-
Notifications
You must be signed in to change notification settings - Fork 0
/
vocab.json
163 lines (163 loc) · 5.05 KB
/
vocab.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
{
"0": {
"title": "Sports",
"description": "Imagine you are taking an introductory course on Sports. For your term paper, you have decided to write about <b>Sports Development and Coaching </b>. ",
"terms": [
"olympics",
"weight lifting",
"karate",
"martial art",
"aerobics",
"athletes",
"soccer",
"baseball",
"snowboarding",
"hockey"
]
},
"29": {
"title": "Subprime mortgage crisis",
"descriptiion": "Imagine you are taking an introductory couse on Subprime mortgage crisis, For your final test, you need to know about some terms in the <b>context of Subprime mortgage crisis</b>",
"terms": [
"mortgage",
"subprime",
"financial crisis inquiry comission",
"securities",
"ben bernanke",
"investment banks",
"housing bubble",
"lehman brothers",
"foreclosures",
"default"
]
},
"86": {
"title": "Theory of mind",
"descriptiion": "Imagine you are taking an introductory couse on Theory of mind, For your final test, you need to know about some terms in the <b>context of Theory of mind</b>",
"terms": [
"asperger syndrome",
"theory of mindreading",
"attentional reorienting",
"mind development",
"mind autism",
"hyperactivity",
"perspective experiment",
"intentionality",
"perception",
"belief"
]
},
"59": {
"title": "Research in lithium-ion batteries",
"descriptiion": "Imagine you are taking an introductory couse on Research in lithium-ion batteries, For your final test, you need to know about some terms in the <b>context of Research in lithium-ion batteries</b>",
"terms": [
"lithium",
"energy density",
"cycle durability",
"silicon",
"anode",
"electrolyte",
"electrode",
"batteries material",
"capability batteries",
"cathode"
]
},
"4": {
"title": "Ethics",
"descriptiion": "Imagine you are taking an introductory couse on Ethics, For your final test, you need to know about some terms in the <b>context of Ethics</b>",
"terms": [
"anarchist ethics",
"descriptive ethics",
"normative ethics",
"relational ethics",
"virtue ethics",
"ethical resistance",
"consequentialism",
"epicurean ethics",
"ethics feasible",
"ethics spheres"
]
},
"68": {
"title": "Business cycle",
"descriptiion": "Imagine you are taking an introductory couse on Business cycle, For your final test, you need to know about some terms in the <b>context of Business cycle</b>",
"terms": [
"economic cycles",
"distribution cycles",
"swing cycle",
"wage cycle",
"marxist model",
"endogenous causes",
"friedman",
"capital profitability",
"model recession",
"austrian school"
]
},
"7": {
"title": "Genetically modified organism",
"descriptiion": "Imagine you are taking an introductory couse on Genetically modified organism, For your final test, you need to know about some terms in the <b>context of Genetically modified organism</b>",
"terms": [
"transgenic",
"genomes",
"selective breeding",
"microinjection enzyme",
"chromosome",
"plasmid",
"myxoma",
"kanamycin",
"severe combined immunodeficiency",
"Leber’s congenital amaurosis"
]
},
"71": {
"title": "Irritable bowel syndrome",
"descriptiion": "Imagine you are taking an introductory couse on Irritable bowel syndrome, For your final test, you need to know about some terms in the <b>context of Irritable bowel syndrome</b>",
"terms": [
"bifidobacteria infantis",
"mesalazin",
"bile acid malabsorption",
"selective serotonin reuptake inhibitors",
"Gut-brain axis",
"antidepressants",
"laxatives",
"probiotics",
"celiac disease",
"epithelial barrier"
]
},
"26": {
"title": "Noise-induced hearing loss",
"descriptiion": "Imagine you are taking an introductory couse on Noise-induced hearing loss, For your final test, you need to know about some terms in the <b>context of Noise-induced hearing loss</b>",
"terms": [
"acoustic trauma",
"discomfort threshold",
"cochlear damage",
"audiogram",
"overstimulation of hair cells",
"noise conditioning",
"excitotoxicity",
"OSHA",
"sensorineural hearing loss",
"tinnitus",
"Threshold shift"
]
},
"60": {
"title": "Radiocarbon dating considerations",
"descriptiion": "Imagine you are taking an introductory couse on Radiocarbon dating considerations, For your final test, you need to know about some terms in the <b>context of Radiocarbon dating considerations</b>",
"terms": [
"carbon exchange reservoir",
"isotopic fractionation",
"polarity excursion",
"carbonate",
"geomagnetic reversals",
"mass spectrometry",
"upwelling",
"radiocarbon",
"neutrons",
"photosynthesis pathways"
]
}
}