{
  "title": "Mastering Subject–Verb Agreement in Tricky Sentences (4th Grade Focus)",
  "lecture": "**Subject–verb agreement** is the rule that the verb must match the subject in number and person; it is the grammar glue that keeps a sentence sturdy and clear. 🎯 *A subject is who or what the sentence is about, and a verb shows action or being.* English teachers have taught this for centuries, and by `1762` Bishop Robert Lowth’s grammar helped fix the habit of matching subjects and verbs. \n- `singular subject + singular verb (adds -s)`, for example: The dog runs. \n- `plural subject + plural verb (no -s)`, for example: The dogs run. \nWith the verb to be, remember `is/was` are singular and `are/were` are plural. \nWatch out for **collective nouns** like **team, group, committee, flock**, which usually take a singular verb in American English when the group acts as one unit. \nDo not be fooled by words between the subject and the verb, because a prepositional phrase like of students only adds detail; the head noun (such as group) is the real subject. \nWith paired subjects, use the **proximity rule**: with `either/or` or `neither/nor`, the verb agrees with the subject closest to it. \nCertain pronouns are always singular, so use a singular verb with **each, either, neither, everyone, everybody**. \nLearn the special pair: `the number of + plural noun` takes a singular verb (The number is rising), but `a number of + plural noun` takes a plural verb (A number are missing). \nThese rules matter because they make sentences clear and trustworthy in science notes, news articles, and classroom directions.",
  "graphic_description": "Design an SVG classroom poster titled 'Subject–Verb Agreement Map'. Center: a balance scale; left pan labeled 'Subject' (icons: single stick figure = singular, group silhouette = collective noun), right pan labeled 'Verb' (labels: 'adds -s' for singular, 'no -s' for plural; separate bubbles for 'is/are', 'was/were'). Around the scale, three color-coded callouts with arrows: 1) Orange callout 'Collective Nouns' pointing to a card showing 'team, group, committee, flock' with a green check next to 'The team plays' and a red X next to 'The team play'. 2) Blue callout 'Ignore of-phrases' pointing to 'group of students' highlighting 'group' in bold and 'of students' greyed, with example 'The group is going' (green check). 3) Purple callout 'Either/Or, Neither/Nor' showing a slider timeline where the verb sits next to the nearest subject; mini example: 'Neither the cat nor the dogs are' with 'dogs' bolded and an arrow to 'are'. Bottom strip: two sticky-note reminders: 'Each, either, neither = singular → has, is' and 'The number is / A number are'. Use friendly colors (teal, gold, lavender), clear sans-serif labels, and simple icons suitable for 4th graders.",
  "examples": [
    {
      "question": "Choose the correct verb to complete the sentence: The team ___ well together.",
      "solution": "Step-by-step solution 🎯\n- Find the subject: team. This is a **collective noun** acting as one unit.\n- In American English, a united collective noun takes a **singular** verb.\n- Singular present-tense verbs usually add -s: `plays`.\n- Check: The team plays well together. ✅\nWhy not play? Because `play` is plural, but the subject here is singular (team).",
      "type": "static"
    },
    {
      "question": "Choose the correct verb: Neither the cat nor the dogs ___ hungry.",
      "solution": "Step-by-step solution ✨\n- Pattern spotted: `neither/nor` → use the **proximity rule**.\n- The subject closest to the verb is dogs (plural).\n- Match the verb to the nearest subject: plural → `are`.\n- Final: Neither the cat nor the dogs are hungry. ✅\nWhy not is? `Is` is singular, but the nearest subject dogs is plural.",
      "type": "static"
    },
    {
      "question": "Choose the correct verb: The box of chocolates ___ on the table.",
      "solution": "Step-by-step solution 👍\n- Identify the true subject: box (singular). The phrase `of chocolates` is a prepositional phrase and does not change the subject.\n- Match singular subject → singular verb `is`.\n- Final: The box of chocolates is on the table. ✅\nWhy not are? `Are` is plural, but box is singular.",
      "type": "static"
    },
    {
      "question": "Choose the correct verb: The group of students ___ going on a field trip.",
      "solution": "Correct answer: A) is 🎉\n- Subject: group (singular); `of students` is extra detail.\n- A) is → singular verb matches singular subject. ✅\n- B) are → plural; does not match the singular subject group. ❌\n- C) be → base form; not used here in present simple sentence. ❌\n- D) am → first-person singular; only matches the subject I, not group. ❌",
      "type": "interactive",
      "choices": [
        "A) is",
        "B) are",
        "C) be",
        "D) am"
      ],
      "correct_answer": "A"
    },
    {
      "question": "Fill in the blank: The number of participants ___ increasing every year.",
      "solution": "Correct answer: B) is 🌟\n- Special pair: `the number of + plural noun` takes a **singular** verb.\n- B) is → singular verb; matches the subject the number. ✅\n- A) are → plural; would be used with `a number of` (A number of participants are...). ❌\n- C) be → base form; not correct for this present-tense statement. ❌\n- D) were → past plural; wrong tense and number. ❌",
      "type": "interactive",
      "choices": [
        "A) are",
        "B) is",
        "C) be",
        "D) were"
      ],
      "correct_answer": "B"
    }
  ],
  "saved_at": "2025-09-29T23:04:09.937Z"
}