prompt-lists 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
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,491 @@
1
+ ---
2
+ title: All emotions
3
+ category: feeling
4
+ ---
5
+ admiration
6
+ adoration
7
+ affection
8
+ agape
9
+ aggravation
10
+ agitation
11
+ agonized
12
+ alarm
13
+ alarmed
14
+ alienated
15
+ aloof
16
+ altruistic
17
+ amazed
18
+ ambition
19
+ ambivalent
20
+ amused
21
+ amusement
22
+ anger
23
+ angry
24
+ anguish
25
+ animosity
26
+ annoyed
27
+ anticipation
28
+ antsy
29
+ anxiety
30
+ apathetic
31
+ appalled
32
+ apprehension
33
+ apprehensive
34
+ ashamed
35
+ assertive
36
+ astonishment
37
+ astounded
38
+ attentive
39
+ attracted
40
+ avarice
41
+ aversion
42
+ awe
43
+ awestruck
44
+ baffled
45
+ bashful
46
+ belittled
47
+ bemused
48
+ benevolent
49
+ betrayed
50
+ bewildered
51
+ bitchy
52
+ bitterness
53
+ blah
54
+ blissful
55
+ blithe
56
+ boredom
57
+ calm
58
+ capable
59
+ captivated
60
+ carelessness
61
+ cautious
62
+ charisma
63
+ chastised
64
+ cheerfulness
65
+ cheerless
66
+ choleric
67
+ clumsy
68
+ comfortable
69
+ comforted
70
+ comical
71
+ compassion
72
+ compassionate
73
+ compelled
74
+ confidence
75
+ conflicted
76
+ confrontational
77
+ confused
78
+ confusion
79
+ considerate
80
+ consideration
81
+ contemplative
82
+ contempt
83
+ content
84
+ contentment
85
+ contrite
86
+ cooperative
87
+ cornered
88
+ covetous
89
+ cowardice
90
+ craftiness
91
+ creative
92
+ crestfallen
93
+ critical
94
+ cruelty
95
+ crummy
96
+ crushing
97
+ curiosity
98
+ cynical
99
+ dark
100
+ defeat
101
+ defeated
102
+ dejected
103
+ delight
104
+ delusional
105
+ demoralized
106
+ dependent
107
+ depression
108
+ derisive
109
+ despair
110
+ desperate
111
+ determination
112
+ devastated
113
+ devoted
114
+ disappointment
115
+ disbelief
116
+ discomfort
117
+ disconcerted
118
+ disconnected
119
+ disenchanted
120
+ disgraced
121
+ disgust
122
+ disillusioned
123
+ disoriented
124
+ disrespected
125
+ disruptive
126
+ dissatisfied
127
+ distraught
128
+ diverted
129
+ dominant
130
+ doubtful
131
+ drained
132
+ dread
133
+ ecstatic
134
+ edgy
135
+ elated
136
+ elation
137
+ embarrassment
138
+ emboldened
139
+ empathy
140
+ empowered
141
+ enchanted
142
+ endangered
143
+ enraged
144
+ enthusiasm
145
+ envious
146
+ equanimity
147
+ euphoria
148
+ exacerbated
149
+ exasperated
150
+ excited
151
+ excitement
152
+ exhaustion
153
+ exhilarated
154
+ expansive
155
+ expectant
156
+ facetious
157
+ fatigued
158
+ fear
159
+ fearful
160
+ feisty
161
+ fidgety
162
+ flabbergasted
163
+ flattered
164
+ flippant
165
+ flustered
166
+ foreboding
167
+ frenzied
168
+ fretful
169
+ friendly
170
+ frustrated
171
+ frustration
172
+ fulfilled
173
+ fury
174
+ gaiety
175
+ generous
176
+ giddy
177
+ glee
178
+ gloomy
179
+ grateful
180
+ gratitude
181
+ grief
182
+ groggy
183
+ grotesque
184
+ guilt
185
+ guilt-ridden
186
+ happiness
187
+ happy-go-lucky
188
+ harassed
189
+ hatred
190
+ haughty
191
+ heartbroken
192
+ heartfelt
193
+ heartwarming
194
+ heavyhearted
195
+ hesitant
196
+ high-spirited
197
+ hilarious
198
+ hope
199
+ hopeless
200
+ horror
201
+ hostile
202
+ humiliated
203
+ humiliation
204
+ hyper
205
+ hysterical
206
+ idealistic
207
+ ill at ease
208
+ ill-tempered
209
+ immersed
210
+ impatience
211
+ impatient
212
+ impertinent
213
+ impish
214
+ impotent
215
+ in awe
216
+ in love
217
+ in mourning
218
+ in pain
219
+ incredulous
220
+ indecisive
221
+ indifferent
222
+ indignant
223
+ indignation
224
+ infatuated
225
+ inflamed
226
+ infuriated
227
+ inhibited
228
+ inquisitive
229
+ insane
230
+ insecure
231
+ insecurity
232
+ inspired
233
+ insulted
234
+ intense
235
+ interest
236
+ interested
237
+ intrigued
238
+ introspective
239
+ invigorated
240
+ irrational
241
+ irreverent
242
+ irritation
243
+ jaded
244
+ jealousy
245
+ jittery
246
+ jolly
247
+ jovial
248
+ joy
249
+ jubilant
250
+ judgmental
251
+ jumpy
252
+ kind-hearted
253
+ lamenting
254
+ languid
255
+ lascivious
256
+ lazy
257
+ lethargic
258
+ light-hearted
259
+ listless
260
+ loathing
261
+ loneliness
262
+ lonely
263
+ long-suffering
264
+ longing
265
+ lost
266
+ love
267
+ love sickness
268
+ loving
269
+ lustful
270
+ mad
271
+ maudlin
272
+ melancholy
273
+ mellow
274
+ menaced
275
+ merciless
276
+ mirthful
277
+ mischievous
278
+ miserable
279
+ misery
280
+ mixed
281
+ modest
282
+ moody
283
+ morbid
284
+ mortified
285
+ moved
286
+ nauseated
287
+ nervous
288
+ nervousness
289
+ nostalgic
290
+ obedient
291
+ obligated
292
+ obsessed
293
+ offended
294
+ optimism
295
+ optimistic
296
+ outraged
297
+ overwhelmed
298
+ pacified
299
+ panic
300
+ panic-stricken
301
+ panicked
302
+ paranoia
303
+ paranoid
304
+ passion
305
+ passionate
306
+ pathetic
307
+ patient
308
+ peeved
309
+ pensive
310
+ perky
311
+ perplexed
312
+ pessimism
313
+ pessimistic
314
+ petty
315
+ piqued
316
+ pleased
317
+ pompous
318
+ possessive
319
+ pouty
320
+ prickly
321
+ pride
322
+ prided
323
+ proud
324
+ provoked
325
+ puzzled
326
+ querulous
327
+ questioning
328
+ quiet
329
+ rage
330
+ rancorous
331
+ ranting
332
+ rash
333
+ ravished
334
+ reassured
335
+ reckless
336
+ refreshed
337
+ regret
338
+ regretful
339
+ relaxed
340
+ relief
341
+ relieved
342
+ repulsed
343
+ resentment
344
+ resigned
345
+ resolute
346
+ restless
347
+ reverent
348
+ rich
349
+ riled
350
+ robust
351
+ romantic
352
+ roused
353
+ sadness
354
+ sassy
355
+ satisfaction
356
+ satisfied
357
+ scandalized
358
+ scared
359
+ scorn
360
+ scornful
361
+ self-doubt
362
+ self-pity
363
+ sensitive
364
+ sensitivity
365
+ serene
366
+ sexual
367
+ shaken
368
+ shaky
369
+ shame
370
+ shattered
371
+ shock
372
+ shocked
373
+ shy
374
+ sickened
375
+ silly
376
+ sinister
377
+ skeptical
378
+ skepticism
379
+ sleepiness
380
+ sluggish
381
+ smug
382
+ snappish
383
+ snippy
384
+ solemn
385
+ somber
386
+ soothed
387
+ sophisticated
388
+ sorry
389
+ spiteful
390
+ splendid
391
+ stiff
392
+ stirred
393
+ stress
394
+ stressed
395
+ stubborn
396
+ stunned
397
+ stupefied
398
+ stupid
399
+ subdued
400
+ submissive
401
+ submissiveness
402
+ subtle
403
+ subversive
404
+ successful
405
+ superficial
406
+ surprise
407
+ surprised
408
+ suspicion
409
+ suspicious
410
+ sympathetic
411
+ sympathy
412
+ tender
413
+ tense
414
+ tension
415
+ terrified
416
+ terror
417
+ threatened
418
+ thrilled
419
+ timid
420
+ timidity
421
+ tired
422
+ tiredness
423
+ titillated
424
+ tormented
425
+ tortured
426
+ touched
427
+ tranquil
428
+ tranquility
429
+ trembling
430
+ triumphant
431
+ troubled
432
+ trusting
433
+ uncertain
434
+ uncertainty
435
+ uncomfortable
436
+ unconcerned
437
+ undecided
438
+ understanding
439
+ unease
440
+ uneasy
441
+ unhappiness
442
+ unhappy
443
+ unimpressed
444
+ uninterested
445
+ unmotivated
446
+ unnerved
447
+ unpleasant
448
+ unpredictable
449
+ unreliable
450
+ unsatisfied
451
+ unsettled
452
+ unstable
453
+ unsteady
454
+ unsure
455
+ upbeat
456
+ uplifted
457
+ upset
458
+ urbane
459
+ urgency
460
+ vacant
461
+ vain
462
+ vengeful
463
+ vengefulness
464
+ vibrant
465
+ victimized
466
+ vigilant
467
+ violated
468
+ vivacious
469
+ vulnerable
470
+ wary
471
+ weak
472
+ weary
473
+ whimsical
474
+ willful
475
+ wistful
476
+ wonder
477
+ wonderment
478
+ worry
479
+ worthless
480
+ wrath
481
+ wrathful
482
+ yearning
483
+ yellow
484
+ yielding
485
+ youthful
486
+ zeal
487
+ zealous
488
+ zen
489
+ zestful
490
+ zoned out
491
+ zonked
@@ -0,0 +1,43 @@
1
+ ---
2
+ title: Feeling creepy
3
+ category: feeling
4
+ ---
5
+ anxiety
6
+ chilling
7
+ creepy
8
+ creepy-crawly
9
+ disquieting
10
+ disturbing
11
+ dread
12
+ eerie
13
+ fear
14
+ frightening
15
+ ghostly
16
+ ghoulish
17
+ goosebumps
18
+ grotesque
19
+ hair-raising
20
+ haunting
21
+ horror
22
+ jump scares
23
+ macabre
24
+ mysterious
25
+ nauseating
26
+ nightmarish
27
+ ominous
28
+ panic
29
+ petrifying
30
+ phobia
31
+ revolting
32
+ scares
33
+ shock
34
+ sickening
35
+ sinister
36
+ spine-chilling
37
+ spine-tingling
38
+ spooky
39
+ terror
40
+ terrorizing
41
+ traumatic
42
+ unsettling
43
+ weird
@@ -0,0 +1,110 @@
1
+ ---
2
+ title: Feeling loved
3
+ category: feeling
4
+ ---
5
+ admired
6
+ adored
7
+ affection
8
+ affectionate actions
9
+ affectionate gesture
10
+ appreciated
11
+ beaming
12
+ beloved
13
+ blessed
14
+ blissful
15
+ calming
16
+ caring
17
+ caring of heart
18
+ caring of spirit
19
+ cherished
20
+ comforted
21
+ comforting
22
+ compassion
23
+ compassion of mind
24
+ compassion of spirit
25
+ compassionate
26
+ considerate
27
+ consideration
28
+ consideration of heart
29
+ consideration of spirit
30
+ consoling
31
+ content
32
+ ecstatic
33
+ elated
34
+ empathy
35
+ empathy of heart
36
+ empathy of spirit
37
+ empowering
38
+ encouraging
39
+ euphoric
40
+ exuberant
41
+ forgiving
42
+ fulfilled
43
+ gentle
44
+ gentle kiss
45
+ gentle touch
46
+ gentleness
47
+ gentleness of mind
48
+ gentleness of spirit
49
+ grateful
50
+ happy
51
+ harmonious
52
+ helpful
53
+ honored
54
+ inspiring
55
+ joyful
56
+ kind
57
+ kindness
58
+ kindness of heart
59
+ kindness of soul
60
+ love
61
+ love and care
62
+ love of heart
63
+ love of mind
64
+ loved
65
+ loving kindness
66
+ loving-kindness
67
+ lucky
68
+ nurtured
69
+ overjoyed
70
+ patience
71
+ patience of mind
72
+ patience of soul
73
+ patient
74
+ peaceful
75
+ protected
76
+ radiant
77
+ relaxing
78
+ respected
79
+ safe
80
+ satisfied
81
+ secure
82
+ sensitivity
83
+ sensitivity of mind
84
+ sensitivity of soul
85
+ shining
86
+ soft embrace
87
+ soft whispers
88
+ soft-heartedness
89
+ softness
90
+ soothing
91
+ strengthening
92
+ supported
93
+ supportive
94
+ tender
95
+ tender caress
96
+ tender-heartedness
97
+ tenderness of spirit
98
+ thrilled
99
+ treasured
100
+ understanding
101
+ understanding of mind
102
+ understanding of soul
103
+ unifying
104
+ uplifting
105
+ valued
106
+ warm hug
107
+ warm words
108
+ warmth
109
+ warmth of heart
110
+ warmth of soul
@@ -0,0 +1,49 @@
1
+ ---
2
+ title: Feeling melancholy
3
+ category: feeling
4
+ ---
5
+ aching
6
+ bleak
7
+ broken-hearted
8
+ cheerless
9
+ contemplative
10
+ dejected
11
+ depressed
12
+ desolate
13
+ despondent
14
+ disheartened
15
+ downcast
16
+ dreary
17
+ forlorn
18
+ gloomy
19
+ grieving
20
+ grim
21
+ heartbroken
22
+ heavy-hearted
23
+ hopeless
24
+ hurting
25
+ introspective
26
+ introverted
27
+ isolated
28
+ joyless
29
+ lonely
30
+ low
31
+ meditative
32
+ melancholic
33
+ mournful
34
+ nostalgic
35
+ pained
36
+ pensive
37
+ quiet
38
+ regretful
39
+ reserved
40
+ reticent
41
+ sad
42
+ serious
43
+ sober
44
+ somber
45
+ sorrowful
46
+ still
47
+ thoughtful
48
+ unhappy
49
+ wistful
@@ -0,0 +1,46 @@
1
+ ---
2
+ title: Feeling unnerved
3
+ category: feeling
4
+ ---
5
+ agitated
6
+ anxious
7
+ apprehensive
8
+ befuddled
9
+ bewildered
10
+ confused
11
+ discombobulated
12
+ discomposed
13
+ disorganized
14
+ disoriented
15
+ disquieted
16
+ disturbed
17
+ edgy
18
+ fidgety
19
+ flustered
20
+ frazzled
21
+ frenzied
22
+ high-strung
23
+ jangled
24
+ jittery
25
+ jumpy
26
+ keyed up
27
+ nervous
28
+ on edge
29
+ on tenterhooks
30
+ rattled
31
+ restless
32
+ ruffled
33
+ skittish
34
+ stressed
35
+ tense
36
+ thrown
37
+ thrown off
38
+ unbalanced
39
+ uneasy
40
+ unglued
41
+ unhinged
42
+ unnerved
43
+ upset
44
+ uptight
45
+ worried
46
+ wound up