{
  "name": "Attribute + object",
  "level": 6,
  "slots": ["attribute", "object"],
  "prerequisites": ["single_word"],
  "node_keys": ["combine_descriptor_object", "understand_colour", "understand_size"],
  "description": "A quality and the thing it describes: big ball, red car.",
  "rubric": ["A describing word with a thing", "The describing word fits the thing"],
  "status": "draft",
  "languages": {
    "en": {"pattern": "{attribute} {object}", "morphology": "Adjective before the noun; no agreement.", "examples": [{"slots": {"attribute": "big", "object": "ball"}, "text": "Big ball"}, {"slots": {"attribute": "red", "object": "car_toy"}, "text": "Red car"}, {"slots": {"attribute": "small", "object": "cup"}, "text": "Small cup"}], "status": "draft"},
    "hi": {"pattern": "{attribute} {object}", "morphology": "Adjective before the noun; -आ adjectives agree with gender and number (बड़ा / बड़ी / बड़े), colour words from Persian/English do not.", "examples": [{"slots": {"attribute": "big", "object": "ball"}, "text": "बड़ी गेंद"}, {"slots": {"attribute": "red", "object": "car_toy"}, "text": "लाल गाड़ी"}, {"slots": {"attribute": "small", "object": "cup"}, "text": "छोटा कप"}], "status": "draft"}
  }
}
