summaryrefslogtreecommitdiff
path: root/dict.json
blob: 187c8bccac57772574990c29fa9fe08d106c75c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[
    ["Angry", "Furious"],
    ["Beautiful", "Gorgeous"],
    ["Big", "Massive"],
    ["Boring", "Dull"],
    ["Noisy", "Deafening"],
    ["Poor", "Destitute"],
    ["Cheap", "Stingy"],
    ["Clean", "Spotless"],
    ["Short", "Brief"],
    ["Difficult", "Arduous"],
    ["Dry", "Arid"],
    ["Quick", "Rapid"],
    ["Bad", "Awful"],
    ["Smart", "Intelligent"],
    ["Sad", "Sorrowful"],
    ["Upset", "Distraught"],
    ["Cold", "Freezing"],
    ["Strong", "Forceful"],
    ["Huge", "Colossal"],
    ["Calm", "Serene"],
    ["Ugly", "Hideous"],
    ["Small", "Petite"],
    ["Funny", "Hilarious"],
    ["Quiet", "Hushed"],
    ["Rich", "Wealthy"],
    ["Expensive", "Costly"],
    ["Dirty", "Filthy"],
    ["Tall", "Towering"],
    ["Easy", "Effortless"],
    ["Wet", "Soaked"],
    ["Slow", "Sluggish"],
    ["Good", "Excellent"],
    ["Stupid", "Idiotic"],
    ["Happy", "Ecstatic"],
    ["Exciting", "Exhilarating"],
    ["Warm", "Hot"],
    ["Weak", "Frail"],
    ["Little", "Tiny"],
    ["Bright", "Luminous"],
    ["Busy", "Swamped"],
    ["Careful", "Cautious"],
    ["Clear", "Obvious"],
    ["Colorful", "Vibrant"],
    ["Confused", "Perplexed"],
    ["Creative", "Innovative"],
    ["Crowded", "Bustling"]
]