-
Notifications
You must be signed in to change notification settings - Fork 1
/
cards.seed.json
142 lines (142 loc) · 5.27 KB
/
cards.seed.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
[
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b3"
},
"word": "Aesthetic reading",
"synonym": "artistic",
"antonym": "Efferant Reading",
"general_sense": "a term to describe reading for pleasure",
"example_usage": "A readers response that is driven by personal feelings from the transactionbetween the reader with text Louise Rosenblatt 1978 term"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b4"
},
"word": "Alliteration",
"synonym": "allegory",
"antonym": "free verse poetry",
"general_sense": "repetition of the initial sound (s) or letters in a group of words.",
"example_usage": "Often found in prose or poetry: Craig loved his fuzzy furry ferret."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b5"
},
"word": "Plethora",
"synonym": "Excess, plenty",
"antonym": "Lack, scarcity, few",
"general_sense": "overabundance",
"example_usage": "There was a plethora of rubber duckies in the pool."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b6"
},
"word": "Obstinate",
"synonym": "Cantankerous",
"antonym": "flexible",
"general_sense": "stubbornly refusing to change one's opinion or chosen course of action, despite attempts to persuade one to do so",
"example_usage": "the obstinate problem of unemployment"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b7"
},
"word": "Cloze",
"synonym": "\"Fill in the blank\"",
"antonym": "No words are missing from the text",
"general_sense": "procedure used to measure comprehension or text difficulty in which a person must supply elements that have been systematically deleted from the text",
"example_usage": "I felt _____(good)(bad) about my first day in school."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b8"
},
"word": "Abecedarian",
"synonym": "elementary, basal, basic",
"antonym": "advanced, complex",
"general_sense": "one who is learning the alphabet",
"example_usage": "an abecedarian approach to historical study"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9b9"
},
"word": "Bedizen",
"synonym": "adorn, beautify",
"antonym": "blemish, deface, spoil",
"general_sense": "to dress or adorn gaudily",
"example_usage": "an elderly actress bedizening herself with makeup and jewelry"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9ba"
},
"word": "Atavistic ",
"synonym": "ancestral, throwback",
"antonym": "Futuristic",
"general_sense": "a trait or character typical of an ancestral form",
"example_usage": "His portrait suggested atavistic qualities."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9bb"
},
"word": "Automaticity",
"synonym": "Fluency",
"antonym": "difficult",
"general_sense": "rapid and fluent recognition of words requiring only a minumm of effort and attention",
"example_usage": "Automatic processing of information from text including comprehension, decoding words and other tasks"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9bc"
},
"word": "puckish",
"synonym": " mischievious, whimsical",
"antonym": "grim, grave",
"general_sense": "tending to or exhibiting reckless playfulness",
"example_usage": "The puckish boys loved practical jokes."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9bd"
},
"word": "effervescent",
"synonym": "merry, lively, sparkling",
"antonym": "flat, bland, dull",
"general_sense": "to bubble, hiss, and foam as gas escapes\nto show liveliness or exhilaration",
"example_usage": "History isn’t a flawless guide, but periods of economic and political dislocation can actually inspire an efflorescence of culture."
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9be"
},
"word": "Obstreperous",
"synonym": "racous, rowdy",
"antonym": "compliant, amenable",
"general_sense": "marked by unruly or aggressive noisiness",
"example_usage": "an obstreperous crowd protesting the government's immigration policy"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9bf"
},
"word": "hoary",
"synonym": "mature, archaic",
"antonym": "modern, new, recent",
"general_sense": "gray or white with or as if with age extremely old",
"example_usage": "hoary oak trees with dripping moss and gnarled limbs shaded us from the sun"
},
{
"_id": {
"$oid": "59dac7b147c9429bff9ba9c0"
},
"word": "Tenebrous",
"synonym": "gloomy, murky",
"antonym": "bright, luminous",
"general_sense": "being without light or without much light",
"example_usage": "in the midst of those tenebrous days Thomas Paine penned the immortal words These are the times that try men's souls"
}
]