yego.me
💡 Stop wasting time. Read Youtube instead of watch. Download Chrome Extension

The colon as a separator | The colon and semicolon | Punctuation | Khan Academy


less than 1m read
·Nov 11, 2024

Hello Garans!

So today we're going to talk about the third and final function of the colon. This final function of the colon is that it can be used as a separator.

So it might sound like we're talking about the comma again, right? The comma separates elements of a sentence, but the colon does it in kind of a different way.

So let's look at some examples. One common use of the colon as a separator is in titles. You can have two separate parts of the title, or like a title and a subtitle for a book, a movie, or a TV show, and there will be a colon in between them.

We can have something like "Ban: Adventures in Alaska." Another common use of the colon as a separator is in citations from a book or a poem, and pretty often the Bible.

For example, we can use it to separate the number of a Bible chapter from the number of the verse. If we want to reference 1 Corinthians 13:4, we can write it like "1 Corinthians 13:4," we can write it like "1 Corinthians 13 colon 4."

Finally, we can use the colon to separate the hour from the minutes in the time of day. If I want to tell someone what time it is, I can say, "It is now 10:09 a.m.," and between the 10, which is the hour of the day, and 09, which is the minutes, we put a colon.

So that's how the colon works as a separator. We can use it in titles, citations, and times. You can learn anything. Page out.

More Articles

View All
The Loner's Path | Philosophy for Non-Conformists
The Loner’s Path | Philosophy for Non-conformists The path of nonconformity is alluring to those who don’t seek to follow the herd known as a society. Instead, they want to make unique individual choices in life, disregarding other people’s opinions and …
How I Became Rich l #shorts
And what I remember about that experience, I wasn’t thinking about the money at all. We were competing with many companies around the world, and we were winning, and we were crushing it. So I woke up one day when the deal had closed, and I realized I’m ri…
White House Wants To Cancel Stimulus | My Response
What’s up, you guys? It’s Graham here. So, I have an extra bonus video for you today because I was browsing the internet this morning—like I do pretty much every morning—and I came across something rather unexpected. Even more unexpected than unemploymen…
Why We Should Be Worried About Apple Vision Pro
On the 5th of July 2016, Nintendo launched what would become one of the most popular mobile games of all time: Pokémon Go. The game was an instant cultural phenomenon, breaking multiple world records in its first month. After just 20 days, it passed over …
Great White Shark Photo Shoot: Don't Try This At Home | National Geographic
Look at him right here! God, he’s big. Whoa, look at the size of that animal coming right at us! I am in Cape Cod, Massachusetts, which over the last few years has become sort of great white shark central. Man, look at all the seals! That explains everyth…
Creating modules | Intro to CS - Python | Khan Academy
We’ve been writing our code all in a single file, but as our programs get longer, our main logic tends to get buried underneath all of our function definitions, which can make the program hard to read. So, easy solution: what if we just took all those fun…