{
"__version__": "v3",
"animal:mammal": "Does this animal live on land?",
"animal:bird": "Does this animal have feathers?",
"animal:water": "Does this animal live mostly in the ocean?",
"animal:carnivore": "Does this animal mainly eat meat?",
"animal:big": "Does this animal weigh more than a human?",
"animal:domestic": "Does this animal live in a house?",
"animal:can_fly": "Does this animal have feathers?",
"animal:stripes": "Does the animal have stripes?",
"animal:horns": "Does this animal have a long tail?",
"animal:climbs": "Does the animal have a tail that is very short?",
"animal:hops": "Does this animal jump?",
"animal:wool": "Does this animal have fur?",
"animal:hump": "Does this animal have a hump on its back?",
"animal:black_white": "Does this animal have black and white markings?",
"animal:long_tail": "Does this animal have a tail?",
"animal:pack": "Does this animal usually eat alone?",
"fruit:sweet": "Does the fruit taste sweet?",
"fruit:has_pit": "Does this fruit have a hard pit inside?",
"fruit:tree": "Does the fruit grow on a special kind of thing?",
"fruit:tropical": "Does this fruit come from a tree?",
"fruit:big": "Does this fruit grow inside an animal's stomach?",
"fruit:peel": "Does this fruit usually come in its skin?",
"fruit:red": "Does this fruit have a peel?",
"fruit:green": "Does the fruit have a skin that's yellow?",
"fruit:small": "Does this fruit have seeds?",
"fruit:seeds_outside": "Does the fruit have seeds on the outside?",
"fruit:hard_shell": "Does this fruit have a hard shell?",
"fruit:spiky": "Does the fruit have a spiky skin?",
"vegetable:root": "Does this vegetable have a big bulb?",
"vegetable:leafy": "Does this vegetable have a stem?",
"vegetable:green": "Does this vegetable have a green skin?",
"vegetable:underground": "Does this vegetable grow out of the ground?",
"vegetable:raw": "Does the vegetable often get eaten as a side dish?",
"vegetable:long": "Does the vegetable grow to the same height as this tall plant?",
"vegetable:spicy": "Does this vegetable have a pungent smell?",
"vegetable:starchy": "Does this vegetable have seeds?",
"vegetable:round": "Does this vegetable have a round body?",
"vegetable:white": "Does this vegetable have a yellow skin?",
"vegetable:cooked": "Does this vegetable need to be eaten raw?",
"vegetable:pod": "Does this vegetable grow in a pod?",
"vegetable:thin": "Does the vegetable grow straight from the ground?",
"vegetable:knobbly": "Does this vegetable have bumps on its skin?"
}