{
  "domain": "writing",
  "language": "en",
  "note": "Dictation content is English-only by design (the test measures English ability). Instructions are translated via ui.json.",
  "sentences": [
    { "id": "w1", "text": "Citizens can vote." },
    { "id": "w2", "text": "People vote for the President." },
    { "id": "w3", "text": "Washington is the capital." },
    { "id": "w4", "text": "Congress meets in Washington." },
    { "id": "w5", "text": "Presidents' Day is in February." }
  ],
  "vocabulary": {
    "people": ["Adams", "Lincoln", "Washington"],
    "civics": ["citizens", "Congress", "President", "right", "Senators", "vote"],
    "places": ["Alaska", "United States", "Washington", "Washington, D.C."],
    "months": ["February", "May", "June", "July", "September", "October", "November"],
    "verbs": ["can", "come", "elect", "have", "is", "lives", "meet", "pay", "vote", "want"],
    "other": ["and", "during", "for", "here", "in", "of", "on", "the", "to", "we"]
  }
}
