Newer
Older
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
915
916
917
918
919
920
921
922
923
924
,sentence,pos,label,targets,joined_sents,paraphrases
0,"['He', 'performed', 'at', 'the', 'Habitat', 'Center,', 'New', 'Delhi', 'on', 'a', 'visit', 'to', 'India', '.']","[12, 13]",0,india,"He performed at the Habitat Center, New Delhi on a visit to India.","['During a visit to India, he performed at the Habitat Center in New Delhi.', 'During a visit to India, he performed at the Habitat Center in New Delhi.', 'During a visit to India, he performed at the Habitat Center in New Delhi.', 'He performed at the Habitat Center in New Delhi.', 'He completed his appearance at the Habitat Center in New Delhi with a visit to India.']"
1,"['Beacon', 'Hill', 'is', 'a', 'neighbourhood', 'located', 'in', 'Beacon', 'Hill-Cyrville', 'Ward', 'in', 'the', 'east', 'end', 'of', 'Ottawa,', 'Ontario,', 'Canada.']","[0, 2]",0,beacon hill,"Beacon Hill is a neighbourhood located in Beacon Hill-Cyrville Ward in the east end of Ottawa, Ontario, Canada.","['Beacon Hill is a neighborhood in Beacon Hill-Cyrville Ward in eastern Ottawa, Ontario, Canada.', 'Beacon Hill is a residential area in the Beacon Hill-Cyrville district at the eastern end of Ottawa, Ontario, Canada.', 'Beacon Hill is a district in Beacon Hill-Cyrville Ward, at the eastern end of Ottawa, Ontario, Canada.', 'Beacon Hill is an area in Beacon Hill-Cyrville Ward in eastern Ottawa, Ontario, Canada.', 'Beacon Hill is a district in the district of Beacon Hill-Cyrville in eastern Ottawa, Ontario, Canada.']"
2,"['This', 'marine', 'species', 'occurs', 'in', 'the', 'Indian', 'Ocean', '(Tanzania,', 'Mascarene', 'Islands', ')', 'and', 'eastwards', 'as', 'far', 'as', 'Indonesia.']","[9, 11]",0,mascarene islands,"This marine species occurs in the Indian Ocean (Tanzania, Mascarene Islands ) and eastwards as far as Indonesia.","['This marine species occurs in the Indian Ocean (Tanzania, Mascarene Islands) and east of Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Mascarene) and east of Indonesia.', 'These marine animals occur in the Indian Ocean (Tanzania, Mascarene Islands) and in the east as far as Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Maskarene Islands) and east of Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Mascarene Islands) and east of Indonesia.']"
3,"['There', 'is', 'no', 'road', 'connection', 'to', 'the', 'rest', 'of', 'Norway', ',', 'even', 'though', 'it', 'is', 'located', 'on', 'the', 'mainland.']","[9, 10]",0,norway,"There is no road connection to the rest of Norway, even though it is located on the mainland.","['There is no road to the rest of Norway, although it is on the mainland.', 'There is no road connection with the rest of Norway, although it is on the mainland.', 'There is no road to the rest of Norway, although it is on the mainland.', 'There is no road connection to the rest of Norway, although the country is on the mainland.', 'There is no road to Norway, even if it is on the mainland.']"
4,"['Cambodia', 'is', 'a', 'country', 'located', 'in', 'South', 'East', 'Asia', 'that', 'has', 'a', 'major', 'problem', 'with', 'landmines,', 'especially', 'in', 'rural', 'areas.']","[0, 1]",0,cambodia,"Cambodia is a country located in South East Asia that has a major problem with landmines, especially in rural areas.","['Cambodia is located in Southeast Asia and has a major problem with landmines, especially in rural areas.', 'Cambodia is located in Southeast Asia and has a major problem with landmines, especially in rural areas.', 'Cambodia is a country in South-East Asia that has a major problem with landmines, especially in rural areas.', 'Cambodia is located in Southeast Asia and has a major problem with landmines, especially in rural areas.', 'Cambodia is located in Southeast Asia and has a major problem with landmines, especially in rural areas.']"
5,"['Her', 'parents,', 'Matthew', 'and', 'Julia', 'Moore,', 'had', 'come', 'to', 'the', 'United', 'States', 'in', '1888', 'and', 'were', 'living', 'at', '32', 'Monroe', 'Street', 'in', 'Manhattan.']","[10, 12]",0,united states,"Her parents, Matthew and Julia Moore, had come to the United States in 1888 and were living at 32 Monroe Street in Manhattan.","['Her parents, Matthew and Julia Moore, came to the United States in 1888 and lived at 32 Monroe Street in Manhattan.', 'Her parents, Matthew and Julia Moore, came to the United States in 1888 and lived at 32 Monroe Street in Manhattan.', 'Her parents, Matthew and Julia Moore, came to the United States in 1888 and lived at 32 Monroe Street in Manhattan.', 'Her parents, Matthew and Julia Moore, came to the United States in 1888 and lived at 32 Monroe Street in Manhattan.', 'Her parents Matthew and Julia Moore came to the United States in 1888 and lived at 32 Monroe Street in Manhattan.']"
6,"['Suriname', ""'s"", 'low', 'population', 'density', 'and', 'abundant', 'natural', 'resources', 'have', 'attracted', 'numerous', 'migrants', 'from', 'neighboring', 'Brazil.']","[0, 1]",0,suriname,Suriname's low population density and abundant natural resources have attracted numerous migrants from neighboring Brazil.,"[""Suriname's low population density and rich mineral resources have attracted large numbers of migrants from neighboring Brazil."", ""Suriname's low population density and rich natural resources have attracted large numbers of migrants from neighboring Brazil."", ""Suriname's low population density and rich natural resources have attracted large numbers of migrants from neighboring Brazil."", ""Suriname's low population density and rich mineral resources have attracted large numbers of immigrants from neighboring Brazil."", 'The low population density and abundance of natural resources have attracted large numbers of migrants from neighbouring Brazil.']"
7,"['Pointe', 'Coupee', 'Parish', 'School', 'Board', 'is', 'a', 'school', 'district', 'headquartered', 'in', 'unincorporated', 'Pointe', 'Coupee', 'Parish', ',', 'Louisiana,', 'United', 'States.']","[12, 15]",0,pointe coupee parish,"Pointe Coupee Parish School Board is a school district headquartered in unincorporated Pointe Coupee Parish, Louisiana, United States.","['The Pointe Coupee Parish School Board is a school district based in Pointe Coupee Parish, Louisiana, USA.', 'Pointe Coupee Parish School Board is a school district located in the unregistered Pointe Coupee Parish, Louisiana, USA.', 'Pointe Coupee Parish School Board is a school district based in the unregistered Pointe Coupee Parish in Louisiana, USA.', 'Pointe Coupee Parish School Board is a school district in the non-resident Pointe Coupee Parish, Louisiana, USA.', 'The Pointe Coupee Parish School Board is a school district located in the non-integrated Pointe Coupee Parish, Louisiana, USA.']"
8,"['The', 'descriptions', 'of', 'M.', 'slaina', 'ants', 'were', 'based', 'on', 'worker,', 'queen', 'and', 'males', 'collected', 'from', 'various', 'places', 'in', 'Siberia', 'and', 'Kazakhstan', '.']","[20, 21]",0,kazakhstan,"The descriptions of M. slaina ants were based on worker, queen and males collected from various places in Siberia and Kazakhstan.","['The description of M. slaina ants was based on female workers, queens and males collected from various locations in Siberia and Kazakhstan.', 'The descriptions of M. slaina ants were based on female workers, queens and males from various places in Siberia and Kazakhstan.', 'The description of M. slaina ants is based on female workers, queens and males from different regions of Siberia and Kazakhstan.', 'The descriptions of Mia slaina ants were based on workers, queens and men from various places in Siberia and Kazakhstan.', 'The descriptions of all M. slaina ants were based on workers, mistresses and males from various places in Siberia and Kazakhstan.']"
9,"['The', 'group', 'was', 'presented', 'to', 'the', 'Prince', 'of', 'Wales,', 'later', 'King', 'Charles', 'I,', 'in', '1623', 'while', 'he', 'was', 'in', 'Spain', 'negotiating', 'a', 'marriage', 'contract,', 'and', 'it', 'soon', 'became', 'the', 'most', 'famous', 'Italian', 'sculpture', 'in', 'England.']","[19, 20]",0,spain,"The group was presented to the Prince of Wales, later King Charles I, in 1623 while he was in Spain negotiating a marriage contract, and it soon became the most famous Italian sculpture in England.","['The group was introduced to the Prince of Wales, later King Charles I, in 1623, when he negotiated a marriage contract in Spain, and soon after to the most famous Italian sculpture in England.', 'When he was in Spain in 1623 to negotiate a marriage contract, the sculpture was given to the Prince of Wales, later King Charles I, and soon became the most famous Italian sculpture in England.', 'In 1623 this group was given to the Prince of Wales and later King Charles I when he negotiated a marriage contract in Spain, and soon became the most famous Italian sculpture in England.', 'It was given by Spain to the Prince of Wales, later King Charles I, during a marriage treaty in 1623 and soon became the most famous Italian sculpture in England.', 'It was given to the Prince of Wales, later King Charles I, in 1623, when he negotiated a marriage contract in Spain. Soon it became the most famous Italian sculpture in England.']"
10,"['And', ""there's"", 'no', 'such', 'case', '-', 'they', 'were', 'all', 'Serbs', 'before,', 'and', 'did', 'not', 'belong', 'to', 'one', 'of', 'the', 'peoples', 'of', 'Montenegro', '.']","[21, 22]",0,montenegro,"And there's no such case - they were all Serbs before, and did not belong to one of the peoples of Montenegro.","['And there is no such case - they were all Serbs and did not belong to any of the peoples of Montenegro before.', 'And there is no such case - until they were all Serbs and did not belong to any of these peoples of Montenegro.', 'And they are not, they were all Serbs and did not belong to the people of Montenegro.', 'And that does not exist; they were all Serbs and did not belong to any of the peoples of Montenegro.', 'And there is no such case, they were all Serbs before and did not belong to any people.']"
11,"['Donald', 'Lu', 'is', 'currently', 'the', 'United', 'States', 'ambassador.']","[5, 7]",0,united states,Donald Lu is currently the United States ambassador.,"['Donald Lu is currently the United States Ambassador.', 'Donald Lu is currently the United States Ambassador.', 'Donald Lu is currently the US ambassador.', 'Donald Lu is currently the United States Ambassador.', 'Here, Donald Lu is currently the US ambassador.']"
12,"['When', 'his', 'father', 'died', 'two', 'years', 'later,', 'his', 'mother', 'moved', 'to', 'Buenos', 'Aires,', 'establishing', 'in', 'Balvanera', 'district.']","[15, 16]",0,balvanera,"When his father died two years later, his mother moved to Buenos Aires, establishing in Balvanera district.","['When his father died two years later, his mother moved to Buenos Aires and founded Balvanera.', 'When his father died two years later, his mother moved to Buenos Aires and the district of Balvanera.', 'When his father died two years later, his mother moved to Buenos Aires and founded Balvanera.', 'When his father died two years later, his mother moved to Buenos Aires and settled in the Balvanera district.', 'When his father died two years later, his mother went to Buenos Aires to settle in the district of Balvanera.']"
13,"['The', '2012', 'Community', 'Shield', 'was', 'broadcast', 'live', 'in', 'the', 'United', 'Kingdom', 'on', 'ITV1.']","[9, 11]",0,united kingdom,The 2012 Community Shield was broadcast live in the United Kingdom on ITV1.,"['The 2012 Community Shield was broadcast live on ITV1 in the UK.', 'The 2012 Community Shield was broadcast live on ITV1 in the UK.', 'In 2012, the Community Shield was broadcast live on ITV1 in the UK.', 'The 2012 Community Shield was broadcast live on ITV1 in the UK.', 'The Community Shield was broadcast live on ITV-1 in the UK in 2012.']"
14,"['Once', 'the', 'abbot', 'went', 'to', 'Italy', ',', 'the', 'four', 'brothers', 'decided', 'to', 'celebrate,', 'yet', 'they', 'needed', 'some', 'money.']","[5, 6]",0,italy,"Once the abbot went to Italy, the four brothers decided to celebrate, yet they needed some money.","['When the abbot went to Italy, the four brothers decided to celebrate, but needed some money.', 'When the abbot went to Italy, the four brothers decided to celebrate, but needed some money.', 'When the abbot went to Italy, the four brothers decided to celebrate and needed money.', 'After the abbot had gone to Italy, the four brothers decided to celebrate and needed some money.', 'The abbot had come to Italy and they needed some money.']"
15,"['This', 'meant', 'a', 'factory', 'could', 'be', 'set', 'up', 'anywhere', 'in', 'India', 'and', 'the', 'transportation', 'of', 'minerals', 'would', 'be', 'subsidised', 'by', 'the', 'central', 'government.']","[10, 11]",0,india,This meant a factory could be set up anywhere in India and the transportation of minerals would be subsidised by the central government.,"['This meant that a factory could be built all over India and the transport of minerals could be subsidised by the central government.', 'This meant that a factory could be built anywhere in India and the transport of minerals was subsidised by the central government.', 'As a result, a factory could be built across India, and the transportation of minerals could be subsidized by the central government.', 'This meant that a factory could be built all over India and the transport of minerals could be subsidised by the central government.', 'This would allow a plant to be located anywhere in India, and the transport of minerals would be subsidized by the central government.']"
16,"['Linux', 'Foundation', 'started', 'organizing', 'similar', 'events', 'in', 'Europe', 'and', 'Japan', '.']","[9, 10]",0,japan,Linux Foundation started organizing similar events in Europe and Japan.,"['The Linux Foundation began to organize similar events in Europe and Japan.', 'The Linux Foundation began to organize similar events in Europe and Japan.', 'The Linux Foundation has started to organize similar events in Europe and Japan.', 'The Linux Foundation was commissioned to organize similar events in Europe and Japan.', 'The Linux Foundation has launched similar events in Europe and Japan.']"
17,"['Airport', 'City', 'Accra', 'is', 'an', 'urban', 'development', 'within', 'the', 'Airport', 'enclave', 'of', 'Accra', '.']","[12, 13]",0,accra,Airport City Accra is an urban development within the Airport enclave of Accra.,"['Airport City Accra is an urban development area within the airport enclave of Accra.', 'Airport City Accra is an urban development within the airport enclave of Accra.', 'Airport City Accra is an urban development complex within the airport enclave of Accra.', 'Airport City Accra is an urban development area within the airport enclave of Accra.', 'Airport City Accra is an urban development project within the Accra airport enclave.']"
18,"['""During', 'a', 'night', 'meeting', 'with', 'Adolf', 'Hitler', 'and', 'Hermann', 'Göring', 'in', 'Berlin', 'on', 'between', '14', 'and', '15', 'of', 'March,', '1939', 'he', 'was', 'threatened', 'with', 'aerial', 'bombardment', 'of', 'Prague', 'and', 'forced', 'to', 'sign', 'a', 'document', 'accepting', 'of', 'incorporation', 'of', 'Bohemia', 'and', 'Moravia', 'into', 'Germany', 'even', 'though', 'he', 'did', 'not', 'consult', 'the', 'parliament', 'beforehand.""']","[27, 28]",0,prague,"""During a night meeting with Adolf Hitler and Hermann Göring in Berlin on between 14 and 15 of March, 1939 he was threatened with aerial bombardment of Prague and forced to sign a document accepting of incorporation of Bohemia and Moravia into Germany even though he did not consult the parliament beforehand.""","['""At a late-night meeting with Adolf Hitler and Hermann Göring in Berlin on 14 and 15 March 1939, he was threatened with aerial bombardment of Prague and forced to sign a document in which he accepted the incorporation of Bohemia and Moravia into Germany, even though he had not previously consulted the parliament.""', '""At a late-night meeting with Adolf Hitler and Hermann Göring in Berlin from 14 to 15 March 1939, he was threatened with aerial bombardment of Prague, and he was forced to sign a document in which he accepted the incorporation of Bohemia and Moravia into Germany, even though he had not consulted Parliament before.""', '""During a late-night meeting with Adolf Hitler and Hermann Göring in Berlin between 14 and 15 March 1939, he was threatened with the bombing of Prague and forced to sign a document in which he accepted the participation of Bohemia and Moravia in Germany, even though he had not spoken to the parliament before.""', '""During a late-night meeting with Adolf Hitler and Hermann Göring in Berlin on 14 and 15 March 1939, he was threatened with aerial bombardment of Prague and forced to sign a document approving the incorporation of Bohemia and Moravia into Germany, even though he had not previously consulted the parliament,"" he said.', '""During a late-night meeting with Adolf Hitler and Hermann Göring in Berlin on 14 and 15 March 1939, he was threatened with the bombing of Prague and forced to sign a declaration in which he pledged to accept hundreds of thousands of refugees from Bohemia and Moravia into Germany, even though he had not spoken before this Parliament.""']"
19,"['Holy', ""Saviour's"", 'Cathedral', 'is', 'a', 'former', 'Anglican', 'cathedral', 'in', 'Xicheng', 'District', 'of', 'Beijing,', 'China', '.']","[13, 14]",0,china,"Holy Saviour's Cathedral is a former Anglican cathedral in Xicheng District of Beijing, China.","['The Holy Saviour Cathedral is a former Anglican cathedral in the Xicheng district of Beijing, China.', ""The Holy Saviour Cathedral is a former Anglican cathedral in Beijing's Xicheng district."", 'The Holy Saviour Cathedral is a former Anglican cathedral in the Xicheng district of Beijing, China.', 'The Holy Saviour Cathedral is a former Anglican cathedral in the Xicheng district of Beijing, China.', 'The Cathedral of the Holy Saviour is a former Anglican cathedral in the Chinese district of Xicheng in Beijing.']"
20,"['Koepenick', 'is', 'an', 'unincorporated', 'community', 'located', 'in', 'the', 'town', 'of', 'Upham,', 'Langlade', 'County,', 'Wisconsin,', 'United', 'States.']","[0, 1]",0,koepenick,"Koepenick is an unincorporated community located in the town of Upham, Langlade County, Wisconsin, United States.","['Köpenick is an unregistered congregation in the town of Upham, Langlade County, Wisconsin, USA.', 'Köpenick is a free congregation based in Upham in Langlade County, Wisconsin, USA.', 'Köpenick is a free church in Upham, Langlade County, Wisconsin, USA.', 'Koepenick is a non-legislative body in the town of Upham, Langlade County, Wisconsin, USA.', 'Koepenick is a community in Upham, Langlade County, Wisconsin, USA.']"
21,"['He', 'lived', 'for', 'most', 'of', 'the', 'last', 'decade', 'of', 'his', 'life', 'in', 'London', 'and', 'frequently', 'travelled', 'between', 'Europe', 'and', 'Canada', '.']","[19, 20]",0,canada,He lived for most of the last decade of his life in London and frequently travelled between Europe and Canada.,"['He lived in London most of his life and travelled frequently between Europe and Canada.', 'He lived in London for most of his last decade and traveled frequently between Europe and Canada.', 'He lived in London for most of his last decade, frequently commuting between Europe and Canada.', 'He lived in London most of his life and frequently commuted between Europe and Canada.', 'He lived in London most of his life and often travelled between Europe and Canada.']"
22,"['At', 'the', 'graduation', 'of', 'the', 'Academy,', 'in', '2010,', 'Ekaterine', 'Chitashvili', 'moved', 'to', 'Moldova', 'and', 'was', 'the', 'general', 'company', 'producer', 'Elat', 'Concerts,', 'she', 'was', 'engaged', 'in', 'conducting', 'international', 'music', 'festivals', 'and', 'competitions,', 'television,', 'music', 'projects', 'and', 'producing', 'popular', 'talented', 'bands', 'and', 'moldavian', 'artists.But', 'the', 'main', 'activity', 'for', 'Ekaterine', 'was', 'to', 'enlarge', 'the', 'contacts', 'and', 'affiliates', 'own', 'international', 'concert', 'of', 'MaximuM,', 'a', 'company', 'that', 'today', 'has', '13', 'offices', 'in', 'the', 'Americas,', 'Europe', 'and', 'CIS.']","[12, 13]",0,moldova,"At the graduation of the Academy, in 2010, Ekaterine Chitashvili moved to Moldova and was the general company producer Elat Concerts, she was engaged in conducting international music festivals and competitions, television, music projects and producing popular talented bands and moldavian artists.But the main activity for Ekaterine was to enlarge the contacts and affiliates own international concert of MaximuM, a company that today has 13 offices in the Americas, Europe and CIS.","['After graduating from the Academy in 2010, Ekaterine Chitashvili moved to Moldova and became the general contractor of Elat Concerts. She has been involved in international music festivals and competitions, television, music projects and the production of popular talented bands and Moldovan artists. However, the main activity of Yekaterine has been to develop contacts and link up her own international concert of MaximuM, a company that now has 13 offices in America, Europe and the CIS.', ""After graduating from the Academy, Ekaterine Chitashvili moved to Moldova in 2010 and was a producer of Elat Concerts. She has worked in the direction of international music festivals and competitions, on television, on music projects and the production of popular talented bands and Moldovan artists. Ekaterine's main activity, however, has been to develop contacts and related companies with her own international concerts of MaximuM, a company that now has 13 offices in America, Europe and the CIS."", ""After graduating from the Academy, Ekaterine Chitashvili moved to Moldova in 2010, where, as a producer of the general contractor Elat Concerts, she followed international music festivals and competitions, television and music projects, the production of well-known talented bands and Moldovan artists. Ekaterine Chitashvili's most important activity, however, was to establish contacts and contacts with the MaximuM Group's own international concerts, which now has 13 offices in America, Europe and the CIS countries."", ""After graduating from the Academy, Ekaterine Chitashvili moved to Moldova in 2010 and was the general contractor of Elat Concerts. She was responsible for international music festivals and competitions, television and music projects, as well as the production of popular talented bands and Moldovan artists. Ekaterine Chitashvili's main activity, however, was to develop contacts and sister companies with LOMUM - a company that now has 13 offices in America, Europe and the CIS."", ""When she graduated from the Academy in 2010, Ekaterine Chitashvili went to Moldova and worked as a producer for Elat Concerts, directing international music festivals and competitions, television and music projects, and producing popular talented bands and Moldovan artists. Ekaterine's main activity, however, was to intensify contacts and international concerts with MaximuM, a company that now has 13 subsidiaries in Europe and the CIS.""]"
23,"['He', 'finished', 'only', 'in', 'fortieth', 'place', 'by', 'one', 'point', 'behind', 'New', 'Zealand', ""'s"", 'Yang', 'Wang', 'from', 'the', 'fourth', 'attempt,', 'for', 'a', 'total', 'score', 'of', '571', 'targets.']","[10, 12]",0,new zealand,"He finished only in fortieth place by one point behind New Zealand's Yang Wang from the fourth attempt, for a total score of 571 targets.","['With a total of 571 goals, he was only 40th at the fourth attempt - one point behind New Zealander Yang Wang.', 'At the fourth attempt, he finished only 40th, one point behind New Zealander Yang Wang with 571 overall.', 'He was just one point behind New Zealander Yang Wang in 40th place with a total of 571 strokes at the fourth attempt', 'In the 40-man field, he was just one point behind New Zealander Yang Wang at the fourth attempt and received an overall score of 571.', 'His 571 at the fourth attempt left him just one point behind ninth-placed New Zealander Yang Wang and only 40th.']"
24,"['At', 'the', 'time', 'of', 'Federation', 'the', 'very', 'few', 'people', 'who', 'lived', 'in', 'the', 'Northern', 'Territory', 'voted', 'as', 'residents', 'of', 'South', 'Australia', '.']","[19, 21]",0,south australia,At the time of Federation the very few people who lived in the Northern Territory voted as residents of South Australia.,"['At the time of the Federation, the few people living in the Northern Territory voted as residents of South Australia.', 'At the time of the Federation, the few people living in the Northern Territory voted as residents of South Australia.', 'At the time of the federation, very few people living in the Northern Territory elected residents of South Australia.', 'At the time of your federation, the few residents of the Northern Territory elected residents of South Australia.', 'At the time of the Federation, very few people living in the Northern Territory voted.']"
25,"['The', 'ship', 'was', 'to', 'be', 'built', 'in', 'China', 'and', 'set', 'sail', 'in', 'late', '2016,', 'later', 'postponed', 'to', '2018.']","[7, 8]",0,china,"The ship was to be built in China and set sail in late 2016, later postponed to 2018.","['The ship was due to be built in China and set sail in late 2016, but was later postponed to 2018.', 'The ship was due to be built in China and set sail in late 2016, but was later postponed to 2018.', 'The ship was due to be built in China and set sail at the end of 2016, but has been postponed until 2018.', 'The ship was supposed to be built in China in late 2016, but was later postponed to 2018.', ""The ship was to be built in China and set sail by the end of 2016, and the ship was to be built in China and set sail from there by the end of the year, according to the company's website, which said the ship would be built in China and built in China by the end of 2016.""]"
26,"['The', 'township', 'comprises', 'the', 'communities', 'of', 'Beamsville,', 'Campden,', 'Jordan', ',', 'Jordan', 'Station,', 'Pelham', 'Union,', 'Rockway,', 'Tintern,', 'Vineland', 'and', 'Vineland', 'Station.']","[8, 9]",0,jordan,"The township comprises the communities of Beamsville, Campden, Jordan, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.","['The township includes the communities of Beamsville, Campden, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.', 'The community includes Beamsville, Campden, Jordan, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.', 'The community includes Beamsville, Campden, Jordan, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.', 'The community includes Beamsville, Campden, Jordan, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.', 'The District includes the communities of Beamsville, Campden, Jordan, Jordan Station, Pelham Union, Rockway, Tintern, Vineland and Vineland Station.']"
27,"['The', 'Salar', 'de', 'Olaroz', 'is', 'a', 'salt', 'lake', 'in', 'the', 'province', 'of', 'Jujuy', 'in', 'northwestern', 'Argentina,', 'close', 'to', 'the', 'Chile', 'border.']","[19, 20]",0,chile,"The Salar de Olaroz is a salt lake in the province of Jujuy in northwestern Argentina, close to the Chile border.","['The Salar de Olaroz is a salt lake in the province of Jujuy in northwestern Argentina, near the border with Chile.', 'The Salar de Olaroz is a salt lake in the province of Jujuy in northwestern Argentina, not far from the border with Chile.', 'The Salar de Olaroz is a salt lake in the province of Jujuy in northwest Argentina at the Chilean border.', 'The Salar de Olaroz is a salt lake in the province of Jujuy in northwestern Argentina on the border with Chile.', 'The Salar de Olaroz is a saltwater lake in the province of Jujuy in northwest Argentina, near the border with Chile.']"
28,"['Today,', 'it', 'is', 'almost', 'nonexistent', 'in', 'France', '.']","[6, 7]",0,france,"Today, it is almost nonexistent in France.","['In France, they are almost non-existent today.', 'In France, this phenomenon hardly exists today.', 'Today, the disease barely exists in France.', 'Today, it is almost intangible in France.', 'Today it is strictly forbidden in France.']"
29,"['Echoing', 'the', 'Taif', 'Agreement,', 'the', 'resolution', '""calls', 'upon', 'all', 'remaining', 'foreign', 'forces', 'to', 'withdraw', 'from', 'Lebanon', '""', 'and', '""for', 'the', 'disbanding', 'and', 'disarmament', 'of', 'all', 'Lebanese', 'and', 'non-Lebanese', 'militias.""']","[15, 16]",0,lebanon,"Echoing the Taif Agreement, the resolution""calls upon all remaining foreign forces to withdraw from Lebanon"" and""for the disbanding and disarmament of all Lebanese and non-Lebanese militias.""","['Echoing the Taif agreement, the resolution calls for ""the withdrawal of all remaining foreign troops from Lebanon"" and ""the disbandment and disarmament of all Lebanese and non-Lebanese militias.""', 'According to the Taif agreement, ""the resolution calls on all remaining foreign troops to withdraw from Lebanon"" and ""work towards the dissolution and disarmament of all Lebanese and non-Lebanese militias.""', 'In support of the Taif agreement, the resolution calls for ""the withdrawal of all remaining foreign troops from Lebanon"" and ""the dissolution and disarmament of all Lebanese and non-Lebanese militias.""', 'Contrary to the Taif agreement, ""all other foreign forces are called upon to withdraw from Lebanon"" and ""disband and disarm all Lebanese and non-Lebanese militias.""', 'According to the Taif agreement, the resolution ""calls on all remaining foreign troops to withdraw from Amsibanon"" and ""to demand the dissolution and disarmament of all Lebanese and non-Lebanese militias.""']"
30,"['From', 'the', 'seventies', 'onward,', 'Novarro', 'lived', 'part', 'of', 'the', 'time', 'in', 'Germany', ',', 'because', 'he', 'considered', 'Europe', '""the', 'center', 'of', 'art"".']","[11, 12]",0,germany,"From the seventies onward, Novarro lived part of the time in Germany, because he considered Europe""the center of art"".","['Novarro had lived in Germany since the 1970s, partly because he regarded Europe as the ""centre of art.""', 'In the seventies, Novarro lived in Germany partly because he regarded Europe as the ""centre of art.""', 'Since the seventies, Novarro has spent part of his time in Germany, seeing Europe as the ""centre of art.""', 'Novarro had lived in Germany since the 1970s, partly because Europe was ""the centre of art"" for him.', 'Starting in the 1970s, Novarro lived in Germany for a time because he regarded Europe as the ""centre of art.""']"
31,"['In', '2003', 'he', 'was', 'awarded', 'New', 'Zealand', ""'s"", 'coach', 'of', 'the', 'year', 'and', 'was', 'nominated', 'again', 'in', '2005.']","[5, 7]",0,new zealand,In 2003 he was awarded New Zealand's coach of the year and was nominated again in 2005.,"['He was named New Zealand coach of the year in 2003 and nominated again in 2005.', 'He was named New Zealand coach of the year in 2003 and nominated again in 2005.', 'He was named New Zealand coach of the year in 2003 and nominated again in 2005.', 'He was named New Zealand coach of the year in 2003 and nominated again in 2005.', 'He was named New Zealand coach of the year in 2003 and nominated again in 2005.']"
32,"['Published', 'in', 'United', 'States', 'between', '1923', 'and', '1978', 'with', 'no', 'notice', 'of', 'copyright', 'in', 'original', 'publication,', 'public', 'domain.']","[2, 4]",0,united states,"Published in United States between 1923 and 1978 with no notice of copyright in original publication, public domain.","['Published in the United States between 1923 and 1978 without reference to copyright in the original publication, which is publicly available.', 'Published in the USA between 1923 and 1978 without reference to copyrights in the original publication, Public Domain.', 'Published in the USA between 1923 and 1978 without reference to copyright in publicly accessible original publications.', 'Published in the United States between 1923 and 1978 without reference to copyrights in the original publication, freely accessible.', 'Published between 1923 and 1978 in the United States without copyright notice on the original publication to the public.']"
33,"['The', 'year', '2007', 'is', 'the', '11th', 'year', 'in', 'the', 'history', 'of', 'the', 'Pride', 'Fighting', 'Championships,', 'a', 'mixed', 'martial', 'arts', 'promotion', 'based', 'in', 'Japan', '.']","[22, 23]",0,japan,"The year 2007 is the 11th year in the history of the Pride Fighting Championships, a mixed martial arts promotion based in Japan.","['2007 is the eleventh year in the history of the Pride Fighting Championships, a mixed martial arts promotion based in Japan.', '2007 is the eleventh year in the history of the Pride Fighting Championships, a Japan-based promotion of mixed martial arts.', '2007 is the eleventh year of the Pride Fighting Championships, a mixed martial arts event based in Japan.', '2007 is the eleventh year of the Pride Fighting Championships, a mixed martial arts event in Japan.', 'The year 2007 documents the eleven-year history of the Pride Fighting Championships, a Japan-based organization promoting mixed martial arts.']"
34,"['In', '1793,', 'Brunel', 'had', 'to', 'flee', 'the', 'revolution,', 'going', 'to', 'the', 'United', 'States,', 'but', 'Sophia', 'remained', 'in', 'Rouen', '.']","[17, 18]",0,rouen,"In 1793, Brunel had to flee the revolution, going to the United States, but Sophia remained in Rouen.","['In 1793 Brunel had to flee to the United States before the revolution, but Sophia remained in Rouen.', 'In 1793 Brunel had to flee to the United States before the revolution, but Sophia remained in Rouen.', 'In 1793 Brunel had to flee to the United States before the revolution, but Sophia remained in Rouen.', 'In 1793 Brunel had to flee to the USA before the revolution, but Sophia remained in Rouen.', 'In 1793 Brunel had to flee to the USA before the revolution, but Sophia remained in Rouen.']"
35,"['S.', 'antipodes', 'is', 'endemic', 'to', 'the', 'waters', 'off', 'eastern', 'Australia', 'and', 'Tasmania', '.']","[11, 12]",0,tasmania,S. antipodes is endemic to the waters off eastern Australia and Tasmania.,"['S. antipodes is endemic to the waters off eastern Australia and Tasmania.', 'S. antipodes is endemic to the waters off eastern Australia and Tasmania.', 'S. antipodes is native to the coasts of Eastern Australia and Tasmania.', 'S Antipodes is endemic to waters off eastern Australia and Tasmania.', 'S. antipodes is endemic to the waters of Eastern Australia and Tasmania.']"
36,"['Additionally,', 'Australia', ""'s"", 'population', 'is', 'highly', 'concentrated', 'in', 'coastal', 'areas,', 'and', 'its', 'important', 'tourism', 'industry', 'depends', 'on', 'the', 'health', 'of', 'the', 'Great', 'Barrier', 'Reef', 'and', 'other', 'fragile', 'ecosystems.']","[1, 2]",0,australia,"Additionally, Australia's population is highly concentrated in coastal areas, and its important tourism industry depends on the health of the Great Barrier Reef and other fragile ecosystems.","[""In addition, Australia's population is heavily concentrated in coastal areas, and the country's vital tourism industry depends on the health of the Great Barrier Reef and other fragile ecosystems."", ""In addition, Australia's population is heavily concentrated in coastal regions, and the country's important tourism industry depends on the state of the Great Barrier Reef and other fragile ecosystems."", ""In addition, Australia's population is heavily concentrated in coastal regions, and the main tourism industry depends on the health of the Great Barrier Reef and other fragile ecosystems."", ""In addition, Australia's population is heavily concentrated in coastal areas, and its important tourism industry depends on the health of the Great Barrier Reef and other fragile ecosystems."", ""In addition, Australia's coastal populations are high, and the country's important tourism industry depends on the health of the Great Barrier Reef and other fragile ecosystems.""]"
37,"['Most', 'were', 'selected', 'from', 'shrines', 'that', 'were', 'in', 'the', 'immediate', 'vicinity', 'of', 'Kyoto', ',', 'the', 'capital', 'of', 'Japan', 'at', 'the', 'time.']","[12, 13]",0,kyoto,"Most were selected from shrines that were in the immediate vicinity of Kyoto, the capital of Japan at the time.","['Most were chosen from shrines in the immediate vicinity of the then Japanese capital Kyoto.', 'Most were chosen from shrines in the immediate vicinity of the then Japanese capital Kyoto.', 'Most of them come from shrines in the immediate vicinity of the then Japanese capital Kyoto.', 'Most come from shrines in the immediate vicinity of the then Japanese capital Kyoto.', 'Most were chosen in the immediate vicinity of the then Japanese capital Kyoto.']"
38,"['Italy', ""'s"", 'architecture', 'almost', 'spans', '3,000', 'years,', 'and', 'has', 'renowned', 'differences', 'in', 'style:', 'from', 'Etruscan', 'and', 'ancient', 'Roman', 'style', 'buildings,', 'to', 'Romanesque,', 'Gothic,', 'Renaissance,', 'Baroque,', 'Rococo,', 'Neoclassical,', 'Empire', 'style,', 'Art', 'Nouveau,', 'Fascism', 'and', 'modern', 'architecture.']","[0, 1]",0,italy,"Italy's architecture almost spans 3,000 years, and has renowned differences in style: from Etruscan and ancient Roman style buildings, to Romanesque, Gothic, Renaissance, Baroque, Rococo, Neoclassical, Empire style, Art Nouveau, Fascism and modern architecture.","['The architecture of Italy is almost 3000 years old and shows famous stylistic differences: from Etruscan and ancient Roman buildings to Romanesque, Gothic, Renaissance, Baroque, Rococo, Neoclassical, Empire, Art Nouveau, Fascism and modern architecture.', 'The architecture of Italy spans almost 3000 years and shows known stylistic differences: from Etruscan and ancient buildings of Roman construction to Romanesque, Gothic, Renaissance, Baroque, Rococo, Neoclassical, Empire, Art Nouveau, Fascism and modern architecture.', 'The architecture of Italy spans almost 3,000 years and shows famous stylistic differences: from Etruscan and ancient Roman buildings to Romanesque, Gothic, Renaissance, Baroque, Rococo, Neoclassical, Empire, Art Nouveau, Fascism and modern architecture.', 'Italian architecture spans almost 3000 years and has recognized stylistic differences: from Etruscan and ancient Roman buildings to Romanesque, Gothic, Renaissance, Baroque, Rococo, Neoclassical, Empire, Art Nouveau, Fascism and modern architecture.', ""Italy's architecture spans almost three thousand years and is stylistically very diverse: from Etruscan and Roman houses to Romanesque and Gothic buildings, Renaissance, Baroque, Rococo, Neoclassical, Empire, Art Nouveau and Fascist architecture to modern architecture.""]"
39,"['Borislav', 'Pekić', 'spent', 'his', 'childhood', 'in', 'different', 'cities', 'of', 'Serbia,', 'Montenegro', 'and', 'Croatia', '.']","[12, 13]",0,croatia,"Borislav Pekić spent his childhood in different cities of Serbia, Montenegro and Croatia.","['Borislav Pekić spent his childhood in various cities in Serbia, Montenegro and Croatia.', 'Borislav Pekić spent his childhood in various cities in Serbia, Montenegro and Croatia.', 'Borislav Pekić spent his childhood in various cities in Serbia, Montenegro and Croatia.', 'Borislav Pekić spent his childhood in various cities in Serbia, Montenegro and Croatia.', 'Borislav Pekic has travelled to various cities in Serbia, Montenegro and Croatia.']"
40,"['On', '5', 'January', '2016,', 'Panetolikos', 'announced', 'that', 'Bejarano', 'would', 'be', 'returning', 'to', 'Bolivia', 'for', 'six', 'months', 'to', 'play', 'for', 'Club', 'Bolívar.']","[12, 13]",0,bolivia,"On 5 January 2016, Panetolikos announced that Bejarano would be returning to Bolivia for six months to play for Club Bolívar.","['On 5 January 2016, Panetolikos announced that Bejarano would return to Bolivia for six months and play for Club Bolívar.', 'On 5 January 2016, Panetolikos announced that Bejarano would return to Bolivia for six months and play for Club Bolívar.', 'On 5 January 2016, Panetolikos announced that Bejarano would return to Bolivia for six months and play for Club Bolívar.', 'On January 5, 2016, Panetolikos announced that Bejarano would return to Bolivia for six months to play for Club Bolívar.', 'On January 5, 2016, Panetolikos announced that Bejarano would return to orius for six months and play for Club Bolivar.']"
41,"['Assa', 'Hougoud', 'is', 'a', 'city', 'in', 'central', 'Djibouti', '.']","[7, 8]",0,djibouti,Assa Hougoud is a city in central Djibouti.,"['Assa Hougoud is a city in central Djibouti.', 'Assa Hougoud is a city in central Djibouti.', 'Assa Hougoud is a city in central Djibouti.', 'Assa Hougoud is a city in central Djibouti.', 'Assa Hougoud is a neighborhood in the center of the jihadists.']"
42,"['Although', 'her', 'film', 'career', ""didn't"", 'take', 'off', 'until', 'she', 'was', 'well', 'into', 'her', 'forties,', 'she', 'is', 'regarded', 'as', 'one', 'of', 'China', ""'s"", 'most', 'talented', 'female', 'directors.']","[20, 21]",0,china,"Although her film career didn't take off until she was well into her forties, she is regarded as one of China's most talented female directors.","['Although her film career only began at the age of well over forty, she is considered one of the most talented directors in China.', 'Although her film career began at the age of well over 40, she is considered one of the most talented directors in China.', 'Although her film career did not really take off until she was over 40, she is considered one of the most talented directors in China.', 'Although she only started her film career at the age of over forty, she is considered one of the most talented directors in China.', 'Although her career only began in her early forties, she is considered one of the most talented directors in China.']"
43,"['Back', 'in', 'Spain', ',', 'he', 'served', 'as', 'fiscal', 'of', 'Burgos', 'and', 'as', 'official', 'in', 'the', 'provinces', 'of', 'Navarra,', 'Guipúzcoa', 'and', 'Zaragoza.']","[2, 3]",0,spain,"Back in Spain, he served as fiscal of Burgos and as official in the provinces of Navarra, Guipúzcoa and Zaragoza.","['Back in Spain, he was Minister of Finance of Burgos and an official in the provinces of Navarre, Guipúzcoa and Zaragoza.', 'Back in Spain, he was Chief Financial Officer in Burgos and a civil servant in the provinces of Navarre, Guipúzcoa and Zaragoza.', 'Back in Spain, he worked as a tax official in Burgos and as an official in the provinces of Navarre, Guipúzcoa and Zaragoza.', 'Back in Spain, he was treasurer of Burgos and official in the provinces of Navarre, Guipúzcoa and Zaragoza.', 'On his return from Spain, he was a finance official in Burgos and an official in the provinces of Navarre, Guipúzcoa and Zaragoza.']"
44,"['Gender', 'reassignment', 'surgery', 'has', 'been', 'practised', 'since', 'the', '1930s,', 'and', 'available', 'in', 'the', 'United', 'States', 'from', '1965.']","[13, 15]",0,united states,"Gender reassignment surgery has been practised since the 1930s, and available in the United States from 1965.","['Gender reassignment surgery has been practiced since the 1930s and has been available in the United States since 1965.', 'Gender reassignment surgery has been practiced since the 1930s and has been available in the United States since 1965.', 'Surgical sex reassignment surgery has been practiced since the 1930s and in the United States since 1965.', 'Sex-reassignment surgery has been practiced since the 1930s, and in the United States since 1965.', 'Sex-reassignment surgery has been practiced since the 1930s, and the procedure has been performed in the United States since 1965.']"
45,"['He', 'became', 'chancellor', 'of', 'Sicily', 'in', '1343', 'and', 'legate', 'of', 'Pope', 'Innocent', 'VI', 'in', 'Dauphiné', 'in', '1353', 'and', 'in', 'Germany', 'in', '1358.']","[4, 5]",0,sicily,He became chancellor of Sicily in 1343 and legate of Pope Innocent VI in Dauphiné in 1353 and in Germany in 1358.,"['In 1343 he became chancellor of Sicily and in 1353 envoy of Pope Innocent VI to Dauphiné and in 1358 to Germany.', 'In 1343 he became chancellor of Sicily and in 1353 envoy of Pope Innocent VI to Dauphiné and in 1358 to Germany.', 'In 1343 he became chancellor of Sicily and in 1353 envoy of Pope Innocent VI to the Dauphiné and in 1358 to Germany.', 'In 1343 he became chancellor of Sicily and in 1353 envoy of Pope Innocent VI to the Dauphiné and in 1358 to Germany.', 'Ackermann became chancellor of Sicily in 1343 and legate of Pope Innocent VI in Dauphiné in 1353 and in Germany in 1358.']"
46,"['In', 'the', 'mid', 'to', ""late-1930's"", 'with', 'the', 'Spanish', 'Civil', 'War', 'and', 'the', 'blackshirts', 'of', 'Oswald', 'Mosley', 'marching', 'through', 'the', 'Jewish', 'getto', 'of', 'the', 'east', 'end', 'of', 'London', ',', 'Nat', 'and', 'many', 'of', 'his', 'contemporaries', 'chose', 'to', 'join', 'the', 'British', 'Army.']","[26, 27]",0,london,"In the mid to late-1930's with the Spanish Civil War and the blackshirts of Oswald Mosley marching through the Jewish getto of the east end of London, Nat and many of his contemporaries chose to join the British Army.","[""In the mid-to-late 1930s, during the Spanish Civil War and Oswald Mosley's Blackshirt March through Jewish East London, Nat and many of his contemporaries joined the British Army."", 'In the mid-to-late 1930s, as the Spanish Civil War raged and Oswald Mosley and his Blackshirts marched in the Jewish ghetto in east London, Nat and many of his contemporaries decided to join the British Army.', ""In the mid-to-late 1930s, as the Spanish Civil War raged and Oswald Mosley marched as a black girl through the Jewish ghetto in London's East End, Nat and many of his contemporaries decided to join the British Army."", ""In mid-to-late 2013, as the Spanish Civil War raged and Oswald Mosley's Blackshirts marched through the Jewish ghetto in east London, Nat and many of his contemporaries decided to join the British Army."", ""In the mid-1930s, as the Spanish Civil War raged and Oswald Mosley's black-shirt arsenal marched through the Jewish ghetto in east London, Nat and many of his contemporaries chose to serve abroad in conjunction with the British Army.""]"
47,"['It', 'is', 'one', 'of', 'the', 'top', 'booking', 'stations', 'in', 'India', 'according', 'to', 'Indian', 'Railways.']","[9, 10]",0,india,It is one of the top booking stations in India according to Indian Railways.,"['According to the Indian Railways, it is one of the most important booking stations in India.', 'It is one of the most important booking stations in India, according to the Indian Railways.', 'According to Indian Railways, it is one of the most important stops for bookings in India.', 'According to Indian Railways, it is one of the best translation stations in India.', 'According to the Indian Railways, it is the leading booking company in Germany.']"
48,"['She', 'was', 'the', 'first', 'immigrant', 'to', 'the', 'United', 'States', 'to', 'pass', 'through', 'the', 'Ellis', 'Island', 'facility', 'in', 'New', 'York', 'Harbor.']","[13, 15]",0,ellis island,She was the first immigrant to the United States to pass through the Ellis Island facility in New York Harbor.,"['She was the first immigrant in the United States to pass through the Ellis Island facility in the port of New York.', 'She was the first immigrant to the United States to pass through Ellis Island in the port of New York.', 'She was the first immigrant to enter the United States through the Ellis Island facility in the port of New York.', 'She was the first immigrant in the United States to enter the Ellis Island camp in the port of New York.', 'She was the first immigrant to be allowed to pass through Ellis Island station in New York Harbor.']"
49,"['He', 'won', 'a', 'gold', 'medal', 'in', 'the', 'individual', 'sprint', 'event', 'at', 'the', '1948', 'Summer', 'Olympics', 'in', 'London', '.']","[16, 17]",0,london,He won a gold medal in the individual sprint event at the 1948 Summer Olympics in London.,"['He won the gold medal in the individual sprint at the 1948 Summer Olympics in London.', 'He won the gold medal in the individual sprint at the 1948 Summer Olympics in London.', 'In 1948 he won the gold medal in the individual sprint at the Summer Olympics in London.', 'He won the gold medal in the individual sprint at the 1948 Summer Olympics in London.', 'He won the gold medal in the individual sprint at the 1948 Summer Olympics in London.']"
50,"['Galantiči', 'is', 'a', 'small', 'settlement', 'south', 'of', 'Kubed', 'in', 'the', 'City', 'Municipality', 'of', 'Koper', 'in', 'the', 'Littoral', 'region', 'of', 'Slovenia.']","[13, 14]",0,koper,Galantiči is a small settlement south of Kubed in the City Municipality of Koper in the Littoral region of Slovenia.,"['Galantiči is a small settlement south of Kubed in the municipality of Koper in the Slovenian coastal region.', 'Galantiči is a small settlement south of Kubed in the municipality of Koper in the coastal region of Slovenia.', 'Galantiči is a small village south of Kubed in the municipality of Koper in the Slovenian coastal region.', 'Galantiči is a small village south of the Kubed Mountains in the municipality of Koper on the Lower Rhine.', 'Galantiči is a small town south of Kubed in the municipality of Koper in the coastal region of Slovenia.']"
51,"['Marcelle', 'Auclair', 'was', 'born', '11', 'November', '1899', 'in', 'Montluçon,', 'central', 'France', ',', 'and', 'died', 'in', 'Paris', 'on', '6', 'June', '1984.']","[10, 11]",0,france,"Marcelle Auclair was born 11 November 1899 in Montluçon, central France, and died in Paris on 6 June 1984.","['Marcelle Auclair was born on 11 November 1899 in Montluçon, central France, and died on 6 June 1984 in Paris.', 'Marcelle Auclair was born on 11 November 1899 in Montluçon, central France, and died on 6 June 1984 in Paris.', 'Marcelle Auclair was born on 11 November 1899 in Montluçon, central France, and died on 6 June 1984 in Paris.', 'Marcelle Auclair was born on 11 November 1899 in Montluçon, central France. Her husband died on 6 June 1984 in Paris.', 'Marcelle Auclair was born on 11 November 1899 in Montluçon, central France, and died on 6 June 1984 in Paris.']"
52,"['For', 'a', 'while', 'the', 'Squadron', 'operated', 'a', 'detached', 'flight', 'at', 'RAF', 'Wick', 'running', 'a', 'regular', 'service', 'to', 'Reykjavík', 'in', 'Iceland', 'using', 'de', 'Havilland', 'DH.91', 'Albatross', 'aircraft,', 'but', 'when', 'both', 'were', 'lost', 'this', 'was', 'abandoned,', 'the', 'detached', 'flight', 'instead', 'acquiring', 'de', 'Havilland', 'Dominies,', 'which', 'were', 'used', 'to', 'supply', 'remote', 'Scottish', 'communities.']","[17, 18]",0,reykjavík,"For a while the Squadron operated a detached flight at RAF Wick running a regular service to Reykjavík in Iceland using de Havilland DH.91 Albatross aircraft, but when both were lost this was abandoned, the detached flight instead acquiring de Havilland Dominies, which were used to supply remote Scottish communities.","['For a time the squadron performed a cancelled flight at RAF Wick and operated the de Havilland DH.91 albatross airliners to Reykjavík in Iceland. When both were lost, however, this was abolished and instead the de Havilland dominions were acquired, serving remote Scottish communities.', 'For a time the squadron completed a solo flight in the company RAF Wick with a scheduled flight with De Havilland DH.91 Albatross to Reykjavík in Iceland, but when both were lost, this offer was abandoned, instead the single flight received Dominies de Havilland, which were used to supply the remote Scottish communities.', 'The squadron was regularly en route from RAF Wick to Reykjavík in Iceland, including the De Havilland DH.91 Albatross, but when both were lost, the link was abandoned and de Havilland Domines, serving remote Scottish communities, were taken over instead.', 'For a time, the squadron carried out a solo ex aequo flight with de Havilland DH.91 albatrosses to Reykjavík in Iceland at Wick airfield, but when these two were lost, the project was abandoned and the cancelled flight was taken over by de Havilland-min instead, which served faraway Scottish communities.', 'For a time this squadron operated an anti-aircraft flight at RAF Wick, which established a permanent connection to Reykjavík (Iceland) with the albatross aircraft de Havilland DH.91. When both were lost, the anti-aircraft missiles Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak Flak']"
53,"['This', 'result', 'qualified', 'him', 'to', 'the', '2010', 'Summer', 'Youth', 'Olympics', 'in', 'Singapore', '.']","[11, 12]",0,singapore,This result qualified him to the 2010 Summer Youth Olympics in Singapore.,"['This result qualified him for the 2010 Summer Youth Olympic Games in Singapore.', 'This result qualified him for the 2010 Summer Youth Olympic Games in Singapore.', 'This result qualified him for the 2010 Summer Youth Olympic Games in Singapore.', 'This result qualified him for the 2010 Summer Youth Olympic Games in Singapore.', 'He thus qualified for the 2010 Youth Olympic Games in Singapore.']"
54,"['Civita', 'di', 'Bagnoregio', 'is', 'a', 'town', 'in', 'the', 'Province', 'of', 'Viterbo', 'in', 'central', 'Italy,', 'a', 'suburb', 'of', 'the', 'comune', 'of', 'Bagnoregio', ',', '1', 'kilometre', '(0.6', 'miles)', 'east', 'from', 'it.']","[20, 21]",0,bagnoregio,"Civita di Bagnoregio is a town in the Province of Viterbo in central Italy, a suburb of the comune of Bagnoregio, 1 kilometre (0.6 miles) east from it.","['Civita di Bagnoregio is a town in the province of Viterbo in central Italy, a suburb of the municipality of Bagnoregio, located 1 km east of it.', 'Civita di Bagnoregio is a town in the province of Viterbo, a suburb of the municipality of Bagnoregio, located 1 km east of it.', 'Civita di Bagnoregio is a town in the province of Viterbo in central Italy, a suburb of the municipality of Bagnoregio, 1 km east of it.', 'Civita di Bagnoregio is a village in the province of Viterbo in central Italy, suburb Play, 1 km east of Bagnoregio.', 'Civita di Bagnoregio is a complex Ambassador in the province of Viterbo, a suburb of the municipality of Bagnoregio, about 1 km east of it.']"
55,"['This', 'makes', 'it', 'the', 'top', 'free-to-air', 'television', 'program', 'on', 'Saturday', 'evening,', 'and', ""it's"", 'also', 'the', 'most', 'viewed', 'non-drama', 'program', 'in', 'South', 'Korea', 'every', 'week', '(excluding', 'special', 'sporting', 'events,', 'since', 'November', '2006,', 'with', 'the', 'exception', 'of', 'January', '2009,', 'April', 'and', 'May', '2010).']","[20, 22]",0,south korea,"This makes it the top free-to-air television program on Saturday evening, and it's also the most viewed non-drama program in South Korea every week (excluding special sporting events, since November 2006, with the exception of January 2009, April and May 2010).","['This makes it the most watched non-dramaturgical program in South Korea (excluding special sporting events since November 2006, with the exception of January 2009, April and May 2010).', 'And it is the most popular Saturday night program on free-to-air television and the most watched non-dramatic program in South Korea every week (with the exception of special sports events since November 2006, with the exception of January 2009, April and May 2010).', 'This makes it the first free-to-air Saturday night television program and the most-read current non-drama program in South Korea every week (with the exception of special sports events since November 2006, with the exception of January 2009, April and May 2010).', 'This makes it the highest quality free-to-air Saturday evening program and also the most watched off-screen program in South Korea every week (with the exception of special sports events since November 2006, except January 2009, April and May 2010).', 'This makes it the Saturday night program to air in free-to-air formats, and it has succeeded in establishing it as the most-attended drama show in South Korea worldwide (not since November 2006, except January 2009, April and May 2010).']"
56,"['He', 'began', 'his', 'musical', 'studies', 'in', 'his', 'country', '(Venezuela)', 'and', 'continued', 'in', 'Germany', 'and', 'Poland', ',', 'at', 'the', 'European', 'Mozart', 'Academy.']","[14, 15]",0,poland,"He began his musical studies in his country (Venezuela) and continued in Germany and Poland, at the European Mozart Academy.","['He began his musical studies in his country (Venezuela) and continued them in Germany and Poland at the European Mozart Academy.', 'He began his musical studies in his country (Venezuela) and continued them in Germany and Poland at the European Mozart Academy.', 'He began his musical studies in his country (Venezuela), which he continued in Germany and Poland at the European Mozart Academy.', 'He began his musical studies in his home country (Venezuela) and continued them in Germany and Poland at the European Mozart Academy.', 'He began his musical education in his country (Venezuela) and continued his studies in Germany and Poland at the European Mozart Academy.']"
57,"['In', 'the', 'case', 'of', 'Paris', ',', 'the', 'urban', 'area', 'is', 'divided', 'in', 'about', '420', 'different', 'munipalities', '(nearly', 'as', 'many', 'as', 'in', 'the', 'whole', 'Belgium).']","[4, 5]",0,paris,"In the case of Paris, the urban area is divided in about 420 different munipalities (nearly as many as in the whole Belgium).","['In the case of Paris, the urban area is divided into about 420 different municipalities (almost as many as in Belgium).', 'In the case of Paris, the urban area is divided into about 420 different municipalities (almost as many as in Belgium).', 'In Paris, the urban area is divided into about 420 different municipalities (almost as many as in Belgium).', 'In the case of Paris, the urban area is divided into 420 different municipalities (almost as many as in Belgium).', 'As far as Paris is concerned, the urban area is divided into about 420 different municipalities (almost as many as in the entire Belgian province).']"
58,"['In', 'Greece', 'and', 'Cyprus,', 'sesame', 'seed', 'candy', 'is', 'called', 'pasteli', 'and', 'is', 'generally', 'a', 'flat,', 'oblong', 'bar', 'made', 'with', 'honey', 'and', 'often', 'including', 'nuts.']","[1, 2]",0,greece,"In Greece and Cyprus, sesame seed candy is called pasteli and is generally a flat, oblong bar made with honey and often including nuts.","['In Greece and Cyprus, sesame sweets are called pastels and are usually a flat, elongated table made of honey and often with nuts.', 'In Greece and Cyprus, sesame sweets are called pasteli and are usually a flat, elongated stick of honey and often nuts.', 'In Greece and Cyprus, sesame sweets are called pastel. They are usually a flat elongated table made of honey, which often also contains nuts.', 'In Greece and Cyprus, the sesame candy is called pastel and is usually a flat, elongated counter with honey and often nuts.', 'In Greece and Cyprus, sesame sugar grains are called pastels. They are usually flat, elongated bars of honey and often contain nuts.']"
59,"['The', 'bridge', 'carries', 'the', 'Waterloo', 'to', 'Reading', 'Line', 'and', 'all', 'trains', 'serving', 'its', 'spur,', 'the', 'Weybridge', 'or', 'Chertsey', 'Branch', 'which', 'connects', 'this', 'line', 'to', 'the', 'four-track', 'South', 'Western', 'Main', 'Line', 'running', 'from', 'London', 'Waterloo', 'to', 'the', 'far', 'south-west,', 'merging', 'with', 'the', 'Devon', 'and', 'Cornwall', 'main', 'line.']","[4, 5]",0,waterloo,"The bridge carries the Waterloo to Reading Line and all trains serving its spur, the Weybridge or Chertsey Branch which connects this line to the four-track South Western Main Line running from London Waterloo to the far south-west, merging with the Devon and Cornwall main line.","['The bridge runs the Waterloo-Reading line and all trains serving its spur, the Weybridge or Chertsey Branch, which connect these lines with the four-lane South Western Main Line, which runs from London Waterloo to the far south-west and merges with the main line in Devon and Cornwall.', 'The bridge runs the Waterloo route to Reading and all trains connect its offshoot, the Weybridge or Chertsey Branch, with the four-track South Western Main Line via London Waterloo in the far south west, which merges with the Devon and Cornwall Main Line.', 'This bridge is used by the Waterloo-Reading line and all trains serving Weybridge or Chertsey Branch, connecting it to the four-track South Western Main Line, which runs from London Waterloo to the far south-west and merges with the Devon and Cornwall mainline.', 'The bridge is the bridge between Waterloo and Reading Line and all trains visiting its tributary, the Weybridge or Chertsey Branch, which connects this line with the four-track South Western Main Line, which runs from London Waterloo to the South West and merges with the main line to Devon and Cornwall.', 'The bridge will bring the Waterloo line to Reading and will serve all trains on the main line, Weybridge or Chertsey Branch, linking the line with the four-track South Western Main Line, which runs from London Waterloo in the South West to the main line of Devon and Cornwall.']"
60,"['Howe', 'is', 'an', 'unincorporated', 'community', 'in', 'Nemaha', 'County,', 'Nebraska,', 'in', 'the', 'United', 'States.']","[0, 1]",0,howe,"Howe is an unincorporated community in Nemaha County, Nebraska, in the United States.","['Howe is an unregistered community in Nemaha County, Nebraska, USA.', 'Howe is an unregistered community in Nemaha County, Nebraska in the United States.', 'Howe is a community not registered in Nemaha County, Nebraska, in the United States.', 'Howe is a nonprofit in Nemaha County, Nebraska, in the United States.', 'Howe is a state of Nemaha County, Nebraska, in the United States.']"
61,"['Initially', 'the', 'school', 'was', 'established', 'to', 'provide', 'a', 'British', 'style', 'education', 'for', 'the', 'children', 'of', 'expatriates', 'working', 'in', 'Seychelles', 'on', 'temporary', 'contract.']","[18, 19]",0,seychelles,Initially the school was established to provide a British style education for the children of expatriates working in Seychelles on temporary contract.,"['The school was originally founded to provide children of foreigners in the Seychelles with a British-style education on a fixed-term contract.', 'This school was originally founded to offer British-style lessons to the children of foreigners in the Seychelles.', 'Originally, this British-style school was set up to provide education for the children of guest workers working in the Seychelles on a fixed-term contract.', 'The school was originally set up to provide British-style education to the children of foreign children who rely on fixed-term contracts in the Seychelles.', 'Initially, the school was designed exclusively to provide British-style education for the children of expatriates working in the Seychelles.']"
62,"['After', 'graduation', 'from', 'the', 'National', 'Theatre', 'School,', 'he', 'and', 'his', 'wife', 'spent', 'a', 'year', 'interning', 'with', 'theatre', 'companies', 'in', 'both', 'Northern', 'Ireland', 'and', 'the', 'Republic', 'of', 'Ireland', '.']","[24, 27]",0,republic of ireland,"After graduation from the National Theatre School, he and his wife spent a year interning with theatre companies in both Northern Ireland and the Republic of Ireland.","['After graduating from the National Theatre School, he and his wife spent a year doing internships with theatre companies in Northern Ireland and the Republic of Ireland.', 'After graduating from the National Theatre School, he and his wife worked with theatre companies in Northern Ireland and the Republic of Ireland for a year.', 'After completing his studies at the National Theatre School, he and his wife spent a year in theatre companies in Northern Ireland and the Republic of Ireland.', 'After graduating from the National Theatre School, he spent a year abroad and then an internship with theatre companies in Northern Ireland and the Republic of Ireland.', 'After graduating from the National Theatre School, he spent a year as an intern in ensembles of Northern Irish and Irish theatre.']"
63,"['Acacia', 'flexifolia,', 'commonly', 'known', 'as', 'bent-leaf', 'wattle,', 'is', 'a', 'shrub', 'species', 'that', 'is', 'endemic', 'to', 'eastern', 'Australia', '.']","[16, 17]",0,australia,"Acacia flexifolia, commonly known as bent-leaf wattle, is a shrub species that is endemic to eastern Australia.","['Acacia flexifolia, commonly known as oblique leaf, is a shrub species endemic to eastern Australia.', 'Acacia flexifolia, commonly known as the curved leaf, is a perennial species endemic to eastern Australia.', 'Acacia flexible folia, commonly known as curved leaf bark, is a shrub species endemic to eastern Australia.', 'Acacia flexifolia, commonly known as bush cattle, is a shrub species endemic to eastern Australia.', 'The acacia flexifolia, commonly known as crooked winter leaves, is a shrub species native to eastern Australia.']"
64,"['Syria', 'remained', 'the', ""Umayyads'"", 'main', 'power', 'base', 'thereafter,', 'and', 'Damascus', 'was', 'their', 'capital.']","[0, 1]",0,syria,"Syria remained the Umayyads' main power base thereafter, and Damascus was their capital.","['Syria remained the main base of the Umayyads, and Damascus was their capital.', 'Syria remained the main power base of the Umayyads even after that, and Damascus was their capital.', 'Syria remained the main base of the Umayyads and Damascus was their capital.', ""Syria remained Umayyad's main power base even after that, and Damascus was its capital."", 'Syria remained the main power base of the Umayyads, and Damascus was their capital.']"
65,"['At', 'first,', 'the', 'twinned', 'models', 'were', 'assembled', 'by', 'Ford', 'in', 'the', 'US', 'for', 'North', 'American', 'consumption,', 'with', 'Mazda', 'in', 'Japan', 'supplying', 'cars', 'for', 'other', 'markets.']","[11, 12]",0,us,"At first, the twinned models were assembled by Ford in the US for North American consumption, with Mazda in Japan supplying cars for other markets.","[""Ford's twin models were initially assembled in the US for North American consumption, while Mazda supplied cars to other markets in Japan."", 'The twin models were initially assembled by Ford in the US for North American consumption, while Mazda supplied cars to other markets in Japan.', 'Ford initially assembled the models for North American consumption, while Mazda in Japan also supplied cars for other markets.', 'These partner models were initially assembled by Ford in the US for North American consumption, while Mazda supplied cars to other markets in Japan.', ""Ford's partner models were initially assembled in the US for North American consumption, while Mahda supplied cars to other markets in Japan.""]"
66,"['Mathews', 'won', 'some', 'support', 'for', 'his', 'studies', 'outside', 'Australia', '.']","[8, 9]",0,australia,Mathews won some support for his studies outside Australia.,"['Mathews found support for his studies outside Australia.', 'Mathews has built up support for his studies outside Australia.', 'Mathews sought support for his studies outside Australia.', 'Mathews earned some support for his studies outside Australia.', 'Mathews received support for his studies.']"
67,"['It', 'originated', 'from', 'Uruguay', 'and', 'Argentina', 'in', 'the', 'mid-1940s,', 'with', 'apparent', 'characteristics', 'of', 'simplicity', 'and', 'implications', 'that', 'are', 'often', 'unforeseeable', 'and', 'absolutely', 'involving.']","[5, 6]",0,argentina,"It originated from Uruguay and Argentina in the mid-1940s, with apparent characteristics of simplicity and implications that are often unforeseeable and absolutely involving.","['It was created in Uruguay and Argentina in the mid-1940s, with apparent features of simplicity and implications that are often unpredictable and absolutely compelling.', 'Launched in Uruguay and Argentina in the mid-1940s, it had outward simplicity and implications that were often unpredictable and utterly influential.', 'It was created in Uruguay and Argentina in the mid-1940s, with obvious features such as simplicity and implications that often seem unpredictable and entirely predictable.', 'Created in Uruguay and Argentina in the mid-1940s, it has meanings of simplicity and implications that are often unpredictable and must be taken into account.', 'It was founded in Uruguay and Argentina in the mid-1940s, with obvious features of simplicity and impact that are often unpredictable and totally inclusive.']"
68,"['José', 'Francisco', 'Razzano', 'born', 'in', 'Montevideo,', 'near', 'Plaza', 'Independencia', ',', 'on', 'February', '25,', '1887.']","[7, 9]",0,plaza independencia,"José Francisco Razzano born in Montevideo, near Plaza Independencia, on February 25, 1887.","['José Francisco Razzano was born on 25 February 1887 in Montevideo near Plaza Independencia.', 'José Francisco Razzano was born on 25 February 1887 in Montevideo near Plaza Independencia.', 'José Francisco Razzano was born on 25 February 1887 in Montevideo near Plaza Independencia.', 'José Francisco Razzano was born on 25 February 1887 in Montevideo near Plaza Independencia.', 'José Francisco Razzano was born on 25 February 1887 in Montevideo, near Independence Square.']"
69,"['Based', 'in', 'Beirut', ',', 'Lebanon', '1964-66,', 'he', 'published', 'photographs', 'and', 'articles', 'on', 'subjects', 'such', 'as', 'the', 'Kurds', 'of', 'Iraq', 'in', 'Life,', 'the', 'Sunday', 'Times,', 'Geographical', 'Magazine', 'and', 'others.']","[2, 3]",0,beirut,"Based in Beirut, Lebanon 1964-66, he published photographs and articles on subjects such as the Kurds of Iraq in Life, the Sunday Times, Geographical Magazine and others.","['Living in Beirut, Lebanon, from 1964-66, he published photos and articles about the Kurds in Iraq in Life, the Sunday Times, Geographic Magazine, and others.', 'From 1964-66 he lived in Beirut, Lebanon, where he published photos and articles on subjects such as the Kurds of Iraq in Life, the Sunday Times, Geographic Magazine and others.', 'Between 1964 and 66, he published photos and articles on topics such as ""Kurds in Iraq in Life"" in the Sunday Times, Geographic Magazine, and others.', 'He lives in Beirut, Lebanon 1964-66, published photos and articles on topics such as Kurds of Iraq in Life, the Sunday Times, Geographic Magazine and others.', 'He lived 1964-66 in Beirut, Lebanon, where he published photo reports and articles on topics such as the Kurds in Iraq in Life, the Sunday Times, Geographic Magazine, and others.']"
70,"['Franco', 'Forini', '(born', '22', 'September', '1958', 'in', 'Muralto)', 'is', 'a', 'former', 'racing', 'driver', 'from', 'Switzerland', '.']","[14, 15]",0,switzerland,Franco Forini (born 22 September 1958 in Muralto) is a former racing driver from Switzerland.,"['Franco Forini (born September 22, 1958 in Muralto) is a former racing driver from Switzerland.', 'Franco Forini (born September 22, 1958 in Muralto) is a former racing driver from Switzerland.', 'Franco Forini (born September 22, 1958 in Muralto) is a former racing driver from Switzerland.', 'Franco Forini (born September 22, 1958) is a former Swiss racing driver.', 'Franco Forini (born September 22, 1958 in Muralto) is a former racing driver from Switzerland.']"
71,"['It', 'is', 'the', 'third', 'highest', 'peak', 'in', 'Romania', 'after', 'Moldoveanu', 'Peak', '(2544m)', 'and', 'Negoiu', 'Peak', '(2535m).']","[7, 8]",0,romania,It is the third highest peak in Romania after Moldoveanu Peak (2544m) and Negoiu Peak (2535m).,"['The volcano is the third highest peak in Romania after Moldoveanu (2544 m) and Negoiu (2535 m).', 'It is the third highest mountain in Romania after Moldaweanu (2544 m) and Negoiu (2535 m).', 'It is the third highest peak in Romania after Moldoveanu (2544m) and Negoiu (2535m).', 'It is the third highest mountain in Romania after Moldova (2544 m) and Negoiu (2535 m).', 'It is the third highest peak in Romania after Moldoveanu (2544m) and Negoiu (2535m).']"
72,"['MiniDisc', 'was', 'announced', 'by', 'Sony', 'in', 'September', '1992', 'and', 'released', 'that', 'November', 'for', 'sale', 'in', 'Japan', 'and', 'in', 'December', 'in', 'Europe,', 'Canada,', 'the', 'USA', 'and', 'other', 'countries.']","[15, 16]",0,japan,"MiniDisc was announced by Sony in September 1992 and released that November for sale in Japan and in December in Europe, Canada, the USA and other countries.","['The MiniDisc was announced by Sony in September 1992 and sold in Japan in November and in Europe, Canada, the United States and other countries in December.', 'MiniDisc was announced by Sony in September 1992 and released for sale in Japan in November and in Europe, Canada, the US and other countries in December.', 'MiniDisc was announced by Sony in September 1992 and was released in Japan, Europe, Canada, the US and other countries in November and December.', 'Sony announced MiniDisc in September 1992 and launched it in Japan in November, Europe, Canada, the United States and other countries in December.', 'MiniDisc was announced by Sony in September 1992 and released for sale in Japan in November and in Vision USA, Europe, Canada and other countries in December.']"
73,"['By', '1916,', 'it', 'was', 'the', 'largest', 'oil', 'company', 'in', 'Russia', ',', 'producing', '76', 'million', 'poods', 'of', 'oil.']","[9, 10]",0,russia,"By 1916, it was the largest oil company in Russia, producing 76 million poods of oil.","[""In 1916, it was Russia's largest oil company, producing 76 million poods of oil."", ""Until 1916, it was Russia's largest oil company, producing 76 million poods of oil."", 'In 1916 it was the largest oil company in Russia with an oil production of 76 million poods.', ""In 1916, it was Russia's largest oil company with a turnover of £76 million."", ""Until 1916, it was Russia's largest oil company, producing 76 million poods of oil.""]"
74,"['Measuring', 'almost', 'four', 'meters', 'in', 'width,', 'Ecclesia', 'militans', 'is', 'one', 'of', 'the', 'largest', 'icons', 'ever', 'produced', 'in', 'medieval', 'Russia', '.']","[18, 19]",0,russia,"Measuring almost four meters in width, Ecclesia militans is one of the largest icons ever produced in medieval Russia.","['With a width of almost four meters, Ecclesia militans is one of the largest icons ever made in medieval Russia.', 'With a width of almost four metres, the Ecclesia militans is one of the largest icons ever made in medieval Russia.', 'With a width of almost four meters, Ecclesia militans is one of the largest icons ever made in medieval Russia.', 'With a width of almost four metres, the Ecclesia Militante is one of the largest icons ever made in medieval Russia.', 'With a width of almost four meters, Ecclesia militans is one of the largest icons ever made in Russia in the Middle Ages.']"
75,"['The', 'first', 'crowned', 'Holy', 'Roman', 'Empress', 'since', 'the', 'mid-15th', 'century,', 'she', 'was', 'responsible', 'from', 'the', 'moving', 'of', 'the', 'Imperial', 'court', 'from', 'Prague', 'to', 'Vienna', ',', 'which', 'became', 'one', 'of', 'the', 'centers', 'of', 'European', 'culture.']","[23, 24]",0,vienna,"The first crowned Holy Roman Empress since the mid-15th century, she was responsible from the moving of the Imperial court from Prague to Vienna, which became one of the centers of European culture.","['As the first crowned empress of the Holy Roman Empire since the middle of the 15th century, she was responsible for the relocation of the Imperial Court from Prague to Vienna, which became one of the centres of European culture.', 'As the first crowned empress since the middle of the 15th century, she moved from Prague to Vienna, which became one of the centres of European culture.', 'As the first crowned empress since the middle of the 15th century, she was responsible for the transfer of the Imperial Court from Prague to Vienna, which developed into one of the centres of European culture.', 'As the first crowned empress since the middle of the 15th century, she assumed responsibility for the relocation of the imperial court from Prague to Vienna, which then developed into a European cultural centre.', 'The first crowned empress of the Holy Roman Empire since the middle of the 15th century was responsible for mishaps after the Imperial Court moved from Prague to Vienna, which became one of the centres of European culture.']"
76,"['Armando', 'Costa,', 'also', 'known', 'as', 'Rilhas,', 'was', 'born', 'in', '1949', 'in', 'the', 'village', 'of', 'Bombarral', 'in', 'central', 'Portugal.']","[14, 15]",0,bombarral,"Armando Costa, also known as Rilhas, was born in 1949 in the village of Bombarral in central Portugal.","['Armando Costa, also known as Rilhas, was born in 1949 in the village of Bombarral in central Portugal.', 'Armando Costa, also known as Rilhas, was born in 1949 in the village of Bombarral in central Portugal.', 'Armando Costa, also known as Rilhas, was born in 1949 in the village of Bombarral in central Portugal.', 'Armando Costa, also known as Rilhas, was born in 1949 in the village of Bombarral in central Portugal.', 'Armando Costa, also known as Rilhas, was born in 1949 in the town of Bombarral on the outskirts of central Portugal.']"
77,"['His', 'father,', 'John', 'Bird', 'was', 'a', 'London', 'goldsmith', 'with', 'ancestral', 'roots', 'in', 'Cheshire,', 'England.']","[6, 7]",0,london,"His father, John Bird was a London goldsmith with ancestral roots in Cheshire, England.","['His father, John Bird, was a London goldsmith with roots in Cheshire, England.', 'His father, John Bird, was a London goldsmith with ancestral roots in Cheshire, England.', 'His father, John Bird, was a London goldsmith from Cheshire, England.', 'His father, John Bird, was a goldsmith in London with pedigree in Cheshire, England.', 'His father John Bird was a goldsmith in London and came from Cheshire, England.']"
78,"['She', 'was', 'one', 'of', 'the', 'first', 'locomotives', 'to', 'be', 'built', 'in', 'Germany', '.']","[11, 12]",0,germany,She was one of the first locomotives to be built in Germany.,"['It was one of the first locomotives built in Germany.', 'It was one of the first locomotives built in Germany.', 'It was one of the first locomotives built in Germany.', 'It was one of the first locomotive fairs built in Germany.', 'It was one of the oldest locomotives built in Germany.']"
79,"['After', 'he', 'had', 'finished', 'his', 'secondary', 'edition', 'he', 'immigrated', 'to', 'Australia', 'where', 'he', 'stayed', 'until', '1969.']","[10, 11]",0,australia,After he had finished his secondary edition he immigrated to Australia where he stayed until 1969.,"['After leaving school he emigrated to Australia where he stayed until 1969.', 'After leaving school he emigrated to Australia where he stayed until 1969.', 'After leaving school he emigrated to Australia where he stayed until 1969.', 'After completing his diocesan studies, he emigrated to Australia, where he remained until 1969.', 'After completing his further research stay, he emigrated to Australia and remained there until 1969.']"
80,"['At', 'the', 'time', 'of', 'the', '1991', 'Nepal', 'census', 'it', 'had', 'a', 'population', 'of', '2,891', 'and', 'had', '530', 'houses', 'in', 'the', 'village.']","[6, 7]",0,nepal,"At the time of the 1991 Nepal census it had a population of 2,891 and had 530 houses in the village.","[""At the time of Nepal's 1991 census, the village had 2,891 inhabitants and 530 houses."", 'At the time of the 1991 census, Nepal had 2891 inhabitants and 530 houses.', 'At the 1991 census Nepal had 2891 inhabitants and 530 houses in the village.', 'At the time of the 1991 census, Nepal had 2891 inhabitants and 530 houses.', 'When the 1991 census was conducted in Nepal, it had 2,891 inhabitants and 530 houses.']"
81,"['The', 'line', 'was', 'first', 'authorised', 'in', '1866,', 'and', 'was', 'a', 'proposed', 'single', 'line', 'to', 'connect', 'Soho', 'on', 'the', 'Great', 'Western', 'Railway', 'Birmingham', 'to', 'Wolverhampton', 'route', 'with', 'Lapal,', 'on', 'a', 'proposed', 'line', 'from', 'Halesowen', 'to', 'Bromsgrove,', 'with', 'a', 'connection', 'to', 'the', 'London', 'and', 'North', 'Western', 'Railway', '(LNWR)', 'near', 'Monument', 'Lane.']","[15, 16]",0,soho,"The line was first authorised in 1866, and was a proposed single line to connect Soho on the Great Western Railway Birmingham to Wolverhampton route with Lapal, on a proposed line from Halesowen to Bromsgrove, with a connection to the London and North Western Railway (LNWR) near Monument Lane.","['This line was first approved in 1866 as a proposed single track line to connect Soho with the Great Western Railway Birmingham with Wolverhampton and Lapal on a proposed line from Halesowen to Bromsgrove connected to the London and North Western Railway (LNWR) near Monument Lane.', 'The line was first approved in 1866 and was a planned single line to link Soho with Great Western Railway Birmingham and Wolverhampton on a proposed line from Halesowen to Bromsgrove with a link to London and North Western Railway (LNWR) near Monument Lane.', 'First approved in 1866, the line was a proposed single-track railway link between Soho and the Great Western Railway Birmingham - Wolverhampton with Lapal, which would link Halesowen with Bromsgrove with London and the North Western Railway (LNWR) near Monument Lane.', 'First approved in 1866, it was a planned single-track line linking Soho with the Great Western Railway Birmingham to Wolverhampton. It proposed such a line from Halesowen to Bromsgrove, with links to London and the North Western Railway (LNWR) near Monument Lane.', 'Construction of the line was first authorised in 1866 and a single line was to be created to link Soho with the Great Western Railway Birmingham to Wolverhampton on a proposed line from Halesowen to Bromsgrove, with a link to London and the North Western Railway (LNWR) near Monument Lane.']"
82,"['Amalia', 'wrote', 'a', 'song', 'book', 'which', 'is', 'currently', 'found', 'in', 'the', 'German', 'national', 'library', 'in', 'Berlin,', 'with', 'copies', 'in', 'the', 'public', 'library', 'of', 'Frankfurt', 'and', 'the', 'university', 'library', 'of', 'Frankfurt.']","[23, 24]",0,frankfurt,"Amalia wrote a song book which is currently found in the German national library in Berlin, with copies in the public library of Frankfurt and the university library of Frankfurt.","['Amalia wrote a songbook, which can currently be found in the German National Library in Berlin, the Stadtbibliothek Frankfurt and the Universitätsbibliothek Frankfurt.', 'Amalia has written a songbook, which is currently in the German National Library in Berlin, with copies in the Stadtbibliothek Frankfurt and the Universitätsbibliothek Frankfurt.', 'Amalia wrote a songbook, which is currently in the German National Library in Berlin, with copies in the Stadtbibliothek Frankfurt (Main) and the Universitätsbibliothek Frankfurt (Main).', 'Amalia has written a bilingual songbook, which is currently in the German National Library in Berlin, together with copies in the City and University Library in Frankfurt.', 'Amalia invented a songbook that is currently in the German National Library in Berlin and is being printed as part of the University Library Frankfurt / Main.']"
83,"['Its', 'fake', 'covers', 'of', 'prominent', 'newspaper', 'were', 'sensational', 'media', 'pranks;', 'the', 'authors', 'even', 'distributed', 'a', 'fake', 'Pravda', 'in', 'Russia', 'during', 'communist', 'rule.']","[18, 19]",0,russia,Its fake covers of prominent newspaper were sensational media pranks; the authors even distributed a fake Pravda in Russia during communist rule.,"['The fake front pages of famous newspapers were sensational headlines in the media; during communist rule, the authors even spread a fake Pravda in Russia.', 'The front page of a prominent newspaper was a media sensation, and its authors even spread a false pravda in Russia during Communist rule.', 'His false front pages of prominent newspapers were sensational media pranks; the authors even spread a false Pravda in India during Communist rule.', 'His post-Soviet celebrity newspapers were sensational media pranks and even spread fake Pravda during Communist rule in Russia.', 'As media, their fake front pages resembled a sensational cliffhanger, and the authors even spread Catherine of Aquinas, a fake Pravda in Russia during communist rule.']"
84,"['Traveling', 'to', 'Rome', 'in', '1619,', 'he', 'also', 'would', 'have', 'been', 'exposed', 'to', 'the', 'influence', 'of', 'Caravaggio', 'and', 'his', 'followers.']","[2, 3]",0,rome,"Traveling to Rome in 1619, he also would have been exposed to the influence of Caravaggio and his followers.","['When he traveled to Rome in 1619, he would have been exposed to the influence of Caravaggio and his followers.', 'When he traveled to Rome in 1619, he would also have been exposed to the influence of Caravaggio and his followers.', 'On his journey to Rome in 1619, he would also have been exposed to the influence of Caravaggio and his followers.', 'Had he traveled to Rome in 1619, he would also have been exposed to the influence of Karavaggio and his followers.', 'When he traveled to Rome in 1619, he would also have been exposed to the influence of Caravaggio and his followers.']"
85,"['He', 'served', 'in', 'the', 'United', 'States', 'military', 'during', 'the', 'Korean', 'War.']","[4, 6]",0,united states,He served in the United States military during the Korean War.,"['He served in the U.S. military during the Korean War.', 'He served in the U.S. military during the Korean War.', 'He served in the U.S. military during the Korean War.', 'He served in the U.S. military during the Korean War.', 'He served in the U.S. military during the Korean War.']"
86,"['This', 'marine', 'species', 'occurs', 'in', 'the', 'Caribbean', 'Sea', 'off', 'Colombia', '.']","[9, 10]",0,colombia,This marine species occurs in the Caribbean Sea off Colombia.,"['This marine species occurs in the Caribbean off Colombia.', 'This marine species occurs in the Caribbean off Colombia.', 'This marine species occurs in the Caribbean off Colombia.', 'The marine animals occur in the Caribbean off Colombia.', 'This marine species occurs in the Caribbean off Colombia.']"
87,"['Their', 'self-titled', 'debut', 'album', 'made', 'a', 'strong', 'impression', 'in', 'the', 'UK', ',', 'as', 'well', 'as', 'in', 'Australia', 'and', 'New', 'Zealand.']","[10, 11]",0,uk,"Their self-titled debut album made a strong impression in the UK, as well as in Australia and New Zealand.","['Her self-titled debut album made a strong impression in the UK as well as Australia and New Zealand.', 'Her self-titled debut album made a big impression in the UK, but also in Australia and New Zealand.', 'Her self-titled debut album made a big impression in the UK, Australia and New Zealand.', 'Her self-titled debut album made a strong impression in the UK as well as Australia and New Zealand.', 'In Great Britain as well as in Australia and New Zealand they left a strong impression with their self-titled debut album.']"
88,"['Harvard', 'School', '(pre', 'Harvard-Westlake)', 'was', 'named', 'after', 'John', 'Harvard', 'of', 'Southwick,', 'borough', 'of', 'London', '.']","[13, 14]",0,london,"Harvard School (pre Harvard-Westlake) was named after John Harvard of Southwick, borough of London.","['The Harvard School (before Harvard-Westlake) was named after John Harvard of Southwick, a London district.', 'The Harvard School (before Harvard-Westlake) was named after John Harvard of Southwick, a London district.', 'The Harvard School (before Harvard-Westlake) was named after John Harvard from Southwick (London district).', 'The Harvard School (formerly Harvard-Westlake) was named after John Harvard of Southwick, the London borough.', 'The Harvard School (opposite Harvard-Westlake) was named after John Harvard from Southwick, a London borough.']"
89,"['Detremmerie', 'was', 'born', 'in', 'Mouscron,', 'traditionally', 'a', 'French', 'speaking', 'textile', 'manufacturing', 'town', 'sandwiched', 'between', 'the', 'frontier', 'with', 'France', 'to', 'the', 'south,', 'and', 'the', 'Dutch', 'language', 'frontier', 'to', 'the', 'north,', 'in', 'the', 'western', 'part', 'of', 'occupied', 'Belgium.']","[17, 18]",0,france,"Detremmerie was born in Mouscron, traditionally a French speaking textile manufacturing town sandwiched between the frontier with France to the south, and the Dutch language frontier to the north, in the western part of occupied Belgium.","['Detremmerie was born in Mouscron, a traditional French-speaking textile town in western occupied Belgium, sandwiched between the border with France in the south and the border with the Netherlands in the north.', 'Detremmerie was born in Mouscron, a traditional French-speaking textile town in western Belgium, sandwiched between the border with France in the south and the Dutch-speaking border in the north.', 'Detremmerie was born in Mouscron, a traditional French-speaking textile town located between the border with France in the south and the Dutch-speaking border in the north in the western part of occupied Belgium.', 'Detremmerie was born in Mouscron, a traditional French-speaking textile production town between oubhér in the south and the Dutch-speaking border in the north of occupied western Belgium.', 'Detremmerie was born in Mouscron, a former French-speaking textile factory between the border with France in the south and Southangar in the north of occupied Belgium.']"
90,"['Hope', 'For', 'The', 'Warriors', 'is', 'a', 'national', 'nonprofit', 'organization', 'in', 'the', 'United', 'States', 'that', 'provides', 'assistance', 'to', 'combat', 'wounded', 'service', 'members,', 'their', 'families,', 'and', 'families', 'of', 'those', 'killed', 'in', 'action.']","[11, 13]",0,united states,"Hope For The Warriors is a national nonprofit organization in the United States that provides assistance to combat wounded service members, their families, and families of those killed in action.","['Hope For The Warriors is a national nonprofit organization in the United States that supports wounded soldiers, their families and those who have lost their lives.', 'Hope For the Warriors is a national nonprofit organization in the United States that supports wounded soldiers, their families and those killed in action.', 'Hope For The Warriors is a national nonprofit organization in the United States that supports wounded soldiers, their families and the families of those killed in combat.', 'Hope For The Warriors is a national non-profit organization in Switzerland that helps in the fight against wounded relatives of soldiers, their families and the families of those killed in action.', 'Hope For The Warriors is a national nonprofit organization in the United States that supports wounded servicemen and women, their families and the families of the perpetrators.']"
91,"['In', '1978', 'it', 'began', 'to', 'be', 'marketed', 'in', 'France', 'for', 'patients', 'at', 'high', 'risk', 'for', 'thrombotic', 'events:', 'postoperative', 'cardiac', 'patients,', 'patients', 'undergoing', 'hemodialysis,', 'peripheral', 'vascular', 'disease,', 'and', 'the', 'prevention', 'of', 'strokes', 'and', 'ischemic', 'heart', 'disease.']","[8, 9]",0,france,"In 1978 it began to be marketed in France for patients at high risk for thrombotic events: postoperative cardiac patients, patients undergoing hemodialysis, peripheral vascular disease, and the prevention of strokes and ischemic heart disease.","['In 1978, sales began in France for patients at high risk of thrombosis: postoperative heart patients, patients undergoing hemodialysis, peripheral vascular diseases and the prevention of strokes and ischemic heart disease.', 'It was launched in France in 1978 for patients at high risk of thrombosis: postoperative heart patients, patients undergoing hemodialysis, peripheral vascular diseases and the prevention of strokes and ischemic heart disease.', 'In 1978, it was marketed in France for patients at high risk of thrombosis: postoperative heart patients, patients undergoing hemodialysis, peripheral vascular diseases and the prevention of strokes and ischemic heart disease.', 'In 1978, marketing began in France for patients at high risk of thrombosis: postoperative heart patients, patients undergoing hemodialysis, peripheral vascular diseases and the prevention of strokes and ischemic heart disease.', 'In 1978 he began marketing in France to patients at high risk of thrombosis: postoperative heart patients, hemodialysis patients, perfidious vascular diseases and the prevention of strokes and ischemic heart disease.']"
92,"['Born', 'in', 'Australia', 'in', 'November', '1956,', 'Delacy', 'has', 'been', 'part', 'of', 'the', 'Hong', 'Kong', 'broadcasting', 'industry', 'since', '1979.']","[12, 14]",0,hong kong,"Born in Australia in November 1956, Delacy has been part of the Hong Kong broadcasting industry since 1979.","['Delacy was born in Australia in November 1956 and has been part of the Hong Kong broadcasting industry since 1979.', 'Delacy, born in Australia in November 1956, has been part of the Hong Kong radio industry since 1979.', 'Delacy was born in Australia in November 1956 and has been part of the Hong Kong broadcasting industry since 1979.', 'Delacy was born in Australia in November 1956 and has worked in the Hong Kong broadcasting industry since 1979.', 'Delacy, who was born in Australia in November 1956, has been part of the Hong Kong broadcast industry since 1979.']"
93,"['The', 'Grand', 'National', 'Party', 'of', 'President', 'Lee', 'Myung-bak', 'won', 'a', 'majority', 'of', 'seats', 'in', 'the', 'National', 'Assembly', 'of', 'South', 'Korea', '.']","[18, 20]",0,south korea,The Grand National Party of President Lee Myung-bak won a majority of seats in the National Assembly of South Korea.,"[""President Lee Myung-bak's Grand National Party has won a majority of seats in South Korea's National Assembly."", ""President Lee Myung-bak's Grand National Party has won a majority in South Korea's National Assembly."", ""President Lee Myung-bak's Grand National Party won a majority of seats in South Korea's National Assembly."", ""President Lee Myung-bak's Grand People's Party has won a majority of seats in South Korea's National Assembly."", ""President Lee Myung-bak's Grand National Party won a majority of seats in South Korea's National Assembly.""]"
94,"['Before', 'the', 'Syrian', 'war,', 'Homs', 'was', 'a', 'major', 'industrial', 'centre,', 'and', 'with', 'a', 'population', 'of', 'at', 'least', '652,609', 'people', 'in', '2004,', 'it', 'was', 'the', 'third', 'largest', 'city', 'in', 'Syria', 'after', 'Aleppo', 'to', 'the', 'north', 'and', 'the', 'capital', 'Damascus', 'to', 'the', 'south.']","[4, 5]",0,homs,"Before the Syrian war, Homs was a major industrial centre, and with a population of at least 652,609 people in 2004, it was the third largest city in Syria after Aleppo to the north and the capital Damascus to the south.","['Before the war in Syria, Homs was an important industrial center and with at least 652,609 inhabitants in 2004, the third largest city in Syria after Aleppo in the north and the capital Damascus in the south.', ""Before the war in Syria, Homs was an important industrial centre and, with a population of at least 652,609 in 2004, Syria's third largest city after Aleppo in the north and the capital Damascus in the south."", ""Before the Syrian war, Homs was an important industrial center and, with a population of at least 652,609 people in 2004, Syria's third-largest city after Aleppo in the north and the capital Damascus in the south."", ""Before the Syrian war, Homs was an important industrial centre and, with a population of at least 652,609 in 2004, Syria's third largest city after Aleppo in the north and the capital Damascus in the south."", ""Before the war, Homs was an important industrial center. With a population of at least 652,609 inhabitants, Homs was Syria's third largest city in 2004, after Aleppo in the north and the capital Damascus in the south.""]"
95,"['Same-sex', 'sexual', 'acts', 'are', 'illegal', 'in', 'Antigua', 'and', 'Barbuda.']","[6, 7]",0,antigua,Same-sex sexual acts are illegal in Antigua and Barbuda.,"['Same-sex sex sex acts are banned in Antigua and Barbuda.', 'Same-sex sex sex acts are banned in Antigua and Barbuda.', 'Same-sex sex sex acts are banned in Antigua and Barbuda.', 'Same-sex sex sex acts are banned in Antigua and Barbuda.', 'Same-sex acts are banned in Antigua and Barbuda.']"
96,"['Kerala', 'Iyers,', 'like', 'the', 'Iyers', 'of', 'Tamil', 'Nadu', 'and', 'the', 'Nambudiris', 'of', 'Kerala,', 'belonged', 'to', 'the', 'Pancha-Dravida', 'classification', 'of', 'India', ""'s"", 'Brahmin', 'community.']","[19, 20]",0,india,"Kerala Iyers, like the Iyers of Tamil Nadu and the Nambudiris of Kerala, belonged to the Pancha-Dravida classification of India's Brahmin community.","['Kerala Iyers, like the Iyers from Tamil Nadu and the Nambudiris from Kerala, belonged to the Pancha-Dravida classification of the Indian Brahmin community.', 'Kerala Iyers, like the Iyers of Tamil Nadu and the Nambudiris of Kerala, belonged to the Pancha-Dravida classification of the Indian brahmin community.', 'Kerala Iyers, like the Iyers of Tamil Nadu and the Nambudiris of Kerala, belonged to the Pancha-Dravida genus of the Indian Brahmin community.', 'Kerala Iyers, like the Iyers of Taclub Nadu and the Nambudiris of Kerala, belonged to the Pancha-Dravida classification of the Indian Brahmin community.', 'Like the Iyers of Tamil Nadu and the Nambudiris of Kerala, Kerula Iyers belonged to the Pancha-Dravida classification of the Brahmins of India.']"
97,"['New', 'York', 'State', 'Route', '\xa0', '50', '(NY', '\xa0', '50)', 'is', 'a', '31.67-mile', '(50.97', '\xa0', 'km)', 'state', 'highway', 'in', 'the', 'Capital', 'District', 'of', 'New', 'York', 'in', 'the', 'United', 'States', '.']","[26, 28]",0,united states,New York State Route 50 (NY 50) is a 31.67-mile (50.97 km) state highway in the Capital District of New York in the United States.,"['New York State Route 50 (NY 50) is a 50-mile state highway in the New York City area of the United States.', 'New York State Route 50 (NY 50) is a 50-mile (50.97 km) state highway in the capital city district of New York.', 'The New York State Route 50 (NY 50) is a 50. 97 km long highway in the US capital New York.', 'New York State Route 50 (NY 50) is a 50 mile (50.97 km) highway in the New York City borough.', 'The New York State Route 50 (NY 50) is a 50. 97 km long state road in the capital district of New York in the USA.']"
98,"['Stephen', 'Parke', '(born', '1950)', 'is', 'a', 'New', 'Zealand', 'physicist.']","[6, 8]",0,new zealand,Stephen Parke (born 1950) is a New Zealand physicist.,"['Stephen Parke (born 1950) is a New Zealand physicist.', 'Stephen Parke (born 1950) is a New Zealand physicist.', 'Stephen Parke (born 1950) is a New Zealand physicist.', 'Stephen Parke (born 1950) is a New Zealand physicist.', 'Stephen Parke (born 1950) is a physicist from New Zealand.']"
99,"['There', 'are', 'representatives', 'of', 'different', 'regions', 'of', 'Ukraine', '.']","[7, 8]",0,ukraine,There are representatives of different regions of Ukraine.,"['There are representatives of different regions of Ukraine.', 'There are representatives of the different regions of Ukraine.', 'There are representatives of different regions in Ukraine.', 'Representatives of various regions of Ukraine will be present.', 'There are representatives from different regions of Ukraine.']"
100,"['The', 'parish', 'church', 'in', 'the', 'settlement', 'is', 'dedicated', 'to', 'the', 'Assumption', 'of', 'Mary', 'and', 'belongs', 'to', 'the', 'Roman', 'Catholic', 'Archdiocese', 'of', 'Ljubljana', '.']","[21, 22]",0,ljubljana,The parish church in the settlement is dedicated to the Assumption of Mary and belongs to the Roman Catholic Archdiocese of Ljubljana.,"['The parish church in the settlement is dedicated to the Assumption of the Virgin Mary and belongs to the Roman Catholic Archdiocese of Ljubljana.', 'The parish church in the settlement is consecrated to the Assumption of the Virgin Mary and belongs to the Roman Catholic Archdiocese of Ljubljana.', 'The parish church in the village is consecrated to the Assumption of the Virgin Mary and belongs to the Roman Catholic Archdiocese of Ljubljana.', 'The parish church is consecrated to the Assumption of the Virgin Mary and belongs to the Roman Catholic Archdiocese of Ljubljana.', 'The parish churches of the settlement are dedicated to the Assumption of the Virgin Mary and belong to the Roman Catholic Archdiocese of Ljubljana.']"
101,"['From', 'the', '1800s', 'it', 'was', 'a', 'center', 'of', ""Hermanos'"", 'religious', 'activity,', 'based', 'upon', 'practices', 'that', 'originated', 'in', 'Spain', '.']","[17, 18]",0,spain,"From the 1800s it was a center of Hermanos' religious activity, based upon practices that originated in Spain.","['Since the 19th century, it has been a center of religious activities of Hermanos, based on practices that originated in Spain.', 'Since the mid-19th century, it has been the centre of the religious activities of the Hermanos, based on practices originating in Spain.', 'Since the 15th century, it has been the centre of the religious activities of Hermanos, based on practices developed in Spain.', 'Since 1800, the sarcophagus has been the centre of religious activities based on practices originating in Spain.', 'Since 1800 it has been a centre of religious activities of Hermanos, based on practices from Spain.']"
102,"['Prince', 'August', 'died', 'at', 'the', 'age', 'of', '41', 'of', 'pneumonia', 'at', 'the', 'Royal', 'Palace', 'of', 'Stockholm', ',', 'Stockholm.']","[12, 16]",0,royal palace of stockholm,"Prince August died at the age of 41 of pneumonia at the Royal Palace of Stockholm, Stockholm.","['Prince August died of pneumonia at the age of 41 at the Royal Palace in Stockholm.', 'Prince August died of pneumonia at the age of 41 at the Royal Palace in Stockholm.', 'Prince August died of pneumonia at the age of 41 at the Royal Palace in Stockholm.', ""Prince August died of pneumonia at the age of 41 in Stockholm's Royal Palace."", 'Prince August died of pneumonia at the age of 41 at the Royal Palace in Stockholm.']"
103,"['The', 'route', 'starts', 'at', 'the', 'Canada/US', 'Border', 'in', 'a', 'densely', 'wooded', 'area', 'near', 'King', 'Brook', 'Lake', '.']","[13, 16]",0,king brook lake,The route starts at the Canada/US Border in a densely wooded area near King Brook Lake.,"['The route starts at the Canadian-American border in a densely wooded area near King Brook Lake.', 'The route starts at the Canadian-American border in a densely wooded area near King Brook Lake.', 'The route starts at the Canadian-American border, in a densely wooded area near King Brook Lake.', 'The route starts at the border between Canada and the USA, in a densely wooded area near King Brook Lake.', 'The route starts at the border between Canada and the United States in a densely populated area near King Brook Lake.']"
104,"['The', 'first', 'Long', 'Night', 'of', 'Museums', 'took', 'place', 'in', 'Berlin', 'in', '1997.']","[9, 10]",0,berlin,The first Long Night of Museums took place in Berlin in 1997.,"['The first Long Night of Museums took place in Berlin in 1997.', 'The first Long Night of Museums took place in Berlin in 1997.', 'The first Long Night of Museums took place in Berlin in 1997.', 'The first Long Night of Museums took place in Berlin in 1997.', 'The first Long Night of Museums took place in Berlin in 1997.']"
105,"['It', 'grows', 'in', 'areas', 'with', 'low', 'levels', 'of', 'rainfall', 'and', 'its', 'range', 'extends', 'southwards', 'from', 'Arizona,', 'Texas', 'and', 'New', 'Mexico', 'in', 'the', 'United', 'States', 'into', 'Mexico.']","[16, 17]",0,texas,"It grows in areas with low levels of rainfall and its range extends southwards from Arizona, Texas and New Mexico in the United States into Mexico.","['It grows in areas with low rainfall and stretches southward from Arizona, Texas and New Mexico in the United States to Mexico.', 'It grows in areas with little rainfall and stretches southward from Arizona, Texas and New Mexico in the US to Mexico.', 'It thrives in areas with little rainfall and stretches from Arizona, Texas and New Mexico in the United States southward to Mexico.', 'It grows in areas with low rainfall and stretches from Arizona, Texas and New Mexico in the US to Mexico in the south.', 'It thrives in areas with low rainfall, stretching from Arizona, Texas and New Mexico in the United States to Mexico.']"
106,"['The', 'Riverland', 'Football', 'League', 'is', 'an', 'Australian', 'rules', 'football', 'league', 'located', 'in', 'South', 'Australia', ""'s"", 'Riverland', 'region.']","[12, 14]",0,south australia,The Riverland Football League is an Australian rules football league located in South Australia's Riverland region.,"['The Riverland Football League is a regular Australian league in the South Australian Riverland region.', 'The Riverland Football League is a regular Australian Football League based in the Riverland region of South Australia.', 'The Riverland Football League is an Australian league in the South Australian Riverland region.', 'The Riverland Football League is an Australian football league located in the southern Riverland region of Australia.', 'The Riverland Football League is a regular Australian Football League based in the Riverland region of South Australia.']"
107,"['While', 'travelling', 'home', 'in', '1945', 'he', 'was', 'summoned', 'to', 'return', 'to', 'France', 'to', 'attend', 'General', 'Patton,', 'at', 'the', 'request', 'of', ""Patton's"", 'wife,', 'after', 'the', 'car', 'accident', 'that', 'caused', ""Patton's"", 'death.']","[11, 12]",0,france,"While travelling home in 1945 he was summoned to return to France to attend General Patton, at the request of Patton's wife, after the car accident that caused Patton's death.","[""On his way home in 1945, at the request of Patton's wife after the car accident that caused Patton's death, he was summoned to France to visit General Patton."", ""On his way home in 1945, after the car accident that had caused Patton's death, General Patton's wife called him to France to help him."", ""On his way home in 1945, he was asked to return to France to visit General Patton in the car accident that led to Patton's death."", ""In 1945, after the car accident that led to Patton's death, he was brought back to France at the request of his wife to support General Patton."", ""When he returned home to Patton in 1945 after the car accident that caused Patton's death, he was invited to France at the request of Patton's wife to join the service.""]"
108,"['The', 'southern', 'border', 'is', 'shared', 'with', 'Brazil', 'and', 'the', 'northern', 'border', 'is', 'the', 'Atlantic', 'coast.']","[6, 7]",0,brazil,The southern border is shared with Brazil and the northern border is the Atlantic coast.,"['The southern border divides Brazil and the northern border is the Atlantic coast.', 'The southern border is shared with Brazil and the northern border is the Atlantic coast.', 'The southern border is divided by Brazil, and the northern border is the Atlantic coast.', 'The southern border is on Brazil and the northern border on the Atlantic coast.', 'The southern region is crossed by Brazil, the northern border is the Atlantic coast.']"
109,"['It', 'is', 'known', 'as', 'Daungdana', 'in', 'Myanmar,', 'Trey', 'Palung', 'in', 'Cambodia,', 'Bhing', 'in', 'Maharashtra', ',', 'Palwa', 'in', 'Gujarat,', 'and', 'Seriya', 'in', 'Sri', 'Lanka.']","[13, 14]",0,maharashtra,"It is known as Daungdana in Myanmar, Trey Palung in Cambodia, Bhing in Maharashtra, Palwa in Gujarat, and Seriya in Sri Lanka.","['It is known as Daungdana in Myanmar, Trey Palung in Cambodia, Bhing in Maharashtra, Palwa in Gujarat and Seriya in Sri Lanka.', 'It is known as Daungdana in Myanmar, Trey Palung in Cambodia, Bhing in Maharashtra, Palwa in Gujarat and Seriya in Sri Lanka.', 'It is known as Daungdana in Myanmar, Trey Palung in Cambodia, Bhing in Maharashtra, Palwa in Gujarat and Seriya in Sri Lanka.', 'In Myanmar it is called Daungdana, in Cambodia Trey Palung, in Maharashtra Bhing, in Gujarat Palwa and in Sri Lanka Seriya.', 'The area is known as Daungdana in Myanmar, Trey Palung in Cambodia, Bhing in Maharashtra, Palwa in Gujarat and Seriya in Sri Lanka.']"
110,"['Syria', 'is', 'located', 'in', 'the', 'Middle', 'East', 'at', 'the', 'eastern', 'end', 'of', 'the', 'Mediterranean', 'Sea', '.']","[13, 15]",0,mediterranean sea,Syria is located in the Middle East at the eastern end of the Mediterranean Sea.,"['Syria is located in the Middle East at the eastern end of the Mediterranean.', 'Syria is located in the Middle East at the eastern end of the Mediterranean.', 'Syria is located in the Middle East on the eastern side of the Mediterranean.', 'Syria is located in the Middle East on the eastern edge of the Mediterranean.', 'Syria is located in the Middle East on the eastern shore of the Mediterranean.']"
111,"['Before', '1772', 'the', 'area', 'was', 'part', 'of', 'Kingdom', 'of', 'Poland,', 'Prussia', 'and', 'Germany', '.']","[12, 13]",0,germany,"Before 1772 the area was part of Kingdom of Poland, Prussia and Germany.","['Before 1772 the area was part of the Kingdom of Poland, Prussia and Germany.', 'Before 1772 the area was part of the Kingdom of Poland, Prussia and Germany.', 'The area was part of the Kingdom of Poland, Prussia and Germany before 1772.', 'Before 1772 the area belonged to the empire of Poland, Prussia and Germany.', 'Before 1772 the area belonged to the territories of the kingdoms of Poland, Prussia and Germany.']"
112,"['After', 'emigrating', 'to', 'Brazil', 'via', 'Italy', 'in', 'the', '1950s,', 'he', 'settled', 'in', 'Rio', 'de', 'Janeiro.']","[3, 4]",0,brazil,"After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.","['After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After immigrating to Brazil via Italy in the 1950s, he lived in Rio de Janeiro.']"
113,"['Burnside', 'is', 'a', 'suburb', 'of', 'Christchurch,', 'New', 'Zealand,', 'located', 'southeast', 'of', 'Christchurch', 'International', 'Airport.']","[0, 1]",0,burnside,"Burnside is a suburb of Christchurch, New Zealand, located southeast of Christchurch International Airport.","['Burnside is a suburb of Christchurch, New Zealand, southeast of Christchurch International Airport.', 'Burnside is a suburb of Christchurch, New Zealand, southeast of Christchurch International Airport.', 'Burnside is a suburb of Christchurch, New Zealand, southeast of Christchurch International Airport.', 'Burnside is a suburb of Christchurch in New Zealand, southeast of Christchurch International Airport.', 'Burnside is a suburb of Christchurch, New Zealand, located southeast of Christchurch International Airport.']"
114,"['She', 'left', 'Chile', 'for', 'ustralia', 'when', 'she', 'was', 'four-years-old,', 'along', 'with', 'her', 'mother,', 'brother', 'and', 'sister.']","[4, 5]",0,ustralia,"She left Chile for ustralia when she was four-years-old, along with her mother, brother and sister.","['She left Chile for Australia at the age of four with her mother, brother and sister.', 'She left Chile for Australia at the age of four with her mother, brother and sister.', 'When she was four years old, she moved from Chile to Australia with her mother, brother and sister.', 'When she was four years old, she moved from Chile to Australia with her mother, brother and sister.', 'When she was four years old, she moved to California with her mother, brother and sister.']"
115,"['He', 'was', 'then', 'transferred', 'to', 'III', 'Amphibious', 'Corps,', 'which', 'was', 'preparing', 'for', 'the', 'planned', 'invasion', 'of', 'Japan', '.']","[16, 17]",0,japan,"He was then transferred to III Amphibious Corps, which was preparing for the planned invasion of Japan.","['He was then transferred to the Third Amphibious Corps, which was preparing for the planned invasion of Japan.', 'He was transferred to the III Amphibious Corps, which was preparing for the planned invasion of Japan.', 'He was then transferred to the Third Amphibious Corps, which was preparing for the planned invasion of Japan.', 'He was then transferred to the III Amphibious Corps, which prepared the planned invasion of Japan.', 'He was assigned to the III Amphibious Corps, which was preparing for the planned invasion of Japan.']"
116,"['Gulian', 'was', 'born', 'in', 'Marash', 'in', 'Western', 'Armenia', 'then', 'part', 'of', 'Ottoman', 'Empire,', 'immigrated', 'to', 'the', 'United', 'States', 'at', 'a', 'young', 'age,', 'and', 'grew', 'up', 'in', 'Newton,', 'Massachusetts.']","[16, 18]",0,united states,"Gulian was born in Marash in Western Armenia then part of Ottoman Empire, immigrated to the United States at a young age, and grew up in Newton, Massachusetts.","['Gulian was born in Marash in western Armenia, then part of the Ottoman Empire, emigrated to the United States at a young age and grew up in Newton, Massachusetts.', 'Gulian was born in Marash, Western Armenia, which was then part of the Ottoman Empire, emigrated early to the United States and grew up in Newton, Massachusetts.', 'Gulian was born in Marash in Western Armenia, then part of the Ottoman Empire, emigrated to the United States at a young age and grew up in Newton, Massachusetts.', 'Gulian was born in Marash in western Armenia, then part of the Ottoman Empire. Gulian emigrated to the United States at a young age and grew up in Newton, Massachusetts.', 'Gulian was born in Marash in western Armenia, then part of the Ottoman Empire, emigrated to the United States at a young age and grew up in Newton, Massachusetts.']"
117,"['The', 'concept', 'has', 'been', 'very', 'well', 'received,', 'and', 'since', 'then', 'the', 'number', 'of', 'participating', 'institutions', 'and', 'exhibitions', 'has', 'risen', 'dramatically,', 'spreading', 'to', 'over', '120', 'other', 'cities', 'throughout', 'Europe', ',', 'as', 'well', 'as', 'elsewhere,', 'in', 'Argentina', 'and', 'the', 'Philippines.']","[27, 28]",0,europe,"The concept has been very well received, and since then the number of participating institutions and exhibitions has risen dramatically, spreading to over 120 other cities throughout Europe, as well as elsewhere, in Argentina and the Philippines.","['The concept was very well received, and since then the number of participating institutions and exhibitions has increased dramatically, spreading to more than 120 other cities across Europe and elsewhere in Argentina and the Philippines.', 'The concept was well received, and since then the number of participating institutions and exhibitions has skyrocketed, spreading to more than 120 other cities across Europe and elsewhere, in Argentina and the Philippines.', 'The concept was very well received, and since then the number of participating institutions and exhibitions has increased dramatically, spreading to more than 120 other cities in Europe and elsewhere, in Argentina and the Philippines.', 'The concept was well received, and since then the number of participating institutions and exhibitions has increased dramatically, reaching more than 120 cities across Europe as well as elsewhere in Argentina and the Philippines.', 'The concept has enjoyed great popularity and since then the number of participating institutions and exhibitions has greatly increased, covering more than 120 cities across Europe, but also elsewhere, in Argentina and the Philippines.']"
118,"['Ruffus', 'was', 'an', 'indie', 'rock', 'band', 'from', 'Estonia', 'that', 'was', 'originally', 'known', 'as', ""Claire's"", 'Birthday.']","[7, 8]",0,estonia,Ruffus was an indie rock band from Estonia that was originally known as Claire's Birthday.,"[""Ruffus was an Estonian indie rock band originally known as Claire's Birthday."", ""Ruffus was an Estonian indie rock band originally known as Claire's Birthday."", ""Ruffus was an Estonian indie rock band originally called Claire's Birthday."", ""Ruffus was an Estonian indie rock band originally known as Claire's Birthday."", ""Ruffus was an Estonian indie rock band originally known as Claire's Birthday.""]"
119,"['Bennihalli', 'is', 'a', 'village', 'in', 'Belgaum', 'district', 'in', 'the', 'southern', 'state', 'of', 'Karnataka,', 'India.']","[5, 6]",0,belgaum,"Bennihalli is a village in Belgaum district in the southern state of Karnataka, India.","['Bennihalli is a village in the district of Belgaum in the southern state of Karnataka, India.', 'Bennihalli is a village in the district of Belgaum in the southern state of Karnataka, India.', 'Bennihalli is a village in the district of Belgaum in the southern Indian state of Karnataka.', 'Bennihalli is a village in the district of Belgaum in the southern state of Karnataka in India.', 'Bennihalli is a village in the province of Belgaum in the southern state of Karnataka in India.']"
120,"['He', 'is', 'the', 'Minister', 'of', 'Fisheries', 'and', 'Marine', 'Resources', 'of', 'Somalia', ',', 'having', 'been', 'appointed', 'to', 'the', 'position', 'on', '27', 'January', '2015', 'by', 'Prime', 'Minister', 'Omar', 'Abdirashid', 'Ali', 'Sharmarke.']","[10, 11]",0,somalia,"He is the Minister of Fisheries and Marine Resources of Somalia, having been appointed to the position on 27 January 2015 by Prime Minister Omar Abdirashid Ali Sharmarke.","['He is the Minister of Fisheries and Marine Resources of Somalia and was appointed to this office by Prime Minister Omar Abdirashid Ali Sharmarke on 27 January 2015.', 'He is the Minister of Fisheries and Maritime Resources of Somalia and was appointed by Prime Minister Omar Abdirashid Ali Sharmarke on 27 January 2015.', 'He is the Minister of Fisheries and Marine Resources of Somalia and was appointed by Prime Minister Omar Abdirashid Ali Sharmarke on 27 January 2015.', 'He is the Minister of Fisheries and Marine Resources in Somalia, appointed by Prime Minister Omar Abdirashid Ali Sharmarke on 27 January.', 'He is Minister of Fisheries and Marine Resources based in Somalia and was appointed Minister by Prime Minister Omar Abdirashid Ali Sharmarke on 27 January 2015.']"
121,"['Athletes', 'from', 'Philippines', 'won', 'total', 'seven', 'medals,', 'and', 'finished', 'at', 'the', '21st', 'spot,', 'tied', 'with', 'Syria', 'in', 'a', 'medal', 'table.']","[2, 3]",0,philippines,"Athletes from Philippines won total seven medals, and finished at the 21st spot, tied with Syria in a medal table.","['The athletes from the Philippines won a total of seven medals and finished 21st in the medal table with Syria.', 'The athletes from the Philippines won a total of seven medals and finished 21st, level with Syria in the medal table.', 'The athletes from the Philippines won a total of seven medals and finished 21st in the medal table with Syria.', 'Athletes from the Philippines won a total of seven medals and were level on 21 points with Syria in the medal table.', 'The athletes from the Philippines take home a total of seven medals and are tied with Syria in 21st place in the medal table.']"
122,"[""Tokko's"", 'original', 'soundtrack', 'was', 'released', 'in', 'stores', 'across', 'Japan', 'on', 'June', '28,', '2006', 'as', 'part', 'of', 'its', 'release', 'with', 'the', 'TOKKO', 'TV', 'series.']","[8, 9]",0,japan,"Tokko's original soundtrack was released in stores across Japan on June 28, 2006 as part of its release with the TOKKO TV series.","[""Tokyo's original soundtrack was released in Japan on June 28, 2006, along with the TOKKO TV series."", ""Tokyo's original soundtrack was released in Japan on June 28, 2006 as part of the TOKKO television series."", ""Tokyo's original soundtrack was released on June 28, 2006 in stores across Japan, where it was released along with the TOKKO TV series."", ""Tokyo's original soundtrack was released in Japan on June 28, 2006 as part of the TOKKO series."", 's original soundtrack was released in the Tokko District on June 28, 2006. Part of this series was TOKKO Television.']"
123,"['It', 'was', 'located', 'in', 'Rindge,', 'New', 'Hampshire,', 'United', 'States', ',', 'on', 'a', 'working', 'organic', 'farm', 'with', '142', 'acres', '(0.57', '\xa0', 'km2)', 'of', 'field', 'and', 'forest.']","[7, 9]",0,united states,"It was located in Rindge, New Hampshire, United States, on a working organic farm with 142 acres (0.57 km2) of field and forest.","['It was located in Rindge, New Hampshire, USA, on a farm with 0.57 km2 of field and forest.', 'It was located in Rindge, New Hampshire, USA, on an organic farm with an area of 0.57 km2 - field and forest.', 'It was built in Rindge, New Hampshire, USA, on a farm with 0.57 km2 of fields and forests.', 'The farm was located in Rindge, New Hampshire, USA, on an organic farm with 0.57 km2 of fields and forests.', 'It was in Rindge, New Hampshire, on an organic farm with 0.57 square miles of field and forest.']"
124,"['During', 'the', 'occupation', 'of', 'Norway', 'by', 'Germany', 'he', 'was', 'imprisoned', 'in', 'Grini', 'concentration', 'camp', 'from', '13', 'to', '21', 'January', '1942.']","[4, 5]",0,norway,During the occupation of Norway by Germany he was imprisoned in Grini concentration camp from 13 to 21 January 1942.,"['During the German occupation of Norway, he was imprisoned in the Grini concentration camp from 13 to 21 January 1942.', 'During the occupation of Norway by Germany, he was imprisoned in the Grini concentration camp between 13 and 21 January 1942.', 'During the German occupation of Norway, he was imprisoned in the Grini concentration camp from 13 to 21 January 1942.', 'During the occupation of Norway by Germany, he was arrested in the Grini concentration camp from 13 to 21 January 1942.', 'During the occupation of Norway by Germany, he was imprisoned in the Grini concentration camp from 13 to 21 January 1942.']"
125,"['Richard', 'T.', 'McCrea', 'and', 'William', 'A.', 'S.', 'Sarjeant', 'published', 'a', 'paper', 'describing', 'new', 'bird', 'and', 'mammal', 'ichnotaxa', 'from', 'the', 'Gates', 'Formation', 'in', 'Alberta,', 'Canada', '.']","[23, 24]",0,canada,"Richard T. McCrea and William A. S. Sarjeant published a paper describing new bird and mammal ichnotaxa from the Gates Formation in Alberta, Canada.","['Richard T. McCrea and William A. S. Sarjeant published an essay describing new ichnotaxa of birds and mammals from the Gates Formation in Alberta, Canada.', 'Richard T. McCrea and William A. S. Sarjeant published an essay describing new ichnotaxa of birds and mammals from the Gates Formation in Alberta, Canada.', 'Richard T. McCrea and William A. S. Sarjeant have published an article describing a new bird and mammal taxa from the Gates Formation in Alberta, Canada.', 'Richard T. McCrea and William A. S. Sarjeant published an essay describing new bird and mammal taxa of the Gates Formation in Alberta, Canada.', 'Richard T. McCrea and William A. S. Sarjeant published an essay describing the new birds and mammals of the peat formation in Alberta, Canada.']"
126,"['The', 'Datsuns', 'toured', 'Australia', 'in', '2002', 'with', 'Melbourne', 'band', 'The', 'Specimens', 'and', 'The', 'Casanovas', 'as', 'well', 'as', 'playing', 'a', 'live', 'to', 'air', 'on', 'PBS', 'radio.']","[3, 4]",0,australia,The Datsuns toured Australia in 2002 with Melbourne band The Specimens and The Casanovas as well as playing a live to air on PBS radio.,"['The Datsuns toured Australia in 2002 with The Specimens and The Casanovas from Melbourne and played live on PBS Radio.', 'The Datsuns toured Australia in 2002 with Melbourne bands The Specimens and The Casanovas and played a live broadcast on PBS Radio.', 'The Datsuns toured Australia in 2002 with The Specimens and The Casanovas from Melbourne and played live on PBS.', 'In 2002, the group toured Australia with The Specimens and The Casanovas from Melbourne, and there was also a live broadcast on PBS Radio.', 'The Datsuns toured Australia in 2002 with Melbourne bands The Specimens and The Casanovas and played live on PBS Radio.']"
127,"['Sarah', 'Culberson', '(born', '1976)', 'is', 'a', 'biracial', 'American', 'woman', 'of', 'Mende', 'ancestry', 'from', 'Sierra', 'Leone', 'on', 'her', ""father's"", 'side.']","[13, 15]",0,sierra leone,Sarah Culberson (born 1976) is a biracial American woman of Mende ancestry from Sierra Leone on her father's side.,"['Sarah Culberson (* 1976) is an American of two tribes with Mendist roots who comes from Sierra Leone with her father.', 'Sarah Culberson (b. 1976) is a two-racial American of Ethiopian descent from Sierra Leone, where she lives with her father.', 'Sarah Culberson (* 1976) is an American of mixed descent and lives alongside her father in Sierra Leone.', 'Sarah Culberson (* 1976) is a two-racial American from Sierra Leone who lives next to her father.', 'Sarah Culberson (born 1976) is a woman from Sierra Leone with two American races and Mende descent.']"
128,"['It', 'passes', 'through', 'the', 'towns', 'of', 'Dmitrov', 'and', 'Yakhroma', ',', 'crossing', 'the', 'Moscow-Volga', 'Canal', 'on', 'its', 'way.']","[8, 9]",0,yakhroma,"It passes through the towns of Dmitrov and Yakhroma, crossing the Moscow-Volga Canal on its way.","['It crosses the cities of Dmitrov and Yakhroma, crossing the Moscow-Volga Canal.', 'It crosses the cities of Dmitrov and Yakhroma and crosses the Moscow-Volga Canal.', 'The motorway crosses the cities of Dmitrov and Yakhroma and crosses the Moscow-Volga Canal on its way.', 'It will pass through the cities of Dmitrov and Yakhroma, crossing the Moscow-Volga Canal.', 'It crosses the cities of Dmitrov and Sakhroma and crosses the Moscow-Volga Canal.']"
129,"['Some', 'residents', 'left', 'the', 'village', 'for', 'Ukraine', 'at', 'that', 'time.']","[6, 7]",0,ukraine,Some residents left the village for Ukraine at that time.,"['Some residents left the village for Ukraine.', 'Some residents left the village for Ukraine.', 'At that time, some residents left the village for Ukraine.', 'Some residents left the village for Ukraine.', 'Some residents left the village for Ukraine.']"
130,"['The', 'Sahamalaza', 'sportive', 'lemur', '(Lepilemur', 'sahamalazensis)', 'is', 'a', 'sportive', 'lemur', 'endemic', 'to', 'Madagascar', '.']","[12, 13]",0,madagascar,The Sahamalaza sportive lemur (Lepilemur sahamalazensis) is a sportive lemur endemic to Madagascar.,"['The Sportive Lemur (Lepilemur sahamalazensis) is a sporty lemur from Madagascar.', 'The Sportimur Sahamalaza (Lepilemur sahamalazensis) is an endemic sport in Madagascar.', 'The Sahamilla Lemur (Lepilemur sahamalazensis) is a lemur native to Madagascar.', 'The Sahalan lemur (Lepilemur sahamalazensis) is a sportimur native to Madagascar.', 'The Saxon gazelle lemur (Lepilemur sahamalazensis) is a sport lemur endemic to Madagascar.']"
131,"['Its', 'population', 'reflects', 'Syria', ""'s"", 'general', 'religious', 'diversity,', 'composed', 'of', 'Sunni', 'and', 'Alawite', 'and', 'Christian.']","[3, 4]",0,syria,"Its population reflects Syria's general religious diversity, composed of Sunni and Alawite and Christian.","[""Its population reflects Syria's religious diversity, made up of Sunnis, Alawites, and Christians."", ""Its population reflects Syria's overall religious diversity, which consists of Sunnis, Alawites, and Christians."", ""Its population reflects Syria's greater religious diversity, made up of Sunnis, Alawites, and Christians."", ""Its population is an expression of Syria's general religious diversity, composed of Sunnis, Alawites and Christians."", ""Its population reflects Syria's broader religious diversity, which includes Sunnis and Alawites as well as Christians.""]"
132,"['Returning', 'to', 'San', 'Francisco', 'in', '1969,', 'Carter', 'turned', 'to', 'longer-term', 'projects.']","[2, 4]",0,san francisco,"Returning to San Francisco in 1969, Carter turned to longer-term projects.","['After returning to San Francisco in 1969, Carter turned to longer-term projects.', 'After returning to San Francisco in 1969, Carter turned to long-term projects.', 'When he returned to San Francisco in 1969, he turned to longer-term projects.', 'When Carter returned to San Francisco in 1969, he devoted himself to long-term projects.', 'When Carter returned to San Francisco in 1969, he took on longer-term projects.']"
133,"['James', 'Coleman', '(born', '16', 'November', '1968)', 'is', 'a', 'New', 'Zealand', 'television', 'presenter,', 'radio', 'host', 'and', 'actor.']","[8, 10]",0,new zealand,"James Coleman (born 16 November 1968) is a New Zealand television presenter, radio host and actor.","['James Coleman (born November 16, 1968 in New Zealand) is a New Zealand television host, radio host, and actor.', 'James Coleman (born November 16, 1968) is a New Zealand television host, radio host, and actor.', 'James Coleman (born November 16, 1968) is a New Zealand television host, radio host, and actor.', 'James Coleman (born November 16, 1968 in New Zealand) is a television host, radio host, and actor.', 'James Coleman (born November 16, 1968 in New Zealand) is a broadcaster, radio host, and actor.']"
134,"['It', 'is', 'found', 'from', 'eastern', 'Russia', 'to', 'the', 'eastern', 'part', 'of', 'the', 'Palearctic', 'ecozone', '.']","[12, 14]",0,palearctic ecozone,It is found from eastern Russia to the eastern part of the Palearctic ecozone.,"['They occur from eastern Russia to the eastern part of the Palearctic environmental zone.', 'It occurs from eastern Russia to the eastern part of the Palearctic eco-zone.', 'It extends from eastern Russia to the eastern part of the Palearctic eco-zone.', 'It extends from eastern Russia to the eastern part of the Palearctic environmental zone.', 'It lies between the eastern plain of Russia and the eastern part of the Palearctic environmental zone.']"
135,"['Metropolitan', 'areas', 'in', 'the', 'United', 'States', 'will', 'continue', 'to', 'grow', 'in', 'size', 'due', 'to', 'a', 'growing', 'population.']","[4, 6]",0,united states,Metropolitan areas in the United States will continue to grow in size due to a growing population.,"['The large cities in the United States will continue to grow due to the growing population.', 'The conurbations in the USA will continue to grow due to the growing population.', 'The agglomerations in the United States will continue to grow as the population grows.', 'Population growth will further increase the size of conurbations in the United States.', 'The big cities in the USA will continue to grow with a growing population.']"
136,"['The', 'type', 'locality', 'for', 'this', 'species', 'is', 'South', 'Africa', '.']","[7, 9]",0,south africa,The type locality for this species is South Africa.,"['The type locality for this species is South Africa.', 'The typical place for this species is South Africa.', 'Typical locality for this species is South Africa.', 'South Africa is typical.', 'This species occurs in South Africa.']"
137,"['FC', 'Magdeburg', 'season', 'was', 'the', ""club's"", 'first', 'season', 'in', 'the', 'DDR-Oberliga,', 'East', 'Germany', ""'s"", 'top', 'football', 'competition,', 'having', 'won', 'promotion', 'thanks', 'to', 'a', 'second-place', 'finish', 'in', 'the', '1959', 'DDR-Liga.']","[11, 13]",0,east germany,"FC Magdeburg season was the club's first season in the DDR-Oberliga, East Germany's top football competition, having won promotion thanks to a second-place finish in the 1959 DDR-Liga.","['In 1959, the first team of 1. FC Magdeburg achieved promotion to the GDR first division, the highest football competition in the Federal Republic of Germany, thanks to a second place in the GDR league.', 'For the first time, the 1. FC Magdeburg stands in the GDR-Oberliga, the highest football competition in East Germany, because the promotion succeeded in 1959 by a second place in the GDR league.', 'After being promoted to second place in the GDR league in 1959, 1. FC Magdeburg played its first season in the GDR first division, the high level of football in East Germany.', 'With the promotion thanks to a second place in the GDR league in 1959, the first Bundesliga game of the 1. FC Magdeburg, the GDR-Oberliga became the European top trio.', 'The 1. FC Magdeburg was his first season in the GDR-Oberliga - the highest competition in football - and promoted thanks to the second place in 1959.']"
138,"['Many', 'if', 'not', 'most', 'Brazilians', 'in', 'Suriname', 'work', 'as', 'small-scale', 'gold', 'miners', 'in', 'the', 'town', 'of', 'Albina', 'which', 'has', 'become', 'primarily', 'a', 'base', 'for', 'nomadic', 'gold', 'prospectors.']","[16, 17]",0,albina,Many if not most Brazilians in Suriname work as small-scale gold miners in the town of Albina which has become primarily a base for nomadic gold prospectors.,"['Many, if not most, Brazilians in Surinam work as small gold prospectors in the city of Albina, which has primarily become a base for nomadic gold prospectors.', 'Many, if not most, Brazilians in Suriname work as small gold miners in the city of Albina, which has mainly become a base of nomadic gold prospectors.', 'Many, if not most, Brazilians in Suriname work as gold miners in the city of Albina, which has primarily become a base for Malian gold prospectors.', 'In Surinam many, if not most, Brazilians work as small gold miners in prosperous villages. In Albina there are mainly nomadic gold miners.', 'There are no mines in Tamazija, a city that has become a base for nomadic gold prospectors.']"
139,"['A', 'recent', 'IDA', 'survey', '(circa', '2006)', 'showed', 'that', 'more', 'could', 'be', 'done', 'to', 'help', 'Singapore', '’s', 'small', '&', 'medium', 'enterprises,', 'or', 'SMEs,', 'tap', 'the', 'power', 'of', 'infocomm', 'technology.']","[14, 15]",0,singapore,"A recent IDA survey (circa 2006) showed that more could be done to help Singapore ’s small & medium enterprises, or SMEs, tap the power of infocomm technology.","[""A recent IDA study (around 2006) showed that more could be done to help Singapore's small and medium-sized enterprises (SMEs) harness the power of infomobil technology."", ""A recent IDA study (around 2006) showed that more could be done to help Singapore's small and medium-sized enterprises - SMEs - harness the power of infomobil technology."", ""A recent IDA survey (around 2006) showed that more could be done to help Singapore's small and medium-sized enterprises (SMEs) use information technology."", ""A recent IDA survey (around 2006) showed how more can be done to help Singapore's small and medium-sized enterprises, known as SMEs, unlock the great potential of innovation technology."", ""A recent IDA survey (2006) showed that more could be done to help Singapore's small and medium-sized enterprises (Gauck / Kiskup) or SMEs harness the power of information technology.""]"
140,"['They', 'decided', 'to', 'found', 'an', 'advocacy', 'group', 'after', ""Maxwell's"", 'husband,', 'Tim', 'Maxwell,', 'was', 'wounded', 'in', 'Iraq', 'and', 'suffered', 'a', 'traumatic', 'brain', 'injury', '(TBI).']","[15, 16]",0,iraq,"They decided to found an advocacy group after Maxwell's husband, Tim Maxwell, was wounded in Iraq and suffered a traumatic brain injury (TBI).","[""They decided to form an advocacy group after Maxwell's husband, Tim Maxwell, was wounded and wounded in the head in Iraq."", ""After Maxwell's husband, Tim Maxwell, was wounded in Iraq and suffered traumatic skull-brain trauma, they decided to form a lobby group."", ""After Maxwell's husband, Tim Maxwell, was wounded in Iraq and suffered traumatic skull-brain trauma (TBI), they decided to form an advocacy group."", ""They formed an advocacy group after Maxwell's husband, Tim Maxwell, was wounded in Iraq and suffered traumatic skull-brain trauma (TBI)."", ""Both decided to set up an advocacy group after Maxwell's husband, Tim Maxwell, was wounded in Iraq and suffered traumatic skull-brain trauma.""]"
141,"['Over', '5000', 'were', 'produced', 'in', 'the', 'United', 'States', 'and', 'the', 'older', '""classic""', 'models', 'are', 'still', 'being', 'built', 'in', 'Japan', '.']","[18, 19]",0,japan,"Over 5000 were produced in the United States and the older""classic"" models are still being built in Japan.","['More than 5,000 were produced in the US, and the older ""classic"" models are still built in Japan.', 'More than 5,000 were produced in the United States, and the older ""classic"" models are still built in Japan.', 'More than 5000 were made in the USA, the older ""classic"" models are still built in Japan.', 'More than 5,000 were built in the United States, and the older ""classic"" models are still built in Japan.', 'More than 5,000 were produced in the US, and the older ""classic"" models continue to be built in Japan.']"
142,"['He', 'has', 'traveled', 'extensively', 'across', 'India', 'and', 'also', 'abroad', 'in', 'his', 'quest', 'for', 'wild-life', 'photography.']","[5, 6]",0,india,He has traveled extensively across India and also abroad in his quest for wild-life photography.,"['In search of nature photos he traveled extensively through India and abroad.', 'He traveled to India and abroad to photograph wildlife.', 'In his search for nature photography he travels India and abroad.', 'In his search for nature photography, he has travelled widely, both in India and abroad.', 'In his search for photographs of wild life, he travelled extensively through India and abroad.']"
143,"['In', '1966-69', 'he', 'freelanced', 'from', 'London', 'doing', 'assignments', 'for', 'The', 'New', 'York', 'Times,', 'Women’s', 'Wear', 'Daily,', 'and', 'TWA’s', 'Annual', 'Report.']","[5, 6]",0,london,"In 1966-69 he freelanced from London doing assignments for The New York Times, Women’s Wear Daily, and TWA’s Annual Report.","[""In 1966-69 he worked freelance in London for The New York Times, Women's Wear Daily and TWA's Annual Report."", ""From 1966-69 he worked freelance from London and wrote for The New York Times, Women's Wear Daily and TWA's Annual Report."", ""From 1966-69, he worked as a freelancer for The New York Times, Women's Wear Daily, and the TWA Annual Report."", ""From 1966-69 he worked as a freelance writer in London, where he worked for the New York Times, Women's Wear Daily and the TWA for the annual report."", ""From 1966-69 he worked as a freelance writer for The New York Times, Women's Daily and TWA.""]"
144,"['The', ""university's"", 'financial', 'program,', 'which', 'was', 'initiated', 'in', 'the', '1990s', 'with', 'the', 'support', 'of', 'France', ""'s"", 'larger', 'banks,', 'was', 'intended', 'to', 'prepare', 'students', 'for', 'middle', 'and', 'back-office', 'positions', 'in', 'the', 'trading', 'departments', 'of', 'financial', 'institutions.']","[14, 15]",0,france,"The university's financial program, which was initiated in the 1990s with the support of France's larger banks, was intended to prepare students for middle and back-office positions in the trading departments of financial institutions.","[""Launched in the 1990s with the support of major French banks, the university's financial program was designed to prepare students for middle and higher positions in the commercial departments of financial institutions."", ""Launched in the 1990s with the support of major French banks, the university's financial program was designed to prepare students for medium- and long-term office jobs in the commercial departments of financial institutions."", ""Launched in the 1990s with the support of the former major French banks, the university's financial programme was designed to prepare students for middle and middle-level positions in the commercial departments of financial institutions."", ""The university's financial programme dates back to the 1990s and was developed with the support of major French banks to prepare students for office work in the commercial departments of financial institutions."", ""Launched in the 1990s with the support of major banks in France, the university's financial programme was designed to prepare students for middle and intermediate positions in the trading departments of financial institutions.""]"
145,"['Shodhan', 'scored', '45', 'and', '11', 'in', 'the', 'first', 'Test', 'at', 'Port', 'of', 'Spain', 'against', 'West', 'Indies', 'that', 'followed.']","[10, 13]",0,port of spain,Shodhan scored 45 and 11 in the first Test at Port of Spain against West Indies that followed.,"['Shodhan scored 45 and 11 in the first Test against West Indies in Port of Spain', 'Shodhan scored 45 and 11 in the first Test against West Indies that followed.', 'Shodhan scored 45 and 11 in the first Test against West Indies.', 'Shodhan also scored 45 and 11 in the first Test against West Indies in Port of Spain', 'Shodhan scored 45 and 11 in his first Test against West Indies, which then followed']"
146,"['Lachen', 'is', 'a', 'municipality', 'in', 'the', 'district', 'of', 'Unterallgäu', 'in', 'Bavaria,', 'Germany.']","[8, 9]",0,unterallgäu,"Lachen is a municipality in the district of Unterallgäu in Bavaria, Germany.","['Lachen is a municipality in the district of Unterallgäu in Bavaria.', 'Lachen is a municipality in the district of Unterallgäu in Bavaria.', 'Lachen is a municipality in the district of Unterallgäu in Bavaria.', 'Lachen is a municipality in the Bavarian district of Unterallgäu.', 'Lachen is a municipality in the district of Unterallgäu in Bavaria. The origin of the event is a listed building from the 19th century.']"
147,"['It', 'sends', 'missionaries', 'to', 'Russia,', 'Ukraine,', 'Armenia,', 'Azerbaijan', ',', 'Tajikistan,', 'Afghanistan,', 'Israel', 'and', 'India.']","[7, 8]",0,azerbaijan,"It sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.","['It sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.', 'It sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.', 'The country sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.', 'It sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.', 'It sends missionaries to Russia, Ukraine, Armenia, Azerbaijan, Tajikistan, Afghanistan, Israel and India.']"
148,"['Among', 'his', 'students', 'were', 'Lola', 'Mora', 'and', 'Victor', 'de', 'Pol,', 'who', 'both', 'developed', 'significant', 'public', 'work', 'in', 'Buenos', 'Aires', '.']","[17, 19]",0,buenos aires,"Among his students were Lola Mora and Victor de Pol, who both developed significant public work in Buenos Aires.","['Among his students were Lola Mora and Victor de Pol, who both carried out important public works in Buenos Aires.', 'His students included Lola Mora and Victor de Pol, both of whom did important public relations work in Buenos Aires.', 'Among his students were Lola Mora and Victor de Pol, who both developed an important public relations work in Buenos Aires.', 'Lola Mora and Victor de Pol were among his students and together they developed an important public work in Buenos Aires.', 'His students included Lola Moreno and Plaza de Al, both of whom developed significant PR skills in Buenos Aires.']"
149,"['It', 'was', 'part', 'of', 'the', 'traditional', 'region', 'of', 'Upper', 'Carniola', 'and', 'is', 'now', 'included', 'with', 'the', 'rest', 'of', 'the', 'municipality', 'in', 'the', 'Central', 'Slovenia', 'Statistical', 'Region.']","[8, 10]",0,upper carniola,It was part of the traditional region of Upper Carniola and is now included with the rest of the municipality in the Central Slovenia Statistical Region.,"['It was part of the traditional Upper Carniola region and now belongs to the rest of the municipality of the Central Slovenian Statistical Region.', 'It was part of the traditional Upper Carniola region, which is now part of the municipality in central Slovenia.', 'It was part of the traditional Upper Carniola region and is now part of the Central Slovenian region.', 'It was part of the traditional Upper Carniola region and is now connected with the rest of the municipality in central Slovenia.', 'It was part of the traditional government of Upper Carniola and now belongs to the rest of Central Slovenia.']"
150,"['The', 'team', 'has', 'just', 'competed', 'in', 'the', 'Suwon', 'Cup', 'in', 'Korea', 'losing', '1–0', 'to', 'Uruguay', 'and', 'South', 'Korea', 'respectively', 'and', 'beating', 'Nigeria', '4–3.']","[10, 11]",0,korea,The team has just competed in the Suwon Cup in Korea losing 1–0 to Uruguay and South Korea respectively and beating Nigeria 4–3.,"['The team has just won the Suwon Cup in Korea, beating Uruguay and South Korea 1-0 each and Nigeria 4-3.', 'The team has just taken part in the Suwon Cup in Korea, winning 1-0 against Uruguay and 4-3 against Nigeria.', 'The team has just taken part in the Suwon Cup in Korea, losing 1: 0 to Uruguay and South Korea respectively and defeating Nigeria 4: 3.', 'The team has just taken part in the Suwon World Cup in Korea, beating Uruguay 1-0 and South Korea 4-3.', 'The team has just taken part in the Suwon Cup in Korea, losing 1-0 to Uruguay and South Korea and winning 4-3.']"
151,"['Also', 'she', 'was', 'a', 'protecting', 'goddess', 'of', 'Rome', 'and', 'the', 'keeper', 'of', 'the', 'sacred', 'name', 'of', 'the', 'city,', 'which', 'might', 'not', 'be', 'pronounced', 'lest', 'it', 'should', 'be', 'revealed', 'to', 'her', 'enemies.']","[7, 8]",0,rome,"Also she was a protecting goddess of Rome and the keeper of the sacred name of the city, which might not be pronounced lest it should be revealed to her enemies.","['She was also a patron goddess of Rome and guardian of the holy name of the city, which could not be pronounced lest it be revealed to her enemies.', 'She was also the patron goddess of Rome and guardian of the holy name of the city, which must not be pronounced lest it be revealed to her enemies.', 'And she was also the patron goddess of Rome and guardian of the holy name of the city, which was perhaps not pronounced so as not to reveal it to her enemies.', 'She was also the patron goddess of Rome and guardian of a holy name of the city, which perhaps should not be pronounced lest it be revealed to her enemies.', 'She was also a patron goddess of Rome and of the holy name of the city, which could not be pronounced so as not to reveal it to her enemies.']"
152,"['After', 'education', 'and', 'vocational', 'training', 'in', 'the', 'U.S.', 'and', 'in', 'Germany', 'Otto', 'K.', 'Eitel', 'volunteered', 'in', 'the', 'Hotel', 'Astor', 'on', 'Times', 'Square', 'in', 'New', 'York', ',', 'which', 'was', 'founded', 'in', 'the', 'same', 'year', 'by', 'the', 'German', 'emigrants', 'William', 'C.', 'Muschenheim', '(1855–1918)', 'and', 'Frederick', 'A.', 'Muschenheim,', 'and', 'where', 'his', 'uncle', 'Max', 'Eitel', 'had', 'also', 'volunteered', 'in', '1904–1906.']","[23, 25]",0,new york,"After education and vocational training in the U.S. and in Germany Otto K. Eitel volunteered in the Hotel Astor on Times Square in New York, which was founded in the same year by the German emigrants William C. Muschenheim (1855–1918) and Frederick A. Muschenheim, and where his uncle Max Eitel had also volunteered in 1904–1906.","['After training in the USA and Germany, Otto K. Eitel volunteered in the same year for the Hotel Astor on Times Square in New York, founded by the German emigrants William C. Muschenheim (1855-1918) and Friedrich A. Muschenheim. His uncle Max Eitel also volunteered from 1904-1906.', 'After his education in the USA and Germany, Otto K. Eitel completed a traineeship at the Hotel Astor on Times Square in New York, which was founded in the same year by the German emigrants William C. Muschenheim (1855 to 1918) and Frederick A. Muschenheim and where his uncle Max Eitel had registered from 1904 to 1906.', 'After training in the USA and Germany, Otto K. Eitel became a trainee at the Hotel Astor on Times Square in New York, which was founded in the same year by the German emigrants William C. Muschenheim (1855-1918) and Friedrich A. Muschenheim and where his uncle Max Eitel had registered between 1904 and 1906.', 'After training and vocational training in the USA and Germany, Otto K. Eitel volunteered for the Hotel Astor on Times Square in New York, founded by the German emigrants William C. Muschenheim (1855-1918) and Friedrich A. Muschenheim as well as his uncle Max Eitel in the years 1904-1906.', 'After training and education in the USA and Germany, Otto K. Eitel voluntarily moved into the Hotel Astor on Times Square in New York, which was occupied in the same year by the German emigrants William C. Muschenheim (1855-1918) and Friedrich A. Muschenheim, where his uncle Max Eitel had also stayed in 1904 and 1906.']"
153,"['Established', 'in', 'Sydney', 'in', '1977,', 'the', 'King', 'Living', 'brand', 'currently', 'has', '14', 'showrooms', 'in', 'Australia,', 'as', 'well', 'as', 'international', 'showrooms', 'in', 'New', 'Zealand', 'and', 'Singapore.']","[2, 3]",0,sydney,"Established in Sydney in 1977, the King Living brand currently has 14 showrooms in Australia, as well as international showrooms in New Zealand and Singapore.","['King Living was founded in Sydney in 1977 and currently operates 14 showrooms in Australia as well as international showrooms in New Zealand and Singapore.', 'King Living was founded in Sydney in 1977 and currently has 14 showrooms in Australia as well as international showrooms in New Zealand and Singapore.', 'Founded in Sydney in 1977, the King Living brand now operates 14 showrooms in Australia and international showrooms in New Zealand and Singapore.', 'King Living was founded in Sydney in 1977 and currently has 14 showrooms in Australia as well as international showrooms in New Zealand and Singapore.', 'The König Living brand, which closed in 1977, currently has 14 showrooms in Australia and international showrooms in New Zealand and Singapore.']"
154,"['From', '1863', 'to', '1864', 'he', 'studied', 'in', 'Edinburgh,', 'and', 'he', 'later', 'studied', 'in', 'Copenhagen', '(1864),', 'Germany', '(1869)', 'and', 'Stockholm', '(1879).']","[18, 19]",0,stockholm,"From 1863 to 1864 he studied in Edinburgh, and he later studied in Copenhagen (1864), Germany (1869) and Stockholm (1879).","['From 1863 to 1864 he studied in Edinburgh, later in Copenhagen (1864), Germany (1869) and Stockholm (1879).', 'From 1863 to 1864 he studied in Edinburgh and later in Copenhagen (1864), Germany (1869) and Stockholm (1879).', 'From 1863 to 1864 he studied in Edinburgh, later in Copenhagen (1864), Germany (1869) and Stockholm (1879).', 'In 1863-64 he studied in Edinburgh and later in Copenhagen (1864), Germany (1869) and Stockholm (1879).', 'From 1863 to 1864 he studied in Edinburgh and later in Copenhagen (1864), Germany (1869) and Stockholm (1879).']"
155,"['He', 'defected', 'to', 'Mexico', 'in', '2011.']","[3, 4]",0,mexico,He defected to Mexico in 2011.,"['He defected to Mexico in 2011.', 'He defected to Mexico in 2011.', 'He defected to Mexico in 2011.', 'He moved to Mexico in 2011.', 'He moved to Mexico in 2011.']"
156,"['The', 'members', 'were', 'Los', 'Angeles', 'drummer', 'Steve', 'Young,', 'and', 'later', 'joined', 'in', 'the', 'UK', 'by', 'bassist', 'Mark', 'Sidgwick.']","[3, 5]",0,los angeles,"The members were Los Angeles drummer Steve Young, and later joined in the UK by bassist Mark Sidgwick.","['The members were drummer Steve Young from Los Angeles and later bassist Mark Sidgwick from Great Britain.', 'The members were drummer Steve Young from Los Angeles and later British bassist Mark Sidgwick.', 'The members were drummer Steve Young from Los Angeles and later bassist Mark Sidgwick from Great Britain.', 'The members were drummer Steve Young and later bassist Mark Sidgwick.', 'In the band played drummer Steve Young from Los Angeles, later bassist Mark Sidgwick came to the UK.']"
157,"['Before', '1945', 'the', 'area', 'was', 'part', 'of', 'Germany', '(East', 'Prussia).']","[7, 8]",0,germany,Before 1945 the area was part of Germany (East Prussia).,"['Before 1945 the area belonged to Germany (East Prussia).', 'Before 1945 the area belonged to Germany (East Prussia).', 'Before 1945 the area belonged to Germany (East Prussia).', 'Before 1945 the region belonged to Germany (East Prussia).', 'Until 1945 the region belonged to Germany (East Prussia).']"
158,"['All', 'kickoff', 'times', 'are', 'listed', 'as', 'local', 'time', 'in', 'Moscow', '(UTC+4).']","[9, 10]",0,moscow,All kickoff times are listed as local time in Moscow (UTC+4).,"['All kick-off times are given as local time in Moscow (UTC + 4).', 'All kick-off times in Moscow are given as local time (UTC + 4).', 'All kickoff times in Moscow are given as local time (UTC + 4).', 'All kick-off times are given as local time in Moscow (UTC + 4).', 'All kick-off times in Moscow are given in local time (UTC + 4).']"
159,"['Born', 'in', 'Rotterdam', ',', 'Netherlands,', 'Zetteler', 'moved', 'to', 'Milwaukee,', 'Wisconsin', 'in', '1848.']","[2, 3]",0,rotterdam,"Born in Rotterdam, Netherlands, Zetteler moved to Milwaukee, Wisconsin in 1848.","['Born in Rotterdam, the Netherlands, Zetteler moved to Milwaukee, Wisconsin, in 1848.', 'Zetteler, who was born in Rotterdam / Netherlands, moved to Milwaukee / Wisconsin in 1848.', 'Born in Rotterdam, the Netherlands, Zetteler moved to Milwaukee, Wisconsin, in 1848.', 'Zetteler, born in Rotterdam, the Netherlands, in 1848, moves to Milwaukee, Wisconsin.', 'The Rotterdam-born Zetteler coordinated the growth of perfumes and sunscreen.']"
160,"['Hypopachus', 'is', 'a', 'genus', 'of', 'microhylid', 'frogs', 'found', 'in', 'the', 'Americas', 'between', 'Costa', 'Rica', 'and', 'the', 'southern', 'United', 'States.']","[12, 14]",0,costa rica,Hypopachus is a genus of microhylid frogs found in the Americas between Costa Rica and the southern United States.,"['Hypopachus is a genus of microhybrid frogs that occurs in America between Costa Rica and the southern United States.', 'Hypopachus is a genus of microhybrid frogs occurring in North and South America between Costa Rica and the southern USA.', 'Hypopachus is a type of microhybrid frog that occurs in America between Costa Rica and the southern states of the United States.', 'Hypopachus is a genus of microflying frogs that occurs on the American continent between Costa Rica and the southern USA.', 'Hypopachus is a genus of microhylids that lives between Costa Rica and the southern USA in America.']"
161,"['Most', 'homicides', 'in', 'Switzerland', 'are', 'considered', 'killings,', 'with', 'the', 'penalty', 'ranging', 'from', '5', 'to', '20', 'years.']","[3, 4]",0,switzerland,"Most homicides in Switzerland are considered killings, with the penalty ranging from 5 to 20 years.","['Most murders are classified as homicides in Switzerland, with sentences ranging from 5 to 20 years.', 'Most murders in Switzerland are considered homicides punishable by imprisonment of between five and 20 years.', 'In Switzerland, most murders are considered manslaughter, punishable by 5 to 20 years in prison.', 'Most murders are classed as murder in Switzerland, with a sentence of between five and 20 years in prison.', 'Most homicide offenses in Switzerland are classified as homicide offenses, with sentences ranging from 5 to 20 years for drug offenses.']"
162,"['In', '1972,', 'the', 'Pirus', 'were', 'created', 'by', 'teenagers', 'from', 'neighborhoods', 'and', 'young', 'black', 'men', 'returning', 'from', 'Vietnam', '.']","[16, 17]",0,vietnam,"In 1972, the Pirus were created by teenagers from neighborhoods and young black men returning from Vietnam.","['In 1972, the Pirus were founded by teenagers and young black men returning from Vietnam.', 'In 1972, the Pirus was founded by neighborhood youths and young black men returning from Vietnam.', 'In 1972, the Pirus was founded by neighborhood youths and young black men returning from Vietnam.', 'In 1972, the Pirus was founded by neighborhood youths and young black men returning from Vietnam.', 'In 1972, the Pirus was founded by urban youth and young black men returning from Vietnam.']"
163,"['In', 'the', 'United', 'Kingdom,', 'Ireland,', 'New', 'Zealand,', 'and', 'Australia', ',', 'the', 'word', '""raisin""', 'is', 'reserved', 'for', 'the', 'dark-coloured', 'dried', 'large', 'grape,', 'with', '""sultana""', 'being', 'a', 'golden-coloured', 'dried', 'grape,', 'and', '""currant""', 'being', 'a', 'dried', 'small', 'Black', 'Corinth', 'seedless', 'grape.']","[8, 9]",0,australia,"In the United Kingdom, Ireland, New Zealand, and Australia, the word""raisin"" is reserved for the dark-coloured dried large grape, with""sultana"" being a golden-coloured dried grape, and""currant"" being a dried small Black Corinth seedless grape.","['In Great Britain, Ireland, New Zealand and Australia, the word ""raisin"" is reserved for the dark colored, dried large grape, whereby ""sultana"" is a golden, dried grape and ""currant"" is a dried, small, seedless grape from Black Corinth.', 'In Great Britain, Ireland, New Zealand and Australia, the word ""raisin"" is reserved for the dark, dried, large grape, whereby ""sultana"" is a golden, dried grape and ""currant"" is a dried, small grape without blackcurrants.', 'In Great Britain, Ireland, New Zealand and Australia, the word ""raisin"" is reserved for the dark-colored dried large grape, while ""sultana"" is a golden-colored dried grape and ""currance"" is a dried small seedless grape from Black Corinth.', 'In Great Britain, Ireland, New Zealand and Australia the ""raisin"" is reserved for the dark, dried large grapes, whereby ""Sultana"" is a golden dry grape and ""Currant"" is a dried small grape without blackcurrant grapes.', 'In Great Britain, Ireland, New Zealand and Australia, the word ""raisin"" is reserved for the dark grape Dreamed Large, whereby ""sultana"" is a golden-dried grape and ""currant"" is a small, seedless dried grape from Black Corinth.']"
164,"['The', 'work', 'was', 'commissioned', 'by', 'Sveriges', 'Radio', 'Radioteatern,', 'the', 'radio', 'drama', 'department', 'of', 'Sweden', ""'s"", 'national', 'radio', 'broadcaster.']","[13, 14]",0,sweden,"The work was commissioned by Sveriges Radio Radioteatern, the radio drama department of Sweden's national radio broadcaster.","['The work was commissioned by Sveriges Radio Radioteatern, the radio play department of the Swedish radio station.', 'The work was commissioned by Sveriges Radio Radioteatern, the radio play department of the Swedish radio station.', 'The work was commissioned by Sveriges Radio Radioteatern, the radio play service of the Swedish radio station.', 'The work was commissioned by Sveriges Radio Radioteatern, the radio play department of the Swedish National Radio.', 'The picture was commissioned by Sveriges Radio Radioteatern, the radio play department of the Swedish state broadcaster.']"
165,"['The', 'whole', 'scheme', 'also', 'revealed', 'a', 'need', 'for', 'a', 'small', 'batch', 'of', 'locomotives', 'to', 'maintain', 'connecting', 'services', 'between', 'London', '(Waterloo)', 'and', 'the', 'unelectrified', 'area', 'of', 'Southampton', 'Docks', 'for', 'the', 'passenger', 'Ocean', 'Liner', 'traffic.']","[25, 27]",0,southampton docks,The whole scheme also revealed a need for a small batch of locomotives to maintain connecting services between London (Waterloo) and the unelectrified area of Southampton Docks for the passenger Ocean Liner traffic.,"['The whole system also resulted in the need for a small number of locomotives to maintain service between London (Waterloo) and the non-electrified Ocean Liner passenger section of Southampton Docks.', 'The whole measure also demonstrated the need for a small group of locomotives to maintain rail links between London (Waterloo) and the non-electrified section of Southampton Docks for passenger transport on the Ocean Liner.', 'The entire programme also proved necessary to install a small group of locomotives to maintain passenger services between London (Waterloo) and the non-electrified area of Southampton Docks.', 'The entire programme also underlined the need for low-volume locomotives to maintain passenger sea traffic between London (Waterloo) and the non-electrified area of Southampton Docks.', 'The project also revealed that a small number of locomotives are needed to maintain passenger traffic on the Ocean Liner between London (Waterloo) and the non-electrified areas of Southampton docks.']"
166,"['Future', 'Force', 'Warrior', 'was', 'a', 'United', 'States', 'military', 'advanced', 'technology', 'demonstration', 'project', 'that', 'was', 'part', 'of', 'the', 'Future', 'Combat', 'Systems', 'project.']","[5, 7]",0,united states,Future Force Warrior was a United States military advanced technology demonstration project that was part of the Future Combat Systems project.,"['Future Force Warrior was a United States military demonstration project with advanced technology that was part of the Future Combat Systems Project.', 'Future Force Warrior is a US military advanced technology demonstration project that is part of the Future Combat Systems Project.', 'Future Force Warrior was a demonstration project for advanced technologies of the US Armed Forces as part of the Future Combat Systems Project.', 'Future Force Warrior was an advanced military demonstration project that was part of the Future Combat Systems project.', 'Future Force Warrior was a technological demonstration project of the US Armed Forces, which was completed as part of the Future Combat Systems Project.']"
167,"['Malków', 'is', 'a', 'village', 'in', 'the', 'administrative', 'district', 'of', 'Gmina', 'Żarnów,', 'within', 'Opoczno', 'County', ',', 'Łódź', 'Voivodeship,', 'in', 'central', 'Poland.']","[12, 14]",0,opoczno county,"Malków is a village in the administrative district of Gmina Żarnów, within Opoczno County, Łódź Voivodeship, in central Poland.","['Malków is a village in the Żarnów district of Łódź Voivodeship in central Poland.', 'Malków is a village in Żarnów County, Opoczno County, Łódź Voivodeship, Central Poland.', 'Malkow is a village in the Gmina Żarnów province, Opoczno region, Lodz Voivodeship, central Poland.', 'Malków is a village in the Gmina Żarnów district, in the Opoczno district of Łódź Voivodeship in central Poland.', 'Malków is a municipality in the town of Gmina, which belongs to the district of Opoczno, Lodz Voivodeship, in central Poland.']"
168,"['He', 'was', 'posted', 'to', 'London', 'in', 'March', '1944', 'with', 'responsibility', 'for', 'neurosurgery', 'in', 'the', 'European', 'theatre.']","[4, 5]",0,london,He was posted to London in March 1944 with responsibility for neurosurgery in the European theatre.,"['In March 1944 he was sent to London, where he was responsible for neurosurgery in the European theatre.', 'In March 1944 he was sent to London, where he assumed responsibility for neurosurgery at the European Theatre.', 'He came to London in March 1944 and was responsible for neurosurgery in the European theatre.', 'In March 1944 he went to London where he was responsible for neurosurgery in the European theatre.', 'In March 1944 he was sent to London, where he was responsible for neurosurgery in the European theatre.']"
169,"['Works', 'of', ""Piko's"", 'was', 'exhibited', 'widely', 'his', 'paintings:', 'Georgia,', 'Austria,', 'Germany,', 'France,', 'UK,', 'Italy,', 'Russia,', 'Greece', ',', 'Yugoslavia,', 'Sweden', 'Etc.']","[15, 16]",0,greece,"Works of Piko's was exhibited widely his paintings: Georgia, Austria, Germany, France, UK, Italy, Russia, Greece, Yugoslavia, Sweden Etc.","['Works by Piko have been exhibited frequently: Georgia, Austria, Germany, France, Great Britain, Italy, Russia, Greece, Yugoslavia, Sweden, etc.', ""Many of Piko's paintings have been exhibited: Georgia, Austria, Germany, France, Great Britain, Italy, Russia, Greece, Yugoslavia, Sweden, etc."", 'Works by Piko have been widely exhibited: Georgia, Austria, Germany, France, Great Britain, Italy, Russia, Greece, Yugoslavia, Sweden, etc.', 'Works by Piko have been shown in numerous exhibitions: Georgia, Austria, Germany, France, Great Britain, Italy, Russia, Greece, Yugoslavia, Sweden, etc.', ""Piko's paintings have been exhibited in many countries, including Georgia, Austria, Germany, France, Great Britain, Italy, Russia, Greece, Yugoslavia, Sweden, etc., enabling much of the country's visual arts.""]"
170,"['Recoleta', 'is', 'a', 'downtown', 'residential', 'neighborhood', 'in', 'the', 'Autonomous', 'City', 'of', 'Buenos', 'Aires,', 'Argentina;', 'it', 'is', 'an', 'area', 'of', 'great', 'historical', 'and', 'architectural', 'interest,', 'mostly', 'because', 'of', 'the', 'Recoleta', 'Cemetery', '.']","[0, 1]",0,recoleta,"Recoleta is a downtown residential neighborhood in the Autonomous City of Buenos Aires, Argentina; it is an area of great historical and architectural interest, mostly because of the Recoleta Cemetery.","['Recoleta is a residential area in downtown Buenos Aires, Argentina; it is an area of great historical and architectural interest, mainly because of the Recoleta cemetery.', 'Recoleta is a residential area in downtown Buenos Aires, Argentina; it is an area of great historical and architectural interest, mainly because of the Recoleta Cemetery.', 'Recoleta is a residential area in the city center of the Autonomous City of Buenos Aires, Argentina. It is an area of great historical and architectural interest, especially because of the Recoleta Cemetery.', 'Recoleta is a residential area in the city of Buenos Aires, Argentina; it is a district of great historical and architectural interest, mainly due to the cemetery of Recoleta.', 'Recoleta is a residential area in downtown Buenos Aires, Argentina; the area is of great historical and architectural interest, mainly because of the cemetery.']"
171,"['Culberson', 'was', 'adopted', 'one', 'year', 'after', 'her', 'birth', 'by', 'a', 'West', 'Virginia', 'couple', 'and', 'was', 'raised', 'in', 'the', 'United', 'States', 'with', 'little', 'knowledge', 'of', 'her', 'ancestry.']","[10, 12]",0,west virginia,Culberson was adopted one year after her birth by a West Virginia couple and was raised in the United States with little knowledge of her ancestry.,"['Culberson was adopted by a couple from West Virginia a year after her birth and grew up in the United States without knowing much about her ancestry.', 'Culberson was adopted by a couple from West Virginia a year after her birth and grew up in the United States without knowing her ancestry.', 'Culberson was adopted by a couple from West Virginia a year after her birth and grew up in the United States without knowing her background.', 'Culberson was adopted by a West Virginia couple a year after her birth and grew up in the United States without knowing her ancestry.', 'Culberson was adopted by a couple from West Virginia a year after her birth and grew up in the United States; little was known about her ancestry.']"
172,"['He', 'made', 'his', 'New', 'Zealand', 'television', 'debut', 'as', 'an', 'actor', 'and', 'writer', 'in', 'satirical', 'sketch', 'show', 'A', 'Week', 'of', 'It,', 'following', 'which', 'he', 'continued', 'to', 'work', 'with', 'that', ""show's"", 'stars', 'David', 'McPhail', 'and', 'Jon', 'Gadsby', 'in', 'McPhail', '&', 'Gadsby', 'and', 'later', 'with', 'McPhail', 'alone', 'in', 'Letter', 'to', 'Blanchy.']","[3, 5]",0,new zealand,"He made his New Zealand television debut as an actor and writer in satirical sketch show A Week of It, following which he continued to work with that show's stars David McPhail and Jon Gadsby in McPhail & Gadsby and later with McPhail alone in Letter to Blanchy.","['He made his New Zealand television debut as an actor and writer in the satirical sketch show A Week of It, then starred with David McPhail and Jon Gadsby in McPhail & Gadsby and later alone with McPhail in Letter to Blanchy.', 'He made his New Zealand television debut as an actor and writer in the satirical sketch series A Week of It, then worked with the stars of the series David McPhail and Jon Gadsby in McPhail & Gadsby and later alone in Letter to Blanchy.', 'He made his acting and writing debut in the satirical sketch series A Week of It, first starring David McPhail and Jon Gadsby in McPhail & Gadsby and later starring alone with McPhail in Letter to Blanchy.', 'He made his New Zealand television debut as an actor and writer in a satirical sketch show called A Week of It, then starred alongside McPhail and Jon Gadsby and worked exclusively with McPhail in Letter to Blanchy.', 'He made his television debut as an actor and writer in the series A Week Later, then went on to work with the stars of that series, Davide McPhail and Jon Gadsby, in McPhail & Gadsby and later alone with McPhail in Letters to the Blanches.']"
173,"['The', 'area', 'is', 'known', 'in', 'Canada', 'for', 'its', 'orchards,', 'vineyards,', 'wineries', 'and', 'restaurants', 'that', 'feature', 'local', 'produce', 'and', 'wines.']","[5, 6]",0,canada,"The area is known in Canada for its orchards, vineyards, wineries and restaurants that feature local produce and wines.","['The area is known in Canada for its orchards, vineyards, wineries and restaurants serving local produce and wines.', 'The area is known in Canada for its orchards, vineyards, wineries and restaurants that offer local produce and wines.', 'The area is known in Canada for its fruit trees, vineyards, wineries and restaurants serving local produce and wines.', 'The region is known in Canada for its orchards, vineyards, wineries and restaurants serving local produce and wines.', 'The area is known in Canada for its orchards, vineyards, wineries and restaurants where local produce and wines are grown.']"
174,"['It', 'was', 'formally', 'taken', 'in', 'use', 'on', '30', 'June', '2005', 'by', 'the', 'Director', 'of', 'the', 'West', 'Siberian', 'Railway', 'as', 'the', '23rd', ""children's"", 'railway', 'of', 'Russia', '.']","[24, 25]",0,russia,It was formally taken in use on 30 June 2005 by the Director of the West Siberian Railway as the 23rd children's railway of Russia.,"[""It was officially put into operation on 30 June 2005 by the director of the Western Siberian Railway as the 23rd Children's Railway of Russia."", ""It was officially put into operation on 30 June 2005 by the director of the Western Siberian Railway as the 23rd children's railway in Russia."", ""It was officially put into operation on 30 June 2005 by the director of the Western Siberian Railway as the 23rd children's railway in Russia."", ""It was officially put into operation on June 30, 2005 by the director of the Western Siberian Railway as the 23rd Russian Children's Railway."", ""The director of the Western Siberian Railway was officially responsible for the 23rd Children's Railway of Russia on June 30, 2005.""]"
175,"['Her', 'first', 'concert', 'appearances', 'took', 'her', 'to', 'Stuttgart,', 'Frankfurt', 'and', 'Switzerland,', 'and', 'in', '1867', 'she', 'became', 'acclaimed', 'for', 'her', 'interpretation', 'of', ""Liszt's"", 'piano', 'music', 'at', 'the', 'Leipzig', 'Gewandhaus.']","[8, 9]",0,frankfurt,"Her first concert appearances took her to Stuttgart, Frankfurt and Switzerland, and in 1867 she became acclaimed for her interpretation of Liszt's piano music at the Leipzig Gewandhaus.","[""Her first concerts took her to Stuttgart, Frankfurt and Switzerland, and in 1867 she became known for her interpretation of Liszt's piano music at the Gewandhaus Leipzig."", ""Her first concerts took her to Stuttgart, Frankfurt and Switzerland. In 1867 she was celebrated at the Gewandhaus Leipzig for her interpretation of Liszt's piano music."", ""Her first concerts took her to Stuttgart, Frankfurt and Switzerland, and in 1867 she received recognition for her interpretation of Liszt's piano music at the Gewandhaus in Leipzig."", ""Her first concert appearances took her to Stuttgart, Frankfurt and Switzerland, where she was already celebrated in 1867 with her interpretation of Liszt's piano music at the Gewandhaus Leipzig."", ""Her first concert tours took her to Stuttgart, Frankfurt and Switzerland, and in 1867 she gained recognition as an interpreter of Liszt's piano music at the Gewandhaus Leipzig.""]"
176,"['The', 'remaining', 'five', 'ships', 'were', 'relocated', 'to', 'Montenegro', ',', 'entering', 'service', 'with', 'the', 'new', 'FR', 'Yugoslav', 'Navy,', 'with', 'three', 'of', 'them', 'being', 'decommissioned', 'in', 'the', 'early', '2000s.']","[7, 8]",0,montenegro,"The remaining five ships were relocated to Montenegro, entering service with the new FR Yugoslav Navy, with three of them being decommissioned in the early 2000s.","['The remaining five vessels were transferred to Montenegro and joined the new French-Yugoslav navy, three of which were decommissioned in the early 2000s.', 'The remaining five vessels were transferred to Montenegro and put into service in the new FR Yugoslav Navy. Three of these vessels were decommissioned in the early 2000s.', 'The remaining five vessels were transferred to Montenegro and put into service with the new FR Yugoslavia Navy. Three of them were decommissioned in the early 2000s.', 'The remaining five vessels were transferred to Montenegro and put into service with the new French-Yugoslav navy, three of which were decommissioned in the early 2000s.', 'The remaining five vessels were transferred to Montenegro and put into service, where they were integrated into the new naval vessel FR Yugoslavia, three of which were decommissioned in the early 2000s.']"
177,"['It', 'was', 'hosted', 'in', 'several', 'cities', 'in', 'Finland', 'from', 'September', '25', 'to', 'October', '2,', '1977,', 'with', 'the', 'final', 'round', 'held', 'in', 'Tampere', '.']","[21, 22]",0,tampere,"It was hosted in several cities in Finland from September 25 to October 2, 1977, with the final round held in Tampere.","['She visited several Finnish cities from 25 September to 2 October 1977, and the final round took place in Tampere.', 'It took place in several Finnish cities from 25 September to 2 October 1977, with the final round taking place in Tampere.', 'It took place in several Finnish cities from 25 September to 2 October 1977, with the final round taking place in Tampere.', 'The conference took place in several Finnish cities from 25 September to 2 October 1977, with the final round taking place in Tampere.', 'From 25 September to 2 October 1977, she visited several Finnish cities, constantly adding new ideas and capacities, particularly with a view to taking part in the final round in Tampere.']"
178,"['As', 'SR', '338', 'heads', 'down', 'from', 'the', 'summit,', 'it', 'passes', 'between', 'the', 'Wellington', 'Hills', 'to', 'the', 'west', 'and', 'the', 'Pine', 'Grove', 'Hills', 'to', 'the', 'east.']","[12, 14]",0,wellington hills,"As SR 338 heads down from the summit, it passes between the Wellington Hills to the west and the Pine Grove Hills to the east.","['As SR 338 falls from the summit, it passes the Wellington Hills to the west and the Pine Grove Hills to the east.', 'As SR 338 descends from the summit, it continues between the Wellington Hills in the west and the Pine Grove Hills in the east.', 'Descending from the summit, SR 338 passes Wellington Hills to the west and Pine Grove Hills to the east.', 'The SR 338 descends from the summit and runs between the Wellington Hills to the west and the Pine Grove Hills to the east.', 'SR 338 turns away from the summit and passes the Wellington Hills to the west and the Pine Grove Hills to the east.']"
179,"['Knockholt', 'is', 'also', 'the', 'only', 'part', 'of', 'this', 'Kent', 'Hundred', 'that', 'is', 'in', 'Kent', 'today,', 'although', 'both', 'would', 'not', 'have', 'been', 'true', 'whilst', 'Knockholt', 'was', 'in', 'the', 'London', 'Borough', 'of', 'Bromley', 'between', '1965', 'and', '1969.']","[0, 1]",0,knockholt,"Knockholt is also the only part of this Kent Hundred that is in Kent today, although both would not have been true whilst Knockholt was in the London Borough of Bromley between 1965 and 1969.","['Knockholt is also the only part of the Kent centenary which now stands in Kent, although neither is true, while Knockholt was in the London borough of Bromley between 1965 and 1969.', 'Knockholt is also the only part of the Kent Hundred that is now in Kent, although neither would have been the case when Knockholt worked in the London borough of Bromley between 1965 and 1969.', 'Knockholt is also the only part of the Kent Hundred that stands in Kent today. Neither would have been true when Knockholt was in the London borough of Bromley between 1965 and 1969.', 'Knockholt is also the only part of this Kent centenary in present-day Kent, although this would not have happened when Knockholt lived in the London borough of Bromley between 1965 and 1969.', 'Knockholt is also the only part of the Kent centenary that is now in Kent, although neither is true of the London borough from 1965 to 1969.']"
180,"['Heisch', 'was', 'born', 'June', '10,', '1872', 'in', 'Latendorf,', 'Germany,', 'and', 'after', 'entering', 'the', 'marine', 'corps', 'he', 'was', 'sent', 'as', 'a', 'private', 'to', 'China', 'to', 'fight', 'in', 'the', 'Boxer', 'Rebellion.']","[22, 23]",0,china,"Heisch was born June 10, 1872 in Latendorf, Germany, and after entering the marine corps he was sent as a private to China to fight in the Boxer Rebellion.","['Heisch was born on June 10, 1872 in Latendorf and, after joining the Marine Corps, was sent to join the Boxer Uprising in China.', 'Heisch (born June 10, 1872 in Latendorf, Germany) was a German soldier who served in the Marine Corps and was sent to China to fight in the Boxer Uprising.', 'Heisch was born on June 10, 1872 in Latendorf and, after joining the Marine Corps as a private, was sent to China to join the Boxer Uprising.', ""Heisch was born on June 10, 1872 in Latendorf and, after his conscription to the Marine Corps, was sent to China as a private, the boxer's right-hand man."", 'Heisch, born on 10 June 1872 in Latendorf, was sent to China as a private after joining the Sea Corps and fought in the Boxer Uprising.']"
181,"['South', 'of', 'this', 'is', 'the', 'Homs', 'Gap,', 'beyond', 'which', 'are', 'Mount', 'Lebanon', 'and', 'the', 'Anti-Lebanon', 'Mountains', 'which', 'separate', 'Syria', 'from', 'Lebanon.']","[18, 19]",0,syria,"South of this is the Homs Gap, beyond which are Mount Lebanon and the Anti-Lebanon Mountains which separate Syria from Lebanon.","['South of this area is the Homs Gap region, behind which Lebanon and the anti-Lebanon mountains separate Syria from Lebanon.', 'To the south is Homs Gap, overlooked by Lebanon and the anti-Lebanon mountains that separate Syria from Lebanon.', 'To the south is the Homs Gap, which crosses Lebanon, and the anti-Lebanese mountains that separate Syria from Lebanon.', 'To the south is the Homs Gap, followed by Lebanon and the On-Lebanon Mountains, which separate Syria from Lebanon.', 'South of this area is the Homs Gap. From this distance, Lebanon and the Anti-Lebanon Mountains, which separate Syria from Lebanon, are accessible.']"
182,"['On', '13', 'August', '1967,', 'an', 'RVAH-12', 'RA-5C,', 'BuNo', '151634,', 'was', 'shot', 'down', 'over', 'North', 'Vietnam', '.']","[13, 15]",0,north vietnam,"On 13 August 1967, an RVAH-12 RA-5C, BuNo 151634, was shot down over North Vietnam.","['On 13 August 1967 an RVAH-12 RA-5C, BuNo 151634, was shot down over North Vietnam.', 'On 13 August 1967 an RVAH-12 RA-5C, BuNo 151634, was shot down over North Vietnam.', 'On 13 August 1967 a RVAH-12 RA-5C with the designation BuNo 151634 was shot down over North Vietnam.', 'On 13 August 1967 an RVAH-12 RA-5C, BuNo 151634, was shot down over North Vietnam.', 'On 13 August 1967 an RVAH-12 RA-5C, BuNo 151634, was shot down over North Vietnam.']"
183,"['Anna', '""Annie""', 'Moore', '(April', '24,', '1874', '-', 'December', '6,', '1924)', 'was', 'an', 'Irish', 'emigrant', 'to', 'the', 'United', 'States', 'in', '1892.']","[16, 18]",0,united states,"Anna""Annie"" Moore (April 24, 1874 - December 6, 1924) was an Irish emigrant to the United States in 1892.","['Anna ""Annie"" Moore (April 24, 1874 - December 6, 1924) was an Irish immigrant who emigrated to the United States in 1892.', 'Anna ""Annie"" Moore (April 24, 1874 - December 6, 1924) was an Irish immigrant.', 'Anna ""Annie"" Moore (April 24, 1874 - December 6, 1924) was an Irish immigrant who lived in the United States from 1892 to 1942.', 'Anna ""Annie"" Moore (April 24, 1874 - December 6, 1924) was an Irish immigrant.', 'Anna ""Annie"" Moore (born April 24, 1874) was born in Ireland and emigrated to the United States in 1892.']"
184,"['It', 'also', 'serves', 'as', 'a', 'regional', 'hospital', 'for', ""Norway's"", 'Health', 'Region', 'East,', 'which', 'includes', 'Oslo,', 'Hedmark,', 'Oppland,', 'Akershus', 'and', 'Østfold', 'counties', 'with', 'a', 'total', 'population', 'of', '1.6', 'million.']","[17, 18]",0,akershus,"It also serves as a regional hospital for Norway's Health Region East, which includes Oslo, Hedmark, Oppland, Akershus and Østfold counties with a total population of 1.6 million.","[""It also serves as a regional hospital for Norway's East Health Region, which includes Oslo, Hedmark, Oppland, Akershus and Østfold counties with a total population of 1.6 million people."", 'It also serves as the regional hospital of the Norwegian Health Region East, which includes the counties of Oslo, Hedmark, Oppland, Akershus and Östfold with a total population of 1.6 million people.', 'It serves as the regional hospital of the Norwegian Health Region East, which includes the counties of Oslo, Hedmark, Oppland, Akershus and Østfold with a total population of 1.6 million people.', 'The hospital also serves as a government hospital for the Norwegian Health Region East, which includes the counties of Oslo, Hedmark, Oppland, Akershus and Östfold with a total population of 1.6 million people.', 'This hospital also serves as a regional hospital for the Norwegian Health Region East, which includes the counties of Oslo, Hedmark, Oppland, Akershus and Östfold with a total population of 1.6 million people.']"
185,"['He', 'plays', 'for', 'Liberty', 'Professionals', 'in', 'the', 'Glo', 'Premier', 'League', 'of', 'Ghana', '.']","[11, 12]",0,ghana,He plays for Liberty Professionals in the Glo Premier League of Ghana.,"[""He plays for Liberty Professionals in Ghana's Glo Premier League."", ""He plays for Liberty Professionals in Ghana's Glo Premier League."", ""He plays for Liberty Professionals in Ghana's Glo Premier League."", ""He plays for Liberty Professionals in Ghana's Glo Premier League."", ""He plays for League Liberty Professionals in Ghana's Glo Premier League.""]"
186,"['It', 'was', 'built', 'in', '36', 'months', 'on', '370,000', 'square', 'metres', 'in', 'Las', 'Tablas,', 'a', 'growing', 'area', 'between', 'Madrid', 'and', 'Alcobendas', '.']","[19, 20]",0,alcobendas,"It was built in 36 months on 370,000 square metres in Las Tablas, a growing area between Madrid and Alcobendas.","['It was built in 36 months on 370,000 square meters in Las Tablas, a growing area between Madrid and Alcobendas.', 'It was built in 36 months on an area of 370,000 square meters in Las Tablas, a growing area between Madrid and Alcobendas.', 'The building was built in 36 months on 370,000 square meters in Las Tablas, a growth area between Madrid and Alcobendas.', 'It was built in 36 months on 370,000 square meters in Las Tablas, a growth zone between Madrid and Alcobendas.', 'It was built in 36 months on a total area of 370,000 square meters in Las Tablas, a growing area between Madrid and Alcobendas.']"
187,"['Originally', 'established', 'in', 'Oslo,', 'Norway', ',', 'in', '2001', 'by', 'four', 'individuals;', 'Tor', 'Erland', 'Fyksen,', 'Jan', 'Grenth,', 'Eirik', 'Holtedahl,', 'and', 'Raimond', 'Pettersen,', 'having', 'raised', 'approx.']","[4, 5]",0,norway,"Originally established in Oslo, Norway, in 2001 by four individuals; Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl, and Raimond Pettersen, having raised approx.","['The company was founded in 2001 in Oslo, Norway, by four people: Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl and Raimond Pettersen, who collectively raised around 300,000 euros in donations.', 'Founded in 2001 in Oslo, Norway, by four individuals, Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl and Raimond Pettersen, the company has about 20 million members.', 'Founded in 2001 in Oslo, Norway, by the four private individuals Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl and Raimond Pettersen, the company employs around 50 people.', 'The company was founded in 2001 by four people: Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl and Raimond Pettersen.', 'Founded in 2001 by four people, Tor Erland Fyksen, Jan Grenth, Eirik Holtedahl and Raimond Pettersen, who founded about 25 million people worldwide.']"
188,"['This', 'marine', 'species', 'occurs', 'in', 'the', 'Mascarene', 'Basin', 'and', 'off', 'Madagascar;', 'off', 'Sri', 'Lanka,', 'the', 'Philippines,', 'in', 'the', 'South', 'China', 'Sea,', 'off', 'Australia', 'and', 'the', 'Fiji', 'Islands.']","[22, 23]",0,australia,"This marine species occurs in the Mascarene Basin and off Madagascar; off Sri Lanka, the Philippines, in the South China Sea, off Australia and the Fiji Islands.","['This marine species is found in the Mascara Basin and off Madagascar, off Sri Lanka, the Philippines, the South China Sea, off Australia and the Fiji Islands.', 'This marine species is found in the Mascara Basin and off Madagascar, as well as off Sri Lanka, the Philippines, the South China Sea, Australia and Fiji.', 'The marine fauna is found in the Maskaren Basin and off Madagascar, off Sri Lanka, the Philippines, in the South China Sea, off Australia and on the Fiji Islands.', 'This type of sea water occurs in the Maskaren Basin and off Madagascar, off Sri Lanka, the Philippines, the South China Sea, off Australia and the Fiji Islands.', 'This marine species is found in the Mascara Basin and off Madagascar, off Sri Lanka, the Philippines, the South China Sea, off Australia and the Fiji Islands.']"
189,"['Macdonald', 'served', 'as', 'Canada', ""'s"", 'senior', 'trade', 'commissioner', 'in', 'Sri', 'Lanka,', 'the', 'United', 'States', 'of', 'America,', 'and', 'Lebanon', 'in', 'the', '1970s.']","[3, 4]",0,canada,"Macdonald served as Canada's senior trade commissioner in Sri Lanka, the United States of America, and Lebanon in the 1970s.","[""Macdonald was Canada's chief trade commissioner for Sri Lanka, the United States and Lebanon in the 1970s."", ""Macdonald was Canada's chief trade commissioner for Sri Lanka, the United States and Lebanon in the 1970s."", ""Macdonald was Canada's chief trade commissioner for Sri Lanka, the United States and Lebanon in the 1970s."", ""Macdonald was Canada's chief trade commissioner for Sri Lanka, the United States and Lebanon in the 1970s."", ""Macdonald was Canada's high trade commissioner to Sri Lanka, the United States and Lebanon in the 1970s.""]"
190,"['Brito', 'was', 'born', 'and', 'raised', 'in', 'Caracas,', 'Venezuela', '.']","[7, 8]",0,venezuela,"Brito was born and raised in Caracas, Venezuela.","['Brito was born and raised in Caracas, Venezuela.', 'Brito was born and raised in Caracas, Venezuela.', 'Brito was born and raised in Caracas, Venezuela.', 'Brito was born and raised in Caracas, Venezuela.', 'Brito was born and raised in Caracas, Venezuela.']"
191,"['The', 'National', 'Progressive', 'Party', 'was', 'a', 'political', 'party', 'in', 'Namibia', '.']","[9, 10]",0,namibia,The National Progressive Party was a political party in Namibia.,"['The National Progressive Party was a political party in Namibia.', 'The National Progressive Party was a political party in Namibia.', 'The National Progressive Party was a political party in Namibia.', 'The National Progressive Party was a political party in Namibia.', 'The National Progressive Party was a political party in Namibia.']"
192,"['Hölstein', 'is', 'a', 'municipality', 'in', 'the', 'district', 'of', 'Waldenburg', 'in', 'the', 'canton', 'of', 'Basel-Country', 'in', 'Switzerland.']","[0, 1]",0,hölstein,Hölstein is a municipality in the district of Waldenburg in the canton of Basel-Country in Switzerland.,"['Hölstein is a municipality in the district of Waldenburg in the canton of Basel-Land in Switzerland.', 'Hölstein is a municipality in the district of Waldenburg in the canton of Basel-Land in Switzerland.', 'Hölstein is a municipality in the district of Waldenburg in the canton of Basel-Land.', 'Hölstein is a municipality in the district Waldenburg in the canton of Basel-Land (Switzerland).', 'Hölstein is a municipality in the Swiss district of Waldenburg in the canton of Basel-Land.']"
193,"['The', ""bird's"", 'range', 'surrounds', 'the', 'Amazon', 'countries', 'into', 'the', 'Andes', 'foothills', 'and', 'higher', 'elevations', 'of', 'upstream', 'river', 'systems,', 'but', 'is', 'not', 'along', 'the', 'Amazon', 'River', 'proper', 'in', 'the', 'central', 'Amazon', 'Basin,', 'or', 'the', 'central', 'upper', 'Basin;', 'it', 'is', 'in', 'Brazil', 'at', 'the', ""river's"", 'outlet,', 'and', 'upstream', 'for', 'about', '500', '\xa0', 'km.']","[5, 6]",0,amazon,"The bird's range surrounds the Amazon countries into the Andes foothills and higher elevations of upstream river systems, but is not along the Amazon River proper in the central Amazon Basin, or the central upper Basin; it is in Brazil at the river's outlet, and upstream for about 500 km.","['The range of distribution of the bird extends from the Amazon to the foothills of the Andes and higher plains upstream, but does not extend along the Amazon in the central or upper basin of the Amazon, but is located in Brazil at the mouth of the river and about 500 km upstream.', 'The bird world encloses the Amazon countries up to the foothills of the Andes and higher altitudes of the upstream river systems, but is not located at the actual Amazon in the central Amazon region or in the central upper basin, but in Brazil at the outflow of the river and upstream for about 500 km.', 'The bird world surrounds the Amazon countries up to the foothills of the Andes and into higher plains upstream, but not along the actual Amazon in the central Amazon basin or the central upper basin, but at the river bank in Brazil and approx. 500 km upstream.', 'The diversity of birds extends from the Amazon to the foothills of the Andes and the higher altitudes upstream, but is not located along the Amazon proper in the Central American basin or in the central upper basin, but in the river basin of Brazil and extends for about 500 km upstream.', 'The range of distribution of the bird is predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory predatory']"
194,"['This', 'party', 'is', 'being', 'held', 'at', 'an', 'artistic', 'London', 'venue', 'with', 'room', 'for', 'approximately', '300', 'people,', 'and', 'is', 'being', 'funded', 'by', 'Ed', 'Saperia,', 'a', 'non-Wikipedian', 'who', 'has', 'a', 'reputation', 'for', 'holding', 'exclusive', 'events', 'all', 'over', 'London.']","[8, 9]",0,london,"This party is being held at an artistic London venue with room for approximately 300 people, and is being funded by Ed Saperia, a non-Wikipedian who has a reputation for holding exclusive events all over London.","['The party is being held at an artistic venue in London with space for around 300 people and is being funded by Ed Saperia, a non-Wikipedian who has a reputation for hosting exclusive events all over London.', 'The party takes place at a 300-seat artistic venue in London and is funded by Ed Saperia, a non-Wikipedian who has a reputation for hosting exclusive events across London.', 'The celebration, held at a 300-seat artistic venue in London, is being funded by Ed Saperia, a non-Wikipedian known for holding exclusive events across London.', 'The party takes place at a 300-seat artistic venue in London and is funded by Ed Saperia, a non-Wikipedian who has a reputation for hosting exclusive events across London.', 'This party will take place in an artistic space in London, which can accommodate about 300 people. It will be financed by ET Saperia, a non-Wikipedia person with a reputation for hosting exclusive events throughout London.']"
195,"['1991', '–', 'In', 'Dili,', 'East', 'Timor,', 'Indonesian', 'forces', 'opened', 'fire', 'on', 'student', 'demonstrators', 'protesting', 'the', 'occupation', 'of', 'East', 'Timor', ',', 'killing', 'at', 'least', '250', 'people.']","[17, 19]",0,east timor,"1991 – In Dili, East Timor, Indonesian forces opened fire on student demonstrators protesting the occupation of East Timor, killing at least 250 people.","['1991 - Indonesian forces open fire on demonstrators protesting the occupation of East Timor in Dili, East Timor, killing at least 250 people.', '1991 - Indonesian troops open fire on demonstrators protesting the occupation of East Timor in Dili, killing at least 250 people.', 'In 1991, the Indonesian army opened fire on students protesting the occupation of East Timor in Dili, East Timor, killing at least 250 people.', '1991 - Indonesian forces open fire on students protesting the occupation of East Timor, killing at least 250 people.', '1991 - Indonesian security forces open fire on demonstrators protesting the occupation of East Timor in Dili, killing at least 250 people.']"
196,"['There', 'are', 'currently', '14', 'showrooms', 'located', 'in', 'NSW,', 'Victoria,', 'Queensland,', 'South', 'Australia', 'and', 'Western', 'Australia', 'as', 'well', 'as', 'New', 'Zealand', 'and', 'Singapore', '.']","[21, 22]",0,singapore,"There are currently 14 showrooms located in NSW, Victoria, Queensland, South Australia and Western Australia as well as New Zealand and Singapore.","['There are currently 14 showrooms in NSW, Victoria, Queensland, South Australia and Western Australia, as well as New Zealand and Singapore.', 'There are currently 14 showrooms in NSW, Victoria, Queensland, South Australia and Western Australia as well as in New Zealand and Singapore.', 'There are currently 14 showrooms in NSW, Victoria, Queensland, South Australia and Western Australia as well as in New Zealand and Singapore.', 'There are currently 14 showrooms in NSW, Victoria, Queensland, South Australia and Western Australia, as well as New Zealand and Singapore.', 'There are currently 14 showrooms in NSW, Victoria, Queensland, South Australia and Western Australia, as well as in New Zealand and Singapore.']"
197,"['Brazilians', 'in', 'Suriname', 'form', 'a', 'large', 'community', 'consisting', 'mostly', 'of', 'miners.']","[2, 3]",0,suriname,Brazilians in Suriname form a large community consisting mostly of miners.,"['The Brazilians in Suriname form a large community consisting mainly of miners.', 'The Brazilians in Suriname form a large community consisting mainly of miners.', 'The Brazilians in Suriname form a large community consisting mainly of miners.', 'Brazilians form a large community in Suriname, consisting mainly of miners.', 'The Brazilians in Suriname form a large community in which mainly miners work.']"
198,"['Declaration', 'of', 'the', 'Powers', 'regarding', 'the', 'abolition', 'of', 'the', 'Slave', 'Trade,', 'signed', 'at', 'Vienna', '.']","[13, 14]",0,vienna,"Declaration of the Powers regarding the abolition of the Slave Trade, signed at Vienna.","['Declaration of the Powers on the abolition of the slave trade, signed in Vienna.', 'Declaration of the Powers on the abolition of the slave trade, signed in Vienna.', 'Declaration of the Powers on the abolition of the slave trade, signed in Vienna.', 'Declaration of the Powers on the abolition of the slave trade, signed in Vienna.', 'Declaration of the Powers on the abolition of the slave trade, signed in Vienna.']"
199,"['Prior', 'to', 'the', 'establishment', 'of', 'British', 'regime', 'over', 'India', 'and', 'entering', 'a', 'peace', 'treaty', 'with', 'Tibet', 'in', '1904', 'AD,', 'Nepal', 'was', 'interpreted', 'as', 'the', 'main', 'route', 'to', 'Tibet', 'for', 'external', 'trade', 'with', 'other', 'countries.']","[27, 28]",0,tibet,"Prior to the establishment of British regime over India and entering a peace treaty with Tibet in 1904 AD, Nepal was interpreted as the main route to Tibet for external trade with other countries.","['Before Britain took over India and signed a peace treaty with Tibet in 1904, Nepal was interpreted as an important transit route to Tibet for foreign trade with other countries.', 'Before the British controlled India and signed a peace treaty with Tibet in 1904, Nepal was considered the main route for foreign trade with other countries into Tibet.', 'Before the British signed a peace agreement with Tibet in 1904, Nepal was considered the most important trade route to Tibet for foreign trade with other countries.', 'Before the introduction of India and the signing of a peace treaty with Tibet in 1904, Nepal was considered the main route for foreign trade to Tibet.', 'Before the British controlled India and signed a peace treaty with Tibet in 1904, Nepal was considered the main route for foreign trade with other countries into Tibet.']"
200,"['The', 'battle', 'ended', 'in', 'a', 'victory', 'for', 'the', 'UN', 'after', 'large', 'numbers', 'of', 'United', 'States', '(US)', 'and', 'Republic', 'of', 'Korea', 'troops', 'were', 'able', 'to', 'prevent', 'a', 'North', 'Korean', 'division', 'from', 'capturing', 'the', 'mountain', 'area.']","[17, 20]",0,republic of korea,The battle ended in a victory for the UN after large numbers of United States (US) and Republic of Korea troops were able to prevent a North Korean division from capturing the mountain area.,"['That battle ended in victory for the UN after a large number of US and South Korean troops prevented a North Korean division from taking the mountainous territory.', 'The battle ended in victory for the UN after a large number of troops from the United States and the Republic of Korea succeeded in preventing a North Korean division from conquering the mountainous region.', 'It all ended in a victory for the UN after a large number of American and South Korean troops prevented a North Korean division from taking the mountainous region.', 'Following the success of the United States and Republic of Korea forces against a North Korean division capable of capturing the said mountain team, it was a success for the UN.', 'The battle ended in a UN victory when masked US and South Korean soldiers were prevented by large numbers from landing a North Korean division in the mountains.']"
201,"['During', 'World', 'War', 'I,', 'he', 'served', 'in', 'Egypt', 'from', '17', 'November', '1914', 'to', '17', 'July', '1915,', 'Aden', 'from', '18', 'July', '1915', 'to', '9', 'September', '1915,', 'Egypt', 'from', '10', 'September', '1915', 'to', '1', 'December', '1915', 'and', 'Mesopotamia', 'from', '2', 'December', '1915', 'to', '6', 'May', '1916.']","[7, 8]",0,egypt,"During World War I, he served in Egypt from 17 November 1914 to 17 July 1915, Aden from 18 July 1915 to 9 September 1915, Egypt from 10 September 1915 to 1 December 1915 and Mesopotamia from 2 December 1915 to 6 May 1916.","['During the First World War, he served in Egypt from 17 November 1914 to 17 July 1915, in Aden from 18 July 1915 to 9 September 1915, in Egypt from 10 September 1915 to 1 December 1915, and in Mesopotamia from 2 December 1915 to 6 May 1916.', 'During the First World War, he served in Egypt from 17 November 1914 to 17 July 1915, in Aden from 18 July 1915 to 9 September 1915, in Egypt from 10 September 1915 to 1 December 1915, and in Mesopotamia from 2 December 1915 to 6 May 1916.', 'During the First World War, he served in Egypt from 17 November 1914 to 17 July 1915, in Aden from 18 July 1915 to 9 September 1915, in Egypt from 10 September 1915 to 1 December 1915, and in Mesopotamia from 2 December 1915 to 6 May 1916.', 'During the First World War, he served in Egypt from 17 November 1914 to 17 July 1915, in Aden from 18 July 1915 to 9 September 1915, in Egypt from 10 September 1915 to 1 December 1915, and in Mesopotamia from 2 December 1915 to 6 May 1916.', 'During the First World War, he served in Egypt from 17 November 1914 to 17 July 1915, in Aden from 18 July 1915 to September 1915, in Egypt from 10 September 1915 to 1 December 1915, and in Mesopotamia from 2 December 1915 to 6 May 1916.']"
202,"['All', 'of', 'Beijing', ""'s"", 'expressways,', 'except', 'for', 'the', 'Tongyan', 'Expressway,', 'are', 'interlinked', 'with', 'the', '5th', 'Ring', 'Road.']","[2, 3]",0,beijing,"All of Beijing's expressways, except for the Tongyan Expressway, are interlinked with the 5th Ring Road.","[""With the exception of the Tongyan Expressway, all of Beijing's expressways are connected to the 5th Ring Road."", ""With the exception of the Tongyan Expressway, all of Beijing's expressways are connected to the 5th Ring Road."", 'With the exception of the Tongyan Expressway, all Beijing expressways are connected to the Fifth Ring Road.', 'All highways in Beijing, with the exception of the Tongyan Expressway, are connected to the 5th Ring Road.', 'All roads in Beijing except the Tongyan Expressway are connected to the 5000 Ring Road.']"
203,"['The', 'Seekopf', 'is', 'a', 'mountain', 'on', 'the', 'main', 'chain', 'of', 'the', 'Northern', 'Black', 'Forest', 'in', 'Germany', 'between', 'the', 'Upper', 'Rhine', 'Plain', 'and', 'the', 'Murg', 'valley.']","[11, 14]",0,northern black forest,The Seekopf is a mountain on the main chain of the Northern Black Forest in Germany between the Upper Rhine Plain and the Murg valley.,"['The Seekopf is a mountain on the main chain of the northern Black Forest between the high Rhine plain and the Murgtal.', 'The Seekopf is a mountain on the main chain of the northern Black Forest between the high Rhine plain and the Murg.', 'The Seekopf is a mountain on the main ridge of the northern Black Forest between the high Rhine plain and the Murgtal.', 'The Seekopf is a mountain in the northern Black Forest between the high Rhine plain and the Murg.', 'The Seekopf is a mountain in the low mountain range of the Northern Black Forest in Germany between the high Rhine plain and the Murg.']"
204,"['Rally', 'Costa', 'Smeralda', 'is', 'a', 'rally', 'competition', 'held', 'in', 'Costa', 'Smeralda,', 'a', 'coastal', 'area', 'on', 'the', 'island', 'of', 'Sardinia', ',', 'Italy.']","[18, 19]",0,sardinia,"Rally Costa Smeralda is a rally competition held in Costa Smeralda, a coastal area on the island of Sardinia, Italy.","['The Costa Smeralda Rally is a rally competition held in Costa Smeralda, a coastal area on the island of Sardinia, Italy.', 'Rally Costa Smeralda is a rally competition that takes place on the Costa Smeralda, a coastal region of Sardinia, Italy.', 'Costa Smeralda Rally is a rally competition held in Costa Smeralda, a coastal region on the island of Sardinia, Italy.', 'The Rally Costa Smeralda is a rally curve in Costa Smeralda, a coastal area on the island of Sardinia, Italy.', 'The Rally Costa Smeralda is a rally on the Costa Smeralda, a coastal area on the island of Sardinia, Italy.']"
205,"['He', 'arrived', 'at', 'the', 'port', 'of', 'New', 'Amsterdam', 'in', 'July,', '1639.']","[6, 8]",0,new amsterdam,"He arrived at the port of New Amsterdam in July, 1639.","['In July 1639 he reached the port of New Amsterdam.', 'In July 1639 he reached the port of New Amsterdam.', 'In July 1639 he reached the port of New Amsterdam.', 'In July 1639 he entered the harbour of New Amsterdam.', 'In July 1639 he reached the port of New Amsterdam.']"
206,"['The', 'son', 'of', 'Villien', 'Valdemar', 'Aagaard', 'and', 'Florence', 'Aagard', '(née', 'Brooke),', 'Aagaard', 'was', 'born', 'at', 'Norwich', 'in', '1932,', 'after', 'his', ""father's"", 'family', 'had', 'migrated', 'from', 'Denmark', 'at', 'the', 'time', 'of', 'the', 'rise', 'of', 'Fascism', 'in', 'Germany.']","[25, 26]",0,denmark,"The son of Villien Valdemar Aagaard and Florence Aagard (née Brooke), Aagaard was born at Norwich in 1932, after his father's family had migrated from Denmark at the time of the rise of Fascism in Germany.","[""The son of Villien Valdemar Aagaard and Florence Aagard (nee Brooke), Aagaard was born in Norwich in 1932, after his father's family had emigrated from Denmark at the time of the rise of fascism in Germany."", ""The son of Villien Valdemar Aagaard and Florence Aagard (nee Brooke), Aagaard was born in Norwich in 1932, after his father's family had emigrated from Denmark at the time of the rise of fascism in Germany."", ""The son of Villien Valdemar Aagaard and Florence Aagard (nee Brooke), Aagaard was born in Norwich in 1932 after his father's family emigrated from Denmark during the rise of fascism in Germany."", ""The son of Villien Valdemar Aagaard and Florence Aagard (nee Brooke), Aagaard was born in Norwich in 1932, after his father's family had emigrated from Denmark when fascism arose in Germany."", ""The son of Villien Valdemar Aagaard and Florence Aagard (nee Brooke), he was born in Norwich in 1932, when his father's family emigrated from Denmark to Germany at the time of fascism.""]"
207,"['As', 'a', 'result', 'of', 'his', 'prominence', 'in', 'the', 'Wellington', 'community', 'he', 'decided', 'to', 'enter', 'local', 'politics.']","[8, 9]",0,wellington,As a result of his prominence in the Wellington community he decided to enter local politics.,"['Because of his prominence in the Wellington community, he decided to enter local politics.', 'Because of his prominence in the Wellington community, he decided to enter local politics.', 'Because of his prominence in the Wellington community, he decided to enter local politics.', 'Because of his prominence in Wellington, he decided to enter local politics.', 'Because of his prominence in the Wellington community, he decided to enter local politics.']"
208,"['The', 'Rimouski', 'Seignory', '(French:', 'seigneurie', 'de', 'Rimouski)', 'was', 'a', 'seignory', 'during', 'the', 'French', 'colonisation', 'of', 'New', 'France', '.']","[15, 17]",0,new france,The Rimouski Seignory (French: seigneurie de Rimouski) was a seignory during the French colonisation of New France.,"['The Rimouski domination (seigneurie de Rimouski in French) was a domination during the French colonization of New France.', 'The Rimouski dominion (seigneurie de Rimouski in French) was a dominion during the French colonization of New France.', 'The Rimouski dominion (in French: Seigneurie de Rimouski) was a dominion during the French colonization of New France.', 'The Rimouski dominion (French for Seigneurie de Rimouski) was a dominion during the French colonization of New France.', 'The Rimouski Seignory (German: Seigneurie de Rimouski) was a celebration of the French colonisation of New France.']"
209,"['Akkaraipattu', 'massacre', 'happened', 'on', '19', 'February', '1986', 'when', 'approximately', '80', 'Sri', 'Lankan', 'Tamil', 'farm', 'workers', 'were', 'allegedly', 'killed', 'by', 'the', 'Sri', 'Lankan', 'Army', 'personnel', 'and', 'their', 'bodies', 'burned', 'in', 'the', 'Eastern', 'Province', 'of', 'Sri', 'Lanka.']","[0, 1]",0,akkaraipattu,Akkaraipattu massacre happened on 19 February 1986 when approximately 80 Sri Lankan Tamil farm workers were allegedly killed by the Sri Lankan Army personnel and their bodies burned in the Eastern Province of Sri Lanka.,"['The Akkaraipattu massacre occurred on 19 February 1986, when about 80 Sri Lankan Tamil workers were allegedly killed and their bodies cremated by Sri Lankan army soldiers in the Eastern Province of Sri Lanka.', 'On 19 February 1986, a massacre took place in Akkaraipattu in which some 80 Sri Lankan Tamil farm workers were allegedly killed by members of the Sri Lankan army and their bodies burned in the Eastern Province of Sri Lanka.', 'The Akkaraipattu massacre took place on 19 February 1986. About 80 Tamil farm workers in Sri Lanka were allegedly killed by the Sri Lankan army and their bodies cremated in the eastern province of Sri Lanka.', 'The Akkaraipattu massacre took place on 19 February 1986, when about 80 Tamil farm workers in Sri Lanka were allegedly killed by Sri Lankan army personnel and their bodies burned in the Eastern Province of Sri Lanka.', 'The Akkaraipattu massacre took place on 19 February 1986, when about 80 Tamil workers in Sri Lanka were allegedly killed and their bodies cremated by the Sri Lankan army.']"
210,"['With', 'the', 'growth', 'of', 'Berlin', ',', 'the', 'stockades', 'and', 'gates', 'were', 'moved', 'as', 'dictated', 'by', 'circumstances', 'during', 'the', 'following', 'decades.']","[4, 5]",0,berlin,"With the growth of Berlin, the stockades and gates were moved as dictated by circumstances during the following decades.","['With the growth of Berlin in the following decades, floors and gates were rebuilt as circumstances permitted.', 'The growth of Berlin changed the floors and gates, as circumstances dictated in the following decades.', 'With the growth of Berlin, the number plates and gates were moved as circumstances dictated in the following decades.', 'With the growth of Berlin, the barriers and gates were removed, as circumstances dictated in the following decades.', 'As Berlin grew, the barriers and gates were removed, as circumstances dictated in the following decades.']"
211,"['The', 'Haitian', 'occupation', 'of', 'Santo', 'Domingo', 'began', 'two', 'years', 'before', 'her', 'birth,', 'and', 'she', 'grew', 'up', 'under', 'Haitian', 'rule.']","[4, 6]",0,santo domingo,"The Haitian occupation of Santo Domingo began two years before her birth, and she grew up under Haitian rule.","['The Haitian occupation of Santo Domingo began two years before her birth, and she grew up under Haitian rule.', 'The Haitian occupation of Santo Domingo began two years before her birth, and she grew up under Haitian rule.', 'The Haitian occupation of Santo Domingo began two years before her birth, and she grew up under Haitian rule.', 'The Haitian occupation of Santo Domingo began two years before her birth and she grew up under Haitian rule.', 'The Haitian occupation of Santo Domingo began two years before her birth and she grew up under Haitian rule.']"
212,"['The', 'popularity', 'of', 'the', 'Gardel-Razzano', 'duo', 'was', 'in', 'crescendo,', 'touring', 'on', 'Uruguay,', 'Brazil,', 'Chile', 'and', 'Spain', 'until', '1925', 'when', 'Razzano', 'left', 'his', 'singing', 'career', 'due', 'to', 'throat', 'problems.']","[13, 14]",0,chile,"The popularity of the Gardel-Razzano duo was in crescendo, touring on Uruguay, Brazil, Chile and Spain until 1925 when Razzano left his singing career due to throat problems.","['The popularity of the duo Gardel-Razzano was in full swing. These tours led over Uruguay, Brazil, Chile and Spain until Razzano ended his singing career in 1925 due to laryngeal problems.', 'The popularity of the duo Gardel-Razzano soon increased and went on tour in Uruguay, Brazil, Chile and Spain until Razzano ended his singing career in 1925 because of neck problems.', 'The popularity of the duo Gardel-Razzano reached its peak in the crescendo. Razzano played in Uruguay, Brazil, Chile and Spain until 1925, before he ended his singing career due to neck problems.', 'This duo became more and more popular and toured through Uruguay, Brazil, Chile and Spain until Razzano ended his career in 1925 due to neck problems.', 'The popularity of the duo reached its peak and led via Uruguay, Brazil, Chile and Spain until Razzano ended his career in 1925 because of a sore throat.']"
213,"['Copperlode', 'Dam', 'or', 'Lake', 'Morris', 'is', 'a', 'fresh', 'water', 'reservoir', 'dam', 'servicing', 'the', 'city', 'of', 'Cairns,', 'Queensland', ',', 'Australia.']","[16, 17]",0,queensland,"Copperlode Dam or Lake Morris is a fresh water reservoir dam servicing the city of Cairns, Queensland, Australia.","['Copperlode Dam or Lake Morris is a freshwater dam that supplies the Australian city of Cairns, Queensland.', 'Copperlode Dam or Lake Morris is a freshwater dam that supplies the city of Cairns in Queensland, Australia.', 'Copperlode Dam or Lake Morris is a dam of freshwater reservoirs that supplies the city of Cairns, Queensland, Australia.', 'Copperlode Dam or Lake Morris is a dam with a freshwater reservoir that supplies the city of Cairns, Queensland, Australia.', 'The Copperlode Dam or Lake Morris is a dam for freshwater reservoirs in the city of Cairns, Queensland, Australia.']"
214,"['First', 'discovered', 'in', '1801', 'in', 'Mexico,', 'vanadinite', 'deposits', 'have', 'since', 'been', 'unearthed', 'in', 'South', 'America,', 'Europe,', 'Africa', ',', 'and', 'other', 'parts', 'of', 'North', 'America.']","[16, 17]",0,africa,"First discovered in 1801 in Mexico, vanadinite deposits have since been unearthed in South America, Europe, Africa, and other parts of North America.","['First discovered in Mexico in 1801, vanadinite deposits have since been discovered in South America, Europe, Africa and other parts of North America.', 'First discovered in Mexico in 1801, vanadinite deposits were discovered in South America, Europe, Africa and other parts of North America.', 'The vanadinite deposits, first found in Mexico in 1801, have since been excavated in South America, Europe, Africa and other parts of North America.', 'After vanadinite deposits were first discovered in Mexico in 1801, they have since been discovered in South America, Europe, Africa and other parts of North America.', 'The vanadinite deposits, first discovered in Mexico in 1801, have since been found in South America, Europe, Africa and other North American countries.']"
215,"['It', 'has', 'been', 'used', 'since', 'ancient', 'times', 'by', 'traders,', 'mendicants', 'and', 'pilgrims', 'transiting', 'between', 'Nepal', 'and', 'Tibet', '.']","[16, 17]",0,tibet,"It has been used since ancient times by traders, mendicants and pilgrims transiting between Nepal and Tibet.","['It has been used since ancient times by merchants, mendicant monks and pilgrims travelling between Nepal and Tibet.', 'Since ancient times it has been used by merchants, mendicant monks and pilgrims on the way between Nepal and Tibet.', 'It has been used since ancient times by merchants, mendicant monks and pilgrims travelling between Nepal and Tibet.', 'It has been used since ancient times by merchants, beggars and pilgrims travelling between Nepal and Tibet.', 'Since time immemorial it has been used by merchants, mendicant monks and pilgrims travelling through Nepal and Tibet.']"
216,"['Meanwhile,', 'Australia', ""'s"", 'coastlines', 'will', 'experience', 'erosion', 'and', 'inundation', 'from', 'an', 'estimated', '8–88', '\xa0', 'cm', 'increase', 'in', 'global', 'sea', 'level.']","[1, 2]",0,australia,"Meanwhile, Australia's coastlines will experience erosion and inundation from an estimated 8–88 cm increase in global sea level.","[""Meanwhile, erosion and flooding will occur along Australia's coasts due to an estimated 8 to 88 cm rise in global sea levels."", ""Meanwhile, erosion and flooding along Australia's coasts are expected to cause an estimated 8 to 88 cm rise in global sea levels."", ""Meanwhile, Australia's coasts will experience erosion and flooding from an estimated 8 to 88 centimetres rise in global sea levels."", ""Meanwhile, Australia's coasts will see an estimated 8-88 cm increase in global sea level erosion and flooding."", ""Meanwhile, Australia's coasts will suffer an estimated 8 to 88 cm increase in global sea level erosion and underwater erosion.""]"
217,"['Suriname', 'allegedly', 'has', 'the', 'largest', 'community', 'of', 'Brazilians', 'in', 'any', 'CARICOM', 'nation.']","[0, 1]",0,suriname,Suriname allegedly has the largest community of Brazilians in any CARICOM nation.,"['Suriname is said to have the largest Brazilian community in all CARICOM countries.', 'Suriname is said to have the largest Brazilian community in all CARICOM countries.', 'Suriname is said to have the largest Brazilian community in all the CARICOM countries.', 'Suriname is said to have the largest Brazilian ethnic group of all CARICOM countries.', 'Suriname is said to have the largest Brazilian community in all CARICOM countries.']"
218,"['It', 'will', 'replace', 'Eilat', 'Airport,', 'handle', 'all', 'civilian', 'flights', 'currently', 'using', 'Ovda', 'Airport,', 'and', 'serve', 'as', 'a', 'diversion', 'airport', 'for', 'Israel', ""'s"", 'primary', 'airport,', 'Ben', 'Gurion.']","[20, 21]",0,israel,"It will replace Eilat Airport, handle all civilian flights currently using Ovda Airport, and serve as a diversion airport for Israel's primary airport, Ben Gurion.","[""It will replace Eilat airport, handle all civil flights currently using Ovda airport and serve as a diversion airport for Israel's main Ben Gurion airport."", ""It will replace Eilat airport, handle all civil flights currently handled through Ovda airport and serve as a diversion airport for Israel's main Ben Gurion airport."", ""It will replace Eilat airport, handle all civil flights currently using Ovda airport and serve as a diversion airport for Israel's largest Ben Gurion airport."", ""It will replace Eilat airport, handle all civil flights currently using Owda airport and serve as a diversion airport for Israel's main Ben Gurion destination."", ""It will replace Eilat airport, handle all civil flights currently using Ovda airport and serve as an alternative to Israel's main Ben Gurion airport.""]"
219,"['The', 'Persian', 'army', 'under', 'Shahrbaraz', 'capture', 'the', 'cities', 'of', 'Damascus,', 'Apamea', 'and', 'Emesa.']","[10, 11]",0,apamea,"The Persian army under Shahrbaraz capture the cities of Damascus, Apamea and Emesa.","['The Persian army under Shahrbaraz conquers the cities of Damascus, Apamea and Emesa.', 'The Persian army under Shahrbaraz seizes the cities of Damascus, Apamea and Emesa.', 'The Persian army under Shahrbaraz conquered the cities of Damascus, Apamea and Emesa.', 'The Persian army under Shahrbaraz controls the cities of Damascus, Apamea and Emesa.', 'The Persian army under Shahrbaras conquered the cities of Damascus, Apamea and Emesa.']"
220,"['The', 'result', 'was', 'to', 'have', 'a', 'high', 'powered', '4-car', 'EMU', 'at', 'the', 'London', 'end', 'pushing', 'trailer', 'units', 'to', 'Bournemouth', 'where', 'the', 'trailers', 'would', 'be', 'detached', 'and', 'then', 'pulled', 'to', 'Weymouth', 'by', 'a', 'push-pull', 'equipped', 'diesel', 'electric', 'locomotive.']","[29, 30]",0,weymouth,The result was to have a high powered 4-car EMU at the London end pushing trailer units to Bournemouth where the trailers would be detached and then pulled to Weymouth by a push-pull equipped diesel electric locomotive.,"['A powerful four-wheel tractor took trailers to Bournemouth at the end of London, where they were replaced by a push-pull diesel electric locomotive and towed to Weymouth.', 'The result was a powerful 4-piece electric locomotive that brought trailer units to Bournemouth, from where the trailers were replaced by a push-pull diesel engine and towed to Weymouth.', 'The result was a powerful four-car engine that took the trailers to Bournemouth, switched off the turbine and then drove from a diesel locomotive operating in glide mode to Weymouth.', 'At the end of the line, a four-piece high-performance electronic system brought a trailer to Bournemouth, where it was dropped off by a controlled diesel locomotive and towed to Weymouth.', 'The result was a powerful four-car electric train that took trailers to Bournemouth at the end of London, where the trailers were loosened and then pulled to Weymouth by a sliding electric diesel locomotive.']"
221,"['Nakatsuno', 'Station', '(中角駅,', 'Nakatsuno-eki)', 'is', 'an', 'Echizen', 'Railway', 'Mikuni', 'Awara', 'Line', 'railway', 'station', 'located', 'in', 'Fukui,', 'Fukui', 'Prefecture,', 'Japan', '.']","[18, 19]",0,japan,"Nakatsuno Station (中角駅, Nakatsuno-eki) is an Echizen Railway Mikuni Awara Line railway station located in Fukui, Fukui Prefecture, Japan.","['Nakatsuno Station (several, Nakatsuno-eki) is a station of the Mikuni Awara line of the Echizen railway system, located in Fukui, Fukui Prefecture, Japan.', 'Nakatsuno Station (Nakatsuno-eki) is a station of the Mikuni Awara line of the Echizen Railway in Fukui, Fukui Prefecture, Japan.', 'Nakatsuno Station (Satu Nakatsuno-eki) is a station of Echizen Lines with Mikuni Awara Station in Fukui, Fukui Prefecture, Japan.', 'Nakatsuno Station (Nakatsuno-eki) is a station of the Mikuni Awara Line in Fukui, Fukui Prefecture, Japan.', 'Nakatsuno Station (Nakatsuno-eki) is a station of the Mikuni Awara line of the Echizen Railway in Fukui, Falui Prefecture, Japan.']"
222,"['Maafushi', 'is', 'one', 'of', 'the', 'inhabited', 'islands', 'of', 'Kaafu', 'Atoll', 'and', 'the', 'proposed', 'capital', 'for', 'the', 'Medhu', 'Uthuru', 'Province', 'of', 'the', 'Maldives.']","[8, 10]",0,kaafu atoll,Maafushi is one of the inhabited islands of Kaafu Atoll and the proposed capital for the Medhu Uthuru Province of the Maldives.,"['Maafushi is one of the inhabited islands of the Kaafu Atoll and the planned capital of the province Medhu Uthuru of the Maldives.', 'Maafushi is one of the inhabited islands of the Kaafu Atoll and the planned capital of the province Medhu Uthuru of the Maldives.', 'Maafushi is one of the inhabited islands of the Kaafu Atoll and the planned capital of the province Medhu Uthuru of the Maldives.', 'Maafushi is one of the inhabited islands of the Kaafu Atoll, which is considered the capital of the province of Medhu Uthuru in the Maldives.', 'Maafushi is one of the inhabited islands of Kaafu Atoll and the capital of the province of Medhu Uthuru in the Maldives.']"
223,"['Tired', 'by', 'the', 'commuting', 'between', 'France', 'and', 'Hungary', 'and', 'frustrated', 'by', 'the', 'lack', 'of', 'selections,', 'she', 'decided', 'to', 'fence', 'for', 'France', 'from', 'January', '2003.']","[5, 6]",0,france,"Tired by the commuting between France and Hungary and frustrated by the lack of selections, she decided to fence for France from January 2003.","['Tired of travelling between France and Hungary and frustrated by the lack of choice, she decided to go to France in January 2003.', 'Tired of commuting between France and Hungary and frustrated by the lack of choices, she decided to drive for France from January 2003.', 'Tired of commuting between France and Hungary and frustrated by poor selection, she opted for France in January 2003.', 'Tired of commuting between France and Hungary and frustrated by the lack of choice, she decided to build a fence for France from January 2003.', 'Tired of commuting between France and Hungary and frustrated by the lack of opportunities, she decided to move to France in January 2003.']"
224,"['I', 'live', 'in', 'Finland,', 'Region', 'of', 'Kainuu', 'and', 'Municipality', 'of', 'Paltamo', '.']","[10, 11]",0,paltamo,"I live in Finland, Region of Kainuu and Municipality of Paltamo.","['I live in Finland, in the Kainuu region and in Paltamo municipality.', 'I live in Finland, the Kainuu region and the city of Paltamo.', 'I live in Finland, Kainuu County and Paltamo Municipality.', 'I live in Finland, in the Kainuu region and in Paltamo municipality.', 'I live in Finland, Kainuu County and Paltamo Municipality.']"
225,"['Mercury', 'joins', 'the', 'two', 'on', 'their', 'trip', 'to', 'Athens', ',', 'intending', 'to', 'put', 'himself', 'between', 'the', 'blushing', 'newlyweds.']","[8, 9]",0,athens,"Mercury joins the two on their trip to Athens, intending to put himself between the blushing newlyweds.","['Mercury accompanies her on her journey to Athens and wants to stand between the blushing newlyweds.', 'Mercury accompanies the two on their trip to Athens and wants to stand between the blushing newlyweds.', 'Mercury joins the two on the trip to Athens and wants to stand between the shivering newlyweds.', 'Mercury accompanies the two on their trip to Athens and wants to stand between the blushing freshmen.', 'Mercury accompanies the two on their trip to Athens and wants to stand between the rapidly expanding bride.']"
226,"['Athletes', 'from', 'Mongolia', 'succeeded', 'in', 'winning', 'two', 'golds,', 'two', 'silvers', 'and', 'ten', 'bronzes,', 'making', 'total', 'fourteen', 'medals.']","[2, 3]",0,mongolia,"Athletes from Mongolia succeeded in winning two golds, two silvers and ten bronzes, making total fourteen medals.","['Athletes from Mongolia won two gold, two silver and ten bronze medals, bringing the total to fourteen medals.', 'Athletes from Mongolia won two gold, two silver and ten bronze medals for a total of fourteen medals.', 'Athletes from Mongolia won two gold, two silver and ten bronze medals for a total of 14 medals.', 'Athletes from Mongolia have won two gold, two silver and ten bronze medals, bringing their total to fourteen medals.', 'The athletes of the World Athletics Championships in Mongolia won two gold medals, two silver medals and ten bronze medals, bringing their total to 14 medals.']"
227,"['He', 'once', 'said', 'he', 'is', 'member', 'of', 'BJP', 'and', 'always', 'maintained', 'that', 'India', 'is', 'land', 'of', 'secularism', 'and', 'supported', 'the', 'ethos', 'of', 'India.']","[12, 13]",0,india,He once said he is member of BJP and always maintained that India is land of secularism and supported the ethos of India.,"['He once said that he was a member of the BJP and has always maintained that India is the land of secularism and supports the ethos of India.', 'He once said that he was a member of the BJP and has always maintained that India is a country of secularism and supports the ethos of India.', 'He once said that he was a member of the BJP and has always maintained that India is a country of secularism and supports the ethos of India.', ""He once said he was a member of the BJP and has always maintained that India is the land of secularism and supports India's ethos."", ""He once said he was a member of the BJP and has always maintained that India is the land of secularism and supports India's ethos.""]"
228,"['In', 'the', 'wake', 'of', 'the', '2010', 'Haiti', 'earthquake,', ""UNESCO's"", 'World', 'Heritage', 'Program', 'is', 'helping', 'Haiti', 'assess', 'the', 'damage.']","[6, 7]",0,haiti,"In the wake of the 2010 Haiti earthquake, UNESCO's World Heritage Program is helping Haiti assess the damage.","['After the earthquake in Haiti in 2010, the UNESCO World Heritage Programme is helping Haiti to assess the damage.', 'Following the earthquake in Haiti in 2010, the World Heritage Programme of UNESCO is helping Haiti to assess the damage.', 'Following the earthquake in Haiti in 2010, the World Heritage Programme of UNESCO is helping Haiti to assess the damage.', 'Following the earthquake in Haiti in 2010, the UNESCO World Heritage Programme is assisting Haiti in assessing the damage.', 'Following the earthquake in Haiti in 2010, UNESCO is supporting the World Heritage Programme in assessing the damage caused by Haiti.']"
229,"['The', ""women's"", 'snowboard', 'halfpipe', 'competition', 'at', 'the', '2007', 'Asian', 'Winter', 'Games', 'in', 'Changchun,', 'China', 'was', 'held', 'on', '29', 'January', 'at', 'the', 'Beida', 'Lake', 'Skiing', 'Resort.']","[13, 14]",0,china,"The women's snowboard halfpipe competition at the 2007 Asian Winter Games in Changchun, China was held on 29 January at the Beida Lake Skiing Resort.","[""The women's snowboard halfpipe competition at the 2007 Winter Games in Changchun, China, took place on January 29 at the Beida Lake Skiing Resort."", ""The women's snowboard halfpipe competition at the 2007 Asian Winter Games in Changchun, China, took place on January 29 at Beida Lake Ski Resort."", ""The women's snowboard halfpipe competition at the 2007 Asian Winter Games in Changchun, China, took place on January 29 at the Beida Lake Ski Resort."", ""The women's snowboard halfpipe competition at the 2007 Asian Winter Games in Changchun, China, took place on January 29 at the Beida Lake Skiing Resort."", ""The women's snowboard halfpipe competition at the 2007 Asian Winter Games in Changchun, China, took place on January 29 at the Beida Lake Skiing Resort.""]"
230,"['Being', 'prohibited', 'from', 'visiting', 'both', 'St.', 'Petersburg', 'and', 'Moscow', ',', 'Yashvil', 'spent', 'next', 'several', 'years', 'in', 'a', 'compulsory', 'retirement', 'at', 'his', 'estate.']","[8, 9]",0,moscow,"Being prohibited from visiting both St. Petersburg and Moscow, Yashvil spent next several years in a compulsory retirement at his estate.","['Since he was forbidden to visit both St. Petersburg and Moscow, Yashvil spent the next few years forcibly on his estate.', 'Since both visits to St. Petersburg and Moscow were forbidden, Yashvil spent the next few years forcibly on his estate.', 'Since this was forbidden in both St. Petersburg and Moscow, Yashvil spent the next years forcibly in his estate.', 'After being banned from visiting St Petersburg and Moscow, Hunt spent the next few years forcibly on his estate.', 'He was forbidden to visit both St. Petersburg and Moscow, and he spent the next few years on compulsory retirement on his estate.']"
231,"['Its', 'area', 'has', 'been', 'mostly', 'absorbed', 'by', 'the', 'growth', 'of', 'London', ';', 'with', 'its', 'name', 'currently', 'referring', 'to', 'the', 'Ruxley', 'district.']","[10, 11]",0,london,Its area has been mostly absorbed by the growth of London; with its name currently referring to the Ruxley district.,"['His London district was absorbed mainly by the growth of the city; his name now refers to the district of Ruxley.', 'The surrounding area is largely absorbed by the growth of London; its name currently refers to the district of Ruxley.', 'Its area has been largely absorbed by the growth of London; its name is currently referred to the Ruxley area.', 'The Greater Region has been absorbed by the growth of London; its name now refers to the district of Ruxley.', 'His area was absorbed by the growth of the London cityscape; his name now refers to the Ruxley area.']"
232,"['It', 'is', 'endemic', 'to', 'Ecuador', '.']","[4, 5]",0,ecuador,It is endemic to Ecuador.,"['It is endemic in Ecuador.', 'It is endemic to Ecuador.', 'It is endemic to Ecuador.', 'Guidorado is an endemic animal species in Ecuador.', 'The more common virus lives in Ecuador.']"
233,"['Live', 'from', 'the', 'Point', 'Depot', 'is', 'the', 'first', 'official', 'release', 'of', 'the', ""band's"", 'widely', 'bootlegged', 'New', ""Year's"", 'Eve', 'show', 'at', 'Dublin', ""'s"", 'Point', 'Depot.']","[20, 21]",0,dublin,Live from the Point Depot is the first official release of the band's widely bootlegged New Year's Eve show at Dublin's Point Depot.,"[""Live from the Point Depot is the first official release of the band's extensive New Year's Eve show at the Point Depot in Dublin."", ""Live from the Point Depot is the first official release of the band's highly acclaimed New Year's Eve show at Dublin's Point Depot."", ""Live from the Point Depot is the first official release of Dublin's Point Depot on New Year's Eve."", ""Live from the Point Depot is the first official release of the sprawling New Year's Eve show at the Point Depot in Dublin."", ""Live from the Point Depot is the first official release of the band's largely dogmatic New Year's Eve show at the Point Depot in Dublin.""]"
234,"['Armstrong', 'visits', 'New', 'Mexico', ',', 'where', 'the', 'eighteenth', 'Moon-rocket,', 'to', 'be', 'piloted', 'by', 'George', 'Quinn,', 'is', 'being', 'built', 'under', 'the', 'supervision', 'of', 'the', 'obstructive', 'Ambrose', 'Fothergill.']","[2, 4]",0,new mexico,"Armstrong visits New Mexico, where the eighteenth Moon-rocket, to be piloted by George Quinn, is being built under the supervision of the obstructive Ambrose Fothergill.","['Armstrong visits New Mexico, where, under the supervision of the obstructive Ambrose Fothergill, the eighteenth lunar rocket is being built, to be piloted by George Quinn.', 'Armstrong visits New Mexico, where, under the supervision of disabled Ambrose Fothergill, the eighteenth lunar rocket to be piloted by George Quinn is being built.', 'Armstrong visits New Mexico, where the 18th lunar rocket is being built under the supervision of disabled Ambrose Fothergill.', 'Armstrong visits New Mexico, where the 18th lunar rocket is being built under the leadership of the obstructive Ambrose Fothergill.', 'Armstrong visits New Mexico, where the eighteenth lunar rocket, to be piloted by George Quinn, is being built under Obstructive Ambrose Fothergill.']"
235,"['The', 'result', 'was', 'to', 'have', 'a', 'high', 'powered', '4-car', 'EMU', 'at', 'the', 'London', 'end', 'pushing', 'trailer', 'units', 'to', 'Bournemouth', 'where', 'the', 'trailers', 'would', 'be', 'detached', 'and', 'then', 'pulled', 'to', 'Weymouth', 'by', 'a', 'push-pull', 'equipped', 'diesel', 'electric', 'locomotive.']","[12, 13]",0,london,The result was to have a high powered 4-car EMU at the London end pushing trailer units to Bournemouth where the trailers would be detached and then pulled to Weymouth by a push-pull equipped diesel electric locomotive.,"['The result was a powerful four-carriage railcar that transported trailer parts to Bournemouth, where the trailers were removed and towed to Weymouth by a sliding electric locomotive.', 'The result was that an elegant 4-piece locomotive in London brought the trailer units to Bournemouth, where they were to be pulled by a push-pull locomotive to Weymouth.', 'As a result, a four-car train at the end of London took trailers to Bournemouth, where they were rolled from bumper to bumper by a diesel locomotive and towed to Weymouth.', 'The result was a powerful four-carriage train at the end of the tractor-trailer, which was to be pushed to Bournemouth, where the horse trailer was removed by a diesel locomotive with a sliding train and transported to Weymouth.', 'Four large electric cars came to the rescue and took trailers to Bournemouth, where they were towed to Weymouth by an electric diesel locomotive.']"
236,"['Garcia', 'v', 'National', 'Australia', 'Bank', 'Ltd', 'was', 'an', 'important', 'case', 'decided', 'in', 'the', 'High', 'Court', 'of', 'Australia', 'on', '6', 'August', '1998.']","[16, 17]",0,australia,Garcia v National Australia Bank Ltd was an important case decided in the High Court of Australia on 6 August 1998.,"['Garcia v. National Australia Bank Ltd. was an important case decided by the High Court of Australia on August 6, 1998.', 'Garcia v. National Australia Bank Ltd is an important case decided by the High Court of Australia on August 6, 1998.', 'Garcia v. National Australia Bank Ltd was an important ruling of the High Court of Australia of 6 August 1998.', 'Garcia v. National Australian Bank Ltd is a key case decided by the Supreme Court of Australia on August 6, 1998.', 'Garcia v. National Australia Bank Ltd was an important case decided by the High Court of Australia on August 6, 1998.']"
237,"['It', 'was', 'the', 'last', 'season', 'where', 'two', 'rival', 'football', 'associations', 'from', 'Berlin', 'send', 'their', 'champions', 'to', 'the', 'German', 'championship,', 'with', 'the', 'two', 'merging', 'at', 'the', 'end', 'of', 'the', 'season.']","[11, 12]",0,berlin,"It was the last season where two rival football associations from Berlin send their champions to the German championship, with the two merging at the end of the season.","['It was the last season in which two rival Berlin football clubs sent their champions to the German Championship.', 'It was the last season in which two rival Berlin football clubs sent their champions to the German Championship, with both merging at the end of the season.', 'It was the last season in which two rival Berlin football clubs sent their champions to the German Championship, with these two clubs merging at the end of the season.', 'It was the last season in which two rival Berlin football clubs sent their champions for the German championship, with both merging at the end of the season.', 'Last season, two rival football clubs sent their champions - both merged at the end of the season.']"
238,"['Dr.', 'de', 'Capriles', 'was', 'born', 'in', 'Mexico', 'and', 'came', 'to', 'the', 'United', 'States', 'at', 'the', 'age', 'of', '13,', 'with', 'no', 'knowledge', 'of', 'English', 'or', 'fencing.']","[11, 13]",0,united states,"Dr. de Capriles was born in Mexico and came to the United States at the age of 13, with no knowledge of English or fencing.","['Dr. de Capriles was born in Mexico and came to the United States at the age of 13 with no knowledge of English or fencing.', 'Dr. de Capriles was born in Mexico and came to the United States at 13 with no knowledge of English or fencing.', 'Dr. de Capriles was born in Mexico and came to the United States at the age of 13 with no knowledge of English or freestyle fencing.', 'Dr. de Capriles was born in Mexico and came to the United States at the age of 13 with no knowledge of English or fencing.', 'Dr. de Capriles, who was born in Mexico, joined dpa at the age of 13 without any knowledge of English or fencing.']"
239,"['On', 'the', 'outbreak', 'of', 'the', 'Irish', 'rebellion', 'in', '1641,', 'Richardson', 'left', 'for', 'England,', 'and', 'settled', 'in', 'London', ',', 'where', 'he', 'died.']","[16, 17]",0,london,"On the outbreak of the Irish rebellion in 1641, Richardson left for England, and settled in London, where he died.","['When the Irish rebellion broke out in 1641, Richardson left England and settled in London, where he died.', 'At the outbreak of the Irish rebellion in 1641 Richardson left England and settled in London, where he died.', 'After the outbreak of the Irish rebellion in 1641 Richardson left England and settled in London, where he died.', 'After the outbreak of the Irish rebellion (1641) Richardson left England and moved to London where he died.', 'When the Irish rebellion broke out in 1641, Richardson went to England and settled in London.']"
240,"['In', '1995', 'the', 'tower', 'was', 'listed', 'as', 'one', 'of', 'the', 'official', 'historical', 'monuments', 'of', 'France', '.']","[14, 15]",0,france,In 1995 the tower was listed as one of the official historical monuments of France.,"['In 1995 the tower was registered as an official historical monument of France.', 'In 1995, the tower was registered as one of the official historical monuments of France under the Heritage Act.', 'In 1995, the tower was awarded as one of the official historic buildings in France.', 'In 1995 the tower was discontinued as one of the official historical monuments of France.', 'In 1995, the tower was recognized as one of the official historical monuments of France.']"
241,"['His', 'parents,', 'Kazimir', 'J.', 'Wistert', 'and', 'Josephine', '(Shukis)', 'Wistert,', 'immigrated', 'to', 'the', 'United', 'States', 'from', 'Lithuania', 'in', '1894', 'and', 'were', 'married', 'at', 'Chicago', 'in', '1907.']","[22, 23]",0,chicago,"His parents, Kazimir J. Wistert and Josephine (Shukis) Wistert, immigrated to the United States from Lithuania in 1894 and were married at Chicago in 1907.","['His parents, Kasimir J. Wistert and Josephine (Schukis) Wistert, emigrated from Lithuania to the USA in 1894 and married in Chicago in 1907.', 'His parents, Kasimir J. Wistert and Josephine (Schukis) Wistert, emigrated from Lithuania to the United States in 1894 and married in Chicago in 1907.', 'His parents, Kasimir J. Wistert and Josephine (Schukis) Wistert, emigrated from Lithuania to the USA in 1894, where they married in Chicago in 1907.', 'His parents, Kasimir J. Wistert and Josephine (Schukis) Wistert, emigrated from Lithuania to the United States in 1894 and married in Chicago in 1907.', 'His parents, Kasimir J. Wistert and Josephine (Schukis) Wistert, emigrated from Lithuania to the United States in 1894 and married him in Chicago in 1907.']"
242,"['It', 'was', 'originally', 'routed', 'between', 'US', '127', 'in', 'Castine', 'and', 'its', 'present', 'eastern', 'terminus', 'at', 'SR', '49', 'east', 'of', 'Gordon.']","[8, 9]",0,castine,It was originally routed between US 127 in Castine and its present eastern terminus at SR 49 east of Gordon.,"[""It originally operated between US 127 in Castile and today's East Terminal on SR 49 east of Gordon."", 'It was originally located between US 127 in Castile and its current terminus on the SR 49 east of Gordon.', 'It was originally operated between US 127 in Castile and its current terminus at SR 49 station east of Gordon.', 'It once operated between US 127 in Castile and what is now the east end of SR 49 east of Gordon.', 'It originally runs between US 127 in Castile and its current terminus on the SR 49 east of Gordon.']"
243,"['Around', '3,100', 'species', 'of', 'flowering', 'plant', 'have', 'been', 'recorded', 'in', 'Syria', 'as', 'well', 'as', 'about', '100', 'gymnosperms.']","[10, 11]",0,syria,"Around 3,100 species of flowering plant have been recorded in Syria as well as about 100 gymnosperms.","['About 3,100 flowering plant species and about 100 sperm cells have been identified in Syria.', 'So far, about 3,100 species of flowering plants and about 100 gymnastics worms have been observed in Syria.', 'About 3,100 flowering plant species have been identified in Syria, of which there are about 100.', 'Some 3,100 plant species and about 100 turbine permafrost soils have been identified in Syria.', 'Some 3,100 species of flowering plants and more than 100 other (artificial) shrubs have been identified in Syria.']"
244,"['It', 'was', 'an', 'island,', 'cut', 'off', 'from', 'the', 'mainland', 'of', 'Australia', 'and', 'isolated', 'geographically,', 'making', 'it', 'ideal', 'for', 'a', 'Penal', 'Colony,', 'and', 'was', 'rich', 'in', 'timber,', 'a', 'resource', 'useful', 'to', 'the', 'Royal', 'Navy..']","[10, 11]",0,australia,"It was an island, cut off from the mainland of Australia and isolated geographically, making it ideal for a Penal Colony, and was rich in timber, a resource useful to the Royal Navy..","['It was an isolated island cut off from mainland Australia, ideal for a penal colony and rich in timber, a useful resource for the Royal Navy.', 'The island was cut off from mainland Australia and geographically isolated, making it ideal for a penal colony, and had abundant timber, a useful resource for the Royal Navy.', 'It was an island cut off from mainland Australia and geographically isolated, making it an ideal penal colony and rich in timber, a useful resource for the Royal Navy.', 'The island was cut off from mainland Australia and geographically isolated, ideal for a penal colony, and it was rich in timber, a useful resource for the Royal Navy.', 'It was an island cut off from mainland Australia, geographically isolated, perfect for a penal colony and rich in timber, a valuable resource for the royal fleet.']"
245,"['Many', 'people', 'around', 'Pakistan', 'request', 'their', 'fellows', 'to', 'bring', 'it', 'as', 'it', 'is', 'not', 'widely', 'available', 'in', 'any', 'other', 'part', 'of', 'Pakistan.']","[3, 4]",0,pakistan,Many people around Pakistan request their fellows to bring it as it is not widely available in any other part of Pakistan.,"['Many people in Pakistan ask their compatriots to bring it, as it is not widely available in other parts of Pakistan.', 'Many people in Pakistan ask their fellow human beings to bring them with them, as they are so widespread in no other part of Pakistan.', 'Many people in Pakistan ask their companions to bring it, as it is not so common anywhere else in Pakistan.', 'Many people throughout Pakistan are asking their fellow human beings to take it with them, as it is not very common in any other part of Pakistan.', 'Many people in Pakistani communities asked their fellow human beings to bring it, as it is not widespread in any other part of Pakistan.']"
246,"['His', 'father,', 'John', 'Bird', 'was', 'a', 'London', 'goldsmith', 'with', 'ancestral', 'roots', 'in', 'Cheshire,', 'England', '.']","[13, 14]",0,england,"His father, John Bird was a London goldsmith with ancestral roots in Cheshire, England.","['His father John Bird was a London goldsmith with ancestral roots in Cheshire, England.', 'His father, John Bird, was a London goldsmith with ancestral roots in Cheshire, England.', 'His father John Bird was a goldsmith in Cheshire, England.', 'His father John Bird was a London goldsmith from Cheshire, England.', 'His father John Bird was a master goldsmith in London and ancestor in Cheshire, England.']"
247,"['Conservation', 'in', 'Uganda', 'is', 'the', 'protection', 'and', 'sustainable', 'use', 'of', 'the', ""country's"", 'rich', 'natural', 'resources.']","[2, 3]",0,uganda,Conservation in Uganda is the protection and sustainable use of the country's rich natural resources.,"[""Nature conservation in Uganda is the protection and sustainable use of the country's rich natural resources."", ""In Uganda, nature conservation means the protection and sustainable use of the country's rich natural resources."", ""Nature conservation in Uganda is the protection and sustainable use of the country's rich natural resources."", ""Nature conservation is the protection and sustainable use of Uganda's rich natural resources."", '""Conservation"" in Uganda is the protection and sustainable use of the country\'s rich natural resources.']"
248,"[""Kendall's"", 'radio', 'messages', 'alerted', 'Scotland', 'Yard,', 'and', 'Inspector', 'Dew', 'was', 'dispatched', 'to', 'Canada', 'on', 'the', 'faster', 'ship,', 'the', 'White', 'Star', ""Line's"", 'SS', '\xa0', 'Laurentic,', 'and', 'arrived', 'in', 'Canada', 'before', 'Montrose.']","[12, 13]",0,canada,"Kendall's radio messages alerted Scotland Yard, and Inspector Dew was dispatched to Canada on the faster ship, the White Star Line's SS Laurentic, and arrived in Canada before Montrose.","['Kendall alerted Scotland Yard and Inspector Dew was sent to Canada on the faster ship, the SS Laurentic of the White Star Line, arriving off Montrose.', ""Kendall's radio messages alerted Scotland Yard and Inspector Dew was sent to Canada on the faster ship, the SS Laurentic of the White Star Line, which arrived off Montrose in Canada."", 'Kendall alerted Scotland Yard via radio messages, and Inspector Dew was sent to Canada on the faster ship, the SS Laurentic of the White Star Line, arriving off Montrose.', 'Kendall alerted Scotland Yard and Inspector Dew was sent to Canada on the faster ship, the SS Laurentic of the White Star Line, arriving off Montrose.', ""Kendall alerted Scotland Yard with his radio messages, and Inspector Dew was dispatched to Canada on the faster ship - the White Star Line's SS Laurentic.""]"
249,"['From', 'that', 'time', 'on,', 'the', 'Recoleta', 'has', 'been', 'one', 'of', 'the', 'most', 'stylish', 'and', 'expensive', 'neighborhoods', 'in', 'Buenos', 'Aires,', 'home', 'to', 'private', 'family', 'mansions,', 'foreign', 'embassies,', 'and', 'luxury', 'hotels,', 'including', 'the', 'Alvear', 'Palace', 'Hotel.']","[5, 6]",0,recoleta,"From that time on, the Recoleta has been one of the most stylish and expensive neighborhoods in Buenos Aires, home to private family mansions, foreign embassies, and luxury hotels, including the Alvear Palace Hotel.","['Since then, Recoleta has become one of the most elegant and expensive residential areas of Buenos Aires, with private family villas, foreign embassies and luxury hotels, including the Alvear Palace Hotel.', 'Since then, Recoleta has become one of the most elegant and expensive districts of Buenos Aires, home to private villas, foreign embassies and luxury hotels, including the Alvear Palace Hotel.', 'Since then, Recoleta has become one of the most elegant and expensive neighborhoods in Buenos Aires, with private family villas, foreign embassies and luxury hotels such as the Alvear Palace Hotel.', 'Since then, Recoleta has become one of the most elegant and expensive neighborhoods in Buenos Aires, with family palaces, foreign embassies and luxury hotels such as the Alvear Palace.', 'Since then, Recoleta has become one of Buenos Aires ""most stylish and expensive neighborhoods, hosting private family celebrations, foreign embassies and luxury hotels, including the Alvear Palace Hotel.']"
250,"['The', ""company's"", 'present', 'focus', 'is', 'on', 'lithium', 'and', 'borax', 'mining', 'operations', 'within', 'Argentina', '.']","[12, 13]",0,argentina,The company's present focus is on lithium and borax mining operations within Argentina.,"['The company is currently focused on lithium and borax mining in Argentina.', 'The current focus is on lithium and borax production in Argentina.', 'The company is currently focused on lithium and borax production within Argentina.', 'Today, activities are focused on lithium and borax mining in Argentina.', 'The company is currently focused on lithium and borax mining activities in Argentina.']"
251,"['Tibbetibaba', 'was', 'a', 'great', 'yogi', 'and', 'guru', 'of', 'India', '.']","[8, 9]",0,india,Tibbetibaba was a great yogi and guru of India.,"['Tibbetibaba was a great yogi and guru of India.', 'Tibbetibaba was a great yogi and guru of India.', 'Tibbetibaba was a great yogi and guru of India.', 'Tibbetibaba was a great yogi and guru of India.', 'Tibbetibaba was great as jogi and guru of India.']"
252,"['His', 'parents,', 'Thomas', 'and', 'Frances', 'Montoya,', 'were', 'Roman', 'Catholic', 'descendants', 'of', 'eighteenth-century', 'Spanish', 'settlers', 'to', 'New', 'Mexico', '.']","[15, 17]",0,new mexico,"His parents, Thomas and Frances Montoya, were Roman Catholic descendants of eighteenth-century Spanish settlers to New Mexico.","['His parents, Thomas and Frances Montoya, were Roman Catholic descendants of Spanish settlers from New Mexico in the eighteenth century.', 'His parents, Thomas and Frances Montoya, were Roman Catholic descendants of 18th-century Spanish settlers in New Mexico.', 'His parents, Thomas and Frances Montoya, were Roman Catholic descendants of 18th-century Spanish settlers from New Mexico.', 'Thomas and Frances Montoya were descendants of 18th century Spanish settlers from New Mexico.', 'His parents, Thomas and Frances Montoya, were Roman Catholic descendants of Spanish settlers from New Mexico in the 18th century.']"
253,"['She', 'died', 'at', 'Stockdorf', ',', 'near', 'Munich.']","[3, 4]",0,stockdorf,"She died at Stockdorf, near Munich.","['She died in Stockdorf near Munich.', 'She died in Stockdorf near Munich.', 'She died in Stockdorf near Munich.', 'She died in Stockdorf near Munich.', 'She died in Stockdorf near Munich.']"
254,"['Under', 'the', 'supervision', 'of', 'workshop', 'administrator-turned-manager', 'Colin', 'Lazzerini,', 'the', 'ensemble', 'chose', 'the', 'name', 'Loose', 'Tubes', 'and', 'played', 'its', 'first', 'London', 'gig', 'in', '1984.']","[19, 20]",0,london,"Under the supervision of workshop administrator-turned-manager Colin Lazzerini, the ensemble chose the name Loose Tubes and played its first London gig in 1984.","['Under the direction of the workshop manager and later manager Colin Lazzerini, the ensemble chose the name Loose Tubes and played its first performance in London in 1984.', 'Under the direction of the workshop manager and later workshop manager Colin Lazzerini, the ensemble chose the name Loose Tubes and played its first performance in London in 1984.', 'Under the direction of project leader and workshop leader Colin Lazzerini, the ensemble chose the name Loose Tubes and gave its world premiere in London in 1984.', 'Under the direction of the workshop director Colin Lazzerini, the ensemble chose the name Loose Tubes and played its first performance in London in 1984.', 'Under the direction of the workshop director Colin Lazzerini, who had gone from personal speaker to director, the ensemble became known as Loose Tubes and had its world premiere in London in 1984.']"
255,"['Hazembourg', 'is', 'a', 'commune', 'in', 'the', 'Moselle', 'department', 'in', 'Grand', 'Est', 'in', 'north-eastern', 'France.']","[0, 1]",0,hazembourg,Hazembourg is a commune in the Moselle department in Grand Est in north-eastern France.,"['Hazembourg is a municipality in the department of Moselle in Grand Est in northeastern France.', 'Hazembourg is a municipality in the department of Moselle in Grand Est in northeastern France.', 'Hazembourg is a municipality in the department of Moselle in the north-eastern French Grand Est.', 'Hazembourg is a municipality in the department of Moselle in Grands Est in northeastern France.', 'Hazembourg is a municipality in the department of Moselle in Grand Est in northeastern France.']"
256,"['It', 'is', 'found', 'in', 'Europe,', 'including', 'Germany', ',', 'the', 'Czech', 'Republic', 'and', 'Finland.']","[6, 7]",0,germany,"It is found in Europe, including Germany, the Czech Republic and Finland.","['It can be found in Europe, including Germany, the Czech Republic and Finland.', 'It is also found in Europe, including Germany, the Czech Republic and Finland.', 'It is found in Europe, including Germany, the Czech Republic and Finland.', 'It is widespread in Europe, including Germany, the Czech Republic and Finland.', 'Anti-wage sentiment exists in Europe, including in Germany, the Czech Republic and Finland.']"
257,"['Almost', 'a', 'month', 'later', 'the', 'ship', 'sank', 'in', 'Canada', ""'s"", 'Saint', 'Lawrence', 'River', 'after', 'colliding', 'with', 'the', 'SS', '\xa0', 'Storstad,', 'a', 'Norwegian', 'coal', 'freighter', 'with', 'an', 'ice-breaking', 'bow.']","[8, 9]",0,canada,"Almost a month later the ship sank in Canada's Saint Lawrence River after colliding with the SS Storstad, a Norwegian coal freighter with an ice-breaking bow.","[""Nearly a month later, the ship sank in Canada's St. Lawrence River after colliding with SS Storstad, a Norwegian coal freighter with an icebreaking bow."", ""Less than a month later, the ship sank in Canada's Saint Lawrence River after colliding with the Norwegian coal freighter SS Storstad with an icebreaking bow."", 'Almost a month later, the ship sank in St. Lorenz, Canada, after colliding with SS Storstad, a Norwegian coal freighter with an icebreaker bay.', ""Less than a month later, the ship sank in a collision with the SS Storstad in Canada's St. Lawrence River."", ""Nearly a month later, the ship sank in Canada's St. Lawrence River after colliding with SS Storstad, a Norwegian coal freighter covered in the bow of an icebreaker.""]"
258,"['This', 'image', 'was', 'moved', 'from', 'Wikimedia', 'Commons,', 'as', 'it', 'was', 'found', 'to', 'be', 'likely', 'copyrighted', 'within', 'Australia', '.']","[16, 17]",0,australia,"This image was moved from Wikimedia Commons, as it was found to be likely copyrighted within Australia.","['This image was moved by Wikimedia Commons because it was considered copyrighted in Australia.', 'This image has been removed from Wikimedia Commons as it is believed to be copyrighted within Australia.', 'This image has been removed from Wikimedia Commons as it is likely to be copyrighted within Australia.', 'This image has been removed from Wikimedia Commons as it is protected by copyright in Australia.', 'This image has been removed from Wikimedia Commons because, according to the researchers, it was likely copyrighted within Australia.']"
259,"['Range', 'will', 'continue', 'through', 'Mexico', '.']","[4, 5]",0,mexico,Range will continue through Mexico.,"['Range will continue to extend through Mexico.', 'The reach will continue through Mexico.', 'The bandwidth reaches as far as Mexico.', 'The range will extend to Mexico.', 'The range extends as far as Mexico.']"
260,"['Darbhanga', 'Lok', 'Sabha', 'constituency', 'is', 'one', 'of', 'the', '40', 'Lok', 'Sabha', '(parliamentary)', 'constituencies', 'in', 'Bihar', 'state', 'in', 'eastern', 'India.']","[14, 15]",0,bihar,Darbhanga Lok Sabha constituency is one of the 40 Lok Sabha (parliamentary) constituencies in Bihar state in eastern India.,"['Darbhanga Lok Sabha is one of the 40 constituencies of Lok Sabha (parliamentarianism) in the eastern Indian state of Bihar.', 'The Darbhanga Lok Sabha constituency is one of 40 constituencies of the Lok Sabha (Parliamentary Party) in the eastern Indian state of Bihar.', 'The Darbhanga Lok Sabha constituency is one of 40 Lok Sabha (parliamentary) constituencies in the eastern Indian state of Bihar.', 'Darbhanga Lok Sabha is one of 40 (parliamentary) constituencies in the eastern Indian state of Bihar.', 'The Darbhanga Lok Sabcha constituency is one of 40 constituencies of the Lok Sabha (parliamentary parties) in the eastern Indian state of Bihar.']"
261,"['Ion', 'Popescu-Gopo', 'attended', '(but', 'never', 'graduated', 'from)', 'the', 'Academy', 'of', 'Fine', 'Arts', 'in', 'Bucharest', '.']","[13, 14]",0,bucharest,Ion Popescu-Gopo attended (but never graduated from) the Academy of Fine Arts in Bucharest.,"['Ion Popescu-Gopo attended the Academy of Fine Arts in Bucharest (but never graduated).', 'Ion Popescu-Gopo attended the Academy of Fine Arts in Bucharest (but never graduated).', 'Ion Popescu-Gopo attended the Academy of Fine Arts in Bucharest (but never graduated).', 'Ion Popescu-Gopo attended the Academy of Fine Arts in Bucharest (but never graduated).', 'Ion Popescu-Gopo attended the Academy of Fine Arts in Bucharest (but never graduated).']"
262,"['He', 'left', 'Ireland', 'before', 'the', 'Rebellion', 'of', '1641', 'and', 'died', 'in', 'London', 'on', '11', 'August', '1654.']","[2, 3]",0,ireland,He left Ireland before the Rebellion of 1641 and died in London on 11 August 1654.,"['He left Ireland before the revolt of 1641 and died on 11 August 1654 in London.', 'He left Ireland before the revolt of 1641 and died on 11 August 1654 in London.', 'He left Ireland before the revolt of 1641 and died on 11 August 1654 in London.', 'He left Ireland before the revolt of 1641 and died on 11 August 1654 in London.', 'He left Ireland before the revolt of 1641 and died on 11 August 1654 in London.']"
263,"['She', 'had', 'been', 'sailing', 'from', 'Lisbon', 'to', 'Liverpool', 'when', 'Musette', 'captured', 'her.']","[5, 6]",0,lisbon,She had been sailing from Lisbon to Liverpool when Musette captured her.,"['She was on her way from Lisbon to Liverpool when Musette captured her.', 'She was on her way from Lisbon to Liverpool when Musette captured her.', 'She was on her way from Lisbon to Liverpool when Musette captured her.', 'She was on her way from Lisbon to Liverpool when Musette captured her.', 'She was on her way from Lisbon to Liverpool when Musette captured her.']"
264,"['As', 'of', '2001', 'India', 'census', 'Kuneran', 'had', 'population', 'of', '1500.']","[3, 4]",0,india,As of 2001 India census Kuneran had population of 1500.,"['In 2001, India had 1500 inhabitants.', 'In 2001 the population of Kuneran was 1500 inhabitants.', 'The Indian census Kuneran had 1500 inhabitants in 2001.', 'At the 2001 census in India, the population was 1500.', 'Kuneran had 1500 inhabitants at the time of the 2001 census.']"
265,"['His', 'only', 'for', 'the', 'under-21', 'side', 'arrived', 'on', '17', 'November', '1998,', 'in', 'a', '0–0', 'friendly', 'draw', 'against', 'Italy', 'in', 'Benevento', '.']","[19, 20]",0,benevento,"His only for the under-21 side arrived on 17 November 1998, in a 0–0 friendly draw against Italy in Benevento.","['His only appearance for the Under 21s was a 0-0 draw in the friendly against Italy in Benevento on November 17, 1998.', 'He only played for the Under 21s on November 17, 1998, in the 0-0 draw against Italy in Benevento.', 'His only international game was for the U21s on November 17, 1998 in Benevento in a 0-0 draw against Italy.', 'His only appearance for the Under 21s came in the 0-0 draw against Italy in Benevento on November 17, 1998.', 'His only international match was a 0-0 draw against Italy in Benevento on 17 November 1998.']"
266,"['Following', 'the', 'arrival', 'of', 'Palestinian', 'refugees', 'into', 'Jordan', 'after', 'the', '1948', 'Arab-Israeli', 'War,', 'she', 'led', 'national', 'relief', 'efforts', 'to', 'help', 'the', 'tens', 'of', 'thousands', 'of', 'refugees.']","[7, 8]",0,jordan,"Following the arrival of Palestinian refugees into Jordan after the 1948 Arab-Israeli War, she led national relief efforts to help the tens of thousands of refugees.","['After Palestinian refugees arrived in Jordan after the 1948 Arab-Israeli war, she led national relief efforts to help tens of thousands of refugees.', 'After the arrival of Palestinian refugees in Jordan after the 1948 Arab-Israeli war, she led national relief operations for tens of thousands of refugees.', 'After Palestinian refugees arrived in Jordan after the 1948 Arab-Israeli war, Messina led national relief efforts to help tens of thousands of refugees.', 'After Palestinian refugees arrived in Jordan in 1948, she led national relief efforts to help tens of thousands of refugees.', 'After the arrival of Palestinian refugees after the 1948 Arab-Israeli war, she led the national relief operation for thousands of refugees.']"
267,"['Azzate', 'is', 'a', 'town', 'and', 'comune', 'located', 'in', 'the', 'province', 'of', 'Varese', ',', 'in', 'the', 'Lombardy', 'region', 'of', 'northern', 'Italy.']","[11, 12]",0,varese,"Azzate is a town and comune located in the province of Varese, in the Lombardy region of northern Italy.","['Azzate is a town and municipality in the province of Varese in Lombardy in northern Italy.', 'Azzate is a town and municipality in the province of Varese in Lombardy in northern Italy.', 'Azzate is a town and municipality in the province of Varese in Lombardy in northern Italy.', 'Azzate is a city in the province of Varese in Lombardy in northern Italy.', 'Azzate is a municipality in the province of Varese, the capital of Lombardy.']"
268,"['Ombaka', 'National', 'Stadium', 'is', 'a', 'multi-use', 'stadium', 'in', 'Benguela', ',', 'Angola.']","[8, 9]",0,benguela,"Ombaka National Stadium is a multi-use stadium in Benguela, Angola.","['The Ombaka National Stadium is a multipurpose stadium in Benguela, Angola.', 'The Ombaka National Stadium is a multipurpose stadium in Benguela, Angola.', 'The Ombaka National Stadium is a multipurpose stadium in Benguela, Angola.', 'The Ombaka National Stadium is a multipurpose stadium in Benguela, Angola.', 'The Ombaka National Stadium in Benguela is a multi-purpose stadium.']"
269,"['The', 'choir', 'tours', 'regularly', 'and', 'since', '2002', 'has', 'performed', 'in', 'France,', 'Germany,', 'Iceland,', 'Ireland,', 'Italy,', 'Latvia,', 'the', 'Netherlands,', 'Portugal,', 'Russia,', 'Spain', 'and', 'Ukraine', '.']","[22, 23]",0,ukraine,"The choir tours regularly and since 2002 has performed in France, Germany, Iceland, Ireland, Italy, Latvia, the Netherlands, Portugal, Russia, Spain and Ukraine.","['The choir has toured regularly and since 2002 has performed in France, Germany, Iceland, Ireland, Italy, Latvia, Holland, Portugal, Russia, Spain and the Ukraine.', 'The choir performs regularly in France, Germany, Iceland, Ireland, Italy, Latvia, the Netherlands, Portugal, Russia, Spain and Ukraine.', 'Regular tours have taken him to France, Germany, Iceland, Ireland, Italy, Latvia, Holland, Portugal, Russia, Spain and the Ukraine.', 'Since 2002 the choir has toured regularly in France, Germany, Iceland, Ireland, Italy, Latvia, the Netherlands, Portugal, Russia, Spain and the Ukraine.', 'Since 2002 the choir has toured regularly in France, Germany, Iceland, Ireland, Italy, Latvia, the Netherlands, Portugal, Russia, Spain and the Ukraine.']"
270,"['This', 'category', 'contains', 'the', 'native', 'flora', 'of', 'Gabon', 'as', 'defined', 'by', 'the', 'World', 'Geographical', 'Scheme', 'for', 'Recording', 'Plant', 'Distributions.']","[7, 8]",0,gabon,This category contains the native flora of Gabon as defined by the World Geographical Scheme for Recording Plant Distributions.,"[""This category takes into account Gabon's native flora as defined in the World Geographical Scheme for Recording Plant Distributions."", ""This category includes Gabon's native flora as defined in the World Geographical Scheme for Recording Plant Distributions."", ""This category describes Gabon's native flora as defined in the World Geographic Scheme for Recording Plant Distributions."", 'This category includes the flora of Gabon as defined in the World Geographical Scheme for Recording Plant Distributions.', ""The plants shown here contain Gabon's native flora as defined by the World Geographical Scheme for Recording Plant Distributions.""]"
271,"['Commercially,', '""What', 'It', 'Feels', 'Like', 'for', 'a', 'Girl""', 'was', 'successful', 'in', 'most', 'music', 'charts', 'around', 'the', 'world,', 'peaking', 'inside', 'the', 'top', 'ten', 'in', 'over', 'ten', 'countries,', 'including', 'Australia,', 'Canada,', 'Denmark,', 'Finland', ',', 'Japan', 'and', 'the', 'United', 'Kingdom.']","[30, 31]",0,finland,"Commercially,""What It Feels Like for a Girl"" was successful in most music charts around the world, peaking inside the top ten in over ten countries, including Australia, Canada, Denmark, Finland, Japan and the United Kingdom.","['Commercially, ""What It Feels Like for a Girl"" has topped most music charts worldwide, reaching the top ten in more than ten countries, including Australia, Canada, Denmark, Finland, Japan and the United Kingdom.', '""What It Feels Like for a Girl"" became commercially successful in most music charts worldwide, reaching the top ten in more than ten countries, including Australia, Canada, Denmark, Finland, Japan and the United Kingdom.', 'Commercially, ""What It Feels like for a Girl"" was a worldwide success, reaching the top ten in more than ten countries, including Australia, Canada, Denmark, Finland, Japan and the United Kingdom.', '""What It Feels Like for a Girl"" has been commercially successful in most music charts worldwide, with hits in more than ten countries, including Australia, Canada, Denmark, Finland, Japan and the UK.', '""What It Feels Like for a Girl"" reached number one in the most global music charts, represented by more than ten countries, including Australia, Canada, Denmark, Finland, Japan and the United Kingdom.']"
272,"['In', 'December', '2008,', 'Russian', 'warships', 'visited', 'Nicaragua', 'at', 'the', 'invitation', 'of', 'president', 'Daniel', 'Ortega,', 'although', 'Wilfredo', 'Navarro', 'of', 'the', 'opposition', 'Constitutionalist', 'Liberal', 'Party', 'said', 'that', 'without', 'parliamentary', 'approval', 'the', 'naval', 'visit', 'would', 'be', 'a', 'breach', 'of', 'the', 'Constitution.']","[6, 7]",0,nicaragua,"In December 2008, Russian warships visited Nicaragua at the invitation of president Daniel Ortega, although Wilfredo Navarro of the opposition Constitutionalist Liberal Party said that without parliamentary approval the naval visit would be a breach of the Constitution.","['In December 2008, Russian warships visited Nicaragua at the invitation of President Daniel Ortega, although Wilfredo Navarro of the opposition Liberal Party of the Constitution said the naval visit without parliamentary approval would be a violation of the Constitution.', 'In December 2008, Russian warships visited Nicaragua at the invitation of President Daniel Ortega, although Wilfredo Navarro of the opposition Liberal Constitutional Party said the naval visit would be a violation of the constitution without parliamentary approval.', 'In December 2008, Russian warships visited Nicaragua at the invitation of President Daniel Ortega, although Wilfredo Navarro of the opposition Constitutional Liberal Party admitted that the naval visit would constitute a violation of the Constitution without parliamentary approval.', 'In December 2008, Russian warships visited Nicaragua at the invitation of President Daniel Ortega, although Wilfredo Navarro of the opposition Liberal Party of the Constitution said the naval visit would constitute a violation of the Constitution without parliamentary approval.', 'In December 2008, Russian warships left Nicaragua at the invitation of President Daniel Ortega, although Wilfredo Navarro of the opposition Constitutional Liberal Party said the naval visit would violate the constitution without parliamentary approval.']"
273,"['The', 'law', 'of', 'Luxembourg', 'is', 'civil', 'law.']","[3, 4]",0,luxembourg,The law of Luxembourg is civil law.,"['Luxembourg law is civil law.', 'Luxembourg law is civil law.', 'Luxembourg law is civil law.', 'Luxembourg law is civil law.', 'Luxembourg law is civil law.']"
274,"['Falconara', 'Marittima', 'is', 'a', 'seaside', 'resort', 'on', 'the', 'Adriatic', 'coast,', 'in', 'Italy,', 'located', '9', 'kilometres', '(5.6', '\xa0', 'mi)', 'north', 'of', 'Ancona,', 'in', 'the', 'Marche', 'region,', 'province', 'of', 'Ancona', '.']","[27, 28]",0,ancona,"Falconara Marittima is a seaside resort on the Adriatic coast, in Italy, located 9 kilometres (5.6 mi) north of Ancona, in the Marche region, province of Ancona.","['Falconara Marittima is a seaside resort on the Adriatic Sea in Italy, 9 kilometers north of Ancona in the Marche, province of Ancona.', 'Falconara Marittima is a seaside resort on the Italian Adriatic coast, located 9 km north of Ancona in the Marche region, in the province of Ancona.', 'Falconara Marittima is a seaside resort on the Adriatic Sea in Italy, 9 kilometers north of Ancona, in the Marche, in the province of Ancona.', 'Falconara Marittima is a seaside resort on the Italian Adriatic coast, 9 km north of Ancona in the Marche, province of Ancona.', 'Falconara Marittima is a riding harbour on the Italian Adriatic coast 9 km north of Ancona in the Marche in the province of Ancona.']"
275,"['IOCC', 'is', 'one', 'of', 'few', 'agencies', 'still', 'working', 'inside', 'Syria', ',', 'and', 'continues', 'to', 'support', 'one', 'of', 'the', 'largest', 'humanitarian', 'networks', 'on', 'the', 'ground', 'in', 'the', 'country.']","[9, 10]",0,syria,"IOCC is one of few agencies still working inside Syria, and continues to support one of the largest humanitarian networks on the ground in the country.","['The IOCC is one of the few aid agencies still operating in Syria and continues to support one of the largest humanitarian networks in the country.', ""The IOCC is one of the few aid agencies still operating within Syria's borders and continues to support one of the largest humanitarian networks on the ground."", 'The IOCC is one of the few agencies still operating in Syria and continues to support one of the largest humanitarian networks in the country.', 'The IOCC is one of the few organisations still active in the state of Syria and continues to support one of the largest humanitarian networks in the country.', 'The IOCC is one of the few organisations still in the country and maintains one of the largest humanitarian networks in the country.']"
276,"['The', 'Monaco', 'event', 'has', 'grown', 'over', 'the', 'last', '10', 'years', '-', 'the', 'event', 'now', 'takes', 'over', 'the', 'whole', 'of', 'the', 'Le', 'Méridien', 'Beach', 'Plaza', 'Hotel', 'for', 'the', 'entire', 'race', 'weekend.']","[1, 2]",0,monaco,The Monaco event has grown over the last 10 years - the event now takes over the whole of the Le Méridien Beach Plaza Hotel for the entire race weekend.,"['The Monaco race has evolved over the last 10 years and will now occupy the entire Le Méridien Beach Plaza Hotel during the race weekend.', 'The Monaco Marathon has grown over the last 10 years and the entire Le Méridien Beach Plaza Hotel will now be used for the entire race weekend.', 'Over the past 10 years, the event in Monaco has grown to include the entire Le Méridien Beach Plaza Hotel for the entire race weekend.', 'Over the past 10 years, the event has grown steadily in Monaco, occupying the entire Le Meridien Beach Plaza Hotel during the race weekend.', 'The Monaco Marathon has grown over the past decade, and the entire Final Four will now take place at Le Méridien Beach Plaza Hotel.']"
277,"['It', 'is', 'partially', 'set', 'in', 'the', '(tribal)', 'area', 'between', 'Pakistan', 'and', 'Afghanistan.']","[9, 10]",0,pakistan,It is partially set in the (tribal) area between Pakistan and Afghanistan.,"['It is partly set in the (tribal) area between Pakistan and Afghanistan.', 'It is partly set in the (tribal) area between Pakistan and Afghanistan.', 'It is partly located in the (tribal) areas between Pakistan and Afghanistan.', 'The initial situation is partly in the (tribal) area between Pakistan and Afghanistan.', 'It lies partly in the tribal area between Pakistan and Afghanistan.']"
278,"['It', 'was', 'during', 'Ottoman', 'rule', 'that', 'the', 'term', '""Greater', 'Syria""', 'was', 'coined', 'to', 'designate', 'the', 'approximate', 'area', 'included', 'in', 'present-day', 'Lebanon,', 'Syria,', 'Jordan', ',', 'the', 'Palestinian', 'Territories', 'and', 'Israel.']","[22, 23]",0,jordan,"It was during Ottoman rule that the term""Greater Syria"" was coined to designate the approximate area included in present-day Lebanon, Syria, Jordan, the Palestinian Territories and Israel.","['During Ottoman rule, the term ""Greater Syria"" was coined to refer to what is now Lebanon, Syria, Jordan, the Palestinian territories, and Israel.', 'During Ottoman rule, the term ""Greater Syria"" was coined to designate the immediate proximity of what is now Lebanon, Syria, Jordan, the Palestinian territories, and Israel.', 'It was during Ottoman rule that the term Greater Syria was coined to denote the approximate territory in what is now Lebanon, Syria, Jordan, the Palestinian territories, and Israel.', 'Under Ottoman rule, the term ""Greater Syria"" was coined to denote the approximate territory that lies in what is now Lebanon, Syria, Jordan, the Palestinian territories, and Israel.', 'During Ottoman rule, it was army officials who coined the term ""Greater Syria"" to refer to the area closer to what is now Lebanon, Syria, Jordan, the Palestinian territories, and Israel.']"
279,"['Although', 'the', 'film', 'was', 'originally', 'a', 'television', 'documentary,', 'produced', 'for', 'SBS', 'in', 'Australia', ',', 'it', 'has', 'since', 'been', 'shown', 'around', 'the', 'world', 'at', 'film', 'festivals', 'and', 'presentations', 'on', 'the', 'subject.']","[12, 13]",0,australia,"Although the film was originally a television documentary, produced for SBS in Australia, it has since been shown around the world at film festivals and presentations on the subject.","['Although the film was originally a television documentary produced for SBS in Australia, it has since been shown at film festivals and presentations around the world.', 'Although the film was originally a television documentary produced for SBS in Australia, it has since been shown at film festivals and presentations around the world.', 'Although the film was originally a television documentary and produced for SBS in Australia, it has since been shown at film festivals around the world and in presentations on the subject.', 'The film was originally a television documentary produced for SBS in Australia, but has since been shown at film festivals and presentations around the world.', 'Although it was originally a television documentary produced for SBS in Australia, it has since been shown at film festivals and presentations around the world.']"
280,"['The', 'range', 'extends', 'from', 'westernmost', 'Texas', ',', 'United', 'States', '(where', 'it', 'is', 'restricted', 'to', 'the', 'Chisos', 'and', 'Davis', 'Mountains),', 'south', 'through', 'much', 'of', 'Mexico,', 'occurring', 'widely', 'along', 'the', 'Sierra', 'Madre', 'Oriental', 'and', 'Sierra', 'Madre', 'Occidental', 'ranges,', 'and', 'more', 'rarely', 'in', 'the', 'eastern', 'Eje', 'Volcánico', 'Transversal', 'range.']","[5, 6]",0,texas,"The range extends from westernmost Texas, United States (where it is restricted to the Chisos and Davis Mountains), south through much of Mexico, occurring widely along the Sierra Madre Oriental and Sierra Madre Occidental ranges, and more rarely in the eastern Eje Volcánico Transversal range.","['This distribution area extends from the westernmost Texas, the USA (where it is limited to the Chisos and Davis Mountains), in the south through large parts of Mexico, far along the eastern and western Sierra Madre and less frequently in the eastern Eje Volcánico Transversal region.', 'The distribution area extends from the northernmost Texas (where it is limited to the Chisos and Davis mountains), in the south through large parts of Mexico, far along the Sierra Madre Oriental and Sierra Madre Occidental and more rarely in the eastern Eje Volcánico Transversal.', 'The distribution area extends from the westernmost Texas (where it is limited to the Chisos and Davis Mountains) to the south through large parts of Mexico, where it occurs very far along the mountain ranges Sierra Madre Oriental and Sierra Madre Occidental and rarely in the eastern Eje Volcánico Transversal.', 'The distribution area began in the west of Texas, USA (where it was limited to the Chisos and Davis Mountains), in the south through large parts of Mexico, along the eastern mountain range of the Sierra Madre Oriental and the Sierra Madre Occidental and even rarer in the eastern range of the Eje Volcánico Transversal.', 'It stretches from the westernmost Texas in the United States (only on the Chisos and Davis Mountains), to the south through large parts of Mexico, where it stretches along the eastern and western mountain ranges of the Sierra Madre and, more rarely, in the eastern section of the Eje Volcánico Transversal.']"
281,"['Nicaragua', 'has', 'an', 'embassy', 'in', 'Moscow', '.']","[5, 6]",0,moscow,Nicaragua has an embassy in Moscow.,"['Nicaragua has an embassy in Moscow.', 'Nicaragua has an embassy in Moscow.', 'Nicaragua maintains an embassy in Moscow.', 'Nicaragua has an embassy in Moscow.', 'Nicaragua has an embassy in Moscow.']"
282,"['We', 'Were', 'Enchanted', 'was', 'released', 'in', 'April', '2008', 'on', 'Plug', 'Research', 'and', 'Shrug', 'Records', 'and', 'supported', 'with', 'shows', 'in', 'the', 'Netherlands', 'and', 'the', 'American', 'Midwest', '.']","[23, 25]",0,american midwest,We Were Enchanted was released in April 2008 on Plug Research and Shrug Records and supported with shows in the Netherlands and the American Midwest.,"['We Were Enchanted was released in April 2008 on Plug Research and Shrug Records and was supported with shows in the Netherlands and the American Midwest.', 'We Were Enchanted was released in April 2008 on Plug Research and Shrug Records and was supported with shows in the Netherlands and the American Midwest.', 'We Were Enchanted was released in April 2008 via Plug Research and Shrug Records and supported with shows in the Netherlands and the American Midwest.', 'We Were Enchanted was released in April 2008 on Plug Research and Shrug Records and was supported at concerts in the Netherlands and the Midwest of the USA.', 'We Ware Enchanted was released in April 2008 by Plug Research and Shrug Records, with shows in the Netherlands and the late Midwest of the UK.']"
283,"['She', 'joined', 'Doğuş', 'Group,', 'one', 'of', 'Turkey', ""'s"", 'leading', 'conglomerates,', 'as', 'the', 'External', 'Affairs', 'Manager', 'in', '2006.']","[6, 7]",0,turkey,"She joined Doğuş Group, one of Turkey's leading conglomerates, as the External Affairs Manager in 2006.","[""Since 2006, she has been foreign policy manager at Doğuş Group, one of Turkey's leading companies."", ""In 2006, she joined the Doğuş Group, one of Turkey's leading corporations, as Foreign Affairs Manager."", ""In 2006, she joined the Doğuş Group, one of Turkey's leading companies, as Head of Foreign Affairs."", ""She joined the Doğuş Group in 2006 as an external manager, one of Turkey's leading companies."", ""In 2006, she joined the Doğuş Group, one of Turkey's leading companies, as Foreign Affairs Manager.""]"
284,"['It', 'is', 'situated', 'in', 'the', 'La', 'Paz', 'Department,', 'Sud', 'Yungas', 'Province,', 'Irupana', 'Municipality,', 'near', 'the', 'border', 'with', 'the', 'Murillo', 'Province', ',', 'Palca', 'Municipality.']","[18, 20]",0,murillo province,"It is situated in the La Paz Department, Sud Yungas Province, Irupana Municipality, near the border with the Murillo Province, Palca Municipality.","['The city is located in the department of La Paz, province of South Yungas, municipality of Irupana, near the border with the province of Murillo, municipality of Palca.', 'It is located in the department of La Paz, province of South Yungas, municipality of Irupana, near the border with Murillo, municipality of Palca.', 'It is located in the department of La Paz in South Yungas, municipality of Irupana, near the border with the province of Murillo, municipality of Palca.', 'The restaurant is located in the department of La Paz, in the province of South Yungas, in the municipality of Irupana, near the border with the province of Murillo, in the municipality of Palca.', 'It is located in the department of La Paz, province of South Yungas, in the municipality of Irupana and borders the province of Murillo, municipality of Palca.']"
285,"['He', 'competed', 'at', 'world', 'championships,', 'including', 'the', '2006', 'World', 'Artistic', 'Gymnastics', 'Championships', 'in', 'Aarhus', ',', 'Denmark.']","[13, 14]",0,aarhus,"He competed at world championships, including the 2006 World Artistic Gymnastics Championships in Aarhus, Denmark.","['He participated in World Championships, including the 2006 World Artistic Gymnastics Championships in Aarhus, Denmark.', 'He participated in World Championships, including the 2006 World Artistic Gymnastics Championships in Aarhus, Denmark.', 'He won World Championships, including the World Artistic Gymnastics Championships 2006 in Aarhus, Denmark.', 'He participated in World Championships, including the 2006 World Artistic Gymnastics Championships in Aarhus, Denmark.', 'He participated in world championships such as the World Artistic Gymnastics Championships 2006 in Aarhus, Denmark.']"
286,"['It', 'was', 'a', 'formally', 'described', 'district', 'in', 'French', 'Sudan,', 'but', 'in', '1895,', 'the', 'border', 'between', 'Sudan', 'and', 'Senegal', 'was', 'moved', 'to', 'the', 'Faleme', 'River,', 'placing', 'the', 'western', 'portion', 'of', 'the', 'district', 'within', 'Senegal.']","[15, 16]",0,sudan,"It was a formally described district in French Sudan, but in 1895, the border between Sudan and Senegal was moved to the Faleme River, placing the western portion of the district within Senegal.","['It was an officially described district in the French Sudan, but in 1895 the border between Sudan and Senegal was moved to the Faleme River, making the western part of the district within Senegal.', 'The district was formally described as a district in French Sudan, but in 1895 the border between Sudan and Senegal was moved to the Faleme River, the western part of the district within Senegal.', 'At that time it was an officially described district of French Sudan, but in 1895 the border between Sudan and Senegal was moved to the river Faleme, with the western part of the district within Senegal territory.', 'It is an officially designated district in French Sudan, but in 1895 the border between Sudan and Senegal was moved to the Faleme River, making the western part of the district within Senegal.', 'It is located in French Sudan and was officially described as a district, but in 1895 the border between Sudan and Senegal was moved into the Faleme River and the western part of the district became part of Senegal.']"
287,"['Ngawha', 'Springs', 'is', 'a', 'small', 'settlement', 'approximately', 'five', 'kilometres', 'east', 'of', 'the', 'town', 'of', 'Kaikohe,', 'Northland', 'in', 'New', 'Zealand.']","[0, 2]",0,ngawha springs,"Ngawha Springs is a small settlement approximately five kilometres east of the town of Kaikohe, Northland in New Zealand.","['Ngawha Springs is a small settlement about five kilometers east of the city of Kaikohe in the New Zealand Nordland.', 'Ngawha Springs is a small settlement about five kilometres east of the city of Kaikohe in northeastern New Zealand.', 'Ngawha Springs is a small settlement about five kilometers east of the city of Kaikohe in New Zealand.', 'Ngawha Springs is a small settlement about five kilometers east of the city of Kaikohe in Northland, New Zealand.', 'Ngawha Springs is a small settlement about five kilometers east of the city of Kaikohe in New Zealand.']"
288,"['A', 'cupboard', 'in', 'France', 'is', 'probably', 'different', 'from', 'a', 'cupboard', 'in', 'Germany,', 'or', 'in', 'China', ',', 'or', 'in', 'England', 'etc.']","[14, 15]",0,china,"A cupboard in France is probably different from a cupboard in Germany, or in China, or in England etc.","['A cabinet in France is probably different from a cabinet in Germany, China or England, etc.', 'A cabinet in France is probably different from a cabinet in Germany, China, England, etc.', 'A cabinet in France is probably different from a cabinet in Germany, China, England, etc.', 'A cabinet in France is probably different from a cabinet in Germany, China or England, etc.', 'A cupboard in France is probably different from a cupboard in Germany or China or England etc.']"
289,"['NCC', 'works', 'to', 'achieve', 'the', 'direct', 'protection', 'of', 'Canada', ""'s"", 'most', 'important', 'natural', 'areas', 'through', 'property', 'securement', 'and', 'long-term', 'management', 'and', 'restoration', 'of', 'properties.']","[8, 9]",0,canada,NCC works to achieve the direct protection of Canada's most important natural areas through property securement and long-term management and restoration of properties.,"[""The NCC seeks direct protection of Canada's most important nature reserves through the conservation of property and the long-term management and restoration of the sites."", ""The NCC works to directly protect Canada's most important nature reserves by ensuring agricultural land and long-term land management and restoration."", ""The National Reference Center for Agricultural, Economic and Environmental Protection strives to directly protect Canada's most important natural areas through property protection, long-term management and restoration."", ""The NCC is working to achieve the immediate protection of Canada's most important nature reserves through real estate development and long-term real estate management and redevelopment."", ""The NCC strives to directly protect Canada's most important nature reserves through property conservation, long-term management, and restoration.""]"
290,"['In', '1990,', 'Mexico,', 'along', 'with', 'the', 'government', 'of', 'Colombia,', 'Panama', 'and', 'Venezuela', 'created', 'the', 'Contadora', 'Group', 'to', 'try', 'and', 'mediate', 'in', 'the', 'Central', 'American', 'crises', 'that', 'was', 'gripping', 'the', 'region', 'at', 'the', 'time.']","[9, 10]",0,panama,"In 1990, Mexico, along with the government of Colombia, Panama and Venezuela created the Contadora Group to try and mediate in the Central American crises that was gripping the region at the time.","['In 1990, Mexico, Colombia, Panama, and Venezuela formed the Contadora Group to mediate in the Central American crises that afflicted the region at the time.', 'In 1990, Mexico, Colombia, Panama, and Venezuela formed the Contadora Group to mediate in the Central American crises that gripped the region at the time.', 'Together with the Ecuadorian governments of Colombia, Panama and Venezuela, Mexico founded the Contadora Group in 1990, which tried to mediate in the then existing Central American crises.', 'In 1990, Mexico and the governments of Colombia, Panama and Venezuela formed the Contagiones Contagiadoras to try to mediate the then tense Central American crisis.', ""Together with Colombia, Panama and Venezuela, Mexico founded the Contadora Steps in 1990 to mediate in the Central American country's crises of the time.""]"
291,"['German', 'brewer', 'George', 'Rublein', 'immigrated', 'to', 'the', 'United', 'States', 'in', 'the', 'mid-19th', 'century,', 'arriving', 'in', 'Marquette', 'in', '1849,', 'not', 'long', 'after', 'the', 'city', 'itself', 'was', 'founded.']","[15, 16]",0,marquette,"German brewer George Rublein immigrated to the United States in the mid-19th century, arriving in Marquette in 1849, not long after the city itself was founded.","['The German brewer George Rublein emigrated to the USA in the middle of the 19th century and came to Marquette in 1849, shortly after the town was founded.', 'The German brewer George Rublein emigrated to the United States in the mid-19th century and came to Marquette in 1849, shortly after the city was founded.', 'The German brewer George Rublein emigrated to the USA in the middle of the 19th century and came to Marquette in 1849, shortly after the town was founded.', 'The German brewer George Rublein emigrated to the United States in the mid-19th century and arrived in Marquette, not far from the city, in 1849.', 'Around the middle of the 19th century, the German brewery George Rublein emigrated to America and traveled to Marquette in 1849, shortly after the city was founded.']"
292,"['La', 'Serena', 'was', 'first', 'founded', 'on', 'the', 'orders', 'of', 'Spanish', 'Pedro', 'de', 'Valdivia', 'in', 'order', 'to', 'provide', 'a', 'sea', 'link', 'to', 'maintain', 'permanent', 'contact', 'between', 'Santiago', 'and', 'Lima', 'in', 'the', 'Viceroyalty', 'of', 'Peru.']","[27, 28]",0,lima,La Serena was first founded on the orders of Spanish Pedro de Valdivia in order to provide a sea link to maintain permanent contact between Santiago and Lima in the Viceroyalty of Peru.,"['La Serena was founded by order of the Spaniard Pedro de Valdivia to establish a maritime link between Santiago and Lima in the Viceroyalty of Peru in order to maintain constant contact.', 'La Serena was originally founded by order of the Spaniard Pedro de Valdivia to establish a maritime link between Santiago and Lima in the Viceroy colony of Peru.', 'La Serena was founded by order of the Spaniard Pedro de Valdivia to operate a ship connection between Santiago and Lima in the Viceroy of Peru.', 'La Serena was founded by order of the Spaniard Pedro de Valdivia in order to maintain the permanent maritime connection between Santiago and Lima under the Viceroy of Peru.', 'La Serena was originally founded by order of the Spaniard Pedro de Valdivia to establish a maritime link between Santiago and Lima in the Viceroy of Peru.']"
293,"['It', 'links', 'Uzen', 'in', 'Kazakhstan', 'with', 'Bereket', '-', 'Etrek', 'in', 'Turkmenistan', 'and', 'end', 'at', 'Gorgan', 'in', 'Iran', ""'s"", 'Golestan', 'province.']","[16, 17]",0,iran,It links Uzen in Kazakhstan with Bereket - Etrek in Turkmenistan and end at Gorgan in Iran's Golestan province.,"['It connects Uzen in Kazakhstan with Bereket - Etrek in Turkmenistan and ends in Gorgan in the Iranian province of Golestan.', ""It connects Uzen in Kazakhstan with Bereket Etrek in Turkmenistan and ends in Gorgan in Iran's Golestan Province."", ""It connects Uzen in Kazakhstan and Bereket - Etrek in Turkmenistan and ends in Gorgan in Iran's Golestan Province."", ""The route leads from Uzen in Kazakhstan to Bereket-Etrek in Turkmenistan and ends in Gorgan in Iran's Golestan Province."", ""It connects Uzen in Kazakhstan with Bereket Etrek in Turkmenistan and ends in Gorgan in Iran's Golestan Province.""]"
294,"['His', 'arrangements', 'of', 'many', 'popular', 'Polish', 'folk', 'tunes,', 'and', 'many', 'originals', 'as', 'well,', 'are', 'those', 'used', 'today', 'by', 'polka', 'bands', 'all', 'over', 'the', 'United', 'States', '.']","[23, 25]",0,united states,"His arrangements of many popular Polish folk tunes, and many originals as well, are those used today by polka bands all over the United States.","['His arrangements of many popular Polish folk songs and many originals are now used by polka bands in the United States.', 'His arrangements of many popular Polish folk tunes as well as many originals are used today by polka bands from all parts of the USA.', 'His arrangements of many popular Polish folk tunes as well as many originals are those of polka groups in the United States.', 'His arrangements of many popular Polish folk tunes as well as many originals are now used by polka bands throughout the United States.', 'His arrangements of many popular Polish folk tunes and many originals are those that today from polka chapels in polka chapels in polka chapels in polka capsules in polka capsules in dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot-dot']"
295,"['After', 'emigrating', 'to', 'Brazil', 'via', 'Italy', 'in', 'the', '1950s,', 'he', 'settled', 'in', 'Rio', 'de', 'Janeiro', '.']","[12, 15]",0,rio de janeiro,"After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.","['After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.']"
296,"['Its', 'tasks', 'were', 'to', 'protect', 'the', 'Presidency,', 'and', 'the', 'national', 'government', 'in', 'Cairo', '.']","[12, 13]",0,cairo,"Its tasks were to protect the Presidency, and the national government in Cairo.","['His job was to protect the presidency and the national government in Cairo.', 'Their task was to protect the Presidency and the national government in Cairo.', 'The mission of this operation was to protect the Presidency and the national government in Cairo.', 'It serves to protect the Presidency and the national government in Cairo.', 'Their task was to protect not only the revolution but also the presidency and the government in Cairo.']"
297,"['Arcadia', 'is', 'a', 'small', 'town', 'in', 'Victoria,', 'Australia.']","[0, 1]",0,arcadia,"Arcadia is a small town in Victoria, Australia.","['Arcadia is a small town in Victoria, Australia.', 'Arcadia is a small town in Victoria, Australia.', 'Arcadia is a small town in Victoria, Australia.', 'Arcadia is a small town in Victoria, Australia.', 'Arcadia is located in Victoria, Australia.']"
298,"['myScience', 'is', 'present', 'in', 'Austria,', 'Germany,', 'United', 'Kingdom', ',', 'and', 'the', 'United', 'States', 'and', 'also', 'maintains', 'an', 'international', 'site.']","[6, 8]",0,united kingdom,"myScience is present in Austria, Germany, United Kingdom, and the United States and also maintains an international site.","['myScience is represented in Austria, Germany, the United Kingdom and the United States and also maintains an international website.', 'myScience is represented in Austria, Germany, the United Kingdom and the United States and also maintains an international website.', 'myScience is represented in Austria, Germany, Great Britain and the USA and also maintains an international website.', 'myScience is represented in Austria, Germany, the United Kingdom and the United States and also maintains an international website.', 'myScience is represented in Austria, Germany, the United Kingdom and the United States and also maintains an international website.']"
299,"['Keeni', 'is', 'a', 'village', 'in', 'Sangaste', 'Parish,', 'Valga', 'County', ',', 'in', 'southern', 'Estonia.']","[7, 9]",0,valga county,"Keeni is a village in Sangaste Parish, Valga County, in southern Estonia.","['Keeni is a village in Sangaste Municipality, Valga County, southern Estonia.', 'Keeni is a village in Sangaste Municipality, Valga County, southern Estonia.', 'Keeni is a village in Sangaste Municipality, Valga County, southern Estonia.', 'Keeni is a village in Sangaste Municipality, Valga County, southern Estonia.', 'Keeni is located in Sangaste Municipality in Valga County in the south of Estonia.']"
300,"['Beacon', 'Hill', 'was', 'a', 'part', 'of', 'the', 'City', 'of', 'Gloucester', 'until', 'it', 'was', 'amalgamated', 'with', 'the', 'new', 'city', 'of', 'Ottawa', 'in', '2001.']","[0, 2]",0,beacon hill,Beacon Hill was a part of the City of Gloucester until it was amalgamated with the new city of Ottawa in 2001.,"['Beacon Hill was part of the city of Gloucester until it was merged with the new city of Ottawa in 2001.', 'Beacon Hill was part of the city of Gloucester until it merged with the new city of Ottawa in 2001.', 'Beacon Hill was part of the city of Gloucester until it merged into the new city of Ottawa in 2001.', 'Beacon Hill was part of the city of Gloucester until it was merged with the new city of Ottawa in 2001.', 'Beacon Hill was part of Gloucester until its merger with the new city of Ottawa in 2001.']"
301,"['The', 'route,', 'which', 'largely', 'followed', 'present-day', 'Sweetwater', 'Road,', 'connected', 'directly', 'to', 'State', 'Route', '3', '(now', 'SR', '208)', 'on', 'the', 'north', 'end', 'at', 'Wellington', ',', 'via', 'the', 'Wellington', 'Cutoff,', 'instead', 'of', 'the', 'present', 'northern', 'terminus', 'near.']","[22, 23]",0,wellington,"The route, which largely followed present-day Sweetwater Road, connected directly to State Route 3 (now SR 208) on the north end at Wellington, via the Wellington Cutoff, instead of the present northern terminus near.","[""The route, which largely followed today's Sweetwater Road, was a direct link to state road 3 (now SR 208) at the northern end of Wellington via the Wellington Cutoff, instead of the current station nearby."", ""The route, which largely followed today's Sweetwater Road, connected directly to State Route 3 (now SR 208) at the northern end of Wellington via the Wellington Cutoff, instead of the current northern stop."", 's Sweetwater Road, enjoyed a direct connection to State Route 3 (now SR 208) at the northern end of Wellington, via the Wellington cutoff, instead of the current northern terminus nearby.', ""The route, which largely followed today's Sweetwater Road, connected directly to state road 3 (now SR 208) at the northern end of Wellington via Wellington Cutoff, instead of the existing northern terminus nearby."", ""The route, which largely followed today's Sweetwater Road, led directly to State Route 3 (now SR 208) at the northern end of Wellington, via the Wellington Cutoff instead of the current northern terminus nearby.""]"
302,"['After', 'his', 'return', 'to', 'Lebanon', 'he', 'was', 'assigned', 'for', 'two', 'years', 'as', 'military', 'trainer', 'for', 'cadet', 'officers,', 'then', 'he', 'was', 'sent', 'to', 'the', 'Egyptian', 'Army', 'in', 'Cairo', 'for', 'a', 'military', 'course', 'as', 'antitank', 'missile', 'trainer', 'before', 'serving', 'in', 'the', 'armored', 'corps', 'as', 'commander', 'of', 'Anti-tank', 'Autonomous', 'Unit', 'of', 'the', 'Lebanese', 'Army', 'in', 'Beirut', 'until', 'June', '1976.']","[26, 27]",0,cairo,"After his return to Lebanon he was assigned for two years as military trainer for cadet officers, then he was sent to the Egyptian Army in Cairo for a military course as antitank missile trainer before serving in the armored corps as commander of Anti-tank Autonomous Unit of the Lebanese Army in Beirut until June 1976.","[""On his return to Lebanon, he was deployed as a military trainer for cadet officers for two years before being sent to the Egyptian army's military training course in Cairo, before becoming commander of the Lebanese army's Autonomous Anti-tank Battalion in Beirut until June 1976."", ""On his return to Lebanon, he was deployed for two years as a military instructor for cadet officers, then sent to the Egyptian army in Cairo to train as an anti-tank missile instructor, before serving as commander of the Lebanese army's autonomous anti-tank unit in Beirut in the tank corps until June 1976."", ""On his return to Lebanon, he was deployed for two years as a military instructor for cadet officers, then sent to Cairo to train as an anti-tank missile instructor for the Egyptian army, before serving in the tank corps as commander of the Lebanese Army's anti-tank unit in Beirut until June 1976."", 'After returning to Lebanon, he spent two years as a military instructor for senior officers, then came to Cairo for military training as an anti-tank missile instructor. He then served in the tank corps as commander of the Lebanese Army Autonomous Anti-tank Unit in Beirut until June 1976.', ""After returning to Lebanon, he served for two years as a military instructor for cadet officers, then became chancellor for a military course as a visual storage tug in the Egyptian army in Cairo, and then served in the tank corps as commander of the Lebanese army's Autonomous Anti-tank Forces in Beirut until June 1976.""]"
303,"['Liberty', 'Township', ',', 'one', 'of', 'thirteen', 'townships', 'in', 'Butler', 'County,', 'Ohio,', 'United', 'States,', 'is', 'in', 'the', 'east-central', 'part', 'of', 'the', 'county,', 'just', 'south', 'of', 'the', 'city', 'of', 'Monroe.']","[0, 2]",0,liberty township,"Liberty Township, one of thirteen townships in Butler County, Ohio, United States, is in the east-central part of the county, just south of the city of Monroe.","['Liberty Township, one of thirteen communities in Butler County, Ohio, USA, is located in the central east of the county, south of the city of Monroe.', 'Liberty Township, one of thirteen communities in Butler County, Ohio, USA, is located in the central part of the county, south of the city of Monroe.', 'Liberty Township is one of thirteen communities in Butler County, Ohio, USA, located in the central east of the county, south of the city of Monroe.', 'Liberty Township, one of thirteen communities in Butler County, Ohio, USA, is located in the eastern and central part of the county, south of the city of Monroe.', 'Liberty Township is one of thirteen towns in Butler County, Ohio, USA, located in the central east of the county south of the city of Monroe.']"
304,"['Squam', 'Lake', 'is', 'a', 'lake', 'located', 'in', 'the', 'Lakes', 'Region', 'of', 'central', 'New', 'Hampshire,', 'United', 'States,', 'south', 'of', 'the', 'White', 'Mountains,', 'straddling', 'the', 'borders', 'of', 'Grafton,', 'Carroll,', 'and', 'Belknap', 'counties.']","[0, 2]",0,squam lake,"Squam Lake is a lake located in the Lakes Region of central New Hampshire, United States, south of the White Mountains, straddling the borders of Grafton, Carroll, and Belknap counties.","['Squam Lake is a lake in the Lake District in central New Hampshire, USA, south of the White Mountains, spanning the borders of Grafton, Carroll and Belknap counties.', 'Squam Lake is a lake in Central New Hampshire, USA, south of the White Mountains and bordered by Grafton, Carroll and Belknap counties.', 'Squam Lake is a lake in the Lake District of Central New Hampshire, USA, south of the White Mountains, which cross the borders of Grafton, Carroll and Belknap County.', 'Squam Lake is a lake in the lake region of the central state of New Hampshire (USA) south of the White Mountains, which includes the borders of Grafton, Carroll and Belknap Counties.', 'Squam Gardens is a lake in the Lake District in central New Hampshire, USA, south of the White Mountains and stretches over the borders of Grafton, Carroll and Belknap counties.']"
305,"['In', 'the', 'episode,', 'the', 'Trotters', 'agree', 'to', 'smuggle', 'diamonds', 'from', 'Amsterdam', 'for', 'Boycie.']","[10, 11]",0,amsterdam,"In the episode, the Trotters agree to smuggle diamonds from Amsterdam for Boycie.","['In the episode, the Trotters agree to smuggle diamonds from Amsterdam for Boycie.', 'In the episode, the Trotters agree to the diamond smuggling from Amsterdam for Boycie.', 'In the episode, the Trotters agree to smuggle diamonds from Amsterdam for Boycie.', 'In this episode, the Trotters team up to smuggle diamonds from Amsterdam for Boycie.', 'In this episode, the Trottis agree to smuggle diamonds from Amsterdam for the Boybacks.']"
306,"['Phytogeographically,', 'the', 'Caribbean', 'region', 'is', 'often', 'considered', 'to', 'include', 'the', 'coastal', 'plains', 'of', 'the', 'United', 'States', '(including', 'south', 'Florida),', 'Mexico', '(especially', 'the', 'Yucatan),', 'Belize,', 'Colombia', 'and', 'Venezuela.']","[14, 16]",0,united states,"Phytogeographically, the Caribbean region is often considered to include the coastal plains of the United States (including south Florida), Mexico (especially the Yucatan), Belize, Colombia and Venezuela.","['Phytogeographically, the Caribbean often includes the coastal plains of the US (including South Florida), Mexico (especially the Yucatans), Belize, Colombia and Venezuela.', 'Phytogeographically, the Caribbean often includes the coastal plains of the USA (including South Florida), Mexico (especially Yucatán), Belize, Colombia and Venezuela.', 'Phytogeographically, the Caribbean often includes the coastal plains of the United States (including South Florida), Mexico (especially Yucatan), Belize, Colombia and Venezuela.', 'Phytogeographically, the Caribbean is often considered a coastal area of the United States (including South Florida), Mexico (especially the Yucatans), Belize, Colombia and Venezuela.', 'Phytogeographically, these are often coastal plains of the United States (including South Florida), Mexico (mainly Yucatan), Belize, Colombia and Venezuela.']"
307,"['Okamule', 'is', 'a', 'village', 'in', 'Oshakati-West', 'constituency,', 'in', 'the', 'Oshana', 'region', 'of', 'Namibia', '.']","[12, 13]",0,namibia,"Okamule is a village in Oshakati-West constituency, in the Oshana region of Namibia.","['Okamule is a village in the Oshakati West constituency in the Oshana region of Namibia.', 'Okamule is a village in the Oshakati West constituency in the Oshana region of Namibia.', 'Okamule is a village in Oshakati West in the Oshana region of Namibia.', 'Okamule is a village in the Oshakati West constituency in the Oshana region of Namibia.', 'Okamule is a village in Furang in the Oshakati West constituency in the Oshana region of Namibia.']"
308,"['At', 'the', 'outbreak', 'of', 'World', 'War', 'I,', 'Lang', 'returned', 'to', 'Vienna', 'and', 'volunteered', 'for', 'military', 'service', 'in', 'the', 'Austrian', 'army', 'and', 'fought', 'in', 'Russia', 'and', 'Romania', ',', 'where', 'he', 'was', 'wounded', 'three', 'times.']","[25, 26]",0,romania,"At the outbreak of World War I, Lang returned to Vienna and volunteered for military service in the Austrian army and fought in Russia and Romania, where he was wounded three times.","['At the outbreak of the First World War Lang returned to Vienna, volunteered for military service in the Austrian army and fought in Russia and Romania, where he was wounded three times.', 'When the First World War broke out, Lang returned to Vienna, volunteered for military service in the Austrian army and fought in Russia and Romania, where he was wounded three times.', 'After the outbreak of the First World War Lang returned to Vienna and volunteered for military service in the Austrian army, fighting in Russia and Romania, where he was wounded three times.', 'After the outbreak of the First World War Lang returned to Vienna and volunteered for military service in the Austrian army, fighting in Russia and Romania, where he was wounded three times.', 'With the outbreak of the First World War Lang returned to Vienna and volunteered for military service in the Austrian army. He fought in Russia and Romania, where he was wounded three times.']"
309,"['Horncastle', 'was', 'a', 'county', 'constituency', 'in', 'Lincolnshire', 'which', 'returned', 'one', 'Member', 'of', 'Parliament', '(MP)', 'to', 'the', 'House', 'of', 'Commons', 'of', 'the', 'Parliament', 'of', 'the', 'United', 'Kingdom.']","[6, 7]",0,lincolnshire,Horncastle was a county constituency in Lincolnshire which returned one Member of Parliament (MP) to the House of Commons of the Parliament of the United Kingdom.,"['Horncastle was a Lincolnshire constituency which returned an MP to the House of Commons.', 'Horncastle was a Lincolnshire constituency where one MP returned to the House of Commons.', 'Horncastle was a county constituency in Lincolnshire which brought an MP back to the House of Commons.', 'Horncastle was a Lincolnshire constituency which led one MP back to the House of Commons.', 'Horncastle was a constituency in Lincoln and brought an MP to the House of Commons.']"
310,"['Suriname', 'is', 'the', 'smallest', 'sovereign', 'state', 'in', 'terms', 'of', 'area', 'and', 'population', 'in', 'South', 'America.']","[0, 1]",0,suriname,Suriname is the smallest sovereign state in terms of area and population in South America.,"['Suriname is the smallest sovereign state in South America by area and population.', ""Suriname is South America's smallest sovereign state in terms of size and population."", 'The smallest sovereign state in South America in terms of area and population is Suriname.', 'This makes Suriname the smallest sovereign state in South America by area.', 'According to Chinese media reports, Suriname is to receive customs administration and internal market due to its autonomy by participating in the development of the country.']"
311,"['Parts', 'of', 'the', 'special', 'were', 'shot', 'on', 'location', 'in', 'Amsterdam', 'and', 'unlike', 'most', 'other', 'episodes', 'was', 'shot', 'entirely', 'on', 'film', 'and', 'therefore', 'not', 'before', 'a', 'studio', 'audience', '(making', 'it', 'laugh-track', 'free).']","[9, 10]",0,amsterdam,Parts of the special were shot on location in Amsterdam and unlike most other episodes was shot entirely on film and therefore not before a studio audience (making it laugh-track free).,"['Parts of the special were shot in Amsterdam and unlike most other episodes were shot exclusively on film and not in front of a studio audience (laughs freely).', 'Parts of the special were shot on location in Amsterdam and, unlike most other episodes, were shot entirely on film and thus not in front of studio audiences (which made it disappear without a trace).', 'Parts of the special were shot on location in Amsterdam and, unlike most other episodes, were shot exclusively on film and thus not in front of studio audiences (which actually spilled it without a trace).', 'Parts of the special were shot on location in Amsterdam and, in contrast to most other episodes, played completely on the screen and thus not in front of studio audiences (laughs).', 'Parts of the special were shot in Amsterdam and, unlike most other episodes, were shot entirely in film and not in front of a studio audience (so laughs completely freely).']"
312,"['It', 'was', 'described', 'by', 'Bonaparte', 'in', '1853', 'based', 'on', 'a', 'specimen', 'collected', 'in', 'Bolivia', '.']","[13, 14]",0,bolivia,It was described by Bonaparte in 1853 based on a specimen collected in Bolivia.,"['Bonaparte described it in 1853 on the basis of a specimen collected in Bolivia.', 'Bonaparte described it in 1853 on the basis of a specimen collected in Bolivia.', 'Bonaparte described it in 1853 on the basis of a specimen collected in Bolivia.', 'It was described by Bonaparte in 1853 using a specimen collected in Bolivia.', 'Bonaparte described the presentation in 1853 using a specimen collected in Bolivia.']"
313,"['Evidence', 'has', 'been', 'found', 'within', 'the', 'formation', 'at', 'Braggs,', 'Moscow,', 'and', 'Millers', 'Ferry', 'in', 'Alabama', 'indicating', 'an', 'instantaneous', 'to', 'brief', 'erosional', 'event,', 'most', 'likely', 'a', 'tsunami,', 'at', 'the', 'Cretaceous–Paleogene', 'boundary', '(K–T', 'boundary).']","[11, 13]",0,millers ferry,"Evidence has been found within the formation at Braggs, Moscow, and Millers Ferry in Alabama indicating an instantaneous to brief erosional event, most likely a tsunami, at the Cretaceous–Paleogene boundary (K–T boundary).","['Evidence has been found within the formation at Braggs, Moscow and Millers Ferry in Alabama indicating an instantaneous to brief erosion event, most likely a tsunami, on the boundary between the Cretaceous and Paleogene (K-T boundaries).', 'Within the formation at Braggs, Moscow and Millers Ferry in Alabama, indications of an instantaneous to brief erosion event, most likely a tsunami, were found at the Cretaceous border, paleogene (K-T).', 'Evidence of a momentary to short-lived erosion event, probably a tsunami, was found at the Cretaceous-Paleogene boundary (K-T boundary) in the formation at Braggs (Moscow) and Millers Ferry (Alabama).', 'Evidence of an instantaneous to brief erosion event, most likely a tsunami on the Cretaceous border, was found within the formation at Braggs, Moscow, and Millers Ferry in Alabama.', 'Evidence was found at the formation in Braggs, Moscow, indicating an instantaneous to brief erosion event, most likely a tsunami, on the Cretaceous border.']"
314,"['Yakhroma', 'River', '(Яхрома)', 'is', 'a', 'right', 'tributary', 'of', 'the', 'Sestra', 'River', 'that', 'flows', 'for', '78', 'kilometers', 'through', 'a', 'network', 'of', 'peat', 'marshes', 'in', 'the', 'north', 'of', 'Moscow', 'Oblast', ',', 'Russia.']","[26, 28]",0,moscow oblast,"Yakhroma River (Яхрома) is a right tributary of the Sestra River that flows for 78 kilometers through a network of peat marshes in the north of Moscow Oblast, Russia.","['Jakhroma (βхрома) is a right tributary of the river Sestra, which flows 78 km through a network of peat bogs in the north of the Russian Moscow region.', 'The Jakroma River is a right tributary of the Sestra River, which flows 78 km through a network of peat bogs in the north of the Moscow region.', 'The Yakhroma is a right tributary of the Sestra that flows 78 km through a network of peat bogs in the Moscow Oblast, Russia.', 'The Yakhroma River (βхрома) is a right tributary of the Sestra, which flows 78 km downstream through a network of peat bogs in the north of the Moscow region in Russia.', 'The Jakroma River (Мхрома) is a right tributary of the Sestra River, which flows 78 km through a network of peat bogs in the urban north of Moscow.']"
315,"['After', 'six', 'months', 'Fielding', 'returned', 'to', 'Cairo', ',', 'and', 'was', 'awarded', 'the', 'Distinguished', 'Service', 'Order', 'on', '15', 'October', '1942.']","[6, 7]",0,cairo,"After six months Fielding returned to Cairo, and was awarded the Distinguished Service Order on 15 October 1942.","['After six months, Fielding returned to Cairo and received the Distinguished Service Order on 15 October 1942.', 'After six months, Fielding returned to Cairo and received the Distinguished Service Order on 15 October 1942.', 'After six months, Fielding returned to Cairo and was awarded the Order of Merit on 15 October 1942.', 'After six months, Fielding returned to Cairo, where he was awarded the Order of Merit on 15 October 1942.', 'After six months, she returned to Cairo in 2013 and received the Order of Merit on 15 October 1942.']"
316,"['Rudolf', 'Thalhammer', '(born', 'February', '1,', '1935)', 'was', 'a', 'former', 'Grand', 'Prix', 'motorcycle', 'road', 'racer', 'from', 'Austria', '.']","[15, 16]",0,austria,"Rudolf Thalhammer (born February 1, 1935) was a former Grand Prix motorcycle road racer from Austria.","['Rudolf Thalhammer (* February 1, 1935) was a former Grand Prix motorcycle racer from Austria.', 'Rudolf Thalhammer (* February 1, 1935) was a former Grand Prix motorcycle racer from Austria.', 'Rudolf Thalhammer (* February 1, 1935) was a former road racer from Austria.', 'Rudolf Thalhammer (* February 1, 1935) was a former racing motorcycle racer from Austria.', 'Rudolf Ththered (l-r February 1, 1935) was a former Grand Prix motorcycle racer from Austria.']"
317,"['Australian', 'victory', 'for', 'the', 'first', 'time', 'in', 'England', 'was', 'widely', 'condemned', 'in', 'the', 'English', 'press,', 'including', 'the', 'publication', 'of', 'a', 'satirical', 'obituary', 'which', 'stated', 'that', 'English', 'cricket', 'had', 'died,', 'and', 'the', 'body', 'will', 'be', 'cremated', 'and', 'the', 'ashes', 'taken', 'to', 'Australia.']","[7, 8]",0,england,"Australian victory for the first time in England was widely condemned in the English press, including the publication of a satirical obituary which stated that English cricket had died, and the body will be cremated and the ashes taken to Australia.","['A first Australian victory in England was widely condemned in the English press, including the publication of a satirical obituary saying that the England cricket team had died and the body would be cremated and the Ashes brought to Australia.', 'The victory of the Australians in England was widely condemned in the English press, including by the publication of a satirical reflection proclaiming that English cricket had died and that the body would be cremated and the Ashes brought to Australia.', ""Australia's first win in England was widely condemned in the English press, including the publication of a satirical obituary declaring that the England cricket team had died and the body would be cremated and the Ashes brought to Australia."", ""Australia's victory in England was widely condemned in the English press, including with the publication of a satirical obituary confirming the death of English cricket and the cremation of the body and the transfer of the Ashes to Australia."", ""For the first time, the English press ennobled Australia's victory in England, including a satirical obituary that said English cricket had died and the body would be cremated and the Ashes shipped to Australia.""]"
318,"['It', 'was', 'built', 'on', 'the', 'Warsaw', 'orbital', 'line,', 'which', 'goes', 'through', 'Warszawa', 'Gdańska', 'station.']","[5, 6]",0,warsaw,"It was built on the Warsaw orbital line, which goes through Warszawa Gdańska station.","[""It was built on the Warsaw Railway Line, which crosses Warsaw's Gdańska Railway Station."", 'It was built on the Warsaw Railway Line passing through the Warsaw Gdańska Railway Station.', 'It was built on the Warsaw Railway Line passing through the Warsaw Gdańska Railway Station.', 'It was built on the Warsaw Railway Line, which runs through Warsaw Gdansk Railway Station.', 'It was built on the Warsaw Railway Line passing through the Warsaw Gdańska Railway Station.']"
319,"['In', 'January', '2008,', 'Despotović', 'signed', 'with', 'FC', 'Rapid', 'București', 'in', 'Romania,', 'and', 'continued', 'abroad', 'for', 'the', 'ensuing', 'summer', 'as', 'he', 'joined', 'Spain', ""'s"", 'Real', 'Murcia', 'for', 'three', 'years', 'and', '€1.5', 'million.']","[21, 22]",0,spain,"In January 2008, Despotović signed with FC Rapid București in Romania, and continued abroad for the ensuing summer as he joined Spain's Real Murcia for three years and €1.5 million.","['Despotović signed for FC Rapid București in Romania in January 2008 and moved to Spanish club Real Murcia the following summer for three years and 1.5 million euros.', 'Despotovic signed with Romanian first division club FC Rapid București in January 2008 and moved to Spanish champions Real Murcia the following summer for a transfer fee of 1.5 million euros.', 'Despotović signed for Romanian club FK Rapid București in January 2008 and moved abroad to Spanish club Real Murcia the following summer for three years and 1.5 million euros.', 'Despotović signed with FC Rapid Bucureşti in Romania in January 2008 and continued his career the following summer when he moved to Real Murcia for three years and 1.5 million euros.', 'In January 2008 DespEast signed with the Romanian club FC Rapid Bucureşti, the following summer he went abroad to Real Murcia for three years and 1.5 million euros.']"
320,"['In', '2015,', 'Amber', 'Lounge', 'will', 'be', 'held', 'in', 'Monaco,', 'Singapore,', 'Mexico', 'City', 'and', 'Abu', 'Dhabi.']","[10, 12]",0,mexico city,"In 2015, Amber Lounge will be held in Monaco, Singapore, Mexico City and Abu Dhabi.","['In 2015, the Amber Lounge will take place in Monaco, Singapore, Mexico City and Abu Dhabi.', 'In 2015, the Bernstein Lounge will take place in Monaco, Singapore, Mexico City and Abu Dhabi.', 'In 2015, the Bernstein Lounge will take place in Monaco, Singapore, Mexico City and Abu Dhabi.', 'In 2015, the Amber Lounge will take place in Monaco, Singapore, Mexico City and Abu Dhabi.', 'In 2015, the Bernstein Lounge will take place in Monaco, Singapore, Mexico City and Abu Dhabi.']"
321,"['A', 'graduate', 'of', 'the', 'Royal', 'Academy', 'in', 'Copenhagen', ',', 'under', 'J.', 'L.', 'Lund,', 'he', 'traveled', 'Europe', 'where', 'he', 'sought', 'inspiration,', 'especially', 'from', 'the', 'Munich', 'landscape', 'scene.']","[7, 8]",0,copenhagen,"A graduate of the Royal Academy in Copenhagen, under J. L. Lund, he traveled Europe where he sought inspiration, especially from the Munich landscape scene.","['As a graduate of the Royal Academy of Copenhagen, he travelled with J. L. Lund through Europe, where he was particularly inspired by the Munich landscape.', 'The graduate of the Royal Academy in Copenhagen travelled through Europe under J. L. Lund, where he was particularly inspired by the landscape of Munich.', 'As a graduate of the Royal Academy in Copenhagen, he travelled with J.L. Lund through Europe, where he was mainly inspired by the Munich landscape.', 'As a graduate of the Royal Academy in Copenhagen, he travelled through Europe with J. L. Lund and was inspired by the landscape of Munich.', 'After graduating from the Royal Academy in Copenhagen, he travelled through Europe as a director, where he made a name for himself above all in the Munich scene.']"
322,"['Lipulekh', '(also', 'known', 'as', 'Tri-Corner)', 'is', 'a', 'Himalayan', 'pass', 'between', 'Nepal,', 'India', 'and', 'China', 'connecting', 'the', 'North', 'Western', 'Cornered', 'Byash', 'Valley', 'of', 'Nepal', 'and', 'Indian', 'State', 'of', 'Uttarakhand', 'with', 'the', 'old', 'trading', 'town', 'of', 'Taklakot', '(Purang)', 'in', 'Tibet', 'and', 'belongs', 'to', 'Nepal.']","[11, 12]",0,india,"Lipulekh (also known as Tri-Corner) is a Himalayan pass between Nepal, India and China connecting the North Western Cornered Byash Valley of Nepal and Indian State of Uttarakhand with the old trading town of Taklakot (Purang) in Tibet and belongs to Nepal.","['Lipulekh (also known as Tri-Corner) is a Himalayan pass between Nepal, India and China, which connects the northwestern Byash Valley in Nepal and the Indian state of Uttarakhand with the old trading city Taklakot (Purang) in Tibet and belongs to Nepal.', 'Lipulekh (also referred to as Tri-Corner) is a Himalayan pass between Nepal, India and China, which connects the northwestern Byash Valley with the Indian state of Uttarakhand and the old trading city Taklakot (Purang) in Tibet and belongs to Nepal.', 'Lipulekh (also known as Tri-Corner) is a Himalayan pass between Nepal, India and China, which connects the northwestern Byash Valley in Nepal and the Indian state of Uttarakhand with the old trading city Taklakot in Tibet (Purang) and belongs to Nepal.', 'Lipulekh (also known as Tri-Corner) is a pass road in the Himalayas between Nepal, India and China, connecting the northwestern Byash Valley in Nepal with the Indian state of Uttarakhand and the ancient trading city of Taklakot in Tibet and belongs to Nepal.', 'Lipulekh (also known as Tri-Corner) is a part of the Himalayan Pass between Nepal, India and China, which connects the northwestern Byash Valley in Nepal and the Indian state of Uttarakhand with the ancient trading city Taklakot (Purang) in Tibet and belongs to Nepal.']"
323,"['The', 'war', 'in', 'Mexico', 'brings', 'fresh', 'and', 'desperate', 'workers', 'into', 'America', ',', 'even', 'from', 'Honduras.']","[10, 11]",0,america,"The war in Mexico brings fresh and desperate workers into America, even from Honduras.","['The war in Mexico is bringing fresh and desperate workers to America, even from Honduras.', 'The war in Mexico is bringing fresh and desperate workers to America, even from Honduras.', 'The war in Mexico is bringing fresh and desperate workers to America, even from Honduras.', 'The war in Mexico is bringing fresh, desperate workers to America, including from Honduras.', 'After the war in Mexico, new and desperate workers come to America, even from Honduras.']"
324,"['He', 'has', 'performed', 'as', 'a', 'ship', 'comedian', 'aboard', 'Carnival', 'Cruise', 'Line', 'between', 'Houston', 'and', 'Mexico', '.']","[14, 15]",0,mexico,He has performed as a ship comedian aboard Carnival Cruise Line between Houston and Mexico.,"['He performed as a ship comedian aboard the Carnival Cruise Line between Houston and Mexico.', 'He performed as a ship comedian aboard the Carnival Cruise Line between Houston and Mexico.', 'He performed as a ship comedian aboard the Carnival Cruise Line between Houston and Mexico.', 'He posed as a ship comedian aboard the Carnival Cruise Line between Houston and Mexico.', 'He previously served as ship coordinator aboard Carnival Cruise Line between Houston and Mexico.']"
325,"['Jean-René', 'Jérôme', '(1942–1991)', 'was', 'a', 'Haitian', 'painter', 'and', 'considered', 'one', 'of', 'Haiti', '’s', 'greatest', 'artists.']","[11, 12]",0,haiti,Jean-René Jérôme (1942–1991) was a Haitian painter and considered one of Haiti ’s greatest artists.,"[""Jean-René Jérôme (1942-1991) was a Haitian painter and one of Haiti's greatest artists."", ""Jean-René Jérôme (1942-1991) was a Haitian painter and one of Haiti's greatest artists."", ""Jean-René Jérôme (1942-1991) was a Haitian painter and one of Haiti's greatest artists."", 'Jean-René Jérôme (1942-1991) was a Haitian painter and is considered one of the greatest artists in Haiti.', 'Jean-René Jérôme (1942-1991), a painter from Haiti, was considered one of the greatest artists in Haiti.']"
326,"['Her', 'breakthrough', 'role', 'came', 'in', 'the', 'epic', 'Christus,', 'which', 'was', 'shot', 'in', 'Palestine', 'and', 'Egypt', '.']","[14, 15]",0,egypt,"Her breakthrough role came in the epic Christus, which was shot in Palestine and Egypt.","['Her breakthrough came with the epic Christ, which was shot in Palestine and Egypt.', 'Her breakthrough came with the epic Christ, which was shot in Palestine and Egypt.', 'Her breakthrough came with the epic Christ epic, which was shot in Palestine and Egypt.', 'Her breakthrough came with the Christ Epic, which was shot in Palestine and Egypt.', 'Her breakthrough came in the Christian epic, which was shot in Palestine and Egypt.']"
327,"['He', 'earned', 'another', 'Cadet', 'Word', 'silver', 'medal', 'in', 'Baku', 'in', '2010', 'after', 'losing', 'in', 'the', 'final', 'to', 'USA', ""'s"", 'Alexander', 'Massialas.']","[17, 18]",0,usa,He earned another Cadet Word silver medal in Baku in 2010 after losing in the final to USA's Alexander Massialas.,"['He won another World Championship silver medal in the cadet class in Baku in 2010 after losing to the American Alexander Massialas in the final.', 'In 2010, he won another silver medal at the World Cadet Championships in Baku after beating Alexander Massialas of the United States in the final.', 'He won another World Championship silver medal in Baku in 2010 after losing to Alexander Massialas of the United States in the final.', 'He won another silver medal at the 2010 Cadet World Championships in Baku after defeating Alexander Massialas of the United States.', 'His great comeback began in 2010 when he won World Championship silver for the cadets in Baku after losing in the final to the American Alexander Massialas.']"
328,"['The', 'life', 'in', 'France', 'was', 'exciting', 'and', 'while', 'there', 'he', 'travelled', 'around', 'France', 'and', 'into', 'Spain', '.']","[15, 16]",0,spain,The life in France was exciting and while there he travelled around France and into Spain.,"['Life in France was exciting, and during that time he travelled through France and Spain.', 'Life in France was exciting and in the meantime he travelled through France and Spain.', 'Life in France was exciting, and during his time there he travelled through France and Spain.', 'Life in France was exciting and during a stay in France he also travelled to Spain and the USA.', 'Life in France was exciting and during this time he travelled to France and Spain.']"
329,"['Savitt', 'was', 'born', 'in', 'Shumsk,', 'then', 'part', 'of', 'the', 'Russian', 'Empire', '(now', 'part', 'of', 'Ukraine)', 'and', 'reared', 'in', 'Philadelphia', '.']","[18, 19]",0,philadelphia,"Savitt was born in Shumsk, then part of the Russian Empire (now part of Ukraine) and reared in Philadelphia.","['Savitt was born in Shumsk, then part of the Russian Empire (now part of Ukraine), and grew up in Philadelphia.', 'Savitt was born in Shumsk, then part of the Russian Empire (now Ukraine), and grew up in Philadelphia.', 'Savitt was born in Shumsk, then part of the Russian Empire (now Ukraine), and grew up in Philadelphia.', 'Savitt was educated in Shumsk, then part of the Russian Empire (now part of Ukraine), and grew up in Philadelphia.', 'Savitt was born in Shumsk, then part of the Russian Empire (now the Middle East), and grew up in Philadelphia.']"
330,"['Alveopora', 'fenestrata', 'is', 'a', 'species', 'of', 'stony', 'coral', 'that', 'is', 'found', 'in', 'the', 'Red', 'Sea,', 'the', 'Gulf', 'of', 'Aden', ',', 'the', 'southwest', 'and', 'northern', 'Indian', 'Ocean,', 'the', 'central', 'Indo-Pacific,', 'Australia,', 'Southeast', 'Asia', 'and', 'the', 'oceanic', 'west', 'Pacific', 'Ocean.']","[16, 19]",0,gulf of aden,"Alveopora fenestrata is a species of stony coral that is found in the Red Sea, the Gulf of Aden, the southwest and northern Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the oceanic west Pacific Ocean.","['Alveopora fenestrata is a stony coral species found in the Red Sea, the Gulf of Aden, the southwestern and northern Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the oceanic Western Pacific.', 'Alveopora fenestrata is a stony coral species found in the Red Sea, the Gulf of Aden, the southwest and northern Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the oceanic Western Pacific.', 'Alveopora fenestrata is a stony coral species found in the Red Sea, the Gulf of Aden, the southwestern and northern Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the Pacific.', 'Alveopora fenestrata is a stony coral species found in the Red Sea, the Gulf of Aden, the southwestern and northern Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the oceanic west of the Pacific.', 'Alveopora fenestrata is a type of hard coral found in the Red Sea, the Gulf of Aden, the southwest and north of the Indian Ocean, the central Indo-Pacific, Australia, Southeast Asia and the western Pacific.']"
331,"['Australia', 'has', 'been', 'designated', 'as', 'one', 'of', 'the', 'countries', 'most', 'vulnerable', 'to', 'climate', 'change,', 'according', 'to', 'the', 'Stern', 'Review', 'and', 'others,', 'due', 'partially', 'to', 'the', 'importance', 'of', 'its', 'agricultural', 'sector', 'and', 'the', 'prominence', 'of', 'its', 'coast.']","[0, 1]",0,australia,"Australia has been designated as one of the countries most vulnerable to climate change, according to the Stern Review and others, due partially to the importance of its agricultural sector and the prominence of its coast.","['Australia has been identified by Stern Review and others as one of the countries most affected by climate change - not least because of the importance of its agricultural sector and the importance of its coastline.', 'Australia has been named one of the countries most affected by climate change due to the importance of its agricultural sector and the importance of its coastline, according to Stern Review and other countries.', 'Australia is considered one of the countries most affected by climate change, according to Stern Review and others, in part because of the importance of its agricultural sector and the importance of its coastline.', 'Australia was ranked as one of the countries most affected by climate change in the Stern Report, partly because of the importance of its agricultural sector and the importance of its coastline.', 'Australia has been ranked as one of the most vulnerable countries to climate change, according to the Stern Review, partly because of the importance of its agricultural sector and the importance of its coastline.']"
332,"['He', 'came', 'back', 'to', 'London', 'and', 'formed', 'Eat', 'signed', 'to', 'fiction', 'records.']","[4, 5]",0,london,He came back to London and formed Eat signed to fiction records.,"['He returned to London and founded Eat under contract with Fiction Records.', 'He returned to London and founded Eat under the contract of Fiction Records.', 'He returned to London and founded Eat, who are signed to fiction records.', 'He returned to London and formed the band Eat, which signed record deals.', 'Chaplain Bernward Adams (1887-1976) was also present.']"
333,"['For', 'instance', 'in', '1953', 'the', ""LCC's"", 'Draft', 'Development', 'Plan', 'for', 'London', 'was', 'subject', 'to', 'an', 'Inquiry', 'and', 'the', 'Bermondsey', 'and', 'Rotherhithe', 'Chamber', 'of', 'Commerce', 'objected', 'to', 'the', 'park', 'extension.']","[10, 11]",0,london,For instance in 1953 the LCC's Draft Development Plan for London was subject to an Inquiry and the Bermondsey and Rotherhithe Chamber of Commerce objected to the park extension.,"['For example, a draft LCC development plan for London was considered in 1953, and the Bermondsey and Rotherhithe Chamber of Commerce rejected the expansion of the park.', 'For example, a draft development plan for London was considered in 1953, and the chambers of commerce in Bermondsey and Rotherhithe rejected the park extension.', ""The LCC's draft London development plan was examined in 1953, with the Bermondsey and Rotherhithe Chamber of Commerce opposing the park expansion."", 'For example, a draft development plan for London was subjected to a similar review by the LCC in 1953, and the Bermondsey and Rotherhithe Chamber of Commerce rejected the park extension.', 'The LCC, for example, was the subject of a survey in 1953, and the Bermondsey and Rotherhithe Chamber of Commerce opposed the expansion of the park.']"
334,"['Arroyo', 'de', 'Piedra', 'is', 'a', 'pre-Columbian', 'Maya', 'archaeological', 'site', 'in', 'Guatemala', 'located', 'approximately', '2-3', 'km', 'east/northeast', 'of', 'Dos', 'Pilas', 'and', '3', 'km', 'west', 'of', 'Tamarindito', '.']","[24, 25]",0,tamarindito,Arroyo de Piedra is a pre-Columbian Maya archaeological site in Guatemala located approximately 2-3 km east/northeast of Dos Pilas and 3 km west of Tamarindito.,"['Arroyo de Piedra is a pre-Columbian Mayan archaeological site in Guatemala, located about 2-3 km east / northeast of Dos Pilas and 3 km west of Tamarindito.', 'Arroyo de Piedra is a pre-Columbian Mayan archaeological site in Guatemala, located about 2-3 km east / northeast of Dos Pilas and 3 km west of Tamarindito.', 'Arroyo de Piedra is a pre-Columbian Mayan archaeological site in Guatemala, located about 2-3 km east / northeast of Dos Pilas and 3 km west of Tamarindito.', 'Arroyo de Piedra is a pre-Columbian Mayan site in Guatemala, located about 2-3 km east / northeast of Dos Pilas and 3 km west of Tamarindito.', 'Arroyo de Piedra is a pre-Columbian Mayan archaeological monument in Guatemala, located between 2-3 km east / northeast of Dos Pil and 3 km west of Tamarindito.']"
335,"['The', 'Mozambique', 'rain', 'frog,', 'also', 'known', 'as', 'the', 'flat-faced', 'frog,', 'is', 'a', 'species', 'of', 'frog', 'in', 'the', 'family', 'Brevicipitidae.']","[1, 2]",0,mozambique,"The Mozambique rain frog, also known as the flat-faced frog, is a species of frog in the family Brevicipitidae.","['The Mozambican Rain Frog, also known as the Flat-Face Frog, is a frog species from the Brevicipitidae family.', 'The Mozambican Rain Frog, also known as the Flat-Face Frog, is a frog species from the Brevicipitidae family.', 'The Mozambican Rain Frog, also known as the Flat-Face Frog, is a frog species from the Brevicipitidae family.', 'The Mozambican Rain Frog, also known as the Flat Frog, is a frog species from the Brevicipitidae family.', 'The Rain Frog, also called Flat-Face Frog, belongs to the Brevicipitidae family.']"
336,"['He', 'was', 'the', 'eldest', 'son', 'of', 'Konrad', 'III', 'the', 'Red', 'and', 'his', 'third', 'wife', 'Anna,', 'a', 'daughter', 'of', 'Mikolaj', 'Radziwiłł', 'the', 'Old,', 'Voivod', 'of', 'Vilnius', 'and', 'the', 'first', 'Grand', 'Chancellor', 'of', 'Lithuania', '.']","[31, 32]",0,lithuania,"He was the eldest son of Konrad III the Red and his third wife Anna, a daughter of Mikolaj Radziwiłł the Old, Voivod of Vilnius and the first Grand Chancellor of Lithuania.","['He was the eldest son of Red Conrad III and his third wife Anna, a daughter of Mikolaj Radziwiłł the Old, Wojewod of Vilnius and the first Grand Chancellor of Lithuania.', 'He was the eldest son of Konrad III the Red and his third wife Anna, a daughter of old Mikolaj Radziwiłł, Wojewod of Vilnius and the first Grand Chancellor of Lithuania.', 'He was the eldest son of Konrad III the Red and his third wife Anna, a daughter of Mikolaj Radziwiłł, the voivode of Vilnius and the first Grand Chancellor of Lithuania.', 'He was the son of Konrad III the Red and his third wife Anna, daughter of Mikolaj Radziwiłł the Old, Wojewod of Vilnius and the first Grand Chancellor of Lithuania.', 'He was the eldest son of Konrad III the Red and his third wife Anna, daughter of Mikolaj Radziwiłł the Old, voivod of Vilnius and the first Grand Chancellor of Lithuania.']"
337,"['The', 'loading', 'for', 'the', 'new', 'cartridge', 'was', 'standardized', 'and', 'mass', 'production', 'began', 'in', '1900–1901', 'in', ""DWM's"", 'factory', 'in', 'Karlsruhe', ',', 'Germany.']","[18, 19]",0,karlsruhe,"The loading for the new cartridge was standardized and mass production began in 1900–1901 in DWM's factory in Karlsruhe, Germany.","['The loading of the new cartridge was standardised and from 1900 to 1901 mass production began at the DWM plant in Karlsruhe.', 'The loading of the new cartridge was standardized and in the years 1900 to 1901 mass production began in the factory of the DWM in Karlsruhe.', 'The loading of the new cartridge was standardised and in the years 1900-1901 series production began at the DWM plant in Karlsruhe.', 'The loading of the new cartridge was standardised and series production commenced at the DWM plant in Karlsruhe from 1900 to 1901.', 'The laying of the new cartridge was standardised and in the years 1900-1901 mass production began at the DWM plant in Karlsruhe.']"
338,"['The', 'MCA', 'has', 'now', 'established', 'an', 'Automatic', 'Identification', 'System', '(AIS)', 'network', 'around', 'the', 'UK', 'coast,', 'for', 'real-time', 'tracking', 'and', 'monitoring', 'of', 'shipping', 'movements', 'from', 'the', 'shore.']","[13, 14]",0,uk,"The MCA has now established an Automatic Identification System (AIS) network around the UK coast, for real-time tracking and monitoring of shipping movements from the shore.","['The MCA has now set up a network of the Automatic Identification System (AIS) around the British coast to track and monitor ship movements from the coast in real time.', 'The MCA has now set up a network of Automated Identification Systems (AIS) around the UK coast to track and monitor ocean movements from land in real time.', 'The MCA has now set up a network of Automated Identification Systems (AIS) around the UK coast to track and monitor ship movements from the coast in real time.', 'The MCA has now set up a network of Automatic Identification Systems (AIS) around the UK coast to track and monitor ship movements from the coast in real time.', 'The MCA has now set up a network of Automated Identification Systems (AIS) along the British coast to record and monitor ship movements from the coast in real time.']"
339,"['He', 'was', 'owner/principal', 'of', 'a', 'Houston', '-based', 'architectural', 'practice,', 'Ochsner', 'Associates,', 'from', '1984', 'to', '1987.']","[5, 6]",0,houston,"He was owner/principal of a Houston -based architectural practice, Ochsner Associates, from 1984 to 1987.","['From 1984 to 1987, he was the owner of Houston-based Ochsner Associates.', 'From 1984 to 1987, he was the owner and director of an architectural firm in Houston, Ochsner Associates.', 'From 1984 to 1987, he was the owner / director of Houston-based architectural firm Ochsner Associates.', 'From 1984 to 1987, he was the owner and director of an architectural office of Ochsner Associates in Houston.', 'From 1984 to 1987, he was the owner / director of Houston-based architectural firm Ochsner Associates.']"
340,"['In', '1982,', 'he', 'attended', 'the', 'Ivor', 'Spencer', 'School', 'of', 'Butlers', 'and', 'Personal', 'Assistants', 'in', 'Dulwich,', 'a', 'suburb', 'of', 'London', '.']","[18, 19]",0,london,"In 1982, he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.","['In 1982 he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.', 'In 1982 he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.', 'In 1982 he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.', 'In 1982 he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.', 'In 1982 he attended the Ivor Spencer School of Butlers and Personal Assistants in Dulwich, a suburb of London.']"
341,"['The', 'boom', 'on', 'urban', 'centres', 'such', 'as', 'Rosario', 'or', 'Buenos', 'Aires', ',', ""doesn't"", 'change', 'the', 'fact', 'they', 'were', 'already', 'very', 'popular', 'on', 'the', 'north', 'of', 'Argentina', 'or', 'Cordoba.']","[9, 11]",0,buenos aires,"The boom on urban centres such as Rosario or Buenos Aires, doesn't change the fact they were already very popular on the north of Argentina or Cordoba.","['The boom in urban centers like Rosario or Buenos Aires does not change the fact that they were already very popular in northern Argentina or in Córdoba.', 'The boom of urban centers like Rosario or Buenos Aires does not change the fact that they were already very popular in northern Argentina or in Córdoba.', 'The boom in urban centers like Rosario or Buenos Aires does not change the fact that they were already very popular in northern Argentina or in Cordoba.', 'The boom in urban centers like Rosario or Buenos Aires does not change the fact that they were already heavily frequented in northern Argentina or Cordoba.', 'The boom in urban centers like Rosario and Buenos Aires does not change the fact that they were already popular in northern Argentina or Cordoba.']"
342,"['They', 'range', 'mostly', 'in', 'the', 'United', 'States,', 'but', 'have', 'been', 'seen', 'in', 'Canada', '.']","[12, 13]",0,canada,"They range mostly in the United States, but have been seen in Canada.","['They occur predominantly in the United States, but have also been observed in Canada.', 'They are mostly in the United States, but have already been seen in Canada.', 'They are mostly from the US, but have also been seen in Canada.', 'They are mostly found in the United States, but have also been found in Canada.', 'Most of these are health insurance in the USA, but also in Canada.']"
343,"['Deposits', 'of', 'vanadinite', 'are', 'now', 'found', 'worldwide', 'including', 'Austria,', 'Spain,', 'Scotland', ',', 'the', 'Ural', 'Mountains,', 'South', 'Africa,', 'Namibia,', 'Morocco,', 'Argentina,', 'Mexico,', 'and', 'the', 'US', 'states', 'of', 'Arizona,', 'Colorado,', 'New', 'Mexico,', 'and', 'South', 'Dakota.']","[10, 11]",0,scotland,"Deposits of vanadinite are now found worldwide including Austria, Spain, Scotland, the Ural Mountains, South Africa, Namibia, Morocco, Argentina, Mexico, and the US states of Arizona, Colorado, New Mexico, and South Dakota.","['Vanadinite occurrences exist worldwide today, among others in Austria, Spain, Scotland, the Urals, South Africa, Namibia, Morocco, Argentina, Mexico and in the US states of Arizona, Colorado, New Mexico and South Dakota.', 'Deposits of vanadinite are found worldwide today, including Austria, Spain, Scotland, the Ural Mountains, South Africa, Namibia, Morocco, Argentina, Mexico and the US states of Arizona, Colorado, New Mexico and South Dakota.', 'Vanadinite occurrences exist worldwide today, among others in Austria, Spain, Scotland, the Urals, South Africa, Namibia, Morocco, Argentina, Mexico and in the US states of Arizona, Colorado, New Mexico and South Dakota.', 'Vanadinite is found worldwide today, including in Austria, Spain, Scotland, the Ural Mountains, South Africa, Namibia, Morocco, Argentina, Mexico and the US states of Arizona, Colorado, New Mexico and South Dakota.', 'Vanadinite deposits exist worldwide today, including Austria, Spain, Scotland, the Ural Mountains, South Africa, Namibia, Morocco, Argentina, Mexico, and the US states of Arizona, Colorado, New Mexico, and South Dakota.']"
344,"['Licensed', 'for', 'generalized', 'tonic-clonic', 'and', 'complex', 'partial', 'seizures', 'in', 'the', 'United', 'Kingdom', '.']","[10, 12]",0,united kingdom,Licensed for generalized tonic-clonic and complex partial seizures in the United Kingdom.,"['Licensed for generalised tonic-clonic and complex partial seizures in the UK.', 'Authorisation for generalised tonicological-clonic and complex partial seizures in the UK.', 'Approved for generalised tonic-clonic and complex partial seizures in the UK.', 'Approved for generalised tonic-clonic or complex partial seizures in the UK.', 'Authorise the theoretical, clonic and complex partial seizure of patients in the UK.']"
345,"['It', 'also', 'supports', 'some', 'of', 'the', 'last', 'stands', 'of', 'Haiti', ""'s"", 'dense', 'cloud', 'forest', 'on', 'its', 'peaks.']","[9, 10]",0,haiti,It also supports some of the last stands of Haiti's dense cloud forest on its peaks.,"['It also supports some of the last remaining populations of dense Haitian cloud forest on its peaks.', 'Its peaks are also home to some of the last remaining populations of the dense Haitian cloud forest.', 'In addition, some of the last specimens of the dense Haitian cloud forest are cultivated on the peaks.', 'It also supports some of the last remaining populations of dense Haitian cloud forest on the peaks.', 'It is also the base of some of the last remaining populations of the dense Haitian cloud forest at its peak.']"
346,"['Mount', 'Kenya', 'is', 'located', 'in', 'central', 'Kenya,', 'just', 'south', 'of', 'the', 'equator,', 'around', '150', 'km', '(95', 'miles)', 'north-northeast', 'of', 'Nairobi', '.']","[19, 20]",0,nairobi,"Mount Kenya is located in central Kenya, just south of the equator, around 150 km (95 miles) north-northeast of Nairobi.","['Mount Kenya is located in central Kenya, south of the equator, about 150 km northeast of Nairobi.', 'Mount Kenya is located in central Kenya, south of the equator, about 150 km northeast of Nairobi.', 'Mount Kenya is located in central Kenya, south of the equator, about 150 km northeast of Nairobi.', 'Mount Kenya is located in central Kenya, south of the equator, about 150 km northeast of Nairobi.', 'Mount Kenya is located in central Kenya, south of the equator, about 150 km northeast of Nairobi.']"
347,"['They', 'are', 'also', 'collected', 'for', 'human', 'consumption,', 'being', 'the', 'most', 'widely', 'used', 'pine', 'nut', 'in', 'Mexico', '.']","[15, 16]",0,mexico,"They are also collected for human consumption, being the most widely used pine nut in Mexico.","['They are also collected for human consumption, as they are the most common pine nuts in Mexico.', 'They are also collected for human consumption as they are the most common pine fruit in Mexico.', 'They are also collected for human consumption and are the most commonly used pine tree species in Mexico.', 'This is the most common pine nut in Mexico and is also used for human consumption.', 'At the same time, they are collected for human consumption, making them the most widely used pine nuts in Mexico.']"
348,"['In', '2004,', 'it', 'attracted', 'over', '75,000', 'foreign', 'visitors', 'to', 'Belgrade', 'and', 'in', '2005', 'it', 'was', 'the', 'second', 'most', 'visited', 'festival', 'in', 'Serbia', 'with', '300,000', 'visitors.']","[9, 10]",0,belgrade,"In 2004, it attracted over 75,000 foreign visitors to Belgrade and in 2005 it was the second most visited festival in Serbia with 300,000 visitors.","['In 2004 it attracted more than 75,000 foreign visitors to Belgrade and in 2005 it was the second most visited festival in Serbia with 300,000 visitors.', 'In 2004 it attracted more than 75,000 foreign visitors to Belgrade and in 2005 it was the second most popular Serbian festival with 300,000 visitors.', 'In 2004 it attracted more than 75,000 foreign visitors to Belgrade, and in 2005 it was the second most visited festival in Serbia with 300,000 visitors.', 'In 2004, more than 75,000 foreign visitors came to Belgrade, and in 2005 it was the second most visited festival in Serbia, with 300,000 visitors.', 'In 2004 it attracted more than 75,000 foreign visitors to Belgrade and in 2005 it was the second most visited festival in Serbia with 300,000 visitors.']"
349,"['In', '1910', 'he', 'left', 'Vienna', 'to', 'see', 'the', 'world,', 'traveling', 'throughout', 'Europe', 'and', 'Africa', 'and', 'later', 'Asia', 'and', 'the', 'Pacific', 'area.']","[16, 17]",0,asia,"In 1910 he left Vienna to see the world, traveling throughout Europe and Africa and later Asia and the Pacific area.","['In 1910 he left Vienna to see the world and travelled through Europe, Africa and later Asia and the Pacific.', 'In 1910 he left Vienna to see the world and travelled through Europe and Africa, later Asia and the Pacific.', 'In 1910 he left Vienna to see the world and travelled through Europe and Africa, later Asia and the Pacific.', 'In 1910 he left Vienna to see the world and travelled through Europe and Africa as well as Asia and the Pacific.', 'It is the work of Gert Willmann, who left Vienna in 1910 and travelled around the world to travel through Europe and Africa, later Asia and the Pacific.']"
350,"['In', 'the', '1970s', 'he', 'participated', 'in', 'the', 'Uppsala', 'Theory', 'Circle', 'at', 'the', 'Uppsala', 'University', 'in', 'Sweden', 'founded', 'by', 'Tom', 'R.', 'Burns.']","[15, 16]",0,sweden,In the 1970s he participated in the Uppsala Theory Circle at the Uppsala University in Sweden founded by Tom R. Burns.,"['In the 1970s, he participated in the Uppsala Theory Circle at Uppsala University in Sweden, founded by Tom R. Burns.', 'In the 1970s, he participated in the Theory Circle Uppsala of the Swedish University of Uppsala, founded by Tom R. Burns.', 'In the 1970s, he participated in the Uppsala Theory Circle at the University of Sweden, founded by Tom R. Burns.', 'In the 1970s, he participated in the Uppsala Theory Circle, which was founded by Tom R. Burns at Uppsala University in Sweden.', 'In the 1970s, he was a member of the theoretical circle of the cynical University of Uppsala, founded by Tom R. Burns.']"
351,"['Its', 'range', 'extends', 'from', 'the', 'Democratic', 'Republic', 'of', 'the', 'Congo', 'and', 'Tanzania', 'in', 'the', 'north', 'to', 'the', 'Republic', 'of', 'South', 'Africa', 'in', 'the', 'south.']","[5, 10]",0,democratic republic of the congo,Its range extends from the Democratic Republic of the Congo and Tanzania in the north to the Republic of South Africa in the south.,"['They range from the Democratic Republic of Congo and Tanzania in the north to the Republic of South Africa in the south.', 'The area stretches from the Democratic Republic of Congo and Tanzania in the north to the Republic of South Africa in the south.', 'It stretches from the Democratic Republic of Congo and Tanzania in the north to the Republic of South Africa in the south.', 'Its occurrence extends from the Democratic Republic of Congo via Tanzania in the north to the south of the Republic of South Africa.', 'They range from the Democratic Republic of Congo and Tanzania in the north to the Republic of South Africa in the south.']"
352,"['Partial', 'general', 'elections', 'were', 'held', 'in', 'Belgium', 'on', '10', 'June', '1890.']","[6, 7]",0,belgium,Partial general elections were held in Belgium on 10 June 1890.,"['On June 10, 1890, partial elections were held in Belgium.', 'In Belgium, partial elections were held on 10 June 1890.', 'Partial parliamentary elections were held in Belgium on 10 June 1890.', 'In Belgium, partial elections were held on 10 June 1890.', 'Some were elected on June 10, 1890 in Belgium.']"
353,"['Alexander', 'Bertschler', '(born', '11', 'July', '1994)', 'is', 'a', 'male', 'recurve', 'archer', 'from', 'Austria', '.']","[12, 13]",0,austria,Alexander Bertschler (born 11 July 1994) is a male recurve archer from Austria.,"['Alexander Bertschler (born July 11, 1994) is an Austrian recurve archer.', 'Alexander Bertschler (born on July 11, 1994) is a male recurve archer from Austria.', 'Alexander Bertschler (born July 11, 1994) is an Austrian recurve archer.', 'Alexander Bertschler (born 11.7.1994) is a recurve archer from Austria.', 'Alexander Bertschler (born July 11, 1994) is an Austrian recurve archer.']"
354,"['Charleroi', 'is', 'located', 'about', '60', 'kilometres', '(37', '\xa0', 'mi)', 'south', 'of', 'Brussels.']","[0, 1]",0,charleroi,Charleroi is located about 60 kilometres (37 mi) south of Brussels.,"['Charleroi is located about 60 kilometres south of Brussels.', 'Charleroi is located about 60 kilometres south of Brussels.', 'Charleroi is located about 60 kilometres south of Brussels.', 'Charleroi is located about 60 kilometres south of Brussels.', 'Charleroi is located about 60 kilometres south of Brussels.']"
355,"['The', 'finale', 'received', 'positive', 'reviews', 'in', 'the', 'UK', 'and', 'mixed', 'reviews', 'in', 'the', 'U.S.']","[7, 8]",0,uk,The finale received positive reviews in the UK and mixed reviews in the U.S.,"['The finale received positive reviews in the UK and mixed reviews in the US.', 'The final was well received in the UK and mixed in the US.', 'The finale received positive reviews in the UK and mixed reviews in the US', 'The finale received positive reviews in the UK and mixed reviews in the US.', 'The finale received positive reviews in the UK and positive reviews in the US.']"
356,"['As', 'a', 'result,', 'the', '2010', 'Pakistan', 'floods', 'were', 'considered', '""good', 'news""', 'for', 'the', 'ecosystem', 'and', 'population', 'of', 'the', 'river', 'delta', 'as', 'they', 'brought', 'much', 'needed', 'fresh', 'water.']","[5, 6]",0,pakistan,"As a result, the 2010 Pakistan floods were considered""good news"" for the ecosystem and population of the river delta as they brought much needed fresh water.","['As a result, the 2010 floods in Pakistan were seen as ""good news"" for the delta\'s ecosystem and population, bringing much-needed fresh water.', 'As a result, the 2010 Pakistani floods were seen as ""good news"" for the delta\'s ecosystem and population, bringing much-needed fresh water.', 'As a result, Pakistan\'s 2010 floods were seen as ""good news"" for the delta\'s ecosystem and population, bringing much-needed fresh water.', 'As a result, the 2010 floods in Pakistan were seen as ""good news"" for the ecosystem and population, bringing much-needed fresh water.', 'For this reason, developments in Pakistan in 2010 saw the floods as ""good news"" for the river delta\'s ecosystem and population, as they brought much-needed fresh water.']"
357,"['Canarium', 'australianum', 'is', 'a', 'species', 'of', 'trees,', 'native', 'to', 'Australia', 'and', 'Papua', 'New', 'Guinea', ',', 'of', 'the', 'plant', 'family', 'Burseraceae.']","[11, 14]",0,papua new guinea,"Canarium australianum is a species of trees, native to Australia and Papua New Guinea, of the plant family Burseraceae.","['Canarium australianum is a tree species from Australia and Papua New Guinea that belongs to the family Burseraceae.', 'Canarium australianum is a tree species from Australia and Papua New Guinea that belongs to the family Burseraceae.', 'Canarium australianum is a tree species of the family Burseraceae, native to Australia and Papua New Guinea.', 'Canarium australianum is a tree species from Australia and Papua New Guinea that belongs to the family Burseraceae.', 'Canarium australianum is a tree of the family Burseraceae, which is native to Australia and Papua New Guinea.']"
358,"['A', 'few', 'are', 'well', 'known', '–', 'the', 'roof', 'gardens', 'at', 'Derry', 'and', 'Toms', 'in', 'London', 'and', 'the', 'Rockefeller', 'Center', 'in', 'New', 'York,', 'the', 'garden', 'at', 'Twyn-yr-Hydd', 'House', 'in', 'Margam', 'and', 'the', 'rock', 'and', 'water', 'garden', 'he', 'built', 'for', 'Princess', 'Victoria', 'at', 'Coppins,', 'Iver,', 'England.']","[10, 11]",0,derry,"A few are well known – the roof gardens at Derry and Toms in London and the Rockefeller Center in New York, the garden at Twyn-yr-Hydd House in Margam and the rock and water garden he built for Princess Victoria at Coppins, Iver, England.","['Some of them are well known: the roof gardens in Derry and Toms in London and the Rockefeller Center in New York, the garden at Twyn-yr-Hydd House in Margam and the stone and water garden he created for Princess Victoria in Coppins, Iver, England.', 'Few are known: the roof gardens in Derry and Toms in London and the Rockefeller Center in New York, the garden at Twyn-yr-Hydd House in Margam and the rock and water garden he created for Princess Victoria in Coppins, Iver, England.', 'Some are well-known: the roof gardens of Derry and Toms in London and the Rockefeller Center in New York, the garden at Twyn-yr-Hydd House in Margam and the stone and water garden he created for Princess Victoria in Coppins, Iver, England.', 'Among the few are the roof gardens in Derry and Toms in London and the Rockefeller Center in New York, the garden of Twyn-yr-Hydd House in Margam and the stone and water garden he created for Princess Victoria in Coppins, Iver, England.', 'There are a few well-known ones with rooftop gardens in Derry and Toms (London) and Rockefeller Center (New York), with a garden at Twyn-yr-Hydd House in Margam and a stone and water garden he created for Princess Victoria in Coppins (Iver), England.']"
359,"['The', 'third', 'aircraft', 'was', 'registered', 'in', 'Austria', 'rather', 'than', 'the', 'United', 'Kingdom', 'and', 'the', 'British', 'authorities', 'refused', 'to', 'let', 'the', 'airline', 'operate', 'an', 'unmodified', 'aircraft.']","[6, 7]",0,austria,The third aircraft was registered in Austria rather than the United Kingdom and the British authorities refused to let the airline operate an unmodified aircraft.,"['The third aircraft was registered in Austria and not in Great Britain, and the British authorities refused to allow the airline to operate an unmodified aircraft.', 'The third aircraft was registered in Austria and not in the United Kingdom, and the British authorities refused to allow the airline to operate an unmodified aircraft.', 'The third aircraft was not registered in the UK, but in Austria, and the British authorities refused to allow the airline to operate an unmodified aircraft.', 'The third plane was registered in Austria and not in the United Kingdom, and the British authorities refused to let the airline fly with an unmodified aircraft.', 'The third aircraft was not registered in Great Britain, but in Austria, and the British authorities refused to allow the airline to use an unmodified aircraft.']"
360,"['Originally', 'run', 'out', 'of', 'her', 'New', 'York', 'City', 'apartment,', 'Gwynnie', 'Bee', 'now', 'operates', 'from', '5', 'offices', 'in', 'the', 'USA', 'and', 'India', 'and', 'employs', '350', 'people.']","[5, 8]",0,new york city,"Originally run out of her New York City apartment, Gwynnie Bee now operates from 5 offices in the USA and India and employs 350 people.","['Gwynnie Bee, who closed her home in New York City, now operates from five offices in the US and India and employs 350 people.', 'Gwynnie Bee originally rented her apartment in New York City and now employs 350 people in five offices across the US and India.', 'Originally based in her New York apartment, Gwynnie Bee now operates from five offices in the US and India and employs 350 people.', 'Gwynnie Bee originally moved out of her New York City apartment and now employs 350 people in five offices across the US and India.', 'Gwynnie Bee has five offices in the US and India and employs 350 people.']"
361,"[""Suriname's"", 'low', 'population', 'density', 'and', 'abundant', 'natural', 'resources', 'have', 'attracted', 'numerous', 'migrants', 'from', 'neighboring', 'Brazil', '.']","[14, 15]",0,brazil,Suriname's low population density and abundant natural resources have attracted numerous migrants from neighboring Brazil.,"[""Suriname's low population density and rich natural resources have attracted large numbers of migrants from neighboring Brazil."", ""Suriname's low population density and rich natural resources have attracted large numbers of migrants from neighboring Brazil."", ""Suriname's low population density and vast resources have attracted countless migrants from neighboring Brazil."", ""Suriname's low population density and abundant supply of raw materials have attracted many migrants from neighboring Brazil."", ""Suriname's low population density and abundance of cobalt have attracted large numbers of migrants from neighboring Brazil.""]"
362,"['The', 'line', 'climbed', 'at', '1', 'in', '66', 'to', 'Hagley', 'Rd,', 'with', 'a', 'break', 'of', '1', 'in', '224', 'through', 'Rotton', 'Park', 'Rd', 'station,', 'and', 'then', 'descended', 'to', 'Harborne', 'at', '1', 'in', '66,', 'crossing', 'the', 'Chad', 'Valley', 'on', 'a', 'high', 'bank.']","[26, 27]",0,harborne,"The line climbed at 1 in 66 to Hagley Rd, with a break of 1 in 224 through Rotton Park Rd station, and then descended to Harborne at 1 in 66, crossing the Chad Valley on a high bank.","['The line passed through Rotton Park Square at 1: 66 in the direction of Hagley Street, with a break of 1: 224, and then left at 1: 66 in the direction of Harborne, where it crossed the Chad Valley on a high bank.', 'The line went 1 for 66 to Hagley Rd, with a break of 1 for 224 through Rotton Park Rd station, and then went 1 for 66 down to Harborne to cross the Chad Valley on a high bank.', 'The ride went to Hagley Road at 1: 66 a.m., with a 1: 224 interruption through Rotton Park Road Station, and then downhill to Harborne at 1: 66 a.m., crossing the Chad Valley on a high bank.', 'The line was running at 1 in 66 on Hagley Rd, with a break from 1 in 224 to the nearest station Rotton Park Rd, then sinking at 1 in 66 on Harborne and crossing the Chad Valley on a high bank.', 'The line departed for Hagley Rd at about 1: 66 am, with 1: 224 interrupted via Rotton Park Rd station, and then descended to Harborne at 1: 66 am, where it crossed the Chad Valley.']"
363,"['She', 'plays', 'on', 'the', 'Angola', ""women's"", 'national', 'handball', 'team,', 'and', 'participated', 'at', 'the', '2011', 'World', ""Women's"", 'Handball', 'Championship', 'in', 'Brazil', '.']","[19, 20]",0,brazil,"She plays on the Angola women's national handball team, and participated at the 2011 World Women's Handball Championship in Brazil.","[""She plays on the Angolan women's national handball team and participated in the 2011 Women's World Cup in Brazil."", ""She plays for the Angolan women's national handball team and participated in the 2011 Women's World Cup in Brazil."", ""She plays in Angola's national women's handball team and participated in the 2011 Women's World Cup in Brazil."", ""She plays on the Angolan women's national handball team and participated in the 2011 Women's World Cup in Brazil."", ""There she plays in the Angolan national women's handball team and took part in the Women's World Handball Championship in Brazil in 2011.""]"
364,"['It', 'served', 'the', 'small', 'town', 'of', 'Anchovy,', 'Jamaica', 'on', 'the', 'Kingston', 'to', 'Montego', 'Bay', 'line', 'and', 'was', '105.75', 'miles', '(170.19', '\xa0', 'km)', 'from', 'the', 'Kingston', 'terminus.']","[12, 14]",0,montego bay,"It served the small town of Anchovy, Jamaica on the Kingston to Montego Bay line and was 105.75 miles (170.19 km) from the Kingston terminus.","['It was operating in the small Jamaican town of Anchovy on the Kingston to Montego Bay route and was 170.19 km from the terminus in Kingston.', 'He was in the small town of Anchovy in Jamaica on the route from Kingston to Montego Bay and was 170.19 km from the terminus in Kingston.', 'It served the small town of Anchovy in Jamaica on the Kingston-Montego Bay Connection and was 170.19 km from the terminus in Kingston.', 'The ferry operated between the small town of Anchovy (Jamaica) and Montego Bay, 170.19 km from Kingston terminus.', 'She drove to Anchovy, Jamaica on the Kingston-Montego Bay route, which put the city 170.19 km from the terminus in Kingston.']"
365,"['Jajit', 'Singh', 'Jallah', 'is', 'an', 'international', 'rowing', 'competitor', 'from', 'the', 'state', 'of', 'Punjab', ',', 'India.']","[12, 13]",0,punjab,"Jajit Singh Jallah is an international rowing competitor from the state of Punjab, India.","['Jajit Singh Jallah is an international rowing competition from the Indian state of Punjab.', 'Jajit Singh Jallah is an international rower from the Indian state of Punjab.', 'Jajit Singh Jallah is an international rowing candidate from the Indian state of Punjab.', 'Jajit Singh Jallah is an international rower from the Indian state of Punjab.', 'Jajit Singh Jallah is an international rower from the Indian state of Pun < br >.']"
366,"['In', '1757,', 'he', 'was', 'sent', 'to', 'Paris', 'to', 'negotiate', 'loans', 'for', 'the', 'Danish', 'state', 'and,', 'in', '1760–61,', 'he', 'negotiated', 'a', 'substantial', 'loan', 'for', 'the', 'Danish', 'state', 'in', 'Genova.']","[6, 7]",0,paris,"In 1757, he was sent to Paris to negotiate loans for the Danish state and, in 1760–61, he negotiated a substantial loan for the Danish state in Genova.","['In 1757 he was sent to Paris to negotiate loans for the Danish state, and in 1760-61 he negotiated a considerable loan for the Danish state in Genoa.', 'In 1757 he was sent to Paris to negotiate loans for the Danish state, and in 1760-61 he negotiated a considerable loan for the Danish state in Genoa.', 'In 1757 he was sent to Paris to negotiate loans for the Danish state, and in 1760 / 61 he negotiated a substantial loan for the Danish state in Genoa.', 'In 1757 he was sent to Paris to negotiate loans for the Danish state, and in 1760 / 61 he negotiated a substantial loan for the Danish state in Genoa.', 'In 1757 he was sent to Paris to negotiate loans for the Danish state, and in 1760 he gave an important loan to the Danish state in Genoa.']"
367,"['William', 'Kyle', 'Carpenter', '(born', 'October', '17,', '1989),', 'also', 'known', 'as', 'Kyle', 'Carpenter,', 'is', 'a', '(medically)', 'retired', 'United', 'States', 'Marine', 'who', 'received', 'the', 'United', ""States'"", 'highest', 'military', 'honor,', 'the', 'Medal', 'of', 'Honor', 'for', 'his', 'actions', 'in', 'Marjah,', 'Helmand', 'Province,', 'Afghanistan', 'in', '2010.']","[38, 39]",0,afghanistan,"William Kyle Carpenter (born October 17, 1989), also known as Kyle Carpenter, is a (medically) retired United States Marine who received the United States' highest military honor, the Medal of Honor for his actions in Marjah, Helmand Province, Afghanistan in 2010.","['William Kyle Carpenter (born October 17, 1989), also known as Kyle Carpenter, is a (medically) retired U.S. Marine who was awarded the highest American military honor, the Medal of Honor, in 2010 for his actions in Marjah, Helmand Province, Afghanistan.', 'William Kyle Carpenter (born October 17, 1989 in Marjah, Helmand Province, Afghanistan) is a retired U.S. Marine who was awarded the United States Medal of Honor in 2010 for his actions.', 'William Kyle Carpenter (* October 17, 1989), also known as Kyle Carpenter, is a retired Marine and was awarded the Medal of Honor by the United States in 2010 for his actions in Marjah, Helmand Province, Afghanistan.', 'William Kyle Carpenter (born October 17, 1989), also known as Kyle Carpenter, is a retired U.S. Marine who was awarded the United States Medal of Honor in 2010 for his actions in Marjah, Helmand Province.', 'William Kyle Carpenter (born October 17, 1989 in Marjah, Helmand Province, Afghanistan), also known as Kyle Carpenter, is a retired U.S. Marine who was awarded the Medal of Honor in 2010 for his service in Marjah, Helmand Province, Afghanistan.']"
368,"['Liguri,', 'or', 'Logorik,', 'is', 'an', 'Eastern', 'Sudanic', 'language', 'of', 'the', 'Daju', 'family', 'spoken', 'by', 'the', 'Logorik', 'people', 'in', 'the', 'Liguri', 'Hills', 'of', 'the', 'Nuba', 'Mountains,', 'northeast', 'of', 'Kaduqli', 'in', 'South', 'Kurdufan', 'province', 'in', 'southern', 'Sudan.']","[27, 28]",0,kaduqli,"Liguri, or Logorik, is an Eastern Sudanic language of the Daju family spoken by the Logorik people in the Liguri Hills of the Nuba Mountains, northeast of Kaduqli in South Kurdufan province in southern Sudan.","['Liguri or Logorik is an East Sudanese language spoken by the Daju family in the Ligurian mountains of the Nuba Mountains, northeast of Kaduqli in the South Sudanese province of Kurdufan.', 'Liguri or Logorik is an East Sudanese language spoken by the Daju people in the Ligurian mountains of the Nuba Mountains, northeast of Kaduqli in the South Sudanese province of Kurdufan.', 'Liguri or Logorik is an East Sudanese language of the Daju family, spoken by the Logorik people in the Ligurian mountains of the Nuba Mountains, northeast of Kaduqli in the South Sudanese province of Kurdufan.', 'Liguri or Logorik is an East Sudanese language spoken by the Daju family in a mountain range northeast of Kaduqli in the South Sudanese province of Kurdufan.', 'Liguri or Logorik is a Sudanese language spoken by the Daju family on the Liguri Hill in the Nuba Mountains, northeast of Kaduqli in the South Sudanese province of Kurdufan.']"
369,"['Techvaganza', 'is', 'a', 'Techno-management', 'festival', 'and', 'is', 'one', 'of', 'the', 'largest', 'festivals', 'in', 'India', '.']","[13, 14]",0,india,Techvaganza is a Techno-management festival and is one of the largest festivals in India.,"['Techvaganza is a techno-management festival and one of the largest festivals in India.', 'Techvaganza is a techno-management festival and one of the largest festivals in India.', 'Techvaganza is a techno-management festival and one of the largest festivals in India.', 'Techvaganza is a techno festival and one of the largest festivals in India.', 'Techvaganza is a festival of techno management and one of the largest festivals in India.']"
370,"['These', 'buses', 'were', 'operated', 'mostly', 'in', 'Czech', 'Republic', 'and', 'Slovakia', '.']","[9, 10]",0,slovakia,These buses were operated mostly in Czech Republic and Slovakia.,"['These buses were mainly used in the Czech Republic and Slovakia.', 'These buses were mainly used in the Czech Republic and Slovakia.', 'These buses were mainly used in the Czech Republic and Slovakia.', 'They were mainly used in the Czech Republic and Slovakia.', 'These buses were mainly used in the Czech Republic and Slovakia.']"
371,"['Ellen', 'Andrews,', 'an', 'airline', 'employee', 'from', 'Wichita', 'working', 'in', 'Paris', ',', 'assists', 'Mickey', 'in', 'locating', 'and', 'retrieving', 'the', 'casket.']","[9, 10]",0,paris,"Ellen Andrews, an airline employee from Wichita working in Paris, assists Mickey in locating and retrieving the casket.","['Ellen Andrews, an airline employee from Wichita who works in Paris, helps Mickey find and retrieve the box.', 'Ellen Andrews, an airline employee from Wichita, helps Mickey find and recover the coffin.', 'Ellen Andrews, a flight attendant from Wichita who works in Paris, helps Mickey find and recover the coffin.', 'Ellen Andrews, a Wichita airline employee who works in Paris, helps Mickey locate the coffin.', 'Ellen, a Wichita airline employee from Paris, helps Mickey find and recover the coffin.']"
372,"['Monaco', 'is', 'known', 'for', 'its', 'glamor', 'and', 'the', 'race', 'attracts', 'the', 'rich', 'and', 'famous', 'from', 'around', 'the', 'world,', 'making', 'it', 'a', 'fitting', 'venue', 'for', 'the', 'Amber', 'Lounge.']","[0, 1]",0,monaco,"Monaco is known for its glamor and the race attracts the rich and famous from around the world, making it a fitting venue for the Amber Lounge.","['Monaco is known for its glamour and the race attracts the rich and famous from all over the world, making it the perfect venue for the Amber Lounge.', 'Monaco is known for its glamour, and the race attracts the rich and famous from around the world, making it the perfect venue for the Amber Lounge.', 'Monaco is known for its glamour, and the race attracts the rich and famous from all over the world, making it a suitable venue for the Amber Lounge.', 'Monaco is known for its glamour and the race attracts powerful and famous people from all over the world, making it a suitable venue for the Amber Lounge.', 'Monaco is known for its glamour, and this race attracted the rich and famous from all over the world, making it a fitting venue for the Amber Lounge.']"
373,"['It', 'also', 'operated', 'services', 'across', 'the', 'English', 'border', 'to', 'Carlisle', ',', 'and', 'from', '5', 'March', '1988,', 'took', 'over', 'operation', 'of', 'the', 'Caledonian', 'Sleeper', 'services', 'to', 'London', 'Euston.']","[9, 10]",0,carlisle,"It also operated services across the English border to Carlisle, and from 5 March 1988, took over operation of the Caledonian Sleeper services to London Euston.","['She also travelled across the English border to Carlisle and took over the operation of the Caledonian Sleeper to London Euston on 5 March 1988.', 'It also operated across the English border to Carlisle and took over the operation of the Caledonian Sleeper services to London Euston from 5 March 1988.', 'It also operated across the English border to Carlisle and took over the operation of the Caledonian Sleeper services to London Euston from 5 March 1988.', 'It also provided services across the English border to Carlisle and took over the operation of the Caledonia Sleeper to London Euston from 5 March 1988.', 'On 5 March 1988, the company also took over the English border to Carlisle and the operation of the Caledonian Sleeper to London Euston.']"
374,"['In', 'his', 'final', 'year,', 'he', 'took', 'leave', 'from', 'medical', 'school', 'to', 'focus', 'on', 'his', 'religious', 'studies,', 'traveling', 'to', 'Syria', 'and', 'then', 'Pakistan', ',', 'where', 'he', 'studied', 'a', 'traditional', 'curriculum', 'for', 'a', 'number', 'of', 'years', 'under', 'some', 'of', 'their', 'greatest', 'scholars.']","[21, 22]",0,pakistan,"In his final year, he took leave from medical school to focus on his religious studies, traveling to Syria and then Pakistan, where he studied a traditional curriculum for a number of years under some of their greatest scholars.","['Last year, he left medical school to focus on his religious studies; he traveled to Syria and later to Pakistan, where for several years he studied a traditional curriculum with some of the greatest scholars.', 'In his final year, he left medical school to focus on his religious studies, traveling first to Syria and then to Pakistan, where he studied a traditional curriculum for several years under the guidance of some of the greatest scholars.', 'Last year, he was discharged from medical school to focus on his religious studies, and traveled to Syria and then Pakistan, where he studied a traditional curriculum for several years with some of their greatest scholars.', 'Last year, he left medical school to focus on his religious studies and traveled to Syria and then Pakistan, where he devoted several years to the traditional school under some of its greatest scholars.', ""He left medical school to concentrate on his religious studies and travelled first to Syria and then to Pakistan, where for several years he studied a traditional course with some of the country's greatest scholars.""]"
375,"['It', 'connects', 'the', 'towns', 'of', 'Smith', 'and', 'Wellington', 'to', 'the', 'California', 'state', 'line', 'north', 'of', 'Bridgeport,', 'California.']","[7, 8]",0,wellington,"It connects the towns of Smith and Wellington to the California state line north of Bridgeport, California.","['It connects the cities of Smith and Wellington with the California state border north of Bridgeport, California.', 'It connects the cities of Smith and Wellington with the California state line north of Bridgeport, California.', 'It connects the towns of Smith and Wellington with the state border with California, which runs north of Bridgeport in California.', 'The network connects the cities of Smith and Wellington with the California state border north of Bridgeport, California.', 'It connects the cities of Smith and Wellington with the California state line north of Bridgeport, California.']"
376,"['His', 'artwork', 'has', 'been', 'exhibited', 'in', 'countries', 'such', 'as', 'Canada,', 'Brazil,', 'Senegal,', 'USA,', 'Martinique,', 'Latin', 'America,', 'Dominican', 'Republic', ',', 'Europe', 'and', 'Haiti.']","[16, 18]",0,dominican republic,"His artwork has been exhibited in countries such as Canada, Brazil, Senegal, USA, Martinique, Latin America, Dominican Republic, Europe and Haiti.","['His works have been exhibited in countries such as Canada, Brazil, Senegal, the USA, Martinique, Latin America, the Dominican Republic, Europe and Haiti.', 'His works have been exhibited in countries such as Canada, Brazil, Senegal, the USA, Martinique, Latin America, the Dominican Republic, Europe and Haiti.', 'His works have been exhibited in countries such as Canada, Brazil, Senegal, the USA, Martinique, Latin America, the Dominican Republic, Europe and Haiti.', 'His works have been exhibited in countries such as Canada, Brazil, Senegal, the USA, Martinique, Latin America, the Dominican Republic, Europe and Haiti.', 'His works have been shown in countries such as Canada, Brazil, Senegal, the USA, Martinique, Latin America, the Dominican Republic, Europe and Haiti.']"
377,"['Apart', 'from', 'being', 'considered', 'one', 'of', 'Sweden', ""'s"", 'finest', 'actors,', 'he', 'is', 'also', 'a', 'devoted', 'father', 'of', 'three', 'children.']","[6, 7]",0,sweden,"Apart from being considered one of Sweden's finest actors, he is also a devoted father of three children.","[""Not only is he one of Sweden's finest actors, but he is also a devoted father of three."", ""He is not only one of Sweden's finest actors, but also a devoted father of three."", ""Not only is he one of Sweden's finest actors, but he is also a devoted father of three."", ""He is not only one of Sweden's finest actors, but also a passionate father of three."", ""Not only is he one of Sweden's finest actors, but he is also a highly professional father of three.""]"
378,"['It', 'may', 'be', 'found', 'in', 'Mauritius', 'and', 'the', 'Cambodian', 'Mekong', 'near', 'the', 'Vietnam', 'border.']","[12, 13]",0,vietnam,It may be found in Mauritius and the Cambodian Mekong near the Vietnam border.,"['It occurs in Mauritius and in the Cambodian Mekong near the border with Vietnam.', 'It occurs in Mauritius and in the Cambodian Mekong near the border with Vietnam.', 'It occurs in Mauritius and on the Cambodian Mekong at the border with Vietnam.', 'They exist in Mauritius and on the Cambodian Mekong near the Vietnamese border.', 'It occurs in Mauritius and in the Cambodian Mekong near the border with Vietnam.']"
379,"['Brunel', 'remained', 'in', 'the', 'United', 'States', 'for', 'six', 'years,', 'sailing', 'for', 'England', 'in', 'February', '1799.']","[11, 12]",0,england,"Brunel remained in the United States for six years, sailing for England in February 1799.","['Brunel stayed in the United States for six years and sailed to England in February 1799.', 'Brunel stayed in the United States for six years and sailed to England in February 1799.', 'Brunel stayed in the United States for six years and sailed to England in February 1799.', 'Brunel stayed six years in the USA, where he sailed to England in February 1799.', 'Brunel stayed in the United States for six years and moved to England in February 1799.']"
380,"['It', 'is', 'bordered', 'by', 'Turkey', 'to', 'the', 'north,', 'Lebanon', 'and', 'Israel', 'to', 'the', 'west,', 'Jordan', 'to', 'the', 'south', 'and', 'Iraq', 'to', 'the', 'east.']","[10, 11]",0,israel,"It is bordered by Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.","['It borders Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.', 'It borders Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.', 'It borders Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.', 'It borders Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.', 'It borders Turkey to the north, Lebanon and Israel to the west, Jordan to the south and Iraq to the east.']"
381,"['Abdul', 'Hakim', 'Asher', 'was', 'born', 'on', 'October', '12,', '1977', 'in', 'the', 'Bagram', 'district', 'of', 'Parwan', 'province', 'in', 'central', 'Afghanistan', 'north', 'of', 'Kabul.']","[18, 19]",0,afghanistan,"Abdul Hakim Asher was born on October 12, 1977 in the Bagram district of Parwan province in central Afghanistan north of Kabul.","['Abdul Hakim Asher was born on 12 October 1977 in the Bagram district of the central Afghan province of Parwan, north of Kabul.', 'Abdul Hakim Asher was born on 12 October 1977 in the Bagram district of the central Afghan province of Parwan, north of Kabul.', 'Abdul Hakim Asher was born on 12 October 1977 in the Bagram district of the central Afghan province of Parwan, north of Kabul.', 'Abdul Hakim Asher was born on 12 October 1977 in the Bagram district of the central Afghan province of Parwan, north of Kabul.', 'Abdul Hakim Asher was born on 12 October 1977 in the Bagram district of Parwan province in central Afghanistan, north of Kabul.']"
382,"['The', 'hospital', 'is', 'responsible', 'for', 'providing', 'health', 'care', 'to', '170,000', 'people', 'residing', 'in', 'the', 'northern', 'part', 'of', 'Oslo', 'as', 'well', 'as', 'the', 'municipalities', 'of', 'Ski,', 'Oppegård,', 'Nesodden,', 'Frogn,', 'Ås', 'and', 'Vestby.']","[17, 18]",0,oslo,"The hospital is responsible for providing health care to 170,000 people residing in the northern part of Oslo as well as the municipalities of Ski, Oppegård, Nesodden, Frogn, Ås and Vestby.","['The hospital is responsible for the health care of 170,000 people in the northern part of Oslo and in the municipalities of Ski, Oppegård, Nesodden, Frogn, Ås and Vestby.', 'The hospital is responsible for the health care of 170,000 people living in the northern part of Oslo and in the municipalities of Ski, Oppegård, Nesodden, Frogn, Ås and Vestby.', 'The hospital is responsible for the health care of 170,000 inhabitants in the north of Oslo and in the municipalities of Skiing, Oppegård, Nesodden, Frogn, Ås and Vestby.', 'The hospital serves 170,000 people in the north of Oslo and in the municipalities of Ski, Oppegård, Nesodden, Frogn, Ås and Vestby.', 'The 1800-inhabitant hospital has the task of supporting 170,000 people in the northern part of Oslo and in the municipalities of Ski, Oppegård, Nesodden, Frogn, Ås and Vestby.']"
383,"['In', 'the', 'show,', 'he', 'uses', 'an', 'Autovox', 'to', 'create', 'amateur-like', 'reports', 'in', 'Italy', 'and', 'abroad.']","[12, 13]",0,italy,"In the show, he uses an Autovox to create amateur-like reports in Italy and abroad.","['In the series he uses an Autovox to create amateur reports in Italy and abroad.', 'In the series he uses an Autovox for amateurish reportages in Italy and abroad.', 'In his show he uses an Autovox to make amateur reports in Italy and abroad.', 'For the broadcast he uses an Autovox to produce amateur coverage in Italy and abroad.', 'In the series he uses an Autovox to write amateur-style reports in Italian and abroad.']"
384,"['He', 'pioneered', 'the', 'concept', 'of', 'the', 'nation', 'as', 'a', 'brand', 'and', 'has', 'worked', 'on', 'branding', 'projects', 'for', 'a', 'number', 'of', 'cities', 'and', 'countries,', 'including', 'London,', 'Mauritius,', 'Northern', 'Ireland', ',', 'Poland,', 'Portugal,', 'and', 'Lithuania.']","[26, 28]",0,northern ireland,"He pioneered the concept of the nation as a brand and has worked on branding projects for a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal, and Lithuania.","['He developed the concept of the nation as a brand and worked on branding projects for a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal and Lithuania.', 'He developed the concept of the nation as a brand and worked on branding projects for a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal and Lithuania.', 'He developed the concept of the nation as a brand and worked on branding projects in a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal and Lithuania.', 'He developed the concept of a nation as a brand and has been involved in brand projects for a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal and Lithuania.', 'He developed the concept of the nation as a brand and carried out branding projects for a number of cities and countries, including London, Mauritius, Northern Ireland, Poland, Portugal and Lithuania.']"
385,"['It', 'lies', 'just', 'east', 'of', 'the', 'main', 'motorway', 'from', 'Ljubljana', 'to', 'Maribor', '.']","[11, 12]",0,maribor,It lies just east of the main motorway from Ljubljana to Maribor.,"['It is located east of the main road from Ljubljana to Maribor.', 'It is located east of the highway from Ljubljana to Maribor.', 'It is located east of the highway from Ljubljana to Maribor.', 'It is located east of the Ljubljana-Maribor motorway.', 'The village is located east of the highway between Ljubljana and Maribor.']"
386,"['At', 'the', 'time', 'of', 'its', 'completion', 'in', '2006,', 'it', 'was', 'the', '11th-tallest', 'skyscraper', 'in', 'Turkey', 'and', 'the', 'tallest', 'in', 'Konya', 'and', 'the', 'Central', 'Anatolia', 'Region', '.']","[22, 25]",0,central anatolia region,"At the time of its completion in 2006, it was the 11th-tallest skyscraper in Turkey and the tallest in Konya and the Central Anatolia Region.","['When completed in 2006, it was the eleventh tallest skyscraper in Turkey and the tallest in Konya and the Central Anatolian region.', ""When completed in 2006, it was Turkey's eleventh tallest skyscraper, the tallest in Konya and the Central Anatolia region."", 'When completed in 2006, the skyscraper was the eleventh tallest skyscraper in Turkey and the tallest in Konya and Central Anatolia.', 'When it was completed in 2006, it was the eleventh tallest skyscraper in Turkey, the tallest high altar in Konya and the Central Anatolian region.', 'When completed in 2006, it was the eleventh tallest skyscraper in Turkey and the tallest in Konya and Central Anatolia.']"
387,"['It', 'is', 'located', 'near', 'the', 'north-western', 'shore', 'of', 'the', 'Gulf', 'of', 'Panama', '.']","[9, 12]",0,gulf of panama,It is located near the north-western shore of the Gulf of Panama.,"['It is located near the northwest coast of the Gulf of Panama.', 'It is located near the northwest coast of the Gulf of Panama.', 'It is located near the northwest coast of the Gulf of Panama.', 'It is located near the northwest coast of the Panamagolian Gulf.', 'It is located near the northwest coast of the Panama Strait.']"
388,"['Hokagon', 'Island', 'is', 'an', 'island', 'located', 'within', 'Coronation', 'Gulf,', 'south', 'of', 'Victoria', 'Island,', 'in', 'the', 'Kitikmeot', 'Region,', 'Nunavut,', 'Canada.']","[0, 2]",0,hokagon island,"Hokagon Island is an island located within Coronation Gulf, south of Victoria Island, in the Kitikmeot Region, Nunavut, Canada.","['Hokagon Island is an island in the Coronation Gulf, south of Victoria Island, in the Kitikmeot region, Nunavut, Canada.', 'Hokagon Island is an island in the Coronation Gulf, south of Victoria Island, in the Kitikmeot region, Nunavut, Canada.', 'Hokagon Island is an island in the Coronation Gulf, south of Victoria Island, in the Kitikmeot region, Nunavut, Canada.', 'Hokagon Island is an island in the Coronation Gulf, south of Victoria Island, in the Kitikmeot region, Nunavut, Canada.', 'Hokagon Island is an island in the Coronation Sea off the Gulf of Victoria, south of Victoria Island in the Kitikmeot region, Nunavut, Canada.']"
389,"['He', 'wandered', 'in', 'Europe,', 'then', 'came', 'to', 'South', 'America', 'where', 'he', 'travelled', 'in', 'Venezuela,', 'Colombia,', 'Ecuador,', 'Peru', 'and', 'finally', 'Brazil', '.']","[19, 20]",0,brazil,"He wandered in Europe, then came to South America where he travelled in Venezuela, Colombia, Ecuador, Peru and finally Brazil.","['He traveled through Europe, then to South America, where he toured Venezuela, Colombia, Ecuador, Peru and finally Brazil.', 'He emigrated to Europe and then to South America, where he toured Venezuela, Colombia, Ecuador, Peru and finally Brazil.', 'He emigrated to Europe, then to South America, via Venezuela, Colombia, Ecuador, Peru and finally Brazil.', 'He traveled through Europe, then to South America, where he toured Venezuela, Colombia, Ecuador, Peru and finally Brazil.', 'He traveled through Europe and then came to South America, where he visited Venezuela, Colombia, Ecuador, Peru and finally Brazil, where he lived with his family.']"
390,"['It', 'was', 'founded', 'in', '1942,', 'as', 'the', 'National', 'Institute', 'of', 'Aeronautics,', 'and', 'has', 'its', 'headquarters', 'in', 'Torrejón', 'de', 'Ardoz,', 'near', 'Madrid', '.']","[20, 21]",0,madrid,"It was founded in 1942, as the National Institute of Aeronautics, and has its headquarters in Torrejón de Ardoz, near Madrid.","['It was founded in 1942 as the National Aerospace Institute and is based in Torrejón de Ardoz near Madrid.', 'It was founded in 1942 as the National Aviation Institute and is based in Torrejón de Ardoz near Madrid.', 'It was founded in 1942 as a national institute for aerospace and has its headquarters in Torrejón de Ardoz near Madrid.', 'It was founded in 1942 as a national institute of aviation and is based in Torrejón de Ardoz near Madrid.', 'It was founded in 1942 as the National Institute of Aeronautical Systems and is based in Torrejón de Ardoz near Madrid.']"
391,"['He', 'spent', 'his', 'childhood', 'in', 'Dhaka', 'where', 'he', 'studied', 'at', 'Dhaka', 'Collegiate', 'School.']","[5, 6]",0,dhaka,He spent his childhood in Dhaka where he studied at Dhaka Collegiate School.,"['He spent his childhood in Dhaka, where he studied at the Dhaka Collegiate School.', 'He spent his childhood in Dhaka, where he studied at the Collegiate School in Dhaka.', 'He spent his childhood in Dhaka, where he studied at the Dhaka Collegiate School.', 'He spent his childhood in Dhaka, where he studied at the Dhaka Collegiate School.', 'He spent his childhood in Dhaka and attended the Collegiate School there.']"
392,"['In', '1985', 'during', 'the', 'Soviet', 'War', 'in', 'Afghanistan,', 'Hakim', ""Asher's"", 'family', 'decided', 'to', 'leave', 'their', 'home', 'for', 'Pakistan', '.']","[17, 18]",0,pakistan,"In 1985 during the Soviet War in Afghanistan, Hakim Asher's family decided to leave their home for Pakistan.","[""In 1985, during the Soviet war in Afghanistan, Hakim Asher's family decided to leave their homeland and go to Pakistan."", ""In 1985, during the Soviet war in Afghanistan, Hakim Asher's family decided to leave their homeland for Pakistan."", ""In 1985, during the Soviet war in Afghanistan, Hakim Asher's family decided to leave his homeland on the way to Pakistan."", ""In 1985, during the Soviet war in Afghanistan, Hakim Asher's family decided to nationalize their homeland to Pakistan. Save the war!"", ""In 1985, during the Soviet war in Afghanistan, Hakim Asher's family decided to leave their home in Saudi Arabia for Pakistan.""]"
393,"['On', '1', 'July', '2011,', 'Despotović', 'signed', 'for', 'Japan', ""'s"", 'Urawa', 'Red', 'Diamonds.']","[7, 8]",0,japan,"On 1 July 2011, Despotović signed for Japan's Urawa Red Diamonds.","[""Despotovic signed for Japan's Urawa Red Diamonds on July 1, 2011."", ""Despotovic signed for Japan's Urawa Red Diamonds on July 1, 2011."", ""Despotovic signed for Japan's Urawa Red Diamonds on July 1, 2011."", 'On July 1, 2011 Despotovic signed Urawa for the Japanese Red Diamonds.', 'Despotovic signed with the Red Diamonds on July 1, 2011.']"
394,"['During', ""Napoleon's"", 'invasion', 'of', 'Russia', 'in', '1812,', 'Yashvil', 'managed', 'to', 'obtain', 'permission', 'from', 'General', 'Dmitry', 'Shepelev', 'to', 'join', 'the', 'Kaluga', 'militia', 'and', 'helped', 'recover', 'Yelnya.']","[4, 5]",0,russia,"During Napoleon's invasion of Russia in 1812, Yashvil managed to obtain permission from General Dmitry Shepelev to join the Kaluga militia and helped recover Yelnya.","[""During Napoleon's invasion of Russia in 1812, Yashvil received permission from General Dmitry Shepelev to join the Kaluga militia and helped regain Yelnya."", ""During Napoleon's invasion of Russia in 1812, Yashvil managed to obtain permission from General Dmitry Shepelev to become a member of the Kaluga militia and regain Yelnya."", ""During Napoleon's invasion of Russia in 1812, Yashvil received permission from General Dmitry Shepelev to join the Kaluga militia and helped regain Yelnya."", ""During Napoleon's invasion of Russia in 1812, Yashiv received permission from General Dmitry Shepichev to join the Kaluga militia and helped regain Yelnya."", ""During Napoleon's invasion of Russia in 1812, Yashvil obtained permission from General Dmitry Shepelev to join the Kaluga militia and participate in the restoration of Yelnya.""]"
395,"['Trevor', 'Immelman', 'of', 'South', 'Africa', 'won', 'the', '2008', 'Masters', 'Tournament', 'at', 'the', 'Augusta', 'National', 'Golf', 'Club.']","[3, 5]",0,south africa,Trevor Immelman of South Africa won the 2008 Masters Tournament at the Augusta National Golf Club.,"['South African Trevor Immelman has won the Masters at Augusta National Golf Club.', 'South African Trevor Immelman won the 2008 Masters at Augusta National Golf Club.', 'South African Trevor Immelman has won the Masters at Augusta National Golf Club.', 'South African Trevor Immelman won the Masters at Augusta National Golf Club in 2008.', 'South African Trevor Immelman won the Masters tournament at Augusta National Golf Club on Tuesday night.']"
396,"['Consequently,', 'Australia', ""'s"", 'annual', 'average', 'temperatures', 'are', 'projected', 'to', 'increase', '0.4–2.0', '\xa0', '°C', 'above', '1990', 'levels', 'by', 'the', 'year', '2030,', 'and', '1–6', '\xa0', '°C', 'by', '2070.']","[1, 2]",0,australia,"Consequently, Australia's annual average temperatures are projected to increase 0.4–2.0 °C above 1990 levels by the year 2030, and 1–6 °C by 2070.","['As a result, Australian average temperatures are forecast to rise 0.4-2.0 ° C above 1990 levels by 2030 and 1-6 ° C by 2070.', 'As a result, Australian average temperatures are expected to rise 0.4-2.0 ° C above 1990 levels by 2030 and 1-6 ° C by 2070.', ""As a result, Australia's average temperature is expected to rise 0.4-2.0 ° C above 1990 levels by 2030 and 1-6 ° C by 2070."", 'As a result, the Australian average annual temperature is projected to rise by 0.4 ° C to 2.0 ° C above 1990 levels by 2030 and 1 ° C by 2070.', ""This means that Australia's average temperature is expected to be 0.4 or 2.0 ° C above 1990 levels in 2030 and 1 or 6 ° C by 2070.""]"
397,"['She', 'was', 'the', 'ancestor', 'of', 'many', 'political', 'people', 'including', 'Lyndon', 'Baines', 'Johnson,', '36th', 'president', 'of', 'the', 'United', 'States;', 'Winston', 'Leonard', 'Spencer-Churchill,', '63rd', 'Prime', 'Minister', 'of', 'the', 'United', 'Kingdom', ';', 'Prince', 'Albert', 'II', 'of', 'Monaco;', 'Princess', 'Diana', 'and', 'Prince', 'Charles.']","[26, 28]",0,united kingdom,"She was the ancestor of many political people including Lyndon Baines Johnson, 36th president of the United States; Winston Leonard Spencer-Churchill, 63rd Prime Minister of the United Kingdom; Prince Albert II of Monaco; Princess Diana and Prince Charles.","['She was the ancestor of many political figures, including Lyndon Baines Johnson, 36th President of the United States, Winston Leonard Spencer-Churchill, 63rd Prime Minister of Great Britain, Prince Albert II of Monaco, Princess Diana and Prince Charles.', 'She was the ancestor of many political people, including Lyndon Baines Johnson, 36th President of the United States, Winston Leonard Spencer-Churchill, 63rd Prime Minister of the United Kingdom, Prince Albert II of Monaco, Princess Diana and Prince Charles.', 'She has been a regular guest of many political figures, including Lyndon Baines Johnson, 36th President of the United States, Winston Leonard Spencer-Churchill, 63rd Prime Minister of the United Kingdom, Prince Albert II of Monaco, Princess Diana and Prince Charles.', 'She was the ancestor of many political figures, including Lyndon Baines Johnson, 36th President of the United States, Winston Leonard Spencer-Churchill, 63rd Prime Minister of the United Kingdom, Prince Albert II of Monaco, Princess Diana and Prince Charles.', 'She was the ancestor of many politically persecuted people, including Lyndon Baines Johnson, 36th President of the United States; Winston Leonard Spencer-Churchill, 63rd Prime Minister of Great Britain; Prince Albert II of Monaco; Princess Diana and Prince Charles.']"
398,"['Bessenbach', 'is', 'a', 'river', 'of', 'Bavaria,', 'Germany', '.']","[6, 7]",0,germany,"Bessenbach is a river of Bavaria, Germany.","['Bessenbach is a river in Bavaria, Germany.', 'Bessenbach is a river in Bavaria, Germany.', 'Bessenbach is a river in Bavaria, Germany.', 'Bessenbach is a river in Bavaria, Germany.', 'Bessenbach is a river in Bavaria.']"
399,"['The', 'name', 'was', 'taken', 'from', 'the', 'location', 'of', 'the', 'crimes,', 'which', 'were', 'committed', 'around', 'the', 'M25,', 'London', ""'s"", 'orbital', 'motorway,', 'during', 'the', 'early', 'hours', 'of', '16', 'December', '1988.']","[16, 17]",0,london,"The name was taken from the location of the crimes, which were committed around the M25, London's orbital motorway, during the early hours of 16 December 1988.","[""The name comes from the crime scene on London's M25 motorway in the early hours of 16 December 1988."", 'The name was chosen after the crime scene in the early hours of 16 December 1988 near the M25 ring road in London.', 'The name was given in connection with the crimes committed in the early hours of 16 December 1988 near the M25 motorway in London.', 'The name was given to the site of the crimes committed in the early hours of 16 December 1988 in the area of the M25 motorway.', 'His name was taken from the scene near the M25 motorway, the London Underground, in the early hours of 16 December 1988.']"
400,"['The', 'station', 'opened', 'in', '1976', 'at', 'the', 'same', 'time', 'as', 'lines', '13', 'and', '14', 'were', 'linked', 'across', 'Paris', '.']","[17, 18]",0,paris,The station opened in 1976 at the same time as lines 13 and 14 were linked across Paris.,"['The station was opened in 1976, when lines 13 and 14 were connected through Paris.', 'The station was opened in 1976 parallel to the connection of lines 13 and 14 through Paris.', 'The facility was opened in 1976 simultaneously with the connection of lines 13 and 14 through Paris.', 'The station was opened in 1976, simultaneously with the connection of lines 13 and 14 through Paris.', 'The station was opened in 1976, at the same time as the Paris lines 13 and 14.']"
401,"['The', ""Forbes-Robinson's"", 'main', 'family', 'home', 'was', 'located', 'at', '22', 'Bedford', 'Square', 'in', 'the', 'heart', 'of', 'London', ""'s"", 'Bloomsbury', 'district.']","[15, 16]",0,london,The Forbes-Robinson's main family home was located at 22 Bedford Square in the heart of London's Bloomsbury district.,"[""The Forbes-Robinson family home was located at 22 Bedford Square in the heart of London's Bloomsbury district."", ""The main house of the Forbes-Robinson family was located at 22 Bedford Square, in the heart of London's Bloomsbury district."", ""The Forbes-Robinson family home was located at 22 Bedford Square in the heart of London's Bloomsbury district."", ""Forbes-Robinson's main residence was at 22 Bedford Square, in the heart of London's Bloomsbury district."", ""Forbes Robinson's headquarters were located at 22 Bedford Square in the heart of London's Bloomsbury district.""]"
402,"['Her', 'baptism', 'was', 'conducted', 'with', 'special', 'solemnity,', 'being', 'organizated', 'by', 'her', 'uncles', 'Maximilian', 'III,', 'Archduke', 'of', 'Austria', 'and', 'Prince', 'Ferdinand', 'of', 'Bavaria', '.']","[21, 22]",0,bavaria,"Her baptism was conducted with special solemnity, being organizated by her uncles Maximilian III, Archduke of Austria and Prince Ferdinand of Bavaria.","['The baptism was celebrated with special solemnity by her uncles Maximilian III, Archduke of Austria, and Prince Ferdinand of Bavaria.', 'Her christening was celebrated with a special ceremony organized by her uncles Maximilian III, Archduke of Austria and Prince Ferdinand of Bavaria.', 'Her christening took place with special solemnity and was organized by her uncles Maximilian III, Archduke of Austria and Prince Ferdinand of Bavaria.', 'Her christening took place on a special occasion organized by her uncles, Archduke Maximilian III of Austria and Prince Ferdinand of Bavaria.', 'Her baptism was solemnly performed by her uncle, Archduke Maximilian III, and Prince Ferdinand of Bavaria.']"
403,"['Wahleach', 'Lake,', 'commonly', 'known', 'as', 'Jones', 'Lake,', 'is', 'a', 'lake', 'and', 'reservoir', 'located', 'in', 'the', 'Skagit', 'Range', 'in', 'the', 'Lower', 'Mainland', 'of', 'British', 'Columbia,', 'Canada,', 'east', 'of', 'the', 'city', 'of', 'Chilliwack', 'and', 'southwest', 'of', 'the', 'town', 'of', 'Hope.']","[15, 17]",0,skagit range,"Wahleach Lake, commonly known as Jones Lake, is a lake and reservoir located in the Skagit Range in the Lower Mainland of British Columbia, Canada, east of the city of Chilliwack and southwest of the town of Hope.","['Wahleach Lake, commonly known as Jones Lake, is a lake in the Skagit Range in the lowlands of British Columbia, Canada, east of the city of Chilliwack and southwest of the city of Hope.', 'Wahleach Lake (commonly known as Jones Lake) is a lake and reservoir in the Skagit chain in the lower reaches of British Columbia, Canada, east of the city of Chilliwack and southwest of the town of Hope.', 'Wahleach Lake, commonly known as Jones Lake, is a lake and reservoir in the Skagit Massif in the lowlands of British Columbia, Canada, east of the city of Chilliwack and southwest of the city of Hope.', 'Wahleach Lake, commonly known as Jones Lake, is a lake and reservoir in the Skagit Range in the lower mainland of British Columbia, Canada, east of the city of Chilliwack and southwest of the city of Hope.', 'Wahleach Lake, commonly known as Jones Lake, is a reservoir in the Skagit Range in the lowlands of the Metropolitan Region of British Columbia, Canada, east of the city of Chilliwack and southwest of the city of Hope.']"
404,"['Attaching', 'himself', 'afterwards', 'to', 'François', 'de', 'Tournon,', 'he', 'accompanied', 'him', 'in', '1554', 'to', 'Italy', ',', 'whence', 'he', 'was', 'several', 'times', 'sent', 'on', 'embassies', 'to', 'the', 'king,', 'with', 'reports', 'on', 'the', 'siege', 'of', 'Siena.']","[13, 14]",0,italy,"Attaching himself afterwards to François de Tournon, he accompanied him in 1554 to Italy, whence he was several times sent on embassies to the king, with reports on the siege of Siena.","['After he had joined François de Tournon, he accompanied him to Italy in 1554, where he undertook several missions to the king with reports of the siege of Siena.', 'He then joined François de Tournon, whom he accompanied to Italy in 1554, where he sent several messages to the king, where he wrote accounts of the siege of Siena.', 'Later he joined François de Tournon and accompanied him to Italy in 1554, where he sent several messages to the king to report on the siege of Siena.', 'He joined François de Tournon and accompanied him to Italy in 1554, where he was sent several times as ambassador to the king to report on the siege of Siena.', 'He then joined François de Tournon and sent him to Italy in 1554, from where he sent several messages to the king about the siege of Siena.']"
405,"['In', '1937,', 'the', 'first', 'of', 'the', 'Somoza', 'presidents', 'of', 'Nicaragua', 'took', 'power.']","[9, 10]",0,nicaragua,"In 1937, the first of the Somoza presidents of Nicaragua took power.","[""In 1937, Nicaragua's first Somoza president took power."", ""In 1937, Nicaragua's first Somoza president took power."", ""In 1937, Nicaragua's first Somoza president took power."", 'In 1937, the first Nicaraguan president, Somoza, took power.', ""Nicaragua's president seized power.""]"
406,"['The', 'airport', 'was', 'originally', 'built', 'by', 'engineers', 'from', 'the', 'United', 'States', 'in', 'the', 'late', '1950s.']","[9, 11]",0,united states,The airport was originally built by engineers from the United States in the late 1950s.,"['The airport was originally built in the late 1950s by engineers from the United States.', 'The airport was originally built in the late 1950s by engineers from the USA.', 'The airport was originally built in the late 1950s by engineers from the USA.', 'The airport was originally built in the late 1950s by engineers from the USA.', 'The airport was first built in the late 1950s by engineers from the USA.']"
407,"['Jane', 'Mackenzie', '(née', 'Sym;', 'March', '22,', '1825', '–', 'March', '30,', '1893)', 'was', 'the', 'second', 'wife', 'of', 'Alexander', 'Mackenzie,', 'the', 'second', 'Prime', 'Minister', 'of', 'Canada', '.']","[23, 24]",0,canada,"Jane Mackenzie (née Sym; March 22, 1825 – March 30, 1893) was the second wife of Alexander Mackenzie, the second Prime Minister of Canada.","['Jane Mackenzie (née Sym; 22 March 1825 - 30 March 1893) was the second wife of Alexander Mackenzie, the second Prime Minister of Canada.', 'Jane Mackenzie (née Sym; 22 March 1825 - 30 March 1893) was the second wife of Alexander Mackenzie, the second Prime Minister of Canada.', 'Jane Mackenzie (née Sym; 22 March 1825 - 30 March 1893) was the second wife of Alexander Mackenzie, the second Prime Minister of Canada.', 'Jane Mackenzie (née Sym; 22 March 1825 - 30 March 1893) was the second wife of Alexander Mackenzie, the second Prime Minister of Canada.', ""Jane Mackenzie (March 22, 1825 - March 30, 1893) was the second wife of Alexander Mackenzie, Canada's second prime minister.""]"
408,"['It', 'was', 'heavily', 'damaged', 'in', 'the', '2004', 'tsunami', 'which', 'impacted', 'on', 'over', '100,000', 'of', 'the', 'Maldives', '300,000', 'population.']","[15, 16]",0,maldives,"It was heavily damaged in the 2004 tsunami which impacted on over 100,000 of the Maldives 300,000 population.","['The tsunami of 2004, which hit more than 100,000 of the more than 300,000 inhabitants of the Maldives, has severely damaged the country.', ""When a tsunami hit more than 100,000 of the Maldives' 300,000 inhabitants in 2004, the country was badly damaged."", 'It was badly damaged in the 2004 tsunami triggered by the flight of more than 100,000 of the Maldives ""300,000 inhabitants.', 'The Maldives was badly hit by floods in 2004 that killed more than 100,000 people.', 'It was built during the Cold War as part of the Cold War, during the Cold War and during the Cold War as part of the Cold War and during the Cold War as part of the Cold War as part of the Cold War and the Cold War as part of the Cold War.']"
409,"['The', 'village', 'was', 'named', 'after', 'Bremen', ',', 'in', 'Germany.']","[5, 6]",0,bremen,"The village was named after Bremen, in Germany.","['The village was named after Bremen.', 'The village is named after Bremen in Germany.', 'The village is named after Bremen in Germany.', 'The name of the village is named after Bremen in Germany.', 'The village was named after Bremen in Germany.']"
410,"['Farmlands', 'come', 'into', 'view', 'as', 'the', 'highway', 'approaches', 'its', 'junction', 'with', 'Wellington', 'Road', '(SR', '829),', 'which', 'heads', 'towards', 'Wellington', 'and', 'points', 'west.']","[18, 19]",0,wellington,"Farmlands come into view as the highway approaches its junction with Wellington Road (SR 829), which heads towards Wellington and points west.","['Farmland comes into view as the highway approaches its intersection with Wellington Road (SR 829), which runs towards Wellington and westwards.', 'Farmland is created as the motorway approaches its junction with Wellington Road (SR 829) and heads west towards Wellington.', 'Farmland appears as the motorway approaches its intersection with Wellington Road (SR 829), which is oriented towards Wellington and west.', 'Farmland comes into view as the highway approaches the intersection with Wellington Road (SR 829), heading west towards Wellington.', 'Farmland comes into view as the highway approaches its intersection with Wellington Road (SR 829), heading west towards Wellington.']"
411,"['After', 'emigrating', 'to', 'Brazil', 'via', 'Italy', 'in', 'the', '1950s,', 'he', 'settled', 'in', 'Rio', 'de', 'Janeiro.']","[5, 6]",0,italy,"After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.","['After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he moved to Rio de Janeiro.', 'After emigrating to Brazil via Italy in the 1950s, he settled in Rio de Janeiro.']"
412,"['Haiti', 'has', 'a', 'World', 'Heritage', 'site', 'located', 'here.']","[0, 1]",0,haiti,Haiti has a World Heritage site located here.,"['Haiti is a World Heritage Site.', 'Haiti is a World Heritage Site.', 'Haiti has its World Heritage site here.', 'Haiti is a World Heritage Site in the region.', 'Haiti has been declared a World Heritage Site.']"
413,"['As', 'a', ""'bright"", 'young', ""thing'"", 'along', 'with', 'Lady', 'Diana', 'Cooper', 'and', 'Elsa', 'Maxwell,', 'Blossom', 'organised', ""'treasure"", ""hunt'"", 'parties', 'across', 'London', '.']","[19, 20]",0,london,"As a'bright young thing' along with Lady Diana Cooper and Elsa Maxwell, Blossom organised'treasure hunt' parties across London.","['As a ""shining young thing,"" Blossom, along with Lady Diana Cooper and Elsa Maxwell, organised ""treasure hunter parties"" across London.', 'A ""smart young man"" with Lady Diana Cooper and Elsa Maxwell, Blossom hosted ""treasure hunter parties"" across London.', 'As a ""bright young"" thing, Blossom organised ""treasure hunter parties"" through London with Lady Diana Cooper and Elsa Maxwell.', 'As a ""naked child"" like Lady Diana Cooper and Elsa Maxwell, Blossom organised scavenger hunt parties across London.', 'A bright young woman, Blossom organised tennis groups across London with Lady Diana Cooper.']"
414,"['Library', 'technician', 'at', 'the', 'State', 'Library', 'of', 'News', 'South', 'Wales', 'in', 'Sydney', 'Australia.']","[7, 10]",0,news south wales,Library technician at the State Library of News South Wales in Sydney Australia.,"['Library technician at the State Library of News South Wales in Sydney, Australia.', 'Library technician at the State Library of News South Wales in Sydney, Australia.', 'Library technician at the State Library of News South Wales in Sydney, Australia.', 'Library technician at the State Library of News South Wales in Sydney, Australia.', 'Librarian at the South Wales State Library in Sydney, Australia.']"
415,"['In', 'the', 'United', 'Kingdom,', 'United', 'States,', 'India,', 'and', 'Brazil', 'diclofenac', 'may', 'be', 'supplied', 'as', 'either', 'the', 'sodium', 'or', 'potassium', 'salt;', 'in', 'China,', 'it', 'is', 'most', 'often', 'supplied', 'as', 'the', 'sodium', 'salt,', 'while', 'in', 'some', 'other', 'countries', 'it', 'is', 'only', 'available', 'as', 'the', 'potassium', 'salt.']","[8, 9]",0,brazil,"In the United Kingdom, United States, India, and Brazil diclofenac may be supplied as either the sodium or potassium salt; in China, it is most often supplied as the sodium salt, while in some other countries it is only available as the potassium salt.","['In the United Kingdom, the United States, India and Brazil, diclofenac can be supplied either as sodium or potassium salt; in China it is most commonly supplied as sodium salt, while in other countries it is only available as potassium salt.', 'In the United Kingdom, the United States, India and Brazil, diclofenac can be supplied either as sodium or potassium salt; in China it is predominantly supplied as sodium salt, while in some other countries it is only available as potassium salt.', 'In the United Kingdom, the United States, India and Brazil, diclofenac can be supplied either as table salt or as potassium salt; in China it is predominantly sold as sodium salt, while in some other countries diclofenac is only available as potassium salt.', 'In Great Britain, the USA, India and Brazil diclofenac is released either as sodium oxal- or potassium salt, in China more often than sodium salt, in other countries only as potassium salt.', 'In the United Kingdom, the United States, India and Brazil, diclofenac can be sold in the sodium-potassium salt or sodium salt categories. In China, diclofenac is now most commonly sold as sodium salt, while in some other countries it is only available as potassium salt.']"
416,"['This', 'marine', 'species', 'occurs', 'in', 'the', 'Indian', 'Ocean', '(Tanzania,', 'Mascarene', 'Islands)', 'and', 'eastwards', 'as', 'far', 'as', 'Indonesia', '.']","[16, 17]",0,indonesia,"This marine species occurs in the Indian Ocean (Tanzania, Mascarene Islands) and eastwards as far as Indonesia.","['This marine species occurs in the Indian Ocean (Tanzania, Mascarene Islands) and east of Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Maskarene Islands) and in the east as far as Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Maskarene Islands) and in the east as far as Indonesia.', 'This marine species occurs in the Indian Ocean (Tanzania, Maskarene Islands) and in the east as far as Indonesia.', 'This marine species is known to occur in the Indian Ocean (Tanzania, Maskarene Islands) and in the east as far as Indonesia.']"
417,"['It', 'was', 'announced', 'that', 'loan', 'signing', 'Jamal', 'Fakir', 'would', 'be', 'returning', 'home', 'to', 'France', 'to', 'join', 'Lezignan', 'after', 'his', 'loan', 'expired', 'in', 'the', 'off', 'season.']","[13, 14]",0,france,It was announced that loan signing Jamal Fakir would be returning home to France to join Lezignan after his loan expired in the off season.,"['It was announced that Jamal Fakir, on loan, would return to France and work with Lezignan after his loan expired in the off-season.', 'It has been announced that on-loan player Jamal Fakir will return to France to join Lezignan after completing his loan in the off-season.', 'It was announced that Jamal Fakir, on loan, would return to France and join Lezignan after spending the off-season on loan.', 'It was announced that Jamal Fakir, on loan, would return to his native France to join Lezignan following his injury in the off-season.', 'On-loan Jamal Fakir has announced he will return to France to join Lezignan after his out-of-season loan deal expires.']"
418,"['Peter', 'Plympton', 'Smith', '(born', 'October', '31,', '1945)', 'is', 'a', 'former', 'member', 'of', 'the', 'United', 'States', 'House', 'of', 'Representatives', 'from', 'the', 'U.S.', 'state', 'of', 'Vermont', ',', 'the', '75th', 'Lieutenant', 'Governor', 'of', 'Vermont,', 'and', 'an', 'education', 'administrator.']","[23, 24]",0,vermont,"Peter Plympton Smith (born October 31, 1945) is a former member of the United States House of Representatives from the U.S. state of Vermont, the 75th Lieutenant Governor of Vermont, and an education administrator.","['Peter Plympton Smith (born October 31, 1945 in Vermont, USA) is a former member of the United States House of Representatives from the state of Vermont, who served as the 75th Governor of Vermont and administrator of education.', 'Peter Plympton Smith (b. October 31, 1945) is a former member of the United States House of Representatives and 75th Governor of Vermont.', 'Peter Plympton Smith (October 31, 1945 - October 31, 1945) is a former member of the United States House of Representatives.', 'Peter Plympton Smith (b. October 31, 1945) is a former member of the United States House of Representatives (State of Vermont), 75th Deputy Governor of Vermont and a trained administrative scientist.', 'Peter Playmaten Smith (born October 31, 1945 in Washington) is a former member of the Vermont State House of Representatives, the 75th governor of Vermont and administrator of education.']"
419,"['The', 'Bv', '202', 'was', 'designed', 'to', 'transport', 'troops', 'and', 'equipment', 'through', 'snow', 'or', 'boglands', 'in', 'the', 'northern', 'parts', 'of', 'Sweden', '.']","[19, 20]",0,sweden,The Bv 202 was designed to transport troops and equipment through snow or boglands in the northern parts of Sweden.,"['The Bv 202 was designed to transport troops and equipment through snow or swamps in northern Sweden.', 'The Bv 202 was designed to transport troops and equipment through snow and moors in northern Sweden.', 'The Bv 202 was designed to transport troops and equipment through snow or swamps in northern Sweden.', 'The Bv 202 was designed to transport troops and equipment through snow or swamps in northern Sweden.', 'The Bv 202 was designed to transport troops and equipment through snow or wetlands to northern Sweden.']"
420,"['Saint', 'Andrew', '(""St.', 'Andrew"")', 'is', 'one', 'of', 'eleven', 'parishes', 'of', 'Barbados', '.']","[10, 11]",0,barbados,"Saint Andrew (""St. Andrew"") is one of eleven parishes of Barbados.","['Saint Andrew (""Saint Andrew"") is one of eleven parishes in Barbados.', 'St. Andrew (""St. Andrew"") is one of 11 parishes in Barbados.', 'Saint Andrew (""Saint Andrew"") is one of eleven parishes in Barbados.', 'Saint Antoine (""Saint Andrew"") is one of eleven parishes in Barbados.', 'St. Andrés (""St. Andrés"") is one of eleven municipalities in Barbados.']"
421,"['He', 'distinguished', 'himself', 'in', 'the', 'storming', 'of', 'Belgrade', 'in', '1789.']","[7, 8]",0,belgrade,He distinguished himself in the storming of Belgrade in 1789.,"['He distinguished himself in the storming of Belgrade in 1789.', 'He distinguished himself during the storming of Belgrade in 1789.', 'He distinguished himself during the storming of Belgrade in 1789.', 'It was awarded in 1789 during the storming of Belgrade.', 'It stood out in 1789 when Belgrade was stormed.']"
422,"['It', 'is', 'found', 'in', 'most', 'of', 'central,', 'and', 'eastern', 'South', 'America', 'proper,', 'in', 'Argentina,', 'Bolivia,', 'Brazil,', 'Colombia,', 'Ecuador,', 'French', 'Guiana,', 'Guyana,', 'Suriname-(the', 'Guianas),', 'Paraguay', ',', 'Peru,', 'and', 'Venezuela.']","[23, 24]",0,paraguay,"It is found in most of central, and eastern South America proper, in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname-(the Guianas), Paraguay, Peru, and Venezuela.","['It can be found in most parts of Central and Eastern America, in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname (Guyana), Paraguay, Peru and Venezuela.', 'They are found in most countries of Central and Eastern America, in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname (the Guyanas), Paraguay, Peru and Venezuela.', 'They are found in most parts of Central and Eastern America, in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname (Guyana), Paraguay, Peru and Venezuela.', 'The disease is widespread in South America itself, in the East, as well as in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname (Guyana), Paraguay, Peru and Venezuela.', 'They are found in most countries of Central and Eastern South America, in Argentina, Bolivia, Brazil, Colombia, Ecuador, French Guiana, Guyana, Suriname (Guyana), Paraguay, Peru and Venezuela.']"
423,"['She', 'is', 'also', 'the', 'founder', 'of', 'a', 'medical', 'student', 'curriculum', 'called', '""The', ""Healer's"", 'Art""', 'used', 'in', 'medical', 'schools', 'throughout', 'the', 'United', 'States', '.']","[20, 22]",0,united states,"She is also the founder of a medical student curriculum called""The Healer's Art"" used in medical schools throughout the United States.","[""She is also the founder of The Healer's Art curriculum for medical students, which is used at medical schools across the United States."", 'She is also the founder of ""The Healer\'s Art,"" a medical degree program at medical schools in the United States.', 'She is also the founder of a curriculum for medical students called ""The Healer\'s Art,"" which is used at medical schools in the United States.', 'She is also the founder of a study program for medical students called ""The Healer\'s Art,"" which is used at medical schools in the USA.', 'She is also the founder of a medical student course called ""The Art of Healing,"" which is used at medical schools in the United States.']"
424,"['The', 'park', 'is', 'located', 'adjacent', 'to', 'a', 'Telecommunication', 'Company', 'of', 'Iran', 'Satellite', 'Earth', 'Station,', 'at', 'the', 'foot', 'of', 'the', 'Alborz', 'mountains.']","[19, 20]",0,alborz,"The park is located adjacent to a Telecommunication Company of Iran Satellite Earth Station, at the foot of the Alborz mountains.","['The park is located next to an Iranian satellite earth station at the foot of the Alborz Mountains.', 'The park is adjacent to an earth satellite station of the Iranian telecommunications company at the foot of the Alborz Mountains.', 'The park is located next to an Iranian satellite earth station owned by Iranian telecommunications companies, and at the foot of the Alborz Mountains.', 'The park is located at the foot of the Alborz Mountains after a satellite earth movement of the Iranian telecommunications company.', 'The park is located next to a satellite earth station of the Malian telecommunications company at the foot of the Alborz Mountains.']"
425,"['When', 'he', 'was', 'released', 'Kelly', 'came', 'clean', 'about', 'her', 'affair', 'with', 'Scott', 'and', 'revealed', 'to', 'Roy', 'that', 'she', 'planned', 'to', 'start', 'a', 'new', 'life', 'in', 'London', '.']","[25, 26]",0,london,When he was released Kelly came clean about her affair with Scott and revealed to Roy that she planned to start a new life in London.,"['When he was released, Kelly confessed her affair with Scott and revealed to Roy that she intended to start a new life in London.', 'When he was released, Kelly revealed her affair with Scott and revealed to Roy that she wanted to start a new life in London.', 'On his release Kelly revealed her affair with Scott and revealed to Roy that she had planned to start a new life in London.', 'When he was released, Kelly revealed how much she loves Scott and revealed she wanted to start a new life in London.', 'After his release, Kelly cleared up her affair with Scott and told him she wanted to start a new life in London.']"
426,"['She', 'represented', 'the', 'Chinese', 'Taipei', 'national', 'team', 'in', 'two', 'editions', 'of', 'the', 'Olympic', 'Games', '(2004', 'and', '2008).']","[3, 5]",0,chinese taipei,She represented the Chinese Taipei national team in two editions of the Olympic Games (2004 and 2008).,"['She represented the Chinese national team at two Olympic Games (2004 and 2008).', 'She represented the Chinese national team at two Olympic Games (2004 and 2008).', 'She has represented the Chinese national team twice at the Olympics (2004 and 2008).', 'The Chinese national team has represented them at two Olympic Games (2004 and 2008).', 'She represented the Chinese national team in Nepal at two Olympic Games (2004 and 2008).']"
427,"['Clinton', 'is', 'an', 'unincorporated', 'census-designated', 'place', '(CDP)', 'in', 'Prince', ""George's"", 'County,', 'Maryland,', 'United', 'States.']","[0, 1]",0,clinton,"Clinton is an unincorporated census-designated place (CDP) in Prince George's County, Maryland, United States.","[""Clinton is Census Designate (CDP) in Prince George's County, Maryland."", ""Clinton is an unregistered city in Prince George's County, Maryland."", ""Clinton is based outside the Census Bureau (CDP) in Prince George's County, Maryland."", ""Clinton is an unregistered resident of the Census Designated Place (CDP) in Prince George's County, Maryland."", ""Clinton is a Census Determined Place in Prince George's County, Maryland.""]"
428,"['In', 'Finland', 'this', 'style', 'of', 'cap', 'was', 'adopted', 'first', 'in', '1918,', 'by', 'Civic', 'Guard,', 'and', 'in', '1936', 'by', 'the', 'Army.']","[1, 2]",0,finland,"In Finland this style of cap was adopted first in 1918, by Civic Guard, and in 1936 by the Army.","['In Finland, this type of cap was first introduced by the Civil Guard in 1918 and by the army in 1936.', 'In Finland, this type of cap was first introduced by the Civil Guard in 1918 and by the army in 1936.', 'In Finland, this type of cap was first introduced by the Civil Guard in 1918 and by the army in 1936.', 'In Finland, this type of headgear was first introduced by the Civil Guard in 1918 and by the army in 1936.', 'In Finland, this type of cap dates back to 1918, later came from the Civil Guard and was introduced by the army in 1936.']"
429,"['Syria', 'remained', 'the', ""Umayyads'"", 'main', 'power', 'base', 'thereafter,', 'and', 'Damascus', 'was', 'their', 'capital.']","[9, 10]",0,damascus,"Syria remained the Umayyads' main power base thereafter, and Damascus was their capital.","['Syria remained the main power base of the Umayyad and Damascus its capital.', 'Syria remained the main power base of the Umayyads, and Damascus was their capital.', 'Syria remained the main power base of the Umayyads, and Damascus was their capital.', 'Syria remained the main power base of the Umayyads, and Damascus was their capital.', 'Syria remained the main base of the Umayyads, and Damascus was their capital.']"
430,"['R&B', 'Songs', 'is', 'a', 'chart', 'released', 'weekly', 'by', 'Billboard', 'in', 'the', 'United', 'States', '.']","[11, 13]",0,united states,R&B Songs is a chart released weekly by Billboard in the United States.,"['R & B Songs is an album released weekly by Billboard in the US.', 'R & B Songs is a chart topper released weekly in the US by Billboard.', 'R & B Songs is a chart topper released by Billboard Weekly in the US.', 'R & B Songs is a weekly chart band published by Billboard in the US magazine Billboard.', 'R & B Songs is a chart release released weekly by Billboard from the US']"
431,"['Following', 'a', 'series', 'of', 'such', 'attacks', 'extending', 'to', 'the', 'coast', 'of', 'India', ',', 'a', 'British', 'expeditionary', 'force', 'was', 'sent', 'to', 'Ras', 'Al', 'Khaimah', 'and', 'sacked', 'the', 'town,', 'setting', 'it', 'to', 'fire', 'and', 'also', 'burning', 'the', 'vessels,', ""'upwards"", 'of', ""fifty',"", 'in', 'the', 'port.']","[11, 12]",0,india,"Following a series of such attacks extending to the coast of India, a British expeditionary force was sent to Ras Al Khaimah and sacked the town, setting it to fire and also burning the vessels,'upwards of fifty', in the port.","['After a series of such attacks, which stretched as far as the coast of India, a British expeditionary force was sent to Ras Al Khaimah, the city was looted, set on fire and the ships, some fifty, set on fire in the harbour.', 'After a series of such attacks, which stretched as far as the Indian coast, a British expeditionary force was sent to Ras Al Khaimah to plunder and set fire to the city and to burn the fifty ships in the harbour.', 'After a series of such attacks as far as the Indian coast, a British expeditionary force was sent to Ras Al Khaimah, the city was looted, set on fire and the ships of ""over 50"" set on fire in the harbour.', 'After a series of such attacks off the coast of India, a British expeditionary force was sent to Ras Al-Khaimah, plundered the city, set it on fire and set the ships, ""more than fifty,"" on fire in the harbour.', 'After a series of such attacks as far as the Indian coast, British expeditionary troops were sent to Ras Al Khaimah, where they were looted, crushed and shipped to port.']"
432,"['Czaszyn', 'is', 'currently', 'situated', 'in', 'the', 'Subcarpathian', 'Voivodship', '(since', '1999),', 'previously', 'in', 'Krosno', 'Voivodship', '(1975–1998)', 'and', 'Sanok', 'district,', '(10', 'miles', 'east', 'of', 'Sanok),', 'located', 'near', 'the', 'towns', 'of', 'Medzilaborce', 'and', 'Palota', '(in', 'northeastern', 'Slovakia).']","[0, 1]",0,czaszyn,"Czaszyn is currently situated in the Subcarpathian Voivodship (since 1999), previously in Krosno Voivodship (1975–1998) and Sanok district, (10 miles east of Sanok), located near the towns of Medzilaborce and Palota (in northeastern Slovakia).","['Czaszyn is located in the Sub-Carpathian Mountains (since 1999), previously in the Krosno Voivodeship (1975-1998) and in the district of Sanok (10 miles east of Sanok), near the towns of Medzilaborce and Palota (north-eastern Slovakia).', 'Czaszyn is currently located in the Sudefine Voivodeship (since 1999), previously in the Krosno Voivodeship (1975-1998) and in the Sanok district, 15 kilometres east of Sanok, near the towns of Medzilaborce and Palota (in the north-east of Slovakia).', 'Czaszyn is currently located in the Sub-Carpathian Voivodeship (since 1999) and previously in the Krosno Voivodeship (Animal 1975-1998) in the Sanok region (10 km east of Sanok), near the towns of Medzilaborce and Palota (north-eastern Slovakia).', 'Czaszyn is located in the Krosno Voivodeship (1975-1998) and in the Sanok region (ten kilometres east of Sanok), near the towns of Medzilaborce and Palota (north-eastern Slovakia).', 'Czaszyn is located in the Sub-Carpathian Voivodeship (since 1999), formerly in the Krosno Voivodeship (1975-1998) and in the district of Sanok, a conservative part of Medzilaborce and Palota (in the north-east of Slovakia).']"
433,"['The', 'oil', 'transport', 'infrastructure', 'in', 'Finland', 'was', 'built', 'and', 'is', 'owned', 'by', 'Neste,', 'and', 'thus', 'petrol', 'stations', 'usually', 'obtain', 'fuels', 'from', 'Neste,', 'although', 'the', 'monopoly', 'is', 'no', 'longer', 'government-sanctioned.']","[5, 6]",0,finland,"The oil transport infrastructure in Finland was built and is owned by Neste, and thus petrol stations usually obtain fuels from Neste, although the monopoly is no longer government-sanctioned.","['The infrastructure for transporting oil in Finland was built and is owned by Neste, and therefore petrol stations usually buy fuel from Neste, even though the monopoly is no longer state-sanctioned.', 'The Finnish petroleum transport infrastructure was built and is owned by Neste, so petrol stations normally source fuel from Neste, even though the monopoly is no longer authorised by the state.', 'The infrastructure for transporting oil in Finland has been built and is owned by Neste, so petrol stations usually purchase fuel from Neste, even though the monopoly is no longer state-sanctioned.', 'The pipeline in Finland is owned by Neste, and service stations usually buy fuel from Neste, although the monopoly is no longer recognised by the government.', ""Finland's oil transport infrastructure was built by Neste and is owned by Neste, so fuels are normally sourced from Neste's petrol stations, even though the monopoly is no longer state-approved.""]"
434,"['Southern', 'bases', 'on', 'both', 'coasts', 'are', 'used', 'to', 'organize', 'infiltrations', 'into', 'South', 'Korea', 'and', 'Japan.']","[11, 13]",0,south korea,Southern bases on both coasts are used to organize infiltrations into South Korea and Japan.,"['Southern bases on both coasts are used to organize infiltrations into South Korea and Japan.', 'The southern bases on both coasts are used to organize infiltrations into South Korea and Japan.', 'Southern bases on both coasts are used to organize infiltrations into South Korea and Japan.', 'Infiltrations into South Korea and Japan are organised at southern bases on both coasts.', 'Southern bases on both coasts are used to organize infiltrations into South Korea and Japan.']"
435,"['Wuzhou', 'or', 'Wu', 'Prefecture', 'was', 'a', 'zhou', '(prefecture)', 'in', 'imperial', 'China', '.']","[10, 11]",0,china,Wuzhou or Wu Prefecture was a zhou (prefecture) in imperial China.,"['Wuzhou or Wu Prefecture was a zhou (prefecture) in imperial China.', 'Wuzhou or Wu Prefecture was a zhou (prefecture) in imperial China.', 'Wuzhou or Wu Prefecture was a zhou (prefecture) in imperial China.', 'Wuzhou or Wu Prefecture was a zhou (prefecture) in imperial China.', 'Wuzhou or Wu Prefecture was a zhou (mass prefecture) in imperial China.']"
436,"['Hile', 'is', 'a', 'village', 'development', 'committee', 'in', 'Baglung', 'District', 'in', 'the', 'Dhaulagiri', 'Zone', 'of', 'central', 'Nepal', '.']","[15, 16]",0,nepal,Hile is a village development committee in Baglung District in the Dhaulagiri Zone of central Nepal.,"['Hile is a village development committee in Baglung district in the Dhaulagiri zone in central Nepal.', 'Hile is a village development committee in Baglung district in the Dhaulagiri zone in central Nepal.', 'Hile is a village development committee in Bagung district in the Dhaulagiri zone in central Nepal.', 'Hile is a village development commission in the Baglung district in the Dhaulagiri zone in central Nepal.', 'Hile is a village development committee in Baglung district in the Dhaulagiri zone in central Nepal.']"
437,"['Before', 'he', 'was', 'an', 'astronaut,', 'Casper', 'was', 'a', 'United', 'States', 'Air', 'Force', 'fighter', 'pilot,', 'earning', 'his', 'pilot', 'wings', 'at', 'Reese', 'Air', 'Force', 'Base,', 'Texas', '.']","[23, 24]",0,texas,"Before he was an astronaut, Casper was a United States Air Force fighter pilot, earning his pilot wings at Reese Air Force Base, Texas.","[""Before his time as an astronaut, Casper was a fighter pilot in the US Air Force and earned his pilot's license at Reese Air Force Base, Texas."", ""Before his time as an astronaut, Casper was a fighter pilot in the US Air Force and earned his pilot's badge at Reese Air Force Base, Texas."", 'Before his time as an astronaut, Casper was a fighter pilot in the US Air Force and studied pilot training at Reese Air Force Base in Texas.', 'Before his time as an astronaut, Casper worked as a pilot in the US Air Force and earned his pilot years at Reese Air Force Base, Texas.', 'Before becoming an astronaut, Casper was a fighter pilot in the US Air Force and his pilot knowledge was at Reese Air Force Base in Texas.']"
438,"['Hancock', 'built', 'gardens', 'in', 'the', 'UK', 'in', 'the', '1920s,', '30s', 'and', '40s', 'and', 'in', 'the', 'United', 'States', 'in', 'the', '1930s.']","[5, 6]",0,uk,"Hancock built gardens in the UK in the 1920s, 30s and 40s and in the United States in the 1930s.","['Hancock created gardens in Britain in the 1920s, 30s and 40s and in the 1930s in the United States.', 'Hancock built gardens in Britain in the 1920s, 30s and 40s and in the 1930s in the United States.', 'Hancock created gardens in Britain in the 1920s, 30s and 40s and in Britain in the 1930s.', 'Hancock created gardens in Britain in the 1920s, 30s and 40s and in the 1930s.', 'Hancock worked in Britain in the 1920s, 1930s and 1940s and in the United States in the 1930s and also worked in tax havens.']"
439,"['In', '1807', 'or', '1808', 'he', 'went', 'to', 'England', 'to', 'study', 'medicine', 'at', 'St', ""Thomas'"", 'Hospital', 'in', 'London', 'under', 'Sir', 'Astley', 'Paston', 'Cooper,', 'a', 'famous', 'surgeon.']","[7, 8]",0,england,"In 1807 or 1808 he went to England to study medicine at St Thomas' Hospital in London under Sir Astley Paston Cooper, a famous surgeon.","[""In 1807 or 1808 he went to England to study medicine at St. Thomas' Hospital in London with Sir Astley Paston Cooper, a famous surgeon."", ""In 1807 or 1808 he went to England to study medicine with Sir Astley Paston Cooper, a famous surgeon, at St. Thomas' Hospital in London."", ""In 1807 or 1808 he went to England to study medicine at St. Thomas' Hospital in London with Sir Astley Paston Cooper, a famous surgeon."", ""In 1807 or 1808 he went to England to study medicine at St. Thomas' Hospital under Sir Astley Paston Cooper, a famous surgeon."", ""In 1807 and 1808 he went to England to study medicine at St. Thomas' Hospital in London with Sir Astley Paston Cooper Link, a famous surgeon.""]"
440,"['France', 'has', 'unusual', 'small', 'municipalities.']","[0, 1]",0,france,France has unusual small municipalities.,"['France has unusually small communities.', 'France has unusually small communities.', 'France has exceptionally small communities.', 'There are unusually small communities in France.', 'France has unusually small communities.']"
441,"['He', 'played', 'at', 'Stadion', 'Brugglifeld', 'for', 'FC', 'Aarau', 'until', '2002', 'when', 'he', 'headed', 'to', 'Germany', 'to', 'play', 'in', 'the', 'Bundesliga', 'for', 'Karlsruher', 'SC.']","[14, 15]",0,germany,He played at Stadion Brugglifeld for FC Aarau until 2002 when he headed to Germany to play in the Bundesliga for Karlsruher SC.,"['Until 2002 he played for FC Aarau in the Brugglifeld stadium before moving to Germany and playing in the Bundesliga for Karlsruher SC.', 'Until 2002 he played for FC Aarau in the Brugglifeld-Stadion and moved to the Bundesliga for Karlsruher SC.', 'He played for FC Aarau until 2002, then went to Germany and played in the Bundesliga for Karlsruher SC.', 'He played for FC Aarau until the age of 50, when he came to the Bundesliga for Karlsruher SC.', 'As a player he played for FC Twente before moving to Germany in 2002 and playing for Karlsruher SC in the Bundesliga.']"
442,"['Neste', 'Corporation', 'is', 'an', 'oil', 'refining', 'and', 'marketing', 'company', 'located', 'in', 'Espoo', ',', 'Finland.']","[11, 12]",0,espoo,"Neste Corporation is an oil refining and marketing company located in Espoo, Finland.","['Neste Corporation is an oil refining and marketing company based in Espoo, Finland.', 'Neste Corporation is an oil refining and marketing company based in Espoo, Finland.', 'Neste Corporation is an oil production and marketing company based in Espoo, Finland.', 'Neste Corporation is a refining and marketing company based in Espoo, Finland.', 'Neste Corporation is an oil refining and marketing company based in Espoo, Finland.']"
443,"['In', '1956', 'he', 'was', 'in', 'the', 'master', 'class', 'of', 'Hans', 'Leygraf,', 'followed', 'by', 'concerts', 'in', 'Germany', 'and', 'tours', 'of', 'Western', 'Europe,', 'the', 'U.S.,', 'Israel', 'and', 'Japan.']","[23, 24]",0,israel,"In 1956 he was in the master class of Hans Leygraf, followed by concerts in Germany and tours of Western Europe, the U.S., Israel and Japan.","[""In 1956 he attended Hans Leygraf's masterclass, followed by concerts in Germany and tours through Western Europe, the USA, Israel and Japan."", 'In 1956 he attended a master class with Hans Leygraf, followed by concerts in Germany and tours through Western Europe, the USA, Israel and Japan.', 'In 1956 he attended a master class with Hans Leygraf, followed by concerts in Germany and tours to Western Europe, the USA, Israel and Japan.', ""In 1956 he took part in Hans Leygraph's masterclass, followed by concerts in Germany and tours to Western Europe, the USA, Israel and Japan."", 'In 1956 he attended a master class with Hans Leygraf, followed by concerts in Germany and tours through Western Europe, the United States, Israel and Japan.']"
444,"['It', 'is', 'situated', 'between', 'French', 'Guiana', 'to', 'the', 'east', 'and', 'Guyana', 'to', 'the', 'west.']","[10, 11]",0,guyana,It is situated between French Guiana to the east and Guyana to the west.,"['It is located between French Guiana in the east and Guyana in the west.', 'It is located between French Guiana in the east and Guyana in the west.', 'It is located between French Guiana in the east and Guyana in the west.', 'It is located between French Guiana in the east and Guiana in the west.', 'It is located between French Guiana in the east of Guyana and Guyana in the west.']"
445,"['Kunturiri', 'is', 'located', 'in', 'the', 'La', 'Paz', 'Department,', 'Los', 'Andes', 'Province,', 'Pukarani', 'Municipality,', 'southeast', 'of', 'Chachakumani', 'and', 'northwest', 'of', 'Huayna', 'Potosí.']","[0, 1]",0,kunturiri,"Kunturiri is located in the La Paz Department, Los Andes Province, Pukarani Municipality, southeast of Chachakumani and northwest of Huayna Potosí.","['Kunturiri is located in the department of La Paz, province of Los Andes, municipality of Pukarani, southeast of Chachakumani and northwest of Huayna Potosí.', 'Kunturiri is located in the department of La Paz, in the province of Los Andes, in the municipality of Pukarani, southeast of Chachakumani and northwest of Huayna Potosí.', 'Kunturiri is located in the department of La Paz, in the province of Los Andes, in the municipality of Pukarani, southeast of Chachakumani and northwest of Huayna Potosí.', 'Kunturiri is located in the department of La Paz, in the province of Los Andes, in the municipality of Pukarani, southeast of Chachakumani and northwest of Huayna Potosí.', 'Kunturiri is located in the department of La Paz and in the province of Los Andes, in the district of Pukarani southeast of Chakumani and northwest of Huayna Potosí.']"
446,"['Kraemer,', 'a', 'Lutheran', 'with', 'a', 'dislike', 'for', 'Nazis,', 'escaped', 'Nazi', 'Germany', 'for', 'America', 'in', '1939,', 'leaving', 'behind', 'his', 'wife', 'and', 'son.']","[12, 13]",0,america,"Kraemer, a Lutheran with a dislike for Nazis, escaped Nazi Germany for America in 1939, leaving behind his wife and son.","['Kraemer, an evangelical Lutheran with an aversion to the Nazis, fled Nazi Germany to America in 1939, leaving behind his wife and son.', 'Kraemer, a Lutheran Christian who opposed the Nazis, fled to America in 1939, leaving behind his wife and son.', 'Kraemer, a Lutheran with an aversion to the Nazis, fled Nazi Germany to America in 1939, leaving behind his wife and son.', 'Kraemer, a Lutheran with an aversion to the Nazis, fled Nazi Germany to America in 1939 and Crawford is survived by his wife and son.', 'Kraemer, a Lutheran with a penchant for Nazis, fled Nazi Germany to America in 1939, leaving behind his wife and son.']"
447,"['A', 'wide', 'release', 'on', 'the', 'Plug', 'Research', 'label', 'followed', 'in', 'the', 'spring', 'of', '2006', 'and', 'was', 'supported', 'with', 'a', 'European', 'tour', 'and', 'a', 'few', 'shows', 'around', 'the', 'United', 'States', '.']","[27, 29]",0,united states,A wide release on the Plug Research label followed in the spring of 2006 and was supported with a European tour and a few shows around the United States.,"['A wide release on the Plug Research Label followed in spring 2006 and was supported by a European tour and some shows in the USA.', 'In spring 2006 followed a release under the label Plug Research with a European tour and some shows in the United States.', 'This was followed in spring 2006 by a large-scale release on the label Plug Research and was supported by a European tour and some concerts in the United States.', 'An extensive release on the label Plug Research followed in the spring of 2006 and was supported by a European tour and some shows in the United States.', 'A wide release on the Plug Research label followed in the spring of 2006, followed by a European tour and some shows in the United States.']"
448,"['Ripley', 'is', 'a', 'town', 'on', 'Lake', 'Erie', 'in', 'the', 'westernmost', 'part', 'of', 'Chautauqua', 'County,', 'New', 'York', ',', 'United', 'States.']","[14, 16]",0,new york,"Ripley is a town on Lake Erie in the westernmost part of Chautauqua County, New York, United States.","['Ripley is a town on Lake Erie in western Chautauqua County, New York, USA.', 'Ripley is a town on Lake Erie in western Chautauqua County, New York, USA.', 'Ripley is a town on Lake Erie in western Chautauqua County, New York, USA.', 'Ripley is a city on Lake Erie in the westernmost part of Chautauqua County in New York, USA.', 'Ripley is a city on Lake Erie in the westernmost part of Chautauqua County in New York, USA.']"
449,"['The', 'expressway', 'ring', 'road', 'is', 'a', 'provincial-level', 'road', 'in', 'Beijing', 'municipality.']","[9, 10]",0,beijing,The expressway ring road is a provincial-level road in Beijing municipality.,"['The bypass is a provincial road in Beijing County.', 'The bypass is a provincial road in Beijing County.', 'The bypass is a provincial road in the Beijing area.', 'The bypass is a provincial bypass in Beijing City.', 'The expressway is a provincial road in Beijing Township.']"
450,"['After', ""O'Neill's"", 'release,', 'he', 'conspired', 'with', 'the', 'king', 'to', 'bring', 'the', 'English', 'army', 'to', 'London', 'against', 'the', 'radical', 'Parliamentarians', 'in', 'what', 'became', 'known', 'as', 'the', 'Second', 'Army', 'Plot,', 'but', 'the', 'discovery', 'of', 'plot', 'forced', 'him', 'to', 'flee', 'to', 'the', 'continent', 'in', 'mid-June', '1641.']","[14, 15]",0,london,"After O'Neill's release, he conspired with the king to bring the English army to London against the radical Parliamentarians in what became known as the Second Army Plot, but the discovery of plot forced him to flee to the continent in mid-June 1641.","[""After O'Neill's release, he conspired with the king to bring the English army to London against the radical parliamentarians known as the Second Army, but the discovery of this plot forced him to flee to the continent in mid-June 1641."", ""After O'Neill's release, he conspired with the king to bring the English army to London - against the radical parliamentarians of a so-called second conspiracy, which he forced to flee to the continent in mid-June 1641."", ""After O'Neill's release, he conspired with the king to bring the English army to London against the radical parliamentarians in a Second Army conspiracy that turned out to be a conspiracy in mid-June 1641."", ""After O'Neill's release, he conspired with the king to lead the English army into the so-called Second Army Plan against the radical parliamentarians in London, but the discovery of a conspiracy forced him to flee to the continent in mid-June 1641."", ""After the release of O'Neill, he and the king conspired with the English army to assassinate the radical parliamentarians, a so-called plot of the second army. However, the discovery of a conspiracy forced him to flee to the continent in mid-June 1641.""]"
451,"['Optima', 'is', 'a', 'Miami', '-based', 'real', 'estate', 'investment', 'firm', 'led', 'by', 'Chaim', 'Schochet', 'and', '2/3rd', 'owned', 'by', 'the', 'Privat', 'Group,', 'one', 'of', ""Ukraine's"", 'largest', 'business', 'and', 'banking', 'groups.']","[3, 4]",0,miami,"Optima is a Miami -based real estate investment firm led by Chaim Schochet and 2/3rd owned by the Privat Group, one of Ukraine's largest business and banking groups.","['Optima is a Miami-based real estate investment firm led by Chaim Schochet and part of 2 / 3 of Privatat Group, one of the largest business and banking groups in Ukraine.', 'Optima is a Miami-based real estate investment fund managed by Chaim Schochet and 2 / 3 owned by the Privat Group, one of the largest business and banking groups in Ukraine.', 'Optima is a Miami-based real estate investment firm led by Chaim Schochet; 2 / 3 are owned by Privatat Group, one of the largest Ukrainian business and banking groups.', 'Optima is a Miami-based real estate investment company managed by Chaim Schochet and owned by 2 / 3 of the Privat Group, one of the largest business and banking groups in Ukraine.', 'Optima is a Miami-based real estate investment firm led by Chaim Schochet and two-thirds owned by the private group, one of the largest business and banking groups in Ukraine.']"
452,"['He', 'had', 'to', 'leave', 'Norway', 'in', '1941', 'due', 'to', 'the', 'German', 'occupation', 'of', 'Norway,', 'and', 'travelled', 'via', 'Sweden', 'to', 'the', 'United', 'Kingdom,', 'where', 'he', 'found', 'work', 'in', 'the', 'Ministry', 'of', 'Provisioning-in-exile.']","[17, 18]",0,sweden,"He had to leave Norway in 1941 due to the German occupation of Norway, and travelled via Sweden to the United Kingdom, where he found work in the Ministry of Provisioning-in-exile.","['In 1941 he had to leave Norway because of the German occupation of Norway and travelled via Sweden to Great Britain, where he found work in the Ministry of Exile.', 'Due to the German occupation of Norway, he had to leave Norway in 1941 and travelled via Sweden to Great Britain, where he found a job in the Ministry of Supply in exile.', 'Due to the German occupation of Norway, he had to leave Norway in 1941 and travelled via Sweden to Great Britain, where he found work in the Ministry of Prevention.', 'In 1941 he had to leave Norway because of the German occupation of Norway and travelled via Sweden to Great Britain, where he found a job in the Ministry of Exile.', 'Due to the occupation he had to leave Norway in 1941 and move on via Sweden to Great Britain, where he found work in exile in the Ministry of Foreign Affairs.']"
453,"['Its', 'first', 'head', 'was', 'also', 'an', 'American,', 'and', 'accountants', 'were', 'hired', 'from', 'Lebanon', '.']","[12, 13]",0,lebanon,"Its first head was also an American, and accountants were hired from Lebanon.","['The first boss was also an American, and accountants were hired from Lebanon.', 'His first boss was also an American, and accountants were hired from Lebanon.', 'The first chairman was also an American, and accountants were hired from Lebanon.', 'His first boss was also an American, and accountants were hired from Lebanon.', 'Its first boss was also an American, and accountants could be recruited from Lebanon.']"
454,"['In', 'a', '2016', 'ranking', 'of', 'Chinese', 'high', 'schools', 'that', 'send', 'students', 'to', 'study', 'in', 'American', 'universities,', 'Shenzhen', 'Foreign', 'Language', 'School', 'ranked', 'number', '19', 'in', 'mainland', 'China', 'in', 'terms', 'of', 'the', 'number', 'of', 'students', 'entering', 'top', 'American', 'universities.']","[25, 26]",0,china,"In a 2016 ranking of Chinese high schools that send students to study in American universities, Shenzhen Foreign Language School ranked number 19 in mainland China in terms of the number of students entering top American universities.","[""In a 2016 ranking of Chinese high schools that send students to American universities, the Shenzhen Foreign Language School ranked 19th in mainland China in terms of the number of students attending America's top universities."", 'In 2016, the Shenzhen Foreign Language School ranked 19th in mainland China in a ranking of Chinese high schools that send students there to study at American universities.', 'In a 2016 ranking of Chinese high schools that send students to American universities, the Shenzhen Foreign Language School ranked 19th in China in terms of the number of students enrolling at the top universities in the United States.', 'In 2016, the Shenzhen Foreign Language School in mainland China ranked 19th in the ranking of Chinese high schools sending students to American universities in terms of the number of students moving to American universities.', 'In a ranking of Chinese high schools that send their students to American universities, the Shenzhen Foreign Language School in mainland China ranks 19th compared to the number of students studying abroad.']"
455,"['They', 'were', 'executed', 'in', 'both', 'the', 'Marjeh', 'Square', 'in', 'Damascus', 'and', 'Burj', 'Square', 'in', 'Beirut.']","[6, 8]",0,marjeh square,They were executed in both the Marjeh Square in Damascus and Burj Square in Beirut.,"['They were executed both in Marjeh Square in Damascus and in Burj Square in Beirut.', 'They were executed both in Marjeh Square in Damascus and in Burj Square in Beirut.', 'They were executed both in Marjeh Square in Damascus and in Burj Square in Beirut.', 'They were executed both in Marjeh Square in Damascus and in Burj Square in Beirut.', 'They were surprised by both Marjeh Square in Damascus and the Burj Square in Beirut.']"
456,"['By', '2007', 'its', 'New', 'Zealand', 'factory', 'was', 'weaving', '950,000', 'square', 'metres', 'of', 'various', 'kinds', 'of', 'turf', 'a', 'year.']","[3, 5]",0,new zealand,"By 2007 its New Zealand factory was weaving 950,000 square metres of various kinds of turf a year.","['Until 2007, 950,000 square metres of different types of turf were woven annually at the New Zealand production site.', 'At the end of 2007, 950,000 m ² of different types of turf were woven per year in the factory in New Zealand.', 'Until 2007, the New Zealand factory produced 950,000 square metres of artificial turf of all kinds per year.', 'Until 2007, the manufacturer in New Zealand wove 950,000 square metres of different lawns every year.', 'Until 2007, the New Zealand factory produced 950,000 square metres of peat of various varieties per year.']"
457,"['Mauro', 'Badaracchi', '(born', 'July', '20,', '1984', 'in', 'Tivoli,', 'Rome', ')', 'is', 'an', 'Italian', 'sport', 'shooter.']","[8, 9]",0,rome,"Mauro Badaracchi (born July 20, 1984 in Tivoli, Rome ) is an Italian sport shooter.","['Mauro Badaracchi (born July 20, 1984) is an Italian sports shooter.', 'Mauro Badaracchi (born July 20, 1984) is an Italian sports shooter.', 'Mauro Badaracchi (born July 20, 1984) is an Italian sports shooter.', 'Mauro Badaracchi (born July 20, 1984) is an Italian sports shooter.', 'Mauro Badaracchi (born July 20, 1984) is an Italian sports shooter.']"
458,"['After', 'Mexico', 'won', 'the', 'playoff', 'and', 'gained', 'qualification,', ""Herrera's"", 'job', 'was', 'extended', 'to', 'coaching', 'the', 'team', 'during', 'the', 'World', 'Cup.']","[1, 2]",1,mexico,"After Mexico won the playoff and gained qualification, Herrera's job was extended to coaching the team during the World Cup.","[""After Mexico won the play-off and qualified, Herrera's job was extended to the team during the World Cup."", ""Herrera's post was extended to coaching duties during the World Cup after Mexico won the play-off and qualification."", ""After Mexico won the playoffs and qualified, Herrera's job was extended to the coaching job during the World Cup."", 'Herrera was called up to the squad for the World Cup after Mexico won the play-off and qualification.', ""After Mexico won the playoff game and qualified, Herrera's job was originally extended to coaching the team during the World Cup.""]"
459,"['However,', 'the', 'conditions', 'of', 'the', 'post-war', 'world', 'encouraged', 'decolonialization', 'and', 'emergence', 'of', 'new', 'governments,', 'with', 'India,', 'Pakistan', ',', 'Israel,', 'Vietnam,', 'and', 'others', 'declaring', 'independence,', 'although', 'rarely', 'without', 'bloodshed.']","[16, 17]",1,pakistan,"However, the conditions of the post-war world encouraged decolonialization and emergence of new governments, with India, Pakistan, Israel, Vietnam, and others declaring independence, although rarely without bloodshed.","['But postwar conditions encouraged decolonization and the formation of new governments; India, Pakistan, Israel, Vietnam, and others declared independence, though rarely without bloodshed.', 'But the conditions of the post-war world encouraged decolonization and the formation of new governments. India, Pakistan, Israel, Vietnam, and others declared independence, though rarely without bloodshed.', 'The conditions of the postwar world, however, encouraged decolonization and the formation of new governments, with India, Pakistan, Israel, Vietnam, and others declaring independence, though rarely without bloodshed.', 'But postwar conditions encouraged decolonization and the formation of new governments, with India, Pakistan, Israel, Vietnam, and others declaring independence, though rarely without bloodshed.', 'Postwar conditions, however, encouraged decolonization and the formation of new governments, with India, Pakistan, Israel, Vietnam, and others declaring independence, but rarely without bloodshed.']"
460,"['He', 'began', 'his', 'career', 'at', 'Monagas,', 'playing', 'four', 'Primera', 'División', 'Venezolana', 'seasons', 'before', 'a', 'transfer', 'to', 'Caracas', 'in', '2012.']","[16, 17]",1,caracas,"He began his career at Monagas, playing four Primera División Venezolana seasons before a transfer to Caracas in 2012.","['He began his career with Monagas and spent four seasons in the Primera División Venezolana before moving to Caracas in 2012.', 'He began his career in Monagas and played four times in the Primera División Venezolana before moving to Caracas in 2012.', 'He began his career at Monagas and played four seasons in the Primera División Venezolana before moving to Caracas in 2012.', 'His career began with Monagas and ended in four seasons in the Primera División Venezolana before being transferred to Caracas in 2012.', 'He began his career in Monagas and played there for four seasons before moving to Caracas in 2012.']"
461,"['Important', 'themes', 'include', 'the', 'rapid', 'industrialization', 'and', 'growing', 'power', 'of', 'Britain,', 'Europe', 'and,', 'later', 'in', 'the', 'period,', 'the', 'United', 'States,', 'with', 'Japan', 'emerging', 'as', 'a', 'major', 'power', 'and', 'empire', 'towards', 'the', 'end', 'of', 'this', 'period.']","[21, 22]",1,japan,"Important themes include the rapid industrialization and growing power of Britain, Europe and, later in the period, the United States, with Japan emerging as a major power and empire towards the end of this period.","['Important topics are the rapid industrialization and growing power of Great Britain, Europe, and later the United States, with Japan becoming a great power and empire towards the end of this period.', 'Major issues are the rapid industrialization and growing power of Britain, Europe, and later the US, with Japan becoming a great power and superpower at the end of this period.', 'Major issues are rapid industrialization and the growing power of Britain, Europe, and later the United States, with Japan emerging as a major power at the end of this period.', 'Major issues are the rapid industrialization and growing power of Britain, Europe, and later the United States, with Japan becoming a great power and empire towards the end of that period.', 'At the end of this period, Japan became a great power and an empire, with the rapid industrialisation and growing power of Great Britain, Europe and later the United States.']"
462,"['The', 'English', 'side', 'had', 'lost', 'the', 'previous', 'tour', 'to', 'Australia', ',', 'but', 'had', 'remained', 'undefeated', 'at', 'home', 'by', 'visiting', 'Australian', 'sides.']","[9, 10]",1,australia,"The English side had lost the previous tour to Australia, but had remained undefeated at home by visiting Australian sides.","['England had previously lost the trip to Australia but remained unbeaten at home on a visit from the Australian teams.', 'The England team had lost the previous tour to Australia but remained unbeaten on home soil.', ""In previous games, England had squandered Australia's lead but remained unbeaten at home."", 'The England team had lost the previous tour to Australia but could stay at home.', 'The tour was unbeaten in the last home defeat by Australia.']"
463,"['Ukraine', ',', 'similarly', 'to', 'most', 'other', 'developing', 'countries,', 'suffers', 'from', 'ineffectiveness', 'and', 'corruption', 'in', 'public', 'services', 'sphere.']","[0, 1]",1,ukraine,"Ukraine, similarly to most other developing countries, suffers from ineffectiveness and corruption in public services sphere.","['Like most other developing countries, Ukraine suffers from inefficiency and public service corruption.', 'Like most other developing countries, Ukraine suffers from inefficiency and public service corruption.', 'Like most other developing countries, Ukraine suffers from inefficiency and corruption in public services.', 'Like most other developing countries, Ukraine suffers from inefficiency and public service corruption.', 'Like most other developing countries, Ukraine suffers from inefficiency and public service corruption.']"
464,"['She', 'served', 'in', 'the', 'Mediterranean', 'and', 'then', 'participated', 'in', 'the', 'war', 'against', 'Japan', 'with', 'the', 'British', 'Eastern', 'Fleet.']","[12, 13]",1,japan,She served in the Mediterranean and then participated in the war against Japan with the British Eastern Fleet.,"['She served in the Mediterranean and then joined the British Eastern Fleet in the war against Japan.', 'She served in the Mediterranean and then joined the British Eastern Fleet in the war against Japan.', 'She served in the Mediterranean and then joined the British Eastern Fleet in the war against Japan.', 'She served in the Mediterranean and was then involved with the British Eastern Fleet in the war against Japan.', 'She went to war in the Mediterranean and later joined the British Eastern Fleet in the war against Japan.']"
465,"['The', '1965', 'Los', 'Angeles', 'Dodgers', 'finished', 'the', 'regular-season', 'with', 'a', '97–65', 'record,', 'which', 'earned', 'them', 'the', 'NL', 'pennant', 'by', 'two', 'games', 'over', 'their', 'arch-rivals,', 'San', 'Francisco', '.']","[24, 26]",1,san francisco,"The 1965 Los Angeles Dodgers finished the regular-season with a 97–65 record, which earned them the NL pennant by two games over their arch-rivals, San Francisco.","['The 1965 Los Angeles Dodgers ended the regular season with a 97-65 victory, two games ahead of arch-rival San Francisco.', 'The Los Angeles Dodgers ended the 1965 regular season with a 97-65 victory, giving them the NL pennant with a two-game lead over their archrival San Francisco.', 'The Los Angeles Dodgers ended the 1965 regular season with a 97-65 victory, setting the final score of two games against arch-rival San Francisco.', 'The Los Angeles Dodgers finished the 1965 regular season with a 97-65 record, beating their archrival San Francisco in two games.', 'The Los Angeles Dodgers finished the 1965 regular season with a 97-65 record and won the National League pennant two games ahead of archrival San Francisco.']"
466,"['He', 'spoke', 'about', 'the', 'need', 'to', 'change', 'the', 'terms', 'of', 'trade', 'between', 'industrialized', 'countries', 'and', 'developing', 'countries,', 'and', 'affirmed', 'the', 'will', 'of', 'France', 'to', 'actively', 'contribute', 'to', 'the', 'development', 'of', 'the', 'Third', 'World.']","[22, 23]",1,france,"He spoke about the need to change the terms of trade between industrialized countries and developing countries, and affirmed the will of France to actively contribute to the development of the Third World.","[""He spoke of the need to change trade conditions between developed and developing countries and reaffirmed France's will to contribute actively to the development of the Third World."", ""He spoke of the need to change trade conditions between developed and developing countries and confirmed France's willingness to contribute actively to the development of the Third World."", ""He spoke of the need to change trade conditions between developed and developing countries and reaffirmed France's willingness to contribute actively to developments in the Third World."", ""He spoke of the need to change trade conditions between developed and developing countries and reaffirmed France's will to contribute actively to the development of the Third World."", ""He spoke of the need to change trade conditions between developed and developing countries and reaffirmed France's commitment to contribute actively to the development of developing countries.""]"
467,"['Lyse', 'Abbey', 'was', 'founded', 'in', '1146', 'by', 'Sigurd,', 'Bishop', 'of', 'Bergen,', 'on', 'farmland', 'that', 'he', 'owned,', 'as', 'the', 'Christianisation', 'of', 'Norway', 'was', 'nearing', 'completion.']","[20, 21]",1,norway,"Lyse Abbey was founded in 1146 by Sigurd, Bishop of Bergen, on farmland that he owned, as the Christianisation of Norway was nearing completion.","['Lyse Abbey was founded in 1146 by Sigurd, Bishop of Bergen, on farmland that belonged to him when the Christianisation of Norway was nearing completion.', 'Lyse Abbey was founded in 1146 by Sigurd the Bishop of Bergen on farmland that belonged to him when the Christianisation of Norway came to an end.', 'The monastery of Lyse was founded in 1146 by Sigurd, the Bishop of Bergen, on his farmland, just as the Christianisation of Norway was coming to an end.', 'The monastery of Lyse was founded in 1146 by Sigurd, Bishop of Bergen, on the land belonging to him, while the Christianisation of Norway was nearing completion.', 'Lyse of Sigurd Abbey, Bishop of Bergen, was founded in 1146 on the farmland belonging to it, when the Christian abbeys of Norway were nearing the end of Christianisation.']"
468,"['He', 'helped', 'the', 'Reggae', 'Boyz', 'to', 'capture', 'the', '2014', 'CFU', 'Caribbean', 'Football', 'Unions', ""(men's)"", 'Title', 'beating', 'Trinidad', 'and', 'Tobago', 'in', 'Penalties.']","[16, 19]",1,trinidad and tobago,He helped the Reggae Boyz to capture the 2014 CFU Caribbean Football Unions (men's) Title beating Trinidad and Tobago in Penalties.,"['He helped the Reggae Boyz win the CFU Caribbean Football Union (Men) title in 2014 when they defeated Trinidad and Tobago in penalty shoot-outs.', 'He helped the Reggae Boyz win the Caribbean Football Union (CFU) title in a penalty shootout against Trinidad and Tobago in 2014.', 'He helped the Reggae Boyz to the title of the CFU Caribbean Football Union (men) after the 1: 4 in the penalty shootout against Trinidad and Tobago.', 'He helped the Reggae Boyz win the CFU Caribbean Football Union (Men) title in a penalty shootout against Trinidad and Tobago in 2014.', 'He helped the Reggae Boyz to the title in 2014 against Trinidad and Tobago in penalty shootout.']"
469,"['Returning', 'to', 'Bulgaria', 'as', 'volunteers', 'in', 'the', 'Balkan', 'Wars', 'of', '1912', 'and', '1913,', 'they', 'brought', 'back', 'the', 'new', 'music', 'of', 'America', '.']","[20, 21]",1,america,"Returning to Bulgaria as volunteers in the Balkan Wars of 1912 and 1913, they brought back the new music of America.","['When volunteers returned to Bulgaria in the Balkan wars of 1912 and 1913, they brought the new music of America with them.', 'When volunteers returned to Bulgaria in the Balkan wars of 1912 and 1913, they brought the new music of America with them.', 'When they returned to Bulgaria as volunteers in the Balkan wars of 1912 and 1913, they brought home the new music from America.', 'When they returned to Bulgaria as volunteers in the Balkan wars of 1912 and 1913, they brought new impetus to American music.', 'She returned to Bulgaria as a volunteer during the Balkan Wars of 1912 and 1913.']"
470,"['In', 'July', '1941,', 'after', 'the', 'Nazi', 'Germany', 'attacked', 'the', 'Soviet', 'Union', ',', 'Buczacz', 'was', 'taken', 'over', 'by', 'the', 'Germans.']","[9, 11]",1,soviet union,"In July 1941, after the Nazi Germany attacked the Soviet Union, Buczacz was taken over by the Germans.","['In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, when Nazi Germany invaded the Soviet Union, Buczacz was conquered by the Germans.', 'After Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans in July 1941.']"
471,"['After', 'independence', 'of', 'India', ',', 'he', 'represented', 'Kutch', 'constituency', 'in', '3rd', 'Lok', 'Sabha,', 'for', 'the', 'years', '1962–67,', 'as', 'a', 'member', 'of', 'Swatantra', 'Party', 'which', 'won', 'over', 'the', 'rival', 'Congress', 'party.']","[3, 4]",1,india,"After independence of India, he represented Kutch constituency in 3rd Lok Sabha, for the years 1962–67, as a member of Swatantra Party which won over the rival Congress party.","['After Indian independence, he represented Lok Sabha constituency 3 as a member of the Swatantra Party, which won the rival Congress Party in 1962-67.', 'After Indian independence in 1962-67, he represented the 3.Lok Sabha constituency as a member of the Swatantra Party, which won the rival Congress Party.', 'After independence from India, as a member of the Swatantra Party in 1962-67, he represented constituency 3, Lok Sabha, a victory over the rival Congress Party.', 'After India gained independence in 1962-67, Kutch represented the Lok Sabha constituency as a member of the Swatantra Party and prevailed over the rival Congress Party.', 'After Indian independence, he represented the Kutch constituency in the third Lok Sabha (1962 and 67) as a member of the Swatantra Party, which eliminated the opposing Congress Party.']"
472,"['""Waters', '&', 'Watson""', 'itself', 'was', 'established', 'in', '1933', 'but', 'ceased', 'operations', 'when', 'Japan', 'invaded', 'Singapore', 'in', '1942.']","[12, 13]",1,japan,"""Waters & Watson"" itself was established in 1933 but ceased operations when Japan invaded Singapore in 1942.","['Waters & Watson itself was founded in 1933, but discontinued after the Japanese invasion of Singapore in 1942.', 'Waters & Watson itself was founded in 1933 but ceased operations when Japan invaded Singapore in 1942.', 'Waters & Watson itself was founded in 1933 but ceased operations when Japan invaded Singapore in 1942.', 'Waters & Watson was founded in 1933 but ceased operations after Japan invaded Singapore in 1942.', 'Waters & Watson itself was founded in 1933 but ceased operations after the Japanese invasion of Singapore in 1942.']"
473,"['Billy', 'Murdoch', 'won', 'the', 'toss', 'for', 'Australia', 'and', 'chose', 'to', 'bat', 'first.']","[6, 7]",1,australia,Billy Murdoch won the toss for Australia and chose to bat first.,"['Billy Murdoch won the toss for Australia and decided to bat first.', 'Billy Murdoch won the toss for Australia and decided to bat first.', 'Billy Murdoch won the battle for Australia and preferred to dominate the field.', 'Australian billionaire Billy Murdoch has beaten his rivals in the battle for the top job.', 'Billy Murdoch won the toss for Australia and opted for fish.']"
474,"['The', 'West', 'London', 'Derby', 'is', 'the', 'name', 'given', 'to', 'a', 'football', 'derby', 'played', 'between', 'any', 'two', 'of', 'Brentford,', 'Chelsea,', 'Fulham', 'and', 'Queens', 'Park', 'Rangers,', 'all', 'of', 'whom', 'are', 'situated', 'within', 'West', 'or', 'Southwest', 'London.']","[19, 20]",1,fulham,"The West London Derby is the name given to a football derby played between any two of Brentford, Chelsea, Fulham and Queens Park Rangers, all of whom are situated within West or Southwest London.","['West London Derby is the name of a football derby between Brentford, Chelsea, Fulham and Queens Park Rangers, all of which are in south west London.', 'West London Derby is the name of a football derby between Brentford, Chelsea, Fulham and Queens Park Rangers, all of which are played in west or south west London.', 'West London Derby is the name of a football derby between Brentford, Chelsea, Fulham and Queens Park Rangers. All games take place in west or southwest London.', 'West London Derby is a football derby between Brentford, Chelsea, Fulham and Queens Park Rangers, two teams in west or south west London.', 'West London Derby is the name of a football derby between Brentford, Chelsea, Fulham and Queens Park Rangers, all of which take place in west or south west London.']"
475,"['Philippines', 'participated', 'in', 'the', '2010', 'Asian', 'Para', 'Games–First', 'Asian', 'Para', 'Games', 'in', 'Guangzhou,', 'China', 'from', '13', 'to', '19', 'December', '2010.']","[0, 1]",1,philippines,"Philippines participated in the 2010 Asian Para Games–First Asian Para Games in Guangzhou, China from 13 to 19 December 2010.","['From 13 to 19 December 2010, the Philippines participated in the Asian Para Games, the first Asian Para Games, in Guangzhou, China.', 'The Philippines participated in the 2010 Asian Para Games, the first Asian Para Games, which took place in Guangzhou, China, from 13 to 19 December 2010.', 'The Philippines participated in the ""First Asian Para Games"" in Guangzhou, China, from 13 to 19 December 2010.', 'The Philippines participated in the Asian Para Games - the first Asian Para Games - in Guangzhou, China, from 13 to 19 December 2010.', 'The Philippines participated in the 2010 Asian Para Games, which took place from 13 to 19 December 2010 in Guangzhou, China.']"
476,"['The', 'conference', 'ended', 'with', 'the', 'Netherlands', 'agreeing', 'to', 'transfer', 'sovereignty', 'to', 'the', 'United', 'States', 'of', 'Indonesia.']","[5, 6]",1,netherlands,The conference ended with the Netherlands agreeing to transfer sovereignty to the United States of Indonesia.,"['The conference ended with the Netherlands agreeing to surrender sovereignty to the United States of Indonesia.', 'The conference ended with the country agreeing to the transfer of sovereignty to the United States of Indonesia.', 'At the end of the conference, the Netherlands agreed to transfer sovereignty to the United States of Indonesia.', 'The conference ended with the Netherlands agreeing to the transfer of sovereignty to the United States.', 'At the end of the conference, the Netherlands undertook to transfer the highest rights to the United States of Indonesia.']"
477,"['Australia', 'batted', 'first', 'and', 'scored', '240', 'runs', 'for', '9', 'wickets', 'in', '50', 'overs.']","[0, 1]",1,australia,Australia batted first and scored 240 runs for 9 wickets in 50 overs.,"['Australia batted first, scoring 240 runs for nine wickets in 50 overs.', 'Australia batted first, scoring 240 runs for nine wickets in 50 overs.', 'Australia ranked first, scoring 240 runs for nine runs in 50 overs.', 'Australia started with 240 runs and nine hits in 50 overs.', 'Australia fought their way back into the match on the defensive, scoring 240 runs for nine wickets in 50 overs.']"
478,"['Argentina', 'returned', 'to', 'the', 'WRC', 'calendar', 'for', 'the', 'first', 'time', 'since', '2009,', 'after', 'the', 'event', 'was', 'a', 'part', 'of', 'the', 'Intercontinental', 'Rally', 'Challenge', 'in', '2010.']","[0, 1]",1,argentina,"Argentina returned to the WRC calendar for the first time since 2009, after the event was a part of the Intercontinental Rally Challenge in 2010.","['Argentina have returned to the World Cup calendar for the first time since 2009 after the 2010 event was part of the Intercontinental Rally Challenge.', 'Argentina returned to the World Cup calendar for the first time since 2009 after the competition was part of the Intercontinental Rally Challenge in 2010.', 'Argentina returned to the World Cup calendar for the first time since 2009 after taking part in the 2010 Intercontinental Rally Challenge.', 'Argentina returns to the World Cup calendar for the first time since 2009 after taking part in the Intercontinental Rally Challenge 2010.', 'Argentina returns to the World Cup calendar for the first time since taking part in the 2010 Intercontinental Rally Challenge']"
479,"['Laksono', 'is', 'known', 'for', 'his', 'brash', 'condescendence', 'and', 'overtly', 'harsh', 'remarks', 'towards', 'Singapore', ',', 'especially', 'with', 'regards', 'to', 'the', 'island', ""republic's"", 'diplomatic', 'calls', 'to', 'the', 'Indonesian', 'government', 'to', 'curb', 'the', 'acrid', 'trans-boundary', 'haze', 'that', 'shrouds', 'large', 'areas', 'of', 'Sumatra,', 'Peninsular', 'Malaysia', 'and', 'Singapore', 'annually', 'as', 'a', 'result', 'of', 'extensive', '""slash', 'and', 'burn""', 'cultivation', 'in', 'Sumatra,', 'Kalimantan', 'and', 'other', 'Indonesian', 'territories.']","[12, 13]",1,singapore,"Laksono is known for his brash condescendence and overtly harsh remarks towards Singapore, especially with regards to the island republic's diplomatic calls to the Indonesian government to curb the acrid trans-boundary haze that shrouds large areas of Sumatra, Peninsular Malaysia and Singapore annually as a result of extensive""slash and burn"" cultivation in Sumatra, Kalimantan and other Indonesian territories.","[""Laksono is known for its outspoken condescension and blunt remarks towards Singapore, particularly in view of the island republic's diplomatic calls on the Indonesian Government to curb the biting cross-border haze that envelops large areas of Sumatra, the Malaysian peninsula and Singapore every year as a result of extensive cultivation in Sumatra, Kalimantan and other Indonesian areas."", ""Laksono is known for its condescending attitude and blatantly harsh remarks towards Singapore, particularly in relation to the island republic's diplomatic appeals to the Indonesian Government to curb the biting cross-border haze that every year obscures large parts of Sumatra, Malaysia and Singapore due to extensive land management in Sumatra, Kalimantan and other Indonesian areas."", ""Laksono is known for its blatant condescension and blatant rebuke of Singapore, particularly the island republic's diplomatic demands on the Indonesian Government to curb the biting cross-border haze that year after year engulfs large parts of Sumatra, the Malaysian peninsula and Singapore as a result of the spread of slot-and-burn cultivation in Sumatra, Kalimantan and other Indonesian areas."", ""Laksono is known for its blatant condescension and open criticism of Singapore, particularly over the island republic's diplomatic pleas to the Indonesian Government to curb the bitter cross-border haze that engulfs large parts of Sumatra, Malaysia, and Singapore each year as a result of extensive slash-and-burn operations in Sumatra, Kalimantan, and other Indonesian areas."", ""Laksono is known for its outspoken condescension and particularly harsh remarks towards Singapore, particularly in view of the island republic's diplomatic calls on the Indonesian Government to curb the sharp cross-border haze that surrounds large areas of Sumatra, Malaysia and Singapore year after year, as a result of surveillance software in Sumatra, Kalimantan and other Indonesian areas.""]"
480,"['The', 'alleged', 'causes', 'were', 'the', 'centralistic', 'policies', 'of', 'the', 'Maldivian', 'government', 'and', 'the', 'recent', 'independence', 'of', 'its', 'neighbors', 'India', 'and', 'Ceylon.']","[18, 19]",1,india,The alleged causes were the centralistic policies of the Maldivian government and the recent independence of its neighbors India and Ceylon.,"['The supposed causes were the centralized policies of the Maldivian government and the recent independence of its neighbors India and Ceylon.', 'The centralised policy of the Maldivian government and the independence of its neighbouring states India and Ceylon were presumed to be the cause.', 'It cited the centralised policy of the Maldivian Government and the recent independence of its neighbouring countries India and Ceylon.', 'The alleged causes were the centralized government policies of the Maldives and the recent independence of its neighbors India and Ceylon.', 'This was probably due to the centralised political line of the Maldivian government and the independence of its neighbours India and Ceylon.']"
481,"['Lebedeva', 'competed', 'in', 'the', '2010', 'Winter', 'Olympics', 'for', 'Kazakhstan', '.']","[8, 9]",1,kazakhstan,Lebedeva competed in the 2010 Winter Olympics for Kazakhstan.,"['Lebedeva competed for Kazakhstan at the 2010 Winter Olympics.', 'Lebedeva competed for Kazakhstan at the 2010 Winter Olympics.', 'Lebedeva competed for Kazakhstan at the 2010 Winter Olympics.', 'Lebedeva competed for Kazakhstan at the 2010 Winter Olympics.', 'Lebedeva competed for Kazakhstan at the 2010 Winter Olympics.']"
482,"['The', 'United', 'States', 'Ambassador', 'to', 'Albania', 'is', 'the', 'head', 'of', 'the', 'diplomatic', 'mission', 'of', 'the', 'United', 'States', 'to', 'Albania.']","[15, 17]",1,united states,The United States Ambassador to Albania is the head of the diplomatic mission of the United States to Albania.,"['The United States Ambassador to Albania is the head of the United States diplomatic mission in Albania.', 'The United States Ambassador to Albania is the head of the United States diplomatic mission in Albania.', 'The United States Ambassador to Albania is the head of the United States diplomatic mission in Albania.', 'The United States Ambassador to Albania is the head of the United States diplomatic mission in Albania.', 'The U.S. ambassador to Albania is the head of the United States diplomatic mission in Albania.']"
483,"['Important', 'themes', 'include', 'the', 'rapid', 'industrialization', 'and', 'growing', 'power', 'of', 'Britain', ',', 'Europe', 'and,', 'later', 'in', 'the', 'period,', 'the', 'United', 'States,', 'with', 'Japan', 'emerging', 'as', 'a', 'major', 'power', 'and', 'empire', 'towards', 'the', 'end', 'of', 'this', 'period.']","[10, 11]",1,britain,"Important themes include the rapid industrialization and growing power of Britain, Europe and, later in the period, the United States, with Japan emerging as a major power and empire towards the end of this period.","['The most important issues include the rapid industrialization and growing power of Britain, Europe, and later the US, with Japan becoming a great power and empire at the end of that period.', 'Important topics are the rapid industrialization and growing power of Great Britain, Europe, and later the United States, with Japan becoming a great power and empire of superlatives towards the end of this period.', 'The rapid industrialization and increasing power of Britain, Europe, and later the United States are also important issues, with Japan becoming a great power and empire by the end of this period.', 'Important topics are the rapid industrialization and growing power of Great Britain, Europe, and later the United States. At the end of this era, Japan becomes a great power and an empire.', 'Important topics are rapid industrialization and growing power in Britain, Europe, and later the United States, where Japan became a great power and a rich kingdom towards the end of this period.']"
484,"['Germany', 'attacks', 'the', 'Soviet', 'Union', '(June', '22,', '1941).']","[0, 1]",1,germany,"Germany attacks the Soviet Union (June 22, 1941).","['Germany invades the Soviet Union (22 June 1941).', 'Germany invades the Soviet Union (22 June 1941).', 'Germany invades the Soviet Union (22 June 1941).', 'Germany invades the Soviet Union (22 June 1941).', '(June 22, 1941).']"
485,"['The', 'United', 'States', 'and', 'France', 'both', 'formally', 'recognized', 'Algeria', 'on', 'that', 'same', 'day.']","[8, 9]",1,algeria,The United States and France both formally recognized Algeria on that same day.,"['The United States and France formally recognised Algeria on the same day.', 'The United States and France formally recognised Algeria on the same day.', 'Both the United States and France officially recognized Algeria on the same day.', 'The United States and France recognized Algeria both formally and on the same day.', 'The United Nations and France officially recognized Algeria on the same day.']"
486,"['He', 'played', 'for', 'Ellerslie', 'and', 'Wellington', 'during', 'the', ""80's"", 'but', 'injury', 'curtailed', 'his', 'playing', 'career', 'as', 'a', 'goalkeeper.']","[5, 6]",1,wellington,He played for Ellerslie and Wellington during the 80's but injury curtailed his playing career as a goalkeeper.,"['He played for Ellerslie and Wellington in the 1980s but injuries hampered his goalkicking career.', 'He played for Ellerslie and Wellington in the 1980s but injuries limited his career as a goalkeeper.', 'He played for Ellerslie and Wellington golf clubs in the 1980s, but injuries limited his goalkeeping career.', 'He played for Ellerslie and Wellington in the 1980s but injuries prevented him from qualifying as a goalkeeper.', 'He played for Ellerslie and Wellington in the 1980s, but the injury eventually ruined his goalkeeping career.']"
487,"['On', 'September', '29,', '1962,', 'diplomatic', 'relations', 'between', 'Algeria', 'and', 'the', 'United', 'States', 'were', 'formally', 'established', 'when', 'the', 'U.S.', 'Consulate', 'General', 'in', 'Algiers', 'was', 'raised', 'to', 'embassy', 'status.']","[7, 8]",1,algeria,"On September 29, 1962, diplomatic relations between Algeria and the United States were formally established when the U.S. Consulate General in Algiers was raised to embassy status.","['Diplomatic relations between Algeria and the United States were officially established on 29 September 1962, when the US Consulate General in Algiers was elevated to embassy status.', 'Diplomatic relations between Algeria and the United States were established on 29 September 1962, when the US Consulate General in Algiers was elevated to embassy status.', 'Diplomatic relations between Algeria and the United States were officially established on 29 September 1962, when the US Consulate General in Algiers was elevated to embassy status.', 'Diplomatic relations between Algeria and the United States were officially established on 29 September 1962, when the US Consulate General in Algiers received its embassy status.', 'Diplomatic relations between Algeria and the United States were officially established on 29 September 1962, when the Consulate General in Algiers was elevated to embassy status.']"
488,"['During', 'consideration', 'of', 'Dickerson', 'v.', 'United', 'States', ',', 'BLAG', 'submitted', 'an', 'amicus', 'brief', 'to', 'the', 'Fourth', 'Circuit.']","[5, 7]",1,united states,"During consideration of Dickerson v. United States, BLAG submitted an amicus brief to the Fourth Circuit.","[""During Dickerson's trial against the United States, BLAG filed an amicus brief to the Fourth Circuit."", ""During the review of Dickerson's lawsuit against the United States, BLAG filed a consensual letter to the Fourth Circuit."", ""During Dickerson's trial against the United States, BLAG filed the fourth lawsuit."", ""BLAG has submitted an amicus brief to the Fourth Circuit as part of Dickerson's investigation in the United States."", ""During Dickerson's deliberations against the United States, BLAG issued an amicus brief to the Fourth Circuit.""]"
489,"['The', 'concept', 'of', 'two', 'newspapers', 'in', 'one', 'Redaktion', 'was', 'then', 'new', 'for', 'Germany', '.']","[12, 13]",1,germany,The concept of two newspapers in one Redaktion was then new for Germany.,"['The concept of two newspapers in one editorial office was new in Germany at the time.', 'The concept of two newspapers in one editorial office was new in Germany at the time.', 'The concept of two newspapers in one editorial office was new for Germany at the time.', 'The concept of two newspapers in one editorial office was new in Germany at the time.', 'What was new for Germany at the time was the concept of two newspapers appearing in one editorial office.']"
490,"['Australia', 'were', 'criticised', 'by', 'the', 'Indian', 'media', 'for', 'pushing', 'the', 'President', 'of', 'Board', 'of', 'Control', 'for', 'Cricket', 'in', 'India', '(BCCI)', 'and', 'Minister', 'in', 'the', 'Government', 'of', 'India,', 'Sharad', 'Pawar,', 'off', 'the', 'dais.']","[0, 1]",1,australia,"Australia were criticised by the Indian media for pushing the President of Board of Control for Cricket in India (BCCI) and Minister in the Government of India, Sharad Pawar, off the dais.","['Australia has been criticised in the Indian press for forcing out the president of the Board of Control for Cricket in India (BCCI) and Indian government minister Sharad Pawar.', 'Australian media have criticised the exclusion of Sharad Pawar, president of the Board of Control for Cricket in India (BCCI) and a minister in the Indian government.', 'Indian media have criticised Australia for forcing the president of the Board of Control of Cricket in India (BCCI) and Indian minister Sharad Pawar out of government.', 'Australian media criticised them for forcing the president of the Board of Control for Cricket in India (BCCI) and Indian minister Sharad Pawar out of office.', 'Indian media have criticised Australia for forcing Sharad Pawar, president of the board of the Indian Cricket League (BCCI) and a minister in the Indian government, out of office.']"
491,"['And,', 'of', 'course,', 'the', 'Avila', 'daughter,', 'Sofia', 'has', 'invited', 'her', 'non-Latino', 'boyfriend.']","[6, 7]",1,sofia,"And, of course, the Avila daughter, Sofia has invited her non-Latino boyfriend.","[""And, of course, Avila's daughter Sofia invited her non-Latino boyfriend."", ""And, of course, Avila's daughter Sofia invited her non-Latin American boyfriend."", ""And, of course, Avila's daughter Sofia invited her boyfriend, who is not Latino."", ""And, of course, Avila's daughter Sofia invited her non-Latino boyfriend."", ""And, of course, Avila's daughter Sofia invited her non-Latino boyfriend.""]"
492,"['Newman', 'won', 'the', 'Congressional', 'Gold', 'Medal', 'awarded', 'by', 'the', 'United', 'States', 'for', 'his', 'flight', 'in', 'the', 'Double', 'Eagle', 'II', 'with', 'Ben', 'Abruzzo', 'and', 'Maxie', 'Anderson.']","[9, 11]",1,united states,Newman won the Congressional Gold Medal awarded by the United States for his flight in the Double Eagle II with Ben Abruzzo and Maxie Anderson.,"['Newman was awarded the Congressional Gold Medal by the USA for his flight in the Double Eagle II with Ben Abruzzo and Maxie Anderson.', 'Newman won the gold medal awarded by the United States for his Double Eagle II flight with Ben Abruzzo and Maxie Anderson.', 'Newman won the Congressional Gold Medal awarded by the United States for his double eagle flight with Ben Abruzzo and Maxie Anderson.', 'Newman won the Congressional Gold Medal for his double-eagle flight with Ben Abruzzo and Maxie Anderson.', 'Newman won the Congressional Gold Medal awarded by the United States together with Ben Abruzzo and Maxie Anderson for his flight with the Double Eagle II.']"
493,"['The', 'cooperation', 'between', 'these', 'two', 'nations', 'on', 'an', 'issue', 'concerning', 'the', 'Middle', 'East', 'was', 'seen', 'as', 'a', 'significant', 'improvement', 'in', 'their', 'relationship,', 'compared', 'to', 'their', 'earlier', 'bitter', 'disagreement', 'over', 'the', '2003', 'invasion', 'of', 'Iraq.']","[11, 13]",1,middle east,"The cooperation between these two nations on an issue concerning the Middle East was seen as a significant improvement in their relationship, compared to their earlier bitter disagreement over the 2003 invasion of Iraq.","[""The two nations' cooperation on a Middle East issue was seen as a significant improvement on their previous bitter dispute over the 2003 invasion of Iraq."", 'Cooperation between the two nations on a Middle East issue was seen as a significant improvement in their relations, compared with the previously bitter disagreements over the 2003 invasion of Iraq.', 'Cooperation between the two nations on a Middle East issue was seen as a significant improvement on the previous bitter dispute over the 2003 invasion of Iraq.', ""The two nations' cooperation on a Middle East issue was seen as a significant improvement on their previous bitter disagreements over the 2003 invasion of Iraq."", 'Cooperation between the two nations in the Middle East was seen as a significant improvement in their relations, compared with their previous bitter disagreements over the 2003 invasion of Iraq.']"
494,"['As', 'of', '2000', 'Ghana', '’s', 'main', 'exports', 'were', 'minerals', 'and', 'cocoa.']","[3, 4]",1,ghana,As of 2000 Ghana ’s main exports were minerals and cocoa.,"['From 2000, Ghana mainly exported minerals and cocoa.', 'From 2000, Ghana mainly exported minerals and cocoa.', ""Since 2000, Ghana's main exports have been minerals and cocoa."", ""Ghana's main exports in 2000 were minerals and cocoa."", 'From the year 2000 minerals and cocoa were the most important exports.']"
495,"['For', 'the', 'first', 'time', 'since', '1998', 'the', 'Netherlands', ""'"", 'song', 'was', 'performed', 'in', 'Dutch.']","[7, 8]",1,netherlands,For the first time since 1998 the Netherlands' song was performed in Dutch.,"['For the first time since 1998, the Dutch song was performed in Dutch.', 'For the first time since 1998, the Dutch song was interpreted in Dutch.', 'For the first time since 1998, a Dutch song was performed in Dutch.', 'For the first time since 1998, the Dutch song could be sung again in Dutch.', 'The Dutch song was performed in Dutch for the first time since 1998.']"
496,"['In', '1977-78', 'season,', 'he', 'helped', 'South', 'China', 'to', 'create', 'the', 'record', 'of', 'unbeaten', 'in', 'Hong', 'Kong', 'First', 'Division', 'League', 'for', 'the', 'season.']","[5, 7]",1,south china,"In 1977-78 season, he helped South China to create the record of unbeaten in Hong Kong First Division League for the season.","['In the 1977-78 season, he helped South China set the record for the undefeated Hong Kong Premier League this season.', ""In the 1977-78 season, he helped South China set the record for Hong Kong's unbeaten Premier League."", ""In the 1977-78 season, he led South China to a record-equalling unbeaten run in Hong Kong's premier league when it was played this season."", 'In the 1977-78 season he helped South China to a record 317 unbeaten first-round matches in Hong Kong.', ""In 1977-78, he helped South China establish the unbeaten mark from Hong Kong's premier league.""]"
497,"['In', 'November', 'a', 'poll', 'conducted', 'by', 'private', 'broadcaster', 'RTL', '4', 'revealed', 'that', '86%', 'of', 'those', 'polled', 'would', 'agree', 'to', 'a', 'possible', 'withdraw', 'by', 'the', 'Netherlands', 'due', 'to', 'the', 'poor', 'results', 'received', 'in', 'past', 'contests.']","[24, 25]",1,netherlands,In November a poll conducted by private broadcaster RTL 4 revealed that 86% of those polled would agree to a possible withdraw by the Netherlands due to the poor results received in past contests.,"['In November, a poll by the private broadcaster RTL 4 showed that 86% of respondents would agree with a possible withdrawal of the Netherlands due to the poor results in past contests.', 'In November, a poll by the private broadcaster RTL 4 showed that 86% of respondents would agree with a possible withdrawal of the Netherlands due to the poor results in previous competitions.', 'In November, a poll by the private broadcaster RTL 4 showed that 86% of respondents would agree with a possible withdrawal of the Netherlands due to the abysmal results in past contests.', 'A study carried out in November by the private broadcaster RTL 4 showed that 86% of respondents would agree to a possible exit by the Netherlands due to the poor results in previous tenders.', 'In November, a poll by the private broadcaster RTL 4 showed that 86% of respondents would agree with a possible withdrawal of the Netherlands in view of the poor results in previous competitions.']"
498,"['Badaracchi', 'represented', 'Italy', 'at', 'the', '2008', 'Summer', 'Olympics', 'in', 'Beijing,', 'where', 'he', 'competed', 'in', 'the', ""men's"", '10', 'm', 'air', 'pistol,', 'along', 'with', 'his', 'teammate', 'Vigilio', 'Fait.']","[2, 3]",1,italy,"Badaracchi represented Italy at the 2008 Summer Olympics in Beijing, where he competed in the men's 10 m air pistol, along with his teammate Vigilio Fait.","[""Badaracchi represented Italy at the 2008 Summer Olympics in Beijing, where he won the men's 10m air pistol with teammate Vigilio Fait."", ""Badaracchi represented Italy at the 2008 Summer Olympics in Beijing, where he competed with teammate Vigilio Fait in the men's 10m air pistol."", ""Badaracchi represented the Italian federation at the 2008 Summer Olympics in Beijing, where he competed with his teammate Vigilio Fait in the men's 10m air pistol."", ""Badaracchi represented Italy at the 2008 Summer Olympics in Beijing with the men's 10m air pistol and his teammate Vigilio Fait."", 'Badaracchi represented Italy at the 2008 Summer Olympics in Beijing, where he competed with teammate Vigilio Fait in the 10m air pistol.']"
499,"['It', 'called', 'upon', 'Lebanon', 'to', 'establish', 'its', 'sovereignty', 'over', 'all', 'of', 'its', 'land', 'and', 'called', 'upon', '""foreign', 'forces""', '(Israel', 'and', 'Syria)', 'to', 'withdraw', 'from', 'Lebanon', 'and', 'to', 'cease', 'intervening', 'in', 'the', 'internal', 'politics', 'of', 'Lebanon.']","[3, 4]",1,lebanon,"It called upon Lebanon to establish its sovereignty over all of its land and called upon""foreign forces"" (Israel and Syria) to withdraw from Lebanon and to cease intervening in the internal politics of Lebanon.","['He called on Lebanon to protect its sovereignty over its entire territory and to call on ""foreign forces"" (Israel and Syria) to withdraw from Lebanon and stop interfering in Lebanese domestic politics.', 'He called on Lebanon to establish its sovereignty over all its territory and called on ""foreign forces"" (Israel and Syria) to withdraw from Lebanon and stop interfering in Lebanese domestic politics.', 'He called on Lebanon to establish its sovereignty over its entire country and called on ""foreign forces"" (Israel and Syria) to withdraw from Lebanon and stop interfering in Lebanese domestic politics.', 'It calls on Lebanon to guarantee its sovereignty over all its territories and on ""foreign powers"" (Israel and Syria) to withdraw from Lebanon and stop interfering in Lebanese domestic politics.', 'He called on Lebanon to establish its sovereignty over its entire country and called on ""foreign leaders"" (Israel and Syria) to withdraw from Lebanon and cease the operation to interfere in Lebanese domestic politics.']"
500,"['Turkey', 'participated', 'at', 'the', '2010', 'Winter', 'Olympics', 'in', 'Vancouver,', 'British', 'Columbia,', 'Canada.']","[0, 1]",1,turkey,"Turkey participated at the 2010 Winter Olympics in Vancouver, British Columbia, Canada.","['Turkey competed in the Vancouver Winter Olympics in 2010.', 'Turkey competed in the Vancouver Winter Olympics in 2010.', 'Turkey competed in the 2010 Winter Olympics in Vancouver, Canada.', 'He competed in the 2010 Winter Olympics in Vancouver, Canada.', 'Turkey competed with Canada at the 2010 Winter Olympics in Vancouver, British Columbia.']"
501,"['The', 'Kingdom', 'of', 'Poland', 'was', 'created', 'out', 'of', 'the', 'Duchy', 'of', 'Warsaw,', 'a', 'French', 'client', 'state,', 'at', 'the', 'Congress', 'of', 'Vienna', 'in', '1815', 'when', 'the', 'great', 'powers', 'reorganized', 'Europe', 'following', 'the', 'Napoleonic', 'wars.']","[1, 4]",1,kingdom of poland,"The Kingdom of Poland was created out of the Duchy of Warsaw, a French client state, at the Congress of Vienna in 1815 when the great powers reorganized Europe following the Napoleonic wars.","['The Kingdom of Poland emerged at the Congress of Vienna in 1815 from the Duchy of Warsaw, a French client state, when the great powers reorganized Europe after the Napoleonic Wars.', 'The Kingdom of Poland was founded in 1815 at the Vienna Congress of the Duchy of Warsaw, a French client state, when the great powers reorganized Europe after the Napoleonic Wars.', 'The Kingdom of Poland emerged from the French client state of Warsaw at the Congress of Vienna in 1815, when the great powers reformed Europe after the Napoleonic Wars.', 'The Polish kingdom originated from the Duchy of Warsaw, a French client state, when the Great Powers reorganized Europe after the Napoleonic Wars at the Congress of Vienna in 1815.', 'The Kingdom of Poland was founded in 1815 at the Congress of the Great Powers in Vienna from the Duchy of Warsaw - a client state of France - when Europe reformed after the Napoleonic Wars.']"
502,"['The', 'Algerian', 'government', 'had', 'recognized', 'the', 'United', 'States', 'in', '1795,', 'but', 'formal', 'diplomatic', 'relations', 'had', 'not', 'been', 'established.']","[6, 8]",1,united states,"The Algerian government had recognized the United States in 1795, but formal diplomatic relations had not been established.","['The Algerian government recognized the United States in 1795, but there were no formal diplomatic relations.', 'The Algerian government recognized the United States in 1795, but formal diplomatic relations had not yet been established.', 'The Algerian government recognized the United States in 1795, but formal diplomatic relations were not established at the time.', 'The Algerian government recognized the United States in 1795, but there were no formal diplomatic relations.', 'The Algerian government recognized the United States in 1795, but did not establish diplomatic relations.']"
503,"['In', 'the', 'beginning,', 'Horus', 'the', 'falcon', 'god', 'of', 'light', 'and', 'Set', 'the', 'god', 'of', 'evil', 'fought', 'to', 'control', 'Egypt', '.']","[18, 19]",1,egypt,"In the beginning, Horus the falcon god of light and Set the god of evil fought to control Egypt.","['In the beginning, the falcon Horus fought against the God of Light and used the God of Evil to control Egypt.', 'In the beginning, Horus, the falcon god of light, and Seth, the god of evil, fought to control Egypt.', 'In the beginning, Horus, the falcon god of light, and Seth, the god of evil, fought to control Egypt.', 'First Horus, the falcon god of light, and Set, the god of evil, fought to control Egypt.', 'In the beginning, Horus, the falcon god of light, and Seth, the god of evil, fought to bring Egypt under his control.']"
504,"['It', 'was', 'mapped', 'from', 'surveys', 'by', 'the', 'Falkland', 'Islands', ',', 'and', 'was', 'named', 'by', 'the', 'UK', 'Antarctic', 'Place-Names', 'Committee', 'after', 'the', 'Eliason', 'motor', 'sledge,', 'invented', 'in', '1942', 'in', 'Sweden,', 'now', 'made', 'in', 'Canada,', 'and', 'used', 'in', 'Arctic', 'Canada', 'since', '1950', 'and', 'in', 'the', 'Antarctic', 'since', '1960.']","[7, 9]",1,falkland islands,"It was mapped from surveys by the Falkland Islands, and was named by the UK Antarctic Place-Names Committee after the Eliason motor sledge, invented in 1942 in Sweden, now made in Canada, and used in Arctic Canada since 1950 and in the Antarctic since 1960.","['It was mapped from surveys in the Falkland Islands and named by the UK Antarctic Place-Names Committee after the Eliason snowmobile invented in Sweden in 1942, which is now manufactured in Canada and used in Canada since 1950 and in Antarctica since 1960.', 'It was measured using surveying data from the Falkland Islands and named by the UK Antarctic Place-Names Committee after the Eliason snowmobile invented in Sweden in 1942, which is now manufactured in Canada and has been in use in the Arctic since 1950 and in Antarctica since 1960.', 'It was mapped through the Falkland Islands and named by the British Antarctic Naming Commission after the Eliason snowmobile invented in Sweden in 1942, now manufactured in Canada and used in Canada and Antarctica since 1950 and 1960.', 'The name was given by the UK Antarctic Place-Names Committee after the Eliason snowmobile invented in Sweden in 1942, which is now manufactured in Canada and has been used in the Arctic since 1950 and in Antarctica since 1960.', 'It was mapped after the Falkland Islands and named by the Lycape Antarctic Place Names Committee after the Eliason snowmobile invented in Sweden in 1942, which is now manufactured in Canada and used in Canada since 1950 and in Antarctica since 1960.']"
505,"['Thailand', 'does', 'the', 'same,', 'and', 'also', 'in', 'Norway', 'it', 'is', 'illegal', 'to', 'sell', 'alcohol', 'on', 'election', 'day.']","[0, 1]",1,thailand,"Thailand does the same, and also in Norway it is illegal to sell alcohol on election day.","['Thailand does the same, and Norway bans the sale of alcohol on election day.', 'Thailand behaves similarly, and the sale of alcohol on election day is also illegal in Norway.', 'In Thailand it is also forbidden to sell alcohol on election day.', 'It is the same in Thailand, and the sale of alcohol on election day is also prohibited in Norway.', 'Thailand does the same, and in Norway the sale of alcohol on election day is wrong.']"
506,"['Honoré', 'took', 'the', 'title', 'of', 'Prince', 'himself,', 'and', 'it', 'was', 'only', 'through', 'the', 'protection', 'of', 'France', 'that', 'Monaco', 'escaped', 'total', 'overrun', 'by', 'Spain.']","[15, 16]",1,france,"Honoré took the title of Prince himself, and it was only through the protection of France that Monaco escaped total overrun by Spain.","['Honoré himself attained the title of prince, and it was only through the protection of France that Monaco escaped the total supremacy of Spain.', 'Honoré accepted the title of prince and it was only through the protection of France that Monaco escaped complete overcrowding by Spain.', 'Honoré himself became prince and it was only thanks to the protection of France that Monaco was able to escape a total congestion by Spain.', 'Honoré himself assumed the title of prince, and it was only through the protection of France that Monaco escaped total oversupply by Spain.', 'Honoré himself obtained the title of prince, and it was only at the end of the war that Monaco escaped complete conquest by Spain.']"
507,"['The', 'Bombay', 'Hook', 'Lighthouse', '(also', 'called', 'the', 'Smyrna', 'River', 'Lighthouse)', 'was', 'built', 'by', 'the', 'US', 'in', '1831.']","[14, 15]",1,us,The Bombay Hook Lighthouse (also called the Smyrna River Lighthouse) was built by the US in 1831.,"['The Bombay Hook Lighthouse (also known as Smyrna River Lighthouse) was built by the USA in 1831.', 'The Bombay Hook Lighthouse (also called Lighthouse on the Smyrna River) was built by the USA in 1831.', 'The Bombay Hook Lighthouse (also known as Smyrna River Lighthouse) was built by the USA in 1831.', 'The lighthouse of Bombay Hook (also) was built by the USA in 1831.', 'Bombay Hook Lighthouse (also known as Smyrna River Lighthouse) was built in 1861 by the United States.']"
508,"['There', 'is', 'conflicting', 'data', 'about', 'whether', 'or', 'not', 'Morocco', 'competed', 'in', 'Mexico', 'summer', 'games', 'in', '1968.']","[8, 9]",1,morocco,There is conflicting data about whether or not Morocco competed in Mexico summer games in 1968.,"['There are conflicting indications as to whether or not Morocco participated in the 1968 Summer Games in Mexico.', 'There are conflicting reports as to whether Morocco participated in the 1968 Summer Games in Mexico.', 'There are conflicting reports as to whether or not Morocco participated in the 1968 Summer Games in Mexico.', 'There are conflicting data on whether or not Morocco participated in the 1968 Summer Games in Mexico.', 'There are conflicting reports as to whether or not Morocco participated in the 1968 Summer Games in Mexico.']"
509,"['The', 'Championship', 'was', 'won', 'by', 'Switzerland,', 'who', 'beat', 'Sweden', '13-5', 'in', 'the', 'final.']","[8, 9]",1,sweden,"The Championship was won by Switzerland, who beat Sweden 13-5 in the final.","['The title went to Switzerland, who defeated Sweden 13: 5 in the final.', 'The championship was won by Switzerland, who defeated Sweden 13: 5 in the final.', 'The championship went to Switzerland, who defeated Sweden 13: 5 in the final.', 'Switzerland defeated Sweden 13-5 at the World Cup', 'Switzerland won the World Cup in front of thousands of spectators with 13: 5 against Sweden.']"
510,"['Prior', 'to', 'this', 'conference,', 'three', 'other', 'high-level', 'meetings', 'between', 'the', 'Netherlands', 'and', 'Indonesia', 'took', 'place.']","[12, 13]",1,indonesia,"Prior to this conference, three other high-level meetings between the Netherlands and Indonesia took place.","['This conference follows three other high-level meetings between the Netherlands and Indonesia.', 'This conference follows three other high-level meetings between the Netherlands and Indonesia.', 'This conference follows three other high-level meetings between the Netherlands and Indonesia.', 'Three other high-level meetings between the Netherlands and Indonesia have already taken place prior to this conference.', 'Before this conference, there were three other high-level meetings between the Netherlands and Indonesia.']"
511,"['LCI', 'remained', 'in', 'the', 'South', 'Pacific', 'until', 'Japan', 'capitulated.']","[7, 8]",1,japan,LCI remained in the South Pacific until Japan capitulated.,"['LCI remained in the South Pacific until Japan capitulated.', 'Until Japan capitulated, LCI remained in the South Pacific.', 'LCI remained in the South Pacific until Japan capitulated.', 'The LCI remained in the South Pacific until Japan capitulated.', 'Clean Air (LCI) remained in the South Pacific until Japan capitulated.']"
512,"['Montpellier', ""'s"", 'other', 'honours', 'to', 'date', 'include', 'winning', 'the', 'Coupe', 'de', 'France', 'in', '1929', 'and', '1990,', 'and', 'the', 'UEFA', 'Intertoto', 'Cup', 'in', '1999.']","[0, 1]",1,montpellier,"Montpellier's other honours to date include winning the Coupe de France in 1929 and 1990, and the UEFA Intertoto Cup in 1999.","['Montpellier won the Coupe de France in 1929 and 1990 and the UEFA Intertoto Cup in 1999.', 'Montpellier won the Coupe de France in 1929 and 1990 and the UEFA Intertoto Cup in 1999.', 'Montpellier won the Coupe de France in 1929 and 1990 and the UEFA Intertoto Cup in 1999.', 'Montpellier was awarded the Coupe de France in 1929 and 1990 and the UEFA Intertoto Cup in 1999.', ""Montpellier's other highlights include winning the Coupe de France in 1929 and 1990 and winning the UEFA Intertoto Cup in 1999.""]"
513,"['If', 'you', 'oppose', 'Russia', ',', 'please', 'find', 'a', 'way', 'to', 'do', 'so', 'which', 'does', 'not', 'affect', 'the', 'work', 'of', 'Wikipedia', 'users.']","[3, 4]",1,russia,"If you oppose Russia, please find a way to do so which does not affect the work of Wikipedia users.","['If you oppose Russia, please find a way to do so that does not interfere with the work of Wikipedia users.', 'If you are against Russia, please find a way to do so without interfering in the work of Wikipedia users.', 'If you oppose Russia, please find a way to do so that does not interfere with the work of Wikipedia users.', 'Those who are against Russia should find a way to go down this road without interfering in the work of Wikipedia users.', 'Those who oppose Russia should find a way to do so that does not affect the work of Wikipedia users.']"
514,"['This', 'is', 'awarded', 'to', 'the', 'player', 'of', 'the', 'tournament', 'and', 'is', 'named', 'in', 'honour', 'of', 'the', 'New', 'Zealand', 'forward', 'who', 'scored', 'the', 'winning', 'try', 'for', 'the', 'All', 'Golds', 'in', 'the', 'last', 'minutes', 'of', 'the', 'game', 'to', 'secure', 'an', '8', '-', '5', 'victory.']","[16, 18]",1,new zealand,This is awarded to the player of the tournament and is named in honour of the New Zealand forward who scored the winning try for the All Golds in the last minutes of the game to secure an 8 - 5 victory.,"['The award is given to the player of the tournament and is named after the New Zealand striker who scored the winning goal for the All Blacks in their 8-5 win in the dying minutes of the match.', 'The award is given to the player of the tournament and is dedicated to the New Zealand striker who scored the winning goal in the dying minutes of the match for the All Blacks to win 8-5.', 'It is awarded to the player of the tournament and named in honour of the New Zealand striker who scored the winning goal in the dying minutes of the match for the All Blacks to win 8-5.', 'Player of the tournament will be awarded in honour of the New Zealand striker who scored the winning goal in the final minute of the 8-5 win over the All Blacks three days before the final.', 'This is awarded to the player of the tournament and named in memory of the New Zealand striker who scored the winning goal in the closing minutes of the match for the All Blacks to win 8-5.']"
515,"['In', 'September', '2008,', 'perhaps', 'in', 'response', 'to', 'Nicaragua', ""'s"", 'support', 'over', 'the', 'breakaway', 'Georgian', 'territories,', 'Russia', 'offered', 'to', 'strengthen', 'ties', 'with', 'Nicaragua', 'and', 'to', 'provide', 'aid', 'to', 'Nicaragua', 'to', 'help', 'rebuild', 'areas', 'damaged', 'by', 'hurricanes.']","[7, 8]",1,nicaragua,"In September 2008, perhaps in response to Nicaragua's support over the breakaway Georgian territories, Russia offered to strengthen ties with Nicaragua and to provide aid to Nicaragua to help rebuild areas damaged by hurricanes.","[""In September 2008, possibly in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In September 2008, perhaps in response to its support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild areas devastated by the hurricane."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", 'Vacant Georgian areas in Nicaragua were offered by Russia in September 2008 as links to Nicaragua and assistance to Nicaragua to help restore areas devastated by hurricanes.']"
516,"['But', 'nobody', 'knows', 'even', 'the', 'approximate', 'period', 'of', 'the', 'finalization', 'of', 'these', 'triple-points,', 'because', 'it', 'needs', 'the', 'consent', 'of', 'India', 'indeed,', 'as', 'an', 'inevitable', 'fact.']","[19, 20]",1,india,"But nobody knows even the approximate period of the finalization of these triple-points, because it needs the consent of India indeed, as an inevitable fact.","['But no one knows exactly when these three points will be completed, because India does indeed need approval, which is an inevitable fact.', ""But no one knows the approximate timeframe for the completion of these triple ports, as it requires India's approval as an inevitable fact."", 'But no one knows in what approximate timeframe these three points can be completed, because India needs its consent, which is an inevitable fact.', ""But no one knows how long these three-digit points will be even remotely fixed, because India's approval is needed to establish this as an inevitable fact."", 'But no one knows how long this three-year assessment will last - because India must agree to it, because it is an inevitable fact.']"
517,"['In', 'May', '1979,', 'Mexico', 'broke', 'diplomatic', 'relations', 'with', 'Nicaragua', 'over', 'repeated', 'human', 'rights', 'abuses', 'carried', 'out', 'by', 'the', 'government', 'of', 'Anastasio', 'Somoza', 'Debayle.']","[8, 9]",1,nicaragua,"In May 1979, Mexico broke diplomatic relations with Nicaragua over repeated human rights abuses carried out by the government of Anastasio Somoza Debayle.","['In May 1979, Mexico broke off diplomatic relations with Nicaragua due to repeated human rights violations by the government of Anastasio Somoza Debayle.', 'In May 1979, Mexico broke off diplomatic relations with Nicaragua due to repeated human rights violations by the government of Anastasio Somoza Debayle.', 'In May 1979, Mexico broke off diplomatic relations with Nicaragua due to repeated human rights violations by the government of Anastasio Somoza Debayle.', 'In May 1979, Mexico broke off diplomatic relations with Nicaragua due to repeated human rights violations by the government of Anastasio Somoza Debayle.', 'In May 1979, Mexico broke off diplomatic relations with Nicaragua due to repeated human rights violations by the government of Anastasio Somoza Debayle.']"
518,"['In', '1995,', 'Smith', 'wrote', 'another', 'book', 'about', 'Jordan', 'and', 'the', 'Bulls,', 'called', 'Second', 'Coming:', 'The', 'Strange', 'Odyssey', 'of', 'Michael', 'Jordan', '-', 'From', 'Courtside', 'to', 'Home', 'Plate', 'and', 'Back', 'Again.']","[7, 8]",1,jordan,"In 1995, Smith wrote another book about Jordan and the Bulls, called Second Coming: The Strange Odyssey of Michael Jordan - From Courtside to Home Plate and Back Again.","['In 1995, Smith wrote another book about Jordan and the Bulls, Second Coming: The Strange Odyssey of Michael Jordan - From Courtside to Home Plate and Back Again.', 'In 1995 Smith wrote another book, Second Coming: The Strange Odyssey of Michael Jordan - From Courtside to Home Tlate and Back Again, about Jordan and the Bulls.', 'In 1995, Smith wrote another book about Jordan and the Bulls, Second Coming - The Strange Odyssey of Michael Jordan - From Courtside to Home Plate and Back Again.', 'In 1995, Smith wrote another book about Jordan and the Bulls, Second Coming: The Strange Odyssey of Michael Jordan - From Court to Table and Back.', 'In the summer of 1995, Smith wrote another book about Jordan and the Bulls, Second Coming: The Strange Odyssey of Michael Jordan - From Courtside to Home Tlate and Back Again.']"
519,"['Overall,', 'he', 'has', 'totalled', 'over', '50', 'goals', 'and', 'over', '150', 'appearances', 'in', 'the', 'league,', 'and', 'made', 'his', 'international', 'debut', 'for', 'Venezuela', 'in', '2010.']","[20, 21]",1,venezuela,"Overall, he has totalled over 50 goals and over 150 appearances in the league, and made his international debut for Venezuela in 2010.","['In total he has scored over 50 goals, made more than 150 appearances in the league and made his international debut for Venezuela in 2010.', 'In total he scored over 50 goals and made over 150 appearances in the league, making his international debut for Venezuela in 2010.', 'In total, he scored over 50 goals and featured in over 150 league appearances, making his international debut for Venezuela in 2010.', 'In total he scored over 50 goals, 150 appearances in the league and made his international debut for Venezuela in 2010.', 'Together he scored over 50 goals and made over 150 league appearances. In 2010 he made his international debut for Venezuela.']"
520,"['Côte', ""d'Ivoire,"", 'Ghana', 'and', 'Niger', 'qualify', 'for', 'the', 'final', 'tournament.']","[2, 3]",1,ghana,"Côte d'Ivoire, Ghana and Niger qualify for the final tournament.","['Ivory Coast, Ghana and Niger qualify for the final.', 'Ivory Coast, Ghana and Niger qualify for the final.', 'Ivory Coast, Ghana and Niger qualify for the final.', 'Ivory Coast, Ghana and Niger qualify for the final.', 'Ivory Coast, Ghana and Niger have qualified for the final.']"
521,"['Panama', 'is', 'competing', 'at', 'the', '2013', 'World', 'Aquatics', 'Championships', 'in', 'Barcelona,', 'Spain', 'between', '19', 'July', 'and', '4', 'August', '2013.']","[0, 1]",1,panama,"Panama is competing at the 2013 World Aquatics Championships in Barcelona, Spain between 19 July and 4 August 2013.","['Panama will participate in the Aquatics World Championship in Barcelona, Spain, from July 19 to August 4, 2013.', ""Panama will participate in this year's World Aquatics Championships in Barcelona, Spain, which will take place from July 19 to August 4, 2013."", 'Panama will participate in the 2013 World Swimming Championships in Barcelona from 19 July to 4 August 2013.', 'Panama will participate in the Aquatics World Championship 2013, which will take place from July 19 to August 4, 2013 in Barcelona, Spain.', 'Panama will participate in the World Water Cube Championship in Barcelona from 19 July to 4 August 2013.']"
522,"['In', 'the', 'late', '19th', 'century,', 'the', 'newly', 'united', 'Italy', 'was', 'added', 'to', 'this', 'group.']","[8, 9]",1,italy,"In the late 19th century, the newly united Italy was added to this group.","['At the end of the 19th century, the newly united Italy was added to this group.', 'In the late 19th century, this group was strengthened by the new united Italy.', 'The newly united Italy joined this group at the end of the 19th century.', 'In the late 19th century this image was assigned to the newly united Italy.', 'The new, united Italy joined at the end of the 19th century.']"
523,"['At', 'least', 'in', '961,', 'when', 'King', 'Otto', 'I', 'of', 'Germany', 'marched', 'against', 'the', 'Kingdom', 'of', 'Italy', 'for', 'the', 'second', 'time,', 'he', 'made', 'Hermann', 'the', 'administrator', '(procurator', 'regis)', 'in', 'his', 'Saxon', 'lands.']","[13, 16]",1,kingdom of italy,"At least in 961, when King Otto I of Germany marched against the Kingdom of Italy for the second time, he made Hermann the administrator (procurator regis) in his Saxon lands.","['In 961 at the latest, when King Otto I of Germany marched for the second time against the Kingdom of Italy, he made Hermann procurator regis in his Saxon countries.', 'In 961 at the latest, when King Otto I of Germany marched for the second time against the Kingdom of Italy, he appointed Hermann procurator regis of his Saxon lands.', 'In 961 at the latest, when King Otto I of Germany marched for the second time against the Kingdom of Italy, he made Hermann the procurator regis of his Saxon lands.', 'When King Otto I invaded Germany for the second time at least in 961 against the Kingdom of Italy, he appointed Hermann as procurator regis of his Saxon lands.', 'In 961 at the latest, when the German King Otto I marched for the second time against the Kingdom of Italy, he made Hermann the administrator (procurator regis) in his Saxon regions.']"
524,"['Since', 'independence', 'on', 'August', '1,', '1960,', 'Benin', 'has', 'provided', 'a', 'model', 'of', 'democracy', 'in', 'West', 'Africa.']","[6, 7]",1,benin,"Since independence on August 1, 1960, Benin has provided a model of democracy in West Africa.","['Since independence on 1 August 1960, Benin has been a model of democracy in West Africa.', 'Since independence on 1 August 1960, Benin has been a model of democracy in West Africa.', 'Since independence on 1 August 1960, Benin has been regarded as a model of democracy in West Africa.', 'Since independence on 1 August 1960, Benin has been regarded as a model of democratic development in West Africa.', 'Since independence on 1 August 1960, it has been a model of democracy in West Africa.']"
525,"['He', 'was', 'educated', 'at', 'Emanuel', 'School', 'in', 'Battersea,', 'London', 'and', 'rowed', 'for', 'GB', 'at', 'U23', 'Level', 'and', 'for', 'Wales', '.']","[18, 19]",1,wales,"He was educated at Emanuel School in Battersea, London and rowed for GB at U23 Level and for Wales.","['He was educated at Emanuel School in Battersea, London, and rowed for GB at Under 23 and Wales.', 'He studied at Emanuel School in Battersea, London, and rowed for GB at U23 level and for Wales.', 'He was educated at Emanuel School in Battersea, London, and rowed at Under 23 level and for Wales.', 'He moved to Emanuel School in Battersea, London, and rowed for teenagers in England and Wales.', 'He was educated at Emanuel School in Battersea, London, as well as in his Under 23 playing class and for Wales.']"
526,"['Corbin', 'has', 'represented', 'Barbados', 'in', 'eleven', 'Chess', 'Olympiads', 'from', '1986', 'through', '2008,', 'playing', 'first', 'board', 'in', '1986,', '1990,', '1998,', 'and', '2000.']","[3, 4]",1,barbados,"Corbin has represented Barbados in eleven Chess Olympiads from 1986 through 2008, playing first board in 1986, 1990, 1998, and 2000.","['Corbin represented Barbados at eleven Chess Olympiads from 1986 to 2008, played the first board in 1986, 1990, 1998 and 2000.', 'Corbin represented Barbados at eleven Chess Olympiads between 1986 and 2008 and played the first board court in 1986, 1990, 1998 and 2000.', 'Corbin represented Barbados at eleven Chess Olympiads from 1986 to 2008 and played the first board in 1986, 1990, 1998 and 2000.', 'Corbin represented Barbados at eleven Chess Olympiads between 1986 and 2008 and played on the board for the first time in 1986, 1990, 1998 and 2000.', 'Corbin represented Barbados at eleven Chess Olympiads between 1986 and 2008 and became the first board player in 1986, 1990, 1998 and 2000.']"
527,"['Ignacio', '""Tiki""', 'Inchausti', 'played', 'in', 'Spain', ""'s"", 'only', 'ever', 'appearance', 'at.']","[5, 6]",1,spain,"Ignacio""Tiki"" Inchausti played in Spain's only ever appearance at.","['Ignacio ""Tiki"" Inchausti played Spain\'s only appearance so far.', 'Ignacio ""Tiki"" Inchausti made his only appearance for Spain so far.', 'Ignacio ""Tiki"" Inchausti played in the Spaniards ""only appearance.', 'Ignacio ""Tiki"" Inchausti made his only appearance for the Spaniards so far.', 'Ignacio ""Tiki"" Inelli\'s only appearance was on the list of Spain\'s central defenders.']"
528,"['Mongolia', 'finished', 'nineteenth', 'in', 'a', 'medal', 'table.']","[0, 1]",1,mongolia,Mongolia finished nineteenth in a medal table.,"['Mongolia finished 19th in the medal table.', 'Mongolia finished 19th in the medal table', 'Mongolia finished 19th in the medal table.', 'Mongolia is also 19th in the medal table.', 'Mongolia ranks 19th in the medal standings. The number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings, the number of medals in the medal standings.']"
529,"['Set', 'against', 'the', 'backdrop', 'of', 'the', 'Indian', 'Emergency,', 'the', 'movie', 'tells', 'the', 'story', 'of', 'three', 'youngsters', 'in', 'the', '1970s,', 'when', 'India', 'was', 'undergoing', 'massive', 'social', 'and', 'political', 'changes.']","[20, 21]",1,india,"Set against the backdrop of the Indian Emergency, the movie tells the story of three youngsters in the 1970s, when India was undergoing massive social and political changes.","[""Set against the backdrop of India's plight, the film tells the story of three young people in the 1970s, when India was undergoing massive social and political change."", 'Set against the backdrop of the plight in India, the film tells the story of three young people in the 1970s, when India was undergoing an enormous social and political upheaval.', ""The film tells the story of three young people in the 1970s against the backdrop of India's plight, when India was undergoing massive social and political change."", ""Set against the backdrop of India's plight, the film tells the story of three young people in the 1970s, when India was undergoing massive social and political change."", 'Lower Saxony and the state in the lower middle class are in upheaval.']"
530,"['After', 'having', 'passed', 'the', 'summer', 'of', '2005', 'between', 'Italy', 'and', 'Switzerland', 'with', 'the', 'Favola', 'tour.']","[10, 11]",1,switzerland,After having passed the summer of 2005 between Italy and Switzerland with the Favola tour.,"['After spending the summer of 2005 between Italy and Switzerland with the Favola Tour.', 'After the summer 2005 between Italy and Switzerland with the Favola Tour.', 'After the summer 2005 between Italy and Switzerland with the Favola Tour.', 'After the end of the Favola tour in summer 2005 between Italy and Switzerland.', 'In summer 2005, the Favola tour between Italy and Switzerland was cancelled.']"
531,"['The', 'Pakistan', 'conducted', 'armed', 'operations', 'against', 'these', 'Al-Qaeda', 'members', 'since', 'August', '2003', 'off', 'and', 'on', 'with', 'limited', 'success.']","[1, 2]",1,pakistan,The Pakistan conducted armed operations against these Al-Qaeda members since August 2003 off and on with limited success.,"['Since August 2003, Pakistan has conducted violent and limited armed operations against these Al Qaeda members.', 'Pakistan has been conducting military operations against these Al Qaeda members since August 2003, without success.', 'Since August 2003, the Pakistanis have repeatedly conducted armed operations against these Al Qaeda members, with limited success.', 'According to the Pakistani government, there have been continuous armed operations against these al-Qaeda members since August 2003, without success.', ""Pakistan's military actions against these Al Qaeda members since August 2003 have repeatedly had limited success.""]"
532,"['She', 'received', 'awards', 'in', 'recognition', 'of', 'her', 'humanitarian', 'work', 'from', 'the', 'governments', 'of', 'such', 'nations', 'as', 'Belgium,', 'Czechoslovakia,', 'Estonia,', 'Japan', ',', 'Latvia,', 'Lithuania,', 'Romania,', 'as', 'well', 'as', 'Imperial', 'Russia.']","[19, 20]",1,japan,"She received awards in recognition of her humanitarian work from the governments of such nations as Belgium, Czechoslovakia, Estonia, Japan, Latvia, Lithuania, Romania, as well as Imperial Russia.","['She has been honoured for her humanitarian work by the governments of Belgium, Czechoslovakia, Estonia, Japan, Latvia, Lithuania, Romania and Imperial Russia, among others.', 'She has been honoured for her humanitarian work by the governments of Belgium, Czechoslovakia, Estonia, Japan, Latvia, Lithuania, Romania and Imperial Russia, among others.', 'She has been recognised for her humanitarian work by the governments of countries such as Belgium, Czechoslovakia, Estonia, Japan, Latvia, Lithuania, Romania and the Russian Empire.', 'In recognition of her humanitarian work, she has been honoured by the governments of countries such as Belgium, the Czech Republic, Estonia, Japan, Latvia, Lithuania, Romania and imperialist Russia.', ""In recognition of her humanitarian work, she was honoured by representatives of Belgium, Czechoslovakia, Estonia, Japan, Latvia, Lithuania, Romania and the Russian Tsar's Republic, among others.""]"
533,"['Since', 'the', '1980s', 'China', 'as', 'well', 'as', 'Thailand', 'have', 'farmed', 'tigers', 'with', 'the', 'idea', 'of', 'selling', 'their', 'parts', 'to', 'meet', 'the', 'demand', 'for', 'tiger', 'bone', '.']","[7, 8]",1,thailand,Since the 1980s China as well as Thailand have farmed tigers with the idea of selling their parts to meet the demand for tiger bone.,"['Both China and Thailand have held tigers since the 1980s, when they came up with the idea of selling their parts to satisfy demand for tiger bones.', 'Since the 1980s, China and Thailand have run tiger farms with the idea of selling their parts to meet the demand for tiger bones.', 'Since the 1980s, China and Thailand have been breeding tigers with the idea of selling their parts to meet the demand for tiger bones.', 'Since the 1980s, China, like Thailand, has been breeding tigers with the idea of selling their parts to meet the demand for tiger snails.', 'Since the 1980s, the demand for tiger bones has been met by the sale of breeding parts in China and Thailand.']"
534,"['During', 'his', 'reign', 'Polotsk', 'was', 'at', 'war', 'with', 'Kiev', 'and', 'Novgorod.']","[3, 4]",1,polotsk,During his reign Polotsk was at war with Kiev and Novgorod.,"['During his reign Polatsk was at war with Kiev and Novgorod.', 'During his reign Polotsk was at war with Kiev and Novgorod.', 'During his reign Polotsk was at war with Kiev and Novgorod.', 'During his reign Polatsk was at war with Kiev and Novgorod.', 'During his rule, Polenzk was at war with Kiev and Novgorod.']"
535,"['Bolivia', 'held', 'a', 'parliamentary', 'election', 'on', '1', 'May', '1927,', 'electing', 'a', 'new', 'National', 'Congress.']","[0, 1]",1,bolivia,"Bolivia held a parliamentary election on 1 May 1927, electing a new National Congress.","['On 1 May 1927, parliamentary elections were held in Bolivia and a new national congress was elected.', 'In Bolivia, parliamentary elections were held on 1 May 1927, in which a new National Congress was elected.', 'On 1 May 1927, parliamentary elections were held in Bolivia in which a new National Assembly was elected.', 'In Bolivia, parliamentary elections were held on 1 May 1927, in which a new National Congress was elected.', 'On 1 May 1927, parliamentary elections were held in Bolivia with the election of a new national congress.']"
536,"['After', 'Sandinista', 'leader', 'Daniel', 'Ortega', 'returned', 'to', 'power', 'in', '2007,', 'Russia', 'took', 'over', 'the', 'patron', 'role', 'for', 'Nicaragua', 'Nicaragua', 'was', 'the', 'second', 'country', 'after', 'Russia', 'to', 'recognize', 'the', 'disputed', 'territories', 'of', 'South', 'Ossetia', 'and', 'Abkhazia.']","[10, 11]",1,russia,"After Sandinista leader Daniel Ortega returned to power in 2007, Russia took over the patron role for Nicaragua Nicaragua was the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.","['Following the return to power of Sandinista leader Daniel Ortega in 2007, Russia assumed patronage of Nicaragua, the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.', 'After the return of Sandinista leader Daniel Ortega to power in 2007, Russia took over the patronage of Nicaragua. Nicaragua became the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.', 'Following the return to power of Sandinista leader Daniel Ortega in 2007, Russia assumed patronage of Nicaragua, the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.', 'After the return of Sandinista leader Daniel Ortega to power in 2007, Russia took over Nicaragua Nicaragua became the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.', 'After Sandinista leader Daniel Ortega returned to power in 2007, Russia took over Nicaragua, the second country after Russia to recognize the disputed territories of South Ossetia and Abkhazia.']"
537,"['Dublin', 'provided', 'the', 'opposition', 'on', 'that', 'occasion,', 'however,', 'victory', 'went', 'to', 'Galway', 'and', 'Clarke', 'collected', 'a', 'coveted', 'All-Ireland', 'medal.']","[0, 1]",1,dublin,"Dublin provided the opposition on that occasion, however, victory went to Galway and Clarke collected a coveted All-Ireland medal.","['Dublin provided the opposition but the win went to Galway and Clarke collected a coveted All-Ireland medal.', 'Dublin faced the opposition but the win went to Galway and Clarke was awarded the coveted All-Ireland Medal.', 'Dublin again provided the opposition but the win went to Galway and Clarke picked up a coveted All-Ireland medal.', 'Dublin provided the opposition but the win went to Galway and Clarke won a coveted All-Ireland medal.', 'Dublin faced the opposition in the first round, but then Galway won and Clarke picked up the coveted medal for the whole of Ireland.']"
538,"['Once', 'Italy', 'entered', 'the', 'war', 'in', '1915,', 'Balbo', 'joined', 'the', 'Italian', 'Royal', 'Army', '(Regio', 'Esercito)', 'as', 'an', 'officer', 'candidate', 'and', 'served', 'in', 'the', 'Alpini', '(Mountain)', 'Battalion', '""Val', 'Fella""', 'before', 'volunteering', 'for', 'flying', 'training', 'on', 'October', '16,', '1917.']","[1, 2]",1,italy,"Once Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as an officer candidate and served in the Alpini (Mountain) Battalion""Val Fella"" before volunteering for flying training on October 16, 1917.","['After Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as a trainee officer. On 16 October 1917, he served in the Alpini battalion ""Val Fella"" before volunteering for flight training.', 'When Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as a trainee officer and served in the Alpini (Mountain) Battalion ""Val Fella"" before volunteering for flight training on 16 October 1917.', 'When Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as a trainee officer and served in the mountain battalion ""Jeti Val Fella"" before volunteering for pilot training on 16 October 1917.', 'When Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as a trainee officer and served in the Val Fella mountain battalion before volunteering for flight training on 16 October 1917.', 'When Italy entered the war in 1915, Balbo joined the Italian Royal Army (Regio Esercito) as an officer and served in the Alpini Battalion ""Val Fella"" before volunteering for flight training on 16 October 1917.']"
539,"['During', 'that', 'time', 'period', 'Mexico', ',', 'although', 'initially', 'a', 'supporter', 'of', 'the', ""Somoza's,"", 'soon', 'changed', 'position', 'and', 'offered', 'support', 'to', 'the', 'Sandinistas.']","[4, 5]",1,mexico,"During that time period Mexico, although initially a supporter of the Somoza's, soon changed position and offered support to the Sandinistas.","['Mexico, which initially supported the Somoza, changed its position during this period and offered its support to the Sandinistas.', 'During this time, Mexico, which initially supported the Somoza, soon changed its position and offered support to the Sandinistas.', 'Mexico initially supported the Somoza during this period, but soon changed its stance and offered help to the Sandinistas.', 'Although Mexico initially supported the Somoza during this period, it soon changed its position and offered support to the Sandinistas.', 'Although Mexico initially supported Somoza, he changed his position and offered support to the Sandinistas.']"
540,"['He', 'then', 'competed', 'at', 'the', '2005', 'FIFA', 'World', 'Youth', 'Championship', 'in', 'the', 'Netherlands,', 'helping', 'Colombia', 'to', 'the', 'Round', 'of', '16', 'before', 'losing', 'to', 'eventual', 'champion', 'Argentina.']","[14, 15]",1,colombia,"He then competed at the 2005 FIFA World Youth Championship in the Netherlands, helping Colombia to the Round of 16 before losing to eventual champion Argentina.","['He then participated in the 2005 Youth World Cup in the Netherlands and helped Colombia reach the quarter-finals, where it lost to eventual world champion Argentina.', 'He participated in the 2005 FIFA Youth World Cup in the Netherlands and led Colombia to the quarterfinals before losing to eventual champion Argentina.', 'He then participated in the 2005 FIFA Youth World Cup in the Netherlands and helped Colombia to the round of 16, where it lost to eventual champion Argentina.', 'Chile then participated in the 2005 FIFA Youth World Cup in the Netherlands and helped Colombia reach the quarterfinals before losing to eventual world champion Argentina.', 'He participated in the FIFA Youth World Cup 2005 in the Netherlands and helped Colombia reach the quarter-finals (then lost to eventual winner Argentina).']"
541,"['Later', 'orders', 'from', 'France', 'included', 'the', 'Alouette', 'II,', 'Alouette', 'III', 'and', 'Gazelle', 'helicopters,', 'and', 'Fouga', 'Magister', 'and', 'Dassault-Dornier', 'Alpha', 'Jet', 'jet', 'trainers.']","[3, 4]",1,france,"Later orders from France included the Alouette II, Alouette III and Gazelle helicopters, and Fouga Magister and Dassault-Dornier Alpha Jet jet trainers.","['Later the helicopters Alouette II, Alouette III and Gazelle as well as the jet trainers Fouga Magister and Dassault-Dornier Alpha Jet were ordered from France.', 'Later France ordered helicopters of the types Alouette II, Alouette III and Gazelle as well as fighter jet trainers of the types Fouga Magister and Dassault-Dornier.', 'Later the helicopters Alouette II, Alouette III and Gazelle as well as the jet trainers Fouga Magister and Dassault-Dornier Alpha Jet were ordered from France.', 'Later there were orders from France for the helicopters Alouette II, Alouette III and Gazelle as well as for the trainers of the jets Fouga Magister and Dassault-Dornier Alpha.', 'Later helicopters of the types Alouette II, Alouette III and Gazelle as well as fighter jets of the types Fouga Elke and Dassault Dornier Alpha were procured from France.']"
542,"['He', 'was', 'the', 'son', 'of', 'Israel', 'and', 'Bridgett.']","[5, 6]",1,israel,He was the son of Israel and Bridgett.,"['He was the son of Israel and Bridgett.', 'He was the son of Israel and Bridgett.', 'He was the son of Israel and Bridgett.', 'This was the son of Israel and Bridgett.', 'He was the son of Israel and of Bruges.']"
543,"['The', 'Soviets', 'want', 'to', 'expand', 'their', 'influence;', 'the', 'United', 'States', 'intend', 'to', 'appropriate', 'the', ""continent's"", 'natural', 'riches;', 'the', 'former', 'empires', 'seek', 'to', 'revive', 'their', 'shaky', 'colonial', 'power;', 'and', 'the', 'young', 'nations', 'defend', 'their', 'newly-won', 'independence,', 'armed', 'with', 'an', 'ideal:', 'internationalism.']","[8, 10]",1,united states,"The Soviets want to expand their influence; the United States intend to appropriate the continent's natural riches; the former empires seek to revive their shaky colonial power; and the young nations defend their newly-won independence, armed with an ideal: internationalism.","[""The Soviets want to increase their influence; the United States intends to appropriate the continent's natural wealth; the former empires are trying to revive their shaky colonial power; and the young countries are defending their newfound independence, armed with an ideal: internationalism."", ""The Soviets want to expand their influence, the United States wants to appropriate the continent's natural wealth, the former empires want to revive their shaky colonial power, and the young nations are defending their newly won independence, armed with an ideal: internationalism."", ""The Soviets want to expand their influence, the United States intends to appropriate the continent's natural wealth, the former empires are trying to revive their shaky colonial power, and the young nations are defending their newly won independence, armed with one ideal: internationalism."", ""The Soviets want to expand their influence, the United States intends to appropriate the continent's natural wealth, the former empires are trying to revive their shaky colonial power, and the young nations are defending their newly won independence, armed with a failed ideal: internationalism."", ""The Soviets want to consolidate their influence; the United States intends to appropriate the continent's natural wealth; the former empires advocate the revival of their wavering colonial power; and the young nations defend their newfound independence, endowed with an ideal: internationalism.""]"
544,"['He', 'made', 'a', 'useful', '43', 'in', 'the', 'second', 'innings,', 'coming', 'in', 'when', 'New', 'Zealand', 'was', 'struggling', 'at', '103', 'for', '7', 'and', 'helping', 'the', 'side', 'avoid', 'defeat.']","[12, 14]",1,new zealand,"He made a useful 43 in the second innings, coming in when New Zealand was struggling at 103 for 7 and helping the side avoid defeat.","['He scored a valuable 43-yard touchdown in the second inning to lead New Zealand to a 103-7 victory.', 'He hit a useful 43 in the second inning and also fell as New Zealand fought back from 103-7 down to avoid defeat.', 'He scored a very good 43 in the second inning and became the 84th man to score as New Zealand fought back from 103-7 down to help the team avoid defeat.', 'In his 33rd inning, he scored a useful 43 from 103-7 for New Zealand and helped them avoid defeat.', 'He took advantage of a 43 as he went into the match 103-7 to avoid defeat.']"
545,"['San', 'Diego–Tijuana', 'traces', 'its', 'European', 'roots', 'to', '1542', 'when', 'the', 'land', 'was', 'explored', 'by', 'Portugal', 'on', 'behalf', 'of', 'imperial', 'Spain.']","[14, 15]",1,portugal,San Diego–Tijuana traces its European roots to 1542 when the land was explored by Portugal on behalf of imperial Spain.,"['San Diego / Tijuana dates back to 1542, when Portugal explored the country in the name of imperial Spain.', 'San Diego / Tijuana dates back to 1542, when Portugal opened the area in the name of imperial Spain.', 'San Diego - Tijuana has its European roots in 1542, when Portugal explored the area on behalf of the Spanish Empire.', 'San Diego, Tijuana and other places have their origins in Europe in 1542, when Portugal explored the country on behalf of imperial Spain.', 'San Diego / Tijuana - The origins of water date back to 1542, when Portugal explored the country on behalf of Imperial Spain.']"
546,"['After', 'the', 'Safavid', 'conquest', 'of', 'Baku', 'in', '1501,', 'the', 'Sufi', 'order', 'was', 'expelled.']","[5, 6]",1,baku,"After the Safavid conquest of Baku in 1501, the Sufi order was expelled.","['After the conquest of Baku by the Safavids in 1501, the Sufi order was expelled.', 'After the conquest of Baku by the Safavids in 1501, the Sufi order was expelled.', 'After the conquest of Baku by the Safavids in 1501, the Sufi order was expelled.', 'After the conquest of Baku by the Safavids in 1501, the Sufi order was expelled.', 'After the safari conquest of Baku in 1501, the Sufi Order was expelled.']"
547,"['Victoria', 'appointed', '19', 'Knights', 'Grand', 'Cross,', 'plus', 'an', 'additional', '28', 'honorary', 'Knights', 'Grand', 'Cross,', 'between', 'the', ""order's"", 'institution', 'and', 'her', 'death', 'on', '22', 'January', '1901;', 'of', 'those', '19,', 'six', 'were', 'to', 'Princes', 'of', 'the', 'United', 'Kingdom—her', 'own', 'children,', 'grandchildren', 'or', 'other', 'close', 'relatives—and', 'a', 'further', 'seven', 'to', 'those', 'already', 'holding', 'a', 'peerage..']","[0, 1]",1,victoria,"Victoria appointed 19 Knights Grand Cross, plus an additional 28 honorary Knights Grand Cross, between the order's institution and her death on 22 January 1901; of those 19, six were to Princes of the United Kingdom—her own children, grandchildren or other close relatives—and a further seven to those already holding a peerage..","['Between the founding of the Order and its death on 22 January 1901, Victoria appointed 19 knights Grand Cross and 28 knights Grand Cross of Honour. Six of these were awarded to British princes, their own children, grandchildren or other close relatives, and a further seven to persons with German citizenship.', 'Victoria appointed 19 knights Grand Cross and a further 28 Knights of Honour between the founding of the Order and her death on 22 January 1901. Six of these 19 knights were handed over to princes of the United Kingdom, their own children, grandchildren or other close relatives, and a further seven to those who already hold a rank.', 'Between the founding charter of the Order and her death on 22 January 1901, Victoria appointed 19 Knight Grand Crosses plus 28 other Knight Grand Crosses of Honour. Six of the 19 knights were Prince of the United Kingdom, their own children, grandchildren or other close relatives and a further seven members of the above-mentioned orders.', 'Victoria appointed 19 Knights Grand Cross plus 28 other Knights of Honour between her institution and her death on 22 January 1901; of these 19, six had gone to princes of the United Kingdom or their own children, grandchildren or other close relatives, and a further seven had pedigree.', 'Victoria appointed 19 Knights Grand Crosses and a further 28 Crosses of Honour between the investiture of the Order and her death on 22 January 1901, six of which went to Princes of Great Britain, their own children, grandchildren or other close relatives, and a further seven to those already in positions.']"
548,"['In', '1821,', 'Mexico', 'gained', 'independence', 'from', 'Spain', 'and', 'Nicaragua', 'became', 'part', 'of', 'the', 'First', 'Mexican', 'Empire.']","[2, 3]",1,mexico,"In 1821, Mexico gained independence from Spain and Nicaragua became part of the First Mexican Empire.","['In 1821, Mexico gained independence from Spain and Nicaragua became part of the First Mexican Empire.', 'In 1821, Mexico gained independence from Spain and Nicaragua became part of the First Mexican Empire.', 'In 1821, Mexico gained its independence from Spain and Nicaragua became part of the First Mexican Empire.', 'In 1821, Mexico gained independence from Spain and Nicaragua became part of the First Mexican Empire.', 'In 1821, Mexico gained its independence from Spain and Nicaragua became part of the First Mexican Empire.']"
549,"['It', 'is', 'the', 'sixth', 'highest', 'honour', 'awarded', 'by', 'Romania', 'ranking', 'just', 'behind', 'the', 'Medal', 'of', 'Faithful', 'Service', 'and', 'ahead', 'of', 'the', 'Order', 'of', 'the', 'Victory', 'of', 'the', 'Romanian', 'Revolution', 'of', 'December', '1989.']","[8, 9]",1,romania,It is the sixth highest honour awarded by Romania ranking just behind the Medal of Faithful Service and ahead of the Order of the Victory of the Romanian Revolution of December 1989.,"['It is the sixth highest award in Romania, just behind the Loyalty Medal and ahead of the Knighthood of Victory of the Romanian Revolution of December 1989.', 'It is the sixth highest award in Romania, after the Loyalty Medal and the Order of Victory during the Romanian Revolution of December 1989.', 'It is the sixth highest award Romania receives, after the Loyalty Medal and before the Order of Victory of the Romanian Revolution in December 1989.', 'With this sixth highest award, Romania is just behind the medal for faithful service and ahead of the Order of Victory of the Romanian Revolution of December 1989.', 'This is the sixth highest award given to Romania, just behind the Loyalty Medal and ahead of the Order of Victory of the Romanian Revolution, entitled ""World Legal Choice Evening"" in December 1989.']"
550,"['She', 'was', 'confirmed', 'by', 'the', 'United', 'States', 'on', 'June', '16,', '2000,', 'and', 'received', 'her', 'commission', 'on', 'August', '3,', '2000.']","[5, 7]",1,united states,"She was confirmed by the United States on June 16, 2000, and received her commission on August 3, 2000.","['It was confirmed by the US on 16 June 2000 and received its contract on 3 August 2000.', 'It was confirmed by the United States on 16 June 2000 and received its mandate on 3 August 2000.', 'It was confirmed by the United States on 16 June 2000 and received its mandate on 3 August 2000.', 'It was confirmed by the US on 16 June 2000 and received its contract on 3 August 2000.', 'It was confirmed by the United States on 16 June 2000 and deployed on 3 August 2000.']"
551,"['Honoré', 'took', 'the', 'title', 'of', 'Prince', 'himself,', 'and', 'it', 'was', 'only', 'through', 'the', 'protection', 'of', 'France', 'that', 'Monaco', 'escaped', 'total', 'overrun', 'by', 'Spain.']","[17, 18]",1,monaco,"Honoré took the title of Prince himself, and it was only through the protection of France that Monaco escaped total overrun by Spain.","['Honoré himself obtained the title of prince, and it was only thanks to the protection of France that Monaco escaped the complete superiority of Spain.', 'Honoré himself won the title of prince, and it was only thanks to the protection of France that Monaco was able to prevent a complete takeover by Spain.', 'Honoré himself assumed the title of prince, and it was only through the protection of France that Monaco escaped total takeover by Spain.', 'Honoré attained the title of prince and only by the protection of France did Monaco escape a complete superiority of the Spaniards.', ""Honoré himself won the Little Prince's title, and it was only through the protection of France that Monaco escaped total Spanish takeover.""]"
552,"['After', 'India', 'gained', 'independence', 'in', '1947,', 'Bangalore', 'evolved', 'into', 'a', 'manufacturing', 'hub', 'for', 'public', 'sector', 'heavy', 'industries—particularly', 'aerospace,', 'telecommunications,', 'machine', 'tools,', 'heavy', 'equipment,', 'space', 'and', 'defence.']","[1, 2]",1,india,"After India gained independence in 1947, Bangalore evolved into a manufacturing hub for public sector heavy industries—particularly aerospace, telecommunications, machine tools, heavy equipment, space and defence.","['After India gained independence in 1947, Bangalore became a manufacturing center for heavy public industry, particularly aerospace, telecommunications, machine tools, heavy equipment, space and defense.', 'After India gained independence in 1947, Bangalore became a manufacturing hub for heavy industry in the public sector, particularly aerospace, telecommunications, machine tools, construction machinery, space, and defense.', 'After India gained independence in 1947, Bangalore became a manufacturing hub for heavy public industry, particularly aerospace, telecommunications, machine tools, construction machinery, and space and defense.', 'After India gained independence in 1947, Bangalore became a manufacturing center for heavy industry from the public sector, particularly aerospace, telecommunications, machine tools, heavy equipment, space and defense.', 'After India gained independence in 1947, Bangalore became a manufacturing hub for heavy industry, particularly aerospace, telecommunications, machine tools, heavy machinery, space and defense.']"
553,"['Although', 'the', 'official', 'bidding', 'process', 'has', 'not', 'yet', 'begun,', 'Australia,', 'Japan', ',', 'New', 'Zealand', 'and', 'Thailand', 'have', 'confirmed', 'their', 'interests', 'in', 'potentially', 'staging', 'the', 'tournament.']","[10, 11]",1,japan,"Although the official bidding process has not yet begun, Australia, Japan, New Zealand and Thailand have confirmed their interests in potentially staging the tournament.","['Although the official bidding process has not yet begun, Australia, Japan, New Zealand and Thailand have confirmed their interest in hosting the tournament.', 'Although the official bidding process has not yet begun, Australia, Japan, New Zealand and Thailand have confirmed their interest in hosting the tournament.', 'Australia, Japan, New Zealand and Thailand are said to be interested in hosting the tournament, although the official bidding process has not yet begun.', 'The official bidding process has not yet begun, but Australia, Japan, New Zealand and Thailand have confirmed their interest in hosting the tournament.', 'Although the official bidding process has not yet begun, Australia, Japan, New Zealand and Thailand have confirmed their interest in hosting the tournament.']"
554,"['Italy', 'classified', 'cathinone', 'and', 'all', 'structurally', 'derived', 'analogues', '(including', 'pyrovalerone', 'analogues)', 'as', 'Narcotics', 'on', 'January', '2012.']","[0, 1]",1,italy,Italy classified cathinone and all structurally derived analogues (including pyrovalerone analogues) as Narcotics on January 2012.,"['Italy classified kathinone and all structurally derived analogues (including pyrovalerone analogues) as narcotics in January 2012.', 'Italy classified kathinone and all structurally derived analogues (including pyrovalerone analogues) as narcotics in January 2012.', 'Italy classified kathinone and all structurally derived analogues (including pyrovalerone) as narcotics in January 2012.', 'Italy classified kathinone and all structurally derived analogues (including pyrovalerone analogues) as narcotics in January 2012.', 'Italy classified Athinone and all structurally derived analogues (including pyrovalerone analogues) as narcotics on 1 January 2012.']"
555,"['Restrictions', 'on', 'the', 'manufacture', 'of', 'certain', 'armaments', 'within', 'the', '1919', 'Treaty', 'of', 'Versailles', 'forbade', 'Germany', 'from', 'manufacturing', 'certain', 'types', 'of', 'weapons,', 'such', 'as', 'light', 'automatic', 'firearms', '(designated', 'as', 'SMGs', 'with', 'barrels', 'in', 'excess', 'of', 'four', 'inches', '(102', '\xa0', 'mm)', 'and', 'magazines', 'holding', 'more', 'than', 'eight', 'rounds).']","[14, 15]",1,germany,"Restrictions on the manufacture of certain armaments within the 1919 Treaty of Versailles forbade Germany from manufacturing certain types of weapons, such as light automatic firearms (designated as SMGs with barrels in excess of four inches (102 mm) and magazines holding more than eight rounds).","['Restrictions on the production of certain weapons in the 1919 Treaty of Versailles prohibited Germany from producing certain types of weapons, such as light automatic firearms (SMG, with barrels larger than 102 mm and magazines larger than eight rounds).', 'Restrictions on certain weapons in the 1919 Treaty of Versailles prohibited Germany from producing certain types of weapons, such as light automatic firearms (SMGs with a capacity of more than 102 mm and magazines with more than eight rounds).', 'Certain factory restrictions in the 1919 Treaty of Versailles prohibit Germany from producing certain types of weapons, such as light automatic firearms (known as SMG with barrels over 102 mm and magazines with more than eight rounds).', 'Restrictions on the production of certain weapons in the 1919 Treaty of Versailles prohibited the Federal Republic of Germany from producing certain types of weapons, such as light automatic firearms (SMGs with barrels greater than 102 mm, magazines with more than eight rounds).', 'The production restrictions of the 1919 Treaty of Versailles prohibit Germany from producing certain weapons, such as light automatic firearms (so-called SMG) with 102 mm bullets and magazines with more than eight rounds.']"
556,"['Perhaps', 'specific', 'locations', 'or', 'services', 'use', 'three', 'phases,', 'but', 'Australia', 'and', 'New', 'Zealand', 'both', 'use', 'an', 'internationally-recognised', 'six-phase', 'USAR', 'model', '(Emergency', 'Management', 'Australia', 'Manual', '35,', 'section', '1.14', '(page', '6', '&', '7)', '-', 'http://www.ema.gov.au/www/emaweb/rwpattach.nsf/VAP/(3273BD3F76A7A5DEDAE36942A54D7D90)~Manual35-GeneralandDisasterRescue.pdf/$file/Manual35-GeneralandDisasterRescue.pdf', '(3.71MB)).']","[9, 10]",1,australia,"Perhaps specific locations or services use three phases, but Australia and New Zealand both use an internationally-recognised six-phase USAR model (Emergency Management Australia Manual 35, section 1.14 (page 6 & 7) - http://www.ema.gov.au/www/emaweb/rwpattach.nsf/VAP/(3273BD3F76A7A5DEDAE36942A54D7D90)~Manual35-GeneralandDisasterRescue.pdf/$file/Manual35-GeneralandDisasterRescue.pdf (3.71MB)).","['While certain websites or services use three phases, Australia and New Zealand both use an internationally recognized six-phase USAR model (Emergency Management Australia Manual 35, Section 1.14 (page 6 & 7) - http: / / www.ema.gov.au / www / emaweb / rwpattach.nsf / VAP / (3273BD3F76A7A5DEDAE36942A54D7D90) ~ Manual35-GeneralandDisasterRescue.pdf / $file / Manual35-General andDisasterRescue.pdf (3.71MB).', 'Some places or services use three phases, but both Australia and New Zealand use an internationally recognized six-phase USAR model (Emergency Management Australia Manual 35, Section 1,14 (page 6 & 7) - http: / / www.ema.gov.au / www / emaweb / rwpattach.nsf / VAP / (3273BD3F76A7A5DEDAE36942A54D7D90) ~ Manual35-GeneralandDisasterRescue.pdf / $file / Manual35-GeneralandDisasterRescue.pdf (3.71MB).', 'Each website or service can use three phases, but Australia and New Zealand both use an internationally recognised six-phase US model (Emergency Management Australia Manual 35, Section 1.14 (page 6 & 7) - http: / / www.ema.gov.au / www / emaweb / rwpattach.nsf / VAP / (3273BD3F76A7A5DEDAE36942A54D7D90) ~ Manual35-GeneralandDisasterRescue.pdf / $file / Manual35-GeneralandDisasterRescue.pdf (3.71MB).', 'Individual websites or services may use three phases, but Australia and New Zealand both use an internationally recognized six-phase USAR model (Emergency Management Australia Manual 24, Section 3.25 (page 2 & 3) - http: / / www.ema.gov.au / www / emaweb / rwpattach.nsf / VAP / (3273BD3F76A7A5DEDAE36942A54D7D90) ~ Manual35-GeneralandDisasterRescue.pdf / $file / Manual35-GeneralandDisasterRescue.pdf (3.71MB).', 'A three-phase scheme can be used here and there, but in Australia and New Zealand an internationally recognised six-phase USAR model (Emergency Management Australia Manual 35, Section 1.14 (page 6 & 7) - http: / / www.ema.gov.au / www / emaweb / rwpattach.nsf / VAP / (3273BD3F76A7A5DEDAE36942A54D7D90) ~ Manual35-GeneralandDisasterRescue.pdf / $file / Manual35-General andDisasterRescue.pdf (3.71MB).']"
557,"['This', 'action', 'was', 'taken', 'to', 'ensure', 'the', 'fleet', 'would', 'not', 'fall', 'into', 'German', 'hands,', 'as', 'the', 'Nazis', 'had', 'defeated', 'France', 'and', 'occupied', 'Paris.']","[19, 20]",1,france,"This action was taken to ensure the fleet would not fall into German hands, as the Nazis had defeated France and occupied Paris.","['This measure was taken to ensure that the fleet did not fall into German hands after the Nazis had defeated France and occupied Paris.', 'This measure was taken to ensure that the fleet did not fall into the hands of the Germans, as the Nazis had defeated France and occupied Paris.', 'This measure was taken to prevent the fleet from falling into the hands of the Germans because the Nazis had defeated France and occupied Paris.', 'These actions were intended to prevent the fleet from falling into German hands after the Nazis had defeated France and occupied Paris.', 'This measure was taken to ensure that no German fleet fell into the hands of Germany after the Nazis had defeated France and occupied Paris.']"
558,"['The', 'film', 'was', 'shot', 'on', 'location', 'in', 'Aceh,', 'and', 'reports', 'on', 'the', 'Province’s', 'battle', 'for', 'independence', 'from', 'Indonesia', '.']","[17, 18]",1,indonesia,"The film was shot on location in Aceh, and reports on the Province’s battle for independence from Indonesia.","[""The film was shot on location in Aceh and reports on the province's struggle for independence from Indonesia."", ""The film was shot on location in Aceh and reports on the province's struggle for independence from Indonesia."", 'The film, which was shot on location in Aceh, reports on the independence struggle of the province of Indonesia.', ""The film was shot on location in Aceh but tells the story of the province's struggle for independence from Indonesia."", ""The film is set in Aceh, where it reports on the province's struggle for independence from Indonesia.""]"
559,"['Spain', 'recaptured', 'the', 'city', 'in', '1732.']","[0, 1]",1,spain,Spain recaptured the city in 1732.,"['Spain recaptured the city in 1732.', 'Spain recaptured the city in 1732.', 'Spain recaptured the city in 1732.', 'Spain recaptured the city in 1732.', 'A hypothetical situation that ""only"" concerns the US in today\'s region.']"
560,"['Hong', 'Kong', 'and', 'Japan', 'advanced', 'but', 'neither', 'got', 'any', 'further,', 'losing', 'play-offs', 'for', 'the', 'next', 'round', 'to', 'South', 'Korea', 'and', 'Israel', 'respectively.']","[0, 2]",1,hong kong,"Hong Kong and Japan advanced but neither got any further, losing play-offs for the next round to South Korea and Israel respectively.","['Hong Kong and Japan progressed, but neither advanced, losing the next round play-offs to South Korea and Israel, respectively.', 'Hong Kong and Japan progressed, but neither advanced, losing the play-offs to South Korea and Israel respectively.', 'Hong Kong and Japan progressed, but neither advanced, losing their next-round play-offs to South Korea and Israel respectively.', 'Hong Kong and Japan advanced, but no country advanced, losing the next round play-offs to South Korea and Israel, respectively.', 'Hong Kong and Japan progressed, but both failed to make it, losing the next round play-offs to South Korea and Israel respectively.']"
561,"['After', 'the', 'fall', 'of', 'France', 'to', 'Germany', ',', 'Girardeau', 'created', 'a', 'factory', 'for', 'underground', 'forces', 'of', 'free', 'France.']","[6, 7]",1,germany,"After the fall of France to Germany, Girardeau created a factory for underground forces of free France.","['After France fell to Germany, Girardeau created a factory for the underground forces of free France.', 'After France fell to Germany, Girardeau built a factory for the underground forces of free France.', 'After the fall of Rome to Germany, Girardeau created a factory for the underground forces of free France.', 'After France fell to Germany, Girardeau founded a factory for underground troops of the Free France.', 'After the fall of the Berlin Wall, Girardeau created a factory for the underground forces of the Free France.']"
562,"['Spain', 'started', 'off', 'the', '2012–13', 'IRB', '7s', 'Series', 'with', 'a', 'bang', 'at', 'the', '2012', 'Gold', 'Coast', 'Sevens,', 'defeating', 'Tonga,', 'Wales', 'and', 'England', 'to', 'finish', 'ninth', 'and', 'win', 'the', 'Bowl.']","[0, 1]",1,spain,"Spain started off the 2012–13 IRB 7s Series with a bang at the 2012 Gold Coast Sevens, defeating Tonga, Wales and England to finish ninth and win the Bowl.","['Spain started the 2012-13 IRB 7s series with a cracker in the Gold Coast Sevens, beating Tonga, Wales and England to finish ninth and win the Bowl.', 'Spain started the 2012-13 IRB 7s series with a bang in the Gold Coast Sevens, beating Tonga, Wales and England to finish ninth and win the scarf.', 'Spain began the 2012-13 IRB 7s series with a thumping win in the Gold Coast Sevens, beating Tonga, Wales and England to finish ninth and win the Bowl.', 'Spain started the 2012-13 IRB 7s series with a bang in the record-breaking Gold Coast series, beating Tonga, Wales and England to finish ninth and win the Bowl.', 'Spain began the 2012-13 series with a brilliant win on the Gold Coast in the 2012-13 season, beating Tonga, Wales and England to finish ninth and win the Cup.']"
563,"['Algeria', 'severed', 'diplomatic', 'relations', 'with', 'the', 'United', 'States', 'on', 'June', '6,', '1967,', 'in', 'the', 'wake', 'of', 'the', 'June', '1967', 'Arab-Israeli', 'War.']","[0, 1]",1,algeria,"Algeria severed diplomatic relations with the United States on June 6, 1967, in the wake of the June 1967 Arab-Israeli War.","['Algeria broke off diplomatic relations with the United States on June 6, 1967, following the Arab-Israeli war of June 1967.', 'Algeria broke off diplomatic relations with the United States on June 6, 1967, following the Arab-Israeli war of June 1967.', 'Algeria broke off diplomatic relations with the United States on June 6, 1967, following the Arab-Israeli war of June 1967.', 'Algeria broke off diplomatic relations with the United States on June 6, 1967, after the Israeli-Arab war was broken off in June 1967.', 'Algeria broke off diplomatic relations with the United States from the Emirate of Jerusalem on 6 June 1967 in the wake of the Arab-Israeli war.']"
564,"['March', '28:', 'Neapolitan', 'War', 'commenced', 'by', 'Joachim', 'Murat', 'against', 'Austria', '.']","[9, 10]",1,austria,March 28: Neapolitan War commenced by Joachim Murat against Austria.,"['March 28 - The Neapolitan War against Austria begins, initiated by Joachim Murat.', 'March 28 - Napoleonic War, opened by Joachim Murat against Austria.', 'March 28 - The Battle of Naples is defeated by Joachim Murat against Austria.', 'March 28 - The Neapolitan War against Austria, waged by Joachim Murat.', 'March 28 - Battle of Neapolitans by Joachim Murat against Austria.']"
565,"['Mexico', 'is', 'scheduled', 'to', 'compete', 'at', 'the', '2014', 'FEI', 'World', 'Equestrian', 'Games', 'in', 'the', 'region', 'of', 'Normandy,', 'France.']","[0, 1]",1,mexico,"Mexico is scheduled to compete at the 2014 FEI World Equestrian Games in the region of Normandy, France.","['Mexico will participate in the 2014 FEI World Equestrian Games in Normandy, France.', 'Mexico will host the 2014 FEI World Equestrian Games in Normandy.', 'Mexico is scheduled to participate in the 2014 FEI World Equestrian Games in Normandy.', 'Mexico takes part in the World Equestrian Games in Normandy in 2014.', 'Mexico is expected to participate in the 2014 FEI World Equestrian Games in Normandy.']"
566,"['The', 'USA', 'also', 'received', 'an', 'automatic', 'berth', 'for', 'winning', 'the', '2008', 'Olympic', ""Men's"", 'Basketball', 'Tournament.']","[1, 2]",1,usa,The USA also received an automatic berth for winning the 2008 Olympic Men's Basketball Tournament.,"[""The USA also received an automatic ranking for their victory in the Olympic men's basketball tournament in 2008."", ""The United States also won the 2008 men's Olympic basketball tournament automatically."", ""The United States was awarded an automatic spot for winning the 2008 Olympic men's basketball tournament."", ""The United States also received an automatic ranking for winning the 2008 men's Olympic basketball tournament."", ""The United States also became the automatic holder of the 2008 men's Olympic basketball tournament.""]"
567,"['The', 'Royal', 'Victorian', 'Order', 'is', 'an', 'order', 'of', 'knighthood', 'awarded', 'by', 'the', 'United', 'Kingdom', 'and', 'several', 'Commonwealth', 'realms.']","[12, 14]",1,united kingdom,The Royal Victorian Order is an order of knighthood awarded by the United Kingdom and several Commonwealth realms.,"['The Royal Victorian Order is a knighthood conferred by the United Kingdom and several Commonwealth countries.', 'The Royal Victorian Order is a knighthood conferred by the United Kingdom and several Commonwealth countries.', 'The Royal Victorian Order is a knighthood awarded by the United Kingdom and various Commonwealth countries.', 'The Royal Victorian Order is a knighthood conferred by the United Kingdom and several Commonwealth countries.', 'The Royal Victorian Order is a knighthood awarded by the United Kingdom and some Commonwealth countries.']"
568,"['The', 'Treaty', 'of', 'Kiel', 'was', 'unsuccessful,', 'and', 'after', 'the', 'declaration', 'of', 'Norwegian', 'independence,', 'Sweden', 'attempted', 'to', 'recover', 'its', 'sovereignty', 'by', 'force.']","[13, 14]",1,sweden,"The Treaty of Kiel was unsuccessful, and after the declaration of Norwegian independence, Sweden attempted to recover its sovereignty by force.","[""The Kiel Treaty was unsuccessful, and after Norway's declaration of independence, Sweden attempted to regain its sovereignty by force."", ""The Kiel Treaty was unsuccessful, and after Norway's declaration of independence, Sweden attempted to regain its sovereignty by force."", ""The Kiel Treaty was unsuccessful, and after Norway's declaration of independence, Sweden attempted to regain its sovereignty by force."", 'The Kiel Treaty remained unsuccessful and Sweden attempted to regain its sovereignty by force after Norway declared independence.', ""The Treaty of Kiel was unsuccessful, and after Norway's declaration of the rainbow, Sweden attempted to regain its sovereignty by force.""]"
569,"['Later', 'the', 'children', 'in', 'the', 'camp', 'represented', 'almost', 'all', 'nations', 'of', 'Europe', 'occupied', 'by', 'Germany', '.']","[14, 15]",1,germany,Later the children in the camp represented almost all nations of Europe occupied by Germany.,"['Later, the children in the camp represented almost all the nations of Europe occupied by Germany.', 'Later, the children in the camp represented almost all the nations of Europe occupied by Germany.', 'Later, the children in the camp represented almost all the nations of Europe occupied by Germany.', 'Later, the children in the camp represented almost all European countries occupied by Germany.', 'Later, the children in the camp represented almost all the nations occupied by Germany.']"
570,"['In', '1956,', 'Sudan', 'gained', 'independence', 'and', 'hostility', 'towards', 'the', 'Jewish', 'Community.']","[2, 3]",1,sudan,"In 1956, Sudan gained independence and hostility towards the Jewish Community.","['Sudan gained independence and hostility towards the Jewish community in 1956.', 'In 1956 Sudan gained its independence and hostility towards the Jewish community.', 'Sudan gained independence and hostility towards the Jewish community in 1956.', 'Sudan gained independence and hostility towards the Jewish community in 1956.', 'Sudan gained independence and hostility towards the Jewish community in 1956.']"
571,"['Until', '1962,', 'Algeria', 'had', 'been', 'under', 'the', 'dominion', 'of', 'France.']","[2, 3]",1,algeria,"Until 1962, Algeria had been under the dominion of France.","['Algeria was under French rule until 1962.', 'Algeria was under French rule until 1962.', 'Until 1962 Algeria was under the rule of France.', 'Algeria was under French rule until 1962.', 'Algeria was under French rule until 1962.']"
572,"['The', 'Gambia', 'competed', 'in', 'the', '2010', 'Commonwealth', 'Games', 'held', 'in', 'Delhi,', 'India,', 'from', '3', 'to', '14', 'October', '2010.']","[0, 2]",1,the gambia,"The Gambia competed in the 2010 Commonwealth Games held in Delhi, India, from 3 to 14 October 2010.","['The Gambia participated in the 2010 Commonwealth Games, which took place from 3 to 14 October 2010 in Delhi, India.', 'The Gambia participated in the 2010 Commonwealth Games in Delhi, India, which took place from 3 to 14 October 2010.', 'The Gambia took part in the Commonwealth Games in Delhi, India, from 3 to 14 October 2010.', 'The Gambia took part in the Commonwealth Games in Delhi, India, from 3 to 14 October 2010.', 'The Gambia participated in the 2010 Commonwealth Games in Delhi, India, from 3 to 14 October 2010.']"
573,"['Under', 'his', 'rule,', 'Polotsk', 'attempted', 'to', 'distance', 'itself', 'from', 'Kiev', '.']","[9, 10]",1,kiev,"Under his rule, Polotsk attempted to distance itself from Kiev.","['Under his rule Polotsk tried to distance himself from Kiev.', 'Under his rule Polotsk tried to distance himself from Kiev.', 'Under his rule Polotsk tried to distance himself from Kiev.', 'Under his rule, they tried to distance themselves from Kiev.', 'Under his rule, Polazk tried to distance himself from Kiev.']"
574,"['The', 'ten', 'elected', 'members', 'were', 'returned', 'from', 'nine', 'constituencies', 'formed', 'from', 'the', 'nine', 'districts,', 'with', 'all', 'districts', 'returning', 'one', 'member', 'except', 'Port', 'Louis', ',', 'which', 'returned', 'two.']","[21, 23]",1,port louis,"The ten elected members were returned from nine constituencies formed from the nine districts, with all districts returning one member except Port Louis, which returned two.","['The ten elected deputies were sent back from nine constituencies formed from the nine constituencies, with the exception of Port Louis, which returned two constituencies.', 'The ten elected members were returned from nine constituencies in nine districts, with all constituencies except Port Louis, where two were elected, having sent one member.', 'The ten elected members were returned from nine constituencies in the nine constituencies, and all constituencies sent one member except Port Louis, from which two emerged.', 'The ten elected deputies were returned from nine constituencies in the nine districts, with the exception of Port Louis, which sent two and one.', 'The ten elected members came from nine constituencies in the nine constituencies, with all but Port Louis, which re-elected two of its members, sending only one member at a time.']"
575,"['A', 'proposal', 'for', 'yet', 'another', 'constitution', 'is', 'being', 'discussed,', 'to', 'allow', 'Turkey', 'to', 'comply', 'with', 'EU', 'accession', 'political', 'criteria.']","[11, 12]",1,turkey,"A proposal for yet another constitution is being discussed, to allow Turkey to comply with EU accession political criteria.","[""A proposal for a new constitution to enable Turkey to meet the EU's political accession criteria is currently under discussion."", ""A proposal for a different constitution is being discussed in order to enable Turkey to meet the EU's political accession criteria."", 'A further draft constitution is currently under discussion to enable Turkey to fulfil the political criteria for EU accession.', ""The proposal for a new constitution to enable Turkey to meet the EU's political accession criteria is being discussed."", 'A proposal for such a new constitution is currently being discussed, which would enable Turkey to meet the political criteria for EU accession.']"
576,"['In', 'return,', 'Britain', 'agreed', 'to', 'remain', 'neutral', 'in', 'any', 'conflict', 'between', 'the', 'Ottoman', 'Empire', 'and', 'Russia.']","[2, 3]",1,britain,"In return, Britain agreed to remain neutral in any conflict between the Ottoman Empire and Russia.","['In return, Britain pledged to remain neutral in any conflict between the Ottoman Empire and Russia.', 'In return, Britain pledged to remain neutral in a conflict between the Ottoman Empire and Russia.', 'In return, Britain pledged to remain neutral in any conflict between the Ottoman Empire and Russia.', 'In return, Britain pledged to remain neutral in a conflict between Turkey and Russia.', 'In return, Britain undertook not to remain neutral in any conflict between the Ottoman Empire and Russia.']"
577,"['Turkey', ',', 'despite', 'being', 'qualified', 'already,', 'still', 'played', 'at', 'the', 'European', 'championships.']","[0, 1]",1,turkey,"Turkey, despite being qualified already, still played at the European championships.","['Turkey, despite having already qualified, are still in the European Championship.', 'Turkey have already qualified but will still take part in the European Championship.', 'Although already qualified, Turkey were still playing at the European Championship.', 'Turkey have already qualified but are still in the World Cup play-offs.', 'Turkey have already qualified but are yet to play at the European Championship.']"
578,"['Despite', 'leading', 'Mexico', 'to', 'the', '2015', 'CONCACAF', 'Gold', 'Cup,', 'he', 'was', 'sacked', 'as', 'coach', 'of', 'the', 'national', 'team', 'after', 'an', 'alleged', 'physical', 'altercation', 'with', 'a', 'reporter.']","[2, 3]",1,mexico,"Despite leading Mexico to the 2015 CONCACAF Gold Cup, he was sacked as coach of the national team after an alleged physical altercation with a reporter.","['Although he led Mexico to the CONCACAF Gold Cup in 2015, he was sacked as national coach after an alleged physical altercation with a reporter.', 'Although he led Mexico to the CONCACAF Gold Cup in 2015, he was sacked as national coach after an alleged physical altercation with a reporter.', 'Despite leading Mexico to the CONCACAF Gold Cup in 2015, he was sacked as national team coach after an alleged physical altercation with a reporter.', 'Despite leading Mexico to the CONCACAF Gold Cup in 2015, he was sacked from the national team after an alleged physical altercation with a reporter.', 'Despite leading Mexico to the CONCACAF Gold Cup in 2015, he was sacked as national coach after an alleged physical altercation with a reporter there.']"
579,"['9', 'June', '-', 'Sweden', 'adopts', 'a', 'law', 'to', 'ban', 'the', 'spreading', 'violent', 'video', 'movies', 'to', 'children', 'under', 'the', 'age', 'of', '15,', 'and', 'even', 'hinder,', 'but', 'not', 'ban', 'by', 'law,', 'adults', 'from', 'watching', 'video', 'movies', 'with', '""brutal', 'and', 'sadist', 'violence"".']","[3, 4]",1,sweden,"9 June - Sweden adopts a law to ban the spreading violent video movies to children under the age of 15, and even hinder, but not ban by law, adults from watching video movies with""brutal and sadist violence"".","['9 June: Sweden passes a law banning the distribution of violent videos to children under the age of 15 and making it more difficult for adults to watch videos of ""brutal and sadistic violence"" that are not prohibited by law.', 'June 9 - Sweden passes a law banning the distribution of violent videos to children under the age of 15, making it more difficult, but not illegal, to watch videos depicting ""brutal and sadistic violence"" against adults.', 'June 9 - Sweden passes a law banning the distribution of violent videos to children under the age of 15 and preventing even adults from viewing, but not banning, videos of ""brutal and sadistic violence.""', 'June 9 - Sweden passes a law banning the distribution of violent videos to children under the age of 15 and banning adults from watching videos of ""brutal and sadistic violence.""', '9 June: Sweden passes a law banning the distribution of violent videos to under-15s and even preventing adults from viewing videos of ""crude and sadistic violence,"" but not by law.']"
580,"['Cemil', 'Bayik', 'has', 'accused', 'Turkey', 'of', 'protecting', 'and', 'supporting', 'ISIS.']","[4, 5]",1,turkey,Cemil Bayik has accused Turkey of protecting and supporting ISIS.,"['Cemil Bayik has accused Turkey of protecting and supporting ISIS.', 'Cemil Bayik has accused Turkey of protecting and supporting ISIS.', 'Cemil Bayik has accused Turkey of protecting and supporting ISIS.', 'Cemil Bayik has accused Turkey of protecting and supporting ISIS.', 'Cemil Bayik accuses Turkey of protecting and supporting ISIS.']"
581,"['In', '2006,', 'Zijin', 'had', '49.28', 'tons', 'of', 'the', 'gold', 'output', 'and', 'the', 'gold', 'produced', 'from', 'mining', 'reached', '20.70', 'tons,', 'respectively', 'accounting', 'for', '20.53%', 'of', 'China', ""'s"", 'total', 'gold', 'production', 'and', '11.51%', 'of', 'the', 'gold', 'produced', 'from', 'mining', 'in', 'China', 'in', 'the', 'same', 'year.']","[24, 25]",1,china,"In 2006, Zijin had 49.28 tons of the gold output and the gold produced from mining reached 20.70 tons, respectively accounting for 20.53% of China's total gold production and 11.51% of the gold produced from mining in China in the same year.","['In 2006, Zijin had 49.28 tonnes of gold production and gold production reached 20.70 tonnes, representing 20.53% of total Chinese gold production and 11.51% of gold produced in China in the same year.', 'In 2006, Zijin had 49.28 tonnes of gold production and the gold produced in the mining industry reached 20.70 tonnes, representing 20.53% of total Chinese gold production and 11.51% of Palestinian gold mined in China in the same year.', 'In 2006, Zijin generated 49.28 tonnes of profit, and gold mined reached 20.70 tonnes, representing 20.53% of total Chinese gold production and 11.51% of gold mined in China in the same year.', 'In 2006, Zijin had 49.28 tonnes of gold production and the gold produced reached 20.70 tonnes. Gold accounted for 20.53% of total Chinese gold production and 11.51% of the gold produced in the Chinese mining industry in the same year.', 'In 2006, Zijin produced 49.28 tonnes of gold and the gold extracted from mining reached 20.70 tonnes, representing 20.53% of total Chinese gold production and 11.51% of Chinese gold production in the same year.']"
582,"['With', 'France', ',', 'she', 'won', 'the', 'team', 'bronze', 'medal', 'at', 'the', '2004', 'Summer', 'Olympics', 'as', 'well', 'as', 'three', 'team', 'world', 'titles', '(2005,', '2007,', 'and', '2008).']","[1, 2]",1,france,"With France, she won the team bronze medal at the 2004 Summer Olympics as well as three team world titles (2005, 2007, and 2008).","['With France, she won the bronze medal in the team at the 2004 Summer Olympics and three team world titles (2005, 2007, 2008).', 'She won team bronze with France at the 2004 Summer Olympics and three team world titles (2005, 2007 and 2008).', 'She won team bronze with France at the 2004 Summer Olympics and three team world titles (2005, 2007 and 2008).', 'She won the bronze medal in the team competition with France at the 2004 Summer Olympics and also won three team world titles (2005, 2007 and 2008).', 'With France, she won the bronze medal at the 2004 Summer Olympics in Turin and the three World Team Championships (2005, 2007 and 2008).']"
583,"['Ramat', 'Magshimim', '(Hebrew:', 'רָמַת', 'מַגְשִׁימִים\u200e,', 'lit', '""Rain-soaked', 'heights"")', 'is', 'an', 'Israeli', 'settlement', 'and', 'moshav', 'in', 'the', 'southern', 'Golan', 'Heights,', 'under', 'the', 'administration', 'of', 'Israel', '.']","[23, 24]",1,israel,"Ramat Magshimim (Hebrew: רָמַת מַגְשִׁימִים, lit""Rain-soaked heights"") is an Israeli settlement and moshav in the southern Golan Heights, under the administration of Israel.","['Ramat Magshimim (Hebrew: ""Zayat"") is an Israeli settlement and mosque in the southern Golan Heights under Israeli administration.', 'Ramat Magshimim (Hebrew: ""rain-soaked heights"") is an Israeli settlement and mosque in the southern Golan Heights under Israeli administration.', 'Ramat Magshimim (Hebrew-Arabic: ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you,"" ""I love you"").', 'Ramat Magshimim (Hebrew: ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" ""the deceased,"" the deceased, ""the deceased,"" the deceased, ""the deceased,"" the deceased, ""the deceased,"" the deceased, ""the deceased,"" the deceased, ""the deceased,""', 'Ramat Magshimim (Hebrew: chann), who served in the Israeli military during World War II, died Saturday in a car bomb attack on his home in the West Bank city of Ashkelon, the Israeli military said in a statement, adding that the death toll was ""not yet known.""']"
584,"['He', 'was', 'selected', 'against', 'Pakistan', 'on', 'the', 'weight', 'of', 'the', '89*', 'that', 'he', 'scored', 'for', 'West', 'Zone', 'against', 'the', 'Pakistanis', 'earlier', 'in', 'the', 'tour.']","[4, 5]",1,pakistan,He was selected against Pakistan on the weight of the 89* that he scored for West Zone against the Pakistanis earlier in the tour.,"['He was selected against Pakistan because of the weight of the 89 * he had scored against the Pakistanis at the start of the tour for West Indies.', 'He was selected because of the 89 * he had scored for West Indies against Pakistan before the game.', 'He was chosen because of the 89 * weight he was carrying for the Western Zone of the Balearic Islands.', 'He scored his first goal against Pakistan at the 1968 Olympic Games in Japan.', ""That's because of the 89 * he hit against Pakistan in the West Indies.""]"
585,"['They', 'intended', 'to', 'represent', 'Canada', 'but', ""Matthews'"", 'request', 'for', 'a', 'release', 'was', 'denied', 'by', 'U.S.']","[14, 15]",1,u.s.,They intended to represent Canada but Matthews' request for a release was denied by U.S.,"[""They wanted to represent Canada, but Matthes' request for release was rejected by the US."", ""They wanted to represent Canada, but Matthews' request for release was rejected by the US."", ""They wanted to represent Canada, but Matthes' request for release was rejected by the United States."", ""They wanted to represent Canada, but Matthe's request for release was rejected by the US."", ""They wanted to represent Canada, but Matthew's request for release was rejected by the US.""]"
586,"['The', 'US', ""didn't"", 'send', 'combat', 'troops', 'into', 'Vietnam', 'until', '1965.']","[1, 2]",1,us,The US didn't send combat troops into Vietnam until 1965.,"['The USA did not send combat troops to Vietnam until 1965.', 'The USA did not send combat troops to Vietnam until 1965.', 'It was not until 1965 that the US sent combat troops to Vietnam.', 'The USA had not stationed combat troops in Vietnam until 1965.', 'The USA did not send combat troops to Vietnam until 1965.']"
587,"['Spain', 'was', 'elevated', 'to', 'core', 'team', 'status', 'for', 'the', '2012–13', 'IRB', 'Sevens', 'World', 'Series,', 'following', 'its', 'performance', 'in', 'qualifying', 'at', 'the', '2012', 'Hong', 'Kong', 'Sevens.']","[0, 1]",1,spain,"Spain was elevated to core team status for the 2012–13 IRB Sevens World Series, following its performance in qualifying at the 2012 Hong Kong Sevens.","['Spain was promoted to the core team of the IRB Sevens World Series 2012 / 13 due to its performance in the Hong Kong Sevens qualifying tournament.', ""Spain was promoted to the core team of the IRB Sevens World Series 2012 / 13 following the team's success in the 2012 Hong Kong Sevens qualification."", 'Spain have been upgraded to the core team for the 2012-13 IRB Sevens World Series due to their performance in the Hong Kong Sevens.', 'Spain were promoted to the first team in the 2012-13 season after competing in the IRB Sevens World Series in 2012.', 'Following their performance in the Hong Kong qualifier, the Spaniards were named Team of the Season 2012 / 13 after a 4-2 victory in the International Sevens.']"
588,"['Groups', 'interested', 'in', 'freeing', 'Mozambique', 'from', 'Portuguese', 'colonial', 'rule', 'and', 'making', 'it', 'an', 'independent', 'nation', 'emerged', 'in', 'the', 'early', '1900s,', 'shortly', 'after', 'Portugal', 'had', 'defeated', 'the', 'last', 'of', 'the', 'native', 'chieftaincies', 'and', 'established', 'effective', 'control', 'over', 'the', 'territory.']","[22, 23]",1,portugal,"Groups interested in freeing Mozambique from Portuguese colonial rule and making it an independent nation emerged in the early 1900s, shortly after Portugal had defeated the last of the native chieftaincies and established effective control over the territory.","['Groups interested in liberating Mozambique from Portuguese colonial rule and making it an independent state emerged in the early twentieth century, shortly after Portugal had defeated the last indigenous chiefs and established effective control over the territory.', 'Groups seeking to free Mozambique from Portuguese colonial rule and make it an independent nation emerged in the early twentieth century, shortly after Portugal had defeated the last of the indigenous capitals and established effective control over the territory.', 'Groups interested in liberating Moçambic from Portuguese colonial rule and independence emerged in the early 19th century, shortly after Portugal defeated the last of the original chiefs and established effective control over the territory.', ""Groups seeking Mozambique's liberation from Portuguese colonial rule and the creation of an independent state emerged in 1900, shortly after Portugal defeated the last indigenous chiefs and established effective control over the territory."", 'Groups seeking to free Mozambique from any Portuguese colonial rule and make it an independent nation emerged in the early twentieth century, shortly after Portugal had defeated the last indigenous chiefs and established effective control over the territory.']"
589,"['If', 'tobacco', 'was', 'used', 'all', 'over', 'the', 'pre-Colombian', 'Americas,', 'why', 'would', 'Spain', 'have', 'a', 'monopoly.']","[11, 12]",1,spain,"If tobacco was used all over the pre-Colombian Americas, why would Spain have a monopoly.","['If tobacco were used everywhere in pre-Columbian America, why would Spain have a monopoly?', 'If tobacco was everywhere in pre-Columbian America, why would Spain have a monopoly?', 'If tobacco were used throughout the pre-Columbian peninsula, why would Spain have a monopoly?', 'If tobacco production took place throughout America before Colombia began, why would Spain have a monopoly?', 'If tobacco was consumed on all continents of the United States before Colombia, why would Spain have a monopoly?']"
590,"['After', 'Germany', 'invaded', 'Poland', 'on', 'September', '1,', '1939', 'Artur', 'along', 'with', 'his', 'wife', 'and', 'child', 'escaped', 'to', 'his', ""wife's"", 'hometown', 'in', 'the', 'east,', 'the', 'small', 'town', 'of', 'Buczacz', '(now', 'Buchach,', 'Ukraine).']","[1, 2]",1,germany,"After Germany invaded Poland on September 1, 1939 Artur along with his wife and child escaped to his wife's hometown in the east, the small town of Buczacz (now Buchach, Ukraine).","[""After the German invasion of Poland on 1 September 1939, Artur fled with his wife and child to his wife's hometown in the east, to the small town of Buczacz (today Buchach, Ukraine)."", ""After the German invasion of Poland on 1 September 1939, Artur fled with his wife and child to his wife's hometown in the east, the small town of Buczacz (today Buchach, Ukraine)."", 'After the German invasion of Poland on 1 September 1939, Artur fled east with his wife and child to the hometown of his wife Buczacz (today Buczach, Ukraine).', 'After the German invasion of Poland on 1 September 1939, Artur fled with his wife and child to his East Prussian hometown of Buczacz, now Buchach.', ""After the German invasion of Poland on 1 September 1939, Artur fled with his wife and child to his wife's eastern hometown, the small town of Buczacz (today Buchach, Ukraine).""]"
591,"['Falzon', 'has', 'also', 'earned', 'one', 'cap', 'for', 'Malta,', 'appearing', 'in', 'a', '3–0', 'loss', 'to', 'Slovakia', 'on', '15', 'August', '2006.']","[14, 15]",1,slovakia,"Falzon has also earned one cap for Malta, appearing in a 3–0 loss to Slovakia on 15 August 2006.","['Falzon also earned a cap in Malta, where he appeared in the 3-0 win over Slovakia on August 15, 2006.', ""Falzon also missed Malta's 3-0 win over Slovakia on August 15, 2006."", 'Falzon was also an exceptional player for Malta, where they won 3-0 against Slovakia on 15 August 2006.', 'Falzon also scored for Malta in the 3-0 win over Slovakia on August 15, 2006.', 'Falzon also scored in the attacking third for Malta, which was evident in the 3-0 win over Slovakia on 15 August 2006.']"
592,"['He', 'got', 'his', 'international', 'debut', 'for', 'Bosnia', 'and', 'Herzegovina', 'on', '31', 'May', '2012', 'in', 'a', 'friendly', 'match', 'against', 'Mexico', 'on', 'Soldier', 'Field', 'in', 'Chicago', 'which', 'Bosnia', 'and', 'Herzegovina', 'lost', '2–1', 'in', 'the', 'dying', 'minutes', 'of', 'the', 'match', 'due', 'to', 'a', 'catastrophic', 'mistake', 'by', 'Stojan', 'Vranješ.']","[25, 28]",1,bosnia and herzegovina,He got his international debut for Bosnia and Herzegovina on 31 May 2012 in a friendly match against Mexico on Soldier Field in Chicago which Bosnia and Herzegovina lost 2–1 in the dying minutes of the match due to a catastrophic mistake by Stojan Vranješ.,"['He made his international debut for Bosnia-Herzegovina on 31 May 2012 in a friendly against Mexico at Soldier Field in Chicago, which Bosnia-Herzegovina lost 2: 1 due to a catastrophic mistake by Stojan Vranješ in the final minute.', 'He made his international debut for Bosnia-Herzegovina on 31 May 2012 in a friendly against Mexico at Soldier Field in Chicago, which Bosnia-Herzegovina lost 2: 1 due to a catastrophic error by Stojan Vranješ in the closing minutes.', 'He made his international debut for Bosnia-Herzegovina on 31 May 2012 in a friendly against Mexico at Soldier Field in Chicago, which Bosnia-Herzegovina lost 2: 1 due to a catastrophic mistake by Stojan Vranješ in the final minute.', 'He made his international debut for Bosnia-Herzegovina on 31 May 2012 in a friendly against Mexico at Soldier Field in Chicago, which Bosnia-Herzegovina lost 2: 1 due to a catastrophic mistake by Stojan Vranješ in the final minute.', 'He made his international debut for Bosnia-Herzegovina on 31 May 2012 in a friendly match at Soldier Field in Chicago against Mexico, which Bosnia-Herzegovina lost 2: 1 due to a catastrophic error by Stojan Vranješ in the closing minutes.']"
593,"['France', 'was', 'recorded', 'as', 'having', 'a', '2-nil', 'win,', 'but', 'received', 'no', 'points', 'in', 'the', 'standings.']","[0, 1]",1,france,"France was recorded as having a 2-nil win, but received no points in the standings.","[""France won 2-0 but haven't scored yet."", 'France were rewarded with a 2-1 win despite not scoring in the group stage.', 'France won 2-0 but went without a goal.', 'France won 2-0 in their first game but remain without a point in central midfield.', 'France could have won the game 2-0 but the points stayed in the final third.']"
594,"['Taiwan', 'first', 'established', 'a', 'minimum', 'wage', 'in', '1956,', 'with', 'the', 'Minimum', 'Wage', 'Act.']","[0, 1]",1,taiwan,"Taiwan first established a minimum wage in 1956, with the Minimum Wage Act.","['Taiwan first introduced a minimum wage in 1956 with the Minimum Wage Act.', 'Taiwan first introduced a minimum wage in 1956 with the Minimum Wage Act.', 'Taiwan first introduced a minimum wage in 1956 with the Minimum Wage Act.', 'Taiwan first introduced a minimum wage in 1956 with the statutory minimum wage.', 'Taiwan first introduced the minimum wage in 1956 with the Minimum Wage Act.']"
595,"['Portugal', 'responded', 'by', 'sending', 'an', 'expedition', 'of', '600', 'soldiers,', 'mostly', 'from', 'the', 'colony', 'of', 'São', 'Tome,', 'under', 'the', 'command', 'of', 'Francisco', 'de', 'Gouveia', 'Sottomaior.']","[0, 1]",1,portugal,"Portugal responded by sending an expedition of 600 soldiers, mostly from the colony of São Tome, under the command of Francisco de Gouveia Sottomaior.","['Portugal responded by sending an expedition of 600 soldiers, mostly from the colony of São Tomé, under the command of Francisco de Gouveia Sottomaior.', 'Portugal responded by sending an expedition of 600 soldiers, mainly from the colony of São Tomé, under the command of Francisco de Gouveia Sottomaior.', 'Portugal responded by sending an expedition of 600 soldiers, most of them from the colony of São Tomé, under the command of Francisco de Gouveia Sottomaior.', 'Portugal responded by sending 600 soldiers, most of them from the colony of Sao Tomé, led by Francisco de Gouveia Sottomaior.', 'Portugal assumed responsibility and sent 600 soldiers, mostly from the colony of São Tomé, under the command of Francisco de Gouveia Sottomaior.']"
596,"['He', 'spent', 'over', '3', 'years', 'in', 'various', 'Japanese', 'prisoner-of-war', 'camps', 'and', 'had', 'been', 'captured', 'during', 'the', 'Fall', 'of', 'Singapore', 'in', 'February', '1942.']","[18, 19]",1,singapore,He spent over 3 years in various Japanese prisoner-of-war camps and had been captured during the Fall of Singapore in February 1942.,"['He spent more than three years in various Japanese POW camps and was captured during the fall of Singapore in February 1942.', 'He spent more than three years in various Japanese POW camps and was arrested during the fall of Singapore in February 1942.', 'He spent more than three years in various Japanese POW camps and was imprisoned in Singapore in the autumn of 1942.', 'He spent more than three years in various Japanese POW camps and was captured in January 1942 during the fall of Singapore.', 'He spent more than three years in various Japanese POW camps and was captured in the autumn of 1942 during the fall of Singapore.']"
597,"['The', 'establishment', 'and', 'success', 'of', 'business', 'software', 'services', 'firms', 'in', 'Bangalore', 'after', 'the', 'liberalisation', 'of', 'India', ""'s"", 'economy', 'has', 'led', 'to', 'the', 'growth', 'of', ""India's"", 'information', 'technology', 'industry.']","[15, 16]",1,india,The establishment and success of business software services firms in Bangalore after the liberalisation of India's economy has led to the growth of India's information technology industry.,"['The establishment and success of business software companies in Bangalore after the liberalization of the Indian economy has led to the growth of the Indian IT industry.', 'After the liberalization of the Indian economy, the establishment and success of enterprise software companies in Bangalore led to the growth of the Indian information technology industry.', 'The establishment and success of business software service providers in Bangalore after the liberalization of the Indian economy has led to a growth of the Indian information technology industry.', 'The establishment and success of business software service companies in Bangalore after the liberalization of the Indian economy has also led to the growth of the Indian IT industry.', 'The establishment of enterprise software companies and the success of these companies in Bangalore after the release of the Indian economy has ensured the growth of the Indian IT industry.']"
598,"['US', 'had', 'taken', 'an', 'especially', 'active', 'part', 'in', 'similar', 'operations', 'in', 'South', 'Vietnam.']","[0, 1]",1,us,US had taken an especially active part in similar operations in South Vietnam.,"['The US has been particularly active in similar operations in South Vietnam.', 'The US has been particularly active in similar operations in South Vietnam.', 'The US has been particularly active in similar operations in South Vietnam.', 'The US has been particularly involved in similar operations in South Vietnam.', 'The United States had participated in similar actions, especially in South Vietnam.']"
599,"['That', 'turned', 'out', 'to', 'be', 'his', 'last', 'Test', 'as', 'he', 'was', 'never', 'again', 'selected', 'to', 'play', 'for', 'India', '.']","[17, 18]",1,india,That turned out to be his last Test as he was never again selected to play for India.,"['It was his last Test because he was never called up for India again.', 'It was to be his last Test as he would never play for India again.', 'This turned out to be his last Test as he could no longer play for India.', 'This proved to be his last Test as he never played for India again.', 'This was his last Test as he has never played for India again.']"
600,"['A', 'conflict', 'arises', 'with', 'the', 'arrival', 'of', 'factory', 'owner,', 'Francisco', 'Romani', '(Santiago', 'Gómez', 'Cou),', 'a', 'calculating', 'authoritarian', 'who', 'admires', 'the', 'United', 'States', '.']","[20, 22]",1,united states,"A conflict arises with the arrival of factory owner, Francisco Romani (Santiago Gómez Cou), a calculating authoritarian who admires the United States.","['A conflict ensues with the manufacturer Francisco Romani (Santiago Gómez Cou), a calculating authoritarian who admires the United States.', 'With the arrival of the factory owner Francisco Romani (Santiago Gómez Cou), a calculating authoritarian who admires the US, a conflict ensues.', 'A conflict arises with the arrival of Francisco Romani (Santiago Gómez Cou), a calculating authoritarian who admires the United States.', 'A conflict arises when the factory owner Francisco Romani (Santiago Gómez Cou), a calculating authoritarian who reveres the US, arrives.', 'A conflict arises when factory owner Francisco Romani (Santiago Gómez Cou), a calculating authoritarian leader who admires the United States, arrives.']"
601,"['Turnbull', 'was', 'selected', 'to', 'face', 'Australia', 'on', 'the', '1952–53', 'Kangaroo', 'tour', 'of', 'Great', 'Britain', 'and', 'France', 'but', 'had', 'to', 'withdraw', 'due', 'to', 'injury,', 'and', 'played', 'in', 'two', 'non-Test', 'matches', 'in', 'the', '1954', 'Great', 'Britain', 'Lions', 'tour', 'of', 'Australia', 'and', 'New', 'Zealand,', 'before', 'having', 'to', 'return', 'prematurely', 'due', 'to', 'injury.']","[5, 6]",1,australia,"Turnbull was selected to face Australia on the 1952–53 Kangaroo tour of Great Britain and France but had to withdraw due to injury, and played in two non-Test matches in the 1954 Great Britain Lions tour of Australia and New Zealand, before having to return prematurely due to injury.","[""Turnbull was selected for the Kangaroos' 1952-53 tour of Britain and France but had to cancel due to injury and played two Test matches for the British Lions in Australia and New Zealand in 1954 before returning prematurely due to injury."", 'Turnbull was selected for the 1952-53 tour of Great Britain and France but had to cancel due to injury and took part in two Test matches of the 1954 British Lions tour of Australia and New Zealand before returning prematurely due to injury.', 'Turnbull was selected in 1952-53 to play against Australia on the Kangaroos tour of Britain and France, but had to cancel two British Lions Test matches in Australia and New Zealand in 1954 before returning prematurely due to injury.', ""Turnbull was selected for the Kangaroos' tour of Britain and France against Australia from 1952 to 1953, but had to cancel due to injury and also took part in two Great Britain Lions Test matches in Australia and New Zealand in 1954 before returning prematurely due to injury."", 'Turnbull was called into the Russia game against Australia on the 1952-53 tour of Britain and France, but had to miss the 1954 tour of Australia and New Zealand due to injury, before returning prematurely due to injury.']"
602,"['He', 'made', 'his', 'senior', 'international', 'debut', 'with', 'Jamaica', 'in', '2012.']","[7, 8]",1,jamaica,He made his senior international debut with Jamaica in 2012.,"['He made his international debut with Jamaica in 2012.', 'He made his international debut with Jamaica in 2012.', 'He made his international debut in Jamaica in 2012.', 'He made his international breakthrough with Jamaica in 2012.', 'His first international engagement was in Jamaica in 2012.']"
603,"['The', '1882', 'Australia', 'v', 'England', 'series', 'was', 'at', 'the', 'time', 'considered', 'to', 'be', 'part', 'of', 'another', 'first-class', 'cricket', 'tour', 'of', 'England,', 'by', 'a', 'combined', 'team', 'from', 'the', 'Australian', 'colonies,', 'but', 'the', 'match', 'arranged', 'between', 'the', 'Australians', 'and', 'an', 'England', 'side', 'was', 'later', 'accepted', 'to', 'be', 'a', 'Test', 'match.']","[4, 5]",1,england,"The 1882 Australia v England series was at the time considered to be part of another first-class cricket tour of England, by a combined team from the Australian colonies, but the match arranged between the Australians and an England side was later accepted to be a Test match.","['The Australia v England series in 1882 was then seen as part of another first-class cricket tour of England by a combined team from the Australian colonies, but the match arranged between the Australians and an English team was later recognised as a Test match.', 'The Australia v England series of 1882 was then seen by a combined team from the Australian colonies as part of a first-class cricket tour of England, but the match agreed between the Australians and an English team was later recognised as a Test match.', 'The Australia v England match of 1882 was then part of another first-class cricket tour of England by a combined team from the Australian colonies, but the planned match between the Australians and an English team was later recognised as a Test match.', 'The Australia v England series in 1882 was then seen as part of another first-class cricket tour of England, by a joint team from the Australian colonies. Later, the match between the Australians and an English team was accepted as a Test match.', 'The Australia v England match in 1882 was then seen as part of another first-class cricket tour of England by a combined team from the Australian colonies, with the match between the Australians and an English team later recognised as a Test match.']"
604,"['24.2%', 'of', 'Berlin', 'voted', 'in', 'favor', 'but', 'the', 'quorum', 'required', '25%', 'or', 'more', 'to', 'do', 'so.']","[2, 3]",1,berlin,24.2% of Berlin voted in favor but the quorum required 25% or more to do so.,"['In Berlin, 24.2% voted in favour, but the quorum required at least 25%.', 'In Berlin, 24.2% voted in favour, but the required quorum of 25% or more was required.', '24.2% of Berliners voted in favour, but the required quorum of 25% or more was not reached.', '24.2% of Berliners voted in favour, but 25% or more were in favour of such a move.', '24.2% of Berliners voted in favour, but the required quorum of 25% or more was not reached.']"
605,"['Scores', 'and', 'results', 'list', 'Australia', ""'s"", 'goal', 'tally', 'first.']","[4, 5]",1,australia,Scores and results list Australia's goal tally first.,"[""Australia's goal tally ranks first in the table and results."", 'Points and results list the first place on the scoresheet of the Australian national team.', ""The Australian's goals are first and foremost on the scoresheet."", ""Australia's goal stands at the top of the scoreboard."", ""The results put Australia's bottom line at the forefront.""]"
606,"['As', 'a', 'result', 'of', 'the', 'September', '11', 'attacks,', 'the', 'United', 'States', 'began', 'implementing', 'a', 'range', 'of', 'measures', 'to', 'increase', 'the', 'security', 'of', 'its', 'borders', 'and', 'its', 'identity', 'documents.']","[9, 11]",1,united states,"As a result of the September 11 attacks, the United States began implementing a range of measures to increase the security of its borders and its identity documents.","['After the attacks of 11 September, the United States began implementing a series of measures to strengthen the security of its borders and identity documents.', 'In the wake of the attacks of 11 September, the United States has begun to implement a series of measures to strengthen the security of its borders and identity documents.', 'After the attacks of 11 September, the United States began implementing a series of measures to strengthen the security of its borders and identity documents.', 'In the wake of the attacks of 11 September, the United States has begun to take a number of measures to strengthen border security and identity documents.', 'After the attacks of 11 September 2001, the United States began to implement a series of measures aimed at improving the security of its borders and identity documents.']"
607,"['The', 'USA', 'lost', 'the', 'opening', 'round', 'game', 'against', 'Spain', '90–86,', 'but', 'then', 'went', 'on', 'to', 'win', 'their', 'next', 'eight', 'games.']","[1, 2]",1,usa,"The USA lost the opening round game against Spain 90–86, but then went on to win their next eight games.","['The United States lost their opening game to Spain 90-86, but won the next eight games.', 'The United States lost the preliminary round match against Spain 90-86, but won their next eight games.', 'The United States lost the first-round match against Spain 90-86, but won the next eight games.', 'The USA lost their preliminary round match against Spain 90-86, but won their next eight games.', 'The United States lost its first-round match against Spain 90-86, but won its next eight games.']"
608,"['Orlando', 'had', 'an', 'early', '16–0', 'advantage', 'but', 'allowed', 'San', 'Francisco', 'to', 'pull', 'ahead.']","[8, 10]",1,san francisco,Orlando had an early 16–0 advantage but allowed San Francisco to pull ahead.,"['Orlando took an early 16-0 lead, but overtook San Francisco.', 'Orlando took an early 16-0 lead, but San Francisco pulled away.', 'Orlando had built an early 16-0 lead but let San Francisco equalize.', 'Orlando took an early 16-0 lead, but let San Francisco pull away.', 'Orlando went into the break with a 16-0 lead, but still let San Francisco pull away.']"
609,"['Although', 'the', 'Agreement', 'is', 'open', 'to', 'all', 'states,', 'Ukraine', 'is', 'the', 'only', 'state', 'that', 'has', 'ratified', 'the', 'Agreement', 'but', 'not', 'the', 'Rome', 'Statute', 'of', 'the', 'International', 'Criminal', 'Court.']","[8, 9]",1,ukraine,"Although the Agreement is open to all states, Ukraine is the only state that has ratified the Agreement but not the Rome Statute of the International Criminal Court.","['Although the agreement is open to all states, Ukraine is the only country that has ratified the agreement, but not the Rome Statute of the International Criminal Court.', 'Although the agreement is open to all states, Ukraine is the only country that has ratified the agreement, but not the Rome Statute of the International Criminal Court.', 'Although all states are open to the agreement, Ukraine is the only country that has ratified the agreement, but not the Rome Statute of the International Criminal Court.', 'Although the agreement is open to all states, Ukraine is the only country that has ratified the agreement, but not the Rome Statute of the International Criminal Court.', 'Although the agreement is open to all states, Ukraine is the only country that has ratified the convention, but not the Rome Statute of the International Criminal Court.']"
610,"['However,', 'not', 'long', 'afterwards,', 'the', 'Cultural', 'Revolution', 'took', 'hold', 'of', 'China', ',', 'controlling', 'many', 'aspects', 'of', 'life', 'and', 'effectively', 'preventing', 'many', 'films', 'from', 'being', 'made.']","[10, 11]",1,china,"However, not long afterwards, the Cultural Revolution took hold of China, controlling many aspects of life and effectively preventing many films from being made.","['Shortly thereafter, however, the Cultural Revolution took firm control of China, controlling many aspects of life and effectively preventing the production of many films.', 'Shortly thereafter, however, the Cultural Revolution gripped China at its core, controlling many aspects of life, and effectively preventing many films from being made.', 'Shortly thereafter, however, the Cultural Revolution brought China under its control, which dominated many aspects of life and effectively prevented the production of many films.', 'Shortly thereafter, however, the Cultural Revolution had a firm grip on China, controlling many aspects of life and effectively destroying many films.', 'Shortly thereafter, however, the Cultural Revolution swept over China, controlling many aspects of life and actually preventing the emergence of great cinematic works.']"
611,"['The', 'Corinthian', 'War', 'was', 'an', 'ancient', 'Greek', 'military', 'conflict', 'between', 'Sparta', 'and', 'four', 'allied', 'states,', 'Thebes,', 'Athens,', 'Corinth,', 'and', 'Argos,', 'which', 'were', 'initially', 'backed', 'by', 'Persia', '.']","[25, 26]",1,persia,"The Corinthian War was an ancient Greek military conflict between Sparta and four allied states, Thebes, Athens, Corinth, and Argos, which were initially backed by Persia.","['The Corinthian War was an ancient Greek military conflict between Sparta and the four allied states of Thebes, Athens, Corinth and Argos, which were initially supported by Persia.', 'The Corinthian War was an ancient Greek military conflict between Sparta and four allied states, Thebes, Athens, Corinth and Argos, initially supported by Persia.', 'The Corinthian War was an ancient Greek military conflict between Sparta and four allied states, Thebes, Athens, Corinth and Argos, which were initially supported by Persia.', 'The Corinthian War was an ancient Greek military conflict between Sparta and the four allied states of Thebes, Athens, Corinth and Archos, which were initially supported by Persia.', 'The Corinthian War was the ancient Gaelic military conflict between Sparta and the four allied states of Thebes, Athens, Corinth and Argos, originally supported by Persia.']"
612,"['Dominique', 'Lloyd-Walter,', '(born', '17', 'June', '1981', 'in', 'London', 'Borough', 'of', 'Harrow)', 'is', 'a', 'professional', 'squash', 'player', 'who', 'represents', 'England', '.']","[18, 19]",1,england,"Dominique Lloyd-Walter, (born 17 June 1981 in London Borough of Harrow) is a professional squash player who represents England.","['Dominique Lloyd-Walter (born 17 June 1981 in London Borough of Harrow) is a professional squash player who represents England.', 'Dominique Lloyd-Walter (born 17 June 1981) is a professional squash player representing England.', 'Dominique Lloyd-Walter (born 17 June 1981) is a professional squash player representing England.', 'Dominique Lloyd-Walter (born 17 June 1981) is a professional squash player representing England.', 'Dominique Lloyd-Walter, born on 17 June 1981 in the London borough of Harrow, is a squash player who represents England.']"
613,"['After', ""Somalia's"", 'independence', 'in', '1960', 'from', 'Britain', 'and', 'Italy', 'he', 'became', 'an', 'officer', 'in', 'the', 'newly', 'formed', 'Somali', 'National', 'Army.']","[6, 7]",1,britain,After Somalia's independence in 1960 from Britain and Italy he became an officer in the newly formed Somali National Army.,"[""Following Somalia's independence from Britain and Italy in 1960, he became an officer in the newly formed Somali National Army."", ""Following Somalia's independence from Britain and Italy in 1960, he became an officer in the newly formed Somali National Army."", ""Following Somalia's independence from Britain and Italy in 1960, he served as an officer in the newly formed Somali army."", ""Following Somalia's independence from Britain and Italy in 1960, he became an officer in the newly formed Somali National Army of North Africa."", ""Following Somalia's independence from Britain and Italy in 1960, he became an officer in the newly formed Somali National Army.""]"
614,"['Nepal', 'further', 'considered', 'the', 'decision', 'taken', 'by', 'the', 'neighboring', 'nations', 'as', 'a', 'hegemonic', 'step.']","[0, 1]",1,nepal,Nepal further considered the decision taken by the neighboring nations as a hegemonic step.,"['Nepal continued to regard the decision of the neighbouring states as a hegemonic step.', 'Nepal saw the decision by its neighbours as a hegemonic step.', 'Nepal also saw the decision by its neighbours as a hegemonic step.', 'Nepal continued to regard the decision of the neighbouring states as a hegemonic step.', 'Nepal even saw the decision of the neighbouring countries as a hegemonic step.']"
615,"['The', 'conference', 'ended', 'with', 'the', 'Netherlands', 'agreeing', 'to', 'transfer', 'sovereignty', 'to', 'the', 'United', 'States', 'of', 'Indonesia', '.']","[12, 16]",1,united states of indonesia,The conference ended with the Netherlands agreeing to transfer sovereignty to the United States of Indonesia.,"['The conference ended with the Netherlands agreeing to transfer sovereignty to the United States of Indonesia.', 'The conference ended with the Netherlands agreeing to transfer sovereignty to the United States of Indonesia.', 'The conference ended with the agreement of the Netherlands to transfer sovereignty to the United States of Indonesia.', 'The conference ended with the Netherlands agreeing to transfer sovereignty from Indonesia to the US.', 'The conference ended with the Netherlands agreeing to the transfer of sovereignty to the United States of Indonesia.']"
616,"['Kosovo', 'declared', 'its', 'independence', 'from', 'Serbia', 'on', '17', 'February', '2008', 'and', 'Norway', 'recognised', 'it', 'on', '28', 'March', '2008.']","[5, 6]",1,serbia,Kosovo declared its independence from Serbia on 17 February 2008 and Norway recognised it on 28 March 2008.,"['Kosovo declared independence from Serbia on 17 February 2008 and Norway recognised it on 28 March 2008.', 'Kosovo declared independence from Serbia on 17 February 2008 and Norway recognised it on 28 March 2008.', 'Kosovo declared independence from Serbia on 17 February 2008 and Norway recognised it on 28 March 2008.', 'Kosovo declared independence from Serbia on 17 February 2008 and Norway recognised it on 28 March 2008.', 'Kosovo declared independence from Serbia on 17 February 2008 and recognised Norway on 28 March 2008.']"
617,"['Croatia', 'was', 'also', 'a', 'puppet', 'state', 'of', 'Italy', 'from', '1941', 'to', '1943.']","[0, 1]",1,croatia,Croatia was also a puppet state of Italy from 1941 to 1943.,"['Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.']"
618,"['Released', 'by', 'Iraq', 'on', 'March', '3,', '1991,', 'Bellini', 'and', 'Cocciolone', 'were', 'the', 'only', 'Italian', ""POW's"", 'captured', 'during', 'the', 'entire', 'war.']","[2, 3]",1,iraq,"Released by Iraq on March 3, 1991, Bellini and Cocciolone were the only Italian POW's captured during the entire war.","['Released from Iraq on 3 March 1991, Bellini and Cocciolone were the only Italian prisoners of war during the entire war.', 'Released from Iraq on 3 March 1991, Bellini and Cocciolone were the only Italian prisoners of war held during the entire war.', 'Released from Iraq on 3 March 1991, Bellini and Cocciolone were the only Italian prisoners of war during the entire war.', 'On 3 March 1991, Bellini and Cocciolone were released from Iraq, the only Italian prisoners of war during the entire war.', 'Released from Iraq on 3 March 1991, Bellini and Cocciolone were the only Italian prisoners of war during the entire war.']"
619,"['The', 'United', 'States', 'and', 'France', 'both', 'formally', 'recognized', 'Algeria', 'on', 'that', 'same', 'day.']","[1, 3]",1,united states,The United States and France both formally recognized Algeria on that same day.,"['The United States and France formally recognized Algeria on the same day.', 'The United States and France formally recognised Algeria on the same day.', 'Both the US and France formally recognised Algeria on the same day.', 'The United States and France formally recognised Algeria on the same day.', 'The United States and France have also officially recognized Algeria.']"
620,"['In', 'that', 'tournament', 'he', 'started', 'every', 'game', 'and', 'was', 'only', 'rested', 'by', 'Pozzo', 'in', 'the', 'first', 'quarter-final', 'encounter', 'against', 'Spain', '.']","[19, 20]",1,spain,In that tournament he started every game and was only rested by Pozzo in the first quarter-final encounter against Spain.,"[""In that tournament he started every game and didn't score until the quarter-final against Spain."", 'In that tournament, however, he competed in all matches and was only rested in the first quarter-final against Spain.', 'Back then he started every game and was only stopped by Pozzo in the first quarter-final against Spain.', 'Boots has been on the pitch in every game of this tournament and was replaced by Pozzo in the first quarter-final against Spain.', ""In that tournament, he won all the matches and was only in Pozzo's shadow in the first round of the quarter-final against Spain.""]"
621,"['After', 'the', 'Indian', 'prime', ""minister's"", 'visit', 'to', 'China', 'in', '2015,', 'India', 'and', 'China', 'agreed', 'to', 'open', 'a', 'trading', 'post', 'in', 'Lipulekh,', 'which', 'was', 'not', 'welcomed', 'by', 'Nepal.']","[10, 11]",1,india,"After the Indian prime minister's visit to China in 2015, India and China agreed to open a trading post in Lipulekh, which was not welcomed by Nepal.","[""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which Nepal did not welcome."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, but Nepal did not welcome it."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which was not welcome in Nepal."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which Nepal did not welcome."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trading post in Lipulle, which Nepal did not like.""]"
622,"['The', 'early', 'years', 'of', 'the', 'war', 'were', 'relatively', 'stable', 'for', 'Nat', 'and', 'his', 'contemporaries', 'in', 'the', 'RASC,', 'until', 'they', 'were', 'shipped', 'to', 'Singapore,', 'just', 'days', 'before', 'the', 'capitulation', 'to', 'Japan', '.']","[29, 30]",1,japan,"The early years of the war were relatively stable for Nat and his contemporaries in the RASC, until they were shipped to Singapore, just days before the capitulation to Japan.","['The first years of the war were relatively stable for Nat and his contemporaries in the RASC until they were sent to Singapore a few days before the surrender to Japan.', 'The first years of the war were relatively stable for Nat and his colleagues in the RASC until they were extradited to Japan in Singapore a few days before the surrender.', 'The first years of the war were relatively stable for Nat and his reported contemporaries in the RASC until they were shipped to Singapore a few days before the surrender to Japan.', 'The first years of the war were hardly resilient for Nat and his contemporaries in the RASC until they were sent to Singapore a few days before the surrender to Japan.', 'The first years of the war were relatively stable for Nat and his contemporaries in the RASC until they were handed over to the German troops in Singapore a few days before their surrender.']"
623,"['In', '1820', 'or', '1821,', 'the', 'England', 'family', 'moved', 'from', 'their', 'home', 'in', 'London', 'to', 'Cardiff.']","[5, 6]",1,england,"In 1820 or 1821, the England family moved from their home in London to Cardiff.","['In 1820 or 1821 the English family moved from London to Cardiff.', 'In 1820 or 1821, the English moved from London to Cardiff.', 'In 1820 or 1821 the English family moved from London to Cardiff.', 'The England family moved from London to Cardiff in 1820 or 1821.', 'In 1820 or 1821 the family moved from London to Cardiff.']"
624,"['The', 'government', 'of', 'France', 'along', 'with', 'the', 'Soviet', 'Union', 'organised,', 'trained', 'and', 'armed', 'a', 'large', 'group', 'of', 'Spaniards', 'earlier', 'liberated', 'from', 'the', 'concentration', 'camps', 'where', 'Spanish', 'republicans', 'had', 'been', 'held', 'by', 'the', 'Front', 'Populaire', 'since', 'they', 'crossed', 'the', 'Spanish-French', 'border', 'at', 'the', 'end', 'of', 'the', 'Spanish', 'civil', 'war', 'in', '1939.']","[7, 9]",1,soviet union,"The government of France along with the Soviet Union organised, trained and armed a large group of Spaniards earlier liberated from the concentration camps where Spanish republicans had been held by the Front Populaire since they crossed the Spanish-French border at the end of the Spanish civil war in 1939.","['The French government, together with the Soviet Union, organized a large group of Spaniards who had previously been freed from the concentration camps where the Spanish republicans had been held by the Front Populaire since crossing the Spanish-French border at the end of the Spanish Civil War in 1939.', 'The French government, together with the Soviet Union, had organized, trained and armed a large group of Spaniards who had previously freed themselves from the concentration camps of Vicente Libertadores, where the Spanish republicans had been held by the Front Populaire since crossing the Spanish-French border at the end of the Spanish Civil War in 1939.', 'The French government, together with the Soviet Union, organized, trained and armed a large group of Spaniards who had already been imprisoned by the Front Populaire and freed from the concentration camps after the French defeat in the Spanish Civil War in 1939.', 'The French government, together with the Soviet Union, organized a large group of Spaniards freed in the concentration camps who had been held captive by the Front Populaire since crossing the Spanish-French border after the end of the Spanish Civil War in 1939 and to whom these weapons belonged.', 'The French government organized, trained and armed a large group of camps that had been held by the Front Populaire since the Spanish-French border was crossed at the end of the Spanish Civil War in 1939.']"
625,"['His', 'breakthrough', 'came', 'with', 'the', '1938', 'film', 'Luciano', 'Serra,', 'Pilot', '(1938)', 'where', 'he', 'played', 'a', 'First', 'World', 'War', 'veteran', 'who', 'returns', 'to', 'fight', 'for', 'Italy', 'during', 'the', 'Abyssinian', 'War.']","[24, 25]",1,italy,"His breakthrough came with the 1938 film Luciano Serra, Pilot (1938) where he played a First World War veteran who returns to fight for Italy during the Abyssinian War.","['His breakthrough came in 1938 with the film Luciano Serra, Pilot (1938), in which he played a veteran of the First World War who returns to fight for Italy during the Abyssinian War.', 'His breakthrough came in 1938 in the film Luciano Serra, Pilot (1938), in which he played a veteran of the First World War who fought for Italy during the Abyssinian War.', 'His breakthrough came with the film Luciano Serra, Pilot (1938), in which he played a veteran of the First World War who fought for Italy again during the Abyssinian War.', 'His breakthrough came in 1938 with the film Luciano Serra, Pilot (1938), in which he played a veteran of the First World War who fights for Italy during the Abyssinian War.', 'His breakthrough came with the film Luciano Serra, Pilot (1938), in which he played a veteran of the First World War who fought for Italy in the Abyssinian War.']"
626,"['Benjamin', 'Khor', 'Cheng', 'Jie', '(born', '16', 'February', '1993', 'in', 'United', 'Kingdom)', 'is', 'a', 'double', 'trap', 'shooter', 'who', 'represents', 'Malaysia', '.']","[18, 19]",1,malaysia,Benjamin Khor Cheng Jie (born 16 February 1993 in United Kingdom) is a double trap shooter who represents Malaysia.,"['Benjamin Khor Cheng Jie (born February 16, 1993) is a Malaysian double trapper.', 'Benjamin Khor Cheng Jie (born February 16, 1993) is a double trapper representing Malaysia.', 'Benjamin Khor Cheng Jie (born February 16, 1993) is a Malaysian sports shooter.', 'Benjamin Khor Cheng Jie (born February 16, 1993) is a trap shooting master representing Malaysia.', 'Benjamin Khor Cheng Jie (born February 16, 1993) represents Malaysia as a double trapper.']"
627,"['Since', 'the', 'end', 'of', 'the', 'revolution,', 'Mexico', 'and', 'Nicaragua', 'have', 'worked', 'together', 'in', 'numerous', 'projects', 'such', 'as', 'in', 'disaster', 'relief,', 'migration', 'and', 'development.']","[8, 9]",1,nicaragua,"Since the end of the revolution, Mexico and Nicaragua have worked together in numerous projects such as in disaster relief, migration and development.","['Since the end of the revolution, Mexico and Nicaragua have worked together on numerous projects such as disaster relief, migration and development.', 'Since the end of the revolution, Mexico and Nicaragua have worked together on numerous projects such as disaster relief, migration and development.', 'Since the end of the revolution, Mexico and Nicaragua have worked together on numerous projects such as disaster relief, migration and development.', 'Since the end of the revolution, Mexico and Nicaragua have worked together on numerous projects, including disaster relief, migration and development cooperation.', 'Since the end of the revolution, Mexico and Nicaragua have worked together on numerous projects, including disaster relief, migration and development.']"
628,"['I', 'suspect', 'that', 'Jordan', 'went', 'there', 'and', 'that', 'this', 'Wiki', 'page', 'links', 'to', 'the', 'wrong', 'school.']","[3, 4]",1,jordan,I suspect that Jordan went there and that this Wiki page links to the wrong school.,"['I suspect that Jordan went there and that this Wiki page is pointing to the wrong school.', 'I suspect that Jordan was there and that this wiki page contains links to the wrong school.', 'I suspect that Jordan went there and that this Wiki page is pointing to the wrong school.', 'I suspect that Jordan was visiting and that this wiki page would link to the wrong school.', 'I suspect that Jordan Devil Exorcisms went there and that this Wiki page is pointing to the wrong school.']"
629,"['Norway', 'has', 'an', 'embassy', 'in', 'Pristina,', 'while', 'Kosovo', 'has', 'hinted', 'that', 'it', 'will', 'include', 'Norway', 'in', 'the', 'second', 'wave', 'of', 'embassy', 'openings.']","[7, 8]",1,kosovo,"Norway has an embassy in Pristina, while Kosovo has hinted that it will include Norway in the second wave of embassy openings.","['Norway has an embassy in Pristina, while Kosovo has indicated that it will include Norway in the second wave of embassy openings.', 'Norway maintains an embassy in Pristina, while Kosovo has indicated that it will include Norway in the second wave of embassy openings.', 'Norway has an embassy in Pristina, while Kosovo has indicated that it will include Norway in the second wave of embassy openings.', 'Norway maintains an embassy in Pristina, while Kosovo has indicated that it will include Norway in the second wave of embassy openings.', 'Norway has an embassy in Pristina, while Kosovo has indicated that it will include Norway in the second round of embassy openings.']"
630,"['In', '2008,', 'the', 'United', 'States', 'underwent', 'a', 'Sharp', 'Decline', 'in', 'Economic', 'Growth.']","[3, 5]",1,united states,"In 2008, the United States underwent a Sharp Decline in Economic Growth.","['In 2008, economic growth in the United States suffered a sharp decline.', 'In 2008, the United States experienced a sharp slowdown in economic growth.', 'In 2008, the US economy suffered a steep decline.', 'In 2008, the United States experienced a marked slowdown in economic growth.', 'In 2008, the United States gave Biden a significant slowdown in its economic growth.']"
631,"['Scores', 'and', 'results', 'list', 'Bosnia', 'and', 'Herzegovina', ""'s"", 'goal', 'tally', 'first.']","[4, 7]",1,bosnia and herzegovina,Scores and results list Bosnia and Herzegovina's goal tally first.,"['Bosnia and Herzegovina comes first in terms of scores and results.', 'Bosnia-Herzegovina tops the scoresheet.', 'Goals and results move Bosnia and Herzegovina further forward.', 'Bosnia-Herzegovina has the highest score in terms of points and results.', ""Goal number one is Bosnia-Herzegovina's top scorer.""]"
632,"['May', '3:', 'Treaty', 'between', 'Russia', 'and', 'Austria', ',', '21', 'April/3', 'May,', 'signed', 'at', 'Vienna.']","[6, 7]",1,austria,"May 3: Treaty between Russia and Austria, 21 April/3 May, signed at Vienna.","['May 3: The treaty between Russia and Austria is signed in Vienna on April 21 / May 3.', 'May 3: Treaty between Russia and Austria of April 21 / May 3 in Vienna.', 'May 3: Treaty between Russia and Austria of April 21 / May 3, signed in Vienna.', 'May 3: Treaty between Russia and Austria, April 21 and May 3, signed in Vienna.', '3 May: Agreement between Russia and Austria, 21 April / 3 May, signed in Vienna.']"
633,"['In', 'June', '2015,', ""O'Dowd"", 'made', 'his', 'senior', 'debut', 'for', 'the', 'Netherlands', 'in', 'an', 'Intercontinental', 'Cup', 'match', 'against', 'Papua', 'New', 'Guinea', ',', 'which', 'held', 'first-class', 'status.']","[17, 20]",1,papua new guinea,"In June 2015, O'Dowd made his senior debut for the Netherlands in an Intercontinental Cup match against Papua New Guinea, which held first-class status.","[""In June 2015, O'Dowd made his debut for the Netherlands in a high-class Intercontinental Cup match against Papua New Guinea."", ""In June 2015, O'Dowd made his debut for the Netherlands in the Intercontinental Cup match against Papua New Guinea, which finished first."", ""In June 2015, O'Dowd made his debut for the Netherlands in the Intercontinental Cup match against Papua New Guinea, which has A status."", ""In June 2015, O'Dowd made his debut in a Dutch jersey in the Intercontinental Cup match against first-placed Papua New Guinea."", ""In June 2015, O'Dowd made his debut for the Netherlands in a friendly match at the Intercontinental Cup against Papua New Guinea, which had the status of a high-profile World Cup.""]"
634,"['The', 'story', 'initially', 'starts', 'by', 'dealing', 'with', 'terrorism', 'at', 'the', 'end', 'of', 'the', '20th', 'century,', 'where', 'Japan', 'is', 'the', 'largest', 'economy', 'in', 'the', 'world.']","[16, 17]",1,japan,"The story initially starts by dealing with terrorism at the end of the 20th century, where Japan is the largest economy in the world.","[""The story begins with terrorism at the end of the twentieth century, when Japan is the world's largest economy."", ""The story begins with terrorism at the end of the twentieth century, when Japan is the world's largest economy."", ""The story begins with terrorism at the end of the twentieth century, when Japan is the world's largest economy."", ""The story begins with terrorism at the end of the twentieth century, when Japan is the world's largest economy."", ""The story begins with terrorism and begins at the end of the twentieth century, when Japan is the world's largest economy.""]"
635,"['China', 'and', 'the', 'Philippines', 'have', 'competing', 'claims', 'over', 'the', 'shoal.']","[0, 1]",1,china,China and the Philippines have competing claims over the shoal.,"['China and the Philippines have competing claims to the venue.', 'China and the Philippines have competing claims to the marine jungle.', 'China and the Philippines have competing claims to the shares.', 'China and the Philippines have different claims to the sea monster.', 'China and the Philippines are competing for the case.']"
636,"['However,', 'Álvaro', 'apparently', 'did', 'permit', 'Portugal', 'to', 'settle', 'in', 'Luanda', 'and', 'the', 'colony', 'of', 'Angola', 'was', 'born', 'when', 'Paulo', 'Dias', 'de', 'Novais', 'arrived', 'with', 'his', 'force', 'in', '1575.']","[5, 6]",1,portugal,"However, Álvaro apparently did permit Portugal to settle in Luanda and the colony of Angola was born when Paulo Dias de Novais arrived with his force in 1575.","['Álvaro apparently allowed Portugal to settle in Luanda, and the colony of Angola was born when Paulo Dias de Novais and his troops arrived in 1575.', 'Álvaro allowed Portugal to settle in Luanda, and the colony of Angola was established when Paulo Dias de Novais and his troops arrived in 1575.', 'However, Álvaro had allowed Portugal to settle in Luanda, and when Paulo Dias de Novais arrived with his power in 1575, the colony of Angola was founded.', 'However, Álvaro apparently allowed Portugal to settle in Luanda, and so the colony of Angola arose when Paolo Dias de Novais arrived with his army in 1575.', 'However, Álvaro apparently allowed Portugal to settle in Luanda, and when Paulo Dias de Novais and his army invaded the colony of Angola in 1575, the term ""colony"" was shortened.']"
637,"['Mongolia', 'participated', 'in', 'the', '1998', 'Asian', 'Games', 'held', 'in', 'Bangkok,', 'Thailand', 'from', 'December', '6,', '1998,', 'to', 'December', '20,', '1998.']","[0, 1]",1,mongolia,"Mongolia participated in the 1998 Asian Games held in Bangkok, Thailand from December 6, 1998, to December 20, 1998.","['Mongolia participated in the Asian Games in Bangkok, Thailand, from 6 December 1998 to 20 December 1998.', 'Mongolia participated in the 1998 Asian Games, which took place from 6 December 1998 to 20 December 1998 in Bangkok, Thailand.', 'Mongolia participated in the Asian Games in Bangkok, Thailand, from 6 December 1998 to 20 December 1998.', 'Mongolia participated in the 1998 Asian Tournament, which took place from 6 December 1998 to 20 December 1998 in Bangkok, Thailand.', 'Mongolia participated in the 1998 Asian Games, which took place from 6 December 1998 to 20 December 1998 in Bangkok, Thailand.']"
638,"['Jackson', 'had', 'also', 'requested', 'that', 'Uddin', 'build', 'and', 'run', 'him', 'a', 'recording', 'studio', 'within', 'the', 'mansion', 'he', 'was', 'hiring', 'in', 'the', 'UK', 'for', 'the', 'duration', 'of', '""This', 'Is', 'It""', 'concerts,', 'with', 'designs', 'for', 'producing', 'his', 'next', 'record', 'with', 'Uddin.']","[0, 1]",1,jackson,"Jackson had also requested that Uddin build and run him a recording studio within the mansion he was hiring in the UK for the duration of""This Is It"" concerts, with designs for producing his next record with Uddin.","['Jackson had also asked Uddin to build and operate a recording studio in the mansion he had rented in the UK for the ""This Is It"" concerts, and drafts for the production of his next record with Uddin.', 'Jackson had also asked Uddin to build and operate a recording studio within the mansion he had rented in the UK for the duration of the ""This Is It"" concerts.', 'Jackson had also asked Uddin to build and operate a recording studio within his mansion in the UK for the duration of the ""This Is It"" concerts, as well as designs for the production of his next record with Uddin.', 'Jackson had also asked Uddin to set up and operate a recording studio for him at his mansion in the UK for the duration of the ""This Is It"" concerts so that he could produce his next record with Uddin.', 'Jackson had also asked Uddin to install and operate a recording studio in the mansion he had rented for the duration of those concerts in the UK, with designs for his next record with Uddin.']"
639,"['The', 'Ambassador', 'of', 'the', 'United', 'Kingdom', 'to', 'Haiti', 'is', 'the', 'United', 'Kingdom', ""'s"", 'foremost', 'diplomatic', 'representative', 'to', 'the', 'Republic', 'of', 'Haiti.']","[10, 12]",1,united kingdom,The Ambassador of the United Kingdom to Haiti is the United Kingdom's foremost diplomatic representative to the Republic of Haiti.,"[""Britain's ambassador to Haiti is Britain's most important diplomatic representative in Haiti."", ""Britain's ambassador to Haiti is Britain's most important diplomatic representative to the Republic of Haiti."", ""The British Ambassador to Haiti is the UK's most senior diplomatic representative to the Republic of Haiti."", ""The British ambassador is Britain's most senior diplomatic representative in the Republic of Haiti."", '""The British Ambassador to Haiti is the UK\'s most important diplomatic representative in the Republic of Haiti.']"
640,"['Because', 'Lebanon', 'was', 'governed', 'by', 'France', 'as', 'a', 'League', 'of', 'Nations', 'mandate', '1919–1943,', 'France', 'has', 'long', 'taken', 'a', 'special', 'interest', 'in', 'Lebanon.']","[13, 14]",1,france,"Because Lebanon was governed by France as a League of Nations mandate 1919–1943, France has long taken a special interest in Lebanon.","['Since Lebanon was governed by France from 1919 to 1943 on behalf of the League of Nations, France has long had a special interest in Lebanon.', 'Since Lebanon was governed by France from 1919 to 1943 as a mandate of the League of Nations, France has long shown a particular interest in Lebanon.', 'Since Lebanon was under French sovereignty under the mandate of the League of Nations between 1919 and 1943, France has long had a special interest in Lebanon.', 'Since Lebanon was governed by France from 1919 to 1943 under the mandate of the League of Nations, France has long had a special interest in Lebanon.', 'France had a special interest in Lebanon for a long time because of its mandate of the League of Nations in 1919-43.']"
641,"['The', 'story', 'is', 'written', 'from', 'the', 'point', 'of', 'view', 'and', 'understanding', 'of', 'Schtung,', 'a', 'war', 'dog', 'of', 'Soviet', 'Russia', '.']","[17, 19]",1,soviet russia,"The story is written from the point of view and understanding of Schtung, a war dog of Soviet Russia.","['History is written from the point of view and understanding of Schtung, a war dog of Soviet Russia.', 'History is written from the point of view and understanding of Schtung, a war dog of Soviet Russia.', 'History is written from the perspective and understanding of Schtung, a war dog of Soviet Russia.', 'History is written from the standpoint and understanding of Shtung, the war dog of Soviet Russia.', 'History is written from the perspective and preoccupation with the attack dog Schtung in Soviet Russia.']"
642,"['Nepal', 'now', 'intends', 'to', 'solve', 'the', 'issue', 'via', 'diplomatic', 'means', 'with', 'China', 'and', 'India.']","[11, 12]",1,china,Nepal now intends to solve the issue via diplomatic means with China and India.,"['Nepal now intends to solve the problem with diplomatic means vis-à-vis China and India.', 'Nepal now wants to resolve the problem diplomatically with China and India.', 'Nepal now wants to solve the problem through diplomatic means with China and India.', 'Nepal now intends to solve the problem with diplomatic means vis-à-vis China and India.', 'Nepal now intends to solve this problem through diplomatic means vis-à-vis China and India.']"
643,"['Pereira', 'began', 'his', 'playing', 'career', 'with', 'Bolivian', 'side', 'Oriente', 'Petrolero', 'he', 'then', 'played', 'for', 'Liverpool', 'and', 'Peñarol', 'in', 'Uruguay', 'before', 'joining', 'Chacarita', 'Juniors', 'in', '2006.']","[14, 15]",1,liverpool,Pereira began his playing career with Bolivian side Oriente Petrolero he then played for Liverpool and Peñarol in Uruguay before joining Chacarita Juniors in 2006.,"['Pereira began his playing career with Bolivian first division side Oriente Petrolero, then played for Liverpool and Peñarol in Uruguay before moving to Chacarita Juniors in 2006.', 'Pereira began his playing career with Bolivian first division side Oriente Petrolero, then played for Liverpool and Peñarol in Uruguay before moving to Chacarita Juniors in 2006.', 'Pereira began his career with Bolivian first division side Oriente Petrolero and later played for Liverpool and Peñarol in Uruguay before moving to Chacarita Juniors in 2006.', 'Pereira began his playing career with Bolivian first division side Oriente Petrolero, then played for Liverpool and Peñarol in Uruguay before moving to Chacarita Juniors in 2006.', 'Pereira began his career with the Bolivian club Oriente Petrolero, playing for Liverpool and Peñarol in Uruguay before moving to Chacarita Juniors in 2006.']"
644,"['I', 'relished', 'the', 'attacking', 'field', 'set', 'by', 'Pakistan', '.']","[7, 8]",1,pakistan,I relished the attacking field set by Pakistan.,"[""I enjoyed Pakistan's attack."", 'I liked the attacking surface Pakistan had set.', 'I really appreciated the area of attack from Pakistan.', 'I enjoyed the attacking surface provided by Pakistan.', 'I was happy with the attacking game.']"
645,"['After', 'that,', 'Columbia', 'operated', 'in', 'support', 'of', 'the', 'invasion', 'of', 'Balikpapan', 'and', 'took', 'part', 'in', 'the', '1945', 'antishipping', 'sweep', 'in', 'the', 'South', 'China', 'Sea.']","[2, 3]",1,columbia,"After that, Columbia operated in support of the invasion of Balikpapan and took part in the 1945 antishipping sweep in the South China Sea.","['Colombia subsequently supported the invasion of Balikpapan and participated in a naval battle in the South China Sea in 1945.', 'Colombia then supported the invasion of Balikpapan and joined the attack on shipping in the South China Sea in 1945.', 'Colombia then fought in support of the invasion of Balikpapan and joined the offensive against shipping in the South China Sea in 1945.', 'Colombia subsequently supported the invasion of Balikpapan and participated in the battle of an American naval returnee in the South China Sea in 1945.', 'Colombia subsequently supported the invasion of Balikums and conquered Regensburg in 1945 as a shipping company in the South China Sea.']"
646,"['During', 'his', 'reign', 'Polotsk', 'was', 'at', 'war', 'with', 'Kiev', 'and', 'Novgorod', '.']","[10, 11]",1,novgorod,During his reign Polotsk was at war with Kiev and Novgorod.,"['During his reign Polatsk was at war with Kiev and Novgorod.', 'During his reign Polatsk was at war with Kiev and Novgorod.', 'During his reign Polatsk was at war with Kiev and Novgorod.', 'Under his rule Polatsk was at war with Kiev and Novgorod.', 'During his tenure, Polotsk was at war with Kiev and Novgorod.']"
647,"['After', 'the', 'establishment', 'of', 'the', ""People's"", 'Republic', 'of', 'China', 'and', 'before', 'the', 'Cultural', 'Revolution,', 'he', 'was', 'credited', 'as', 'one', 'of', 'the', 'top', 'officials', 'in', 'socialist', 'culture.']","[5, 9]",1,people's republic of china,"After the establishment of the People's Republic of China and before the Cultural Revolution, he was credited as one of the top officials in socialist culture.","[""After the founding of the People's Republic of China and before the Cultural Revolution, he was considered one of the leading functionaries of socialist culture."", ""After the founding of the People's Republic of China and before the Cultural Revolution, he was considered one of the highest functionaries of socialist culture."", ""After the founding of the People's Republic of China and before the Cultural Revolution, he was considered one of the leading functionaries of socialist culture."", ""After the founding of the People's Republic of China and before the Cultural Revolution, he became one of the leading functionaries of socialist culture."", ""After the founding of the People's Republic of China and before the Cultural Revolution, the People's Republic of China was the first country in the world to legalize recreational use of recreational use, including recreational use of recreational use of recreational use of recreational use.""]"
648,"['Germany', 'faces', 'the', 'United', 'Kingdom', 'in', 'the', 'Battle', 'of', 'Britain', '(1940).']","[0, 1]",1,germany,Germany faces the United Kingdom in the Battle of Britain (1940).,"['Germany meets Great Britain in the Battle of Britain (1940).', 'Germany stands against Great Britain in the Battle of Britain (1940).', 'Germany takes on Great Britain in the Battle of Britain (1940).', 'In the Battle of Britain (1940) Germany meets Great Britain.', 'Germany meets Great Britain in the Battle of Britain (1940).']"
649,"['Among', 'the', 'early', 'tasks', 'of', 'the', 'squadron', 'was', 'the', 'support', 'of', 'RAF', 'units', 'in', 'France,', 'and', 'the', 'evacuation', 'of', 'them', 'once', 'the', 'fall', 'of', 'France', 'became', 'inevitable.']","[24, 25]",1,france,"Among the early tasks of the squadron was the support of RAF units in France, and the evacuation of them once the fall of France became inevitable.","['One of the first tasks of the squadron was to support RAF units in France and to evacuate them after the fall of France.', 'One of the first tasks of the squadron was to support RAF units in France and to evacuate them after the fall of France.', 'One of the first tasks of the squadron was to support RAF units in France and to evacuate them after the fall of France.', 'One of the early tasks of the squadron was to support RAF units in France and to clear them after the collapse of France.', 'One of the first tasks of the squadron was to support and eliminate RAF units in France when the fall of France became inevitable.']"
650,"['One', 'year', 'later,', 'in', '1839,', 'Mexico', 'and', 'Nicaragua', 'established', 'diplomatic', 'relations.']","[5, 6]",1,mexico,"One year later, in 1839, Mexico and Nicaragua established diplomatic relations.","['A year later, in 1839, Mexico and Nicaragua established diplomatic relations.', 'A year later, in 1839, Mexico and Nicaragua established diplomatic relations.', 'A year later, in 1839, Mexico and Nicaragua established diplomatic relations.', 'A year later, in 1839, Mexico and Nicaragua established diplomatic relations.', 'A year later, in 1839, Mexico and Nicaragua established diplomatic relations.']"
651,"['In', 'the', 'quarterfinals,', 'the', 'USA', 'team', 'faced', 'France', ',', 'which', 'held', 'an', 'eight-point', 'lead', 'late', 'in', 'the', 'second', 'half,', 'but', 'the', 'USA', 'team', 'took', 'back', 'the', 'lead', 'and', 'won', 'by', 'eleven', 'to', 'advance', 'to', 'the', 'semifinals.']","[7, 8]",1,france,"In the quarterfinals, the USA team faced France, which held an eight-point lead late in the second half, but the USA team took back the lead and won by eleven to advance to the semifinals.","['In the quarterfinals, the U.S. team faced France, which had an eight-point lead in the second half, but the U.S. team regained the lead and won by eleven points to advance to the semifinals.', 'In the quarterfinals, the United States faced France, which had an eight-point lead at the end of the second half, but the United States regained the lead and won by 11 points to advance to the semifinals.', 'In the quarterfinals, the US team faced France, which held an eight-point lead in the second half, but the US team reclaimed the lead, winning by 11 goals to advance to the semifinals.', 'In the quarter-finals, the US team faced France, who took an eight-point lead in the second half, but the US team regained the lead, winning by 11 goals to advance to the semi-finals.', 'The U.S. team met France late in the quarterfinals, but the United States regained the lead and won by 11 points to advance to the semifinals.']"
652,"['Guo', 'played', 'for', 'the', 'Guangzhou', 'Pharmaceutical', 'youth', 'team', 'before', 'he', 'was', 'loaned', 'to', 'China', 'in', 'the', '2007.']","[13, 14]",1,china,Guo played for the Guangzhou Pharmaceutical youth team before he was loaned to China in the 2007.,"[""Guo played for Guangzhou Pharmaceutical's youth team before moving to China on loan in 2007."", ""Guo played for Guangzhou Pharmaceutical's youth team before moving to China on loan in 2007."", ""Guo played for Guangzhou Pharmaceutical's youth team before moving to China on loan in 2007."", ""Guo played in Guangzhou Pharmaceutical's youth team before moving to China on loan in 2007."", ""Guo played in Guangzhou Pharmaceutical's youth team before moving to China on loan in 2007.""]"
653,"['Moso', 'earned', '13', 'caps', 'for', 'Spain', 'at', 'youth', 'level.']","[5, 6]",1,spain,Moso earned 13 caps for Spain at youth level.,"['Moss played 13 times for Spain during his youth career.', 'Moss played 13 times for Spain during his youth career.', 'Minor scored 13 goals for Spain in youth.', 'Moss won 13 caps for the club during his youth career.', 'In youth, he scored 13 times for Spain.']"
654,"['Basically,', 'the', 'US', 'has', 'its', '""War', 'on', 'Terror"",', 'and', 'the', 'Israelis', 'just', 'started', 'their', 'own', '""War', 'on', 'Terror"".']","[2, 3]",1,us,"Basically, the US has its""War on Terror"", and the Israelis just started their own""War on Terror"".","['Basically, the US has begun its ""war on terror,"" and the Israelis have just begun their own ""war on terror.""', 'In principle, the US has its ""war on terror,"" and the Israelis have just begun their own ""war on terror.""', 'Basically, the US has its ""war on terror,"" and the Israelis have just begun their ""war on terror.""', 'In principle, the US is waging its ""war on terror,"" and the Israelis have just launched their own ""war on terror.""', 'Indeed, the US ""war on terrorism"" exists, and the Israelis have only just begun it.']"
655,"['Meanwhile,', 'the', 'unified', 'Germans', 'held', 'off', 'the', 'Aussies', 'for', 'the', 'bronze', 'in', '7:57.35,', '45-hundredths', 'of', 'a', 'second', 'under', 'an', 'old', 'Olympic', 'record', 'set', 'by', 'USA', 'in', '2000.']","[24, 25]",1,usa,"Meanwhile, the unified Germans held off the Aussies for the bronze in 7:57.35, 45-hundredths of a second under an old Olympic record set by USA in 2000.","['Meanwhile, the united Germans took bronze ahead of the Aussies in 7: 57.35, 45 hundredths of a second below the old Olympic record set by the United States in 2000.', 'Meanwhile, the united Germans held the Aussies to bronze in 7: 57.35, 45 hundredths of a second below the old American Olympic record set in 2000.', 'Meanwhile, the united Germans won bronze in 7: 57.35 minutes by the Aussies, 45 hundredths of a second below the old Olympic record (set by the United States in 2000).', 'Meanwhile, the united Germans kept the Australians afloat after taking bronze in 7: 57.35, 45 hundredths of a second off the previous US Olympic record set in 2000.', ""Meanwhile, the men's 50m backstroke time of 7: 57.35 beat the 2000 US Olympic record by 45 hundredths of a second.""]"
656,"['If', 'it', 'has', 'its', 'way,', 'Israel', 'will', 'conquer', 'Syria', 'by', '2010.']","[5, 6]",1,israel,"If it has its way, Israel will conquer Syria by 2010.","['If it goes according to him, Israel will conquer Syria by 2010.', 'He said Israel would conquer Syria by 2010.', 'He said Israel would conquer Syria by 2010.', 'If it goes to Israel, it will conquer Syria by 2010.', 'In their opinion, Israel will conquer Syria by 2010.']"
657,"['Today,', 'IMSL', 'is', 'a', 'full', 'member', 'of', 'the', 'Asian', 'Association', 'of', 'Management', 'Organisations', '(AAMO)', 'and', 'Sri', 'Lanka', ""'s"", 'sole', 'representative', 'there.']","[15, 17]",1,sri lanka,"Today, IMSL is a full member of the Asian Association of Management Organisations (AAMO) and Sri Lanka's sole representative there.","[""Today IMSL is a full member of the Asian Association of Management Organizations (AAMO) and Sri Lanka's only representative there."", ""Today IMSL is a full member of the Asian Association of Management Organisations (AAMO) and Sri Lanka's only representative there."", ""Today IMSL is a full member of the Asian Association of Management Organisations (AAMO) and Sri Lanka's only local representative."", ""Today IMSL is a full member of the Asian Association of Management Organisations (AAMO) and Sri Lanka's only representative there."", ""Today IMSL is a full member of the Asian Association of Management Organisations AAMO and Sri Lanka's only representative there.""]"
658,"['Jamaica', ""'s"", 'capture', 'was', 'the', 'casus', 'belli', 'that', 'resulted', 'in', 'actual', 'war', 'between', 'England', 'and', 'Spain', 'in', '1655.']","[0, 1]",1,jamaica,Jamaica's capture was the casus belli that resulted in actual war between England and Spain in 1655.,"[""Jamaica's capture was the casus belli that led to a war between England and Spain in 1655."", ""Jamaica's conquest was the Casus Belli, which actually led to the war between England and Spain in 1655."", 'Jamaica was captured in the Casus belli and led to a war between England and Spain in 1655.', ""Jauchzka's capture was a casus belli that led to the war between England and Spain in 1655."", ""Jamaica's occupation was the casus belli, which led to a real war between England and Spain in 1655.""]"
659,"['In', 'early', 'October', 'of', 'that', 'year', 'it', 'was', 'abandoned', 'by', 'the', 'US', ',', 'considered', 'for', 'sale,', 'but', 'was', 'taken', 'up', 'again', 'in', 'July', '1878', 'as', 'the', 'Principal', 'Recruiting', 'Depot.']","[11, 12]",1,us,"In early October of that year it was abandoned by the US, considered for sale, but was taken up again in July 1878 as the Principal Recruiting Depot.","['At the beginning of October of the same year it was abandoned by the USA and offered for sale, but in July 1878 it was taken up again as the most important recruitment depot.', 'At the beginning of October of the same year it was abandoned by the USA, traded as a sale, but in July 1878 it was taken up again as the most important recruitment depot.', 'At the beginning of October of the same year it was abandoned by the USA and put up for sale, but since July 1878 it has again been used as the main advertising depot.', 'At the beginning of October of the same year, it was abandoned by the USA, intended as a camouflage, but resumed as the main recruiting base in July 1878.', 'At the beginning of October of the same year, it was abandoned by the USA and considered a yacht yard for sale, only to be resumed as the main place of complaint in July 1878.']"
660,"['In', '1990,', 'Mexico', ',', 'along', 'with', 'the', 'government', 'of', 'Colombia,', 'Panama', 'and', 'Venezuela', 'created', 'the', 'Contadora', 'Group', 'to', 'try', 'and', 'mediate', 'in', 'the', 'Central', 'American', 'crises', 'that', 'was', 'gripping', 'the', 'region', 'at', 'the', 'time.']","[2, 3]",1,mexico,"In 1990, Mexico, along with the government of Colombia, Panama and Venezuela created the Contadora Group to try and mediate in the Central American crises that was gripping the region at the time.","['In 1990, Mexico, Colombia, Panama, and Venezuela formed the Contadora Group to mediate in the Central American crises that gripped the region at the time.', 'In 1990, Mexico, along with the governments of Colombia, Panama, and Venezuela, formed the Contadora Group to mediate in the Central American crises that gripped the region at the time.', 'Mexico, together with the governments of Colombia, Panama, and Venezuela, founded the Contadora Group in 1990 to support efforts to mediate Central American crises in the region at the time.', 'In 1990, Mexico and the governments of Colombia, Panama and Venezuela founded the Contadora Group to mediate in what was then the Central American crisis.', 'In 1990, Mexico, together with the governments of Colombia, Panama and Venezuela, founded the Contadora Group to mediate in the Central American countries then affected by the crisis in the region.']"
661,"['Before', 'the', 'tour', 'in', 'England,', 'Argentina', 'hosted', 'South', 'Africa,', 'losing', 'the', 'match', '33-37.']","[5, 6]",1,argentina,"Before the tour in England, Argentina hosted South Africa, losing the match 33-37.","['Before the trip to England, Argentina hosted South Africa and lost the match 33-37.', 'Before the trip to England, Argentina hosted South Africa and lost the match 33-37.', 'Before the trip to England, Argentina had lost 33-37 to South Africa.', 'Before the tour of England, Argentina had beaten South Africa 33-37.', 'Before the US tour Argentina hosted South Africa and lost the tournament 33-37.']"
662,"['The', '2012', 'population', 'of', 'the', 'region', 'was', '4,922,723,', 'making', 'it', 'the', 'largest', 'bi-national', 'conurbation', 'shared', 'between', 'the', 'United', 'States', 'and', 'Mexico,', 'the', 'second-largest', 'shared', 'between', 'the', 'US', 'and', 'another', 'country', '(after', 'Detroit-Windsor),', 'and', 'the', 'fourth', 'largest', 'in', 'the', 'world.']","[17, 19]",1,united states,"The 2012 population of the region was 4,922,723, making it the largest bi-national conurbation shared between the United States and Mexico, the second-largest shared between the US and another country (after Detroit-Windsor), and the fourth largest in the world.","['The population in 2012 was 4,922,723, which is the largest binational agglomeration between the United States and Mexico, the second largest between the United States and another country (after Detroit-Windsor) and the fourth largest in the world.', ""The region's population was 4,922,723 in 2012, making it the largest bilateral agglomeration between the US and Mexico, the second largest between the US and another country (after Detroit-Windsor), and the fourth largest in the world."", 'In 2012, the region had 4,922,723 inhabitants, making it the largest binational community between the United States and Mexico, the second largest between the United States and another country (after Detroit-Windsor), and the fourth largest in the world.', 'The population in 2012 was 4,922,723, making it the largest binational metropolitan region in the United States and Mexico, the second largest in the relationship between the United States and another country (after Detroit-Windsor), and the fourth largest in the world.', ""The region's population was 4,922,723 in 2012, making it the largest binational residential area between the United States and Mexico, the second largest combined metropolitan area between the United States and another country (after Detroit-Windsor), and the fourth largest in the world.""]"
663,"['After', 'the', 'fall', 'of', 'France', 'to', 'Germany,', 'Girardeau', 'created', 'a', 'factory', 'for', 'underground', 'forces', 'of', 'free', 'France.']","[4, 5]",1,france,"After the fall of France to Germany, Girardeau created a factory for underground forces of free France.","['After France fell to Germany, Girardeau created a factory for the underground forces of free France.', 'After France fell to Germany, Girardeau founded an underground organization for a free France.', 'After France fell to Germany, Girardeau founded a factory for the underground forces of free France.', 'After France fell to Germany, Girardeau founded an underground factory for the armed forces of Free France.', 'After France fell to Germany, Girardeau built a factory for a free France.']"
664,"['Taking', 'advantage', 'of', 'this', 'fact,', 'Athens', 'launched', 'several', 'naval', 'campaigns', 'in', 'the', 'later', 'years', 'of', 'the', 'war,', 'recapturing', 'a', 'number', 'of', 'islands', 'that', 'had', 'been', 'part', 'of', 'the', 'original', 'Athenian', 'Empire', 'during', 'the', '5th', 'century', 'BC.']","[5, 6]",1,athens,"Taking advantage of this fact, Athens launched several naval campaigns in the later years of the war, recapturing a number of islands that had been part of the original Athenian Empire during the 5th century BC.","['In the later years of the war, Athens favored a series of naval wars and reconquered a number of islands that had been part of the original Athenian rule in the 5th century BC.', 'Taking advantage of this fact, Athens began several naval exercises in the last years of the war and reconquered some islands that belonged to the original Athenian Empire in the 5th century BC.', 'The Greek naval power was able to take advantage of this fact and initiate several naval wars in the later years of the war. Athens reconquered a number of islands that belonged to the original Athenian Empire in the 5th century BC.', 'From this point of view, Athens fought several naval wars in the later years of the war, recapturing a number of islands that were part of the original Athenian Empire in the fifth century BC.', 'When the Greek fleet occupied their battleships, several islands that had been part of the original empire of Athens in the 5th century BC were recaptured in the later years of the war.']"
665,"['Russia', 'is', 'sole', 'successor', 'to', 'the', 'Soviet', 'Union', ',', 'so', 'ties', 'have', 'naturally', 'continued', 'with', 'Russia', 'since', 'the', 'Belavezha', 'Accords.']","[6, 8]",1,soviet union,"Russia is sole successor to the Soviet Union, so ties have naturally continued with Russia since the Belavezha Accords.","['Russia is the only successor to the Soviet Union, so relations with Russia have, of course, continued since the Belavitsa agreements.', 'Russia is the only successor to the Soviet Union, so relations with Russia have, of course, continued since the Belavitsa Agreement.', 'Russia is the only successor to the Soviet Union, so relations with Russia have, of course, continued since the Belavitsa agreements.', 'Russia is the only successor to the Soviet Union, so relations with Russia have, of course, remained stable since the Belavesh agreements.', 'Russia is the only successor nation to the Soviet Union, so relations with Russia continued after the Belavesha agreements.']"
666,"['York', 'was', 'selected', 'to', 'play', 'for', 'New', 'South', 'Wales', 'and', 'Australia', 'in', '1928.']","[0, 1]",1,york,York was selected to play for New South Wales and Australia in 1928.,"['York was selected in 1928 to play for New South Wales and Australia.', 'York was selected for New South Wales and Australia in 1928.', 'York was selected to play for New South Wales and Australia in 1928.', 'York was appointed to New South Wales and Australia in 1928.', 'York won the 1928 World Cup for New South Wales and Australia.']"
667,"['It', 'would', 'be', 'almost', 'impossible', 'for', 'Ghana', 'to', 'become', 'a', 'prosperous', 'nation', 'without', 'the', 'help', 'of', 'foreign', 'nations,', 'since', 'they', 'can’t', 'export', 'what', 'others', 'won’t', 'buy.']","[6, 7]",1,ghana,"It would be almost impossible for Ghana to become a prosperous nation without the help of foreign nations, since they can’t export what others won’t buy.","['Without the help of foreign nations, it would be almost impossible for Ghana to become a prosperous nation, because it cannot export what others cannot buy.', 'Without the help of foreigners, Ghana would be almost impossible to become a prosperous nation, because it cannot export what others cannot buy.', 'Transforming Ghana into a prosperous nation without the help of foreign nations would be almost impossible, because it cannot export what others cannot buy.', 'Without foreign aid, it would be almost impossible for Ghana to become a prosperous nation, because it cannot export what others would not buy.', 'Without foreign help, it would be almost impossible for Ghana to become a prosperous nation, because it cannot export what others would not buy.']"
668,"['York', 'primarily', 'played', 'as', 'a', 'prop-forward', 'representing', 'Australia', 'in', 'two', 'test', 'matches', 'against', 'Great', 'Britain.']","[0, 1]",1,york,York primarily played as a prop-forward representing Australia in two test matches against Great Britain.,"['York played primarily as a backup in two Test matches for Australia against Great Britain.', 'York played primarily as a forward and represented Australia in two Test matches against Great Britain.', 'York played primarily as a defender for his club Australia in two Test matches against Great Britain.', 'York acted primarily as a template, representing Australia in the Test against Great Britain.', 'York has played in two Tests for Australia so far, mainly as a genuine forward for the continent and against Great Britain.']"
669,"['Throughout', 'his', 'career', 'he', 'composed', 'numerous', 'pieces', 'of', 'meykhana', 'based', 'on', 'modern', 'Azerbaijan', '.']","[12, 13]",1,azerbaijan,Throughout his career he composed numerous pieces of meykhana based on modern Azerbaijan.,"['In the course of his career he composed numerous meykhana works based on modern Azerbaijan.', 'In the course of his career he composed numerous Meykhana pieces based on modern Azerbaijan.', 'In the course of his career he composed numerous works meykhana, which are based on modern Azerbaijan.', 'In the course of his career he composed numerous works of the Meykhana based on Azerbaijan.', 'In the course of his career, he wrote numerous pieces inspired by modern Azerbaijan.']"
670,"['The', 'decision', 'proved', 'a', 'poor', 'one', 'though,', 'as', 'Australia', 'were', 'easily', 'skittled', 'out', 'for', 'a', 'meagre', '63', 'in', '80', 'overs,', 'taking', 'just', 'over', '2', 'hours.']","[8, 9]",1,australia,"The decision proved a poor one though, as Australia were easily skittled out for a meagre 63 in 80 overs, taking just over 2 hours.","['The decision proved pitiful, however, as Australia were effortlessly bowled out for a meagre 63 in 80 overs, taking just over two hours.', 'Australia managed a meagre 63 from 80 overs for just over two hours.', 'But the decision proved pitiful as Australia were easily overhauled for a meagre 63 in 80 overs that lasted just over two hours.', 'But the decision proved elusive as Australia easily won 63 of 80 overs in just over two hours.', 'However, the decision was a bad one as Australia were easily dismissed for 80 overs, and that lasted just over two hours.']"
671,"['Her', 'post', 'had', 'the', 'objective', 'to', 'improve', 'public', 'awareness', 'of', 'the', 'European', 'Union', 'and', 'Turkey', ""'s"", 'accession', 'process.']","[14, 15]",1,turkey,Her post had the objective to improve public awareness of the European Union and Turkey's accession process.,"[""Its aim was to raise public awareness of the European Union and Turkey's accession process."", 'Its aim was to raise public awareness of the accession process of Turkey and the European Union.', ""Its aim was to raise public awareness of the European Union and Turkey's accession process."", ""Its aim was to raise public awareness of the European Union and Turkey's accession process."", 'Their mission was to raise public awareness of the European Union and the Turkish accession process.']"
672,"['This', 'marked', 'the', 'birth', 'of', 'the', 'independent', 'Dominican', 'Republic', '.']","[7, 9]",1,dominican republic,This marked the birth of the independent Dominican Republic.,"['This was the birth of the independent Dominican Republic.', 'This was the birth of the independent Dominican Republic.', 'Thus the birth of the independent Dominican Republic was celebrated.', 'Thus the independent Dominican Republic was founded.', 'This is how the independent Dominican Republic came into being. Boxing was the topic.']"
673,"['In', 'that', 'season,', 'Spain', 'played', 'in', 'the', '2012', 'Scotland', 'Sevens,', 'reaching', 'the', 'Bowl', 'finals,', 'and', 'the', '2012', 'London', 'Sevens,', 'reaching', 'the', 'Cup', 'quarterfinal.']","[3, 4]",1,spain,"In that season, Spain played in the 2012 Scotland Sevens, reaching the Bowl finals, and the 2012 London Sevens, reaching the Cup quarterfinal.","['This season Spain played in the Scotland Sevens in 2012, which reached the final of the cup, and the London Sevens in 2012, which reached the quarter-finals of the cup.', 'This season Spain played in the Scotland Sevens in 2012, reached the final of the Cup and the London Sevens in 2012 and reached the Cup quarter-finals.', 'This season Spain played in the final of the Scotland Sevens in 2012 for the Scotland Cup and in the final of the London Sevens in 2012 for a place in the Cup quarter-finals.', 'This season Spain played in the Scotland Sevens in 2012, reached the final of the Bowl, in 2012 Spain reached the quarter-finals of the Cup in London.', 'In the 2010 / 11 season Spain played in the Scotland Jeans, the cup final, and in the London Jeans, the quarter-finals of the cup.']"
674,"['In', 'the', '1994', 'Peace', 'Agreement', 'between', 'Israel', 'and', 'Jordan', 'it', 'was', 'decided', 'that', 'operations', 'would', 'be', 'transferred', 'from', 'Eilat', 'Airport', 'to', 'Aqaba', 'Airport.']","[8, 9]",1,jordan,In the 1994 Peace Agreement between Israel and Jordan it was decided that operations would be transferred from Eilat Airport to Aqaba Airport.,"['In the 1994 peace agreement between Israel and Jordan, it was decided to transfer operations from Eilat airport to Aqaba airport.', 'In the 1994 peace agreement between Israel and Jordan, it was decided to move Eilat airport to Aqaba airport.', 'In 1994, the peace treaty between Israel and Jordan decided to transfer operations from Eilat airport to Aqaba airport.', 'Following the 1994 peace agreement between Israel and Jordan, it was decided to transfer operations from Eilat airport to Aqsaba airport.', 'In the 1994 peace agreement between Israel and Jordan, it was decided to transfer operations from Eilat airport to Aqaba airport.']"
675,"['Concepción', 'Bona', 'Hernández', '(December', '6,', '1824', '-', 'July', '2,', '1901)', 'was', 'a', 'nursery', 'school', 'teacher', 'and', 'a', 'campaigner', 'for', 'the', 'independence', 'of', 'the', 'Dominican', 'Republic', '.']","[23, 25]",1,dominican republic,"Concepción Bona Hernández (December 6, 1824 - July 2, 1901) was a nursery school teacher and a campaigner for the independence of the Dominican Republic.","['Concepción Bona Hernández (December 6, 1824 - July 2, 1901) was a kindergarten teacher who fought for the independence of the Dominican Republic.', 'Concepción Bona Hernández (December 6, 1824 - July 2, 1901) was a kindergarten teacher and fighter for the independence of the Dominican Republic.', 'Concepción Bona Hernández (December 6, 1824 - July 2, 1901) was a kindergarten teacher and Yagmur for the independence of the Dominican Republic.', 'Concepción Bona Hernández (December 6, 1824 - July 2, 1901) was a German kindergarten teacher who fought for the independence of the Dominican Republic.', 'Concepción Bona Hernández (December 6, 1824 - July 2, 1901), one of the leading chefs in the Dominican Republic.']"
676,"['Two', 'were', 'bought', 'by', 'Austria-Hungary', '.']","[4, 5]",1,austria-hungary,Two were bought by Austria-Hungary.,"['Two were bought by Austro-Hungarians.', 'Two of them were bought by Austria-Hungary.', 'Two of them were bought by Austria-Hungary.', 'Two of them were bought by Austria, Hungary and Ukraine.', 'Two of these 60 towns were bought by Austria-Hungary.']"
677,"['The', 'United', 'States', 'named', 'the', 'war', 'after', 'Red', 'Cloud,', 'a', 'prominent', 'Oglala', 'Lakota', 'chief', 'who', 'led', 'his', 'followers', 'in', 'opposition', 'to', 'the', 'presence', 'of', 'the', 'U.S.', 'military', 'in', 'the', 'area.']","[1, 3]",1,united states,"The United States named the war after Red Cloud, a prominent Oglala Lakota chief who led his followers in opposition to the presence of the U.S. military in the area.","['The United States named the war after the Red Cloud, a prominent Oglala Lakota chief who led his followers against the US military presence in the region.', 'The United States called the war Red Cloud, a prominent Oglala Lakota chief who led his followers against the U.S. military presence in the area.', ""The United States named the war after Red Cloud, a well-known Oglala Lakota chief who led his followers against the US military's presence in the region."", 'The United States named the war after Red Cloud, a prominent chief of the Oglala Lakota, who led his followers against the U.S. military presence in the area.', ""The U.S. called the war Red Cloud, a prominent Oglala Lakota chief who had led his followers against the U.S. military's presence in the region.""]"
678,"['Following', 'the', 'program,', 'over', '250', 'members', 'of', 'the', 'organization', 'lobbied', 'the', 'U.S.', 'to', '""support', 'Gen.', 'Petraeus', 'and', 'the', 'War', 'in', 'Iraq""', 'and', 'to', 'ask', 'them', 'to', 'denounce', ""MoveOn.org's"", 'attack', 'on', '""General', 'Betray.']","[11, 12]",1,u.s.,"Following the program, over 250 members of the organization lobbied the U.S. to""support Gen. Petraeus and the War in Iraq"" and to ask them to denounce MoveOn.org's attack on""General Betray.","['Following the program, more than 250 members of the organization called on the United States to support ""General Petraeus and the Iraq War"" and condemn MoveOn.org\'s attack on ""General Betray.""', 'According to the program, more than 250 members of the organization have lobbied the United States to support ""General Petraeus and the Iraq War"" and ask it to reject MoveOn.org\'s attack on General Betray.', 'Following the program, more than 250 members of the organization called on the United States to ""support General Petraeus and the war in Iraq"" and condemn MoveOn.org\'s attack on General Betray.', 'Following the program, more than 250 members of the association called for the United States to support General Petraeus and the war in Iraq ""and to condemn MoveOn.org\'s attack on General Betray.', 'More than 250 members of the organization praised the United States for its support of General Petraeus and the war in Iraq and called on it to condemn the MoveOn.org attack on General Betray.']"
679,"['In', 'fact,', 'if', 'the', 'History', 'of', 'Monaco', 'article', 'is', 'to', 'be', 'believed,', 'Landi,', 'a', 'close', 'ally', 'of', 'Spain', ',', 'almost', 'gave', 'away', 'the', 'fledgling', 'nation.']","[17, 18]",1,spain,"In fact, if the History of Monaco article is to be believed, Landi, a close ally of Spain, almost gave away the fledgling nation.","[""Indeed, if Monaco's history is to be believed, Landi, a close ally of Spain, has almost abandoned the young country."", ""If the article on Monaco's history is to be believed, Landi, a close ally of Spain, has almost abandoned the young country."", 'If the article ""On Monaco\'s history"" is to be believed, Landi, a close ally of Spain, has almost betrayed the young nation.', 'Indeed, Landi, a close ally of Spain, tried to sell the young nation as much as he could be believed.', 'Indeed, the article on Monaco\'s ""story"" about the death of Landi, a close ally of Spain, nearly betrayed the young nation.']"
680,"['Ethiopia', 'made', 'their', 'Paralympic', 'debut', 'at', 'the', '2004', 'Games', 'in', 'Athens.']","[0, 1]",1,ethiopia,Ethiopia made their Paralympic debut at the 2004 Games in Athens.,"['Ethiopia made its Paralympic debut at the Athens Games in 2004.', 'Ethiopia celebrated its first Paralympic success at the 2004 Athens Games.', 'Ethiopia competed in the 2004 Paralympic Games in Athens.', 'Ethiopia made its debut at the Athens Games in 2004.', 'Ethiopia won the Athens Olympics in 2004.']"
681,"['Soviet', 'Union', 'invades', 'Poland,', 'Finland,', 'occupies', 'Latvia,', 'Estonia,', 'Lithuania', 'and', 'Romanian', 'region', 'of', 'Bessarabia', 'from', '1939', 'to', '1941.']","[0, 1]",1,soviet,"Soviet Union invades Poland, Finland, occupies Latvia, Estonia, Lithuania and Romanian region of Bessarabia from 1939 to 1941.","['The Soviet Union invaded Poland, Finland, Latvia, Estonia, Lithuania, and the Romanian region of Bessarabia between 1939 and 1941.', 'From 1939 to 1941, the Soviet Union invaded Poland, Finland, Latvia, Estonia, Lithuania and the Romanian part of Bessarabia.', 'The Soviet Union invaded Poland, Finland, Latvia, Estonia, Lithuania, and Romanian-speaking Bessarabia between 1939 and 1941.', 'From 1939 to 1941, the Soviet Union invaded Poland, Finland, and occupied Latvia, Estonia, Lithuania, and Romania in Bessarabia.', 'The Soviet Union invaded Poland, Finland, Latvia, Estonia, Lithuania and Romania, which were occupied from 1939 to 1941.']"
682,"['Deseret', 'was', 'never', 'officially', 'recognized', 'by', 'the', 'United', 'States', ',', 'and', 'so', 'Utah', 'Territory', 'was', 'organized', 'by', 'the', 'U.S.', 'Congress', 'instead.']","[7, 9]",1,united states,"Deseret was never officially recognized by the United States, and so Utah Territory was organized by the U.S. Congress instead.","['It was never officially recognized by the United States, so the Utah Territory was instead organized by the US Congress.', 'Deseret was never officially recognized by the US, so the Utah Territory was instead organized by the US Congress.', 'Deseret was never officially recognized by the United States, so the Utah Territory was instead organized by the US Congress.', 'Desertification was never officially recognized by the US, so the Utah territory was instead organized by the US Congress.', 'Deseret was never officially recognized by the United States, and so the Utah Territory was occupied by the US Congress.']"
683,"['Sun', 'Hai', 'Bo', '(born', '(1983-03-25)25', 'March', '1983)', 'is', 'a', 'Chinese', 'male', 'former', 'weightlifter,', 'who', 'competed', 'in', 'the', '+105', 'kg', 'category', 'and', 'represented', 'China', 'at', 'international', 'competitions.']","[22, 23]",1,china,"Sun Hai Bo (born (1983-03-25)25 March 1983) is a Chinese male former weightlifter, who competed in the +105 kg category and represented China at international competitions.","['Sun Hai Bo (born 1983-03-25 March 1983) is a former Chinese weightlifter who competed in the + 105 kg category and represented China in international competitions.', 'Sun Hai Bo (born on 25.03.1983) is a former Chinese weightlifter who competed in the + 105 kg category and represented China in international competitions.', 'Sun Hai Bo (born on 25 March 1983) is a former Chinese weightlifter who competed in the + 105 kg category and represented China in international competitions.', 'Sun Hai Bo (born March 25, 1983) is a former Chinese weightlifter who competed in the 105kg class and represented China in international competitions.', 'Sun Hai Bo (born 1983-25 March 1983) is a former Chinese weightlifter who competed in the + 105 kg category and represented China in international competitions.']"
684,"['In', 'July', '1940,', 'the', 'Britain', 'shelled', 'French', 'warships', 'in', 'the', 'port', 'after', 'they', 'refused', 'a', 'British', 'ultimatum', 'to', 'surrender.']","[4, 5]",1,britain,"In July 1940, the Britain shelled French warships in the port after they refused a British ultimatum to surrender.","['In July 1940, after rejecting a British ultimatum to surrender, the British bombed French warships in port.', 'In July 1940, after rejecting a British ultimatum to surrender, the British bombed French warships in port.', 'In July 1940, after rejecting a British ultimatum to surrender, the British bombed French warships in port.', 'In July 1940, after rejecting a British ultimatum to surrender, the British bombed French warships in port.', 'In July 1940, after rejecting a British ultimatum to surrender, the British bombed French warships in port.']"
685,"['What', 'was', 'Russia', ""'s"", 'take', 'on', 'this', '""Polish', 'invasion""?']","[2, 3]",1,russia,"What was Russia's take on this""Polish invasion""?","['How did Russia react to this ""Polish invasion""?', 'What has Russia learned from this ""Polish invasion""?', 'What was Russia\'s position on this ""Polish invasion""?', 'What did Russia think of this ""Polish invasion""?', 'What was Russia prepared to do about this ""Polish invasion""?']"
686,"['Mexico', 'and', 'Nicaragua', 'are', 'two', 'Latin', 'American', 'nations', 'that', 'share', 'a', 'common', 'history', 'in', 'the', 'fact', 'that', 'both', 'nations', 'were', 'colonized', 'by', 'the', 'Spanish', 'empire.']","[0, 1]",1,mexico,Mexico and Nicaragua are two Latin American nations that share a common history in the fact that both nations were colonized by the Spanish empire.,"['Mexico and Nicaragua are two Latin American nations with a common history in that they were both colonized by the Spanish Empire.', 'Mexico and Nicaragua are two Latin American nations that have a common history in that both nations were colonized by the Spanish Empire.', 'Mexico and Nicaragua are two Latin American nations with a common history: both states were colonized by the Spanish Empire.', 'Mexico and Nicaragua are two Latin American nations whose common history is reflected in the fact that both nations were colonized by the Spanish Empire.', 'Mexico and Nicaragua are two Latin American states with a common history, as both peoples were colonized by the Spanish Empire.']"
687,"['Laksono', 'is', 'a', 'supporter', 'of', 'Iran', ""'s"", 'nuclear', 'program.']","[5, 6]",1,iran,Laksono is a supporter of Iran's nuclear program.,"[""Laksono is a supporter of Iran's nuclear program."", ""Laksono is a supporter of Iran's nuclear program."", ""Laksono is a supporter of Iran's nuclear program."", 'Laksono is a supporter of the Iranian regime.', ""Laksono is a supporter of Iran's nuclear program.""]"
688,"['The', 'only', 'World', 'Cup', 'which', 'South', 'Vietnam', 'entered', 'was', 'the', '1974', 'tournament', 'in', 'West', 'Germany.']","[5, 7]",1,south vietnam,The only World Cup which South Vietnam entered was the 1974 tournament in West Germany.,"['The only World Cup South Vietnam participated in was the 1974 tournament in West Germany.', 'The only World Cup South Vietnam participated in was the 1974 tournament in West Germany.', 'The only football World Cup South Vietnam came to was the 1974 tournament in West Germany.', 'The only World Cup South Vietnam participated in was the 1974 tournament in West Germany.', 'The only World Cup under his presidency was the 1974 tournament in West Germany.']"
689,"['It', 'has', 'led', 'opposition', 'in', 'the', 'Kingdom', 'to', 'US', 'military', 'action', 'in', 'Iraq', 'and', 'was', 'at', 'the', 'forefront', 'of', 'demonstrations', 'against', 'military', 'action', 'in', 'Falluja.']","[8, 9]",1,us,It has led opposition in the Kingdom to US military action in Iraq and was at the forefront of demonstrations against military action in Falluja.,"['She led opposition in Britain to the US military intervention in Iraq and led demonstrations against the military intervention in Fallujah.', 'It has led to opposition in the kingdom to US military action in Iraq and has been at the forefront of demonstrations against US military action in Fallujah.', ""This led to the Kingdom's opposition to US military intervention in Iraq, and it was at the forefront of demonstrations against military intervention in Fallujah."", 'It has led to opposition in the kingdom to US military action in Iraq and has been at the forefront of demonstrations against military strikes in Fallujah.', ""The state was the reason for the Kingdom's opposition to US military intervention in Iraq, and accompanied the first demonstration against military action in Fallujah.""]"
690,"['Wangenheim', 'sent', 'Parvus', 'to', 'Berlin', 'in', 'March', '1915', 'endorsing', ""Parvus'"", 'plan', 'that', 'Germany', 'back', 'the', 'Bolsheviks', 'against', 'the', 'Russian', 'Empire.']","[12, 13]",1,germany,Wangenheim sent Parvus to Berlin in March 1915 endorsing Parvus' plan that Germany back the Bolsheviks against the Russian Empire.,"['Wangenheim sent Parvus to Berlin in March 1915, where he supported Parvus ""plan for Germany to support the Bolsheviks against the Russian Empire.', 'Wangenheim sent Parvus to Berlin in March 1915 and supported Parvus ""plan for Germany to support the Bolsheviks against the Russian Empire.', 'Wangenheim sent Parvus to Berlin in March 1915 and approved his plan for Germany to support the Bolsheviks against the Russian Empire.', 'Wangenheim sent Parvus to Berlin in March 1915 and approved Parvs ""plan for Germany to support the Bolsheviks against the Russian Empire.', 'Wangenheim sent Parvus to Berlin in March 1915 and approved Parvus ""plan for Germany to strengthen the Bolsheviks against the Russian Empire.']"
691,"['Singapore', 'competed', 'at', 'the', '2006', 'Asian', 'Games', 'in', 'Doha', 'under', 'the', 'IOC', 'country', 'code', 'SIN.']","[0, 1]",1,singapore,Singapore competed at the 2006 Asian Games in Doha under the IOC country code SIN.,"['Singapore participated in the Asian Games in Doha in 2006 under the IOC country code SIN.', 'Singapore bid for the Asian Games in Doha in 2006 under the IOC country code SIN.', 'Singapore participated in the Asian Games in Doha in 2006 under the IOC country code SIN.', 'At the 2006 Asian Games in Doha, Singapore applied under the IOC country code SIN.', 'Singapore participated in the Asian Games in Doha in 2006 under the IOC country code SIN.']"
692,"['Founded', 'in', '1893,', 'Basel', 'play', 'home', 'games', 'at', 'St.', 'Jakob-Park,', 'which', 'is', 'currently', 'the', 'largest', 'club', 'stadium', 'in', 'Switzerland.']","[3, 4]",1,basel,"Founded in 1893, Basel play home games at St. Jakob-Park, which is currently the largest club stadium in Switzerland.","['Basel was founded in 1893 and plays home games at St. Jakob-Park, currently the largest club stadium in Switzerland.', 'Basle, founded in 1893, plays home games at St. Jakob-Park, currently the largest club stadium in Switzerland.', 'Basel was founded in 1893 and plays its home games at St. Jakob-Park, today the largest club stadium in Switzerland.', 'Basle, founded in 1893, plays its home games at St. Jakob-Park, currently the largest club stadium in Switzerland.', 'Basel was founded in 1893 and today plays in St. Jakob-Park, the largest club stadium in Switzerland.']"
693,"['Ancient', 'Egypt', 'was', 'a', 'civilization', 'in', 'northeastern', 'Africa', 'concentrated', 'along', 'the', 'middle', 'to', 'lower', 'reaches', 'of', 'the', 'Nile', 'River,', 'reaching', 'its', 'greatest', 'extent', 'in', 'the', 'second', 'millennium', 'BC,', 'during', 'the', 'New', 'Kingdom.']","[0, 2]",1,ancient egypt,"Ancient Egypt was a civilization in northeastern Africa concentrated along the middle to lower reaches of the Nile River, reaching its greatest extent in the second millennium BC, during the New Kingdom.","['Ancient Egypt was a civilization in northeastern Africa that concentrated on the Middle to Lower Nile and reached its greatest expansion in the second millennium BC in the New Kingdom.', 'Ancient Egypt was a civilization that was concentrated on the middle to lower Nile rim in northeast Africa and reached its greatest expansion in the second millennium BC, during the New Kingdom.', 'Ancient Egypt was a civilization in northeastern Africa, concentrated along the Middle East to the Nile and reaching its peak in the second millennium BC, the New Kingdom.', 'Ancient Egypt was a civilization in northeastern Africa that concentrated on the middle and lower banks of the Nile and reached its peak during the New Kingdom in the second millennium BC.', 'Ancient Egypt was a civilization in northeastern Africa that was concentrated along the middle to lower Nile and reached its peak in the second millennium BC, during the Middle Ages.']"
694,"['According', 'to', 'Syria', ',', 'Ketyan', 'had', 'a', 'population', 'of', '1876', 'in', 'the', '2004', 'census.']","[2, 3]",1,syria,"According to Syria, Ketyan had a population of 1876 in the 2004 census.","['After Syria, Ketyan had 1876 inhabitants in the 2004 census.', 'After Syria, Ketyan had 1876 inhabitants in the 2004 census.', 'According to Syria, Ketyan had a population of 1,876 at the 2004 census.', 'According to the 2004 census, Ketyan had 1,876 inhabitants in Syria.', 'According to the Syria Survey, there were 1,876 inhabitants of Ketyan in 2004.']"
695,"['It', 'defended', 'London', 'during', 'The', 'Blitz,', 'landed', 'on', 'Juno', 'Beach', 'on', 'D-Day,', 'and', 'defended', 'the', 'cities', 'of', 'Belgium', 'against', 'V-1', 'flying', 'bombs.']","[2, 3]",1,london,"It defended London during The Blitz, landed on Juno Beach on D-Day, and defended the cities of Belgium against V-1 flying bombs.","['She defended London in the blitzkrieg, landed on Juno Beach on D-Day and defended the Belgian cities against V-1 flying bombs.', 'She defended London during the Blitz, landed on Juno Beach on D-Day and defended Belgian cities against V-1 air bombs.', 'She defended London during the Blitz, landed on Juno beach on D-Day and defended Belgian cities against V-1 bombs.', 'It defended London in the blitzkrieg, landed on Juno Beach on D-Day and defended Belgian cities against V-1 air bombs.', 'It defended London during the fire, landed at Juno Beach on D-Day and defended those cities against V-1 flying bombs.']"
696,"['Johansson', 'competed', 'for', 'Finland', 'in', 'the', '1920', 'Summer', 'Olympics', 'held', 'in', 'Antwerp,', 'Belgium,', 'winning', 'the', 'bronze', 'behind', 'Jonni', 'Myyrä', 'and', 'Urho', 'Peltonen', 'and', 'ahead', 'of', 'Julius', 'Saaristo', 'as', 'Finland', 'claimed', 'the', 'first', 'four', 'spots.']","[3, 4]",1,finland,"Johansson competed for Finland in the 1920 Summer Olympics held in Antwerp, Belgium, winning the bronze behind Jonni Myyrä and Urho Peltonen and ahead of Julius Saaristo as Finland claimed the first four spots.","['Johansson competed for Finland at the 1920 Summer Olympics in Antwerp, Belgium, winning bronze behind Jonni Myyrä and Urho Peltonen and ahead of Julius Saaristo when Finland finished in the top four.', 'Johansson competed for Finland at the 1920 Summer Olympics in Antwerp, Belgium, winning the bronze medal behind Jonni Myyrä and Urho Peltonen and ahead of Julius Saaristo as Finland finished in the top four.', 'Johansson competed for Finland at the 1920 Summer Olympics in Antwerp, Belgium. Johansson won bronze behind Jonni Myyrä and Urho Peltonen and ahead of Julius Saaristo as Finland finished in the top four.', 'Johansson competed for Finland at the 1920 Summer Olympics in Antwerp, Belgium, winning bronze behind Jonn Myrä and Urho Peltonen ahead of Julius Saaristo when Finland finished in the top four.', 'Johansson competed for Finland at the 1920 Summer Olympics in Antwerp, Belgium, where he won bronze behind Jonni Yoyrä and Urho Peltonen ahead of Julius Saaristo as Finland finished in the top four.']"
697,"['The', 'Damen', 'Group', 'shipbuilders,', 'based', 'in', 'the', 'Netherlands,', 'has', 'managed', 'the', 'manufacture', 'of', 'Damen', 'Stan', 'patrol', 'vessel', '4708', 'for', 'South', 'Africa', 'and', 'the', 'United', 'States', '.']","[23, 25]",1,united states,"The Damen Group shipbuilders, based in the Netherlands, has managed the manufacture of Damen Stan patrol vessel 4708 for South Africa and the United States.","['The Damen Group Schiffbauer, based in the Netherlands, has overseen the production of the patrol ship Damen Stan 4708 for South Africa and the United States.', 'The Dutch Damen Group has overseen the production of the patrol vessel Damen Stan 4708 for South Africa and the United States.', 'The Damen Group Schiffbau has its subsidiaries in the Netherlands and has overseen the production of the Damen Stan Patrol Vessel 4708 for South Africa and the United States.', 'The Dutch shipbuilding technicians of the Damen Group have taken over the production of the patrol boat 4708 Damen Stan for South Africa and the United States.', 'The Dutch Damen Group shipyard organized the construction of the patrol ship Damen Stan 4708 for South Africa and the United States.']"
698,"['In', '1943-44,', 'the', 'US', 'acquired', '2,284', 'acres', '(9.24', '\xa0', 'km2)', 'to', 'build', 'a', 'satellite', 'airfield', 'for', 'the', 'use', 'of', 'Kingman', 'AAF', '&', 'its', 'Gunnery', 'School.']","[3, 4]",1,us,"In 1943-44, the US acquired 2,284 acres (9.24 km2) to build a satellite airfield for the use of Kingman AAF & its Gunnery School.","['In 1943 and 1944, the United States purchased 9.24 square miles to build a satellite airfield for the Kingman AAF & Gunnery School.', 'In the years 1943-44, the USA acquired 9.24 km2 for the construction of a satellite airfield for the operation of the Kingman AAF and the local shooting school.', 'In 1943-44 the USA acquired 9.24 km2 to build a satellite airfield for the Luftwaffe and its shooting school in 1943-44.', 'In 1943-44, the United States bought 9.24 square miles to build a satellite airfield for the Royal Air Force and its shooting range school.', 'In 1943-44, the United States bought 9.24 square miles to build a satellite airfield there to operate the Kingman AAF - and its Gunnery School.']"
699,"['France', 'coach', 'Bernard', 'Laporte', 'acknowledged', ""Ouedraogo's"", 'outstanding', 'club', 'form', 'by', 'including', 'him', 'in', 'France', ""'s"", 'mid-year', 'Test', 'squad', 'for', 'a', 'two-game', 'series', 'against', 'the', 'All', 'Blacks', 'in', 'New', 'Zealand', 'in', '2007.']","[13, 14]",1,france,France coach Bernard Laporte acknowledged Ouedraogo's outstanding club form by including him in France's mid-year Test squad for a two-game series against the All Blacks in New Zealand in 2007.,"[""France coach Bernard Laporte paid tribute to Ouedraogo's outstanding form at the club by naming him to the French Test squad for the Test series against the All Blacks in New Zealand in 2007."", ""France coach Bernard Laporte confirmed Ouedraogo's excellent form by naming him in the French Test squad for the two-match series against the All Blacks in 2007."", ""France coach Bernard Laporte paid tribute to Ouedraogo's outstanding form by naming him in France's squad for the two-match series against the All Blacks in New Zealand at midseason."", ""France coach Bernard Laporte paid tribute to Ouedraogo's outstanding form by including him in the French Test squad for two matches against the All Blacks in New Zealand in 2007."", ""France coach Bernard Laporte paid tribute to Ouedraogo's outstanding club form when he called him into the provisional Test squad for the Test series against the All Blacks in New Zealand in 2007.""]"
700,"['The', 'Invasion', 'of', 'Jamaica', 'was', 'an', 'amphibious', 'expedition', 'conducted', 'by', 'the', 'English', 'in', 'the', 'Caribbean', 'in', '1655', 'that', 'resulted', 'in', 'the', 'capture', 'of', 'the', 'island', 'from', 'Spain', '.']","[26, 27]",1,spain,The Invasion of Jamaica was an amphibious expedition conducted by the English in the Caribbean in 1655 that resulted in the capture of the island from Spain.,"['The invasion of Jamaica was an amphibious expedition of the English to the Caribbean in 1655, which led to the conquest of the Spanish island.', 'The invasion of Jamaica was an amphibious expedition of the English through the Caribbean in 1655 and led to the conquest of the Spanish island.', 'The invasion of Jamaica was an amphibious expedition to the Caribbean in 1655, which ended with the conquest of the Spanish island.', 'The invasion of Jamaica was an amphibious expedition carried out by the English in the Caribbean in 1655 and led to the conquest of the island by Spain.', 'The invasion of Jamaica was an amphibious expedition undertaken by the British in the Caribbean in 1655, which led to the conquest of the island by Spain.']"
701,"['Despite', 'playing', 'a', 'key', 'part', 'in', 'the', 'Basel', 'first', 'team', 'he', 'surprisingly', 'never', 'played', 'for', 'Switzerland.']","[7, 8]",1,basel,Despite playing a key part in the Basel first team he surprisingly never played for Switzerland.,"['Although he played a key role in the Basel first team, surprisingly he never played for Switzerland.', 'Surprisingly, despite his key role in the Basel first team, he never played for Switzerland.', 'Although he played a key role in the Basel first team, surprisingly he never featured for Switzerland.', 'He was a key figure in the Basel first team but surprisingly never played for Switzerland.', ""Although he played a key role in Basel's top team, surprisingly he never played for Switzerland.""]"
702,"['Bikaner', 'State,', 'founded', 'in', 'the', '15th', 'century', 'and', 'persisted', 'until', 'shortly', 'after', 'India', ""'s"", 'Independence', 'in', '1947.']","[12, 13]",1,india,"Bikaner State, founded in the 15th century and persisted until shortly after India's Independence in 1947.","[""The Bikaner state was founded in the 15th century and existed until shortly after India's independence in 1947."", ""The Bikaner state, which was founded in the 15th century and existed until shortly after India's independence in 1947."", ""Bikaner state, founded in the 15th century and held until shortly after India's independence in 1947."", ""The Bikaner state was founded in the 15th century and existed until shortly after India's independence in 1947."", 'The Bikaner state was founded in the 15th century and existed until shortly after the independence of India in 1947.']"
703,"['The', 'Lombard', 'invasion', 'of', 'Italy', 'was', 'opposed', 'by', 'the', 'Byzantine', 'Empire', ',', 'which', 'retained', 'control', 'of', 'much', 'of', 'the', 'peninsula', 'until', 'the', 'mid-8th', 'century.']","[9, 11]",1,byzantine empire,"The Lombard invasion of Italy was opposed by the Byzantine Empire, which retained control of much of the peninsula until the mid-8th century.","['The Byzantine Empire resisted the Lombard invasion of Italy, which maintained control over large parts of the peninsula until the mid-8th century.', 'The Lombard invasion of Italy was resisted by the Byzantine Empire, which maintained control over large parts of the peninsula until the mid-8th century.', 'The Byzantine Empire resisted the Lombard invasion of Italy, which controlled large parts of the peninsula until the mid-8th century.', 'The Lombard invasion of Italy was repelled by the Byzantine Empire, which maintained control over large parts of the peninsula until the mid-8th century.', 'The Lombard invasion of Italy was fought by the Byzantine Empire and maintained control over large parts of the peninsula until the middle of the eighth century.']"
704,"['The', 'immediate', 'cause', 'of', 'the', 'war', 'was', 'a', 'local', 'conflict', 'in', 'northwest', 'Greece', 'in', 'which', 'both', 'Thebes', 'and', 'Sparta', 'intervened.']","[18, 19]",1,sparta,The immediate cause of the war was a local conflict in northwest Greece in which both Thebes and Sparta intervened.,"['The immediate trigger of the war was a local conflict in northwestern Greece, in which both Thebes and Sparta intervened.', 'The immediate cause of the war was a local conflict in northwestern Greece, in which Thebes and Sparta intervened.', 'The immediate trigger was a local conflict in northwestern Greece in which Thebes and Sparta intervened.', 'The immediate cause of the war was a regional conflict in northwestern Greece in which Thebes and Sparta intervened.', 'The immediate cause of the war was the local conflict in northwestern Greece, in which Thebes and Sparta intervened.']"
705,"['From', 'Russia', 'with', 'love.']","[1, 2]",1,russia,From Russia with love.,"['From Russia with love.', 'From Russia with love.', 'From Russia with love.', 'With love and from Russia.', 'With love from Russia']"
706,"['The', 'investigators', 'representing', 'Japan', 'pointed', 'to', 'the', 'possibility', 'of', 'a', 'false', 'glide', 'path', 'signal', 'causing', 'the', 'crash.']","[3, 4]",1,japan,The investigators representing Japan pointed to the possibility of a false glide path signal causing the crash.,"['Investigators in Japan pointed to a possible false glide signal that caused the crash.', 'Investigators in charge of Japan pointed to the possibility that an incorrect glide signal caused the crash.', 'Japanese investigators pointed to the possibility that a wrong glide signal caused the crash.', 'Japanese investigators pointed to the possibility that an incorrect paraglider signal caused the crash.', 'The Japanese investigators pointed out that a wrong gliding signal could have been the cause of the accident.']"
707,"['As', 'of', '1', 'May', '2016,', 'Bejarano', 'earned', '16', 'caps', 'for', 'Bolivia', 'and', 'he', 'represented', 'his', 'country', 'in', '5', 'FIFA', 'World', 'Cup', 'qualification', 'matches.']","[10, 11]",1,bolivia,"As of 1 May 2016, Bejarano earned 16 caps for Bolivia and he represented his country in 5 FIFA World Cup qualification matches.","['Bejarano scored 16 goals for Bolivia on May 1, 2016, representing his country in five World Cup qualifiers.', 'From 1 May 2016, Bejarano played 16 international matches for Bolivia and represented his country in five World Cup qualifiers.', 'Bejarano scored 16 goals for Bolivia from May 1, 2016 and represented his country in five World Cup qualifiers.', 'On May 1, 2016, Bejarano played 16 international matches for Bolivia, representing his country in five World Cup qualifiers.', 'On May 1, 2016, he played 16 internationals for Bolivia and represented his country in five World Cup qualifiers.']"
708,"['The', 'depot', 'closed', 'in', '1985', 'and', 'was', 'then', 'vacant', 'for', 'several', 'years,', 'until', 'the', 'City', 'of', 'Lebanon', 'purchased', 'it', 'from', 'SP', 'in', '1996.']","[14, 17]",1,city of lebanon,"The depot closed in 1985 and was then vacant for several years, until the City of Lebanon purchased it from SP in 1996.","['The depot closed in 1985 and then stood empty for several years until the city of Lebanon bought it from SP in 1996.', 'The depot closed in 1985 and then stood empty for several years until the city bought it from SP in 1996.', 'The depot closed in 1985 and then stood empty for several years until SP bought it from the City of Lebanon in 1996.', 'The depot was shut down in 1985 and then stood empty for several years until the city of Lebanon bought it from SP in 1996.', 'The depot was closed in 1985, then stood empty for several years until the city of Lebanon acquired it from SP in 1996.']"
709,"['Nicaragua', 'voted', 'consistently', 'for', 'Communist', 'causes', 'during', 'the', '1980s.']","[0, 1]",1,nicaragua,Nicaragua voted consistently for Communist causes during the 1980s.,"['Nicaragua consistently voted for communism in the 1980s.', 'Nicaragua consistently voted for communism in the 1980s.', 'Nicaragua consistently opted for communism in the 1980s.', 'Nicaragua consistently voted for communist goals in the 1980s.', 'Nicaragua consistently pursued communist approaches in the 1980s.']"
710,"['In', 'the', 'reply,', 'New', 'Zealand', 'were', 'all', 'out', 'for', '206', 'runs', 'in', '46', 'overs', 'with', 'Daniel', 'Vettori', 'scoring', '79', 'runs.']","[3, 5]",1,new zealand,"In the reply, New Zealand were all out for 206 runs in 46 overs with Daniel Vettori scoring 79 runs.","['The answer: New Zealand had 206 runs in 46 overs, with Daniel Vettori scoring 79.', 'New Zealand finished on 206 runs in 46 overs and Daniel Vettori on 79.', 'Daniel Vettori scored 79 runs for New Zealand.', 'The answer was 206 runs in 46 overs against New Zealand, with Daniel Vettori scoring 79 in total.', 'In reverse combat, New Zealand won by 206 runs in 46 overs, with Daniel Vettori coming in at 79.']"
711,"['Kettunen', 'was', 'selected', 'to', 'represent', 'Finland', 'at', 'the', '2002', 'Winter', 'Olympics', 'in', 'Salt', 'Lake', 'City.']","[5, 6]",1,finland,Kettunen was selected to represent Finland at the 2002 Winter Olympics in Salt Lake City.,"['Kettunen was selected to represent Finland at the 2002 Winter Olympics in Salt Lake City.', 'Kettunen was selected for Finland at the 2002 Winter Olympics in Salt Lake City.', 'Kettunen was selected to represent Finland at the 2002 Winter Olympics in Salt Lake City.', 'Kettunen was commissioned to represent Finland at the 2002 Winter Olympics in Salt Lake City.', 'Kettunen was selected to represent Finland at the 2002 Winter Olympics in Salt Lake City.']"
712,"['Samuel', 'Adams', 'was', 'a', 'Massachusetts', 'statesman,', 'politician,', 'writer,', 'and', 'political', 'philosopher,', 'and', 'one', 'of', 'the', 'Founding', 'Fathers', 'of', 'the', 'United', 'States', '.']","[19, 21]",1,united states,"Samuel Adams was a Massachusetts statesman, politician, writer, and political philosopher, and one of the Founding Fathers of the United States.","['Samuel Adams was a statesman, politician, writer, and political philosopher from Massachusetts and one of the founding fathers of the United States.', 'Samuel Adams was a statesman, politician, writer, and political philosopher from Massachusetts and one of the founding fathers of the United States.', 'Samuel Adams was a statesman, politician, writer, and political philosopher from Massachusetts and one of the founding fathers of the United States.', 'Samuel Adams was a statesman, politician, writer and political philosopher in Massachusetts and one of the founding fathers of the United States.', 'Samuel Adams was a statesman, politician, writer, and political philosopher from Massachusetts and one of the founding fathers of the United States.']"
713,"['On', 'May', '19,', '2007,', 'Indonesia', 'launched', 'its', 'own', 'version', 'of', 'Deal', 'or', 'No', 'Deal,', 'called', 'Deal', 'or', 'No', 'Deal', 'Indonesia,', 'hosted', 'by', 'Tantowi', 'Yahya,', 'previously', 'host', 'of', 'that', ""country's"", 'version', 'of', 'Who', 'Wants', 'to', 'Be', 'a', 'Millionaire?.']","[4, 5]",1,indonesia,"On May 19, 2007, Indonesia launched its own version of Deal or No Deal, called Deal or No Deal Indonesia, hosted by Tantowi Yahya, previously host of that country's version of Who Wants to Be a Millionaire?.","['On 19 May 2007, Indonesia launched its own version of Deal or No Deal, called Deal or No Deal Indonesia, hosted by Tantowi Yahya, the former host of the local version of Who Wants to Be a Millionaire?.', 'On May 19, 2007, Indonesia launched its own version of Deal or No Deal, called Deal or No Deal Indonesia, hosted by Tantowi Yahya, the former host of the program version of Who Wants to Be a Millionaire?.', 'On 19 May 2007, Indonesia launched its own version of Deal or No Deal, called Deal or No Deal Indonesia, hosted by Tantowi Yahya, who previously hosted the version of Who Wants to Be a Millionaire?.', 'On May 19, 2007, Indonesia released its own version of Deal or No Deal Indonesia, hosted by Tantowi Yahya, former host of Who Wants to Be a Millionaire?.', 'On May 19, 2007, Indonesia launched its own version of the agreement or non-agreement, called Deal or No Deal Indonesia, hosted by Tantowi Yahya, formerly host of the national version of Who Wants to Be a Millionaire?.']"
714,"['After', 'the', 'Indian', 'prime', ""minister's"", 'visit', 'to', 'China', 'in', '2015,', 'India', 'and', 'China', 'agreed', 'to', 'open', 'a', 'trading', 'post', 'in', 'Lipulekh,', 'which', 'was', 'not', 'welcomed', 'by', 'Nepal', '.']","[26, 27]",1,nepal,"After the Indian prime minister's visit to China in 2015, India and China agreed to open a trading post in Lipulekh, which was not welcomed by Nepal.","[""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which Nepal did not like."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which was not welcome in Nepal."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which Nepal rejected."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade platform in Lipulekh, which Nepal did not welcome."", ""After the Indian Prime Minister's visit to China in 2015, India and China agreed to open a trade post in Lipulekh, which Nepal did not welcome.""]"
715,"['Prior', 'to', 'Australian', 'Federation', 'the', 'island', 'of', 'Tasmania', 'was', 'a', 'colony', 'of', 'the', 'British', 'Empire,', 'and', 'as', 'such', 'was', 'often', 'at', 'war', 'with', 'Britain’s', 'enemies', 'and', 'European', 'rivals,', 'such', 'as', 'France', 'and', 'later', 'Russia', '.']","[33, 34]",1,russia,"Prior to Australian Federation the island of Tasmania was a colony of the British Empire, and as such was often at war with Britain’s enemies and European rivals, such as France and later Russia.","['Before the Australian Federation, Tasmania was a colony of the British Empire and as such often at war with the enemies of Great Britain and European rivals such as France and later Russia.', 'Before the Australian Federation, the island of Tasmania was a colony of the British Empire and as such was often at war with enemies of Great Britain and European rivals such as France and later Russia.', ""Before the Australian Federation, Tasmania was a colony of the British Empire and as such often at war with Britain's enemies and European rivals such as France and later Russia."", 'Before the Australian Federation, the island of Tasmania was a colony of the British Empire and as such was often at war with the enemies of Great Britain and European rivals such as France and later Russia.', 'Before the Australian Federation, Tasmania was a colony of the British Empire and was often at war with British enemies and European rivals such as France and later Russia.']"
716,"['This', 'is', 'game', '4', 'in', 'Group', 'B', 'between', 'Finland', 'and', 'China', 'in', 'the', ""women's"", 'ice', 'hockey', 'tournament', 'of', 'the', '2010', 'Winter', 'Olympics.']","[10, 11]",1,china,This is game 4 in Group B between Finland and China in the women's ice hockey tournament of the 2010 Winter Olympics.,"[""This is Game 4 in Group B between Finland and China in the women's ice hockey tournament at the 2010 Winter Olympics."", ""This is Game 4 in Group B between Finland and China in women's ice hockey at the 2010 Winter Olympics."", 'This is the fourth win in Group B at the 2010 Winter Olympics between Finland and China.', ""We are talking about game four in Group B at the women's ice hockey tournament of the 2010 Winter Olympics between Finland and China."", 'In the ice hockey tournament of the 2010 Winter Olympics, this game is Game 4 of Group B between Finland and China.']"
717,"['Under', 'his', 'rule,', 'Polotsk', 'attempted', 'to', 'distance', 'itself', 'from', 'Kiev.']","[3, 4]",1,polotsk,"Under his rule, Polotsk attempted to distance itself from Kiev.","['Under his rule Polotsk tried to distance himself from Kiev.', 'Under his rule Polotsk tried to distance himself from Kiev.', 'Under his rule, Polazk tried to distance himself from Kiev.', 'During his rule Polotsk tried to distance itself from Kiev.', 'Under his rule, Polazk tried to distance himself from Kiev.']"
718,"['In', 'July', '1941,', 'after', 'the', 'Nazi', 'Germany', 'attacked', 'the', 'Soviet', 'Union,', 'Buczacz', 'was', 'taken', 'over', 'by', 'the', 'Germans.']","[5, 7]",1,nazi germany,"In July 1941, after the Nazi Germany attacked the Soviet Union, Buczacz was taken over by the Germans.","['In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by the Germans.', 'In July 1941, after Nazi Germany attacked the Soviet Union, the Germans came to Buczacz.', 'In July 1941, after Nazi Germany attacked the Soviet Union, the German occupation began to annex Buczacz.']"
719,"['Mizo', 'Accord', 'an', 'accord', 'signed', 'between', 'the', 'Mizo', 'National', 'Front', 'and', 'India', 'on', 'June', '30,', '1986.']","[11, 12]",1,india,"Mizo Accord an accord signed between the Mizo National Front and India on June 30, 1986.","['An agreement concluded between the Mizo National Front and India on 30 June 1986.', 'The Mizo Agreement The agreement between the Mizo National Front and India was signed on 30 June 1986.', 'Mizo Convention signed by the Mizo National Front and India on 30 June 1986.', 'Mizo Agreement between the National Front and India on 30 June 1986:', 'Mizo Abe of the National Front was elected president on 30 June 1986.']"
720,"['Whereas', 'she', 'suggests', 'they', 'went', 'but', ""didn't"", 'play', 'due', 'to', 'a', 'political', 'issue', 'with', 'Israel', '.']","[14, 15]",1,israel,Whereas she suggests they went but didn't play due to a political issue with Israel.,"['However, it hints that they may have left because of a political dispute with Israel, but did not play.', 'She claims they left but did not play because there was a political problem with Israel.', 'On the other hand, she suspects that they left because of a political dispute with Israel, but did not play.', 'She had suggested leaving, but not because of a political problem with Israel.', ""It suggests they went there but didn't play because there was a political problem with Israel.""]"
721,"['During', 'first', 'years', 'of', 'European', 'competitions', 'Germany', 'was', 'divided', 'to', 'West', 'and', 'East', 'Germany.']","[6, 7]",1,germany,During first years of European competitions Germany was divided to West and East Germany.,"['In the first years of European competitions, Germany was divided into West and East Germany.', 'In the first years of European competitions, Germany was divided into West and East Germany.', 'In the first years of the European competitions, the Germans were divided into West and East Germany.', 'In the first years of the European competitions, Germany was divided into a western and an eastern part of Germany.', 'The first years of the European competitions divided Germany into West and East Germany.']"
722,"['Following', 'Bulgaria', ""'s"", 'armistice', 'with', 'the', 'Soviet', 'Union', 'and', 'declaration', 'of', 'war', 'against', 'Germany.']","[1, 2]",1,bulgaria,Following Bulgaria's armistice with the Soviet Union and declaration of war against Germany.,"['After the armistice of Bulgaria with the Soviet Union and the declaration of war on Germany.', 'After the armistice of Bulgaria with the Soviet Union and the declaration of war on Germany.', 'After the armistice of Bulgaria with the Soviet Union and the declaration of war on Germany.', 'After the armistice of Bulgaria with the Soviet Union and the declaration of war on Germany.', 'After the armistice of Bulgaria with the Soviet Union and the declaration of war on Germany.']"
723,"['Austria', 'also', 'finished', 'fourth', 'in', 'the', 'C-2', '10000', 'm', 'event', 'at', 'the', '1936', 'Summer', 'Olympics', 'in', 'Berlin.']","[0, 1]",1,austria,Austria also finished fourth in the C-2 10000 m event at the 1936 Summer Olympics in Berlin.,"['Austria also came fourth in the 100m at the 1936 Summer Olympics in Berlin.', 'And at the 1936 Summer Olympics in Berlin, Austria also came fourth in the 10,000m individual race.', 'At the 1936 Olympic Games in Berlin, Austria also finished fourth in the one-man race over 10,000m.', 'Austria was fourth in the C-2 10,000m race at the 1936 Summer Games in Berlin.', 'Austria came fourth in bobsleigh at the Summer Olympics in Berlin.']"
724,"['With', 'USA', 'taking', 'its', 'third', 'straight', 'title', 'since', 'the', ""event's"", 'Olympic', 'debut', 'in', '1996,', 'China', 'made', 'a', 'surprise', 'packet', 'with', 'a', 'silver', 'medal,', 'in', 'an', 'Asian', 'record', 'of', '7:55.97.']","[14, 15]",1,china,"With USA taking its third straight title since the event's Olympic debut in 1996, China made a surprise packet with a silver medal, in an Asian record of 7:55.97.","['With its third title in a row since its Olympic debut in 1996, China won a surprising silver medal in the Asian record of 7: 55.97.', 'After the USA had won their third title in a row since their Olympic debut in 1996, China surprised with a World Championship silver in Asia record of 7: 55.97.', 'After the USA won their third consecutive title since their 1996 Olympic debut, China surprised with silver in 7: 55.97.', 'The United States won its third consecutive title since its 1996 Olympic debut, and China surprised with silver in an Asian record of 7: 55.97.', 'With the third title in a row since its Olympic premiere in 1996, China managed a surprise thanks to the silver medal with an Asian record (7: 55.97).']"
725,"['After', 'beating', 'Canada', 'in', 'the', 'semifinals,', 'they', 'had', 'a', 'rematch', 'against', 'Spain,', 'for', 'the', 'championship.']","[2, 3]",1,canada,"After beating Canada in the semifinals, they had a rematch against Spain, for the championship.","['After the semi-final win against Canada, it came to the second leg against Spain - for the championship.', 'After the semi-final against Canada there was the rematch for the World Cup against Spain.', 'After the semi-final win against Canada there was a rematch against Spain.', 'After the semi-final win against Canada, there was a reunion with Spain at the World Cup.', 'After the botched semi-final success against Canada it came to the final and derby for the championship with Spain.']"
726,"['The', 'chamber', 'of', 'deputies', 'votes', 'to', 'break', 'relations', 'with', 'Nazi', 'Germany', ',', 'the', 'chamber', 'of', 'senators', 'does', 'not', 'discuss', 'the', 'project.']","[9, 11]",1,nazi germany,"The chamber of deputies votes to break relations with Nazi Germany, the chamber of senators does not discuss the project.","['The Chamber of Deputies votes for a break in relations with Nazi Germany; the Senate Chamber does not discuss the project.', 'The Chamber of Deputies votes on severing relations with Nazi Germany; the Chamber of Deputies does not discuss the project.', 'The Chamber of Deputies votes to cut ties with Nazi Germany; the Chamber of Deputies does not discuss the project.', 'The House of Representatives votes to break with Nazi Germany; the Senate does not discuss the project.', 'The Commissioner votes in favour of severing relations with Nazi Germany; the Senate Chamber does not discuss the project.']"
727,"['In', 'this', 'post,', 'he', 'is', 'effectively', 'the', 'de', 'facto', 'representative', 'of', 'Finland', 'in', 'Taiwan.']","[11, 12]",1,finland,"In this post, he is effectively the de facto representative of Finland in Taiwan.","[""In this capacity, he is Finland's de facto representative in Taiwan."", ""In this office, he is Finland's de facto representative in Taiwan."", ""In this office, he is practically Finland's representative in Taiwan."", ""By assuming this post, he is de facto Finland's representative in Taiwan."", ""In this office, he is Finland's de facto representative in Taiwan.""]"
728,"['Uganda', 'was', 'the', 'first', 'to', 'recognize', 'sign', 'language', 'in', 'its', 'constitution,', 'in', '1995.']","[0, 1]",1,uganda,"Uganda was the first to recognize sign language in its constitution, in 1995.","['In 1995 Uganda was the first country to recognise sign language in its constitution.', 'Uganda was the first country to include sign language in its constitution in 1995.', 'Uganda first recognised sign language in its constitution in 1995.', 'Uganda was the first country to recognise sign languages in its constitution in 1995.', 'Uganda first recognised sign language in its constitution in 1995.']"
729,"['People', 'executed', 'by', 'Yemen', 'or', 'Yemeni', 'authorities.']","[3, 4]",1,yemen,People executed by Yemen or Yemeni authorities.,"['People executed by Yemeni or Yemeni authorities.', 'People executed by Yemeni or Yemeni authorities.', 'People executed by Yemeni or Yemeni authorities.', 'People executed by Yemeni or Yemeni authorities.', 'Persons executed by someone in Yemen or by the Yemeni authorities.']"
730,"['Lebanon', 'has', 'requested', 'that', 'Israel', 'withdraw', 'from', 'the', 'disputed', 'Shebaa', 'Farms', 'and', 'the', 'hills', 'of', 'Kfar-Shouba', 'and', 'return', 'the', 'Lebanese', 'detainees', 'in', 'Israel', 'as', 'a', 'condition', 'for', 'fully', 'implementing', 'Resolution', '1559', 'which', 'includes', 'disbanding', 'of', 'the', 'military', 'wing', 'of', 'Hezbollah.']","[4, 5]",1,israel,Lebanon has requested that Israel withdraw from the disputed Shebaa Farms and the hills of Kfar-Shouba and return the Lebanese detainees in Israel as a condition for fully implementing Resolution 1559 which includes disbanding of the military wing of Hezbollah.,"[""Lebanon has called on Israel to withdraw from the disputed Shebaa farms and the Kfar Shouba hills and return the Lebanese prisoners to Israel to fully implement Resolution 1559, which includes the dissolution of Hezbollah's military wing."", ""Lebanon has called on Israel to withdraw from the disputed Shebaa farms and the Kfar Shouba hills and return the Lebanese prisoners to Israel as a condition for the full implementation of Resolution 1559, which provides for the dissolution of Hezbollah's military wing."", ""Lebanon has called on Israel to withdraw from the disputed Shebaa farms and the Kfar Shouba hills and return the Lebanese prisoners of Israel - a condition for the full implementation of Resolution 1559, which dissolves Hezbollah's military wing."", 'Lebanon has called on Israel to withdraw from the disputed Shebaa farms and the Kfar Shouba hills and return the Lebanese prisoners to Israel as a condition for the full implementation of Resolution 1559, which includes the dissolution of Hezbollah.', ""Lebanon has called on Israel to withdraw from the disputed Shebaa farms and Kfar Shouba hills and return Lebanese prisoners to Israel as a condition for the full implementation of Resolution 1559, which includes the dissolution of Hezbollah's military wing.""]"
731,"['So,', 'Russia,', 'Switzerland', ',', 'Portugal,', 'Italy,', 'Spain,', 'Romania,', 'Poland', 'and', 'France', 'get', 'ready', 'to', 'battle', 'for', 'one', 'of', 'the', 'most', 'prestigious', 'contests', 'in', 'the', 'season,', 'the', 'one', 'precisely', 'lifted', 'by', 'Likhachev’s', 'side', 'in', 'the', 'last', 'edition,', 'held', 'in', 'Rome.']","[2, 3]",1,switzerland,"So, Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland and France get ready to battle for one of the most prestigious contests in the season, the one precisely lifted by Likhachev’s side in the last edition, held in Rome.","['So Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland, and France are preparing for one of the most prestigious competitions of the season, the one Likhachev won at the last edition of the tournament in Rome.', 'Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland and France are preparing for one of the most prestigious competitions of the season - the one that Achachev launched at the last edition in Rome.', 'Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland and France are gearing up for one of the most prestigious competitions of the season, the one Likatchev < p > won at the last edition in Rome.', ""As a result, Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland, and France are gearing up for one of the season's most prestigious events, which Liekhachov won alongside Pyeongchang at the last edition in Rome."", 'So Russia, Switzerland, Portugal, Italy, Spain, Romania, Poland, and France are gearing up for one of the most prestigious contests ever staged in Rome.']"
732,"['In', '2013,', 'Andorra', 'had', 'the', 'highest', 'life', 'expectancy', 'in', 'the', 'world', 'at', '81', 'years,', 'according', 'to', 'The', 'Lancet.']","[2, 3]",1,andorra,"In 2013, Andorra had the highest life expectancy in the world at 81 years, according to The Lancet.","['In 2013, Andorra had the highest life expectancy in the world at 81 years, according to The Lancet.', 'In 2013, Andorra had the highest life expectancy in the world at 81 years, according to The Lancet.', ""According to The Lancet, Andorra had the world's highest life expectancy in 2013 at 81 years."", 'In 2013, Andorra had the highest life expectancy in the world at 81 years, according to The Lancet.', 'Last year, Andorra had the highest life expectancy in the world at 81 years, reports The Lancet.']"
733,"['He', 'chaired', 'a', 'commission', 'that', 'produced,', 'in', '1851,', 'a', 'draft', 'civil', 'code', 'for', 'Spain', ',', 'most', 'of', 'it', 'written', 'by', 'García', 'Goyena.']","[13, 14]",1,spain,"He chaired a commission that produced, in 1851, a draft civil code for Spain, most of it written by García Goyena.","['He headed a commission that drafted a Civil Code for Spain in 1851, largely written by García Goyena.', 'He headed a commission that drafted a Civil Code for Spain in 1851, largely written by García Goyena.', 'He chaired a commission that drafted the Spanish Civil Code in 1851, most of which was drafted by García Goyena.', 'He chaired a commission that drafted the Civil Code for Spain in 1851, to which García Goyena had contributed.', 'He chaired a commission that in 1851 produced a draft of the Civil Code for Spain, largely drawn up by García Góyena.']"
734,"['The', 'creation', 'of', 'the', 'Kingdom', 'created', 'a', 'partition', 'of', 'Polish', 'lands', 'in', 'which', 'the', 'state', 'was', 'divided', 'among', 'Russia,', 'Austria', 'and', 'Prussia.']","[19, 20]",1,austria,"The creation of the Kingdom created a partition of Polish lands in which the state was divided among Russia, Austria and Prussia.","['The establishment of the Kingdom created a division of Polish territories, on which the state was divided between Russia, Austria and Prussia.', 'The establishment of the kingdom led to the division of the Polish territories, where the state was divided between Russia, Austria and Prussia.', 'The establishment of the kingdom led to the division of Polish territories, with the division of the state between Russia, Austria and Prussia.', 'The establishment of the kingdom led to the partition of Poland, in which the state was divided between Russia, Austria and Prussia.', 'The establishment of the Kingdom created a partition of Poland, where the state was divided between Russia, Austria and Prussia.']"
735,"['Had', 'Turkey', 'finished', 'sixth', 'or', 'higher,', 'the', 'seventh-placed', 'team', 'would', 'also', 'have', 'qualified.']","[1, 2]",1,turkey,"Had Turkey finished sixth or higher, the seventh-placed team would also have qualified.","['Had Turkey finished sixth or higher, the seventh-placed team would also have qualified.', 'If Turkey had finished sixth or higher, the seventh place team would have qualified.', 'Had the Turks finished sixth or better, the seventh-placed team would also have qualified.', 'Had Turkey finished sixth or even seventh, the seventh-placed team would have qualified.', 'Had Turkey finished sixth or fourth, the seventh-placed team would also have qualified.']"
736,"['Russia', ""'s"", 'attempts', 'to', 'create', 'a', 'large', 'Bulgaria', 'in', 'the', 'Treaty', 'of', 'San', 'Stefano', 'led', 'to', 'the', 'British', 'withdrawal', 'from', 'the', 'Protocol', 'and', 'threatened', 'military', 'intervention,', 'quieted', 'only', 'by', 'the', 'Congress', 'of', 'Berlin..']","[0, 1]",1,russia,"Russia's attempts to create a large Bulgaria in the Treaty of San Stefano led to the British withdrawal from the Protocol and threatened military intervention, quieted only by the Congress of Berlin..","['The Russian attempts to create a great Bulgaria in the Treaty of San Stefano led to the British withdrawal from the Protocol and threatened military intervention, which was rejected only by the Berlin Congress.', ""Russia's efforts to create a great Bulgaria in the San Stefano Treaty led to Britain's withdrawal from the Protocol and the threat of military intervention, which was rejected only by the Berlin Congress."", ""Russia's attempts to include a large Bulgaria in the San Stefano Treaty led to the British withdrawal from the Protocol and threatened military intervention, which was only stopped by the Berlin Congress."", ""Russia's attempts to create a great Bulgaria in the San Stefano Treaty led to Britain's withdrawal from the Protocol and threatened military intervention that could only be averted by the Berlin Congress."", 'The Russian attempts to create a Theodor-zu-Guttenberg-Land through the Treaty of San Stefano led to the withdrawal of Great Britain from the Protocol and threatened military intervention, which only became quieter through the Berlin Congress.']"
737,"['Western', 'Samoa', 'became', 'independent', 'from', 'New', 'Zealand.']","[0, 2]",1,western samoa,Western Samoa became independent from New Zealand.,"['West Samoa became independent of New Zealand.', 'West Samoa became independent of New Zealand.', 'West Samoa became independent of New Zealand.', 'West Samoa became independent of New Zealand.', 'West Samoa became independent of New Zealand.']"
738,"['Graham', 'Norton', 'is', 'a', 'Gaelic', 'footballer', 'who', 'plays', 'for', 'Dublin', 'and', 'St', 'Brigids.']","[9, 10]",1,dublin,Graham Norton is a Gaelic footballer who plays for Dublin and St Brigids.,"['Graham Norton is a Gaelic footballer who plays for Dublin and St Brigids.', 'Graham Norton is a Gaelic footballer who plays for Dublin and St Brigids.', 'Graham Norton is a Gaelic footballer who plays for Dublin and St Brigids.', 'Graham Norton is a Gaelic footballer who plays for Dublin and St Brigids.', 'Graham Norton is a successful Gaelic footballer who plays for Dublin and St Brigids.']"
739,"['He', 'captained', 'the', 'side', 'in', 'his', 'final', 'year', 'at', 'university', 'and', 'represented', 'the', 'British', 'Universities', 'against', 'Bangladesh', 'and', 'later', 'Sri', 'Lanka', '.']","[19, 21]",1,sri lanka,He captained the side in his final year at university and represented the British Universities against Bangladesh and later Sri Lanka.,"['In his final year at university, he was captain of the team that represented British universities against Bangladesh and then Sri Lanka.', 'In his final year at university, he was captain, representing England against Bangladesh and then Sri Lanka.', 'In his final year at university, he led the game and represented British universities against Bangladesh and then Sri Lanka.', 'He joined the side in the final year of his university career, representing British universities against Bangladesh and then Sri Lanka.', 'He captained the team last year and represented England against Bangladesh and then Sri Lanka.']"
740,"['Sections', 'of', 'the', 'expressway', 'in', 'Hong', 'Kong', 'and', 'Macau', 'are', 'observed', 'only', 'by', 'the', ""People's"", 'Republic', 'of', 'China', '.']","[14, 18]",1,people's republic of china,Sections of the expressway in Hong Kong and Macau are observed only by the People's Republic of China.,"[""Parts of the expressway in Hong Kong and Macau are only monitored by the People's Republic of China."", ""Parts of the expressway in Hong Kong and Macau are only monitored by the People's Republic of China."", ""Parts of the motorway in Hong Kong and Macao are only used by the People's Republic of China."", ""Sections of the motorway in Hong Kong and Macau are only covered by the People's Republic of China."", ""Parts of the motorway network in Hong Kong and Macao are only monitored by the People's Republic of China.""]"
741,"['The', 'West', 'Indies', 'made', 'their', 'way', 'into', 'the', 'final', 'after', 'defeating', 'South', 'Africa', 'in', 'the', 'second', 'semi-final', 'played', 'at', 'Sawai', 'Mansingh', 'Stadium,', 'Jaipur', 'on', '2', 'November', '2006.']","[1, 3]",1,west indies,"The West Indies made their way into the final after defeating South Africa in the second semi-final played at Sawai Mansingh Stadium, Jaipur on 2 November 2006.","['The West Indies reached the final after beating South Africa at Sawai Mansingh Stadium in Jaipur on November 2, 2006.', 'The West Indies reached the final after defeating South Africa in the second semi-final at Sawai Mansingh Stadium in Jaipur on November 2, 2006.', 'The West Indies have reached the final after beating South Africa in the second semi-final at Sawai Mansingh Stadium in Jaipur on November 2, 2006.', 'The West Indies reached the final after a resounding victory over South Africa in the second semi-final at Sawai Mansingh Stadium in Jaipur on November 2, 2006.', 'With the victory against South Africa, the West Indies were able to reach the final on November 2, 2006 at the Sawai Mansingh Stadium in Jaipur.']"
742,"['Three', 'were', 'also', 'sold', 'to', 'China', '.']","[5, 6]",1,china,Three were also sold to China.,"['Three were also sold to China.', 'Three were also sold to China.', 'Three of them were also sold to China.', 'Three were also sold to China.', 'Three also went to China.']"
743,"['The', 'Iraq', ""women's"", 'national', 'football', 'team', 'is', 'the', 'female', 'representative', 'football', 'team', 'for', 'Iraq', '.']","[13, 14]",1,iraq,The Iraq women's national football team is the female representative football team for Iraq.,"[""The women's national football team of Iraq is the representative football team for Iraq."", ""The Iraqi women's national football team is Iraq's representative women's team."", ""The women's national football team in Iraq is the representative football team of Iraq."", ""The women's national football team is the representative women's football club for Iraq."", ""The Iraqi women's national football team is the most representative football team in the Iraq war.""]"
744,"['Abdul', 'Hakim', 'Asher', '(born', 'October', '12,', '1977)', 'is', 'one', 'of', 'the', 'most', 'influential', 'spokespersons', 'of', 'the', 'Islamic', 'Republic', 'of', 'Afghanistan', '.']","[16, 20]",1,islamic republic of afghanistan,"Abdul Hakim Asher (born October 12, 1977) is one of the most influential spokespersons of the Islamic Republic of Afghanistan.","['Abdul Hakim Asher (born October 12, 1977) is one of the most influential speakers of the Islamic Republic of Afghanistan.', 'Abdul Hakim Asher (born October 12, 1977) is one of the most influential speakers of the Islamic Republic of Afghanistan.', 'Abdul Hakim Asher (born October 12, 1977) is one of the most influential speakers of the Islamic Republic of Afghanistan.', 'Abdul Hakim Asher (born October 12, 1977) is one of the most influential speakers of the Islamic Republic of Afghanistan.', 'Abdul Hakim Asher (born October 12, 1977) is one of the most influential speakers of the Islamic Republic of Afghanistan.']"
745,"['Cuba', 'was', 'excluded', 'at', 'the', 'request', 'of', 'the', 'United', 'States.']","[0, 1]",1,cuba,Cuba was excluded at the request of the United States.,"['Cuba was excluded at the request of the United States.', 'Cuba was excluded at the request of the United States.', 'Cuba had been excluded at the request of the United States.', 'Cuba was excluded at the request of the United States.', 'Cuba barred from UN Security Council on US request']"
746,"['Turkey', 'is', 'automatic', 'qualifier', 'as', 'the', 'host', 'country.']","[0, 1]",1,turkey,Turkey is automatic qualifier as the host country.,"['Turkey automatically qualifies as the host country.', 'Turkey automatically qualifies as the host country.', 'Turkey qualify automatically as hosts.', 'Turkey qualify automatically as hosts.', 'Turkey have qualified automatically for the World Cup as hosts.']"
747,"['The', 'London', 'Protocol', 'was', 'signed', 'on', '21', 'March', '1877', 'between', 'Russia', 'and', 'the', 'United', 'Kingdom', '.']","[13, 15]",1,united kingdom,The London Protocol was signed on 21 March 1877 between Russia and the United Kingdom.,"['The London Protocol was signed between Russia and Great Britain on 21 March 1877.', 'The London Protocol was signed between Russia and Great Britain on 21 March 1877.', 'The London Protocol was signed between Russia and Great Britain on 21 March 1877.', 'The London Protocol between Russia and Great Britain was signed on 21 March 1877.', 'The London Protocol was signed between Russia and Great Britain on 21 March 1877.']"
748,"['Beginning', 'in', '1952,', 'Japan', 'classified', 'these', 'as', 'Class', '1', 'or', 'Class', '2.']","[3, 4]",1,japan,"Beginning in 1952, Japan classified these as Class 1 or Class 2.","['Starting in 1952, Japan placed them in Grade 1 or Grade 2.', 'Starting in 1952, they were divided into classes 1 or 2 in Japan.', 'Since 1952, they have been classified in Japan as Grades 1 or 2.', 'Starting in 1952, Japan placed them in Grade 1 or Grade 2.', 'Japan divided them into Class 1 or Class 2 from 1952 onwards.']"
749,"['Over', 'the', 'centuries,', 'Turkey', 'has', 'had', 'many', 'constitutions', 'and', 'can', 'be', 'characterized', 'by', 'the', 'steady', 'establishment', 'of', 'a', 'nation-state,', 'democratization', 'and', 'recognition', 'of', 'international', 'law.']","[3, 4]",1,turkey,"Over the centuries, Turkey has had many constitutions and can be characterized by the steady establishment of a nation-state, democratization and recognition of international law.","['Over the centuries, Turkey has had many constitutions, which can be characterised by the steady establishment of a nation-state, democratisation and recognition of international law.', 'Over the centuries, Turkey has had many constitutions and is characterised by the stable establishment of a nation-state, democratisation and recognition of international law.', 'Turkey has had many constitutions over the centuries and can be characterised by the systematic establishment of a nation state, democratisation and recognition of international law.', 'Over the centuries, Turkey has had many constitutions and is characterised by the permanent establishment of nation states, democratisation and recognition of international law.', 'Turkey has had many constitutions over the centuries, and it can be characterised by the permanent establishment of a nation-state, democratisation and recognition of international law.']"
750,"['He', 'made', 'his', 'international', 'debut', 'for', 'Bahamas', 'in', 'a', 'March', '2000', 'FIFA', 'World', 'Cup', 'qualification', 'match', 'against', 'Anguilla', 'and', 'had', 'earned', 'a', 'total', 'of', '14', 'caps,', 'scoring', 'no', 'goals.']","[6, 7]",1,bahamas,"He made his international debut for Bahamas in a March 2000 FIFA World Cup qualification match against Anguilla and had earned a total of 14 caps, scoring no goals.","['He made his international debut for the Bahamas in a World Cup qualifier against Anguilla in 2000, scoring 14 goals.', 'He made his international debut in March 2000 in a World Cup qualifier against Anguilla, where he had played 14 internationals for the Bahamas without scoring a goal.', 'He made his international debut for the Bahamas in March 2000 in a World Cup qualifier against Anguilla, where he scored 14 times and failed to score.', 'He made his international debut for the Bahamas in March 2000 in the World Cup qualifier against Anguilla, where he scored 14 goals.', 'He made his international debut for the Bahamas in March 2000 in a World Cup qualifier against Anguilla, where he scored 14 goals.']"
751,"['Operation', 'Tinderbox', 'was', 'a', 'series', 'of', '14', 'nuclear', 'tests', 'conducted', 'by', 'the', 'United', 'States', 'in', '1979-1980', 'at', 'the', 'Nevada', 'Test', 'Site.']","[12, 14]",1,united states,Operation Tinderbox was a series of 14 nuclear tests conducted by the United States in 1979-1980 at the Nevada Test Site.,"['Operation Tinderbox was a series of 14 nuclear tests conducted by the United States at the Nevada test site between 1979 and 1980.', 'Operation Tinderbox was a series of 14 nuclear tests conducted by the US at the Nevada test site between 1979 and 1980.', 'Operation Tinderbox was a series of 14 nuclear tests conducted by the United States at the Nevada test site between 1979 and 1980.', 'Operation Tinderbox was a series of 14 nuclear tests conducted by the United States at the Nevada test site between 1979 and 1980.', 'Operation Tinderbox is a series of 14 nuclear tests conducted by the United States at the Nevada test site between 1979 and 1980.']"
752,"['After', 'the', 'war,', 'it', 'was', 'still', 'operated', 'by', 'Poland,', 'Norway,', 'Ukraine', '.']","[10, 11]",1,ukraine,"After the war, it was still operated by Poland, Norway, Ukraine.","['After the war it was still operated by Poland, Norway and Ukraine.', 'After the war it was still operated by Poland, Norway and Ukraine.', 'After the war it was operated by Poland, Norway and Ukraine.', 'After the war it was still under Polish, Norwegian and Ukrainian administration.', 'After the war they were still operated by Poland, Norway and Ukraine.']"
753,"['In', '1940', 'Northern', 'Transylvania', 'reverted', 'to', 'Hungary', 'as', 'a', 'result', 'of', 'the', 'Second', 'Vienna', 'Award,', 'but', 'it', 'was', 'reclaimed', 'by', 'Romania', 'after', 'the', 'end', 'of', 'World', 'War', 'II.']","[20, 21]",1,romania,"In 1940 Northern Transylvania reverted to Hungary as a result of the Second Vienna Award, but it was reclaimed by Romania after the end of World War II.","['Due to the Second Vienna Prize, Northern Transylvania fell to Hungary in 1940, but was recaptured by Romania after the end of the Second World War.', 'In 1940, Northern Transylvania fell to Hungary under the Second Vienna Peace Agreement, but Romania recaptured it after World War II.', 'In 1940 Northern Transylvania was returned to Hungary by the Second Prize of Vienna, but was recaptured by Romania after the war.', 'Northern Transylvania fell back to Hungary in 1940 due to the assignment of Vienna, but was recaptured by Romania at the end of the Second World War.', 'In 1940 Northern Transylvania fell to Hungary after the Second Vienna Agreement, but was recaptured by Romania after the Second World War.']"
754,"['South', 'Korea', 'participated', 'as', 'Korea', 'in', 'the', 'ninth', 'Winter', 'Paralympics', 'in', 'Turin,', 'Italy.']","[4, 5]",1,korea,"South Korea participated as Korea in the ninth Winter Paralympics in Turin, Italy.","['South Korea took part in the ninth Winter Paralympics in Turin as South Korea.', 'South Korea participated as Korea in the ninth Winter Paralympics in Turin.', 'South Korea participated as Korea in the 9th Winter Paralympics in Turin.', 'South Korea participated as North Korea in the ninth Winter Paralympics in Turin.', 'South Korea competed as Korea at the ninth Winter Paralympics in Turin.']"
755,"['I', 'base', 'this', 'solely', 'on', 'Israel', ""'s"", 'resolve', 'and', 'objective,', 'not', 'on', 'how', 'difficult', 'it', 'is', 'to', 'achieve', 'such', 'objective).']","[5, 6]",1,israel,"I base this solely on Israel's resolve and objective, not on how difficult it is to achieve such objective).","[""I justify this exclusively with Israel's determination and ambition, not with the difficulty of achieving it)."", ""I justified this solely on Israel's determination and ambition, not on how hard it is to achieve that goal.)"", ""I only assume Israel's determination and ambition, not how difficult it is to achieve that goal.)"", ""I base my argument solely on Israel's determination and ambition, not on how difficult it is to achieve that goal)."", ""This calculation is based solely on Israel's determination and goal, and not on how difficult it is to achieve that goal.""]"
756,"['By', '1992', 'wild', 'tigers', 'were', 'no', 'longer', 'being', 'seen', 'in', 'China', 'then', 'by', '1993', 'China', 'passed', 'a', 'ban', 'on', 'the', 'trading', 'of', 'tigers', 'and', 'their', 'parts.']","[14, 15]",1,china,By 1992 wild tigers were no longer being seen in China then by 1993 China passed a ban on the trading of tigers and their parts.,"['The wild tigers were not seen in China until 1992, when China issued a ban on the trade in tigers and their parts in 1993.', 'In 1992 there were no more wild tigers in China and in 1993 the country issued a ban on the trade in tigers and their parts.', 'In 1992, wild tigers were no longer seen in China, and in 1993 China imposed a ban on the trade in tigers and their parts.', 'In 1992, wild tigers were no longer seen in China. Until 1993, China issued a ban on the trade in tigers and their parts.', 'When wild tigers were no longer seen in China in 1992, China issued a ban on the trade in tigers and their parts in 1993.']"
757,"['However,', 'when', 'the', 'Pacific', 'War', 'ended', 'in', 'August', '1945,', 'III', 'Amphibious', 'Corps', 'instead', 'went', 'to', 'North', 'China', 'to', 'accept', 'the', 'surrender', 'of', 'Japan', ',', 'and', 'from', 'October', '1945', 'to', 'February', '1946,', 'Draeger', 'was', 'stationed', 'with', 'a', 'signal', 'unit', 'in', 'Tianjin,', 'China.']","[22, 23]",1,japan,"However, when the Pacific War ended in August 1945, III Amphibious Corps instead went to North China to accept the surrender of Japan, and from October 1945 to February 1946, Draeger was stationed with a signal unit in Tianjin, China.","[""When the Pacific War ended in August 1945, the Third Amphibious Corps instead traveled to northern China to accept Japan's surrender, and from October 1945 to February 1946, Dräger was stationed with a signaling unit in Tianjin, China."", ""But when the Pacific War ended in August 1945, the Third Amphibious Corps instead went to northern China to accept Japan's surrender, and from October 1945 to February 1946, Dräger was stationed with a signaling unit in Tianjin, China."", ""But when the Pacific War ended in August 1945, the Third Amphibious Corps instead traveled to northern China to accept Japan's surrender, and from October 1945 to February 1946, Dräger was stationed in Tianjin with a signal command."", ""When the Pacific War ended in August 1945, the Third Amphibious Corps traveled to northern China at the end of 2005 to accept Japan's surrender. Dräger was stationed with a signal unit in Tianjin, China, from October 1945 to February 1946."", 'From October 1945 to February 1946, Draeger was stationed with a signal unit in Tianjin, China.']"
758,"['The', 'Dutch–Indonesian', 'Round', 'Table', 'Conference', 'was', 'held', 'in', 'The', 'Hague', 'from', '23', 'August', 'to', '2', 'November', '1949,', 'between', 'representatives', 'of', 'the', 'Netherlands,', 'the', 'Republic', 'of', 'Indonesia', 'and', 'the', 'BFO', '(Federal', 'Consultative', 'Assembly)', 'representing', 'various', 'states', 'the', 'Dutch', 'had', 'created', 'in', 'the', 'Indonesian', 'archipelago.']","[23, 26]",1,republic of indonesia,"The Dutch–Indonesian Round Table Conference was held in The Hague from 23 August to 2 November 1949, between representatives of the Netherlands, the Republic of Indonesia and the BFO (Federal Consultative Assembly) representing various states the Dutch had created in the Indonesian archipelago.","['The Dutch < unk > Indonesian Round Table Conference was held in The Hague from 23 August to 2 November 1949 between representatives of the Netherlands, the Republic of Indonesia and the Federal Consultative Assembly (BFO), which represented various states founded by the Dutch in the Indonesian archipelago.', 'The Dutch conference of the ""Indonesian Round Tables"" was held in The Hague from 23 August to 2 November 1949 between representatives of the Netherlands, the Republic of Indonesia and the mediation assembly of the Federal Consultation (BFO), which represents various states of the Indonesian archipelago founded by the Dutch.', 'The Dutch-Indonesian conference was part of a round table held from 23 August to 2 November 1949 between representatives of the Netherlands, the Republic of Indonesia and the Federal Consultative Assembly (BFO), which represents various states created by the Dutch in the Indonesian archipelago.', 'From 23 August to 2 November 1949, the Dutch Conference was held in The Hague at a roundtable meeting between representatives of the Netherlands, the Republic of Indonesia and the BFO (Federal Consultative Assembly) representing the Netherlands in the Indonesian archipelago.', 'The meeting took place from 23 August to 2 November 1949 in The Hague, where representatives of the Netherlands, the Republic of Indonesia and the Federal Assembly of Indonesia (BFO) represented various states founded by the Dutch in the Indonesian archipelago.']"
759,"['The', 'embassy', 'is', 'charged', 'with', 'diplomacy', 'and', 'Albania', '–', 'United', 'States', 'relations.']","[9, 11]",1,united states,The embassy is charged with diplomacy and Albania – United States relations.,"['The Embassy is responsible for diplomacy and relations between Albania and the United States.', ""The embassy is responsible for Albania's diplomacy and relations with the United States."", 'The Embassy is responsible for diplomacy and relations between Albania and the United States.', 'The embassy is diplomatic and responsible for relations between Albania and the United States.', 'The embassy will be responsible for diplomacy and aspects of relations between Albania and the United States.']"
760,"['The', 'Fiji–France', 'Maritime', 'Delimitation', 'Agreement', 'is', 'a', '1983', 'treaty', 'between', 'France', 'and', 'Fiji', 'which', 'establishes', 'the', 'maritime', 'boundary', 'between', 'Fiji', 'and', 'the', 'French', 'special', 'collectivity', 'of', 'New', 'Caledonia', 'and', 'the', 'boundary', 'between', 'Fiji', 'and', 'the', 'French', 'overseas', 'collectivity', 'of', 'Wallis', 'and', 'Futuna.']","[12, 13]",1,fiji,The Fiji–France Maritime Delimitation Agreement is a 1983 treaty between France and Fiji which establishes the maritime boundary between Fiji and the French special collectivity of New Caledonia and the boundary between Fiji and the French overseas collectivity of Wallis and Futuna.,"['The 1983 maritime border agreement between Fiji and France establishes the maritime border between Fiji and the French Special Community of New Caledonia and between Fiji and the French Overseas Community of Wallis and Futuna.', 'The 1983 maritime border agreement between Fiji and France is a treaty between France and Fiji defining the maritime border between Fiji and the French Special Community of New Caledonia and the border between Fiji and the French Overseas Community of Valais and Futuna.', 'The 1983 maritime border agreement between Fiji and France defines the maritime border between Fiji and the French Special Collective of New Caledonia and the border between Fiji and the French overseas collectives Wallis and Futuna.', 'The 1983 maritime border agreement between Fiji and France is a treaty between France and Fiji defining the maritime border between Fiji and the French-led Special Community of New Caledonia and the border between Fiji and the French Overseas Territory of Valais and Futuna.', 'The Fiji-France Maritime Sharing Agreement is a 1983 agreement between France and the Fiji Islands defining the maritime border between Fiji and the French Special Collective of New Caledonia and between Fiji and the French Overseas Collective of Wallis and Futuna.']"
761,"['Some', 'believe', 'that', 'Belarus', 'planted', 'the', 'device,', 'rigged', 'a', 'show', 'trial', 'and', 'tortured', 'confessions', 'out', 'of', 'the', 'two', 'suspects.']","[3, 4]",1,belarus,"Some believe that Belarus planted the device, rigged a show trial and tortured confessions out of the two suspects.","['Some believe Belarus planted the explosive device, manipulated a show trial and tortured confessions by the two suspects.', 'Some believe Belarus used the device, manipulated a show trial and obtained confessions under torture from the two suspects.', 'Some believe Belarus turned up the volume, manipulated a show trial, and tortured confessions by the two suspects.', 'Some believe Belarus turned on the device, manipulated a show trial and tortured confessions by the two suspects.', 'Some believe Belarus imported the drug virus, manipulated a show trial, and tortured confessions by the two suspects.']"
762,"['Israel', 'has', 'its', 'own', 'Afganistan', 'which', 'is', 'Syria,', 'and', 'its', 'own', 'Iraq,', 'which', 'is', 'Iran.']","[0, 1]",1,israel,"Israel has its own Afganistan which is Syria, and its own Iraq, which is Iran.","['Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.']"
763,"['Germany', 'opens', 'the', 'section', 'from', 'Bad', 'Nauheim', 'to', 'Rockenberg.']","[0, 1]",1,germany,Germany opens the section from Bad Nauheim to Rockenberg.,"['Germany opens the section from Bad Nauheim to Rockenberg.', 'Germany opens the section from Bad Nauheim to Rockenberg.', 'Germany opens the section from Bad Nauheim to Rockenberg.', 'Germany opens the section from Bad Nauheim to Rockenberg.', 'The section from Bad Nauheim to Rockenberg will be completely relocated.']"
764,"['But', 'there', 'is', 'an', 'Oakland', 'City', 'University', 'within', 'a', 'few', 'miles', 'of', 'Jordan', ""'s"", 'hometown', 'of', 'Lynnville,', 'IN,', 'in', 'Oakland', 'City,', 'IN.']","[12, 13]",1,jordan,"But there is an Oakland City University within a few miles of Jordan's hometown of Lynnville, IN, in Oakland City, IN.","[""But there is a university just a few miles from Jordan's hometown of Lynnville, IN, in Oakland City, IN."", ""But there is an Oakland City University just a few miles from Jordan's hometown of Lynnville in Oakland City."", ""But Oakland City University in Oakland City is just a few miles from Jordan's hometown of Lynnville."", ""But just a few miles from Jordan's hometown of Lynnville, IN, in Oakland City, IN, is a university in Oakland City."", 'But Virginia, the city where Jordan lives, is only a few miles from his hometown of Lynnville in Oakland City.']"
765,"['As', 'World', 'War', 'I', 'broke', 'out', 'and', 'Italy', 'declared', 'its', 'neutrality,', 'Balbo', 'supported', 'joining', 'the', 'war', 'on', 'the', 'side', 'of', 'the', 'Allies.']","[7, 8]",1,italy,"As World War I broke out and Italy declared its neutrality, Balbo supported joining the war on the side of the Allies.","['When the First World War broke out and Italy declared its neutrality, Balbo supported the Allied entry into the war.', 'When the First World War broke out and Italy declared its neutrality, Balbo supported the entry into the war alongside the Allies.', 'When World War I broke out and Italy declared its neutrality, Balbo supported the Allied accession to the war.', 'When World War I broke out and Italy declared its neutrality, Balbo supported the Allied intervention.', 'When the First World War broke out and Italy declared its neutrality, Balbo supported participation in the war alongside the Allies.']"
766,"['The', 'Nagorno-Karabakh', 'Autonomous', 'Oblast', 'voted', 'to', 'secede', 'from', 'Azerbaijan', 'and', 'join', 'Armenia,', 'triggering', 'the', 'Nagorno-Karabakh', 'War.']","[1, 4]",1,nagorno-karabakh autonomous oblast,"The Nagorno-Karabakh Autonomous Oblast voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.","['The Nagorno-Karabakh Autonomous Oblast voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.', 'The Nagorno-Karabakh Autonomous Region voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.', 'The Nagorno-Karabakh Autonomous Oblast voted in favour of secession from Azerbaijan and the accession of Armenia, which triggered the Nagorno-Karabakh War.', 'The Nagorno-Karabakh Autonomous Region voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.', 'The autonomy of Nagorno-Karabakh voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.']"
767,"['China', 'and', 'Romania', 'have', 'a', 'history', 'of', 'several', 'decades', 'of', 'economic', 'and', 'cultural', 'exchanges', 'as', 'part', 'of', 'the', 'Communist', 'bloc.']","[0, 1]",1,china,China and Romania have a history of several decades of economic and cultural exchanges as part of the Communist bloc.,"['China and Romania, as part of the communist bloc, have a decades-long history of economic and cultural exchange.', 'China and Romania, as part of the communist bloc, have a decades-long history of economic and cultural exchange.', 'China and Romania have a long history of economic and cultural exchange as part of the Communist bloc.', 'China and Romania have a decades-long history of economic and cultural exchange as part of the communist bloc.', 'As part of the Communist bloc, China and Romania have a decades-long history of trade and cultural exchange.']"
768,"['In', '1823,', 'the', 'empire', 'dissolved', 'and', 'Nicaragua,', 'along', 'with', 'Guatemala,', 'El', 'Salvador', ',', 'Honduras', 'and', 'Costa', 'Rica', 'joined', 'the', 'United', 'Provinces', 'of', 'Central', 'America.']","[10, 12]",1,el salvador,"In 1823, the empire dissolved and Nicaragua, along with Guatemala, El Salvador, Honduras and Costa Rica joined the United Provinces of Central America.","['In 1823 the empire dissolved and Nicaragua joined the United Provinces of Central America together with Guatemala, El Salvador, Honduras and Costa Rica.', 'In 1823, the empire dissolved, and Nicaragua joined the United Provinces of Central America along with Guatemala, El Salvador, Honduras, and Costa Rica.', 'In 1823 the empire was dissolved and Nicaragua joined the United Provinces of Central America along with Guatemala, El Salvador, Honduras and Costa Rica.', 'In 1825, the empire dissolved and Nicaragua joined the United Provinces of Central America, as did Guatemala, El Salvador, Honduras, and Costa Rica.', 'In 1823 the empire collapsed and Nicaragua, Guatemala, El Salvador, Honduras and Costa Rica joined the United Provinces of Central America.']"
769,"['The', 'Tegenpartij', 'was', 'the', 'party', 'for', 'all', 'Dutchmen', 'who', 'can', 'no', 'longer', 'stand', 'the', 'Netherlands', '.']","[14, 15]",1,netherlands,The Tegenpartij was the party for all Dutchmen who can no longer stand the Netherlands.,"['The Tegenpartij was the party for all the Dutch who could no longer bear the Netherlands.', 'The Tegenpartij was the party for all the Dutch who could no longer bear the Netherlands.', 'The Tegenpartij was the party for all the Dutch who can no longer withstand the Netherlands.', 'The Tegen party was the party for all the Dutch who can no longer sustain the Netherlands.', 'The Tegenpartij was the party for all the Dutch who beat the Netherlands.']"
770,"['The', 'Barbados–France', 'Maritime', 'Delimitation', 'Agreement', 'is', 'a', '2009', 'treaty', 'between', 'Barbados', 'and', 'France', 'which', 'delimits', 'the', 'maritime', 'boundary', 'between', 'Barbados', 'and', 'the', 'French', 'Overseas', 'departments', 'of', 'Guadeloupe', 'and', 'Martinique.']","[12, 13]",1,france,The Barbados–France Maritime Delimitation Agreement is a 2009 treaty between Barbados and France which delimits the maritime boundary between Barbados and the French Overseas departments of Guadeloupe and Martinique.,"['The 2009 maritime border agreement between Barbados and France delimits the maritime border between Barbados and the French overseas departments of Guadeloupe and Martinique.', 'The maritime demarcation agreement between Barbados and France dates back to 2009 and defines the maritime border between Barbados and the French overseas departments of Guadeloupe and Martinique.', 'The 2009 Maritime Resistance Certification Agreement between Barbados and France is a treaty between Barbados and France that limits the maritime border between Barbados and the French overseas departments of Guadeloupe and Martinique.', 'The Cooperation Agreement on Strands between Barbados and France is a 2009 agreement defining the maritime border between Barbados and the French overseas departments of Guadeloupe and Martinique.', 'The 2009 maritime border agreement between Barbados and France delimits the maritime border between Barbados and the French overseas departments of Guadeloupe and Martinique.']"
771,"['On', '20', 'May', 'South', 'Vietnam', 'lost', 'their', 'opening', 'game', '4-0', 'to', 'Japan', 'and', 'four', 'days', 'later', 'they', 'lost', '1-0', 'to', 'Hong', 'Kong', 'and', 'were', 'eliminated.']","[11, 12]",1,japan,On 20 May South Vietnam lost their opening game 4-0 to Japan and four days later they lost 1-0 to Hong Kong and were eliminated.,"['On May 20, South Vietnam lost its opening game 4-0 to Japan, and four days later they lost 1-0 to Hong Kong and dropped out.', 'On May 20, the South Vietnamese lost their opening game 4-0 to Japan, four days later they lost 1-0 to Hong Kong and were eliminated.', 'On May 20, South Vietnam lost its opening match against Japan 4-0, and four days later Hong Kong lost 1-0 and dropped out.', 'On May 20, South Vietnam lost the opening game 4-0 to Japan, four days later the South Vietnamese lost 1-0 to Hong Kong and were eliminated.', 'On May 20, the South Vietnamese lost their opening game 4-0 to Japan and four days later 1-0 to Hong Kong.']"
772,"['On', 'a', 'brief', 'non-Test', 'tour', 'of', 'Australia', 'in', '1969-70', 'he', 'hit', 'his', 'highest', 'first-class', 'score', '(and', 'first', 'century)', 'of', '137', 'not', 'out', 'against', 'Victoria', 'in', 'Melbourne,', 'out', 'of', 'a', 'New', 'Zealand', 'total', 'of', '220,', 'having', 'come', 'to', 'the', 'crease', 'at', '22', 'for', '4.']","[29, 31]",1,new zealand,"On a brief non-Test tour of Australia in 1969-70 he hit his highest first-class score (and first century) of 137 not out against Victoria in Melbourne, out of a New Zealand total of 220, having come to the crease at 22 for 4.","['During a brief non-tour to Australia in 1969-70, he reached his highest first-class score (and a first-class century) of 137 not out against Victoria in Melbourne (out of a total of 220), having reached 22 four years ago.', 'On a short but non-Test tour of Australia in 1969-70, his highest score (and first century) of 137 out of 220 in New Zealand was not against Victoria in Melbourne, as they finished fourth with 22.', 'On a short, non-Test tour of Australia in 1969-70, he scored his highest ever first-class score (and first century) with 137 from 220 balls against Victoria in Melbourne.', ""Of New Zealand's 220 in Melbourne, his first century on a short trip without a Test since 1969-70 reached the highest score of 137 after he had reduced the 4-on-4 formation to 22."", 'During a short tour of America in 1969 / 70, Adlung reached the best first class (and also the highest in the history of the USA) with 137 out of 220 participants, thus reaching the maximum of 4 out of a total of 22 participants.']"
773,"['The', 'main', 'aim', 'of', 'Operation', 'Mo', 'was', 'to', 'isolate', 'Australia', 'so', 'it', 'was', 'unable', 'to', 'act', 'as', 'a', 'threat', 'to', 'Japanese', 'territory.']","[9, 10]",1,australia,The main aim of Operation Mo was to isolate Australia so it was unable to act as a threat to Japanese territory.,"['The main objective of Operation Mo was to isolate Australia so that it could not pose a threat to Japanese territory.', 'The main objective of Operation Mo was to isolate Australia in such a way that it was unable to pose a threat to Japanese territory.', 'The main objective of Operation Mo was to isolate Australia so that it could not pose a threat to Japanese territory.', 'The main objective of Operation Mo was to isolate Australia so that it could not pose a threat to Japanese territory.', 'The main objective of Operation Mo was to isolate Australia so that it was unable to act as a threat.']"
774,"['The', 'seven', 'Korea-', 'Japan', 'joint', 'productions', 'both', 'received', 'a', 'limited', 'theater', 'release', 'and', 'were', 'broadcast', 'on', 'television.']","[3, 4]",1,japan,The seven Korea- Japan joint productions both received a limited theater release and were broadcast on television.,"['The seven Korean-Japanese co-productions have been shown to a limited extent in cinemas as well as on television.', 'The seven joint productions between Korea and Japan received both limited release and were broadcast on television.', 'The seven Korean-Japanese co-productions both received limited theatrical release and were televised.', 'The seven joint productions between Korea and Japan were shown only to a limited extent in cinemas and on television.', 'The seven joint Korean and Japanese productions both received limited theatrical release and were shown on television.']"
775,"['With', 'USA', 'taking', 'its', 'third', 'straight', 'title', 'since', 'the', ""event's"", 'Olympic', 'debut', 'in', '1996,', 'China', 'made', 'a', 'surprise', 'packet', 'with', 'a', 'silver', 'medal,', 'in', 'an', 'Asian', 'record', 'of', '7:55.97.']","[1, 2]",1,usa,"With USA taking its third straight title since the event's Olympic debut in 1996, China made a surprise packet with a silver medal, in an Asian record of 7:55.97.","['With its third title in a row since its Olympic premiere in 1996, China achieved a surprise - silver - with an Asian best time of 7: 55.97 minutes.', 'After winning a third consecutive title for the first time since its Olympic debut in 1996, China provided a surprise package with silver in an Asian record time of 7: 55.97.', 'China, which celebrated its third consecutive triumph in 7: 55.97, surprised with silver and set the Asian record with 7: 55.97.', 'While the United States won its third consecutive title since the event began in 1996, China surprisingly took silver, setting an Asian record of 7: 55.97.', 'The destiny of the USA is determined: seven games, eight victories, one medal. At that time China won its third title in a row and had to give in with a new Asian best time of 7: 55.97.']"
776,"['Until', '1962,', 'Algeria', 'had', 'been', 'under', 'the', 'dominion', 'of', 'France', '.']","[9, 10]",1,france,"Until 1962, Algeria had been under the dominion of France.","['Algeria was under French rule until 1962.', 'Algeria was under French rule until 1962.', 'Until 1962 Algeria was under the rule of France.', 'Algeria was under French rule until 1962.', 'Algeria was under French rule until 1962.']"
777,"['The', 'Battle', 'of', 'Battle', 'Mountain', 'was', 'an', 'engagement', 'between', 'United', 'Nations', 'and', 'North', 'Korea', 'early', 'in', 'the', 'Korean', 'War', 'from', 'August', '15', 'to', 'September', '19,', '1950,', 'on', 'and', 'around', 'the', 'Sobuk-san', 'mountain', 'area', 'in', 'South', 'Korea.']","[12, 14]",1,north korea,"The Battle of Battle Mountain was an engagement between United Nations and North Korea early in the Korean War from August 15 to September 19, 1950, on and around the Sobuk-san mountain area in South Korea.","['The Battle of the Battlehill was an operation between the United Nations and North Korea at the beginning of the Korean War from August 15 to September 19, 1950, on and around Mount Sobuk-san in South Korea.', 'The Battle of the Battlehill was an operation between the United Nations and North Korea in the early days of the five-day Korean War between August 15 and September 19, 1950, on and around Mount Sobuk-san in South Korea.', 'The Battle of the Battlehill - at the beginning of the Korean War between the United Nations and North Korea from 15 August to 19 September 1950 around the Sobuk-san Mountains in South Korea.', 'The battle on the battlefield was a pilot project of the United Nations and North Korea during the Korean War from August 15 to September 19, 1950.', 'The battle on the battlefield was one of the first actions between the United Nations and North Korea that took place in the mountains of Sobuk-san, South Korea, early in the Korean War, from August 15 to September 19, 1950.']"
778,"['The', 'match', 'was', 'part', 'of', 'a', 'tournament', 'in', 'Austria,', 'comprising', 'Japan', 'and', 'Austria', 'as', 'well', 'as', 'Chile', 'and', 'Switzerland.']","[12, 13]",1,austria,"The match was part of a tournament in Austria, comprising Japan and Austria as well as Chile and Switzerland.","['The match was part of a tournament in Austria in which, besides Chile and Switzerland, Japan and Austria also participated.', 'The match was part of a tournament in Austria in which, besides Chile and Switzerland, Japan and Austria also participated.', 'The match was part of a tournament in Austria in which, besides Chile and Switzerland, Japan and Austria also participated.', 'The match was part of a tournament in Austria involving Chile, Switzerland, Japan and Austria.', 'The match was part of a tournament in Austria in which three disciplines were played: there were intense duels and a scuffle between Austria and Japan.']"
779,"['He', 'made', 'his', 'Twenty20', 'debut', 'for', 'Free', 'State', 'against', 'Zimbabwe', 'in', 'the', '2016', 'Africa', 'T20', 'Cup', 'on', '9', 'September', '2016.']","[9, 10]",1,zimbabwe,He made his Twenty20 debut for Free State against Zimbabwe in the 2016 Africa T20 Cup on 9 September 2016.,"['He made his 20-minute debut for the Free State on September 9, 2016, in the Africa Cup of Nations against Zimbabwe.', 'He made his 24-goal debut for the Free State on September 9, 2016, in the Africa Cup of Nations against Zimbabwe.', 'He made his 20-goal debut for the Free State on September 9, 2016, in the Africa Cup of Nations against Zimbabwe.', 'The 20-year-old made his debut for the Free State on September 9, 2016, in the Africa Cup of Nations against Zimbabwe.', 'He made his 20-point debut in the Africa Cup of Nations against Zimbabwe on September 9, 2016.']"
780,"[""Bush's"", 'response', 'to', 'the', '9/11', 'terrorist', 'attacks,', 'his', 'actions', 'as', 'commander', 'and', 'chief', 'in', 'initiating', 'and', 'directing', 'the', 'Afghanistan', 'and', 'Iraq', 'conflicts,', 'and', 'his', 'economic', 'policies', 'have', 'been', 'debated', 'heatedly', 'by', 'partisans,', 'analysts,', 'and', 'academics.']","[18, 19]",1,afghanistan,"Bush's response to the 9/11 terrorist attacks, his actions as commander and chief in initiating and directing the Afghanistan and Iraq conflicts, and his economic policies have been debated heatedly by partisans, analysts, and academics.","[""Bush's response to the September 11 terrorist attacks, his actions as commander-in-chief in initiating and directing the conflicts in Afghanistan and Iraq, and his economic policies have been hotly debated by partisans, analysts, and scholars."", ""Bush's response to the September 11 terrorist attacks, his actions as commander-in-chief in initiating and directing the conflicts in Afghanistan and Iraq, and his economic policies have been hotly debated by partisans, analysts, and scholars."", ""Bush's response to the September 11 terrorist attacks, his actions as commander and chief in the creation and management of the conflicts in Afghanistan and Iraq, and his economic policies have been hotly debated by partisans, analysts, and scholars."", ""Bush's response to the September 11 terrorist attacks, his actions as commander-in-chief in initiating and directing the conflicts in Afghanistan and Iraq, and his economic policies have been hotly debated by partisans, analysts, and scholars."", ""Bush's response to the 9 / 11 terrorist attacks, his actions as commander and chief of the concentration camps in Afghanistan and Iraq, and his economic policies have been hotly debated in party circles, analysts, and academics.""]"
781,"['The', 'Ottoman', 'Empire', '(modern-day', 'Turkey)', 'ruled', 'over', 'Lebanon', 'and', 'Syria', 'from', 'its', 'conquest', 'in', 'the', 'sixteenth', 'century,', 'year', '1516,', 'until', 'the', 'end', 'of', 'World', 'War', 'I', 'in', '1918.']","[7, 8]",1,lebanon,"The Ottoman Empire (modern-day Turkey) ruled over Lebanon and Syria from its conquest in the sixteenth century, year 1516, until the end of World War I in 1918.","['The Ottoman Empire (now Turkey) ruled Lebanon and Syria from its conquest in the 16th century, in 1516, until the end of the First World War in 1918.', 'Lebanon and Syria were ruled by the Ottoman Empire (now Turkey) from its conquest in the 16th century, in 1516, until the end of the First World War in 1918.', 'The Ottoman Empire (now Turkey) ruled Lebanon and Syria from the conquest by the Lebanese guerrillas in the 16th century, in 1516, until the end of the First World War in 1918.', 'The Ottoman Empire (now Turkey) ruled Lebanon and Syria from its conquest in the 16th century, in 1516, until the end of the First World War in 1918.', 'Lebanon and Syria were ruled by the Ottoman Empire (now Turkey) from the 16th century (1516) until the end of the First World War in 1918.']"
782,"['As', 'a', 'result,', 'the', 'area', '(in', 'and', 'around', 'the', 'three', 'tributaries', 'that', 'fed', 'into', 'the', 'head', 'of', 'the', 'Connecticut', 'River)', 'was', 'not', 'definitively', 'under', 'the', 'jurisdiction', 'of', 'either', 'the', 'United', 'States', 'or', 'Lower', 'Canada', '(which', 'the.']","[29, 31]",1,united states,"As a result, the area (in and around the three tributaries that fed into the head of the Connecticut River) was not definitively under the jurisdiction of either the United States or Lower Canada (which the.","['Consequently, this area (in and around the three tributaries that flowed into the Connecticut River) was not definitively belonging to either the United States or Lower Canada (which is located at the mouth of the river).', 'As a result, the area (in and around the three tributaries that flowed into the Connecticut River) did not fall definitively under the jurisdiction of the United States and suddenly Canada (as far as the United States is concerned).', 'As a result, the area (within and around the three tributaries that flowed into the upper reaches of the Connecticut River) was under either the United States or Lower Canada.', 'As a result, the area (in and around the three tributaries that flowed into the upper reaches of the Connecticut River) was neither under the jurisdiction of the United States nor of Lower Canada (which enabled the states accessed by international treaties).', 'Accordingly, the area (within and around the three tributaries that flow into the Connecticut River) did not clearly fall within the jurisdiction of the United States or Canada (which flowed into the Connecticut River as the spa town of Kempet).']"
783,"['He', 'studied', 'at', 'Munich', ',', 'from', '1855', 'to', '1859', 'was', 'a', 'member', 'of', 'the', 'staff', 'of', 'the', 'Allgemeine', 'Zeitung', 'of', 'Augsburg,', 'and', 'from', '1859', 'to', '1864', 'editor', 'of', 'the', 'liberal', 'Isar-Zeitung.']","[3, 4]",1,munich,"He studied at Munich, from 1855 to 1859 was a member of the staff of the Allgemeine Zeitung of Augsburg, and from 1859 to 1864 editor of the liberal Isar-Zeitung.","['He studied in Munich, worked for the Allgemeine Zeitung in Augsburg from 1855 to 1859 and was editor of the liberal Isar-Zeitung from 1859 to 1864.', 'He studied in Munich, worked for the Allgemeine Zeitung Augsburg from 1855 to 1859 and was editor of the liberal Isar-Zeitung from 1859 to 1864.', 'He studied in Munich, worked for the Allgemeine Zeitung (AZ) Augsburg from 1855 to 1859 and was editor of the liberal Isar-Zeitung from 1859 to 1864.', 'He studied in Munich, worked for the Allgemeine Zeitung Augsburg from 1855 to 1859 and was editor of the liberal Isar-Zeitung from 1859 to 1864.', 'He studied in Munich, worked for the Allgemeine Zeitung Augsburg from 1855 to 1859 and was editor of the liberal Isar-Zeitung from 1859 to 1864.']"
784,"['Pawo', 'fled', 'Tibet', 'during', 'the', 'uprising', 'against', 'China', 'rule', 'in', '1959,', 'travelling', 'to', 'Bhutan', 'and', 'then', 'on', 'the', 'Kalimpong', 'in', 'India.']","[7, 8]",1,china,"Pawo fled Tibet during the uprising against China rule in 1959, travelling to Bhutan and then on the Kalimpong in India.","['Pawo fled Tibet during the uprising against Chinese rule in 1959 and then traveled to Bhutan and the Kalimpong in India.', 'Pawo fled Tibet in 1959 during the uprising against Chinese rule to Bhutan and then to the Kalimpong in India.', 'Pawo fled Tibet during the uprising against Chinese rule in 1959 and then traveled to Bhutan and then Kalimpong in India.', 'Pawo fled to Tibet during the uprising against Chinese rule in 1959, reaching Bhutan and Kalimpong, India.', 'Pawo fled Tibet during the 1959 uprising against Chinese rule and traveled to Bhutan before landing on the Kalimpong River in India.']"
785,"['India', 'has', 'generated', 'local', 'employment', 'though', 'the', 'building', 'of', 'a', 'drainage', 'system', 'for', 'the', 'hamlet.']","[0, 1]",1,india,India has generated local employment though the building of a drainage system for the hamlet.,"['India has created jobs by building a sewer system for the village.', 'India has created jobs by building a sewer system for the village.', 'India has created jobs in the region by building a municipal wastewater system.', 'India has created local jobs by building a sewage system for this village.', 'Only the construction of the drainage plant for the hamlet has created jobs there.']"
786,"['For', 'purposes', 'of', 'drawing', 'the', 'border,', 'the', 'treaty', 'assumes', 'that', 'France', 'has', 'sovereignty', 'over', 'Matthew', 'and', 'Hunter', 'Islands,', 'but', 'since', 'Vanuatu', 'also', 'claims', 'sovereignty', 'over', 'the', 'islands,', 'the', 'treaty', 'states', 'that', 'the', 'treaty', 'is', '""without', 'prejudice', 'to', 'the', 'sovereign', 'rights', 'of', 'any', 'neighbouring', 'State"".']","[10, 11]",1,france,"For purposes of drawing the border, the treaty assumes that France has sovereignty over Matthew and Hunter Islands, but since Vanuatu also claims sovereignty over the islands, the treaty states that the treaty is""without prejudice to the sovereign rights of any neighbouring State"".","['With regard to demarcation, the Treaty subordinates the sovereignty of France over the Matthew Islands and the Hunter Islands. However, as Vanuatu also claims sovereignty over the islands, the Treaty clarifies that the Treaty ""does not prejudice the sovereignty rights of a neighbouring state.""', 'As the basis for the demarcation, the treaty assumes that France has sovereignty over the Matthew Islands and the Hunter Islands. However, since Vanuatu also claims sovereignty over the islands, the treaty states that the treaty ""does not prejudice the sovereign rights of an adjacent state.""', 'To draw the line, the treaty assumes that France has sovereignty over the Floyd Islands and the Hunter Islands. However, since Vanuatu also claims sovereignty over the islands, the treaty states that this ""does not affect the sovereignty rights of all neighboring states.""', 'With regard to demarcation, the treaty assumes that France has sovereignty over the islands and the Hunter Islands, but since Vanuatu also claims sovereignty over the islands, the treaty states that the treaty ""does not prejudice the sovereignty rights of a neighbouring state.""', 'To define the border, the treaty refers to France\'s sovereignty over the Matthew Islands and the Hunting Islands, but since Vanuatu also claims sovereignty over the islands, the treaty says, the treaty is ""without prejudice to the sovereignty rights of a neighboring state.""']"
787,"['Later,', 'in', 'the', 'early', '2000s,', 'as', 'Romania', 'began', 'to', 'suffer', 'labour', 'shortages', 'due', 'to', 'out-migration', 'of', 'its', 'people', 'to', 'western', 'Europe,', 'they', 'imported', 'migrant', 'workers', 'from', 'China', 'as', 'a', 'result.']","[6, 7]",1,romania,"Later, in the early 2000s, as Romania began to suffer labour shortages due to out-migration of its people to western Europe, they imported migrant workers from China as a result.","['As Romania began to suffer labor shortages in the early 2000s as its population migrated to Western Europe, they imported migrant workers from China as a result.', 'Later, in the early 2000s, when Romania faced labor shortages as its population migrated to Western Europe, they imported migrant workers from China.', 'Later, in the early 2000s, Romania imported migrant workers from China as its population migrated to Western Europe.', 'Later in the early 2000s, when Romania began to suffer labor shortages as its population migrated to Western Europe, they imported migrant workers from China.', 'Later, in the early 2000s, when Romania experienced a labor shortage due to the separation of its population from Western Europe, they imported migrant workers from China.']"
788,"['Iran', 'participated', 'in', 'the', '1990', 'Asian', 'Games', 'held', 'in', 'the', 'capital', 'city', 'of', 'Beijing.']","[0, 1]",1,iran,Iran participated in the 1990 Asian Games held in the capital city of Beijing.,"['Iran took part in the 1990 Asian Games in the capital Beijing.', 'Iran took part in the 1990 Asian Games in the capital Beijing.', 'Iran took part in the 1990 Asian Games in the capital Beijing.', 'Iran took part in the 1990 Asian Games in the capital Beijing.', 'Iran participated in the 1990 Asian Games in Beijing.']"
789,"['Ebbinghaus', 'played', 'for', 'West', 'Germany', 'in', 'the', 'Federation', 'Cup', 'in', '1970', 'and', 'from', '1972', 'to', '1975', 'and', 'from', '1977', 'to', '1979,', 'playing', 'in', 'the', 'semi-finals', 'of', 'the', 'World', 'Group', 'in', '1973', 'and', '1974.']","[3, 5]",1,west germany,"Ebbinghaus played for West Germany in the Federation Cup in 1970 and from 1972 to 1975 and from 1977 to 1979, playing in the semi-finals of the World Group in 1973 and 1974.","['Ebbinghaus played for West Germany in the 1970 FA Cup and from 1972 to 1975 and from 1977 to 1979 in the semi-finals of the World Group in 1973 and 1974.', 'Ebbinghaus played for West Germany in the 1970 European Cup of Champions and in the semi-finals of the 1973 / 1974 World Group in 1972-1975 and 1977-1979.', 'Ebbinghaus played for West Germany in 1970 and 1972 to 1975 and 1977 to 1979 in the FA Cup and even reached the semi-finals of the World Group in 1973 and 1974.', 'Ebbinghaus played in 1970 and 1972 / 1975 as well as 1977 / 79 in the FA Cup for West Germany and reached the semi-finals of the World Group in 1973 and 1974.', 'Ebbinghaus played for West Germany at the 1970 and 1972-1975 World Cups and the 1977-1979 Confederations Cup, reaching the semi-finals of the World Group in 1973 and 1974.']"
790,"['Belarus', 'asserted', 'that', 'the', 'explosion', 'was', 'aimed', 'at', 'undermining', '""peace', 'and', 'stability""', 'and', 'hinted', 'at', 'possible', 'foreign', 'involvement', 'but', 'also', 'ordered', 'an', 'emergency', 'investigation', 'of', 'domestic', 'weapon', 'storage', 'facilities.']","[0, 1]",1,belarus,"Belarus asserted that the explosion was aimed at undermining""peace and stability"" and hinted at possible foreign involvement but also ordered an emergency investigation of domestic weapon storage facilities.","['Belarus claimed the explosion was aimed at undermining ""peace and stability,"" hinted at possible foreign involvement, and also ordered an urgent investigation into its arsenals.', 'Belarus claimed that the explosion was aimed at undermining ""peace and stability,"" hinted at possible foreign interference, and also ordered an emergency investigation of domestic weapons caches.', 'Belarus claimed the explosion was intended to undermine ""peace and stability,"" hinted at possible foreign involvement, and also ordered an emergency investigation of domestic weapons depots.', 'Belarus said the explosion was aimed at undermining ""peace and stability"" and hinted at possible foreign involvement, but also ordered an emergency investigation of the weapons caches in question.', 'Belarus said the explosion was aimed at undermining ""peace and stability,"" hinted at the possible involvement of foreign forces and ordered an investigation into the country\'s arsenals.']"
791,"['After', 'serving', 'in', 'the', 'House', 'of', 'Representatives', 'from', '1976', 'to', '1979,', 'representing', 'his', 'native', 'Cabo', 'Rojo', ',', 'Puerto', 'Rico,', 'Fas', 'Alzamora', 'was', 'elected', 'to', 'the', 'Senate', 'of', 'Puerto', 'Rico', 'in', '1980,', 'representing', 'the', 'District', 'of', 'Mayagüez.']","[14, 16]",1,cabo rojo,"After serving in the House of Representatives from 1976 to 1979, representing his native Cabo Rojo, Puerto Rico, Fas Alzamora was elected to the Senate of Puerto Rico in 1980, representing the District of Mayagüez.","['After being elected to the House of Representatives in his hometown of Cabo Rojo, Puerto Rico, from 1976 to 1979, Fas Alzamora was elected to the Puerto Rican Senate in 1980 as the representative of the Mayagüez district.', 'Fas Alzamora was a member of the Puerto Rican Senate in his native Cabo Rojo from 1976 to 1979 and was elected to the Puerto Rican Senate in 1980 as the representative of the Mayagüez district.', 'After serving in the House of Representatives of the State of Puerto Rico from 1976 to 1979, Fas Alzamora was elected to the Puerto Rican Senate in 1980, representing the district of Mayagüez.', 'After the elections to the House of Representatives from 1976 to 1979, in which he represented his hometown of Cabo Rojo in Puerto Rico, Fas Alzamora was elected to the Puerto Rican Senate in 1980, where he represented the district of Mayagüez.', 'After serving in the House of Representatives from 1976 to 1979 in his native Cabo Rojo, Puerto Rico, Fas Alzamora was elected to the Senate in 1980 for the district of Mayagüez.']"
792,"['The', 'uprising', 'reflected', 'a', 'change', 'in', 'attitude', 'towards', 'France', '.']","[8, 9]",1,france,The uprising reflected a change in attitude towards France.,"['The uprising reflected a shift in attitudes toward France.', 'The uprising reflected a shift in attitudes toward France.', 'The revolt reflected a shift in how France is treated.', 'The uprising reflected a change of course against France.', 'The uprising reflected a ghost shift against France.']"
793,"['China', 'experiences', 'periodic', 'outbreaks', 'of', 'northern', 'armyworm', 'infestation.']","[0, 1]",1,china,China experiences periodic outbreaks of northern armyworm infestation.,"['China regularly experiences outbreaks of the northern worm infestation.', 'China experiences periodic outbreaks of pleurisy in the North.', 'China periodically experiences outbreaks of the northern gamma worm.', 'Outbreaks of shingles are widespread in China.', 'In China, the northern worm infestation spreads regularly.']"
794,"['The', 'Netherlands', 'entry', 'for', 'the', 'Eurovision', 'Song', 'Contest', '2010', 'will', 'be', 'organised', 'by', 'TROS.']","[1, 2]",1,netherlands,The Netherlands entry for the Eurovision Song Contest 2010 will be organised by TROS.,"['The Dutch entry to the Eurovision Song Contest 2010 is organized by TROS.', 'The Dutch entry to the Eurovision Song Contest 2010 is organized by TROS.', 'The Dutch entry to the Eurovision Song Contest 2010 is organized by TROS.', 'The Dutch entry to the Eurovision Song Contest 2010 is organized by the band TROS.', 'The Dutch entry to the Eurovision Song Contest 2010 is organised by the disability organisation TROS.']"
795,"['News', 'of', 'the', 'battle', 'provoked', 'euphoria', 'in', 'Britain,', 'and', 'led', 'William', 'Pitt', 'to', 'take', 'a', 'much', 'tougher', 'line', 'in', 'the', 'ongoing', 'peace', 'negotiations', 'with', 'France', '.']","[24, 25]",1,france,"News of the battle provoked euphoria in Britain, and led William Pitt to take a much tougher line in the ongoing peace negotiations with France.","['The news has sparked euphoria in Britain and prompted William Pitt to take a much tougher line in ongoing peace talks with France.', 'News of the battle sparked euphoria in Britain and prompted William Pitt to take a much tougher line in ongoing peace negotiations with France.', 'News of the battle sparked euphoria in Britain and prompted William Pitt to take a much tougher line in ongoing peace negotiations with France.', 'News of the battle sparked euphoria in Britain and led to a much tougher stance in the current peace negotiations with France.', 'News of the battle sparked euphoria in Britain and pushed William Pitt to take a much tougher line in ongoing peace negotiations with France.']"
796,"['Germany', 'were', 'placed', 'in', 'Zone', 'A', 'of', 'the', 'AFC', 'and', 'OFC', 'qualification', 'in', 'Seoul,', 'South', 'Korea.']","[0, 1]",1,germany,"Germany were placed in Zone A of the AFC and OFC qualification in Seoul, South Korea.","['Germany was ranked in Zone A in the qualification of the AFC and OFC in Seoul / South Korea.', 'Germany were drawn into Group A in the AFC and OFC qualifiers in Seoul, South Korea.', 'The German national team was placed in Zone A of the AFC and OFC qualifiers in Seoul, South Korea.', 'Germany were placed in Group A of the AFC and OFC qualifiers in Seoul, South Korea.', 'Germany has been included in Group A for qualification to the AFC and OFC in Seoul, South Korea.']"
797,"['Before', 'Hong', ""Kong's"", 'handover', 'to', 'Beijing', 'in', '1997,', 'he', 'had', 'produced', 'and', 'presented', 'many', 'programmes.']","[5, 6]",1,beijing,"Before Hong Kong's handover to Beijing in 1997, he had produced and presented many programmes.","[""Before Hong Kong's handover to Beijing in 1997, he had produced and presented many programs."", 'He had produced and presented many programmes before handing over Hong Kong to Beijing in 1997.', 'By the time Hong Kong was handed over to Beijing in 1997, he had already produced and presented many programmes.', 'Before handing over Hong Kong to Beijing in 1997, he had already produced and presented numerous programmes.', 'He produced and presented many programs before the government was handed over from Hong Kong to Beijing in 1997.']"
798,"['Following', 'the', 'June', '25,', '1950,', 'outbreak', 'of', 'the', 'Korean', 'War', 'as', 'a', 'result', 'of', 'the', 'invasion', 'of', 'the', 'Republic', 'of', 'Korea', '(South', 'Korea)', 'by', 'its', 'northern', 'neighbor,', 'the', 'Democratic', ""People's"", 'Republic', 'of', 'Korea,', 'the', 'United', 'Nations', 'committed', 'troops', 'to', 'the', 'conflict', 'in', 'support', 'of', 'South', 'Korea', '.']","[44, 46]",1,south korea,"Following the June 25, 1950, outbreak of the Korean War as a result of the invasion of the Republic of Korea (South Korea) by its northern neighbor, the Democratic People's Republic of Korea, the United Nations committed troops to the conflict in support of South Korea.","[""Following the outbreak of the Korean War following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, on 25 June 1950, the United Nations sent troops to assist South Korea in the conflict."", ""After the outbreak of the Korean War following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, on 25 June 1950, the United Nations supported the conflict with troops."", ""After 25 June 1950, the outbreak of the Korean War following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, the United Nations sent troops into the conflict in support of South Korea."", ""After the outbreak of the Korean War in 2005, following the invasion of the Republic of Korea by the North's neighbor, the Democratic People's Republic of Korea, the United Nations swore in troops in support of South Korea on 25 June 1950."", ""Following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea (Taiwan), on 25 June 1950, the United Nations began sending troops to support South Korea in the conflict.""]"
799,"['She', 'is', 'the', 'author', 'of', 'several', 'books', 'on', 'Russia', ""'s"", 'foreign', 'policy.']","[8, 9]",1,russia,She is the author of several books on Russia's foreign policy.,"['She is the author of several books on Russian foreign policy.', 'She is the author of several books on Russian foreign policy.', 'She is the author of several books on Russian foreign policy.', 'She is the author of several books on Russian foreign policy.', ""She has written several books on Russia's foreign policy.""]"
800,"['He', 'was', 'CEO', 'of', 'the', 'MMO', 'Games', 'publisher', 'Frogster', 'Interactive', 'Pictures', 'AG', '(now', 'Gameforge', 'Berlin', 'AG),', 'listed', 'at', 'Frankfurt', 'from', '2006', 'until', 'its', 'takeover', 'in', '2010.']","[18, 19]",1,frankfurt,"He was CEO of the MMO Games publisher Frogster Interactive Pictures AG (now Gameforge Berlin AG), listed at Frankfurt from 2006 until its takeover in 2010.","['From 2006 until his takeover in 2010, he was CEO of Frogster Interactive Pictures AG (now Gameforge Berlin AG).', 'From 2006 until his takeover in 2010, he was CEO of Frogster Interactive Pictures AG (now Gameforge Berlin AG), a publisher listed on the Frankfurt Stock Exchange.', 'He was CEO of the game publisher Frogster Interactive Pictures AG (now Gameforge Berlin AG), which was listed in Frankfurt from 2006 until its takeover in 2010.', 'From 2006 to 2010, he was Chairman of the Board of Directors of Frogster Interactive Pictures AG (today: Gameforge Berlin AG), a listed game publisher in Frankfurt.', 'From 2006 to 2010, he was CEO of the Frankfurt-listed MMO Games Publisher Frogster Interactive Pictures AG (now Gameforge Berlin AG).']"
801,"['Bangladesh', 'has', 'plan', 'to', 'acquire', 'eight', 'vessels', 'of', 'this', 'class.']","[0, 1]",1,bangladesh,Bangladesh has plan to acquire eight vessels of this class.,"['Bangladesh plans to purchase eight vessels of this class.', 'Bangladesh intends to acquire eight vessels of this class.', 'Bangladesh intends to acquire eight vessels of this class.', 'Bangladesh plans to purchase eight vessels of this class.', 'Bangladesh plans to purchase eight vessels of this class.']"
802,"['The', 'United', 'States', 'had', 'the', 'most', 'success', 'in', 'the', 'event,', 'gathering', 'eleven', 'medals', 'over', 'the', 'six', 'editions.']","[1, 3]",1,united states,"The United States had the most success in the event, gathering eleven medals over the six editions.","['The United States had the biggest success with eleven medals in the six editions.', 'The USA were the most successful in this discipline, winning eleven medals in six editions.', 'The most successful was the United States, which won 11 medals in six editions.', 'The most successful in this competition was the USA, who won eleven medals in the six editions.', 'The greatest success in this competition was achieved by the USA, who won eleven medals in the six disciplines.']"
803,"['By', 'the', 'early', '20th', 'century,', 'two', 'non-European', 'states,', 'Japan', 'and', 'the', 'United', 'States', 'of', 'America,', 'would', 'come', 'to', 'be', 'respected', 'as', 'fellow', 'Great', 'Powers.']","[8, 9]",1,japan,"By the early 20th century, two non-European states, Japan and the United States of America, would come to be respected as fellow Great Powers.","['At the beginning of the twentieth century, two non-European states, Japan and the United States of America, became other great powers.', 'In the early twentieth century, two non-European states, Japan and the United States of America, were recognized as further great powers.', 'At the beginning of the twentieth century, the two non-European states of Japan and the United States of America were recognized as other great powers.', 'At the beginning of the 20th century, two non-European states, Japan and the United States of America, were respected as other great powers.', 'In the early twentieth century, two non-European states, Japan and the United States of America, were respected as other great powers.']"
804,"['Charles', 'de', 'Gaulle', 'despised', 'him', 'and', 'France', 'refused', 'to', 'assist', 'him.']","[6, 7]",1,france,Charles de Gaulle despised him and France refused to assist him.,"['Charles de Gaulle despised him and France refused to help him.', 'Charles de Gaulle despised him and France refused to help him.', 'Charles de Gaulle despised him and France refused to support him.', 'Charles de Gaulle despised him and France refused to help him.', 'Charles de Gaulle despised him, and France rejected him.']"
805,"['Bosnia', 'and', 'Herzegovina', 'declared', 'independence', 'from', 'Yugoslavia', 'in', 'March', '1992.']","[6, 7]",1,yugoslavia,Bosnia and Herzegovina declared independence from Yugoslavia in March 1992.,"['Bosnia and Herzegovina declared independence from Yugoslavia in March 1992.', 'Bosnia and Herzegovina declared independence from Yugoslavia in March 1992.', 'Bosnia and Herzegovina declared independence from Yugoslavia in March 1992.', 'Bosnia-Herzegovina declared independence from Yugoslavia in March 1992.', 'Bosnia and Herzegovina declared independence from Yugoslavia in March 1992.']"
806,"['Germany', ""'s"", 'occupation', 'of', 'Norway', 'from', '1940', 'to', '1945,', 'he', 'was', 'a', 'coordinator', 'of', 'the', 'cooperation', 'with', 'the', 'Norwegian', 'government-in-exile', 'and', 'the', 'Norwegian', 'resistance', 'movement.']","[0, 1]",1,germany,"Germany's occupation of Norway from 1940 to 1945, he was a coordinator of the cooperation with the Norwegian government-in-exile and the Norwegian resistance movement.","['During the German occupation of Norway from 1940 to 1945, he coordinated cooperation with the Norwegian government in exile and the Norwegian resistance movement.', 'During the German occupation of Norway from 1940 to 1945, he coordinated cooperation with the Norwegian government in exile and the Norwegian resistance movement.', 'During the occupation of Norway between 1940 and 1945, he coordinated cooperation with the Norwegian government in exile and the Norwegian resistance movement.', 'During the German occupation of Norway between 1940 and 1945, he coordinated cooperation with the Norwegian government in exile and the Norwegian resistance movement.', 'During the German occupation of Norway between 1940 and 1945, he was responsible as coordinator for the cooperation with the Norwegian government in exile and the resistance in Norway.']"
807,"['Like', 'most', 'developing', 'countries', 'in', 'Africa,', 'Ghana', 'has', 'relied', 'mainly', 'on', 'cocoa,', 'minerals,', 'and', 'timber', 'as', 'the', 'main', 'exports', 'of', 'its', 'economy.']","[6, 7]",1,ghana,"Like most developing countries in Africa, Ghana has relied mainly on cocoa, minerals, and timber as the main exports of its economy.","['Like most developing countries in Africa, Ghana, as the main exporter of its economy, relies mainly on cocoa, minerals and timber.', 'Like most developing countries in Africa, Ghana relies mainly on cocoa, minerals and timber as the main exports of its economy.', 'Like most developing countries in Africa, Ghana, as the main exporter of its economy, was primarily dependent on cocoa, minerals and timber.', 'Like most developing countries in Africa, Ghana, as the main exporter of its economy, relies predominantly on cocoa, minerals and timber.', 'Like most developing countries in Africa, Ghana, as the main exporter of its economy, relies mainly on cocoa, minerals and timber.']"
808,"['January', '31', '–', 'The', 'United', 'States', 'deactivates', 'its', 'Ground', 'Observer', 'Corps.']","[4, 6]",1,united states,January 31 – The United States deactivates its Ground Observer Corps.,"['January 31 - The US deactivates its observer corps for ground troops.', 'January 31: The US deactivates its ground observation corps.', 'January 31 - The US completes its ground observation mission.', 'January 31 - The United States deploys its ground observation corps.', 'January 31: The US deactivates the ground observation corpses.']"
809,"['It', 'was', 'commissioned', 'in', 'about', '1562,', 'by', 'Francesco', ""de'"", 'Medici', 'for', 'a', 'fountain', 'in', 'Florence,', 'but', 'was', 'later', 'sent', 'as', 'a', 'gift', 'to', 'Spain', '.']","[23, 24]",1,spain,"It was commissioned in about 1562, by Francesco de' Medici for a fountain in Florence, but was later sent as a gift to Spain.","[""It was commissioned around 1562 by Francesco de 'Medici for a fountain in Florence, but later donated to Spain."", ""Around 1562 it was commissioned by Francesco de 'Medici for a fountain in Florence, but was later shipped to Spain as a gift."", ""It was built in 1562 by Francesco de 'Medici for a fountain in Florence, but was later sent to Spain as a gift."", 'Medici had a fountain built in Florence around 1562, which was later donated to Spain.', ""The fountain was commissioned around 1562 by Francesco de 'Medici, who built the fountain in Florence and later sent it to Spain as a gift.""]"
810,"['The', 'Embassy', 'of', 'Belarus', 'in', 'London', 'is', 'the', 'diplomatic', 'mission', 'of', 'Belarus', 'in', 'the', 'United', 'Kingdom.']","[11, 12]",1,belarus,The Embassy of Belarus in London is the diplomatic mission of Belarus in the United Kingdom.,"['The Embassy of Belarus in London is the diplomatic representation of Belarus in the United Kingdom.', 'The Embassy of Belarus in London is the diplomatic representation of Belarus in the United Kingdom.', 'The Embassy of Belarus in London is the diplomatic representation of Belarus in the United Kingdom.', 'The Belarusian Embassy in London is the diplomatic representation of Belarus in Great Britain.', 'The Embassy of Belarus in London is the diplomatic mission of the Republic of Belarus to the United Kingdom.']"
811,"['China', 'felt', 'the', 'ban', 'would', 'be', 'short', 'lived', 'due', 'to', 'the', ""nation's"", 'demand', 'for', 'tiger', 'parts.']","[0, 1]",1,china,China felt the ban would be short lived due to the nation's demand for tiger parts.,"[""China thought the ban was short-lived, given the country's demand for tiger parts."", 'China believed that a ban would be short-lived because of the national need for tiger parts.', ""China believes the ban could be short-lived because of the country's demand for tiger parts."", 'China saw the ban as a short-lived measure because the nation demanded tiger parts.', ""China considered the ban feasible because of the country's dependence on tiger parts.""]"
812,"['Did', 'they', 'go', 'but', 'face', 'other', 'teams', 'and', 'do', 'other', 'events,', 'or', 'find', 'that', 'Israel', 'was', 'going', 'to', 'be', 'there', 'and', 'turned', 'away?']","[14, 15]",1,israel,"Did they go but face other teams and do other events, or find that Israel was going to be there and turned away?","['Do they go to other teams and hold other events, or do they realize that Israel will be there and turn away?', 'Have they dealt with other teams and held other events, or found that Israel was present and turned away?', 'Have they stood up to other teams and participated in other events, or found that Israel wanted to be there and turned its back on them?', 'Did they just face other teams and do different things, or did they notice that Israel was there and turned away?', 'Did they simply stand up to other teams and organise other events there, or did they realise that Israel was there and was rejected?']"
813,"['Krüger', 'represents', 'Sweden', 'in', 'international', 'play,', 'helping', 'his', 'country', 'capture', 'a', 'bronze', 'medal', 'at', 'the', 'junior', 'level', 'and', 'a', 'silver', 'medal', 'in', 'senior', 'international', 'play.']","[2, 3]",1,sweden,"Krüger represents Sweden in international play, helping his country capture a bronze medal at the junior level and a silver medal in senior international play.","[""Krueger represents Sweden in the international game, helping his country to a bronze medal in the women's junior and a silver medal in the senior."", ""Krueger represents Sweden in the international game and has helped his country to a bronze medal in the women's junior and a silver medal in the international final."", 'Krueger represents Sweden in the international game with a bronze medal in the junior class and a silver medal in the senior class.', 'Krueger represents Sweden in the international game and helped his country win gold in the junior and silver in the senior.', 'Krueger represents Sweden in the international game and helped his country to bronze in the junior and silver in the senior.']"
814,"['Similar', 'real-live', 'analogy', 'is,', 'had', 'Axis', 'won', 'WW2,', 'we', 'will', 'now', 'live', 'knowing', 'US', 'and', 'their', 'allies', 'as', 'evil', 'being', 'with', 'Jews', 'as', 'an', 'infection', 'of', 'the', 'world', 'that', 'need', 'to', 'be', 'removed', '(Thank', 'God', 'Alliance', 'won).']","[13, 14]",1,us,"Similar real-live analogy is, had Axis won WW2, we will now live knowing US and their allies as evil being with Jews as an infection of the world that need to be removed (Thank God Alliance won).","['A similar analogy from reality is that if the Axis had won World War II, we would now see the US and its allies as a villain with the Jews, as a contagion of the world that must be eliminated (fortunately, the Alliance won).', 'Similar analogies in real life are that if the Axis had won World War II, we would now know the US and its allies as evil beings, with Jews as the infection of the world to be eliminated (fortunately, the Alliance won).', 'A similar analogy in reality: if we had won World War II, we would be living today, in which we regard the US and its allies as evil creatures, and the Jews as an infection of the world to be eliminated (fortunately, the Alliance won).', 'A similar illustrative analogy is that if the Axis had won World War II, we would be alive today if the US and its allies, as a creature of evil, appeared to the Jews as an infection of the world to be eradicated (which, thank God, won alliance).', 'A similar analogy of reality is that if the Axis had won World War II, we would be alive today if we understood the US and its allies as evil beings and the Jews as an infection of the world to be eliminated (thank God the Alliance won), Croatia and Ukraine as destructive enemies to be destroyed.']"
815,"['The', 'Danes', 'attack', 'Estonia', '.']","[3, 4]",1,estonia,The Danes attack Estonia.,"['The Danes attack Estonia.', 'The Danes attack Estonia.', 'The Danes attack Estonia.', 'The Danes attack Estonia.', 'The Danes attack Estonia.']"
816,"['Beretić', 'represented', 'Serbia', 'and', 'Montenegro', 'at', 'the', '2004', 'Summer', 'Olympics.']","[4, 5]",1,montenegro,Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.,"['Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.', 'Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.', 'Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.', 'Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.', 'Beretić represented Serbia and Montenegro at the 2004 Summer Olympics.']"
817,"['This', 'source', 'does', 'not', 'verify', 'that', '""', 'Saudi', 'Arabia', 'donated', 'over', 'US$3.3', 'million,', 'more', 'than', 'any', 'other', 'country"".']","[7, 9]",1,saudi arabia,"This source does not verify that"" Saudi Arabia donated over US$3.3 million, more than any other country"".","['The source did not confirm that ""Saudi Arabia has donated more than $3.3 million, more than any other country.""', 'The source did not confirm that ""Saudi Arabia has donated more than $3.3 million, more than any other country.""', 'The source did not confirm that ""Saudi Arabia has donated more than $3.3 million, more than any other country.""', 'This source does not prove that ""Saudi Arabia has donated more than $3.3 million, more than any other country.""', 'The source did not confirm that ""Saudi Arabia has donated more than $3.3 million, more than any other country.""']"
818,"['He', 'is', 'most', 'famous', 'for', 'playing', 'for', 'the', 'Hungarian', 'national', 'team', 'at', 'the', '1986', 'FIFA', 'World', 'Cup', 'in', 'Mexico,', 'where', 'Hungary', 'failed', 'to', 'progress', 'from', 'the', 'group', 'stage.']","[20, 21]",1,hungary,"He is most famous for playing for the Hungarian national team at the 1986 FIFA World Cup in Mexico, where Hungary failed to progress from the group stage.","['He is best known as a player for the Hungarian national team at the 1986 World Cup in Mexico, where Hungary failed to get beyond the group stage.', 'He became famous for playing for the Hungarian national team at the 1986 World Cup in Mexico, where Hungary missed out on qualification for the group stage.', 'He is known for his performances for the Hungarian national team at the 1986 World Cup in Mexico, where the Hungarian club did not get beyond the group stage.', 'He was best known for playing at the 1986 World Cup in Mexico, when Hungary were eliminated in the group stage.', 'His fame came mainly from playing for the Hungarian national team at the 1986 World Cup in Mexico, where Hungary did not get beyond the group stage.']"
819,"['They', 'qualified', 'for', 'the', '2011', 'Youth', 'World', 'Cup', 'in', 'Columbia', 'by', 'beating', 'the', 'Solomon', 'Islands', '3–0,', 'New', 'Caledonia', '10–0,', 'Fiji', '6–0', 'and', 'won', 'the', 'Final', '3–1', 'over', 'the', 'Solomon', 'Islands', '.']","[28, 30]",1,solomon islands,"They qualified for the 2011 Youth World Cup in Columbia by beating the Solomon Islands 3–0, New Caledonia 10–0, Fiji 6–0 and won the Final 3–1 over the Solomon Islands.","['They qualified for the 2011 Youth World Cup in Colombia with victories over the Solomon Islands (3-0), New Caledonia (10-0) and Fiji (6-0) and defeated the Solomon Islands (4-0) in the final.', 'They qualified for the 2011 World Youth Championship in Colombia by defeating the Solomon Islands 3-0, New Caledonia 10-0 and Fiji 6-0 and winning the final 3-1 against the Solomon Islands.', 'They qualified for the 2011 World Youth Championship in Colombia by defeating the Solomon Islands 3-0, New Caledonia 10-0 and Fiji 6-0 and winning the final 3-1 against the Solomon Islands.', 'They qualified for the 2011 Youth World Cup in Colombia with three wins against the Solomon Islands, New Caledonia (10-0), Fiji (6-0) and Norway (3-1).', 'They qualified for the 2011 World Youth Championship in Colombia by beating the Solomon Islands 3-0, New Caledonia 10-0, Fiji 6-0 and the Solomon Islands 3-1 in the final.']"
820,"['Mexico–Nicaragua', 'relations', 'refers', 'to', 'the', 'diplomatic', 'relations', 'between', 'Mexico', 'and', 'Nicaragua', '.']","[10, 11]",1,nicaragua,Mexico–Nicaragua relations refers to the diplomatic relations between Mexico and Nicaragua.,"['Mexico-Nicaragua relations are based on diplomatic relations between Mexico and Nicaragua.', 'Mexican-Nicaraguan relations relate to diplomatic relations between Mexico and Nicaragua.', 'Mexico-Nicaragua relations relate to diplomatic relations between Mexico and Nicaragua.', 'Mexico-Nicaragua relations relate to diplomatic relations between Mexico and Nicaragua.', 'Mexico-Nicaragua relations relate to diplomatic relations between Mexico and Nicaragua.']"
821,"['A', 'former', 'high', 'voltage', 'line', 'help', 'to', 'place', 'the', 'power', 'plant', 'there,', 'because', 'since', 'the', '1970s', 'Ukraine', 'was', 'a', 'large', 'electricity', 'supplier', 'of', 'Hungary', 'through', 'the', 'Albertirsa-Zahidnoukrainska', '750', 'kV', 'transmission', 'line.']","[16, 17]",1,ukraine,"A former high voltage line help to place the power plant there, because since the 1970s Ukraine was a large electricity supplier of Hungary through the Albertirsa-Zahidnoukrainska 750 kV transmission line.","['There, the power plant was laid through a former high-voltage transmission line, as Ukraine has been an important supplier of electricity to Hungary since the 1970s with its 750 kV Albertirsa-Zahidnoukrainska line.', 'A former high-voltage power line contributed to the construction of the power plant, as Ukraine has been an important electricity supplier in Hungary since the 1970s thanks to a 750 kV Albertirsa-Zahidnoukrainska line.', 'A former high-voltage transmission line helped to install the power plant there because Ukraine has been an important supplier of electricity to Hungary since the 1970s through the 750 CT Albertirsa-Zahidnoukrainska line.', 'The former high-voltage transmission line was an important location for this, as Ukraine has been supplying Hungary with electricity via the 750 kV Albertirsa-Zahidnoukrainska line since the 1970s.', ""A former high-voltage transmission line has helped to place the power plant there, as Ukraine has been working on the 750 kV Albertirsa-Zahidnoukrainska transmission line as Hungary's main electricity supplier since the 1970s.""]"
822,"['Before', 'Spain', 'he', 'represented', 'his', 'native', 'Cuba', ',', 'competing', 'at', 'the', '1991', 'World', 'Championships', 'where', 'he', 'reached', 'the', 'semifinals.']","[6, 7]",1,cuba,"Before Spain he represented his native Cuba, competing at the 1991 World Championships where he reached the semifinals.","['Before Spain, he represented his homeland Cuba, which reached the semi-finals at the 1991 World Cup.', 'Before Spain, he represented his homeland Cuba at the 1991 World Cup, when he reached the semi-finals.', 'Even before Spain, he represented his homeland Cuba at the 1991 World Cup, when he reached the semi-finals.', ""Before that, Spain's national coach had dreamed of the 1991 World Cup, where he reached the semi-finals."", 'Cuba followed Spain in 1991, reaching the semi-finals of the World Cup.']"
823,"['Groups', 'interested', 'in', 'freeing', 'Mozambique', 'from', 'Portuguese', 'colonial', 'rule', 'and', 'making', 'it', 'an', 'independent', 'nation', 'emerged', 'in', 'the', 'early', '1900s,', 'shortly', 'after', 'Portugal', 'had', 'defeated', 'the', 'last', 'of', 'the', 'native', 'chieftaincies', 'and', 'established', 'effective', 'control', 'over', 'the', 'territory.']","[4, 5]",1,mozambique,"Groups interested in freeing Mozambique from Portuguese colonial rule and making it an independent nation emerged in the early 1900s, shortly after Portugal had defeated the last of the native chieftaincies and established effective control over the territory.","['Groups interested in liberating Mozambique from Portuguese colonial rule and making it an independent nation formed in the early twentieth century, shortly after Portugal had defeated the last indigenous chiefs and established effective control over the territory.', 'At the beginning of the twentieth century, groups emerged to liberate Mozambique from Portuguese colonial rule and make it an independent nation, shortly after Portugal had defeated the last of the indigenous peoples and established effective control over the territory.', 'Groups seeking to free Mozambique from Portuguese colonial rule and make it an independent nation emerged in the early nineteenth century, shortly after Portugal defeated the last of the guardians of justice and gained effective control of the territory.', 'Groups interested in liberating Mozambique from Portuguese colonial rule and making it an independent nation formed in the early nineteenth century, shortly after Portugal had defeated the last indigenous princes and established effective control over the territory.', 'In the spring of the last century, groups interested in liberating Mozambique from its colonial empire and establishing an independent nation emerged shortly after Portugal had defeated the last indigenous peoples and established effective control over the territory.']"
824,"['In', 'September', '2008,', 'perhaps', 'in', 'response', 'to', ""Nicaragua's"", 'support', 'over', 'the', 'breakaway', 'Georgian', 'territories,', 'Russia', 'offered', 'to', 'strengthen', 'ties', 'with', 'Nicaragua', 'and', 'to', 'provide', 'aid', 'to', 'Nicaragua', 'to', 'help', 'rebuild', 'areas', 'damaged', 'by', 'hurricanes.']","[26, 27]",1,nicaragua,"In September 2008, perhaps in response to Nicaragua's support over the breakaway Georgian territories, Russia offered to strengthen ties with Nicaragua and to provide aid to Nicaragua to help rebuild areas damaged by hurricanes.","[""In response to Nicaragua's support for Georgia's breakaway territories, Russia offered in September 2008 to strengthen relations with Nicaragua and help Nicaragua rebuild areas devastated by the hurricane."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In September 2008, possibly in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""Russia offered Nicaragua in September 2008, possibly in response to Nicaragua's support for Georgia's breakaway territories, to strengthen ties with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas.""]"
825,"['The', 'Royal', 'Charter', 'of', '27', 'March', '1668', 'was', 'an', 'agreement', 'between', 'the', 'Kingdom', 'of', 'England', 'and', 'the', 'English', 'East', 'India', 'Company.']","[12, 15]",1,kingdom of england,The Royal Charter of 27 March 1668 was an agreement between the Kingdom of England and the English East India Company.,"['The Royal Charter of 27 March 1668 was an agreement between the Kingdom of England and the English East India Company.', 'The Royal Charter of 27 March 1668 was an agreement between the Kingdom of England and the East India Company.', 'The Royal Charter of 27 March 1668 was an agreement between the Kingdom of England and the English East India Company.', 'The Royal Charter of 27 March 1668 was an agreement between the Kingdom of England and the English East India Company.', 'The Royal Charter of 27 March 1668 was a treaty between the Kingdom of England and the English Eastern India Company.']"
826,"['March', '25:', 'Treaty', 'of', 'Vienna,', 'between', 'Great', 'Britain,', 'Austria,', 'Russia,', 'and', 'Prussia', ',', 'confirming', 'the', 'principles', 'on', 'which', 'they', 'had', 'acted', 'by', 'the', 'Treaty', 'of', 'Chaumont,', 'March', '1,', '1814.']","[11, 12]",1,prussia,"March 25: Treaty of Vienna, between Great Britain, Austria, Russia, and Prussia, confirming the principles on which they had acted by the Treaty of Chaumont, March 1, 1814.","['March 25: Treaty of Vienna between Great Britain, Austria, Russia and Prussia confirming the principles according to which they had acted with the Treaty of Chaumont on March 1, 1814.', '25 March: Treaty of Vienna between Great Britain, Austria, Russia and Prussia confirming the principles according to which they had acted in the Treaty of Chaumont of 1 March 1814.', 'March 25: Treaty of Vienna between Great Britain, Austria, Russia and Prussia confirming the principles of the Chaumont Peace Treaty of March 1, 1814.', 'March 25: Treaty of Vienna between Great Britain, Austria, Russia and Prussia confirming the principles by which they operated under the Treaty of Chaumont of March 1, 1814.', 'March 25: The Treaty of Vienna between Great Britain, Austria, Russia and Prussia confirms the principles according to which they had acted by the Treaty of Chaumont on March 1, 1814.']"
827,"['He', 'also', 'featured', 'in', 'the', 'Zambian', 'team', 'that', 'hosted', 'Kenya,', 'Uganda', 'and', 'Ghana', 'during', ""Zambia's"", 'independence', 'celebrations', 'in', 'October', 'of', 'the', 'same', 'year.']","[10, 11]",1,uganda,"He also featured in the Zambian team that hosted Kenya, Uganda and Ghana during Zambia's independence celebrations in October of the same year.","['He was also a member of the Zambian team that hosted Kenya, Uganda and Ghana during Zambian independence celebrations in October of that year.', ""He was also part of the Zambian team that hosted Kenya, Uganda and Ghana at Zambia's independence celebrations in October of that year."", ""He was also part of the Zambia team that received Kenya, Uganda and Ghana during Zambia's independence celebrations in October of that year."", 'He was also a member of the Zambian team that welcomed Kenya, Uganda and Ghana during Zambian independence celebrations in October of that year.', ""He was also part of the Zambian team that hosted Kenya, Uganda and Ghana at Zambia's independence ceremony in October of that year.""]"
828,"['Participating', 'nations', 'were:', 'titleholders', 'Australia,', 'Great', 'Britain,', 'Netherlands,', 'Pakistan', ',', 'Soviet', 'Union', 'and', 'Germany.']","[8, 9]",1,pakistan,"Participating nations were: titleholders Australia, Great Britain, Netherlands, Pakistan, Soviet Union and Germany.","['Participants: the defending champions Australia, Great Britain, the Netherlands, Pakistan, the Soviet Union and Germany.', 'The winners were Australia, Great Britain, the Netherlands, Pakistan, the Soviet Union and Germany.', 'Participating nations were Australia, Great Britain, the Netherlands, Pakistan, the Soviet Union and Germany.', 'Participants were Australia, Great Britain, the Netherlands, Pakistan, the Soviet state and Germany.', 'They included defending champions Australia, Great Britain, the Netherlands, Pakistan, the Soviet Union and Germany.']"
829,"['The', 'next', 'year,', 'Pereira', 'was', 'the', 'captain', 'of', 'New', 'Zealand', 'who', 'won', 'the', 'OFC', 'U-20s,', 'and', 'was', 'given', 'the', 'Golden', 'Ball', 'as', 'the', 'best', 'player', 'of', 'the', 'tournament.']","[8, 10]",1,new zealand,"The next year, Pereira was the captain of New Zealand who won the OFC U-20s, and was given the Golden Ball as the best player of the tournament.","['The following year, Pereira captained the New Zealand Under-20 team at OFC and won the Golden Ball for best player.', ""The following year, Pereira led New Zealand to the European Under-21 Championship and won the Golden Ball as the tournament's best player."", ""The following year, Pereira took over as Under-20 captain and was awarded the Golden Ball as the tournament's best player."", ""The following year, Pereira led New Zealand to victory in the OFC Under-20 national team and was awarded the Golden Ball as the tournament's best player."", ""Pereira was named captain of the Under-20 team of the year and won the Golden Ball as the tournament's best player.""]"
830,"['Australia', 'and', 'California', 'are', 'now', 'the', 'two', 'leading', 'producers.']","[0, 1]",1,australia,Australia and California are now the two leading producers.,"['Australia and California are now the two leading producers.', 'Australia and California are now the two leading producers.', 'Australia and California are now the two leading producers.', 'Australia and California are now the two leading producers.', 'Australia and California are now the frontrunners.']"
831,"['Nine', 'countries', 'voted', 'in', 'favor:', 'Angola,', 'Benin,', 'Chile,', 'France,', 'Germany,', 'Romania,', 'Spain', ',', 'the', 'United', 'Kingdom,', 'and', 'the', 'United', 'States.']","[11, 12]",1,spain,"Nine countries voted in favor: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom, and the United States.","['Nine countries voted in favour: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom and the United States.', 'Nine countries voted in favour: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom and the United States.', 'Nine countries voted in favour: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom and the United States.', 'Nine countries voted in favour: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom and the USA.', 'Nine countries voted in favour: Angola, Benin, Chile, France, Germany, Romania, Spain, the United Kingdom and the United States.']"
832,"['His', 'only', 'for', 'the', 'under-21', 'side', 'arrived', 'on', '17', 'November', '1998,', 'in', 'a', '0–0', 'friendly', 'draw', 'against', 'Italy', 'in', 'Benevento.']","[17, 18]",1,italy,"His only for the under-21 side arrived on 17 November 1998, in a 0–0 friendly draw against Italy in Benevento.","['His only appearance for the Under 21s came in the 0-0 friendly against Italy in Benevento on November 17, 1998.', 'His only appearance for the U21 national team was in the 0-0 draw against Italy in Benevento on 17 November 1998.', 'His only appearance for the Under 21s came in the 0-0 friendly against Italy in Benevento on November 17, 1998.', 'His only appearance for the U21 national team was a 0-0 draw against Italy in a friendly in Benevento on 17 November 1998.', 'On November 17, 1998, he played only his seventh game for the U21s in the 0-0 friendly against Italy in Benevento.']"
833,"['As', 'Australia', 'rose', 'to', 'dominance', 'in', 'the', '1990s', 'Matthews', 'proved', 'to', 'be', '""not', 'good', 'enough', 'in', 'either', 'of', 'the', ""game's"", 'main', 'departments', 'to', 'make', 'a', 'lasting', 'impact', 'as', 'a', 'Test', 'all-rounder""', 'and', 'despite', 'a', 'century', 'against', 'England', 'in', '1990-91', 'he', 'played', 'only', 'irregularly', 'and', 'was', 'finally', 'dropped', 'in', '1993.']","[1, 2]",1,australia,"As Australia rose to dominance in the 1990s Matthews proved to be""not good enough in either of the game's main departments to make a lasting impact as a Test all-rounder"" and despite a century against England in 1990-91 he played only irregularly and was finally dropped in 1993.","['When Australia became dominant in the 1990s, Matthew proved ""not good enough in the key sections of the game to have a lasting impact as a Test all-rounder."" And although he made a century against England in 1990-91, he played erratically and was eventually dropped in 1993.', 'When Australia rose to dominance in the 1990s, Matthews proved ""not good enough to make a lasting impression as a Test all-rounder in one of the game\'s two major divisions."" Despite a century against England in 1990-91 (irregularly devastating), he played only erratically and eventually retired in 1993.', 'When Australia came to prominence in the 1990s, it emerged that Matthews was ""not good enough in the key sections of the game to make a lasting impression as a Test all-rounder."" And although he scored a century against England in 1990-91, he played erratically and was dropped in 1993.', 'When Australia reached a higher level overall in the 1990s, Matthews proved ""not good enough for the main roles as a Test all-rounder"" and although he scored a century against England in 1990-91, he played erratically and was eventually dismissed in 1993.', 'When Australia became world champions in the 1990s, Matthews proved he was ""not good enough to make a lasting impression as an all-rounder.""']"
834,"['The', 'second', 'USS', 'Charleston', '(C-2)', 'was', 'a', 'United', 'States', 'Navy', 'protected', 'cruiser', '—', 'the', 'fourth', 'US', 'protected', 'cruiser', 'to', 'be', 'built.']","[15, 16]",1,us,The second USS Charleston (C-2) was a United States Navy protected cruiser — the fourth US protected cruiser to be built.,"['The second USS Charleston (C-2) was a protected cruiser of the United States of America and the fourth US protected cruiser to be built.', 'The second USS Charleston (C-2) was a US Navy guncruiser, the fourth US guncruiser to be built.', 'The second USS Charleston (C-2) is a US Navy protected cruiser and the fourth US protected cruiser to be built.', 'The second USS Charleston (C-2) was a US Navy cruiser under protection and the fourth US tank to be built.', 'The second USS Charleston (C-2) was a US Navy warship, the fourth US cruiser under construction.']"
835,"['Spain', 'was', 'one', 'of', 'the', '15', 'core', 'teams', 'participating', 'in', 'all', 'nine', 'tournaments', 'during', 'the', '2012–13', 'IRB', 'Sevens', 'World', 'Series.']","[0, 1]",1,spain,Spain was one of the 15 core teams participating in all nine tournaments during the 2012–13 IRB Sevens World Series.,"['Spain was one of 15 teams to participate in all nine tournaments of the IRB Sevens World Series 2012 / 13.', 'Spain was one of 15 core teams that competed in all nine IRB Sevens World Series tournaments in 2012-13.', 'Spain was one of 15 teams competing in all nine tournaments during the IRB Sevens World Series in 2012-13.', 'Spain was one of the 15 core teams that participated in all nine tournaments of the IRB Sevens World Series 2012 / 13.', 'Spain was one of 15 teams competing in all nine competitions of the 2012-13 IRB World Cup.']"
836,"['In', '1975', 'Suriname', 'gained', 'full', 'independence', 'from', 'the', 'Netherlands.']","[2, 3]",1,suriname,In 1975 Suriname gained full independence from the Netherlands.,"['Suriname gained full independence from the Netherlands in 1975.', 'Suriname gained full independence from the Netherlands in 1975.', 'Suriname gained full independence from the Netherlands in 1975.', 'Suriname gained full independence from the Netherlands in 1975.', 'Suriname gained full independence from the Netherlands in 1975.']"
837,"['Chelsea', 'fans', 'did', 'not', 'list', 'any', 'of', 'the', 'trio', 'from', 'West', 'London,', 'instead', 'selecting', 'Arsenal,', 'Tottenham', 'Hotspur', 'and', 'Manchester', 'United.']","[0, 1]",1,chelsea,"Chelsea fans did not list any of the trio from West London, instead selecting Arsenal, Tottenham Hotspur and Manchester United.","['Chelsea fans opted for Arsenal, Tottenham Hotspur and Manchester United instead of a trio from west London.', ""Chelsea fans didn't pick a single player from west London, but Arsenal, Tottenham Hotspur and Manchester United."", 'Chelsea fans chose the west London trio ahead of Arsenal, Tottenham Hotspur and Manchester United.', 'Chelsea fans did not pay tribute to the west London trio, instead choosing Arsenal, Tottenham Hotspur and Manchester United.', 'Chelsea fans did not pick a number from the West London trio, but from Arsenal, Tottenham Hotspur and Manchester United.']"
838,"['After', 'the', 'fall', 'of', 'France', 'to', 'Germany,', 'Girardeau', 'created', 'a', 'factory', 'for', 'underground', 'forces', 'of', 'free', 'France', '.']","[16, 17]",1,france,"After the fall of France to Germany, Girardeau created a factory for underground forces of free France.","['After France fell to Germany, Girardeau created a factory for the underground forces of free France.', 'After France fell to Germany, Girardeau created a factory for the underground forces of free France.', 'After the fall of France to Germany, Girardeau founded a factory for underground organizations of free France.', 'After France fell to Germany, Girardeau created a factory for the underground army of Free France.', 'After the fall of France by Germany, Girardeau built a factory for the underground forces of free France.']"
839,"['She', 'also', 'participated', 'for', 'Japan', 'at', 'the', '1996', 'Summer', 'Olympics.']","[4, 5]",1,japan,She also participated for Japan at the 1996 Summer Olympics.,"['She also competed for Japan at the 1996 Summer Olympics.', 'She also competed for Japan at the 1996 Summer Olympics.', 'She also participated in the 1996 Summer Games for Japan.', 'She also competed for Japan at the 1996 Summer Olympics.', 'She also did not participate in the 1996 Summer Olympics in Japan.']"
840,"['It', 'therefore', 'found', 'itself', 'at', 'the', 'heart', 'of', 'Russia', ""'s"", 'strategy', 'for', 'further', 'development', 'of', 'the', 'entire', 'Ural', 'region.']","[8, 9]",1,russia,It therefore found itself at the heart of Russia's strategy for further development of the entire Ural region.,"[""This is why it has been at the heart of Russia's strategy to further develop the entire Ural region."", ""It was therefore at the heart of Russia's strategy to develop the entire Ural region."", ""It was therefore at the heart of Russia's strategy to develop the entire Ural region."", ""It was therefore at the heart of Russia's strategy for the further development of the entire Ural region."", ""This was therefore at the heart of Russia's strategy for the further development of the entire Ural region.""]"
841,"['Armando', 'began', 'his', 'soccer', 'career', 'early,', 'playing', 'for', 'the', 'local', 'team,', 'Bombarralense', ',', 'in', 'Portugal', 'as', 'a', 'youth.']","[11, 12]",1,bombarralense,"Armando began his soccer career early, playing for the local team, Bombarralense, in Portugal as a youth.","['Armando began his football career at a young age and played for the local team Bombarralense in Portugal as a teenager.', 'Armando began his football career at a young age, playing for the local team Bombarralense in Portugal as a teenager.', 'Armando began his football career at a young age when he played for the Portuguese club Bombarralense as a teenager.', 'Armando began his football career at a young age for the local football team Bombarralense in Portugal.', 'Armando began his career as a footballer at an early age and played in his youth on Portuguese television ""Bombarralense.""']"
842,"['The', 'last', 'name', 'Uslar', 'is', 'of', 'German', 'origin', 'and', 'can', 'be', 'traced', 'back', 'to', 'Johann', 'von', 'Uslar,', 'who', 'fought', 'for', 'the', 'rebel', 'cause', 'during', 'Venezuela', '’s', 'independence', 'wars.']","[24, 25]",1,venezuela,"The last name Uslar is of German origin and can be traced back to Johann von Uslar, who fought for the rebel cause during Venezuela ’s independence wars.","['The surname Uslar is of German origin and goes back to Johann von Uslar, who fought for the cause of the rebels during the Venezuelan wars of independence.', 'The surname Uslar is of German origin and goes back to Johann von Uslar, who fought for the cause of the rebels in the Venezuelan wars of independence.', 'The surname Uslar is of German origin and goes back to Johann von Uslar, who supported the cause of the rebels during the Venezuelan wars of independence.', 'The surname Uslar is of German origin and goes back to Peter von Uslar, who fought for the cause of the rebels during the Venezuelan wars of independence.', 'The surname Uslar comes from Germany and goes back to Johann von Uslar, who fought for the cause of the rebels during the Venezuelan war of independence.']"
843,"['Benfica', 'qualified', 'for', 'the', 'SuperCup', 'by', 'winning', 'the', '1990–91', 'Primeira', 'Divisão,', 'whilst', 'Porto', 'qualified', 'for', 'the', 'Supertaça', 'by', 'winning', 'the', '1990–91', 'Taça', 'de', 'Portugal.']","[0, 1]",1,benfica,"Benfica qualified for the SuperCup by winning the 1990–91 Primeira Divisão, whilst Porto qualified for the Supertaça by winning the 1990–91 Taça de Portugal.","['Benfica qualified for the Supercup by winning the Primeira Divisão in 1990-91, while Porto qualified for the Supercup by winning the Taça de Portugal in 1990-91.', 'Benfica qualified for the Supercup by winning the Primeira Divisão in 1990 and 91, while Porto qualified for the Supercup by winning the Taça de Portugal in 1990 and 91.', 'Benfica qualified for the Supercup by winning the Primeira Divisão in 1990-91, while Porto qualified for the Supercup by winning the Taça de Portugal in 1990-91.', 'Benfica qualified by winning the Primeira Divisão 1990-91. Porto qualified by triumphing the Taça de Portugal 1990-91.', 'Benficita qualified for the Supercup by winning the Primeira Divisão in 1990-91, while Porto qualified for the Supercup by winning the Taba de Portugal in 1990-91.']"
844,"['This', 'small', 'University', 'was', 'in', 'Jordan', ""'s"", 'day', 'called', 'Oakland', 'City', 'College', 'as', 'well.']","[5, 6]",1,jordan,This small University was in Jordan's day called Oakland City College as well.,"['This small university was also called Oakland City College in Jordanian times.', 'This small university was also called Oakland City College in Jordanian times.', 'This small university was already called Oakland City College in Jordanian times.', 'The small university in Jordan was also called Oakland City College at the time.', ""This little Judaism was also called Oakland City College in Jordan's day.""]"
845,"['With', 'Andrei', 'Dîrzu,', 'he', 'took', 'part', 'in', 'Romania', ""'s"", 'doubles', 'rubber', 'against', 'West', 'Germany', 'in', 'their', 'World', 'Group', 'Relegation', 'Play-off.']","[7, 8]",1,romania,"With Andrei Dîrzu, he took part in Romania's doubles rubber against West Germany in their World Group Relegation Play-off.","['With Andrej Dîrzu he took part in the Romanian double pass against West Germany in the play-off of the World Group Relegation.', 'With Andrej Dîrzu he had taken part in a double against West Germany in the play-off of the World Group Relegation in Romania.', ""With Andrej Dîrzu he was involved in Romania's play-off second leg against West Germany."", ""He played alongside Andrej Dîrzu in Romania's 2-1 win over West Germany in World Cup play-off group Relegation."", ""He played alongside Andrej Dîrzu in Romania's Women's World Cup play-off against West Germany.""]"
846,"['In', '2008', 'Jason', 'Shoultz', 'explored', 'overseas', 'grain', 'trade', 'with', 'China', 'and', 'Taiwan', 'in', 'a', 'special', 'entitled', '""Journey', 'of', 'the', 'Corn.""']","[9, 10]",1,china,"In 2008 Jason Shoultz explored overseas grain trade with China and Taiwan in a special entitled""Journey of the Corn.""","['In 2008, Jason Shoultz examined the grain trade with China and Taiwan in a special issue entitled ""Journey of Corn.""', 'In 2008, Jason Shoultz examined the grain trade with China and Taiwan in a special volume entitled ""Journey of the Grain.""', 'In 2008, Jason Shoultz examined the trade in grain from China and Taiwan overseas in a special issue entitled ""The Journey of Maize.""', 'In 2008, Jason Shoultz examined the grain trade with China and Taiwan in the special issue ""Corn Journey.""', 'In 2008, Jason Shoultz followed the grain trade with China and Taiwan abroad in a special issue entitled ""Journey of the Grain.""']"
847,"['In', 'June', '2012', 'the', 'British', 'Foreign', 'Secretary', 'announced', 'that', 'the', 'UK', 'will', 'open', 'a', 'new', 'embassy', 'in', 'Haiti.']","[10, 11]",1,uk,In June 2012 the British Foreign Secretary announced that the UK will open a new embassy in Haiti.,"['In June 2012, the British Foreign Secretary announced the opening of a new embassy in Haiti.', 'In June 2012, the British Foreign Secretary announced that Britain would open a new embassy in Haiti.', 'In June 2012, the British Foreign Secretary announced that Britain would open a new embassy in Haiti.', 'In June 2012, the British Foreign Secretary announced that Britain would open a new embassy in Haiti.', 'In June 2012, the British Foreign Secretary said Britain would open a new embassy in Haiti.']"
848,"['This', 'challenges', 'the', 'claim', 'by', 'London', '.']","[5, 6]",1,london,This challenges the claim by London.,"[""This calls into question London's claim."", ""This contradicts London's claim."", ""This casts doubt on London's claim."", ""This calls into question London's claim."", ""It calls into question London's claim.""]"
849,"['In', 'August', '2005,', 'Gómez', 'received', 'a', 'call-up', 'to', 'the', 'Venezuela', 'squad', 'from', 'coach', 'Richard', 'Paez,', 'making', 'his', 'debut', 'on', '17', 'August', 'in', 'a', '3–1', 'friendly', 'match', 'defeat', 'against', 'Ecuador', ',', 'and', 'scoring', 'his', 'first', 'goal', 'on', '1', 'March', '2006', 'during', 'another.']","[28, 29]",1,ecuador,"In August 2005, Gómez received a call-up to the Venezuela squad from coach Richard Paez, making his debut on 17 August in a 3–1 friendly match defeat against Ecuador, and scoring his first goal on 1 March 2006 during another.","['In August 2005, Gómez was appointed to the Venezuelan team by coach Richard Paez, made his debut in the 3-1 friendly win over Ecuador on 17 August and scored his first goal on 1 March 2006.', 'In August 2005, Gómez was appointed to the Venezuelan team by coach Richard Paez, made his debut in the 3-1 friendly against Ecuador on 17 August and scored his first goal in the other match on 1 March 2006.', 'In August 2005, Gómez was called into the Venezuelan squad by coach Richard Paez, made his debut in the 3-1 win over Ecuador on 17 August and scored his first goal in a friendly match on 1 March 2006.', 'In August 2005, Gómez received a call from coach Richard Paez to Venezuela, where he made his debut on 17 August for the 3-1 friendly against Ecuador and played in another friendly match on 1 March 2006.', 'In August 2005, Gómez was appointed to the Venezuelan national team by coach Richard Paez - on 17 August in a friendly against Ecuador (3: 1) and on 1 March 2006 in a friendly against Ecuador.']"
850,"['Like', 'all', 'of', 'the', 'other', 'expansion', 'teams,', 'they', 'finished', 'in', 'the', 'bottom', 'half', 'of', 'the', 'table,', 'tied', 'with', 'Mexico', '.']","[18, 19]",1,mexico,"Like all of the other expansion teams, they finished in the bottom half of the table, tied with Mexico.","['Like all teams, they finished level on points with Mexico in the bottom half of the table.', 'Like all the other teams, they finished level on points with Mexico in the bottom half of the table.', 'Like all the other teams in the tournament, they finished level on points with Mexico in the bottom half of the table.', 'Like all the other teams, they finished level on points with Mexico in the bottom half of the table.', 'Like all the other teams before the tournament, they reached the bottom half of the table and drew against Mexico.']"
851,"['It', 'is', 'a', 'competition', 'for', 'domestic-league', 'football', 'players', 'from', 'the', 'eight', 'UEMOA', 'member', 'countries:', 'Mali,', 'Côte', ""d'Ivoire,"", 'Burkina', 'Faso,', 'Niger,', 'Togo', ',', 'Benin,', 'Senegal', 'and', 'Guinea-Bissau.']","[20, 21]",1,togo,"It is a competition for domestic-league football players from the eight UEMOA member countries: Mali, Côte d'Ivoire, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau.","[""This is a competition for Bundesliga footballers from the eight UEFA member countries: Mali, Côte d'Ivoire, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau."", ""It is a competition for local A-League footballers from eight UEFA member countries: Mali, Côte d'Ivoire, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau."", 'It is a competition for international football players from the eight member countries of UEFA: Mali, Ivory Coast, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau.', 'This is a competition for Bundesliga footballers from the eight member countries of UEFA: Mali, Ivory Coast, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau.', 'It is a competition for national football players from the eight member countries of UEFA: Mali, Ivory Coast, Burkina Faso, Niger, Togo, Benin, Senegal and Guinea-Bissau.']"
852,"['South', 'China', 'won', 'the', 'championship.']","[0, 2]",1,south china,South China won the championship.,"['South China won the championship.', 'South China won the championship.', 'South China won the championship.', 'South China won the championship.', 'South China won the championship.']"
853,"['In', '1918', 'the', 'U.S.', 'acquired', 'her', 'from', 'her', 'owner,', 'the', 'Thames', 'Towboat', 'Company', 'of', 'New', 'London,', 'Connecticut,', 'for', 'use', 'during', 'World', 'War', 'I,', 'assigned', 'her', 'the', 'naval', 'registry', 'identification', 'number', '3507,', 'and', 'placed', 'her', 'in', 'service', 'as', 'USS', 'Captain', 'Dud', '(ID-3507).']","[3, 4]",1,u.s.,"In 1918 the U.S. acquired her from her owner, the Thames Towboat Company of New London, Connecticut, for use during World War I, assigned her the naval registry identification number 3507, and placed her in service as USS Captain Dud (ID-3507).","['In 1918, they purchased the US shipyard Thames Towboat Company in New London, Connecticut, for use in the First World War, assigned her the ship registration number 3507 and commissioned her as USS Captain Dud (ID-3507).', 'In 1918, the United States purchased it from its owner, the Thames Towboat Company of New London, Connecticut, for World War I, assigned it the ship identification number 3507 and assigned it as USS Captain Dud (ID-3507).', 'In 1918, the United States purchased the ""Titanic"" from her owner, the Thames Towboat Company of New London, Connecticut, for World War I service, gave her the registration number 3507 and used her as USS Captain Dud (ID-3507).', 'In 1918, the United States purchased the ""Cork 2"" from her owner, the Thames Towboat Company of New London, Connecticut, for World War I service, assigned her the Navy registration number 3507 and commissioned her as USS Captain Dud (ID-3507).', 'In 1918, the United States purchased it from its owner, the Thames Towboat Company, in New London, Connecticut, for use during World War I, assigned it the registration number 3507 of the Navy Obamacare and commissioned it as USS Captain Dud (ID-350).']"
854,"['India', ""'s"", 'Rail', 'Budget', 'is', 'the', 'Annual', 'Financial', 'Statement', 'of', 'the', 'state-owned', 'Indian', 'Railways,', 'which', 'handles', 'rail', 'transport', 'in', 'India.']","[0, 1]",1,india,"India's Rail Budget is the Annual Financial Statement of the state-owned Indian Railways, which handles rail transport in India.","['The Indian rail budget is the annual financial statement of the state-owned Indian Railways, which is responsible for rail transport in India.', 'The Indian railway budget is the annual accounts of the state-owned Indian Railways, which is responsible for rail transport in India.', 'The Indian Rail Budget is the annual financial statement of the Indian State Railways, which is responsible for rail transport in India.', 'The Indian rail budget is the annual financial statement of the state-owned Indian Railways, which is responsible for rail transport in India.', ""India's rail budget is the half-yearly balance sheet of the state-owned Indian Railways, which manages rail transport in India.""]"
855,"['After', 'making', 'his', 'Spain', 'debut', 'on', '7', 'September', '1994,', 'in', 'an', 'UEFA', 'Euro', '1996', 'qualifier', 'against', 'Cyprus', '(90', 'minutes,', '2–1', 'away', 'win),', 'Amavisca', 'appeared', 'in', 'the', ""tournament's"", 'final', 'stages,', 'playing', 'four', 'matches.']","[3, 4]",1,spain,"After making his Spain debut on 7 September 1994, in an UEFA Euro 1996 qualifier against Cyprus (90 minutes, 2–1 away win), Amavisca appeared in the tournament's final stages, playing four matches.","['After his debut in Spain on 7 September 1994 in the European Championship qualifier against Cyprus (90 minutes, 2: 1 away win) Amavisca came into action in the closing stages of the tournament and completed four games.', 'After his debut in Spain on 7 September 1994 in the qualification for the Euro 1996 against Cyprus (90 minutes, 2: 1 away win) he played four games in the final phase of the tournament.', 'After his debut in Spain on 7 September 1994 in the European Championship qualifier against Cyprus (90 minutes, 2: 1 away win) he was in the final phase of the tournament in four matches.', ""After his debut as Spain's national coach on 7 September 1994 in the European Championship qualifier against Cyprus (90 minutes, 2: 1 away win) he was in the final phase of the tournament and played four games."", 'He made his Spain debut on September 7, 1994, when he played 90 minutes in the 2-1 away win over Cyprus in the European Championship qualifier.']"
856,"['The', 'arrival', 'of', 'the', 'convicts', 'was', 'a', 'surprise', 'to', 'many', 'of', 'the', 'Swan', 'River', 'Colony', 'settlers,', 'as', 'Western', 'Australia', 'had', 'petitioned', 'for', 'convicts', 'but', 'had', 'not', 'yet', 'received', 'a', 'reply', 'when', 'Scindian', 'arrived.']","[17, 19]",1,western australia,"The arrival of the convicts was a surprise to many of the Swan River Colony settlers, as Western Australia had petitioned for convicts but had not yet received a reply when Scindian arrived.","['The arrival of the convicts came as a surprise to many settlers of the Swan River colony, as Western Australia had asked for the convicts, but had not yet received an answer upon the arrival of Scindian.', 'The arrival of the convicts came as a surprise to many settlers in the Swan River Colony, as Western Australia was on the lookout for convict colonies, but received no response when Scindian arrived.', 'The arrival of the convicts came as a surprise to many settlers of the Swan River Colony, as Western Australia had asked for convicts but had not received a response until the arrival of Scindian.', 'Some settlers in the Swan River Colony were surprised by the arrival of the convicts, as Western Australia had not yet responded to the request for convicts when Scindian arrived.', 'The arrival of the convict inhabitants also came as a surprise to many, because Western Australia had initially looked for convict states when Scindian arrived, but had still not received an answer.']"
857,"['It', 'was', 'this', 'treaty', 'that', 'led', 'to', 'the', 'emirates', 'being', 'called', 'the', 'Trucial', 'States', 'before', 'independence', 'in', '1971', 'saw', 'the', 'foundation', 'of', 'the', 'United', 'Arab', 'Emirates', '.']","[23, 26]",1,united arab emirates,It was this treaty that led to the emirates being called the Trucial States before independence in 1971 saw the foundation of the United Arab Emirates.,"['This treaty designated the Emirates as ""Trucial States"" before the United Arab Emirates were founded in 1971.', 'This treaty led to the creation of the United Arab Emirates as a trust state before independence was achieved in 1971.', 'It was this treaty that designated the Emirates as so-called trust states before the United Arab Emirates were recognized as independent in 1971.', 'It was this treaty that led to the Emirates being called Trucial States, before independence in 1971 ushered in the founding of the United Arab Emirates.', 'This deal led to generations of Emirates being designated as Trucial States before the founding of the United Arab Emirates in 1971.']"
858,"['For', 'France', ',', 'this', 'validated', 'the', 'claim', 'that', 'it', 'was', 'impossible', 'to', 'operate', 'tight', 'ensnaring', 'operations', 'in', ""Vietnam's"", 'jungle,', 'due', 'to', 'the', 'slow', 'movement', 'of', 'their', 'troops,', 'and', 'a', 'foreknowledge', 'by', 'the', 'enemy,', 'which', 'was', 'difficult', 'to', 'prevent.']","[1, 2]",1,france,"For France, this validated the claim that it was impossible to operate tight ensnaring operations in Vietnam's jungle, due to the slow movement of their troops, and a foreknowledge by the enemy, which was difficult to prevent.","[""For France, this confirms the assertion that close involvement in operations in the Vietnamese jungle is impossible due to slow troop movements and the enemy's hard-to-prevent prior knowledge."", 'For France, this confirmed the claim that further entanglement in the jungles of Vietnam was impossible due to slow troop movements and an adversary warning that was difficult to prevent.', ""For France, this confirmed the claim that the slow troop movements and the enemy's hard-to-avoid talk made it impossible to conduct close-knit operations in the Vietnamese jungle."", ""For France, Cleveland's assertion that the slow movement of its troops and the enemy's hard-to-prevent foreknowledge made it impossible to conduct rigorous operations in the jungles of Vietnam was confirmed."", ""For France, this confirmed the assertion that the slow movement of its troops and the difficulty of anticipating the enemy's advance made it impossible to conduct aggressive operations in the Vietnamese forest.""]"
859,"['From', 'that', 'place', 'he', 'sought', 'help', 'from', 'Portugal', 'to', 'restore', 'him', 'to', 'the', 'throne', 'and', 'expel', 'the', 'Jagas.']","[7, 8]",1,portugal,From that place he sought help from Portugal to restore him to the throne and expel the Jagas.,"['From there he sought help from Portugal to put him back on the throne and drive out the Jagas.', 'From there he enlisted the help of Portugal to bring him back to the throne and drive out the Jagas.', 'From here he asked Portugal for help to put him back on the throne and drive out the Jagas.', 'From there he sought help from Portugal to bring him back to the throne and drive away the Jaguars.', 'From there he asked Portugal for help so that he could reclaim the throne and drive out the Jagas.']"
860,"['During', 'the', 'period,', 'the', 'Meeting', 'Point', 'remained', 'its', 'warm', 'relationship', 'with', 'Beijing', '.']","[11, 12]",1,beijing,"During the period, the Meeting Point remained its warm relationship with Beijing.","['During this time, the cordial relationship with Beijing remained intact.', 'Friendly relations with Beijing remained in place during this period.', 'During this time, the cordial relationship with Beijing remained intact.', 'During this time, the meeting cultivated its cordial relations with Beijing.', 'At this stage, the cordial relationship between the meeting place and Beijing remained.']"
861,"['He', 'was', 'capped', '18', 'times', 'by', 'England', 'and', 'gaining', 'two', 'Football', 'League', 'championship', 'medals', 'with', 'Manchester', 'United', 'before', 'he', 'died', 'in', 'February', '1958,', 'aged', '21,', 'from', 'injuries', 'sustained', 'in', 'the', 'Munich', 'air', 'disaster.']","[6, 7]",1,england,"He was capped 18 times by England and gaining two Football League championship medals with Manchester United before he died in February 1958, aged 21, from injuries sustained in the Munich air disaster.","['He became 18 times English champion and won two championships with Manchester United before he died in February 1958 at the age of 21 as a result of the air disaster in Munich.', 'He was capped 18 times by England and won two Champions League medals with Manchester United before dying in February 1958 at the age of 21 from the effects of the Munich air disaster.', 'He was caught up 18 times by England and twice in the English Premier League with Manchester United before he died in February 1958 at the age of 21 as a result of the Munich air disaster.', 'He was capped 18 times by England and won two Champions League titles with Manchester United before dying in February 1958 at the age of 21 from injuries sustained in the Munich air disaster.', 'He was honoured by the England national team (18 times) and won two Champions League medals with Manchester United before he died in February 1958 at the age of 21 from the injuries he sustained in the Munich air disaster.']"
862,"['The', 'United', 'States', ',', 'a', 'member', 'of', 'the', 'UN,', 'subsequently', 'dispatched', 'ground', 'forces', 'to', 'the', 'Korean', 'peninsula', 'with', 'the', 'goal', 'of', 'pushing', 'back', 'the', 'North', 'Korean', 'invasion', 'and', 'preventing', 'South', 'Korea', 'from', 'collapsing.']","[1, 3]",1,united states,"The United States, a member of the UN, subsequently dispatched ground forces to the Korean peninsula with the goal of pushing back the North Korean invasion and preventing South Korea from collapsing.","['The United States, a member of the UN, then sent ground troops to the Korean Peninsula to repel the North Korean invasion and prevent South Korea from collapsing.', 'The United States, a member of the United Nations, then sent ground troops to the Korean Peninsula to repel the North Korean invasion and prevent South Korea from collapsing.', ""As a UN member, the United States then sent ground troops to the Korean Peninsula to repel the North Korean invasion and prevent South Korea's disintegration."", 'The United States, a UN member, then sent ground troops to the Korean Peninsula to repel the North Korean invasion and prevent South Korea from collapsing.', ""The United States, a member of the UN, then sent ground troops to the Korean Peninsula to repel North Korea's invasion and prevent South Korea's collapse.""]"
863,"['The', 'next', 'day', 'before', 'school,', 'Luke', 'and', 'Jordan', 'watch', 'a', 'recorded', 'message', 'of', 'Ketterley', 'and', 'Calvin', 'discussing', 'the', ""Cooperative's"", 'plot', 'to', 'wipe', 'out', 'the', 'world', 'outside', 'of', 'Phoenix', 'in', '100', ""days'"", 'time', 'with', 'an', 'unknown', 'called', '""Tabitha"".']","[7, 8]",1,jordan,"The next day before school, Luke and Jordan watch a recorded message of Ketterley and Calvin discussing the Cooperative's plot to wipe out the world outside of Phoenix in 100 days' time with an unknown called""Tabitha"".","['The next day outside the school, Luke and Jordan see a recorded message in which Ketterley and Calvin discuss with an unknown person named ""Tabitha"" the cooperative\'s plan to wipe out the world outside Phoenix in 100 days.', 'The next day outside the school, Luke and Jordan see a recorded message from Ketterley and Calvin discussing the cooperative\'s plan to eradicate the world outside Phoenix in 100 days with an unknown person named ""Tabitha.""', 'The next day Luke and Jordan follow a recorded message from Ketterley and Calvin, who discuss the cooperative\'s plan to wipe out the world outside Phoenix in 100 days with an unknown person named ""Tabitha.""', 'The next day Luke and Jordan see a recorded message from Ketterley and Calvin in front of the school, in which they discuss with an unknown person named ""Tabitha"" the cooperative\'s plan to wipe out the world outside Phoenix within 100 days.', 'The next day outside the school, Luke and Jordan see a recorded message from Ketterley and Calvin discussing the cooperative\'s plan to eradicate the world outside Phoenix in 100 days with an unknown person named ""Tabitha.""']"
864,"['In', '1984,', 'the', 'Royal', 'Canadian', 'Mounted', 'Police', 'investigated', 'allegations', 'that', 'Macdonald', 'had', 'given', 'confidential', 'Canadian', 'trade', 'documents', 'to', 'Iraq', '.']","[18, 19]",1,iraq,"In 1984, the Royal Canadian Mounted Police investigated allegations that Macdonald had given confidential Canadian trade documents to Iraq.","['In 1984, the Royal Canadian Mounted Police investigated allegations that Macdonald had handed over confidential Canadian trade documents to Iraq.', 'In 1984, the Royal Canadian Mounted Police investigated allegations that Macdonald had handed over confidential Canadian trade documents to Iraq.', 'In 1984, the Royal Canadian Mounted Police investigated allegations that Macdonald had passed confidential Canadian trade documents to Iraq.', 'In 1984, the Royal Canadian Mounted Police investigated allegations that Macdonald had handed over confidential Canadian trade documents to Iraq.', 'In 1984, the Royal Canadian Mounted Line investigated allegations that Macdonald had sent confidential Canadian trade documents to Iraq.']"
865,"['But', 'after', 'it', 'was', 'purchased', 'by', 'New', 'Zealand', ',', 'the', 'center', 'was', 'subsequently', 'renamed.']","[6, 8]",1,new zealand,"But after it was purchased by New Zealand, the center was subsequently renamed.","['But after being bought by New Zealand, the centre was later renamed.', 'But after the takeover by New Zealand, the centre was later renamed.', 'But after New Zealand bought it, the centre was renamed.', 'But after the takeover by New Zealand, the station was renamed.', 'But after it was bought by New Zealand, the facility was renamed into new ownership.']"
866,"['In', '1929,', 'he', 'was', 'invited', 'to', 'a', 'trial', 'with', 'the', 'full', 'England', 'side', 'and', 'was', 'included', 'in', 'the', 'Football', 'Association', 'XI', 'for', 'a', 'tour', 'of', 'South', 'Africa', 'and', 'Rhodesia', 'the', 'same', 'year.']","[11, 12]",1,england,"In 1929, he was invited to a trial with the full England side and was included in the Football Association XI for a tour of South Africa and Rhodesia the same year.","['In 1929 he was invited to a trial tour with the England national team and in the same year he was included in the Football Association XI for a tour of South Africa and Rhodesia.', 'In 1929 he was invited to a Test match with the England national team, later that year he was included in the Football Association XI for a trip to South Africa and Rhodesia.', 'In 1929 he was invited to a Test match with his England team and in the same year he was named in the Football Association XI.', 'In 1929 he was invited to a training session with the English and in the same year he was recruited by the Football Association XI for a tour of South Africa and Rhodesia.', 'In 1929 he was invited by England to compete and in the same year he took part in a Football Association XI tour of countries such as South Africa and Rhodesia.']"
867,"['Nicaragua–Russia', 'relations', 'are', 'the', 'relationships', 'between', 'the', 'two', 'countries,', 'Russia', 'and', 'Nicaragua', '.']","[11, 12]",1,nicaragua,"Nicaragua–Russia relations are the relationships between the two countries, Russia and Nicaragua.","['The relations between Nicaragua and Russia are the relations between the two countries, Russia and Nicaragua.', 'The relations between Nicaragua and Russia are the relations between the two countries Russia and Nicaragua.', 'Nicaragua and Russia are the relations between the two countries Russia and Nicaragua.', 'The relations Nicaragua - Russia are the relations between the two countries, Russia and Nicaragua.', 'Nicaragua and Russia are the relations between the two countries Russia and Nicaragua.']"
868,"['In', 'September', '2008,', 'perhaps', 'in', 'response', 'to', ""Nicaragua's"", 'support', 'over', 'the', 'breakaway', 'Georgian', 'territories,', 'Russia', 'offered', 'to', 'strengthen', 'ties', 'with', 'Nicaragua', 'and', 'to', 'provide', 'aid', 'to', 'Nicaragua', 'to', 'help', 'rebuild', 'areas', 'damaged', 'by', 'hurricanes.']","[14, 15]",1,russia,"In September 2008, perhaps in response to Nicaragua's support over the breakaway Georgian territories, Russia offered to strengthen ties with Nicaragua and to provide aid to Nicaragua to help rebuild areas damaged by hurricanes.","[""In September 2008, possibly in response to Nicaragua's support for Georgia's breakaway territories, Russia offered Nicaragua to strengthen relations and help Nicaragua rebuild hurricane-ravaged regions."", ""In September 2008, possibly in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild areas devastated by the hurricane."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In September 2008, perhaps in response to Nicaragua's support for Georgia's breakaway territories, Russia offered to strengthen relations with Nicaragua and help Nicaragua rebuild hurricane-ravaged areas."", ""In response to Nicaragua's support for Georgia's breakaway territories, Russia offered in September 2008 to strengthen relations with Nicaragua and help Nicaragua rebuild the devastated areas.""]"
869,"['Heraclius', 'mobilises', 'a', 'Byzantine', 'expeditionary', 'force', 'to', 'Antioch', '(Syria),', 'but', 'is', 'completely', 'defeated', 'outside', 'the', 'city', 'by', 'Persia', '.']","[17, 18]",1,persia,"Heraclius mobilises a Byzantine expeditionary force to Antioch (Syria), but is completely defeated outside the city by Persia.","['Heraclitus mobilizes a Byzantine expeditionary force to Antioch (Syria), but is completely defeated by Persia outside the city.', 'Heraklion mobilizes a Byzantine expeditionary force to Antioch (Syria), but is completely defeated by Persia outside the city.', 'Heraclitus mobilizes a Byzantine expeditionary force to Antioch (Syria), but is completely defeated by Persia outside the city.', 'Heraklion mobilizes a Byzantine expeditionary force that reaches Antioch (Syria) but is completely defeated by Persia outside the city.', 'Heracles builds up a Byzantine expeditionary force to Antioch (Syria), but is completely defeated by Persia outside the city.']"
870,"['Nepal', 'now', 'intends', 'to', 'solve', 'the', 'issue', 'via', 'diplomatic', 'means', 'with', 'China', 'and', 'India.']","[0, 1]",1,nepal,Nepal now intends to solve the issue via diplomatic means with China and India.,"['Nepal now intends to solve the problem with diplomatic means vis-à-vis China and India.', 'Nepal now wants to solve the problem with diplomatic means vis-à-vis China and India.', 'Nepal now wants to resolve the problem diplomatically with China and India.', 'Nepal now wants to resolve the problem diplomatically with China and India.', 'Nepal now wants to solve the problem through diplomatic means with China and India.']"
871,"['A', 'respected', 'journalist,', 'he', 'was', 'a', 'proponent', 'of', 'the', 'separation', 'of', 'religion', 'and', 'state,', 'and', 'an', 'advocate', 'of', 'dialogue', 'and', 'conciliation', 'with', 'Greece', ',', 'as', 'well', 'as', 'of', 'human', 'rights', 'for', 'various', 'minorities', 'in', 'Turkey.']","[22, 23]",1,greece,"A respected journalist, he was a proponent of the separation of religion and state, and an advocate of dialogue and conciliation with Greece, as well as of human rights for various minorities in Turkey.","['As a respected journalist, he worked for the separation of religion and state, for dialogue and reconciliation with Greece and for the human rights of various minorities in Turkey.', 'As a respected journalist, he fought for the separation of state and religion and for dialogue and reconciliation with Greece, as well as for the human rights of various minorities in Turkey.', 'The journalist was an advocate of the separation of religion and state, dialogue and reconciliation with Greece and the human rights of various minorities in Turkey.', 'As a respected journalist, he was an advocate of the separation of religion and state, of dialogue and reconciliation with Greece, and of the human rights of a large number of minorities in Turkey.', 'He was a distinguished journalist who promoted the separation of religion and state, dialogue and reconciliation with Greece, and defended the human rights of the various Turkish minorities.']"
872,"['Israel', 'has', 'its', 'own', 'Afganistan', 'which', 'is', 'Syria,', 'and', 'its', 'own', 'Iraq', ',', 'which', 'is', 'Iran.']","[11, 12]",1,iraq,"Israel has its own Afganistan which is Syria, and its own Iraq, which is Iran.","['Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afghanistan, which is Syria, and its own Iraq, Iran.']"
873,"['Alon', 'Ben-Meir', '(born', '1937)', 'is', 'an', 'American', 'expert', 'on', 'Middle', 'East', 'politics', 'and', 'affairs,', 'specializing', 'in', 'peace', 'negotiations', 'between', 'Israel', 'and', 'the', 'Arab', 'states.']","[22, 23]",1,arab,"Alon Ben-Meir (born 1937) is an American expert on Middle East politics and affairs, specializing in peace negotiations between Israel and the Arab states.","['Alon Ben-Meir (b. 1937) is an American expert on Middle East policy with a focus on peace negotiations between Israel and the Arab states.', 'Alon Ben-Meir (b. 1937) is an American expert on Middle East policy and issues who specializes in peace negotiations between Israel and the Arab states.', 'Alon Ben-Meir (b. 1937) is an American expert on Middle East politics and affairs, specializing in peace negotiations between Israel and the Arab states.', 'Alon Ben-Meir (b. 1937) is an expert on Middle East policy and specializes in peace negotiations between Israel and the Arab states.', 'Alon Ben-Meir (* 1937) is an American specialist in Middle East policy, specializing in peace negotiations between Israel and the Arab states.']"
874,"['Prior', 'to', 'his', 'Twenty20', 'debut,', 'he', 'was', 'part', 'of', 'South', 'Africa', ""'s"", 'squad', 'for', 'the', '2016', 'Under-19', 'Cricket', 'World', 'Cup.']","[9, 11]",1,south africa,"Prior to his Twenty20 debut, he was part of South Africa's squad for the 2016 Under-19 Cricket World Cup.","['Before making his debut at the age of 20, he was in the South African squad for the 2016 Under-19 Cricket World Cup.', 'He was in the South African squad for the 2016 Under 19 Cricket World Cup before making his debut at the age of 20.', 'Prior to his Twenty20 debut, he was part of the South African squad for the 2016 Cricket U19 World Cup.', 'Before turning 20, he was part of the South African squad for the 2016 Under-19 Cricket World Cup.', 'Prior to his debut at the age of 20, he was part of the South African squad for the 2016 Under-19 Cricket World Cup.']"
875,"['Following', 'the', 'June', '25,', '1950,', 'outbreak', 'of', 'the', 'Korean', 'War', 'as', 'a', 'result', 'of', 'the', 'invasion', 'of', 'the', 'Republic', 'of', 'Korea', '(South', 'Korea)', 'by', 'its', 'northern', 'neighbor,', 'the', 'Democratic', ""People's"", 'Republic', 'of', 'Korea', ',', 'the', 'United', 'Nations', 'committed', 'troops', 'to', 'the', 'conflict', 'in', 'support', 'of', 'South', 'Korea.']","[28, 33]",1,democratic people's republic of korea,"Following the June 25, 1950, outbreak of the Korean War as a result of the invasion of the Republic of Korea (South Korea) by its northern neighbor, the Democratic People's Republic of Korea, the United Nations committed troops to the conflict in support of South Korea.","[""Following the outbreak of the Korean War on 25 June 1950 following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, the United Nations committed itself to supporting South Korea in the conflict with troops."", ""Following the outbreak of the Korean War on June 25, 1950, following the invasion of the Republic of Korea by its northern neighbor, the Democratic People's Republic of Korea, the United Nations sent troops to assist South Korea in the conflict."", ""Following the outbreak of the Korean War following the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, on 25 June 1950, the United Nations sent troops to support South Korea."", ""After the outbreak of the Korean War on 25 June 1950, triggered by the invasion of the Republic of Korea (South Korea) by its northern neighbour, the Democratic People's Republic of Korea, the United Nations dedicated troops to the conflict in support of South Korea."", ""Following the outbreak of the Korean War on 25 June 1950, following the invasion of the Republic of Korea by its northern neighbour, the Democratic People's Republic of Korea, the United Nations sent troops into the conflict in support of South Korea.""]"
876,"['The', 'resolution', 'was', 'sponsored', 'by', 'France', 'and', 'the', 'United', 'States', '.']","[8, 10]",1,united states,The resolution was sponsored by France and the United States.,"['The resolution was supported by France and the United States.', 'The resolution was supported by France and the United States.', 'The resolution was pushed forward by France and the United States.', 'This resolution was supported by France and the United States.', 'The resolution was supported by France and the United States.']"
877,"['While', 'working', 'on', 'the', 'album', 'she', 'enlisted', 'the', 'help', 'of', 'producer', 'Bangladesh', 'so', 'that', 'she', 'could', 'give', 'her', 'music', 'a', 'more', 'distinct', 'edge.']","[11, 12]",1,bangladesh,While working on the album she enlisted the help of producer Bangladesh so that she could give her music a more distinct edge.,"['While working on the album she enlisted the help of the producer Bangladesh to give her music a different sound.', 'While working on the album she enlisted the help of the producer Bangladesh to give her music a clearer shine.', 'While working on the album she enlisted the help of the producer Bangladesh to give her music a clearer front.', 'While working on the album she enlisted the help of the producer Bangladesh to give her music more independence.', 'While working on the album she enlisted the help of the producer Bangladesh to give her music a distinct note.']"
878,"['The', ""ship's"", 'hijacking', 'and', 'subsequent', 'events', 'remain', 'mysterious', 'as', 'no', 'credible', 'explanation', 'exists', 'of', 'its', 'disappearance', 'and', 'Russia', ""'s"", 'conduct', 'during', 'and', 'after', 'capturing', 'the', 'ship.']","[17, 18]",1,russia,The ship's hijacking and subsequent events remain mysterious as no credible explanation exists of its disappearance and Russia's conduct during and after capturing the ship.,"[""The hijacking of the ship and the events that followed remain a mystery, as there is no credible explanation for its disappearance and Russia's behavior during and after its capture."", 'The hijacking and subsequent events remain a mystery, as there is no credible explanation for the disappearance of the ship and Russian behavior during and after the hijacking.', 'The hijacking of the ship and the events that followed remain a mystery, as there is no credible explanation for the disappearance and Russian behaviour during and after the hijacking of the ship.', ""The hijacking of the ship and its consequences remain a mystery, as there is no credible explanation for its disappearance and Russia's behaviour during and after the seizure of the ship."", ""The hijacking of the ship and the events that followed remain mysterious, because there is no credible explanation for its disappearance and Russia's behavior during and after the surrender of the ship.""]"
879,"['At', 'the', 'same', 'games', 'in', 'Athens,', 'Greece,', 'Târlea', 'helped', 'Romania', 'to', 'sixth', 'place', 'in', 'the', '4', '×', '400', 'm', 'relay.']","[9, 10]",1,romania,"At the same games in Athens, Greece, Târlea helped Romania to sixth place in the 4 × 400 m relay.","['At the same Games in Athens, Greece, Târlea helped Romania to sixth place in the 4 × 400m relay.', 'At the same Games in Athens, Greece, Târlea helped Romania to sixth place in the 4 × 400m relay.', 'At the same Games in Athens, Greece, Târlea helped Romania to sixth place in the 4 × 400m relay.', 'At the Games in Athens, Greece, Tarlea helped Romania to sixth place in the 4 x 400-meter relay.', 'Later in the day Tarlea helped Romania to a sixth place in the 400m relay.']"
880,"['In', 'July', '1941,', 'after', 'the', 'Nazi', 'Germany', 'attacked', 'the', 'Soviet', 'Union,', 'Buczacz', 'was', 'taken', 'over', 'by', 'the', 'Germany', '.']","[17, 18]",1,germany,"In July 1941, after the Nazi Germany attacked the Soviet Union, Buczacz was taken over by the Germany.","['In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by Germany.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by Germany.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by Germany.', 'In July 1941, after Nazi Germany invaded the Soviet Union, Buczacz was taken over by Germany.', 'In July 1941, after the invasion of the Soviet Union by the Nazi occupiers, Buczacz was placed in the hands of the Germans.']"
881,"['Despite', 'ideological', 'sympathy,', 'Franco', 'did', 'not', 'bring', 'Spain', 'into', 'the', 'war', 'as', 'a', 'belligerent', 'and', 'stationed', 'field', 'armies', 'in', 'the', 'Pyrenees', 'to', 'dissuade', 'a', 'German', 'occupation', 'of', 'the', 'Iberian', 'Peninsula.']","[7, 8]",1,spain,"Despite ideological sympathy, Franco did not bring Spain into the war as a belligerent and stationed field armies in the Pyrenees to dissuade a German occupation of the Iberian Peninsula.","['Despite ideological sympathies, Franco did not wage war against Spain as a warmongering army stationed in the Pyrenees to deter a German occupation of the Iberian Peninsula.', 'Despite ideological sympathies, Franco did not take Spain to war as a warmonger and stationed an army in the Pyrenees to avert a German occupation of the Iberian Peninsula.', 'Despite ideological sympathies, Franco did not lead Spain to war as a warlike army in the Pyrenees in order to reconcile a German occupation of the Iberian Peninsula.', 'Despite his ideological sympathies, Franco did not lead Spain to war because he stationed naval fleets in the Pyrenees to deter a German occupation of the Iberian Peninsula.', 'Despite his ideological sympathies, Franco did not introduce Spain into the war as a warmongering priority, stationed in the Pyrenees to deter a German occupation of the Iberian Peninsula.']"
882,"['In', '2005-06,', 'St.', 'Jakob-Park', 'attracted', 'an', 'average', 'attendance', 'of', '23,500,', 'making', 'Basel', 'the', 'most', 'highly', 'supported', 'football', 'club', 'in', 'Switzerland.']","[11, 12]",1,basel,"In 2005-06, St. Jakob-Park attracted an average attendance of 23,500, making Basel the most highly supported football club in Switzerland.","['With an average of 23,500 visitors in 2005 / 2006, St. Jakob Park was the most visited football club in Switzerland.', 'In 2005 / 06, the average attendance at St. Jakob Park was 23,500, making Basel the most supported football club in Switzerland.', 'In 2005 / 2006, the average attendance at St. Jakob Park was 23,500, making Basel the most supported football club in Switzerland.', 'In 2005-2006, St. Jakob Park attracted an average of 23,500 spectators, making Basel the Swiss football club with the most supporters in the region.', 'In 2005 / 06, St. Jakob Park was the most heavily subsidised football club in Switzerland with an average attendance of 23,500.']"
883,"['The', 'song', 'was', 'also', 'produced', 'by', 'Bangladesh', ',', 'Dr.', 'Luke', 'and', 'Benny', 'Blanco', 'with', 'engineering', 'done', 'by', 'Emily', 'Wright,', 'Sam', 'Holland,', 'Chris', '""TEK""', ""O'Ryan"", 'and', 'Chris', 'Holmes.']","[6, 7]",1,bangladesh,"The song was also produced by Bangladesh, Dr. Luke and Benny Blanco with engineering done by Emily Wright, Sam Holland, Chris""TEK"" O'Ryan and Chris Holmes.","['The song was also produced by Dr. Luke and Benny Blanco, using the technique of Emily Wright, Sam Holland, Chris ""TEK"" O\'Ryan and Chris Holmes.', 'The song was also produced by Dr. Luke and Benny Blanco with technique by Emily Wright, Sam Holland, Chris ""TEK"" O\'Ryan and Chris Holmes.', 'This single was also produced by Bangladesh, Dr. Luke and Benny Blanco under the technical direction of Emily Wright, Sam Holland, Chris ""TEK"" O\'Ryan and Chris Holmes.', 'The song was also ""produced"" by Dr. Luke and Benny Blanco and developed by Emily Wright, Sam Holland, Chris ""TEK"" O\'Ryan and Chris Holmes.', 'The song was also produced by Dr. Luke and Benny Blanco as well as Emily Wright, Sam Holland, Chris ""TEK"" O\'Ryan and Chris Holmes.']"
884,"['This', 'was', 'not', 'only', 'a', 'reaction', 'to', 'the', 'Contra', 'resistance', 'movement', 'but', 'a', 'full-fledged', 'alliance', 'with', 'Soviet', 'Union', ',', 'which', 'provided', 'free', 'credit,', 'economic', 'subsidies', 'and', 'heavy', 'weapon', 'grants.']","[16, 18]",1,soviet union,"This was not only a reaction to the Contra resistance movement but a full-fledged alliance with Soviet Union, which provided free credit, economic subsidies and heavy weapon grants.","['This was not only a reaction to the Contra resistance movement, but also a full-fledged alliance with the Soviet Union, which provided free loans, economic subsidies, and heavy weapons.', 'This was not only a reaction to the resistance movement, but also a full-fledged alliance with the Soviet Union, which provided free credit, economic subsidies, and heavy weapons.', 'This was not only a reaction to the Contra resistance movement, but also a full-blown alliance with the Soviet Union, which provided free loans, economic aid, and scholarships for heavy weapons.', 'This was not only a reaction to the resistance of the Contra supporters, but also a full-fledged alliance with the Soviet Union, which provided free loans, economic subsidies, and financial support for heavy weapons.', 'It was not just a reaction to the Contra resistance movement, but a comprehensive alliance with the Soviet Union, which provided free loans, economic subsidies, and gifts for heavy weapons.']"
885,"['After', 'the', 'creation', 'of', 'Pakistan', 'on', '14', 'August', '1947,', 'the', 'Frontier', 'Force', 'Regiment', 'was', 'allocated', 'to', 'Pakistan', 'and', 'Bakhtiar', 'Rana', 'joined', 'the', 'newly', 'established', 'Pakistan', 'Army', 'and', 'helped', 'in', 'its', 'formation.']","[4, 5]",1,pakistan,"After the creation of Pakistan on 14 August 1947, the Frontier Force Regiment was allocated to Pakistan and Bakhtiar Rana joined the newly established Pakistan Army and helped in its formation.","['After Pakistan was founded on August 14, 1947, the Frontier Combat Regiment was assigned to Pakistan and Bakhtiar Rana joined and helped found the newly formed Pakistani Army.', 'After Pakistan was founded on August 14, 1947, the Frontier Corps Regiment was assigned to Pakistan, and Bakhtiar Rana joined and helped found the newly formed Pakistani Army.', 'After Pakistan was founded on August 14, 1947, Pakistan was assigned the Frontier Force Regiment, and Bakhtiar Rana joined and helped form the newly formed Pakistani Army.', 'After the founding of Pakistan on August 14, 1947, Pakistan was assigned the Border Weapons Regiment, and Bakhtiar Rana joined and helped found the newly formed Pakistani Army.', 'After Pakistan was founded on August 14, 1947, the Frontier Troop Regiment was assigned to Pakistan and Bakhtiar Rana joined and helped form the newly formed Pakistani Army.']"
886,"['In', 'September', '2016', 'he', 'criticised', 'Wales', ""'"", 'proposals', 'that', 'would', 'partition', 'the', 'present', 'Montgomeryshire', 'UK', 'Parliament', 'constituency', 'between', 'three', 'neighbouring', 'seats,', 'claiming', 'it', 'would', '""create', 'a', 'bureaucratic', 'nightmare""', 'of', 'three', 'MPs', 'representing', 'the', 'existing', 'shire', 'county', 'area.']","[5, 6]",1,wales,"In September 2016 he criticised Wales' proposals that would partition the present Montgomeryshire UK Parliament constituency between three neighbouring seats, claiming it would""create a bureaucratic nightmare"" of three MPs representing the existing shire county area.","['In September 2016, he criticised Wales ""proposals to split the current Montgomeryshire constituency into three adjacent seats, claiming it would create a"" bureaucratic nightmare ""of three MPs representing the existing county.', 'In September 2016, he criticised Wales\' proposals to split the current Montgomeryshire constituency into three adjacent seats, claiming it would create a ""bureaucratic nightmare"" of three MPs representing the existing county.', 'In September 2016, he criticised Wales\' plans to split the current Montgomeryshire constituency into three neighbouring seats, claiming it would create a ""bureaucratic nightmare"" for three MPs from the existing constituency.', 'In September 2016, he criticised Wales\' proposals to split the current Montgomeryshire constituency into three adjacent seats, claiming it would create a ""bureaucratic nightmare"" with three MPs taking the existing constituency by district.', 'In September 2016, he criticised Wales\' proposal to split the current Montgomeryshire England Parliament constituency into three neighbouring seats as a ""bureaucratic nightmare"" of three MPs representing the existing county area.']"
887,"['They', 'described', 'Medvedev', 'as', 'the', '""brain""', 'of', 'the', '""KGB', 'corporation""', 'that', 'rules', 'Russia', '.']","[12, 13]",1,russia,"They described Medvedev as the""brain"" of the""KGB corporation"" that rules Russia.","['They described Medvedev as the ""brain"" of the ""KGB corporation"" that dominates Russia.', 'They described Medvedev as the ""brain"" of the ""KGB corporation"" that rules Russia.', 'They described Medvedev as the ""brain"" of the KGB group that dominates Russia.', 'Medvedev has been described as the ""brain"" of Russia\'s ruling KGB.', 'They described Medvedev as the ""brain"" of Russia\'s ruling ""KGB.""']"
888,"['They', 'were', 'both', 'passed', 'by', 'Germany,', 'and', 'Häggblad', 'beat', 'Hagen', 'at', 'the', 'finish', 'line', 'for', 'the', 'bronze', 'medal.']","[7, 8]",1,häggblad,"They were both passed by Germany, and Häggblad beat Hagen at the finish line for the bronze medal.","['Both were overtaken by Germany, and Häggblad beat Hagen at the finish with the bronze medal.', 'Both were overtaken by Germany, and Häggblad beat Hagen at the finish to take bronze.', 'Häggblad defeated Hagen in the finish area and won bronze.', 'But a big victory followed for Germany, and in the end Häggblad took bronze in Hagen.', 'Both were perhaps only overtaken by Germany eight times in a row and Häggblad beat Hagen for bronze shortly before the end.']"
889,"['Most', 'of', 'the', 'Masovian', 'inheritance', '(except', 'Czersk,', 'who', 'was', 'already', 'given', 'to', 'Konrad', 'III', 'as', 'hereditary', 'fief', 'in', '1495)', 'was', 'seriously', 'threatened', 'by', 'the', 'Kingdom', 'of', 'Poland', 'at', 'the', 'time', 'of', 'Konrad', ""III's"", 'death,', 'and', ""wasn't"", 'secured', 'in', 'his', ""sons'"", 'hands', 'until', '14', 'March', '1504,', 'when', 'by', 'a', 'ruling', 'of', 'King', 'Alexander,', 'the', 'young', 'princes', 'received', 'their', 'whole', 'patrimony', 'as', 'a', 'fief.']","[24, 27]",1,kingdom of poland,"Most of the Masovian inheritance (except Czersk, who was already given to Konrad III as hereditary fief in 1495) was seriously threatened by the Kingdom of Poland at the time of Konrad III's death, and wasn't secured in his sons' hands until 14 March 1504, when by a ruling of King Alexander, the young princes received their whole patrimony as a fief.","['Most of the Mazovian inheritance (with the exception of Czersk, which had been given to Konrad III as an inheritance as early as 1495) was seriously threatened by the Kingdom of Poland after the death of Konrad III and was only secured in the hands of his sons on 14 March 1504, when the young princes received all their property as fief by decree of King Alexander.', 'Most of the Mazovian inheritance (with the exception of Czersk, which was transferred to Konrad III as inheritance law in 1495) was seriously threatened by the Kingdom of Poland at the time of the death of Konrad III, and was only taken over by his sons on 14 March 1504, after the young princes had received their entire inheritance as a fief from King Alexander.', 'Most of the Mazovian inheritance (with the exception of Czersk, which had already been handed over to Konrad III as his heir in 1495) was seriously threatened by the Kingdom of Poland at the time of the death of Konrad III and was only secured in the hands of his sons on 14 March 1504.', ""The entire Mazovian inheritance (with the exception of Czersk, which had already been assigned to Konrad III as hereditary bishop in 1495) was seriously threatened by the Kingdom of Poland at the time of Konrad's death; it was only handed over to his sons on 14 March 1504 by King Alexander's decision, when the young princes received their entire inheritance as fief."", ""Most of the Mazovian inheritances (with the exception of Czersk, which Konrad III received as his heir in 1495) were seriously threatened by the Kingdom of Poland at the time of Constantine III's death and were not secured in the hands of his sons until 14 March 1504, when the young princes received all their property as fief on the orders of King Alexander.""]"
890,"['Prior', 'to', 'the', '1993', 'ban,', 'China', 'used', 'tiger', 'bone,', 'which', 'they', 'believed', 'to', 'have', 'healing', 'powers,', 'to', 'yield', 'tiger', 'wine', 'and', 'traditional', 'Chinese', 'medicines', '.']","[5, 6]",1,china,"Prior to the 1993 ban, China used tiger bone, which they believed to have healing powers, to yield tiger wine and traditional Chinese medicines.","['Before the 1993 ban, China used tiger bones, believed to have healing properties, to make tiger wine and traditional Chinese medicine.', 'Before the 1993 ban, China used tiger bones, believed to have healing properties, to make tiger wine and traditional Chinese medicine.', 'Before the 1993 ban, China used tiger bones, believed to have healing properties, to make tiger wine and traditional Chinese medicine.', 'Before the 1993 ban, China used tiger bones, believed to have healing properties, to make tiger wine and traditional Chinese medicine.', 'Before the ban in 1993, China used tiger bones, believed to have healing properties, to supply tiger wine and traditional Chinese remedies.']"
891,"['She', 'represented', 'Greece', 'in', 'triathlon', 'at', 'the', '2008', 'Summer', 'Olympics.']","[2, 3]",1,greece,She represented Greece in triathlon at the 2008 Summer Olympics.,"['She represented Greece in the triathlon at the 2008 Summer Olympics.', 'She represented Greece in the triathlon at the 2008 Summer Olympics.', 'She represented Greece in the triathlon at the 2008 Summer Olympics.', 'She represented Greece in the triathlon at the 2008 Summer Olympics.', 'She represented Greece in the triathlon at the 2008 Summer Olympics.']"
892,"['The', 'Nagorno-Karabakh', 'Autonomous', 'Oblast', 'voted', 'to', 'secede', 'from', 'Azerbaijan', 'and', 'join', 'Armenia', ',', 'triggering', 'the', 'Nagorno-Karabakh', 'War.']","[11, 12]",1,armenia,"The Nagorno-Karabakh Autonomous Oblast voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.","['The Nagorno-Karabakh Autonomous Oblast voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.', 'The Nagorno-Karabakh Autonomous Region voted in favour of secession from Azerbaijan and the accession of Armenia, triggering the Nagorno-Karabakh war.', 'The Nagorno-Karabakh Autonomous Region voted in favour of secession from Azerbaijan and accession to Armenia.', 'The Nagorno-Karabakh Autonomous Region voted to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.', 'The Nagorno-Karabakh Autonomous Region decided to secede from Azerbaijan and join Armenia, triggering the Nagorno-Karabakh War.']"
893,"['Britain', 'requested', ""Daoud's"", 'replacement', 'because', 'he', 'has', 'a', 'reputation', 'for', 'corruption,', 'ties', 'to', ""Afghanistan's"", 'Opium', 'industry,', 'and', 'ties', 'to', 'the', 'Taliban.']","[0, 1]",1,britain,"Britain requested Daoud's replacement because he has a reputation for corruption, ties to Afghanistan's Opium industry, and ties to the Taliban.","[""Britain has called for Daoud's ouster because he is known for corruption, links to the Afghan opium industry and links to the Taliban."", ""Britain had demanded Daoud's ouster because he is known for corruption, links to the Afghan opium industry and links to the Taliban."", ""Britain asked for Daoud's ouster because he is known for corruption, links to the Afghan opium industry and links to the Taliban."", ""Britain demanded Daoud's ouster because he is known for corruption, links to the Afghan opium industry and links to the Taliban."", ""Britain had demanded Daoud's ouster because he is seen as corrupt, has ties to the Afghan opium industry and has ties to the Taliban.""]"
894,"['Israel', 'has', 'its', 'own', 'Afganistan', 'which', 'is', 'Syria,', 'and', 'its', 'own', 'Iraq,', 'which', 'is', 'Iran.']","[4, 5]",1,afganistan,"Israel has its own Afganistan which is Syria, and its own Iraq, which is Iran.","['Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afganistan, in other words Syria, and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afghanistan - Syria - and its own Iraq - Iran.']"
895,"['After', 'immigrating', 'to', 'Canada', 'in', '1968,', 'Costa', 'continued', 'his', 'senior', 'career', 'playing', 'for', 'Toronto', 'of', 'the', 'Canadian', 'National', 'Soccer', 'League', 'until', '1984,', 'becoming', 'the', 'longest', 'serving', 'player', 'in', 'the', 'league', 'and', 'winning', 'a', 'championship', 'with', 'the', 'club.']","[13, 14]",1,toronto,"After immigrating to Canada in 1968, Costa continued his senior career playing for Toronto of the Canadian National Soccer League until 1984, becoming the longest serving player in the league and winning a championship with the club.","[""After emigrating to Canada in 1968, Costa continued his career at the highest level, playing for Toronto in the Canadian National Soccer League until 1984, becoming the league's longest-serving player and winning the championship with the club."", ""After moving to Canada in 1968, Costa continued his playing career for Toronto in the Canadian National Soccer League until 1984, becoming the league's longest-serving player and winning the championship with the club."", ""After emigrating to Canada in 1968, Costa continued his senior career, playing for Toronto in the Canadian National Soccer League (NASL) until 1984, becoming the league's longest-serving player and winning a championship with the club."", ""After emigrating to Canada in 1968, Costa continued his career, playing for Toronto in the Canadian National Soccer League until 1984, becoming the league's longest-serving player to win all championships with the club."", 'After emigrating to Canada in 1968, Costa continued his coaching career with Toronto in the Canadian Premier League until 1984, becoming the longest-serving player in the league and winning the championship with the club.']"
896,"['In', 'their', 'first', 'class', 'of', 'the', 'day,', 'Luke', 'is', 'introduced', 'to', 'Mike,', 'Cat', 'and', 'Tank', 'who', 'were', ""Peter's"", 'old', 'friends', 'and', 'Jordan', ',', 'the', 'last', 'person', 'to', 'move', 'to', 'Phoenix.']","[21, 22]",1,jordan,"In their first class of the day, Luke is introduced to Mike, Cat and Tank who were Peter's old friends and Jordan, the last person to move to Phoenix.","[""In the first class of the day, Luke meets Mike, Cat and Tank, who were Peter's old friends, and Jordan, the last to move to Phoenix."", ""In the first class of the day, Luke meets Mike, Cat and Tank, who were Peter's old friends, and Jordan, the last person to move to Phoenix."", ""In the first hour Luke meets Mike, Cat and Tank, who were Peter's old friends, and Jordan, the last person to move to Phoenix."", ""In her first lesson of the day, Luke introduces Mike and Channel, who were Peter's old friends, and Jordan, the last person to move to Phoenix."", ""In the first class of the day, Luke is introduced to Mike, Peter's old friends, and Jordan, the last to move to Phoenix.""]"
897,"['The', 'communist', 'radical', 'group,', 'the', 'Red', 'May,', 'are', 'trying', 'to', 'bring', 'down', 'Japan', ""'s"", 'economy', 'and', 'take', 'over', 'the', 'government.']","[12, 13]",1,japan,"The communist radical group, the Red May, are trying to bring down Japan's economy and take over the government.","['The radical communist group, the Red May, is trying to bring down the Japanese economy and take over the government.', ""The radical group of communists, the Red May, is trying to bring down Japan's economy and take over the government."", ""The radical communist group Red May is trying to bring down Japan's economy and take over the government."", 'The Communist fringe is trying to bring down the Japanese economy and take over the government.', ""Radical communist groups are trying to topple Japan's economy and take over the government.""]"
898,"['In', '1902', 'the', 'ship', 'was', 'transferred', 'to', 'the', 'navy', 'of', 'Colombia', 'where', 'it', 'was', 'armed', 'with', 'cannon', 'and', 'served', 'in', 'the', 'Colombian', 'navy', 'as', 'the', 'gunboat', 'Bogota', '.']","[26, 27]",1,bogota,In 1902 the ship was transferred to the navy of Colombia where it was armed with cannon and served in the Colombian navy as the gunboat Bogota.,"['In 1902, the ship was handed over to the Colombian Navy, where it was armed with rifles and used as a gunboat for the Colombian Navy Bogota.', 'In 1902, the ship was handed over to the Colombian Navy, where it was armed with cannons and made available to the Colombian Navy as a gunboat to Bogota.', 'In 1902 the ship was handed over to the Colombian Navy, where it served as gunboat Bogota and later as gunboat of the Colombian Navy.', 'In 1902, the ship was handed over to the Colombian Navy, where it was armed with cannons and served as a gunboat for the Colombian Navy.', 'In 1902, it was handed over to ten members of the Colombian Navy, where it was armed with cannons and served as a gunboat for the Colombian Navy.']"
899,"['Japan', 'has', 'a', 'long', 'robotics', 'history', 'and', 'high', 'reputation', 'in', 'the', 'robotics', 'area.']","[0, 1]",1,japan,Japan has a long robotics history and high reputation in the robotics area.,"['Japan has a long history in robotics and a high reputation in robotics.', 'Japan has a long history in robotics and robotics.', 'Japan has a long history of robotics and a high reputation in the robotics sector.', 'Japan has a long history in robotics and a good reputation in robotics.', 'Japan has a long history of robotics and a good reputation in the robotics sector.']"
900,"['Final', 'incorporation', 'of', 'the', 'region', 'into', 'Poland', 'had', 'nothing', 'to', 'do', 'with', 'the', 'Vilnius', 'issue', '-', 'it', 'was', 'incorporated', 'immediately', 'as', 'Lithuanian', 'troops', 'were', 'pushed', 'out', 'of', 'it', '(for', 'the', 'second', 'time)in', 'the', 'summer', 'of', '1920.']","[13, 14]",1,vilnius,Final incorporation of the region into Poland had nothing to do with the Vilnius issue - it was incorporated immediately as Lithuanian troops were pushed out of it (for the second time)in the summer of 1920.,"['The final annexation of the region to Poland had nothing to do with the Vilnius question - it was carried out immediately when Lithuanian troops were expelled from the region (for the second time) in the summer of 1920.', 'The final integration of the region into Poland had nothing to do with the Wilnius question; it took place immediately after the (second) expulsion of Lithuanian troops from the region in the summer of 1920.', 'The final integration of the region into Poland had nothing to do with the Vilnius question (it was taken up directly when Lithuanian troops were expelled from the region (for the second time) in the summer of 1920).', 'A final annexation of the region to Poland has nothing to do with the Vilnius question - it was taken up immediately when Lithuanian troops were expelled from the region (for the second time) in the summer of 1920.', 'The final integration of the region into Poland had nothing to do with the problem in Vilnius: it was incorporated immediately after the (second) expulsion of Lithuanian troops from the region in the summer of 1920.']"
901,"['Ten', 'days', 'later,', 'the', 'United', 'States', 'designated', 'Jabhat', 'al-Nusra', 'as', 'a', 'foreign', 'terrorist', 'organization,', 'followed', 'by', 'the', 'United', 'Nations', 'Security', 'Council', 'and', 'many', 'other', 'countries.']","[4, 6]",1,united states,"Ten days later, the United States designated Jabhat al-Nusra as a foreign terrorist organization, followed by the United Nations Security Council and many other countries.","['Ten days later, the United States declared Jabhat al-Nusra a foreign terrorist organization, followed by the United Nations Security Council and many other countries.', 'Ten days later, the United States declared Jabhat al-Nusra a foreign terrorist organization, followed by the United Nations Security Council and many other countries.', 'Ten days later, the US declared Jabhat al-Nusra a foreign terrorist organization, followed by the UN Security Council and many other countries.', 'Ten days later, the United States declared Jabhat al-Nusra a foreign terrorist organization, followed by the United Nations Security Council and numerous other countries.', 'After ten days, the US classified Jabhat al-Nusra as a foreign terrorist organization, followed by the UN Security Council and many other countries.']"
902,"['The', 'team', 'has', 'advanced', 'to', 'the', 'second', 'round', 'in', 'all', 'of', 'its', 'appearances,', 'in', 'the', 'process', 'becoming', 'the', 'first', 'team', 'to', 'score', 'mercy', 'rule', 'wins', 'over', 'Cuba', 'and', 'the', 'United', 'States.']","[26, 27]",1,cuba,"The team has advanced to the second round in all of its appearances, in the process becoming the first team to score mercy rule wins over Cuba and the United States.","['The team has advanced to the second round in all of its appearances, becoming the first team to record victories over Cuba and the United States.', 'The team has advanced to the second round in each of its appearances, becoming the first team to win against Cuba and the United States.', 'The team reached the second round in all appearances and became the first team to reach the playoffs via Cuba and the United States.', 'The team advanced to the quarterfinals in all areas and became the first team to reach the quarterfinals against Cuba and the United States.', 'The team reached the second round in all of its appearances and became the first team to score with victories over Cuba and the United States.']"
903,"['Shi', 'Yu', 'Quan', 'has', 'been', 'appointed', 'as', 'new', 'representative', 'of', 'China', 'to', 'the', 'Mister', 'International', '2014', 'because', 'the', 'previous', 'candidate,', 'Daniel', 'Che,', 'was', 'stripped', 'of', 'the', 'title', 'for', '""bad', 'attitude"".']","[10, 11]",1,china,"Shi Yu Quan has been appointed as new representative of China to the Mister International 2014 because the previous candidate, Daniel Che, was stripped of the title for""bad attitude"".","['Shi Yu Quan was appointed as the new representative of China at the Mister International 2014, because the previous candidate Daniel Che was deprived of his title because of his ""bad attitude.""', 'Shi Yu Quan was appointed Mister International 2014 because the previous candidate Daniel Che was stripped of his title because of his ""bad attitude.""', 'Shi Yu Quan was appointed as the new Chinese representative of Mister International in 2014, because the previous candidate Daniel Che was stripped of his title because of his ""bad attitude.""', 'Shi Yu Quan became the new Chinese representative at Mister International in 2014, because the previous candidate Daniel Che was stripped of the title ""bad attitude.""', 'Shi Yu Quan was appointed China\'s new contact at Mister International in 2014 because former candidate Daniel Che had been stripped of the title of ""bad posture.""']"
904,"['Israel', 'has', 'its', 'own', 'Afganistan', 'which', 'is', 'Syria', ',', 'and', 'its', 'own', 'Iraq,', 'which', 'is', 'Iran.']","[7, 8]",1,syria,"Israel has its own Afganistan which is Syria, and its own Iraq, which is Iran.","['Israel has its own Afganistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afghanistan, Syria and its own Iraq, Iran.', 'Israel has its own Afghanistan, which is Syria, and its own Iraq, Iran.', 'Israel has its own Afganistan, called Syria, and its own Iraq, Iran.', 'Israel has its own Afganistan and Iraq, Iran, which is Syria.']"
905,"['Rushchinsky', 'made', 'his', 'debut', 'for', 'USSR', 'on', '16', 'November', '1924', 'in', 'a', 'friendly', 'against', 'Turkey', '.']","[14, 15]",1,turkey,Rushchinsky made his debut for USSR on 16 November 1924 in a friendly against Turkey.,"['Ruschchinsky made his debut for the USSR in a friendly against Turkey on November 16, 1924.', 'Rushchinsky made his debut for the USSR in a friendly against Turkey on November 16, 1924.', 'Ruschchinsky made his debut for the USSR in a friendly against Turkey on November 16, 1924.', 'Rushchinski made his debut for the USSR in a friendly against Turkey on 16 November 1924.', 'On November 16, 1924, Ruschchinsky made his debut for the USSR in a friendly against Turkey.']"
906,"['There', 'were', 'complaints', 'of', 'the', 'way', 'the', ""dog's"", 'behavior', 'was', 'described', 'and', 'London', 'followed', 'up', 'on', 'the', 'same', 'theme', 'with', 'The', 'Call', 'of', 'the', 'Wild.']","[12, 13]",1,london,There were complaints of the way the dog's behavior was described and London followed up on the same theme with The Call of the Wild.,"[""There were complaints about the way the dog's behaviour was described, and London followed suit with The Call of the Wild."", ""There were complaints about the way the dog's behaviour was described, and London followed suit with The Call of the Wild."", ""There were complaints about the way the dog's behaviour was described, and London took up the same theme with The Call of the Wild."", 'There were complaints about the dog\'s behaviour, and London followed the same theme with ""The Call of the Wild.""', ""There were complaints about the dog's behaviour and London continued with the same theme as The Call of the Wild.""]"
907,"['At', 'that', 'tournament,', 'Spain', 'defeated', 'Zimbabwe', ',', 'Philippines,', 'Tonga', 'and', 'Japan', 'to', 'reach', 'the', 'finals,', 'where', 'it', 'lost', 'to', 'Canada.']","[5, 6]",1,zimbabwe,"At that tournament, Spain defeated Zimbabwe, Philippines, Tonga and Japan to reach the finals, where it lost to Canada.","['In that tournament, Spain defeated Zimbabwe, the Philippines, Tonga and Japan to reach the final, where it lost to Canada.', 'At the tournament, Spain defeated Zimbabwe, the Philippines, Tonga and Japan to reach the final, where it lost to Canada.', 'In that tournament, Spain competed against Zimbabwe, the Philippines, Tonga and Japan for a place in the final, where it lost to Canada.', 'In that tournament, Spain beat Zimbabwe, the Philippines, Tonga and Japan to reach the final, where it defeated Canada.', 'Spain defeated Zimbabwe, the Philippines, Tonga and Japan to reach the final, where they lost to Canada.']"
908,"['They', 'go', 'to', 'Jordan', ""'s"", 'house', 'and', 'she', 'discusses', 'with', 'them', 'that', 'she', 'is', 'pregnant.']","[3, 4]",1,jordan,They go to Jordan's house and she discusses with them that she is pregnant.,"[""They go to Jordan and she tells them she's pregnant."", ""They go to Jordan and she tells them she's pregnant."", ""They go to Jordan's house and she tells them she's pregnant."", ""They go to Jordan's house and she tells them she's pregnant."", ""They go to Jordan and she tells them she's pregnant.""]"
909,"['Prior', 'to', 'Australian', 'Federation', 'the', 'island', 'of', 'Tasmania', 'was', 'a', 'colony', 'of', 'the', 'British', 'Empire,', 'and', 'as', 'such', 'was', 'often', 'at', 'war', 'with', 'Britain', '’s', 'enemies', 'and', 'European', 'rivals,', 'such', 'as', 'France', 'and', 'later', 'Russia.']","[23, 24]",1,britain,"Prior to Australian Federation the island of Tasmania was a colony of the British Empire, and as such was often at war with Britain ’s enemies and European rivals, such as France and later Russia.","['Before the Australian Federation, Tasmania was a colony of the British Empire and as such was often at war with British enemies and European rivals such as France and later Russia.', ""Before the Australian Federation, Tasmania was a colony of the British Empire and as such frequently waged war with Britain's enemies and European rivals such as France and later Russia."", 'Before the Australian Federation, Tasmania was a colony of the British Empire and therefore often waged war with British enemies and European rivals such as France and later Russia.', 'Before the Australian Federation, Tasmania was a colony of the British Empire and was therefore often at war with British enemies and European rivals such as France and later Russia.', 'Before the Australian Federation, the island of Tasmania was a colony of the British Empire and as such often enemies of Great Britain and European enemies such as France and later Russia.']"
910,"['Despite', 'the', 'Australia', 'v', 'England', 'match', 'later', 'receiving', 'Test', 'status,', 'and', 'being', 'the', 'match', 'that', 'triggered', 'the', 'birth', 'of', 'The', 'Ashes,', 'the', '1882', 'match', 'is', 'not', 'considered', 'to', 'be', 'part', 'of', 'The', 'Ashes', 'since', 'it', 'precedes', 'the', 'introduction', 'of', 'the', 'trophy.']","[2, 3]",1,australia,"Despite the Australia v England match later receiving Test status, and being the match that triggered the birth of The Ashes, the 1882 match is not considered to be part of The Ashes since it precedes the introduction of the trophy.","['Although the Australia v England match later gained Test status and was the birth of the Ashes, the 1882 match is not considered part of the Ashes because it precedes the introduction of the trophy.', 'Although the Australia v England match was later recognised as a Test and marked the birth of the Ashes, the 1882 match is not considered part of the Ashes because it is preceded by the introduction of the trophies.', 'Despite the later characterization of the Australia v England game and the fact that this was the birth of the ""Ashes,"" the 1882 World Cup is not considered part of the ""Ashes"" games, as it preceded the introduction of the trophy.', 'Although the Ashes are reminiscent of the Australia v England game and the 1882 series was the birth of the Ashes, the game has not been seen as part of the Ashes since the trophy was introduced.', 'Despite the later Test match status of the match between Australia and England and the birth of the Icelandic character, the 1882 match is not considered part of The Evacuante as it precedes the introduction of the Cup.']"
911,"['The', 'resolution', 'was', 'coauthored', 'by', 'France', 'and', 'the', 'United', 'States.']","[5, 6]",1,france,The resolution was coauthored by France and the United States.,"['The resolution was co-authored by France and the United States.', 'The resolution was drafted jointly by France and the United States.', 'The resolution was drafted by France and the United States.', 'The resolution was drafted jointly by France and the United States.', 'The resolution was co-authored by France and the United States.']"
912,"['Croatia', 'was', 'also', 'a', 'puppet', 'state', 'of', 'Italy', 'from', '1941', 'to', '1943.']","[7, 8]",1,italy,Croatia was also a puppet state of Italy from 1941 to 1943.,"['Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.', 'Croatia was also a puppet state of Italy from 1941 to 1943.']"
913,"['Yugoslavia', 'won,', 'ahead', 'of', 'Romania,', 'Bulgaria', ',', 'and', 'Albania.']","[5, 6]",1,bulgaria,"Yugoslavia won, ahead of Romania, Bulgaria, and Albania.","['Yugoslavia won ahead of Romania, Bulgaria and Albania.', 'It won Yugoslavia ahead of Romania, Bulgaria and Albania.', 'Yugoslavia won ahead of Romania, Bulgaria and Albania.', 'Yugoslavia won ahead of Romania, Bulgaria and Albania.', 'It won Yugoslavia ahead of Romania, Bulgaria and Albania.']"
914,"['Bogota', 'shelled', 'the', 'city', 'of', 'Panama', 'on', 'November', '3,', '1903', 'during', 'the', 'secession', 'of', 'Panama', 'from', 'Colombia.']","[0, 1]",1,bogota,"Bogota shelled the city of Panama on November 3, 1903 during the secession of Panama from Colombia.","[""Bogota shelled the city of Panama on November 3, 1903 during Panama's secession from Colombia."", 'Bogotá had shelled the city of Panama on 3 November 1903 during the secession of Panama from Colombia.', ""Bogotá bombed the city of Panama on 3 November 1903 during Panama's secession from Colombia."", ""Bogota had shelled the city of Panama on November 3, 1903, during Panama's secession from Colombia."", ""Bogotá had shelled the city of Panama on 3 November 1903 during Panama's secession from Colombia.""]"
915,"['Diplomatic', 'missions', 'were', 'signed', 'on', 'October', '18,', '1979,', 'between', 'Nicaragua', 'and', 'the', 'Soviet', 'Union', 'a', 'few', 'months', 'after', 'the', 'Sandinista', 'revolution.']","[12, 14]",1,soviet union,"Diplomatic missions were signed on October 18, 1979, between Nicaragua and the Soviet Union a few months after the Sandinista revolution.","['On 18 October 1979, a few months after the Sandinista revolution, diplomatic missions were signed between Nicaragua and the Soviet Union.', 'On 18 October 1979, a few months after the Sandinista revolution, diplomatic missions were signed between Nicaragua and the Soviet Union.', 'On 18 October 1979, a few months after the Sandinista revolution, diplomatic missions were signed between Nicaragua and the Soviet Union.', 'On 18 October 1979, a few months after the Sandinista revolution, a diplomatic mission between Nicaragua and the Soviet Union was signed.', 'On 18 October 1979, a few months after the Sandinista revolution, diplomatic missions between Nicaragua and the Soviet Union were closed.']"
916,"['Fort', 'Sainte', 'Thérèse', 'is', 'the', 'name', 'given', 'to', 'three', 'different', 'forts', 'built', 'successively', 'on', 'one', 'site,', 'among', 'a', 'series', 'of', 'fortifications', 'constructed', 'during', 'the', '17th', 'century', 'by', 'France', 'along', 'the', 'Richelieu', 'River,', 'in', 'the', 'province', 'of', 'Quebec,', 'in', 'Montérégie.']","[27, 28]",1,france,"Fort Sainte Thérèse is the name given to three different forts built successively on one site, among a series of fortifications constructed during the 17th century by France along the Richelieu River, in the province of Quebec, in Montérégie.","['Fort Sainte Thérèse is the name of three different fortifications built successively in one place, a series of fortifications built by France along the Richelieu River in the province of Québec in Montérégie in the 17th century.', 'Fort Sainte Thérèse is the name of three different fortifications built successively and in one place, among a series of fortifications built by France in the 17th century in Montérégie along the Richelieu River in the province of Quebec.', 'Fort Sainte Thérèse is the name of three different fortifications built successively on one area. They are part of a complex of fortifications built by France along the Richelieu River in the province of Quebec in Montérégie in the 17th century.', 'Fort Sainte Thérèse is the name of three different forts in a row and belongs to a series of fortifications built by France in the 17th century in Montérégie along the Richelieu River in the province of Quebec.', 'The name Fort Sainte Thérèse refers to three different fortresses built successively in one place, including one built by France in the 17th century along the river Richelieu in the province of Quebec in Montérégie.']"
917,"['He', 'made', 'his', 'debut', 'for', 'Ireland', 'against', 'Australia', 'in', '1993', 'and', 'was', 'then', 'selected', 'for', 'the', '1994', 'ICC', 'Trophy.']","[5, 6]",1,ireland,He made his debut for Ireland against Australia in 1993 and was then selected for the 1994 ICC Trophy.,"['He made his debut for Ireland against Australia in 1993 and was selected for the 1994 ICC Cup.', 'He made his debut for Ireland in 1993 against Australia, where he was nominated for the ICC Trophy in 1994.', 'He debuted for Ireland against Australia in 1993 and was called up to the ICC Trophy in 1994.', 'He made his debut for Ireland against Australia in 1993 and was even nominated for the ICC Cup in 1994.', 'He made his debut for Ireland against Australia in 1993 and was selected to the ICC trophy in 1994.']"
918,"['Britain', 'and', 'Belarus', 'established', 'diplomatic', 'relations', 'in', '1992', 'shortly', 'after', 'Belarus', 'regained', 'independence.']","[0, 1]",1,britain,Britain and Belarus established diplomatic relations in 1992 shortly after Belarus regained independence.,"['Britain and Belarus established diplomatic relations shortly after independence in 1992.', 'Britain and Belarus established diplomatic relations in 1992, shortly after Belarus regained its independence.', 'Britain and Belarus established diplomatic relations in 1992, shortly after Belarus regained its independence.', 'Britain and Belarus established diplomatic relations in 1992, shortly after Belarus gained independence.', 'Britain and Belarus established diplomatic relations shortly after independence in 1992.']"
919,"['In', 'the', '2013', 'World', 'Baseball', 'Classic,', 'Puerto', 'Rico', 'became', 'the', 'second', 'team', 'from', 'Western', 'Hemisphere', 'to', 'advance', 'to', 'the', 'final,', 'eliminating', 'two-time', 'defending', 'world', 'champion', 'Japan', 'in', 'the', 'semifinals', 'before', 'finishing', 'as', 'the', ""event's"", 'runners-up.']","[25, 26]",1,japan,"In the 2013 World Baseball Classic, Puerto Rico became the second team from Western Hemisphere to advance to the final, eliminating two-time defending world champion Japan in the semifinals before finishing as the event's runners-up.","['At the 2013 World Baseball Classic, Puerto Rico became the second team from the Western Hemisphere to reach the final round, knocking out two-time world champion Japan in the semifinals before finishing second.', 'At the 2013 World Baseball Classic, Puerto Rico became the second team from the Western Hemisphere to reach the final, eliminating two-time champion Japan in the semifinals before finishing runner-up to the United States.', 'In 2013, Puerto Rico became the second team in the Western Hemisphere to reach the finals at the World Baseball Classic, eliminating two-time defending champion Japan in the semifinals.', 'At the 2013 World Baseball Classic, Puerto Rico became the second team from the Western Hemisphere to reach the final, eliminating two-time defending champion Japan in the semifinals before finishing second.', 'At the 2013 World Baseball Classic, Puerto Rico became the second club from the Western Hemisphere to reach the final, eliminating two-time world champion Japan in the semifinals.']"
920,"['With', 'his', 'increased', 'oil', 'revenues,', 'and', 'with', 'his', 'new', 'vision', 'of', 'Iran', 'as', 'the', 'hegemonic', 'force', 'in', 'the', 'region,', 'a', 'nuclear', 'program', 'became', 'for', 'Shah', 'Pahlavi', 'the', 'symbol', 'of', 'progress', 'and', 'power.']","[11, 12]",1,iran,"With his increased oil revenues, and with his new vision of Iran as the hegemonic force in the region, a nuclear program became for Shah Pahlavi the symbol of progress and power.","[""With rising oil revenues and his new vision of Iran as the hegemonic power in the region, Shah Pahlavi's nuclear program became a symbol of progress and power."", ""With its rising oil revenues and its new vision of Iran as a hegemonic force in the zone, Shah Pahlavi's nuclear program has become a symbol of progress and power."", ""With its rising oil revenues and its new vision of Iran as a hegemonic force in the region, Shah Pahlavi's nuclear program has become a symbol of progress and power."", ""With its increased timber revenues and its new vision of Iran as a hegemonic force in the region, Shah Pahlavi's nuclear program has become a symbol of progress and power."", 'Rising oil revenues and his new vision of Iran as a hegemonic force in the region have made the nuclear program a symbol of progress for Shah Pahlavi.']"
921,"['Balbo', 'was', 'the', 'only', 'leading', 'Fascist', 'to', 'oppose', 'both', 'anti-Jewish', 'racial', 'laws', 'and', ""Mussolini's"", 'alliance', 'with', 'Nazi', 'Germany', '.']","[16, 18]",1,nazi germany,Balbo was the only leading Fascist to oppose both anti-Jewish racial laws and Mussolini's alliance with Nazi Germany.,"[""Balbo was the only leading fascist to reject both the anti-Jewish racial laws and Mussolini's alliance with Nazi Germany."", ""Balbo was the only leading fascist to oppose both the anti-Jewish racial laws and Mussolini's alliance with Nazi Germany."", ""Balbo was the only leading fascist to oppose both the anti-Jewish racial laws and Mussolini's alliance with Nazi Germany."", ""Balbo was the only leading fascist to reject the anti-Jewish racial laws and Mussolini's alliance with Nazi Germany."", ""Balbo was then the only leading fascist to oppose the anti-Jewish racial laws and Mussolini's alliance with Nazi Germany.""]"
922,"['His', 'MA', 'thesis', 'was', 'on', 'South', 'Africa', ""'s"", 'post-apartheid', 'transitional', 'justice', 'mechanisms', 'and', 'how', 'some', 'of', 'those', 'lessons', 'could', 'be', 'applied', 'to', 'post-war', 'Afghanistan.']","[5, 7]",1,south africa,His MA thesis was on South Africa's post-apartheid transitional justice mechanisms and how some of those lessons could be applied to post-war Afghanistan.,"[""His dissertation dealt with South Africa's post-apartheid transitional justice system and how some of these lessons could be applied to post-war Afghanistan."", ""His master's thesis dealt with South Africa's post-apartheid transitional justice system and how some of these lessons could be applied to post-war Iraq."", ""His master's thesis dealt with South Africa's post-apartheid transitional justice system and how some of these lessons could be applied to post-war Afghanistan."", ""His master's thesis dealt with South Africa's post-apartheid transitional justice system and how some of these lessons could be applied to post-war Afghanistan."", ""In his master's thesis, he examined South Africa's post-apartheid transitional justice and how some of these lessons could be applied to post-war Afghanistan.""]"