{
  "title": "Capital Letters for Names: Writing Your Name the Right Way",
  "lecture": "**Proper capitalization of names** is the rule that a person’s name—*a special naming word for a person, place, or thing*—starts with a big **capital letter** and the rest of the letters are **lowercase**. Long ago, people carved only big letters on Roman stones (`c. 100 BCE`), and later scribes made smaller letters (`c. 800 CE`), so today we use two partnered sets: `A–Z` and `a–z`. The main principle is simple: capitalize the first letter of each part of a name—first, middle, last, and any suffix like `Jr.` or `III`—because a name is a `proper noun`. The first letter of each part is called the **initial** (the `initial`), and it should always be a capital. To write your name the standard way, follow these steps:\n- Start each name part with one capital letter, then continue with lowercase letters, like `Emily Johnson`.\n- If there is a middle name, capitalize it too, as in `John Michael Doe`.\n- If there is a suffix, write it with capitals for the initials and include periods when needed, like `Robert Downey Jr.`.\nThis pattern helps readers see where the name begins and ends, which is polite and clear on name tags, forms, and school papers 🌟.",
  "graphic_description": "Create an SVG of a friendly classroom name tag poster. Top banner reads: \"Hello, my name is\" in a rounded sans-serif font. Center shows two stacked lines: BEFORE: 'alexander hamilton' (light gray, lowercase) with a red X icon; AFTER: 'Alexander Hamilton' (bold navy for initials 'A' and 'H', soft black for remaining letters) with a green check icon. Add curved arrows pointing from the lowercase 'a' and 'h' in BEFORE to the uppercase 'A' and 'H' in AFTER, with small labels 'make capitals'. On the right side, include a mini timeline: a stone tablet labeled `c. 100 BCE` with carved 'ROMAN' capitals, and a parchment labeled `c. 800 CE` with mixed 'Aa' letters. Along the bottom, show a row of letter buddies: pairs 'A/a, B/b, C/c, …' with the capitals wearing tiny crowns. Include a small callout bubble explaining: 'Each part of a name gets ONE capital: First, Middle, Last, Suffix (e.g., Jr.)'. Color palette: navy, teal, sunshine yellow accents, and gentle gray; use clear outlines and accessible contrast.",
  "examples": [
    {
      "question": "Fix the name using proper capitalization: 'alexander hamilton'.",
      "solution": "Step 1: Identify the name parts: 'alexander' (first) and 'hamilton' (last).\nStep 2: Capitalize the first letter of each part: 'A' for Alexander and 'H' for Hamilton.\nStep 3: Write the remaining letters in lowercase.\nStep 4: Add a space between the first and last name.\nFinal answer: Alexander Hamilton 🎯",
      "type": "static"
    },
    {
      "question": "Write this full name correctly: 'john michael doe'.",
      "solution": "Step 1: Break into parts: first 'john', middle 'michael', last 'doe'.\nStep 2: Capitalize each initial: 'J', 'M', and 'D'.\nStep 3: Make the rest of the letters lowercase.\nStep 4: Keep single spaces between the parts.\nFinal answer: John Michael Doe 🌟",
      "type": "static"
    },
    {
      "question": "Write the name with suffix correctly: 'robert downey jr.'.",
      "solution": "Step 1: Identify parts: 'robert' (first), 'downey' (last), 'jr.' (suffix).\nStep 2: Capitalize the first letters of the first and last names: 'R' and 'D'.\nStep 3: For the suffix, use capital 'J' and lowercase 'r' with a period: 'Jr.'\nStep 4: Keep spaces: First Last Suffix.\nFinal answer: Robert Downey Jr. ✅",
      "type": "static"
    },
    {
      "question": "Which shows proper capitalization for the name 'emily johnson'?",
      "solution": "Correct answer: A) Emily Johnson.\nWhy A is correct: Each part begins with one capital, followed by lowercase.\nWhy B is incorrect: EMILY JOHNSON uses ALL CAPS, which is not the standard for names in sentences.\nWhy C is incorrect: emily johnson has no capitals, so it misses the initials.\nWhy D is incorrect: eMILY jOHNSON has mixed, incorrect casing inside the words.",
      "type": "interactive",
      "choices": [
        "A) Emily Johnson",
        "B) EMILY JOHNSON",
        "C) emily johnson",
        "D) eMILY jOHNSON"
      ],
      "correct_answer": "A"
    },
    {
      "question": "Which name is written correctly?",
      "solution": "Correct answer: B) Michael Brown.\nWhy B is correct: The first letter of each part is capitalized; the rest are lowercase.\nWhy A is incorrect: 'michael Brown' has a lowercase first name initial.\nWhy C is incorrect: 'MICHAEL BROWN' is all capitals, not the usual format.\nWhy D is incorrect: 'michael brown' has no capitals at all.",
      "type": "interactive",
      "choices": [
        "A) michael Brown",
        "B) Michael Brown",
        "C) MICHAEL BROWN",
        "D) michael brown"
      ],
      "correct_answer": "B"
    }
  ],
  "saved_at": "2025-09-29T17:37:26.657Z"
}