diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,15837 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 128, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 128 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 2, + "pad_type_id": 0, + "pad_token": "" + }, + "added_tokens": [ + { + "id": 0, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "", + "single_word": false, + "lstrip": true, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": null, + "pre_tokenizer": { + "type": "ByteLevel", + "add_prefix_space": false, + "trim_offsets": true, + "use_regex": true + }, + "post_processor": { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + "decoder": { + "type": "ByteLevel", + "add_prefix_space": true, + "trim_offsets": true, + "use_regex": true + }, + "model": { + "type": "BPE", + "dropout": null, + "unk_token": null, + "continuing_subword_prefix": null, + "end_of_word_suffix": null, + "fuse_unk": false, + "byte_fallback": false, + "vocab": { + "": 0, + "": 1, + "": 2, + "": 3, + "": 4, + "!": 5, + "\"": 6, + "#": 7, + "$": 8, + "%": 9, + "&": 10, + "'": 11, + "(": 12, + ")": 13, + "*": 14, + "+": 15, + ",": 16, + "-": 17, + ".": 18, + "/": 19, + "0": 20, + "1": 21, + "2": 22, + "3": 23, + "4": 24, + "5": 25, + "6": 26, + "7": 27, + "8": 28, + "9": 29, + ":": 30, + ";": 31, + "<": 32, + "=": 33, + ">": 34, + "?": 35, + "@": 36, + "A": 37, + "B": 38, + "C": 39, + "D": 40, + "E": 41, + "F": 42, + "G": 43, + "H": 44, + "I": 45, + "J": 46, + "K": 47, + "L": 48, + "M": 49, + "N": 50, + "O": 51, + "P": 52, + "Q": 53, + "R": 54, + "S": 55, + "T": 56, + "U": 57, + "V": 58, + "W": 59, + "X": 60, + "Y": 61, + "Z": 62, + "[": 63, + "\\": 64, + "]": 65, + "^": 66, + "_": 67, + "`": 68, + "a": 69, + "b": 70, + "c": 71, + "d": 72, + "e": 73, + "f": 74, + "g": 75, + "h": 76, + "i": 77, + "j": 78, + "k": 79, + "l": 80, + "m": 81, + "n": 82, + "o": 83, + "p": 84, + "q": 85, + "r": 86, + "s": 87, + "t": 88, + "u": 89, + "v": 90, + "w": 91, + "x": 92, + "y": 93, + "z": 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, + "IJ": 243, + "ij": 244, + "Ĵ": 245, + "ĵ": 246, + "Ķ": 247, + "ķ": 248, + "ĸ": 249, + "Ĺ": 250, + "ĺ": 251, + "Ļ": 252, + "ļ": 253, + "Ľ": 254, + "ľ": 255, + "Ŀ": 256, + "ŀ": 257, + "Ł": 258, + "ł": 259, + "Ń": 260, + "Ġd": 261, + "es": 262, + "Ġa": 263, + "Ġt": 264, + "on": 265, + "en": 266, + "Ġl": 267, + "é": 268, + "in": 269, + "er": 270, + "Ġp": 271, + "Ġs": 272, + "Ġc": 273, + "an": 274, + "re": 275, + "ti": 276, + "Ġth": 277, + "is": 278, + "Ġde": 279, + "Ġthe": 280, + "ar": 281, + "or": 282, + "ou": 283, + "it": 284, + "Ġm": 285, + "ent": 286, + "al": 287, + "Ġf": 288, + "Ġb": 289, + "Ġ,": 290, + "Ġe": 291, + "qu": 292, + "Ġo": 293, + "le": 294, + "Ġin": 295, + "Ġla": 296, + "Ġ.": 297, + "te": 298, + "Ġw": 299, + "om": 300, + "tion": 301, + "Ġan": 302, + "ur": 303, + "un": 304, + "Ġof": 305, + "as": 306, + "Ġh": 307, + "Ġn": 308, + "ic": 309, + "Ġle": 310, + "Ġr": 311, + "us": 312, + "il": 313, + "ed": 314, + "at": 315, + "el": 316, + "Ġet": 317, + "ro": 318, + "Ġand": 319, + "ing": 320, + "ment": 321, + "Ġen": 322, + "Ġg": 323, + "ation": 324, + "ĠÃ": 325, + "Ġdes": 326, + "Ġun": 327, + "Ġ\"": 328, + "Ġto": 329, + "est": 330, + "Ġre": 331, + "ch": 332, + "ra": 333, + "ol": 334, + "ri": 335, + "que": 336, + "ce": 337, + "Ġv": 338, + "Ġ1": 339, + "è": 340, + "Ġles": 341, + "me": 342, + "ĠL": 343, + "ant": 344, + "Ġcon": 345, + "Ġpar": 346, + "ĠÃł": 347, + "ve": 348, + "si": 349, + "our": 350, + "ir": 351, + "Ġdu": 352, + "ul": 353, + "os": 354, + "Ġcom": 355, + "ut": 356, + "ans": 357, + "ie": 358, + "ta": 359, + "th": 360, + "de": 361, + "ig": 362, + "Ġé": 363, + "ĠC": 364, + "Ġqu": 365, + "ers": 366, + "im": 367, + "Ġse": 368, + "Ġpro": 369, + "ci": 370, + "Ġfor": 371, + "Ġpl": 372, + "Ġal": 373, + "Ġest": 374, + "ter": 375, + "Ġas": 376, + "ag": 377, + "Ġon": 378, + "ux": 379, + "Ġch": 380, + "ne": 381, + "és": 382, + "am": 383, + "op": 384, + "ct": 385, + "Ġdé": 386, + "ly": 387, + "Ġbe": 388, + "res": 389, + "Ġis": 390, + "ire": 391, + "Ġ2": 392, + "Ġsu": 393, + "ad": 394, + "et": 395, + "and": 396, + "ée": 397, + "Ġ-": 398, + "Ġj": 399, + "ont": 400, + "Ġ19": 401, + "se": 402, + "ist": 403, + "ver": 404, + "ay": 405, + "Ġau": 406, + "pp": 407, + "id": 408, + "Ġwh": 409, + "Ġdans": 410, + "ain": 411, + "ĠA": 412, + "ac": 413, + "ais": 414, + "st": 415, + "iv": 416, + "Ġpr": 417, + "ith": 418, + "ate": 419, + "Ġex": 420, + "Ġwas": 421, + "Ġfr": 422, + "ĠS": 423, + "ale": 424, + "Ġune": 425, + "ab": 426, + "Ġmo": 427, + "les": 428, + "ion": 429, + "Ġst": 430, + "Ġor": 431, + "ow": 432, + "ff": 433, + "um": 434, + "ure": 435, + "ĠB": 436, + "Ġ20": 437, + "ĠP": 438, + "di": 439, + "Ġ(": 440, + "Ġ)": 441, + "au": 442, + "ér": 443, + "Ġqui": 444, + "ot": 445, + "end": 446, + "Ġré": 447, + "Ġwith": 448, + "Ġar": 449, + "ort": 450, + "mp": 451, + "ine": 452, + "Ġpour": 453, + "Ġby": 454, + "ge": 455, + "Ġplus": 456, + "Ġat": 457, + "ap": 458, + "Ġit": 459, + "Ġou": 460, + "Ġthat": 461, + "Ġsur": 462, + "Ġque": 463, + "Ġcomp": 464, + "og": 465, + "Ġne": 466, + "ere": 467, + "li": 468, + "ĠM": 469, + "ces": 470, + "pe": 471, + "oc": 472, + "ction": 473, + "ĠE": 474, + "ĠLe": 475, + "tic": 476, + "ques": 477, + "ĠD": 478, + "ées": 479, + "ous": 480, + "du": 481, + "urs": 482, + "ite": 483, + "'s": 484, + "oun": 485, + "Ġk": 486, + "ue": 487, + "ance": 488, + "ted": 489, + "té": 490, + "Ġhe": 491, + "Ġfa": 492, + "ich": 493, + "Ġsont": 494, + "Ġac": 495, + "ique": 496, + "ité": 497, + "Ġtr": 498, + "mb": 499, + "ère": 500, + "age": 501, + "Ġsa": 502, + "od": 503, + "elle": 504, + "Ġpe": 505, + "ence": 506, + "ès": 507, + "Ġgr": 508, + "ĠLa": 509, + "Ġare": 510, + "ations": 511, + "Ġfrom": 512, + "ê": 513, + "Ġdi": 514, + "Ġcomm": 515, + "ord": 516, + "ard": 517, + "ph": 518, + "ill": 519, + "ub": 520, + "Ġcont": 521, + "ang": 522, + "ati": 523, + "sion": 524, + "vec": 525, + "pr": 526, + "Ġtra": 527, + "ud": 528, + "Ġson": 529, + "ĠI": 530, + "mi": 531, + "Ġte": 532, + "ens": 533, + "ts": 534, + "ins": 535, + "Ġapp": 536, + "Ġhis": 537, + "Ġavec": 538, + "Ġim": 539, + "Ġy": 540, + "cl": 541, + "Ġdun": 542, + "ors": 543, + "ity": 544, + "Ġcl": 545, + "out": 546, + "Ġso": 547, + "Ġma": 548, + "Ġus": 549, + "all": 550, + "ther": 551, + "if": 552, + "uis": 553, + "Ġno": 554, + "Ġad": 555, + "Ġpre": 556, + "ĠLes": 557, + "Ġper": 558, + "Ġab": 559, + "ld": 560, + "ond": 561, + "ib": 562, + "ient": 563, + "Ġsh": 564, + "Ġam": 565, + "ass": 566, + "ille": 567, + "lis": 568, + "ĠT": 569, + "gh": 570, + "én": 571, + "igh": 572, + "ĠR": 573, + "ru": 574, + "Ġil": 575, + "ign": 576, + "Ġme": 577, + "vel": 578, + "ois": 579, + "Ġce": 580, + "ĠF": 581, + "so": 582, + "Ġmar": 583, + "ĠEn": 584, + "tre": 585, + "av": 586, + "Ġcons": 587, + "iti": 588, + "ĠG": 589, + "Ġres": 590, + "éri": 591, + "ia": 592, + "Ġwhich": 593, + "Ġnom": 594, + "ies": 595, + "ore": 596, + "der": 597, + "Ġent": 598, + "Ġdis": 599, + "aux": 600, + "ome": 601, + "ong": 602, + "ays": 603, + "Ġlé": 604, + "Ġ201": 605, + "rit": 606, + "ally": 607, + "Ġmon": 608, + "tr": 609, + "up": 610, + "Ġsy": 611, + "Ġter": 612, + "Ġsp": 613, + "00": 614, + "Ġcomme": 615, + "lo": 616, + "ien": 617, + "aire": 618, + "Ġwere": 619, + "ments": 620, + "ult": 621, + "tit": 622, + "Ġman": 623, + "ré": 624, + "ĠN": 625, + "Ġha": 626, + "fic": 627, + "ric": 628, + "ell": 629, + "Ġimp": 630, + "onn": 631, + "Ġser": 632, + "Ġcar": 633, + "Ġaf": 634, + "ated": 635, + "ost": 636, + "Ġaut": 637, + "Ġform": 638, + "ouv": 639, + "orm": 640, + "Ġinter": 641, + "Ġph": 642, + "ace": 643, + "ath": 644, + "Ġthis": 645, + "Ġcent": 646, + "Ġ18": 647, + "ĠIl": 648, + "Ġpas": 649, + "Ġparti": 650, + "ait": 651, + "Ġpo": 652, + "ants": 653, + "Ġav": 654, + "Ġexp": 655, + "ier": 656, + "Ġ200": 657, + "Ġaux": 658, + "par": 659, + "ĠJ": 660, + "ons": 661, + "ires": 662, + "ette": 663, + "Ġprodu": 664, + "ary": 665, + "ough": 666, + "ô": 667, + "Ġrel": 668, + "Ġro": 669, + "ç": 670, + "olog": 671, + "alement": 672, + "Ġnot": 673, + "che": 674, + "Ġcan": 675, + "ĠH": 676, + "Ġcol": 677, + "bre": 678, + "ak": 679, + "mes": 680, + "alis": 681, + "lle": 682, + "ide": 683, + "able": 684, + "Ġbas": 685, + "Ġrec": 686, + "Ġag": 687, + "tis": 688, + "Ġlar": 689, + "lic": 690, + "ten": 691, + "ound": 692, + "ven": 693, + "ĠCh": 694, + "Ġpré": 695, + "ber": 696, + "ĠlA": 697, + "ear": 698, + "Ġpol": 699, + "Ġfin": 700, + "Ġbo": 701, + "ess": 702, + "Ġbut": 703, + "to": 704, + "tions": 705, + "ble": 706, + "Ġpremi": 707, + "Ġalso": 708, + "man": 709, + "ian": 710, + "Ġfil": 711, + "Ġco": 712, + "Ġdiff": 713, + "Ġaus": 714, + "Ġpop": 715, + "Ġhad": 716, + "Ġentre": 717, + "Ġall": 718, + "Ġann": 719, + "Ġ3": 720, + "are": 721, + "Ġhave": 722, + "Ġwor": 723, + "Ġpays": 724, + "ose": 725, + "ile": 726, + "ise": 727, + "ip": 728, + "enti": 729, + "int": 730, + "ame": 731, + "Ġdeux": 732, + "Ġâ": 733, + "iques": 734, + "ms": 735, + "Ġhas": 736, + "ern": 737, + "Ġacc": 738, + "cip": 739, + "iz": 740, + "ales": 741, + "Ġits": 742, + "oup": 743, + "Ġpopul": 744, + "gion": 745, + "Ġmais": 746, + "Ġtheir": 747, + "Ġmé": 748, + "Ġsc": 749, + "tique": 750, + "ke": 751, + "amp": 752, + "Ġu": 753, + "its": 754, + "ĠâĢ": 755, + "Ġses": 756, + "Ġéta": 757, + "Ġsec": 758, + "use": 759, + "ures": 760, + "tes": 761, + "one": 762, + "ents": 763, + "â": 764, + "ui": 765, + "Ġind": 766, + "ĠdA": 767, + "Ġsta": 768, + "Ġrep": 769, + "ues": 770, + "Ġsou": 771, + "ust": 772, + "rib": 773, + "Ġont": 774, + "Ġone": 775, + "Ġcour": 776, + "ical": 777, + "Ġ:": 778, + "ach": 779, + "Ġfe": 780, + "Ġcommun": 781, + "Ġlin": 782, + "Ġinf": 783, + "ould": 784, + "Ġfir": 785, + "Ġpub": 786, + "min": 787, + "Ġ;": 788, + "î": 789, + "ves": 790, + "Ġprop": 791, + "ême": 792, + "Ġdune": 793, + "ĠV": 794, + "gan": 795, + "ari": 796, + "Ġother": 797, + "Ġlang": 798, + "Ġdur": 799, + "titu": 800, + "Ġprin": 801, + "aut": 802, + "ks": 803, + "oire": 804, + "velop": 805, + "ast": 806, + "yp": 807, + "Ġété": 808, + "Ġ199": 809, + "ix": 810, + "Ġspe": 811, + "Ġfran": 812, + "ree": 813, + "lé": 814, + "ran": 815, + "oir": 816, + "ĠO": 817, + "Ġpri": 818, + "ats": 819, + "Ġob": 820, + "iè": 821, + "ouve": 822, + "Ġnombre": 823, + "tive": 824, + "Ġincl": 825, + "Ġfirst": 826, + "nes": 827, + "pend": 828, + "ational": 829, + "Ġpres": 830, + "Ġtrans": 831, + "ory": 832, + "ates": 833, + "Ġbec": 834, + "Ġsome": 835, + "Ġbl": 836, + "aires": 837, + "ight": 838, + "ines": 839, + "Ġdo": 840, + "ésent": 841, + "onom": 842, + "els": 843, + "Ġ4": 844, + "ivers": 845, + "cc": 846, + "Ġcor": 847, + "ice": 848, + "Ġég": 849, + "insi": 850, + "Ġi": 851, + "Ġpers": 852, + "Ġtw": 853, + "erta": 854, + "Ġcap": 855, + "Ġthey": 856, + "Ġéc": 857, + "Ġfait": 858, + "Ġbeen": 859, + "je": 860, + "Ġnew": 861, + "lu": 862, + "sid": 863, + "dition": 864, + "cess": 865, + "Ġop": 866, + "urop": 867, + "led": 868, + "ah": 869, + "Ġcal": 870, + "Ġli": 871, + "raph": 872, + "Ġgo": 873, + "Ġ5": 874, + "Ġaussi": 875, + "rois": 876, + "Ġeff": 877, + "Ġes": 878, + "own": 879, + "Ġpart": 880, + "tilis": 881, + "elles": 882, + "Ġmost": 883, + "ime": 884, + "Ġsub": 885, + "Ġleur": 886, + "Ġdéc": 887, + "ĠK": 888, + "Ġdont": 889, + "Ġcette": 890, + "Ġpos": 891, + "Ġmil": 892, + "ĠU": 893, + "Ġsous": 894, + "Ġafter": 895, + "enne": 896, + "Ġyear": 897, + "land": 898, + "Ġbr": 899, + "ature": 900, + "ĠPar": 901, + "Ġmin": 902, + "Ġwho": 903, + "une": 904, + "ok": 905, + "cep": 906, + "ma": 907, + "Ġgen": 908, + "Ġmus": 909, + "ish": 910, + "Ġloc": 911, + "Ġver": 912, + "vent": 913, + "Ġconf": 914, + "ante": 915, + "Ġins": 916, + "Ġca": 917, + "til": 918, + "Ġemp": 919, + "Ġthere": 920, + "Ġsuch": 921, + "iste": 922, + "aine": 923, + "Ġsé": 924, + "Ġsoci": 925, + "près": 926, + "ced": 927, + "Ġdev": 928, + "Ġ'": 929, + "tiv": 930, + "Ġgrand": 931, + "ry": 932, + "Ġmore": 933, + "Ġsign": 934, + "stru": 935, + "ack": 936, + "Ãł": 937, + "ĠâĢĵ": 938, + "tement": 939, + "oll": 940, + "Ġdist": 941, + "Ġlo": 942, + "act": 943, + "īt": 944, + "Ġimport": 945, + "Ġtwo": 946, + "Ġchar": 947, + "Ġz": 948, + "lect": 949, + "onne": 950, + "Ġprov": 951, + "als": 952, + "itu": 953, + "ages": 954, + "Ġrégion": 955, + "Ġprincip": 956, + "ouver": 957, + "ive": 958, + "Ġlong": 959, + "Ġhist": 960, + "Ġdep": 961, + "Ġmême": 962, + "Ġref": 963, + "Ġear": 964, + "Ġainsi": 965, + "Ġused": 966, + "ière": 967, + "Ġégalement": 968, + "art": 969, + "Ġinc": 970, + "rop": 971, + "Ġher": 972, + "Ġche": 973, + "oy": 974, + "Ġtemp": 975, + "ese": 976, + "ĠDe": 977, + "Ġsim": 978, + "vol": 979, + "ved": 980, + "Ġét": 981, + "Ġrepr": 982, + "Ġ198": 983, + "ative": 984, + "Ġcoun": 985, + "Ġpuis": 986, + "mment": 987, + "Ġsol": 988, + "ock": 989, + "Ġgén": 990, + "we": 991, + "ctions": 992, + "Ġnum": 993, + "isme": 994, + "Ġover": 995, + "Ġje": 996, + "éd": 997, + "Ġ197": 998, + "ulture": 999, + "ense": 1000, + "met": 1001, + "teur": 1002, + "ys": 1003, + "ision": 1004, + "Ġê": 1005, + "Ġinto": 1006, + "Ġgu": 1007, + "ution": 1008, + "co": 1009, + "ités": 1010, + "Ġtour": 1011, + "Ġfl": 1012, + "Ġnota": 1013, + "ograph": 1014, + "Ġutilis": 1015, + "lish": 1016, + "lement": 1017, + "Ġwhen": 1018, + "Ġeng": 1019, + "cid": 1020, + "Ġ6": 1021, + "rie": 1022, + "Ġcerta": 1023, + "ères": 1024, + "Ġpeut": 1025, + "Ġcas": 1026, + "Ġsupp": 1027, + "Ġthan": 1028, + "erre": 1029, + "Ġêtre": 1030, + "ton": 1031, + "wn": 1032, + "Ġmay": 1033, + "Ġces": 1034, + "ram": 1035, + "ris": 1036, + "vers": 1037, + "ande": 1038, + "Ġconc": 1039, + "ron": 1040, + "ét": 1041, + "Ġgre": 1042, + "çais": 1043, + "Ġtout": 1044, + "tif": 1045, + "ann": 1046, + "Ġcontin": 1047, + "Ġdire": 1048, + "Ġpopulation": 1049, + "Ġkn": 1050, + "Ġdom": 1051, + "oph": 1052, + "Ġrem": 1053, + "po": 1054, + "Ġpartic": 1055, + "Ġprog": 1056, + "Ġtrès": 1057, + "ger": 1058, + "Ġ7": 1059, + "chn": 1060, + "ited": 1061, + "Ġhigh": 1062, + "Ġass": 1063, + "eric": 1064, + "iss": 1065, + "Ġinclud": 1066, + "Ġenc": 1067, + "ains": 1068, + "Ġannées": 1069, + "Ġjus": 1070, + "Ġné": 1071, + "Ġarm": 1072, + "ty": 1073, + "ieu": 1074, + "form": 1075, + "fin": 1076, + "ï": 1077, + "Ġmany": 1078, + "Ġtime": 1079, + "Ġlim": 1080, + "Ġnon": 1081, + "Ġ8": 1082, + "Ġduring": 1083, + "Ġrom": 1084, + "Ġbet": 1085, + "ind": 1086, + "sition": 1087, + "Ġ196": 1088, + "Ġconn": 1089, + "ù": 1090, + "Ġalors": 1091, + "ĠCe": 1092, + "ug": 1093, + "az": 1094, + "Ġwould": 1095, + "omm": 1096, + "Ġfilm": 1097, + "rent": 1098, + "Ġonly": 1099, + "Ġwe": 1100, + "Ġout": 1101, + "Ġserv": 1102, + "Ġmat": 1103, + "ieurs": 1104, + "ĠAn": 1105, + "Ġwar": 1106, + "Ġra": 1107, + "ours": 1108, + "Ġthese": 1109, + "ings": 1110, + "Ġlh": 1111, + "Ġvie": 1112, + "Ġfrançais": 1113, + "Ġeurop": 1114, + "Ġ17": 1115, + "Ġreg": 1116, + "Ġétait": 1117, + "ck": 1118, + "io": 1119, + "cted": 1120, + "Ġbel": 1121, + "erv": 1122, + "Ġparticul": 1123, + "ges": 1124, + "Ġquil": 1125, + "ft": 1126, + "ial": 1127, + "Ġhow": 1128, + "nement": 1129, + "Ġelle": 1130, + "Ġvo": 1131, + "uses": 1132, + "lex": 1133, + "Ġup": 1134, + "mber": 1135, + "Ġnor": 1136, + "Ġdévelop": 1137, + "Ġtechn": 1138, + "ner": 1139, + "ĠW": 1140, + "rance": 1141, + "Ġpra": 1142, + "Ġoffic": 1143, + "Ġpartie": 1144, + "Ġtrois": 1145, + "Ġsch": 1146, + "aient": 1147, + "dh": 1148, + "ros": 1149, + "Ġpeu": 1150, + "oute": 1151, + "cts": 1152, + "ste": 1153, + "Ġrés": 1154, + "Ġorgan": 1155, + "Ġintern": 1156, + "ĠDans": 1157, + "Ġthr": 1158, + "ury": 1159, + "tiques": 1160, + "elon": 1161, + "Ġorig": 1162, + "Ġgénér": 1163, + "ress": 1164, + "jet": 1165, + "Ġoù": 1166, + "Ġsin": 1167, + "Ġcré": 1168, + "ctu": 1169, + "arch": 1170, + "Ġmain": 1171, + "ém": 1172, + "Ġ15": 1173, + "be": 1174, + "Ġameric": 1175, + "Ġcin": 1176, + "Ġfam": 1177, + "Ġhim": 1178, + "Ġmaj": 1179, + "ĠAl": 1180, + "Ġworld": 1181, + "Ġ%": 1182, + "Ġcre": 1183, + "cul": 1184, + "ites": 1185, + "Ġport": 1186, + "vir": 1187, + "ode": 1188, + "enc": 1189, + "cture": 1190, + "Ġnotamment": 1191, + "Åĵ": 1192, + "ange": 1193, + "Ġrelig": 1194, + "ions": 1195, + "ission": 1196, + "Ġvari": 1197, + "Ġdéb": 1198, + "Ġsecond": 1199, + "Ġpass": 1200, + "Ġdiv": 1201, + "Ġair": 1202, + "ween": 1203, + "Ġbetween": 1204, + "Ġhum": 1205, + "ule": 1206, + "Ġpublic": 1207, + "Ġgener": 1208, + "Ġdépar": 1209, + "Ġdepuis": 1210, + "Ġreprésent": 1211, + "Ġplusieurs": 1212, + "aî": 1213, + "anc": 1214, + "Ġbu": 1215, + "Ġpoliti": 1216, + "Ġlui": 1217, + "ĠÃĢ": 1218, + "Ġroy": 1219, + "Ġmajor": 1220, + "Ġsyste": 1221, + "onc": 1222, + "Ġmet": 1223, + "Ġlit": 1224, + "lè": 1225, + "ences": 1226, + "Ġgroup": 1227, + "ob": 1228, + "Ġlors": 1229, + "Ġmen": 1230, + "Ġrest": 1231, + "agn": 1232, + "Ġplay": 1233, + "Ġarch": 1234, + "Ġuse": 1235, + "Ġcel": 1236, + "Ġmod": 1237, + "Ġville": 1238, + "ĠFrance": 1239, + "ĠBr": 1240, + "ov": 1241, + "Ġthrough": 1242, + "ég": 1243, + "Ġfut": 1244, + "Ġpremier": 1245, + "Ġaff": 1246, + "tin": 1247, + "Ġocc": 1248, + "Ġterrit": 1249, + "ars": 1250, + "Ġbat": 1251, + "ating": 1252, + "Ġconstitu": 1253, + "Ġaprès": 1254, + "urn": 1255, + "lique": 1256, + "Ġprof": 1257, + "agne": 1258, + "Ġnational": 1259, + "Ġlib": 1260, + "ole": 1261, + "istes": 1262, + "emp": 1263, + "Ġsup": 1264, + "vern": 1265, + "Ġlex": 1266, + "ase": 1267, + "Ġpermet": 1268, + "pl": 1269, + "ild": 1270, + "ches": 1271, + "Ġvers": 1272, + "Ġplace": 1273, + "ec": 1274, + "tain": 1275, + "Ġsuc": 1276, + "iel": 1277, + "Ġréalis": 1278, + "Ġwork": 1279, + "Ġmonde": 1280, + "teurs": 1281, + "Ġ9": 1282, + "Ġknown": 1283, + "tim": 1284, + "Ġ10": 1285, + "aiss": 1286, + "Ġwhile": 1287, + "Ġ16": 1288, + "tical": 1289, + "Ġyears": 1290, + "Ġunder": 1291, + "ade": 1292, + "pt": 1293, + "Ġdaut": 1294, + "enn": 1295, + "Ġlun": 1296, + "rab": 1297, + "Ġabout": 1298, + "Ġint": 1299, + "ène": 1300, + "ateur": 1301, + "isation": 1302, + "port": 1303, + "yn": 1304, + "ĠAu": 1305, + "he": 1306, + "Ġspeci": 1307, + "ellement": 1308, + "ude": 1309, + "ente": 1310, + "ower": 1311, + "ail": 1312, + "hn": 1313, + "ards": 1314, + "tt": 1315, + "Ġculture": 1316, + "oud": 1317, + "Ġbri": 1318, + "ouvent": 1319, + "Ġdiffér": 1320, + "ĠÃīt": 1321, + "Ġmoder": 1322, + "Ġoff": 1323, + "ely": 1324, + "assi": 1325, + "tal": 1326, + "érie": 1327, + "Ġgovern": 1328, + "ever": 1329, + "Ġcr": 1330, + "Ġcri": 1331, + "Ġorigin": 1332, + "Ġanci": 1333, + "Un": 1334, + "rique": 1335, + "Ġfound": 1336, + "ater": 1337, + "tern": 1338, + "mer": 1339, + "Ġfour": 1340, + "Ġsitu": 1341, + "Ġpersonn": 1342, + "Ġfoll": 1343, + "Ġang": 1344, + "aint": 1345, + "Ġcontre": 1346, + "ler": 1347, + "Ġsci": 1348, + "Ġsans": 1349, + "Ġconstru": 1350, + "Ġ195": 1351, + "omp": 1352, + "Ġrép": 1353, + "Ġfollow": 1354, + "ean": 1355, + "Ġvis": 1356, + "Ġ194": 1357, + "Ġmoins": 1358, + "Ġpéri": 1359, + "Ġlarge": 1360, + "Ġend": 1361, + "Ġret": 1362, + "Ġfon": 1363, + "Ġtradition": 1364, + "Ġdonn": 1365, + "Ġpouv": 1366, + "Ġdesc": 1367, + "Ġjo": 1368, + "Ġwhere": 1369, + "Ġhowever": 1370, + "orn": 1371, + "Ġbien": 1372, + "Ġcentury": 1373, + "ème": 1374, + "Ġbre": 1375, + "asse": 1376, + "ĠAr": 1377, + "Ġcalled": 1378, + "ances": 1379, + "lev": 1380, + "Ġautres": 1381, + "Ġbase": 1382, + "ied": 1383, + "Ġjusqu": 1384, + "Ġcapit": 1385, + "Ġmill": 1386, + "Ġsud": 1387, + "Ġdern": 1388, + "Ġhistor": 1389, + "Ġdevelop": 1390, + "Ġlater": 1391, + "Ġmemb": 1392, + "cle": 1393, + "Ġsm": 1394, + "Ġpremière": 1395, + "Ġmilit": 1396, + "Ġcity": 1397, + "Ġagain": 1398, + "ĠlÃ": 1399, + "Ġtrav": 1400, + "Ġbar": 1401, + "ane": 1402, + "Ġanti": 1403, + "Ġcompos": 1404, + "20": 1405, + "Ġsal": 1406, + "ism": 1407, + "gne": 1408, + "ĠCette": 1409, + "Ġencore": 1410, + "Ġ/": 1411, + "Ġbi": 1412, + "soci": 1413, + "ll": 1414, + "Ġprésent": 1415, + "Ġrad": 1416, + "Ġimportant": 1417, + "fore": 1418, + "Ġatt": 1419, + "Ġap": 1420, + "Ġvol": 1421, + "Ġgrande": 1422, + "Ġstate": 1423, + "alité": 1424, + "Ġunivers": 1425, + "Ġwest": 1426, + "Ġdépartement": 1427, + "Ġger": 1428, + "Ġdro": 1429, + "000": 1430, + "su": 1431, + "red": 1432, + "ople": 1433, + "ities": 1434, + "ili": 1435, + "cher": 1436, + "Ġboth": 1437, + "ural": 1438, + "Ġgra": 1439, + "Ġaccord": 1440, + "Ġpa": 1441, + "Ġnouve": 1442, + "ĠChar": 1443, + "viron": 1444, + "Ġexemp": 1445, + "Ġthree": 1446, + "ood": 1447, + "hip": 1448, + "Ġappar": 1449, + "Ġbro": 1450, + "ides": 1451, + "Ġmed": 1452, + "orte": 1453, + "Ġfun": 1454, + "Ġpoint": 1455, + "ĠOn": 1456, + "Ġid": 1457, + "Ġtex": 1458, + "Ġbeing": 1459, + "Ġnumber": 1460, + "Ġren": 1461, + "ĠElle": 1462, + "Ġsoit": 1463, + "pendant": 1464, + "old": 1465, + "été": 1466, + "Ġwell": 1467, + "Ġearly": 1468, + "ze": 1469, + "ily": 1470, + "Ġconsid": 1471, + "Ġbecame": 1472, + "Ġproduction": 1473, + "ration": 1474, + "udi": 1475, + "Ġnord": 1476, + "ual": 1477, + "Ġincluding": 1478, + "Ġfond": 1479, + "sible": 1480, + "eng": 1481, + "try": 1482, + "Ġstates": 1483, + "Ġgouver": 1484, + "Ġmade": 1485, + "Ġthen": 1486, + "Ġel": 1487, + "Ġsouth": 1488, + "temp": 1489, + "Ġdisp": 1490, + "Ġaug": 1491, + "Ġlangu": 1492, + "fois": 1493, + "Ġcath": 1494, + "mon": 1495, + "Ġsever": 1496, + "Ġinflu": 1497, + "Ġmal": 1498, + "éra": 1499, + "Ġliv": 1500, + "ribu": 1501, + "aines": 1502, + "ife": 1503, + "Ġsouvent": 1504, + "bil": 1505, + "Ġhel": 1506, + "Ġdiffer": 1507, + "Ġwrit": 1508, + "ieux": 1509, + "Ġsuiv": 1510, + "iter": 1511, + "Ġleurs": 1512, + "Ġcomb": 1513, + "Ġdautres": 1514, + "Ġstru": 1515, + "Ġpat": 1516, + "Ġval": 1517, + "mble": 1518, + "oth": 1519, + "sive": 1520, + "ĠÃītats": 1521, + "Ġavant": 1522, + "éc": 1523, + "Ġda": 1524, + "Ġpartir": 1525, + "ene": 1526, + "Ġlég": 1527, + "illes": 1528, + "ium": 1529, + "Ġcentr": 1530, + "Ġsl": 1531, + "aur": 1532, + "iers": 1533, + "Ġany": 1534, + "Ġnation": 1535, + "Ġprogram": 1536, + "Ġthem": 1537, + "Ġjour": 1538, + "éric": 1539, + "Ġ12": 1540, + "ina": 1541, + "ologie": 1542, + "Ġtre": 1543, + "Ġdef": 1544, + "Ġif": 1545, + "Ġnest": 1546, + "mo": 1547, + "Ġfer": 1548, + "abit": 1549, + "Ġsyst": 1550, + "Ġtit": 1551, + "Ġmer": 1552, + "Ġlab": 1553, + "Ġcommer": 1554, + "Ġpolitique": 1555, + "Ġsystem": 1556, + "Ġmu": 1557, + "yd": 1558, + "ĠlE": 1559, + "orts": 1560, + "igne": 1561, + "oles": 1562, + "rodu": 1563, + "riv": 1564, + "ather": 1565, + "Ġdébut": 1566, + "Ġgerman": 1567, + "ones": 1568, + "Ġsince": 1569, + "Ġshe": 1570, + "uv": 1571, + "ĠCest": 1572, + "ax": 1573, + "tle": 1574, + "Ġtyp": 1575, + "Ġdép": 1576, + "Ġcest": 1577, + "Ġ193": 1578, + "ific": 1579, + "Ġ13": 1580, + "aw": 1581, + "Ġnature": 1582, + "Ġphil": 1583, + "Ġamerican": 1584, + "ps": 1585, + "Ġnorth": 1586, + "ices": 1587, + "Ġlead": 1588, + "Ġcolle": 1589, + "Ġ11": 1590, + "ises": 1591, + "ĠUn": 1592, + "yl": 1593, + "oupe": 1594, + "ious": 1595, + "aison": 1596, + "endant": 1597, + "Ġpeople": 1598, + "omb": 1599, + "Ġnombreux": 1600, + "row": 1601, + "ause": 1602, + "atre": 1603, + "sions": 1604, + "ible": 1605, + "Ġdéveloppe": 1606, + "Ġforme": 1607, + "ames": 1608, + "poque": 1609, + "ctor": 1610, + "Ġjou": 1611, + "Ġcommon": 1612, + "Ġcelle": 1613, + "Ġrev": 1614, + "Ġquel": 1615, + "Ġdou": 1616, + "Ġmondi": 1617, + "Ġdonc": 1618, + "ition": 1619, + "Ġans": 1620, + "Ġciv": 1621, + "Ġassoci": 1622, + "Ġdém": 1623, + "Ġexemple": 1624, + "ick": 1625, + "Ġafric": 1626, + "Ġclass": 1627, + "tie": 1628, + "Ġfois": 1629, + "ae": 1630, + "dic": 1631, + "ert": 1632, + "ième": 1633, + "ox": 1634, + "Ġdec": 1635, + "Ġmul": 1636, + "Ġseveral": 1637, + "son": 1638, + "lem": 1639, + "Ġanim": 1640, + "urb": 1641, + "Ġindi": 1642, + "quent": 1643, + "antes": 1644, + "Ġking": 1645, + "ties": 1646, + "elf": 1647, + "Ġ14": 1648, + "Ġexamp": 1649, + "aume": 1650, + "Ġunited": 1651, + "volution": 1652, + "Ġregion": 1653, + "Ġplan": 1654, + "Ġsour": 1655, + "Ġbecause": 1656, + "Ġcours": 1657, + "apon": 1658, + "Ġdim": 1659, + "Ġév": 1660, + "éci": 1661, + "ets": 1662, + "Ġgovernment": 1663, + "Ġbefore": 1664, + "ĠCes": 1665, + "Ġpréc": 1666, + "duc": 1667, + "Ġprésid": 1668, + "itch": 1669, + "Ġenviron": 1670, + "Ġprob": 1671, + "Ġlangue": 1672, + "Ġmont": 1673, + "Ġstr": 1674, + "Ġtemps": 1675, + "Ġele": 1676, + "Ġopp": 1677, + "omme": 1678, + "aque": 1679, + "ually": 1680, + "Ġselon": 1681, + "Ġdéf": 1682, + "ennes": 1683, + "Ġrég": 1684, + "tics": 1685, + "Ġéconom": 1686, + "ateurs": 1687, + "Ġmoy": 1688, + "Ġsyn": 1689, + "ized": 1690, + "iens": 1691, + "Ġcamp": 1692, + "Ġsty": 1693, + "Ġpouvoir": 1694, + "ik": 1695, + "Ġprom": 1696, + "lished": 1697, + "iment": 1698, + "Ġcuis": 1699, + "ands": 1700, + "Ġcir": 1701, + "Ġcontr": 1702, + "ĠIn": 1703, + "Ġposs": 1704, + "ball": 1705, + "Ġappel": 1706, + "Ġtous": 1707, + "oul": 1708, + "ula": 1709, + "conom": 1710, + "û": 1711, + "Ġtri": 1712, + "Ġroman": 1713, + "Ġspéci": 1714, + "ĠMar": 1715, + "Ġcolon": 1716, + "Ġpériode": 1717, + "Ġess": 1718, + "Ġoper": 1719, + "ĠUne": 1720, + "Ġsimp": 1721, + "Ġste": 1722, + "Ġbra": 1723, + "ôle": 1724, + "ork": 1725, + "Ġlan": 1726, + "Ġfur": 1727, + "Ġev": 1728, + "Ġsame": 1729, + "tish": 1730, + "ful": 1731, + "Ġcaract": 1732, + "minist": 1733, + "Ġagainst": 1734, + "Ġrecord": 1735, + "Ġcontinu": 1736, + "Ġthé": 1737, + "gu": 1738, + "Ġtak": 1739, + "ienne": 1740, + "Ġfem": 1741, + "endre": 1742, + "onde": 1743, + "Ġmor": 1744, + "Ġmarch": 1745, + "ĠPour": 1746, + "Ġrapp": 1747, + "ley": 1748, + "Ġimm": 1749, + "Ġty": 1750, + "ouse": 1751, + "Ġge": 1752, + "Ġroi": 1753, + "ren": 1754, + "Ġoften": 1755, + "ists": 1756, + "Ġrece": 1757, + "Ġlike": 1758, + "Ġdesign": 1759, + "ased": 1760, + "Ġdin": 1761, + "Ġchur": 1762, + "ītat": 1763, + "erg": 1764, + "Ġvi": 1765, + "ĠCor": 1766, + "Ġprote": 1767, + "Ġelect": 1768, + "ara": 1769, + "very": 1770, + "ology": 1771, + "Ġcould": 1772, + "Ġsing": 1773, + "ĠFran": 1774, + "gest": 1775, + "Ġactiv": 1776, + "Ġdor": 1777, + "Ġsuite": 1778, + "cs": 1779, + "ĠSud": 1780, + "Ġatta": 1781, + "bert": 1782, + "Ġpriv": 1783, + "frique": 1784, + "cident": 1785, + "Ġmodern": 1786, + "tra": 1787, + "Ġown": 1788, + "éré": 1789, + "ought": 1790, + "Ġsmall": 1791, + "ting": 1792, + "ables": 1793, + "Ġappro": 1794, + "Ġten": 1795, + "ĠlI": 1796, + "Ġwill": 1797, + "Ġgouvernement": 1798, + "ĠQ": 1799, + "ression": 1800, + "Ġobs": 1801, + "Ġinternational": 1802, + "gn": 1803, + "ave": 1804, + "Ġden": 1805, + "Ġsi": 1806, + "ctive": 1807, + "ditions": 1808, + "Ġpal": 1809, + "Ġconsi": 1810, + "pond": 1811, + "térie": 1812, + "king": 1813, + "Ġcur": 1814, + "Ġfilms": 1815, + "ai": 1816, + "gar": 1817, + "élé": 1818, + "ote": 1819, + "Ġcy": 1820, + "till": 1821, + "bles": 1822, + "Ġdem": 1823, + "Ġuntil": 1824, + "Ġcertains": 1825, + "ield": 1826, + "ret": 1827, + "Ġlu": 1828, + "Ġcô": 1829, + "Ġve": 1830, + "Ġ191": 1831, + "Ġdat": 1832, + "Ġsix": 1833, + "Ġeach": 1834, + "Ġnu": 1835, + "Ġincre": 1836, + "Ġname": 1837, + "ament": 1838, + "Ġfra": 1839, + "aît": 1840, + "Ġdid": 1841, + "Ġlife": 1842, + "Ġfac": 1843, + "Ġréf": 1844, + "tri": 1845, + "thod": 1846, + "Åĵuv": 1847, + "ination": 1848, + "loy": 1849, + "gent": 1850, + "Ġcontro": 1851, + "ool": 1852, + "Ġsimil": 1853, + "Ġcou": 1854, + "Ġstand": 1855, + "Ġii": 1856, + "Ġalth": 1857, + "Ġtou": 1858, + "Ġeuropé": 1859, + "Ġnouveau": 1860, + "Ġconsider": 1861, + "Ġalthough": 1862, + "Ġvic": 1863, + "Ġétaient": 1864, + "Ġesp": 1865, + "Ġpower": 1866, + "amb": 1867, + "ĠGu": 1868, + "Ġbal": 1869, + "Ġrap": 1870, + "Ġép": 1871, + "ots": 1872, + "Ġfonction": 1873, + "ared": 1874, + "ĠâĢĶ": 1875, + "uss": 1876, + "Ġmy": 1877, + "auc": 1878, + "Ġ0": 1879, + "Ġir": 1880, + "Ġaw": 1881, + "ics": 1882, + "Ġprovin": 1883, + "em": 1884, + "tant": 1885, + "aise": 1886, + "Ġinform": 1887, + "ĠCon": 1888, + "mpire": 1889, + "Ġbased": 1890, + "ĠY": 1891, + "ute": 1892, + "Ġlieu": 1893, + "Ġhom": 1894, + "ĠlO": 1895, + "Ġlor": 1896, + "ason": 1897, + "ning": 1898, + "Ġcentre": 1899, + "tist": 1900, + "Ġprocess": 1901, + "ête": 1902, + "era": 1903, + "osoph": 1904, + "Ġfaire": 1905, + "Ġbritish": 1906, + "tian": 1907, + "Ġold": 1908, + "Ġaround": 1909, + "ket": 1910, + "Ġback": 1911, + "ash": 1912, + "entes": 1913, + "Ġiniti": 1914, + "Ġ192": 1915, + "Ġcountry": 1916, + "cer": 1917, + "Ġactu": 1918, + "ils": 1919, + "fs": 1920, + "Ġsupport": 1921, + "Ġdéveloppement": 1922, + "Ġtoute": 1923, + "ana": 1924, + "Ġrich": 1925, + "Ġban": 1926, + "Ġanal": 1927, + "Unis": 1928, + "Ġaccording": 1929, + "Ġdisc": 1930, + "Ġinv": 1931, + "Ġmusic": 1932, + "Ġexample": 1933, + "Ġleg": 1934, + "rog": 1935, + "Ġperform": 1936, + "Ġautre": 1937, + "Ġnear": 1938, + "êt": 1939, + "ĠÃītatsUnis": 1940, + "Ġamong": 1941, + "Ġguerre": 1942, + "être": 1943, + "ception": 1944, + "uel": 1945, + "Ġdra": 1946, + "Ġeffe": 1947, + "Ġlat": 1948, + "Ġgiv": 1949, + "rip": 1950, + "Ġmort": 1951, + "acter": 1952, + "ération": 1953, + "ouvelle": 1954, + "Ġservice": 1955, + "mar": 1956, + "Ġdh": 1957, + "Ġquatre": 1958, + "Ġciné": 1959, + "sp": 1960, + "Ġfig": 1961, + "ĠLA": 1962, + "entif": 1963, + "lin": 1964, + "Ġdevient": 1965, + "Ġber": 1966, + "Ġgreat": 1967, + "Ġcelui": 1968, + "aille": 1969, + "Ġperi": 1970, + "Ġtim": 1971, + "Ġrequ": 1972, + "Ġland": 1973, + "Ġsiè": 1974, + "Ġinclude": 1975, + "Ġdex": 1976, + "Ġalb": 1977, + "Ġnombreuses": 1978, + "ĠÃī": 1979, + "ird": 1980, + "ésil": 1981, + "ross": 1982, + "Ġdés": 1983, + "Ġdivers": 1984, + "Ġsystème": 1985, + "Ġdeven": 1986, + "Ġcompan": 1987, + "ustri": 1988, + "ĠSaint": 1989, + "cept": 1990, + "Ġclim": 1991, + "Ġcell": 1992, + "Ġnive": 1993, + "ades": 1994, + "Ġord": 1995, + "thern": 1996, + "Ġcathol": 1997, + "Ġchris": 1998, + "âte": 1999, + "Ġarab": 2000, + "Ġlanguage": 2001, + "Ġdifferent": 2002, + "Ġphilosoph": 2003, + "Ġreste": 2004, + "Ġavait": 2005, + "Ġétant": 2006, + "lam": 2007, + "xim": 2008, + "Ġequ": 2009, + "urg": 2010, + "Ġgeneral": 2011, + "Ġstyle": 2012, + "jour": 2013, + "Ġday": 2014, + "usion": 2015, + "Ġenti": 2016, + "ĠParis": 2017, + "Ġsen": 2018, + "entre": 2019, + "other": 2020, + "anti": 2021, + "Ġnat": 2022, + "ussi": 2023, + "iver": 2024, + "Ġinst": 2025, + "Ġstat": 2026, + "Ġils": 2027, + "ize": 2028, + "Ġfollowing": 2029, + "dam": 2030, + "vis": 2031, + "Ġdar": 2032, + "Ġred": 2033, + "Ġke": 2034, + "Ġaméric": 2035, + "aissance": 2036, + "Ġtype": 2037, + "mé": 2038, + "Ġstud": 2039, + "Ġmulti": 2040, + "Ġdue": 2041, + "atique": 2042, + "Ġorder": 2043, + "Ġshow": 2044, + "ered": 2045, + "Ġélect": 2046, + "cti": 2047, + "Ġschool": 2048, + "tent": 2049, + "Ġavoir": 2050, + "val": 2051, + "ym": 2052, + "Ġmis": 2053, + "Ġteam": 2054, + "Ġresp": 2055, + "Ġformula": 2056, + "fe": 2057, + "ture": 2058, + "Ġcat": 2059, + "Ġhabit": 2060, + "Ġnow": 2061, + "Ġhistory": 2062, + "Ġoffici": 2063, + "gré": 2064, + "Ġdéfin": 2065, + "gé": 2066, + "ator": 2067, + "ĠPl": 2068, + "Ġcontra": 2069, + "dom": 2070, + "Ġlaw": 2071, + "Ġdési": 2072, + "respond": 2073, + "lexand": 2074, + "Ġchurch": 2075, + "Ġcad": 2076, + "Ġdécl": 2077, + "ived": 2078, + "ici": 2079, + "Ġarea": 2080, + "Ġforces": 2081, + "Ġcompte": 2082, + "vely": 2083, + "gr": 2084, + "Ġallow": 2085, + "Ġfre": 2086, + "Ġremp": 2087, + "ĠTh": 2088, + "Ġsymb": 2089, + "á": 2090, + "Ġchamp": 2091, + "Ġstar": 2092, + "ocra": 2093, + "Ġ2010": 2094, + "Ġterritoire": 2095, + "Ġay": 2096, + "Ġnav": 2097, + "ĠRé": 2098, + "Ġsignific": 2099, + "Ġperiod": 2100, + "Ġna": 2101, + "��black": 2102, + "Ġamp": 2103, + "Ġeven": 2104, + "Ġsuff": 2105, + "Ġcorrespond": 2106, + "Ġdévelopp": 2107, + "Ġcuisine": 2108, + "na": 2109, + "ined": 2110, + "osed": 2111, + "Ġéqu": 2112, + "ĠGr": 2113, + "vie": 2114, + "Ġsep": 2115, + "aces": 2116, + "Ġcivil": 2117, + "vement": 2118, + "Ġquelques": 2119, + "ench": 2120, + "Ġcro": 2121, + "ivid": 2122, + "Ġréc": 2123, + "ject": 2124, + "ged": 2125, + "Ġcul": 2126, + "Ġeconom": 2127, + "Ġvar": 2128, + "Ġless": 2129, + "ĠjusquÃł": 2130, + "ession": 2131, + "ired": 2132, + "Ġmuch": 2133, + "aim": 2134, + "Ġwater": 2135, + "ically": 2136, + "ids": 2137, + "Ġart": 2138, + "lier": 2139, + "Ġfar": 2140, + "Ġterm": 2141, + "ôt": 2142, + "Ġanother": 2143, + "Ġpopular": 2144, + "let": 2145, + "Ġlal": 2146, + "Ġprès": 2147, + "Ġdiffic": 2148, + "Ġindustri": 2149, + "ira": 2150, + "tiqu": 2151, + "Ġmid": 2152, + "Ġclassi": 2153, + "Ġmillion": 2154, + "Ġder": 2155, + "acc": 2156, + "abil": 2157, + "ublique": 2158, + "Ġthose": 2159, + "ull": 2160, + "Ġprot": 2161, + "Ġpeuvent": 2162, + "tor": 2163, + "Ġterme": 2164, + "Ġsw": 2165, + "Ġviv": 2166, + "Ġexist": 2167, + "sance": 2168, + "Ġact": 2169, + "ules": 2170, + "cial": 2171, + "érique": 2172, + "Ġagric": 2173, + "ières": 2174, + "af": 2175, + "ède": 2176, + "gyp": 2177, + "Ġadminist": 2178, + "esse": 2179, + "Ġlog": 2180, + "Ġgree": 2181, + "igine": 2182, + "Ġrespe": 2183, + "gin": 2184, + "Ġpor": 2185, + "Ġdeath": 2186, + "Ġauth": 2187, + "Ġpoli": 2188, + "Ġeffet": 2189, + "side": 2190, + "Ġisland": 2191, + "Ġpeup": 2192, + "Ġposition": 2193, + "Ġsuccess": 2194, + "Ġmouve": 2195, + "Ġrele": 2196, + "èrent": 2197, + "Ġchaque": 2198, + "sement": 2199, + "urope": 2200, + "Ġtotal": 2201, + "ular": 2202, + "Ġasse": 2203, + "Ġformer": 2204, + "nent": 2205, + "rée": 2206, + "Ġsk": 2207, + "Ġiss": 2208, + "Ġsimilar": 2209, + "ĠDes": 2210, + "fication": 2211, + "Ġinte": 2212, + "Ġrun": 2213, + "Ġset": 2214, + "Ġrepres": 2215, + "Ġx": 2216, + "ouis": 2217, + "Ġdoc": 2218, + "tient": 2219, + "Ġbegan": 2220, + "Ġprés": 2221, + "ié": 2222, + "ister": 2223, + "orted": 2224, + "iety": 2225, + "Ġcomput": 2226, + "Ġaddition": 2227, + "Ġlind": 2228, + "Ġintrodu": 2229, + "bo": 2230, + "rin": 2231, + "Ġseries": 2232, + "Ġ1990": 2233, + "oi": 2234, + "oss": 2235, + "amed": 2236, + "ĠAprès": 2237, + "rer": 2238, + "oration": 2239, + "èle": 2240, + "illeurs": 2241, + "Ġsocial": 2242, + "Ġstill": 2243, + "rait": 2244, + "Ġtrouve": 2245, + "Ġenglish": 2246, + "ep": 2247, + "iles": 2248, + "Ġconse": 2249, + "Ġabs": 2250, + "Ġgar": 2251, + "ĠMais": 2252, + "mbl": 2253, + "ody": 2254, + "air": 2255, + "épend": 2256, + "illi": 2257, + "istoire": 2258, + "Ġjohn": 2259, + "eri": 2260, + "Ġbus": 2261, + "Ġsex": 2262, + "Ġstudi": 2263, + "bl": 2264, + "cra": 2265, + "des": 2266, + "Ġlast": 2267, + "Ġdescrib": 2268, + "Ġéconomique": 2269, + "uf": 2270, + "Ġline": 2271, + "Ġnouvelle": 2272, + "Ġchim": 2273, + "Ġorganis": 2274, + "ĠlÃī": 2275, + "Ġsor": 2276, + "Ġ190": 2277, + "ended": 2278, + "Ġdav": 2279, + "Ġhar": 2280, + "cto": 2281, + "Ġatom": 2282, + "Ġlocal": 2283, + "tait": 2284, + "ĠSelon": 2285, + "Ġarchite": 2286, + "uc": 2287, + "Ġsee": 2288, + "Ġversion": 2289, + "iff": 2290, + "Ġpossible": 2291, + "Ġparticular": 2292, + "ĠZ": 2293, + "Ġsest": 2294, + "Ġwithin": 2295, + "tral": 2296, + "Ġmission": 2297, + "Ġélé": 2298, + "Ġsucc": 2299, + "âce": 2300, + "Ġpresid": 2301, + "Ġinstitu": 2302, + "Ġarmy": 2303, + "Ġbelie": 2304, + "dhui": 2305, + "jourdhui": 2306, + "ccident": 2307, + "uit": 2308, + "ouvel": 2309, + "Ġbud": 2310, + "istan": 2311, + "mbre": 2312, + "Ġestim": 2313, + "Ġfrançaise": 2314, + "Ġsepte": 2315, + "lan": 2316, + "mée": 2317, + "Ġ202": 2318, + "Ġniveau": 2319, + "uros": 2320, + "Ġhome": 2321, + "Ġestab": 2322, + "Ġcourt": 2323, + "ints": 2324, + "Ġopen": 2325, + "Ġremain": 2326, + "cock": 2327, + "Ġmes": 2328, + "atures": 2329, + "Ġcinéma": 2330, + "Ġtant": 2331, + "Ġtélé": 2332, + "Ġlaut": 2333, + "Ġrelations": 2334, + "Ġword": 2335, + "Ġhal": 2336, + "Ġdurant": 2337, + "Ġath": 2338, + "Ġcult": 2339, + "itation": 2340, + "Ġnorm": 2341, + "rage": 2342, + "Ġquar": 2343, + "ĠJean": 2344, + "Ġdomin": 2345, + "Ġcentral": 2346, + "Ġaur": 2347, + "Ġ25": 2348, + "Ġcomplex": 2349, + "Ġindivid": 2350, + "Ġdirect": 2351, + "Ġhuman": 2352, + "tro": 2353, + "Ġgod": 2354, + "Ġcirc": 2355, + "face": 2356, + "Ġpendant": 2357, + "Ġsus": 2358, + "Ġmom": 2359, + "Ġminist": 2360, + "Ġinternation": 2361, + "gor": 2362, + "estion": 2363, + "Ġeas": 2364, + "Ġ2007": 2365, + "Ġlense": 2366, + "ague": 2367, + "Ġeast": 2368, + "Ġroyaume": 2369, + "alif": 2370, + "Ġju": 2371, + "aving": 2372, + "osition": 2373, + "action": 2374, + "vention": 2375, + "Ġconne": 2376, + "Ġjan": 2377, + "ĠSon": 2378, + "udes": 2379, + "Ġcommunic": 2380, + "Ġbuild": 2381, + "Ġmag": 2382, + "Ġécrit": 2383, + "sie": 2384, + "Ġ189": 2385, + "Ġdyn": 2386, + "ollo": 2387, + "Ġparfois": 2388, + "Ġayant": 2389, + "ouest": 2390, + "Ġinde": 2391, + "oot": 2392, + "Ġill": 2393, + "Ġsag": 2394, + "Ġinstru": 2395, + "ĠSa": 2396, + "ha": 2397, + "ls": 2398, + "mis": 2399, + "quer": 2400, + "Ġchez": 2401, + "rès": 2402, + "Ġconstruction": 2403, + "Ġ$": 2404, + "Ġed": 2405, + "Ġdès": 2406, + "Ġbrit": 2407, + "Ġrè": 2408, + "ènes": 2409, + "ately": 2410, + "Ġexiste": 2411, + "for": 2412, + "ĠBel": 2413, + "Ġlépoque": 2414, + "Ġreturn": 2415, + "ument": 2416, + "Ġ2000": 2417, + "Ġfav": 2418, + "Ġusing": 2419, + "ization": 2420, + "Ġtransport": 2421, + "Ġpris": 2422, + "Ġadop": 2423, + "Ġcontinent": 2424, + "itchcock": 2425, + "Ġurb": 2426, + "Ġcoup": 2427, + "Ġprim": 2428, + "tout": 2429, + "ète": 2430, + "osn": 2431, + "atif": 2432, + "ham": 2433, + "Ġgroupe": 2434, + "Ġ2011": 2435, + "Ġvery": 2436, + "ĠBrésil": 2437, + "Ġstructure": 2438, + "ume": 2439, + "Ġhun": 2440, + "Ġemploy": 2441, + "Ġdess": 2442, + "Ġtravers": 2443, + "Ġresult": 2444, + "Ġdoit": 2445, + "ital": 2446, + "Ġris": 2447, + "Ġconcern": 2448, + "aud": 2449, + "Ġcode": 2450, + "ked": 2451, + "lac": 2452, + "Ġdan": 2453, + "erb": 2454, + "Ġgame": 2455, + "Ġforce": 2456, + "Ġspace": 2457, + "Ġlon": 2458, + "Ġpur": 2459, + "Ġrepresent": 2460, + "go": 2461, + "Ġwin": 2462, + "Ġalong": 2463, + "Ġ30": 2464, + "Ġtechniques": 2465, + "Ġaugust": 2466, + "Ġalexand": 2467, + "Ġled": 2468, + "Ġsurtout": 2469, + "Ġviol": 2470, + "rom": 2471, + "Ġcop": 2472, + "ĠCar": 2473, + "Ġchange": 2474, + "atives": 2475, + "Ġjoue": 2476, + "Ġcaractér": 2477, + "Ġhand": 2478, + "Ġplup": 2479, + "aves": 2480, + "Ġ1970": 2481, + "xt": 2482, + "unic": 2483, + "Ġgrandes": 2484, + "Ġconst": 2485, + "Äģ": 2486, + "équ": 2487, + "Ġcondu": 2488, + "Ġfrench": 2489, + "cesse": 2490, + "Ġappear": 2491, + "Ġcause": 2492, + "Ġplupart": 2493, + "Ġcomple": 2494, + "Ġadv": 2495, + "Ġ2008": 2496, + "Ġparticulier": 2497, + "Ġpap": 2498, + "Ġsens": 2499, + "Ġven": 2500, + "ĠdAn": 2501, + "Ġpresent": 2502, + "Ġempire": 2503, + "ierre": 2504, + "Ġmembers": 2505, + "Ġmic": 2506, + "Ġhead": 2507, + "Ġgrands": 2508, + "Ġprésident": 2509, + "aucoup": 2510, + "Ġlatin": 2511, + "Ġcommand": 2512, + "Ġsociété": 2513, + "aul": 2514, + "ĠAinsi": 2515, + "puis": 2516, + "Ġense": 2517, + "Ġwhat": 2518, + "Ġface": 2519, + "Ġafin": 2520, + "Ġreconn": 2521, + "Ġessenti": 2522, + "alth": 2523, + "Ġlas": 2524, + "ĠNord": 2525, + "ĠIls": 2526, + "ĠlÃītat": 2527, + "erc": 2528, + "Ġcrois": 2529, + "tifs": 2530, + "cteur": 2531, + "né": 2532, + "och": 2533, + "Ġdown": 2534, + "Ġmass": 2535, + "Ġlate": 2536, + "Ġalli": 2537, + "Ġbook": 2538, + "Ġprojet": 2539, + "Ġfaç": 2540, + "Ġcarb": 2541, + "Ġtoutes": 2542, + "Ġgénéral": 2543, + "Ġgr��¢ce": 2544, + "Ġvarious": 2545, + "Ġchristian": 2546, + "ĠÅĵuv": 2547, + "Ġlow": 2548, + "jours": 2549, + "ws": 2550, + "Ġretr": 2551, + "rier": 2552, + "Ġrégions": 2553, + "Ġpersonnes": 2554, + "Ġadd": 2555, + "Ġrôle": 2556, + "Ġetc": 2557, + "Ġ2012": 2558, + "ological": 2559, + "Ġfamily": 2560, + "Ġsaid": 2561, + "Ġ1960": 2562, + "Ġgénéralement": 2563, + "ducation": 2564, + "Ġtend": 2565, + "asion": 2566, + "ried": 2567, + "Ġservices": 2568, + "Ġoccup": 2569, + "ival": 2570, + "Ġzone": 2571, + "Ġdonnées": 2572, + "Ġtimes": 2573, + "ka": 2574, + "Ġach": 2575, + "ĠlAr": 2576, + "ness": 2577, + "craft": 2578, + "Ġpost": 2579, + "Ġevery": 2580, + "Ġrecher": 2581, + "aute": 2582, + "Ġclaim": 2583, + "Ġreligion": 2584, + "Ġdevelopment": 2585, + "Ġtable": 2586, + "ela": 2587, + "utes": 2588, + "Ġchang": 2589, + "Ġwithout": 2590, + "Ġcharacter": 2591, + "ius": 2592, + "read": 2593, + "Ġconta": 2594, + "Ġchild": 2595, + "Ġlargest": 2596, + "Ġconstitution": 2597, + "Ġapollo": 2598, + "eau": 2599, + "ony": 2600, + "Ġsérie": 2601, + "Ġcé": 2602, + "Ġcaf": 2603, + "ward": 2604, + "isé": 2605, + "Ġhyd": 2606, + "Ġvilles": 2607, + "Ġsug": 2608, + "ada": 2609, + "Ġouv": 2610, + "Ġpremiers": 2611, + "ÃŃ": 2612, + "Ġtrib": 2613, + "quel": 2614, + "thers": 2615, + "Ġseul": 2616, + "Ġfew": 2617, + "Ġ1980": 2618, + "Ġway": 2619, + "terdam": 2620, + "Ġmach": 2621, + "Ġconsomm": 2622, + "Ġgl": 2623, + "ĠSe": 2624, + "Ġperson": 2625, + "Ġprincipalement": 2626, + "Ġfle": 2627, + "used": 2628, + "Ġsea": 2629, + "ided": 2630, + "atiques": 2631, + "Ġ2006": 2632, + "Ġmilitary": 2633, + "Ġsite": 2634, + "ases": 2635, + "rière": 2636, + "Ġaustral": 2637, + "eral": 2638, + "rive": 2639, + "odes": 2640, + "ouddh": 2641, + "awa": 2642, + "pir": 2643, + "way": 2644, + "Ġnove": 2645, + "Ġparty": 2646, + "Ġmultip": 2647, + "Ġocto": 2648, + "umes": 2649, + "Ġproduits": 2650, + "ĠlAn": 2651, + "Ġnationale": 2652, + "tier": 2653, + "Ġthough": 2654, + "Ġsav": 2655, + "Ġ2019": 2656, + "Ġ186": 2657, + "Ġ2009": 2658, + "ĠDepuis": 2659, + "ĠQu": 2660, + "Ġgiven": 2661, + "sy": 2662, + "Ġlapp": 2663, + "auv": 2664, + "Ġcependant": 2665, + "Ġjud": 2666, + "Ġuniversity": 2667, + "andis": 2668, + "Ġconserv": 2669, + "Ġ2014": 2670, + "by": 2671, + "ipe": 2672, + "Ġwom": 2673, + "Ġmean": 2674, + "Ġparticip": 2675, + "Ġcoll": 2676, + "Ġtur": 2677, + "times": 2678, + "quelle": 2679, + "rote": 2680, + "Ġradio": 2681, + "19": 2682, + "iquement": 2683, + "trang": 2684, + "ĠNe": 2685, + "Ġfurther": 2686, + "hib": 2687, + "ights": 2688, + "Ġ188": 2689, + "Ġconsidered": 2690, + "ysi": 2691, + "Ġsil": 2692, + "tage": 2693, + "Ġastr": 2694, + "Ġmondiale": 2695, + "ĠdE": 2696, + "Ġfont": 2697, + "Ġox": 2698, + "Ġhouse": 2699, + "Ġtop": 2700, + "ulgar": 2701, + "Ġital": 2702, + "Ġclub": 2703, + "éné": 2704, + "Ġceux": 2705, + "Ġsingle": 2706, + "lim": 2707, + "Ġautour": 2708, + "Ġcompany": 2709, + "Ġdefin": 2710, + "Ġsett": 2711, + "Ġartist": 2712, + "Ġcorps": 2713, + "bs": 2714, + "Ġtest": 2715, + "Ġfield": 2716, + "Ġlevel": 2717, + "Ġbeaucoup": 2718, + "Ġadap": 2719, + "Ġpublished": 2720, + "Ġproper": 2721, + "Ġwestern": 2722, + "Ġtreat": 2723, + "rich": 2724, + "tres": 2725, + "ality": 2726, + "Ġpubli": 2727, + "Ġdernier": 2728, + "Ġelles": 2729, + "aï": 2730, + "Ġéch": 2731, + "idence": 2732, + "Ġlangues": 2733, + "Ġjeu": 2734, + "Ġtraditionn": 2735, + "mit": 2736, + "itaire": 2737, + "Ġgé": 2738, + "Ġjapon": 2739, + "Ġcafé": 2740, + "jo": 2741, + "Ġide": 2742, + "Ġvale": 2743, + "Ġ2018": 2744, + "aliste": 2745, + "Ġaugment": 2746, + "Ġtypes": 2747, + "ori": 2748, + "Ġjul": 2749, + "day": 2750, + "lles": 2751, + "rist": 2752, + "Ġtar": 2753, + "Ġsource": 2754, + "crit": 2755, + "Ġevent": 2756, + "inguis": 2757, + "Ġpolitical": 2758, + "Ġtook": 2759, + "Ġneed": 2760, + "Ġmake": 2761, + "Ġ2013": 2762, + "ĠCependant": 2763, + "tte": 2764, + "uth": 2765, + "ither": 2766, + "Ġ2015": 2767, + "Ġ2016": 2768, + "Ġlad": 2769, + "Ġspecies": 2770, + "line": 2771, + "ĠdI": 2772, + "rov": 2773, + "ops": 2774, + "Ġ2017": 2775, + "Ġ40": 2776, + "Ġtels": 2777, + "Ġnouvel": 2778, + "ilt": 2779, + "Ġorient": 2780, + "ount": 2781, + "Ġdivision": 2782, + "Ġmouvement": 2783, + "can": 2784, + "ex": 2785, + "ians": 2786, + "Ġtaux": 2787, + "Ġincluded": 2788, + "Ġsuper": 2789, + "lob": 2790, + "Ġinfluence": 2791, + "Ġrapport": 2792, + "Ġacid": 2793, + "ogn": 2794, + "ght": 2795, + "Ġcertain": 2796, + "Ġjourn": 2797, + "Ġlight": 2798, + "Ġlet": 2799, + "Ġrend": 2800, + "ctures": 2801, + "Ġmarqu": 2802, + "Ġtoujours": 2803, + "Ġpot": 2804, + "èse": 2805, + "Ġchap": 2806, + "Ġfranc": 2807, + "ency": 2808, + "suite": 2809, + "ĠlIn": 2810, + "Ġamb": 2811, + "Ġplac": 2812, + "Ġchâte": 2813, + "Ġusually": 2814, + "Ġentrepr": 2815, + "onnement": 2816, + "pple": 2817, + "titude": 2818, + "ièrement": 2819, + "Ġlac": 2820, + "Ġwrote": 2821, + "Ġleft": 2822, + "Ġvill": 2823, + "Ġconqu": 2824, + "Ġsurface": 2825, + "Ġconnu": 2826, + "Ġrapide": 2827, + "Ġbord": 2828, + "Ġ187": 2829, + "lais": 2830, + "él": 2831, + "Ġfree": 2832, + "vered": 2833, + "Ġaujourdhui": 2834, + "Ġshort": 2835, + "Ġphys": 2836, + "auté": 2837, + "Ġcertaines": 2838, + "Ġprofession": 2839, + "Ġoriginal": 2840, + "Ġauthor": 2841, + "ĠdO": 2842, + "Ġtard": 2843, + "Ġpu": 2844, + "Ġunion": 2845, + "Ġdiri": 2846, + "Ġposi": 2847, + "Ġbecome": 2848, + "Ġgreek": 2849, + "cent": 2850, + "ĠdÃ": 2851, + "ourg": 2852, + "Ġeuropean": 2853, + "bit": 2854, + "arc": 2855, + "Ġenf": 2856, + "Ġmanière": 2857, + "Ġ2005": 2858, + "Ġnécess": 2859, + "estiv": 2860, + "Ġsac": 2861, + "reg": 2862, + "ories": 2863, + "ĠHitchcock": 2864, + "Ġcle": 2865, + "Ġthird": 2866, + "Ġvir": 2867, + "Ġimportante": 2868, + "Ġsituation": 2869, + "Ġtravail": 2870, + "Ġprovince": 2871, + "rite": 2872, + "ares": 2873, + "ghan": 2874, + "50": 2875, + "Ġinvol": 2876, + "Ġélev": 2877, + "Ġmodi": 2878, + "ĠPh": 2879, + "Ġcommunes": 2880, + "Ġearth": 2881, + "Ġfive": 2882, + "ĠAm": 2883, + "Ġcapitale": 2884, + "Ġlen": 2885, + "Ġreven": 2886, + "Ġconver": 2887, + "Ġconditions": 2888, + "Ġsepar": 2889, + "less": 2890, + "Ġwritten": 2891, + "Ġpresident": 2892, + "Ġbou": 2893, + "Ġemb": 2894, + "Ġlaquelle": 2895, + "Ġapple": 2896, + "Ġphot": 2897, + "tend": 2898, + "ublic": 2899, + "alisation": 2900, + "earch": 2901, + "iled": 2902, + "Ġpropos": 2903, + "ĠCharles": 2904, + "erie": 2905, + "Ġsan": 2906, + "Ġbill": 2907, + "Ġbois": 2908, + "Ġriver": 2909, + "istance": 2910, + "Ġpeti": 2911, + "Ġpropri": 2912, + "Ġbattle": 2913, + "Ġcapital": 2914, + "ĠPlus": 2915, + "vo": 2916, + "ali": 2917, + "Ġrou": 2918, + "termin": 2919, + "Ġautor": 2920, + "Ġroyal": 2921, + "cur": 2922, + "Ġdam": 2923, + "éli": 2924, + "Ġeu": 2925, + "unch": 2926, + "stra": 2927, + "Ġpetit": 2928, + "Ġapplic": 2929, + "Ġproduced": 2930, + "Ġsubs": 2931, + "année": 2932, + "Ġfamille": 2933, + "térieur": 2934, + "Ġmath": 2935, + "Ġeurope": 2936, + "Ġtandis": 2937, + "Ġly": 2938, + "Ġball": 2939, + "Ġbody": 2940, + "Ġlhistoire": 2941, + "onti": 2942, + "Ġcompr": 2943, + "ĠBrux": 2944, + "Ġprésente": 2945, + "ior": 2946, + "Åį": 2947, + "Ġinté": 2948, + "étés": 2949, + "Ġstandard": 2950, + "cte": 2951, + "mission": 2952, + "Ġara": 2953, + "Ġfoot": 2954, + "Ġbest": 2955, + "Ġcréation": 2956, + "Ġdeveloped": 2957, + "Ġasi": 2958, + "Ġdestin": 2959, + "Ġpremières": 2960, + "Ġdifférentes": 2961, + "Ġheld": 2962, + "Ġtitre": 2963, + "erve": 2964, + "Ġsum": 2965, + "Ġwhite": 2966, + "Ġpossi": 2967, + "Ġrefer": 2968, + "Ġsuccès": 2969, + "Ġmoment": 2970, + "Ġaj": 2971, + "Ġlord": 2972, + "lise": 2973, + "Ġexpl": 2974, + "Ġfils": 2975, + "Ġ50": 2976, + "Ġcinq": 2977, + "Ġmise": 2978, + "Ġprend": 2979, + "iennent": 2980, + "Ġpoints": 2981, + "Ġconcent": 2982, + "Ġscience": 2983, + "Ġlest": 2984, + "Ġsun": 2985, + "Ġsoc": 2986, + "Ġdecl": 2987, + "Ġbc": 2988, + "Ġraison": 2989, + "Ġgrow": 2990, + "Ġchiff": 2991, + "Ġmois": 2992, + "Ġatte": 2993, + "Ġresearch": 2994, + "Ġcase": 2995, + "Ġsymbol": 2996, + "Ġsignificant": 2997, + "fer": 2998, + "kh": 2999, + "éta": 3000, + "Ġdesp": 3001, + "Ġ2020": 3002, + "Ġacqu": 3003, + "Ġmethod": 3004, + "ôte": 3005, + "Ġcontrol": 3006, + "urosawa": 3007, + "cles": 3008, + "ë": 3009, + "Ġdate": 3010, + "Ġturn": 3011, + "ché": 3012, + "Ġtown": 3013, + "ĠRe": 3014, + "Ġcancer": 3015, + "ennent": 3016, + "ĠBruxelles": 3017, + "gra": 3018, + "Ġtrop": 3019, + "Ġligne": 3020, + "ering": 3021, + "Ġbouddh": 3022, + "Ġbeh": 3023, + "Ġcoule": 3024, + "Ġnatural": 3025, + "Ġtro": 3026, + "Ġcand": 3027, + "Ġmas": 3028, + "Ġquelle": 3029, + "Ġareas": 3030, + "Ġ183": 3031, + "Ġannée": 3032, + "erred": 3033, + "Ġsagit": 3034, + "oires": 3035, + "Ġcare": 3036, + "Ġothers": 3037, + "Ġhos": 3038, + "Ġhaving": 3039, + "Ġethn": 3040, + "Ġyoun": 3041, + "Ġaccomp": 3042, + "ographie": 3043, + "Ġregard": 3044, + "Ġdifférents": 3045, + "illiam": 3046, + "Ġfavor": 3047, + "isl": 3048, + "Ġnet": 3049, + "èmes": 3050, + "Ġparmi": 3051, + "ĠCerta": 3052, + "Ġseu": 3053, + "ĠdAl": 3054, + "Ġpratique": 3055, + "Ġ>": 3056, + "Ġbap": 3057, + "chim": 3058, + "Ġalm": 3059, + "Ġaltern": 3060, + "ĠJo": 3061, + "Ġdistin": 3062, + "ographique": 3063, + "Ġsystems": 3064, + "Ġdab": 3065, + "erm": 3066, + "Ġgames": 3067, + "Ġread": 3068, + "idé": 3069, + "Ġstra": 3070, + "Ġsometimes": 3071, + "Ġutilisé": 3072, + "Ġcurrent": 3073, + "Ġcommunication": 3074, + "Ġcaractéris": 3075, + "lection": 3076, + "cially": 3077, + "Ġdét": 3078, + "Ġyou": 3079, + "réti": 3080, + "Ġlexp": 3081, + "Ġpossède": 3082, + "ĠBelg": 3083, + "Ġbur": 3084, + "ĠCa": 3085, + "Ġshould": 3086, + "Ġ2001": 3087, + "Ġworks": 3088, + "Ġbuilt": 3089, + "ength": 3090, + "aill": 3091, + "han": 3092, + "vi": 3093, + "Ġfab": 3094, + "ama": 3095, + "Ġcompar": 3096, + "Ġlob": 3097, + "Ġsupérie": 3098, + "jÃł": 3099, + "Ġ<": 3100, + "inois": 3101, + "ably": 3102, + "Ġmot": 3103, + "ologique": 3104, + "tries": 3105, + "Ġthus": 3106, + "Ġnamed": 3107, + "Ġconte": 3108, + "Ġseason": 3109, + "ways": 3110, + "Ġtheory": 3111, + "Ġél": 3112, + "ĠSi": 3113, + "Ġnever": 3114, + "Ġdisco": 3115, + "Ġpolitiques": 3116, + "Ġfais": 3117, + "Ġensuite": 3118, + "Ġfort": 3119, + "Ġobje": 3120, + "Ġchef": 3121, + "Ġlensemble": 3122, + "cta": 3123, + "Ġcame": 3124, + "ised": 3125, + "Ġquestion": 3126, + "gorith": 3127, + "unicip": 3128, + "Ġage": 3129, + "Ġmunicip": 3130, + "Ġeux": 3131, + "Ġ21": 3132, + "ubis": 3133, + "Ġproduit": 3134, + "Ġmilieu": 3135, + "Ġcountries": 3136, + "Ġtourn": 3137, + "Ġbor": 3138, + "Ġleague": 3139, + "Ġtraite": 3140, + "mande": 3141, + "Ġcapac": 3142, + "Ġlongue": 3143, + "tained": 3144, + "Ġpatri": 3145, + "sych": 3146, + "por": 3147, + "isc": 3148, + "érence": 3149, + "Ġcommune": 3150, + "crip": 3151, + "Ġib": 3152, + "raî": 3153, + "Ġproble": 3154, + "Ġislam": 3155, + "Ġmédi": 3156, + "Ġpress": 3157, + "gs": 3158, + "Ġdau": 3159, + "inte": 3160, + "Ġben": 3161, + "Ġhor": 3162, + "the": 3163, + "Ġdix": 3164, + "Ġmaje": 3165, + "Ġformation": 3166, + "Ġgrec": 3167, + "Ġhelp": 3168, + "lig": 3169, + "Ġdoll": 3170, + "ulation": 3171, + "ĠJapon": 3172, + "med": 3173, + "ware": 3174, + "ĠCl": 3175, + "Ġplut": 3176, + "Ġfact": 3177, + "Ġseptember": 3178, + "hol": 3179, + "ĠBl": 3180, + "Ġ2004": 3181, + "Ġconsidér": 3182, + "Ġsources": 3183, + "év": 3184, + "Ġsent": 3185, + "Ġcam": 3186, + "Ġmati": 3187, + "ica": 3188, + "Ġrange": 3189, + "Ġgraph": 3190, + "Ġloi": 3191, + "Ġattribu": 3192, + "rés": 3193, + "tice": 3194, + "time": 3195, + "Ġreach": 3196, + "Ġvoy": 3197, + "Ġalph": 3198, + "Ġcho": 3199, + "Ġartis": 3200, + "Ġmention": 3201, + "oks": 3202, + "Ġtax": 3203, + "Ġcelles": 3204, + "tagne": 3205, + "net": 3206, + "Ġfunction": 3207, + "lemagne": 3208, + "wards": 3209, + "Ġfore": 3210, + "ignement": 3211, + "ĠdéjÃł": 3212, + "Ġjust": 3213, + "Ġphysi": 3214, + "Ġobserv": 3215, + "Ġinstall": 3216, + "Ġindepend": 3217, + "Ġchâteau": 3218, + "Ġpan": 3219, + "Ġvia": 3220, + "Ġcalcul": 3221, + "Ġdécouver": 3222, + "Ġvoit": 3223, + "Ġkingdom": 3224, + "Ġestablished": 3225, + "car": 3226, + "hic": 3227, + "Ġfri": 3228, + "Ġwall": 3229, + "Ġlemp": 3230, + "osph": 3231, + "Ġaudi": 3232, + "cession": 3233, + "Ġreleased": 3234, + "nel": 3235, + "oz": 3236, + "Ġbass": 3237, + "Ġbran": 3238, + "Ġeither": 3239, + "verse": 3240, + "Ġdroit": 3241, + "ling": 3242, + "iness": 3243, + "Ġ24": 3244, + "Ġmembres": 3245, + "ald": 3246, + "Ġfix": 3247, + "Ġoccident": 3248, + "Ġexplo": 3249, + "ounds": 3250, + "Ġfinan": 3251, + "Ġancient": 3252, + "Ġalbum": 3253, + "onie": 3254, + "Ġanarch": 3255, + "Ġreb": 3256, + "Ġproc": 3257, + "Ġarr": 3258, + "Ġyork": 3259, + "Ġprev": 3260, + "Ġview": 3261, + "Ġcela": 3262, + "Ġfemmes": 3263, + "Ġprotest": 3264, + "Ġdocument": 3265, + "bra": 3266, + "yg": 3267, + "ying": 3268, + "Ġdece": 3269, + "ief": 3270, + "ential": 3271, + "Ġgroupes": 3272, + "Ġrespon": 3273, + "Ġadministra": 3274, + "ĠBelgique": 3275, + "Ġaz": 3276, + "ément": 3277, + "Ġep": 3278, + "Ġran": 3279, + "Ġargu": 3280, + "Ġtrain": 3281, + "itié": 3282, + "Ġtransform": 3283, + "ove": 3284, + "sh": 3285, + "Ġbâ": 3286, + "Ġwid": 3287, + "Ġ100": 3288, + "Ġéle": 3289, + "Ġjours": 3290, + "Ġheav": 3291, + "Ġsera": 3292, + "tention": 3293, + "Ġdeuxième": 3294, + "rement": 3295, + "Ġdeb": 3296, + "Ġdel": 3297, + "Ġfather": 3298, + "Ġhol": 3299, + "Ġni": 3300, + "Ġartic": 3301, + "Ġattemp": 3302, + "Ġtechnique": 3303, + "Ġmoyenne": 3304, + "Ġfaçon": 3305, + "ders": 3306, + "Ġva": 3307, + "Ġeffec": 3308, + "Ġprincipal": 3309, + "position": 3310, + "Ġsimple": 3311, + "uff": 3312, + "ension": 3313, + "éan": 3314, + "iser": 3315, + "ppe": 3316, + "ĠSh": 3317, + "érature": 3318, + "Ġalexander": 3319, + "Ġax": 3320, + "Ġrussi": 3321, + "Ġsein": 3322, + "Ġseule": 3323, + "Ġchréti": 3324, + "Ġreprésente": 3325, + "Ġgroups": 3326, + "Ġdescribed": 3327, + "Ġcandid": 3328, + "Ġtent": 3329, + "Ġlag": 3330, + "Ġanth": 3331, + "msterdam": 3332, + "Ġsouthern": 3333, + "ustrie": 3334, + "Ġengland": 3335, + "ĠCharlemagne": 3336, + "Ġdouble": 3337, + "Ġcomputer": 3338, + "erature": 3339, + "unes": 3340, + "Ġmonth": 3341, + "oyen": 3342, + "Ġwomen": 3343, + "blis": 3344, + "get": 3345, + "ral": 3346, + "ores": 3347, + "Ġinves": 3348, + "Ġlett": 3349, + "ĠLouis": 3350, + "Ġétrang": 3351, + "ored": 3352, + "Ġminor": 3353, + "kes": 3354, + "Ġdonne": 3355, + "Ġmess": 3356, + "Ġcontribu": 3357, + "Ġgood": 3358, + "ĠKurosawa": 3359, + "Ġspecific": 3360, + "Ġthéor": 3361, + "ĠCaen": 3362, + "ving": 3363, + "aste": 3364, + "Ġriv": 3365, + "Ġépoque": 3366, + "ĠRo": 3367, + "Ġresul": 3368, + "Ġexper": 3369, + "Ġdomaine": 3370, + "ĠCorée": 3371, + "Ġeuropéenne": 3372, + "Ġnouvelles": 3373, + "ĠlUn": 3374, + "Ġrare": 3375, + "atoire": 3376, + "Ġgal": 3377, + "Ġplat": 3378, + "Ġcher": 3379, + "Ġauc": 3380, + "Ġdirection": 3381, + "Ġmodèle": 3382, + "uits": 3383, + "yth": 3384, + "Ġdêtre": 3385, + "Ġcontemp": 3386, + "ope": 3387, + "aisons": 3388, + "Ġnext": 3389, + "ibles": 3390, + "Ġfinal": 3391, + "Ġspeak": 3392, + "Ġsignal": 3393, + "Ġprincipaux": 3394, + "Ġaircraft": 3395, + "Ġ1950": 3396, + "Ġeastern": 3397, + "rons": 3398, + "Ġsau": 3399, + "Ġcit": 3400, + "tig": 3401, + "ently": 3402, + "Ġclasse": 3403, + "Ġspir": 3404, + "âtre": 3405, + "Ġzones": 3406, + "Ġlanguages": 3407, + "Ġcontinued": 3408, + "Ġplutôt": 3409, + "Ġright": 3410, + "Ġreç": 3411, + "Ġ26": 3412, + "Ġmoitié": 3413, + "Ġprogramme": 3414, + "aci": 3415, + "ky": 3416, + "Ġtal": 3417, + "Ġple": 3418, + "Ġmac": 3419, + "Ġhyp": 3420, + "iction": 3421, + "ĠlAfrique": 3422, + "Ġdistric": 3423, + "Ġchem": 3424, + "étro": 3425, + "étique": 3426, + "isse": 3427, + "ressive": 3428, + "ribution": 3429, + "Ġretour": 3430, + "épendance": 3431, + "Ġcroissance": 3432, + "jan": 3433, + "ó": 3434, + "Ġapr": 3435, + "Ġmagn": 3436, + "Ġlaunch": 3437, + "acy": 3438, + "Ġexcl": 3439, + "Ġspecial": 3440, + "temps": 3441, + "ergy": 3442, + "Ġéléments": 3443, + "Ġhalf": 3444, + "Ġseulement": 3445, + "ö": 3446, + "Ġlum": 3447, + "erial": 3448, + "tien": 3449, + "Ġdoes": 3450, + "Ġplayed": 3451, + "Ġhabitants": 3452, + "Ġjuly": 3453, + "rant": 3454, + "ortion": 3455, + "Ġmeas": 3456, + "rice": 3457, + "Ġidentif": 3458, + "Ġchildren": 3459, + "oin": 3460, + "uary": 3461, + "Ġdal": 3462, + "Ġlannée": 3463, + "Ġmust": 3464, + "Ġfed": 3465, + "Ġfronti": 3466, + "Ġréseau": 3467, + "jets": 3468, + "Ġcommerce": 3469, + "Ġstrong": 3470, + "dle": 3471, + "ttes": 3472, + "éro": 3473, + "Ġside": 3474, + "asing": 3475, + "Ġredu": 3476, + "ounced": 3477, + "Ġprix": 3478, + "Ġmusique": 3479, + "Ġthroughout": 3480, + "lant": 3481, + "Ġdens": 3482, + "Ġwon": 3483, + "Ġhold": 3484, + "olé": 3485, + "rid": 3486, + "Ġcong": 3487, + "Ġjam": 3488, + "ows": 3489, + "après": 3490, + "iversité": 3491, + "Ġbuddh": 3492, + "Ġnovember": 3493, + "Ġaver": 3494, + "Ġfestiv": 3495, + "Ġlav": 3496, + "cien": 3497, + "ape": 3498, + "Ġbron": 3499, + "Ġstudy": 3500, + "ker": 3501, + "ources": 3502, + "Ġaud": 3503, + "ĠBosn": 3504, + "Ġtermin": 3505, + "Ġespe": 3506, + "Ġnorthern": 3507, + "Ġattack": 3508, + "ij": 3509, + "Ġlower": 3510, + "Ġrather": 3511, + "ria": 3512, + "ĠLors": 3513, + "irs": 3514, + "érit": 3515, + "Ġrelative": 3516, + "ablement": 3517, + "île": 3518, + "Ġsubst": 3519, + "Ġrépublique": 3520, + "Ġapril": 3521, + "Ġespecially": 3522, + "cy": 3523, + "ey": 3524, + "Ġliste": 3525, + "Ġmassi": 3526, + "Ġbit": 3527, + "Ġbéné": 3528, + "ush": 3529, + "Ġî": 3530, + "Ġ2002": 3531, + "Ġmajorité": 3532, + "Ġmilitaire": 3533, + "ĠConse": 3534, + "cil": 3535, + "la": 3536, + "Ġtom": 3537, + "Ġpétro": 3538, + "Ġband": 3539, + "Ġproté": 3540, + "Ġmode": 3541, + "Ġrédu": 3542, + "tivité": 3543, + "Ġquils": 3544, + "Ġcombat": 3545, + "Ġeconomic": 3546, + "lit": 3547, + "Ġlune": 3548, + "ery": 3549, + "Ġmur": 3550, + "Ġblo": 3551, + "Ġappe": 3552, + "Ġdernière": 3553, + "Ġappelé": 3554, + "Ġdecember": 3555, + "bor": 3556, + "lace": 3557, + "arn": 3558, + "Ġmoun": 3559, + "Ġhard": 3560, + "Ġlequel": 3561, + "Ġsurv": 3562, + "ouss": 3563, + "Ġentraî": 3564, + "Ġhaut": 3565, + "onomie": 3566, + "ĠAng": 3567, + "Ġamerica": 3568, + "ek": 3569, + "Ġdieu": 3570, + "Ġtot": 3571, + "ola": 3572, + "Ġextra": 3573, + "Ġdied": 3574, + "Ġmember": 3575, + "useum": 3576, + "bilité": 3577, + "ĠConseil": 3578, + "Ġsant": 3579, + "isted": 3580, + "Ġrock": 3581, + "ĠMal": 3582, + "Ġterre": 3583, + "Ġportug": 3584, + "Åĵur": 3585, + "Ġproblè": 3586, + "Ġoctober": 3587, + "dire": 3588, + "xic": 3589, + "Ġglob": 3590, + "ĠLé": 3591, + "Ġconcl": 3592, + "oses": 3593, + "Ġ28": 3594, + "ott": 3595, + "Ġaccep": 3596, + "Ġcenter": 3597, + "Ġengine": 3598, + "encont": 3599, + "Ġgenerally": 3600, + "Ġoccur": 3601, + "Ġmondial": 3602, + "Ġtake": 3603, + "fied": 3604, + "Ġvoir": 3605, + "thing": 3606, + "Ġforte": 3607, + "Ġplate": 3608, + "vergne": 3609, + "Ġmem": 3610, + "Ġmatéri": 3611, + "Ġdémocra": 3612, + "ĠRép": 3613, + "Ġprésence": 3614, + "Ġjanuary": 3615, + "Ġrecherche": 3616, + "pes": 3617, + "Ġailleurs": 3618, + "tead": 3619, + "Ġjune": 3620, + "Ġsecteur": 3621, + "Ġcreated": 3622, + "aître": 3623, + "Ġaffe": 3624, + "ût": 3625, + "wh": 3626, + "Ġdon": 3627, + "alités": 3628, + "Ġfood": 3629, + "Ġinh": 3630, + "ĠClo": 3631, + "Ġrestaur": 3632, + "ena": 3633, + "cier": 3634, + "Ġalgorith": 3635, + "Ġdén": 3636, + "ads": 3637, + "acks": 3638, + "Ġpron": 3639, + "ĠBe": 3640, + "Ġdiale": 3641, + "Ġ2003": 3642, + "Ġrecogn": 3643, + "Ġindic": 3644, + "Ġcommunity": 3645, + "Ġmilli": 3646, + "Ġinformation": 3647, + "Ġhommes": 3648, + "gon": 3649, + "ota": 3650, + "Ġpsych": 3651, + "Ġreal": 3652, + "ript": 3653, + "ĠComm": 3654, + "Ġbegin": 3655, + "Ġexten": 3656, + "Ġtradu": 3657, + "Ġsécur": 3658, + "Ġtextes": 3659, + "ding": 3660, + "lie": 3661, + "Ġdit": 3662, + "Ġbes": 3663, + "cide": 3664, + "cipe": 3665, + "Ġchac": 3666, + "Ġ22": 3667, + "ĠApple": 3668, + "auche": 3669, + "pect": 3670, + "phe": 3671, + "ĠGrand": 3672, + "Ġmicro": 3673, + "Ġul": 3674, + "Ġcet": 3675, + "oré": 3676, + "Ġseen": 3677, + "Ġfront": 3678, + "ĠMoyen": 3679, + "Ġdispar": 3680, + "ganisation": 3681, + "Ġmillions": 3682, + "Ġbroad": 3683, + "Ġdorigine": 3684, + "Ġcatholic": 3685, + "Ġdollars": 3686, + "Ġprevious": 3687, + "Ġcontempor": 3688, + "fi": 3689, + "Ġtel": 3690, + "Ġcer": 3691, + "Ġfall": 3692, + "Ġrh": 3693, + "ators": 3694, + "Ġgas": 3695, + "ray": 3696, + "opp": 3697, + "Ġmaking": 3698, + "Ġress": 3699, + "Ġlarch": 3700, + "Ġdata": 3701, + "work": 3702, + "ĠÎ": 3703, + "erland": 3704, + "Ġsat": 3705, + "Ġdepend": 3706, + "Ġhit": 3707, + "Ġgaz": 3708, + "Ġalle": 3709, + "Ġscientif": 3710, + "Ġborn": 3711, + "uring": 3712, + "Ġhon": 3713, + "chan": 3714, + "rain": 3715, + "Ġpopulations": 3716, + "Ġrepublic": 3717, + "Ġreceived": 3718, + "orge": 3719, + "ols": 3720, + "Ġquant": 3721, + "ĠAvec": 3722, + "Ġsold": 3723, + "rabie": 3724, + "Ġdig": 3725, + "Ġrac": 3726, + "Ġvit": 3727, + "Ġconcept": 3728, + "Ġchron": 3729, + "ĠChili": 3730, + "Ġ1999": 3731, + "Ġordin": 3732, + "Ġbuilding": 3733, + "Ġcélè": 3734, + "Ġvaleur": 3735, + "Ġfootball": 3736, + "Ġer": 3737, + "ano": 3738, + "tific": 3739, + "Ġeducation": 3740, + "otes": 3741, + "Ġcompris": 3742, + "Ġsovie": 3743, + "Ġterr": 3744, + "Ġlimit": 3745, + "Ġsynth": 3746, + "bers": 3747, + "Ġunique": 3748, + "Ġparts": 3749, + "pped": 3750, + "Ġmother": 3751, + "apan": 3752, + "Ġpuiss": 3753, + "Ġregr": 3754, + "Ġliber": 3755, + "Ġfurent": 3756, + "bres": 3757, + "Ġtête": 3758, + "anche": 3759, + "Ġthought": 3760, + "Ġarts": 3761, + "Ġseconde": 3762, + "indre": 3763, + "Ġoffice": 3764, + "Ġnouveaux": 3765, + "iterran": 3766, + "Ġinternationale": 3767, + "Ġessentiellement": 3768, + "uer": 3769, + "Ġpay": 3770, + "Ġbour": 3771, + "Ġstre": 3772, + "Ġinstead": 3773, + "Ġcadre": 3774, + "Ġrapidement": 3775, + "Ġélections": 3776, + "ption": 3777, + "yr": 3778, + "Ġfull": 3779, + "urant": 3780, + "ĠSur": 3781, + "ĠPays": 3782, + "Ġhealth": 3783, + "tenir": 3784, + "Ġcourant": 3785, + "Ġtravaux": 3786, + "ĠlEmpire": 3787, + "Ġprotection": 3788, + "Ġbusiness": 3789, + "self": 3790, + "Ġporte": 3791, + "Ġvue": 3792, + "Ġ23": 3793, + "ĠGe": 3794, + "alisme": 3795, + "Ġrecon": 3796, + "ĠChine": 3797, + "ĠdAr": 3798, + "ĠRépublique": 3799, + "flu": 3800, + "nelle": 3801, + "ansion": 3802, + "tition": 3803, + "tives": 3804, + "Ġmig": 3805, + "Ġlacc": 3806, + "Ġâ": 3807, + "osé": 3808, + "Ġactive": 3809, + "Ġphase": 3810, + "Ġparties": 3811, + "Ġpopulaire": 3812, + "Ġsignif": 3813, + "Ġhimself": 3814, + "vironnement": 3815, + "Ġlitt": 3816, + "bility": 3817, + "Ġevidence": 3818, + "Ġfigure": 3819, + "oe": 3820, + "Ġbir": 3821, + "Ġjapan": 3822, + "Ġwhe": 3823, + "berg": 3824, + "Ġlabor": 3825, + "Ġfemme": 3826, + "ghanistan": 3827, + "Ġbénéfic": 3828, + "ds": 3829, + "part": 3830, + "ography": 3831, + "Ġhigher": 3832, + "Ġparticulièrement": 3833, + "Ġdifficult": 3834, + "aliforn": 3835, + "Ġsort": 3836, + "Ġ27": 3837, + "Ġcommence": 3838, + "Ġrole": 3839, + "Ġcolor": 3840, + "Ġaccue": 3841, + "Ġscienti": 3842, + "Ġlorigine": 3843, + "Ġyoung": 3844, + "12": 3845, + "men": 3846, + "Ġlouest": 3847, + "Ġtoday": 3848, + "ètes": 3849, + "ivre": 3850, + "Ġdiscip": 3851, + "Ġdroite": 3852, + "Ġmarché": 3853, + "Ġcaféine": 3854, + "aign": 3855, + "per": 3856, + "ring": 3857, + "Ġpens": 3858, + "Ġrencont": 3859, + "Ġconten": 3860, + "Ġrelated": 3861, + "Ġscul": 3862, + "Ġprincipales": 3863, + "Ġréalisateur": 3864, + "ability": 3865, + "Ġaurait": 3866, + "hi": 3867, + "ya": 3868, + "Ġféd": 3869, + "ung": 3870, + "ube": 3871, + "Ġtrade": 3872, + "Ġmarket": 3873, + "Ġformed": 3874, + "Ġfourn": 3875, + "Ġcontrôle": 3876, + "ĠBosnie": 3877, + "zz": 3878, + "ü": 3879, + "isant": 3880, + "Ġenergy": 3881, + "ceed": 3882, + "Ġfrance": 3883, + "êmes": 3884, + "illed": 3885, + "Ġforms": 3886, + "ips": 3887, + "Ġreligious": 3888, + "Ġlittle": 3889, + "Ġrégime": 3890, + "Ġeffect": 3891, + "ki": 3892, + "off": 3893, + "ters": 3894, + "ĠlU": 3895, + "Ġcall": 3896, + "ĠSt": 3897, + "Ġconsac": 3898, + "Ġphén": 3899, + "çois": 3900, + "Ġblock": 3901, + "Ġpracti": 3902, + "Ġcentrale": 3903, + "gypte": 3904, + "Ġcomplete": 3905, + "ken": 3906, + "vision": 3907, + "Ġlinguis": 3908, + "Ġbib": 3909, + "Ġegyp": 3910, + "Ġvide": 3911, + "Ġplant": 3912, + "gether": 3913, + "ĠEurope": 3914, + "Ġsapp": 3915, + "Ġteach": 3916, + "Ġmaxim": 3917, + "ologiques": 3918, + "Ġblues": 3919, + "Ãłdire": 3920, + "Ġdefe": 3921, + "Ġdemand": 3922, + "Ġassez": 3923, + "Ġdabord": 3924, + "atic": 3925, + "lor": 3926, + "ĠÂ": 3927, + "Ġaction": 3928, + "Ġsaint": 3929, + "asc": 3930, + "Ġcontain": 3931, + "ager": 3932, + "Ġonce": 3933, + "ĠPe": 3934, + "Ġmanif": 3935, + "llem": 3936, + "tiss": 3937, + "oudite": 3938, + "Ġmeaning": 3939, + "IB": 3940, + "my": 3941, + "Ġdr": 3942, + "once": 3943, + "Ġfire": 3944, + "Ġbig": 3945, + "ulf": 3946, + "ĠCaliforn": 3947, + "Ġabove": 3948, + "Ġlét": 3949, + "Ġ180": 3950, + "Ġcanc": 3951, + "Ġpolic": 3952, + "Ġcoast": 3953, + "Ġpropre": 3954, + "tilisation": 3955, + "Ġdevant": 3956, + "Ġconsidéré": 3957, + "moins": 3958, + "ĠcestÃłdire": 3959, + "Ġclimat": 3960, + "Ġalmost": 3961, + "uve": 3962, + "ility": 3963, + "rir": 3964, + "Ġquune": 3965, + "actions": 3966, + "Ġcommission": 3967, + "Ġterms": 3968, + "riculture": 3969, + "cole": 3970, + "ĠCertains": 3971, + "Ġlost": 3972, + "Ġlîle": 3973, + "qué": 3974, + "Ġsept": 3975, + "ĠThe": 3976, + "énie": 3977, + "Ġinterest": 3978, + "ĠParmi": 3979, + "Ġlorsque": 3980, + "Ġapproxim": 3981, + "Ġdespite": 3982, + "Ġfriend": 3983, + "ĠX": 3984, + "Ġput": 3985, + "Ġflu": 3986, + "Ġwilliam": 3987, + "Ġrights": 3988, + "Ġproje": 3989, + "Ġexc": 3990, + "ĠPaul": 3991, + "Ġacross": 3992, + "Ġserait": 3993, + "Ġindus": 3994, + "Ġrègne": 3995, + "Ġmatière": 3996, + "Ġsoviet": 3997, + "bly": 3998, + "inent": 3999, + "Ġpil": 4000, + "ison": 4001, + "Ġmand": 4002, + "Ġvan": 4003, + "Ġstation": 4004, + "Ġdroits": 4005, + "Ġsécurité": 4006, + "Ġpain": 4007, + "ĠPre": 4008, + "Ġformes": 4009, + "Ġ184": 4010, + "ône": 4011, + "Ġmusul": 4012, + "ĠGuerre": 4013, + "Ġlautre": 4014, + "onta": 4015, + "Ġos": 4016, + "Ġinn": 4017, + "Ġrang": 4018, + "Ġconv": 4019, + "Ġprocesse": 4020, + "agu": 4021, + "Ġrelati": 4022, + "lément": 4023, + "Ġremar": 4024, + "Ġanalys": 4025, + "Ġmachine": 4026, + "Ġiv": 4027, + "Ġpen": 4028, + "Ġfit": 4029, + "ĠCela": 4030, + "ereur": 4031, + "Ġsaoudite": 4032, + "Ġpasse": 4033, + "Ġscène": 4034, + "Ġstatis": 4035, + "Ġcommerci": 4036, + "Ġforeign": 4037, + "bru": 4038, + "ctif": 4039, + "ront": 4040, + "uelle": 4041, + "ville": 4042, + "oura": 4043, + "Ġdipl": 4044, + "clé": 4045, + "Ġterres": 4046, + "Ġfeatures": 4047, + "Ġlocated": 4048, + "Ġdisting": 4049, + "wood": 4050, + "ensive": 4051, + "Ġlign": 4052, + "tements": 4053, + "oms": 4054, + "urent": 4055, + "Ġray": 4056, + "Ġgun": 4057, + "Ġgold": 4058, + "Ġsem": 4059, + "angl": 4060, + "Ġsoft": 4061, + "Ġléqu": 4062, + "Ġavail": 4063, + "Ġlarmée": 4064, + "Ġcharge": 4065, + "Ġcouncil": 4066, + "Ġdexp": 4067, + "11": 4068, + "ming": 4069, + "Ġnar": 4070, + "antage": 4071, + "ago": 4072, + "tism": 4073, + "Ġschol": 4074, + "Ġmoderne": 4075, + "Ġcrise": 4076, + "Ġsuivant": 4077, + "Ġelectron": 4078, + "Ġparticularly": 4079, + "ĠÅĵuvre": 4080, + "Ġcos": 4081, + "istic": 4082, + "aries": 4083, + "Ġmix": 4084, + "Ġfé": 4085, + "Ġfoc": 4086, + "Ġreli": 4087, + "Ġquen": 4088, + "Ġquun": 4089, + "Ġoutre": 4090, + "outes": 4091, + "alism": 4092, + "Ġ1998": 4093, + "Ġpuissance": 4094, + "Ġ60": 4095, + "Ġmatch": 4096, + "Ġfollowed": 4097, + "Ġarchitect": 4098, + "Ġindustry": 4099, + "édi": 4100, + "Ġpère": 4101, + "Ġmaî": 4102, + "iennes": 4103, + "ished": 4104, + "Ġknow": 4105, + "Ġpratiqu": 4106, + "Ġjaponais": 4107, + "10": 4108, + "dit": 4109, + "uy": 4110, + "Ġpiè": 4111, + "isée": 4112, + "rian": 4113, + "ĠCom": 4114, + "Ġmovement": 4115, + "upin": 4116, + "Ġrelation": 4117, + "Ġbasket": 4118, + "Ġmém": 4119, + "Ġméta": 4120, + "Ġ80": 4121, + "Ġanglais": 4122, + "quently": 4123, + "Ġmiddle": 4124, + "Ġinstitutions": 4125, + "mont": 4126, + "Ġash": 4127, + "Ġstory": 4128, + "Ġcommit": 4129, + "Ġpresque": 4130, + "Ġétudi": 4131, + "Ġcréé": 4132, + "aissent": 4133, + "Ġlargement": 4134, + "Ġmoyen": 4135, + "Ġbâti": 4136, + "omet": 4137, + "ney": 4138, + "Ġstart": 4139, + "agement": 4140, + "Ġsymp": 4141, + "Ġupon": 4142, + "Ġradi": 4143, + "Ġassociated": 4144, + "Bas": 4145, + "eux": 4146, + "gée": 4147, + "iro": 4148, + "Ġ]": 4149, + "Ġq": 4150, + "Ġdays": 4151, + "Ġsay": 4152, + "ank": 4153, + "Ġbomb": 4154, + "oman": 4155, + "ict": 4156, + "Ġgain": 4157, + "Ġalco": 4158, + "sements": 4159, + "Ġdispl": 4160, + "Ġprépar": 4161, + "Ġbooks": 4162, + "Ġ1997": 4163, + "Ġrail": 4164, + "Ġplayers": 4165, + "Ġdonné": 4166, + "Ġintroduced": 4167, + "Ġrèg": 4168, + "Ġjamais": 4169, + "ba": 4170, + "erous": 4171, + "Ġsqu": 4172, + "Ġcra": 4173, + "tile": 4174, + "Ġru": 4175, + "Ġgave": 4176, + "table": 4177, + "ĠBar": 4178, + "Ġréun": 4179, + "Ġprince": 4180, + "Ġprogressive": 4181, + "issent": 4182, + "Ġcommercial": 4183, + "Ġentire": 4184, + "mine": 4185, + "Ġ[": 4186, + "Ġsites": 4187, + "orter": 4188, + "urer": 4189, + "Ġhab": 4190, + "Ġchois": 4191, + "ĠPierre": 4192, + "Ġmeille": 4193, + "ĠlAl": 4194, + "Ġcontinue": 4195, + "Ġfuture": 4196, + "Ġsiège": 4197, + "Ġstatut": 4198, + "Ġensemble": 4199, + "Ġastronom": 4200, + "ĠlUnion": 4201, + "cteurs": 4202, + "rées": 4203, + "alle": 4204, + "Ġtogether": 4205, + "imême": 4206, + "ives": 4207, + "Ġextr": 4208, + "itecture": 4209, + "ouvre": 4210, + "Ġannounced": 4211, + "itude": 4212, + "Ġrégul": 4213, + "Ġbraz": 4214, + "Ġsuccessful": 4215, + "Ġdynas": 4216, + "Ġaverage": 4217, + "ĠCalifornie": 4218, + "glise": 4219, + "Ġbin": 4220, + "Ġnations": 4221, + "rael": 4222, + "Ġali": 4223, + "Ġaliment": 4224, + "Ġtroisième": 4225, + "Ġdapp": 4226, + "Ġafrica": 4227, + "Ġafrican": 4228, + "da": 4229, + "uici": 4230, + "Ġcross": 4231, + "anth": 4232, + "ivent": 4233, + "ured": 4234, + "Ġtran": 4235, + "Ġclos": 4236, + "Ġmeans": 4237, + "Ġimpro": 4238, + "Ġarmen": 4239, + "ressed": 4240, + "Ġcrew": 4241, + "Ġpassage": 4242, + "Ġtraditional": 4243, + "Ġcôté": 4244, + "Ġmyth": 4245, + "Ġeventually": 4246, + "gl": 4247, + "gie": 4248, + "ino": 4249, + "Ġpén": 4250, + "Ġcu": 4251, + "Ġcant": 4252, + "Ġvall": 4253, + "Ġlesqu": 4254, + "Ġfaible": 4255, + "onnes": 4256, + "Ġmodel": 4257, + "Ġvalue": 4258, + "Ġdésign": 4259, + "Ġpois": 4260, + "Ġcli": 4261, + "ata": 4262, + "Ġgro": 4263, + "Ġparc": 4264, + "taud": 4265, + "ĠCap": 4266, + "Ġplats": 4267, + "pper": 4268, + "Ġouver": 4269, + "Ġreplac": 4270, + "Ġfebru": 4271, + "titution": 4272, + "Ġspect": 4273, + "Ġsépar": 4274, + "Ġdistance": 4275, + "Ġflight": 4276, + "regist": 4277, + "of": 4278, + "Ġtir": 4279, + "ĠÃĤ": 4280, + "Ġwhose": 4281, + "ĠAfrique": 4282, + "ĠRoy": 4283, + "Ġmarque": 4284, + "Ġreported": 4285, + "Ġpublique": 4286, + "Ġconnaît": 4287, + "Ġaward": 4288, + "Ġentreprises": 4289, + "Ġenfants": 4290, + "Ġsociety": 4291, + "Ġfebruary": 4292, + "gue": 4293, + "oit": 4294, + "rew": 4295, + "Ġmuseum": 4296, + "ulaire": 4297, + "ieuse": 4298, + "Ġchrist": 4299, + "Ġcommenc": 4300, + "Ġconsist": 4301, + "Ġsecret": 4302, + "Ġcorre": 4303, + "matic": 4304, + "Ġrésult": 4305, + "Ġterritory": 4306, + "Ġbreton": 4307, + "Ġprovinces": 4308, + "Ġbirth": 4309, + "br": 4310, + "esis": 4311, + "Ġcens": 4312, + "Ġdemande": 4313, + "Ġfight": 4314, + "Ġunders": 4315, + "antin": 4316, + "Ġquanti": 4317, + "Ġassi": 4318, + "Ġappli": 4319, + "Ġperman": 4320, + "Ġpolice": 4321, + "Ġ1992": 4322, + "Ġjew": 4323, + "Ġancien": 4324, + "Ġcommonly": 4325, + "Ġtaken": 4326, + "Ġkey": 4327, + "Ġbrazil": 4328, + "15": 4329, + "II": 4330, + "isent": 4331, + "Ġwal": 4332, + "Ġanc": 4333, + "Ġnaissance": 4334, + "Ġseven": 4335, + "Ġproche": 4336, + "ĠBas": 4337, + "Ġarriv": 4338, + "Ġmari": 4339, + "Ġsport": 4340, + "Ġméd": 4341, + "Ġnumbers": 4342, + "Ġjeune": 4343, + "Ġpalais": 4344, + "Ġluimême": 4345, + "Ġdéclar": 4346, + "Ġampli": 4347, + "Ġcollab": 4348, + "Ġbouddhisme": 4349, + "bes": 4350, + "Ġlesp": 4351, + "ĠLim": 4352, + "Ġprior": 4353, + "lemand": 4354, + "Ġremained": 4355, + "ĠPremi": 4356, + "18": 4357, + "fique": 4358, + "odi": 4359, + "vant": 4360, + "Ġtelles": 4361, + "Ġlamp": 4362, + "tel": 4363, + "uries": 4364, + "Ġleast": 4365, + "Ġchaî": 4366, + "Ġdéta": 4367, + "érer": 4368, + "titue": 4369, + "Ġ185": 4370, + "Ġeffic": 4371, + "Ġapparaît": 4372, + "Ġréférence": 4373, + "Ġ2021": 4374, + "Ġavailable": 4375, + "Ġaim": 4376, + "Ġcost": 4377, + "Ġgauche": 4378, + "ĠLupin": 4379, + "Ġjur": 4380, + "ĠBer": 4381, + "Ġpeint": 4382, + "Ġitself": 4383, + "Ġlangage": 4384, + "édr": 4385, + "Ġ1930": 4386, + "Ġindia": 4387, + "spagne": 4388, + "Ġministre": 4389, + "Ġachie": 4390, + "ĠdÃītat": 4391, + "fluence": 4392, + "cing": 4393, + "ctement": 4394, + "inal": 4395, + "Ġcard": 4396, + "Ġmos": 4397, + "Ġbon": 4398, + "Ġbulgar": 4399, + "Ġcomment": 4400, + "Ġchinois": 4401, + "ĠAb": 4402, + "Ġable": 4403, + "Ġserved": 4404, + "Ġautom": 4405, + "Ġindépend": 4406, + "Ġlinter": 4407, + "Ġfrank": 4408, + "Ġreferred": 4409, + "Ġpermettant": 4410, + "Ġgermany": 4411, + "Ġleading": 4412, + "Ġcampaign": 4413, + "Ġdesigned": 4414, + "ufact": 4415, + "Mar": 4416, + "osi": 4417, + "Ġbish": 4418, + "Ġinvent": 4419, + "Ġram": 4420, + "Ġparis": 4421, + "Ġquo": 4422, + "Ġ1920": 4423, + "Ġsurr": 4424, + "Ġtelev": 4425, + "Ġnotion": 4426, + "Ġaband": 4427, + "Ġmanufact": 4428, + "Ġtransl": 4429, + "Ġtherefore": 4430, + "Ġplayer": 4431, + "Ġremplac": 4432, + "Ġcultures": 4433, + "ĠÃĤge": 4434, + "30": 4435, + "mir": 4436, + "Ġlist": 4437, + "Ġconvention": 4438, + "dec": 4439, + "ĠCong": 4440, + "irement": 4441, + "Ġstock": 4442, + "Ġkh": 4443, + "Ġsong": 4444, + "Ġmark": 4445, + "Ġpréf": 4446, + "berta": 4447, + "Ġlive": 4448, + "Ġwriting": 4449, + "Ġappelée": 4450, + "Ġincreased": 4451, + "Ġincreasing": 4452, + "Ġadapt": 4453, + "Ġblood": 4454, + "fred": 4455, + "uments": 4456, + "Ġae": 4457, + "Ġpauv": 4458, + "aly": 4459, + "edi": 4460, + "Ġvoc": 4461, + "utation": 4462, + "Ġévol": 4463, + "aged": 4464, + "Ġrépar": 4465, + "ogne": 4466, + "Ġutilisés": 4467, + "Ġjustice": 4468, + "Ġbreak": 4469, + "Ġjusquau": 4470, + "Ġtitle": 4471, + "Ġoppos": 4472, + "Ġactivités": 4473, + "gentine": 4474, + "Ġallowed": 4475, + "Ġbelieved": 4476, + "Ġjournal": 4477, + "Ġdeg": 4478, + "omas": 4479, + "Ġhi": 4480, + "Ġreti": 4481, + "ĠDaut": 4482, + "Ġground": 4483, + "Ġdiver": 4484, + "Ġspan": 4485, + "Ġcann": 4486, + "Ġmostly": 4487, + "Ġancienne": 4488, + "Ġcollection": 4489, + "Ġaméricain": 4490, + "Ġislands": 4491, + "Ġmesure": 4492, + "Ġaustralia": 4493, + "Ġfaisant": 4494, + "Ġphysique": 4495, + "ril": 4496, + "Ġlut": 4497, + "quant": 4498, + "aster": 4499, + "elÃł": 4500, + "ĠComme": 4501, + "Ġsuit": 4502, + "umb": 4503, + "ĠMont": 4504, + "Ġmars": 4505, + "Ġmét": 4506, + "Ġ1995": 4507, + "Ġégyp": 4508, + "Ġsubse": 4509, + "Ġétudes": 4510, + "ification": 4511, + "Ġstarted": 4512, + "Ġsortie": 4513, + "mérique": 4514, + "oid": 4515, + "rand": 4516, + "orme": 4517, + "Ġever": 4518, + "Ġvision": 4519, + "Ġcondition": 4520, + "Ġscén": 4521, + "Ġimportance": 4522, + "Ġdispose": 4523, + "Ġliving": 4524, + "Ġenvironment": 4525, + "Ġevents": 4526, + "Ġstudies": 4527, + "lines": 4528, + "mans": 4529, + "Ġmère": 4530, + "Ġmiss": 4531, + "Ġbay": 4532, + "Ġbru": 4533, + "und": 4534, + "Ġhé": 4535, + "Ġving": 4536, + "ĠSec": 4537, + "Ġmove": 4538, + "ĠBre": 4539, + "érations": 4540, + "Ġrésid": 4541, + "Ġfaut": 4542, + "êts": 4543, + "êtes": 4544, + "Ġtravel": 4545, + "Ġoblig": 4546, + "Ġdomes": 4547, + "Ġofficial": 4548, + "Ġcycle": 4549, + "Ġvariety": 4550, + "Ġconsommation": 4551, + "har": 4552, + "Ġlus": 4553, + "tiers": 4554, + "Ġfish": 4555, + "Ġbah": 4556, + "Ġleau": 4557, + "atory": 4558, + "Ġdépend": 4559, + "aisse": 4560, + "Ġimpos": 4561, + "Ġlarger": 4562, + "Ġ31": 4563, + "Ġinspir": 4564, + "Ġutilise": 4565, + "talie": 4566, + "Ġbritann": 4567, + "Ġcomprend": 4568, + "Ġbasketball": 4569, + "Ġmémoire": 4570, + "Ġ&": 4571, + "Ġsam": 4572, + "Ġsize": 4573, + "Ġmight": 4574, + "atri": 4575, + "Ġqualif": 4576, + "ĠMich": 4577, + "pects": 4578, + "Ġclose": 4579, + "onds": 4580, + "lication": 4581, + "Ġ1993": 4582, + "ĠAnd": 4583, + "Ġdivin": 4584, + "Ġfabric": 4585, + "col": 4586, + "ja": 4587, + "Ġlanc": 4588, + "Ġforest": 4589, + "Ġmoved": 4590, + "Ġcompé": 4591, + "Ġavaient": 4592, + "ologies": 4593, + "Ġsouver": 4594, + "Ġ1996": 4595, + "Ġgenre": 4596, + "Ġmuslim": 4597, + "Ġprovide": 4598, + "Ġmedia": 4599, + "Ġfrag": 4600, + "Ġwords": 4601, + "Ġpurp": 4602, + "Ġcarbone": 4603, + "Ġsuggest": 4604, + "Ġphysical": 4605, + "ué": 4606, + "uvergne": 4607, + "Ġfré": 4608, + "ender": 4609, + "Ġelection": 4610, + "Ġfacil": 4611, + "rogen": 4612, + "Ġretrouve": 4613, + "Ġsanté": 4614, + "Ġdentre": 4615, + "iné": 4616, + "eries": 4617, + "Ġsound": 4618, + "Ġrate": 4619, + "Ġrule": 4620, + "Ġsujet": 4621, + "stall": 4622, + "Ġrévolution": 4623, + "Ġacade": 4624, + "ĠToute": 4625, + "itime": 4626, + "Ġreligieux": 4627, + "Ġnucle": 4628, + "Ġîles": 4629, + "mad": 4630, + "uest": 4631, + "Ġelement": 4632, + "Ġvois": 4633, + "Ġparli": 4634, + "lymp": 4635, + "Ġexéc": 4636, + "ĠBou": 4637, + "Ġuses": 4638, + "ĠEnfin": 4639, + "Ġinterp": 4640, + "Ġboard": 4641, + "Ġ32": 4642, + "Ġmél": 4643, + "Ġbecom": 4644, + "Ġpersonne": 4645, + "Ġconcer": 4646, + "issant": 4647, + "Ġnég": 4648, + "Ġmilitaires": 4649, + "Ġdispon": 4650, + "Ġcathédr": 4651, + "moine": 4652, + "Ġdimin": 4653, + "Ġcircul": 4654, + "Ġthéâtre": 4655, + "Ġaway": 4656, + "ĠPaysBas": 4657, + "Ġtelevision": 4658, + "oque": 4659, + "Ġcab": 4660, + "Ġhall": 4661, + "èles": 4662, + "ĠSan": 4663, + "elling": 4664, + "Ġétablis": 4665, + "Ġ1991": 4666, + "Ġincludes": 4667, + "Ġvote": 4668, + "Ġsituée": 4669, + "Ġmembre": 4670, + "Ġtypically": 4671, + "ĠFrançois": 4672, + "Åĵuvre": 4673, + "Ġélectron": 4674, + "ĠÅĵuvres": 4675, + "pital": 4676, + "Ġlength": 4677, + "veur": 4678, + "ĠCro": 4679, + "Ġfortement": 4680, + "èrement": 4681, + "Ġsociale": 4682, + "Ġreform": 4683, + "cules": 4684, + "Ġsciences": 4685, + "Ġelements": 4686, + "thodox": 4687, + "Ġespagn": 4688, + "Ġeffects": 4689, + "mblée": 4690, + "Ġartistes": 4691, + "Ġanthrop": 4692, + "80": 4693, + "yer": 4694, + "enced": 4695, + "Ġlâ": 4696, + "Ġcod": 4697, + "anted": 4698, + "atch": 4699, + "ider": 4700, + "Ġfréqu": 4701, + "Ġneut": 4702, + "ĠJac": 4703, + "Ġspeed": 4704, + "Ġconfir": 4705, + "Ġprincipale": 4706, + "Ġnotable": 4707, + "Ġoccasion": 4708, + "tiquité": 4709, + "cal": 4710, + "utions": 4711, + "Ġfro": 4712, + "aton": 4713, + "rim": 4714, + "Ġvoire": 4715, + "Ġalk": 4716, + "ĠBien": 4717, + "Ġrév": 4718, + "Ġatlan": 4719, + "ĠlAs": 4720, + "Ġuk": 4721, + "Ġfeature": 4722, + "Ġaffir": 4723, + "Ġcôte": 4724, + "Ġberlin": 4725, + "Ġissue": 4726, + "Ġcouleurs": 4727, + "Ġalternative": 4728, + "cription": 4729, + "Ġsculpt": 4730, + "Ġphénom": 4731, + "anglades": 4732, + "Ġdru": 4733, + "enry": 4734, + "Ġdeau": 4735, + "itan": 4736, + "Ġenregist": 4737, + "Ġvin": 4738, + "Ġqualité": 4739, + "Ġpoursu": 4740, + "Ġcompagn": 4741, + "Ġconstitue": 4742, + "Ġcaus": 4743, + "Ġtemple": 4744, + "Ġcases": 4745, + "Ġfounded": 4746, + "Ġtext": 4747, + "Ġlivre": 4748, + "Ġstructures": 4749, + "Ġprécéd": 4750, + "Ġlatter": 4751, + "Ġindividu": 4752, + "Ġgrowth": 4753, + "Ġdistrict": 4754, + "Ġparliament": 4755, + "eration": 4756, + "ani": 4757, + "oule": 4758, + "Ġenv": 4759, + "Ġquand": 4760, + "ffe": 4761, + "Ġcompil": 4762, + "Ġnote": 4763, + "Ġaber": 4764, + "Ġproduct": 4765, + "oseph": 4766, + "Ġécoles": 4767, + "Ġjeunes": 4768, + "Ġhighest": 4769, + "ĠAnubis": 4770, + "Ġbrid": 4771, + "Ġindividual": 4772, + "Ġtreatment": 4773, + "Ġpetite": 4774, + "Ġlordre": 4775, + "Ġmonths": 4776, + "este": 4777, + "Ġcities": 4778, + "Ġoil": 4779, + "ĠPIB": 4780, + "Ġcompe": 4781, + "Ġminister": 4782, + "Ġutilisée": 4783, + "Ġvehic": 4784, + "Ġissues": 4785, + "ĠdAlger": 4786, + "SC": 4787, + "kely": 4788, + "oh": 4789, + "onte": 4790, + "Ġbab": 4791, + "ington": 4792, + "Ġgard": 4793, + "Ġgram": 4794, + "estre": 4795, + "Ġquas": 4796, + "Ġalways": 4797, + "Ġexec": 4798, + "Ġbyz": 4799, + "ously": 4800, + "Ġdistribution": 4801, + "Ġmalgré": 4802, + "Ġrequired": 4803, + "Ġbritain": 4804, + "Ġprison": 4805, + "chimie": 4806, + "16": 4807, + "eth": 4808, + "fl": 4809, + "mic": 4810, + "ners": 4811, + "Ġdacc": 4812, + "Ġny": 4813, + "Ġnames": 4814, + "usse": 4815, + "Ġtowards": 4816, + "Ġnovel": 4817, + "Ġexpéri": 4818, + "Ġbasic": 4819, + "Ġpoly": 4820, + "Ġscript": 4821, + "Ġlines": 4822, + "arition": 4823, + "Ġlocc": 4824, + "Ġnéerland": 4825, + "Ġoutside": 4826, + "Ġpermettent": 4827, + "Ġsitué": 4828, + "llig": 4829, + "Ġleaders": 4830, + "Ġcollege": 4831, + "Ġelectric": 4832, + "Ġalban": 4833, + "Ġarchitecture": 4834, + "Ġreturned": 4835, + "Ġadministrative": 4836, + "llemagne": 4837, + "AC": 4838, + "rd": 4839, + "ened": 4840, + "erved": 4841, + "Ġself": 4842, + "anes": 4843, + "Ġwide": 4844, + "ending": 4845, + "Ġperd": 4846, + "Ġpercent": 4847, + "Ġmexic": 4848, + "Ġsports": 4849, + "ake": 4850, + "Ġrecent": 4851, + "Ġcoop": 4852, + "entiel": 4853, + "Ġprincipe": 4854, + "Ġworking": 4855, + "Ġcritique": 4856, + "Ġhistorique": 4857, + "Ġbarb": 4858, + "Ġdiverses": 4859, + "Ġsuperfic": 4860, + "Ġclear": 4861, + "Ġcareer": 4862, + "Ġlobjet": 4863, + "ĠClovis": 4864, + "Ġbeginning": 4865, + "com": 4866, + "ĠdH": 4867, + "ende": 4868, + "iner": 4869, + "Ġthin": 4870, + "Ġful": 4871, + "Ġlaide": 4872, + "Ġrais": 4873, + "ries": 4874, + "Ġpark": 4875, + "ĠCôte": 4876, + "aps": 4877, + "toire": 4878, + "Ġtransf": 4879, + "Ġsétend": 4880, + "archie": 4881, + "Ġanciens": 4882, + "Ġhistorical": 4883, + "Ġprivate": 4884, + "Ġarabic": 4885, + "Ġconseil": 4886, + "Ġcontex": 4887, + "Ġdiscovered": 4888, + "Ġsoftware": 4889, + "Ġlid": 4890, + "Ġlois": 4891, + "érop": 4892, + "itz": 4893, + "Ġwent": 4894, + "Ġanne": 4895, + "Ġnative": 4896, + "change": 4897, + "taient": 4898, + "igue": 4899, + "Ġplans": 4900, + "Ġ29": 4901, + "Ġexerc": 4902, + "aude": 4903, + "Ġtraité": 4904, + "Ġinterpr": 4905, + "Ġexperi": 4906, + "Ġrob": 4907, + "Ġreprodu": 4908, + "Ġcommunauté": 4909, + "Ġ1994": 4910, + "Ġspecta": 4911, + "Ġbrought": 4912, + "Ġminim": 4913, + "Ġ179": 4914, + "Ġdéfense": 4915, + "Ġlutilisation": 4916, + "Ġespè": 4917, + "Ġlindustrie": 4918, + "Ġélément": 4919, + "Ġbillion": 4920, + "Ġresults": 4921, + "Ġfestival": 4922, + "13": 4923, + "ford": 4924, + "va": 4925, + "zed": 4926, + "Ġtor": 4927, + "enci": 4928, + "Ġba": 4929, + "Ġbio": 4930, + "unt": 4931, + "taire": 4932, + "ĠMac": 4933, + "iller": 4934, + "Ġnoy": 4935, + "ghter": 4936, + "Ġmeur": 4937, + "Ġfinalement": 4938, + "Ġsociétés": 4939, + "Ġimmig": 4940, + "Ġcatholique": 4941, + "Ġrespons": 4942, + "Ġdynam": 4943, + "Ġmultiple": 4944, + "60": 4945, + "iant": 4946, + "tir": 4947, + "Ġbul": 4948, + "Ġott": 4949, + "uré": 4950, + "Ġhu": 4951, + "Ġvidé": 4952, + "Ġmots": 4953, + "Ġmeet": 4954, + "Ġpartis": 4955, + "mann": 4956, + "Ġstated": 4957, + "Ġproportion": 4958, + "Ġromain": 4959, + "Ġreligions": 4960, + "Ġcomposé": 4961, + "Ġgradu": 4962, + "Ġinfluenc": 4963, + "conomie": 4964, + "Ġeconomy": 4965, + "Ġhydro": 4966, + "cks": 4967, + "ga": 4968, + "put": 4969, + "wana": 4970, + "Ġfell": 4971, + "Ġbol": 4972, + "Ġwind": 4973, + "Ġhors": 4974, + "Ġaspects": 4975, + "anges": 4976, + "Ġtraditions": 4977, + "Ġusage": 4978, + "illet": 4979, + "Ġlart": 4980, + "Ġbox": 4981, + "Ġgénérale": 4982, + "Ġconstituent": 4983, + "ĠÃītat": 4984, + "Ġiii": 4985, + "Ġprimary": 4986, + "Ġcontact": 4987, + "Ġfederal": 4988, + "Ġtaille": 4989, + "Ġbosn": 4990, + "iling": 4991, + "Ġreason": 4992, + "istence": 4993, + "ĠDès": 4994, + "Ġsaw": 4995, + "Ġtele": 4996, + "Ġprovided": 4997, + "Ġearlier": 4998, + "Ġcryp": 4999, + "Ġchampions": 5000, + "Ġclassique": 5001, + "Ġassemb": 5002, + "Ġestablish": 5003, + "Ġmagaz": 5004, + "ivalent": 5005, + "Ġarticle": 5006, + "ael": 5007, + "esti": 5008, + "Ġlis": 5009, + "Ġdeta": 5010, + "elves": 5011, + "Ġunif": 5012, + "Ġsemi": 5013, + "amer": 5014, + "anda": 5015, + "umin": 5016, + "dies": 5017, + "ĠMe": 5018, + "Ġdiam": 5019, + "ondon": 5020, + "ĠEntre": 5021, + "Ġcorp": 5022, + "Ġgreater": 5023, + "Ġmajority": 5024, + "Ġmettre": 5025, + "Ġlunar": 5026, + "Ġrevie": 5027, + "Ġthéorie": 5028, + "Ġreplaced": 5029, + "vier": 5030, + "Ġlic": 5031, + "Ġdetermin": 5032, + "arm": 5033, + "itaires": 5034, + "Ġmang": 5035, + "Ġflo": 5036, + "Ġlack": 5037, + "ĠquÃł": 5038, + "abet": 5039, + "Ġcomposition": 5040, + "Ġsoon": 5041, + "oupes": 5042, + "Ġtechnology": 5043, + "Ġvisit": 5044, + "Ġbrother": 5045, + "Ġassociation": 5046, + "Ġindian": 5047, + "Ġprobably": 5048, + "Ġdevenu": 5049, + "Ġphilosophy": 5050, + "ĠNew": 5051, + "Ġdefined": 5052, + "Ġapplications": 5053, + "Ġdang": 5054, + "erves": 5055, + "Ġsins": 5056, + "Ġbeng": 5057, + "Ġem": 5058, + "eles": 5059, + "Ġvian": 5060, + "ourn": 5061, + "Ġproject": 5062, + "Ġdér": 5063, + "ionn": 5064, + "Ġléc": 5065, + "tenant": 5066, + "Ġleader": 5067, + "Ġanimals": 5068, + "Ġopposition": 5069, + "Ġpromo": 5070, + "Ġspiritu": 5071, + "Ġexclus": 5072, + "Ġwhether": 5073, + "Ġmanifest": 5074, + "Ġjewish": 5075, + "angladesh": 5076, + "iale": 5077, + "Ġactions": 5078, + "éen": 5079, + "Ġsn": 5080, + "Ġhous": 5081, + "ĠLin": 5082, + "Ġextre": 5083, + "Ġfruits": 5084, + "Ġorthodox": 5085, + "Ġarist": 5086, + "Ġnecess": 5087, + "ĠRen": 5088, + "Ġdiss": 5089, + "ormais": 5090, + "Ġstage": 5091, + "Ġassass": 5092, + "Ġlimp": 5093, + "Ġbelow": 5094, + "Ġtravaill": 5095, + "Ġtexte": 5096, + "Ġapproach": 5097, + "Ġnuclé": 5098, + "Ġasia": 5099, + "Ġviande": 5100, + "lée": 5101, + "Ġnont": 5102, + "Ġlempire": 5103, + "Ġtoo": 5104, + "olf": 5105, + "ĠCol": 5106, + "cting": 5107, + "ffic": 5108, + "Ġmai": 5109, + "loitation": 5110, + "Ġfeu": 5111, + "Ġnumerous": 5112, + "Ġmaterial": 5113, + "abitants": 5114, + "Ġdevenir": 5115, + "Ġtélévision": 5116, + "Ġinvolved": 5117, + "Ġproblems": 5118, + "Ġwidely": 5119, + "Ġlittérature": 5120, + "Ġdiplom": 5121, + "ĠToutefois": 5122, + "app": 5123, + "Ġlop": 5124, + "Ġolymp": 5125, + "Ġnour": 5126, + "rient": 5127, + "ĠCan": 5128, + "Ġquon": 5129, + "Ġmole": 5130, + "prise": 5131, + "Ġindig": 5132, + "Ġcalend": 5133, + "Ġversions": 5134, + "Ġimportantes": 5135, + "Ġlégisl": 5136, + "Ġsystèmes": 5137, + "Ġnearly": 5138, + "Ġcadmi": 5139, + "Ġseptembre": 5140, + "Ġtraitement": 5141, + "Ġcélèbre": 5142, + "Ġalcohol": 5143, + "ĠDautres": 5144, + "den": 5145, + "Ġcru": 5146, + "quil": 5147, + "Ġwood": 5148, + "olution": 5149, + "Ġprocl": 5150, + "nements": 5151, + "Ġwhom": 5152, + "Ġsurve": 5153, + "Ġneg": 5154, + "tically": 5155, + "elled": 5156, + "ift": 5157, + "Ġtermes": 5158, + "Ġmécan": 5159, + "Ġblanc": 5160, + "Ġsupported": 5161, + "Ġdirectement": 5162, + "Ġprofit": 5163, + "Ġréalisé": 5164, + "Ġdernières": 5165, + "Ġpaul": 5166, + "Ġculte": 5167, + "Ġpeuple": 5168, + "Ġmessage": 5169, + "bon": 5170, + "west": 5171, + "Ġ=": 5172, + "Ġari": 5173, + "Ġloss": 5174, + "Ġsom": 5175, + "entrée": 5176, + "Ġantique": 5177, + "Ġsection": 5178, + "Ġissu": 5179, + "ĠPort": 5180, + "ĠIs": 5181, + "Ġléconomie": 5182, + "unei": 5183, + "Ġdistribu": 5184, + "Ġjews": 5185, + "Ġlimited": 5186, + "Ġpaci": 5187, + "Ġchimie": 5188, + "Ġcarbon": 5189, + "Ġadded": 5190, + "ackson": 5191, + "cis": 5192, + "rine": 5193, + "Ġfres": 5194, + "Ġeight": 5195, + "Ġhill": 5196, + "Ġrejo": 5197, + "Ġcome": 5198, + "iger": 5199, + "Ġprendre": 5200, + "Ġarc": 5201, + "ĠElles": 5202, + "outen": 5203, + "ĠRome": 5204, + "ĠGran": 5205, + "titut": 5206, + "Ġcarte": 5207, + "Ġreport": 5208, + "Ġliqu": 5209, + "Ġemper": 5210, + "anned": 5211, + "formation": 5212, + "Ġairport": 5213, + "Ġoriginally": 5214, + "Ġbret": 5215, + "Ġelected": 5216, + "Ġperformance": 5217, + "Ġeffectu": 5218, + "Ġschools": 5219, + "Ġofficielle": 5220, + "Ġjoueurs": 5221, + "Ġaustralian": 5222, + "Ġfrontière": 5223, + "Ġanalysis": 5224, + "lav": 5225, + "ero": 5226, + "Ġsit": 5227, + "Ġrat": 5228, + "Ġryth": 5229, + "Ġvra": 5230, + "ĠCD": 5231, + "Ġcham": 5232, + "see": 5233, + "Ġpourrait": 5234, + "Ġresid": 5235, + "Ġexpansion": 5236, + "Ġremains": 5237, + "Ġconnue": 5238, + "Ġderniers": 5239, + "Ġsalle": 5240, + "Ġregional": 5241, + "Ġmontre": 5242, + "Ġfigures": 5243, + "Ġstudents": 5244, + "Ġéquipe": 5245, + "ĠlÃīglise": 5246, + "Ġurban": 5247, + "Ġletter": 5248, + "Ġvillage": 5249, + "Ġeffective": 5250, + "con": 5251, + "gues": 5252, + "Ġera": 5253, + "Ġpun": 5254, + "Ġpati": 5255, + "Ġcité": 5256, + "Ġbird": 5257, + "Ġroute": 5258, + "Ġvient": 5259, + "Ġproven": 5260, + "opes": 5261, + "dien": 5262, + "lies": 5263, + "Ġtrou": 5264, + "atie": 5265, + "atis": 5266, + "Ġcover": 5267, + "Ġ35": 5268, + "Ġcourse": 5269, + "Ġproposed": 5270, + "Ġcapture": 5271, + "Ġze": 5272, + "Ġbetter": 5273, + "Ġregular": 5274, + "Ġanciennes": 5275, + "ilippe": 5276, + "ĠJohn": 5277, + "Ġindependent": 5278, + "64": 5279, + "kina": 5280, + "rast": 5281, + "win": 5282, + "Ġlondon": 5283, + "éens": 5284, + "ustr": 5285, + "oling": 5286, + "Ġvérit": 5287, + "Ġélu": 5288, + "Ġprise": 5289, + "ĠBulgar": 5290, + "dium": 5291, + "ĠTerre": 5292, + "Ġpoor": 5293, + "Ġroad": 5294, + "Ġagree": 5295, + "Ġmédec": 5296, + "Ġprime": 5297, + "Ġ177": 5298, + "Ġterritoires": 5299, + "ĠArtaud": 5300, + "ministration": 5301, + "Ġidea": 5302, + "Ġpatrimoine": 5303, + "ón": 5304, + "Ġprogressivement": 5305, + "Ġsuperficie": 5306, + "ios": 5307, + "kn": 5308, + "Ġdie": 5309, + "Ġdaprès": 5310, + "enri": 5311, + "Ġthems": 5312, + "Ġunit": 5313, + "Ġparle": 5314, + "ump": 5315, + "Ġbases": 5316, + "Ġpropose": 5317, + "Ġtemperature": 5318, + "Ġ70": 5319, + "Ġidenti": 5320, + "Ġcombin": 5321, + "Ġpersonal": 5322, + "Ġcaractéristiques": 5323, + "Ġibn": 5324, + "Ġbuddha": 5325, + "Ġpétrole": 5326, + "Ġglobal": 5327, + "Ġressources": 5328, + "Ġthemselves": 5329, + "burg": 5330, + "ez": 5331, + "ema": 5332, + "nd": 5333, + "sen": 5334, + "ã": 5335, + "ä": 5336, + "Ġ+": 5337, + "Ġour": 5338, + "Ġsouten": 5339, + "Ġcut": 5340, + "tiennent": 5341, + "Ġec": 5342, + "riers": 5343, + "ètres": 5344, + "Ġparta": 5345, + "Ġauprès": 5346, + "ĠSy": 5347, + "Ġstars": 5348, + "Ġtrouv": 5349, + "Ġproducts": 5350, + "Ġlonger": 5351, + "Ġincor": 5352, + "Ġ1986": 5353, + "Ġdomaines": 5354, + "Ġpersonnel": 5355, + "Ġbaseball": 5356, + "hips": 5357, + "Ġincrease": 5358, + "Ġanaly": 5359, + "Ġanalog": 5360, + "Ġcells": 5361, + "Ġéquip": 5362, + "Ġdifficile": 5363, + "Ġrespect": 5364, + "Ġjanvier": 5365, + "Ġsummer": 5366, + "Ġatteint": 5367, + "Ġscientifique": 5368, + "tés": 5369, + "Ãī": 5370, + "Ġciti": 5371, + "Ġfol": 5372, + "Ġemer": 5373, + "att": 5374, + "roche": 5375, + "thique": 5376, + "cian": 5377, + "resse": 5378, + "ettes": 5379, + "Ġauteurs": 5380, + "érêt": 5381, + "Ġdise": 5382, + "Ġlhomme": 5383, + "Ġintelle": 5384, + "Ġestimated": 5385, + "ready": 5386, + "ĠPlusieurs": 5387, + "Ġnetwork": 5388, + "Ġreconstru": 5389, + "Ġvideo": 5390, + "mn": 5391, + "alog": 5392, + "Ġwife": 5393, + "Ġrue": 5394, + "mentation": 5395, + "Ġalready": 5396, + "Ġchief": 5397, + "ĠAmsterdam": 5398, + "ĠBur": 5399, + "enses": 5400, + "Ġimage": 5401, + "Ġsoul": 5402, + "Ġlongtemps": 5403, + "ropol": 5404, + "Ġ1975": 5405, + "Ġjusquen": 5406, + "Ġmedic": 5407, + "Ġregions": 5408, + "ĠCorse": 5409, + "Ġquartier": 5410, + "ĠlAntiquité": 5411, + "Ġtroops": 5412, + "Ġscholars": 5413, + "25": 5414, + "bi": 5415, + "comm": 5416, + "Ġlins": 5417, + "erz": 5418, + "Ġdeme": 5419, + "quée": 5420, + "tered": 5421, + "Ġjackson": 5422, + "Ġcompared": 5423, + "Ġpeace": 5424, + "Ġcanada": 5425, + "Ġrecense": 5426, + "Ġmaison": 5427, + "Ġblue": 5428, + "Ġlikely": 5429, + "isions": 5430, + "Ġ1940": 5431, + "Ġagricole": 5432, + "ĠdIv": 5433, + "Ġseparate": 5434, + "Ġreached": 5435, + "Ġdynastie": 5436, + "Ġcitiz": 5437, + "sons": 5438, + "Ġlouis": 5439, + "Ġsab": 5440, + "Ġther": 5441, + "Ġtherm": 5442, + "aled": 5443, + "Ġget": 5444, + "Ġunits": 5445, + "rages": 5446, + "rire": 5447, + "riques": 5448, + "uté": 5449, + "ciation": 5450, + "opol": 5451, + "Ġdél": 5452, + "Ġisrael": 5453, + "anding": 5454, + "ĠDé": 5455, + "Ġaccess": 5456, + "Ġcele": 5457, + "Ġnommé": 5458, + "Ġcenturies": 5459, + "Ġdiffus": 5460, + "Ġméth": 5461, + "Ġminutes": 5462, + "Ġgene": 5463, + "Ġcharles": 5464, + "Ġluniversité": 5465, + "ĠlEurope": 5466, + "Ġanimal": 5467, + "Ġexamples": 5468, + "Ġrecorded": 5469, + "Ġdésormais": 5470, + "Ġsupérieur": 5471, + "Ġtombe": 5472, + "Ġfédér": 5473, + "ĠRoyaume": 5474, + "'t": 5475, + "14": 5476, + "dent": 5477, + "ging": 5478, + "gence": 5479, + "sène": 5480, + "Ġpic": 5481, + "outh": 5482, + "Ġdest": 5483, + "chant": 5484, + "ève": 5485, + "èche": 5486, + "tains": 5487, + "Ġorbit": 5488, + "Ġshar": 5489, + "Ġscot": 5490, + "Ġcalif": 5491, + "Ġdécor": 5492, + "Ġdécenn": 5493, + "lands": 5494, + "Ġ1989": 5495, + "Ġconcur": 5496, + "Ġanglic": 5497, + "Ġgrav": 5498, + "rivée": 5499, + "Ġsiècles": 5500, + "Ġclimate": 5501, + "Ġdéveloppé": 5502, + "Ġjoueur": 5503, + "Ġastron": 5504, + "Ġapplication": 5505, + "Ġrelatively": 5506, + "Ġspanish": 5507, + "Ġcontexte": 5508, + "mosph": 5509, + "ménie": 5510, + "Ġpure": 5511, + "Ġcust": 5512, + "itaine": 5513, + "quence": 5514, + "Ġentit": 5515, + "Ġdestro": 5516, + "Ġvot": 5517, + "Ġplas": 5518, + "istor": 5519, + "gement": 5520, + "ĠDu": 5521, + "Ġcartes": 5522, + "Ġproduce": 5523, + "Ġcollè": 5524, + "Ġrecomm": 5525, + "Ġaccount": 5526, + "Ġtourisme": 5527, + "Ġbataille": 5528, + "Ġmalad": 5529, + "aurus": 5530, + "Ġspécialis": 5531, + "Ġaméricaine": 5532, + "Ġproperties": 5533, + "Ġintégr": 5534, + "Ġcapacité": 5535, + "Ġprocéd": 5536, + "Ġtraining": 5537, + "Ġletters": 5538, + "Ġdisplay": 5539, + "don": 5540, + "uted": 5541, + "Ġlos": 5542, + "Ġpath": 5543, + "Ġisol": 5544, + "ĠSain": 5545, + "ĠBrive": 5546, + "Ġarri": 5547, + "Ġkil": 5548, + "Ġmechan": 5549, + "ériques": 5550, + "tisme": 5551, + "Ġmusical": 5552, + "Ġcauses": 5553, + "Ġ64": 5554, + "ïs": 5555, + "Ġconnus": 5556, + "Ġfonctions": 5557, + "Ġclasses": 5558, + "Ġcolonies": 5559, + "Ġclassification": 5560, + "Ġderived": 5561, + "Ġlindépendance": 5562, + "Ġsavoir": 5563, + "Ġjaponaise": 5564, + "Ġlagriculture": 5565, + "Ġcathédrale": 5566, + "Ġlâge": 5567, + "Ġvidéo": 5568, + "ão": 5569, + "Ġintellectu": 5570, + "has": 5571, + "nels": 5572, + "ple": 5573, + "Ġta": 5574, + "issement": 5575, + "orde": 5576, + "Ġmolé": 5577, + "alo": 5578, + "Ġbande": 5579, + "aso": 5580, + "Ġnight": 5581, + "Ġrois": 5582, + "ĠCons": 5583, + "Ġquick": 5584, + "Ġsemble": 5585, + "ĠMex": 5586, + "ordin": 5587, + "Ġlarg": 5588, + "Ġ33": 5589, + "entielle": 5590, + "Ġdurée": 5591, + "Ġcaused": 5592, + "Ġ1984": 5593, + "Ġ1972": 5594, + "Ġcréée": 5595, + "Ġdescend": 5596, + "Ġdailleurs": 5597, + "Ġoperations": 5598, + "Ġrecords": 5599, + "Ġbank": 5600, + "Ġchanges": 5601, + "Ġélevé": 5602, + "Ġoccidentale": 5603, + "Ġpractice": 5604, + "ĠGrande": 5605, + "cée": 5606, + "ii": 5607, + "pin": 5608, + "rants": 5609, + "tory": 5610, + "Ġur": 5611, + "erver": 5612, + "Ġspr": 5613, + "Ġdeal": 5614, + "arian": 5615, + "Ġindu": 5616, + "uration": 5617, + "ĠLib": 5618, + "Ġquit": 5619, + "ĠAs": 5620, + "ĠSes": 5621, + "Ġimpact": 5622, + "Ġdoct": 5623, + "ĠParti": 5624, + "Ġmusée": 5625, + "Ġconflic": 5626, + "Ġloin": 5627, + "Ġ1988": 5628, + "Ġorganization": 5629, + "Ġreprésentent": 5630, + "Ġmetal": 5631, + "Ġbatt": 5632, + "Ġconstitué": 5633, + "Ġlibre": 5634, + "Ġ90": 5635, + "Ġdescrip": 5636, + "Ġantib": 5637, + "Ġfund": 5638, + "Ġmoyens": 5639, + "Ġcaractère": 5640, + "otswana": 5641, + "Ġvivant": 5642, + "mitted": 5643, + "Ġmathema": 5644, + "Ġrussian": 5645, + "Ġaucun": 5646, + "Ġhypoth": 5647, + "Ġlignes": 5648, + "Ġcadmium": 5649, + "rastru": 5650, + "ech": 5651, + "gées": 5652, + "gner": 5653, + "wer": 5654, + "ye": 5655, + "enant": 5656, + "Ġpierre": 5657, + "Ġsel": 5658, + "arde": 5659, + "Ġmel": 5660, + "lected": 5661, + "Ġhaute": 5662, + "Ġplants": 5663, + "Ġalg": 5664, + "Ġdéce": 5665, + "iding": 5666, + "Ġprevent": 5667, + "Ġshown": 5668, + "Ġnoms": 5669, + "esses": 5670, + "Ġ1985": 5671, + "Ġweek": 5672, + "Ġ178": 5673, + "Ġpassé": 5674, + "Ġrestric": 5675, + "Ġculturel": 5676, + "Ġpersonnage": 5677, + "Ġquelque": 5678, + "Ġdavid": 5679, + "Ġcultural": 5680, + "Ġprofessional": 5681, + "Ġdaughter": 5682, + "cast": 5683, + "ras": 5684, + "uk": 5685, + "ising": 5686, + "isés": 5687, + "Ġdeep": 5688, + "oux": 5689, + "Ġbad": 5690, + "Ġbene": 5691, + "Ġroutes": 5692, + "ester": 5693, + "rated": 5694, + "ige": 5695, + "ĠBah": 5696, + "Ġartific": 5697, + "ĠEmpire": 5698, + "Ġtrue": 5699, + "Ġpersi": 5700, + "ldrin": 5701, + "ipel": 5702, + "Ġflow": 5703, + "ophones": 5704, + "Ġbrown": 5705, + "Ġsuivante": 5706, + "Ġsmaller": 5707, + "Ġsiècle": 5708, + "Ġofficiellement": 5709, + "Ġrespective": 5710, + "Ġsugges": 5711, + "Ġrouge": 5712, + "Ġazerb": 5713, + "east": 5714, + "mers": 5715, + "Ġtomb": 5716, + "Ġlance": 5717, + "Ġdecid": 5718, + "orial": 5719, + "Ġmieux": 5720, + "Ġant": 5721, + "Ġrav": 5722, + "Ġrome": 5723, + "rams": 5724, + "riage": 5725, + "iga": 5726, + "améric": 5727, + "ĠMaur": 5728, + "Ġimages": 5729, + "Ġconsum": 5730, + "akistan": 5731, + "essus": 5732, + "Ġcoh": 5733, + "Ġaustri": 5734, + "Ġobjets": 5735, + "Ġlook": 5736, + "Ġflor": 5737, + "Ġdomination": 5738, + "Ġfondée": 5739, + "aijan": 5740, + "Ġcycl": 5741, + "Ġiron": 5742, + "abilité": 5743, + "Ġviolence": 5744, + "Ġvoyage": 5745, + "Ġbronze": 5746, + "Ġvallée": 5747, + "Ġemperor": 5748, + "ĠdIvoire": 5749, + "Ġazerbaijan": 5750, + "naire": 5751, + "wor": 5752, + "Ġaqu": 5753, + "tienne": 5754, + "Ġbell": 5755, + "Ġbound": 5756, + "Ġgall": 5757, + "Ġvend": 5758, + "ĠLh": 5759, + "Ġconç": 5760, + "Ġconception": 5761, + "utre": 5762, + "igu": 5763, + "terre": 5764, + "semblée": 5765, + "ido": 5766, + "alem": 5767, + "otte": 5768, + "ĠDurant": 5769, + "Ġmontagne": 5770, + "ĠlArabie": 5771, + "Ġsubject": 5772, + "Ġimportants": 5773, + "Ġgreen": 5774, + "Ġvoie": 5775, + "Ġvoix": 5776, + "Ġmainly": 5777, + "Ġinitially": 5778, + "Ġabsol": 5779, + "Ġinstrument": 5780, + "Ġmajeure": 5781, + "Ġcherche": 5782, + "Ġliberté": 5783, + "Ġespèces": 5784, + "Ġdécembre": 5785, + "cu": 5786, + "pan": 5787, + "van": 5788, + "istique": 5789, + "Ġfusion": 5790, + "teg": 5791, + "Ġnine": 5792, + "istant": 5793, + "aye": 5794, + "Ġexception": 5795, + "ĠBa": 5796, + "Ġtroupes": 5797, + "Ġclé": 5798, + "tenu": 5799, + "Ġfind": 5800, + "ĠVal": 5801, + "ario": 5802, + "Ġsolution": 5803, + "Ġfamil": 5804, + "Ġjoined": 5805, + "Ġcelleci": 5806, + "Ġimmedi": 5807, + "Ġtoutefois": 5808, + "Ġperformed": 5809, + "Ġcompanies": 5810, + "Ġbehind": 5811, + "Ġmeasure": 5812, + "ointed": 5813, + "Ġapproximately": 5814, + "Ġfémin": 5815, + "war": 5816, + "Ġdri": 5817, + "inc": 5818, + "Ġpaint": 5819, + "reen": 5820, + "utrich": 5821, + "ĠCet": 5822, + "Ġwash": 5823, + "Ġréd": 5824, + "Ġabb": 5825, + "Ġmarried": 5826, + "Ġlintérieur": 5827, + "Ġpropres": 5828, + "acters": 5829, + "Ġcharacters": 5830, + "Ġ75": 5831, + "sociation": 5832, + "Ġéconomiques": 5833, + "Ġdésigner": 5834, + "Ġrisk": 5835, + "Ġplaced": 5836, + "Ġresponse": 5837, + "Ġregroup": 5838, + "Ġbritannique": 5839, + "yed": 5840, + "Ġdot": 5841, + "Ġdoute": 5842, + "Ġmut": 5843, + "Ġmasse": 5844, + "Ġbow": 5845, + "urity": 5846, + "Ġrul": 5847, + "Ġrot": 5848, + "atrice": 5849, + "Ġgive": 5850, + "Ġrevolution": 5851, + "Ġdut": 5852, + "Ġdéch": 5853, + "Ġkilled": 5854, + "Ġcontest": 5855, + "mies": 5856, + "ĠFin": 5857, + "ĠNations": 5858, + "Ġromaine": 5859, + "Ġciném": 5860, + "Ġmajoritaire": 5861, + "Ġvolume": 5862, + "Ġconsidéra": 5863, + "diction": 5864, + "térieure": 5865, + "Ġriche": 5866, + "Ġpositive": 5867, + "Ġdistinct": 5868, + "Ġappeared": 5869, + "Ġtotale": 5870, + "glom": 5871, + "SL": 5872, + "iée": 5873, + "Ġah": 5874, + "Ġtiss": 5875, + "Ġtém": 5876, + "Ġsain": 5877, + "orph": 5878, + "oug": 5879, + "ala": 5880, + "Ġgam": 5881, + "osh": 5882, + "Ġstri": 5883, + "téra": 5884, + "Ġterrain": 5885, + "Ġdiffusion": 5886, + "ledge": 5887, + "Ġdécrit": 5888, + "Ġwhole": 5889, + "Ġguer": 5890, + "Ġcritic": 5891, + "Ġclassical": 5892, + "Ġappears": 5893, + "Ġmethods": 5894, + "Ġcouleur": 5895, + "Ġchemical": 5896, + "Ġvingt": 5897, + "Ġcaliforn": 5898, + "Ġlargely": 5899, + "aumes": 5900, + "bc": 5901, + "ror": 5902, + "Ġion": 5903, + "onso": 5904, + "Ġcamb": 5905, + "Ġdete": 5906, + "orité": 5907, + "Ġmich": 5908, + "Ġburn": 5909, + "Ġnit": 5910, + "Ġprol": 5911, + "tery": 5912, + "lywood": 5913, + "eto": 5914, + "Ġorb": 5915, + "Ġpermis": 5916, + "Ġamaz": 5917, + "iaire": 5918, + "Ġaccoun": 5919, + "key": 5920, + "Ġupper": 5921, + "ailles": 5922, + "Ġattra": 5923, + "Ġdispos": 5924, + "Ġgeorge": 5925, + "ctively": 5926, + "Ġagriculture": 5927, + "Ġlenseignement": 5928, + "lacement": 5929, + "Ġmagazine": 5930, + "17": 5931, + "rations": 5932, + "Ġpie": 5933, + "Ġsorte": 5934, + "Ġhere": 5935, + "Ġrepe": 5936, + "sif": 5937, + "ieuses": 5938, + "Ġmoon": 5939, + "Ġaccept": 5940, + "uda": 5941, + "éries": 5942, + "ultan": 5943, + "Ġpast": 5944, + "Ġsouff": 5945, + "Ġlinfluence": 5946, + "ĠKh": 5947, + "Ġhistoire": 5948, + "Ġceluici": 5949, + "Ġsuccession": 5950, + "Ġrecettes": 5951, + "Ġprocessus": 5952, + "Ġdéfiniti": 5953, + "Ġdirectly": 5954, + "Ġpetits": 5955, + "Ġstrateg": 5956, + "Ġétrangers": 5957, + "Ġexperiment": 5958, + "Ġaucune": 5959, + "Ġcongress": 5960, + "Ġrencontre": 5961, + "Ġmaximum": 5962, + "ini": 5963, + "Ġcouver": 5964, + "Ġthre": 5965, + "orer": 5966, + "Ġble": 5967, + "Ġlaiss": 5968, + "Ġandal": 5969, + "Ġallemand": 5970, + "lying": 5971, + "pected": 5972, + "Ġimplement": 5973, + "Ġ45": 5974, + "Ġ1977": 5975, + "ographiques": 5976, + "Ġcertaine": 5977, + "Ġassy": 5978, + "Ġpublication": 5979, + "Ġreprésentant": 5980, + "Ġmedical": 5981, + "Ġfondament": 5982, + "Ġdenviron": 5983, + "Ġvictory": 5984, + "Ġrapid": 5985, + "Ġinitial": 5986, + "Ġlegisl": 5987, + "Ġexistence": 5988, + "Ġconstant": 5989, + "Ġpublié": 5990, + "Ġdirige": 5991, + "Ġléquipe": 5992, + "Ġsouverain": 5993, + "gg": 5994, + "mation": 5995, + "ñ": 5996, + "Ġaéri": 5997, + "ĠcÅĵur": 5998, + "Ġinten": 5999, + "ĠComp": 6000, + "Ġchina": 6001, + "Ġdépl": 6002, + "Ġmoney": 6003, + "Ġcentres": 6004, + "Ġfranch": 6005, + "Ġbrut": 6006, + "Ġcounter": 6007, + "Ġweak": 6008, + "Ġfunctions": 6009, + "Ġdecre": 6010, + "Ġdemocra": 6011, + "êtres": 6012, + "Ġpressure": 6013, + "Ġrelativement": 6014, + "Ġproblèmes": 6015, + "Ġscientific": 6016, + "Ġegypt": 6017, + "Ġamplific": 6018, + "ĠCongo": 6019, + "Ġtun": 6020, + "Ġdeli": 6021, + "orb": 6022, + "Ġfif": 6023, + "uls": 6024, + "aded": 6025, + "ĠAd": 6026, + "Ġarmes": 6027, + "Ġconsci": 6028, + "Ġmédic": 6029, + "inese": 6030, + "Ġsociales": 6031, + "Ġrefus": 6032, + "Ġ1973": 6033, + "Ġbelg": 6034, + "Ġdépartements": 6035, + "Ġchurches": 6036, + "Ġvictor": 6037, + "Ġaméricains": 6038, + "Ġadministration": 6039, + "Ġmouvements": 6040, + "Ġissus": 6041, + "Ġjuin": 6042, + "Ġclaimed": 6043, + "ĠRobert": 6044, + "Ġhonor": 6045, + "ĠBulgarie": 6046, + "nam": 6047, + "naires": 6048, + "Ġlint": 6049, + "Ġlands": 6050, + "Ġpack": 6051, + "Ġrand": 6052, + "Ġgros": 6053, + "Ġunli": 6054, + "cean": 6055, + "Ġparv": 6056, + "Ġparents": 6057, + "Ġplaces": 6058, + "Ġjob": 6059, + "iving": 6060, + "ĠSal": 6061, + "Ġcompon": 6062, + "Ġability": 6063, + "oise": 6064, + "Ġlép": 6065, + "Ġexport": 6066, + "Ġnotes": 6067, + "ĠHe": 6068, + "ĠOr": 6069, + "ropri": 6070, + "Ġ1974": 6071, + "Ġflam": 6072, + "Ġbelge": 6073, + "Ġpratiques": 6074, + "Ġlittéra": 6075, + "égor": 6076, + "Ġstrat": 6077, + "Ġteams": 6078, + "Ġfreed": 6079, + "Ġnavig": 6080, + "Ġderrière": 6081, + "Ġpeuples": 6082, + "Ġintellig": 6083, + "Ġadditional": 6084, + "Ġconcernant": 6085, + "Ġcontains": 6086, + "Ġjudic": 6087, + "ygen": 6088, + "Ġlettres": 6089, + "Ġtransition": 6090, + "Ġcannot": 6091, + "Ġdestru": 6092, + "wing": 6093, + "inée": 6094, + "organ": 6095, + "Ġhell": 6096, + "Ġnos": 6097, + "Ġritu": 6098, + "Ġvu": 6099, + "ida": 6100, + "Ġdisque": 6101, + "Ġ39": 6102, + "Ġpresence": 6103, + "Ġ500": 6104, + "Ġefforts": 6105, + "Ġsoldi": 6106, + "Ġjeux": 6107, + "Ġhighly": 6108, + "Ġfamous": 6109, + "Ġliterature": 6110, + "ovine": 6111, + "Ġgovernor": 6112, + "Ġtravaille": 6113, + "Ġcultiv": 6114, + "Ġopened": 6115, + "Ġadopted": 6116, + "Ġoctobre": 6117, + "Ġmathém": 6118, + "Ġaffect": 6119, + "Ġdialect": 6120, + "Ġsignifie": 6121, + "Ġsurround": 6122, + "Ġtu": 6123, + "Ġcast": 6124, + "Ġdemon": 6125, + "icon": 6126, + "Ġparl": 6127, + "Ġsearch": 6128, + "Ġdétermin": 6129, + "ston": 6130, + "ĠPal": 6131, + "érant": 6132, + "ĠMo": 6133, + "ĠMart": 6134, + "Ġlécrit": 6135, + "Ġhapp": 6136, + "Ġexpos": 6137, + "ĠChamp": 6138, + "Ġprév": 6139, + "Ġcommunaut": 6140, + "Ġobtient": 6141, + "Ġdoivent": 6142, + "Ġcapable": 6143, + "Ġlocation": 6144, + "Ġlivres": 6145, + "ĠFrancs": 6146, + "ĠThé": 6147, + "Ġbudget": 6148, + "Ġ2022": 6149, + "Ġathens": 6150, + "Ġrisque": 6151, + "Ġchoix": 6152, + "Ġmemory": 6153, + "Ġcancers": 6154, + "Ġquoti": 6155, + "Ġnoyau": 6156, + "67": 6157, + "fghanistan": 6158, + "rary": 6159, + "zy": 6160, + "Ġcate": 6161, + "ream": 6162, + "Ġfal": 6163, + "Ġrendre": 6164, + "Ġruth": 6165, + "Ġparlement": 6166, + "tag": 6167, + "ĠCentre": 6168, + "Ġkill": 6169, + "atifs": 6170, + "onné": 6171, + "Ġcarry": 6172, + "ĠdAfrique": 6173, + "Ġlove": 6174, + "Ġétend": 6175, + "Ġ1982": 6176, + "Ġ1966": 6177, + "égovine": 6178, + "Ġculturelle": 6179, + "Ġlived": 6180, + "Ġdaff": 6181, + "Ġcivile": 6182, + "Ġdimport": 6183, + "Ġactivities": 6184, + "Ġvictoire": 6185, + "ĠlOr": 6186, + "Ġsensi": 6187, + "Ġpositions": 6188, + "Ġalpha": 6189, + "Ġreçoit": 6190, + "ĠMalgré": 6191, + "Ġproblème": 6192, + "Ġchacun": 6193, + "ĠSeconde": 6194, + "Ġconcerne": 6195, + "erzégovine": 6196, + "70": 6197, + "log": 6198, + "Ġdad": 6199, + "Ġsense": 6200, + "oue": 6201, + "Ġbed": 6202, + "tell": 6203, + "ura": 6204, + "roph": 6205, + "Ġenfin": 6206, + "Ġreaction": 6207, + "thme": 6208, + "Ġalge": 6209, + "Ġexhib": 6210, + "ĠBen": 6211, + "Ġréalité": 6212, + "Ġtrouver": 6213, + "Ġmétal": 6214, + "Ġvert": 6215, + "Ġétat": 6216, + "ïk": 6217, + "Ġprac": 6218, + "Ġcinqu": 6219, + "Ġroyaumes": 6220, + "Ġcrimin": 6221, + "Ġinfluenced": 6222, + "Ġtreaty": 6223, + "Ġnécessaire": 6224, + "Ġbehav": 6225, + "Ġjapanese": 6226, + "Ġlinguistique": 6227, + "Ġpolicy": 6228, + "Ġunderst": 6229, + "utriche": 6230, + "Ġdutch": 6231, + "Ġcinémat": 6232, + "SA": 6233, + "hout": 6234, + "Ġdone": 6235, + "Ġpage": 6236, + "Ġsaison": 6237, + "Ġtheore": 6238, + "Ġfid": 6239, + "tein": 6240, + "Ġwil": 6241, + "Ġhenry": 6242, + "Ġenough": 6243, + "cienne": 6244, + "Ġaster": 6245, + "opota": 6246, + "ĠAldrin": 6247, + "Ġext": 6248, + "Ġatari": 6249, + "Ġkar": 6250, + "illon": 6251, + "ĠTe": 6252, + "Ġbasis": 6253, + "Ġ38": 6254, + "Ġbrésil": 6255, + "Ġlocales": 6256, + "Ġsigned": 6257, + "Ġcréer": 6258, + "Ġcreate": 6259, + "ĠCharente": 6260, + "Ġcombined": 6261, + "Ġactuelle": 6262, + "Ġlegal": 6263, + "Ġpropriété": 6264, + "Ġproblem": 6265, + "Ġfinanci": 6266, + "Ġheavy": 6267, + "Ġfabrication": 6268, + "Ġtiers": 6269, + "Ġcav": 6270, + "anced": 6271, + "itor": 6272, + "Ġmêmes": 6273, + "Ġbonne": 6274, + "unk": 6275, + "char": 6276, + "èce": 6277, + "Ġpartage": 6278, + "ĠCel": 6279, + "Ġsector": 6280, + "ĠPC": 6281, + "phone": 6282, + "prit": 6283, + "Ġappointed": 6284, + "Ġsoient": 6285, + "Ġspread": 6286, + "Ġphon": 6287, + "ĠJe": 6288, + "ĠHaute": 6289, + "Ġsocialiste": 6290, + "Ġprovo": 6291, + "ïn": 6292, + "Ġlhum": 6293, + "Ġhumaine": 6294, + "Ġdonner": 6295, + "Ġpair": 6296, + "ĠMarie": 6297, + "Ġlancien": 6298, + "Ġactivity": 6299, + "Ġnuit": 6300, + "mark": 6301, + "Ġshows": 6302, + "Ġrelease": 6303, + "Ġcompleted": 6304, + "Ġhydrogen": 6305, + "Ġlaunched": 6306, + "Ġbibli": 6307, + "Ġrecensement": 6308, + "Ġastronaut": 6309, + "Ġtémo": 6310, + "40": 6311, + "gés": 6312, + "hed": 6313, + "ji": 6314, + "Ġ!": 6315, + "Ġcot": 6316, + "Ġdeh": 6317, + "Ġinj": 6318, + "Ġeth": 6319, + "Ġreign": 6320, + "ulated": 6321, + "Ġchall": 6322, + "diens": 6323, + "ĠEd": 6324, + "uba": 6325, + "çant": 6326, + "Ġnotre": 6327, + "Ġreco": 6328, + "Ġfinally": 6329, + "Ġemphas": 6330, + "Ġ1979": 6331, + "lève": 6332, + "Ġhistoriques": 6333, + "Ġdefense": 6334, + "Ġactivité": 6335, + "Ġrequire": 6336, + "Ġsymbole": 6337, + "Ġbuildings": 6338, + "Ġitalian": 6339, + "Ġmodif": 6340, + "ĠPhilippe": 6341, + "Ġchiffres": 6342, + "Ġconsidérée": 6343, + "Ġrussia": 6344, + "Ġlarchitecture": 6345, + "ban": 6346, + "ias": 6347, + "uan": 6348, + "wise": 6349, + "Ġdos": 6350, + "Ġdense": 6351, + "Ġpow": 6352, + "Ġsacc": 6353, + "Ġcere": 6354, + "anmoins": 6355, + "enth": 6356, + "Ġhin": 6357, + "Ġforment": 6358, + "pping": 6359, + "ĠSous": 6360, + "ureau": 6361, + "ĠPendant": 6362, + "aug": 6363, + "ĠMon": 6364, + "Ġkind": 6365, + "Ġfailed": 6366, + "ĠII": 6367, + "Ġmarriage": 6368, + "Ġconséqu": 6369, + "Ġmanus": 6370, + "Ġannual": 6371, + "Ġannonce": 6372, + "ĠdAmsterdam": 6373, + "Ġinférie": 6374, + "Ġesc": 6375, + "Ġutilisées": 6376, + "Ġnéanmoins": 6377, + "Ġliter": 6378, + "Ġarchae": 6379, + "Ġworked": 6380, + "Ġ1945": 6381, + "Ġnaturel": 6382, + "ctives": 6383, + "Ġlaws": 6384, + "Ġprojets": 6385, + "Ġvillages": 6386, + "Ġauthority": 6387, + "Ġvirt": 6388, + "Ġlempereur": 6389, + "Ġstreet": 6390, + "Ġlesquels": 6391, + "ĠJacques": 6392, + "Ġbridge": 6393, + "Ġassembly": 6394, + "DSL": 6395, + "Herzégovine": 6396, + "aite": 6397, + "field": 6398, + "uz": 6399, + "Ġaar": 6400, + "ĠlÃł": 6401, + "Ġsad": 6402, + "itations": 6403, + "Ġfille": 6404, + "Ġrise": 6405, + "eda": 6406, + "ĠCamer": 6407, + "Ġjug": 6408, + "Ġexam": 6409, + "Ġstations": 6410, + "Ġstric": 6411, + "ĠBri": 6412, + "Ġarsen": 6413, + "Ġacces": 6414, + "Ġimag": 6415, + "Ġmakes": 6416, + "Ġnoted": 6417, + "Ġmeta": 6418, + "Ġconsul": 6419, + "Ġphara": 6420, + "ĠJus": 6421, + "Ġcanad": 6422, + "Ġobject": 6423, + "Ġtempérature": 6424, + "Ġromans": 6425, + "Ġinternal": 6426, + "Ġamericans": 6427, + "Ġreligieuse": 6428, + "Ġsupre": 6429, + "Ġcaractères": 6430, + "Ġeuropéennes": 6431, + "médi": 6432, + "Ġatomes": 6433, + "Ġnovembre": 6434, + "Ġoxygen": 6435, + "rovence": 6436, + "Ġdécouverte": 6437, + "Ġdensité": 6438, + "Ġatlantic": 6439, + "rence": 6440, + "rome": 6441, + "Ġsph": 6442, + "Ġmol": 6443, + "leterre": 6444, + "Ġnous": 6445, + "atric": 6446, + "ĠCP": 6447, + "Ġques": 6448, + "endra": 6449, + "Ġargent": 6450, + "Ġarbit": 6451, + "Ġadh": 6452, + "Ġspin": 6453, + "Ġautant": 6454, + "Ġ182": 6455, + "chev": 6456, + "Ġrepas": 6457, + "Ġliaison": 6458, + "Ġ1981": 6459, + "Ġ1968": 6460, + "Ġmateri": 6461, + "Ġsucceed": 6462, + "Ġpattern": 6463, + "Ġdépass": 6464, + "Ġdimension": 6465, + "ĠInter": 6466, + "Ġindustrial": 6467, + "Ġremaining": 6468, + "Ġnormal": 6469, + "Ġlevels": 6470, + "Ġvaleurs": 6471, + "Ġpetites": 6472, + "Ġexplain": 6473, + "Ġaccompagn": 6474, + "Ġaccepted": 6475, + "partment": 6476, + "Ġquantité": 6477, + "Ġottoman": 6478, + "Ġbosnia": 6479, + "Ġcrypt": 6480, + "Ch": 6481, + "uent": 6482, + "Ġdac": 6483, + "Ġtelle": 6484, + "Ġsar": 6485, + "isations": 6486, + "Ġbacter": 6487, + "Ġhuit": 6488, + "ched": 6489, + "Ġprosp": 6490, + "Ġexact": 6491, + "ĠSant": 6492, + "ĠMad": 6493, + "êque": 6494, + "Ġrobert": 6495, + "Ġ49": 6496, + "Ġétude": 6497, + "Ġ1962": 6498, + "Ġtexts": 6499, + "Ġprogrammes": 6500, + "Ġmerc": 6501, + "Ġmissions": 6502, + "Ġlettre": 6503, + "Ġextended": 6504, + "Ġmi": 6505, + "Ġmys": 6506, + "Ġbce": 6507, + "asons": 6508, + "Ġquin": 6509, + "erson": 6510, + "Ġalbert": 6511, + "Ġdécide": 6512, + "aya": 6513, + "ĠBourg": 6514, + "dients": 6515, + "Ġcomplè": 6516, + "Ġcomporte": 6517, + "ĠEx": 6518, + "Ġadver": 6519, + "Ġphr": 6520, + "mane": 6521, + "Ġscore": 6522, + "Ġ1965": 6523, + "Ġpassed": 6524, + "Ġdépart": 6525, + "Ġvolcan": 6526, + "Ġiden": 6527, + "Ġiran": 6528, + "Ġdevenue": 6529, + "Ġstudio": 6530, + "Ġrelationship": 6531, + "Ġhund": 6532, + "Ġconduit": 6533, + "Ġchanged": 6534, + "Ġmachines": 6535, + "Ġitaly": 6536, + "Ġconcentration": 6537, + "Ġlumière": 6538, + "Ġmilliers": 6539, + "Ġpreviously": 6540, + "Ġinnov": 6541, + "éroport": 6542, + "Ġreview": 6543, + "bli": 6544, + "dite": 6545, + "kans": 6546, + "Ġdite": 6547, + "Ġtree": 6548, + "Ġlie": 6549, + "orta": 6550, + "urée": 6551, + "rac": 6552, + "ĠLoire": 6553, + "Ġéner": 6554, + "Ġchil": 6555, + "ĠSch": 6556, + "liest": 6557, + "ĠDel": 6558, + "Ġkm": 6559, + "ĠNic": 6560, + "Ġpoet": 6561, + "ĠHar": 6562, + "izing": 6563, + "Ġméthod": 6564, + "Ġétabl": 6565, + "Ġpresse": 6566, + "Ġ1969": 6567, + "Ġorganisation": 6568, + "Ġlexistence": 6569, + "Ġcomposés": 6570, + "Ġfunéra": 6571, + "Ġstrength": 6572, + "Ġcontrô": 6573, + "Ġdiversité": 6574, + "Ġdark": 6575, + "Ġresulting": 6576, + "Ġrepresented": 6577, + "Ġhospital": 6578, + "Ġcurrently": 6579, + "Ġblockqu": 6580, + "Ġprocesseur": 6581, + "Ġbishop": 6582, + "Ġdegree": 6583, + "wan": 6584, + "Ġdop": 6585, + "Ġaid": 6586, + "Ġtas": 6587, + "Ġlour": 6588, + "èque": 6589, + "èdent": 6590, + "Ġédi": 6591, + "Ġforced": 6592, + "Ġjames": 6593, + "ĠBern": 6594, + "Ġatti": 6595, + "Ġcompounds": 6596, + "Ġneigh": 6597, + "dule": 6598, + "Ġapport": 6599, + "Ġnoir": 6600, + "Ġship": 6601, + "ĠTur": 6602, + "ignent": 6603, + "Ġspor": 6604, + "Ġcanon": 6605, + "Ġscale": 6606, + "Ġinfrastru": 6607, + "ĠVi": 6608, + "Ġconflit": 6609, + "Ġassum": 6610, + "Ġmatter": 6611, + "Ġtechnologies": 6612, + "Ġoffer": 6613, + "Ġrépond": 6614, + "Ġoperation": 6615, + "Ġlatine": 6616, + "Ġinstitution": 6617, + "Ġdefinition": 6618, + "Ġethnic": 6619, + "Ġinvestig": 6620, + "Ġknowledge": 6621, + "Ġrègles": 6622, + "Ġanglican": 6623, + "Ġdecided": 6624, + "Ġthreat": 6625, + "Ġmaterials": 6626, + "Ġhundred": 6627, + "Ġblockquote": 6628, + "gre": 6629, + "gation": 6630, + "kin": 6631, + "Ġdass": 6632, + "Ġdemp": 6633, + "itant": 6634, + "Ġmorts": 6635, + "Ġfoss": 6636, + "Ġlay": 6637, + "Ġhop": 6638, + "Ġring": 6639, + "Ġgestion": 6640, + "Ġconcep": 6641, + "Ġécl": 6642, + "sts": 6643, + "ĠBour": 6644, + "ĠMag": 6645, + "Ġsatis": 6646, + "odore": 6647, + "Ġimpéri": 6648, + "Ġindé": 6649, + "Ġcourants": 6650, + "Ġbloc": 6651, + "ĠDeux": 6652, + "Ġrésistance": 6653, + "Ġpasser": 6654, + "Ġroyale": 6655, + "Ġrépand": 6656, + "Ġfonde": 6657, + "Ġcomposed": 6658, + "Ġapost": 6659, + "Ġlégumes": 6660, + "Ġprésidentielle": 6661, + "Ġprobablement": 6662, + "Ġfrequ": 6663, + "Ġartists": 6664, + "Ġmarquée": 6665, + "Ġattempt": 6666, + "Ġaliments": 6667, + "coln": 6668, + "Ġphénomène": 6669, + "Ġbyzant": 6670, + "Ġméthode": 6671, + "ĠCameroun": 6672, + "ko": 6673, + "nés": 6674, + "Å«": 6675, + "Ġdog": 6676, + "Ġpitch": 6677, + "isées": 6678, + "Ġment": 6679, + "Ġbits": 6680, + "Ġocean": 6681, + "Ġens": 6682, + "Ġvain": 6683, + "siris": 6684, + "Ġforêt": 6685, + "ĠAt": 6686, + "atel": 6687, + "umn": 6688, + "ĠBible": 6689, + "ĠPer": 6690, + "érin": 6691, + "Ġsurn": 6692, + "Ġneur": 6693, + "ĠMa": 6694, + "Ġammon": 6695, + "ruption": 6696, + "Ġlélection": 6697, + "Ġmonument": 6698, + "Ġcolumb": 6699, + "Ġstable": 6700, + "Ġprimar": 6701, + "Ġtransmission": 6702, + "Ġbrand": 6703, + "Ġcounty": 6704, + "émie": 6705, + "Ġvariable": 6706, + "Ġdivided": 6707, + "ancy": 6708, + "Ġangl": 6709, + "Ġslight": 6710, + "Ġmorph": 6711, + "Ġskin": 6712, + "ĠlÃīgypte": 6713, + "Ġfleuve": 6714, + "Ġvirgin": 6715, + "Ġturned": 6716, + "Ġdémocratique": 6717, + "Ġlécriture": 6718, + "Ġalgebra": 6719, + "bourg": 6720, + "mil": 6721, + "oo": 6722, + "uck": 6723, + "Ġpi": 6724, + "Ġpet": 6725, + "Ġciter": 6726, + "Ġmains": 6727, + "Ġnas": 6728, + "Ġnaz": 6729, + "aters": 6730, + "eless": 6731, + "raient": 6732, + "Ġvé": 6733, + "Ġvel": 6734, + "ètre": 6735, + "Ġchinese": 6736, + "Ġmotor": 6737, + "aught": 6738, + "Ġcompati": 6739, + "Ġsole": 6740, + "Ġaméli": 6741, + "Ġenter": 6742, + "Ġlévolution": 6743, + "Ġseront": 6744, + "Ġavril": 6745, + "Ġproducteur": 6746, + "Ġ36": 6747, + "Ġsecurity": 6748, + "Ġspeech": 6749, + "Ġécriv": 6750, + "Ġlocaux": 6751, + "Ġconfed": 6752, + "Ġearliest": 6753, + "Ġ1983": 6754, + "Ġcritiques": 6755, + "Ġpersonnages": 6756, + "Ġtaking": 6757, + "Ġeuropéen": 6758, + "Ġkeep": 6759, + "Ġdévelopper": 6760, + "board": 6761, + "Ġtableau": 6762, + "Ġborder": 6763, + "Ġarabe": 6764, + "Ġchrétienne": 6765, + "Ġfolk": 6766, + "Ġprimarily": 6767, + "dor": 6768, + "oci": 6769, + "sa": 6770, + "Ġtac": 6771, + "Ġpav": 6772, + "Ġcup": 6773, + "Ġdeuros": 6774, + "Ġmine": 6775, + "Ġlactu": 6776, + "Ġriz": 6777, + "Ġrules": 6778, + "usalem": 6779, + "Ġunc": 6780, + "Ġreve": 6781, + "Ġvég": 6782, + "Ġduc": 6783, + "osa": 6784, + "Ġasc": 6785, + "Ġbey": 6786, + "andes": 6787, + "Ġjer": 6788, + "Ġstone": 6789, + "Ġfaith": 6790, + "Ġsaf": 6791, + "Ġsons": 6792, + "Ġyet": 6793, + "Ġshah": 6794, + "Ġsert": 6795, + "Ġcarried": 6796, + "Ġavanc": 6797, + "Ġ34": 6798, + "Ġpuisque": 6799, + "posi": 6800, + "Ġsucces": 6801, + "Ġfourth": 6802, + "Ġanimaux": 6803, + "Ġordered": 6804, + "view": 6805, + "Ġillustr": 6806, + "ĠdEurope": 6807, + "Ġproperty": 6808, + "Ġneeded": 6809, + "Ġ°": 6810, + "anthrop": 6811, + "Ġchaîne": 6812, + "Ġbecoming": 6813, + "Ġannex": 6814, + "Ġvéritable": 6815, + "Ġsuggested": 6816, + "houtan": 6817, + "Ġquestions": 6818, + "Ph": 6819, + "iés": 6820, + "nos": 6821, + "Ġtan": 6822, + "Ġthomas": 6823, + "Ġbn": 6824, + "Ġrain": 6825, + "Ġround": 6826, + "Ġunies": 6827, + "Ġchose": 6828, + "Ġchute": 6829, + "dienne": 6830, + "ĠEl": 6831, + "Ġsax": 6832, + "Ġafghanistan": 6833, + "Ġlarrivée": 6834, + "Ġfinance": 6835, + "Ġcoal": 6836, + "inton": 6837, + "Ġscreen": 6838, + "Ġlincoln": 6839, + "Ġpropag": 6840, + "Ġeffets": 6841, + "Ġlocale": 6842, + "ophone": 6843, + "Ġencoura": 6844, + "Ġhumains": 6845, + "Ġmodèles": 6846, + "Ġréaliser": 6847, + "Uni": 6848, + "ylon": 6849, + "Ġévé": 6850, + "Ġspécif": 6851, + "Ġoperating": 6852, + "Ġolder": 6853, + "Ġnavy": 6854, + "Ġcroy": 6855, + "Ġladministration": 6856, + "Ġpauvre": 6857, + "Ġdomestic": 6858, + "Ġexperience": 6859, + "ĠMexique": 6860, + "Ġrespectivement": 6861, + "85": 6862, + "ault": 6863, + "cup": 6864, + "oved": 6865, + "ued": 6866, + "vin": 6867, + "Ġign": 6868, + "enh": 6869, + "Ġsenti": 6870, + "Ġcris": 6871, + "tively": 6872, + "aring": 6873, + "org": 6874, + "Ġvary": 6875, + "Ġconj": 6876, + "Ġparall": 6877, + "osta": 6878, + "ĠCour": 6879, + "Ġquelles": 6880, + "Ġalberta": 6881, + "ĠSte": 6882, + "érée": 6883, + "ends": 6884, + "Ġatmosph": 6885, + "Ġfame": 6886, + "Ġformat": 6887, + "Ġexplic": 6888, + "lled": 6889, + "ĠChâte": 6890, + "toine": 6891, + "Ġscol": 6892, + "Ġdob": 6893, + "Ġ52": 6894, + "Ġbring": 6895, + "Ġcave": 6896, + "Ġdistinguis": 6897, + "Ġrégional": 6898, + "Ġutilisant": 6899, + "Ġdirecteur": 6900, + "Ġbuff": 6901, + "Ġfutur": 6902, + "Ġrenfor": 6903, + "Ġvalley": 6904, + "Ġcampagne": 6905, + "Ġstandards": 6906, + "Ġépis": 6907, + "Ġactuellement": 6908, + "Ġagricoles": 6909, + "Ġtendance": 6910, + "Ġclubs": 6911, + "Ġorientale": 6912, + "Ġislamic": 6913, + "Ġindependence": 6914, + "Ġfinancial": 6915, + "Ġpensée": 6916, + "ĠBosnieHerzégovine": 6917, + "ontaine": 6918, + "Ġlusage": 6919, + "ĠCroatie": 6920, + "Ġincorpor": 6921, + "Ġconsidérable": 6922, + "Ġstratég": 6923, + "uie": 6924, + "uves": 6925, + "Ä«": 6926, + "ĠlH": 6927, + "Ġlentre": 6928, + "Ġrares": 6929, + "Ġreje": 6930, + "ĠLar": 6931, + "Ġcontient": 6932, + "Ġparler": 6933, + "ulsion": 6934, + "Ġsets": 6935, + "Ġproches": 6936, + "Ġdég": 6937, + "Ġexchange": 6938, + "Ġfrère": 6939, + "Ġattention": 6940, + "insule": 6941, + "Ġpref": 6942, + "Ġshare": 6943, + "loi": 6944, + "ĠNorm": 6945, + "Ġserve": 6946, + "Ġphen": 6947, + "Ġcanal": 6948, + "Ġpublish": 6949, + "Ġ53": 6950, + "Ġrefers": 6951, + "Ġ1976": 6952, + "Ġprograms": 6953, + "Ġarmées": 6954, + "Ġréserv": 6955, + "Ġ150": 6956, + "ĠAlger": 6957, + "itesse": 6958, + "Ġvariété": 6959, + "ĠFrançais": 6960, + "Ġinvest": 6961, + "Ġcellules": 6962, + "Ġdésigne": 6963, + "Ġjuillet": 6964, + "Ġinstruments": 6965, + "Ġwinter": 6966, + "Ġaugmentation": 6967, + "Ġlenvironnement": 6968, + "Ġcapacity": 6969, + "Ġresulted": 6970, + "Ġmagnitude": 6971, + "Ġreduced": 6972, + "Ġextension": 6973, + "Ġdiscipline": 6974, + "Ġfriends": 6975, + "Ġmusulmans": 6976, + "Ġcommitte": 6977, + "ĠRoyaumeUni": 6978, + "Ġquickly": 6979, + "lits": 6980, + "yan": 6981, + "Ġdart": 6982, + "Ġbil": 6983, + "Ġwild": 6984, + "Ġhomme": 6985, + "Ġrural": 6986, + "uter": 6987, + "Ġquart": 6988, + "Ġsembl": 6989, + "Ġdév": 6990, + "ĠBuff": 6991, + "érité": 6992, + "lip": 6993, + "Ġmah": 6994, + "lises": 6995, + "ĠFontaine": 6996, + "tiste": 6997, + "Ġscènes": 6998, + "ĠdAmérique": 6999, + "Ġcommunities": 7000, + "ahar": 7001, + "Ġhumain": 7002, + "Ġplaying": 7003, + "Ġarché": 7004, + "Ġintended": 7005, + "éraux": 7006, + "Ġstyles": 7007, + "Ġcatholiques": 7008, + "Ġentièrement": 7009, + "airs": 7010, + "Ġsexp": 7011, + "Ġinstitute": 7012, + "Ġmunicipal": 7013, + "Ġargued": 7014, + "Ġpéninsule": 7015, + "antinople": 7016, + "Ġpromotion": 7017, + "Ġcitizens": 7018, + "ems": 7019, + "itions": 7020, + "née": 7021, + "Ġak": 7022, + "Ġtab": 7023, + "éenne": 7024, + "reed": 7025, + "Ġdead": 7026, + "Ġeur": 7027, + "Ġeduc": 7028, + "chent": 7029, + "olic": 7030, + "Ġcondam": 7031, + "Ġparf": 7032, + "ĠCent": 7033, + "ĠCont": 7034, + "Ġquan": 7035, + "Ġquality": 7036, + "Ġchain": 7037, + "Ġja": 7038, + "ĠAp": 7039, + "str": 7040, + "atell": 7041, + "Ġmodule": 7042, + "ĠPro": 7043, + "ĠMéd": 7044, + "êche": 7045, + "Ġdiz": 7046, + "Ġclin": 7047, + "Ġadult": 7048, + "Ġships": 7049, + "ĠTout": 7050, + "Ġmarine": 7051, + "Ġconsiste": 7052, + "Ġspok": 7053, + "Ġcarrière": 7054, + "Ġformal": 7055, + "Ġexplique": 7056, + "ventions": 7057, + "Ġcoû": 7058, + "Ġcourts": 7059, + "jectif": 7060, + "Ġ1971": 7061, + "Ġlimage": 7062, + "Ġpassant": 7063, + "Ġmodernes": 7064, + "Ġoffered": 7065, + "Ġ1944": 7066, + "Ġuniverse": 7067, + "Ġvalues": 7068, + "Ġslow": 7069, + "Ġprominent": 7070, + "ĠFrancis": 7071, + "Ġphilosophie": 7072, + "Ġdétru": 7073, + "Ġbranches": 7074, + "Ġfrontières": 7075, + "Ġbroadcast": 7076, + "Ġterror": 7077, + "Ġlétude": 7078, + "Ġmétaux": 7079, + "Ġbinary": 7080, + "Ġmariage": 7081, + "Ġbulgaria": 7082, + "ĠlAssemblée": 7083, + "Ġmedicine": 7084, + "Ġdescription": 7085, + "las": 7086, + "ned": 7087, + "ĠlÅĵuvre": 7088, + "ark": 7089, + "urre": 7090, + "ĠLos": 7091, + "ĠLag": 7092, + "Ġpros": 7093, + "ĠBab": 7094, + "ĠBén": 7095, + "ogen": 7096, + "Ġnex": 7097, + "ĠTra": 7098, + "ĠRou": 7099, + "Ġconsists": 7100, + "Ġmanque": 7101, + "ĠNéan": 7102, + "Ġproduire": 7103, + "tissement": 7104, + "Ġguit": 7105, + "Ġ65": 7106, + "Ġpublics": 7107, + "Ġrestent": 7108, + "Ġsmith": 7109, + "Ġsimply": 7110, + "Ġgiving": 7111, + "ĠLAr": 7112, + "Ġstatus": 7113, + "Ġchimiques": 7114, + "hammad": 7115, + "Ġclaims": 7116, + "Ġpropriétés": 7117, + "ël": 7118, + "Ġregroupe": 7119, + "Ġcontaining": 7120, + "Ġarmenia": 7121, + "Ġcabin": 7122, + "Ġméthodes": 7123, + "ĠNéanmoins": 7124, + "66": 7125, + "Ġpit": 7126, + "Ġsamp": 7127, + "Ġcrow": 7128, + "ardi": 7129, + "Ġfiction": 7130, + "osaurus": 7131, + "Ġplanned": 7132, + "ĠSam": 7133, + "illa": 7134, + "Ġnobles": 7135, + "Ġadj": 7136, + "Ġabd": 7137, + "ĠFor": 7138, + "Ġinternet": 7139, + "Ġ47": 7140, + "Ġdirector": 7141, + "ĠBrunei": 7142, + "Ġprofesse": 7143, + "Ġvisite": 7144, + "Ġgouverne": 7145, + "Ġdecision": 7146, + "Ġeuropéens": 7147, + "Ġoldest": 7148, + "Ġallowing": 7149, + "án": 7150, + "Ġindustries": 7151, + "Ġjohnson": 7152, + "Ġchimique": 7153, + "Ġdavoir": 7154, + "Ġalexandria": 7155, + "Ġglass": 7156, + "Ġpotential": 7157, + "Ġchapelle": 7158, + "ĠlInde": 7159, + "Ġsupérieure": 7160, + "Ġchrétiens": 7161, + "Ġprocesseurs": 7162, + "Ġpièce": 7163, + "Ġbâtiments": 7164, + "ositions": 7165, + "Ġsitue": 7166, + "Ġunlike": 7167, + "Ġsoldiers": 7168, + "gment": 7169, + "mig": 7170, + "tnam": 7171, + "ested": 7172, + "Ġsand": 7173, + "Ġstim": 7174, + "Ġthous": 7175, + "Ġwing": 7176, + "edy": 7177, + "roï": 7178, + "Ġuniquement": 7179, + "Ġrelev": 7180, + "olas": 7181, + "amas": 7182, + "Ġdériv": 7183, + "seud": 7184, + "Ġmob": 7185, + "ortun": 7186, + "phal": 7187, + "pré": 7188, + "uded": 7189, + "Ġnoter": 7190, + "Ġabou": 7191, + "Ġamount": 7192, + "Ġresistance": 7193, + "Ġentered": 7194, + "alisé": 7195, + "Ġaustin": 7196, + "Ġsoutien": 7197, + "Ġchemin": 7198, + "Ġ1987": 7199, + "Ġarmed": 7200, + "cular": 7201, + "Ġhumans": 7202, + "Ġcomposée": 7203, + "Ġstruct": 7204, + "Ġcollec": 7205, + "Ġelections": 7206, + "Ġinformations": 7207, + "Ġriches": 7208, + "Ġdhabitants": 7209, + "Ġdéclin": 7210, + "Ġvarie": 7211, + "Ġlogic": 7212, + "Ġurbaine": 7213, + "Ġturk": 7214, + "Ġsettlement": 7215, + "Ġalgorithm": 7216, + "Ġmandat": 7217, + "ĠBourgogne": 7218, + "gger": 7219, + "Äĩ": 7220, + "Ġdy": 7221, + "Ġpin": 7222, + "Ġcités": 7223, + "ismes": 7224, + "qués": 7225, + "Ġlam": 7226, + "Ġleaving": 7227, + "ilib": 7228, + "Ġparce": 7229, + "osis": 7230, + "thur": 7231, + "ĠMan": 7232, + "ĠMus": 7233, + "Ġheures": 7234, + "Ġfair": 7235, + "Ġacteurs": 7236, + "Ġcontent": 7237, + "Ġspent": 7238, + "Ġproductions": 7239, + "Ġ55": 7240, + "Ġinsp": 7241, + "tiller": 7242, + "Ġprovides": 7243, + "étation": 7244, + "Ġprogress": 7245, + "ĠAlors": 7246, + "culaire": 7247, + "Ġcrime": 7248, + "Ġlabs": 7249, + "Ġrevanche": 7250, + "Ġequal": 7251, + "Ġcivilisation": 7252, + "Ġcrown": 7253, + "Ġcommunications": 7254, + "forme": 7255, + "Ġprimaires": 7256, + "onyme": 7257, + "Ġartistique": 7258, + "Ġcitoy": 7259, + "Ġplateau": 7260, + "ĠPremier": 7261, + "Ġacademy": 7262, + "Ġinterpret": 7263, + "Ġdisponibles": 7264, + "Ġcalendrier": 7265, + "Ġratta": 7266, + "ĠBurkina": 7267, + "Ġimmediately": 7268, + "Ġdehors": 7269, + "bour": 7270, + "cé": 7271, + "more": 7272, + "tz": 7273, + "yal": 7274, + "ining": 7275, + "Ġcry": 7276, + "ora": 7277, + "Ġfu": 7278, + "Ġfine": 7279, + "Ġlecture": 7280, + "ests": 7281, + "chron": 7282, + "rien": 7283, + "Ġvon": 7284, + "Ġvent": 7285, + "Ġvont": 7286, + "Ġvitesse": 7287, + "ĠLal": 7288, + "Ġalchim": 7289, + "amment": 7290, + "aper": 7291, + "Ġqueen": 7292, + "Ġaccident": 7293, + "Ġappr": 7294, + "ĠRh": 7295, + "Ġspati": 7296, + "fice": 7297, + "Ġpoids": 7298, + "Ġexpand": 7299, + "Ġrelief": 7300, + "Ġpublie": 7301, + "Ġopérations": 7302, + "Ġutilisent": 7303, + "Ġ1963": 7304, + "Ġowned": 7305, + "Ġtension": 7306, + "ĠlOuest": 7307, + "Ġrespectively": 7308, + "Ġsexual": 7309, + "Ġquarter": 7310, + "cesseur": 7311, + "Ġtarget": 7312, + "Ġmarqué": 7313, + "Ġdeclared": 7314, + "Ġrivière": 7315, + "Ġfranklin": 7316, + "alyse": 7317, + "Ġfréquent": 7318, + "Ġnéerlandais": 7319, + "ĠPortug": 7320, + "Ġbirds": 7321, + "ca": 7322, + "rans": 7323, + "uant": 7324, + "Ġami": 7325, + "Ġlieux": 7326, + "Ġanch": 7327, + "Ġhours": 7328, + "Ġrasse": 7329, + "Ġenvironnement": 7330, + "sile": 7331, + "Ġémer": 7332, + "agan": 7333, + "aging": 7334, + "Ġmobil": 7335, + "ĠPé": 7336, + "éron": 7337, + "liquer": 7338, + "Ġfactor": 7339, + "Ġpredic": 7340, + "avant": 7341, + "Ġmanip": 7342, + "oston": 7343, + "ĠParlement": 7344, + "Ġsolid": 7345, + "Ġweb": 7346, + "Ġterritori": 7347, + "Ġpermettre": 7348, + "head": 7349, + "Ġcritical": 7350, + "Ġvisible": 7351, + "Ġidé": 7352, + "Ġafricain": 7353, + "Ġfemale": 7354, + "ussels": 7355, + "Ġélectrique": 7356, + "Ġdéclare": 7357, + "Ġécrits": 7358, + "Ġwinning": 7359, + "Ġpaper": 7360, + "Ġaddress": 7361, + "Ġlapparition": 7362, + "Ġideas": 7363, + "Ġobjects": 7364, + "Ġbassin": 7365, + "Ġentraîne": 7366, + "Ġdefeated": 7367, + "ĠMichel": 7368, + "Ġfully": 7369, + "Ġcustom": 7370, + "Ġwashington": 7371, + "Ġcommunautés": 7372, + "Ġsupreme": 7373, + "rat": 7374, + "Ġdieux": 7375, + "onym": 7376, + "Ġling": 7377, + "erate": 7378, + "Ġpied": 7379, + "Ġfou": 7380, + "Ġinside": 7381, + "Ġhy": 7382, + "Ġrace": 7383, + "uste": 7384, + "Ġgh": 7385, + "Ġrein": 7386, + "rix": 7387, + "Ġvice": 7388, + "Ġjard": 7389, + "ĠSu": 7390, + "abor": 7391, + "ousin": 7392, + "ousse": 7393, + "Ġheart": 7394, + "Ġsongs": 7395, + "Ġappelle": 7396, + "Ġprec": 7397, + "Ġresources": 7398, + "Ġexpress": 7399, + "ĠHenri": 7400, + "Ġprécip": 7401, + "Ġpopulaires": 7402, + "Ġ48": 7403, + "oka": 7404, + "Ġincome": 7405, + "Ġpeutêtre": 7406, + "Ġairlines": 7407, + "Ġreprésentation": 7408, + "Ġdifférence": 7409, + "Ġended": 7410, + "Ġretra": 7411, + "ilipp": 7412, + "Ġpaix": 7413, + "��pouvoirs": 7414, + "Ġsteel": 7415, + "Ġlancienne": 7416, + "Ġculmin": 7417, + "Ġappearance": 7418, + "étaire": 7419, + "Ġexperien": 7420, + "ĠaudelÃł": 7421, + "Ġaudessus": 7422, + "Ġdifficultés": 7423, + "Ġmaître": 7424, + "Ġpièces": 7425, + "Ġsquare": 7426, + "Ġrésultats": 7427, + "Ġindividuals": 7428, + "Ġloccasion": 7429, + "Ġdestruction": 7430, + "90": 7431, + "NU": 7432, + "gi": 7433, + "kan": 7434, + "oins": 7435, + "oût": 7436, + "Ġdrin": 7437, + "onal": 7438, + "Ġsang": 7439, + "ita": 7440, + "astes": 7441, + "raine": 7442, + "oser": 7443, + "onté": 7444, + "active": 7445, + "Ġaclu": 7446, + "ifs": 7447, + "Ġspain": 7448, + "ôme": 7449, + "Ġsecteurs": 7450, + "ribut": 7451, + "Ġoverall": 7452, + "tonin": 7453, + "Ġremoved": 7454, + "Ġ1942": 7455, + "Ġcontrast": 7456, + "Ġcolonisation": 7457, + "Ġmyst": 7458, + "Ġperformances": 7459, + "ussie": 7460, + "Ġharmon": 7461, + "ĠdÃī": 7462, + "Ġautorités": 7463, + "Ġmédiév": 7464, + "Ġtransformation": 7465, + "Ġmountain": 7466, + "where": 7467, + "Ġcollaboration": 7468, + "Ġlutte": 7469, + "Ġmélange": 7470, + "Ġenvoy": 7471, + "Ġconflict": 7472, + "ĠBaal": 7473, + "Ġandalus": 7474, + "ĠMartin": 7475, + "Ġbeyond": 7476, + "ĠBuffy": 7477, + "SI": 7478, + "cont": 7479, + "do": 7480, + "dion": 7481, + "his": 7482, + "mond": 7483, + "uge": 7484, + "Ġ?": 7485, + "Ġdann": 7486, + "Ġacts": 7487, + "Ġtv": 7488, + "Ġtort": 7489, + "Ġlén": 7490, + "Ġsatell": 7491, + "tians": 7492, + "orges": 7493, + "oured": 7494, + "astr": 7495, + "Ġrub": 7496, + "Ġrival": 7497, + "Ġgri": 7498, + "Ġvac": 7499, + "Ġvow": 7500, + "ège": 7501, + "teries": 7502, + "Ġbeg": 7503, + "ĠBangladesh": 7504, + "Ġréform": 7505, + "Ġfaci": 7506, + "Ġfaveur": 7507, + "ĠChaque": 7508, + "Ġaccus": 7509, + "Ġinfant": 7510, + "Ġpression": 7511, + "Ġbrussels": 7512, + "étrique": 7513, + "Ġlimite": 7514, + "Ġconnaiss": 7515, + "Ġvoies": 7516, + "Ġlittor": 7517, + "Ġcrée": 7518, + "Ġwhereas": 7519, + "Ġinfluences": 7520, + "Ġtrees": 7521, + "Ġdecades": 7522, + "Ġplanet": 7523, + "Ġappelés": 7524, + "Ġallows": 7525, + "ĠRévolution": 7526, + "Ġinternationales": 7527, + "Ġalliance": 7528, + "ĠlArt": 7529, + "Ġparticipation": 7530, + "Ġlactivité": 7531, + "Ġconquête": 7532, + "Ġpossibly": 7533, + "Ġchiffre": 7534, + "viation": 7535, + "Ġmountains": 7536, + "Ġlétat": 7537, + "Ġstarting": 7538, + "Ġmeilleur": 7539, + "Ġrégulièrement": 7540, + "Ġcuivre": 7541, + "Ġlespace": 7542, + "Ġjurid": 7543, + "Ġlidée": 7544, + "Ġsatisf": 7545, + "band": 7546, + "catel": 7547, + "hood": 7548, + "wide": 7549, + "yon": 7550, + "ycl": 7551, + "za": 7552, + "á¹": 7553, + "ening": 7554, + "Ġsomme": 7555, + "oral": 7556, + "Ġlaff": 7557, + "Ġrough": 7558, + "Ġraisons": 7559, + "ĠCler": 7560, + "Ġproxim": 7561, + "Ġalas": 7562, + "Ġalab": 7563, + "Ġchaud": 7564, + "andie": 7565, + "Ġtrouvent": 7566, + "Ġpeter": 7567, + "Ġappare": 7568, + "ĠFaso": 7569, + "ĠGide": 7570, + "Ġboy": 7571, + "ribue": 7572, + "Ġperspe": 7573, + "Ġconflits": 7574, + "ographic": 7575, + "Ġbelong": 7576, + "Ġfoundation": 7577, + "Ġpouvant": 7578, + "Ġpouvait": 7579, + "Ġattest": 7580, + "Ġapparent": 7581, + "Ġsuivi": 7582, + "ĠQuel": 7583, + "Ġlalchimie": 7584, + "Ġindustrielle": 7585, + "Ġdocuments": 7586, + "Ġbelieve": 7587, + "Äģn": 7588, + "Ġseuls": 7589, + "Ġreference": 7590, + "Ġhoriz": 7591, + "Ġmentioned": 7592, + "Ġdistricts": 7593, + "Ġdepending": 7594, + "Ġdistingue": 7595, + "Ġancest": 7596, + "Ġnourrit": 7597, + "Ġdisease": 7598, + "Ġantibio": 7599, + "Ġpowers": 7600, + "47": 7601, + "AN": 7602, + "MD": 7603, + "OS": 7604, + "cel": 7605, + "iom": 7606, + "stitut": 7607, + "utive": 7608, + "éder": 7609, + "étiques": 7610, + "Ġpy": 7611, + "Ġméri": 7612, + "aling": 7613, + "alistes": 7614, + "Ġfib": 7615, + "Ġbak": 7616, + "Ġanat": 7617, + "Ġhands": 7618, + "usta": 7619, + "atoires": 7620, + "Ġuns": 7621, + "right": 7622, + "ceau": 7623, + "Ġparlé": 7624, + "ulé": 7625, + "utés": 7626, + "Ġforêts": 7627, + "Ġchann": 7628, + "ĠPuis": 7629, + "Ġarrive": 7630, + "iche": 7631, + "Ġsaou": 7632, + "mia": 7633, + "Ġlécole": 7634, + "Ġrelie": 7635, + "bleau": 7636, + "Ġstaff": 7637, + "Ġconfer": 7638, + "Ġdeviennent": 7639, + "Ġsolar": 7640, + "Ġutiliser": 7641, + "Ġmatern": 7642, + "Ġports": 7643, + "obi": 7644, + "Ġmodels": 7645, + "Ġdinter": 7646, + "Ġprivée": 7647, + "Ġobserved": 7648, + "Ġréforme": 7649, + "ĠConf": 7650, + "Ġcorrespondant": 7651, + "Ġswed": 7652, + "Ġruns": 7653, + "Ġcircuit": 7654, + "Ġpresented": 7655, + "Ġwoman": 7656, + "Ġtraditionnelle": 7657, + "Ġresponsible": 7658, + "Ġportugais": 7659, + "Ġfocus": 7660, + "Ġsubsequent": 7661, + "Ġbahá": 7662, + "Ġélectronique": 7663, + "Ġexclusive": 7664, + "ĠMaurice": 7665, + "ao": 7666, + "bel": 7667, + "cop": 7668, + "fric": 7669, + "gration": 7670, + "mas": 7671, + "nant": 7672, + "pit": 7673, + "ona": 7674, + "oned": 7675, + "onique": 7676, + "Ġpont": 7677, + "Ġcéré": 7678, + "Ġmale": 7679, + "Ġfel": 7680, + "Ġlair": 7681, + "Ġnap": 7682, + "Ġrid": 7683, + "Ġrien": 7684, + "eds": 7685, + "Ġgross": 7686, + "Ġtold": 7687, + "amin": 7688, + "Ġcompose": 7689, + "ĠLex": 7690, + "sole": 7691, + "Ġlév": 7692, + "ĠNouvelle": 7693, + "Ġhaw": 7694, + "venir": 7695, + "Ġpope": 7696, + "Ġ300": 7697, + "Ġ43": 7698, + "Ġlocéan": 7699, + "Ġregist": 7700, + "ervation": 7701, + "ĠWilliam": 7702, + "Ġprofond": 7703, + "Ġpériodes": 7704, + "Ġcombination": 7705, + "Ġslaves": 7706, + "ĠlEst": 7707, + "Ġnaturelles": 7708, + "Ġattacks": 7709, + "ĠYork": 7710, + "Ġinstance": 7711, + "Ġstudent": 7712, + "Ġcouple": 7713, + "ĠdAnubis": 7714, + "Ġrecherches": 7715, + "Ġacquis": 7716, + "Ġdiscovery": 7717, + "ïkido": 7718, + "Ġcolumbia": 7719, + "NE": 7720, + "bal": 7721, + "cule": 7722, + "nelles": 7723, + "oint": 7724, + "porte": 7725, + "rè": 7726, + "ss": 7727, + "Ġdins": 7728, + "esus": 7729, + "Ġaph": 7730, + "Ġtub": 7731, + "Ġlien": 7732, + "Ġcass": 7733, + "Ġdepartment": 7734, + "quées": 7735, + "Ġlau": 7736, + "Ġleff": 7737, + "Ġrod": 7738, + "Ġévent": 7739, + "Ġseat": 7740, + "gements": 7741, + "liers": 7742, + "ĠMin": 7743, + "ords": 7744, + "miques": 7745, + "Ġclosed": 7746, + "Ġams": 7747, + "Ġlélect": 7748, + "Ġexpression": 7749, + "Ġdoù": 7750, + "maic": 7751, + "Ġprinciple": 7752, + "Ġnotably": 7753, + "Ġarmén": 7754, + "Ġ1956": 7755, + "ĠArt": 7756, + "Ġsudest": 7757, + "Ġhistorian": 7758, + "Ġantise": 7759, + "Ġdémographique": 7760, + "Ġépouse": 7761, + "Ġrunning": 7762, + "book": 7763, + "Ġmesures": 7764, + "Ġmassif": 7765, + "Ġmilliards": 7766, + "Ġcontemporary": 7767, + "Ġapplied": 7768, + "Ġsubsequently": 7769, + "atrième": 7770, + "Ġnuclear": 7771, + "Ġcompagnie": 7772, + "Ġvehicle": 7773, + "Ġmeurt": 7774, + "Ġuniform": 7775, + "Ġagreement": 7776, + "ĠConstitution": 7777, + "Ġbattles": 7778, + "Ġcommittee": 7779, + "upe": 7780, + "Ġdag": 7781, + "Ġdance": 7782, + "onia": 7783, + "anas": 7784, + "tiles": 7785, + "icago": 7786, + "Ġrur": 7787, + "cht": 7788, + "chés": 7789, + "chée": 7790, + "ĠLu": 7791, + "osen": 7792, + "Ġalumin": 7793, + "ado": 7794, + "érés": 7795, + "Ġneuf": 7796, + "ĠDav": 7797, + "réh": 7798, + "ells": 7799, + "Ġautonom": 7800, + "Ġpoem": 7801, + "aka": 7802, + "akh": 7803, + "Ġ37": 7804, + "Ġinfin": 7805, + "Ġnewsp": 7806, + "Ġhero": 7807, + "Ġ1978": 7808, + "Ġfrançaises": 7809, + "Ġsinstall": 7810, + "Ġbatman": 7811, + "Ġlibrary": 7812, + "aily": 7813, + "Ġconstruit": 7814, + "Ġ1947": 7815, + "ĠArsène": 7816, + "Ġpatron": 7817, + "Ġcampus": 7818, + "ergie": 7819, + "Ġactuel": 7820, + "Ġniveaux": 7821, + "Ġadvanced": 7822, + "Ġouvrage": 7823, + "Ġpubliques": 7824, + "grad": 7825, + "Ġmaster": 7826, + "Ġcontext": 7827, + "Ġchoice": 7828, + "Ġarticles": 7829, + "ĠAngeles": 7830, + "Ġbesoins": 7831, + "Ġprojects": 7832, + "Ġguns": 7833, + "Ġgained": 7834, + "Ġpoisson": 7835, + "Ġfighting": 7836, + "ĠPremière": 7837, + "Ġpatients": 7838, + "glomération": 7839, + "Ġvéhic": 7840, + "ĠClermont": 7841, + "Ġamsterdam": 7842, + "200": 7843, + "68": 7844, + "BA": 7845, + "dp": 7846, + "gory": 7847, + "ua": 7848, + "wa": 7849, + "α": 7850, + "Ġdind": 7851, + "ére": 7852, + "Ġthings": 7853, + "Ġtheatre": 7854, + "Ġmauv": 7855, + "alu": 7856, + "Ġfisc": 7857, + "Ġbond": 7858, + "Ġingré": 7859, + "Ġnick": 7860, + "chi": 7861, + "cho": 7862, + "ĠCI": 7863, + "Ġquad": 7864, + "Ġquau": 7865, + "Ġalone": 7866, + "agers": 7867, + "Ġexcept": 7868, + "Ġexpected": 7869, + "Ġmoving": 7870, + "téroï": 7871, + "Ġpeak": 7872, + "claves": 7873, + "Ġperp": 7874, + "Ġmonuments": 7875, + "Ġallant": 7876, + "mination": 7877, + "Ġdécoup": 7878, + "Ġdevi": 7879, + "mettre": 7880, + "rief": 7881, + "Ġ1967": 7882, + "Ġconstituée": 7883, + "Ġradical": 7884, + "Ġvalid": 7885, + "Ġprivil": 7886, + "Ġlorganisation": 7887, + "Ġrichard": 7888, + "Ġcomputers": 7889, + "Ġorganisations": 7890, + "Ġpape": 7891, + "Ġcommander": 7892, + "Ġtribes": 7893, + "Ġsubstanti": 7894, + "ĠFontainebleau": 7895, + "ĠBénin": 7896, + "21": 7897, + "fit": 7898, + "lation": 7899, + "oon": 7900, + "rest": 7901, + "zer": 7902, + "inated": 7903, + "Ġpâ": 7904, + "reïn": 7905, + "tiens": 7906, + "Ġmc": 7907, + "Ġmad": 7908, + "Ġfat": 7909, + "Ġbone": 7910, + "Ġeaux": 7911, + "teen": 7912, + "Ġways": 7913, + "Ġhind": 7914, + "Ġnut": 7915, + "icient": 7916, + "Ġrig": 7917, + "Ġplur": 7918, + "ésopota": 7919, + "Ġisot": 7920, + "Ġ1900": 7921, + "ĠBasse": 7922, + "ĠBhoutan": 7923, + "Ġréaction": 7924, + "Ġcomptait": 7925, + "oger": 7926, + "Ġfail": 7927, + "Ġtraces": 7928, + "Ġappropri": 7929, + "Ġperfe": 7930, + "ĠRom": 7931, + "trême": 7932, + "Ġsplit": 7933, + "fications": 7934, + "Ġimpression": 7935, + "Ġagents": 7936, + "Ġdevait": 7937, + "Ġtours": 7938, + "ographe": 7939, + "Ġdirected": 7940, + "Ġweight": 7941, + "Ġréserves": 7942, + "Ġreprésenté": 7943, + "Ġbuzz": 7944, + "Ġoccurs": 7945, + "Ġréalisation": 7946, + "Ġ160": 7947, + "Ġ1954": 7948, + "Ġfollows": 7949, + "Ġvisant": 7950, + "Ġdifference": 7951, + "Ġreceive": 7952, + "Ġexistent": 7953, + "Ġauthors": 7954, + "Ġatomic": 7955, + "Ġcomplexes": 7956, + "ĠCarl": 7957, + "ĠCertaines": 7958, + "Ġhelped": 7959, + "Ġmurder": 7960, + "Ġoccurred": 7961, + "Ġhabitu": 7962, + "Ġnecessary": 7963, + "Ġnucléaire": 7964, + "Ġdoctrine": 7965, + "Ġbiblioth": 7966, + "Ġslightly": 7967, + "Ġantisemi": 7968, + "An": 7969, + "ctifs": 7970, + "rum": 7971, + "uelles": 7972, + "Ġire": 7973, + "Ġdint": 7974, + "Ġdû": 7975, + "essions": 7976, + "Ġait": 7977, + "Ġtient": 7978, + "Ġmam": 7979, + "Ġbic": 7980, + "Ġbip": 7981, + "Ġboston": 7982, + "uns": 7983, + "asy": 7984, + "Ġè": 7985, + "rad": 7986, + "ĠLor": 7987, + "Ġén": 7988, + "Ġplays": 7989, + "vergn": 7990, + "Ġorch": 7991, + "umul": 7992, + "oto": 7993, + "Ġrévol": 7994, + "ĠRussie": 7995, + "soft": 7996, + "Ġmonarch": 7997, + "ella": 7998, + "Ġavoid": 7999 + }, + "merges": [ + "Ġ d", + "e s", + "Ġ a", + "Ġ t", + "o n", + "e n", + "Ġ l", + "à ©", + "i n", + "e r", + "Ġ p", + "Ġ s", + "Ġ c", + "a n", + "r e", + "t i", + "Ġt h", + "i s", + "Ġd e", + "Ġth e", + "a r", + "o r", + "o u", + "i t", + "Ġ m", + "en t", + "a l", + "Ġ f", + "Ġ b", + "Ġ ,", + "Ġ e", + "q u", + "Ġ o", + "l e", + "Ġ in", + "Ġl a", + "Ġ .", + "t e", + "Ġ w", + "o m", + "ti on", + "Ġa n", + "u r", + "u n", + "Ġo f", + "a s", + "Ġ h", + "Ġ n", + "i c", + "Ġl e", + "Ġ r", + "u s", + "i l", + "e d", + "a t", + "e l", + "Ġe t", + "r o", + "Ġan d", + "in g", + "m ent", + "Ġ en", + "Ġ g", + "a tion", + "Ġ Ã", + "Ġd es", + "Ġ un", + "Ġ \"", + "Ġt o", + "es t", + "Ġ re", + "c h", + "r a", + "o l", + "r i", + "qu e", + "c e", + "Ġ v", + "Ġ 1", + "à ¨", + "Ġl es", + "m e", + "Ġ L", + "an t", + "Ġc on", + "Ġp ar", + "Ġà ł", + "v e", + "s i", + "ou r", + "i r", + "Ġd u", + "u l", + "o s", + "Ġc om", + "u t", + "an s", + "i e", + "t a", + "t h", + "d e", + "i g", + "Ġ é", + "Ġ C", + "Ġ qu", + "er s", + "i m", + "Ġs e", + "Ġp ro", + "c i", + "Ġf or", + "Ġp l", + "Ġa l", + "Ġ est", + "t er", + "Ġa s", + "a g", + "Ġ on", + "u x", + "Ġc h", + "n e", + "é s", + "a m", + "o p", + "c t", + "Ġd é", + "l y", + "Ġb e", + "r es", + "Ġ is", + "i re", + "Ġ 2", + "Ġs u", + "a d", + "e t", + "an d", + "é e", + "Ġ -", + "Ġ j", + "on t", + "Ġ1 9", + "s e", + "is t", + "v er", + "a y", + "Ġa u", + "p p", + "i d", + "Ġw h", + "Ġd ans", + "a in", + "Ġ A", + "a c", + "a is", + "s t", + "i v", + "Ġp r", + "it h", + "a te", + "Ġe x", + "Ġw as", + "Ġf r", + "Ġ S", + "al e", + "Ġun e", + "a b", + "Ġm o", + "l es", + "i on", + "Ġs t", + "Ġ or", + "o w", + "f f", + "u m", + "u re", + "Ġ B", + "Ġ2 0", + "Ġ P", + "d i", + "Ġ (", + "Ġ )", + "a u", + "é r", + "Ġqu i", + "o t", + "en d", + "Ġr é", + "Ġw ith", + "Ġa r", + "or t", + "m p", + "in e", + "Ġp our", + "Ġb y", + "g e", + "Ġpl us", + "Ġa t", + "a p", + "Ġ it", + "Ġ ou", + "Ġth at", + "Ġs ur", + "Ġ que", + "Ġcom p", + "o g", + "Ġn e", + "er e", + "l i", + "Ġ M", + "c es", + "p e", + "o c", + "c tion", + "Ġ E", + "ĠL e", + "ti c", + "qu es", + "Ġ D", + "é es", + "ou s", + "d u", + "ur s", + "it e", + "' s", + "ou n", + "Ġ k", + "u e", + "an ce", + "te d", + "t é", + "Ġh e", + "Ġf a", + "ic h", + "Ġs ont", + "Ġa c", + "i que", + "it é", + "Ġt r", + "m b", + "è re", + "ag e", + "Ġs a", + "o d", + "el le", + "Ġp e", + "en ce", + "è s", + "Ġg r", + "ĠL a", + "Ġa re", + "ation s", + "Ġfr om", + "à ª", + "Ġd i", + "Ġcom m", + "or d", + "ar d", + "p h", + "il l", + "u b", + "Ġcon t", + "an g", + "a ti", + "si on", + "ve c", + "p r", + "Ġt ra", + "u d", + "Ġs on", + "Ġ I", + "m i", + "Ġt e", + "en s", + "t s", + "in s", + "Ġa pp", + "Ġh is", + "Ġa vec", + "Ġ im", + "Ġ y", + "c l", + "Ġd un", + "or s", + "it y", + "Ġc l", + "ou t", + "Ġs o", + "Ġm a", + "Ġ us", + "al l", + "th er", + "i f", + "u is", + "Ġn o", + "Ġa d", + "Ġp re", + "ĠL es", + "Ġp er", + "Ġa b", + "l d", + "on d", + "i b", + "i ent", + "Ġs h", + "Ġa m", + "as s", + "il le", + "l is", + "Ġ T", + "g h", + "é n", + "ig h", + "Ġ R", + "r u", + "Ġ il", + "ig n", + "Ġm e", + "v el", + "o is", + "Ġc e", + "Ġ F", + "s o", + "Ġm ar", + "ĠE n", + "t re", + "a v", + "Ġcon s", + "i ti", + "Ġ G", + "Ġr es", + "é ri", + "i a", + "Ġwh ich", + "Ġn om", + "i es", + "o re", + "d er", + "Ġ ent", + "Ġd is", + "a ux", + "om e", + "on g", + "ay s", + "Ġl é", + "Ġ20 1", + "r it", + "al ly", + "Ġm on", + "t r", + "u p", + "Ġs y", + "Ġt er", + "Ġs p", + "0 0", + "Ġcom me", + "l o", + "i en", + "a ire", + "Ġw ere", + "ment s", + "ul t", + "ti t", + "Ġm an", + "r é", + "Ġ N", + "Ġh a", + "f ic", + "r ic", + "el l", + "Ġim p", + "on n", + "Ġs er", + "Ġc ar", + "Ġa f", + "ate d", + "os t", + "Ġa ut", + "Ġfor m", + "ou v", + "or m", + "Ġin ter", + "Ġp h", + "a ce", + "at h", + "Ġth is", + "Ġc ent", + "Ġ1 8", + "ĠI l", + "Ġp as", + "Ġpar ti", + "a it", + "Ġp o", + "ant s", + "Ġa v", + "Ġex p", + "i er", + "Ġ20 0", + "Ġa ux", + "p ar", + "Ġ J", + "on s", + "ir es", + "et te", + "Ġpro du", + "ar y", + "ou gh", + "à ´", + "Ġre l", + "Ġr o", + "à §", + "ol og", + "ale ment", + "Ġn ot", + "ch e", + "Ġc an", + "Ġ H", + "Ġc ol", + "b re", + "a k", + "m es", + "al is", + "l le", + "i de", + "ab le", + "Ġb as", + "Ġre c", + "Ġa g", + "ti s", + "Ġl ar", + "l ic", + "t en", + "oun d", + "v en", + "ĠC h", + "Ġpr é", + "b er", + "Ġl A", + "e ar", + "Ġp ol", + "Ġf in", + "Ġb o", + "es s", + "Ġb ut", + "t o", + "tion s", + "b le", + "Ġpre mi", + "Ġal so", + "m an", + "i an", + "Ġf il", + "Ġc o", + "Ġdi ff", + "Ġa us", + "Ġp op", + "Ġh ad", + "Ġent re", + "Ġal l", + "Ġan n", + "Ġ 3", + "a re", + "Ġha ve", + "Ġw or", + "Ġp ays", + "os e", + "i le", + "is e", + "i p", + "en ti", + "in t", + "a me", + "Ġde ux", + "Ġ â", + "i ques", + "m s", + "Ġh as", + "er n", + "Ġac c", + "ci p", + "i z", + "al es", + "Ġit s", + "ou p", + "Ġpop ul", + "g ion", + "Ġm ais", + "Ġthe ir", + "Ġm é", + "Ġs c", + "ti que", + "k e", + "am p", + "Ġ u", + "it s", + "Ġâ Ģ", + "Ġs es", + "Ġé ta", + "Ġse c", + "us e", + "ur es", + "t es", + "on e", + "ent s", + "à ¢", + "u i", + "Ġin d", + "Ġd A", + "Ġs ta", + "Ġre p", + "u es", + "Ġs ou", + "us t", + "ri b", + "Ġon t", + "Ġon e", + "Ġc our", + "ic al", + "Ġ :", + "a ch", + "Ġf e", + "Ġcomm un", + "Ġl in", + "Ġin f", + "ou ld", + "Ġf ir", + "Ġp ub", + "m in", + "Ġ ;", + "à ®", + "v es", + "Ġpro p", + "ê me", + "Ġdun e", + "Ġ V", + "g an", + "ar i", + "Ġo ther", + "Ġl ang", + "Ġd ur", + "tit u", + "Ġpr in", + "a ut", + "k s", + "o ire", + "vel op", + "as t", + "y p", + "Ġé té", + "Ġ19 9", + "i x", + "Ġs pe", + "Ġfr an", + "re e", + "l é", + "r an", + "o ir", + "Ġ O", + "Ġp ri", + "at s", + "Ġo b", + "i è", + "ou ve", + "Ġnom bre", + "ti ve", + "Ġin cl", + "Ġfir st", + "n es", + "p end", + "ation al", + "Ġp res", + "Ġtr ans", + "or y", + "at es", + "Ġbe c", + "Ġs ome", + "Ġb l", + "a ires", + "igh t", + "in es", + "Ġd o", + "és ent", + "on om", + "el s", + "Ġ 4", + "iv ers", + "c c", + "Ġc or", + "ic e", + "Ġé g", + "in si", + "Ġ i", + "Ġp ers", + "Ġt w", + "er ta", + "Ġc ap", + "Ġthe y", + "Ġé c", + "Ġfa it", + "Ġbe en", + "j e", + "Ġne w", + "l u", + "si d", + "di tion", + "ces s", + "Ġo p", + "ur op", + "le d", + "a h", + "Ġc al", + "Ġl i", + "ra ph", + "Ġg o", + "Ġ 5", + "Ġaus si", + "ro is", + "Ġe ff", + "Ġ es", + "ow n", + "Ġpar t", + "ti lis", + "el les", + "Ġm ost", + "i me", + "Ġsu b", + "Ġle ur", + "Ġdé c", + "Ġ K", + "Ġd ont", + "Ġc ette", + "Ġp os", + "Ġm il", + "Ġ U", + "Ġs ous", + "Ġaf ter", + "en ne", + "Ġy ear", + "l and", + "Ġb r", + "at ure", + "ĠP ar", + "Ġm in", + "Ġwh o", + "un e", + "o k", + "ce p", + "m a", + "Ġg en", + "Ġm us", + "is h", + "Ġl oc", + "Ġv er", + "v ent", + "Ġcon f", + "an te", + "Ġin s", + "Ġc a", + "ti l", + "Ġe mp", + "Ġth ere", + "Ġsu ch", + "is te", + "ain e", + "Ġs é", + "Ġso ci", + "pr ès", + "c ed", + "Ġde v", + "Ġ '", + "ti v", + "Ġgr and", + "r y", + "Ġmo re", + "Ġs ign", + "st ru", + "ac k", + "à ł", + "ĠâĢ ĵ", + "te ment", + "ol l", + "Ġd ist", + "Ġl o", + "a ct", + "ī t", + "Ġimp ort", + "Ġtw o", + "Ġch ar", + "Ġ z", + "le ct", + "on ne", + "Ġpro v", + "al s", + "it u", + "ag es", + "Ġré gion", + "Ġprin cip", + "ou ver", + "i ve", + "Ġl ong", + "Ġh ist", + "Ġde p", + "Ġm ême", + "Ġre f", + "Ġe ar", + "Ġa insi", + "Ġus ed", + "i ère", + "Ġég alement", + "ar t", + "Ġin c", + "ro p", + "Ġh er", + "Ġch e", + "o y", + "Ġte mp", + "es e", + "ĠD e", + "Ġs im", + "v ol", + "v ed", + "Ġé t", + "Ġre pr", + "Ġ19 8", + "ati ve", + "Ġc oun", + "Ġp uis", + "m ment", + "Ġs ol", + "oc k", + "Ġg én", + "w e", + "ction s", + "Ġn um", + "is me", + "Ġo ver", + "Ġj e", + "é d", + "Ġ19 7", + "ult ure", + "en se", + "me t", + "te ur", + "y s", + "is ion", + "Ġà ª", + "Ġin to", + "Ġg u", + "u tion", + "c o", + "it és", + "Ġt our", + "Ġf l", + "Ġno ta", + "og raph", + "Ġu tilis", + "lis h", + "le ment", + "Ġwh en", + "Ġen g", + "ci d", + "Ġ 6", + "ri e", + "Ġc erta", + "è res", + "Ġpe ut", + "Ġc as", + "Ġsu pp", + "Ġth an", + "er re", + "Ġê tre", + "t on", + "w n", + "Ġm ay", + "Ġc es", + "ra m", + "r is", + "v ers", + "an de", + "Ġcon c", + "r on", + "é t", + "Ġg re", + "ç ais", + "Ġt out", + "ti f", + "an n", + "Ġcont in", + "Ġd ire", + "Ġpopul ation", + "Ġk n", + "Ġd om", + "op h", + "Ġre m", + "p o", + "Ġpar tic", + "Ġpro g", + "Ġtr ès", + "g er", + "Ġ 7", + "ch n", + "it ed", + "Ġh igh", + "Ġas s", + "er ic", + "is s", + "Ġincl ud", + "Ġen c", + "ain s", + "Ġann ées", + "Ġj us", + "Ġn é", + "Ġar m", + "t y", + "ie u", + "f orm", + "f in", + "à ¯", + "Ġman y", + "Ġt ime", + "Ġl im", + "Ġn on", + "Ġ 8", + "Ġdur ing", + "Ġr om", + "Ġbe t", + "in d", + "si tion", + "Ġ19 6", + "Ġcon n", + "à ¹", + "Ġal ors", + "ĠC e", + "u g", + "a z", + "Ġw ould", + "om m", + "Ġfil m", + "r ent", + "Ġon ly", + "Ġw e", + "Ġou t", + "Ġser v", + "Ġm at", + "ie urs", + "ĠA n", + "Ġw ar", + "Ġr a", + "our s", + "Ġth ese", + "ing s", + "Ġl h", + "Ġv ie", + "Ġfran çais", + "Ġe urop", + "Ġ1 7", + "Ġre g", + "Ġéta it", + "c k", + "i o", + "c ted", + "Ġb el", + "er v", + "Ġpartic ul", + "g es", + "Ġqu il", + "f t", + "i al", + "Ġh ow", + "ne ment", + "Ġe lle", + "Ġv o", + "us es", + "le x", + "Ġ up", + "mb er", + "Ġn or", + "Ġdé velop", + "Ġte chn", + "n er", + "Ġ W", + "r ance", + "Ġp ra", + "Ġof fic", + "Ġparti e", + "Ġt rois", + "Ġs ch", + "a ient", + "d h", + "ro s", + "Ġpe u", + "ou te", + "ct s", + "s te", + "Ġr és", + "Ġor gan", + "Ġinter n", + "ĠD ans", + "Ġth r", + "ur y", + "ti ques", + "el on", + "Ġor ig", + "Ġgén ér", + "res s", + "j et", + "Ġo ù", + "Ġs in", + "Ġc ré", + "ct u", + "ar ch", + "Ġm ain", + "é m", + "Ġ1 5", + "b e", + "Ġam eric", + "Ġc in", + "Ġf am", + "Ġh im", + "Ġma j", + "ĠA l", + "Ġwor ld", + "Ġ %", + "Ġc re", + "c ul", + "it es", + "Ġp ort", + "v ir", + "o de", + "en c", + "ct ure", + "Ġnota mment", + "Å ĵ", + "an ge", + "Ġrel ig", + "ion s", + "is sion", + "Ġv ari", + "Ġdé b", + "Ġsec ond", + "Ġp ass", + "Ġd iv", + "Ġa ir", + "we en", + "Ġbet ween", + "Ġh um", + "u le", + "Ġpub lic", + "Ġgen er", + "Ġdé par", + "Ġdep uis", + "Ġrepr ésent", + "Ġplus ieurs", + "a î", + "an c", + "Ġb u", + "Ġpol iti", + "Ġl ui", + "Ġà Ģ", + "Ġro y", + "Ġmaj or", + "Ġsy ste", + "on c", + "Ġm et", + "Ġl it", + "l è", + "en ces", + "Ġgr oup", + "o b", + "Ġl ors", + "Ġm en", + "Ġr est", + "ag n", + "Ġpl ay", + "Ġar ch", + "Ġus e", + "Ġc el", + "Ġmo d", + "Ġv ille", + "ĠF rance", + "ĠB r", + "o v", + "Ġthr ough", + "é g", + "Ġf ut", + "Ġpremi er", + "Ġa ff", + "t in", + "Ġo cc", + "Ġter rit", + "ar s", + "Ġb at", + "at ing", + "Ġcons titu", + "Ġa près", + "ur n", + "li que", + "Ġpro f", + "ag ne", + "Ġn ational", + "Ġl ib", + "o le", + "ist es", + "e mp", + "Ġsu p", + "ver n", + "Ġle x", + "as e", + "Ġper met", + "p l", + "il d", + "ch es", + "Ġv ers", + "Ġpl ace", + "e c", + "ta in", + "Ġsu c", + "i el", + "Ġré alis", + "Ġwor k", + "Ġmon de", + "te urs", + "Ġ 9", + "Ġkn own", + "ti m", + "Ġ1 0", + "ais s", + "Ġwh ile", + "Ġ1 6", + "tic al", + "Ġyear s", + "Ġun der", + "a de", + "p t", + "Ġd aut", + "en n", + "Ġl un", + "ra b", + "Ġab out", + "Ġin t", + "è ne", + "ate ur", + "is ation", + "p ort", + "y n", + "ĠA u", + "h e", + "Ġspe ci", + "elle ment", + "u de", + "ent e", + "ow er", + "a il", + "h n", + "ard s", + "t t", + "Ġc ulture", + "ou d", + "Ġb ri", + "ouv ent", + "Ġdiff ér", + "Ġà īt", + "Ġmo der", + "Ġof f", + "el y", + "as si", + "t al", + "éri e", + "Ġgo vern", + "e ver", + "Ġc r", + "Ġc ri", + "Ġorig in", + "Ġan ci", + "U n", + "ri que", + "Ġf ound", + "at er", + "ter n", + "m er", + "Ġf our", + "Ġs itu", + "Ġpers onn", + "Ġf oll", + "Ġan g", + "ain t", + "Ġcont re", + "l er", + "Ġs ci", + "Ġs ans", + "Ġcon stru", + "Ġ19 5", + "om p", + "Ġré p", + "Ġfoll ow", + "e an", + "Ġv is", + "Ġ19 4", + "Ġmo ins", + "Ġp éri", + "Ġlar ge", + "Ġen d", + "Ġre t", + "Ġf on", + "Ġtra dition", + "Ġd onn", + "Ġp ouv", + "Ġdes c", + "Ġj o", + "Ġwh ere", + "Ġhow ever", + "or n", + "Ġb ien", + "Ġcent ury", + "è me", + "Ġb re", + "as se", + "ĠA r", + "Ġcal led", + "an ces", + "le v", + "Ġaut res", + "Ġbas e", + "i ed", + "Ġjus qu", + "Ġcap it", + "Ġm ill", + "Ġsu d", + "Ġd ern", + "Ġhist or", + "Ġde velop", + "Ġla ter", + "Ġme mb", + "c le", + "Ġs m", + "Ġpremi ère", + "Ġmil it", + "Ġc ity", + "Ġag ain", + "Ġl Ã", + "Ġtra v", + "Ġb ar", + "an e", + "Ġan ti", + "Ġcomp os", + "2 0", + "Ġs al", + "is m", + "g ne", + "ĠC ette", + "Ġenc ore", + "Ġ /", + "Ġb i", + "so ci", + "l l", + "Ġpr ésent", + "Ġr ad", + "Ġimport ant", + "f ore", + "Ġat t", + "Ġa p", + "Ġv ol", + "Ġgr ande", + "Ġsta te", + "al ité", + "Ġun ivers", + "Ġw est", + "Ġdépar tement", + "Ġg er", + "Ġd ro", + "00 0", + "s u", + "re d", + "op le", + "iti es", + "il i", + "ch er", + "Ġbo th", + "ur al", + "Ġg ra", + "Ġacc ord", + "Ġp a", + "Ġn ouve", + "ĠCh ar", + "vir on", + "Ġex emp", + "Ġth ree", + "o od", + "h ip", + "Ġapp ar", + "Ġb ro", + "id es", + "Ġm ed", + "or te", + "Ġf un", + "Ġpo int", + "ĠO n", + "Ġ id", + "Ġte x", + "Ġbe ing", + "Ġnum ber", + "Ġr en", + "ĠE lle", + "Ġso it", + "pend ant", + "ol d", + "é té", + "Ġw ell", + "Ġear ly", + "z e", + "il y", + "Ġcon sid", + "Ġbec ame", + "Ġprodu ction", + "r ation", + "u di", + "Ġn ord", + "u al", + "Ġinclud ing", + "Ġf ond", + "si ble", + "en g", + "tr y", + "Ġst ates", + "Ġg ouver", + "Ġma de", + "Ġth en", + "Ġe l", + "Ġsou th", + "te mp", + "Ġdis p", + "Ġau g", + "Ġlang u", + "f ois", + "Ġc ath", + "m on", + "Ġse ver", + "Ġinf lu", + "Ġm al", + "é ra", + "Ġl iv", + "rib u", + "ain es", + "if e", + "Ġs ouvent", + "b il", + "Ġh el", + "Ġdiff er", + "Ġw rit", + "ie ux", + "Ġsu iv", + "it er", + "Ġle urs", + "Ġcom b", + "Ġdaut res", + "Ġst ru", + "Ġp at", + "Ġv al", + "mb le", + "o th", + "si ve", + "ĠÃīt ats", + "Ġav ant", + "é c", + "Ġd a", + "Ġparti r", + "en e", + "Ġlé g", + "il les", + "i um", + "Ġcent r", + "Ġs l", + "a ur", + "i ers", + "Ġan y", + "Ġn ation", + "Ġprog ram", + "Ġthe m", + "Ġj our", + "ér ic", + "Ġ1 2", + "in a", + "olog ie", + "Ġt re", + "Ġde f", + "Ġ if", + "Ġn est", + "m o", + "Ġf er", + "ab it", + "Ġsy st", + "Ġt it", + "Ġm er", + "Ġla b", + "Ġcomm er", + "Ġpoliti que", + "Ġsyste m", + "Ġm u", + "y d", + "Ġl E", + "ort s", + "ig ne", + "ol es", + "ro du", + "ri v", + "ath er", + "Ġdéb ut", + "Ġger man", + "on es", + "Ġsin ce", + "Ġsh e", + "u v", + "ĠC est", + "a x", + "t le", + "Ġt yp", + "Ġdé p", + "Ġc est", + "Ġ19 3", + "if ic", + "Ġ1 3", + "a w", + "Ġn ature", + "Ġph il", + "Ġameric an", + "p s", + "Ġnor th", + "ic es", + "Ġle ad", + "Ġcol le", + "Ġ1 1", + "is es", + "ĠU n", + "y l", + "ou pe", + "i ous", + "ais on", + "end ant", + "Ġpe ople", + "om b", + "Ġnombre ux", + "ro w", + "a use", + "at re", + "sion s", + "ib le", + "Ġdévelop pe", + "Ġfor me", + "am es", + "po que", + "ct or", + "Ġj ou", + "Ġcomm on", + "Ġc elle", + "Ġre v", + "Ġqu el", + "Ġd ou", + "Ġmon di", + "Ġd onc", + "i tion", + "Ġan s", + "Ġc iv", + "Ġas soci", + "Ġdé m", + "Ġexemp le", + "ic k", + "Ġaf ric", + "Ġcl ass", + "ti e", + "Ġf ois", + "a e", + "d ic", + "er t", + "iè me", + "o x", + "Ġde c", + "Ġm ul", + "Ġsever al", + "s on", + "le m", + "Ġan im", + "ur b", + "Ġin di", + "qu ent", + "ant es", + "Ġk ing", + "ti es", + "el f", + "Ġ1 4", + "Ġex amp", + "au me", + "Ġun ited", + "vol ution", + "Ġre gion", + "Ġpl an", + "Ġs our", + "Ġbec ause", + "Ġcour s", + "ap on", + "Ġd im", + "Ġé v", + "é ci", + "et s", + "Ġgovern ment", + "Ġbe fore", + "ĠC es", + "Ġpré c", + "du c", + "Ġpré sid", + "it ch", + "Ġen viron", + "Ġpro b", + "Ġlang ue", + "Ġm ont", + "Ġst r", + "Ġtemp s", + "Ġe le", + "Ġo pp", + "om me", + "a que", + "u ally", + "Ġs elon", + "Ġdé f", + "en nes", + "Ġré g", + "tic s", + "Ġéc onom", + "ate urs", + "Ġmo y", + "Ġsy n", + "iz ed", + "i ens", + "Ġc amp", + "Ġst y", + "Ġpouv oir", + "i k", + "Ġpr om", + "lish ed", + "i ment", + "Ġc uis", + "and s", + "Ġc ir", + "Ġcont r", + "ĠI n", + "Ġpos s", + "b all", + "Ġapp el", + "Ġt ous", + "ou l", + "ul a", + "c onom", + "à »", + "Ġt ri", + "Ġrom an", + "Ġsp éci", + "ĠM ar", + "Ġcol on", + "Ġpéri ode", + "Ġ ess", + "Ġop er", + "ĠU ne", + "Ġsim p", + "Ġs te", + "Ġb ra", + "ô le", + "or k", + "Ġl an", + "Ġf ur", + "Ġe v", + "Ġsa me", + "tis h", + "f ul", + "Ġcar act", + "min ist", + "Ġagain st", + "Ġrec ord", + "Ġcontin u", + "Ġth é", + "g u", + "Ġt ak", + "ien ne", + "Ġfe m", + "end re", + "on de", + "Ġm or", + "Ġmar ch", + "ĠP our", + "Ġra pp", + "le y", + "Ġim m", + "Ġt y", + "ou se", + "Ġg e", + "Ġro i", + "r en", + "Ġof ten", + "ist s", + "Ġre ce", + "Ġli ke", + "Ġdes ign", + "as ed", + "Ġd in", + "Ġch ur", + "īt at", + "er g", + "Ġv i", + "ĠC or", + "Ġpro te", + "Ġe lect", + "ar a", + "ver y", + "olog y", + "Ġc ould", + "Ġs ing", + "ĠF ran", + "g est", + "Ġac tiv", + "Ġd or", + "Ġsu ite", + "c s", + "ĠS ud", + "Ġat ta", + "ber t", + "Ġpri v", + "f rique", + "cid ent", + "Ġmoder n", + "t ra", + "Ġo wn", + "ér é", + "ough t", + "Ġsm all", + "t ing", + "ab les", + "Ġapp ro", + "Ġt en", + "Ġl I", + "Ġw ill", + "Ġgouver nement", + "Ġ Q", + "res sion", + "Ġob s", + "Ġintern ational", + "g n", + "a ve", + "Ġd en", + "Ġs i", + "c tive", + "di tions", + "Ġp al", + "Ġcon si", + "p ond", + "té rie", + "k ing", + "Ġc ur", + "Ġfil ms", + "a i", + "g ar", + "é lé", + "o te", + "Ġc y", + "til l", + "b les", + "Ġde m", + "Ġun til", + "Ġcerta ins", + "iel d", + "re t", + "Ġl u", + "Ġc ô", + "Ġv e", + "Ġ19 1", + "Ġd at", + "Ġs ix", + "Ġe ach", + "Ġn u", + "Ġinc re", + "Ġn ame", + "a ment", + "Ġf ra", + "aî t", + "Ġd id", + "Ġl ife", + "Ġf ac", + "Ġré f", + "t ri", + "th od", + "Åĵ uv", + "in ation", + "lo y", + "g ent", + "Ġcont ro", + "o ol", + "Ġsim il", + "Ġc ou", + "Ġst and", + "Ġi i", + "Ġal th", + "Ġt ou", + "Ġeurop é", + "Ġnouve au", + "Ġconsi der", + "Ġalth ough", + "Ġv ic", + "Ġéta ient", + "Ġes p", + "Ġp ower", + "am b", + "ĠG u", + "Ġb al", + "Ġr ap", + "Ġé p", + "ot s", + "Ġfon ction", + "are d", + "ĠâĢ Ķ", + "us s", + "Ġm y", + "au c", + "Ġ 0", + "Ġ ir", + "Ġa w", + "ic s", + "Ġprov in", + "e m", + "t ant", + "ais e", + "Ġinf orm", + "ĠC on", + "mp ire", + "Ġbas ed", + "Ġ Y", + "u te", + "Ġl ieu", + "Ġh om", + "Ġl O", + "Ġl or", + "as on", + "n ing", + "Ġcent re", + "ti st", + "Ġpro cess", + "ê te", + "er a", + "os oph", + "Ġfa ire", + "Ġbri tish", + "ti an", + "Ġo ld", + "Ġar ound", + "k et", + "Ġb ack", + "as h", + "ent es", + "Ġin iti", + "Ġ19 2", + "Ġcoun try", + "c er", + "Ġa ctu", + "il s", + "f s", + "Ġsupp ort", + "Ġdéveloppe ment", + "Ġt oute", + "an a", + "Ġr ich", + "Ġb an", + "Ġan al", + "Un is", + "Ġaccord ing", + "Ġdis c", + "Ġin v", + "Ġmus ic", + "Ġexamp le", + "Ġle g", + "ro g", + "Ġper form", + "Ġaut re", + "Ġne ar", + "ê t", + "ĠÃītats Unis", + "Ġam ong", + "Ġgu erre", + "ê tre", + "cep tion", + "u el", + "Ġd ra", + "Ġeff e", + "Ġla t", + "Ġg iv", + "ri p", + "Ġm ort", + "ac ter", + "ér ation", + "ouv elle", + "Ġserv ice", + "m ar", + "Ġd h", + "Ġqu atre", + "Ġcin é", + "s p", + "Ġf ig", + "ĠL A", + "enti f", + "l in", + "Ġdev ient", + "Ġb er", + "Ġgre at", + "Ġcel ui", + "a ille", + "Ġper i", + "Ġt im", + "Ġre qu", + "Ġl and", + "Ġs iè", + "Ġincl ude", + "Ġde x", + "Ġal b", + "Ġnombre uses", + "Ġà ī", + "ir d", + "és il", + "ros s", + "Ġd és", + "Ġd ivers", + "Ġsyst ème", + "Ġde ven", + "Ġcomp an", + "ust ri", + "ĠS aint", + "cep t", + "Ġcl im", + "Ġc ell", + "Ġn ive", + "ad es", + "Ġor d", + "ther n", + "Ġcath ol", + "Ġch ris", + "â te", + "Ġa rab", + "Ġlangu age", + "Ġdiffer ent", + "Ġphil osoph", + "Ġres te", + "Ġav ait", + "Ġét ant", + "l am", + "x im", + "Ġe qu", + "ur g", + "Ġgener al", + "Ġsty le", + "j our", + "Ġd ay", + "us ion", + "Ġen ti", + "ĠPar is", + "Ġs en", + "ent re", + "o ther", + "an ti", + "Ġn at", + "us si", + "i ver", + "Ġin st", + "Ġst at", + "Ġil s", + "iz e", + "Ġfollow ing", + "d am", + "v is", + "Ġd ar", + "Ġre d", + "Ġk e", + "Ġam éric", + "aiss ance", + "Ġty pe", + "m é", + "Ġst ud", + "Ġmul ti", + "Ġdu e", + "ati que", + "Ġor der", + "Ġsh ow", + "er ed", + "Ġé lect", + "c ti", + "Ġsch ool", + "t ent", + "Ġav oir", + "v al", + "y m", + "Ġm is", + "Ġte am", + "Ġres p", + "Ġform ula", + "f e", + "t ure", + "Ġc at", + "Ġh abit", + "Ġn ow", + "Ġhist ory", + "Ġoffic i", + "g ré", + "Ġdé fin", + "g é", + "at or", + "ĠP l", + "Ġcont ra", + "d om", + "Ġla w", + "Ġdé si", + "res pond", + "lex and", + "Ġchur ch", + "Ġc ad", + "Ġdé cl", + "iv ed", + "ic i", + "Ġare a", + "Ġfor ces", + "Ġcomp te", + "vel y", + "g r", + "Ġall ow", + "Ġf re", + "Ġre mp", + "ĠT h", + "Ġsy mb", + "à ¡", + "Ġch amp", + "Ġst ar", + "oc ra", + "Ġ201 0", + "Ġterrit oire", + "Ġa y", + "Ġn av", + "ĠR é", + "Ġsign ific", + "Ġperi od", + "Ġn a", + "Ġbl ack", + "Ġa mp", + "Ġe ven", + "Ġsu ff", + "Ġcor respond", + "Ġdévelop p", + "Ġcuis ine", + "n a", + "in ed", + "os ed", + "Ġé qu", + "ĠG r", + "v ie", + "Ġse p", + "ac es", + "Ġciv il", + "ve ment", + "Ġquel ques", + "en ch", + "Ġc ro", + "iv id", + "Ġré c", + "je ct", + "g ed", + "Ġc ul", + "Ġe conom", + "Ġv ar", + "Ġles s", + "Ġjusqu Ãł", + "es sion", + "ire d", + "Ġmu ch", + "a im", + "Ġw ater", + "ic ally", + "id s", + "Ġar t", + "li er", + "Ġf ar", + "Ġter m", + "ô t", + "Ġan other", + "Ġpopul ar", + "le t", + "Ġl al", + "Ġpr ès", + "Ġdiff ic", + "Ġind ustri", + "i ra", + "ti qu", + "Ġm id", + "Ġcl assi", + "Ġmill ion", + "Ġd er", + "ac c", + "ab il", + "ub lique", + "Ġth ose", + "ul l", + "Ġpro t", + "Ġpeu vent", + "t or", + "Ġter me", + "Ġs w", + "Ġv iv", + "Ġex ist", + "s ance", + "Ġa ct", + "ul es", + "ci al", + "éri que", + "Ġag ric", + "iè res", + "a f", + "è de", + "g yp", + "Ġad minist", + "es se", + "Ġl og", + "Ġg ree", + "ig ine", + "Ġres pe", + "g in", + "Ġp or", + "Ġde ath", + "Ġaut h", + "Ġpol i", + "Ġeff et", + "si de", + "Ġis land", + "Ġpe up", + "Ġpo sition", + "Ġsuc cess", + "Ġm ouve", + "Ġre le", + "è rent", + "Ġch aque", + "se ment", + "urop e", + "Ġto tal", + "ul ar", + "Ġas se", + "Ġform er", + "n ent", + "r ée", + "Ġs k", + "Ġis s", + "Ġsimil ar", + "ĠD es", + "fic ation", + "Ġin te", + "Ġr un", + "Ġse t", + "Ġrep res", + "Ġ x", + "ou is", + "Ġd oc", + "ti ent", + "Ġbe gan", + "Ġpr és", + "i é", + "is ter", + "or ted", + "ie ty", + "Ġcomp ut", + "Ġad dition", + "Ġlin d", + "Ġint rodu", + "b o", + "r in", + "Ġser ies", + "Ġ199 0", + "o i", + "os s", + "am ed", + "ĠA près", + "r er", + "or ation", + "è le", + "ille urs", + "Ġsoci al", + "Ġs till", + "ra it", + "Ġtr ouve", + "Ġeng lish", + "e p", + "il es", + "Ġcon se", + "Ġab s", + "Ġg ar", + "ĠM ais", + "mb l", + "od y", + "a ir", + "é pend", + "il li", + "ist oire", + "Ġjo hn", + "er i", + "Ġb us", + "Ġse x", + "Ġst udi", + "b l", + "c ra", + "d es", + "Ġla st", + "Ġdesc rib", + "Ġéconom ique", + "u f", + "Ġl ine", + "Ġn ouvelle", + "Ġch im", + "Ġorgan is", + "Ġlà ī", + "Ġs or", + "Ġ19 0", + "end ed", + "Ġd av", + "Ġh ar", + "ct o", + "Ġat om", + "Ġloc al", + "ta it", + "ĠS elon", + "Ġarch ite", + "u c", + "Ġse e", + "Ġver sion", + "i ff", + "Ġpos sible", + "Ġparticul ar", + "Ġ Z", + "Ġs est", + "Ġwith in", + "tr al", + "Ġm ission", + "Ġé lé", + "Ġsu cc", + "â ce", + "Ġpres id", + "Ġins titu", + "Ġarm y", + "Ġbel ie", + "dh ui", + "jour dhui", + "c cident", + "u it", + "ou vel", + "Ġb ud", + "ist an", + "mb re", + "Ġes tim", + "Ġfrançais e", + "Ġsep te", + "l an", + "m ée", + "Ġ20 2", + "Ġnive au", + "ur os", + "Ġh ome", + "Ġest ab", + "Ġcour t", + "in ts", + "Ġop en", + "Ġrem ain", + "c ock", + "Ġm es", + "at ures", + "Ġciné ma", + "Ġt ant", + "Ġt élé", + "Ġla ut", + "Ġrel ations", + "Ġw ord", + "Ġh al", + "Ġdur ant", + "Ġa th", + "Ġc ult", + "it ation", + "Ġn orm", + "ra ge", + "Ġqu ar", + "ĠJ ean", + "Ġdom in", + "Ġcentr al", + "Ġa ur", + "Ġ2 5", + "Ġcomp lex", + "Ġind ivid", + "Ġdire ct", + "Ġhum an", + "t ro", + "Ġg od", + "Ġcir c", + "f ace", + "Ġp endant", + "Ġs us", + "Ġm om", + "Ġmin ist", + "Ġintern ation", + "g or", + "es tion", + "Ġe as", + "Ġ200 7", + "Ġl ense", + "ag ue", + "Ġe ast", + "Ġroy aume", + "al if", + "Ġj u", + "av ing", + "o sition", + "ac tion", + "ven tion", + "Ġcon ne", + "Ġj an", + "ĠS on", + "ud es", + "Ġcommun ic", + "Ġbu ild", + "Ġm ag", + "Ġéc rit", + "si e", + "Ġ18 9", + "Ġd yn", + "ol lo", + "Ġpar fois", + "Ġay ant", + "ou est", + "Ġin de", + "o ot", + "Ġ ill", + "Ġs ag", + "Ġin stru", + "ĠS a", + "h a", + "l s", + "m is", + "qu er", + "Ġche z", + "r ès", + "Ġconstru ction", + "Ġ $", + "Ġe d", + "Ġd ès", + "Ġb rit", + "Ġr è", + "è nes", + "ate ly", + "Ġex iste", + "f or", + "ĠB el", + "Ġlé poque", + "Ġret urn", + "u ment", + "Ġ20 00", + "Ġfa v", + "Ġus ing", + "iz ation", + "Ġtrans port", + "Ġpr is", + "Ġad op", + "Ġcontin ent", + "itch cock", + "Ġ urb", + "Ġc oup", + "Ġpri m", + "t out", + "è te", + "os n", + "ati f", + "h am", + "Ġgr oupe", + "Ġ201 1", + "Ġver y", + "ĠBr ésil", + "Ġstru cture", + "u me", + "Ġh un", + "Ġemp loy", + "Ġdes s", + "Ġtra vers", + "Ġres ult", + "Ġdo it", + "it al", + "Ġr is", + "Ġconc ern", + "au d", + "Ġco de", + "k ed", + "l ac", + "Ġd an", + "er b", + "Ġg ame", + "Ġfor ce", + "Ġsp ace", + "Ġl on", + "Ġp ur", + "Ġrepres ent", + "g o", + "Ġw in", + "Ġal ong", + "Ġ3 0", + "Ġtechn iques", + "Ġaug ust", + "Ġa lexand", + "Ġle d", + "Ġsur tout", + "Ġvi ol", + "r om", + "Ġc op", + "ĠC ar", + "Ġch ange", + "ati ves", + "Ġjou e", + "Ġcaract ér", + "Ġh and", + "Ġpl up", + "av es", + "Ġ197 0", + "x t", + "un ic", + "Ġgrand es", + "Ġcon st", + "Ä ģ", + "é qu", + "Ġcon du", + "Ġfr ench", + "ces se", + "Ġapp ear", + "Ġca use", + "Ġplup art", + "Ġcomp le", + "Ġad v", + "Ġ200 8", + "Ġparticul ier", + "Ġp ap", + "Ġs ens", + "Ġv en", + "ĠdA n", + "Ġpres ent", + "Ġemp ire", + "ier re", + "Ġmemb ers", + "Ġm ic", + "Ġhe ad", + "Ġgrand s", + "Ġprésid ent", + "auc oup", + "Ġla tin", + "Ġcomm and", + "Ġsoci été", + "a ul", + "ĠA insi", + "p uis", + "Ġen se", + "Ġwh at", + "Ġfa ce", + "Ġaf in", + "Ġrec onn", + "Ġess enti", + "al th", + "Ġla s", + "ĠN ord", + "ĠIl s", + "Ġlà ītat", + "er c", + "Ġc rois", + "tif s", + "c teur", + "n é", + "o ch", + "Ġd own", + "Ġm ass", + "Ġla te", + "Ġal li", + "Ġbo ok", + "Ġpro jet", + "Ġfa ç", + "Ġcar b", + "Ġtout es", + "Ġgénér al", + "Ġgr âce", + "Ġvari ous", + "Ġchris tian", + "Ġ Åĵuv", + "Ġl ow", + "j ours", + "w s", + "Ġre tr", + "ri er", + "Ġrégion s", + "Ġpersonn es", + "Ġad d", + "Ġr ôle", + "Ġet c", + "Ġ201 2", + "olog ical", + "Ġfam ily", + "Ġsa id", + "Ġ196 0", + "Ġgénér alement", + "duc ation", + "Ġt end", + "as ion", + "ri ed", + "Ġserv ices", + "Ġocc up", + "iv al", + "Ġz one", + "Ġdonn ées", + "Ġtim es", + "k a", + "Ġa ch", + "ĠlA r", + "n ess", + "cra ft", + "Ġp ost", + "Ġe very", + "Ġre cher", + "au te", + "Ġcl aim", + "Ġrelig ion", + "Ġdevelop ment", + "Ġt able", + "el a", + "ut es", + "Ġch ang", + "Ġwith out", + "Ġchar acter", + "i us", + "re ad", + "Ġcon ta", + "Ġch ild", + "Ġlar gest", + "Ġconstitu tion", + "Ġap ollo", + "e au", + "on y", + "Ġs érie", + "Ġc é", + "Ġca f", + "w ard", + "is é", + "Ġh yd", + "Ġv illes", + "Ġsu g", + "ad a", + "Ġou v", + "Ġpremi ers", + "à Ń", + "Ġt rib", + "qu el", + "th ers", + "Ġse ul", + "Ġfe w", + "Ġ198 0", + "Ġw ay", + "ter dam", + "Ġma ch", + "Ġcons omm", + "Ġg l", + "ĠS e", + "Ġpers on", + "Ġprincip alement", + "Ġf le", + "us ed", + "Ġse a", + "id ed", + "ati ques", + "Ġ200 6", + "Ġmilit ary", + "Ġs ite", + "as es", + "ri ère", + "Ġaus tral", + "er al", + "ri ve", + "od es", + "oud dh", + "aw a", + "p ir", + "w ay", + "Ġno ve", + "Ġpart y", + "Ġmulti p", + "Ġo cto", + "um es", + "Ġprodu its", + "ĠlA n", + "Ġnation ale", + "ti er", + "Ġth ough", + "Ġsa v", + "Ġ201 9", + "Ġ18 6", + "Ġ200 9", + "ĠDe puis", + "ĠQ u", + "Ġgiv en", + "s y", + "Ġla pp", + "au v", + "Ġce pendant", + "Ġj ud", + "Ġunivers ity", + "and is", + "Ġcons erv", + "Ġ201 4", + "b y", + "i pe", + "Ġw om", + "Ġme an", + "Ġparti cip", + "Ġcol l", + "Ġt ur", + "ti mes", + "qu elle", + "ro te", + "Ġrad io", + "1 9", + "ique ment", + "tr ang", + "ĠN e", + "Ġfur ther", + "h ib", + "igh ts", + "Ġ18 8", + "Ġconsider ed", + "y si", + "Ġs il", + "ta ge", + "Ġas tr", + "Ġmondi ale", + "Ġd E", + "Ġf ont", + "Ġo x", + "Ġh ouse", + "Ġto p", + "ul gar", + "Ġit al", + "Ġcl ub", + "én é", + "Ġce ux", + "Ġsing le", + "l im", + "Ġaut our", + "Ġcompan y", + "Ġde fin", + "Ġse tt", + "Ġar tist", + "Ġcor ps", + "b s", + "Ġt est", + "Ġf ield", + "Ġle vel", + "Ġbe aucoup", + "Ġad ap", + "Ġpub lished", + "Ġprop er", + "Ġwest ern", + "Ġtre at", + "r ich", + "t res", + "al ity", + "Ġpub li", + "Ġdern ier", + "Ġel les", + "a ï", + "Ġé ch", + "id ence", + "Ġlang ues", + "Ġje u", + "Ġtradition n", + "m it", + "it aire", + "Ġg é", + "Ġj apon", + "Ġcaf é", + "j o", + "Ġ ide", + "Ġv ale", + "Ġ201 8", + "alis te", + "Ġaug ment", + "Ġtyp es", + "or i", + "Ġj ul", + "d ay", + "l les", + "r ist", + "Ġt ar", + "Ġsour ce", + "c rit", + "Ġe vent", + "ing uis", + "Ġpoli tical", + "Ġto ok", + "Ġne ed", + "Ġma ke", + "Ġ201 3", + "ĠCe pendant", + "t te", + "ut h", + "ith er", + "Ġ201 5", + "Ġ201 6", + "Ġla d", + "Ġspeci es", + "l ine", + "Ġd I", + "ro v", + "op s", + "Ġ201 7", + "Ġ4 0", + "Ġt els", + "Ġn ouvel", + "il t", + "Ġor ient", + "oun t", + "Ġdiv ision", + "Ġmouve ment", + "c an", + "e x", + "i ans", + "Ġt aux", + "Ġinclud ed", + "Ġsup er", + "lo b", + "Ġinflu ence", + "Ġrapp ort", + "Ġa cid", + "og n", + "gh t", + "Ġcerta in", + "Ġjour n", + "Ġl ight", + "Ġle t", + "Ġr end", + "ct ures", + "Ġmar qu", + "Ġtou jours", + "Ġp ot", + "è se", + "Ġch ap", + "Ġfran c", + "enc y", + "su ite", + "ĠlI n", + "Ġa mb", + "Ġpl ac", + "Ġch âte", + "Ġus ually", + "Ġentre pr", + "onne ment", + "pp le", + "titu de", + "ière ment", + "Ġla c", + "Ġw rote", + "Ġle ft", + "Ġv ill", + "Ġcon qu", + "Ġsur face", + "Ġconn u", + "Ġrap ide", + "Ġb ord", + "Ġ18 7", + "l ais", + "é l", + "Ġf ree", + "ver ed", + "Ġau jourdhui", + "Ġsh ort", + "Ġph ys", + "aut é", + "Ġcerta ines", + "Ġprof ession", + "Ġorigin al", + "Ġauth or", + "Ġd O", + "Ġt ard", + "Ġp u", + "Ġun ion", + "Ġdi ri", + "Ġpo si", + "Ġbec ome", + "Ġgree k", + "c ent", + "Ġd Ã", + "our g", + "Ġeurop ean", + "b it", + "ar c", + "Ġen f", + "Ġman ière", + "Ġ200 5", + "Ġné cess", + "es tiv", + "Ġs ac", + "re g", + "or ies", + "ĠH itchcock", + "Ġc le", + "Ġth ird", + "Ġv ir", + "Ġimport ante", + "Ġsitu ation", + "Ġtrav ail", + "Ġprovin ce", + "r ite", + "ar es", + "gh an", + "5 0", + "Ġin vol", + "Ġé lev", + "Ġmo di", + "ĠP h", + "Ġcommun es", + "Ġear th", + "Ġf ive", + "ĠA m", + "Ġcapit ale", + "Ġl en", + "Ġre ven", + "Ġcon ver", + "Ġcon ditions", + "Ġse par", + "les s", + "Ġwrit ten", + "Ġpresid ent", + "Ġb ou", + "Ġe mb", + "Ġla quelle", + "Ġapp le", + "Ġph ot", + "t end", + "ub lic", + "alis ation", + "ear ch", + "ile d", + "Ġprop os", + "ĠChar les", + "er ie", + "Ġs an", + "Ġb ill", + "Ġb ois", + "Ġr iver", + "ist ance", + "Ġpe ti", + "Ġprop ri", + "Ġbat tle", + "Ġcapit al", + "ĠPl us", + "v o", + "al i", + "Ġr ou", + "ter min", + "Ġaut or", + "Ġroy al", + "c ur", + "Ġd am", + "é li", + "Ġe u", + "un ch", + "st ra", + "Ġpe tit", + "Ġapp lic", + "Ġprodu ced", + "Ġsub s", + "ann ée", + "Ġfam ille", + "térie ur", + "Ġm ath", + "Ġeurop e", + "Ġt andis", + "Ġl y", + "Ġb all", + "Ġb ody", + "Ġlh istoire", + "on ti", + "Ġcomp r", + "ĠBr ux", + "Ġprésent e", + "i or", + "Å į", + "Ġin té", + "ét és", + "Ġstand ard", + "c te", + "m ission", + "Ġa ra", + "Ġf oot", + "Ġb est", + "Ġcré ation", + "Ġdevelop ed", + "Ġa si", + "Ġdes tin", + "Ġpremi ères", + "Ġdiffér entes", + "Ġhel d", + "Ġtit re", + "er ve", + "Ġsu m", + "Ġwh ite", + "Ġpos si", + "Ġref er", + "Ġsucc ès", + "Ġmom ent", + "Ġa j", + "Ġl ord", + "lis e", + "Ġexp l", + "Ġfil s", + "Ġ5 0", + "Ġcin q", + "Ġm ise", + "Ġpr end", + "ien nent", + "Ġpo ints", + "Ġconc ent", + "Ġsci ence", + "Ġl est", + "Ġs un", + "Ġs oc", + "Ġde cl", + "Ġb c", + "Ġr aison", + "Ġg row", + "Ġch iff", + "Ġmo is", + "Ġat te", + "Ġres earch", + "Ġcas e", + "Ġsymb ol", + "Ġsignific ant", + "f er", + "k h", + "é ta", + "Ġdes p", + "Ġ20 20", + "Ġac qu", + "Ġme thod", + "ô te", + "Ġcontro l", + "uros awa", + "c les", + "à «", + "Ġd ate", + "Ġt urn", + "ch é", + "Ġto wn", + "ĠR e", + "Ġcan cer", + "enn ent", + "ĠBrux elles", + "g ra", + "Ġt rop", + "Ġl igne", + "er ing", + "Ġb ouddh", + "Ġbe h", + "Ġcou le", + "Ġnat ural", + "Ġt ro", + "Ġc and", + "Ġm as", + "Ġqu elle", + "Ġare as", + "Ġ18 3", + "Ġann ée", + "erre d", + "Ġsag it", + "o ires", + "Ġc are", + "Ġo thers", + "Ġh os", + "Ġh aving", + "Ġet hn", + "Ġy oun", + "Ġacc omp", + "ograph ie", + "Ġreg ard", + "Ġdiffér ents", + "illi am", + "Ġfav or", + "is l", + "Ġn et", + "è mes", + "Ġpar mi", + "ĠC erta", + "Ġse u", + "ĠdA l", + "Ġpra tique", + "Ġ >", + "Ġb ap", + "ch im", + "Ġal m", + "Ġal tern", + "ĠJ o", + "Ġdist in", + "ograph ique", + "Ġsyste ms", + "Ġd ab", + "er m", + "Ġg ames", + "Ġre ad", + "id é", + "Ġst ra", + "Ġsome times", + "Ġutilis é", + "Ġcur rent", + "Ġcommunic ation", + "Ġcaractér is", + "le ction", + "ci ally", + "Ġdé t", + "Ġy ou", + "ré ti", + "Ġlex p", + "Ġposs ède", + "ĠBel g", + "Ġb ur", + "ĠC a", + "Ġsh ould", + "Ġ200 1", + "Ġwor ks", + "Ġbu ilt", + "eng th", + "a ill", + "h an", + "v i", + "Ġf ab", + "am a", + "Ġcomp ar", + "Ġlo b", + "Ġsup érie", + "j Ãł", + "Ġ <", + "in ois", + "ab ly", + "Ġmo t", + "olog ique", + "tri es", + "Ġth us", + "Ġn amed", + "Ġcon te", + "Ġse ason", + "w ays", + "Ġthe ory", + "Ġé l", + "ĠS i", + "Ġne ver", + "Ġdis co", + "Ġpoliti ques", + "Ġf ais", + "Ġen suite", + "Ġfor t", + "Ġob je", + "Ġche f", + "Ġlense mble", + "c ta", + "Ġc ame", + "is ed", + "Ġqu estion", + "gor ith", + "unic ip", + "Ġa ge", + "Ġm unicip", + "Ġe ux", + "Ġ2 1", + "ub is", + "Ġprodu it", + "Ġmil ieu", + "Ġcoun tries", + "Ġtour n", + "Ġb or", + "Ġle ague", + "Ġtra ite", + "man de", + "Ġcap ac", + "Ġlong ue", + "tain ed", + "Ġpat ri", + "sy ch", + "p or", + "is c", + "ér ence", + "Ġcommun e", + "c rip", + "Ġ ib", + "ra î", + "Ġpro ble", + "Ġis lam", + "Ġmé di", + "Ġpres s", + "g s", + "Ġd au", + "in te", + "Ġb en", + "Ġh or", + "th e", + "Ġdi x", + "Ġma je", + "Ġform ation", + "Ġgre c", + "Ġhel p", + "l ig", + "Ġd oll", + "ul ation", + "ĠJ apon", + "m ed", + "w are", + "ĠC l", + "Ġpl ut", + "Ġfa ct", + "Ġsepte mber", + "h ol", + "ĠB l", + "Ġ200 4", + "Ġconsid ér", + "Ġsour ces", + "é v", + "Ġs ent", + "Ġc am", + "Ġm ati", + "ic a", + "Ġr ange", + "Ġg raph", + "Ġlo i", + "Ġatt ribu", + "r és", + "ti ce", + "ti me", + "Ġre ach", + "Ġv oy", + "Ġal ph", + "Ġch o", + "Ġar tis", + "Ġmen tion", + "o ks", + "Ġt ax", + "Ġc elles", + "ta gne", + "ne t", + "Ġfun ction", + "lem agne", + "w ards", + "Ġf ore", + "ig nement", + "Ġdé jÃł", + "Ġj ust", + "Ġph ysi", + "Ġobs erv", + "Ġinst all", + "Ġinde pend", + "Ġchâte au", + "Ġp an", + "Ġv ia", + "Ġcal cul", + "Ġdéc ouver", + "Ġvo it", + "Ġking dom", + "Ġestab lished", + "c ar", + "h ic", + "Ġf ri", + "Ġw all", + "Ġle mp", + "os ph", + "Ġau di", + "ces sion", + "Ġrele ased", + "n el", + "o z", + "Ġb ass", + "Ġb ran", + "Ġe ither", + "vers e", + "Ġdro it", + "l ing", + "in ess", + "Ġ2 4", + "Ġmemb res", + "al d", + "Ġf ix", + "Ġo ccident", + "Ġexp lo", + "ound s", + "Ġfin an", + "Ġanci ent", + "Ġalb um", + "on ie", + "Ġan arch", + "Ġre b", + "Ġpro c", + "Ġar r", + "Ġy ork", + "Ġpre v", + "Ġvie w", + "Ġcel a", + "Ġfem mes", + "Ġprot est", + "Ġdoc ument", + "b ra", + "y g", + "y ing", + "Ġde ce", + "ie f", + "enti al", + "Ġgroup es", + "Ġresp on", + "Ġadminist ra", + "ĠBelg ique", + "Ġa z", + "é ment", + "Ġe p", + "Ġr an", + "Ġar gu", + "Ġtra in", + "iti é", + "Ġtrans form", + "o ve", + "s h", + "Ġb â", + "Ġw id", + "Ġ1 00", + "Ġé le", + "Ġj ours", + "Ġhe av", + "Ġser a", + "ten tion", + "Ġdeux ième", + "re ment", + "Ġde b", + "Ġde l", + "Ġf ather", + "Ġh ol", + "Ġn i", + "Ġar tic", + "Ġat temp", + "Ġtechn ique", + "Ġmoy enne", + "Ġfaç on", + "d ers", + "Ġv a", + "Ġeff ec", + "Ġprincip al", + "po sition", + "Ġsimp le", + "u ff", + "en sion", + "é an", + "is er", + "pp e", + "ĠS h", + "ér ature", + "Ġalexand er", + "Ġa x", + "Ġr ussi", + "Ġse in", + "Ġse ule", + "Ġch réti", + "Ġreprésent e", + "Ġgroup s", + "Ġdescrib ed", + "Ġcand id", + "Ġt ent", + "Ġla g", + "Ġan th", + "ms terdam", + "Ġsou thern", + "ust rie", + "Ġeng land", + "ĠChar lemagne", + "Ġdou ble", + "Ġcomput er", + "er ature", + "un es", + "Ġmon th", + "oy en", + "Ġwom en", + "b lis", + "g et", + "r al", + "or es", + "Ġin ves", + "Ġle tt", + "ĠL ouis", + "Ġé trang", + "ore d", + "Ġmin or", + "k es", + "Ġd onne", + "Ġm ess", + "Ġcont ribu", + "Ġgo od", + "ĠK urosawa", + "Ġspeci fic", + "Ġthé or", + "ĠCa en", + "v ing", + "as te", + "Ġr iv", + "Ġé poque", + "ĠR o", + "Ġres ul", + "Ġexp er", + "Ġdom aine", + "ĠCor ée", + "Ġeuropé enne", + "Ġnouvel les", + "Ġl Un", + "Ġr are", + "at oire", + "Ġg al", + "Ġpl at", + "Ġch er", + "Ġau c", + "Ġdire ction", + "Ġmod èle", + "u its", + "y th", + "Ġd être", + "Ġcon temp", + "op e", + "ais ons", + "Ġne xt", + "ib les", + "Ġfin al", + "Ġspe ak", + "Ġsign al", + "Ġprincip aux", + "Ġair craft", + "Ġ195 0", + "Ġeas tern", + "r ons", + "Ġs au", + "Ġc it", + "ti g", + "ent ly", + "Ġcl asse", + "Ġsp ir", + "â tre", + "Ġz ones", + "Ġlangu ages", + "Ġcontinu ed", + "Ġplut ôt", + "Ġr ight", + "Ġre ç", + "Ġ2 6", + "Ġmo itié", + "Ġprogram me", + "a ci", + "k y", + "Ġt al", + "Ġp le", + "Ġm ac", + "Ġh yp", + "ic tion", + "ĠlA frique", + "Ġdist ric", + "Ġche m", + "ét ro", + "é tique", + "is se", + "res sive", + "rib ution", + "Ġret our", + "épend ance", + "Ġcrois sance", + "j an", + "à ³", + "Ġa pr", + "Ġm agn", + "Ġla unch", + "ac y", + "Ġex cl", + "Ġspeci al", + "temp s", + "erg y", + "Ġélé ments", + "Ġhal f", + "Ġseu lement", + "à ¶", + "Ġl um", + "er ial", + "ti en", + "Ġdo es", + "Ġplay ed", + "Ġhabit ants", + "Ġjul y", + "r ant", + "or tion", + "Ġme as", + "ric e", + "Ġid entif", + "Ġchild ren", + "o in", + "u ary", + "Ġd al", + "Ġl année", + "Ġm ust", + "Ġf ed", + "Ġfr onti", + "Ġrés eau", + "jet s", + "Ġcommer ce", + "Ġstr ong", + "d le", + "t tes", + "é ro", + "Ġs ide", + "as ing", + "Ġre du", + "oun ced", + "Ġpri x", + "Ġmus ique", + "Ġthrough out", + "l ant", + "Ġd ens", + "Ġw on", + "Ġh old", + "ol é", + "ri d", + "Ġcon g", + "Ġj am", + "ow s", + "ap rès", + "ivers ité", + "Ġbud dh", + "Ġnove mber", + "Ġa ver", + "Ġf estiv", + "Ġla v", + "ci en", + "ap e", + "Ġbr on", + "Ġstud y", + "k er", + "our ces", + "Ġau d", + "ĠB osn", + "Ġter min", + "Ġes pe", + "Ġnor thern", + "Ġatta ck", + "i j", + "Ġl ower", + "Ġr ather", + "ri a", + "ĠL ors", + "ir s", + "ér it", + "Ġrel ative", + "able ment", + "î le", + "Ġsub st", + "Ġrép ublique", + "Ġapr il", + "Ġespe cially", + "c y", + "e y", + "Ġl iste", + "Ġm assi", + "Ġb it", + "Ġb éné", + "us h", + "Ġà ®", + "Ġ200 2", + "Ġmajor ité", + "Ġmilit aire", + "ĠCon se", + "c il", + "l a", + "Ġt om", + "Ġp étro", + "Ġb and", + "Ġpro té", + "Ġmo de", + "Ġré du", + "tiv ité", + "Ġquil s", + "Ġcomb at", + "Ġeconom ic", + "l it", + "Ġl une", + "er y", + "Ġm ur", + "Ġb lo", + "Ġapp e", + "Ġdern ière", + "Ġappel é", + "Ġdece mber", + "b or", + "l ace", + "ar n", + "Ġm oun", + "Ġh ard", + "Ġle quel", + "Ġsur v", + "ous s", + "Ġent raî", + "Ġha ut", + "onom ie", + "ĠAn g", + "Ġameric a", + "e k", + "Ġd ieu", + "Ġto t", + "ol a", + "Ġex tra", + "Ġdi ed", + "Ġme mber", + "use um", + "bil ité", + "ĠConse il", + "Ġs ant", + "is ted", + "Ġr ock", + "ĠM al", + "Ġter re", + "Ġport ug", + "Åĵ ur", + "Ġprob lè", + "Ġocto ber", + "d ire", + "x ic", + "Ġg lob", + "ĠL é", + "Ġcon cl", + "os es", + "Ġ2 8", + "ot t", + "Ġac cep", + "Ġcent er", + "Ġeng ine", + "enc ont", + "Ġgener ally", + "Ġocc ur", + "Ġmondi al", + "Ġtak e", + "f ied", + "Ġv oir", + "th ing", + "Ġfor te", + "Ġpl ate", + "ver gne", + "Ġme m", + "Ġmat éri", + "Ġdém ocra", + "ĠRé p", + "Ġprés ence", + "Ġjan uary", + "Ġrecher che", + "p es", + "Ġa illeurs", + "te ad", + "Ġj une", + "Ġsec teur", + "Ġcre ated", + "aî tre", + "Ġaff e", + "û t", + "w h", + "Ġd on", + "al ités", + "Ġf ood", + "Ġin h", + "ĠC lo", + "Ġrest aur", + "en a", + "ci er", + "Ġal gorith", + "Ġdé n", + "ad s", + "ac ks", + "Ġpr on", + "ĠB e", + "Ġdi ale", + "Ġ200 3", + "Ġrec ogn", + "Ġind ic", + "Ġcommun ity", + "Ġmil li", + "Ġinform ation", + "Ġhom mes", + "g on", + "o ta", + "Ġp sych", + "Ġre al", + "ri pt", + "ĠC omm", + "Ġbe gin", + "Ġex ten", + "Ġtra du", + "Ġsé cur", + "Ġtex tes", + "d ing", + "l ie", + "Ġd it", + "Ġb es", + "ci de", + "ci pe", + "Ġch ac", + "Ġ2 2", + "ĠA pple", + "au che", + "pe ct", + "ph e", + "ĠGr and", + "Ġmic ro", + "Ġ ul", + "Ġc et", + "or é", + "Ġse en", + "Ġfr ont", + "ĠM oyen", + "Ġdis par", + "gan isation", + "Ġmill ions", + "Ġbro ad", + "Ġdor igine", + "Ġcathol ic", + "Ġdoll ars", + "Ġprev ious", + "Ġcontemp or", + "f i", + "Ġt el", + "Ġc er", + "Ġf all", + "Ġr h", + "at ors", + "Ġg as", + "ra y", + "op p", + "Ġma king", + "Ġres s", + "Ġlar ch", + "Ġdat a", + "w ork", + "Ġ Î", + "er land", + "Ġs at", + "Ġde pend", + "Ġh it", + "Ġg az", + "Ġal le", + "Ġsci entif", + "Ġb orn", + "ur ing", + "Ġh on", + "ch an", + "ra in", + "Ġpopul ations", + "Ġrep ublic", + "Ġrece ived", + "or ge", + "ol s", + "Ġqu ant", + "ĠA vec", + "Ġsol d", + "rab ie", + "Ġd ig", + "Ġr ac", + "Ġv it", + "Ġcon cept", + "Ġch ron", + "ĠCh ili", + "Ġ199 9", + "Ġord in", + "Ġbuild ing", + "Ġcé lè", + "Ġvale ur", + "Ġfoot ball", + "Ġ er", + "an o", + "ti fic", + "Ġe ducation", + "ot es", + "Ġcomp ris", + "Ġso vie", + "Ġter r", + "Ġlim it", + "Ġsyn th", + "b ers", + "Ġun ique", + "Ġpar ts", + "pp ed", + "Ġmo ther", + "ap an", + "Ġpuis s", + "Ġreg r", + "Ġlib er", + "Ġfur ent", + "b res", + "Ġt ête", + "an che", + "Ġth ought", + "Ġar ts", + "Ġsec onde", + "ind re", + "Ġoffic e", + "Ġnouve aux", + "iter ran", + "Ġinternation ale", + "Ġessenti ellement", + "u er", + "Ġp ay", + "Ġb our", + "Ġst re", + "Ġins tead", + "Ġcad re", + "Ġrapide ment", + "Ġéle ctions", + "p tion", + "y r", + "Ġf ull", + "ur ant", + "ĠS ur", + "ĠP ays", + "Ġhe alth", + "ten ir", + "Ġcour ant", + "Ġtrav aux", + "ĠlE mpire", + "Ġprote ction", + "Ġbus iness", + "s elf", + "Ġp orte", + "Ġv ue", + "Ġ2 3", + "ĠG e", + "alis me", + "Ġrec on", + "ĠCh ine", + "ĠdA r", + "ĠRép ublique", + "f lu", + "n elle", + "an sion", + "ti tion", + "ti ves", + "Ġm ig", + "Ġla cc", + "Ġà ¢", + "os é", + "Ġac tive", + "Ġph ase", + "Ġparti es", + "Ġpopul aire", + "Ġsign if", + "Ġhim self", + "vir onnement", + "Ġlit t", + "bil ity", + "Ġev idence", + "Ġfig ure", + "o e", + "Ġb ir", + "Ġj apan", + "Ġwh e", + "ber g", + "Ġlab or", + "Ġfem me", + "ghan istan", + "Ġbéné fic", + "d s", + "par t", + "ograph y", + "Ġhigh er", + "Ġparticul ièrement", + "Ġdiffic ult", + "alif orn", + "Ġs ort", + "Ġ2 7", + "Ġcomm ence", + "Ġro le", + "Ġcol or", + "Ġacc ue", + "Ġsci enti", + "Ġlor igine", + "Ġyoun g", + "1 2", + "m en", + "Ġl ouest", + "Ġto day", + "è tes", + "iv re", + "Ġdis cip", + "Ġdro ite", + "Ġmarch é", + "Ġcafé ine", + "a ign", + "p er", + "r ing", + "Ġp ens", + "Ġr encont", + "Ġcont en", + "Ġrel ated", + "Ġsc ul", + "Ġprincip ales", + "Ġréalis ateur", + "abil ity", + "Ġaur ait", + "h i", + "y a", + "Ġf éd", + "un g", + "ub e", + "Ġtra de", + "Ġmar ket", + "Ġform ed", + "Ġfour n", + "Ġcontr ôle", + "ĠBosn ie", + "z z", + "à ¼", + "is ant", + "Ġen ergy", + "ce ed", + "Ġfr ance", + "ê mes", + "ille d", + "Ġform s", + "ip s", + "Ġrelig ious", + "Ġlit tle", + "Ġrég ime", + "Ġeffe ct", + "k i", + "o ff", + "t ers", + "Ġl U", + "Ġc all", + "ĠS t", + "Ġcons ac", + "Ġph én", + "ç ois", + "Ġbl ock", + "Ġpra cti", + "Ġcentr ale", + "gyp te", + "Ġcomple te", + "k en", + "v ision", + "Ġl inguis", + "Ġb ib", + "Ġe gyp", + "Ġv ide", + "Ġpl ant", + "ge ther", + "ĠE urope", + "Ġsa pp", + "Ġte ach", + "Ġma xim", + "olog iques", + "Ġbl ues", + "Ãł dire", + "Ġdef e", + "Ġdem and", + "Ġasse z", + "Ġdab ord", + "a tic", + "l or", + "Ġ Â", + "Ġa ction", + "Ġs aint", + "as c", + "Ġcon tain", + "ag er", + "Ġon ce", + "ĠP e", + "Ġman if", + "lle m", + "tis s", + "oud ite", + "Ġmean ing", + "I B", + "m y", + "Ġd r", + "on ce", + "Ġf ire", + "Ġb ig", + "ul f", + "ĠC aliforn", + "Ġab ove", + "Ġlé t", + "Ġ18 0", + "Ġcan c", + "Ġpol ic", + "Ġco ast", + "Ġprop re", + "tilis ation", + "Ġdev ant", + "Ġconsid éré", + "mo ins", + "Ġcest Ãłdire", + "Ġclim at", + "Ġalm ost", + "u ve", + "il ity", + "ri r", + "Ġqu une", + "ac tions", + "Ġcomm ission", + "Ġter ms", + "ric ulture", + "co le", + "ĠCerta ins", + "Ġl ost", + "Ġl île", + "qu é", + "Ġse pt", + "ĠT he", + "én ie", + "Ġinter est", + "ĠPar mi", + "Ġlors que", + "Ġappro xim", + "Ġdesp ite", + "Ġfri end", + "Ġ X", + "Ġp ut", + "Ġf lu", + "Ġw illiam", + "Ġr ights", + "Ġpro je", + "Ġex c", + "ĠP aul", + "Ġac ross", + "Ġser ait", + "Ġind us", + "Ġrè gne", + "Ġmati ère", + "Ġsovie t", + "b ly", + "in ent", + "Ġp il", + "is on", + "Ġm and", + "Ġv an", + "Ġst ation", + "Ġdro its", + "Ġsécur ité", + "Ġp ain", + "ĠP re", + "Ġform es", + "Ġ18 4", + "ô ne", + "Ġmus ul", + "ĠGu erre", + "Ġlaut re", + "on ta", + "Ġo s", + "Ġin n", + "Ġr ang", + "Ġcon v", + "Ġpro cesse", + "ag u", + "Ġrel ati", + "lé ment", + "Ġrem ar", + "Ġanal ys", + "Ġmach ine", + "Ġ iv", + "Ġp en", + "Ġf it", + "ĠC ela", + "ere ur", + "Ġsa oudite", + "Ġpas se", + "Ġsc ène", + "Ġsta tis", + "Ġcommer ci", + "Ġfore ign", + "b ru", + "c tif", + "r ont", + "u elle", + "v ille", + "ou ra", + "Ġdi pl", + "cl é", + "Ġter res", + "Ġfe atures", + "Ġloc ated", + "Ġdist ing", + "w ood", + "en sive", + "Ġl ign", + "te ments", + "om s", + "ur ent", + "Ġr ay", + "Ġg un", + "Ġg old", + "Ġse m", + "ang l", + "Ġso ft", + "Ġlé qu", + "Ġav ail", + "Ġlar mée", + "Ġchar ge", + "Ġcoun cil", + "Ġdex p", + "1 1", + "m ing", + "Ġn ar", + "ant age", + "ag o", + "tis m", + "Ġsch ol", + "Ġmoder ne", + "Ġcr ise", + "Ġsuiv ant", + "Ġelect ron", + "Ġparticular ly", + "ĠÅĵuv re", + "Ġc os", + "is tic", + "ar ies", + "Ġm ix", + "Ġf é", + "Ġf oc", + "Ġre li", + "Ġqu en", + "Ġqu un", + "Ġou tre", + "out es", + "alis m", + "Ġ199 8", + "Ġpuis sance", + "Ġ6 0", + "Ġmat ch", + "Ġfollow ed", + "Ġarchite ct", + "Ġindus try", + "é di", + "Ġp ère", + "Ġma î", + "ien nes", + "ish ed", + "Ġkn ow", + "Ġpra tiqu", + "Ġjapon ais", + "1 0", + "d it", + "u y", + "Ġp iè", + "is ée", + "ri an", + "ĠC om", + "Ġmo vement", + "up in", + "Ġrel ation", + "Ġbas ket", + "Ġmé m", + "Ġmé ta", + "Ġ8 0", + "Ġang lais", + "quent ly", + "Ġmid dle", + "Ġinstitu tions", + "m ont", + "Ġas h", + "Ġst ory", + "Ġcomm it", + "Ġpres que", + "Ġét udi", + "Ġcré é", + "aiss ent", + "Ġlarge ment", + "Ġmoy en", + "Ġbâ ti", + "om et", + "ne y", + "Ġst art", + "age ment", + "Ġsy mp", + "Ġup on", + "Ġrad i", + "Ġassoci ated", + "B as", + "e ux", + "g ée", + "i ro", + "Ġ ]", + "Ġ q", + "Ġd ays", + "Ġs ay", + "an k", + "Ġb omb", + "om an", + "ic t", + "Ġg ain", + "Ġal co", + "se ments", + "Ġdis pl", + "Ġpré par", + "Ġbo oks", + "Ġ199 7", + "Ġra il", + "Ġplay ers", + "Ġdonn é", + "Ġintrodu ced", + "Ġrè g", + "Ġjam ais", + "b a", + "er ous", + "Ġs qu", + "Ġc ra", + "ti le", + "Ġr u", + "Ġg ave", + "ta ble", + "ĠB ar", + "Ġré un", + "Ġprin ce", + "Ġprog ressive", + "iss ent", + "Ġcommer cial", + "Ġenti re", + "m ine", + "Ġ [", + "Ġs ites", + "or ter", + "ur er", + "Ġh ab", + "Ġch ois", + "ĠP ierre", + "Ġme ille", + "ĠlA l", + "Ġcontin ue", + "Ġfut ure", + "Ġsiè ge", + "Ġstat ut", + "Ġense mble", + "Ġastr onom", + "ĠlUn ion", + "c teurs", + "r ées", + "al le", + "Ġto gether", + "im ême", + "iv es", + "Ġex tr", + "ite cture", + "ouv re", + "Ġann ounced", + "itu de", + "Ġrég ul", + "Ġbra z", + "Ġsuccess ful", + "Ġdyn as", + "Ġaver age", + "ĠCaliforn ie", + "g lise", + "Ġb in", + "Ġn ations", + "ra el", + "Ġal i", + "Ġal iment", + "Ġtrois ième", + "Ġda pp", + "Ġafric a", + "Ġafric an", + "d a", + "u ici", + "Ġc ross", + "ant h", + "iv ent", + "ure d", + "Ġtr an", + "Ġcl os", + "Ġme ans", + "Ġimp ro", + "Ġarm en", + "ress ed", + "Ġcre w", + "Ġpass age", + "Ġtradition al", + "Ġcô té", + "Ġmy th", + "Ġevent ually", + "g l", + "g ie", + "in o", + "Ġp én", + "Ġc u", + "Ġc ant", + "Ġv all", + "Ġles qu", + "Ġfa ible", + "onn es", + "Ġmod el", + "Ġval ue", + "Ġdési gn", + "Ġp ois", + "Ġc li", + "at a", + "Ġg ro", + "Ġpar c", + "ta ud", + "ĠC ap", + "Ġpl ats", + "pp er", + "Ġou ver", + "Ġrep lac", + "Ġfe bru", + "titu tion", + "Ġspe ct", + "Ġsé par", + "Ġdist ance", + "Ġfl ight", + "reg ist", + "o f", + "Ġt ir", + "Ġà Ĥ", + "Ġwh ose", + "ĠA frique", + "ĠR oy", + "Ġmar que", + "Ġrep orted", + "Ġpub lique", + "Ġconn aît", + "Ġaw ard", + "Ġentrepr ises", + "Ġenf ants", + "Ġsoc iety", + "Ġfebru ary", + "g ue", + "o it", + "re w", + "Ġm useum", + "ul aire", + "ie use", + "Ġch rist", + "Ġcomm enc", + "Ġcons ist", + "Ġsec ret", + "Ġcor re", + "ma tic", + "Ġrés ult", + "Ġterrit ory", + "Ġbre ton", + "Ġprovin ces", + "Ġbir th", + "b r", + "es is", + "Ġc ens", + "Ġde mande", + "Ġf ight", + "Ġun ders", + "ant in", + "Ġqu anti", + "Ġas si", + "Ġapp li", + "Ġper man", + "Ġpol ice", + "Ġ199 2", + "Ġje w", + "Ġanci en", + "Ġcommon ly", + "Ġtak en", + "Ġke y", + "Ġbraz il", + "1 5", + "I I", + "is ent", + "Ġw al", + "Ġan c", + "Ġn aissance", + "Ġse ven", + "Ġpro che", + "ĠB as", + "Ġar riv", + "Ġmar i", + "Ġsp ort", + "Ġmé d", + "Ġnum bers", + "Ġje une", + "Ġpal ais", + "Ġlu imême", + "Ġdécl ar", + "Ġamp li", + "Ġcoll ab", + "Ġbouddh isme", + "b es", + "Ġles p", + "ĠL im", + "Ġpri or", + "lem and", + "Ġremain ed", + "ĠPre mi", + "1 8", + "f ique", + "o di", + "v ant", + "Ġt elles", + "Ġla mp", + "te l", + "ur ies", + "Ġle ast", + "Ġch aî", + "Ġdé ta", + "ér er", + "tit ue", + "Ġ18 5", + "Ġeff ic", + "Ġappar aît", + "Ġréf érence", + "Ġ202 1", + "Ġavail able", + "Ġa im", + "Ġc ost", + "Ġg auche", + "ĠL upin", + "Ġj ur", + "ĠB er", + "Ġpe int", + "Ġits elf", + "Ġlang age", + "éd r", + "Ġ193 0", + "Ġindi a", + "sp agne", + "Ġminist re", + "Ġach ie", + "Ġdà ītat", + "flu ence", + "c ing", + "c tement", + "in al", + "Ġc ard", + "Ġm os", + "Ġb on", + "Ġb ulgar", + "Ġcom ment", + "Ġch inois", + "ĠA b", + "Ġab le", + "Ġser ved", + "Ġaut om", + "Ġind épend", + "Ġlin ter", + "Ġfran k", + "Ġref erred", + "Ġpermet tant", + "Ġgerman y", + "Ġlead ing", + "Ġcamp aign", + "Ġdesign ed", + "uf act", + "M ar", + "o si", + "Ġb ish", + "Ġin vent", + "Ġr am", + "Ġpar is", + "Ġqu o", + "Ġ19 20", + "Ġsur r", + "Ġte lev", + "Ġno tion", + "Ġab and", + "Ġman ufact", + "Ġtrans l", + "Ġthere fore", + "Ġplay er", + "Ġremp lac", + "Ġcult ures", + "ĠÃĤ ge", + "3 0", + "m ir", + "Ġl ist", + "Ġcon vention", + "de c", + "ĠC ong", + "ire ment", + "Ġst ock", + "Ġk h", + "Ġson g", + "Ġmar k", + "Ġpré f", + "ber ta", + "Ġli ve", + "Ġwrit ing", + "Ġappel ée", + "Ġincre ased", + "Ġincre asing", + "Ġadap t", + "Ġblo od", + "f red", + "u ments", + "Ġa e", + "Ġp auv", + "al y", + "ed i", + "Ġv oc", + "ut ation", + "Ġé vol", + "ag ed", + "Ġré par", + "og ne", + "Ġutilis és", + "Ġjus tice", + "Ġbre ak", + "Ġjusqu au", + "Ġtit le", + "Ġopp os", + "Ġactiv ités", + "gent ine", + "Ġallow ed", + "Ġbelie ved", + "Ġjourn al", + "Ġde g", + "om as", + "Ġh i", + "Ġre ti", + "ĠD aut", + "Ġgr ound", + "Ġdi ver", + "Ġsp an", + "Ġcan n", + "Ġmost ly", + "Ġanci enne", + "Ġcolle ction", + "Ġaméric ain", + "Ġisland s", + "Ġmes ure", + "Ġaustral ia", + "Ġfais ant", + "Ġphysi que", + "r il", + "Ġl ut", + "qu ant", + "as ter", + "el Ãł", + "ĠC omme", + "Ġsu it", + "um b", + "ĠM ont", + "Ġmar s", + "Ġmé t", + "Ġ199 5", + "Ġég yp", + "Ġsub se", + "Ġét udes", + "ific ation", + "Ġstar ted", + "Ġsor tie", + "m érique", + "o id", + "r and", + "or me", + "Ġe ver", + "Ġv ision", + "Ġcon dition", + "Ġsc én", + "Ġimport ance", + "Ġdisp ose", + "Ġliv ing", + "Ġenviron ment", + "Ġev ents", + "Ġstudi es", + "l ines", + "m ans", + "Ġm ère", + "Ġm iss", + "Ġb ay", + "Ġb ru", + "un d", + "Ġh é", + "Ġv ing", + "ĠS ec", + "Ġmo ve", + "ĠB re", + "ér ations", + "Ġré sid", + "Ġfa ut", + "ê ts", + "ê tes", + "Ġtra vel", + "Ġob lig", + "Ġdom es", + "Ġoffic ial", + "Ġcy cle", + "Ġvar iety", + "Ġconsomm ation", + "h ar", + "Ġl us", + "ti ers", + "Ġf ish", + "Ġb ah", + "Ġle au", + "at ory", + "Ġdé pend", + "ais se", + "Ġimp os", + "Ġlar ger", + "Ġ3 1", + "Ġins pir", + "Ġutilis e", + "tal ie", + "Ġbrit ann", + "Ġcompr end", + "Ġbasket ball", + "Ġmém oire", + "Ġ &", + "Ġs am", + "Ġs ize", + "Ġm ight", + "at ri", + "Ġqu alif", + "ĠM ich", + "pe cts", + "Ġcl ose", + "ond s", + "lic ation", + "Ġ199 3", + "ĠAn d", + "Ġdiv in", + "Ġfab ric", + "c ol", + "j a", + "Ġl anc", + "Ġfor est", + "Ġmo ved", + "Ġcomp é", + "Ġav aient", + "olog ies", + "Ġsou ver", + "Ġ199 6", + "Ġgen re", + "Ġmus lim", + "Ġprov ide", + "Ġmed ia", + "Ġfra g", + "Ġword s", + "Ġpur p", + "Ġcarb one", + "Ġsug gest", + "Ġphys ical", + "u é", + "u vergne", + "Ġfr é", + "end er", + "Ġele ction", + "Ġfac il", + "rog en", + "Ġretr ouve", + "Ġsant é", + "Ġd entre", + "in é", + "er ies", + "Ġs ound", + "Ġr ate", + "Ġr ule", + "Ġsu jet", + "st all", + "Ġré volution", + "Ġac ade", + "ĠT oute", + "iti me", + "Ġrelig ieux", + "Ġnu cle", + "Ġî les", + "m ad", + "u est", + "Ġe lement", + "Ġv ois", + "Ġpar li", + "ly mp", + "Ġex éc", + "ĠB ou", + "Ġus es", + "ĠEn fin", + "Ġinter p", + "Ġbo ard", + "Ġ3 2", + "Ġmé l", + "Ġbec om", + "Ġpers onne", + "Ġconc er", + "iss ant", + "Ġné g", + "Ġmilit aires", + "Ġdisp on", + "Ġcath édr", + "mo ine", + "Ġdim in", + "Ġcir cul", + "Ġthé âtre", + "Ġaw ay", + "ĠPays Bas", + "Ġtelev ision", + "o que", + "Ġc ab", + "Ġh all", + "è les", + "ĠS an", + "ell ing", + "Ġéta blis", + "Ġ199 1", + "Ġinclud es", + "Ġvo te", + "Ġsitu ée", + "Ġmemb re", + "Ġtyp ically", + "ĠFran çois", + "Åĵuv re", + "Ġélect ron", + "ĠÅĵuv res", + "p ital", + "Ġl ength", + "ve ur", + "ĠC ro", + "Ġfor tement", + "ère ment", + "Ġsoci ale", + "Ġref orm", + "cul es", + "Ġsci ences", + "Ġele ments", + "thod ox", + "Ġesp agn", + "Ġeffe cts", + "mbl ée", + "Ġartist es", + "Ġanth rop", + "8 0", + "y er", + "en ced", + "Ġl â", + "Ġc od", + "an ted", + "at ch", + "id er", + "Ġfr équ", + "Ġne ut", + "ĠJ ac", + "Ġspe ed", + "Ġconf ir", + "Ġprincip ale", + "Ġnota ble", + "Ġocc asion", + "tiqu ité", + "c al", + "u tions", + "Ġf ro", + "at on", + "ri m", + "Ġv oire", + "Ġal k", + "ĠB ien", + "Ġré v", + "Ġat lan", + "ĠlA s", + "Ġu k", + "Ġfe ature", + "Ġaff ir", + "Ġcô te", + "Ġber lin", + "Ġiss ue", + "Ġcoule urs", + "Ġaltern ative", + "crip tion", + "Ġscul pt", + "Ġphén om", + "angl ades", + "Ġd ru", + "en ry", + "Ġde au", + "it an", + "Ġen regist", + "Ġv in", + "Ġqu alité", + "Ġpour su", + "Ġcomp agn", + "Ġcons titue", + "Ġca us", + "Ġtemp le", + "Ġcas es", + "Ġfound ed", + "Ġtex t", + "Ġliv re", + "Ġstru ctures", + "Ġpréc éd", + "Ġlat ter", + "Ġindivid u", + "Ġgrow th", + "Ġdistric t", + "Ġparli ament", + "er ation", + "an i", + "ou le", + "Ġen v", + "Ġqu and", + "ff e", + "Ġcomp il", + "Ġno te", + "Ġab er", + "Ġprodu ct", + "ose ph", + "Ġéc oles", + "Ġje unes", + "Ġhigh est", + "ĠAn ubis", + "Ġbri d", + "Ġindivid ual", + "Ġtreat ment", + "Ġpeti te", + "Ġlord re", + "Ġmonth s", + "es te", + "Ġc ities", + "Ġo il", + "ĠP IB", + "Ġcomp e", + "Ġmin ister", + "Ġutilis ée", + "Ġve hic", + "Ġiss ues", + "ĠdAl ger", + "S C", + "k ely", + "o h", + "on te", + "Ġb ab", + "ing ton", + "Ġg ard", + "Ġg ram", + "est re", + "Ġqu as", + "Ġal ways", + "Ġex ec", + "Ġby z", + "ous ly", + "Ġdist ribution", + "Ġmal gré", + "Ġrequ ired", + "Ġbrit ain", + "Ġpris on", + "chim ie", + "1 6", + "e th", + "f l", + "m ic", + "n ers", + "Ġd acc", + "Ġn y", + "Ġn ames", + "us se", + "Ġto wards", + "Ġno vel", + "Ġexp éri", + "Ġbas ic", + "Ġpol y", + "Ġsc ript", + "Ġlin es", + "ari tion", + "Ġloc c", + "Ġné erland", + "Ġout side", + "Ġpermet tent", + "Ġsitu é", + "ll ig", + "Ġlead ers", + "Ġcolle ge", + "Ġelect ric", + "Ġalb an", + "Ġarchite cture", + "Ġreturn ed", + "Ġadministra tive", + "llem agne", + "A C", + "r d", + "en ed", + "er ved", + "Ġs elf", + "an es", + "Ġw ide", + "end ing", + "Ġper d", + "Ġper cent", + "Ġme xic", + "Ġsp orts", + "ak e", + "Ġrec ent", + "Ġco op", + "enti el", + "Ġprin cipe", + "Ġwork ing", + "Ġcri tique", + "Ġhistor ique", + "Ġbar b", + "Ġdivers es", + "Ġsuper fic", + "Ġcle ar", + "Ġcare er", + "Ġlob jet", + "ĠClo vis", + "Ġbegin ning", + "c om", + "Ġd H", + "en de", + "in er", + "Ġth in", + "Ġf ul", + "Ġla ide", + "Ġr ais", + "ri es", + "Ġpar k", + "ĠC ôte", + "ap s", + "to ire", + "Ġtrans f", + "Ġsé tend", + "arch ie", + "Ġanci ens", + "Ġhistor ical", + "Ġpriv ate", + "Ġarab ic", + "Ġconse il", + "Ġconte x", + "Ġdisco vered", + "Ġsoft ware", + "Ġl id", + "Ġl ois", + "é rop", + "it z", + "Ġw ent", + "Ġan ne", + "Ġn ative", + "ch ange", + "ta ient", + "ig ue", + "Ġpl ans", + "Ġ2 9", + "Ġex erc", + "au de", + "Ġtra ité", + "Ġinter pr", + "Ġexp eri", + "Ġro b", + "Ġrep rodu", + "Ġcommun auté", + "Ġ199 4", + "Ġspe cta", + "Ġbr ought", + "Ġmin im", + "Ġ17 9", + "Ġdéf ense", + "Ġlu tilisation", + "Ġesp è", + "Ġlind ustrie", + "Ġélé ment", + "Ġbill ion", + "Ġresul ts", + "Ġfestiv al", + "1 3", + "f ord", + "v a", + "z ed", + "Ġt or", + "en ci", + "Ġb a", + "Ġb io", + "un t", + "ta ire", + "ĠM ac", + "ill er", + "Ġno y", + "gh ter", + "Ġme ur", + "Ġfin alement", + "Ġsoci étés", + "Ġimm ig", + "Ġcathol ique", + "Ġresp ons", + "Ġdyn am", + "Ġmultip le", + "6 0", + "i ant", + "ti r", + "Ġb ul", + "Ġo tt", + "ur é", + "Ġh u", + "Ġv idé", + "Ġmo ts", + "Ġme et", + "Ġparti s", + "man n", + "Ġsta ted", + "Ġprop ortion", + "Ġrom ain", + "Ġrelig ions", + "Ġcompos é", + "Ġgra du", + "Ġinflu enc", + "conom ie", + "Ġeconom y", + "Ġhyd ro", + "c ks", + "g a", + "p ut", + "w ana", + "Ġf ell", + "Ġb ol", + "Ġw ind", + "Ġh ors", + "Ġas pects", + "ang es", + "Ġtra ditions", + "Ġus age", + "ille t", + "Ġlar t", + "Ġbo x", + "Ġgénér ale", + "Ġconstitu ent", + "ĠÃīt at", + "Ġii i", + "Ġprim ary", + "Ġconta ct", + "Ġfed eral", + "Ġt aille", + "Ġb osn", + "il ing", + "Ġre ason", + "ist ence", + "ĠD ès", + "Ġsa w", + "Ġte le", + "Ġprov ided", + "Ġear lier", + "Ġcr yp", + "Ġchamp ions", + "Ġclassi que", + "Ġasse mb", + "Ġestab lish", + "Ġmag az", + "ival ent", + "Ġartic le", + "a el", + "es ti", + "Ġl is", + "Ġde ta", + "el ves", + "Ġun if", + "Ġse mi", + "am er", + "and a", + "um in", + "di es", + "ĠM e", + "Ġdi am", + "ond on", + "ĠEn tre", + "Ġcor p", + "Ġgre ater", + "Ġmajor ity", + "Ġmet tre", + "Ġlun ar", + "Ġrev ie", + "Ġthéor ie", + "Ġreplac ed", + "v ier", + "Ġl ic", + "Ġde termin", + "ar m", + "it aires", + "Ġm ang", + "Ġf lo", + "Ġla ck", + "Ġqu Ãł", + "ab et", + "Ġcomp osition", + "Ġso on", + "oup es", + "Ġtechn ology", + "Ġvis it", + "Ġbro ther", + "Ġassoci ation", + "Ġindi an", + "Ġprob ably", + "Ġdeven u", + "Ġphilosoph y", + "ĠNe w", + "Ġdefin ed", + "Ġapplic ations", + "Ġd ang", + "er ves", + "Ġs ins", + "Ġb eng", + "Ġe m", + "el es", + "Ġv ian", + "our n", + "Ġpro ject", + "Ġdé r", + "ion n", + "Ġlé c", + "ten ant", + "Ġlead er", + "Ġanim als", + "Ġopp osition", + "Ġprom o", + "Ġspir itu", + "Ġexcl us", + "Ġwhe ther", + "Ġmanif est", + "Ġjew ish", + "anglades h", + "i ale", + "Ġa ctions", + "é en", + "Ġs n", + "Ġh ous", + "ĠL in", + "Ġex tre", + "Ġfr uits", + "Ġor thodox", + "Ġar ist", + "Ġne cess", + "ĠR en", + "Ġdis s", + "orm ais", + "Ġsta ge", + "Ġass ass", + "Ġlim p", + "Ġbel ow", + "Ġtrav aill", + "Ġtex te", + "Ġappro ach", + "Ġnu clé", + "Ġasi a", + "Ġvian de", + "l ée", + "Ġn ont", + "Ġle mpire", + "Ġto o", + "ol f", + "ĠC ol", + "ct ing", + "ff ic", + "Ġma i", + "lo itation", + "Ġfe u", + "Ġnum erous", + "Ġmat erial", + "abit ants", + "Ġdeven ir", + "Ġtélé vision", + "Ġinvol ved", + "Ġproble ms", + "Ġwid ely", + "Ġlitt érature", + "Ġdipl om", + "ĠToute fois", + "a pp", + "Ġl op", + "Ġo lymp", + "Ġn our", + "ri ent", + "ĠC an", + "Ġqu on", + "Ġmo le", + "pr ise", + "Ġind ig", + "Ġcal end", + "Ġver sions", + "Ġimportant es", + "Ġlég isl", + "Ġsyst èmes", + "Ġnear ly", + "Ġcad mi", + "Ġsepte mbre", + "Ġtraite ment", + "Ġcélè bre", + "Ġalco hol", + "ĠDaut res", + "d en", + "Ġc ru", + "qu il", + "Ġw ood", + "ol ution", + "Ġpro cl", + "ne ments", + "Ġwh om", + "Ġsur ve", + "Ġne g", + "tic ally", + "elle d", + "if t", + "Ġter mes", + "Ġmé can", + "Ġbl anc", + "Ġsupp orted", + "Ġdire ctement", + "Ġprof it", + "Ġréalis é", + "Ġdern ières", + "Ġpa ul", + "Ġcul te", + "Ġpeup le", + "Ġmess age", + "b on", + "w est", + "Ġ =", + "Ġa ri", + "Ġl oss", + "Ġs om", + "ent rée", + "Ġan tique", + "Ġse ction", + "Ġis su", + "ĠP ort", + "ĠI s", + "Ġlé conomie", + "une i", + "Ġdist ribu", + "Ġje ws", + "Ġlim ited", + "Ġpa ci", + "Ġchim ie", + "Ġcarb on", + "Ġadd ed", + "acks on", + "c is", + "r ine", + "Ġf res", + "Ġe ight", + "Ġh ill", + "Ġre jo", + "Ġcom e", + "ig er", + "Ġpr endre", + "Ġar c", + "ĠE lles", + "out en", + "ĠR ome", + "ĠG ran", + "tit ut", + "Ġcar te", + "Ġrep ort", + "Ġli qu", + "Ġemp er", + "ann ed", + "form ation", + "Ġair port", + "Ġorigin ally", + "Ġbre t", + "Ġele cted", + "Ġperform ance", + "Ġeffe ctu", + "Ġschool s", + "Ġoffici elle", + "Ġjoue urs", + "Ġaustral ian", + "Ġfronti ère", + "Ġanalys is", + "l av", + "er o", + "Ġs it", + "Ġr at", + "Ġr yth", + "Ġv ra", + "ĠC D", + "Ġch am", + "se e", + "Ġpour rait", + "Ġres id", + "Ġexp ansion", + "Ġrem ains", + "Ġconn ue", + "Ġdern iers", + "Ġsal le", + "Ġregion al", + "Ġmont re", + "Ġfig ures", + "Ġstud ents", + "Ġéqu ipe", + "ĠlÃī glise", + "Ġurb an", + "Ġlet ter", + "Ġvill age", + "Ġeffec tive", + "c on", + "g ues", + "Ġ era", + "Ġp un", + "Ġp ati", + "Ġc ité", + "Ġb ird", + "Ġr oute", + "Ġv ient", + "Ġpro ven", + "op es", + "di en", + "li es", + "Ġtr ou", + "ati e", + "ati s", + "Ġco ver", + "Ġ3 5", + "Ġcour se", + "Ġprop osed", + "Ġcap ture", + "Ġz e", + "Ġbet ter", + "Ġreg ular", + "Ġanci ennes", + "ili ppe", + "ĠJo hn", + "Ġindepend ent", + "6 4", + "k ina", + "r ast", + "w in", + "Ġl ondon", + "é ens", + "us tr", + "ol ing", + "Ġv érit", + "Ġé lu", + "Ġpr ise", + "ĠB ulgar", + "di um", + "ĠT erre", + "Ġpo or", + "Ġro ad", + "Ġag ree", + "Ġmé dec", + "Ġpri me", + "Ġ17 7", + "Ġterrit oires", + "ĠAr taud", + "minist ration", + "Ġide a", + "Ġpatri moine", + "ó n", + "Ġprogressive ment", + "Ġsuperfic ie", + "i os", + "k n", + "Ġd ie", + "Ġd après", + "en ri", + "Ġthe ms", + "Ġun it", + "Ġpar le", + "um p", + "Ġbas es", + "Ġprop ose", + "Ġtemp erature", + "Ġ7 0", + "Ġid enti", + "Ġcomb in", + "Ġperson al", + "Ġcaractéris tiques", + "Ġib n", + "Ġbuddh a", + "Ġpétro le", + "Ġglob al", + "Ġress ources", + "Ġthems elves", + "b urg", + "e z", + "e ma", + "n d", + "s en", + "à £", + "à ¤", + "Ġ +", + "Ġ our", + "Ġs outen", + "Ġc ut", + "ti ennent", + "Ġe c", + "ri ers", + "è tres", + "Ġpar ta", + "Ġau près", + "ĠS y", + "Ġst ars", + "Ġtr ouv", + "Ġprodu cts", + "Ġlong er", + "Ġinc or", + "Ġ198 6", + "Ġdom aines", + "Ġpersonn el", + "Ġbase ball", + "hip s", + "Ġincre ase", + "Ġanal y", + "Ġanal og", + "Ġcell s", + "Ġéqu ip", + "Ġdiffic ile", + "Ġrespe ct", + "Ġjan vier", + "Ġsum mer", + "Ġatte int", + "Ġscientif ique", + "t és", + "à ī", + "Ġc iti", + "Ġf ol", + "Ġe mer", + "at t", + "ro che", + "th ique", + "ci an", + "res se", + "et tes", + "Ġau teurs", + "ér êt", + "Ġdis e", + "Ġlh omme", + "Ġinte lle", + "Ġestim ated", + "read y", + "ĠPlus ieurs", + "Ġnet work", + "Ġrecon stru", + "Ġvide o", + "m n", + "al og", + "Ġw ife", + "Ġr ue", + "ment ation", + "Ġal ready", + "Ġch ief", + "ĠA msterdam", + "ĠB ur", + "ens es", + "Ġim age", + "Ġsou l", + "Ġlong temps", + "rop ol", + "Ġ197 5", + "Ġjusqu en", + "Ġmed ic", + "Ġregion s", + "ĠCor se", + "Ġquar tier", + "ĠlAn tiquité", + "Ġtro ops", + "Ġschol ars", + "2 5", + "b i", + "c omm", + "Ġl ins", + "er z", + "Ġde me", + "qu ée", + "ter ed", + "Ġj ackson", + "Ġcomp ared", + "Ġpe ace", + "Ġcan ada", + "Ġrec ense", + "Ġmais on", + "Ġbl ue", + "Ġli kely", + "ision s", + "Ġ194 0", + "Ġagric ole", + "ĠdI v", + "Ġsepar ate", + "Ġreach ed", + "Ġdynas tie", + "Ġciti z", + "s ons", + "Ġl ouis", + "Ġs ab", + "Ġth er", + "Ġth erm", + "al ed", + "Ġg et", + "Ġun its", + "ra ges", + "ri re", + "ri ques", + "ut é", + "ci ation", + "op ol", + "Ġdé l", + "Ġis rael", + "and ing", + "ĠD é", + "Ġac cess", + "Ġce le", + "Ġnom mé", + "Ġcent uries", + "Ġdiff us", + "Ġmé th", + "Ġmin utes", + "Ġgen e", + "Ġchar les", + "Ġlun iversité", + "ĠlE urope", + "Ġanim al", + "Ġexamp les", + "Ġrecord ed", + "Ġdés ormais", + "Ġsupérie ur", + "Ġtom be", + "Ġféd ér", + "ĠRoy aume", + "' t", + "1 4", + "d ent", + "g ing", + "g ence", + "s ène", + "Ġp ic", + "ou th", + "Ġdes t", + "ch ant", + "è ve", + "è che", + "ta ins", + "Ġor bit", + "Ġsh ar", + "Ġsc ot", + "Ġcal if", + "Ġdéc or", + "Ġdéc enn", + "land s", + "Ġ198 9", + "Ġconc ur", + "Ġang lic", + "Ġgra v", + "riv ée", + "Ġsiè cles", + "Ġclim ate", + "Ġdévelopp é", + "Ġjoue ur", + "Ġastr on", + "Ġapplic ation", + "Ġrelati vely", + "Ġspan ish", + "Ġcontex te", + "m osph", + "m énie", + "Ġp ure", + "Ġc ust", + "it aine", + "qu ence", + "Ġen tit", + "Ġdes tro", + "Ġv ot", + "Ġpl as", + "ist or", + "ge ment", + "ĠD u", + "Ġcar tes", + "Ġprodu ce", + "Ġcol lè", + "Ġrec omm", + "Ġacc ount", + "Ġtour isme", + "Ġbat aille", + "Ġmal ad", + "aur us", + "Ġspéci alis", + "Ġaméric aine", + "Ġproper ties", + "Ġinté gr", + "Ġcapac ité", + "Ġproc éd", + "Ġtrain ing", + "Ġlett ers", + "Ġdispl ay", + "d on", + "u ted", + "Ġl os", + "Ġp ath", + "Ġis ol", + "ĠS ain", + "ĠB rive", + "Ġar ri", + "Ġk il", + "Ġme chan", + "éri ques", + "tis me", + "Ġmus ical", + "Ġca uses", + "Ġ6 4", + "ï s", + "Ġconn us", + "Ġfon ctions", + "Ġclass es", + "Ġcolon ies", + "Ġclassi fication", + "Ġder ived", + "Ġlind épendance", + "Ġsav oir", + "Ġjapon aise", + "Ġlag riculture", + "Ġcathédr ale", + "Ġlâ ge", + "Ġvidé o", + "ã o", + "Ġintelle ctu", + "h as", + "n els", + "p le", + "Ġt a", + "is sement", + "or de", + "Ġm olé", + "al o", + "Ġb ande", + "as o", + "Ġn ight", + "Ġr ois", + "ĠC ons", + "Ġqu ick", + "Ġse mble", + "ĠM ex", + "ord in", + "Ġlar g", + "Ġ3 3", + "enti elle", + "Ġdur ée", + "Ġca used", + "Ġ198 4", + "Ġ197 2", + "Ġcré ée", + "Ġdesc end", + "Ġda illeurs", + "Ġoper ations", + "Ġrecord s", + "Ġban k", + "Ġchang es", + "Ġélev é", + "Ġoccident ale", + "Ġpracti ce", + "ĠGran de", + "c ée", + "i i", + "p in", + "r ants", + "t ory", + "Ġ ur", + "er ver", + "Ġs pr", + "Ġde al", + "ar ian", + "Ġin du", + "ur ation", + "ĠL ib", + "Ġqu it", + "ĠA s", + "ĠS es", + "Ġimp act", + "Ġdo ct", + "ĠPar ti", + "Ġmus ée", + "Ġconf lic", + "Ġlo in", + "Ġ198 8", + "Ġorgan ization", + "Ġreprésent ent", + "Ġmet al", + "Ġbat t", + "Ġconstitu é", + "Ġlib re", + "Ġ9 0", + "Ġdesc rip", + "Ġanti b", + "Ġfun d", + "Ġmoy ens", + "Ġcaract ère", + "ots wana", + "Ġviv ant", + "mit ted", + "Ġmath ema", + "Ġrussi an", + "Ġauc un", + "Ġhyp oth", + "Ġlign es", + "Ġcadmi um", + "rast ru", + "e ch", + "g ées", + "g ner", + "w er", + "y e", + "en ant", + "Ġp ierre", + "Ġs el", + "ar de", + "Ġm el", + "le cted", + "Ġh aute", + "Ġpl ants", + "Ġal g", + "Ġdé ce", + "id ing", + "Ġpre vent", + "Ġsh own", + "Ġnom s", + "ess es", + "Ġ198 5", + "Ġwe ek", + "Ġ17 8", + "Ġpass é", + "Ġrest ric", + "Ġculture l", + "Ġpersonn age", + "Ġquel que", + "Ġdav id", + "Ġcult ural", + "Ġprofession al", + "Ġdau ghter", + "c ast", + "r as", + "u k", + "is ing", + "is és", + "Ġde ep", + "ou x", + "Ġb ad", + "Ġb ene", + "Ġr outes", + "est er", + "ra ted", + "ig e", + "ĠB ah", + "Ġar tific", + "ĠE mpire", + "Ġtr ue", + "Ġper si", + "ld rin", + "ip el", + "Ġfl ow", + "oph ones", + "Ġbro wn", + "Ġsuiv ante", + "Ġsmall er", + "Ġsiè cle", + "Ġoffici ellement", + "Ġrespe ctive", + "Ġsug ges", + "Ġrou ge", + "Ġaz erb", + "e ast", + "m ers", + "Ġt omb", + "Ġl ance", + "Ġde cid", + "or ial", + "Ġm ieux", + "Ġan t", + "Ġr av", + "Ġr ome", + "ra ms", + "ri age", + "ig a", + "am éric", + "ĠM aur", + "Ġim ages", + "Ġcons um", + "ak istan", + "ess us", + "Ġco h", + "Ġaus tri", + "Ġob jets", + "Ġlo ok", + "Ġfl or", + "Ġdom ination", + "Ġfond ée", + "ai jan", + "Ġcy cl", + "Ġir on", + "abil ité", + "Ġviol ence", + "Ġvoy age", + "Ġbron ze", + "Ġvall ée", + "Ġemper or", + "ĠdIv oire", + "Ġazerb aijan", + "n aire", + "w or", + "Ġa qu", + "ti enne", + "Ġb ell", + "Ġb ound", + "Ġg all", + "Ġv end", + "ĠL h", + "Ġcon ç", + "Ġcon ception", + "ut re", + "ig u", + "ter re", + "se mblée", + "id o", + "ale m", + "ot te", + "ĠD urant", + "Ġmon tagne", + "ĠlA rabie", + "Ġsub ject", + "Ġimport ants", + "Ġgre en", + "Ġvo ie", + "Ġvo ix", + "Ġmain ly", + "Ġiniti ally", + "Ġabs ol", + "Ġinstru ment", + "Ġmaje ure", + "Ġcher che", + "Ġliber té", + "Ġespè ces", + "Ġdéce mbre", + "c u", + "p an", + "v an", + "is tique", + "Ġf usion", + "te g", + "Ġn ine", + "ist ant", + "ay e", + "Ġex ception", + "ĠB a", + "Ġtr oupes", + "Ġcl é", + "ten u", + "Ġfin d", + "ĠV al", + "ari o", + "Ġsol ution", + "Ġfam il", + "Ġjo ined", + "Ġcelle ci", + "Ġimm edi", + "Ġtoute fois", + "Ġperform ed", + "Ġcompan ies", + "Ġbeh ind", + "Ġmeas ure", + "oin ted", + "Ġapproxim ately", + "Ġfé min", + "w ar", + "Ġd ri", + "in c", + "Ġp aint", + "re en", + "ut rich", + "ĠC et", + "Ġwas h", + "Ġré d", + "Ġab b", + "Ġmar ried", + "Ġlin térieur", + "Ġprop res", + "act ers", + "Ġchar acters", + "Ġ7 5", + "soci ation", + "Ġéconom iques", + "Ġdési gner", + "Ġris k", + "Ġplac ed", + "Ġrespon se", + "Ġregr oup", + "Ġbritann ique", + "y ed", + "Ġd ot", + "Ġd oute", + "Ġm ut", + "Ġm asse", + "Ġb ow", + "ur ity", + "Ġr ul", + "Ġr ot", + "at rice", + "Ġg ive", + "Ġre volution", + "Ġdu t", + "Ġdé ch", + "Ġk illed", + "Ġcont est", + "mi es", + "ĠF in", + "ĠN ations", + "Ġrom aine", + "Ġcin ém", + "Ġmajor itaire", + "Ġvol ume", + "Ġconsid éra", + "dic tion", + "térie ure", + "Ġrich e", + "Ġposi tive", + "Ġdistin ct", + "Ġappe ared", + "Ġtot ale", + "gl om", + "S L", + "i ée", + "Ġa h", + "Ġt iss", + "Ġt ém", + "Ġs ain", + "or ph", + "ou g", + "al a", + "Ġg am", + "os h", + "Ġst ri", + "té ra", + "Ġter rain", + "Ġdiff usion", + "led ge", + "Ġdéc rit", + "Ġwho le", + "Ġgu er", + "Ġcri tic", + "Ġclass ical", + "Ġappear s", + "Ġmethod s", + "Ġcoule ur", + "Ġchem ical", + "Ġving t", + "Ġcalif orn", + "Ġlarg ely", + "a umes", + "b c", + "r or", + "Ġ ion", + "on so", + "Ġc amb", + "Ġde te", + "or ité", + "Ġm ich", + "Ġb urn", + "Ġn it", + "Ġpro l", + "ter y", + "ly wood", + "et o", + "Ġor b", + "Ġper mis", + "Ġam az", + "ia ire", + "Ġacc oun", + "ke y", + "Ġu pper", + "ail les", + "Ġatt ra", + "Ġdisp os", + "Ġge orge", + "cti vely", + "Ġagric ulture", + "Ġlense ignement", + "lace ment", + "Ġmagaz ine", + "1 7", + "r ations", + "��p ie", + "Ġs orte", + "Ġh ere", + "Ġre pe", + "si f", + "ie uses", + "Ġmo on", + "Ġac cept", + "ud a", + "éri es", + "ult an", + "Ġpas t", + "Ġsou ff", + "Ġlin fluence", + "ĠK h", + "Ġhist oire", + "Ġcel uici", + "Ġsuc cession", + "Ġrece ttes", + "Ġprocess us", + "Ġdéfin iti", + "Ġdirect ly", + "Ġpeti ts", + "Ġstra teg", + "Ġétrang ers", + "Ġexper iment", + "Ġauc une", + "Ġcong ress", + "Ġrencont re", + "Ġmaxim um", + "in i", + "Ġc ouver", + "Ġth re", + "or er", + "Ġb le", + "Ġla iss", + "Ġand al", + "Ġal lemand", + "ly ing", + "pe cted", + "Ġimp lement", + "Ġ4 5", + "Ġ197 7", + "ograph iques", + "Ġcerta ine", + "Ġass y", + "Ġpublic ation", + "Ġreprésent ant", + "Ġmed ical", + "Ġfond ament", + "Ġden viron", + "Ġvic tory", + "Ġrap id", + "Ġiniti al", + "Ġleg isl", + "Ġexist ence", + "Ġconst ant", + "Ġpubli é", + "Ġdiri ge", + "Ġléqu ipe", + "Ġsouver ain", + "g g", + "m ation", + "à ±", + "Ġa éri", + "Ġc Åĵur", + "Ġin ten", + "ĠC omp", + "Ġch ina", + "Ġdé pl", + "Ġmon ey", + "Ġcent res", + "Ġfran ch", + "Ġbr ut", + "Ġcoun ter", + "Ġwe ak", + "Ġfun ctions", + "Ġdec re", + "Ġdem ocra", + "êt res", + "Ġpress ure", + "Ġrelative ment", + "Ġproblè mes", + "Ġscienti fic", + "Ġegyp t", + "Ġampli fic", + "ĠCong o", + "Ġt un", + "Ġde li", + "or b", + "Ġf if", + "ul s", + "ad ed", + "ĠA d", + "Ġar mes", + "Ġcons ci", + "Ġmé dic", + "ines e", + "Ġsoci ales", + "Ġref us", + "Ġ197 3", + "Ġbel g", + "Ġdépar tements", + "Ġchur ches", + "Ġvic tor", + "Ġaméric ains", + "Ġadminist ration", + "Ġmouve ments", + "Ġiss us", + "Ġju in", + "Ġclaim ed", + "ĠRo bert", + "Ġhon or", + "ĠBulgar ie", + "n am", + "n aires", + "Ġl int", + "Ġl ands", + "Ġp ack", + "Ġr and", + "Ġg ros", + "Ġun li", + "ce an", + "Ġpar v", + "Ġpar ents", + "Ġpl aces", + "Ġj ob", + "iv ing", + "ĠS al", + "Ġcomp on", + "Ġab ility", + "ois e", + "Ġlé p", + "Ġexp ort", + "Ġnot es", + "ĠH e", + "ĠO r", + "rop ri", + "Ġ197 4", + "Ġfl am", + "Ġbel ge", + "Ġpra tiques", + "Ġlit téra", + "ég or", + "Ġstr at", + "Ġteam s", + "Ġfre ed", + "Ġnav ig", + "Ġder rière", + "Ġpeup les", + "Ġinte llig", + "Ġaddition al", + "Ġconcern ant", + "Ġconta ins", + "Ġjud ic", + "yg en", + "Ġlett res", + "Ġtran sition", + "Ġcann ot", + "Ġdest ru", + "w ing", + "in ée", + "or gan", + "Ġh ell", + "Ġn os", + "Ġr itu", + "Ġv u", + "id a", + "Ġdis que", + "Ġ3 9", + "Ġpres ence", + "Ġ5 00", + "Ġeff orts", + "Ġsol di", + "Ġje ux", + "Ġhigh ly", + "Ġfam ous", + "Ġlit erature", + "ov ine", + "Ġgovern or", + "Ġtrav aille", + "Ġcul tiv", + "Ġopen ed", + "Ġadop ted", + "Ġocto bre", + "Ġmath ém", + "Ġaffe ct", + "Ġdiale ct", + "Ġsignif ie", + "Ġsurr ound", + "Ġt u", + "Ġc ast", + "Ġde mon", + "ic on", + "Ġpar l", + "Ġse arch", + "Ġdé termin", + "st on", + "ĠP al", + "ér ant", + "ĠM o", + "ĠM art", + "Ġlé crit", + "Ġha pp", + "Ġexp os", + "ĠCh amp", + "Ġpré v", + "Ġcommun aut", + "Ġob tient", + "Ġdo ivent", + "Ġcap able", + "Ġloc ation", + "Ġliv res", + "ĠFran cs", + "ĠTh é", + "Ġbud get", + "Ġ202 2", + "Ġath ens", + "Ġris que", + "Ġcho ix", + "Ġmem ory", + "Ġcanc ers", + "Ġquo ti", + "Ġnoy au", + "6 7", + "f ghanistan", + "r ary", + "z y", + "Ġc ate", + "re am", + "Ġf al", + "Ġr endre", + "Ġr uth", + "Ġpar lement", + "ta g", + "ĠC entre", + "Ġk ill", + "ati fs", + "onn é", + "Ġcar ry", + "ĠdA frique", + "Ġlo ve", + "Ġét end", + "Ġ198 2", + "Ġ196 6", + "ég ovine", + "Ġculture lle", + "Ġliv ed", + "Ġda ff", + "Ġciv ile", + "Ġdim port", + "Ġactiv ities", + "Ġvic toire", + "ĠlO r", + "Ġsen si", + "Ġposi tions", + "Ġalph a", + "Ġreç oit", + "ĠMal gré", + "Ġproblè me", + "Ġchac un", + "ĠSec onde", + "Ġconcer ne", + "erz égovine", + "7 0", + "l og", + "Ġd ad", + "Ġs ense", + "ou e", + "Ġb ed", + "te ll", + "ur a", + "ro ph", + "Ġen fin", + "Ġre action", + "th me", + "Ġal ge", + "Ġex hib", + "ĠB en", + "Ġré alité", + "Ġtr ouver", + "Ġmé tal", + "Ġver t", + "Ġét at", + "ï k", + "Ġpra c", + "Ġcin qu", + "Ġroy aumes", + "Ġcri min", + "Ġinflu enced", + "Ġtreat y", + "Ġnécess aire", + "Ġbeh av", + "Ġjapan ese", + "Ġlinguis tique", + "Ġpolic y", + "Ġunders t", + "utrich e", + "Ġdut ch", + "Ġciném at", + "S A", + "h out", + "Ġd one", + "Ġp age", + "Ġs aison", + "Ġthe ore", + "Ġf id", + "te in", + "Ġw il", + "Ġh enry", + "Ġen ough", + "ci enne", + "Ġas ter", + "op ota", + "ĠA ldrin", + "Ġex t", + "Ġat ari", + "Ġk ar", + "ill on", + "ĠT e", + "Ġbas is", + "Ġ3 8", + "Ġbr ésil", + "Ġloc ales", + "Ġsign ed", + "Ġcré er", + "Ġcre ate", + "ĠChar ente", + "Ġcomb ined", + "Ġactu elle", + "Ġleg al", + "Ġpropri été", + "Ġproble m", + "Ġfinan ci", + "Ġheav y", + "Ġfabric ation", + "Ġt iers", + "Ġc av", + "an ced", + "it or", + "Ġm êmes", + "Ġb onne", + "un k", + "ch ar", + "è ce", + "Ġpar tage", + "ĠC el", + "Ġse ctor", + "ĠP C", + "ph one", + "pr it", + "Ġapp ointed", + "Ġso ient", + "Ġsp read", + "Ġph on", + "ĠJ e", + "ĠH aute", + "Ġsoci aliste", + "Ġprov o", + "ï n", + "Ġlh um", + "Ġhum aine", + "Ġdonn er", + "Ġpa ir", + "ĠMar ie", + "Ġlan cien", + "Ġactiv ity", + "Ġnu it", + "mar k", + "Ġshow s", + "Ġrele ase", + "Ġcomple ted", + "Ġhyd rogen", + "Ġlaunch ed", + "Ġbib li", + "Ġrecense ment", + "Ġastron aut", + "Ġtém o", + "4 0", + "g és", + "h ed", + "j i", + "Ġ !", + "Ġc ot", + "Ġde h", + "Ġin j", + "Ġet h", + "Ġre ign", + "ul ated", + "Ġch all", + "di ens", + "ĠE d", + "ub a", + "ç ant", + "Ġnot re", + "Ġrec o", + "Ġfin ally", + "Ġemp has", + "Ġ197 9", + "lè ve", + "Ġhistor iques", + "Ġdef ense", + "Ġactiv ité", + "Ġrequ ire", + "Ġsymb ole", + "Ġbuild ings", + "Ġital ian", + "Ġmodi f", + "ĠPh ilippe", + "Ġchiff res", + "Ġconsidér ée", + "Ġrussi a", + "Ġlarch itecture", + "b an", + "i as", + "u an", + "w ise", + "Ġd os", + "Ġd ense", + "Ġp ow", + "Ġs acc", + "Ġc ere", + "an moins", + "ent h", + "Ġh in", + "Ġfor ment", + "pp ing", + "ĠS ous", + "ure au", + "ĠP endant", + "au g", + "ĠM on", + "Ġk ind", + "Ġfa iled", + "ĠI I", + "Ġmar riage", + "Ġcons équ", + "Ġman us", + "Ġann ual", + "Ġann once", + "ĠdA msterdam", + "Ġinf érie", + "Ġes c", + "Ġutilis ées", + "Ġné anmoins", + "Ġlit er", + "Ġarch ae", + "Ġwork ed", + "Ġ194 5", + "Ġnature l", + "cti ves", + "Ġlaw s", + "Ġprojet s", + "Ġvill ages", + "Ġauthor ity", + "Ġvir t", + "Ġlemp ereur", + "Ġstre et", + "Ġlesqu els", + "ĠJac ques", + "Ġbrid ge", + "Ġassemb ly", + "D SL", + "H erzégovine", + "a ite", + "f ield", + "u z", + "Ġa ar", + "Ġl Ãł", + "Ġs ad", + "it ations", + "Ġf ille", + "Ġr ise", + "ed a", + "ĠC amer", + "Ġj ug", + "Ġex am", + "Ġst ations", + "Ġst ric", + "ĠB ri", + "Ġar sen", + "Ġac ces", + "Ġim ag", + "Ġma kes", + "Ġno ted", + "Ġme ta", + "Ġcons ul", + "Ġph ara", + "ĠJ us", + "Ġcan ad", + "Ġob ject", + "Ġtemp érature", + "Ġrom ans", + "Ġintern al", + "Ġameric ans", + "Ġrelig ieuse", + "Ġsup re", + "Ġcaract ères", + "Ġeuropé ennes", + "mé di", + "Ġatom es", + "Ġnove mbre", + "Ġox ygen", + "rov ence", + "Ġdécouver te", + "Ġdens ité", + "Ġatlan tic", + "r ence", + "r ome", + "Ġs ph", + "Ġm ol", + "le terre", + "Ġn ous", + "at ric", + "ĠC P", + "Ġqu es", + "end ra", + "Ġar gent", + "Ġar bit", + "Ġad h", + "Ġsp in", + "Ġaut ant", + "Ġ18 2", + "che v", + "Ġrep as", + "Ġli aison", + "Ġ198 1", + "Ġ196 8", + "Ġmat eri", + "Ġsuc ceed", + "Ġpat tern", + "Ġdép ass", + "Ġdim ension", + "ĠIn ter", + "Ġindustri al", + "Ġremain ing", + "Ġnorm al", + "Ġlevel s", + "Ġvale urs", + "Ġpetit es", + "Ġexpl ain", + "Ġaccomp agn", + "Ġaccep ted", + "part ment", + "Ġquanti té", + "Ġott oman", + "Ġbosn ia", + "Ġcryp t", + "C h", + "u ent", + "Ġd ac", + "Ġt elle", + "Ġs ar", + "is ations", + "Ġb acter", + "Ġh uit", + "ch ed", + "Ġpro sp", + "Ġex act", + "ĠS ant", + "ĠM ad", + "ê que", + "Ġro bert", + "Ġ4 9", + "Ġét ude", + "Ġ196 2", + "Ġtex ts", + "Ġprogram mes", + "Ġmer c", + "Ġmission s", + "Ġlet tre", + "Ġext ended", + "Ġm i", + "Ġm ys", + "Ġb ce", + "as ons", + "Ġqu in", + "ers on", + "Ġal bert", + "Ġdé cide", + "ay a", + "ĠB ourg", + "di ents", + "Ġcomp lè", + "Ġcomp orte", + "ĠE x", + "Ġad ver", + "Ġph r", + "man e", + "Ġsc ore", + "Ġ196 5", + "Ġpass ed", + "Ġdépar t", + "Ġvol can", + "Ġid en", + "Ġir an", + "Ġdeven ue", + "Ġstudi o", + "Ġrelations hip", + "Ġhun d", + "Ġcondu it", + "Ġchang ed", + "Ġmach ines", + "Ġital y", + "Ġconcent ration", + "Ġlum ière", + "Ġmilli ers", + "Ġprevious ly", + "Ġinn ov", + "érop ort", + "Ġrevie w", + "b li", + "d ite", + "k ans", + "Ġd ite", + "Ġt ree", + "Ġl ie", + "or ta", + "ur ée", + "ra c", + "ĠL oire", + "Ġé ner", + "Ġch il", + "ĠS ch", + "li est", + "ĠD el", + "Ġk m", + "ĠN ic", + "Ġpo et", + "ĠH ar", + "iz ing", + "Ġmé thod", + "Ġéta bl", + "Ġpres se", + "Ġ196 9", + "Ġorgan isation", + "Ġlex istence", + "Ġcompos és", + "Ġfun éra", + "Ġstr ength", + "Ġcontr ô", + "Ġdivers ité", + "Ġdar k", + "Ġresult ing", + "Ġrepresent ed", + "Ġhos pital", + "Ġcurrent ly", + "Ġblock qu", + "Ġprocesse ur", + "Ġbish op", + "Ġdeg ree", + "w an", + "Ġd op", + "Ġa id", + "Ġt as", + "Ġl our", + "è que", + "è dent", + "Ġé di", + "Ġfor ced", + "Ġj ames", + "ĠB ern", + "Ġat ti", + "Ġcomp ounds", + "Ġne igh", + "du le", + "Ġapp ort", + "Ġno ir", + "Ġsh ip", + "ĠT ur", + "ign ent", + "Ġsp or", + "Ġcan on", + "Ġsc ale", + "Ġinf rastru", + "ĠV i", + "Ġconf lit", + "Ġass um", + "Ġmat ter", + "Ġtechn ologies", + "Ġoff er", + "Ġrép ond", + "Ġoper ation", + "Ġlat ine", + "Ġinstitu tion", + "Ġdefin ition", + "Ġethn ic", + "Ġinves tig", + "Ġknow ledge", + "Ġrèg les", + "Ġanglic an", + "Ġdecid ed", + "Ġthre at", + "Ġmateri als", + "Ġhund red", + "Ġblockqu ote", + "g re", + "g ation", + "k in", + "Ġd ass", + "Ġde mp", + "it ant", + "Ġm orts", + "Ġf oss", + "Ġla y", + "Ġh op", + "Ġr ing", + "Ġg estion", + "Ġcon cep", + "Ġé cl", + "st s", + "ĠB our", + "ĠM ag", + "Ġsa tis", + "od ore", + "Ġimp éri", + "Ġind é", + "Ġcour ants", + "Ġbl oc", + "ĠDe ux", + "Ġrés istance", + "Ġpass er", + "Ġroy ale", + "Ġrép and", + "Ġfon de", + "Ġcompos ed", + "Ġap ost", + "Ġlég umes", + "Ġprésid entielle", + "Ġprob ablement", + "Ġfre qu", + "Ġartist s", + "Ġmarqu ée", + "Ġattemp t", + "Ġali ments", + "col n", + "Ġphénom ène", + "Ġbyz ant", + "Ġméth ode", + "ĠCamer oun", + "k o", + "n és", + "Å «", + "Ġd og", + "Ġp itch", + "is ées", + "Ġm ent", + "Ġb its", + "Ġo cean", + "Ġen s", + "Ġv ain", + "si ris", + "Ġfor êt", + "ĠA t", + "ate l", + "um n", + "ĠB ible", + "ĠP er", + "ér in", + "Ġsur n", + "Ġne ur", + "ĠM a", + "Ġam mon", + "ru ption", + "Ġlé lection", + "Ġmon ument", + "Ġcol umb", + "Ġsta ble", + "Ġpri mar", + "Ġtrans mission", + "Ġbr and", + "Ġcoun ty", + "ém ie", + "Ġvari able", + "Ġdiv ided", + "anc y", + "Ġang l", + "Ġsl ight", + "Ġmor ph", + "Ġsk in", + "ĠlÃī gypte", + "Ġfle uve", + "Ġvir gin", + "Ġturn ed", + "Ġdémocra tique", + "Ġlécrit ure", + "Ġalge bra", + "b ourg", + "m il", + "o o", + "u ck", + "Ġp i", + "Ġp et", + "Ġc iter", + "Ġm ains", + "Ġn as", + "Ġn az", + "at ers", + "el ess", + "ra ient", + "Ġv é", + "Ġv el", + "è tre", + "Ġch inese", + "Ġmo tor", + "au ght", + "Ġcomp ati", + "Ġso le", + "Ġam éli", + "Ġent er", + "Ġlé volution", + "Ġser ont", + "Ġav ril", + "Ġprodu cteur", + "Ġ3 6", + "Ġsec urity", + "Ġspe ech", + "Ġéc riv", + "Ġloc aux", + "Ġconf ed", + "Ġear liest", + "Ġ198 3", + "Ġcri tiques", + "Ġpersonn ages", + "Ġtak ing", + "Ġeuropé en", + "Ġke ep", + "Ġdévelopp er", + "bo ard", + "Ġtable au", + "Ġbord er", + "Ġara be", + "Ġchréti enne", + "Ġfol k", + "Ġprimar ily", + "d or", + "o ci", + "s a", + "Ġt ac", + "Ġp av", + "Ġc up", + "Ġde uros", + "Ġm ine", + "Ġla ctu", + "Ġr iz", + "Ġr ules", + "us alem", + "Ġun c", + "Ġre ve", + "Ġv ég", + "Ġdu c", + "os a", + "Ġas c", + "Ġbe y", + "and es", + "Ġj er", + "Ġst one", + "Ġfa ith", + "Ġsa f", + "Ġson s", + "Ġy et", + "Ġsh ah", + "Ġser t", + "Ġcar ried", + "Ġav anc", + "Ġ3 4", + "Ġpuis que", + "po si", + "Ġsuc ces", + "Ġfour th", + "Ġanim aux", + "Ġorder ed", + "vie w", + "Ġill ustr", + "ĠdE urope", + "Ġproper ty", + "Ġneed ed", + "Ġ °", + "anth rop", + "Ġchaî ne", + "Ġbecom ing", + "Ġanne x", + "Ġvérit able", + "Ġsugges ted", + "hout an", + "Ġques tions", + "P h", + "i és", + "n os", + "Ġt an", + "Ġth omas", + "Ġb n", + "Ġr ain", + "Ġr ound", + "Ġun ies", + "Ġch ose", + "Ġch ute", + "di enne", + "ĠE l", + "Ġsa x", + "Ġaf ghanistan", + "Ġlar rivée", + "Ġfin ance", + "Ġco al", + "int on", + "Ġsc reen", + "Ġlin coln", + "Ġprop ag", + "Ġeff ets", + "Ġloc ale", + "oph one", + "Ġenc oura", + "Ġhum ains", + "Ġmod èles", + "Ġréalis er", + "Un i", + "yl on", + "Ġév é", + "Ġspéci f", + "Ġoper ating", + "Ġold er", + "Ġnav y", + "Ġcro y", + "Ġlad ministration", + "Ġpauv re", + "Ġdomes tic", + "Ġexperi ence", + "ĠMex ique", + "Ġrespective ment", + "8 5", + "a ult", + "c up", + "o ved", + "u ed", + "v in", + "Ġ ign", + "en h", + "Ġs enti", + "Ġc ris", + "ti vely", + "ar ing", + "or g", + "Ġv ary", + "Ġcon j", + "Ġpar all", + "os ta", + "ĠC our", + "Ġqu elles", + "Ġal berta", + "ĠS te", + "ér ée", + "end s", + "Ġat mosph", + "Ġfa me", + "Ġform at", + "Ġexp lic", + "lle d", + "ĠCh âte", + "to ine", + "Ġsc ol", + "Ġdo b", + "Ġ5 2", + "Ġbr ing", + "Ġca ve", + "Ġdist inguis", + "Ġrégion al", + "Ġutilis ant", + "Ġdire cteur", + "Ġbu ff", + "Ġfut ur", + "Ġren for", + "Ġval ley", + "Ġcamp agne", + "Ġstand ards", + "Ġép is", + "Ġactu ellement", + "Ġagric oles", + "Ġtend ance", + "Ġclub s", + "Ġorient ale", + "Ġislam ic", + "Ġindepend ence", + "Ġfinan cial", + "Ġpens ée", + "ĠBosnie Herzégovine", + "onta ine", + "Ġlus age", + "ĠCro atie", + "Ġincor por", + "Ġconsidéra ble", + "Ġstrat ég", + "u ie", + "u ves", + "Ä «", + "Ġl H", + "Ġl entre", + "Ġr ares", + "Ġre je", + "ĠL ar", + "Ġcon tient", + "Ġpar ler", + "ul sion", + "Ġse ts", + "Ġpro ches", + "Ġdé g", + "Ġex change", + "Ġfr ère", + "Ġat tention", + "ins ule", + "Ġpre f", + "Ġsh are", + "lo i", + "ĠN orm", + "Ġser ve", + "Ġph en", + "Ġcan al", + "Ġpub lish", + "Ġ5 3", + "Ġref ers", + "Ġ197 6", + "Ġprog rams", + "Ġarm ées", + "Ġrés erv", + "Ġ15 0", + "ĠAl ger", + "ites se", + "Ġvari été", + "ĠFran çais", + "Ġinv est", + "Ġcell ules", + "Ġdési gne", + "Ġju illet", + "Ġinstru ments", + "Ġwin ter", + "Ġaugment ation", + "Ġlen vironnement", + "Ġcapac ity", + "Ġresul ted", + "Ġmagn itude", + "Ġredu ced", + "Ġexten sion", + "Ġdiscip line", + "Ġfriend s", + "Ġmusul mans", + "Ġcommit te", + "ĠRoyaume Uni", + "Ġquick ly", + "l its", + "y an", + "Ġd art", + "Ġb il", + "Ġw ild", + "Ġh omme", + "Ġr ural", + "ut er", + "Ġqu art", + "Ġse mbl", + "Ġdé v", + "ĠB uff", + "ér ité", + "li p", + "Ġma h", + "lis es", + "ĠF ontaine", + "tis te", + "Ġsc ènes", + "ĠdA mérique", + "Ġcommun ities", + "ah ar", + "Ġhum ain", + "Ġplay ing", + "Ġarch é", + "Ġint ended", + "éra ux", + "Ġsty les", + "Ġcathol iques", + "Ġenti èrement", + "air s", + "Ġsex p", + "Ġinstitu te", + "Ġmunicip al", + "Ġargu ed", + "Ġpén insule", + "antin ople", + "Ġpromo tion", + "Ġcitiz ens", + "e ms", + "i tions", + "n ée", + "Ġa k", + "Ġt ab", + "é enne", + "re ed", + "Ġde ad", + "Ġe ur", + "Ġe duc", + "ch ent", + "ol ic", + "Ġcon dam", + "Ġpar f", + "ĠC ent", + "ĠC ont", + "Ġqu an", + "Ġqu ality", + "Ġch ain", + "Ġj a", + "ĠA p", + "st r", + "ate ll", + "Ġmo dule", + "ĠP ro", + "ĠM éd", + "ê che", + "Ġdi z", + "Ġcl in", + "Ġad ult", + "Ġsh ips", + "ĠT out", + "Ġmar ine", + "Ġcons iste", + "Ġsp ok", + "Ġcar rière", + "Ġform al", + "Ġexp lique", + "ven tions", + "Ġco û", + "Ġcour ts", + "je ctif", + "Ġ197 1", + "Ġlim age", + "Ġpass ant", + "Ġmoder nes", + "Ġoff ered", + "Ġ194 4", + "Ġunivers e", + "Ġval ues", + "Ġsl ow", + "Ġprom inent", + "ĠFran cis", + "Ġphilosoph ie", + "Ġdét ru", + "Ġbran ches", + "Ġfronti ères", + "Ġbroad cast", + "Ġterr or", + "Ġlét ude", + "Ġméta ux", + "Ġbin ary", + "Ġmari age", + "Ġbulgar ia", + "ĠlAs semblée", + "Ġmedic ine", + "Ġdescrip tion", + "l as", + "n ed", + "Ġl Åĵuvre", + "ar k", + "ur re", + "ĠL os", + "ĠL ag", + "Ġpro s", + "ĠB ab", + "ĠB én", + "og en", + "Ġne x", + "ĠT ra", + "ĠR ou", + "Ġcons ists", + "Ġman que", + "ĠN éan", + "Ġprodu ire", + "tis sement", + "Ġgu it", + "Ġ6 5", + "Ġpublic s", + "Ġrest ent", + "Ġsm ith", + "Ġsimp ly", + "Ġgiv ing", + "ĠLA r", + "Ġstat us", + "Ġchim iques", + "ham mad", + "Ġclaim s", + "Ġpropri étés", + "ë l", + "Ġregr oupe", + "Ġcontain ing", + "Ġarmen ia", + "Ġcab in", + "Ġméthod es", + "ĠNéan moins", + "6 6", + "Ġp it", + "Ġs amp", + "Ġc row", + "ar di", + "Ġf iction", + "os aurus", + "Ġpl anned", + "ĠS am", + "ill a", + "Ġno bles", + "Ġad j", + "Ġab d", + "ĠF or", + "Ġinter net", + "Ġ4 7", + "Ġdire ctor", + "ĠBr unei", + "Ġprof esse", + "Ġvis ite", + "Ġgouver ne", + "Ġdec ision", + "Ġeuropé ens", + "Ġold est", + "Ġallow ing", + "á n", + "Ġindustri es", + "Ġjohn son", + "Ġchim ique", + "Ġdav oir", + "Ġalexand ria", + "Ġgl ass", + "Ġpot ential", + "Ġchap elle", + "ĠlIn de", + "Ġsupérie ure", + "Ġchréti ens", + "Ġprocesse urs", + "Ġpiè ce", + "Ġbâti ments", + "osi tions", + "Ġsit ue", + "Ġunli ke", + "Ġsoldi ers", + "g ment", + "m ig", + "t nam", + "es ted", + "Ġs and", + "Ġs tim", + "Ġth ous", + "Ġw ing", + "ed y", + "ro ï", + "Ġun iquement", + "Ġre lev", + "ol as", + "am as", + "Ġdé riv", + "se ud", + "Ġmo b", + "ort un", + "ph al", + "pr é", + "ud ed", + "Ġno ter", + "Ġab ou", + "Ġam ount", + "Ġres istance", + "Ġent ered", + "alis é", + "Ġaus tin", + "Ġsou tien", + "Ġche min", + "Ġ198 7", + "Ġarm ed", + "cul ar", + "Ġhum ans", + "Ġcompos ée", + "Ġstru ct", + "Ġcolle c", + "Ġele ctions", + "Ġinform ations", + "Ġrich es", + "Ġdh abitants", + "Ġdécl in", + "Ġvar ie", + "Ġlog ic", + "Ġurb aine", + "Ġtur k", + "Ġsett lement", + "Ġalgorith m", + "Ġmand at", + "ĠBourg ogne", + "g ger", + "Ä ĩ", + "Ġd y", + "Ġp in", + "Ġc ités", + "is mes", + "qu és", + "Ġla m", + "Ġle aving", + "il ib", + "Ġpar ce", + "os is", + "th ur", + "ĠM an", + "ĠM us", + "Ġhe ures", + "Ġfa ir", + "Ġac teurs", + "Ġcont ent", + "Ġsp ent", + "Ġprodu ctions", + "Ġ5 5", + "Ġins p", + "til ler", + "Ġprov ides", + "ét ation", + "Ġprog ress", + "ĠAl ors", + "cul aire", + "Ġcri me", + "Ġlab s", + "Ġrev anche", + "Ġequ al", + "Ġcivil isation", + "Ġcro wn", + "Ġcommunic ations", + "for me", + "Ġprim aires", + "ony me", + "Ġartis tique", + "Ġcit oy", + "Ġplate au", + "ĠPremi er", + "Ġacade my", + "Ġinterp ret", + "Ġdispon ibles", + "Ġcalend rier", + "Ġrat ta", + "ĠBur kina", + "Ġimmedi ately", + "Ġdeh ors", + "b our", + "c é", + "m ore", + "t z", + "y al", + "in ing", + "Ġc ry", + "or a", + "Ġf u", + "Ġf ine", + "Ġle cture", + "est s", + "ch ron", + "ri en", + "Ġv on", + "Ġv ent", + "Ġv ont", + "Ġv itesse", + "ĠL al", + "Ġal chim", + "am ment", + "ap er", + "Ġque en", + "Ġac cident", + "Ġapp r", + "ĠR h", + "Ġsp ati", + "fic e", + "Ġpo ids", + "Ġexp and", + "Ġrel ief", + "Ġpub lie", + "Ġop érations", + "Ġutilis ent", + "Ġ196 3", + "Ġown ed", + "Ġten sion", + "ĠlO uest", + "Ġrespe ctively", + "Ġsex ual", + "Ġquar ter", + "cesse ur", + "Ġtar get", + "Ġmarqu é", + "Ġdecl ared", + "Ġriv ière", + "Ġfrank lin", + "aly se", + "Ġfré quent", + "Ġnéerland ais", + "ĠPort ug", + "Ġbird s", + "c a", + "r ans", + "u ant", + "Ġa mi", + "Ġl ieux", + "Ġan ch", + "Ġh ours", + "Ġr asse", + "Ġen vironnement", + "si le", + "Ġé mer", + "ag an", + "ag ing", + "Ġmo bil", + "ĠP é", + "ér on", + "li quer", + "Ġfa ctor", + "Ġpre dic", + "av ant", + "Ġman ip", + "ost on", + "ĠPar lement", + "Ġsol id", + "Ġwe b", + "Ġterrit ori", + "Ġpermet tre", + "he ad", + "Ġcri tical", + "Ġvis ible", + "Ġid é", + "Ġafric ain", + "Ġfem ale", + "uss els", + "Ġélect rique", + "Ġdécl are", + "Ġécrit s", + "Ġwin ning", + "Ġpap er", + "Ġadd ress", + "Ġlapp arition", + "Ġide as", + "Ġobje cts", + "Ġbass in", + "Ġentraî ne", + "Ġdefe ated", + "ĠMich el", + "Ġful ly", + "Ġcust om", + "Ġwash ington", + "Ġcommunaut és", + "Ġsupre me", + "r at", + "Ġd ieux", + "on ym", + "Ġl ing", + "er ate", + "Ġp ied", + "Ġf ou", + "Ġin side", + "Ġh y", + "Ġr ace", + "us te", + "Ġg h", + "Ġre in", + "ri x", + "Ġv ice", + "Ġj ard", + "ĠS u", + "ab or", + "ous in", + "ous se", + "Ġhe art", + "Ġson gs", + "Ġapp elle", + "Ġpre c", + "Ġres ources", + "Ġexp ress", + "ĠH enri", + "Ġpré cip", + "Ġpopul aires", + "Ġ4 8", + "ok a", + "Ġinc ome", + "Ġpeut être", + "Ġair lines", + "Ġreprésent ation", + "Ġdiffér ence", + "Ġend ed", + "Ġret ra", + "ili pp", + "Ġpa ix", + "Ġpouvoir s", + "Ġste el", + "Ġlan cienne", + "Ġcul min", + "Ġappear ance", + "éta ire", + "Ġexper ien", + "Ġaud elÃł", + "Ġaud essus", + "Ġdifficult és", + "Ġmaî tre", + "Ġpiè ces", + "Ġsqu are", + "Ġrésult ats", + "Ġindividu als", + "Ġlocc asion", + "Ġdestru ction", + "9 0", + "N U", + "g i", + "k an", + "o ins", + "o ût", + "Ġd rin", + "on al", + "Ġs ang", + "it a", + "as tes", + "ra ine", + "os er", + "ont é", + "ac tive", + "Ġac lu", + "if s", + "Ġsp ain", + "ô me", + "Ġsec teurs", + "rib ut", + "Ġover all", + "ton in", + "Ġrem oved", + "Ġ194 2", + "Ġcontr ast", + "Ġcolon isation", + "Ġmy st", + "Ġperform ances", + "ussi e", + "Ġhar mon", + "Ġdà ī", + "Ġautor ités", + "Ġmédi év", + "Ġtransform ation", + "Ġmoun tain", + "wh ere", + "Ġcollab oration", + "Ġlut te", + "Ġmél ange", + "Ġenv oy", + "Ġconflic t", + "ĠBa al", + "Ġandal us", + "ĠMart in", + "Ġbey ond", + "ĠBuff y", + "S I", + "c ont", + "d o", + "d ion", + "h is", + "m ond", + "u ge", + "Ġ ?", + "Ġd ann", + "Ġa cts", + "Ġt v", + "Ġt ort", + "Ġl én", + "Ġs atell", + "ti ans", + "or ges", + "ou red", + "as tr", + "Ġr ub", + "Ġr ival", + "Ġg ri", + "Ġv ac", + "Ġv ow", + "è ge", + "ter ies", + "Ġbe g", + "ĠB angladesh", + "Ġré form", + "Ġfa ci", + "Ġfa veur", + "ĠCh aque", + "Ġacc us", + "Ġinf ant", + "Ġpres sion", + "Ġbr ussels", + "ét rique", + "Ġlim ite", + "Ġconn aiss", + "Ġvo ies", + "Ġlit tor", + "Ġcr ée", + "Ġwhere as", + "Ġinflu ences", + "Ġtre es", + "Ġdec ades", + "Ġplan et", + "Ġappel és", + "Ġallow s", + "ĠRé volution", + "Ġinternation ales", + "Ġalli ance", + "ĠlAr t", + "Ġparticip ation", + "Ġlac tivité", + "Ġconqu ête", + "Ġpossi bly", + "Ġchiff re", + "vi ation", + "Ġmoun tains", + "Ġlét at", + "Ġstart ing", + "Ġmeille ur", + "Ġrégul ièrement", + "Ġcu ivre", + "Ġlesp ace", + "Ġjur id", + "Ġlid ée", + "Ġsatis f", + "b and", + "c atel", + "h ood", + "w ide", + "y on", + "y cl", + "z a", + "á ¹", + "en ing", + "Ġs omme", + "or al", + "Ġla ff", + "Ġr ough", + "Ġr aisons", + "ĠC ler", + "Ġpro xim", + "Ġal as", + "Ġal ab", + "Ġch aud", + "and ie", + "Ġtr ouvent", + "Ġpe ter", + "Ġapp are", + "ĠF aso", + "ĠG ide", + "Ġbo y", + "rib ue", + "Ġpers pe", + "Ġconf lits", + "ograph ic", + "Ġbel ong", + "Ġfound ation", + "Ġpouv ant", + "Ġpouv ait", + "Ġatt est", + "Ġappar ent", + "Ġsuiv i", + "ĠQ uel", + "Ġlal chimie", + "Ġindustri elle", + "Ġdoc uments", + "Ġbelie ve", + "Äģ n", + "Ġseul s", + "Ġrefer ence", + "Ġhor iz", + "Ġmention ed", + "Ġdistric ts", + "Ġdepend ing", + "Ġdisting ue", + "Ġanc est", + "Ġnour rit", + "Ġdise ase", + "Ġantib io", + "Ġpow ers", + "4 7", + "A N", + "M D", + "O S", + "c el", + "i om", + "s titut", + "u tive", + "é der", + "é tiques", + "Ġp y", + "Ġm éri", + "al ing", + "al istes", + "Ġf ib", + "Ġb ak", + "Ġan at", + "Ġh ands", + "us ta", + "at oires", + "Ġun s", + "ri ght", + "ce au", + "Ġpar lé", + "ul é", + "ut és", + "Ġfor êts", + "Ġch ann", + "ĠP uis", + "Ġar rive", + "ich e", + "Ġsa ou", + "mi a", + "Ġlé cole", + "Ġrel ie", + "ble au", + "Ġsta ff", + "Ġconf er", + "Ġdev iennent", + "Ġsol ar", + "Ġutilis er", + "Ġmat ern", + "Ġport s", + "ob i", + "Ġmod els", + "Ġdin ter", + "Ġpriv ée", + "Ġobs erved", + "Ġréf orme", + "ĠCon f", + "Ġcorrespond ant", + "Ġsw ed", + "Ġrun s", + "Ġcirc uit", + "Ġpresent ed", + "Ġwom an", + "Ġtraditionn elle", + "Ġrespon sible", + "Ġportug ais", + "Ġfoc us", + "Ġsubse quent", + "Ġbah á", + "Ġélectron ique", + "Ġexclus ive", + "ĠMaur ice", + "a o", + "b el", + "c op", + "f ric", + "g ration", + "m as", + "n ant", + "p it", + "on a", + "on ed", + "on ique", + "Ġp ont", + "Ġc éré", + "Ġm ale", + "Ġf el", + "Ġla ir", + "Ġn ap", + "Ġr id", + "Ġr ien", + "ed s", + "Ġg ross", + "Ġto ld", + "am in", + "Ġcomp ose", + "ĠLe x", + "so le", + "Ġlé v", + "ĠN ouvelle", + "Ġha w", + "ven ir", + "Ġpop e", + "Ġ3 00", + "Ġ4 3", + "Ġloc éan", + "Ġreg ist", + "erv ation", + "ĠW illiam", + "Ġprof ond", + "Ġpéri odes", + "Ġcomb ination", + "Ġsl aves", + "ĠlE st", + "Ġnature lles", + "Ġatta cks", + "ĠY ork", + "Ġinst ance", + "Ġstud ent", + "Ġcoup le", + "ĠdAn ubis", + "Ġrecher ches", + "Ġacqu is", + "Ġdisco very", + "ïk ido", + "Ġcolumb ia", + "N E", + "b al", + "c ule", + "n elles", + "o int", + "p orte", + "r è", + "s s", + "Ġd ins", + "es us", + "Ġa ph", + "Ġt ub", + "Ġl ien", + "Ġc ass", + "Ġde partment", + "qu ées", + "Ġla u", + "Ġle ff", + "Ġr od", + "Ġé vent", + "Ġse at", + "ge ments", + "li ers", + "ĠM in", + "ord s", + "mi ques", + "Ġcl osed", + "Ġam s", + "Ġlé lect", + "Ġexp ression", + "Ġdo ù", + "ma ic", + "Ġprincip le", + "Ġnota bly", + "Ġarm én", + "Ġ195 6", + "ĠAr t", + "Ġsud est", + "Ġhistor ian", + "Ġanti se", + "Ġdém ographique", + "Ġép ouse", + "Ġrun ning", + "bo ok", + "Ġmes ures", + "Ġmassi f", + "Ġmilli ards", + "Ġcontempor ary", + "Ġappli ed", + "Ġsubse quently", + "atri ème", + "Ġnucle ar", + "Ġcompagn ie", + "Ġvehic le", + "Ġmeur t", + "Ġunif orm", + "Ġagree ment", + "ĠCons titution", + "Ġbatt les", + "Ġcommitte e", + "u pe", + "Ġd ag", + "Ġd ance", + "on ia", + "an as", + "ti les", + "ic ago", + "Ġr ur", + "ch t", + "ch és", + "ch ée", + "ĠL u", + "os en", + "Ġal umin", + "ad o", + "ér és", + "Ġne uf", + "ĠD av", + "ré h", + "ell s", + "Ġaut onom", + "Ġpo em", + "ak a", + "ak h", + "Ġ3 7", + "Ġinf in", + "Ġnew sp", + "Ġher o", + "Ġ197 8", + "Ġfrançais es", + "Ġsin stall", + "Ġbat man", + "Ġlib rary", + "ail y", + "Ġconstru it", + "Ġ194 7", + "ĠAr sène", + "Ġpat ron", + "Ġcamp us", + "erg ie", + "Ġactu el", + "Ġnive aux", + "Ġadv anced", + "Ġouv rage", + "Ġpubli ques", + "gra d", + "Ġmas ter", + "Ġconte xt", + "Ġcho ice", + "Ġartic les", + "ĠAng eles", + "Ġbes oins", + "Ġproje cts", + "Ġgun s", + "Ġgain ed", + "Ġpois son", + "Ġfight ing", + "ĠPremi ère", + "Ġpati ents", + "glom ération", + "Ġvé hic", + "ĠCler mont", + "Ġams terdam", + "2 00", + "6 8", + "B A", + "d p", + "g ory", + "u a", + "w a", + "Î ±", + "Ġd ind", + "é re", + "Ġth ings", + "Ġthe atre", + "Ġm auv", + "al u", + "Ġf isc", + "Ġb ond", + "Ġin gré", + "Ġn ick", + "ch i", + "ch o", + "ĠC I", + "Ġqu ad", + "Ġqu au", + "Ġal one", + "ag ers", + "Ġex cept", + "Ġex pected", + "Ġmo ving", + "té roï", + "Ġpe ak", + "cl aves", + "Ġper p", + "Ġmon uments", + "Ġall ant", + "min ation", + "Ġdéc oup", + "Ġdev i", + "met tre", + "rie f", + "Ġ196 7", + "Ġconstitu ée", + "Ġrad ical", + "Ġval id", + "Ġpriv il", + "Ġlor ganisation", + "Ġrich ard", + "Ġcomput ers", + "Ġorganis ations", + "Ġpap e", + "Ġcommand er", + "Ġtrib es", + "Ġsubst anti", + "ĠFontaine bleau", + "ĠBén in", + "2 1", + "f it", + "l ation", + "o on", + "r est", + "z er", + "in ated", + "Ġp â", + "re ïn", + "ti ens", + "Ġm c", + "Ġm ad", + "Ġf at", + "Ġb one", + "Ġe aux", + "te en", + "Ġw ays", + "Ġh ind", + "Ġn ut", + "ic ient", + "Ġr ig", + "Ġpl ur", + "és opota", + "Ġis ot", + "Ġ19 00", + "ĠB asse", + "ĠB houtan", + "Ġré action", + "Ġcomp tait", + "og er", + "Ġfa il", + "Ġtra ces", + "Ġapp ropri", + "Ġper fe", + "ĠR om", + "tr ême", + "Ġsp lit", + "fic ations", + "Ġimp ression", + "Ġag ents", + "Ġdev ait", + "Ġtour s", + "ograph e", + "Ġdire cted", + "Ġwe ight", + "Ġrés erves", + "Ġreprésent é", + "Ġbu zz", + "Ġocc urs", + "Ġréalis ation", + "Ġ16 0", + "Ġ195 4", + "Ġfollow s", + "Ġvis ant", + "Ġdiffer ence", + "Ġrece ive", + "Ġexist ent", + "Ġauth ors", + "Ġatom ic", + "Ġcomplex es", + "ĠCar l", + "ĠCerta ines", + "Ġhelp ed", + "Ġmur der", + "Ġoccur red", + "Ġhab itu", + "Ġnecess ary", + "Ġnuclé aire", + "Ġdoct rine", + "Ġbibli oth", + "Ġslight ly", + "Ġantise mi", + "A n", + "c tifs", + "r um", + "u elles", + "Ġ ire", + "Ġd int", + "Ġd û", + "es sions", + "Ġa it", + "Ġt ient", + "Ġm am", + "Ġb ic", + "Ġb ip", + "Ġb oston", + "un s", + "as y", + "Ġà ¨", + "ra d", + "ĠL or", + "Ġé n", + "Ġpl ays", + "ver gn", + "Ġor ch", + "um ul", + "ot o", + "Ġré vol", + "ĠR ussie", + "so ft", + "Ġmon arch", + "ell a", + "Ġav oid" + ] + } +} \ No newline at end of file