prompt-lists 0.1.2 → 0.1.4

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 403f8c73fbfafe40d2589faa0690c08e4fe19002cf867ceea2b1245a4b8ccd4b
4
- data.tar.gz: 2539e2ecd94cbf166bb8c490c2ad3425b3b93c68388be8edb7e7e4d720f45995
3
+ metadata.gz: a3eb5c62e852a6bcaabd6eff5f0d7496416b188ea7f5fe1f9744362b1cbccfe9
4
+ data.tar.gz: b3fcab777538f5e20601d7f7a41dba3ec04d3c37f508626ebb8c84fb1e16a954
5
5
  SHA512:
6
- metadata.gz: d718dc305acb539576ecd34cdc3447ab9c2784e4108c23b7c27b880312bee1488fd72c9e00bac51ae5d45028e67f1ca73c1391601e4ccd3a7aa4cd46b4b4e012
7
- data.tar.gz: d06bc34325fb1dc675598f8ed55dc588b5f467396f86788461a30f4ed1b99f59517d1a8ed0523af5a6077394e2781d83db1bda8aa2d677f3ce3b708b63bf2c46
6
+ metadata.gz: cc6bd0b5ae9b901f5e30765f4d507997dde7240ac2c11c4dc2acd2278b19cffc4c847bd46a26e31037f091cb5e375b0923a089ea2f3ada3d0f38cafd29a5ac01
7
+ data.tar.gz: 1d2bf3a2a909895da4d3efb965003e86f858ec33d5282e6108685a63e7c96cb26c0e866108cabc128e90b96957beff64174b566a9be05caae67b5aa3ece71dfa
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- prompt-lists (0.1.2)
4
+ prompt-lists (0.1.4)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
data/lib/prompt_lists.rb CHANGED
@@ -2,7 +2,7 @@
2
2
  require 'yaml'
3
3
 
4
4
  module PromptLists
5
- VERSION = '0.1.2'
5
+ VERSION = '0.1.4'
6
6
 
7
7
  class List
8
8
  attr_reader :id, :sublist_names
@@ -0,0 +1,27 @@
1
+ ---
2
+ title: Astronomical Phenomena
3
+ category: phenomena
4
+ ---
5
+ asteroid impact
6
+ binary star
7
+ black hole
8
+ comet tail
9
+ cosmic ray
10
+ dark matter
11
+ eclipse
12
+ gamma ray burst
13
+ gravitational lensing
14
+ meteor shower
15
+ micronova
16
+ milky way
17
+ neutron star
18
+ nova
19
+ planetary conjunction
20
+ pulsar
21
+ quasar
22
+ red giant
23
+ solar flare
24
+ solar wind
25
+ stellar nursery
26
+ supernova
27
+ white dwarf
@@ -0,0 +1,22 @@
1
+ ---
2
+ title: Atmospheric Phenomena
3
+ category: phenomena
4
+ ---
5
+ airglow
6
+ atmospheric river
7
+ ball lightning
8
+ circumhorizontal arc
9
+ corona discharge
10
+ fire rainbow
11
+ föhn wind
12
+ glory phenomenon
13
+ haboob
14
+ helm wind
15
+ katabatic wind
16
+ mistbow
17
+ mother of pearl clouds
18
+ polar night
19
+ polar vortex
20
+ rainbow dust
21
+ sun pillar
22
+ virga
@@ -0,0 +1,19 @@
1
+ ---
2
+ title: Biological Phenomena
3
+ category: phenomena
4
+ ---
5
+ bioluminescence
6
+ colony collapse
7
+ emergence
8
+ hibernation
9
+ metamorphosis
10
+ migration
11
+ mimicry
12
+ murmuration
13
+ photosynthesis
14
+ pollination
15
+ red tide
16
+ regeneration
17
+ spontaneous generation
18
+ symbiosis
19
+ synchronous flowering
@@ -0,0 +1,16 @@
1
+ ---
2
+ title: Electromagnetic Phenomena
3
+ category: phenomena
4
+ ---
5
+ electromagnetic pulse
6
+ electromagnetic resonance
7
+ electromagnetic vortex
8
+ ferromagnetism
9
+ magnetic field
10
+ magnetic reconnection
11
+ magnetosphere
12
+ northern lights
13
+ plasma discharge
14
+ radio burst
15
+ static electricity
16
+ triboluminescence
@@ -0,0 +1,19 @@
1
+ ---
2
+ title: Geological Phenomena
3
+ category: phenomena
4
+ ---
5
+ crystal formation
6
+ earth current
7
+ fault line
8
+ fossil formation
9
+ geomagnetic reversal
10
+ hot spring
11
+ lava tube
12
+ mineral vein
13
+ mud volcano
14
+ plate tectonics
15
+ rock cycle
16
+ sinkhole
17
+ stalactite
18
+ stalagmite
19
+ thermal vent
@@ -0,0 +1,49 @@
1
+ ---
2
+ title: Natural Phenomena
3
+ category: phenomena
4
+ ---
5
+ aurora borealis
6
+ aurora australis
7
+ ball lightning
8
+ bioluminescence
9
+ blood moon
10
+ cloud iridescence
11
+ crepuscular rays
12
+ diamond dust
13
+ dust devil
14
+ earthquake
15
+ fire tornado
16
+ fog bow
17
+ frost flowers
18
+ fulgurite
19
+ geothermal geyser
20
+ ghost lights
21
+ green flash
22
+ halo effect
23
+ heat mirage
24
+ hurricane eye
25
+ ice circles
26
+ kelvin-helmholtz clouds
27
+ lenticular clouds
28
+ light pillars
29
+ mammatus clouds
30
+ morning glory cloud
31
+ nacreous clouds
32
+ noctilucent clouds
33
+ penitentes
34
+ rainbow
35
+ red sprite
36
+ rogue wave
37
+ sandstorm
38
+ sheet lightning
39
+ snow rollers
40
+ solar prominence
41
+ st. elmo's fire
42
+ standing wave
43
+ sun dog
44
+ supercell storm
45
+ tornado
46
+ tsunami
47
+ volcanic lightning
48
+ waterspout
49
+ whirlpool
@@ -0,0 +1,24 @@
1
+ ---
2
+ title: Optical Phenomena
3
+ category: phenomena
4
+ ---
5
+ afterimage
6
+ alpha rays
7
+ beam splitting
8
+ caustics
9
+ chromatic aberration
10
+ diffraction
11
+ double rainbow
12
+ fata morgana
13
+ interference pattern
14
+ lens flare
15
+ light scattering
16
+ moiré pattern
17
+ moonbow
18
+ parhelion
19
+ phosphenes
20
+ polarization
21
+ prism effect
22
+ refraction
23
+ scintillation
24
+ tyndall effect
@@ -0,0 +1,19 @@
1
+ ---
2
+ title: Psychological Phenomena
3
+ category: phenomena
4
+ ---
5
+ collective consciousness
6
+ déjà vu
7
+ flow state
8
+ group think
9
+ hypnagogia
10
+ jamais vu
11
+ lucid dreaming
12
+ mass hysteria
13
+ pareidolia
14
+ phantom limb
15
+ presque vu
16
+ synesthesia
17
+ temporal illusion
18
+ the uncanny
19
+ visual snow
@@ -0,0 +1,14 @@
1
+ ---
2
+ title: Quantum Phenomena
3
+ category: phenomena
4
+ ---
5
+ quantum entanglement
6
+ quantum tunneling
7
+ wave-particle duality
8
+ quantum superposition
9
+ quantum teleportation
10
+ zero-point energy
11
+ quantum interference
12
+ quantum coherence
13
+ quantum decoherence
14
+ quantum fluctuation
@@ -0,0 +1,671 @@
1
+ ---
2
+ title: Oxymorons
3
+ category: word
4
+ ---
5
+ absolute mystery
6
+ absolutely unsure
7
+ accidentally on purpose
8
+ accidentally planned
9
+ act naturally
10
+ acting natural
11
+ active retirement
12
+ adult child
13
+ adult children
14
+ advanced basic
15
+ advanced beginner
16
+ affectionate distance
17
+ aggressive pacifist
18
+ aggressive peace
19
+ alert drowsiness
20
+ alive dead
21
+ almost exactly
22
+ alone together
23
+ alternative mainstream
24
+ amateur expert
25
+ amateur professional
26
+ amazingly awful
27
+ ambiguous certainty
28
+ ancient modern
29
+ angelic demon
30
+ angry peace
31
+ anonymous identity
32
+ anticipatory hindsight
33
+ anticipatory memory
34
+ anxious calm
35
+ anxious patience
36
+ apparent invisibility
37
+ apparently invisible
38
+ artificial intelligence
39
+ artificial nature
40
+ authentic counterfeit
41
+ authentic replica
42
+ authentic reproduction
43
+ automatic choice
44
+ average best
45
+ average excellence
46
+ awake sleeping
47
+ awful pleasure
48
+ awfully good
49
+ bad health
50
+ balanced chaos
51
+ barely enough
52
+ bargain price
53
+ beautiful disaster
54
+ beautiful mess
55
+ beginner expert
56
+ benevolent dictator
57
+ benign aggression
58
+ bitter delight
59
+ bitter happiness
60
+ bittersweet
61
+ black light
62
+ blank print
63
+ blank writing
64
+ blessed curse
65
+ blind sight
66
+ blind vision
67
+ bold silence
68
+ borderline normal
69
+ borrowed ownership
70
+ bottom top
71
+ boundless limit
72
+ brave fear
73
+ brief eternity
74
+ bright darkness
75
+ burning cold
76
+ burning frost
77
+ busy rest
78
+ calculated accident
79
+ calm frenzy
80
+ calm storm
81
+ careful accident
82
+ careful mess
83
+ casual formal
84
+ casual intensity
85
+ central periphery
86
+ certain doubt
87
+ chaotic order
88
+ cheerful grief
89
+ civil disobedience
90
+ civil rebellion
91
+ civil war
92
+ clean mess
93
+ clearly confused
94
+ clearly misunderstood
95
+ clearly obscure
96
+ clearly puzzling
97
+ close distance
98
+ cold blooded
99
+ cold fire
100
+ collective individual
101
+ colorful void
102
+ comedic tragedy
103
+ comfortable pain
104
+ comfortably painful
105
+ commonly rare
106
+ commonly unique
107
+ complete fragment
108
+ conscious blackout
109
+ consistent irregularity
110
+ constant change
111
+ constant variable
112
+ constructive criticism
113
+ constructive demolition
114
+ contained infinity
115
+ contemporary ancient
116
+ content discontent
117
+ continuous interruption
118
+ controlled abandon
119
+ controlled chaos
120
+ conventional rebellion
121
+ cool passion
122
+ corporate culture
123
+ corrupt integrity
124
+ crash landing
125
+ creative accounting
126
+ creative destruction
127
+ criminal justice
128
+ critical praise
129
+ crowded isolation
130
+ cruel kindness
131
+ cryptic clarity
132
+ damn good
133
+ dancing stillness
134
+ dangerous safety
135
+ dangerously safe
136
+ dark illumination
137
+ dark light
138
+ dark sunshine
139
+ deafening silence
140
+ deceptively honest
141
+ declining growth
142
+ deep shallowness
143
+ deep surface
144
+ deeply superficial
145
+ defiant compliance
146
+ definite maybe
147
+ definite possibility
148
+ definitely maybe
149
+ deliberate accident
150
+ deliberate mistake
151
+ delicate force
152
+ democratic dictator
153
+ dense emptiness
154
+ dense vacuum
155
+ detailed overview
156
+ detailed summary
157
+ devilishly good
158
+ devout atheist
159
+ difficult simplicity
160
+ digital analog
161
+ digital reality
162
+ digital touch
163
+ diminishing increase
164
+ discrete continuum
165
+ disorganized system
166
+ distant closeness
167
+ distant intimacy
168
+ distinct blur
169
+ diversely uniform
170
+ divine mortal
171
+ divine mortality
172
+ docile aggression
173
+ docile rebellion
174
+ domestic foreign
175
+ dormant activity
176
+ double half
177
+ doubtfully certain
178
+ down escalator
179
+ down upgrade
180
+ dry liquid
181
+ dry rain
182
+ dry water
183
+ dull brightness
184
+ dull roar
185
+ dutiful rebel
186
+ dynamic stasis
187
+ dynamic stillness
188
+ eagerly reluctant
189
+ early late
190
+ educated guess
191
+ efficient mess
192
+ elastic rigidity
193
+ elevated depression
194
+ empty fullness
195
+ endless beginning
196
+ enforced choice
197
+ enforced freedom
198
+ equal difference
199
+ eternal moment
200
+ even odds
201
+ everyday miracle
202
+ evident mystery
203
+ exact estimate
204
+ exact estimation
205
+ exceedingly small
206
+ exclusive inclusion
207
+ exclusively inclusive
208
+ expanding contraction
209
+ expanding limit
210
+ expected surprise
211
+ exploding silence
212
+ extinct life
213
+ extinct presence
214
+ extreme moderation
215
+ extremely average
216
+ factual rumor
217
+ failed success
218
+ fairly biased
219
+ faithful betrayal
220
+ faithfully unfaithful
221
+ fake authentic
222
+ fallen ascent
223
+ false authenticity
224
+ false reality
225
+ false truth
226
+ familiar stranger
227
+ familiarly strange
228
+ far beside
229
+ far closeness
230
+ far near
231
+ fast idle
232
+ fast slow
233
+ fast slowness
234
+ fatal life
235
+ fatal recovery
236
+ fatally alive
237
+ fearfully brave
238
+ fearless terror
239
+ ferocious gentleness
240
+ ferociously gentle
241
+ fictitious reality
242
+ fierce calm
243
+ fiery ice
244
+ final beginning
245
+ final draft
246
+ firm jelly
247
+ firm water
248
+ first last
249
+ fixed change
250
+ fixed variable
251
+ flat depth
252
+ flexible routine
253
+ floating anchor
254
+ fluid solid
255
+ foolish wisdom
256
+ foolishly wise
257
+ forceful weakness
258
+ foreign native
259
+ forgotten memory
260
+ forward backward
261
+ forward regression
262
+ forward retreat
263
+ found missing
264
+ free market
265
+ free slave
266
+ freezer burn
267
+ fresh decay
268
+ fresh frozen
269
+ fresh stale
270
+ friendly enemy
271
+ friendly fire
272
+ friendly hostility
273
+ frozen fire
274
+ frozen flame
275
+ frozen steam
276
+ full emptiness
277
+ fully empty
278
+ fun run
279
+ funny serious
280
+ future history
281
+ future past
282
+ gentle force
283
+ gentle storm
284
+ genuine fake
285
+ genuine imitation
286
+ ghostly presence
287
+ giant dwarf
288
+ good evil
289
+ good grief
290
+ graceful clumsiness
291
+ gradual jump
292
+ gradual sudden
293
+ grand minimum
294
+ great depression
295
+ growing decay
296
+ growing diminishment
297
+ growing smaller
298
+ guest host
299
+ guilty innocence
300
+ half full
301
+ half whole
302
+ happily depressed
303
+ happy accident
304
+ happy sadness
305
+ hard softness
306
+ harmful benefit
307
+ harmless danger
308
+ harsh comfort
309
+ hasty patience
310
+ healthy sickness
311
+ heavy lightness
312
+ heavy weightlessness
313
+ helpful hindrance
314
+ helpfully useless
315
+ helpless help
316
+ hidden display
317
+ high bottom
318
+ history today
319
+ holy terror
320
+ honest deception
321
+ honest lies
322
+ honest thief
323
+ hopeful despair
324
+ horizontal rise
325
+ horizontal vertical
326
+ horrifically beautiful
327
+ hostile friendship
328
+ hostile welcome
329
+ hot chill
330
+ hot freeze
331
+ hot ice
332
+ humble pride
333
+ humbly proud
334
+ humorous gravity
335
+ icy warmth
336
+ identical difference
337
+ idle activity
338
+ idle worker
339
+ ill health
340
+ imaginary reality
341
+ immobile movement
342
+ imperfect perfection
343
+ important trifle
344
+ important triviality
345
+ impossible possibility
346
+ impossible reality
347
+ impossibly possible
348
+ independent dependent
349
+ indirect connection
350
+ indirect straight
351
+ infinite limit
352
+ informal protocol
353
+ inner exterior
354
+ innocent guilt
355
+ inside out
356
+ instant classic
357
+ instant eternity
358
+ instant forever
359
+ intense peace
360
+ intentional accident
361
+ intimate stranger
362
+ invisible appearance
363
+ invisible presence
364
+ irregular pattern
365
+ isolated connection
366
+ joyful sadness
367
+ joyful sorrow
368
+ jumbo shrimp
369
+ just unfairness
370
+ kind cruelty
371
+ known mystery
372
+ known surprise
373
+ large miniature
374
+ large minute
375
+ lasting moment
376
+ late deadline
377
+ late early
378
+ lead balloon
379
+ lead floating
380
+ leading follower
381
+ least favorite
382
+ least maximum
383
+ least most
384
+ legal crime
385
+ legally criminal
386
+ light darkness
387
+ limited infinity
388
+ limitless end
389
+ liquid gas
390
+ liquid rock
391
+ liquid solid
392
+ little bighorn
393
+ little excess
394
+ little giant
395
+ live recording
396
+ living dead
397
+ living extinction
398
+ lonely crowd
399
+ lonely together
400
+ long brief
401
+ long instant
402
+ loose collection
403
+ loose grip
404
+ loose hold
405
+ loud silence
406
+ loud whisper
407
+ love hate
408
+ lovely pain
409
+ loving hate
410
+ low height
411
+ low maximum
412
+ low summit
413
+ loyal betrayal
414
+ loyal traitor
415
+ lucid confusion
416
+ lukewarm
417
+ mad logic
418
+ mad sanity
419
+ mandatory choice
420
+ mandatory option
421
+ mature child
422
+ meaningful nonsense
423
+ meaningless significance
424
+ measured chaos
425
+ medium rare
426
+ melting freeze
427
+ melting solidification
428
+ merciful punishment
429
+ mercy killing
430
+ middle extreme
431
+ mild extreme
432
+ mild fury
433
+ military intelligence
434
+ minor catastrophe
435
+ minor crisis
436
+ minor disaster
437
+ miserable delight
438
+ miserable joy
439
+ mobile anchor
440
+ modern classic
441
+ modern history
442
+ modest extravagance
443
+ moral corruption
444
+ moral sin
445
+ mournful celebration
446
+ mournful joy
447
+ multiple single
448
+ mute conversation
449
+ mutual independence
450
+ natural artifice
451
+ near distance
452
+ near distant
453
+ neat mess
454
+ neatly messy
455
+ negative advantage
456
+ negative growth
457
+ negative positive
458
+ new antique
459
+ new classic
460
+ new tradition
461
+ noble savage
462
+ normal abnormality
463
+ nothing everything
464
+ nothing something
465
+ obvious mystery
466
+ old beginning
467
+ old innovation
468
+ old news
469
+ one crowd
470
+ one many
471
+ only alternative
472
+ only choice
473
+ only multiple
474
+ open secret
475
+ optimistic pessimist
476
+ optional requirement
477
+ ordered chaos
478
+ ordinary extraordinary
479
+ organized chaos
480
+ organized confusion
481
+ original copy
482
+ original imitation
483
+ partial completion
484
+ partial totality
485
+ passive aggression
486
+ passive aggressive
487
+ passive resistance
488
+ past future
489
+ past presence
490
+ peace force
491
+ peaceful riot
492
+ peaceful war
493
+ perfect imperfection
494
+ perfect mess
495
+ perfect mistake
496
+ permanent temporary
497
+ personal public
498
+ plastic silverware
499
+ plastic wood
500
+ pleasant pain
501
+ poor health
502
+ poor richness
503
+ poor wealth
504
+ positive doubt
505
+ positive negative
506
+ precise approximation
507
+ predictable surprise
508
+ pretty awful
509
+ pretty ugly
510
+ private public
511
+ professional amateur
512
+ proper scandal
513
+ quality junk
514
+ quick eternity
515
+ quick wait
516
+ quiet riot
517
+ random order
518
+ random pattern
519
+ rapid decline
520
+ rapid slowness
521
+ rare common
522
+ rarely always
523
+ real fiction
524
+ real illusion
525
+ real imagination
526
+ recorded live
527
+ regular chaos
528
+ regular irregular
529
+ relaxed tension
530
+ relaxed urgency
531
+ resident alien
532
+ resident foreigner
533
+ restful activity
534
+ reverse advance
535
+ reverse forward
536
+ rich poverty
537
+ right wrong
538
+ rigid flexibility
539
+ rolling stop
540
+ rough smoothness
541
+ rushing stillness
542
+ sad joy
543
+ sadly happy
544
+ safe attack
545
+ safe danger
546
+ same alternative
547
+ same difference
548
+ scattered focus
549
+ scattered unity
550
+ scholarly ignorance
551
+ secret announcement
552
+ secret public
553
+ sedentary movement
554
+ senior freshman
555
+ serious humor
556
+ serious joke
557
+ serious play
558
+ shallow depth
559
+ sharp dull
560
+ sharp dullness
561
+ short eternity
562
+ short infinity
563
+ silent noise
564
+ silent scream
565
+ simple complexity
566
+ simply complicated
567
+ single crowd
568
+ sleepy energy
569
+ slight emphasis
570
+ slim chance
571
+ slow acceleration
572
+ slow rush
573
+ small crowd
574
+ small vastness
575
+ smart foolishness
576
+ soft harshness
577
+ soft rock
578
+ solid air
579
+ solid void
580
+ solo ensemble
581
+ solo group
582
+ sound silence
583
+ sour sweetness
584
+ sparse abundance
585
+ specific generality
586
+ square circle
587
+ stable chaos
588
+ static movement
589
+ steady chaos
590
+ steady turbulence
591
+ still moving
592
+ straight curve
593
+ strange familiar
594
+ strange familiarity
595
+ strict freedom
596
+ strong weakness
597
+ structured chaos
598
+ student teacher
599
+ studied carelessness
600
+ sublime ridiculous
601
+ subtle obviousness
602
+ sudden graduality
603
+ sweet bitterness
604
+ sweet pain
605
+ sweet sorrow
606
+ swift delay
607
+ synthetic natural
608
+ tame wildness
609
+ temporary constant
610
+ temporary permanent
611
+ tense relaxation
612
+ terribly good
613
+ theoretical practice
614
+ thick thin
615
+ thick thinness
616
+ thin ice
617
+ tight looseness
618
+ tight slack
619
+ timeless moment
620
+ timely delay
621
+ tiny enormous
622
+ tiny giant
623
+ together apart
624
+ tragic comedy
625
+ transparent barrier
626
+ transparent wall
627
+ true deception
628
+ true fiction
629
+ true lie
630
+ trustworthy thief
631
+ ugly beauty
632
+ unbiased opinion
633
+ unclear clarity
634
+ unconscious awareness
635
+ understanding confusion
636
+ unified chaos
637
+ unified division
638
+ unique common
639
+ united division
640
+ universal particular
641
+ unknown certainty
642
+ unknown familiar
643
+ unorganized system
644
+ unsung celebrity
645
+ unsung hero
646
+ up downgrade
647
+ upward descent
648
+ useful waste
649
+ vacant occupancy
650
+ vague precision
651
+ vanishing presence
652
+ variable constant
653
+ virtual actuality
654
+ virtual reality
655
+ visible invisibility
656
+ voluntary compulsion
657
+ warm freeze
658
+ weak power
659
+ weak strength
660
+ wet drought
661
+ wet dryness
662
+ whole fragment
663
+ wise fool
664
+ wise foolishness
665
+ wise ignorance
666
+ working holiday
667
+ working vacation
668
+ young elder
669
+ young veteran
670
+ zero infinity
671
+ zero totality
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: prompt-lists
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dreaming Tulpa
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2024-10-25 00:00:00.000000000 Z
11
+ date: 2024-11-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: pry
@@ -203,6 +203,15 @@ files:
203
203
  - lists/people/job.yml
204
204
  - lists/people/pose-portrait.yml
205
205
  - lists/people/pose.yml
206
+ - lists/phenomena/astronomical.yml
207
+ - lists/phenomena/atmospheric.yml
208
+ - lists/phenomena/biological.yml
209
+ - lists/phenomena/electromagnetic.yml
210
+ - lists/phenomena/geological.yml
211
+ - lists/phenomena/natural.yml
212
+ - lists/phenomena/optical.yml
213
+ - lists/phenomena/psychological.yml
214
+ - lists/phenomena/quantum.yml
206
215
  - lists/photography/camera.yml
207
216
  - lists/photography/film.yml
208
217
  - lists/photography/landscape-keyword.yml
@@ -274,6 +283,7 @@ files:
274
283
  - lists/word/adjective.yml
275
284
  - lists/word/adverb.yml
276
285
  - lists/word/noun.yml
286
+ - lists/word/oxymoron.yml
277
287
  - lists/word/verb.yml
278
288
  homepage: https://promptcache.com
279
289
  licenses: