{
  "name": "And: two things together",
  "level": 8,
  "slots": ["object", "connector", "object"],
  "prerequisites": ["single_word"],
  "node_keys": ["describe_scene", "answer_what"],
  "description": "Joining two things with 'and': apple and banana, Mummy and Daddy. The first connector.",
  "rubric": ["Two content words", "'And' between them", "Both are in the picture or the request"],
  "status": "draft",
  "languages": {
    "en": {"pattern": "{object} {connector} {object}", "morphology": "'And' sits between the two nouns; no other change.", "examples": [{"slots": {"object": "apple", "connector": "and", "object": "banana"}, "text": "Apple and banana"}, {"slots": {"object": "ball", "connector": "and", "object": "doll"}, "text": "Ball and doll"}, {"slots": {"object": "cup", "connector": "and", "object": "spoon"}, "text": "Cup and spoon"}], "variants": ["An apple and a banana"], "status": "draft"}
  }
}
