-
Notifications
You must be signed in to change notification settings - Fork 0
/
data.json
591 lines (591 loc) Β· 14.3 KB
/
data.json
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
{
"abut": [{
"pos": "verb",
"def": "(of a building or an area of land) be next to or have a common boundary with; touch or lean on",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "abut.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"atrophy": [{
"pos": "verb",
"def": "gradually decline in effectiveness or vigour due to underuse or neglect",
"synonyms": ["dwindle"],
"antonyms": ["flourish"],
"alternatives": [],
"image": "atrophy.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"baroque": [{
"pos": "adjective",
"def": "highly ornate and extravagant in style",
"synonyms": ["rococo", "flamboyant", "grandiloquent", "rhetorical", "bombastic"],
"antonyms": [],
"alternatives": [],
"image": "baroque.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"boggy": [{
"pos": "adjective",
"def": "too wet and muddy to be easily walked on",
"synonyms": ["swampy"],
"antonyms": [],
"alternatives": [],
"image": "boggy.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"buckle": [{
"pos": "verb",
"def": "bend and give way under a weight or force",
"synonyms": ["warp", "contort", "collapse"],
"antonyms": [],
"alternatives": [],
"image": "buckle.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"colloquial": [{
"pos": "adjective",
"def": "(of language) used in ordinary or familiar conversation; not formal or literary",
"synonyms": ["casual", "unpretentious", "chatty", "vernacular"],
"antonyms": [],
"alternatives": [],
"image": "colloquial.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"conform": [{
"pos": "verb",
"def": "comply with rules, standards, or laws",
"synonyms": [],
"antonyms": ["flout"],
"alternatives": [],
"image": "conform.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"deconstruct": [{
"pos": "verb",
"def": "reduce (something) to its constituent parts in order to reinterpret it",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "deconstruct.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"degenerate": [{
"pos": "noun",
"def": "an immoral or corrupt person",
"synonyms": ["reprobate", "profligate", "dissolute"],
"antonyms": [],
"alternatives": [],
"image": "",
"notes": "",
"examples": [],
"website": ""
}, {
"pos": "verb",
"def": "decline or deteriorate physically, mentally, or morally",
"synonyms": ["regress"],
"antonyms": [],
"alternatives": [],
"image": "degenerate.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"diglossia": [{
"pos": "noun",
"def": "a situation in which two languages (or two varieties of the same language) are used under different conditions within a community often by the same speakers",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "diglossia.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"divinity": [{
"pos": "noun",
"def": "the study of religion",
"synonyms": ["theology"],
"antonyms": [],
"alternatives": [],
"image": "divinity.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"embodiment": [{
"pos": "noun",
"def": "a tangible or visible form of an idea, quality, or feeling",
"synonyms": ["incarnation"],
"antonyms": [],
"alternatives": [],
"image": "embodiment.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"garble": [{
"pos": "verb",
"def": "reproduce (a message, sound, or transmission) in a confused and distorted way",
"synonyms": ["obscure", "misconstrue"],
"antonyms": [],
"alternatives": [],
"image": "garble.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"imbue": [{
"pos": "verb",
"def": "inspire or permeate with (a feeling or quality)",
"synonyms": ["impregnate"],
"antonyms": [],
"alternatives": [],
"image": "imbue.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"impressionism": [{
"pos": "noun",
"def": "a literary or artistic style that seeks to capture a feeling or experience rather than to achieve accurate depiction",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "impressionism.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"incarnation": [{
"pos": "noun",
"def": "a person who embodies in the flesh a deity, spirit, or quality",
"synonyms": ["embodiment", "manifestation"],
"antonyms": [],
"alternatives": [],
"image": "incarnation.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"inhibit": [{
"pos": "verb",
"def": "hinder, restrain, or prevent (an action or process)",
"synonyms": ["impede", "hamper", "obstruct", "repress", "bridle", "stifle"],
"antonyms": [],
"alternatives": [],
"image": "inhibit.jpg",
"notes": "",
"examples": [],
"website": ""
}, {
"pos": "verb",
"def": "make (someone) self-conscious and unable to act in a relaxed and natural way",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "",
"notes": "",
"examples": [],
"website": ""
}],
"internationalism": [{
"pos": "noun",
"def": "the advocacy of cooperation and understanding between nations",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "internationalism.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"loft": [{
"pos": "noun",
"def": "a room or space directly under the roof of a house or other building, used for accommodation or storage",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "loft.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"lush": [{
"pos": "adjective",
"def": "very rich and providing great sensory pleasure",
"synonyms": ["luxurious", "sumptuous", "opulent", "extravagant"],
"antonyms": ["austere"],
"alternatives": [],
"image": "lush.jpg",
"notes": "",
"examples": [],
"website": ""
}, {
"pos": "noun",
"def": "a heavy drinker, especially a habitual one",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "",
"notes": "",
"examples": [],
"website": ""
}],
"marginalize": [{
"pos": "verb",
"def": "treat (a person, group, or concept) as insignificant or peripheral",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "marginalize.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"meld": [{
"pos": "verb",
"def": "blend or combine",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "meld.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"navel-gazing": [{
"pos": "noun",
"def": "a self-indulgent or excessive contemplation of oneself or a single issue, at the expense of a wider view",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "navel-gazing.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"numinous": [{
"pos": "adjective",
"def": "having a strong religious or spiritual quality; indicating or suggesting the presence of a divinity",
"synonyms": ["holy", "sacred", "other-worldly"],
"antonyms": [],
"alternatives": [],
"image": "numinous.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"prefigure": [{
"pos": "verb",
"def": "be an early indication or version of (something)",
"synonyms": ["foreshadow"],
"antonyms": [],
"alternatives": [],
"image": "prefigure.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"regimen": [{
"pos": "noun",
"def": "a prescribed course of medical treatment, diet, or exercise for the promotion or restoration of health",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "regimen.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"regiment": [{
"pos": "verb",
"def": "organize according to a strict system or pattern",
"synonyms": ["systematize", "monotonous"],
"antonyms": [],
"alternatives": [],
"image": "regiment.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"regress": [{
"pos": "verb",
"def": "return to a former or less developed state",
"synonyms": ["deteriorate", "degenerate", "ebb"],
"antonyms": ["progress"],
"alternatives": [],
"image": "regress.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"remediate": [{
"pos": "verb",
"def": "provide a remedy for; redress or make right",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "remediate.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"reportage": [{
"pos": "noun",
"def": "the factual, journalistic presentation of an account in a book or other text",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "reportage.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"resplendent": [{
"pos": "adjective",
"def": "attractive and impressive through being richly colourful or sumptuous",
"synonyms": ["splendid", "magnificent"],
"antonyms": [],
"alternatives": [],
"image": "resplendent.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"retrograde": [{
"pos": "adjective",
"def": "reverting to an earlier and inferior condition; directed or moving backwards",
"synonyms": ["regressive", "deteriorating", "degenerate"],
"antonyms": [],
"alternatives": [],
"image": "retrograde.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"seasoned": [{
"pos": "adjective",
"def": "accustomed to particular conditions",
"synonyms": ["experienced", "knowledgeable", "sophisticated", "veteran"],
"antonyms": ["callow"],
"alternatives": [],
"image": "seasoned.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"sideline": [{
"pos": "noun",
"def": "an activity done in addition to one's main job, especially to earn extra income",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "",
"notes": "",
"examples": [],
"website": ""
}, {
"pos": "verb",
"def": "remove from the centre of activity or attention; place in a less influential position",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "sideline.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"slant": [{
"pos": "verb",
"def": "present or view (information) from a particular angle, especially in a biased or unfair way",
"synonyms": ["distort"],
"antonyms": [],
"alternatives": [],
"image": "slant.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"solidarity": [{
"pos": "noun",
"def": "unity (as of a group or class) that produces or is based on community of interests, objectives, and standards",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "solidarity.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"sonata": [{
"pos": "noun",
"def": "a composition for an instrumental soloist, often with a piano accompaniment",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "sonata.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"surmise": [{
"pos": "verb",
"def": "suppose that something is true without having evidence to confirm it",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "surmise.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"switchback ": [{
"pos": "noun",
"def": "a zigzag road, trail, or section of railroad tracks for climbing a steep hill",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "switchback .jpg",
"notes": "",
"examples": [],
"website": "https://commons.wikimedia.org/wiki/File:Switchback_road_mitsugo.JPG"
}],
"symphony": [{
"pos": "noun",
"def": "an elaborate musical composition for full orchestra, typically in four movements, at least one of which is traditionally in sonata form",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "symphony.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"theology": [{
"pos": "noun",
"def": "the study of divine things or religious truth; the study of God and of God's relation to the world",
"synonyms": ["divinity"],
"antonyms": [],
"alternatives": [],
"image": "theology.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"thorny": [{
"pos": "adjective",
"def": "causing distress, difficulty, or trouble",
"synonyms": ["controversial", "taxing", "irksome", "vexatious"],
"antonyms": [],
"alternatives": [],
"image": "thorny.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"thrill": [{
"pos": "noun",
"def": "a sudden feeling of excitement and pleasure",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "thrill.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"topical": [{
"pos": "adjective",
"def": "(of a subject) of immediate relevance, interest, or importance owing to its relation to current events",
"synonyms": ["contemporary", "vital"],
"antonyms": ["outdated"],
"alternatives": [],
"image": "topical.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"travelogue": [{
"pos": "noun",
"def": "a film, book, or illustrated lecture about the places visited by or experiences of a traveller",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "travelogue.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"underbrush": [{
"pos": "noun",
"def": "shrubs and small trees forming the undergrowth in a forest",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "underbrush.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"undergrowth": [{
"pos": "noun",
"def": "a dense growth of shrubs and other plans, especially under trees in woodland",
"synonyms": ["vegetation", "greenery"],
"antonyms": [],
"alternatives": [],
"image": "undergrowth.jpg",
"notes": "",
"examples": [],
"website": ""
}],
"vernacular": [{
"pos": "noun",
"def": "the language or dialect spoken by the ordinary people in a particular country or region",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "vernacular.jpg",
"notes": "",
"examples": [],
"website": ""
}, {
"pos": "noun",
"def": "architecture concerned with domestic and functional rather than public or monumental buildings",
"synonyms": [],
"antonyms": [],
"alternatives": [],
"image": "",
"notes": "",
"examples": [],
"website": ""
}],
"whim": [{
"pos": "noun",
"def": "a sudden desire or change of mind, especially one that is unusual or unexplained",
"synonyms": ["impulse", "foible", "caprice", "fickleness"],
"antonyms": [],
"alternatives": [],
"image": "whim.jpg",
"notes": "",
"examples": [],
"website": ""
}]
}