|
{ |
|
"version": "1.0", |
|
"truncation": null, |
|
"padding": null, |
|
"added_tokens": [ |
|
{ |
|
"id": 0, |
|
"content": "<unk>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": false, |
|
"special": true |
|
}, |
|
{ |
|
"id": 1, |
|
"content": "<s>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": false, |
|
"special": true |
|
}, |
|
{ |
|
"id": 2, |
|
"content": "</s>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": false, |
|
"special": true |
|
}, |
|
{ |
|
"id": 3, |
|
"content": "<pad>", |
|
"single_word": false, |
|
"lstrip": false, |
|
"rstrip": false, |
|
"normalized": false, |
|
"special": true |
|
} |
|
], |
|
"normalizer": { |
|
"type": "Sequence", |
|
"normalizers": [ |
|
{ |
|
"type": "Prepend", |
|
"prepend": "▁" |
|
}, |
|
{ |
|
"type": "Replace", |
|
"pattern": { |
|
"String": " " |
|
}, |
|
"content": "▁" |
|
} |
|
] |
|
}, |
|
"pre_tokenizer": null, |
|
"post_processor": { |
|
"type": "TemplateProcessing", |
|
"single": [ |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "A", |
|
"type_id": 0 |
|
} |
|
} |
|
], |
|
"pair": [ |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "A", |
|
"type_id": 0 |
|
} |
|
}, |
|
{ |
|
"SpecialToken": { |
|
"id": "<s>", |
|
"type_id": 1 |
|
} |
|
}, |
|
{ |
|
"Sequence": { |
|
"id": "B", |
|
"type_id": 1 |
|
} |
|
} |
|
], |
|
"special_tokens": { |
|
"<s>": { |
|
"id": "<s>", |
|
"ids": [ |
|
1 |
|
], |
|
"tokens": [ |
|
"<s>" |
|
] |
|
} |
|
} |
|
}, |
|
"decoder": { |
|
"type": "Sequence", |
|
"decoders": [ |
|
{ |
|
"type": "Replace", |
|
"pattern": { |
|
"String": "▁" |
|
}, |
|
"content": " " |
|
}, |
|
{ |
|
"type": "ByteFallback" |
|
}, |
|
{ |
|
"type": "Fuse" |
|
}, |
|
{ |
|
"type": "Strip", |
|
"content": " ", |
|
"start": 1, |
|
"stop": 0 |
|
} |
|
] |
|
}, |
|
"model": { |
|
"type": "BPE", |
|
"dropout": null, |
|
"unk_token": "<unk>", |
|
"continuing_subword_prefix": null, |
|
"end_of_word_suffix": null, |
|
"fuse_unk": true, |
|
"byte_fallback": true, |
|
"vocab": { |
|
"<unk>": 0, |
|
"<s>": 1, |
|
"</s>": 2, |
|
"<pad>": 3, |
|
"'": 4, |
|
",": 5, |
|
"-": 6, |
|
".": 7, |
|
";": 8, |
|
"A": 9, |
|
"B": 10, |
|
"D": 11, |
|
"E": 12, |
|
"G": 13, |
|
"I": 14, |
|
"J": 15, |
|
"L": 16, |
|
"M": 17, |
|
"P": 18, |
|
"T": 19, |
|
"W": 20, |
|
"a": 21, |
|
"b": 22, |
|
"c": 23, |
|
"d": 24, |
|
"e": 25, |
|
"f": 26, |
|
"g": 27, |
|
"h": 28, |
|
"i": 29, |
|
"j": 30, |
|
"k": 31, |
|
"l": 32, |
|
"m": 33, |
|
"n": 34, |
|
"o": 35, |
|
"p": 36, |
|
"q": 37, |
|
"r": 38, |
|
"s": 39, |
|
"t": 40, |
|
"u": 41, |
|
"v": 42, |
|
"w": 43, |
|
"x": 44, |
|
"y": 45, |
|
"z": 46, |
|
" ": 47, |
|
"Â": 48, |
|
"▁": 49, |
|
"e▁": 50, |
|
"in": 51, |
|
"s▁": 52, |
|
"th": 53, |
|
"t▁": 54, |
|
"d▁": 55, |
|
"on": 56, |
|
"▁a": 57, |
|
"▁th": 58, |
|
"er": 59, |
|
"al": 60, |
|
"re": 61, |
|
"y▁": 62, |
|
"ing": 63, |
|
",▁": 64, |
|
"an": 65, |
|
"hi": 66, |
|
"▁the▁": 67, |
|
"ar": 68, |
|
"o▁": 69, |
|
"at": 70, |
|
"ed▁": 71, |
|
"es": 72, |
|
"ir": 73, |
|
"li": 74, |
|
"or": 75, |
|
"me": 76, |
|
"to▁": 77, |
|
"of": 78, |
|
"st": 79, |
|
"▁an": 80, |
|
"ing▁": 81, |
|
"in▁": 82, |
|
"as": 83, |
|
"is▁": 84, |
|
"ou": 85, |
|
"si": 86, |
|
"us": 87, |
|
"▁a▁": 88, |
|
"all": 89, |
|
"▁and▁": 90, |
|
"gh": 91, |
|
"le": 92, |
|
"ch": 93, |
|
"con": 94, |
|
"cre": 95, |
|
"em": 96, |
|
"ex": 97, |
|
"es▁": 98, |
|
"ic": 99, |
|
"il": 100, |
|
"m▁": 101, |
|
"n▁": 102, |
|
"ow": 103, |
|
"ue▁": 104, |
|
"l▁": 105, |
|
",▁a": 106, |
|
"di": 107, |
|
"ew": 108, |
|
"eir": 109, |
|
"fr": 110, |
|
"for": 111, |
|
"he▁": 112, |
|
"ion": 113, |
|
"ian": 114, |
|
"k▁": 115, |
|
"ke▁": 116, |
|
"ly▁": 117, |
|
"no": 118, |
|
"rn": 119, |
|
"su": 120, |
|
"ta": 121, |
|
"tin": 122, |
|
"ver": 123, |
|
"▁m": 124, |
|
"s▁of": 125, |
|
"the▁": 126, |
|
"his▁": 127, |
|
"ation": 128, |
|
"ed▁b": 129, |
|
"creat": 130, |
|
"a▁": 131, |
|
",▁th": 132, |
|
"Jer": 133, |
|
"bo": 134, |
|
"car": 135, |
|
"don": 136, |
|
"en": 137, |
|
"et": 138, |
|
"ey▁": 139, |
|
"el▁": 140, |
|
"fir": 141, |
|
"gl": 142, |
|
"it": 143, |
|
"lo": 144, |
|
"mo": 145, |
|
"nt▁": 146, |
|
"ngl": 147, |
|
"ob": 148, |
|
"om▁": 149, |
|
"over": 150, |
|
"ri": 151, |
|
"re▁": 152, |
|
"st▁": 153, |
|
"s,▁": 154, |
|
"to": 155, |
|
"ul": 156, |
|
"um": 157, |
|
"un": 158, |
|
"urn": 159, |
|
"wi": 160, |
|
"whi": 161, |
|
"y,▁": 162, |
|
"Â ": 163, |
|
"▁D": 164, |
|
"▁I": 165, |
|
"▁P": 166, |
|
"▁g": 167, |
|
"▁to▁": 168, |
|
"e▁.": 169, |
|
"t▁on": 170, |
|
"▁their": 171, |
|
"al▁g": 172, |
|
"ing▁the▁": 173, |
|
"and▁": 174, |
|
"or▁": 175, |
|
"ment▁": 176, |
|
"stri": 177, |
|
"in▁E": 178, |
|
"ust▁": 179, |
|
"ght▁": 180, |
|
"cont": 181, |
|
",▁are▁": 182, |
|
"from▁": 183, |
|
"ational▁g": 184, |
|
"ed▁by▁": 185, |
|
"created▁by▁": 186, |
|
"first▁": 187, |
|
"mot": 188, |
|
"which": 189, |
|
"ea": 190, |
|
"ho": 191, |
|
"hea": 192, |
|
"mer": 193, |
|
"s▁to▁": 194, |
|
"high": 195, |
|
"'s▁": 196, |
|
",▁the▁": 197, |
|
",▁and▁": 198, |
|
"-h": 199, |
|
"-si": 200, |
|
".▁": 201, |
|
";▁": 202, |
|
"Au": 203, |
|
"An▁": 204, |
|
"Amer": 205, |
|
"Bar": 206, |
|
"Bas": 207, |
|
"En▁": 208, |
|
"Gover": 209, |
|
"Is": 210, |
|
"Ju": 211, |
|
"Job": 212, |
|
"Lon": 213, |
|
"Me": 214, |
|
"Mr": 215, |
|
"The▁": 216, |
|
"Wal": 217, |
|
"a.": 218, |
|
"ae": 219, |
|
"av": 220, |
|
"ain": 221, |
|
"at▁": 222, |
|
"ad▁": 223, |
|
"are": 224, |
|
"ay▁": 225, |
|
"ame": 226, |
|
"ain▁": 227, |
|
"ail": 228, |
|
"am▁": 229, |
|
"ak▁": 230, |
|
"bi": 231, |
|
"bre": 232, |
|
"ban": 233, |
|
"burn": 234, |
|
"co": 235, |
|
"cr": 236, |
|
"cy▁": 237, |
|
"ced▁": 238, |
|
"cir": 239, |
|
"ces▁": 240, |
|
"cum": 241, |
|
"ce▁.": 242, |
|
"care": 243, |
|
"d,▁": 244, |
|
"dan": 245, |
|
"des": 246, |
|
"dem": 247, |
|
"dow": 248, |
|
"den": 249, |
|
"dun": 250, |
|
"dad▁": 251, |
|
"econ": 252, |
|
"eem": 253, |
|
"en▁": 254, |
|
"ely▁": 255, |
|
"ever": 256, |
|
"ebo": 257, |
|
"fi": 258, |
|
"ft": 259, |
|
"fe▁": 260, |
|
"fin": 261, |
|
"fil": 262, |
|
"few": 263, |
|
"fen": 264, |
|
"ft▁on": 265, |
|
"febo": 266, |
|
"gn": 267, |
|
"gon": 268, |
|
"ges": 269, |
|
"gue▁": 270, |
|
"get": 271, |
|
"hou": 272, |
|
"how": 273, |
|
"hor▁": 274, |
|
"is": 275, |
|
"jou": 276, |
|
"jew": 277, |
|
"job": 278, |
|
"just▁": 279, |
|
"ker": 280, |
|
"ll": 281, |
|
"ly": 282, |
|
"ld▁": 283, |
|
"lon": 284, |
|
"lar": 285, |
|
"les": 286, |
|
"mor": 287, |
|
"mall": 288, |
|
"mic": 289, |
|
"must▁": 290, |
|
"main": 291, |
|
"mles": 292, |
|
"n▁th": 293, |
|
"ning▁": 294, |
|
"nex": 295, |
|
"new": 296, |
|
"nment▁": 297, |
|
"national▁g": 298, |
|
"ol": 299, |
|
"oli": 300, |
|
"ok▁": 301, |
|
"omot": 302, |
|
"ogue▁": 303, |
|
"omic": 304, |
|
"pp": 305, |
|
"pr": 306, |
|
"p▁a▁": 307, |
|
"pic": 308, |
|
"pow": 309, |
|
"pit": 310, |
|
"plo": 311, |
|
"pul": 312, |
|
"phor▁": 313, |
|
"poli": 314, |
|
"que▁": 315, |
|
"ry": 316, |
|
"ry▁": 317, |
|
"rar": 318, |
|
"rou": 319, |
|
"rae": 320, |
|
"ses": 321, |
|
"sch": 322, |
|
"ses▁": 323, |
|
"set": 324, |
|
"s;▁": 325, |
|
"sail": 326, |
|
"scare": 327, |
|
"seem": 328, |
|
"shou": 329, |
|
"small": 330, |
|
"spit": 331, |
|
"tw": 332, |
|
"te▁": 333, |
|
"ting": 334, |
|
"t,▁": 335, |
|
"ted▁": 336, |
|
"tle": 337, |
|
"tch": 338, |
|
"tic": 339, |
|
"ts,▁": 340, |
|
"turn": 341, |
|
"t,▁the▁": 342, |
|
"ten▁": 343, |
|
"uth": 344, |
|
"udi": 345, |
|
"ugon": 346, |
|
"up▁a▁": 347, |
|
"ve▁": 348, |
|
"ving▁": 349, |
|
"wir": 350, |
|
"wil": 351, |
|
"ws▁to▁": 352, |
|
"way▁": 353, |
|
"yer": 354, |
|
"zed▁b": 355, |
|
"▁in": 356, |
|
"▁em": 357, |
|
"▁he▁": 358, |
|
"▁his▁": 359, |
|
"▁Jer": 360, |
|
"▁car": 361, |
|
"▁Â ": 362, |
|
"▁hea": 363, |
|
"▁,▁and▁": 364, |
|
"▁An▁": 365, |
|
"▁Bar": 366, |
|
"▁En▁": 367, |
|
"▁Gover": 368, |
|
"▁Job": 369, |
|
"▁Mr": 370, |
|
"▁The▁": 371, |
|
"▁econ": 372, |
|
"▁shou": 373, |
|
"▁wil": 374, |
|
"e▁created▁by▁": 375, |
|
"inv": 376, |
|
"ines": 377, |
|
"ining▁": 378, |
|
"in▁a▁": 379, |
|
"ind,▁": 380, |
|
"s▁hi": 381, |
|
"s▁ar": 382, |
|
"s▁un": 383, |
|
"s▁and▁": 384, |
|
"s▁first▁": 385, |
|
"s▁inv": 386, |
|
"th▁the▁": 387, |
|
"their": 388, |
|
"that▁": 389, |
|
"t▁le": 390, |
|
"t▁cre": 391, |
|
"t▁ex": 392, |
|
"t▁di": 393, |
|
"t▁the▁": 394, |
|
"t▁over": 395, |
|
"t▁created▁by▁": 396, |
|
"t▁mor": 397, |
|
"d▁to▁": 398, |
|
"d▁ex": 399, |
|
"on▁the▁": 400, |
|
"on▁a▁": 401, |
|
"only▁": 402, |
|
"ons▁of": 403, |
|
"▁aban": 404, |
|
"▁all": 405, |
|
"▁auth": 406, |
|
"▁at▁the▁": 407, |
|
"er,▁": 408, |
|
"erall": 409, |
|
"erted▁": 410, |
|
"er▁all": 411, |
|
"ales": 412, |
|
"al▁and▁": 413, |
|
"alem": 414, |
|
"alogue▁": 415, |
|
"resi": 416, |
|
"rele": 417, |
|
"refr": 418, |
|
"redun": 419, |
|
"return": 420, |
|
"y▁rele": 421, |
|
"ing▁their": 422, |
|
"ingly": 423, |
|
",▁he▁": 424, |
|
",▁which": 425, |
|
"ances▁": 426, |
|
"anpow": 427, |
|
"an▁auth": 428, |
|
"hiker": 429, |
|
"▁the▁li": 430, |
|
"▁the▁bo": 431, |
|
"▁the▁Bas": 432, |
|
"▁the▁wir": 433, |
|
"armles": 434, |
|
"ard▁ex": 435, |
|
"o▁Me": 436, |
|
"o▁is": 437, |
|
"ats;▁": 438, |
|
"aterall": 439, |
|
"ed▁from▁": 440, |
|
"ed▁dad▁": 441, |
|
"es.": 442, |
|
"like▁": 443, |
|
"light▁": 444, |
|
"living▁": 445, |
|
"li▁Gover": 446, |
|
"lio▁Me": 447, |
|
"orting": 448, |
|
"medi": 449, |
|
"meta": 450, |
|
"mes▁first▁": 451, |
|
"to▁cir": 452, |
|
"of▁a▁": 453, |
|
"often▁": 454, |
|
"of▁the▁Bas": 455, |
|
"stall": 456, |
|
"studi": 457, |
|
"stances▁": 458, |
|
"▁an▁econ": 459, |
|
"ing▁ou": 460, |
|
"ing▁new": 461, |
|
"ing▁small": 462, |
|
"in▁his▁": 463, |
|
"in▁Au": 464, |
|
"ast▁": 465, |
|
"assi": 466, |
|
"asses▁": 467, |
|
"ased▁from▁": 468, |
|
"is▁for": 469, |
|
"is▁a▁": 470, |
|
"is▁cont": 471, |
|
"is▁burn": 472, |
|
"is▁fin": 473, |
|
"ough": 474, |
|
"sign": 475, |
|
"sions▁of": 476, |
|
"using▁the▁": 477, |
|
"usines": 478, |
|
"usalem": 479, |
|
"▁a▁few": 480, |
|
"all▁em": 481, |
|
"ally▁rele": 482, |
|
"▁and▁no": 483, |
|
"▁and▁medi": 484, |
|
"leav": 485, |
|
"contin": 486, |
|
"ext,▁the▁": 487, |
|
"es▁the▁": 488, |
|
"es▁,▁th": 489, |
|
"ican▁auth": 490, |
|
"ilaterall": 491, |
|
"m▁is▁a▁": 492, |
|
"n▁in▁a▁": 493, |
|
"ow▁and▁no": 494, |
|
"ue▁their": 495, |
|
"ue▁to▁cir": 496, |
|
"l▁often▁": 497, |
|
",▁aft": 498, |
|
"for▁D": 499, |
|
"for▁their": 500, |
|
"iana▁": 501, |
|
"iants,▁": 502, |
|
"ians▁and▁": 503, |
|
"k▁up▁a▁": 504, |
|
"ke▁to": 505, |
|
"ke▁sail": 506, |
|
"ly▁in▁Au": 507, |
|
"not▁on": 508, |
|
"not▁created▁by▁": 509, |
|
"rney▁": 510, |
|
"sungl": 511, |
|
"supp": 512, |
|
"sues.": 513, |
|
"taining▁": 514, |
|
"take▁to": 515, |
|
"tinational▁g": 516, |
|
"tinians▁and▁": 517, |
|
"▁mul": 518, |
|
"▁manpow": 519, |
|
"▁massi": 520, |
|
"s▁of▁an▁econ": 521, |
|
"s▁of▁manpow": 522, |
|
"the▁lar": 523, |
|
"ations▁un": 524, |
|
"creating▁new": 525, |
|
",▁they▁": 526, |
|
"Jerusalem": 527, |
|
"carry": 528, |
|
"don▁to▁": 529, |
|
"don▁his▁": 530, |
|
"el▁fen": 531, |
|
"el▁on▁a▁": 532, |
|
"its▁": 533, |
|
"look▁": 534, |
|
"ngland▁": 535, |
|
"s,▁how": 536, |
|
"to▁aban": 537, |
|
"um-si": 538, |
|
"wife▁": 539, |
|
"with▁the▁": 540, |
|
"y,▁job": 541, |
|
"y,▁carry": 542, |
|
"Â ▁Mr": 543, |
|
"▁Due▁to▁cir": 544, |
|
"▁In▁th": 545, |
|
"▁I▁shou": 546, |
|
"▁Pales": 547, |
|
"▁Presi": 548, |
|
"▁to▁bre": 549, |
|
"ing▁the▁scare": 550, |
|
"or▁living▁": 551, |
|
"ment▁poli": 552, |
|
"stria.": 553, |
|
"strike▁sail": 554, |
|
"in▁East▁": 555, |
|
"in▁England▁": 556, |
|
"contrar": 557, |
|
",▁are▁not▁created▁by▁": 558, |
|
",▁are▁the▁lar": 559, |
|
"from▁creating▁new": 560, |
|
"first▁sign": 561, |
|
"motel▁on▁a▁": 562, |
|
"which▁wil": 563, |
|
"hospit": 564, |
|
"highway▁": 565, |
|
"'s▁fil": 566, |
|
"-harmles": 567, |
|
"American▁auth": 568, |
|
"Israe": 569, |
|
"Julio▁Me": 570, |
|
"London▁to▁": 571, |
|
"Walt▁le": 572, |
|
"ame.": 573, |
|
"ain▁from▁creating▁new": 574, |
|
"am▁.": 575, |
|
"ak▁dow": 576, |
|
"bid▁to▁": 577, |
|
"comes▁first▁": 578, |
|
"crow▁and▁no": 579, |
|
"ced▁to▁aban": 580, |
|
"cumstances▁": 581, |
|
"dant▁cre": 582, |
|
"deserted▁": 583, |
|
"dem's▁fil": 584, |
|
"dent,▁": 585, |
|
"ely▁highway▁": 586, |
|
"ever,▁are▁not▁created▁by▁": 587, |
|
"fight▁": 588, |
|
"ft▁on▁the▁wir": 589, |
|
"feboats;▁": 590, |
|
"gest▁over": 591, |
|
"gets▁inv": 592, |
|
"journey▁": 593, |
|
"jewel▁fen": 594, |
|
"just▁like▁": 595, |
|
"ld▁just▁like▁": 596, |
|
"lonely▁highway▁": 597, |
|
"must▁refr": 598, |
|
"maintaining▁": 599, |
|
"ning▁his▁": 600, |
|
"next▁mor": 601, |
|
"nment▁must▁refr": 602, |
|
"national▁game.": 603, |
|
"omoting▁small": 604, |
|
"omic▁hea": 605, |
|
"promoting▁small": 606, |
|
"pick▁up▁a▁": 607, |
|
"ployer": 608, |
|
"pulsions▁of": 609, |
|
"phor▁of▁the▁Bas": 610, |
|
"que▁national▁game.": 611, |
|
"ry▁is▁fin": 612, |
|
"route▁": 613, |
|
"ses,▁which": 614, |
|
"scho": 615, |
|
"settle": 616, |
|
"seemingly": 617, |
|
"two▁is": 618, |
|
"tchhiker": 619, |
|
"tices▁the▁": 620, |
|
"ugon▁and▁": 621, |
|
"ve▁redun": 622, |
|
"ws▁to▁take▁to": 623, |
|
"zed▁busines": 624, |
|
"▁install": 625, |
|
"▁he▁comes▁first▁": 626, |
|
"▁Jerry▁is▁fin": 627, |
|
"▁car▁to▁bre": 628, |
|
"▁Â Â ▁Mr": 629, |
|
"▁,▁and▁contin": 630, |
|
"▁An▁American▁auth": 631, |
|
"▁Barugon▁and▁": 632, |
|
"▁En▁route▁": 633, |
|
"▁Jobs,▁how": 634, |
|
"▁The▁next▁mor": 635, |
|
"e▁created▁by▁promoting▁small": 636, |
|
"ind,▁leav": 637, |
|
"s▁hitchhiker": 638, |
|
"s▁are▁created▁by▁promoting▁small": 639, |
|
"that▁Walt▁le": 640, |
|
"t▁expulsions▁of": 641, |
|
"t▁dialogue▁": 642, |
|
"on▁the▁contrar": 643, |
|
"only▁for▁their": 644, |
|
"▁at▁the▁first▁sign": 645, |
|
"er,▁not▁on": 646, |
|
"er▁all,▁are▁the▁lar": 647, |
|
"al▁and▁return": 648, |
|
"ing▁their▁massi": 649, |
|
",▁he▁is▁for": 650, |
|
"▁the▁lifeboats;▁": 651, |
|
"▁the▁board▁ex": 652, |
|
"ed▁dad▁is▁burn": 653, |
|
"light▁two▁is": 654, |
|
"li▁Government▁must▁refr": 655, |
|
"orting▁a▁few": 656, |
|
"metaphor▁of▁the▁Bas": 657, |
|
"of▁a▁jewel▁fen": 658, |
|
"studies▁,▁th": 659, |
|
"ing▁out▁expulsions▁of": 660, |
|
"asses▁that▁Walt▁le": 661, |
|
"ased▁from▁hospit": 662, |
|
"is▁context,▁the▁": 663, |
|
"ough▁he▁comes▁first▁": 664, |
|
"using▁the▁metaphor▁of▁the▁Bas": 665, |
|
"all▁employer": 666, |
|
"ally▁released▁from▁hospit": 667, |
|
"▁and▁medium-si": 668, |
|
"ilaterally,▁carry": 669, |
|
"m▁is▁a▁bid▁to▁": 670, |
|
"n▁in▁a▁deserted▁": 671, |
|
"ue▁their▁": 672, |
|
"l▁often▁strike▁sail": 673, |
|
",▁after▁all,▁are▁the▁lar": 674, |
|
"for▁Diana▁": 675, |
|
"iants,▁which▁wil": 676, |
|
"ly▁in▁Austria.": 677, |
|
"sunglasses▁that▁Walt▁le": 678, |
|
"supporting▁a▁few": 679, |
|
"tinational▁giants,▁which▁wil": 680, |
|
"tinians▁and▁maintaining▁": 681, |
|
"▁multinational▁giants,▁which▁wil": 682, |
|
"s▁of▁an▁economic▁hea": 683, |
|
"s▁of▁manpower,▁not▁on": 684, |
|
"ations▁unilaterally,▁carry": 685, |
|
",▁they▁pick▁up▁a▁": 686, |
|
"Jerusalem.": 687, |
|
"don▁his▁studies▁,▁th": 688, |
|
"look▁for▁Diana▁": 689, |
|
"wife▁of▁a▁jewel▁fen": 690, |
|
"with▁the▁wife▁of▁a▁jewel▁fen": 691, |
|
"y,▁jobs▁are▁created▁by▁promoting▁small": 692, |
|
"▁Due▁to▁circumstances▁": 693, |
|
"▁In▁this▁context,▁the▁": 694, |
|
"▁I▁should▁just▁like▁": 695, |
|
"▁Palestinians▁and▁maintaining▁": 696, |
|
"▁President,▁": 697, |
|
"ing▁the▁scarecrow▁and▁no": 698, |
|
"or▁living▁in▁England▁": 699, |
|
"ment▁policy▁": 700, |
|
"motel▁on▁a▁lonely▁highway▁": 701, |
|
"-harmless▁hitchhiker": 702, |
|
"Israeli▁Government▁must▁refr": 703, |
|
"Julio▁Medem's▁fil": 704, |
|
"London▁to▁look▁for▁Diana▁": 705, |
|
"ain▁from▁creating▁new▁install": 706, |
|
"ak▁down▁in▁a▁deserted▁": 707, |
|
"ced▁to▁abandon▁his▁studies▁,▁th": 708, |
|
"dant▁crews▁to▁take▁to": 709, |
|
"ever,▁are▁not▁created▁by▁supporting▁a▁few": 710, |
|
"ft▁on▁the▁wire▁.": 711, |
|
"gest▁overall▁employer": 712, |
|
"ses,▁which,▁after▁all,▁are▁the▁lar": 713, |
|
"settlement▁policy▁": 714, |
|
"seemingly-harmless▁hitchhiker": 715, |
|
"tices▁the▁sunglasses▁that▁Walt▁le": 716, |
|
"ve▁redundant▁crews▁to▁take▁to": 717, |
|
"zed▁businesses,▁which,▁after▁all,▁are▁the▁lar": 718, |
|
"▁Jerry▁is▁finally▁released▁from▁hospit": 719, |
|
"▁car▁to▁break▁down▁in▁a▁deserted▁": 720, |
|
"▁Â Â ▁Mr▁President,▁": 721, |
|
"▁,▁and▁continue▁their▁": 722, |
|
"▁An▁American▁author▁living▁in▁England▁": 723, |
|
"▁En▁route▁,▁they▁pick▁up▁a▁": 724, |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few": 725, |
|
"▁The▁next▁morning▁his▁": 726, |
|
"ind,▁leaving▁their▁massi": 727, |
|
"t▁dialogue▁using▁the▁metaphor▁of▁the▁Bas": 728, |
|
"on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small": 729, |
|
"only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁": 730, |
|
"▁at▁the▁first▁signs▁of▁an▁economic▁hea": 731, |
|
",▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁th": 732, |
|
"▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small": 733, |
|
"▁the▁board▁exam▁.": 734, |
|
"ed▁dad▁is▁burning▁the▁scarecrow▁and▁no": 735, |
|
"light▁two▁issues.": 736, |
|
"ing▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁": 737, |
|
"ough▁he▁comes▁first▁in▁his▁": 738, |
|
"▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁lar": 739, |
|
"l▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea": 740, |
|
"▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea": 741, |
|
"s▁of▁manpower,▁not▁only▁in▁Austria.": 742, |
|
"ations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁": 743, |
|
"with▁the▁wife▁of▁a▁jewel▁fence▁.": 744, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁th": 745, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refr": 746, |
|
"▁I▁should▁just▁like▁to▁": 747, |
|
"motel▁on▁a▁lonely▁highway▁.": 748, |
|
"Julio▁Medem's▁film▁is▁a▁bid▁to▁": 749, |
|
"ain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁": 750, |
|
"gest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 751, |
|
"seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁": 752, |
|
"tices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 753, |
|
"ve▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small": 754, |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁return": 755, |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁": 756, |
|
"▁An▁American▁author▁living▁in▁England▁gets▁inv": 757, |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁": 758, |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea": 759, |
|
"ind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small": 760, |
|
"t▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 761, |
|
"only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.": 762, |
|
"ed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 763, |
|
"▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 764, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁": 765, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁": 766, |
|
"ind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 767, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁": 768, |
|
"Ga": 769, |
|
"dw": 770, |
|
"ded▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 771, |
|
"dind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 772, |
|
"glight▁two▁issues.": 773, |
|
"hglight▁two▁issues.": 774, |
|
"lt▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 775, |
|
"ole": 776, |
|
"ol▁": 777, |
|
"sme": 778, |
|
"vd▁": 779, |
|
"ved▁": 780, |
|
"wdind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 781, |
|
"in▁the▁board▁exam▁.": 782, |
|
"s▁London▁to▁look▁for▁Diana▁": 783, |
|
",▁journey▁": 784, |
|
",▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.": 785, |
|
"hihglight▁two▁issues.": 786, |
|
"art▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 787, |
|
"sted▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 788, |
|
"start▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 789, |
|
"in▁scho": 790, |
|
"a▁fight▁": 791, |
|
"hosted▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 792, |
|
"headed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 793, |
|
"mera▁fight▁": 794, |
|
"s▁to▁London▁to▁look▁for▁Diana▁": 795, |
|
"highlight▁two▁issues.": 796, |
|
"ol▁the▁board▁exam▁.": 797, |
|
"olved▁": 798, |
|
"in▁East▁Jerusalem.": 799, |
|
"in▁East▁settlement▁policy▁": 800, |
|
"fight▁.▁": 801, |
|
"journey▁,▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.": 802, |
|
"school▁": 803, |
|
"▁Barugon▁and▁Ga": 804, |
|
"▁Barugon▁and▁fight▁.▁": 805, |
|
"settlement▁policy▁in▁East▁Jerusalem.": 806, |
|
"▁The▁next▁morning▁his▁hosted▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 807, |
|
"▁The▁next▁morning▁his▁headed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.": 808, |
|
"▁I▁should▁just▁like▁to▁hihglight▁two▁issues.": 809, |
|
"▁I▁should▁just▁like▁to▁highlight▁two▁issues.": 810, |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁London▁to▁look▁for▁Diana▁": 811, |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁to▁London▁to▁look▁for▁Diana▁": 812, |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁sme": 813, |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁start▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 814, |
|
"▁An▁American▁author▁living▁in▁England▁gets▁invole": 815, |
|
"▁An▁American▁author▁living▁in▁England▁gets▁involved▁": 816, |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁,▁journey▁": 817, |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁journey▁,▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.": 818, |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁headw": 819, |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁heawdind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 820, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁in▁scho": 821, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁school▁": 822, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁in▁East▁settlement▁policy▁": 823, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁settlement▁policy▁in▁East▁Jerusalem.": 824, |
|
"vd▁with▁the▁wife▁of▁a▁jewel▁fence▁.": 825, |
|
"mera▁fight▁.": 826, |
|
"▁Barugon▁and▁Gamera▁fight▁.": 827, |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁London▁to▁look▁for▁Diana▁.▁": 828, |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁to▁London▁to▁look▁for▁Diana▁.": 829, |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁smelt▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.": 830, |
|
"▁An▁American▁author▁living▁in▁England▁gets▁involevd▁with▁the▁wife▁of▁a▁jewel▁fence▁.": 831, |
|
"▁An▁American▁author▁living▁in▁England▁gets▁involved▁with▁the▁wife▁of▁a▁jewel▁fence▁.": 832, |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁,▁journey▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.": 833, |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁headwind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.": 834, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁in▁school▁the▁board▁exam▁.": 835, |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁school▁in▁the▁board▁exam▁.": 836, |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁in▁East▁settlement▁policy▁Jerusalem.": 837 |
|
}, |
|
"merges": [ |
|
"e ▁", |
|
"i n", |
|
"s ▁", |
|
"t h", |
|
"t ▁", |
|
"d ▁", |
|
"o n", |
|
"▁ a", |
|
"▁ th", |
|
"e r", |
|
"a l", |
|
"r e", |
|
"y ▁", |
|
"in g", |
|
", ▁", |
|
"a n", |
|
"h i", |
|
"▁th e▁", |
|
"a r", |
|
"o ▁", |
|
"a t", |
|
"e d▁", |
|
"e s", |
|
"i r", |
|
"l i", |
|
"o r", |
|
"m e", |
|
"t o▁", |
|
"o f", |
|
"s t", |
|
"▁a n", |
|
"ing ▁", |
|
"in ▁", |
|
"a s", |
|
"i s▁", |
|
"o u", |
|
"s i", |
|
"u s", |
|
"▁a ▁", |
|
"al l", |
|
"▁an d▁", |
|
"g h", |
|
"l e", |
|
"c h", |
|
"c on", |
|
"c re", |
|
"e m", |
|
"e x", |
|
"e s▁", |
|
"i c", |
|
"i l", |
|
"m ▁", |
|
"n ▁", |
|
"o w", |
|
"u e▁", |
|
"l ▁", |
|
", ▁a", |
|
"d i", |
|
"e w", |
|
"e ir", |
|
"f r", |
|
"f or", |
|
"h e▁", |
|
"i on", |
|
"i an", |
|
"k ▁", |
|
"k e▁", |
|
"l y▁", |
|
"n o", |
|
"r n", |
|
"s u", |
|
"t a", |
|
"t in", |
|
"v er", |
|
"▁ m", |
|
"s▁ of", |
|
"th e▁", |
|
"hi s▁", |
|
"at ion", |
|
"ed▁ b", |
|
"cre at", |
|
"a ▁", |
|
", ▁th", |
|
"J er", |
|
"b o", |
|
"c ar", |
|
"d on", |
|
"e n", |
|
"e t", |
|
"e y▁", |
|
"e l▁", |
|
"f ir", |
|
"g l", |
|
"i t", |
|
"l o", |
|
"m o", |
|
"n t▁", |
|
"n gl", |
|
"o b", |
|
"o m▁", |
|
"o ver", |
|
"r i", |
|
"r e▁", |
|
"s t▁", |
|
"s ,▁", |
|
"t o", |
|
"u l", |
|
"u m", |
|
"u n", |
|
"u rn", |
|
"w i", |
|
"w hi", |
|
"y ,▁", |
|
"Â ", |
|
"▁ D", |
|
"▁ I", |
|
"▁ P", |
|
"▁ g", |
|
"▁ to▁", |
|
"e▁ .", |
|
"t▁ on", |
|
"▁th eir", |
|
"al ▁g", |
|
"ing ▁the▁", |
|
"an d▁", |
|
"or ▁", |
|
"me nt▁", |
|
"st ri", |
|
"in▁ E", |
|
"us t▁", |
|
"gh t▁", |
|
"con t", |
|
",▁a re▁", |
|
"fr om▁", |
|
"ation al▁g", |
|
"ed▁b y▁", |
|
"creat ed▁by▁", |
|
"fir st▁", |
|
"mo t", |
|
"whi ch", |
|
"e a", |
|
"h o", |
|
"h ea", |
|
"m er", |
|
"s▁ to▁", |
|
"hi gh", |
|
"' s▁", |
|
", ▁the▁", |
|
", ▁and▁", |
|
"- h", |
|
"- si", |
|
". ▁", |
|
"; ▁", |
|
"A u", |
|
"A n▁", |
|
"A mer", |
|
"B ar", |
|
"B as", |
|
"E n▁", |
|
"G over", |
|
"I s", |
|
"J u", |
|
"J ob", |
|
"L on", |
|
"M e", |
|
"M r", |
|
"T he▁", |
|
"W al", |
|
"a .", |
|
"a e", |
|
"a v", |
|
"a in", |
|
"a t▁", |
|
"a d▁", |
|
"a re", |
|
"a y▁", |
|
"a me", |
|
"a in▁", |
|
"a il", |
|
"a m▁", |
|
"a k▁", |
|
"b i", |
|
"b re", |
|
"b an", |
|
"b urn", |
|
"c o", |
|
"c r", |
|
"c y▁", |
|
"c ed▁", |
|
"c ir", |
|
"c es▁", |
|
"c um", |
|
"c e▁.", |
|
"c are", |
|
"d ,▁", |
|
"d an", |
|
"d es", |
|
"d em", |
|
"d ow", |
|
"d en", |
|
"d un", |
|
"d ad▁", |
|
"e con", |
|
"e em", |
|
"e n▁", |
|
"e ly▁", |
|
"e ver", |
|
"e bo", |
|
"f i", |
|
"f t", |
|
"f e▁", |
|
"f in", |
|
"f il", |
|
"f ew", |
|
"f en", |
|
"f t▁on", |
|
"f ebo", |
|
"g n", |
|
"g on", |
|
"g es", |
|
"g ue▁", |
|
"g et", |
|
"h ou", |
|
"h ow", |
|
"h or▁", |
|
"i s", |
|
"j ou", |
|
"j ew", |
|
"j ob", |
|
"j ust▁", |
|
"k er", |
|
"l l", |
|
"l y", |
|
"l d▁", |
|
"l on", |
|
"l ar", |
|
"l es", |
|
"m or", |
|
"m all", |
|
"m ic", |
|
"m ust▁", |
|
"m ain", |
|
"m les", |
|
"n ▁th", |
|
"n ing▁", |
|
"n ex", |
|
"n ew", |
|
"n ment▁", |
|
"n ational▁g", |
|
"o l", |
|
"o li", |
|
"o k▁", |
|
"o mot", |
|
"o gue▁", |
|
"o mic", |
|
"p p", |
|
"p r", |
|
"p ▁a▁", |
|
"p ic", |
|
"p ow", |
|
"p it", |
|
"p lo", |
|
"p ul", |
|
"p hor▁", |
|
"p oli", |
|
"q ue▁", |
|
"r y", |
|
"r y▁", |
|
"r ar", |
|
"r ou", |
|
"r ae", |
|
"s es", |
|
"s ch", |
|
"s es▁", |
|
"s et", |
|
"s ;▁", |
|
"s ail", |
|
"s care", |
|
"s eem", |
|
"s hou", |
|
"s mall", |
|
"s pit", |
|
"t w", |
|
"t e▁", |
|
"t ing", |
|
"t ,▁", |
|
"t ed▁", |
|
"t le", |
|
"t ch", |
|
"t ic", |
|
"t s,▁", |
|
"t urn", |
|
"t ,▁the▁", |
|
"t en▁", |
|
"u th", |
|
"u di", |
|
"u gon", |
|
"u p▁a▁", |
|
"v e▁", |
|
"v ing▁", |
|
"w ir", |
|
"w il", |
|
"w s▁to▁", |
|
"w ay▁", |
|
"y er", |
|
"z ed▁b", |
|
"▁ in", |
|
"▁ em", |
|
"▁ he▁", |
|
"▁ his▁", |
|
"▁ Jer", |
|
"▁ car", |
|
"▁ Â ", |
|
"▁ hea", |
|
"▁ ,▁and▁", |
|
"▁ An▁", |
|
"▁ Bar", |
|
"▁ En▁", |
|
"▁ Gover", |
|
"▁ Job", |
|
"▁ Mr", |
|
"▁ The▁", |
|
"▁ econ", |
|
"▁ shou", |
|
"▁ wil", |
|
"e▁ created▁by▁", |
|
"in v", |
|
"in es", |
|
"in ing▁", |
|
"in ▁a▁", |
|
"in d,▁", |
|
"s▁ hi", |
|
"s▁ ar", |
|
"s▁ un", |
|
"s▁ and▁", |
|
"s▁ first▁", |
|
"s▁ inv", |
|
"th ▁the▁", |
|
"th eir", |
|
"th at▁", |
|
"t▁ le", |
|
"t▁ cre", |
|
"t▁ ex", |
|
"t▁ di", |
|
"t▁ the▁", |
|
"t▁ over", |
|
"t▁ created▁by▁", |
|
"t▁ mor", |
|
"d▁ to▁", |
|
"d▁ ex", |
|
"on ▁the▁", |
|
"on ▁a▁", |
|
"on ly▁", |
|
"on s▁of", |
|
"▁a ban", |
|
"▁a ll", |
|
"▁a uth", |
|
"▁a t▁the▁", |
|
"er ,▁", |
|
"er all", |
|
"er ted▁", |
|
"er ▁all", |
|
"al es", |
|
"al ▁and▁", |
|
"al em", |
|
"al ogue▁", |
|
"re si", |
|
"re le", |
|
"re fr", |
|
"re dun", |
|
"re turn", |
|
"y▁ rele", |
|
"ing ▁their", |
|
"ing ly", |
|
",▁ he▁", |
|
",▁ which", |
|
"an ces▁", |
|
"an pow", |
|
"an ▁auth", |
|
"hi ker", |
|
"▁the▁ li", |
|
"▁the▁ bo", |
|
"▁the▁ Bas", |
|
"▁the▁ wir", |
|
"ar mles", |
|
"ar d▁ex", |
|
"o▁ Me", |
|
"o▁ is", |
|
"at s;▁", |
|
"at erall", |
|
"ed▁ from▁", |
|
"ed▁ dad▁", |
|
"es .", |
|
"li ke▁", |
|
"li ght▁", |
|
"li ving▁", |
|
"li ▁Gover", |
|
"li o▁Me", |
|
"or ting", |
|
"me di", |
|
"me ta", |
|
"me s▁first▁", |
|
"to▁ cir", |
|
"of ▁a▁", |
|
"of ten▁", |
|
"of ▁the▁Bas", |
|
"st all", |
|
"st udi", |
|
"st ances▁", |
|
"▁an ▁econ", |
|
"ing▁ ou", |
|
"ing▁ new", |
|
"ing▁ small", |
|
"in▁ his▁", |
|
"in▁ Au", |
|
"as t▁", |
|
"as si", |
|
"as ses▁", |
|
"as ed▁from▁", |
|
"is▁ for", |
|
"is▁ a▁", |
|
"is▁ cont", |
|
"is▁ burn", |
|
"is▁ fin", |
|
"ou gh", |
|
"si gn", |
|
"si ons▁of", |
|
"us ing▁the▁", |
|
"us ines", |
|
"us alem", |
|
"▁a▁ few", |
|
"all ▁em", |
|
"all y▁rele", |
|
"▁and▁ no", |
|
"▁and▁ medi", |
|
"le av", |
|
"con tin", |
|
"ex t,▁the▁", |
|
"es▁ the▁", |
|
"es▁ ,▁th", |
|
"ic an▁auth", |
|
"il aterall", |
|
"m▁ is▁a▁", |
|
"n▁ in▁a▁", |
|
"ow ▁and▁no", |
|
"ue▁ their", |
|
"ue▁ to▁cir", |
|
"l▁ often▁", |
|
",▁a ft", |
|
"for ▁D", |
|
"for ▁their", |
|
"ian a▁", |
|
"ian ts,▁", |
|
"ian s▁and▁", |
|
"k▁ up▁a▁", |
|
"ke▁ to", |
|
"ke▁ sail", |
|
"ly▁ in▁Au", |
|
"no t▁on", |
|
"no t▁created▁by▁", |
|
"rn ey▁", |
|
"su ngl", |
|
"su pp", |
|
"su es.", |
|
"ta ining▁", |
|
"ta ke▁to", |
|
"tin ational▁g", |
|
"tin ians▁and▁", |
|
"▁m ul", |
|
"▁m anpow", |
|
"▁m assi", |
|
"s▁of ▁an▁econ", |
|
"s▁of ▁manpow", |
|
"the▁ lar", |
|
"ation s▁un", |
|
"creat ing▁new", |
|
",▁th ey▁", |
|
"Jer usalem", |
|
"car ry", |
|
"don ▁to▁", |
|
"don ▁his▁", |
|
"el▁ fen", |
|
"el▁ on▁a▁", |
|
"it s▁", |
|
"lo ok▁", |
|
"ngl and▁", |
|
"s,▁ how", |
|
"to ▁aban", |
|
"um -si", |
|
"wi fe▁", |
|
"wi th▁the▁", |
|
"y,▁ job", |
|
"y,▁ carry", |
|
"Â ▁Mr", |
|
"▁D ue▁to▁cir", |
|
"▁I n▁th", |
|
"▁I ▁shou", |
|
"▁P ales", |
|
"▁P resi", |
|
"▁to▁ bre", |
|
"ing▁the▁ scare", |
|
"or▁ living▁", |
|
"ment▁ poli", |
|
"stri a.", |
|
"stri ke▁sail", |
|
"in▁E ast▁", |
|
"in▁E ngland▁", |
|
"cont rar", |
|
",▁are▁ not▁created▁by▁", |
|
",▁are▁ the▁lar", |
|
"from▁ creating▁new", |
|
"first▁ sign", |
|
"mot el▁on▁a▁", |
|
"which ▁wil", |
|
"ho spit", |
|
"high way▁", |
|
"'s▁ fil", |
|
"-h armles", |
|
"Amer ican▁auth", |
|
"Is rae", |
|
"Ju lio▁Me", |
|
"Lon don▁to▁", |
|
"Wal t▁le", |
|
"ame .", |
|
"ain▁ from▁creating▁new", |
|
"am▁ .", |
|
"ak▁ dow", |
|
"bi d▁to▁", |
|
"co mes▁first▁", |
|
"cr ow▁and▁no", |
|
"ced▁ to▁aban", |
|
"cum stances▁", |
|
"dan t▁cre", |
|
"des erted▁", |
|
"dem 's▁fil", |
|
"den t,▁", |
|
"ely▁ highway▁", |
|
"ever ,▁are▁not▁created▁by▁", |
|
"fi ght▁", |
|
"ft▁on ▁the▁wir", |
|
"febo ats;▁", |
|
"ges t▁over", |
|
"get s▁inv", |
|
"jou rney▁", |
|
"jew el▁fen", |
|
"just▁ like▁", |
|
"ld▁ just▁like▁", |
|
"lon ely▁highway▁", |
|
"must▁ refr", |
|
"main taining▁", |
|
"ning▁ his▁", |
|
"nex t▁mor", |
|
"nment▁ must▁refr", |
|
"national▁g ame.", |
|
"omot ing▁small", |
|
"omic ▁hea", |
|
"pr omoting▁small", |
|
"pic k▁up▁a▁", |
|
"plo yer", |
|
"pul sions▁of", |
|
"phor▁ of▁the▁Bas", |
|
"que▁ national▁game.", |
|
"ry▁ is▁fin", |
|
"rou te▁", |
|
"ses ,▁which", |
|
"sch o", |
|
"set tle", |
|
"seem ingly", |
|
"tw o▁is", |
|
"tch hiker", |
|
"tic es▁the▁", |
|
"ugon ▁and▁", |
|
"ve▁ redun", |
|
"ws▁to▁ take▁to", |
|
"zed▁b usines", |
|
"▁in stall", |
|
"▁he▁ comes▁first▁", |
|
"▁Jer ry▁is▁fin", |
|
"▁car ▁to▁bre", |
|
"▁Â Â ▁Mr", |
|
"▁,▁and▁ contin", |
|
"▁An▁ American▁auth", |
|
"▁Bar ugon▁and▁", |
|
"▁En▁ route▁", |
|
"▁Job s,▁how", |
|
"▁The▁ next▁mor", |
|
"e▁created▁by▁ promoting▁small", |
|
"ind,▁ leav", |
|
"s▁hi tchhiker", |
|
"s▁ar e▁created▁by▁promoting▁small", |
|
"that▁ Walt▁le", |
|
"t▁ex pulsions▁of", |
|
"t▁di alogue▁", |
|
"on▁the▁ contrar", |
|
"only▁ for▁their", |
|
"▁at▁the▁ first▁sign", |
|
"er,▁ not▁on", |
|
"er▁all ,▁are▁the▁lar", |
|
"al▁and▁ return", |
|
"ing▁their ▁massi", |
|
",▁he▁ is▁for", |
|
"▁the▁li feboats;▁", |
|
"▁the▁bo ard▁ex", |
|
"ed▁dad▁ is▁burn", |
|
"light▁ two▁is", |
|
"li▁Gover nment▁must▁refr", |
|
"orting ▁a▁few", |
|
"meta phor▁of▁the▁Bas", |
|
"of▁a▁ jewel▁fen", |
|
"studi es▁,▁th", |
|
"ing▁ou t▁expulsions▁of", |
|
"asses▁ that▁Walt▁le", |
|
"ased▁from▁ hospit", |
|
"is▁cont ext,▁the▁", |
|
"ough ▁he▁comes▁first▁", |
|
"using▁the▁ metaphor▁of▁the▁Bas", |
|
"all▁em ployer", |
|
"ally▁rele ased▁from▁hospit", |
|
"▁and▁medi um-si", |
|
"ilaterall y,▁carry", |
|
"m▁is▁a▁ bid▁to▁", |
|
"n▁in▁a▁ deserted▁", |
|
"ue▁their ▁", |
|
"l▁often▁ strike▁sail", |
|
",▁aft er▁all,▁are▁the▁lar", |
|
"for▁D iana▁", |
|
"iants,▁ which▁wil", |
|
"ly▁in▁Au stria.", |
|
"sungl asses▁that▁Walt▁le", |
|
"supp orting▁a▁few", |
|
"tinational▁g iants,▁which▁wil", |
|
"tinians▁and▁ maintaining▁", |
|
"▁mul tinational▁giants,▁which▁wil", |
|
"s▁of▁an▁econ omic▁hea", |
|
"s▁of▁manpow er,▁not▁on", |
|
"ations▁un ilaterally,▁carry", |
|
",▁they▁ pick▁up▁a▁", |
|
"Jerusalem .", |
|
"don▁his▁ studies▁,▁th", |
|
"look▁ for▁Diana▁", |
|
"wife▁ of▁a▁jewel▁fen", |
|
"with▁the▁ wife▁of▁a▁jewel▁fen", |
|
"y,▁job s▁are▁created▁by▁promoting▁small", |
|
"▁Due▁to▁cir cumstances▁", |
|
"▁In▁th is▁context,▁the▁", |
|
"▁I▁shou ld▁just▁like▁", |
|
"▁Pales tinians▁and▁maintaining▁", |
|
"▁Presi dent,▁", |
|
"ing▁the▁scare crow▁and▁no", |
|
"or▁living▁ in▁England▁", |
|
"ment▁poli cy▁", |
|
"motel▁on▁a▁ lonely▁highway▁", |
|
"-harmles s▁hitchhiker", |
|
"Israe li▁Government▁must▁refr", |
|
"Julio▁Me dem's▁fil", |
|
"London▁to▁ look▁for▁Diana▁", |
|
"ain▁from▁creating▁new ▁install", |
|
"ak▁dow n▁in▁a▁deserted▁", |
|
"ced▁to▁aban don▁his▁studies▁,▁th", |
|
"dant▁cre ws▁to▁take▁to", |
|
"ever,▁are▁not▁created▁by▁ supporting▁a▁few", |
|
"ft▁on▁the▁wir e▁.", |
|
"gest▁over all▁employer", |
|
"ses,▁which ,▁after▁all,▁are▁the▁lar", |
|
"settle ment▁policy▁", |
|
"seemingly -harmless▁hitchhiker", |
|
"tices▁the▁ sunglasses▁that▁Walt▁le", |
|
"ve▁redun dant▁crews▁to▁take▁to", |
|
"zed▁busines ses,▁which,▁after▁all,▁are▁the▁lar", |
|
"▁Jerry▁is▁fin ally▁released▁from▁hospit", |
|
"▁car▁to▁bre ak▁down▁in▁a▁deserted▁", |
|
"▁Â Â ▁Mr ▁President,▁", |
|
"▁,▁and▁contin ue▁their▁", |
|
"▁An▁American▁auth or▁living▁in▁England▁", |
|
"▁En▁route▁ ,▁they▁pick▁up▁a▁", |
|
"▁Jobs,▁how ever,▁are▁not▁created▁by▁supporting▁a▁few", |
|
"▁The▁next▁mor ning▁his▁", |
|
"ind,▁leav ing▁their▁massi", |
|
"t▁dialogue▁ using▁the▁metaphor▁of▁the▁Bas", |
|
"on▁the▁contrar y,▁jobs▁are▁created▁by▁promoting▁small", |
|
"only▁for▁their ▁car▁to▁break▁down▁in▁a▁deserted▁", |
|
"▁at▁the▁first▁sign s▁of▁an▁economic▁hea", |
|
",▁he▁is▁for ced▁to▁abandon▁his▁studies▁,▁th", |
|
"▁the▁lifeboats;▁ on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small", |
|
"▁the▁board▁ex am▁.", |
|
"ed▁dad▁is▁burn ing▁the▁scarecrow▁and▁no", |
|
"light▁two▁is sues.", |
|
"ing▁out▁expulsions▁of ▁Palestinians▁and▁maintaining▁", |
|
"ough▁he▁comes▁first▁ in▁his▁", |
|
"▁and▁medium-si zed▁businesses,▁which,▁after▁all,▁are▁the▁lar", |
|
"l▁often▁strike▁sail ▁at▁the▁first▁signs▁of▁an▁economic▁hea", |
|
"▁multinational▁giants,▁which▁wil l▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea", |
|
"s▁of▁manpower,▁not▁on ly▁in▁Austria.", |
|
"ations▁unilaterally,▁carry ing▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁", |
|
"with▁the▁wife▁of▁a▁jewel▁fen ce▁.", |
|
"▁Due▁to▁circumstances▁ ,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁th", |
|
"▁In▁this▁context,▁the▁ Israeli▁Government▁must▁refr", |
|
"▁I▁should▁just▁like▁ to▁", |
|
"motel▁on▁a▁lonely▁highway▁ .", |
|
"Julio▁Medem's▁fil m▁is▁a▁bid▁to▁", |
|
"ain▁from▁creating▁new▁install ations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁", |
|
"gest▁overall▁employer s▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"seemingly-harmless▁hitchhiker ▁,▁and▁continue▁their▁", |
|
"tices▁the▁sunglasses▁that▁Walt▁le ft▁on▁the▁wire▁.", |
|
"ve▁redundant▁crews▁to▁take▁to ▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small", |
|
"▁Jerry▁is▁finally▁released▁from▁hospit al▁and▁return", |
|
"▁Â Â ▁Mr▁President,▁ Julio▁Medem's▁film▁is▁a▁bid▁to▁", |
|
"▁An▁American▁author▁living▁in▁England▁ gets▁inv", |
|
"▁En▁route▁,▁they▁pick▁up▁a▁ seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁", |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few ▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea", |
|
"ind,▁leaving▁their▁massi ve▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small", |
|
"t▁dialogue▁using▁the▁metaphor▁of▁the▁Bas que▁national▁game.", |
|
"only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁ motel▁on▁a▁lonely▁highway▁.", |
|
"ed▁dad▁is▁burning▁the▁scarecrow▁and▁no tices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁lar gest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁th ough▁he▁comes▁first▁in▁his▁", |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refr ain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁", |
|
"ind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small ▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁ its▁", |
|
"G a", |
|
"d w", |
|
"d ed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"d ind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"g light▁two▁issues.", |
|
"h glight▁two▁issues.", |
|
"l t▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.", |
|
"o le", |
|
"o l▁", |
|
"s me", |
|
"v d▁", |
|
"v ed▁", |
|
"w dind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"in ▁the▁board▁exam▁.", |
|
"s▁ London▁to▁look▁for▁Diana▁", |
|
",▁ journey▁", |
|
",▁ only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.", |
|
"hi hglight▁two▁issues.", |
|
"ar t▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.", |
|
"st ed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"st art▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.", |
|
"in▁ scho", |
|
"a▁ fight▁", |
|
"ho sted▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"hea ded▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"mer a▁fight▁", |
|
"s▁to▁ London▁to▁look▁for▁Diana▁", |
|
"high light▁two▁issues.", |
|
"ol ▁the▁board▁exam▁.", |
|
"ol ved▁", |
|
"in▁East▁ Jerusalem.", |
|
"in▁East▁ settlement▁policy▁", |
|
"fight▁ .▁", |
|
"journey▁ ,▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.", |
|
"scho ol▁", |
|
"▁Barugon▁and▁ Ga", |
|
"▁Barugon▁and▁ fight▁.▁", |
|
"settlement▁policy▁ in▁East▁Jerusalem.", |
|
"▁The▁next▁morning▁his▁ hosted▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"▁The▁next▁morning▁his▁ headed▁dad▁is▁burning▁the▁scarecrow▁and▁notices▁the▁sunglasses▁that▁Walt▁left▁on▁the▁wire▁.", |
|
"▁I▁should▁just▁like▁to▁ hihglight▁two▁issues.", |
|
"▁I▁should▁just▁like▁to▁ highlight▁two▁issues.", |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁return s▁London▁to▁look▁for▁Diana▁", |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁return s▁to▁London▁to▁look▁for▁Diana▁", |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁ sme", |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁ start▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.", |
|
"▁An▁American▁author▁living▁in▁England▁gets▁inv ole", |
|
"▁An▁American▁author▁living▁in▁England▁gets▁inv olved▁", |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁ ,▁journey▁", |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁ journey▁,▁only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.", |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea dw", |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁hea wdind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁ in▁scho", |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁ school▁", |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁ in▁East▁settlement▁policy▁", |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁ settlement▁policy▁in▁East▁Jerusalem.", |
|
"vd▁ with▁the▁wife▁of▁a▁jewel▁fence▁.", |
|
"mera▁fight▁ .", |
|
"▁Barugon▁and▁Ga mera▁fight▁.", |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁London▁to▁look▁for▁Diana▁ .▁", |
|
"▁Jerry▁is▁finally▁released▁from▁hospital▁and▁returns▁to▁London▁to▁look▁for▁Diana▁ .", |
|
"▁Â Â ▁Mr▁President,▁Julio▁Medem's▁film▁is▁a▁bid▁to▁sme lt▁dialogue▁using▁the▁metaphor▁of▁the▁Basque▁national▁game.", |
|
"▁An▁American▁author▁living▁in▁England▁gets▁invole vd▁with▁the▁wife▁of▁a▁jewel▁fence▁.", |
|
"▁An▁American▁author▁living▁in▁England▁gets▁involved▁ with▁the▁wife▁of▁a▁jewel▁fence▁.", |
|
"▁En▁route▁,▁they▁pick▁up▁a▁seemingly-harmless▁hitchhiker▁,▁and▁continue▁their▁,▁journey▁ only▁for▁their▁car▁to▁break▁down▁in▁a▁deserted▁motel▁on▁a▁lonely▁highway▁.", |
|
"▁Jobs,▁however,▁are▁not▁created▁by▁supporting▁a▁few▁multinational▁giants,▁which▁will▁often▁strike▁sail▁at▁the▁first▁signs▁of▁an▁economic▁headw ind,▁leaving▁their▁massive▁redundant▁crews▁to▁take▁to▁the▁lifeboats;▁on▁the▁contrary,▁jobs▁are▁created▁by▁promoting▁small▁and▁medium-sized▁businesses,▁which,▁after▁all,▁are▁the▁largest▁overall▁employers▁of▁manpower,▁not▁only▁in▁Austria.", |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁in▁scho ol▁the▁board▁exam▁.", |
|
"▁Due▁to▁circumstances▁,▁he▁is▁forced▁to▁abandon▁his▁studies▁,▁though▁he▁comes▁first▁in▁his▁school▁ in▁the▁board▁exam▁.", |
|
"▁In▁this▁context,▁the▁Israeli▁Government▁must▁refrain▁from▁creating▁new▁installations▁unilaterally,▁carrying▁out▁expulsions▁of▁Palestinians▁and▁maintaining▁its▁in▁East▁settlement▁policy▁ Jerusalem." |
|
] |
|
} |
|
} |