-
Notifications
You must be signed in to change notification settings - Fork 0
/
cah_reject_1.json
206 lines (206 loc) · 5.75 KB
/
cah_reject_1.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
{
"id": "cah_reject_1",
"name": "CAH: Reject Pack",
"accent_color": "#ffffff",
"accent_background": "#000000",
"accent_text_decoration": "strikethrough",
"author": "Cards Against Humanity",
"license": "Creative Commons BY-NC-SA 2.0",
"license_url": "https://creativecommons.org/licenses/by-nc-sa/2.0/",
"cards": [
{
"id": "b_mythbusters",
"content": {
"en": "Today on <i>Mythbusters</i>, we find out how long ________ can withstand ________."
},
"pick": 2
},
{
"id": "b_youngscientists",
"content": {
"en": "Hey there, Young Scientists! Put on your labcoats and strap on your safety goggles, because today we're learning about ________!"
},
"pick": 1
},
{
"id": "b_robustcorrelation",
"content": {
"en": "In line with our predictions, we find a robust correlation between ________ and ________ (p < .05)."
},
"pick": 2
},
{
"id": "b_synthesizebreakthrough",
"content": {
"en": "In what's being hailed as a major breakthrough, scientists have synthesized ________ in the lab."
},
"pick": 1
},
{
"id": "b_naturestudy",
"content": {
"en": "A study published in <i>Nature</i> this week found that ________ is good for you in small doses."
},
"pick": 1
},
{
"id": "b_lhcstudy",
"content": {
"en": "In an attempt to recreate conditions just after the Big Band, physccists at the LHC are observing collisions between ________ and ________."
},
"pick": 2
},
{
"id": "b_whatkilleddinosaurs",
"content": {
"en": "What really killed the dinosaurs?"
},
"pick": 1
},
{
"id": "w_narrowdomain",
"content": {
"en": "Being knowledgeable in a narrow domain that nobody understands or cares about."
}
},
{
"id": "w_uranus",
"content": {
"en": "Uranus."
}
},
{
"id": "w_nippleoxyrelease",
"content": {
"en": "Oxytocin release via manual stimulation of the nipples."
},
"flags": "w"
},
{
"id": "w_infinity",
"content": {
"en": "Infinity.",
"de": "Unendlichkeit."
}
},
{
"id": "w_briefglobalwarmingworry",
"content": {
"en": "Getting really worried about global warming for a few seconds."
}
},
{
"id": "w_labyrinthvag",
"content": {
"en": "Evolving a labyrinthine vagina."
},
"flags": "w gn gnf"
},
{
"id": "w_notenoughserotonin",
"content": {
"en": "Not enough serotonin."
}
},
{
"id": "w_electroejacmonkey",
"content": {
"en": "Electroejaculating a capuchin monkey."
},
"flags": "s an"
},
{
"id": "w_quantumandrelativity",
"content": {
"en": "Reconciling quantum theory with general relativity."
}
},
{
"id": "w_supermassiveblackhole",
"content": {
"en": "A supermassive black hole."
}
},
{
"id": "w_slowevaporate",
"content": {
"en": "Slowly evaporating."
}
},
{
"id": "w_seaturtlemajesty",
"content": {
"en": "The quiet majesty of the sea turtle."
},
"flags": "an"
},
{
"id": "w_waisthipratio",
"content": {
"en": "A 0.7 waist-to-hip ratio."
}
},
{
"id": "w_rockfacts",
"content": {
"en": "Fun and interesting facts about rocks."
}
},
{
"id": "w_photosynth",
"content": {
"en": "Photosynthesis."
}
},
{
"id": "w_secondarysexchar",
"content": {
"en": "Developing secondary sex characteristics."
},
"flags": "s"
},
{
"id": "w_turingtestfail",
"content": {
"en": "Failing the Turing test."
}
},
{
"id": "w_reproducesuccess",
"content": {
"en": "Achieving reproductive success."
}
},
{
"id": "w_explosivedecompress",
"content": {
"en": "Explosive decompression."
}
},
{
"id": "w_driveintotornado",
"content": {
"en": "Driving into a tornado to learn about tornadoes."
}
},
{
"id": "w_yearsofevolution",
"content": {
"en": "3.7 billion years of evolution."
}
},
{
"id": "w_sunengulfearth",
"content": {
"en": "The Sun engulfing the Earth."
}
},
{
"id": "w_davidwatchusmate",
"content": {
"en": "David Attenborough watching us mate."
},
"flags": "w s"
}
]
}