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,18 @@
1
+ ---
2
+ title: Common types of people
3
+ category: people
4
+ ---
5
+ geek
6
+ gentleman
7
+ lady
8
+ man
9
+ middle-aged man
10
+ middle-aged woman
11
+ milennial
12
+ model
13
+ old man
14
+ old woman
15
+ person
16
+ woman
17
+ young man
18
+ young woman
@@ -0,0 +1,21 @@
1
+ ---
2
+ title: Couples
3
+ category: people
4
+ ---
5
+ acquaintances
6
+ colleagues
7
+ companions
8
+ couple
9
+ dating couple
10
+ duo
11
+ engaged couple
12
+ friends
13
+ girlfriend and boyfriend
14
+ lovers
15
+ newlyweds
16
+ pair
17
+ partners
18
+ roommates
19
+ significant others
20
+ spouses
21
+ traveling companions
@@ -0,0 +1,103 @@
1
+ ---
2
+ title: Dances
3
+ category: people
4
+ ---
5
+ african dance
6
+ afro-cuban dance
7
+ argentine tango
8
+ bachata
9
+ balinese legong dance
10
+ ballet
11
+ ballroom dance
12
+ belly dance
13
+ belly dance fusion
14
+ bhangra dance
15
+ bharatanatyam dance
16
+ bihu dance
17
+ bollywood dance
18
+ boogaloo dance
19
+ breakdance
20
+ butoh dance
21
+ capoeira dance
22
+ cha-cha
23
+ chhau dance
24
+ chinese lion dance
25
+ contemporary dance
26
+ cossack dance
27
+ cumbia
28
+ dandiya dance
29
+ dragon dance
30
+ english country dance
31
+ filipino folk dance
32
+ finnish tango
33
+ flamenco
34
+ forró dance
35
+ foxtrot
36
+ garba dance
37
+ garba raas dance
38
+ ghumura dance
39
+ hip hop dance
40
+ house dance
41
+ hula dance
42
+ indonesian kecak dance
43
+ irish step dance
44
+ japanese butoh-fu dance
45
+ jazz dance
46
+ jhumur dance
47
+ jive
48
+ k-pop dance
49
+ kabuki dance
50
+ kala dance
51
+ kalbelia dance
52
+ karagattam dance
53
+ kathak dance
54
+ kathakali dance
55
+ khmer classical dance
56
+ koli dance
57
+ krumping dance
58
+ kuchipudi dance
59
+ lambada dance
60
+ latin dance
61
+ lavani dance
62
+ lezim dance
63
+ locking dance
64
+ mambo
65
+ manipuri dance
66
+ mathuri dance
67
+ maypole dance
68
+ merengue
69
+ middle eastern dance
70
+ modern dance
71
+ mohiniyattam dance
72
+ morris dance
73
+ noh dance
74
+ norwegian halling dance
75
+ odissi dance
76
+ polka
77
+ pop and lock dance
78
+ popping dance
79
+ povada dance
80
+ quickstep
81
+ robot dance
82
+ rumba
83
+ russian folk dance
84
+ salsa
85
+ samba dance
86
+ santhali dance
87
+ sattriya dance
88
+ scottish country dance
89
+ scottish highland dance
90
+ sidi goma dance
91
+ swing dance
92
+ sword dance
93
+ tahitian dance
94
+ tai chi fan dance
95
+ tango
96
+ tap dance
97
+ thai classical dance
98
+ ukrainian hopak dance
99
+ vogue dance
100
+ waacking dance
101
+ waltz
102
+ yakshagana dance
103
+ zumba dance
@@ -0,0 +1,434 @@
1
+ ---
2
+ title: Expressions
3
+ category: people
4
+ ---
5
+ amused expression with slightly upturned lips and soft eyes
6
+ barely contained grief with clenched fists
7
+ bawling loudly with red, puffy eyes
8
+ bawling loudly with reddened face
9
+ beaming grin with sparkling eyes and dimples
10
+ beaming smile that lights up the entire face
11
+ beaming with pride, chest puffed and chin high
12
+ bemused smile with one eyebrow cocked and head tilted
13
+ biting lower lip with a furrowed brow
14
+ blank stare with slightly parted lips
15
+ blank stare with slightly parted lips and a relaxed brow
16
+ blubbering incoherently with hiccuping sobs
17
+ blushing cheeks with a subtle, satisfied grin
18
+ blushing cheeks with averted gaze and nervous smile
19
+ boisterous laugh with clapping hands and stomping feet
20
+ breathless laughter causing hiccups and gasps
21
+ brief tightening of the lips and narrowing of the eyes
22
+ bright eyes with an eager, engaging smile
23
+ bright smile with nose crinkled in delight
24
+ bright-eyed enthusiasm with a wide, toothy grin
25
+ broad grin with nose crinkle and squinted eyes
26
+ broad grin with teeth showing and eyes crinkling
27
+ broad, unwavering smile with direct eye contact
28
+ bursting into peals of laughter, head thrown back
29
+ cackling mischievously with hunched shoulders
30
+ cackling with a hint of mischief in narrowed eyes
31
+ calm face with attentive eyes and a gentle smile
32
+ cheeky smile with dimples and a slight head tilt
33
+ chest-heaving sobs with trembling hands
34
+ chin lifted with a broad smile and puffed chest
35
+ choked sobs
36
+ choking back sobs with clenched jaw
37
+ chortling with head tilted back and eyes half-closed
38
+ chuckling while shaking head in disbelief
39
+ clenched jaw with a muscle pulsing in the temple
40
+ clenched jaw with a pulsing temple
41
+ clenched jaw with a pulsing temple and intense eyes
42
+ clenched jaw with a pulsing temple and narrowed eyes
43
+ clenched jaw with flared nostrils and intense eyes
44
+ clenched jaw with flared nostrils and narrowed eyes
45
+ clenched teeth with bulging eyes and tensed neck muscles
46
+ clenched teeth with bulging eyes in frustration
47
+ clenched teeth with bulging neck veins and narrowed eyes
48
+ clenched teeth with flared nostrils
49
+ clenched teeth with one eye twitching and tensed jaw muscles
50
+ completely neutral expression with steady gaze
51
+ controlled crying with occasional deep breaths
52
+ crinkled nose with a playful stuck-out tongue
53
+ crying and laughing simultaneously in hysteria
54
+ crying silently with face hidden in hands
55
+ deeply creased laugh lines with twinkling eyes
56
+ dejected expression with glistening eyes
57
+ downturned mouth with narrowed, intense eyes
58
+ dreamy expression with a faraway look and soft smile
59
+ dropped jaw with a blank stare
60
+ exaggerated duck lips with posed grin
61
+ exaggerated eye roll with a head tilt and sigh
62
+ explosive laughter bursting forth unexpectedly
63
+ eyes brimming with unshed tears
64
+ fits of giggles causing body to double over
65
+ frown with a quivering lower lip and downcast eyes
66
+ frown with a quivering lower lip and furrowed brow
67
+ frown with a slightly protruding lower lip in disappointment
68
+ frown with a trembling lower lip and misty eyes
69
+ frown with downcast eyes and slightly hunched shoulders
70
+ frown with downturned corners of the mouth
71
+ frown with downturned corners of the mouth and a creased forehead
72
+ frown with downturned corners of the mouth and creased forehead
73
+ frown with downturned corners of the mouth and furrowed brow
74
+ full-bodied laugh causing chair to rock back
75
+ furrowed brow paired with a thoughtful finger on the chin
76
+ furrowed brow with a concentrated gaze and slightly narrowed eyes
77
+ furrowed brow with a concentrated gaze and slightly parted lips
78
+ furrowed brow with a distant gaze and slightly parted lips
79
+ furrowed brow with a sideways glance of suspicion
80
+ furrowed brow with a slightly open mouth and distant gaze
81
+ furrowed brow with a thoughtful pout
82
+ furrowed brow with compassionate eyes and slight head tilt
83
+ furrowed brow with lip bite and an intense gaze
84
+ furrowed brow with lip bite and focused gaze
85
+ furrowed brow with lip bite and intense gaze
86
+ furrowed brow with lip caught between teeth in concentration
87
+ furrowed brow with lips pressed into a thin line of disapproval
88
+ furrowed brow with narrowed eyes and slightly flared nostrils
89
+ furrowed brow with pursed lips and a contemplative gaze
90
+ furrowed brow with pursed lips and a distant gaze
91
+ furrowed brow with pursed lips and a far-off gaze
92
+ furrowed brow with pursed lips and a scrutinizing gaze
93
+ furrowed brow with pursed lips in deep thought
94
+ furrowed brow with slightly parted lips and a concentrated gaze
95
+ furrowed brow with slightly parted lips and a distant stare
96
+ furrowed brow with squinted eyes
97
+ furrowed brow with widened eyes and slightly open mouth
98
+ furrowed brow with widened eyes and slightly parted lips
99
+ giggling fit causing hiccups and snorts
100
+ giggling fit with shoulders shaking and hand covering mouth
101
+ giggling while biting lower lip, trying to contain it
102
+ giggly smile with rosy cheeks and bright eyes
103
+ gleeful expression with wide eyes and open-mouthed smile
104
+ goofy smile with crossed eyes and stuck-out tongue
105
+ grimace with eyes squeezed shut and shoulders tensed
106
+ grimace with one eye squeezed shut
107
+ grimace with one eye squeezed shut and teeth gritted
108
+ grimace with one eye squeezed shut and tensed jaw muscles
109
+ grimace with one eye squeezed shut and wrinkled forehead
110
+ grimace with one eye squeezed shut and wrinkled nose
111
+ grimace with wrinkled nose and one eye closed
112
+ grimace with wrinkled nose and squinted eyes
113
+ grinning from ear to ear with sparkling eyes
114
+ guffawing with slapped knee and wide-open mouth
115
+ half-smile with a distant gaze and relaxed features
116
+ half-smile with a distant gaze and relaxed shoulders
117
+ half-smile with a faraway look and relaxed shoulders
118
+ half-smile with crinkled eyes and a knowing look
119
+ half-smile with crinkled eyes and a slight blush
120
+ half-smile with crinkled eyes and a slight head tilt
121
+ half-smile with one corner of the mouth raised and a twinkle in the eyes
122
+ half-smile with one raised eyebrow
123
+ half-smile with softened eyes and slightly tilted head
124
+ hearty belly laugh with eyes crinkled and head thrown back
125
+ hearty chuckle rumbling from deep in the chest
126
+ heaving sobs with sharp intakes of breath
127
+ heavy-lidded eyes with a soft, tired smile
128
+ heavy-lidded eyes with slack features
129
+ howling in despair
130
+ howling with laughter, bent over and clutching stomach
131
+ impish grin with a glint in the eye and wrinkled nose
132
+ inconsolable crying with curled-up body
133
+ intense focus with slightly narrowed eyes and set jaw
134
+ intense stare with slightly squinted eyes and set jaw
135
+ joyous laughter with arms outstretched and head back
136
+ lip bite with a coy glance and slightly flushed cheeks
137
+ lip bite with a coy glance and slightly raised eyebrows
138
+ lip bite with a sidelong glance and slight blush
139
+ lip bite with a sidelong glance and slightly raised eyebrows
140
+ lip bite with a sideways glance and slightly flushed cheeks
141
+ lip curl with a sideways glance and a slightly jutted chin
142
+ lip curl with a sideways glance and slightly raised chin
143
+ lip curl with narrowed eyes and a slight head tilt
144
+ lip curl with narrowed eyes and a slightly raised chin
145
+ lip curl with narrowed eyes and slightly flared nostrils
146
+ lip trembling, on the verge of tears
147
+ lips pressed into a thin line with a stern gaze
148
+ lopsided frown with one raised eyebrow
149
+ lopsided grin with a dimple and a mischievous glint
150
+ lopsided grin with a dimple on one cheek and sparkling eyes
151
+ lopsided grin with a mischievous glint in the eyes
152
+ lopsided smile with a faraway, dreamy look
153
+ mirthful chuckle with eyes sparkling and nose slightly crinkled
154
+ mischievous grin with eyes twinkling and dimples showing
155
+ momentary downturn of mouth corners and eye lowering
156
+ momentary widening of the eyes with raised eyebrows
157
+ mournful sobbing with drooped shoulders
158
+ mouth agape with raised eyebrows and widened eyes
159
+ muffled crying into a pillow
160
+ narrowed eyes with pursed lips and slight head tilt
161
+ nervous laughter with darting eyes and fidgeting hands
162
+ noisy blubbering with snotty nose
163
+ nose scrunch with one raised eyebrow and half-smile
164
+ nose wrinkle with squinted eyes and stuck-out tongue
165
+ open-mouthed gasp with a hand covering part of the face
166
+ open-mouthed gasp with hand over the chest
167
+ open-mouthed gasp with raised eyebrows and a hand over the heart
168
+ open-mouthed gasp with raised eyebrows and widened eyes
169
+ open-mouthed gasp with widened eyes and raised eyebrows
170
+ open-mouthed gasp with widened eyes and raised shoulders
171
+ open-mouthed grin with crinkled eyes and slightly flushed cheeks
172
+ open-mouthed grin with dimples and slightly squinted eyes
173
+ open-mouthed grin with nose crinkle and squinted eyes
174
+ open-mouthed grin with sparkling eyes and slightly flushed cheeks
175
+ open-mouthed grin with sparkling eyes and slightly raised cheeks
176
+ open-mouthed laugh with crinkled nose and closed eyes
177
+ open-mouthed laugh with crinkled nose and flushed cheeks
178
+ open-mouthed laugh with eyes squeezed shut in mirth
179
+ open-mouthed laugh with thrown-back head
180
+ open-mouthed laugh with thrown-back head and closed eyes
181
+ open-mouthed laugh with thrown-back head and crinkled eyes
182
+ open-mouthed smile with crinkled eyes
183
+ open-mouthed smile with crinkled eyes and dimples
184
+ open-mouthed smile with crinkled eyes and raised cheeks
185
+ open-mouthed smile with dimples and slightly flushed cheeks
186
+ open-mouthed smile with dimples and sparkling eyes
187
+ open-mouthed smile with nose crinkle and slightly flushed cheeks
188
+ open-mouthed smile with sparkling eyes and dimples
189
+ open-mouthed yawn with scrunched-up eyes and a stretched neck
190
+ open-mouthed yawn with scrunched-up eyes and raised eyebrows
191
+ open-mouthed yawn with scrunched-up eyes and stretched neck
192
+ open-mouthed yawn with scrunched-up face and stretched arms
193
+ open-mouthed yawn with scrunched-up nose
194
+ open-mouthed yawn with scrunched-up nose and closed eyes
195
+ polite smile with alert eyes and raised eyebrows
196
+ polite, practiced smile with alert eyes
197
+ pouty expression with arms crossed and eyes rolling
198
+ pouty expression with downcast eyes and crossed arms
199
+ pouty expression with downcast eyes and slumped posture
200
+ pouty expression with furrowed brow and crossed arms
201
+ pouty expression with furrowed brow and slightly jutted chin
202
+ pouty expression with jutted chin and narrowed eyes
203
+ pouty lower lip paired with puppy dog eyes
204
+ pouty lower lip with puppy-dog eyes
205
+ pouty lower lip with wide, innocent eyes and raised eyebrows
206
+ pouty lower lip with wide, innocent eyes and raised inner eyebrows
207
+ pouty lower lip with wide, pleading eyes and furrowed brow
208
+ pouty lower lip with wide, pleading eyes and raised eyebrows
209
+ protruding lower lip with furrowed brow and crossed arms
210
+ puckered lips and squinted eyes as if tasting something sour
211
+ puckered lips with a sideways glance
212
+ puckered lips with narrowed eyes and a slight head shake
213
+ puckered lips with one eye closed and a wink
214
+ puckered lips with one eye closed and head tilted
215
+ puckered lips with one eyebrow raised and a sidelong glance
216
+ puckered lips with squinted eyes and a playful wink
217
+ puckered lips with squinted eyes and a slight head shake
218
+ puckered lips with squinted eyes and a slight head tilt
219
+ puffed cheeks and crossed eyes in a comical expression
220
+ puffed-out cheeks releasing air in a drawn-out sigh
221
+ puffed-out cheeks with bulging eyes
222
+ puffed-out cheeks with bulging eyes and a comical expression
223
+ puffed-out cheeks with bulging eyes and a surprised expression
224
+ puffed-out cheeks with bulging eyes and raised eyebrows
225
+ puffed-out cheeks with crossed eyes
226
+ puffed-out cheeks with crossed eyes and a silly grin
227
+ puffed-out cheeks with crossed eyes and raised eyebrows
228
+ puffed-out cheeks with crossed eyes and stuck-out tongue
229
+ puffed-out cheeks with raised eyebrows and a comical expression
230
+ puffed-out cheeks with raised eyebrows and bulging eyes
231
+ puffed-out cheeks with widened eyes and raised eyebrows
232
+ pursed lips with narrowed eyes
233
+ quick, one-sided lip corner raise
234
+ quiet sniffles with downcast gaze
235
+ quiet tears with trembling lower lip
236
+ quiet weeping with occasional sniffles
237
+ quivering chin with downcast eyes
238
+ quivering chin with glassy eyes and slightly parted lips
239
+ quivering chin with glassy eyes and trembling lips
240
+ quivering chin with misty eyes and slightly parted lips
241
+ quivering chin with misty eyes on the verge of tears
242
+ quivering chin with watery eyes and slightly parted lips
243
+ quivering lower lip with downcast eyes and furrowed brow
244
+ quivering upper lip with misty eyes and a flushed face
245
+ quivering upper lip with tear-filled eyes and a red face
246
+ quivering upper lip with tear-filled eyes and a reddened face
247
+ quivering upper lip with watery eyes and a flushed face
248
+ quivering upper lip with watery eyes and flushed cheeks
249
+ raised eyebrow with a half-smirk and twinkling eyes
250
+ raised eyebrow with a knowing smirk and glinting eyes
251
+ raised eyebrow with a sideways glance and doubtful smirk
252
+ raised eyebrows with a crooked smile and a knowing look
253
+ raised eyebrows with a crooked smile and a mischievous twinkle
254
+ raised eyebrows with a half-smile and head shake
255
+ raised eyebrows with a half-smile and questioning gaze
256
+ raised eyebrows with a lopsided grin and a mischievous glint
257
+ raised eyebrows with a lopsided grin and twinkling eyes
258
+ raised eyebrows with a mischievous smirk and glinting eyes
259
+ raised eyebrows with a playful smirk and twinkling eyes
260
+ raised eyebrows with a skeptical tilt of the head
261
+ raised eyebrows with a slight gasp and widened eyes
262
+ raised eyebrows with a slight head tilt and half-smile
263
+ raised eyebrows with a slight head tilt and questioning gaze
264
+ raised eyebrows with a surprised gasp and widened eyes
265
+ raised eyebrows with an 'o'-shaped mouth and a shocked expression
266
+ raised eyebrows with an 'o'-shaped mouth and widened eyes
267
+ raised eyebrows with an 'o'-shaped mouth in shock
268
+ raised eyebrows with an incredulous stare and slightly open mouth
269
+ raised eyebrows with lips pressed together, suppressing laughter
270
+ raised eyebrows with wide eyes and covered mouth
271
+ raised eyebrows with widened eyes
272
+ raised eyebrows with widened eyes and an open-mouthed gasp
273
+ raised eyebrows with widened eyes and dropped jaw
274
+ raised eyebrows with widened eyes and slightly parted lips
275
+ raised eyebrows with widened eyes in sudden realization
276
+ rapid eyebrow raise and eye widening
277
+ raucous laughter echoing loudly with wide-open mouth
278
+ relaxed features with a hint of a peaceful smile
279
+ restrained, emotionless expression with alert eyes
280
+ roaring laughter with tears forming in the corners of eyes
281
+ rolled eyes with a slight head tilt
282
+ rollicking laughter causing slapping of thighs
283
+ sardonic laugh with head tilted and eyes narrowed
284
+ scowl with furrowed brow and a slightly protruding lower lip
285
+ scowl with furrowed brow and narrowed eyes
286
+ scowl with furrowed brow and slightly bared teeth
287
+ scowl with furrowed brow and slightly protruding lower lip
288
+ scowl with narrowed eyes and a clenched jaw
289
+ scowl with narrowed eyes and a slightly jutted chin
290
+ scowl with narrowed eyes and flared nostrils
291
+ scowl with narrowed eyes and slightly flared nostrils
292
+ scrunched nose with tongue slightly protruding and eyes crinkled
293
+ scrunched nose with twinkling eyes and open-mouthed smile
294
+ scrunched-up face with closed eyes
295
+ scrunched-up face with eyes tightly shut, bracing for impact
296
+ scrunched-up face with heaving shoulders
297
+ scrunched-up face with stuck-out tongue and tightly closed eyes
298
+ scrunched-up face with tongue sticking out and eyes squeezed shut
299
+ scrunched-up face with tongue sticking out slightly
300
+ scrunched-up nose with a cheeky grin and narrowed eyes
301
+ scrunched-up nose with a mischievous grin and narrowed eyes
302
+ scrunched-up nose with closed eyes and a broad grin
303
+ scrunched-up nose with squinted eyes and a playful grin
304
+ scrunched-up nose with squinted eyes and stuck-out tongue
305
+ set jaw and narrowed eyes with a slightly trembling lip
306
+ sideways glance with a mysterious half-smile
307
+ sideways head tilt with a slight smile
308
+ sideways smirk with one raised eyebrow
309
+ silent laughter with mouth wide open and body shaking
310
+ silent scream of anguish with contorted features
311
+ silent tears streaming down cheeks
312
+ slack-jawed amazement with eyebrows reaching the hairline
313
+ slack-jawed expression with a bewildered look and widened eyes
314
+ slack-jawed expression with a blank stare and relaxed features
315
+ slack-jawed expression with a dazed look and relaxed features
316
+ slack-jawed expression with a glazed, distant stare
317
+ slack-jawed expression with a stunned look and raised eyebrows
318
+ slack-jawed expression with furrowed brow and widened eyes
319
+ slack-jawed expression with raised eyebrows and a bewildered look
320
+ slack-jawed expression with raised eyebrows and a dazed look
321
+ slack-jawed expression with raised eyebrows and wide eyes
322
+ slack-jawed expression with raised eyebrows and widened eyes
323
+ slack-jawed with raised eyebrows
324
+ slight frown with downcast eyes and fidgeting hands
325
+ slight frown with downcast eyes and slumped shoulders
326
+ slight frown with downcast eyes and wringing hands
327
+ slight frown with furrowed brow and downcast eyes
328
+ slight frown with narrowed eyes and a tilted head
329
+ slight frown with one corner of the mouth turned down
330
+ slight frown with one eyebrow raised questioningly
331
+ slight pout with furrowed brow and crossed arms
332
+ slight pout with furrowed brow and hunched shoulders
333
+ slight pout with furrowed brow and pleading eyes
334
+ slight pout with puppy-dog eyes and drooping shoulders
335
+ slight pout with puppy-dog eyes and flushed cheeks
336
+ slight pout with puppy-dog eyes and hunched shoulders
337
+ slight pout with puppy-dog eyes and raised inner eyebrows
338
+ slight pout with puppy-dog eyes and slumped shoulders
339
+ slight smile with a faraway look and relaxed features
340
+ slight smile with crow's feet and a relaxed jawline
341
+ slight smile with eyes crinkled at the corners and relaxed forehead
342
+ slight smile with softened eyes and a relaxed brow
343
+ slight smile with softened eyes and a relaxed forehead
344
+ slight smile with softened eyes and a tilted head
345
+ slight smile with softened eyes and relaxed brow
346
+ slight smile with softened eyes and relaxed jawline
347
+ slight, brief upturn of the mouth corners
348
+ slightly pursed lips with a thoughtful, distant gaze
349
+ sly chuckle with a raised eyebrow and half-smirk
350
+ smiling softly with eyes crinkling at the corners
351
+ smirking with one corner of the mouth turned up
352
+ snickering behind a fist with eyes creased in amusement
353
+ sniffling with a runny nose
354
+ sniggering with a sidelong glance and curved lips
355
+ snorting laugh with scrunched-up nose and closed eyes
356
+ sobbing quietly with trembling body
357
+ sobbing uncontrollably with gasping breaths
358
+ soft focus eyes with a gentle, nostalgic smile
359
+ soft smile with crow's feet and a gentle gaze
360
+ soft smile with relaxed eyes and a slight head tilt
361
+ soundless crying with closed eyes
362
+ split-second nose wrinkle and upper lip raise
363
+ squinted eyes and pursed lips in deep concentration
364
+ squinted eyes with a slight head shake and pursed lips
365
+ squinted eyes with flared nostrils and a scrutinizing gaze
366
+ squinted eyes with flared nostrils and a slight head shake
367
+ squinted eyes with flared nostrils and a slight head tilt
368
+ squinted eyes with flared nostrils and pursed lips
369
+ squinted eyes with nose scrunched up in disgust
370
+ squinted eyes with pursed lips and a slight head tilt
371
+ squinted eyes with pursed lips and a tilted head
372
+ squinting eyes with a slightly open mouth and tilted head
373
+ stifled giggle with pursed lips and shaking shoulders
374
+ stifled sobs with bite-marked lips
375
+ streaming tears with vacant stare
376
+ suppressed laugh causing reddened cheeks and watery eyes
377
+ tear-choked voice with quivering chin
378
+ tear-stained cheeks with puffy eyes
379
+ tearful mumbling with quivering voice
380
+ tearful smile with upturned lips and glistening eyes
381
+ tears of frustration with gritted teeth
382
+ teary hiccups with gasping breaths
383
+ teary-eyed with a quivering pout
384
+ tight-lipped expression with one eyebrow arched high
385
+ tight-lipped expression with one eyebrow raised skeptically
386
+ tight-lipped grimace with one eye twitching and clenched fists
387
+ tight-lipped grimace with one eye twitching and clenched jaw
388
+ tight-lipped grimace with one eyebrow raised and narrowed eyes
389
+ tight-lipped smile with crinkled eyes and dimples
390
+ tight-lipped smile with narrowed, suspicious eyes
391
+ tight-lipped smile with one dimple and a skeptical gaze
392
+ tight-lipped smile with one eyebrow raised inquisitively
393
+ tight-lipped smile with slightly raised eyebrows
394
+ tittering behind a raised hand with eyes darting around
395
+ trembling lower lip with watery eyes
396
+ ugly crying with scrunched-up face
397
+ uncontrollable laughter causing gasping for air
398
+ wailing in anguish with thrown-back head
399
+ wailing loudly with flailing arms
400
+ wailing with hands covering face
401
+ weary eyes with a forced, tight-lipped smile
402
+ weeping bitterly with flushed cheeks
403
+ weeping openly with mascara-streaked cheeks
404
+ weeping openly with streams of tears
405
+ weeping silently with tears dripping off chin
406
+ weeping softly with downcast eyes
407
+ whimpering softly with hunched shoulders
408
+ whimpering softly with puppy-dog eyes
409
+ whimpering with furrowed brow
410
+ whooping with joy, fists pumped in the air
411
+ wicked grin with narrowed eyes and raised eyebrows
412
+ wide grin with dimples and sparkling eyes
413
+ wide grin with eyes crinkling at the corners in joy
414
+ wide grin with eyes squeezed shut in elation
415
+ wide grin with furrowed brow and fidgeting hands
416
+ wide-eyed amazement with jaw slightly dropped
417
+ wide-eyed wonder with slightly parted lips
418
+ wide-eyed wonder with slightly parted lips in awe
419
+ wrinkled forehead with a confused expression and tilted head
420
+ wrinkled forehead with a confused pout and tilted head
421
+ wrinkled forehead with a slight pout and questioning eyes
422
+ wrinkled forehead with a thoughtful expression and distant gaze
423
+ wrinkled forehead with a thoughtful pout and downcast eyes
424
+ wrinkled forehead with eyebrows knitted together in confusion
425
+ wrinkled forehead with parted lips and a confused gaze
426
+ wrinkled forehead with parted lips and a puzzled expression
427
+ wrinkled forehead with pursed lips and squinted eyes
428
+ wrinkled forehead with wide eyes and an 'o'-shaped mouth
429
+ wrinkled forehead with wide eyes and slightly parted lips
430
+ wrinkled nose and squinted eyes reacting to a strong odor
431
+ wrinkled nose with curled upper lip
432
+ wrinkled nose with slightly parted lips and raised eyebrows
433
+ wry smile with one eyebrow slightly raised
434
+ yawning widely with stretching arms and drooping eyelids
@@ -0,0 +1,30 @@
1
+ ---
2
+ title: Eye colors
3
+ category: people
4
+ ---
5
+ amber eyes
6
+ amethyst eyes
7
+ aquamarine eyes
8
+ black eyes
9
+ blue eyes
10
+ brown eyes
11
+ coral eyes
12
+ dark brown eyes
13
+ gold eyes
14
+ green eyes
15
+ grey eyes
16
+ grey-blue eyes
17
+ hazel eyes
18
+ ice blue eyes
19
+ jade eyes
20
+ light blue eyes
21
+ peach eyes
22
+ pink eyes
23
+ purple eyes
24
+ red eyes
25
+ ruby eyes
26
+ sapphire eyes
27
+ silver eyes
28
+ teal eyes
29
+ turquoise eyes
30
+ yellow eyes
@@ -0,0 +1,43 @@
1
+ ---
2
+ title: Festivals
3
+ category: people
4
+ ---
5
+ baisakhi
6
+ bastille day
7
+ bonfire night
8
+ burning man
9
+ carnival
10
+ cherry blossom festival
11
+ chinese new year
12
+ christmas
13
+ day of the dead
14
+ dia de los muertos
15
+ diwali
16
+ diwali (festival of lights)
17
+ dussehra
18
+ easter
19
+ eid al-fitr
20
+ festa della repubblica
21
+ festival of colors
22
+ halloween
23
+ hanukkah
24
+ holi
25
+ independence day
26
+ kite festival
27
+ kwanzaa
28
+ la tomatina
29
+ mardi gras
30
+ naadam festival
31
+ new year's eve
32
+ nuit blanche
33
+ oktoberfest
34
+ pride month
35
+ ramadan
36
+ rio carnival
37
+ san fermin
38
+ songkran
39
+ st. patrick's day
40
+ thanksgiving
41
+ valentine's day
42
+ venice carnival
43
+ vesak
@@ -0,0 +1,46 @@
1
+ ---
2
+ title: Groups of people
3
+ category: people
4
+ ---
5
+ assembly
6
+ attendees
7
+ audience
8
+ bunch
9
+ bystanders
10
+ clients
11
+ community
12
+ commuters
13
+ congregation
14
+ crowd
15
+ customers
16
+ delegates
17
+ fans
18
+ folks
19
+ gathering
20
+ group
21
+ guests
22
+ horde
23
+ host
24
+ individuals
25
+ mass
26
+ members
27
+ mob
28
+ multitude
29
+ observers
30
+ onlookers
31
+ participants
32
+ patrons
33
+ people
34
+ pilgrims
35
+ population
36
+ proprietors
37
+ representatives
38
+ society
39
+ spectators
40
+ swarm
41
+ throng
42
+ tourists
43
+ travelers
44
+ viewers
45
+ visitors
46
+ witnesses