{
  "name": "Because: giving a reason",
  "level": 9,
  "slots": ["agent", "attribute", "connector", "action"],
  "prerequisites": ["agent_action_object", "attribute_object"],
  "node_keys": ["answer_why", "tell_short_story"],
  "description": "A state and its cause: she is sad because the doll is lost. Feelings vocabulary meets the connector.",
  "rubric": ["A reason connector", "Cause and effect in the right relation", "Two clauses"],
  "status": "draft",
  "languages": {
    "en": {"pattern": "{agent} {attribute} {connector} {action}", "morphology": "'Because' joins the effect to the cause (Asha sad because doll lost).", "examples": [{"slots": {"agent": "child", "attribute": "sad", "connector": "because", "action": "cut"}, "text": "Asha is sad because she got cut"}], "status": "draft"},
    "hi": {"pattern": "{agent} {attribute} {connector} {action}", "morphology": "क्योंकि joins the clauses; the cause clause follows (आशा उदास है क्योंकि गुड़िया खो गई).", "examples": [{"slots": {"agent": "child", "attribute": "sad", "connector": "because", "action": "cut"}, "text": "आशा उदास है क्योंकि उसे चोट लगी"}], "status": "draft"}
  }
}
