-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathword_analogy_predictions_nce.txt
914 lines (914 loc) · 86 KB
/
word_analogy_predictions_nce.txt
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
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
"student:essay" "musician:instrument" "cloth:weaver" "judge:laws" "cloth:weaver" "student:essay"
"teacher:books" "weaver:cloth" "actress:script" "vintner:wine" "teacher:books" "weaver:cloth"
"toddler:crayon" "writer:pen" "florist:flowers" "spinner:yarn" "spinner:yarn" "toddler:crayon"
"chef:ingredients" "poet:words" "camera:memories" "designer:fashions" "poet:words" "chef:ingredients"
"art:artist" "athlete:body" "composer:song" "writer:story" "composer:song" "art:artist"
"mechanic:wrench" "artist:masterpiece" "teacher:assignment" "blacksmith:iron" "blacksmith:iron" "teacher:assignment"
"architect:building" "novelist:books" "stove:meals" "photographer:camera" "architect:building" "photographer:camera"
"teacher:chalkboard" "burglar:heist" "butcher:meat" "baker:bread" "teacher:chalkboard" "baker:bread"
"blender:slush" "sculptor:sculpture" "milliner:hat" "fashions:designer" "milliner:hat" "fashions:designer"
"artist:art" "programmer:code" "architect:drawings" "artist:paint" "artist:art" "programmer:code"
"wine:vintner" "chef:oven" "florist:roses" "slush:blender" "slush:blender" "wine:vintner"
"florist:flowers" "artist:art" "stove:meals" "poet:words" "poet:words" "florist:flowers"
"slush:blender" "blender:slush" "programmer:code" "writer:story" "writer:story" "programmer:code"
"burglar:heist" "cloth:weaver" "designer:fashions" "blacksmith:iron" "cloth:weaver" "burglar:heist"
"mechanic:wrench" "teacher:assignment" "butcher:meat" "spinner:yarn" "spinner:yarn" "teacher:assignment"
"baker:bread" "milliner:hat" "art:artist" "athlete:body" "milliner:hat" "baker:bread"
"fashions:designer" "architect:drawings" "architect:building" "musician:instrument" "architect:building" "fashions:designer"
"wine:vintner" "chef:ingredients" "toddler:crayon" "sculptor:sculpture" "chef:ingredients" "toddler:crayon"
"chef:oven" "artist:paint" "actress:script" "composer:song" "composer:song" "chef:oven"
"teacher:chalkboard" "writer:pen" "judge:laws" "teacher:books" "teacher:books" "judge:laws"
"florist:roses" "photographer:camera" "student:essay" "novelist:books" "novelist:books" "student:essay"
"vintner:wine" "weaver:cloth" "artist:masterpiece" "camera:memories" "camera:memories" "weaver:cloth"
"artist:art" "stove:meals" "composer:song" "novelist:books" "novelist:books" "stove:meals"
"actress:script" "artist:paint" "designer:fashions" "blender:slush" "designer:fashions" "blender:slush"
"judge:laws" "wine:vintner" "camera:memories" "sculptor:sculpture" "camera:memories" "judge:laws"
"milliner:hat" "florist:roses" "architect:drawings" "chef:ingredients" "milliner:hat" "architect:drawings"
"burglar:heist" "butcher:meat" "athlete:body" "photographer:camera" "burglar:heist" "butcher:meat"
"architect:building" "vintner:wine" "florist:flowers" "slush:blender" "architect:building" "florist:flowers"
"cloth:weaver" "teacher:assignment" "baker:bread" "writer:pen" "cloth:weaver" "baker:bread"
"poet:words" "teacher:chalkboard" "student:essay" "spinner:yarn" "poet:words" "student:essay"
"chef:oven" "programmer:code" "mechanic:wrench" "artist:masterpiece" "artist:masterpiece" "programmer:code"
"weaver:cloth" "toddler:crayon" "fashions:designer" "writer:story" "writer:story" "toddler:crayon"
"teacher:books" "musician:instrument" "blacksmith:iron" "art:artist" "teacher:books" "art:artist"
"novelist:books" "slush:blender" "architect:drawings" "baker:bread" "novelist:books" "baker:bread"
"student:essay" "camera:memories" "florist:roses" "blacksmith:iron" "camera:memories" "student:essay"
"butcher:meat" "mechanic:wrench" "athlete:body" "teacher:chalkboard" "teacher:chalkboard" "butcher:meat"
"chef:oven" "programmer:code" "artist:paint" "artist:masterpiece" "artist:masterpiece" "programmer:code"
"sculptor:sculpture" "poet:words" "teacher:books" "vintner:wine" "teacher:books" "sculptor:sculpture"
"designer:fashions" "blender:slush" "chef:ingredients" "cloth:weaver" "cloth:weaver" "blender:slush"
"artist:art" "weaver:cloth" "toddler:crayon" "teacher:assignment" "artist:art" "toddler:crayon"
"spinner:yarn" "judge:laws" "musician:instrument" "stove:meals" "spinner:yarn" "judge:laws"
"writer:story" "florist:flowers" "milliner:hat" "actress:script" "writer:story" "florist:flowers"
"burglar:heist" "art:artist" "architect:building" "writer:pen" "architect:building" "art:artist"
"composer:song" "fashions:designer" "wine:vintner" "photographer:camera" "composer:song" "photographer:camera"
"butcher:meat" "art:artist" "toddler:crayon" "cloth:weaver" "cloth:weaver" "toddler:crayon"
"teacher:books" "architect:building" "milliner:hat" "weaver:cloth" "architect:building" "weaver:cloth"
"novelist:books" "athlete:body" "teacher:assignment" "student:essay" "novelist:books" "teacher:assignment"
"programmer:code" "chef:ingredients" "sculptor:sculpture" "judge:laws" "chef:ingredients" "programmer:code"
"actress:script" "poet:words" "florist:roses" "architect:drawings" "poet:words" "architect:drawings"
"photographer:camera" "chef:oven" "writer:pen" "musician:instrument" "writer:pen" "photographer:camera"
"designer:fashions" "fashions:designer" "vintner:wine" "stove:meals" "designer:fashions" "fashions:designer"
"mechanic:wrench" "teacher:chalkboard" "baker:bread" "writer:story" "writer:story" "baker:bread"
"blacksmith:iron" "slush:blender" "artist:paint" "wine:vintner" "blacksmith:iron" "wine:vintner"
"florist:flowers" "camera:memories" "artist:masterpiece" "spinner:yarn" "camera:memories" "florist:flowers"
"composer:song" "blender:slush" "artist:art" "burglar:heist" "composer:song" "burglar:heist"
"sculptor:sculpture" "architect:building" "teacher:assignment" "baker:bread" "architect:building" "baker:bread"
"art:artist" "florist:roses" "artist:paint" "mechanic:wrench" "florist:roses" "art:artist"
"writer:pen" "vintner:wine" "photographer:camera" "judge:laws" "vintner:wine" "judge:laws"
"musician:instrument" "blacksmith:iron" "novelist:books" "toddler:crayon" "novelist:books" "toddler:crayon"
"burglar:heist" "teacher:books" "stove:meals" "spinner:yarn" "teacher:books" "burglar:heist"
"florist:flowers" "athlete:body" "actress:script" "poet:words" "poet:words" "florist:flowers"
"artist:art" "composer:song" "slush:blender" "cloth:weaver" "cloth:weaver" "slush:blender"
"fashions:designer" "artist:masterpiece" "milliner:hat" "wine:vintner" "milliner:hat" "fashions:designer"
"butcher:meat" "designer:fashions" "weaver:cloth" "teacher:chalkboard" "teacher:chalkboard" "weaver:cloth"
"chef:ingredients" "architect:drawings" "blender:slush" "programmer:code" "chef:ingredients" "programmer:code"
"writer:story" "camera:memories" "chef:oven" "student:essay" "writer:story" "student:essay"
"burglar:heist" "judge:laws" "artist:paint" "architect:building" "architect:building" "judge:laws"
"actress:script" "writer:story" "stove:meals" "student:essay" "writer:story" "student:essay"
"chef:ingredients" "butcher:meat" "teacher:books" "weaver:cloth" "teacher:books" "weaver:cloth"
"slush:blender" "artist:art" "vintner:wine" "blacksmith:iron" "artist:art" "slush:blender"
"toddler:crayon" "writer:pen" "programmer:code" "teacher:assignment" "writer:pen" "toddler:crayon"
"blender:slush" "composer:song" "poet:words" "novelist:books" "novelist:books" "blender:slush"
"architect:drawings" "musician:instrument" "fashions:designer" "art:artist" "architect:drawings" "art:artist"
"designer:fashions" "photographer:camera" "artist:masterpiece" "wine:vintner" "designer:fashions" "photographer:camera"
"mechanic:wrench" "florist:flowers" "cloth:weaver" "chef:oven" "cloth:weaver" "florist:flowers"
"florist:roses" "baker:bread" "spinner:yarn" "camera:memories" "camera:memories" "baker:bread"
"athlete:body" "sculptor:sculpture" "teacher:chalkboard" "milliner:hat" "teacher:chalkboard" "athlete:body"
"musician:instrument" "architect:building" "vintner:wine" "butcher:meat" "architect:building" "butcher:meat"
"cloth:weaver" "designer:fashions" "architect:drawings" "teacher:books" "teacher:books" "architect:drawings"
"mechanic:wrench" "writer:pen" "blender:slush" "novelist:books" "novelist:books" "mechanic:wrench"
"baker:bread" "actress:script" "artist:art" "burglar:heist" "artist:art" "baker:bread"
"judge:laws" "poet:words" "chef:oven" "milliner:hat" "poet:words" "judge:laws"
"fashions:designer" "artist:paint" "writer:story" "slush:blender" "writer:story" "fashions:designer"
"composer:song" "chef:ingredients" "sculptor:sculpture" "teacher:chalkboard" "composer:song" "sculptor:sculpture"
"spinner:yarn" "toddler:crayon" "artist:masterpiece" "programmer:code" "artist:masterpiece" "toddler:crayon"
"photographer:camera" "florist:roses" "stove:meals" "athlete:body" "florist:roses" "photographer:camera"
"art:artist" "florist:flowers" "teacher:assignment" "camera:memories" "camera:memories" "teacher:assignment"
"student:essay" "wine:vintner" "blacksmith:iron" "weaver:cloth" "blacksmith:iron" "weaver:cloth"
"writer:pen" "slush:blender" "cloth:weaver" "florist:roses" "cloth:weaver" "writer:pen"
"camera:memories" "spinner:yarn" "fashions:designer" "judge:laws" "camera:memories" "judge:laws"
"athlete:body" "musician:instrument" "programmer:code" "burglar:heist" "burglar:heist" "programmer:code"
"toddler:crayon" "architect:drawings" "blender:slush" "weaver:cloth" "blender:slush" "toddler:crayon"
"artist:masterpiece" "baker:bread" "photographer:camera" "mechanic:wrench" "artist:masterpiece" "baker:bread"
"novelist:books" "stove:meals" "chef:ingredients" "composer:song" "novelist:books" "stove:meals"
"wine:vintner" "artist:art" "sculptor:sculpture" "writer:story" "writer:story" "wine:vintner"
"poet:words" "teacher:assignment" "vintner:wine" "milliner:hat" "poet:words" "teacher:assignment"
"blacksmith:iron" "chef:oven" "teacher:chalkboard" "actress:script" "teacher:chalkboard" "chef:oven"
"student:essay" "butcher:meat" "florist:flowers" "designer:fashions" "designer:fashions" "student:essay"
"artist:paint" "teacher:books" "art:artist" "architect:building" "architect:building" "art:artist"
"vintner:wine" "toddler:crayon" "teacher:books" "writer:pen" "teacher:books" "toddler:crayon"
"programmer:code" "chef:oven" "fashions:designer" "cloth:weaver" "cloth:weaver" "programmer:code"
"architect:building" "wine:vintner" "actress:script" "florist:roses" "architect:building" "wine:vintner"
"artist:art" "art:artist" "designer:fashions" "novelist:books" "novelist:books" "art:artist"
"burglar:heist" "chef:ingredients" "mechanic:wrench" "poet:words" "poet:words" "mechanic:wrench"
"blacksmith:iron" "writer:story" "teacher:chalkboard" "stove:meals" "writer:story" "stove:meals"
"athlete:body" "photographer:camera" "blender:slush" "spinner:yarn" "spinner:yarn" "photographer:camera"
"composer:song" "butcher:meat" "musician:instrument" "camera:memories" "composer:song" "butcher:meat"
"teacher:assignment" "weaver:cloth" "milliner:hat" "student:essay" "milliner:hat" "weaver:cloth"
"architect:drawings" "sculptor:sculpture" "florist:flowers" "baker:bread" "sculptor:sculpture" "baker:bread"
"artist:masterpiece" "artist:paint" "slush:blender" "judge:laws" "artist:masterpiece" "judge:laws"
"thunder:lightning" "moisture:cloud" "wrinkle:age" "sign:direction" "moisture:cloud" "thunder:lightning"
"camera:distrust" "diploma:education" "handshake:agreement" "green:go" "green:go" "handshake:agreement"
"help:cry" "anger:glare" "flag:nation" "bell:dinner" "help:cry" "anger:glare"
"cloud:moisture" "glare:anger" "valentine:love" "rain:storm" "glare:anger" "valentine:love"
"alarm:action" "smoke:fire" "red:stop" "citation:violation" "red:stop" "citation:violation"
"license:permission" "thunder:storm" "cry:help" "smile:happiness" "smile:happiness" "license:permission"
"badge:authority" "yellow:caution" "compass:direction" "love:valentine" "love:valentine" "badge:authority"
"cross:faith" "crossbones:poison" "surgery:hospital" "shriek:panic" "surgery:hospital" "cross:faith"
"buzzer:end" "distrust:camera" "cross:christianity" "doctor:diagnosis" "distrust:camera" "buzzer:end"
"yarmulke:piety" "warning:trouble" "crown:sovereignty" "flashing:caution" "yarmulke:piety" "warning:trouble"
"crown:royalty" "engagement:wedding" "pregnancy:baby" "thunder:storm" "crown:royalty" "pregnancy:baby"
"crown:royalty" "valentine:love" "license:permission" "thunder:lightning" "crown:royalty" "valentine:love"
"cross:faith" "surgery:hospital" "handshake:agreement" "diploma:education" "surgery:hospital" "handshake:agreement"
"engagement:wedding" "cloud:moisture" "cross:christianity" "alarm:action" "cross:christianity" "cloud:moisture"
"distrust:camera" "crossbones:poison" "bell:dinner" "camera:distrust" "distrust:camera" "camera:distrust"
"smoke:fire" "red:stop" "pregnancy:baby" "badge:authority" "red:stop" "badge:authority"
"cry:help" "buzzer:end" "flag:nation" "flashing:caution" "flashing:caution" "buzzer:end"
"yarmulke:piety" "compass:direction" "doctor:diagnosis" "wrinkle:age" "yarmulke:piety" "compass:direction"
"warning:trouble" "smile:happiness" "moisture:cloud" "yellow:caution" "smile:happiness" "warning:trouble"
"green:go" "glare:anger" "anger:glare" "love:valentine" "love:valentine" "green:go"
"citation:violation" "help:cry" "crown:sovereignty" "rain:storm" "help:cry" "citation:violation"
"shriek:panic" "sign:direction" "pregnancy:baby" "thunder:storm" "sign:direction" "shriek:panic"
"moisture:cloud" "citation:violation" "help:cry" "wrinkle:age" "help:cry" "citation:violation"
"flag:nation" "badge:authority" "camera:distrust" "cross:christianity" "cross:christianity" "badge:authority"
"glare:anger" "rain:storm" "green:go" "yarmulke:piety" "yarmulke:piety" "green:go"
"buzzer:end" "engagement:wedding" "diploma:education" "flashing:caution" "flashing:caution" "buzzer:end"
"love:valentine" "shriek:panic" "thunder:lightning" "smile:happiness" "love:valentine" "thunder:lightning"
"surgery:hospital" "crown:royalty" "alarm:action" "cross:faith" "surgery:hospital" "cross:faith"
"bell:dinner" "yellow:caution" "sign:direction" "distrust:camera" "distrust:camera" "sign:direction"
"warning:trouble" "cry:help" "anger:glare" "crossbones:poison" "crossbones:poison" "cry:help"
"license:permission" "valentine:love" "compass:direction" "smoke:fire" "smoke:fire" "compass:direction"
"doctor:diagnosis" "cloud:moisture" "red:stop" "crown:sovereignty" "red:stop" "doctor:diagnosis"
"handshake:agreement" "thunder:lightning" "compass:direction" "warning:trouble" "thunder:lightning" "compass:direction"
"handshake:agreement" "thunder:storm" "yellow:caution" "crossbones:poison" "crossbones:poison" "handshake:agreement"
"green:go" "alarm:action" "valentine:love" "pregnancy:baby" "alarm:action" "valentine:love"
"moisture:cloud" "smoke:fire" "glare:anger" "cry:help" "glare:anger" "cry:help"
"flashing:caution" "help:cry" "badge:authority" "engagement:wedding" "help:cry" "badge:authority"
"cross:christianity" "crown:royalty" "love:valentine" "sign:direction" "love:valentine" "crown:royalty"
"flag:nation" "cloud:moisture" "wrinkle:age" "shriek:panic" "flag:nation" "shriek:panic"
"surgery:hospital" "rain:storm" "citation:violation" "smile:happiness" "surgery:hospital" "citation:violation"
"diploma:education" "yarmulke:piety" "bell:dinner" "anger:glare" "yarmulke:piety" "diploma:education"
"license:permission" "cross:faith" "crown:sovereignty" "distrust:camera" "distrust:camera" "license:permission"
"buzzer:end" "red:stop" "doctor:diagnosis" "camera:distrust" "red:stop" "buzzer:end"
"shriek:panic" "crown:royalty" "yarmulke:piety" "diploma:education" "yarmulke:piety" "diploma:education"
"anger:glare" "yellow:caution" "smoke:fire" "compass:direction" "yellow:caution" "compass:direction"
"badge:authority" "distrust:camera" "license:permission" "help:cry" "help:cry" "badge:authority"
"pregnancy:baby" "thunder:lightning" "moisture:cloud" "thunder:storm" "moisture:cloud" "thunder:lightning"
"cross:faith" "crown:sovereignty" "camera:distrust" "flag:nation" "crown:sovereignty" "camera:distrust"
"smile:happiness" "surgery:hospital" "cloud:moisture" "crossbones:poison" "surgery:hospital" "cloud:moisture"
"rain:storm" "glare:anger" "red:stop" "bell:dinner" "red:stop" "rain:storm"
"handshake:agreement" "green:go" "buzzer:end" "wrinkle:age" "wrinkle:age" "buzzer:end"
"citation:violation" "sign:direction" "valentine:love" "engagement:wedding" "sign:direction" "valentine:love"
"love:valentine" "flashing:caution" "alarm:action" "warning:trouble" "love:valentine" "warning:trouble"
"doctor:diagnosis" "cry:help" "cross:christianity" "crown:sovereignty" "cross:christianity" "doctor:diagnosis"
"crown:royalty" "rain:storm" "diploma:education" "thunder:lightning" "rain:storm" "diploma:education"
"sign:direction" "cross:faith" "help:cry" "love:valentine" "love:valentine" "cross:faith"
"wrinkle:age" "distrust:camera" "yarmulke:piety" "yellow:caution" "distrust:camera" "wrinkle:age"
"doctor:diagnosis" "alarm:action" "smile:happiness" "cloud:moisture" "smile:happiness" "doctor:diagnosis"
"green:go" "handshake:agreement" "flag:nation" "surgery:hospital" "surgery:hospital" "handshake:agreement"
"anger:glare" "compass:direction" "engagement:wedding" "shriek:panic" "engagement:wedding" "compass:direction"
"smoke:fire" "cross:christianity" "crossbones:poison" "citation:violation" "cross:christianity" "citation:violation"
"pregnancy:baby" "flashing:caution" "thunder:storm" "warning:trouble" "flashing:caution" "warning:trouble"
"moisture:cloud" "red:stop" "glare:anger" "valentine:love" "red:stop" "valentine:love"
"cry:help" "bell:dinner" "license:permission" "badge:authority" "bell:dinner" "badge:authority"
"camera:distrust" "buzzer:end" "license:permission" "citation:violation" "citation:violation" "buzzer:end"
"distrust:camera" "alarm:action" "badge:authority" "compass:direction" "distrust:camera" "badge:authority"
"surgery:hospital" "glare:anger" "pregnancy:baby" "camera:distrust" "surgery:hospital" "camera:distrust"
"love:valentine" "rain:storm" "cross:christianity" "yellow:caution" "love:valentine" "rain:storm"
"flag:nation" "bell:dinner" "smoke:fire" "warning:trouble" "bell:dinner" "warning:trouble"
"wrinkle:age" "cloud:moisture" "red:stop" "moisture:cloud" "red:stop" "cloud:moisture"
"doctor:diagnosis" "buzzer:end" "thunder:storm" "crossbones:poison" "crossbones:poison" "buzzer:end"
"sign:direction" "diploma:education" "handshake:agreement" "help:cry" "help:cry" "handshake:agreement"
"thunder:lightning" "cry:help" "yarmulke:piety" "shriek:panic" "yarmulke:piety" "cry:help"
"smile:happiness" "cross:faith" "flashing:caution" "anger:glare" "flashing:caution" "cross:faith"
"engagement:wedding" "valentine:love" "crown:royalty" "crown:sovereignty" "crown:sovereignty" "valentine:love"
"green:go" "alarm:action" "rain:storm" "license:permission" "rain:storm" "license:permission"
"smoke:fire" "help:cry" "cry:help" "thunder:storm" "help:cry" "cry:help"
"wrinkle:age" "red:stop" "cloud:moisture" "crown:sovereignty" "red:stop" "cloud:moisture"
"badge:authority" "yellow:caution" "doctor:diagnosis" "buzzer:end" "yellow:caution" "badge:authority"
"yarmulke:piety" "crossbones:poison" "cross:faith" "engagement:wedding" "yarmulke:piety" "cross:faith"
"cross:christianity" "pregnancy:baby" "sign:direction" "love:valentine" "love:valentine" "pregnancy:baby"
"diploma:education" "camera:distrust" "anger:glare" "surgery:hospital" "surgery:hospital" "camera:distrust"
"crown:royalty" "flashing:caution" "moisture:cloud" "green:go" "flashing:caution" "green:go"
"valentine:love" "warning:trouble" "handshake:agreement" "smile:happiness" "smile:happiness" "valentine:love"
"bell:dinner" "shriek:panic" "citation:violation" "compass:direction" "bell:dinner" "compass:direction"
"thunder:lightning" "flag:nation" "glare:anger" "distrust:camera" "distrust:camera" "thunder:lightning"
"yellow:caution" "sign:direction" "crossbones:poison" "thunder:lightning" "crossbones:poison" "thunder:lightning"
"bell:dinner" "alarm:action" "rain:storm" "citation:violation" "bell:dinner" "citation:violation"
"help:cry" "cloud:moisture" "green:go" "compass:direction" "help:cry" "compass:direction"
"flashing:caution" "crown:sovereignty" "pregnancy:baby" "distrust:camera" "distrust:camera" "pregnancy:baby"
"anger:glare" "surgery:hospital" "red:stop" "warning:trouble" "surgery:hospital" "warning:trouble"
"handshake:agreement" "thunder:storm" "buzzer:end" "cross:christianity" "cross:christianity" "buzzer:end"
"cry:help" "badge:authority" "flag:nation" "diploma:education" "flag:nation" "badge:authority"
"engagement:wedding" "moisture:cloud" "glare:anger" "license:permission" "glare:anger" "license:permission"
"smoke:fire" "cross:faith" "love:valentine" "doctor:diagnosis" "love:valentine" "doctor:diagnosis"
"smile:happiness" "camera:distrust" "wrinkle:age" "shriek:panic" "smile:happiness" "camera:distrust"
"crown:royalty" "valentine:love" "yarmulke:piety" "thunder:storm" "yarmulke:piety" "valentine:love"
"cross:faith" "green:go" "sign:direction" "thunder:lightning" "sign:direction" "cross:faith"
"yellow:caution" "citation:violation" "cross:christianity" "valentine:love" "cross:christianity" "valentine:love"
"anger:glare" "handshake:agreement" "cloud:moisture" "badge:authority" "cloud:moisture" "badge:authority"
"pregnancy:baby" "diploma:education" "warning:trouble" "help:cry" "help:cry" "diploma:education"
"bell:dinner" "surgery:hospital" "flashing:caution" "doctor:diagnosis" "surgery:hospital" "doctor:diagnosis"
"love:valentine" "smile:happiness" "distrust:camera" "moisture:cloud" "love:valentine" "moisture:cloud"
"smoke:fire" "compass:direction" "crown:sovereignty" "shriek:panic" "crown:sovereignty" "compass:direction"
"alarm:action" "rain:storm" "crossbones:poison" "yarmulke:piety" "yarmulke:piety" "alarm:action"
"wrinkle:age" "license:permission" "red:stop" "flag:nation" "red:stop" "license:permission"
"glare:anger" "cry:help" "camera:distrust" "crown:royalty" "glare:anger" "cry:help"
"engagement:wedding" "buzzer:end" "flag:nation" "handshake:agreement" "flag:nation" "buzzer:end"
"art:abstract" "bread:wheat" "pet:dog" "dog:pet" "art:abstract" "pet:dog"
"furniture:chair" "tree:oak" "currency:dollar" "couch:furniture" "couch:furniture" "tree:oak"
"bird:robin" "fruit:grape" "insect:ant" "animal:pig" "bird:robin" "animal:pig"
"vegetable:carrot" "dollar:currency" "appliance:refrigerator" "color:red" "color:red" "appliance:refrigerator"
"dog:poodle" "footwear:boot" "oak:tree" "furniture:couch" "oak:tree" "furniture:couch"
"school:university" "clothing:shirt" "car:mustang" "sweater:knit" "clothing:shirt" "school:university"
"automobile:van" "wheat:bread" "weather:rain" "politician:senator" "politician:senator" "wheat:bread"
"song:opera" "bird:swan" "jewelry:ring" "pen:ballpoint" "jewelry:ring" "bird:swan"
"rodent:mouse" "tree:oak" "clothing:shirt" "sweater:knit" "clothing:shirt" "tree:oak"
"weapon:spear" "song:opera" "car:mustang" "dog:chihuahua" "weapon:spear" "car:mustang"
"dog:pet" "weather:rain" "bird:robin" "color:red" "bird:robin" "weather:rain"
"dollar:currency" "pen:ballpoint" "currency:dollar" "politician:senator" "politician:senator" "pen:ballpoint"
"tree:ash" "footwear:boot" "appliance:refrigerator" "vegetable:carrot" "footwear:boot" "appliance:refrigerator"
"bread:wheat" "animal:pig" "wheat:bread" "insect:ant" "bread:wheat" "wheat:bread"
"dog:poodle" "hair:brown" "automobile:van" "pet:dog" "dog:poodle" "pet:dog"
"couch:furniture" "mammal:porpoise" "rodent:mouse" "school:university" "couch:furniture" "school:university"
"currency:dollar" "furniture:couch" "sweater:knit" "automobile:van" "sweater:knit" "furniture:couch"
"dog:poodle" "furniture:chair" "animal:pig" "weather:rain" "dog:poodle" "animal:pig"
"bird:robin" "bird:swan" "mammal:porpoise" "dog:pet" "bird:robin" "bird:swan"
"couch:furniture" "vegetable:carrot" "pen:ballpoint" "appliance:refrigerator" "couch:furniture" "appliance:refrigerator"
"rodent:mouse" "song:opera" "footwear:boot" "hair:brown" "hair:brown" "footwear:boot"
"oak:tree" "weapon:spear" "bread:wheat" "school:university" "oak:tree" "school:university"
"clothing:shirt" "tree:oak" "jewelry:ring" "color:red" "clothing:shirt" "tree:oak"
"tree:ash" "fruit:grape" "art:abstract" "wheat:bread" "art:abstract" "wheat:bread"
"pet:dog" "insect:ant" "dollar:currency" "weather:rain" "insect:ant" "pet:dog"
"sweater:knit" "color:red" "footwear:boot" "insect:ant" "sweater:knit" "footwear:boot"
"dog:pet" "furniture:couch" "bush:azalea" "dog:chihuahua" "dog:pet" "furniture:couch"
"bird:robin" "politician:senator" "wheat:bread" "jewelry:ring" "politician:senator" "wheat:bread"
"car:mustang" "pet:dog" "mammal:porpoise" "automobile:van" "automobile:van" "pet:dog"
"dollar:currency" "weapon:spear" "furniture:chair" "art:abstract" "art:abstract" "furniture:chair"
"appliance:refrigerator" "bird:swan" "dog:poodle" "rodent:mouse" "dog:poodle" "appliance:refrigerator"
"hair:brown" "school:university" "couch:furniture" "tree:ash" "couch:furniture" "tree:ash"
"oak:tree" "vegetable:carrot" "tree:oak" "currency:dollar" "oak:tree" "tree:oak"
"tree:ash" "wheat:bread" "dog:chihuahua" "clothing:shirt" "clothing:shirt" "wheat:bread"
"tree:oak" "dollar:currency" "dog:poodle" "bush:azalea" "dog:poodle" "tree:oak"
"furniture:couch" "sweater:knit" "footwear:boot" "furniture:chair" "sweater:knit" "furniture:couch"
"animal:pig" "pen:ballpoint" "car:mustang" "art:abstract" "art:abstract" "animal:pig"
"color:red" "jewelry:ring" "politician:senator" "bird:robin" "politician:senator" "color:red"
"pet:dog" "fruit:grape" "insect:ant" "rodent:mouse" "insect:ant" "fruit:grape"
"dog:pet" "hair:brown" "weapon:spear" "currency:dollar" "weapon:spear" "currency:dollar"
"school:university" "vegetable:carrot" "song:opera" "bird:swan" "song:opera" "bird:swan"
"automobile:van" "couch:furniture" "color:red" "rodent:mouse" "couch:furniture" "rodent:mouse"
"tree:ash" "furniture:couch" "weapon:spear" "pet:dog" "weapon:spear" "furniture:couch"
"appliance:refrigerator" "sweater:knit" "dog:poodle" "tree:oak" "dog:poodle" "appliance:refrigerator"
"fruit:grape" "politician:senator" "insect:ant" "oak:tree" "oak:tree" "fruit:grape"
"art:abstract" "mammal:porpoise" "footwear:boot" "hair:brown" "art:abstract" "footwear:boot"
"automobile:van" "bird:swan" "pen:ballpoint" "animal:pig" "automobile:van" "bird:swan"
"dog:pet" "clothing:shirt" "bush:azalea" "jewelry:ring" "clothing:shirt" "bush:azalea"
"currency:dollar" "weather:rain" "wheat:bread" "vegetable:carrot" "weather:rain" "wheat:bread"
"dog:chihuahua" "song:opera" "bird:swan" "furniture:chair" "dog:chihuahua" "bird:swan"
"pen:ballpoint" "dog:chihuahua" "insect:ant" "jewelry:ring" "jewelry:ring" "pen:ballpoint"
"automobile:van" "oak:tree" "song:opera" "footwear:boot" "oak:tree" "footwear:boot"
"dog:poodle" "weapon:spear" "school:university" "mammal:porpoise" "dog:poodle" "school:university"
"tree:ash" "tree:oak" "dog:pet" "pet:dog" "dog:pet" "tree:oak"
"art:abstract" "couch:furniture" "sweater:knit" "car:mustang" "art:abstract" "car:mustang"
"wheat:bread" "currency:dollar" "fruit:grape" "bush:azalea" "bush:azalea" "wheat:bread"
"bird:robin" "rodent:mouse" "politician:senator" "furniture:couch" "politician:senator" "furniture:couch"
"dollar:currency" "clothing:shirt" "hair:brown" "bush:azalea" "clothing:shirt" "dollar:currency"
"currency:dollar" "animal:pig" "dollar:currency" "bird:swan" "dollar:currency" "bird:swan"
"bird:robin" "dog:chihuahua" "song:opera" "school:university" "bird:robin" "school:university"
"fruit:grape" "furniture:couch" "appliance:refrigerator" "pet:dog" "pet:dog" "appliance:refrigerator"
"oak:tree" "weapon:spear" "pen:ballpoint" "furniture:chair" "oak:tree" "pen:ballpoint"
"bread:wheat" "car:mustang" "couch:furniture" "rodent:mouse" "bread:wheat" "car:mustang"
"jewelry:ring" "tree:ash" "clothing:shirt" "art:abstract" "art:abstract" "tree:ash"
"color:red" "vegetable:carrot" "hair:brown" "weather:rain" "hair:brown" "vegetable:carrot"
"wheat:bread" "sweater:knit" "dog:pet" "dog:poodle" "dog:poodle" "wheat:bread"
"bird:swan" "sweater:knit" "appliance:refrigerator" "fruit:grape" "sweater:knit" "appliance:refrigerator"
"bird:robin" "dog:poodle" "pen:ballpoint" "insect:ant" "dog:poodle" "pen:ballpoint"
"bread:wheat" "vegetable:carrot" "song:opera" "tree:oak" "bread:wheat" "tree:oak"
"currency:dollar" "hair:brown" "oak:tree" "wheat:bread" "oak:tree" "wheat:bread"
"jewelry:ring" "automobile:van" "tree:ash" "weapon:spear" "weapon:spear" "tree:ash"
"mammal:porpoise" "color:red" "rodent:mouse" "dollar:currency" "color:red" "mammal:porpoise"
"dog:pet" "furniture:couch" "car:mustang" "bush:azalea" "dog:pet" "furniture:couch"
"school:university" "furniture:chair" "couch:furniture" "pet:dog" "couch:furniture" "pet:dog"
"pet:dog" "school:university" "fruit:grape" "rodent:mouse" "rodent:mouse" "fruit:grape"
"animal:pig" "footwear:boot" "wheat:bread" "bush:azalea" "bush:azalea" "wheat:bread"
"weapon:spear" "hair:brown" "dog:chihuahua" "vegetable:carrot" "weapon:spear" "vegetable:carrot"
"mammal:porpoise" "sweater:knit" "weather:rain" "tree:ash" "sweater:knit" "tree:ash"
"bird:swan" "bread:wheat" "tree:oak" "clothing:shirt" "bread:wheat" "tree:oak"
"politician:senator" "dog:pet" "song:opera" "appliance:refrigerator" "politician:senator" "appliance:refrigerator"
"art:abstract" "pen:ballpoint" "bird:robin" "dollar:currency" "art:abstract" "pen:ballpoint"
"car:mustang" "automobile:van" "currency:dollar" "oak:tree" "oak:tree" "currency:dollar"
"furniture:chair" "furniture:couch" "mammal:porpoise" "bread:wheat" "bread:wheat" "furniture:couch"
"lubricate:efficient" "discrimination:separate" "iron:pressed" "fire:hot" "fire:hot" "iron:pressed"
"ice:cold" "star:bright" "glue:sticky" "mix:blend" "glue:sticky" "ice:cold"
"dismantle:destroyed" "poison:die" "flat:smash" "sun:hot" "poison:die" "flat:smash"
"crash:noise" "sell:price" "divide:parts" "fix:repaired" "fix:repaired" "divide:parts"
"sift:separated" "sun:tan" "lies:untrustworthy" "taint:poisoned" "sun:tan" "taint:poisoned"
"sand:smooth" "price:sell" "heat:hot" "envelop:surrounded" "heat:hot" "sand:smooth"
"ask:answers" "joke:laughter" "wash:clean" "sandpaper:smooth" "joke:laughter" "sandpaper:smooth"
"stab:wound" "beat:defeated" "fire:burnt" "dig:hole" "beat:defeated" "dig:hole"
"pollen:cough" "fast:car" "eat:satisfaction" "car:fast" "pollen:cough" "fast:car"
"exercise:fatigue" "heat:warm" "smash:flat" "laughter:joke" "smash:flat" "laughter:joke"
"teach:educated" "burn:heat" "flame:blister" "separated:sift" "teach:educated" "burn:heat"
"laughter:joke" "pollen:cough" "price:sell" "teach:educated" "teach:educated" "laughter:joke"
"flame:blister" "exercise:fatigue" "poison:die" "car:fast" "poison:die" "exercise:fatigue"
"smash:flat" "ice:cold" "discrimination:separate" "ask:answers" "smash:flat" "ice:cold"
"fast:car" "envelop:surrounded" "lubricate:efficient" "sift:separated" "lubricate:efficient" "sift:separated"
"joke:laughter" "dismantle:destroyed" "heat:warm" "sun:tan" "sun:tan" "heat:warm"
"taint:poisoned" "heat:hot" "beat:defeated" "burn:heat" "heat:hot" "taint:poisoned"
"fire:burnt" "wash:clean" "sun:hot" "fire:hot" "fire:hot" "wash:clean"
"iron:pressed" "crash:noise" "star:bright" "lies:untrustworthy" "lies:untrustworthy" "star:bright"
"separated:sift" "divide:parts" "sell:price" "flat:smash" "separated:sift" "flat:smash"
"dig:hole" "glue:sticky" "fix:repaired" "stab:wound" "glue:sticky" "dig:hole"
"sand:smooth" "sandpaper:smooth" "eat:satisfaction" "mix:blend" "eat:satisfaction" "sandpaper:smooth"
"lies:untrustworthy" "wash:clean" "joke:laughter" "taint:poisoned" "joke:laughter" "taint:poisoned"
"ask:answers" "separated:sift" "car:fast" "sand:smooth" "separated:sift" "sand:smooth"
"fix:repaired" "fast:car" "heat:warm" "teach:educated" "teach:educated" "fast:car"
"glue:sticky" "flame:blister" "price:sell" "beat:defeated" "glue:sticky" "price:sell"
"sell:price" "poison:die" "fire:burnt" "dismantle:destroyed" "poison:die" "sell:price"
"star:bright" "fire:hot" "eat:satisfaction" "crash:noise" "fire:hot" "star:bright"
"pollen:cough" "discrimination:separate" "exercise:fatigue" "stab:wound" "pollen:cough" "stab:wound"
"sun:hot" "sandpaper:smooth" "divide:parts" "smash:flat" "sun:hot" "sandpaper:smooth"
"lubricate:efficient" "laughter:joke" "sun:tan" "flat:smash" "sun:tan" "laughter:joke"
"heat:hot" "dig:hole" "sift:separated" "iron:pressed" "heat:hot" "dig:hole"
"ice:cold" "burn:heat" "envelop:surrounded" "mix:blend" "envelop:surrounded" "ice:cold"
"burn:heat" "smash:flat" "fire:burnt" "sand:smooth" "smash:flat" "sand:smooth"
"flat:smash" "stab:wound" "divide:parts" "flame:blister" "flame:blister" "flat:smash"
"star:bright" "car:fast" "dismantle:destroyed" "price:sell" "dismantle:destroyed" "star:bright"
"taint:poisoned" "ask:answers" "discrimination:separate" "heat:warm" "ask:answers" "taint:poisoned"
"sandpaper:smooth" "iron:pressed" "ice:cold" "dig:hole" "iron:pressed" "dig:hole"
"lies:untrustworthy" "fast:car" "teach:educated" "sun:hot" "sun:hot" "fast:car"
"mix:blend" "lubricate:efficient" "beat:defeated" "laughter:joke" "beat:defeated" "laughter:joke"
"glue:sticky" "fire:hot" "exercise:fatigue" "heat:hot" "fire:hot" "exercise:fatigue"
"sun:tan" "envelop:surrounded" "eat:satisfaction" "joke:laughter" "sun:tan" "eat:satisfaction"
"crash:noise" "wash:clean" "pollen:cough" "separated:sift" "separated:sift" "wash:clean"
"fix:repaired" "sift:separated" "sell:price" "poison:die" "poison:die" "sift:separated"
"stab:wound" "sand:smooth" "lubricate:efficient" "dig:hole" "lubricate:efficient" "dig:hole"
"taint:poisoned" "iron:pressed" "heat:hot" "sun:hot" "sun:hot" "taint:poisoned"
"sun:tan" "fast:car" "wash:clean" "ice:cold" "sun:tan" "ice:cold"
"teach:educated" "envelop:surrounded" "mix:blend" "fire:hot" "fire:hot" "mix:blend"
"dismantle:destroyed" "star:bright" "eat:satisfaction" "burn:heat" "dismantle:destroyed" "star:bright"
"car:fast" "flat:smash" "discrimination:separate" "glue:sticky" "glue:sticky" "flat:smash"
"beat:defeated" "poison:die" "sandpaper:smooth" "separated:sift" "poison:die" "sandpaper:smooth"
"smash:flat" "sell:price" "flame:blister" "laughter:joke" "smash:flat" "laughter:joke"
"pollen:cough" "divide:parts" "fix:repaired" "fire:burnt" "fix:repaired" "divide:parts"
"price:sell" "ask:answers" "exercise:fatigue" "crash:noise" "ask:answers" "exercise:fatigue"
"heat:warm" "sift:separated" "lies:untrustworthy" "joke:laughter" "joke:laughter" "sift:separated"
"envelop:surrounded" "ask:answers" "lies:untrustworthy" "fast:car" "envelop:surrounded" "fast:car"
"heat:hot" "car:fast" "exercise:fatigue" "sun:tan" "sun:tan" "exercise:fatigue"
"sand:smooth" "poison:die" "flat:smash" "sandpaper:smooth" "poison:die" "sandpaper:smooth"
"fix:repaired" "burn:heat" "star:bright" "dig:hole" "fix:repaired" "dig:hole"
"taint:poisoned" "discrimination:separate" "crash:noise" "iron:pressed" "crash:noise" "taint:poisoned"
"wash:clean" "laughter:joke" "ice:cold" "divide:parts" "divide:parts" "laughter:joke"
"fire:hot" "joke:laughter" "dismantle:destroyed" "teach:educated" "fire:hot" "joke:laughter"
"sift:separated" "flame:blister" "smash:flat" "beat:defeated" "smash:flat" "sift:separated"
"eat:satisfaction" "stab:wound" "price:sell" "pollen:cough" "pollen:cough" "stab:wound"
"lubricate:efficient" "sell:price" "mix:blend" "heat:warm" "lubricate:efficient" "sell:price"
"separated:sift" "glue:sticky" "fire:burnt" "sun:hot" "glue:sticky" "fire:burnt"
"divide:parts" "sand:smooth" "pollen:cough" "flame:blister" "flame:blister" "sand:smooth"
"exercise:fatigue" "ask:answers" "beat:defeated" "ice:cold" "beat:defeated" "ice:cold"
"heat:hot" "lies:untrustworthy" "burn:heat" "flat:smash" "heat:hot" "flat:smash"
"poison:die" "laughter:joke" "discrimination:separate" "teach:educated" "poison:die" "laughter:joke"
"smash:flat" "crash:noise" "dismantle:destroyed" "joke:laughter" "dismantle:destroyed" "crash:noise"
"sandpaper:smooth" "wash:clean" "dig:hole" "car:fast" "car:fast" "dig:hole"
"fire:burnt" "fast:car" "iron:pressed" "lubricate:efficient" "lubricate:efficient" "iron:pressed"
"sun:tan" "fire:hot" "eat:satisfaction" "taint:poisoned" "fire:hot" "taint:poisoned"
"sift:separated" "glue:sticky" "star:bright" "mix:blend" "glue:sticky" "star:bright"
"price:sell" "sell:price" "heat:warm" "separated:sift" "separated:sift" "price:sell"
"sun:hot" "stab:wound" "fix:repaired" "envelop:surrounded" "sun:hot" "stab:wound"
"smash:flat" "crash:noise" "burn:heat" "heat:warm" "smash:flat" "burn:heat"
"sell:price" "fast:car" "fire:hot" "pollen:cough" "fire:hot" "fast:car"
"ice:cold" "dismantle:destroyed" "ask:answers" "sun:tan" "sun:tan" "ice:cold"
"separated:sift" "sun:hot" "glue:sticky" "car:fast" "glue:sticky" "car:fast"
"iron:pressed" "eat:satisfaction" "lies:untrustworthy" "envelop:surrounded" "envelop:surrounded" "iron:pressed"
"sandpaper:smooth" "stab:wound" "laughter:joke" "exercise:fatigue" "exercise:fatigue" "sandpaper:smooth"
"taint:poisoned" "wash:clean" "flame:blister" "price:sell" "flame:blister" "taint:poisoned"
"divide:parts" "fire:burnt" "mix:blend" "sand:smooth" "fire:burnt" "sand:smooth"
"poison:die" "discrimination:separate" "lubricate:efficient" "heat:hot" "poison:die" "discrimination:separate"
"star:bright" "joke:laughter" "teach:educated" "flat:smash" "teach:educated" "flat:smash"
"beat:defeated" "dig:hole" "fix:repaired" "sift:separated" "beat:defeated" "dig:hole"
"beat:defeated" "poison:die" "pollen:cough" "star:bright" "poison:die" "star:bright"
"crash:noise" "envelop:surrounded" "sift:separated" "divide:parts" "envelop:surrounded" "sift:separated"
"laughter:joke" "discrimination:separate" "fix:repaired" "lies:untrustworthy" "fix:repaired" "laughter:joke"
"dismantle:destroyed" "iron:pressed" "heat:warm" "separated:sift" "dismantle:destroyed" "iron:pressed"
"fire:burnt" "eat:satisfaction" "exercise:fatigue" "flame:blister" "flame:blister" "exercise:fatigue"
"sun:tan" "teach:educated" "fast:car" "price:sell" "teach:educated" "fast:car"
"stab:wound" "sandpaper:smooth" "dig:hole" "lubricate:efficient" "lubricate:efficient" "dig:hole"
"heat:hot" "joke:laughter" "sun:hot" "sell:price" "sun:hot" "sell:price"
"sand:smooth" "taint:poisoned" "smash:flat" "flat:smash" "smash:flat" "taint:poisoned"
"car:fast" "mix:blend" "ice:cold" "wash:clean" "car:fast" "ice:cold"
"ask:answers" "glue:sticky" "burn:heat" "fire:hot" "fire:hot" "burn:heat"
"wash:clean" "flame:blister" "lubricate:efficient" "smash:flat" "smash:flat" "wash:clean"
"teach:educated" "ice:cold" "glue:sticky" "laughter:joke" "glue:sticky" "laughter:joke"
"taint:poisoned" "mix:blend" "sand:smooth" "car:fast" "car:fast" "taint:poisoned"
"fire:burnt" "exercise:fatigue" "sandpaper:smooth" "heat:hot" "heat:hot" "sandpaper:smooth"
"fix:repaired" "fast:car" "joke:laughter" "ask:answers" "joke:laughter" "fast:car"
"price:sell" "flat:smash" "heat:warm" "fire:hot" "fire:hot" "flat:smash"
"pollen:cough" "sun:tan" "sun:hot" "star:bright" "sun:hot" "star:bright"
"eat:satisfaction" "sell:price" "crash:noise" "separated:sift" "separated:sift" "sell:price"
"poison:die" "envelop:surrounded" "dig:hole" "divide:parts" "poison:die" "dig:hole"
"iron:pressed" "stab:wound" "burn:heat" "beat:defeated" "beat:defeated" "iron:pressed"
"discrimination:separate" "lies:untrustworthy" "dismantle:destroyed" "sift:separated" "dismantle:destroyed" "sift:separated"
"foot:inch" "air:puff" "page:paragraph" "pie:slices" "air:puff" "foot:inch"
"scene:movie" "feet:inches" "instant:nanosecond" "poem:verses" "scene:movie" "instant:nanosecond"
"pound:ounce" "soup:spoonful" "state:county" "gallon:quart" "pound:ounce" "state:county"
"dollar:coins" "seconds:hour" "chain:link" "earthworm:segment" "dollar:coins" "earthworm:segment"
"book:chapter" "hour:seconds" "symphony:movements" "cake:slice" "symphony:movements" "book:chapter"
"body:cell" "book:chapters" "hive:bee" "book:pages" "hive:bee" "book:pages"
"pizza:slice" "cloth:fibers" "country:city" "blood:droplets" "blood:droplets" "cloth:fibers"
"chapter:page" "cell:body" "droplets:blood" "movie:scene" "cell:body" "droplets:blood"
"book:page" "quarter:pennies" "song:notes" "gallon:ounce" "gallon:ounce" "book:page"
"forest:tree" "train:car" "quilt:squares" "school:student" "quilt:squares" "school:student"
"symphony:movements" "gallon:quart" "gallon:ounce" "chain:link" "chain:link" "gallon:ounce"
"pizza:slice" "cloth:fibers" "instant:nanosecond" "pound:ounce" "pound:ounce" "instant:nanosecond"
"train:car" "hive:bee" "book:chapter" "pie:slices" "hive:bee" "book:chapter"
"hour:seconds" "body:cell" "cake:slice" "day:week" "cake:slice" "hour:seconds"
"earthworm:segment" "cell:body" "chapter:page" "blood:droplets" "blood:droplets" "chapter:page"
"feet:inches" "dollar:coins" "droplets:blood" "seconds:hour" "dollar:coins" "droplets:blood"
"page:paragraph" "book:pages" "country:city" "forest:tree" "page:paragraph" "book:pages"
"movie:scene" "scene:movie" "poem:verses" "state:county" "movie:scene" "state:county"
"book:page" "week:day" "soup:spoonful" "quarter:pennies" "soup:spoonful" "book:page"
"song:notes" "quilt:squares" "pound:ounce" "body:cell" "pound:ounce" "body:cell"
"chain:link" "song:notes" "droplets:blood" "book:chapter" "chain:link" "droplets:blood"
"air:puff" "gallon:ounce" "dollar:coins" "earthworm:segment" "air:puff" "earthworm:segment"
"cake:slice" "state:county" "instant:nanosecond" "page:paragraph" "page:paragraph" "instant:nanosecond"
"gallon:quart" "hive:bee" "foot:inch" "country:city" "gallon:quart" "foot:inch"
"book:chapters" "scene:movie" "cloth:fibers" "pie:slices" "pie:slices" "book:chapters"
"day:week" "feet:inches" "soup:spoonful" "book:pages" "soup:spoonful" "feet:inches"
"blood:droplets" "forest:tree" "quarter:pennies" "movie:scene" "blood:droplets" "quarter:pennies"
"week:day" "cell:body" "pizza:slice" "train:car" "pizza:slice" "train:car"
"book:page" "school:student" "symphony:movements" "poem:verses" "symphony:movements" "book:page"
"seconds:hour" "hive:bee" "state:county" "earthworm:segment" "seconds:hour" "state:county"
"dollar:coins" "book:page" "cake:slice" "hour:seconds" "dollar:coins" "book:page"
"school:student" "gallon:quart" "book:pages" "foot:inch" "gallon:quart" "book:pages"
"cloth:fibers" "movie:scene" "train:car" "droplets:blood" "movie:scene" "droplets:blood"
"air:puff" "quarter:pennies" "soup:spoonful" "week:day" "air:puff" "quarter:pennies"
"cell:body" "chain:link" "feet:inches" "gallon:ounce" "chain:link" "feet:inches"
"page:paragraph" "chapter:page" "scene:movie" "seconds:hour" "page:paragraph" "chapter:page"
"pound:ounce" "forest:tree" "book:chapter" "symphony:movements" "pound:ounce" "book:chapter"
"body:cell" "quilt:squares" "poem:verses" "instant:nanosecond" "quilt:squares" "instant:nanosecond"
"song:notes" "day:week" "pizza:slice" "book:chapters" "pizza:slice" "book:chapters"
"week:day" "movie:scene" "pound:ounce" "feet:inches" "pound:ounce" "feet:inches"
"cloth:fibers" "train:car" "earthworm:segment" "gallon:quart" "gallon:quart" "cloth:fibers"
"droplets:blood" "book:page" "soup:spoonful" "dollar:coins" "dollar:coins" "droplets:blood"
"instant:nanosecond" "pizza:slice" "body:cell" "foot:inch" "pizza:slice" "instant:nanosecond"
"cake:slice" "chapter:page" "chain:link" "forest:tree" "chain:link" "chapter:page"
"book:pages" "pie:slices" "gallon:ounce" "cell:body" "gallon:ounce" "book:pages"
"air:puff" "book:chapter" "scene:movie" "book:chapters" "air:puff" "book:chapter"
"school:student" "blood:droplets" "poem:verses" "song:notes" "blood:droplets" "school:student"
"day:week" "hour:seconds" "page:paragraph" "symphony:movements" "page:paragraph" "hour:seconds"
"quilt:squares" "hive:bee" "quarter:pennies" "state:county" "quilt:squares" "state:county"
"gallon:ounce" "pizza:slice" "cloth:fibers" "gallon:quart" "gallon:quart" "cloth:fibers"
"book:pages" "day:week" "pound:ounce" "body:cell" "pound:ounce" "book:pages"
"quilt:squares" "chain:link" "foot:inch" "hive:bee" "chain:link" "foot:inch"
"cell:body" "train:car" "feet:inches" "air:puff" "air:puff" "feet:inches"
"forest:tree" "book:chapter" "scene:movie" "instant:nanosecond" "forest:tree" "instant:nanosecond"
"song:notes" "page:paragraph" "soup:spoonful" "movie:scene" "page:paragraph" "song:notes"
"book:page" "school:student" "hour:seconds" "poem:verses" "hour:seconds" "book:page"
"dollar:coins" "country:city" "week:day" "blood:droplets" "blood:droplets" "country:city"
"cake:slice" "seconds:hour" "chapter:page" "droplets:blood" "cake:slice" "droplets:blood"
"book:chapters" "pie:slices" "hive:bee" "blood:droplets" "blood:droplets" "book:chapters"
"week:day" "book:pages" "cake:slice" "country:city" "cake:slice" "book:pages"
"hour:seconds" "quilt:squares" "pizza:slice" "quarter:pennies" "quilt:squares" "hour:seconds"
"body:cell" "gallon:quart" "scene:movie" "droplets:blood" "gallon:quart" "droplets:blood"
"book:chapters" "dollar:coins" "book:chapter" "school:student" "dollar:coins" "book:chapter"
"air:puff" "state:county" "day:week" "page:paragraph" "air:puff" "state:county"
"symphony:movements" "movie:scene" "feet:inches" "cell:body" "symphony:movements" "feet:inches"
"chapter:page" "chain:link" "foot:inch" "book:page" "chain:link" "book:page"
"seconds:hour" "forest:tree" "instant:nanosecond" "soup:spoonful" "soup:spoonful" "instant:nanosecond"
"poem:verses" "pound:ounce" "train:car" "gallon:ounce" "pound:ounce" "poem:verses"
"pie:slices" "feet:inches" "dollar:coins" "quarter:pennies" "dollar:coins" "feet:inches"
"soup:spoonful" "book:pages" "cake:slice" "scene:movie" "soup:spoonful" "book:pages"
"gallon:ounce" "droplets:blood" "country:city" "foot:inch" "gallon:ounce" "droplets:blood"
"pizza:slice" "instant:nanosecond" "book:chapters" "cell:body" "pizza:slice" "instant:nanosecond"
"week:day" "book:page" "quilt:squares" "forest:tree" "quilt:squares" "book:page"
"chapter:page" "train:car" "hour:seconds" "book:chapter" "train:car" "book:chapter"
"cloth:fibers" "page:paragraph" "chain:link" "body:cell" "page:paragraph" "cloth:fibers"
"hive:bee" "blood:droplets" "earthworm:segment" "state:county" "blood:droplets" "state:county"
"seconds:hour" "school:student" "pound:ounce" "symphony:movements" "pound:ounce" "school:student"
"poem:verses" "movie:scene" "air:puff" "pie:slices" "air:puff" "poem:verses"
"blood:droplets" "chain:link" "soup:spoonful" "book:chapter" "blood:droplets" "book:chapter"
"feet:inches" "book:pages" "earthworm:segment" "song:notes" "song:notes" "feet:inches"
"cell:body" "symphony:movements" "forest:tree" "quilt:squares" "symphony:movements" "forest:tree"
"state:county" "poem:verses" "school:student" "droplets:blood" "poem:verses" "droplets:blood"
"body:cell" "week:day" "gallon:quart" "seconds:hour" "gallon:quart" "body:cell"
"train:car" "book:chapters" "chapter:page" "page:paragraph" "page:paragraph" "book:chapters"
"pound:ounce" "day:week" "book:page" "hour:seconds" "pound:ounce" "book:page"
"pie:slices" "movie:scene" "gallon:ounce" "foot:inch" "gallon:ounce" "foot:inch"
"air:puff" "country:city" "cloth:fibers" "cake:slice" "air:puff" "cloth:fibers"
"hive:bee" "pizza:slice" "scene:movie" "feet:inches" "pizza:slice" "feet:inches"
"song:notes" "country:city" "earthworm:segment" "instant:nanosecond" "country:city" "instant:nanosecond"
"train:car" "quarter:pennies" "symphony:movements" "week:day" "symphony:movements" "train:car"
"gallon:ounce" "seconds:hour" "movie:scene" "hive:bee" "seconds:hour" "hive:bee"
"blood:droplets" "body:cell" "book:pages" "droplets:blood" "blood:droplets" "droplets:blood"
"soup:spoonful" "cell:body" "day:week" "quilt:squares" "soup:spoonful" "day:week"
"gallon:quart" "book:chapter" "book:page" "state:county" "gallon:quart" "book:page"
"forest:tree" "chapter:page" "page:paragraph" "cloth:fibers" "page:paragraph" "chapter:page"
"pie:slices" "poem:verses" "book:chapters" "hour:seconds" "pie:slices" "book:chapters"
"dollar:coins" "chain:link" "pizza:slice" "pound:ounce" "pound:ounce" "pizza:slice"
"foot:inch" "cake:slice" "pound:ounce" "day:week" "pound:ounce" "foot:inch"
"crying:sobbing" "crack:break" "hunger:starvation" "alcoholic:drinking" "crying:sobbing" "alcoholic:drinking"
"wet:saturated" "attraction:stalking" "caring:overbearing" "young:underdeveloped" "attraction:stalking" "young:underdeveloped"
"fear:panic" "angry:enraged" "affection:love" "attraction:lust" "angry:enraged" "fear:panic"
"saving:miser" "alert:insomniac" "drinking:alcoholic" "selfish:egotism" "drinking:alcoholic" "saving:miser"
"fear:panic" "money:rich" "young:underdeveloped" "insomniac:alert" "insomniac:alert" "money:rich"
"alert:insomniac" "enthusiasm:mania" "drinking:alcoholic" "depressed:dismayed" "drinking:alcoholic" "enthusiasm:mania"
"arrogance:confident" "dismayed:depressed" "hunger:starvation" "crying:sobbing" "dismayed:depressed" "arrogance:confident"
"saving:miser" "caring:overbearing" "drinking:alcoholic" "fear:panic" "drinking:alcoholic" "fear:panic"
"alcoholic:drinking" "angry:enraged" "dismayed:depressed" "arrogance:confident" "angry:enraged" "alcoholic:drinking"
"money:rich" "chilled:hypothermia" "hot:burning" "tired:exhausted" "chilled:hypothermia" "money:rich"
"arrogance:confident" "crack:break" "fat:obese" "caring:overbearing" "caring:overbearing" "arrogance:confident"
"confident:arrogance" "attraction:stalking" "attraction:lust" "wet:saturated" "attraction:lust" "wet:saturated"
"hunger:starvation" "money:rich" "saving:miser" "drinking:alcoholic" "drinking:alcoholic" "money:rich"
"hunger:starvation" "crack:break" "fat:obese" "alert:insomniac" "hunger:starvation" "alert:insomniac"
"tired:exhausted" "dismayed:depressed" "drinking:alcoholic" "wet:saturated" "drinking:alcoholic" "tired:exhausted"
"fear:panic" "arrogance:confident" "affection:love" "caring:overbearing" "caring:overbearing" "arrogance:confident"
"young:underdeveloped" "confident:arrogance" "sadness:depression" "money:rich" "sadness:depression" "money:rich"
"hot:burning" "tired:exhausted" "attraction:lust" "fat:obese" "attraction:lust" "fat:obese"
"saving:miser" "sadness:depression" "crying:sobbing" "selfish:egotism" "sadness:depression" "saving:miser"
"wet:saturated" "messy:sloppy" "angry:enraged" "fear:panic" "angry:enraged" "fear:panic"
"confident:arrogance" "chilled:hypothermia" "hunger:starvation" "arrogance:confident" "confident:arrogance" "arrogance:confident"
"money:rich" "alert:insomniac" "worried:frantic" "hunger:starvation" "worried:frantic" "money:rich"
"crying:sobbing" "chilled:hypothermia" "young:underdeveloped" "enthusiasm:mania" "young:underdeveloped" "enthusiasm:mania"
"dismayed:depressed" "caring:overbearing" "depressed:dismayed" "alert:insomniac" "caring:overbearing" "depressed:dismayed"
"fear:panic" "fat:obese" "attraction:stalking" "drinking:alcoholic" "drinking:alcoholic" "fear:panic"
"alcoholic:drinking" "confident:arrogance" "insomniac:alert" "arrogance:confident" "confident:arrogance" "alcoholic:drinking"
"hot:burning" "angry:enraged" "affection:love" "depressed:dismayed" "angry:enraged" "affection:love"
"confident:arrogance" "chilled:hypothermia" "messy:sloppy" "drinking:alcoholic" "drinking:alcoholic" "messy:sloppy"
"tired:exhausted" "crack:break" "enthusiasm:mania" "worried:frantic" "worried:frantic" "enthusiasm:mania"
"insomniac:alert" "money:rich" "drinking:alcoholic" "worried:frantic" "drinking:alcoholic" "money:rich"
"attraction:lust" "fat:obese" "alcoholic:drinking" "crying:sobbing" "attraction:lust" "alcoholic:drinking"
"young:underdeveloped" "selfish:egotism" "chilled:hypothermia" "warm:sweating" "warm:sweating" "chilled:hypothermia"
"arrogance:confident" "caring:overbearing" "alcoholic:drinking" "drinking:alcoholic" "drinking:alcoholic" "alcoholic:drinking"
"depressed:dismayed" "insomniac:alert" "hunger:starvation" "dismayed:depressed" "dismayed:depressed" "depressed:dismayed"
"wet:saturated" "worried:frantic" "alcoholic:drinking" "attraction:stalking" "worried:frantic" "alcoholic:drinking"
"grieving:mourning" "tired:exhaustion" "peace:magnanimous" "ignorant:bliss" "peace:magnanimous" "tired:exhaustion"
"sad:depression" "shaking:fear" "habitual:routine" "emotional:turmoil" "habitual:routine" "sad:depression"
"thoughtful:contemplation" "illogical:confusion" "determined:certainty" "giddy:happiness" "illogical:confusion" "giddy:happiness"
"cold:frigid" "angry:belligerence" "anger:yelling" "angry:furious" "cold:frigid" "angry:belligerence"
"drunk:intoxication" "sad:depressed" "curious:investigation" "messy:disarray" "messy:disarray" "curious:investigation"
"incompetent:disaster" "nutritious:vegetables" "starving:hunger" "ecstatic:joyful" "starving:hunger" "incompetent:disaster"
"yelling:anger" "magnanimous:peace" "contentment:happy" "cramps:aching" "cramps:aching" "magnanimous:peace"
"mad:anger" "frigid:cold" "lethargic:fatigue" "provocative:controversy" "lethargic:fatigue" "frigid:cold"
"determined:certainty" "lovable:attitude" "illogical:confusion" "laughing:amusement" "laughing:amusement" "lovable:attitude"
"drunk:intoxication" "angry:furious" "pedantic:reading" "lazy:indolence" "angry:furious" "pedantic:reading"
"ignorant:bliss" "shaking:fear" "brittle:bones" "cold:frigid" "cold:frigid" "ignorant:bliss"
"nutritious:vegetables" "peace:magnanimous" "fastidious:perturbation" "emotional:turmoil" "fastidious:perturbation" "emotional:turmoil"
"happy:contentment" "contentment:happy" "grieving:mourning" "sad:depression" "contentment:happy" "sad:depression"
"joyful:ecstatic" "frigid:cold" "giddy:happiness" "sad:depressed" "sad:depressed" "giddy:happiness"
"anger:yelling" "mad:anger" "messy:disarray" "crying:sadness" "messy:disarray" "anger:yelling"
"incompetent:disaster" "cramps:aching" "yelling:anger" "magnanimous:peace" "cramps:aching" "incompetent:disaster"
"cramps:aching" "laughing:amusement" "peace:magnanimous" "angry:belligerence" "cramps:aching" "angry:belligerence"
"curious:investigation" "yelling:anger" "drunk:intoxication" "pedantic:reading" "yelling:anger" "curious:investigation"
"illogical:confusion" "happy:contentment" "habitual:routine" "provocative:controversy" "habitual:routine" "happy:contentment"
"contentment:happy" "joyful:ecstatic" "starving:hunger" "thoughtful:contemplation" "starving:hunger" "joyful:ecstatic"
"giddy:happiness" "emotional:turmoil" "shaking:fear" "fastidious:perturbation" "fastidious:perturbation" "giddy:happiness"
"mad:anger" "ecstatic:joyful" "magnanimous:peace" "grieving:mourning" "mad:anger" "grieving:mourning"
"cold:frigid" "tired:exhaustion" "lethargic:fatigue" "brittle:bones" "lethargic:fatigue" "tired:exhaustion"
"sad:depression" "frigid:cold" "determined:certainty" "angry:furious" "angry:furious" "sad:depression"
"ignorant:bliss" "sad:depressed" "messy:disarray" "lazy:indolence" "messy:disarray" "lazy:indolence"
"ignorant:bliss" "drunk:intoxication" "fastidious:perturbation" "determined:certainty" "fastidious:perturbation" "ignorant:bliss"
"anger:yelling" "mad:anger" "yelling:anger" "habitual:routine" "habitual:routine" "anger:yelling"
"ecstatic:joyful" "curious:investigation" "frigid:cold" "laughing:amusement" "laughing:amusement" "curious:investigation"
"happy:contentment" "thoughtful:contemplation" "crying:sadness" "starving:hunger" "starving:hunger" "happy:contentment"
"brittle:bones" "pedantic:reading" "sad:depressed" "illogical:confusion" "sad:depressed" "pedantic:reading"
"cramps:aching" "magnanimous:peace" "peace:magnanimous" "sad:depression" "cramps:aching" "sad:depression"
"incompetent:disaster" "lethargic:fatigue" "lovable:attitude" "angry:furious" "lethargic:fatigue" "incompetent:disaster"
"giddy:happiness" "joyful:ecstatic" "cold:frigid" "emotional:turmoil" "cold:frigid" "giddy:happiness"
"incompetent:disaster" "curious:investigation" "angry:belligerence" "cold:frigid" "cold:frigid" "curious:investigation"
"grieving:mourning" "lovable:attitude" "contentment:happy" "ecstatic:joyful" "contentment:happy" "grieving:mourning"
"happy:contentment" "sad:depressed" "angry:furious" "joyful:ecstatic" "sad:depressed" "happy:contentment"
"determined:certainty" "laughing:amusement" "tired:exhaustion" "pedantic:reading" "laughing:amusement" "tired:exhaustion"
"messy:disarray" "thoughtful:contemplation" "provocative:controversy" "crying:sadness" "messy:disarray" "provocative:controversy"
"ignorant:bliss" "shaking:fear" "frigid:cold" "peace:magnanimous" "shaking:fear" "frigid:cold"
"brittle:bones" "illogical:confusion" "anger:yelling" "drunk:intoxication" "illogical:confusion" "drunk:intoxication"
"nutritious:vegetables" "sad:depression" "giddy:happiness" "yelling:anger" "yelling:anger" "sad:depression"
"angry:belligerence" "sad:depression" "frigid:cold" "contentment:happy" "contentment:happy" "sad:depression"
"emotional:turmoil" "laughing:amusement" "brittle:bones" "sad:depressed" "laughing:amusement" "emotional:turmoil"
"magnanimous:peace" "lovable:attitude" "ecstatic:joyful" "messy:disarray" "messy:disarray" "lovable:attitude"
"lethargic:fatigue" "habitual:routine" "provocative:controversy" "determined:certainty" "lethargic:fatigue" "provocative:controversy"
"incompetent:disaster" "giddy:happiness" "happy:contentment" "drunk:intoxication" "drunk:intoxication" "incompetent:disaster"
"angry:furious" "yelling:anger" "anger:yelling" "peace:magnanimous" "angry:furious" "anger:yelling"
"mad:anger" "nutritious:vegetables" "tired:exhaustion" "curious:investigation" "mad:anger" "curious:investigation"
"lazy:indolence" "pedantic:reading" "cold:frigid" "cramps:aching" "cramps:aching" "pedantic:reading"
"crying:sadness" "emotional:turmoil" "habitual:routine" "lethargic:fatigue" "lethargic:fatigue" "emotional:turmoil"
"lazy:indolence" "sad:depressed" "starving:hunger" "illogical:confusion" "starving:hunger" "lazy:indolence"
"giddy:happiness" "sad:depression" "drunk:intoxication" "ecstatic:joyful" "ecstatic:joyful" "sad:depression"
"determined:certainty" "curious:investigation" "thoughtful:contemplation" "yelling:anger" "yelling:anger" "curious:investigation"
"pedantic:reading" "shaking:fear" "angry:belligerence" "happy:contentment" "shaking:fear" "pedantic:reading"
"provocative:controversy" "nutritious:vegetables" "fastidious:perturbation" "magnanimous:peace" "fastidious:perturbation" "provocative:controversy"
"peace:magnanimous" "mad:anger" "incompetent:disaster" "grieving:mourning" "mad:anger" "incompetent:disaster"
"cramps:aching" "anger:yelling" "contentment:happy" "angry:furious" "cramps:aching" "anger:yelling"
"cramps:aching" "determined:certainty" "tired:exhaustion" "ecstatic:joyful" "cramps:aching" "tired:exhaustion"
"ignorant:bliss" "starving:hunger" "frigid:cold" "mad:anger" "starving:hunger" "frigid:cold"
"anger:yelling" "curious:investigation" "provocative:controversy" "lazy:indolence" "anger:yelling" "curious:investigation"
"grieving:mourning" "fastidious:perturbation" "yelling:anger" "lethargic:fatigue" "fastidious:perturbation" "grieving:mourning"
"crying:sadness" "sad:depressed" "messy:disarray" "angry:belligerence" "messy:disarray" "angry:belligerence"
"nutritious:vegetables" "pedantic:reading" "brittle:bones" "joyful:ecstatic" "brittle:bones" "pedantic:reading"
"emotional:turmoil" "thoughtful:contemplation" "cold:frigid" "laughing:amusement" "laughing:amusement" "emotional:turmoil"
"incompetent:disaster" "habitual:routine" "happy:contentment" "magnanimous:peace" "habitual:routine" "incompetent:disaster"
"lethargic:fatigue" "thoughtful:contemplation" "incompetent:disaster" "drunk:intoxication" "lethargic:fatigue" "incompetent:disaster"
"lovable:attitude" "messy:disarray" "mad:anger" "emotional:turmoil" "messy:disarray" "emotional:turmoil"
"anger:yelling" "contentment:happy" "illogical:confusion" "cramps:aching" "cramps:aching" "anger:yelling"
"tired:exhaustion" "starving:hunger" "nutritious:vegetables" "ecstatic:joyful" "starving:hunger" "tired:exhaustion"
"curious:investigation" "happy:contentment" "magnanimous:peace" "determined:certainty" "magnanimous:peace" "curious:investigation"
"pedantic:reading" "frigid:cold" "sad:depression" "lazy:indolence" "lazy:indolence" "sad:depression"
"joyful:ecstatic" "angry:belligerence" "provocative:controversy" "brittle:bones" "brittle:bones" "angry:belligerence"
"grieving:mourning" "shaking:fear" "peace:magnanimous" "laughing:amusement" "laughing:amusement" "grieving:mourning"
"shaking:fear" "brittle:bones" "determined:certainty" "anger:yelling" "brittle:bones" "determined:certainty"
"magnanimous:peace" "frigid:cold" "tired:exhaustion" "lethargic:fatigue" "lethargic:fatigue" "tired:exhaustion"
"angry:belligerence" "starving:hunger" "laughing:amusement" "thoughtful:contemplation" "laughing:amusement" "angry:belligerence"
"habitual:routine" "lazy:indolence" "provocative:controversy" "angry:furious" "habitual:routine" "lazy:indolence"
"lovable:attitude" "pedantic:reading" "peace:magnanimous" "illogical:confusion" "illogical:confusion" "pedantic:reading"
"contentment:happy" "incompetent:disaster" "joyful:ecstatic" "giddy:happiness" "contentment:happy" "incompetent:disaster"
"sad:depression" "grieving:mourning" "curious:investigation" "crying:sadness" "crying:sadness" "curious:investigation"
"happy:contentment" "drunk:intoxication" "emotional:turmoil" "fastidious:perturbation" "fastidious:perturbation" "happy:contentment"
"urban:city" "old:mature" "candy:sweets" "restroom:bathroom" "urban:city" "restroom:bathroom"
"organization:club" "careful:cautious" "house:home" "seat:chair" "seat:chair" "house:home"
"couch:sofa" "bathroom:lavatory" "spectacles:glasses" "spin:twirl" "spectacles:glasses" "bathroom:lavatory"
"flammable:inflammable" "big:large" "kid:child" "boat:ship" "kid:child" "flammable:inflammable"
"dream:fantasize" "music:tunes" "stick:attach" "cellphone:mobile" "stick:attach" "dream:fantasize"
"glass:cup" "run:sprint" "tedious:monotonous" "sofa:chair" "glass:cup" "tedious:monotonous"
"beautiful:pretty" "sleep:doze" "pretty:beautiful" "sweets:candy" "sweets:candy" "sleep:doze"
"clean:tidy" "large:big" "make:manufacture" "dress:frock" "dress:frock" "clean:tidy"
"room:chamber" "teach:instruct" "ugly:hideous" "pants:trousers" "room:chamber" "pants:trousers"
"glass:cup" "boat:ship" "spin:twirl" "organization:club" "glass:cup" "boat:ship"
"old:mature" "seat:chair" "spectacles:glasses" "house:dwelling" "spectacles:glasses" "old:mature"
"flammable:inflammable" "stick:attach" "tedious:monotonous" "raise:elevate" "stick:attach" "flammable:inflammable"
"abode:house" "pretty:beautiful" "candy:sweets" "bathroom:lavatory" "pretty:beautiful" "bathroom:lavatory"
"clean:tidy" "make:manufacture" "bathroom:restroom" "pants:trousers" "bathroom:restroom" "clean:tidy"
"sofa:chair" "large:big" "kid:child" "restroom:bathroom" "kid:child" "large:big"
"ugly:hideous" "dream:fantasize" "urban:city" "sweets:candy" "urban:city" "dream:fantasize"
"cellphone:mobile" "option:choice" "run:sprint" "couch:sofa" "option:choice" "run:sprint"
"house:home" "teach:instruct" "music:tunes" "house:abode" "house:abode" "house:home"
"dress:frock" "big:large" "beautiful:pretty" "room:chamber" "big:large" "dress:frock"
"sleep:doze" "careful:cautious" "teach:instruct" "run:sprint" "run:sprint" "teach:instruct"
"house:home" "kid:child" "bathroom:lavatory" "clean:tidy" "kid:child" "clean:tidy"
"cellphone:mobile" "candy:sweets" "old:mature" "couch:sofa" "cellphone:mobile" "old:mature"
"stick:attach" "bathroom:restroom" "abode:house" "sofa:chair" "stick:attach" "abode:house"
"sleep:doze" "music:tunes" "ugly:hideous" "room:chamber" "room:chamber" "sleep:doze"
"careful:cautious" "option:choice" "beautiful:pretty" "house:abode" "option:choice" "careful:cautious"
"flammable:inflammable" "make:manufacture" "seat:chair" "large:big" "seat:chair" "large:big"
"big:large" "dress:frock" "spectacles:glasses" "sweets:candy" "spectacles:glasses" "dress:frock"
"pretty:beautiful" "spin:twirl" "house:dwelling" "pants:trousers" "spin:twirl" "pants:trousers"
"glass:cup" "dream:fantasize" "organization:club" "boat:ship" "glass:cup" "dream:fantasize"
"tedious:monotonous" "big:large" "cellphone:mobile" "abode:house" "big:large" "tedious:monotonous"
"urban:city" "large:big" "pants:trousers" "house:home" "urban:city" "large:big"
"house:dwelling" "ugly:hideous" "spectacles:glasses" "raise:elevate" "spectacles:glasses" "house:dwelling"
"house:abode" "boat:ship" "make:manufacture" "teach:instruct" "house:abode" "make:manufacture"
"couch:sofa" "option:choice" "old:mature" "beautiful:pretty" "option:choice" "old:mature"
"pretty:beautiful" "flammable:inflammable" "kid:child" "candy:sweets" "kid:child" "flammable:inflammable"
"run:sprint" "room:chamber" "spin:twirl" "tedious:monotonous" "spin:twirl" "tedious:monotonous"
"organization:club" "bathroom:restroom" "sofa:chair" "sweets:candy" "organization:club" "sofa:chair"
"clean:tidy" "careful:cautious" "dress:frock" "glass:cup" "glass:cup" "clean:tidy"
"bathroom:lavatory" "restroom:bathroom" "sleep:doze" "stick:attach" "stick:attach" "restroom:bathroom"
"glass:cup" "house:abode" "boat:ship" "dream:fantasize" "glass:cup" "dream:fantasize"
"teach:instruct" "couch:sofa" "sleep:doze" "flammable:inflammable" "couch:sofa" "flammable:inflammable"
"house:dwelling" "pretty:beautiful" "organization:club" "option:choice" "option:choice" "house:dwelling"
"ugly:hideous" "sweets:candy" "spectacles:glasses" "bathroom:restroom" "spectacles:glasses" "ugly:hideous"
"urban:city" "candy:sweets" "make:manufacture" "tedious:monotonous" "urban:city" "make:manufacture"
"beautiful:pretty" "large:big" "cellphone:mobile" "raise:elevate" "cellphone:mobile" "large:big"
"music:tunes" "big:large" "house:home" "run:sprint" "big:large" "house:home"
"old:mature" "spin:twirl" "stick:attach" "dress:frock" "spin:twirl" "old:mature"
"abode:house" "kid:child" "sofa:chair" "pants:trousers" "kid:child" "pants:trousers"
"restroom:bathroom" "careful:cautious" "seat:chair" "beautiful:pretty" "seat:chair" "restroom:bathroom"
"kid:child" "dream:fantasize" "stick:attach" "spectacles:glasses" "kid:child" "dream:fantasize"
"sweets:candy" "house:abode" "tedious:monotonous" "old:mature" "sweets:candy" "old:mature"
"boat:ship" "cellphone:mobile" "flammable:inflammable" "seat:chair" "seat:chair" "flammable:inflammable"
"make:manufacture" "large:big" "candy:sweets" "clean:tidy" "candy:sweets" "clean:tidy"
"bathroom:lavatory" "big:large" "glass:cup" "careful:cautious" "glass:cup" "bathroom:lavatory"
"pants:trousers" "spin:twirl" "sleep:doze" "music:tunes" "spin:twirl" "pants:trousers"
"room:chamber" "house:dwelling" "urban:city" "house:home" "urban:city" "house:home"
"teach:instruct" "dress:frock" "restroom:bathroom" "abode:house" "abode:house" "restroom:bathroom"
"raise:elevate" "ugly:hideous" "option:choice" "couch:sofa" "option:choice" "ugly:hideous"
"run:sprint" "bathroom:restroom" "spectacles:glasses" "tedious:monotonous" "spectacles:glasses" "tedious:monotonous"
"sleep:doze" "ugly:hideous" "couch:sofa" "boat:ship" "couch:sofa" "sleep:doze"
"sofa:chair" "house:dwelling" "run:sprint" "house:home" "sofa:chair" "house:home"
"spin:twirl" "old:mature" "make:manufacture" "pretty:beautiful" "spin:twirl" "make:manufacture"
"music:tunes" "pants:trousers" "bathroom:lavatory" "room:chamber" "room:chamber" "pants:trousers"
"beautiful:pretty" "candy:sweets" "stick:attach" "teach:instruct" "stick:attach" "candy:sweets"
"glass:cup" "cellphone:mobile" "house:abode" "careful:cautious" "glass:cup" "careful:cautious"
"bathroom:restroom" "kid:child" "raise:elevate" "option:choice" "kid:child" "raise:elevate"
"big:large" "urban:city" "seat:chair" "restroom:bathroom" "urban:city" "restroom:bathroom"
"dress:frock" "organization:club" "dream:fantasize" "abode:house" "organization:club" "dream:fantasize"
"flammable:inflammable" "stick:attach" "sofa:chair" "house:dwelling" "stick:attach" "flammable:inflammable"
"large:big" "sleep:doze" "cellphone:mobile" "organization:club" "organization:club" "large:big"
"teach:instruct" "bathroom:restroom" "pretty:beautiful" "dream:fantasize" "bathroom:restroom" "dream:fantasize"
"big:large" "flammable:inflammable" "careful:cautious" "old:mature" "big:large" "flammable:inflammable"
"clean:tidy" "raise:elevate" "run:sprint" "ugly:hideous" "raise:elevate" "clean:tidy"
"pants:trousers" "house:abode" "restroom:bathroom" "dress:frock" "house:abode" "pants:trousers"
"spectacles:glasses" "couch:sofa" "spin:twirl" "glass:cup" "spectacles:glasses" "couch:sofa"
"kid:child" "option:choice" "beautiful:pretty" "room:chamber" "kid:child" "room:chamber"
"music:tunes" "bathroom:lavatory" "urban:city" "make:manufacture" "urban:city" "make:manufacture"
"candy:sweets" "boat:ship" "seat:chair" "tedious:monotonous" "seat:chair" "tedious:monotonous"
"sleep:doze" "house:home" "bathroom:restroom" "make:manufacture" "bathroom:restroom" "make:manufacture"
"careful:cautious" "abode:house" "sweets:candy" "beautiful:pretty" "sweets:candy" "careful:cautious"
"glass:cup" "spin:twirl" "tedious:monotonous" "large:big" "glass:cup" "large:big"
"pants:trousers" "spectacles:glasses" "seat:chair" "clean:tidy" "spectacles:glasses" "clean:tidy"
"house:dwelling" "big:large" "pretty:beautiful" "raise:elevate" "big:large" "house:dwelling"
"couch:sofa" "stick:attach" "cellphone:mobile" "restroom:bathroom" "stick:attach" "restroom:bathroom"
"kid:child" "sofa:chair" "room:chamber" "teach:instruct" "kid:child" "teach:instruct"
"flammable:inflammable" "house:abode" "run:sprint" "old:mature" "house:abode" "flammable:inflammable"
"candy:sweets" "option:choice" "urban:city" "boat:ship" "urban:city" "candy:sweets"
"ugly:hideous" "dream:fantasize" "bathroom:lavatory" "glass:cup" "glass:cup" "dream:fantasize"
"sweets:candy" "run:sprint" "beautiful:pretty" "boat:ship" "sweets:candy" "run:sprint"
"tedious:monotonous" "large:big" "bathroom:restroom" "kid:child" "kid:child" "large:big"
"make:manufacture" "careful:cautious" "urban:city" "old:mature" "urban:city" "make:manufacture"
"teach:instruct" "raise:elevate" "bathroom:lavatory" "seat:chair" "seat:chair" "bathroom:lavatory"
"house:dwelling" "couch:sofa" "dress:frock" "restroom:bathroom" "couch:sofa" "restroom:bathroom"
"candy:sweets" "dream:fantasize" "big:large" "spin:twirl" "spin:twirl" "dream:fantasize"
"stick:attach" "clean:tidy" "music:tunes" "cellphone:mobile" "stick:attach" "clean:tidy"
"spectacles:glasses" "room:chamber" "flammable:inflammable" "organization:club" "spectacles:glasses" "flammable:inflammable"
"option:choice" "pants:trousers" "pretty:beautiful" "house:home" "option:choice" "pants:trousers"
"sofa:chair" "abode:house" "glass:cup" "raise:elevate" "glass:cup" "abode:house"
"refinery:gas" "lyrics:songwriter" "books:scholar" "words:letters" "lyrics:songwriter" "words:letters"
"teacher:students" "farmer:crops" "mansion:rooms" "house:residents" "mansion:rooms" "farmer:crops"
"doctor:degree" "librarian:books" "proprietor:employees" "mother:children" "mother:children" "doctor:degree"
"lawyer:clients" "homeowner:home" "musician:music" "expert:experience" "lawyer:clients" "expert:experience"
"doctor:phd" "professor:students" "teacher:chalk" "mall:shops" "mall:shops" "doctor:phd"
"employee:job" "jug:milk" "homeowner:door" "bank:money" "employee:job" "bank:money"
"songwriter:lyrics" "gas:refinery" "baker:bread" "tree:bark" "tree:bark" "songwriter:lyrics"
"bird:feathers" "scholar:books" "students:teacher" "library:books" "students:teacher" "bird:feathers"
"garden:vegetables" "mammal:hair" "bee:beehive" "letters:words" "garden:vegetables" "bee:beehive"
"college:teachers" "bird:wings" "shrubs:roots" "vintner:wine" "shrubs:roots" "college:teachers"
"investor:investments" "books:scholar" "teacher:students" "students:teacher" "students:teacher" "teacher:students"
"gas:refinery" "house:residents" "bird:feathers" "doctor:phd" "gas:refinery" "doctor:phd"
"words:letters" "doctor:degree" "vintner:wine" "proprietor:employees" "vintner:wine" "doctor:degree"
"scholar:books" "tree:bark" "garden:vegetables" "farmer:crops" "garden:vegetables" "farmer:crops"
"bank:money" "lyrics:songwriter" "librarian:books" "bird:wings" "lyrics:songwriter" "bank:money"
"investor:investments" "musician:music" "mammal:hair" "college:teachers" "mammal:hair" "musician:music"
"mall:shops" "jug:milk" "baker:bread" "refinery:gas" "mall:shops" "baker:bread"
"mother:children" "homeowner:door" "library:books" "teacher:chalk" "teacher:chalk" "library:books"
"mansion:rooms" "homeowner:home" "shrubs:roots" "bee:beehive" "shrubs:roots" "bee:beehive"
"employee:job" "expert:experience" "professor:students" "songwriter:lyrics" "employee:job" "songwriter:lyrics"
"lawyer:clients" "letters:words" "lyrics:songwriter" "homeowner:door" "lyrics:songwriter" "homeowner:door"
"professor:students" "mother:children" "bird:wings" "gas:refinery" "mother:children" "professor:students"
"students:teacher" "librarian:books" "shrubs:roots" "house:residents" "shrubs:roots" "librarian:books"
"mall:shops" "refinery:gas" "bird:feathers" "bee:beehive" "mall:shops" "bird:feathers"
"songwriter:lyrics" "scholar:books" "expert:experience" "mammal:hair" "mammal:hair" "songwriter:lyrics"
"lawyer:clients" "teacher:chalk" "proprietor:employees" "employee:job" "employee:job" "proprietor:employees"
"garden:vegetables" "teacher:students" "baker:bread" "doctor:phd" "garden:vegetables" "doctor:phd"
"investor:investments" "letters:words" "words:letters" "college:teachers" "letters:words" "college:teachers"
"vintner:wine" "jug:milk" "mansion:rooms" "doctor:degree" "vintner:wine" "doctor:degree"
"tree:bark" "books:scholar" "musician:music" "homeowner:home" "tree:bark" "musician:music"
"farmer:crops" "library:books" "bank:money" "garden:vegetables" "garden:vegetables" "bank:money"
"college:teachers" "books:scholar" "musician:music" "doctor:degree" "books:scholar" "doctor:degree"
"baker:bread" "mother:children" "teacher:chalk" "vintner:wine" "vintner:wine" "baker:bread"
"bank:money" "house:residents" "lyrics:songwriter" "employee:job" "lyrics:songwriter" "bank:money"
"proprietor:employees" "investor:investments" "students:teacher" "lawyer:clients" "students:teacher" "proprietor:employees"
"library:books" "mansion:rooms" "gas:refinery" "professor:students" "gas:refinery" "library:books"
"teacher:students" "farmer:crops" "homeowner:door" "shrubs:roots" "shrubs:roots" "farmer:crops"
"mall:shops" "bird:wings" "librarian:books" "mammal:hair" "mall:shops" "librarian:books"
"doctor:phd" "refinery:gas" "expert:experience" "bee:beehive" "refinery:gas" "doctor:phd"
"songwriter:lyrics" "bird:feathers" "letters:words" "homeowner:home" "letters:words" "songwriter:lyrics"
"jug:milk" "tree:bark" "words:letters" "scholar:books" "scholar:books" "words:letters"
"lyrics:songwriter" "bird:feathers" "college:teachers" "gas:refinery" "lyrics:songwriter" "bird:feathers"
"musician:music" "mansion:rooms" "doctor:phd" "students:teacher" "students:teacher" "doctor:phd"
"letters:words" "farmer:crops" "jug:milk" "words:letters" "letters:words" "farmer:crops"
"proprietor:employees" "vintner:wine" "lawyer:clients" "bee:beehive" "vintner:wine" "proprietor:employees"
"library:books" "garden:vegetables" "tree:bark" "mammal:hair" "garden:vegetables" "library:books"
"employee:job" "doctor:degree" "songwriter:lyrics" "scholar:books" "employee:job" "doctor:degree"
"professor:students" "expert:experience" "mother:children" "books:scholar" "mother:children" "expert:experience"
"bank:money" "teacher:chalk" "shrubs:roots" "teacher:students" "shrubs:roots" "bank:money"
"baker:bread" "homeowner:home" "homeowner:door" "bird:wings" "homeowner:home" "baker:bread"
"mall:shops" "refinery:gas" "librarian:books" "house:residents" "mall:shops" "librarian:books"
"investor:investments" "teacher:chalk" "bird:feathers" "garden:vegetables" "garden:vegetables" "bird:feathers"
"students:teacher" "words:letters" "refinery:gas" "gas:refinery" "students:teacher" "words:letters"
"expert:experience" "librarian:books" "mansion:rooms" "vintner:wine" "vintner:wine" "librarian:books"
"farmer:crops" "scholar:books" "homeowner:home" "tree:bark" "scholar:books" "farmer:crops"
"employee:job" "letters:words" "bird:wings" "mammal:hair" "employee:job" "bird:wings"
"teacher:students" "professor:students" "house:residents" "investor:investments" "professor:students" "teacher:students"
"mall:shops" "songwriter:lyrics" "proprietor:employees" "bank:money" "mall:shops" "bank:money"
"college:teachers" "mother:children" "baker:bread" "lawyer:clients" "mother:children" "baker:bread"
"shrubs:roots" "jug:milk" "musician:music" "lyrics:songwriter" "lyrics:songwriter" "musician:music"
"library:books" "bee:beehive" "books:scholar" "doctor:degree" "books:scholar" "doctor:degree"
"doctor:phd" "homeowner:door" "mansion:rooms" "songwriter:lyrics" "mansion:rooms" "doctor:phd"
"homeowner:door" "garden:vegetables" "farmer:crops" "employee:job" "garden:vegetables" "farmer:crops"
"students:teacher" "teacher:chalk" "musician:music" "jug:milk" "students:teacher" "musician:music"
"gas:refinery" "homeowner:home" "scholar:books" "books:scholar" "scholar:books" "homeowner:home"
"expert:experience" "baker:bread" "mother:children" "lawyer:clients" "mother:children" "baker:bread"
"bank:money" "doctor:degree" "professor:students" "doctor:phd" "professor:students" "bank:money"
"college:teachers" "librarian:books" "bird:feathers" "mammal:hair" "mammal:hair" "librarian:books"
"mall:shops" "letters:words" "house:residents" "tree:bark" "mall:shops" "house:residents"
"vintner:wine" "refinery:gas" "library:books" "bird:wings" "vintner:wine" "library:books"
"shrubs:roots" "investor:investments" "teacher:students" "words:letters" "shrubs:roots" "teacher:students"
"bee:beehive" "lyrics:songwriter" "proprietor:employees" "jug:milk" "lyrics:songwriter" "proprietor:employees"
"house:residents" "college:teachers" "proprietor:employees" "tree:bark" "tree:bark" "proprietor:employees"
"teacher:students" "bird:wings" "refinery:gas" "songwriter:lyrics" "refinery:gas" "songwriter:lyrics"
"expert:experience" "teacher:chalk" "mall:shops" "scholar:books" "mall:shops" "expert:experience"
"professor:students" "shrubs:roots" "lawyer:clients" "books:scholar" "shrubs:roots" "professor:students"
"garden:vegetables" "students:teacher" "mother:children" "doctor:phd" "garden:vegetables" "doctor:phd"
"gas:refinery" "vintner:wine" "library:books" "bee:beehive" "vintner:wine" "library:books"
"bird:feathers" "librarian:books" "mansion:rooms" "musician:music" "mansion:rooms" "librarian:books"
"lyrics:songwriter" "farmer:crops" "words:letters" "baker:bread" "lyrics:songwriter" "farmer:crops"
"doctor:degree" "bank:money" "investor:investments" "employee:job" "employee:job" "bank:money"
"mammal:hair" "letters:words" "homeowner:home" "homeowner:door" "letters:words" "homeowner:door"
"farmer:crops" "bird:feathers" "students:teacher" "scholar:books" "students:teacher" "bird:feathers"
"songwriter:lyrics" "college:teachers" "teacher:students" "doctor:phd" "college:teachers" "doctor:phd"
"house:residents" "bee:beehive" "lyrics:songwriter" "mall:shops" "mall:shops" "house:residents"
"refinery:gas" "garden:vegetables" "homeowner:home" "shrubs:roots" "garden:vegetables" "homeowner:home"
"librarian:books" "professor:students" "homeowner:door" "baker:bread" "professor:students" "librarian:books"
"teacher:chalk" "mansion:rooms" "library:books" "letters:words" "teacher:chalk" "library:books"
"gas:refinery" "musician:music" "vintner:wine" "tree:bark" "vintner:wine" "musician:music"
"mammal:hair" "investor:investments" "expert:experience" "words:letters" "mammal:hair" "expert:experience"
"bird:wings" "employee:job" "mother:children" "jug:milk" "employee:job" "bird:wings"
"doctor:degree" "lawyer:clients" "books:scholar" "bank:money" "lawyer:clients" "bank:money"
"proprietor:employees" "songwriter:lyrics" "shrubs:roots" "lyrics:songwriter" "lyrics:songwriter" "songwriter:lyrics"
"letters:words" "refinery:gas" "college:teachers" "doctor:degree" "letters:words" "doctor:degree"
"investor:investments" "library:books" "homeowner:door" "tree:bark" "tree:bark" "library:books"
"proprietor:employees" "expert:experience" "mansion:rooms" "mother:children" "mother:children" "proprietor:employees"
"bird:wings" "farmer:crops" "homeowner:home" "teacher:chalk" "teacher:chalk" "farmer:crops"
"vintner:wine" "books:scholar" "teacher:students" "students:teacher" "vintner:wine" "teacher:students"
"lawyer:clients" "employee:job" "mammal:hair" "scholar:books" "employee:job" "lawyer:clients"
"bank:money" "librarian:books" "words:letters" "bird:feathers" "words:letters" "bank:money"
"musician:music" "gas:refinery" "doctor:phd" "professor:students" "gas:refinery" "doctor:phd"
"jug:milk" "baker:bread" "garden:vegetables" "house:residents" "garden:vegetables" "baker:bread"
"bee:beehive" "mall:shops" "garden:vegetables" "mother:children" "mall:shops" "bee:beehive"
"peace:war" "white:black" "agree:argue" "lower:raise" "peace:war" "lower:raise"
"working:relaxing" "eat:fast" "shout:whisper" "lie:confess" "working:relaxing" "lie:confess"
"poop:eat" "attract:repel" "injure:heal" "fill:empty" "fill:empty" "poop:eat"
"fail:succeed" "embrace:abandon" "agree:force" "go:stay" "agree:force" "embrace:abandon"
"force:agree" "offend:appease" "birth:death" "abandon:embrace" "birth:death" "force:agree"
"criticize:praise" "go:stop" "break:repair" "fight:reconcile" "go:stop" "fight:reconcile"
"dirty:clean" "eat:poop" "sleep:wake" "repair:break" "dirty:clean" "repair:break"
"verbose:silent" "despair:joy" "decorate:trash" "joy:despair" "verbose:silent" "joy:despair"
"hope:fear" "hurt:protect" "praise:criticize" "eat:poop" "eat:poop" "praise:criticize"
"go:stop" "lower:raise" "decorate:trash" "white:black" "go:stop" "lower:raise"
"fill:empty" "birth:death" "repair:break" "sleep:wake" "fill:empty" "repair:break"
"progress:regress" "criticize:praise" "hope:fear" "agree:force" "agree:force" "progress:regress"
"force:agree" "fail:succeed" "eat:fast" "swim:drown" "swim:drown" "force:agree"
"despair:joy" "praise:criticize" "fight:reconcile" "peace:war" "despair:joy" "praise:criticize"
"lie:confess" "joy:despair" "shout:whisper" "embrace:abandon" "embrace:abandon" "lie:confess"
"walk:sit" "agree:argue" "injure:heal" "go:stay" "go:stay" "injure:heal"
"break:repair" "hurt:protect" "charm:repulse" "eat:starve" "eat:starve" "charm:repulse"
"attract:repel" "dirty:clean" "working:relaxing" "birth:death" "dirty:clean" "attract:repel"
"eat:starve" "fight:reconcile" "injure:heal" "joy:despair" "eat:starve" "joy:despair"
"agree:force" "lie:confess" "attract:repel" "progress:regress" "agree:force" "progress:regress"
"white:black" "verbose:silent" "shout:whisper" "criticize:praise" "verbose:silent" "white:black"
"eat:poop" "lower:raise" "go:stop" "walk:sit" "eat:poop" "lower:raise"
"fail:succeed" "despair:joy" "fill:empty" "praise:criticize" "fill:empty" "praise:criticize"
"hurt:protect" "go:stay" "abandon:embrace" "swim:drown" "swim:drown" "abandon:embrace"
"force:agree" "decorate:trash" "agree:argue" "repair:break" "decorate:trash" "force:agree"
"freeze:thaw" "peace:war" "hope:fear" "embrace:abandon" "embrace:abandon" "hope:fear"
"poop:eat" "verbose:silent" "criticize:praise" "white:black" "verbose:silent" "poop:eat"
"charm:repulse" "embrace:abandon" "offend:appease" "injure:heal" "embrace:abandon" "injure:heal"
"dirty:clean" "birth:death" "lower:raise" "working:relaxing" "dirty:clean" "lower:raise"
"abandon:embrace" "fail:succeed" "break:repair" "hope:fear" "break:repair" "hope:fear"
"agree:argue" "agree:force" "poop:eat" "repair:break" "agree:force" "poop:eat"
"walk:sit" "go:stay" "decorate:trash" "attract:repel" "go:stay" "attract:repel"
"despair:joy" "eat:poop" "fill:empty" "freeze:thaw" "eat:poop" "freeze:thaw"
"go:stop" "praise:criticize" "progress:regress" "swim:drown" "swim:drown" "progress:regress"
"sleep:wake" "joy:despair" "eat:fast" "eat:starve" "eat:starve" "joy:despair"
"fight:reconcile" "white:black" "break:repair" "injure:heal" "break:repair" "injure:heal"
"working:relaxing" "walk:sit" "despair:joy" "lie:confess" "working:relaxing" "lie:confess"
"joy:despair" "fail:succeed" "charm:repulse" "force:agree" "fail:succeed" "force:agree"
"progress:regress" "eat:fast" "eat:poop" "freeze:thaw" "eat:poop" "progress:regress"
"birth:death" "shout:whisper" "repair:break" "go:stop" "go:stop" "repair:break"
"abandon:embrace" "lower:raise" "fill:empty" "hope:fear" "fill:empty" "hope:fear"
"attract:repel" "criticize:praise" "decorate:trash" "dirty:clean" "dirty:clean" "attract:repel"
"go:stay" "eat:starve" "agree:argue" "agree:force" "eat:starve" "agree:argue"
"hurt:protect" "verbose:silent" "swim:drown" "break:repair" "swim:drown" "break:repair"
"joy:despair" "embrace:abandon" "progress:regress" "lower:raise" "embrace:abandon" "progress:regress"
"praise:criticize" "peace:war" "go:stop" "white:black" "go:stop" "praise:criticize"
"go:stay" "charm:repulse" "injure:heal" "despair:joy" "go:stay" "injure:heal"
"fight:reconcile" "lie:confess" "sleep:wake" "force:agree" "fight:reconcile" "force:agree"
"freeze:thaw" "fail:succeed" "offend:appease" "repair:break" "fail:succeed" "repair:break"
"walk:sit" "eat:fast" "agree:force" "shout:whisper" "eat:fast" "walk:sit"
"abandon:embrace" "verbose:silent" "poop:eat" "fill:empty" "fill:empty" "poop:eat"
"swim:drown" "attract:repel" "agree:argue" "hurt:protect" "swim:drown" "attract:repel"
"hope:fear" "working:relaxing" "swim:drown" "go:stop" "swim:drown" "hope:fear"
"embrace:abandon" "white:black" "offend:appease" "fail:succeed" "fail:succeed" "white:black"
"attract:repel" "charm:repulse" "lie:confess" "fill:empty" "fill:empty" "lie:confess"
"fight:reconcile" "abandon:embrace" "repair:break" "peace:war" "fight:reconcile" "repair:break"
"decorate:trash" "despair:joy" "lower:raise" "agree:force" "agree:force" "lower:raise"
"go:stay" "freeze:thaw" "criticize:praise" "working:relaxing" "working:relaxing" "freeze:thaw"
"walk:sit" "injure:heal" "sleep:wake" "verbose:silent" "verbose:silent" "injure:heal"
"birth:death" "eat:poop" "shout:whisper" "agree:argue" "eat:poop" "agree:argue"
"eat:starve" "joy:despair" "poop:eat" "praise:criticize" "eat:starve" "poop:eat"
"eat:fast" "progress:regress" "break:repair" "dirty:clean" "dirty:clean" "progress:regress"
"attract:repel" "offend:appease" "repair:break" "eat:starve" "eat:starve" "repair:break"
"peace:war" "fill:empty" "go:stop" "hope:fear" "go:stop" "hope:fear"
"embrace:abandon" "break:repair" "injure:heal" "lower:raise" "break:repair" "injure:heal"
"white:black" "praise:criticize" "walk:sit" "sleep:wake" "sleep:wake" "praise:criticize"
"poop:eat" "charm:repulse" "dirty:clean" "force:agree" "dirty:clean" "poop:eat"
"agree:argue" "verbose:silent" "freeze:thaw" "hurt:protect" "verbose:silent" "agree:argue"
"go:stay" "joy:despair" "fight:reconcile" "shout:whisper" "go:stay" "joy:despair"
"eat:fast" "agree:force" "abandon:embrace" "decorate:trash" "eat:fast" "abandon:embrace"
"agree:force" "force:agree" "abandon:embrace" "hurt:protect" "agree:force" "force:agree"
"swim:drown" "hope:fear" "birth:death" "fight:reconcile" "swim:drown" "hope:fear"
"agree:argue" "injure:heal" "go:stop" "fill:empty" "go:stop" "injure:heal"
"repair:break" "joy:despair" "go:stay" "eat:poop" "eat:poop" "repair:break"
"progress:regress" "despair:joy" "peace:war" "eat:fast" "eat:fast" "progress:regress"
"shout:whisper" "eat:starve" "lower:raise" "embrace:abandon" "eat:starve" "lower:raise"
"poop:eat" "break:repair" "lie:confess" "sleep:wake" "break:repair" "poop:eat"
"verbose:silent" "criticize:praise" "fail:succeed" "praise:criticize" "verbose:silent" "praise:criticize"
"attract:repel" "charm:repulse" "freeze:thaw" "embrace:abandon" "embrace:abandon" "attract:repel"
"abandon:embrace" "force:agree" "shout:whisper" "charm:repulse" "shout:whisper" "force:agree"
"fight:reconcile" "despair:joy" "go:stay" "working:relaxing" "working:relaxing" "fight:reconcile"
"walk:sit" "decorate:trash" "sleep:wake" "swim:drown" "swim:drown" "walk:sit"
"verbose:silent" "white:black" "attract:repel" "joy:despair" "verbose:silent" "joy:despair"
"offend:appease" "criticize:praise" "agree:argue" "agree:force" "agree:force" "agree:argue"
"hope:fear" "injure:heal" "repair:break" "dirty:clean" "dirty:clean" "hope:fear"
"poop:eat" "birth:death" "progress:regress" "praise:criticize" "birth:death" "poop:eat"
"fill:empty" "hurt:protect" "eat:fast" "go:stop" "go:stop" "hurt:protect"
"break:repair" "peace:war" "eat:poop" "attract:repel" "eat:poop" "attract:repel"