{
  "week": 25,
  "day": "Monday",
  "topic": "Review: Vowels and Vowel Teams",
  "subtitle": "All our vowel patterns come back to visit",
  "icon": "🌈",
  "pages": [
    {
      "sections": [
        {
          "type": "objectives",
          "title": "Here's What We're Learning",
          "note": "This week we review ALL the vowel patterns we have learned this year: short vowels, long vowels, vowel teams, and r-controlled vowels (bossy R).",
          "bullets": [
            "Short vowels: <strong>sunset</strong> has short u and short e.",
            "Vowel teams work together: <strong>rainbow</strong> has <em>ai</em> and <em>ow</em>.",
            "Team <em>ea</em> says long e: <strong>teacher</strong>, <strong>seashore</strong>.",
            "Bossy R changes the vowel: <strong>garden</strong> (ar), <strong>morning</strong> (or), <strong>turtle</strong> (ur)."
          ]
        },
        {
          "type": "note",
          "title": "Grammar Review: Nouns, Verbs, Adjectives",
          "content": "A NOUN names a person, place, or thing (turtle). A VERB shows action (float). An ADJECTIVE describes a noun (sweet). This week we review all three word jobs!"
        },
        {
          "type": "word_cards",
          "title": "Word Cards",
          "note": "Read each word. Can you name the vowel pattern hiding inside?",
          "cards": [
            {"word": "rainbow", "def": "colorful arc in the sky after rain", "write_line": true},
            {"word": "teacher", "def": "a person who helps you learn", "write_line": true},
            {"word": "seashore", "def": "the land at the edge of the sea", "write_line": true},
            {"word": "thunder", "def": "the loud rumble during a storm", "write_line": true},
            {"word": "morning", "def": "the early part of the day", "write_line": true},
            {"word": "painting", "def": "a picture made with paint", "write_line": true},
            {"word": "pillow", "def": "a soft cushion for your head", "write_line": true},
            {"word": "garden", "def": "a place where plants grow", "write_line": true},
            {"word": "sunset", "def": "when the sun goes down at night", "write_line": true},
            {"word": "window", "def": "an opening in a wall with glass", "write_line": true},
            {"word": "floating", "def": "resting on top of water or air", "write_line": true},
            {"word": "turtle", "def": "a slow animal with a hard shell", "write_line": true}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "spelling_story",
          "title": "Spelling Story: A Day at the Seashore",
          "note": "Read the story. Circle each spelling word as you find it.",
          "story": "Early one <strong>morning</strong>, my <strong>teacher</strong> took our class to the <strong>seashore</strong>. We watched a <strong>turtle</strong> crawl across the sand and saw a boat <strong>floating</strong> on the waves. Through the bus <strong>window</strong>, we had spotted a <strong>rainbow</strong> stretching over a flower <strong>garden</strong>. In the afternoon, dark clouds rolled in and we heard <strong>thunder</strong>. Back at home, I made a <strong>painting</strong> of the <strong>sunset</strong>. Then I put my head on my <strong>pillow</strong> and dreamed about the sea."
        },
        {
          "type": "practice",
          "title": "Grammar Practice: Name That Word Job",
          "note": "Write N for noun, V for verb, or A for adjective.",
          "items": [
            {"text": "turtle ____"},
            {"text": "floating ____"},
            {"text": "colorful ____"},
            {"text": "teacher ____"},
            {"text": "sleepy ____"}
          ]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "vowel_sort",
          "title": "Vowel Pattern Sort",
          "note": "Sort each spelling word by its vowel pattern.",
          "columns": ["Vowel Team (ai, ea, oa, ow)", "Bossy R (ar, or, ur, er)", "Short Vowel"],
          "rows": [
            ["rainbow", "garden", "sunset"],
            ["painting", "morning", "window"],
            ["floating", "turtle", "pillow"],
            ["seashore", "thunder", ""],
            ["teacher", "", ""]
          ]
        },
        {
          "type": "copy_practice",
          "title": "Copy Practice",
          "note": "Read each word carefully, then copy it neatly on the line.",
          "words": ["rainbow", "teacher", "seashore", "thunder", "morning", "painting", "pillow", "garden", "sunset", "window", "floating", "turtle"]
        }
      ]
    },
    {
      "sections": [
        {
          "type": "fill_blank",
          "title": "Fill in the Blank",
          "note": "Choose a word from the word bank to complete each sentence.",
          "wordbank": ["rainbow", "thunder", "pillow", "turtle", "morning", "window", "garden", "sunset"],
          "items": [
            "After the storm, a beautiful ____ appeared in the sky.",
            "The ____ pulled its head inside its shell.",
            "I eat breakfast every ____ before school.",
            "The loud ____ made my dog hide under the bed.",
            "The sky turned orange and pink at ____."
          ]
        },
        {
          "type": "sentence_writing",
          "title": "Sentence Writing",
          "note": "Write a complete sentence using each word. Underline the noun in each sentence you write.",
          "items": ["teacher:", "seashore:", "painting:", "floating:"]
        },
        {
          "type": "word_journal",
          "title": "Word Journal",
          "note": "Draw your favorite word from this week and label the vowel pattern inside it.",
          "lines": 2
        }
      ]
    }
  ]
}