{ "aardvark": { "hair": true, "predator": true, "toothed": true, "legs": 4, "catsize": true, "isa": "mammal" }, "amphibian": { "eggs": true, "aquatic": true, "toothed": true, "backbone": true, "breathes": true, "legs": 4 }, "antelope": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "bass": { "predator": true, "isa": "fish" }, "bear": { "hair": true, "predator": true, "toothed": true, "legs": 4, "catsize": true, "isa": "mammal" }, "bird": { "feathers": true, "eggs": true, "backbone": true, "breathes": true, "legs": 2, "tail": true }, "boar": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "buffalo": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "calf": { "hair": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "catsize": true, "isa": "mammal" }, "carp": { "domestic": true, "isa": "fish" }, "catfish": { "predator": true, "isa": "fish" }, "cavy": { "hair": true, "toothed": true, "legs": 4, "domestic": true, "isa": "mammal" }, "cheetah": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "chicken": { "airborne": true, "domestic": true, "isa": "bird" }, "chub": { "predator": true, "isa": "fish" }, "clam": { "eggs": true, "predator": true, "isa": "invertebrate" }, "crab": { "eggs": true, "aquatic": true, "predator": true, "legs": 4, "isa": "invertebrate" }, "crayfish": { "eggs": true, "aquatic": true, "predator": true, "legs": 6, "isa": "invertebrate" }, "crow": { "airborne": true, "predator": true, "isa": "bird" }, "deer": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "dogfish": { "predator": true, "catsize": true, "isa": "fish" }, "dolphin": { "aquatic": true, "predator": true, "toothed": true, "fins": true, "tail": true, "catsize": true, "isa": "mammal" }, "dove": { "airborne": true, "domestic": true, "isa": "bird" }, "duck": { "airborne": true, "aquatic": true, "isa": "bird" }, "elephant": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "fish": { "eggs": true, "aquatic": true, "toothed": true, "backbone": true, "fins": true, "tail": true }, "flamingo": { "airborne": true, "catsize": true, "isa": "bird" }, "flea": { "isa": "insect" }, "frog": { "predator": true, "isa": "amphibian" }, "fruitbat": { "hair": true, "airborne": true, "toothed": true, "legs": 2, "tail": true, "isa": "mammal" }, "giraffe": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "gnat": { "airborne": true, "isa": "insect" }, "goat": { "hair": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "catsize": true, "isa": "mammal" }, "gorilla": { "hair": true, "toothed": true, "legs": 2, "catsize": true, "isa": "mammal" }, "gull": { "airborne": true, "aquatic": true, "predator": true, "isa": "bird" }, "haddock": { "isa": "fish" }, "hamster": { "hair": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "isa": "mammal" }, "hare": { "hair": true, "toothed": true, "legs": 4, "tail": true, "isa": "mammal" }, "hawk": { "airborne": true, "predator": true, "isa": "bird" }, "herring": { "predator": true, "isa": "fish" }, "honeybee": { "hair": true, "airborne": true, "venomous": true, "domestic": true, "isa": "insect" }, "housefly": { "hair": true, "airborne": true, "isa": "insect" }, "insect": { "eggs": true, "breathes": true, "legs": 6 }, "invertebrate": {}, "kiwi": { "predator": true, "isa": "bird" }, "ladybird": { "airborne": true, "predator": true, "isa": "insect" }, "lark": { "airborne": true, "isa": "bird" }, "leopard": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "lion": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "lobster": { "eggs": true, "aquatic": true, "predator": true, "legs": 6, "isa": "invertebrate" }, "lynx": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "mammal": { "milk": true, "backbone": true, "breathes": true }, "mink": { "hair": true, "aquatic": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "mole": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "isa": "mammal" }, "mongoose": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "moth": { "hair": true, "airborne": true, "isa": "insect" }, "newt": { "predator": true, "tail": true, "isa": "amphibian" }, "octopus": { "eggs": true, "aquatic": true, "predator": true, "legs": 8, "catsize": true, "isa": "invertebrate" }, "opossum": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "isa": "mammal" }, "oryx": { "hair": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "ostrich": { "catsize": true, "isa": "bird" }, "parakeet": { "airborne": true, "domestic": true, "isa": "bird" }, "penguin": { "aquatic": true, "predator": true, "catsize": true, "isa": "bird" }, "pheasant": { "airborne": true, "isa": "bird" }, "pike": { "predator": true, "catsize": true, "isa": "fish" }, "piranha": { "predator": true, "isa": "fish" }, "pitviper": { "eggs": true, "predator": true, "toothed": true, "breathes": true, "venomous": true, "isa": "reptile" }, "platypus": { "hair": true, "eggs": true, "aquatic": true, "predator": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "polecat": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "pony": { "hair": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "catsize": true, "isa": "mammal" }, "porpoise": { "aquatic": true, "predator": true, "toothed": true, "fins": true, "tail": true, "catsize": true, "isa": "mammal" }, "puma": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "pussycat": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "catsize": true, "isa": "mammal" }, "raccoon": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "reindeer": { "hair": true, "toothed": true, "legs": 4, "tail": true, "domestic": true, "catsize": true, "isa": "mammal" }, "reptile": { "backbone": true, "tail": true }, "rhea": { "predator": true, "catsize": true, "isa": "bird" }, "scorpion": { "predator": true, "breathes": true, "venomous": true, "legs": 8, "tail": true, "isa": "invertebrate" }, "seahorse": { "isa": "fish" }, "seal": { "hair": true, "aquatic": true, "predator": true, "toothed": true, "fins": true, "catsize": true, "isa": "mammal" }, "sealion": { "hair": true, "aquatic": true, "predator": true, "toothed": true, "fins": true, "legs": 2, "tail": true, "catsize": true, "isa": "mammal" }, "seasnake": { "aquatic": true, "predator": true, "toothed": true, "venomous": true, "isa": "reptile" }, "seawasp": { "eggs": true, "aquatic": true, "predator": true, "venomous": true, "isa": "invertebrate" }, "skimmer": { "airborne": true, "aquatic": true, "predator": true, "isa": "bird" }, "skua": { "airborne": true, "aquatic": true, "predator": true, "isa": "bird" }, "slowworm": { "eggs": true, "predator": true, "toothed": true, "breathes": true, "isa": "reptile" }, "slug": { "eggs": true, "breathes": true, "isa": "invertebrate" }, "sole": { "isa": "fish" }, "sparrow": { "airborne": true, "isa": "bird" }, "squirrel": { "hair": true, "toothed": true, "legs": 2, "tail": true, "isa": "mammal" }, "starfish": { "eggs": true, "aquatic": true, "predator": true, "legs": 5, "isa": "invertebrate" }, "stingray": { "predator": true, "venomous": true, "catsize": true, "isa": "fish" }, "swan": { "airborne": true, "aquatic": true, "catsize": true, "isa": "bird" }, "termite": { "isa": "insect" }, "toad": { "isa": "amphibian" }, "tortoise": { "eggs": true, "breathes": true, "legs": 4, "catsize": true, "isa": "reptile" }, "tuatara": { "eggs": true, "predator": true, "toothed": true, "breathes": true, "legs": 4, "isa": "reptile" }, "tuna": { "predator": true, "catsize": true, "isa": "fish" }, "vampire": { "hair": true, "airborne": true, "toothed": true, "legs": 2, "tail": true, "isa": "mammal" }, "vole": { "hair": true, "toothed": true, "legs": 4, "tail": true, "isa": "mammal" }, "vulture": { "airborne": true, "predator": true, "catsize": true, "isa": "bird" }, "wallaby": { "hair": true, "toothed": true, "legs": 2, "tail": true, "catsize": true, "isa": "mammal" }, "wasp": { "hair": true, "airborne": true, "venomous": true, "isa": "insect" }, "wolf": { "hair": true, "predator": true, "toothed": true, "legs": 4, "tail": true, "catsize": true, "isa": "mammal" }, "worm": { "eggs": true, "breathes": true, "isa": "invertebrate" }, "wren": { "airborne": true, "isa": "bird" } }