prompt-lists 0.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (227) hide show
  1. checksums.yaml +7 -0
  2. data/Gemfile +6 -0
  3. data/Gemfile.lock +26 -0
  4. data/LICENSE +33 -0
  5. data/README.md +9 -0
  6. data/lib/prompt_lists.rb +69 -0
  7. data/lists/animal/all.yml +1872 -0
  8. data/lists/animal/bird.yml +918 -0
  9. data/lists/animal/deep-sea.yml +74 -0
  10. data/lists/animal/dinosaur.yml +93 -0
  11. data/lists/animal/dog-breed.yml +670 -0
  12. data/lists/animal/insect.yml +133 -0
  13. data/lists/animal/mammal.yml +186 -0
  14. data/lists/animal/popular.yml +145 -0
  15. data/lists/animal/sea.yml +89 -0
  16. data/lists/architecture/architect.yml +190 -0
  17. data/lists/architecture/extreme-location.yml +49 -0
  18. data/lists/architecture/famous-building.yml +126 -0
  19. data/lists/architecture/home.yml +22 -0
  20. data/lists/architecture/interior-design.yml +39 -0
  21. data/lists/architecture/interior-keywords.yml +104 -0
  22. data/lists/architecture/material.yml +103 -0
  23. data/lists/architecture/style-detailed.yml +104 -0
  24. data/lists/architecture/style.yml +202 -0
  25. data/lists/architecture/term.yml +130 -0
  26. data/lists/art/painting-keyword.yml +74 -0
  27. data/lists/art/painting-technique.yml +98 -0
  28. data/lists/art/pattern.yml +104 -0
  29. data/lists/art/sculpture.yml +74 -0
  30. data/lists/art/style.yml +64 -0
  31. data/lists/art/type.yml +193 -0
  32. data/lists/artist/all.yml +1762 -0
  33. data/lists/artist/common.yml +416 -0
  34. data/lists/artist/concept.yml +37 -0
  35. data/lists/artist/dark.yml +19 -0
  36. data/lists/artist/illustrator.yml +60 -0
  37. data/lists/artist/painter.yml +42 -0
  38. data/lists/artist/with-really-strong-affects.yml +31 -0
  39. data/lists/artist/with-strong-affects.yml +151 -0
  40. data/lists/audio/sound-effect.yml +254 -0
  41. data/lists/audio/voice.yml +102 -0
  42. data/lists/business/brand.yml +291 -0
  43. data/lists/character/action.yml +53 -0
  44. data/lists/character/anime.yml +169 -0
  45. data/lists/character/child.yml +58 -0
  46. data/lists/character/coming-of-age.yml +55 -0
  47. data/lists/character/famous.yml +375 -0
  48. data/lists/character/fantasy.yml +56 -0
  49. data/lists/character/general.yml +109 -0
  50. data/lists/character/monster.yml +116 -0
  51. data/lists/character/romantic.yml +43 -0
  52. data/lists/character/scifi.yml +55 -0
  53. data/lists/character/superhero.yml +101 -0
  54. data/lists/character/supervillain.yml +98 -0
  55. data/lists/cinematic/animation-studio.yml +68 -0
  56. data/lists/cinematic/animation.yml +19 -0
  57. data/lists/cinematic/coloring.yml +39 -0
  58. data/lists/cinematic/director.yml +51 -0
  59. data/lists/cinematic/effect.yml +38 -0
  60. data/lists/cinematic/genre.yml +180 -0
  61. data/lists/cinematic/keyword.yml +24 -0
  62. data/lists/cinematic/moment.yml +220 -0
  63. data/lists/cinematic/movie.yml +147 -0
  64. data/lists/cinematic/shot.yml +58 -0
  65. data/lists/color/all.yml +50 -0
  66. data/lists/color/depth.yml +14 -0
  67. data/lists/color/modifier.yml +58 -0
  68. data/lists/color/pair.yml +29 -0
  69. data/lists/color/palette.yml +77 -0
  70. data/lists/color/perception.yml +25 -0
  71. data/lists/fashion/accessory.yml +157 -0
  72. data/lists/fashion/cultural.yml +102 -0
  73. data/lists/fashion/designer.yml +107 -0
  74. data/lists/fashion/feminine.yml +156 -0
  75. data/lists/fashion/hair-feminine.yml +104 -0
  76. data/lists/fashion/hair-masculine.yml +104 -0
  77. data/lists/fashion/masculine.yml +177 -0
  78. data/lists/fashion/outfit-feminine.yml +65 -0
  79. data/lists/fashion/scifi.yml +54 -0
  80. data/lists/fashion/type.yml +54 -0
  81. data/lists/feeling/all.yml +491 -0
  82. data/lists/feeling/creepy.yml +43 -0
  83. data/lists/feeling/loved.yml +110 -0
  84. data/lists/feeling/melancholy.yml +49 -0
  85. data/lists/feeling/unnerved.yml +46 -0
  86. data/lists/food/bakery.yml +157 -0
  87. data/lists/food/bbq.yml +28 -0
  88. data/lists/food/breakfast.yml +73 -0
  89. data/lists/food/cuisine.yml +104 -0
  90. data/lists/food/fast.yml +149 -0
  91. data/lists/food/fruit.yml +113 -0
  92. data/lists/geography/city.yml +22959 -0
  93. data/lists/geography/country.yml +203 -0
  94. data/lists/geography/ethnic-group.yml +1062 -0
  95. data/lists/geography/language.yml +615 -0
  96. data/lists/geography/nationality.yml +210 -0
  97. data/lists/geography/territory.yml +83 -0
  98. data/lists/interaction/couple-negative.yml +54 -0
  99. data/lists/interaction/couple.yml +53 -0
  100. data/lists/interaction/crowd.yml +48 -0
  101. data/lists/interaction/group.yml +54 -0
  102. data/lists/interaction/individual-detailed.yml +198 -0
  103. data/lists/interaction/individual.yml +408 -0
  104. data/lists/keyword/detailed.yml +44 -0
  105. data/lists/keyword/epic.yml +113 -0
  106. data/lists/keyword/genre.yml +49 -0
  107. data/lists/keyword/glitch.yml +42 -0
  108. data/lists/keyword/modifier.yml +73 -0
  109. data/lists/keyword/negative.yml +73 -0
  110. data/lists/keyword/prayer.yml +53 -0
  111. data/lists/keyword/trending.yml +22 -0
  112. data/lists/keyword/unusual.yml +48 -0
  113. data/lists/music/artist.yml +100 -0
  114. data/lists/music/bpm.yml +24 -0
  115. data/lists/music/composer.yml +176 -0
  116. data/lists/music/drop.yml +24 -0
  117. data/lists/music/dynamic.yml +75 -0
  118. data/lists/music/feature.yml +189 -0
  119. data/lists/music/genre.yml +290 -0
  120. data/lists/music/harmony.yml +24 -0
  121. data/lists/music/instrument.yml +194 -0
  122. data/lists/music/key.yml +24 -0
  123. data/lists/music/melody.yml +81 -0
  124. data/lists/music/mode.yml +41 -0
  125. data/lists/music/mood.yml +103 -0
  126. data/lists/music/percussive.yml +135 -0
  127. data/lists/music/recording.yml +57 -0
  128. data/lists/music/rhythm.yml +13 -0
  129. data/lists/music/song-section.yml +23 -0
  130. data/lists/music/vocal.yml +104 -0
  131. data/lists/nature/area-of-natural-beauty.yml +618 -0
  132. data/lists/nature/flower.yml +501 -0
  133. data/lists/nature/scene-modifier.yml +35 -0
  134. data/lists/nature/scene.yml +68 -0
  135. data/lists/nature/texture.yml +153 -0
  136. data/lists/nature/tree.yml +144 -0
  137. data/lists/nature/tropical-houseplant.yml +90 -0
  138. data/lists/nature/weather.yml +130 -0
  139. data/lists/nature/wood.yml +52 -0
  140. data/lists/people/beautiful-feminine.yml +30 -0
  141. data/lists/people/beautiful-masculine.yml +91 -0
  142. data/lists/people/body-type.yml +101 -0
  143. data/lists/people/celebrity.yml +641 -0
  144. data/lists/people/common.yml +18 -0
  145. data/lists/people/couple.yml +21 -0
  146. data/lists/people/dance.yml +103 -0
  147. data/lists/people/expression.yml +434 -0
  148. data/lists/people/eye-color.yml +30 -0
  149. data/lists/people/festival.yml +43 -0
  150. data/lists/people/group.yml +46 -0
  151. data/lists/people/hobby.yml +281 -0
  152. data/lists/people/job.yml +604 -0
  153. data/lists/people/pose-portrait.yml +29 -0
  154. data/lists/people/pose.yml +153 -0
  155. data/lists/photography/camera.yml +170 -0
  156. data/lists/photography/film.yml +84 -0
  157. data/lists/photography/landscape-keyword.yml +70 -0
  158. data/lists/photography/landscape-subject-detailed.yml +145 -0
  159. data/lists/photography/landscape-subject.yml +114 -0
  160. data/lists/photography/lens.yml +70 -0
  161. data/lists/photography/light.yml +124 -0
  162. data/lists/photography/photographer.yml +948 -0
  163. data/lists/photography/portrait-photographer.yml +68 -0
  164. data/lists/photography/summer-scene.yml +34 -0
  165. data/lists/photography/summer-tropical-beach.yml +54 -0
  166. data/lists/photojournalism/news-extreme.yml +54 -0
  167. data/lists/photojournalism/news-normal.yml +43 -0
  168. data/lists/photojournalism/news-specific.yml +24 -0
  169. data/lists/photojournalism/style-protest.yml +24 -0
  170. data/lists/photojournalism/types.yml +73 -0
  171. data/lists/places/home.yml +87 -0
  172. data/lists/places/public.yml +78 -0
  173. data/lists/places/room.yml +35 -0
  174. data/lists/plot/action.yml +54 -0
  175. data/lists/plot/arthouse.yml +54 -0
  176. data/lists/plot/fantasy.yml +54 -0
  177. data/lists/plot/general.yml +97 -0
  178. data/lists/plot/horror.yml +53 -0
  179. data/lists/plot/musical.yml +54 -0
  180. data/lists/plot/romance.yml +53 -0
  181. data/lists/plot/scifi-cyberpunk.yml +54 -0
  182. data/lists/plot/scifi.yml +173 -0
  183. data/lists/plot/war.yml +54 -0
  184. data/lists/science/astronomy.yml +34 -0
  185. data/lists/science/chemical-element.yml +122 -0
  186. data/lists/science/geometry.yml +93 -0
  187. data/lists/science/medical-images.yml +24 -0
  188. data/lists/set/describe-style.yml +17760 -0
  189. data/lists/set/describe-subject.yml +255734 -0
  190. data/lists/set/parti.yml +1639 -0
  191. data/lists/thing/adjective.yml +54 -0
  192. data/lists/thing/city.yml +193 -0
  193. data/lists/thing/everyday.yml +228 -0
  194. data/lists/thing/fantasy.yml +130 -0
  195. data/lists/thing/gadget.yml +405 -0
  196. data/lists/thing/icon.yml +115 -0
  197. data/lists/thing/office.yml +53 -0
  198. data/lists/thing/scary.yml +193 -0
  199. data/lists/thing/sci-fi.yml +192 -0
  200. data/lists/thing/space.yml +141 -0
  201. data/lists/thing/summer.yml +52 -0
  202. data/lists/time/century.yml +16 -0
  203. data/lists/time/day-of-year.yml +369 -0
  204. data/lists/time/decade.yml +15 -0
  205. data/lists/time/era.yml +91 -0
  206. data/lists/time/time-of-day.yml +34 -0
  207. data/lists/time/year.yml +205 -0
  208. data/lists/typography/feature.yml +46 -0
  209. data/lists/typography/font-type.yml +45 -0
  210. data/lists/typography/font.yml +68 -0
  211. data/lists/typography/style.yml +57 -0
  212. data/lists/typography/word-art.yml +104 -0
  213. data/lists/vehicle/car.yml +309 -0
  214. data/lists/vehicle/classic-car.yml +148 -0
  215. data/lists/vehicle/famous-car.yml +42 -0
  216. data/lists/vehicle/fast-car.yml +81 -0
  217. data/lists/vehicle/type.yml +104 -0
  218. data/lists/video-game/action.yml +300 -0
  219. data/lists/video-game/designer.yml +54 -0
  220. data/lists/video-game/engine.yml +54 -0
  221. data/lists/video-game/game.yml +306 -0
  222. data/lists/video-game/region.yml +104 -0
  223. data/lists/word/adjective.yml +4984 -0
  224. data/lists/word/adverb.yml +1802 -0
  225. data/lists/word/noun.yml +24393 -0
  226. data/lists/word/verb.yml +9954 -0
  227. metadata +299 -0
@@ -0,0 +1,1872 @@
1
+ ---
2
+ title: All animals
3
+ category: animal
4
+ ---
5
+ aardvark
6
+ aardwolf
7
+ abyssinian
8
+ achrioptera manga
9
+ addax
10
+ adelie penguin
11
+ aesculapian snake
12
+ african bullfrog
13
+ african bush elephant
14
+ african civet
15
+ african clawed frog
16
+ african fish eagle
17
+ african forest elephant
18
+ african golden cat
19
+ african grey parrot
20
+ african jacana
21
+ african palm civet
22
+ african penguin
23
+ african tree toad
24
+ african wild dog
25
+ agama lizard
26
+ ainu
27
+ ainu dog
28
+ airedoodle
29
+ akita shepherd
30
+ alabai
31
+ alaskan pollock
32
+ alaskan shepherd
33
+ albacore tuna
34
+ albatross
35
+ albino (amelanistic) corn snake
36
+ aldabra giant tortoise
37
+ alligator
38
+ alligator gar
39
+ allosaurus
40
+ alpaca
41
+ alpine goat
42
+ alusky
43
+ amargasaurus
44
+ amazon parrot
45
+ amazon river dolphin (pink dolphin)
46
+ amazon tree boa
47
+ ambrosia beetle
48
+ american alligator
49
+ american cockroach
50
+ american coonhound
51
+ american dog tick
52
+ american eel
53
+ american paddlefish
54
+ american pugabull
55
+ american pygmy goat
56
+ american robin
57
+ american toad
58
+ american wirehair
59
+ amethystine python (scrub python)
60
+ amur leopard
61
+ anaconda
62
+ anchovies
63
+ angelfish
64
+ angelshark
65
+ anglerfish
66
+ angora ferret
67
+ angora goat
68
+ anna’s hummingbird
69
+ anole lizard
70
+ anomalocaris
71
+ ant
72
+ antarctic scale worm
73
+ anteater
74
+ antelope
75
+ anteosaurus
76
+ aoudad
77
+ ape
78
+ appenzeller dog
79
+ apple head chihuahua
80
+ apple moth
81
+ arabian cobra
82
+ arafura file snake
83
+ arapaima
84
+ archaeopteryx
85
+ archaeotherium
86
+ archelon turtle
87
+ archerfish
88
+ arctic char
89
+ arctic fox
90
+ arctic hare
91
+ arctic wolf
92
+ arctodus
93
+ arctotherium
94
+ argali
95
+ arizona bark scorpion
96
+ arizona black rattlesnake
97
+ arizona coral snake
98
+ armadillo
99
+ armadillo lizard
100
+ armored catfish
101
+ armyworm
102
+ arsinoitherium
103
+ aruba rattlesnake
104
+ asian arowana
105
+ asian cockroach
106
+ asian elephant
107
+ asian giant hornet
108
+ asian lady beetle
109
+ asian longhorn beetle
110
+ asian palm civet
111
+ asian vine snake
112
+ asiatic black bear
113
+ asp
114
+ assassin bug
115
+ atlantic salmon
116
+ atlantic sturgeon
117
+ atlas beetle
118
+ atlas moth
119
+ aurochs
120
+ aussiedoodle
121
+ aussiedor
122
+ australian bulldog
123
+ australian cockroach
124
+ australian flathead perch
125
+ australian gecko
126
+ australian kelpie dog
127
+ australian labradoodle
128
+ australian mist
129
+ australian retriever
130
+ australopithecus
131
+ avocet
132
+ axolotl
133
+ aye aye
134
+ babirusa
135
+ baboon
136
+ bactrian camel
137
+ badger
138
+ baiji
139
+ baird’s rat snake
140
+ bald eagle
141
+ baleen whale
142
+ balinese
143
+ balkan lynx
144
+ ball python
145
+ bamboo worms
146
+ banana ball python
147
+ banana eel
148
+ banana spider
149
+ banded krait
150
+ banded palm civet
151
+ banded water snake
152
+ bandicoot
153
+ banjo catfish
154
+ barb
155
+ barn owl
156
+ barn swallow
157
+ barnacle
158
+ barracuda
159
+ barramundi fish
160
+ barred owl
161
+ basenji dog
162
+ basilisk
163
+ basilisk lizard
164
+ basilosaurus
165
+ basking shark
166
+ bassador
167
+ bassetoodle
168
+ bat
169
+ bat-eared fox
170
+ batfish
171
+ baya
172
+ bea-tzu
173
+ beabull
174
+ beagador
175
+ beagle shepherd
176
+ beaglier
177
+ beago
178
+ bear
179
+ bearded dragon
180
+ bearded vulture
181
+ beaski
182
+ beauty rat snake
183
+ beaver
184
+ bed bugs
185
+ bee
186
+ beefalo
187
+ beetle
188
+ belted kingfisher
189
+ beluga sturgeon
190
+ bengal tiger
191
+ bergamasco
192
+ bernedoodle
193
+ bernese shepherd
194
+ betta fish (siamese fighting fish)
195
+ bichir
196
+ bichpoo
197
+ bighorn
198
+ bighorn sheep
199
+ bilby
200
+ binturong
201
+ bird
202
+ bird of paradise
203
+ bird snake
204
+ birds of paradise
205
+ birman
206
+ biscuit beetle
207
+ bismarck ringed python
208
+ bison
209
+ black and white warbler
210
+ black bear
211
+ black mamba
212
+ black marlin
213
+ black rat snake
214
+ black rhinoceros
215
+ black wasp
216
+ black widow spider
217
+ black witch moth
218
+ black-capped chickadee
219
+ black-footed ferret
220
+ black-headed python
221
+ blacknose shark
222
+ blackpoll warbler
223
+ blacktip reef shark
224
+ bladefin basslet
225
+ blanket octopus
226
+ blind snake
227
+ blister beetle
228
+ blobfish
229
+ blood python
230
+ blue belly lizard
231
+ blue catfish
232
+ blue death feigning beetle
233
+ blue eyed pleco
234
+ blue gray gnatcatcher
235
+ blue grosbeak
236
+ blue iguana
237
+ blue jay
238
+ blue lacy dog
239
+ blue racer
240
+ blue shark
241
+ blue tit
242
+ blue whale
243
+ blue-ringed octopus
244
+ bluefin tuna
245
+ bluegill
246
+ boar
247
+ boas
248
+ bobcat
249
+ bobolink
250
+ boelen’s python
251
+ boggle
252
+ boglen terrier
253
+ boiga
254
+ bolivian anaconda
255
+ bolognese dog
256
+ bombay
257
+ bongo
258
+ bonito fish
259
+ bonnethead shark
260
+ bonobo
261
+ booby
262
+ boomslang
263
+ borador
264
+ bordoodle
265
+ borkie
266
+ bornean orang-utan
267
+ borneo elephant
268
+ bottle nosed dolphin
269
+ bottlenose dolphin
270
+ bowfin
271
+ bowhead whale
272
+ box tree moth
273
+ box turtle
274
+ boxachi
275
+ boxador
276
+ boxer dog
277
+ boxerdoodle
278
+ boxfish
279
+ boxsky
280
+ boxweiler
281
+ brachiosaurus
282
+ brahminy blindsnake
283
+ bredl’s python
284
+ british timber
285
+ brontosaurus
286
+ bronze whaler shark
287
+ brook trout
288
+ brookesia micra
289
+ brown bear
290
+ brown dog tick
291
+ brown headed cowbird
292
+ brown hyena
293
+ brown snake
294
+ brown water snake
295
+ brown-banded cockroach
296
+ brug
297
+ budgerigar
298
+ buffalo
299
+ buffalo fish
300
+ bull
301
+ bull and terrier
302
+ bull mastiff
303
+ bull shark
304
+ bull trout
305
+ bullfrog
306
+ bullsnake
307
+ bumble bee
308
+ bumblebee
309
+ bunny
310
+ burmese
311
+ burmese python
312
+ burro
313
+ burrowing frog
314
+ burrowing owl
315
+ bush baby
316
+ bush viper
317
+ bushmaster snake
318
+ butterfly
319
+ butterfly fish
320
+ cabbage moth
321
+ cactus moth
322
+ cactus mouse
323
+ cactus wren
324
+ caecilian
325
+ caiman
326
+ caiman lizard
327
+ california condor
328
+ california kingsnake
329
+ camel
330
+ camel cricket
331
+ camel spider
332
+ canada lynx
333
+ canada warbler
334
+ canadian horse
335
+ canary
336
+ cantil
337
+ cape lion
338
+ capybara
339
+ caracal
340
+ cardinal
341
+ caribbean reef shark
342
+ caribou
343
+ carolina parakeet
344
+ carp
345
+ carpenter ant
346
+ carpet python
347
+ carpet viper
348
+ cascabel
349
+ cashmere goat
350
+ cassowary
351
+ cat
352
+ cat snake
353
+ cat-eyed snake
354
+ catahoula bulldog
355
+ catahoula leopard
356
+ caterpillar
357
+ catfish
358
+ cava tzu
359
+ cavador
360
+ cavapoo
361
+ cave bear
362
+ cave lion
363
+ cecropia moth
364
+ centipede
365
+ central ranges taipan
366
+ ceratosaurus
367
+ chameleon
368
+ chamois
369
+ chartreux
370
+ cheagle
371
+ checkered garter snake
372
+ cheetah
373
+ chestnut-sided warbler
374
+ chi chi
375
+ chickadee
376
+ chicken
377
+ chicken snake
378
+ children’s python
379
+ chimaera
380
+ chimpanzee
381
+ chinchilla
382
+ chinese alligator
383
+ chinese cobra
384
+ chinese geese
385
+ chinese paddlefish
386
+ chinook salmon
387
+ chinstrap penguin
388
+ chipmunk
389
+ chipoo
390
+ chipping sparrow
391
+ chiweenie
392
+ chorkie
393
+ chow shepherd
394
+ christmas beetle
395
+ christmas island red crab
396
+ chusky
397
+ cicada
398
+ cichlid
399
+ cinereous vulture
400
+ cinnamon ferret
401
+ civet
402
+ click beetle
403
+ clothes moth
404
+ clouded leopard
405
+ clown fish
406
+ clownfish
407
+ coachwhip snake
408
+ coastal carpet python
409
+ coastal taipan
410
+ coati
411
+ cobia fish
412
+ cobras
413
+ cockalier
414
+ cockapoo
415
+ cockatiel
416
+ cockatoo
417
+ cockroach
418
+ codfish
419
+ codling moth
420
+ coelacanth
421
+ collared peccary
422
+ collett’s snake
423
+ colossal squid
424
+ colt
425
+ comet moth
426
+ common buzzard
427
+ common carp
428
+ common european adder
429
+ common frog
430
+ common furniture beetle
431
+ common house spider
432
+ common loon
433
+ common raven
434
+ common toad
435
+ compsognathus
436
+ conger eel
437
+ congo snake
438
+ cookiecutter shark
439
+ cooper’s hawk
440
+ copperhead
441
+ coral
442
+ coral snake
443
+ corgidor
444
+ corgipoo
445
+ corkie
446
+ corman shepherd
447
+ corn rex cat (cornish rex)
448
+ corn snake
449
+ cory catfish
450
+ costa’s hummingbird
451
+ cotton-top tamarin
452
+ cottonmouth
453
+ cottontop tamarin
454
+ cougar
455
+ cow
456
+ coyote
457
+ crab
458
+ crab spider
459
+ crab-eating macaque
460
+ crabeater seal
461
+ crane
462
+ crappie fish
463
+ crested gecko
464
+ crested penguin
465
+ cricket
466
+ crocodile
467
+ crocodile monitor
468
+ cross fox
469
+ cross river gorilla
470
+ crow
471
+ crucian carp
472
+ cuban boa
473
+ cuban cockroach
474
+ cuckoo
475
+ cuscus
476
+ cuttlefish
477
+ dachsador
478
+ daeodon
479
+ dalmadoodle
480
+ dalmador
481
+ danios
482
+ dapple dachshund
483
+ dark-eyed junco
484
+ darkling beetle
485
+ darwin’s fox
486
+ darwin’s frog
487
+ de kay’s brown snake
488
+ death adder
489
+ death’s head cockroach
490
+ deathwatch beetle
491
+ deer
492
+ deer head chihuahua
493
+ deer tick
494
+ desert kingsnake
495
+ desert locust
496
+ desert rain frog
497
+ desert tortoise
498
+ desmostylus
499
+ deutsche bracke
500
+ devil
501
+ devils coach horse beetle
502
+ devon rex
503
+ dhole
504
+ diamond python
505
+ diamondback moth
506
+ dik-dik
507
+ dinopithecus
508
+ dinosaur shrimp
509
+ diplodocus
510
+ dire wolf
511
+ discus
512
+ dodo
513
+ doe
514
+ dog
515
+ dog tick
516
+ dolphin
517
+ donkey
518
+ dorgi
519
+ dorkie
520
+ dormouse
521
+ double doodle
522
+ douc
523
+ downy woodpecker
524
+ doxiepoo
525
+ doxle
526
+ draco volans lizard
527
+ dragon eel
528
+ dragonfish
529
+ dragonfly
530
+ dreadnoughtus
531
+ dromedary
532
+ drum fish
533
+ dubia cockroach
534
+ duck
535
+ dugong
536
+ dumeril’s boa
537
+ dung beetle
538
+ dungeness crab
539
+ dunnock
540
+ dusky dolphin
541
+ dusky shark
542
+ dutch rabbit
543
+ dwarf boa
544
+ dwarf crocodile
545
+ dwarf hamster
546
+ eagle
547
+ earless monitor lizard
548
+ earthworm
549
+ earwig
550
+ eastern barred bandicoot
551
+ eastern bluebird
552
+ eastern brown snake
553
+ eastern chipmunk
554
+ eastern coral snake
555
+ eastern diamondback rattlesnake
556
+ eastern dobsonfly
557
+ eastern fence lizard
558
+ eastern glass lizard
559
+ eastern gorilla
560
+ eastern gray squirrel
561
+ eastern green mamba
562
+ eastern hognose snake
563
+ eastern indigo snake
564
+ eastern lowland gorilla
565
+ eastern phoebe
566
+ eastern racer
567
+ eastern rat snake
568
+ eastern turkey (wild turkey)
569
+ eastern woodrat
570
+ echidna
571
+ eclectus parrot
572
+ edible frog
573
+ eel
574
+ egyptian cobra (egyptian asp)
575
+ egyptian goose
576
+ egyptian mau
577
+ egyptian vulture
578
+ eland
579
+ elasmosaurus
580
+ elasmotherium
581
+ electric catfish
582
+ electric eel
583
+ elegant tern
584
+ elephant
585
+ elephant beetle
586
+ elephant seal
587
+ elephant shrew
588
+ elk
589
+ emerald tree boa
590
+ emerald tree monitor
591
+ emperor penguin
592
+ emperor tamarin
593
+ emu
594
+ english bulldog
595
+ english cream golden retriever
596
+ english pointer
597
+ epagneul pont audemer
598
+ equatorial spitting cobra
599
+ ermine
600
+ escolar
601
+ eskimo dog
602
+ eskipoo
603
+ euoplocephalus
604
+ eurasian beaver
605
+ eurasian jay
606
+ eurasian lynx
607
+ eurasian nuthatch
608
+ eurasian wolf
609
+ european bee-eater
610
+ european corn borer
611
+ european polecat
612
+ european robin
613
+ european starling
614
+ european wildcat
615
+ evening bat
616
+ evening grosbeak
617
+ ewe
618
+ executioner wasp
619
+ eyelash viper
620
+ fairy-wren
621
+ falcon
622
+ fallow deer
623
+ false cobra
624
+ false coral snake
625
+ false killer whale
626
+ false water cobra
627
+ false widow spider
628
+ fangtooth
629
+ fawn
630
+ feist
631
+ fennec fox
632
+ fer-de-lance snake
633
+ ferret
634
+ ferruginous hawk
635
+ fiddler crab
636
+ fierce snake
637
+ figeater beetle
638
+ fin whale
639
+ finch
640
+ fire eel
641
+ fire salamander
642
+ fire-bellied toad
643
+ firefly
644
+ fish
645
+ fisher cat
646
+ fishing cat
647
+ flamingo
648
+ flat coat retriever
649
+ flathead catfish
650
+ flea
651
+ fleckvieh cattle
652
+ florida gar
653
+ florida panther
654
+ florida woods cockroach
655
+ flounder
656
+ flour beetle
657
+ flowerhorn fish
658
+ fluke fish (summer flounder)
659
+ fly
660
+ flying fish
661
+ flying lemur
662
+ flying snake
663
+ flying squirrel
664
+ football fish
665
+ forest cobra
666
+ fossa
667
+ fox
668
+ fox snakes
669
+ fox squirrel
670
+ fox terrier
671
+ french lop
672
+ frenchton
673
+ frengle
674
+ freshwater crocodile
675
+ freshwater eel
676
+ freshwater jellyfish
677
+ frigatebird
678
+ frilled lizard
679
+ frilled shark
680
+ frog
681
+ frogfish
682
+ fruit bat
683
+ fruit fly
684
+ fur seal
685
+ gaboon viper
686
+ galapagos penguin
687
+ galapagos shark
688
+ galapagos tortoise
689
+ gar
690
+ garden eel
691
+ gargoyle gecko
692
+ garter snake
693
+ gazelle
694
+ gecko
695
+ gemsbok
696
+ genet
697
+ gentoo penguin
698
+ geoffroys tamarin
699
+ gerberian shepsky
700
+ gerbil
701
+ german cockroach
702
+ german shepherd guide
703
+ german sheppit
704
+ german sheprador
705
+ gharial
706
+ ghost catfish
707
+ ghost crab
708
+ giant african land snail
709
+ giant armadillo
710
+ giant beaver
711
+ giant clam
712
+ giant desert centipede
713
+ giant leopard moth
714
+ giant panda bear
715
+ giant salamander
716
+ giant schnoodle
717
+ giant weta
718
+ gibbon
719
+ gigantopithecus
720
+ gila monster
721
+ giraffe
722
+ glass frog
723
+ glass lizard
724
+ glechon
725
+ glow worm
726
+ gnat
727
+ gnu
728
+ goat
729
+ goberian
730
+ goblin shark
731
+ goby fish
732
+ goldador
733
+ goldcrest
734
+ golden dox
735
+ golden eagle
736
+ golden lancehead
737
+ golden lion tamarin
738
+ golden masked owl
739
+ golden newfie
740
+ golden oriole
741
+ golden pyrenees
742
+ golden saint
743
+ golden shepherd
744
+ golden tortoise beetle
745
+ golden-crowned flying fox
746
+ golden-crowned kinglet
747
+ goldendoodle
748
+ goldfish
749
+ goliath beetle
750
+ goliath frog
751
+ goliath tigerfish
752
+ gomphotherium
753
+ goonch catfish
754
+ goose
755
+ gopher
756
+ gopher snake
757
+ gopher tortoise
758
+ gorilla
759
+ goshawk
760
+ gouldian finch
761
+ grapevine beetle
762
+ grass carp
763
+ grass snake
764
+ grasshopper
765
+ grasshopper mouse
766
+ gray fox
767
+ gray tree frog
768
+ great blue heron
769
+ great crested flycatcher
770
+ great danoodle
771
+ great egret
772
+ great hammerhead shark
773
+ great plains rat snake
774
+ great potoo bird
775
+ great white shark
776
+ grebe
777
+ green anaconda
778
+ green anole
779
+ green aphids
780
+ green bee-eater
781
+ green frog
782
+ green heron
783
+ green mamba
784
+ green rat snake
785
+ green snake
786
+ green sunfish
787
+ green tree frog
788
+ green tree python
789
+ greenland shark
790
+ grey heron
791
+ grey mouse lemur
792
+ grey reef shark
793
+ grey seal
794
+ griffon vulture
795
+ griffonshire
796
+ grizzly bear
797
+ groenendael
798
+ ground snake
799
+ groundhog (woodchuck)
800
+ grouper
801
+ grouse
802
+ guanaco
803
+ guinea fowl
804
+ guinea pig
805
+ gulper eel
806
+ guppy
807
+ habu snake
808
+ haddock
809
+ hagfish
810
+ hairy woodpecker
811
+ halibut
812
+ hamburg chicken
813
+ hammerhead shark
814
+ hamster
815
+ harbor seal
816
+ hardhead catfish
817
+ hare
818
+ harlequin rabbit
819
+ harlequin snake
820
+ harp seal
821
+ harpy eagle
822
+ harris hawk
823
+ hartebeest
824
+ havapoo
825
+ havashire
826
+ hawaiian crow
827
+ hawaiian goose
828
+ hawaiian monk seal
829
+ hawk
830
+ hawk moth caterpillar
831
+ hedgehog
832
+ hellbender
833
+ hepatic tanager (red tanager)
834
+ hercules beetle
835
+ hercules moth
836
+ hermit crab
837
+ heron
838
+ herring
839
+ highland cattle
840
+ himalayan
841
+ hippopotamus
842
+ hoary bat
843
+ hobo spider
844
+ hog
845
+ hognose snake
846
+ holy cross frog
847
+ honduran white bat
848
+ honey badger
849
+ honey bee
850
+ honey buzzard
851
+ hooded oriole
852
+ hooded seal
853
+ hook-nosed sea snake
854
+ hoopoe
855
+ horgi
856
+ horn shark
857
+ hornbill
858
+ horned adder
859
+ horned beetle
860
+ horned frog
861
+ horned lizard
862
+ horned viper
863
+ hornet
864
+ horse
865
+ horsefly
866
+ horseshoe crab
867
+ house finch
868
+ house sparrow
869
+ house wren
870
+ housefly
871
+ howler monkey
872
+ human
873
+ humboldt penguin
874
+ humboldt squid
875
+ hummingbird
876
+ hummingbird hawk-moth
877
+ humpback whale
878
+ huntsman spider
879
+ huskador
880
+ huskita
881
+ husky
882
+ husky jack
883
+ huskydoodle
884
+ hyaenodon
885
+ hyena
886
+ ibex
887
+ ibis
888
+ ichthyosaurus
889
+ iguana
890
+ iguanodon
891
+ immortal jellyfish
892
+ impala
893
+ imperial moth
894
+ indian cobra
895
+ indian elephant
896
+ indian giant squirrel
897
+ indian palm squirrel
898
+ indian python
899
+ indian rhinoceros
900
+ indian star tortoise
901
+ indianmeal moth
902
+ indigo snake
903
+ indochinese tiger
904
+ indri
905
+ inland taipan
906
+ insect
907
+ insects
908
+ irish doodle
909
+ ivory-billed woodpecker
910
+ jacana
911
+ jack russel
912
+ jack russell
913
+ jackabee
914
+ jackal
915
+ jackdaw
916
+ jackrabbit
917
+ jackson’s chameleon
918
+ jaguar
919
+ jaguarundi cat
920
+ jamaican boa
921
+ japanese beetle
922
+ japanese macaque
923
+ japanese rat snake
924
+ japanese squirrel
925
+ javan rhinoceros
926
+ javanese
927
+ jellyfish
928
+ jerboa
929
+ jewel beetle
930
+ john dory
931
+ jonah crab
932
+ joro spider
933
+ jumping spider
934
+ jungle carpet python
935
+ junglefowl
936
+ kakapo
937
+ kangal
938
+ kangaroo
939
+ kangaroo mouse
940
+ kangaroo rat
941
+ katydid
942
+ keel billed toucan
943
+ keel-billed toucan
944
+ keelback
945
+ kenyan sand boa
946
+ kestrel
947
+ keta salmon
948
+ key deer
949
+ kiko goat
950
+ killdeer
951
+ killer whale
952
+ kinabalu giant red leech
953
+ kinder goat
954
+ king cobra
955
+ king crab
956
+ king penguin
957
+ king quail
958
+ king rat snake
959
+ king snake
960
+ king vulture
961
+ kingfisher
962
+ kinkajou
963
+ kirtland’s snake
964
+ kit fox
965
+ kitefin shark
966
+ kitten
967
+ kiwi
968
+ klipspringer
969
+ koala
970
+ kodkod
971
+ koi fish
972
+ komodo dragon
973
+ kookaburra
974
+ kori bustard
975
+ krait
976
+ krill
977
+ kudu
978
+ labahoula
979
+ labmaraner
980
+ labout’s fairy wrasse
981
+ labradane
982
+ labradoodle
983
+ labraheeler
984
+ ladybird
985
+ ladybug
986
+ ladyfish
987
+ lake sturgeon
988
+ lamancha goat
989
+ lamb
990
+ lamprey
991
+ landseer newfoundland
992
+ lappet-faced vulture
993
+ larder beetle
994
+ lavender albino ball python
995
+ lawnmower blenny
996
+ lazarus lizard
997
+ leaf-tailed gecko
998
+ leatherback sea turtle
999
+ leech
1000
+ leedsichthys
1001
+ lemming
1002
+ lemon shark
1003
+ lemur
1004
+ leopard
1005
+ leopard cat
1006
+ leopard frog
1007
+ leopard gecko
1008
+ leopard lizard
1009
+ leopard seal
1010
+ leopard shark
1011
+ leopard tortoise
1012
+ leptocephalus
1013
+ lhasapoo
1014
+ liger
1015
+ linnet
1016
+ lion
1017
+ lion’s mane jellyfish
1018
+ lionfish
1019
+ little brown bat
1020
+ little penguin
1021
+ livyatan
1022
+ lizard
1023
+ lizardfish
1024
+ llama
1025
+ loach
1026
+ lobster
1027
+ locust
1028
+ lone star tick
1029
+ long-eared owl
1030
+ long-haired rottweiler
1031
+ long-tailed tit
1032
+ longfin mako shark
1033
+ longnose gar
1034
+ lorikeet
1035
+ lovebird
1036
+ lowchen
1037
+ lumpfish
1038
+ lungfish
1039
+ lynx
1040
+ lyrebird
1041
+ macaque
1042
+ macaroni penguin
1043
+ macaw
1044
+ machaeroides
1045
+ mackenzie wolf
1046
+ madagascar hissing cockroach
1047
+ madagascar tree boa
1048
+ madora moth
1049
+ magellanic penguin
1050
+ maggot
1051
+ magnolia warbler
1052
+ magpie
1053
+ mahi mahi (dolphin fish)
1054
+ maiasaura
1055
+ maine coon
1056
+ mal shi
1057
+ malayan civet
1058
+ malayan krait
1059
+ malayan tiger
1060
+ malchi
1061
+ mallard
1062
+ malteagle
1063
+ maltese shih tzu
1064
+ maltipoo
1065
+ mamba
1066
+ mamushi snake
1067
+ man of war jellyfish
1068
+ manatee
1069
+ mandarin rat snake
1070
+ mandrill
1071
+ maned wolf
1072
+ mangrove snake
1073
+ manta ray
1074
+ mantella frog
1075
+ marabou stork
1076
+ marble fox
1077
+ mare
1078
+ marine iguana
1079
+ marine toad
1080
+ markhor
1081
+ marmoset
1082
+ marmot
1083
+ marsh frog
1084
+ marten
1085
+ masked angelfish
1086
+ masked palm civet
1087
+ massasauga
1088
+ mastador
1089
+ may beetle
1090
+ mayfly
1091
+ meagle
1092
+ mealworm beetle
1093
+ mealybug
1094
+ meerkat
1095
+ megalania
1096
+ megalodon
1097
+ megamouth shark
1098
+ megatherium
1099
+ mekong giant catfish
1100
+ mexican alligator lizard
1101
+ mexican black kingsnake
1102
+ mexican eagle (northern crested caracara)
1103
+ mexican free-tailed bat
1104
+ mexican mole lizard
1105
+ microraptor
1106
+ midget faded rattlesnake
1107
+ miki
1108
+ milk snake
1109
+ milkfish
1110
+ millipede
1111
+ mini labradoodle
1112
+ mini lop
1113
+ miniature husky
1114
+ mink
1115
+ minke whale
1116
+ mississippi kite
1117
+ moccasin snake
1118
+ mojarra
1119
+ mojave rattlesnake
1120
+ mola mola (ocean sunfish)
1121
+ mole
1122
+ mole cricket
1123
+ mole snake
1124
+ molly
1125
+ monarch butterfly
1126
+ mongoose
1127
+ monitor lizard
1128
+ monkey
1129
+ monkfish
1130
+ monocled cobra
1131
+ monster
1132
+ monte iberia eleuth
1133
+ moon jellyfish
1134
+ moorhen
1135
+ moose
1136
+ moray eel
1137
+ morkie
1138
+ mosasaurus
1139
+ mosquito
1140
+ moth
1141
+ mountain bluebird
1142
+ mountain gorilla
1143
+ mountain lion
1144
+ mourning dove
1145
+ mouse
1146
+ mozambique spitting cobra
1147
+ mud snake
1148
+ mudpuppy
1149
+ mule
1150
+ mulga snake
1151
+ mullet fish
1152
+ muntjac
1153
+ muscovy duck
1154
+ musk-ox
1155
+ muskox
1156
+ muskrat
1157
+ mussurana snake
1158
+ mustang
1159
+ muttaburrasaurus
1160
+ myna bird
1161
+ naked mole rat
1162
+ narwhal
1163
+ natterjack
1164
+ neanderthal
1165
+ nebelung
1166
+ needlefish
1167
+ neon tetra
1168
+ neptune grouper
1169
+ newfypoo
1170
+ newt
1171
+ nicobar pigeon
1172
+ nigerian goat
1173
+ night adder
1174
+ night heron
1175
+ night snake
1176
+ nightingale
1177
+ nile crocodile
1178
+ nilgai
1179
+ no see ums
1180
+ north american black bear
1181
+ northern alligator lizard
1182
+ northern cardinal
1183
+ northern flicker
1184
+ northern fur seal
1185
+ northern potoo
1186
+ northern screamer
1187
+ northern water snake
1188
+ norway rat
1189
+ norwegian forest
1190
+ nose-horned viper
1191
+ nubian goat
1192
+ nudibranch
1193
+ numbat
1194
+ nurse shark
1195
+ nyala
1196
+ oak toad
1197
+ oarfish
1198
+ oceanic whitetip shark
1199
+ ocelot
1200
+ octopus
1201
+ oenpelli python
1202
+ okapi
1203
+ old house borer
1204
+ oleander hawk moth
1205
+ olive baboon
1206
+ olive python
1207
+ olive sea snake
1208
+ olm
1209
+ onagadori chicken
1210
+ opah
1211
+ opossum
1212
+ orang-utan
1213
+ orange-crowned warbler
1214
+ orangutan
1215
+ orb weaver
1216
+ oriental cockroach
1217
+ ornithomimus
1218
+ ortolan bunting
1219
+ oryx
1220
+ oscar fish
1221
+ osprey
1222
+ ostrich
1223
+ otter
1224
+ oviraptor
1225
+ owl
1226
+ ox
1227
+ oyster
1228
+ oyster toadfish
1229
+ pacific sleeper shark
1230
+ paddlefish
1231
+ pademelon
1232
+ painted turtle
1233
+ palo verde beetle
1234
+ panda
1235
+ pangolin
1236
+ panther
1237
+ paradise flying snake
1238
+ parakeet
1239
+ parasaurolophus
1240
+ parrot
1241
+ parrot snake
1242
+ parrotfish
1243
+ parrotlet
1244
+ parti schnauzer
1245
+ partridge
1246
+ patagotitan
1247
+ patas monkey
1248
+ pea puffer
1249
+ peacock
1250
+ peacock butterfly
1251
+ peacock spider
1252
+ peagle
1253
+ peccary
1254
+ peekapoo
1255
+ pelagornis
1256
+ pelican
1257
+ penguin
1258
+ pennsylvania wood cockroach
1259
+ peppered moth
1260
+ peppermint angelfish
1261
+ pere davids deer
1262
+ peregrine falcon
1263
+ peringuey’s adder
1264
+ persian
1265
+ pesquet’s parrot (dracula parrot)
1266
+ petite goldendoodle
1267
+ pheasant
1268
+ philippine cobra
1269
+ phoenix chicken
1270
+ phorusrhacos
1271
+ pied ball python
1272
+ pied tamarin
1273
+ pig
1274
+ pigeon
1275
+ pika
1276
+ pike
1277
+ pike fish
1278
+ pileated woodpecker
1279
+ pinacate beetle
1280
+ pine beetle
1281
+ pine marten
1282
+ pine siskin
1283
+ pine snake
1284
+ pink fairy armadillo
1285
+ pink-necked green pigeon
1286
+ pipe snake
1287
+ pipefish
1288
+ piranha
1289
+ pit bull
1290
+ pit viper
1291
+ pitador
1292
+ pitsky
1293
+ plains hognose snake
1294
+ platinum arowana
1295
+ platybelodon
1296
+ platypus
1297
+ pocket beagle
1298
+ pocket pitbull
1299
+ poison dart frog
1300
+ polar bear
1301
+ polecat
1302
+ polish tatra sheepdog
1303
+ polka dot stingray
1304
+ pollock fish
1305
+ polyphemus moth
1306
+ pomapoo
1307
+ pomchi
1308
+ pomeagle
1309
+ pomsky
1310
+ pond skater
1311
+ pony
1312
+ poochon
1313
+ poogle
1314
+ pool frog
1315
+ porbeagle shark
1316
+ porcupine
1317
+ porpoise
1318
+ possum
1319
+ potoo
1320
+ potoroo
1321
+ powderpost beetle
1322
+ prairie chicken
1323
+ prairie dog
1324
+ prairie rattlesnake
1325
+ prawn
1326
+ praying mantis
1327
+ proboscis monkey
1328
+ procoptodon
1329
+ pronghorn
1330
+ psittacosaurus
1331
+ pteranodon
1332
+ pterodactyl
1333
+ puff adder
1334
+ puffer fish
1335
+ pufferfish
1336
+ puffin
1337
+ pugapoo
1338
+ puggle
1339
+ pugshire
1340
+ puma
1341
+ puppy
1342
+ purple emperor
1343
+ purple emperor butterfly
1344
+ purple finch
1345
+ puss moth
1346
+ pygmy hippopotamus
1347
+ pygmy marmoset
1348
+ pygmy marmoset (finger monkey)
1349
+ pygmy python
1350
+ pygmy shark
1351
+ pygora goat
1352
+ pyjama shark
1353
+ pyrador
1354
+ pyredoodle
1355
+ python
1356
+ quagga
1357
+ quail
1358
+ queen snake
1359
+ quetzal
1360
+ quokka
1361
+ quoll
1362
+ rabbit
1363
+ raccoon
1364
+ raccoon dog
1365
+ racer snake
1366
+ radiated tortoise
1367
+ ragamuffin
1368
+ ragdoll
1369
+ raggle
1370
+ rainbow boa
1371
+ rainbow shark
1372
+ ram
1373
+ rat
1374
+ rat snakes
1375
+ rattlesnake
1376
+ red diamondback rattlesnake
1377
+ red finch
1378
+ red fox
1379
+ red kite
1380
+ red knee tarantula
1381
+ red panda
1382
+ red paper wasp
1383
+ red racer snake
1384
+ red spitting cobra
1385
+ red squirrel
1386
+ red tail boa (common boa)
1387
+ red wolf
1388
+ red-bellied black snake
1389
+ red-bellied woodpecker
1390
+ red-billed quelea bird
1391
+ red-eared slider
1392
+ red-eyed tree frog
1393
+ red-footed tortoise
1394
+ red-handed tamarin
1395
+ red-headed vulture
1396
+ red-lipped batfish
1397
+ red-shouldered hawk
1398
+ red-winged blackbird
1399
+ redback spider
1400
+ redhump eartheater
1401
+ redstart
1402
+ redtail catfish
1403
+ reef shark
1404
+ reindeer
1405
+ repenomamus
1406
+ reticulated python
1407
+ rex rabbit
1408
+ rhino beetle
1409
+ rhino viper
1410
+ rhinoceros
1411
+ rhombic egg-eater snake
1412
+ ribbon eel
1413
+ ribbon snake
1414
+ rim rock crowned snake
1415
+ ring-billed gull
1416
+ ringed kingfisher
1417
+ rinkhals snake
1418
+ river dolphin
1419
+ river otter
1420
+ river turtle
1421
+ robin
1422
+ rock crab
1423
+ rock hyrax
1424
+ rock python
1425
+ rockfish
1426
+ rockhopper penguin
1427
+ rodents
1428
+ roe deer
1429
+ rooster
1430
+ root aphids
1431
+ rose-breasted grosbeak
1432
+ roseate spoonbill
1433
+ rosy boa
1434
+ rotterman
1435
+ rottsky
1436
+ rough earth snake
1437
+ rough green snake
1438
+ rove beetle
1439
+ royal penguin
1440
+ rubber boa
1441
+ ruby-crowned kinglet
1442
+ ruby-throated hummingbird
1443
+ ruddy turnstone
1444
+ rufous hummingbird
1445
+ russel’s viper
1446
+ russian bear dog
1447
+ russian blue
1448
+ russian tortoise
1449
+ saanen goat
1450
+ saber-toothed tiger
1451
+ sable
1452
+ sable black german shepherd
1453
+ sable ferret
1454
+ sabre-toothed tiger
1455
+ saddleback caterpillar
1456
+ saiga
1457
+ saint berdoodle
1458
+ saint bernard
1459
+ saint shepherd
1460
+ salamander
1461
+ salmon
1462
+ salmon shark
1463
+ sambar
1464
+ san francisco garter snake
1465
+ sand crab
1466
+ sand dollar
1467
+ sand lizard
1468
+ sand tiger shark
1469
+ sand viper
1470
+ sandhill crane
1471
+ saola
1472
+ sarcosuchus
1473
+ sardines
1474
+ sarkastodon
1475
+ satanic leaf-tailed gecko
1476
+ sauropoda
1477
+ savanna goat
1478
+ savannah sparrow
1479
+ savu python
1480
+ saw-scaled viper
1481
+ sawfish
1482
+ scallops
1483
+ scarab beetle
1484
+ scarlet kingsnake
1485
+ scarlet macaw
1486
+ scarlet tanager
1487
+ schneagle
1488
+ schnoodle
1489
+ scimitar-horned oryx
1490
+ scorpion
1491
+ scorpion fish
1492
+ scotch collie
1493
+ scrotum frog
1494
+ sculpin
1495
+ sea anemone
1496
+ sea dragon
1497
+ sea eagle
1498
+ sea lion
1499
+ sea otter
1500
+ sea roach
1501
+ sea slug
1502
+ sea snake
1503
+ sea squirt
1504
+ sea turtle
1505
+ sea urchin
1506
+ seagull
1507
+ seahorse
1508
+ seal
1509
+ sedge warbler
1510
+ sei whale
1511
+ senegal parrot
1512
+ serval
1513
+ shark
1514
+ sharp-shinned hawk
1515
+ sharp-tailed snake
1516
+ sheep
1517
+ sheepadoodle
1518
+ sheepshead fish
1519
+ shepadoodle
1520
+ shepkita
1521
+ shepweiler
1522
+ shichi
1523
+ shih poo
1524
+ shoebill stork
1525
+ shollie
1526
+ short-faced bear
1527
+ shortfin mako shark
1528
+ shrew
1529
+ shrimp
1530
+ siamese
1531
+ siamese fighting fish
1532
+ siberian
1533
+ siberian ibex
1534
+ siberian retriever
1535
+ siberian tiger
1536
+ siberpoo
1537
+ sidewinder
1538
+ silkie chicken
1539
+ silky shark
1540
+ silver dollar
1541
+ silver labrador
1542
+ sinosauropteryx
1543
+ sixgill shark
1544
+ skate fish
1545
+ skink lizard
1546
+ skipjack tuna
1547
+ skua
1548
+ skunk
1549
+ sleeper shark
1550
+ sloth
1551
+ slow worm
1552
+ slug
1553
+ smokybrown cockroach
1554
+ smooth green snake
1555
+ smooth snake
1556
+ snail
1557
+ snake
1558
+ snapping turtle
1559
+ snook fish
1560
+ snorkie
1561
+ snouted cobra
1562
+ snow bunting
1563
+ snow crab
1564
+ snow leopard
1565
+ snowberry clearwing moth
1566
+ snowflake eel
1567
+ snowshoe
1568
+ snowshoe hare
1569
+ snowy owl
1570
+ sockeye salmon
1571
+ soldier beetle
1572
+ somali
1573
+ song sparrow
1574
+ song thrush
1575
+ south china tiger
1576
+ southern black racer
1577
+ southern hognose snake
1578
+ southern pacific rattlesnake
1579
+ spadefoot toad
1580
+ spanador
1581
+ spanish goat
1582
+ sparrow
1583
+ sparrowhawk
1584
+ speckled kingsnake
1585
+ spectacled bear
1586
+ sperm whale
1587
+ sphynx
1588
+ spider
1589
+ spider ball python
1590
+ spider beetle
1591
+ spider monkey
1592
+ spider wasp
1593
+ spider-tailed horned viper
1594
+ spinner shark
1595
+ spinosaurus
1596
+ spiny bush viper
1597
+ spiny dogfish
1598
+ spiny hill turtle
1599
+ spitting cobra
1600
+ spixs macaw
1601
+ sponge
1602
+ spotted gar
1603
+ spotted lanternfly
1604
+ spotted python
1605
+ springador
1606
+ springbok
1607
+ springerdoodle
1608
+ squash beetle
1609
+ squid
1610
+ squirrel
1611
+ squirrel monkey
1612
+ squirrelfish
1613
+ sri lankan elephant
1614
+ stag beetle
1615
+ stallion
1616
+ star-nosed mole
1617
+ starfish
1618
+ stargazer fish
1619
+ steelhead salmon
1620
+ steer
1621
+ steller’s sea cow
1622
+ stellers sea cow
1623
+ stick insect
1624
+ stiletto snake
1625
+ stingray
1626
+ stoat
1627
+ stone crab
1628
+ stork
1629
+ strawberry hermit crab
1630
+ striped hyena
1631
+ striped rocket frog
1632
+ sturgeon
1633
+ styracosaurus
1634
+ suchomimus
1635
+ sucker fish
1636
+ sugar glider
1637
+ sulcata tortoise
1638
+ sumatran elephant
1639
+ sumatran orang-utan
1640
+ sumatran rhinoceros
1641
+ sumatran tiger
1642
+ summer tanager
1643
+ sun bear
1644
+ sunbeam snake
1645
+ superworm
1646
+ surgeonfish
1647
+ swai fish
1648
+ swan
1649
+ syrian hamster
1650
+ taco terrier
1651
+ taipan
1652
+ takin
1653
+ tamaskan
1654
+ tang
1655
+ tapanuli orang-utan
1656
+ tapir
1657
+ tarantula hawk
1658
+ tarbosaurus
1659
+ tarpon
1660
+ tarsier
1661
+ tasmanian devil
1662
+ tasmanian tiger
1663
+ tawny owl
1664
+ teddy bear hamster
1665
+ telescope fish
1666
+ ten-lined june beetle
1667
+ tennessee walking horse
1668
+ tentacled snake
1669
+ termite
1670
+ terrier
1671
+ terror bird
1672
+ tetra
1673
+ texas blind snake
1674
+ texas coral snake
1675
+ texas garter snake
1676
+ texas heeler
1677
+ texas indigo snake
1678
+ texas night snake
1679
+ texas rat snake
1680
+ texas spiny lizard
1681
+ thanatosdrakon
1682
+ thorny devil
1683
+ thresher shark
1684
+ thrush
1685
+ thylacoleo
1686
+ tibetan fox
1687
+ tick
1688
+ tiffany
1689
+ tiger
1690
+ tiger beetle
1691
+ tiger moth
1692
+ tiger rattlesnake
1693
+ tiger salamander
1694
+ tiger shark
1695
+ timber rattlesnake (canebrake rattlesnake)
1696
+ timor python
1697
+ tire track eel
1698
+ titan beetle
1699
+ titanoboa
1700
+ toad
1701
+ toadfish
1702
+ tomato hornworm
1703
+ torkie
1704
+ tortoise
1705
+ toucan
1706
+ towhee
1707
+ toxodon
1708
+ toy poodle
1709
+ tree frog
1710
+ tree kangaroo
1711
+ tree snake
1712
+ tree swallow
1713
+ tree viper (bamboo viper)
1714
+ treecreeper
1715
+ triggerfish
1716
+ troodon
1717
+ tropicbird
1718
+ trout
1719
+ tsetse fly
1720
+ tuatara
1721
+ tufted titmouse
1722
+ tuna
1723
+ turkey
1724
+ turkey vulture
1725
+ turkish angora
1726
+ turtle
1727
+ turtles
1728
+ twig snake
1729
+ tylosaurus
1730
+ tyrannosaurus rex
1731
+ uakari
1732
+ uguisu
1733
+ uinta ground squirrel
1734
+ uintatherium
1735
+ umbrellabird
1736
+ unau (linnaeus’s two-toed sloth)
1737
+ ural owl
1738
+ urutu snake
1739
+ utonagan
1740
+ vampire bat
1741
+ vampire crab
1742
+ vampire squid
1743
+ vaquita
1744
+ velociraptor
1745
+ venus flytrap
1746
+ vermilion flycatcher
1747
+ vervet monkey
1748
+ vicuna
1749
+ vicuña
1750
+ vine snake
1751
+ vinegaroon
1752
+ viper
1753
+ viper boa
1754
+ viper shark (dogfish)
1755
+ viperfish
1756
+ virgin islands dwarf gecko
1757
+ vulture
1758
+ wahoo fish
1759
+ waimanu
1760
+ walking catfish
1761
+ wallaby
1762
+ walleye fish
1763
+ walrus
1764
+ wandering albatross
1765
+ warbler
1766
+ warthog
1767
+ wasp
1768
+ water beetle
1769
+ water buffalo
1770
+ water dragon
1771
+ water vole
1772
+ waterbuck
1773
+ wax moth
1774
+ weasel
1775
+ weaver bird
1776
+ weimardoodle
1777
+ wels catfish
1778
+ welsh corgi
1779
+ west highland terrier
1780
+ western blind snake
1781
+ western diamondback rattlesnake
1782
+ western gorilla
1783
+ western green mamba
1784
+ western hognose snake
1785
+ western lowland gorilla
1786
+ western rat snake
1787
+ western tanager
1788
+ westiepoo
1789
+ whale
1790
+ whale shark
1791
+ wheaten terrier
1792
+ whimbrel
1793
+ whinchat
1794
+ whiptail lizard
1795
+ white butterfly
1796
+ white faced capuchin
1797
+ white ferret / albino ferrets
1798
+ white rhinoceros
1799
+ white shark
1800
+ white tiger
1801
+ white-eyed vireo
1802
+ white-faced capuchin
1803
+ white-shouldered house moth
1804
+ white-tail deer
1805
+ white-tailed eagle
1806
+ whiting
1807
+ whoodle
1808
+ whooping crane
1809
+ wild boar
1810
+ wildcat
1811
+ wildebeest
1812
+ willow warbler
1813
+ winter moth
1814
+ wolf
1815
+ wolf eel
1816
+ wolf snake
1817
+ wolf spider
1818
+ wolffish
1819
+ wolverine
1820
+ woma python
1821
+ wombat
1822
+ wood bison
1823
+ wood frog
1824
+ wood tick
1825
+ wood turtle
1826
+ woodchuck
1827
+ woodlouse
1828
+ woodlouse spider
1829
+ woodpecker
1830
+ woodrat
1831
+ woolly aphids
1832
+ woolly mammoth
1833
+ woolly monkey
1834
+ woolly rhinoceros
1835
+ worm
1836
+ worm snake
1837
+ wrasse
1838
+ writing spider
1839
+ wrought iron butterflyfish
1840
+ wryneck
1841
+ wyoming toad
1842
+ x-ray tetra
1843
+ xerus
1844
+ yak
1845
+ yarara
1846
+ yellow anaconda
1847
+ yellow aphids
1848
+ yellow bellied sapsucker
1849
+ yellow cobra
1850
+ yellow perch
1851
+ yellow sac spider
1852
+ yellow spotted lizard
1853
+ yellow tang
1854
+ yellow-bellied sea snake
1855
+ yellow-eyed penguin
1856
+ yellowfin tuna
1857
+ yeti crab
1858
+ yokohama chicken
1859
+ yoranian
1860
+ yorkie bichon
1861
+ yorkie-poo
1862
+ zebra
1863
+ zebra finch
1864
+ zebra mussels
1865
+ zebra pleco
1866
+ zebra shark
1867
+ zebra snake
1868
+ zebra spitting cobra
1869
+ zebu
1870
+ zonkey
1871
+ zorse
1872
+ zuchon