{
  "name": "Already happened: past",
  "level": 8,
  "slots": ["agent", "action", "object"],
  "prerequisites": ["agent_action_object", "present_progressive"],
  "node_keys": ["sequence_events", "tell_short_story", "use_language_specific_grammar"],
  "description": "Telling what already happened: Mummy washed the cup, the dog ate the apple. Needed for retelling and for sequencing.",
  "rubric": ["The action is marked as finished (-ed or an irregular past)", "Used when telling about something already done"],
  "status": "draft",
  "languages": {
    "en": {"pattern": "{agent} {action} {object}", "morphology": "Regular -ed (washed, played, opened); common irregulars are learned as words (ate, drank, gave). Over-regularised forms (eated) are progress, not errors.", "examples": [{"slots": {"agent": "mother", "action": "wash", "object": "cup"}, "text": "Mummy washed the cup"}, {"slots": {"agent": "dog", "action": "eat", "object": "apple"}, "text": "The dog ate the apple"}, {"slots": {"agent": "child", "action": "open", "object": "book"}, "text": "Asha opened the book"}], "variants": ["Mummy wash cup", "Dog eated apple"], "status": "draft"}
  }
}
