<!DOCTYPE html>
<html lang="en">
<head>

    <title>Shurley English Blog</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    
    <link rel="preload" as="style" href="/blog/assets/built/screen.css?v=fcd4a5707a">
    <link rel="preload" as="script" href="/blog/assets/built/source.js?v=fcd4a5707a">
    
    <link rel="preload" as="font" type="font/woff2" href="/blog/assets/fonts/inter-roman.woff2?v=fcd4a5707a" crossorigin="anonymous">
<style>
    @font-face {
        font-family: "Inter";
        font-style: normal;
        font-weight: 100 900;
        font-display: optional;
        src: url(/blog/assets/fonts/inter-roman.woff2?v=fcd4a5707a) format("woff2");
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
    }
</style>

    <link rel="stylesheet" type="text/css" href="/blog/assets/built/screen.css?v=fcd4a5707a">

    <style>
        :root {
            --background-color: #ffffff
        }
    </style>

    <script>
        /* The script for calculating the color contrast has been taken from
        https://gomakethings.com/dynamically-changing-the-text-color-based-on-background-color-contrast-with-vanilla-js/ */
        var accentColor = getComputedStyle(document.documentElement).getPropertyValue('--background-color');
        accentColor = accentColor.trim().slice(1);

        if (accentColor.length === 3) {
            accentColor = accentColor[0] + accentColor[0] + accentColor[1] + accentColor[1] + accentColor[2] + accentColor[2];
        }

        var r = parseInt(accentColor.substr(0, 2), 16);
        var g = parseInt(accentColor.substr(2, 2), 16);
        var b = parseInt(accentColor.substr(4, 2), 16);
        var yiq = ((r * 299) + (g * 587) + (b * 114)) / 1000;
        var textColor = (yiq >= 128) ? 'dark' : 'light';

        document.documentElement.className = `has-${textColor}-text`;
    </script>

    <meta name="description" content="Where the Shurley English team meets community, creativity, and continuing support. Proudly serving school and homeschool educators since 1989.">
    <link rel="canonical" href="https://shurley.com/blog/">
    <meta name="referrer" content="no-referrer-when-downgrade">
    <link rel="next" href="https://shurley.com/blog/page/2/">
    
    <meta property="og:site_name" content="Shurley English Blog">
    <meta property="og:type" content="website">
    <meta property="og:title" content="Shurley English Blog">
    <meta property="og:description" content="Where the Shurley English team meets community, creativity, and continuing support. Proudly serving school and homeschool educators since 1989.">
    <meta property="og:url" content="https://shurley.com/blog/">
    <meta property="og:image" content="https://shurley.com/blog/content/images/size/w1200/2025/11/Shurley-blog-pub-cover-image-3500x600-v1.png">
    <meta property="article:publisher" content="https://www.facebook.com/shurleyenglish">
    <meta name="twitter:card" content="summary_large_image">
    <meta name="twitter:title" content="Shurley English Blog">
    <meta name="twitter:description" content="Where the Shurley English team meets community, creativity, and continuing support. Proudly serving school and homeschool educators since 1989.">
    <meta name="twitter:url" content="https://shurley.com/blog/">
    <meta name="twitter:image" content="https://shurley.com/blog/content/images/size/w1200/2025/11/Shurley-blog-pub-cover-image-3500x600-v1.png">
    <meta name="twitter:site" content="@shurleyenglish">
    <meta property="og:image:width" content="1200">
    <meta property="og:image:height" content="206">
    
    <script type="application/ld+json">
{
    "@context": "https://schema.org",
    "@type": "WebSite",
    "publisher": {
        "@type": "Organization",
        "name": "Shurley English Blog",
        "url": "https://shurley.com/blog/",
        "logo": {
            "@type": "ImageObject",
            "url": "https://shurley.com/blog/content/images/2025/10/Shurley-English-SIM-Logo.png"
        }
    },
    "url": "https://shurley.com/blog/",
    "name": "Shurley English Blog",
    "image": {
        "@type": "ImageObject",
        "url": "https://shurley.com/blog/content/images/size/w1200/2025/11/Shurley-blog-pub-cover-image-3500x600-v1.png",
        "width": 1200,
        "height": 206
    },
    "mainEntityOfPage": "https://shurley.com/blog/",
    "description": "Where the Shurley English team meets community, creativity, and continuing support. Proudly serving school and homeschool educators since 1989."
}
    </script>

    <meta name="generator" content="Ghost 6.19">
    <link rel="alternate" type="application/rss+xml" title="Shurley English Blog" href="https://shurley.com/blog/rss/">
    
    <script defer src="https://cdn.jsdelivr.net/ghost/sodo-search@~1.8/umd/sodo-search.min.js" data-key="ccc4a160278f55532e2479a412" data-styles="https://cdn.jsdelivr.net/ghost/sodo-search@~1.8/umd/main.css" data-sodo-search="https://shurley.com/blog/" data-locale="en" crossorigin="anonymous"></script>
    <script defer src="https://cdn.jsdelivr.net/ghost/announcement-bar@~1.1/umd/announcement-bar.min.js" data-announcement-bar="https://shurley.com/blog/" data-api-url="https://shurley.com/blog/members/api/announcement/" crossorigin="anonymous"></script>
    <link href="https://shurley.com/blog/webmentions/receive/" rel="webmention">
    <script defer src="/blog/public/cards.min.js?v=fcd4a5707a"></script><style>:root {--ghost-accent-color: #FF1A75;}</style>
    <link rel="stylesheet" type="text/css" href="/blog/public/cards.min.css?v=fcd4a5707a">

</head>
<body class="home-template has-sans-title has-sans-body">

<div class="gh-viewport">
    
    <header id="gh-navigation" class="gh-navigation is-left-logo gh-outer">
    <div class="gh-navigation-inner gh-inner">

        <div class="gh-navigation-brand">
            <a class="gh-navigation-logo is-title" href="https://shurley.com/blog">
                    <img src="https://shurley.com/blog/content/images/2025/10/Shurley-English-SIM-Logo.png" alt="Shurley English Blog">
            </a>
            <button class="gh-search gh-icon-button" aria-label="Search this site" data-ghost-search>
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>            <button class="gh-burger gh-icon-button" aria-label="Menu">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M224,128a8,8,0,0,1-8,8H40a8,8,0,0,1,0-16H216A8,8,0,0,1,224,128ZM40,72H216a8,8,0,0,0,0-16H40a8,8,0,0,0,0,16ZM216,184H40a8,8,0,0,0,0,16H216a8,8,0,0,0,0-16Z"></path></svg>                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" viewBox="0 0 256 256"><path d="M205.66,194.34a8,8,0,0,1-11.32,11.32L128,139.31,61.66,205.66a8,8,0,0,1-11.32-11.32L116.69,128,50.34,61.66A8,8,0,0,1,61.66,50.34L128,116.69l66.34-66.35a8,8,0,0,1,11.32,11.32L139.31,128Z"></path></svg>            </button>
        </div>

        <nav class="gh-navigation-menu">
            <ul class="nav">
    <li class="nav-shurley-english-resources"><a href="https://www.shurley.com/">Shurley English Resources</a></li>
    <li class="nav-samples"><a href="https://www.shurley.com/?583c10bfdbd326ba151c5e3918677">Samples</a></li>
    <li class="nav-online-ordering"><a href="https://www.shurley.com/?583c10bfdbd326ba151c5e3918678">Online Ordering</a></li>
    <li class="nav-homeschooling"><a href="https://www.shurley.com/hs/">Homeschooling</a></li>
    <li class="nav-blog-contributors"><a href="https://shurley.com/blog/about/">Blog Contributors</a></li>
</ul>

        </nav>

        <div class="gh-navigation-actions">
                    <button class="gh-search gh-icon-button" aria-label="Search this site" data-ghost-search>
    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg></button>        </div>

    </div>
</header>

    

            <section class="gh-header is-classic has-image gh-outer">

                <img class="gh-header-image" src="https://shurley.com/blog/content/images/2025/11/Shurley-blog-pub-cover-image-3500x600-v1.png" alt="Shurley English Blog">

    <div class="gh-header-inner gh-inner">




            <h1 class="gh-header-title is-title"> </h1>
            <form class="gh-form">
                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" width="20" height="20"><path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z"></path></svg>                <button class="gh-form-input" data-ghost-search>Search posts, tags and authors</button>
            </form>

    </div>

</section>    

    


<section class="gh-container is-list gh-outer">
    <div class="gh-container-inner gh-inner">
        
            <h2 class="gh-container-title">
                Latest
            </h2>

        <main class="gh-main">
            <div class="gh-feed">

                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/lost-without-a-gps-my-road-trip-into-writing-instruction/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1759519646756-1GCHBXCNE8K5P2E1HDME/screenshot_2025-10-03_at_1-44-39_e2_80_afpm.png"
                    alt="Lost Without a GPS: My Road Trip into Writing Instruction"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Lost Without a GPS: My Road Trip into Writing Instruction</h3>
                    <p class="gh-card-excerpt is-body">Have you ever set out on a road trip without a map or GPS? I tried it once, years ago. I thought, “How hard could it be?” A few wrong turns later, I was circling back, wasting time, and wishing I had just plugged in my destination from the start.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-04-15">15 Apr 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/teacher-talk-episode-7-the-cure-for-the-summer-slide/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 160w,
                            /blog/content/images/size/w320/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 320w,
                            /blog/content/images/size/w600/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 600w,
                            /blog/content/images/size/w960/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/2026/04/Shurley-Teacher-Talk-Series-Episode-7-header-with-text-D.jpg"
                    alt="Teacher Talk Episode 7: The Cure for the Summer Slide"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Teacher Talk Episode 7: The Cure for the Summer Slide</h3>
                    <p class="gh-card-excerpt is-body">Help your students avoid the dreaded summer slide! In this engaging session, you’ll discover practical ways to reduce the learning loss that often occurs after the final school bell rings. We will explore several proven strategies to keep kids accountable over the summer and send them off with ready-made</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-04-07">07 Apr 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/the-importance-of-practice-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 160w,
                            /blog/content/images/size/w320/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 320w,
                            /blog/content/images/size/w600/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 600w,
                            /blog/content/images/size/w960/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 960w,
                            /blog/content/images/size/w1200/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 1200w,
                            /blog/content/images/size/w2000/format/webp/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/2025/11/Screenshot-2025-11-03-at-8.42.01---AM.png"
                    alt="The Importance of Practice"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The Importance of Practice</h3>
                    <p class="gh-card-excerpt is-body">I have never taken a class in martial arts, but I have certainly enjoyed watching Bruce Lee’s moves in his action-packed films! Let’s face it. The guy was physically amazing, but more than that, he had a way with words!

Lee was more than just a famous martial</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-03-31">31 Mar 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/teacher-toolbox-simple-ways-to-stay-motivated-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1652104560103-5Q6194YHZVFCDWAXR13J/gettyimages-515264060.jpg"
                    alt="Teacher Toolbox: Simple Ways to Stay Motivated"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Teacher Toolbox: Simple Ways to Stay Motivated</h3>
                    <p class="gh-card-excerpt is-body">If you’ve ever found yourself in the middle of a tumultuous situation like a rip-roaring, indoor recess due to inclement weather, or a rigorous test preparation right before a holiday, you know how it feels when you need a break! You need it, and you need it NOW!

Now</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-03-24">24 Mar 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/writing-toolbox-what-are-correlative-conjunctions-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1599045441361-JTFHGE7QTCRJZNJ38YMR/correlative_conjucntions_with_shurley_english.jpg"
                    alt="Writing Toolbox: What are correlative conjunctions?"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Writing Toolbox: What are correlative conjunctions?</h3>
                    <p class="gh-card-excerpt is-body">Having the right tools in your writing toolbox can make all the difference when it comes time to revise a composition. Do your students need a creative way to link ideas and show association? Then look no further than the correlative conjunction! First, let&#39;s look at this simple</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-03-17">17 Mar 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/the-playbook-of-literary-success-part-2-grammar/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1646061176511-YD5JFQ8FPAUI32IGKNR9/gettyimages-1353669027.jpg"
                    alt="The Playbook of Literary Success, Part 2: Grammar"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The Playbook of Literary Success, Part 2: Grammar</h3>
                    <p class="gh-card-excerpt is-body">Let’s get back into the language arts huddle to go over some key plays that will help your students win the game! If you missed Part I of the Playbook of Literacy Success, you might want to go back to the starting line to capture the necessity of a</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-03-10">10 Mar 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/spring-bulletin-board-see-how-weve-grown-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1556025624663-M5UJ1L6NG5YM1I95SPO5/spring_bulletin_board_with_shurley_english.jpg"
                    alt="Spring Bulletin Board: See how we&#x27;ve grown!"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Spring Bulletin Board: See how we&#x27;ve grown!</h3>
                    <p class="gh-card-excerpt is-body">It’s not always easy to see how much we’ve grown in one year, especially for a child. Physical growth might be the most noticeable because we can feel it in several ways. For instance, we can tell when our clothes are too big or too small; they don’</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-03-01">01 Mar 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/teacher-talk-episode-6-beyond-the-lesson/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 160w,
                            /blog/content/images/size/w320/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 320w,
                            /blog/content/images/size/w600/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 600w,
                            /blog/content/images/size/w960/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 960w,
                            /blog/content/images/size/w1200/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 1200w,
                            /blog/content/images/size/w2000/format/webp/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/2026/02/Screenshot-2026-02-23-at-9.54.54---AM-1.png"
                    alt="Teacher Talk Episode 6: Beyond the Lesson"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Teacher Talk Episode 6: Beyond the Lesson</h3>
                    <p class="gh-card-excerpt is-body">As the school year progresses, your students have learned a wide range of core concepts. How do we help them go beyond the basics and make deeper connections?

In this month’s Shurley English Teacher Talk, we will continue our deep dive into novelty and explore how it can spark</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-02-26">26 Feb 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/the-playbook-of-literary-success-part-1-vocabulary-copy/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1646061219679-W6OBGFEGPVX6NIS652X6/gettyimages-875610094.jpg"
                    alt="The Playbook of Literary Success, Part 1: Vocabulary"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">The Playbook of Literary Success, Part 1: Vocabulary</h3>
                    <p class="gh-card-excerpt is-body">What if elementary teachers approached the subject of Language Arts as if it was a competitive sport? Just think of it. Every K-8 teacher would be part of a coaching staff charged with developing players’ language arts knowledge and skills. In this analogy, the playbook contains plays designed to help</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-02-24">24 Feb 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/micro-comprehension-sentence-structure-processing-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 160w,
                            /blog/content/images/size/w320/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 320w,
                            /blog/content/images/size/w600/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 600w,
                            /blog/content/images/size/w960/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 960w,
                            /blog/content/images/size/w1200/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 1200w,
                            /blog/content/images/size/w2000/format/webp/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/2026/03/Screenshot-2026-03-02-at-9.21.21---AM.png"
                    alt="Micro-comprehension: Sentence Structure Processing"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Micro-comprehension: Sentence Structure Processing</h3>
                    <p class="gh-card-excerpt is-body">In this series about developing micro-comprehension, I have discussed how students need a good vocabulary in order to create accurate mental models of the stories they read or hear. We also know that those mental models are affected by the way the brain fills in missing information, called gap-filling inference.</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-02-17">17 Feb 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/writing-extension-a-valentines-day-haiku-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 160w,
                            /blog/content/images/size/w320/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 320w,
                            /blog/content/images/size/w600/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 600w,
                            /blog/content/images/size/w960/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/content/v1/59fcea52f09ca4f6f78c5b0f/1643748853343-KTP47O3O344QV91XKGG9/shurley_2benglish_2bhaiku.jpg"
                    alt="Writing Extension: A Valentine&#x27;s Day Haiku"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Writing Extension: A Valentine&#x27;s Day Haiku</h3>
                    <p class="gh-card-excerpt is-body">Do you need a new idea to get the creative juices flowing in your classroom? The Haiku offers that opportunity to your students by channeling their creativity into this unique form of Japanese poetry. Here is a great lesson plan to get you started. The best part is that it</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-02-10">10 Feb 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                                <article class="gh-card post">
    <a class="gh-card-link" href="/blog/creating-a-writing-inspiration-station-2/">
            <figure class="gh-card-image">
                <img
                    srcset="/blog/content/images/size/w160/format/webp/2026/03/GettyImages-487630662.jpg 160w,
                            /blog/content/images/size/w320/format/webp/2026/03/GettyImages-487630662.jpg 320w,
                            /blog/content/images/size/w600/format/webp/2026/03/GettyImages-487630662.jpg 600w,
                            /blog/content/images/size/w960/format/webp/2026/03/GettyImages-487630662.jpg 960w,
                            /blog/content/images/size/w1200/format/webp/2026/03/GettyImages-487630662.jpg 1200w,
                            /blog/content/images/size/w2000/format/webp/2026/03/GettyImages-487630662.jpg 2000w"
                    sizes="320px"
                    src="/blog/content/images/size/w600/2026/03/GettyImages-487630662.jpg"
                    alt="Creating a Writing Inspiration Station"
                    loading="lazy"
                >
            </figure>
        <div class="gh-card-wrapper">
            <h3 class="gh-card-title is-title">Creating a Writing Inspiration Station</h3>
                    <p class="gh-card-excerpt is-body">There’s nothing like the dreaded feeling of sitting at your desk with a blank sheet of writing paper staring back at you. You see some of your classmates busily jotting down ideas; you see them creating their prewriting map; or you see some classmates looking upward with a pleasant</p>
            <footer class="gh-card-meta">
<!--
             -->                    <time class="gh-card-date" datetime="2026-01-31">31 Jan 2026</time>
                <!--
         --></footer>
        </div>
    </a>
</article>
                    


            </div>

                <div class="gh-more is-title">
                    <a href="https://shurley.com/blog/page/2">See all <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" fill="currentColor" viewBox="0 0 256 256"><path d="M224.49,136.49l-72,72a12,12,0,0,1-17-17L187,140H40a12,12,0,0,1,0-24H187L135.51,64.48a12,12,0,0,1,17-17l72,72A12,12,0,0,1,224.49,136.49Z"></path></svg></a>
                </div>
        </main>


    </div>
</section>
    
    <footer class="gh-footer gh-outer">
    <div class="gh-footer-inner gh-inner">

        <div class="gh-footer-bar">
            <span class="gh-footer-logo is-title">
                    <img src="https://shurley.com/blog/content/images/2025/10/Shurley-English-SIM-Logo.png" alt="Shurley English Blog">
            </span>
            <nav class="gh-footer-menu">
                <ul class="nav">
    <li class="nav-c-shurley-instructional-materials-inc"><a href="https://www.shurley.com/">© Shurley Instructional Materials, Inc.</a></li>
</ul>

            </nav>
            <div class="gh-footer-copyright">
                Powered by <a href="https://ghost.org/" target="_blank" rel="noopener">Ghost</a>
            </div>
        </div>


    </div>
</footer>    
</div>


<script src="/blog/assets/built/source.js?v=fcd4a5707a"></script>



</body>
</html>
