<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0">
    <channel>
        
        <title>
            <![CDATA[ grammar - freeCodeCamp.org ]]>
        </title>
        <description>
            <![CDATA[ Browse thousands of programming tutorials written by experts. Learn Web Development, Data Science, DevOps, Security, and get developer career advice. ]]>
        </description>
        <link>https://www.freecodecamp.org/news/</link>
        <image>
            <url>https://cdn.freecodecamp.org/universal/favicons/favicon.png</url>
            <title>
                <![CDATA[ grammar - freeCodeCamp.org ]]>
            </title>
            <link>https://www.freecodecamp.org/news/</link>
        </image>
        <generator>Eleventy</generator>
        <lastBuildDate>Sat, 30 May 2026 16:32:04 +0000</lastBuildDate>
        <atom:link href="https://www.freecodecamp.org/news/tag/grammar/rss.xml" rel="self" type="application/rss+xml" />
        <ttl>60</ttl>
        
            <item>
                <title>
                    <![CDATA[ What is a Contraction? Grammar and Definition ]]>
                </title>
                <description>
                    <![CDATA[ Take  a look at the following sentences: I’m learning how to  code. I'll get a software developer job.  Learning how to code doesn’t have to cost you money. The words I’m, I’ll and doesn’t are called contractions. In this article, you'll learn all ab... ]]>
                </description>
                <link>https://www.freecodecamp.org/news/what-is-a-contraction-grammar-and-definition/</link>
                <guid isPermaLink="false">66b1e4cf98966ccde43c3c62</guid>
                
                    <category>
                        <![CDATA[ english ]]>
                    </category>
                
                    <category>
                        <![CDATA[ grammar ]]>
                    </category>
                
                    <category>
                        <![CDATA[ language ]]>
                    </category>
                
                    <category>
                        <![CDATA[ reading ]]>
                    </category>
                
                    <category>
                        <![CDATA[ technical writing ]]>
                    </category>
                
                    <category>
                        <![CDATA[ writing ]]>
                    </category>
                
                <dc:creator>
                    <![CDATA[ Dionysia Lemonaki ]]>
                </dc:creator>
                <pubDate>Mon, 20 Sep 2021 13:59:58 +0000</pubDate>
                <media:content url="https://www.freecodecamp.org/news/content/images/2021/09/clarissa-watson-jAebodq7oxk-unsplash.jpg" medium="image" />
                <content:encoded>
                    <![CDATA[ <p>Take  a look at the following sentences:</p>
<p>I’m learning how to  code.</p>
<p>I'll get a software developer job. </p>
<p>Learning how to code doesn’t have to cost you money.</p>
<p>The words <strong>I’m</strong>, <strong>I’ll</strong> and <strong>doesn’t</strong> are called contractions.</p>
<p>In this article, you'll learn all about contractions – what they are, when and where you'll most likely come across them, when and when not to use them. Finally you'll see some of the most common contractions used in the English language.</p>
<p>Let's get started!</p>
<h2 id="heading-what-are-contractions">What are contractions?</h2>
<p>Contractions, also known as 'short forms', are shortened words.</p>
<p>Specifically, a contraction is when two words are shortened in form and are put together to form one new word.</p>
<p>For example, <code>you</code> and <code>are</code> can be combined to create a shorter word, <code>you’re</code>.</p>
<p>When two words are combined, certain letters will disappear. You can lose just one letter or more, depending on the contraction.</p>
<p>When you combine those two words and the letter(s) disappear, an apostrophe (<code>’</code>) will take their place. </p>
<p>The missing, original letters get replaced by the apostrophe to show the place where the missing letters should be. Those letters will not appear in the contraction (as they've been replaced by the apostrophe).</p>
<p>For example, take the word <code>isn't</code>. This contraction combines the words <code>is</code> and <code>not</code>. When those two get paired together, the letter <code>o</code> disappears. An apostrophe now takes its place to show where the missing letter was.</p>
<p>Another example is when <code>you</code> and <code>will</code> get combined to form <code>you'll</code>. Now two letters disappear,<code>w</code> and <code>i</code>, and the apostrophe fills that space of two missing letters.</p>
<h2 id="heading-when-do-you-use-contractions">When do you use contractions?</h2>
<p>We use contractions every day in both speech and writing.</p>
<p>You'll hear them from your friends, family, and on TV. You'll see them in novels, non-fiction books, newspapers, instruction manuals, blog posts, learning material, and much more. There are a couple in this very paragraph, and I use them throughout this article.</p>
<p>They are informal and casual, since they give your writing a more friendly, light, accessible, and approachable tone. </p>
<p>Contractions can make the reader feel like you are talking directly to them and having a conversation. It helps make your writing appear uncomplicated for everyone to understand and make sense of.</p>
<p>Because contractions are shorter, it also means that they take up less space. Because of that, you'll often see them in advertisements where space is valuable.</p>
<p>In a nutshell, you can comfortably use contractions in more informal writing and on relaxed occasions.</p>
<h3 id="heading-when-to-avoid-using-contractions">When to avoid using contractions</h3>
<p>It's best to avoid using contractions when you want to maintain a more serious and formal tone in your writing.</p>
<p>For example, skip using them in academic research papers, important business presentations, or in any situation where informal writing or speech would not make much sense.</p>
<h2 id="heading-common-contractions">Common contractions</h2>
<p>Below are some of the most widely used and common contractions you'll encounter when speaking and writing in English.</p>
<h3 id="heading-common-contractions-ending-in-ll">Common Contractions ending in <code>-ll</code></h3>
<p>Contractions ending in <code>-ll</code> include the word <code>will</code>. The <code>w</code> and <code>i</code> letters get dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>I’ll</td><td>I + will</td></tr>
<tr>
<td>She’ll</td><td>She + will</td></tr>
<tr>
<td>It’ll</td><td>It + will</td></tr>
<tr>
<td>We’ll</td><td>We + will</td></tr>
<tr>
<td>You’ll</td><td>You + will</td></tr>
<tr>
<td>They’ll</td><td>They + will</td></tr>
<tr>
<td>Who’ll</td><td>Who + will</td></tr>
<tr>
<td>That’ll</td><td>That + will</td></tr>
<tr>
<td>There’ll</td><td>There + will</td></tr>
<tr>
<td>What’ll</td><td>What + will</td></tr>
<tr>
<td>When’ll</td><td>When + will</td></tr>
<tr>
<td>Where’ll</td><td>Where + will</td></tr>
<tr>
<td>How’ll</td><td>How + will</td></tr>
</tbody>
</table>
</div><h3 id="heading-common-contractions-ending-in-re">Common Contractions ending in <code>-re</code></h3>
<p>Contractions ending in <code>-re</code> include the word <code>are</code>. The letter <code>a</code> gets dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>We’re</td><td>We + are</td></tr>
<tr>
<td>You’re</td><td>You + are</td></tr>
<tr>
<td>They’re</td><td>You + are</td></tr>
<tr>
<td>Who’re</td><td>Who + are</td></tr>
<tr>
<td>What’re</td><td>What + are</td></tr>
<tr>
<td>When’re</td><td>When + are</td></tr>
<tr>
<td>Where’re</td><td>Where + are</td></tr>
<tr>
<td>Why’re</td><td>Why + are</td></tr>
<tr>
<td>How’re</td><td>How + are</td></tr>
</tbody>
</table>
</div><h3 id="heading-common-contractions-ending-in-s">Common Contractions ending in <code>-s</code></h3>
<p>Contractions ending in <code>-s</code> include either the word <code>is</code> or <code>has</code>.</p>
<p>For example:</p>
<ul>
<li><code>He is going = He’s going</code></li>
<li><code>It has gone = It’s gone</code>.</li>
</ul>
<p>The letter <code>i</code> or the letters <code>h</code> and <code>a</code>, respectively, get dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>He’s</td><td>He + is / He + has</td></tr>
<tr>
<td>She’s</td><td>She + is / She + has</td></tr>
<tr>
<td>It’s</td><td>It + is / It + has</td></tr>
<tr>
<td>Who’s</td><td>Who + is / Who + has</td></tr>
<tr>
<td>There’s</td><td>There + is / There + has</td></tr>
<tr>
<td>Thats’s</td><td>That + is / That + has</td></tr>
<tr>
<td>What’s</td><td>What + is</td></tr>
<tr>
<td>When’s</td><td>When + is</td></tr>
<tr>
<td>Where’s</td><td>Where + is</td></tr>
<tr>
<td>Why’s</td><td>Why + is</td></tr>
<tr>
<td>How’s</td><td>How + is</td></tr>
</tbody>
</table>
</div><p>What about <code>let's</code> ? That is a bit different. <code>let's</code> comes from <code>let + us</code>.</p>
<h3 id="heading-common-contractions-ending-in-ve">Common Contractions ending in <code>-ve</code></h3>
<p>Contractions ending in <code>-ve</code> include the word <code>have</code>. The letters <code>h</code> and <code>a</code> get dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>I’ve</td><td>I + have</td></tr>
<tr>
<td>You’ve</td><td>You + have</td></tr>
<tr>
<td>We’ve</td><td>We + have</td></tr>
<tr>
<td>They’ve</td><td>They + have</td></tr>
<tr>
<td>Could’ve</td><td>Could + have</td></tr>
<tr>
<td>Would’ve</td><td>Would + have</td></tr>
<tr>
<td>Should’ve</td><td>Should + have</td></tr>
<tr>
<td>Must’ve</td><td>Must + have</td></tr>
<tr>
<td>Might’ve</td><td>Might + have</td></tr>
<tr>
<td>Who’ve</td><td>Who + have</td></tr>
<tr>
<td>What’ve</td><td>What + have</td></tr>
<tr>
<td>When’ve</td><td>When + have</td></tr>
<tr>
<td>Where’ve</td><td>Where + have</td></tr>
<tr>
<td>Why’ve</td><td>Why + have</td></tr>
<tr>
<td>How’ve</td><td>How + have</td></tr>
</tbody>
</table>
</div><h3 id="heading-common-contractions-ending-in-d">Common Contractions ending in <code>-d</code></h3>
<p>Contractions ending in <code>-d</code> include either the word <code>had</code> or <code>would</code>.</p>
<p>Some examples with the word <code>had</code>:</p>
<ul>
<li><code>I'd better go now = I had better go now</code></li>
<li><code>I wish I'd never left = I wish I had never left</code>.</li>
</ul>
<p>Some examples with the word <code>would</code>:</p>
<ul>
<li><code>I'd rather not go there = I would rather not go there</code></li>
<li><code>I'd like something to drink please = I would like something to drink please</code>.</li>
</ul>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>I’d</td><td>I + had / I + would</td></tr>
<tr>
<td>She’d</td><td>She + had / She + would</td></tr>
<tr>
<td>We’d</td><td>We + had / We + would</td></tr>
<tr>
<td>They’d</td><td>They + had / They + would</td></tr>
<tr>
<td>Who’d</td><td>Who + had / Who + would</td></tr>
<tr>
<td>That’d</td><td>That + had / That + would</td></tr>
<tr>
<td>What’d</td><td>What + had / What + would</td></tr>
<tr>
<td>There’d</td><td>There + had / There + would</td></tr>
<tr>
<td>When’d</td><td>When + had / When + would</td></tr>
<tr>
<td>Where’d</td><td>Where + had / Where + would</td></tr>
<tr>
<td>Why’d</td><td>Why + had / Why + would</td></tr>
<tr>
<td>How’d</td><td>How + had / How + would</td></tr>
</tbody>
</table>
</div><h3 id="heading-common-contractions-ending-in-m">Common Contractions ending in <code>-m</code></h3>
<p>Contractions ending in <code>-m</code>,include the word <code>am</code>. </p>
<p>The letter <code>a</code> gets dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>I’m</td><td>I + am</td></tr>
</tbody>
</table>
</div><h3 id="heading-negative-contractions">Negative contractions</h3>
<p>Negative contractions are those that end in <code>-nt</code>.</p>
<p>You achieve this by adding the word <code>not</code> to a verb, making it negative.</p>
<p>In this case,the letter <code>o</code> gets dropped.</p>
<div class="hn-table">
<table>
<thead>
<tr>
<td>Contracted</td><td>Uncontracted</td></tr>
</thead>
<tbody>
<tr>
<td>Can’t</td><td>Can + not</td></tr>
<tr>
<td>Hadn’t</td><td>Had + not</td></tr>
<tr>
<td>Hasn’t</td><td>Has + not</td></tr>
<tr>
<td>Haven’t</td><td>Have + not</td></tr>
<tr>
<td>Didn’t</td><td>Did + not</td></tr>
<tr>
<td>Doesn’t</td><td>Does + not</td></tr>
<tr>
<td>Don’t</td><td>Do + not</td></tr>
<tr>
<td>Daren’t</td><td>Dare + not</td></tr>
<tr>
<td>Couldn’t</td><td>Could + not</td></tr>
<tr>
<td>Wouldn’t</td><td>Would + not</td></tr>
<tr>
<td>Shouldn’t</td><td>Should + not</td></tr>
<tr>
<td>Mustn’t</td><td>Must + not</td></tr>
<tr>
<td>Mightn't</td><td>Might + not</td></tr>
<tr>
<td>Oughtn’t</td><td>Ought + not</td></tr>
<tr>
<td>Needn’t</td><td>Need + not</td></tr>
<tr>
<td>Wasn't</td><td>Was+ not</td></tr>
<tr>
<td>Isn’t</td><td>Is+ not</td></tr>
<tr>
<td>Aren’t</td><td>Are + not</td></tr>
<tr>
<td>Weren’t</td><td>Were + not</td></tr>
<tr>
<td>Shan’t</td><td>Shall + not</td></tr>
</tbody>
</table>
</div><p>A word that is a little different and an exception to what has been shown so far is <code>won’t</code> – it comes from <code>will + not = won’t</code>. </p>
<p><code>will</code> does not turn into <code>willn’t</code>. In fact the word "will" does not appear in the contraction at all. Just think of it as an irregular contraction (like how we have irregular verbs).</p>
<h2 id="heading-common-mistakes-with-contractions">Common mistakes with contractions</h2>
<p>A couple of contractions commonly cause confusion and people often use them in the wrong way - you'll even see native English speakers make these mistakes.</p>
<p>These contractions sound exactly the same with other words, so these mistakes commonly occur in writing.</p>
<h3 id="heading-youre-and-your">You’re and Your</h3>
<p><code>You’re</code> is a contraction, a combination of the words <code>you</code> and <code>are</code>.</p>
<p>For example, <code>You’re learning how to code</code> or <code>You’re doing great!</code>.</p>
<p><code>Your</code> is a possesive pronoun, it is used to indicate that something is owned by/belongs to someone.</p>
<p>For example, <code>Your cat is so cuddly!</code> or <code>Your cooking always tastes so good</code>.</p>
<p><code>Your doing great</code> makes no sense since it doesn't indicate that something belongs to someone. <code>You’re doing great</code> does, since it indicates action and verbs are used for that.</p>
<p>If you get confused and don't know which to use, read it out to yourself as <code>you are</code> and see if it sounds right.</p>
<p><code>Your are cat is so cuddly!</code> doesn't make sense or sound right, for example.</p>
<h3 id="heading-its-and-its">It’s and Its</h3>
<p><code>It’s</code> is a contraction – a combinations of <code>it</code> and <code>is</code> or <code>has</code>.</p>
<p>For example, <code>It’s raining outside</code> or <code>It’s been great for me so far, I’m really enjoying it here</code>.</p>
<p><code>Its</code> is a possesive pronoun. <code>Its</code> shows possession.</p>
<p>For example, <code>Don’t judge a book by its cover</code> or <code>The cat is in its sleeping basket</code>.</p>
<p>Similarly to the example from the previous section, if you're confused use the verbs <code>is</code> or <code>has</code> in your sentence and check to see if it makes sense to add the apostrophe/make it a contraction: <code>Don’t judge a book by it is cover</code> doesn't make sense, so you use the possessive "its" with no apostrophe.</p>
<p><code>It is raining outside</code> makes sense, so you now know that you can use an apostrophe.</p>
<h3 id="heading-theyre-their-and-there">They’re, Their, and There</h3>
<p>All three of these words sound the same.</p>
<p><code>They’re</code> is a contraction. <code>They</code> and <code>are</code> were combined.</p>
<p>For example,<code>They’re going away for the holiday season</code> or <code>They’re buying a house together</code>.</p>
<p>Does the sentence sound right when you use <code>they are</code>? Then use <code>they’re</code>.</p>
<p><code>Their</code> shows possesion. </p>
<p>For example,<code>Their dog bit me last night</code> or <code>I don’t like their attitude</code>.</p>
<p>Finally, <code>There</code> indicates a place, a location.</p>
<p>For example,<code>I wish I was there instead</code> or <code>I’m never going there again</code>.</p>
<h2 id="heading-conclusion">Conclusion</h2>
<p>And there you have it!</p>
<p>This article gave an overview of contractions and how to use them in both spoken and written English.</p>
<p>You saw some of the most common ones used and some frequent mistakes made when using them.</p>
<p>Thanks for reading!</p>
 ]]>
                </content:encoded>
            </item>
        
    </channel>
</rss>
