forked from mio/scripts
1
0
Fork 0
scripts/thirdparty/our/giraffe/giraffeData.json

118 lines
5.3 KiB
JSON
Raw Normal View History

{
"giraffeNames": {
"adjs": [
"big", "little", "long", "short", "tall", "spotted",
"black", "brown", "red", "yellow", "fast", "hungry",
"jumpy", "sleepy", "walking",
"chubby", "skinny", "stocky", "stubby", "sturdy", "wiry",
"auburn", "caramel", "chocolate", "ebony", "orange", "rainbow",
"dotty", "furry", "striped", "motley", "splotchy", "sprinkly",
"adventurous", "alluring", "amenable", "amiable", "aquatic", "awesome",
"beany", "beautiful", "bewildered", "bewitching", "bold", "brave",
"caring", "compassionate", "cool", "curly", "curvy", "cute",
"dangerous", "daring", "dashing", "delightful", "dippy", "divine",
"early", "earnest", "eccentric", "efficient", "elegant", "energetic",
"fanciful", "fearsome", "felicitous", "floppy", "friendly", "frisky",
"gummy", "horsey", "inquisitive", "jelly", "kickass", "lazy",
"meandering", "nifty", "oatmeal", "plush", "questing", "rocky",
"sprightly", "tanasinn", "uniquely", "vintage", "wise", "xoxo",
"yummy", "zippy", "funky", "funny", "party", "spiffy"
],
"names": [
"chandler", "ingrid", "irving", "irwin", "joey", "johnny",
"martha", "monica", "phoebe", "rachel", "ross", "suzie",
"thelma",
"aaron", "ahmed", "andy", "armand", "antonio", "atticus",
"abigail", "arashi", "alex", "anita", "anna", "artemis",
"barack", "benny", "bento", "bharat", "billy", "boris",
"becky", "bella", "beryl", "betty", "bianca", "britney",
"carlos", "cecil", "chris", "chucky", "corey", "craig",
"carla", "chandra", "chloe", "christina", "coco", "cordelia",
"danny", "david", "denzel", "derek", "drake", "duncan",
"dahlia", "dana", "daniella", "deepa", "delilah", "diana",
"earl", "eddie", "elijah", "emilio", "ernest", "evan",
"ekaterina", "elsa", "emily", "emma", "erin", "evi",
"eliot", "ellis", "elvis", "enid", "esther", "ethan",
"farad", "felix", "finn", "fran", "floyd", "fred",
"fariah", "fatima", "felicity", "fiona", "flora", "francesca",
"garry", "george", "gerald", "gilbert", "gunther", "guy",
"gabby", "georgina", "geri", "gina", "giselle", "greta",
"hansel", "harry", "hassan", "henri", "herman", "hyde",
"halle", "hannah", "haram", "harriet", "hazel", "henrietta",
"ian", "ibrahim", "icarus", "igor", "isaac", "ivan",
"ida", "ioana", "iliana", "irma", "isabella", "ivanka",
"jack", "jan", "jean", "jimmy", "jin", "johannes",
"janet", "jeanne", "jen", "jessie", "joanna", "june",
"karim", "keanu", "keigo", "kenny", "kingsley", "kyle",
"karin", "kate", "katya", "kelly", "kiera", "kim",
"lars", "larry", "leslie", "leviticus", "lionel", "luke",
"leah", "lena", "libby", "lily", "louise", "lucy",
"manfred", "mark", "matt", "merlin", "mike", "mortimer",
"maria", "marion", "maya", "mel", "moira", "mona",
"mahmud", "mehdi", "mustafa", "megan", "mikhaela", "mikuru",
"nate", "neil", "nick", "nigel", "norm", "nasheen",
"nala", "natasha", "nelly", "netta", "nigella", "nora",
"ollie", "omar", "oren", "oriol", "oscar", "octavia",
"pablo", "paul", "percy", "phineas", "pierre", "pete",
"pasha", "patty", "paula", "penelope", "petra", "priscilla",
"rand", "ricky", "ringo", "robbie", "rory", "rupert",
"reema", "ren", "rika", "rita", "ruby", "rukia",
"sam", "sergey", "sid", "sara", "selena", "sofia",
"takeshi", "teddy", "thebault", "timmy", "tommy", "tristan",
"tabitha", "tamara", "tammy", "tina", "tori", "trudy",
"uma", "ursula", "valentin", "valentina", "vicky", "victoria",
"vassily", "verne", "victor", "vincy", "vito", "vanessa",
"wally", "wayne", "willy", "wanda", "wendy", "wilma",
"yuki", "yuri", "yana", "yuna", "zach", "zedekiah"
],
"nouns": [
"hoof", "horn", "leaf", "legs", "neck", "kick",
"spots", "tongue", "tree",
"ear", "head", "heart", "knee", "mane", "tail",
"bark", "bud", "calyx", "petals", "root", "trunk"
]
},
"entities": {
"names": [
"a crocodile", "a mongoose", "a lion",
"a warthog", "a zebra", "a wildebeast",
"humans", "some wild dogs", "a cheetah",
"a giraffe", "an elephant", "a hyena"
],
"statuses": [
"hungry", "just wanting to chill", "hunting",
"wallowing", "on a pilgrimage", "passing through",
"poaching", "caring for the dead", "laying an ambush",
"looking for a mate", "digging for water", "setting up a lair"
],
"comps": [
", suffering from a toothache.", " but there are snakes!", " but bored.",
" and injured.", " while fleeing from someone or something.",
" and paranoid.",
" and lost.", " but it was all a ruse!", ", having been blackmailed.",
", way too awkward.", " with a sick child at home.",
" having been tricked."
]
},
"trees": {
"names": [
"an atlas cedar", "a baobab", "a camphor tree", "a gum tree",
"a large oak", "a mahogany tree", "a walnut tree", "a white lead tree",
"a yew tree"
],
"maxLeaves": 12
},
"verbs": {
"ents": [
"bump into", "come upon", "cross paths with", "run into", "see", "spot",
"spy"
],
"trees": [
"come upon", "discover", "find", "stumble upon"
],
"eats": [
"eat", "munch on", "nibble on", "snack on"
]
}
}