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

Introduction to contractions | The Apostrophe | Punctuation | Khan Academy


3m read
·Nov 11, 2024

Hello grammarians! Hello David! Hello Paige!

So today we're going to talk about contractions, which are another use for our friend the apostrophe. So David, what is a contraction?

So something that apostrophes are really good at doing is showing when letters are missing from a word, right? So let's say we have something like the two-word phrase "I will." In linguistics, I'm told there's this idea called the principle of least effort, but I'm not a linguist, Paige. You are! What is the principle of least effort?

So that's kind of a fancy way of saying people like to be lazy, sure, which is you know, tends to be accurate across language. So you know, we can say something like "I will," but honestly, that kind of takes a lot of effort to say, right? I have to articulate the mouth in this particular way. It's just easier to just collapse all of that into one, you know, one syllable, one sound to say "I'll."

And when we do that, we use an apostrophe to indicate the missing letters, that missing sound. That's a contraction. So most modal verbs, right? If you remember modal auxiliaries from the verb section, we use those a lot in English. And so it's really easy to combine those with most words or pronouns into a contraction.

So you could take the phrase "she would," which is a lot of letters to say, takes a lot of letters to write, and we can turn that into, with the help of our friend the apostrophe, the word "she’d." It means the same thing. That's pretty amazing! I mean, this tiny apostrophe stands in the place of all of these letters.

Yeah, it's doing a lot of work.

"Have I got a deal for you, Paige! How would you like three letters for the price of four?" Because you can shorten, you know, something like "he is" to "he's," right?

Yeah, I mean that's what the principle you were talking about is all about. Like "he is" isn't that hard to say, but "he's" is a lot easier. So this is pretty straightforward, but there are some kind of strange uses of contraction, some strange uses of the apostrophe that don't seem as immediately evident on their face.

So for example, if you contract the phrase "will not" into a single contraction, it doesn't turn into "wilt"; it turns into "won't." So in this case, the apostrophe stands in the place of this "o," but all these letters disappear and they're kind of unaccounted for.

It's weird! It's like the Bermuda Triangle of punctuation marks; they all just kind of got sucked up into that apostrophe, never to be seen again. Who knows where they went? But there aren't a ton of those. There's "won't," there's "don't."

But okay, but not to take away from our original point: this is what the apostrophe does when it's working to contract, right? It just takes letters from the middle of a word, and it takes them away. It stands in for the fact that there are letters missing.

You got it! Cool! So "I will" goes to "I'll," "she would" becomes "she’d," "he is" becomes "he's," and "will not" becomes "won't." So that's contractions!

You can learn anything!

David out.

Paige out.

More Articles

View All
Finding the 100th term in a sequence | Sequences, series and induction | Precalculus | Khan Academy
[Instructor] We are asked what is the value of the 100th term in this sequence, and the first term is 15, then nine, then three, then negative three. So let’s write it like this in a table. So if we have the term, just so we have things straight, and t…
Homeroom with Sal & Magnus Carlsen - Friday, March 12
Hi everyone! Welcome to homeroom with Sal. We have a very exciting conversation, and I also have two temporary co-hosts today because our guest is a bit of a hero for them. We have a bit of a chess household, so we’re going to have a hopefully very engagi…
Watch Photographer Evacuate Mom and Dogs From Harvey's Devastating Flooding | National Geographic
I’m a photojournalist typically based in Istanbul and from Texas. Right now, I have to be visiting my family in Houston, and this is what we’re dealing with. I’m in about a foot of water; it’s getting worse by the minute, and I’m about to evacuate my moth…
Games and modularity | Intro to CS - Python | Khan Academy
So you want to build a game, but how would you even get started? Most games we play have thousands of lines of code; some even have millions. Try and imagine a program with thousands of lines of code all in a single file. Sounds like a nightmare to naviga…
Better AI Models, Better Startups
Every time there’s an Open AI product release now, it feels like there’s a bunch of startups waiting with baited breath to see whether Open AI is going to kill their startup. This is actually a really crazy moment for all startups. Adding more types of mo…
Moderating content with logical operators | Intro to CS - Python | Khan Academy
Let’s design a program with compound Boolean expressions. We’re working on an automated content moderation system for our site. We want our system to automatically flag posts that seem questionable so our team can investigate further and decide which one…