glitchlings 0.2.5__cp312-cp312-win_amd64.whl → 0.9.3__cp312-cp312-win_amd64.whl

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 (85) hide show
  1. glitchlings/__init__.py +36 -17
  2. glitchlings/__main__.py +0 -1
  3. glitchlings/_zoo_rust/__init__.py +12 -0
  4. glitchlings/_zoo_rust.cp312-win_amd64.pyd +0 -0
  5. glitchlings/assets/__init__.py +180 -0
  6. glitchlings/assets/apostrofae_pairs.json +32 -0
  7. glitchlings/assets/ekkokin_homophones.json +2014 -0
  8. glitchlings/assets/hokey_assets.json +193 -0
  9. glitchlings/assets/lexemes/academic.json +1049 -0
  10. glitchlings/assets/lexemes/colors.json +1333 -0
  11. glitchlings/assets/lexemes/corporate.json +716 -0
  12. glitchlings/assets/lexemes/cyberpunk.json +22 -0
  13. glitchlings/assets/lexemes/lovecraftian.json +23 -0
  14. glitchlings/assets/lexemes/synonyms.json +3354 -0
  15. glitchlings/assets/mim1c_homoglyphs.json.gz.b64 +1064 -0
  16. glitchlings/assets/pipeline_assets.json +29 -0
  17. glitchlings/attack/__init__.py +53 -0
  18. glitchlings/attack/compose.py +299 -0
  19. glitchlings/attack/core.py +465 -0
  20. glitchlings/attack/encode.py +114 -0
  21. glitchlings/attack/metrics.py +104 -0
  22. glitchlings/attack/metrics_dispatch.py +70 -0
  23. glitchlings/attack/tokenization.py +157 -0
  24. glitchlings/auggie.py +283 -0
  25. glitchlings/compat/__init__.py +9 -0
  26. glitchlings/compat/loaders.py +355 -0
  27. glitchlings/compat/types.py +41 -0
  28. glitchlings/conf/__init__.py +41 -0
  29. glitchlings/conf/loaders.py +331 -0
  30. glitchlings/conf/schema.py +156 -0
  31. glitchlings/conf/types.py +72 -0
  32. glitchlings/config.toml +2 -0
  33. glitchlings/constants.py +59 -0
  34. glitchlings/dev/__init__.py +3 -0
  35. glitchlings/dev/docs.py +45 -0
  36. glitchlings/dlc/__init__.py +17 -3
  37. glitchlings/dlc/_shared.py +296 -0
  38. glitchlings/dlc/gutenberg.py +400 -0
  39. glitchlings/dlc/huggingface.py +37 -65
  40. glitchlings/dlc/prime.py +55 -114
  41. glitchlings/dlc/pytorch.py +98 -0
  42. glitchlings/dlc/pytorch_lightning.py +173 -0
  43. glitchlings/internal/__init__.py +16 -0
  44. glitchlings/internal/rust.py +159 -0
  45. glitchlings/internal/rust_ffi.py +432 -0
  46. glitchlings/main.py +123 -32
  47. glitchlings/runtime_config.py +24 -0
  48. glitchlings/util/__init__.py +29 -176
  49. glitchlings/util/adapters.py +65 -0
  50. glitchlings/util/keyboards.py +311 -0
  51. glitchlings/util/transcripts.py +108 -0
  52. glitchlings/zoo/__init__.py +47 -24
  53. glitchlings/zoo/assets/__init__.py +29 -0
  54. glitchlings/zoo/core.py +301 -167
  55. glitchlings/zoo/core_execution.py +98 -0
  56. glitchlings/zoo/core_planning.py +451 -0
  57. glitchlings/zoo/corrupt_dispatch.py +295 -0
  58. glitchlings/zoo/ekkokin.py +118 -0
  59. glitchlings/zoo/hokey.py +137 -0
  60. glitchlings/zoo/jargoyle.py +179 -274
  61. glitchlings/zoo/mim1c.py +106 -68
  62. glitchlings/zoo/pedant/__init__.py +107 -0
  63. glitchlings/zoo/pedant/core.py +105 -0
  64. glitchlings/zoo/pedant/forms.py +74 -0
  65. glitchlings/zoo/pedant/stones.py +74 -0
  66. glitchlings/zoo/redactyl.py +44 -175
  67. glitchlings/zoo/rng.py +259 -0
  68. glitchlings/zoo/rushmore.py +359 -116
  69. glitchlings/zoo/scannequin.py +18 -125
  70. glitchlings/zoo/transforms.py +386 -0
  71. glitchlings/zoo/typogre.py +76 -162
  72. glitchlings/zoo/validation.py +477 -0
  73. glitchlings/zoo/zeedub.py +33 -86
  74. glitchlings-0.9.3.dist-info/METADATA +334 -0
  75. glitchlings-0.9.3.dist-info/RECORD +80 -0
  76. {glitchlings-0.2.5.dist-info → glitchlings-0.9.3.dist-info}/entry_points.txt +1 -0
  77. glitchlings/zoo/_ocr_confusions.py +0 -34
  78. glitchlings/zoo/_rate.py +0 -21
  79. glitchlings/zoo/reduple.py +0 -169
  80. glitchlings-0.2.5.dist-info/METADATA +0 -490
  81. glitchlings-0.2.5.dist-info/RECORD +0 -27
  82. /glitchlings/{zoo → assets}/ocr_confusions.tsv +0 -0
  83. {glitchlings-0.2.5.dist-info → glitchlings-0.9.3.dist-info}/WHEEL +0 -0
  84. {glitchlings-0.2.5.dist-info → glitchlings-0.9.3.dist-info}/licenses/LICENSE +0 -0
  85. {glitchlings-0.2.5.dist-info → glitchlings-0.9.3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,3354 @@
1
+ {
2
+ "_meta": {
3
+ "description": "General synonym substitutions for common words"
4
+ },
5
+ "about": [
6
+ "regarding",
7
+ "concerning",
8
+ "relating to",
9
+ "approximately",
10
+ "around"
11
+ ],
12
+ "accept": [
13
+ "receive",
14
+ "take",
15
+ "approve",
16
+ "acknowledge",
17
+ "embrace"
18
+ ],
19
+ "action": [
20
+ "act",
21
+ "deed",
22
+ "move",
23
+ "step",
24
+ "measure",
25
+ "operation"
26
+ ],
27
+ "activity": [
28
+ "action",
29
+ "pursuit",
30
+ "endeavor",
31
+ "occupation",
32
+ "pastime"
33
+ ],
34
+ "actually": [
35
+ "really",
36
+ "truly",
37
+ "in fact",
38
+ "indeed",
39
+ "genuinely"
40
+ ],
41
+ "add": [
42
+ "include",
43
+ "append",
44
+ "attach",
45
+ "supplement",
46
+ "incorporate",
47
+ "insert"
48
+ ],
49
+ "after": [
50
+ "following",
51
+ "subsequent to",
52
+ "later than",
53
+ "past"
54
+ ],
55
+ "against": [
56
+ "versus",
57
+ "opposing",
58
+ "contrary to",
59
+ "in opposition to"
60
+ ],
61
+ "agree": [
62
+ "concur",
63
+ "consent",
64
+ "approve",
65
+ "accept",
66
+ "comply",
67
+ "assent"
68
+ ],
69
+ "air": [
70
+ "atmosphere",
71
+ "sky",
72
+ "breeze",
73
+ "wind",
74
+ "oxygen"
75
+ ],
76
+ "allow": [
77
+ "permit",
78
+ "let",
79
+ "enable",
80
+ "authorize",
81
+ "sanction",
82
+ "consent"
83
+ ],
84
+ "almost": [
85
+ "nearly",
86
+ "practically",
87
+ "virtually",
88
+ "about",
89
+ "approximately"
90
+ ],
91
+ "alpha": [
92
+ "beta",
93
+ "gamma",
94
+ "delta",
95
+ "omega",
96
+ "prime"
97
+ ],
98
+ "although": [
99
+ "though",
100
+ "even though",
101
+ "despite",
102
+ "notwithstanding",
103
+ "while"
104
+ ],
105
+ "always": [
106
+ "constantly",
107
+ "perpetually",
108
+ "forever",
109
+ "invariably",
110
+ "eternally"
111
+ ],
112
+ "amount": [
113
+ "quantity",
114
+ "sum",
115
+ "total",
116
+ "measure",
117
+ "volume"
118
+ ],
119
+ "ancient": [
120
+ "old",
121
+ "antique",
122
+ "archaic",
123
+ "prehistoric",
124
+ "primeval",
125
+ "venerable"
126
+ ],
127
+ "angry": [
128
+ "furious",
129
+ "irate",
130
+ "enraged",
131
+ "livid",
132
+ "incensed",
133
+ "outraged",
134
+ "wrathful"
135
+ ],
136
+ "annoyed": [
137
+ "irritated",
138
+ "vexed",
139
+ "bothered",
140
+ "exasperated",
141
+ "peeved",
142
+ "irked"
143
+ ],
144
+ "answer": [
145
+ "reply",
146
+ "respond",
147
+ "retort",
148
+ "rejoin",
149
+ "counter"
150
+ ],
151
+ "apologize": [
152
+ "express regret",
153
+ "say sorry",
154
+ "beg pardon",
155
+ "atone"
156
+ ],
157
+ "approve": [
158
+ "sanction",
159
+ "endorse",
160
+ "authorize",
161
+ "ratify",
162
+ "validate"
163
+ ],
164
+ "area": [
165
+ "region",
166
+ "zone",
167
+ "territory",
168
+ "sector",
169
+ "district",
170
+ "vicinity"
171
+ ],
172
+ "around": [
173
+ "about",
174
+ "approximately",
175
+ "roughly",
176
+ "near",
177
+ "surrounding"
178
+ ],
179
+ "arrange": [
180
+ "organize",
181
+ "order",
182
+ "sort",
183
+ "structure",
184
+ "coordinate"
185
+ ],
186
+ "arrive": [
187
+ "come",
188
+ "reach",
189
+ "appear",
190
+ "show up",
191
+ "land",
192
+ "get in"
193
+ ],
194
+ "ask": [
195
+ "inquire",
196
+ "question",
197
+ "query",
198
+ "request",
199
+ "implore",
200
+ "beseech"
201
+ ],
202
+ "attack": [
203
+ "assault",
204
+ "strike",
205
+ "raid",
206
+ "charge",
207
+ "invade",
208
+ "ambush"
209
+ ],
210
+ "back": [
211
+ "rear",
212
+ "behind",
213
+ "posterior",
214
+ "reverse",
215
+ "tail"
216
+ ],
217
+ "bad": [
218
+ "poor",
219
+ "terrible",
220
+ "awful",
221
+ "dreadful",
222
+ "horrible",
223
+ "atrocious",
224
+ "abysmal"
225
+ ],
226
+ "basically": [
227
+ "essentially",
228
+ "fundamentally",
229
+ "primarily",
230
+ "mainly",
231
+ "chiefly"
232
+ ],
233
+ "beautiful": [
234
+ "gorgeous",
235
+ "stunning",
236
+ "lovely",
237
+ "attractive",
238
+ "exquisite",
239
+ "ravishing",
240
+ "magnificent"
241
+ ],
242
+ "because": [
243
+ "since",
244
+ "as",
245
+ "due to",
246
+ "owing to",
247
+ "for"
248
+ ],
249
+ "become": [
250
+ "turn",
251
+ "grow",
252
+ "develop",
253
+ "evolve",
254
+ "transform into",
255
+ "morph into"
256
+ ],
257
+ "before": [
258
+ "prior to",
259
+ "preceding",
260
+ "earlier than",
261
+ "ahead of"
262
+ ],
263
+ "believe": [
264
+ "think",
265
+ "consider",
266
+ "suppose",
267
+ "trust",
268
+ "assume",
269
+ "presume"
270
+ ],
271
+ "beta": [
272
+ "alpha",
273
+ "gamma",
274
+ "delta",
275
+ "omega",
276
+ "secondary"
277
+ ],
278
+ "between": [
279
+ "among",
280
+ "amidst",
281
+ "in the middle of",
282
+ "betwixt"
283
+ ],
284
+ "big": [
285
+ "large",
286
+ "huge",
287
+ "enormous",
288
+ "massive",
289
+ "immense",
290
+ "colossal",
291
+ "gigantic"
292
+ ],
293
+ "blame": [
294
+ "accuse",
295
+ "fault",
296
+ "condemn",
297
+ "criticize",
298
+ "reproach"
299
+ ],
300
+ "book": [
301
+ "volume",
302
+ "tome",
303
+ "publication",
304
+ "work",
305
+ "novel",
306
+ "text"
307
+ ],
308
+ "boring": [
309
+ "dull",
310
+ "tedious",
311
+ "monotonous",
312
+ "tiresome",
313
+ "mundane",
314
+ "humdrum",
315
+ "dreary"
316
+ ],
317
+ "bottom": [
318
+ "base",
319
+ "floor",
320
+ "foundation",
321
+ "foot",
322
+ "lowest point"
323
+ ],
324
+ "break": [
325
+ "shatter",
326
+ "smash",
327
+ "fracture",
328
+ "crack",
329
+ "rupture",
330
+ "split"
331
+ ],
332
+ "bright": [
333
+ "luminous",
334
+ "radiant",
335
+ "brilliant",
336
+ "vivid",
337
+ "dazzling",
338
+ "gleaming"
339
+ ],
340
+ "bring": [
341
+ "deliver",
342
+ "carry",
343
+ "transport",
344
+ "convey",
345
+ "fetch",
346
+ "bear"
347
+ ],
348
+ "build": [
349
+ "construct",
350
+ "erect",
351
+ "assemble",
352
+ "fabricate",
353
+ "establish",
354
+ "develop"
355
+ ],
356
+ "buy": [
357
+ "purchase",
358
+ "acquire",
359
+ "obtain",
360
+ "procure",
361
+ "invest in"
362
+ ],
363
+ "call": [
364
+ "summon",
365
+ "contact",
366
+ "phone",
367
+ "invoke",
368
+ "name",
369
+ "dub",
370
+ "designate"
371
+ ],
372
+ "calm": [
373
+ "peaceful",
374
+ "serene",
375
+ "tranquil",
376
+ "composed",
377
+ "relaxed",
378
+ "placid"
379
+ ],
380
+ "car": [
381
+ "vehicle",
382
+ "automobile",
383
+ "motor",
384
+ "ride",
385
+ "transport",
386
+ "machine"
387
+ ],
388
+ "carry": [
389
+ "transport",
390
+ "bear",
391
+ "convey",
392
+ "haul",
393
+ "lug",
394
+ "tote"
395
+ ],
396
+ "catch": [
397
+ "grab",
398
+ "seize",
399
+ "capture",
400
+ "snag",
401
+ "intercept",
402
+ "trap"
403
+ ],
404
+ "cause": [
405
+ "reason",
406
+ "source",
407
+ "origin",
408
+ "root",
409
+ "basis"
410
+ ],
411
+ "center": [
412
+ "middle",
413
+ "core",
414
+ "heart",
415
+ "hub",
416
+ "nucleus"
417
+ ],
418
+ "certain": [
419
+ "sure",
420
+ "definite",
421
+ "positive",
422
+ "confident",
423
+ "assured",
424
+ "convinced"
425
+ ],
426
+ "change": [
427
+ "alter",
428
+ "modify",
429
+ "transform",
430
+ "adjust",
431
+ "revise",
432
+ "amend",
433
+ "vary"
434
+ ],
435
+ "child": [
436
+ "kid",
437
+ "youngster",
438
+ "youth",
439
+ "minor",
440
+ "juvenile",
441
+ "tot"
442
+ ],
443
+ "choose": [
444
+ "select",
445
+ "pick",
446
+ "opt",
447
+ "decide",
448
+ "elect",
449
+ "prefer"
450
+ ],
451
+ "city": [
452
+ "metropolis",
453
+ "urban center",
454
+ "municipality",
455
+ "town"
456
+ ],
457
+ "clean": [
458
+ "spotless",
459
+ "pristine",
460
+ "immaculate",
461
+ "tidy",
462
+ "sparkling",
463
+ "sanitary"
464
+ ],
465
+ "close": [
466
+ "shut",
467
+ "seal",
468
+ "lock",
469
+ "fasten",
470
+ "secure"
471
+ ],
472
+ "cold": [
473
+ "chilly",
474
+ "frigid",
475
+ "freezing",
476
+ "icy",
477
+ "frosty",
478
+ "bitter",
479
+ "arctic"
480
+ ],
481
+ "collect": [
482
+ "gather",
483
+ "accumulate",
484
+ "compile",
485
+ "amass",
486
+ "assemble"
487
+ ],
488
+ "color": [
489
+ "hue",
490
+ "shade",
491
+ "tint",
492
+ "tone",
493
+ "pigment"
494
+ ],
495
+ "come": [
496
+ "arrive",
497
+ "approach",
498
+ "reach",
499
+ "appear",
500
+ "emerge",
501
+ "materialize"
502
+ ],
503
+ "common": [
504
+ "ordinary",
505
+ "frequent",
506
+ "widespread",
507
+ "prevalent",
508
+ "usual",
509
+ "typical"
510
+ ],
511
+ "completely": [
512
+ "entirely",
513
+ "totally",
514
+ "fully",
515
+ "wholly",
516
+ "absolutely"
517
+ ],
518
+ "complex": [
519
+ "complicated",
520
+ "intricate",
521
+ "elaborate",
522
+ "convoluted",
523
+ "sophisticated"
524
+ ],
525
+ "computer": [
526
+ "machine",
527
+ "device",
528
+ "pc",
529
+ "laptop",
530
+ "workstation",
531
+ "terminal"
532
+ ],
533
+ "condition": [
534
+ "state",
535
+ "status",
536
+ "situation",
537
+ "circumstance",
538
+ "shape"
539
+ ],
540
+ "connect": [
541
+ "link",
542
+ "join",
543
+ "unite",
544
+ "attach",
545
+ "couple",
546
+ "bind"
547
+ ],
548
+ "continue": [
549
+ "proceed",
550
+ "persist",
551
+ "carry on",
552
+ "resume",
553
+ "maintain",
554
+ "sustain"
555
+ ],
556
+ "control": [
557
+ "command",
558
+ "authority",
559
+ "power",
560
+ "dominion",
561
+ "regulation"
562
+ ],
563
+ "cool": [
564
+ "chilly",
565
+ "crisp",
566
+ "brisk",
567
+ "refreshing",
568
+ "nippy"
569
+ ],
570
+ "country": [
571
+ "nation",
572
+ "state",
573
+ "land",
574
+ "realm",
575
+ "territory"
576
+ ],
577
+ "create": [
578
+ "make",
579
+ "produce",
580
+ "generate",
581
+ "design",
582
+ "invent",
583
+ "develop",
584
+ "forge"
585
+ ],
586
+ "criticize": [
587
+ "censure",
588
+ "condemn",
589
+ "denounce",
590
+ "disparage",
591
+ "fault"
592
+ ],
593
+ "cry": [
594
+ "weep",
595
+ "sob",
596
+ "wail",
597
+ "bawl",
598
+ "whimper",
599
+ "snivel"
600
+ ],
601
+ "cut": [
602
+ "slice",
603
+ "sever",
604
+ "chop",
605
+ "trim",
606
+ "carve",
607
+ "cleave"
608
+ ],
609
+ "dance": [
610
+ "sway",
611
+ "twirl",
612
+ "boogie",
613
+ "prance",
614
+ "groove",
615
+ "waltz"
616
+ ],
617
+ "dangerous": [
618
+ "hazardous",
619
+ "risky",
620
+ "perilous",
621
+ "treacherous",
622
+ "precarious",
623
+ "menacing"
624
+ ],
625
+ "dark": [
626
+ "dim",
627
+ "shadowy",
628
+ "murky",
629
+ "gloomy",
630
+ "somber",
631
+ "dusky",
632
+ "obscure"
633
+ ],
634
+ "day": [
635
+ "date",
636
+ "daytime",
637
+ "period",
638
+ "time"
639
+ ],
640
+ "death": [
641
+ "demise",
642
+ "passing",
643
+ "end",
644
+ "expiration",
645
+ "mortality"
646
+ ],
647
+ "decide": [
648
+ "determine",
649
+ "resolve",
650
+ "conclude",
651
+ "settle",
652
+ "choose"
653
+ ],
654
+ "decrease": [
655
+ "reduce",
656
+ "diminish",
657
+ "decline",
658
+ "drop",
659
+ "lessen",
660
+ "shrink"
661
+ ],
662
+ "deep": [
663
+ "profound",
664
+ "bottomless",
665
+ "fathomless",
666
+ "intense",
667
+ "abysmal",
668
+ "cavernous"
669
+ ],
670
+ "defend": [
671
+ "protect",
672
+ "guard",
673
+ "shield",
674
+ "safeguard",
675
+ "secure"
676
+ ],
677
+ "definitely": [
678
+ "certainly",
679
+ "surely",
680
+ "absolutely",
681
+ "positively",
682
+ "undoubtedly"
683
+ ],
684
+ "delta": [
685
+ "alpha",
686
+ "beta",
687
+ "gamma",
688
+ "change",
689
+ "difference"
690
+ ],
691
+ "deny": [
692
+ "refuse",
693
+ "reject",
694
+ "negate",
695
+ "contradict",
696
+ "dispute",
697
+ "refute"
698
+ ],
699
+ "describe": [
700
+ "depict",
701
+ "portray",
702
+ "illustrate",
703
+ "characterize",
704
+ "explain"
705
+ ],
706
+ "destroy": [
707
+ "demolish",
708
+ "ruin",
709
+ "wreck",
710
+ "annihilate",
711
+ "devastate",
712
+ "obliterate"
713
+ ],
714
+ "die": [
715
+ "perish",
716
+ "expire",
717
+ "pass away",
718
+ "decease",
719
+ "succumb"
720
+ ],
721
+ "difficult": [
722
+ "hard",
723
+ "tough",
724
+ "challenging",
725
+ "complex",
726
+ "intricate",
727
+ "formidable"
728
+ ],
729
+ "dirty": [
730
+ "filthy",
731
+ "grimy",
732
+ "soiled",
733
+ "unclean",
734
+ "grubby",
735
+ "mucky",
736
+ "squalid"
737
+ ],
738
+ "disagree": [
739
+ "differ",
740
+ "dissent",
741
+ "dispute",
742
+ "contest",
743
+ "object",
744
+ "clash"
745
+ ],
746
+ "drink": [
747
+ "sip",
748
+ "gulp",
749
+ "consume",
750
+ "imbibe",
751
+ "swallow",
752
+ "quaff",
753
+ "guzzle"
754
+ ],
755
+ "dumb": [
756
+ "foolish",
757
+ "stupid",
758
+ "dense",
759
+ "dim",
760
+ "ignorant",
761
+ "obtuse",
762
+ "witless"
763
+ ],
764
+ "earn": [
765
+ "gain",
766
+ "acquire",
767
+ "obtain",
768
+ "merit",
769
+ "deserve",
770
+ "win"
771
+ ],
772
+ "earth": [
773
+ "ground",
774
+ "soil",
775
+ "land",
776
+ "dirt",
777
+ "terrain"
778
+ ],
779
+ "easy": [
780
+ "simple",
781
+ "effortless",
782
+ "straightforward",
783
+ "uncomplicated",
784
+ "elementary",
785
+ "painless"
786
+ ],
787
+ "eat": [
788
+ "consume",
789
+ "devour",
790
+ "ingest",
791
+ "dine",
792
+ "munch",
793
+ "feast",
794
+ "gorge"
795
+ ],
796
+ "edge": [
797
+ "border",
798
+ "boundary",
799
+ "rim",
800
+ "margin",
801
+ "brink"
802
+ ],
803
+ "effect": [
804
+ "result",
805
+ "outcome",
806
+ "consequence",
807
+ "impact",
808
+ "influence"
809
+ ],
810
+ "end": [
811
+ "finish",
812
+ "conclude",
813
+ "terminate",
814
+ "complete",
815
+ "cease",
816
+ "close"
817
+ ],
818
+ "ending": [
819
+ "conclusion",
820
+ "finale",
821
+ "cessation",
822
+ "climax",
823
+ "denouement"
824
+ ],
825
+ "enemy": [
826
+ "foe",
827
+ "adversary",
828
+ "opponent",
829
+ "rival",
830
+ "antagonist",
831
+ "nemesis"
832
+ ],
833
+ "energy": [
834
+ "power",
835
+ "force",
836
+ "vigor",
837
+ "vitality",
838
+ "dynamism"
839
+ ],
840
+ "enter": [
841
+ "join",
842
+ "penetrate",
843
+ "access",
844
+ "invade",
845
+ "infiltrate"
846
+ ],
847
+ "especially": [
848
+ "particularly",
849
+ "specifically",
850
+ "notably",
851
+ "chiefly",
852
+ "principally"
853
+ ],
854
+ "essential": [
855
+ "vital",
856
+ "crucial",
857
+ "necessary",
858
+ "fundamental",
859
+ "indispensable",
860
+ "imperative"
861
+ ],
862
+ "event": [
863
+ "occurrence",
864
+ "incident",
865
+ "happening",
866
+ "occasion",
867
+ "affair"
868
+ ],
869
+ "exactly": [
870
+ "precisely",
871
+ "accurately",
872
+ "correctly",
873
+ "perfectly",
874
+ "specifically"
875
+ ],
876
+ "example": [
877
+ "instance",
878
+ "sample",
879
+ "illustration",
880
+ "case",
881
+ "specimen"
882
+ ],
883
+ "excellent": [
884
+ "superb",
885
+ "outstanding",
886
+ "exceptional",
887
+ "magnificent",
888
+ "stellar",
889
+ "first-rate"
890
+ ],
891
+ "excited": [
892
+ "thrilled",
893
+ "eager",
894
+ "enthusiastic",
895
+ "animated",
896
+ "exhilarated",
897
+ "elated"
898
+ ],
899
+ "exit": [
900
+ "leave",
901
+ "depart",
902
+ "withdraw",
903
+ "vacate",
904
+ "abandon"
905
+ ],
906
+ "explain": [
907
+ "clarify",
908
+ "elucidate",
909
+ "expound",
910
+ "illustrate",
911
+ "interpret"
912
+ ],
913
+ "fact": [
914
+ "truth",
915
+ "reality",
916
+ "certainty",
917
+ "actuality",
918
+ "datum"
919
+ ],
920
+ "fail": [
921
+ "flop",
922
+ "falter",
923
+ "flounder",
924
+ "collapse",
925
+ "miscarry",
926
+ "stumble"
927
+ ],
928
+ "fake": [
929
+ "false",
930
+ "counterfeit",
931
+ "phony",
932
+ "sham",
933
+ "bogus",
934
+ "fraudulent"
935
+ ],
936
+ "fall": [
937
+ "drop",
938
+ "tumble",
939
+ "plunge",
940
+ "descend",
941
+ "collapse",
942
+ "plummet"
943
+ ],
944
+ "false": [
945
+ "incorrect",
946
+ "wrong",
947
+ "untrue",
948
+ "fake",
949
+ "bogus",
950
+ "spurious",
951
+ "fraudulent"
952
+ ],
953
+ "family": [
954
+ "relatives",
955
+ "kin",
956
+ "clan",
957
+ "household",
958
+ "folks"
959
+ ],
960
+ "fast": [
961
+ "rapid",
962
+ "swift",
963
+ "speedy",
964
+ "brisk",
965
+ "hasty",
966
+ "fleet"
967
+ ],
968
+ "fear": [
969
+ "dread",
970
+ "worry",
971
+ "apprehend",
972
+ "fret",
973
+ "be afraid of"
974
+ ],
975
+ "feel": [
976
+ "sense",
977
+ "experience",
978
+ "perceive",
979
+ "detect",
980
+ "undergo",
981
+ "suffer"
982
+ ],
983
+ "fight": [
984
+ "battle",
985
+ "combat",
986
+ "struggle",
987
+ "clash",
988
+ "brawl",
989
+ "skirmish"
990
+ ],
991
+ "finally": [
992
+ "eventually",
993
+ "ultimately",
994
+ "at last",
995
+ "in the end",
996
+ "lastly"
997
+ ],
998
+ "find": [
999
+ "discover",
1000
+ "locate",
1001
+ "uncover",
1002
+ "detect",
1003
+ "spot",
1004
+ "identify"
1005
+ ],
1006
+ "finish": [
1007
+ "complete",
1008
+ "conclude",
1009
+ "end",
1010
+ "accomplish",
1011
+ "finalize",
1012
+ "wrap up"
1013
+ ],
1014
+ "fire": [
1015
+ "flame",
1016
+ "blaze",
1017
+ "inferno",
1018
+ "conflagration",
1019
+ "combustion"
1020
+ ],
1021
+ "fix": [
1022
+ "repair",
1023
+ "mend",
1024
+ "restore",
1025
+ "correct",
1026
+ "remedy",
1027
+ "rectify"
1028
+ ],
1029
+ "follow": [
1030
+ "trail",
1031
+ "pursue",
1032
+ "shadow",
1033
+ "track",
1034
+ "accompany",
1035
+ "succeed"
1036
+ ],
1037
+ "food": [
1038
+ "nourishment",
1039
+ "sustenance",
1040
+ "fare",
1041
+ "cuisine",
1042
+ "provisions",
1043
+ "victuals"
1044
+ ],
1045
+ "forbid": [
1046
+ "prohibit",
1047
+ "ban",
1048
+ "outlaw",
1049
+ "bar",
1050
+ "disallow",
1051
+ "veto"
1052
+ ],
1053
+ "force": [
1054
+ "power",
1055
+ "strength",
1056
+ "might",
1057
+ "pressure",
1058
+ "coercion"
1059
+ ],
1060
+ "forget": [
1061
+ "overlook",
1062
+ "neglect",
1063
+ "disregard",
1064
+ "ignore",
1065
+ "omit"
1066
+ ],
1067
+ "forgive": [
1068
+ "pardon",
1069
+ "excuse",
1070
+ "absolve",
1071
+ "exonerate",
1072
+ "overlook"
1073
+ ],
1074
+ "friend": [
1075
+ "companion",
1076
+ "pal",
1077
+ "buddy",
1078
+ "ally",
1079
+ "comrade",
1080
+ "confidant"
1081
+ ],
1082
+ "front": [
1083
+ "fore",
1084
+ "face",
1085
+ "head",
1086
+ "forefront",
1087
+ "vanguard"
1088
+ ],
1089
+ "frown": [
1090
+ "scowl",
1091
+ "grimace",
1092
+ "glower",
1093
+ "glare",
1094
+ "pout"
1095
+ ],
1096
+ "funny": [
1097
+ "humorous",
1098
+ "amusing",
1099
+ "comical",
1100
+ "hilarious",
1101
+ "witty",
1102
+ "entertaining"
1103
+ ],
1104
+ "game": [
1105
+ "match",
1106
+ "contest",
1107
+ "competition",
1108
+ "sport",
1109
+ "play"
1110
+ ],
1111
+ "gamma": [
1112
+ "alpha",
1113
+ "beta",
1114
+ "delta",
1115
+ "omega",
1116
+ "tertiary"
1117
+ ],
1118
+ "gather": [
1119
+ "collect",
1120
+ "assemble",
1121
+ "accumulate",
1122
+ "amass",
1123
+ "congregate"
1124
+ ],
1125
+ "get": [
1126
+ "obtain",
1127
+ "acquire",
1128
+ "receive",
1129
+ "gain",
1130
+ "procure",
1131
+ "secure",
1132
+ "fetch"
1133
+ ],
1134
+ "give": [
1135
+ "provide",
1136
+ "offer",
1137
+ "supply",
1138
+ "donate",
1139
+ "bestow",
1140
+ "grant",
1141
+ "confer"
1142
+ ],
1143
+ "glad": [
1144
+ "happy",
1145
+ "pleased",
1146
+ "delighted",
1147
+ "joyful",
1148
+ "thrilled",
1149
+ "gratified"
1150
+ ],
1151
+ "go": [
1152
+ "leave",
1153
+ "depart",
1154
+ "proceed",
1155
+ "travel",
1156
+ "advance",
1157
+ "move",
1158
+ "venture"
1159
+ ],
1160
+ "good": [
1161
+ "great",
1162
+ "excellent",
1163
+ "fine",
1164
+ "superb",
1165
+ "splendid",
1166
+ "outstanding",
1167
+ "wonderful"
1168
+ ],
1169
+ "great": [
1170
+ "excellent",
1171
+ "superb",
1172
+ "fantastic",
1173
+ "wonderful",
1174
+ "magnificent",
1175
+ "outstanding",
1176
+ "remarkable"
1177
+ ],
1178
+ "group": [
1179
+ "collection",
1180
+ "cluster",
1181
+ "assembly",
1182
+ "bunch",
1183
+ "batch",
1184
+ "set"
1185
+ ],
1186
+ "grow": [
1187
+ "expand",
1188
+ "increase",
1189
+ "develop",
1190
+ "enlarge",
1191
+ "flourish",
1192
+ "thrive"
1193
+ ],
1194
+ "handsome": [
1195
+ "attractive",
1196
+ "good-looking",
1197
+ "striking",
1198
+ "dashing",
1199
+ "comely"
1200
+ ],
1201
+ "happy": [
1202
+ "glad",
1203
+ "joyful",
1204
+ "content",
1205
+ "upbeat",
1206
+ "cheerful",
1207
+ "elated",
1208
+ "merry"
1209
+ ],
1210
+ "hard": [
1211
+ "difficult",
1212
+ "tough",
1213
+ "challenging",
1214
+ "arduous",
1215
+ "demanding",
1216
+ "strenuous"
1217
+ ],
1218
+ "hate": [
1219
+ "despise",
1220
+ "loathe",
1221
+ "detest",
1222
+ "abhor",
1223
+ "abominate",
1224
+ "revile"
1225
+ ],
1226
+ "hear": [
1227
+ "listen",
1228
+ "perceive",
1229
+ "detect",
1230
+ "catch",
1231
+ "overhear",
1232
+ "discern"
1233
+ ],
1234
+ "help": [
1235
+ "assist",
1236
+ "aid",
1237
+ "support",
1238
+ "facilitate",
1239
+ "enable",
1240
+ "contribute"
1241
+ ],
1242
+ "hidden": [
1243
+ "concealed",
1244
+ "secret",
1245
+ "covert",
1246
+ "obscured",
1247
+ "veiled",
1248
+ "camouflaged"
1249
+ ],
1250
+ "hide": [
1251
+ "conceal",
1252
+ "cover",
1253
+ "mask",
1254
+ "obscure",
1255
+ "cloak",
1256
+ "camouflage"
1257
+ ],
1258
+ "hit": [
1259
+ "strike",
1260
+ "punch",
1261
+ "smack",
1262
+ "slam",
1263
+ "bash",
1264
+ "pound"
1265
+ ],
1266
+ "hold": [
1267
+ "grasp",
1268
+ "grip",
1269
+ "clutch",
1270
+ "clasp",
1271
+ "cling",
1272
+ "embrace",
1273
+ "possess"
1274
+ ],
1275
+ "home": [
1276
+ "house",
1277
+ "residence",
1278
+ "dwelling",
1279
+ "abode",
1280
+ "domicile",
1281
+ "habitat"
1282
+ ],
1283
+ "hope": [
1284
+ "wish",
1285
+ "aspire",
1286
+ "expect",
1287
+ "anticipate",
1288
+ "trust",
1289
+ "desire"
1290
+ ],
1291
+ "hot": [
1292
+ "warm",
1293
+ "scorching",
1294
+ "blazing",
1295
+ "sweltering",
1296
+ "sizzling",
1297
+ "boiling",
1298
+ "torrid"
1299
+ ],
1300
+ "however": [
1301
+ "nevertheless",
1302
+ "nonetheless",
1303
+ "yet",
1304
+ "still",
1305
+ "though"
1306
+ ],
1307
+ "huge": [
1308
+ "enormous",
1309
+ "massive",
1310
+ "immense",
1311
+ "colossal",
1312
+ "gigantic",
1313
+ "mammoth",
1314
+ "vast"
1315
+ ],
1316
+ "hurry": [
1317
+ "rush",
1318
+ "hasten",
1319
+ "hustle",
1320
+ "speed",
1321
+ "race",
1322
+ "scramble"
1323
+ ],
1324
+ "hurt": [
1325
+ "harm",
1326
+ "injure",
1327
+ "damage",
1328
+ "wound",
1329
+ "impair",
1330
+ "afflict"
1331
+ ],
1332
+ "idea": [
1333
+ "concept",
1334
+ "notion",
1335
+ "thought",
1336
+ "theory",
1337
+ "suggestion",
1338
+ "proposal"
1339
+ ],
1340
+ "if": [
1341
+ "provided",
1342
+ "assuming",
1343
+ "supposing",
1344
+ "given that",
1345
+ "in case"
1346
+ ],
1347
+ "important": [
1348
+ "significant",
1349
+ "crucial",
1350
+ "vital",
1351
+ "essential",
1352
+ "critical",
1353
+ "paramount"
1354
+ ],
1355
+ "impossible": [
1356
+ "unattainable",
1357
+ "unachievable",
1358
+ "hopeless",
1359
+ "unfeasible",
1360
+ "inconceivable"
1361
+ ],
1362
+ "improve": [
1363
+ "enhance",
1364
+ "better",
1365
+ "upgrade",
1366
+ "refine",
1367
+ "ameliorate",
1368
+ "boost"
1369
+ ],
1370
+ "increase": [
1371
+ "grow",
1372
+ "expand",
1373
+ "rise",
1374
+ "escalate",
1375
+ "multiply",
1376
+ "surge"
1377
+ ],
1378
+ "inside": [
1379
+ "interior",
1380
+ "inner",
1381
+ "within",
1382
+ "internal"
1383
+ ],
1384
+ "intelligent": [
1385
+ "smart",
1386
+ "clever",
1387
+ "brilliant",
1388
+ "gifted",
1389
+ "brainy",
1390
+ "perceptive"
1391
+ ],
1392
+ "interesting": [
1393
+ "fascinating",
1394
+ "intriguing",
1395
+ "engaging",
1396
+ "captivating",
1397
+ "compelling",
1398
+ "absorbing"
1399
+ ],
1400
+ "internet": [
1401
+ "web",
1402
+ "net",
1403
+ "cyberspace",
1404
+ "online",
1405
+ "network",
1406
+ "cloud"
1407
+ ],
1408
+ "invisible": [
1409
+ "unseen",
1410
+ "hidden",
1411
+ "imperceptible",
1412
+ "undetectable",
1413
+ "concealed"
1414
+ ],
1415
+ "invite": [
1416
+ "ask",
1417
+ "summon",
1418
+ "request",
1419
+ "beckon",
1420
+ "welcome"
1421
+ ],
1422
+ "job": [
1423
+ "work",
1424
+ "career",
1425
+ "profession",
1426
+ "occupation",
1427
+ "employment",
1428
+ "vocation"
1429
+ ],
1430
+ "join": [
1431
+ "unite",
1432
+ "merge",
1433
+ "combine",
1434
+ "connect",
1435
+ "link",
1436
+ "attach"
1437
+ ],
1438
+ "jump": [
1439
+ "leap",
1440
+ "hop",
1441
+ "bound",
1442
+ "spring",
1443
+ "vault",
1444
+ "hurdle"
1445
+ ],
1446
+ "keep": [
1447
+ "retain",
1448
+ "maintain",
1449
+ "preserve",
1450
+ "hold",
1451
+ "conserve",
1452
+ "safeguard"
1453
+ ],
1454
+ "kill": [
1455
+ "slay",
1456
+ "execute",
1457
+ "eliminate",
1458
+ "destroy",
1459
+ "assassinate",
1460
+ "dispatch"
1461
+ ],
1462
+ "kind": [
1463
+ "type",
1464
+ "sort",
1465
+ "variety",
1466
+ "category",
1467
+ "species",
1468
+ "breed"
1469
+ ],
1470
+ "know": [
1471
+ "understand",
1472
+ "comprehend",
1473
+ "realize",
1474
+ "recognize",
1475
+ "perceive",
1476
+ "grasp"
1477
+ ],
1478
+ "language": [
1479
+ "tongue",
1480
+ "speech",
1481
+ "dialect",
1482
+ "vernacular",
1483
+ "idiom"
1484
+ ],
1485
+ "large": [
1486
+ "big",
1487
+ "huge",
1488
+ "vast",
1489
+ "enormous",
1490
+ "substantial",
1491
+ "sizable",
1492
+ "considerable"
1493
+ ],
1494
+ "laugh": [
1495
+ "chuckle",
1496
+ "giggle",
1497
+ "snicker",
1498
+ "guffaw",
1499
+ "cackle",
1500
+ "chortle"
1501
+ ],
1502
+ "law": [
1503
+ "rule",
1504
+ "regulation",
1505
+ "statute",
1506
+ "ordinance",
1507
+ "decree"
1508
+ ],
1509
+ "lead": [
1510
+ "guide",
1511
+ "direct",
1512
+ "conduct",
1513
+ "head",
1514
+ "command",
1515
+ "steer"
1516
+ ],
1517
+ "learn": [
1518
+ "study",
1519
+ "discover",
1520
+ "acquire",
1521
+ "master",
1522
+ "absorb",
1523
+ "grasp"
1524
+ ],
1525
+ "leave": [
1526
+ "depart",
1527
+ "exit",
1528
+ "abandon",
1529
+ "vacate",
1530
+ "quit",
1531
+ "forsake",
1532
+ "desert"
1533
+ ],
1534
+ "let": [
1535
+ "allow",
1536
+ "permit",
1537
+ "enable",
1538
+ "authorize",
1539
+ "sanction",
1540
+ "consent"
1541
+ ],
1542
+ "level": [
1543
+ "degree",
1544
+ "extent",
1545
+ "grade",
1546
+ "tier",
1547
+ "rank",
1548
+ "stage"
1549
+ ],
1550
+ "life": [
1551
+ "existence",
1552
+ "being",
1553
+ "living",
1554
+ "vitality",
1555
+ "animation"
1556
+ ],
1557
+ "light": [
1558
+ "bright",
1559
+ "luminous",
1560
+ "radiant",
1561
+ "glowing",
1562
+ "brilliant",
1563
+ "gleaming"
1564
+ ],
1565
+ "like": [
1566
+ "enjoy",
1567
+ "appreciate",
1568
+ "adore",
1569
+ "fancy",
1570
+ "relish",
1571
+ "favor",
1572
+ "prefer"
1573
+ ],
1574
+ "likely": [
1575
+ "probable",
1576
+ "plausible",
1577
+ "expected",
1578
+ "anticipated",
1579
+ "presumable"
1580
+ ],
1581
+ "line": [
1582
+ "row",
1583
+ "queue",
1584
+ "stripe",
1585
+ "mark",
1586
+ "boundary"
1587
+ ],
1588
+ "listen": [
1589
+ "hear",
1590
+ "heed",
1591
+ "attend",
1592
+ "pay attention",
1593
+ "tune in"
1594
+ ],
1595
+ "little": [
1596
+ "small",
1597
+ "tiny",
1598
+ "minor",
1599
+ "slight",
1600
+ "modest",
1601
+ "meager",
1602
+ "scant"
1603
+ ],
1604
+ "live": [
1605
+ "exist",
1606
+ "reside",
1607
+ "dwell",
1608
+ "inhabit",
1609
+ "survive",
1610
+ "thrive"
1611
+ ],
1612
+ "long": [
1613
+ "extended",
1614
+ "lengthy",
1615
+ "prolonged",
1616
+ "extensive",
1617
+ "protracted",
1618
+ "enduring"
1619
+ ],
1620
+ "look": [
1621
+ "glance",
1622
+ "gaze",
1623
+ "peer",
1624
+ "stare",
1625
+ "glimpse",
1626
+ "observe",
1627
+ "view"
1628
+ ],
1629
+ "lose": [
1630
+ "misplace",
1631
+ "forfeit",
1632
+ "sacrifice",
1633
+ "squander",
1634
+ "waste",
1635
+ "surrender"
1636
+ ],
1637
+ "loud": [
1638
+ "noisy",
1639
+ "deafening",
1640
+ "thunderous",
1641
+ "booming",
1642
+ "blaring",
1643
+ "ear-splitting"
1644
+ ],
1645
+ "love": [
1646
+ "adore",
1647
+ "cherish",
1648
+ "treasure",
1649
+ "worship",
1650
+ "idolize",
1651
+ "revere"
1652
+ ],
1653
+ "make": [
1654
+ "create",
1655
+ "produce",
1656
+ "construct",
1657
+ "build",
1658
+ "fabricate",
1659
+ "manufacture",
1660
+ "craft"
1661
+ ],
1662
+ "man": [
1663
+ "gentleman",
1664
+ "male",
1665
+ "fellow",
1666
+ "guy",
1667
+ "chap"
1668
+ ],
1669
+ "meet": [
1670
+ "encounter",
1671
+ "greet",
1672
+ "assemble",
1673
+ "convene",
1674
+ "gather"
1675
+ ],
1676
+ "mention": [
1677
+ "refer to",
1678
+ "cite",
1679
+ "note",
1680
+ "allude to",
1681
+ "touch on"
1682
+ ],
1683
+ "message": [
1684
+ "note",
1685
+ "communication",
1686
+ "dispatch",
1687
+ "memo",
1688
+ "missive"
1689
+ ],
1690
+ "method": [
1691
+ "way",
1692
+ "technique",
1693
+ "approach",
1694
+ "procedure",
1695
+ "process"
1696
+ ],
1697
+ "mix": [
1698
+ "blend",
1699
+ "combine",
1700
+ "merge",
1701
+ "mingle",
1702
+ "stir",
1703
+ "fuse"
1704
+ ],
1705
+ "modern": [
1706
+ "contemporary",
1707
+ "current",
1708
+ "present-day",
1709
+ "recent",
1710
+ "up-to-date",
1711
+ "cutting-edge"
1712
+ ],
1713
+ "moment": [
1714
+ "instant",
1715
+ "second",
1716
+ "minute",
1717
+ "flash",
1718
+ "jiffy"
1719
+ ],
1720
+ "money": [
1721
+ "cash",
1722
+ "currency",
1723
+ "funds",
1724
+ "capital",
1725
+ "wealth",
1726
+ "finances"
1727
+ ],
1728
+ "move": [
1729
+ "shift",
1730
+ "transfer",
1731
+ "relocate",
1732
+ "advance",
1733
+ "proceed",
1734
+ "budge",
1735
+ "stir"
1736
+ ],
1737
+ "movie": [
1738
+ "film",
1739
+ "picture",
1740
+ "feature",
1741
+ "motion picture",
1742
+ "flick"
1743
+ ],
1744
+ "music": [
1745
+ "melodies",
1746
+ "tunes",
1747
+ "harmonies",
1748
+ "rhythm",
1749
+ "compositions"
1750
+ ],
1751
+ "name": [
1752
+ "title",
1753
+ "designation",
1754
+ "appellation",
1755
+ "label",
1756
+ "moniker"
1757
+ ],
1758
+ "narrow": [
1759
+ "thin",
1760
+ "slim",
1761
+ "slender",
1762
+ "confined",
1763
+ "tight",
1764
+ "cramped"
1765
+ ],
1766
+ "nature": [
1767
+ "environment",
1768
+ "outdoors",
1769
+ "wilderness",
1770
+ "creation"
1771
+ ],
1772
+ "need": [
1773
+ "require",
1774
+ "demand",
1775
+ "necessitate",
1776
+ "must have",
1777
+ "depend on"
1778
+ ],
1779
+ "nervous": [
1780
+ "anxious",
1781
+ "worried",
1782
+ "uneasy",
1783
+ "apprehensive",
1784
+ "jittery",
1785
+ "edgy"
1786
+ ],
1787
+ "never": [
1788
+ "not ever",
1789
+ "at no time",
1790
+ "not once",
1791
+ "under no circumstances"
1792
+ ],
1793
+ "new": [
1794
+ "fresh",
1795
+ "recent",
1796
+ "modern",
1797
+ "novel",
1798
+ "contemporary",
1799
+ "current",
1800
+ "latest"
1801
+ ],
1802
+ "night": [
1803
+ "evening",
1804
+ "darkness",
1805
+ "nighttime",
1806
+ "dusk"
1807
+ ],
1808
+ "normal": [
1809
+ "ordinary",
1810
+ "typical",
1811
+ "regular",
1812
+ "standard",
1813
+ "usual",
1814
+ "conventional"
1815
+ ],
1816
+ "number": [
1817
+ "figure",
1818
+ "digit",
1819
+ "numeral",
1820
+ "quantity",
1821
+ "amount"
1822
+ ],
1823
+ "obvious": [
1824
+ "clear",
1825
+ "evident",
1826
+ "apparent",
1827
+ "plain",
1828
+ "manifest",
1829
+ "unmistakable"
1830
+ ],
1831
+ "often": [
1832
+ "frequently",
1833
+ "regularly",
1834
+ "commonly",
1835
+ "repeatedly",
1836
+ "habitually"
1837
+ ],
1838
+ "old": [
1839
+ "ancient",
1840
+ "elderly",
1841
+ "aged",
1842
+ "vintage",
1843
+ "antique",
1844
+ "mature",
1845
+ "senior"
1846
+ ],
1847
+ "omega": [
1848
+ "alpha",
1849
+ "beta",
1850
+ "final",
1851
+ "ultimate",
1852
+ "last"
1853
+ ],
1854
+ "open": [
1855
+ "unlock",
1856
+ "unseal",
1857
+ "unfasten",
1858
+ "uncover",
1859
+ "expose"
1860
+ ],
1861
+ "opinion": [
1862
+ "view",
1863
+ "belief",
1864
+ "judgment",
1865
+ "perspective",
1866
+ "stance",
1867
+ "position"
1868
+ ],
1869
+ "oppose": [
1870
+ "resist",
1871
+ "counter",
1872
+ "combat",
1873
+ "defy",
1874
+ "contradict",
1875
+ "challenge"
1876
+ ],
1877
+ "order": [
1878
+ "command",
1879
+ "directive",
1880
+ "instruction",
1881
+ "arrangement",
1882
+ "sequence"
1883
+ ],
1884
+ "ordinary": [
1885
+ "normal",
1886
+ "common",
1887
+ "regular",
1888
+ "typical",
1889
+ "plain",
1890
+ "unremarkable"
1891
+ ],
1892
+ "organize": [
1893
+ "arrange",
1894
+ "order",
1895
+ "systematize",
1896
+ "coordinate",
1897
+ "structure"
1898
+ ],
1899
+ "outside": [
1900
+ "exterior",
1901
+ "outer",
1902
+ "external",
1903
+ "outdoors"
1904
+ ],
1905
+ "own": [
1906
+ "possess",
1907
+ "have",
1908
+ "hold",
1909
+ "retain",
1910
+ "control"
1911
+ ],
1912
+ "part": [
1913
+ "piece",
1914
+ "portion",
1915
+ "section",
1916
+ "segment",
1917
+ "component",
1918
+ "element"
1919
+ ],
1920
+ "pay": [
1921
+ "compensate",
1922
+ "reimburse",
1923
+ "remit",
1924
+ "settle",
1925
+ "discharge"
1926
+ ],
1927
+ "people": [
1928
+ "individuals",
1929
+ "persons",
1930
+ "folks",
1931
+ "humans",
1932
+ "citizens",
1933
+ "populace"
1934
+ ],
1935
+ "person": [
1936
+ "individual",
1937
+ "human",
1938
+ "being",
1939
+ "soul",
1940
+ "character"
1941
+ ],
1942
+ "phone": [
1943
+ "mobile",
1944
+ "cell",
1945
+ "smartphone",
1946
+ "device",
1947
+ "handset",
1948
+ "telephone"
1949
+ ],
1950
+ "piece": [
1951
+ "part",
1952
+ "portion",
1953
+ "fragment",
1954
+ "segment",
1955
+ "bit",
1956
+ "chunk"
1957
+ ],
1958
+ "place": [
1959
+ "location",
1960
+ "spot",
1961
+ "site",
1962
+ "area",
1963
+ "position",
1964
+ "locale"
1965
+ ],
1966
+ "plan": [
1967
+ "arrange",
1968
+ "organize",
1969
+ "prepare",
1970
+ "design",
1971
+ "scheme",
1972
+ "plot"
1973
+ ],
1974
+ "play": [
1975
+ "perform",
1976
+ "engage",
1977
+ "participate",
1978
+ "frolic",
1979
+ "amuse",
1980
+ "entertain"
1981
+ ],
1982
+ "point": [
1983
+ "spot",
1984
+ "location",
1985
+ "position",
1986
+ "tip",
1987
+ "aspect",
1988
+ "issue"
1989
+ ],
1990
+ "poor": [
1991
+ "impoverished",
1992
+ "destitute",
1993
+ "needy",
1994
+ "broke",
1995
+ "penniless",
1996
+ "indigent"
1997
+ ],
1998
+ "possible": [
1999
+ "feasible",
2000
+ "achievable",
2001
+ "attainable",
2002
+ "viable",
2003
+ "potential",
2004
+ "conceivable"
2005
+ ],
2006
+ "power": [
2007
+ "strength",
2008
+ "force",
2009
+ "energy",
2010
+ "might",
2011
+ "authority",
2012
+ "control"
2013
+ ],
2014
+ "powerful": [
2015
+ "strong",
2016
+ "mighty",
2017
+ "potent",
2018
+ "formidable",
2019
+ "commanding",
2020
+ "dominant"
2021
+ ],
2022
+ "praise": [
2023
+ "commend",
2024
+ "applaud",
2025
+ "compliment",
2026
+ "laud",
2027
+ "extol",
2028
+ "acclaim"
2029
+ ],
2030
+ "prefer": [
2031
+ "favor",
2032
+ "choose",
2033
+ "select",
2034
+ "opt for",
2035
+ "lean toward"
2036
+ ],
2037
+ "prepare": [
2038
+ "ready",
2039
+ "arrange",
2040
+ "organize",
2041
+ "set up",
2042
+ "equip"
2043
+ ],
2044
+ "pretty": [
2045
+ "attractive",
2046
+ "lovely",
2047
+ "charming",
2048
+ "cute",
2049
+ "appealing",
2050
+ "fetching"
2051
+ ],
2052
+ "prevent": [
2053
+ "stop",
2054
+ "block",
2055
+ "hinder",
2056
+ "impede",
2057
+ "obstruct",
2058
+ "thwart"
2059
+ ],
2060
+ "price": [
2061
+ "cost",
2062
+ "value",
2063
+ "charge",
2064
+ "fee",
2065
+ "rate"
2066
+ ],
2067
+ "probably": [
2068
+ "likely",
2069
+ "presumably",
2070
+ "possibly",
2071
+ "perhaps",
2072
+ "maybe"
2073
+ ],
2074
+ "problem": [
2075
+ "issue",
2076
+ "difficulty",
2077
+ "challenge",
2078
+ "obstacle",
2079
+ "dilemma",
2080
+ "predicament"
2081
+ ],
2082
+ "process": [
2083
+ "procedure",
2084
+ "method",
2085
+ "operation",
2086
+ "system",
2087
+ "course"
2088
+ ],
2089
+ "promise": [
2090
+ "pledge",
2091
+ "vow",
2092
+ "swear",
2093
+ "guarantee",
2094
+ "commit",
2095
+ "assure"
2096
+ ],
2097
+ "protect": [
2098
+ "defend",
2099
+ "guard",
2100
+ "shield",
2101
+ "shelter",
2102
+ "preserve",
2103
+ "secure"
2104
+ ],
2105
+ "pull": [
2106
+ "drag",
2107
+ "tug",
2108
+ "haul",
2109
+ "draw",
2110
+ "yank",
2111
+ "tow"
2112
+ ],
2113
+ "punish": [
2114
+ "penalize",
2115
+ "discipline",
2116
+ "chastise",
2117
+ "castigate",
2118
+ "sentence"
2119
+ ],
2120
+ "push": [
2121
+ "shove",
2122
+ "thrust",
2123
+ "press",
2124
+ "propel",
2125
+ "force",
2126
+ "drive"
2127
+ ],
2128
+ "put": [
2129
+ "place",
2130
+ "set",
2131
+ "position",
2132
+ "deposit",
2133
+ "lay",
2134
+ "situate",
2135
+ "station"
2136
+ ],
2137
+ "quality": [
2138
+ "caliber",
2139
+ "grade",
2140
+ "standard",
2141
+ "excellence",
2142
+ "attribute"
2143
+ ],
2144
+ "question": [
2145
+ "query",
2146
+ "inquiry",
2147
+ "interrogation",
2148
+ "issue",
2149
+ "matter"
2150
+ ],
2151
+ "quick": [
2152
+ "swift",
2153
+ "rapid",
2154
+ "speedy",
2155
+ "nimble",
2156
+ "prompt",
2157
+ "snappy"
2158
+ ],
2159
+ "quickly": [
2160
+ "swiftly",
2161
+ "rapidly",
2162
+ "promptly",
2163
+ "speedily",
2164
+ "hastily",
2165
+ "briskly"
2166
+ ],
2167
+ "quiet": [
2168
+ "silent",
2169
+ "hushed",
2170
+ "muted",
2171
+ "peaceful",
2172
+ "still",
2173
+ "subdued",
2174
+ "tranquil"
2175
+ ],
2176
+ "rapid": [
2177
+ "fast",
2178
+ "swift",
2179
+ "quick",
2180
+ "speedy",
2181
+ "expeditious",
2182
+ "prompt"
2183
+ ],
2184
+ "rare": [
2185
+ "uncommon",
2186
+ "scarce",
2187
+ "unusual",
2188
+ "infrequent",
2189
+ "exceptional",
2190
+ "precious"
2191
+ ],
2192
+ "read": [
2193
+ "peruse",
2194
+ "study",
2195
+ "examine",
2196
+ "review",
2197
+ "scan",
2198
+ "browse",
2199
+ "skim"
2200
+ ],
2201
+ "real": [
2202
+ "genuine",
2203
+ "authentic",
2204
+ "actual",
2205
+ "true",
2206
+ "legitimate",
2207
+ "bona fide"
2208
+ ],
2209
+ "really": [
2210
+ "truly",
2211
+ "genuinely",
2212
+ "actually",
2213
+ "indeed",
2214
+ "certainly"
2215
+ ],
2216
+ "reason": [
2217
+ "cause",
2218
+ "motive",
2219
+ "rationale",
2220
+ "explanation",
2221
+ "justification"
2222
+ ],
2223
+ "receive": [
2224
+ "get",
2225
+ "obtain",
2226
+ "acquire",
2227
+ "accept",
2228
+ "collect",
2229
+ "gather"
2230
+ ],
2231
+ "recommend": [
2232
+ "suggest",
2233
+ "advise",
2234
+ "advocate",
2235
+ "endorse",
2236
+ "propose"
2237
+ ],
2238
+ "reject": [
2239
+ "refuse",
2240
+ "decline",
2241
+ "dismiss",
2242
+ "rebuff",
2243
+ "repudiate",
2244
+ "spurn"
2245
+ ],
2246
+ "remain": [
2247
+ "stay",
2248
+ "persist",
2249
+ "endure",
2250
+ "continue",
2251
+ "linger",
2252
+ "abide"
2253
+ ],
2254
+ "remember": [
2255
+ "recall",
2256
+ "recollect",
2257
+ "reminisce",
2258
+ "retain",
2259
+ "recognize"
2260
+ ],
2261
+ "remove": [
2262
+ "eliminate",
2263
+ "extract",
2264
+ "withdraw",
2265
+ "delete",
2266
+ "erase",
2267
+ "expunge"
2268
+ ],
2269
+ "result": [
2270
+ "outcome",
2271
+ "consequence",
2272
+ "effect",
2273
+ "product",
2274
+ "upshot"
2275
+ ],
2276
+ "reward": [
2277
+ "compensate",
2278
+ "recompense",
2279
+ "honor",
2280
+ "recognize",
2281
+ "repay"
2282
+ ],
2283
+ "rich": [
2284
+ "wealthy",
2285
+ "affluent",
2286
+ "prosperous",
2287
+ "opulent",
2288
+ "well-off",
2289
+ "moneyed"
2290
+ ],
2291
+ "right": [
2292
+ "correct",
2293
+ "proper",
2294
+ "accurate",
2295
+ "appropriate",
2296
+ "suitable",
2297
+ "fitting"
2298
+ ],
2299
+ "road": [
2300
+ "street",
2301
+ "path",
2302
+ "route",
2303
+ "highway",
2304
+ "avenue",
2305
+ "lane"
2306
+ ],
2307
+ "rough": [
2308
+ "coarse",
2309
+ "rugged",
2310
+ "uneven",
2311
+ "harsh",
2312
+ "jagged",
2313
+ "bumpy"
2314
+ ],
2315
+ "rule": [
2316
+ "regulation",
2317
+ "law",
2318
+ "guideline",
2319
+ "principle",
2320
+ "standard"
2321
+ ],
2322
+ "run": [
2323
+ "sprint",
2324
+ "dash",
2325
+ "race",
2326
+ "jog",
2327
+ "bolt",
2328
+ "scurry",
2329
+ "gallop"
2330
+ ],
2331
+ "rush": [
2332
+ "hurry",
2333
+ "hasten",
2334
+ "dash",
2335
+ "race",
2336
+ "scramble",
2337
+ "bolt"
2338
+ ],
2339
+ "sad": [
2340
+ "unhappy",
2341
+ "melancholy",
2342
+ "downcast",
2343
+ "gloomy",
2344
+ "sorrowful",
2345
+ "dejected",
2346
+ "forlorn"
2347
+ ],
2348
+ "safe": [
2349
+ "secure",
2350
+ "protected",
2351
+ "sheltered",
2352
+ "guarded",
2353
+ "harmless",
2354
+ "sound"
2355
+ ],
2356
+ "said": [
2357
+ "stated",
2358
+ "declared",
2359
+ "asserted",
2360
+ "proclaimed",
2361
+ "announced",
2362
+ "remarked"
2363
+ ],
2364
+ "save": [
2365
+ "rescue",
2366
+ "preserve",
2367
+ "protect",
2368
+ "conserve",
2369
+ "safeguard",
2370
+ "spare"
2371
+ ],
2372
+ "say": [
2373
+ "state",
2374
+ "declare",
2375
+ "assert",
2376
+ "proclaim",
2377
+ "announce",
2378
+ "articulate",
2379
+ "express"
2380
+ ],
2381
+ "school": [
2382
+ "academy",
2383
+ "institution",
2384
+ "college",
2385
+ "university",
2386
+ "class",
2387
+ "education"
2388
+ ],
2389
+ "search": [
2390
+ "seek",
2391
+ "hunt",
2392
+ "look for",
2393
+ "explore",
2394
+ "scour",
2395
+ "probe"
2396
+ ],
2397
+ "see": [
2398
+ "observe",
2399
+ "notice",
2400
+ "perceive",
2401
+ "witness",
2402
+ "spot",
2403
+ "glimpse",
2404
+ "behold"
2405
+ ],
2406
+ "seem": [
2407
+ "appear",
2408
+ "look",
2409
+ "sound",
2410
+ "feel",
2411
+ "come across as",
2412
+ "strike as"
2413
+ ],
2414
+ "sell": [
2415
+ "vend",
2416
+ "market",
2417
+ "trade",
2418
+ "peddle",
2419
+ "retail",
2420
+ "merchandise"
2421
+ ],
2422
+ "send": [
2423
+ "dispatch",
2424
+ "transmit",
2425
+ "forward",
2426
+ "deliver",
2427
+ "ship",
2428
+ "convey"
2429
+ ],
2430
+ "separate": [
2431
+ "divide",
2432
+ "split",
2433
+ "part",
2434
+ "detach",
2435
+ "disconnect",
2436
+ "sever"
2437
+ ],
2438
+ "serious": [
2439
+ "grave",
2440
+ "solemn",
2441
+ "earnest",
2442
+ "somber",
2443
+ "sober",
2444
+ "weighty",
2445
+ "momentous"
2446
+ ],
2447
+ "shallow": [
2448
+ "superficial",
2449
+ "surface",
2450
+ "cursory",
2451
+ "trivial",
2452
+ "flimsy",
2453
+ "slight"
2454
+ ],
2455
+ "shape": [
2456
+ "form",
2457
+ "figure",
2458
+ "outline",
2459
+ "contour",
2460
+ "configuration"
2461
+ ],
2462
+ "share": [
2463
+ "distribute",
2464
+ "divide",
2465
+ "allocate",
2466
+ "split",
2467
+ "apportion"
2468
+ ],
2469
+ "short": [
2470
+ "brief",
2471
+ "concise",
2472
+ "compact",
2473
+ "diminutive",
2474
+ "petite",
2475
+ "squat"
2476
+ ],
2477
+ "shout": [
2478
+ "yell",
2479
+ "scream",
2480
+ "bellow",
2481
+ "holler",
2482
+ "roar",
2483
+ "cry out"
2484
+ ],
2485
+ "show": [
2486
+ "display",
2487
+ "exhibit",
2488
+ "demonstrate",
2489
+ "present",
2490
+ "reveal",
2491
+ "expose"
2492
+ ],
2493
+ "shrink": [
2494
+ "contract",
2495
+ "diminish",
2496
+ "dwindle",
2497
+ "decrease",
2498
+ "reduce",
2499
+ "wane"
2500
+ ],
2501
+ "side": [
2502
+ "flank",
2503
+ "edge",
2504
+ "face",
2505
+ "aspect",
2506
+ "faction"
2507
+ ],
2508
+ "simple": [
2509
+ "easy",
2510
+ "basic",
2511
+ "straightforward",
2512
+ "uncomplicated",
2513
+ "elementary",
2514
+ "plain"
2515
+ ],
2516
+ "since": [
2517
+ "because",
2518
+ "as",
2519
+ "given that",
2520
+ "seeing that",
2521
+ "inasmuch as"
2522
+ ],
2523
+ "sing": [
2524
+ "croon",
2525
+ "serenade",
2526
+ "vocalize",
2527
+ "perform",
2528
+ "chant",
2529
+ "warble"
2530
+ ],
2531
+ "situation": [
2532
+ "circumstance",
2533
+ "condition",
2534
+ "state",
2535
+ "position",
2536
+ "predicament"
2537
+ ],
2538
+ "size": [
2539
+ "dimension",
2540
+ "magnitude",
2541
+ "extent",
2542
+ "proportion",
2543
+ "scale"
2544
+ ],
2545
+ "sleep": [
2546
+ "slumber",
2547
+ "rest",
2548
+ "doze",
2549
+ "nap",
2550
+ "snooze",
2551
+ "repose"
2552
+ ],
2553
+ "slow": [
2554
+ "sluggish",
2555
+ "leisurely",
2556
+ "unhurried",
2557
+ "gradual",
2558
+ "plodding",
2559
+ "deliberate"
2560
+ ],
2561
+ "slowly": [
2562
+ "gradually",
2563
+ "leisurely",
2564
+ "steadily",
2565
+ "unhurriedly",
2566
+ "languidly"
2567
+ ],
2568
+ "small": [
2569
+ "tiny",
2570
+ "little",
2571
+ "minute",
2572
+ "compact",
2573
+ "petite",
2574
+ "diminutive",
2575
+ "miniature"
2576
+ ],
2577
+ "smart": [
2578
+ "intelligent",
2579
+ "clever",
2580
+ "bright",
2581
+ "brilliant",
2582
+ "sharp",
2583
+ "astute",
2584
+ "shrewd"
2585
+ ],
2586
+ "smell": [
2587
+ "odor",
2588
+ "scent",
2589
+ "aroma",
2590
+ "fragrance",
2591
+ "stench"
2592
+ ],
2593
+ "smile": [
2594
+ "grin",
2595
+ "beam",
2596
+ "smirk",
2597
+ "simper"
2598
+ ],
2599
+ "smooth": [
2600
+ "sleek",
2601
+ "silky",
2602
+ "polished",
2603
+ "glossy",
2604
+ "even",
2605
+ "flat"
2606
+ ],
2607
+ "soft": [
2608
+ "gentle",
2609
+ "tender",
2610
+ "delicate",
2611
+ "mild",
2612
+ "mellow",
2613
+ "supple"
2614
+ ],
2615
+ "solution": [
2616
+ "answer",
2617
+ "resolution",
2618
+ "remedy",
2619
+ "fix",
2620
+ "cure"
2621
+ ],
2622
+ "sometimes": [
2623
+ "occasionally",
2624
+ "periodically",
2625
+ "now and then",
2626
+ "at times"
2627
+ ],
2628
+ "songs": [
2629
+ "tracks",
2630
+ "melodies",
2631
+ "ballads",
2632
+ "tunes",
2633
+ "anthems",
2634
+ "compositions"
2635
+ ],
2636
+ "sound": [
2637
+ "noise",
2638
+ "audio",
2639
+ "tone",
2640
+ "resonance",
2641
+ "acoustics"
2642
+ ],
2643
+ "speak": [
2644
+ "talk",
2645
+ "converse",
2646
+ "communicate",
2647
+ "utter",
2648
+ "articulate",
2649
+ "verbalize"
2650
+ ],
2651
+ "special": [
2652
+ "unique",
2653
+ "exceptional",
2654
+ "extraordinary",
2655
+ "distinctive",
2656
+ "remarkable"
2657
+ ],
2658
+ "speed": [
2659
+ "velocity",
2660
+ "pace",
2661
+ "rate",
2662
+ "swiftness",
2663
+ "rapidity"
2664
+ ],
2665
+ "spend": [
2666
+ "expend",
2667
+ "disburse",
2668
+ "invest",
2669
+ "consume",
2670
+ "use up"
2671
+ ],
2672
+ "spread": [
2673
+ "scatter",
2674
+ "disperse",
2675
+ "distribute",
2676
+ "disseminate",
2677
+ "propagate"
2678
+ ],
2679
+ "start": [
2680
+ "begin",
2681
+ "commence",
2682
+ "initiate",
2683
+ "launch",
2684
+ "embark",
2685
+ "inaugurate"
2686
+ ],
2687
+ "state": [
2688
+ "condition",
2689
+ "status",
2690
+ "situation",
2691
+ "position",
2692
+ "circumstance"
2693
+ ],
2694
+ "stay": [
2695
+ "remain",
2696
+ "linger",
2697
+ "abide",
2698
+ "persist",
2699
+ "continue",
2700
+ "endure"
2701
+ ],
2702
+ "stop": [
2703
+ "halt",
2704
+ "cease",
2705
+ "pause",
2706
+ "discontinue",
2707
+ "terminate",
2708
+ "desist",
2709
+ "quit"
2710
+ ],
2711
+ "story": [
2712
+ "tale",
2713
+ "narrative",
2714
+ "account",
2715
+ "chronicle",
2716
+ "saga",
2717
+ "yarn"
2718
+ ],
2719
+ "strange": [
2720
+ "odd",
2721
+ "peculiar",
2722
+ "unusual",
2723
+ "bizarre",
2724
+ "weird",
2725
+ "eccentric",
2726
+ "quirky"
2727
+ ],
2728
+ "strong": [
2729
+ "powerful",
2730
+ "mighty",
2731
+ "robust",
2732
+ "sturdy",
2733
+ "forceful",
2734
+ "potent",
2735
+ "vigorous"
2736
+ ],
2737
+ "study": [
2738
+ "examine",
2739
+ "investigate",
2740
+ "research",
2741
+ "analyze",
2742
+ "review",
2743
+ "explore"
2744
+ ],
2745
+ "stuff": [
2746
+ "things",
2747
+ "materials",
2748
+ "belongings",
2749
+ "possessions",
2750
+ "gear"
2751
+ ],
2752
+ "stupid": [
2753
+ "foolish",
2754
+ "dumb",
2755
+ "idiotic",
2756
+ "moronic",
2757
+ "brainless",
2758
+ "senseless"
2759
+ ],
2760
+ "succeed": [
2761
+ "triumph",
2762
+ "prevail",
2763
+ "prosper",
2764
+ "thrive",
2765
+ "flourish",
2766
+ "excel"
2767
+ ],
2768
+ "suddenly": [
2769
+ "abruptly",
2770
+ "unexpectedly",
2771
+ "instantly",
2772
+ "immediately"
2773
+ ],
2774
+ "suggest": [
2775
+ "propose",
2776
+ "recommend",
2777
+ "advise",
2778
+ "hint",
2779
+ "imply",
2780
+ "intimate"
2781
+ ],
2782
+ "support": [
2783
+ "assist",
2784
+ "back",
2785
+ "uphold",
2786
+ "sustain",
2787
+ "bolster",
2788
+ "reinforce"
2789
+ ],
2790
+ "sure": [
2791
+ "certain",
2792
+ "confident",
2793
+ "positive",
2794
+ "assured",
2795
+ "convinced",
2796
+ "definite"
2797
+ ],
2798
+ "swift": [
2799
+ "fast",
2800
+ "rapid",
2801
+ "quick",
2802
+ "nimble",
2803
+ "fleet",
2804
+ "hasty"
2805
+ ],
2806
+ "system": [
2807
+ "method",
2808
+ "structure",
2809
+ "organization",
2810
+ "arrangement",
2811
+ "setup"
2812
+ ],
2813
+ "take": [
2814
+ "grab",
2815
+ "seize",
2816
+ "acquire",
2817
+ "capture",
2818
+ "snatch",
2819
+ "grasp",
2820
+ "claim"
2821
+ ],
2822
+ "talk": [
2823
+ "speak",
2824
+ "converse",
2825
+ "chat",
2826
+ "discuss",
2827
+ "communicate",
2828
+ "dialogue"
2829
+ ],
2830
+ "tall": [
2831
+ "high",
2832
+ "towering",
2833
+ "lofty",
2834
+ "elevated",
2835
+ "statuesque",
2836
+ "lanky"
2837
+ ],
2838
+ "taste": [
2839
+ "flavor",
2840
+ "savor",
2841
+ "palate",
2842
+ "tang"
2843
+ ],
2844
+ "teach": [
2845
+ "instruct",
2846
+ "educate",
2847
+ "train",
2848
+ "tutor",
2849
+ "coach",
2850
+ "mentor"
2851
+ ],
2852
+ "team": [
2853
+ "group",
2854
+ "squad",
2855
+ "crew",
2856
+ "unit",
2857
+ "ensemble",
2858
+ "troupe"
2859
+ ],
2860
+ "tell": [
2861
+ "inform",
2862
+ "notify",
2863
+ "advise",
2864
+ "communicate",
2865
+ "relay",
2866
+ "convey",
2867
+ "disclose"
2868
+ ],
2869
+ "terrible": [
2870
+ "awful",
2871
+ "dreadful",
2872
+ "horrible",
2873
+ "atrocious",
2874
+ "abysmal",
2875
+ "appalling",
2876
+ "ghastly"
2877
+ ],
2878
+ "text": [
2879
+ "passage",
2880
+ "copy",
2881
+ "script",
2882
+ "narrative",
2883
+ "content",
2884
+ "writing"
2885
+ ],
2886
+ "thank": [
2887
+ "appreciate",
2888
+ "acknowledge",
2889
+ "express gratitude",
2890
+ "recognize"
2891
+ ],
2892
+ "therefore": [
2893
+ "thus",
2894
+ "hence",
2895
+ "consequently",
2896
+ "accordingly",
2897
+ "so"
2898
+ ],
2899
+ "they": [
2900
+ "those people",
2901
+ "those individuals",
2902
+ "the group",
2903
+ "those folks"
2904
+ ],
2905
+ "thick": [
2906
+ "dense",
2907
+ "heavy",
2908
+ "bulky",
2909
+ "substantial",
2910
+ "solid",
2911
+ "chunky"
2912
+ ],
2913
+ "thin": [
2914
+ "slim",
2915
+ "slender",
2916
+ "lean",
2917
+ "skinny",
2918
+ "gaunt",
2919
+ "slight"
2920
+ ],
2921
+ "thing": [
2922
+ "object",
2923
+ "item",
2924
+ "article",
2925
+ "entity",
2926
+ "matter",
2927
+ "affair"
2928
+ ],
2929
+ "think": [
2930
+ "believe",
2931
+ "consider",
2932
+ "suppose",
2933
+ "reckon",
2934
+ "contemplate",
2935
+ "ponder",
2936
+ "reflect"
2937
+ ],
2938
+ "thought": [
2939
+ "idea",
2940
+ "notion",
2941
+ "concept",
2942
+ "reflection",
2943
+ "consideration"
2944
+ ],
2945
+ "threaten": [
2946
+ "menace",
2947
+ "intimidate",
2948
+ "warn",
2949
+ "endanger",
2950
+ "imperil"
2951
+ ],
2952
+ "through": [
2953
+ "via",
2954
+ "by means of",
2955
+ "across",
2956
+ "throughout"
2957
+ ],
2958
+ "throw": [
2959
+ "toss",
2960
+ "hurl",
2961
+ "fling",
2962
+ "pitch",
2963
+ "cast",
2964
+ "lob"
2965
+ ],
2966
+ "time": [
2967
+ "period",
2968
+ "moment",
2969
+ "era",
2970
+ "epoch",
2971
+ "duration",
2972
+ "interval"
2973
+ ],
2974
+ "tiny": [
2975
+ "minuscule",
2976
+ "microscopic",
2977
+ "miniature",
2978
+ "petite",
2979
+ "wee",
2980
+ "infinitesimal"
2981
+ ],
2982
+ "tired": [
2983
+ "exhausted",
2984
+ "weary",
2985
+ "fatigued",
2986
+ "drained",
2987
+ "spent",
2988
+ "worn"
2989
+ ],
2990
+ "told": [
2991
+ "informed",
2992
+ "notified",
2993
+ "advised",
2994
+ "communicated",
2995
+ "related",
2996
+ "disclosed"
2997
+ ],
2998
+ "top": [
2999
+ "peak",
3000
+ "summit",
3001
+ "apex",
3002
+ "pinnacle",
3003
+ "crest"
3004
+ ],
3005
+ "touch": [
3006
+ "feel",
3007
+ "contact",
3008
+ "handle",
3009
+ "stroke",
3010
+ "caress",
3011
+ "pat"
3012
+ ],
3013
+ "trivial": [
3014
+ "insignificant",
3015
+ "minor",
3016
+ "petty",
3017
+ "negligible",
3018
+ "trifling",
3019
+ "inconsequential"
3020
+ ],
3021
+ "true": [
3022
+ "accurate",
3023
+ "correct",
3024
+ "valid",
3025
+ "genuine",
3026
+ "authentic",
3027
+ "factual",
3028
+ "real"
3029
+ ],
3030
+ "try": [
3031
+ "attempt",
3032
+ "endeavor",
3033
+ "strive",
3034
+ "aim",
3035
+ "seek",
3036
+ "struggle",
3037
+ "venture"
3038
+ ],
3039
+ "turn": [
3040
+ "rotate",
3041
+ "spin",
3042
+ "pivot",
3043
+ "revolve",
3044
+ "twist",
3045
+ "swivel"
3046
+ ],
3047
+ "type": [
3048
+ "kind",
3049
+ "sort",
3050
+ "category",
3051
+ "variety",
3052
+ "class",
3053
+ "genre"
3054
+ ],
3055
+ "ugly": [
3056
+ "hideous",
3057
+ "unsightly",
3058
+ "grotesque",
3059
+ "repulsive",
3060
+ "unattractive",
3061
+ "homely"
3062
+ ],
3063
+ "uncertain": [
3064
+ "unsure",
3065
+ "doubtful",
3066
+ "dubious",
3067
+ "hesitant",
3068
+ "skeptical",
3069
+ "undecided"
3070
+ ],
3071
+ "understand": [
3072
+ "comprehend",
3073
+ "grasp",
3074
+ "fathom",
3075
+ "perceive",
3076
+ "discern",
3077
+ "appreciate"
3078
+ ],
3079
+ "unless": [
3080
+ "except if",
3081
+ "if not",
3082
+ "without",
3083
+ "save"
3084
+ ],
3085
+ "unlikely": [
3086
+ "improbable",
3087
+ "doubtful",
3088
+ "remote",
3089
+ "implausible",
3090
+ "questionable"
3091
+ ],
3092
+ "until": [
3093
+ "till",
3094
+ "up to",
3095
+ "before",
3096
+ "pending"
3097
+ ],
3098
+ "use": [
3099
+ "utilize",
3100
+ "employ",
3101
+ "apply",
3102
+ "operate",
3103
+ "wield",
3104
+ "harness",
3105
+ "exploit"
3106
+ ],
3107
+ "usually": [
3108
+ "typically",
3109
+ "normally",
3110
+ "generally",
3111
+ "ordinarily",
3112
+ "commonly"
3113
+ ],
3114
+ "value": [
3115
+ "worth",
3116
+ "merit",
3117
+ "significance",
3118
+ "importance",
3119
+ "benefit"
3120
+ ],
3121
+ "very": [
3122
+ "extremely",
3123
+ "highly",
3124
+ "greatly",
3125
+ "exceedingly",
3126
+ "immensely"
3127
+ ],
3128
+ "visible": [
3129
+ "apparent",
3130
+ "noticeable",
3131
+ "observable",
3132
+ "evident",
3133
+ "conspicuous"
3134
+ ],
3135
+ "visit": [
3136
+ "call on",
3137
+ "see",
3138
+ "attend",
3139
+ "drop by",
3140
+ "stop by"
3141
+ ],
3142
+ "wait": [
3143
+ "remain",
3144
+ "stay",
3145
+ "linger",
3146
+ "pause",
3147
+ "delay",
3148
+ "tarry"
3149
+ ],
3150
+ "wake": [
3151
+ "awaken",
3152
+ "arise",
3153
+ "stir",
3154
+ "rouse",
3155
+ "get up"
3156
+ ],
3157
+ "walk": [
3158
+ "stroll",
3159
+ "stride",
3160
+ "march",
3161
+ "saunter",
3162
+ "amble",
3163
+ "trudge",
3164
+ "pace"
3165
+ ],
3166
+ "want": [
3167
+ "desire",
3168
+ "crave",
3169
+ "wish",
3170
+ "seek",
3171
+ "covet",
3172
+ "yearn for",
3173
+ "long for"
3174
+ ],
3175
+ "warm": [
3176
+ "hot",
3177
+ "tepid",
3178
+ "balmy",
3179
+ "mild",
3180
+ "toasty",
3181
+ "lukewarm"
3182
+ ],
3183
+ "warn": [
3184
+ "alert",
3185
+ "caution",
3186
+ "advise",
3187
+ "notify",
3188
+ "forewarn"
3189
+ ],
3190
+ "watch": [
3191
+ "observe",
3192
+ "view",
3193
+ "monitor",
3194
+ "survey",
3195
+ "scrutinize",
3196
+ "examine"
3197
+ ],
3198
+ "water": [
3199
+ "liquid",
3200
+ "fluid",
3201
+ "aqua",
3202
+ "H2O"
3203
+ ],
3204
+ "way": [
3205
+ "path",
3206
+ "route",
3207
+ "method",
3208
+ "manner",
3209
+ "approach",
3210
+ "means"
3211
+ ],
3212
+ "weak": [
3213
+ "feeble",
3214
+ "frail",
3215
+ "fragile",
3216
+ "delicate",
3217
+ "faint",
3218
+ "flimsy",
3219
+ "puny"
3220
+ ],
3221
+ "weird": [
3222
+ "strange",
3223
+ "odd",
3224
+ "bizarre",
3225
+ "peculiar",
3226
+ "uncanny",
3227
+ "eerie",
3228
+ "freaky"
3229
+ ],
3230
+ "while": [
3231
+ "whereas",
3232
+ "although",
3233
+ "during",
3234
+ "as",
3235
+ "whilst"
3236
+ ],
3237
+ "whisper": [
3238
+ "murmur",
3239
+ "mutter",
3240
+ "breathe",
3241
+ "hiss",
3242
+ "mumble"
3243
+ ],
3244
+ "whole": [
3245
+ "entire",
3246
+ "complete",
3247
+ "full",
3248
+ "total",
3249
+ "undivided"
3250
+ ],
3251
+ "wide": [
3252
+ "broad",
3253
+ "expansive",
3254
+ "vast",
3255
+ "spacious",
3256
+ "extensive",
3257
+ "ample"
3258
+ ],
3259
+ "win": [
3260
+ "triumph",
3261
+ "succeed",
3262
+ "prevail",
3263
+ "conquer",
3264
+ "achieve",
3265
+ "gain"
3266
+ ],
3267
+ "wise": [
3268
+ "sagacious",
3269
+ "prudent",
3270
+ "judicious",
3271
+ "astute",
3272
+ "discerning",
3273
+ "insightful"
3274
+ ],
3275
+ "within": [
3276
+ "inside",
3277
+ "in",
3278
+ "during",
3279
+ "throughout"
3280
+ ],
3281
+ "without": [
3282
+ "lacking",
3283
+ "devoid of",
3284
+ "minus",
3285
+ "absent"
3286
+ ],
3287
+ "woman": [
3288
+ "lady",
3289
+ "female",
3290
+ "gal",
3291
+ "dame"
3292
+ ],
3293
+ "words": [
3294
+ "terms",
3295
+ "phrases",
3296
+ "lexicon",
3297
+ "vocabulary",
3298
+ "expressions"
3299
+ ],
3300
+ "work": [
3301
+ "labor",
3302
+ "toil",
3303
+ "operate",
3304
+ "function",
3305
+ "perform",
3306
+ "serve"
3307
+ ],
3308
+ "world": [
3309
+ "earth",
3310
+ "globe",
3311
+ "planet",
3312
+ "realm",
3313
+ "universe",
3314
+ "domain"
3315
+ ],
3316
+ "worsen": [
3317
+ "deteriorate",
3318
+ "decline",
3319
+ "degrade",
3320
+ "depreciate",
3321
+ "regress"
3322
+ ],
3323
+ "write": [
3324
+ "compose",
3325
+ "author",
3326
+ "draft",
3327
+ "pen",
3328
+ "inscribe",
3329
+ "scribe",
3330
+ "record"
3331
+ ],
3332
+ "wrong": [
3333
+ "incorrect",
3334
+ "mistaken",
3335
+ "erroneous",
3336
+ "false",
3337
+ "inaccurate",
3338
+ "faulty"
3339
+ ],
3340
+ "year": [
3341
+ "annum",
3342
+ "twelvemonth",
3343
+ "cycle",
3344
+ "period"
3345
+ ],
3346
+ "young": [
3347
+ "youthful",
3348
+ "juvenile",
3349
+ "adolescent",
3350
+ "immature",
3351
+ "budding",
3352
+ "fledgling"
3353
+ ]
3354
+ }