-
Notifications
You must be signed in to change notification settings - Fork 1
/
words.json
708 lines (708 loc) · 17.2 KB
/
words.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
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
{
"words": [
{
"word": "as long as",
"answers": ["だけずっと", "さえすれば", "する限り"]
},
{
"word": "continuous",
"answers": ["連続的な", "切れ目のない", "とぎれない"]
},
{
"word": "disregard",
"answers": ["無視する", "軽視する"]
},
{
"word": "enclose",
"answers": ["取り囲む", "囲む", "囲い込む"]
},
{
"word": "revenue",
"answers": ["収入", "総所得", "国税庁"]
},
{
"word": "readily",
"answers": ["快く", "躊躇なく", "ちゅうちょなく", "容易に"]
},
{
"word": "identify",
"answers": ["確認する", "見分ける", "証明する"]
},
{
"word": "scatter",
"answers": ["ばら撒く", "散財する", "撒き散らす"]
},
{
"word": "consolidate",
"answers": ["統合する", "固める", "強化する"]
},
{
"word": "whenever",
"answers": ["する時にはいつも", "する時には必ず", "するたびに"]
},
{
"word": "tweak",
"answers": ["ひねる", "つねる"]
},
{
"word": "mostly",
"answers": ["大部分は", "たいてい", "たいていは"]
},
{
"word": "curios",
"answers": ["好奇心の強い", "もの好きな", "せんさく好きな", "したがって"]
},
{
"word": "usually",
"answers": ["普段は", "通常", "いつもは", "たいてい"]
},
{
"word": "compartmentalize",
"answers": ["区分する", "仕切る", "区画に分ける"]
},
{
"word": "describe",
"answers": ["述べる", "説明する"]
},
{
"word": "spark the idea",
"answers": ["考えをひらめかせる", "アイデアをひらめかせる"]
},
{
"word": "stem from",
"answers": ["から生じる", "から起こる", "が原因である"]
},
{
"word": "cumbersome",
"answers": ["扱いにくい", "面倒な", "厄介な"]
},
{
"word": "bring",
"answers": ["持ってくる", "持っていく", "連れてくる", "連れていく"]
},
{
"word": "and then",
"answers": ["それから", "その後", "その上"]
},
{
"word": "sophisticated",
"answers": ["洗練された", "教養のある", "あか抜けた"]
},
{
"word": "alongside",
"answers": ["と並行に", "と一緒に", "と同時に"]
},
{
"word": "integral part of",
"answers": ["の不可欠な部分"]
},
{
"word": "appealing",
"answers": ["魅力的な", "好ましい"]
},
{
"word": "eventually",
"answers": ["最終的に", "結局", "ついに", "いつかは"]
},
{
"word": "demanding",
"answers": ["要求の厳しい", "要求のきつい", "注文の多い", "手のかかる"]
},
{
"word": "instead of",
"answers": ["の代わりに", "せずに", "ではなくて"]
},
{
"word": "struggle",
"answers": ["奮闘する", "取り組む", "もがく", "あがく"]
},
{
"word": "decision",
"answers": ["決定", "決断", "決心"]
},
{
"word": "smooth sailing",
"answers": ["順風満帆"]
},
{
"word": "work on",
"answers": ["取り組む", "取り掛かる", "従事する"]
},
{
"word": "adopt",
"answers": ["選ぶ", "採択する", "選定する"]
},
{
"word": "right away",
"answers": ["すぐに", "直ちに"]
},
{
"word": "proved to be",
"answers": ["であることが判明する"]
},
{
"word": "complicate",
"answers": ["複雑にする", "困難にする"]
},
{
"word": "interoperability",
"answers": ["相互運用"]
},
{
"word": "specifically for",
"answers": ["専用に"]
},
{
"word": "tremendous amount of",
"answers": ["途方もない数の"]
},
{
"word": "compensate for",
"answers": ["を償う", "を相殺する"]
},
{
"word": "embed",
"answers": ["埋め込む", "組み込む", "はめ込む"]
},
{
"word": "familiarity with",
"answers": ["に熟知していること"]
},
{
"word": "deal",
"answers": ["扱う", "対処する", "行動する"]
},
{
"word": "along with",
"answers": ["と一緒に", "とともに", "と連動して"]
},
{
"word": "strengths and limitations",
"answers": ["長所と短所"]
},
{
"word": "whenever possible",
"answers": ["いつでも可能な限り", "できる限り", "なるべく"]
},
{
"word": "so that",
"answers": ["〜できるように"]
},
{
"word": "overcome",
"answers": ["克服する", "乗り越える", "圧倒する"]
},
{
"word": "much more",
"answers": ["さらに多くの", "ましてや", "なおさら"]
},
{
"word": "pleasant",
"answers": ["楽しい", "愉快な"]
},
{
"word": "underestimate",
"answers": ["低く見積もる"]
},
{
"word": "great deal",
"answers": ["たくさんの量", "多量"]
},
{
"word": "compared with",
"answers": ["と比較して", "と比べると", "に比べて"]
},
{
"word": "in general",
"answers": ["一般に"]
},
{
"word": "unlike",
"answers": ["とは異なって", "とは違って"]
},
{
"word": "achieve",
"answers": ["獲得する", "得る"]
},
{
"word": "otherwise",
"answers": ["さもなければ", "そうしないと", "そうでなければ"]
},
{
"word": "that said",
"answers": ["そうは言っても", "とはいえ"]
},
{
"word": "comfortable with",
"answers": ["に満足している", "に対して安心している"]
},
{
"word": "quite",
"answers": ["かなり", "非常に", "全く"]
},
{
"word": "confident in",
"answers": ["に自信がある"]
},
{
"word": "opportunities to improve",
"answers": ["発展のチャンス"]
},
{
"word": "in particular",
"answers": ["特に", "具体的には", "とりわけ"]
},
{
"word": "look forward to seeing",
"answers": ["に会うのを楽しみにする"]
},
{
"word": "Imagine that",
"answers": ["想像してみてください"]
},
{
"word": "day and night",
"answers": ["四六時中", "連日連夜"]
},
{
"word": "relief",
"answers": ["除去", "安心", "取り除くもの", "気晴らし"]
},
{
"word": "fill in",
"answers": ["代わりを務める", "埋める", "記入する"]
},
{
"word": "instantly",
"answers": ["すぐに", "すぐさま", "瞬時に"]
},
{
"word": "even if",
"answers": ["たとえ〜だとしても"]
},
{
"word": "analogy for",
"answers": ["の良い例え"]
},
{
"word": "take time",
"answers": ["時間をかける"]
},
{
"word": "for instance",
"answers": ["例えば"]
},
{
"word": "in terms of",
"answers": ["の観点から"]
},
{
"word": "verbose",
"answers": ["詳細"]
},
{
"word": "aware of",
"answers": ["を知っている"]
},
{
"word": "not entirely",
"answers": ["完全に〜というわけではない"]
},
{
"word": "care about",
"answers": ["を大切にする", "を気にする", "に関心がある"]
},
{
"word": "unfortunately",
"answers": ["不運にも", "不幸にも", "残念ながら", "あいにく"]
},
{
"word": "even though",
"answers": ["にもかかわらず", "であるけれども", "たとえ〜としても"]
},
{
"word": "hand in hand",
"answers": ["手を取り合って", "協力して", "関連して起こる"]
},
{
"word": "assuming",
"answers": ["と仮定すれば"]
},
{
"word": "straight forward",
"answers": ["真っ直ぐな", "明快な", "率直な", "簡単な"]
},
{
"word": "self explanatory",
"answers": ["一目瞭然の", "自明の", "見ればすぐわかる"]
},
{
"word": "fully",
"answers": ["十分に", "完全に", "全く", "すっかり"]
},
{
"word": "past decade",
"answers": ["過去10年間"]
},
{
"word": "preserve",
"answers": ["保存する", "保護する", "貯蔵する"]
},
{
"word": "loosely",
"answers": ["ゆるく", "だらしなく", "締まりがなく", "大まかに"]
},
{
"word": "not just",
"answers": ["単に〜のみならず", "ばかりでなく", "だけでなく"]
},
{
"word": "in order to",
"answers": ["するために"]
},
{
"word": "side by side",
"answers": ["並んで", "一緒に"]
},
{
"word": "guarantee",
"answers": ["保証"]
},
{
"word": "prevent",
"answers": ["防ぐ", "止める", "阻む"]
},
{
"word": "regardless of",
"answers": ["にもかかわらず", "を気にせず", "に関係なく", "を問わず"]
},
{
"word": "roundup",
"answers": ["総まとめ", "一斉逮捕"]
},
{
"word": "interoperable",
"answers": ["相互運用可能な", "相互利用可能な"]
},
{
"word": "update on",
"answers": ["の最新情報"]
},
{
"word": "seek to",
"answers": ["しようとする", "努める", "努力する"]
},
{
"word": "initiative",
"answers": ["自発力", "率先", "構想", "主導権"]
},
{
"word": "rely",
"answers": ["を頼る", "を信頼する"]
},
{
"word": "make money from",
"answers": ["でお金を儲ける"]
},
{
"word": "emerge",
"answers": ["表面に出てくる", "現れる", "出現する"]
},
{
"word": "get up to date with",
"answers": ["に遅れないようにする"]
},
{
"word": "grunt work",
"answers": ["単調で辛い仕事"]
},
{
"word": "mess with",
"answers": ["に干渉する", "に楯突く", "に関与する"]
},
{
"word": "through a lot",
"answers": ["いろいろと苦労する", "苦労を重ねる"]
},
{
"word": "significant",
"answers": ["重要な", "意味のある", "大幅な"]
},
{
"word": "exception",
"answers": ["例外", "除外すること"]
},
{
"word": "make sure",
"answers": ["確かめる", "確認する"]
},
{
"word": "in practice",
"answers": ["実際にやってみると", "実際には"]
},
{
"word": "encapsulation",
"answers": ["カプセル化"]
},
{
"word": "fidelity",
"answers": ["忠誠", "忠実", "厳守"]
},
{
"word": "appropriate",
"answers": ["適した", "適切な", "妥当な"]
},
{
"word": "derive",
"answers": ["引き出す", "得る", "の由来をたどる", "抽出する"]
},
{
"word": "When in doubt",
"answers": ["疑わしいときは", "疑わしきは"]
},
{
"word": "deviation",
"answers": ["それること", "はずれること", "逸脱", "偏差", "偏向"]
},
{
"word": "overcome the difficulty",
"answers": ["難局を乗り切る"]
},
{
"word": "in turn",
"answers": ["次々に", "次に", "同様にして", "お返しに"]
},
{
"word": "in line with",
"answers": ["と一致して", "に従って"]
},
{
"word": "no longer available",
"answers": ["手に入らない", "利用できない", "在庫切れである"]
},
{
"word": "capable",
"answers": ["能力がある", "有能な"]
},
{
"word": "pursue the goal of",
"answers": ["という目標を目指す"]
},
{
"word": "make sure to",
"answers": ["必ず〜する"]
},
{
"word": "in such a way",
"answers": ["そのような方法で", "そんなふうに"]
},
{
"word": "except for",
"answers": ["を除けば", "を別にすれば"]
},
{
"word": "figure out how to",
"answers": ["する方法をあれこれ考える"]
},
{
"word": "encyclopedia",
"answers": ["百科事典"]
},
{
"word": "sneak peek",
"answers": ["プレビュー"]
},
{
"word": "pitfall",
"answers": ["隠れた危険", "潜在的な危険", "落とし穴"]
},
{
"word": "fraction of",
"answers": ["のわずか"]
},
{
"word": "brevity",
"answers": ["簡潔さ", "短さ"]
},
{
"word": "proximity",
"answers": ["近いこと", "近接"]
},
{
"word": "neat",
"answers": ["整頓された", "整った", "きちんとした"]
},
{
"word": "surrounded by",
"answers": ["で取り込まれる", "に取り巻かれる", "の姿が目につく"]
},
{
"word": "fortunate",
"answers": ["幸運な", "幸先の良い"]
},
{
"word": "omit",
"answers": ["除く", "除外する", "含めない"]
},
{
"word": "accomplish",
"answers": ["成し遂げる", "遂行する", "果たす", "完遂する"]
},
{
"word": "line between",
"answers": ["境界線", "〜間の一線"]
},
{
"word": "denote",
"answers": ["を意味する", "を示す"]
},
{
"word": "look for",
"answers": ["を探す"]
},
{
"word": "fan out",
"answers": ["広がる", "四方八方に散る"]
},
{
"word": "pluggable",
"answers": ["プラグ着脱可能な"]
},
{
"word": "plenty of",
"answers": ["たくさんの"]
},
{
"word": "reliable",
"answers": ["信頼できる", "頼りになる", "信用できる"]
},
{
"word": "synonymous with",
"answers": ["と同じ意味の", "と同義で"]
},
{
"word": "awkward",
"answers": ["扱いにくい", "不器用な", "気まずくさせる"]
},
{
"word": "distill",
"answers": ["抽出する", "蒸留する"]
},
{
"word": "awareness",
"answers": ["気づいていること", "目覚め", "認知"]
},
{
"word": "tons of",
"answers": ["たくさんの", "大量の", "山ほどの"]
},
{
"word": "simply put",
"answers": ["簡単に言えば"]
},
{
"word": "uncover",
"answers": ["発見する", "明らかにする", "からカバーを取る"]
},
{
"word": "iron out",
"answers": ["解決する", "アイロンをかけて伸ばす"]
},
{
"word": "over the course of",
"answers": ["のうちに", "の間に", "にわたって"]
},
{
"word": "likewise",
"answers": ["同じく", "同様に", "その上に", "さらに"]
},
{
"word": "above",
"answers": ["上方に", "上記の", "上側に"]
},
{
"word": "properly",
"answers": ["適切に", "ちゃんと", "きっちりと"]
},
{
"word": "implicit",
"answers": ["暗黙の", "絶対の", "潜在的な", "陰の"]
},
{
"word": "speak for themselves",
"answers": ["自明の理である", "分かる"]
},
{
"word": "depending on",
"answers": ["次第で", "に応じて", "によって"]
},
{
"word": "mathematical term",
"answers": ["数学用語"]
},
{
"word": "glossary",
"answers": ["用語集"]
},
{
"word": "forbid",
"answers": ["禁じる", "禁止する", "妨げる"]
},
{
"word": "as a way of",
"answers": ["の一手段として"]
},
{
"word": "embark on",
"answers": ["に乗り出す", "に着手する"]
},
{
"word": "Because of this",
"answers": ["そんな訳で"]
},
{
"word": "worthwhile",
"answers": ["価値のある"]
},
{
"word": "put together",
"answers": ["組み立てる", "編集する", "まとめる"]
},
{
"word": "pan out",
"answers": ["砂金が出る", "成功する", "報われる"]
},
{
"word": "pseudo",
"answers": ["疑似"]
},
{
"word": "honest-to-goodness",
"answers": ["本当の", "正真正銘の"]
},
{
"word": "simultaneously",
"answers": ["同時に"]
},
{
"word": "gnash",
"answers": ["歯ぎしりする"]
},
{
"word": "wail",
"answers": ["うめき声をあげる", "を嘆く", "泣き叫ぶ"]
},
{
"word": "pretty much",
"answers": ["ほとんど", "ほぼ", "大体"]
},
{
"word": "seriously",
"answers": ["真面目に", "真剣に", "重大に"]
},
{
"word": "idiomatic",
"answers": ["慣用的な", "母語話者が自然に使う"]
}
]
}