unique_names_generator 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1217 @@
1
+ # frozen_string_literal: true
2
+
3
+ module UniqueNamesGenerator
4
+ module Dictionaries
5
+ # Dictionary containing adjectives
6
+ module Adjectives
7
+ TERMS = [
8
+ 'able',
9
+ 'above',
10
+ 'absent',
11
+ 'absolute',
12
+ 'abstract',
13
+ 'abundant',
14
+ 'academic',
15
+ 'acceptable',
16
+ 'accepted',
17
+ 'accessible',
18
+ 'accurate',
19
+ 'accused',
20
+ 'active',
21
+ 'actual',
22
+ 'acute',
23
+ 'added',
24
+ 'additional',
25
+ 'adequate',
26
+ 'adjacent',
27
+ 'administrative',
28
+ 'adorable',
29
+ 'advanced',
30
+ 'adverse',
31
+ 'advisory',
32
+ 'aesthetic',
33
+ 'afraid',
34
+ 'aggregate',
35
+ 'aggressive',
36
+ 'agreeable',
37
+ 'agreed',
38
+ 'agricultural',
39
+ 'alert',
40
+ 'alive',
41
+ 'alleged',
42
+ 'allied',
43
+ 'alone',
44
+ 'alright',
45
+ 'alternative',
46
+ 'amateur',
47
+ 'amazing',
48
+ 'ambitious',
49
+ 'amused',
50
+ 'ancient',
51
+ 'angry',
52
+ 'annoyed',
53
+ 'annual',
54
+ 'anonymous',
55
+ 'anxious',
56
+ 'appalling',
57
+ 'apparent',
58
+ 'applicable',
59
+ 'appropriate',
60
+ 'arbitrary',
61
+ 'architectural',
62
+ 'armed',
63
+ 'arrogant',
64
+ 'artificial',
65
+ 'artistic',
66
+ 'ashamed',
67
+ 'asleep',
68
+ 'assistant',
69
+ 'associated',
70
+ 'atomic',
71
+ 'attractive',
72
+ 'automatic',
73
+ 'autonomous',
74
+ 'available',
75
+ 'average',
76
+ 'awake',
77
+ 'aware',
78
+ 'awful',
79
+ 'awkward',
80
+ 'back',
81
+ 'bad',
82
+ 'balanced',
83
+ 'bare',
84
+ 'basic',
85
+ 'beautiful',
86
+ 'beneficial',
87
+ 'better',
88
+ 'bewildered',
89
+ 'big',
90
+ 'binding',
91
+ 'biological',
92
+ 'bitter',
93
+ 'bizarre',
94
+ 'blank',
95
+ 'blind',
96
+ 'blonde',
97
+ 'bloody',
98
+ 'blushing',
99
+ 'boiling',
100
+ 'bold',
101
+ 'bored',
102
+ 'boring',
103
+ 'bottom',
104
+ 'brainy',
105
+ 'brave',
106
+ 'breakable',
107
+ 'breezy',
108
+ 'brief',
109
+ 'bright',
110
+ 'brilliant',
111
+ 'broad',
112
+ 'broken',
113
+ 'bumpy',
114
+ 'burning',
115
+ 'busy',
116
+ 'calm',
117
+ 'capable',
118
+ 'capitalist',
119
+ 'careful',
120
+ 'casual',
121
+ 'causal',
122
+ 'cautious',
123
+ 'central',
124
+ 'certain',
125
+ 'changing',
126
+ 'characteristic',
127
+ 'charming',
128
+ 'cheap',
129
+ 'cheerful',
130
+ 'chemical',
131
+ 'chief',
132
+ 'chilly',
133
+ 'chosen',
134
+ 'christian',
135
+ 'chronic',
136
+ 'chubby',
137
+ 'circular',
138
+ 'civic',
139
+ 'civil',
140
+ 'civilian',
141
+ 'classic',
142
+ 'classical',
143
+ 'clean',
144
+ 'clear',
145
+ 'clever',
146
+ 'clinical',
147
+ 'close',
148
+ 'closed',
149
+ 'cloudy',
150
+ 'clumsy',
151
+ 'coastal',
152
+ 'cognitive',
153
+ 'coherent',
154
+ 'cold',
155
+ 'collective',
156
+ 'colonial',
157
+ 'colorful',
158
+ 'colossal',
159
+ 'coloured',
160
+ 'colourful',
161
+ 'combative',
162
+ 'combined',
163
+ 'comfortable',
164
+ 'coming',
165
+ 'commercial',
166
+ 'common',
167
+ 'communist',
168
+ 'compact',
169
+ 'comparable',
170
+ 'comparative',
171
+ 'compatible',
172
+ 'competent',
173
+ 'competitive',
174
+ 'complete',
175
+ 'complex',
176
+ 'complicated',
177
+ 'comprehensive',
178
+ 'compulsory',
179
+ 'conceptual',
180
+ 'concerned',
181
+ 'concrete',
182
+ 'condemned',
183
+ 'confident',
184
+ 'confidential',
185
+ 'confused',
186
+ 'conscious',
187
+ 'conservation',
188
+ 'conservative',
189
+ 'considerable',
190
+ 'consistent',
191
+ 'constant',
192
+ 'constitutional',
193
+ 'contemporary',
194
+ 'content',
195
+ 'continental',
196
+ 'continued',
197
+ 'continuing',
198
+ 'continuous',
199
+ 'controlled',
200
+ 'controversial',
201
+ 'convenient',
202
+ 'conventional',
203
+ 'convinced',
204
+ 'convincing',
205
+ 'cooing',
206
+ 'cool',
207
+ 'cooperative',
208
+ 'corporate',
209
+ 'correct',
210
+ 'corresponding',
211
+ 'costly',
212
+ 'courageous',
213
+ 'crazy',
214
+ 'creative',
215
+ 'creepy',
216
+ 'criminal',
217
+ 'critical',
218
+ 'crooked',
219
+ 'crowded',
220
+ 'crucial',
221
+ 'crude',
222
+ 'cruel',
223
+ 'cuddly',
224
+ 'cultural',
225
+ 'curious',
226
+ 'curly',
227
+ 'current',
228
+ 'curved',
229
+ 'cute',
230
+ 'daily',
231
+ 'damaged',
232
+ 'damp',
233
+ 'dangerous',
234
+ 'dark',
235
+ 'dead',
236
+ 'deaf',
237
+ 'deafening',
238
+ 'dear',
239
+ 'decent',
240
+ 'decisive',
241
+ 'deep',
242
+ 'defeated',
243
+ 'defensive',
244
+ 'defiant',
245
+ 'definite',
246
+ 'deliberate',
247
+ 'delicate',
248
+ 'delicious',
249
+ 'delighted',
250
+ 'delightful',
251
+ 'democratic',
252
+ 'dependent',
253
+ 'depressed',
254
+ 'desirable',
255
+ 'desperate',
256
+ 'detailed',
257
+ 'determined',
258
+ 'developed',
259
+ 'developing',
260
+ 'devoted',
261
+ 'different',
262
+ 'difficult',
263
+ 'digital',
264
+ 'diplomatic',
265
+ 'direct',
266
+ 'dirty',
267
+ 'disabled',
268
+ 'disappointed',
269
+ 'disastrous',
270
+ 'disciplinary',
271
+ 'disgusted',
272
+ 'distant',
273
+ 'distinct',
274
+ 'distinctive',
275
+ 'distinguished',
276
+ 'disturbed',
277
+ 'disturbing',
278
+ 'diverse',
279
+ 'divine',
280
+ 'dizzy',
281
+ 'domestic',
282
+ 'dominant',
283
+ 'double',
284
+ 'doubtful',
285
+ 'drab',
286
+ 'dramatic',
287
+ 'dreadful',
288
+ 'driving',
289
+ 'drunk',
290
+ 'dry',
291
+ 'dual',
292
+ 'due',
293
+ 'dull',
294
+ 'dusty',
295
+ 'dutch',
296
+ 'dying',
297
+ 'dynamic',
298
+ 'eager',
299
+ 'early',
300
+ 'eastern',
301
+ 'easy',
302
+ 'economic',
303
+ 'educational',
304
+ 'eerie',
305
+ 'effective',
306
+ 'efficient',
307
+ 'elaborate',
308
+ 'elated',
309
+ 'elderly',
310
+ 'eldest',
311
+ 'electoral',
312
+ 'electric',
313
+ 'electrical',
314
+ 'electronic',
315
+ 'elegant',
316
+ 'eligible',
317
+ 'embarrassed',
318
+ 'embarrassing',
319
+ 'emotional',
320
+ 'empirical',
321
+ 'empty',
322
+ 'enchanting',
323
+ 'encouraging',
324
+ 'endless',
325
+ 'energetic',
326
+ 'enormous',
327
+ 'enthusiastic',
328
+ 'entire',
329
+ 'entitled',
330
+ 'envious',
331
+ 'environmental',
332
+ 'equal',
333
+ 'equivalent',
334
+ 'essential',
335
+ 'established',
336
+ 'estimated',
337
+ 'ethical',
338
+ 'ethnic',
339
+ 'eventual',
340
+ 'everyday',
341
+ 'evident',
342
+ 'evil',
343
+ 'evolutionary',
344
+ 'exact',
345
+ 'excellent',
346
+ 'exceptional',
347
+ 'excess',
348
+ 'excessive',
349
+ 'excited',
350
+ 'exciting',
351
+ 'exclusive',
352
+ 'existing',
353
+ 'exotic',
354
+ 'expected',
355
+ 'expensive',
356
+ 'experienced',
357
+ 'experimental',
358
+ 'explicit',
359
+ 'extended',
360
+ 'extensive',
361
+ 'external',
362
+ 'extra',
363
+ 'extraordinary',
364
+ 'extreme',
365
+ 'exuberant',
366
+ 'faint',
367
+ 'fair',
368
+ 'faithful',
369
+ 'familiar',
370
+ 'famous',
371
+ 'fancy',
372
+ 'fantastic',
373
+ 'far',
374
+ 'fascinating',
375
+ 'fashionable',
376
+ 'fast',
377
+ 'fat',
378
+ 'fatal',
379
+ 'favourable',
380
+ 'favourite',
381
+ 'federal',
382
+ 'fellow',
383
+ 'female',
384
+ 'feminist',
385
+ 'few',
386
+ 'fierce',
387
+ 'filthy',
388
+ 'final',
389
+ 'financial',
390
+ 'fine',
391
+ 'firm',
392
+ 'fiscal',
393
+ 'fit',
394
+ 'fixed',
395
+ 'flaky',
396
+ 'flat',
397
+ 'flexible',
398
+ 'fluffy',
399
+ 'fluttering',
400
+ 'flying',
401
+ 'following',
402
+ 'fond',
403
+ 'foolish',
404
+ 'foreign',
405
+ 'formal',
406
+ 'formidable',
407
+ 'forthcoming',
408
+ 'fortunate',
409
+ 'forward',
410
+ 'fragile',
411
+ 'frail',
412
+ 'frantic',
413
+ 'free',
414
+ 'frequent',
415
+ 'fresh',
416
+ 'friendly',
417
+ 'frightened',
418
+ 'front',
419
+ 'frozen',
420
+ 'full',
421
+ 'fun',
422
+ 'functional',
423
+ 'fundamental',
424
+ 'funny',
425
+ 'furious',
426
+ 'future',
427
+ 'fuzzy',
428
+ 'gastric',
429
+ 'gay',
430
+ 'general',
431
+ 'generous',
432
+ 'genetic',
433
+ 'gentle',
434
+ 'genuine',
435
+ 'geographical',
436
+ 'giant',
437
+ 'gigantic',
438
+ 'given',
439
+ 'glad',
440
+ 'glamorous',
441
+ 'gleaming',
442
+ 'global',
443
+ 'glorious',
444
+ 'golden',
445
+ 'good',
446
+ 'gorgeous',
447
+ 'gothic',
448
+ 'governing',
449
+ 'graceful',
450
+ 'gradual',
451
+ 'grand',
452
+ 'grateful',
453
+ 'greasy',
454
+ 'great',
455
+ 'grieving',
456
+ 'grim',
457
+ 'gross',
458
+ 'grotesque',
459
+ 'growing',
460
+ 'grubby',
461
+ 'grumpy',
462
+ 'guilty',
463
+ 'handicapped',
464
+ 'handsome',
465
+ 'happy',
466
+ 'hard',
467
+ 'harsh',
468
+ 'head',
469
+ 'healthy',
470
+ 'heavy',
471
+ 'helpful',
472
+ 'helpless',
473
+ 'hidden',
474
+ 'high',
475
+ 'hilarious',
476
+ 'hissing',
477
+ 'historic',
478
+ 'historical',
479
+ 'hollow',
480
+ 'holy',
481
+ 'homeless',
482
+ 'homely',
483
+ 'hon',
484
+ 'honest',
485
+ 'horizontal',
486
+ 'horrible',
487
+ 'hostile',
488
+ 'hot',
489
+ 'huge',
490
+ 'human',
491
+ 'hungry',
492
+ 'hurt',
493
+ 'hushed',
494
+ 'husky',
495
+ 'icy',
496
+ 'ideal',
497
+ 'identical',
498
+ 'ideological',
499
+ 'ill',
500
+ 'illegal',
501
+ 'imaginative',
502
+ 'immediate',
503
+ 'immense',
504
+ 'imperial',
505
+ 'implicit',
506
+ 'important',
507
+ 'impossible',
508
+ 'impressed',
509
+ 'impressive',
510
+ 'improved',
511
+ 'inadequate',
512
+ 'inappropriate',
513
+ 'inc',
514
+ 'inclined',
515
+ 'increased',
516
+ 'increasing',
517
+ 'incredible',
518
+ 'independent',
519
+ 'indirect',
520
+ 'individual',
521
+ 'industrial',
522
+ 'inevitable',
523
+ 'influential',
524
+ 'informal',
525
+ 'inherent',
526
+ 'initial',
527
+ 'injured',
528
+ 'inland',
529
+ 'inner',
530
+ 'innocent',
531
+ 'innovative',
532
+ 'inquisitive',
533
+ 'instant',
534
+ 'institutional',
535
+ 'insufficient',
536
+ 'intact',
537
+ 'integral',
538
+ 'integrated',
539
+ 'intellectual',
540
+ 'intelligent',
541
+ 'intense',
542
+ 'intensive',
543
+ 'interested',
544
+ 'interesting',
545
+ 'interim',
546
+ 'interior',
547
+ 'intermediate',
548
+ 'internal',
549
+ 'international',
550
+ 'intimate',
551
+ 'invisible',
552
+ 'involved',
553
+ 'irrelevant',
554
+ 'isolated',
555
+ 'itchy',
556
+ 'jealous',
557
+ 'jittery',
558
+ 'joint',
559
+ 'jolly',
560
+ 'joyous',
561
+ 'judicial',
562
+ 'juicy',
563
+ 'junior',
564
+ 'just',
565
+ 'keen',
566
+ 'key',
567
+ 'kind',
568
+ 'known',
569
+ 'labour',
570
+ 'large',
571
+ 'late',
572
+ 'latin',
573
+ 'lazy',
574
+ 'leading',
575
+ 'left',
576
+ 'legal',
577
+ 'legislative',
578
+ 'legitimate',
579
+ 'lengthy',
580
+ 'lesser',
581
+ 'level',
582
+ 'lexical',
583
+ 'liable',
584
+ 'liberal',
585
+ 'light',
586
+ 'like',
587
+ 'likely',
588
+ 'limited',
589
+ 'linear',
590
+ 'linguistic',
591
+ 'liquid',
592
+ 'literary',
593
+ 'little',
594
+ 'live',
595
+ 'lively',
596
+ 'living',
597
+ 'local',
598
+ 'logical',
599
+ 'lonely',
600
+ 'long',
601
+ 'loose',
602
+ 'lost',
603
+ 'loud',
604
+ 'lovely',
605
+ 'low',
606
+ 'loyal',
607
+ 'ltd',
608
+ 'lucky',
609
+ 'mad',
610
+ 'magic',
611
+ 'magnetic',
612
+ 'magnificent',
613
+ 'main',
614
+ 'major',
615
+ 'male',
616
+ 'mammoth',
617
+ 'managerial',
618
+ 'managing',
619
+ 'manual',
620
+ 'many',
621
+ 'marginal',
622
+ 'marine',
623
+ 'marked',
624
+ 'married',
625
+ 'marvellous',
626
+ 'marxist',
627
+ 'mass',
628
+ 'massive',
629
+ 'mathematical',
630
+ 'mature',
631
+ 'maximum',
632
+ 'mean',
633
+ 'meaningful',
634
+ 'mechanical',
635
+ 'medical',
636
+ 'medieval',
637
+ 'melodic',
638
+ 'melted',
639
+ 'mental',
640
+ 'mere',
641
+ 'metropolitan',
642
+ 'mid',
643
+ 'middle',
644
+ 'mighty',
645
+ 'mild',
646
+ 'military',
647
+ 'miniature',
648
+ 'minimal',
649
+ 'minimum',
650
+ 'ministerial',
651
+ 'minor',
652
+ 'miserable',
653
+ 'misleading',
654
+ 'missing',
655
+ 'misty',
656
+ 'mixed',
657
+ 'moaning',
658
+ 'mobile',
659
+ 'moderate',
660
+ 'modern',
661
+ 'modest',
662
+ 'molecular',
663
+ 'monetary',
664
+ 'monthly',
665
+ 'moral',
666
+ 'motionless',
667
+ 'muddy',
668
+ 'multiple',
669
+ 'mushy',
670
+ 'musical',
671
+ 'mute',
672
+ 'mutual',
673
+ 'mysterious',
674
+ 'naked',
675
+ 'narrow',
676
+ 'nasty',
677
+ 'national',
678
+ 'native',
679
+ 'natural',
680
+ 'naughty',
681
+ 'naval',
682
+ 'near',
683
+ 'nearby',
684
+ 'neat',
685
+ 'necessary',
686
+ 'negative',
687
+ 'neighbouring',
688
+ 'nervous',
689
+ 'net',
690
+ 'neutral',
691
+ 'new',
692
+ 'nice',
693
+ 'noble',
694
+ 'noisy',
695
+ 'normal',
696
+ 'northern',
697
+ 'nosy',
698
+ 'notable',
699
+ 'novel',
700
+ 'nuclear',
701
+ 'numerous',
702
+ 'nursing',
703
+ 'nutritious',
704
+ 'nutty',
705
+ 'obedient',
706
+ 'objective',
707
+ 'obliged',
708
+ 'obnoxious',
709
+ 'obvious',
710
+ 'occasional',
711
+ 'occupational',
712
+ 'odd',
713
+ 'official',
714
+ 'ok',
715
+ 'okay',
716
+ 'old',
717
+ 'olympic',
718
+ 'only',
719
+ 'open',
720
+ 'operational',
721
+ 'opposite',
722
+ 'optimistic',
723
+ 'oral',
724
+ 'ordinary',
725
+ 'organic',
726
+ 'organisational',
727
+ 'original',
728
+ 'orthodox',
729
+ 'other',
730
+ 'outdoor',
731
+ 'outer',
732
+ 'outrageous',
733
+ 'outside',
734
+ 'outstanding',
735
+ 'overall',
736
+ 'overseas',
737
+ 'overwhelming',
738
+ 'painful',
739
+ 'pale',
740
+ 'panicky',
741
+ 'parallel',
742
+ 'parental',
743
+ 'parliamentary',
744
+ 'partial',
745
+ 'particular',
746
+ 'passing',
747
+ 'passive',
748
+ 'past',
749
+ 'patient',
750
+ 'payable',
751
+ 'peaceful',
752
+ 'peculiar',
753
+ 'perfect',
754
+ 'permanent',
755
+ 'persistent',
756
+ 'personal',
757
+ 'petite',
758
+ 'philosophical',
759
+ 'physical',
760
+ 'plain',
761
+ 'planned',
762
+ 'plastic',
763
+ 'pleasant',
764
+ 'pleased',
765
+ 'poised',
766
+ 'polite',
767
+ 'political',
768
+ 'poor',
769
+ 'popular',
770
+ 'positive',
771
+ 'possible',
772
+ 'potential',
773
+ 'powerful',
774
+ 'practical',
775
+ 'precious',
776
+ 'precise',
777
+ 'preferred',
778
+ 'pregnant',
779
+ 'preliminary',
780
+ 'premier',
781
+ 'prepared',
782
+ 'present',
783
+ 'presidential',
784
+ 'pretty',
785
+ 'previous',
786
+ 'prickly',
787
+ 'primary',
788
+ 'prime',
789
+ 'primitive',
790
+ 'principal',
791
+ 'printed',
792
+ 'prior',
793
+ 'private',
794
+ 'probable',
795
+ 'productive',
796
+ 'professional',
797
+ 'profitable',
798
+ 'profound',
799
+ 'progressive',
800
+ 'prominent',
801
+ 'promising',
802
+ 'proper',
803
+ 'proposed',
804
+ 'prospective',
805
+ 'protective',
806
+ 'protestant',
807
+ 'proud',
808
+ 'provincial',
809
+ 'psychiatric',
810
+ 'psychological',
811
+ 'public',
812
+ 'puny',
813
+ 'pure',
814
+ 'purring',
815
+ 'puzzled',
816
+ 'quaint',
817
+ 'qualified',
818
+ 'quarrelsome',
819
+ 'querulous',
820
+ 'quick',
821
+ 'quickest',
822
+ 'quiet',
823
+ 'quintessential',
824
+ 'quixotic',
825
+ 'racial',
826
+ 'radical',
827
+ 'rainy',
828
+ 'random',
829
+ 'rapid',
830
+ 'rare',
831
+ 'raspy',
832
+ 'rational',
833
+ 'ratty',
834
+ 'raw',
835
+ 'ready',
836
+ 'real',
837
+ 'realistic',
838
+ 'rear',
839
+ 'reasonable',
840
+ 'recent',
841
+ 'reduced',
842
+ 'redundant',
843
+ 'regional',
844
+ 'registered',
845
+ 'regular',
846
+ 'regulatory',
847
+ 'related',
848
+ 'relative',
849
+ 'relaxed',
850
+ 'relevant',
851
+ 'reliable',
852
+ 'relieved',
853
+ 'religious',
854
+ 'reluctant',
855
+ 'remaining',
856
+ 'remarkable',
857
+ 'remote',
858
+ 'renewed',
859
+ 'representative',
860
+ 'repulsive',
861
+ 'required',
862
+ 'resident',
863
+ 'residential',
864
+ 'resonant',
865
+ 'respectable',
866
+ 'respective',
867
+ 'responsible',
868
+ 'resulting',
869
+ 'retail',
870
+ 'retired',
871
+ 'revolutionary',
872
+ 'rich',
873
+ 'ridiculous',
874
+ 'right',
875
+ 'rigid',
876
+ 'ripe',
877
+ 'rising',
878
+ 'rival',
879
+ 'roasted',
880
+ 'robust',
881
+ 'rolling',
882
+ 'romantic',
883
+ 'rotten',
884
+ 'rough',
885
+ 'round',
886
+ 'royal',
887
+ 'rubber',
888
+ 'rude',
889
+ 'ruling',
890
+ 'running',
891
+ 'rural',
892
+ 'sacred',
893
+ 'sad',
894
+ 'safe',
895
+ 'salty',
896
+ 'satisfactory',
897
+ 'satisfied',
898
+ 'scared',
899
+ 'scary',
900
+ 'scattered',
901
+ 'scientific',
902
+ 'scornful',
903
+ 'scrawny',
904
+ 'screeching',
905
+ 'secondary',
906
+ 'secret',
907
+ 'secure',
908
+ 'select',
909
+ 'selected',
910
+ 'selective',
911
+ 'selfish',
912
+ 'semantic',
913
+ 'senior',
914
+ 'sensible',
915
+ 'sensitive',
916
+ 'separate',
917
+ 'serious',
918
+ 'severe',
919
+ 'sexual',
920
+ 'shaggy',
921
+ 'shaky',
922
+ 'shallow',
923
+ 'shared',
924
+ 'sharp',
925
+ 'sheer',
926
+ 'shiny',
927
+ 'shivering',
928
+ 'shocked',
929
+ 'short',
930
+ 'shrill',
931
+ 'shy',
932
+ 'sick',
933
+ 'significant',
934
+ 'silent',
935
+ 'silky',
936
+ 'silly',
937
+ 'similar',
938
+ 'simple',
939
+ 'single',
940
+ 'skilled',
941
+ 'skinny',
942
+ 'sleepy',
943
+ 'slight',
944
+ 'slim',
945
+ 'slimy',
946
+ 'slippery',
947
+ 'slow',
948
+ 'small',
949
+ 'smart',
950
+ 'smiling',
951
+ 'smoggy',
952
+ 'smooth',
953
+ 'social',
954
+ 'socialist',
955
+ 'soft',
956
+ 'solar',
957
+ 'sole',
958
+ 'solid',
959
+ 'sophisticated',
960
+ 'sore',
961
+ 'sorry',
962
+ 'sound',
963
+ 'sour',
964
+ 'southern',
965
+ 'soviet',
966
+ 'spare',
967
+ 'sparkling',
968
+ 'spatial',
969
+ 'special',
970
+ 'specific',
971
+ 'specified',
972
+ 'spectacular',
973
+ 'spicy',
974
+ 'spiritual',
975
+ 'splendid',
976
+ 'spontaneous',
977
+ 'sporting',
978
+ 'spotless',
979
+ 'spotty',
980
+ 'square',
981
+ 'squealing',
982
+ 'stable',
983
+ 'stale',
984
+ 'standard',
985
+ 'static',
986
+ 'statistical',
987
+ 'statutory',
988
+ 'steady',
989
+ 'steep',
990
+ 'sticky',
991
+ 'stiff',
992
+ 'still',
993
+ 'stingy',
994
+ 'stormy',
995
+ 'straight',
996
+ 'straightforward',
997
+ 'strange',
998
+ 'strategic',
999
+ 'strict',
1000
+ 'striking',
1001
+ 'striped',
1002
+ 'strong',
1003
+ 'structural',
1004
+ 'stuck',
1005
+ 'stupid',
1006
+ 'subjective',
1007
+ 'subsequent',
1008
+ 'substantial',
1009
+ 'subtle',
1010
+ 'successful',
1011
+ 'successive',
1012
+ 'sudden',
1013
+ 'sufficient',
1014
+ 'suitable',
1015
+ 'sunny',
1016
+ 'super',
1017
+ 'superb',
1018
+ 'superior',
1019
+ 'supporting',
1020
+ 'supposed',
1021
+ 'supreme',
1022
+ 'sure',
1023
+ 'surprised',
1024
+ 'surprising',
1025
+ 'surrounding',
1026
+ 'surviving',
1027
+ 'suspicious',
1028
+ 'sweet',
1029
+ 'swift',
1030
+ 'symbolic',
1031
+ 'sympathetic',
1032
+ 'systematic',
1033
+ 'tall',
1034
+ 'tame',
1035
+ 'tart',
1036
+ 'tasteless',
1037
+ 'tasty',
1038
+ 'technical',
1039
+ 'technological',
1040
+ 'teenage',
1041
+ 'temporary',
1042
+ 'tender',
1043
+ 'tense',
1044
+ 'terrible',
1045
+ 'territorial',
1046
+ 'testy',
1047
+ 'then',
1048
+ 'theoretical',
1049
+ 'thick',
1050
+ 'thin',
1051
+ 'thirsty',
1052
+ 'thorough',
1053
+ 'thoughtful',
1054
+ 'thoughtless',
1055
+ 'thundering',
1056
+ 'tight',
1057
+ 'tiny',
1058
+ 'tired',
1059
+ 'top',
1060
+ 'tory',
1061
+ 'total',
1062
+ 'tough',
1063
+ 'toxic',
1064
+ 'traditional',
1065
+ 'tragic',
1066
+ 'tremendous',
1067
+ 'tricky',
1068
+ 'tropical',
1069
+ 'troubled',
1070
+ 'typical',
1071
+ 'ugliest',
1072
+ 'ugly',
1073
+ 'ultimate',
1074
+ 'unable',
1075
+ 'unacceptable',
1076
+ 'unaware',
1077
+ 'uncertain',
1078
+ 'unchanged',
1079
+ 'uncomfortable',
1080
+ 'unconscious',
1081
+ 'underground',
1082
+ 'underlying',
1083
+ 'unemployed',
1084
+ 'uneven',
1085
+ 'unexpected',
1086
+ 'unfair',
1087
+ 'unfortunate',
1088
+ 'unhappy',
1089
+ 'uniform',
1090
+ 'uninterested',
1091
+ 'unique',
1092
+ 'united',
1093
+ 'universal',
1094
+ 'unknown',
1095
+ 'unlikely',
1096
+ 'unnecessary',
1097
+ 'unpleasant',
1098
+ 'unsightly',
1099
+ 'unusual',
1100
+ 'unwilling',
1101
+ 'upper',
1102
+ 'upset',
1103
+ 'uptight',
1104
+ 'urban',
1105
+ 'urgent',
1106
+ 'used',
1107
+ 'useful',
1108
+ 'useless',
1109
+ 'usual',
1110
+ 'vague',
1111
+ 'valid',
1112
+ 'valuable',
1113
+ 'variable',
1114
+ 'varied',
1115
+ 'various',
1116
+ 'varying',
1117
+ 'vast',
1118
+ 'verbal',
1119
+ 'vertical',
1120
+ 'very',
1121
+ 'vicarious',
1122
+ 'vicious',
1123
+ 'victorious',
1124
+ 'violent',
1125
+ 'visible',
1126
+ 'visiting',
1127
+ 'visual',
1128
+ 'vital',
1129
+ 'vitreous',
1130
+ 'vivacious',
1131
+ 'vivid',
1132
+ 'vocal',
1133
+ 'vocational',
1134
+ 'voiceless',
1135
+ 'voluminous',
1136
+ 'voluntary',
1137
+ 'vulnerable',
1138
+ 'wandering',
1139
+ 'warm',
1140
+ 'wasteful',
1141
+ 'watery',
1142
+ 'weak',
1143
+ 'wealthy',
1144
+ 'weary',
1145
+ 'wee',
1146
+ 'weekly',
1147
+ 'weird',
1148
+ 'welcome',
1149
+ 'well',
1150
+ 'western',
1151
+ 'wet',
1152
+ 'whispering',
1153
+ 'whole',
1154
+ 'wicked',
1155
+ 'wide',
1156
+ 'widespread',
1157
+ 'wild',
1158
+ 'wilful',
1159
+ 'willing',
1160
+ 'willowy',
1161
+ 'wily',
1162
+ 'wise',
1163
+ 'wispy',
1164
+ 'wittering',
1165
+ 'witty',
1166
+ 'wonderful',
1167
+ 'wooden',
1168
+ 'working',
1169
+ 'worldwide',
1170
+ 'worried',
1171
+ 'worrying',
1172
+ 'worthwhile',
1173
+ 'worthy',
1174
+ 'written',
1175
+ 'wrong',
1176
+ 'xenacious',
1177
+ 'xenial',
1178
+ 'xenogeneic',
1179
+ 'xenophobic',
1180
+ 'xeric',
1181
+ 'xerothermic',
1182
+ 'yabbering',
1183
+ 'yammering',
1184
+ 'yappiest',
1185
+ 'yappy',
1186
+ 'yawning',
1187
+ 'yearling',
1188
+ 'yearning',
1189
+ 'yeasty',
1190
+ 'yelling',
1191
+ 'yelping',
1192
+ 'yielding',
1193
+ 'yodelling',
1194
+ 'young',
1195
+ 'youngest',
1196
+ 'youthful',
1197
+ 'ytterbic',
1198
+ 'yucky',
1199
+ 'yummy',
1200
+ 'zany',
1201
+ 'zealous',
1202
+ 'zeroth',
1203
+ 'zestful',
1204
+ 'zesty',
1205
+ 'zippy',
1206
+ 'zonal',
1207
+ 'zoophagous',
1208
+ 'zygomorphic',
1209
+ 'zygotic'
1210
+ ].freeze
1211
+
1212
+ def self.list_all
1213
+ TERMS
1214
+ end
1215
+ end
1216
+ end
1217
+ end