File: verbal_analogies.xml

package info (click to toggle)
gbrainy 1%3A2.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 14,372 kB
  • sloc: cs: 18,019; sh: 3,662; xml: 1,421; makefile: 558
file content (868 lines) | stat: -rw-r--r-- 31,792 bytes parent folder | download | duplicates (4)
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
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
<analogies>
	<!---
		This is a collection of verbal analogies. This work is licensed under GPL 2.0 or higher license.
		This is the same license that gbrainy package.

		Authors:
			Carlos Navarro <navarro37 at gmail dot com>
			Jordi Mas <jmas at softcatala dot org>

		See: https://wiki.gnome.org/Apps/gbrainy/Extending for more details about how to use this file and its format.

		You can also look at GameXmlFactory.cs source code file as reference.
	-->

	<!--- Multiple options  -->

	<analogy>
		<!--
			Translators, please check these recommendations when translating gbrainy: https://wiki.gnome.org/Apps/gbrainy/Localizing
		-->
		<_question type = "MultipleOptions">Which of the following sports does not belong in this group?</_question>
		<_tip>Think of the items used in the game.</_tip>
		<_answer>Golf</_answer>
		<_answer>Basketball</_answer>
		<_answer>Tennis</_answer>
		<_answer correct = "yes">Cycling</_answer>
		<_rationale>It is the only one that does not use a ball in the game.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">A terrier is to a dog like a?</_question>
		<_answer>Chicken / Parrot</_answer>
		<_answer correct ="yes">Pony / Horse</_answer>
		<_answer>Ant / Vertebrate</_answer>
		<_answer>Dog / Cat</_answer>
		<_rationale>Dog and horse are species and terrier and pony are breeds.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">The word 'taxidermist' is used to define a person that?</_question>
		<_answer correct ="yes">Works with dead animals</_answer>
		<_answer>Specializes in skin diseases</_answer>
		<_answer>Suffers a skin disease</_answer>
		<_answer>Works with leather</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">A car engine that is poorly designed and lacking of sophistication is?</_question>
		<_answer correct ="yes">Simplistic</_answer>
		<_answer>Erroneous</_answer>
		<_answer>Broken</_answer>
		<_answer>Unorthodox</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is the closest in meaning to 'censure'?</_question>
		<_answer correct ="yes">Condemn</_answer>
		<_answer>Hide</_answer>
		<!-- Translators: 'obscure' is used as a verb -->
		<_answer>Obscure</_answer>
		<_answer>Ignore</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">An artist whose work has become the defining style of a genre is?</_question>
		<_answer correct ="yes">Pioneer</_answer>
		<!-- Translators: referred to the life style -->
		<_answer>Bohemian</_answer>
		<_answer>Misunderstood</_answer>
		<_answer>Martyr</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following sentences defines better an 'ostracized' person?</_question>
		<_answer correct ="yes">Person expelled from society</_answer>
		<_answer>Loner</_answer>
		<_answer>Connoisseur</_answer>
		<_answer>Conspirator</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words means fear of people?</_question>
		<!-- Translators: Anthropophobia is fear of people -->
		<_answer correct ="yes">Anthropophobia</_answer>
		<_answer>Hypochondria</_answer>
		<!-- Translators: Anthophobia is fear of flowers that poses little or no danger -->
		<_answer>Anthophobia</_answer>
		<!-- Translators: Acrophobia is fear of heights -->
		<_answer>Acrophobia</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">A person with excessive preoccupation for his health has?</_question>
		<_answer correct ="yes">Hypochondria</_answer>
		<_answer>Anthropophobia</_answer>
		<_answer>Agoraphobia</_answer>
		<!-- Translators: Acrophobia is fear of heights -->
		<_answer>Acrophobia</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Violin</_answer>
		<_answer>Bassoon</_answer>
		<_answer>Flute</_answer>
		<_answer>Oboe</_answer>
		<_rationale>It is the only one that is not a woodwind instrument.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">What is a 'halberd'?</_question>
		<_answer correct ="yes">Weapon</_answer>
		<_answer>Flower</_answer>
		<_answer>Fish</_answer>
		<_answer>Sport</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Fossil</_answer>
		<_answer>Portico</_answer>
		<_answer>Column</_answer>
		<_answer>Attic</_answer>
		<_rationale>It is the only one that is not related to architecture.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Kilometer</_answer>
		<_answer>Hectogram</_answer>
		<_answer>Liter</_answer>
		<_answer correct = "yes">Gallon</_answer>
		<_rationale>It is the only unit that does not belong to the metric system.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<!-- Translators: refers to the fruit -->
		<_answer>Orange</_answer>
		<_answer>Apple</_answer>
		<_answer>Grape</_answer>
		<_answer correct = "yes">Potato</_answer>
		<_rationale>It is the only one that is not a fruit.</_rationale>
	</analogy>

	<analogy>
		<!-- Selected to avoid physical characteristics like: has shield, legs or tail  -->
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Turtle</_answer>
		<_answer>Crocodile</_answer>
		<_answer>Lizard</_answer>
		<_answer correct = "yes">Frog</_answer>
		<_rationale>It is the only one that is not a reptile and also does not have a tail.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Tiger</_answer>
		<_answer>Hyena</_answer>
		<_answer>Wolf</_answer>
		<_answer correct = "yes">Deer</_answer>
		<_rationale>It is the only one that is not a carnivore.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'hedonism'?</_question>
		<_answer correct ="yes">Pleasure</_answer>
		<_answer>Pain</_answer>
		<_answer>Collectivism</_answer>
		<_answer>Abstinence</_answer>
		<_rationale>The ethical doctrine holding that only what is pleasant is an intrinsic good.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'asceticism'?</_question>
		<_answer correct ="yes">Abstinence</_answer>
		<_answer>Pain</_answer>
		<_answer>Collectivism</_answer>
		<_answer>Positivism</_answer>
		<_rationale>The practice of austere self-discipline in order to achieve a higher or spiritual idea.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'oxymoron'?</_question>
		<_answer correct ="yes">Contradictory</_answer>
		<_answer>Synonym</_answer>
		<_answer>Related</_answer>
		<_answer>Ironic</_answer>
		<_rationale>A figure of speech that combines contradicting terms.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Lentils</_answer>
		<_answer>Wheat</_answer>
		<_answer>Corn</_answer>
		<_answer>Rice</_answer>
		<_rationale>It is the only one that is not a cereal.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Onion</_answer>
		<_answer>Mango</_answer>
		<_answer>Lychee</_answer>
		<_answer>Olive</_answer>
		<_rationale>It is the only one that is not a fruit.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Carbon</_answer>
		<_answer>Sodium</_answer>
		<_answer>Titanium</_answer>
		<_answer>Zinc</_answer>
		<_rationale>It is the only one that is not a metal.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Cardiology</_answer>
		<_answer>Hematology</_answer>
		<_answer>Psychiatry</_answer>
		<_answer correct = "yes">Paleontology</_answer>
		<_rationale>It is the only one that is not a medical specialty.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'negligent'?</_question>
		<!-- Translator: Used as an adjective in English. Possible answer to: Which of the following words is closest to the meaning of 'negligent' -->
		<_answer correct ="yes">Careless</_answer>
		<!-- Translator: Used as an adjective in English. Possible answer to: Which of the following words is closest to the meaning of 'negligent' -->
		<_answer>Friendly</_answer>
		<!-- Translator: Used as an adjective in English. Possible answer to: Which of the following words is closest to the meaning of 'negligent' -->
		<_answer>Polite</_answer>
		<!-- Translator: Used as an adjective in English. Possible answer to: Which of the following words is closest to the meaning of 'negligent' -->
		<_answer>Angry</_answer>
		<!-- Translator: definition of negligent -->
		<_rationale>It is the failure to take such care as may be rightfully or reasonably expected.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct = "yes">Regular</_answer>
		<_answer>Occasional</_answer>
		<_answer>Exceptional</_answer>
		<_answer>Rare</_answer>
		<_rationale>The other words have the connotation of not occurring frequently.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'perplexing'?</_question>
		<!-- Translator: As synonymous of 'perplexing' -->
		<_answer correct ="yes">Confusing</_answer>
		<_answer>Interesting</_answer>
		<_answer>Ordinary</_answer>
		<_answer>Trivial</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'unhappy'?</_question>
		<_answer correct ="yes">Sad</_answer>
		<_answer>Unpleasant</_answer>
		<_answer>Tears</_answer>
		<_answer>Angry</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct = "yes">Incredible</_answer>
		<_answer>Famous</_answer>
		<_answer>Acclaimed</_answer>
		<_answer>Celebrated</_answer>
		<_rationale>The other words have the meaning of distinguished.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'specific'?</_question>
		<!-- Translator: Pertaining to a single or specific person or thing -->
		<_answer correct ="yes">Particular</_answer>
		<_answer>Obvious</_answer>
		<_answer>Ordinary</_answer>
		<_answer>Generic</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Plate</_answer>
                <!-- Translator: As a noun -->
		<_answer>Bottle</_answer>
		<_answer>Amphora</_answer>
		<_answer>Bowl</_answer>
		<_rationale>It is the only one that is not used to storage liquids.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Olive</_answer>
		<_answer>Walnut</_answer>
                <!-- Translator: In reference to the nut -->
		<_answer>Macadamia</_answer>
		<_answer>Chestnut</_answer>
		<_rationale>It is the only one that is not a nut.</_rationale>
	</analogy>

        <analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'acclaim'?</_question>
		<_answer correct ="yes">Applause</_answer>
		<_answer>Commendation</_answer>
		<_answer>Citation</_answer>
                <!-- Translator: As a noun (call upon a spirit by invocation) -->
		<_answer>Conjure</_answer>
	</analogy>

        <analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'grief'?</_question>
                <!-- Translator: As a noun -->
		<_answer correct ="yes">Lament</_answer>
		<_answer>Fraud</_answer>
		<_answer>Intolerance</_answer>
		<_answer>Risk</_answer>
	</analogy>

        <analogy>
		<_question type = "MultipleOptions">Which of the following words is closest to the meaning of 'phlegmatic'?</_question>
		<_answer correct ="yes">Calm</_answer>
		<_answer>Authentic</_answer>
		<_answer>Clever</_answer>
		<_answer>Tense</_answer>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Concert</_answer>
		<_answer>Satire</_answer>
		<_answer>Proverb</_answer>
		<_answer>Epigram</_answer>
		<_rationale>It is the only one that is not related to literature.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer correct ="yes">Curve</_answer>
		<_answer>Cathetus</_answer>
		<_answer>Hypotenuse</_answer>
		<_answer>Trigonometry</_answer>
		<_rationale>It is the only one that is not related with triangles.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<!-- Translator: As a noun -->
		<_answer correct ="yes">Necklace</_answer>
		<_answer>Candelabra</_answer>
		<_answer>Lantern</_answer>
		<_answer>Lamp</_answer>
		<_rationale>It is the only one that does not produce light.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<!-- Translator: As a noun -->
		<_answer>Shield</_answer>
		<_answer>Helmet</_answer>
		<!-- Translator: As a noun -->
		<_answer>Armor</_answer>
		<_answer correct = "yes">Crossbow</_answer>
		<_rationale>It is the only one that is not used for protection.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Monolith</_answer>
		<_answer>Granite</_answer>
		<_answer>Rock</_answer>
		<!-- Translator: As a noun -->
		<_answer correct = "yes">Tree</_answer>
		<_rationale>It is the only one that is not related to rocks.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Monolith</_answer>
		<_answer>Granite</_answer>
		<_answer>Rock</_answer>
		<!-- Translator: As a noun -->
		<_answer correct = "yes">Tree</_answer>
		<_rationale>It is the only one that is not related to rocks.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<!-- Translator: As a noun -->
		<_answer>Carrot</_answer>
		<_answer>Beet</_answer>
		<_answer>Radish</_answer>
		<_answer correct = "yes">Tomato</_answer>
		<_rationale>It is the only one that does not have roots.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<!-- Translator: Organ as a musical instrument  -->
		<_answer>Organ</_answer>
		<_answer>Piano</_answer>
		<_answer>Accordion</_answer>
		<!-- Translator: As a noun -->
		<_answer correct = "yes">Violin</_answer>
		<!-- Translator: 'keys' as the ones found in a keyboard -->
		<_rationale>It is the only instrument that does not have keys.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Cow</_answer>
		<_answer>Leopard</_answer>
		<_answer>Dog</_answer>
		<_answer correct = "yes">Snake</_answer>
		<_rationale>It is the only animal that does not have legs and it is not a mammal.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Heptagon</_answer>
		<_answer>Triangle</_answer>
		<_answer>Pentagon</_answer>
		<_answer correct = "yes">Cube</_answer>
		<_rationale>It is the only one that is a three-dimensional solid object.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words is the closest in meaning to 'intrinsic'?</_question>
		<_answer correct ="yes">Inherent</_answer>
		<_answer>External</_answer>
		<_answer>Precursory</_answer>
		<_answer>Ambiguous</_answer>
	    <_rationale>Intrinsic means belonging to a thing by its very nature.</_rationale>
	</analogy>

	<analogy>
		<_question type = "MultipleOptions">Which of the following words does not belong in this group?</_question>
		<_answer>Rectangle</_answer>
		<_answer>Square</_answer>
		<_answer correct ="yes">Triangle</_answer>
		<_answer>Rhombus</_answer>
	    <_rationale>Triangle is the only one that does not have four sides.</_rationale>
	</analogy>

	<!--- Pair of words options -->

	<analogy>
		<_question type = "PairOfWordsOptions">car / garage | plane</_question>
		<_answer correct ="yes">Hangar</_answer>
		<_answer>Airline</_answer>
		<_answer>Aircraft</_answer>
		<_answer>Bunker</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">circle / semicircle | diameter</_question>
		<_answer correct ="yes">Radius</_answer>
		<_answer>Chord</_answer>
		<_answer>Tangent</_answer>
		<_answer>Angle</_answer>
		<_rationale>The radius of a circle is half the diameter.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">talk / yell | dislike</_question>
		<_answer correct ="yes">Repugnance</_answer>
		<_answer>Offensive</_answer>
		<_answer>Shame</_answer>
		<_answer>Ostentation</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">write / pen | eat</_question>
		<_answer correct ="yes">Fork</_answer>
		<_answer>Restaurant</_answer>
		<_answer>Winery</_answer>
		<_answer>Table</_answer>
		<_rationale>A pen is used to write and a fork is used to eat.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">desert / oasis | sea</_question>
		<_answer correct ="yes">Island</_answer>
		<_answer>River</_answer>
		<_answer>Beach</_answer>
		<_answer>Coast</_answer>
		<_rationale>An oasis is an isolated area of vegetation in a desert and an island is a piece of isolated land that is surrounded by water.</_rationale>
	</analogy>

	<analogy>
		<!-- Translators: letter refers to letter (in paper form) -->
		<_question type = "PairOfWordsOptions">turtle / shell | letter</_question>
		<_answer correct ="yes">Envelope</_answer>
		<_answer>Ink</_answer>
		<_answer>Printer</_answer>
		<_answer>Cellulose</_answer>
		<_rationale>A turtle is inside a shell and a letter is inside an envelope.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">wine / grape | rum</_question>
		<_answer correct ="yes">Sugarcane</_answer>
		<_answer>Potato</_answer>
		<_answer>Grain</_answer>
		<_answer>Sweet corn</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">horticulture / plants | ornithology</_question>
		<_answer correct ="yes">Birds</_answer>
		<_answer>Insects</_answer>
		<_answer>Amphibians</_answer>
		<_answer>Fishes</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">thankful / ingratitude | despotism</_question>
		<_answer correct ="yes">Democracy</_answer>
		<_answer>Totalitarianism</_answer>
		<_answer>Oligarchy</_answer>
		<_answer>Authority</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">pessimist / optimist | poor</_question>
		<!-- Translators: Affluent as antonym of poor, that is, somebody that is rich -->
		<_answer correct ="yes">Affluent</_answer>
		<_answer>Homeless</_answer>
		<_answer>Property</_answer>
		<_answer>Money</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">five / pentagon | ten</_question>
		<_answer correct ="yes">Decagon</_answer>
		<_answer>Enneagram</_answer>
		<_answer>Icosagon</_answer>
		<_answer>Decimal</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">parallel / meridian | longitude</_question>
		<_answer correct ="yes">Latitude</_answer>
		<_answer>Solstice</_answer>
		<_answer>Pole</_answer>
		<_answer>Azimuth</_answer>
		<_rationale>Parallel and longitude traverse from east to west while meridian and latitude traverse from north to south.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">art / gallery | drama</_question>
		<_answer correct ="yes">Theater</_answer>
		<_answer>Museum</_answer>
		<_answer>Concert hall</_answer>
		<_answer>Gym</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">hunter / rifle | photographer</_question> -->
		<_answer correct ="yes">Camera</_answer>
		<!-- Translators: tripod as used is photography -->
		<_answer>Tripod</_answer>
		<_answer>Photography</_answer>
		<_answer>Light</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">dish / break | balloon</_question> -->
		<!-- Translators: like 'he burst the balloon' -->
		<_answer correct ="yes">Burst</_answer>
		<_answer>Bounce</_answer>
		<_answer>Float</_answer>
		<_answer>Roll</_answer>
		<_rationale>Both relate to an action that breaks the related item.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">button / push | key (used in a lock)</_question> -->
		<_answer correct ="yes">Turn</_answer>
		<!-- Translator: 'Open' as verb, like open with a key -->
		<_answer>Open</_answer>
		<!-- Translator: 'Lock' as verb, like locked with a key -->
		<_answer>Lock</_answer>
		<!-- Translator: 'Close' as verb, like closed with a key -->
		<_answer>Close</_answer>
		<_rationale>To make both objects work, a button needs to be pushed and a key needs to be turned.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">concept / idea | obsession</_question>
		<!-- As a synonym of obsession -->
		<_answer correct ="yes">Fixation</_answer>
		<_answer>Indifference</_answer>
		<_answer>Disinterest</_answer>
		<_answer>Intuition</_answer>
		<_rationale>The relation between the two words is that they are synonymous.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">fish / water | bird</_question>
		<_answer correct ="yes">Air</_answer>
		<_answer>Wings</_answer>
		<_answer>Ship</_answer>
		<_answer>Cage</_answer>
	</analogy>

	<analogy>
		<!-- Translator: 'rook' as a piece of chess -->		
		<_question type = "PairOfWordsOptions">rook / chess | soldier</_question>
		<_answer correct ="yes">Battle</_answer>
		<_answer>Gun</_answer>
		<_answer>Peace</_answer>
		<_answer>Enemy</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">competitive / cooperative | anxious</_question>
		<!-- Translator: Used as an adjective in English -->
		<_answer correct ="yes">Calm</_answer>
		<!-- Translator: Used as an adjective in English -->
		<_answer>Flexible</_answer>
		<_answer>Cautious</_answer>
		<!-- Translator: Used as an adjective in English -->
		<_answer>Daring</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">pessimistic / optimistic | suspicious</_question>
		<!-- Translator: Used as an adjective in English -->
		<_answer correct ="yes">Trusting</_answer>
		<_answer>Flexible</_answer>
		<_answer>Cautious</_answer>
		<_answer>Dubious</_answer>
	</analogy>

	<analogy>
		<!-- Translator: compass as the instrument used for finding direction -->
		<_question type = "PairOfWordsOptions">thermometer / temperature | compass</_question>
		<_answer correct ="yes">Direction</_answer>
		<_answer>Elevation</_answer>
		<_answer>Position</_answer>
		<_answer>Area</_answer>
		<_rationale>The first word is the instrument and the second what it measures.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">violin / orchestra | knife</_question>
		<_answer correct ="yes">Cutlery</_answer>
		<_answer>Metal</_answer>
		<_answer>Spoon</_answer>
		<_answer>Wood</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsOptions">doctor / stethoscope | painter</_question>
		<_answer correct ="yes">Brush</_answer>
		<_answer>Art</_answer>
		<_answer>Gallery</_answer>
		<!-- Translator: meaning a painted picture -->
		<_answer>Painting</_answer>
	</analogy>

	<!--- Pair of words compare  -->

	<analogy>
		<_question type = "PairOfWordsCompare">hungry / eat | tired</_question>
		<_answer correct ="yes">sleep | rest</_answer>
	</analogy>

	<analogy>
		<!-- Translators: 'open' is used as a verb (open a box) -->
		<_question type = "PairOfWordsCompare">box / open | banana</_question>
		<_answer correct ="yes">peel</_answer>
	</analogy>

	<analogy>
		<!-- Translators: 'dig' is used as a verb (to dig) -->
		<_question type = "PairOfWordsCompare">shovel / dig | axe</_question>
		<!-- Translators: 'chop' is used as a verb (to chop) -->
		<_answer correct ="yes">chop</_answer>
	</analogy>

	<analogy>
		<!-- Translators: 'break' is used as a verb (to break) -->
		<_question type = "PairOfWordsCompare">glass / break | paper</_question>
		<!-- Translators: 'tear' and 'rip' are used as verbs (to tear / to rip). Tear as in "To pull apart or into pieces by force" (not lacrimation)  -->
		<_answer correct ="yes">tear | rip</_answer>
	</analogy>

	<analogy>
		<!-- Translators: the concept 'toe' (https://en.wikipedia.org/wiki/Toe) does not exist in all languages. It means 'digits of the foot'. Feel free to change it to 'fingers' and adapt the answer accordingly -->
		<_question type = "PairOfWordsCompare">feet / two | toes</_question>
		<!-- Translators: referred to 'feet / two | toes' -->
		<_answer correct ="yes">ten | 10</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">fish / aquarium | monkey</_question>
		<_answer correct ="yes">cage | zoo | zoological garden</_answer>
		<_rationale>A fish in an aquarium lives in captivity.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">ring / finger | bracelet</_question>
		<_answer correct ="yes">wrist | arm</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">seal / flippers | bird</_question>
		<_answer correct ="yes">wings</_answer>
	</analogy>

	<analogy>
		<!-- Translators: stick refers to a piece of wood -->
		<_question type = "PairOfWordsCompare">stick / float | stone</_question>
		<_answer correct ="yes">sink</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">leopard / spots | tiger</_question>
		<_answer correct ="yes">stripes</_answer>
	</analogy>

	<analogy>
		<!-- Translators: 'submarine' is used as a noun -->
		<_question type = "PairOfWordsCompare">fish / submarine | bird</_question>
		<_answer correct ="yes">airplane | aeroplane | plane</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">tears / eyes | sweat</_question>
		<_answer correct ="yes">body | skin</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">bridge / over | tunnel</_question>
		<_answer correct ="yes">in | under | through</_answer>
	</analogy>

	<analogy>
		<!-- Translators: 'play' is used as a verb (to play) -->
		<_question type = "PairOfWordsCompare">toy / play | tool</_question>
		<!-- Translators: 'work' is used as a verb (to work) -->
		<_answer correct ="yes">work</_answer>
	</analogy>

	<analogy>
		<!-- 'correct' can be used as verb or adjective -->
		<_question type = "PairOfWordsCompare">error / (to) correct | damage</_question>
		<_answer correct ="yes">repair | fix</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">orange / fruit | spinach</_question>
		<_answer correct ="yes">vegetable</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">hands / grab | teeth</_question>
		<_answer correct ="yes">bite</_answer>
		<_rationale>Grab and bite are finite actions.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">puzzle / solve | game</_question>
		<_answer correct ="yes">win | play</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">eyebrow / eye | mustache</_question>
		<_answer correct ="yes">lip | upper lip | mouth</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">ice / slippery | glue</_question>
		<_answer correct ="yes">sticky</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">whirlpool / water | tornado</_question>
		<_answer correct ="yes">wind | air</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">fox / den | bird</_question>
		<_answer correct ="yes">nest</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">dog / tame | wolf</_question>
		<_answer correct ="yes">wild | savage</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">sugar / sweet | vinegar</_question>
		<_answer correct ="yes">sour</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">tennis / sport | ballet</_question>
		<!-- Translators: 'dance' is used as a noun -->
		<_answer correct ="yes">dance</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">slurp / tongue | snort</_question>
		<_answer correct ="yes">nose</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">elbow / knee | wrist</_question>
		<_answer correct ="yes">ankle</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">novel / author | song</_question>
		<_answer correct ="yes">composer | songwriter | lyricist</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">car / road | train</_question>
		<_answer correct ="yes">track | railway | rails | railroad</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">pediatrics / children | numismatics</_question>
		<_answer correct ="yes">coins | currency | money</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">thermometer / temperature | clock</_question>
		<!-- Translators: time as duration of an event. What a clock measures -->
		<_answer correct ="yes">time</_answer>
		<_rationale>The first word is the instrument and the second what it measures.</_rationale>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">poems / anthology | maps</_question>
		<_answer correct ="yes">atlas</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">letter / word | page</_question>
		<_answer correct ="yes">book | magazine | document</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">hour / minute | minute</_question>
		<!-- Translators: refers to the unit of time -->
		<_answer correct ="yes">second</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">tiger / carnivore | cow</_question>
		<_answer correct ="yes">herbivorous | herbivore</_answer>
	</analogy>

	<analogy>
		<_question type = "PairOfWordsCompare">constellation / stars | archipelago</_question>
		<_answer correct ="yes">islands</_answer>
	</analogy>
</analogies>