diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,65287 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "<|endoftext|>", + "single_word": false, + "lstrip": false, + "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": null, + "model": { + "type": "BPE", + "dropout": null, + "unk_token": "<|endoftext|>", + "continuing_subword_prefix": null, + "end_of_word_suffix": null, + "fuse_unk": false, + "byte_fallback": false, + "ignore_merges": false, + "vocab": { + "<|endoftext|>": 0, + "\u0000": 1, + "\u0001": 2, + "\u0002": 3, + "\u0003": 4, + "\u0004": 5, + "\u0005": 6, + "\u0006": 7, + "\u0007": 8, + "\b": 9, + "\t": 10, + "\n": 11, + "\u000b": 12, + "\f": 13, + "\r": 14, + "\u000e": 15, + "\u000f": 16, + "\u0010": 17, + "\u0011": 18, + "\u0012": 19, + "\u0013": 20, + "\u0014": 21, + "\u0015": 22, + "\u0016": 23, + "\u0017": 24, + "\u0018": 25, + "\u0019": 26, + "\u001a": 27, + "\u001b": 28, + "\u001c": 29, + "\u001d": 30, + "\u001e": 31, + "\u001f": 32, + " ": 33, + "!": 34, + "\"": 35, + "#": 36, + "$": 37, + "%": 38, + "&": 39, + "'": 40, + "(": 41, + ")": 42, + "*": 43, + "+": 44, + ",": 45, + "-": 46, + ".": 47, + "/": 48, + "0": 49, + "1": 50, + "2": 51, + "3": 52, + "4": 53, + "5": 54, + "6": 55, + "7": 56, + "8": 57, + "9": 58, + ":": 59, + ";": 60, + "<": 61, + "=": 62, + ">": 63, + "?": 64, + "@": 65, + "A": 66, + "B": 67, + "C": 68, + "D": 69, + "E": 70, + "F": 71, + "G": 72, + "H": 73, + "I": 74, + "J": 75, + "K": 76, + "L": 77, + "M": 78, + "N": 79, + "O": 80, + "P": 81, + "Q": 82, + "R": 83, + "S": 84, + "T": 85, + "U": 86, + "V": 87, + "W": 88, + "X": 89, + "Y": 90, + "Z": 91, + "[": 92, + "\\": 93, + "]": 94, + "^": 95, + "_": 96, + "`": 97, + "a": 98, + "b": 99, + "c": 100, + "d": 101, + "e": 102, + "f": 103, + "g": 104, + "h": 105, + "i": 106, + "j": 107, + "k": 108, + "l": 109, + "m": 110, + "n": 111, + "o": 112, + "p": 113, + "q": 114, + "r": 115, + "s": 116, + "t": 117, + "u": 118, + "v": 119, + "w": 120, + "x": 121, + "y": 122, + "z": 123, + "{": 124, + "|": 125, + "}": 126, + "~": 127, + "": 128, + "€": 129, + "": 130, + "‚": 131, + "ƒ": 132, + "„": 133, + "…": 134, + "†": 135, + "‡": 136, + "ˆ": 137, + "‰": 138, + "Š": 139, + "‹": 140, + "Œ": 141, + "": 142, + "Ž": 143, + "": 144, + "": 145, + "‘": 146, + "’": 147, + "“": 148, + "”": 149, + "•": 150, + "–": 151, + "—": 152, + "˜": 153, + "™": 154, + "š": 155, + "›": 156, + "œ": 157, + "": 158, + "ž": 159, + "Ÿ": 160, + " ": 161, + "¡": 162, + "¢": 163, + "£": 164, + "¤": 165, + "¥": 166, + "¦": 167, + "§": 168, + "¨": 169, + "©": 170, + "ª": 171, + "«": 172, + "¬": 173, + "­": 174, + "®": 175, + "¯": 176, + "°": 177, + "±": 178, + "²": 179, + "³": 180, + "´": 181, + "µ": 182, + "¶": 183, + "·": 184, + "¸": 185, + "¹": 186, + "º": 187, + "»": 188, + "¼": 189, + "½": 190, + "¾": 191, + "¿": 192, + "À": 193, + "Á": 194, + "Â": 195, + "Ã": 196, + "Ä": 197, + "Å": 198, + "Æ": 199, + "Ç": 200, + "È": 201, + "É": 202, + "Ê": 203, + "Ë": 204, + "Ì": 205, + "Í": 206, + "Î": 207, + "Ï": 208, + "Ð": 209, + "Ñ": 210, + "Ò": 211, + "Ó": 212, + "Ô": 213, + "Õ": 214, + "Ö": 215, + "×": 216, + "Ø": 217, + "Ù": 218, + "Ú": 219, + "Û": 220, + "Ü": 221, + "Ý": 222, + "Þ": 223, + "ß": 224, + "à": 225, + "á": 226, + "â": 227, + "ã": 228, + "ä": 229, + "å": 230, + "æ": 231, + "ç": 232, + "è": 233, + "é": 234, + "ê": 235, + "ë": 236, + "ì": 237, + "í": 238, + "î": 239, + "ï": 240, + "ð": 241, + "ñ": 242, + "ò": 243, + "ó": 244, + "ô": 245, + "õ": 246, + "ö": 247, + "÷": 248, + "ø": 249, + "ù": 250, + "ú": 251, + "û": 252, + "ü": 253, + "ý": 254, + "þ": 255, + "ÿ": 256, + "Ċ": 257, + "Ġ": 258, + "Ģ": 259, + "ģ": 260, + "Ĥ": 261, + "ĥ": 262, + "Ħ": 263, + "ħ": 264, + "Ĩ": 265, + "ĩ": 266, + "Ī": 267, + "ī": 268, + "Ĭ": 269, + "ĭ": 270, + "Į": 271, + "į": 272, + "İ": 273, + "ı": 274, + "IJ": 275, + "ij": 276, + "Ĵ": 277, + "ĵ": 278, + "Ķ": 279, + "ķ": 280, + "ĸ": 281, + "Ĺ": 282, + "ĺ": 283, + "Ļ": 284, + "ļ": 285, + "Ľ": 286, + "ľ": 287, + "Ŀ": 288, + "ŀ": 289, + "Ł": 290, + "ł": 291, + "Ń": 292, + "Ġt": 293, + "he": 294, + "Ġa": 295, + "in": 296, + "Ġthe": 297, + "er": 298, + "on": 299, + "re": 300, + "ed": 301, + "Ġs": 302, + "Ġw": 303, + "Ġo": 304, + "nd": 305, + "at": 306, + "or": 307, + "en": 308, + "it": 309, + "Ġf": 310, + "Ġc": 311, + "ar": 312, + "is": 313, + "es": 314, + "an": 315, + "Ġb": 316, + "Ġof": 317, + "al": 318, + "Ġin": 319, + "ing": 320, + "as": 321, + "Ġp": 322, + "Ġand": 323, + "Ġto": 324, + "ro": 325, + "ic": 326, + "Ġm": 327, + "Ġd": 328, + "ion": 329, + "Ġh": 330, + "le": 331, + "ou": 332, + "Ġre": 333, + "ĠT": 334, + "il": 335, + "ĠS": 336, + "ent": 337, + "st": 338, + "ĠA": 339, + "Ġth": 340, + "el": 341, + "am": 342, + "Ġl": 343, + "om": 344, + "ĠC": 345, + "ac": 346, + "Ġ1": 347, + "ad": 348, + "Ġe": 349, + "Ġwas": 350, + "Ġn": 351, + "ĠM": 352, + "ec": 353, + "Ġon": 354, + "ur": 355, + "ol": 356, + "id": 357, + "ĠB": 358, + "et": 359, + "ly": 360, + "im": 361, + "Ġg": 362, + "Ġfor": 363, + "ig": 364, + "ir": 365, + "ot": 366, + "iv": 367, + "ter": 368, + "Ġas": 369, + "ut": 370, + "us": 371, + "ĠThe": 372, + "ith": 373, + "ay": 374, + "ĠH": 375, + "ĠI": 376, + "ow": 377, + "'s": 378, + "Ġst": 379, + "her": 380, + "ation": 381, + "Ġwith": 382, + "ĠP": 383, + "ver": 384, + "Ġ2": 385, + "Ġbe": 386, + "Ġthat": 387, + "em": 388, + "Ġ\"": 389, + "ĠR": 390, + "ce": 391, + "un": 392, + "ĠD": 393, + "ch": 394, + "th": 395, + "Ġwh": 396, + "Ġby": 397, + "Ġal": 398, + "Ġ(": 399, + "Ġcon": 400, + "ul": 401, + "ĠF": 402, + "Ġat": 403, + "ĠW": 404, + "ers": 405, + "ĠL": 406, + "ct": 407, + "ra": 408, + "os": 409, + "ĠG": 410, + "ĠN": 411, + "Ġan": 412, + "rom": 413, + "Ġis": 414, + "Ġit": 415, + "and": 416, + "um": 417, + "Ġhe": 418, + "Ġ19": 419, + "est": 420, + "ist": 421, + "ĠJ": 422, + "ag": 423, + "av": 424, + "##": 425, + "00": 426, + "ain": 427, + "ri": 428, + "ĠE": 429, + "Ġfrom": 430, + "Ġhis": 431, + "od": 432, + "up": 433, + "Ġcom": 434, + "op": 435, + "Ġv": 436, + "Ġpro": 437, + "if": 438, + "res": 439, + "ill": 440, + "ld": 441, + "ere": 442, + "ĠO": 443, + "ew": 444, + "ber": 445, + "ore": 446, + "art": 447, + "igh": 448, + "ard": 449, + "Ġde": 450, + "Ġwere": 451, + "ies": 452, + "ort": 453, + "Ġr": 454, + "all": 455, + "ich": 456, + "ate": 457, + "ak": 458, + "Ġse": 459, + "oc": 460, + "ud": 461, + "qu": 462, + "ant": 463, + "ong": 464, + "ap": 465, + "ab": 466, + "âĢ": 467, + "ear": 468, + "Ġex": 469, + "ated": 470, + "Ġch": 471, + "ip": 472, + "Ġpl": 473, + "ess": 474, + "ĠK": 475, + "ame": 476, + "gh": 477, + "ity": 478, + "ack": 479, + "ive": 480, + "Ġor": 481, + "Ġhad": 482, + "ub": 483, + "ect": 484, + "Ġsh": 485, + "ĠIn": 486, + "se": 487, + "red": 488, + "ĠSt": 489, + "ast": 490, + "ĠU": 491, + "und": 492, + "our": 493, + "ov": 494, + "ge": 495, + "Ġwhich": 496, + "ian": 497, + "Ġ20": 498, + "Ġle": 499, + "ment": 500, + "ial": 501, + "Ġk": 502, + "ell": 503, + "ost": 504, + "âĢĵ": 505, + "ight": 506, + "ine": 507, + "Ġnot": 508, + "ord": 509, + "ary": 510, + "ia": 511, + "ust": 512, + "Ġsp": 513, + "Ġare": 514, + "pt": 515, + "rit": 516, + "ther": 517, + "oun": 518, + "pp": 519, + "Ġy": 520, + "ical": 521, + "cl": 522, + "uc": 523, + "so": 524, + "fter": 525, + "ave": 526, + "ould": 527, + "te": 528, + "Ġun": 529, + "ĠCh": 530, + "irst": 531, + "ff": 532, + "ions": 533, + "ue": 534, + "Ġbut": 535, + "ide": 536, + "ign": 537, + "Ġcomp": 538, + "ĠV": 539, + "ish": 540, + "Ġher": 541, + "Ġar": 542, + "ous": 543, + "ure": 544, + "og": 545, + "Ġcont": 546, + "Ġro": 547, + "Ġfirst": 548, + "ork": 549, + "wo": 550, + "ie": 551, + "Ġalso": 552, + "The": 553, + "ran": 554, + "ok": 555, + "Ġtheir": 556, + "ass": 557, + "Ġits": 558, + "Ġwhe": 559, + "orm": 560, + "ry": 561, + "ater": 562, + "ond": 563, + "Ġ201": 564, + "Ġcl": 565, + "ĠHe": 566, + "Ġres": 567, + "out": 568, + "Ġad": 569, + "Ġint": 570, + "hed": 571, + "ome": 572, + "pl": 573, + "ire": 574, + "ime": 575, + "mer": 576, + "Ġab": 577, + "low": 578, + "ru": 579, + "per": 580, + "age": 581, + "Ġ3": 582, + "Ġus": 583, + "ile": 584, + "Ġper": 585, + "ition": 586, + "ted": 587, + "own": 588, + "Ġwho": 589, + "Ġ200": 590, + "Ġtwo": 591, + "iz": 592, + "ts": 593, + "Ġrec": 594, + "ree": 595, + "uring": 596, + "Ġac": 597, + "ice": 598, + "Ġhave": 599, + "Ġsc": 600, + "ally": 601, + "ugh": 602, + "Ġone": 603, + "ember": 604, + "ke": 605, + "port": 606, + "Ġpart": 607, + "Ġag": 608, + "\".": 609, + "ory": 610, + "ence": 611, + "Ġbeen": 612, + "clud": 613, + "Ġdes": 614, + "ction": 615, + "Ġser": 616, + "Ġapp": 617, + "ĠTh": 618, + "Ġen": 619, + "Ġbec": 620, + "ations": 621, + "ace": 622, + "ach": 623, + "Ġover": 624, + "ound": 625, + "Ġafter": 626, + "ely": 627, + "ough": 628, + "Ġj": 629, + "Ġdis": 630, + "ade": 631, + "ark": 632, + "are": 633, + "Ġplay": 634, + "Ġ18": 635, + "ric": 636, + "over": 637, + "Ġthis": 638, + "ance": 639, + "one": 640, + "ph": 641, + "Ġte": 642, + "ult": 643, + "ĠAl": 644, + "ib": 645, + "act": 646, + "Ġhas": 647, + "ĠY": 648, + "man": 649, + "land": 650, + "Ġoff": 651, + "Ġthey": 652, + "urn": 653, + "Ġyear": 654, + "Ġwould": 655, + "Ġother": 656, + "Ġsu": 657, + "Ġinclud": 658, + "ĠIt": 659, + "ens": 660, + "ind": 661, + "vel": 662, + "###": 663, + "oin": 664, + "ress": 665, + "Ġout": 666, + "we": 667, + "Ġim": 668, + "Ġman": 669, + "Ġup": 670, + "Ġshe": 671, + "ite": 672, + "),": 673, + "ased": 674, + "Ġpre": 675, + "Ġinto": 676, + "ward": 677, + "wn": 678, + "ilm": 679, + "Ġtime": 680, + "end": 681, + "Ġhim": 682, + "amp": 683, + "ee": 684, + "ĠUn": 685, + "ase": 686, + "ied": 687, + "ild": 688, + "ited": 689, + "ates": 690, + "ors": 691, + "inal": 692, + "ne": 693, + "Ġev": 694, + "Ġ4": 695, + "Ġne": 696, + "form": 697, + "les": 698, + "old": 699, + "Ġatt": 700, + "ason": 701, + "rough": 702, + "able": 703, + "ren": 704, + "Ġcomm": 705, + "ang": 706, + "Ġwork": 707, + "ered": 708, + "aw": 709, + "oy": 710, + "ount": 711, + "Ġsec": 712, + "ings": 713, + "ose": 714, + "Ġinter": 715, + "ood": 716, + "ve": 717, + "ail": 718, + "eat": 719, + "Ġall": 720, + "ft": 721, + "Ġfilm": 722, + "iss": 723, + "Ġmore": 724, + "vi": 725, + "ces": 726, + "rib": 727, + "round": 728, + "Ġnew": 729, + "\",": 730, + "Ġbet": 731, + "ĠMar": 732, + "ents": 733, + "way": 734, + "ix": 735, + "Ġtr": 736, + ".\"": 737, + "gan": 738, + "fer": 739, + "ved": 740, + "Ġrem": 741, + "hip": 742, + "Ġ\\": 743, + "ans": 744, + "ick": 745, + "Ġcons": 746, + "Ġduring": 747, + "ons": 748, + ").": 749, + "ĠAn": 750, + "ake": 751, + "oth": 752, + "Ġ5": 753, + "att": 754, + "aus": 755, + "ĠSe": 756, + "ĠAr": 757, + "Ġgame": 758, + "reat": 759, + "Ġwhen": 760, + "ĠRe": 761, + "ubl": 762, + "Ġdec": 763, + "Ġagain": 764, + "ollow": 765, + "ween": 766, + "ob": 767, + "ug": 768, + "Ġthem": 769, + "Ġsong": 770, + "als": 771, + "Ġund": 772, + "Ġear": 773, + "ss": 774, + "Ġrele": 775, + "ĠâĢĵ": 776, + "ron": 777, + "fore": 778, + "Ġret": 779, + "ĠNew": 780, + "orth": 781, + "ĠĠ": 782, + "cess": 783, + "In": 784, + "Ġsup": 785, + "du": 786, + "tern": 787, + "Ġlater": 788, + "ath": 789, + "Ġbetween": 790, + "Ġthan": 791, + "ced": 792, + "Ġwhile": 793, + "rop": 794, + "Ġthree": 795, + "Ġonly": 796, + "ton": 797, + "Ġchar": 798, + "Ġpr": 799, + "Ġmost": 800, + "ict": 801, + "Ġabout": 802, + "ational": 803, + "Ġcol": 804, + "ook": 805, + "Ġunder": 806, + "outh": 807, + "orld": 808, + "hn": 809, + "Ġsecond": 810, + "Ġcan": 811, + "Ġbu": 812, + "Ġthrough": 813, + "Ġnum": 814, + "000": 815, + "Ġqu": 816, + "lect": 817, + "Ġend": 818, + "Ġass": 819, + "Ġfl": 820, + "Ġseason": 821, + "Ġ199": 822, + "Ġact": 823, + "aid": 824, + "ters": 825, + "ames": 826, + "meric": 827, + "ock": 828, + "Ġkn": 829, + "orn": 830, + "Ġpos": 831, + "bum": 832, + "Ġsub": 833, + "ived": 834, + "io": 835, + "Ġrel": 836, + "Ġra": 837, + "ĠEn": 838, + "ĠLe": 839, + "son": 840, + "Ġme": 841, + "Ġmade": 842, + "Ġwhere": 843, + "ision": 844, + "Ġso": 845, + "Ġfour": 846, + "Ġrecord": 847, + "Ġfollow": 848, + "Ġcent": 849, + "Ġ6": 850, + "ating": 851, + "ular": 852, + "Ġtra": 853, + "Ġver": 854, + "ener": 855, + "ished": 856, + "Ġreg": 857, + "duc": 858, + "Ġbefore": 859, + "ral": 860, + "Ġpe": 861, + "Ġdef": 862, + "Ġmus": 863, + "ĠAmeric": 864, + "the": 865, + "ics": 866, + "ĠCom": 867, + "ĠOn": 868, + "Ġinc": 869, + "ike": 870, + "cc": 871, + "ep": 872, + "Ġalbum": 873, + "Ġmov": 874, + "19": 875, + "ever": 876, + "pr": 877, + "Ġgro": 878, + "ual": 879, + "Ġday": 880, + "ident": 881, + "Ġsome": 882, + "Ġam": 883, + "Ġteam": 884, + "Ġform": 885, + "Ġbeing": 886, + "iel": 887, + "ning": 888, + "ool": 889, + "Ġyears": 890, + "Ġwrit": 891, + "Ġent": 892, + "Ġsuch": 893, + "ily": 894, + "Ġspec": 895, + "ks": 896, + "Ġthere": 897, + "Ġsy": 898, + "ll": 899, + "Ġsing": 900, + "ven": 901, + "ĠJo": 902, + "velop": 903, + "Ġ7": 904, + "ement": 905, + "pen": 906, + "ained": 907, + "Ġacc": 908, + "ific": 909, + "Ġpubl": 910, + "20": 911, + "ĠSh": 912, + "air": 913, + "ject": 914, + "Ġadd": 915, + "che": 916, + "Ġcall": 917, + "Ġused": 918, + "Ġsur": 919, + "Ġlar": 920, + "Ġagainst": 921, + "ury": 922, + "Ġthen": 923, + "Ġind": 924, + "rans": 925, + "Ġwe": 926, + "other": 927, + "Ġpres": 928, + "aj": 929, + "Ġlead": 930, + "ins": 931, + "Ġset": 932, + "Ġcharac": 933, + "Ġnumber": 934, + "ife": 935, + "Ġrece": 936, + "ten": 937, + "Ġloc": 938, + "Ġexp": 939, + "ale": 940, + "ober": 941, + "Ġsever": 942, + "Ġperform": 943, + "Ġinv": 944, + "ars": 945, + "Ġpol": 946, + "ik": 947, + "Ġco": 948, + "ĠShe": 949, + "ised": 950, + "..": 951, + "ier": 952, + "ince": 953, + "ĠThis": 954, + "ise": 955, + "Ġep": 956, + "az": 957, + "Ġbecame": 958, + "Ġhigh": 959, + "Ġboth": 960, + "ired": 961, + "Ġincluding": 962, + "its": 963, + "ram": 964, + "Ġbl": 965, + "Ġwell": 966, + "ious": 967, + "Ġmin": 968, + "Ġfound": 969, + "Ġback": 970, + "Ġdo": 971, + "ird": 972, + "ause": 973, + "Ġmon": 974, + "Ġshow": 975, + "Ġship": 976, + "ĠUnited": 977, + "led": 978, + "ode": 979, + "ures": 980, + "Ġseries": 981, + "ĠSp": 982, + "Ġ8": 983, + "ĠAs": 984, + "Ġgo": 985, + "ower": 986, + "Ġ10": 987, + "ĠCon": 988, + "ivers": 989, + "owever": 990, + "ĠAt": 991, + "any": 992, + "ann": 993, + "tend": 994, + "ting": 995, + "Ġrep": 996, + "Ġsaid": 997, + "olog": 998, + "ash": 999, + "Ġdevelop": 1000, + "Ġdid": 1001, + "Ġcre": 1002, + "ared": 1003, + "ah": 1004, + "Ġdesign": 1005, + "ines": 1006, + "hen": 1007, + "Ġmain": 1008, + "illion": 1009, + "uch": 1010, + "Ġno": 1011, + "iver": 1012, + "ĠBrit": 1013, + "elf": 1014, + "ley": 1015, + "Ġ198": 1016, + "Ġcap": 1017, + "Ġmat": 1018, + "Ġdire": 1019, + "ful": 1020, + "Ġinst": 1021, + "ty": 1022, + "overn": 1023, + "Ġorig": 1024, + "Ġcould": 1025, + "ert": 1026, + "Ġstud": 1027, + "Ġem": 1028, + "erm": 1029, + "ative": 1030, + "xt": 1031, + "iet": 1032, + "ield": 1033, + "ities": 1034, + "Ġdep": 1035, + "âĢĶ": 1036, + "Ġdesc": 1037, + "Ġseveral": 1038, + "ane": 1039, + "Ġepis": 1040, + "Ġcar": 1041, + "ank": 1042, + "ute": 1043, + "view": 1044, + "Ġ9": 1045, + "Ġcomple": 1046, + "Ġ17": 1047, + "Ġbegan": 1048, + "Ġ194": 1049, + "Ġart": 1050, + "Ġlong": 1051, + "my": 1052, + "ross": 1053, + "ĠEng": 1054, + "Ġreleased": 1055, + "Ġdif": 1056, + "Ġfeat": 1057, + "erson": 1058, + "Ġreturn": 1059, + "une": 1060, + "ued": 1061, + "ouse": 1062, + "Ġimp": 1063, + "Ġbro": 1064, + "Ġcontin": 1065, + "Ġmet": 1066, + "til": 1067, + "emb": 1068, + "ism": 1069, + "Ġtrans": 1070, + "oot": 1071, + "der": 1072, + "eb": 1073, + "ĠJohn": 1074, + "Ġsign": 1075, + "ern": 1076, + "Ġearly": 1077, + "ather": 1078, + "erman": 1079, + "Ġmusic": 1080, + "ized": 1081, + "ople": 1082, + "ĠCl": 1083, + "ĠMay": 1084, + "ĠSc": 1085, + "aking": 1086, + "iam": 1087, + "Ġ197": 1088, + "fl": 1089, + "ĠZ": 1090, + "sp": 1091, + "Ġsuc": 1092, + "ists": 1093, + "ided": 1094, + "Ġ196": 1095, + "Ġopen": 1096, + "Ġob": 1097, + "osed": 1098, + "ĠInd": 1099, + "Ġmany": 1100, + "Ġfin": 1101, + "rid": 1102, + "ially": 1103, + "though": 1104, + "Ġcrit": 1105, + "ugust": 1106, + "Ġuntil": 1107, + "imes": 1108, + "Ġpop": 1109, + "ured": 1110, + "ĠAfter": 1111, + "ĠWar": 1112, + "Ġmillion": 1113, + "ey": 1114, + "ptember": 1115, + "Ġalong": 1116, + "Ġwar": 1117, + "ĠAmerican": 1118, + "Ġ15": 1119, + "Ġresp": 1120, + "Ġprov": 1121, + "ĠAugust": 1122, + "Ġrun": 1123, + "ually": 1124, + "Ġbuild": 1125, + "Ġown": 1126, + "Ġany": 1127, + "Ġph": 1128, + "Ġ12": 1129, + "Ġnear": 1130, + "ull": 1131, + "ĠWh": 1132, + "Ġest": 1133, + "ĠSeptember": 1134, + "Ġsm": 1135, + "aced": 1136, + "ĠBl": 1137, + "Ġdirect": 1138, + "Ġbel": 1139, + "chool": 1140, + "vent": 1141, + "Ġdescrib": 1142, + "Ġknown": 1143, + "Ġair": 1144, + "Ġpoin": 1145, + "stem": 1146, + "Ġhist": 1147, + "enn": 1148, + "ax": 1149, + "Ġcalled": 1150, + "ger": 1151, + "Ġoffic": 1152, + "ĠJu": 1153, + "Ġfe": 1154, + "Ġdist": 1155, + "Ġgroup": 1156, + "Ġpass": 1157, + "ments": 1158, + "é": 1159, + "ĠCol": 1160, + "gg": 1161, + "Ġsame": 1162, + "amed": 1163, + "Ġeff": 1164, + "ution": 1165, + "ris": 1166, + "ĠAust": 1167, + "sh": 1168, + "cept": 1169, + "Ġdown": 1170, + "Ġgu": 1171, + "ĠOct": 1172, + "Ġsim": 1173, + "ium": 1174, + "Ġdisc": 1175, + "erv": 1176, + "ĠWorld": 1177, + "Ġfinal": 1178, + "Ġmod": 1179, + "Ġserv": 1180, + "wards": 1181, + "ruct": 1182, + "ajor": 1183, + "Ġstart": 1184, + "ĠGerman": 1185, + "Ġfam": 1186, + "Ġgener": 1187, + "ĠPl": 1188, + "Ġwin": 1189, + "ove": 1190, + "Ġthese": 1191, + "Ġele": 1192, + "ĠNov": 1193, + "Ġfollowing": 1194, + "Ġ16": 1195, + "Ġtook": 1196, + "Ġepisode": 1197, + "ĠOctober": 1198, + "Ġ\\|": 1199, + "ĠAd": 1200, + "Ġcharacter": 1201, + "ible": 1202, + "ĠYork": 1203, + "Ġland": 1204, + "aving": 1205, + "Ġconst": 1206, + "uss": 1207, + "Ġgovern": 1208, + "Ġ\\$": 1209, + "Ġann": 1210, + "ner": 1211, + "ys": 1212, + "Ġpeople": 1213, + "reet": 1214, + "ged": 1215, + "ĠCar": 1216, + "Ġprodu": 1217, + "Ġ11": 1218, + "Ġoper": 1219, + "Ġsupport": 1220, + "ange": 1221, + "Ġmay": 1222, + "ĠDec": 1223, + "ĠBritish": 1224, + "ĠIs": 1225, + "ĠStates": 1226, + "anu": 1227, + "Ġsuccess": 1228, + "Ġaround": 1229, + "Ġvi": 1230, + "duced": 1231, + "Ġcount": 1232, + "get": 1233, + "Ġstr": 1234, + "Ġthough": 1235, + "Ġbecause": 1236, + "Ġuse": 1237, + "ues": 1238, + "anc": 1239, + "ĠJune": 1240, + "Ġsix": 1241, + "Ġprom": 1242, + "Ġed": 1243, + "Ġreceived": 1244, + "ĠUS": 1245, + "ording": 1246, + "ex": 1247, + "Ġeach": 1248, + "Ġattack": 1249, + "yp": 1250, + "ĠJuly": 1251, + "Ġmil": 1252, + "Ġappear": 1253, + "tle": 1254, + "ined": 1255, + "els": 1256, + "Ġocc": 1257, + "Ġconsid": 1258, + "oss": 1259, + "ĠFran": 1260, + "ĠQ": 1261, + "oard": 1262, + "ĠĠĠĠ": 1263, + "ants": 1264, + "pril": 1265, + "raph": 1266, + "ina": 1267, + "ically": 1268, + "ĠNovember": 1269, + "ored": 1270, + "ĠMarch": 1271, + "ĠPro": 1272, + "ility": 1273, + "Ġsingle": 1274, + "Ġsystem": 1275, + "ox": 1276, + "iving": 1277, + "ped": 1278, + "ret": 1279, + "ĠDe": 1280, + "ene": 1281, + "ĠApril": 1282, + "Ġwee": 1283, + "Ġtrack": 1284, + "ission": 1285, + "rist": 1286, + "med": 1287, + "Ġ195": 1288, + "ink": 1289, + "ives": 1290, + "side": 1291, + "Ġkm": 1292, + "ĠAll": 1293, + "uth": 1294, + "Ġ193": 1295, + "Ġbatt": 1296, + "Ġrest": 1297, + "ague": 1298, + "por": 1299, + "ĠThey": 1300, + "ling": 1301, + "Ġnorth": 1302, + "ians": 1303, + "ately": 1304, + "Ġ13": 1305, + "Ġext": 1306, + "Ġreport": 1307, + "rad": 1308, + "Ġmar": 1309, + "Ġfive": 1310, + "hes": 1311, + "Ġdue": 1312, + "ont": 1313, + "ĠFor": 1314, + "gin": 1315, + "Ġmed": 1316, + "Ġpartic": 1317, + "Ġhead": 1318, + "anuary": 1319, + "by": 1320, + "Ġcity": 1321, + "ional": 1322, + "Ġvar": 1323, + "ected": 1324, + "urch": 1325, + "ĠJanuary": 1326, + "ĠBro": 1327, + "ĠDecember": 1328, + "ĠKing": 1329, + "ble": 1330, + "ĠPh": 1331, + "Ġarea": 1332, + "Ġsince": 1333, + "Ġpublic": 1334, + "ively": 1335, + "vious": 1336, + "Ġref": 1337, + "Ġever": 1338, + "ection": 1339, + "Ġ14": 1340, + "Ġstate": 1341, + "Ġincluded": 1342, + "Ġcare": 1343, + "lish": 1344, + "Ġeng": 1345, + "Ġconc": 1346, + "Ġlife": 1347, + "Ġvers": 1348, + "ains": 1349, + "ified": 1350, + "Ġsmall": 1351, + "Ġdet": 1352, + "esp": 1353, + "Ġallow": 1354, + "Ġdr": 1355, + "rote": 1356, + "Ġthird": 1357, + "ilt": 1358, + "ried": 1359, + "ural": 1360, + "Ġleft": 1361, + "ean": 1362, + "Ġevent": 1363, + "Ġlike": 1364, + "Ġline": 1365, + "Ġmajor": 1366, + "Ġtit": 1367, + "Ġcontro": 1368, + "aim": 1369, + "Ġlast": 1370, + "omet": 1371, + "Ġwon": 1372, + "ient": 1373, + "oman": 1374, + "Ġhel": 1375, + "raft": 1376, + "row": 1377, + "ple": 1378, + "ĠHowever": 1379, + "Ġplayed": 1380, + "Ġworld": 1381, + "Ġdescribed": 1382, + "ony": 1383, + "Ġband": 1384, + "ĠWill": 1385, + "ball": 1386, + "Ġplace": 1387, + "Ġdiffer": 1388, + "ideo": 1389, + "empt": 1390, + "ĠMc": 1391, + "ĠNorth": 1392, + "Ġbook": 1393, + "alf": 1394, + "ĠComm": 1395, + "Ġwrote": 1396, + "Ġmonth": 1397, + "Ġ191": 1398, + "yl": 1399, + "Ġport": 1400, + "ĠAustral": 1401, + "ring": 1402, + "Ġprog": 1403, + "Ġturn": 1404, + "\\|": 1405, + "Ġappro": 1406, + "ĠHar": 1407, + "Ġanother": 1408, + "ital": 1409, + "Ġjust": 1410, + "Ġadv": 1411, + "rand": 1412, + "ebru": 1413, + "ck": 1414, + "ebruary": 1415, + "ets": 1416, + "Ġlarge": 1417, + "ĠEd": 1418, + "ĠMus": 1419, + "Ġdeath": 1420, + "Ġincre": 1421, + "avy": 1422, + "Ġcamp": 1423, + "Ġgames": 1424, + "ĠBe": 1425, + "ales": 1426, + "Ġshort": 1427, + "ĠII": 1428, + "Ġprevious": 1429, + "ott": 1430, + "Ġvis": 1431, + "ĠBy": 1432, + "Ġprot": 1433, + "Ġled": 1434, + "ĠFebruary": 1435, + "apan": 1436, + "ĠCan": 1437, + "ats": 1438, + "Ġstory": 1439, + "Ġname": 1440, + "ĠEu": 1441, + "eng": 1442, + "ior": 1443, + "Ġreview": 1444, + "mp": 1445, + "ilar": 1446, + "Ġsl": 1447, + "Ġexpl": 1448, + "Ġwill": 1449, + "oad": 1450, + "ently": 1451, + "Ġsouth": 1452, + "Ġrequ": 1453, + "ĠGe": 1454, + "Ġrepl": 1455, + "ience": 1456, + "Ġgovernment": 1457, + "Ġclass": 1458, + "Ġnamed": 1459, + "ĠMan": 1460, + "reen": 1461, + "ĠSouth": 1462, + "rew": 1463, + "urther": 1464, + "ham": 1465, + "Ġfamily": 1466, + "Ġhome": 1467, + "cy": 1468, + "Ġchild": 1469, + "Ġtop": 1470, + "Ġwhat": 1471, + "Ġperson": 1472, + "Ġaddition": 1473, + "Ġnext": 1474, + "ached": 1475, + "ĠJapan": 1476, + "to": 1477, + "Ġif": 1478, + "ages": 1479, + "Ġ[": 1480, + "ĠPr": 1481, + "uck": 1482, + "Ġschool": 1483, + "Ġmen": 1484, + "ĠStreet": 1485, + "Ġdem": 1486, + "ched": 1487, + "Ġjoin": 1488, + "Ġmuch": 1489, + "tain": 1490, + "Ġoriginal": 1491, + "ivision": 1492, + "ody": 1493, + "au": 1494, + "ister": 1495, + "omen": 1496, + "ays": 1497, + "Ġpo": 1498, + "itions": 1499, + "ival": 1500, + "ĠCity": 1501, + "Ġ'": 1502, + "iven": 1503, + "ĠGu": 1504, + "sup": 1505, + "omin": 1506, + "Ġkill": 1507, + "Ġcentury": 1508, + "ĠOr": 1509, + "ness": 1510, + "Ġopp": 1511, + "iod": 1512, + "ps": 1513, + "Ġbest": 1514, + "Ġmatch": 1515, + "inc": 1516, + "Ġelect": 1517, + "tended": 1518, + "Ġdeb": 1519, + "rench": 1520, + "Ġright": 1521, + "ney": 1522, + "Ġattempt": 1523, + ")": 5997, + "yles": 5998, + "Ġislands": 5999, + "Ġadapted": 6000, + "ĠOf": 6001, + "ĠRel": 6002, + "Ġeighth": 6003, + "ranean": 6004, + "ordan": 6005, + "ĠSpace": 6006, + "Ġben": 6007, + "Ġdemol": 6008, + "Ġrenov": 6009, + "Ġsustained": 6010, + "Ġmethod": 6011, + "Ġvessels": 6012, + "ician": 6013, + "ources": 6014, + "agues": 6015, + "Ġedge": 6016, + "Ġnoting": 6017, + "Ġplanning": 6018, + "Ġdetails": 6019, + "76": 6020, + "Ġlosses": 6021, + "Ġ42": 6022, + "ĠNick": 6023, + "Ġboat": 6024, + "ador": 6025, + "ĠTam": 6026, + "Ġmut": 6027, + "Ġmissing": 6028, + "ĠLiverpool": 6029, + "Ġathlet": 6030, + "rete": 6031, + "ĠGer": 6032, + "Ġrhy": 6033, + "Ġgain": 6034, + "Ġproposal": 6035, + "Ġcart": 6036, + "Ġdidn": 6037, + "Ġconcer": 6038, + "Ġreplace": 6039, + "Ġrebu": 6040, + "Ġdefin": 6041, + "ĠDue": 6042, + "ryst": 6043, + "Ġ1976": 6044, + "Ġimprove": 6045, + "Ġresistance": 6046, + "atures": 6047, + "ropri": 6048, + "ãĤ": 6049, + "Ġ=": 6050, + "Ġpurpose": 6051, + "Ġtail": 6052, + "Ġsculpt": 6053, + "inking": 6054, + "lan": 6055, + "Ġvolume": 6056, + "ĠOhio": 6057, + "organ": 6058, + "ĠBou": 6059, + "ĠWW": 6060, + "Ġsecondary": 6061, + "Ġbattalion": 6062, + "wick": 6063, + "Ġregions": 6064, + "power": 6065, + "osis": 6066, + "Ġpopularity": 6067, + "ĠPeople": 6068, + "iller": 6069, + "ĠSupreme": 6070, + "Ġign": 6071, + "ĠHawai": 6072, + "Ġengineering": 6073, + "know": 6074, + "Ġplayoff": 6075, + "ĠBall": 6076, + "Ġpowers": 6077, + "Ġ+": 6078, + "Ġmounted": 6079, + "uration": 6080, + "BI": 6081, + "onder": 6082, + "Ġhighlight": 6083, + "Ġmotion": 6084, + "Ġcinem": 6085, + "li": 6086, + "lik": 6087, + "ĠGib": 6088, + "ĠWel": 6089, + "Ġcanc": 6090, + "po": 6091, + "engers": 6092, + "Ġenemies": 6093, + "ĠBond": 6094, + "Ġcasualties": 6095, + "ropol": 6096, + "Ġshape": 6097, + "Ġitems": 6098, + "ients": 6099, + "Ġtheater": 6100, + "Ġcommonly": 6101, + "Ġdownload": 6102, + "ģĦ": 6103, + "ĠDrag": 6104, + "Ġknots": 6105, + "ĠGreg": 6106, + "oz": 6107, + "wa": 6108, + "Ġarrested": 6109, + "Ġexchange": 6110, + "ĠAmong": 6111, + "Ġassault": 6112, + "rell": 6113, + "Ġvoted": 6114, + "Ġcold": 6115, + "Ġreserve": 6116, + "Ġparallel": 6117, + "char": 6118, + "Ġsymbol": 6119, + "ĠStadium": 6120, + "Ġrecently": 6121, + "Ġsessions": 6122, + "Ġsections": 6123, + "ĠAk": 6124, + "ĠWhit": 6125, + "Ġimpl": 6126, + "ĠCommand": 6127, + "Ġpoem": 6128, + "ĠKim": 6129, + "Ġtransform": 6130, + "Ġstrengthe": 6131, + "Ġknew": 6132, + "unte": 6133, + "Ġsucceeded": 6134, + "Ġpaint": 6135, + "poration": 6136, + "Ġyouth": 6137, + "ĠPot": 6138, + "Ġequal": 6139, + "ĠRolling": 6140, + "Ġtechnology": 6141, + "ĠBart": 6142, + "ickets": 6143, + "Ġburied": 6144, + "bu": 6145, + "Ġnarrative": 6146, + "Ġshowing": 6147, + "Ġgetting": 6148, + "Ġwealth": 6149, + "Ġfresh": 6150, + "omew": 6151, + "Ġacres": 6152, + "Ġmedal": 6153, + "life": 6154, + "Ġones": 6155, + "Ġvent": 6156, + "Ġchampion": 6157, + "ĠTenn": 6158, + "ructure": 6159, + "star": 6160, + "Ġprisoners": 6161, + "ĠNever": 6162, + "pet": 6163, + "Ġaddress": 6164, + "Ġmissed": 6165, + "44": 6166, + "iform": 6167, + "Ġcard": 6168, + "ĠDream": 6169, + "Ġchannel": 6170, + "Ġresponded": 6171, + "Ġagent": 6172, + "Ġ1981": 6173, + "Ġsubstant": 6174, + "ami": 6175, + "theless": 6176, + "cement": 6177, + "Ġec": 6178, + "ĠCommon": 6179, + "othes": 6180, + "Ġisol": 6181, + "Ġproceed": 6182, + "Ġdecade": 6183, + "Ġregarding": 6184, + "Ġpul": 6185, + "aver": 6186, + "ĠMoon": 6187, + "western": 6188, + "Ġcore": 6189, + "Ġsort": 6190, + "ece": 6191, + "ĠIV": 6192, + "ĠChap": 6193, + "Ġapproached": 6194, + "ĠTen": 6195, + "ĠArmen": 6196, + "ĠHead": 6197, + "Ġgross": 6198, + "uzz": 6199, + "Ġdeleg": 6200, + "Ġautom": 6201, + "ender": 6202, + "Ġ1917": 6203, + "ocal": 6204, + "One": 6205, + "Ġbought": 6206, + "oli": 6207, + "iger": 6208, + "ĠLieutenant": 6209, + "Ġteamm": 6210, + "Ġpreced": 6211, + "Ġfamous": 6212, + "agement": 6213, + "Ġ1915": 6214, + "Ġcomic": 6215, + "Ġroutes": 6216, + "Ġ39": 6217, + "ĠWalter": 6218, + "Ġselling": 6219, + "ĠIndepend": 6220, + "ĠVar": 6221, + "Ġ1977": 6222, + "aug": 6223, + "Ġ1978": 6224, + "Ġban": 6225, + "Ġfinding": 6226, + "aza": 6227, + "pop": 6228, + "iterranean": 6229, + "ĠDaily": 6230, + "ĠMarc": 6231, + "Ġhousehold": 6232, + "inks": 6233, + "Ġwindows": 6234, + "Ġtemple": 6235, + "Ġindicated": 6236, + "Ġemployed": 6237, + "omic": 6238, + "Ġmouth": 6239, + "Ġmotor": 6240, + "Ġlob": 6241, + "ĠWalk": 6242, + "ilation": 6243, + "Ġarranged": 6244, + "Ġprovides": 6245, + "Ġalternative": 6246, + "ieval": 6247, + "venture": 6248, + "Ġminister": 6249, + "opher": 6250, + "Ġreputation": 6251, + "Ġreasons": 6252, + "ĠArts": 6253, + "ĠGrant": 6254, + "ĠAnth": 6255, + "Ġdistingu": 6256, + "ĠAst": 6257, + "heim": 6258, + "Ġdescription": 6259, + "leep": 6260, + "usic": 6261, + "âģĦ": 6262, + "Ġwitness": 6263, + "Ġdescribing": 6264, + "ĠGord": 6265, + "ĠMic": 6266, + "wall": 6267, + "Ġframe": 6268, + "Ġdepict": 6269, + "Ġcandidate": 6270, + "Ġscale": 6271, + "ĠAlso": 6272, + "rets": 6273, + "Ġstarts": 6274, + "rett": 6275, + "ĠFair": 6276, + "Ġexact": 6277, + "Ġrooms": 6278, + "CC": 6279, + "Ġ49": 6280, + "ĠAnton": 6281, + "Ġportrayed": 6282, + "ĠCO": 6283, + "Ġ1946": 6284, + "eless": 6285, + "Ġlooking": 6286, + "Ġsole": 6287, + "ĠDoctor": 6288, + "ĠMun": 6289, + "Ġsequel": 6290, + "Ġtrail": 6291, + "ĠHMS": 6292, + "Ġcompletion": 6293, + "ivered": 6294, + "ĠMediterranean": 6295, + "Ġauth": 6296, + "Ġstatement": 6297, + "Ġlearned": 6298, + "ĠFreder": 6299, + "ĠCirc": 6300, + "ĠNaval": 6301, + "Ġoverl": 6302, + "Ġrapidly": 6303, + "Ġfinishing": 6304, + "Ġdaily": 6305, + "Ġstudied": 6306, + "Ġopinion": 6307, + "tical": 6308, + "isa": 6309, + "ĠCop": 6310, + "ĠLab": 6311, + "Ġruled": 6312, + "Ġcalc": 6313, + "Ġconcerns": 6314, + "Ġwinner": 6315, + "ĠSingles": 6316, + "Ġdry": 6317, + "burn": 6318, + "ñ": 6319, + "Ġtransition": 6320, + "Ġnor": 6321, + "Ġundert": 6322, + "wan": 6323, + "Ġ1916": 6324, + "Ġlimit": 6325, + "Ġreaction": 6326, + "Ġevening": 6327, + "arp": 6328, + "Ġexclus": 6329, + "ĠPict": 6330, + "Ġearliest": 6331, + "Ġprepared": 6332, + "ĠJews": 6333, + "ĠLady": 6334, + "Ġmemorial": 6335, + "Ġanything": 6336, + "ĠSR": 6337, + "Ġappeal": 6338, + "ĠNHL": 6339, + "elson": 6340, + "Un": 6341, + "Ġextrem": 6342, + "ĠPrin": 6343, + "Ġsun": 6344, + "Ġcavalry": 6345, + "Ġcells": 6346, + "inary": 6347, + "ĠEven": 6348, + "uts": 6349, + "Ġimplement": 6350, + "Ġassistance": 6351, + "Ġbask": 6352, + "85": 6353, + "Ġexistence": 6354, + "Ġnotable": 6355, + "hat": 6356, + "ĠFe": 6357, + "Ġmort": 6358, + "Ġparties": 6359, + "ĠMcG": 6360, + "Ġseat": 6361, + "fess": 6362, + "Ġmessage": 6363, + "Ġfunds": 6364, + "hr": 6365, + "Ġpolitics": 6366, + "ĠBon": 6367, + "ĠUnivers": 6368, + "Ġ1962": 6369, + "minute": 6370, + "Ġidentity": 6371, + "ĠCape": 6372, + "phoon": 6373, + "Ġsupplies": 6374, + "ón": 6375, + "apes": 6376, + "Ġspecifically": 6377, + "icit": 6378, + "ommod": 6379, + "night": 6380, + "issance": 6381, + "ĠCambridge": 6382, + "ĠPrime": 6383, + "Ġbed": 6384, + "Ġdelayed": 6385, + "real": 6386, + "ĠEmperor": 6387, + "Ġcrown": 6388, + "Ġdeaths": 6389, + "ĠKey": 6390, + "Ġfrag": 6391, + "Ġsecure": 6392, + "da": 6393, + "Ġappoint": 6394, + "Man": 6395, + "66": 6396, + "ĠHan": 6397, + "ĠPoint": 6398, + "Ġconsisting": 6399, + "ĠInc": 6400, + "olkien": 6401, + "Ġstanding": 6402, + "osaurus": 6403, + "ĠStew": 6404, + "Ġintersection": 6405, + "Ġposted": 6406, + "Ġcombination": 6407, + "ĠYour": 6408, + "ĠEngine": 6409, + "Ġ1963": 6410, + "point": 6411, + "Ġinvited": 6412, + "leton": 6413, + "Ġcarrying": 6414, + "Ġdepartment": 6415, + "Ġdecades": 6416, + "Ġcontrolled": 6417, + "\"),": 6418, + "ignment": 6419, + "Ġimpr": 6420, + "Ġ1948": 6421, + "Ġincreasingly": 6422, + "Ġrules": 6423, + "Ġrecommended": 6424, + "Ġbrand": 6425, + "Ġconsequ": 6426, + "Ġdelivered": 6427, + "ĠSus": 6428, + "Ġdrums": 6429, + "Ġcommanded": 6430, + "Ġturning": 6431, + "going": 6432, + "ĠVideo": 6433, + "ĠFire": 6434, + "ĠAtt": 6435, + "Ġselect": 6436, + "Ġreduce": 6437, + "Ġlb": 6438, + "Ġanniversary": 6439, + "vements": 6440, + "ĠJenn": 6441, + "game": 6442, + "ĠBad": 6443, + "ĠPhilip": 6444, + "Bl": 6445, + "ĠTar": 6446, + "Ġroughly": 6447, + "Ġagric": 6448, + "Ġaware": 6449, + "alo": 6450, + "ĠSS": 6451, + "otic": 6452, + "Ġ400": 6453, + "Ġtrip": 6454, + "Ġmodels": 6455, + "Ġneut": 6456, + "Ġsoutheast": 6457, + "Ġoccas": 6458, + "Ġindustrial": 6459, + "Ġinvestigation": 6460, + "ashed": 6461, + "ĠDig": 6462, + "ĠMemorial": 6463, + "ĠSpecial": 6464, + "ĠImp": 6465, + "Ġevolution": 6466, + "Ġowner": 6467, + "Ġconnection": 6468, + "Ġastron": 6469, + "ĠJan": 6470, + "Ġapplied": 6471, + "eler": 6472, + "ĠBal": 6473, + "Ġperfect": 6474, + "ĠThird": 6475, + "Ġ65": 6476, + "Ġnomination": 6477, + "Ġsell": 6478, + "Ġconqu": 6479, + "Ġwars": 6480, + "ito": 6481, + "umin": 6482, + "istan": 6483, + "ĠMiller": 6484, + "ĠPu": 6485, + "espread": 6486, + "Ġsport": 6487, + "ĠBol": 6488, + "Ġgoes": 6489, + "ĠTransport": 6490, + "Ġchallenge": 6491, + "eor": 6492, + "ng": 6493, + "ĠFA": 6494, + "Ġacknow": 6495, + "Ġ55": 6496, + "andy": 6497, + "43": 6498, + "ĠAge": 6499, + "Ġquite": 6500, + "Ġcatch": 6501, + "acent": 6502, + "ĠJordan": 6503, + "oga": 6504, + "Ġbrigade": 6505, + "Ġurban": 6506, + "ĠPhill": 6507, + "Ġdated": 6508, + "ĠNorway": 6509, + "ĠAirport": 6510, + "Ġmoder": 6511, + "Ġinterior": 6512, + "Ġways": 6513, + "Ġcertified": 6514, + "ĠSwift": 6515, + "agonist": 6516, + "ĠTony": 6517, + "ĠPoland": 6518, + "Ġtemperature": 6519, + "Ġbottom": 6520, + "Ġattributed": 6521, + "Ġdriving": 6522, + "iat": 6523, + "oslav": 6524, + "Ġintroduction": 6525, + "Ġmeters": 6526, + "Ġacclaim": 6527, + "ĠAdditionally": 6528, + "Ġcoastal": 6529, + "Ġhydro": 6530, + "Ġvan": 6531, + "ĠProject": 6532, + "onto": 6533, + "ĠImperial": 6534, + "42": 6535, + "65": 6536, + "ĠEs": 6537, + "Ġcamera": 6538, + "gon": 6539, + "Ġseem": 6540, + "ĠMars": 6541, + "ĠColonel": 6542, + "Ġengines": 6543, + "gency": 6544, + "adow": 6545, + "Ġ,": 6546, + "Ġshall": 6547, + "icate": 6548, + "Ġstoryline": 6549, + "ĠPremier": 6550, + "Ġchorus": 6551, + "sole": 6552, + "ĠAllen": 6553, + "Ġmig": 6554, + "Ġremainder": 6555, + "Ġrelief": 6556, + "Ġallows": 6557, + "ban": 6558, + "weight": 6559, + "Ġdistribution": 6560, + "Ġoverse": 6561, + "arks": 6562, + "ĠHou": 6563, + "ĠAdam": 6564, + "ĠMexican": 6565, + "tra": 6566, + "ĠInstead": 6567, + "Ġaccused": 6568, + "Ġha": 6569, + "Ġbor": 6570, + "ĠNic": 6571, + "Ġkingdom": 6572, + "Ġtrust": 6573, + "ĠYan": 6574, + "Ġreplacement": 6575, + "Ġfashion": 6576, + "oto": 6577, + "Ġacts": 6578, + "600": 6579, + "ĠHoward": 6580, + "uty": 6581, + "Ġsettlement": 6582, + "ducing": 6583, + "ĠCur": 6584, + "Ġaccommod": 6585, + "Ġshel": 6586, + "Ġfly": 6587, + "law": 6588, + "Ġpurchase": 6589, + "ĠDesign": 6590, + "ĠAv": 6591, + "ĠPier": 6592, + "ĠCritical": 6593, + "ridges": 6594, + "ĠConstruction": 6595, + "Ġtact": 6596, + "Ġnick": 6597, + "ĠReview": 6598, + "ĠMoore": 6599, + "Ġsurvived": 6600, + "Ġeasily": 6601, + "jo": 6602, + "ĠBos": 6603, + "Ġspin": 6604, + "Ġheads": 6605, + "rim": 6606, + "uro": 6607, + "Ġ1936": 6608, + "thm": 6609, + "ĠBarb": 6610, + "ĠFame": 6611, + "Ġobjects": 6612, + "ĠJay": 6613, + "ĠFound": 6614, + "icks": 6615, + "ĠAlf": 6616, + "uan": 6617, + "who": 6618, + "Ġ1919": 6619, + "Ġdub": 6620, + "Ġpromote": 6621, + "Ġmicro": 6622, + "Ġdeemed": 6623, + "izations": 6624, + "rum": 6625, + "Ġfeeling": 6626, + "ĠMul": 6627, + "ighters": 6628, + "inder": 6629, + "host": 6630, + "ronze": 6631, + "icket": 6632, + "Ġthreatened": 6633, + "ĠLow": 6634, + "Ġinterested": 6635, + "Ġcrime": 6636, + "MA": 6637, + "Ġ1961": 6638, + "Ġfunding": 6639, + "ĠGram": 6640, + "Ġflat": 6641, + "Ġpremiered": 6642, + "insula": 6643, + "Ġalleged": 6644, + "entially": 6645, + "Ġduties": 6646, + "har": 6647, + "Ġrailroad": 6648, + "ĠOnly": 6649, + "Ġdenied": 6650, + "Ġflu": 6651, + "ĠKong": 6652, + "Ġ47": 6653, + "Ġassumed": 6654, + "story": 6655, + "aked": 6656, + "Ġinternal": 6657, + "lane": 6658, + "Ġentering": 6659, + "ĠByzantine": 6660, + "Le": 6661, + "bre": 6662, + "ÅĤ": 6663, + "Ġlandfall": 6664, + "GN": 6665, + "wen": 6666, + "ĠRon": 6667, + "Ġclimate": 6668, + "gun": 6669, + "Ġpermanent": 6670, + "ogy": 6671, + "Ġintercept": 6672, + "ĠStaff": 6673, + "Ġscientific": 6674, + "Ġwidespread": 6675, + "ules": 6676, + "left": 6677, + "risis": 6678, + "ĠVII": 6679, + "iley": 6680, + "ĠMeanwhile": 6681, + "ĠEver": 6682, + "Ġrecovered": 6683, + "ĠSav": 6684, + "ĠRyan": 6685, + "Ġjourney": 6686, + "Ġretreat": 6687, + "ĠForest": 6688, + "ader": 6689, + "Ġoffices": 6690, + "Ġcrossed": 6691, + "Ġcruiser": 6692, + "ĠChannel": 6693, + "Ġpraise": 6694, + "Ġvirt": 6695, + "Ġdefence": 6696, + "ĠNether": 6697, + "Ġgradually": 6698, + "Ġweakened": 6699, + "Ġmode": 6700, + "ĠPower": 6701, + "Ġdoor": 6702, + "Ġninth": 6703, + "Ġ1956": 6704, + "Ġmixing": 6705, + "idden": 6706, + "book": 6707, + "Ġstret": 6708, + "Ġsegment": 6709, + "apore": 6710, + "abled": 6711, + "Ġinspiration": 6712, + "ĠRecording": 6713, + "Ġreferences": 6714, + "ĠSyd": 6715, + "Ġfict": 6716, + "Ġsettled": 6717, + "ĠSpring": 6718, + "Ġregister": 6719, + "Ġpatrol": 6720, + "Ġcopy": 6721, + "400": 6722, + "ĠPress": 6723, + "Ġcapable": 6724, + "Ġanimated": 6725, + "nic": 6726, + "ĠBand": 6727, + "ĠVietnam": 6728, + "Ġimportance": 6729, + "ĠNar": 6730, + "ophy": 6731, + "ĠFord": 6732, + "ĠProg": 6733, + "Ġimages": 6734, + "Ġsouthwest": 6735, + "Ġadaptation": 6736, + "ø": 6737, + "mes": 6738, + "heastern": 6739, + "Ġdepos": 6740, + "final": 6741, + "idae": 6742, + "...]": 6743, + "Ġtowns": 6744, + "Ġsomeone": 6745, + "Ġprey": 6746, + "ĠMorgan": 6747, + "ingly": 6748, + "ĠDer": 6749, + "ige": 6750, + "Ġphase": 6751, + "Ġcrim": 6752, + "Ġcool": 6753, + "Ġdomestic": 6754, + "Ġsons": 6755, + "Ġ1938": 6756, + "away": 6757, + "Ġgall": 6758, + "Ġmusicians": 6759, + "ĠMTV": 6760, + "ĠPass": 6761, + "Ġweekend": 6762, + "ĠMountain": 6763, + "Ġexpand": 6764, + "ĠOnce": 6765, + "Ġbacking": 6766, + "Ġpartner": 6767, + "ĠRun": 6768, + "rage": 6769, + "ĠMaria": 6770, + "Ġ120": 6771, + "Ġdates": 6772, + "ervative": 6773, + "ĠAbout": 6774, + "You": 6775, + "Ġsubs": 6776, + "Ġet": 6777, + "ĠBowl": 6778, + "ĠCarey": 6779, + "yo": 6780, + "ĠPit": 6781, + "Ġaspects": 6782, + "uto": 6783, + "Ġdin": 6784, + "Ġseems": 6785, + "ensus": 6786, + "ĠUr": 6787, + "ĠConfederate": 6788, + "ĠTolkien": 6789, + "ĠSimon": 6790, + "ĠGordon": 6791, + "ĠColl": 6792, + "Ġtank": 6793, + "place": 6794, + "ĠQueens": 6795, + "Ġouter": 6796, + "active": 6797, + "Ġmales": 6798, + "Ġcommemor": 6799, + "Ġscholar": 6800, + "Ġperhaps": 6801, + "anth": 6802, + "osite": 6803, + "Ġproducing": 6804, + "Ġkeyboard": 6805, + "41": 6806, + "ĠSeat": 6807, + "senal": 6808, + "Ġprograms": 6809, + "Ġsale": 6810, + "ione": 6811, + "aret": 6812, + "'d": 6813, + "ĠWinter": 6814, + "Ġdress": 6815, + "77": 6816, + "sex": 6817, + "Ġobtained": 6818, + "Ġintelligence": 6819, + "ĠFederal": 6820, + "inois": 6821, + "Ġheat": 6822, + "ĠEst": 6823, + "rating": 6824, + "Ġrecognition": 6825, + "Ġsoul": 6826, + "Ġstock": 6827, + "ĠHomer": 6828, + "Ġ41": 6829, + "Ġflank": 6830, + "oday": 6831, + "hedral": 6832, + "ĠKennedy": 6833, + "Ġ1958": 6834, + "Ġtied": 6835, + "Ġconstitution": 6836, + "rates": 6837, + "Ġarmor": 6838, + "Ġsufficient": 6839, + "Ġcann": 6840, + "Ġpassengers": 6841, + "Ġprogramming": 6842, + "ĠInit": 6843, + "Ġcharges": 6844, + "Ġdeparture": 6845, + "erted": 6846, + "ĠTok": 6847, + "ĠMaryland": 6848, + "Ġarrangement": 6849, + "Ġformal": 6850, + "Ġsupporters": 6851, + "Ġtechnical": 6852, + "align": 6853, + "ĠLeon": 6854, + "ĠToronto": 6855, + "Ġcommit": 6856, + "Ġseparated": 6857, + "ĠRid": 6858, + "ĠOffic": 6859, + "sea": 6860, + "Ġdecline": 6861, + "Ġfeed": 6862, + "Ġconvin": 6863, + "Ġlov": 6864, + "Ġsupposed": 6865, + "abil": 6866, + "Ġrequested": 6867, + "Ġcorrect": 6868, + "ĠUN": 6869, + "ucks": 6870, + "regon": 6871, + "ĠEric": 6872, + "Ġupgrad": 6873, + "Ġpresidential": 6874, + "Ġtunnel": 6875, + "ivals": 6876, + "Ġclimb": 6877, + "cious": 6878, + "Ġclean": 6879, + "ĠSn": 6880, + "Ġemp": 6881, + "was": 6882, + "ugoslav": 6883, + "Ġreligion": 6884, + "Ġnote": 6885, + "Ġmanga": 6886, + "Ġproperties": 6887, + "Ġcommitted": 6888, + "iques": 6889, + "Ġadmitted": 6890, + "body": 6891, + "reck": 6892, + "igation": 6893, + "Ġcauses": 6894, + "ĠMD": 6895, + "Ġprincipal": 6896, + "Ġbra": 6897, + "ĠCra": 6898, + "Ġinterpret": 6899, + "Ġsurvey": 6900, + "ĠOd": 6901, + "aware": 6902, + "Ġcharged": 6903, + "Ġinvolving": 6904, + "ĠKat": 6905, + "Ġdefined": 6906, + "Ġreading": 6907, + "Ġrestored": 6908, + "59": 6909, + "ouri": 6910, + "ĠHug": 6911, + "Ġancest": 6912, + ".'": 6913, + "ĠKentucky": 6914, + "Ġdivers": 6915, + "Ġpredecess": 6916, + "ĠMagazine": 6917, + "fe": 6918, + "Ġ1937": 6919, + "Ġbattleships": 6920, + "aired": 6921, + "opter": 6922, + "ĠRelease": 6923, + "Ġ[...]": 6924, + "Ġtypical": 6925, + "ĠDeath": 6926, + "ĠIslam": 6927, + "Ġvotes": 6928, + "Ġaccur": 6929, + "ĠOk": 6930, + "vens": 6931, + "Ġfemales": 6932, + "Ġshots": 6933, + "ĠSingapore": 6934, + "itage": 6935, + "Ġplatforms": 6936, + "Ġneighborhood": 6937, + "eline": 6938, + "ĠNap": 6939, + "Ġ64": 6940, + "Ġ1947": 6941, + "ĠPear": 6942, + "ĠBowie": 6943, + "Ġunion": 6944, + "Ġbasketball": 6945, + "ĠAD": 6946, + "ctions": 6947, + "Ġ1957": 6948, + "finals": 6949, + "ĠTrib": 6950, + "Ġ1910": 6951, + "Ġhistorians": 6952, + "Ġgraphics": 6953, + "oncé": 6954, + "ĠBry": 6955, + "Ġeverything": 6956, + "stic": 6957, + "bourne": 6958, + "Ġcontroversy": 6959, + "irt": 6960, + "Ġintention": 6961, + "ĠArgent": 6962, + "Ġdepend": 6963, + "ĠTech": 6964, + "Ġwearing": 6965, + "Ġtemporary": 6966, + "Ġdriver": 6967, + "ĠAssembly": 6968, + "hus": 6969, + "ĠCas": 6970, + "arsh": 6971, + "chang": 6972, + "Ġvide": 6973, + "ĠAlan": 6974, + "ĠShak": 6975, + "Ġ1959": 6976, + "58": 6977, + "Ġspeak": 6978, + "Ġmissions": 6979, + "ĠRose": 6980, + "iece": 6981, + "Ġsiege": 6982, + "ĠBa": 6983, + "Ġeconomy": 6984, + "To": 6985, + "ĠBeatles": 6986, + "Ġbands": 6987, + "ĠRoberts": 6988, + "Ġbringing": 6989, + "ĠCarter": 6990, + "Ġindependence": 6991, + "Ġstadium": 6992, + "Ġdestruction": 6993, + "aft": 6994, + "irds": 6995, + "pon": 6996, + "aby": 6997, + "Ġshop": 6998, + "Ġoldest": 6999, + "bra": 7000, + "Ġdifficulty": 7001, + "Ġhang": 7002, + "ĠHo": 7003, + "Ġsomew": 7004, + "ĠStand": 7005, + "Ġlake": 7006, + "Ġ46": 7007, + "ache": 7008, + "ĠAlbums": 7009, + "ĠRang": 7010, + "isms": 7011, + "Ġsynthes": 7012, + "hered": 7013, + "ĠGreece": 7014, + "Ġsnow": 7015, + "lets": 7016, + "Ġshif": 7017, + "Ġspoke": 7018, + "Ġterminus": 7019, + "Ġchalleng": 7020, + ";\"": 7021, + "ĠBetween": 7022, + "Ġfer": 7023, + "Ġmap": 7024, + "oyd": 7025, + "ĠOregon": 7026, + "Ġpartn": 7027, + "Ġalt": 7028, + "using": 7029, + "Ġcrash": 7030, + "achel": 7031, + "Ġsurviving": 7032, + "pre": 7033, + "Ġtanks": 7034, + "ĠFinn": 7035, + "Ġcommunities": 7036, + "ĠPA": 7037, + "Ġ1953": 7038, + "Ġthrone": 7039, + "Ġvalley": 7040, + "Ġsam": 7041, + "Ġbegun": 7042, + "Ġheaded": 7043, + "ĠGun": 7044, + "Ġmovements": 7045, + "Re": 7046, + "ĠSydney": 7047, + "Ġdowntown": 7048, + "99": 7049, + "ĠMilitary": 7050, + "riers": 7051, + "Ġteeth": 7052, + "ĠSu": 7053, + "Ġtele": 7054, + "Ġspons": 7055, + "Ġgrounds": 7056, + "Ġdesire": 7057, + "ello": 7058, + "Ġfaith": 7059, + "Ġmanner": 7060, + "ibb": 7061, + "ogen": 7062, + "Ġdebate": 7063, + "Ġdepicted": 7064, + "\").": 7065, + "Ġcricket": 7066, + "Ġliterary": 7067, + "Ġpossibility": 7068, + "ĠPortug": 7069, + "Ġzone": 7070, + "don": 7071, + "ooth": 7072, + "Ġsecured": 7073, + "ú": 7074, + "ĠRoy": 7075, + "Ġrecru": 7076, + "ĠSunday": 7077, + "Ġattracted": 7078, + "Cl": 7079, + "Ġhip": 7080, + "ĠÅ": 7081, + "ĠSonic": 7082, + "Ġfilled": 7083, + "Ġeleven": 7084, + "Ġstayed": 7085, + "From": 7086, + "Ġovert": 7087, + "iate": 7088, + "Ġfacility": 7089, + "Ġcruisers": 7090, + "Ġrose": 7091, + "ĠYugoslav": 7092, + "Ġfreeway": 7093, + "Ġteen": 7094, + "Ġattached": 7095, + "ĠDougl": 7096, + "ĠCorporation": 7097, + "Ġlibrary": 7098, + "Ġ1954": 7099, + "Ġcompeted": 7100, + "Ġartwork": 7101, + "Ġ178": 7102, + "Ġtell": 7103, + "Ġincorporated": 7104, + "Ġraces": 7105, + "selling": 7106, + "°": 7107, + "Ġconcerned": 7108, + "Ġinjuries": 7109, + "Ġswim": 7110, + "Ġequipped": 7111, + "Ġmemory": 7112, + "56": 7113, + "Ġhoped": 7114, + "Ġconclusion": 7115, + "Ġskin": 7116, + "Ġcosts": 7117, + "ĠTower": 7118, + "Ġsounds": 7119, + "ĠRaj": 7120, + "Ġmaterials": 7121, + "',": 7122, + "Ġparliament": 7123, + "itter": 7124, + "ĠSeattle": 7125, + "Ġsolid": 7126, + "Ġsqu": 7127, + "ĠSega": 7128, + "Ġ44": 7129, + "ĠPur": 7130, + "Ġboil": 7131, + "Ġinsc": 7132, + "Ġcoins": 7133, + "ĠSports": 7134, + "oming": 7135, + "Ġraise": 7136, + "Ġ1955": 7137, + "ĠSweden": 7138, + "ĠScience": 7139, + "ĠAdams": 7140, + "ĠMcK": 7141, + "Ġstreets": 7142, + "Ġprovince": 7143, + "Ġconsiderable": 7144, + "Ġsailed": 7145, + "emeter": 7146, + "Ġfictional": 7147, + "ĠRoc": 7148, + "?\"": 7149, + "Ġ|": 7150, + "ĠPlayer": 7151, + "!\"": 7152, + "ĠIra": 7153, + "ĠAustria": 7154, + "Ġoccurs": 7155, + "Ġsuperv": 7156, + "Ġalleg": 7157, + "Ġaer": 7158, + "ultane": 7159, + "Ġproducts": 7160, + "ĠProfess": 7161, + "Ġhope": 7162, + "ĠGen": 7163, + "ĠJustice": 7164, + "Ġserves": 7165, + "Ġprice": 7166, + "Ġactual": 7167, + "Jo": 7168, + "ĠJacob": 7169, + "rait": 7170, + "essee": 7171, + "Ġ\\#": 7172, + "Ġcolour": 7173, + "Ġbasic": 7174, + "Ġfolk": 7175, + "Ġpopulations": 7176, + "Ġsurrounded": 7177, + "ĠTreat": 7178, + "Ġsuccessor": 7179, + "bec": 7180, + "ĠAud": 7181, + "ĠAz": 7182, + "Ġrural": 7183, + "ĠHarris": 7184, + "ivan": 7185, + "Ġemerged": 7186, + "Ġupd": 7187, + "Ġreality": 7188, + "ĠNetherlands": 7189, + "Ġpup": 7190, + "Ġoffers": 7191, + "Ġstrongly": 7192, + "Ġclassification": 7193, + "ĠAndy": 7194, + "Ġdetermine": 7195, + "Ġduty": 7196, + "ĠGard": 7197, + "ippi": 7198, + "Ġhal": 7199, + "Ġassociation": 7200, + "rov": 7201, + "ĠLyn": 7202, + "AR": 7203, + "Ġdipl": 7204, + "Ġpremiere": 7205, + "otype": 7206, + "Ġstood": 7207, + "ipe": 7208, + "Ġconsum": 7209, + "Ġvehicle": 7210, + "ĠMatthew": 7211, + "Ġdifferences": 7212, + "Ġdocumentary": 7213, + "ĠJane": 7214, + "Ġdisturb": 7215, + "ĠCE": 7216, + "Ġclassified": 7217, + "Ġregularly": 7218, + "ĠKorea": 7219, + "Ġderived": 7220, + "ĠRick": 7221, + "veland": 7222, + "Ġreturns": 7223, + "ĠStanley": 7224, + "including": 7225, + "Ġmedieval": 7226, + "Ġatmosphere": 7227, + "Ġarchae": 7228, + "race": 7229, + "Ġvessel": 7230, + "Ġexpect": 7231, + "ĠId": 7232, + "Ġslowly": 7233, + "ĠResearch": 7234, + "Ġdismissed": 7235, + "Ġnest": 7236, + "agre": 7237, + "Ġoutbreak": 7238, + "una": 7239, + "lem": 7240, + "Ġopposite": 7241, + "ĠHouston": 7242, + "rin": 7243, + "ĠBush": 7244, + "teenth": 7245, + "Ġ1900": 7246, + "Ġerupt": 7247, + "ĠPo": 7248, + "Ġrated": 7249, + "Ġentitled": 7250, + "Ġcloud": 7251, + "Ġpersu": 7252, + "Ġvice": 7253, + "Ġfled": 7254, + "Ġdesigner": 7255, + "Ġham": 7256, + "enses": 7257, + "ĠTurk": 7258, + "79": 7259, + "ĠKevin": 7260, + "Ġraid": 7261, + "Ġclubs": 7262, + "Ġcircum": 7263, + "Ġbehavior": 7264, + "ĠNich": 7265, + "Ġdeparted": 7266, + "Ġped": 7267, + "Ġinvolvement": 7268, + "ais": 7269, + "Ġ1952": 7270, + "Ġdestroyers": 7271, + "ĠFrederick": 7272, + "coming": 7273, + "ĠCleveland": 7274, + "64": 7275, + "ĠLast": 7276, + "Ġaboard": 7277, + "Ġacknowled": 7278, + "ewhere": 7279, + "ribed": 7280, + "ĠPolice": 7281, + "ila": 7282, + "Ġtheat": 7283, + "Ġtrials": 7284, + "Ġextremely": 7285, + "ĠNash": 7286, + "Ġotherwise": 7287, + "Ġeggs": 7288, + "Ġmun": 7289, + "icide": 7290, + "ĠHu": 7291, + "ĠIndones": 7292, + "Ġtorn": 7293, + "Ġimmig": 7294, + "Ġ1935": 7295, + "ĠAuthor": 7296, + "ĠDor": 7297, + "Ġloan": 7298, + "ĠIllinois": 7299, + "Ġregional": 7300, + "Ġphotograph": 7301, + "Ġassemb": 7302, + "high": 7303, + "ĠHospital": 7304, + "ĠMissouri": 7305, + "Ġchairman": 7306, + "ĠBeyoncé": 7307, + "ĠWright": 7308, + "Ġmodified": 7309, + "Ġconsp": 7310, + "iggest": 7311, + "ĠPatrick": 7312, + "ĠBrooklyn": 7313, + "Ġaccounts": 7314, + "Ġmeasures": 7315, + "ĠBir": 7316, + "ĠJournal": 7317, + "Ġrevolution": 7318, + "Ġensure": 7319, + "800": 7320, + "ĠPlot": 7321, + "ĠMaster": 7322, + "Ġdream": 7323, + "Mar": 7324, + "Ġopera": 7325, + "Ġassass": 7326, + "ĠTelevision": 7327, + "Ġassists": 7328, + "Ġdivisions": 7329, + "Ġromantic": 7330, + "ĠRow": 7331, + "oster": 7332, + "ĠRobinson": 7333, + "ĠBelg": 7334, + "Ġpassage": 7335, + "Ġash": 7336, + "Ġwindow": 7337, + "iph": 7338, + "Ġfreedom": 7339, + "Ġ1933": 7340, + "Ġvolunte": 7341, + "ĠTennessee": 7342, + "ĠFive": 7343, + "ĠFamily": 7344, + "orney": 7345, + "Ġstrate": 7346, + "lock": 7347, + "acre": 7348, + "ĠHend": 7349, + "She": 7350, + "Ġbreeding": 7351, + "Ġmethods": 7352, + "Ġwings": 7353, + "ĠIGN": 7354, + "ĠKal": 7355, + "ĠTun": 7356, + "ental": 7357, + "Ġprote": 7358, + "Ġoperate": 7359, + "ĠColor": 7360, + "Ġunusual": 7361, + "Ġstrategy": 7362, + "Ġansw": 7363, + "ĠAnthony": 7364, + "Ġcirculation": 7365, + "udden": 7366, + "ĠMississ": 7367, + "ĠBrist": 7368, + "ĠRain": 7369, + "Ġaccompany": 7370, + "No": 7371, + "ĠBerlin": 7372, + "78": 7373, + "Ġcrop": 7374, + "oen": 7375, + "ĠSin": 7376, + "Ġwarm": 7377, + "ĠOak": 7378, + "ĠMarg": 7379, + "Ġclaiming": 7380, + "Ġwatched": 7381, + "Ġadjacent": 7382, + "ĠFront": 7383, + "ĠNelson": 7384, + "Ġauthors": 7385, + "Ġfitted": 7386, + "Ġvary": 7387, + "ES": 7388, + "ĠDiego": 7389, + "ĠSimilar": 7390, + "ĠIndiana": 7391, + "Ġoccasionally": 7392, + "ĠFeder": 7393, + "Ġblow": 7394, + "ĠNow": 7395, + "Ġeffectively": 7396, + "Ġloyal": 7397, + "Ġqualifying": 7398, + "Ġeliminated": 7399, + "Ġdiscovery": 7400, + "Ġresources": 7401, + "Ġshore": 7402, + "Ġmilit": 7403, + "omot": 7404, + "ĠHitler": 7405, + "oly": 7406, + "Ġstrateg": 7407, + "Ġwithdrew": 7408, + "Ġabsence": 7409, + "iami": 7410, + "ci": 7411, + "shaped": 7412, + "New": 7413, + "Ġrenew": 7414, + "Ġemployees": 7415, + "ĠAround": 7416, + "Ġtempor": 7417, + "Ġseeing": 7418, + "osure": 7419, + "ĠKorean": 7420, + "Ġretirement": 7421, + "asure": 7422, + "Ġic": 7423, + "Ġdefeating": 7424, + "ĠNetwork": 7425, + "ĠMedia": 7426, + "hammad": 7427, + "ompl": 7428, + "ĠLibrary": 7429, + "ĠPortland": 7430, + "Ġdiver": 7431, + "Ġleads": 7432, + "orial": 7433, + "Ġfalling": 7434, + "Ġsatisf": 7435, + "ennis": 7436, + "ski": 7437, + "ĠRoger": 7438, + "ĠUt": 7439, + "Ġresponsibility": 7440, + "Ġ1951": 7441, + "Ġestablishment": 7442, + "Ġnav": 7443, + "ĠStewart": 7444, + "Ġunsuccessful": 7445, + "Ġdating": 7446, + "Ġ1949": 7447, + "Ġdiscussed": 7448, + "Ġready": 7449, + "Ġexception": 7450, + "Ġthousands": 7451, + "ĠDirector": 7452, + "ĠShortly": 7453, + "Ġfine": 7454, + "andal": 7455, + "Ġafterwards": 7456, + "ĠXbox": 7457, + "Ġcurrently": 7458, + "Ġrestaurant": 7459, + "Ġremember": 7460, + "ée": 7461, + "Ġquant": 7462, + "Ġbond": 7463, + ".)": 7464, + "ĠArsenal": 7465, + "Ġcloser": 7466, + "ĠCart": 7467, + "Ġwins": 7468, + "term": 7469, + "ĠDouglas": 7470, + "Ġtie": 7471, + "style": 7472, + "Ġavo": 7473, + "Ġrepresenting": 7474, + "Ġille": 7475, + "ĠWeb": 7476, + "Ġsche": 7477, + "Ġweapon": 7478, + "ĠCam": 7479, + "Ġremn": 7480, + "Ġsed": 7481, + "ĠDisc": 7482, + "Ġskull": 7483, + "ĠDur": 7484, + "ĠGri": 7485, + "uma": 7486, + "Ġclasses": 7487, + "hard": 7488, + "ropolitan": 7489, + "obe": 7490, + "exp": 7491, + "fare": 7492, + "ĠNBA": 7493, + "Ġnone": 7494, + "Ġmine": 7495, + "Ġreviewer": 7496, + "ĠLanc": 7497, + "borne": 7498, + "ĠKhan": 7499, + "ĠCentre": 7500, + "Ġinner": 7501, + "ĠOb": 7502, + "ĠPalace": 7503, + "ĠHud": 7504, + "ĠAgain": 7505, + "Ġbon": 7506, + "ossible": 7507, + "ĠNC": 7508, + "ĠCountry": 7509, + "itzer": 7510, + "ĠâĤ": 7511, + "ĠConc": 7512, + "Ġelections": 7513, + "ĠPC": 7514, + "ye": 7515, + "ĠMuslim": 7516, + "Ġ1927": 7517, + "Ġfal": 7518, + "61": 7519, + "fire": 7520, + "rine": 7521, + "ĠEduc": 7522, + "ĠNAS": 7523, + "Ġattempting": 7524, + "Ġspok": 7525, + "ĠSant": 7526, + "ĠWell": 7527, + "Ġ1921": 7528, + "Ġfear": 7529, + "ogether": 7530, + "ompson": 7531, + "hetic": 7532, + "Ġvideos": 7533, + "inally": 7534, + "Ġencouraged": 7535, + "Ġclassical": 7536, + "Ġfields": 7537, + "ĠBristol": 7538, + "ĠKelly": 7539, + "Ġbombard": 7540, + "Star": 7541, + "Ġinstruments": 7542, + "Ġinformed": 7543, + "ĠTan": 7544, + "rolled": 7545, + "Ġneither": 7546, + "Ġ1913": 7547, + "ĠLet": 7548, + "Äį": 7549, + "ni": 7550, + "ĠEle": 7551, + "Ġcabin": 7552, + "Ġlegend": 7553, + "Ġthereafter": 7554, + "Ġsuperior": 7555, + "ĠLate": 7556, + "grade": 7557, + "ĠNations": 7558, + "ĠâĢ": 7559, + "Ġformally": 7560, + "Ġdistributed": 7561, + "Ġkid": 7562, + "Ġcompete": 7563, + "Ġinfluential": 7564, + "Ġresear": 7565, + "Ġobtain": 7566, + "hist": 7567, + "Ġcategory": 7568, + "ĠSwedish": 7569, + "51": 7570, + "noon": 7571, + "Ġjournalist": 7572, + "igen": 7573, + "Ġsatell": 7574, + "ĠRailroad": 7575, + "orph": 7576, + "Ġjudge": 7577, + "Ġgrant": 7578, + "ĠEvans": 7579, + "inton": 7580, + "ĠGiants": 7581, + "scape": 7582, + "ĠAcc": 7583, + "Ġdetail": 7584, + "ĠTemple": 7585, + "Ġdie": 7586, + "Ġaccompl": 7587, + "ĠInt": 7588, + "ĠMario": 7589, + "orage": 7590, + "Ġacid": 7591, + "Ġbuy": 7592, + "Ġprevented": 7593, + "69": 7594, + "ĠPow": 7595, + "Ġnegotiations": 7596, + "ĠSab": 7597, + "ĠChron": 7598, + "encies": 7599, + "usted": 7600, + "Ġreleases": 7601, + "Ġgreatly": 7602, + "ĠHotel": 7603, + "Ġfruit": 7604, + "Ġunderw": 7605, + "Ġunderstand": 7606, + "ĠRussell": 7607, + "Ġpersp": 7608, + "ĠWindows": 7609, + "Ġrelative": 7610, + "ĠTs": 7611, + "Ġappearing": 7612, + "Ġwrong": 7613, + "ĠSky": 7614, + "Ġveter": 7615, + "'ll": 7616, + "Ġpassenger": 7617, + "enh": 7618, + "Ġhull": 7619, + "Ġplane": 7620, + "itable": 7621, + "68": 7622, + "Ġturb": 7623, + "Ġthirty": 7624, + "Ġlegs": 7625, + "err": 7626, + "ĠLenn": 7627, + "Ġforming": 7628, + "Ġsuffering": 7629, + "elle": 7630, + "Ġcontinuing": 7631, + "Ġvisible": 7632, + "If": 7633, + "Ġemperor": 7634, + "sk": 7635, + "Ġglobal": 7636, + "Ġpushed": 7637, + "Ġ1932": 7638, + "Ġgirls": 7639, + "ori": 7640, + "Ġopponents": 7641, + "Ġ1926": 7642, + "Ġconvinced": 7643, + "ĠMix": 7644, + "tenance": 7645, + "ollo": 7646, + "Ġ1929": 7647, + "lie": 7648, + "Ġhill": 7649, + "Despite": 7650, + "cho": 7651, + "Ġinstance": 7652, + "ĠMans": 7653, + "ĠJess": 7654, + "Ġreportedly": 7655, + "nings": 7656, + "where": 7657, + "Ġdeployed": 7658, + "named": 7659, + "ĠRecord": 7660, + "ĠDick": 7661, + "ĠStory": 7662, + "related": 7663, + "leased": 7664, + "iva": 7665, + "ĠDomin": 7666, + "Some": 7667, + "otten": 7668, + "anny": 7669, + "52": 7670, + "ĠBruce": 7671, + "Ġinfluences": 7672, + "ĠMerc": 7673, + "ĠWelsh": 7674, + "ologists": 7675, + "Ġgarrison": 7676, + "rane": 7677, + "Ġtesting": 7678, + "cks": 7679, + "ĠIron": 7680, + "Ġ1912": 7681, + "Ġachieve": 7682, + "Ġworst": 7683, + "ĠJam": 7684, + "ĠAthe": 7685, + "ĠHistoric": 7686, + "Ġattacking": 7687, + "Ġcampus": 7688, + "53": 7689, + "Ġcovers": 7690, + "Ġbes": 7691, + "ĠJason": 7692, + "Ġ52": 7693, + "ĠMorris": 7694, + "Ġdialogue": 7695, + "Ġ43": 7696, + "borough": 7697, + "Ġsurviv": 7698, + "ĠWy": 7699, + "gery": 7700, + "Ġdrivers": 7701, + "Hung": 7702, + "Ġpoly": 7703, + "ĠLegacy": 7704, + "ĠDave": 7705, + "Ġcrosses": 7706, + "Ġfootage": 7707, + "ĠWriting": 7708, + "ĠML": 7709, + "Ġimmediate": 7710, + "apse": 7711, + "Ġemergency": 7712, + "ĠMississippi": 7713, + "ixon": 7714, + "Ġgeneration": 7715, + "Ġhearing": 7716, + "RT": 7717, + "Ġenl": 7718, + "ĠIraq": 7719, + "Ġlooked": 7720, + "Ġchildhood": 7721, + "Ġexecuted": 7722, + "emetery": 7723, + "Ġpreferred": 7724, + "Ġrelationships": 7725, + "Ġfavorite": 7726, + "ĠWhe": 7727, + "ĠTrack": 7728, + "ika": 7729, + "Ġinterests": 7730, + "Ġdoct": 7731, + "ĠCz": 7732, + "ĠNFL": 7733, + "ĠBrand": 7734, + "Ġclassic": 7735, + "Ġprogramme": 7736, + "Ġhear": 7737, + "Ġreserv": 7738, + "velt": 7739, + "ĠThor": 7740, + "aints": 7741, + "Ġreconst": 7742, + "Ġsimultane": 7743, + "Ġmoves": 7744, + "Ġinteg": 7745, + "Ġratings": 7746, + "ĠGuardian": 7747, + "edding": 7748, + "ĠMiami": 7749, + "Ġgrass": 7750, + "Ġinaug": 7751, + "oren": 7752, + "Ġske": 7753, + "ĠMarvel": 7754, + "ĠMarine": 7755, + "ĠChampionships": 7756, + "Ġfiled": 7757, + "Ġreviewers": 7758, + "rod": 7759, + "Ġpicture": 7760, + "Ġvictims": 7761, + "Ġarchitecture": 7762, + "Ġmonument": 7763, + "ullivan": 7764, + "Ġemotional": 7765, + "Ġcourts": 7766, + "Ġaffili": 7767, + "Ġdissip": 7768, + "Ġtaught": 7769, + "Ġchapter": 7770, + "57": 7771, + "Ġscheme": 7772, + "Ġprotest": 7773, + "Ġformat": 7774, + "axon": 7775, + "ĠArn": 7776, + "Ġprime": 7777, + "Ġapproval": 7778, + "Ġpool": 7779, + "uster": 7780, + "Ġadults": 7781, + "Ġsurpr": 7782, + "ĠThompson": 7783, + "ĠConstitution": 7784, + "Ġstatue": 7785, + "Ġimprison": 7786, + "agu": 7787, + "Ġrum": 7788, + "ester": 7789, + "Ġgal": 7790, + "Ġapprec": 7791, + "obi": 7792, + "Ġprotagonist": 7793, + "psons": 7794, + "ĠCook": 7795, + "Ġcul": 7796, + "Ġowners": 7797, + "ĠDigital": 7798, + "ternal": 7799, + "ĠTechn": 7800, + "lend": 7801, + "hu": 7802, + "ĠParker": 7803, + "Ġanimation": 7804, + "icians": 7805, + "erto": 7806, + "Ġcollaboration": 7807, + "Ġappropri": 7808, + "opes": 7809, + "Ġ51": 7810, + "Ġ1922": 7811, + "Ġelse": 7812, + "ĠLawrence": 7813, + "hour": 7814, + "Ġ1934": 7815, + "ĠAlexand": 7816, + "atically": 7817, + "ĠGill": 7818, + "Ġpy": 7819, + "olis": 7820, + "ĠRing": 7821, + "uscript": 7822, + "Ġgone": 7823, + "Ġjoining": 7824, + "Ġtraveled": 7825, + "Ġflew": 7826, + "Ġvul": 7827, + "wegian": 7828, + "Ġrelie": 7829, + "strong": 7830, + "Ġmonarch": 7831, + "Ġcode": 7832, + "ĠBah": 7833, + "ĠWarner": 7834, + "Ġbatting": 7835, + "Se": 7836, + "Ġpartially": 7837, + "weet": 7838, + "54": 7839, + "ĠGaga": 7840, + "ĠWho": 7841, + "Ġacademic": 7842, + "iliar": 7843, + "force": 7844, + "Ġhabitat": 7845, + "Ġ:": 7846, + "uther": 7847, + "Ġbiggest": 7848, + "ĠWWE": 7849, + "Ġrebell": 7850, + "hand": 7851, + "idi": 7852, + "ĠCost": 7853, + "utt": 7854, + "Ġplate": 7855, + "Ġ1928": 7856, + "Ġtenth": 7857, + "Ġspecimens": 7858, + "osevelt": 7859, + "ĠHere": 7860, + "ĠTal": 7861, + "eenth": 7862, + "Ġtone": 7863, + "Ġneck": 7864, + "ĠFif": 7865, + "rams": 7866, + "Ġlongest": 7867, + "Ġtreated": 7868, + "Ġcreative": 7869, + "Ġwarning": 7870, + "Ġcycle": 7871, + "Ġpainted": 7872, + "Ġbelt": 7873, + "Ġqualified": 7874, + "rior": 7875, + "Ġinher": 7876, + "Ġindicate": 7877, + "Ġmand": 7878, + "mith": 7879, + "Ġcolonial": 7880, + "overs": 7881, + "ĠAsian": 7882, + "Ġmo": 7883, + "Ġdynasty": 7884, + "etime": 7885, + "Ġca": 7886, + "Ġconcrete": 7887, + "xual": 7888, + "Ġbronze": 7889, + "Ġentertain": 7890, + "ĠIndustry": 7891, + "Ġanime": 7892, + "ĠDean": 7893, + "Ġbright": 7894, + "Ġlanded": 7895, + "Ġenvironmental": 7896, + "ĠSilver": 7897, + "aron": 7898, + "Ġpersonality": 7899, + "Sc": 7900, + "Ġbrain": 7901, + "Ġlies": 7902, + "Ġairport": 7903, + "Ġobl": 7904, + "ĠHoly": 7905, + "John": 7906, + "Ġhistoric": 7907, + "Ġwooden": 7908, + "Ġmathem": 7909, + "Ġdiplom": 7910, + "eu": 7911, + "Ġrepairs": 7912, + "orous": 7913, + "ĠSanta": 7914, + "Ġseats": 7915, + "Ġ1931": 7916, + "Ġcharacteristics": 7917, + "Music": 7918, + "olas": 7919, + "ĠJesus": 7920, + "inter": 7921, + "achment": 7922, + "Ġabsor": 7923, + "aste": 7924, + "Ġrepro": 7925, + "ĠSocial": 7926, + "Ġwhereas": 7927, + "agle": 7928, + "Ġexperiences": 7929, + "ĠFoundation": 7930, + "ç": 7931, + "ĠDra": 7932, + "Ġmassive": 7933, + "Ġvisitors": 7934, + "ĠDog": 7935, + "ĠMes": 7936, + "ĠPak": 7937, + "ante": 7938, + "ĠKansas": 7939, + "Ġdetailed": 7940, + "ĠOrgan": 7941, + "amps": 7942, + "Ġtheatre": 7943, + "sters": 7944, + "98": 7945, + "Ġanyone": 7946, + "Ġconvent": 7947, + "AAF": 7948, + "ĠSimpsons": 7949, + "nest": 7950, + "Ġparticipate": 7951, + "Ġtreaty": 7952, + "cons": 7953, + "á»": 7954, + "ĠCrown": 7955, + "Ġhappened": 7956, + "Ġresidential": 7957, + "Ġverse": 7958, + "imp": 7959, + "Ġafternoon": 7960, + "Ġmurd": 7961, + "ĠExpress": 7962, + "Ġseemed": 7963, + "Ġcrisis": 7964, + "Ġholds": 7965, + "Ġcomments": 7966, + "Ġphr": 7967, + "rix": 7968, + "ĠAli": 7969, + "Ġtub": 7970, + "Ġreun": 7971, + "ĠKr": 7972, + "Ġintent": 7973, + "ĠBuff": 7974, + "Ġcontroversial": 7975, + "67": 7976, + "inian": 7977, + "Ġneeds": 7978, + "imore": 7979, + "Ġtests": 7980, + "uda": 7981, + "Ġcarrier": 7982, + "Ġride": 7983, + "Ġresumed": 7984, + "Ġjump": 7985, + "ĠRhodes": 7986, + "ogan": 7987, + "ĠCategory": 7988, + "usal": 7989, + "ĠBrother": 7990, + "ois": 7991, + "estone": 7992, + "helm": 7993, + "Ġton": 7994, + "Ġconvention": 7995, + "ooking": 7996, + "Ġciting": 7997, + "ĠRAF": 7998, + "Ġsight": 7999, + "ĠToday": 8000, + "ĠAthlet": 8001, + "Ġ54": 8002, + "present": 8003, + "asters": 8004, + "Ġdeter": 8005, + "owa": 8006, + "Ġresign": 8007, + "Ġdefended": 8008, + "Ġ1911": 8009, + "Ġdiagn": 8010, + "Ġpoetry": 8011, + "Ġexcav": 8012, + "ĠJoh": 8013, + "Ġtechniques": 8014, + "roit": 8015, + "Pro": 8016, + "Ġcriminal": 8017, + "Ġcarbon": 8018, + "Ġstarred": 8019, + "Ġresigned": 8020, + "Ġfacing": 8021, + "Ġterritories": 8022, + "Ġforcing": 8023, + "Ġminimum": 8024, + "Ġbelieves": 8025, + "Ġdrawing": 8026, + "ture": 8027, + "aria": 8028, + "ĠBure": 8029, + "ĠCooper": 8030, + "ĠMurray": 8031, + "Ġsimilarly": 8032, + "oustic": 8033, + "ĠMicro": 8034, + "Ġpointed": 8035, + "ĠKnight": 8036, + "Ġsubmarine": 8037, + "Ġarriving": 8038, + "Ġchemical": 8039, + "ĠPrincess": 8040, + "ĠSpe": 8041, + "Ġeveryone": 8042, + "Ġjunior": 8043, + "Ġlearning": 8044, + "father": 8045, + "Ġtemperatures": 8046, + "spect": 8047, + "Ġaudio": 8048, + "Ġanticip": 8049, + "ĠBishop": 8050, + "Ġalien": 8051, + "ĠGab": 8052, + "uble": 8053, + "Ġfastest": 8054, + "Ġlisting": 8055, + "ensions": 8056, + "rupted": 8057, + "62": 8058, + "Ġhousing": 8059, + "Ġremove": 8060, + "abama": 8061, + "ĠRoosevelt": 8062, + "imen": 8063, + "ĠHell": 8064, + "Ġsudden": 8065, + "ĠWrestling": 8066, + "ĠArk": 8067, + "Ġmanuscript": 8068, + "ĠLabor": 8069, + "190": 8070, + "Ġrestrict": 8071, + "ĠCall": 8072, + "ching": 8073, + "Ġvision": 8074, + "Ġrounds": 8075, + "rees": 8076, + "umph": 8077, + "Ġownership": 8078, + "Ġencountered": 8079, + "Ġ58": 8080, + "ylan": 8081, + "Ġlinked": 8082, + "ĠWhat": 8083, + "Ġmyster": 8084, + "rator": 8085, + "Ġhelping": 8086, + "Ġlegislation": 8087, + "Ġcheck": 8088, + "ĠAnglo": 8089, + "ĠMach": 8090, + "Ġrefuge": 8091, + "Ġsan": 8092, + "Ġrepr": 8093, + "Ġlocomot": 8094, + "ĠBenn": 8095, + "Ġrefere": 8096, + "Ġskills": 8097, + "ĠUnlike": 8098, + "Ġlose": 8099, + "arth": 8100, + "urd": 8101, + "Ġcriticised": 8102, + "Ġschedule": 8103, + "Ġsomewhat": 8104, + "ivated": 8105, + "Ġsees": 8106, + "ĠHorn": 8107, + "Ġquestions": 8108, + "Ġfighter": 8109, + "Ġincome": 8110, + "Ġconcur": 8111, + "gro": 8112, + "Ġmunicip": 8113, + "Ġcancer": 8114, + "Ġtrained": 8115, + "Ġcooper": 8116, + "97": 8117, + "kees": 8118, + "Ġbear": 8119, + "Ġstyles": 8120, + "Ġster": 8121, + ")\"": 8122, + "ĠNorman": 8123, + "dale": 8124, + "ĠDead": 8125, + "Ġuncertain": 8126, + "ardo": 8127, + "inum": 8128, + "ĠRa": 8129, + "Ġdisplayed": 8130, + "Ġinterpre": 8131, + "Ġlat": 8132, + "Ġrepresentative": 8133, + "ĠSamuel": 8134, + "Ġoption": 8135, + "Ġspend": 8136, + "Ġfloors": 8137, + "onies": 8138, + "Ġ57": 8139, + "Ġbreaking": 8140, + "Ġpitched": 8141, + "Ġtemporarily": 8142, + "Ne": 8143, + "Ġteacher": 8144, + "Ġfactors": 8145, + "Ġpicked": 8146, + "iable": 8147, + "Ġ250": 8148, + "Ġstands": 8149, + "aska": 8150, + "Ġsafe": 8151, + "Ġextent": 8152, + "ĠBaseball": 8153, + "Ġ1890": 8154, + "Ġ1925": 8155, + "Ġranking": 8156, + "Ġanaly": 8157, + "Ġreplacing": 8158, + "onian": 8159, + "ĠUE": 8160, + "My": 8161, + "SP": 8162, + "uki": 8163, + "Ġstandards": 8164, + "Ġspending": 8165, + "Ġdrove": 8166, + "Ġveget": 8167, + "Ġcolony": 8168, + "mile": 8169, + "Ġlists": 8170, + "rang": 8171, + "Ġpaintings": 8172, + "Ġconvoy": 8173, + "wealth": 8174, + "ova": 8175, + "Ġpublicly": 8176, + "Ġrescue": 8177, + "Ġpartnership": 8178, + "Ġfestival": 8179, + "otes": 8180, + "ĠLov": 8181, + "Ġbattleship": 8182, + "rome": 8183, + "Ġmeets": 8184, + "ĠTheod": 8185, + "Ġsigning": 8186, + "Ġbehavi": 8187, + "aire": 8188, + "Ġclosing": 8189, + "Äĥ": 8190, + "ĠLev": 8191, + "ĠUlt": 8192, + "Ġexcess": 8193, + "udes": 8194, + "Ġrepair": 8195, + "Ġapartment": 8196, + "ĠGrammy": 8197, + "Ġbrick": 8198, + "ĠAnne": 8199, + "FC": 8200, + "ë": 8201, + "Ġmamm": 8202, + "Ġorb": 8203, + "Ġmoments": 8204, + "Ġocean": 8205, + "Ġpregn": 8206, + "Å«": 8207, + "Ġinhabit": 8208, + "Ġmaintenance": 8209, + "Ġpermission": 8210, + "ĠFI": 8211, + "Ġcancelled": 8212, + "acked": 8213, + "Ġequivalent": 8214, + "Ġteaching": 8215, + "levard": 8216, + "Ġuniform": 8217, + "itated": 8218, + "Ġgay": 8219, + "Ġimpressed": 8220, + "ĠMarshall": 8221, + "AT": 8222, + "Ġexposed": 8223, + "ĠApollo": 8224, + "Ġcredit": 8225, + "Ġsurrender": 8226, + "Ġethnic": 8227, + "Ġmines": 8228, + "ocene": 8229, + "Ġrhythm": 8230, + "ĠAlabama": 8231, + "Ġtravelled": 8232, + "ĠReal": 8233, + "ecraft": 8234, + "Ġprompted": 8235, + "EC": 8236, + "icial": 8237, + "Ġexisted": 8238, + "ĠMedal": 8239, + "Ġgiant": 8240, + "Ġru": 8241, + "Ġintense": 8242, + "Ġtrend": 8243, + "Ġtribute": 8244, + "rows": 8245, + "ĠDesc": 8246, + "ricted": 8247, + "ĠHudson": 8248, + "ĠTag": 8249, + "ethe": 8250, + "Ġserial": 8251, + "aws": 8252, + "olph": 8253, + "Ġthin": 8254, + "Ġdispute": 8255, + "Ġtoll": 8256, + "Ġphotography": 8257, + "ĠBaltimore": 8258, + "ĠWalker": 8259, + "ĠDance": 8260, + "ques": 8261, + "Ġpull": 8262, + "Ġcollaps": 8263, + "Ġsuspended": 8264, + "ĠJimmy": 8265, + "ls": 8266, + "ĠCamer": 8267, + "ĠEducation": 8268, + "ĠHeavy": 8269, + "ĠNorwegian": 8270, + "Ġbreed": 8271, + "Ġbridges": 8272, + "Ġnovels": 8273, + "Ġalter": 8274, + "Ġmir": 8275, + "Ġ1924": 8276, + "ĠMetro": 8277, + "ĠAriz": 8278, + "Ġdens": 8279, + "Ġsubstantial": 8280, + "ĠTokyo": 8281, + "Ġlowest": 8282, + "Ġrecommend": 8283, + "Ġracing": 8284, + "Ġhorror": 8285, + "Ġtwin": 8286, + "that": 8287, + "Ġfrequent": 8288, + "ĠChristopher": 8289, + "Ġprofessor": 8290, + "bridge": 8291, + "urance": 8292, + "Ġclim": 8293, + "Ġdifficulties": 8294, + "xts": 8295, + "reated": 8296, + "ĠBang": 8297, + "Ġgather": 8298, + "oked": 8299, + "urches": 8300, + "Ġdifference": 8301, + "ĠBi": 8302, + "munition": 8303, + "Ġutil": 8304, + "Ġthousand": 8305, + "Ġfur": 8306, + "unch": 8307, + "ĠBelgium": 8308, + "Ġpossession": 8309, + "ĠNat": 8310, + "Ġmultipl": 8311, + "Ġdriven": 8312, + "ĠLane": 8313, + "Ġbases": 8314, + "Ġsymp": 8315, + "ĠMinistry": 8316, + "ĠDetroit": 8317, + "Ġdiet": 8318, + "Ġbenef": 8319, + "Ġsubmitted": 8320, + "Ġcompleting": 8321, + "Ġdescribe": 8322, + "ĠPhilippines": 8323, + "ĠLi": 8324, + "Ġrecordings": 8325, + "idency": 8326, + "Ġteammate": 8327, + "ĠDeb": 8328, + "ĠCru": 8329, + "ĠMort": 8330, + "Ġbeach": 8331, + "ĠIndians": 8332, + "Ġperiods": 8333, + "ĠModern": 8334, + "Ġ<": 8335, + "Ġdanc": 8336, + "rants": 8337, + "Ġib": 8338, + "Ġcra": 8339, + "phone": 8340, + "Ġlanguages": 8341, + "Ġpreserved": 8342, + "Ġhundreds": 8343, + "ĠHans": 8344, + "ĠRepresent": 8345, + "Ġpolicies": 8346, + "ĠNBC": 8347, + "Ġuniverse": 8348, + "ĠRap": 8349, + "ibl": 8350, + "Ġridge": 8351, + "Ġcolleagues": 8352, + "ilst": 8353, + "Ġhappy": 8354, + "Ġnotably": 8355, + "anguage": 8356, + "imeter": 8357, + "mill": 8358, + "Ġabilities": 8359, + "Ġtries": 8360, + "Ġblocks": 8361, + "Ġcro": 8362, + "Ġcovering": 8363, + "Ġacted": 8364, + "ĠCampbell": 8365, + "Ġaggreg": 8366, + "Ġpure": 8367, + "ĠYankees": 8368, + "inction": 8369, + "icine": 8370, + "acle": 8371, + "flow": 8372, + "soft": 8373, + "Ġvolcanic": 8374, + "Ġproced": 8375, + "writer": 8376, + "Ġaimed": 8377, + "ulating": 8378, + "Ġ1923": 8379, + "ĠWithin": 8380, + "Ġexit": 8381, + "Ġagree": 8382, + "Ġeasy": 8383, + "ĠTrust": 8384, + "Ġbypass": 8385, + "ashi": 8386, + "Ġ160": 8387, + "ĠNazi": 8388, + "Ġverte": 8389, + "Ġinteract": 8390, + "Ġimperial": 8391, + "Am": 8392, + "ĠRen": 8393, + "Ġlacked": 8394, + "ounced": 8395, + "Ġfoundation": 8396, + "ĠTreaty": 8397, + "ĠArizona": 8398, + "dd": 8399, + "Ġvic": 8400, + "Ġdoctor": 8401, + "Ġcustom": 8402, + "rm": 8403, + "hens": 8404, + "Ġargues": 8405, + "redits": 8406, + "Ġreveals": 8407, + "ĠBrig": 8408, + "Ġseek": 8409, + "Ġcandidates": 8410, + "Ġwear": 8411, + "ĠAbd": 8412, + "Ġkeeping": 8413, + "Ġisolated": 8414, + "ĠDNA": 8415, + "Ġwatching": 8416, + "Ġwrest": 8417, + "Ġbats": 8418, + "Ġspan": 8419, + "ĠCzech": 8420, + "ĠBox": 8421, + "ĠHealth": 8422, + "ĠRaw": 8423, + "Ġadvoc": 8424, + "Ġfactor": 8425, + "oking": 8426, + "ĠIan": 8427, + "Ġanch": 8428, + "ipped": 8429, + "ĠFree": 8430, + "Ġorbit": 8431, + "ĠNob": 8432, + "ifer": 8433, + "âĪĴ": 8434, + "ĠBros": 8435, + "endment": 8436, + "ĠWolf": 8437, + "Ġturrets": 8438, + "Ġprohib": 8439, + "Ġju": 8440, + "Ġperspective": 8441, + "olec": 8442, + "Ġconcerts": 8443, + "Ġcompilation": 8444, + "ĠCommander": 8445, + "Ġcommunication": 8446, + "ĠEgyptian": 8447, + "attle": 8448, + "ĠDal": 8449, + "ĠSony": 8450, + "ĠHong": 8451, + "ĠNative": 8452, + "Ġcateg": 8453, + "Ġstorms": 8454, + "Ġbalance": 8455, + "ĠKings": 8456, + "ĠTrump": 8457, + "Ġassisted": 8458, + "Ġpand": 8459, + "def": 8460, + "ĠFried": 8461, + "Ġammunition": 8462, + "Ġdivor": 8463, + "pound": 8464, + "Ġflagship": 8465, + "Ġaged": 8466, + "ĠMuhammad": 8467, + "scale": 8468, + "Ġmulti": 8469, + "Ġretail": 8470, + "Ġdemolished": 8471, + "ĠTak": 8472, + "Ġunlike": 8473, + "ĠForces": 8474, + "ĠDragon": 8475, + "emen": 8476, + "ĠOt": 8477, + "Ġtriple": 8478, + "ĠColorado": 8479, + "viation": 8480, + "ussion": 8481, + "Ġconstant": 8482, + "Ġseeking": 8483, + "700": 8484, + "ĠUSS": 8485, + "Ġconvection": 8486, + "Ġenters": 8487, + "Ġdiff": 8488, + "Ġsigns": 8489, + "Ġdominated": 8490, + "ĠAlong": 8491, + "88": 8492, + "Ġalco": 8493, + "Ġflows": 8494, + "incial": 8495, + "Ġphen": 8496, + "ĠGarden": 8497, + "Ġrates": 8498, + "ĠJosh": 8499, + "ĠCommonwealth": 8500, + "Ġchanging": 8501, + "ĠBulgar": 8502, + "Ġfacade": 8503, + "TS": 8504, + "issue": 8505, + "Ġappointment": 8506, + "ĠKu": 8507, + "Ġconsult": 8508, + "Ġillness": 8509, + "ĠAlfred": 8510, + "Ġassess": 8511, + "Ġseed": 8512, + "ĠAh": 8513, + "agg": 8514, + "Ġpartly": 8515, + "Ġcollapse": 8516, + "rank": 8517, + "Ġexhibition": 8518, + "Ġwet": 8519, + "Ġsuicide": 8520, + "ubb": 8521, + "Ġrecur": 8522, + "ĠChamber": 8523, + "Ġgenerated": 8524, + "asts": 8525, + "Ġresidence": 8526, + "96": 8527, + "Ġsurprise": 8528, + "iac": 8529, + "Ġstable": 8530, + "ĠUEFA": 8531, + "Ġx": 8532, + "Ġorganizations": 8533, + "Ġrich": 8534, + "uary": 8535, + "Ġshield": 8536, + "ĠThus": 8537, + "Ġrarely": 8538, + "mers": 8539, + "Ġmaneu": 8540, + "ĠTrek": 8541, + "Ġathletes": 8542, + "ĠNevertheless": 8543, + "hire": 8544, + "Ġframes": 8545, + "ãģ": 8546, + "ĠVice": 8547, + "ĠPope": 8548, + "ĠClinton": 8549, + "ĠGuy": 8550, + "Ġchain": 8551, + "ĠAnna": 8552, + "Ġorn": 8553, + "Ġproport": 8554, + "ateur": 8555, + "ĠJos": 8556, + "antin": 8557, + "Ġliked": 8558, + "Ġdevice": 8559, + "Ġaw": 8560, + "><": 10640, + "ĠMayor": 10641, + "Ġguests": 10642, + "ĠAmb": 10643, + "ĠNev": 10644, + "Ġrehears": 10645, + "ĠHarbor": 10646, + "Ġthirteen": 10647, + "Ġmaintaining": 10648, + "Ġrib": 10649, + "Ġprel": 10650, + "Ġchallenges": 10651, + "Ġsimilarities": 10652, + "Ġbasement": 10653, + "ĠRogers": 10654, + "ĠMong": 10655, + "Ġtowers": 10656, + "ĠBaltic": 10657, + "Ġroster": 10658, + "Ġsoph": 10659, + "avia": 10660, + "ennium": 10661, + "Ġcharted": 10662, + "Ġtraditions": 10663, + "Ġparking": 10664, + "ĠClassic": 10665, + "Ġpm": 10666, + "Ġsubway": 10667, + "Ġpip": 10668, + "iffer": 10669, + "aja": 10670, + "Ġvirus": 10671, + "gs": 10672, + "ĠGallery": 10673, + "alg": 10674, + "ĠTrade": 10675, + "Ġ1895": 10676, + "ĠDeep": 10677, + "asha": 10678, + "Ġvulnerable": 10679, + "Will": 10680, + "Ġabuse": 10681, + "Ġsubstitute": 10682, + "ĠEnt": 10683, + "quest": 10684, + "Ġscr": 10685, + "usalem": 10686, + "Ġcompounds": 10687, + "ĠTriple": 10688, + "Ġdogs": 10689, + "Ġbull": 10690, + "ĠGh": 10691, + "ĠGround": 10692, + "ĠMint": 10693, + "ĠRichmond": 10694, + "Ġpotentially": 10695, + "En": 10696, + "edia": 10697, + "ĠRico": 10698, + "Ġbacked": 10699, + "ĠMaced": 10700, + "ĠSymph": 10701, + "Ġbaby": 10702, + "amas": 10703, + "ĠStra": 10704, + "ĠGlobe": 10705, + "Ġimprovement": 10706, + "Ġpriest": 10707, + "Ġpredators": 10708, + "Ġscreenplay": 10709, + "may": 10710, + "Ġdissipated": 10711, + "ĠChelsea": 10712, + "ĠAmy": 10713, + "ĠPatt": 10714, + "Ġ360": 10715, + "ĠMeg": 10716, + "Ġflowers": 10717, + "ĠEdinburgh": 10718, + "Ġrevolt": 10719, + "Ġvoices": 10720, + "oddess": 10721, + "imetres": 10722, + "ĠLauren": 10723, + "Other": 10724, + "Ġcyclones": 10725, + "Ġmask": 10726, + "ĠLiz": 10727, + "ĠEdition": 10728, + "Ġcup": 10729, + "ĠArmstrong": 10730, + "ĠShah": 10731, + "ĠTit": 10732, + "ometric": 10733, + "ĠEmer": 10734, + "veloped": 10735, + "scar": 10736, + "Ġhoused": 10737, + "Ġbeating": 10738, + "Ġuncom": 10739, + "ĠMedical": 10740, + "isconsin": 10741, + "Ġmerely": 10742, + "ĠPlaza": 10743, + "Ġcongress": 10744, + "ĠPakistan": 10745, + "Ġmini": 10746, + "ĠDelaware": 10747, + "Ġtalking": 10748, + "ĠDiamond": 10749, + "Ġannually": 10750, + "ambers": 10751, + "ĠMrs": 10752, + "ĠLocal": 10753, + "ĠCR": 10754, + "ĠWallace": 10755, + "Ġsad": 10756, + "ĠGlen": 10757, + "ĠTribune": 10758, + "ĠNatural": 10759, + "ĠEff": 10760, + "ĠAnc": 10761, + "Ġearn": 10762, + "Ġextinct": 10763, + "Ġlane": 10764, + "Ġadvised": 10765, + "Ġfee": 10766, + "Ġ82": 10767, + "Ġpowered": 10768, + "Ġcinema": 10769, + "æ": 10770, + "ĠHope": 10771, + "Ġ()": 10772, + "Ġtooth": 10773, + "Ġcutting": 10774, + "Ġprovinces": 10775, + "ĠSout": 10776, + "Ġunlikely": 10777, + "ĠLess": 10778, + "ĠCollection": 10779, + "GB": 10780, + "Ġstyl": 10781, + "Ġmerged": 10782, + "Ġarcade": 10783, + "Ġ68": 10784, + "ĠSean": 10785, + "Ġdiscovers": 10786, + "Ġexceed": 10787, + "Ġskill": 10788, + "Ġcopper": 10789, + "ĠNak": 10790, + "ĠJar": 10791, + "Ġwarships": 10792, + "raine": 10793, + "type": 10794, + "Ġcivilians": 10795, + "Ġfram": 10796, + "Ġtox": 10797, + "Ġmembership": 10798, + "Ġpreceding": 10799, + "ĠClarke": 10800, + "isive": 10801, + "Ġcontribution": 10802, + "Dav": 10803, + "called": 10804, + "frac": 10805, + "made": 10806, + "ĠHeritage": 10807, + "Ġsurve": 10808, + "Ġdebris": 10809, + "ĠMadag": 10810, + "ÃŃn": 10811, + "iya": 10812, + "Ġeditions": 10813, + "hall": 10814, + "ĠYe": 10815, + "Ġoverwhel": 10816, + "OC": 10817, + "ĠScar": 10818, + "ĠCharlotte": 10819, + "ĠWa": 10820, + "Ġweigh": 10821, + "rossing": 10822, + "Ġguitars": 10823, + "Ġbishop": 10824, + "Ġrevival": 10825, + "Ġshallow": 10826, + "lims": 10827, + "ĠCab": 10828, + "Ġ73": 10829, + "Ġstatistics": 10830, + "ĠSheffield": 10831, + "Ġparks": 10832, + "ĠBurton": 10833, + "Ġcollaborated": 10834, + "Ġcannon": 10835, + "Ġdiverse": 10836, + "ĠÃĨthel": 10837, + "rehens": 10838, + "Ġmeasuring": 10839, + "Ġmurdered": 10840, + "ource": 10841, + "Ġsignature": 10842, + "mediate": 10843, + "uters": 10844, + "Ġexists": 10845, + "Ġunw": 10846, + "Ġcompound": 10847, + "ĠMall": 10848, + "eta": 10849, + "ĠDS": 10850, + "Ġrunner": 10851, + "Ġsuspected": 10852, + "ĠOrange": 10853, + "unning": 10854, + "Ġconsolid": 10855, + "Ġmovies": 10856, + "Ġfrequency": 10857, + "asp": 10858, + "Ġ700": 10859, + "Ġconfidence": 10860, + "ĠInternet": 10861, + "Ġtip": 10862, + "Ġfulf": 10863, + "ocket": 10864, + "Ġmythology": 10865, + "VP": 10866, + "Ġsings": 10867, + "Ġhurricanes": 10868, + "Ġcomplement": 10869, + "Ġclosure": 10870, + "Ġnit": 10871, + "Ġbeauty": 10872, + "erg": 10873, + "Ġworn": 10874, + "Ġtaxes": 10875, + "ĠJupiter": 10876, + "Ġwatershed": 10877, + "stop": 10878, + "ĠDod": 10879, + "ĠProvince": 10880, + "Ġsculpture": 10881, + "Ġkills": 10882, + "Ġerror": 10883, + "Mc": 10884, + "mates": 10885, + "Ġunless": 10886, + "Ġplanets": 10887, + "Ġreass": 10888, + "ĠGot": 10889, + "atever": 10890, + "Ġdancers": 10891, + "ĠPant": 10892, + "Ġshares": 10893, + "Ġviolin": 10894, + "Ġrecruited": 10895, + "inery": 10896, + "ĠSyn": 10897, + "Ġcontinuous": 10898, + "Ġextensively": 10899, + "ĠâĪĴ": 10900, + "riors": 10901, + "ĠCampaign": 10902, + "lived": 10903, + "Ġdece": 10904, + "Ġfollowers": 10905, + "Ġairfield": 10906, + "Ġrenewed": 10907, + "alls": 10908, + "ĠMalta": 10909, + "\"âĢĶ": 10910, + "Ġunexpected": 10911, + "Ġcenters": 10912, + "ĠServices": 10913, + "alia": 10914, + "Ġgrid": 10915, + "Ġcostume": 10916, + "zing": 10917, + "Ġparticipants": 10918, + "TWC": 10919, + "Ġforth": 10920, + "ĠGrace": 10921, + "ĠJerusalem": 10922, + "Ġcanceled": 10923, + "page": 10924, + "cott": 10925, + "ĠDale": 10926, + "ourse": 10927, + "Ġapproaches": 10928, + "2005": 10929, + "list": 10930, + "ĠDescription": 10931, + "Ġtherap": 10932, + "Ġrecept": 10933, + "uction": 10934, + "Ġsuperst": 10935, + "bes": 10936, + "ĠNav": 10937, + "Ġdeputy": 10938, + "ĠCrus": 10939, + "Ġwire": 10940, + "Ġmal": 10941, + "ĠBeng": 10942, + "oples": 10943, + "orded": 10944, + "Ġcoat": 10945, + "Ġpositively": 10946, + "Ġsignificance": 10947, + "Ġvalid": 10948, + "pres": 10949, + "α": 10950, + "ĠMason": 10951, + "ĠEis": 10952, + "ĠToy": 10953, + "ĠPin": 10954, + "ĠLock": 10955, + "Ġclar": 10956, + "Ġpolitician": 10957, + "ĠAfghan": 10958, + "ĠMorrison": 10959, + "changed": 10960, + "orig": 10961, + "Ġ88": 10962, + "lights": 10963, + "Ġbiographer": 10964, + "Ġfragment": 10965, + "ĠLloyd": 10966, + "ĠPars": 10967, + "avery": 10968, + "Ġnumbered": 10969, + "Ġstudying": 10970, + "ĠMust": 10971, + "Ġgran": 10972, + "ulus": 10973, + "Ġprisoner": 10974, + "Ġranges": 10975, + "Ġcategories": 10976, + "ο": 10977, + "Ġinaugural": 10978, + "Ġcens": 10979, + "Ġwarfare": 10980, + "ĠBath": 10981, + "ĠWisconsin": 10982, + "ĠTodd": 10983, + "Ġcommunications": 10984, + "Ġopined": 10985, + "Ġdiscontin": 10986, + "Ġaest": 10987, + "Ġupset": 10988, + "Ġremake": 10989, + "Ġlabour": 10990, + "igious": 10991, + "ĠSerbian": 10992, + "rus": 10993, + "iture": 10994, + "Ġreduction": 10995, + "Ġcruise": 10996, + "Ġcompetitions": 10997, + "Ġhydrogen": 10998, + "ĠPad": 10999, + "Ġscattered": 11000, + "Ġ1860": 11001, + "Ġemployment": 11002, + "team": 11003, + "2012": 11004, + "Ġexcellent": 11005, + "ĠGa": 11006, + "eston": 11007, + "ĠZone": 11008, + "Ġreactions": 11009, + "Ġ87": 11010, + "Ġstudios": 11011, + "ĠMonth": 11012, + "aping": 11013, + "inded": 11014, + "ĠProtest": 11015, + "ĠMadagascar": 11016, + "core": 11017, + "Ġsovereign": 11018, + "ĠNorfolk": 11019, + "dam": 11020, + "enberg": 11021, + "Ġtribe": 11022, + "acht": 11023, + "Ġchoir": 11024, + "Ġgene": 11025, + "Ġreplied": 11026, + "ĠMcCartney": 11027, + "Ġemotion": 11028, + "Ġdelegation": 11029, + "Ġeruption": 11030, + "Ġtours": 11031, + "roat": 11032, + "Ġgoddess": 11033, + "ĠGate": 11034, + "Ġtoured": 11035, + "heric": 11036, + "Ġimprisoned": 11037, + "Ġadvertis": 11038, + "ĠFalls": 11039, + "Ġexercises": 11040, + "Ġ71": 11041, + "ĠLip": 11042, + "Ġenabled": 11043, + "Ġshoulder": 11044, + "ĠBabyl": 11045, + "ĠTogether": 11046, + "ĠDyn": 11047, + "Ġmarking": 11048, + "Ġnoble": 11049, + "ĠPortuguese": 11050, + "ĠBoe": 11051, + "ĠJerry": 11052, + "ĠMend": 11053, + "ĠYugoslavia": 11054, + "uy": 11055, + "Ġurg": 11056, + "Ġfault": 11057, + "Ġmerc": 11058, + "Ġtactics": 11059, + "uke": 11060, + "duces": 11061, + "ĠRest": 11062, + "ĠIns": 11063, + "Ġamph": 11064, + "enez": 11065, + "offs": 11066, + "Ġfate": 11067, + "iciency": 11068, + "ruly": 11069, + "ĠRomans": 11070, + "Ġprev": 11071, + "Ġvictim": 11072, + "ĠSchum": 11073, + "ĠOutstanding": 11074, + "ĠHarvard": 11075, + "IC": 11076, + "ĠBaby": 11077, + "ĠIsaac": 11078, + "Ġunp": 11079, + "ĠChen": 11080, + "Ġinning": 11081, + "Ġcommanding": 11082, + "ĠSid": 11083, + "Ġpoliticians": 11084, + "ĠEmmy": 11085, + "Ġfeared": 11086, + "Ġpreparing": 11087, + "Ġelectricity": 11088, + "leans": 11089, + "eto": 11090, + "Ġyard": 11091, + "Ġmanage": 11092, + "ettes": 11093, + "ĠCemetery": 11094, + "Ġpenet": 11095, + "Ġliquid": 11096, + "Ġexterior": 11097, + "ĠAltern": 11098, + "German": 11099, + "ĠActress": 11100, + "ĠMeteor": 11101, + "alin": 11102, + "parts": 11103, + "eling": 11104, + "én": 11105, + "ĠCathedral": 11106, + "Ġcable": 11107, + "umped": 11108, + "2014": 11109, + "Ġsumm": 11110, + "Ġvaluable": 11111, + "umi": 11112, + "Ġdistant": 11113, + "Ġportrait": 11114, + "2006": 11115, + "MP": 11116, + "center": 11117, + "Ġarrives": 11118, + "Ġangle": 11119, + "onso": 11120, + "orf": 11121, + "Ġinfrastructure": 11122, + "ĠProfessional": 11123, + "Ġconven": 11124, + "Ġchronic": 11125, + "Ġfacil": 11126, + "Ġhorizont": 11127, + "ĠWag": 11128, + "ĠStuart": 11129, + "Ġgray": 11130, + "VA": 11131, + "Ġindeed": 11132, + "Ġhumanity": 11133, + "Ġestimates": 11134, + "ĠEnterprise": 11135, + "ĠTerry": 11136, + "ĠSac": 11137, + "rific": 11138, + "Ġcharter": 11139, + "ĠControl": 11140, + "rays": 11141, + "Ġoffense": 11142, + "ĠMarket": 11143, + "ĠConservation": 11144, + "Ġrivalry": 11145, + "Ġscores": 11146, + "Ġlicense": 11147, + "ĠHungarian": 11148, + "Ġsolar": 11149, + "ét": 11150, + "ĠAer": 11151, + "ĠAdv": 11152, + "Ġsentenced": 11153, + "Ġhanded": 11154, + "gence": 11155, + "north": 11156, + "Ġcreek": 11157, + "ĠRomanian": 11158, + "ĠUtah": 11159, + "Ġjurisd": 11160, + "fly": 11161, + "olades": 11162, + "ĠLuke": 11163, + "Ġpursued": 11164, + "Ġgarn": 11165, + "Ġgods": 11166, + "Ġcontend": 11167, + "ulty": 11168, + "Ġprocesses": 11169, + "fam": 11170, + "edge": 11171, + "ĠRalph": 11172, + "assy": 11173, + "oom": 11174, + "song": 11175, + "ĠJe": 11176, + "ĠMuslims": 11177, + "ĠAgency": 11178, + "Ġattorney": 11179, + "Ġtrading": 11180, + "Ġtransportation": 11181, + "mont": 11182, + "ĠThose": 11183, + "Ġdisorder": 11184, + "Ġlearns": 11185, + "Ġdrown": 11186, + "alymp": 11187, + "unar": 11188, + "Ġcompiled": 11189, + "ĠRepresentatives": 11190, + "130": 11191, + "etween": 11192, + "Ġdetect": 11193, + "ĠDarwin": 11194, + "Ġlifetime": 11195, + "Ġaccurate": 11196, + "Ġdistricts": 11197, + "Ġmarched": 11198, + "ĠKit": 11199, + "rovision": 11200, + "Ġsurprised": 11201, + "ĠEventually": 11202, + "ĠStars": 11203, + "ĠActor": 11204, + "Ġstructural": 11205, + "Ġinherited": 11206, + "Ġmaps": 11207, + "Ġpromoting": 11208, + "ĠGameSp": 11209, + "Ġqualify": 11210, + "Ġdefinition": 11211, + "iary": 11212, + "Ġcyl": 11213, + "Ġproof": 11214, + "ucker": 11215, + "Ġmechanics": 11216, + "Ġties": 11217, + "ĠRena": 11218, + "Ġjack": 11219, + "Ġmonaster": 11220, + "aha": 11221, + "Ġpractical": 11222, + "orient": 11223, + "three": 11224, + "Ġhen": 11225, + "outing": 11226, + "ĠExp": 11227, + "Ġloved": 11228, + "gomery": 11229, + "ĠTyler": 11230, + "ĠGay": 11231, + "ĠNas": 11232, + "Ġcarries": 11233, + "Ġautumn": 11234, + "onz": 11235, + "atisf": 11236, + "ĠMother": 11237, + "Ġobservation": 11238, + "Ġinvestment": 11239, + "Ġminority": 11240, + "Ġdrummer": 11241, + "hl": 11242, + "Ġclothes": 11243, + "iously": 11244, + "Ġcrashed": 11245, + "Ġdisplays": 11246, + "ĠWalt": 11247, + "ampton": 11248, + "Ġisot": 11249, + "Ġcolors": 11250, + "Har": 11251, + "ĠStreets": 11252, + "ĠSultan": 11253, + "Ġstolen": 11254, + "yself": 11255, + "ĠOrleans": 11256, + "Ġliberal": 11257, + "ĠAthletic": 11258, + "gus": 11259, + "05": 11260, + "eda": 11261, + "Ġopens": 11262, + "Ġdecreased": 11263, + "minister": 11264, + "Ġholiday": 11265, + "Ġmedicine": 11266, + "Ġradiation": 11267, + "ĠSusan": 11268, + "Over": 11269, + "Ġassum": 11270, + "Ġironcl": 11271, + "former": 11272, + "Ġexplaining": 11273, + "ĠParalymp": 11274, + "Ġstreaming": 11275, + "ĠPotter": 11276, + "Ġtube": 11277, + "Ġles": 11278, + "avel": 11279, + "pense": 11280, + "Ġairing": 11281, + "Ġbowling": 11282, + "ĠPortugal": 11283, + "ĠMond": 11284, + "ĠZh": 11285, + "ĠÃī": 11286, + "Ġenvironments": 11287, + "Ġbattlecru": 11288, + "2004": 11289, + "Ġrestrictions": 11290, + "ĠFuture": 11291, + "Ġ1850": 11292, + "Ġ69": 11293, + "Ġcharacteristic": 11294, + "Ġdrafted": 11295, + "Ġreforms": 11296, + "Car": 11297, + "Ġhybrid": 11298, + "Ġlayers": 11299, + "Ġcam": 11300, + "Ġempty": 11301, + "Ġgolden": 11302, + "agles": 11303, + "ournament": 11304, + "ĠFlying": 11305, + "Ġsin": 11306, + "thodox": 11307, + "iper": 11308, + "Ġspoken": 11309, + "Ġstern": 11310, + "Ġgift": 11311, + "Ġknee": 11312, + "Ġintersects": 11313, + "Ġratio": 11314, + "there": 11315, + "Ġgrave": 11316, + "Ġpersuaded": 11317, + "even": 11318, + "vol": 11319, + "ĠPack": 11320, + "Ġsalary": 11321, + "Ġenthusi": 11322, + "HS": 11323, + "world": 11324, + "erver": 11325, + "icing": 11326, + "Ġlease": 11327, + "viron": 11328, + "eness": 11329, + "Just": 11330, + "ĠTrain": 11331, + "ĠRacing": 11332, + "Ġrecurring": 11333, + "olith": 11334, + "Ġda": 11335, + "never": 11336, + "rible": 11337, + "Ġμ": 11338, + "Ġkidn": 11339, + "itchen": 11340, + "Ġrivals": 11341, + "Ġcertainly": 11342, + "Ġashore": 11343, + "Ġcry": 11344, + "mel": 11345, + "mother": 11346, + "ĠSalt": 11347, + "Ġmans": 11348, + "Ġrapper": 11349, + "tem": 11350, + "uin": 11351, + "ĠProp": 11352, + "ĠAngl": 11353, + "gener": 11354, + "Ġstrings": 11355, + "Ġsquadrons": 11356, + "Ġstretch": 11357, + "Ġinducted": 11358, + "rh": 11359, + "Ġplates": 11360, + "Ġremoving": 11361, + "ĠTwitter": 11362, + "iah": 11363, + "ĠShaw": 11364, + "ĠEurovision": 11365, + "Ġphysics": 11366, + "ĠCommunist": 11367, + "ĠMasters": 11368, + "Ġblues": 11369, + "Ġpresidency": 11370, + "Her": 11371, + "ayan": 11372, + "Ġpassion": 11373, + "Another": 11374, + "Ġmammals": 11375, + "Can": 11376, + "Ġmarble": 11377, + "Ġsuspension": 11378, + "Ġcommercially": 11379, + "Ġconfusion": 11380, + "Ġferry": 11381, + "Ġgaining": 11382, + "Ġhandling": 11383, + "ĠMagic": 11384, + "great": 11385, + "Ġ1894": 11386, + "Ġvoters": 11387, + "Ġrever": 11388, + "Ġaddressed": 11389, + "Ġconspiracy": 11390, + "Ġparticipating": 11391, + "ihanna": 11392, + "Ġanticipated": 11393, + "winning": 11394, + "Ġtheories": 11395, + "Ġwaste": 11396, + "ĠPas": 11397, + "landers": 11398, + "Ġburial": 11399, + "Ġpolar": 11400, + "ĠIndonesia": 11401, + "auc": 11402, + "atar": 11403, + "ĠVeg": 11404, + "Ġengineers": 11405, + "etta": 11406, + "ĠPerformance": 11407, + "ĠOrchest": 11408, + "Ġstatements": 11409, + "ĠHearts": 11410, + "LA": 11411, + "Ġcelebration": 11412, + "ĠDefense": 11413, + "Ġrushing": 11414, + "ĠKrist": 11415, + "ĠMontgomery": 11416, + "ĠBuddhist": 11417, + "phew": 11418, + "ð": 11419, + "ags": 11420, + "Through": 11421, + "ĠRomania": 11422, + "Ġpersons": 11423, + "Ġinfer": 11424, + "Ġnerv": 11425, + "ĠTheater": 11426, + "ĠChurchill": 11427, + "ĠElectric": 11428, + "ĠHas": 11429, + "ĠSteel": 11430, + "Ġchallenging": 11431, + "Ġabroad": 11432, + "utter": 11433, + "phal": 11434, + "namese": 11435, + "ĠBright": 11436, + "ĠFro": 11437, + "ĠHarold": 11438, + "Ġcomplained": 11439, + "ĠVenice": 11440, + "Ġdying": 11441, + "atches": 11442, + "ĠBron": 11443, + "ĠDin": 11444, + "ĠPlant": 11445, + "ĠAthens": 11446, + "ĠJohann": 11447, + "Ġgardens": 11448, + "abl": 11449, + "Ġpictures": 11450, + "Ġearthquake": 11451, + "Ġboot": 11452, + "Ġnoticed": 11453, + "vironment": 11454, + "ĠPhillies": 11455, + "Ġramp": 11456, + "Ġuncon": 11457, + "ĠLarry": 11458, + "ĠMinor": 11459, + "wright": 11460, + "á¹": 11461, + "ĠMig": 11462, + "Ġscre": 11463, + "Ġ1864": 11464, + "disc": 11465, + "Ġcollections": 11466, + "Ġsubmarines": 11467, + "Ġinvaded": 11468, + "Ġurged": 11469, + "ĠSay": 11470, + "ĠGrade": 11471, + "Ġdollar": 11472, + "Ġcow": 11473, + "qual": 11474, + "Ġusage": 11475, + "ĠVictorian": 11476, + "ĠLegisl": 11477, + "Ġhelps": 11478, + "Ġcash": 11479, + "Ġdim": 11480, + "quer": 11481, + "ĠJosé": 11482, + "ĠLink": 11483, + "Ġmanip": 11484, + "Ġdensity": 11485, + "His": 11486, + "Ġtools": 11487, + "ĠTow": 11488, + "ĠCe": 11489, + "Ġstick": 11490, + "incinn": 11491, + "onial": 11492, + "Ġopposing": 11493, + "Ġrescued": 11494, + "Ġ99": 11495, + "Ġsupports": 11496, + "Ġtravelling": 11497, + "ĠLeo": 11498, + "Ġformula": 11499, + "ĠYorkshire": 11500, + "ĠPhys": 11501, + "Ġbeaten": 11502, + "aco": 11503, + "arded": 11504, + "ublin": 11505, + "Ġentries": 11506, + "ĠMovie": 11507, + "Ġpretty": 11508, + "Ġmetric": 11509, + "Ġjudg": 11510, + "ĠStein": 11511, + "ör": 11512, + "Ġromance": 11513, + "ationally": 11514, + "Ġverses": 11515, + "ĠQuest": 11516, + "ĠDanny": 11517, + "Ġprince": 11518, + "Ġgrossed": 11519, + "Ġjuven": 11520, + "lined": 11521, + "Ġatomic": 11522, + "Ġvariation": 11523, + "ĠHolland": 11524, + "Ġpursuit": 11525, + "Pr": 11526, + "itches": 11527, + "ĠBran": 11528, + "Ġconj": 11529, + "Ġdevelopments": 11530, + "Ġcoron": 11531, + "ĠAssy": 11532, + "ĠCatherine": 11533, + "ĠUC": 11534, + "isk": 11535, + "raham": 11536, + "Ġposter": 11537, + "Ġpink": 11538, + "uton": 11539, + "Hg": 11540, + "Ġparody": 11541, + "utton": 11542, + "Ġconstitutional": 11543, + "Ġforecast": 11544, + "Ġhomosexual": 11545, + "ĠVegas": 11546, + "Ġow": 11547, + "formed": 11548, + "Ġpreserve": 11549, + "Ġlacking": 11550, + "Ġbiography": 11551, + "Ġprotein": 11552, + "sch": 11553, + "Ġpier": 11554, + "aba": 11555, + "ĠPrincip": 11556, + "ĠChristians": 11557, + "Ġsuspic": 11558, + "Ġlegislative": 11559, + "Ġlem": 11560, + "Ġauthorized": 11561, + "ocity": 11562, + "és": 11563, + "Ġfocusing": 11564, + "ĠLamb": 11565, + "Ġmud": 11566, + "Ġ1892": 11567, + "2015": 11568, + "ĠGuild": 11569, + "Ġfunny": 11570, + "Ġtickets": 11571, + "arma": 11572, + "ĠQuebec": 11573, + "Ġstuff": 11574, + "ĠLem": 11575, + "Ġsalv": 11576, + "ĠLiberty": 11577, + "Ġillustrated": 11578, + "Ġagriculture": 11579, + "thlete": 11580, + "Ġcourses": 11581, + "Ġinhab": 11582, + "oric": 11583, + "ĠBeaut": 11584, + "2003": 11585, + "Ġgrandfather": 11586, + "Down": 11587, + "actory": 11588, + "Ġconflicts": 11589, + "ĠExper": 11590, + "py": 11591, + "Ġmanif": 11592, + "Ġ81": 11593, + "Ġtape": 11594, + "Ġmood": 11595, + "ĠRaid": 11596, + "ĠSecurity": 11597, + "iminary": 11598, + "Ġrook": 11599, + "ĠParkway": 11600, + "Ġthrown": 11601, + "Ġsacrif": 11602, + "dist": 11603, + "Ġgenera": 11604, + "ught": 11605, + "umbered": 11606, + "Ġanswer": 11607, + "Ġrelieved": 11608, + "Ġconvicted": 11609, + "incinnati": 11610, + "ometimes": 11611, + "ĠEvil": 11612, + "Ġprices": 11613, + "ĠCultural": 11614, + "ĠPul": 11615, + "Christ": 11616, + "Ġdeeply": 11617, + "ĠFace": 11618, + "Ġheritage": 11619, + "Ġsword": 11620, + "Ġspacecraft": 11621, + "itects": 11622, + "overy": 11623, + "Ġrand": 11624, + "ahl": 11625, + "itional": 11626, + "chen": 11627, + "Ġvillain": 11628, + "ĠWonder": 11629, + "Ġproportion": 11630, + "ĠRings": 11631, + "ĠVoice": 11632, + "Ġoblig": 11633, + "Ġnaming": 11634, + "Ġcontracts": 11635, + "Ġages": 11636, + "Ġspur": 11637, + "terbury": 11638, + "Ġcircular": 11639, + "Ġtoler": 11640, + "agers": 11641, + "Ġshaft": 11642, + "iors": 11643, + "ĠDJ": 11644, + "ĠDennis": 11645, + "Ġsoutheastern": 11646, + "Ġsailing": 11647, + "ĠCircle": 11648, + "Ġastronaut": 11649, + "Ġdock": 11650, + "ĠCert": 11651, + "irk": 11652, + "Ġinterven": 11653, + "regular": 11654, + "Ġ1889": 11655, + "ĠGhost": 11656, + "ĠGeoff": 11657, + "ĠCentury": 11658, + "Ġcompositions": 11659, + "Ġveteran": 11660, + "08": 11661, + "Ġcrest": 11662, + "ĠGuinea": 11663, + "inth": 11664, + "Ġcomics": 11665, + "ĠStill": 11666, + "Ġtruck": 11667, + "Ġchemistry": 11668, + "ĠJohnston": 11669, + "Ġeasier": 11670, + "Ġfest": 11671, + "otilla": 11672, + "onge": 11673, + "ellar": 11674, + "ĠFinally": 11675, + "ĠRaymond": 11676, + "Col": 11677, + "new": 11678, + "Ġ1861": 11679, + "ĠPersonnel": 11680, + "ĠHeavyweight": 11681, + "banded": 11682, + "Ġtale": 11683, + "ĠHold": 11684, + "Ġadvancing": 11685, + "ĠEdmund": 11686, + "Ġweb": 11687, + "Ġmos": 11688, + "ĠInvest": 11689, + "ĠRegional": 11690, + "Ġnavig": 11691, + "Ġthreats": 11692, + "Brien": 11693, + "ĠLiter": 11694, + "Ġremembered": 11695, + "estab": 11696, + "ĠScots": 11697, + "ĠCarlos": 11698, + "Ã¥": 11699, + "ĠFlow": 11700, + "OK": 11701, + "ĠKid": 11702, + "Ġyoga": 11703, + "ework": 11704, + "orted": 11705, + "Ġintervention": 11706, + "cor": 11707, + "ĠPam": 11708, + "ĠKane": 11709, + "Ġtonnes": 11710, + "Ġgarnered": 11711, + "Ġcontacted": 11712, + "ĠRef": 11713, + "Ġdrain": 11714, + "Ġconfirm": 11715, + "bus": 11716, + "door": 11717, + "yd": 11718, + "Ġdislik": 11719, + "Ġhostile": 11720, + "Ġdisturbance": 11721, + "Ġdivorce": 11722, + "Ġrandom": 11723, + "rogen": 11724, + "Ġfunded": 11725, + "tz": 11726, + "ĠTitan": 11727, + "Ġslavery": 11728, + "Ġdevoted": 11729, + "Ġtornado": 11730, + "Ġdecomm": 11731, + "ĠPriv": 11732, + "keep": 11733, + "Ġdeveloper": 11734, + "Ġ96": 11735, + "ĠQuar": 11736, + "Ġ$\\": 11737, + "Ġfavourite": 11738, + "ĠArena": 11739, + "ĠCad": 11740, + "Ġalign": 11741, + "Ġbeliefs": 11742, + "Ġcad": 11743, + "olo": 11744, + "Ġpositioned": 11745, + "pike": 11746, + "Ġnat": 11747, + "ĠNature": 11748, + "Ġrecruit": 11749, + "Ġrelation": 11750, + "ĠPrice": 11751, + "Ġ1888": 11752, + "izard": 11753, + "ĠTaiwan": 11754, + "Big": 11755, + "ĠKon": 11756, + "Ġknocked": 11757, + "ĠJoan": 11758, + "2017": 11759, + "ĠSwiss": 11760, + "ĠPay": 11761, + "player": 11762, + "Ġapplications": 11763, + "Ġrings": 11764, + "Ġdiplomatic": 11765, + "ĠCyrus": 11766, + "Ġregulations": 11767, + "Ġindigenous": 11768, + "Ġhem": 11769, + "09": 11770, + "Ġfame": 11771, + "aple": 11772, + "Ġsmoke": 11773, + "ĠBaron": 11774, + "Ġdocumented": 11775, + "racks": 11776, + "ĠKyle": 11777, + "ĠMiles": 11778, + "ĠBrew": 11779, + "Ġconcepts": 11780, + "Ġshelter": 11781, + "ourag": 11782, + "ĠSug": 11783, + "Ġreconstruction": 11784, + "ĠTyphoon": 11785, + "only": 11786, + "ĠCincinnati": 11787, + "Ġbears": 11788, + "ufficient": 11789, + "Ġunsuccessfully": 11790, + "ĠBryan": 11791, + "Rad": 11792, + "Ġhole": 11793, + "apa": 11794, + "Ġwarnings": 11795, + "ĠParks": 11796, + "Ġterritorial": 11797, + "ĠDays": 11798, + "odon": 11799, + "othy": 11800, + "ĠProfessor": 11801, + "Ġcu": 11802, + "ĠMind": 11803, + "minster": 11804, + "onnie": 11805, + "ĠBible": 11806, + "Ġcapturing": 11807, + "Ġvicinity": 11808, + "ĠThan": 11809, + "ĠDirect": 11810, + "CO": 11811, + "avan": 11812, + "first": 11813, + "opol": 11814, + "ĠObama": 11815, + "}{": 11816, + "ĠIvan": 11817, + "ĠCanterbury": 11818, + "Ġexhibit": 11819, + "ĠVietnamese": 11820, + "post": 11821, + "Ġnut": 11822, + "ighest": 11823, + "Ġknock": 11824, + "Ġupdated": 11825, + "SR": 11826, + "omed": 11827, + "Ġconcerning": 11828, + "roe": 11829, + "Ġdisappointed": 11830, + "ĠIbn": 11831, + "Ġstones": 11832, + "Ġinvolves": 11833, + "That": 11834, + "Ġphoto": 11835, + "ĠTommy": 11836, + "ĠPicture": 11837, + "Ġinteraction": 11838, + "Ġcurved": 11839, + "Ġ1891": 11840, + "ĠFormula": 11841, + "ĠDerby": 11842, + "Ġmedals": 11843, + "Ġprototype": 11844, + "Ġsweep": 11845, + "ortion": 11846, + "oba": 11847, + "Ġelaborate": 11848, + "=#": 11849, + "ĠEve": 11850, + "Ġriding": 11851, + "Ġwart": 11852, + "acking": 11853, + "Ġreminis": 11854, + "Ġboost": 11855, + "Ġcathedral": 11856, + "ĠCricket": 11857, + "ĠAlaska": 11858, + "Ġreleasing": 11859, + "Ġslower": 11860, + "Ġdefenders": 11861, + "ĠFriedrich": 11862, + "enson": 11863, + "ĠPrim": 11864, + "aku": 11865, + "ĠGregory": 11866, + "ĠBarbara": 11867, + "Ġprol": 11868, + "marine": 11869, + "Ġbiological": 11870, + "Ġuranium": 11871, + "Ġpregnant": 11872, + "ds": 11873, + "ĠReich": 11874, + "Ġinfection": 11875, + "hill": 11876, + "rians": 11877, + "Ġepic": 11878, + "rently": 11879, + "Ġnickname": 11880, + "Ġdiversity": 11881, + "ilogy": 11882, + "ĠAL": 11883, + "ĠGand": 11884, + "Ġincom": 11885, + "\\|\\|": 11886, + "Ġhandle": 11887, + "Ġsettlements": 11888, + "Ġinstallation": 11889, + "ĠAirlines": 11890, + "hanced": 11891, + "Ġharbour": 11892, + "Ġaccidentally": 11893, + "ĠHD": 11894, + "Ġlyrical": 11895, + "ĠHardy": 11896, + "ĠTunnel": 11897, + "abric": 11898, + "Ġresolved": 11899, + "2016": 11900, + "ocent": 11901, + "izers": 11902, + "Ġ101": 11903, + "ĠHerbert": 11904, + "Ġprompting": 11905, + "ĠLud": 11906, + "Ġfocuses": 11907, + "Ġconquest": 11908, + "Ġcommenting": 11909, + "ĠMLB": 11910, + "free": 11911, + "Ġpill": 11912, + "ĠRihanna": 11913, + "ĠFr": 11914, + "Ġupcoming": 11915, + "Ġsolely": 11916, + "Ġpredominantly": 11917, + "Ġwalks": 11918, + "orian": 11919, + "ĠMann": 11920, + "Ġburning": 11921, + "roc": 11922, + "avi": 11923, + "annels": 11924, + "ĠinHg": 11925, + "ĠBooks": 11926, + "Ġmentions": 11927, + "Te": 11928, + "ĠInv": 11929, + "ĠMercury": 11930, + "ĠBask": 11931, + "Ġjet": 11932, + "emble": 11933, + "Ġreporting": 11934, + "Ġjudges": 11935, + "Ġhills": 11936, + "Ġgenres": 11937, + "ĠTed": 11938, + "raction": 11939, + "ĠTelegraph": 11940, + "Ġsynth": 11941, + "Ġfare": 11942, + "iki": 11943, + "ĠOrganization": 11944, + "Ġliver": 11945, + "Ġnurs": 11946, + "ourt": 11947, + "ĠRobin": 11948, + "Ġevacuation": 11949, + "ĠIsraeli": 11950, + "Ġvolunteers": 11951, + "Ġgif": 11952, + "Ġconvey": 11953, + "ĠRepublicans": 11954, + "bast": 11955, + "ĠRus": 11956, + "Ġdisabled": 11957, + "ĠYouth": 11958, + "pine": 11959, + "Ġcattle": 11960, + "Ġthunder": 11961, + "Ġlocally": 11962, + "Ġwarned": 11963, + "ulk": 11964, + "ĠErnest": 11965, + "ouch": 11966, + "Ġadminister": 11967, + "ĠArchitect": 11968, + "Ġcustomers": 11969, + "Ġmit": 11970, + "Ġabb": 11971, + "ounding": 11972, + "ĠDwight": 11973, + "ĠMaine": 11974, + "Ġ79": 11975, + "Ġconsiderably": 11976, + "Ġjournalists": 11977, + "Ġdimin": 11978, + "ĠTracy": 11979, + "Ġthereby": 11980, + "ĠAlliance": 11981, + "Ġtrio": 11982, + "works": 11983, + "Ġseparation": 11984, + "La": 11985, + "Ġconced": 11986, + "aults": 11987, + "ĠPrest": 11988, + "Ġconsensus": 11989, + "ĠAffairs": 11990, + "Ġ1885": 11991, + "Ġlift": 11992, + "Ġdeclar": 11993, + "ĠTheodore": 11994, + "Ġcensus": 11995, + "ĠLiving": 11996, + "ĠPhillips": 11997, + "ĠHunt": 11998, + "aneous": 11999, + "ĠCapitol": 12000, + "Ġbombardment": 12001, + "Ġhoping": 12002, + "Ġbell": 12003, + "Ġnose": 12004, + "Ġefficient": 12005, + "ĠUg": 12006, + "Ġsupern": 12007, + "ĠComics": 12008, + "ĠSpirit": 12009, + "affe": 12010, + "ĠLiberal": 12011, + "Ġparliamentary": 12012, + "bi": 12013, + "election": 12014, + "ĠFighter": 12015, + "osy": 12016, + "azon": 12017, + "ĠSteam": 12018, + "some": 12019, + "Ġcurve": 12020, + "Ġassassination": 12021, + "ĠSymphony": 12022, + "ĠRu": 12023, + "rift": 12024, + "Ġforb": 12025, + "Ġprofile": 12026, + "!,": 12027, + "Ġblend": 12028, + "Ġ86": 12029, + "ĠFilming": 12030, + "Ġfert": 12031, + "Ġwidth": 12032, + "ĠÐ": 12033, + "ĠPorts": 12034, + "has": 12035, + "Ġpeoples": 12036, + "rary": 12037, + "ĠAI": 12038, + "lett": 12039, + "kil": 12040, + "Ġfra": 12041, + "Ġtrapped": 12042, + "Ġ125": 12043, + "ailing": 12044, + "ĠAdventure": 12045, + "Ġsupp": 12046, + "Ġencounters": 12047, + "ĠVenez": 12048, + "Ġsentiment": 12049, + "Ġcelebrate": 12050, + "hell": 12051, + "ĠLoc": 12052, + "anto": 12053, + "GM": 12054, + "Ġcook": 12055, + "adal": 12056, + "ĠVilla": 12057, + "Ġpermit": 12058, + "Ġnephew": 12059, + "ĠReed": 12060, + "ĠSingh": 12061, + "Ġrendered": 12062, + "making": 12063, + "ĠGenesis": 12064, + "Ġleased": 12065, + "Ġscope": 12066, + "ĠLeban": 12067, + "erts": 12068, + "Ġrealistic": 12069, + "Ġindependently": 12070, + "Ġdoubles": 12071, + "ĠFreedom": 12072, + "aos": 12073, + "pler": 12074, + "Ġevident": 12075, + "Ġinstrumentation": 12076, + "pounder": 12077, + "ancellor": 12078, + "ĠEight": 12079, + "Ġprinciples": 12080, + "ĠTigers": 12081, + "01": 12082, + "Ġlung": 12083, + "Ġrotation": 12084, + "Ġswitched": 12085, + "Ġdecrease": 12086, + "Ġedges": 12087, + "Ġgoalkeeper": 12088, + "Ġtraditionally": 12089, + "ĠChester": 12090, + "icus": 12091, + "ĠShan": 12092, + "Ġoperates": 12093, + "ĠAgainst": 12094, + "Ġtent": 12095, + "Ġtension": 12096, + "isan": 12097, + "isode": 12098, + "Ġdepiction": 12099, + "Ġvisuals": 12100, + "ĠBarn": 12101, + "Ġarmoured": 12102, + "Ġfairly": 12103, + "Ġcolours": 12104, + "Ġincidents": 12105, + "ewise": 12106, + "arest": 12107, + "Ġ1865": 12108, + "Ġscholarship": 12109, + "ĠPlanet": 12110, + "ĠCeltic": 12111, + "Ġpseud": 12112, + "Ġbatteries": 12113, + "ĠHur": 12114, + "ĠRound": 12115, + "ĠBeth": 12116, + "ĠEsp": 12117, + "=#\\|": 12118, + "Ġdense": 12119, + "Ġdwarf": 12120, + "neath": 12121, + "ĠLeeds": 12122, + "Ġbarrier": 12123, + "Ġcards": 12124, + "Ġcontributing": 12125, + "uli": 12126, + "Ġreporter": 12127, + "2001": 12128, + "celand": 12129, + "Ġtorpedoes": 12130, + "07": 12131, + "entieth": 12132, + "alysis": 12133, + "ĠNet": 12134, + "cliff": 12135, + "Ġposts": 12136, + "trans": 12137, + "Ġlad": 12138, + "imid": 12139, + "usters": 12140, + "Ġdinner": 12141, + "ĠIndonesian": 12142, + "Ġspawn": 12143, + "ĠMetac": 12144, + "Ġmemoir": 12145, + "ĠSalv": 12146, + "Ġboundaries": 12147, + "Ġtargeted": 12148, + "PR": 12149, + "Ġdozen": 12150, + "tains": 12151, + "ĠTang": 12152, + "issa": 12153, + "Ġapolog": 12154, + "Ġmagnitude": 12155, + "ĠIndependence": 12156, + "Ġbenefits": 12157, + "Ġecho": 12158, + "igger": 12159, + "Ġaccord": 12160, + "Ġ1862": 12161, + "ints": 12162, + "Ġwake": 12163, + "ĠDublin": 12164, + "Ġexile": 12165, + "ĠMcN": 12166, + "Ġpedest": 12167, + "ĠOrchestra": 12168, + "des": 12169, + "ĠJTWC": 12170, + "Ġapply": 12171, + "ĠThames": 12172, + "rowing": 12173, + "ĠWes": 12174, + "ĠThunder": 12175, + "Ġfeathers": 12176, + "inated": 12177, + "Ġmoon": 12178, + "Ġconfident": 12179, + "ĠBert": 12180, + "ampa": 12181, + "ĠPlaces": 12182, + "ĠUSD": 12183, + "Ġconnects": 12184, + "Ġ1887": 12185, + "ĠRevolutionary": 12186, + "Ġretrie": 12187, + "restrial": 12188, + "110": 12189, + "rity": 12190, + "sa": 12191, + "ĠMeth": 12192, + "ennial": 12193, + "Ġthrowing": 12194, + "raltar": 12195, + "Ġsurge": 12196, + "ĠÃģ": 12197, + "Ġprinciple": 12198, + "Ġcomplicated": 12199, + "Ġconversation": 12200, + "ND": 12201, + "ĠOur": 12202, + "oves": 12203, + "ogs": 12204, + "Ġscar": 12205, + "Ġdealing": 12206, + "antle": 12207, + "ophone": 12208, + "commun": 12209, + "Ġcondemned": 12210, + "ĠNewcastle": 12211, + "Ġregiments": 12212, + "Ġblind": 12213, + "Ġgraduate": 12214, + "ĠPete": 12215, + "Ġmessages": 12216, + "rep": 12217, + "Ġgear": 12218, + "atsu": 12219, + "ĠOri": 12220, + "ĠKin": 12221, + "osion": 12222, + "grossing": 12223, + "Ġcontested": 12224, + "Ġsugar": 12225, + "otta": 12226, + "Ġmixture": 12227, + "Ġjew": 12228, + "Ġlimestone": 12229, + "Ġhistorically": 12230, + "ĠLeonard": 12231, + "De": 12232, + "Ġwonder": 12233, + "ĠEld": 12234, + "ĠAmendment": 12235, + "Ġelite": 12236, + "Ġfarmers": 12237, + "Ġunveiled": 12238, + "ellers": 12239, + "Ġlasting": 12240, + "Ġsuddenly": 12241, + "neg": 12242, + "ĠEnvironment": 12243, + "uchi": 12244, + "Ġcorridor": 12245, + "ĠGarc": 12246, + "ÃĹ": 12247, + "itime": 12248, + "ĠBrazilian": 12249, + "ĠLP": 12250, + "ighting": 12251, + "ĠOrd": 12252, + "Ġhonors": 12253, + "rolling": 12254, + "Ġwine": 12255, + "opy": 12256, + "Ġhyper": 12257, + "Ġignored": 12258, + "rels": 12259, + "Ġpenn": 12260, + "Ġseas": 12261, + "itting": 12262, + "ĠKPA": 12263, + "Ġamid": 12264, + "ĠMilan": 12265, + "Ġeducated": 12266, + "gow": 12267, + "oni": 12268, + "ĠVick": 12269, + "2018": 12270, + "ĠBrooks": 12271, + "ĠVIII": 12272, + "ĠArkansas": 12273, + "sur": 12274, + "Arthur": 12275, + "ĠHood": 12276, + "Ġcomparing": 12277, + "Ġoccurring": 12278, + "ĠFBI": 12279, + "cluded": 12280, + "insp": 12281, + "Ġsignals": 12282, + "Ġguy": 12283, + "Ġdetected": 12284, + "Ġconfig": 12285, + "ĠCort": 12286, + "ĠRush": 12287, + "sized": 12288, + "enburg": 12289, + "Ġfisher": 12290, + "Ġediting": 12291, + "ĠNathan": 12292, + "They": 12293, + "Ġconstitu": 12294, + "ĠCaes": 12295, + "ĠHawaiian": 12296, + "Ġdiving": 12297, + "Ġcoalition": 12298, + "Ġcartoon": 12299, + "Ġintellectual": 12300, + "Ġtissue": 12301, + "Ġaqu": 12302, + "Ġpaying": 12303, + "ĠBurg": 12304, + "comb": 12305, + "ĠTournament": 12306, + "str": 12307, + "ribution": 12308, + "Ġorganisms": 12309, + "ĠHaz": 12310, + "avil": 12311, + "Ġblamed": 12312, + "Ġtaxon": 12313, + "Ġhopes": 12314, + "ĠBradley": 12315, + "MLL": 12316, + "Ġbore": 12317, + "Ġ105": 12318, + "rington": 12319, + "Ġsummar": 12320, + "ĠCEO": 12321, + "Ġmetaph": 12322, + "ĠGlas": 12323, + "Ġexplanation": 12324, + "ptic": 12325, + "ĠSpeed": 12326, + "gged": 12327, + "Ġteammates": 12328, + "ĠMachine": 12329, + "ĠRab": 12330, + "ĠNass": 12331, + "Ġacquisition": 12332, + "Ġresignation": 12333, + "ĠAS": 12334, + "ĠFun": 12335, + "ugs": 12336, + "160": 12337, + "ĠBrowns": 12338, + "ĠVic": 12339, + "Ġblockade": 12340, + "ĠBurns": 12341, + "ĠGibraltar": 12342, + "VN": 12343, + "aton": 12344, + "Ġdive": 12345, + "ĠCond": 12346, + "ĠHowe": 12347, + "Ġweakening": 12348, + "Me": 12349, + "Ġsteep": 12350, + "ulates": 12351, + "ĠEsc": 12352, + "attery": 12353, + "ĠWinn": 12354, + "Ġtelev": 12355, + "ierra": 12356, + "Ġdispatched": 12357, + "Ġconvert": 12358, + "ĠJudge": 12359, + "ĠVenezuel": 12360, + "Ġreh": 12361, + "Ġscandal": 12362, + "ĠAdela": 12363, + "Ġ1863": 12364, + "£o": 12365, + "olia": 12366, + "Ġchase": 12367, + "ĠComposition": 12368, + "Ġcontempor": 12369, + "Ġvariations": 12370, + "Eng": 12371, + "zes": 12372, + "ĠMorning": 12373, + "emi": 12374, + "Ġpatri": 12375, + "Ġhelicopter": 12376, + "ĠSchumacher": 12377, + "Ġyd": 12378, + "Ġdisbanded": 12379, + "ĠLeices": 12380, + "Ġ92": 12381, + "ĠAttorney": 12382, + "Ġexpanding": 12383, + "Ġsinking": 12384, + "ĠMead": 12385, + "asury": 12386, + "rained": 12387, + "ĠVlad": 12388, + "Ġ84": 12389, + "bie": 12390, + "wig": 12391, + "ĠCraw": 12392, + "ĠMult": 12393, + "ĠBoat": 12394, + "elia": 12395, + "imony": 12396, + "ĠCardinals": 12397, + "ĠIceland": 12398, + "ĠMaya": 12399, + "Ġaggregate": 12400, + "Ġcomplimented": 12401, + "Ed": 12402, + "ĠBased": 12403, + "Ġstored": 12404, + "thal": 12405, + "ĠPierre": 12406, + "iri": 12407, + "Ġretreated": 12408, + "ĠColomb": 12409, + "Ġexploration": 12410, + "Ġsuggestion": 12411, + "Ġpermanently": 12412, + "ĠOfficer": 12413, + "Ġorange": 12414, + "ĠNova": 12415, + "ĠBorn": 12416, + "1990": 12417, + "Ġintegr": 12418, + "Ġvegetation": 12419, + "oven": 12420, + "él": 12421, + "Ġarguments": 12422, + "ĠPalestine": 12423, + "%,": 12424, + "ĠOscar": 12425, + "Ġclip": 12426, + "Ġstrikes": 12427, + "Ġuniversal": 12428, + "ĠDraft": 12429, + "ĠNewton": 12430, + "ĠManuel": 12431, + "ĠRuth": 12432, + "ĠNord": 12433, + "Black": 12434, + "Ġfed": 12435, + "Ġscrap": 12436, + "Ġarose": 12437, + "Ġrevenge": 12438, + "ĠBarnes": 12439, + "alties": 12440, + "BO": 12441, + "Ġlakes": 12442, + "Ġenlar": 12443, + "Ġbelonged": 12444, + "orp": 12445, + "ĠSoph": 12446, + "ĠNone": 12447, + "avian": 12448, + "Ġjaw": 12449, + "Ġmanufacturing": 12450, + "Ġexpectations": 12451, + "ĠQueensland": 12452, + "Mal": 12453, + "ĠAges": 12454, + "olars": 12455, + "ĠBass": 12456, + "Ġaside": 12457, + "Ġplayable": 12458, + "ĠBerg": 12459, + "Ġho": 12460, + "Ġlighter": 12461, + "ĠAlt": 12462, + "ĠEddie": 12463, + "Ġmechanism": 12464, + "ĠPanzer": 12465, + "pat": 12466, + "Ġsubsc": 12467, + "imensional": 12468, + "Ġlaboratory": 12469, + "ĠCrystal": 12470, + "ĠJoint": 12471, + "ht": 12472, + "atorial": 12473, + "ĠXX": 12474, + "2002": 12475, + "Ġrounded": 12476, + "'''": 12477, + "ĠBrigadier": 12478, + "ĠOm": 12479, + "ĠSpen": 12480, + "ĠHerman": 12481, + "Ġcliff": 12482, + "ĠBoeing": 12483, + "Ġing": 12484, + "Ġeastward": 12485, + "Ġreferee": 12486, + "ĠMetacritic": 12487, + "zig": 12488, + "ĠAven": 12489, + "ĠAaron": 12490, + "ĠCase": 12491, + "ĠChang": 12492, + "ĠNewman": 12493, + "ramid": 12494, + "Ġdrink": 12495, + "Ġoccasional": 12496, + "neys": 12497, + "Ġdamaging": 12498, + "ĠParsons": 12499, + "Tr": 12500, + "kef": 12501, + "Ġteachers": 12502, + "ĠYellow": 12503, + "Ġreceives": 12504, + "ĠShep": 12505, + "Ġreconstruct": 12506, + "nan": 12507, + "Ġcod": 12508, + "2019": 12509, + "Ġadvocated": 12510, + "ĠAbraham": 12511, + "Ġcommitment": 12512, + "ĠFish": 12513, + "ĠVerm": 12514, + "Ġarchaeological": 12515, + "Ġritual": 12516, + "ĠTerminal": 12517, + "Ġmasc": 12518, + "Ġleagues": 12519, + "Ġflown": 12520, + "quin": 12521, + "ĠFrances": 12522, + "ĠKem": 12523, + "Ġleaf": 12524, + "Ġexplored": 12525, + "Ġeating": 12526, + "attack": 12527, + "Ġconducting": 12528, + "Ġacquire": 12529, + "Ġhorsepower": 12530, + "Ġdecommissioned": 12531, + "Ġstability": 12532, + "ĠComple": 12533, + "ĠEmma": 12534, + "Ġfragments": 12535, + "ĠRivers": 12536, + "ĠRobertson": 12537, + "Ġol": 12538, + "Ġsouthwestern": 12539, + "Ġnortheastern": 12540, + "quiry": 12541, + "Ġascend": 12542, + "Ġessentially": 12543, + "Ġinitiative": 12544, + "umar": 12545, + "onda": 12546, + "Ġallocated": 12547, + "Ġsid": 12548, + "Ġvig": 12549, + "Ġspar": 12550, + "ĠEuro": 12551, + "Ġresemble": 12552, + "Ġcorresponding": 12553, + "Ġinput": 12554, + "stad": 12555, + "Ġlayout": 12556, + "amation": 12557, + "Ġundertaken": 12558, + "Ġhypothesis": 12559, + "ĠAdelaide": 12560, + "ĠYard": 12561, + "Ġattraction": 12562, + "Ġsurpassed": 12563, + "Ġchrom": 12564, + "ubs": 12565, + "aiden": 12566, + "Ġmaneuvers": 12567, + "ĠPedro": 12568, + "osph": 12569, + "ĠKate": 12570, + "ĠManagement": 12571, + "bing": 12572, + "06": 12573, + "Ġimposed": 12574, + "Ġdiscussions": 12575, + "Ġchampionships": 12576, + "Ġmagnetic": 12577, + "ĠLaboratory": 12578, + "Ġpor": 12579, + "eli": 12580, + "ĠMol": 12581, + "Ġ00": 12582, + "ĠPast": 12583, + "Ġpreventing": 12584, + "Ġsponsored": 12585, + "Ġintermediate": 12586, + "sor": 12587, + "Ġpostpon": 12588, + "northwest": 12589, + "ĠScreen": 12590, + "Ġguards": 12591, + "ĠButler": 12592, + "ĠSter": 12593, + "Ġphyl": 12594, + "ĠFloyd": 12595, + "1999": 12596, + "Ġcollecting": 12597, + "Ġvarying": 12598, + "Ġbearing": 12599, + "Ġresid": 12600, + "Ġgenes": 12601, + "produced": 12602, + "ĠJulian": 12603, + "iop": 12604, + "Ġstaged": 12605, + "Ġdropping": 12606, + "Ġequally": 12607, + "ĠBurke": 12608, + "Ġscreens": 12609, + "inyl": 12610, + "omon": 12611, + "ducer": 12612, + "Ġmush": 12613, + "Ġepit": 12614, + "ĠEmily": 12615, + "ĠAdditional": 12616, + "ĠFriends": 12617, + "Files": 12618, + "ĠSor": 12619, + "ĠAber": 12620, + "Ġadmir": 12621, + "ĠHelen": 12622, + "ĠNormandy": 12623, + "Ġbays": 12624, + "Ġlover": 12625, + "ĠValent": 12626, + "both": 12627, + "Ġrush": 12628, + "ubble": 12629, + "Ġreminiscent": 12630, + "ju": 12631, + "ĠReagan": 12632, + "ioch": 12633, + "emporary": 12634, + "Ġnevertheless": 12635, + "ĠKenneth": 12636, + "ĠFather": 12637, + "Ġestates": 12638, + "iang": 12639, + "Ġarena": 12640, + "Ġspeculated": 12641, + "Ġcompanion": 12642, + "IT": 12643, + "Ġward": 12644, + "this": 12645, + "Ġspeculation": 12646, + "ĠFerdin": 12647, + "Ġ1886": 12648, + "03": 12649, + "ĠRif": 12650, + "Ġadjust": 12651, + "Ġprovisions": 12652, + "Ġfaction": 12653, + "Ġaveraged": 12654, + "ocy": 12655, + "Ġpunk": 12656, + "ĠSuz": 12657, + "entry": 12658, + "Ġmarg": 12659, + "ô": 12660, + "Ġphysically": 12661, + "Ġcomprised": 12662, + "how": 12663, + "ĠSection": 12664, + "ovic": 12665, + "Ġowing": 12666, + "ricks": 12667, + "ĠCommercial": 12668, + "Ġauton": 12669, + "ĠFinnish": 12670, + "Ġprest": 12671, + "Ġtelephone": 12672, + "Ġcubic": 12673, + ">,": 12674, + "áº": 12675, + "Ġinstructed": 12676, + "ĠGothic": 12677, + "Ġintend": 12678, + "Ġspell": 12679, + "Ġswept": 12680, + "Ġbelonging": 12681, + "Ġ1800": 12682, + "ĠArc": 12683, + "Ġmachines": 12684, + "lake": 12685, + "Ġlinks": 12686, + "Ġvital": 12687, + "Ġconsc": 12688, + "ĠFloren": 12689, + "ĠMadrid": 12690, + "ĠGreater": 12691, + "Ġicon": 12692, + "Ġdelays": 12693, + "Ġcreatures": 12694, + "vae": 12695, + "Ġairline": 12696, + "ĠWagner": 12697, + "Ġeldest": 12698, + "inted": 12699, + "Ġcosm": 12700, + "aru": 12701, + "elin": 12702, + "ĠFoster": 12703, + "ĠShadow": 12704, + "Ġgirlfriend": 12705, + "Ġlocomotives": 12706, + "Ġjurisdiction": 12707, + "ĠBerm": 12708, + "vor": 12709, + "Ġflex": 12710, + "Ġremote": 12711, + "ĠMcD": 12712, + "ĠCornwall": 12713, + "Ġsulf": 12714, + "Ġimpressive": 12715, + "ĠClif": 12716, + "ĠBeh": 12717, + "Ġconvince": 12718, + "Ġvelocity": 12719, + "ĠMalaysia": 12720, + "Ġabst": 12721, + "Ġexamination": 12722, + "ĠColumbus": 12723, + "Ġwartime": 12724, + "ĠPra": 12725, + "ĠHein": 12726, + "lesh": 12727, + "Ġspectators": 12728, + "arthy": 12729, + "ĠMC": 12730, + "asi": 12731, + "Ġanthem": 12732, + "Ġaccus": 12733, + "Ġpromise": 12734, + "Ġcostumes": 12735, + "breaking": 12736, + "Ġspeeds": 12737, + "Ġdiscussing": 12738, + "120": 12739, + "Credits": 12740, + "asia": 12741, + "urers": 12742, + "ĠHistorical": 12743, + "Ġasserted": 12744, + "Ġordinary": 12745, + "ĠRichardson": 12746, + "Ġexecutives": 12747, + "ĠTir": 12748, + "Ġsubmer": 12749, + "Ġencourag": 12750, + "Ġassociate": 12751, + "cock": 12752, + "ĠMills": 12753, + "Ġentert": 12754, + "ĠColin": 12755, + "Ġviewing": 12756, + "Ġanarch": 12757, + "chez": 12758, + "ĠSpin": 12759, + "ĠMarcus": 12760, + "HC": 12761, + "opic": 12762, + "ĠGuitar": 12763, + "Ġlistening": 12764, + "Ġghost": 12765, + "ĠLuther": 12766, + "Ġprojected": 12767, + "ĠOthers": 12768, + "ĠPage": 12769, + "Ġtracked": 12770, + "Ġvertebra": 12771, + "Ġsor": 12772, + "compass": 12773, + "Ġtensions": 12774, + "ĠCu": 12775, + "Ġjersey": 12776, + "ourable": 12777, + "Ġfle": 12778, + "ocol": 12779, + "Ġ89": 12780, + "ĠLandmark": 12781, + "Ġ\"...": 12782, + "Ġdarker": 12783, + "Ġrequirement": 12784, + "ĠDuncan": 12785, + "eper": 12786, + "atical": 12787, + "Ġski": 12788, + "Ġventure": 12789, + "ĠAncient": 12790, + "RS": 12791, + "ser": 12792, + "Ġasc": 12793, + "ĠSwan": 12794, + "Ġprofit": 12795, + "Ġpropaganda": 12796, + "ĠOg": 12797, + "Ġcaution": 12798, + "NS": 12799, + "ĠNapoleon": 12800, + "Ġfold": 12801, + "Ġrevealing": 12802, + "Ġproperly": 12803, + "Ġabsorbed": 12804, + "Ġfrigate": 12805, + "six": 12806, + "Ġaf": 12807, + "ĠUnit": 12808, + "ĠTrinity": 12809, + "Ġopted": 12810, + "ĠCyclone": 12811, + "Ġcentered": 12812, + "ĠDevil": 12813, + "ĠCircuit": 12814, + "Qu": 12815, + "Ġoct": 12816, + "Ġspl": 12817, + "edar": 12818, + "stead": 12819, + "ivic": 12820, + "ĠFC": 12821, + "Ġpriority": 12822, + "ĠPeng": 12823, + "Ġenh": 12824, + "Ġlogo": 12825, + "ĠLis": 12826, + "Ġchannels": 12827, + "Ġagencies": 12828, + "Ġthanks": 12829, + "Ġimproving": 12830, + "Ġstim": 12831, + "Ġprospect": 12832, + "ĠReyn": 12833, + "Ġdust": 12834, + "Ġfavored": 12835, + "Ġestimate": 12836, + "Ġheavier": 12837, + "ĠOpera": 12838, + "colm": 12839, + "Ġpreparations": 12840, + "ipher": 12841, + "ĠContinental": 12842, + "ĠRonald": 12843, + "King": 12844, + "Ġtransmission": 12845, + "Ġsummon": 12846, + "ĠGates": 12847, + "Ġsuperstructure": 12848, + "ĠSad": 12849, + "Ġlineup": 12850, + "Ġsemif": 12851, + "Ġprogressive": 12852, + "ν": 12853, + "ĠGonz": 12854, + "ĠJake": 12855, + "Ġrains": 12856, + "nery": 12857, + "Ġcitizenship": 12858, + "Ġliv": 12859, + "ĠBour": 12860, + "mate": 12861, + "Ġdirecting": 12862, + "Ġtouc": 12863, + "Ġspots": 12864, + "Ġhonest": 12865, + "ĠLynch": 12866, + "ĠAction": 12867, + "ĠSpringfield": 12868, + "leted": 12869, + "Ġinscription": 12870, + "dis": 12871, + "ĠMusical": 12872, + "ère": 12873, + "ĠCand": 12874, + "endar": 12875, + "umberland": 12876, + "kefeller": 12877, + "ĠKel": 12878, + "ĠSciences": 12879, + "Ġirregular": 12880, + "ĠÅł": 12881, + "ĊĠĠĠ": 12882, + "olan": 12883, + "Ġpayment": 12884, + "ĠVienna": 12885, + "RC": 12886, + "Ġcommended": 12887, + "Ġmanaging": 12888, + "ĠAntar": 12889, + "ummer": 12890, + "Ġassets": 12891, + "Ġnoise": 12892, + "omething": 12893, + "Ġtriumph": 12894, + "Ġensuing": 12895, + "Ġpunishment": 12896, + "Ġbomber": 12897, + "ĠAgu": 12898, + "antastic": 12899, + "Ġov": 12900, + "asaki": 12901, + "ido": 12902, + "ĠPale": 12903, + "ĠShield": 12904, + "ĠMerced": 12905, + "Ġmanufactured": 12906, + "Because": 12907, + "Ġtherm": 12908, + "Ġfier": 12909, + "Ġble": 12910, + "hentic": 12911, + "opsis": 12912, + "Ġbankrupt": 12913, + "Ġoptim": 12914, + "Ġconsumption": 12915, + "Ġimmigrants": 12916, + "Ġdisliked": 12917, + "geant": 12918, + "ĠPoly": 12919, + "ĠWoods": 12920, + "ĠSpencer": 12921, + "cat": 12922, + "ĠKot": 12923, + "ĠPlat": 12924, + "Brit": 12925, + "omes": 12926, + "ĠDelta": 12927, + "rium": 12928, + "Ġunanim": 12929, + "ĠByzant": 12930, + "dan": 12931, + "Ġscrapped": 12932, + "ĠMinogue": 12933, + "ĠBCE": 12934, + "Born": 12935, + "_{": 12936, + "anz": 12937, + "ĠIsh": 12938, + "ĠStalin": 12939, + "Ġpartners": 12940, + "Ġappreciated": 12941, + "Ġhorizontal": 12942, + "aque": 12943, + "fin": 12944, + "Ġredesign": 12945, + "Ġfortifications": 12946, + "Ġ109": 12947, + "Ġcompetitors": 12948, + "mitt": 12949, + "Ġdisputed": 12950, + "ĠLuft": 12951, + "oub": 12952, + "Ġcoaching": 12953, + "Ġopinions": 12954, + "Ġstrand": 12955, + "ulum": 12956, + "Ġbackup": 12957, + "Ġorchestral": 12958, + "Ġtimber": 12959, + "Ġtruly": 12960, + "Ġsav": 12961, + "Ġhaz": 12962, + "ĠCode": 12963, + "arts": 12964, + "akia": 12965, + "Ġseeds": 12966, + "Ġsharing": 12967, + "clusive": 12968, + "Ġtunnels": 12969, + "Ġcorporate": 12970, + "Ġposthum": 12971, + "Ġ1884": 12972, + "Ġcalculated": 12973, + "Ġthorough": 12974, + "urop": 12975, + "ĠTol": 12976, + "Ġoverh": 12977, + "ĠExpl": 12978, + "ĠPalmer": 12979, + "ĠAntioch": 12980, + "Ġrally": 12981, + "aptist": 12982, + "ĠSelena": 12983, + "ĠAT": 12984, + "ĠXI": 12985, + "ĠSoft": 12986, + "Ġroller": 12987, + "Ġwitnesses": 12988, + "Ġinteractions": 12989, + "highest": 12990, + "Ġonwards": 12991, + "igo": 12992, + "ighed": 12993, + "Ġloose": 12994, + "guard": 12995, + "Ġmelod": 12996, + "ĠPortsmouth": 12997, + "ĠWhere": 12998, + "Ġsheep": 12999, + "Ġrepaired": 13000, + "ĠRichards": 13001, + "ĠFilms": 13002, + "Ġintegrated": 13003, + "ED": 13004, + "NY": 13005, + "Ġengaging": 13006, + "Ġfires": 13007, + "Ġadds": 13008, + "Ġtenants": 13009, + "Ġautobiography": 13010, + "Ġsyndrome": 13011, + "Ġsingers": 13012, + "Ġconstantly": 13013, + "ĠMega": 13014, + "Ġemotions": 13015, + "Ġtune": 13016, + "ĠHalf": 13017, + "uche": 13018, + "Ġtemples": 13019, + "ĠComputer": 13020, + "Ġbench": 13021, + "Ġkee": 13022, + "ĠChall": 13023, + "allow": 13024, + "Ġclergy": 13025, + "pring": 13026, + "Ġcommunist": 13027, + "ĠMaxim": 13028, + "ĠNevada": 13029, + "Ġtaste": 13030, + "ĠRear": 13031, + "inee": 13032, + "armed": 13033, + "ĠEqu": 13034, + "onnell": 13035, + "Ġinstructions": 13036, + "Ġharsh": 13037, + "arms": 13038, + "Ġescal": 13039, + "Ġextends": 13040, + "Ġstreams": 13041, + "heimer": 13042, + "Ġconsequence": 13043, + "Ġmyself": 13044, + "amy": 13045, + "istocr": 13046, + "blem": 13047, + "Ġallegations": 13048, + "inus": 13049, + "ĠHat": 13050, + "ĠMarl": 13051, + "icken": 13052, + "erness": 13053, + "ripp": 13054, + "Ġmachinery": 13055, + "Ġdisappeared": 13056, + "ĠConservative": 13057, + "cell": 13058, + "ĠFly": 13059, + "ĠInsp": 13060, + "Ġcontrad": 13061, + "ĠAdmiralty": 13062, + "ĠHalo": 13063, + "iden": 13064, + "Ġmidfield": 13065, + "ĠTu": 13066, + "ums": 13067, + "heads": 13068, + "Ġcomplaints": 13069, + "ĠPolitical": 13070, + "actic": 13071, + "Ġwidow": 13072, + "ĠBru": 13073, + "Ġunderwater": 13074, + "Ġbattlefield": 13075, + "ĠArchbishop": 13076, + "Ġgarage": 13077, + "Ġclouds": 13078, + "ĠProtestant": 13079, + "02": 13080, + "birds": 13081, + "Ġfo": 13082, + "Ġborders": 13083, + "ĠChop": 13084, + "atern": 13085, + "Ġinsufficient": 13086, + "ichi": 13087, + "Ġseal": 13088, + "achute": 13089, + "Ġ93": 13090, + "Ġfights": 13091, + "ĠBusch": 13092, + "Pa": 13093, + "Ġlinear": 13094, + "Ġamphib": 13095, + "isations": 13096, + "Ġhol": 13097, + "ĠCox": 13098, + "Ġcollision": 13099, + "ĠStandard": 13100, + "oko": 13101, + "ked": 13102, + "wind": 13103, + "Ġenhanced": 13104, + "omical": 13105, + "ĠCarpent": 13106, + "Ġgrows": 13107, + "Ġscientist": 13108, + "Ġprosper": 13109, + "otypes": 13110, + "ĠAfghanistan": 13111, + "alis": 13112, + "ĠReport": 13113, + "gett": 13114, + "ĠWestminster": 13115, + "ĠStudies": 13116, + "Ġceremonies": 13117, + "ATO": 13118, + "Ġhide": 13119, + "Ġcarved": 13120, + "Ġballs": 13121, + "ĠTNA": 13122, + "ĠFerrari": 13123, + "04": 13124, + "Ġtap": 13125, + "Ġunh": 13126, + "Ġconsul": 13127, + "Ġlengthy": 13128, + "boats": 13129, + "Ġlaugh": 13130, + "ĠNy": 13131, + "Ġdrag": 13132, + "ĠCry": 13133, + "Ġoutcome": 13134, + "ĠGlou": 13135, + "Ġmansion": 13136, + "UC": 13137, + "idge": 13138, + "ithm": 13139, + "istant": 13140, + "ĠBlair": 13141, + "Ġturbines": 13142, + "Every": 13143, + "MG": 13144, + "oj": 13145, + "Ġbars": 13146, + "ĠSlav": 13147, + "ĠPowell": 13148, + "ĠAlexandria": 13149, + "ĠGust": 13150, + "Ġknows": 13151, + "Ġdeliberately": 13152, + "ĠEnix": 13153, + "Ġexamined": 13154, + "illingham": 13155, + "Ġroutine": 13156, + "ĠWithout": 13157, + "Ġacclaimed": 13158, + "GBT": 13159, + "Ġroadway": 13160, + "ĠGibson": 13161, + "atri": 13162, + "Ġlying": 13163, + "ĠCabin": 13164, + "Ġsharks": 13165, + "Ġbutter": 13166, + "elfth": 13167, + "Ġparticles": 13168, + ">.": 13169, + "alan": 13170, + "ĠPun": 13171, + "Ġdesired": 13172, + "Ġunderneath": 13173, + "Ġwalked": 13174, + "Ġsubsidi": 13175, + "Ġmarsh": 13176, + "Ġgest": 13177, + "Ġpresents": 13178, + "Ġthickness": 13179, + "May": 13180, + "ÏĤ": 13181, + "ĠChoice": 13182, + "reeks": 13183, + "William": 13184, + "Ġcave": 13185, + "erving": 13186, + "Ġoperator": 13187, + "ĠFa": 13188, + "quis": 13189, + "Ġshipped": 13190, + "Ġgraphic": 13191, + "Ġmastering": 13192, + "Ġmobil": 13193, + "ĠFerdinand": 13194, + "rection": 13195, + "ĠWool": 13196, + "Ġfinance": 13197, + "Ġrulers": 13198, + "ĠBes": 13199, + "sover": 13200, + "Ġpossessed": 13201, + "Ġchapters": 13202, + "Ġworse": 13203, + "ĠBroadcasting": 13204, + "ĠDaw": 13205, + "Ġrelied": 13206, + "Ġ1877": 13207, + "Ġdoctrine": 13208, + "Ġintact": 13209, + "ĠOslo": 13210, + "Ġexhibited": 13211, + "Ġmim": 13212, + "Ġsituations": 13213, + "Bob": 13214, + "ĠTechnology": 13215, + "occup": 13216, + "eches": 13217, + "earth": 13218, + "Ġpatient": 13219, + "Ġhonorary": 13220, + "hart": 13221, + "ĠRodrig": 13222, + "ĠVariety": 13223, + "ĠGameSpot": 13224, + "Ġthunderstorm": 13225, + "Ġathlete": 13226, + "PD": 13227, + "ilda": 13228, + "Ġprogression": 13229, + "Ear": 13230, + "inqu": 13231, + "Ġholes": 13232, + "acular": 13233, + "Ġbrilliant": 13234, + "oshi": 13235, + "Ġmunicipal": 13236, + "Ġassessment": 13237, + "Ġsubtropical": 13238, + "enb": 13239, + "overty": 13240, + "ĠMarines": 13241, + "Ġdecisive": 13242, + "Ġpeninsula": 13243, + "Ġpleased": 13244, + "Ġpreliminary": 13245, + "ĠExecutive": 13246, + "Ġconsistently": 13247, + "fast": 13248, + "nar": 13249, + "Ġdistinguish": 13250, + "Ġtennis": 13251, + "Ġsailors": 13252, + "alid": 13253, + "Ġtrunk": 13254, + "Ġtraits": 13255, + "Ġvirtually": 13256, + "ĠRice": 13257, + "Ġdistinction": 13258, + "Ġconfused": 13259, + "ĠBuddha": 13260, + "ĠBasketball": 13261, + "а": 13262, + "Ġtrips": 13263, + "Ġgates": 13264, + "chw": 13265, + "Ġque": 13266, + "headed": 13267, + "Ġquarters": 13268, + "Ġconsequences": 13269, + "ĠRockefeller": 13270, + "ĠLS": 13271, + "Ġhalted": 13272, + "Let": 13273, + "ĠJur": 13274, + "Ġassign": 13275, + "Ġcoaches": 13276, + "ĠNorwich": 13277, + "Ġtom": 13278, + "istical": 13279, + "Ġtribut": 13280, + "ĠAnti": 13281, + "Ġawareness": 13282, + "Ġfru": 13283, + "Ġloud": 13284, + "ĠNME": 13285, + "Ġappealed": 13286, + "ĠSmack": 13287, + "built": 13288, + "ĠGabriel": 13289, + "elect": 13290, + "ĠBark": 13291, + "ĠLil": 13292, + "agram": 13293, + "ĠChase": 13294, + "ĠAny": 13295, + "girl": 13296, + "enos": 13297, + "Ġunn": 13298, + "ĠHeb": 13299, + "Ġdelegates": 13300, + "Ġchances": 13301, + "ĠMarx": 13302, + "atha": 13303, + "Ġdirections": 13304, + "Ġphotos": 13305, + "Ġaccomplished": 13306, + "Ġwicket": 13307, + "Ġambassador": 13308, + "ĠGardens": 13309, + "Ġministers": 13310, + "Ġeighteen": 13311, + "Ġsweet": 13312, + "Ġrepet": 13313, + "Ġdigit": 13314, + "Ġstaying": 13315, + "ĠConserv": 13316, + "ĠDodgers": 13317, + "Ġsax": 13318, + "ĠBuch": 13319, + "agin": 13320, + "Ġperpet": 13321, + "Ġlesser": 13322, + "Ġaltitude": 13323, + "Ġlatest": 13324, + "uper": 13325, + "Ġpublicity": 13326, + "ĠOttawa": 13327, + "ĠAub": 13328, + "ĠHull": 13329, + "gary": 13330, + "Ġtrump": 13331, + "Ġeligible": 13332, + "ĠJeremy": 13333, + "Ġaided": 13334, + "ĠSaw": 13335, + "ĠSweet": 13336, + "ĠBreak": 13337, + "ĠVern": 13338, + "ĠAnat": 13339, + "Ġcircles": 13340, + "sim": 13341, + "Ġauction": 13342, + "ema": 13343, + "abet": 13344, + "ampire": 13345, + "Ġlarvae": 13346, + "Bar": 13347, + "Ġrefugees": 13348, + "Ġreluctant": 13349, + "utely": 13350, + "ogg": 13351, + "lla": 13352, + "Ġmonster": 13353, + "Ġcameo": 13354, + "ĠCosta": 13355, + "Ġinhib": 13356, + "Ġmemories": 13357, + "Ġuniversities": 13358, + "omorph": 13359, + "Ġproduces": 13360, + "CD": 13361, + "good": 13362, + "Ġ1840": 13363, + "Ġcreature": 13364, + "Ġrookie": 13365, + "Ġlib": 13366, + "idia": 13367, + "child": 13368, + "Ġisn": 13369, + "Ġbuses": 13370, + "ĠTree": 13371, + "Ġcontribute": 13372, + "Ġoffshore": 13373, + "Ġorganic": 13374, + "bird": 13375, + "Ġtasks": 13376, + "ĠEnergy": 13377, + "ischer": 13378, + "ĠBuddh": 13379, + "Ġhier": 13380, + "aston": 13381, + "Ġresur": 13382, + "Ġsearching": 13383, + "Ġcemetery": 13384, + "asting": 13385, + "Ġreads": 13386, + "Ġrocket": 13387, + "athetic": 13388, + "imination": 13389, + "ĠGeneration": 13390, + "ĠKil": 13391, + "dimensional": 13392, + "ĠKay": 13393, + "ĠVoy": 13394, + "Ġenrolled": 13395, + "AD": 13396, + "Ab": 13397, + "handed": 13398, + "Ġsew": 13399, + "ĠBud": 13400, + "Ġachievements": 13401, + "wyn": 13402, + "Ġeleph": 13403, + "ĠGlasgow": 13404, + "Ġfro": 13405, + "Ġconsideration": 13406, + "loaded": 13407, + "Ġrevolutionary": 13408, + "ĠCS": 13409, + "Ġproclaimed": 13410, + "Ġreson": 13411, + "ĠBuc": 13412, + "employ": 13413, + "ĠComedy": 13414, + "David": 13415, + "Ġperformers": 13416, + "Ġ83": 13417, + "ĠBears": 13418, + "Ġaristocr": 13419, + "ographed": 13420, + "ĠBaldwin": 13421, + "Ġbin": 13422, + "Ġlifted": 13423, + "BB": 13424, + "lu": 13425, + "ĠRPG": 13426, + "Ġachievement": 13427, + "Ġbacteria": 13428, + "However": 13429, + "Ġuser": 13430, + "Ġallied": 13431, + "ĠIng": 13432, + "Ġconting": 13433, + "zo": 13434, + "Ġtel": 13435, + "Ġconfer": 13436, + "ĠKill": 13437, + "Ġfreight": 13438, + "ĠLuis": 13439, + "Ġkitchen": 13440, + "Ġmodes": 13441, + "Ġlengths": 13442, + "Ġillustrations": 13443, + "ieg": 13444, + "ĠCoal": 13445, + "á»ĩ": 13446, + "instein": 13447, + "omans": 13448, + "etary": 13449, + "ĠStage": 13450, + "ön": 13451, + "ĠSicily": 13452, + "ountain": 13453, + "Ġ98": 13454, + "ĠParamount": 13455, + "Ġrevived": 13456, + "Ġfluid": 13457, + "ĠCurtis": 13458, + "orey": 13459, + "abel": 13460, + "Ġnorthwestern": 13461, + "Ġkiller": 13462, + "ĠLaura": 13463, + "afe": 13464, + "Ġdissolved": 13465, + "Ġtransformed": 13466, + "Ġalumin": 13467, + "ardon": 13468, + "Ġactively": 13469, + "Ġfinest": 13470, + "Ġdrunk": 13471, + "ĠMeteorological": 13472, + "length": 13473, + "aceous": 13474, + "Ġflour": 13475, + "Ġundertook": 13476, + "Ġdiscontinued": 13477, + "Ġdeclaration": 13478, + "opard": 13479, + "ĠBea": 13480, + "ĠHenderson": 13481, + "Ġ350": 13482, + "Ġcros": 13483, + "Ġally": 13484, + "Ġconve": 13485, + "Ġtrap": 13486, + "ĠSherman": 13487, + "nut": 13488, + "Ġchlor": 13489, + "Ġflower": 13490, + "Ġencompass": 13491, + "Ġvacc": 13492, + "ede": 13493, + "Ġindirect": 13494, + "Ġhardware": 13495, + "ĠAqu": 13496, + "Ġrushed": 13497, + "assed": 13498, + "Ġtroop": 13499, + "Ġhabitats": 13500, + "Ġshaped": 13501, + "Ġdisappoint": 13502, + "look": 13503, + "Ġanx": 13504, + "Ġuprising": 13505, + "Ġ1883": 13506, + "lov": 13507, + "ĠGlobal": 13508, + "ologically": 13509, + "Ġvariant": 13510, + "Ġcastles": 13511, + "ĠOperations": 13512, + "Ġspite": 13513, + "ijing": 13514, + "ĠAlbany": 13515, + "ĠGlenn": 13516, + "Ġdiseases": 13517, + "Ġbrings": 13518, + "Ġdiscipline": 13519, + "ĠKens": 13520, + "Ġswing": 13521, + "Ġsuperhero": 13522, + "ĠWatson": 13523, + "Ġbold": 13524, + "imir": 13525, + "actor": 13526, + "Ġmuscle": 13527, + "Ġ91": 13528, + "Ġangry": 13529, + "ĠSprings": 13530, + "arin": 13531, + "ĠSport": 13532, + "Ġprotecting": 13533, + "ĠChapel": 13534, + "ainted": 13535, + "Ġinterrupted": 13536, + "ĠChad": 13537, + "Ġdesper": 13538, + "then": 13539, + "ĠSmackDown": 13540, + "ĠPok": 13541, + "ĠBermuda": 13542, + "Ġ1881": 13543, + "ĠKas": 13544, + "ĠNorthwest": 13545, + "Ġstruggles": 13546, + "Ġbesie": 13547, + "ĠDrake": 13548, + "ĠLeicester": 13549, + "Or": 13550, + "Ġstabil": 13551, + "Ġ1830": 13552, + "ĠCapital": 13553, + "Ġdome": 13554, + "Ġpatrols": 13555, + "MT": 13556, + "ĠJen": 13557, + "ogram": 13558, + "ĠWeather": 13559, + "ĠMalcolm": 13560, + "pit": 13561, + "ĠSri": 13562, + "ĠLGBT": 13563, + "Ġvaries": 13564, + "atinum": 13565, + "popular": 13566, + "ĠRoche": 13567, + "Ġmathematics": 13568, + "Ġactivist": 13569, + "Char": 13570, + "Ġemerging": 13571, + "ĠPly": 13572, + "Ġwhatever": 13573, + "Ġvinyl": 13574, + "ishops": 13575, + "Ġmilk": 13576, + "Ġelectro": 13577, + "Ġrebel": 13578, + "ĠGrove": 13579, + "Ġfears": 13580, + "Ġhurt": 13581, + "ĠChuck": 13582, + "ĠBradman": 13583, + "odied": 13584, + "Ġrefuses": 13585, + "Ġafford": 13586, + "Ġdescendants": 13587, + "Ġborough": 13588, + "iblings": 13589, + "elic": 13590, + "ĠBog": 13591, + "Ġgentle": 13592, + "Ġnorthbound": 13593, + "atching": 13594, + "Ġintroduce": 13595, + "Ġagrees": 13596, + "Ġscreening": 13597, + "Im": 13598, + "ĠLot": 13599, + "Ġ94": 13600, + "ophical": 13601, + "ĠEdgar": 13602, + "Ġoxid": 13603, + "Ġscenario": 13604, + "Ġreopened": 13605, + "OM": 13606, + "Ġfabric": 13607, + "Ġcontracted": 13608, + "ĠOnline": 13609, + "ikes": 13610, + "ĠArmenia": 13611, + "ĠFleming": 13612, + "Ġ104": 13613, + "OL": 13614, + "Out": 13615, + "TE": 13616, + "ĠWant": 13617, + "Ġcouldn": 13618, + "Ġhomeless": 13619, + "ĠEvangel": 13620, + "ĠCrime": 13621, + "Ġencourage": 13622, + "inite": 13623, + "Ġrice": 13624, + "Ġovercome": 13625, + "Ġcanon": 13626, + "Ġrefit": 13627, + "ĠFormer": 13628, + "Ġpsychological": 13629, + "Far": 13630, + "Ġpublish": 13631, + "Ġcorruption": 13632, + "ĠTherefore": 13633, + "Ġdeployment": 13634, + "Prior": 13635, + "rators": 13636, + "ĠInside": 13637, + "Ġqualities": 13638, + "Ġstruggling": 13639, + "Ġsubmerged": 13640, + "Ġsheet": 13641, + "Ġwitnessed": 13642, + "Ġpig": 13643, + "Ġsear": 13644, + "angered": 13645, + "Ġchoices": 13646, + "Under": 13647, + "ĠRosen": 13648, + "ordinary": 13649, + "Ġweakness": 13650, + "ĠJesse": 13651, + "Ġ97": 13652, + "Ġcommentators": 13653, + "modern": 13654, + "sis": 13655, + "Ġtrigg": 13656, + "Ġloaded": 13657, + "Ġborrow": 13658, + "achelor": 13659, + "Ġmad": 13660, + "istle": 13661, + "Ġoutstanding": 13662, + "Ġmodifications": 13663, + "Ġvolcanoes": 13664, + "Ġbapt": 13665, + "ĠBrid": 13666, + "rano": 13667, + "Ġnam": 13668, + "official": 13669, + "ĠHenri": 13670, + "Ġveterans": 13671, + "Ġgaming": 13672, + "rances": 13673, + "ĠNorse": 13674, + "Ġthreatening": 13675, + "ĠWellington": 13676, + "jud": 13677, + "Ġsle": 13678, + "ĠHeaven": 13679, + "Ġdecomp": 13680, + "Ġbreast": 13681, + "Ġcrucial": 13682, + "Japan": 13683, + "chief": 13684, + "Ġformations": 13685, + "anyon": 13686, + "Ġcritically": 13687, + "Ġmassacre": 13688, + "Ġpitching": 13689, + "Ġsecuring": 13690, + "Ġeleventh": 13691, + "ĠGuerr": 13692, + "ĠMcCarthy": 13693, + "Ġfir": 13694, + "onde": 13695, + "ĠAdrian": 13696, + "Ġelectoral": 13697, + "Ġacceptance": 13698, + "Ġbol": 13699, + "ĠLeaf": 13700, + "inae": 13701, + "Ġcryst": 13702, + "Ġmall": 13703, + "ĠCrow": 13704, + "1997": 13705, + "ymn": 13706, + "Ġsupporter": 13707, + "Ġseemingly": 13708, + "Ġprocedure": 13709, + "Ġlauded": 13710, + "Ġfaculty": 13711, + "ĠArtillery": 13712, + "rehensive": 13713, + ">).": 13714, + "ĠMovement": 13715, + "Ġhosp": 13716, + "ĠSounds": 13717, + "Ġquoted": 13718, + "Ġdependent": 13719, + "wer": 13720, + "amine": 13721, + "ĠResident": 13722, + "Ġslowed": 13723, + "Ġemphasized": 13724, + "Ġgallery": 13725, + "\":": 13726, + "ĠFood": 13727, + "Ġargue": 13728, + "Ġseparately": 13729, + "ĠMontana": 13730, + "Ġvocalist": 13731, + "turn": 13732, + "ĠComic": 13733, + "Ġreader": 13734, + "Ġ1875": 13735, + "celona": 13736, + "Ġdemonstrate": 13737, + "Ġphenomenon": 13738, + "Not": 13739, + "care": 13740, + "ĠGameplay": 13741, + "Ġproteins": 13742, + "Ġloyalty": 13743, + "Ġmild": 13744, + "Ġinterviewed": 13745, + "si": 13746, + "Ġdecay": 13747, + "ĠMotor": 13748, + "Ġemig": 13749, + "quez": 13750, + "onstruction": 13751, + "ĠMercedes": 13752, + "ĠCMLL": 13753, + "ĠNan": 13754, + "ĠOil": 13755, + "Ġmodest": 13756, + "Ġtactical": 13757, + "ĠTat": 13758, + "imer": 13759, + "ĠAngels": 13760, + "ĠRenaissance": 13761, + "ET": 13762, + "Ãł": 13763, + "ĠPitch": 13764, + "ĠNum": 13765, + "Ġrelating": 13766, + "they": 13767, + "ĠCloud": 13768, + "Ġradius": 13769, + "ĠEngineering": 13770, + "ĠOcc": 13771, + "1995": 13772, + "ĠCertifications": 13773, + "ĠBris": 13774, + "Ġroot": 13775, + "ĠBeginning": 13776, + "Ġbrut": 13777, + "ĠDakota": 13778, + "HA": 13779, + "ĠZero": 13780, + "oriented": 13781, + "Ġfinger": 13782, + "Ġpreservation": 13783, + "Ġregardless": 13784, + "Ġincomplete": 13785, + "were": 13786, + "Ġrealm": 13787, + "ĠAnnual": 13788, + "Ġsymbols": 13789, + "mus": 13790, + "ão": 13791, + "Ġinject": 13792, + "outed": 13793, + "Ġriff": 13794, + "Ġsymmet": 13795, + "Ġgusts": 13796, + "Ġcompromise": 13797, + "ĠMirror": 13798, + "nda": 13799, + "ĠNATO": 13800, + "Ġvenues": 13801, + "ĠBosnia": 13802, + "MD": 13803, + "Ġincl": 13804, + "ĠWald": 13805, + "aulted": 13806, + "ĠCaroline": 13807, + "ĠMiddles": 13808, + "Ġadequ": 13809, + "ĠProductions": 13810, + "ipping": 13811, + "Ġslee": 13812, + "ĠPoll": 13813, + "Ġdemolition": 13814, + "Ġmysterious": 13815, + "lings": 13816, + "itating": 13817, + "ĠTrad": 13818, + "ĠMis": 13819, + "olves": 13820, + "oints": 13821, + "ĠIsle": 13822, + "OR": 13823, + "ĠCos": 13824, + "ĠOw": 13825, + "ĠStrong": 13826, + "Ġpreview": 13827, + "ĠMarshal": 13828, + "ĠTerritory": 13829, + "Both": 13830, + "him": 13831, + "mid": 13832, + "ĠSuff": 13833, + "Ġdeciding": 13834, + "Ġsubordin": 13835, + "ĠOrthodox": 13836, + "ĠMcKin": 13837, + "ĠWolver": 13838, + "uba": 13839, + "auge": 13840, + "pa": 13841, + "Ġfundamental": 13842, + "Ġ1867": 13843, + "Ġmonastery": 13844, + "estion": 13845, + "Ġenorm": 13846, + "Ġmagical": 13847, + "ĠPreston": 13848, + "ĠDum": 13849, + "orman": 13850, + "Ġinternet": 13851, + "Ġprinting": 13852, + "Ġcooperation": 13853, + "ingle": 13854, + "ĠCulture": 13855, + "ĠMick": 13856, + "ĠLogan": 13857, + "Ġremaster": 13858, + "Ġtopics": 13859, + "norm": 13860, + "tailed": 13861, + "Ġworker": 13862, + "Ġdoctors": 13863, + "Ġrunners": 13864, + "cycl": 13865, + "Part": 13866, + "amma": 13867, + "ĠNancy": 13868, + "icked": 13869, + "lessly": 13870, + "ĠRegion": 13871, + "\"\\|": 13872, + "ĠFur": 13873, + "eward": 13874, + "ĠBeijing": 13875, + "Ġinvolve": 13876, + "agonists": 13877, + "Ġdisappear": 13878, + "ĠSolar": 13879, + "Ġendorsed": 13880, + "inspired": 13881, + "bian": 13882, + "bone": 13883, + "ĠThr": 13884, + "Ġoverth": 13885, + "ĠGeorget": 13886, + "Ġhence": 13887, + "Gu": 13888, + "ashing": 13889, + "Ġmetals": 13890, + "Ġsouthbound": 13891, + "Ġtwentieth": 13892, + "ĠExped": 13893, + "Ġimprov": 13894, + "ĠEllis": 13895, + "Ġjoy": 13896, + "anka": 13897, + "Ġcrust": 13898, + "Ġallegedly": 13899, + "ĠLancaster": 13900, + "rises": 13901, + "Ġcurves": 13902, + "Ġwanting": 13903, + "Ġadaptations": 13904, + "ropods": 13905, + "Ġweighed": 13906, + "Ġ1872": 13907, + "Ġdiagnosed": 13908, + "zi": 13909, + "versely": 13910, + "1998": 13911, + "Ġshopping": 13912, + "osc": 13913, + "Ġkilometers": 13914, + "Ġmystery": 13915, + "Between": 13916, + "ĠMut": 13917, + "Ġrider": 13918, + "Ġessay": 13919, + "Ġeagle": 13920, + "Ġmissile": 13921, + "Ġcomparable": 13922, + "eria": 13923, + "Ġmbar": 13924, + "stown": 13925, + "ĠCou": 13926, + "asted": 13927, + "assic": 13928, + "ĠMarge": 13929, + "Ġnetworks": 13930, + "ĠSurrey": 13931, + "Ġproceeds": 13932, + "Mich": 13933, + "ĠTask": 13934, + "ĠChair": 13935, + "Ġdeeper": 13936, + "ĠHolmes": 13937, + "holm": 13938, + "Ġcinemat": 13939, + "Ġautomatic": 13940, + "cod": 13941, + "Ġ1000": 13942, + "ĠPent": 13943, + "istence": 13944, + "oths": 13945, + "Ġdetached": 13946, + "Ġ1882": 13947, + "Ġpaved": 13948, + "Ġsuccessive": 13949, + "Ġinvestigated": 13950, + "Ġcopyright": 13951, + "ĠPine": 13952, + "chair": 13953, + "ĠReading": 13954, + "Ġfindings": 13955, + "Ġnights": 13956, + "Ġlocomotive": 13957, + "ÏĦ": 13958, + "Ġcomprising": 13959, + "Ġafterward": 13960, + "ĠMyster": 13961, + "uzzle": 13962, + "ĠStri": 13963, + "boro": 13964, + "Ġindustries": 13965, + "ĠVenet": 13966, + "ĠUrban": 13967, + "Ġsect": 13968, + "orge": 13969, + "Ġtough": 13970, + "ĠSax": 13971, + "Ġkids": 13972, + "rews": 13973, + "Ġskeleton": 13974, + "urse": 13975, + "abad": 13976, + "auer": 13977, + "Ġcomposers": 13978, + "CP": 13979, + "Ġunrest": 13980, + "rically": 13981, + "Ġes": 13982, + "ĠJunction": 13983, + "Ġram": 13984, + "ĠElectronic": 13985, + "kar": 13986, + "ĠSquad": 13987, + "Ġshops": 13988, + "Ġdesigners": 13989, + "ĠTales": 13990, + "bery": 13991, + "ocese": 13992, + "Ġundergo": 13993, + "Ġdefenses": 13994, + "ĠOttomans": 13995, + "ĠFemale": 13996, + "icon": 13997, + "ovo": 13998, + "otto": 13999, + "Ġbarb": 14000, + "rimination": 14001, + "ž": 14002, + "Ġlandings": 14003, + "Ġpackage": 14004, + "wik": 14005, + "ĠRange": 14006, + "Ġproxim": 14007, + "Ġrepublic": 14008, + "Ġconcludes": 14009, + "omi": 14010, + "Ġinternationally": 14011, + "ĠFergus": 14012, + "ʼ": 14013, + "Ġexceeded": 14014, + "Ġbetray": 14015, + "Ġfraud": 14016, + "Ġpostponed": 14017, + "Ġranged": 14018, + "ê": 14019, + "rob": 14020, + "Ġrouting": 14021, + "Ġperformer": 14022, + "Ġmutual": 14023, + "houses": 14024, + "Ġalgor": 14025, + "Ġsubd": 14026, + "Ġelevator": 14027, + "AN": 14028, + "Que": 14029, + "ĠCut": 14030, + "ĠCanyon": 14031, + "ĠSpart": 14032, + "Ġtopic": 14033, + "Ġlicensed": 14034, + "immer": 14035, + "erek": 14036, + "ĠSeas": 14037, + "ĠBarcelona": 14038, + "ĠTrip": 14039, + "Ġvariable": 14040, + "Ġgraduating": 14041, + "Ġconcluding": 14042, + "Ġsustain": 14043, + "ĠÄIJ": 14044, + "ĠUkraine": 14045, + "sic": 14046, + "yers": 14047, + "ĠDuch": 14048, + "ĠGillingham": 14049, + "ĠTotal": 14050, + "ĠFac": 14051, + "ĠLie": 14052, + "Ġstrikeouts": 14053, + "Ġcitizen": 14054, + "building": 14055, + "Ġrifle": 14056, + "Ġanat": 14057, + "Ġemployee": 14058, + "Ġneighboring": 14059, + "ĠLegion": 14060, + "ĠAlberta": 14061, + "Ġevolutionary": 14062, + "ayers": 14063, + "ĠArabic": 14064, + "Ġgram": 14065, + "istically": 14066, + "Ġdefeats": 14067, + "Ġgranite": 14068, + "ĠFras": 14069, + "Ġpredecessors": 14070, + "Due": 14071, + "ĠMcDonald": 14072, + "auna": 14073, + "ĠAgric": 14074, + "ĠSyl": 14075, + "wrote": 14076, + "Ġsiblings": 14077, + "ĠChamberlain": 14078, + "mal": 14079, + "ĠNad": 14080, + "Ġvit": 14081, + "ĠAdri": 14082, + "beit": 14083, + "Ġsilent": 14084, + "ĠChem": 14085, + "ĠBailey": 14086, + "Ġregained": 14087, + "Ġdraws": 14088, + "kinson": 14089, + "Ġelevators": 14090, + "ĠDud": 14091, + "ĠSpy": 14092, + "Ġsettings": 14093, + "Ġdynamic": 14094, + "Ġconjunction": 14095, + "Ġwishes": 14096, + "ĠSierra": 14097, + "ĠBalk": 14098, + "ĠFab": 14099, + "Ġpolitically": 14100, + "1980": 14101, + "venues": 14102, + "azar": 14103, + "ĠMonroe": 14104, + "ĠBear": 14105, + "ĠHiggins": 14106, + "Ġgenerate": 14107, + "ĠPalm": 14108, + "Ġmistake": 14109, + "Ġμm": 14110, + "ĠReynolds": 14111, + "ĠFinals": 14112, + "Ġbuff": 14113, + "Ġincons": 14114, + "Ġopenly": 14115, + "Ġdeclaring": 14116, + "Ġanthrop": 14117, + "Ġhiding": 14118, + "Ġcultures": 14119, + "Ġ1871": 14120, + "Ġobjectives": 14121, + "Ġpreceded": 14122, + "Ġproximity": 14123, + "Ġproud": 14124, + "ĠBlake": 14125, + "Ġoverwhelming": 14126, + "Ġcoc": 14127, + "ĠMembers": 14128, + "ĠPrinc": 14129, + "Ġharbor": 14130, + "Ġrectangular": 14131, + "Ġnaturally": 14132, + "adian": 14133, + "Ġbeer": 14134, + "ĠJin": 14135, + "ashire": 14136, + "ĠKrish": 14137, + "Ġconsciousness": 14138, + "Ġclay": 14139, + "mons": 14140, + "atem": 14141, + "Ġhunt": 14142, + "redited": 14143, + "ĠRey": 14144, + "ĠGlass": 14145, + "oi": 14146, + "Ġwaterline": 14147, + "Ġ1868": 14148, + "Ġbowl": 14149, + "ĠArchae": 14150, + "ÉĻ": 14151, + "arians": 14152, + "Ġgathering": 14153, + "Ġnests": 14154, + "achi": 14155, + "ĠShir": 14156, + "ĠDesert": 14157, + "ÅĦ": 14158, + "lein": 14159, + "Ġ1876": 14160, + "ĠView": 14161, + "Ġmail": 14162, + "Ġdisputes": 14163, + "Ġchoosing": 14164, + "ĠVenus": 14165, + "Ġdemanding": 14166, + "olithic": 14167, + "ĠSr": 14168, + "ĠWals": 14169, + "ĠHeath": 14170, + "Ġtrilogy": 14171, + "Ġrent": 14172, + "Ġlux": 14173, + "abling": 14174, + "ĠShar": 14175, + "ĠLexington": 14176, + "Ġsteadily": 14177, + "hurst": 14178, + "ĠAugustus": 14179, + "ungle": 14180, + "Ġfreed": 14181, + "Ġeliminate": 14182, + "Ġlandsl": 14183, + "enhower": 14184, + "ĠNL": 14185, + "Ġassignment": 14186, + "Ġcounsel": 14187, + "ĠOlivia": 14188, + "ĠPrussia": 14189, + "Mr": 14190, + "ĠRoth": 14191, + "Ġcoaster": 14192, + "Ġprohibited": 14193, + "Jack": 14194, + "quet": 14195, + "Ġballot": 14196, + "ĠPlymouth": 14197, + "Ġstance": 14198, + "Ġ1869": 14199, + "Ġknowing": 14200, + "Ġauthentic": 14201, + "imensions": 14202, + "Ġintercepted": 14203, + "ĠSkin": 14204, + "opal": 14205, + "ĠSpit": 14206, + "Ġ102": 14207, + "Ġrecognize": 14208, + "iblical": 14209, + "Ġnineteenth": 14210, + "ĠCave": 14211, + "ĠBot": 14212, + "Ġsymph": 14213, + "Ġmate": 14214, + "ĠStones": 14215, + "Ġdemonstration": 14216, + "net": 14217, + "uru": 14218, + "ĠEagle": 14219, + "arther": 14220, + "Ġvert": 14221, + "ovan": 14222, + "uxili": 14223, + "ĠEighth": 14224, + "Ġunaware": 14225, + "Ġresort": 14226, + "aceae": 14227, + "ĠDenver": 14228, + "ĠIdol": 14229, + "Ġ115": 14230, + "ĠSixth": 14231, + "ĠHeadquarters": 14232, + "Ġnicknamed": 14233, + "Ġorient": 14234, + "ĠGener": 14235, + "Ġabundant": 14236, + "Ġactivists": 14237, + "Ġdivine": 14238, + "Ġmoist": 14239, + "Ġcurrency": 14240, + "caster": 14241, + "nie": 14242, + "ĠAM": 14243, + "Ġcontinent": 14244, + "Ġmigration": 14245, + "ĠVersion": 14246, + "AL": 14247, + "Ġpump": 14248, + "ĠAlam": 14249, + "ĠSebast": 14250, + "ĠMiguel": 14251, + "cap": 14252, + "Ïģ": 14253, + "Ġcrus": 14254, + "Ġprivile": 14255, + "roximately": 14256, + "ĠTrue": 14257, + "Ġmaneuver": 14258, + "ĠContest": 14259, + "Ġpsychiat": 14260, + "ĠExpedition": 14261, + "Saxon": 14262, + "ĠChan": 14263, + "Ġinsurance": 14264, + "Ġmissiles": 14265, + "Ġcoastline": 14266, + "Ġ1873": 14267, + "ĠOtto": 14268, + "adic": 14269, + "Ġdeals": 14270, + "Ġretaining": 14271, + "readnought": 14272, + "Ġdent": 14273, + "ĠBattery": 14274, + "ĠHeights": 14275, + "Ġbusinessman": 14276, + "Ġrenovated": 14277, + "Ġ)": 14278, + "oning": 14279, + "ustral": 14280, + "Ġambit": 14281, + "Ġcontinental": 14282, + "ĠCrim": 14283, + "Crit": 14284, + "Ġpoverty": 14285, + "Ġrestaurants": 14286, + "Mat": 14287, + "horn": 14288, + "ĠPrison": 14289, + "Ġchord": 14290, + "ĠKom": 14291, + "Ġerosion": 14292, + "Ġ1878": 14293, + "ĠStefani": 14294, + "fork": 14295, + "Ġcit": 14296, + "ĠGas": 14297, + "ĠUnd": 14298, + "Ġtermed": 14299, + "Ġfeedback": 14300, + "Ġcotton": 14301, + "roft": 14302, + "ĠHaven": 14303, + "keley": 14304, + "Ġpref": 14305, + "themed": 14306, + "ĠDavidson": 14307, + "Ġprosecut": 14308, + "Ġexcessive": 14309, + "Ġsurfaces": 14310, + "ĠHeat": 14311, + "ĠBasin": 14312, + "Ġatmospheric": 14313, + "ĠPi": 14314, + "Ġversus": 14315, + "Ġprocessing": 14316, + "Ġtournaments": 14317, + "Ġlessons": 14318, + "ographers": 14319, + "Short": 14320, + "Ġaccomplish": 14321, + "isans": 14322, + "ĠSans": 14323, + "ĠSaud": 14324, + "Ġthoughts": 14325, + "Ġlifestyle": 14326, + "ilia": 14327, + "Ġminim": 14328, + "ĠLancashire": 14329, + "Ġsubsidiary": 14330, + "xide": 14331, + "ilian": 14332, + "ailand": 14333, + "PI": 14334, + "ĠFear": 14335, + "ĠLag": 14336, + "ĠCant": 14337, + "ĠRovers": 14338, + "Ġassert": 14339, + "ĠFlorence": 14340, + "ĠHerm": 14341, + "Ġexpense": 14342, + "Ġtourist": 14343, + "Ġphylogen": 14344, + "ĠWaters": 14345, + "Ġreserves": 14346, + "ĠMeyer": 14347, + "Ġplum": 14348, + "ibal": 14349, + "mitting": 14350, + "Ġpropeller": 14351, + "Ġerup": 14352, + "ĠMetal": 14353, + "Ġprivately": 14354, + "Pe": 14355, + "Ġpushing": 14356, + "uta": 14357, + "Ġsensitive": 14358, + "anthrop": 14359, + "isor": 14360, + "Ġdors": 14361, + "irmed": 14362, + "ĠPoe": 14363, + "Ġsexuality": 14364, + "Ġwashed": 14365, + "Though": 14366, + "Ġcameras": 14367, + "ogical": 14368, + "Ġplanes": 14369, + "Ġeruptions": 14370, + "lies": 14371, + "pers": 14372, + "ĠBulgaria": 14373, + "ĠMumb": 14374, + "ĠBent": 14375, + "ongue": 14376, + "ĠMaurice": 14377, + "ĠMethod": 14378, + "pur": 14379, + "Ġdug": 14380, + "Ġcustody": 14381, + "Geor": 14382, + "ĠWatch": 14383, + "Ġtracking": 14384, + "music": 14385, + "Ġregret": 14386, + "1994": 14387, + "human": 14388, + "waffe": 14389, + "Ġtempo": 14390, + "Ġincorporates": 14391, + "Ġmillions": 14392, + "Ġmanuscripts": 14393, + "cul": 14394, + "isle": 14395, + "ĠSite": 14396, + "Ġsexually": 14397, + "Ġzones": 14398, + "Ġthriller": 14399, + "Ġnavigation": 14400, + "ĠAA": 14401, + "ĠVas": 14402, + "Ġprayer": 14403, + "ĠCret": 14404, + "Ġrugby": 14405, + "Ġimpacted": 14406, + "Ġparam": 14407, + "Ġintroducing": 14408, + "itorium": 14409, + "grim": 14410, + "ËĪ": 14411, + "cht": 14412, + "rah": 14413, + "Ġarbit": 14414, + "speaking": 14415, + ":#": 14416, + "raid": 14417, + "Ġmock": 14418, + "ugu": 14419, + "mail": 14420, + "ĠCec": 14421, + "ĠHum": 14422, + "ĠRiley": 14423, + "Ġreserved": 14424, + "Ġgreet": 14425, + "irus": 14426, + "ibe": 14427, + "ĠYu": 14428, + "ĠSurv": 14429, + "Ġtherapy": 14430, + "jar": 14431, + "ĠWis": 14432, + "inguished": 14433, + "Ġimpress": 14434, + "ĠPlate": 14435, + "ĠCommons": 14436, + "ĠPerth": 14437, + "Ġrelegated": 14438, + "Com": 14439, + "oan": 14440, + "ĠLords": 14441, + "Ġsubtle": 14442, + "ĠTucker": 14443, + "elfare": 14444, + "Ġ1866": 14445, + "2020": 14446, + "ĠShiva": 14447, + "ĠGuatem": 14448, + "ĠBrah": 14449, + "Ġstrengthen": 14450, + "Ġambitious": 14451, + "Ġtrick": 14452, + "ĠSas": 14453, + "Ġanger": 14454, + "pered": 14455, + "ĠESP": 14456, + "Ġrelevant": 14457, + "ĠAdventures": 14458, + "ĠOfficial": 14459, + "erals": 14460, + "writing": 14461, + "ĠRelations": 14462, + "fold": 14463, + "ĠGang": 14464, + "Ġshadow": 14465, + "Ġlacks": 14466, + "ĠFerry": 14467, + "Ġinvitation": 14468, + "Ġgenerals": 14469, + "Ġqualification": 14470, + "ĠUsing": 14471, + "ĠGeorgetown": 14472, + "Ġultimate": 14473, + "ĠRomney": 14474, + "ĠMunicip": 14475, + "ĠBulgarian": 14476, + "ĠCaesar": 14477, + "ĠPick": 14478, + "ĠCalgary": 14479, + "Ġreservoir": 14480, + "vas": 14481, + "ĠMember": 14482, + "Ġdealt": 14483, + "Ġclan": 14484, + "Ġinterf": 14485, + "ĠNewport": 14486, + "Ġnamely": 14487, + "ĠPrinceton": 14488, + "ĠAur": 14489, + "ĠHiro": 14490, + "Ġcomputers": 14491, + "adequ": 14492, + "ĠIsles": 14493, + "appa": 14494, + "Ġintersections": 14495, + "aca": 14496, + "ĠHil": 14497, + "riages": 14498, + "Ġrational": 14499, + "Ġsubstit": 14500, + "airo": 14501, + "ĠEssex": 14502, + "Ġnas": 14503, + "osity": 14504, + "Ġexperts": 14505, + "Ġzero": 14506, + "Ġproceedings": 14507, + "Cap": 14508, + "ĠSah": 14509, + "ĠHamb": 14510, + "Ġcease": 14511, + "Ġfloating": 14512, + "ext": 14513, + "oro": 14514, + "Ġnecessarily": 14515, + "Ġdescended": 14516, + "ña": 14517, + "Ġerrors": 14518, + "Ġmic": 14519, + "ĠFell": 14520, + "ĠEllen": 14521, + "Ġstom": 14522, + "ĠVander": 14523, + "Ġextant": 14524, + "Ġnegotiate": 14525, + "ĠBrighton": 14526, + "Ġenable": 14527, + "ringe": 14528, + "Ġtwelfth": 14529, + "Ġradi": 14530, + "Ġcolonel": 14531, + "Ġduet": 14532, + "lore": 14533, + "Ġdemographic": 14534, + "Ġbreeds": 14535, + "ĠSyrian": 14536, + "Ġreinforce": 14537, + "Ġenforcement": 14538, + "Early": 14539, + "ĠMobile": 14540, + "ĠFranz": 14541, + "Ġanalog": 14542, + "Ġnegotiated": 14543, + "Ġexplosive": 14544, + "Ġsaving": 14545, + "Three": 14546, + "ĠCommissioner": 14547, + "Ġincorporate": 14548, + "Ġheroes": 14549, + "walk": 14550, + "ĠMang": 14551, + "Ġgolf": 14552, + "Ġdamages": 14553, + "Ġeditorial": 14554, + "Ġinscriptions": 14555, + "Ġnice": 14556, + "Ġstrange": 14557, + "Ġpainter": 14558, + "ĠPhilippine": 14559, + ")âĢĶ": 14560, + "ĠAviation": 14561, + "Ġrequests": 14562, + "ĠDoug": 14563, + "Ġlimitations": 14564, + "ĠTonight": 14565, + "ĠPsych": 14566, + "Ġank": 14567, + "Ġdisgu": 14568, + "ĠFilip": 14569, + "Ġeject": 14570, + "Ġadvances": 14571, + "Ġ1879": 14572, + "Ġmanifest": 14573, + "ĠGem": 14574, + "Ġrer": 14575, + "Ġunders": 14576, + "Ġbreakdown": 14577, + "Ġhonored": 14578, + "ĠUniverse": 14579, + "ifferent": 14580, + "ĠEisenhower": 14581, + "ĠCabinet": 14582, + "Ġbills": 14583, + "ĠSN": 14584, + "ĠCoul": 14585, + "ocate": 14586, + "Ġtrophy": 14587, + "Ġphysician": 14588, + "Day": 14589, + "icia": 14590, + "ĠWee": 14591, + "ĠVC": 14592, + "oka": 14593, + "émon": 14594, + "Ġstepped": 14595, + "Ġteenage": 14596, + "ĠMVP": 14597, + "ĠWake": 14598, + "ĠKos": 14599, + "ĠCharacter": 14600, + "Ġcourage": 14601, + "ĠDurham": 14602, + "Ġanchor": 14603, + "...\"": 14604, + "Ġ900": 14605, + "Ġgrants": 14606, + "ĠGreene": 14607, + "Ġcomparisons": 14608, + "ĠJennifer": 14609, + "Ġaviation": 14610, + "berger": 14611, + "artz": 14612, + "Ġmonks": 14613, + "ĠTruman": 14614, + "Ġfloods": 14615, + "ĠDevon": 14616, + "ĠIntellig": 14617, + "brown": 14618, + "Ġplacement": 14619, + "ĠThailand": 14620, + "Ġware": 14621, + "Ġdistances": 14622, + "Co": 14623, + "Ġsaves": 14624, + "Ġber": 14625, + "esses": 14626, + "Ġupgrade": 14627, + "Ġamendment": 14628, + "ĠCollect": 14629, + "Ġsuffer": 14630, + "archy": 14631, + "Ġtestimony": 14632, + "Ġreversed": 14633, + "Do": 14634, + "ublished": 14635, + "Ġcapabilities": 14636, + "ficial": 14637, + "Ġanalys": 14638, + "Ġaffiliate": 14639, + "gard": 14640, + "Ġfox": 14641, + "Ġhoney": 14642, + "Ġcreates": 14643, + "Ġfatalities": 14644, + "Ġpregnancy": 14645, + "Ġnervous": 14646, + "Ġvertebrae": 14647, + "ĠLuftwaffe": 14648, + "Ġgrain": 14649, + "thor": 14650, + "ĠShore": 14651, + "ĠPanama": 14652, + "Ġkicked": 14653, + "ĠHayes": 14654, + "Ġquantities": 14655, + "Ġruins": 14656, + "iott": 14657, + "Ġaug": 14658, + "ĠMull": 14659, + "Ġspare": 14660, + "Ġjoins": 14661, + "Ġmurders": 14662, + "family": 14663, + "Ġinhabited": 14664, + "Category": 14665, + "ithe": 14666, + "Ġune": 14667, + "Ġinterference": 14668, + "Ġorgans": 14669, + "ĠXV": 14670, + "ĠSenators": 14671, + "Ġadvocate": 14672, + "Ġhomage": 14673, + "Ġcollective": 14674, + "ourage": 14675, + "North": 14676, + "ĠPand": 14677, + "raz": 14678, + "Ġshar": 14679, + "ometown": 14680, + "ĠAndré": 14681, + "ĠDiet": 14682, + "Ġmolecular": 14683, + "ervers": 14684, + "ĠWid": 14685, + "ĠStories": 14686, + "Ġextinction": 14687, + "Ġconfined": 14688, + "Ġoverhaul": 14689, + "etter": 14690, + "avin": 14691, + "ĠFranco": 14692, + "Ġslopes": 14693, + "ĠUltimate": 14694, + "pus": 14695, + "neum": 14696, + "Ġshowc": 14697, + "ĠGuards": 14698, + "NG": 14699, + "ĠKath": 14700, + "closed": 14701, + "ĠLead": 14702, + "Ġtransp": 14703, + "cur": 14704, + "Ġgenerations": 14705, + "Per": 14706, + "rud": 14707, + "Ġdawn": 14708, + "ĠPorter": 14709, + "ĠRandy": 14710, + "Ġassessed": 14711, + "letcher": 14712, + "escope": 14713, + "Ġmotivated": 14714, + "Ġdoubled": 14715, + "Ġneighbouring": 14716, + "yll": 14717, + "esters": 14718, + "agonal": 14719, + "Ġsketch": 14720, + "base": 14721, + "uns": 14722, + "ĠKaren": 14723, + "Ġquit": 14724, + "Ġportrays": 14725, + "ĠPercy": 14726, + "Ġdisplacement": 14727, + "drop": 14728, + "Ġstake": 14729, + "ĠLakes": 14730, + "Ġrendition": 14731, + "Ġnotion": 14732, + "Ġbusy": 14733, + "ĠSerbs": 14734, + "Ġreflects": 14735, + "hot": 14736, + "Ġpreval": 14737, + "Ġraw": 14738, + "uxe": 14739, + "%)": 14740, + "Ġarchitects": 14741, + "Ġ1874": 14742, + "Ġimprisonment": 14743, + "ĠNobel": 14744, + "usty": 14745, + "Ġstopping": 14746, + "Ġdining": 14747, + "ĠHod": 14748, + "Ġboyfriend": 14749, + "ĠNonetheless": 14750, + "How": 14751, + "gas": 14752, + "leaf": 14753, + "ĠBend": 14754, + "ĠNiger": 14755, + "Ġresponses": 14756, + "Ġkeen": 14757, + "soon": 14758, + "Ġabd": 14759, + "Ġathletic": 14760, + "Ġcompensation": 14761, + "ĠMade": 14762, + "ĠBott": 14763, + "ĠDrama": 14764, + "scenes": 14765, + "Ġfarms": 14766, + "Ġtyres": 14767, + "ĠBil": 14768, + "ĠEy": 14769, + "Ġposed": 14770, + "ĠJoel": 14771, + "Ġdarkness": 14772, + "ĠMillennium": 14773, + "Ġunusually": 14774, + "Men": 14775, + "Ġcorners": 14776, + "Ġapartments": 14777, + "uine": 14778, + "Ġspeaker": 14779, + "Ġsubstance": 14780, + "Ġaesthetic": 14781, + "Ġcylind": 14782, + "idan": 14783, + "Ġsurprising": 14784, + "World": 14785, + "ĠSqu": 14786, + "ĠHass": 14787, + "ĠWas": 14788, + "Ġretiring": 14789, + "ĠRee": 14790, + "Ġstripped": 14791, + "ÅĤaw": 14792, + "songwriter": 14793, + "anch": 14794, + "Ġtool": 14795, + "Ġlunar": 14796, + "ĠNS": 14797, + "Ġsued": 14798, + "Ġworried": 14799, + "iatus": 14800, + "uh": 14801, + "ĠPirates": 14802, + "ĠDy": 14803, + "ĠFeat": 14804, + "Ġflags": 14805, + "Ġaccuracy": 14806, + "Ġsacrifice": 14807, + "ĠPont": 14808, + "Ġconvoys": 14809, + "ĠMacArthur": 14810, + "Ġcontrolling": 14811, + "Ġmerchants": 14812, + "Ġdimensions": 14813, + "Ġconsent": 14814, + "Ġmetall": 14815, + "Ġ111": 14816, + "Throughout": 14817, + "ĠTake": 14818, + "Ġidentification": 14819, + "Ġgains": 14820, + "phis": 14821, + "eca": 14822, + "Ġunpre": 14823, + "Ġhighlights": 14824, + "Ġdragon": 14825, + "Tunes": 14826, + "oids": 14827, + "Ġfusion": 14828, + "Ġunnamed": 14829, + "ĠTurks": 14830, + "ĠAbbas": 14831, + "Ġbarely": 14832, + "ghai": 14833, + "Ġoverd": 14834, + "ĠAmazon": 14835, + "Ġneighb": 14836, + "Ġincorrect": 14837, + "ĠIndustrial": 14838, + "Ġcomfortable": 14839, + "ĠGaz": 14840, + "ahon": 14841, + "emption": 14842, + "ĠGrass": 14843, + "Ġconquered": 14844, + "Par": 14845, + "Ġinver": 14846, + "ĠArctic": 14847, + "avilion": 14848, + "Russ": 14849, + "ĠDj": 14850, + "flix": 14851, + "Ġmidnight": 14852, + "ĠDamage": 14853, + "Ġprosecution": 14854, + "mov": 14855, + "anor": 14856, + "ĠDoll": 14857, + "shot": 14858, + "ĠChet": 14859, + "Ġfatal": 14860, + "Ġprocedures": 14861, + "Rec": 14862, + "iday": 14863, + "ĠOst": 14864, + "Ġspeeches": 14865, + "1996": 14866, + "Ġoccupy": 14867, + "Ġmerchand": 14868, + "Ġimmigration": 14869, + "ĠMTA": 14870, + "este": 14871, + "opus": 14872, + "mented": 14873, + "ĠContemporary": 14874, + "ĠTimber": 14875, + "brook": 14876, + "ĠChapman": 14877, + "Ġsufficiently": 14878, + "Ġsummary": 14879, + "ι": 14880, + "Ġoutlets": 14881, + "ĠShank": 14882, + "floor": 14883, + "ĠSold": 14884, + "ĠHok": 14885, + "raits": 14886, + "ĠAlonso": 14887, + "Ġinvented": 14888, + "Ġdeton": 14889, + "Ġwounds": 14890, + "Ġrankings": 14891, + "ĠCruz": 14892, + "enary": 14893, + "perfect": 14894, + "Ġboxes": 14895, + "ĠGriffin": 14896, + "anche": 14897, + "ente": 14898, + "ĠRight": 14899, + "ysc": 14900, + "Ġensemble": 14901, + "ĠTas": 14902, + "Ġwhale": 14903, + "oya": 14904, + "Ġmonthly": 14905, + "ĠRegard": 14906, + "profit": 14907, + "matic": 14908, + "anas": 14909, + "empl": 14910, + "ĠGrad": 14911, + "ĠDamasc": 14912, + "Ġnobility": 14913, + "ÈĻ": 14914, + "Ġoak": 14915, + "Ġdrives": 14916, + "Ġtourists": 14917, + "isphere": 14918, + "Ġoversaw": 14919, + "ĠFerguson": 14920, + "Ġlady": 14921, + "ĠNotable": 14922, + "Ġmonuments": 14923, + "Ġrunway": 14924, + "restle": 14925, + "ĠMiy": 14926, + "oeuv": 14927, + "Ġjudicial": 14928, + "Ġdisappointment": 14929, + "о": 14930, + "Ġhometown": 14931, + "Ġ\"'": 14932, + "ĠWings": 14933, + "ĠArist": 14934, + "ĠCanucks": 14935, + "Ġtribal": 14936, + "Ġmartial": 14937, + "ĠSex": 14938, + "ĠSha": 14939, + "140": 14940, + "Ġfarming": 14941, + "IDS": 14942, + "Ġadmired": 14943, + "EF": 14944, + "Ġhonours": 14945, + "Ġinstallment": 14946, + "ĠScientology": 14947, + "tempo": 14948, + "ĠFlanders": 14949, + "ĠStore": 14950, + "ĠBerry": 14951, + "Ġlegitimate": 14952, + "Ġabsolute": 14953, + "ĠPut": 14954, + "ĠSenior": 14955, + "ctuary": 14956, + "Ġoutdoor": 14957, + "Ġfrontier": 14958, + "ĠMichelle": 14959, + "Ġmemorable": 14960, + "Ġinsect": 14961, + "Ġscreened": 14962, + "gi": 14963, + "Ġdorm": 14964, + "Ġhur": 14965, + "igu": 14966, + "Ġstroke": 14967, + "ĠRams": 14968, + "Ġdelight": 14969, + "ĠMotion": 14970, + "Ġbonds": 14971, + "gé": 14972, + "ioned": 14973, + "Ġreper": 14974, + "Ġrevel": 14975, + "comp": 14976, + "Ġgravel": 14977, + "Ġfib": 14978, + "idian": 14979, + "ĠJa": 14980, + "anti": 14981, + "viÄĩ": 14982, + "ĠBooth": 14983, + "Ġenlarged": 14984, + "ele": 14985, + "Ġpond": 14986, + "Ġarches": 14987, + "ĠStarr": 14988, + "Ġdrawings": 14989, + "ĠEngineers": 14990, + "ĠFraser": 14991, + "ĠHoll": 14992, + "Ġ(),": 14993, + "flies": 14994, + "ĠLouise": 14995, + "ĠTorres": 14996, + "original": 14997, + "acco": 14998, + "adows": 14999, + "Ġfactions": 15000, + "ĠDeputy": 15001, + "ĠTib": 15002, + "ĠKiel": 15003, + "ordination": 15004, + "vik": 15005, + "ĠEngineer": 15006, + "dict": 15007, + "oping": 15008, + "Ġmetab": 15009, + "ĠArtist": 15010, + "ĠSoviets": 15011, + "Ġintelligent": 15012, + "Ġshed": 15013, + "ĠSales": 15014, + "Ġperf": 15015, + "Ġjam": 15016, + "Mad": 15017, + "Ġrely": 15018, + "Ġlocked": 15019, + "ĠBod": 15020, + "ĠHir": 15021, + "Ġmemb": 15022, + "Ġlingu": 15023, + "ĠPor": 15024, + "1970": 15025, + "nae": 15026, + "Ġriot": 15027, + "ĠKenny": 15028, + "Ġsacred": 15029, + "ding": 15030, + "dec": 15031, + "].": 15032, + "ĠKaw": 15033, + "ĠSoutheast": 15034, + "Ġadministered": 15035, + "Ġwound": 15036, + "clair": 15037, + "Ġcareers": 15038, + "Ġmistaken": 15039, + "Ġconsequently": 15040, + "ĠSavage": 15041, + "ĠAthletics": 15042, + "Ġrehabil": 15043, + "omous": 15044, + "Ġoral": 15045, + "ĠMumbai": 15046, + "AM": 15047, + "oufl": 15048, + "Ġinstruction": 15049, + "Ġnarrator": 15050, + "ĠCombat": 15051, + "atoes": 15052, + "Ġairborne": 15053, + "ĠCapcom": 15054, + "ĠUltimately": 15055, + "Ġcrossover": 15056, + "ĠCann": 15057, + "ĠMk": 15058, + "Ġ>": 15059, + "Ġpine": 15060, + "Ġjail": 15061, + "Ġrelax": 15062, + "ductive": 15063, + "ĠBelle": 15064, + "Ġtended": 15065, + "Ġdinosaurs": 15066, + "Ġfeminist": 15067, + "ĠLebanon": 15068, + "Ġtheor": 15069, + "Ġsus": 15070, + "ĠBaptist": 15071, + "Ġreflecting": 15072, + "lance": 15073, + "Ġfile": 15074, + "ĠTiger": 15075, + "ĠTampa": 15076, + "ĠHammond": 15077, + "Ġcorrespondence": 15078, + "ĠBun": 15079, + "ovich": 15080, + "played": 15081, + "ĠContin": 15082, + "ĠSurvey": 15083, + "ĠBasil": 15084, + "Ġilleg": 15085, + "Ġmonarchy": 15086, + "dem": 15087, + "tail": 15088, + "Ġwors": 15089, + "Ġfever": 15090, + "ĠMake": 15091, + "ĠDup": 15092, + "Ġbutt": 15093, + "ĠStanford": 15094, + "Ġprecise": 15095, + "ĠAshley": 15096, + "Ġpressed": 15097, + "Ġnost": 15098, + "imo": 15099, + "osely": 15100, + "1993": 15101, + "Ġdeceased": 15102, + "Ġposting": 15103, + "Ġimported": 15104, + "ĠProtection": 15105, + "ĠPrussian": 15106, + "BM": 15107, + "ĠStrait": 15108, + "ovsky": 15109, + "Ġstandings": 15110, + "ĠBerkeley": 15111, + "Ġjumping": 15112, + "Ġexplicitly": 15113, + "Ġconfiguration": 15114, + "ĠTalk": 15115, + "ĠPred": 15116, + "iev": 15117, + "Ġassume": 15118, + "ĠIndianapolis": 15119, + "ĠPitchfork": 15120, + "ictions": 15121, + "Ġsuburb": 15122, + "Ġpromising": 15123, + "Ġaffecting": 15124, + "Ġjuvenile": 15125, + "ĠPokémon": 15126, + "Ġtum": 15127, + "ĠMam": 15128, + "ĠWemb": 15129, + "Ġregist": 15130, + "Ġpresum": 15131, + "Ġsafely": 15132, + "Ġfungus": 15133, + "ĠTall": 15134, + "Ġattractive": 15135, + "Ġenormous": 15136, + "FF": 15137, + "Ġhect": 15138, + "Ġconductor": 15139, + "Ġprincess": 15140, + "'\"": 15141, + "bai": 15142, + "reation": 15143, + "ĠSaints": 15144, + "Ġitem": 15145, + "ograms": 15146, + "placed": 15147, + "ĠQual": 15148, + "ĠiTunes": 15149, + "Ġrobust": 15150, + "ĠLynn": 15151, + "pes": 15152, + "ĠMom": 15153, + "ĠMuk": 15154, + "ayette": 15155, + "ĠDerek": 15156, + "Ġcarn": 15157, + "Ġtransc": 15158, + "lette": 15159, + "ĠDouble": 15160, + "ĠBolton": 15161, + "ĠBri": 15162, + "ĠHoff": 15163, + "Ġmonsters": 15164, + "Ġinfected": 15165, + "](": 15166, + "herent": 15167, + "Ġawa": 15168, + "otted": 15169, + "Ġhell": 15170, + "athon": 15171, + "Ġexpelled": 15172, + "Ġoversee": 15173, + "Ġclimbing": 15174, + "Ġcentres": 15175, + "Ġprominence": 15176, + "ĠManor": 15177, + "Ġchess": 15178, + "ĠSubsequently": 15179, + "ĠBradford": 15180, + "ĠGerald": 15181, + "Ġetc": 15182, + "Ġlip": 15183, + "unct": 15184, + "Ġbrass": 15185, + "Ġbassist": 15186, + "Ġnarrowly": 15187, + "Ġvirtual": 15188, + "Japanese": 15189, + "Ġportraying": 15190, + "Ġexhaust": 15191, + "harm": 15192, + "ĠLed": 15193, + "Ġnationalist": 15194, + "ĠMunich": 15195, + "Ġwelcom": 15196, + "Ġelderly": 15197, + "Ġconcess": 15198, + "Ġproven": 15199, + "ĠVo": 15200, + "ĠReid": 15201, + "obs": 15202, + "controlled": 15203, + "ĠJamie": 15204, + "ĠNetflix": 15205, + "ĠDudley": 15206, + "Ġcontents": 15207, + "porter": 15208, + "Ġmerger": 15209, + "Ġresembles": 15210, + "--------": 15211, + "lic": 15212, + "ĠEC": 15213, + "2021": 15214, + "ĠFlood": 15215, + "ĠIrving": 15216, + "ĠKnights": 15217, + "millimeter": 15218, + "osystem": 15219, + "ĠAdriatic": 15220, + "spring": 15221, + "Ġion": 15222, + "Ġflesh": 15223, + "ĠMatch": 15224, + "ĠIst": 15225, + "antom": 15226, + "Ġjoke": 15227, + "ointing": 15228, + "Ġmanages": 15229, + "Ġepid": 15230, + "ĠNept": 15231, + "Ġcelebrity": 15232, + "Ġsubstantially": 15233, + "Ġgifts": 15234, + "ĠLtd": 15235, + "ĠEagles": 15236, + "ĠYosh": 15237, + "Ġreceiver": 15238, + "imeters": 15239, + "ĠShanghai": 15240, + "These": 15241, + "Ġcancellation": 15242, + "Ġhung": 15243, + "opters": 15244, + "overning": 15245, + "Ġbarracks": 15246, + "Ġbroadcasting": 15247, + "ĠChes": 15248, + "Ġsenator": 15249, + "ilink": 15250, + "Ġadvent": 15251, + "Ġcaliph": 15252, + "ĠJulia": 15253, + "Ġreunited": 15254, + "ĠBengal": 15255, + "ĠCredits": 15256, + "Ġscales": 15257, + "Ġsocieties": 15258, + "Ġboarding": 15259, + "Ġ1848": 15260, + "ĠPublishing": 15261, + "Ġpige": 15262, + "ĠBj": 15263, + "ĠHutch": 15264, + "ĠGould": 15265, + "Ġunderlying": 15266, + "ĠEdwin": 15267, + "Ġwrestlers": 15268, + "Ġcatalog": 15269, + "isch": 15270, + "ĠKes": 15271, + "Ġphosph": 15272, + "iji": 15273, + "arity": 15274, + "Ġsecretly": 15275, + "Good": 15276, + "ĠBody": 15277, + "ĠRac": 15278, + "Ġunpopular": 15279, + "oyle": 15280, + "ĠHolly": 15281, + "ĠDaniels": 15282, + "ĠCinema": 15283, + "ĠSib": 15284, + "shi": 15285, + "Ġsporting": 15286, + "wikilink": 15287, + "Ġants": 15288, + "Ġsecular": 15289, + "ĠInterior": 15290, + "Ġinherit": 15291, + "ĠCeleb": 15292, + "raska": 15293, + "ĠRaf": 15294, + "ĠUntil": 15295, + "Ġpleasure": 15296, + "Ġbattlecruisers": 15297, + "Dec": 15298, + "Ġtackle": 15299, + "Ġaccumulated": 15300, + "ĠCreat": 15301, + "stock": 15302, + "ĠChal": 15303, + "Ġ450": 15304, + "ancock": 15305, + "Ġancestors": 15306, + "Ġrumors": 15307, + "ĠEconomic": 15308, + "Ġrejoined": 15309, + "Ġdrainage": 15310, + "say": 15311, + "ĠMü": 15312, + "Ġstunt": 15313, + "ĠPitt": 15314, + "Ġachieving": 15315, + "hyd": 15316, + "Ġancestor": 15317, + "Ġavoiding": 15318, + "Ġlivest": 15319, + "Ġbrew": 15320, + "ĠAP": 15321, + "ĠAzer": 15322, + "ĠWilm": 15323, + "Ġunemploy": 15324, + "span": 15325, + "Ġservants": 15326, + "Ġwoods": 15327, + "kind": 15328, + "inate": 15329, + "Ġfoundations": 15330, + "Ġshipyard": 15331, + "Ġsuccesses": 15332, + "Ġdestination": 15333, + "Ġdepictions": 15334, + "ĠExpressway": 15335, + "ĠWander": 15336, + "ĠGlee": 15337, + "Ġreliable": 15338, + "ĠFan": 15339, + "ĠVul": 15340, + "Ġentrances": 15341, + "Ġartif": 15342, + "Ġshortage": 15343, + "ĠBarrett": 15344, + "ĠHammer": 15345, + "Ġpyramid": 15346, + "ĠMcKinley": 15347, + "Ġinadequ": 15348, + "Ġpian": 15349, + "Ġseize": 15350, + "ĠGrande": 15351, + "ride": 15352, + "Ġtier": 15353, + "ĠKub": 15354, + "rann": 15355, + "ĠConsequently": 15356, + "ĠQuinn": 15357, + "Ġbitter": 15358, + "ĠJanet": 15359, + "changes": 15360, + "Meanwhile": 15361, + "Ġpatch": 15362, + "Ġease": 15363, + "Ġsuited": 15364, + "Ġcalm": 15365, + "Ġcrowned": 15366, + "ĠEverett": 15367, + "Ġplaza": 15368, + "ledon": 15369, + "Ġcaptivity": 15370, + "Ġescapes": 15371, + "kers": 15372, + "ĠMats": 15373, + "Ġsuburban": 15374, + "Ġdepot": 15375, + "ĠArabia": 15376, + "mass": 15377, + "ndum": 15378, + "Ġcement": 15379, + "exper": 15380, + "ĠIllust": 15381, + "Ġfairy": 15382, + "AP": 15383, + "ĠMine": 15384, + "oton": 15385, + "thood": 15386, + "rified": 15387, + "Ġleaked": 15388, + "ĠChin": 15389, + "iddle": 15390, + "match": 15391, + "Ġmuzzle": 15392, + "ĠRav": 15393, + "ieve": 15394, + "Ġpresc": 15395, + "ĠAssociated": 15396, + "Ġincorporating": 15397, + "Ġadoption": 15398, + "ĠAxis": 15399, + "NT": 15400, + "anan": 15401, + "Ġbeings": 15402, + "antis": 15403, + "ikh": 15404, + "ĠGoodman": 15405, + "Ġtet": 15406, + "pez": 15407, + "iability": 15408, + "enge": 15409, + "ĠStern": 15410, + "ĠMiz": 15411, + "Ġgamb": 15412, + "ĠWembley": 15413, + "amoto": 15414, + "ĠWu": 15415, + "Ġlowered": 15416, + "ĠPeru": 15417, + "ĠPowers": 15418, + "Ġtriggered": 15419, + "Later": 15420, + "Paul": 15421, + "aude": 15422, + "ifier": 15423, + "aho": 15424, + "fact": 15425, + "will": 15426, + "Ġoz": 15427, + "essa": 15428, + "elles": 15429, + "ĠStafford": 15430, + "ĠMLS": 15431, + "itative": 15432, + "osal": 15433, + "ucci": 15434, + "Ġlocate": 15435, + "Ġtourism": 15436, + "ocaust": 15437, + "Ġtables": 15438, + "iscal": 15439, + "ĠElliott": 15440, + "mm": 15441, + "ĠHale": 15442, + "Ġfees": 15443, + "ĠReds": 15444, + "oslov": 15445, + "Ġdisagreed": 15446, + "ĠCarpenter": 15447, + "Ġinquiry": 15448, + "ĠWed": 15449, + "ĠKiss": 15450, + "ishi": 15451, + "Ġconsumed": 15452, + "Ġpresenting": 15453, + "Ġautomatically": 15454, + "Ġcoffee": 15455, + "ĠMarin": 15456, + "Ġinflicted": 15457, + "Ġparade": 15458, + "Ġspecialized": 15459, + "ĠRhine": 15460, + "Ġstrengthening": 15461, + "Ġpuzzles": 15462, + "Ġrises": 15463, + "Ġguid": 15464, + "powered": 15465, + "vous": 15466, + "Ġlots": 15467, + "ieu": 15468, + "Ġexpressing": 15469, + "ĠHyd": 15470, + "Ital": 15471, + "brates": 15472, + "ushes": 15473, + "metre": 15474, + "Ġfestivals": 15475, + "Ġalbeit": 15476, + "odore": 15477, + "ĠHarper": 15478, + "ĠRhode": 15479, + "ĠPierce": 15480, + "Ġdetachment": 15481, + "Ġconviction": 15482, + "Ġbreakthrough": 15483, + "Ġfinancially": 15484, + "Ġdign": 15485, + "Ġleather": 15486, + "Ġnearest": 15487, + "Ġsoap": 15488, + "Ġfortified": 15489, + "addy": 15490, + "Ġsteady": 15491, + "ĠNeg": 15492, + "Ġdivide": 15493, + "ĠGalaxy": 15494, + "ĠTanz": 15495, + "ĠSunder": 15496, + "omas": 15497, + "ĠEb": 15498, + "ĠChi": 15499, + "ĠRussians": 15500, + "ĠSaudi": 15501, + "Ġsuppress": 15502, + "Ġunderm": 15503, + "Ġstorylines": 15504, + "Ġrealize": 15505, + "ĠMoroc": 15506, + "ĠModel": 15507, + "Ġrolling": 15508, + "Ġbrigades": 15509, + "count": 15510, + "ĠRé": 15511, + "ĠFletcher": 15512, + "Ġprolong": 15513, + "Ġunt": 15514, + "ĠVocal": 15515, + "ylum": 15516, + "ĠSolomon": 15517, + "ĠManson": 15518, + "ĠMemphis": 15519, + "uxiliary": 15520, + "ĠAna": 15521, + "ĠLeigh": 15522, + "Ġbotan": 15523, + "ĠMonday": 15524, + "Ġfrog": 15525, + "Ġgenet": 15526, + "ĠCrawford": 15527, + "IR": 15528, + "rys": 15529, + "Ġresolve": 15530, + "tingham": 15531, + "shop": 15532, + "Ġrealizes": 15533, + "ĠAlbania": 15534, + "GS": 15535, + "iem": 15536, + "pter": 15537, + "ĠSz": 15538, + "ĠThings": 15539, + "ĠCarr": 15540, + "Ġoperators": 15541, + "expl": 15542, + "ĠDayton": 15543, + "ĠWindsor": 15544, + "South": 15545, + "Ġmes": 15546, + "ĠApart": 15547, + "orde": 15548, + "Ġpsy": 15549, + "ĠEls": 15550, + "Ġaccepting": 15551, + "Ġpist": 15552, + "Ġmatched": 15553, + "Ġsixty": 15554, + "ĠOrton": 15555, + "opez": 15556, + "ĠUnderground": 15557, + "ĠGeoffrey": 15558, + "Ġcontemporaries": 15559, + "ĠESPN": 15560, + "ĠDamascus": 15561, + "Ġcogn": 15562, + "ĠDock": 15563, + "ĠJNA": 15564, + "Ġsmart": 15565, + "Ġenthusiastic": 15566, + "ĠLon": 15567, + "Ġskirm": 15568, + "ĠCros": 15569, + "Ġattributes": 15570, + "ĠVolcan": 15571, + "ĠLor": 15572, + "ensen": 15573, + "ĠSword": 15574, + "ĠDiscovery": 15575, + "enzie": 15576, + "andin": 15577, + "Ġmedian": 15578, + "Ġsynthesis": 15579, + "bul": 15580, + "Ġloot": 15581, + "Ġcommerce": 15582, + "quel": 15583, + "Ġdiary": 15584, + "ĠWarsaw": 15585, + "lining": 15586, + "uania": 15587, + "irate": 15588, + "ĠPto": 15589, + "ĠDawn": 15590, + "ĠGuadal": 15591, + "via": 15592, + "ĠAway": 15593, + "ĠGreeks": 15594, + "abi": 15595, + "ielberg": 15596, + "Ġcrater": 15597, + "Ġtradem": 15598, + "Ġsitcom": 15599, + "Ġdomain": 15600, + "Ġlaunching": 15601, + "Ġhes": 15602, + "Ġrape": 15603, + "Ġmaintains": 15604, + "Ġdescriptions": 15605, + "ĠBorough": 15606, + "Ġfreshman": 15607, + "Ġsophistic": 15608, + "Ġaccordance": 15609, + "ĠGuerrero": 15610, + "cover": 15611, + "orters": 15612, + "Ġmirror": 15613, + "Ġreconcil": 15614, + "wau": 15615, + "ĠCrist": 15616, + "ĠClaire": 15617, + "Ġprofits": 15618, + "Ġisolation": 15619, + "iman": 15620, + "Ġdepartments": 15621, + "Ġhealthy": 15622, + "Ġvacant": 15623, + "Ġlod": 15624, + "ĠMoney": 15625, + "Ġwarriors": 15626, + "ĠVeronica": 15627, + "Ġentertaining": 15628, + "lay": 15629, + "ĠKur": 15630, + "undy": 15631, + "uclear": 15632, + "ĠKingston": 15633, + "ĠConcert": 15634, + "Ġfilmmakers": 15635, + "Shortly": 15636, + "eros": 15637, + "ĠHumph": 15638, + "Ġspo": 15639, + "ĠSharon": 15640, + "Ġmeasurements": 15641, + "lando": 15642, + "ĠBritt": 15643, + ",'": 15644, + "Ġwitch": 15645, + "Ġaccidents": 15646, + "Red": 15647, + "enstein": 15648, + "ĠMartha": 15649, + "ĠTwenty": 15650, + "ĠOakland": 15651, + "ĠAccolades": 15652, + "ĠTomb": 15653, + "ĠEaster": 15654, + "erves": 15655, + "ĠBohem": 15656, + "Ġinvestigations": 15657, + "anne": 15658, + "ĠNem": 15659, + "Ġmanoeuv": 15660, + "Ġincred": 15661, + "Ġbread": 15662, + "ĠPresley": 15663, + "inos": 15664, + "ĠLaf": 15665, + "Ġconvinc": 15666, + "1992": 15667, + "Ġdefender": 15668, + "ĠWhitney": 15669, + "hit": 15670, + "ĠSul": 15671, + "ĠCool": 15672, + "oku": 15673, + "Ġantib": 15674, + "ĠCastro": 15675, + "Ġpursuing": 15676, + "ĠAstron": 15677, + "ĠTaxon": 15678, + "ĠCIA": 15679, + "urbs": 15680, + "Ġarray": 15681, + "Ġcarefully": 15682, + "Ġreviewing": 15683, + "Ġcertification": 15684, + "Ġtransformation": 15685, + "Up": 15686, + "ĠHear": 15687, + "Ġampl": 15688, + "Ġpointing": 15689, + "Ġdiscrimination": 15690, + "ĠCitiz": 15691, + "ĠFlames": 15692, + "urated": 15693, + "odia": 15694, + "Ġpropulsion": 15695, + "ĠMcMahon": 15696, + "Ġentirety": 15697, + "ĠâĤ¬": 15698, + "Ġorbital": 15699, + "Ġperforms": 15700, + "Ġpopulated": 15701, + "ĠDistinguished": 15702, + "Ġcongregation": 15703, + "Ġvariants": 15704, + "Ġspawned": 15705, + "ĠTab": 15706, + "ĠWend": 15707, + "DC": 15708, + "ĠSau": 15709, + "Ġbeet": 15710, + "ĠForbes": 15711, + "Ġpenalties": 15712, + "Ġboiler": 15713, + "Sullivan": 15714, + "áĥ": 15715, + "ĠHancock": 15716, + "Ġlabeled": 15717, + "Ġhanging": 15718, + "Cont": 15719, + "Sim": 15720, + "lif": 15721, + "itia": 15722, + "lez": 15723, + "ĠGat": 15724, + "Sch": 15725, + "utz": 15726, + "ĠLions": 15727, + "Ġperception": 15728, + "Ġovertime": 15729, + "Ġdemon": 15730, + "ĠHistorian": 15731, + "ĠArgentine": 15732, + "Ġlisteners": 15733, + "James": 15734, + "Pol": 15735, + "pol": 15736, + "Ġtide": 15737, + "larg": 15738, + "ĠWebber": 15739, + "Ġpronounced": 15740, + "ĠHess": 15741, + "ĠWorth": 15742, + "Ġexagger": 15743, + "byter": 15744, + "Ġmanagers": 15745, + "pret": 15746, + "ĠMing": 15747, + "ĠAlpha": 15748, + "ĠUsher": 15749, + "Ġaxis": 15750, + "ĠFuller": 15751, + "ĠPetersburg": 15752, + "Em": 15753, + "Ġfoul": 15754, + "ĠBec": 15755, + "opot": 15756, + "ĠRoads": 15757, + "Ġsilk": 15758, + "ĠLucy": 15759, + "Ġbure": 15760, + "Ġstip": 15761, + "rite": 15762, + "Ġrecapt": 15763, + "ĠAdult": 15764, + "Ġelong": 15765, + "Ġcolleague": 15766, + "Ġmasses": 15767, + "ĠLimited": 15768, + "Ġunhappy": 15769, + "Ġecl": 15770, + "iguous": 15771, + "ĠDoc": 15772, + "Ġshapes": 15773, + "Ġactivated": 15774, + "ĠName": 15775, + "ishn": 15776, + "ĠThorn": 15777, + "amped": 15778, + "Ġregain": 15779, + "too": 15780, + "Ġstatues": 15781, + "Ġdorsal": 15782, + "Mon": 15783, + "Ġcomprehensive": 15784, + "ĠManning": 15785, + "ĠCaliph": 15786, + "lord": 15787, + "Ġcats": 15788, + "Ġplastic": 15789, + "ĠStyle": 15790, + "ĠManager": 15791, + "Ġtendency": 15792, + "English": 15793, + "entin": 15794, + "ĠStrat": 15795, + "Ġexploring": 15796, + "Ġensured": 15797, + "ĠEugene": 15798, + "ĠMonthly": 15799, + "bach": 15800, + "step": 15801, + "Ġclad": 15802, + "Ġpersisted": 15803, + "Ġcrowds": 15804, + "teg": 15805, + "osphere": 15806, + "Ġpremise": 15807, + "recorded": 15808, + "Ġhospitals": 15809, + "zel": 15810, + "hend": 15811, + "Ġaster": 15812, + "Ġfake": 15813, + "thouse": 15814, + "Ġimmun": 15815, + "Ġplaque": 15816, + "Ġenvision": 15817, + "ĠMaxwell": 15818, + "ĠEvening": 15819, + "dal": 15820, + "Ġthroat": 15821, + "ĠBast": 15822, + "ĠYang": 15823, + "Ġexciting": 15824, + "ĠInteractive": 15825, + "ĠLodge": 15826, + "seat": 15827, + "ĠVaugh": 15828, + "Ġseasonal": 15829, + "speed": 15830, + "Ġpersona": 15831, + "foundland": 15832, + "ĠMale": 15833, + "ete": 15834, + "Ġtriangle": 15835, + "Ġfundra": 15836, + "Ġcustoms": 15837, + "ĠObserver": 15838, + "}$": 15839, + "ĠTell": 15840, + "ĠBirds": 15841, + "acker": 15842, + "ĠAmster": 15843, + "Ġcounted": 15844, + "Ġrealised": 15845, + "Ġexcited": 15846, + "Ġmathematical": 15847, + "Ġlaying": 15848, + "ĠBlock": 15849, + "ĠSouthampton": 15850, + "Ġadditionally": 15851, + "Ġspecialist": 15852, + "Ġsympathetic": 15853, + "Ġreadily": 15854, + "Ġobjected": 15855, + "ĠMoz": 15856, + "Ġvolunteer": 15857, + "Ġconfronted": 15858, + "Ġtelevised": 15859, + "Dr": 15860, + "Ġhiatus": 15861, + "ĠAw": 15862, + "chant": 15863, + "ĠArd": 15864, + "ĠAnnie": 15865, + "ĠTurnpike": 15866, + "hardt": 15867, + "ĠShelley": 15868, + "ĠFischer": 15869, + "Ġaccent": 15870, + "Ġlongtime": 15871, + "Ġfreely": 15872, + "Ġstomach": 15873, + "Oh": 15874, + "amic": 15875, + "Ġwouldn": 15876, + "Ġremarks": 15877, + "ĠMonster": 15878, + "Ġavailability": 15879, + "Ġdiagnosis": 15880, + "Ġunwilling": 15881, + "rush": 15882, + "Ġdisrupted": 15883, + "Ġgrandson": 15884, + "Ġintentions": 15885, + "kov": 15886, + "eways": 15887, + "Ġlev": 15888, + "Ġphases": 15889, + "ropolis": 15890, + "Sw": 15891, + "ĠFen": 15892, + "Ġperm": 15893, + "ĠBeast": 15894, + "ĠGuin": 15895, + "ĠMonument": 15896, + "Ġwelcomed": 15897, + "ndez": 15898, + "ilera": 15899, + "ĠAchie": 15900, + "Ġstuck": 15901, + "ĠKend": 15902, + "tershire": 15903, + "Ġsmallest": 15904, + "Ġsteering": 15905, + "ĠSuperman": 15906, + "Ġsatir": 15907, + "Ġperfectly": 15908, + "Ġcab": 15909, + "Ġinability": 15910, + "ĠWade": 15911, + "Ġpreference": 15912, + "Ġorganisations": 15913, + "Ġpriests": 15914, + "ĠWatts": 15915, + "ĠSussex": 15916, + "ĠHugo": 15917, + "ĠHopkins": 15918, + "OW": 15919, + "ĠIX": 15920, + "ĠEvan": 15921, + "Ġscorer": 15922, + "ooks": 15923, + "green": 15924, + "Ġnaked": 15925, + "ĠPunk": 15926, + "ĠDim": 15927, + "ĠErik": 15928, + "Ġgenuine": 15929, + "Ġfrustrated": 15930, + "ĠSunderland": 15931, + "grand": 15932, + "you": 15933, + "Ġ!": 15934, + "ĠRah": 15935, + "Ġherb": 15936, + "ĠCompan": 15937, + "Ġlikened": 15938, + "Ġthrust": 15939, + "del": 15940, + "ĠAj": 15941, + "union": 15942, + "Ġnewer": 15943, + "prising": 15944, + "Ġresponsibilities": 15945, + "Ġdonations": 15946, + "cliffe": 15947, + "Ġdedication": 15948, + "Ġroofs": 15949, + "Ġsupposedly": 15950, + "Ġinnovative": 15951, + "utonium": 15952, + "occupied": 15953, + "cyclop": 15954, + "ĠØ": 15955, + "ounce": 15956, + "Ġtender": 15957, + "Ġoutfit": 15958, + "ĠNewfoundland": 15959, + "Ġdeteriorated": 15960, + "ĠSebastian": 15961, + "Ġconning": 15962, + "Ġdeity": 15963, + "Ġexcluded": 15964, + "Ġsoccer": 15965, + "Ġobservers": 15966, + "Ġembarr": 15967, + "Ġfitting": 15968, + "ĠGriffith": 15969, + "Ġlibr": 15970, + "Ġcler": 15971, + "Ġmaturity": 15972, + "Ġspeakers": 15973, + "Ġgrace": 15974, + "intin": 15975, + "mediately": 15976, + "Ġtalked": 15977, + "Ġfilter": 15978, + "и": 15979, + "uttle": 15980, + "Ġrod": 15981, + "ribe": 15982, + "ĠSchw": 15983, + "Ġphotographer": 15984, + "ĠSinger": 15985, + "Ġhelicopters": 15986, + "ĠMá": 15987, + "ĠPon": 15988, + "ĠPrad": 15989, + "ĠArmed": 15990, + "ĠMicha": 15991, + "White": 15992, + "Ġcalendar": 15993, + "ĠCommunications": 15994, + "Ġmomentum": 15995, + "Ġpersuade": 15996, + "Ġabolished": 15997, + "ĠPtole": 15998, + "rust": 15999, + "zens": 16000, + "Ġunst": 16001, + "Ġinstances": 16002, + "Ġcasem": 16003, + "ĠNebraska": 16004, + "ĠClaud": 16005, + "Ġmaritime": 16006, + "Ġrented": 16007, + "Ġ1859": 16008, + "ĠPrepar": 16009, + "Ġupdate": 16010, + "illon": 16011, + "ĠSeventh": 16012, + "igging": 16013, + "ĠKnox": 16014, + "ĠRosberg": 16015, + "ĠJacques": 16016, + "Ġcontinuously": 16017, + "Ġdil": 16018, + "ĠDol": 16019, + "aney": 16020, + "Ġbroader": 16021, + "Ġbowled": 16022, + "Ġacademy": 16023, + "inf": 16024, + "ĠSed": 16025, + "Ġgig": 16026, + "ĠWang": 16027, + "ĠSponge": 16028, + "Ġpollution": 16029, + "Ġseventeen": 16030, + "ĠArchitecture": 16031, + "Ġdeclining": 16032, + "nor": 16033, + "intend": 16034, + "ĠOwn": 16035, + "ĠOrlando": 16036, + "Ġcommemorate": 16037, + "Ġrecommendation": 16038, + "Ġkeeps": 16039, + "release": 16040, + "ĠMounted": 16041, + "Ġfavoured": 16042, + "Ġfavourable": 16043, + "ĠKeat": 16044, + "Ġvolunt": 16045, + "Ġ1851": 16046, + ".'\"": 16047, + "Ġdreams": 16048, + "ĠBrandon": 16049, + "ĠHanna": 16050, + "avier": 16051, + "Ġspecified": 16052, + "Ġskysc": 16053, + "Ġcountryside": 16054, + "Ġcelebrations": 16055, + "Ġhorns": 16056, + "Ġinferior": 16057, + "Ġconceded": 16058, + "igi": 16059, + "ĠEss": 16060, + "Ġtraged": 16061, + "Ġ113": 16062, + "Ġsolutions": 16063, + "Ġshooter": 16064, + "Ġerupted": 16065, + "Ġcontrary": 16066, + "ĠObserv": 16067, + "ĠJoyce": 16068, + "ĠAzerbai": 16069, + "Ġtrop": 16070, + "igon": 16071, + "ivided": 16072, + "ĠRare": 16073, + "ĠNewark": 16074, + "Ġmast": 16075, + "oux": 16076, + "Ġforts": 16077, + "ubles": 16078, + "Ġunited": 16079, + "ikk": 16080, + "Ġlandsc": 16081, + "ĠWillie": 16082, + "Ġmakeup": 16083, + "1991": 16084, + "Ġburst": 16085, + "uchess": 16086, + "iast": 16087, + "ĠTotten": 16088, + "ĠSap": 16089, + "Ġnerve": 16090, + "ĠPé": 16091, + "Ġspont": 16092, + "Ġpostseason": 16093, + "Ġstarter": 16094, + "ĠVirt": 16095, + "Ġastronauts": 16096, + "card": 16097, + "court": 16098, + "eight": 16099, + "Ġcav": 16100, + "ĠMaple": 16101, + "Ġbend": 16102, + "Ġtea": 16103, + "Ġ112": 16104, + "ĠTrin": 16105, + "unker": 16106, + "ĠMalay": 16107, + "Ġsnake": 16108, + "Ġmelodies": 16109, + "ĠAllan": 16110, + "ĠTreasury": 16111, + "Ġorbits": 16112, + "Ġretrospective": 16113, + "Ġconfisc": 16114, + "Ġterrestrial": 16115, + "Ġillumin": 16116, + "Ġgrandmother": 16117, + "Ġabrupt": 16118, + "Ġdesk": 16119, + "Ġregulation": 16120, + "chel": 16121, + "Ġbasal": 16122, + "Ġdominance": 16123, + "Ġcater": 16124, + "usa": 16125, + "ĠWinchester": 16126, + "ĠCubs": 16127, + "British": 16128, + "ĠMÄģ": 16129, + "Ġviral": 16130, + "Ġreferendum": 16131, + "Ġprominently": 16132, + "ĠMarcel": 16133, + "ĠAnime": 16134, + "ĠFlag": 16135, + "Ġhotels": 16136, + "Ġcomplexity": 16137, + "Ġfurniture": 16138, + "Michael": 16139, + "'\".": 16140, + "350": 16141, + "Ġwhales": 16142, + "neo": 16143, + "ĠSpect": 16144, + "Ġengra": 16145, + "Ġtotaled": 16146, + "Ġobserve": 16147, + "Ġprecurs": 16148, + "ĠLithuania": 16149, + "Ġaccusations": 16150, + "loo": 16151, + "telling": 16152, + "hey": 16153, + "ĠRup": 16154, + "Ġlegally": 16155, + "Ġlawyers": 16156, + "pressure": 16157, + "Ġmortality": 16158, + "Hist": 16159, + "ĠHolocaust": 16160, + "Ġboards": 16161, + "imbledon": 16162, + "bin": 16163, + "Ġreapp": 16164, + "Ġblast": 16165, + "Ġrecovering": 16166, + "Ġfunctional": 16167, + "Ġunity": 16168, + "ĠSpielberg": 16169, + "Ġimpacts": 16170, + "Ġshortened": 16171, + "ĠAgre": 16172, + "ĠCuban": 16173, + "Ġpupils": 16174, + "ĠToul": 16175, + "Ġvest": 16176, + "Ġtrucks": 16177, + "ĠGardner": 16178, + "Ġsatisfied": 16179, + "ĠBahamas": 16180, + "Ġgravity": 16181, + "ĠParalympics": 16182, + "Ġ103": 16183, + "raints": 16184, + "Ġtestified": 16185, + "Ġbigger": 16186, + "Ġcamoufl": 16187, + "waukee": 16188, + "DOT": 16189, + "Ġfut": 16190, + "ĠTests": 16191, + "ĠRox": 16192, + "Ġrode": 16193, + "ĠYet": 16194, + "ahu": 16195, + "umbent": 16196, + "ĠConfederates": 16197, + "Ġmanufacturer": 16198, + "Ġecosystem": 16199, + "Ġaccelerated": 16200, + "ĠTasman": 16201, + "Ġcream": 16202, + "ebe": 16203, + "Ġprotective": 16204, + "ĠWorcester": 16205, + "DP": 16206, + "Go": 16207, + "ĠTank": 16208, + "Ġsteal": 16209, + "ĠChess": 16210, + "Ġcantata": 16211, + "Ġcongressional": 16212, + "Ġbicy": 16213, + "Ġseiz": 16214, + "ĠLeader": 16215, + "ĠWarwick": 16216, + "Ġsolve": 16217, + "Ġjudged": 16218, + "Ġteenager": 16219, + "ĠTaxonomy": 16220, + "opotam": 16221, + "Ġpneum": 16222, + "ĠMets": 16223, + "ocide": 16224, + "ĠChargers": 16225, + "180": 16226, + "Ġembassy": 16227, + "ohl": 16228, + "ĠByzantines": 16229, + ">),": 16230, + "oser": 16231, + "assing": 16232, + "achy": 16233, + "iasm": 16234, + "Ġfrigates": 16235, + "zac": 16236, + "Ġgospel": 16237, + "ivier": 16238, + "thirds": 16239, + "ĠGaming": 16240, + "Ġshirt": 16241, + "Ġanywhere": 16242, + "Ġintroduces": 16243, + "Ġconstructing": 16244, + "Ġost": 16245, + "along": 16246, + "Ġdio": 16247, + "Ġenabling": 16248, + "Ġregards": 16249, + "ĠIntelligence": 16250, + "arre": 16251, + "Ġconsoles": 16252, + "Ġorganize": 16253, + "ĠHindi": 16254, + "ĠFolk": 16255, + "ipel": 16256, + "Ġmeteor": 16257, + "ér": 16258, + "ettel": 16259, + "Work": 16260, + "ĠCG": 16261, + "Ġrud": 16262, + "Ġtelegraph": 16263, + "Ġsuite": 16264, + "ĠJeffrey": 16265, + "Ġremixes": 16266, + "ĠSudan": 16267, + "hoe": 16268, + "non": 16269, + "Ġhub": 16270, + "ĠLiv": 16271, + "ĠEuras": 16272, + "Ġperimeter": 16273, + "Ġportraits": 16274, + "Ġhappens": 16275, + "ĠAmsterdam": 16276, + "although": 16277, + "Ġ106": 16278, + "Ġmorale": 16279, + "ĠPlanning": 16280, + "enhagen": 16281, + "Ġcord": 16282, + "ĠRank": 16283, + "ĠLan": 16284, + "Ġeffectiveness": 16285, + "ĠRot": 16286, + "ĠNep": 16287, + "ĠKor": 16288, + "Ġkit": 16289, + "Ġderiv": 16290, + "Ġrecreational": 16291, + "Little": 16292, + "woman": 16293, + "Ġnu": 16294, + "ĠStark": 16295, + "oved": 16296, + "ĠCarn": 16297, + "viously": 16298, + "Ġcollided": 16299, + "Ġshelters": 16300, + "Ġineff": 16301, + "plane": 16302, + "ĠCarroll": 16303, + "Ġtroubl": 16304, + "Ġcombining": 16305, + "Ġputs": 16306, + "Ġrebuilding": 16307, + "Ġanonymous": 16308, + "Ġdeities": 16309, + "Ġpled": 16310, + "Ġamounted": 16311, + "Ġsounded": 16312, + "ĠJoshua": 16313, + "Ġnominee": 16314, + "ĠHannah": 16315, + "Conn": 16316, + "Rober": 16317, + "mand": 16318, + "background": 16319, + "Ġdissatisf": 16320, + "Ġmeantime": 16321, + "meter": 16322, + "ĠBened": 16323, + "umm": 16324, + "ĠMedicine": 16325, + "ĠPegg": 16326, + "ecessary": 16327, + "trak": 16328, + "fi": 16329, + "ĠHig": 16330, + "ĠRNA": 16331, + "Ġpeaceful": 16332, + "Ġiconic": 16333, + "Ġremarkable": 16334, + "Ġveto": 16335, + "Ġunderway": 16336, + "Ġbuying": 16337, + "tender": 16338, + "Ġmetropolitan": 16339, + "ĠTruth": 16340, + "Ġcollectively": 16341, + "än": 16342, + "Ġphilosophical": 16343, + "Ġdrowned": 16344, + "Ġendangered": 16345, + "Ġrelegation": 16346, + "Old": 16347, + "omo": 16348, + "emia": 16349, + "Ġ108": 16350, + "ĠAfterwards": 16351, + "ĠBuddhism": 16352, + "tage": 16353, + "ĠWimbledon": 16354, + "isha": 16355, + "ĠHey": 16356, + "Ġboom": 16357, + "uanian": 16358, + "Ġquadrup": 16359, + "ĠBabylon": 16360, + "Ġborrowed": 16361, + "Hop": 16362, + "ST": 16363, + "So": 16364, + "arck": 16365, + "alone": 16366, + "Ġtoss": 16367, + "third": 16368, + "Ġreporters": 16369, + "holders": 16370, + "Ġsymbolic": 16371, + "Ġimplementation": 16372, + "Ġencouraging": 16373, + "herd": 16374, + "odont": 16375, + "clamation": 16376, + "ancer": 16377, + "Ġparallels": 16378, + "ĠEnvironmental": 16379, + "Ġbankruptcy": 16380, + "file": 16381, + "entric": 16382, + "olics": 16383, + "Ġjokes": 16384, + "Ġpeas": 16385, + "Ġformats": 16386, + "Ġrefusal": 16387, + "ĠAguilera": 16388, + "Ġinterim": 16389, + "Ġaccommodation": 16390, + "Ġblown": 16391, + "ĠVenezuela": 16392, + "ĠHamburg": 16393, + "End": 16394, + "Oct": 16395, + "Roman": 16396, + "atas": 16397, + "ĠNab": 16398, + "pling": 16399, + "ĠSwitch": 16400, + "ĠClement": 16401, + "graduate": 16402, + "Ġsculptures": 16403, + "Ġnitrogen": 16404, + "Ġironclad": 16405, + "Ġcere": 16406, + "Ġhalt": 16407, + "idy": 16408, + "Ġstrain": 16409, + "Ġchains": 16410, + "Ġdisrupt": 16411, + "ĠBlackburn": 16412, + "ragon": 16413, + "ĠHendrix": 16414, + "ĠLipa": 16415, + "Ġump": 16416, + "Ġsty": 16417, + "Ġcoached": 16418, + "Ġpayments": 16419, + "Ġtotally": 16420, + "gae": 16421, + "nort": 16422, + "atz": 16423, + "ingers": 16424, + "Ġdup": 16425, + "Ġlord": 16426, + "adise": 16427, + "Ġmuscles": 16428, + "Ġcourty": 16429, + "party": 16430, + "rague": 16431, + "ĠJessica": 16432, + "word": 16433, + "requ": 16434, + "Ġdisco": 16435, + "Ġinvestigating": 16436, + "ĠFreeman": 16437, + "Ġsel": 16438, + "cs": 16439, + "Ġcommands": 16440, + "Ġcommunicate": 16441, + "forward": 16442, + "Ġapplic": 16443, + "2022": 16444, + "Ġcompanions": 16445, + "Ġorientation": 16446, + "WR": 16447, + "Ġlion": 16448, + "Ġcompact": 16449, + "Ġ127": 16450, + "Ġlinking": 16451, + "Ġbesieged": 16452, + "fits": 16453, + "ĠTru": 16454, + "ados": 16455, + "Ġordering": 16456, + "ĠMilton": 16457, + "ĠVarious": 16458, + "ĠJennings": 16459, + "Ġdepends": 16460, + "lass": 16461, + "ĠRip": 16462, + "Ġplanted": 16463, + "ĠLeip": 16464, + "ĠMoreover": 16465, + "ĠPopular": 16466, + "driven": 16467, + "ĠCN": 16468, + "riet": 16469, + "Ġouts": 16470, + "Ġ240": 16471, + "cos": 16472, + "Ġinvas": 16473, + "Ġedit": 16474, + "Ġmaternal": 16475, + "ĠDelhi": 16476, + "Ġdischarge": 16477, + "Ġposthumously": 16478, + "ĠLopez": 16479, + "Ġdeficit": 16480, + "ahan": 16481, + "Ġhosting": 16482, + "Ġpurple": 16483, + "Ġfails": 16484, + "ĠRevival": 16485, + "Ġconfrontation": 16486, + "established": 16487, + "onel": 16488, + "Ġfarther": 16489, + "olving": 16490, + "ĠGren": 16491, + "izable": 16492, + "ĠDowntown": 16493, + "IP": 16494, + "Ġdowned": 16495, + "Ġrecipient": 16496, + "Ġdemocracy": 16497, + "ĠAlternative": 16498, + "aq": 16499, + "ĠAver": 16500, + "ĠStop": 16501, + "ogle": 16502, + "Ġtrigger": 16503, + "intro": 16504, + "ĠSingle": 16505, + "Ġfortune": 16506, + "Ġsnooker": 16507, + "Ġmillimetres": 16508, + "Ġspectrum": 16509, + "Ġsacked": 16510, + "ĠPlatinum": 16511, + "ĠPhilos": 16512, + "Ġrows": 16513, + "Ġcannons": 16514, + "Ġlesbian": 16515, + "fiction": 16516, + "Ġseam": 16517, + "ĠExchange": 16518, + "monton": 16519, + "Ġphilosopher": 16520, + "ĠWWF": 16521, + "ĠPearson": 16522, + "uj": 16523, + "asures": 16524, + "ĠRather": 16525, + "cedented": 16526, + "ĠScandin": 16527, + "ĠCohen": 16528, + "hythm": 16529, + "Ġdancer": 16530, + "ĠCzechoslov": 16531, + "Ġtiles": 16532, + "idad": 16533, + "emics": 16534, + "ĠWrestle": 16535, + "ĠArcher": 16536, + "Ġcentimetres": 16537, + "Ġneighborhoods": 16538, + "Ġsupernatural": 16539, + "ĠVernon": 16540, + "ĠFM": 16541, + "ĠLey": 16542, + "Ġannouncing": 16543, + "Ġcounts": 16544, + "Ġjudgment": 16545, + "Ġthinks": 16546, + "ĠMail": 16547, + "Ġwhit": 16548, + "ĠCoch": 16549, + "Ġdecorative": 16550, + "ĠDominican": 16551, + "ĠLomb": 16552, + "agne": 16553, + "Ġcomprises": 16554, + "ĠAnders": 16555, + "aunch": 16556, + "Ġinfant": 16557, + "evo": 16558, + "ĠBryant": 16559, + "ĠSinclair": 16560, + "Ġrecommendations": 16561, + "bilt": 16562, + "Ġlined": 16563, + "Ġcheap": 16564, + "Ġpaths": 16565, + "Ġdefinitely": 16566, + "Ġguidance": 16567, + "ĠDistribution": 16568, + "ĠScotia": 16569, + "Ġbout": 16570, + "Ġpub": 16571, + "Ġreef": 16572, + "ĠGö": 16573, + "Ġchambers": 16574, + "keys": 16575, + "Ġtorture": 16576, + "ranking": 16577, + "actical": 16578, + "Ġexplores": 16579, + "ĠRosa": 16580, + "ĠProvidence": 16581, + "lades": 16582, + "ĠNig": 16583, + "Ġexempl": 16584, + "ĠUB": 16585, + "Ġ117": 16586, + "Ġvarieties": 16587, + "Ġpossessions": 16588, + "Ġsimilarity": 16589, + "Ġelimination": 16590, + "ĠBeyond": 16591, + "Ġaltogether": 16592, + "Ġrelieve": 16593, + "Ġchoreography": 16594, + "Ġmotifs": 16595, + "ĠElder": 16596, + "ĠCul": 16597, + "ucas": 16598, + "Ġviewer": 16599, + "imi": 16600, + "ĠKol": 16601, + "Ġ1820": 16602, + "ensing": 16603, + "Ġaveraging": 16604, + "Europ": 16605, + "tw": 16606, + "esigned": 16607, + "Ġshipments": 16608, + "show": 16609, + "ĠXIII": 16610, + "Ġdeadline": 16611, + "Ġfarmland": 16612, + "Ġoverturn": 16613, + "ĠCrom": 16614, + "ĠDover": 16615, + "Ġheter": 16616, + "ĠJets": 16617, + "club": 16618, + "Ġrespected": 16619, + "bye": 16620, + "Ġworlds": 16621, + "Ġ1854": 16622, + "ĠMcLaren": 16623, + "Ġgauge": 16624, + "Ġreferenced": 16625, + "Ġwond": 16626, + "Ġpaired": 16627, + "ĠFaith": 16628, + "ĠVa": 16629, + "Ġtram": 16630, + "Ġears": 16631, + "Ġexpenses": 16632, + "Ġdesigning": 16633, + "ĠLinda": 16634, + "urred": 16635, + "idships": 16636, + "FR": 16637, + "French": 16638, + "Ġfitness": 16639, + "ilight": 16640, + "idity": 16641, + "ĠVent": 16642, + "Ġoffspring": 16643, + "Ġgeneric": 16644, + "bourg": 16645, + "ĠHebrew": 16646, + "ĠAgreement": 16647, + "Ġalert": 16648, + "ulative": 16649, + "ppers": 16650, + "Ġscream": 16651, + "ccentric": 16652, + "ĠShawn": 16653, + "Ġblame": 16654, + "Ġbackgrounds": 16655, + "Ġtoxic": 16656, + "icz": 16657, + "Ġmere": 16658, + "Ġmanor": 16659, + "Ġglob": 16660, + "Ġcommissioner": 16661, + "Ġtiming": 16662, + "Ġdigitally": 16663, + "ε": 16664, + "Ġtongue": 16665, + "ĠAston": 16666, + "elong": 16667, + "ĠBrent": 16668, + "ĠEt": 16669, + "Ġ175": 16670, + "Ġdebated": 16671, + "Ġenclosed": 16672, + "ĠMoh": 16673, + "Ġexhausted": 16674, + "govern": 16675, + "Ġ119": 16676, + "ĠHast": 16677, + "ĠDrew": 16678, + "Ġcontacts": 16679, + "Ġtrails": 16680, + "Ġtransmit": 16681, + "ometry": 16682, + "ĠAlbion": 16683, + "running": 16684, + "Ġremnant": 16685, + "Among": 16686, + "ĠSE": 16687, + "eterm": 16688, + "ovina": 16689, + "insky": 16690, + "Ġinvested": 16691, + "Ġmedley": 16692, + "ĠBeau": 16693, + "Ġextraordinary": 16694, + "wald": 16695, + "erting": 16696, + "ivorous": 16697, + "Ġ220": 16698, + "ablo": 16699, + "Ġschem": 16700, + "Ġnonetheless": 16701, + "Ġevacuate": 16702, + "ĠSnooker": 16703, + "Ġvibr": 16704, + "abul": 16705, + "anni": 16706, + "Ġartic": 16707, + "Ġkinds": 16708, + "Ġangles": 16709, + "Ġirre": 16710, + "á»ĩm": 16711, + "Ġgenius": 16712, + "Ġsilence": 16713, + "ĠPriest": 16714, + "Ġspirits": 16715, + "ĠVale": 16716, + "version": 16717, + "ĠRocky": 16718, + "Ġstaircase": 16719, + "Ġpocket": 16720, + "Ġeaten": 16721, + "ĠAnimation": 16722, + "cr": 16723, + "oned": 16724, + "ĠPath": 16725, + "Ġamidships": 16726, + "iker": 16727, + "atories": 16728, + "ĠHyde": 16729, + "SC": 16730, + "Ġstall": 16731, + "opold": 16732, + "itsu": 16733, + "etti": 16734, + "ĠItalians": 16735, + "Ġharder": 16736, + "Ġridic": 16737, + "ĠArabian": 16738, + "Ġpunct": 16739, + "Ġskating": 16740, + "Ġvalued": 16741, + "Ġuncons": 16742, + "ów": 16743, + "Ġexhibits": 16744, + "Ġadvertisement": 16745, + "oros": 16746, + "ĠEMI": 16747, + "ĠVed": 16748, + "ĠPreservation": 16749, + "Ġteachings": 16750, + "ounge": 16751, + "oken": 16752, + "anye": 16753, + "Ġhelmet": 16754, + "Ġfacial": 16755, + "Ġsteals": 16756, + "Ġviolation": 16757, + "Ġquantity": 16758, + "ĠNatal": 16759, + "Ġdivorced": 16760, + "Ġtrumpet": 16761, + "Ġlivestock": 16762, + "Ju": 16763, + "ĠAFL": 16764, + "utors": 16765, + "ĠPend": 16766, + "ĠFalk": 16767, + "rio": 16768, + "Ġadmission": 16769, + "ructive": 16770, + "Ġphysic": 16771, + "Ġenthusiasm": 16772, + "ĠComplex": 16773, + "Ġfus": 16774, + "ĠCock": 16775, + "ĠFiction": 16776, + "ĠJoker": 16777, + "Ġpublishers": 16778, + "ĠExam": 16779, + "Ġnationwide": 16780, + "Ġdish": 16781, + "Ġovernight": 16782, + "ĠMilwaukee": 16783, + "Ġsuspect": 16784, + "Ġhamlet": 16785, + "tor": 16786, + "arious": 16787, + "ĠKun": 16788, + "Ġpresumed": 16789, + "ĠMorton": 16790, + "Queen": 16791, + "would": 16792, + "Ġinev": 16793, + "Ġhaun": 16794, + "ĠMile": 16795, + "ĠMoses": 16796, + "opatra": 16797, + "ixed": 16798, + "Ġskilled": 16799, + "Ġantiqu": 16800, + "Ġterminated": 16801, + "Ġbullet": 16802, + "Ġdeposited": 16803, + "Ġoath": 16804, + "ĠSeth": 16805, + "Ġnurse": 16806, + "ĠLear": 16807, + "ĠJak": 16808, + "ĠThing": 16809, + "ĠSpot": 16810, + "ĠAssistant": 16811, + "ĠPresbyter": 16812, + "Ġgraduation": 16813, + "Ġmetaphor": 16814, + "Ġcig": 16815, + "isen": 16816, + "sted": 16817, + "omys": 16818, + "ĠBever": 16819, + "Ġclerk": 16820, + "Ġenacted": 16821, + "Ġefficiency": 16822, + "ĠRecreation": 16823, + "sequent": 16824, + "Ġcriticizing": 16825, + "Ġabolition": 16826, + "omal": 16827, + "ĠResp": 16828, + "ĠFlash": 16829, + "ĠDemocrat": 16830, + "Ġdecorations": 16831, + "Ġframework": 16832, + "ĠHank": 16833, + "ĠNed": 16834, + "izards": 16835, + "Ġrelay": 16836, + "ĠCritic": 16837, + "Ġclimax": 16838, + "Ġlords": 16839, + "arte": 16840, + "ĠCongo": 16841, + "ĠBoyd": 16842, + "ĠChandler": 16843, + "Writ": 16844, + "Ġpunt": 16845, + "ifax": 16846, + "Ġfunk": 16847, + "Ġcolleges": 16848, + "iseries": 16849, + "ĠOutside": 16850, + "ĠSoundtrack": 16851, + "hal": 16852, + "rill": 16853, + "whe": 16854, + "ĠHallow": 16855, + "Ġpoisoning": 16856, + "ĠValentine": 16857, + "ĠGross": 16858, + "issued": 16859, + "Ġcolored": 16860, + "ĠAirborne": 16861, + "ĠAngelou": 16862, + "ĠNassau": 16863, + "amo": 16864, + "ĠJazz": 16865, + "Ġmezz": 16866, + "Ġmatching": 16867, + "Ġsubjected": 16868, + "ĠSystems": 16869, + "Ġpuzzle": 16870, + "ĠSpongeBob": 16871, + "ĠBee": 16872, + "Ġtravers": 16873, + "Ġindie": 16874, + "Ġvictorious": 16875, + "ĠDanube": 16876, + "Ġskelet": 16877, + "Ġcategor": 16878, + "Ġenvisioned": 16879, + "Ġcrystal": 16880, + "ĠNu": 16881, + "istance": 16882, + "plus": 16883, + "Ġinterrog": 16884, + "Ġmeanwhile": 16885, + "Ġriots": 16886, + "Hungary": 16887, + "ĠBanglades": 16888, + "Ġornith": 16889, + "fluenced": 16890, + "oque": 16891, + "chard": 16892, + "Ġplutonium": 16893, + "Ġperipher": 16894, + "ĠMcCain": 16895, + "Ġscripts": 16896, + "Mus": 16897, + "rise": 16898, + "Ġsink": 16899, + "rak": 16900, + "Ġexchanged": 16901, + "ookie": 16902, + "Ġ06": 16903, + "ĠLightning": 16904, + "Ġlectures": 16905, + "Ġwool": 16906, + "Ġlament": 16907, + "Ġeccentric": 16908, + "oval": 16909, + "Ġcharacterised": 16910, + "ĠVictory": 16911, + "ĠAssyrian": 16912, + "')": 16913, + "cus": 16914, + "icating": 16915, + "Ġgoverning": 16916, + "istocene": 16917, + "ĠAmericas": 16918, + "Ġmineral": 16919, + "Ġguided": 16920, + "Ġsediment": 16921, + "ĠGloucester": 16922, + "Admiral": 16923, + "Ġsummoned": 16924, + "Comm": 16925, + "ĠTintin": 16926, + "ĠDuchess": 16927, + "orms": 16928, + "ĠAdvance": 16929, + "ĠCretaceous": 16930, + "Met": 16931, + "elage": 16932, + "Ġcampaigned": 16933, + "Ġrubber": 16934, + "ĠBronx": 16935, + "ĠChopra": 16936, + "Ġbust": 16937, + "elius": 16938, + "Ġflies": 16939, + "Ġ1857": 16940, + "Ġescorting": 16941, + "veston": 16942, + "ĠCopenhagen": 16943, + "Ġinadequate": 16944, + "Ġbag": 16945, + "Ġalk": 16946, + "Ġheating": 16947, + "ĠAdolf": 16948, + "ĠSupporting": 16949, + "1989": 16950, + "Ġwatches": 16951, + "Ġrework": 16952, + "ĠTah": 16953, + "ĠCome": 16954, + "ĠBirth": 16955, + "ulator": 16956, + "full": 16957, + "Ġblacks": 16958, + "Ġmotorway": 16959, + "ĠMatthews": 16960, + "Ġhomosexuality": 16961, + "oup": 16962, + "Ġgrab": 16963, + "ĠRut": 16964, + "Ġaltar": 16965, + "ibles": 16966, + "Ġexcavated": 16967, + "Ġcontingent": 16968, + "initely": 16969, + "uming": 16970, + "ĠAtari": 16971, + "ĠCanber": 16972, + "Ġappealing": 16973, + "ĠSalis": 16974, + "Ġheaven": 16975, + "née": 16976, + "access": 16977, + "ĠLog": 16978, + "Ġreinst": 16979, + "RIAA": 16980, + "ĠFacebook": 16981, + "Ġsoci": 16982, + "aline": 16983, + "eting": 16984, + "ĠDob": 16985, + "ĠFul": 16986, + "Ġclient": 16987, + "Ġappend": 16988, + "Ġtrace": 16989, + "mare": 16990, + "eri": 16991, + "roup": 16992, + "ĠSmy": 16993, + "ĠMé": 16994, + "Ġcluster": 16995, + "Ġblank": 16996, + "Ġlimbs": 16997, + "Ġ±": 16998, + "Ġcoupled": 16999, + "Ġdispersed": 17000, + "Ġmonitoring": 17001, + "Ġtuber": 17002, + "isi": 17003, + "ĠDre": 17004, + "Ġ().": 17005, + "avour": 17006, + "ĠChancellor": 17007, + "ĠMarina": 17008, + "ĠJohns": 17009, + "Ġlandown": 17010, + "Ġannoy": 17011, + "ĠPeak": 17012, + "ĠToo": 17013, + "swick": 17014, + "Ġsketches": 17015, + "sing": 17016, + "ĠSue": 17017, + "Ġprotagonists": 17018, + "Ġlabelled": 17019, + "ópez": 17020, + "Ġdegrad": 17021, + "ĠVolunte": 17022, + "Ġbedroom": 17023, + "Ġabbey": 17024, + "ĠAvengers": 17025, + "Bad": 17026, + "ĠDiana": 17027, + "inda": 17028, + "ĠPlaying": 17029, + "ĠImm": 17030, + "ĠHalifax": 17031, + "Add": 17032, + "ĠPatton": 17033, + "330": 17034, + "ĠRi": 17035, + "ĠGamb": 17036, + "ranged": 17037, + "Ġsubmit": 17038, + "ĠAbove": 17039, + "ĠVenetian": 17040, + "cies": 17041, + "Ġcel": 17042, + "usive": 17043, + "ĠDuff": 17044, + "hibition": 17045, + "Ġkeys": 17046, + "Ġdiscusses": 17047, + "ĠCrash": 17048, + "ĠUkrain": 17049, + "Ġsaxophone": 17050, + "Ġpiers": 17051, + "ĠCran": 17052, + "ĠEbert": 17053, + "uddy": 17054, + "Ġtransports": 17055, + "ĠNottingham": 17056, + "Ġdisappro": 17057, + "ĠBle": 17058, + "Ġmerit": 17059, + "Ġkilograms": 17060, + "ĠVanderbilt": 17061, + "War": 17062, + "gra": 17063, + "rors": 17064, + "Ġaims": 17065, + "ĠJava": 17066, + "Ġspores": 17067, + "ĠCliff": 17068, + "Ġcoinage": 17069, + "Ġwelcome": 17070, + "ĠHeinrich": 17071, + "Ġcriteria": 17072, + "ĠParachute": 17073, + "Ġhumour": 17074, + "ittees": 17075, + "ĠRodgers": 17076, + "Ġwrestler": 17077, + "ĠTottenham": 17078, + "August": 17079, + "ĠCly": 17080, + "ĠHous": 17081, + "Ġoperas": 17082, + "ĠButton": 17083, + "icularly": 17084, + "Mania": 17085, + "Ġwelfare": 17086, + "olin": 17087, + "ĠKids": 17088, + "ĠMarco": 17089, + "Ġslope": 17090, + "Ġcaptive": 17091, + "zeg": 17092, + "Ġresembling": 17093, + "Ġmerchandise": 17094, + "ĠNeptune": 17095, + "atum": 17096, + "ĠWillis": 17097, + "Ġreplay": 17098, + "Ġdevised": 17099, + "Ġpremier": 17100, + "ĠCatholics": 17101, + "olshe": 17102, + "Ġobserving": 17103, + "Ġmushroom": 17104, + "krit": 17105, + "seven": 17106, + "Ġplatoon": 17107, + "Ġliterally": 17108, + "Ġsends": 17109, + "Ġimagination": 17110, + "oqu": 17111, + "ĠMoor": 17112, + "ĠDow": 17113, + "ĠLak": 17114, + "Ġseating": 17115, + "apor": 17116, + "Ġ1845": 17117, + "Ġdevelops": 17118, + "ĠEdmonton": 17119, + "oult": 17120, + "Ġcontroller": 17121, + "Ġconsultant": 17122, + "Ġurging": 17123, + "Ġfacilitate": 17124, + "Rock": 17125, + "Smith": 17126, + "ĠMorm": 17127, + "Ġacute": 17128, + "Ġ1812": 17129, + "rones": 17130, + "Ġlocals": 17131, + "Ġjointly": 17132, + "Ġbishops": 17133, + "ĠFine": 17134, + "ĠClare": 17135, + "Ġcollector": 17136, + "ĠQuarter": 17137, + "Ġresidences": 17138, + "ĠSkinner": 17139, + "when": 17140, + "Ġbeds": 17141, + "Ġpose": 17142, + "ĠCord": 17143, + "ĠBrom": 17144, + "Ġcomeb": 17145, + "illas": 17146, + "ĠInformation": 17147, + "ĠZen": 17148, + "Ġwarrant": 17149, + "ĠSchools": 17150, + "Ġbiology": 17151, + "ĠTunis": 17152, + "Ġsovereignty": 17153, + "Ġfals": 17154, + "ĠChambers": 17155, + "ĠReform": 17156, + "tym": 17157, + "Ġgunnery": 17158, + "ĠTravel": 17159, + "Ġdenomin": 17160, + "Ġdisin": 17161, + "ĠMonica": 17162, + "ĠArabs": 17163, + "ĠLeipzig": 17164, + "bern": 17165, + "ĠLeft": 17166, + "Ġreflection": 17167, + "Ġauditorium": 17168, + "rawl": 17169, + "ĠWildlife": 17170, + "defined": 17171, + "Ġbeaches": 17172, + "rities": 17173, + "1960": 17174, + "Ġeponymous": 17175, + "Bel": 17176, + "Ġsizes": 17177, + "ĠGone": 17178, + "Ġamend": 17179, + "Ġdrops": 17180, + "ĠSalvador": 17181, + "ĠChairman": 17182, + "Ġwears": 17183, + "Ġdrift": 17184, + "Ġrevenues": 17185, + "Ġdepr": 17186, + "appropri": 17187, + "Ġcheer": 17188, + "Ġexperiencing": 17189, + "elda": 17190, + "ĠStockholm": 17191, + "Ġadvertisements": 17192, + "ĠPrivate": 17193, + "intendent": 17194, + "eur": 17195, + "Ġsits": 17196, + "Ġsealed": 17197, + "ĠBelgrade": 17198, + "Ġmechanisms": 17199, + "Ġnationally": 17200, + "ĠWriters": 17201, + "imetime": 17202, + "Ġisotopes": 17203, + "Gold": 17204, + "HO": 17205, + "mere": 17206, + "Ġforget": 17207, + "ranger": 17208, + "Orig": 17209, + "bane": 17210, + "Ġtheology": 17211, + "itational": 17212, + "aris": 17213, + "ĠSK": 17214, + "ĠBf": 17215, + "Ġstun": 17216, + "Ġcomposing": 17217, + "aternal": 17218, + "Ġresume": 17219, + "Ġrecall": 17220, + "Ġspanning": 17221, + "ĠAchievement": 17222, + "ĠSalisbury": 17223, + "atible": 17224, + "leading": 17225, + "ĠBess": 17226, + "ĠLac": 17227, + "manuel": 17228, + "rency": 17229, + "ĠLevel": 17230, + "ĠCalvin": 17231, + "ĠNorton": 17232, + "е": 17233, + "ĠPaper": 17234, + "Ġspy": 17235, + "Ġministry": 17236, + "ĠConv": 17237, + "Ġinvestors": 17238, + "ĠDrum": 17239, + "ĠWanderers": 17240, + "Sm": 17241, + "ben": 17242, + "amous": 17243, + "ĠMaz": 17244, + "ĠLik": 17245, + "ĠGiven": 17246, + "Ġsometime": 17247, + "ĠEmb": 17248, + "Ġclearing": 17249, + "black": 17250, + "Ġpaleont": 17251, + "enic": 17252, + "ĠHits": 17253, + "oding": 17254, + "opl": 17255, + "ĠVettel": 17256, + "ancial": 17257, + "pswich": 17258, + "ĠCasting": 17259, + "ĠSubway": 17260, + "Ġcertific": 17261, + "ĠVermont": 17262, + "DA": 17263, + "Ġ`": 17264, + "ĠÏ": 17265, + "ĠWey": 17266, + "Ġintrig": 17267, + "ottage": 17268, + "agreb": 17269, + "kan": 17270, + "ĠTroy": 17271, + "ĠRise": 17272, + "esting": 17273, + "oki": 17274, + "ĠJuvent": 17275, + "Ġdetective": 17276, + "Ġideology": 17277, + "ĠThomson": 17278, + "ĠEthiop": 17279, + "%),": 17280, + "ĠAF": 17281, + "ĠCedar": 17282, + "ĠBag": 17283, + "Ġgren": 17284, + "usement": 17285, + "Ġclade": 17286, + "ĠZoo": 17287, + "Ġbreach": 17288, + "Ġcombine": 17289, + "Ġcontempl": 17290, + "Ġmunicipality": 17291, + "ĠMichaels": 17292, + "Ġdioxide": 17293, + "dated": 17294, + "Ġpod": 17295, + "Ġdys": 17296, + "ĠLans": 17297, + "Ġadditions": 17298, + "ĠMinne": 17299, + "Ġantagonist": 17300, + "Ġwestbound": 17301, + "Ġtallest": 17302, + "Ġplumage": 17303, + "Ġdun": 17304, + "street": 17305, + "ĠBav": 17306, + "aye": 17307, + "Ġaligned": 17308, + "ĠLook": 17309, + "ĠNumber": 17310, + "ordered": 17311, + "Ġfreestyle": 17312, + "raced": 17313, + "ĠMath": 17314, + "ĠLoren": 17315, + "Ġoccupying": 17316, + "Ġmosque": 17317, + "Ġunconscious": 17318, + "ĠHIV": 17319, + "ĠStarting": 17320, + "Ġrelat": 17321, + "urypter": 17322, + "Ġfrontal": 17323, + "itory": 17324, + "aland": 17325, + "ĠPall": 17326, + "ĠGamer": 17327, + "Ġsuburbs": 17328, + "Ġincomp": 17329, + "Ġcontinuation": 17330, + "ĠBergen": 17331, + "Ġdiminished": 17332, + "lash": 17333, + "Ġdull": 17334, + "ĠHond": 17335, + "Ġcounterpart": 17336, + "ait": 17337, + "rish": 17338, + "aduct": 17339, + "Ġeditors": 17340, + "ĠPrimetime": 17341, + "Ġlistings": 17342, + "Ġtowed": 17343, + "Ġ1858": 17344, + "utherford": 17345, + "Sec": 17346, + "ĠMechan": 17347, + "andan": 17348, + "Ġdeer": 17349, + "Ġincumbent": 17350, + "Ġslip": 17351, + "ĠBetty": 17352, + "ĠCornell": 17353, + "Ġhectares": 17354, + "cony": 17355, + "Ġtired": 17356, + "ĠOber": 17357, + "identified": 17358, + "Ġairplay": 17359, + "Ġnegatively": 17360, + "zyme": 17361, + "Ġinstructor": 17362, + "Ġdisturbed": 17363, + "Ġrecreation": 17364, + "Austral": 17365, + "HF": 17366, + "kill": 17367, + "ĠLap": 17368, + "ĠThir": 17369, + "ulton": 17370, + "Ġpride": 17371, + "Ġexpired": 17372, + "ĠNeed": 17373, + "Ġfacts": 17374, + "Ġsher": 17375, + "ĠRCA": 17376, + "Ġspans": 17377, + "Ġblog": 17378, + "Ġbackdrop": 17379, + "ĠNaruto": 17380, + "ĠMansfield": 17381, + "BL": 17382, + "bred": 17383, + "Ġfog": 17384, + "esty": 17385, + "actions": 17386, + "eredith": 17387, + "Ġpromises": 17388, + "Once": 17389, + "Ġinfilt": 17390, + "Ġpolls": 17391, + "Ġanchored": 17392, + "ĠSugar": 17393, + "Ġadequate": 17394, + "Din": 17395, + "uates": 17396, + "Ġadul": 17397, + "reath": 17398, + "ĠJackie": 17399, + "aternity": 17400, + "CR": 17401, + "Ġhailed": 17402, + "ilus": 17403, + "ĠSA": 17404, + "Ġslot": 17405, + "Ġobstacles": 17406, + "^{": 17407, + "bably": 17408, + "around": 17409, + "ĠCasc": 17410, + "Ġbroadside": 17411, + "Ġopener": 17412, + "ĠJuliet": 17413, + "Ġdiffered": 17414, + "Ġcoronation": 17415, + "ÑĢ": 17416, + "Ġtales": 17417, + "ĠCairo": 17418, + "ĠLav": 17419, + "umer": 17420, + "ucha": 17421, + "ĠIndivid": 17422, + "Ġtrem": 17423, + "Ġ1856": 17424, + "Ġfixture": 17425, + "Ġancestry": 17426, + "+": 17651, + ")\",": 17652, + "Ġattain": 17653, + "ĠFranç": 17654, + "Ġpsyched": 17655, + "itivity": 17656, + "sein": 17657, + "ĠBuild": 17658, + "Ġrisks": 17659, + "Ġsynthesizer": 17660, + "Ġtroubled": 17661, + "KO": 17662, + "anine": 17663, + "ocence": 17664, + "Ġassured": 17665, + "Ġservant": 17666, + "boards": 17667, + "Ġwildlife": 17668, + "Ġrituals": 17669, + "750": 17670, + "EL": 17671, + "Even": 17672, + "Mart": 17673, + "PP": 17674, + "kward": 17675, + "Ġcivic": 17676, + "illance": 17677, + "105": 17678, + "Ġrealism": 17679, + "Ġthermal": 17680, + "largest": 17681, + "Ġwit": 17682, + "ĠCommerce": 17683, + "Ġ107": 17684, + "Ġgovernors": 17685, + "Ġdebts": 17686, + "prot": 17687, + "ĠLarge": 17688, + "Ġdiffers": 17689, + "Ġsleeping": 17690, + "Ġunprecedented": 17691, + "lia": 17692, + "numbered": 17693, + "Ġmisc": 17694, + "ĠHers": 17695, + "essing": 17696, + "oots": 17697, + "ĠBlanc": 17698, + "Ġrefurb": 17699, + "ĠWritten": 17700, + "Ġmagnet": 17701, + "Ġclimbed": 17702, + "enia": 17703, + "Ġrouted": 17704, + "Ġeleg": 17705, + "Ġpracticed": 17706, + "San": 17707, + "Ġfores": 17708, + "Ġhollow": 17709, + "ĠBrest": 17710, + "ĠDry": 17711, + "alla": 17712, + "ĠKanye": 17713, + "rament": 17714, + "Ġridges": 17715, + "Ġoxide": 17716, + "Ġcinematic": 17717, + "Ġhate": 17718, + "eche": 17719, + "ĠBren": 17720, + "ĠShen": 17721, + "Ġsprint": 17722, + "George": 17723, + "Ġprolonged": 17724, + "Ġscrew": 17725, + "ĠPhon": 17726, + "Ġdeclare": 17727, + "Ġbalcony": 17728, + "ĠLindsay": 17729, + "Ġlecture": 17730, + "haus": 17731, + "nick": 17732, + "ÅĽ": 17733, + "aran": 17734, + "ĠFow": 17735, + "Art": 17736, + "Ġspeaks": 17737, + "Ġtheorem": 17738, + "ĠMongol": 17739, + "ĠEvangelion": 17740, + "Ġhob": 17741, + "istice": 17742, + "ĠZagreb": 17743, + "Ġeveryday": 17744, + "Ġobtaining": 17745, + "Ġluxury": 17746, + "Ġmating": 17747, + "Ġmosa": 17748, + "than": 17749, + "ĠAlmost": 17750, + "Ġreplica": 17751, + "Ġinspection": 17752, + "Ġimmune": 17753, + "Ġconcentrate": 17754, + "ranked": 17755, + "ych": 17756, + "Ġhire": 17757, + "olation": 17758, + "ĠDee": 17759, + "Ġelevations": 17760, + "ĠGiov": 17761, + "Ġlemurs": 17762, + "Ġsemifinals": 17763, + "ĠGoeb": 17764, + "ĠOrigins": 17765, + "Ġdelivering": 17766, + "Ġreactor": 17767, + "ĠMoving": 17768, + "Ġconcurrent": 17769, + "Ġconvincing": 17770, + "More": 17771, + "Ġheights": 17772, + "udi": 17773, + "iple": 17774, + "Ġconsort": 17775, + "Ġ1855": 17776, + "Ġsettling": 17777, + "Ġpurely": 17778, + "ĠScientific": 17779, + "hog": 17780, + "Ġfa": 17781, + "ĠArg": 17782, + "ĠGuam": 17783, + "Ġfunnel": 17784, + "Ġsuffrage": 17785, + "Ġassociations": 17786, + "Ġwives": 17787, + "Ġfiscal": 17788, + "Ġplaster": 17789, + "Ġconserv": 17790, + "atta": 17791, + "Ġsupervision": 17792, + "Ġpedestrian": 17793, + "ĠSpl": 17794, + "ĠAU": 17795, + "ández": 17796, + "ĠHawkins": 17797, + "ĠWednes": 17798, + "oat": 17799, + "ĠMB": 17800, + "ĠVision": 17801, + "Ġadventures": 17802, + "clesiast": 17803, + "ĠReviews": 17804, + "Ġdinosaur": 17805, + "ĠAlexandra": 17806, + "Ġsharply": 17807, + "Ġschemes": 17808, + "Ġdozens": 17809, + "Ġopenings": 17810, + "ĠMonten": 17811, + "Ġfierce": 17812, + "ycl": 17813, + "Ġhatch": 17814, + "ĠNim": 17815, + "ĠIsab": 17816, + "Ġexcavations": 17817, + "ĠBrunswick": 17818, + "Ġinch": 17819, + "ouk": 17820, + "ĠEyes": 17821, + "Ġprose": 17822, + "ussy": 17823, + "ĠHarbour": 17824, + "Ġthirteenth": 17825, + "Ġdownloadable": 17826, + "group": 17827, + "λ": 17828, + "ĠSleep": 17829, + "Ġspark": 17830, + "imental": 17831, + "Ġdiscovering": 17832, + "Ġcivilization": 17833, + "Ġmistakes": 17834, + "avern": 17835, + "Ġhampered": 17836, + "ĠRepresentative": 17837, + "kilomet": 17838, + "Ġunnecessary": 17839, + "ĠDana": 17840, + "Ġrendering": 17841, + "ĠLesser": 17842, + "Ġaquatic": 17843, + "Ġtiny": 17844, + "Ġweld": 17845, + "irs": 17846, + "uced": 17847, + "Ġbroadcasts": 17848, + "Ġnobles": 17849, + "Ġforgotten": 17850, + "Ġexceeding": 17851, + "fired": 17852, + "rimin": 17853, + "Ġonset": 17854, + "ĠIpswich": 17855, + "elyn": 17856, + "Ġinterface": 17857, + "gerald": 17858, + "ĠHarlem": 17859, + "Ġbreathing": 17860, + "ÃŁ": 17861, + "Ġfond": 17862, + "Ġmouse": 17863, + "Ġabnorm": 17864, + "Ġundef": 17865, + "Ġ135": 17866, + "ĠSouthwest": 17867, + "loading": 17868, + "ĠSafety": 17869, + "DT": 17870, + "Get": 17871, + "ĠHBO": 17872, + "ĠReporter": 17873, + "Ġ114": 17874, + "retion": 17875, + "Ġ131": 17876, + "fields": 17877, + "ĠSlam": 17878, + "Ġexpeditions": 17879, + "September": 17880, + "Ġstrictly": 17881, + "days": 17882, + "ĠDund": 17883, + "Ġje": 17884, + "Ġmeditation": 17885, + "Ġidentifying": 17886, + "Ġfailures": 17887, + "Ġdramatically": 17888, + "Ġaccounting": 17889, + "ño": 17890, + "ĠWebb": 17891, + "ĠIranian": 17892, + "aird": 17893, + "Ġdivisional": 17894, + "ĠWyoming": 17895, + "ĠLines": 17896, + "Ġunofficial": 17897, + "ĠViv": 17898, + "Ġpoets": 17899, + "Ġredesigned": 17900, + "Ġdetermination": 17901, + "ochond": 17902, + "Ġharmony": 17903, + "ĠBuckingham": 17904, + "Ġremastered": 17905, + "ĠGuatemala": 17906, + "ĠBangladesh": 17907, + "ĠMeredith": 17908, + "Ġprosp": 17909, + "ĠJoey": 17910, + "Ġballads": 17911, + "Ġassociates": 17912, + "Ġgradual": 17913, + "ĠForever": 17914, + "Ġtends": 17915, + "ĠSandy": 17916, + "inished": 17917, + "ĠIgn": 17918, + "Ġwhenever": 17919, + "ĠByrd": 17920, + "ĠBetter": 17921, + "Ġelongated": 17922, + "log": 17923, + "inating": 17924, + "Ġfet": 17925, + "Ġgast": 17926, + "ĠNg": 17927, + "ĠRebell": 17928, + "ĠSergeant": 17929, + "Ġinsurg": 17930, + "ĠGeorgian": 17931, + "sta": 17932, + "Ġ(/": 17933, + "Ġimmort": 17934, + "ĠEpic": 17935, + "ĠEleanor": 17936, + "did": 17937, + "adoes": 17938, + "Ġpopul": 17939, + "Ġviolated": 17940, + "ĠMcCl": 17941, + "Ġnortheastward": 17942, + "ĠViking": 17943, + "Ġtear": 17944, + "Ġauxiliary": 17945, + "Ġfright": 17946, + "ronts": 17947, + "aji": 17948, + "Ġtreasure": 17949, + "Ġaccession": 17950, + "ĠWinston": 17951, + "edded": 17952, + "ĠEpisode": 17953, + "Ġrecruits": 17954, + "Ġuniforms": 17955, + "Ġsympath": 17956, + "uya": 17957, + "ï": 17958, + "geons": 17959, + "ĠJulius": 17960, + "Ġrenovations": 17961, + "Ġaffiliated": 17962, + "Ġutilized": 17963, + "WS": 17964, + "hou": 17965, + "Ġdefining": 17966, + "ĠVolume": 17967, + "Ġmemorials": 17968, + "ĠClayton": 17969, + "Ġingred": 17970, + "ĠGustav": 17971, + "bad": 17972, + "erie": 17973, + "itement": 17974, + "ĠBury": 17975, + "ĠRaven": 17976, + "ĠLuz": 17977, + "Ġspear": 17978, + "ibald": 17979, + "Ġmanual": 17980, + "Ġcompetitor": 17981, + "ealous": 17982, + "Ġinnocent": 17983, + "ĠTechnical": 17984, + "ĠPresbyterian": 17985, + "Ġsap": 17986, + "ĠTran": 17987, + "Ġlunch": 17988, + "ĠKind": 17989, + "ilee": 17990, + "ĠHampton": 17991, + "Ġyielded": 17992, + "ĠFellows": 17993, + ".`": 17994, + "eason": 17995, + "firing": 17996, + "Ġbush": 17997, + "Ġendemic": 17998, + "azy": 17999, + "Ġmeter": 18000, + "ĠHelena": 18001, + "Ġthunderstorms": 18002, + "Nov": 18003, + "Ġtrenches": 18004, + "ĠHollow": 18005, + "Ġshocked": 18006, + "ĠRever": 18007, + "ĠBrock": 18008, + "Ġruined": 18009, + "Ġpresumably": 18010, + "Ġhipp": 18011, + "Ġbutton": 18012, + "obil": 18013, + "ĠAccess": 18014, + "Ġpurchasing": 18015, + "Ġquantum": 18016, + "fax": 18017, + "lantic": 18018, + "uins": 18019, + "oco": 18020, + "Ġcelebrities": 18021, + "ĠHonours": 18022, + "Ġstretched": 18023, + "Ġdevastated": 18024, + "Ġsophisticated": 18025, + ">âĪĴ": 18026, + "ĠCel": 18027, + "igue": 18028, + "iped": 18029, + "ĠVince": 18030, + "ĠSeym": 18031, + "ugged": 18032, + "Ġ116": 18033, + "Ġswift": 18034, + "Ġacquiring": 18035, + "Ġclinical": 18036, + "Ġsab": 18037, + "Ġsmugg": 18038, + "Ġmenu": 18039, + "ĠQuint": 18040, + "ĠDoom": 18041, + "Ġneutron": 18042, + "Ġkingdoms": 18043, + "Ġnesting": 18044, + "ĠLeafs": 18045, + "ĠClear": 18046, + "ĠBard": 18047, + "ĠGott": 18048, + "ĠMarqu": 18049, + "Ġmonk": 18050, + "ĠNeither": 18051, + "ĠSubsequent": 18052, + "ĠGraves": 18053, + "runner": 18054, + "Mu": 18055, + "ĠCay": 18056, + "Ġech": 18057, + "uties": 18058, + "Ġvault": 18059, + "Ġarche": 18060, + "Ġlineage": 18061, + "Ġprofitable": 18062, + "Ġ1852": 18063, + "Ġballet": 18064, + "Ġspreading": 18065, + "omatic": 18066, + "ĠRash": 18067, + "Ġproc": 18068, + "ifiers": 18069, + "ĠStyles": 18070, + "ĠUb": 18071, + "Ġcompass": 18072, + "Ġfeas": 18073, + "Ġvisibility": 18074, + "Ġrevision": 18075, + "Ġsurvives": 18076, + "Ġeliminating": 18077, + "Ġgalaxy": 18078, + "Ġafraid": 18079, + "HD": 18080, + "iu": 18081, + "ĠWitch": 18082, + "ĠExeter": 18083, + "Ġshoots": 18084, + "Ġclever": 18085, + "Ġpodium": 18086, + "othe": 18087, + "chy": 18088, + "Ġwhereby": 18089, + "ĠSeymour": 18090, + "Ġlith": 18091, + "ĠCrisis": 18092, + "rescent": 18093, + "Ġsentences": 18094, + "Ġagreements": 18095, + "ĠBreck": 18096, + "ozo": 18097, + "Ġinterpretations": 18098, + "arine": 18099, + "asis": 18100, + "ĠHubbard": 18101, + "Ġshoes": 18102, + "ĠAlien": 18103, + "ĠPhase": 18104, + "Ġresembled": 18105, + "Ġnucleus": 18106, + "big": 18107, + "gain": 18108, + "ĠWorlds": 18109, + "Ġtroubles": 18110, + "Ġhymn": 18111, + "Res": 18112, + "got": 18113, + "giving": 18114, + "rice": 18115, + "sometimes": 18116, + "Ġell": 18117, + "anus": 18118, + "ĠGiro": 18119, + "Ġcompelling": 18120, + "Ġtransmitted": 18121, + "ĠCommodore": 18122, + "1985": 18123, + "ĠFinancial": 18124, + "ĠSpecies": 18125, + "Ġfluor": 18126, + "ĠVladimir": 18127, + "Of": 18128, + "ĠGore": 18129, + "ĠGear": 18130, + "ĠGwen": 18131, + "ĠNolan": 18132, + "ĠShÅį": 18133, + "ankovic": 18134, + "asterly": 18135, + "Ġpredator": 18136, + "Ġconcentrations": 18137, + "Ġconventions": 18138, + "Ġconvex": 18139, + "Having": 18140, + "path": 18141, + "rath": 18142, + "anic": 18143, + "acey": 18144, + "onson": 18145, + "ĠShack": 18146, + "ancement": 18147, + "Who": 18148, + "ĠJulie": 18149, + "Ġunstable": 18150, + "Ġpad": 18151, + "ĠRonnie": 18152, + "ĠEil": 18153, + "Ġamazing": 18154, + "ĠPatric": 18155, + "ĠLyon": 18156, + "rella": 18157, + "Ġtrustees": 18158, + "Ġanthology": 18159, + "Ġfungi": 18160, + "Ġfirms": 18161, + "Ġcamouflage": 18162, + "gie": 18163, + "Ġsurn": 18164, + "ĠSelf": 18165, + "ĠPix": 18166, + "Ġatoms": 18167, + "Ġstorytelling": 18168, + "Ġunfinished": 18169, + "Ġmoderately": 18170, + "Ġornament": 18171, + "ĠKapoor": 18172, + "ĠColombia": 18173, + "Ġtouched": 18174, + "ĠHalloween": 18175, + "ĠMec": 18176, + "ĠHern": 18177, + "ĠKau": 18178, + "Ġflatt": 18179, + "Ġlimiting": 18180, + "racuse": 18181, + "Ġloans": 18182, + "Ġcalcium": 18183, + "Ġsupervisor": 18184, + "Ġdemocratic": 18185, + "EP": 18186, + "stones": 18187, + "Ġgam": 18188, + "oche": 18189, + "ĠRein": 18190, + "fica": 18191, + "Ġbroadly": 18192, + "ĠErn": 18193, + "1986": 18194, + "laration": 18195, + "Ġconsumer": 18196, + "ĠLandmarks": 18197, + "Ġmimic": 18198, + "ĠAus": 18199, + "ĠAIDS": 18200, + "ĠPep": 18201, + "ĠDame": 18202, + "andro": 18203, + "ĠJag": 18204, + "Ġbarn": 18205, + "Ġpractition": 18206, + "ĠBurnley": 18207, + "Ġworthy": 18208, + "ĠIdaho": 18209, + "fires": 18210, + "ĠAAA": 18211, + "acements": 18212, + "ĠGy": 18213, + "Ġramps": 18214, + "Ġunions": 18215, + "Ġtract": 18216, + "ĠNeigh": 18217, + "ĠAndrews": 18218, + "ĠWrestleMania": 18219, + "ĠHastings": 18220, + "film": 18221, + "uana": 18222, + "raged": 18223, + "Ġrh": 18224, + "ppe": 18225, + "Ġunlock": 18226, + "Ġtraced": 18227, + "Ġrepuls": 18228, + "ĠAnniversary": 18229, + "ĠInitial": 18230, + "Ġfaithful": 18231, + "inet": 18232, + "ĠHundred": 18233, + "church": 18234, + "Ġrecalls": 18235, + "ĠYale": 18236, + "nev": 18237, + "print": 18238, + "Ġdifferently": 18239, + "ĠOrk": 18240, + "Ġambush": 18241, + "Ġmortar": 18242, + "stadt": 18243, + "Ġfilling": 18244, + "Ġconstraints": 18245, + "ĠAthen": 18246, + "ĠDestiny": 18247, + "ĠTrainor": 18248, + "ĠMethodist": 18249, + "ĠOz": 18250, + "ongs": 18251, + "ĠKre": 18252, + "ominated": 18253, + "ĠAmtrak": 18254, + "ĠLouisville": 18255, + "ĠAlbanian": 18256, + "ĠShakira": 18257, + "Ġwrapped": 18258, + "Ġcooking": 18259, + "aniel": 18260, + "agara": 18261, + "Ġoverc": 18262, + "ĠConrad": 18263, + "Ġorganizing": 18264, + "Ġclearance": 18265, + "ĠIraqi": 18266, + "ĠNikol": 18267, + "Ġguaranteed": 18268, + "Ġtears": 18269, + "autiful": 18270, + "Ġcreators": 18271, + "ĠKrishna": 18272, + "ĠMunicipal": 18273, + "ĠUkrainian": 18274, + "gic": 18275, + "ĠEU": 18276, + "ĠComplete": 18277, + "afi": 18278, + "Ġhandful": 18279, + "borg": 18280, + "Ġsequels": 18281, + "ĠCharlton": 18282, + "Ġsandstone": 18283, + "Ġconfronts": 18284, + "ipelago": 18285, + "cill": 18286, + "ĠGam": 18287, + "Ġspider": 18288, + "Ġneo": 18289, + "ropod": 18290, + "Ġeverybody": 18291, + "Ġgenocide": 18292, + "Ġdeparting": 18293, + "ĠButter": 18294, + "Ġobjections": 18295, + "Ġredevelopment": 18296, + "Ġguarantee": 18297, + "antas": 18298, + "Ġlikes": 18299, + "Ġcatches": 18300, + "Ġdomest": 18301, + "ezvous": 18302, + "Connor": 18303, + "320": 18304, + "ril": 18305, + "itism": 18306, + "iler": 18307, + "unda": 18308, + "cestershire": 18309, + "ĠDeuts": 18310, + "ĠWorkers": 18311, + "ĠCoalition": 18312, + "Ġtobacco": 18313, + "Rich": 18314, + "Rob": 18315, + "yon": 18316, + "heavy": 18317, + "ref": 18318, + "Ġore": 18319, + "ĠGob": 18320, + "ĠYus": 18321, + "Ġinterl": 18322, + "Ġdetection": 18323, + "ĠWalsh": 18324, + "Ġtragedy": 18325, + "Hol": 18326, + "ĠCit": 18327, + "Ġbeta": 18328, + "ĠShuttle": 18329, + "ĠNeo": 18330, + "ĠSlant": 18331, + "ĠTomatoes": 18332, + "Ġbombarded": 18333, + "Ġadvisor": 18334, + "sal": 18335, + "itical": 18336, + "iches": 18337, + "ĠAires": 18338, + "ĠMits": 18339, + "ĠBronze": 18340, + "ĠNothing": 18341, + "ĠOkin": 18342, + "Ġslide": 18343, + "Ġblocking": 18344, + "Ġdenounced": 18345, + "Ġdissent": 18346, + "ĠCyprus": 18347, + "Ġoverlook": 18348, + "Ġpulling": 18349, + "ión": 18350, + "Ãī": 18351, + "Ġtoy": 18352, + "agus": 18353, + "ĠKee": 18354, + "Ġneuro": 18355, + "ĠMyc": 18356, + "Ġreigning": 18357, + "ĠDrac": 18358, + "agua": 18359, + "ĠAlger": 18360, + "ĠCarm": 18361, + "Ġeconomics": 18362, + "Ġsuggestions": 18363, + "continental": 18364, + "ĠLegislative": 18365, + "ĠGarcÃŃa": 18366, + "atche": 18367, + "ĠSaid": 18368, + "Ġstint": 18369, + "ulent": 18370, + "Ġhealing": 18371, + "Ġclause": 18372, + "ĠLeopold": 18373, + "Ġdemons": 18374, + "Ġtechnologies": 18375, + "Ġcolonists": 18376, + "Ġ1846": 18377, + "Ġracism": 18378, + "Ġpioneer": 18379, + "Ac": 18380, + "elected": 18381, + "н": 18382, + "Ġdeleted": 18383, + "Ġ1832": 18384, + "Ġpeers": 18385, + "Ġboxing": 18386, + "Ġsurveys": 18387, + "Matters": 18388, + "Ġregistration": 18389, + "High": 18390, + "ĠWyn": 18391, + "quality": 18392, + "Ġindef": 18393, + "arents": 18394, + "Ġmanufacture": 18395, + "ĠLevine": 18396, + "ĠFernando": 18397, + "Ġironclads": 18398, + "Ġwis": 18399, + "Ġbite": 18400, + "ĠLay": 18401, + "ĠAircraft": 18402, + "Ġindividually": 18403, + "ĠDonna": 18404, + "ĠMesopotam": 18405, + "Ġcurrents": 18406, + "ĠSoftware": 18407, + "arios": 18408, + "Ġenjoyable": 18409, + "ĠWalton": 18410, + "Ġprints": 18411, + "Ġallegiance": 18412, + "Ġparasites": 18413, + "ĠFitzgerald": 18414, + "ĠBelt": 18415, + "Ġchords": 18416, + "Ġplots": 18417, + "Ġorphan": 18418, + "ĠVeter": 18419, + "getic": 18420, + "ĠBuenos": 18421, + "ĠMinneapolis": 18422, + "rt": 18423, + "Ġdispar": 18424, + "ĠArrow": 18425, + "Ġsteamed": 18426, + "ĠDrivers": 18427, + "ĠTestament": 18428, + "gil": 18429, + "ĠTul": 18430, + "Init": 18431, + "ĠBlaine": 18432, + "ĠBurger": 18433, + "Ġcommemorative": 18434, + "ĠKemp": 18435, + "Ġmidfielder": 18436, + "ĠRochester": 18437, + "northeast": 18438, + "ayn": 18439, + "Ġflaw": 18440, + "Ġidentifies": 18441, + "ĠSchu": 18442, + "ĠTrevor": 18443, + "Ġreformed": 18444, + "gau": 18445, + "Ġdisk": 18446, + "thetic": 18447, + "Ġwarrior": 18448, + "Ġshortages": 18449, + "Ġprimitive": 18450, + "Ġodds": 18451, + "Radio": 18452, + "230": 18453, + "ĠFork": 18454, + "ĠLoch": 18455, + "ĠUran": 18456, + "Ġunav": 18457, + "Ġsubmission": 18458, + "Ġterrible": 18459, + "Ġinformal": 18460, + "ĠNortheast": 18461, + "Ġdisappointing": 18462, + "Ġhunter": 18463, + "Ġelementary": 18464, + "Ġcrocod": 18465, + "ĠAntarctic": 18466, + "Ġtrench": 18467, + "Ġbinary": 18468, + "ĠBolshe": 18469, + "Ġdegener": 18470, + "Ġmodeled": 18471, + "ĠPrincipal": 18472, + "Ġfruits": 18473, + "East": 18474, + "bled": 18475, + "daughter": 18476, + "org": 18477, + "Ġspor": 18478, + "Ġcontractor": 18479, + "ĠKeen": 18480, + "ĠEva": 18481, + "ĠGarfield": 18482, + "ĠSanders": 18483, + "ĠChapter": 18484, + "Ġinterception": 18485, + "ĠClifford": 18486, + "ĠMorocco": 18487, + "Tur": 18488, + "Ġmason": 18489, + "ĠCC": 18490, + "ĠRutherford": 18491, + "upid": 18492, + "ĠStee": 18493, + "ographies": 18494, + "Ġreddish": 18495, + "Ġattractions": 18496, + "Ġphrases": 18497, + "ĠKnowles": 18498, + "ĠSC": 18499, + "ĠRebec": 18500, + "ĠHeroes": 18501, + "ĠVoyager": 18502, + "author": 18503, + "Ġissuing": 18504, + "ĠNegro": 18505, + "Ġinserted": 18506, + "profile": 18507, + "ĠAngela": 18508, + "Ġuncovered": 18509, + "Ġpersonalities": 18510, + "ĠHunting": 18511, + "rade": 18512, + "ivor": 18513, + "ĠRide": 18514, + "ocial": 18515, + "shaw": 18516, + "Ġextract": 18517, + "Ġerect": 18518, + "ĠMeh": 18519, + "Ġradioactive": 18520, + "ĠCharleston": 18521, + "Ġaccurately": 18522, + "Ġmarginal": 18523, + "Ġtruce": 18524, + "Ġcaut": 18525, + "leigh": 18526, + "Ġlac": 18527, + "igion": 18528, + "ĠElement": 18529, + "ĠConversely": 18530, + "Ġjustified": 18531, + "ĠCorner": 18532, + "ĠRBIs": 18533, + "ĠTibet": 18534, + "unn": 18535, + "ĠEgg": 18536, + "Ġcloth": 18537, + "inds": 18538, + "Ġknight": 18539, + "Ġgenerating": 18540, + "Ġflanked": 18541, + "ĠGiant": 18542, + "phones": 18543, + "ĠYuc": 18544, + "Ġende": 18545, + "ĠSyracuse": 18546, + "ĠMetall": 18547, + "Ġmissionaries": 18548, + "Review": 18549, + "Ġaccounted": 18550, + "ãĥ¼": 18551, + "eren": 18552, + "redit": 18553, + "Ġreasonable": 18554, + "ĠHanover": 18555, + "Ġupgrades": 18556, + "Os": 18557, + "gio": 18558, + "Ġpiv": 18559, + "Ġnave": 18560, + "Ġ\\*": 18561, + "Ġundergoing": 18562, + "iffs": 18563, + "Ġ1853": 18564, + "Ġprecursor": 18565, + "$,": 18566, + "June": 18567, + "boys": 18568, + "Ġinund": 18569, + "ĠAFC": 18570, + "Ġconclus": 18571, + "Ġrall": 18572, + "ĠHawk": 18573, + "ĠHorror": 18574, + "UCN": 18575, + "aic": 18576, + "vals": 18577, + "Ġfission": 18578, + "ĠMoss": 18579, + "uckland": 18580, + "ĠNeal": 18581, + "Ġalterations": 18582, + "Four": 18583, + "imoto": 18584, + "Ġcompose": 18585, + "Ġexpans": 18586, + "Ġrestoring": 18587, + "ĠParish": 18588, + "ĠGros": 18589, + "1984": 18590, + "ĠCherry": 18591, + "OH": 18592, + "ĠTill": 18593, + "ĠLanka": 18594, + "Ġintimate": 18595, + "iza": 18596, + "Ġrailways": 18597, + "Ġreproduction": 18598, + "Ġtotals": 18599, + "October": 18600, + "Ġstressed": 18601, + "ĠCham": 18602, + "Ġmonsoon": 18603, + "ĠCarson": 18604, + "attering": 18605, + "CAR": 18606, + "ĠOdys": 18607, + "Ġconsulted": 18608, + "Ġdesperate": 18609, + "Bi": 18610, + "amus": 18611, + "Ġchor": 18612, + "Ġaground": 18613, + "Ġoutright": 18614, + "ĠArms": 18615, + "Ġretal": 18616, + "ller": 18617, + "sworth": 18618, + "opterus": 18619, + "dep": 18620, + "almost": 18621, + "ĠGret": 18622, + "ĠEly": 18623, + "oining": 18624, + "ĠBayern": 18625, + "Ġconstituted": 18626, + "ĠLois": 18627, + "Ġreproductive": 18628, + "formerly": 18629, + "Ġautonomy": 18630, + "ĠEk": 18631, + "Ġinterval": 18632, + "Ġ128": 18633, + "ĠXII": 18634, + "Ġcorp": 18635, + "ictionary": 18636, + "Ġmanufacturers": 18637, + "brother": 18638, + "ĠLowe": 18639, + "irected": 18640, + "Ġpapal": 18641, + "ĠSaxon": 18642, + "ĠPemb": 18643, + "Ġchicken": 18644, + "rition": 18645, + "ĠQur": 18646, + "Ġoppose": 18647, + "aunton": 18648, + "Ġforever": 18649, + "amba": 18650, + "ĠAgent": 18651, + "arnation": 18652, + "ĠClem": 18653, + "Ġvalleys": 18654, + "Ġadvisory": 18655, + "Ġcomedian": 18656, + "Ġemotionally": 18657, + "Ġincon": 18658, + "Ġminiseries": 18659, + "Ġcorporation": 18660, + "ĠGlac": 18661, + "Ġpersecution": 18662, + "Ġhighlighting": 18663, + "lav": 18664, + "Ġthread": 18665, + "ĠPrague": 18666, + "ĠDew": 18667, + "Ġheated": 18668, + "fford": 18669, + "Ġdepress": 18670, + "vanced": 18671, + "1982": 18672, + "school": 18673, + "ĠCT": 18674, + "ĠMund": 18675, + "Ġunchanged": 18676, + "terson": 18677, + "Ġcrack": 18678, + "Ġequality": 18679, + "Ġcurric": 18680, + "ĠGoogle": 18681, + "Ġspokes": 18682, + "president": 18683, + "Ġbail": 18684, + "ĠSaur": 18685, + "ĠiOS": 18686, + "Ġanticipation": 18687, + "ĠDestroy": 18688, + "Ġabsolutely": 18689, + "Hip": 18690, + "croft": 18691, + "really": 18692, + "eled": 18693, + "ĠHappy": 18694, + "ĠRugby": 18695, + "Ġinvention": 18696, + "ĠProper": 18697, + "Ġprobable": 18698, + "Ġ1847": 18699, + "Ġnickel": 18700, + "Ġfrustration": 18701, + "ĠDawson": 18702, + "bank": 18703, + "ĠLü": 18704, + "Ġarth": 18705, + "Ġwonderful": 18706, + "Time": 18707, + "Ġgunfire": 18708, + "ĠOppenheimer": 18709, + "keeping": 18710, + "ĠMiddlesex": 18711, + "ĠMÄģori": 18712, + "ĠRebellion": 18713, + "App": 18714, + "ĠLanguage": 18715, + "Ġexits": 18716, + "ĠKi": 18717, + "ĠKash": 18718, + "perors": 18719, + "anners": 18720, + "Ġdiscarded": 18721, + "ĠGeography": 18722, + "Ġtrout": 18723, + "ĠRivera": 18724, + "Ġcounterattack": 18725, + "ĠMidway": 18726, + "Ġadmits": 18727, + "absburg": 18728, + "ĠBosnian": 18729, + "Ġsophomore": 18730, + "ĠPrimary": 18731, + "faced": 18732, + "ĠMI": 18733, + "urus": 18734, + "oline": 18735, + "utu": 18736, + "ĠPasha": 18737, + "illian": 18738, + "ĠFranc": 18739, + "Ġvolley": 18740, + "Ġgrounded": 18741, + "Ġensuring": 18742, + "yrically": 18743, + "ĠSnake": 18744, + "ĠAndrea": 18745, + "ĠGandhi": 18746, + "Ġretrieve": 18747, + "ĠBenedict": 18748, + "zegovina": 18749, + "represent": 18750, + "adin": 18751, + "ĠMell": 18752, + "ĠStrange": 18753, + "Ġmeg": 18754, + "ĠDeclaration": 18755, + "Ġcataly": 18756, + "Ġweighing": 18757, + "Ġhazard": 18758, + "ĠLafayette": 18759, + "ĠSons": 18760, + "ĠMandal": 18761, + "ipse": 18762, + "Ġcontributor": 18763, + "Ġexceptional": 18764, + "Ġmarketed": 18765, + "Ġamphibious": 18766, + "ĠJuventus": 18767, + "loe": 18768, + "wave": 18769, + "Ġcass": 18770, + "isure": 18771, + "Ġpamph": 18772, + "ĠBates": 18773, + "akov": 18774, + "ĠReyes": 18775, + "Ġtraff": 18776, + "ĠFreeway": 18777, + "ĠJesuit": 18778, + "ĠAnglican": 18779, + "Critics": 18780, + "ĠAristot": 18781, + "oop": 18782, + "atile": 18783, + "Ġcites": 18784, + "Ġexiled": 18785, + "ĠYar": 18786, + "ĠTracks": 18787, + "Ġprestigious": 18788, + "ĠJed": 18789, + "Ġrelate": 18790, + "airy": 18791, + "âĢĶ\"": 18792, + "prov": 18793, + "Ġpowder": 18794, + "ĠSpeaker": 18795, + "ĠBrittany": 18796, + "Ġvow": 18797, + "Ġweaker": 18798, + "Ġstealing": 18799, + "Ġmobility": 18800, + "Ġfirmly": 18801, + "solete": 18802, + "Ġmicrosc": 18803, + "Ġterrorist": 18804, + "jord": 18805, + "rina": 18806, + "ĠCena": 18807, + "oland": 18808, + "Ġemissions": 18809, + "ismatic": 18810, + "Ġguilt": 18811, + "Ġrestart": 18812, + "minent": 18813, + "Ġdismissal": 18814, + "Ġutility": 18815, + "ĠNaples": 18816, + "Ġtornadoes": 18817, + "Ġconcurrently": 18818, + "Ġshields": 18819, + "arus": 18820, + "forming": 18821, + "enny": 18822, + "Ġvisitor": 18823, + "Ġhumorous": 18824, + "Ġmagist": 18825, + "ĠTele": 18826, + "Ġrenowned": 18827, + "block": 18828, + "Ġcongestion": 18829, + "Ġscholarly": 18830, + "Ġcrore": 18831, + "Af": 18832, + "Top": 18833, + "ĠTong": 18834, + "ĠSuk": 18835, + "Ġlor": 18836, + "ĠAnalysis": 18837, + "Ġ1790": 18838, + "ĠArticle": 18839, + "Ġtransitioned": 18840, + "ogenic": 18841, + "ĠRicky": 18842, + "aguar": 18843, + "Ġuncommon": 18844, + "ĠRusso": 18845, + "ĠPione": 18846, + "ummy": 18847, + "oprano": 18848, + "ewall": 18849, + "ĠYuk": 18850, + "ĠAnimal": 18851, + "Ġflotilla": 18852, + "ĠWarriors": 18853, + "ĠVerde": 18854, + "Ġhappening": 18855, + "Ġthrows": 18856, + "ĠWheeler": 18857, + "ĠBruno": 18858, + "ĠCecil": 18859, + "ĠMau": 18860, + "thy": 18861, + "Ġtrim": 18862, + "Ġnumer": 18863, + "Ġdeluxe": 18864, + "Ġlightly": 18865, + "Ġgrat": 18866, + "being": 18867, + "TO": 18868, + "pole": 18869, + "acious": 18870, + "usions": 18871, + "ĠYankovic": 18872, + "Ġweird": 18873, + "Ġshowcase": 18874, + "Ġdisplaying": 18875, + "Å¡e": 18876, + "Ġmuseums": 18877, + "Ġretreating": 18878, + "ĠCho": 18879, + "Ġtrauma": 18880, + "Ġstarboard": 18881, + "1988": 18882, + "ĠDevils": 18883, + "Ġrendezvous": 18884, + "ĠSocialist": 18885, + "ĠBiography": 18886, + "ĠTrinidad": 18887, + "dad": 18888, + "Ġbells": 18889, + "ĠAval": 18890, + "ĠStoke": 18891, + "Ġindex": 18892, + "Ġdissolution": 18893, + "ĠCatal": 18894, + "Ġsupervised": 18895, + "ĠOrkney": 18896, + "Ġtying": 18897, + "staff": 18898, + "idus": 18899, + "Ġgases": 18900, + "iral": 18901, + "ĠWer": 18902, + "ĠWess": 18903, + "Ġspiders": 18904, + "Ġunbeat": 18905, + "Ġoutfield": 18906, + "dera": 18907, + "Ġexploded": 18908, + "arence": 18909, + "Ġcirculated": 18910, + "ĠPopMatters": 18911, + "Within": 18912, + "Ġcorrectly": 18913, + "ĠWyatt": 18914, + "Ġsulfur": 18915, + "Äĵ": 18916, + "ĠMold": 18917, + "eted": 18918, + "upe": 18919, + "Ġresisted": 18920, + "Ev": 18921, + "Ġreissue": 18922, + "ĠHitch": 18923, + "ĠData": 18924, + "ĠKyl": 18925, + "Ġabortion": 18926, + "Angel": 18927, + "Mac": 18928, + "ĠCage": 18929, + "Ġresource": 18930, + "Ġzomb": 18931, + "Ġmissionary": 18932, + "imetre": 18933, + "ĠDynasty": 18934, + "Ġsodium": 18935, + "ersed": 18936, + "Ġ1836": 18937, + "ĠClimate": 18938, + "Ġwidened": 18939, + "ĠDarren": 18940, + "Ġpromptly": 18941, + "Ġcooling": 18942, + "ĠEffects": 18943, + "vana": 18944, + "orse": 18945, + "chus": 18946, + "Ġclusters": 18947, + "athi": 18948, + "ismund": 18949, + "Ġparticle": 18950, + "Ġinsight": 18951, + "Ġwaited": 18952, + "ĠShinji": 18953, + "hole": 18954, + "loss": 18955, + "ratory": 18956, + "Ġcage": 18957, + "ĠSara": 18958, + "etz": 18959, + "ĠTheres": 18960, + "Ġunreleased": 18961, + "Ġener": 18962, + "Ġattachment": 18963, + "1950": 18964, + "ĠZach": 18965, + "aea": 18966, + "ĠCanadiens": 18967, + "ĠHarding": 18968, + "Ġaiming": 18969, + "Ġsurveillance": 18970, + "Ġmemoirs": 18971, + "stick": 18972, + "ĠHi": 18973, + "ĠHealy": 18974, + "Ġdistract": 18975, + "ĠSupport": 18976, + "Ġrocky": 18977, + "canal": 18978, + "Ġpersistent": 18979, + "Ġtexture": 18980, + "accur": 18981, + "Ġmelodic": 18982, + "Ġanxiety": 18983, + "ĠHutchinson": 18984, + "Each": 18985, + "alore": 18986, + "ĠBagh": 18987, + "mentioned": 18988, + "ĠHergé": 18989, + "ĠBraun": 18990, + "Ġdiverted": 18991, + "Ġowed": 18992, + "'.\"": 18993, + "nant": 18994, + "ĠVisc": 18995, + "ftime": 18996, + "ĠSharp": 18997, + "ĠZelda": 18998, + "Ġ145": 18999, + "ĠBenfica": 19000, + "ĠPalestinian": 19001, + "ĠLiterary": 19002, + "Ġtributary": 19003, + "ĠBrisbane": 19004, + "nell": 19005, + "zan": 19006, + "Ġduel": 19007, + "ĠFulton": 19008, + "Ġchim": 19009, + "astically": 19010, + "Ġdismant": 19011, + "Ġduck": 19012, + "Ġdrought": 19013, + "ĠSH": 19014, + "ĠLaz": 19015, + "ĠEstate": 19016, + "ĠAusten": 19017, + "Ġeighteenth": 19018, + "ĠRegular": 19019, + "Ġmothers": 19020, + "Ġaccessed": 19021, + "Ġalternating": 19022, + "Ġreunion": 19023, + "ĠBombay": 19024, + "ĠThursday": 19025, + "ei": 19026, + "fa": 19027, + "trick": 19028, + "Ġhast": 19029, + "ĠPole": 19030, + "abits": 19031, + "ĠMarse": 19032, + "erner": 19033, + "ariat": 19034, + "grass": 19035, + "Ġambition": 19036, + "Ġsnakes": 19037, + "ĠIrene": 19038, + "Ġattracting": 19039, + "ĠHag": 19040, + "Ġsperm": 19041, + "Ġwheels": 19042, + "ĠScout": 19043, + "ĠSynopsis": 19044, + "ĠRifle": 19045, + "ĠRebecca": 19046, + "Ġbiblical": 19047, + "Ġvag": 19048, + "Ġunified": 19049, + "ificant": 19050, + "ĠUSAF": 19051, + "exter": 19052, + "Ġcomplications": 19053, + "ĠNicole": 19054, + "Ġaggregator": 19055, + "Ġsubordinate": 19056, + "Ġmezzanine": 19057, + "ĠWednesday": 19058, + "onte": 19059, + "Ġalarm": 19060, + "ĠNWA": 19061, + "ĠVij": 19062, + "resses": 19063, + "Ġindoor": 19064, + "Ġminers": 19065, + "Ġcharacterization": 19066, + "Ġstrat": 19067, + "ĠManila": 19068, + "ĠCoach": 19069, + "Ġcelebrating": 19070, + "ánchez": 19071, + "Ġshutout": 19072, + "ĠAnimals": 19073, + "Ġdischarged": 19074, + "Cal": 19075, + "Ġfiles": 19076, + "Ġnoun": 19077, + "Ġshrine": 19078, + "ĠHep": 19079, + "erns": 19080, + "Ġtitular": 19081, + "Ġtwist": 19082, + "Ġplantation": 19083, + "Ġecology": 19084, + "Ġrehearsals": 19085, + "bands": 19086, + "Äij": 19087, + "Ġcurs": 19088, + "emer": 19089, + "Ġcompares": 19090, + "ylus": 19091, + "Ġbroadcaster": 19092, + "Ġphysi": 19093, + "Ġcruel": 19094, + "ĠArmoured": 19095, + "Ġmountainous": 19096, + "ĠPatriots": 19097, + "Ġtombs": 19098, + "Ġlateral": 19099, + "ĠParth": 19100, + "Ġembedded": 19101, + "ĠManufact": 19102, + "Ġdevastating": 19103, + "pend": 19104, + "hearted": 19105, + "Ġvampire": 19106, + "cler": 19107, + "ĠIndeed": 19108, + "ĠCoron": 19109, + "ĠMotors": 19110, + "ĠNamco": 19111, + "Ġscrut": 19112, + "ĠBeauty": 19113, + "Ġsa": 19114, + "ĠAch": 19115, + "ecuted": 19116, + "ĠPors": 19117, + "ĠGond": 19118, + "Ġfoods": 19119, + "limited": 19120, + "ĠMahar": 19121, + "ĠAuburn": 19122, + "Ġinheritance": 19123, + "cane": 19124, + "pose": 19125, + "}\\": 19126, + "irable": 19127, + "ĠGir": 19128, + "ĠPhot": 19129, + "Ġcruising": 19130, + "Ġtaxa": 19131, + "ĠBedford": 19132, + "Bro": 19133, + "FM": 19134, + "Reg": 19135, + "ĠFol": 19136, + "Ġgroove": 19137, + "ĠPlains": 19138, + "Robert": 19139, + "kel": 19140, + "rone": 19141, + "Ġoval": 19142, + "ĠTwin": 19143, + "ĠBism": 19144, + "Ġspray": 19145, + "awi": 19146, + "Ġexceptions": 19147, + "Ġdressing": 19148, + "Ġawkward": 19149, + "NZ": 19150, + "Ġgills": 19151, + "ĠHew": 19152, + "Ġkne": 19153, + "Ġintimid": 19154, + "ools": 19155, + "Ġsurgeon": 19156, + "ĠDeal": 19157, + "Ġconverting": 19158, + "Ġexpresses": 19159, + "Neill": 19160, + "ĠLiu": 19161, + "Ġassuming": 19162, + "bearing": 19163, + "fem": 19164, + "ÙĦ": 19165, + "Ġcran": 19166, + "ĠTable": 19167, + "acters": 19168, + "acerb": 19169, + "Ġfinishes": 19170, + "Ġcoined": 19171, + "ĠLanding": 19172, + "ĠOrioles": 19173, + "Ġrepetitive": 19174, + "Ġdolph": 19175, + "ĠRough": 19176, + "Ġunrelated": 19177, + "Ġattitudes": 19178, + "Ġvisually": 19179, + "Ġperiodic": 19180, + "ĠTeen": 19181, + "Ġmotiv": 19182, + "Ġdetermining": 19183, + "Ġmorality": 19184, + "Ġ1844": 19185, + "Ġbottle": 19186, + "But": 19187, + "UP": 19188, + "ĠIRT": 19189, + "ĠPond": 19190, + "cycle": 19191, + "Ġelectrons": 19192, + "ĠTravis": 19193, + "Ġshuttle": 19194, + "Ġimplied": 19195, + "ĠOkinawa": 19196, + "gren": 19197, + "Ġsne": 19198, + "Ġdy": 19199, + "ĠBL": 19200, + "ĠHort": 19201, + "ĠLich": 19202, + "ĠVin": 19203, + "Ġjealous": 19204, + "chev": 19205, + "Ġcrafts": 19206, + "ĠGuadalcanal": 19207, + "Baby": 19208, + "welling": 19209, + "stra": 19210, + "advant": 19211, + "phabet": 19212, + "ringing": 19213, + "Ġdebates": 19214, + "Ġprogrammes": 19215, + "ĠBeatty": 19216, + "Ġbalanced": 19217, + "ĠPersona": 19218, + "ĠWebster": 19219, + "Ġlegendary": 19220, + "Tom": 19221, + "Ġmars": 19222, + "ĠGaul": 19223, + "Ġtrunc": 19224, + "Ġrematch": 19225, + "Ġmaybe": 19226, + "classic": 19227, + "1983": 19228, + "ĠFields": 19229, + "Ġcooler": 19230, + "Ġcontinuity": 19231, + "ĠEmergency": 19232, + "ĠVickers": 19233, + "Ġdisappearance": 19234, + "Ġá": 19235, + "itian": 19236, + "ĠTud": 19237, + "ĠSaff": 19238, + "ĠHack": 19239, + "ĠDante": 19240, + "ĠShane": 19241, + "ĠGermanic": 19242, + "Ġfactories": 19243, + "Ġnovelist": 19244, + "Ġcollaborator": 19245, + "Ġinnovation": 19246, + "nance": 19247, + "ĠAuckland": 19248, + "Ġstiff": 19249, + "ĠPrel": 19250, + "ĠDot": 19251, + "Ġreply": 19252, + "Ġtriangular": 19253, + "Ġlightning": 19254, + "ĠGlad": 19255, + "baum": 19256, + "ĠBesides": 19257, + "ĠJenkins": 19258, + "clesiastical": 19259, + "Ġhiring": 19260, + "ĠTiber": 19261, + "alli": 19262, + "Ġcareful": 19263, + "ĠNeville": 19264, + "what": 19265, + "Ġbarriers": 19266, + "ĠColonial": 19267, + "historic": 19268, + "ĠAmbassador": 19269, + "ı": 19270, + "Ġbark": 19271, + "ĠJMA": 19272, + "tee": 19273, + "Ġsuits": 19274, + "Ġraided": 19275, + "Ġaccolades": 19276, + "Ġaccepts": 19277, + "Ġtargeting": 19278, + "ĠHawks": 19279, + "Ġtyre": 19280, + "zym": 19281, + "orum": 19282, + "ĠJet": 19283, + "iae": 19284, + "Ġ1837": 19285, + "Ġ1776": 19286, + "ija": 19287, + "ĠAttack": 19288, + "Ġthesis": 19289, + "ĠHispan": 19290, + "Ġbrack": 19291, + "Ġproblematic": 19292, + "Ġfleeing": 19293, + "ĠLiterature": 19294, + "Ġnmi": 19295, + "ĠLars": 19296, + "ĠVHS": 19297, + "ĠIndigenous": 19298, + "Ġcampaigning": 19299, + "deen": 19300, + "Ġgraves": 19301, + "Ġutter": 19302, + "DI": 19303, + "Ġcents": 19304, + "ĠGael": 19305, + "Ġjungle": 19306, + "Ġmarching": 19307, + "Ġpatent": 19308, + "Ġarchbishop": 19309, + "ĠMacDonald": 19310, + "near": 19311, + "Ġreacted": 19312, + "ĠTax": 19313, + "ĠBaja": 19314, + "ĠHabsburg": 19315, + "ĠPrec": 19316, + "ĠGan": 19317, + "ĠEye": 19318, + "ĠKah": 19319, + "ĠYoga": 19320, + "icker": 19321, + "ĠShop": 19322, + "Ġreasoning": 19323, + "colored": 19324, + "Ġillustration": 19325, + "Ġstrategies": 19326, + "ĠCarthage": 19327, + "Ġartifacts": 19328, + "rovers": 19329, + "ĠTin": 19330, + "ĠFo": 19331, + "Ġmetre": 19332, + "ussels": 19333, + "Ġvillains": 19334, + "agnetic": 19335, + "Ġunanimously": 19336, + "ĠVaughan": 19337, + "arius": 19338, + "Ġgymn": 19339, + "shine": 19340, + "Ġimplies": 19341, + "Ġappreciation": 19342, + "eals": 19343, + "nine": 19344, + "arf": 19345, + "ĠHog": 19346, + "ĠFactory": 19347, + "Ġdownstream": 19348, + "Ġappeals": 19349, + "fortable": 19350, + "brahim": 19351, + "Ġintegrity": 19352, + "ĠJurassic": 19353, + "Pres": 19354, + "Ġaunt": 19355, + "Ġcaves": 19356, + "ĠHuff": 19357, + "ounty": 19358, + "Ġ1200": 19359, + "Ġbasalt": 19360, + "ĠStephan": 19361, + "Ġrejection": 19362, + "ĠPradesh": 19363, + "Ġinexper": 19364, + "ĠIss": 19365, + "Ġcoloured": 19366, + "Ġexpend": 19367, + "Ġemergence": 19368, + "ĠAntilles": 19369, + "Ġheroic": 19370, + "ĠHaiti": 19371, + "ĠPAVN": 19372, + "ĠBehind": 19373, + "Ġpeasants": 19374, + "UK": 19375, + "Ġtides": 19376, + "robe": 19377, + "Ġhaw": 19378, + "ĠCotton": 19379, + "Ġstamp": 19380, + "uling": 19381, + "ĠBeing": 19382, + "Ġpoetic": 19383, + "Ġauto": 19384, + "Ġcontrasted": 19385, + "ĠBanksia": 19386, + "ĠTelugu": 19387, + "frame": 19388, + "Comp": 19389, + "influenced": 19390, + "enza": 19391, + "ĠCrew": 19392, + "ĠVishn": 19393, + "Ġcharm": 19394, + "Ġrelinqu": 19395, + "ĠColony": 19396, + "ĠPros": 19397, + "umental": 19398, + "Ġoccurrence": 19399, + "ĠPresidential": 19400, + "Ġviruses": 19401, + "ĠOpening": 19402, + "Ġliberation": 19403, + "Unlike": 19404, + "Ġhalftime": 19405, + "uire": 19406, + "ĠDang": 19407, + "Ġrays": 19408, + "Ġenforce": 19409, + "ĠBritney": 19410, + "Ġtenor": 19411, + "Ġtreason": 19412, + "ĠApproximately": 19413, + "Ġ1841": 19414, + "ĠAhmad": 19415, + "Ġobscure": 19416, + "Game": 19417, + "filled": 19418, + "uer": 19419, + "agements": 19420, + "toire": 19421, + "note": 19422, + "July": 19423, + "Fl": 19424, + "ĠCrete": 19425, + "ĠDid": 19426, + "Ġverdict": 19427, + "space": 19428, + "ĠPhantom": 19429, + "Ġpressures": 19430, + "Ġsenators": 19431, + "ĠOffensive": 19432, + "Ġdemonstrations": 19433, + "Ġtalented": 19434, + "ĠLambert": 19435, + "Ġwarehouse": 19436, + "ĠWilmington": 19437, + "NL": 19438, + "Ġimper": 19439, + "ĠMarian": 19440, + "Ġincap": 19441, + "friendly": 19442, + "Ġdialect": 19443, + "rodo": 19444, + "ĠSterling": 19445, + "Ġfuselage": 19446, + "450": 19447, + "Oper": 19448, + "ĠTren": 19449, + "ĠSuccess": 19450, + "ennes": 19451, + "Ġviewership": 19452, + "Ġmarkings": 19453, + "ĠWaterloo": 19454, + "ĠSiege": 19455, + "olulu": 19456, + "irations": 19457, + "plan": 19458, + "organized": 19459, + "Ġsatellites": 19460, + "ĠParalympic": 19461, + "tymology": 19462, + "tter": 19463, + "Ġwage": 19464, + "oughts": 19465, + "Ġindication": 19466, + "Ġinflation": 19467, + "ás": 19468, + "Ġdeny": 19469, + "Ġpartnered": 19470, + "ĠKrak": 19471, + "ĠHoffman": 19472, + "country": 19473, + "asurer": 19474, + "Ġmaj": 19475, + "ĠBenson": 19476, + "aginian": 19477, + "Ġjumped": 19478, + "ĠRex": 19479, + "ĠShu": 19480, + "Ġheader": 19481, + "ĠAmbro": 19482, + "ĠFlat": 19483, + "Ġessays": 19484, + "Russian": 19485, + "Ret": 19486, + "feat": 19487, + "Ġfeder": 19488, + "Ġbab": 19489, + "ĠAe": 19490, + "ĠThess": 19491, + "chan": 19492, + "Ġhex": 19493, + "Ġspun": 19494, + "nez": 19495, + "Ġpoles": 19496, + "ĠBarber": 19497, + "1979": 19498, + "Ġtelescope": 19499, + "ĠGemini": 19500, + "fun": 19501, + "iago": 19502, + "#####": 19503, + "astrous": 19504, + "umbering": 19505, + "Ġpanic": 19506, + "Ġgrossing": 19507, + "Ġbreath": 19508, + "Ġaluminium": 19509, + "Ġunbeaten": 19510, + "Ġgale": 19511, + "azed": 19512, + "Ġcarriage": 19513, + "idding": 19514, + "Ġaverages": 19515, + "Ġinforms": 19516, + "Ġfarmer": 19517, + "Ġrobot": 19518, + "Ġgranting": 19519, + "Ġintegral": 19520, + "Ġminiature": 19521, + "ĠFilipino": 19522, + "Ġfins": 19523, + "ĠOsw": 19524, + "Ġpharm": 19525, + "Ġcrushed": 19526, + "Ġshoulders": 19527, + "Ġbarrel": 19528, + "Ġbarometric": 19529, + "Ġhardly": 19530, + "Ġfolklore": 19531, + "Ġauditioned": 19532, + "Ġconvened": 19533, + "ĠHonduras": 19534, + "hous": 19535, + "rÃŃ": 19536, + "Ġomitted": 19537, + "ĠSAS": 19538, + "string": 19539, + "Ġgrouped": 19540, + "ĠGuest": 19541, + "Ġescaping": 19542, + "Ġloosely": 19543, + "Ġensued": 19544, + "Ġhunters": 19545, + "Ġconversations": 19546, + "Ġconstituency": 19547, + "Ġstranded": 19548, + "gem": 19549, + "oos": 19550, + "erry": 19551, + "ĠErie": 19552, + "Ġleak": 19553, + "ĠRhys": 19554, + "Ġoverlooking": 19555, + "ĠIllustrated": 19556, + "ĠObservatory": 19557, + "Ġineffective": 19558, + "Miss": 19559, + "gone": 19560, + "ilitary": 19561, + "sten": 19562, + "Ġobsolete": 19563, + "Ġstatute": 19564, + "ĠBattles": 19565, + "Ġpatches": 19566, + "umping": 19567, + "Ġdevotion": 19568, + "ĠWelles": 19569, + "rophic": 19570, + "ĠLegislature": 19571, + "ĠPayne": 19572, + "ĠWesley": 19573, + "115": 19574, + "Cube": 19575, + "ĠPist": 19576, + "Ġraiding": 19577, + "Ġfined": 19578, + "ĠEuropeans": 19579, + "Ġderives": 19580, + "ĠClarkson": 19581, + "Ġisotope": 19582, + "ĠCi": 19583, + "ĠLives": 19584, + "rail": 19585, + "Ġunin": 19586, + "Ġuploaded": 19587, + "Ġmedi": 19588, + "proof": 19589, + "grat": 19590, + "Ġbelongs": 19591, + "Ġrumours": 19592, + "Ġcob": 19593, + "Ġditch": 19594, + "Ġinvade": 19595, + "Ġdistress": 19596, + "Ġfiref": 19597, + "Ġdoubts": 19598, + "Ġanswered": 19599, + "ĠThorpe": 19600, + "Ġsuspicion": 19601, + "ĠUganda": 19602, + "alus": 19603, + "icious": 19604, + "ĠCald": 19605, + "ipeg": 19606, + "Ġenzyme": 19607, + "Ġbackwards": 19608, + "Ġmodule": 19609, + "Ġextensions": 19610, + "ĠChristina": 19611, + "Ġstrained": 19612, + "Ġexamine": 19613, + "ĠLindwall": 19614, + "Ġcoordination": 19615, + "ĠWarrior": 19616, + "umbled": 19617, + "Ġtechnological": 19618, + "ĠSheriff": 19619, + "ĠBollywood": 19620, + "Ġshifting": 19621, + "ĠLetter": 19622, + "Ġreprised": 19623, + "Ġsurpassing": 19624, + "ĠHV": 19625, + "Ġstained": 19626, + "Ġimminent": 19627, + "ĠSheridan": 19628, + "Ġpianist": 19629, + "Jew": 19630, + "Ġalike": 19631, + "Ġdisorders": 19632, + "iban": 19633, + "ĠNoah": 19634, + "ĠStudent": 19635, + "Ġtackles": 19636, + "ĠCombined": 19637, + "Ġunexpectedly": 19638, + "pi": 19639, + "Ġwag": 19640, + "aras": 19641, + "ĠKumar": 19642, + "ĠKön": 19643, + "send": 19644, + "Ġ750": 19645, + "Ġmagma": 19646, + "Ġstronghold": 19647, + "ĠSoccer": 19648, + "Ġquestioning": 19649, + "Ġrequesting": 19650, + "Ġsculptor": 19651, + "ĠRapid": 19652, + "square": 19653, + "ĠSánchez": 19654, + "ĠYah": 19655, + "))": 19656, + "Around": 19657, + "edo": 19658, + "Ġaren": 19659, + "rics": 19660, + "Ġoutline": 19661, + "ificent": 19662, + "Ġconclude": 19663, + "readnoughts": 19664, + "ĠGarcia": 19665, + "yards": 19666, + "Ġbinding": 19667, + "ĠIber": 19668, + "ĠRama": 19669, + "ĠKip": 19670, + "gee": 19671, + "ĠMarion": 19672, + "forest": 19673, + "ĠClaude": 19674, + "Ġaffects": 19675, + "ĠSchmid": 19676, + "Ġanswers": 19677, + "caliber": 19678, + "ĠMagnus": 19679, + "Ġsucceeding": 19680, + "Ġexaggerated": 19681, + "PM": 19682, + "ĠTyr": 19683, + "ĠLakers": 19684, + "Ġexacerb": 19685, + "Ġengagements": 19686, + "alford": 19687, + "Ġvariously": 19688, + "rogamer": 19689, + "worthy": 19690, + "ĠLadies": 19691, + "southwest": 19692, + "Ġskiing": 19693, + "ĠStro": 19694, + "Ġ138": 19695, + "ĠAirways": 19696, + "ĠSchwar": 19697, + "Ġsolitary": 19698, + "Ġsurroundings": 19699, + "Ġbowler": 19700, + "Ġdeliberate": 19701, + "Ol": 19702, + "ĠCover": 19703, + "ĠHulk": 19704, + "thms": 19705, + "Ġdisadvant": 19706, + "Ġexpecting": 19707, + "ĠGlory": 19708, + "Ġtranslations": 19709, + "ĠHartford": 19710, + "Ġbanner": 19711, + "ĠSes": 19712, + "elves": 19713, + "Ġvass": 19714, + "Ġrope": 19715, + "arez": 19716, + "ĠComment": 19717, + "Ġsexes": 19718, + "ĠSolo": 19719, + "ĠPrinz": 19720, + "Ġconsulting": 19721, + "Ġmorphology": 19722, + "Ġprofessionals": 19723, + "ĠGazette": 19724, + "cats": 19725, + "dou": 19726, + "itionally": 19727, + "Ġ1838": 19728, + "Ġ132": 19729, + "afts": 19730, + "Ġfacto": 19731, + "control": 19732, + "ĠJacobs": 19733, + "Ġsuperiority": 19734, + "Ġprevalent": 19735, + "Ġstre": 19736, + "Ġflanks": 19737, + "Ġinflict": 19738, + "Ġintensification": 19739, + "Ġmaxim": 19740, + "ĠMacedonia": 19741, + "ĠBachelor": 19742, + "unders": 19743, + "ĠAugustine": 19744, + "Ġrefuse": 19745, + "Ġvein": 19746, + "Ġhalls": 19747, + "hrm": 19748, + "impson": 19749, + "Ġenhance": 19750, + "ĠAzerbaijan": 19751, + "Ġpipe": 19752, + "amination": 19753, + "Ġdecent": 19754, + "ullah": 19755, + "super": 19756, + "aunt": 19757, + "Ġglam": 19758, + "Ġcostly": 19759, + "Ġgeographical": 19760, + "ĠInstr": 19761, + "Ġspokesp": 19762, + "ĠGeneva": 19763, + "powder": 19764, + ")\".": 19765, + "uce": 19766, + "inridge": 19767, + "raper": 19768, + "Ġclips": 19769, + "Ġoptical": 19770, + "ĠTwilight": 19771, + "Ġrifles": 19772, + "ĠHolden": 19773, + "Ġforbidden": 19774, + "combe": 19775, + "pm": 19776, + "vine": 19777, + "Ġcure": 19778, + "Ġrhet": 19779, + "ĠKob": 19780, + "ĠSele": 19781, + "Ġ122": 19782, + "Ġcoral": 19783, + "Ġlent": 19784, + "ĠMater": 19785, + "usk": 19786, + "Ġstems": 19787, + "Ġpicks": 19788, + "ĠEurasian": 19789, + "270": 19790, + "heid": 19791, + "Ġcables": 19792, + "Ġdances": 19793, + "ĠSM": 19794, + "amics": 19795, + "Ġseated": 19796, + "Ġpreseason": 19797, + "Ġfinalized": 19798, + "ĠBarrow": 19799, + "ĠHerzegovina": 19800, + "Ġexplosives": 19801, + "Ġsomewhere": 19802, + "ĠNASCAR": 19803, + "ĠAgriculture": 19804, + "220": 19805, + "ĠTate": 19806, + "idable": 19807, + "ulance": 19808, + "ĠGian": 19809, + "artet": 19810, + "ĠKell": 19811, + "Ġclients": 19812, + "ĠArlington": 19813, + "ĠAdvis": 19814, + "Ġslated": 19815, + "ĠÃĸ": 19816, + "Ġpremature": 19817, + "ecker": 19818, + "Äģk": 19819, + "Ġspiral": 19820, + "ĠNazis": 19821, + "ĠRhodesia": 19822, + "Ġculminating": 19823, + "Ġreceptions": 19824, + "establish": 19825, + "general": 19826, + "otional": 19827, + "Ġdiffering": 19828, + "Ġmidst": 19829, + "ĠAtlantis": 19830, + "Ġfinancing": 19831, + "Ġnostalg": 19832, + "EA": 19833, + "ËIJ": 19834, + "umen": 19835, + "ĠEston": 19836, + "izon": 19837, + "Ġ1829": 19838, + "prises": 19839, + "Ġminerals": 19840, + "Ġultra": 19841, + "hm": 19842, + "ĠHoney": 19843, + "ĠFighting": 19844, + "ewater": 19845, + "Ġ1839": 19846, + "125": 19847, + "Heart": 19848, + "books": 19849, + "Ġcoordinated": 19850, + "Ġwheelchair": 19851, + "Ġfrozen": 19852, + "Ġrehabilitation": 19853, + "Ġwrought": 19854, + "Ġlaser": 19855, + "ĠHours": 19856, + "ĠKatherine": 19857, + "ĠNoel": 19858, + "Ġmelting": 19859, + "Ġpunish": 19860, + "Ġmillimeters": 19861, + "ĠVikings": 19862, + "Ġmoisture": 19863, + "ĠNigel": 19864, + "Ġmantle": 19865, + "oped": 19866, + "Ġconsec": 19867, + "ĠScouting": 19868, + "ĠPlain": 19869, + "Ġinfect": 19870, + "skirts": 19871, + "Ġtrends": 19872, + "ĠDivisions": 19873, + "ĠCP": 19874, + "lyph": 19875, + "Ġstaging": 19876, + "ĠPVA": 19877, + "ophers": 19878, + "Ġfluct": 19879, + "ĠAugusta": 19880, + "ĠAmph": 19881, + "hrer": 19882, + "ĠAbdul": 19883, + "Ġrepertoire": 19884, + "Ke": 19885, + "Never": 19886, + "prom": 19887, + "heed": 19888, + "amorph": 19889, + "Ġacids": 19890, + "Ġowns": 19891, + "Ġcorv": 19892, + "ĠBrady": 19893, + "ĠDoggett": 19894, + "Ġcomedic": 19895, + "ĠNom": 19896, + "Ġmotivation": 19897, + "Ġcommentator": 19898, + "ĠErin": 19899, + "ĠHonolulu": 19900, + "Ġsacrific": 19901, + "Ġgambling": 19902, + "vre": 19903, + "Ġtens": 19904, + "ĠMGM": 19905, + "resc": 19906, + "ĠStanton": 19907, + "ĠShannon": 19908, + "Ġpremises": 19909, + "ĠEmpress": 19910, + "Ġtalents": 19911, + "Ġethics": 19912, + "Ġglacial": 19913, + "Ġluc": 19914, + "omac": 19915, + "Ġcommuter": 19916, + "Ġsupers": 19917, + "....": 19918, + "ĠWhy": 19919, + "shadow": 19920, + "Ġ1842": 19921, + "Ġecological": 19922, + "Ġjacket": 19923, + "culosis": 19924, + "ĠTina": 19925, + "ĠRw": 19926, + "Ġnotorious": 19927, + "Ġupheld": 19928, + "Ġcatast": 19929, + "ĠAppeals": 19930, + "ĠRainbow": 19931, + "Ġsatisfying": 19932, + "ĠSigismund": 19933, + "Ġchromos": 19934, + "orical": 19935, + "Ġboring": 19936, + "Ġlig": 19937, + "herty": 19938, + "Ġ1835": 19939, + "Ġintervals": 19940, + "exc": 19941, + "Ġshorts": 19942, + "ĠAirplay": 19943, + "ĠAngle": 19944, + "Ġadjusted": 19945, + "Ġdeposit": 19946, + "Ġcriminals": 19947, + "ĠJaneiro": 19948, + "hawk": 19949, + "Ġslender": 19950, + "ĠYucat": 19951, + "fleet": 19952, + "Ġtidal": 19953, + "Ġholy": 19954, + "Ġquot": 19955, + "Ġknife": 19956, + "Ġhostilities": 19957, + "ĠBrussels": 19958, + "Ġcatcher": 19959, + "Ġfreshwater": 19960, + "Ġprosperity": 19961, + "Ġmetabol": 19962, + "esa": 19963, + "iratory": 19964, + "ĠLé": 19965, + "ĠInformer": 19966, + "Ġactivism": 19967, + "1981": 19968, + "ĠCardinal": 19969, + "ĠPromotion": 19970, + "Ġidol": 19971, + "ĠPérez": 19972, + "Back": 19973, + "Ġq": 19974, + "Ġmills": 19975, + "ilis": 19976, + "ĠSard": 19977, + "ĠCumberland": 19978, + "ĠInflu": 19979, + "Ġbreakaway": 19980, + "Ġcoordinator": 19981, + "Ġcatalogue": 19982, + "ĠSidney": 19983, + "Ġoverthrow": 19984, + "Ġmembrane": 19985, + "Ġ).": 19986, + "rox": 19987, + "ĠTrent": 19988, + "Ġstamps": 19989, + "ĠFight": 19990, + "ĠWord": 19991, + "outheast": 19992, + "Ġresting": 19993, + "Ġpinned": 19994, + "ĠToulon": 19995, + "CS": 19996, + "Great": 19997, + "Roy": 19998, + "Ġ121": 19999, + "years": 20000, + "ĠWein": 20001, + "Ġpotassium": 20002, + "lynn": 20003, + "ĠCaucas": 20004, + "distance": 20005, + "Ġjewel": 20006, + "elihood": 20007, + "March": 20008, + "Simpson": 20009, + "cot": 20010, + "rev": 20011, + "arium": 20012, + "ĠTes": 20013, + "ilated": 20014, + "ĠAce": 20015, + "ĠMit": 20016, + "Ġgrief": 20017, + "ĠPill": 20018, + "Ġrats": 20019, + "Ġfinances": 20020, + "Ġcurtain": 20021, + "Ġcello": 20022, + "Ġhammer": 20023, + "Ġdetailing": 20024, + "ĠOmaha": 20025, + "Ġwand": 20026, + "Ġpardon": 20027, + "ĠBrett": 20028, + "ĠKod": 20029, + "Ġjumps": 20030, + "Ġoutfits": 20031, + "ĠQuin": 20032, + "Ġpsychology": 20033, + "Ġmammal": 20034, + "Ġprolific": 20035, + "Ġsplits": 20036, + "ĠNumerous": 20037, + "ĠPtolemy": 20038, + "vara": 20039, + "Ġinaccur": 20040, + "owitz": 20041, + "ĠConway": 20042, + "odynam": 20043, + "Ġcriticisms": 20044, + "Ġdecreasing": 20045, + "ĠBruins": 20046, + "IM": 20047, + "aned": 20048, + "ĠIz": 20049, + "ĠWizard": 20050, + "Ġapplying": 20051, + "Ġoutskirts": 20052, + "ĠByr": 20053, + "Ġseparating": 20054, + "ijuana": 20055, + "glass": 20056, + "Ġfulfill": 20057, + "Ġvitamin": 20058, + "Ġeurypter": 20059, + "ĠDiss": 20060, + "Ġrans": 20061, + "urnal": 20062, + "Ġsingled": 20063, + "rowth": 20064, + "ĠElvis": 20065, + "Ġsteamer": 20066, + "ieces": 20067, + "Ġtransferring": 20068, + "Ġconcurrency": 20069, + "Henry": 20070, + "ĠBismarck": 20071, + "Ass": 20072, + "RO": 20073, + "bage": 20074, + "Ġmold": 20075, + "Ġreissued": 20076, + "Ġsting": 20077, + "ĠResolution": 20078, + "Ġpicking": 20079, + "Ġbeneficial": 20080, + "ĠBorneo": 20081, + "ĠWinnipeg": 20082, + "Ġcorpse": 20083, + "looking": 20084, + "ÈĽ": 20085, + "Ġmasters": 20086, + "ĠLands": 20087, + "âĢIJ": 20088, + "ultimate": 20089, + "ĠShoot": 20090, + "founder": 20091, + "Ġfilmmaker": 20092, + "ĠSacrament": 20093, + "Rep": 20094, + "bral": 20095, + "Ġhood": 20096, + "esta": 20097, + "estial": 20098, + "ĠYaz": 20099, + "manship": 20100, + "Ġamalg": 20101, + "ĠClose": 20102, + "Ġconstellation": 20103, + "ĠBeaver": 20104, + "ĠAndroid": 20105, + "Ġpitches": 20106, + "ratos": 20107, + "Ġkidney": 20108, + "ĠColeman": 20109, + "ĠCarthaginian": 20110, + "ĠLudwig": 20111, + "ĠRodriguez": 20112, + "wy": 20113, + "ĠCoin": 20114, + "ĠIS": 20115, + "plate": 20116, + "obia": 20117, + "Thomas": 20118, + "ĠTerror": 20119, + "ĠBarton": 20120, + "Ġcooperative": 20121, + "unciation": 20122, + "ĠPorsche": 20123, + "ĠSask": 20124, + "ĠNile": 20125, + "flight": 20126, + "Ġdestructive": 20127, + "Ġfifteenth": 20128, + "ĠCourse": 20129, + "Ġaddresses": 20130, + "ĠCurrent": 20131, + "ĠShepherd": 20132, + "Ġmascul": 20133, + "ĠTaft": 20134, + "elman": 20135, + "Ġoverhead": 20136, + "Ġsuccessors": 20137, + "probably": 20138, + "ĠTrafford": 20139, + "unningham": 20140, + "Ġbicycle": 20141, + "Ġdatab": 20142, + "ĠCull": 20143, + "ĠWins": 20144, + "Ġcontinually": 20145, + "ĠScholars": 20146, + "Ġquadruple": 20147, + "ĠEilish": 20148, + "ĠHepburn": 20149, + "cip": 20150, + "î": 20151, + "Ġtips": 20152, + "itius": 20153, + "ĠKlein": 20154, + "Ġupstream": 20155, + "ĠMedina": 20156, + "lewine": 20157, + "Ġovertook": 20158, + "Ġanalyzed": 20159, + "Ġlemur": 20160, + "enas": 20161, + "ĠRhe": 20162, + "ĠRag": 20163, + "anca": 20164, + "Ġhelium": 20165, + "Ġjustify": 20166, + "Ġadministrator": 20167, + "Ġcandidacy": 20168, + "Ġvolunteered": 20169, + "ĠRupert": 20170, + "fried": 20171, + "educ": 20172, + "Ġpits": 20173, + "Ġpavilion": 20174, + "ĠKab": 20175, + "ĠSev": 20176, + "obic": 20177, + "uga": 20178, + "erville": 20179, + "Ġdemos": 20180, + "Ġnarr": 20181, + "Ġprogresses": 20182, + "ĠMidtown": 20183, + "ĠMacedonian": 20184, + "Ġkidnapped": 20185, + "Ġbrutal": 20186, + "points": 20187, + "uve": 20188, + "Ġfuck": 20189, + "igma": 20190, + "Ġdisability": 20191, + "Ġoutflow": 20192, + "conn": 20193, + "Ġzool": 20194, + "ĠÃħ": 20195, + "Ġ1843": 20196, + "ĠClassical": 20197, + "Ġrolled": 20198, + "ĠNicol": 20199, + "ĠAmbrose": 20200, + "effic": 20201, + "fund": 20202, + "missions": 20203, + "Ġblew": 20204, + "Ġmaiden": 20205, + "ilon": 20206, + "Ġ118": 20207, + "ushi": 20208, + "Ġcharting": 20209, + "Ġideals": 20210, + "ĠProgress": 20211, + "appropriate": 20212, + "have": 20213, + "Ġfingers": 20214, + "ĠIND": 20215, + "Ġjaws": 20216, + "Ġsucc": 20217, + "ĠNorthumb": 20218, + "Ġapprove": 20219, + "ĠTimothy": 20220, + "ĠAhmed": 20221, + "ĠSlovakia": 20222, + "Ġcensorship": 20223, + "ĠJohannes": 20224, + "Ġmitochond": 20225, + "Ġphylogenetic": 20226, + "Ġsuscept": 20227, + "Super": 20228, + "Ġmour": 20229, + "ĠTyp": 20230, + "ĠMA": 20231, + "ĠMoff": 20232, + "ĠBret": 20233, + "ĠFrodo": 20234, + "ĠNES": 20235, + "ĠJourney": 20236, + "izarre": 20237, + "Ġmodification": 20238, + "Ġdeadly": 20239, + "specific": 20240, + "Ġcatching": 20241, + "Christian": 20242, + "cyclopedia": 20243, + "Ġcodes": 20244, + "ĠLass": 20245, + "Ġplains": 20246, + "Ġprejud": 20247, + "ĠCasey": 20248, + "Ġcrystals": 20249, + "Ġanalyses": 20250, + "mist": 20251, + "inas": 20252, + "Ġthres": 20253, + "Ġsuspects": 20254, + "generally": 20255, + "Fran": 20256, + "ĠHogan": 20257, + "Ġseap": 20258, + "ĠInstitution": 20259, + "ĠReign": 20260, + "Ġdraught": 20261, + "ĠWeiss": 20262, + "Ġburnt": 20263, + "Ġpsychedelic": 20264, + "member": 20265, + "punk": 20266, + "Ġdwell": 20267, + "ĠBiden": 20268, + "ĠGul": 20269, + "ĠGilm": 20270, + "idea": 20271, + "ĠShear": 20272, + "Ġdeposed": 20273, + "ĠPratt": 20274, + "Ġzinc": 20275, + "ĠMercy": 20276, + "ĠTransylvania": 20277, + "ĠErlewine": 20278, + "Ġsympathy": 20279, + "ĠHussein": 20280, + "Ġcockpit": 20281, + "Ġpipes": 20282, + "ĠSpeedway": 20283, + "ĠShirley": 20284, + "Ġsheriff": 20285, + "kilometre": 20286, + "vist": 20287, + "vie": 20288, + "Ġdrif": 20289, + "lown": 20290, + "Ġsheets": 20291, + "Ġintermitt": 20292, + "Ġverb": 20293, + "Ġmonastic": 20294, + "Ġmidway": 20295, + "Ġcrossings": 20296, + "Ġcultivated": 20297, + "ĠSinatra": 20298, + "ël": 20299, + "ĠARIA": 20300, + "Ġairfields": 20301, + "ĠPackers": 20302, + "ĠSuzuki": 20303, + "ĠSuffolk": 20304, + "210": 20305, + "Where": 20306, + "could": 20307, + "Ġbike": 20308, + "Ġpaternal": 20309, + "ĠCash": 20310, + "ĠPhel": 20311, + "ĠEden": 20312, + "Ġcombines": 20313, + "Ġfootballer": 20314, + "rology": 20315, + "Ġvacation": 20316, + "Ġrewarded": 20317, + "McC": 20318, + "Ġassumption": 20319, + "Ġellip": 20320, + "April": 20321, + "cop": 20322, + "Ġburg": 20323, + "ĠSit": 20324, + "Ġeman": 20325, + "ĠHole": 20326, + "Ġaddiction": 20327, + "apeake": 20328, + "ĠEmil": 20329, + "ortunately": 20330, + "ĠAberdeen": 20331, + "Ġpledged": 20332, + "Ġspokesperson": 20333, + "rared": 20334, + "ifa": 20335, + "ocative": 20336, + "Ġexempt": 20337, + "ĠMana": 20338, + "ĠReserv": 20339, + "Ġexcitement": 20340, + "Beginning": 20341, + "Ġathletics": 20342, + "Ġcommemorated": 20343, + "ĠChemical": 20344, + "finger": 20345, + "irling": 20346, + "ĠDing": 20347, + "ĠFellow": 20348, + "ĠKron": 20349, + "ĠAlg": 20350, + "Ġcommittees": 20351, + "orthy": 20352, + "iking": 20353, + "lessness": 20354, + "particularly": 20355, + "Ġdisposal": 20356, + "ĠPotomac": 20357, + "Ġdecompression": 20358, + "Ġmg": 20359, + "Ġmural": 20360, + "ĠFresh": 20361, + "ĠWere": 20362, + "raul": 20363, + "ĠVery": 20364, + "Ġmusk": 20365, + "Ġinstantly": 20366, + "Ġdrill": 20367, + "Ġorganism": 20368, + "Ġpilgrim": 20369, + "Ġsatire": 20370, + "ouraged": 20371, + "Ġprospects": 20372, + "Ġfence": 20373, + "asma": 20374, + "idas": 20375, + "uti": 20376, + "ĠLux": 20377, + "apy": 20378, + "Ġclash": 20379, + "ĠEurogamer": 20380, + "Ġantis": 20381, + "Ġgoaltender": 20382, + "Ġboarded": 20383, + "Chief": 20384, + "ĠTwins": 20385, + "ĠDorothy": 20386, + "avorite": 20387, + "Ġrehearsal": 20388, + "ĠPanthers": 20389, + "ĠCrosby": 20390, + "Ġfantastic": 20391, + "ĠLif": 20392, + "ĠLucha": 20393, + "Ġspells": 20394, + "tef": 20395, + "Ġspecially": 20396, + "ĠEdit": 20397, + "Ġslaughter": 20398, + "Ġposters": 20399, + "Ġambitions": 20400, + "esterly": 20401, + "Ġcompensate": 20402, + "Ġbattlecruiser": 20403, + "Ġinconsistent": 20404, + "ĠRegarding": 20405, + "à¥": 20406, + "received": 20407, + "Ġstatic": 20408, + "ostic": 20409, + "ĠAlc": 20410, + "ĠAlleg": 20411, + "Ġdepths": 20412, + "Ġdownloads": 20413, + "ĠStevenson": 20414, + "gang": 20415, + "orb": 20416, + "ĠRaz": 20417, + "iolet": 20418, + "ĠDunn": 20419, + "Ġrotating": 20420, + "ĠEugen": 20421, + "Ġdimension": 20422, + "ocolate": 20423, + "Ġredesignated": 20424, + "Ġul": 20425, + "Ġgrap": 20426, + "ependent": 20427, + "Ġfavorably": 20428, + "Ġnaturalist": 20429, + "Ġexhibitions": 20430, + "fecture": 20431, + "ĠPersians": 20432, + "ør": 20433, + "onne": 20434, + "Ġhorm": 20435, + "ĠGT": 20436, + "Ġterrac": 20437, + "Ġcultiv": 20438, + "Ġdevil": 20439, + "Ġtreating": 20440, + "Ġ1794": 20441, + "ĨĴ": 20442, + "ĠHipper": 20443, + "ĠWine": 20444, + "Ġray": 20445, + "pert": 20446, + "endous": 20447, + "producer": 20448, + "ĠLegal": 20449, + "Ġactresses": 20450, + "Ġvirtue": 20451, + "Ġgreeted": 20452, + "rosc": 20453, + "umann": 20454, + "ewood": 20455, + "Ġshy": 20456, + "ĠVil": 20457, + "Ġappar": 20458, + "Ġdisastrous": 20459, + "Ġoutpost": 20460, + "ĠCompton": 20461, + "Ġpope": 20462, + "Ġfeeds": 20463, + "ĠWeston": 20464, + "ĠGodd": 20465, + "Ġemphasize": 20466, + "Ġreassigned": 20467, + "ĠInvestigation": 20468, + "Peter": 20469, + "camp": 20470, + "icuous": 20471, + "ĠCosm": 20472, + "Ġphon": 20473, + "Ġinfections": 20474, + "Ġinstitute": 20475, + "government": 20476, + "Ġenergetic": 20477, + "ɪ": 20478, + "Ġma": 20479, + "ilo": 20480, + "ĠSporting": 20481, + "Ġbeams": 20482, + "ĠshÅį": 20483, + "Ġviable": 20484, + "ĠPerfect": 20485, + "Ġburden": 20486, + "Ġdominate": 20487, + "ĠAvon": 20488, + "Now": 20489, + "nation": 20490, + "Ġod": 20491, + "ĠTosh": 20492, + "Ġundergraduate": 20493, + "Ġsupportive": 20494, + "iscopal": 20495, + "Ġphotographed": 20496, + "Ġoccupies": 20497, + "ĠMurd": 20498, + "Ġrepulsed": 20499, + "unal": 20500, + "Ġpossibilities": 20501, + "ĠBerk": 20502, + "ĠReviewers": 20503, + "Charles": 20504, + "Bo": 20505, + "Ġbred": 20506, + "ĠHos": 20507, + "ĠIv": 20508, + "Ġcone": 20509, + "geance": 20510, + "Ġspines": 20511, + "ptical": 20512, + "onduct": 20513, + "ĠThur": 20514, + "Ġrefined": 20515, + "Ġcorrupt": 20516, + "ĠNorris": 20517, + "Ġsnout": 20518, + "ĠZhang": 20519, + "Ġaccomplishments": 20520, + "Ġtill": 20521, + "Ġcum": 20522, + "lyss": 20523, + "ivities": 20524, + "ĠPain": 20525, + "ĠPomp": 20526, + "vern": 20527, + "annah": 20528, + "Ġpassive": 20529, + "Only": 20530, + "ĠKhal": 20531, + "Ġadvertised": 20532, + "Ġdescendant": 20533, + "Ġmortg": 20534, + "Ġelephant": 20535, + "liest": 20536, + "ĠBie": 20537, + "Ġadmiral": 20538, + "Ġasserts": 20539, + "except": 20540, + "ĠNorthumberland": 20541, + "ĠEvolution": 20542, + "ĠDetective": 20543, + "ĠEstab": 20544, + "Ġmandatory": 20545, + "Ġsearched": 20546, + "Lou": 20547, + "ĠWS": 20548, + "Ġprost": 20549, + "Ġcommissions": 20550, + "Ġtragic": 20551, + "ĠBoris": 20552, + "Ġsponsor": 20553, + "Ġtheatres": 20554, + "Ġearthquakes": 20555, + "Ġthoroughly": 20556, + "fers": 20557, + "kas": 20558, + "uum": 20559, + "Ġdirt": 20560, + "Ġdisl": 20561, + "Ġ1831": 20562, + "Ġinterchanges": 20563, + "ossibly": 20564, + "ĠAmin": 20565, + "ĠHighland": 20566, + "Ġzoo": 20567, + "ĠKenya": 20568, + "Ġclimbs": 20569, + "Ġcrazy": 20570, + "Ġforaging": 20571, + "Ġalpha": 20572, + "ĠWit": 20573, + "ansen": 20574, + "Inter": 20575, + "Ġextras": 20576, + "ĠRockets": 20577, + "blood": 20578, + "Ġmasterpiece": 20579, + "ĠMathew": 20580, + "1977": 20581, + "build": 20582, + "Ġannexation": 20583, + "Ġphenomena": 20584, + "Ġbureauc": 20585, + "ĠErnst": 20586, + "ĠBram": 20587, + "Ġglobe": 20588, + "Ġrails": 20589, + "ĠNicar": 20590, + "Ġpigeon": 20591, + "ĠAristotle": 20592, + "hrmacht": 20593, + "]\".": 20594, + "Ġtweet": 20595, + "Ġstole": 20596, + "eming": 20597, + "ĠRumble": 20598, + "ĠXen": 20599, + "escence": 20600, + "ĠPeriod": 20601, + "Ġcolumnist": 20602, + "ĠArmenians": 20603, + "ĠYankee": 20604, + "Ġancestral": 20605, + "Ġbenefited": 20606, + "Ġcurriculum": 20607, + "ĠVishnu": 20608, + "First": 20609, + "rusted": 20610, + "itations": 20611, + "ongo": 20612, + "ĠThai": 20613, + "Ġstrips": 20614, + "ĠCoventry": 20615, + "Ġelephants": 20616, + "Port": 20617, + "Ġfearing": 20618, + "Ġlag": 20619, + "Ġ230": 20620, + "ĠKant": 20621, + "Ġconfirmation": 20622, + "Ġfolded": 20623, + "ĠBreckinridge": 20624, + "ĠHert": 20625, + "ĠDorset": 20626, + "iances": 20627, + "oyne": 20628, + "ysical": 20629, + "especially": 20630, + "Ġlistened": 20631, + "ĠSerie": 20632, + "legiate": 20633, + "Ġcommercials": 20634, + "hetics": 20635, + "Ġambiguous": 20636, + "ĠGibbs": 20637, + "Ġcatchy": 20638, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 20639, + "ĠRiverside": 20640, + "Ġrerouted": 20641, + "Ġcylindrical": 20642, + "Ġconfiscated": 20643, + "ĠDiane": 20644, + "Live": 20645, + "eni": 20646, + "ĠKoh": 20647, + "ĠThanks": 20648, + "Ġenroll": 20649, + "eyed": 20650, + "Ġ155": 20651, + "ĠWilliamson": 20652, + "comes": 20653, + "Ġnightclub": 20654, + "Ġflowing": 20655, + "ĠLester": 20656, + "Ġtimeline": 20657, + "ĠRandall": 20658, + "Ġsprings": 20659, + "Ġmetallic": 20660, + "sville": 20661, + "Ġprovoked": 20662, + "short": 20663, + "Ġpeaks": 20664, + "Ġcontrasting": 20665, + "Ġsubsid": 20666, + "ĠLenin": 20667, + "GA": 20668, + "due": 20669, + "hab": 20670, + "anting": 20671, + "Ġcontention": 20672, + "Ġattested": 20673, + "Ġtechnically": 20674, + "Ġpacked": 20675, + "Ġrailroads": 20676, + "Ġdisagreement": 20677, + "Ġintervene": 20678, + "ĠDexter": 20679, + "ĠNOK": 20680, + "Ġnoon": 20681, + "ienced": 20682, + "Ġpatrons": 20683, + "rowned": 20684, + "ĠRobbie": 20685, + "Ġpitchers": 20686, + "Ġmechanic": 20687, + "Ġirrit": 20688, + "Ġwarship": 20689, + "Ġsurfaced": 20690, + "Ġcrypt": 20691, + "ĠHermann": 20692, + "Ġsubstituted": 20693, + "Ġcasemates": 20694, + "Jones": 20695, + "eo": 20696, + "founded": 20697, + "imated": 20698, + "agher": 20699, + "1975": 20700, + "ĠClarence": 20701, + "Ġwarming": 20702, + "ĠBlade": 20703, + "ĠParade": 20704, + "Ġswamp": 20705, + "Ġbias": 20706, + "antha": 20707, + "ĠWheel": 20708, + "ĠLibya": 20709, + "ĠPenguins": 20710, + "Ġnasal": 20711, + "ĠChesapeake": 20712, + "ĠElsewhere": 20713, + "Ġtapes": 20714, + "ĠTH": 20715, + "enton": 20716, + "ppo": 20717, + "Ġdiscl": 20718, + "Ġnumbering": 20719, + "Ġstationary": 20720, + "ĠCongressional": 20721, + "Ġlifelong": 20722, + "Ġexpressions": 20723, + "Ġsynthesizers": 20724, + "Ġnominal": 20725, + "ĠFuj": 20726, + "Ġnineteen": 20727, + "children": 20728, + "December": 20729, + "ĠSang": 20730, + "Ġthy": 20731, + "ĠThemes": 20732, + "ĠPos": 20733, + "ĠPav": 20734, + "agogue": 20735, + "Ġcharitable": 20736, + "Ġcaptains": 20737, + "Ġhostage": 20738, + "Ġupdates": 20739, + "negie": 20740, + "minded": 20741, + "uo": 20742, + "etus": 20743, + "Ġunused": 20744, + "Ġdecks": 20745, + "Ġprone": 20746, + "Ġ141": 20747, + "ĠApost": 20748, + "Ġhunted": 20749, + "Blue": 20750, + "Ġhearings": 20751, + "ĠStevenage": 20752, + "ĠSaga": 20753, + "Ġnatives": 20754, + "ĠBelf": 20755, + "Ġascent": 20756, + "ĠRum": 20757, + "ĠVand": 20758, + "Ġrab": 20759, + "Ġsixteenth": 20760, + "ĠPolicy": 20761, + "ĠSchne": 20762, + "Ġmerge": 20763, + "Ġintersecting": 20764, + "Ġchiefs": 20765, + "ĠCarlisle": 20766, + "Ġnorthwestward": 20767, + "IL": 20768, + "bons": 20769, + "ea": 20770, + "kiss": 20771, + "Ġtally": 20772, + "Ġcort": 20773, + "asan": 20774, + "ĠHimm": 20775, + "Ġoverflow": 20776, + "Ġdecree": 20777, + "Ġ165": 20778, + "Ġhumili": 20779, + "Ġagenda": 20780, + "Ġunsure": 20781, + "Ġnecessitated": 20782, + "ãĥ³": 20783, + "1968": 20784, + "Ġobserves": 20785, + "Ġours": 20786, + "ĠTorn": 20787, + "Ġgrie": 20788, + "Ġgorge": 20789, + "ĠPP": 20790, + "Ġ1815": 20791, + "Ġinstant": 20792, + "Ġ124": 20793, + "ĠParadise": 20794, + "ĠHerc": 20795, + "ĠNeolithic": 20796, + "regor": 20797, + "Ġpressing": 20798, + "1976": 20799, + "ĠJenny": 20800, + "Ġlandmarks": 20801, + "ĠRandolph": 20802, + "Ġdictators": 20803, + "November": 20804, + "ĠHitchcock": 20805, + "lis": 20806, + "Ġstricken": 20807, + "ourg": 20808, + "ĠExc": 20809, + "Ġchef": 20810, + "Ġmalaria": 20811, + "Ġintending": 20812, + "ĠSanskrit": 20813, + "Ġinverte": 20814, + "Ġunemployment": 20815, + "Ġnarratives": 20816, + "sburg": 20817, + "Ġreprise": 20818, + "stant": 20819, + "ctica": 20820, + "Ġsprin": 20821, + "Ġoutlaw": 20822, + "Ġinteractive": 20823, + "Ġearnings": 20824, + "Ġinflamm": 20825, + "ĠSatan": 20826, + "Ġsplitting": 20827, + "Ġagreeing": 20828, + "ãģ®": 20829, + "Ġwrecked": 20830, + "Ġgesture": 20831, + "ĠBarker": 20832, + "IF": 20833, + "pets": 20834, + "oust": 20835, + "Ġimped": 20836, + "ylinder": 20837, + "Ġbaseman": 20838, + "Ġengineered": 20839, + "Ġcouples": 20840, + "Ġsupplemented": 20841, + "ĠEffect": 20842, + "Ġundefeated": 20843, + "ĠSauron": 20844, + "tube": 20845, + "orers": 20846, + "ĠAth": 20847, + "ĠIMA": 20848, + "Ġconform": 20849, + "Ġshafts": 20850, + "Ġretains": 20851, + "ĠShot": 20852, + "Ġmedic": 20853, + "Ġportal": 20854, + "ĠWehrmacht": 20855, + "holder": 20856, + "ĠSantiago": 20857, + "ĠStefan": 20858, + "ĠInspector": 20859, + "Ġrevelation": 20860, + "Ġsurname": 20861, + "$.": 20862, + "southeast": 20863, + "ĠTheme": 20864, + "ĠHipp": 20865, + "ĠRS": 20866, + "Ġkin": 20867, + "Ġspine": 20868, + "ĠYas": 20869, + "Ġcohes": 20870, + "Ġdepressed": 20871, + "Ġfertil": 20872, + "ĠRä": 20873, + "ĠChamp": 20874, + "Ġtrailing": 20875, + "ĠYorker": 20876, + "ĠProducer": 20877, + "Ġprophe": 20878, + "ĠChristine": 20879, + "Ġprobability": 20880, + "ĠSalam": 20881, + "Ġexpressway": 20882, + "Ġoxidation": 20883, + "beck": 20884, + "hun": 20885, + "ĠPablo": 20886, + "Ġric": 20887, + "ĠHeather": 20888, + "Ġconception": 20889, + "egro": 20890, + "Ġprestige": 20891, + "ĠBuchanan": 20892, + "Ġfu": 20893, + "ĠTaking": 20894, + "irie": 20895, + "ĠHedge": 20896, + "uca": 20897, + "ĠVit": 20898, + "Ġdishes": 20899, + "Ġamusement": 20900, + "ventional": 20901, + "Ġobserver": 20902, + "Ġdiscoveries": 20903, + "ĠMassa": 20904, + "Ġmeasurement": 20905, + "Ġsuppressed": 20906, + "Ġgrammar": 20907, + "Ġlandslides": 20908, + "tank": 20909, + "ĠMih": 20910, + "Ġwholly": 20911, + "Ġflaws": 20912, + "ĠAcross": 20913, + "ĠRailways": 20914, + "ĠRamsey": 20915, + "ĠDarkness": 20916, + "Ġdelegate": 20917, + "Ġswitching": 20918, + "ĠCromwell": 20919, + "Ġtuberculosis": 20920, + "Green": 20921, + "esy": 20922, + "Ġasym": 20923, + "ĠIw": 20924, + "ĠUm": 20925, + "Ġresent": 20926, + "Ġpeac": 20927, + "ĠGeorges": 20928, + "önen": 20929, + "Ġdefinitive": 20930, + "ĠDragons": 20931, + "ĠFatimid": 20932, + "Ġhaven": 20933, + "Ġcongrat": 20934, + "Ġseals": 20935, + "Ġexter": 20936, + "ĠThirty": 20937, + "Ġsomebody": 20938, + "ĠPluto": 20939, + "ĠCarlo": 20940, + "Ġletting": 20941, + "Ġassisting": 20942, + "Ġ1809": 20943, + "Ġflexible": 20944, + "Ġcavity": 20945, + "Ġfran": 20946, + "Ġchanc": 20947, + "ipoli": 20948, + "ĠKann": 20949, + "ienne": 20950, + "Ġheaviest": 20951, + "ĠNotre": 20952, + "ĠRestoration": 20953, + "Ġcontender": 20954, + "take": 20955, + "ĠBacon": 20956, + "ĠPR": 20957, + "ĠRising": 20958, + "ĠLob": 20959, + "ĠJub": 20960, + "opoly": 20961, + "ĠArj": 20962, + "Ġcoloration": 20963, + "ĠPepper": 20964, + "ĠMetroid": 20965, + "ðr": 20966, + "Ġladder": 20967, + "ĠFlyers": 20968, + "380": 20969, + "gne": 20970, + "iards": 20971, + "Ġbog": 20972, + "Ġhabits": 20973, + "ĠFIA": 20974, + "ochem": 20975, + "ĠKart": 20976, + "Ġinstability": 20977, + "eaning": 20978, + "ĠPride": 20979, + "State": 20980, + "Ġcaldera": 20981, + "Ġaggression": 20982, + "ĠEverton": 20983, + "Ġlegends": 20984, + "Phil": 20985, + "Ġcertificate": 20986, + "Ġoverlooked": 20987, + "ĠCunningham": 20988, + "ĠDesp": 20989, + "irector": 20990, + "Ġupwards": 20991, + "ĠHamm": 20992, + "marked": 20993, + "ĠSummit": 20994, + "Ġplanetary": 20995, + "ĠPhillip": 20996, + "ĠLionel": 20997, + "fal": 20998, + "Ġafore": 20999, + "orpor": 21000, + "ĠBian": 21001, + "oderm": 21002, + "vio": 21003, + "their": 21004, + "Ġguidelines": 21005, + "ĠBarack": 21006, + "ĠAirbus": 21007, + "ĠMadras": 21008, + "ĠMilitia": 21009, + "ĠBerger": 21010, + "Ġfixtures": 21011, + "ĠChronicles": 21012, + "Ġreluctantly": 21013, + "ĠExperience": 21014, + "naeus": 21015, + "idium": 21016, + "ĠHM": 21017, + "ĠFringe": 21018, + "ĠKarn": 21019, + "Ġcompuls": 21020, + "Ġenzym": 21021, + "Ġfourteenth": 21022, + "escue": 21023, + "ĠOlivier": 21024, + "Ġcustomer": 21025, + "Ġdefendants": 21026, + "Ġappointments": 21027, + "ĠHeming": 21028, + "ĠShackleton": 21029, + "Wil": 21030, + "ĠHes": 21031, + "Ġpretend": 21032, + "Ġangered": 21033, + "ĠJerome": 21034, + "Ġdescending": 21035, + "ĠMickey": 21036, + "Ġteenagers": 21037, + "ĠRecorded": 21038, + "Ġproportions": 21039, + "cas": 21040, + "ĠHutton": 21041, + "ĠFlem": 21042, + "Ġclo": 21043, + "enders": 21044, + "Ġtops": 21045, + "ĠAmazing": 21046, + "ĠMinaj": 21047, + "Ġembraced": 21048, + "ĠMcCorm": 21049, + "ĠBooker": 21050, + "ĠInstagram": 21051, + "ĠGallipoli": 21052, + "1978": 21053, + "Ġprecedent": 21054, + "Ġconquer": 21055, + "ĠGetty": 21056, + "Ġolive": 21057, + "ĠClifton": 21058, + "ĠLikewise": 21059, + "Ġrelates": 21060, + "1930": 21061, + "Ġprocession": 21062, + "ĠStudents": 21063, + "ĠButt": 21064, + "Ġ1801": 21065, + "Ġconcealed": 21066, + "Ġuncomfortable": 21067, + "Ġmercury": 21068, + "Ġepithet": 21069, + "Ġchased": 21070, + "Ġoverly": 21071, + "ribing": 21072, + "sham": 21073, + "shaven": 21074, + "Ġemploying": 21075, + "Along": 21076, + "League": 21077, + "Ġsurveyed": 21078, + "ĠLithuanian": 21079, + "ĠGiovanni": 21080, + "oran": 21081, + "Ġgaps": 21082, + "Ġrelocation": 21083, + "ĠConan": 21084, + "leys": 21085, + "ĠCarnegie": 21086, + "ĠGoldman": 21087, + "notes": 21088, + "ĠRelief": 21089, + "ĠSantos": 21090, + "Ġseventy": 21091, + "Ġneighbors": 21092, + "ikkönen": 21093, + "pendicular": 21094, + "ĠSacramento": 21095, + "Brown": 21096, + "Ġpending": 21097, + "Ġtoys": 21098, + "opath": 21099, + "ĠChak": 21100, + "Ġnewsc": 21101, + "ĠSham": 21102, + "Ġrespiratory": 21103, + "éd": 21104, + "ĠĠĠĠĠĠĠ": 21105, + "ĠChristgau": 21106, + "ĠStudy": 21107, + "cisely": 21108, + "Ġtrainer": 21109, + "Ġgraphical": 21110, + "1969": 21111, + "ĠKeynes": 21112, + "Ġprovisional": 21113, + "Ġboots": 21114, + "European": 21115, + "Ġtheft": 21116, + "ĠSidd": 21117, + "Ġleng": 21118, + "imon": 21119, + "Ġdeported": 21120, + "ogenesis": 21121, + "Ġcarc": 21122, + "ĠSmash": 21123, + "1973": 21124, + "Ġexploit": 21125, + "Ġcope": 21126, + "Ġlumin": 21127, + "ĠEch": 21128, + "viated": 21129, + "ĠCharacters": 21130, + "Ġscoreless": 21131, + "ĠResources": 21132, + "ĠRobb": 21133, + "ĠSuperior": 21134, + "ÄįiÄĩ": 21135, + "ĠSchwarz": 21136, + "lt": 21137, + "ĠLara": 21138, + "Ġenvelop": 21139, + "Ġemperors": 21140, + "Ġcommissioners": 21141, + "ĠKhrush": 21142, + "Ġexperimented": 21143, + "Ġweekends": 21144, + "ĠAudi": 21145, + "Ġelaborated": 21146, + "Ġanatomy": 21147, + "ĠIsabella": 21148, + "Ġunavailable": 21149, + "lius": 21150, + "Ġtang": 21151, + "Ġbod": 21152, + "Ġsciences": 21153, + "ĠThous": 21154, + "Ġlasts": 21155, + "conf": 21156, + "ĠSmart": 21157, + "Ġsolic": 21158, + "Ġpredation": 21159, + "Ġacquaint": 21160, + "Ġtouching": 21161, + "Ġgeological": 21162, + "Ġrisen": 21163, + "ĠRecordings": 21164, + "Ġunanimous": 21165, + "Ġtran": 21166, + "Ġgut": 21167, + "Ġ1814": 21168, + "Ġ1834": 21169, + "many": 21170, + "Ġangels": 21171, + "Ġpalm": 21172, + "ĠMauritius": 21173, + "ĠSlovak": 21174, + "ĠFalcon": 21175, + "Ġaforementioned": 21176, + "Sam": 21177, + "uity": 21178, + "η": 21179, + "alach": 21180, + "leen": 21181, + "ivo": 21182, + "ĠNico": 21183, + "Ġ1500": 21184, + "Ġcycles": 21185, + "Ġsanction": 21186, + "Ġribs": 21187, + "ĠPanther": 21188, + "ĠNigeria": 21189, + "ĠHumphrey": 21190, + "Dream": 21191, + "VC": 21192, + "las": 21193, + "ĠSisters": 21194, + "amen": 21195, + "ĠBoul": 21196, + "ĠLance": 21197, + "ĠOS": 21198, + "Ġseverity": 21199, + "ĠSpike": 21200, + "Ġfinanced": 21201, + "Ġdetained": 21202, + "ĠLaws": 21203, + "Ġfloat": 21204, + "Ġcongreg": 21205, + "Ġaffiliation": 21206, + "Alex": 21207, + "pos": 21208, + "su": 21209, + "Ġtut": 21210, + "ĠChu": 21211, + "ĠYoko": 21212, + "Ġplateau": 21213, + "ĠWolverines": 21214, + "NR": 21215, + "Sil": 21216, + "design": 21217, + "enium": 21218, + "Ġpec": 21219, + "Ġmaid": 21220, + "owl": 21221, + "ths": 21222, + "ĠNuclear": 21223, + "Ġ1825": 21224, + "anson": 21225, + "Ġbooked": 21226, + "ĠCorinth": 21227, + "ĠMonsters": 21228, + "ĠInfinity": 21229, + "Ġintensify": 21230, + "Ġsensitivity": 21231, + "Ġbatters": 21232, + "ĠNichols": 21233, + "Ġruin": 21234, + "MO": 21235, + "Ġbil": 21236, + "emann": 21237, + "ĠGentle": 21238, + "ĠJill": 21239, + "berht": 21240, + "gender": 21241, + "Ġsubpl": 21242, + "gging": 21243, + "\\|-": 21244, + "Ġpatrolling": 21245, + "ĠGameCube": 21246, + "ĠRadiohead": 21247, + "Ġrhythms": 21248, + "ĠKhrushchev": 21249, + "FS": 21250, + "iw": 21251, + "nis": 21252, + "stri": 21253, + "Ġalumni": 21254, + "Ġexotic": 21255, + "ĠUP": 21256, + "Ġincent": 21257, + "ussen": 21258, + "uffed": 21259, + "ĠDenis": 21260, + "Ġwebsites": 21261, + "Ġinterceptions": 21262, + "Ġvaccine": 21263, + "Hey": 21264, + "phen": 21265, + "Ġtu": 21266, + "ĠIde": 21267, + "ĠDil": 21268, + "ĠGanes": 21269, + "Ġcomet": 21270, + "Ġoutc": 21271, + "Ġconsume": 21272, + "Ġcutscenes": 21273, + "Ġracist": 21274, + "Ġsighted": 21275, + "Ġstripes": 21276, + "roys": 21277, + "ĠLing": 21278, + "âĢ²": 21279, + "Ġoutnumbered": 21280, + "Ġrevis": 21281, + "lighten": 21282, + "Ġremixed": 21283, + "ĠWhitman": 21284, + "Ġhangar": 21285, + "Ġmunicipalities": 21286, + "ĠPyth": 21287, + "Ġholotype": 21288, + "113": 21289, + "rack": 21290, + "ici": 21291, + "Ġlone": 21292, + "ĠBax": 21293, + "owell": 21294, + "ĠFerm": 21295, + "ĠJain": 21296, + "ĠManit": 21297, + "Ġapplauded": 21298, + "Ġadopting": 21299, + "record": 21300, + "Ġacknowledge": 21301, + "ĠGaelic": 21302, + "Air": 21303, + "ĠACC": 21304, + "ĠMald": 21305, + "Ġglands": 21306, + "usually": 21307, + "ĠNir": 21308, + "Ġanterior": 21309, + "ĠEps": 21310, + "ruff": 21311, + "Ġhelm": 21312, + "Ġrepresentations": 21313, + "ĠMatilda": 21314, + "Ġexecute": 21315, + "ĠTalbot": 21316, + "pitz": 21317, + "Ġwheat": 21318, + "Ġintric": 21319, + "ĠMedieval": 21320, + "Ġnecessity": 21321, + "Ġlogical": 21322, + "Ġturtle": 21323, + "Ġpipeline": 21324, + "ĠShepard": 21325, + "ĠFrançois": 21326, + "Ġwisdom": 21327, + "ĠReservoir": 21328, + "Long": 21329, + "gart": 21330, + "Ġtab": 21331, + "ĠSutton": 21332, + "econ": 21333, + "Ġwhites": 21334, + "ĠLark": 21335, + "Ġrides": 21336, + "ĠChaos": 21337, + "Ġdisreg": 21338, + "Ġcanopy": 21339, + "Ġanyway": 21340, + "islav": 21341, + "Ġrecommissioned": 21342, + "ĠCoastal": 21343, + "Ġadvisories": 21344, + "Ġcylinder": 21345, + "ĠBridg": 21346, + "Ġimprovised": 21347, + "ĠCory": 21348, + "urities": 21349, + "ĠBac": 21350, + "Ġvector": 21351, + "Ġparad": 21352, + "writers": 21353, + "ĠPatterson": 21354, + "ĠGarrett": 21355, + "Ġambient": 21356, + "Ġirrig": 21357, + "Ġguarded": 21358, + "Ġlobb": 21359, + "listed": 21360, + "Ġcrick": 21361, + "esome": 21362, + "Ġinduced": 21363, + "ĠSally": 21364, + "ivores": 21365, + "ĠHour": 21366, + "ĠLore": 21367, + "Ġendured": 21368, + "Ġanimators": 21369, + "Ġgrades": 21370, + "Ġbatsmen": 21371, + "Ġfundraising": 21372, + "Ġflattened": 21373, + "Ġsaga": 21374, + "Ġbounded": 21375, + "Ġhairs": 21376, + "ĠDham": 21377, + "Ġalphabet": 21378, + "Ġunrel": 21379, + "Ġenam": 21380, + "Ġjun": 21381, + "Ġwherein": 21382, + "Ġsetbacks": 21383, + "Ġimpe": 21384, + "raphic": 21385, + "scill": 21386, + "ĠHighlands": 21387, + "Ġ270": 21388, + "Ġvillagers": 21389, + "ĠRouge": 21390, + "Ġquarterfinals": 21391, + "Ġgeographic": 21392, + "Ġsanctuary": 21393, + "Farlane": 21394, + "Ġaugmented": 21395, + "ĠTues": 21396, + "ĠKratos": 21397, + "102": 21398, + "comple": 21399, + "Ġsworn": 21400, + "Ġcaliber": 21401, + "Ġkeel": 21402, + "Ġtunes": 21403, + "Ġhydraul": 21404, + "Ġaddressing": 21405, + "Ġinaugurated": 21406, + "Ġseventeenth": 21407, + "Film": 21408, + "video": 21409, + "Ïħ": 21410, + "Ġinad": 21411, + "ĠWise": 21412, + "ĠLic": 21413, + "agued": 21414, + "Ġinsign": 21415, + "urtles": 21416, + "Ġastronomy": 21417, + "horse": 21418, + "ĠFrost": 21419, + "Here": 21420, + "bomb": 21421, + "dig": 21422, + "makers": 21423, + "ĠMales": 21424, + "agar": 21425, + "iegel": 21426, + "ĠArs": 21427, + "Ġassaulted": 21428, + "ĠShock": 21429, + "ĠZion": 21430, + "ĠOlga": 21431, + "Ġecclesiastical": 21432, + "Scott": 21433, + "Ġmargins": 21434, + "ĠPreparations": 21435, + "abulary": 21436, + "JP": 21437, + "ku": 21438, + "ĊĊ": 21439, + "Ġmould": 21440, + "Ġcontamin": 21441, + "ondheim": 21442, + "Ġadmit": 21443, + "Ġflames": 21444, + "Ġfounders": 21445, + "ĠPhilharm": 21446, + "riction": 21447, + "Ġ08": 21448, + "ĠMarty": 21449, + "America": 21450, + "Ġspectacular": 21451, + "Ġliberty": 21452, + "ĠSakura": 21453, + "Ġreorganized": 21454, + "Radar": 21455, + "ĠPatricia": 21456, + "Rou": 21457, + "isand": 21458, + "Ġluck": 21459, + "ĠGle": 21460, + "ouncing": 21461, + "Ġsynonym": 21462, + "Ġharmon": 21463, + "ĠCircus": 21464, + "ĠAbbasid": 21465, + "ĠRäikkönen": 21466, + "felt": 21467, + "iciary": 21468, + "istani": 21469, + "abis": 21470, + "ĠRevenge": 21471, + "Ġdiscipl": 21472, + "ĠGreenland": 21473, + "Ġgraphs": 21474, + "Ġnobody": 21475, + "Ġundertake": 21476, + "Ġresearcher": 21477, + "ĠCzechoslovakia": 21478, + "Matt": 21479, + "atal": 21480, + "icol": 21481, + "ĠRiv": 21482, + "ĠRican": 21483, + "ĠRita": 21484, + "cephal": 21485, + "ĠDoyle": 21486, + "ĠOuter": 21487, + "ovny": 21488, + "ieri": 21489, + "ĠAside": 21490, + "ahi": 21491, + "ĠPrayer": 21492, + "ĠHerr": 21493, + "Ġtotaling": 21494, + "ĠSims": 21495, + "Ġnominate": 21496, + "ĠMiddleton": 21497, + "Ġheroine": 21498, + "Ġ1799": 21499, + "Ġauthored": 21500, + "ĠTerritorial": 21501, + "Ġcontradict": 21502, + "ĠYucatán": 21503, + "WV": 21504, + "brough": 21505, + "ferred": 21506, + "Ġsupreme": 21507, + "ĠÃĵ": 21508, + "Ġobliged": 21509, + "mart": 21510, + "alam": 21511, + "ĠIg": 21512, + "ilem": 21513, + "Ġdeserted": 21514, + "auses": 21515, + "Ġskate": 21516, + "Ġtraders": 21517, + "ĠSalem": 21518, + "Ġdigest": 21519, + "Ġcontestants": 21520, + "ĠJenna": 21521, + "ĠHoover": 21522, + "Ġfaults": 21523, + "ĠHin": 21524, + "ĠFra": 21525, + "Ġbelly": 21526, + "ophon": 21527, + "ĠRoberto": 21528, + "Ġballoon": 21529, + "Ġplantations": 21530, + "Ġminds": 21531, + "ĠDalton": 21532, + "Ġsimplicity": 21533, + "Ġenforced": 21534, + "ĠDestroyer": 21535, + "Ma": 21536, + "Ġhij": 21537, + "ĠSiber": 21538, + "Ġbackstory": 21539, + "Ġsentiments": 21540, + "ĠWilkinson": 21541, + "islaus": 21542, + "Ġinvestigators": 21543, + "ĠLuigi": 21544, + "ĠImpro": 21545, + "chwitz": 21546, + "Ġhierarchy": 21547, + "Ġinterfere": 21548, + "Ġejected": 21549, + "ĠMandalorian": 21550, + "repre": 21551, + "eno": 21552, + "Ġinmates": 21553, + "ĠSis": 21554, + "Ġnan": 21555, + "ĠRookie": 21556, + "illary": 21557, + "Ġincub": 21558, + "yline": 21559, + "Ġtakeover": 21560, + "111": 21561, + "ĠBahrain": 21562, + "ĠDalmat": 21563, + "Bur": 21564, + "cad": 21565, + "Ġtiger": 21566, + "itious": 21567, + "thard": 21568, + "awak": 21569, + "Ġamended": 21570, + "Ġdestroys": 21571, + "ĠParagu": 21572, + "Ġeroded": 21573, + "ĠEpiscopal": 21574, + "1971": 21575, + "1972": 21576, + "Ġastronomers": 21577, + "ĠSophie": 21578, + "Ġlibraries": 21579, + "Ġconclusions": 21580, + "Mer": 21581, + "Ġrelying": 21582, + "ĠIch": 21583, + "ĠNos": 21584, + "ryn": 21585, + "Ġremod": 21586, + "Ġfirearms": 21587, + "Ġwidening": 21588, + "Ġstraightforward": 21589, + "Ġcinematography": 21590, + "ĠFowler": 21591, + "elope": 21592, + "ĠWC": 21593, + "Ġknights": 21594, + "Ġequation": 21595, + "osaurids": 21596, + "Ġspectral": 21597, + "Ġarchaeologist": 21598, + "bf": 21599, + "Ġbast": 21600, + "Ġreduces": 21601, + "ĠFry": 21602, + "ĠLA": 21603, + "ĠLoyal": 21604, + "iao": 21605, + "Ġdams": 21606, + "ĠBuemi": 21607, + "1974": 21608, + "function": 21609, + "table": 21610, + "inely": 21611, + "ĠEg": 21612, + "Ġexcluding": 21613, + "Ġ1775": 21614, + "ometer": 21615, + "Ġtreatments": 21616, + "Ġinstituted": 21617, + "character": 21618, + "Ġbuck": 21619, + "ĠSometimes": 21620, + "ĠRas": 21621, + "ĠChrys": 21622, + "izza": 21623, + "Ġsystematic": 21624, + "Ġkillings": 21625, + "Ġanimations": 21626, + "ĠCompet": 21627, + "Ġinfinite": 21628, + "anguard": 21629, + "ĠWhitehead": 21630, + "Ġsponsorship": 21631, + "Ġevaluation": 21632, + "Ġbutterfly": 21633, + "ĠSurvivor": 21634, + "fred": 21635, + "miss": 21636, + "Ġtissues": 21637, + "uristic": 21638, + "emon": 21639, + "ĠForum": 21640, + "aua": 21641, + "Ġreligions": 21642, + "Ġinnocence": 21643, + "Ġchooses": 21644, + "Ġethn": 21645, + "ĠIndustries": 21646, + "ĠAstros": 21647, + "Ġglaciers": 21648, + "Ġrecruitment": 21649, + "Ġunderside": 21650, + "Ġretaliation": 21651, + "ĠHispanic": 21652, + "bels": 21653, + "isse": 21654, + "ĠCot": 21655, + "ĠCannon": 21656, + "Ġunse": 21657, + "ĠEdith": 21658, + "uffs": 21659, + "unkers": 21660, + "ĠCambodia": 21661, + "ĠBono": 21662, + "ĠStewie": 21663, + "ĠAzt": 21664, + "Ġturbine": 21665, + "ĠLegends": 21666, + "chwader": 21667, + "ĠPioneer": 21668, + "ĠByrne": 21669, + "ĠTik": 21670, + "ĠCoff": 21671, + "ĠPens": 21672, + "ĠPresent": 21673, + "ceans": 21674, + "ĠGaza": 21675, + "ĠEinstein": 21676, + "atton": 21677, + "Ġextr": 21678, + "Ġneglect": 21679, + "Ġadjoining": 21680, + "ères": 21681, + "Ġ1793": 21682, + "Ġcorrespondent": 21683, + "Ġcommitments": 21684, + "conscious": 21685, + "Ġpseudonym": 21686, + "Ġladies": 21687, + "Ġvertices": 21688, + "ĠBund": 21689, + "Ġstalk": 21690, + "ĠND": 21691, + "iston": 21692, + "Ġ1824": 21693, + "Ġneglected": 21694, + "ĠBuzz": 21695, + "Ġensl": 21696, + "Ġessence": 21697, + "Ġkickoff": 21698, + "ĠMariah": 21699, + "Ġclarified": 21700, + "Ġlungs": 21701, + "ĠStrike": 21702, + "Ġabruptly": 21703, + "ĠTudor": 21704, + "eme": 21705, + "Ġrust": 21706, + "ĠRocket": 21707, + "ĠImmediately": 21708, + "Ġconstitute": 21709, + "ĠMidland": 21710, + "ĠHyder": 21711, + "ĠMackenzie": 21712, + "reprene": 21713, + "Ġtoile": 21714, + "ĠDion": 21715, + "Ġadverse": 21716, + "Ġcrem": 21717, + "Ġgenome": 21718, + "Ġapology": 21719, + "Ġboycott": 21720, + "Ġproceeding": 21721, + "Ġpulp": 21722, + "Ġingredients": 21723, + "ĠHedgehog": 21724, + "bear": 21725, + "forth": 21726, + "isine": 21727, + "ĠWoll": 21728, + "Ġrecycl": 21729, + "Ġ1821": 21730, + "oody": 21731, + "ilyn": 21732, + "Ġ09": 21733, + "ĠGrim": 21734, + "rosse": 21735, + "ĠReligion": 21736, + "ĠNickel": 21737, + "Ġscenarios": 21738, + "ĠTirpitz": 21739, + "ĠClyde": 21740, + "city": 21741, + "something": 21742, + "Ġpter": 21743, + "ĠIk": 21744, + "Ġchicks": 21745, + "ĠStam": 21746, + "okane": 21747, + "Ġ1816": 21748, + "Ġaccusing": 21749, + "Ġrevive": 21750, + "ĠAgnes": 21751, + "Ġdomes": 21752, + "Ġimplications": 21753, + "Ġcrystall": 21754, + "Ġfountain": 21755, + "ĠCary": 21756, + "Ġrowing": 21757, + "Ġovershadow": 21758, + "anya": 21759, + "Ġimpending": 21760, + "ĠMaggie": 21761, + "Ġembrace": 21762, + "ĠElliot": 21763, + "Ġskyscraper": 21764, + "Ġmasts": 21765, + "ĠSach": 21766, + "Ġsuprem": 21767, + "Ġtransverse": 21768, + "Ġdemise": 21769, + "Ġcommunists": 21770, + "ĠCroats": 21771, + "Ġyourself": 21772, + "Ġfranchises": 21773, + "ĠLoop": 21774, + "ĠLeonardo": 21775, + "ĠWilhelmshaven": 21776, + "Ġtolerance": 21777, + "Az": 21778, + "Ġcaf": 21779, + "Ġreintro": 21780, + "ayo": 21781, + "ogene": 21782, + "Ġprequel": 21783, + "otti": 21784, + "ĠAlexios": 21785, + "ĠEpstein": 21786, + "ĠBulld": 21787, + "ĠRomeo": 21788, + "ĠCartoon": 21789, + "Ġmoons": 21790, + "Ġilluminated": 21791, + "Ġtrafficking": 21792, + "tre": 21793, + "won": 21794, + "Ġomn": 21795, + "ĠMode": 21796, + "ĠEcho": 21797, + "Ġprobe": 21798, + "Ġchoral": 21799, + "igne": 21800, + "Ġcompelled": 21801, + "ondo": 21802, + "Ġtrait": 21803, + "ĠAtomic": 21804, + "Ġunfair": 21805, + "ĠSpeaking": 21806, + "ĠPicard": 21807, + "ĠAntiochus": 21808, + "astonbury": 21809, + "Ġderivative": 21810, + "circ": 21811, + "Ġumb": 21812, + "ĠMillion": 21813, + "ocus": 21814, + "Ġbrow": 21815, + "ĠColt": 21816, + "office": 21817, + "Ġnationality": 21818, + "Ġsegregation": 21819, + "ĠCatholicism": 21820, + "Ġcartoons": 21821, + "Ġassassinated": 21822, + "ĠAndreas": 21823, + "ĠKitty": 21824, + "ĠShankar": 21825, + "Ġgenetically": 21826, + "rea": 21827, + "Ġfool": 21828, + "ĠAman": 21829, + "Ġlocks": 21830, + "ĠMud": 21831, + "Ġwhis": 21832, + "Ġteaser": 21833, + "Ġrelocate": 21834, + "ĠQing": 21835, + "Ġarrests": 21836, + "Ġprinces": 21837, + "ĠRetro": 21838, + "Ġventilation": 21839, + "ĠLowell": 21840, + "ĠRoyals": 21841, + "ĠTsar": 21842, + "ĠDickinson": 21843, + "Ġoverwhelmed": 21844, + "ĠRaiders": 21845, + "ilings": 21846, + "stroke": 21847, + "Ġshale": 21848, + "Ġscan": 21849, + "Ġplaywright": 21850, + "Ġmeal": 21851, + "Ġ126": 21852, + "ructed": 21853, + "Ġattackers": 21854, + "ĠMegan": 21855, + "ĠHamlin": 21856, + "ĠiPh": 21857, + "Ġfavourites": 21858, + "Der": 21859, + "gue": 21860, + "itas": 21861, + "Ġlens": 21862, + "ĠHost": 21863, + "umont": 21864, + "ppelin": 21865, + "Ġmatrix": 21866, + "Ġempower": 21867, + "umbers": 21868, + "ĠWeaver": 21869, + "Ġembark": 21870, + "ĠTwelve": 21871, + "ĠRomance": 21872, + "Ġautomobile": 21873, + "ĠCreation": 21874, + "ĠDuchovny": 21875, + "Fe": 21876, + "casters": 21877, + "ĠCors": 21878, + "Ġ210": 21879, + "Ġmonitors": 21880, + "ietal": 21881, + "graded": 21882, + "Ê»i": 21883, + "ĠElementary": 21884, + "Construction": 21885, + "á¸": 21886, + "Ġairst": 21887, + "Ġpic": 21888, + "Ġmound": 21889, + "Ġdental": 21890, + "ĠSale": 21891, + "ĠEz": 21892, + "Ġplural": 21893, + "ĠColbert": 21894, + "Ġcrewmen": 21895, + "Ġinauguration": 21896, + "Ġlandscapes": 21897, + "main": 21898, + "Ġakin": 21899, + "Ġpension": 21900, + "ĠAby": 21901, + "ĠBean": 21902, + "ĠNina": 21903, + "Ġupright": 21904, + "Ġfinalist": 21905, + "randed": 21906, + "Ġproductive": 21907, + "ĠSilva": 21908, + "Ġmillennium": 21909, + "Ġcoffin": 21910, + "Ġcitadel": 21911, + "Ġoverturned": 21912, + "Ġtones": 21913, + "ĠDas": 21914, + "Ġclashed": 21915, + "iren": 21916, + "Ġpartition": 21917, + "Ġ1828": 21918, + "ĠWarning": 21919, + "pedo": 21920, + "Ġdrinks": 21921, + "ĠNorthampton": 21922, + "Ġturnpike": 21923, + "ombat": 21924, + "Ġdrafts": 21925, + "ár": 21926, + "Ġconceptual": 21927, + "Ġdemonstrating": 21928, + "ĠDirection": 21929, + "ĠConcord": 21930, + "ĠStaten": 21931, + "Ġneighbourhood": 21932, + "ĠStrauss": 21933, + "Ġdupl": 21934, + "Writing": 21935, + "ĠBaghdad": 21936, + "Ham": 21937, + "Mo": 21938, + "fair": 21939, + "races": 21940, + "Ġba": 21941, + "ĠSMS": 21942, + "ĠGur": 21943, + "ĠColts": 21944, + "ĠDaven": 21945, + "Ġcheaper": 21946, + "ĠBras": 21947, + "Ġexamining": 21948, + "Ġgeography": 21949, + "Ġangel": 21950, + "Ġconsumers": 21951, + "ĠRhodesian": 21952, + "Ġstylistic": 21953, + "Ġworsened": 21954, + "Ġiod": 21955, + "Ġnude": 21956, + "ĠBA": 21957, + "Ġstellar": 21958, + "Ġmusically": 21959, + "ál": 21960, + "Ġcommissioning": 21961, + "Ġduct": 21962, + "Ġnegotiating": 21963, + "eddy": 21964, + "Ġstretching": 21965, + "Ġinnovations": 21966, + "ĠBjör": 21967, + "Ġpneumonia": 21968, + "ifully": 21969, + "Ġmarrying": 21970, + "submarine": 21971, + "Ġordin": 21972, + "Ġcomposite": 21973, + "Ġpalae": 21974, + "ĠDreamcast": 21975, + "donald": 21976, + "Ġchloride": 21977, + "Ġwires": 21978, + "itimate": 21979, + "Ġbio": 21980, + "Ġdried": 21981, + "ĠHaj": 21982, + "ĠWen": 21983, + "ĠNest": 21984, + "Ġseism": 21985, + "Ġdisemb": 21986, + "iba": 21987, + "Ġcorrel": 21988, + "iggs": 21989, + "ĠRowland": 21990, + "Ġannexed": 21991, + "ĠUndert": 21992, + "People": 21993, + "ĠSchneider": 21994, + "gall": 21995, + "Ġbip": 21996, + "herical": 21997, + "ĠROK": 21998, + "Ġresided": 21999, + "Ġintensive": 22000, + "Ġoutlined": 22001, + "ĠCalder": 22002, + "iotic": 22003, + "Ġbesides": 22004, + "ĠPhysical": 22005, + "260": 22006, + "ĠPasc": 22007, + "ĠLum": 22008, + "Ġreminded": 22009, + "ajo": 22010, + "axies": 22011, + "risk": 22012, + "ossa": 22013, + "Ġnationalism": 22014, + "Ġcultivation": 22015, + "Ġcopied": 22016, + "Ġcomplexes": 22017, + "Ġadvantages": 22018, + "Ġpreferring": 22019, + "ĠGrassi": 22020, + "accept": 22021, + "Ġiter": 22022, + "Ġprecisely": 22023, + "oxide": 22024, + "Ġswallow": 22025, + "Ġbarred": 22026, + "Ġpottery": 22027, + "Ġgoalsc": 22028, + "Ġtransporting": 22029, + "Ġnamesake": 22030, + "hawks": 22031, + "ĠConservatives": 22032, + "ĠCitizens": 22033, + "ĠCGI": 22034, + "Ġchorale": 22035, + "yg": 22036, + "isodes": 22037, + "ĠPool": 22038, + "Ġorth": 22039, + "asta": 22040, + "phae": 22041, + "Ġ1780": 22042, + "Ġslate": 22043, + "Ġrealizing": 22044, + "ĠHamasaki": 22045, + "Ġpleaded": 22046, + "Ġsatisfy": 22047, + "ĠArcade": 22048, + "Ġspokesman": 22049, + "Bill": 22050, + "pot": 22051, + "Ġgonna": 22052, + "ĠHurricanes": 22053, + "ageway": 22054, + "arya": 22055, + "Ġ1833": 22056, + "Ġamp": 22057, + "olls": 22058, + "Ġcollectors": 22059, + "ĠFinance": 22060, + "ĠLiberation": 22061, + "Ġmathematic": 22062, + "Ġsuspicious": 22063, + "Ġsidew": 22064, + "ĠKet": 22065, + "rites": 22066, + "Ġbacks": 22067, + "Ġauthorised": 22068, + "Ġ1797": 22069, + "ĠProvincial": 22070, + "ĠTowards": 22071, + "Ġsalvage": 22072, + "ĠVolcanic": 22073, + "Ġphysicist": 22074, + "bernatorial": 22075, + "ĠUmayyad": 22076, + "Arab": 22077, + "Ġfug": 22078, + "Ġreused": 22079, + "ĠTuc": 22080, + "ilib": 22081, + "ĠFri": 22082, + "ĠWB": 22083, + "Ġplenty": 22084, + "Ġwarmer": 22085, + "Ġaffirmed": 22086, + "ĠThereafter": 22087, + "market": 22088, + "Ġcollaborators": 22089, + "Ġ1796": 22090, + "ĠHereford": 22091, + "moving": 22092, + "Initially": 22093, + "Mod": 22094, + "yt": 22095, + "inia": 22096, + "isors": 22097, + "artments": 22098, + "Ġcentred": 22099, + "Ġviaduct": 22100, + "ĠDeL": 22101, + "ĠOrion": 22102, + "Ġcouncill": 22103, + "Ġdonation": 22104, + "Ġrobbery": 22105, + "ĠHemisphere": 22106, + "Ġcliffs": 22107, + "Ġsearches": 22108, + "ĠAlamos": 22109, + "Ġrender": 22110, + "indy": 22111, + "Ġquotes": 22112, + "Ġstealth": 22113, + "Chinese": 22114, + "Ġgeometry": 22115, + "ĠGalile": 22116, + "Ġreprinted": 22117, + "Ġfleets": 22118, + "Ġtributaries": 22119, + "hon": 22120, + "Ġturtles": 22121, + "ĠMob": 22122, + "urrection": 22123, + "ĠDahl": 22124, + "ĠFig": 22125, + "ĠJut": 22126, + "ako": 22127, + "Ġscutt": 22128, + "ĠYa": 22129, + "rades": 22130, + "afia": 22131, + "offic": 22132, + "ĠGloria": 22133, + "Ġ1798": 22134, + "Ġinstallations": 22135, + "ĠPhonographic": 22136, + "ĠHemingway": 22137, + "Ġlumber": 22138, + "ĠCanton": 22139, + "Ġasylum": 22140, + "ĠDul": 22141, + "akis": 22142, + "ianc": 22143, + "ogist": 22144, + "Ġdaylight": 22145, + "Ġpresided": 22146, + "Ġsignatures": 22147, + "Ġstatistical": 22148, + "Ġpenultimate": 22149, + "ĠGreenwich": 22150, + "Ġprecision": 22151, + "Ġimagine": 22152, + "Ġunfavor": 22153, + "Ġrenewal": 22154, + "Ġsimultaneous": 22155, + "Ġlatitude": 22156, + "Ġsleeve": 22157, + "Ġdrifted": 22158, + "iso": 22159, + "Ġstanza": 22160, + "emouth": 22161, + "rapping": 22162, + "ĠInch": 22163, + "oulder": 22164, + "ĠVari": 22165, + "Ġthemed": 22166, + "ĠXIV": 22167, + "Ġhostility": 22168, + "Ġthreaten": 22169, + "ĠButte": 22170, + "ĠFarmer": 22171, + "оÐ": 22172, + "ĠGoes": 22173, + "Ġchaired": 22174, + "ĠScher": 22175, + "Ġdistorted": 22176, + "Ġclassics": 22177, + "Ġprizes": 22178, + "Ġwithdrawing": 22179, + "United": 22180, + "Ġgallons": 22181, + "ĠHobbit": 22182, + "Ġadmiration": 22183, + "ĠAntarctica": 22184, + "Ġbarbettes": 22185, + "ĠSaffir": 22186, + "Pop": 22187, + "Ġwagon": 22188, + "ĠSearch": 22189, + "Ġvents": 22190, + "Ġexh": 22191, + "Ġarter": 22192, + "acting": 22193, + "Ġtranscend": 22194, + "ĠAdvanced": 22195, + "Ġcycling": 22196, + "hetto": 22197, + "Ġtrusted": 22198, + "ĠCooke": 22199, + "ĠMPs": 22200, + "Ġgravitational": 22201, + "Ġseizure": 22202, + "Ġbureaucr": 22203, + ")-": 22204, + "Che": 22205, + "RL": 22206, + "bard": 22207, + "ska": 22208, + "ĠBio": 22209, + "Ġstir": 22210, + "ulse": 22211, + "Ġteleg": 22212, + "viol": 22213, + "ĠMarvin": 22214, + "ĠExpo": 22215, + "ĠMyers": 22216, + "Ġprescribed": 22217, + "ĠMontenegro": 22218, + "Ġterracotta": 22219, + "Ġbombed": 22220, + "Ġaccordingly": 22221, + "1967": 22222, + "ĠâĢĺ": 22223, + "Production": 22224, + "ĠVulcan": 22225, + "ĠAuschwitz": 22226, + "City": 22227, + "Ġtrom": 22228, + "Ġtile": 22229, + "Ġwrist": 22230, + "esi": 22231, + "ĠCore": 22232, + "ĠSton": 22233, + "Ġrecounted": 22234, + "Ġ1810": 22235, + "ĠZack": 22236, + "Ġreplen": 22237, + "ĠMalone": 22238, + "ĠFederer": 22239, + "Ġrhythmic": 22240, + "οÏĤ": 22241, + "Ġfishermen": 22242, + "ĠDavenport": 22243, + "bee": 22244, + "itored": 22245, + "Ġpuls": 22246, + "ĠHim": 22247, + "ĠFrem": 22248, + "ĠLiam": 22249, + "ĠGolf": 22250, + "Ġcha": 22251, + "aceans": 22252, + "Ġnewcom": 22253, + "Ġsingular": 22254, + "104": 22255, + "akening": 22256, + "ĠSynd": 22257, + "Ġphilanthrop": 22258, + "ĠSchwartz": 22259, + "Soon": 22260, + "ĠMord": 22261, + "olutions": 22262, + "ĠRAR": 22263, + "ĠKoch": 22264, + "richell": 22265, + "Ġ1795": 22266, + "Ġarrange": 22267, + "iterated": 22268, + "without": 22269, + "ĠNoble": 22270, + "ĠTasmania": 22271, + "dark": 22272, + "sil": 22273, + "tropical": 22274, + "anity": 22275, + "role": 22276, + "ĠTale": 22277, + "Ġintersp": 22278, + "Ġassim": 22279, + "lli": 22280, + "Ġbuilds": 22281, + "ĠBrooke": 22282, + "Ġinsistence": 22283, + "ĠWeap": 22284, + "ührer": 22285, + "Ġhappiness": 22286, + "Ġmosaic": 22287, + "Girl": 22288, + "Times": 22289, + "gree": 22290, + "etto": 22291, + "ĠID": 22292, + "ĠITV": 22293, + "ĠPiet": 22294, + "assis": 22295, + "oyer": 22296, + "ribes": 22297, + "ĠElves": 22298, + "Ġsounding": 22299, + "ĠSerge": 22300, + "ĠAssociates": 22301, + "Space": 22302, + "Ġastronomer": 22303, + "ĠTripoli": 22304, + "ĠCoulthard": 22305, + "Ġabdomen": 22306, + "Ġpinn": 22307, + "odic": 22308, + "upon": 22309, + "Ġ1819": 22310, + "Ġoutages": 22311, + "ĠWhig": 22312, + "ournals": 22313, + "ĠChero": 22314, + "Ġtaxi": 22315, + "ĠCasino": 22316, + "Ġexploited": 22317, + "Ġpossesses": 22318, + "Ġfaç": 22319, + "ĠReverend": 22320, + "ĠPhelps": 22321, + "Ash": 22322, + "bore": 22323, + "bath": 22324, + "Ïĥ": 22325, + "adh": 22326, + "agic": 22327, + "iferous": 22328, + "Ġshirts": 22329, + "ĠHeid": 22330, + "Ġoutrage": 22331, + "Ġenduring": 22332, + "ĠComet": 22333, + "ĠClara": 22334, + "ynes": 22335, + "ĠMonk": 22336, + "Ġemployer": 22337, + "Ġviolations": 22338, + "ĠMerit": 22339, + "Ġofferings": 22340, + "guez": 22341, + "Ġfauna": 22342, + "isman": 22343, + "ĠYak": 22344, + "azaki": 22345, + "escu": 22346, + "Ġ260": 22347, + "Ġinvestments": 22348, + "ĠHamlet": 22349, + "Why": 22350, + "Ġmounting": 22351, + "ĠFrontier": 22352, + "Ġreverted": 22353, + "μ": 22354, + "still": 22355, + "urring": 22356, + "Ġgri": 22357, + "user": 22358, + "ĠGos": 22359, + "Ġsoils": 22360, + "ĠAustrians": 22361, + "Ġproposes": 22362, + "ĠMini": 22363, + "Ġbarrage": 22364, + "Ġarchives": 22365, + "Ġholder": 22366, + "Ġrecognise": 22367, + "ascular": 22368, + "ĠClassification": 22369, + "Ġpractitioners": 22370, + "ON": 22371, + "Pat": 22372, + "birth": 22373, + "Ġtense": 22374, + "ĠSP": 22375, + "ĠCoc": 22376, + "Ġglow": 22377, + "igate": 22378, + "Ġstro": 22379, + "ĠLyrically": 22380, + "ĠJump": 22381, + "ocating": 22382, + "ĠKrie": 22383, + "ĠWeber": 22384, + "Ġastronomical": 22385, + "Ġobviously": 22386, + "Ġinventory": 22387, + "Ġrigid": 22388, + "ĠVeterans": 22389, + "Ġstays": 22390, + "ĠFlynn": 22391, + "Ġdeposition": 22392, + "Ġtemperate": 22393, + "Ġsalmon": 22394, + "Ġenjoying": 22395, + "Ġ1792": 22396, + "Ġsorties": 22397, + "Ġjuveniles": 22398, + "Ġspontaneous": 22399, + "inning": 22400, + "storey": 22401, + "ĠRole": 22402, + "ĠLah": 22403, + "ĠAllison": 22404, + "Ġtwins": 22405, + "ĠHolt": 22406, + "Ġfigur": 22407, + "Ġabsurd": 22408, + "roads": 22409, + "Ġconfirming": 22410, + "ĠAbbott": 22411, + "Ġresurrect": 22412, + "yth": 22413, + "zman": 22414, + "ĠFres": 22415, + "ĠKara": 22416, + "Ġnotices": 22417, + "Ġintr": 22418, + "Ġrefrain": 22419, + "Ġmarker": 22420, + "ĠFilmfare": 22421, + "quarium": 22422, + "quartered": 22423, + "zhnev": 22424, + "Ġcomprise": 22425, + "ĠEntry": 22426, + "Ġreinstated": 22427, + "ĠUrugu": 22428, + "watch": 22429, + "rene": 22430, + "ĠCav": 22431, + "ĠHare": 22432, + "rae": 22433, + "ateful": 22434, + "ĠInters": 22435, + "ĠChloe": 22436, + "Ġsevered": 22437, + "Ġmonetary": 22438, + "eneg": 22439, + "ĠCharity": 22440, + "Ġrenumbering": 22441, + "Ġpastor": 22442, + "Ġpunch": 22443, + "Ġcontestant": 22444, + "ĠCrusade": 22445, + "Ġenzymes": 22446, + "Person": 22447, + "fol": 22448, + "san": 22449, + "Ġmotto": 22450, + "ĠBonnie": 22451, + "ĠDix": 22452, + "Ġshores": 22453, + "portant": 22454, + "weed": 22455, + "Ġparan": 22456, + "ĠMartÃŃ": 22457, + "ĠPatrol": 22458, + "Cra": 22459, + "Mark": 22460, + "frey": 22461, + "enaries": 22462, + "Ġbug": 22463, + "ĠWare": 22464, + "Ġchasing": 22465, + "ĠChange": 22466, + "Ġarise": 22467, + "Int": 22468, + "ikos": 22469, + "ĠBritann": 22470, + "ĠClash": 22471, + "affected": 22472, + "ĠGlastonbury": 22473, + "ĠCastell": 22474, + "Ġaggress": 22475, + "Ġelectronics": 22476, + "ĠMeadow": 22477, + "Ġepidemic": 22478, + "rÃŃguez": 22479, + "Ñģ": 22480, + "Ġbubble": 22481, + "Ġlovers": 22482, + "ĠFram": 22483, + "apest": 22484, + "iaz": 22485, + "ĠShim": 22486, + "ĠActs": 22487, + "Ġcassette": 22488, + "Rem": 22489, + "sided": 22490, + "esis": 22491, + "ĠCM": 22492, + "urray": 22493, + "Ġclashes": 22494, + "ĠLeone": 22495, + "ermaid": 22496, + "Ġtownship": 22497, + "write": 22498, + "ĠSolid": 22499, + "Ġlicence": 22500, + "Ġpackaging": 22501, + "ĠMesa": 22502, + "ĠPilot": 22503, + "ĠTitanic": 22504, + "Ġsummarized": 22505, + "Ġsemifinal": 22506, + "ĠGuinness": 22507, + "ĠOswald": 22508, + "Taylor": 22509, + "Ġsinc": 22510, + "ĠDunk": 22511, + "channel": 22512, + "ĠLt": 22513, + "ĠContr": 22514, + "Ġdetention": 22515, + "ĠNeumann": 22516, + "ĠMcCoy": 22517, + "Sub": 22518, + "tight": 22519, + "eroy": 22520, + "itud": 22521, + "Ġgrip": 22522, + "ĠRule": 22523, + "ĠDrug": 22524, + "Ġentities": 22525, + "Ġinsert": 22526, + "ĠMacL": 22527, + "ĠAleppo": 22528, + "ĠReturning": 22529, + "Ġdynamics": 22530, + "Ġtouches": 22531, + "Ġbaptism": 22532, + "asium": 22533, + "Ġhp": 22534, + "ĠManga": 22535, + "imus": 22536, + "ĠPiano": 22537, + "ĠFast": 22538, + "Ġcompatible": 22539, + "ruz": 22540, + "urgical": 22541, + "intage": 22542, + "Ġdealer": 22543, + "ĠStephens": 22544, + "Ġsurvivor": 22545, + "Ġprohibition": 22546, + "Ġhooks": 22547, + "Ġobligations": 22548, + "iona": 22549, + "amura": 22550, + "ĠHak": 22551, + "ĠGap": 22552, + "ĠOval": 22553, + "inders": 22554, + "Ġguides": 22555, + "ĠAriel": 22556, + "Ġsymbolism": 22557, + "Ġflashback": 22558, + "Ġsabot": 22559, + "Ġdatabase": 22560, + "ĠiPhone": 22561, + "lift": 22562, + "Ġfoli": 22563, + "Ġmasks": 22564, + "ĠHuss": 22565, + "ipes": 22566, + "ĠInner": 22567, + "Ġdisruption": 22568, + "ĠMarilyn": 22569, + "ĠJoa": 22570, + "eye": 22571, + "sha": 22572, + "ervice": 22573, + "Ġmilitar": 22574, + "ĠĠĠĠĠ": 22575, + "Ġrested": 22576, + "Ġmedication": 22577, + "ĠSimmons": 22578, + "Ġ1804": 22579, + "ĠWilde": 22580, + "ĠGunn": 22581, + "ĠShelby": 22582, + "Ġresonance": 22583, + "ĠJedi": 22584, + "ĠBug": 22585, + "ĠBella": 22586, + "ĠWigan": 22587, + "ĠLooking": 22588, + "ĠUse": 22589, + "ĠLeh": 22590, + "Ġmonkey": 22591, + "ĠPlans": 22592, + "Ġeconomically": 22593, + "Ġscreenwriter": 22594, + "ĠLorde": 22595, + "Ġdecreases": 22596, + "Ġharmonies": 22597, + "ĠAntony": 22598, + "Ġcleaning": 22599, + "ĠTowers": 22600, + "ĠMultiple": 22601, + "Ġreworked": 22602, + "ÄĻ": 22603, + "uler": 22604, + "ĠGale": 22605, + "ĠKad": 22606, + "iani": 22607, + "ĠSpokane": 22608, + "ĠIsmail": 22609, + "ĠNorthwestern": 22610, + "Ġdragged": 22611, + "mega": 22612, + "sequence": 22613, + "Ġsurreal": 22614, + "Ġacademics": 22615, + "ĠStrateg": 22616, + "Ġmascot": 22617, + "ĠMCU": 22618, + "Ġaluminum": 22619, + "ĠMormon": 22620, + "because": 22621, + "cular": 22622, + "iew": 22623, + "Ġinequ": 22624, + "Ġlighthouse": 22625, + "Ġobit": 22626, + "Ġswords": 22627, + "Ġratified": 22628, + "ĠSilent": 22629, + "ĠâĨĴ": 22630, + "Ġmutiny": 22631, + "Ġsectors": 22632, + "Ġpistol": 22633, + "ĠOdyssey": 22634, + "yen": 22635, + "Ġions": 22636, + "Ġgird": 22637, + "ĠNights": 22638, + "Ġcomply": 22639, + "Ġabduct": 22640, + "ĠRevel": 22641, + "episode": 22642, + "Ġemblem": 22643, + "Ġported": 22644, + "Ġcheese": 22645, + "ün": 22646, + "ĠParliamentary": 22647, + "ĠJacqu": 22648, + "Ġignor": 22649, + "Ġwillingness": 22650, + "GC": 22651, + "Ġeagles": 22652, + "igl": 22653, + "estown": 22654, + "ectives": 22655, + "Ġoutward": 22656, + "170": 22657, + "ĠMilk": 22658, + "ĠTerrace": 22659, + "Ġdefendant": 22660, + "ĠPersia": 22661, + "Ġexplosions": 22662, + "ĠCamden": 22663, + "avelength": 22664, + "ĠRafael": 22665, + "ĠMecca": 22666, + "lightenment": 22667, + "prop": 22668, + "Ġbachelor": 22669, + "acies": 22670, + "ová": 22671, + "ĠVu": 22672, + "Ġresidency": 22673, + "Ġreck": 22674, + "shoot": 22675, + "iership": 22676, + "ĠGoldberg": 22677, + "breaker": 22678, + "Ġchemicals": 22679, + "ĠDivine": 22680, + "Ġinundated": 22681, + "370": 22682, + "mounted": 22683, + "ĠTay": 22684, + "ĠHed": 22685, + "ĠRamb": 22686, + "Ġsyll": 22687, + "Ġpreserving": 22688, + "Ġdiscs": 22689, + "ĠPlus": 22690, + "ĠCharter": 22691, + "Ġdirectorial": 22692, + "ĠHorace": 22693, + "ĠMiranda": 22694, + "ĠIncre": 22695, + "Ġautonomous": 22696, + "ĠCornwallis": 22697, + "Ġsatirical": 22698, + "Ġlions": 22699, + "ĠIbrahim": 22700, + "owulf": 22701, + "ĠEmin": 22702, + "ĠClair": 22703, + "Ġarchipelago": 22704, + "ĠHahn": 22705, + "1966": 22706, + "ĠWisden": 22707, + "Ġrelaxed": 22708, + "Ġreptiles": 22709, + "Ġdismantled": 22710, + "bles": 22711, + "date": 22712, + "Ġcripp": 22713, + "Ġniece": 22714, + "Ġinterred": 22715, + "1945": 22716, + "eneuve": 22717, + "arming": 22718, + "Ġprojection": 22719, + "Ġminorities": 22720, + "ĠConfederation": 22721, + "Ġmotorcycle": 22722, + "Ġselecting": 22723, + "Ġinevitable": 22724, + "ĠNicaragua": 22725, + "?\",": 22726, + "Elect": 22727, + "Take": 22728, + "WW": 22729, + "gment": 22730, + "Ġts": 22731, + "acer": 22732, + "tering": 22733, + "ĠPeck": 22734, + "Ġamino": 22735, + "Ġsurg": 22736, + "Ġfinite": 22737, + "Ġ123": 22738, + "ĠAmanda": 22739, + "Ġprocessed": 22740, + "Ġhyphae": 22741, + "Spanish": 22742, + "Ġpools": 22743, + "iative": 22744, + "Ġlodge": 22745, + "ĠMuss": 22746, + "olson": 22747, + "ĠOmar": 22748, + "uder": 22749, + "shops": 22750, + "ĠByron": 22751, + "ĠBaroque": 22752, + "ĠJacksonville": 22753, + "ĠPeterson": 22754, + "Ġretrospect": 22755, + "Ġfeminine": 22756, + "does": 22757, + "lat": 22758, + "pill": 22759, + "Ġwolves": 22760, + "ĠCA": 22761, + "ayashi": 22762, + "emason": 22763, + "ĠRib": 22764, + "Ġspelling": 22765, + "Ġcontests": 22766, + "perhaps": 22767, + "Ġaging": 22768, + "Ġattach": 22769, + "Ġassumes": 22770, + "ĠEnc": 22771, + "Ġmonitored": 22772, + "Ġbiographical": 22773, + "Ġ1805": 22774, + "rifying": 22775, + "Ġdiversion": 22776, + "ĠRicci": 22777, + "Ġpeloton": 22778, + "ĠMarketing": 22779, + "ĠSophia": 22780, + "Ġcinematographer": 22781, + "qvist": 22782, + "Ġpent": 22783, + "Ġnec": 22784, + "uni": 22785, + "ĠDag": 22786, + "Ġoffset": 22787, + "urning": 22788, + "viate": 22789, + "ĠAnto": 22790, + "ikini": 22791, + "Ġeverywhere": 22792, + "Ġimmense": 22793, + "ĠNinth": 22794, + "Ġsouls": 22795, + "Ġgalaxies": 22796, + "Ġexploitation": 22797, + "Ġpassionate": 22798, + "Ġsuppression": 22799, + "Ġconscience": 22800, + "Ġinclined": 22801, + "ĠPeggy": 22802, + "Originally": 22803, + "gement": 22804, + "Ġling": 22805, + "Ġheal": 22806, + "ellite": 22807, + "Ġapproxim": 22808, + "vester": 22809, + "Ġcombinations": 22810, + "ollar": 22811, + "Ġfunnels": 22812, + "Ġinsult": 22813, + "Ġmurals": 22814, + "ĠKnown": 22815, + "ĠArchives": 22816, + "Ġexercised": 22817, + "Ġwagons": 22818, + "BE": 22819, + "Form": 22820, + "Ġfol": 22821, + "arse": 22822, + "Ġinception": 22823, + "Ġpacks": 22824, + "adia": 22825, + "Ġforwards": 22826, + "ĠDais": 22827, + "ockets": 22828, + "Ġadviser": 22829, + "Ġquarry": 22830, + "ĠGerard": 22831, + "Ġsunlight": 22832, + "changing": 22833, + "ĠMozamb": 22834, + "ĠVirtual": 22835, + "Min": 22836, + "Ġsoprano": 22837, + "imar": 22838, + "ĠFCC": 22839, + "ĠLili": 22840, + "Ġintake": 22841, + "ĠBroken": 22842, + "nai": 22843, + "ĠMonaco": 22844, + "Ġshootout": 22845, + "Ġsynchron": 22846, + "ĠRodrÃŃguez": 22847, + "equipped": 22848, + "Ġhanged": 22849, + "ĠAudio": 22850, + "Ġimmigrant": 22851, + "Ġresearched": 22852, + "Ġsparse": 22853, + "Ġtruncated": 22854, + "ĠFrey": 22855, + "Ġ550": 22856, + "Ġdepleted": 22857, + "spoken": 22858, + "Ġgubernatorial": 22859, + "Ġelectrom": 22860, + "Ġerotic": 22861, + "Ġpromotions": 22862, + "Ġdebuting": 22863, + "ĠSecondary": 22864, + "ĠNYC": 22865, + "Ġbowlers": 22866, + "Ġconflicting": 22867, + "ĠRuby": 22868, + "Ġwireless": 22869, + "ĠAIF": 22870, + "ĠWessex": 22871, + "Ġinadvert": 22872, + "jm": 22873, + "paced": 22874, + "yx": 22875, + "Ġfused": 22876, + "ĠHector": 22877, + "ĠDres": 22878, + "ĠDLC": 22879, + "ĠEra": 22880, + "ifiable": 22881, + "Ġspat": 22882, + "ĠIndex": 22883, + "Ġcourthouse": 22884, + "ĠMonitor": 22885, + "Ġhonoured": 22886, + "ĠMillwall": 22887, + "Ġbadge": 22888, + "ĠUltra": 22889, + "Ġcommitting": 22890, + "Reilly": 22891, + "ĠÅĮ": 22892, + "ĠRatings": 22893, + "ĠBabylonian": 22894, + "Ġanarchist": 22895, + "ĠSoldier": 22896, + "ĠBuildings": 22897, + "deep": 22898, + "mast": 22899, + "techn": 22900, + "ĠMist": 22901, + "ĠBridges": 22902, + "ĠHyp": 22903, + "Ġoverrun": 22904, + "Ġdispro": 22905, + "Ġregent": 22906, + "Ġincurred": 22907, + "Ġanybody": 22908, + "unga": 22909, + "ĠTorch": 22910, + "itti": 22911, + "ĠKahn": 22912, + "ĠOdin": 22913, + "ĠCruiser": 22914, + "Ġendorsement": 22915, + "izzard": 22916, + "ĠCriminal": 22917, + "ĠHearst": 22918, + "ĠCNN": 22919, + "river": 22920, + "wid": 22921, + "Ġtin": 22922, + "icates": 22923, + "ĠTrial": 22924, + "ĠSF": 22925, + "Ġvamp": 22926, + "inees": 22927, + "Ġscouts": 22928, + "Ġbuoy": 22929, + "Ġpolished": 22930, + "Ġparap": 22931, + "Ġcaptained": 22932, + "Ġdistribute": 22933, + "Ġlifesp": 22934, + "evil": 22935, + "ĠRoland": 22936, + "Ġlicensing": 22937, + "Ġdisagreements": 22938, + "ĠNiagara": 22939, + "Ġpenetrate": 22940, + "ĠDuchy": 22941, + "wear": 22942, + "Ġlyn": 22943, + "ĠHudd": 22944, + "Ġproclaim": 22945, + "Ġstructured": 22946, + "Ġfortunes": 22947, + "1965": 22948, + "Ġadvocates": 22949, + "ĠBalkans": 22950, + "ĠCrimson": 22951, + "Pad": 22952, + "Ray": 22953, + "Sup": 22954, + "rek": 22955, + "ĠFarn": 22956, + "open": 22957, + "ĠOrient": 22958, + "Ġinterfer": 22959, + "Ġpeer": 22960, + "Ġmainline": 22961, + "Ġproving": 22962, + "Ġdestinations": 22963, + "Ġreadings": 22964, + "Ġcoasts": 22965, + "Ġbrace": 22966, + "Ġcontrasts": 22967, + "Ġ1806": 22968, + "ĠZeppelin": 22969, + "Nor": 22970, + "pox": 22971, + "uen": 22972, + "isible": 22973, + "ouring": 22974, + "ibre": 22975, + "Ġsubgen": 22976, + "ĠAshes": 22977, + "flin": 22978, + "ĠIsis": 22979, + "inners": 22980, + "ĠCampus": 22981, + "Ġgeology": 22982, + "Ġsoundtracks": 22983, + "Arts": 22984, + "ĠProgramme": 22985, + "Ġcoincide": 22986, + "ĠBottom": 22987, + "ĠTuesday": 22988, + "Pac": 22989, + "ĠPere": 22990, + "ĠRI": 22991, + "ĠNer": 22992, + "andel": 22993, + "agasy": 22994, + "opa": 22995, + "ĠKum": 22996, + "ĠAlma": 22997, + "awla": 22998, + "Ġmarriages": 22999, + "racing": 23000, + "ĠMacdonald": 23001, + "ĠBullet": 23002, + "ĠExtra": 23003, + "ĠSwansea": 23004, + "ĠTesla": 23005, + "dream": 23006, + "tland": 23007, + "roduction": 23008, + "ĠFritz": 23009, + "reep": 23010, + "Ġinvalid": 23011, + "Ġblade": 23012, + "Ġpainters": 23013, + "Ġbreakup": 23014, + "ĠBelieve": 23015, + "tti": 23016, + "Ġ1789": 23017, + "Ġmushrooms": 23018, + "Ġimmunity": 23019, + "ĠFellowship": 23020, + "Ben": 23021, + "cence": 23022, + "fu": 23023, + "Ġ{": 23024, + "Ġtempt": 23025, + "ĠDard": 23026, + "ĠJab": 23027, + "Ġoffseason": 23028, + "Ġquote": 23029, + "ĠEno": 23030, + "ĠComing": 23031, + "2023": 23032, + "Ġminig": 23033, + "Ġemission": 23034, + "ĠScapa": 23035, + "ĠZimb": 23036, + "ĠForrest": 23037, + "Ġneeding": 23038, + "Ġbarrels": 23039, + "Ġdiocese": 23040, + "ĠPoet": 23041, + "Ġquietly": 23042, + "Ġcognitive": 23043, + "ĠTaj": 23044, + "ĠBuk": 23045, + "ĠVid": 23046, + "ugging": 23047, + "Ġsynthetic": 23048, + "ĠAcademic": 23049, + "Ġdemonstrates": 23050, + "ĠOrigin": 23051, + "Ġsediments": 23052, + "Ġpetitioned": 23053, + "Ġnuclei": 23054, + "Ġnursing": 23055, + "ĠMarlborough": 23056, + "Ġconferences": 23057, + "ĠCochrane": 23058, + "Ġmant": 23059, + "ĠAck": 23060, + "ĠCope": 23061, + "ĠFant": 23062, + "ĠWords": 23063, + "opers": 23064, + "ĠContinuing": 23065, + "Ġumpire": 23066, + "fman": 23067, + "holic": 23068, + "taker": 23069, + "Ġbricks": 23070, + "Ġstocks": 23071, + "ĠLec": 23072, + "abwe": 23073, + "Ġplagued": 23074, + "ĠZimmer": 23075, + "ĠChristie": 23076, + "Ġdevelopmental": 23077, + "ĠHunters": 23078, + "Ġventures": 23079, + "Ġconvinces": 23080, + "Ġskulls": 23081, + "Ġrecipients": 23082, + "ĠEthan": 23083, + "Ġpsychiatric": 23084, + "ĠMüller": 23085, + "throp": 23086, + "ĠEdu": 23087, + "redict": 23088, + "Ġsurplus": 23089, + "Ġ129": 23090, + "Ġ144": 23091, + "Ġspinning": 23092, + "Ġreservations": 23093, + "ĠTakah": 23094, + "Ġintervened": 23095, + "Ġlandslide": 23096, + "ĠManitoba": 23097, + "Act": 23098, + "Br": 23099, + "litz": 23100, + "trad": 23101, + "Ġwield": 23102, + "Ġnuth": 23103, + "ĠChoir": 23104, + "ĠVampire": 23105, + "Ġassaults": 23106, + "enery": 23107, + "ĠShap": 23108, + "Ġslam": 23109, + "Ġsocially": 23110, + "ĠRockstar": 23111, + "people": 23112, + "Ġjournalism": 23113, + "Ġplea": 23114, + "Ġenterprise": 23115, + "Å¡iÄĩ": 23116, + "Johnson": 23117, + "Ġabsorption": 23118, + "Ġhatred": 23119, + "ĠToby": 23120, + "Ġsubscription": 23121, + "Ġconcession": 23122, + "Ġhesit": 23123, + "Mary": 23124, + "iard": 23125, + "recht": 23126, + "ĠAB": 23127, + "Ġ(Â": 23128, + "Ġchip": 23129, + "ĠKerr": 23130, + "ectors": 23131, + "Ġunidentified": 23132, + "Ġadhe": 23133, + "101": 23134, + "coe": 23135, + "Ġencro": 23136, + "ĠGroves": 23137, + "ĠCruc": 23138, + "grove": 23139, + "Ġvegetables": 23140, + "Ġoptimistic": 23141, + "Ġbeetles": 23142, + "mak": 23143, + "Ġmol": 23144, + "Ġlamb": 23145, + "ĠMaking": 23146, + "ĠDolph": 23147, + "Ġhered": 23148, + "agree": 23149, + "rika": 23150, + "Ġwarn": 23151, + "ĠAllah": 23152, + "ĠHarriet": 23153, + "ĠOrn": 23154, + "ĠBarbar": 23155, + "Ġ07": 23156, + "icksburg": 23157, + "Ġerrone": 23158, + "ĠKomnen": 23159, + "Ġvoluntary": 23160, + "ĠMoffat": 23161, + "Ġantisem": 23162, + "ĠHercules": 23163, + "cases": 23164, + "Ġpant": 23165, + "idered": 23166, + "ĠIo": 23167, + "ĠKai": 23168, + "Ġimplying": 23169, + "Ġillusion": 23170, + "Ġcontractors": 23171, + "Ġattendees": 23172, + "Ġscripted": 23173, + "ĠLetters": 23174, + "Ġposterior": 23175, + "ĠAdvisory": 23176, + "oit": 23177, + "educt": 23178, + "Ġsidel": 23179, + "aram": 23180, + "ĠRoe": 23181, + "ĠLily": 23182, + "ĠYo": 23183, + "ĠMarriage": 23184, + "orned": 23185, + "Ġammon": 23186, + "spur": 23187, + "Ġsimulation": 23188, + "ĠHarald": 23189, + "Ġgunpowder": 23190, + "ĠAboriginal": 23191, + "ĠPolk": 23192, + "ĠPoles": 23193, + "ĠHoliday": 23194, + "Ġangular": 23195, + "Ġcrowded": 23196, + "Ġchecked": 23197, + "ĠGranada": 23198, + "Ġmasonry": 23199, + "ĠBelfast": 23200, + "'),": 23201, + "Cent": 23202, + "DE": 23203, + "uria": 23204, + "osi": 23205, + "Ġcompare": 23206, + "Ġabbre": 23207, + "Ġincoming": 23208, + "Ġgovernance": 23209, + "Ġstoryboard": 23210, + "ĠEli": 23211, + "opsy": 23212, + "ĠOperational": 23213, + "ĠRomantic": 23214, + "Operation": 23215, + "ĠJutland": 23216, + "Def": 23217, + "Hurricane": 23218, + "ĠBingham": 23219, + "etri": 23220, + "ĠDru": 23221, + "ieves": 23222, + "ĠClap": 23223, + "ĠMyth": 23224, + "Chap": 23225, + "ĠRoses": 23226, + "Ġbloody": 23227, + "Ġenlist": 23228, + "Ġtortured": 23229, + "Ġoriented": 23230, + "Beat": 23231, + "fif": 23232, + "million": 23233, + "Ġsultan": 23234, + "leck": 23235, + "ĠTod": 23236, + "ĠTip": 23237, + "ĠPM": 23238, + "ĠRhythm": 23239, + "ĠFi": 23240, + "ĠLup": 23241, + "Ġexited": 23242, + "Ġbacklash": 23243, + "omencl": 23244, + "ooner": 23245, + "Ġcrashes": 23246, + "Ġglory": 23247, + "ĠBoyle": 23248, + "Ġexperimentation": 23249, + "ĠPleasant": 23250, + "Ġfraction": 23251, + "Ġsymphony": 23252, + "Ġlandowners": 23253, + "ĠKylie": 23254, + "Wash": 23255, + "smith": 23256, + "ĠCult": 23257, + "ellus": 23258, + "Ġye": 23259, + "weep": 23260, + "Ġskeptical": 23261, + "ĠBriar": 23262, + ".âĢĿ": 23263, + "jin": 23264, + "ĠSag": 23265, + "otus": 23266, + "ĠFont": 23267, + "ĠLocated": 23268, + "ĠEad": 23269, + "oder": 23270, + "plant": 23271, + "Ġoutlet": 23272, + "rens": 23273, + "ĠAfterward": 23274, + "Ġfeast": 23275, + "ĠPract": 23276, + "ĠQuay": 23277, + "backer": 23278, + "Ġridership": 23279, + "Ġconflu": 23280, + "Ġsubstances": 23281, + "Ġillustrate": 23282, + "Ġcommemorating": 23283, + "ĠNaomi": 23284, + "ĠPatriarch": 23285, + "ĠPhilharmonic": 23286, + "!.": 23287, + "ä¸": 23288, + "Ġbids": 23289, + "ĠYok": 23290, + "ĠUnknown": 23291, + "ĠReformation": 23292, + "Ġ152": 23293, + "Ġidentities": 23294, + "ĠFortune": 23295, + "Ġabandoning": 23296, + "evolution": 23297, + "LR": 23298, + "Six": 23299, + "hind": 23300, + "itle": 23301, + "ĠCyp": 23302, + "Ġnotified": 23303, + "Ġattaining": 23304, + "ĠGuer": 23305, + "aptor": 23306, + "Ġmassac": 23307, + "Ġacquitted": 23308, + "Ġcomparatively": 23309, + "ène": 23310, + "ĠMajesty": 23311, + "ĠPhysics": 23312, + "ĠAurora": 23313, + "Richard": 23314, + "ĠMetallica": 23315, + "buck": 23316, + "κ": 23317, + "ĠGP": 23318, + "umatic": 23319, + "Ġtraps": 23320, + "Ġdaytime": 23321, + "spot": 23322, + "Ġimagined": 23323, + "Ġsimpler": 23324, + "ĠKerry": 23325, + "ĠNationals": 23326, + "Ġbleeding": 23327, + "ĠHokies": 23328, + "kick": 23329, + "Ġinappropriate": 23330, + "ĠFoss": 23331, + "tingu": 23332, + "Ġdepended": 23333, + "Ġstandalone": 23334, + "Ġmastered": 23335, + "ĠDamon": 23336, + "Ġloaned": 23337, + "ĠCruise": 23338, + "horst": 23339, + "ĠBuccane": 23340, + "ĠQualifying": 23341, + "ĠCaliphate": 23342, + "ĠKendrick": 23343, + "ĠGlacier": 23344, + "bas": 23345, + "lob": 23346, + "ĠTsub": 23347, + "ĠHels": 23348, + "ĠWA": 23349, + "ĠLana": 23350, + "andez": 23351, + "Ġusur": 23352, + "typ": 23353, + "Ġannounce": 23354, + "Ġconspir": 23355, + "ĠPakistani": 23356, + "Ġwetlands": 23357, + "Ġvulnerability": 23358, + "ÅŁ": 23359, + "Ġcos": 23360, + "Ġlounge": 23361, + "ĠCensus": 23362, + "ĠBolt": 23363, + "ĠWi": 23364, + "Ġrelics": 23365, + "linson": 23366, + "Ġparticipant": 23367, + "ĠSumm": 23368, + "Ġmentally": 23369, + "stitutional": 23370, + "ĠPublications": 23371, + "Ġgalleries": 23372, + "ĠRapids": 23373, + "Ġstereotypes": 23374, + "Ġprevailing": 23375, + "Ġsacrifices": 23376, + "Ġscrutiny": 23377, + "Ġmourning": 23378, + "ĠHimmler": 23379, + "bott": 23380, + "Ġaide": 23381, + "ĠBoot": 23382, + "ĠHib": 23383, + "Ġupward": 23384, + "Ġneur": 23385, + "ĠLevin": 23386, + "Ġ280": 23387, + "ĠRoch": 23388, + "Ġshoreline": 23389, + "Ġfilters": 23390, + "ĠLocke": 23391, + "About": 23392, + "ĠKosovo": 23393, + "thorpe": 23394, + "generation": 23395, + "vil": 23396, + "ĠHä": 23397, + "unks": 23398, + "ĠLights": 23399, + "ĠJaguar": 23400, + "ĠVulture": 23401, + "ogo": 23402, + "Ġworkshop": 23403, + "Ġdefenc": 23404, + "Ġpresidents": 23405, + "odeon": 23406, + "Ġrepatri": 23407, + "ĠCalais": 23408, + "Äģn": 23409, + "Ġmentioning": 23410, + "Ġcoden": 23411, + "bours": 23412, + "û": 23413, + "Ġcher": 23414, + "ĠSI": 23415, + "olute": 23416, + "ĠHonda": 23417, + "ĠRT": 23418, + "Ġconject": 23419, + "ovar": 23420, + "Ġdeserved": 23421, + "Ġ1811": 23422, + "Ġcanals": 23423, + "Ġsomehow": 23424, + "Ġairplane": 23425, + "ĠReconstruction": 23426, + "Ġmyst": 23427, + "ĠMonter": 23428, + "ividing": 23429, + "Ġsolved": 23430, + "ĠAppl": 23431, + "Ġfunctioning": 23432, + "Ġbrake": 23433, + "achev": 23434, + "ĠRudolf": 23435, + "Ġknockout": 23436, + "Ġvertically": 23437, + "Ġamendments": 23438, + "watched": 23439, + "Ġweren": 23440, + "ĠPoul": 23441, + "Ġvivid": 23442, + "Ġplague": 23443, + "ĠBoone": 23444, + "ĠControvers": 23445, + "Ġvacuum": 23446, + "ĠPhilippe": 23447, + "ĠMovies": 23448, + "Ġselections": 23449, + "ĠBarbados": 23450, + "ĠExpeditionary": 23451, + "LP": 23452, + "kish": 23453, + "wild": 23454, + "Ġtatt": 23455, + "eric": 23456, + "ĠMask": 23457, + "ĠMitch": 23458, + "ĠDust": 23459, + "ulo": 23460, + "ĠED": 23461, + "odian": 23462, + "Ġchick": 23463, + "ĠStructure": 23464, + "Ġarched": 23465, + "Ġmint": 23466, + "ém": 23467, + "porters": 23468, + "ĠWriter": 23469, + "Ġneutrality": 23470, + "ĠScheer": 23471, + "ĠCannes": 23472, + "Ġinterspersed": 23473, + "ĠMozambique": 23474, + "Sex": 23475, + "major": 23476, + "rar": 23477, + "ĠTec": 23478, + "ipas": 23479, + "Ġinstinct": 23480, + "Ġemploys": 23481, + "Ġfrequencies": 23482, + "Ġambushed": 23483, + "ĠBeta": 23484, + "ĠRodney": 23485, + "Ġpolyg": 23486, + "ĠCovenant": 23487, + "Ġfacilitated": 23488, + "Ġsparrow": 23489, + "ĠRéunion": 23490, + "Ġtremendous": 23491, + "Ġink": 23492, + "ilot": 23493, + "shima": 23494, + "Ġextracted": 23495, + "Ġtenant": 23496, + "Until": 23497, + "Ġinitiatives": 23498, + "voiced": 23499, + "ĠBalkan": 23500, + "ĠCreative": 23501, + "Ġincredible": 23502, + "Ġlavish": 23503, + "Spe": 23504, + "cylinder": 23505, + "ĠCivic": 23506, + "Ġcones": 23507, + "ĠWick": 23508, + "ĠGavin": 23509, + "Ġconfusing": 23510, + "Ġmicrophone": 23511, + "Ġconspicuous": 23512, + "Ġexplanations": 23513, + "ĠEconomy": 23514, + "Ġrepeating": 23515, + "Str": 23516, + "furt": 23517, + "usan": 23518, + "ĠVita": 23519, + "Ġ1827": 23520, + "Ġmanned": 23521, + "Ġsheer": 23522, + "Ġneu": 23523, + "Ġremar": 23524, + "Ġentreprene": 23525, + "fulness": 23526, + "Ġtransitions": 23527, + "Ġdelicate": 23528, + "Ġinflux": 23529, + "ĠSwim": 23530, + "ĠMorales": 23531, + "glades": 23532, + "ĠMao": 23533, + "Ġmelanch": 23534, + "Ġmyths": 23535, + "ĠGrammar": 23536, + "Ġdiplomat": 23537, + "ĠSioux": 23538, + "Ġscarce": 23539, + "electric": 23540, + "ĠVolunteer": 23541, + "ĠTiberius": 23542, + "!\",": 23543, + "ا": 23544, + "asers": 23545, + "ichel": 23546, + "Ġstab": 23547, + "unge": 23548, + "ĠLuk": 23549, + "ĠKrup": 23550, + "ricon": 23551, + "ĠResistance": 23552, + "Ġloops": 23553, + "ĠBabe": 23554, + "Ġvenom": 23555, + "ĠDominic": 23556, + "ĠTitle": 23557, + "atchewan": 23558, + "orporated": 23559, + "ĠTry": 23560, + "ĠIUCN": 23561, + "ĠFut": 23562, + "avo": 23563, + "Ġleisure": 23564, + "Ġsmell": 23565, + "Ġeighty": 23566, + "ĠMartine": 23567, + "Ġsubstrate": 23568, + "ĠPurana": 23569, + "Ġmercenaries": 23570, + "Ġprivileges": 23571, + "ĠIMAX": 23572, + "games": 23573, + "Ġstrang": 23574, + "Ġbees": 23575, + "ĠKiller": 23576, + "Ġoutlook": 23577, + "Ġdeficiency": 23578, + "ĠShi": 23579, + "inka": 23580, + "Ġslogan": 23581, + "152": 23582, + "Ġgeometric": 23583, + "Ġextrav": 23584, + "ĠHellen": 23585, + "ĠLevant": 23586, + "Ġenclosure": 23587, + "ĠMystery": 23588, + "Ġauthenticity": 23589, + "Ġonstage": 23590, + "ĠLMG": 23591, + "icho": 23592, + "ibus": 23593, + "ĠAnast": 23594, + "Ġsubdu": 23595, + "Ġindict": 23596, + "letter": 23597, + "Ġideological": 23598, + "Ġinsists": 23599, + "ĠMaguire": 23600, + "Ġurine": 23601, + "ĠSelby": 23602, + "ĠFemales": 23603, + "ĠSteele": 23604, + "double": 23605, + "Ġsusceptible": 23606, + "oise": 23607, + "Ġoste": 23608, + "Ġceded": 23609, + "ĠCyn": 23610, + "Ġ1818": 23611, + "Ġamen": 23612, + "ĠIndo": 23613, + "Ġhistories": 23614, + "ĠElis": 23615, + "Ġcatap": 23616, + "Ġexceptionally": 23617, + "Ġabsorb": 23618, + "Ġforthcoming": 23619, + "ĠSquadrons": 23620, + "Ġincorrectly": 23621, + "ĠMartÃŃnez": 23622, + "Mor": 23623, + "died": 23624, + "gt": 23625, + "pid": 23626, + "Ġtwe": 23627, + "Ġwavelength": 23628, + "ĠSalford": 23629, + "ĠCertain": 23630, + "ĠAlberto": 23631, + "Ġprehistoric": 23632, + "Ġcanvas": 23633, + "ĠForster": 23634, + "ĠConfederacy": 23635, + "Ġlegitimacy": 23636, + "moil": 23637, + "ĠInvasion": 23638, + "ilibrium": 23639, + "Med": 23640, + "Pre": 23641, + "vig": 23642, + "Ġtam": 23643, + "Ġsake": 23644, + "Ġfoster": 23645, + "ĠTil": 23646, + "ĠCis": 23647, + "ĠCody": 23648, + "otron": 23649, + "ĠKou": 23650, + "Ġimaging": 23651, + "Ġthematic": 23652, + "ĠShell": 23653, + "Ġsemic": 23654, + "kinen": 23655, + "Ġprogressively": 23656, + "ĠRifles": 23657, + "ĠDracula": 23658, + "ĠMarseille": 23659, + "ĠSesame": 23660, + "Ġchancel": 23661, + "ĠHyderabad": 23662, + "hanna": 23663, + "orate": 23664, + "Ġreclaim": 23665, + "ĠST": 23666, + "ĠHorses": 23667, + "Ġ1813": 23668, + "ĠLevi": 23669, + "ierre": 23670, + "Ġobverse": 23671, + "Ġheadquartered": 23672, + "ĠEliot": 23673, + "Ġpainful": 23674, + "Ġholdings": 23675, + "ĠSlayer": 23676, + "Ġrift": 23677, + "ĠTimeline": 23678, + "ĠBrend": 23679, + "Ġaccidental": 23680, + "Ġevaluated": 23681, + "Ġbetrayed": 23682, + "Ġconcessions": 23683, + "Ġadulthood": 23684, + "ĠCherokee": 23685, + "Ġcottage": 23686, + "Ġbrid": 23687, + "ĠCá": 23688, + "Ġstew": 23689, + "Ġuneven": 23690, + "Ġjournals": 23691, + "Ġdisgr": 23692, + "ĠYounger": 23693, + "Ġ650": 23694, + "Ġdowngraded": 23695, + "ĠMcB": 23696, + "ĠMacau": 23697, + "Ġcouncils": 23698, + "Ġarchaeologists": 23699, + "Ġsimplified": 23700, + "ĠExtension": 23701, + "ĠCobb": 23702, + "stanbul": 23703, + "Ġconveyed": 23704, + "ĠExamples": 23705, + "Ġexacerbated": 23706, + "[^": 23707, + "vic": 23708, + "ÑĤ": 23709, + "ĠSiles": 23710, + "ĠMCC": 23711, + "ĠHang": 23712, + "antino": 23713, + "Ġevid": 23714, + "ĠArchie": 23715, + "prints": 23716, + "Ġdownward": 23717, + "ĠDevelop": 23718, + "Ġmerging": 23719, + "ĠFortress": 23720, + "Ġlawsuits": 23721, + "ĠAnimated": 23722, + "idelity": 23723, + "Ġshowcased": 23724, + "ĠUndertaker": 23725, + "richello": 23726, + "facing": 23727, + "Ġdocks": 23728, + "ĠTouch": 23729, + "ayana": 23730, + "ĠPret": 23731, + "gebra": 23732, + "areth": 23733, + "Ġ1826": 23734, + "Ġinvading": 23735, + "risons": 23736, + "Ġretailers": 23737, + "Ġchronicle": 23738, + "Madonna": 23739, + "Tw": 23740, + "iov": 23741, + "size": 23742, + "ĠIP": 23743, + "ĠGus": 23744, + "ffiti": 23745, + "Ġreconc": 23746, + "isson": 23747, + "Ġairports": 23748, + "ĠCanning": 23749, + "escribed": 23750, + "Ġmotors": 23751, + "Ġthreatens": 23752, + "thesis": 23753, + "Ġvigil": 23754, + "ĠATP": 23755, + "Ġasteroid": 23756, + "Ġreconcile": 23757, + "Young": 23758, + "cke": 23759, + "ders": 23760, + "ĠBrain": 23761, + "utnant": 23762, + "ĠVie": 23763, + "Ġbooklet": 23764, + "Ġcolorful": 23765, + "ĠSaigon": 23766, + "Ġadvocacy": 23767, + "Ġcoordinate": 23768, + "RE": 23769, + "Ġoscill": 23770, + "ĠSaul": 23771, + "Ġlia": 23772, + "ĠRale": 23773, + "ĠNA": 23774, + "ĠKare": 23775, + "Ġperpendicular": 23776, + "Ġupbeat": 23777, + "Ġflute": 23778, + "Ġshortstop": 23779, + "ĠElena": 23780, + "Ġbasically": 23781, + "ĠFlora": 23782, + "Ġcountered": 23783, + "Ġtextures": 23784, + "1964": 23785, + "ĠKrusty": 23786, + "ĠKerala": 23787, + "Ġdrowning": 23788, + "Malley": 23789, + "Ġprefers": 23790, + "Ġperfection": 23791, + "Ġmortgage": 23792, + "igator": 23793, + "ĠTheory": 23794, + "ĠPoints": 23795, + "ĠRules": 23796, + "Ġrupt": 23797, + "Ġrage": 23798, + "ĠBarth": 23799, + "Ġcurse": 23800, + "ocratic": 23801, + "Ġtreaties": 23802, + "holding": 23803, + "ĠEverglades": 23804, + "Ġsponsors": 23805, + "Ġmandate": 23806, + "ĠGandalf": 23807, + "lifting": 23808, + "course": 23809, + "slow": 23810, + "Ġdigging": 23811, + "ĠTi": 23812, + "Ġbee": 23813, + "ĠWenger": 23814, + "ĠArr": 23815, + "Ġdetach": 23816, + "ĠBeowulf": 23817, + "Ġoriginating": 23818, + "araoh": 23819, + "Ġarranger": 23820, + "Ġsortie": 23821, + "Ġspends": 23822, + "ĠBieber": 23823, + "LU": 23824, + "Run": 23825, + "dia": 23826, + "Ġtire": 23827, + "elo": 23828, + "ĠNHC": 23829, + "Ġresurg": 23830, + "Ġmarijuana": 23831, + "Ġcreativity": 23832, + "Ġnegl": 23833, + "Ġviola": 23834, + "ĠBoer": 23835, + "Ġhearts": 23836, + "Ġfurious": 23837, + "Ġfeudal": 23838, + "Ġprevailed": 23839, + "Ġglobally": 23840, + "mot": 23841, + "wi": 23842, + "ĠWave": 23843, + "ĠGM": 23844, + "Ġprotector": 23845, + "Ġexplorer": 23846, + "Ġconfessed": 23847, + "ĠEmblem": 23848, + "Ġfortification": 23849, + "Atlantic": 23850, + "ĠBrezhnev": 23851, + "Ġburns": 23852, + "Ġmonarchs": 23853, + "ĠNapoleonic": 23854, + "Ġdiamonds": 23855, + "Ġscratch": 23856, + "Ġcuisine": 23857, + "ĠOilers": 23858, + "Ġdissatisfied": 23859, + "Ġinvertebrates": 23860, + "ý": 23861, + "ĠPure": 23862, + "ĠGert": 23863, + "Ġclich": 23864, + "Ġdisband": 23865, + "Ġsetup": 23866, + "Ġbelts": 23867, + "ĠBarr": 23868, + "Ġrealigned": 23869, + "Ġprogrammer": 23870, + "ález": 23871, + "tta": 23872, + "Ġfraternity": 23873, + "ĠMatth": 23874, + "ĠBede": 23875, + "Ġrecipes": 23876, + "often": 23877, + "Ġframed": 23878, + "lysses": 23879, + "Ġpound": 23880, + "ĠMant": 23881, + "Ġhed": 23882, + "Ġcompartments": 23883, + "Ġdeception": 23884, + "gets": 23885, + "Ġ133": 23886, + "falls": 23887, + "ĠKhmer": 23888, + "Ġsampled": 23889, + "ĠRaja": 23890, + "Ġpupil": 23891, + "ĠHansen": 23892, + "ĠPadres": 23893, + "northwestward": 23894, + "Ġillegitimate": 23895, + "ailles": 23896, + "hail": 23897, + "lap": 23898, + "mium": 23899, + "Ġfaint": 23900, + "Ġbored": 23901, + "Ġbeak": 23902, + "Ġvibe": 23903, + "ĠOK": 23904, + "Ġplasma": 23905, + "ĠKok": 23906, + "icals": 23907, + "Ġscouting": 23908, + "Ġgenerators": 23909, + "retto": 23910, + "Ġmedall": 23911, + "ĠGuang": 23912, + "ĠPola": 23913, + "ĠCorridor": 23914, + "ĠPartisans": 23915, + "ĠHelm": 23916, + "Ġneutrons": 23917, + "ĠCrazy": 23918, + "ĠRanger": 23919, + "flower": 23920, + "ĠHavana": 23921, + "ĠScarborough": 23922, + "Ġourselves": 23923, + "Ġextermin": 23924, + "ĠZimbabwe": 23925, + "Pass": 23926, + "\\.": 23927, + "nia": 23928, + "Ġatom": 23929, + "riz": 23930, + "ĠStras": 23931, + "Ġ3000": 23932, + "Ġrestra": 23933, + "ĠBarrichello": 23934, + "Ġhomeland": 23935, + "classified": 23936, + "Ġpairing": 23937, + "ĠCrossing": 23938, + "ĠJonas": 23939, + "Ġraiders": 23940, + "Ġcustomary": 23941, + "Dark": 23942, + "Five": 23943, + "ĠMs": 23944, + "ĠBourn": 23945, + "ĠKling": 23946, + "ĠAns": 23947, + "Ġspecifications": 23948, + "ĠEddy": 23949, + "scoring": 23950, + "Also": 23951, + "steen": 23952, + "ĠSunset": 23953, + "ĠMurder": 23954, + "ymph": 23955, + "ĠPrefecture": 23956, + "Ġrevolves": 23957, + "ĠUgandan": 23958, + "Ġaristocracy": 23959, + "Ġindirectly": 23960, + "Ġthreshold": 23961, + "Sun": 23962, + "jing": 23963, + "inist": 23964, + "Ġfianc": 23965, + "Ġdip": 23966, + "ĠTrit": 23967, + "ĠTao": 23968, + "rients": 23969, + "Ġvib": 23970, + "ĠInna": 23971, + "Ġspherical": 23972, + "ogues": 23973, + "thened": 23974, + "1940": 23975, + "ĠCanadians": 23976, + "ĠExhibition": 23977, + "Ġlikelihood": 23978, + "ĠMalagasy": 23979, + "uitable": 23980, + "ĠWoody": 23981, + "Ġcollaborations": 23982, + "Ġtyrann": 23983, + "Ġbosses": 23984, + "ĠFernández": 23985, + "Ġcocaine": 23986, + "Ġdose": 23987, + "area": 23988, + "Ġextraction": 23989, + "commit": 23990, + "Ġcolleg": 23991, + "Ġholders": 23992, + "ĠSalon": 23993, + "Ġappreciate": 23994, + "ÅĦski": 23995, + "ĠReeves": 23996, + "ĠHigher": 23997, + "Ġpilgrimage": 23998, + "Ġcompulsory": 23999, + "Ġenslaved": 24000, + "See": 24001, + "Ġonward": 24002, + "ĠBanner": 24003, + "Ġchancellor": 24004, + "ieving": 24005, + "Ġdisple": 24006, + "Ġsecession": 24007, + "rops": 24008, + "Ġcritique": 24009, + "ancies": 24010, + "Ġconfession": 24011, + "ĠMadame": 24012, + "intens": 24013, + "nyder": 24014, + "ĠIrwin": 24015, + "Ġguarding": 24016, + "ĠAshton": 24017, + "ĠJudy": 24018, + "Ġreproduce": 24019, + "Ġexpertise": 24020, + "Ġsynths": 24021, + "280": 24022, + "Hot": 24023, + "cool": 24024, + "Ġinert": 24025, + "ouin": 24026, + "ĠArag": 24027, + "Ġashes": 24028, + "ĠDuk": 24029, + "ĠLund": 24030, + "Ġsecre": 24031, + "ĠReleased": 24032, + "ĠQuad": 24033, + "ĠSanto": 24034, + "ĠIdolator": 24035, + "purpose": 24036, + "FK": 24037, + "Ġå": 24038, + "Ġcaud": 24039, + "album": 24040, + "Ġinactive": 24041, + "izier": 24042, + "Ġmilestone": 24043, + "psy": 24044, + "ĠAmateur": 24045, + "ĠVilleneuve": 24046, + "fessional": 24047, + "ĠCollier": 24048, + "ĠLinnaeus": 24049, + "ĠEverything": 24050, + "Ġautobiographical": 24051, + "Ġchoreographed": 24052, + "accessible": 24053, + "Disc": 24054, + "_\\": 24055, + "ĠTaunton": 24056, + "amiliar": 24057, + "ĠMug": 24058, + "Ġglee": 24059, + "ĠRescue": 24060, + "ĠWerner": 24061, + "ĠJas": 24062, + "Ġextingu": 24063, + "ĠChick": 24064, + "hner": 24065, + "Ġlistener": 24066, + "ombe": 24067, + "Ġlocalized": 24068, + "Ġforemost": 24069, + "121": 24070, + "ĠPauline": 24071, + "ttes": 24072, + "Spec": 24073, + "ĠFeel": 24074, + "Ġconceal": 24075, + "ĠPrivy": 24076, + "Ġpatriarch": 24077, + "Ġpopulace": 24078, + "ĠSaskatchewan": 24079, + "ĠCell": 24080, + "ĠMFR": 24081, + "igibility": 24082, + "ĠRuf": 24083, + "ĠDictionary": 24084, + "Ġadvers": 24085, + "Ġcrush": 24086, + "ĠAtlas": 24087, + "Ġcollaborate": 24088, + "optera": 24089, + "Ġclinic": 24090, + "ĠNadu": 24091, + "Ġinvasive": 24092, + "Much": 24093, + "lach": 24094, + "stars": 24095, + "stidia": 24096, + "ĠCic": 24097, + "ĠHip": 24098, + "illard": 24099, + "irement": 24100, + "Ġundergone": 24101, + "Ġcosting": 24102, + "linary": 24103, + "Ġpurported": 24104, + "ije": 24105, + "Ġforested": 24106, + "ĠPolitics": 24107, + "ĠGonzález": 24108, + "ĠIndividual": 24109, + "tefacts": 24110, + "hra": 24111, + "kie": 24112, + "ĠFew": 24113, + "Ġdesignations": 24114, + "cona": 24115, + "Ġbarons": 24116, + "ĠMoreno": 24117, + "Ġtorpedoed": 24118, + "Ġfulfilled": 24119, + "ĠOwens": 24120, + "%).": 24121, + "VI": 24122, + "rb": 24123, + "ĠWak": 24124, + "iversal": 24125, + "Ġwarns": 24126, + "Ġproves": 24127, + "Ġgenerous": 24128, + "ĠHarmon": 24129, + "Ġmotives": 24130, + "Ġhumanitarian": 24131, + "ĠHammers": 24132, + "inny": 24133, + "Ġphysicians": 24134, + "ĠAvatar": 24135, + "Ġtactic": 24136, + "ĠUSSR": 24137, + "Ġemigrated": 24138, + "XX": 24139, + "iating": 24140, + "ĠCun": 24141, + "ĠBorder": 24142, + "igated": 24143, + "ĠNell": 24144, + "ĠKw": 24145, + "pts": 24146, + "ptions": 24147, + "othic": 24148, + "Ġincarnation": 24149, + "Ġundertaking": 24150, + "Ġstretches": 24151, + "Ġbathroom": 24152, + "ĠChilean": 24153, + "ĠLockheed": 24154, + "Further": 24155, + "zilla": 24156, + "inition": 24157, + "oso": 24158, + "ocl": 24159, + "Ġlever": 24160, + "ighty": 24161, + "Ġverbal": 24162, + "tlement": 24163, + "ĠDevi": 24164, + "ĠWillam": 24165, + "Ġdelivers": 24166, + "Ġtroph": 24167, + "ĠSmoke": 24168, + "ĠPorto": 24169, + "Ġbreakfast": 24170, + "Ġsuperintendent": 24171, + "Ġprivacy": 24172, + "ĠBuilt": 24173, + "Ġaltitudes": 24174, + "ĠExposition": 24175, + "ĠMesopotamia": 24176, + "wold": 24177, + "erun": 24178, + "rend": 24179, + "ĠSão": 24180, + "Ġlon": 24181, + "ĠMaid": 24182, + "Ġbeef": 24183, + "ĠRally": 24184, + "ĠDome": 24185, + "ĠDodd": 24186, + "ĠKul": 24187, + "Ġyearly": 24188, + "Ġmanpower": 24189, + "Ġthank": 24190, + "ĠSharma": 24191, + "Ġcapit": 24192, + "Ġrespects": 24193, + "ĠAfricans": 24194, + "Ġescorts": 24195, + "ĠArchitects": 24196, + "Ġadvocating": 24197, + "Ġreconciliation": 24198, + "houn": 24199, + "ĠMard": 24200, + "Ġdisagree": 24201, + "uddin": 24202, + "ĠCheshire": 24203, + "Ġdistributor": 24204, + "Ġresponding": 24205, + "ĠMiche": 24206, + "Ġextrater": 24207, + "ĠNickelodeon": 24208, + "ĠCod": 24209, + "ĠLM": 24210, + "Ġneural": 24211, + "Ġcapped": 24212, + "ĠZomb": 24213, + "Ġfinalists": 24214, + "Ġpatrolled": 24215, + "Ġhardest": 24216, + "Ġhardcore": 24217, + "Ġharmful": 24218, + "Ġconvenient": 24219, + "ĠAnatomy": 24220, + "Ġapparatus": 24221, + "Ġconfluence": 24222, + "Hz": 24223, + "Wer": 24224, + "rard": 24225, + "Ġpants": 24226, + "Ġdod": 24227, + "ĠMap": 24228, + "Ġdesires": 24229, + "Ġmeals": 24230, + "Ġbackstage": 24231, + "Ġrenumbered": 24232, + "ĠBlackpool": 24233, + "ĠPalmy": 24234, + "degree": 24235, + "ĠChaplin": 24236, + "Neil": 24237, + "Ġtaxonomic": 24238, + "ĠArchaeological": 24239, + "between": 24240, + "Ġstain": 24241, + "Ġseab": 24242, + "ocaly": 24243, + "Ġinteriors": 24244, + "ĠMaritime": 24245, + "Ġposes": 24246, + "Ġcounting": 24247, + "Ġslipped": 24248, + "Ġinitiate": 24249, + "Ġpropose": 24250, + "Ġtreasury": 24251, + "Ġzeb": 24252, + "ĠRocks": 24253, + "Ġpunished": 24254, + "ĠMalaysian": 24255, + "Ġjudgement": 24256, + "Ġinexperienced": 24257, + "Jewish": 24258, + "ĠEminem": 24259, + "1000": 24260, + "Cons": 24261, + "Vict": 24262, + "ĠAvery": 24263, + "tham": 24264, + "ĠFed": 24265, + "ĠElection": 24266, + "ibor": 24267, + "Ġparat": 24268, + "Ġinspiring": 24269, + "Ġpracticing": 24270, + "ĠGodwin": 24271, + "Ġwooded": 24272, + "Ġbranded": 24273, + "ĠAzores": 24274, + "Ġtolls": 24275, + "ĠZeus": 24276, + "Ġprosecutor": 24277, + "rather": 24278, + "ĠSO": 24279, + "adors": 24280, + "ĠBly": 24281, + "ĠBash": 24282, + "ibi": 24283, + "Ġflame": 24284, + "inker": 24285, + "ĠFlushing": 24286, + "ĠAppeal": 24287, + "Ġvacated": 24288, + "ĠNasser": 24289, + "ĠSpitfire": 24290, + "Rain": 24291, + "Us": 24292, + "Ġbru": 24293, + "ĠFighters": 24294, + "Ġpeasant": 24295, + "ĠOrt": 24296, + "Ġordained": 24297, + "135": 24298, + "Ġfellows": 24299, + "ĠPaulo": 24300, + "ĠBrowne": 24301, + "Ġuniversally": 24302, + "volume": 24303, + "Ġbuttons": 24304, + "Ġirrigation": 24305, + "Ġcricketer": 24306, + "February": 24307, + "Say": 24308, + "since": 24309, + "Ġtan": 24310, + "enko": 24311, + "Ġandes": 24312, + "ĠCrescent": 24313, + "ĠRagn": 24314, + "ĠFest": 24315, + "ĠEscape": 24316, + "ĠOle": 24317, + "Ġexclusion": 24318, + "ĠChatham": 24319, + "ĠMarathon": 24320, + "1939": 24321, + "Ġsetlist": 24322, + "heng": 24323, + "ossip": 24324, + "ĠRegina": 24325, + "ĠMyst": 24326, + "ĠSmithson": 24327, + "Ġlegislators": 24328, + "Ġwilderness": 24329, + "Ġanalyst": 24330, + "Ġbypassed": 24331, + "Ġpenetrated": 24332, + "Ġfrogs": 24333, + "pretty": 24334, + "ĠAbyss": 24335, + "Bey": 24336, + "Sweet": 24337, + "park": 24338, + "Ġnod": 24339, + "ĠDong": 24340, + "ĠObl": 24341, + "ĠSho": 24342, + "Ġinvites": 24343, + "Ġnoct": 24344, + "Ġlocalization": 24345, + "Ġglad": 24346, + "Ġsilicon": 24347, + "Ġturmoil": 24348, + "aggio": 24349, + "xes": 24350, + "itri": 24351, + "Ġ(âĪĴ": 24352, + "ĠWanna": 24353, + "arsity": 24354, + "Ġfeather": 24355, + "taining": 24356, + "Ġhandic": 24357, + "Ġinfring": 24358, + "ĠDepot": 24359, + "ĠRobson": 24360, + "ĠSoap": 24361, + "ESCO": 24362, + "Ġpioneering": 24363, + "January": 24364, + "aer": 24365, + "love": 24366, + "tall": 24367, + "Ġpanned": 24368, + "ĠDuck": 24369, + "ulators": 24370, + "ĠFus": 24371, + "ĠEup": 24372, + "ĠOricon": 24373, + "Ġunre": 24374, + "atty": 24375, + "Ġprayers": 24376, + "central": 24377, + "Ġinfrared": 24378, + "Ġunfamiliar": 24379, + "breeding": 24380, + "ĠPurple": 24381, + "Ġfertile": 24382, + "Ġdisguised": 24383, + "hausen": 24384, + "EW": 24385, + "banks": 24386, + "Ġpacing": 24387, + "Ġmoll": 24388, + "ĠCH": 24389, + "etics": 24390, + "ulin": 24391, + "Ġseaw": 24392, + "ipal": 24393, + "Ġcontempt": 24394, + "Ġcharging": 24395, + "ĠXL": 24396, + "Ġcornice": 24397, + "encia": 24398, + "Ġpredictions": 24399, + "Ġhindered": 24400, + "ĠYusuf": 24401, + "directed": 24402, + "qa": 24403, + "inement": 24404, + "Ġcrane": 24405, + "ĠPag": 24406, + "asses": 24407, + "ibli": 24408, + "ulla": 24409, + "Ġsouthernmost": 24410, + "ĠEgyptians": 24411, + "Ġharassment": 24412, + "ĠOsaka": 24413, + "Ġguerrilla": 24414, + "fat": 24415, + "ĠSuez": 24416, + "Ġthw": 24417, + "oler": 24418, + "Ġwithstand": 24419, + "ĠGO": 24420, + "Ġspaced": 24421, + "Ġuninter": 24422, + "angs": 24423, + "Ġrestruct": 24424, + "Ġfielding": 24425, + "Ġsynagogue": 24426, + "ĠSarawak": 24427, + "Ġincorporation": 24428, + "iyama": 24429, + "ĠBolivia": 24430, + "uliar": 24431, + "ĠBeverly": 24432, + "ĠRaleigh": 24433, + "DR": 24434, + "Ter": 24435, + "beth": 24436, + "ĠSEC": 24437, + "ĠNit": 24438, + "estead": 24439, + "essel": 24440, + "ĠChance": 24441, + "planes": 24442, + "clude": 24443, + "Ġoffence": 24444, + "Ġ137": 24445, + "Ġgloss": 24446, + "ĠQuant": 24447, + "Ġnarrated": 24448, + "ĠVergne": 24449, + "Ġ1808": 24450, + "azzo": 24451, + "ĠSaunders": 24452, + "ocalyp": 24453, + "Ġmorphological": 24454, + "ĠThessal": 24455, + "wife": 24456, + "ĠSL": 24457, + "illusion": 24458, + "Ġarrow": 24459, + "ĠYemen": 24460, + "Ġreliability": 24461, + "ajima": 24462, + "Ġrejects": 24463, + "Ġtimed": 24464, + "abetes": 24465, + "ĠHodg": 24466, + "ĠECW": 24467, + "?'": 24468, + "onal": 24469, + "ĠCen": 24470, + "Ġ1817": 24471, + "Ġ1823": 24472, + "1920": 24473, + "Ġoccult": 24474, + "arnhorst": 24475, + "rological": 24476, + "ĠGoing": 24477, + "Ġ1803": 24478, + "Ġcellular": 24479, + "Ġprevents": 24480, + "uinely": 24481, + "Ġinadvertently": 24482, + "Dou": 24483, + "Greek": 24484, + "Sal": 24485, + "atts": 24486, + "arab": 24487, + "Ġbunch": 24488, + "ĠTz": 24489, + "ĠSava": 24490, + "ĠHors": 24491, + "ĠPoor": 24492, + "ĠRomer": 24493, + "umper": 24494, + "Ġproclamation": 24495, + "ewski": 24496, + "Ġshame": 24497, + "oughton": 24498, + "athus": 24499, + "Ġtraject": 24500, + "inkel": 24501, + "ĠAmar": 24502, + "Ġelbow": 24503, + "uku": 24504, + "ĠMerchant": 24505, + "ĠPeterborough": 24506, + "Ġdomains": 24507, + "mathbf": 24508, + "Ġtaller": 24509, + "ranton": 24510, + "Ġsandy": 24511, + "Ġunlocked": 24512, + "ĠLuzon": 24513, + "ĠNirvana": 24514, + "ĠEust": 24515, + "ĠStream": 24516, + "gean": 24517, + "ĠProduct": 24518, + "ĠSuperm": 24519, + "Ġsexy": 24520, + "öl": 24521, + "ĠMelissa": 24522, + "Ġoptional": 24523, + "ĠDarius": 24524, + "Leod": 24525, + "ĠJarrett": 24526, + "Ġpennant": 24527, + "ĠOccup": 24528, + "Sat": 24529, + "ded": 24530, + "eastern": 24531, + "iol": 24532, + "vit": 24533, + "Ġrewards": 24534, + "Ġvague": 24535, + "ĠStur": 24536, + "Ġdislike": 24537, + "Ġsuperm": 24538, + "Ġrelies": 24539, + "ĠShire": 24540, + "ĠTej": 24541, + "ĠGamesRadar": 24542, + "Ġforeigners": 24543, + "ĠUrs": 24544, + "Ġsquir": 24545, + "ĠVelvet": 24546, + "ĠLaurence": 24547, + "Ġtrunkline": 24548, + "ĠMiddlesbrough": 24549, + "ĠPhilosophy": 24550, + "Plan": 24551, + "culture": 24552, + "drawn": 24553, + "Ġstraw": 24554, + "ĠPied": 24555, + "Ġrecons": 24556, + "rica": 24557, + "Ġworkshops": 24558, + "ĠMarÃŃa": 24559, + "ĠCompar": 24560, + "ĠAllmusic": 24561, + "Ġgovernmental": 24562, + "ophagus": 24563, + "ĠReligious": 24564, + "nesty": 24565, + "ĠBuffy": 24566, + "Ġholidays": 24567, + "small": 24568, + "Ġstereotyp": 24569, + "Book": 24570, + "Fi": 24571, + "Our": 24572, + "Ġfiber": 24573, + "Ġpirates": 24574, + "ĠTrist": 24575, + "ĠBM": 24576, + "ĠNW": 24577, + "Ġspore": 24578, + "angles": 24579, + "ĠVirgil": 24580, + "Ġabandonment": 24581, + "Ġstrengths": 24582, + "Ġkicking": 24583, + "Ġmistress": 24584, + "ĠJesuits": 24585, + "broken": 24586, + "Ġmigrated": 24587, + "ĠNicolas": 24588, + "ĠProgressive": 24589, + "ĠNicholson": 24590, + "Ġnavigate": 24591, + "ĠStreisand": 24592, + "Ġpamphlet": 24593, + "Ġovershadowed": 24594, + "Bus": 24595, + "urable": 24596, + "utant": 24597, + "Ġalpine": 24598, + "aley": 24599, + "Ġshower": 24600, + "ĠGujar": 24601, + "ĠWallach": 24602, + "Ġlifespan": 24603, + "460": 24604, + "Ġdirty": 24605, + "Ġgill": 24606, + "ĠTheoph": 24607, + "ĠFiji": 24608, + "romb": 24609, + "akan": 24610, + "ormal": 24611, + "Ġevangel": 24612, + "ĠBills": 24613, + "Ġhostages": 24614, + "ĠHotspur": 24615, + "yrus": 24616, + "Ġphilosophers": 24617, + "Ġdoorway": 24618, + "ĠRunner": 24619, + "Ġabbot": 24620, + "ĠLotus": 24621, + "ĠPlateau": 24622, + "Ġmistakenly": 24623, + "Ġantiquity": 24624, + "Ġelegant": 24625, + "ĠSchmidt": 24626, + "Key": 24627, + "ĠLys": 24628, + "Ġcharters": 24629, + "ĠAmber": 24630, + "Ġlocality": 24631, + "hetamine": 24632, + "ĠHelms": 24633, + "olescent": 24634, + "Ġemphasised": 24635, + "ĠDogs": 24636, + "Ġnutrients": 24637, + "ĠBournemouth": 24638, + "bringing": 24639, + "ĠSou": 24640, + "amon": 24641, + "etah": 24642, + "Ġsergeant": 24643, + "ĠQF": 24644, + "Ġheadline": 24645, + "Ġproposing": 24646, + "ĠAlexis": 24647, + "Ġhalluc": 24648, + "Ġinstallments": 24649, + "Ġimpressions": 24650, + "Ġfaçade": 24651, + "Give": 24652, + "dreadnought": 24653, + "ĠTimb": 24654, + "ĠLuna": 24655, + "aguchi": 24656, + "ewide": 24657, + "ĠStad": 24658, + "Ġadmitting": 24659, + "ĠAlley": 24660, + "ĠMarino": 24661, + "umbling": 24662, + "127": 24663, + "Ġinternally": 24664, + "Ġrockets": 24665, + "ĠRoma": 24666, + "ĠFamitsu": 24667, + "Ġregimental": 24668, + "ĠMercia": 24669, + "Ġchronicles": 24670, + "ĠLisbon": 24671, + "aginians": 24672, + "ĠLaguna": 24673, + "ĠSapph": 24674, + "Ġlobbied": 24675, + "dock": 24676, + "Ġpear": 24677, + "ĠSof": 24678, + "ecd": 24679, + "Ġvom": 24680, + "ĠSto": 24681, + "ĠMari": 24682, + "Ġreggae": 24683, + "Ġinvite": 24684, + "Ġprototypes": 24685, + "ĠGuill": 24686, + "ominium": 24687, + "Ġhumid": 24688, + "Ġterrace": 24689, + "Ġapplies": 24690, + "ĠBreaking": 24691, + "ĠCarthaginians": 24692, + "ablanca": 24693, + "Ġgifted": 24694, + "Ġsymmetry": 24695, + "ĠWillamette": 24696, + "Frank": 24697, + "Ġbizarre": 24698, + "Ġgland": 24699, + "ĠGrig": 24700, + "ĠJagger": 24701, + "activity": 24702, + "Ġindul": 24703, + "Ġblades": 24704, + "Ġ164": 24705, + "Ġrefuel": 24706, + "hampton": 24707, + "true": 24708, + "Ġ05": 24709, + "Ġcircuits": 24710, + "ĠDemetri": 24711, + "Ġcollaborative": 24712, + "little": 24713, + "Americans": 24714, + "Ġcardinal": 24715, + "Ġflanking": 24716, + "Ġcapsule": 24717, + "Gl": 24718, + "NO": 24719, + "].\"": 24720, + "neck": 24721, + "Ġniche": 24722, + "ĠBMT": 24723, + "ĠHoy": 24724, + "ĠIT": 24725, + "ĠNR": 24726, + "ĠJensen": 24727, + "ĠUmb": 24728, + "ieft": 24729, + "Ġsecrets": 24730, + "eating": 24731, + "ridors": 24732, + "ĠHighways": 24733, + "ĠTeams": 24734, + "Ġswitches": 24735, + "Ġinjuring": 24736, + "nsic": 24737, + "ĠTimor": 24738, + "Ġsquares": 24739, + "ĠSlovenia": 24740, + "ĠDockyard": 24741, + "ĠEstablish": 24742, + "Ġscuttled": 24743, + "Ġcollegiate": 24744, + "ocalypse": 24745, + "Del": 24746, + "xi": 24747, + "Ġought": 24748, + "Ġpile": 24749, + "ĠIon": 24750, + "Ġspanned": 24751, + "ĠClan": 24752, + "enness": 24753, + "Ġdelaying": 24754, + "ĠActors": 24755, + "ĠMilky": 24756, + "ĠAppalach": 24757, + "iyah": 24758, + "Ġselective": 24759, + "ĠLaurent": 24760, + "Ġmonasteries": 24761, + "ĠLutheran": 24762, + "ĠStephanie": 24763, + "Pal": 24764, + "Ġtheolog": 24765, + "ĠTara": 24766, + "amina": 24767, + "Ġego": 24768, + "ĠWitness": 24769, + "Ġprops": 24770, + "ften": 24771, + "ĠSpurs": 24772, + "ĠDeco": 24773, + "ĠDecade": 24774, + "atorium": 24775, + "ĠXavier": 24776, + "common": 24777, + "ĠTek": 24778, + "ĠBurnham": 24779, + "ĠOfficials": 24780, + "Ġcrafted": 24781, + "ĠFriedman": 24782, + "ĠRanch": 24783, + "ĠAlgeria": 24784, + "Ġindefinitely": 24785, + "President": 24786, + "violet": 24787, + "Ġchaotic": 24788, + "Major": 24789, + "stood": 24790, + "ĠAid": 24791, + "ĠHick": 24792, + "ĠKeller": 24793, + "Ġunite": 24794, + "ĠAlison": 24795, + "Ġundis": 24796, + "Ġhandheld": 24797, + "Ġ1791": 24798, + "ĠGerry": 24799, + "ĠGorb": 24800, + "generated": 24801, + "(\\": 24802, + "Dis": 24803, + "rehend": 24804, + "Ġmoth": 24805, + "ĠAin": 24806, + "ĠHilton": 24807, + "ĠRKO": 24808, + "ĠNate": 24809, + "aghan": 24810, + "Ġlimb": 24811, + "Ġmisunder": 24812, + "Ġcalculations": 24813, + "Ġhors": 24814, + "ĠGiles": 24815, + "ermo": 24816, + "Ġelectrop": 24817, + "ĠCorpor": 24818, + "rably": 24819, + "ĠGreco": 24820, + "Ġtightly": 24821, + "ĠEthiopia": 24822, + "Notes": 24823, + "adne": 24824, + "Ġforc": 24825, + "uno": 24826, + "ĠGol": 24827, + "opt": 24828, + "Ġplaint": 24829, + "Ġartefacts": 24830, + "Ġ1822": 24831, + "ĠClive": 24832, + "Ġinforming": 24833, + "ĠToro": 24834, + "ĠHunts": 24835, + "ĠMongols": 24836, + "ĠCrusaders": 24837, + "ĠBeaumont": 24838, + "ĠScandinavian": 24839, + "ĠFlemish": 24840, + "liche": 24841, + "zt": 24842, + "Ġtast": 24843, + "Ġtheological": 24844, + "arra": 24845, + "ĠTup": 24846, + "ĠMey": 24847, + "olini": 24848, + "ivory": 24849, + "ĠIke": 24850, + "ĠIstanbul": 24851, + "Ġ\"(": 24852, + "ĠVatic": 24853, + "Ġdesirable": 24854, + "mans": 24855, + "Ġevolve": 24856, + "Ġapex": 24857, + "Ġdangers": 24858, + "Ġbrands": 24859, + "ĠPoole": 24860, + "ĠStraits": 24861, + "ĠNatalie": 24862, + "Ġpeacetime": 24863, + "Ġtricks": 24864, + "Ġpadd": 24865, + "Ġdamp": 24866, + "Ġlamp": 24867, + "ĠDipl": 24868, + "Ġtransfers": 24869, + "Ġ136": 24870, + "ĠAndrom": 24871, + "Ġgraduates": 24872, + "Ġbride": 24873, + "ĠConnor": 24874, + "ĠAthena": 24875, + "ĠVersailles": 24876, + "Ġcorporations": 24877, + "ĠLaurie": 24878, + "Ġdignity": 24879, + "Ġfumble": 24880, + "Ġbags": 24881, + "ĠBanu": 24882, + "ĠLMP": 24883, + "ĠUlysses": 24884, + "ĠAlm": 24885, + "Ġworkforce": 24886, + "ausible": 24887, + "Ġshipment": 24888, + "ĠAdele": 24889, + "ĠCarac": 24890, + "ĠIsabel": 24891, + "ĠBeec": 24892, + "Ġcollar": 24893, + "Ġsongwriters": 24894, + "Ġalleging": 24895, + "Ġmandated": 24896, + "Ġbacterial": 24897, + "ĠBohemia": 24898, + "Jose": 24899, + "Nothing": 24900, + "]\"": 24901, + "eer": 24902, + "much": 24903, + "moor": 24904, + "atops": 24905, + "ĠSands": 24906, + "ĠCir": 24907, + "ĠHath": 24908, + "ĠEngel": 24909, + "Ġphones": 24910, + "Ġdiscouraged": 24911, + "Ġ146": 24912, + "Ġbarge": 24913, + "rupting": 24914, + "ĠRobot": 24915, + "Ġtaxation": 24916, + "ĠCrater": 24917, + "ĠMathem": 24918, + "ĠSavoy": 24919, + "Ġsurgical": 24920, + "Ġtopping": 24921, + "Ġlean": 24922, + "ĠMarquis": 24923, + "Ġamassed": 24924, + "ĠMcQueen": 24925, + "ĠInternal": 24926, + "ĠYourself": 24927, + "Ġsupervising": 24928, + "ĠGardiner": 24929, + "ĠWheat": 24930, + "Ġunconventional": 24931, + "Ġcelestial": 24932, + "ĠSummary": 24933, + ")$": 24934, + "bet": 24935, + "hler": 24936, + "phe": 24937, + "sens": 24938, + "Ġace": 24939, + "atur": 24940, + "Ġmutation": 24941, + "entered": 24942, + "stellar": 24943, + "ĠMaw": 24944, + "ĠMansion": 24945, + "Ġstature": 24946, + "aparte": 24947, + "ĠUtt": 24948, + "ĠYuri": 24949, + "Ġearnest": 24950, + "Ġrav": 24951, + "xtap": 24952, + "ceptions": 24953, + "Ġnorthwards": 24954, + "ĠSanchez": 24955, + "Ġpractically": 24956, + "Ġobjection": 24957, + "Ġgeared": 24958, + "Ġrescues": 24959, + "ĠJudith": 24960, + "cutta": 24961, + "ĠHannibal": 24962, + "Ġamidst": 24963, + "Ġflexibility": 24964, + "Ġanalogous": 24965, + "Ġlinguistic": 24966, + "cu": 24967, + "ĠAG": 24968, + "ĠCris": 24969, + "ĠDash": 24970, + "ĠDucks": 24971, + "ĠLuck": 24972, + "quite": 24973, + "Ġexiting": 24974, + "ĠKras": 24975, + "ĠKinks": 24976, + "ĠUnable": 24977, + "ĠRez": 24978, + "ursion": 24979, + "Ġforehead": 24980, + "ĠScharnhorst": 24981, + "ĠSeneca": 24982, + "Ġgrazing": 24983, + "Ġloads": 24984, + "ĠShipp": 24985, + "ĠMariners": 24986, + "Ġrhetoric": 24987, + "Bu": 24988, + "Ga": 24989, + "lund": 24990, + "pel": 24991, + "Ġtopp": 24992, + "ĠWTA": 24993, + "Ġspelled": 24994, + "clock": 24995, + "ĠElm": 24996, + "185": 24997, + "ĠMonmouth": 24998, + "liner": 24999, + "bek": 25000, + "Ġroyalty": 25001, + "ãĥ«": 25002, + "Ġalcoholic": 25003, + "Ġqueens": 25004, + "Ġpermits": 25005, + "gum": 25006, + "ĠCove": 25007, + "ĠRak": 25008, + "ĠNO": 25009, + "isto": 25010, + "Ġrecol": 25011, + "phoros": 25012, + "linger": 25013, + "Ġjustices": 25014, + "ĠSteiner": 25015, + "itaries": 25016, + "ĠPublication": 25017, + "Ġoverlapping": 25018, + "Ġmigrants": 25019, + "Ġprofessionally": 25020, + "Ġfarewell": 25021, + "Ġneighbours": 25022, + "ĠAztec": 25023, + "itudinal": 25024, + "Ġsidelined": 25025, + "Haw": 25026, + "Tra": 25027, + "inator": 25028, + "Ġsou": 25029, + "Ġsack": 25030, + "sty": 25031, + "Ġgly": 25032, + "ithms": 25033, + "ĠDac": 25034, + "ĠLj": 25035, + "pless": 25036, + "otherapy": 25037, + "Ġblunt": 25038, + "ĠAfro": 25039, + "Ġmixes": 25040, + "iscovered": 25041, + "backed": 25042, + "Ġnorthernmost": 25043, + "Ġpenal": 25044, + "ĠOlaf": 25045, + "Ġarchaeology": 25046, + "Ġrebellious": 25047, + "Ġfragmentary": 25048, + "Ġcosmic": 25049, + "Ġencouragement": 25050, + "Ġcrusade": 25051, + "ĠMBTA": 25052, + "ĠCaldwell": 25053, + "Ġsuccumb": 25054, + "Ġtails": 25055, + "asim": 25056, + "ĠByp": 25057, + "igators": 25058, + "Ġsplin": 25059, + "Ġfamine": 25060, + "ĠMonaster": 25061, + "ĠValve": 25062, + "quarter": 25063, + "ĠWait": 25064, + "Ġunreliable": 25065, + "Washington": 25066, + "pared": 25067, + "series": 25068, + "Ġmelt": 25069, + "acruz": 25070, + "odus": 25071, + "ĠOv": 25072, + "ocre": 25073, + "ĠKombat": 25074, + "ucc": 25075, + "Ġacre": 25076, + "ibia": 25077, + "ressing": 25078, + "Ġendings": 25079, + "oxic": 25080, + "ĠMercer": 25081, + "Ġlogistical": 25082, + "Ġreactors": 25083, + "Ġmythological": 25084, + "ĠSteelers": 25085, + "ĠAragorn": 25086, + "Dawla": 25087, + "Es": 25088, + "LM": 25089, + "ĠSister": 25090, + "Ġeuro": 25091, + "ĠHence": 25092, + "ospace": 25093, + "ĠRoyalist": 25094, + "ĠSamantha": 25095, + "ĠWoodstock": 25096, + "Ġdensely": 25097, + "ravinsky": 25098, + "ĠBombard": 25099, + "Ġrepublican": 25100, + "Ġdisguise": 25101, + "./": 25102, + "liter": 25103, + "xton": 25104, + "Ġlawn": 25105, + "ĠBres": 25106, + "ĠPom": 25107, + "ĠWet": 25108, + "andum": 25109, + "Ġraced": 25110, + "Ġexported": 25111, + "ĠRebel": 25112, + "ĠEdmond": 25113, + "Ġfreighter": 25114, + "Ġrevisions": 25115, + "ĠSchles": 25116, + "beg": 25117, + "Ġemployers": 25118, + "ĠHooper": 25119, + "Ġliquor": 25120, + "ĠBulldogs": 25121, + "Come": 25122, + "SI": 25123, + "mind": 25124, + "Ġsar": 25125, + "orio": 25126, + "another": 25127, + "alter": 25128, + "Ġpigs": 25129, + "Ġhail": 25130, + "ĠJorge": 25131, + "renched": 25132, + "Ġcurving": 25133, + "ommel": 25134, + "ĠGamePro": 25135, + "Ġrecognizes": 25136, + "ĠGallagher": 25137, + "ĠReviewing": 25138, + "ĠRodrigues": 25139, + "Ġinjection": 25140, + "360": 25141, + "arty": 25142, + "Ġ330": 25143, + "ĠLeah": 25144, + "Ġbeloved": 25145, + "Ġdiscrimin": 25146, + "Ġbooth": 25147, + "Ġsuffers": 25148, + "ĠValuable": 25149, + "Ġplease": 25150, + "ĠEllie": 25151, + "ĠOsborne": 25152, + "Ġurgent": 25153, + "ĠPredators": 25154, + "ĠBrendan": 25155, + "dog": 25156, + "orah": 25157, + "Ġfriction": 25158, + "ĠMate": 25159, + "ĠBing": 25160, + "irut": 25161, + "Ġalgebra": 25162, + "ldon": 25163, + "Ġcharming": 25164, + "Ġairlines": 25165, + "ylon": 25166, + "Ġoriginality": 25167, + "Ġradial": 25168, + "ĠAccordingly": 25169, + "Ġreboot": 25170, + "Ġcircus": 25171, + "Ġceilings": 25172, + "ĠMagdal": 25173, + "ĠAlec": 25174, + "ĠMikhail": 25175, + "ĠSlavic": 25176, + "Ġawaiting": 25177, + "ept": 25178, + "icent": 25179, + "ĠBiz": 25180, + "ĠRiot": 25181, + "Ġalerted": 25182, + "fty": 25183, + "Ġflora": 25184, + "ĠEncyclopedia": 25185, + "ĠElite": 25186, + "Ġpressured": 25187, + "ĠGreenwood": 25188, + "Ġgarner": 25189, + "ĠUNESCO": 25190, + "ĠCasual": 25191, + "ĠBudapest": 25192, + "ĠCrowley": 25193, + "ĠThornton": 25194, + "ĠEmbassy": 25195, + "Lith": 25196, + "ò": 25197, + "Ġfres": 25198, + "arcer": 25199, + "ĠBaj": 25200, + "Ġresup": 25201, + "Ġdisg": 25202, + "ĠSelect": 25203, + "Ġregulated": 25204, + "Ġ1777": 25205, + "ĠElsa": 25206, + "Ġequity": 25207, + "ĠBench": 25208, + "ĠKhalid": 25209, + "Ġα": 25210, + "designed": 25211, + "EM": 25212, + "lace": 25213, + "Ġmalf": 25214, + "Ġgem": 25215, + "Ġclaws": 25216, + "Ġrepeal": 25217, + "Ġavant": 25218, + "Ġdeclares": 25219, + "ĠMohammad": 25220, + "Chris": 25221, + "Ġsupplying": 25222, + "Ġlaund": 25223, + "Ġexpectation": 25224, + "ĠJohor": 25225, + "ĠCrewe": 25226, + "Soviet": 25227, + "home": 25228, + "Ġscler": 25229, + "ĠDifferent": 25230, + "ĠNou": 25231, + "Ġresiding": 25232, + "ĠBlitz": 25233, + "Ġparodies": 25234, + "Ġinfants": 25235, + "ĠHotch": 25236, + "ĠGregg": 25237, + "Ġalternatives": 25238, + "ĠCongressman": 25239, + "ĠMaver": 25240, + "ĠRoyale": 25241, + "ĠLibre": 25242, + "Ġdictator": 25243, + "Ġseldom": 25244, + "ĠCaucasus": 25245, + "Well": 25246, + "fortunately": 25247, + "ĠBound": 25248, + "ĠPoc": 25249, + "ĠFountain": 25250, + "ĠLone": 25251, + "Ġvapor": 25252, + "ĠKeep": 25253, + "ĠVide": 25254, + "ĠSeoul": 25255, + "ĠRead": 25256, + "ĠReason": 25257, + "Ġheadlining": 25258, + "onyms": 25259, + "Ġparachute": 25260, + "Ġcrude": 25261, + "ÃŃvar": 25262, + "ĠHillary": 25263, + "ĠImag": 25264, + "addington": 25265, + "Ġignore": 25266, + "Ġtrailers": 25267, + "ĠÅļ": 25268, + "ĠBjörk": 25269, + "jee": 25270, + "national": 25271, + "Ġhated": 25272, + "ĠSke": 25273, + "ĠMatter": 25274, + "illan": 25275, + "ourneys": 25276, + "inald": 25277, + "chet": 25278, + "Ġgoall": 25279, + "ĠYorke": 25280, + "Ġportable": 25281, + "ĠFlores": 25282, + "ĠCentaur": 25283, + "ĠGroening": 25284, + "Ġscheduling": 25285, + "ĠTownsend": 25286, + "Ġlogistics": 25287, + "Ġguardian": 25288, + "Ġrestriction": 25289, + "ĠVelas": 25290, + "ĠInsurance": 25291, + "ĠLebanese": 25292, + "ĠTot": 25293, + "ĠSob": 25294, + "Ġnem": 25295, + "ĠMersey": 25296, + "irin": 25297, + "ĠHet": 25298, + "ĠPug": 25299, + "ĠLoss": 25300, + "ĠJude": 25301, + "Ġshit": 25302, + "ĠVH": 25303, + "Ġarrows": 25304, + "phant": 25305, + "Ġprojecting": 25306, + "ĠRichie": 25307, + "Ġviolating": 25308, + "Ġgradient": 25309, + "Ġscreenings": 25310, + "Ġlifting": 25311, + "Ġcartridge": 25312, + "ĠDominion": 25313, + "Ġrefugee": 25314, + "Ġendeav": 25315, + "ĠAegean": 25316, + "cipation": 25317, + "Ġasymmet": 25318, + "Ġwax": 25319, + "owe": 25320, + "ĠRabb": 25321, + "ĠNice": 25322, + "ĠEck": 25323, + "early": 25324, + "ĠThreat": 25325, + "ricting": 25326, + "embrance": 25327, + "Ġinfluenza": 25328, + "ĠAbrams": 25329, + "Ġfrontage": 25330, + "ĠArchibald": 25331, + "ĠVeracruz": 25332, + "Ġcasino": 25333, + "arette": 25334, + "Ġsatisfaction": 25335, + "utherland": 25336, + "ĠPunj": 25337, + "Ġfuturistic": 25338, + "ĠDresden": 25339, + "Ġevidenced": 25340, + "Sur": 25341, + "Ġcyn": 25342, + "eson": 25343, + "Ġpirate": 25344, + "ĠRica": 25345, + "allowed": 25346, + "Ġ205": 25347, + "ĠVig": 25348, + "lower": 25349, + "ĠUncle": 25350, + "Ġshortest": 25351, + "Ġposture": 25352, + "235": 25353, + "ĠAntiqu": 25354, + "Ġcorresponds": 25355, + "ĠMortal": 25356, + "Ġpossessing": 25357, + "Ġcautious": 25358, + "ĠBaxter": 25359, + "lio": 25360, + "Ġfronts": 25361, + "adventure": 25362, + "Ġforfe": 25363, + "Ġspinal": 25364, + "Ġdisorganized": 25365, + "ribers": 25366, + "Ġendurance": 25367, + "Ġnarration": 25368, + "Ġconsiderations": 25369, + "ĠOldham": 25370, + "Ġyellowish": 25371, + "ĠEcology": 25372, + "ĠLatino": 25373, + "ĠOriental": 25374, + "Jackson": 25375, + "Additional": 25376, + "ĠKraków": 25377, + "ĠSeleuc": 25378, + "Ġransom": 25379, + "Ġsubplot": 25380, + "bler": 25381, + "kamp": 25382, + "ĠToll": 25383, + "ĠConey": 25384, + "ĠFantastic": 25385, + "ĠLeth": 25386, + "Ġmonkeys": 25387, + "ĠCarbon": 25388, + "ĠĠĠĠĠĠ": 25389, + "Ġ147": 25390, + "Ġdetr": 25391, + "Ġ225": 25392, + "Ġhealthcare": 25393, + "Ġencourages": 25394, + "Ġglasses": 25395, + "Ġsculpted": 25396, + "ĠHubert": 25397, + "ĠLevy": 25398, + "Ġroutinely": 25399, + "ĠGloucestershire": 25400, + "ĠWendy": 25401, + ">+/": 25954, + "BU": 25955, + "Ġmice": 25956, + "Ġdairy": 25957, + "ĠGes": 25958, + "ĠJad": 25959, + "Ġkins": 25960, + "Ġspars": 25961, + "ritt": 25962, + "ĠVista": 25963, + "uala": 25964, + "Ġcarpet": 25965, + "Ġimpose": 25966, + "ĠNeander": 25967, + "ĠBillie": 25968, + "Ġ04": 25969, + "Ġseparates": 25970, + "ĠMilo": 25971, + "Ġgraded": 25972, + "ĠBurt": 25973, + "ĠBorg": 25974, + "ĠCartel": 25975, + "ĠMiG": 25976, + "ĠHolloway": 25977, + "houser": 25978, + "Care": 25979, + "Ġhid": 25980, + "ĠSain": 25981, + "amore": 25982, + "Ġads": 25983, + "izoph": 25984, + "ĠAlps": 25985, + "ĠShrewsbury": 25986, + "ĠAmir": 25987, + "Ġcraters": 25988, + "ĠMinh": 25989, + "Ġrevital": 25990, + "Ġpremium": 25991, + "ĠAntwerp": 25992, + "ĠNordic": 25993, + "ĠMutual": 25994, + "Ġperipheral": 25995, + "deck": 25996, + "Ġpall": 25997, + "ulled": 25998, + "Ġunint": 25999, + "overing": 26000, + "ursions": 26001, + "ĠPaula": 26002, + "ĠBelize": 26003, + "Ġsalaries": 26004, + "Ġfatigue": 26005, + "ĠWatford": 26006, + "Ġmutations": 26007, + "Ġclinched": 26008, + "ĠNasr": 26009, + "NBA": 26010, + "Post": 26011, + "RNA": 26012, + "bits": 26013, + "hir": 26014, + "Ġwishing": 26015, + "atable": 26016, + "Ġpanc": 26017, + "acial": 26018, + "ĠBhar": 26019, + "Ġasleep": 26020, + "ĠTheft": 26021, + "ĠHook": 26022, + "ĠRast": 26023, + "Ġprospective": 26024, + "Ġ320": 26025, + "ĠAlone": 26026, + "Ġimposing": 26027, + "ĠUSC": 26028, + "Ġreplacements": 26029, + "Ġgenital": 26030, + "ĠWhitehall": 26031, + "ĠGodzilla": 26032, + "Ġdramas": 26033, + "Ġsegreg": 26034, + "ĠGhana": 26035, + "Edward": 26036, + "ĠKubrick": 26037, + "ĠDartmouth": 26038, + "Ġcatastrophic": 26039, + "ĠLarkin": 26040, + "Head": 26041, + "Val": 26042, + "bey": 26043, + "dens": 26044, + "Ġfel": 26045, + "ĠBauer": 26046, + "ĠDip": 26047, + "ĠDug": 26048, + "ĠJard": 26049, + "eary": 26050, + "ubbed": 26051, + "Ġunm": 26052, + "obo": 26053, + "airn": 26054, + "Ġbrood": 26055, + "Ġdeclines": 26056, + "Ġfocal": 26057, + "ĠSammy": 26058, + "ĠSamoa": 26059, + "ĠMerry": 26060, + "ĠFrankenstein": 26061, + "Ġgotten": 26062, + "Ġmeaningful": 26063, + "Ġgarrisons": 26064, + "ĠHonorary": 26065, + "ĠZhou": 26066, + "Ġpillars": 26067, + "Ġdolphins": 26068, + "Fore": 26069, + "clear": 26070, + "yu": 26071, + "atio": 26072, + "isoft": 26073, + "Ġbordered": 26074, + "ĠSeward": 26075, + "ĠHumber": 26076, + "ĠPush": 26077, + "ĠLC": 26078, + "udge": 26079, + "ppard": 26080, + "attacks": 26081, + "ornings": 26082, + "ographics": 26083, + "ĠMonkey": 26084, + "iosity": 26085, + "Ġprincipally": 26086, + "Ġpleasant": 26087, + "Ġbrigadier": 26088, + "ĠHazel": 26089, + "ĠBecky": 26090, + "cadilly": 26091, + "Hard": 26092, + "elow": 26093, + "ĠMif": 26094, + "ĠPony": 26095, + "ĠWik": 26096, + "resist": 26097, + "ovac": 26098, + "Ġunification": 26099, + "Ġreset": 26100, + "Ġreservation": 26101, + "Ġaddict": 26102, + "tyre": 26103, + "ĠSched": 26104, + "ĠHarm": 26105, + "Ġbusiest": 26106, + "ĠMoran": 26107, + "Ġsolving": 26108, + "ĠEmerson": 26109, + "Ang": 26110, + "ĠIntercontinental": 26111, + "ĠSundays": 26112, + "ĠKimber": 26113, + "Ġmigrate": 26114, + "Ġassemble": 26115, + "Ġbulkheads": 26116, + "ĠBrewers": 26117, + "ĠHuddersfield": 26118, + "ĠSarajevo": 26119, + "Fort": 26120, + "France": 26121, + "NP": 26122, + "hoff": 26123, + "{\\": 26124, + "Ġze": 26125, + "Ġfaded": 26126, + "Ġmolars": 26127, + "ĠTide": 26128, + "ĠSuf": 26129, + "ĠBold": 26130, + "again": 26131, + "odrome": 26132, + "Ġcapitals": 26133, + "ĠBarney": 26134, + "ĠPeach": 26135, + "ĠPenny": 26136, + "Ġacknowledging": 26137, + "Ġdietary": 26138, + "Ġremarking": 26139, + "Ġevaluate": 26140, + "Ġintricate": 26141, + "ĠGalileo": 26142, + "jak": 26143, + "vable": 26144, + "Ê¿": 26145, + "erary": 26146, + "Ġwise": 26147, + "ĠBonn": 26148, + "ĠWent": 26149, + "omez": 26150, + "Ġabort": 26151, + "Ġquests": 26152, + "lecting": 26153, + "Ġrecorder": 26154, + "uchs": 26155, + "Ġcarpent": 26156, + "ĠCarrie": 26157, + "Ġforecastle": 26158, + "ambo": 26159, + "Ġbarges": 26160, + "Ġmodernized": 26161, + "ĠKoreans": 26162, + "ĠOfficers": 26163, + "ĠOdd": 26164, + "Ġassassin": 26165, + "esterday": 26166, + "terygot": 26167, + "Ġmasked": 26168, + "ĠToledo": 26169, + "Ġbefriended": 26170, + "bat": 26171, + "hyn": 26172, + "moon": 26173, + "Ġnect": 26174, + "ĠHide": 26175, + "ĠRig": 26176, + "Ġdean": 26177, + "Ġrim": 26178, + "quito": 26179, + "Ġintra": 26180, + "Ġupro": 26181, + "Ġdefault": 26182, + "ĠAtkinson": 26183, + "Ġimperson": 26184, + "Ġdrilling": 26185, + "ĠHisp": 26186, + "Ġconvective": 26187, + "iffle": 26188, + "Ġxen": 26189, + "Ġexploits": 26190, + "Ġconferred": 26191, + "Ġeclips": 26192, + "Ġwelding": 26193, + "Tropical": 26194, + "Ġsubl": 26195, + "ndish": 26196, + "leader": 26197, + "ĠPare": 26198, + "ĠFél": 26199, + "ĠJob": 26200, + "oden": 26201, + "Ġdefects": 26202, + "Ġcarriages": 26203, + "Ġimpair": 26204, + "Ġparkway": 26205, + "ĠFelipe": 26206, + "Ġheirs": 26207, + "Ġgentleman": 26208, + "garde": 26209, + "ĠCompanion": 26210, + "ĠMartinez": 26211, + "Sa": 26212, + "Your": 26213, + "yne": 26214, + "Ġ...\"": 26215, + "nde": 26216, + "Ġcues": 26217, + "Ġlenses": 26218, + "Ġforged": 26219, + "ĠRory": 26220, + "Ġcomets": 26221, + "Ġplagi": 26222, + "ĠSevent": 26223, + "ĠShetland": 26224, + "ĠZap": 26225, + "Ġ168": 26226, + "ĠEarn": 26227, + "ĠTrondheim": 26228, + "atchy": 26229, + "ĠCompared": 26230, + "Ġvoter": 26231, + "ĠHolocene": 26232, + "Ġliteral": 26233, + "Ġterminate": 26234, + "ĠRemember": 26235, + "á¹Ń": 26236, + "Ġdimorph": 26237, + "Ġknocking": 26238, + "ĠSylvester": 26239, + "ximate": 26240, + "Ġcrying": 26241, + "ĠUFC": 26242, + "igny": 26243, + "viks": 26244, + "tenstein": 26245, + "isma": 26246, + "ĠScenic": 26247, + "ĠBelow": 26248, + "ĠDemon": 26249, + "Ġanalogy": 26250, + "Ġ1802": 26251, + "ĠMidwest": 26252, + "ĠPearce": 26253, + "Ġreunite": 26254, + "Ġnoticeable": 26255, + "Ġvalidity": 26256, + "Ġnerves": 26257, + "Ġsweeping": 26258, + "ĠAgricultural": 26259, + "Ġskeletons": 26260, + "ĠÏĢ": 26261, + "published": 26262, + "ĠIro": 26263, + "ĠPett": 26264, + "ĠPaste": 26265, + "ryce": 26266, + "Ġoverhe": 26267, + "angi": 26268, + "Ġmonolog": 26269, + "inki": 26270, + "ĠBeirut": 26271, + "ographs": 26272, + "ĠBarlow": 26273, + "Ġaffinity": 26274, + "Ġgranddaughter": 26275, + "Ġdomination": 26276, + "raeli": 26277, + "Ġdefinite": 26278, + "ĠWelch": 26279, + "Ġartworks": 26280, + "Ġvertebrates": 26281, + "ĠHeidfeld": 26282, + "Mil": 26283, + "Off": 26284, + "sum": 26285, + "tun": 26286, + "arat": 26287, + "Ġbony": 26288, + "ĠTou": 26289, + "ĠSv": 26290, + "ĠHü": 26291, + "ĠEtymology": 26292, + "Ġvandal": 26293, + "ĠKik": 26294, + "ineas": 26295, + "ĠShaun": 26296, + "Ġexpose": 26297, + "incher": 26298, + "Ġencir": 26299, + "Ġprofessors": 26300, + "Any": 26301, + "Ġunsatisf": 26302, + "ĠJosef": 26303, + "ĠPanic": 26304, + "ĠRoddenberry": 26305, + "ĠDiscography": 26306, + "Ġconsolidate": 26307, + "ĠBavaria": 26308, + "ĠPixar": 26309, + "Ġconsecrated": 26310, + "ooms": 26311, + "zog": 26312, + "erate": 26313, + "Ġpend": 26314, + "ĠMaker": 26315, + "ĠWaugh": 26316, + "ĠVy": 26317, + "Ġretake": 26318, + "Ġcapac": 26319, + "shirt": 26320, + "Ġ139": 26321, + "Ġlitter": 26322, + "Ġ2024": 26323, + "command": 26324, + "geschwader": 26325, + "ĠDanzig": 26326, + "Ġuncont": 26327, + "ĠDiocese": 26328, + "Ġjuxtap": 26329, + "ĠNavigation": 26330, + "Ġforecasts": 26331, + "ĠOrdnance": 26332, + "Ġsubscribers": 26333, + "ĠSawyer": 26334, + "Ġimpedance": 26335, + "ĠMichele": 26336, + "650": 26337, + "TH": 26338, + "Ġcake": 26339, + "ingen": 26340, + "Ġtore": 26341, + "Ġstaple": 26342, + "ĠWhed": 26343, + "Ġherd": 26344, + "ĠAnzac": 26345, + "ĠAmor": 26346, + "ĠFloor": 26347, + "Ġcracks": 26348, + "aunting": 26349, + "Ġranch": 26350, + "Ġtuned": 26351, + "èle": 26352, + "Andrew": 26353, + "zhou": 26354, + "ĠNikephoros": 26355, + "!'": 26356, + "section": 26357, + "Ġtoe": 26358, + "ĠTap": 26359, + "Ġthigh": 26360, + "ĠMasc": 26361, + "Ġhears": 26362, + "ifix": 26363, + "ĠStravinsky": 26364, + "ĠVuk": 26365, + "Ġ1778": 26366, + "Ġvisions": 26367, + "ĠRecent": 26368, + "Ġinspected": 26369, + "Ġinjunction": 26370, + "Ġoccupants": 26371, + "ĠMidlands": 26372, + "Ġpenned": 26373, + "ĠCascade": 26374, + "ĠParthian": 26375, + "ĠEstonia": 26376, + "Light": 26377, + "jack": 26378, + "seller": 26379, + "Ġcitation": 26380, + "Ġmoor": 26381, + "ĠSens": 26382, + "ĠCey": 26383, + "ĠIOC": 26384, + "arton": 26385, + "ĠStakes": 26386, + "ologic": 26387, + "ĠAdvent": 26388, + "ĠCarmen": 26389, + "Ġstandout": 26390, + "aunched": 26391, + "öm": 26392, + "ĠApu": 26393, + "ĠBurnett": 26394, + "Ġignoring": 26395, + "Ġmortars": 26396, + "Ġvertex": 26397, + "ĠTitans": 26398, + "Ġunpredict": 26399, + "Ġlithium": 26400, + "Ġdegenerated": 26401, + "signed": 26402, + "edience": 26403, + "Ġreclaimed": 26404, + "ĠBung": 26405, + "Ġstark": 26406, + "ĠPerm": 26407, + "ĠDear": 26408, + "ĠGadd": 26409, + "ranes": 26410, + "Ġenact": 26411, + "othor": 26412, + "ronics": 26413, + "ĠChev": 26414, + "ĠTraffic": 26415, + "Ġpaperback": 26416, + "ĠProvision": 26417, + "Ġwrestled": 26418, + "Ġlobbying": 26419, + "alom": 26420, + "Ġpinch": 26421, + "ĠCoke": 26422, + "ĠMW": 26423, + "ĠWad": 26424, + "ĠWain": 26425, + "istles": 26426, + "ĠAdel": 26427, + "hammer": 26428, + "áz": 26429, + "Ġmodernization": 26430, + "professional": 26431, + "ĠFrankfurt": 26432, + "1963": 26433, + "°.": 26434, + "ĠJuno": 26435, + "Ġdeteriorating": 26436, + "Ġunconstitutional": 26437, + "ĠRaider": 26438, + "Gen": 26439, + "joys": 26440, + "Ġwards": 26441, + "Ġfou": 26442, + "ĠPaz": 26443, + "ematsu": 26444, + "chanted": 26445, + "ĠNgu": 26446, + "Ġshattered": 26447, + "ĠUsta": 26448, + "ĠVall": 26449, + "Ġreside": 26450, + "Ġpartisans": 26451, + "ĠYes": 26452, + "Ġmodify": 26453, + "ilarious": 26454, + "Ġtransforms": 26455, + "average": 26456, + "Ġdistinguishing": 26457, + "Ġreluctance": 26458, + "Ġparasite": 26459, + "oubted": 26460, + "Ġbolster": 26461, + "Ġoverseeing": 26462, + "Ġrecapture": 26463, + "Australia": 26464, + "ĠAvalanche": 26465, + "FO": 26466, + "ĠSTS": 26467, + "Ġstupid": 26468, + "ĠPavilion": 26469, + "Ġate": 26470, + "ĠGerm": 26471, + "Ġuniqu": 26472, + "ĠChis": 26473, + "rents": 26474, + "Ġmonopoly": 26475, + "ĠScore": 26476, + "aldi": 26477, + "affen": 26478, + "Ġchecks": 26479, + "Ġbrakes": 26480, + "Ġbehaviors": 26481, + "Ġornamental": 26482, + "ĠPiccadilly": 26483, + "ĠPublishers": 26484, + "ĠMacedon": 26485, + "ĠAnglia": 26486, + "ĠHassett": 26487, + "ĠBéla": 26488, + "Ġmasculine": 26489, + "Ġelectropop": 26490, + "Dar": 26491, + "capt": 26492, + "male": 26493, + "Ġscept": 26494, + "itone": 26495, + "icans": 26496, + "ĠSnyder": 26497, + "ĠBS": 26498, + "imposed": 26499, + "ĠPter": 26500, + "akens": 26501, + "Ġrefitted": 26502, + "ĠGeological": 26503, + "ĠTomorrow": 26504, + "ĠSevern": 26505, + "ĠRamirez": 26506, + "ĠLovecraft": 26507, + "ĠMiocene": 26508, + "Ġnursery": 26509, + "ĠNepal": 26510, + "creator": 26511, + "female": 26512, + "Louis": 26513, + "Donnell": 26514, + "Today": 26515, + "bial": 26516, + "varez": 26517, + "Ġsaints": 26518, + "alu": 26519, + "ĠTrap": 26520, + "ĠCB": 26521, + "ĠMIT": 26522, + "Ġmelee": 26523, + "Ġ173": 26524, + "Ġlogging": 26525, + "ĠWatkins": 26526, + "Ġutilize": 26527, + "Ġflashbacks": 26528, + "ĠHasan": 26529, + "Ġhemisphere": 26530, + "Ġparameters": 26531, + "ĠLorenzo": 26532, + "Ġrallied": 26533, + "ĠKomnenos": 26534, + "izophren": 26535, + "division": 26536, + "к": 26537, + "Ġfits": 26538, + "icism": 26539, + "legged": 26540, + "Ġgimm": 26541, + "Ġcontended": 26542, + "ĠGue": 26543, + "Ġriv": 26544, + "apo": 26545, + "Ġunim": 26546, + "ĠChip": 26547, + "Ġdisillusion": 26548, + "ĠYuan": 26549, + "Ġsubfamily": 26550, + "Ġentrusted": 26551, + "hent": 26552, + "Ġ151": 26553, + "Ġpostwar": 26554, + "aski": 26555, + "Ġfavorites": 26556, + "Ġpathway": 26557, + "Ġsensation": 26558, + "ĠConnie": 26559, + "Ġvariables": 26560, + "ĠHurley": 26561, + "ĠHousing": 26562, + "Ġinaccurate": 26563, + "Cor": 26564, + "Lord": 26565, + "haven": 26566, + "Ùħ": 26567, + "Ġinherent": 26568, + "Ġhides": 26569, + "Ġreelection": 26570, + "ĠTut": 26571, + "Ġlure": 26572, + "ĠFavorite": 26573, + "Ġrack": 26574, + "essment": 26575, + "ĠKj": 26576, + "ĠViz": 26577, + "Ġunderparts": 26578, + "Ġreceivers": 26579, + "Ġ1770": 26580, + "ĠPhyll": 26581, + "grounds": 26582, + "ĠMilford": 26583, + "enthal": 26584, + "Ann": 26585, + "Blood": 26586, + "Ġcorrected": 26587, + "ĠTanaka": 26588, + "Ġwreckage": 26589, + "Ġgatehouse": 26590, + "Ġfortresses": 26591, + "Ġkidnapping": 26592, + "Ġridiculous": 26593, + "Ġ(£": 26594, + "eas": 26595, + "fest": 26596, + "Äħ": 26597, + "Ġpays": 26598, + "omial": 26599, + "chall": 26600, + "ĠKak": 26601, + "ĠStrip": 26602, + "Ġalloy": 26603, + "blems": 26604, + "Starting": 26605, + "Ġ01": 26606, + "Ġconsistency": 26607, + "Ġhypot": 26608, + "Ġdoctr": 26609, + "ĠLemon": 26610, + "Ġweaknesses": 26611, + "Ġgenetics": 26612, + "Ġpeculiar": 26613, + "ĠKrupp": 26614, + "ĠRomero": 26615, + "Ġtrajectory": 26616, + "ĠKriegsmarine": 26617, + "UN": 26618, + "ĠBisc": 26619, + "ĠLille": 26620, + "ĠEA": 26621, + "Ġslab": 26622, + "Ġmyc": 26623, + "aunted": 26624, + "amboo": 26625, + "ĠRegent": 26626, + "Ġ401": 26627, + "Ġdevot": 26628, + "ĠThatcher": 26629, + "Ġtextile": 26630, + "ĠNinja": 26631, + "ĠNote": 26632, + "Ġcousins": 26633, + "Ġlibretto": 26634, + "ĠCitizen": 26635, + "roleum": 26636, + "ĠUruguay": 26637, + "480": 26638, + "paid": 26639, + "ĠRust": 26640, + "ĠFaw": 26641, + "ĠLug": 26642, + "ĠNeck": 26643, + "ĠJol": 26644, + "Ġshade": 26645, + "Ġros": 26646, + "Ġrecounts": 26647, + "Ġexpulsion": 26648, + "ĠClause": 26649, + "Ġmedications": 26650, + "comm": 26651, + "Ġsocio": 26652, + "Ġethical": 26653, + "ĠMosque": 26654, + "Ġfashionable": 26655, + "Ġterrorism": 26656, + "Ġpredictable": 26657, + "ĠHuron": 26658, + "ĠFrancesco": 26659, + "Ġamalgam": 26660, + "economic": 26661, + "Ag": 26662, + "ÏĮ": 26663, + "Ġwal": 26664, + "oras": 26665, + "enade": 26666, + "icultural": 26667, + "imag": 26668, + "ĠRogue": 26669, + "ĠDoor": 26670, + "osures": 26671, + "estrian": 26672, + "ĠEid": 26673, + "Ġruth": 26674, + "Ġorthodox": 26675, + "ellery": 26676, + "ĠVogue": 26677, + "Ġclues": 26678, + "Ġadol": 26679, + "Ġscaled": 26680, + "Ġclassifications": 26681, + "Ġcauseway": 26682, + "ĠHerod": 26683, + "Ġlymph": 26684, + "uffle": 26685, + "Ġlogs": 26686, + "Ġdoubling": 26687, + "Ġhunger": 26688, + "ĠElectoral": 26689, + "ĠBuddy": 26690, + "ĠAlfonso": 26691, + "Ġdresses": 26692, + "Ġpredominant": 26693, + "ĠFlower": 26694, + "Ġdissatisfaction": 26695, + "ĠJakarta": 26696, + "DO": 26697, + "parents": 26698, + "Ġstub": 26699, + "ĠRother": 26700, + "ĠGhe": 26701, + "akon": 26702, + "ĠMayer": 26703, + "ĠColise": 26704, + "Ġsums": 26705, + "ĠPortable": 26706, + "ĠHenrik": 26707, + "ĠEmirates": 26708, + "Ġlyrically": 26709, + "Ġcloses": 26710, + "ĠIrvine": 26711, + "Ġpolygon": 26712, + "ĠJamaican": 26713, + "ĠLaden": 26714, + "ĠVeh": 26715, + "ĠReichs": 26716, + "ĠBurgess": 26717, + "Ġescalated": 26718, + "etermined": 26719, + "Ġcontaminated": 26720, + "ĠTakahashi": 26721, + "ĠVatican": 26722, + "340": 26723, + "covered": 26724, + "iob": 26725, + "jani": 26726, + "Ġbits": 26727, + "ĠMare": 26728, + "Ġanecd": 26729, + "ĠStamp": 26730, + "Ġsplend": 26731, + "Ġ370": 26732, + "ilmar": 26733, + "ĠZoe": 26734, + "ĠElias": 26735, + "intosh": 26736, + "Ġfreezing": 26737, + "Ġpriorit": 26738, + "Ġroyalties": 26739, + "ĠArmistice": 26740, + "ĠReturns": 26741, + "âte": 26742, + "Ġundermined": 26743, + "Ġincredibly": 26744, + "ĠSplit": 26745, + "make": 26746, + "tri": 26747, + "ĠAal": 26748, + "Ġgrams": 26749, + "ĠHouses": 26750, + "Ġwholes": 26751, + "Ġ\\~": 26752, + "Ġregulate": 26753, + "Ġgrooves": 26754, + "ĠWhitt": 26755, + "Ġprojectiles": 26756, + "Ġcheek": 26757, + "Ġfielded": 26758, + "ĠReginald": 26759, + "Ġrebelled": 26760, + "Ġemerges": 26761, + "Arch": 26762, + "Ġdeliveries": 26763, + "Ġbrownish": 26764, + "ĠAudrey": 26765, + "ĠSabbath": 26766, + "Ġgrasses": 26767, + "Ġbrightness": 26768, + "Ġfertility": 26769, + "Ġaristocratic": 26770, + "Ġwhitish": 26771, + "ĠParaguay": 26772, + "ĠBriarcliff": 26773, + "Ġoceans": 26774, + "isy": 26775, + "ĠTeddy": 26776, + "ĠSG": 26777, + "ĠBit": 26778, + "ivism": 26779, + "Ġrooft": 26780, + "acha": 26781, + "Ġchartered": 26782, + "Ġbackward": 26783, + "ĠScouts": 26784, + "Ġmarkers": 26785, + "Ġequations": 26786, + "rential": 26787, + "Ġpastoral": 26788, + "Ġcontroversies": 26789, + "Ġwaist": 26790, + "Ġcooperate": 26791, + "Jim": 26792, + "Ġbunker": 26793, + "lehem": 26794, + "Ġenjoys": 26795, + "Ġstrikers": 26796, + "ĠÃĺ": 26797, + "Ġdistributing": 26798, + "ĠJustinian": 26799, + "Ġaccompaniment": 26800, + "ĠLibert": 26801, + "ús": 26802, + "ĠHobbs": 26803, + "Ġcylinders": 26804, + "Ġecosystems": 26805, + "Ġprocure": 26806, + "gars": 26807, + "ivate": 26808, + "ĠDancing": 26809, + "ĠWur": 26810, + "ĠLover": 26811, + "ĠGarn": 26812, + "Ġprostitution": 26813, + "Ġplund": 26814, + "Ġarrog": 26815, + "forms": 26816, + "Ġcommod": 26817, + "Ġmidday": 26818, + "ĠDemp": 26819, + "Ġeyewall": 26820, + "Ġambigu": 26821, + "Ġharv": 26822, + "Ġweighted": 26823, + "Ġbullets": 26824, + "1962": 26825, + "Ġheightened": 26826, + "ĠThanhouser": 26827, + "Ġminimize": 26828, + "Ġarbitration": 26829, + "Ġscreaming": 26830, + "bottom": 26831, + "ĠTensei": 26832, + "ĠSentin": 26833, + "stud": 26834, + "amara": 26835, + "ĠPir": 26836, + "ĠDraw": 26837, + "Ġprow": 26838, + "ĠStart": 26839, + "ishima": 26840, + "Ġuseless": 26841, + "ĠConsequence": 26842, + "Ġbattling": 26843, + "Ġdrastically": 26844, + "Ġlinebacker": 26845, + "ĠBeg": 26846, + "Ġreplicate": 26847, + "Ġstatewide": 26848, + "Ġantagon": 26849, + "ĠPartners": 26850, + "ĠWeir": 26851, + "ĠTrav": 26852, + "Ġburials": 26853, + "ĠJericho": 26854, + "Ġadapting": 26855, + "ĠCarte": 26856, + "ĠÄĮ": 26857, + "ordeaux": 26858, + "Ġpivotal": 26859, + "Fan": 26860, + "Ġbubb": 26861, + "ĠCats": 26862, + "ayama": 26863, + "ĠPunch": 26864, + "ĠFans": 26865, + "Ġchalk": 26866, + "Ġunspecified": 26867, + "Ġjourneys": 26868, + "Ġtreatise": 26869, + "Ġphotographic": 26870, + "ĠImage": 26871, + "Ġstreetcar": 26872, + "ĠPetit": 26873, + "Ġimmers": 26874, + "Ġchemist": 26875, + "Ġrolls": 26876, + "ĠKirch": 26877, + "ĠMainstream": 26878, + "ĠMcGraw": 26879, + "Ġswimmer": 26880, + "Ġserialized": 26881, + "ĠAssyria": 26882, + "Ġinconsist": 26883, + "ĠAthenian": 26884, + "last": 26885, + "ðIJ": 26886, + "ulia": 26887, + "ĠGris": 26888, + "ĠGoll": 26889, + "ĠGomez": 26890, + "ĠKaf": 26891, + "ryl": 26892, + "gans": 26893, + "ĠEnemy": 26894, + "Ġdefens": 26895, + "Ġminel": 26896, + "Ġtransgender": 26897, + "getth": 26898, + "aughty": 26899, + "Ġimproper": 26900, + "Ġpractised": 26901, + "rapers": 26902, + "Ġsuperb": 26903, + "ĠNotes": 26904, + "ĠCornish": 26905, + "Ġshrub": 26906, + "ĠEmerald": 26907, + "Ġrepetition": 26908, + "ĠGriffiths": 26909, + "ĠBrentford": 26910, + "ĠBypass": 26911, + "cers": 26912, + "cra": 26913, + "fashion": 26914, + "Ġlamps": 26915, + "Ġstunning": 26916, + "rable": 26917, + "Ġcompressed": 26918, + "Ġformidable": 26919, + "Ġexposing": 26920, + "Ġsteered": 26921, + "Ġconnector": 26922, + "ĠMilne": 26923, + "remely": 26924, + "Ġexcell": 26925, + "ĠUpanish": 26926, + "ĠMcGill": 26927, + "Ġpoisoned": 26928, + "ĠFuji": 26929, + "ĠTacoma": 26930, + "cross": 26931, + "possibly": 26932, + "wal": 26933, + "Ġaria": 26934, + "ĠAgg": 26935, + "ĠCancer": 26936, + "Ġforage": 26937, + "Ġalto": 26938, + "ĠLod": 26939, + "ĠNú": 26940, + "Ġscarc": 26941, + "phra": 26942, + "ĠYun": 26943, + "Ġasset": 26944, + "Ġdiscourse": 26945, + "Ġannih": 26946, + "Ġrestarted": 26947, + "Ġwaterfront": 26948, + "ocrates": 26949, + "ĠMontoya": 26950, + "bla": 26951, + "Ġtablet": 26952, + "ĠStanding": 26953, + "Ġmartyr": 26954, + "Indian": 26955, + "Ġprevalence": 26956, + "Ġvoluntarily": 26957, + "ĠFermi": 26958, + "Cur": 26959, + "Ġcared": 26960, + "Ġlining": 26961, + "ĠBAFTA": 26962, + "ĠPup": 26963, + "ĠWitt": 26964, + "ĠChain": 26965, + "Ġdisob": 26966, + "ĠAless": 26967, + "Ġevade": 26968, + "ĠRei": 26969, + "ĠMusically": 26970, + "umba": 26971, + "Ġargu": 26972, + "USA": 26973, + "ĠUtica": 26974, + "ĠSantana": 26975, + "ĠDonaldson": 26976, + "Ġfrustrating": 26977, + "ĠHadrian": 26978, + "Ġanxious": 26979, + "Ġtransparent": 26980, + "Ġdetonated": 26981, + "Ġresentment": 26982, + "Ġhesitant": 26983, + "ĠEstablishment": 26984, + "fre": 26985, + "hma": 26986, + "sides": 26987, + "inge": 26988, + "Ġpeat": 26989, + "ĠFill": 26990, + "ĠLoth": 26991, + "ocused": 26992, + "ahaw": 26993, + "cker": 26994, + "Ġschooling": 26995, + "ĠPresidency": 26996, + "ĠParts": 26997, + "ĠMacbeth": 26998, + "ĠBowling": 26999, + "ĠDoct": 27000, + "Ġcapitalism": 27001, + "Ġrejecting": 27002, + "Ġdisappears": 27003, + "ĠAttempt": 27004, + "Ġornate": 27005, + "Stephen": 27006, + "ĠInspired": 27007, + "Ġovercrowd": 27008, + "ĠCeylon": 27009, + "sq": 27010, + "Ġavi": 27011, + "inz": 27012, + "strom": 27013, + "omat": 27014, + "ĠCW": 27015, + "ĠTheat": 27016, + "Ġatroc": 27017, + "gha": 27018, + "Ġflav": 27019, + "aneously": 27020, + "ĠClaus": 27021, + "Ġsimulated": 27022, + "Ġbestowed": 27023, + "Ġnowhere": 27024, + "ĠRockaway": 27025, + "ĠEpisodes": 27026, + "Beautiful": 27027, + "Ġdefinitions": 27028, + "brilliant": 27029, + "ĠRolls": 27030, + "Ġgrenades": 27031, + "Ġrefurbished": 27032, + "ĠUranus": 27033, + "ĠHorton": 27034, + "ĠQuincy": 27035, + "ĠRobbins": 27036, + "'\",": 27037, + "Break": 27038, + "Yo": 27039, + "busters": 27040, + "pay": 27041, + "ĠMouse": 27042, + "ecost": 27043, + "ĠGel": 27044, + "ĠNE": 27045, + "ĠKers": 27046, + "atermass": 27047, + "plat": 27048, + "Ġpartisan": 27049, + "Ġneon": 27050, + "ĠExit": 27051, + "Ġcounters": 27052, + "ippers": 27053, + "Ġregulars": 27054, + "Ġlowering": 27055, + "Ġcomplaining": 27056, + "Ġinstitutional": 27057, + "Ġsalvation": 27058, + "gettable": 27059, + "ĠUbisoft": 27060, + "Ġ;": 27061, + "ĠMoe": 27062, + "ĠHain": 27063, + "threat": 27064, + "ĠJung": 27065, + "ĠKoz": 27066, + "Ġcores": 27067, + "ĠCarly": 27068, + "ethoven": 27069, + "ĠMegal": 27070, + "ÃŃo": 27071, + "ĠMcGovern": 27072, + "ĠDickens": 27073, + "ĠWhether": 27074, + "Ġhazards": 27075, + "Ġswiftly": 27076, + "ĠPrelude": 27077, + "Ġsided": 27078, + "Ġdocked": 27079, + "ĠTiff": 27080, + "ĠSé": 27081, + "ecoming": 27082, + "ĠHut": 27083, + "ĠNay": 27084, + "ĠNue": 27085, + "ĠEtty": 27086, + "fton": 27087, + "Ġ161": 27088, + "ĠCarrier": 27089, + "ĠDeer": 27090, + "ĠBeacon": 27091, + "ĠManch": 27092, + "ĠAmes": 27093, + "Ġdifferential": 27094, + "ĠMacFarlane": 27095, + "Ġbiographies": 27096, + "Ġsilly": 27097, + "roller": 27098, + "azzi": 27099, + "ĠSusque": 27100, + "ĠCartman": 27101, + "ĠBrandenburg": 27102, + "ĠClemson": 27103, + "ĠLMGTE": 27104, + "Ġresurgence": 27105, + "Joseph": 27106, + "brate": 27107, + "eval": 27108, + "into": 27109, + "itän": 27110, + "ĠRC": 27111, + "ĠRaff": 27112, + "ĠDro": 27113, + "Ġvintage": 27114, + "Ġseizing": 27115, + "Ġabdominal": 27116, + "lander": 27117, + "incible": 27118, + "Ġconfess": 27119, + "Ġgenuinely": 27120, + "ĠEastwood": 27121, + "asket": 27122, + "ĠEmm": 27123, + "ĠLoud": 27124, + "Ġgasoline": 27125, + "Ġperspectives": 27126, + "ĠTaliban": 27127, + "ĠInnocent": 27128, + "Ġcadet": 27129, + "Ġbetrayal": 27130, + "Ġsubdivided": 27131, + "DIS": 27132, + "vance": 27133, + "Ġbilled": 27134, + "Ġeternal": 27135, + "Ġrites": 27136, + "antes": 27137, + "ĠUd": 27138, + "ĠViolet": 27139, + "Ġconcussion": 27140, + "Ġglider": 27141, + "ĠBoom": 27142, + "ĠTrains": 27143, + "ĠSarat": 27144, + "ĠChrono": 27145, + "ĠLibyan": 27146, + "Ġrubble": 27147, + "volent": 27148, + "ĠAnatolia": 27149, + "Ġberth": 27150, + "Ġdegradation": 27151, + "Ġsporadic": 27152, + "Ġfoliage": 27153, + "Ġliaison": 27154, + "frid": 27155, + "jima": 27156, + "ĠCities": 27157, + "eco": 27158, + "ĠBordeaux": 27159, + "imation": 27160, + "irch": 27161, + "ĠHubble": 27162, + "those": 27163, + "ĠNil": 27164, + "ĠThink": 27165, + "ĠOrr": 27166, + "Ġobsession": 27167, + "ĠSandra": 27168, + "ĠHyper": 27169, + "Ġorchestrated": 27170, + "ĠRiders": 27171, + "Ġbrave": 27172, + "ĠSevast": 27173, + "Ġdwellings": 27174, + "Ġlonely": 27175, + "ĠDoubt": 27176, + "Ell": 27177, + "Ir": 27178, + "cm": 27179, + "div": 27180, + "fan": 27181, + "wreck": 27182, + "alog": 27183, + "lean": 27184, + "ĠSenn": 27185, + "Ġlips": 27186, + "ĠCindy": 27187, + "andom": 27188, + "Ġchieft": 27189, + "Ġshoe": 27190, + "actics": 27191, + "Ġquartet": 27192, + "Ġrapping": 27193, + "ologne": 27194, + "inkle": 27195, + "ĠCanon": 27196, + "Ġtravelers": 27197, + "ĠIslanders": 27198, + "ĠUlster": 27199, + "ĠTennis": 27200, + "ĠSacred": 27201, + "ĠFeature": 27202, + "ĠKobayashi": 27203, + "acceptable": 27204, + "committee": 27205, + "ĠTimbaland": 27206, + "Fre": 27207, + "Sir": 27208, + "Ġbugs": 27209, + "Ġnets": 27210, + "ĠDramatic": 27211, + "ĠKav": 27212, + "weather": 27213, + "lections": 27214, + "Ġsignalling": 27215, + "Ġedible": 27216, + "Ġpostal": 27217, + "ĠSimone": 27218, + "Ġsenate": 27219, + "ĠLongstreet": 27220, + "Ġratification": 27221, + "Ġroman": 27222, + "Ġimagin": 27223, + "Ġtransforming": 27224, + "chaikovsky": 27225, + "Ġnostalgia": 27226, + "ĠLuxembourg": 27227, + "Rah": 27228, + "Ġtric": 27229, + "ĠTuls": 27230, + "ĠSessions": 27231, + "ĠAry": 27232, + "ĠCourage": 27233, + "Ġcoma": 27234, + "ĠStranger": 27235, + "indon": 27236, + "oby": 27237, + "ĠShia": 27238, + "ĠAden": 27239, + "ographically": 27240, + "ĠGlover": 27241, + "charge": 27242, + "guns": 27243, + "Ġdiffusion": 27244, + "Ġstemmed": 27245, + "Ġfurnish": 27246, + "Ġcontenders": 27247, + "ĠMarxist": 27248, + "Bre": 27249, + "Ye": 27250, + "fill": 27251, + "Ġreclassified": 27252, + "Ġgamma": 27253, + "ĠIW": 27254, + "emaker": 27255, + "illus": 27256, + "ĠCha": 27257, + "Ġresh": 27258, + "Ġabused": 27259, + "ĠAlto": 27260, + "onsored": 27261, + "Ġsubcont": 27262, + "1942": 27263, + "pleasant": 27264, + "ĠCoaches": 27265, + "ĠSanctuary": 27266, + "ĠLawson": 27267, + "ĠRevolt": 27268, + "Ġharness": 27269, + "ĠDarlington": 27270, + "mathrm": 27271, + "ĠBloody": 27272, + "Ġcompromised": 27273, + "ĠByzantium": 27274, + "Ġpigeons": 27275, + "Ġا": 27276, + "Ġapplicants": 27277, + "440": 27278, + "Earth": 27279, + "LO": 27280, + "Women": 27281, + "nake": 27282, + "Ġ),": 27283, + "Ġwed": 27284, + "ĠSource": 27285, + "stairs": 27286, + "Ġchocolate": 27287, + "ĠAlph": 27288, + "ĠArgy": 27289, + "Ġwells": 27290, + "103": 27291, + "ĠTegetth": 27292, + "Ġfunerary": 27293, + "ĠPartisan": 27294, + "ĠEmploy": 27295, + "gaard": 27296, + "Ġqualifier": 27297, + "ĠWinds": 27298, + "Ġgreenhouse": 27299, + "Ġinstalling": 27300, + "ĠBaden": 27301, + "ĠCeltics": 27302, + "Ġcontemporaneous": 27303, + "Ġarthropods": 27304, + "zyn": 27305, + "icacy": 27306, + "ĠAH": 27307, + "ĠDirty": 27308, + "ositions": 27309, + "bergh": 27310, + "Ġspikes": 27311, + "Ġreconn": 27312, + "Ġsermon": 27313, + "ĠRepl": 27314, + "ĠEns": 27315, + "ĠMusk": 27316, + "help": 27317, + "ĠMonarch": 27318, + "ĠMalvern": 27319, + "Ġcredibility": 27320, + "Ġunsigned": 27321, + "Ġattribute": 27322, + "Ġequalised": 27323, + "Ġdoctorate": 27324, + "ĠWolfgang": 27325, + "ĠEcu": 27326, + "Ġintellectuals": 27327, + "Ġarbitrary": 27328, + "ĠGateway": 27329, + "Enders": 27330, + "Ġinvasions": 27331, + "Martin": 27332, + "Ġfeasible": 27333, + "Ġfederation": 27334, + "ĠUstaÅ¡e": 27335, + "Tor": 27336, + "billed": 27337, + "atl": 27338, + "ĠSilmar": 27339, + "ĠKro": 27340, + "Ġabusive": 27341, + "Ġnewborn": 27342, + "ĠLeading": 27343, + "ofsky": 27344, + "Ġweekday": 27345, + "Ġveins": 27346, + "arno": 27347, + "Ġdialects": 27348, + "Ġimprint": 27349, + "Ġconsuming": 27350, + "ĠOrganisation": 27351, + "aggage": 27352, + "Ġinventor": 27353, + "Ġshrubs": 27354, + "ĠMegami": 27355, + "Ġforbade": 27356, + "ĠNathaniel": 27357, + "Ġprivilege": 27358, + "Ġmarshes": 27359, + "Ġnectar": 27360, + "Ġarguably": 27361, + "GP": 27362, + "XT": 27363, + "Ġcerv": 27364, + "ĠRae": 27365, + "ĠDir": 27366, + "ĠGwyn": 27367, + "ĠJov": 27368, + "ĠKle": 27369, + "oglyph": 27370, + "Ġoverpass": 27371, + "ducers": 27372, + "1959": 27373, + "Ġ163": 27374, + "ĠHerac": 27375, + "epending": 27376, + "ĠPortrait": 27377, + "ĠGods": 27378, + "ĠAppear": 27379, + "ĠGarland": 27380, + "Ġfragile": 27381, + "Ġpedal": 27382, + "Ġsavings": 27383, + "ĠByrds": 27384, + "Ġhastily": 27385, + "aan": 27386, + "vald": 27387, + "Ġinduction": 27388, + "Ġnud": 27389, + "okal": 27390, + "rices": 27391, + "Ġportfol": 27392, + "Ġapproximate": 27393, + "ractors": 27394, + "ĠAssass": 27395, + "Ġsuperiors": 27396, + "Ġlayered": 27397, + "Ġ1781": 27398, + "ĠExtreme": 27399, + "ĠAutumn": 27400, + "ĠTelescope": 27401, + "Ġpumping": 27402, + "ĠAnaheim": 27403, + "Ġdepressions": 27404, + "ĠBuccaneers": 27405, + "few": 27406, + "nothing": 27407, + "Ġaston": 27408, + "Ġdé": 27409, + "ĠSomething": 27410, + "Ġyacht": 27411, + "Ġjoked": 27412, + "neisen": 27413, + "ĠSpice": 27414, + "ĠIndie": 27415, + "Ġtimeslot": 27416, + "Ġgroundbreaking": 27417, + "Ġrangef": 27418, + "married": 27419, + "ĠRockies": 27420, + "ĠMarcos": 27421, + "Ġdiverged": 27422, + "brides": 27423, + "Ġgamers": 27424, + "Ġelectromagnetic": 27425, + "neisenau": 27426, + ".$": 27427, + "490": 27428, + "660": 27429, + "Sl": 27430, + "ÏĢ": 27431, + "isively": 27432, + "Ġmates": 27433, + "ĠEh": 27434, + "ianus": 27435, + "Ġalliances": 27436, + "atten": 27437, + "Ġflats": 27438, + "Ġrappers": 27439, + "Ġcoherent": 27440, + "ĠMinisters": 27441, + "ĠAbe": 27442, + "ĠCalhoun": 27443, + "ĠSmoking": 27444, + "Ġtechno": 27445, + "ĠMcCle": 27446, + "Ġschooner": 27447, + "AACP": 27448, + "Ġadministrators": 27449, + "ĠLucia": 27450, + "respons": 27451, + "Ġbravery": 27452, + "Ġutilizing": 27453, + "Ġdeterioration": 27454, + "ĠKelley": 27455, + "ĠSpitfires": 27456, + "ĠScandinavia": 27457, + "connected": 27458, + "ĠHertford": 27459, + "National": 27460, + "Sing": 27461, + "jay": 27462, + "Ġtutor": 27463, + "Ġlucky": 27464, + "acio": 27465, + "ĠDad": 27466, + "Ġchic": 27467, + "Ġunreal": 27468, + "Ġremot": 27469, + "ĠAsc": 27470, + "Ġvocabulary": 27471, + "ĠBowman": 27472, + "ĠHistoria": 27473, + "Ġspectacle": 27474, + "Ġarcs": 27475, + "Ġexecutions": 27476, + "Ġsewage": 27477, + "Ġdisqualified": 27478, + "Ġimmortal": 27479, + "hift": 27480, + "onium": 27481, + "isal": 27482, + "Ġpoured": 27483, + "ĠPaw": 27484, + "ĠRaim": 27485, + "Ġwhistle": 27486, + "ĠFaul": 27487, + "ĠFeld": 27488, + "ĠNost": 27489, + "Ġvain": 27490, + "quit": 27491, + "aiolog": 27492, + "Ġbridgehead": 27493, + "ĠTroop": 27494, + "ĠTyrann": 27495, + "ĠMahler": 27496, + "ĠHaynes": 27497, + "Ġaerodynam": 27498, + "ĠConcern": 27499, + "ĠShipyard": 27500, + "ithecus": 27501, + "Ġunemployed": 27502, + "Ġbotanical": 27503, + "?\".": 27504, + "Ber": 27505, + "Luc": 27506, + "ĠTail": 27507, + "ĠSora": 27508, + "ĠRA": 27509, + "ĠJod": 27510, + "reshing": 27511, + "Ġchop": 27512, + "Ġrecession": 27513, + "Ġenerg": 27514, + "Ġconfeder": 27515, + "ĠSupply": 27516, + "monary": 27517, + "ĠRosenberg": 27518, + "Ġreinforcement": 27519, + "Ġemphasizing": 27520, + "CAP": 27521, + "Ġmonumental": 27522, + "ĠCoronation": 27523, + "Ġenrollment": 27524, + "Ġthumb": 27525, + "ĠRider": 27526, + "Ġalgae": 27527, + "ĠFing": 27528, + "ĠGrac": 27529, + "Ġapple": 27530, + "ounting": 27531, + "Ġtraverse": 27532, + "ĠMays": 27533, + "Ġviewpoint": 27534, + "aulipas": 27535, + "ĠBattalions": 27536, + "ettled": 27537, + "ĠSchn": 27538, + "ĠCaen": 27539, + "ĠMortimer": 27540, + "ĠSigma": 27541, + "ĠMoment": 27542, + "Ġpalaeont": 27543, + "ĠWhedon": 27544, + "Sy": 27545, + "drum": 27546, + "iq": 27547, + "km": 27548, + "Ġcoy": 27549, + "ĠTram": 27550, + "ĠDwarf": 27551, + "akin": 27552, + "essential": 27553, + "ĠHebrides": 27554, + "Ġattorneys": 27555, + "Ġcrushing": 27556, + "Ġpositioning": 27557, + "Ġawarding": 27558, + "Ġballots": 27559, + "zek": 27560, + "ĠDesigned": 27561, + "Ġtranslate": 27562, + "Ġpalette": 27563, + "ĠEarlier": 27564, + "Ġcleaned": 27565, + "Ġ1787": 27566, + "niks": 27567, + "Ġbutterflies": 27568, + "tegrated": 27569, + "Ġincompet": 27570, + "Ġprejudice": 27571, + "Ġcaudal": 27572, + "ĠFélix": 27573, + "Gener": 27574, + "Ġcree": 27575, + "Ġdwind": 27576, + "Ġhack": 27577, + "etes": 27578, + "ĠKlan": 27579, + "Ġshp": 27580, + "Ġevoke": 27581, + "ĠOno": 27582, + "Ġrestrained": 27583, + "Ġjustification": 27584, + "ĠBeethoven": 27585, + "ollah": 27586, + "regn": 27587, + "ĠMalaya": 27588, + "Ġliteracy": 27589, + "Ġdigits": 27590, + "ĠUnderwood": 27591, + "Ġtranslator": 27592, + "ĠFrozen": 27593, + "Ġintegrate": 27594, + "Ġvigorous": 27595, + "ĠMarlins": 27596, + "ĠPentecost": 27597, + "Ġdelighted": 27598, + "Ġantenna": 27599, + "Ġrabbit": 27600, + "kon": 27601, + "mixed": 27602, + "ر": 27603, + "atars": 27604, + "ataka": 27605, + "Ġdreadnought": 27606, + "ĠSgt": 27607, + "Ġnull": 27608, + "owing": 27609, + "ĠLocation": 27610, + "Ġdeeds": 27611, + "1944": 27612, + "Ġinviting": 27613, + "Ġlongitudinal": 27614, + "ĠFlint": 27615, + "Ġhanding": 27616, + "ĠStevie": 27617, + "Ġinsisting": 27618, + "Ġarchive": 27619, + "auts": 27620, + "ĠPalaiolog": 27621, + "ĠÃİ": 27622, + "ĠJuda": 27623, + "ĠTamaulipas": 27624, + "ĠElements": 27625, + "Ġintentional": 27626, + "ĠSoutheastern": 27627, + "Ġnurses": 27628, + "ĠEarnhardt": 27629, + "114": 27630, + "Card": 27631, + "sin": 27632, + "tel": 27633, + "itans": 27634, + "ĠSack": 27635, + "asties": 27636, + "Ġadject": 27637, + "Ġactin": 27638, + "ĠWhilst": 27639, + "Ġsmile": 27640, + "Ġ167": 27641, + "Ġ02": 27642, + "Ġplanting": 27643, + "ĠWilderness": 27644, + "ĠHendry": 27645, + "Ġdisperse": 27646, + "Ġexemplified": 27647, + "Free": 27648, + "Gre": 27649, + "pest": 27650, + "tegr": 27651, + "Ġcharities": 27652, + "Ġregroup": 27653, + "1943": 27654, + "ĠAsp": 27655, + "heny": 27656, + "iamen": 27657, + "Ġgrouping": 27658, + "Ġgovernorship": 27659, + "Ġ142": 27660, + "Ġ148": 27661, + "Ġadvancement": 27662, + "ĠEdna": 27663, + "Ġcovert": 27664, + "Ġvoltage": 27665, + "Ġterminating": 27666, + "Ġnarrower": 27667, + "Ġbearer": 27668, + "Ġpulls": 27669, + "ĠBuckley": 27670, + "Ġapologized": 27671, + "ĠCharacteristics": 27672, + "ĠDeutsch": 27673, + "Ġdisadvantage": 27674, + "Ġenamel": 27675, + "ĠHelsinki": 27676, + "Fire": 27677, + "NE": 27678, + "bay": 27679, + "cost": 27680, + "created": 27681, + "kkinen": 27682, + "mire": 27683, + "zone": 27684, + "å¤": 27685, + "Ġwounding": 27686, + "ĠFruit": 27687, + "ĠWizards": 27688, + "Ġrhin": 27689, + "ĠKidd": 27690, + "ĠStead": 27691, + "hedron": 27692, + "Ġ340": 27693, + "Ġperce": 27694, + "ĠReports": 27695, + "aeus": 27696, + "umbo": 27697, + "Ġtestify": 27698, + "Ġembodied": 27699, + "Ġdenoted": 27700, + "Ġmelted": 27701, + "ĠSilk": 27702, + "ĠTheodos": 27703, + "Ġjewellery": 27704, + "ĠGateshead": 27705, + "opardy": 27706, + "Ġmetabolic": 27707, + "oubtedly": 27708, + "ĠEcuador": 27709, + "dar": 27710, + "sac": 27711, + "ÙĬ": 27712, + "Ġbury": 27713, + "ĠSki": 27714, + "utic": 27715, + "Ġmankind": 27716, + "Ġposing": 27717, + "Ġtraw": 27718, + "ĠCombs": 27719, + "tense": 27720, + "Ġadvisers": 27721, + "Ġclassmates": 27722, + "ĠMcCull": 27723, + "ĠCounter": 27724, + "incipal": 27725, + "operation": 27726, + "Ġcontrollers": 27727, + "ĠCasablanca": 27728, + "Ġbypassing": 27729, + "Ġdispersal": 27730, + "Ġassignments": 27731, + "excellent": 27732, + "Broad": 27733, + "Ep": 27734, + "cult": 27735, + "director": 27736, + "funk": 27737, + "zu": 27738, + "ĠSovereign": 27739, + "omar": 27740, + "olian": 27741, + "ĠBreath": 27742, + "ayr": 27743, + "ĠJungle": 27744, + "ĠEmanuel": 27745, + "ocar": 27746, + "Ġupbringing": 27747, + "ĠSexual": 27748, + "iero": 27749, + "ĠCollegiate": 27750, + "ĠAdvert": 27751, + "ĠProf": 27752, + "cheduled": 27753, + "Ġconfesses": 27754, + "ĠElton": 27755, + "Ġlikeness": 27756, + "hetical": 27757, + "ĠLandis": 27758, + "addon": 27759, + "Ġbulb": 27760, + "ĠFamicom": 27761, + "ĠHungarians": 27762, + "Ġbanning": 27763, + "aisal": 27764, + "Ġpyram": 27765, + "Ġparasitic": 27766, + "ĠBarkley": 27767, + "Imperial": 27768, + "Ġdenominations": 27769, + "Ġdictatorship": 27770, + "ĠHellenistic": 27771, + "Ġlantern": 27772, + "ĠSevastopol": 27773, + "390": 27774, + "Brad": 27775, + "lost": 27776, + "orc": 27777, + "eny": 27778, + "Ġbind": 27779, + "ĠTakes": 27780, + "ĠSick": 27781, + "imura": 27782, + "ĠGR": 27783, + "ichy": 27784, + "Ġchips": 27785, + "ansson": 27786, + "Ġflavor": 27787, + "ĠZak": 27788, + "Ġbuilders": 27789, + "Ġ215": 27790, + "Ġvolatile": 27791, + "Ġprediction": 27792, + "Ġpersist": 27793, + "rength": 27794, + "operative": 27795, + "ĠSatellite": 27796, + "ĠApache": 27797, + "Ġtyph": 27798, + "Ġsynthesized": 27799, + "ĠAutom": 27800, + "Ġdisapproved": 27801, + "Ġsafer": 27802, + "ĠRufus": 27803, + "Max": 27804, + "mu": 27805, + "Ġworms": 27806, + "league": 27807, + "eligible": 27808, + "Ġstaunch": 27809, + "ĠFors": 27810, + "ĠLilly": 27811, + "Ġmined": 27812, + "Ġcaric": 27813, + "offensive": 27814, + "ĠPeel": 27815, + "Ġpotent": 27816, + "metal": 27817, + "Ġsenses": 27818, + "Ġliberated": 27819, + "Ġmythical": 27820, + "Ġ1788": 27821, + "ĠRowe": 27822, + "ĠGotham": 27823, + "Italian": 27824, + "political": 27825, + "Ġzombie": 27826, + "Ġsanctioned": 27827, + "NH": 27828, + "Ġih": 27829, + "Ġtheropods": 27830, + "Ġreaff": 27831, + "ĠCum": 27832, + "utral": 27833, + "ĠDoming": 27834, + "ĠWiggins": 27835, + "ellations": 27836, + "Ġcontamination": 27837, + "assar": 27838, + "Ġdisclosed": 27839, + "duke": 27840, + "Ġrunoff": 27841, + "ĠHarlan": 27842, + "Ġhalfback": 27843, + "ĠDowns": 27844, + "Ġimplicated": 27845, + "Ġoverseen": 27846, + "Ġconsultation": 27847, + "ĠCreed": 27848, + "Ġdictated": 27849, + "ĠJarvis": 27850, + "Ġadjustments": 27851, + "ĠCavendish": 27852, + "Ġprophecy": 27853, + "ĠCompetition": 27854, + "Personnel": 27855, + "Turn": 27856, + "pack": 27857, + "γ": 27858, + "anum": 27859, + "ĠSew": 27860, + "Ġnic": 27861, + "avis": 27862, + "rique": 27863, + "Ġshake": 27864, + "Ġcommence": 27865, + "Ġepile": 27866, + "Ġ143": 27867, + "engine": 27868, + "Ġtwisted": 27869, + "Ġsonic": 27870, + "ĠGreens": 27871, + "Ġlichen": 27872, + "1961": 27873, + "ĠAkira": 27874, + "Ġdungeon": 27875, + "ĠTheresa": 27876, + "ĠYazid": 27877, + "ĠDhammak": 27878, + "Hara": 27879, + "Mother": 27880, + "jah": 27881, + "mud": 27882, + "rion": 27883, + "ÙĨ": 27884, + "reast": 27885, + "leutnant": 27886, + "ĠBets": 27887, + "iggy": 27888, + "ĠHens": 27889, + "ĠJudd": 27890, + "ĠUematsu": 27891, + "Ġ206": 27892, + "Ġunsc": 27893, + "achim": 27894, + "achlan": 27895, + "Ġvern": 27896, + "ĠConsole": 27897, + "Ġcaretaker": 27898, + "Ġneedle": 27899, + "Ġquicker": 27900, + "Ġconcurred": 27901, + "ĠARVN": 27902, + "Ġpatriot": 27903, + "Ġparadox": 27904, + "ĠAppalachian": 27905, + "640": 27906, + "Lar": 27907, + "takes": 27908, + "ĠLima": 27909, + "ĠNish": 27910, + "ignon": 27911, + "Ġclinch": 27912, + "olding": 27913, + "Intern": 27914, + "Ġrelent": 27915, + "Ġrests": 27916, + "Ġpublicized": 27917, + "yletic": 27918, + "108": 27919, + "Ġhumidity": 27920, + "Ġprojections": 27921, + "ĠExcell": 27922, + "ĠMorse": 27923, + "ĠDowney": 27924, + "ĠRicardo": 27925, + "ĠLeno": 27926, + "Ġchoreographer": 27927, + "ĠBroncos": 27928, + "ĠBergman": 27929, + "ĠHatfield": 27930, + "Ġassigns": 27931, + "Ġostensibly": 27932, + "Ġconsortium": 27933, + "Ġzoologist": 27934, + "ĠKannada": 27935, + "reys": 27936, + "Ġwakes": 27937, + "ĠpH": 27938, + "Ġmoss": 27939, + "ĠTÅį": 27940, + "ĠPoin": 27941, + "emis": 27942, + "anding": 27943, + "ĠEF": 27944, + "allah": 27945, + "ĠClock": 27946, + "Ġarmistice": 27947, + "ĠNeon": 27948, + "Ġredund": 27949, + "remark": 27950, + "ÃŃs": 27951, + "ĠErich": 27952, + "ĠBernie": 27953, + "ãĤ¹": 27954, + "ĠAstor": 27955, + "ĠPurdue": 27956, + "Ġpioneers": 27957, + "Ġstereo": 27958, + "Team": 27959, + "Ġkeeper": 27960, + "Ġskirmish": 27961, + "Ġenvelope": 27962, + "Ġcloverleaf": 27963, + "\\\\": 27964, + "gre": 27965, + "tech": 27966, + "Ġtil": 27967, + "orously": 27968, + "ĠSave": 27969, + "ĠMab": 27970, + "ĠBá": 27971, + "ĠBiblical": 27972, + "ĠPose": 27973, + "Ġcomrades": 27974, + "illi": 27975, + "clastic": 27976, + "Their": 27977, + "Ġshowrunner": 27978, + "ulli": 27979, + "pora": 27980, + "ĠGeology": 27981, + "Ġorganising": 27982, + "175": 27983, + "ĠStargate": 27984, + "Ġflowering": 27985, + "ĠInterest": 27986, + "Ġexaminations": 27987, + "ĠHorizon": 27988, + "ĠCDs": 27989, + "Ġdrafting": 27990, + "ĠMessi": 27991, + "Ġrevolving": 27992, + "Ġdiscontent": 27993, + "Ġascending": 27994, + "Ġstunts": 27995, + "Ġelliptical": 27996, + "Ġtrophies": 27997, + "Croatian": 27998, + "ĠTegetthoff": 27999, + "Cr": 28000, + "grown": 28001, + "xuals": 28002, + "icorn": 28003, + "Ġlust": 28004, + "ĠMons": 28005, + "ĠPip": 28006, + "ĠGeek": 28007, + "ĠKew": 28008, + "tek": 28009, + "Ġoverview": 28010, + "ventions": 28011, + "Ġparrot": 28012, + "Ġfrontman": 28013, + "Ġcirculating": 28014, + "ĠBrowning": 28015, + "ĠBurr": 28016, + "ĠKnock": 28017, + "iye": 28018, + "Ġcrashing": 28019, + "Ġlecturer": 28020, + "Ġworshipped": 28021, + "Ġkissing": 28022, + "Ġintends": 28023, + "Ġoctagonal": 28024, + "Ġencompasses": 28025, + "Ġtrombone": 28026, + "Ġforcibly": 28027, + "jandro": 28028, + "times": 28029, + "ĠCous": 28030, + "ĠMast": 28031, + "ĠWies": 28032, + "ĠLazar": 28033, + "ĠNes": 28034, + "ĠStrand": 28035, + "ĠVert": 28036, + "Ġmanually": 28037, + "Ġattire": 28038, + "vier": 28039, + "tones": 28040, + "Ġflocks": 28041, + "Ġestuary": 28042, + "executive": 28043, + "iodiversity": 28044, + "Ġlaunches": 28045, + "Ġ404": 28046, + "ĠQuatermass": 28047, + "Ġnominally": 28048, + "rawling": 28049, + "ĠCroft": 28050, + "ĠTemper": 28051, + "starred": 28052, + "Ġtransitional": 28053, + "Ġacceleration": 28054, + "originally": 28055, + "ĠFlowers": 28056, + "ĠMeadows": 28057, + "ĠChadwick": 28058, + "Ġrelativity": 28059, + "Ġapprentice": 28060, + "Ġincapable": 28061, + "Ġunopposed": 28062, + "Burn": 28063, + "HMS": 28064, + "MB": 28065, + "drama": 28066, + "uaries": 28067, + "oru": 28068, + "qua": 28069, + "redible": 28070, + "ĠVoc": 28071, + "Ġarising": 28072, + "Ġ1660": 28073, + "Ġdemoted": 28074, + "ĠÂ¥": 28075, + "Ġmerits": 28076, + "ĠBerks": 28077, + "ĠBrownlee": 28078, + "ĠMcCay": 28079, + "Ġparental": 28080, + "Ġmagnificent": 28081, + "ĠDetails": 28082, + "rifice": 28083, + "Ġredeveloped": 28084, + "Ġunpaid": 28085, + "rification": 28086, + "ĠGameSpy": 28087, + "ĠStere": 28088, + "Ġregretted": 28089, + "ĠMiyazaki": 28090, + "ĠInterscope": 28091, + "Ġaggressively": 28092, + "ĠDaisy": 28093, + "Bart": 28094, + "budget": 28095, + "asaurus": 28096, + "Ġmolar": 28097, + "among": 28098, + "ĠGins": 28099, + "ĠGior": 28100, + "ĠNut": 28101, + "agged": 28102, + "uds": 28103, + "Ġplating": 28104, + "ĠChau": 28105, + "ranging": 28106, + "Ġrecalling": 28107, + "Ġpret": 28108, + "ĠComes": 28109, + "Ġminted": 28110, + "ĠBarracks": 28111, + "ĠReconnaissance": 28112, + "uko": 28113, + "Stars": 28114, + "Ġmercy": 28115, + "ĠBuy": 28116, + "Ġquestionable": 28117, + "ĠDanielle": 28118, + "Ġsensors": 28119, + "ĠWalking": 28120, + "ĠKaty": 28121, + "Ġicons": 28122, + "ĠAbdullah": 28123, + "Ġflees": 28124, + "ĠLSU": 28125, + "Ġappendages": 28126, + "Ġornamentation": 28127, + "ĠRwanda": 28128, + "ĠClapton": 28129, + "ĠElisabeth": 28130, + "ĠStrasbourg": 28131, + "ĠProvisional": 28132, + "!\".": 28133, + "Mir": 28134, + "oire": 28135, + "pieces": 28136, + "height": 28137, + "arrow": 28138, + "rots": 28139, + "ĠCout": 28140, + "ĠCaul": 28141, + "ĠBower": 28142, + "orean": 28143, + "ĠVor": 28144, + "ĠLeaves": 28145, + "ĠScream": 28146, + "ĠWarfare": 28147, + "Ġ301": 28148, + "nelly": 28149, + "ĠDani": 28150, + "ĠAppro": 28151, + "Ġbirthplace": 28152, + "ĠCommissioners": 28153, + "ĠBeatrice": 28154, + "ĠFreed": 28155, + "Ġconditioning": 28156, + "Ġsatisfactory": 28157, + "ĠRingo": 28158, + "ĠCowboys": 28159, + "Ġrandomly": 28160, + "Ġefficiently": 28161, + ".),": 28162, + "oct": 28163, + "vich": 28164, + "Ġpest": 28165, + "Ġpector": 28166, + "ĠCologne": 28167, + "Ġstipe": 28168, + "ĠLoy": 28169, + "ĠOften": 28170, + "ĠKop": 28171, + "Ġarid": 28172, + "Ġperished": 28173, + "Ġoutset": 28174, + "Ġoutdated": 28175, + "ĠClin": 28176, + "ĠScene": 28177, + "flo": 28178, + "Ġorganise": 28179, + "Ġpropellers": 28180, + "Ġspecialists": 28181, + "Ġbursts": 28182, + "Ġplotting": 28183, + "Ġminefield": 28184, + "ĠBulls": 28185, + "ĠRudolph": 28186, + "Ġdetectives": 28187, + "Ġprolifer": 28188, + "Ġsuspense": 28189, + "Ġeclipse": 28190, + "Ġstyled": 28191, + "phrodite": 28192, + "Av": 28193, + "dead": 28194, + "Ġtug": 28195, + "Ġsorts": 28196, + "iland": 28197, + "ĠCet": 28198, + "Ġ(.": 28199, + "ĠFay": 28200, + "ĠGuth": 28201, + "ĠNie": 28202, + "ĠNah": 28203, + "Ġshadows": 28204, + "Ġdisasters": 28205, + "activated": 28206, + "Ġblessing": 28207, + "Ġimpass": 28208, + "Ġmarines": 28209, + "ĠEditing": 28210, + "Ġappointing": 28211, + "Ġarranging": 28212, + "Ġrainy": 28213, + "Ġpulse": 28214, + "ĠKatrina": 28215, + "ĠOtis": 28216, + "ĠShelton": 28217, + "ĠACLU": 28218, + "ĠRyder": 28219, + "Ġfascinated": 28220, + "Ġamphibians": 28221, + "Ġinterfered": 28222, + "Ġponds": 28223, + "Ġrodents": 28224, + "Ġmetabolism": 28225, + "Pacific": 28226, + "ĠHammersmith": 28227, + "Call": 28228, + "bush": 28229, + "hee": 28230, + "Ġwr": 28231, + "atu": 28232, + "icable": 28233, + "ĠTae": 28234, + "ĠSime": 28235, + "ĠMog": 28236, + "ĠDare": 28237, + "ĠJade": 28238, + "ĠKP": 28239, + "phi": 28240, + "Ġcarap": 28241, + "ĠBlonde": 28242, + "Ġdifferentiated": 28243, + "ĠNoct": 28244, + "ĠMartÃŃn": 28245, + "Ġcontributors": 28246, + "ĠTravers": 28247, + "Ġseeded": 28248, + "ĠPatriot": 28249, + "ĠRegardless": 28250, + "Ġengraved": 28251, + "Ġsubdued": 28252, + "Er": 28253, + "Ġtaped": 28254, + "Ġfrie": 28255, + "Ġfiling": 28256, + "ĠHooker": 28257, + "ĠPau": 28258, + "ĠPocket": 28259, + "ĠDodge": 28260, + "ĠFris": 28261, + "ĠWan": 28262, + "antically": 28263, + "ĠStacy": 28264, + "Ġlethal": 28265, + "uces": 28266, + "Ġrecuper": 28267, + "Ġserpent": 28268, + "ausole": 28269, + "ĠShea": 28270, + "ĠConcept": 28271, + "Ġimpaired": 28272, + "Ġimports": 28273, + "ĠFarrell": 28274, + "encement": 28275, + "ĠBallard": 28276, + "iatric": 28277, + "ĠSpringsteen": 28278, + "Ġcannibal": 28279, + "Ġpatriotic": 28280, + "LI": 28281, + "Po": 28282, + "TT": 28283, + "jiang": 28284, + "inho": 28285, + "lead": 28286, + "ĠAV": 28287, + "ĠMafia": 28288, + "ĠFS": 28289, + "ĠGneisenau": 28290, + "ĠEin": 28291, + "ĠEus": 28292, + "ĠOj": 28293, + "Ġindec": 28294, + "Ġdetain": 28295, + "aiman": 28296, + "ĠParas": 28297, + "Ġoriginate": 28298, + "stonecraft": 28299, + "ĠConstant": 28300, + "Ġtranslates": 28301, + "respect": 28302, + "ĠEliza": 28303, + "Ġhonorable": 28304, + "PCs": 28305, + "ĠCerro": 28306, + "ablus": 28307, + "ĠArchitectural": 28308, + "ĠBethlehem": 28309, + "Ġflourished": 28310, + "ĠIroqu": 28311, + "ĠDempsey": 28312, + "Rel": 28313, + "cox": 28314, + "nas": 28315, + "sell": 28316, + "athed": 28317, + "arro": 28318, + "ĠTart": 28319, + "ĠBord": 28320, + "ĠBlow": 28321, + "Ġgym": 28322, + "ĠInuit": 28323, + "Ġclone": 28324, + "manager": 28325, + "ĠJohan": 28326, + "ĠSpock": 28327, + "Ġgenerator": 28328, + "ĠCountess": 28329, + "ĠRegiments": 28330, + "ĠEastEnders": 28331, + "ĠMerrill": 28332, + "ships": 28333, + "Ġschizophren": 28334, + "ĠWalters": 28335, + "Ġoceanic": 28336, + "Ġkingship": 28337, + "Ġfracture": 28338, + "ĠSoldiers": 28339, + "Ġcemented": 28340, + "Australian": 28341, + "DerWer": 28342, + "DerWerff": 28343, + "л": 28344, + "Ġug": 28345, + "Ġtoug": 28346, + "Ġmas": 28347, + "ĠAcha": 28348, + "Ġlos": 28349, + "ĠMamm": 28350, + "ĠHapp": 28351, + "ĠKappa": 28352, + "idean": 28353, + "ĠNovak": 28354, + "incorporated": 28355, + "Ġ305": 28356, + "ĠSergio": 28357, + "ĠMyr": 28358, + "standard": 28359, + "Ġmaxi": 28360, + "Ġignimb": 28361, + "Ġimplementing": 28362, + "ĠSavannah": 28363, + "Ġbuyers": 28364, + "ĠKlaus": 28365, + "Ġvoyages": 28366, + "Ġsewer": 28367, + "ĠNDH": 28368, + "ĠRIAA": 28369, + "Ġdefenceman": 28370, + "kor": 28371, + "yster": 28372, + "Ġfont": 28373, + "ĠTAR": 28374, + "ĠCorey": 28375, + "ĠDise": 28376, + "ĠVicksburg": 28377, + "Ġherds": 28378, + "ikawa": 28379, + "ĠMinutes": 28380, + "ĠMorg": 28381, + "Ġhym": 28382, + "Ġnorms": 28383, + "ĠAnno": 28384, + "Ġpleas": 28385, + "Ġfunctioned": 28386, + "Ġemphasizes": 28387, + "pinwall": 28388, + "keepers": 28389, + "ĠSpectrum": 28390, + "Ġtoilet": 28391, + "Ġtelegram": 28392, + "Ġparatro": 28393, + "Cath": 28394, + "Grand": 28395, + "Something": 28396, + "lation": 28397, + "wel": 28398, + "Ïī": 28399, + "ĠCatt": 28400, + "ĠMys": 28401, + "ĠLPC": 28402, + "Ġexcommun": 28403, + "ĠNewsp": 28404, + "Ġcane": 28405, + "llo": 28406, + "Ġ158": 28407, + "Ġcolloqu": 28408, + "Ġmotive": 28409, + "ĠGuardians": 28410, + "visible": 28411, + "Ġhypoc": 28412, + "ĠArkham": 28413, + "Ġreprising": 28414, + "ĠSemin": 28415, + "Ġstylized": 28416, + "Ġaesthetics": 28417, + "Ġretrieved": 28418, + "Histor": 28419, + "Boy": 28420, + "grup": 28421, + "Ġstakes": 28422, + "ĠRommel": 28423, + "ĠDent": 28424, + "ĠDrop": 28425, + "andar": 28426, + "agraph": 28427, + "apul": 28428, + "ĠKne": 28429, + "performed": 28430, + "Ġallocation": 28431, + "isexual": 28432, + "ĠWhites": 28433, + "ussions": 28434, + "Ġdemobil": 28435, + "ĠBarcl": 28436, + "Ġfunn": 28437, + "oulos": 28438, + "prog": 28439, + "ĠSumatra": 28440, + "Ġdoubted": 28441, + "Ġautomated": 28442, + "Ġprosperous": 28443, + "ĠHammerstein": 28444, + "Ġarticulated": 28445, + "Ġhaunted": 28446, + "Ġpaddle": 28447, + "ĠPythag": 28448, + "ĠOrnith": 28449, + "ĠHäkkinen": 28450, + "Wild": 28451, + "Ġfost": 28452, + "Ġbou": 28453, + "icul": 28454, + "ĠHark": 28455, + "ignant": 28456, + "Ġintox": 28457, + "ĠSelected": 28458, + "ĠReardon": 28459, + "ahar": 28460, + "Ġmetro": 28461, + "Ġcollisions": 28462, + "Ġcourtesy": 28463, + "ĠFreemason": 28464, + "Ġmunitions": 28465, + "ĠRestaur": 28466, + "Ġmanipulate": 28467, + "Ġprologue": 28468, + "Ġwondered": 28469, + "Äģkaua": 28470, + "Ġsupremacy": 28471, + "ĠSaratoga": 28472, + "Jon": 28473, + "Wood": 28474, + "bill": 28475, + "ĠTus": 28476, + "ĠCag": 28477, + "ĠMia": 28478, + "chs": 28479, + "antal": 28480, + "Ġchrist": 28481, + "Ġhadn": 28482, + "Ġindicted": 28483, + "ĠProduced": 28484, + "182": 28485, + "Ġstarvation": 28486, + "Ġmeanings": 28487, + "ĠBowen": 28488, + "Ġresearching": 28489, + "ĠTrials": 28490, + "Ġvolcanism": 28491, + "Ġcontainer": 28492, + "ĠLinden": 28493, + "retti": 28494, + "ĠGabri": 28495, + "Ġcoordinates": 28496, + "ĠCinemat": 28497, + "aviour": 28498, + "Ġlaughing": 28499, + "Ġsustainable": 28500, + "Ġcocon": 28501, + "Ġfeasibility": 28502, + "Ġiodine": 28503, + "ĠDunkirk": 28504, + "Ġnocturnal": 28505, + "Bra": 28506, + "hame": 28507, + "lich": 28508, + "nets": 28509, + "yam": 28510, + "Ġsue": 28511, + "Ġdoses": 28512, + "ĠTF": 28513, + "ĠCandy": 28514, + "imates": 28515, + "ĠHair": 28516, + "ĠLump": 28517, + "ĠChun": 28518, + "Ġscary": 28519, + "Ġimitation": 28520, + "ĠEditor": 28521, + "Ġbreached": 28522, + "ĠCounties": 28523, + "Ġerad": 28524, + "ĠCastile": 28525, + "Ġoptimal": 28526, + "ĠTrees": 28527, + "ĠTriangle": 28528, + "Ġlifts": 28529, + "Ġcaptaincy": 28530, + "ĠSkull": 28531, + "Ġapost": 28532, + "Ġlearnt": 28533, + "ĠFairy": 28534, + "ĠCherbourg": 28535, + "Ġsyndicated": 28536, + "anzas": 28537, + "Williams": 28538, + "Ġmanoeuvre": 28539, + "Ġacquaintance": 28540, + "Modern": 28541, + "resistible": 28542, + "dance": 28543, + "having": 28544, + "lf": 28545, + "lé": 28546, + "ono": 28547, + "Ġmakers": 28548, + "ĠTurb": 28549, + "ĠAHL": 28550, + "ĠMott": 28551, + "ĠPsy": 28552, + "ĠPfe": 28553, + "Ġheel": 28554, + "ĠElev": 28555, + "ĠKÅį": 28556, + "aceut": 28557, + "Ġoutspoken": 28558, + "Ġ410": 28559, + "Ġraped": 28560, + "ĠAbby": 28561, + "Ġfielder": 28562, + "ĠCapt": 28563, + "Ġtorch": 28564, + "ĠDesmond": 28565, + "ĠLucius": 28566, + "Ġrotated": 28567, + "ĠDragoon": 28568, + "ĠKazakh": 28569, + "ocytes": 28570, + "Ġentertained": 28571, + "ĠChemistry": 28572, + ")/": 28573, + "UD": 28574, + "ciss": 28575, + "ĠTrem": 28576, + "uram": 28577, + "tera": 28578, + "ĠFou": 28579, + "ersch": 28580, + "rious": 28581, + "Ġintrud": 28582, + "Ġjar": 28583, + "ĠArbor": 28584, + "Ġinvaders": 28585, + "should": 28586, + "ĠWills": 28587, + "Ġevenly": 28588, + "ukh": 28589, + "ĠBelmont": 28590, + "ĠFilmography": 28591, + "Ġthicker": 28592, + "ĠVanDerWerff": 28593, + "Ġdescends": 28594, + "Ġcartil": 28595, + "urous": 28596, + "Ġmaple": 28597, + "Ġreceptor": 28598, + "ĠKotaku": 28599, + "Ġprosecutors": 28600, + "ĠFearless": 28601, + "Ġtastes": 28602, + "Ġexcellence": 28603, + "117": 28604, + "arum": 28605, + "ĠDies": 28606, + "Ġathe": 28607, + "ĠEasy": 28608, + "ĠOda": 28609, + "quire": 28610, + "Ġadorned": 28611, + "reeze": 28612, + "osexuals": 28613, + "onti": 28614, + "hammed": 28615, + "Ġstepping": 28616, + "Ġredist": 28617, + "inta": 28618, + "Ġstripe": 28619, + "iquet": 28620, + "Ġpollen": 28621, + "ĠInitiative": 28622, + "Ġstrategically": 28623, + "Ġculp": 28624, + "ĠXXX": 28625, + "Ġstipulated": 28626, + "Ġseizures": 28627, + "ĠConvoy": 28628, + "auth": 28629, + "lasting": 28630, + "zon": 28631, + "Ġfishes": 28632, + "Ġwasps": 28633, + "verted": 28634, + "Ġrations": 28635, + "ĠKru": 28636, + "Ġorch": 28637, + "ĠConquest": 28638, + "Ġwinters": 28639, + "Ġaffirm": 28640, + "Ġtrades": 28641, + "Ġnationalists": 28642, + "Ġstoppage": 28643, + "Ġsynonymous": 28644, + "Ġvirgin": 28645, + "état": 28646, + "Pruss": 28647, + "Ġslept": 28648, + "Ġalgorithms": 28649, + "Italia": 28650, + "ĠDangerous": 28651, + "ĠPPV": 28652, + "-,": 28653, + "Vol": 28654, + "bil": 28655, + "westerly": 28656, + "ĠhPa": 28657, + "ĠTusc": 28658, + "ĠIA": 28659, + "ĠFind": 28660, + "ĠWreck": 28661, + "anders": 28662, + "Ġchimp": 28663, + "ĠChapp": 28664, + "Ġteaches": 28665, + "eats": 28666, + "ĠSejm": 28667, + "1953": 28668, + "flat": 28669, + "ĠAdler": 28670, + "ĠPras": 28671, + "Ġpromoter": 28672, + "Ġactivation": 28673, + "Ġcyan": 28674, + "liners": 28675, + "Ġbiom": 28676, + "ĠRadical": 28677, + "Ġstrains": 28678, + "ĠSevere": 28679, + "Ġmessenger": 28680, + "ĠHelp": 28681, + "Ġsensory": 28682, + "Ġsailor": 28683, + "Ġcardiac": 28684, + "ĠRunning": 28685, + "ĠDescribed": 28686, + "ĠBirthday": 28687, + "Ġmediocre": 28688, + "Last": 28689, + "Si": 28690, + "bling": 28691, + "mars": 28692, + "tely": 28693, + "Ġbaggage": 28694, + "ĠSellers": 28695, + "ĠIRA": 28696, + "unate": 28697, + "ĠNur": 28698, + "ustomed": 28699, + "Ġrecipe": 28700, + "Ġdiseng": 28701, + "ropic": 28702, + "ĠBlunt": 28703, + "ĠProcess": 28704, + "Ġtakeoff": 28705, + "goal": 28706, + "ĠActive": 28707, + "137": 28708, + "ĠResidents": 28709, + "Ġsuperficial": 28710, + "Ġintensifying": 28711, + "ĠCornelius": 28712, + "Ġassessments": 28713, + "Ġscenic": 28714, + "Ġhorizon": 28715, + "ĠNakajima": 28716, + "ĠPolygon": 28717, + "Ġmobilized": 28718, + "atibility": 28719, + "Ġgaz": 28720, + "Ġgerm": 28721, + "ĠHume": 28722, + "ĠDaly": 28723, + "ĠFinding": 28724, + "ellular": 28725, + "Ġscare": 28726, + "1958": 28727, + "ĠShould": 28728, + "Ġcommentaries": 28729, + "beautiful": 28730, + "ĠWoodward": 28731, + "Ġfastball": 28732, + "Ġgarbage": 28733, + "ĠTrouble": 28734, + "Ġfatally": 28735, + "Ġdisciples": 28736, + "Ġtaxonomy": 28737, + "ĠRabbit": 28738, + "ĠPrairie": 28739, + "ĠCrimean": 28740, + "Ġaugment": 28741, + "ĠChetniks": 28742, + "ĠBrennan": 28743, + "ĠSiberia": 28744, + "ĠTriton": 28745, + "Ġextraterrestrial": 28746, + "Bow": 28747, + "Ġreiterated": 28748, + "otiation": 28749, + "ĠTherm": 28750, + "ĠPBS": 28751, + "ĠFirth": 28752, + "Ġatrium": 28753, + "ĠLal": 28754, + "Ġviv": 28755, + "abol": 28756, + "ĠUz": 28757, + "angled": 28758, + "Ġfreel": 28759, + "ĠSchul": 28760, + "Ġimportantly": 28761, + "Ġaccessibility": 28762, + "ĠConstable": 28763, + "Ġharp": 28764, + "Ġprogressing": 28765, + "rangle": 28766, + "ĠBhag": 28767, + "ĠRollins": 28768, + "ĠDaley": 28769, + "Ġfisheries": 28770, + "Ġpigment": 28771, + "Ġalkali": 28772, + "ĠFulham": 28773, + "Ġstewards": 28774, + "Ap": 28775, + "Kn": 28776, + "cars": 28777, + "late": 28778, + "public": 28779, + "xy": 28780, + "Ġ×": 28781, + "ĠMiley": 28782, + "ĠLiga": 28783, + "Ġleap": 28784, + "Ġneared": 28785, + "ernan": 28786, + "Ġparishes": 28787, + "ĠTrigger": 28788, + "ĠAbi": 28789, + "Ġroadways": 28790, + "Ġinfamous": 28791, + "Ġmotions": 28792, + "Ġdetermin": 28793, + "Ġsemin": 28794, + "rosion": 28795, + "ĠDunstan": 28796, + "Ġrenovate": 28797, + "Ġkeyboardist": 28798, + "ĠAlongside": 28799, + "Ġobscured": 28800, + "ĠChennai": 28801, + "Ġsalvaged": 28802, + "ĠRabaul": 28803, + "Ġbrewery": 28804, + "Ġknees": 28805, + "Ġmathematician": 28806, + "ĠColiseum": 28807, + "York": 28808, + "avers": 28809, + "jina": 28810, + "Ġsway": 28811, + "Ġfines": 28812, + "Ġhiking": 28813, + "ĠTactics": 28814, + "ĠMane": 28815, + "ĠPound": 28816, + "ĠNurs": 28817, + "Ġanomal": 28818, + "ĠKus": 28819, + "ĠKonst": 28820, + "Ġoverland": 28821, + "Ġformulated": 28822, + "ĠBlaz": 28823, + "Ġdiscern": 28824, + "ĠYorktown": 28825, + "ĠDeM": 28826, + "ĠPhi": 28827, + "letta": 28828, + "ĠAbel": 28829, + "Ġgrasp": 28830, + "ĠRegis": 28831, + "ĠTreatment": 28832, + "Ġbonuses": 28833, + "ĠPyramid": 28834, + "ĠRefuge": 28835, + "Ġdrunken": 28836, + "Ġrabbits": 28837, + "ĠDalmatia": 28838, + "Ġvernacular": 28839, + "VR": 28840, + "fitted": 28841, + "tale": 28842, + "Ġdash": 28843, + "ĠMae": 28844, + "ĠWille": 28845, + "ĠLub": 28846, + "estro": 28847, + "riot": 28848, + "ptive": 28849, + "Ġobey": 28850, + "Ġtopography": 28851, + "Ġpropelled": 28852, + "Ġcurious": 28853, + "Ġfireplace": 28854, + "ĠMalm": 28855, + "Ġsilhou": 28856, + "operated": 28857, + "ĠHelg": 28858, + "aphael": 28859, + "Marie": 28860, + "Ġcollapses": 28861, + "Ġadvisors": 28862, + "ĠKaiserliche": 28863, + "Ġfragmented": 28864, + "Ġskyscrapers": 28865, + "Virgin": 28866, + "Ġcue": 28867, + "ĠAve": 28868, + "ĠMAS": 28869, + "herly": 28870, + "ĠRost": 28871, + "raps": 28872, + "Ġprostitute": 28873, + "Ġresolutions": 28874, + "ĠEnough": 28875, + "Ġpasser": 28876, + "Ġsimulate": 28877, + "Ġbrighter": 28878, + "ĠHistorians": 28879, + "ilingual": 28880, + "Ġsandwich": 28881, + "Ġbanquet": 28882, + "ĠLaurel": 28883, + "Ġreorganization": 28884, + "ĠRenault": 28885, + "Ġsorry": 28886, + "Ġoverwhelmingly": 28887, + "Ġpornography": 28888, + "Ġresupply": 28889, + ">(": 28890, + "Ġaph": 28891, + "Ġrector": 28892, + "ĠHimal": 28893, + "ĠPSP": 28894, + "arding": 28895, + "Ġorator": 28896, + "Ġexpands": 28897, + "Ġjoints": 28898, + "Ġbehave": 28899, + "Ġcurator": 28900, + "Ġcontributes": 28901, + "ĠMacG": 28902, + "knot": 28903, + "ĠConstruct": 28904, + "Ġimmature": 28905, + "ĠVera": 28906, + "Ġapartheid": 28907, + "Ġvoicing": 28908, + "iotics": 28909, + "ĠGorge": 28910, + "doing": 28911, + "turned": 28912, + "tegration": 28913, + "ĠMifflin": 28914, + "Ġatrocities": 28915, + "Ty": 28916, + "Too": 28917, + "Ware": 28918, + "vings": 28919, + "yÅį": 28920, + "atan": 28921, + "anie": 28922, + "Ġdread": 28923, + "ionage": 28924, + "ĠSense": 28925, + "ĠCil": 28926, + "ĠLED": 28927, + "romatic": 28928, + "Ġvizier": 28929, + "ocles": 28930, + "ĠStap": 28931, + "ryth": 28932, + "Ġcaring": 28933, + "umentary": 28934, + "linear": 28935, + "Ġgraffiti": 28936, + "Ġironic": 28937, + "ĠLuca": 28938, + "ĠLyons": 28939, + "ĠCyber": 28940, + "Canada": 28941, + "Ġmarshal": 28942, + "Ġinverted": 28943, + "Ġundermine": 28944, + "Ġvetoed": 28945, + "Ġinterlude": 28946, + "ĠFoley": 28947, + "Ġinflammation": 28948, + "Bes": 28949, + "CE": 28950, + "Home": 28951, + "SO": 28952, + "Water": 28953, + "health": 28954, + "ĠRural": 28955, + "ĠGest": 28956, + "Ġvows": 28957, + "ĠKick": 28958, + "ĠKraft": 28959, + "emberton": 28960, + "Ġdisrep": 28961, + "1927": 28962, + "1941": 28963, + "ĠShik": 28964, + "Ġ1700": 28965, + "Ġ1779": 28966, + "ĠPlato": 28967, + "Ġequival": 28968, + "ĠItalia": 28969, + "Ġinjust": 28970, + "Ġfundament": 28971, + "warves": 28972, + "recogn": 28973, + "Ġnationals": 28974, + "Ġreigns": 28975, + "pressive": 28976, + "Ġreactivated": 28977, + "ĠTarget": 28978, + "Ġminefields": 28979, + "Ġdiplomacy": 28980, + "Conf": 28981, + "Ġglacier": 28982, + "Ġoptimism": 28983, + "Similar": 28984, + "Ġornithologist": 28985, + "ĠBolsheviks": 28986, + "ĠKönig": 28987, + "Ġairstri": 28988, + "Crazy": 28989, + "fil": 28990, + "living": 28991, + "reau": 28992, + "Ġpars": 28993, + "Ġdaring": 28994, + "Ġhatching": 28995, + "ĠMugh": 28996, + "urgy": 28997, + "igm": 28998, + "emate": 28999, + "Ġwhip": 29000, + "Ġalley": 29001, + "ĠNablus": 29002, + "Ġanonym": 29003, + "Ġchairs": 29004, + "undi": 29005, + "obl": 29006, + "Ġexposition": 29007, + "Ġmetamorph": 29008, + "Ġbasins": 29009, + "umbia": 29010, + "ĠRockwell": 29011, + "Ġreasonably": 29012, + "Ġpurity": 29013, + "Ġestablishments": 29014, + "Ġdrumming": 29015, + "ĠGarza": 29016, + "ĠGrav": 29017, + "Ġpathways": 29018, + "ĠAbbot": 29019, + "ĠRetirement": 29020, + "ĠAleks": 29021, + "ĠVoyage": 29022, + "ĠCosby": 29023, + "Ġflawed": 29024, + "Ġinconclusive": 29025, + "Ġfirefighters": 29026, + "designated": 29027, + "ĠBundes": 29028, + "Ġsabotage": 29029, + "ĠShippey": 29030, + "Connell": 29031, + "Mont": 29032, + "Tim": 29033, + "dain": 29034, + "zky": 29035, + "ί": 29036, + "ĠMove": 29037, + "ĠGig": 29038, + "Ġshades": 29039, + "Ġ203": 29040, + "ĠVine": 29041, + "ĠThi": 29042, + "Ġdisarmed": 29043, + "ĠYel": 29044, + "ĠLego": 29045, + "Ġreplies": 29046, + "Ġprophet": 29047, + "Ġcasts": 29048, + "Ġmixtape": 29049, + "Ġpencil": 29050, + "ĠHawker": 29051, + "ĠCurry": 29052, + "Ġmilitant": 29053, + "Ġbayon": 29054, + "Ġtentatively": 29055, + "Ġadequately": 29056, + "Ġassertion": 29057, + "Ġunevent": 29058, + "Ġlooted": 29059, + "grave": 29060, + "Ġá¼": 29061, + "ĠWeapons": 29062, + "Ġindictment": 29063, + "ĠSupermarine": 29064, + "ĠSusquehanna": 29065, + "Il": 29066, + "rude": 29067, + "Ġmapping": 29068, + "ĠMalk": 29069, + "urian": 29070, + "ĠPell": 29071, + "ĠWanda": 29072, + "ĠErd": 29073, + "ĠKitchen": 29074, + "assadors": 29075, + "owner": 29076, + "ĠThé": 29077, + "Ġjelly": 29078, + "prim": 29079, + "iuse": 29080, + "Ġ275": 29081, + "ĠPerhaps": 29082, + "ĠPalae": 29083, + "ĠSloan": 29084, + "iggler": 29085, + "ĠGoal": 29086, + "ĠRainier": 29087, + "Ġblows": 29088, + "Ġrecreate": 29089, + "Steve": 29090, + "Ġribbon": 29091, + "Ġsymmetrical": 29092, + "ĠTanzanian": 29093, + "steps": 29094, + "ĠFrancisc": 29095, + "Ġthyroid": 29096, + "Homer": 29097, + "führer": 29098, + "jor": 29099, + "natural": 29100, + "tier": 29101, + "yellow": 29102, + "erion": 29103, + "Ġunequ": 29104, + "assa": 29105, + "Ġinterned": 29106, + "ĠRegg": 29107, + "ĠCommercially": 29108, + "uality": 29109, + "Ġ157": 29110, + "riger": 29111, + "Ġgluc": 29112, + "Ġmixer": 29113, + "Ġauditions": 29114, + "ĠMorrow": 29115, + "Ġexcuse": 29116, + "Ġalleviate": 29117, + "Ġbedrock": 29118, + "uvian": 29119, + "á¹£": 29120, + "Prince": 29121, + "Ġsentimental": 29122, + "ĠSpartan": 29123, + "Ġfalsely": 29124, + "Ġrelinquished": 29125, + "Ġinflicting": 29126, + "ĠInfluence": 29127, + "Republic": 29128, + "ĠGuevara": 29129, + "aques": 29130, + "number": 29131, + "analysis": 29132, + "Ġpix": 29133, + "elton": 29134, + "utnik": 29135, + "ĠFuk": 29136, + "arten": 29137, + "ĠAlicia": 29138, + "1955": 29139, + "Ġbuilder": 29140, + "Ġdownfall": 29141, + "Ġexplode": 29142, + "ĠAmman": 29143, + "Ġavid": 29144, + "ĠSlip": 29145, + "Ġpayload": 29146, + "295": 29147, + "ĠBremen": 29148, + "Ġprosecuted": 29149, + "ñez": 29150, + "Ġvicar": 29151, + "ĠCobain": 29152, + "opolitan": 29153, + "ĠYahoo": 29154, + "Ġfri": 29155, + "Ġpact": 29156, + "ĠTeller": 29157, + "utan": 29158, + "ĠWaffen": 29159, + "ĠGasc": 29160, + "opened": 29161, + "vez": 29162, + "hno": 29163, + "Ġwhereabouts": 29164, + "Ġ1760": 29165, + "ĠZhu": 29166, + "Ġ162": 29167, + "ĠOrb": 29168, + "Ġstormed": 29169, + "Ġroundabout": 29170, + "ĠLamar": 29171, + "Ġbulkhead": 29172, + "ĠHomo": 29173, + "Ġshrines": 29174, + "ĠSibelius": 29175, + "ĠRipley": 29176, + "ĠBeaufort": 29177, + "Ġnewscast": 29178, + "Ġsegregated": 29179, + "ĠGaddafi": 29180, + "Dig": 29181, + "sister": 29182, + "Ġther": 29183, + "store": 29184, + "ĠCao": 29185, + "ĠRitz": 29186, + "ĠLDS": 29187, + "osem": 29188, + "ĠGail": 29189, + "ĠJG": 29190, + "ĠJop": 29191, + "ĠJaff": 29192, + "arthed": 29193, + "Ġdisabilities": 29194, + "ĠZa": 29195, + "Ġdisconn": 29196, + "Ġmarred": 29197, + "Ġterraces": 29198, + "Ġdetermines": 29199, + "ĠMaure": 29200, + "ĠBatavia": 29201, + "Ġventral": 29202, + "ĠNikki": 29203, + "Ġaccumulation": 29204, + "Ġyields": 29205, + "Ġcomedies": 29206, + "Ġpedestal": 29207, + "Ġceasefire": 29208, + "ĠPractice": 29209, + "ĠFillmore": 29210, + "560": 29211, + "Techn": 29212, + "tree": 29213, + "zomys": 29214, + "robor": 29215, + "ĠBaird": 29216, + "ĠIBM": 29217, + "allo": 29218, + "ucent": 29219, + "ĠLeMond": 29220, + "Ġepoch": 29221, + "ĠBlizzard": 29222, + "ĠJuven": 29223, + "ĠMcIn": 29224, + "Ġderive": 29225, + "ĠTurin": 29226, + "Ġheroin": 29227, + "ĠDetachment": 29228, + "ĠBallet": 29229, + "Ġsanctions": 29230, + "Ġaccelerate": 29231, + "ĠFremantle": 29232, + "hom": 29233, + "Ġwary": 29234, + "arh": 29235, + "anj": 29236, + "Ġlively": 29237, + "Ġlizards": 29238, + "ĠHogg": 29239, + "Ġunle": 29240, + "Ġafterlife": 29241, + "Ġprefect": 29242, + "ĠConception": 29243, + "shock": 29244, + "ysÅĤaw": 29245, + "Ġdevoid": 29246, + "Ġprevention": 29247, + "ortunate": 29248, + "Ġsunset": 29249, + "Ġcaes": 29250, + "Ġdiplomats": 29251, + "Ġalteration": 29252, + "ân": 29253, + "ĠPilgrim": 29254, + "Ġfascinating": 29255, + "ĠScarlet": 29256, + "Ġcaterpill": 29257, + "ĠJagd": 29258, + "Ġstreamed": 29259, + "ĠMonastery": 29260, + "bius": 29261, + "mor": 29262, + "rex": 29263, + "Ġrewrite": 29264, + "ĠTactical": 29265, + "ĠAMC": 29266, + "ĠPseud": 29267, + "ĠRiga": 29268, + "ĠWass": 29269, + "ĠPlants": 29270, + "ĠEdison": 29271, + "Ġanimator": 29272, + "Ġgrains": 29273, + "Ġtendencies": 29274, + "ĠFeeling": 29275, + "ĠFordham": 29276, + "Ġempir": 29277, + "ĠDomestic": 29278, + "Ġerratic": 29279, + "Ġunpublished": 29280, + "Ġtelesc": 29281, + "ĠCoolidge": 29282, + "Ġperiphery": 29283, + "Ġultraviolet": 29284, + "ĠshÅįjo": 29285, + "Ġpyroclastic": 29286, + "ĠIroquois": 29287, + "JG": 29288, + "growth": 29289, + "±": 29290, + "ĠBerman": 29291, + "ĠJared": 29292, + "ipers": 29293, + "esse": 29294, + "ĠYong": 29295, + "iken": 29296, + "Ġrepelled": 29297, + "ĠAmelia": 29298, + "ĠElle": 29299, + "Ġstatutory": 29300, + "Ġforensic": 29301, + "ĠSanford": 29302, + "Ġmodeling": 29303, + "Ġsalts": 29304, + "ĠBellman": 29305, + "ĠLovato": 29306, + "ĠBangalore": 29307, + "ĠSihan": 29308, + "Colonel": 29309, + "Ġiconography": 29310, + "ĠPlatoon": 29311, + "Ġcerebral": 29312, + "Ġimmortality": 29313, + "didn": 29314, + "Ġmotivations": 29315, + "Ġexpenditure": 29316, + "Route": 29317, + "ĠاÙĦ": 29318, + "Vision": 29319, + "cz": 29320, + "wat": 29321, + "once": 29322, + "Ġtoken": 29323, + "ĠTchaikovsky": 29324, + "Ġforum": 29325, + "ĠPawn": 29326, + "ĠGong": 29327, + "ĠOry": 29328, + "Ġpledge": 29329, + "ritical": 29330, + "rico": 29331, + "Ġuptempo": 29332, + "ferring": 29333, + "athing": 29334, + "Ġbuzz": 29335, + "iverse": 29336, + "Ġguild": 29337, + "Ġannounces": 29338, + "armament": 29339, + "whose": 29340, + "ĠSchr": 29341, + "ĠMerch": 29342, + "Ġindicative": 29343, + "ĠFielding": 29344, + "Ġproportional": 29345, + "Ġpronoun": 29346, + "ĠWeekend": 29347, + "Ġseismic": 29348, + "cery": 29349, + "kop": 29350, + "asian": 29351, + "Ġdri": 29352, + "ĠTic": 29353, + "ĠAu": 29354, + "ĠBü": 29355, + "imatum": 29356, + "ulence": 29357, + "ĠWatt": 29358, + "ĠGé": 29359, + "Ġabreast": 29360, + "indust": 29361, + "Ġtrache": 29362, + "ĠScr": 29363, + "ĠHarley": 29364, + "ĠTruck": 29365, + "ĠAngus": 29366, + "ukary": 29367, + "ĠSalmon": 29368, + "ĠGraf": 29369, + "ĠSuite": 29370, + "ĠMcNamara": 29371, + "ĠStaffordshire": 29372, + "Ġmagistrate": 29373, + "ĠTornado": 29374, + "cup": 29375, + "ĠIgor": 29376, + "ĠPax": 29377, + "ĠRitch": 29378, + "ĠWide": 29379, + "andem": 29380, + "Ġrushes": 29381, + "Ġplanners": 29382, + "ĠKali": 29383, + "Ġunauthor": 29384, + "aused": 29385, + "alez": 29386, + "Ġemail": 29387, + "float": 29388, + "Ġsocietal": 29389, + "ethyl": 29390, + "Ġweekdays": 29391, + "Ġpopularly": 29392, + "header": 29393, + "Ġdivides": 29394, + "Ġcertainty": 29395, + "ĠOrigen": 29396, + "Ġcomparative": 29397, + "asmine": 29398, + "Ġreciproc": 29399, + "ĠMajestic": 29400, + "Ġmemorandum": 29401, + "ĠCabo": 29402, + "ström": 29403, + "ĠSasanian": 29404, + "ĠKathleen": 29405, + "Ġmalfunction": 29406, + "cond": 29407, + "lords": 29408, + "Ġdelta": 29409, + "oupe": 29410, + "ĠTavern": 29411, + "ĠBene": 29412, + "thia": 29413, + "ĠFishing": 29414, + "Ġangr": 29415, + "Ġ380": 29416, + "Ġpreface": 29417, + "Ġeve": 29418, + "ajj": 29419, + "Ġ177": 29420, + "Ġslain": 29421, + "ophys": 29422, + "ãĥ»": 29423, + "urbanipal": 29424, + "ĠHartley": 29425, + "Ġrhyme": 29426, + "Ġsolidarity": 29427, + "ARIA": 29428, + "Ġmacro": 29429, + "Harrison": 29430, + "Ġgratitude": 29431, + "Ġsecrecy": 29432, + "Ġlattice": 29433, + "ĠDhammakaya": 29434, + "Pet": 29435, + "Sar": 29436, + "Ġta": 29437, + "Ġbounty": 29438, + "Ġmisf": 29439, + "Ġdives": 29440, + "ĠSind": 29441, + "ĠAar": 29442, + "ĠWight": 29443, + "ĠLatter": 29444, + "anging": 29445, + "ĠMariana": 29446, + "ĠSharks": 29447, + "Ġpolled": 29448, + "ĠForward": 29449, + "ĠPho": 29450, + "Ġconcourse": 29451, + "Ġlitigation": 29452, + "Ġoriginates": 29453, + "Ġrevoked": 29454, + "ĠBlacks": 29455, + "Ġquickest": 29456, + "asionally": 29457, + "ĠEnterprises": 29458, + "Ġprepares": 29459, + "ĠSounders": 29460, + "Ġcinemas": 29461, + "ĠCopper": 29462, + "ĠKalÄģkaua": 29463, + "ĠHorns": 29464, + "ĠFalcons": 29465, + "ĠSeminary": 29466, + "Ġshocking": 29467, + "ĠAlternatively": 29468, + "Ġcatalyst": 29469, + "Former": 29470, + "ĠTARDIS": 29471, + "Ġangrily": 29472, + "Govern": 29473, + "Ġsoup": 29474, + "ĠPomer": 29475, + "aky": 29476, + "ĠUnfortunately": 29477, + "201": 29478, + "ĠBeer": 29479, + "ĠChristi": 29480, + "Ġmya": 29481, + "Ġafforded": 29482, + "Ġgrateful": 29483, + "Ġredemption": 29484, + "ĠMadness": 29485, + "ĠPortal": 29486, + "Ġlyricist": 29487, + "Album": 29488, + "ĠRooney": 29489, + "ĠSumner": 29490, + "Ġreceptors": 29491, + "Ġhorizontally": 29492, + "Ġmimicry": 29493, + "Ġcrippled": 29494, + "Di": 29495, + "Ge": 29496, + "zb": 29497, + "ĠAragon": 29498, + "ĠDR": 29499, + "ĠNure": 29500, + "ĠNAACP": 29501, + "ĠEFL": 29502, + "ĠOc": 29503, + "Ġshaman": 29504, + "cling": 29505, + "Ġunfit": 29506, + "ffer": 29507, + "Ġscal": 29508, + "Ġinteracted": 29509, + "Ġtrash": 29510, + "ĠSepinwall": 29511, + "Ġquint": 29512, + "ierce": 29513, + "Ġestranged": 29514, + "ĠAda": 29515, + "Ġtroupe": 29516, + "ĠCorv": 29517, + "ĠScholar": 29518, + "Ġconvictions": 29519, + "Ġqualifications": 29520, + "ĠFleetwood": 29521, + "ĠSilence": 29522, + "Ġexpressive": 29523, + "ĠLydia": 29524, + "ĠWilder": 29525, + "Ġharmonic": 29526, + "ĠJenner": 29527, + "Ġshelved": 29528, + "Ġdiagnostic": 29529, + "ürst": 29530, + "Ġchronology": 29531, + "ĠDubai": 29532, + "ĠHassan": 29533, + "Ġvestib": 29534, + "funded": 29535, + "Ġcohesive": 29536, + "Ġdisciplines": 29537, + "Ġstabbed": 29538, + "ĠWainwright": 29539, + "ĠJudaism": 29540, + "Jac": 29541, + "lene": 29542, + "inting": 29543, + "Ġdump": 29544, + "Ġhint": 29545, + "ĠMash": 29546, + "ĠDorn": 29547, + "ĠWÅĤ": 29548, + "ĠGive": 29549, + "ĠNH": 29550, + "rangers": 29551, + "ĠAllman": 29552, + "Ġpredatory": 29553, + "ĠTeresa": 29554, + "Ġdependence": 29555, + "ĠRudy": 29556, + "ĠGrounds": 29557, + "Ġlivery": 29558, + "Ġcooked": 29559, + "ĠEspa": 29560, + "Ġhieroglyph": 29561, + "Ġdysfunction": 29562, + "Secret": 29563, + "Ġsparsely": 29564, + "Coll": 29565, + "LS": 29566, + "Make": 29567, + "foss": 29568, + "mie": 29569, + "adas": 29570, + "ĠManny": 29571, + "ĠHaus": 29572, + "ĠStokes": 29573, + "ĠChong": 29574, + "ĠVest": 29575, + "arky": 29576, + "orthodox": 29577, + "Ġsmok": 29578, + "Ġgunboat": 29579, + "ĠFlair": 29580, + "appointed": 29581, + "Ġremoves": 29582, + "osaurid": 29583, + "Ġlovely": 29584, + "ĠHusayn": 29585, + "ĠUCI": 29586, + "ĠGhosts": 29587, + "Ġcrustaceans": 29588, + "Ġechoes": 29589, + "ĠGettysburg": 29590, + "Ġcontradictory": 29591, + "erunner": 29592, + "ĠAndromeda": 29593, + "Ġwizard": 29594, + "itra": 29595, + "itates": 29596, + "ĠSD": 29597, + "elian": 29598, + "urious": 29599, + "ĠHague": 29600, + "chin": 29601, + "Ġrink": 29602, + "uding": 29603, + "ĠKud": 29604, + "usting": 29605, + "ĠAlvar": 29606, + "Ġshep": 29607, + "Ġweights": 29608, + "ĠChristchurch": 29609, + "ĠElaine": 29610, + "Ġpresenter": 29611, + "Ġnortherly": 29612, + "Ġsteaming": 29613, + "Ġliking": 29614, + "ĠSamson": 29615, + "Ġaccessories": 29616, + "ĠBrat": 29617, + "Ġmusicals": 29618, + "ĠVerst": 29619, + "ĠFreud": 29620, + "Ġharmonica": 29621, + "ĠBecket": 29622, + "ĠRavens": 29623, + "ĠLorraine": 29624, + "ĠTibetan": 29625, + "ĠVijay": 29626, + "ĠMaterial": 29627, + "opathic": 29628, + "Ġparanormal": 29629, + "Ġcarapace": 29630, + "BR": 29631, + "Cola": 29632, + "Jam": 29633, + "fighter": 29634, + "tically": 29635, + "Ġsights": 29636, + "Ġmaker": 29637, + "ĠCoy": 29638, + "ĠMö": 29639, + "igrams": 29640, + "ĠOss": 29641, + "ĠSting": 29642, + "onds": 29643, + "ĠShadows": 29644, + "Ġproposition": 29645, + "ĠCorb": 29646, + "ĠCapitals": 29647, + "Ġembank": 29648, + "ĠTorpedo": 29649, + "ĠCarell": 29650, + "ĠDerrick": 29651, + "ĠMolina": 29652, + "Ġconscript": 29653, + "Ġreservoirs": 29654, + "Ġovercame": 29655, + "Ġexpansive": 29656, + "ĠGentlemen": 29657, + "Ġhelmets": 29658, + "Ġcervical": 29659, + "Lee": 29660, + "Various": 29661, + "iology": 29662, + "Ġaisle": 29663, + "Ġbidding": 29664, + "ĠAN": 29665, + "ĠBust": 29666, + "chik": 29667, + "ĠFinch": 29668, + "ĠKis": 29669, + "ounter": 29670, + "ĠMarius": 29671, + "viewed": 29672, + "ĠZamb": 29673, + "Ġprovocative": 29674, + "Ġfacades": 29675, + "ĠMeet": 29676, + "Ġhomoph": 29677, + "ĠTerra": 29678, + "Ġceramic": 29679, + "Ġduke": 29680, + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ": 29681, + "ĠClassics": 29682, + "limbs": 29683, + "omicide": 29684, + "ĠCyril": 29685, + "Ġfluoride": 29686, + "Ġoutfielder": 29687, + "ĠShearer": 29688, + "BPI": 29689, + "Fred": 29690, + "Ha": 29691, + "vill": 29692, + "atis": 29693, + "atility": 29694, + "arist": 29695, + "urations": 29696, + "igraph": 29697, + "emani": 29698, + "ĠWoo": 29699, + "ĠGaw": 29700, + "ardust": 29701, + "aller": 29702, + "riched": 29703, + "ĠSeal": 29704, + "Ġbeforehand": 29705, + "anyu": 29706, + "Ġ1758": 29707, + "Ġ1774": 29708, + "ĠGeh": 29709, + "ĠParkinson": 29710, + "Ġsummed": 29711, + "Ġhonoring": 29712, + "ĠMalik": 29713, + "Ġdissem": 29714, + "Ġschedules": 29715, + "ĠTrieste": 29716, + "Ġhorseback": 29717, + "Ġrowspan": 29718, + "ĠFairbanks": 29719, + "Ġchoruses": 29720, + "ĠRealm": 29721, + "Ġnoblemen": 29722, + "\\|\\|.": 29723, + "Ġconscription": 29724, + "Ġencompassed": 29725, + "Ġexhaustion": 29726, + "ĠCulver": 29727, + "Ġapprentices": 29728, + "ĠKarnataka": 29729, + "GO": 29730, + "Mid": 29731, + "Ver": 29732, + "cation": 29733, + "fell": 29734, + "sounding": 29735, + "в": 29736, + "Ġtech": 29737, + "Ġwalled": 29738, + "Ġinduce": 29739, + "ĠCars": 29740, + "ĠHub": 29741, + "ĠNails": 29742, + "Ġshouting": 29743, + "ibo": 29744, + "wee": 29745, + "1956": 29746, + "iddy": 29747, + "ĠSlate": 29748, + "enthouse": 29749, + "ĠSunni": 29750, + "ĠDarryl": 29751, + "ĠRelated": 29752, + "ĠSonny": 29753, + "Ġgangster": 29754, + "Ġmercenary": 29755, + "Ġboosted": 29756, + "ĠHiroshima": 29757, + "ĠCollector": 29758, + "Ġreefs": 29759, + "Ġunseen": 29760, + "ĠMatthias": 29761, + "Ġsails": 29762, + "Ġpuff": 29763, + "icemen": 29764, + "Ġdred": 29765, + "Ġrewritten": 29766, + "Ġstee": 29767, + "Ġbequ": 29768, + "ĠFaisal": 29769, + "ĠGn": 29770, + "ĠNiz": 29771, + "Ġdeserves": 29772, + "ilde": 29773, + "Ġevolving": 29774, + "Ġ480": 29775, + "ĠSheppard": 29776, + "iency": 29777, + "Ġproponent": 29778, + "Ġbiologist": 29779, + "omsky": 29780, + "ĠSunshine": 29781, + "Ġmortal": 29782, + "emeteries": 29783, + "ĠRowling": 29784, + "Ġoversight": 29785, + "ĠSetting": 29786, + "ĠRosenqvist": 29787, + "Critical": 29788, + "Ġgrabbed": 29789, + "Ġforesh": 29790, + "Ġutterly": 29791, + "Ġcodenamed": 29792, + "610": 29793, + "Ger": 29794, + "sn": 29795, + "Ġfade": 29796, + "ĠAug": 29797, + "ĠMores": 29798, + "ĠBP": 29799, + "ĠBiffle": 29800, + "thro": 29801, + "ĠNec": 29802, + "opia": 29803, + "opods": 29804, + "apid": 29805, + "Ġresented": 29806, + "Ġsuites": 29807, + "Ġcommencement": 29808, + "Ġtraction": 29809, + "Ġflor": 29810, + "Ġpropriet": 29811, + "Ġtechnician": 29812, + "ĠAgnew": 29813, + "ĠDriver": 29814, + "Ġdenote": 29815, + "eningrad": 29816, + "ĠConfuc": 29817, + "Ġillustrator": 29818, + "Ġsheltered": 29819, + "ĠHanson": 29820, + "ĠTerminator": 29821, + "ĠProtestants": 29822, + "Development": 29823, + "ĠSadler": 29824, + "ĠBilbo": 29825, + "Ġbundle": 29826, + "ilemma": 29827, + "Ġpectoral": 29828, + "Ox": 29829, + "Ra": 29830, + "Ro": 29831, + "\\)": 29832, + "wana": 29833, + "Ġfared": 29834, + "Ġpawn": 29835, + "utable": 29836, + "ĠHij": 29837, + "ĠGiuse": 29838, + "opening": 29839, + "eworthy": 29840, + "ibu": 29841, + "enser": 29842, + "Ġsubstitution": 29843, + "Ġinvari": 29844, + "Ġpolling": 29845, + "alky": 29846, + "ĠTrilogy": 29847, + "rigan": 29848, + "asker": 29849, + "ĠWinthrop": 29850, + "ĠMait": 29851, + "Ġsustaining": 29852, + "ĠBalzac": 29853, + "trained": 29854, + "Ġshelf": 29855, + "Ġdivert": 29856, + "fluor": 29857, + "Ġchestnut": 29858, + "Ġsupernova": 29859, + "ĠÃģl": 29860, + "ĠKenseth": 29861, + "ĠSparta": 29862, + "ĠProperties": 29863, + "Ġtsun": 29864, + "Leary": 29865, + "Pants": 29866, + "SH": 29867, + "tenth": 29868, + "Ġmocked": 29869, + "thon": 29870, + "ĠEwing": 29871, + "ĠKurd": 29872, + "Ġshrim": 29873, + "Ġrecessed": 29874, + "205": 29875, + "Ġindist": 29876, + "uchamp": 29877, + "Ġcontinents": 29878, + "ĠZool": 29879, + "Ġhumming": 29880, + "Ġinfancy": 29881, + "Ġhelpful": 29882, + "before": 29883, + "Ġpriorities": 29884, + "Ġshooters": 29885, + "Ġproductivity": 29886, + "Ġtorrential": 29887, + "ĠClements": 29888, + "ĠSargon": 29889, + "Ġkilometre": 29890, + "Ġvacancy": 29891, + "ĠCraven": 29892, + "Ġfurthe": 29893, + "Ġmanipulation": 29894, + "ĠBrewer": 29895, + "ĠCrimea": 29896, + "Ġexpansions": 29897, + "Ġlengthened": 29898, + "Based": 29899, + "Lost": 29900, + "Ms": 29901, + "gia": 29902, + "iduous": 29903, + "owment": 29904, + "ĠPagan": 29905, + "allic": 29906, + "Ġexclude": 29907, + "Ġclans": 29908, + "Ġremembers": 29909, + "Ġ777": 29910, + "axis": 29911, + "Ġprotects": 29912, + "Ġinfrequ": 29913, + "ĠRedd": 29914, + "Ġbreakout": 29915, + "ĠAtlus": 29916, + "Ġnovelty": 29917, + "Ġshareholders": 29918, + "Ġexperimenting": 29919, + "powerful": 29920, + "Ġhalves": 29921, + "ĠBriggs": 29922, + "ĠBedouin": 29923, + "Ġencompassing": 29924, + "Ġcategorized": 29925, + "Ġdenomination": 29926, + "Ġabnormal": 29927, + "Ġbabies": 29928, + "ĠChiswick": 29929, + "âteau": 29930, + "Ġrooftop": 29931, + "Ġprowess": 29932, + "Law": 29933, + "Park": 29934, + "Set": 29935, + "cultural": 29936, + "Ġwiped": 29937, + "ĠHina": 29938, + "ĠRund": 29939, + "ĠKramer": 29940, + "ubiqu": 29941, + "oving": 29942, + "Ġclitor": 29943, + "Ġscared": 29944, + "Ġattic": 29945, + "ĠClint": 29946, + "ĠAndron": 29947, + "ĠAmid": 29948, + "Ġcracked": 29949, + "Ġ213": 29950, + "ĠSuperintendent": 29951, + "Ġrisky": 29952, + "ĠiPad": 29953, + "ĠTempl": 29954, + "Ġreflective": 29955, + "ĠSherlock": 29956, + "ĠCommanding": 29957, + "Ġdisturbances": 29958, + "Ġnominees": 29959, + "ĠHinduism": 29960, + "ĠVolunteers": 29961, + "ĠGoebbels": 29962, + "ĠWollstonecraft": 29963, + "Ġdisproport": 29964, + "Ġmystical": 29965, + "Cop": 29966, + "Source": 29967, + "Ġfring": 29968, + "ĠCinqu": 29969, + "irational": 29970, + "ĠHab": 29971, + "christ": 29972, + "ĠFincher": 29973, + "avement": 29974, + "ipedia": 29975, + "ĠStav": 29976, + "energy": 29977, + "1957": 29978, + "check": 29979, + "Ġlineages": 29980, + "engel": 29981, + "Ġactivate": 29982, + "ĠHolm": 29983, + "ĠBreed": 29984, + "ĠSherwood": 29985, + "Ġobservatory": 29986, + "Ġimpractical": 29987, + "ĠSavings": 29988, + "ĠNagasaki": 29989, + "ĠVega": 29990, + "Ġghosts": 29991, + "ĠThirteen": 29992, + "Ġsmuggling": 29993, + "ĠMycena": 29994, + "ĠViscount": 29995, + "ĠBritannia": 29996, + "Ġvampires": 29997, + "fifth": 29998, + "kus": 29999, + "yi": 30000, + "Ġhoard": 30001, + "ĠCudi": 30002, + "otov": 30003, + "ĠDial": 30004, + "ĠLack": 30005, + "ĠNPR": 30006, + "ifolia": 30007, + "quired": 30008, + "Ġropes": 30009, + "Ġallerg": 30010, + "Ġinvoked": 30011, + "oula": 30012, + "ĠTomlinson": 30013, + "Ġdonate": 30014, + "ĠGovernors": 30015, + "Ġwoody": 30016, + "ĠSumer": 30017, + "Ġaspirations": 30018, + "ĠJerem": 30019, + "Ġasthma": 30020, + "Ġterminates": 30021, + "ĠAnthology": 30022, + "Ġcommemoration": 30023, + "Ġsanct": 30024, + "ĠHornet": 30025, + "MLB": 30026, + "Ġexecuting": 30027, + "greatest": 30028, + "ĠHolliday": 30029, + "Ġdignitaries": 30030, + "Ġlooting": 30031, + "ĠMozart": 30032, + "ĠGöring": 30033, + "ĠIberian": 30034, + "Ġtuition": 30035, + "Ġsidewalk": 30036, + "Ġcouncillors": 30037, + "ĠSilesia": 30038, + "Den": 30039, + "Wind": 30040, + "kok": 30041, + "social": 30042, + "Ġfiss": 30043, + "Ġpause": 30044, + "Ġdop": 30045, + "Ġeukary": 30046, + "ĠBubb": 30047, + "oway": 30048, + "ĠPemberton": 30049, + "ĠDao": 30050, + "ĠFis": 30051, + "Ġexert": 30052, + "ustain": 30053, + "Ġperi": 30054, + "obody": 30055, + "obald": 30056, + "orns": 30057, + "ĠLea": 30058, + "1900": 30059, + "Ġblonde": 30060, + "Ġclassroom": 30061, + "centric": 30062, + "Ġarchaic": 30063, + "Ġembro": 30064, + "ĠArchduke": 30065, + "ĠVerdi": 30066, + "ĠFreddy": 30067, + "Ġspotting": 30068, + "Ġinteger": 30069, + "footed": 30070, + "Ġtemporal": 30071, + "Ġalienated": 30072, + "Ġconceding": 30073, + "Ġbrutality": 30074, + "ĠFaculty": 30075, + "Ġwitchcraft": 30076, + "Ġinevit": 30077, + "Ġguerrillas": 30078, + "Angelo": 30079, + "ĠTekken": 30080, + "LD": 30081, + "Slam": 30082, + "hPa": 30083, + "yst": 30084, + "ĠTrench": 30085, + "ĠSusp": 30086, + "ĠCinder": 30087, + "ĠMoy": 30088, + "ĠPig": 30089, + "ĠLeningrad": 30090, + "raj": 30091, + "ĠGut": 30092, + "ĠGif": 30093, + "ruk": 30094, + "ĠSequ": 30095, + "ĠShiro": 30096, + "Ġfamously": 30097, + "ĠAdapt": 30098, + "Ġparaph": 30099, + "Ġcaste": 30100, + "ductory": 30101, + "ĠSmile": 30102, + "ĠCorpus": 30103, + "ĠEmmanuel": 30104, + "ĠPlayboy": 30105, + "ĠWilkes": 30106, + "Ġcontentious": 30107, + "ĠFallon": 30108, + "Ġreversal": 30109, + "ĠThousand": 30110, + "Ġremarried": 30111, + "Ġentrepreneur": 30112, + "Dam": 30113, + "Jud": 30114, + "Land": 30115, + "Lady": 30116, + "MF": 30117, + "SN": 30118, + "bold": 30119, + "Ġpony": 30120, + "ĠAphrodite": 30121, + "Ġfork": 30122, + "Ġbehest": 30123, + "ĠDenny": 30124, + "ĠGw": 30125, + "quisition": 30126, + "Ġverified": 30127, + "Ġincidence": 30128, + "ĠSpani": 30129, + "Ġdrills": 30130, + "Ġterminals": 30131, + "mostly": 30132, + "Ġencore": 30133, + "ĠQuick": 30134, + "iosyn": 30135, + "dev": 30136, + "yrm": 30137, + "ĠBreeding": 30138, + "Ġ1782": 30139, + "Ġfascination": 30140, + "Ġconstituent": 30141, + "ĠWhereas": 30142, + "ĠSylvia": 30143, + "Biase": 30144, + "Ġspatial": 30145, + "ÅĻ": 30146, + "Ġsire": 30147, + "Ġfren": 30148, + "esus": 30149, + "ĠTian": 30150, + "ĠChest": 30151, + "Ġgrit": 30152, + "ĠHosp": 30153, + "ĠDunder": 30154, + "raf": 30155, + "ĠString": 30156, + "ĠThin": 30157, + "Ġ181": 30158, + "phalt": 30159, + "Ġsuic": 30160, + "indi": 30161, + "induced": 30162, + "Ġrepay": 30163, + "sponsored": 30164, + "Ġterra": 30165, + "Ġcrewed": 30166, + "Ġdeparts": 30167, + "ĠTourism": 30168, + "ĠMosley": 30169, + "Ġbraking": 30170, + "ĠMemories": 30171, + "Ġmudsl": 30172, + "Ġresurrection": 30173, + "Ġaffordable": 30174, + "Ġinclination": 30175, + "ĠEthiopian": 30176, + "Ġhazardous": 30177, + "Ġrestraint": 30178, + "Lew": 30179, + "VE": 30180, + "qi": 30181, + "itman": 30182, + "Ġcov": 30183, + "asive": 30184, + "ayas": 30185, + "ĠWither": 30186, + "ĠGund": 30187, + "lectic": 30188, + "Ġ737": 30189, + "203": 30190, + "plex": 30191, + "Ġbreech": 30192, + "Ġauthoritarian": 30193, + "Ġprimaries": 30194, + "ĠMedic": 30195, + "Ġindicator": 30196, + "Ġdocumentaries": 30197, + "ĠHaas": 30198, + "CAC": 30199, + "Ġfueled": 30200, + "Ġarcades": 30201, + "Ġmigratory": 30202, + "Ġhypothesized": 30203, + "Ġlieu": 30204, + "Ġmanipulated": 30205, + "oubt": 30206, + "ĠChrysler": 30207, + "ausoleum": 30208, + "430": 30209, + "Const": 30210, + "Ve": 30211, + "cre": 30212, + "service": 30213, + "ĠTier": 30214, + "ĠHands": 30215, + "ĠHenson": 30216, + "ĠPurch": 30217, + "ĠDoo": 30218, + "Ġalias": 30219, + "ĠFrag": 30220, + "ĠWester": 30221, + "ĠGis": 30222, + "opathy": 30223, + "ĠODI": 30224, + "Ġdeeming": 30225, + "rypt": 30226, + "1954": 30227, + "Ġ169": 30228, + "Ġbarric": 30229, + "Ġobsessed": 30230, + "Ġencirc": 30231, + "Ġinitials": 30232, + "ĠRosem": 30233, + "ĠFreddie": 30234, + "Ġorchestration": 30235, + "Ġcolder": 30236, + "Ġ1784": 30237, + "ĠSabres": 30238, + "Ġcarbonate": 30239, + "Ġorbiting": 30240, + "Ġgateway": 30241, + "ĠColdplay": 30242, + "ĠGonzalez": 30243, + "alisco": 30244, + "ĠSasuke": 30245, + "ĠCelebrity": 30246, + "Ġreconciled": 30247, + "ĠCitadel": 30248, + "Ġsuperseded": 30249, + "Ġconspirators": 30250, + "Ġamenities": 30251, + "ĠJardine": 30252, + "\"-": 30253, + "Tolkien": 30254, + "dress": 30255, + "eviÄĩ": 30256, + "reb": 30257, + "Ġreel": 30258, + "ĠSoci": 30259, + "ĠMR": 30260, + "ulg": 30261, + "ĠJavan": 30262, + "avior": 30263, + "ews": 30264, + "ptus": 30265, + "Ġretract": 30266, + "Ġrelocating": 30267, + "Ġwherever": 30268, + "Ġheadlines": 30269, + "Ġexplorers": 30270, + "Ġsolos": 30271, + "ĠRedding": 30272, + "Ġenvoy": 30273, + "Ġpolicemen": 30274, + "hetically": 30275, + "ĠDioc": 30276, + "Ġpackaged": 30277, + "Ġdubious": 30278, + "Ġsighting": 30279, + "Ġstaircases": 30280, + "ĠBogdan": 30281, + "Party": 30282, + "Ġpsychiatrist": 30283, + "ĠCristina": 30284, + "ĠSentinel": 30285, + "290": 30286, + "Att": 30287, + "Whe": 30288, + "tons": 30289, + "Ġpads": 30290, + "ĠSent": 30291, + "ación": 30292, + "Ġwashing": 30293, + "ĠBaz": 30294, + "ĠFender": 30295, + "Ġprosc": 30296, + "ĠKuala": 30297, + "ovel": 30298, + "ordering": 30299, + "texts": 30300, + "Ġjok": 30301, + "Ġteens": 30302, + "ĠSepar": 30303, + "orno": 30304, + "195": 30305, + "ĠQatar": 30306, + "compet": 30307, + "ĠSwindon": 30308, + "ushima": 30309, + "Ġsuperfiring": 30310, + "Ġchaplain": 30311, + "evity": 30312, + "ĠDungeons": 30313, + "ãĤ¤": 30314, + "utyens": 30315, + "ĠBandai": 30316, + "ĠLovell": 30317, + "Ġgatherings": 30318, + "ĠNatasha": 30319, + "ĠMakoto": 30320, + "Ġbeetle": 30321, + "Works": 30322, + "Ġinterrogation": 30323, + "Ġsacrificed": 30324, + "ĠBungie": 30325, + "Prom": 30326, + "Single": 30327, + "áŀ": 30328, + "Ġsells": 30329, + "ĠMou": 30330, + "ĠBin": 30331, + "ĠPanc": 30332, + "ĠDever": 30333, + "ĠGosp": 30334, + "Ġleopard": 30335, + "uren": 30336, + "attles": 30337, + "othermal": 30338, + "types": 30339, + "Ġairmen": 30340, + "erva": 30341, + "Ġserviced": 30342, + "ĠParry": 30343, + "ĠBelieving": 30344, + "Ġboxer": 30345, + "Ġvocalists": 30346, + "Ġβ": 30347, + "ĠŽ": 30348, + "captain": 30349, + "Ġstallion": 30350, + "ĠNeighbours": 30351, + "ĠProperty": 30352, + "hak": 30353, + "tan": 30354, + "Ġtandem": 30355, + "ĠTipp": 30356, + "etch": 30357, + "ĠPs": 30358, + "ĠKats": 30359, + "ĠKilling": 30360, + "ellant": 30361, + "Ġunacceptable": 30362, + "Ġflux": 30363, + "ĠLeón": 30364, + "Ġspeculative": 30365, + "106": 30366, + "Ġequestrian": 30367, + "Ġcephal": 30368, + "ĠMcCall": 30369, + "ĠConstance": 30370, + "Ġdeepest": 30371, + "ĠRamon": 30372, + "ĠGibbons": 30373, + "ĠAkk": 30374, + "Ġremarkably": 30375, + "ĠDiamonds": 30376, + "Ġconsolidation": 30377, + "ĠBranham": 30378, + "Ġescalators": 30379, + "ĠSaxony": 30380, + "ĠSahara": 30381, + "Recording": 30382, + "ĠDuffy": 30383, + "ĠDeutsche": 30384, + "Ale": 30385, + "Sem": 30386, + "Ġtents": 30387, + "orations": 30388, + "ĠTC": 30389, + "elines": 30390, + "Ġli": 30391, + "Ġlime": 30392, + "olition": 30393, + "ĠBeds": 30394, + "Ġghetto": 30395, + "ĠFak": 30396, + "ĠForth": 30397, + "ĠWK": 30398, + "ĠLaugh": 30399, + "ĠGad": 30400, + "ĠGamma": 30401, + "ĠJalisco": 30402, + "ainty": 30403, + "gham": 30404, + "Ġspheres": 30405, + "Ġremedy": 30406, + "rophe": 30407, + "ĠAsylum": 30408, + "Ġ156": 30409, + "ĠDeleg": 30410, + "Ġcaptives": 30411, + "ĠMarkham": 30412, + "ĠGoldstein": 30413, + "Ġembell": 30414, + "ĠWaller": 30415, + "Ġbattered": 30416, + "Ġhandsome": 30417, + "Ġrobotic": 30418, + "ĠLarson": 30419, + "wait": 30420, + "Ġbanana": 30421, + "Ġbedrooms": 30422, + "News": 30423, + "ĠBrigades": 30424, + "ĠBeckham": 30425, + "ĠVikram": 30426, + "ĠColombian": 30427, + "ĠShields": 30428, + "vir": 30429, + "Ġcrab": 30430, + "ĠSieg": 30431, + "verdi": 30432, + "ĠLlan": 30433, + "ĠGB": 30434, + "Ġplausible": 30435, + "ĠKag": 30436, + "Ġspike": 30437, + "rana": 30438, + "Ġplayful": 30439, + "Ġtrailed": 30440, + "ksen": 30441, + "Ġshowers": 30442, + "Ġ850": 30443, + "Ġdepots": 30444, + "ĠOlympus": 30445, + "Ġpalaces": 30446, + "mospheric": 30447, + "ĠOakley": 30448, + "ĠMixing": 30449, + "ĠSpeech": 30450, + "Ġobstruct": 30451, + "ĠHarvick": 30452, + "ĠSchen": 30453, + "Ġhybrids": 30454, + "ĠDinosaur": 30455, + "ĠSchubert": 30456, + "Ġhormone": 30457, + "ĠSofia": 30458, + "Bs": 30459, + "Kal": 30460, + "iants": 30461, + "lage": 30462, + "pure": 30463, + "Ġtoes": 30464, + "ĠTrom": 30465, + "Ġthief": 30466, + "Ġeats": 30467, + "ĠPaine": 30468, + "ĠWah": 30469, + "ĠOman": 30470, + "apted": 30471, + "Ġchin": 30472, + "ĠInfer": 30473, + "Ġspong": 30474, + "ĠSeg": 30475, + "ĠAtoll": 30476, + "109": 30477, + "aires": 30478, + "ĠCourthouse": 30479, + "Ġattendant": 30480, + "ĠDisp": 30481, + "ĠWallis": 30482, + "Ġcasualty": 30483, + "Ġbranching": 30484, + "ĠMcGregor": 30485, + "ĠSomerville": 30486, + "Ġrepeats": 30487, + "ĠMaximilian": 30488, + "Ġphylogeny": 30489, + "ĠBentley": 30490, + "Ġtranscript": 30491, + "IRR": 30492, + "Ġcigarette": 30493, + "Ġtweeted": 30494, + "ĠVerstappen": 30495, + "910": 30496, + "Human": 30497, + "eveloped": 30498, + "kowski": 30499, + "nitz": 30500, + "tte": 30501, + "Ġworm": 30502, + "esk": 30503, + "Ġliability": 30504, + "ĠPue": 30505, + "ĠGin": 30506, + "agos": 30507, + "ĠOasis": 30508, + "ewitness": 30509, + "Ġrugged": 30510, + "ĠVald": 30511, + "Ġabuses": 30512, + "ancements": 30513, + "Ġprotocol": 30514, + "Ġclassrooms": 30515, + "Ġparodied": 30516, + "Ġantit": 30517, + "ĠPeruvian": 30518, + "Ġdevout": 30519, + "ĠBohr": 30520, + "Ġhairst": 30521, + "Ġacidic": 30522, + "ĠJessie": 30523, + "ĠMandarin": 30524, + "ĠHobart": 30525, + "Ġreopening": 30526, + "ĠPatty": 30527, + "ĠAubrey": 30528, + "ĠReef": 30529, + "Ġtumor": 30530, + "Ġneurons": 30531, + "ĠGiuseppe": 30532, + "Ghost": 30533, + "``": 30534, + "pier": 30535, + "ilations": 30536, + "ĠSval": 30537, + "ĠAi": 30538, + "Ġlonel": 30539, + "omis": 30540, + "Ġ(;": 30541, + "ĠWigg": 30542, + "ainen": 30543, + "ĠEthel": 30544, + "Ġyes": 30545, + "ĠHeisman": 30546, + "ĠSpee": 30547, + "ĠScenes": 30548, + "Ġ154": 30549, + "ungsten": 30550, + "Ġinfield": 30551, + "Ġconvict": 30552, + "ĠImper": 30553, + "ĠNinet": 30554, + "Ġrip": 30555, + "ĠLuang": 30556, + "Ġturf": 30557, + "ĠMassey": 30558, + "ĠFederalist": 30559, + "ĠBenny": 30560, + "Ġnomadic": 30561, + "cutting": 30562, + "Ġstereotype": 30563, + "ĠBakshi": 30564, + "æd": 30565, + "ĠBarnett": 30566, + "communist": 30567, + "ĠCriticism": 30568, + "Ġcorvette": 30569, + "fashioned": 30570, + "ĠTiffany": 30571, + "ĠÃİle": 30572, + "jans": 30573, + "ruled": 30574, + "ά": 30575, + "erick": 30576, + "atement": 30577, + "rored": 30578, + "lepool": 30579, + "acs": 30580, + "ĠIJ": 30581, + "ĠRö": 30582, + "ĠJong": 30583, + "Ġartery": 30584, + "emberg": 30585, + "icky": 30586, + "ĠReese": 30587, + "Ġtransaction": 30588, + "Ġredef": 30589, + "producing": 30590, + "Ġdispatch": 30591, + "ĠMohan": 30592, + "Ġenjoyment": 30593, + "ĠKalam": 30594, + "Ġreproduced": 30595, + "Ġthorium": 30596, + "ĠAyy": 30597, + "Ġcantatas": 30598, + "Ġfruition": 30599, + "Ġannoyed": 30600, + "Ġconservatives": 30601, + "Ġgastro": 30602, + "Ġchimney": 30603, + "Ġfucking": 30604, + "Ġdetachments": 30605, + "fighting": 30606, + "iÅ¡": 30607, + "jas": 30608, + "zier": 30609, + "Ġect": 30610, + "igieg": 30611, + "ĠRonson": 30612, + "ĠDed": 30613, + "ĠFries": 30614, + "ĠNamed": 30615, + "essive": 30616, + "ĠSta": 30617, + "Ġreminder": 30618, + "Ġdecisively": 30619, + "1946": 30620, + "Ġpresiding": 30621, + "Ġcarvings": 30622, + "Ġ174": 30623, + "ĠWhigs": 30624, + "Ġpromotes": 30625, + "Ġsuffix": 30626, + "ĠÃļ": 30627, + "ĠPaterson": 30628, + "Ġconverts": 30629, + "ĠAlbu": 30630, + "Shock": 30631, + "ĠAshurbanipal": 30632, + "ĠElephant": 30633, + "ĠNanjing": 30634, + "ĠVivian": 30635, + "ĠArjona": 30636, + "ĠBombardment": 30637, + "NM": 30638, + "franch": 30639, + "sung": 30640, + "ĠSino": 30641, + "Ġeul": 30642, + "ĠMank": 30643, + "Ġgag": 30644, + "ĠPavel": 30645, + "Ġbever": 30646, + "ĠOer": 30647, + "Ġunexpl": 30648, + "Ġclown": 30649, + "Ġpreaching": 30650, + "ĠUnter": 30651, + "Ġthanked": 30652, + "ĠLever": 30653, + "Ġdefect": 30654, + "Ġrepe": 30655, + "ussing": 30656, + "hama": 30657, + "Ġrealise": 30658, + "ĠPartridge": 30659, + "ĠWeinstein": 30660, + "ĠAngelo": 30661, + "Ġwoodlands": 30662, + "ĠOlm": 30663, + "Ġmakeshift": 30664, + "ĠSquarePants": 30665, + "Ġbasket": 30666, + "ĠThorough": 30667, + "ĠTalent": 30668, + "Ġgoddesses": 30669, + "ĠLivingstone": 30670, + "Malik": 30671, + "ĠGenerally": 30672, + "ĠFeatures": 30673, + "Ġspoof": 30674, + "Ġmisconduct": 30675, + "Ġrallies": 30676, + "ĠBarbarossa": 30677, + "Ġmelancholy": 30678, + "Ġandesite": 30679, + "ĠVelasquez": 30680, + "EE": 30681, + "Mass": 30682, + "oese": 30683, + "rase": 30684, + "Ġinward": 30685, + "Ġpaving": 30686, + "Ġlinem": 30687, + "ĠMolly": 30688, + "Ġgel": 30689, + "ĠHul": 30690, + "ĠNadal": 30691, + "ĠEich": 30692, + "ĠKost": 30693, + "ĠKuz": 30694, + "ĠAlvin": 30695, + "Ġregulatory": 30696, + "1918": 30697, + "ĠShrek": 30698, + "chequer": 30699, + "azoo": 30700, + "ĠSpa": 30701, + "ĠSputnik": 30702, + "Ġemitted": 30703, + "ĠBrod": 30704, + "ĠBeen": 30705, + "Ġslalom": 30706, + "Ġsouthwards": 30707, + "Ġevenings": 30708, + "approximately": 30709, + "Ġdrains": 30710, + "ĠBrune": 30711, + "ĠOceania": 30712, + "Ġbeautifully": 30713, + "Ġmortally": 30714, + "Class": 30715, + "ĠSpeer": 30716, + "ĠHandel": 30717, + "Ġinhabits": 30718, + "Outside": 30719, + "Ġsubordinates": 30720, + "ĠPsycho": 30721, + "ĠWeeks": 30722, + "ĠPriestley": 30723, + "ĠBolshevik": 30724, + "Ġintermittently": 30725, + "ĠLifetime": 30726, + "ĠTristan": 30727, + "ĠHabitat": 30728, + "ĠHarmony": 30729, + "Rh": 30730, + "single": 30731, + "erxes": 30732, + "ĠSot": 30733, + "ĠCF": 30734, + "ĠCancell": 30735, + "ĠManc": 30736, + "ĠBucks": 30737, + "ichita": 30738, + "separ": 30739, + "ideon": 30740, + "ĠVRS": 30741, + "Ġenraged": 30742, + "ggy": 30743, + "Ġ166": 30744, + "ĠCarmel": 30745, + "Ġbattled": 30746, + "Ġannouncer": 30747, + "Ġeastwards": 30748, + "Ġlowland": 30749, + "Ġradars": 30750, + "Ġgloves": 30751, + "ĠMartian": 30752, + "Ġacquainted": 30753, + "Ġbiot": 30754, + "Ġultimatum": 30755, + "glomer": 30756, + "Ġgarments": 30757, + "Ġcertifications": 30758, + "Ġrescuing": 30759, + "ĠBellamy": 30760, + "ĠCasas": 30761, + "Ġcontinuo": 30762, + "iciencies": 30763, + "ĠMysterio": 30764, + "ĠBlanco": 30765, + "Ġgymnasium": 30766, + "Ġinfringement": 30767, + "ĠKafka": 30768, + "ĠAndronikos": 30769, + "Tok": 30770, + "aution": 30771, + "oris": 30772, + "ĠCable": 30773, + "ĠBain": 30774, + "ĠBubble": 30775, + "ĠRik": 30776, + "ĠDA": 30777, + "closure": 30778, + "obacter": 30779, + "Ġregency": 30780, + "1949": 30781, + "embled": 30782, + "Ġdistortion": 30783, + "Ġcorrobor": 30784, + "Ġfirepower": 30785, + "Ġnovella": 30786, + "ĠBrill": 30787, + "rosis": 30788, + "Ġcolonization": 30789, + "ĠDenise": 30790, + "Ġbalancing": 30791, + "ĠDiBiase": 30792, + "Ġmutually": 30793, + "Ġovertake": 30794, + "Ġprotesting": 30795, + "ĠSpeak": 30796, + "Ġrevolver": 30797, + "patrick": 30798, + "ĠWeinberg": 30799, + "Ġbailey": 30800, + "ĠSyndicate": 30801, + "ĠRochdale": 30802, + "Mex": 30803, + "tus": 30804, + "ÄĽ": 30805, + "Ġdove": 30806, + "ĠTort": 30807, + "imedia": 30808, + "terweight": 30809, + "ĠHust": 30810, + "ĠHash": 30811, + "herst": 30812, + "ĠDual": 30813, + "ĠFasc": 30814, + "ĠWulf": 30815, + "ourge": 30816, + "iale": 30817, + "Ġspire": 30818, + "Ġresides": 30819, + "Ġscent": 30820, + "Ġoffended": 30821, + "insk": 30822, + "tending": 30823, + "ĠZappa": 30824, + "Ġslim": 30825, + "cole": 30826, + "ĠSym": 30827, + "Ġnonprofit": 30828, + "Ġinspirations": 30829, + "145": 30830, + "ĠLouvre": 30831, + "marks": 30832, + "Ġmethane": 30833, + "colonial": 30834, + "Ġtuning": 30835, + "ĠDVDs": 30836, + "ĠVengeance": 30837, + "ĠGiul": 30838, + "ĠUniversities": 30839, + "ultaneously": 30840, + "ĠIdent": 30841, + "ĠMemory": 30842, + "Ġlibel": 30843, + "ĠPepsi": 30844, + "Ġprematurely": 30845, + "Ġammonia": 30846, + "Ġtattoo": 30847, + "Ġambiguity": 30848, + "ĠCinquemani": 30849, + "Bay": 30850, + "UR": 30851, + "growing": 30852, + "sort": 30853, + "Ġcalf": 30854, + "Ġcemeteries": 30855, + "Ġmiser": 30856, + "ĠMyself": 30857, + "ĠMoody": 30858, + "Ġgy": 30859, + "ĠGDP": 30860, + "Ġsho": 30861, + "Ġshouted": 30862, + "ĠVoor": 30863, + "Ġjunta": 30864, + "cheon": 30865, + "tlet": 30866, + "ĠPhD": 30867, + "Ġrefriger": 30868, + "ĠRegia": 30869, + "Ġexcelled": 30870, + "guards": 30871, + "Ġspotlight": 30872, + "Ġwinger": 30873, + "Ġpreferences": 30874, + "Ġsunny": 30875, + "ĠCollabor": 30876, + "Ġoutbreaks": 30877, + "Ġmandible": 30878, + "Ġaccumulate": 30879, + "preserved": 30880, + "ĠSpotify": 30881, + "ĠPascal": 30882, + "ĠMussolini": 30883, + "Fly": 30884, + "Night": 30885, + "death": 30886, + "wire": 30887, + "reach": 30888, + "ĠAJ": 30889, + "owered": 30890, + "ĠLounge": 30891, + "ĠGE": 30892, + "ĠGage": 30893, + "arthen": 30894, + "Ġsci": 30895, + "arettes": 30896, + "ibur": 30897, + "ĠAnthem": 30898, + "Ġpreserves": 30899, + "Ġnoises": 30900, + "ĠClaim": 30901, + "ĠSci": 30902, + "ĠColer": 30903, + "ĠFranks": 30904, + "eanor": 30905, + "ĠGuadel": 30906, + "Ġwinding": 30907, + "Ġinfluencing": 30908, + "Ġlightweight": 30909, + "Ġcyt": 30910, + "ĠSeeing": 30911, + "Ġpenis": 30912, + "Ġprecinct": 30913, + "Ġtransitioning": 30914, + "Ġculmination": 30915, + "ĠBourne": 30916, + "ĠNigerian": 30917, + "Ġvibrant": 30918, + "ĠMehmed": 30919, + "Ġeurypterids": 30920, + "ĠMurdoch": 30921, + "ĠControversy": 30922, + ")'": 30923, + "Daniel": 30924, + "better": 30925, + "pitched": 30926, + "Ġaiding": 30927, + "erog": 30928, + "Ġpag": 30929, + "ouf": 30930, + "ĠSasha": 30931, + "ĠHr": 30932, + "ĠNun": 30933, + "Ġchat": 30934, + "ĠInto": 30935, + "ilded": 30936, + "Ġremed": 30937, + "1948": 30938, + "ĠZo": 30939, + "Ġpassageway": 30940, + "ĠMcP": 30941, + "ĠGeographic": 30942, + "levant": 30943, + "ĠWilfrid": 30944, + "Ġhyster": 30945, + "ĠBowers": 30946, + "Ġdissu": 30947, + "Ġexamines": 30948, + "ĠSirius": 30949, + "ĠDunham": 30950, + "Ġshutdown": 30951, + "ĠJordanian": 30952, + "ĠEsther": 30953, + "ĠÄĢ": 30954, + "ĠAjax": 30955, + "ĠLeyte": 30956, + "ĠAthenians": 30957, + "Ġinsignia": 30958, + "bald": 30959, + "Ġingen": 30960, + "andals": 30961, + "avid": 30962, + "Ġimpover": 30963, + "thought": 30964, + "Ġairc": 30965, + "shirts": 30966, + "ĠBowyer": 30967, + "ĠMartinique": 30968, + "ĠFinne": 30969, + "Ġcontainers": 30970, + "ĠGalland": 30971, + "ngel": 30972, + "Ġunderworld": 30973, + "ĠCameroon": 30974, + "ubbing": 30975, + "speople": 30976, + "ĠPaige": 30977, + "Ġfilmmaking": 30978, + "Ġsadness": 30979, + "ĠLearning": 30980, + "ĠDewey": 30981, + "Ele": 30982, + "TP": 30983, + "jon": 30984, + "Ġausp": 30985, + "ĠSail": 30986, + "Ġstanzas": 30987, + "ĠLect": 30988, + "ĠGug": 30989, + "ĠUnity": 30990, + "Ġintermedi": 30991, + "ĠNovel": 30992, + "uckles": 30993, + "Ġantagonists": 30994, + "ĠRichter": 30995, + "Ġchurchyard": 30996, + "ĠMoreau": 30997, + "ĠVanessa": 30998, + "Ġirony": 30999, + "ĠNightmare": 31000, + "ĠHartlepool": 31001, + "ĠBuren": 31002, + "ĠÃĨthelstan": 31003, + "Ġcomplemented": 31004, + "Harry": 31005, + "Ġintermittent": 31006, + "ĠStamford": 31007, + "Ġnewcomers": 31008, + "Penn": 31009, + "Real": 31010, + "bodied": 31011, + "pal": 31012, + "Ġbrom": 31013, + "omish": 31014, + "ĠCottage": 31015, + "adysÅĤaw": 31016, + "Ġconical": 31017, + "oldt": 31018, + "Ġprisons": 31019, + "Ġmegal": 31020, + "Ġdiscography": 31021, + "Ġturnover": 31022, + "ĠFlags": 31023, + "ĠTea": 31024, + "Ġintroductory": 31025, + "Ġdeadliest": 31026, + "Ġdominating": 31027, + "ĠJudah": 31028, + "ĠObject": 31029, + "ĠBrotherhood": 31030, + "ĠSemi": 31031, + "ĠTobago": 31032, + "ĠLivingston": 31033, + "communications": 31034, + "thorne": 31035, + "ĠBunny": 31036, + "Ġmajors": 31037, + "Ġchromosome": 31038, + "ĠGilmour": 31039, + "Ġmollusc": 31040, + "ĠBMW": 31041, + "Ġchicane": 31042, + "Cast": 31043, + "DVD": 31044, + "jug": 31045, + "ĠTad": 31046, + "ĠSadd": 31047, + "acola": 31048, + "umines": 31049, + "ifice": 31050, + "Ġrigging": 31051, + "ĠAlive": 31052, + "Ġcentenary": 31053, + "Ġeminent": 31054, + "Ġeste": 31055, + "ĠPlata": 31056, + "Ġheadlined": 31057, + "workers": 31058, + "ĠCorp": 31059, + "Ġvalves": 31060, + "product": 31061, + "Ġpaler": 31062, + "Ġconcentrating": 31063, + "ĠTyne": 31064, + "ĠJeanne": 31065, + "Ġpulmonary": 31066, + "Ġassassinate": 31067, + "Canadian": 31068, + "ĠRelationship": 31069, + "ĠLeadership": 31070, + "ĠCarnival": 31071, + "ĠAlvarado": 31072, + "ĠGuadeloupe": 31073, + "Gal": 31074, + "PEC": 31075, + "jer": 31076, + "jet": 31077, + "äº": 31078, + "hear": 31079, + "orst": 31080, + "rost": 31081, + "ĠTours": 31082, + "Ġeg": 31083, + "Ġasex": 31084, + "ĠLamp": 31085, + "upp": 31086, + "Ġexchanges": 31087, + "Ġcomputing": 31088, + "ultz": 31089, + "Ġundeveloped": 31090, + "ĠZu": 31091, + "ometime": 31092, + "Ġoppression": 31093, + "Ġantip": 31094, + "ĠSlim": 31095, + "ĠHawke": 31096, + "ĠForty": 31097, + "Ġdirectional": 31098, + "ĠSummerSlam": 31099, + "ĠFamous": 31100, + "Ġbenz": 31101, + "Ġawful": 31102, + "shend": 31103, + "ético": 31104, + "ĠMcDonnell": 31105, + "Ġanalysed": 31106, + "ĠStratus": 31107, + "Musically": 31108, + "Ġgrenade": 31109, + "Ġdisqualification": 31110, + "ĠMarquess": 31111, + "Ġlacrosse": 31112, + "Matthew": 31113, + "ĠSinai": 31114, + "980": 31115, + "}}": 31116, + "Ġphe": 31117, + "Ġditches": 31118, + "ĠCanc": 31119, + "ĠMean": 31120, + "ivist": 31121, + "ĠLLC": 31122, + "uben": 31123, + "ĠStutt": 31124, + "atting": 31125, + "Ġverge": 31126, + "1914": 31127, + "Ġelectrified": 31128, + "Ġtriples": 31129, + "Ġrebound": 31130, + "Ġ290": 31131, + "Ġnegotiation": 31132, + "Ġconstitutes": 31133, + "Ġimplicit": 31134, + "Ġtrustee": 31135, + "Ġpyg": 31136, + "Ġterrorists": 31137, + "ĠCrusader": 31138, + "Ġcensored": 31139, + "Ġlabourers": 31140, + "avilions": 31141, + "Ġeurypterid": 31142, + "Ġodor": 31143, + "Ġcumulative": 31144, + "Ġempowerment": 31145, + "ĠMoresby": 31146, + "CH": 31147, + "FX": 31148, + "deb": 31149, + "young": 31150, + "reve": 31151, + "Ġfant": 31152, + "lea": 31153, + "Ġreinc": 31154, + "Ġlanth": 31155, + "acca": 31156, + "ĠPerman": 31157, + "Ġbeans": 31158, + "ĠRuff": 31159, + "Ġration": 31160, + "ĠStruct": 31161, + "ĠMarley": 31162, + "ĠMush": 31163, + "Ġreadiness": 31164, + "ĠMeeting": 31165, + "ĠHowell": 31166, + "Ġharassed": 31167, + "ĠDungeon": 31168, + "Ġapes": 31169, + "oddy": 31170, + "ĠRossi": 31171, + "ĠBernstein": 31172, + "ĠConcerto": 31173, + "Ġrepairing": 31174, + "ĠKuros": 31175, + "ĠWolves": 31176, + "doors": 31177, + "Ġevidently": 31178, + "Ġpseudo": 31179, + "Ġhurried": 31180, + "ĠHewitt": 31181, + "ĠUttar": 31182, + "Ġhypothetical": 31183, + "ĠHeraclius": 31184, + "Summer": 31185, + "worm": 31186, + "itty": 31187, + "always": 31188, + "Ġinquest": 31189, + "Ġponies": 31190, + "ilians": 31191, + "ĠClown": 31192, + "ĠMeat": 31193, + "estones": 31194, + "Ġvener": 31195, + "illings": 31196, + "Ġcompatri": 31197, + "eez": 31198, + "Ġtrams": 31199, + "Ġcharismatic": 31200, + "Ġdefected": 31201, + "llan": 31202, + "Ġmonograph": 31203, + "etsu": 31204, + "ád": 31205, + "anderbeg": 31206, + "mbol": 31207, + "religious": 31208, + "ãĥª": 31209, + "Ġsensational": 31210, + "ĠAreas": 31211, + "Ġreliefs": 31212, + "Ġmirrored": 31213, + "Ġcondemnation": 31214, + "quirer": 31215, + "ĠExpansion": 31216, + "ĠChetnik": 31217, + "ĠAstronomical": 31218, + "ĠClaudius": 31219, + "represented": 31220, + "Ġmagistrates": 31221, + "Ġresurrected": 31222, + "ĠTorchwood": 31223, + "sons": 31224, + "Ġæ": 31225, + "Ġich": 31226, + "Ġwitches": 31227, + "ĠSper": 31228, + "iris": 31229, + "ĠDmit": 31230, + "ĠWish": 31231, + "onga": 31232, + "Ġsignifies": 31233, + "ĠScorp": 31234, + "ĠZar": 31235, + "Ġwatertight": 31236, + "ibern": 31237, + "ĠPortman": 31238, + "Ġcirca": 31239, + "ĠWilts": 31240, + "Ġhomosexuals": 31241, + "Ġpilgrims": 31242, + "Ġdiaries": 31243, + "ĠBigelow": 31244, + "Ġdistinctly": 31245, + "Ġcorresponded": 31246, + "Ġdownloaded": 31247, + "ĠCopp": 31248, + "Sea": 31249, + "ĠHorner": 31250, + "ĠDeborah": 31251, + "Ġfascist": 31252, + "ĠDirectors": 31253, + "Ġcartoonist": 31254, + "ĠBotan": 31255, + "ĠShooting": 31256, + "Ġunpredictable": 31257, + "Ġloneliness": 31258, + "?,": 31259, + "TR": 31260, + "draw": 31261, + "wine": 31262, + "Ġivory": 31263, + "heon": 31264, + "Ġsins": 31265, + "Ġpp": 31266, + "ĠGru": 31267, + "ĠKuf": 31268, + "sever": 31269, + "Ġnotation": 31270, + "ĠChat": 31271, + "oyan": 31272, + "Ġretali": 31273, + "Ġflop": 31274, + "ĠShal": 31275, + "Ġpolym": 31276, + "Ġtransactions": 31277, + "Ġfinishers": 31278, + "Ġdistrust": 31279, + "ypsy": 31280, + "Ġextrad": 31281, + "Ġadvise": 31282, + "comings": 31283, + "Ġfigured": 31284, + "ĠMeridian": 31285, + "Ġcyclonic": 31286, + "ĠRohan": 31287, + "ĠGarrison": 31288, + "Ġgrandparents": 31289, + "impressed": 31290, + "Ġcollapsing": 31291, + "Ġrevolts": 31292, + "drive": 31293, + "ĠSignal": 31294, + "Ġsummons": 31295, + "Ġconvenience": 31296, + "Ġsideways": 31297, + "Ġsubsidies": 31298, + "ĠSihanouk": 31299, + "116": 31300, + "Bal": 31301, + "Main": 31302, + "Su": 31303, + "Ġtonn": 31304, + "Ġcows": 31305, + "Ġmash": 31306, + "ĠTNT": 31307, + "ĠAmp": 31308, + "ĠCapp": 31309, + "ĠMt": 31310, + "ĠBight": 31311, + "ĠDuty": 31312, + "ĠFO": 31313, + "illin": 31314, + "Ġdevi": 31315, + "Ġallotted": 31316, + "Ġ159": 31317, + "Ġdiscrep": 31318, + "ĠSupporters": 31319, + "Ġbombings": 31320, + "Ġpitted": 31321, + "ĠKnows": 31322, + "Ġcandy": 31323, + "Ġdynastic": 31324, + "ĠLyrics": 31325, + "ĠHonour": 31326, + "ĠMirza": 31327, + "ĠMongolia": 31328, + "ĠBenton": 31329, + "ĠHilary": 31330, + "ĠLansing": 31331, + "Ġcremated": 31332, + "Ġinequality": 31333, + "Ġhedge": 31334, + "fed": 31335, + "Ġ@": 31336, + "Ġbunkers": 31337, + "Ġdrom": 31338, + "ĠSiv": 31339, + "elis": 31340, + "ĠHomicide": 31341, + "ĠGed": 31342, + "ĠJaw": 31343, + "ĠArgon": 31344, + "ĠReh": 31345, + "Ġsignaling": 31346, + "Ġmusicologist": 31347, + "Ġclassmate": 31348, + "Ġlegion": 31349, + "ĠAmherst": 31350, + "Ġ222": 31351, + "Ġswap": 31352, + "Ġrenaming": 31353, + "udding": 31354, + "ĠRobyn": 31355, + "Ġcompliance": 31356, + "Ġrecommending": 31357, + "Ġastrology": 31358, + "Ġbonding": 31359, + "ĠBuffon": 31360, + "Ġaltering": 31361, + "ĠLadislaus": 31362, + "ĠMcLean": 31363, + "Ġbullpen": 31364, + "Ġlaughs": 31365, + "ĠBeauchamp": 31366, + "ĠGuatemalan": 31367, + "ĠBromwich": 31368, + "ĠGoblin": 31369, + "ĠVisconti": 31370, + "ĠReznor": 31371, + "ĠAchaemen": 31372, + "Kh": 31373, + "orated": 31374, + "Ġfamed": 31375, + "alen": 31376, + "Ġineligible": 31377, + "ĠTory": 31378, + "enta": 31379, + "aden": 31380, + "usky": 31381, + "ĠHai": 31382, + "ĠPG": 31383, + "ĠNZ": 31384, + "odact": 31385, + "upta": 31386, + "ĠKolk": 31387, + "Ġcompression": 31388, + "Ġintu": 31389, + "ĠSeph": 31390, + "Ġamusing": 31391, + "Ġmonst": 31392, + "ertiary": 31393, + "balls": 31394, + "Ġelectorate": 31395, + "ĠAndhra": 31396, + "Ġconfinement": 31397, + "ĠElf": 31398, + "Ġballoons": 31399, + "raga": 31400, + "ĠZealanders": 31401, + "Ġsalam": 31402, + "Ġmarkedly": 31403, + "Ġpreparatory": 31404, + "ĠEsk": 31405, + "Ġacknowledges": 31406, + "ĠTheodora": 31407, + "Ġmolecule": 31408, + "ĠAxel": 31409, + "quisite": 31410, + "Ġparamilitary": 31411, + "extremely": 31412, + "ĠKnoxville": 31413, + "Ġhobby": 31414, + "Ġrestructuring": 31415, + "ĠHodgson": 31416, + "ĠGujarat": 31417, + "Ġimaginative": 31418, + "ĠExcellence": 31419, + "Brian": 31420, + "Hill": 31421, + "Song": 31422, + "poor": 31423, + "atown": 31424, + "orrh": 31425, + "Ġbisexual": 31426, + "ĠPile": 31427, + "universal": 31428, + "oplane": 31429, + "ifference": 31430, + "ocer": 31431, + "ĠKard": 31432, + "undo": 31433, + "Ġclot": 31434, + "ĠAls": 31435, + "ĠSek": 31436, + "Ġminors": 31437, + "Ġrepression": 31438, + "ĠPhar": 31439, + "Ġgunboats": 31440, + "ĠPolar": 31441, + "Ġlaunchers": 31442, + "Ġvilla": 31443, + "ĠValencia": 31444, + "ĠOlsen": 31445, + "ĠClean": 31446, + "ĠGoodwin": 31447, + "ĠBirch": 31448, + "Ġappropriated": 31449, + "Ġbreeders": 31450, + "Ġcoinciding": 31451, + "ĠMcMurray": 31452, + "ĠNikolai": 31453, + "Ġbasaltic": 31454, + "revolution": 31455, + "ĠPensacola": 31456, + "Ġportfolio": 31457, + "dollar": 31458, + "Ġsilt": 31459, + "enheim": 31460, + "Ġhomin": 31461, + "Ġnig": 31462, + "ĠBelling": 31463, + "imed": 31464, + "ĠTheobald": 31465, + "ĠPsal": 31466, + "ĠRenn": 31467, + "ĠWo": 31468, + "ĠLange": 31469, + "akam": 31470, + "associ": 31471, + "acharya": 31472, + "ĠOnes": 31473, + "Ġbelievable": 31474, + "ĠElk": 31475, + "Ġhistoriography": 31476, + "Ġboiling": 31477, + "Ġcheating": 31478, + "ĠMori": 31479, + "Ġballroom": 31480, + "Ġhorrible": 31481, + "Ġpoorer": 31482, + "ĠTyson": 31483, + "Adams": 31484, + "Ġwarmth": 31485, + "ĠCartwright": 31486, + "ĠAlejandro": 31487, + "quiries": 31488, + "ĠSomme": 31489, + "été": 31490, + "BBBB": 31491, + "ĠLevels": 31492, + "Prussian": 31493, + "Qa": 31494, + "cote": 31495, + "mort": 31496, + "rally": 31497, + "skin": 31498, + "Ġpets": 31499, + "rolet": 31500, + "ĠTav": 31501, + "ĠSop": 31502, + "ĠSources": 31503, + "eces": 31504, + "iths": 31505, + "ĠRath": 31506, + "ĠRudd": 31507, + "ĠWür": 31508, + "agas": 31509, + "Ġexemption": 31510, + "ieger": 31511, + "Ġpert": 31512, + "Ġteaming": 31513, + "Ġreputed": 31514, + "flank": 31515, + "ulls": 31516, + "elssohn": 31517, + "Ġdamn": 31518, + "coal": 31519, + "ĠRedemption": 31520, + "behind": 31521, + "Ġgrandchildren": 31522, + "Ġprecaution": 31523, + "Ġbilliards": 31524, + "ĠGoodbye": 31525, + "ĠHunger": 31526, + "yerere": 31527, + "ĠPassage": 31528, + "Ġmoat": 31529, + "Ġclimates": 31530, + "ĠBiology": 31531, + "Ġreopen": 31532, + "ĠEmery": 31533, + "ĠMustaine": 31534, + "Ġassumptions": 31535, + "ĠUCLA": 31536, + "Ġshowcasing": 31537, + "Ġtranscription": 31538, + "ĠAstronaut": 31539, + "Ġzombies": 31540, + "ĠTejano": 31541, + "!!": 31542, + "SM": 31543, + "kt": 31544, + "kay": 31545, + "soul": 31546, + "Ġbob": 31547, + "Ġhilarious": 31548, + "urier": 31549, + "ĠBalf": 31550, + "Ġstalls": 31551, + "ĠRage": 31552, + "ĠLucky": 31553, + "osus": 31554, + "estimated": 31555, + "Ġworkplace": 31556, + "ĠSey": 31557, + "alsa": 31558, + "azu": 31559, + "Ġcamping": 31560, + "Ġelites": 31561, + "Ġswamps": 31562, + "ĠRomanesque": 31563, + "ĠSlave": 31564, + "ĠMcCann": 31565, + "ĠSurface": 31566, + "Ġtranslating": 31567, + "Ġvengeance": 31568, + "Ġpetitions": 31569, + "Ġignited": 31570, + "Ġbrightest": 31571, + "ĠStockport": 31572, + "Ġreorganised": 31573, + "Davis": 31574, + "abloid": 31575, + "Ġmanifesto": 31576, + "orbital": 31577, + "ĠJacqueline": 31578, + "Ġjokingly": 31579, + ")<": 31580, + "Its": 31581, + "Scan": 31582, + "inv": 31583, + "Ġpie": 31584, + "ĠSod": 31585, + "Ġniches": 31586, + "opoulos": 31587, + "earchers": 31588, + "Ġchant": 31589, + "Ġunpleasant": 31590, + "Ġusable": 31591, + "Ġjockey": 31592, + "ĠSept": 31593, + "Ġendless": 31594, + "ĠConquer": 31595, + "ĠDecline": 31596, + "ĠPhant": 31597, + "ĠOrchard": 31598, + "ĠFlame": 31599, + "ĠCentennial": 31600, + "Ġmystic": 31601, + "affer": 31602, + "ĠAssessment": 31603, + "ambour": 31604, + "ĠSunny": 31605, + "ĠRadcliffe": 31606, + "ĠAnnals": 31607, + "Ġaggrav": 31608, + "Ġlicenses": 31609, + "Ġgallantry": 31610, + "ĠPassion": 31611, + "Ġeruptive": 31612, + "Islam": 31613, + "Ġfierc": 31614, + "Ġdisapproval": 31615, + "Ġnouns": 31616, + "Ġcatapult": 31617, + "Ġhymns": 31618, + "ĠHelgoland": 31619, + "Death": 31620, + "Jul": 31621, + "MM": 31622, + "Norman": 31623, + "cin": 31624, + "live": 31625, + "Ġdow": 31626, + "ecia": 31627, + "itha": 31628, + "ĠLutyens": 31629, + "ortex": 31630, + "ĠUA": 31631, + "Ġunjust": 31632, + "Ġdefunct": 31633, + "ĠJoanna": 31634, + "Ġlongevity": 31635, + "Ġpassport": 31636, + "enegal": 31637, + "ĠManzan": 31638, + "uckle": 31639, + "Ġclubhouse": 31640, + "ĠQuiet": 31641, + "Ġinformally": 31642, + "ĠSamus": 31643, + "254": 31644, + "Ġprobation": 31645, + "Ġportrayals": 31646, + "Ġaspiring": 31647, + "addin": 31648, + "ĠHartman": 31649, + "Ġgrassland": 31650, + "Ġcaucus": 31651, + "Ġaxes": 31652, + "Ġparasit": 31653, + "Ġbaptized": 31654, + "ĠMiyamoto": 31655, + "ebeest": 31656, + "sqrt": 31657, + "ĠDeutschland": 31658, + "Ġdisrepair": 31659, + "Ast": 31660, + "CI": 31661, + "iere": 31662, + "inik": 31663, + "Ġpa": 31664, + "Ġnun": 31665, + "imov": 31666, + "Ġgently": 31667, + "iran": 31668, + "Ġchol": 31669, + "ĠIngl": 31670, + "Ġhers": 31671, + "Ġ153": 31672, + "ĠBlond": 31673, + "ĠBliss": 31674, + "Ġparole": 31675, + "ĠCorfu": 31676, + "ÃŃrez": 31677, + "ĠOlive": 31678, + "ĠElla": 31679, + "ĠTurning": 31680, + "Ġboron": 31681, + "ún": 31682, + "ĠâĢł": 31683, + "ĠSiem": 31684, + "Ġsuspicions": 31685, + "Ġaccusation": 31686, + "Ġunearthed": 31687, + "Ġtriggering": 31688, + "ĠNeighbor": 31689, + "ĠGondor": 31690, + "ĠNacional": 31691, + "ĠDomingo": 31692, + "ĠRitchie": 31693, + "112": 31694, + "Late": 31695, + "gill": 31696, + "mberg": 31697, + "zburg": 31698, + "Ġwig": 31699, + "ĠBurb": 31700, + "igence": 31701, + "ĠHicks": 31702, + "ĠFré": 31703, + "raised": 31704, + "ĠGideon": 31705, + "umination": 31706, + "iste": 31707, + "Ġenriched": 31708, + "Ġentrenched": 31709, + "ĠProst": 31710, + "Ġprotoc": 31711, + "umbles": 31712, + "ĠBerwick": 31713, + "Ġviolently": 31714, + "ós": 31715, + "Ġrainbow": 31716, + "ĠEvelyn": 31717, + "ĠContract": 31718, + "ĠVanity": 31719, + "ĠWorkshop": 31720, + "Ġaffiliates": 31721, + "ĠBarrymore": 31722, + "balance": 31723, + "Ġalcoholism": 31724, + "Ġunveiling": 31725, + "ĠBucharest": 31726, + "Ġorphanage": 31727, + "à¥į": 31728, + "House": 31729, + "tax": 31730, + "Ġpenthouse": 31731, + "Ġbeard": 31732, + "ĠFX": 31733, + "Ġdeaf": 31734, + "ĠVichy": 31735, + "Ġfloral": 31736, + "ĠEnlightenment": 31737, + "1919": 31738, + "ĠBrody": 31739, + "ckx": 31740, + "Ġshortcomings": 31741, + "supported": 31742, + "Ġcorrelated": 31743, + "ĠJackets": 31744, + "Ġhomolog": 31745, + "ĠSamar": 31746, + "Ġslowing": 31747, + "ÃŃas": 31748, + "ĠBride": 31749, + "nesium": 31750, + "Ġconfirms": 31751, + "ĠErnie": 31752, + "ulsive": 31753, + "Ġlaboratories": 31754, + "PAC": 31755, + "Ġyouthful": 31756, + "burne": 31757, + "ĠPassenger": 31758, + "ĠTribe": 31759, + "fourth": 31760, + "Ġfaulty": 31761, + "ĠCortex": 31762, + "ĠBrownsville": 31763, + "Ġsymphonic": 31764, + "Ġphosphorus": 31765, + "Ġmanoeuvres": 31766, + "ĠSmythe": 31767, + "ĠShubert": 31768, + "ĠBattleship": 31769, + "Ġrevisited": 31770, + "ĠEpsilon": 31771, + "Ġfurnishings": 31772, + "ĠPfeiffer": 31773, + "Aut": 31774, + "today": 31775, + "Åij": 31776, + "Ġcott": 31777, + "Ġbun": 31778, + "ouched": 31779, + "ĠCream": 31780, + "ĠDaddy": 31781, + "ĠWint": 31782, + "ĠLus": 31783, + "ĠStrom": 31784, + "ĠAnk": 31785, + "ĠJoachim": 31786, + "Ġ1750": 31787, + "alese": 31788, + "ottest": 31789, + "Ġlegions": 31790, + "Ġbarris": 31791, + "ĠPeac": 31792, + "Ġdisposition": 31793, + "Ġreasoned": 31794, + "Ġsurrounds": 31795, + "öld": 31796, + "ãĥ©": 31797, + "ĠCommunication": 31798, + "Ġshelling": 31799, + "ĠVolta": 31800, + "ĠOaks": 31801, + "Ġgarrisoned": 31802, + "handle": 31803, + "Ġnecklace": 31804, + "kilogram": 31805, + "ĠChopin": 31806, + "ĠSaxons": 31807, + "ĠDevonport": 31808, + "ĠMün": 31809, + "Polish": 31810, + "ĠFolklore": 31811, + "Ġdegraded": 31812, + "Ġintriguing": 31813, + "Ġabducted": 31814, + "Ġsupermark": 31815, + "FI": 31816, + "mis": 31817, + "uil": 31818, + "isÅĤaw": 31819, + "ĠCoss": 31820, + "ĠFurn": 31821, + "quist": 31822, + "ĠStella": 31823, + "ĠUmar": 31824, + "ĠkPa": 31825, + "Ġrestricting": 31826, + "Ġdestiny": 31827, + "letian": 31828, + "urbed": 31829, + "ĠWilcox": 31830, + "ĠAcre": 31831, + "Ġstatesman": 31832, + "Ant": 31833, + "Ġcollects": 31834, + "Ġhopeless": 31835, + "Ġduly": 31836, + "Ġpetrol": 31837, + "Ġhulls": 31838, + "ĠAndrei": 31839, + "Ê»u": 31840, + "Ġsaddle": 31841, + "ĠCheng": 31842, + "ĠPenguin": 31843, + "Ġovation": 31844, + "ĠStuttgart": 31845, + "410": 31846, + "Jean": 31847, + "Nort": 31848, + "NHL": 31849, + "iably": 31850, + "Ġubiqu": 31851, + "Ġapt": 31852, + "Ġeup": 31853, + "chio": 31854, + "Ġseaf": 31855, + "ĠUtil": 31856, + "Ġapprehend": 31857, + "Ġupside": 31858, + "Ġcoats": 31859, + "Ġblu": 31860, + "ĠSpaniel": 31861, + "ĠCline": 31862, + "Ġskip": 31863, + "ĠPolynes": 31864, + "Ġfreeze": 31865, + "Ġflowed": 31866, + "Ġdiagonal": 31867, + "Ġmisleading": 31868, + "ĠLindsey": 31869, + "zzi": 31870, + "Ġshutouts": 31871, + "ĠErica": 31872, + "°,": 31873, + "ĠCamel": 31874, + "ĠPerforming": 31875, + "ĠCovent": 31876, + "Ġclarity": 31877, + "ĠWonderland": 31878, + "Ġpillar": 31879, + "Golden": 31880, + "ĠDixie": 31881, + "Ġtectonic": 31882, + "ĠBerkshire": 31883, + "iak": 31884, + "Ġfills": 31885, + "esity": 31886, + "ĠTrey": 31887, + "Ġlizard": 31888, + "adan": 31889, + "ĠBET": 31890, + "ĠDone": 31891, + "odiac": 31892, + "Ġsprites": 31893, + "Ġdeserve": 31894, + "Ġreminds": 31895, + "Ġdeciduous": 31896, + "insic": 31897, + "ĠSpiegel": 31898, + "Ġcrests": 31899, + "Ġfinely": 31900, + "ridden": 31901, + "Ġproponents": 31902, + "aiy": 31903, + "ĠNeu": 31904, + "goers": 31905, + "Ġmodernist": 31906, + "Ġcredible": 31907, + "ĠMohammed": 31908, + "Ġeyeb": 31909, + "ĠLowry": 31910, + "Ġswimmers": 31911, + "history": 31912, + "ĠLenny": 31913, + "Ġthinner": 31914, + "Ġframing": 31915, + "querque": 31916, + "ĠDemetrius": 31917, + "ĠPalaiologos": 31918, + "Ġschizophrenia": 31919, + "mur": 31920, + "pec": 31921, + "inst": 31922, + "Ġpests": 31923, + "iculous": 31924, + "adeth": 31925, + "herry": 31926, + "Ġbeast": 31927, + "ĠRalf": 31928, + "ĠGacy": 31929, + "ĠGymn": 31930, + "ĠNames": 31931, + "Ġheath": 31932, + "Ġpray": 31933, + "Ġmoniker": 31934, + "ĠOctavian": 31935, + "Ġcountdown": 31936, + "Ġmidship": 31937, + "Ġparaly": 31938, + "Ġhumble": 31939, + "Ġglut": 31940, + "Ġbodyguard": 31941, + "woods": 31942, + "ĠCourts": 31943, + "Ġbiochem": 31944, + "ĠTownshend": 31945, + "ĠBoliv": 31946, + "Ġvulgar": 31947, + "Ġcrabs": 31948, + "Ġdoctoral": 31949, + "Ġpelvic": 31950, + "ĠTraditional": 31951, + "Ġlodged": 31952, + "Ġantibiotics": 31953, + "ĠHuntington": 31954, + "Ġseaplane": 31955, + "Ġignorance": 31956, + "width": 31957, + "Lithuanian": 31958, + "Catholic": 31959, + "zbollah": 31960, + "').": 31961, + "Des": 31962, + "Na": 31963, + "Tri": 31964, + "]:": 31965, + "crest": 31966, + "Ġà¤": 31967, + "Ġpumped": 31968, + "ĠSW": 31969, + "ĠPusan": 31970, + "chal": 31971, + "ĠWHO": 31972, + "osals": 31973, + "seh": 31974, + "Ġkam": 31975, + "ogie": 31976, + "Ġallusions": 31977, + "Ġmontage": 31978, + "ĠZü": 31979, + "centimeter": 31980, + "Ġtwists": 31981, + "helion": 31982, + "Ġcyclists": 31983, + "Ġdonor": 31984, + "Ġjudiciary": 31985, + "ĠSkanderbeg": 31986, + "ĠEllison": 31987, + "Ġcornerstone": 31988, + "utsu": 31989, + "Ġskeptic": 31990, + "Ġreprim": 31991, + "Ġsucceeds": 31992, + "Ġmartin": 31993, + "normal": 31994, + "ĠMunicipality": 31995, + "Ġnascent": 31996, + "Ġasteroids": 31997, + "Ġumbrella": 31998, + "ĠArgyll": 31999, + "ĠAyyub": 32000, + "Lo": 32001, + "bright": 32002, + "certain": 32003, + "fur": 32004, + "fasc": 32005, + "hea": 32006, + "onen": 32007, + "Ġcact": 32008, + "araj": 32009, + "Ġpont": 32010, + "Ġpuck": 32011, + "ĠCrad": 32012, + "ivial": 32013, + "Ġ(#": 32014, + "ĠWife": 32015, + "Ġdear": 32016, + "ĠChicken": 32017, + "Ġarsen": 32018, + "Ġserver": 32019, + "Ġalloys": 32020, + "ĠAnita": 32021, + "otherium": 32022, + "Ġhighlands": 32023, + "Ġrealization": 32024, + "Ġcorpus": 32025, + "Ġglorious": 32026, + "ophile": 32027, + "ĠBrant": 32028, + "Ġespionage": 32029, + "229": 32030, + "ĠOverse": 32031, + "Ġmorally": 32032, + "ĠJosephine": 32033, + "Ġrobbed": 32034, + "ĠCurse": 32035, + "ĠWolff": 32036, + "Ġroutines": 32037, + "ĠCassidy": 32038, + "Ġperpetrators": 32039, + "Digital": 32040, + "680": 32041, + "cade": 32042, + "liss": 32043, + "Ġdumb": 32044, + "ĠAmer": 32045, + "ĠChern": 32046, + "ĠWhip": 32047, + "ĠGator": 32048, + "ĠGRT": 32049, + "ĠJem": 32050, + "avirus": 32051, + "Ġrarity": 32052, + "seau": 32053, + "ovol": 32054, + "Ġunlaw": 32055, + "Ġtrapping": 32056, + "1937": 32057, + "Ġaccustomed": 32058, + "ĠSpir": 32059, + "Ġmarries": 32060, + "Ġsliding": 32061, + "Ġslabs": 32062, + "Ġelastic": 32063, + "complete": 32064, + "Ġcombust": 32065, + "Ġcriticize": 32066, + "ĠCups": 32067, + "Ġhardcover": 32068, + "ĠGoldsmith": 32069, + "Ġdonors": 32070, + "ĠUnderworld": 32071, + "containing": 32072, + "ĠProtector": 32073, + "Ġcardinals": 32074, + "rovnik": 32075, + "ĠMaltese": 32076, + "believ": 32077, + "ær": 32078, + "ĠDaleks": 32079, + "ĠPamela": 32080, + "Ġrabbi": 32081, + "ĠKahne": 32082, + "Arabic": 32083, + "Ġzebra": 32084, + "Group": 32085, + "fronts": 32086, + "atters": 32087, + "ĠAks": 32088, + "ĠMers": 32089, + "ĠBale": 32090, + "Ġgent": 32091, + "ĠRapt": 32092, + "ĠFon": 32093, + "ĠON": 32094, + "ĠStatus": 32095, + "ovation": 32096, + "ucco": 32097, + "period": 32098, + "Ġdisen": 32099, + "Ġplayground": 32100, + "Ġ460": 32101, + "llium": 32102, + "ĠExcept": 32103, + "ĠExtended": 32104, + "ĠTrajan": 32105, + "ijk": 32106, + "Ġtextual": 32107, + "Ġlettering": 32108, + "ĠSato": 32109, + "Ġsupplier": 32110, + "ĠArmored": 32111, + "ĠBeats": 32112, + "oltke": 32113, + "wicket": 32114, + "Ġrevolutionaries": 32115, + "Ġvegetable": 32116, + "ĠDescribing": 32117, + "ĠDynamics": 32118, + "ĠKristoff": 32119, + "ĠPentagon": 32120, + "Ġordinance": 32121, + "hynchus": 32122, + "ĠChevrolet": 32123, + "ĠWÅĤadysÅĤaw": 32124, + ").\"": 32125, + "DNA": 32126, + "dorf": 32127, + "pad": 32128, + "Ġdanced": 32129, + "ĠTann": 32130, + "ĠSagan": 32131, + "ĠAly": 32132, + "Ġlays": 32133, + "acic": 32134, + "ĠME": 32135, + "ulae": 32136, + "Ġvaults": 32137, + "ĠStengel": 32138, + "ellate": 32139, + "endra": 32140, + "ĠRealty": 32141, + "Ġmont": 32142, + "Ġgoats": 32143, + "Ġversa": 32144, + "Ġpostage": 32145, + "ĠMeade": 32146, + "ĠMerlin": 32147, + "ĠMojo": 32148, + "Ġdiagram": 32149, + "ĠSuns": 32150, + "ĠWilliamsburg": 32151, + "ĠJudgment": 32152, + "Ġlaborers": 32153, + "Ġtelecast": 32154, + "Ġjuice": 32155, + "Ġcondemning": 32156, + "calibre": 32157, + "ĠTitus": 32158, + "tzow": 32159, + "ĠÃģngel": 32160, + "Ġgestures": 32161, + "ĠWolverine": 32162, + "Caprio": 32163, + "current": 32164, + "Ġengraving": 32165, + "figured": 32166, + "Ġdomestically": 32167, + "Ġrecycled": 32168, + "Ca": 32169, + "LB": 32170, + "Mah": 32171, + "jam": 32172, + "Ġsage": 32173, + "Ġbiting": 32174, + "Ġbacon": 32175, + "ĠSB": 32176, + "ĠBett": 32177, + "ĠHof": 32178, + "ĠRit": 32179, + "ulted": 32180, + "ĠNug": 32181, + "Ġhepat": 32182, + "ucaly": 32183, + "Ġclust": 32184, + "Ġrecreated": 32185, + "ĠSpark": 32186, + "Ġproviders": 32187, + "Ġprogrammers": 32188, + "ĠHighlanders": 32189, + "Ġauthorization": 32190, + "Ġnightmare": 32191, + "iscus": 32192, + "ĠBrass": 32193, + "ĠDemocracy": 32194, + "Ġripped": 32195, + "ĠWalpole": 32196, + "Ġmurdering": 32197, + "ĠVolks": 32198, + "Ġbulbs": 32199, + "Ġutilities": 32200, + "Ġcalculation": 32201, + "Ġawakens": 32202, + "ĠWorcestershire": 32203, + "ĠÃĨthelred": 32204, + "Ġfestivities": 32205, + "ĠJoanne": 32206, + "ĠGrossman": 32207, + "Ġwandering": 32208, + "Ġbureaucracy": 32209, + "violent": 32210, + "Ġadherents": 32211, + "\\~": 32212, + "liness": 32213, + "Ġavenues": 32214, + "inians": 32215, + "Ġfrank": 32216, + "Ġbamboo": 32217, + "stret": 32218, + "Ġwasted": 32219, + "charting": 32220, + "ĠFreak": 32221, + "ĠKut": 32222, + "ĠUll": 32223, + "thermal": 32224, + "Ġunres": 32225, + "ĠVolk": 32226, + "Ġ183": 32227, + "Ġbuyer": 32228, + "Ġquasi": 32229, + "1938": 32230, + "Ġmono": 32231, + "Ġskirt": 32232, + "Ġrealises": 32233, + "árez": 32234, + "ĠGrims": 32235, + "ĠMohawk": 32236, + "ittings": 32237, + "ĠSpecifically": 32238, + "ĠRodman": 32239, + "ãĤ¢": 32240, + "ĠBulgarians": 32241, + "balanced": 32242, + "Ġconfronting": 32243, + "abbage": 32244, + "ĠEntente": 32245, + "Ġpenetration": 32246, + "Ġrevered": 32247, + "Ġblended": 32248, + "Ġdragons": 32249, + "Ġanthropologist": 32250, + "ĠGoddard": 32251, + "Ġruthless": 32252, + "118": 32253, + "Amb": 32254, + "\\,": 32255, + "rils": 32256, + "Ġure": 32257, + "Ġfantas": 32258, + "ĠTD": 32259, + "imids": 32260, + "Ġstack": 32261, + "ĠGree": 32262, + "ĠJasmine": 32263, + "odor": 32264, + "Ġorang": 32265, + "astrian": 32266, + "ighton": 32267, + "ogyn": 32268, + "rule": 32269, + "ibar": 32270, + "weg": 32271, + "ĠSeyd": 32272, + "alea": 32273, + "Ġ1785": 32274, + "flict": 32275, + "Ġskater": 32276, + "Ġcyber": 32277, + "ĠAcapul": 32278, + "Ġinvestigative": 32279, + "ĠDoherty": 32280, + "Ġharb": 32281, + "ĠBoruto": 32282, + "ĠCorners": 32283, + "Ġdivergence": 32284, + "ĠMonteverdi": 32285, + "giene": 32286, + "ĠSudanese": 32287, + "ĠManufacturers": 32288, + "ĠSardinia": 32289, + "Ġembroiled": 32290, + "ĠThoroughbred": 32291, + "Cold": 32292, + "Lisa": 32293, + "riss": 32294, + "Ġaustral": 32295, + "Ġaquarium": 32296, + "inster": 32297, + "ingale": 32298, + "ĠSame": 32299, + "ĠAster": 32300, + "ĠMT": 32301, + "ĠPE": 32302, + "ĠPussy": 32303, + "unit": 32304, + "chorus": 32305, + "Ġsham": 32306, + "ĠThrones": 32307, + "ĠReader": 32308, + "Ġamber": 32309, + "Ġbooking": 32310, + "Ġinitiation": 32311, + "Ġfavourably": 32312, + "Ġpriory": 32313, + "ĠQuentin": 32314, + "Ġsourced": 32315, + "ĠMontagu": 32316, + "249": 32317, + "Ġborne": 32318, + "ĠEducational": 32319, + "Ġlocker": 32320, + "Ġnutrition": 32321, + "Ġgearbox": 32322, + "Ġanatomical": 32323, + "ĠBohemond": 32324, + "Ġcruelty": 32325, + "Ġtranse": 32326, + "positive": 32327, + "ĠRagnar": 32328, + "Ġmonologue": 32329, + "ĠPhoebe": 32330, + "ĠNuremberg": 32331, + "Ġrepealed": 32332, + "ĠAcapulco": 32333, + "brand": 32334, + "Ġsadd": 32335, + "itives": 32336, + "Ġpestic": 32337, + "Ġreacts": 32338, + "ĠCBC": 32339, + "aday": 32340, + "Ġkh": 32341, + "Ġrelevance": 32342, + "inky": 32343, + "Ġadvising": 32344, + "ĠPeab": 32345, + "Ġviolins": 32346, + "Ġzoning": 32347, + "hao": 32348, + "ĠBrack": 32349, + "ĠRoan": 32350, + "Ġdenies": 32351, + "ĠIrons": 32352, + "=\";\"": 32353, + "Ġfunctionality": 32354, + "ĠAshford": 32355, + "ĠFrederic": 32356, + "Ġintervening": 32357, + "Ġderivatives": 32358, + "Hun": 32359, + "Wa": 32360, + "hope": 32361, + "Ġferal": 32362, + "Ġdich": 32363, + "Ġreed": 32364, + "Ġeasterly": 32365, + "ĠRÃŃo": 32366, + "ĠDress": 32367, + "ĠFit": 32368, + "riott": 32369, + "ĠStardust": 32370, + "plays": 32371, + "Ġservers": 32372, + "ĠThrace": 32373, + "ĠLeaving": 32374, + "ĠMayo": 32375, + "Ġ2025": 32376, + "Ġfireworks": 32377, + "ĠSchwe": 32378, + "Ġphotographers": 32379, + "ĠBurk": 32380, + "Ġarresting": 32381, + "ĠBrooker": 32382, + "Ġprinter": 32383, + "rogate": 32384, + "Ġconquests": 32385, + "Ġsinister": 32386, + "Ġkidnap": 32387, + "ĠCelebration": 32388, + "ĠRahman": 32389, + "Ġstainless": 32390, + "othorax": 32391, + "Ġredundant": 32392, + "Ġfrieze": 32393, + "Revolution": 32394, + "fra": 32395, + "hitter": 32396, + "iocene": 32397, + "jav": 32398, + "xx": 32399, + "Ġwreath": 32400, + "Ġdrier": 32401, + "station": 32402, + "Ġgad": 32403, + "ĠPact": 32404, + "thi": 32405, + "andering": 32406, + "Ġvarsity": 32407, + "Ġsept": 32408, + "Ġarchers": 32409, + "Ġclaw": 32410, + "Ġallusion": 32411, + "epan": 32412, + "Ġhighs": 32413, + "ebel": 32414, + "ermann": 32415, + "ĠScip": 32416, + "ossus": 32417, + "hesda": 32418, + "ĠHarrier": 32419, + "ĠBarns": 32420, + "Ġwestwards": 32421, + "Ġgrim": 32422, + "Ġwidowed": 32423, + "forced": 32424, + "Ġdealers": 32425, + "Ġeasternmost": 32426, + "Ġsynopsis": 32427, + "ĠRevolver": 32428, + "ĠGravel": 32429, + "ĠCarlson": 32430, + "Ġchallenger": 32431, + "Ġelemental": 32432, + "ĠHonors": 32433, + "Ġrobin": 32434, + "ĠMcGee": 32435, + "ĠRidg": 32436, + "Ġethnicity": 32437, + "ĠDestruct": 32438, + "absolutely": 32439, + "ĠDivas": 32440, + "ĠEconomics": 32441, + "Ġascribed": 32442, + "Ġtraversed": 32443, + "Ġbrackets": 32444, + "ĠSuccession": 32445, + "Ġstrokes": 32446, + "Ġerroneously": 32447, + "ĠWikipedia": 32448, + "ĠMalmö": 32449, + "Li": 32450, + "given": 32451, + "ière": 32452, + "lá": 32453, + "uance": 32454, + "vances": 32455, + "orius": 32456, + "itous": 32457, + "itner": 32458, + "ische": 32459, + "Ġbland": 32460, + "Ġbrawl": 32461, + "Ġbikini": 32462, + "ĠCure": 32463, + "Ġgossip": 32464, + "ĠDio": 32465, + "Ġcontexts": 32466, + "ĠLash": 32467, + "phin": 32468, + "ĠYates": 32469, + "ends": 32470, + "ĠBloc": 32471, + "Ġtriangles": 32472, + "Ġresultant": 32473, + "Ġcourtroom": 32474, + "ĠResort": 32475, + "Ġprivat": 32476, + "Ġenvis": 32477, + "Ġstaffed": 32478, + "ĠTorqu": 32479, + "rosaur": 32480, + "ĠArchive": 32481, + "Ġambassadors": 32482, + "ĠBradshaw": 32483, + "ĠGraeme": 32484, + "Ġterminology": 32485, + "Ġimaginary": 32486, + "ĠHayden": 32487, + "ĠDorchester": 32488, + "Ġrumored": 32489, + "Next": 32490, + "Ġfulfilling": 32491, + "ĠExperiment": 32492, + "Ġhonesty": 32493, + "Ġcasemate": 32494, + "Ġheterosexual": 32495, + "Ġreintroduced": 32496, + "ĠPhyllis": 32497, + "Ġharvested": 32498, + "zynski": 32499, + "ĠKolkata": 32500, + "420": 32501, + "women": 32502, + "Ġtheropod": 32503, + "Ġbis": 32504, + "Ġbites": 32505, + "Ġhats": 32506, + "stered": 32507, + "ĠMeck": 32508, + "olate": 32509, + "Ġgir": 32510, + "ĠHue": 32511, + "Ġcongen": 32512, + "agawa": 32513, + "Ġvowed": 32514, + "ardom": 32515, + "abar": 32516, + "Ġshillings": 32517, + "Ġ208": 32518, + "ormann": 32519, + "Ġimitate": 32520, + "Ġallot": 32521, + "ĠArund": 32522, + "ĠAsuka": 32523, + "ĠBlamey": 32524, + "ĠAmiga": 32525, + "Ġtrol": 32526, + "Ġaffl": 32527, + "ĠGodfrey": 32528, + "Ġdenotes": 32529, + "Ġlatitudes": 32530, + "Ġawaken": 32531, + "ĠPelham": 32532, + "Ġkisses": 32533, + "transl": 32534, + "Ġsorrow": 32535, + "Ġfabricated": 32536, + "Ġdormant": 32537, + "Ġphysicists": 32538, + "Ġdomesticated": 32539, + "ĠUPN": 32540, + "Hy": 32541, + "lop": 32542, + "nir": 32543, + "nership": 32544, + "sv": 32545, + "ĠHild": 32546, + "ĠFitch": 32547, + "ĠGaius": 32548, + "Ġproton": 32549, + "Ġunincorporated": 32550, + "ĠChains": 32551, + "Ġrecomb": 32552, + "Ġoffences": 32553, + "Ġ420": 32554, + "ĠSeac": 32555, + "Ġretin": 32556, + "Ġsurm": 32557, + "Ġsystematically": 32558, + "iente": 32559, + "ĠAirfield": 32560, + "Ġcrossbar": 32561, + "Ġgliders": 32562, + "ĠHolby": 32563, + "ĠRomani": 32564, + "ttemberg": 32565, + "Ġpotato": 32566, + "ĠMacK": 32567, + "ĠBenz": 32568, + "Ġreformers": 32569, + "Ġspectrosc": 32570, + "Ġferries": 32571, + "schild": 32572, + "England": 32573, + "Ġanarchists": 32574, + "ĠDollar": 32575, + "ĠCullen": 32576, + "Ġminigames": 32577, + "ĠTheodosius": 32578, + "mil": 32579, + "vili": 32580, + "Õ¡": 32581, + "Ġidi": 32582, + "atist": 32583, + "ĠSno": 32584, + "ĠSocrates": 32585, + "Ġnuts": 32586, + "ĠJays": 32587, + "aina": 32588, + "ptun": 32589, + "Ġcompiling": 32590, + "Ġnewest": 32591, + "Ġraven": 32592, + "1936": 32593, + "Ġwarbler": 32594, + "Ġpropri": 32595, + "ĠTrident": 32596, + "owser": 32597, + "ĠNorwood": 32598, + "ĠRhin": 32599, + "Ġbanker": 32600, + "ĠSaruman": 32601, + "Ġwaived": 32602, + "Ġrearguard": 32603, + "Adam": 32604, + "ĠLoved": 32605, + "Ġfungal": 32606, + "Ġpredicting": 32607, + "Ġtentative": 32608, + "Ġembarrassment": 32609, + "Ġmicroscopic": 32610, + "ĠManufacturing": 32611, + "ĠLichtenstein": 32612, + "Ġdigestive": 32613, + "ĠSvalbard": 32614, + "Tow": 32615, + "eater": 32616, + "lau": 32617, + "liff": 32618, + "reamed": 32619, + "Ġpockets": 32620, + "ĠTB": 32621, + "ĠSmit": 32622, + "ĠMids": 32623, + "ayd": 32624, + "Ġstagn": 32625, + "ĠPW": 32626, + "ĠFrog": 32627, + "allus": 32628, + "Ġrods": 32629, + "Ġhasn": 32630, + "Ġwhereupon": 32631, + "Ġspeculates": 32632, + "ersonic": 32633, + "auré": 32634, + "Ġfallout": 32635, + "Ġautopsy": 32636, + "ĠDeputies": 32637, + "ĠHorne": 32638, + "Ġstreamlined": 32639, + "Ġsweat": 32640, + "Ġparalleling": 32641, + "ĠFallout": 32642, + "ĠConnection": 32643, + "ĠAkron": 32644, + "riman": 32645, + "Ġfluids": 32646, + "Ġvirtues": 32647, + "Ġhangs": 32648, + "Äįek": 32649, + "Ġrebellions": 32650, + "ĠJohansson": 32651, + "Ġprocedural": 32652, + "Ġanchorage": 32653, + "ĠÃĨlf": 32654, + "Ġidols": 32655, + "Ġhench": 32656, + "Ġmembranes": 32657, + "Ġapplicable": 32658, + "Ġfrightening": 32659, + "Ġcursed": 32660, + "ĠBarclay": 32661, + "Read": 32662, + "SE": 32663, + "inor": 32664, + "atia": 32665, + "Ġbounds": 32666, + "Ġdwelling": 32667, + "ĠBone": 32668, + "ĠIris": 32669, + "ĠRue": 32670, + "ĠDate": 32671, + "Ġalder": 32672, + "ĠKuch": 32673, + "Ġker": 32674, + "achine": 32675, + "Ġ182": 32676, + "Ġundercover": 32677, + "Ġ172": 32678, + "Ġ176": 32679, + "ĠZiggler": 32680, + "ĠWhale": 32681, + "ĠMcEl": 32682, + "iefenb": 32683, + "ĠGlob": 32684, + "132": 32685, + "entials": 32686, + "Ġdissolve": 32687, + "Ġsnipp": 32688, + "eddings": 32689, + "Ġguardians": 32690, + "ĠDownload": 32691, + "ĠPaolo": 32692, + "Ġsticky": 32693, + "ĠHazard": 32694, + "Ġchlorine": 32695, + "ĠNSB": 32696, + "Ġlandowner": 32697, + "Ġdrifting": 32698, + "ĠCascades": 32699, + "Ġpacif": 32700, + "featuring": 32701, + "Ġcoconut": 32702, + "Hall": 32703, + "ĠTA": 32704, + "ĠAim": 32705, + "adena": 32706, + "ayton": 32707, + "ĠHatch": 32708, + "ĠRout": 32709, + "ĠDit": 32710, + "ĠDos": 32711, + "ĠFault": 32712, + "Ġplaques": 32713, + "ĠStall": 32714, + "ĠVida": 32715, + "perate": 32716, + "Ġscrapping": 32717, + "ĠScale": 32718, + "Ġinsurrection": 32719, + "ĠHolst": 32720, + "ĠMagna": 32721, + "Ġpremiership": 32722, + "Ġapplause": 32723, + "ĠMelina": 32724, + "Ġratios": 32725, + "ĠHistorically": 32726, + "Ġdemolish": 32727, + "ĠSeasons": 32728, + "ĠSmallville": 32729, + "Ġcrested": 32730, + "Ġmicrow": 32731, + "Ġwarehouses": 32732, + "ĠKeats": 32733, + "Ġligament": 32734, + "Ġabbreviated": 32735, + "Ġextermination": 32736, + "Ġihp": 32737, + "ĠDeMille": 32738, + "ĠWiltshire": 32739, + "hev": 32740, + "asu": 32741, + "Ġducks": 32742, + "ĠSwe": 32743, + "ĠCaus": 32744, + "etas": 32745, + "oteric": 32746, + "usi": 32747, + "ĠPee": 32748, + "ĠLok": 32749, + "ĠGaut": 32750, + "ĠJoc": 32751, + "apal": 32752, + "Ġplug": 32753, + "ĠKitche": 32754, + "Ġshaking": 32755, + "ieux": 32756, + "asser": 32757, + "enerys": 32758, + "1933": 32759, + "ĠZac": 32760, + "Ġedifice": 32761, + "Ġtermination": 32762, + "echt": 32763, + "ettin": 32764, + "Ġantiquar": 32765, + "ĠTerrible": 32766, + "boa": 32767 + }, + "merges": [ + "Ġ t", + "h e", + "Ġ a", + "i n", + "Ġt he", + "e r", + "o n", + "r e", + "e d", + "Ġ s", + "Ġ w", + "Ġ o", + "n d", + "a t", + "o r", + "e n", + "i t", + "Ġ f", + "Ġ c", + "a r", + "i s", + "e s", + "a n", + "Ġ b", + "Ġo f", + "a l", + "Ġ in", + "in g", + "a s", + "Ġ p", + "Ġa nd", + "Ġt o", + "r o", + "i c", + "Ġ m", + "Ġ d", + "i on", + "Ġ h", + "l e", + "o u", + "Ġ re", + "Ġ T", + "i l", + "Ġ S", + "en t", + "s t", + "Ġ A", + "Ġt h", + "e l", + "a m", + "Ġ l", + "o m", + "Ġ C", + "a c", + "Ġ 1", + "a d", + "Ġ e", + "Ġw as", + "Ġ n", + "Ġ M", + "e c", + "Ġ on", + "u r", + "o l", + "i d", + "Ġ B", + "e t", + "l y", + "i m", + "Ġ g", + "Ġf or", + "i g", + "i r", + "o t", + "i v", + "t er", + "Ġa s", + "u t", + "u s", + "ĠT he", + "it h", + "a y", + "Ġ H", + "Ġ I", + "o w", + "' s", + "Ġs t", + "he r", + "at ion", + "Ġw ith", + "Ġ P", + "v er", + "Ġ 2", + "Ġb e", + "Ġth at", + "e m", + "Ġ \"", + "Ġ R", + "c e", + "u n", + "Ġ D", + "c h", + "t h", + "Ġw h", + "Ġb y", + "Ġa l", + "Ġ (", + "Ġc on", + "u l", + "Ġ F", + "Ġa t", + "Ġ W", + "er s", + "Ġ L", + "c t", + "r a", + "o s", + "Ġ G", + "Ġ N", + "Ġa n", + "ro m", + "Ġ is", + "Ġ it", + "a nd", + "u m", + "Ġ he", + "Ġ1 9", + "es t", + "is t", + "Ġ J", + "a g", + "a v", + "# #", + "0 0", + "a in", + "r i", + "Ġ E", + "Ġf rom", + "Ġh is", + "o d", + "u p", + "Ġc om", + "o p", + "Ġ v", + "Ġp ro", + "i f", + "re s", + "il l", + "l d", + "er e", + "Ġ O", + "e w", + "b er", + "o re", + "ar t", + "ig h", + "ar d", + "Ġd e", + "Ġw ere", + "i es", + "or t", + "Ġ r", + "al l", + "ic h", + "at e", + "a k", + "Ġs e", + "o c", + "u d", + "q u", + "an t", + "on g", + "a p", + "a b", + "â Ģ", + "e ar", + "Ġe x", + "at ed", + "Ġc h", + "i p", + "Ġp l", + "es s", + "Ġ K", + "am e", + "g h", + "it y", + "ac k", + "iv e", + "Ġo r", + "Ġh ad", + "u b", + "ec t", + "Ġs h", + "ĠI n", + "s e", + "re d", + "ĠS t", + "as t", + "Ġ U", + "u nd", + "ou r", + "o v", + "g e", + "Ġwh ich", + "i an", + "Ġ2 0", + "Ġ le", + "m ent", + "i al", + "Ġ k", + "el l", + "o st", + "âĢ ĵ", + "igh t", + "in e", + "Ġn ot", + "or d", + "ar y", + "i a", + "u st", + "Ġs p", + "Ġa re", + "p t", + "r it", + "t her", + "ou n", + "p p", + "Ġ y", + "ic al", + "c l", + "u c", + "s o", + "f ter", + "av e", + "ou ld", + "t e", + "Ġ un", + "ĠC h", + "ir st", + "f f", + "ion s", + "u e", + "Ġb ut", + "id e", + "ig n", + "Ġcom p", + "Ġ V", + "is h", + "Ġ her", + "Ġa r", + "ou s", + "u re", + "o g", + "Ġcon t", + "Ġ ro", + "Ġf irst", + "or k", + "w o", + "i e", + "Ġal so", + "T he", + "r an", + "o k", + "Ġthe ir", + "as s", + "Ġit s", + "Ġw he", + "or m", + "r y", + "at er", + "on d", + "Ġ20 1", + "Ġc l", + "ĠH e", + "Ġre s", + "ou t", + "Ġa d", + "Ġin t", + "he d", + "om e", + "p l", + "i re", + "im e", + "m er", + "Ġa b", + "l ow", + "r u", + "p er", + "ag e", + "Ġ 3", + "Ġ us", + "i le", + "Ġp er", + "it ion", + "t ed", + "ow n", + "Ġwh o", + "Ġ2 00", + "Ġt wo", + "i z", + "t s", + "Ġre c", + "re e", + "ur ing", + "Ġa c", + "ic e", + "Ġh ave", + "Ġs c", + "al ly", + "u gh", + "Ġon e", + "em ber", + "k e", + "p ort", + "Ġp art", + "Ġa g", + "\" .", + "or y", + "en ce", + "Ġbe en", + "cl ud", + "Ġd es", + "ct ion", + "Ġs er", + "Ġa pp", + "ĠT h", + "Ġ en", + "Ġb ec", + "ation s", + "ac e", + "ac h", + "Ġo ver", + "ou nd", + "Ġa fter", + "el y", + "ou gh", + "Ġ j", + "Ġd is", + "ad e", + "ar k", + "a re", + "Ġpl ay", + "Ġ1 8", + "r ic", + "o ver", + "Ġth is", + "an ce", + "on e", + "p h", + "Ġt e", + "ul t", + "ĠA l", + "i b", + "ac t", + "Ġh as", + "Ġ Y", + "m an", + "l and", + "Ġof f", + "Ġthe y", + "ur n", + "Ġy ear", + "Ġw ould", + "Ġo ther", + "Ġs u", + "Ġin clud", + "ĠI t", + "en s", + "in d", + "v el", + "## #", + "o in", + "res s", + "Ġo ut", + "w e", + "Ġ im", + "Ġm an", + "Ġ up", + "Ġs he", + "it e", + ") ,", + "as ed", + "Ġp re", + "Ġint o", + "w ard", + "w n", + "il m", + "Ġt ime", + "e nd", + "Ġh im", + "am p", + "e e", + "ĠU n", + "as e", + "i ed", + "il d", + "it ed", + "at es", + "or s", + "in al", + "n e", + "Ġe v", + "Ġ 4", + "Ġn e", + "f orm", + "l es", + "ol d", + "Ġat t", + "as on", + "ro ugh", + "ab le", + "re n", + "Ġcom m", + "an g", + "Ġw ork", + "er ed", + "a w", + "o y", + "oun t", + "Ġs ec", + "ing s", + "os e", + "Ġin ter", + "o od", + "v e", + "a il", + "e at", + "Ġal l", + "f t", + "Ġf ilm", + "is s", + "Ġm ore", + "v i", + "c es", + "ri b", + "ro und", + "Ġn ew", + "\" ,", + "Ġb et", + "ĠM ar", + "ent s", + "w ay", + "i x", + "Ġt r", + ". \"", + "g an", + "f er", + "v ed", + "Ġre m", + "h ip", + "Ġ \\", + "an s", + "ic k", + "Ġcon s", + "Ġd uring", + "on s", + ") .", + "ĠA n", + "ak e", + "ot h", + "Ġ 5", + "at t", + "a us", + "ĠS e", + "ĠA r", + "Ġg ame", + "re at", + "Ġwhe n", + "ĠR e", + "ub l", + "Ġd ec", + "Ġag ain", + "ol low", + "we en", + "o b", + "u g", + "Ġthe m", + "Ġs ong", + "al s", + "Ġ und", + "Ġe ar", + "s s", + "Ġre le", + "Ġ âĢĵ", + "r on", + "f ore", + "Ġre t", + "ĠN ew", + "or th", + "Ġ Ġ", + "c ess", + "I n", + "Ġs up", + "d u", + "ter n", + "Ġl ater", + "at h", + "Ġbet ween", + "Ġth an", + "c ed", + "Ġwh ile", + "ro p", + "Ġth ree", + "Ġon ly", + "t on", + "Ġch ar", + "Ġp r", + "Ġm ost", + "ic t", + "Ġab out", + "ation al", + "Ġc ol", + "o ok", + "Ġund er", + "ou th", + "or ld", + "h n", + "Ġsec ond", + "Ġc an", + "Ġb u", + "Ġth rough", + "Ġn um", + "00 0", + "Ġ qu", + "le ct", + "Ġe nd", + "Ġas s", + "Ġf l", + "Ġse ason", + "Ġ19 9", + "Ġa ct", + "a id", + "ter s", + "am es", + "mer ic", + "oc k", + "Ġk n", + "or n", + "Ġp os", + "b um", + "Ġs ub", + "iv ed", + "i o", + "Ġre l", + "Ġ ra", + "ĠE n", + "ĠL e", + "s on", + "Ġm e", + "Ġm ade", + "Ġwhe re", + "is ion", + "Ġs o", + "Ġf our", + "Ġrec ord", + "Ġf ollow", + "Ġc ent", + "Ġ 6", + "at ing", + "ul ar", + "Ġt ra", + "Ġ ver", + "en er", + "is hed", + "Ġre g", + "d uc", + "Ġbe fore", + "r al", + "Ġp e", + "Ġde f", + "Ġm us", + "ĠA meric", + "t he", + "ic s", + "ĠC om", + "ĠO n", + "Ġin c", + "i ke", + "c c", + "e p", + "Ġal bum", + "Ġm ov", + "1 9", + "e ver", + "p r", + "Ġg ro", + "u al", + "Ġd ay", + "id ent", + "Ġs ome", + "Ġa m", + "Ġte am", + "Ġfor m", + "Ġbe ing", + "i el", + "n ing", + "o ol", + "Ġyear s", + "Ġw rit", + "Ġ ent", + "Ġsu ch", + "il y", + "Ġsp ec", + "k s", + "Ġthe re", + "Ġs y", + "l l", + "Ġs ing", + "v en", + "ĠJ o", + "vel op", + "Ġ 7", + "em ent", + "p en", + "ain ed", + "Ġac c", + "if ic", + "Ġp ubl", + "2 0", + "ĠS h", + "a ir", + "j ect", + "Ġad d", + "c he", + "Ġc all", + "Ġus ed", + "Ġs ur", + "Ġl ar", + "Ġagain st", + "ur y", + "Ġthe n", + "Ġin d", + "ran s", + "Ġw e", + "ot her", + "Ġp res", + "a j", + "Ġle ad", + "in s", + "Ġs et", + "Ġchar ac", + "Ġnum ber", + "if e", + "Ġre ce", + "t en", + "Ġl oc", + "Ġex p", + "al e", + "o ber", + "Ġse ver", + "Ġper form", + "Ġin v", + "ar s", + "Ġp ol", + "i k", + "Ġc o", + "ĠS he", + "is ed", + ". .", + "i er", + "in ce", + "ĠTh is", + "is e", + "Ġe p", + "a z", + "Ġbec ame", + "Ġh igh", + "Ġb oth", + "i red", + "Ġinclud ing", + "it s", + "r am", + "Ġb l", + "Ġw ell", + "i ous", + "Ġm in", + "Ġf ound", + "Ġb ack", + "Ġd o", + "ir d", + "aus e", + "Ġm on", + "Ġsh ow", + "Ġsh ip", + "ĠUn ited", + "l ed", + "od e", + "u res", + "Ġser ies", + "ĠS p", + "Ġ 8", + "ĠA s", + "Ġg o", + "ow er", + "Ġ1 0", + "ĠC on", + "iv ers", + "ow ever", + "ĠA t", + "an y", + "an n", + "te nd", + "t ing", + "Ġre p", + "Ġs aid", + "ol og", + "as h", + "Ġde velop", + "Ġd id", + "Ġc re", + "a red", + "a h", + "Ġdes ign", + "in es", + "he n", + "Ġm ain", + "ill ion", + "u ch", + "Ġn o", + "iv er", + "ĠB rit", + "el f", + "le y", + "Ġ19 8", + "Ġc ap", + "Ġm at", + "Ġd ire", + "f ul", + "Ġin st", + "t y", + "over n", + "Ġor ig", + "Ġc ould", + "er t", + "Ġst ud", + "Ġe m", + "er m", + "at ive", + "x t", + "i et", + "iel d", + "it ies", + "Ġde p", + "âĢ Ķ", + "Ġdes c", + "Ġsever al", + "an e", + "Ġep is", + "Ġc ar", + "an k", + "ut e", + "vi ew", + "Ġ 9", + "Ġcomp le", + "Ġ1 7", + "Ġbe gan", + "Ġ19 4", + "Ġar t", + "Ġl ong", + "m y", + "ro ss", + "ĠEn g", + "Ġrele ased", + "Ġd if", + "Ġf eat", + "ers on", + "Ġret urn", + "un e", + "u ed", + "ou se", + "Ġim p", + "Ġb ro", + "Ġcont in", + "Ġm et", + "t il", + "em b", + "is m", + "Ġt rans", + "o ot", + "d er", + "e b", + "ĠJo hn", + "Ġs ign", + "er n", + "Ġear ly", + "at her", + "er man", + "Ġmus ic", + "iz ed", + "op le", + "ĠC l", + "ĠM ay", + "ĠS c", + "ak ing", + "i am", + "Ġ19 7", + "f l", + "Ġ Z", + "s p", + "Ġs uc", + "ist s", + "id ed", + "Ġ19 6", + "Ġo pen", + "Ġo b", + "os ed", + "ĠI nd", + "Ġman y", + "Ġf in", + "r id", + "ial ly", + "th ough", + "Ġc rit", + "ug ust", + "Ġun til", + "im es", + "Ġp op", + "u red", + "ĠA fter", + "ĠW ar", + "Ġm illion", + "e y", + "pt ember", + "Ġal ong", + "Ġw ar", + "ĠAmeric an", + "Ġ1 5", + "Ġres p", + "Ġpro v", + "ĠA ugust", + "Ġr un", + "u ally", + "Ġbu ild", + "Ġo wn", + "Ġan y", + "Ġp h", + "Ġ1 2", + "Ġn ear", + "ul l", + "ĠW h", + "Ġ est", + "ĠSe ptember", + "Ġs m", + "ac ed", + "ĠB l", + "Ġdire ct", + "Ġb el", + "ch ool", + "v ent", + "Ġdesc rib", + "Ġkn own", + "Ġa ir", + "Ġp oin", + "st em", + "Ġh ist", + "en n", + "a x", + "Ġcall ed", + "g er", + "Ġoff ic", + "ĠJ u", + "Ġf e", + "Ġd ist", + "Ġgro up", + "Ġp ass", + "ment s", + "à ©", + "ĠC ol", + "g g", + "Ġs ame", + "am ed", + "Ġe ff", + "ut ion", + "r is", + "ĠA ust", + "s h", + "ce pt", + "Ġd own", + "Ġg u", + "ĠO ct", + "Ġs im", + "i um", + "Ġdis c", + "er v", + "ĠW orld", + "Ġf inal", + "Ġm od", + "Ġser v", + "ward s", + "ru ct", + "aj or", + "Ġst art", + "ĠG erman", + "Ġf am", + "Ġg ener", + "ĠP l", + "Ġw in", + "ov e", + "Ġthe se", + "Ġe le", + "ĠN ov", + "Ġfollow ing", + "Ġ1 6", + "Ġto ok", + "Ġepis ode", + "ĠOct ober", + "Ġ\\ |", + "ĠA d", + "Ġcharac ter", + "ib le", + "ĠY ork", + "Ġl and", + "av ing", + "Ġcon st", + "us s", + "Ġg overn", + "Ġ\\ $", + "Ġan n", + "n er", + "y s", + "Ġpe ople", + "re et", + "g ed", + "ĠC ar", + "Ġpro du", + "Ġ1 1", + "Ġo per", + "Ġsup port", + "an ge", + "Ġm ay", + "ĠD ec", + "ĠBrit ish", + "ĠI s", + "ĠSt ates", + "an u", + "Ġsuc cess", + "Ġa round", + "Ġv i", + "duc ed", + "Ġc ount", + "g et", + "Ġst r", + "Ġth ough", + "Ġbec ause", + "Ġus e", + "u es", + "an c", + "ĠJ une", + "Ġs ix", + "Ġp rom", + "Ġ ed", + "Ġrece ived", + "ĠU S", + "ord ing", + "e x", + "Ġe ach", + "Ġatt ack", + "y p", + "ĠJu ly", + "Ġm il", + "Ġapp ear", + "t le", + "in ed", + "el s", + "Ġo cc", + "Ġcons id", + "os s", + "ĠF ran", + "Ġ Q", + "o ard", + "ĠĠ ĠĠ", + "ant s", + "pr il", + "ra ph", + "in a", + "ical ly", + "ĠNov ember", + "ore d", + "ĠMar ch", + "ĠP ro", + "il ity", + "Ġsing le", + "Ġsy stem", + "o x", + "iv ing", + "p ed", + "re t", + "ĠD e", + "en e", + "ĠA pril", + "Ġw ee", + "Ġtr ack", + "iss ion", + "r ist", + "m ed", + "Ġ19 5", + "in k", + "iv es", + "s ide", + "Ġk m", + "ĠAl l", + "ut h", + "Ġ19 3", + "Ġb att", + "Ġre st", + "ag ue", + "p or", + "ĠThe y", + "l ing", + "Ġn orth", + "ian s", + "at ely", + "Ġ1 3", + "Ġex t", + "Ġre port", + "r ad", + "Ġm ar", + "Ġf ive", + "he s", + "Ġd ue", + "on t", + "ĠF or", + "g in", + "Ġm ed", + "Ġpart ic", + "Ġhe ad", + "anu ary", + "b y", + "Ġc ity", + "ion al", + "Ġv ar", + "ect ed", + "ur ch", + "ĠJ anuary", + "ĠB ro", + "ĠDec ember", + "ĠK ing", + "b le", + "ĠP h", + "Ġare a", + "Ġs ince", + "Ġpubl ic", + "iv ely", + "vi ous", + "Ġre f", + "Ġe ver", + "ect ion", + "Ġ1 4", + "Ġst ate", + "Ġinclud ed", + "Ġc are", + "l ish", + "Ġen g", + "Ġcon c", + "Ġl ife", + "Ġver s", + "ain s", + "if ied", + "Ġsm all", + "Ġd et", + "es p", + "Ġal low", + "Ġd r", + "ro te", + "Ġth ird", + "il t", + "ri ed", + "ur al", + "Ġle ft", + "e an", + "Ġev ent", + "Ġl ike", + "Ġl ine", + "Ġm ajor", + "Ġt it", + "Ġcont ro", + "a im", + "Ġl ast", + "om et", + "Ġw on", + "i ent", + "om an", + "Ġhe l", + "ra ft", + "ro w", + "p le", + "ĠH owever", + "Ġplay ed", + "Ġw orld", + "Ġdescrib ed", + "on y", + "Ġb and", + "ĠW ill", + "b all", + "Ġpl ace", + "Ġdif fer", + "ide o", + "em pt", + "ĠM c", + "ĠN orth", + "Ġb ook", + "al f", + "ĠCom m", + "Ġw rote", + "Ġmon th", + "Ġ19 1", + "y l", + "Ġp ort", + "ĠAust ral", + "r ing", + "Ġpro g", + "Ġt urn", + "\\ |", + "Ġapp ro", + "ĠH ar", + "Ġan other", + "it al", + "Ġj ust", + "Ġad v", + "ra nd", + "eb ru", + "c k", + "ebru ary", + "et s", + "Ġlar ge", + "ĠE d", + "ĠM us", + "Ġde ath", + "Ġinc re", + "av y", + "Ġc amp", + "Ġg ames", + "ĠB e", + "al es", + "Ġsh ort", + "ĠI I", + "Ġpre vious", + "ot t", + "Ġv is", + "ĠB y", + "Ġpro t", + "Ġl ed", + "ĠF ebruary", + "ap an", + "ĠC an", + "at s", + "Ġst ory", + "Ġn ame", + "ĠE u", + "en g", + "i or", + "Ġre view", + "m p", + "il ar", + "Ġs l", + "Ġex pl", + "Ġw ill", + "o ad", + "ent ly", + "Ġs outh", + "Ġre qu", + "ĠG e", + "Ġre pl", + "i ence", + "Ġgovern ment", + "Ġcl ass", + "Ġn amed", + "ĠM an", + "re en", + "ĠS outh", + "re w", + "ur ther", + "h am", + "Ġfam ily", + "Ġh ome", + "c y", + "Ġch ild", + "Ġto p", + "Ġwh at", + "Ġp erson", + "Ġadd ition", + "Ġne xt", + "ac hed", + "ĠJ apan", + "t o", + "Ġ if", + "ag es", + "Ġ [", + "ĠP r", + "uc k", + "Ġs chool", + "Ġm en", + "ĠSt reet", + "Ġd em", + "c hed", + "Ġj oin", + "Ġm uch", + "t ain", + "Ġorig inal", + "iv ision", + "od y", + "a u", + "is ter", + "om en", + "ay s", + "Ġp o", + "it ions", + "iv al", + "ĠC ity", + "Ġ '", + "iv en", + "ĠG u", + "s up", + "om in", + "Ġk ill", + "Ġcent ury", + "ĠO r", + "n ess", + "Ġo pp", + "i od", + "p s", + "Ġb est", + "Ġmat ch", + "in c", + "Ġe lect", + "tend ed", + "Ġde b", + "ren ch", + "Ġr ight", + "ne y", + "Ġatt empt", + "< /", + "Ġl ist", + "Ġrele ase", + "Ġor gan", + "Ġm ake", + "Ġcomm and", + "Ġis s", + "Ġle g", + "e ad", + "emb ers", + "Ġl it", + "Ġp ower", + "Ġb re", + "ru ction", + "Ġl ate", + "i en", + "Ġhe ld", + "st er", + "Ġd am", + "Ġpos s", + "oc i", + "Ġv ideo", + "Ġg un", + "ĠW est", + "a f", + "Ġ20 2", + "amp ions", + "Ġbel ie", + "O n", + ".. .", + "Ġst ation", + "as ter", + "' t", + "et er", + "l ine", + "ivers ity", + "Ġwith in", + "y le", + "ĠA nd", + "Ġth ose", + "ut ed", + "Ġspec ies", + "Ġin it", + "s c", + "an ces", + "Ġex per", + "Ġbuild ing", + "Ġc our", + "Ġs old", + "Ġfor mer", + "Ġro le", + "Ġd est", + "Ġpro p", + "n a", + "Ġev en", + "ĠN ational", + "at or", + "1 0", + "Ġc over", + "Ġst ill", + "Ġday s", + "a ugh", + "pt ion", + "ĠA m", + "v es", + "rid ge", + "el t", + "ĠF l", + "ri end", + "le v", + "ag ed", + "at ure", + "ak en", + "ĠH is", + "Ġm id", + "c ent", + "Ġcare er", + "ĠCh rist", + "Ġcon f", + "s elf", + "ĠF rench", + "ĠEu rop", + "Ġp ost", + "Ġm embers", + "r act", + "Ġin fl", + "Ġper iod", + "Ġeff ect", + "Ġp ar", + "Ġsim ilar", + "Ġt ri", + "og raph", + "Ġc aus", + "Ġvi ew", + "Ġ3 0", + "at ic", + "Ġt erm", + "Ġbu ilt", + "p ar", + "res ent", + "Ġm ark", + "Ġann oun", + "Ġw ater", + "Ġres ult", + "le t", + "ĠP ar", + "a i", + "om b", + "ĠB ar", + "o on", + "Ġ2 5", + "ĠP ark", + "Ġb ased", + "Ġloc al", + "ron t", + "est ed", + "Ġpol it", + "Ġcontin ued", + "Ġc ame", + "Ġd el", + "Ġconsid ered", + "Ġs ent", + "Ġ19 2", + "y n", + "ec h", + "Ġh and", + "er ing", + "ĠWill iam", + "at ter", + "is on", + "es tern", + "che s", + "re ad", + "ĠD av", + "Ġs k", + "ĠC ent", + "Ġh aving", + "Ġc r", + "ar m", + "Ġs ide", + "Ġf urther", + "ĠE l", + "Ġbe h", + "ard s", + "es e", + "Ġ X", + "Ġh um", + "Ġsp e", + "Ġam ong", + "op s", + "Ġo ld", + "in ing", + "Ġre al", + "Ġvers ion", + "ĠCh ar", + "ap p", + "Ġpres ent", + "ĠH er", + "ut es", + "Ġw ind", + "pl ay", + "r ay", + "ĠD uring", + "ĠR ec", + "Ġdiffer ent", + "ur s", + "un g", + "Ġprodu ction", + "Ġmov ed", + "Ġa v", + "m in", + "Ġt w", + "t al", + "rop ical", + "it ary", + "es c", + "Ġest ab", + "a e", + "Ġf ew", + "il le", + "on es", + "ot s", + "Ġpro ject", + "ro y", + "id es", + "Ġcl ub", + "Ġplay er", + "Ġcl aim", + "Ġd ra", + "Ġver y", + "ak es", + "ĠE ar", + "Ġg reat", + "Ġal though", + "ĠGe or", + "olog y", + "Ġst orm", + "o ff", + "g y", + "ĠN o", + "al k", + "Ġhist ory", + "Ġh alf", + "ver s", + "en se", + "Ġst and", + "uth or", + "1 8", + "Ġpos ition", + "Ġn ow", + "ampions hip", + "Ġm ag", + "ul ation", + "ĠT r", + "Ġt ake", + "Ġc or", + "ic es", + "Ġsu gg", + "Ġ el", + "al d", + "c om", + "im ent", + "ant ed", + "or ies", + "l ess", + "re st", + "ĠM in", + "a ul", + "Ġpl an", + "Ġ\\| \\|", + "Ġw ay", + "ĠEng lish", + "m e", + "Ġb as", + "ain ing", + "iz e", + "Ġy ou", + "Ġapp e", + "cc ording", + "Ġf re", + "Ġm y", + "Ġof ten", + "ĠW hen", + "Ġe qu", + "Ġc ur", + "Ġcomp et", + "Ġs ound", + "a un", + "l er", + "r ig", + "Ġreturn ed", + "Ġinfl u", + "a ff", + "Ġserv ice", + "se qu", + "qu e", + "c o", + "Ġinv ol", + "oun g", + "Ġwith out", + "c on", + "Ġle vel", + "ĠA ir", + "Ġt ro", + "Ġcomm un", + "Ġv ict", + "ĠS w", + "a ur", + "er y", + "5 0", + "Ġw ent", + "Ġ2 1", + "ĠA b", + "Ġar r", + "Ġl ost", + "Ġto wn", + "Ġprog ram", + "Ġbec ome", + "ĠP ol", + "ĠC ount", + "Ġst at", + "Ġever y", + "Ġc ast", + "Ġt yp", + "us ed", + "ĠAn g", + "r ation", + "Ġpubl ished", + "ĠB att", + "Ġcomp any", + "at ch", + "Ġa ff", + "Ġar m", + "ond on", + "s ub", + "us h", + "Ġst ated", + "ail ed", + "ĠC o", + "a ign", + "g es", + "iet y", + "ĠLe ague", + "ing ton", + "Ġship s", + "Ġp ra", + "e f", + "Ġre fer", + "Ġ1 00", + "Ġ er", + "Ġ2 4", + "f ord", + "n ed", + "Ġannoun ced", + "Ġch art", + "ĠEng land", + "Ġh ouse", + "Ġg iven", + "d ay", + "Ġch ang", + "Ġ19 0", + "Ġ201 0", + "um ent", + "our s", + "Ġt em", + "Ġus ing", + "ĠR iver", + "Ġan t", + "est s", + "ent ion", + "Ġg ave", + "ed er", + "Ġcom b", + "Ġro ad", + "ĠL ondon", + "Ġe ast", + "Ġl aw", + "Ġs oc", + "Ġorig in", + "Ġcrit ic", + "Ġreport ed", + "ĠN e", + "Ġcontro l", + "ĠM ich", + "Ġl ess", + "Ġpro f", + "Ġh owever", + "Ġcount ry", + "Ġto tal", + "w ork", + "ĠC al", + "Ġf ore", + "Ġperform ance", + "ĠThe re", + "ĠA ss", + "Ġl ow", + "re am", + "Ġt en", + "Ġr ad", + "ir c", + "ĠO ne", + "Ġv oc", + "Ġf ire", + "m it", + "Ġcap t", + "Ġtr ad", + "Ġstr ong", + "Ġw est", + "2 00", + "Ġwrit ten", + "Ġl ight", + "Ġrecord ed", + "Ġpoin t", + "c raft", + "ab ly", + "ap e", + "Ġpro duc", + "Ġtit le", + "Ġf t", + "Ġf ather", + "Ġsong s", + "ĠH igh", + "ĠCan ad", + "ĠUn iversity", + "Ġor der", + "Ġdevelop ment", + "g round", + "Ġh ig", + "lev ision", + "os p", + "is ing", + "are n", + "Ġpoin ts", + "ol l", + "Ġp at", + "Ġl im", + "Ġh ow", + "m ost", + "et h", + "Ġprom ot", + "ĠT e", + "Ġf ac", + "ec hn", + "le ar", + "Ġ ide", + "Ġf ind", + "Ġrep resent", + "o f", + "ĠA f", + "Ġg en", + "Ġdest roy", + "Ġne ed", + "Ġt imes", + "du ct", + "ie f", + "Ġhist or", + "Ġe ight", + "Ġse e", + "Ġor d", + "en ces", + "Ġb us", + "am b", + "Ġne ver", + "ay ing", + "Ġf act", + "Ġinclud e", + "Ġm aking", + "Ġcamp aign", + "it ive", + "Ġf riend", + "qu ad", + "ac y", + "Ġim port", + "pl oy", + "Ġrem ained", + "Ġg r", + "Ġan im", + "Ġpartic ular", + "Ġcharac ters", + "as tern", + "ĠE x", + "Ġd ied", + "Ġn ort", + "Ġc ross", + "Ġ2 2", + "ist ed", + "3 0", + "Ġ201 1", + "ord s", + "as es", + "Ġac ross", + "ĠCom p", + "Ġa uthor", + "ol ution", + "Ġpro duced", + "it her", + "in ess", + "Ġwee k", + "Ġplay ers", + "b oard", + "oy al", + "al th", + "Ġmonth s", + "Ġhim self", + "ress ed", + "Ġser ved", + "Ġnot ed", + "f ic", + "Ġs w", + "ric k", + "ou ther", + "Ġre ached", + "Ġ201 2", + "ri es", + "Ġg ood", + "Ġ Â", + "d om", + "al t", + "Ġre ad", + "b s", + "Ġf elt", + "Ġin f", + "ur ric", + "Ġ200 9", + "u k", + "Ġfor ces", + "ren t", + "w h", + "ĠM e", + "Ġf oot", + "Ġeng ine", + "Ġw omen", + "Ġv ol", + "t r", + "ĠS m", + "ĠC or", + "re g", + "outher n", + "ens ive", + "her n", + "ubl ic", + "Ġbatt le", + "Ġpop ular", + "ĠAr my", + "ĠS ec", + "Ġ200 8", + "Ġmil itary", + "Ġcomm on", + "Ġb o", + "Ġg l", + "Ġf un", + "ĠA ccording", + "ĠThe se", + "Ġsh ould", + "Ġs on", + "Ġs it", + "am ent", + "Ġg round", + "Ġt er", + "Ġlar g", + "Ġst yle", + "f ield", + "Ġ &", + "ener al", + "ab or", + "Ġsu ff", + "he ad", + "ĠS y", + "le et", + "ĠJ ack", + "it ing", + "land s", + "Ġc he", + "im ately", + "Ġ18 9", + "Ġ2 3", + "y ing", + "ĠSt e", + "Ġrel ations", + "Ġcre ated", + "Ġf ield", + "Ġst e", + "Ġcol le", + "em ents", + "Ġint ro", + "Ġchild ren", + "it ar", + "i us", + "Ġdevelop ed", + "Ġs um", + "Ġf av", + "ĠD ivision", + "Ġa way", + "ĠS er", + "Ġre d", + "at ors", + "ell ing", + "Ġm ix", + "ĠB ill", + "ĠG l", + "c ast", + "Ġoffic ial", + "Ġf ront", + "Ġperform ed", + "Ġre n", + "Ġsign ific", + "ĠPh il", + "iz ation", + "ress ion", + "Ġp ress", + "ĠJ ames", + "ĠSt ate", + "Ġcol l", + "## ##", + "Ġfollow ed", + "b or", + "lect ed", + "ĠS up", + "Ġfe et", + "Ġg et", + "a el", + "op h", + "Ġc ost", + "Ġag re", + "al ity", + "et t", + "Ġin s", + "Ġb ar", + "Ġopen ed", + "ir on", + "id ence", + "ec ut", + "Ġcon d", + "av al", + "Ġc oun", + "ĠRe g", + "Ġbe gin", + "e ated", + "Ġs omet", + "ric t", + "he l", + "Ġ201 3", + "Ġst ruct", + "Ġn ational", + "Ġ ident", + "ur g", + "op e", + "Ġvar ious", + "ĠE ast", + "Ġ200 7", + "Ġa ud", + "Ġfor ce", + "i ber", + "an a", + "ĠWh ile", + "ĠAmeric a", + "um b", + "ĠIt al", + "Ġcon n", + "Ġcomple ted", + "ow s", + "Ġv ot", + "Ġm m", + "1 2", + "Ġre v", + "Ġ2 7", + "ĠM ad", + "Ġw id", + "ĠM on", + "à ¡", + "Ġear l", + "Ġwrit ing", + "Ġf em", + "ĠW ith", + "Ġro und", + "ac es", + "Ġpolit ical", + "Ġto ur", + "in ation", + "en cy", + "Ġn ight", + "Ġte levision", + "Ġr ace", + "Ġf ight", + "Ġv al", + "Ġf ull", + "Ġconst ruction", + "f or", + "Ġse ven", + "Ġdec l", + "ĠR oad", + "id d", + "ĠR uss", + "Ġinter n", + "Ġpr im", + "ough t", + "ĠAf ric", + "Ġn on", + "Ġar ch", + "Ġstart ed", + "Ġ2 6", + "S t", + "o or", + "Ġ2 8", + "ĠĠĠĠ ĠĠĠĠ", + "ĠS ch", + "Ġman ag", + "Ġpro cess", + "ĠCount y", + "le x", + "Ġhel p", + "Ġ201 4", + "Ġact iv", + "ĠM ed", + "ĠDav id", + "Ġa ward", + "Ġc ult", + "1 5", + "o ice", + "ar a", + "Ġsuccess ful", + "Ġfeat ures", + "m en", + "Ġinst ead", + "Ġme et", + "as k", + "he re", + "Ġa ge", + "om p", + "Ġair craft", + "Ġp ri", + "Ġto o", + "ĠJapan ese", + "o le", + "urric ane", + "ĠR ober", + "Ġimp ro", + "id s", + "ree k", + "in t", + "Ġab le", + "Ġp ut", + "ign ed", + "Ġl ik", + "Ġbec om", + "Ġgo al", + "Ġst ri", + "Ġadd ed", + "Ġc y", + "Ġthrough out", + "Ġob s", + "ĠAl though", + "iv id", + "ir l", + "l ished", + "i ers", + "ĠH ol", + "Ġc op", + "ep end", + "g o", + "Ġt aken", + "Ġse en", + "Ġfour th", + "Ġar g", + "Ġkill ed", + "ĠP ort", + "Ġbl ack", + "r ight", + "Ġbro ad", + "Ġwork ed", + "ĠRe p", + "ĠM or", + "Ġcon v", + "ĠAustral ia", + "Ġle t", + "Ġappe ared", + "Ġsignific ant", + "r ated", + "ĠCh ampionship", + "Ġ201 5", + "Ġm ult", + "Ġbeh ind", + "pp ed", + "Ġcre w", + "Ġin sp", + "em y", + "Ġa ver", + "Ġ 0", + "Ġdec ided", + "ur b", + "Ġp ain", + "Ġare as", + "Ġs aw", + "og n", + "Ġthough t", + "iv il", + "Ġs ite", + "Ġmod ern", + "ĠGeor ge", + "Ġgener al", + "Ġdisc over", + "ĠR ich", + "Ġ esc", + "is c", + "ĠP res", + "ĠH ouse", + "Ġt echn", + "Ġy oung", + "Ġb ody", + "ri pt", + "Ġcaus ed", + "way s", + "r ac", + "c il", + "Ġl ack", + "ĠG eneral", + "Ġh it", + "n ow", + "ert ain", + "Ġt re", + "ĠS an", + "Ġs ol", + "Ġ -", + "Ġspec ial", + "Ġst ar", + "ĠH ist", + "Ġh ost", + "ee p", + "Ġsc ored", + "Ġm ember", + "ĠMus ic", + "ven ue", + "Ġent ire", + "Ġb all", + "at a", + "Ġl ook", + "i ec", + "h ing", + "m s", + "1 6", + "Ġ201 6", + "Ġf if", + "Ġd iv", + "ar ch", + "om m", + "Ġlit tle", + "ĠH en", + "ĠS im", + "Ġ200 6", + "a ut", + "l in", + "Ġst age", + "Ġgun s", + "Ġre b", + "Ġen c", + "Ġm iss", + "ic a", + "Ġwork s", + "os ition", + "Ġevent ually", + "Ġpl aced", + "ĠP art", + "Ġr ank", + "ce ed", + "Ġform ed", + "ĠP er", + "Ġ ...", + "m ing", + "Ġin j", + "ĠE m", + "v ille", + "Ġestab lished", + "1 7", + "Ġw anted", + "Ġt ropical", + "one y", + "ect s", + "get her", + "Ġto gether", + "it ch", + "amp le", + "Ġro ute", + "Ġm ater", + "w est", + "Ġc irc", + "Ġocc ur", + "Ġb ase", + "Ġpres ident", + "Ġn ov", + "am a", + "Ġon ce", + "Ġc ut", + "Ġsub sequ", + "rough t", + "Ġco ast", + "wo od", + "Ġbro ther", + "Ġl aun", + "Ġm i", + "Ġl ive", + "ĠC up", + "Ġ4 0", + "z e", + "in o", + "ist ic", + "Ġmin utes", + "Ġ5 0", + "Ġjoin ed", + "Ġfin ished", + "fic ult", + "Ġh old", + "ap s", + "nd er", + "as ing", + "Ġcl ose", + "ĠA ct", + "ĠR oyal", + "y ear", + "Ġloc ated", + "ĠIn tern", + "ĠP e", + "Ġf oc", + "os ing", + "Ġas k", + "en ed", + "Ġp red", + "ĠBl ack", + "Ġdesign ed", + "Ġmil es", + "ĠR ed", + "Ġl oss", + "Ġallow ed", + "Ġsur v", + "ĠW ash", + "Ġm ot", + "Ġrelations hip", + "Ġother s", + "ĠQ u", + "Ġdo es", + "v al", + "Ġse par", + "Ġdif ficult", + "Ġro ck", + "1 4", + "Ġc e", + "ĠInd ian", + "Ġopen ing", + "Ġar my", + "Ġl y", + "Ġorigin ally", + "A fter", + "p art", + "he st", + "Ġprov ided", + "ic o", + "Ġr ather", + "Ġlead ing", + "du ction", + "Ġ18 8", + "Ġpr act", + "Ġle ast", + "Ġapp oin", + "Ġre ve", + "1 3", + "Ġa ction", + "od es", + "Ġwee ks", + "Ġpra ised", + "Ġresp ect", + "Ġf ell", + "Ġwork ing", + "Ġfeat ured", + "u le", + "ra g", + "Ġpartic ip", + "b ack", + "ber t", + "med i", + "ĠFran ce", + "Ġ201 7", + "Ġass oci", + "Ġcrit ics", + "ollow ing", + "Ġf all", + "ra p", + "Ġvict ory", + "Ġoff ice", + "le g", + "st it", + "k y", + "Ġplay ing", + "ĠG ame", + "Ġm er", + "ĠG r", + "Ġprof ess", + "Ġcom ment", + "ent ial", + "ĠWash ington", + "ell s", + "ann ed", + "Ġra il", + "i os", + "Ġres ul", + "Ġre ach", + "Ġ2 9", + "ĠBatt le", + "Ġpe ak", + "ĠS chool", + "Ġm other", + "Ġrepl aced", + "Ġ201 9", + "Ġ201 8", + "Ġto wards", + "Ġr ange", + "ri an", + "ĠT o", + "ort s", + "Ġstud io", + "Ġdam age", + "T h", + "Ġbre ak", + "ang u", + "Ġwh ite", + "Ġin form", + "Ġhum an", + "l ike", + "Ġind ivid", + "Ġgro w", + "Ġimport ant", + "ĠW e", + "ant ic", + "Ġk ing", + "az ine", + "ĠG ro", + "Ġass ist", + "Ġc reat", + "and er", + "Ġd ou", + "all ed", + "Ġro om", + "esp ite", + "u ff", + "olog ical", + "ĠY ou", + "Ġne g", + "quad ron", + "Ġe ither", + "ĠV ir", + "Ġinv est", + "v ing", + "ĠH am", + "ĠR oman", + "Ġinit ially", + "our n", + "Ġdirect or", + "it or", + "Ġpro per", + "n el", + "em or", + "en es", + "Ġpro ble", + "ĠA g", + "c her", + "ĠAustral ian", + "al ed", + "ĠUn ion", + "ĠPl ay", + "Ġf und", + "u el", + "Ġac cept", + "1 1", + "Ġ18 6", + "ĠM art", + "g a", + "Ġpart y", + "Ġmater ial", + "mer c", + "ograph y", + "Ġh on", + "Ġup on", + "Ġc ase", + "Ġbelie ved", + "Ġtro ops", + "um p", + "in n", + "Ġrem ov", + "ill s", + "ip p", + "Ġb omb", + "ĠC ap", + "Ġest im", + "ific ation", + "Ġs our", + "Ġev ents", + "ĠMich ael", + "ecut ive", + "Ġrec ogn", + "Ġend ed", + "ĠN or", + "ou l", + "ra in", + "id ing", + "tr ack", + "ad es", + "ĠQ ue", + "Ġ20 20", + "ĠO ther", + "qu are", + "Ġdes p", + "Ġb rought", + "ĠH all", + "Ġbus iness", + "Ġreg ion", + "un k", + "Ġrun s", + "eng th", + "Ġ .", + "ic ated", + "Ġr ul", + "con om", + "ĠTh om", + "Ġ200 5", + "Ġp ark", + "Ġs aying", + "ĠM il", + "Ġf ree", + "ĠB est", + "ĠP aul", + "ate g", + "Ġtrad ition", + "Ġqu ick", + "Ġaddition al", + "b e", + "re m", + "ĠEurop e", + "p ro", + "ĠB er", + "ĠB el", + "ear ch", + "Ġpl at", + "4 0", + "Ġn omin", + "Ġtra ining", + "Ġinvol ved", + "Ġcon duct", + "ict ion", + "ud e", + "ch ie", + "Ġdep art", + "Ġsc ene", + "Ġpop ulation", + "ĠD an", + "Ġhe avy", + "ĠAng el", + "Ġse x", + "Ġav ail", + "ĠF irst", + "Ġv ill", + "Ġh ours", + "Ġinter est", + "Ġex ample", + "Ġf ar", + "av es", + "Ġw all", + "Ġf ig", + "ĠA venue", + "Ġst op", + "ĠA lex", + "Ġtra vel", + "ĠW il", + "ro wn", + "ĠV al", + "m a", + "c an", + "ish ing", + "Ġcont rib", + "Ġ ill", + "Ġrecord ing", + "ĠL a", + "end ed", + "ĠP al", + "Ġw ife", + "Ġn ar", + "Ġdeb ut", + "Ġaver age", + "ers hip", + "Ġh om", + "Ġsh ot", + "Ġv e", + "er ous", + "Ġcont ract", + "r up", + "Ġse qu", + "Ġal most", + "Ġt est", + "ap er", + "Ġm ph", + "ĠHen ry", + "re y", + "ĠIs land", + "Ġkn ow", + "Ġearl ier", + "Ġdef eat", + "ĠKing dom", + "ĠAt l", + "Ġposs ible", + "ĠC our", + "Ġab ove", + "Ġreg ular", + "ĠL ou", + "if f", + "or ing", + "Ġgu itar", + "ĠRober t", + "ut ure", + "Ġ200 0", + "Ġsign ed", + "Ġem ploy", + "as ion", + "ran ch", + "f ace", + "it te", + "B C", + "Ġ18 7", + "Ġa ut", + "m ar", + "ĠM et", + "Ġgener ally", + "ic le", + "ĠN avy", + "ĠB ay", + "Ġis land", + "h ib", + "ar n", + "ĠCol le", + "Ġfilm s", + "ĠM ag", + "k i", + "ĠEurop ean", + "Ġch ange", + "ĠM y", + "d e", + "Ġvi ol", + "Ġappear ance", + "Ġs outhern", + "Ġincre ased", + "t ime", + "Ġsoc ial", + "Ġcour t", + "Ġso on", + "ĠS ee", + "Ġvoc als", + "ĠIntern ational", + "an ks", + "ĠD ep", + "Ġ z", + "h a", + "ap t", + "ĠM ary", + "Ġqu ar", + "ĠS ome", + "ĠComp any", + "Ġde v", + "en ced", + "ĠG reat", + "Ġnort hern", + "ĠChar les", + "it z", + "Ġsc ore", + "Ġprevious ly", + "Ġcl os", + "Ġele ments", + "Ġfor ced", + "Ġm ass", + "o e", + "he ast", + "on st", + "ĠY ear", + "Ġex ist", + "o res", + "oc r", + "ĠWh ite", + "Ġg rad", + "Ġth reat", + "Ġreg ard", + "st and", + "ĠR es", + "Ġtrans fer", + "Ġph ys", + "ĠA wards", + "em s", + "ight s", + "augh ter", + "ris on", + "ke y", + "t t", + "ber g", + "cl us", + "er ved", + "at ural", + "Ġp ast", + "ell ed", + "ec ess", + "Ġind ust", + "ud d", + "Ġsup er", + "Ġly ric", + "Ġme as", + "ĠA c", + "if orn", + "ar ily", + "Ġh or", + "fer ence", + "Ġsp ent", + "ak er", + "ĠCh urch", + "ant ry", + "Ġpass ed", + "ĠSc ott", + "ag o", + "ĠAss oci", + "ĠThom as", + "st on", + "ĠSt ud", + "ĠS l", + "Ġun its", + "ĠA ward", + "Ġavail able", + "am er", + "Ġord ered", + "Ġp ot", + "um e", + "ĠRep ublic", + "ol k", + "Ġ200 4", + "Ġl atter", + "i que", + "if t", + "ĠB ut", + "w rit", + "u ter", + "Ġ Ã", + "Ġdesp ite", + "ĠM ex", + "f all", + "Ġt reat", + "Ġdef eated", + "ĠU K", + "ĠSt ar", + "air s", + "Ġph ot", + "ĠS am", + "ĠT wo", + "ĠM er", + "Ġacc ording", + "Ġh ard", + "as y", + "ĠS ing", + "Ġfe el", + "Ġpos itive", + "Ġparticular ly", + "r d", + "Ġout side", + "p ly", + "ĠVir gin", + "A s", + "Ġper cent", + "Ġresp ons", + "Ġf ailed", + "Ġed uc", + "ĠT imes", + "ĠM ac", + "Ġbl ock", + "Ġs low", + "Ġpr iv", + "le b", + "Ġsp ace", + "ĠG rand", + "ĠH ot", + "ĠM ark", + "iforn ia", + "ff ic", + "read y", + "o id", + "ess ion", + "Ġac cess", + "il ities", + "Ġnov el", + "Ġcy cl", + "ĠD r", + "Ġcent ral", + "Ġl ength", + "Ġhig hest", + "Ġk ey", + "Ġdis p", + "Ġmov e", + "Ġreview s", + "6 0", + "ar i", + "Ġb orn", + "ct or", + "merc ial", + "Ġrequ ired", + "Ġt aking", + "v an", + "m b", + "Ġch urch", + "m on", + "ac ing", + "Ġtrack s", + "Ġob ject", + "Ġmult ip", + "Ġp ers", + "itte e", + "Ġa chie", + "19 9", + "ĠCanad a", + "Ġc ou", + "on se", + "Ġl ove", + "Ġl ower", + "ĠGerman y", + "Ġs ection", + "Ġf low", + "ry ing", + "Ġar ran", + "ĠCal ifornia", + "Ġinter view", + "Ġe conom", + "it es", + "Ġp en", + "Ġpre m", + "Ġac qu", + "Ġto ld", + "Ġ202 1", + "ly mp", + "2 5", + ", \"", + "Ġim medi", + "Ġ3 1", + "ok e", + "Ġle ague", + "I I", + "ec k", + "ul a", + "et work", + "is es", + "ĠR ock", + "Ġturn ed", + "ĠAr t", + "p e", + "Ġbet ter", + "e um", + "Ġh ous", + "Ġproduc er", + "Ġbegin ning", + "Ġh y", + "Ġgo ing", + "ĠM al", + "ĠD em", + "ĠPres ident", + "ra b", + "ĠT om", + "Ġb i", + "Ġen ough", + "at ers", + "Ġre ason", + "Ġn ine", + "ab ility", + "ĠO lymp", + "ly ing", + "s el", + "ĠD on", + "as c", + "Ġf leet", + "à Ń", + "Ġconst ruct", + "Ġspe ed", + "Ġm ust", + "is l", + "ri ef", + "Ġpro b", + "Ġpart s", + "Ġind epend", + "Ġmed ia", + "Ġp iec", + "ĠS en", + "e al", + "Ġfoot ball", + "Ġrel ig", + "Ġocc up", + "Ġpre vent", + "u ation", + "ĠB r", + "por ary", + "Ġsub ject", + "Ġc red", + "Ġh urricane", + "Ġpol ice", + "Ġd ro", + "ĠB u", + "Ġen v", + "ĠSm ith", + "Ġqu al", + "Ġb ridge", + "id a", + "Ġme an", + "Ġant i", + "Ġarr ived", + "ib ility", + "ĠBro wn", + "ov iet", + "Ġqu est", + "ĠRich ard", + "Ġprop osed", + "ĠG old", + "r or", + "Ġc lear", + "Ġal ready", + "Ġem b", + "min ist", + "Ġ200 3", + "Ġo p", + "Ġresp onse", + "ĠS oc", + "Ġdirect ed", + "ĠBill board", + "ed y", + "Ġwh ose", + "ĠL ist", + "ĠD espite", + "h an", + "it er", + "Ġhigh way", + "ĠP at", + "ĠF ilm", + "Ġdra w", + "us p", + "Ġev idence", + "Ġwh om", + "8 0", + "ĠW estern", + "Ġs il", + "Ġits elf", + "Ġsugg ested", + "Ġfem ale", + "u it", + "oin t", + "ĠMc C", + "Ġc ru", + "Ġcomp ared", + "Ġun c", + "ĠCour t", + "Ġl ines", + "Ġask ed", + "Ġpl anned", + "Ġbecom ing", + "im ate", + "and ed", + "Ġf uture", + "ĠL os", + "ren g", + "ĠChrist ian", + "Ġcent er", + "Ġpri or", + "A l", + "d own", + "er ve", + "il i", + "ent h", + "k n", + "ĠH ill", + "ĠP eter", + "ĠM o", + "Ġ199 0", + "Ġrem aining", + "Ġstud y", + "Ġide a", + "Ġdisc uss", + "Ġmus ical", + "ĠG od", + "re l", + "W h", + "Ġlyric s", + "Ġclaim ed", + "g en", + "Ġst aff", + "is er", + "Ġg ive", + "Ġst ates", + "Ġrad io", + "Ġmag azine", + "Ġfre qu", + "ĠC ast", + "ĠS ong", + "Ġin n", + "Ġcur rent", + "Ġl ab", + "Ġgroup s", + "Ġd on", + "Ġse a", + "o o", + "ĠK e", + "at ory", + "Ġent ered", + "ens ion", + "Ġcar ried", + "Ġlarg est", + "ra w", + "ĠC he", + "ĠV ict", + "Ġl o", + "Ġin tended", + "Ġ £", + "ar ing", + "Ġcom e", + "Ġg old", + "ĠS oviet", + "ĠM ount", + "ĠColle ge", + "ir th", + "Ġ200 1", + "en a", + "Ġk eep", + "ĠR ob", + "Ġshow s", + "ec ially", + "Ġab s", + "Ġpo or", + "s hip", + "Ġfif th", + "Ġb oard", + "Ġ esp", + "id ents", + "Ġcomple te", + "ain t", + "Ġele ction", + "Ġdet erm", + "end ing", + "Ġstruct ure", + "ĠR ou", + "Ġwind s", + "un t", + "Ġover all", + "Ġsur round", + "Ġw estern", + "al ion", + "Ġdec ision", + "Ġde al", + "Ġcomm ission", + "Ġan al", + "on na", + "Ġsh oot", + "Ġf r", + "ĠB o", + "Ġs em", + "Ġm ight", + "eder al", + "Ġagre ed", + "ri a", + "Ġl angu", + "Ġf ood", + "Ġp il", + "Ġgo als", + "Ġc ivil", + "ourn al", + "Ġsing er", + "Ġestim ated", + "ĠFran k", + "ĠB en", + "m ir", + "Ġlim ited", + "ĠTh at", + "Ġrem ain", + "Ġappoin ted", + "Ġe y", + "Ġs ch", + "ĠFor ce", + "Ġp ur", + "Ġpr ison", + "Ġex c", + "Ġquick ly", + "ĠS al", + "ĠC ong", + "Ġfl ood", + "n ot", + "Ġ200 2", + "Ġmin or", + "Ġcommun ity", + "Ġlar ger", + "Ġ198 0", + "ĠSec ond", + "ĠAssoci ation", + "Ġb rief", + "Ġiss ue", + "at in", + "Ġd oc", + "Ġm oney", + "an ish", + "Ġsupport ed", + "ĠEar ly", + "g r", + "Ġbuild ings", + "Ġ ult", + "Ġ197 0", + "ĠInd ia", + "Ġp urch", + "ĠR o", + "Ġp ay", + "l or", + "Ġc al", + "Ġd ivision", + "Ġsc reen", + "Ġp it", + "ar ies", + "Ġintro duced", + "ĠB ow", + "Ġcon clud", + "Ġconc ern", + "ch ange", + "y a", + "Ġmov ement", + "n es", + "Ġinvest ig", + "o es", + "ĠB ra", + "A n", + "Ġcomp l", + "C h", + "Ġaward ed", + "s y", + "Ġbe g", + "Ġapp l", + "Ġst reng", + "Ġcomple t", + "ĠCl ub", + "à ³", + "A A", + "Ġcom mercial", + "Ġright s", + "ĠB ur", + "il es", + "ĠT ra", + "Ġto w", + "ul ated", + "ĠT rans", + "Ġteam s", + "Ġd en", + "Ġlik ely", + "ro l", + "à ¶", + "Ġs at", + "w in", + "Ġchang es", + "Ġhel ped", + "à ¼", + "ĠG overn", + "Ġra in", + "ĠD ay", + "Ġperson al", + "Ġintern ational", + "ĠE mp", + "Ġe astern", + "Ġsur face", + "Ġpl ans", + "at ives", + "Ġmanag er", + "ĠB ack", + "ĠP ac", + "Ġcre ate", + "Ġr an", + "Ġdestroy ed", + "ro ad", + "on ic", + "Ġf ail", + "Ġd i", + "Ġt rib", + "ĠJack son", + "ul f", + "ĠG reen", + "Ġle aving", + "im um", + "Ġfor t", + "ic ted", + "h ood", + "ic ation", + "ound s", + "Ġb ur", + "Ġlit er", + "Ġter rit", + "Ġwrit er", + "Ġd aughter", + "Ġe mer", + "in ct", + "ĠVirgin ia", + "ĠC oun", + "Ġinflu ence", + "rig ade", + "ĠCent ral", + "Ġeffect s", + "ĠE v", + "im in", + "Ġ202 2", + "Ġesp ecially", + "A t", + "Ġex cept", + "ĠCon st", + "mit ted", + "u z", + "ĠF rom", + "u ing", + "Ġmar ried", + "an i", + "Ġs usp", + "ig g", + "Ġw ood", + "Ġexper ience", + "Ġfav or", + "ĠJ ew", + "t ies", + "um n", + "Ġv ia", + "cl ass", + "Ġs ize", + "Ġfoc us", + "Ġth ink", + "ĠC ro", + "Ġprov ide", + "ĠLou is", + "r ast", + "Ġw oman", + "Ġch all", + "Ġsy n", + "ĠL ater", + "x imately", + "7 0", + "Ġwith d", + "Ġmark et", + "I t", + "Ġd ate", + "Ġf ans", + "Ġt ar", + "Ġprodu ct", + "Ġcon cept", + "Ġconsid er", + "Ġs elf", + "Ġremov ed", + "Ġb r", + "om s", + "c er", + "ĠCon t", + "if y", + "Ġoper ations", + "at ively", + "ĠCh ic", + "and s", + "âĢ Ļ", + "Ġex tended", + "Ġd er", + "ĠBrit ain", + "kn own", + "in ent", + "i j", + "Ġequ ip", + "ĠVict or", + "Ġcont ains", + "ol ic", + "ĠCent er", + "Ġc oin", + "Ġquar ter", + "Ġplat form", + "Ġpol ic", + "Ġlong er", + "ir ing", + "Ġcapt ured", + "ĠT our", + "ĠPart y", + "Ġdis s", + "ul ly", + "Ġc at", + "osp ital", + "Ġen s", + "2 2", + "ĠL ake", + "Ġnear ly", + "Ġh ot", + "Ġcomple x", + "Ġbroad cast", + "ĠMart in", + "Ġc ertain", + "n y", + "Ġtrans port", + "5 00", + "inc ip", + "ĠT ex", + "ic les", + "te en", + "Ġw ide", + "Ġde ep", + "ĠHist ory", + "her s", + "ord er", + "Ġrespect ively", + "ĠF ollowing", + "b ers", + "Ġchang ed", + "Ġm ur", + "u f", + "Ġp aren", + "ĠT or", + "re ak", + "s en", + "Ġres earch", + "Ġinclud es", + "ĠR ail", + "k a", + "Ġsum mer", + "l iam", + "Ġwin ning", + "Ġ199 9", + "Ġt ax", + "Ġr iver", + "i res", + "it ect", + "Ġepis odes", + "Ġsubsequ ently", + "Ġto urn", + "Ġrun ning", + "ĠRou te", + "Ġfeat ure", + "Ġsc enes", + "Ġoffic ers", + "ĠCar ol", + "ve y", + "Ġiss ued", + "Ġmost ly", + "ect ions", + "ĠS erv", + "u als", + "b urg", + "er gy", + "Ġconf ir", + "liam ent", + "Ġdam aged", + "Ġcop ies", + "Ġt ons", + "Ġk e", + "k en", + "ĠO ver", + "ĠFl or", + "Ġ196 0", + "ib r", + "Ġd ark", + "Ġsomet imes", + "Ġestab lish", + "Ġd one", + "act ion", + "ĠM iss", + "il ed", + "ect ive", + "Ġde g", + "ĠT er", + "Ġ( \"", + "ĠEn ter", + "Ġprofess ional", + "Ġl ay", + "v in", + "w ell", + "Ġhig her", + "Ġinst r", + "Ġwe ap", + "Ġart ist", + "Ġcour se", + "Ġus ually", + "Ġreve aled", + "Ġsuff ered", + "k ing", + "t ained", + "Ġfl ag", + "Ġat tend", + "D uring", + "Ġfor ward", + "l ight", + "ĠAngel es", + "i qu", + "Ġce leb", + "ĠI m", + "Ġlead er", + "Ġsold iers", + "ĠD u", + "Ġt or", + "sel ves", + "ĠChic ago", + "ĠD o", + "Ġth us", + "Ġthem selves", + "Ġr id", + "ous ly", + "Ġv oice", + "Ġan c", + "c is", + "ĠI r", + "ĠEmp ire", + "Ġinit ial", + "Ġb ird", + "ines e", + "w are", + "Ġj ud", + "et ic", + "Ġsc ript", + "Ġincre asing", + "um ed", + "Ġst ories", + "N A", + "Ġenv iron", + "iz ing", + "ĠU p", + "Ġstud ents", + "ĠIn ter", + "op er", + "ĠP ri", + "Ġwhe ther", + "h y", + "ĠSe a", + "d le", + "2 3", + "ab it", + "Ġrem ains", + "ĠG re", + "ĠCoun cil", + "Ġcons ist", + "Ġcount ries", + "Ġ6 0", + "Ġhe av", + "th ing", + "Ġiss ues", + "Ġg irl", + "ĠSp anish", + "ĠK n", + "Ġl iving", + "a ult", + "Ġacc omp", + "Ġcl osed", + "is ions", + "Ġbatt les", + "Ġb ring", + "Ġappro ach", + "ear s", + "ĠIn f", + "ĠI ts", + "ig an", + "Ġst reet", + "Ġm ount", + "Ġsch ol", + "Ġprob ably", + "ĠEd ward", + "ĠItal ian", + "m ark", + "c ing", + "Ġup per", + "ĠAn t", + "qu ar", + "Ġmeet ing", + "Ġhe alth", + "ĠD ist", + "Ġpress ure", + "Ġinsp ired", + "Ġcon fl", + "Ġun s", + "ay ed", + "Ġmix ed", + "Ġoccur red", + "ĠAfric a", + "Ġn atural", + "orn ing", + "oy s", + "Ġalong side", + "Ġport ray", + "b our", + "Ġra p", + "Ġincre ase", + "Ġoff ered", + "Ġse lected", + "ĠM ont", + "y ard", + "Ġcol lect", + "st e", + "T V", + "ri ption", + "ent y", + "Ġdist rib", + "ĠM ill", + "ri age", + "ĠS un", + "et te", + "ĠPac ific", + "Ġloc ation", + "Ġlaun ched", + "Ġvis it", + "ĠW ood", + "Ġattempt ed", + "ĠR ad", + "ĠAtl antic", + "Ġpriv ate", + "le ction", + "am s", + "l o", + "r ate", + "he t", + "um ents", + "ĠJohn son", + "Ġint ens", + "Ġco ach", + "ĠM ost", + "ĠGro up", + "Ġf ace", + "h old", + "Ġh op", + "Ġsc hed", + "ĠD es", + "Ġd ig", + "ĠC r", + "Ġperform ances", + "Ġk il", + "Ġtar get", + "ĠS quadron", + "ver y", + "ĠL ord", + "Ġde ad", + "ĠII I", + "ĠO l", + "it ted", + "Ġappear s", + "Ġrank ed", + "e ff", + "Ġp air", + "ag on", + "Ġmultip le", + "os h", + "Ġy ards", + "Ġs ales", + "i ant", + "2 1", + "Ġimmedi ately", + "Ġs en", + "ĠL ine", + "Ġcont em", + "Ġ199 8", + "b it", + "ĠCh ina", + "ĠJ ust", + "Ġass igned", + "ann el", + "Ġad minist", + "ĠT ur", + "hip s", + "ee k", + "Ġneed ed", + "Ġcoun ter", + ". ,", + "Ġo ur", + "Ġb ox", + "Ġind ic", + "Ġappro ximately", + "ĠH aw", + "and on", + "Ġfin anc", + "ĠEar th", + "ĠJ im", + "Ġle ave", + "ĠS um", + "Ġc er", + "Ġs af", + "inal s", + "Ġm ission", + "d en", + "ĠB oth", + "ĠO per", + "Ġcomp an", + "Ġrec over", + "ro ll", + "2 4", + "oun ted", + "Ġcon ver", + "Ġc and", + "ĠSup er", + "Ġal tern", + "ĠW in", + "ur ies", + "Ġdr um", + "ĠF ort", + "Ġstat us", + "ĠP et", + "ĠHigh way", + "Ġra ised", + "og ue", + "Ġassoci ated", + "im b", + "il s", + "Ġcomp osed", + "ĠN Y", + "ce an", + "Ġg ot", + "Ġm ach", + "us e", + "y r", + "Ġexper ien", + "Ġm ax", + "Ġmet h", + "Ġim m", + "it ation", + "Ġd ram", + "g ar", + "Ġtra in", + "Ġindivid ual", + "Ġc m", + "Ġdiscover ed", + "g ing", + "u x", + "ur t", + "w ide", + "Ġcrit ical", + "Ġad op", + "Ġterm s", + "Ġcap ital", + "k in", + "Ġattack s", + "Ġc orn", + "ĠT own", + "ac hes", + "ĠR os", + "Ġserv ices", + "ĠM el", + "Å į", + "Ä ĩ", + "Ġcond itions", + "Ġn etwork", + "ĠTex as", + "m ore", + "w ar", + "Ġnum erous", + "Ġte xt", + "ĠCong ress", + "b and", + "Ġmajor ity", + "Ġlarg ely", + "ound ed", + "augh t", + "Ġresul ted", + "Ġmod el", + "Ġst ars", + "ĠD is", + "ĠA pp", + "est ival", + "oun ts", + "ĠCh inese", + "ĠG ar", + "ech an", + "Ġfl oor", + "ail y", + "ĠC amp", + "Ġear ned", + "it t", + "art ment", + "vent h", + "he m", + "erv ation", + "ĠM ur", + "Ġmat ches", + "Ġdou ble", + "Ġne igh", + "Ġsmall er", + "ri al", + "ĠL aw", + "ĠB C", + "Ġnot es", + "Ġinc or", + "ro s", + "ill ed", + "Ġlist ed", + "Ġto uch", + "ĠM idd", + "j oy", + "Ġg rand", + "i ation", + "Ġsec ret", + "Ġve h", + "Ġcol on", + "Ġm om", + "Ġcompet ition", + "Ġsecond s", + "Ġme ant", + "Ġpl ant", + "Ġtourn ament", + "gy pt", + "\" )", + "Ġexp ected", + "Ġun able", + "Ġact ive", + "ĠL ove", + "Ġ199 7", + "Ġaud ience", + "Ġfl ight", + "ĠZ eal", + "ĠG ames", + "Ġtem per", + "ĠMex ico", + "\\ $", + "ĠFlor ida", + "Ġal ways", + "ou ra", + "ĠF er", + "re me", + "Ġn ature", + "ell ow", + "Ġb irth", + "Ġy et", + "on a", + "3 5", + "Ġsh own", + "ĠM ass", + "Ġoffic er", + "Ġcommand er", + "p ass", + "Ġ18 5", + "an ced", + "Ġrefer red", + "ad ium", + "Ġproble ms", + "in ch", + "en ing", + "Ġinform ation", + "h ouse", + "ur ity", + "Ġro y", + "ĠSc ot", + "g l", + "ĠQue en", + "Ġnum bers", + "ĠCanad ian", + "ĠRe v", + "Ġed ition", + "Ġsomet hing", + "Ġab andon", + "Ġsl ight", + "Ġele v", + "ĠAfric an", + "i est", + "Ġbel ow", + "Ġsugg est", + "ĠWilliam s", + "Ġs ister", + "at re", + "Ġprim ary", + "Ġm ale", + "Ġconstruct ed", + "Ġfight ing", + "ĠZeal and", + "ru gg", + "ail s", + "Ġtyp e", + "Ġw ant", + "im s", + "re c", + "Ġcomp os", + "Ġattack ed", + "ĠJ ose", + "Ġn orm", + "Ġc ause", + "ĠFran cis", + "9 0", + "ĠN ort", + "emor ial", + "ou d", + "ĠCh art", + "Ġacc ount", + "Ġat tended", + "l oad", + "Ġpl ot", + "Ġmov ing", + "od s", + "Ä ģ", + "Ġm akes", + "Ġv ir", + "Ġg ra", + "ĠRuss ian", + "Ġj ob", + "u ated", + "Ġcoll abor", + "Ġref used", + "Ġth r", + "Ġeduc ation", + "Ġst ations", + "ĠAc ad", + "Ġnear by", + "ad o", + "ib ly", + "ap ed", + "ort un", + "7 5", + "ild ing", + "Ġre duced", + "Ġm ention", + "ter ed", + "Ġun it", + "ĠR h", + "Ġb ow", + "ed ing", + "eat her", + "Ġdis play", + "Ġstart ing", + "r ical", + "id er", + "Ġ3 5", + "Ġult imately", + "ol f", + "ĠAr ch", + "ĠN in", + "ĠG reek", + "Ġatt ention", + "Ġt akes", + "Ġst ra", + "ĠBro ad", + "ed s", + "b ury", + "Ġthem e", + "mir al", + "ĠE gypt", + "Ġab ility", + "Ġrel ated", + "ĠO ld", + "g u", + "Ġback ground", + "c el", + "ill a", + "Ġvill age", + "Ġf arm", + "Ġpract ice", + "Ġset t", + "Ġg iving", + "om er", + "Ġex am", + "Ġn ames", + "Ġwho le", + "an es", + "ĠDep artment", + "Ġvoc al", + "Ġlevel s", + "Ġinter s", + "Ġlangu age", + "em ic", + "Ġleg isl", + "pl es", + "Ġre ally", + "Ġdire ction", + "Ġoper ation", + "ĠO ff", + "ĠDem ocr", + "Ġre ject", + "ĠRec ords", + "ĠC le", + "Ġcover ed", + "ĠE r", + "Ġ ri", + "ĠN ot", + "Ġelect ed", + "ri e", + "Ġch ampionship", + "Ġn ecess", + "en ant", + "Ġsc ient", + "Ġar rest", + "Ġl ap", + "ĠD el", + "Ġarch itect", + "a res", + "Ġg raph", + "Ġfriend s", + "Ġ195 0", + "Ġdoc ument", + "Ġf ast", + "Ġrecord s", + "in i", + "ĠM ajor", + "che ster", + "ĠH ow", + "c le", + "ĠT ime", + "Ġd omin", + "cl aim", + "Ġtradition al", + "Ġb ank", + "ĠO tt", + "Ġl ived", + "ĠT V", + "Ġdecl ared", + "if ying", + "Ġlet ter", + "Ġv ess", + "v ement", + "Ġre in", + "Ġdirect ly", + "b ased", + "2 8", + "ĠP ost", + "Ġst ating", + "Ġpresent ed", + "Ġdis app", + "ĠK h", + "ut ch", + "ĠM att", + "Ġ199 6", + "Ġp ick", + "Ġrec omm", + "4 5", + "Ġs al", + "Ġsepar ate", + "a ud", + "Ġconduct ed", + "ĠC rit", + "Ċ Ġ", + "igh ter", + "Ġhe art", + "ĠP enn", + "Ġ199 5", + "Ġcand id", + "l it", + "ag ing", + "r ong", + "it ude", + "Ġcontin ue", + "Ġroy al", + "os aur", + "Ġpos itions", + "Ġnew sp", + "Ġconc ert", + "ect or", + "et her", + "Ġtransfer red", + "Ġallow ing", + "Ġen joy", + "ĠAn n", + "Ġmid dle", + "Ġstand ard", + "Ġcomment ed", + "c ol", + "ian o", + "Ġ194 0", + "Ġtr ade", + "stand ing", + "A S", + "ĠF oot", + "Ġcer em", + "ĠV er", + "ĠLe g", + "Ġg re", + "Ġin side", + "ect ing", + "ceed ed", + "ran ce", + "ĠSt ep", + "ĠL u", + "ĠL ee", + "Ġm or", + "Ġquest ion", + "r ative", + "ic an", + "ĠItal y", + "e en", + "ĠL atin", + "b l", + "ĠM any", + "ĠTe am", + "b ed", + "Ġb ad", + "Ġam b", + "Ġenviron ment", + "ĠSt one", + "2 9", + "ub e", + "Ġcont rast", + "Ġpr incip", + "und red", + "ĠF red", + "Ġk ind", + "ĠO ut", + "ri er", + "Ġd u", + "ce nd", + "Ġp urs", + "ĠS ir", + "per or", + "Ġg e", + "ĠS ar", + "Ġst rugg", + "it a", + "Ġcycl one", + "ĠThe ir", + "Ġend ing", + "ĠJ ones", + "Ġbl ood", + "Ġbook s", + "ĠC ath", + "ĠF ore", + "ant asy", + "Ġconclud ed", + "ĠK ent", + "Ġeff orts", + "2 7", + "Ġindust ry", + "t own", + "ĠB et", + "ĠL ong", + "Ġex hib", + "ad a", + "Ġr is", + "Ġs n", + "ĠCon f", + "Ġcolle ction", + "Ġ °", + "er o", + "al a", + "ĠW all", + "stit ute", + "ĠB ost", + "Ġresult ing", + "Ġ199 4", + "Ġfeat uring", + "Ġh ar", + "ie ut", + "Ġdis m", + "Ġimp act", + "ĠAn other", + "Ġrelig ious", + "Ġs ides", + "ic ip", + "Ġpres ence", + "vent ion", + "ĠW al", + "z a", + "ateg ory", + "Ġan g", + "Ġke pt", + "Ġsp ir", + "W hen", + "Ġpot ential", + "Ġcult ure", + "ĠS at", + "Ġann ual", + "Ġt ried", + "Ġc le", + "Ġcomb at", + "= \"", + "Ġaccept ed", + "ĠU nder", + "ol s", + "Ġprem i", + "Ġchart s", + "Ġas p", + "Ġdep ression", + "em ed", + "ĠSe ver", + "ĠCor ps", + "Ġch ief", + "Ġproper ty", + "Ġc as", + "th let", + "is ation", + "Ġart ists", + "Ġeff ort", + "it iz", + "Ġrap id", + "Ġfin ally", + "sh ire", + "in em", + "1 00", + "Ġobs erved", + "Ġpre p", + "Ġhistor ian", + "Ġl ot", + "Ġprodu ce", + "Ġtit led", + "i ro", + "Ġd ut", + "p ing", + "ĠComm ission", + "Ġincor por", + "m ond", + "Ġsix th", + "m as", + "Ġinter p", + "ĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠ", + "Ġalbum s", + "Ġm echan", + "ic ro", + "ot i", + "Ġtor ped", + "Ġa part", + "Ġo pt", + "Ġth ick", + "Ġpeak ed", + "ill ery", + "ĠF our", + "ĠC ons", + "ĠC reek", + "Ġm orning", + "r as", + "ĠT re", + "M S", + "ĠW eek", + "Ġmet res", + "Ġ193 0", + "ir m", + "ver t", + "Ġbe at", + "f ect", + "Ġser ious", + "ĠServ ice", + "ĠT ri", + "ic ient", + "ĠS o", + "Ġd ed", + "Ġc ust", + "Ġcent re", + "ĠSoc iety", + "ĠF orm", + "Ġappear ances", + "os es", + "ĠG o", + "ĠK ore", + "ĠD ou", + "ut ions", + "ol a", + "i h", + "Ġkil omet", + "ec ause", + "ĠNew s", + "Ġtra ffic", + "ĠB ridge", + "Ġpur p", + "per ial", + "ĠI f", + "Ġj ournal", + "ĠCh ris", + "ĠL and", + "Ġhigh ly", + "Ġmean ing", + "ĠD ar", + "ieut enant", + "19 8", + "Ġus es", + "Ġmar riage", + "Ġw ord", + "Ġn ation", + "Ġ8 0", + "og rap", + "ar ian", + "Ġch o", + "Ġconst it", + "ĠF inal", + "Ġg ar", + "ew ay", + "it tle", + "Ġfore st", + "Ġshow ed", + "Ġm ess", + "ear ing", + "ers ey", + "Ġleg al", + "ĠS ur", + "T C", + "Ġcontro vers", + "Ġad j", + "Ġpromot ed", + "it an", + "l a", + "on n", + "ul ations", + "ĠBost on", + "Ġd ance", + "Ġp ow", + "ĠM a", + "ian ce", + "ĠB ob", + "Ġcall ing", + "ing u", + "ĠSer ies", + "Ġm em", + "A F", + "ĠSt an", + "ĠA p", + "ĠC are", + "Ġd om", + "ĠK enn", + "Ġle ar", + "Ġtrans l", + "Ġa head", + "Ġadv ance", + "H e", + "2 6", + "ĠW ind", + "Ġpre c", + "Ġconfir med", + "Ġsing les", + "Ġn uc", + "Ġport ion", + "Ġch ap", + "Ġdef end", + "or ation", + "Ġc ases", + "Ġon to", + "che st", + "Ġme ans", + "Ġdem onst", + "Ġser ve", + "ĠBack ground", + "Ġprog ress", + "V D", + "Ġm el", + "Ġmark ed", + "und er", + "m ission", + "ag a", + "Ġb ass", + "igh th", + "s w", + "od ies", + "ĠH el", + "ic ations", + "ĠW ales", + "Ġdro pped", + "Ġ199 2", + "ĠM ore", + "ĠC ross", + "ĠPar is", + "Ġactiv ity", + "ĠMus eum", + "Ġl if", + "ĠAcad emy", + "Ġt un", + "Ġse g", + "rup t", + "Ġsy mb", + "Ġf ederal", + "ĠStep hen", + "al y", + "Ġman aged", + "ish op", + "ĠI re", + "Ġsup pl", + "Ġrece ption", + "ĠF leet", + "Ġsour ce", + "Ġs ought", + "ĠSw ed", + "Ġn aval", + "ĠCol umb", + "Ġ7 0", + "ru g", + "ĠD en", + "Ġprim arily", + "ĠMin ister", + "ĠBro ok", + "Ġcont ent", + "Ġenc oun", + "3 3", + "ĠT w", + "ay lor", + "Ġr ule", + "Ġcons isted", + "tain ment", + "Ġr ate", + "Ġ4 5", + "o ch", + "ĠJ er", + "Ġvar iety", + "Ġw ords", + "Ġcolle ge", + "quar ters", + "B y", + "ad y", + "Ġcritic ized", + "n s", + "Ġtw enty", + "Ġr at", + "Ġofficial s", + "Ġfinanc ial", + "Ġsour ces", + "Ġen emy", + "al le", + "Ġstr uck", + "y m", + "ell er", + "Ġsub st", + "ant ine", + "ot a", + "e es", + "Ġsc oring", + "ĠAl b", + "Ġh us", + "um ber", + "ell ig", + "Ġrespons ible", + "Ġb atter", + "Ġparen ts", + "ĠP op", + "and a", + "Ġresp ond", + "ĠF in", + "Ġsc ience", + "Ġam ount", + "Ġcomb ined", + "ĠT im", + "ĠB ig", + "ast ic", + "ĠComm ittee", + "Ġsem i", + "Ġw atch", + "Ġshort ly", + "Ġmax imum", + "ĠMidd le", + "' m", + "Ġopp ortun", + "Ġseason s", + "le e", + "eat h", + "Ġs ession", + "Ġhous es", + "Ġform s", + "Ġlead ers", + "ĠS il", + "Ġexp ressed", + "ad el", + "Ġmin ute", + "ĠP an", + "ĠV an", + "ĠEnter tainment", + "Ġvers ions", + "ist ry", + "ĠHist or", + "Ġra re", + "Ġ199 3", + "ibr ary", + "ys is", + "Ġstri ke", + "Ġengine er", + "Ġident ified", + "ĠS quare", + "ĠM r", + "ĠInf antry", + "Ġset tle", + "Ġ iron", + "Ġl og", + "ĠS ub", + "Ġarg ued", + "Ġs quare", + "a wn", + "Ġattempt s", + "Ġfore ign", + "Ġnew s", + "Ġbro ke", + "Ġw a", + "ist ics", + "te xt", + "Ġvol can", + "et y", + "Ġres idents", + "Ġdesign ated", + "Ġp aid", + "ĠB rad", + "Ġslight ly", + "Ġinj ury", + "al ing", + "b o", + "ĠJose ph", + "n ers", + "Ġ ice", + "ĠM ax", + "row d", + "ĠJ eff", + "Ġsound track", + "ĠAr m", + "ĠB ook", + "e v", + "Ġdiv ided", + "Ġresul ts", + "ĠAd d", + "Ġtow er", + "ĠF ox", + "ĠL uc", + "ph y", + "wh ile", + "Ġfig ure", + "Ġdist inct", + "ĠReg iment", + "Ġp an", + "velop ment", + "ad d", + "Ġen ergy", + "Ġanim als", + "Ġw alk", + "Ġsp ot", + "Ġbeg ins", + "ur a", + "ann a", + "Ġact ions", + "ĠH or", + "ill ing", + "u ge", + "ac ement", + "ĠPr ince", + "Ġsex ual", + "Ġact ing", + "ĠStud ios", + "Ġt ur", + "Ġindepend ent", + "y an", + "ĠA rab", + "ĠGeor g", + "Ġ199 1", + "Ġfound ed", + "Ġhor se", + "Ġw ing", + "Ġ18 4", + "Ġre ign", + "ĠScot land", + "Ġmov ie", + "ste in", + "ĠL ife", + "ag n", + "rac ted", + "sy ch", + "ans ion", + "Ġcontem porary", + "ĠTh ree", + "ĠWil son", + "ĠMad onna", + "r ich", + "Ġwall s", + "Ġschool s", + "Ġpower ful", + "aren t", + "ĠG ra", + "ĠCar l", + "Ġreturn ing", + "e ed", + "th ur", + "he w", + "Ġcaus ing", + "amp ion", + "Ġcap tain", + "Ġwrit e", + "Ġav oid", + "Ġgre ater", + "Ġ194 2", + "ĠFoot ball", + "Ġprop os", + "Ġh undred", + "Ġ19 20", + "Ġrel atively", + "Ġtra ins", + "Ġreach ing", + "ip s", + "ĠB eat", + "un ction", + "Ġ194 4", + "Ġconfl ict", + "du ce", + "Ġtri al", + "Ġb ene", + "ĠCap tain", + "ĠChar l", + "i as", + "Ġcont ained", + "ic ed", + "Ġqu ality", + "Ġsystem s", + "Ġp al", + "Ġold er", + "Ġp ath", + "ĠSec ret", + "Ġcontro ll", + "ĠS outhern", + "Ġinc hes", + "ific ations", + "Ġsit uation", + "Ġy our", + "om y", + "Ġad apt", + "ol ved", + "Ġassist ant", + "ard en", + "oc ated", + "ant a", + "Ġsubsequ ent", + "Ġcontin ues", + "Ġcompan ies", + "Ġth ings", + "Ġinv asion", + "ĠT ro", + "Ġhus band", + "ĠS k", + "yl van", + "um an", + "A meric", + "ĠS ol", + "Ġproble m", + "ul ed", + "Ġw or", + "is her", + "Ġh ospital", + "Ġmet al", + "Ġn in", + "F A", + "ĠCarol ina", + "ou red", + "Ġp le", + "Ġl osing", + "Ġl ink", + "Ġcom ing", + "ĠGu ard", + "Ġc ert", + "Ġrepresent ed", + "s et", + "ã ĥ", + "Ġchall en", + "Ġm aster", + "ĠMich igan", + "Ġwe bs", + "H L", + "Ġex ecutive", + "ron ic", + ") ;", + "ĠO x", + "Ġem ot", + "Ġrequ ire", + "cent ury", + "b on", + "ĠD VD", + "Ġg ained", + "ĠR am", + "b ur", + "Ġbeh av", + "ĠB oy", + "Ġphys ical", + "Ġconc ent", + "Ġinflu enced", + "Ġstud ies", + "Ġplay s", + "Ġbl ue", + "ĠJ on", + "Ġpe ace", + "Ġ9 0", + "S h", + "ĠM od", + "The re", + "Ġun ivers", + "ĠJ ul", + "Ġfun ction", + "à ¤", + "t ar", + "ĠB BC", + "ac her", + "ess ions", + "Ġact or", + "Ġnomin ated", + "Ġse arch", + "Ġdou b", + "p ress", + "ĠP re", + "A r", + "u ct", + "Ġoper ated", + "Ġst one", + "ĠCl ass", + "ab eth", + "Ġset ting", + "Ġexp ress", + "ĠBatt alion", + "n am", + "e ption", + "b orn", + "Ġexpl ained", + "Ġinstr ument", + "os en", + "Ġdis e", + "Ġneg oti", + "ain e", + "us ion", + "ĠW ay", + "Ġvis ited", + "in er", + "Ġview ers", + "ag er", + "Ġarran g", + "Ġp un", + "Ġgreat est", + "Ġstreng th", + "Ġ18 0", + "Ġown ed", + "Ġte nd", + "Ġag g", + "Ġcol umn", + "ĠM at", + "ĠDe f", + "Ġpro ved", + "Ġb al", + "Ġ â", + "Ġs ense", + "ĠS aint", + "Ġpr in", + "Ġweap ons", + "Ġ /", + "at ched", + "ĠF ar", + "ud get", + "Ġdist rict", + "Ġparticip ated", + "ĠR om", + "res p", + "ad ed", + "' re", + "Ġsen ior", + "ĠD un", + "ĠIre land", + "ĠC ard", + "g ers", + "Ġre form", + "Ġequip ment", + "Ġbecom es", + "ĠK ar", + "Ġserv ing", + "ĠG al", + "ĠVal ley", + "clus ion", + "ĠS ound", + "Ġwe aken", + "ĠS ince", + "Ġ194 1", + "ĠB rigade", + "Ġwrit ers", + "l am", + "ĠT aylor", + "Ġpat tern", + "aval ry", + "Ġwid ely", + "Ġb ill", + "av en", + "ĠW omen", + "i Äĩ", + "Ġl aid", + "port s", + "Ġmain ly", + "Ġ5 00", + "Ġlaun ch", + "tend o", + "ay er", + "Ġprom inent", + "Ġpolic y", + "it ness", + "us hed", + "Ġa st", + "Ġdeb uted", + "ĠDist rict", + "Ġlab el", + "Ġeconom ic", + "Ġs ust", + "3 7", + "ĠW ork", + "ĠE ll", + "Ġgovern or", + "Ġc itiz", + "ot e", + "Ġph il", + "Ġpil ot", + "Ġsh are", + "m et", + "Ġoff er", + "ĠNort hern", + "Ġ198 9", + "Ġw eather", + "Ġro ugh", + "Ġa p", + "ĠAd miral", + "Ġse nd", + "Ġpass ing", + "Ġer a", + "Ġr ating", + "Ġact ually", + "ap pen", + "Ġorgan ization", + "Ġ rom", + "ĠF re", + "ĠSp ec", + "Ġlaw s", + "ro g", + "led ge", + "Ġ3 6", + "Ġheav ily", + "Ġhe ro", + "ĠY oung", + "yp e", + "Ġres ist", + "ĠD i", + "Ġterm in", + "Ġsoc iety", + "p ool", + "Ġre ar", + "ĠB re", + "Ġinn ings", + "ĠM ike", + "ĠB ab", + "ĠJ r", + "Ġim age", + "Ġm ill", + "Ġpre par", + "Ġ ess", + "Ġb ig", + "Ġcou ple", + "ful ly", + "anc y", + "olog ist", + "Ġoffic ially", + "Ġw aters", + "Ġvot e", + "urb an", + "ĠNin tendo", + "ĠSever al", + "ord in", + "ol es", + "Ġ194 5", + "Ġtre es", + "Ġc rowd", + "av a", + "ack s", + "ĠG ood", + "Ġchar ge", + "pr ise", + "Ġher self", + "ylvan ia", + "Ġatt rib", + "Ġsp lit", + "Ġsu it", + "Ġf aced", + "Ġext ra", + "ĠAnd rew", + "ĠL ight", + "Ġo il", + "Ġdist ance", + "Ġcomplet ely", + "Ġth ous", + "Ġs ay", + "Ġform ation", + "Ġed itor", + "Ġcapt ure", + "Ġth ir", + "Ġd yn", + "w ater", + "Ġacqu ired", + "Ġmur der", + "ph as", + "ĠV en", + "Ġcons ecutive", + "Ġspec ific", + "r at", + "ĠB us", + "Ġopp osed", + "Ġfig ures", + "ĠComm un", + "il ly", + "ĠPar liament", + "Ġ202 3", + "Ġaccomp an", + "Ġthe ory", + "Ġpiec e", + "Ġopp osition", + "Ġsurround ing", + "o h", + "Ġh our", + "Ġacc ident", + "Ġto ward", + "le ment", + "ac ity", + "uc cess", + "Ġ3 2", + "Ġb ound", + "ĠEl iz", + "ock ed", + "am ing", + "Ġb urn", + "Ġsp read", + "ĠR ay", + "ĠJo e", + "ĠHar rison", + "ĠAlex ander", + "U S", + "Ġf ully", + "3 8", + "Ġwin ter", + "Ġagre ement", + "el ve", + "ĠDe v", + "ĠAl bum", + "od d", + "Ġcast le", + "ĠC D", + "is ers", + "se ason", + "Ġch ose", + "m ath", + "ĠOr ig", + "Ġpo et", + "ĠCath olic", + "ĠC ivil", + "3 9", + "on ents", + "ge nd", + "ĠIs lands", + "az z", + "Ġ194 3", + "Ġd raft", + "ĠE astern", + "Ġs quadron", + "Ġex ec", + "ĠV iet", + "aw a", + "Ġart illery", + "ĠT op", + "Ġfrequ ently", + "ran ge", + "Ġaff ected", + "Ġtr ue", + "Ġgame play", + "ĠIn st", + "Ġb order", + "k ins", + "Ġb oy", + "el d", + "Ġ ir", + "ĠConf eder", + "Ġelect ric", + "ell a", + "Ġs ays", + "an o", + "in son", + "ĠAmeric ans", + "ed d", + "S p", + "ul s", + "ĠS pr", + "ĠH a", + "il ton", + "Ġmain tain", + "t d", + "ĠT est", + "Ġterrit ory", + "Ġc ities", + "re ct", + "iv ity", + "g rad", + "Ġmed ical", + "Ġt alk", + "ĠR og", + "ĠL ittle", + "Ġm ent", + "ĠD ire", + "Ġrein for", + "im ens", + "Ġatt ract", + "ĠF ield", + "Ġch osen", + "Ġwork ers", + "Ġcount y", + "Ġs out", + "ĠDan iel", + "il ies", + "Ġdef ense", + "Ġtw ice", + "e g", + "Ġtorped o", + "Ġw ild", + "ĠM u", + "Ġex tend", + "ĠDav is", + "ĠB or", + "Ġres c", + "av ed", + "ark ed", + "Ġt al", + "Ġe as", + "er c", + "Ġshe ll", + "Ġcond ition", + "Ġdo ing", + "Ġcomp ar", + "en c", + "Ġsur re", + "ut ation", + "Ġcol or", + "Ġst ep", + "ĠC amb", + "ĠSh ow", + "u ous", + "st one", + "Ġh all", + "h att", + "Ġcont ain", + "e k", + "Ġent rance", + "ĠD am", + "Ġm ind", + "3 6", + "3 4", + "oun ger", + "Ġst ream", + "Ġ $", + "Ġabandon ed", + "ĠV ol", + "ĠBu ilding", + "Ġf ranch", + "Ġrefer ence", + "f it", + "Ġspe ech", + "Ġtreat ment", + "Ġactiv ities", + "ĠL ive", + "3 2", + "Ġfin ish", + "or us", + "im a", + "Ġcreat ing", + "Ġexper iment", + "Ġnort heast", + "Ġset s", + "am ber", + "Ġg rew", + "ĠO h", + "Ġtouch down", + "W e", + "i i", + "Ġmain tained", + "Ġcorn er", + "ĠM id", + "ro om", + "il ing", + "Ġse venth", + "Ġche m", + "ly wood", + "Ġfilm ing", + "Ġpiec es", + "Ġexp anded", + "Ġfell ow", + "Ġp iano", + "Ġworld wide", + "Ġcritic ism", + "Ġexp ed", + "F L", + "ĠSy stem", + "Ġf an", + "Ġrec ent", + "Ġstud ent", + "Ġreject ed", + "à ¨", + "ian a", + "ĠD utch", + "Ġp aper", + "Ġtyp ically", + "ĠH ome", + "anc ing", + "ĠC at", + "is f", + "Ġwe ight", + "is ters", + "Ġm ob", + "Ġgu ard", + "Ġval ue", + "Ġh abit", + "Ġb illion", + "ĠF estival", + "ĠVictor ia", + "Ġg reen", + "Ġinst it", + "i ated", + "ĠBl ue", + "Ġro of", + "ĠU l", + "er a", + "Ġem phas", + "St ation", + "Ġocc asion", + "b ound", + "Ġreport s", + "ĠSp ain", + "oc key", + "Ġ i", + "ĠS and", + "ant ly", + "le w", + "ĠL iber", + "ĠO s", + "ĠRec eption", + "9 5", + "os a", + "Ġh un", + "Ġhon or", + "Ġadv anced", + "ĠR od", + "ors es", + "ĠW rit", + "Ġb udget", + "im al", + "Ġbrief ly", + "Ġhand s", + "res h", + "Ġk ick", + "ru it", + "emb ly", + "Ġs ens", + "Ġindivid uals", + "Ġt ask", + "im ents", + "B A", + "am m", + "Ġstra ight", + "out s", + "b ar", + "Ġanc ient", + "Ġun known", + "Ġro les", + "Ġret ired", + "uf act", + "Ġclaim s", + "ĠI ll", + "Ġregard ed", + "pp er", + "Ġbird s", + "Ġwebs ite", + "ĠSen ate", + "i y", + "ip l", + "Ġnew ly", + "Ġhom es", + "Ġop in", + "Ġhot el", + "Ġun iversity", + "ĠO cean", + "Ġco al", + "Ġro ll", + "Ġprom pt", + "Ġadv ant", + "ĠH al", + "Ġt y", + "g ian", + "Ġdig ital", + "Ġal one", + "Ġ198 8", + "ĠMan chester", + "Ġb ul", + "e qu", + "Ġhistor ical", + "Ġnar row", + "Ġfail ure", + "Ġde ploy", + "ĠAs h", + "ĠR ol", + "Ġmag n", + "ĠN ight", + "Ġr ang", + "ĠOx ford", + "z y", + "t a", + "Ġcoun cil", + "ĠL ew", + "ĠCh ief", + "Ġfollow s", + "Ġw ounded", + "Ġl oad", + "Ġkilomet res", + "Ġsup ply", + "Ġappro ved", + "Ġc amer", + "ab les", + "F or", + "Ġinc ident", + "ĠChrist mas", + "F ollowing", + "Ġthem es", + "w ith", + "Ġel imin", + "Ġb at", + "ĠG irl", + "ĠPlay Station", + "Ġmom ent", + "ĠG all", + "ĠJ ac", + "v a", + "or a", + "Ġfilm ed", + "Ġgen us", + "ad ing", + "Ġman ufact", + "ĠAdd ition", + "Ġapp arent", + "in ity", + "c a", + "Ġd ata", + "ĠT ropical", + "Ġ3 4", + "ĠEliz abeth", + "Ġd rug", + "Ġe th", + "iz es", + "ĠH y", + "ĠOlymp ics", + "Ġart icle", + "Ġh appen", + "Ġide as", + "ĠMar sh", + "Ġch air", + "Ġt rying", + "Ġgrow th", + "Ġdism iss", + "ĠP en", + "Ġneigh bor", + "ĠN orm", + "Ġ3 7", + "Ġtit les", + "Ġperson nel", + "ĠH urricane", + "ĠE p", + "Ġsong writ", + "Ġvis ual", + "Ġh ired", + "Ġthere fore", + "Ġcomm ittee", + "Ġdescrib es", + "Ġo x", + "Ġ3 8", + "Ġdis pl", + "Ġper man", + "Ġcont est", + "ĠCo ast", + "ors hip", + "Ġrece iving", + "Ġent er", + "hatt an", + "Ġa ired", + "ĠDis ney", + "Ġadop ted", + "Ġgu est", + "ra el", + "Ġ âĢĶ", + "Ġk g", + "Ġcerem ony", + "Ġpurch ased", + "Ġesc ape", + "Ġposs ibly", + "Ġc ell", + "Ġc ars", + "et ts", + "Ġ198 7", + "w ing", + "Ġcont act", + "Ġschol ars", + "ĠSt orm", + "Ġrece ive", + "Ġris k", + "Ġf lying", + "R A", + "ĠB at", + "ult ural", + "ĠH ard", + "p osed", + "ĠPenn s", + "ĠG i", + "Ġord ers", + "ĠCol on", + "Ġmach ine", + "Ġsched uled", + "Ġsol o", + "Ġill ust", + "Ġhe re", + "Ġoccup ied", + "ult ure", + "3 1", + "Ġbas is", + "Ġcas ual", + "Ġear th", + "ĠL ike", + "' ve", + "a o", + "Ġbe y", + "T A", + "Ġgr anted", + "Ġsp ring", + "Ġpl aces", + "Ġhe ard", + "adel ph", + "Ġadminist ration", + "Ġact ors", + "ĠP erson", + "Ġspir it", + "Ġ ut", + "Ġto day", + "Ġsh ared", + "om a", + "Americ an", + "ĠBy z", + "ĠScott ish", + "ĠB ecause", + "Ġt able", + "ly n", + "ĠR em", + "Ġcap acity", + "Ġhy d", + "Ġl a", + "Ġmat ter", + "Ġele ment", + "Ġnewsp aper", + "Ġbey ond", + "ĠT y", + "Ġsugg ests", + "Ġexp ansion", + "Ġl ives", + "Ġ3 00", + "ĠB oard", + "Ġhead quarters", + "ent ed", + "Ġsil ver", + "ab in", + "ĠTh ough", + "ĠJ ud", + "Ġimpro ved", + "Ġd ang", + "b ox", + "ĠH un", + "Ġ198 6", + "wh ich", + "Ġa im", + "ol id", + "om ers", + "Th is", + "19 7", + "Ġl ic", + "stit ution", + "c ont", + "4 7", + "m osp", + "Ġpol l", + "ĠL y", + "Ġbro ken", + "Ġ196 8", + "Ġr ing", + "ĠT em", + "Ġdeterm ined", + "Ġauthor ity", + "ĠM as", + "ac ted", + "Ġt ree", + "Ġp ict", + "ĠCro at", + "Ġachie ved", + "Ġs we", + "ce ived", + "adelph ia", + "ed om", + "Ġend s", + "Ġv en", + "ĠSum mer", + "f ort", + "um es", + "Ġrequ est", + "al ty", + "ver se", + "e z", + "ĠIr ish", + "ĠDe velopment", + "Ġsequ ence", + "ĠMan hattan", + "l ong", + "Ġf ired", + "á n", + "Ġm is", + "Ġdr ive", + "et ball", + "im et", + "un ior", + "app y", + "Ġpl ants", + "ot ed", + "em an", + "Ġext ensive", + "ĠA re", + "Ġexist ing", + "Ġt ells", + "y er", + "ival ent", + "Ġev ac", + "Ġesc ort", + "Ġdeg ree", + "Ġfam ilies", + "Ġtw elve", + "\" ;", + "ĠDu ke", + "Ġaccompan ied", + "Ġrep eated", + "Ġland ing", + "ĠC orn", + "Ġ7 5", + "Ġg as", + "or ter", + "Ġsever e", + "Ġinst alled", + "ĠRad io", + "- -", + "ol n", + "Ġin te", + "Ġcross ing", + "Ġfoc used", + "ĠF am", + "Ġr ival", + "ĠJ ersey", + "le ase", + "Ġcon vers", + "l im", + "ĠD ie", + "k es", + "Ġad ap", + "rick et", + "Ġmention ed", + "Ġcom es", + "Ġpass es", + "n o", + "ĠB as", + "Ġim ag", + "a fter", + "z er", + "an ia", + "ĠW ars", + "ĠH on", + "Ġrail way", + "B e", + "Ġy ounger", + "Ġneg ative", + "Ġpre fer", + "a ith", + "ĠD et", + "Wh ile", + "it led", + "ĠE lect", + "ut ing", + "Ġcan not", + "Ġinf antry", + "Ġp sych", + "Ġste el", + "Ġd og", + "l ines", + "ĠM en", + "ĠE nd", + "W ith", + "Ġded icated", + "Ġkill ing", + "ĠPenns ylvania", + "l ers", + "ĠE ach", + "Ġle aves", + "Ġland s", + "Ġdel iver", + "se y", + "Ġphil os", + "Ġin h", + "ĠL o", + "k er", + "Ġ198 4", + "Ġf iction", + "ing er", + "Å ¡", + "Ġsp orts", + "Ġsp ect", + "f oot", + "z il", + "ĠU s", + "ĠPhil adelphia", + "Ġs ail", + "en ger", + "ĠK ir", + "Ġpromot ion", + "Ġp et", + "Ġres emb", + "Ġcontrib uted", + "ĠP ublic", + "ĠB udd", + "ĠW ild", + "Ġnuc lear", + "rest ling", + "ĠM ir", + "os l", + "ock s", + "ap ers", + "ĠSer b", + "' '", + "ĠOlymp ic", + "Ġnecess ary", + "Ġstruct ures", + "Ġb it", + "est ic", + "Ġsuccessful ly", + "Ġcre ation", + "ĠIn stitute", + "Ġse lection", + "Ġcommission ed", + "Ġh its", + "Ġfl o", + "us es", + "ĠF urther", + "Ġ193 9", + "uck y", + "b reak", + "Ġlead ership", + "Ġb ott", + "ĠK a", + "Ġmanag ement", + "Ġtra v", + "19 6", + "ivers ary", + "Ġsy m", + "Ġf ought", + "Ġb ranch", + "Ġ196 7", + "Ġref lect", + "Ġhe ight", + "ĠBe ach", + "g ent", + "ĠO pen", + "Ġint ellig", + "ĠRepublic an", + "Ġy ellow", + "Ġrem ix", + "Ġwe ak", + "Ġor chest", + "at o", + "Ġprot ect", + "f riend", + "am in", + "g n", + "C A", + "Ġp ack", + "Ġrain fall", + "Ġsupport ing", + "Ġf air", + "Ġconver ted", + "Ġn ative", + "ri f", + "Ġv o", + "ien ces", + "ĠGovern or", + "ĠS a", + "Ġloc ations", + "ĠOper ation", + "Ġfranch ise", + "Ġ17 9", + "Ġ198 5", + "w orth", + "ĠS und", + "k o", + "st ream", + "ĠCast le", + "ĠL es", + "Ġdec re", + "ak a", + "Ġarm s", + "ĠB ank", + "Ġac ad", + "pt on", + "ĠAll ied", + "Ġ Î", + "ĠColumb ia", + "ap h", + "Ġar med", + "Ġdec k", + "Ġoff ensive", + "Ġre act", + "Ġent ry", + "ĠRuss ia", + "Ġconn ected", + "Ġcons ists", + "ĠJew ish", + "ak ers", + "ĠRev olution", + "Ġproduc ers", + "v is", + "ĠD own", + "Ġv ac", + "ĠC y", + "ĠP rem", + "Ġproject s", + "Ġfav our", + "Ġal le", + "Ġst ore", + "ke e", + "it che", + "Ġgrow ing", + "Ġd ial", + "Ġle arn", + "Ġbel ong", + "Ġmeas ure", + "ĠFrancis co", + "r ations", + "ach ing", + "Ġd rew", + "resp ond", + "ĠB ul", + "ach us", + "on ent", + "Ġdep th", + "Ġauthor ities", + "Ġste am", + "Ġso ft", + "Ġf ix", + "pp ing", + "Ġsup por", + "h ol", + "ĠOtt oman", + "Ġtyp es", + "Ġcitiz ens", + "Ġadvant age", + "Ġorgan ized", + "r un", + "ĠL ind", + "Ġenc oura", + "if ically", + "Ġanim al", + "Ġ ur", + "in y", + "Ġpar alle", + "ĠAr thur", + "Ġsim ply", + "ĠBe fore", + "Ġad vert", + "ĠAl bert", + "ash ion", + "Ġwithd raw", + "ĠB ey", + "ĠB ase", + "ĠH ung", + "inc oln", + "b ell", + "Ġinter change", + "u a", + "Ġbo ats", + "Ġf uel", + "Ġ\" [", + "Ġl iber", + "Ġcom edy", + "Ġdise ase", + "Ġadd ing", + "ren ce", + "Ġe gg", + "Ġentire ly", + "Al though", + "Ġc aught", + "Ġf irm", + "l ar", + "Ġexperien ced", + "Ġbelie ve", + "ress ive", + "Ġnorth west", + "Ġsing ing", + "ĠDemocr atic", + "Ġt im", + "Ġperform ing", + "ĠThe atre", + "3 00", + "4 9", + "h aps", + "ean while", + "b a", + "Ġplan et", + "5 5", + "m outh", + "Ġmy th", + "ĠSong s", + "4 6", + "Ġun ique", + "ĠPol ish", + "Ġc ited", + "Ġuns uccess", + "st ate", + "Ġsec urity", + "Ġd oll", + "Ġ15 0", + "Ġnorm al", + "ĠGovern ment", + "ak i", + "Ġs quad", + "z z", + "Ġcont aining", + "ĠPhil ipp", + "Ġ197 5", + "Ġdesign s", + "I D", + "Ġ196 4", + "ĠP ers", + "Ġroad s", + "Ġveh icles", + "Ġprot ected", + "Ġro b", + "ĠSte ve", + "us c", + "Ġren amed", + "ĠK en", + "Ġ196 9", + "Ġeffect ive", + "ĠS ix", + "Ġinst all", + "ĠCl ark", + "ess ed", + "ĠB alt", + "Ġch oice", + "Ġm ist", + "Ġcomp osition", + "Ġcall s", + "Ġ198 3", + "ĠF antasy", + "ĠHar ry", + "Ġey e", + "ul ate", + "Ġun f", + "4 8", + "Ġh orses", + "o ir", + "Ġnot hing", + "ĠAs ia", + "ĠS el", + "A ccording", + "Ġcar ry", + "Ġf at", + "el ly", + "Ġat mosp", + "ag an", + "ĠHe art", + "ĠSh ort", + "Ġl abor", + "ĠM ov", + "man n", + "ĠU TC", + "or al", + "ĠInd ust", + "ĠB ell", + "Ġreg iment", + "Ġar c", + "m un", + "Ġsaf ety", + "ĠS her", + "Ġ197 2", + "Ġgl ass", + "Ġanal ysis", + "P A", + "ĠPro duction", + "ĠW ater", + "ob al", + "Ġdram a", + "ĠIs rael", + "Ġpublic ation", + "ĠWeek ly", + "ĠL incoln", + "ĠM ah", + "Ġexpl os", + "Ġmer ch", + "ĠOff ice", + "Ġst ay", + "Ġf ish", + "ĠCon ference", + "Ġg ives", + "em ies", + "Ġshoot ing", + "ĠB urn", + "bur gh", + "Ġ3 3", + "ĠC a", + "Ġturn s", + "ul pt", + "Ġcred ited", + "ĠJ es", + "Ġ196 5", + "Ġclos ely", + "Ġcon g", + "ĠT urn", + "Ġv on", + "Ġeng aged", + "Ġw ave", + "ĠAnd erson", + "Ġd iam", + "Ġro w", + "Ġt all", + "ĠL ar", + "achus etts", + "Ġh yp", + "Ġhum ans", + "ĠH ind", + "ĠJ ean", + "ĠC ub", + "ograp her", + "al i", + "ic ts", + "Ġr ac", + "Ġ196 6", + "Ġro t", + "ĠSt ation", + "ir a", + "ĠR ome", + "Ġcor respond", + "A ll", + "Ġbe aut", + "r ant", + "w ise", + "Ġh arm", + "Ġs ac", + "Ġext ension", + "Ġ198 2", + "Ġst ages", + "b ro", + "our ney", + "Ġarr ival", + "ĠL iver", + "ĠPro v", + "ul ts", + "ĠF all", + "ĠTh rough", + "r ons", + "Ġopportun ity", + "Ġh air", + "Ġmus eum", + "on c", + "Ġprov iding", + "Ġ197 1", + "Ġflood ing", + "Ġb odies", + "ĠHam ilton", + "clud ing", + "j i", + "Ġp itch", + "i ot", + "ath an", + "Ġre nd", + "ony m", + "ĠG il", + "Ġ191 4", + "Ġhost ed", + "Ġon line", + "Ġpro s", + "Ġcent uries", + "if ul", + "Ġn ob", + "p ut", + "ĠH ay", + "Ġbrother s", + "ĠMass achusetts", + "is hes", + "ĠGeorg ia", + "Ġest ate", + "ĠW at", + "ĠM ot", + "Ġcult ural", + "Ġ191 8", + "Ġun us", + "ĠEar l", + "Ġinj ured", + "ĠOr der", + "Ġfind s", + "Ġrec alled", + "ĠBroad way", + "ĠV i", + "Ġcon ference", + "Ġsub mar", + "it ors", + "Ġw orth", + "h i", + "Ġret ire", + "Ġsit es", + "Ġview s", + "Ġrecogn ized", + "up t", + "m ad", + "Ġa wards", + "Ġex erc", + "Ġcomp uter", + "Ġlast ed", + "Ġliter ature", + "g al", + "Ġr ise", + "Ġres ident", + "Ġ197 9", + "Ġobs erv", + "Ġenjoy ed", + "Ġintens ity", + "Ġmount ain", + "ĠH it", + "Ġdec or", + "Ġview ed", + "j a", + "w ich", + "Ġpain ting", + "ĠD ark", + "Ġwh y", + "Ġwrit es", + "I A", + "ay a", + "Ġinst ruct", + "Ġfac ilities", + "Ġdevelop ing", + "ir ation", + "ans as", + "ĠLew is", + "Ġhold ing", + "Ġth ing", + "Ġt ry", + "Ġoper ating", + "el a", + "Ġag o", + "Ġbatter y", + "ĠB rian", + "ĠH art", + "Ġdef ensive", + "ke nd", + "Ġact ress", + "the s", + "ĠN az", + "Ġstop ped", + "at i", + "ĠCh ild", + "u ate", + "cl es", + "ĠHol lywood", + "ol t", + "ĠR oss", + "ac ter", + "Ġdes cend", + "Ġsh ut", + "Ġad ult", + "Ġpen alty", + "Ġdem and", + "Ġexped ition", + "ĠPro t", + "ĠUp on", + "Ġbro wn", + "Ġknow ledge", + "on ia", + "ĠCon n", + "ĠSecret ary", + "Ġvar i", + "z en", + "Ġdecl ined", + "Ġgen re", + "Ġey es", + "Ġf oss", + "t ic", + "ĠM ain", + "v est", + "Ġs and", + "A d", + "Ġa id", + "ĠA ri", + "Ġ197 4", + "Ġs ave", + "ie ge", + "ru ce", + "sp ec", + "ĠV ill", + "Ġprot ection", + "ĠB ern", + "Ī Ĵ", + "ac ts", + "ad s", + "Ġrest aur", + "ush ing", + "ĠRail way", + "Ġ\\| -", + "ĠAb b", + "Ġ4 8", + "Ġlet ters", + "Ġcompos er", + "Ġth row", + "ĠGold en", + "Ġd rop", + "ĠM os", + "Ġf it", + "c ar", + "Ġsim ple", + "ĠR et", + "c ome", + "D on", + "B S", + "cher s", + "Ġch ance", + "Ġret ained", + "le vel", + "Ġ197 3", + "Ġviol ence", + "ĠPl an", + "Ġdra wn", + "ast y", + "ograph ic", + "Ġsignificant ly", + "Ġbase ball", + "ĠGerman s", + "Ġjoin t", + "oth ing", + "Ġbelie f", + "ĠG ulf", + "Ġcol lected", + "ĠBra zil", + "er al", + "> )", + "y les", + "Ġis lands", + "Ġadap ted", + "ĠO f", + "ĠR el", + "Ġe ighth", + "ran ean", + "ord an", + "ĠSp ace", + "Ġb en", + "Ġdem ol", + "Ġren ov", + "Ġsust ained", + "Ġmeth od", + "Ġvess els", + "ic ian", + "our ces", + "ag ues", + "Ġed ge", + "Ġnot ing", + "Ġplan ning", + "Ġdet ails", + "7 6", + "Ġloss es", + "Ġ4 2", + "ĠN ick", + "Ġbo at", + "ad or", + "ĠT am", + "Ġm ut", + "Ġmiss ing", + "ĠLiver pool", + "Ġa thlet", + "re te", + "ĠG er", + "Ġr hy", + "Ġg ain", + "Ġpropos al", + "Ġc art", + "Ġdid n", + "Ġconc er", + "Ġrepl ace", + "Ġreb u", + "Ġdef in", + "ĠD ue", + "ry st", + "Ġ197 6", + "Ġimpro ve", + "Ġresist ance", + "at ures", + "rop ri", + "ã Ĥ", + "Ġ =", + "Ġpurp ose", + "Ġt ail", + "Ġsc ulpt", + "ink ing", + "l an", + "Ġvol ume", + "ĠOh io", + "or gan", + "ĠB ou", + "ĠW W", + "Ġsecond ary", + "Ġbatt alion", + "w ick", + "Ġreg ions", + "p ower", + "os is", + "Ġpopular ity", + "ĠPe ople", + "ill er", + "ĠSup reme", + "Ġ ign", + "ĠHaw ai", + "Ġengine ering", + "k now", + "Ġplay off", + "ĠB all", + "Ġpow ers", + "Ġ +", + "Ġm ounted", + "ur ation", + "B I", + "ond er", + "Ġhigh light", + "Ġmot ion", + "Ġc inem", + "l i", + "l ik", + "ĠG ib", + "ĠW el", + "Ġcan c", + "p o", + "eng ers", + "Ġen emies", + "ĠB ond", + "Ġcasual ties", + "rop ol", + "Ġsh ape", + "Ġit ems", + "i ents", + "Ġthe ater", + "Ġcommon ly", + "Ġdown load", + "ģ Ħ", + "ĠD rag", + "Ġkn ots", + "ĠG reg", + "o z", + "w a", + "Ġarrest ed", + "Ġex change", + "ĠAm ong", + "Ġass ault", + "re ll", + "Ġvot ed", + "Ġc old", + "Ġres erve", + "Ġparalle l", + "ch ar", + "Ġsymb ol", + "ĠSt adium", + "Ġrec ently", + "Ġs essions", + "Ġs ections", + "ĠA k", + "ĠWh it", + "Ġim pl", + "ĠComm and", + "Ġpo em", + "ĠK im", + "Ġtrans form", + "Ġstreng the", + "Ġkn ew", + "un te", + "Ġsuc ceeded", + "Ġpain t", + "por ation", + "Ġy outh", + "ĠP ot", + "Ġequ al", + "ĠRol ling", + "Ġtechn ology", + "ĠB art", + "ick ets", + "Ġbur ied", + "b u", + "Ġnar rative", + "Ġshow ing", + "Ġget ting", + "Ġwe alth", + "Ġf resh", + "om ew", + "Ġac res", + "Ġmed al", + "l ife", + "Ġon es", + "Ġv ent", + "Ġch ampion", + "ĠT enn", + "ruct ure", + "st ar", + "Ġprison ers", + "ĠN ever", + "p et", + "Ġadd ress", + "Ġmiss ed", + "4 4", + "if orm", + "Ġc ard", + "ĠD ream", + "Ġch annel", + "Ġrespond ed", + "Ġag ent", + "Ġ198 1", + "Ġsubst ant", + "am i", + "the less", + "c ement", + "Ġe c", + "ĠComm on", + "ot hes", + "Ġis ol", + "Ġpro ceed", + "Ġdec ade", + "Ġregard ing", + "Ġp ul", + "a ver", + "ĠM oon", + "w estern", + "Ġc ore", + "Ġs ort", + "ec e", + "ĠI V", + "ĠCh ap", + "Ġappro ached", + "ĠT en", + "ĠAr men", + "ĠHe ad", + "Ġgro ss", + "uz z", + "Ġde leg", + "Ġaut om", + "end er", + "Ġ191 7", + "oc al", + "O ne", + "Ġb ought", + "ol i", + "ig er", + "ĠL ieutenant", + "Ġteam m", + "Ġpre ced", + "Ġfam ous", + "ag ement", + "Ġ191 5", + "Ġcom ic", + "Ġro utes", + "Ġ3 9", + "ĠWal ter", + "Ġs elling", + "ĠInd epend", + "ĠV ar", + "Ġ197 7", + "a ug", + "Ġ197 8", + "Ġb an", + "Ġfind ing", + "az a", + "p op", + "iter ranean", + "ĠD aily", + "ĠMar c", + "Ġhouse hold", + "in ks", + "Ġwind ows", + "Ġtem ple", + "Ġind icated", + "Ġemploy ed", + "om ic", + "Ġm outh", + "Ġmot or", + "Ġl ob", + "ĠW alk", + "il ation", + "Ġarran ged", + "Ġprov ides", + "Ġaltern ative", + "ie val", + "vent ure", + "Ġmin ister", + "op her", + "Ġrep utation", + "Ġreason s", + "��Ar ts", + "ĠGr ant", + "ĠAn th", + "Ġdist ingu", + "ĠA st", + "he im", + "Ġdesc ription", + "le ep", + "us ic", + "â ģĦ", + "Ġw itness", + "Ġdescrib ing", + "ĠG ord", + "ĠM ic", + "w all", + "Ġfr ame", + "Ġdep ict", + "Ġcandid ate", + "Ġsc ale", + "ĠAl so", + "re ts", + "Ġstart s", + "ret t", + "ĠF air", + "Ġex act", + "Ġroom s", + "C C", + "Ġ4 9", + "ĠAn ton", + "Ġportray ed", + "ĠC O", + "Ġ194 6", + "el ess", + "Ġlook ing", + "Ġso le", + "ĠDo ctor", + "ĠM un", + "Ġsequ el", + "Ġtra il", + "ĠH MS", + "Ġcomplet ion", + "iv ered", + "ĠMed iterranean", + "Ġa uth", + "Ġstat ement", + "Ġlear ned", + "ĠFred er", + "ĠC irc", + "ĠN aval", + "Ġover l", + "Ġrapid ly", + "Ġfin ishing", + "Ġd aily", + "Ġstud ied", + "Ġopin ion", + "t ical", + "is a", + "ĠC op", + "ĠL ab", + "Ġrul ed", + "Ġcal c", + "Ġconcern s", + "Ġwin ner", + "ĠSing les", + "Ġd ry", + "b urn", + "à ±", + "Ġtrans ition", + "Ġn or", + "Ġunder t", + "w an", + "Ġ191 6", + "Ġlim it", + "Ġre action", + "Ġeven ing", + "ar p", + "Ġex clus", + "ĠP ict", + "Ġearl iest", + "Ġprep ared", + "ĠJew s", + "ĠL ady", + "Ġm emorial", + "Ġany thing", + "ĠS R", + "Ġappe al", + "ĠN HL", + "el son", + "U n", + "Ġext rem", + "ĠPr in", + "Ġs un", + "Ġc avalry", + "Ġc ells", + "in ary", + "ĠE ven", + "ut s", + "Ġimp lement", + "Ġassist ance", + "Ġbas k", + "8 5", + "Ġexist ence", + "Ġnot able", + "h at", + "ĠF e", + "Ġm ort", + "Ġpart ies", + "ĠMc G", + "Ġse at", + "f ess", + "Ġmess age", + "Ġfund s", + "h r", + "Ġpolit ics", + "ĠB on", + "ĠUn ivers", + "Ġ196 2", + "min ute", + "Ġident ity", + "ĠC ape", + "ph oon", + "Ġsuppl ies", + "ó n", + "ap es", + "Ġspec ifically", + "ic it", + "omm od", + "n ight", + "iss ance", + "ĠCamb ridge", + "ĠPr ime", + "Ġb ed", + "Ġdel ayed", + "re al", + "ĠEm peror", + "Ġc rown", + "Ġdeath s", + "ĠK ey", + "Ġf rag", + "Ġsec ure", + "d a", + "Ġappoin t", + "M an", + "6 6", + "ĠH an", + "ĠP oint", + "Ġconsist ing", + "ĠIn c", + "olk ien", + "Ġstand ing", + "osaur us", + "ĠSt ew", + "Ġinters ection", + "Ġpost ed", + "Ġcomb ination", + "ĠY our", + "ĠEng ine", + "Ġ196 3", + "p oint", + "Ġinv ited", + "le ton", + "Ġcar rying", + "Ġdepart ment", + "Ġdec ades", + "Ġcontroll ed", + "\" ),", + "ign ment", + "Ġim pr", + "Ġ194 8", + "Ġincreasing ly", + "Ġrul es", + "Ġrecomm ended", + "Ġb rand", + "Ġcon sequ", + "Ġdel ivered", + "ĠS us", + "Ġdrum s", + "Ġcommand ed", + "Ġturn ing", + "go ing", + "ĠV ideo", + "ĠF ire", + "ĠAt t", + "Ġse lect", + "Ġre duce", + "Ġl b", + "Ġann iversary", + "v ements", + "ĠJ enn", + "g ame", + "ĠB ad", + "ĠPhil ip", + "B l", + "ĠT ar", + "Ġrough ly", + "Ġag ric", + "Ġa ware", + "al o", + "ĠS S", + "ot ic", + "Ġ4 00", + "Ġtri p", + "Ġmod els", + "Ġne ut", + "Ġsout heast", + "Ġocc as", + "Ġindust rial", + "Ġinvestig ation", + "as hed", + "ĠD ig", + "ĠM emorial", + "ĠSpec ial", + "ĠI mp", + "Ġev olution", + "Ġown er", + "Ġconn ection", + "Ġast ron", + "ĠJ an", + "Ġappl ied", + "el er", + "ĠB al", + "Ġper fect", + "ĠTh ird", + "Ġ6 5", + "Ġnomin ation", + "Ġs ell", + "Ġcon qu", + "Ġw ars", + "it o", + "um in", + "ist an", + "ĠMill er", + "ĠP u", + "esp read", + "Ġsp ort", + "ĠB ol", + "Ġgo es", + "ĠTrans port", + "Ġchallen ge", + "e or", + "n g", + "ĠF A", + "Ġac know", + "Ġ5 5", + "and y", + "4 3", + "ĠA ge", + "Ġqu ite", + "Ġc atch", + "ac ent", + "ĠJ ordan", + "og a", + "Ġb rigade", + "Ġ urban", + "ĠPh ill", + "Ġd ated", + "ĠNor way", + "ĠAir port", + "Ġmod er", + "Ġinter ior", + "Ġw ays", + "Ġcert ified", + "ĠSw ift", + "agon ist", + "ĠT ony", + "ĠPol and", + "Ġtemper ature", + "Ġbott om", + "Ġattrib uted", + "Ġdr iving", + "i at", + "osl av", + "Ġintro duction", + "Ġmet ers", + "Ġac claim", + "ĠAddition ally", + "Ġcoast al", + "Ġhyd ro", + "Ġv an", + "ĠPro ject", + "ont o", + "ĠIm perial", + "4 2", + "6 5", + "ĠE s", + "Ġcamer a", + "g on", + "Ġse em", + "ĠMar s", + "ĠColon el", + "Ġeng ines", + "g ency", + "ad ow", + "Ġ ,", + "Ġsh all", + "ic ate", + "Ġstory line", + "ĠPrem ier", + "Ġch orus", + "so le", + "ĠAll en", + "Ġm ig", + "Ġremain der", + "Ġrel ief", + "Ġallow s", + "b an", + "we ight", + "Ġdistrib ution", + "Ġover se", + "ark s", + "ĠH ou", + "ĠAd am", + "ĠMex ican", + "t ra", + "ĠInst ead", + "Ġacc used", + "Ġh a", + "Ġb or", + "ĠN ic", + "Ġking dom", + "Ġtr ust", + "ĠY an", + "Ġrepl acement", + "Ġf ashion", + "ot o", + "Ġact s", + "6 00", + "ĠHow ard", + "ut y", + "Ġsettle ment", + "duc ing", + "ĠC ur", + "Ġacc ommod", + "Ġshe l", + "Ġf ly", + "l aw", + "Ġpurch ase", + "ĠDes ign", + "ĠA v", + "ĠP ier", + "ĠCrit ical", + "rid ges", + "ĠConst ruction", + "Ġt act", + "Ġn ick", + "ĠRe view", + "ĠMo ore", + "Ġsurv ived", + "Ġeas ily", + "j o", + "ĠB os", + "Ġsp in", + "Ġhead s", + "r im", + "u ro", + "Ġ193 6", + "th m", + "ĠBar b", + "ĠF ame", + "Ġobject s", + "ĠJ ay", + "ĠF ound", + "ick s", + "ĠAl f", + "u an", + "wh o", + "Ġ19 19", + "Ġd ub", + "Ġpromot e", + "Ġm icro", + "Ġde emed", + "iz ations", + "r um", + "Ġfeel ing", + "ĠM ul", + "igh ters", + "ind er", + "h ost", + "ron ze", + "ick et", + "Ġthreat ened", + "ĠL ow", + "Ġinter ested", + "Ġcr ime", + "M A", + "Ġ196 1", + "Ġfund ing", + "ĠG ram", + "Ġfl at", + "Ġpremi ered", + "ins ula", + "Ġalle ged", + "ent ially", + "Ġdut ies", + "h ar", + "Ġrail road", + "ĠOn ly", + "Ġden ied", + "Ġfl u", + "ĠK ong", + "Ġ4 7", + "Ġass umed", + "st ory", + "ak ed", + "Ġintern al", + "l ane", + "Ġent ering", + "ĠByz antine", + "L e", + "b re", + "Å Ĥ", + "Ġland fall", + "G N", + "w en", + "ĠR on", + "Ġcl imate", + "g un", + "Ġperman ent", + "og y", + "Ġinter cept", + "ĠSt aff", + "Ġscient ific", + "Ġwid espread", + "ul es", + "le ft", + "ris is", + "ĠV II", + "ile y", + "ĠM eanwhile", + "ĠE ver", + "Ġrecover ed", + "ĠS av", + "ĠR yan", + "Ġj ourney", + "Ġret reat", + "ĠFore st", + "ad er", + "Ġoffic es", + "Ġcross ed", + "Ġcru iser", + "ĠCh annel", + "Ġpra ise", + "Ġvir t", + "Ġdef ence", + "ĠN ether", + "Ġgrad ually", + "Ġweaken ed", + "Ġm ode", + "ĠP ower", + "Ġdo or", + "Ġnin th", + "Ġ195 6", + "Ġmix ing", + "idd en", + "b ook", + "Ġst ret", + "Ġseg ment", + "ap ore", + "ab led", + "Ġinsp iration", + "ĠRec ording", + "Ġrefer ences", + "ĠSy d", + "Ġf ict", + "Ġsett led", + "ĠSpr ing", + "Ġreg ister", + "Ġpat rol", + "Ġcop y", + "4 00", + "ĠP ress", + "Ġcap able", + "Ġanim ated", + "n ic", + "ĠB and", + "ĠViet nam", + "Ġimport ance", + "ĠN ar", + "oph y", + "ĠF ord", + "ĠPro g", + "Ġim ages", + "Ġsouth west", + "Ġadapt ation", + "à ¸", + "m es", + "he astern", + "Ġdep os", + "f inal", + "id ae", + "... ]", + "Ġtown s", + "Ġsome one", + "Ġpre y", + "ĠMor gan", + "ing ly", + "ĠD er", + "ig e", + "Ġph ase", + "Ġcr im", + "Ġc ool", + "Ġdom estic", + "Ġs ons", + "Ġ193 8", + "aw ay", + "Ġg all", + "Ġmusic ians", + "ĠM TV", + "ĠP ass", + "Ġwee kend", + "ĠMount ain", + "Ġexp and", + "ĠOn ce", + "Ġback ing", + "Ġpart ner", + "ĠR un", + "ra ge", + "ĠMar ia", + "Ġ1 20", + "Ġd ates", + "erv ative", + "ĠAb out", + "Y ou", + "Ġsub s", + "Ġe t", + "ĠBow l", + "ĠCare y", + "y o", + "ĠP it", + "Ġasp ects", + "ut o", + "Ġd in", + "Ġse ems", + "ens us", + "ĠU r", + "ĠConfeder ate", + "ĠT olkien", + "ĠSim on", + "ĠGord on", + "ĠCol l", + "Ġt ank", + "pl ace", + "ĠQue ens", + "Ġo uter", + "act ive", + "Ġm ales", + "Ġcomm emor", + "Ġschol ar", + "Ġper haps", + "an th", + "os ite", + "Ġproduc ing", + "Ġkey board", + "4 1", + "ĠS eat", + "sen al", + "Ġprogram s", + "Ġs ale", + "ion e", + "are t", + "' d", + "ĠWin ter", + "Ġd ress", + "7 7", + "se x", + "Ġob tained", + "Ġintellig ence", + "ĠF ederal", + "ino is", + "Ġhe at", + "ĠE st", + "r ating", + "Ġrecogn ition", + "Ġs oul", + "Ġst ock", + "ĠH omer", + "Ġ4 1", + "Ġfl ank", + "od ay", + "hed ral", + "ĠKenn edy", + "Ġ195 8", + "Ġt ied", + "Ġconstit ution", + "r ates", + "Ġarm or", + "Ġsuff icient", + "Ġcan n", + "Ġpass engers", + "Ġprogram ming", + "ĠIn it", + "Ġchar ges", + "Ġdepart ure", + "er ted", + "ĠT ok", + "ĠMary land", + "Ġarrang ement", + "Ġform al", + "Ġsuppor ters", + "Ġtechn ical", + "al ign", + "ĠLe on", + "ĠTor onto", + "Ġcomm it", + "Ġsepar ated", + "ĠR id", + "ĠO ffic", + "se a", + "Ġdec line", + "Ġfe ed", + "Ġconv in", + "Ġl ov", + "Ġsup posed", + "ab il", + "Ġrequ ested", + "Ġcor rect", + "ĠU N", + "uc ks", + "reg on", + "ĠE ric", + "Ġup grad", + "Ġpresident ial", + "Ġtun nel", + "iv als", + "Ġcl imb", + "c ious", + "Ġcle an", + "ĠS n", + "Ġem p", + "w as", + "ug oslav", + "Ġrelig ion", + "Ġnot e", + "Ġman ga", + "Ġproper ties", + "Ġcomm itted", + "iqu es", + "Ġad mitted", + "b ody", + "re ck", + "ig ation", + "Ġcaus es", + "ĠM D", + "Ġprincip al", + "Ġb ra", + "ĠC ra", + "Ġinterp ret", + "Ġsur vey", + "ĠO d", + "aw are", + "Ġchar ged", + "Ġinvol ving", + "ĠK at", + "Ġdef ined", + "Ġread ing", + "Ġrest ored", + "5 9", + "ou ri", + "ĠH ug", + "Ġanc est", + ". '", + "ĠKent ucky", + "Ġd ivers", + "Ġpred ecess", + "ĠMag azine", + "f e", + "Ġ193 7", + "Ġbattles hips", + "a ired", + "op ter", + "ĠRe lease", + "Ġ[ ...]", + "Ġtyp ical", + "ĠD eath", + "ĠIs lam", + "Ġvot es", + "Ġacc ur", + "ĠO k", + "v ens", + "Ġfem ales", + "Ġsh ots", + "ĠSing apore", + "it age", + "Ġplatform s", + "Ġneighbor hood", + "el ine", + "ĠN ap", + "Ġ6 4", + "Ġ194 7", + "ĠP ear", + "ĠBow ie", + "Ġun ion", + "Ġbask etball", + "ĠA D", + "ct ions", + "Ġ195 7", + "f inals", + "ĠT rib", + "Ġ191 0", + "Ġhistor ians", + "Ġgraph ics", + "onc é", + "ĠB ry", + "Ġevery thing", + "st ic", + "bour ne", + "Ġcontrovers y", + "ir t", + "Ġint ention", + "ĠAr gent", + "Ġdep end", + "ĠT ech", + "Ġw earing", + "Ġtem porary", + "Ġdr iver", + "ĠAss embly", + "h us", + "ĠC as", + "ars h", + "ch ang", + "Ġv ide", + "ĠAl an", + "ĠSh ak", + "Ġ195 9", + "5 8", + "Ġspe ak", + "Ġmiss ions", + "ĠR ose", + "iec e", + "Ġs iege", + "ĠB a", + "Ġeconom y", + "T o", + "ĠBeat les", + "Ġband s", + "ĠRober ts", + "Ġbring ing", + "ĠCar ter", + "Ġindepend ence", + "Ġst adium", + "Ġdest ruction", + "a ft", + "ird s", + "p on", + "ab y", + "Ġsh op", + "Ġold est", + "b ra", + "Ġdifficult y", + "Ġh ang", + "ĠH o", + "Ġs omew", + "ĠSt and", + "Ġl ake", + "Ġ4 6", + "ac he", + "ĠAlbum s", + "ĠR ang", + "ism s", + "Ġsyn thes", + "he red", + "ĠGre ece", + "Ġs now", + "le ts", + "Ġsh if", + "Ġsp oke", + "Ġtermin us", + "Ġchall eng", + "; \"", + "ĠBet ween", + "Ġf er", + "Ġm ap", + "oy d", + "ĠO regon", + "Ġpart n", + "Ġal t", + "us ing", + "Ġcr ash", + "ac hel", + "Ġsurv iving", + "p re", + "Ġt anks", + "ĠF inn", + "Ġcommun ities", + "ĠP A", + "Ġ195 3", + "Ġthr one", + "Ġval ley", + "Ġs am", + "Ġbeg un", + "Ġhead ed", + "ĠG un", + "Ġmov ements", + "R e", + "ĠSyd ney", + "Ġdown town", + "9 9", + "ĠMil itary", + "ri ers", + "Ġte eth", + "ĠS u", + "Ġte le", + "Ġsp ons", + "Ġground s", + "Ġdes ire", + "ell o", + "Ġf aith", + "Ġman ner", + "ib b", + "og en", + "Ġdeb ate", + "Ġdep icted", + "\" ).", + "Ġc ricket", + "Ġliter ary", + "Ġposs ibility", + "ĠPort ug", + "Ġz one", + "d on", + "o oth", + "Ġsec ured", + "à º", + "ĠR oy", + "Ġrec ru", + "ĠSund ay", + "Ġatt racted", + "C l", + "Ġh ip", + "Ġ Å", + "ĠS onic", + "Ġf illed", + "Ġele ven", + "Ġst ayed", + "F rom", + "Ġover t", + "i ate", + "Ġfac ility", + "Ġcru isers", + "Ġro se", + "ĠY ugoslav", + "Ġfre eway", + "Ġte en", + "Ġatt ached", + "ĠDou gl", + "ĠCor poration", + "Ġl ibrary", + "Ġ195 4", + "Ġcompet ed", + "Ġart work", + "Ġ17 8", + "Ġt ell", + "Ġincorpor ated", + "Ġr aces", + "s elling", + " °", + "Ġconcern ed", + "Ġinj uries", + "Ġsw im", + "Ġequip ped", + "Ġmem ory", + "5 6", + "Ġhop ed", + "Ġcon clusion", + "Ġsk in", + "Ġcost s", + "ĠT ower", + "Ġsound s", + "ĠR aj", + "Ġmaterial s", + "' ,", + "Ġpar liament", + "it ter", + "ĠSeat tle", + "Ġsol id", + "Ġs qu", + "ĠSe ga", + "Ġ4 4", + "ĠP ur", + "Ġbo il", + "Ġin sc", + "Ġcoin s", + "ĠS ports", + "om ing", + "Ġra ise", + "Ġ195 5", + "ĠSwed en", + "ĠSc ience", + "ĠAd ams", + "ĠMc K", + "Ġstreet s", + "Ġprov ince", + "Ġconsider able", + "Ġs ailed", + "em eter", + "Ġfict ional", + "ĠR oc", + "? \"", + "Ġ |", + "ĠPlay er", + "! \"", + "ĠI ra", + "ĠAust ria", + "Ġocc urs", + "Ġsup erv", + "Ġal leg", + "Ġa er", + "ult ane", + "Ġproduct s", + "ĠPro fess", + "Ġh ope", + "ĠG en", + "ĠJust ice", + "Ġserv es", + "Ġpr ice", + "Ġact ual", + "J o", + "ĠJac ob", + "ra it", + "ess ee", + "Ġ\\ #", + "Ġcol our", + "Ġbas ic", + "Ġf olk", + "Ġpop ulations", + "Ġsurround ed", + "ĠT reat", + "Ġsuccess or", + "b ec", + "ĠA ud", + "ĠA z", + "Ġr ural", + "ĠHar ris", + "iv an", + "Ġemer ged", + "Ġup d", + "Ġreal ity", + "ĠNether lands", + "Ġp up", + "Ġoff ers", + "Ġstrong ly", + "Ġclass ification", + "ĠAnd y", + "Ġdeterm ine", + "Ġdut y", + "ĠG ard", + "ipp i", + "Ġh al", + "Ġassoci ation", + "ro v", + "ĠL yn", + "A R", + "Ġd ipl", + "Ġpremi ere", + "ot ype", + "Ġst ood", + "ip e", + "Ġcons um", + "Ġveh icle", + "ĠMatt hew", + "Ġdiffer ences", + "Ġdocument ary", + "ĠJ ane", + "Ġdist urb", + "ĠC E", + "Ġclass ified", + "Ġregular ly", + "ĠKore a", + "Ġder ived", + "ĠR ick", + "vel and", + "Ġreturn s", + "ĠStan ley", + "in cluding", + "Ġmed ieval", + "Ġatmosp here", + "Ġarch ae", + "r ace", + "Ġvess el", + "Ġexp ect", + "ĠI d", + "Ġslow ly", + "ĠRes earch", + "Ġdismiss ed", + "Ġn est", + "ag re", + "Ġout break", + "un a", + "le m", + "Ġopp osite", + "ĠHou ston", + "r in", + "ĠB ush", + "te enth", + "Ġ19 00", + "Ġer upt", + "ĠP o", + "Ġr ated", + "Ġent itled", + "Ġcl oud", + "Ġpers u", + "Ġv ice", + "Ġfl ed", + "Ġdesign er", + "Ġh am", + "ens es", + "ĠTur k", + "7 9", + "ĠKe vin", + "Ġra id", + "Ġclub s", + "Ġcirc um", + "Ġbehav ior", + "ĠN ich", + "Ġdepart ed", + "Ġp ed", + "Ġinvol vement", + "a is", + "Ġ195 2", + "Ġdestroy ers", + "ĠFreder ick", + "com ing", + "ĠCle veland", + "6 4", + "ĠL ast", + "Ġab oard", + "Ġacknow led", + "ew here", + "rib ed", + "ĠPol ice", + "il a", + "Ġthe at", + "Ġtri als", + "Ġextrem ely", + "ĠN ash", + "Ġother wise", + "Ġegg s", + "Ġm un", + "ic ide", + "ĠH u", + "ĠInd ones", + "Ġt orn", + "Ġimm ig", + "Ġ193 5", + "ĠA uthor", + "ĠD or", + "Ġlo an", + "ĠIll inois", + "Ġreg ional", + "Ġphot ograph", + "Ġass emb", + "h igh", + "ĠH ospital", + "ĠMiss ouri", + "Ġchair man", + "ĠBey oncé", + "ĠW right", + "Ġmod ified", + "Ġcons p", + "igg est", + "ĠPat rick", + "ĠBrook lyn", + "Ġacc ounts", + "Ġmeas ures", + "ĠB ir", + "ĠJ ournal", + "Ġrev olution", + "Ġens ure", + "8 00", + "ĠPl ot", + "ĠM aster", + "Ġd ream", + "M ar", + "Ġoper a", + "Ġass ass", + "ĠTe levision", + "Ġass ists", + "Ġdiv isions", + "Ġrom antic", + "ĠR ow", + "ost er", + "ĠRob inson", + "ĠBel g", + "Ġpass age", + "Ġas h", + "Ġwind ow", + "ip h", + "Ġfre edom", + "Ġ193 3", + "Ġvol unte", + "ĠTenn essee", + "ĠF ive", + "ĠFam ily", + "or ney", + "Ġstr ate", + "l ock", + "ac re", + "ĠHe nd", + "S he", + "Ġbre eding", + "Ġmeth ods", + "Ġw ings", + "ĠI GN", + "ĠK al", + "ĠT un", + "ent al", + "Ġpro te", + "Ġoper ate", + "ĠCol or", + "Ġunus ual", + "Ġstrate gy", + "Ġan sw", + "ĠAnth ony", + "Ġcirc ulation", + "udd en", + "ĠMiss iss", + "ĠB rist", + "ĠR ain", + "Ġaccomp any", + "N o", + "ĠBer lin", + "7 8", + "Ġc rop", + "o en", + "ĠS in", + "Ġwar m", + "ĠO ak", + "ĠMar g", + "Ġclaim ing", + "Ġw atched", + "Ġadj acent", + "ĠF ront", + "ĠN elson", + "Ġauth ors", + "Ġf itted", + "Ġv ary", + "E S", + "ĠDie go", + "ĠSim ilar", + "ĠIndian a", + "Ġoccasion ally", + "ĠF eder", + "Ġb low", + "ĠN ow", + "Ġeffect ively", + "Ġl oyal", + "Ġqual ifying", + "Ġelimin ated", + "Ġdiscover y", + "Ġres ources", + "Ġsh ore", + "Ġmil it", + "om ot", + "ĠHit ler", + "ol y", + "Ġstr ateg", + "Ġwithd rew", + "Ġabs ence", + "iam i", + "c i", + "sh aped", + "N ew", + "Ġren ew", + "Ġemploy ees", + "ĠA round", + "Ġtem por", + "Ġsee ing", + "os ure", + "ĠKore an", + "Ġretire ment", + "as ure", + "Ġ ic", + "Ġdefeat ing", + "ĠN etwork", + "ĠMed ia", + "ham mad", + "om pl", + "ĠL ibrary", + "ĠPort land", + "Ġd iver", + "Ġlead s", + "or ial", + "Ġfall ing", + "Ġsat isf", + "enn is", + "s ki", + "ĠRog er", + "ĠU t", + "Ġrespons ibility", + "Ġ195 1", + "Ġestablish ment", + "Ġn av", + "ĠStew art", + "Ġunsuccess ful", + "Ġd ating", + "Ġ194 9", + "Ġdiscuss ed", + "Ġread y", + "Ġexcept ion", + "Ġthous ands", + "ĠDire ctor", + "ĠShort ly", + "Ġf ine", + "and al", + "Ġafter wards", + "ĠX box", + "Ġcurrent ly", + "Ġrestaur ant", + "Ġrem ember", + "é e", + "Ġqu ant", + "Ġb ond", + ". )", + "ĠAr senal", + "Ġclos er", + "ĠC art", + "Ġw ins", + "ter m", + "ĠDougl as", + "Ġt ie", + "st yle", + "Ġav o", + "Ġrepresent ing", + "Ġ ille", + "ĠW eb", + "Ġsc he", + "Ġweap on", + "ĠC am", + "Ġrem n", + "Ġs ed", + "ĠD isc", + "Ġsk ull", + "ĠD ur", + "ĠG ri", + "um a", + "Ġclass es", + "h ard", + "ropol itan", + "ob e", + "ex p", + "f are", + "ĠN BA", + "Ġn one", + "Ġm ine", + "Ġreview er", + "ĠL anc", + "bor ne", + "ĠK han", + "ĠCent re", + "Ġin ner", + "ĠO b", + "ĠPal ace", + "ĠH ud", + "ĠAg ain", + "Ġb on", + "oss ible", + "ĠN C", + "ĠCount ry", + "itz er", + "Ġâ Ĥ", + "ĠCon c", + "Ġelect ions", + "ĠP C", + "y e", + "ĠMus lim", + "Ġ192 7", + "Ġf al", + "6 1", + "f ire", + "r ine", + "ĠE duc", + "ĠN AS", + "Ġattempt ing", + "Ġsp ok", + "ĠS ant", + "ĠW ell", + "Ġ192 1", + "Ġf ear", + "og ether", + "omp son", + "het ic", + "Ġvide os", + "in ally", + "Ġencoura ged", + "Ġclass ical", + "Ġfield s", + "ĠBrist ol", + "ĠK elly", + "Ġbomb ard", + "St ar", + "Ġinstr uments", + "Ġinform ed", + "ĠT an", + "roll ed", + "Ġne ither", + "Ġ191 3", + "ĠL et", + "Ä į", + "n i", + "ĠE le", + "Ġc abin", + "Ġle gend", + "Ġthere after", + "Ġsuper ior", + "ĠL ate", + "gr ade", + "ĠN ations", + "Ġ âĢ", + "Ġform ally", + "Ġdistrib uted", + "Ġk id", + "Ġcompet e", + "Ġinflu ential", + "Ġres ear", + "Ġob tain", + "h ist", + "Ġc ategory", + "ĠSwed ish", + "5 1", + "n oon", + "Ġjournal ist", + "ig en", + "Ġsat ell", + "ĠRail road", + "or ph", + "Ġjud ge", + "Ġgr ant", + "ĠEv ans", + "in ton", + "ĠGi ants", + "sc ape", + "ĠA cc", + "Ġdet ail", + "ĠTem ple", + "Ġd ie", + "Ġacc ompl", + "ĠIn t", + "ĠMar io", + "or age", + "Ġac id", + "Ġbu y", + "Ġprevent ed", + "6 9", + "ĠP ow", + "Ġnegoti ations", + "ĠS ab", + "ĠCh ron", + "enc ies", + "ust ed", + "Ġrele ases", + "Ġgreat ly", + "ĠHot el", + "Ġf ruit", + "Ġunder w", + "Ġunder stand", + "ĠRuss ell", + "Ġpers p", + "ĠWind ows", + "Ġrel ative", + "ĠT s", + "Ġappear ing", + "Ġw rong", + "ĠS ky", + "Ġv eter", + "' ll", + "Ġpass enger", + "en h", + "Ġh ull", + "Ġpl ane", + "it able", + "6 8", + "Ġt urb", + "Ġthir ty", + "Ġleg s", + "er r", + "ĠL enn", + "Ġform ing", + "Ġsuff ering", + "el le", + "Ġcontin uing", + "Ġvis ible", + "I f", + "Ġem peror", + "s k", + "Ġgl obal", + "Ġp ushed", + "Ġ193 2", + "Ġgirl s", + "or i", + "Ġopp onents", + "Ġ192 6", + "Ġconvin ced", + "ĠM ix", + "ten ance", + "oll o", + "Ġ192 9", + "l ie", + "Ġh ill", + "D espite", + "ch o", + "Ġinst ance", + "ĠM ans", + "ĠJ ess", + "Ġreported ly", + "n ings", + "w here", + "Ġdeploy ed", + "n amed", + "ĠRec ord", + "ĠD ick", + "ĠSt ory", + "rel ated", + "le ased", + "iv a", + "ĠD omin", + "S ome", + "ot ten", + "ann y", + "5 2", + "ĠB ruce", + "Ġinflu ences", + "ĠMer c", + "ĠWel sh", + "olog ists", + "Ġgar rison", + "ran e", + "Ġtest ing", + "c ks", + "ĠI ron", + "Ġ191 2", + "Ġachie ve", + "Ġwor st", + "ĠJ am", + "ĠA the", + "ĠHistor ic", + "Ġattack ing", + "Ġcamp us", + "5 3", + "Ġcover s", + "Ġb es", + "ĠJ ason", + "Ġ5 2", + "ĠMor ris", + "Ġdial ogue", + "Ġ4 3", + "bor ough", + "Ġsurv iv", + "ĠW y", + "ger y", + "Ġdr ivers", + "H ung", + "Ġpol y", + "ĠLeg acy", + "ĠD ave", + "Ġcross es", + "Ġfoot age", + "ĠWrit ing", + "ĠM L", + "Ġimmedi ate", + "ap se", + "Ġemer gency", + "ĠMississ ippi", + "ix on", + "Ġgener ation", + "Ġhe aring", + "R T", + "Ġen l", + "ĠIra q", + "Ġlook ed", + "Ġchild hood", + "Ġexec uted", + "emeter y", + "Ġprefer red", + "Ġrelationship s", + "Ġfavor ite", + "ĠW he", + "ĠTr ack", + "ik a", + "Ġinter ests", + "Ġdo ct", + "ĠC z", + "ĠN FL", + "ĠB rand", + "Ġclass ic", + "Ġprogram me", + "Ġhe ar", + "Ġres erv", + "vel t", + "ĠTh or", + "ain ts", + "Ġrec onst", + "Ġsim ultane", + "Ġmov es", + "Ġinte g", + "Ġrat ings", + "ĠGuard ian", + "edd ing", + "ĠM iami", + "Ġgr ass", + "Ġin aug", + "ore n", + "Ġs ke", + "ĠMar vel", + "ĠMar ine", + "ĠChampionship s", + "Ġf iled", + "Ġreview ers", + "ro d", + "Ġpict ure", + "Ġvict ims", + "Ġarchitect ure", + "Ġmon ument", + "ull ivan", + "Ġemot ional", + "Ġcour ts", + "Ġaff ili", + "Ġdiss ip", + "Ġt aught", + "Ġchap ter", + "5 7", + "Ġsche me", + "Ġprot est", + "Ġform at", + "ax on", + "ĠAr n", + "Ġpr ime", + "Ġappro val", + "Ġp ool", + "ust er", + "Ġad ults", + "Ġsur pr", + "ĠTh ompson", + "ĠCon stitution", + "Ġstat ue", + "Ġimpr ison", + "ag u", + "Ġr um", + "es ter", + "Ġg al", + "Ġapp rec", + "ob i", + "Ġprot agonist", + "ps ons", + "ĠC ook", + "Ġc ul", + "Ġown ers", + "ĠDig ital", + "tern al", + "ĠT echn", + "le nd", + "h u", + "ĠPark er", + "Ġanim ation", + "ic ians", + "ert o", + "Ġcollabor ation", + "Ġapp ropri", + "op es", + "Ġ5 1", + "Ġ192 2", + "Ġel se", + "ĠLaw rence", + "h our", + "Ġ193 4", + "ĠAlex and", + "at ically", + "ĠG ill", + "Ġp y", + "ol is", + "ĠR ing", + "usc ript", + "Ġg one", + "Ġjoin ing", + "Ġtravel ed", + "Ġf lew", + "Ġv ul", + "we gian", + "Ġrel ie", + "st rong", + "Ġmon arch", + "Ġc ode", + "ĠB ah", + "ĠWar ner", + "Ġbatt ing", + "S e", + "Ġpart ially", + "we et", + "5 4", + "ĠG aga", + "ĠWh o", + "Ġacad emic", + "ili ar", + "for ce", + "Ġhabit at", + "Ġ :", + "ut her", + "Ġb iggest", + "ĠWW E", + "Ġreb ell", + "h and", + "id i", + "ĠC ost", + "ut t", + "Ġpl ate", + "Ġ192 8", + "Ġt enth", + "Ġspec imens", + "ose velt", + "ĠH ere", + "ĠT al", + "e enth", + "Ġt one", + "Ġn eck", + "ĠF if", + "ram s", + "Ġlong est", + "Ġtre ated", + "Ġcreat ive", + "Ġwar ning", + "Ġcy cle", + "Ġpain ted", + "Ġbel t", + "Ġqual ified", + "ri or", + "Ġin her", + "Ġindic ate", + "Ġm and", + "m ith", + "Ġcolon ial", + "over s", + "ĠAs ian", + "Ġm o", + "Ġdyn asty", + "et ime", + "Ġc a", + "Ġconc rete", + "x ual", + "Ġb ronze", + "Ġent ertain", + "ĠIndust ry", + "Ġan ime", + "ĠDe an", + "Ġb right", + "Ġland ed", + "Ġenvironment al", + "ĠSil ver", + "ar on", + "Ġperson ality", + "S c", + "Ġb rain", + "Ġl ies", + "Ġair port", + "Ġob l", + "ĠHol y", + "Jo hn", + "Ġhistor ic", + "Ġwood en", + "Ġmat hem", + "Ġdipl om", + "e u", + "Ġrep airs", + "or ous", + "ĠS anta", + "Ġse ats", + "Ġ193 1", + "Ġcharacter istics", + "M usic", + "ol as", + "ĠJes us", + "in ter", + "ach ment", + "Ġabs or", + "ast e", + "Ġrep ro", + "ĠSoc ial", + "Ġwhere as", + "ag le", + "Ġexperien ces", + "ĠFound ation", + "à §", + "ĠD ra", + "Ġmass ive", + "Ġvisit ors", + "ĠD og", + "ĠM es", + "ĠP ak", + "ant e", + "ĠK ansas", + "Ġdet ailed", + "ĠOr gan", + "amp s", + "Ġthe atre", + "st ers", + "9 8", + "Ġany one", + "Ġcon vent", + "AA F", + "ĠSim psons", + "n est", + "Ġparticip ate", + "Ġtreat y", + "c ons", + "á »", + "ĠC rown", + "Ġhappen ed", + "Ġresident ial", + "Ġver se", + "im p", + "Ġafter noon", + "Ġmur d", + "ĠEx press", + "Ġse emed", + "Ġc risis", + "Ġhold s", + "Ġcom ments", + "Ġph r", + "ri x", + "ĠAl i", + "Ġt ub", + "Ġre un", + "ĠK r", + "Ġint ent", + "ĠB uff", + "Ġcontrovers ial", + "6 7", + "in ian", + "Ġneed s", + "im ore", + "Ġt ests", + "ud a", + "Ġcar rier", + "Ġr ide", + "Ġres umed", + "Ġj ump", + "ĠRh odes", + "og an", + "ĠC ategory", + "us al", + "ĠBro ther", + "o is", + "est one", + "hel m", + "Ġt on", + "Ġcon vention", + "ook ing", + "Ġc iting", + "ĠR AF", + "Ġs ight", + "ĠT oday", + "ĠA thlet", + "Ġ5 4", + "p resent", + "as ters", + "Ġdet er", + "ow a", + "Ġres ign", + "Ġdef ended", + "Ġ191 1", + "Ġdi agn", + "Ġpoet ry", + "Ġexc av", + "ĠJo h", + "Ġtechn iques", + "ro it", + "P ro", + "Ġcrim inal", + "Ġcar bon", + "Ġstar red", + "Ġres igned", + "Ġfac ing", + "Ġterrit ories", + "Ġfor cing", + "Ġmin imum", + "Ġbelie ves", + "Ġdraw ing", + "t ure", + "ar ia", + "ĠB ure", + "ĠCo oper", + "ĠMur ray", + "Ġsimilar ly", + "ou stic", + "ĠM icro", + "Ġpoin ted", + "ĠKn ight", + "Ġsubmar ine", + "Ġarr iving", + "Ġchem ical", + "ĠPrin cess", + "ĠSp e", + "Ġevery one", + "Ġj unior", + "Ġlear ning", + "f ather", + "Ġtemper atures", + "sp ect", + "Ġaud io", + "Ġant icip", + "ĠB ishop", + "Ġal ien", + "ĠG ab", + "ub le", + "Ġfast est", + "Ġlist ing", + "ens ions", + "rup ted", + "6 2", + "Ġhous ing", + "Ġrem ove", + "ab ama", + "ĠRo osevelt", + "im en", + "ĠH ell", + "Ġs udden", + "ĠW restling", + "ĠAr k", + "Ġman uscript", + "ĠL abor", + "19 0", + "Ġrest rict", + "ĠC all", + "ch ing", + "Ġv ision", + "Ġround s", + "re es", + "um ph", + "Ġown ership", + "Ġencoun tered", + "Ġ5 8", + "yl an", + "Ġlink ed", + "ĠWh at", + "Ġmy ster", + "r ator", + "Ġhelp ing", + "Ġlegisl ation", + "Ġche ck", + "ĠAng lo", + "ĠM ach", + "Ġref uge", + "Ġs an", + "Ġre pr", + "Ġloc omot", + "ĠB enn", + "Ġref ere", + "Ġsk ills", + "ĠUn like", + "Ġl ose", + "ar th", + "ur d", + "Ġcritic ised", + "Ġsched ule", + "Ġsomew hat", + "iv ated", + "Ġse es", + "ĠH orn", + "Ġquest ions", + "Ġf ighter", + "Ġinc ome", + "Ġconc ur", + "g ro", + "Ġmun icip", + "Ġcan cer", + "Ġtra ined", + "Ġco oper", + "9 7", + "ke es", + "Ġbe ar", + "Ġst yles", + "Ġs ter", + ") \"", + "ĠNorm an", + "d ale", + "ĠDe ad", + "Ġunc ertain", + "ard o", + "in um", + "ĠR a", + "Ġdisplay ed", + "Ġinterp re", + "Ġl at", + "Ġrepresent ative", + "ĠSam uel", + "Ġo ption", + "Ġsp end", + "Ġflo ors", + "on ies", + "Ġ5 7", + "Ġbre aking", + "Ġpit ched", + "Ġtempor arily", + "N e", + "Ġte acher", + "Ġfact ors", + "Ġpick ed", + "i able", + "Ġ25 0", + "Ġstand s", + "ask a", + "Ġsaf e", + "Ġext ent", + "ĠBase ball", + "Ġ189 0", + "Ġ192 5", + "Ġrank ing", + "Ġanal y", + "Ġrepl acing", + "on ian", + "ĠU E", + "M y", + "S P", + "uk i", + "Ġstand ards", + "Ġsp ending", + "Ġdro ve", + "Ġve get", + "Ġcol ony", + "m ile", + "Ġl ists", + "ran g", + "Ġpaint ings", + "Ġconv oy", + "we alth", + "ov a", + "Ġpublic ly", + "Ġresc ue", + "Ġpartn ership", + "Ġf estival", + "ot es", + "ĠL ov", + "Ġbattles hip", + "rom e", + "Ġme ets", + "ĠThe od", + "Ġsign ing", + "Ġbehav i", + "a ire", + "Ġcl osing", + "Ä ĥ", + "ĠLe v", + "ĠUl t", + "Ġex cess", + "ud es", + "Ġrep air", + "Ġapart ment", + "ĠGram my", + "Ġb rick", + "ĠAn ne", + "F C", + "à «", + "Ġm amm", + "Ġor b", + "Ġmom ents", + "Ġo cean", + "Ġpre gn", + "Å «", + "Ġinh abit", + "Ġmain tenance", + "Ġper mission", + "ĠF I", + "Ġcanc elled", + "ack ed", + "Ġequ ivalent", + "Ġte aching", + "lev ard", + "Ġun iform", + "it ated", + "Ġg ay", + "Ġimp ressed", + "ĠMarsh all", + "A T", + "Ġexp osed", + "ĠAp ollo", + "Ġcred it", + "Ġsurre nder", + "Ġeth nic", + "Ġmin es", + "oc ene", + "Ġrhy thm", + "ĠAl abama", + "Ġtrav elled", + "ĠRe al", + "ec raft", + "Ġprompt ed", + "E C", + "ic ial", + "Ġex isted", + "ĠMed al", + "Ġg iant", + "Ġr u", + "Ġint ense", + "Ġtre nd", + "Ġtrib ute", + "row s", + "ĠD esc", + "ric ted", + "ĠHud son", + "ĠT ag", + "et he", + "Ġser ial", + "aw s", + "ol ph", + "Ġth in", + "Ġdisp ute", + "Ġto ll", + "Ġphot ography", + "ĠBalt imore", + "ĠWalk er", + "ĠD ance", + "qu es", + "Ġp ull", + "Ġcoll aps", + "Ġsusp ended", + "ĠJim my", + "l s", + "ĠC amer", + "ĠEduc ation", + "ĠHe avy", + "ĠNor wegian", + "Ġbre ed", + "Ġb ridges", + "Ġnov els", + "Ġal ter", + "Ġm ir", + "Ġ192 4", + "ĠMet ro", + "ĠAri z", + "Ġd ens", + "Ġsubstant ial", + "ĠTok yo", + "Ġlow est", + "Ġrecomm end", + "Ġr acing", + "Ġhor ror", + "Ġtw in", + "th at", + "Ġfrequ ent", + "ĠChrist opher", + "Ġprofess or", + "b ridge", + "ur ance", + "Ġcl im", + "Ġdifficult ies", + "x ts", + "re ated", + "ĠB ang", + "Ġg ather", + "ok ed", + "ur ches", + "Ġdiffer ence", + "ĠB i", + "mun ition", + "Ġut il", + "Ġthous and", + "Ġf ur", + "un ch", + "ĠBelg ium", + "Ġposs ession", + "ĠN at", + "Ġmultip l", + "Ġdr iven", + "ĠL ane", + "Ġbas es", + "Ġsy mp", + "ĠMin istry", + "ĠDet roit", + "Ġd iet", + "Ġbene f", + "Ġsub mitted", + "Ġcomple ting", + "Ġdescrib e", + "ĠPhilipp ines", + "ĠL i", + "Ġrecord ings", + "id ency", + "Ġteamm ate", + "ĠD eb", + "ĠC ru", + "ĠM ort", + "Ġbe ach", + "ĠInd ians", + "Ġperiod s", + "ĠMod ern", + "Ġ <", + "Ġd anc", + "r ants", + "Ġ ib", + "Ġc ra", + "ph one", + "Ġlangu ages", + "Ġpres erved", + "Ġhundred s", + "ĠH ans", + "ĠRep resent", + "Ġpolic ies", + "ĠN BC", + "Ġunivers e", + "ĠR ap", + "ib l", + "Ġrid ge", + "Ġcolle agues", + "il st", + "Ġh appy", + "Ġnot ably", + "angu age", + "im eter", + "m ill", + "Ġab ilities", + "Ġtri es", + "Ġblock s", + "Ġc ro", + "Ġcover ing", + "Ġact ed", + "ĠCamp bell", + "Ġagg reg", + "Ġp ure", + "ĠYan kees", + "in ction", + "ic ine", + "ac le", + "f low", + "so ft", + "Ġvolcan ic", + "Ġpro ced", + "writ er", + "Ġaim ed", + "ul ating", + "Ġ192 3", + "ĠWith in", + "Ġex it", + "Ġag ree", + "Ġe asy", + "ĠTr ust", + "Ġby pass", + "ash i", + "Ġ16 0", + "ĠNaz i", + "Ġver te", + "Ġinter act", + "Ġim perial", + "A m", + "ĠR en", + "Ġlack ed", + "oun ced", + "Ġfound ation", + "ĠTreat y", + "ĠAriz ona", + "d d", + "Ġv ic", + "Ġdo ctor", + "Ġcust om", + "r m", + "hen s", + "Ġarg ues", + "red its", + "Ġreve als", + "ĠB rig", + "Ġsee k", + "Ġcandid ates", + "Ġw ear", + "ĠAb d", + "Ġkeep ing", + "Ġisol ated", + "ĠD NA", + "Ġwatch ing", + "Ġw rest", + "Ġb ats", + "Ġsp an", + "ĠCz ech", + "ĠB ox", + "ĠHe alth", + "ĠR aw", + "Ġadv oc", + "Ġfact or", + "ok ing", + "ĠI an", + "Ġan ch", + "ip ped", + "ĠF ree", + "Ġor bit", + "ĠN ob", + "if er", + "â ĪĴ", + "ĠBro s", + "end ment", + "ĠW olf", + "Ġtur rets", + "Ġpro hib", + "Ġj u", + "Ġpersp ective", + "ole c", + "Ġconcer ts", + "Ġcomp ilation", + "ĠComm ander", + "Ġcommun ication", + "ĠEgypt ian", + "att le", + "ĠD al", + "ĠS ony", + "ĠH ong", + "ĠN ative", + "Ġc ateg", + "Ġstorm s", + "Ġbal ance", + "ĠK ings", + "ĠTr ump", + "Ġass isted", + "Ġp and", + "d ef", + "ĠF ried", + "Ġam munition", + "Ġdiv or", + "p ound", + "Ġflag ship", + "Ġag ed", + "ĠMu hammad", + "sc ale", + "Ġmult i", + "Ġret ail", + "Ġdemol ished", + "ĠT ak", + "Ġun like", + "ĠFor ces", + "ĠDrag on", + "em en", + "ĠO t", + "Ġtri ple", + "ĠColor ado", + "vi ation", + "uss ion", + "Ġconst ant", + "Ġsee king", + "7 00", + "ĠUS S", + "Ġconv ection", + "Ġent ers", + "Ġdif f", + "Ġsign s", + "Ġdomin ated", + "ĠAl ong", + "8 8", + "Ġal co", + "Ġflow s", + "inc ial", + "Ġp hen", + "ĠG arden", + "Ġr ates", + "ĠJ osh", + "ĠCommon wealth", + "Ġchang ing", + "ĠBul gar", + "Ġfac ade", + "T S", + "iss ue", + "Ġappoint ment", + "ĠK u", + "Ġcons ult", + "Ġill ness", + "ĠAlf red", + "Ġass ess", + "Ġse ed", + "ĠA h", + "ag g", + "Ġpart ly", + "Ġcoll apse", + "ran k", + "Ġexhib ition", + "Ġw et", + "Ġsu icide", + "ub b", + "Ġrec ur", + "ĠCh amber", + "Ġgener ated", + "ast s", + "Ġres idence", + "9 6", + "Ġsur prise", + "i ac", + "Ġst able", + "ĠUE FA", + "Ġ x", + "Ġorgan izations", + "Ġr ich", + "u ary", + "Ġsh ield", + "ĠTh us", + "Ġrare ly", + "m ers", + "Ġman eu", + "ĠTre k", + "Ġathlet es", + "ĠNever theless", + "h ire", + "Ġfr ames", + "ã ģ", + "ĠV ice", + "ĠP ope", + "ĠCl inton", + "ĠGu y", + "Ġch ain", + "ĠAn na", + "Ġor n", + "Ġpro port", + "ate ur", + "ĠJ os", + "ant in", + "Ġlik ed", + "Ġdev ice", + "Ġa w", + "> <", + "ĠMay or", + "Ġgu ests", + "ĠAm b", + "ĠNe v", + "Ġre hears", + "ĠHar bor", + "Ġthir teen", + "Ġmaintain ing", + "Ġ rib", + "Ġpre l", + "Ġchalleng es", + "Ġsimilar ities", + "Ġbas ement", + "ĠRog ers", + "ĠM ong", + "Ġtow ers", + "ĠBalt ic", + "Ġro ster", + "Ġs oph", + "av ia", + "enn ium", + "Ġchart ed", + "Ġtrad itions", + "Ġpark ing", + "ĠClass ic", + "Ġp m", + "Ġsub way", + "Ġp ip", + "if fer", + "aj a", + "Ġvir us", + "g s", + "ĠGall ery", + "al g", + "ĠTr ade", + "Ġ189 5", + "ĠD eep", + "ash a", + "Ġvulner able", + "W ill", + "Ġab use", + "Ġsub stitute", + "ĠEn t", + "qu est", + "Ġsc r", + "usal em", + "Ġcomp ounds", + "ĠTri ple", + "Ġdog s", + "Ġb ull", + "ĠG h", + "ĠG round", + "ĠMin t", + "ĠRich mond", + "Ġpot entially", + "E n", + "ed ia", + "ĠR ico", + "Ġback ed", + "ĠM aced", + "ĠSy mph", + "Ġb aby", + "am as", + "ĠSt ra", + "ĠGl obe", + "Ġimpro vement", + "Ġpri est", + "Ġpred ators", + "Ġscreen play", + "m ay", + "Ġdissip ated", + "ĠChel sea", + "ĠA my", + "ĠP att", + "Ġ3 60", + "ĠMe g", + "Ġflow ers", + "ĠEdin burgh", + "Ġrev olt", + "Ġvo ices", + "odd ess", + "imet res", + "ĠLaure n", + "O ther", + "Ġcycl ones", + "Ġm ask", + "ĠL iz", + "ĠEd ition", + "Ġc up", + "ĠArm strong", + "ĠSh ah", + "ĠT it", + "omet ric", + "ĠE mer", + "velop ed", + "sc ar", + "Ġhous ed", + "Ġbe ating", + "Ġun com", + "ĠMed ical", + "isc onsin", + "Ġmer ely", + "ĠPl aza", + "Ġcong ress", + "ĠPak istan", + "Ġmin i", + "ĠDel aware", + "Ġtalk ing", + "ĠD iamond", + "Ġann ually", + "amb ers", + "ĠMr s", + "ĠL ocal", + "ĠC R", + "ĠWall ace", + "Ġs ad", + "ĠGl en", + "ĠTrib une", + "ĠN atural", + "ĠE ff", + "ĠAn c", + "Ġear n", + "Ġext inct", + "Ġl ane", + "Ġadv ised", + "Ġf ee", + "Ġ8 2", + "Ġpow ered", + "Ġcinem a", + "à ¦", + "ĠH ope", + "Ġ( )", + "Ġto oth", + "Ġcut ting", + "Ġprov inces", + "ĠS out", + "Ġun likely", + "ĠL ess", + "ĠColle ction", + "G B", + "Ġst yl", + "Ġmer ged", + "Ġarc ade", + "Ġ6 8", + "ĠSe an", + "Ġdiscover s", + "Ġex ceed", + "Ġsk ill", + "Ġcop per", + "ĠN ak", + "ĠJ ar", + "Ġwars hips", + "ra ine", + "ty pe", + "Ġcivil ians", + "Ġf ram", + "Ġto x", + "Ġmembers hip", + "Ġpreced ing", + "ĠClar ke", + "is ive", + "Ġcontrib ution", + "D av", + "c alled", + "f rac", + "m ade", + "ĠHer itage", + "Ġsur ve", + "Ġdeb ris", + "ĠMad ag", + "ÃŃ n", + "i ya", + "Ġed itions", + "h all", + "ĠY e", + "Ġoverw hel", + "O C", + "ĠSc ar", + "ĠCharl otte", + "ĠW a", + "Ġwe igh", + "ross ing", + "Ġgu itars", + "Ġb ishop", + "Ġrev ival", + "Ġshall ow", + "l ims", + "ĠC ab", + "Ġ7 3", + "Ġstat istics", + "ĠShe ffield", + "Ġpark s", + "ĠBur ton", + "Ġcollabor ated", + "Ġcann on", + "Ġdivers e", + "ĠÃĨ thel", + "re hens", + "Ġmeas uring", + "Ġmurd ered", + "our ce", + "Ġsign ature", + "medi ate", + "u ters", + "Ġex ists", + "Ġun w", + "Ġcomp ound", + "ĠM all", + "et a", + "ĠD S", + "Ġrun ner", + "Ġsusp ected", + "ĠO range", + "un ning", + "Ġcons olid", + "Ġmov ies", + "Ġfrequ ency", + "as p", + "Ġ7 00", + "Ġconf idence", + "ĠIntern et", + "Ġt ip", + "Ġf ulf", + "ock et", + "Ġmyth ology", + "V P", + "Ġs ings", + "Ġh urricanes", + "Ġcomple ment", + "Ġclos ure", + "Ġn it", + "Ġbeaut y", + "er g", + "Ġw orn", + "Ġtax es", + "ĠJ upiter", + "Ġwaters hed", + "st op", + "ĠD od", + "ĠProv ince", + "Ġsculpt ure", + "Ġkill s", + "Ġer ror", + "M c", + "m ates", + "Ġun less", + "Ġplan ets", + "Ġre ass", + "ĠG ot", + "ate ver", + "Ġdanc ers", + "ĠP ant", + "Ġsh ares", + "Ġviol in", + "Ġrecru ited", + "in ery", + "ĠS yn", + "Ġcontin uous", + "Ġext ensively", + "Ġâ ĪĴ", + "ri ors", + "ĠCamp aign", + "l ived", + "Ġdec e", + "Ġfollow ers", + "Ġair field", + "Ġrenew ed", + "all s", + "ĠMalt a", + "\" âĢĶ", + "Ġun expected", + "Ġcent ers", + "ĠServ ices", + "al ia", + "Ġg rid", + "Ġcost ume", + "z ing", + "Ġparticip ants", + "T WC", + "Ġfor th", + "ĠGr ace", + "ĠJer usalem", + "Ġcancel ed", + "p age", + "c ott", + "ĠD ale", + "our se", + "Ġappro aches", + "200 5", + "l ist", + "ĠDesc ription", + "Ġthe rap", + "Ġrece pt", + "u ction", + "Ġsuper st", + "b es", + "ĠN av", + "Ġdep uty", + "ĠCr us", + "Ġw ire", + "Ġm al", + "ĠB eng", + "op les", + "ord ed", + "Ġco at", + "Ġpos itively", + "Ġsignific ance", + "Ġval id", + "p res", + "Î ±", + "ĠM ason", + "ĠE is", + "ĠT oy", + "ĠP in", + "ĠL ock", + "Ġcl ar", + "Ġpolit ician", + "ĠAf ghan", + "ĠMor rison", + "chang ed", + "or ig", + "Ġ8 8", + "l ights", + "Ġbi ographer", + "Ġfrag ment", + "ĠLl oyd", + "ĠP ars", + "a very", + "Ġnumber ed", + "Ġstud ying", + "ĠM ust", + "Ġg ran", + "ul us", + "Ġprison er", + "Ġrang es", + "Ġcateg ories", + "Î ¿", + "Ġinaug ural", + "Ġc ens", + "Ġwar fare", + "ĠB ath", + "ĠW isconsin", + "ĠT odd", + "Ġcommun ications", + "Ġop ined", + "Ġdiscont in", + "Ġa est", + "Ġup set", + "Ġrem ake", + "Ġlab our", + "ig ious", + "ĠSerb ian", + "r us", + "it ure", + "Ġre duction", + "Ġcru ise", + "Ġcompet itions", + "Ġhydro gen", + "ĠP ad", + "Ġsc attered", + "Ġ186 0", + "Ġemploy ment", + "te am", + "20 12", + "Ġexc ellent", + "ĠG a", + "est on", + "ĠZ one", + "Ġreact ions", + "Ġ8 7", + "Ġstud ios", + "ĠMon th", + "ap ing", + "ind ed", + "ĠProt est", + "ĠMadag ascar", + "c ore", + "Ġs overeign", + "ĠNor folk", + "d am", + "en berg", + "Ġtrib e", + "ach t", + "Ġcho ir", + "Ġg ene", + "Ġrepl ied", + "ĠMcC artney", + "Ġemot ion", + "Ġdeleg ation", + "Ġerupt ion", + "Ġto urs", + "ro at", + "Ġg oddess", + "ĠG ate", + "Ġto ured", + "her ic", + "Ġimprison ed", + "Ġadvert is", + "ĠFall s", + "Ġexerc ises", + "Ġ7 1", + "ĠL ip", + "Ġen abled", + "Ġshould er", + "ĠBab yl", + "ĠT ogether", + "ĠD yn", + "Ġmark ing", + "Ġnob le", + "ĠPortug uese", + "ĠB oe", + "ĠJer ry", + "ĠM end", + "ĠYugoslav ia", + "u y", + "Ġ urg", + "Ġf ault", + "Ġmer c", + "Ġtact ics", + "u ke", + "duc es", + "ĠR est", + "ĠIn s", + "Ġam ph", + "ene z", + "off s", + "Ġf ate", + "icien cy", + "ru ly", + "ĠRom ans", + "Ġpre v", + "Ġvict im", + "ĠSch um", + "ĠOut standing", + "ĠHarv ard", + "I C", + "ĠBab y", + "ĠIsa ac", + "Ġun p", + "ĠC hen", + "Ġin ning", + "Ġcommand ing", + "ĠS id", + "Ġpolit icians", + "ĠEm my", + "Ġfe ared", + "Ġprepar ing", + "Ġelectric ity", + "le ans", + "et o", + "Ġy ard", + "Ġman age", + "ett es", + "ĠC emetery", + "Ġpen et", + "Ġliqu id", + "Ġex terior", + "ĠAl tern", + "G erman", + "ĠAct ress", + "ĠMet eor", + "al in", + "part s", + "el ing", + "é n", + "ĠCat hedral", + "Ġc able", + "um ped", + "20 14", + "Ġsum m", + "Ġval uable", + "um i", + "Ġdist ant", + "Ġport rait", + "200 6", + "M P", + "cent er", + "Ġarr ives", + "Ġang le", + "on so", + "or f", + "Ġinf rastructure", + "ĠProfess ional", + "Ġcon ven", + "Ġch ronic", + "Ġfac il", + "Ġhoriz ont", + "ĠW ag", + "ĠStu art", + "Ġg ray", + "V A", + "Ġind eed", + "Ġhuman ity", + "Ġestim ates", + "ĠEnter prise", + "ĠTer ry", + "ĠS ac", + "ri fic", + "Ġchar ter", + "ĠCont rol", + "r ays", + "Ġoff ense", + "ĠMark et", + "ĠCons ervation", + "Ġrival ry", + "Ġsc ores", + "Ġlic ense", + "ĠHung arian", + "Ġsol ar", + "é t", + "ĠA er", + "ĠAd v", + "Ġsent enced", + "Ġhand ed", + "g ence", + "n orth", + "Ġc reek", + "ĠRoman ian", + "ĠUt ah", + "Ġjur isd", + "f ly", + "ol ades", + "ĠLu ke", + "Ġpurs ued", + "Ġg arn", + "Ġg ods", + "Ġcon tend", + "ult y", + "Ġprocess es", + "f am", + "ed ge", + "ĠRal ph", + "ass y", + "o om", + "s ong", + "ĠJ e", + "ĠMus lims", + "ĠAg ency", + "Ġatt orney", + "Ġtrad ing", + "Ġtransport ation", + "m ont", + "ĠTh ose", + "Ġdis order", + "Ġlearn s", + "Ġd rown", + "aly mp", + "un ar", + "Ġcomp iled", + "ĠRepresent atives", + "1 30", + "et ween", + "Ġdet ect", + "ĠDar win", + "Ġlif etime", + "Ġaccur ate", + "Ġdist ricts", + "Ġmar ched", + "ĠK it", + "rov ision", + "Ġsurpr ised", + "ĠEvent ually", + "ĠSt ars", + "ĠAct or", + "Ġstruct ural", + "Ġinher ited", + "Ġm aps", + "Ġpromot ing", + "ĠGame Sp", + "Ġqual ify", + "Ġdefin ition", + "i ary", + "Ġc yl", + "Ġpro of", + "uck er", + "Ġmechan ics", + "Ġt ies", + "ĠR ena", + "Ġj ack", + "Ġmon aster", + "ah a", + "Ġpract ical", + "or ient", + "th ree", + "Ġhe n", + "out ing", + "ĠEx p", + "Ġlov ed", + "gom ery", + "ĠT yler", + "ĠG ay", + "ĠN as", + "Ġcar ries", + "Ġaut umn", + "on z", + "at isf", + "ĠM other", + "Ġobs ervation", + "Ġinvest ment", + "Ġminor ity", + "Ġdrum mer", + "h l", + "Ġcl othes", + "ious ly", + "Ġcr ashed", + "Ġdispl ays", + "ĠW alt", + "am pton", + "Ġis ot", + "Ġcol ors", + "H ar", + "ĠStreet s", + "ĠS ultan", + "Ġst olen", + "ys elf", + "ĠOr leans", + "Ġliber al", + "ĠAthlet ic", + "g us", + "0 5", + "ed a", + "Ġop ens", + "Ġdecre ased", + "min ister", + "Ġholid ay", + "Ġmed icine", + "Ġrad iation", + "ĠSus an", + "O ver", + "Ġass um", + "Ġiron cl", + "form er", + "Ġexpl aining", + "ĠPar alymp", + "Ġstream ing", + "ĠPot ter", + "Ġt ube", + "Ġl es", + "av el", + "pen se", + "Ġair ing", + "Ġbow ling", + "ĠPortug al", + "ĠM ond", + "ĠZ h", + "Ġà ī", + "Ġenviron ments", + "Ġbattle cru", + "200 4", + "Ġrestrict ions", + "ĠF uture", + "Ġ18 50", + "Ġ6 9", + "Ġcharacter istic", + "Ġdra fted", + "Ġreform s", + "C ar", + "Ġhy brid", + "Ġlay ers", + "Ġc am", + "Ġempt y", + "Ġgold en", + "ag les", + "ourn ament", + "ĠF lying", + "Ġs in", + "th odox", + "ip er", + "Ġspok en", + "Ġs tern", + "Ġg ift", + "Ġkn ee", + "Ġinters ects", + "Ġrat io", + "the re", + "Ġgra ve", + "Ġpersu aded", + "e ven", + "v ol", + "ĠP ack", + "Ġsal ary", + "Ġenthus i", + "H S", + "w orld", + "er ver", + "ic ing", + "Ġle ase", + "v iron", + "en ess", + "J ust", + "ĠT rain", + "ĠR acing", + "Ġrecur ring", + "ol ith", + "Ġd a", + "ne ver", + "rib le", + "ĠÎ ¼", + "Ġkid n", + "itche n", + "Ġr ivals", + "Ġcertain ly", + "Ġash ore", + "Ġc ry", + "m el", + "m other", + "ĠS alt", + "Ġman s", + "Ġra pper", + "t em", + "u in", + "ĠP rop", + "ĠAng l", + "g ener", + "Ġstr ings", + "Ġsquad rons", + "Ġstret ch", + "Ġinduct ed", + "r h", + "Ġpl ates", + "Ġremov ing", + "ĠTw itter", + "ia h", + "ĠSh aw", + "ĠEu rovision", + "Ġphys ics", + "ĠCommun ist", + "ĠMas ters", + "Ġbl ues", + "Ġpres idency", + "H er", + "ay an", + "Ġpass ion", + "An other", + "Ġmamm als", + "C an", + "Ġmar ble", + "Ġsusp ension", + "Ġcom mercially", + "Ġconf usion", + "Ġfer ry", + "Ġg aining", + "Ġhand ling", + "ĠMag ic", + "g reat", + "Ġ189 4", + "Ġvot ers", + "Ġre ver", + "Ġadd ressed", + "Ġconsp iracy", + "Ġparticip ating", + "ih anna", + "Ġanticip ated", + "win ning", + "Ġthe ories", + "Ġwas te", + "ĠP as", + "land ers", + "Ġbur ial", + "Ġpol ar", + "ĠIndones ia", + "a uc", + "at ar", + "ĠV eg", + "Ġengine ers", + "ett a", + "ĠPerform ance", + "ĠOr chest", + "Ġstat ements", + "ĠHeart s", + "L A", + "Ġceleb ration", + "ĠDef ense", + "Ġr ushing", + "ĠK rist", + "ĠMont gomery", + "ĠBudd hist", + "p hew", + "à °", + "ag s", + "Th rough", + "ĠRoman ia", + "Ġpers ons", + "Ġin fer", + "Ġn erv", + "ĠThe ater", + "ĠChurch ill", + "ĠElect ric", + "ĠH as", + "ĠSte el", + "Ġchalleng ing", + "Ġab road", + "ut ter", + "ph al", + "names e", + "ĠB right", + "ĠF ro", + "ĠHar old", + "Ġcompl ained", + "ĠVen ice", + "Ġd ying", + "at ches", + "ĠB ron", + "ĠD in", + "ĠPl ant", + "ĠAthe ns", + "ĠJoh ann", + "Ġgard ens", + "ab l", + "Ġpict ures", + "Ġearthqu ake", + "Ġb oot", + "Ġnot iced", + "viron ment", + "ĠPhill ies", + "Ġr amp", + "Ġun con", + "ĠLar ry", + "ĠMin or", + "w right", + "á ¹", + "ĠM ig", + "Ġsc re", + "Ġ186 4", + "d isc", + "Ġcollect ions", + "Ġsubmar ines", + "Ġinv aded", + "Ġur ged", + "ĠS ay", + "ĠGr ade", + "Ġdoll ar", + "Ġc ow", + "qu al", + "Ġus age", + "ĠVictor ian", + "ĠLeg isl", + "Ġhel ps", + "Ġc ash", + "Ġd im", + "qu er", + "ĠJos é", + "ĠL ink", + "Ġman ip", + "Ġdens ity", + "H is", + "Ġto ols", + "ĠT ow", + "ĠC e", + "Ġst ick", + "inc inn", + "on ial", + "Ġopp osing", + "Ġresc ued", + "Ġ9 9", + "Ġsupport s", + "Ġtrav elling", + "ĠLe o", + "Ġform ula", + "ĠYork shire", + "ĠPh ys", + "Ġbeat en", + "ac o", + "ard ed", + "ubl in", + "Ġent ries", + "ĠMov ie", + "Ġpre tty", + "Ġmet ric", + "Ġjud g", + "ĠSte in", + "ö r", + "Ġrom ance", + "ation ally", + "Ġvers es", + "ĠQu est", + "ĠD anny", + "Ġpr ince", + "Ġgross ed", + "Ġju ven", + "l ined", + "Ġat omic", + "Ġvar iation", + "ĠHol land", + "Ġpurs uit", + "P r", + "it ches", + "ĠB ran", + "Ġcon j", + "Ġdevelop ments", + "Ġcor on", + "ĠAss y", + "ĠC atherine", + "ĠU C", + "is k", + "ra ham", + "Ġpost er", + "Ġp ink", + "ut on", + "H g", + "Ġpar ody", + "ut ton", + "Ġconstitution al", + "Ġfore cast", + "Ġhom osexual", + "ĠVeg as", + "Ġo w", + "form ed", + "Ġpres erve", + "Ġlack ing", + "Ġbi ography", + "Ġprote in", + "s ch", + "Ġp ier", + "ab a", + "ĠPr incip", + "ĠChrist ians", + "Ġsusp ic", + "Ġlegisl ative", + "Ġle m", + "Ġauthor ized", + "oc ity", + "é s", + "Ġfocus ing", + "ĠL amb", + "Ġm ud", + "Ġ189 2", + "20 15", + "ĠGu ild", + "Ġfun ny", + "Ġt ickets", + "arm a", + "ĠQue bec", + "Ġst uff", + "ĠL em", + "Ġsal v", + "ĠLiber ty", + "Ġillust rated", + "Ġagric ulture", + "th lete", + "Ġcour ses", + "Ġinh ab", + "or ic", + "ĠBe aut", + "200 3", + "Ġgrand father", + "D own", + "act ory", + "Ġconfl icts", + "ĠEx per", + "p y", + "Ġman if", + "Ġ8 1", + "Ġt ape", + "Ġm ood", + "ĠR aid", + "ĠSec urity", + "imin ary", + "Ġro ok", + "ĠPark way", + "Ġth rown", + "Ġsac rif", + "d ist", + "Ġgener a", + "ugh t", + "umber ed", + "Ġansw er", + "Ġrelie ved", + "Ġconv icted", + "incinn ati", + "omet imes", + "ĠEv il", + "Ġpric es", + "ĠC ultural", + "ĠP ul", + "Ch rist", + "Ġdeep ly", + "ĠF ace", + "Ġher itage", + "Ġsw ord", + "Ġspac ecraft", + "it ects", + "over y", + "Ġra nd", + "ah l", + "ition al", + "che n", + "Ġvill ain", + "ĠW onder", + "Ġproport ion", + "ĠR ings", + "ĠV oice", + "Ġobl ig", + "Ġn aming", + "Ġcont racts", + "Ġag es", + "Ġsp ur", + "ter bury", + "Ġcirc ular", + "Ġto ler", + "ag ers", + "Ġsh aft", + "i ors", + "ĠD J", + "ĠD ennis", + "Ġsout heastern", + "Ġsail ing", + "ĠCirc le", + "Ġastron aut", + "Ġd ock", + "ĠC ert", + "ir k", + "Ġinter ven", + "reg ular", + "Ġ188 9", + "ĠG host", + "ĠGe off", + "ĠCent ury", + "Ġcompos itions", + "Ġveter an", + "0 8", + "Ġcre st", + "ĠGu inea", + "in th", + "Ġcom ics", + "ĠSt ill", + "Ġtr uck", + "Ġchem istry", + "ĠJohn ston", + "Ġeas ier", + "Ġf est", + "ot illa", + "ong e", + "ell ar", + "ĠFin ally", + "ĠRay mond", + "C ol", + "n ew", + "Ġ186 1", + "ĠPerson nel", + "ĠHeavy weight", + "b anded", + "Ġt ale", + "ĠH old", + "Ġadv ancing", + "ĠEd mund", + "Ġwe b", + "Ġm os", + "ĠIn vest", + "ĠReg ional", + "Ġnav ig", + "Ġthreat s", + "B rien", + "ĠL iter", + "Ġremember ed", + "est ab", + "ĠSc ots", + "ĠCarl os", + "à ¥", + "ĠF low", + "O K", + "ĠK id", + "Ġy oga", + "ew ork", + "ort ed", + "Ġinter vention", + "c or", + "ĠP am", + "ĠK ane", + "Ġton nes", + "Ġgarn ered", + "Ġcont acted", + "ĠRe f", + "Ġdra in", + "Ġconfir m", + "b us", + "d oor", + "y d", + "Ġdis lik", + "Ġhost ile", + "Ġdisturb ance", + "Ġdivor ce", + "Ġrand om", + "ro gen", + "Ġfund ed", + "t z", + "ĠT itan", + "Ġsl avery", + "Ġdev oted", + "Ġtorn ado", + "Ġdec omm", + "ĠPr iv", + "ke ep", + "Ġdevelop er", + "Ġ9 6", + "ĠQu ar", + "Ġ$ \\", + "Ġfavour ite", + "ĠA rena", + "ĠC ad", + "Ġal ign", + "Ġbelief s", + "Ġc ad", + "ol o", + "Ġposition ed", + "p ike", + "Ġn at", + "ĠN ature", + "Ġrec ruit", + "Ġrel ation", + "ĠPr ice", + "Ġ188 8", + "iz ard", + "ĠTai wan", + "B ig", + "ĠK on", + "Ġkn ocked", + "ĠJo an", + "20 17", + "ĠSw iss", + "ĠP ay", + "play er", + "Ġappl ications", + "Ġr ings", + "Ġdiplom atic", + "ĠCyr us", + "Ġreg ulations", + "Ġind igenous", + "Ġhe m", + "0 9", + "Ġf ame", + "ap le", + "Ġsm oke", + "ĠBar on", + "Ġdocument ed", + "r acks", + "ĠK yle", + "ĠMil es", + "ĠB rew", + "Ġconcept s", + "Ġshel ter", + "ou rag", + "ĠS ug", + "Ġreconst ruction", + "ĠTy phoon", + "on ly", + "ĠC incinnati", + "Ġbe ars", + "uff icient", + "Ġunsuccess fully", + "ĠBry an", + "R ad", + "Ġh ole", + "ap a", + "Ġwar nings", + "ĠPark s", + "Ġterrit orial", + "ĠD ays", + "od on", + "oth y", + "ĠProfess or", + "Ġc u", + "ĠM ind", + "min ster", + "onn ie", + "ĠB ible", + "Ġcapt uring", + "Ġvic inity", + "ĠTh an", + "ĠDire ct", + "C O", + "av an", + "f irst", + "op ol", + "ĠOb ama", + "} {", + "ĠI van", + "ĠCan terbury", + "Ġexhib it", + "ĠViet namese", + "p ost", + "Ġn ut", + "ig hest", + "Ġkn ock", + "Ġupd ated", + "S R", + "om ed", + "Ġconcer ning", + "ro e", + "Ġdisapp ointed", + "ĠIb n", + "Ġst ones", + "Ġinvol ves", + "Th at", + "Ġphot o", + "ĠTom my", + "ĠPict ure", + "Ġinter action", + "Ġcur ved", + "Ġ189 1", + "ĠForm ula", + "ĠDer by", + "Ġmed als", + "Ġprot otype", + "Ġswe ep", + "ort ion", + "ob a", + "Ġelabor ate", + "= #", + "ĠE ve", + "Ġr iding", + "Ġw art", + "ack ing", + "Ġrem inis", + "Ġbo ost", + "Ġcat hedral", + "ĠC ricket", + "ĠAl aska", + "Ġrele asing", + "Ġslow er", + "Ġdefend ers", + "ĠFried rich", + "ens on", + "ĠPr im", + "ak u", + "ĠGreg ory", + "ĠBarb ara", + "Ġpro l", + "mar ine", + "Ġbi ological", + "Ġur anium", + "Ġpregn ant", + "d s", + "ĠRe ich", + "Ġinf ection", + "h ill", + "ri ans", + "Ġep ic", + "rent ly", + "Ġnick name", + "Ġd iversity", + "il ogy", + "ĠA L", + "ĠG and", + "Ġinc om", + "\\| \\|", + "Ġhand le", + "Ġsettle ments", + "Ġinstall ation", + "ĠAir lines", + "han ced", + "Ġhar bour", + "Ġaccident ally", + "ĠH D", + "Ġly rical", + "ĠHard y", + "ĠTun nel", + "ab ric", + "Ġres olved", + "20 16", + "oc ent", + "iz ers", + "Ġ10 1", + "ĠHer bert", + "Ġprompt ing", + "ĠL ud", + "Ġfocus es", + "Ġconqu est", + "Ġcomment ing", + "ĠML B", + "f ree", + "Ġp ill", + "ĠR ihanna", + "ĠF r", + "Ġup coming", + "Ġsole ly", + "Ġpredomin antly", + "Ġw alks", + "or ian", + "ĠM ann", + "Ġburn ing", + "ro c", + "av i", + "ann els", + "Ġin Hg", + "ĠBook s", + "Ġment ions", + "T e", + "ĠIn v", + "ĠMerc ury", + "ĠB ask", + "Ġj et", + "emb le", + "Ġreport ing", + "Ġjud ges", + "Ġh ills", + "Ġgen res", + "ĠT ed", + "ract ion", + "ĠTe legraph", + "Ġsyn th", + "Ġf are", + "ik i", + "ĠOrgan ization", + "Ġl iver", + "Ġn urs", + "our t", + "ĠRob in", + "Ġevac uation", + "ĠIsrael i", + "Ġvolunte ers", + "Ġg if", + "Ġcon vey", + "ĠRepublic ans", + "b ast", + "ĠR us", + "Ġdis abled", + "ĠY outh", + "p ine", + "Ġc attle", + "Ġth under", + "Ġloc ally", + "Ġwar ned", + "ul k", + "ĠEr nest", + "ou ch", + "Ġad minister", + "ĠArch itect", + "Ġcust omers", + "Ġm it", + "Ġab b", + "ound ing", + "ĠDw ight", + "ĠM aine", + "Ġ7 9", + "Ġconsider ably", + "Ġjournal ists", + "Ġd imin", + "ĠTr acy", + "Ġthere by", + "ĠAll iance", + "Ġtri o", + "work s", + "Ġsepar ation", + "L a", + "Ġcon ced", + "aul ts", + "ĠP rest", + "Ġcons ensus", + "ĠAff airs", + "Ġ188 5", + "Ġl ift", + "Ġdecl ar", + "ĠTheod ore", + "Ġc ensus", + "ĠL iving", + "ĠPhill ips", + "ĠH unt", + "ane ous", + "ĠCap itol", + "Ġbombard ment", + "Ġhop ing", + "Ġb ell", + "Ġn ose", + "Ġeff icient", + "ĠU g", + "Ġsup ern", + "ĠCom ics", + "ĠSp irit", + "aff e", + "ĠLiber al", + "Ġparliament ary", + "b i", + "e lection", + "ĠF ighter", + "os y", + "az on", + "ĠSte am", + "s ome", + "Ġcur ve", + "Ġassass ination", + "ĠSymph ony", + "ĠR u", + "ri ft", + "Ġfor b", + "Ġprof ile", + "! ,", + "Ġb lend", + "Ġ8 6", + "ĠFilm ing", + "Ġf ert", + "Ġwid th", + "Ġ Ð", + "ĠPort s", + "h as", + "Ġpe oples", + "r ary", + "ĠA I", + "let t", + "k il", + "Ġf ra", + "Ġtra pped", + "Ġ12 5", + "ail ing", + "ĠAd venture", + "Ġsup p", + "Ġencoun ters", + "ĠV enez", + "Ġsent iment", + "Ġceleb rate", + "he ll", + "ĠL oc", + "ant o", + "G M", + "Ġc ook", + "ad al", + "ĠV illa", + "Ġper mit", + "Ġne phew", + "ĠRe ed", + "ĠSing h", + "Ġrend ered", + "m aking", + "ĠG enesis", + "Ġle ased", + "Ġsc ope", + "ĠLe ban", + "er ts", + "Ġreal istic", + "Ġindepend ently", + "Ġdoub les", + "ĠFre edom", + "a os", + "pl er", + "Ġev ident", + "Ġinstrument ation", + "pound er", + "ancell or", + "ĠE ight", + "Ġprincip les", + "ĠTig ers", + "0 1", + "Ġl ung", + "Ġrot ation", + "Ġsw itched", + "Ġdecre ase", + "Ġed ges", + "Ġgoal keeper", + "Ġtradition ally", + "ĠChe ster", + "ic us", + "ĠSh an", + "Ġoper ates", + "ĠAgain st", + "Ġt ent", + "Ġt ension", + "is an", + "is ode", + "Ġdep iction", + "Ġvis uals", + "ĠBar n", + "Ġarm oured", + "Ġfair ly", + "Ġcol ours", + "Ġinc idents", + "ew ise", + "are st", + "Ġ186 5", + "Ġscholars hip", + "ĠPlan et", + "ĠCelt ic", + "Ġp seud", + "Ġbatter ies", + "ĠH ur", + "ĠR ound", + "ĠB eth", + "ĠE sp", + "=# \\|", + "Ġd ense", + "Ġd warf", + "ne ath", + "ĠLe eds", + "Ġbar rier", + "Ġc ards", + "Ġcontrib uting", + "ul i", + "Ġrep orter", + "200 1", + "cel and", + "Ġtorped oes", + "0 7", + "ent ieth", + "al ysis", + "ĠN et", + "cl iff", + "Ġpost s", + "t rans", + "Ġl ad", + "im id", + "ust ers", + "Ġdin ner", + "ĠIndones ian", + "Ġsp awn", + "ĠMet ac", + "Ġmem oir", + "ĠSal v", + "Ġbound aries", + "Ġtarget ed", + "P R", + "Ġdo zen", + "t ains", + "ĠT ang", + "iss a", + "Ġap olog", + "Ġmagn itude", + "ĠIndepend ence", + "Ġbenef its", + "Ġe cho", + "ig ger", + "Ġacc ord", + "Ġ186 2", + "in ts", + "Ġw ake", + "ĠD ublin", + "Ġex ile", + "ĠMc N", + "Ġped est", + "ĠOrchest ra", + "d es", + "ĠJ TWC", + "Ġapp ly", + "ĠTh ames", + "row ing", + "ĠW es", + "ĠTh under", + "Ġfeat hers", + "in ated", + "Ġm oon", + "Ġconf ident", + "ĠB ert", + "amp a", + "ĠPl aces", + "ĠUS D", + "Ġconn ects", + "Ġ188 7", + "ĠRevolution ary", + "Ġret rie", + "rest rial", + "1 10", + "r ity", + "s a", + "ĠM eth", + "enn ial", + "Ġthrow ing", + "ral tar", + "Ġsur ge", + "Ġà ģ", + "Ġprincip le", + "Ġcompl icated", + "Ġconvers ation", + "N D", + "ĠO ur", + "ov es", + "og s", + "Ġsc ar", + "Ġdeal ing", + "ant le", + "oph one", + "com mun", + "Ġcondem ned", + "ĠNew castle", + "Ġreg iments", + "Ġbl ind", + "Ġgrad uate", + "ĠPet e", + "Ġmess ages", + "re p", + "Ġg ear", + "ats u", + "ĠO ri", + "ĠK in", + "os ion", + "g rossing", + "Ġcont ested", + "Ġsu gar", + "ott a", + "Ġmix ture", + "Ġj ew", + "Ġlim estone", + "Ġhistor ically", + "ĠLeon ard", + "D e", + "Ġw onder", + "ĠE ld", + "ĠAm endment", + "Ġel ite", + "Ġfarm ers", + "Ġunve iled", + "ell ers", + "Ġlast ing", + "Ġsudden ly", + "ne g", + "ĠEn vironment", + "uch i", + "Ġcor ridor", + "ĠGar c", + "à Ĺ", + "it ime", + "ĠBrazil ian", + "ĠL P", + "ight ing", + "ĠOr d", + "Ġhon ors", + "roll ing", + "Ġw ine", + "op y", + "Ġhy per", + "Ġign ored", + "rel s", + "Ġp enn", + "Ġse as", + "it ting", + "ĠK PA", + "Ġam id", + "ĠMil an", + "Ġeduc ated", + "g ow", + "on i", + "ĠV ick", + "20 18", + "ĠBrook s", + "ĠVII I", + "ĠArk ansas", + "s ur", + "Ar thur", + "ĠH ood", + "Ġcomp aring", + "Ġoccur ring", + "ĠF BI", + "clud ed", + "ins p", + "Ġsign als", + "Ġgu y", + "Ġdet ected", + "Ġconf ig", + "ĠC ort", + "ĠR ush", + "s ized", + "en burg", + "Ġf isher", + "Ġed iting", + "ĠN athan", + "The y", + "Ġconstit u", + "ĠCa es", + "ĠHawai ian", + "Ġd iving", + "Ġcoal ition", + "Ġcart oon", + "Ġintellect ual", + "Ġt issue", + "Ġa qu", + "Ġp aying", + "ĠB urg", + "c omb", + "ĠT ournament", + "st r", + "rib ution", + "Ġorgan isms", + "ĠH az", + "av il", + "Ġbl amed", + "Ġtax on", + "Ġhop es", + "ĠBrad ley", + "ML L", + "Ġb ore", + "Ġ10 5", + "ring ton", + "Ġsum mar", + "ĠCE O", + "Ġmet aph", + "ĠGl as", + "Ġexplan ation", + "pt ic", + "ĠSp eed", + "gg ed", + "Ġteamm ates", + "ĠMach ine", + "ĠR ab", + "ĠN ass", + "Ġacqu isition", + "Ġresign ation", + "ĠA S", + "ĠF un", + "ug s", + "16 0", + "ĠBrown s", + "ĠV ic", + "Ġblock ade", + "ĠBurn s", + "ĠGib raltar", + "V N", + "at on", + "Ġd ive", + "ĠC ond", + "ĠHow e", + "Ġweaken ing", + "M e", + "Ġst eep", + "ul ates", + "ĠE sc", + "atter y", + "ĠW inn", + "Ġte lev", + "ier ra", + "Ġdisp atched", + "Ġconver t", + "ĠJud ge", + "ĠVenez uel", + "Ġre h", + "Ġsc andal", + "ĠAd ela", + "Ġ186 3", + "£ o", + "ol ia", + "Ġch ase", + "ĠComp osition", + "Ġcontem por", + "Ġvari ations", + "E ng", + "z es", + "ĠM orning", + "em i", + "Ġpat ri", + "Ġhelic opter", + "ĠSchum acher", + "Ġy d", + "Ġdis banded", + "ĠLe ices", + "Ġ9 2", + "ĠAtt orney", + "Ġexpand ing", + "Ġs inking", + "ĠM ead", + "as ury", + "ra ined", + "ĠV lad", + "Ġ8 4", + "b ie", + "w ig", + "ĠC raw", + "ĠM ult", + "ĠBo at", + "el ia", + "im ony", + "ĠCard inals", + "ĠI celand", + "ĠMay a", + "Ġaggreg ate", + "Ġcompliment ed", + "E d", + "ĠB ased", + "Ġst ored", + "th al", + "ĠPier re", + "ir i", + "Ġret reated", + "ĠCol omb", + "Ġexpl oration", + "Ġsuggest ion", + "Ġperman ently", + "ĠOffic er", + "Ġor ange", + "ĠNov a", + "ĠB orn", + "199 0", + "Ġinte gr", + "Ġveget ation", + "ov en", + "é l", + "Ġarg uments", + "ĠPalest ine", + "% ,", + "ĠO scar", + "Ġcl ip", + "Ġstri kes", + "Ġunivers al", + "ĠD raft", + "ĠNew ton", + "ĠManu el", + "ĠR uth", + "ĠN ord", + "Bl ack", + "Ġf ed", + "Ġsc rap", + "Ġa rose", + "Ġre venge", + "ĠBar nes", + "alt ies", + "B O", + "Ġl akes", + "Ġen lar", + "Ġbelong ed", + "or p", + "ĠS oph", + "ĠN one", + "av ian", + "Ġj aw", + "Ġmanufact uring", + "Ġexpect ations", + "ĠQueens land", + "M al", + "ĠA ges", + "ol ars", + "ĠB ass", + "Ġas ide", + "Ġplay able", + "ĠBer g", + "Ġh o", + "Ġl ighter", + "ĠAl t", + "ĠEd die", + "Ġmechan ism", + "ĠPan zer", + "p at", + "Ġsub sc", + "imens ional", + "Ġlabor atory", + "ĠC rystal", + "ĠJ oint", + "h t", + "ator ial", + "ĠX X", + "200 2", + "Ġround ed", + "'' '", + "ĠBrig adier", + "ĠO m", + "ĠS pen", + "ĠH erman", + "Ġcl iff", + "ĠBoe ing", + "Ġin g", + "Ġeast ward", + "Ġrefere e", + "ĠMetac ritic", + "z ig", + "ĠA ven", + "ĠA aron", + "ĠC ase", + "ĠCh ang", + "ĠNew man", + "ram id", + "Ġdr ink", + "Ġoccas ional", + "ne ys", + "Ġdam aging", + "ĠPars ons", + "T r", + "ke f", + "Ġte achers", + "ĠY ellow", + "Ġrece ives", + "ĠShe p", + "Ġreconst ruct", + "n an", + "Ġc od", + "20 19", + "Ġadv ocated", + "ĠAb raham", + "Ġcommit ment", + "ĠF ish", + "ĠV erm", + "Ġarchae ological", + "Ġrit ual", + "ĠTerm inal", + "Ġm asc", + "Ġle agues", + "Ġflow n", + "qu in", + "ĠFran ces", + "ĠK em", + "Ġle af", + "Ġexpl ored", + "Ġe ating", + "att ack", + "Ġconduct ing", + "Ġacqu ire", + "Ġhorse power", + "Ġdecomm issioned", + "Ġst ability", + "ĠCom ple", + "ĠEm ma", + "Ġfrag ments", + "ĠR ivers", + "ĠRoberts on", + "Ġo l", + "Ġsouth western", + "Ġnort heastern", + "quir y", + "Ġas cend", + "Ġess entially", + "Ġiniti ative", + "um ar", + "ond a", + "Ġall ocated", + "Ġs id", + "Ġv ig", + "Ġsp ar", + "ĠEu ro", + "Ġresemb le", + "Ġcorrespond ing", + "Ġin put", + "st ad", + "Ġlay out", + "am ation", + "Ġundert aken", + "Ġhypothes is", + "ĠAdela ide", + "ĠY ard", + "Ġattract ion", + "Ġsurpass ed", + "Ġch rom", + "ub s", + "aid en", + "Ġmaneu vers", + "ĠPed ro", + "os ph", + "ĠK ate", + "ĠMan agement", + "b ing", + "0 6", + "Ġimp osed", + "Ġdiscuss ions", + "Ġchampionship s", + "Ġmagn etic", + "ĠLabor atory", + "Ġp or", + "el i", + "ĠM ol", + "Ġ 00", + "ĠP ast", + "Ġprevent ing", + "Ġspons ored", + "Ġinter mediate", + "s or", + "Ġpost pon", + "north west", + "ĠSc reen", + "Ġgu ards", + "ĠBut ler", + "ĠS ter", + "Ġph yl", + "ĠFl oyd", + "199 9", + "Ġcollect ing", + "Ġvary ing", + "Ġbe aring", + "Ġres id", + "Ġgen es", + "pro duced", + "ĠJul ian", + "i op", + "Ġst aged", + "Ġdro pping", + "Ġequ ally", + "ĠBur ke", + "Ġscre ens", + "in yl", + "om on", + "duc er", + "Ġmus h", + "Ġep it", + "ĠEm ily", + "ĠAddition al", + "ĠFriend s", + "F iles", + "ĠS or", + "ĠA ber", + "Ġad mir", + "ĠHel en", + "ĠNorm andy", + "Ġb ays", + "Ġl over", + "ĠVal ent", + "b oth", + "Ġr ush", + "ub ble", + "Ġreminis cent", + "j u", + "ĠRe agan", + "io ch", + "em porary", + "Ġnever theless", + "ĠKenn eth", + "ĠF ather", + "Ġest ates", + "ian g", + "Ġare na", + "Ġspec ulated", + "Ġcompan ion", + "I T", + "Ġw ard", + "th is", + "Ġspec ulation", + "ĠFer din", + "Ġ188 6", + "0 3", + "ĠR if", + "Ġadj ust", + "Ġprov isions", + "Ġfact ion", + "Ġaver aged", + "oc y", + "Ġp unk", + "ĠS uz", + "ent ry", + "Ġmar g", + "à ´", + "Ġphys ically", + "Ġcompr ised", + "h ow", + "ĠS ection", + "ov ic", + "Ġo wing", + "ric ks", + "ĠCom mercial", + "Ġaut on", + "ĠFinn ish", + "Ġpre st", + "Ġtele phone", + "Ġcub ic", + "> ,", + "á º", + "Ġinstruct ed", + "ĠGoth ic", + "Ġin tend", + "Ġsp ell", + "Ġswe pt", + "Ġbelong ing", + "Ġ18 00", + "ĠAr c", + "Ġmach ines", + "l ake", + "Ġl inks", + "Ġv ital", + "Ġcons c", + "ĠFl oren", + "ĠMad rid", + "ĠGre ater", + "Ġic on", + "Ġdel ays", + "Ġcreat ures", + "v ae", + "Ġair line", + "ĠWag ner", + "Ġel dest", + "in ted", + "Ġc osm", + "ar u", + "el in", + "ĠF oster", + "ĠSh adow", + "Ġgirl friend", + "Ġlocomot ives", + "Ġjurisd iction", + "ĠB erm", + "v or", + "Ġf lex", + "Ġrem ote", + "ĠMc D", + "ĠCorn wall", + "Ġs ulf", + "Ġimp ressive", + "ĠCl if", + "ĠBe h", + "Ġconv ince", + "Ġvel ocity", + "ĠMalays ia", + "Ġab st", + "Ġexam ination", + "ĠColumb us", + "Ġwart ime", + "ĠP ra", + "ĠHe in", + "les h", + "Ġspect ators", + "arth y", + "ĠM C", + "as i", + "Ġan them", + "Ġacc us", + "Ġprom ise", + "Ġcost umes", + "bre aking", + "Ġspeed s", + "Ġdiscuss ing", + "1 20", + "C redits", + "as ia", + "ur ers", + "ĠHistor ical", + "Ġass erted", + "Ġord inary", + "ĠRichard son", + "Ġexecut ives", + "ĠT ir", + "Ġsub mer", + "Ġenc ourag", + "Ġassoci ate", + "c ock", + "ĠM ills", + "Ġent ert", + "ĠCol in", + "Ġview ing", + "Ġan arch", + "che z", + "ĠSp in", + "ĠMarc us", + "H C", + "op ic", + "ĠGu itar", + "Ġlist ening", + "Ġg host", + "ĠL uther", + "Ġproject ed", + "ĠOther s", + "ĠP age", + "Ġtrack ed", + "Ġverte bra", + "Ġs or", + "com pass", + "Ġt ensions", + "ĠC u", + "Ġj ersey", + "oura ble", + "Ġf le", + "oc ol", + "Ġ8 9", + "ĠLand mark", + "Ġ\" ...", + "Ġdark er", + "Ġrequire ment", + "ĠDun can", + "e per", + "at ical", + "Ġsk i", + "Ġvent ure", + "ĠAnc ient", + "R S", + "s er", + "Ġas c", + "ĠSw an", + "Ġprof it", + "Ġpropag anda", + "ĠO g", + "Ġca ution", + "N S", + "ĠNapole on", + "Ġf old", + "Ġreve aling", + "Ġproper ly", + "Ġabsor bed", + "Ġfrig ate", + "s ix", + "Ġa f", + "ĠUn it", + "ĠTr inity", + "Ġopt ed", + "ĠCycl one", + "Ġcent ered", + "ĠDev il", + "ĠCirc uit", + "Q u", + "Ġo ct", + "Ġsp l", + "ed ar", + "st ead", + "iv ic", + "ĠF C", + "Ġprior ity", + "ĠP eng", + "Ġen h", + "Ġlog o", + "ĠL is", + "Ġch annels", + "Ġag encies", + "Ġthan ks", + "Ġimpro ving", + "Ġst im", + "Ġpro spect", + "ĠRe yn", + "Ġd ust", + "Ġfav ored", + "Ġestim ate", + "Ġheav ier", + "ĠOper a", + "col m", + "Ġprepar ations", + "ip her", + "ĠCont inental", + "ĠRon ald", + "K ing", + "Ġtrans mission", + "Ġsum mon", + "ĠG ates", + "Ġsuperst ructure", + "ĠS ad", + "Ġline up", + "Ġsem if", + "Ġprogress ive", + "Î ½", + "ĠG onz", + "ĠJ ake", + "Ġra ins", + "ner y", + "Ġcitizens hip", + "Ġl iv", + "ĠB our", + "m ate", + "Ġdirect ing", + "Ġto uc", + "Ġsp ots", + "Ġhon est", + "ĠLyn ch", + "ĠA ction", + "ĠSpring field", + "le ted", + "Ġinsc ription", + "d is", + "ĠMus ical", + "è re", + "ĠC and", + "end ar", + "umber land", + "kef eller", + "ĠK el", + "ĠSc iences", + "Ġir regular", + "ĠÅ ł", + "Ċ ĠĠĠ", + "ol an", + "Ġpay ment", + "ĠVi enna", + "R C", + "Ġcomm ended", + "Ġmanag ing", + "ĠAnt ar", + "um mer", + "Ġass ets", + "Ġno ise", + "omet hing", + "Ġtri umph", + "Ġens uing", + "Ġpun ishment", + "Ġb omber", + "ĠAg u", + "ant astic", + "Ġo v", + "as aki", + "id o", + "ĠP ale", + "ĠSh ield", + "ĠMer ced", + "Ġmanufact ured", + "B ecause", + "Ġthe rm", + "Ġf ier", + "Ġb le", + "hen tic", + "ops is", + "Ġbank rupt", + "Ġopt im", + "Ġconsum ption", + "Ġimmig rants", + "Ġdislik ed", + "ge ant", + "ĠPol y", + "ĠWood s", + "ĠSpen cer", + "c at", + "ĠK ot", + "ĠPl at", + "B rit", + "om es", + "ĠD elta", + "ri um", + "Ġun anim", + "ĠByz ant", + "d an", + "Ġsc rapped", + "ĠMin ogue", + "ĠBC E", + "B orn", + "_ {", + "an z", + "ĠI sh", + "ĠSt alin", + "Ġpart ners", + "Ġapprec iated", + "Ġhorizont al", + "a que", + "f in", + "Ġred esign", + "Ġfort ifications", + "Ġ10 9", + "Ġcompet itors", + "mit t", + "Ġdisp uted", + "ĠLu ft", + "ou b", + "Ġcoach ing", + "Ġopin ions", + "Ġst rand", + "ul um", + "Ġback up", + "Ġorchest ral", + "Ġtim ber", + "Ġt ruly", + "Ġs av", + "Ġh az", + "ĠC ode", + "art s", + "ak ia", + "Ġse eds", + "Ġsh aring", + "clus ive", + "Ġtun nels", + "Ġcorpor ate", + "Ġpost hum", + "Ġ188 4", + "Ġcalc ulated", + "Ġthor ough", + "u rop", + "ĠT ol", + "Ġover h", + "ĠEx pl", + "ĠPal mer", + "ĠAnt ioch", + "Ġr ally", + "apt ist", + "ĠSel ena", + "ĠA T", + "ĠX I", + "ĠSo ft", + "Ġroll er", + "Ġwitness es", + "Ġinteract ions", + "h ighest", + "Ġon wards", + "ig o", + "ig hed", + "Ġlo ose", + "gu ard", + "Ġmel od", + "ĠPorts mouth", + "ĠW here", + "Ġshe ep", + "Ġrep aired", + "ĠRich ards", + "ĠFilm s", + "Ġinteg rated", + "E D", + "N Y", + "Ġeng aging", + "Ġf ires", + "Ġadd s", + "Ġten ants", + "Ġautobi ography", + "Ġsynd rome", + "Ġsing ers", + "Ġconst antly", + "ĠMe ga", + "Ġemot ions", + "Ġt une", + "ĠH alf", + "uc he", + "Ġtem ples", + "ĠComp uter", + "Ġben ch", + "Ġk ee", + "ĠCh all", + "all ow", + "Ġcl ergy", + "pr ing", + "Ġcommun ist", + "ĠMax im", + "ĠNev ada", + "Ġt aste", + "ĠR ear", + "ine e", + "ar med", + "ĠE qu", + "onn ell", + "Ġinstruct ions", + "Ġh arsh", + "arm s", + "Ġesc al", + "Ġextend s", + "Ġstream s", + "heim er", + "Ġconsequ ence", + "Ġm yself", + "am y", + "ist ocr", + "ble m", + "Ġalleg ations", + "in us", + "ĠH at", + "ĠMar l", + "ick en", + "ern ess", + "ri pp", + "Ġmach inery", + "Ġdisapp eared", + "ĠCons ervative", + "c ell", + "ĠF ly", + "ĠIn sp", + "Ġcont rad", + "ĠAdmiral ty", + "ĠHal o", + "id en", + "Ġmid field", + "ĠT u", + "um s", + "head s", + "Ġcompl aints", + "ĠPolit ical", + "act ic", + "Ġwid ow", + "ĠB ru", + "Ġunder water", + "Ġbattle field", + "ĠArch bishop", + "Ġgar age", + "Ġcloud s", + "ĠProtest ant", + "0 2", + "b irds", + "Ġf o", + "Ġb orders", + "ĠCh op", + "ater n", + "Ġins ufficient", + "ich i", + "Ġse al", + "ach ute", + "Ġ9 3", + "Ġfight s", + "ĠBus ch", + "P a", + "Ġlin ear", + "Ġamph ib", + "is ations", + "Ġh ol", + "ĠC ox", + "Ġcoll ision", + "ĠStand ard", + "ok o", + "k ed", + "w ind", + "Ġen hanced", + "om ical", + "ĠCar pent", + "Ġgrow s", + "Ġscient ist", + "Ġpros per", + "otyp es", + "ĠAfghan istan", + "al is", + "ĠRe port", + "get t", + "ĠWest minster", + "ĠStud ies", + "Ġcerem onies", + "AT O", + "Ġh ide", + "Ġcar ved", + "Ġball s", + "ĠT NA", + "ĠFerr ari", + "0 4", + "Ġt ap", + "Ġun h", + "Ġcons ul", + "Ġlength y", + "bo ats", + "Ġl augh", + "ĠN y", + "Ġdra g", + "ĠC ry", + "Ġout come", + "ĠGl ou", + "Ġmans ion", + "U C", + "id ge", + "ith m", + "ist ant", + "ĠBl air", + "Ġturb ines", + "E very", + "M G", + "o j", + "Ġb ars", + "ĠSl av", + "ĠPow ell", + "ĠAlexand ria", + "ĠG ust", + "Ġkn ows", + "Ġdeliber ately", + "ĠEn ix", + "Ġexam ined", + "illing ham", + "Ġrout ine", + "ĠWith out", + "Ġacclaim ed", + "GB T", + "Ġroad way", + "ĠGib son", + "at ri", + "Ġl ying", + "ĠC abin", + "Ġsh arks", + "Ġbut ter", + "elf th", + "Ġpartic les", + "> .", + "al an", + "ĠP un", + "Ġdes ired", + "Ġunder neath", + "Ġwalk ed", + "Ġsubs idi", + "Ġm arsh", + "Ġg est", + "Ġpres ents", + "Ġthick ness", + "M ay", + "Ï Ĥ", + "ĠCh oice", + "ree ks", + "Will iam", + "Ġc ave", + "erv ing", + "Ġoper ator", + "ĠF a", + "qu is", + "Ġship ped", + "Ġgraph ic", + "Ġmaster ing", + "Ġmob il", + "ĠFerdin and", + "re ction", + "ĠW ool", + "Ġfin ance", + "Ġrul ers", + "ĠB es", + "so ver", + "Ġposs essed", + "Ġchap ters", + "Ġwor se", + "ĠBroadcast ing", + "ĠD aw", + "Ġrel ied", + "Ġ187 7", + "Ġdoct rine", + "Ġint act", + "ĠOs lo", + "Ġexhib ited", + "Ġm im", + "Ġsit uations", + "B ob", + "ĠTechn ology", + "occ up", + "ec hes", + "ear th", + "Ġpat ient", + "Ġhonor ary", + "h art", + "ĠRod rig", + "ĠVar iety", + "ĠGameSp ot", + "Ġthunder storm", + "Ġa thlete", + "P D", + "ild a", + "Ġprog ression", + "E ar", + "in qu", + "Ġh oles", + "ac ular", + "Ġbr illiant", + "osh i", + "Ġmunicip al", + "Ġassess ment", + "Ġsubt ropical", + "en b", + "over ty", + "ĠMar ines", + "Ġdec isive", + "Ġpen insula", + "Ġple ased", + "Ġprel iminary", + "ĠEx ecutive", + "Ġconsist ently", + "f ast", + "n ar", + "Ġdistingu ish", + "Ġt ennis", + "Ġsail ors", + "al id", + "Ġtr unk", + "Ġtra its", + "Ġvirt ually", + "ĠR ice", + "Ġdist inction", + "Ġconf used", + "ĠBudd ha", + "ĠBask etball", + "Ð °", + "Ġtri ps", + "Ġg ates", + "ch w", + "Ġqu e", + "head ed", + "Ġquar ters", + "Ġconsequ ences", + "ĠRoc kefeller", + "ĠL S", + "Ġhal ted", + "L et", + "ĠJ ur", + "Ġass ign", + "Ġco aches", + "ĠNor wich", + "Ġto m", + "ist ical", + "Ġtrib ut", + "ĠAnt i", + "Ġaware ness", + "Ġf ru", + "Ġl oud", + "ĠN ME", + "Ġappe aled", + "ĠSm ack", + "bu ilt", + "ĠGab riel", + "e lect", + "ĠB ark", + "ĠL il", + "ag ram", + "ĠCh ase", + "ĠAn y", + "g irl", + "en os", + "Ġun n", + "ĠHe b", + "Ġdeleg ates", + "Ġch ances", + "ĠMar x", + "ath a", + "Ġdirect ions", + "Ġphot os", + "Ġaccompl ished", + "Ġw icket", + "Ġamb assador", + "ĠGard ens", + "Ġmin isters", + "Ġeight een", + "Ġswe et", + "Ġrep et", + "Ġdig it", + "Ġst aying", + "ĠCons erv", + "ĠDod gers", + "Ġs ax", + "ĠB uch", + "ag in", + "Ġper pet", + "Ġless er", + "Ġalt itude", + "Ġlat est", + "up er", + "Ġpublic ity", + "ĠOtt awa", + "ĠA ub", + "ĠH ull", + "g ary", + "Ġtr ump", + "Ġel igible", + "ĠJer emy", + "Ġa ided", + "ĠS aw", + "ĠS weet", + "ĠB reak", + "ĠV ern", + "ĠAn at", + "Ġcir cles", + "s im", + "Ġa uction", + "em a", + "ab et", + "amp ire", + "Ġlar vae", + "B ar", + "Ġrefuge es", + "Ġreluct ant", + "ut ely", + "og g", + "ll a", + "Ġmon ster", + "Ġcame o", + "ĠCost a", + "Ġin hib", + "Ġmem ories", + "Ġunivers ities", + "om orph", + "Ġproduc es", + "C D", + "g ood", + "Ġ18 40", + "Ġcreat ure", + "Ġrook ie", + "Ġl ib", + "id ia", + "ch ild", + "Ġis n", + "Ġbus es", + "ĠT ree", + "Ġcontrib ute", + "Ġoff shore", + "Ġorgan ic", + "b ird", + "Ġt asks", + "ĠEn ergy", + "isc her", + "ĠBudd h", + "Ġh ier", + "ast on", + "Ġres ur", + "Ġsearch ing", + "Ġc emetery", + "ast ing", + "Ġread s", + "Ġrock et", + "at hetic", + "im ination", + "ĠG eneration", + "ĠK il", + "d imensional", + "ĠK ay", + "ĠV oy", + "Ġen rolled", + "A D", + "A b", + "h anded", + "Ġs ew", + "ĠB ud", + "Ġachie vements", + "w yn", + "Ġele ph", + "ĠGlas gow", + "Ġf ro", + "Ġconsider ation", + "load ed", + "Ġrevolution ary", + "ĠC S", + "Ġpro claimed", + "Ġres on", + "ĠB uc", + "em ploy", + "ĠCom edy", + "Dav id", + "Ġperform ers", + "Ġ8 3", + "ĠB ears", + "Ġar istocr", + "ograp hed", + "ĠBald win", + "Ġb in", + "Ġlif ted", + "B B", + "l u", + "ĠR PG", + "Ġachie vement", + "Ġbacter ia", + "H owever", + "Ġus er", + "Ġall ied", + "ĠIn g", + "Ġcont ing", + "z o", + "Ġt el", + "Ġcon fer", + "ĠK ill", + "Ġfre ight", + "ĠLu is", + "Ġk itchen", + "Ġmod es", + "Ġlength s", + "Ġillust rations", + "ie g", + "ĠCo al", + "á» ĩ", + "in stein", + "om ans", + "et ary", + "ĠSt age", + "ö n", + "ĠSic ily", + "ount ain", + "Ġ9 8", + "ĠPar amount", + "Ġrev ived", + "Ġflu id", + "ĠCurt is", + "ore y", + "ab el", + "Ġnorth western", + "Ġkill er", + "ĠLaur a", + "af e", + "Ġdiss olved", + "Ġtransform ed", + "Ġal umin", + "ard on", + "Ġact ively", + "Ġfin est", + "Ġdr unk", + "ĠMeteor ological", + "l ength", + "ace ous", + "Ġfl our", + "Ġundert ook", + "Ġdiscontin ued", + "Ġdeclar ation", + "op ard", + "ĠBe a", + "ĠHend erson", + "Ġ3 50", + "Ġc ros", + "Ġal ly", + "Ġcon ve", + "Ġtra p", + "ĠSher man", + "n ut", + "Ġch lor", + "Ġflow er", + "Ġen compass", + "Ġvac c", + "ed e", + "Ġind irect", + "Ġhard ware", + "ĠA qu", + "Ġr ushed", + "ass ed", + "Ġtro op", + "Ġhabit ats", + "Ġsh aped", + "Ġdisapp oint", + "l ook", + "Ġan x", + "Ġup rising", + "Ġ188 3", + "l ov", + "ĠGl obal", + "olog ically", + "Ġvar iant", + "Ġcast les", + "ĠOper ations", + "Ġsp ite", + "ij ing", + "ĠAlb any", + "ĠGl enn", + "Ġdise ases", + "Ġbr ings", + "Ġdiscip line", + "ĠK ens", + "Ġsw ing", + "Ġsuper hero", + "ĠWat son", + "Ġb old", + "im ir", + "act or", + "Ġmus cle", + "Ġ9 1", + "Ġang ry", + "ĠSpr ings", + "ar in", + "ĠS port", + "Ġprot ecting", + "ĠChap el", + "ain ted", + "Ġinter rupted", + "ĠCh ad", + "Ġdes per", + "the n", + "ĠSmack Down", + "ĠP ok", + "ĠBerm uda", + "Ġ188 1", + "ĠK as", + "ĠNorth west", + "Ġstrugg les", + "Ġbes ie", + "ĠDra ke", + "ĠLeices ter", + "O r", + "Ġst abil", + "Ġ18 30", + "ĠCap ital", + "Ġd ome", + "Ġpatrol s", + "M T", + "ĠJ en", + "og ram", + "ĠW eather", + "ĠMal colm", + "p it", + "ĠS ri", + "ĠL GBT", + "Ġvar ies", + "atin um", + "pop ular", + "ĠRoc he", + "Ġmathem atics", + "Ġactiv ist", + "Ch ar", + "Ġemer ging", + "ĠP ly", + "Ġwh atever", + "Ġv inyl", + "ish ops", + "Ġmil k", + "Ġelect ro", + "Ġreb el", + "ĠGro ve", + "Ġf ears", + "Ġh urt", + "ĠCh uck", + "ĠBrad man", + "od ied", + "Ġref uses", + "Ġaff ord", + "Ġdescend ants", + "Ġbor ough", + "ibl ings", + "el ic", + "ĠB og", + "Ġg entle", + "Ġnorth bound", + "atch ing", + "Ġintro duce", + "Ġagre es", + "Ġscreen ing", + "I m", + "ĠL ot", + "Ġ9 4", + "oph ical", + "ĠEd gar", + "Ġox id", + "Ġscen ario", + "Ġreop ened", + "O M", + "Ġf abric", + "Ġcont racted", + "ĠOn line", + "ik es", + "ĠArmen ia", + "ĠFle ming", + "Ġ10 4", + "O L", + "O ut", + "T E", + "ĠW ant", + "Ġcould n", + "Ġhom eless", + "ĠEv angel", + "ĠCr ime", + "Ġencoura ge", + "in ite", + "Ġr ice", + "Ġover come", + "Ġcan on", + "Ġref it", + "ĠForm er", + "Ġpsych ological", + "F ar", + "Ġpubl ish", + "Ġcor ruption", + "ĠThere fore", + "Ġdeploy ment", + "P rior", + "r ators", + "ĠIn side", + "Ġqual ities", + "Ġstrugg ling", + "Ġsubmer ged", + "Ġshe et", + "Ġwitness ed", + "Ġp ig", + "Ġse ar", + "ang ered", + "Ġcho ices", + "U nder", + "ĠRos en", + "ordin ary", + "Ġweak ness", + "ĠJess e", + "Ġ9 7", + "Ġcomment ators", + "mod ern", + "s is", + "Ġtr igg", + "Ġload ed", + "Ġbor row", + "achel or", + "Ġm ad", + "ist le", + "Ġout standing", + "Ġmod ifications", + "Ġvolcan oes", + "Ġb apt", + "ĠB rid", + "ran o", + "Ġn am", + "off icial", + "ĠHen ri", + "Ġveter ans", + "Ġg aming", + "ran ces", + "ĠNor se", + "Ġthreat ening", + "ĠWell ington", + "j ud", + "Ġs le", + "ĠHe aven", + "Ġdec omp", + "Ġbre ast", + "Ġcruc ial", + "J apan", + "ch ief", + "Ġform ations", + "any on", + "Ġcrit ically", + "Ġmass acre", + "Ġpitch ing", + "Ġsec uring", + "Ġele venth", + "ĠGu err", + "ĠMcC arthy", + "Ġf ir", + "ond e", + "ĠAd rian", + "Ġelect oral", + "Ġaccept ance", + "Ġb ol", + "ĠLe af", + "ina e", + "Ġc ryst", + "Ġm all", + "ĠC row", + "199 7", + "ym n", + "Ġsuppor ter", + "Ġseem ingly", + "Ġproced ure", + "Ġl auded", + "Ġfac ulty", + "ĠArt illery", + "rehens ive", + "> ).", + "ĠMov ement", + "Ġh osp", + "ĠS ounds", + "Ġqu oted", + "Ġdepend ent", + "w er", + "am ine", + "ĠRes ident", + "Ġslow ed", + "Ġemphas ized", + "Ġgall ery", + "\" :", + "ĠF ood", + "Ġarg ue", + "Ġsepar ately", + "ĠMont ana", + "Ġvocal ist", + "t urn", + "ĠCom ic", + "Ġread er", + "Ġ187 5", + "cel ona", + "Ġdemonst rate", + "Ġphenomen on", + "N ot", + "c are", + "ĠGame play", + "Ġprote ins", + "Ġloyal ty", + "Ġm ild", + "Ġinterview ed", + "s i", + "Ġdec ay", + "ĠMot or", + "Ġem ig", + "que z", + "onst ruction", + "ĠMerced es", + "ĠC MLL", + "ĠN an", + "ĠO il", + "Ġmod est", + "Ġtact ical", + "ĠT at", + "im er", + "ĠAng els", + "ĠRena issance", + "E T", + "à ł", + "ĠP itch", + "ĠN um", + "Ġrel ating", + "the y", + "ĠCl oud", + "Ġrad ius", + "ĠEngine ering", + "ĠO cc", + "199 5", + "ĠCert ifications", + "ĠB ris", + "Ġro ot", + "ĠBe ginning", + "Ġbr ut", + "ĠDak ota", + "H A", + "ĠZ ero", + "orient ed", + "Ġf inger", + "Ġpres ervation", + "Ġregard less", + "Ġincom plete", + "w ere", + "Ġreal m", + "ĠAnn ual", + "Ġsymb ols", + "m us", + "à £o", + "Ġin ject", + "out ed", + "Ġri ff", + "Ġsym met", + "Ġgust s", + "Ġcomprom ise", + "ĠMir ror", + "nd a", + "ĠN ATO", + "Ġven ues", + "ĠBosn ia", + "M D", + "Ġin cl", + "ĠW ald", + "aul ted", + "ĠCarol ine", + "ĠMidd les", + "Ġad equ", + "ĠPro ductions", + "ipp ing", + "Ġs lee", + "ĠPol l", + "Ġdemol ition", + "Ġmyster ious", + "l ings", + "it ating", + "ĠT rad", + "ĠM is", + "ol ves", + "oin ts", + "ĠIs le", + "O R", + "ĠC os", + "ĠO w", + "ĠSt rong", + "Ġpre view", + "ĠMarsh al", + "ĠTerrit ory", + "B oth", + "h im", + "m id", + "ĠS uff", + "Ġdec iding", + "Ġsub ordin", + "ĠOr thodox", + "ĠMcK in", + "ĠWol ver", + "ub a", + "au ge", + "p a", + "Ġfund amental", + "Ġ186 7", + "Ġmonaster y", + "est ion", + "Ġen orm", + "Ġmag ical", + "ĠPrest on", + "ĠD um", + "orm an", + "Ġintern et", + "Ġprin ting", + "Ġcooper ation", + "ing le", + "ĠC ulture", + "ĠM ick", + "ĠL ogan", + "Ġrem aster", + "Ġtop ics", + "n orm", + "t ailed", + "Ġwork er", + "Ġdoct ors", + "Ġrun ners", + "cy cl", + "P art", + "am ma", + "ĠN ancy", + "ick ed", + "less ly", + "ĠReg ion", + "\" \\|", + "ĠF ur", + "ew ard", + "ĠBe ijing", + "Ġinvol ve", + "agon ists", + "Ġdisapp ear", + "ĠSol ar", + "Ġendors ed", + "insp ired", + "b ian", + "b one", + "ĠTh r", + "Ġover th", + "ĠGeor get", + "Ġhen ce", + "G u", + "ash ing", + "Ġmet als", + "Ġsouth bound", + "Ġtw entieth", + "ĠEx ped", + "Ġimpro v", + "ĠEll is", + "Ġj oy", + "ank a", + "Ġcr ust", + "Ġalleged ly", + "ĠLanc aster", + "ris es", + "Ġcur ves", + "Ġwant ing", + "Ġadapt ations", + "rop ods", + "Ġwe ighed", + "Ġ187 2", + "Ġdiagn osed", + "z i", + "vers ely", + "199 8", + "Ġshop ping", + "os c", + "Ġkilomet ers", + "Ġmyster y", + "B etween", + "ĠM ut", + "Ġrid er", + "Ġess ay", + "Ġe agle", + "Ġmiss ile", + "Ġcompar able", + "er ia", + "Ġm bar", + "st own", + "ĠC ou", + "ast ed", + "ass ic", + "ĠMar ge", + "Ġnetwork s", + "ĠSur rey", + "Ġproceed s", + "M ich", + "ĠT ask", + "ĠCh air", + "Ġde eper", + "ĠHol mes", + "hol m", + "Ġcinem at", + "Ġautom atic", + "c od", + "Ġ1 000", + "ĠP ent", + "ist ence", + "oth s", + "Ġdet ached", + "Ġ188 2", + "Ġp aved", + "Ġsuccess ive", + "Ġinvestig ated", + "Ġcopy right", + "ĠP ine", + "ch air", + "ĠRe ading", + "Ġfind ings", + "Ġnight s", + "Ġlocomot ive", + "Ï Ħ", + "Ġcomp rising", + "Ġafter ward", + "ĠMy ster", + "uzz le", + "ĠSt ri", + "bor o", + "Ġindust ries", + "ĠVen et", + "ĠUr ban", + "Ġs ect", + "or ge", + "Ġto ugh", + "ĠS ax", + "Ġk ids", + "rew s", + "Ġske leton", + "ur se", + "ab ad", + "au er", + "Ġcompos ers", + "C P", + "Ġun rest", + "r ically", + "Ġ es", + "ĠJ unction", + "Ġr am", + "ĠElect ronic", + "k ar", + "ĠS quad", + "Ġsh ops", + "Ġdesign ers", + "ĠT ales", + "ber y", + "oc ese", + "Ġunder go", + "Ġdef enses", + "ĠOtt omans", + "ĠFem ale", + "ic on", + "ov o", + "ott o", + "Ġbar b", + "rim ination", + "Å ¾", + "Ġland ings", + "Ġpack age", + "w ik", + "ĠR ange", + "Ġpro xim", + "Ġrep ublic", + "Ġconclud es", + "om i", + "Ġintern ationally", + "ĠFer gus", + "Ê ¼", + "Ġex ceeded", + "Ġbet ray", + "Ġfra ud", + "Ġpostpon ed", + "Ġrang ed", + "à ª", + "ro b", + "Ġro uting", + "Ġperform er", + "Ġmut ual", + "h ouses", + "Ġal gor", + "Ġsub d", + "Ġelev ator", + "A N", + "Q ue", + "ĠC ut", + "ĠC anyon", + "ĠSp art", + "Ġtop ic", + "Ġlic ensed", + "im mer", + "ere k", + "ĠSe as", + "ĠBar celona", + "ĠTri p", + "Ġvari able", + "Ġgrad uating", + "Ġconclud ing", + "Ġsust ain", + "ĠÄ IJ", + "ĠUk raine", + "s ic", + "y ers", + "ĠD uch", + "ĠG illingham", + "ĠT otal", + "ĠF ac", + "ĠL ie", + "Ġstrike outs", + "Ġcitiz en", + "bu ilding", + "Ġrif le", + "Ġan at", + "Ġemploy ee", + "Ġneighbor ing", + "ĠLeg ion", + "ĠAlbert a", + "Ġevolution ary", + "ay ers", + "ĠArab ic", + "Ġg ram", + "ist ically", + "Ġdefeat s", + "Ġgran ite", + "ĠF ras", + "Ġpredecess ors", + "D ue", + "ĠMc Donald", + "aun a", + "ĠAg ric", + "ĠS yl", + "w rote", + "Ġs iblings", + "ĠChamber lain", + "m al", + "ĠN ad", + "Ġv it", + "ĠAd ri", + "be it", + "Ġsil ent", + "ĠChe m", + "ĠBa iley", + "Ġreg ained", + "Ġdraw s", + "kin son", + "Ġelev ators", + "ĠD ud", + "ĠSp y", + "Ġsett ings", + "Ġdynam ic", + "Ġconj unction", + "Ġw ishes", + "ĠS ierra", + "ĠB alk", + "ĠF ab", + "Ġpolit ically", + "19 80", + "ven ues", + "az ar", + "ĠMon roe", + "ĠB ear", + "ĠH iggins", + "Ġgener ate", + "ĠPal m", + "Ġmist ake", + "Ġμ m", + "ĠReyn olds", + "ĠF inals", + "Ġbu ff", + "Ġinc ons", + "Ġopen ly", + "Ġdecl aring", + "Ġanth rop", + "Ġh iding", + "Ġcult ures", + "Ġ187 1", + "Ġobject ives", + "Ġpreced ed", + "Ġproxim ity", + "Ġpro ud", + "ĠBl ake", + "Ġoverwhel ming", + "Ġc oc", + "ĠM embers", + "ĠPr inc", + "Ġhar bor", + "Ġrect angular", + "Ġnat urally", + "ad ian", + "Ġbe er", + "ĠJ in", + "ash ire", + "ĠKr ish", + "Ġconscious ness", + "Ġcl ay", + "m ons", + "at em", + "Ġh unt", + "red ited", + "ĠRe y", + "ĠGl ass", + "o i", + "Ġwater line", + "Ġ186 8", + "Ġbow l", + "ĠArch ae", + "É Ļ", + "ar ians", + "Ġgather ing", + "Ġn ests", + "ach i", + "ĠSh ir", + "ĠDes ert", + "Å Ħ", + "le in", + "Ġ187 6", + "ĠVi ew", + "Ġm ail", + "Ġdisp utes", + "Ġcho osing", + "ĠVen us", + "Ġdemand ing", + "olith ic", + "ĠS r", + "ĠW als", + "ĠHe ath", + "Ġtr ilogy", + "Ġren t", + "Ġl ux", + "ab ling", + "ĠSh ar", + "ĠLex ington", + "Ġstead ily", + "h urst", + "ĠAugust us", + "ung le", + "Ġfre ed", + "Ġelimin ate", + "Ġlands l", + "enh ower", + "ĠN L", + "Ġass ignment", + "Ġcoun sel", + "ĠOl ivia", + "ĠPruss ia", + "M r", + "ĠR oth", + "Ġco aster", + "Ġprohib ited", + "J ack", + "qu et", + "Ġball ot", + "ĠPly mouth", + "Ġst ance", + "Ġ186 9", + "Ġknow ing", + "Ġaut hentic", + "imens ions", + "Ġintercept ed", + "ĠS kin", + "op al", + "ĠSp it", + "Ġ10 2", + "Ġrecogn ize", + "ibl ical", + "Ġninet eenth", + "ĠC ave", + "ĠB ot", + "Ġsym ph", + "Ġm ate", + "ĠSt ones", + "Ġdemonst ration", + "n et", + "ur u", + "ĠE agle", + "art her", + "Ġver t", + "ov an", + "ux ili", + "ĠE ighth", + "Ġun aware", + "Ġres ort", + "ace ae", + "ĠDen ver", + "ĠId ol", + "Ġ11 5", + "ĠSix th", + "ĠHead quarters", + "Ġnick named", + "Ġo rient", + "ĠG ener", + "Ġabund ant", + "Ġactiv ists", + "Ġdiv ine", + "Ġmo ist", + "Ġcurren cy", + "c aster", + "n ie", + "ĠA M", + "Ġcontin ent", + "Ġmig ration", + "ĠVers ion", + "A L", + "Ġp ump", + "ĠAl am", + "ĠSe bast", + "ĠMig uel", + "c ap", + "Ï ģ", + "Ġcr us", + "Ġpriv ile", + "ro ximately", + "ĠTr ue", + "Ġmaneu ver", + "ĠCont est", + "Ġpsych iat", + "ĠExped ition", + "S axon", + "ĠCh an", + "Ġins urance", + "Ġmiss iles", + "Ġcoast line", + "Ġ187 3", + "ĠOt to", + "ad ic", + "Ġde als", + "Ġret aining", + "readn ought", + "Ġd ent", + "ĠB attery", + "ĠHe ights", + "Ġbusiness man", + "Ġrenov ated", + "Ġ )", + "on ing", + "ust ral", + "Ġam bit", + "Ġcontin ental", + "ĠCr im", + "C rit", + "Ġp overty", + "Ġrestaur ants", + "M at", + "h orn", + "ĠP rison", + "Ġch ord", + "ĠK om", + "Ġer osion", + "Ġ187 8", + "ĠStef ani", + "f ork", + "Ġc it", + "ĠG as", + "ĠU nd", + "Ġterm ed", + "Ġfeed back", + "Ġc otton", + "ro ft", + "ĠH aven", + "ke ley", + "Ġpre f", + "the med", + "ĠDavid son", + "Ġpros ecut", + "Ġexcess ive", + "Ġsurf aces", + "ĠHe at", + "ĠBas in", + "Ġatmosp heric", + "ĠP i", + "Ġvers us", + "Ġprocess ing", + "Ġtourn aments", + "Ġless ons", + "ograp hers", + "Sh ort", + "Ġaccompl ish", + "is ans", + "ĠS ans", + "ĠS aud", + "Ġthough ts", + "Ġlif estyle", + "il ia", + "Ġmin im", + "ĠLanc ashire", + "Ġsubsidi ary", + "x ide", + "il ian", + "ail and", + "P I", + "ĠF ear", + "ĠL ag", + "ĠC ant", + "ĠR overs", + "Ġass ert", + "ĠFloren ce", + "ĠH erm", + "Ġex pense", + "Ġtour ist", + "Ġphyl ogen", + "ĠW aters", + "Ġreserv es", + "ĠM eyer", + "Ġpl um", + "ib al", + "mit ting", + "Ġprop eller", + "Ġer up", + "ĠMet al", + "Ġpriv ately", + "P e", + "Ġp ushing", + "ut a", + "Ġsens itive", + "anth rop", + "is or", + "Ġd ors", + "ir med", + "ĠP oe", + "Ġsexual ity", + "Ġwas hed", + "Th ough", + "Ġcamer as", + "og ical", + "Ġplan es", + "Ġerupt ions", + "l ies", + "p ers", + "ĠBulgar ia", + "ĠM umb", + "ĠB ent", + "ong ue", + "ĠMaur ice", + "ĠMeth od", + "p ur", + "Ġd ug", + "Ġcust ody", + "G eor", + "ĠW atch", + "Ġtrack ing", + "m usic", + "Ġreg ret", + "199 4", + "h uman", + "w affe", + "Ġtem po", + "Ġincorpor ates", + "Ġmill ions", + "Ġmanuscript s", + "c ul", + "is le", + "ĠS ite", + "Ġsex ually", + "Ġz ones", + "Ġthr iller", + "Ġnav igation", + "ĠA A", + "ĠV as", + "Ġpr ayer", + "ĠC ret", + "Ġr ugby", + "Ġimp acted", + "Ġpar am", + "Ġintro ducing", + "itor ium", + "gr im", + "Ë Ī", + "ch t", + "ra h", + "Ġar bit", + "spe aking", + ": #", + "ra id", + "Ġm ock", + "ug u", + "m ail", + "ĠC ec", + "ĠH um", + "ĠR iley", + "Ġres erved", + "Ġg reet", + "ir us", + "ib e", + "ĠY u", + "ĠSur v", + "Ġtherap y", + "j ar", + "ĠW is", + "ingu ished", + "Ġimp ress", + "ĠPl ate", + "ĠComm ons", + "ĠPer th", + "Ġreleg ated", + "C om", + "o an", + "ĠL ords", + "Ġsub tle", + "ĠT ucker", + "elf are", + "Ġ186 6", + "20 20", + "ĠSh iva", + "ĠGu atem", + "ĠBra h", + "Ġstrengthe n", + "Ġambit ious", + "Ġt rick", + "ĠS as", + "Ġan ger", + "per ed", + "ĠE SP", + "Ġrele vant", + "ĠAd ventures", + "ĠOffic ial", + "er als", + "writ ing", + "ĠRel ations", + "f old", + "ĠG ang", + "Ġsh adow", + "Ġlack s", + "ĠFer ry", + "Ġinv itation", + "Ġgener als", + "Ġqual ification", + "ĠUs ing", + "ĠGeorget own", + "Ġult imate", + "ĠRom ney", + "ĠMun icip", + "ĠBulgar ian", + "ĠCaes ar", + "ĠP ick", + "ĠCal gary", + "Ġreserv oir", + "v as", + "ĠM ember", + "Ġde alt", + "Ġcl an", + "Ġinter f", + "ĠNew port", + "Ġnam ely", + "ĠPrinc eton", + "ĠA ur", + "ĠH iro", + "Ġcomp uters", + "ade qu", + "ĠIs les", + "app a", + "Ġinters ections", + "ac a", + "ĠH il", + "ri ages", + "Ġr ational", + "Ġsub stit", + "ai ro", + "ĠEs sex", + "Ġn as", + "os ity", + "Ġexper ts", + "Ġz ero", + "Ġproceed ings", + "C ap", + "ĠS ah", + "ĠH amb", + "Ġce ase", + "Ġflo ating", + "e xt", + "or o", + "Ġnecess arily", + "Ġdescend ed", + "ñ a", + "Ġerr ors", + "Ġm ic", + "ĠF ell", + "ĠEll en", + "Ġst om", + "ĠV ander", + "Ġext ant", + "Ġnegoti ate", + "ĠBright on", + "Ġen able", + "ring e", + "Ġtw elfth", + "Ġrad i", + "Ġcolon el", + "Ġdu et", + "l ore", + "Ġdem ographic", + "Ġbre eds", + "ĠSy rian", + "Ġreinfor ce", + "Ġenfor cement", + "Ear ly", + "ĠM obile", + "ĠFran z", + "Ġanal og", + "Ġnegoti ated", + "Ġexplos ive", + "Ġs aving", + "Th ree", + "ĠCommission er", + "Ġincorpor ate", + "Ġhero es", + "w alk", + "ĠM ang", + "Ġg olf", + "Ġdam ages", + "Ġeditor ial", + "Ġinsc riptions", + "Ġn ice", + "Ġst range", + "Ġpain ter", + "ĠPhilipp ine", + ") âĢĶ", + "ĠA viation", + "Ġrequ ests", + "ĠDou g", + "Ġlimit ations", + "ĠTon ight", + "ĠP sych", + "Ġan k", + "Ġdis gu", + "ĠFil ip", + "Ġe ject", + "Ġadv ances", + "Ġ187 9", + "Ġmanif est", + "ĠG em", + "Ġr er", + "Ġund ers", + "Ġbreak down", + "Ġhon ored", + "ĠUnivers e", + "iffer ent", + "ĠEis enhower", + "ĠCabin et", + "Ġb ills", + "ĠS N", + "ĠC oul", + "oc ate", + "Ġtro phy", + "Ġphys ician", + "D ay", + "ic ia", + "ĠW ee", + "ĠV C", + "ok a", + "é mon", + "Ġste pped", + "Ġteen age", + "ĠM VP", + "ĠW ake", + "ĠK os", + "ĠChar acter", + "Ġcou rage", + "ĠDur ham", + "Ġanch or", + ".. .\"", + "Ġ9 00", + "Ġgr ants", + "ĠGre ene", + "Ġcompar isons", + "ĠJenn ifer", + "Ġa viation", + "ber ger", + "art z", + "Ġmon ks", + "ĠTr uman", + "Ġflood s", + "ĠDev on", + "ĠInt ellig", + "b rown", + "Ġpl acement", + "ĠTh ailand", + "Ġw are", + "Ġdist ances", + "C o", + "Ġs aves", + "Ġb er", + "ess es", + "Ġup grade", + "Ġam endment", + "ĠCol lect", + "Ġsuff er", + "arch y", + "Ġtest imony", + "Ġrevers ed", + "D o", + "ubl ished", + "Ġcap abilities", + "fic ial", + "Ġanal ys", + "Ġaffili ate", + "g ard", + "Ġf ox", + "Ġh oney", + "Ġcre ates", + "Ġfat alities", + "Ġpregn ancy", + "Ġnerv ous", + "Ġvertebra e", + "ĠLuft waffe", + "Ġg rain", + "th or", + "ĠSh ore", + "ĠPan ama", + "Ġkick ed", + "ĠHay es", + "Ġquant ities", + "Ġru ins", + "i ott", + "Ġa ug", + "ĠM ull", + "Ġsp are", + "Ġjoin s", + "Ġmurd ers", + "fam ily", + "Ġinhab ited", + "C ategory", + "it he", + "Ġun e", + "Ġinter ference", + "Ġorgan s", + "ĠX V", + "ĠSen ators", + "Ġadvoc ate", + "Ġhom age", + "Ġcollect ive", + "oura ge", + "N orth", + "ĠP and", + "ra z", + "Ġsh ar", + "omet own", + "ĠAnd ré", + "ĠD iet", + "Ġmolec ular", + "er vers", + "ĠW id", + "ĠSt ories", + "Ġext inction", + "Ġconf ined", + "Ġoverh aul", + "et ter", + "av in", + "ĠFran co", + "Ġsl opes", + "ĠUlt imate", + "p us", + "ne um", + "Ġshow c", + "ĠGu ards", + "N G", + "ĠK ath", + "cl osed", + "ĠLe ad", + "Ġtrans p", + "c ur", + "Ġgener ations", + "P er", + "r ud", + "Ġd awn", + "ĠP orter", + "ĠR andy", + "Ġass essed", + "let cher", + "esc ope", + "Ġmot ivated", + "Ġdoub led", + "Ġneighbour ing", + "y ll", + "es ters", + "agon al", + "Ġsket ch", + "b ase", + "un s", + "ĠK aren", + "Ġqu it", + "Ġport rays", + "ĠPer cy", + "Ġdispl acement", + "d rop", + "Ġst ake", + "ĠL akes", + "Ġrend ition", + "Ġnot ion", + "Ġbus y", + "ĠSer bs", + "Ġreflect s", + "h ot", + "Ġpre val", + "Ġra w", + "ux e", + "% )", + "Ġarch itects", + "Ġ187 4", + "Ġimprison ment", + "ĠNob el", + "ust y", + "Ġstop ping", + "Ġd ining", + "ĠH od", + "Ġboy friend", + "ĠNon etheless", + "H ow", + "g as", + "le af", + "ĠB end", + "ĠN iger", + "Ġrespons es", + "Ġke en", + "so on", + "Ġab d", + "Ġathlet ic", + "Ġcompens ation", + "ĠM ade", + "ĠB ott", + "ĠD rama", + "sc enes", + "Ġfarm s", + "Ġty res", + "ĠB il", + "ĠE y", + "Ġpos ed", + "ĠJo el", + "Ġdark ness", + "ĠMill ennium", + "Ġunus ually", + "M en", + "Ġcorn ers", + "Ġapart ments", + "u ine", + "Ġspe aker", + "Ġsubst ance", + "Ġaest hetic", + "Ġcyl ind", + "id an", + "Ġsurpr ising", + "W orld", + "ĠS qu", + "ĠH ass", + "ĠW as", + "Ġret iring", + "ĠR ee", + "Ġstri pped", + "ÅĤ aw", + "song writer", + "an ch", + "Ġto ol", + "Ġl unar", + "ĠN S", + "Ġsu ed", + "Ġwor ried", + "iat us", + "u h", + "ĠP irates", + "ĠD y", + "ĠF eat", + "Ġflag s", + "Ġaccur acy", + "Ġsacrif ice", + "ĠP ont", + "Ġconv oys", + "ĠMac Arthur", + "Ġcontroll ing", + "Ġmerch ants", + "Ġd imensions", + "Ġcons ent", + "Ġmet all", + "Ġ11 1", + "Through out", + "ĠT ake", + "Ġident ification", + "Ġg ains", + "ph is", + "ec a", + "Ġun pre", + "Ġhigh lights", + "Ġdra gon", + "T unes", + "o ids", + "Ġf usion", + "Ġun named", + "ĠTur ks", + "ĠAbb as", + "Ġbare ly", + "gh ai", + "Ġover d", + "ĠAm azon", + "Ġneigh b", + "Ġincor rect", + "ĠIndust rial", + "Ġcomfort able", + "ĠG az", + "ah on", + "empt ion", + "ĠGr ass", + "Ġconqu ered", + "P ar", + "Ġin ver", + "ĠAr ctic", + "avil ion", + "R uss", + "ĠD j", + "fl ix", + "Ġmid night", + "ĠDam age", + "Ġpros ecution", + "m ov", + "an or", + "ĠD oll", + "sh ot", + "ĠChe t", + "Ġfat al", + "Ġproced ures", + "R ec", + "id ay", + "ĠO st", + "Ġspe eches", + "199 6", + "Ġoccup y", + "Ġmerch and", + "Ġimmig ration", + "ĠM TA", + "est e", + "op us", + "ment ed", + "ĠCont emporary", + "ĠTim ber", + "bro ok", + "ĠChap man", + "Ġsufficient ly", + "Ġsumm ary", + "Î ¹", + "Ġout lets", + "ĠSh ank", + "fl oor", + "ĠS old", + "ĠH ok", + "ra its", + "ĠAl onso", + "Ġinv ented", + "Ġdet on", + "Ġw ounds", + "Ġrank ings", + "ĠCru z", + "en ary", + "per fect", + "Ġbox es", + "ĠGriff in", + "an che", + "ent e", + "ĠR ight", + "ys c", + "Ġens emble", + "ĠT as", + "Ġwh ale", + "oy a", + "Ġmonth ly", + "ĠReg ard", + "pro fit", + "m atic", + "an as", + "em pl", + "ĠG rad", + "ĠDam asc", + "Ġnob ility", + "È Ļ", + "Ġo ak", + "Ġdr ives", + "Ġtour ists", + "isp here", + "Ġovers aw", + "ĠFergus on", + "Ġl ady", + "ĠNot able", + "Ġmon uments", + "Ġrun way", + "rest le", + "ĠM iy", + "oe uv", + "Ġjud icial", + "Ġdisappoint ment", + "Ð ¾", + "Ġh ometown", + "Ġ\" '", + "ĠW ings", + "ĠAr ist", + "ĠCan ucks", + "Ġtrib al", + "Ġmart ial", + "ĠSe x", + "ĠSh a", + "14 0", + "Ġfarm ing", + "ID S", + "Ġadm ired", + "E F", + "Ġhon ours", + "Ġinstall ment", + "ĠScient ology", + "tem po", + "ĠF landers", + "ĠSt ore", + "ĠBer ry", + "Ġlegit imate", + "Ġabsol ute", + "ĠP ut", + "ĠSen ior", + "ct uary", + "Ġout door", + "Ġfront ier", + "ĠMichel le", + "Ġmemor able", + "Ġins ect", + "Ġscreen ed", + "g i", + "Ġd orm", + "Ġh ur", + "ig u", + "Ġst roke", + "ĠR ams", + "Ġdel ight", + "ĠMot ion", + "Ġbond s", + "g é", + "ion ed", + "Ġre per", + "Ġre vel", + "com p", + "Ġgra vel", + "Ġf ib", + "id ian", + "ĠJ a", + "ant i", + "vi Äĩ", + "ĠBo oth", + "Ġenlar ged", + "e le", + "Ġp ond", + "Ġar ches", + "ĠStar r", + "Ġdraw ings", + "ĠEngine ers", + "ĠFras er", + "ĠH oll", + "Ġ( ),", + "fl ies", + "ĠLou ise", + "ĠTor res", + "orig inal", + "ac co", + "ad ows", + "Ġfact ions", + "ĠDep uty", + "ĠT ib", + "ĠK iel", + "ord ination", + "vi k", + "ĠEngine er", + "d ict", + "op ing", + "Ġmet ab", + "ĠArt ist", + "ĠSoviet s", + "Ġintellig ent", + "Ġs hed", + "ĠS ales", + "Ġper f", + "Ġj am", + "M ad", + "Ġre ly", + "Ġl ocked", + "ĠB od", + "ĠH ir", + "Ġm emb", + "Ġl ingu", + "ĠP or", + "19 70", + "na e", + "Ġri ot", + "ĠKenn y", + "Ġsac red", + "d ing", + "d ec", + "] .", + "ĠK aw", + "ĠSout heast", + "Ġadminister ed", + "Ġw ound", + "cl air", + "Ġcare ers", + "Ġmist aken", + "Ġconsequ ently", + "ĠSav age", + "ĠAthlet ics", + "Ġreh abil", + "om ous", + "Ġor al", + "ĠMumb ai", + "A M", + "ou fl", + "Ġinst ruction", + "Ġnar rator", + "ĠComb at", + "at oes", + "Ġair borne", + "ĠCap com", + "ĠUlt imately", + "Ġcros sover", + "ĠC ann", + "ĠM k", + "Ġ >", + "Ġp ine", + "Ġj ail", + "Ġrel ax", + "duct ive", + "ĠBel le", + "Ġtend ed", + "Ġdin osaurs", + "Ġfemin ist", + "ĠLeban on", + "Ġthe or", + "Ġs us", + "ĠB aptist", + "Ġreflect ing", + "l ance", + "Ġf ile", + "ĠT iger", + "ĠT ampa", + "ĠHam mond", + "Ġcorrespond ence", + "ĠB un", + "ov ich", + "play ed", + "ĠCont in", + "ĠSur vey", + "ĠBas il", + "Ġille g", + "Ġmonarch y", + "d em", + "t ail", + "Ġw ors", + "Ġf ever", + "ĠM ake", + "ĠD up", + "Ġbut t", + "ĠStan ford", + "Ġprec ise", + "ĠAsh ley", + "Ġp ressed", + "Ġn ost", + "im o", + "os ely", + "199 3", + "Ġdece ased", + "Ġpost ing", + "Ġimport ed", + "ĠProt ection", + "ĠPruss ian", + "B M", + "ĠSt rait", + "ov sky", + "Ġstand ings", + "ĠBer keley", + "Ġjump ing", + "Ġexplicit ly", + "Ġconfig uration", + "ĠT alk", + "ĠP red", + "ie v", + "Ġass ume", + "ĠIndian apolis", + "ĠPitch fork", + "ict ions", + "Ġsub urb", + "Ġprom ising", + "Ġaff ecting", + "Ġjuven ile", + "ĠPok émon", + "Ġt um", + "ĠM am", + "ĠW emb", + "Ġreg ist", + "Ġpres um", + "Ġsaf ely", + "Ġfung us", + "ĠT all", + "Ġattract ive", + "Ġenorm ous", + "F F", + "Ġhe ct", + "Ġconduct or", + "Ġprin cess", + "' \"", + "b ai", + "re ation", + "ĠS aints", + "Ġit em", + "og rams", + "pl aced", + "ĠQ ual", + "Ġi Tunes", + "Ġrob ust", + "ĠLyn n", + "p es", + "ĠM om", + "ĠM uk", + "ay ette", + "ĠD erek", + "Ġcar n", + "Ġtrans c", + "let te", + "ĠDou ble", + "ĠBol ton", + "ĠB ri", + "ĠH off", + "Ġmon sters", + "Ġinf ected", + "] (", + "he rent", + "Ġa wa", + "ot ted", + "Ġhe ll", + "ath on", + "Ġexp elled", + "Ġoverse e", + "Ġclimb ing", + "Ġcent res", + "Ġpromin ence", + "ĠMan or", + "Ġche ss", + "ĠSub sequently", + "ĠBrad ford", + "ĠGer ald", + "Ġet c", + "Ġl ip", + "un ct", + "Ġbr ass", + "Ġbass ist", + "Ġnarrow ly", + "Ġvirt ual", + "Japan ese", + "Ġportray ing", + "Ġexha ust", + "h arm", + "ĠL ed", + "Ġnational ist", + "ĠMun ich", + "Ġwel com", + "Ġelder ly", + "Ġcon cess", + "Ġpro ven", + "ĠV o", + "ĠRe id", + "ob s", + "cont rolled", + "ĠJam ie", + "ĠNet flix", + "ĠDud ley", + "Ġcont ents", + "por ter", + "Ġmer ger", + "Ġresemb les", + "---- ----", + "l ic", + "ĠE C", + "20 21", + "ĠFl ood", + "ĠIr ving", + "ĠKn ights", + "mill imeter", + "osy stem", + "ĠAdri atic", + "s pring", + "Ġ ion", + "Ġf lesh", + "ĠM atch", + "ĠI st", + "ant om", + "Ġj oke", + "oin ting", + "Ġman ages", + "Ġep id", + "ĠNe pt", + "Ġceleb rity", + "Ġsubstant ially", + "Ġgif ts", + "ĠL td", + "ĠE agles", + "ĠY osh", + "Ġrece iver", + "imet ers", + "ĠShan ghai", + "The se", + "Ġcanc ellation", + "Ġh ung", + "op ters", + "over ning", + "Ġbar racks", + "Ġbroadcast ing", + "ĠC hes", + "Ġsen ator", + "il ink", + "Ġad vent", + "Ġcal iph", + "ĠJul ia", + "Ġreun ited", + "ĠBeng al", + "ĠC redits", + "Ġsc ales", + "Ġsoc ieties", + "Ġboard ing", + "Ġ184 8", + "ĠPubl ishing", + "Ġp ige", + "ĠB j", + "ĠH utch", + "ĠG ould", + "Ġunder lying", + "ĠEd win", + "Ġwrest lers", + "Ġcatal og", + "is ch", + "ĠK es", + "Ġph osph", + "ij i", + "ar ity", + "Ġsecret ly", + "G ood", + "ĠB ody", + "ĠR ac", + "Ġun popular", + "oy le", + "ĠHol ly", + "ĠDaniel s", + "ĠCinem a", + "ĠS ib", + "sh i", + "Ġsport ing", + "wik ilink", + "Ġan ts", + "Ġsec ular", + "ĠInter ior", + "Ġinher it", + "ĠCe leb", + "r aska", + "ĠR af", + "ĠUn til", + "Ġple asure", + "Ġbattlecru isers", + "D ec", + "Ġtack le", + "Ġaccum ulated", + "ĠC reat", + "st ock", + "ĠCh al", + "Ġ4 50", + "anc ock", + "Ġancest ors", + "Ġrum ors", + "ĠEconom ic", + "Ġrejoin ed", + "Ġdrain age", + "s ay", + "ĠM ü", + "Ġst unt", + "ĠP itt", + "Ġachie ving", + "hy d", + "Ġancest or", + "Ġavo iding", + "Ġliv est", + "Ġb rew", + "ĠA P", + "ĠA zer", + "ĠW ilm", + "Ġun employ", + "sp an", + "Ġserv ants", + "Ġwood s", + "k ind", + "in ate", + "Ġfound ations", + "Ġship yard", + "Ġsuccess es", + "Ġdest ination", + "Ġdepict ions", + "ĠExpress way", + "ĠW ander", + "ĠG lee", + "Ġrel iable", + "ĠF an", + "ĠV ul", + "Ġent rances", + "Ġart if", + "Ġshort age", + "ĠBar rett", + "ĠHam mer", + "Ġpy ramid", + "ĠMcKin ley", + "Ġin adequ", + "Ġp ian", + "Ġse ize", + "ĠGrand e", + "r ide", + "Ġt ier", + "ĠK ub", + "ran n", + "ĠCon sequently", + "ĠQu inn", + "Ġbit ter", + "ĠJan et", + "chang es", + "M eanwhile", + "Ġp atch", + "Ġe ase", + "Ġsu ited", + "Ġcal m", + "Ġcrown ed", + "ĠEver ett", + "Ġpl aza", + "led on", + "Ġcapt ivity", + "Ġesc apes", + "k ers", + "ĠM ats", + "Ġsub urban", + "Ġdep ot", + "ĠArab ia", + "m ass", + "nd um", + "Ġc ement", + "ex per", + "ĠIll ust", + "Ġfair y", + "A P", + "ĠM ine", + "ot on", + "th ood", + "rif ied", + "Ġle aked", + "ĠCh in", + "idd le", + "m atch", + "Ġm uzzle", + "ĠR av", + "ie ve", + "Ġpres c", + "ĠAssoci ated", + "Ġincorpor ating", + "Ġadopt ion", + "ĠAx is", + "N T", + "an an", + "Ġbe ings", + "ant is", + "ik h", + "ĠGood man", + "Ġt et", + "pe z", + "i ability", + "en ge", + "ĠS tern", + "ĠM iz", + "Ġg amb", + "ĠWemb ley", + "am oto", + "ĠW u", + "Ġlow ered", + "ĠPer u", + "ĠPow ers", + "Ġtrigg ered", + "L ater", + "P aul", + "a ude", + "if ier", + "ah o", + "f act", + "w ill", + "Ġo z", + "ess a", + "ell es", + "ĠStaff ord", + "ĠML S", + "it ative", + "os al", + "uc ci", + "Ġloc ate", + "Ġtour ism", + "oca ust", + "Ġt ables", + "isc al", + "ĠEll iott", + "m m", + "ĠH ale", + "Ġfe es", + "ĠRed s", + "osl ov", + "Ġdisagre ed", + "ĠCarpent er", + "Ġin quiry", + "ĠW ed", + "ĠK iss", + "ish i", + "Ġcons umed", + "Ġpresent ing", + "Ġautom atically", + "Ġcoff ee", + "ĠMar in", + "Ġinfl icted", + "Ġpar ade", + "Ġspecial ized", + "ĠRh ine", + "Ġstrengthe ning", + "Ġpuzz les", + "Ġr ises", + "Ġgu id", + "pow ered", + "v ous", + "Ġl ots", + "ie u", + "Ġexpress ing", + "ĠHy d", + "I tal", + "b rates", + "us hes", + "met re", + "Ġfest ivals", + "Ġal beit", + "od ore", + "ĠHar per", + "ĠRh ode", + "ĠPier ce", + "Ġdet achment", + "Ġconv iction", + "Ġbreak through", + "Ġfinanc ially", + "Ġd ign", + "Ġle ather", + "Ġne arest", + "Ġso ap", + "Ġfort ified", + "add y", + "Ġstead y", + "ĠNe g", + "Ġdiv ide", + "ĠGal axy", + "ĠTan z", + "ĠS under", + "om as", + "ĠE b", + "ĠCh i", + "ĠRuss ians", + "ĠSaud i", + "Ġsup press", + "Ġunder m", + "Ġstory lines", + "Ġreal ize", + "ĠMor oc", + "ĠMod el", + "Ġroll ing", + "Ġbrig ades", + "c ount", + "ĠR é", + "ĠF letcher", + "Ġpro long", + "Ġun t", + "ĠV ocal", + "yl um", + "ĠSol omon", + "ĠMans on", + "ĠMem phis", + "uxili ary", + "ĠAn a", + "ĠLe igh", + "Ġbot an", + "ĠMond ay", + "Ġf rog", + "Ġgen et", + "ĠCraw ford", + "I R", + "ry s", + "Ġres olve", + "ting ham", + "sh op", + "Ġreal izes", + "ĠAlb ania", + "G S", + "i em", + "p ter", + "ĠS z", + "ĠTh ings", + "ĠCar r", + "Ġoper ators", + "ex pl", + "ĠDay ton", + "ĠWind sor", + "S outh", + "Ġm es", + "ĠA part", + "ord e", + "Ġp sy", + "ĠEl s", + "Ġaccept ing", + "Ġp ist", + "Ġmat ched", + "Ġsix ty", + "ĠOr ton", + "ope z", + "ĠUnder ground", + "ĠGeoff rey", + "Ġcontempor aries", + "ĠESP N", + "ĠDamasc us", + "Ġc ogn", + "ĠD ock", + "ĠJ NA", + "Ġsm art", + "Ġenthusi astic", + "ĠL on", + "Ġsk irm", + "ĠCro s", + "Ġattrib utes", + "ĠVol can", + "ĠL or", + "ens en", + "ĠSw ord", + "ĠDisc overy", + "enz ie", + "and in", + "Ġmed ian", + "Ġsynthes is", + "b ul", + "Ġl oot", + "Ġcom merce", + "qu el", + "Ġdi ary", + "ĠWars aw", + "l ining", + "u ania", + "ir ate", + "ĠP to", + "ĠD awn", + "ĠGu adal", + "v ia", + "ĠA way", + "ĠG reeks", + "ab i", + "iel berg", + "Ġcr ater", + "Ġtrad em", + "Ġsit com", + "Ġdom ain", + "Ġlaunch ing", + "Ġhe s", + "Ġra pe", + "Ġmain tains", + "Ġdesc riptions", + "ĠBor ough", + "Ġfresh man", + "Ġsoph istic", + "Ġaccord ance", + "ĠGuerr ero", + "c over", + "or ters", + "Ġmir ror", + "Ġrecon cil", + "w au", + "ĠC rist", + "ĠCl aire", + "Ġprof its", + "Ġisol ation", + "im an", + "Ġdepart ments", + "Ġhealth y", + "Ġvac ant", + "Ġl od", + "ĠM oney", + "Ġwar riors", + "ĠVer onica", + "Ġentert aining", + "l ay", + "ĠK ur", + "und y", + "uc lear", + "ĠKing ston", + "ĠConc ert", + "Ġfilmm akers", + "Short ly", + "er os", + "ĠH umph", + "Ġsp o", + "ĠSh aron", + "Ġmeasure ments", + "land o", + "ĠBrit t", + ", '", + "Ġw itch", + "Ġacc idents", + "R ed", + "en stein", + "ĠMar tha", + "ĠTw enty", + "ĠOak land", + "ĠAcc olades", + "ĠT omb", + "ĠE aster", + "erv es", + "ĠBo hem", + "Ġinvestig ations", + "an ne", + "ĠN em", + "Ġman oeuv", + "Ġinc red", + "Ġbre ad", + "ĠPres ley", + "in os", + "ĠL af", + "Ġconv inc", + "199 2", + "Ġdefend er", + "ĠWhit ney", + "h it", + "ĠS ul", + "ĠC ool", + "ok u", + "Ġant ib", + "ĠCast ro", + "Ġpurs uing", + "ĠAst ron", + "ĠT axon", + "ĠC IA", + "ur bs", + "Ġar ray", + "Ġcare fully", + "Ġreview ing", + "Ġcert ification", + "Ġtransform ation", + "U p", + "ĠH ear", + "Ġam pl", + "Ġpoin ting", + "Ġdisc rimination", + "ĠC itiz", + "ĠFl ames", + "ur ated", + "od ia", + "Ġprop ulsion", + "ĠMcM ahon", + "Ġentire ty", + "ĠâĤ ¬", + "Ġorb ital", + "Ġperform s", + "Ġpop ulated", + "ĠDist inguished", + "Ġcong regation", + "Ġvari ants", + "Ġspawn ed", + "ĠT ab", + "ĠW end", + "D C", + "ĠS au", + "Ġbe et", + "ĠFor bes", + "Ġpen alties", + "Ġboil er", + "S ullivan", + "á ĥ", + "ĠH ancock", + "Ġlabel ed", + "Ġhang ing", + "C ont", + "S im", + "l if", + "it ia", + "le z", + "ĠG at", + "S ch", + "ut z", + "ĠL ions", + "Ġper ception", + "Ġover time", + "Ġdem on", + "ĠHistor ian", + "ĠArgent ine", + "Ġlisten ers", + "J ames", + "P ol", + "p ol", + "Ġt ide", + "lar g", + "ĠWeb ber", + "Ġpron ounced", + "ĠH ess", + "ĠW orth", + "Ġex agger", + "by ter", + "Ġmanag ers", + "p ret", + "ĠM ing", + "ĠAl pha", + "ĠUs her", + "Ġax is", + "ĠFull er", + "ĠPeters burg", + "E m", + "Ġf oul", + "ĠB ec", + "op ot", + "ĠRoad s", + "Ġsil k", + "ĠLuc y", + "Ġb ure", + "Ġst ip", + "rit e", + "Ġrec apt", + "ĠAd ult", + "Ġel ong", + "Ġcolle ague", + "Ġmass es", + "ĠLim ited", + "Ġunh appy", + "Ġe cl", + "ig uous", + "ĠD oc", + "Ġsh apes", + "Ġactiv ated", + "ĠN ame", + "ish n", + "ĠTh orn", + "amp ed", + "Ġreg ain", + "to o", + "Ġstat ues", + "Ġdors al", + "M on", + "Ġcomp rehensive", + "ĠMan ning", + "ĠCal iph", + "l ord", + "Ġc ats", + "Ġpl astic", + "ĠSt yle", + "ĠMan ager", + "Ġtend ency", + "Eng lish", + "ent in", + "ĠSt rat", + "Ġexpl oring", + "Ġens ured", + "ĠEug ene", + "ĠMonth ly", + "b ach", + "st ep", + "Ġcl ad", + "Ġpers isted", + "Ġcrowd s", + "te g", + "osp here", + "Ġprem ise", + "rec orded", + "Ġhosp itals", + "z el", + "he nd", + "Ġa ster", + "Ġf ake", + "th ouse", + "Ġimm un", + "Ġpl aque", + "Ġenv ision", + "ĠMax well", + "ĠEven ing", + "d al", + "Ġth roat", + "ĠB ast", + "ĠY ang", + "Ġexc iting", + "ĠInter active", + "ĠL odge", + "se at", + "ĠV augh", + "Ġseason al", + "sp eed", + "Ġperson a", + "found land", + "ĠM ale", + "et e", + "Ġtri angle", + "Ġfund ra", + "Ġcust oms", + "ĠObs erver", + "} $", + "ĠT ell", + "ĠB irds", + "ack er", + "ĠAm ster", + "Ġcoun ted", + "Ġreal ised", + "Ġexc ited", + "Ġmathem atical", + "Ġl aying", + "ĠBl ock", + "ĠSouth ampton", + "Ġaddition ally", + "Ġspecial ist", + "Ġsymp athetic", + "Ġread ily", + "Ġobject ed", + "ĠMo z", + "Ġvolunte er", + "Ġconfron ted", + "Ġtelev ised", + "D r", + "Ġh iatus", + "ĠA w", + "ch ant", + "ĠAr d", + "ĠAnn ie", + "ĠTurn pike", + "hard t", + "ĠShel ley", + "ĠF ischer", + "Ġacc ent", + "Ġlong time", + "Ġfre ely", + "Ġstom ach", + "O h", + "am ic", + "Ġwould n", + "Ġrem arks", + "ĠMon ster", + "Ġavail ability", + "Ġdiagn osis", + "Ġunw illing", + "r ush", + "Ġdis rupted", + "Ġgrand son", + "Ġintent ions", + "k ov", + "ew ays", + "Ġle v", + "Ġph ases", + "ropol is", + "S w", + "ĠF en", + "Ġper m", + "ĠBe ast", + "ĠGu in", + "ĠMon ument", + "Ġwelcom ed", + "nd ez", + "il era", + "ĠA chie", + "Ġst uck", + "ĠK end", + "ters hire", + "Ġsmall est", + "Ġste ering", + "ĠSup erman", + "Ġsat ir", + "Ġperfect ly", + "Ġc ab", + "Ġin ability", + "ĠW ade", + "Ġpre ference", + "Ġorgan isations", + "Ġpri ests", + "ĠWat ts", + "ĠSus sex", + "ĠHug o", + "ĠHop kins", + "O W", + "ĠI X", + "ĠE van", + "Ġsc orer", + "ook s", + "g reen", + "Ġn aked", + "ĠP unk", + "ĠD im", + "ĠE rik", + "Ġgen uine", + "Ġfrust rated", + "ĠSunder land", + "g rand", + "y ou", + "Ġ !", + "ĠR ah", + "Ġher b", + "ĠComp an", + "Ġlik ened", + "Ġthr ust", + "d el", + "ĠA j", + "un ion", + "Ġnew er", + "pr ising", + "Ġrespons ibilities", + "Ġdon ations", + "cliff e", + "Ġded ication", + "Ġroof s", + "Ġsupposed ly", + "Ġinnov ative", + "uton ium", + "occup ied", + "cycl op", + "Ġ Ø", + "oun ce", + "Ġte nder", + "Ġout fit", + "ĠNew foundland", + "Ġdeterior ated", + "ĠSebast ian", + "Ġcon ning", + "Ġde ity", + "Ġex cluded", + "Ġsoc cer", + "Ġobs ervers", + "Ġemb arr", + "Ġfit ting", + "ĠGriff ith", + "Ġl ibr", + "Ġcl er", + "Ġmat urity", + "Ġspe akers", + "Ġgr ace", + "int in", + "medi ately", + "Ġtalk ed", + "Ġfil ter", + "Ð ¸", + "ut tle", + "Ġro d", + "rib e", + "ĠSch w", + "Ġphot ographer", + "ĠSing er", + "Ġhelic opters", + "ĠM á", + "ĠP on", + "ĠP rad", + "ĠAr med", + "ĠMich a", + "Wh ite", + "Ġcal endar", + "ĠCommun ications", + "Ġmoment um", + "Ġpersu ade", + "Ġabol ished", + "ĠPto le", + "r ust", + "z ens", + "Ġun st", + "Ġinst ances", + "Ġcas em", + "ĠNeb raska", + "ĠCl aud", + "Ġmar itime", + "Ġren ted", + "Ġ185 9", + "ĠPre par", + "Ġupd ate", + "ill on", + "ĠSe venth", + "igg ing", + "ĠKn ox", + "ĠRos berg", + "ĠJac ques", + "Ġcontinu ously", + "Ġd il", + "ĠD ol", + "ane y", + "Ġbroad er", + "Ġbow led", + "Ġacad emy", + "in f", + "ĠS ed", + "Ġg ig", + "ĠW ang", + "ĠSp onge", + "Ġpoll ution", + "Ġsevent een", + "ĠArchitect ure", + "Ġdecl ining", + "n or", + "in tend", + "ĠO wn", + "ĠOr lando", + "Ġcommemor ate", + "Ġrecommend ation", + "Ġkee ps", + "re lease", + "ĠM ounted", + "Ġfav oured", + "Ġfav ourable", + "ĠK eat", + "Ġvol unt", + "Ġ185 1", + ".' \"", + "Ġdream s", + "ĠBrand on", + "ĠH anna", + "av ier", + "Ġspec ified", + "Ġsk ysc", + "Ġcountry side", + "Ġceleb rations", + "Ġhorn s", + "Ġinfer ior", + "Ġconced ed", + "ig i", + "ĠE ss", + "Ġtra ged", + "Ġ11 3", + "Ġsol utions", + "Ġshoot er", + "Ġerup ted", + "Ġcont rary", + "ĠObs erv", + "ĠJoy ce", + "ĠAzer bai", + "Ġt rop", + "ig on", + "iv ided", + "ĠR are", + "ĠNew ark", + "Ġm ast", + "ou x", + "Ġfor ts", + "ub les", + "Ġun ited", + "ik k", + "Ġland sc", + "ĠWill ie", + "Ġmake up", + "199 1", + "Ġbur st", + "uche ss", + "i ast", + "ĠT otten", + "ĠS ap", + "Ġn erve", + "ĠP é", + "Ġsp ont", + "Ġpost season", + "Ġstar ter", + "ĠVir t", + "Ġastronaut s", + "c ard", + "c ourt", + "e ight", + "Ġc av", + "ĠM aple", + "Ġbe nd", + "Ġte a", + "Ġ11 2", + "ĠTr in", + "unk er", + "ĠMal ay", + "Ġsn ake", + "Ġmel odies", + "ĠAll an", + "ĠTre asury", + "Ġorb its", + "Ġretro spective", + "Ġconf isc", + "Ġter restrial", + "Ġill umin", + "Ġgrand mother", + "Ġab rupt", + "Ġdes k", + "Ġreg ulation", + "che l", + "Ġbas al", + "Ġdomin ance", + "Ġc ater", + "us a", + "ĠWin chester", + "ĠCub s", + "Brit ish", + "ĠM Äģ", + "Ġvir al", + "Ġrefere ndum", + "Ġpromin ently", + "ĠMar cel", + "ĠAn ime", + "ĠFl ag", + "Ġhot els", + "Ġcomplex ity", + "Ġfurn iture", + "Mich ael", + "' \".", + "3 50", + "Ġwh ales", + "ne o", + "ĠSp ect", + "Ġeng ra", + "Ġtotal ed", + "Ġobs erve", + "Ġprec urs", + "ĠLith uania", + "Ġaccus ations", + "l oo", + "t elling", + "he y", + "ĠR up", + "Ġleg ally", + "Ġlaw yers", + "press ure", + "Ġmort ality", + "H ist", + "ĠHol ocaust", + "Ġboard s", + "imb ledon", + "b in", + "Ġre app", + "Ġbl ast", + "Ġrecover ing", + "Ġfunction al", + "Ġun ity", + "ĠSp ielberg", + "Ġimp acts", + "Ġshort ened", + "ĠAg re", + "ĠCub an", + "Ġpup ils", + "ĠT oul", + "Ġv est", + "Ġtr ucks", + "ĠGard ner", + "Ġsatisf ied", + "ĠBah amas", + "Ġgrav ity", + "ĠParalymp ics", + "Ġ10 3", + "rain ts", + "Ġtest ified", + "Ġbig ger", + "Ġcam oufl", + "wau kee", + "D OT", + "Ġf ut", + "ĠT ests", + "ĠR ox", + "Ġro de", + "ĠY et", + "ah u", + "umb ent", + "ĠConfeder ates", + "Ġmanufact urer", + "Ġec osystem", + "Ġacceler ated", + "ĠTas man", + "Ġcre am", + "eb e", + "Ġprot ective", + "ĠWor cester", + "D P", + "G o", + "ĠT ank", + "Ġste al", + "ĠChe ss", + "Ġcant ata", + "Ġcongress ional", + "Ġb icy", + "Ġse iz", + "ĠLe ader", + "ĠWar wick", + "Ġsol ve", + "Ġjud ged", + "Ġteen ager", + "ĠTaxon omy", + "opot am", + "Ġp neum", + "ĠM ets", + "oc ide", + "ĠChar gers", + "18 0", + "Ġemb assy", + "oh l", + "ĠByzant ines", + "> ),", + "os er", + "ass ing", + "ach y", + "ias m", + "Ġfrig ates", + "z ac", + "Ġg ospel", + "iv ier", + "th irds", + "ĠG aming", + "Ġsh irt", + "Ġany where", + "Ġintro duces", + "Ġconstruct ing", + "Ġo st", + "al ong", + "Ġd io", + "Ġen abling", + "Ġreg ards", + "ĠIntellig ence", + "ar re", + "Ġcons oles", + "Ġorgan ize", + "ĠHind i", + "ĠF olk", + "ip el", + "Ġmet eor", + "é r", + "ett el", + "W ork", + "ĠC G", + "Ġr ud", + "Ġte legraph", + "Ġsu ite", + "ĠJeff rey", + "Ġremix es", + "ĠSud an", + "h oe", + "n on", + "Ġh ub", + "ĠL iv", + "ĠE uras", + "Ġper imeter", + "Ġport raits", + "Ġhapp ens", + "ĠAmster dam", + "al though", + "Ġ10 6", + "Ġmor ale", + "ĠPlan ning", + "enh agen", + "Ġc ord", + "ĠR ank", + "ĠL an", + "Ġeffect iveness", + "ĠR ot", + "ĠN ep", + "ĠK or", + "Ġk it", + "Ġder iv", + "Ġrecre ational", + "L ittle", + "w oman", + "Ġn u", + "ĠSt ark", + "ov ed", + "ĠCar n", + "vious ly", + "Ġcoll ided", + "Ġshel ters", + "Ġin eff", + "pl ane", + "ĠCar roll", + "Ġtro ubl", + "Ġcomb ining", + "Ġput s", + "Ġrebu ilding", + "Ġan onymous", + "Ġde ities", + "Ġpl ed", + "Ġam ounted", + "Ġsound ed", + "ĠJosh ua", + "Ġnom inee", + "ĠHann ah", + "C onn", + "R ober", + "m and", + "back ground", + "Ġdiss atisf", + "Ġmeant ime", + "m eter", + "ĠB ened", + "um m", + "ĠMed icine", + "ĠPe gg", + "ecess ary", + "tra k", + "f i", + "ĠH ig", + "ĠR NA", + "Ġpeace ful", + "Ġic onic", + "Ġremark able", + "Ġv eto", + "Ġunder way", + "Ġbu ying", + "tend er", + "Ġmet ropolitan", + "ĠTr uth", + "Ġcollect ively", + "ä n", + "Ġphilos ophical", + "Ġdrown ed", + "Ġend angered", + "Ġreleg ation", + "O ld", + "om o", + "em ia", + "Ġ10 8", + "ĠAfter wards", + "ĠBuddh ism", + "t age", + "ĠW imbledon", + "ish a", + "ĠHe y", + "Ġbo om", + "uan ian", + "Ġquad rup", + "ĠBabyl on", + "Ġborrow ed", + "H op", + "S T", + "S o", + "ar ck", + "al one", + "Ġto ss", + "th ird", + "Ġrep orters", + "hold ers", + "Ġsymb olic", + "Ġimplement ation", + "Ġencourag ing", + "her d", + "od ont", + "cl amation", + "anc er", + "Ġparallel s", + "ĠEnvironment al", + "Ġbankrupt cy", + "f ile", + "ent ric", + "ol ics", + "Ġj okes", + "Ġpe as", + "Ġform ats", + "Ġref usal", + "ĠAgu ilera", + "Ġinter im", + "Ġaccommod ation", + "Ġblow n", + "ĠVenezuel a", + "ĠHamb urg", + "E nd", + "O ct", + "R oman", + "at as", + "ĠN ab", + "pl ing", + "ĠSw itch", + "ĠCle ment", + "grad uate", + "Ġsculpt ures", + "Ġnit rogen", + "Ġironcl ad", + "Ġc ere", + "Ġh alt", + "id y", + "Ġst rain", + "Ġch ains", + "Ġdis rupt", + "ĠBlack burn", + "rag on", + "ĠHend rix", + "ĠLip a", + "Ġ ump", + "Ġst y", + "Ġco ached", + "Ġpay ments", + "Ġtot ally", + "g ae", + "n ort", + "at z", + "ing ers", + "Ġd up", + "Ġl ord", + "ad ise", + "Ġmus cles", + "Ġcour ty", + "part y", + "rag ue", + "ĠJess ica", + "w ord", + "re qu", + "Ġdisc o", + "Ġinvestig ating", + "ĠFre eman", + "Ġs el", + "c s", + "Ġcommand s", + "Ġcommun icate", + "for ward", + "Ġappl ic", + "20 22", + "Ġcompan ions", + "Ġorient ation", + "W R", + "Ġl ion", + "Ġcomp act", + "Ġ12 7", + "Ġlink ing", + "Ġbesie ged", + "f its", + "ĠT ru", + "ad os", + "Ġorder ing", + "ĠMil ton", + "ĠVar ious", + "ĠJenn ings", + "Ġdepend s", + "l ass", + "ĠR ip", + "Ġpl anted", + "ĠLe ip", + "ĠMore over", + "ĠPop ular", + "dr iven", + "ĠC N", + "ri et", + "Ġout s", + "Ġ24 0", + "c os", + "Ġinv as", + "Ġed it", + "Ġmater nal", + "ĠDel hi", + "Ġdischar ge", + "Ġposthum ously", + "ĠL opez", + "Ġdef icit", + "ah an", + "Ġhost ing", + "Ġpur ple", + "Ġfail s", + "ĠRev ival", + "Ġconfront ation", + "estab lished", + "on el", + "Ġf arther", + "ol ving", + "ĠG ren", + "iz able", + "ĠDown town", + "I P", + "Ġdown ed", + "Ġrecip ient", + "Ġdemocr acy", + "ĠAltern ative", + "a q", + "ĠA ver", + "ĠSt op", + "og le", + "Ġtr igger", + "int ro", + "ĠSing le", + "Ġfort une", + "Ġsn ooker", + "Ġmill imetres", + "Ġspect rum", + "Ġs acked", + "ĠPl atinum", + "ĠPhil os", + "Ġrow s", + "Ġcann ons", + "Ġles bian", + "f iction", + "Ġse am", + "ĠEx change", + "mon ton", + "Ġphilos opher", + "ĠWW F", + "ĠPear son", + "u j", + "as ures", + "ĠR ather", + "ced ented", + "ĠSc andin", + "ĠCo hen", + "hy thm", + "Ġdanc er", + "ĠCzech oslov", + "Ġt iles", + "id ad", + "em ics", + "ĠW restle", + "ĠAr cher", + "Ġcent imetres", + "Ġneighborhood s", + "Ġsupern atural", + "ĠVern on", + "ĠF M", + "ĠLe y", + "Ġannoun cing", + "Ġcoun ts", + "Ġjudg ment", + "Ġth inks", + "ĠM ail", + "Ġwh it", + "ĠCo ch", + "Ġdecor ative", + "ĠDomin ican", + "ĠL omb", + "ag ne", + "Ġcomp rises", + "ĠAnd ers", + "aun ch", + "Ġinf ant", + "ev o", + "ĠBry ant", + "ĠSin clair", + "Ġrecommend ations", + "b ilt", + "Ġl ined", + "Ġche ap", + "Ġpath s", + "Ġdefin itely", + "Ġguid ance", + "ĠDist ribution", + "ĠScot ia", + "Ġb out", + "Ġp ub", + "Ġre ef", + "ĠG ö", + "Ġch ambers", + "ke ys", + "Ġtort ure", + "ran king", + "act ical", + "Ġexpl ores", + "ĠRos a", + "ĠProv idence", + "l ades", + "ĠN ig", + "Ġex empl", + "ĠU B", + "Ġ11 7", + "Ġvar ieties", + "Ġposs essions", + "Ġsimilar ity", + "Ġel imination", + "ĠBey ond", + "Ġalt ogether", + "Ġrelie ve", + "Ġchore ography", + "Ġmotif s", + "ĠEld er", + "ĠC ul", + "uc as", + "Ġview er", + "im i", + "ĠK ol", + "Ġ18 20", + "ens ing", + "Ġaver aging", + "E urop", + "t w", + "es igned", + "Ġship ments", + "sh ow", + "ĠX III", + "Ġdead line", + "Ġfarm land", + "Ġovert urn", + "ĠC rom", + "ĠD over", + "Ġhe ter", + "ĠJ ets", + "cl ub", + "Ġresp ected", + "by e", + "Ġworld s", + "Ġ185 4", + "ĠMcL aren", + "Ġg auge", + "Ġrefer enced", + "Ġw ond", + "Ġp aired", + "ĠF aith", + "ĠV a", + "Ġtr am", + "Ġear s", + "Ġexp enses", + "Ġdesign ing", + "ĠLind a", + "ur red", + "ids hips", + "F R", + "F rench", + "Ġf itness", + "il ight", + "id ity", + "ĠV ent", + "Ġoff spring", + "Ġgener ic", + "bour g", + "ĠHeb rew", + "ĠAgre ement", + "Ġal ert", + "ul ative", + "pp ers", + "Ġsc ream", + "cc entric", + "ĠSh awn", + "Ġbl ame", + "Ġbackground s", + "Ġtox ic", + "ic z", + "Ġm ere", + "Ġman or", + "Ġgl ob", + "Ġcommission er", + "Ġtim ing", + "Ġdigit ally", + "Î µ", + "Ġt ongue", + "ĠA ston", + "el ong", + "ĠB rent", + "ĠE t", + "Ġ17 5", + "Ġdeb ated", + "Ġencl osed", + "ĠMo h", + "Ġexha usted", + "g overn", + "Ġ1 19", + "ĠH ast", + "ĠD rew", + "Ġcont acts", + "Ġtra ils", + "Ġtrans mit", + "omet ry", + "ĠAlb ion", + "run ning", + "Ġremn ant", + "Am ong", + "ĠS E", + "et erm", + "ov ina", + "ins ky", + "Ġinv ested", + "Ġmed ley", + "ĠBe au", + "Ġextra ordinary", + "w ald", + "er ting", + "iv orous", + "Ġ2 20", + "ab lo", + "Ġsc hem", + "Ġnon etheless", + "Ġevac uate", + "ĠSn ooker", + "Ġv ibr", + "ab ul", + "ann i", + "Ġart ic", + "Ġkind s", + "Ġang les", + "Ġir re", + "á»ĩ m", + "Ġgen ius", + "Ġsil ence", + "ĠPri est", + "Ġspir its", + "ĠV ale", + "vers ion", + "ĠRock y", + "Ġstair case", + "Ġp ocket", + "Ġeat en", + "ĠAnim ation", + "c r", + "on ed", + "ĠP ath", + "Ġam idships", + "ik er", + "ator ies", + "ĠHy de", + "S C", + "Ġst all", + "op old", + "its u", + "ett i", + "ĠItal ians", + "Ġhard er", + "Ġrid ic", + "ĠArab ian", + "Ġpun ct", + "Ġsk ating", + "Ġval ued", + "Ġunc ons", + "ó w", + "Ġexhib its", + "Ġadvertis ement", + "or os", + "ĠE MI", + "ĠV ed", + "ĠPres ervation", + "Ġteach ings", + "oun ge", + "ok en", + "any e", + "Ġhel met", + "Ġfac ial", + "Ġste als", + "Ġviol ation", + "Ġquant ity", + "ĠNat al", + "Ġdivor ced", + "Ġtrump et", + "Ġlivest ock", + "J u", + "ĠA FL", + "ut ors", + "ĠP end", + "ĠF alk", + "ri o", + "Ġad mission", + "ruct ive", + "Ġphys ic", + "Ġenthus iasm", + "ĠComple x", + "Ġf us", + "ĠC ock", + "ĠF iction", + "ĠJ oker", + "Ġpubl ishers", + "ĠEx am", + "Ġnation wide", + "Ġd ish", + "Ġover night", + "ĠMil waukee", + "Ġsusp ect", + "Ġham let", + "t or", + "ar ious", + "ĠK un", + "Ġpres umed", + "ĠMort on", + "Que en", + "w ould", + "Ġin ev", + "Ġh aun", + "ĠM ile", + "ĠM oses", + "op atra", + "ix ed", + "Ġsk illed", + "Ġanti qu", + "Ġtermin ated", + "Ġbul let", + "Ġdepos ited", + "Ġo ath", + "ĠS eth", + "Ġn urse", + "ĠL ear", + "ĠJ ak", + "ĠTh ing", + "ĠSp ot", + "ĠAss istant", + "ĠPres byter", + "Ġgrad uation", + "Ġmetaph or", + "Ġc ig", + "is en", + "st ed", + "om ys", + "ĠB ever", + "Ġcl erk", + "Ġen acted", + "Ġeff iciency", + "ĠRec reation", + "sequ ent", + "Ġcritic izing", + "Ġabol ition", + "om al", + "ĠR esp", + "ĠFl ash", + "ĠDemocr at", + "Ġdecor ations", + "Ġfram ework", + "ĠH ank", + "ĠN ed", + "iz ards", + "Ġrel ay", + "ĠCrit ic", + "Ġclim ax", + "Ġl ords", + "art e", + "ĠCong o", + "ĠBoy d", + "ĠChand ler", + "W rit", + "Ġp unt", + "if ax", + "Ġfun k", + "Ġcolle ges", + "iser ies", + "ĠOut side", + "ĠSound track", + "h al", + "r ill", + "w he", + "ĠHall ow", + "Ġpoison ing", + "ĠValent ine", + "ĠG ross", + "iss ued", + "Ġcol ored", + "ĠAir borne", + "ĠAngel ou", + "ĠNass au", + "am o", + "ĠJ azz", + "Ġme zz", + "Ġmatch ing", + "Ġsubject ed", + "ĠSystem s", + "Ġpuzz le", + "ĠSponge Bob", + "ĠB ee", + "Ġtra vers", + "Ġind ie", + "Ġvict orious", + "ĠDan ube", + "Ġske let", + "Ġcateg or", + "Ġenvision ed", + "Ġc rystal", + "ĠN u", + "ist ance", + "pl us", + "Ġinter rog", + "Ġmean while", + "Ġri ots", + "Hung ary", + "ĠBang lades", + "Ġorn ith", + "flu enced", + "o que", + "ch ard", + "Ġpl utonium", + "Ġper ipher", + "ĠMcC ain", + "Ġscript s", + "M us", + "r ise", + "Ġs ink", + "ra k", + "Ġex changed", + "ook ie", + "Ġ0 6", + "ĠLight ning", + "Ġlect ures", + "Ġw ool", + "Ġl ament", + "Ġe ccentric", + "ov al", + "Ġcharacter ised", + "ĠVict ory", + "ĠAssy rian", + "' )", + "c us", + "ic ating", + "Ġg overning", + "ist ocene", + "ĠAmeric as", + "Ġmin eral", + "Ġgu ided", + "Ġsed iment", + "ĠGlou cester", + "Ad miral", + "Ġsummon ed", + "C omm", + "ĠT intin", + "ĠD uchess", + "orm s", + "ĠAdv ance", + "ĠCret aceous", + "M et", + "el age", + "Ġcampaign ed", + "Ġrub ber", + "ĠBron x", + "ĠChop ra", + "Ġb ust", + "el ius", + "Ġfl ies", + "Ġ185 7", + "Ġescort ing", + "vest on", + "ĠCop enhagen", + "Ġinadequ ate", + "Ġb ag", + "Ġal k", + "Ġhe ating", + "ĠAd olf", + "ĠSup porting", + "198 9", + "Ġw atches", + "Ġre work", + "ĠT ah", + "ĠC ome", + "ĠB irth", + "ul ator", + "ful l", + "Ġblack s", + "Ġmotor way", + "ĠMatthew s", + "Ġhomosexual ity", + "ou p", + "Ġg rab", + "ĠR ut", + "Ġal tar", + "ib les", + "Ġexcav ated", + "Ġconting ent", + "in itely", + "um ing", + "ĠAt ari", + "ĠCan ber", + "Ġappe aling", + "ĠSal is", + "Ġheav en", + "n ée", + "ac cess", + "ĠL og", + "Ġrein st", + "RI AA", + "ĠFace book", + "Ġs oci", + "al ine", + "et ing", + "ĠD ob", + "ĠF ul", + "Ġcl ient", + "Ġapp end", + "Ġtr ace", + "m are", + "er i", + "ro up", + "ĠS my", + "ĠM é", + "Ġcl uster", + "Ġbl ank", + "Ġlim bs", + "Ġ ±", + "Ġcou pled", + "Ġdispers ed", + "Ġmonitor ing", + "Ġt uber", + "is i", + "ĠD re", + "Ġ( ).", + "av our", + "ĠCh ancellor", + "ĠMar ina", + "ĠJohn s", + "Ġland own", + "Ġann oy", + "ĠPe ak", + "ĠTo o", + "sw ick", + "Ġsket ches", + "s ing", + "ĠS ue", + "Ġprot agonists", + "Ġlab elled", + "ó pez", + "Ġdeg rad", + "ĠVol unte", + "Ġbed room", + "Ġabb ey", + "ĠAven gers", + "B ad", + "ĠD iana", + "ind a", + "ĠPl aying", + "ĠIm m", + "ĠHal ifax", + "Ad d", + "ĠPatt on", + "3 30", + "ĠR i", + "ĠG amb", + "ran ged", + "Ġsub mit", + "ĠAb ove", + "ĠVenet ian", + "c ies", + "Ġc el", + "us ive", + "ĠD uff", + "hib ition", + "Ġkey s", + "Ġdiscuss es", + "ĠCr ash", + "ĠUk rain", + "Ġsax ophone", + "Ġp iers", + "ĠC ran", + "ĠE bert", + "udd y", + "Ġtransport s", + "ĠNot tingham", + "Ġdisapp ro", + "ĠB le", + "Ġmer it", + "Ġkil ograms", + "ĠVander bilt", + "W ar", + "g ra", + "r ors", + "Ġa ims", + "ĠJ ava", + "Ġsp ores", + "ĠCl iff", + "Ġcoin age", + "Ġwel come", + "ĠHein rich", + "Ġcrit eria", + "ĠPar achute", + "Ġhum our", + "itte es", + "ĠRod gers", + "Ġwrest ler", + "ĠTotten ham", + "A ugust", + "ĠC ly", + "ĠH ous", + "Ġoper as", + "ĠBut ton", + "icular ly", + "M ania", + "Ġw elfare", + "ol in", + "ĠK ids", + "ĠMar co", + "Ġsl ope", + "Ġcapt ive", + "ze g", + "Ġresemb ling", + "Ġmerchand ise", + "ĠNept une", + "at um", + "ĠWill is", + "Ġrepl ay", + "Ġdev ised", + "Ġprem ier", + "ĠCath olics", + "ols he", + "Ġobserv ing", + "Ġmush room", + "k rit", + "se ven", + "Ġplat oon", + "Ġliter ally", + "Ġsend s", + "Ġimag ination", + "o qu", + "ĠM oor", + "ĠD ow", + "ĠL ak", + "Ġse ating", + "ap or", + "Ġ18 45", + "Ġdevelop s", + "ĠEd monton", + "oul t", + "Ġcontroll er", + "Ġconsult ant", + "Ġurg ing", + "Ġfacil itate", + "R ock", + "S mith", + "ĠM orm", + "Ġac ute", + "Ġ18 12", + "ron es", + "Ġloc als", + "Ġjoint ly", + "Ġb ishops", + "ĠF ine", + "ĠCl are", + "Ġcollect or", + "ĠQuar ter", + "Ġresid ences", + "ĠSkin ner", + "w hen", + "Ġb eds", + "Ġp ose", + "ĠC ord", + "ĠB rom", + "Ġcom eb", + "ill as", + "ĠIn formation", + "ĠZ en", + "Ġwar rant", + "ĠSchool s", + "Ġbi ology", + "ĠTun is", + "Ġsovereign ty", + "Ġf als", + "ĠCh ambers", + "ĠRe form", + "ty m", + "Ġgun nery", + "ĠTra vel", + "Ġden omin", + "Ġdis in", + "ĠMon ica", + "ĠAra bs", + "ĠLeip zig", + "ber n", + "ĠLe ft", + "Ġref lection", + "Ġaud itorium", + "raw l", + "ĠWild life", + "def ined", + "Ġbe aches", + "rit ies", + "19 60", + "Ġep onymous", + "B el", + "Ġs izes", + "ĠG one", + "Ġam end", + "Ġdrop s", + "ĠSalv ador", + "ĠChair man", + "Ġw ears", + "Ġd rift", + "Ġre venues", + "Ġde pr", + "app ropri", + "Ġche er", + "Ġexperien cing", + "eld a", + "ĠStock holm", + "Ġadvertis ements", + "ĠPriv ate", + "intend ent", + "e ur", + "Ġs its", + "Ġse aled", + "ĠBel grade", + "Ġmechan isms", + "Ġnation ally", + "ĠWrit ers", + "imet ime", + "Ġisot opes", + "G old", + "H O", + "m ere", + "Ġfor get", + "ran ger", + "O rig", + "b ane", + "Ġthe ology", + "it ational", + "ar is", + "ĠS K", + "ĠB f", + "Ġst un", + "Ġcomp osing", + "ater nal", + "Ġres ume", + "Ġrec all", + "Ġspan ning", + "ĠAchie vement", + "ĠSalis bury", + "at ible", + "le ading", + "ĠB ess", + "ĠL ac", + "man uel", + "ren cy", + "ĠLe vel", + "ĠCal vin", + "ĠNort on", + "Ð µ", + "ĠP aper", + "Ġsp y", + "Ġmin istry", + "ĠCon v", + "Ġinvest ors", + "ĠDr um", + "ĠWander ers", + "S m", + "b en", + "am ous", + "ĠM az", + "ĠL ik", + "ĠG iven", + "Ġsomet ime", + "ĠEm b", + "Ġclear ing", + "bl ack", + "Ġpale ont", + "en ic", + "ĠH its", + "od ing", + "op l", + "ĠV ettel", + "anc ial", + "ps wich", + "ĠCast ing", + "ĠSub way", + "Ġcert ific", + "ĠVerm ont", + "D A", + "Ġ `", + "Ġ Ï", + "ĠW ey", + "Ġint rig", + "ott age", + "agre b", + "k an", + "ĠT roy", + "ĠR ise", + "est ing", + "ok i", + "ĠJu vent", + "Ġdet ective", + "Ġide ology", + "ĠThom son", + "ĠEth iop", + "% ),", + "ĠA F", + "ĠC edar", + "ĠB ag", + "Ġg ren", + "us ement", + "Ġcl ade", + "ĠZ oo", + "Ġbre ach", + "Ġcomb ine", + "Ġcontem pl", + "Ġmunicip ality", + "ĠMicha els", + "Ġdio xide", + "d ated", + "Ġp od", + "Ġd ys", + "ĠL ans", + "Ġadd itions", + "ĠMin ne", + "Ġant agonist", + "Ġwest bound", + "Ġtall est", + "Ġplum age", + "Ġd un", + "st reet", + "ĠB av", + "ay e", + "Ġal igned", + "ĠL ook", + "ĠN umber", + "ord ered", + "Ġfre estyle", + "r aced", + "ĠM ath", + "ĠL oren", + "Ġoccup ying", + "Ġmos que", + "Ġuncons cious", + "ĠH IV", + "ĠSt arting", + "Ġrel at", + "ury pter", + "Ġfront al", + "it ory", + "al and", + "ĠP all", + "ĠG amer", + "Ġsub urbs", + "Ġinc omp", + "Ġcontin uation", + "ĠBer gen", + "Ġdimin ished", + "l ash", + "Ġd ull", + "ĠH ond", + "Ġcounter part", + "a it", + "r ish", + "ad uct", + "Ġed itors", + "ĠPr imetime", + "Ġlist ings", + "Ġtow ed", + "Ġ185 8", + "uther ford", + "S ec", + "ĠM echan", + "and an", + "Ġde er", + "Ġinc umbent", + "Ġsl ip", + "ĠBet ty", + "ĠCorn ell", + "Ġhect ares", + "c ony", + "Ġt ired", + "ĠO ber", + "ident ified", + "Ġair play", + "Ġneg atively", + "zy me", + "Ġinstruct or", + "Ġdisturb ed", + "Ġrecre ation", + "A ustral", + "H F", + "k ill", + "ĠL ap", + "ĠTh ir", + "ult on", + "Ġpr ide", + "Ġexp ired", + "ĠNe ed", + "Ġfac ts", + "Ġs her", + "ĠR CA", + "Ġsp ans", + "Ġbl og", + "Ġback drop", + "ĠNar uto", + "ĠMans field", + "B L", + "b red", + "Ġf og", + "est y", + "act ions", + "ered ith", + "Ġprom ises", + "On ce", + "Ġinf ilt", + "Ġpoll s", + "Ġanch ored", + "ĠSug ar", + "Ġadequ ate", + "D in", + "u ates", + "Ġad ul", + "reat h", + "ĠJack ie", + "atern ity", + "C R", + "Ġh ailed", + "il us", + "ĠS A", + "Ġsl ot", + "Ġobst acles", + "^ {", + "b ably", + "ar ound", + "ĠC asc", + "Ġbroad side", + "Ġop ener", + "ĠJul iet", + "Ġdiff ered", + "Ġcoron ation", + "Ñ Ģ", + "Ġt ales", + "ĠC airo", + "ĠL av", + "um er", + "uch a", + "ĠInd ivid", + "Ġtre m", + "Ġ185 6", + "Ġfix ture", + "Ġancest ry", + "+ ", + ") \",", + "Ġatt ain", + "ĠFran ç", + "Ġpsy ched", + "it ivity", + "se in", + "ĠBu ild", + "Ġris ks", + "Ġsynthes izer", + "Ġtroubl ed", + "K O", + "an ine", + "oc ence", + "Ġass ured", + "Ġserv ant", + "board s", + "Ġwild life", + "Ġrit uals", + "7 50", + "E L", + "E ven", + "M art", + "P P", + "k ward", + "Ġc ivic", + "ill ance", + "10 5", + "Ġreal ism", + "Ġtherm al", + "larg est", + "Ġw it", + "ĠCom merce", + "Ġ10 7", + "Ġgovern ors", + "Ġdeb ts", + "pro t", + "ĠLar ge", + "Ġdiff ers", + "Ġsleep ing", + "Ġunpre cedented", + "l ia", + "n umbered", + "Ġm isc", + "ĠH ers", + "ess ing", + "oot s", + "ĠBl anc", + "Ġref urb", + "ĠWrit ten", + "Ġmagn et", + "Ġclimb ed", + "en ia", + "Ġro uted", + "Ġele g", + "Ġpract iced", + "S an", + "Ġf ores", + "Ġh ollow", + "ĠB rest", + "ĠD ry", + "all a", + "ĠK anye", + "ram ent", + "Ġrid ges", + "Ġox ide", + "Ġcinem atic", + "Ġh ate", + "ec he", + "ĠB ren", + "ĠShe n", + "Ġspr int", + "Geor ge", + "Ġprolong ed", + "Ġsc rew", + "ĠPh on", + "Ġdecl are", + "Ġbal cony", + "ĠLind say", + "Ġlect ure", + "h aus", + "n ick", + "Å Ľ", + "ar an", + "ĠF ow", + "Ar t", + "Ġspeak s", + "Ġtheore m", + "ĠMong ol", + "ĠEvangel ion", + "Ġh ob", + "ist ice", + "ĠZ agreb", + "Ġevery day", + "Ġobtain ing", + "Ġlux ury", + "Ġm ating", + "Ġm osa", + "th an", + "ĠAl most", + "Ġrepl ica", + "Ġinsp ection", + "Ġimm une", + "Ġconcent rate", + "rank ed", + "y ch", + "Ġh ire", + "ol ation", + "ĠD ee", + "Ġelev ations", + "ĠGi ov", + "Ġlem urs", + "Ġsemif inals", + "ĠGo eb", + "ĠOrig ins", + "Ġdeliver ing", + "Ġreact or", + "ĠMov ing", + "Ġconcur rent", + "Ġconvinc ing", + "M ore", + "Ġhe ights", + "ud i", + "ip le", + "Ġcons ort", + "Ġ185 5", + "Ġsett ling", + "Ġpure ly", + "ĠScient ific", + "h og", + "Ġf a", + "ĠAr g", + "ĠGu am", + "Ġfun nel", + "Ġsuff rage", + "Ġassoci ations", + "Ġw ives", + "Ġf iscal", + "Ġpl aster", + "Ġcons erv", + "att a", + "Ġsuperv ision", + "Ġpedest rian", + "ĠS pl", + "ĠA U", + "á ndez", + "ĠHaw kins", + "ĠWed nes", + "o at", + "ĠM B", + "ĠV ision", + "Ġad ventures", + "cles iast", + "ĠReview s", + "Ġdin osaur", + "ĠAlexand ra", + "Ġshar ply", + "Ġschem es", + "Ġdo zens", + "Ġopen ings", + "ĠMon ten", + "Ġfier ce", + "y cl", + "Ġh atch", + "ĠN im", + "ĠIs ab", + "Ġexcav ations", + "ĠBrun swick", + "Ġin ch", + "ou k", + "ĠE yes", + "Ġpro se", + "uss y", + "ĠHar bour", + "Ġthir teenth", + "Ġdownload able", + "gro up", + "Î »", + "ĠS leep", + "Ġsp ark", + "iment al", + "Ġdiscover ing", + "Ġcivil ization", + "Ġmist akes", + "aver n", + "Ġham pered", + "ĠRepresent ative", + "kil omet", + "Ġunn ecessary", + "ĠD ana", + "Ġrend ering", + "ĠLess er", + "Ġaqu atic", + "Ġt iny", + "Ġw eld", + "ir s", + "uc ed", + "Ġbroadcast s", + "Ġnob les", + "Ġforg otten", + "Ġexceed ing", + "f ired", + "r imin", + "Ġon set", + "ĠI pswich", + "ely n", + "Ġinter face", + "ger ald", + "ĠHar lem", + "Ġbreat hing", + "à Ł", + "Ġf ond", + "Ġm ouse", + "Ġab norm", + "Ġund ef", + "Ġ13 5", + "ĠSouth west", + "load ing", + "ĠSaf ety", + "D T", + "G et", + "ĠH BO", + "ĠRe porter", + "Ġ11 4", + "ret ion", + "Ġ13 1", + "field s", + "ĠSl am", + "Ġexped itions", + "Se ptember", + "Ġstrict ly", + "d ays", + "ĠD und", + "Ġj e", + "Ġmed itation", + "Ġident ifying", + "Ġfail ures", + "Ġdram atically", + "Ġaccount ing", + "ñ o", + "ĠWeb b", + "ĠIran ian", + "air d", + "Ġdivision al", + "ĠWy oming", + "ĠL ines", + "Ġun official", + "ĠV iv", + "Ġpo ets", + "Ġred esigned", + "Ġdeterm ination", + "och ond", + "Ġharm ony", + "ĠBuck ingham", + "Ġremaster ed", + "ĠGuatem ala", + "ĠBanglades h", + "ĠM eredith", + "Ġpro sp", + "ĠJo ey", + "Ġball ads", + "Ġassoci ates", + "Ġgrad ual", + "ĠFore ver", + "Ġtend s", + "ĠSand y", + "in ished", + "ĠI gn", + "Ġwhe never", + "ĠBy rd", + "ĠBet ter", + "Ġelong ated", + "l og", + "in ating", + "Ġf et", + "Ġg ast", + "ĠN g", + "ĠRe bell", + "ĠSer geant", + "Ġins urg", + "ĠGeorg ian", + "st a", + "Ġ( /", + "Ġimm ort", + "ĠEp ic", + "ĠEle anor", + "d id", + "ad oes", + "Ġpop ul", + "Ġviol ated", + "ĠMcC l", + "Ġnortheast ward", + "ĠVik ing", + "Ġt ear", + "Ġa uxiliary", + "Ġf right", + "ron ts", + "aj i", + "Ġtre asure", + "Ġaccess ion", + "ĠWin ston", + "edd ed", + "ĠEp isode", + "Ġrecru its", + "Ġuniform s", + "Ġsymp ath", + "u ya", + "à ¯", + "ge ons", + "ĠJul ius", + "Ġrenov ations", + "Ġaffili ated", + "Ġutil ized", + "W S", + "h ou", + "Ġdef ining", + "ĠVol ume", + "Ġmemorial s", + "ĠClay ton", + "Ġing red", + "ĠGust av", + "b ad", + "er ie", + "it ement", + "ĠB ury", + "ĠR aven", + "ĠL uz", + "Ġsp ear", + "ib ald", + "Ġman ual", + "Ġcompet itor", + "eal ous", + "Ġinn ocent", + "ĠTechn ical", + "ĠPresbyter ian", + "Ġs ap", + "ĠT ran", + "Ġl unch", + "ĠK ind", + "ile e", + "ĠHam pton", + "Ġyield ed", + "ĠFell ows", + ". `", + "e ason", + "f iring", + "Ġb ush", + "Ġend emic", + "az y", + "Ġmet er", + "ĠHel ena", + "Ġthunderstorm s", + "N ov", + "Ġt renches", + "ĠH ollow", + "Ġsh ocked", + "ĠRe ver", + "ĠBro ck", + "Ġru ined", + "Ġpresum ably", + "Ġh ipp", + "Ġbut ton", + "ob il", + "ĠAc cess", + "Ġpurch asing", + "Ġquant um", + "f ax", + "l antic", + "u ins", + "oc o", + "Ġceleb rities", + "ĠHon ours", + "Ġstret ched", + "Ġdevast ated", + "Ġsophistic ated", + "> âĪĴ", + "ĠC el", + "ig ue", + "ip ed", + "ĠV ince", + "ĠSe ym", + "ug ged", + "Ġ11 6", + "Ġsw ift", + "Ġacqu iring", + "Ġclin ical", + "Ġs ab", + "Ġsm ugg", + "Ġmen u", + "ĠQu int", + "ĠDo om", + "Ġneut ron", + "Ġkingdom s", + "Ġnest ing", + "ĠLeaf s", + "ĠC lear", + "ĠB ard", + "ĠG ott", + "ĠMar qu", + "Ġmon k", + "ĠNe ither", + "ĠSub sequent", + "ĠGra ves", + "run ner", + "M u", + "ĠC ay", + "Ġe ch", + "ut ies", + "Ġv ault", + "Ġar che", + "Ġline age", + "Ġprof itable", + "Ġ185 2", + "Ġbal let", + "Ġspread ing", + "om atic", + "ĠR ash", + "Ġpro c", + "if iers", + "ĠSt yles", + "ĠU b", + "Ġcomp ass", + "Ġfe as", + "Ġvis ibility", + "Ġrev ision", + "Ġsurv ives", + "Ġelimin ating", + "Ġgal axy", + "Ġaf raid", + "H D", + "i u", + "ĠW itch", + "ĠEx eter", + "Ġshoot s", + "Ġcle ver", + "Ġp odium", + "ot he", + "ch y", + "Ġwhere by", + "ĠSeym our", + "Ġl ith", + "ĠC risis", + "res cent", + "Ġsent ences", + "Ġagre ements", + "ĠBre ck", + "oz o", + "Ġinterpret ations", + "ar ine", + "as is", + "ĠH ubbard", + "Ġsh oes", + "ĠAl ien", + "ĠPh ase", + "Ġresemb led", + "Ġnucle us", + "b ig", + "g ain", + "ĠWorld s", + "Ġtro ubles", + "Ġhy mn", + "R es", + "g ot", + "g iving", + "r ice", + "s ometimes", + "Ġ ell", + "an us", + "ĠG iro", + "Ġcomp elling", + "Ġtrans mitted", + "ĠComm odore", + "198 5", + "ĠFin ancial", + "ĠSpec ies", + "Ġflu or", + "ĠVlad imir", + "O f", + "ĠG ore", + "ĠG ear", + "ĠG wen", + "ĠN olan", + "ĠSh Åį", + "ank ovic", + "aster ly", + "Ġpred ator", + "Ġconcent rations", + "Ġconvent ions", + "Ġconve x", + "H aving", + "p ath", + "r ath", + "an ic", + "ace y", + "ons on", + "ĠSh ack", + "anc ement", + "Wh o", + "ĠJul ie", + "Ġunst able", + "Ġp ad", + "ĠR onnie", + "ĠE il", + "Ġam azing", + "ĠPat ric", + "ĠLy on", + "rell a", + "Ġtrust ees", + "Ġanth ology", + "Ġfung i", + "Ġfir ms", + "Ġcamoufl age", + "g ie", + "Ġs urn", + "ĠS elf", + "ĠP ix", + "Ġat oms", + "Ġstory telling", + "Ġunf inished", + "Ġmoder ately", + "Ġorn ament", + "ĠKap oor", + "ĠColomb ia", + "Ġtouc hed", + "ĠHallow een", + "ĠM ec", + "ĠH ern", + "ĠK au", + "Ġfl att", + "Ġlim iting", + "rac use", + "Ġlo ans", + "Ġcalc ium", + "Ġsuperv isor", + "Ġdemocr atic", + "E P", + "st ones", + "Ġg am", + "oc he", + "ĠRe in", + "fic a", + "Ġbroad ly", + "ĠEr n", + "198 6", + "lar ation", + "Ġconsum er", + "ĠLandmark s", + "Ġmim ic", + "ĠA us", + "ĠA IDS", + "ĠP ep", + "ĠD ame", + "and ro", + "ĠJ ag", + "Ġbar n", + "Ġpract ition", + "ĠBurn ley", + "Ġworth y", + "ĠId aho", + "f ires", + "ĠA AA", + "ac ements", + "ĠG y", + "Ġr amps", + "Ġun ions", + "Ġtr act", + "ĠNe igh", + "ĠAndrew s", + "ĠWrestle Mania", + "ĠHast ings", + "f ilm", + "u ana", + "ra ged", + "Ġr h", + "pp e", + "Ġun lock", + "Ġtr aced", + "Ġrep uls", + "ĠAnn iversary", + "ĠInit ial", + "Ġfaith ful", + "in et", + "ĠH undred", + "ch urch", + "Ġrec alls", + "ĠY ale", + "ne v", + "pr int", + "Ġdiffer ently", + "ĠOr k", + "Ġamb ush", + "Ġmort ar", + "stad t", + "Ġf illing", + "Ġconst raints", + "ĠAthe n", + "ĠDest iny", + "ĠTrain or", + "ĠMethod ist", + "ĠO z", + "ong s", + "ĠK re", + "omin ated", + "ĠAm trak", + "ĠLouis ville", + "ĠAlb anian", + "ĠShak ira", + "Ġw rapped", + "Ġc ooking", + "an iel", + "ag ara", + "Ġover c", + "ĠCon rad", + "Ġorgan izing", + "Ġclear ance", + "ĠIraq i", + "ĠNik ol", + "Ġguarant eed", + "Ġt ears", + "aut iful", + "Ġcreat ors", + "ĠKrish na", + "ĠMunicip al", + "ĠUkrain ian", + "g ic", + "ĠE U", + "ĠCom plete", + "af i", + "Ġhand ful", + "bor g", + "Ġsequ els", + "ĠCharl ton", + "Ġsand stone", + "Ġconfron ts", + "ipel ago", + "c ill", + "ĠG am", + "Ġsp ider", + "Ġne o", + "rop od", + "Ġevery body", + "Ġgen ocide", + "Ġdepart ing", + "ĠBut ter", + "Ġobject ions", + "Ġrede velopment", + "Ġguarant ee", + "ant as", + "Ġlik es", + "Ġcat ches", + "Ġdom est", + "ez vous", + "Conn or", + "3 20", + "r il", + "it ism", + "il er", + "und a", + "ces tershire", + "ĠDe uts", + "ĠWork ers", + "ĠCoal ition", + "Ġtob acco", + "R ich", + "R ob", + "y on", + "he avy", + "re f", + "Ġo re", + "ĠG ob", + "ĠY us", + "Ġinter l", + "Ġdet ection", + "ĠWals h", + "Ġtraged y", + "H ol", + "ĠC it", + "Ġbet a", + "ĠSh uttle", + "ĠNe o", + "ĠSl ant", + "ĠTom atoes", + "Ġbombard ed", + "Ġadvis or", + "s al", + "it ical", + "ic hes", + "ĠA ires", + "ĠM its", + "ĠB ronze", + "ĠN othing", + "ĠO kin", + "Ġsl ide", + "Ġblock ing", + "Ġden ounced", + "Ġdiss ent", + "ĠCy prus", + "Ġoverl ook", + "Ġpull ing", + "i ón", + "à ī", + "Ġto y", + "ag us", + "ĠK ee", + "Ġne uro", + "ĠMy c", + "Ġreign ing", + "ĠD rac", + "ag ua", + "ĠAl ger", + "ĠCar m", + "Ġeconom ics", + "Ġsuggest ions", + "cont inental", + "ĠLegisl ative", + "ĠGarc ÃŃa", + "at che", + "ĠS aid", + "Ġst int", + "ul ent", + "Ġhe aling", + "Ġcl ause", + "ĠLe opold", + "Ġdem ons", + "Ġtechn ologies", + "Ġcolon ists", + "Ġ184 6", + "Ġrac ism", + "Ġpione er", + "A c", + "e lected", + "Ð ½", + "Ġde leted", + "Ġ18 32", + "Ġpe ers", + "Ġbox ing", + "Ġsurve ys", + "Mat ters", + "Ġregist ration", + "H igh", + "ĠW yn", + "qu ality", + "Ġind ef", + "aren ts", + "Ġmanufact ure", + "ĠLev ine", + "ĠFern ando", + "Ġironcl ads", + "Ġw is", + "Ġb ite", + "ĠL ay", + "ĠAir craft", + "Ġindivid ually", + "ĠDon na", + "ĠMes opotam", + "Ġcurren ts", + "ĠSoft ware", + "ar ios", + "Ġenjoy able", + "ĠWal ton", + "Ġprin ts", + "Ġalleg iance", + "Ġparas ites", + "ĠFitz gerald", + "ĠB elt", + "Ġch ords", + "Ġpl ots", + "Ġor phan", + "ĠV eter", + "get ic", + "ĠBu enos", + "ĠMinne apolis", + "r t", + "Ġdis par", + "ĠAr row", + "Ġste amed", + "ĠDr ivers", + "ĠTest ament", + "g il", + "ĠT ul", + "In it", + "ĠBl aine", + "ĠBur ger", + "Ġcommemor ative", + "ĠKem p", + "Ġmidfield er", + "ĠRoche ster", + "nort heast", + "ay n", + "Ġfl aw", + "Ġident ifies", + "ĠSch u", + "ĠTre vor", + "Ġreform ed", + "g au", + "Ġdis k", + "the tic", + "Ġwar rior", + "Ġshort ages", + "Ġprim itive", + "Ġodd s", + "Rad io", + "2 30", + "ĠF ork", + "ĠL och", + "ĠU ran", + "Ġun av", + "Ġsub mission", + "Ġter rible", + "Ġinform al", + "ĠNort heast", + "Ġdisapp ointing", + "Ġhun ter", + "Ġelement ary", + "Ġcro cod", + "ĠAntar ctic", + "Ġt rench", + "Ġb inary", + "ĠB olshe", + "Ġdeg ener", + "Ġmodel ed", + "ĠPrincip al", + "Ġfru its", + "E ast", + "b led", + "d aughter", + "or g", + "Ġsp or", + "Ġcontract or", + "ĠKe en", + "ĠEv a", + "ĠGar field", + "ĠSand ers", + "ĠChap ter", + "Ġintercept ion", + "ĠClif ford", + "ĠMoroc co", + "T ur", + "Ġm ason", + "ĠC C", + "ĠR utherford", + "up id", + "ĠSt ee", + "ograph ies", + "Ġred dish", + "Ġattract ions", + "Ġphr ases", + "ĠKnow les", + "ĠS C", + "ĠRe bec", + "ĠHer oes", + "ĠVoy ager", + "a uthor", + "Ġiss uing", + "ĠNe gro", + "Ġins erted", + "pro file", + "ĠAngel a", + "Ġunc overed", + "Ġpersonal ities", + "ĠHun ting", + "r ade", + "iv or", + "ĠR ide", + "oc ial", + "sh aw", + "Ġext ract", + "Ġer ect", + "ĠMe h", + "Ġradio active", + "ĠCharl eston", + "Ġaccur ately", + "Ġmarg inal", + "Ġt ruce", + "Ġc aut", + "le igh", + "Ġl ac", + "ig ion", + "ĠE lement", + "ĠCon versely", + "Ġjust ified", + "ĠCorn er", + "ĠRBI s", + "ĠTib et", + "un n", + "ĠE gg", + "Ġcl oth", + "ind s", + "Ġkn ight", + "Ġgener ating", + "Ġflank ed", + "ĠG iant", + "ph ones", + "ĠY uc", + "Ġend e", + "ĠSy racuse", + "ĠMet all", + "Ġmission aries", + "Re view", + "Ġacc ounted", + "ãĥ ¼", + "er en", + "red it", + "Ġreason able", + "ĠHan over", + "Ġupgrad es", + "O s", + "g io", + "Ġp iv", + "Ġn ave", + "Ġ\\ *", + "Ġunder going", + "iff s", + "Ġ185 3", + "Ġprecurs or", + "$ ,", + "J une", + "b oys", + "Ġin und", + "ĠA FC", + "Ġcon clus", + "Ġr all", + "ĠHaw k", + "ĠHor ror", + "UC N", + "a ic", + "v als", + "Ġf ission", + "ĠM oss", + "uck land", + "ĠNe al", + "Ġalter ations", + "F our", + "im oto", + "Ġcomp ose", + "Ġexp ans", + "Ġrest oring", + "ĠPar ish", + "ĠGro s", + "198 4", + "ĠCher ry", + "O H", + "ĠT ill", + "ĠL anka", + "Ġint imate", + "iz a", + "Ġrail ways", + "Ġrepro duction", + "Ġtot als", + "Oct ober", + "Ġst ressed", + "ĠCh am", + "Ġmon soon", + "ĠCar son", + "atter ing", + "CA R", + "ĠOd ys", + "Ġconsul ted", + "Ġdesper ate", + "B i", + "am us", + "Ġch or", + "Ġag round", + "Ġout right", + "ĠAr ms", + "Ġret al", + "ll er", + "sw orth", + "opter us", + "d ep", + "al most", + "ĠG ret", + "ĠE ly", + "oin ing", + "ĠBay ern", + "Ġconstit uted", + "ĠLo is", + "Ġrepro ductive", + "former ly", + "Ġauton omy", + "ĠE k", + "Ġinter val", + "Ġ12 8", + "ĠX II", + "Ġcor p", + "iction ary", + "Ġmanufact urers", + "bro ther", + "ĠLow e", + "irect ed", + "Ġpap al", + "ĠS axon", + "ĠP emb", + "Ġch icken", + "rit ion", + "ĠQ ur", + "Ġopp ose", + "aun ton", + "Ġfore ver", + "amb a", + "ĠAg ent", + "arn ation", + "ĠCle m", + "Ġvalley s", + "Ġadvis ory", + "Ġcomed ian", + "Ġemotion ally", + "Ġinc on", + "Ġmin iseries", + "Ġcor poration", + "ĠGl ac", + "Ġpers ecution", + "Ġhighlight ing", + "l av", + "Ġth read", + "ĠP rague", + "ĠD ew", + "Ġhe ated", + "ff ord", + "Ġdep ress", + "van ced", + "198 2", + "s chool", + "ĠC T", + "ĠM und", + "Ġun changed", + "ters on", + "Ġcr ack", + "Ġequ ality", + "Ġcur ric", + "ĠGo ogle", + "Ġspok es", + "pres ident", + "Ġb ail", + "ĠS aur", + "Ġi OS", + "Ġanticip ation", + "ĠDest roy", + "Ġabsol utely", + "H ip", + "c roft", + "re ally", + "el ed", + "ĠH appy", + "ĠR ugby", + "Ġinv ention", + "ĠPro per", + "Ġprob able", + "Ġ184 7", + "Ġnick el", + "Ġfrust ration", + "ĠDaw son", + "b ank", + "ĠL ü", + "Ġar th", + "Ġwonder ful", + "T ime", + "Ġgun fire", + "ĠOpp enheimer", + "keep ing", + "ĠMiddles ex", + "ĠMÄģ ori", + "ĠRebell ion", + "A pp", + "ĠL anguage", + "Ġex its", + "ĠK i", + "ĠK ash", + "per ors", + "ann ers", + "Ġdisc arded", + "ĠGe ography", + "Ġtro ut", + "ĠRiver a", + "Ġcounter attack", + "ĠMid way", + "Ġadm its", + "abs burg", + "ĠBosn ian", + "Ġsoph omore", + "ĠPrim ary", + "f aced", + "ĠM I", + "ur us", + "ol ine", + "ut u", + "ĠP asha", + "ill ian", + "ĠFran c", + "Ġvol ley", + "Ġground ed", + "Ġens uring", + "yr ically", + "ĠSn ake", + "ĠAndre a", + "ĠGand hi", + "Ġretrie ve", + "ĠBened ict", + "zeg ovina", + "re present", + "ad in", + "ĠM ell", + "ĠSt range", + "Ġme g", + "ĠDec laration", + "Ġcat aly", + "Ġweigh ing", + "Ġhaz ard", + "ĠLaf ayette", + "ĠS ons", + "ĠM andal", + "ip se", + "Ġcontrib utor", + "Ġexcept ional", + "Ġmarket ed", + "Ġamphib ious", + "ĠJuvent us", + "l oe", + "w ave", + "Ġc ass", + "is ure", + "Ġp amph", + "ĠB ates", + "ak ov", + "ĠRe yes", + "Ġtra ff", + "ĠFre eway", + "ĠJes uit", + "ĠAngl ican", + "Crit ics", + "ĠArist ot", + "o op", + "at ile", + "Ġc ites", + "Ġex iled", + "ĠY ar", + "ĠTr acks", + "Ġprest igious", + "ĠJ ed", + "Ġrel ate", + "air y", + "âĢĶ \"", + "pro v", + "Ġpow der", + "ĠSpe aker", + "ĠBritt any", + "Ġv ow", + "Ġwe aker", + "Ġste aling", + "Ġmob ility", + "Ġfirm ly", + "sole te", + "Ġmicro sc", + "Ġterror ist", + "j ord", + "r ina", + "ĠC ena", + "ol and", + "Ġem issions", + "ism atic", + "Ġgu ilt", + "Ġrest art", + "min ent", + "Ġdismiss al", + "Ġut ility", + "ĠNap les", + "Ġtorn adoes", + "Ġconcur rently", + "Ġshield s", + "ar us", + "form ing", + "enn y", + "Ġvis itor", + "Ġhum orous", + "Ġmag ist", + "ĠTe le", + "Ġren owned", + "bl ock", + "Ġcong estion", + "Ġscholar ly", + "Ġcro re", + "A f", + "T op", + "ĠT ong", + "ĠS uk", + "Ġl or", + "ĠAn alysis", + "Ġ17 90", + "ĠArt icle", + "Ġtransition ed", + "ogen ic", + "ĠRick y", + "agu ar", + "Ġuncom mon", + "ĠRus so", + "ĠP ione", + "um my", + "op rano", + "ew all", + "ĠY uk", + "ĠAn imal", + "Ġfl otilla", + "ĠWar riors", + "ĠVer de", + "Ġhappen ing", + "Ġthrow s", + "ĠWhe eler", + "ĠBrun o", + "ĠCec il", + "ĠM au", + "th y", + "Ġtr im", + "Ġnum er", + "Ġdel uxe", + "Ġlight ly", + "Ġgr at", + "be ing", + "T O", + "p ole", + "ac ious", + "us ions", + "ĠY ankovic", + "Ġwe ird", + "Ġshow case", + "Ġdisplay ing", + "Å¡ e", + "Ġmuseum s", + "Ġretreat ing", + "ĠCh o", + "Ġtra uma", + "Ġstar board", + "198 8", + "ĠDev ils", + "Ġrend ezvous", + "ĠSocial ist", + "ĠBi ography", + "ĠTrin idad", + "d ad", + "Ġb ells", + "ĠA val", + "ĠSt oke", + "Ġind ex", + "Ġdiss olution", + "ĠCat al", + "Ġsuperv ised", + "ĠOrk ney", + "Ġt ying", + "st aff", + "id us", + "Ġg ases", + "ir al", + "ĠW er", + "ĠW ess", + "Ġsp iders", + "Ġun beat", + "Ġout field", + "der a", + "Ġexpl oded", + "aren ce", + "Ġcirc ulated", + "ĠPop Matters", + "With in", + "Ġcorrect ly", + "ĠWy att", + "Ġsulf ur", + "Ä ĵ", + "ĠM old", + "et ed", + "up e", + "Ġres isted", + "E v", + "Ġre issue", + "ĠH itch", + "ĠD ata", + "ĠK yl", + "Ġab ortion", + "An gel", + "M ac", + "ĠC age", + "Ġres ource", + "Ġz omb", + "Ġmission ary", + "imet re", + "ĠDyn asty", + "Ġs odium", + "ers ed", + "Ġ18 36", + "ĠCl imate", + "Ġwid ened", + "ĠDar ren", + "Ġprompt ly", + "Ġcool ing", + "ĠEff ects", + "v ana", + "or se", + "ch us", + "Ġcl usters", + "ath i", + "ism und", + "Ġpartic le", + "Ġins ight", + "Ġwa ited", + "ĠShin ji", + "h ole", + "l oss", + "r atory", + "Ġc age", + "ĠS ara", + "et z", + "ĠThe res", + "Ġun released", + "Ġen er", + "Ġatt achment", + "19 50", + "ĠZ ach", + "ae a", + "ĠCanad iens", + "ĠHard ing", + "Ġaim ing", + "Ġsurve illance", + "Ġmemoir s", + "st ick", + "ĠH i", + "ĠHe aly", + "Ġdist ract", + "ĠSup port", + "Ġrock y", + "can al", + "Ġpers istent", + "Ġtext ure", + "acc ur", + "Ġmelod ic", + "Ġanx iety", + "ĠHutch inson", + "E ach", + "al ore", + "ĠB agh", + "ment ioned", + "ĠHer gé", + "ĠBra un", + "Ġdiver ted", + "Ġow ed", + "' .\"", + "n ant", + "ĠV isc", + "ft ime", + "ĠSh arp", + "ĠZ elda", + "Ġ14 5", + "ĠBen fica", + "ĠPalest inian", + "ĠLiter ary", + "Ġtribut ary", + "ĠBris bane", + "n ell", + "z an", + "Ġd uel", + "ĠF ulton", + "Ġch im", + "ast ically", + "Ġdism ant", + "Ġd uck", + "Ġd rought", + "ĠS H", + "ĠL az", + "ĠE state", + "ĠAust en", + "Ġeight eenth", + "ĠReg ular", + "Ġmother s", + "Ġaccess ed", + "Ġaltern ating", + "Ġreun ion", + "ĠBomb ay", + "ĠThurs day", + "e i", + "f a", + "t rick", + "Ġh ast", + "ĠP ole", + "ab its", + "ĠMar se", + "ern er", + "ari at", + "gr ass", + "Ġamb ition", + "Ġsn akes", + "ĠIre ne", + "Ġattract ing", + "ĠH ag", + "Ġsp erm", + "Ġwhe els", + "ĠSc out", + "ĠSyn opsis", + "ĠRif le", + "ĠRebec ca", + "Ġb iblical", + "Ġv ag", + "Ġun ified", + "ific ant", + "ĠUS AF", + "ex ter", + "Ġcompl ications", + "ĠNic ole", + "Ġaggreg ator", + "Ġsubordin ate", + "Ġmezz anine", + "ĠWednes day", + "on te", + "Ġal arm", + "ĠN WA", + "ĠV ij", + "ress es", + "Ġind oor", + "Ġmin ers", + "Ġcharacter ization", + "Ġstr at", + "ĠMan ila", + "ĠCo ach", + "Ġceleb rating", + "án chez", + "Ġshut out", + "ĠAnim als", + "Ġdischar ged", + "C al", + "Ġf iles", + "Ġn oun", + "Ġsh rine", + "ĠHe p", + "ern s", + "Ġtit ular", + "Ġtw ist", + "Ġplant ation", + "Ġec ology", + "Ġrehears als", + "b ands", + "Ä ij", + "Ġc urs", + "em er", + "Ġcomp ares", + "yl us", + "Ġbroad caster", + "Ġphys i", + "Ġcru el", + "ĠArm oured", + "Ġmountain ous", + "ĠPatri ots", + "Ġtom bs", + "Ġlater al", + "ĠPar th", + "Ġemb edded", + "ĠManu fact", + "Ġdevast ating", + "p end", + "he arted", + "Ġv ampire", + "cl er", + "ĠInd eed", + "ĠCor on", + "ĠMot ors", + "ĠNam co", + "Ġscr ut", + "ĠBeaut y", + "Ġs a", + "ĠA ch", + "ec uted", + "ĠP ors", + "ĠG ond", + "Ġfood s", + "lim ited", + "ĠMah ar", + "ĠAub urn", + "Ġinherit ance", + "c ane", + "p ose", + "} \\", + "ir able", + "ĠG ir", + "ĠPh ot", + "Ġcru ising", + "Ġtax a", + "ĠBed ford", + "B ro", + "F M", + "R eg", + "ĠF ol", + "Ġgro ove", + "ĠPl ains", + "Rober t", + "k el", + "r one", + "Ġo val", + "ĠT win", + "ĠB ism", + "Ġsp ray", + "aw i", + "Ġexcept ions", + "Ġdress ing", + "Ġaw kward", + "N Z", + "Ġg ills", + "ĠH ew", + "Ġk ne", + "Ġint imid", + "ool s", + "Ġsur geon", + "ĠDe al", + "Ġconver ting", + "Ġexpress es", + "Ne ill", + "ĠLi u", + "Ġassum ing", + "b earing", + "f em", + "Ù Ħ", + "Ġc ran", + "ĠT able", + "ac ters", + "ac erb", + "Ġfin ishes", + "Ġcoin ed", + "ĠLand ing", + "ĠOri oles", + "Ġrepet itive", + "Ġd olph", + "ĠR ough", + "Ġun related", + "Ġatt itudes", + "Ġvis ually", + "Ġperiod ic", + "ĠTe en", + "Ġmot iv", + "Ġdeterm ining", + "Ġmor ality", + "Ġ184 4", + "Ġbot tle", + "B ut", + "U P", + "ĠI RT", + "ĠP ond", + "cy cle", + "Ġelect rons", + "ĠTra vis", + "Ġshut tle", + "Ġimpl ied", + "ĠOkin awa", + "g ren", + "Ġs ne", + "Ġd y", + "ĠB L", + "ĠH ort", + "ĠL ich", + "ĠV in", + "Ġj ealous", + "che v", + "Ġcra fts", + "ĠGuadal canal", + "B aby", + "w elling", + "st ra", + "ad vant", + "ph abet", + "ring ing", + "Ġdeb ates", + "Ġprogram mes", + "ĠBeat ty", + "Ġbal anced", + "ĠPerson a", + "ĠWeb ster", + "Ġlegend ary", + "T om", + "Ġm ars", + "ĠG aul", + "Ġtr unc", + "Ġrem atch", + "Ġmay be", + "class ic", + "198 3", + "ĠField s", + "Ġcool er", + "Ġcontinu ity", + "ĠEmer gency", + "ĠVick ers", + "Ġdisappear ance", + "Ġ á", + "it ian", + "ĠT ud", + "ĠS aff", + "ĠH ack", + "ĠD ante", + "ĠSh ane", + "ĠGerman ic", + "Ġfact ories", + "Ġnovel ist", + "Ġcollabor ator", + "Ġinnov ation", + "n ance", + "ĠA uckland", + "Ġst iff", + "ĠP rel", + "ĠD ot", + "Ġrep ly", + "Ġtri angular", + "Ġlight ning", + "ĠGl ad", + "ba um", + "ĠBes ides", + "ĠJen kins", + "clesiast ical", + "Ġh iring", + "ĠT iber", + "all i", + "Ġcare ful", + "ĠNe ville", + "wh at", + "Ġbar riers", + "ĠColon ial", + "hist oric", + "ĠAmb assador", + "Ä ±", + "Ġb ark", + "ĠJ MA", + "te e", + "Ġsu its", + "Ġra ided", + "Ġacc olades", + "Ġaccept s", + "Ġtarget ing", + "ĠHaw ks", + "Ġty re", + "z ym", + "or um", + "ĠJ et", + "ia e", + "Ġ18 37", + "Ġ17 76", + "ij a", + "ĠAtt ack", + "Ġthe sis", + "ĠHis pan", + "Ġbr ack", + "Ġproblem atic", + "Ġflee ing", + "ĠLiter ature", + "Ġn mi", + "ĠL ars", + "ĠV HS", + "ĠInd igenous", + "Ġcampaign ing", + "de en", + "Ġgra ves", + "Ġut ter", + "D I", + "Ġc ents", + "ĠG ael", + "Ġj ungle", + "Ġmar ching", + "Ġpat ent", + "Ġarch bishop", + "ĠMac Donald", + "n ear", + "Ġre acted", + "ĠT ax", + "ĠB aja", + "ĠH absburg", + "ĠP rec", + "ĠG an", + "ĠE ye", + "ĠK ah", + "ĠY oga", + "ick er", + "ĠSh op", + "Ġreason ing", + "col ored", + "Ġillust ration", + "Ġstrateg ies", + "ĠCarth age", + "Ġartif acts", + "ro vers", + "ĠT in", + "ĠF o", + "Ġmet re", + "uss els", + "Ġvill ains", + "agn etic", + "Ġunanim ously", + "ĠVaugh an", + "ar ius", + "Ġg ymn", + "sh ine", + "Ġimpl ies", + "Ġapprec iation", + "e als", + "n ine", + "ar f", + "ĠH og", + "ĠF actory", + "Ġdown stream", + "Ġappe als", + "fort able", + "bra him", + "Ġintegr ity", + "ĠJur assic", + "P res", + "Ġa unt", + "Ġc aves", + "ĠH uff", + "ount y", + "Ġ12 00", + "Ġbas alt", + "ĠSte phan", + "Ġreject ion", + "ĠPrad esh", + "Ġin exper", + "ĠI ss", + "Ġcol oured", + "Ġexp end", + "Ġemer gence", + "ĠAnt illes", + "Ġhero ic", + "ĠHa iti", + "ĠPA VN", + "ĠBeh ind", + "Ġpeas ants", + "U K", + "Ġt ides", + "ro be", + "Ġh aw", + "ĠC otton", + "Ġst amp", + "ul ing", + "ĠBe ing", + "Ġpo etic", + "Ġaut o", + "Ġcontrast ed", + "ĠBanks ia", + "ĠTel ugu", + "fr ame", + "C omp", + "in fluenced", + "en za", + "ĠC rew", + "ĠV ishn", + "Ġchar m", + "Ġrel inqu", + "ĠCol ony", + "ĠPro s", + "ument al", + "Ġoccur rence", + "ĠPresident ial", + "Ġvir uses", + "ĠOpen ing", + "Ġliber ation", + "Un like", + "Ġhal ftime", + "u ire", + "ĠD ang", + "Ġr ays", + "Ġen force", + "ĠBrit ney", + "Ġten or", + "Ġtre ason", + "ĠApp roximately", + "Ġ184 1", + "ĠAh mad", + "Ġobsc ure", + "G ame", + "f illed", + "u er", + "ag ements", + "to ire", + "not e", + "Ju ly", + "F l", + "ĠC rete", + "ĠD id", + "Ġver dict", + "sp ace", + "ĠPh antom", + "Ġpress ures", + "Ġsen ators", + "ĠOff ensive", + "Ġdemonst rations", + "Ġtal ented", + "ĠLam bert", + "Ġware house", + "ĠWilm ington", + "N L", + "Ġim per", + "ĠMar ian", + "Ġinc ap", + "friend ly", + "Ġdial ect", + "rod o", + "ĠSter ling", + "Ġfus elage", + "4 50", + "O per", + "ĠT ren", + "ĠS uccess", + "enn es", + "Ġview ership", + "Ġmark ings", + "ĠWater loo", + "ĠS iege", + "ol ulu", + "ir ations", + "pl an", + "organ ized", + "Ġsatell ites", + "ĠParalymp ic", + "tym ology", + "t ter", + "Ġw age", + "ough ts", + "Ġind ication", + "Ġinfl ation", + "á s", + "Ġden y", + "Ġpartn ered", + "ĠKra k", + "ĠHoff man", + "count ry", + "as urer", + "Ġm aj", + "ĠB enson", + "ag inian", + "Ġj umped", + "ĠRe x", + "ĠSh u", + "Ġhead er", + "ĠAm bro", + "ĠFl at", + "Ġess ays", + "Russ ian", + "R et", + "f eat", + "Ġf eder", + "Ġb ab", + "ĠA e", + "ĠThe ss", + "ch an", + "Ġhe x", + "Ġsp un", + "ne z", + "Ġpol es", + "ĠBar ber", + "197 9", + "Ġtel escope", + "ĠGem ini", + "f un", + "i ago", + "## ###", + "ast rous", + "umber ing", + "Ġpan ic", + "Ġgross ing", + "Ġbreat h", + "Ġalumin ium", + "Ġunbeat en", + "Ġg ale", + "az ed", + "Ġcar riage", + "idd ing", + "Ġaver ages", + "Ġinform s", + "Ġfar mer", + "Ġrob ot", + "Ġgrant ing", + "Ġinteg ral", + "Ġmini ature", + "ĠFilip ino", + "Ġf ins", + "ĠO sw", + "Ġph arm", + "Ġcr ushed", + "Ġshould ers", + "Ġbar rel", + "Ġbar ometric", + "Ġhard ly", + "Ġfolk lore", + "Ġaudition ed", + "Ġconven ed", + "ĠHond uras", + "h ous", + "r ÃŃ", + "Ġo mitted", + "ĠS AS", + "st ring", + "Ġgroup ed", + "ĠGu est", + "Ġesc aping", + "Ġlo osely", + "Ġens ued", + "Ġhun ters", + "Ġconvers ations", + "Ġconstitu ency", + "Ġstrand ed", + "g em", + "o os", + "er ry", + "ĠE rie", + "Ġle ak", + "ĠRh ys", + "Ġoverl ooking", + "ĠIllust rated", + "ĠObserv atory", + "Ġineff ective", + "M iss", + "g one", + "il itary", + "st en", + "Ġob solete", + "Ġstat ute", + "ĠBatt les", + "Ġpat ches", + "ump ing", + "Ġdev otion", + "ĠWell es", + "roph ic", + "ĠLegisl ature", + "ĠPay ne", + "ĠWes ley", + "1 15", + "C ube", + "ĠP ist", + "Ġra iding", + "Ġfin ed", + "ĠEurope ans", + "Ġder ives", + "ĠClark son", + "Ġisot ope", + "ĠC i", + "ĠL ives", + "ra il", + "Ġun in", + "Ġup loaded", + "Ġmed i", + "pro of", + "gr at", + "Ġbelong s", + "Ġrum ours", + "Ġc ob", + "Ġd itch", + "Ġinv ade", + "Ġdist ress", + "Ġfire f", + "Ġdoub ts", + "Ġansw ered", + "ĠThor pe", + "Ġsuspic ion", + "ĠUg anda", + "al us", + "ic ious", + "ĠC ald", + "ip eg", + "Ġen zyme", + "Ġback wards", + "Ġmod ule", + "Ġext ensions", + "ĠChrist ina", + "Ġstra ined", + "Ġexam ine", + "ĠLind wall", + "Ġco ordination", + "ĠWar rior", + "umb led", + "Ġtechn ological", + "ĠSher iff", + "ĠBol lywood", + "Ġshif ting", + "ĠLet ter", + "Ġrepr ised", + "Ġsurpass ing", + "ĠH V", + "Ġst ained", + "Ġim minent", + "ĠSher idan", + "Ġpian ist", + "J ew", + "Ġal ike", + "Ġdis orders", + "ib an", + "ĠNo ah", + "ĠStud ent", + "Ġtack les", + "ĠComb ined", + "Ġunexpected ly", + "p i", + "Ġw ag", + "ar as", + "ĠK umar", + "ĠK ön", + "se nd", + "Ġ7 50", + "Ġmag ma", + "Ġstrong hold", + "ĠSoc cer", + "Ġquestion ing", + "Ġrequest ing", + "Ġsculpt or", + "ĠRap id", + "s quare", + "ĠS ánchez", + "ĠY ah", + ") )", + "A round", + "ed o", + "Ġare n", + "ric s", + "Ġout line", + "ific ent", + "Ġconclud e", + "readn oughts", + "ĠGarc ia", + "y ards", + "Ġb inding", + "ĠI ber", + "ĠR ama", + "ĠK ip", + "ge e", + "ĠMar ion", + "fore st", + "ĠCl aude", + "Ġaff ects", + "ĠSch mid", + "Ġansw ers", + "cal iber", + "ĠMagn us", + "Ġsucceed ing", + "Ġexagger ated", + "P M", + "ĠT yr", + "ĠL akers", + "Ġex acerb", + "Ġeng agements", + "alf ord", + "Ġvarious ly", + "rog amer", + "worth y", + "ĠLad ies", + "south west", + "Ġski ing", + "ĠSt ro", + "Ġ13 8", + "ĠAir ways", + "ĠSch war", + "Ġsol itary", + "Ġsurround ings", + "Ġbow ler", + "Ġdeliber ate", + "O l", + "ĠC over", + "ĠH ulk", + "th ms", + "Ġdis advant", + "Ġexp ecting", + "ĠGl ory", + "Ġtransl ations", + "ĠHart ford", + "Ġb anner", + "ĠS es", + "el ves", + "Ġv ass", + "Ġro pe", + "are z", + "ĠCom ment", + "Ġsex es", + "ĠSol o", + "ĠPrin z", + "Ġconsult ing", + "Ġmorph ology", + "Ġprofession als", + "ĠGaz ette", + "c ats", + "d ou", + "ition ally", + "Ġ18 38", + "Ġ13 2", + "af ts", + "Ġfact o", + "cont rol", + "ĠJacob s", + "Ġsuperior ity", + "Ġpreval ent", + "Ġst re", + "Ġfl anks", + "Ġinfl ict", + "Ġintens ification", + "Ġmax im", + "ĠMaced onia", + "ĠB achelor", + "und ers", + "ĠAugust ine", + "Ġref use", + "Ġve in", + "Ġhall s", + "hr m", + "imp son", + "Ġenh ance", + "ĠAzerbai jan", + "Ġp ipe", + "am ination", + "Ġdec ent", + "ull ah", + "sup er", + "aun t", + "Ġgl am", + "Ġcost ly", + "Ġge ographical", + "ĠInst r", + "Ġspok esp", + "ĠGene va", + "pow der", + ") \".", + "u ce", + "in ridge", + "ra per", + "Ġcl ips", + "Ġopt ical", + "ĠTw ilight", + "Ġrif les", + "ĠHold en", + "Ġforb idden", + "comb e", + "p m", + "v ine", + "Ġc ure", + "Ġr het", + "ĠK ob", + "ĠSe le", + "Ġ12 2", + "Ġcor al", + "Ġl ent", + "ĠM ater", + "us k", + "Ġst ems", + "Ġpick s", + "ĠEuras ian", + "2 70", + "he id", + "Ġc ables", + "Ġd ances", + "ĠS M", + "am ics", + "Ġse ated", + "Ġpres eason", + "Ġfinal ized", + "ĠBar row", + "ĠHer zegovina", + "Ġexplos ives", + "Ġsomew here", + "ĠNAS CAR", + "ĠAgric ulture", + "2 20", + "ĠT ate", + "id able", + "ul ance", + "ĠG ian", + "art et", + "ĠK ell", + "Ġcl ients", + "ĠAr lington", + "ĠAd vis", + "Ġsl ated", + "Ġà ĸ", + "Ġprem ature", + "eck er", + "Äģ k", + "Ġspir al", + "ĠNaz is", + "ĠRhodes ia", + "Ġculmin ating", + "Ġrecept ions", + "estab lish", + "g eneral", + "ot ional", + "Ġdiffer ing", + "Ġmid st", + "ĠAtl antis", + "Ġfinanc ing", + "Ġnost alg", + "E A", + "Ë IJ", + "um en", + "ĠE ston", + "iz on", + "Ġ18 29", + "pr ises", + "Ġmin erals", + "Ġult ra", + "h m", + "ĠH oney", + "ĠF ighting", + "ew ater", + "Ġ18 39", + "12 5", + "He art", + "book s", + "Ġcoordin ated", + "Ġwheel chair", + "Ġfro zen", + "Ġrehabil itation", + "Ġw rought", + "Ġl aser", + "ĠH ours", + "ĠK atherine", + "ĠNo el", + "Ġmel ting", + "Ġpun ish", + "Ġmill imeters", + "ĠVik ings", + "Ġmoist ure", + "ĠNig el", + "Ġm antle", + "op ed", + "Ġcons ec", + "ĠSc outing", + "ĠPl ain", + "Ġinf ect", + "sk irts", + "Ġtrend s", + "ĠDiv isions", + "ĠC P", + "ly ph", + "Ġst aging", + "ĠP VA", + "op hers", + "Ġfl uct", + "ĠAugust a", + "ĠAm ph", + "hr er", + "ĠAbd ul", + "Ġreper toire", + "K e", + "N ever", + "p rom", + "he ed", + "am orph", + "Ġac ids", + "Ġown s", + "Ġcor v", + "ĠBrad y", + "ĠDog gett", + "Ġcomed ic", + "ĠN om", + "Ġmot ivation", + "Ġcomment ator", + "ĠEr in", + "ĠHon olulu", + "Ġsac rific", + "Ġgamb ling", + "v re", + "Ġt ens", + "ĠM GM", + "res c", + "ĠSt anton", + "ĠSh annon", + "Ġprem ises", + "ĠEmp ress", + "Ġtal ents", + "Ġeth ics", + "Ġglac ial", + "Ġl uc", + "om ac", + "Ġcomm uter", + "Ġsup ers", + ".. ..", + "ĠWh y", + "sh adow", + "Ġ184 2", + "Ġec ological", + "Ġjack et", + "cul osis", + "ĠT ina", + "ĠR w", + "Ġnot orious", + "Ġup held", + "Ġcat ast", + "ĠApp eals", + "ĠRain bow", + "Ġsatisf ying", + "ĠSig ismund", + "Ġchrom os", + "or ical", + "Ġb oring", + "Ġl ig", + "her ty", + "Ġ18 35", + "Ġinter vals", + "ex c", + "Ġshort s", + "ĠAir play", + "ĠAng le", + "Ġadj usted", + "Ġdepos it", + "Ġcrim inals", + "ĠJane iro", + "haw k", + "Ġsle nder", + "ĠYuc at", + "f leet", + "Ġt idal", + "Ġh oly", + "Ġqu ot", + "Ġkn ife", + "Ġhost ilities", + "ĠBr ussels", + "Ġcat cher", + "Ġfresh water", + "Ġprosper ity", + "Ġmetab ol", + "es a", + "ir atory", + "ĠL é", + "ĠIn former", + "Ġactiv ism", + "198 1", + "ĠCard inal", + "ĠProm otion", + "Ġid ol", + "ĠPé rez", + "B ack", + "Ġ q", + "Ġm ills", + "il is", + "ĠS ard", + "ĠC umberland", + "ĠIn flu", + "Ġbreak away", + "Ġcoordin ator", + "Ġcatal ogue", + "ĠSid ney", + "Ġoverth row", + "Ġmemb rane", + "Ġ ).", + "ro x", + "ĠT rent", + "Ġst amps", + "ĠF ight", + "ĠW ord", + "out heast", + "Ġrest ing", + "Ġpin ned", + "ĠToul on", + "C S", + "G reat", + "R oy", + "Ġ12 1", + "year s", + "ĠWe in", + "Ġpot assium", + "lyn n", + "ĠCa ucas", + "dist ance", + "Ġjew el", + "eli hood", + "M arch", + "S impson", + "c ot", + "re v", + "ar ium", + "ĠT es", + "il ated", + "ĠA ce", + "ĠM it", + "Ġg rief", + "ĠP ill", + "Ġr ats", + "Ġfin ances", + "Ġcur tain", + "Ġcell o", + "Ġham mer", + "Ġdetail ing", + "ĠOm aha", + "Ġw and", + "Ġp ardon", + "ĠB rett", + "ĠK od", + "Ġj umps", + "Ġout fits", + "ĠQu in", + "Ġpsych ology", + "Ġmamm al", + "Ġprol ific", + "Ġspl its", + "ĠNum erous", + "ĠPtole my", + "v ara", + "Ġin accur", + "ow itz", + "ĠCon way", + "ody nam", + "Ġcriticism s", + "Ġdecre asing", + "ĠBru ins", + "I M", + "an ed", + "ĠI z", + "ĠW izard", + "Ġapp lying", + "Ġout skirts", + "ĠBy r", + "Ġsepar ating", + "ij uana", + "gl ass", + "Ġfulf ill", + "Ġvit amin", + "Ġe urypter", + "ĠD iss", + "Ġr ans", + "urn al", + "Ġsing led", + "row th", + "ĠEl vis", + "Ġste amer", + "iec es", + "Ġtransfer ring", + "Ġconcur rency", + "Hen ry", + "ĠBism arck", + "A ss", + "R O", + "b age", + "Ġm old", + "Ġre issued", + "Ġst ing", + "ĠRes olution", + "Ġpick ing", + "Ġbene ficial", + "ĠBor neo", + "ĠWinn ipeg", + "Ġcorp se", + "l ooking", + "È Ľ", + "Ġm asters", + "ĠL ands", + "âĢ IJ", + "ult imate", + "ĠSh oot", + "found er", + "Ġfilmm aker", + "ĠSac rament", + "R ep", + "b ral", + "Ġh ood", + "est a", + "est ial", + "ĠY az", + "man ship", + "Ġam alg", + "ĠCl ose", + "Ġconst ellation", + "ĠBe aver", + "ĠAnd roid", + "Ġpit ches", + "rat os", + "Ġkid ney", + "ĠCole man", + "ĠCarth aginian", + "ĠLud wig", + "ĠRodrig uez", + "w y", + "ĠC oin", + "ĠI S", + "pl ate", + "ob ia", + "Th omas", + "ĠTer ror", + "ĠBart on", + "Ġcooper ative", + "unc iation", + "ĠPors che", + "ĠS ask", + "ĠN ile", + "fl ight", + "Ġdest ructive", + "Ġfif teenth", + "ĠCour se", + "Ġaddress es", + "ĠCur rent", + "ĠShep herd", + "Ġmasc ul", + "ĠT aft", + "el man", + "Ġover head", + "Ġsuccess ors", + "pro bably", + "ĠTra fford", + "unning ham", + "Ġbicy cle", + "Ġd atab", + "ĠC ull", + "ĠW ins", + "Ġcontin ually", + "ĠSch olars", + "Ġquadrup le", + "ĠEil ish", + "ĠHep burn", + "c ip", + "à ®", + "Ġt ips", + "it ius", + "ĠK lein", + "Ġup stream", + "ĠMed ina", + "lew ine", + "Ġovert ook", + "Ġanaly zed", + "Ġlem ur", + "en as", + "ĠR he", + "ĠR ag", + "anc a", + "Ġhel ium", + "Ġjust ify", + "Ġadminist rator", + "Ġcandid acy", + "Ġvolunte ered", + "ĠRup ert", + "f ried", + "ed uc", + "Ġp its", + "Ġp avilion", + "ĠK ab", + "ĠSe v", + "ob ic", + "ug a", + "erv ille", + "Ġdem os", + "Ġnar r", + "Ġprogress es", + "ĠMid town", + "ĠMaced onian", + "Ġkidn apped", + "Ġbrut al", + "p oints", + "u ve", + "Ġf uck", + "ig ma", + "Ġdis ability", + "Ġout flow", + "con n", + "Ġz ool", + "Ġà ħ", + "Ġ184 3", + "ĠClass ical", + "Ġroll ed", + "ĠNic ol", + "ĠAmbro se", + "e ffic", + "f und", + "m issions", + "Ġb lew", + "Ġm aiden", + "il on", + "Ġ11 8", + "ush i", + "Ġchart ing", + "Ġide als", + "ĠProg ress", + "appropri ate", + "h ave", + "Ġf ingers", + "ĠI ND", + "Ġj aws", + "Ġsuc c", + "ĠNorth umb", + "Ġappro ve", + "ĠTim othy", + "ĠAh med", + "ĠSlov akia", + "Ġcens orship", + "ĠJohann es", + "Ġmit ochond", + "Ġphylogen etic", + "Ġsus cept", + "S uper", + "Ġm our", + "ĠT yp", + "ĠM A", + "ĠM off", + "ĠB ret", + "ĠF rodo", + "ĠN ES", + "ĠJ ourney", + "iz arre", + "Ġmod ification", + "Ġdead ly", + "spec ific", + "Ġcatch ing", + "Christ ian", + "cyclop edia", + "Ġc odes", + "ĠL ass", + "Ġpl ains", + "Ġpre jud", + "ĠCase y", + "Ġcryst als", + "Ġanalys es", + "m ist", + "in as", + "Ġth res", + "Ġsusp ects", + "gener ally", + "F ran", + "ĠH ogan", + "Ġse ap", + "ĠIn stitution", + "ĠRe ign", + "Ġdra ught", + "ĠWe iss", + "Ġburn t", + "Ġpsyched elic", + "m ember", + "p unk", + "Ġd well", + "ĠB iden", + "ĠG ul", + "ĠG ilm", + "ide a", + "ĠShe ar", + "Ġdep osed", + "ĠPr att", + "Ġz inc", + "ĠMer cy", + "ĠTrans ylvania", + "ĠEr lewine", + "Ġsymp athy", + "ĠHus sein", + "Ġcock pit", + "Ġpip es", + "ĠSpeed way", + "ĠShir ley", + "Ġsher iff", + "kilomet re", + "v ist", + "v ie", + "Ġd rif", + "low n", + "Ġshe ets", + "Ġinter mitt", + "Ġver b", + "Ġmon astic", + "Ġmid way", + "Ġcross ings", + "Ġcult ivated", + "ĠSin atra", + "ë l", + "ĠAR IA", + "Ġairfield s", + "ĠPack ers", + "ĠSuz uki", + "ĠSuff olk", + "2 10", + "W here", + "c ould", + "Ġb ike", + "Ġp aternal", + "ĠC ash", + "ĠP hel", + "ĠEd en", + "Ġcomb ines", + "Ġfootball er", + "rol ogy", + "Ġvac ation", + "Ġreward ed", + "Mc C", + "Ġassum ption", + "Ġell ip", + "A pril", + "c op", + "Ġb urg", + "ĠS it", + "Ġe man", + "ĠH ole", + "Ġadd iction", + "ape ake", + "ĠEm il", + "ortun ately", + "ĠAber deen", + "Ġpled ged", + "Ġspokesp erson", + "ra red", + "if a", + "oc ative", + "Ġex empt", + "ĠMan a", + "ĠRes erv", + "Ġexc itement", + "Be ginning", + "Ġathlet ics", + "Ġcommemor ated", + "ĠChem ical", + "f inger", + "ir ling", + "ĠD ing", + "ĠF ellow", + "ĠK ron", + "ĠAl g", + "Ġcomm ittees", + "orth y", + "ik ing", + "less ness", + "part icularly", + "Ġdisp osal", + "ĠPot omac", + "Ġdecomp ression", + "Ġm g", + "Ġm ural", + "ĠF resh", + "ĠW ere", + "ra ul", + "ĠV ery", + "Ġmus k", + "Ġinst antly", + "Ġdr ill", + "Ġorgan ism", + "Ġpil grim", + "Ġsat ire", + "oura ged", + "Ġprosp ects", + "Ġf ence", + "as ma", + "id as", + "ut i", + "ĠL ux", + "ap y", + "Ġcl ash", + "ĠEu rogamer", + "Ġant is", + "Ġgoal tender", + "Ġboard ed", + "Ch ief", + "ĠTw ins", + "ĠDor othy", + "avor ite", + "Ġrehears al", + "ĠPant hers", + "ĠCros by", + "Ġf antastic", + "ĠL if", + "ĠL ucha", + "Ġsp ells", + "te f", + "Ġspec ially", + "ĠEd it", + "Ġsl aughter", + "Ġpost ers", + "Ġamb itions", + "ester ly", + "Ġcompens ate", + "Ġbattlecru iser", + "Ġincons istent", + "ĠRegard ing", + "à ¥", + "re ceived", + "Ġst atic", + "ost ic", + "ĠAl c", + "ĠAl leg", + "Ġdepth s", + "Ġdownload s", + "ĠStevens on", + "g ang", + "or b", + "ĠR az", + "io let", + "ĠDun n", + "Ġrot ating", + "ĠEug en", + "Ġdim ension", + "ocol ate", + "Ġredesign ated", + "Ġ ul", + "Ġg rap", + "epend ent", + "Ġfavor ably", + "Ġnatural ist", + "Ġexhib itions", + "fect ure", + "ĠPers ians", + "ø r", + "on ne", + "Ġh orm", + "ĠG T", + "Ġter rac", + "Ġcult iv", + "Ġdev il", + "Ġtreat ing", + "Ġ179 4", + "Ĩ Ĵ", + "ĠH ipper", + "ĠW ine", + "Ġr ay", + "per t", + "end ous", + "pro ducer", + "ĠLeg al", + "Ġactress es", + "Ġvirt ue", + "Ġgreet ed", + "ro sc", + "um ann", + "ew ood", + "Ġsh y", + "ĠV il", + "Ġapp ar", + "Ġdis astrous", + "Ġout post", + "ĠCom pton", + "Ġpop e", + "Ġfe eds", + "ĠWest on", + "ĠGod d", + "Ġemphas ize", + "Ġreass igned", + "ĠInvest igation", + "P eter", + "c amp", + "ic uous", + "ĠC osm", + "Ġph on", + "Ġinf ections", + "Ġinstit ute", + "govern ment", + "Ġener getic", + "É ª", + "Ġm a", + "il o", + "ĠS porting", + "Ġbe ams", + "Ġsh Åį", + "Ġvi able", + "ĠPer fect", + "Ġbur den", + "Ġdomin ate", + "ĠAv on", + "N ow", + "n ation", + "Ġo d", + "ĠT osh", + "Ġunder graduate", + "Ġsupport ive", + "isc opal", + "Ġphot ographed", + "Ġoccup ies", + "ĠMur d", + "Ġrepuls ed", + "un al", + "Ġposs ibilities", + "ĠBer k", + "ĠReview ers", + "Char les", + "B o", + "Ġb red", + "ĠH os", + "ĠI v", + "Ġcon e", + "ge ance", + "Ġsp ines", + "pt ical", + "ond uct", + "ĠTh ur", + "Ġref ined", + "Ġcor rupt", + "ĠNor ris", + "Ġsn out", + "ĠZh ang", + "Ġaccomplish ments", + "Ġt ill", + "Ġc um", + "ly ss", + "iv ities", + "ĠP ain", + "ĠP omp", + "ver n", + "ann ah", + "Ġpass ive", + "On ly", + "ĠKh al", + "Ġadvert ised", + "Ġdescend ant", + "Ġmort g", + "Ġeleph ant", + "l iest", + "ĠB ie", + "Ġad miral", + "Ġass erts", + "ex cept", + "ĠNorth umberland", + "ĠEv olution", + "ĠDet ective", + "ĠEst ab", + "Ġmand atory", + "Ġsear ched", + "L ou", + "ĠW S", + "Ġpro st", + "Ġcomm issions", + "Ġtra gic", + "ĠBor is", + "Ġspons or", + "Ġtheat res", + "Ġearthqu akes", + "Ġthorough ly", + "f ers", + "k as", + "u um", + "Ġd irt", + "Ġdis l", + "Ġ18 31", + "Ġinter changes", + "oss ibly", + "ĠAm in", + "ĠHigh land", + "Ġz oo", + "ĠKen ya", + "Ġclim bs", + "Ġcra zy", + "Ġfor aging", + "Ġal pha", + "ĠW it", + "ans en", + "In ter", + "Ġext ras", + "ĠRock ets", + "bl ood", + "Ġmaster piece", + "ĠMat hew", + "197 7", + "bu ild", + "Ġannex ation", + "Ġphenomen a", + "Ġbure auc", + "ĠErn st", + "ĠB ram", + "Ġgl obe", + "Ġrail s", + "ĠNic ar", + "Ġpige on", + "ĠAristot le", + "hrm acht", + "] \".", + "Ġt weet", + "Ġst ole", + "em ing", + "ĠR umble", + "ĠX en", + "esc ence", + "ĠPer iod", + "Ġcolumn ist", + "ĠArmen ians", + "ĠYan kee", + "Ġancest ral", + "Ġbenef ited", + "Ġcurric ulum", + "ĠVishn u", + "F irst", + "r usted", + "it ations", + "ong o", + "ĠTh ai", + "Ġstri ps", + "ĠCov entry", + "Ġeleph ants", + "P ort", + "Ġf earing", + "Ġl ag", + "Ġ2 30", + "ĠK ant", + "Ġconfirm ation", + "Ġfold ed", + "ĠBreck inridge", + "ĠH ert", + "ĠD orset", + "ian ces", + "oy ne", + "ys ical", + "esp ecially", + "Ġlist ened", + "ĠSer ie", + "leg iate", + "Ġcommercial s", + "het ics", + "Ġamb iguous", + "ĠGib bs", + "Ġcatch y", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ", + "ĠRivers ide", + "Ġrer outed", + "Ġcylind rical", + "Ġconfisc ated", + "ĠDian e", + "L ive", + "en i", + "ĠK oh", + "ĠTh anks", + "Ġen roll", + "ey ed", + "Ġ15 5", + "ĠWilliam son", + "com es", + "Ġnight club", + "Ġflow ing", + "ĠLes ter", + "Ġtim eline", + "ĠRand all", + "Ġspr ings", + "Ġmetall ic", + "s ville", + "Ġprov oked", + "sh ort", + "Ġpeak s", + "Ġcontrast ing", + "Ġsubs id", + "ĠLen in", + "G A", + "d ue", + "h ab", + "ant ing", + "Ġcont ention", + "Ġatt ested", + "Ġtechn ically", + "Ġpack ed", + "Ġrailroad s", + "Ġdisagre ement", + "Ġinterven e", + "ĠD exter", + "ĠN OK", + "Ġno on", + "ien ced", + "Ġpat rons", + "rown ed", + "ĠRob bie", + "Ġpit chers", + "Ġmechan ic", + "Ġir rit", + "Ġwars hip", + "Ġsurf aced", + "Ġcry pt", + "ĠHerman n", + "Ġsubstit uted", + "Ġcasem ates", + "J ones", + "e o", + "f ounded", + "im ated", + "ag her", + "19 75", + "ĠCl arence", + "Ġwar ming", + "ĠBl ade", + "ĠPar ade", + "Ġsw amp", + "Ġbi as", + "anth a", + "ĠWhe el", + "ĠLib ya", + "ĠPeng uins", + "Ġnas al", + "ĠChes apeake", + "ĠEls ewhere", + "Ġt apes", + "ĠT H", + "ent on", + "pp o", + "Ġdis cl", + "Ġnumber ing", + "Ġstation ary", + "ĠCongress ional", + "Ġlif elong", + "Ġexpress ions", + "Ġsynthes izers", + "Ġnom inal", + "ĠFu j", + "Ġninet een", + "child ren", + "Dec ember", + "ĠS ang", + "Ġth y", + "ĠThe mes", + "ĠP os", + "ĠP av", + "ag ogue", + "Ġchar itable", + "Ġcapt ains", + "Ġhost age", + "Ġupd ates", + "neg ie", + "m inded", + "u o", + "et us", + "Ġun used", + "Ġdec ks", + "Ġpr one", + "Ġ14 1", + "ĠAp ost", + "Ġhun ted", + "Bl ue", + "Ġhear ings", + "ĠSteven age", + "ĠS aga", + "Ġn atives", + "ĠB elf", + "Ġas cent", + "ĠR um", + "ĠV and", + "Ġra b", + "Ġsix teenth", + "ĠPol icy", + "ĠSch ne", + "Ġmer ge", + "Ġinters ecting", + "Ġchief s", + "ĠCarl isle", + "Ġnorthwest ward", + "I L", + "b ons", + "e a", + "k iss", + "Ġt ally", + "Ġc ort", + "as an", + "ĠH imm", + "Ġover flow", + "Ġdec ree", + "Ġ16 5", + "Ġhum ili", + "Ġage nda", + "Ġuns ure", + "Ġnecess itated", + "ãĥ ³", + "196 8", + "Ġobserv es", + "Ġo urs", + "ĠT orn", + "Ġg rie", + "Ġg orge", + "ĠP P", + "Ġ18 15", + "Ġinst ant", + "Ġ12 4", + "ĠPar adise", + "��Her c", + "ĠNe olithic", + "reg or", + "Ġpress ing", + "197 6", + "ĠJenn y", + "Ġlandmark s", + "ĠRand olph", + "Ġdict ators", + "Nov ember", + "ĠHitch cock", + "l is", + "Ġst ricken", + "our g", + "ĠEx c", + "Ġche f", + "Ġmal aria", + "Ġintend ing", + "ĠSans krit", + "Ġinver te", + "Ġunemploy ment", + "Ġnarr atives", + "s burg", + "Ġre prise", + "st ant", + "ct ica", + "Ġsp rin", + "Ġout law", + "Ġinter active", + "Ġear nings", + "Ġinfl amm", + "ĠSat an", + "Ġsplit ting", + "Ġagree ing", + "ãģ ®", + "Ġwreck ed", + "Ġgest ure", + "ĠBark er", + "I F", + "p ets", + "ou st", + "Ġimp ed", + "yl inder", + "Ġbas eman", + "Ġengine ered", + "Ġcou ples", + "Ġsupplement ed", + "ĠEff ect", + "Ġundef eated", + "ĠSaur on", + "t ube", + "or ers", + "ĠA th", + "ĠI MA", + "Ġcon form", + "Ġsh afts", + "Ġret ains", + "ĠSh ot", + "Ġmed ic", + "Ġport al", + "ĠWe hrmacht", + "hold er", + "ĠSant iago", + "ĠStef an", + "ĠInsp ector", + "Ġrevel ation", + "Ġsurn ame", + "$ .", + "s outheast", + "ĠThe me", + "ĠH ipp", + "ĠR S", + "Ġk in", + "Ġsp ine", + "ĠY as", + "Ġco hes", + "Ġdep ressed", + "Ġfert il", + "ĠR ä", + "ĠCh amp", + "Ġtra iling", + "ĠYork er", + "ĠPro ducer", + "Ġprop he", + "ĠChrist ine", + "Ġprob ability", + "ĠSal am", + "Ġexpress way", + "Ġoxid ation", + "b eck", + "h un", + "ĠP ablo", + "Ġr ic", + "ĠHe ather", + "Ġconcept ion", + "eg ro", + "Ġprest ige", + "ĠBuch anan", + "Ġf u", + "ĠT aking", + "ir ie", + "ĠH edge", + "uc a", + "ĠV it", + "Ġdis hes", + "Ġam usement", + "vent ional", + "Ġobs erver", + "Ġdiscover ies", + "ĠMass a", + "Ġmeasure ment", + "Ġsupp ressed", + "Ġgram mar", + "Ġlandsl ides", + "t ank", + "ĠM ih", + "Ġwh olly", + "Ġfl aws", + "ĠAc ross", + "ĠRail ways", + "ĠRam sey", + "ĠDark ness", + "Ġdeleg ate", + "Ġswitch ing", + "ĠCrom well", + "Ġtuber culosis", + "G reen", + "es y", + "Ġas ym", + "ĠI w", + "ĠU m", + "Ġres ent", + "Ġpe ac", + "ĠGeor ges", + "ö nen", + "Ġdefin itive", + "ĠDrag ons", + "ĠFat imid", + "Ġh aven", + "Ġcon grat", + "Ġse als", + "Ġex ter", + "ĠTh irty", + "Ġsome body", + "ĠPl uto", + "ĠCar lo", + "Ġlet ting", + "Ġassist ing", + "Ġ180 9", + "Ġflex ible", + "Ġcav ity", + "Ġf ran", + "Ġch anc", + "ip oli", + "ĠK ann", + "ien ne", + "Ġheav iest", + "ĠNot re", + "ĠRest oration", + "Ġcontend er", + "t ake", + "ĠB acon", + "ĠP R", + "ĠR ising", + "ĠL ob", + "ĠJ ub", + "op oly", + "ĠAr j", + "Ġcol oration", + "ĠPe pper", + "ĠMetro id", + "ð r", + "Ġlad der", + "ĠFly ers", + "3 80", + "g ne", + "i ards", + "Ġb og", + "Ġh abits", + "ĠF IA", + "oc hem", + "ĠK art", + "Ġinst ability", + "ean ing", + "ĠPr ide", + "St ate", + "Ġcal dera", + "Ġagg ression", + "ĠEver ton", + "Ġlegend s", + "Ph il", + "Ġcertific ate", + "Ġoverlook ed", + "ĠC unningham", + "ĠD esp", + "ire ctor", + "Ġup wards", + "ĠHam m", + "mark ed", + "ĠSum mit", + "Ġplanet ary", + "ĠPhill ip", + "ĠLion el", + "f al", + "Ġa fore", + "or por", + "ĠB ian", + "od erm", + "vi o", + "the ir", + "Ġgu idelines", + "ĠBar ack", + "ĠAir bus", + "ĠMad ras", + "ĠMil itia", + "ĠBer ger", + "Ġfix tures", + "ĠChron icles", + "Ġreluct antly", + "ĠExper ience", + "nae us", + "id ium", + "ĠH M", + "ĠF ringe", + "ĠK arn", + "Ġcomp uls", + "Ġen zym", + "Ġfour teenth", + "esc ue", + "ĠOl ivier", + "Ġcust omer", + "Ġdefend ants", + "Ġappoint ments", + "ĠHem ing", + "ĠShack leton", + "W il", + "ĠH es", + "Ġpre tend", + "Ġang ered", + "ĠJer ome", + "Ġdescend ing", + "ĠMic key", + "Ġteen agers", + "ĠRecord ed", + "Ġproport ions", + "c as", + "ĠH utton", + "ĠF lem", + "Ġcl o", + "end ers", + "Ġtop s", + "ĠAm azing", + "ĠMin aj", + "Ġemb raced", + "ĠMcC orm", + "ĠBook er", + "ĠInst agram", + "ĠGall ipoli", + "197 8", + "Ġpreced ent", + "Ġconqu er", + "ĠGet ty", + "Ġol ive", + "ĠClif ton", + "ĠLik ewise", + "Ġrel ates", + "19 30", + "Ġprocess ion", + "ĠStud ents", + "ĠBut t", + "Ġ180 1", + "Ġconce aled", + "Ġuncom fortable", + "Ġmerc ury", + "Ġepit het", + "Ġch ased", + "Ġover ly", + "rib ing", + "sh am", + "sh aven", + "Ġemploy ing", + "Al ong", + "Le ague", + "Ġsurvey ed", + "ĠLith uanian", + "ĠGiov anni", + "or an", + "Ġg aps", + "Ġrel ocation", + "ĠCon an", + "ley s", + "ĠCar negie", + "ĠGold man", + "not es", + "ĠRel ief", + "ĠSant os", + "Ġsevent y", + "Ġneighb ors", + "ikk önen", + "pend icular", + "ĠSacrament o", + "B rown", + "Ġp ending", + "Ġto ys", + "op ath", + "ĠCh ak", + "Ġnew sc", + "ĠSh am", + "Ġresp iratory", + "é d", + "ĠĠĠĠ ĠĠĠ", + "ĠChrist gau", + "ĠStud y", + "cis ely", + "Ġtrain er", + "Ġgraph ical", + "196 9", + "ĠKey nes", + "Ġprovision al", + "Ġboot s", + "Europ ean", + "Ġthe ft", + "ĠS idd", + "Ġl eng", + "im on", + "Ġde ported", + "og enesis", + "Ġcar c", + "ĠSm ash", + "197 3", + "Ġexplo it", + "Ġc ope", + "Ġl umin", + "ĠE ch", + "vi ated", + "ĠChar acters", + "Ġscore less", + "ĠRes ources", + "ĠRob b", + "ĠSuper ior", + "Äį iÄĩ", + "ĠSchwar z", + "l t", + "ĠL ara", + "Ġen velop", + "Ġem perors", + "Ġcommission ers", + "ĠKh rush", + "Ġexperiment ed", + "Ġweekend s", + "ĠAud i", + "Ġelabor ated", + "Ġanat omy", + "ĠIsab ella", + "Ġunav ailable", + "l ius", + "Ġt ang", + "Ġb od", + "Ġsc iences", + "ĠTh ous", + "Ġlast s", + "con f", + "ĠSm art", + "Ġsol ic", + "Ġpred ation", + "Ġacqu aint", + "Ġtouch ing", + "Ġge ological", + "Ġris en", + "ĠRecord ings", + "Ġunanim ous", + "Ġt ran", + "Ġg ut", + "Ġ18 14", + "Ġ18 34", + "man y", + "Ġang els", + "Ġpal m", + "ĠMaur itius", + "ĠSlov ak", + "ĠFal con", + "Ġafore mentioned", + "S am", + "u ity", + "Î ·", + "al ach", + "le en", + "iv o", + "ĠN ico", + "Ġ15 00", + "Ġcycl es", + "Ġsan ction", + "Ġrib s", + "ĠPant her", + "ĠNiger ia", + "ĠHumph rey", + "D ream", + "V C", + "l as", + "ĠS isters", + "am en", + "ĠB oul", + "ĠL ance", + "ĠO S", + "Ġsever ity", + "ĠSp ike", + "Ġfin anced", + "Ġdet ained", + "ĠLaw s", + "Ġflo at", + "Ġcong reg", + "Ġaffili ation", + "A lex", + "p os", + "s u", + "Ġt ut", + "ĠCh u", + "ĠY oko", + "Ġplate au", + "ĠWolver ines", + "N R", + "S il", + "d esign", + "en ium", + "Ġp ec", + "Ġm aid", + "ow l", + "th s", + "ĠN uclear", + "Ġ18 25", + "ans on", + "Ġbook ed", + "ĠCor inth", + "ĠMon sters", + "ĠInf inity", + "Ġintens ify", + "Ġsens itivity", + "Ġbat ters", + "ĠNich ols", + "Ġru in", + "M O", + "Ġb il", + "em ann", + "ĠG entle", + "ĠJ ill", + "ber ht", + "ge nder", + "Ġsub pl", + "gg ing", + "\\| -", + "Ġpat rolling", + "ĠGame Cube", + "ĠRadio head", + "Ġrhy thms", + "ĠKhrush chev", + "F S", + "i w", + "n is", + "st ri", + "Ġal umni", + "Ġex otic", + "ĠU P", + "Ġinc ent", + "uss en", + "uff ed", + "ĠDen is", + "Ġwebs ites", + "Ġintercept ions", + "Ġvacc ine", + "H ey", + "p hen", + "Ġt u", + "ĠI de", + "ĠD il", + "ĠG anes", + "Ġcom et", + "Ġout c", + "Ġcons ume", + "Ġcut scenes", + "Ġrac ist", + "Ġsight ed", + "Ġstrip es", + "ro ys", + "ĠL ing", + "âĢ ²", + "Ġout numbered", + "Ġrev is", + "light en", + "Ġremix ed", + "ĠWhit man", + "Ġhang ar", + "Ġmunicip alities", + "ĠPy th", + "Ġhol otype", + "1 13", + "r ack", + "ic i", + "Ġl one", + "ĠB ax", + "ow ell", + "ĠF erm", + "ĠJ ain", + "ĠMan it", + "Ġappl auded", + "Ġadop ting", + "rec ord", + "Ġacknow ledge", + "ĠGael ic", + "A ir", + "ĠA CC", + "ĠM ald", + "Ġg lands", + "us ually", + "ĠN ir", + "Ġan terior", + "ĠE ps", + "ru ff", + "Ġhel m", + "Ġrepresent ations", + "ĠMat ilda", + "Ġexec ute", + "ĠTal bot", + "p itz", + "Ġwhe at", + "Ġint ric", + "ĠMed ieval", + "Ġnecess ity", + "Ġlog ical", + "Ġtur tle", + "Ġpip eline", + "ĠShep ard", + "ĠFranç ois", + "Ġwis dom", + "ĠReserv oir", + "L ong", + "g art", + "Ġt ab", + "ĠS utton", + "ec on", + "Ġwh ites", + "ĠL ark", + "Ġr ides", + "ĠCh aos", + "Ġdis reg", + "Ġcan opy", + "Ġany way", + "isl av", + "Ġrecomm issioned", + "ĠCoast al", + "Ġadvis ories", + "Ġcyl inder", + "ĠBrid g", + "Ġimprov ised", + "ĠC ory", + "ur ities", + "ĠB ac", + "Ġv ector", + "Ġpar ad", + "writ ers", + "ĠPat terson", + "ĠGar rett", + "Ġamb ient", + "Ġir rig", + "Ġguard ed", + "Ġlob b", + "l isted", + "Ġc rick", + "es ome", + "Ġin duced", + "ĠS ally", + "iv ores", + "ĠH our", + "ĠL ore", + "Ġend ured", + "Ġanim ators", + "Ġgrad es", + "Ġbats men", + "Ġfundra ising", + "Ġflatt ened", + "Ġs aga", + "Ġb ounded", + "Ġh airs", + "ĠD ham", + "Ġal phabet", + "Ġun rel", + "Ġen am", + "Ġj un", + "Ġwhere in", + "Ġset backs", + "Ġimp e", + "raph ic", + "sc ill", + "ĠHigh lands", + "Ġ27 0", + "Ġvill agers", + "ĠRou ge", + "Ġquarter finals", + "Ġge ographic", + "Ġsan ctuary", + "Far lane", + "Ġaug mented", + "ĠT ues", + "ĠK ratos", + "10 2", + "com ple", + "Ġsw orn", + "Ġcal iber", + "Ġke el", + "Ġtun es", + "Ġhyd raul", + "Ġaddress ing", + "Ġinaug urated", + "Ġsevent eenth", + "F ilm", + "v ideo", + "Ï ħ", + "Ġin ad", + "ĠW ise", + "ĠL ic", + "ag ued", + "Ġins ign", + "urt les", + "Ġastron omy", + "hor se", + "ĠFro st", + "H ere", + "b omb", + "d ig", + "m akers", + "ĠM ales", + "ag ar", + "ie gel", + "ĠAr s", + "Ġass aulted", + "ĠSh ock", + "ĠZ ion", + "ĠOl ga", + "Ġec clesiastical", + "Sc ott", + "Ġmarg ins", + "ĠPrepar ations", + "abul ary", + "J P", + "k u", + "Ċ Ċ", + "Ġm ould", + "Ġcont amin", + "ond heim", + "Ġad mit", + "Ġfl ames", + "Ġfound ers", + "ĠPhil harm", + "rict ion", + "Ġ0 8", + "ĠMart y", + "Americ a", + "Ġspect acular", + "Ġliber ty", + "ĠSak ura", + "Ġreorgan ized", + "Rad ar", + "ĠPatric ia", + "R ou", + "is and", + "Ġl uck", + "ĠG le", + "oun cing", + "Ġsyn onym", + "Ġharm on", + "ĠCirc us", + "ĠAbbas id", + "ĠRä ikkönen", + "f elt", + "ic iary", + "ist ani", + "ab is", + "ĠRe venge", + "Ġdisc ipl", + "ĠGreen land", + "Ġgraph s", + "Ġnob ody", + "Ġundert ake", + "Ġresear cher", + "ĠCzechoslov akia", + "M att", + "at al", + "ic ol", + "ĠR iv", + "ĠR ican", + "ĠR ita", + "ce phal", + "ĠD oyle", + "ĠO uter", + "ov ny", + "ier i", + "ĠAs ide", + "ah i", + "ĠPr ayer", + "ĠHer r", + "Ġtotal ing", + "ĠSim s", + "Ġnomin ate", + "ĠMiddle ton", + "Ġhero ine", + "Ġ179 9", + "Ġauth ored", + "ĠTerrit orial", + "Ġcontrad ict", + "ĠYucat án", + "W V", + "b rough", + "fer red", + "Ġsup reme", + "Ġà ĵ", + "Ġoblig ed", + "m art", + "al am", + "ĠI g", + "ile m", + "Ġdes erted", + "aus es", + "Ġsk ate", + "Ġtrad ers", + "ĠSal em", + "Ġdig est", + "Ġcontest ants", + "ĠJenn a", + "ĠHo over", + "Ġf aults", + "ĠH in", + "ĠF ra", + "Ġbel ly", + "oph on", + "ĠRober to", + "Ġball oon", + "Ġplant ations", + "Ġmind s", + "ĠDal ton", + "Ġsimpl icity", + "Ġenfor ced", + "ĠDestroy er", + "M a", + "Ġh ij", + "ĠS iber", + "Ġback story", + "Ġsent iments", + "ĠWil kinson", + "isl aus", + "Ġinvestig ators", + "ĠLu igi", + "ĠImp ro", + "chw itz", + "Ġhier archy", + "Ġinterf ere", + "Ġeject ed", + "ĠMandal orian", + "re pre", + "en o", + "Ġin mates", + "ĠS is", + "Ġn an", + "ĠR ookie", + "ill ary", + "Ġinc ub", + "yl ine", + "Ġtake over", + "11 1", + "ĠBah rain", + "ĠDal mat", + "B ur", + "c ad", + "Ġt iger", + "it ious", + "th ard", + "aw ak", + "Ġam ended", + "Ġdest roys", + "ĠPar agu", + "Ġer oded", + "ĠEp iscopal", + "197 1", + "197 2", + "Ġastron omers", + "ĠSoph ie", + "Ġlibr aries", + "Ġconclus ions", + "M er", + "Ġre lying", + "ĠI ch", + "ĠN os", + "ry n", + "Ġrem od", + "Ġfire arms", + "Ġwid ening", + "Ġstraight forward", + "Ġcinemat ography", + "ĠFow ler", + "el ope", + "ĠW C", + "Ġkn ights", + "Ġequ ation", + "osaur ids", + "Ġspect ral", + "Ġarchae ologist", + "b f", + "Ġb ast", + "Ġre duces", + "ĠF ry", + "ĠL A", + "ĠL oyal", + "ia o", + "Ġdam s", + "ĠBu emi", + "197 4", + "f unction", + "t able", + "in ely", + "ĠE g", + "Ġex cluding", + "Ġ17 75", + "omet er", + "Ġtreat ments", + "Ġinstit uted", + "char acter", + "Ġb uck", + "ĠS ometimes", + "ĠR as", + "ĠCh rys", + "iz za", + "Ġsystem atic", + "Ġkill ings", + "Ġanim ations", + "ĠComp et", + "Ġinf inite", + "angu ard", + "ĠWhite head", + "Ġspons orship", + "Ġeval uation", + "Ġbutter fly", + "ĠSurv ivor", + "f red", + "m iss", + "Ġt issues", + "ur istic", + "em on", + "ĠFor um", + "au a", + "Ġrelig ions", + "Ġinn ocence", + "Ġcho oses", + "Ġeth n", + "ĠIndust ries", + "ĠAst ros", + "Ġglac iers", + "Ġrecruit ment", + "Ġunders ide", + "Ġretal iation", + "ĠHispan ic", + "b els", + "is se", + "ĠC ot", + "ĠC annon", + "Ġun se", + "ĠEd ith", + "uff s", + "unk ers", + "ĠCamb odia", + "ĠBon o", + "ĠStew ie", + "ĠAz t", + "Ġturb ine", + "ĠLegend s", + "chw ader", + "ĠPione er", + "ĠByr ne", + "ĠT ik", + "ĠC off", + "ĠP ens", + "ĠP resent", + "ce ans", + "ĠG aza", + "ĠE instein", + "att on", + "Ġext r", + "Ġneg lect", + "Ġadj oining", + "è res", + "Ġ179 3", + "Ġcorrespond ent", + "Ġcommit ments", + "cons cious", + "Ġpseud onym", + "Ġlad ies", + "Ġvert ices", + "ĠB und", + "Ġst alk", + "ĠN D", + "ist on", + "Ġ18 24", + "Ġneg lected", + "ĠBu zz", + "Ġens l", + "Ġess ence", + "Ġkick off", + "ĠMaria h", + "Ġclar ified", + "Ġlung s", + "ĠStri ke", + "Ġabrupt ly", + "ĠTud or", + "em e", + "Ġr ust", + "ĠRock et", + "ĠIm mediately", + "Ġconstit ute", + "ĠMid land", + "ĠHy der", + "ĠMack enzie", + "repre ne", + "Ġto ile", + "ĠD ion", + "Ġad verse", + "Ġcre m", + "Ġgen ome", + "Ġap ology", + "Ġboy cott", + "Ġproceed ing", + "Ġpul p", + "Ġingred ients", + "ĠHedge hog", + "b ear", + "f orth", + "is ine", + "ĠW oll", + "Ġrec ycl", + "Ġ18 21", + "ood y", + "ily n", + "Ġ0 9", + "ĠGr im", + "ros se", + "ĠRel igion", + "ĠNick el", + "Ġscen arios", + "ĠTir pitz", + "ĠCly de", + "c ity", + "s omething", + "Ġp ter", + "ĠI k", + "Ġch icks", + "ĠSt am", + "ok ane", + "Ġ18 16", + "Ġacc using", + "Ġrev ive", + "ĠAg nes", + "Ġdom es", + "Ġimpl ications", + "Ġcryst all", + "Ġf ountain", + "ĠC ary", + "Ġro wing", + "Ġover shadow", + "any a", + "Ġimp ending", + "ĠMag gie", + "Ġemb race", + "ĠEll iot", + "Ġskysc raper", + "Ġm asts", + "ĠS ach", + "Ġsup rem", + "Ġtrans verse", + "Ġdem ise", + "Ġcommun ists", + "ĠCro ats", + "Ġyour self", + "Ġfranch ises", + "ĠLo op", + "ĠLeon ardo", + "ĠWilhelm shaven", + "Ġtoler ance", + "A z", + "Ġc af", + "Ġre intro", + "ay o", + "og ene", + "Ġpre quel", + "ott i", + "ĠAlex ios", + "ĠEp stein", + "ĠBul ld", + "ĠRome o", + "ĠCart oon", + "Ġmo ons", + "Ġillumin ated", + "Ġtraff icking", + "t re", + "w on", + "Ġo mn", + "ĠM ode", + "ĠE cho", + "Ġpro be", + "Ġch oral", + "ign e", + "Ġcomp elled", + "ond o", + "Ġtra it", + "ĠAt omic", + "Ġunf air", + "ĠSpe aking", + "ĠPic ard", + "ĠAntioch us", + "aston bury", + "Ġderiv ative", + "c irc", + "Ġ umb", + "ĠM illion", + "oc us", + "Ġbro w", + "ĠCol t", + "off ice", + "Ġnational ity", + "Ġseg regation", + "ĠCatholic ism", + "Ġcart oons", + "Ġassass inated", + "ĠAndre as", + "ĠKit ty", + "ĠShank ar", + "Ġgenet ically", + "re a", + "Ġf ool", + "ĠA man", + "Ġl ocks", + "ĠM ud", + "Ġwh is", + "Ġte aser", + "Ġrel ocate", + "ĠQ ing", + "Ġarrest s", + "Ġprin ces", + "ĠRet ro", + "Ġvent ilation", + "ĠLow ell", + "ĠRoy als", + "ĠTs ar", + "ĠDick inson", + "Ġoverwhel med", + "ĠRaid ers", + "il ings", + "st roke", + "Ġsh ale", + "Ġsc an", + "Ġplay wright", + "Ġme al", + "Ġ12 6", + "ruct ed", + "Ġattack ers", + "ĠMe gan", + "ĠHam lin", + "Ġi Ph", + "Ġfavour ites", + "D er", + "g ue", + "it as", + "Ġl ens", + "ĠH ost", + "um ont", + "pp elin", + "Ġmat rix", + "Ġem power", + "umb ers", + "ĠWe aver", + "Ġemb ark", + "ĠTw elve", + "ĠRom ance", + "Ġautom obile", + "ĠCre ation", + "ĠDuch ovny", + "F e", + "c asters", + "ĠC ors", + "Ġ2 10", + "Ġmon itors", + "iet al", + "grad ed", + "Ê» i", + "ĠElement ary", + "C onstruction", + "á ¸", + "Ġa irst", + "Ġp ic", + "Ġm ound", + "Ġd ental", + "ĠS ale", + "ĠE z", + "Ġpl ural", + "ĠCol bert", + "Ġcrew men", + "Ġinaug uration", + "Ġlandsc apes", + "m ain", + "Ġa kin", + "Ġp ension", + "ĠA by", + "ĠB ean", + "ĠN ina", + "Ġup right", + "Ġfinal ist", + "rand ed", + "Ġproduct ive", + "ĠSil va", + "Ġmill ennium", + "Ġcoff in", + "Ġcit adel", + "Ġoverturn ed", + "Ġt ones", + "ĠD as", + "Ġcl ashed", + "ire n", + "Ġpart ition", + "Ġ18 28", + "ĠWar ning", + "ped o", + "Ġdr inks", + "ĠNorth ampton", + "Ġturn pike", + "omb at", + "Ġdra fts", + "á r", + "Ġconcept ual", + "Ġdemonst rating", + "ĠDire ction", + "ĠConc ord", + "ĠStat en", + "Ġneighbour hood", + "ĠStra uss", + "Ġdup l", + "Writ ing", + "ĠBagh dad", + "H am", + "M o", + "f air", + "r aces", + "Ġb a", + "ĠS MS", + "ĠG ur", + "ĠCol ts", + "ĠDav en", + "Ġche aper", + "ĠBr as", + "Ġexam ining", + "Ġge ography", + "Ġang el", + "Ġconsum ers", + "ĠRhodes ian", + "Ġstyl istic", + "Ġwors ened", + "Ġ iod", + "Ġn ude", + "ĠB A", + "Ġst ellar", + "Ġmus ically", + "á l", + "Ġcommission ing", + "Ġdu ct", + "Ġnegoti ating", + "edd y", + "Ġstret ching", + "Ġinnov ations", + "ĠBj ör", + "Ġpneum onia", + "if ully", + "Ġmar rying", + "sub marine", + "Ġord in", + "Ġcompos ite", + "Ġpal ae", + "ĠDream cast", + "don ald", + "Ġchlor ide", + "Ġw ires", + "it imate", + "Ġb io", + "Ġd ried", + "ĠH aj", + "ĠW en", + "ĠN est", + "Ġse ism", + "Ġdis emb", + "ib a", + "Ġcor rel", + "igg s", + "ĠRow land", + "Ġannex ed", + "ĠUnd ert", + "Pe ople", + "ĠSchne ider", + "g all", + "Ġb ip", + "her ical", + "ĠR OK", + "Ġres ided", + "Ġint ensive", + "Ġout lined", + "ĠCal der", + "iot ic", + "Ġbes ides", + "ĠPhys ical", + "2 60", + "ĠP asc", + "ĠL um", + "Ġrem inded", + "aj o", + "ax ies", + "ris k", + "oss a", + "Ġnational ism", + "Ġcult ivation", + "Ġcop ied", + "Ġcomplex es", + "Ġadvant ages", + "Ġprefer ring", + "ĠGrass i", + "ac cept", + "Ġit er", + "Ġpre cisely", + "ox ide", + "Ġsw allow", + "Ġbar red", + "Ġpot tery", + "Ġgoals c", + "Ġtransport ing", + "Ġnames ake", + "haw ks", + "ĠConserv atives", + "ĠCitiz ens", + "ĠCG I", + "Ġchor ale", + "y g", + "is odes", + "ĠP ool", + "Ġor th", + "ast a", + "ph ae", + "Ġ17 80", + "Ġsl ate", + "Ġreal izing", + "ĠHam asaki", + "Ġple aded", + "Ġsatisf y", + "ĠArc ade", + "Ġspokes man", + "B ill", + "p ot", + "Ġg onna", + "ĠH urricanes", + "ag eway", + "ary a", + "Ġ18 33", + "Ġam p", + "oll s", + "Ġcollect ors", + "ĠFin ance", + "ĠLiber ation", + "Ġmathem atic", + "Ġsuspic ious", + "Ġsid ew", + "ĠK et", + "rit es", + "Ġback s", + "Ġauthor ised", + "Ġ179 7", + "ĠProv incial", + "ĠTow ards", + "Ġsalv age", + "ĠVolcan ic", + "Ġphysic ist", + "bern atorial", + "ĠUmay yad", + "A rab", + "Ġf ug", + "Ġre used", + "ĠT uc", + "il ib", + "ĠF ri", + "ĠW B", + "Ġpl enty", + "Ġwar mer", + "Ġaff irmed", + "ĠThere after", + "mark et", + "Ġcollabor ators", + "Ġ179 6", + "ĠHere ford", + "mov ing", + "Init ially", + "M od", + "y t", + "in ia", + "is ors", + "art ments", + "Ġcent red", + "Ġvi aduct", + "ĠDe L", + "ĠOr ion", + "Ġcoun cill", + "Ġdon ation", + "Ġrob bery", + "ĠHem isphere", + "Ġcliff s", + "Ġsear ches", + "ĠAlam os", + "Ġre nder", + "ind y", + "Ġqu otes", + "Ġste alth", + "Ch inese", + "Ġge ometry", + "ĠGal ile", + "Ġrepr inted", + "Ġfle ets", + "Ġtribut aries", + "h on", + "Ġt urtles", + "ĠM ob", + "ur rection", + "ĠD ahl", + "ĠF ig", + "ĠJ ut", + "ak o", + "Ġsc utt", + "ĠY a", + "rad es", + "af ia", + "off ic", + "ĠGl oria", + "Ġ179 8", + "Ġinstall ations", + "ĠPhon ographic", + "ĠHeming way", + "Ġl umber", + "ĠC anton", + "Ġas ylum", + "ĠD ul", + "ak is", + "ian c", + "og ist", + "Ġday light", + "Ġpres ided", + "Ġsign atures", + "Ġstat istical", + "Ġpen ultimate", + "ĠGreen wich", + "Ġprec ision", + "Ġimag ine", + "Ġunf avor", + "Ġrenew al", + "Ġsimultane ous", + "Ġlat itude", + "Ġslee ve", + "Ġdrif ted", + "is o", + "Ġst anza", + "em outh", + "ra pping", + "ĠIn ch", + "ould er", + "ĠV ari", + "Ġthem ed", + "ĠX IV", + "Ġhost ility", + "Ġthreat en", + "ĠBut te", + "ĠFar mer", + "о Ð", + "ĠG oes", + "Ġch aired", + "ĠSc her", + "Ġdist orted", + "Ġclass ics", + "Ġpri zes", + "Ġwithdraw ing", + "Un ited", + "Ġgall ons", + "ĠHob bit", + "Ġadmir ation", + "ĠAntar ctica", + "Ġbarb ettes", + "ĠSaff ir", + "P op", + "Ġw agon", + "ĠS earch", + "Ġv ents", + "Ġex h", + "Ġar ter", + "act ing", + "Ġtrans cend", + "ĠAd vanced", + "Ġcycl ing", + "het to", + "Ġtrust ed", + "ĠCook e", + "ĠMP s", + "Ġgrav itational", + "Ġseiz ure", + "Ġbureauc r", + ") -", + "C he", + "R L", + "b ard", + "s ka", + "ĠB io", + "Ġst ir", + "ul se", + "Ġte leg", + "vi ol", + "ĠMar vin", + "ĠEx po", + "ĠMy ers", + "Ġpresc ribed", + "ĠMonten egro", + "Ġterrac otta", + "Ġbomb ed", + "Ġaccording ly", + "196 7", + "ĠâĢ ĺ", + "Pro duction", + "ĠVul can", + "ĠAus chwitz", + "C ity", + "Ġt rom", + "Ġt ile", + "Ġw rist", + "es i", + "ĠC ore", + "ĠSt on", + "Ġrec ounted", + "Ġ18 10", + "ĠZ ack", + "Ġrepl en", + "ĠMal one", + "ĠFeder er", + "Ġrhythm ic", + "ο ÏĤ", + "Ġfisher men", + "ĠDaven port", + "b ee", + "it ored", + "Ġp uls", + "ĠH im", + "ĠF rem", + "ĠL iam", + "ĠG olf", + "Ġch a", + "ace ans", + "Ġnew com", + "Ġsing ular", + "10 4", + "aken ing", + "ĠSy nd", + "Ġphil anthrop", + "ĠSchw artz", + "S oon", + "ĠM ord", + "ol utions", + "ĠR AR", + "ĠK och", + "ric hell", + "Ġ17 95", + "Ġarran ge", + "iter ated", + "with out", + "ĠNob le", + "ĠTasman ia", + "d ark", + "s il", + "t ropical", + "an ity", + "ro le", + "ĠT ale", + "Ġinter sp", + "Ġass im", + "ll i", + "Ġbuild s", + "ĠBro oke", + "Ġins istence", + "ĠWe ap", + "ü hrer", + "Ġhapp iness", + "Ġmosa ic", + "G irl", + "T imes", + "g ree", + "et to", + "ĠI D", + "ĠI TV", + "ĠP iet", + "ass is", + "oy er", + "rib es", + "ĠEl ves", + "Ġsound ing", + "ĠSer ge", + "ĠAssoci ates", + "Sp ace", + "Ġastron omer", + "ĠTrip oli", + "ĠCoul thard", + "Ġabd omen", + "Ġp inn", + "od ic", + "up on", + "Ġ18 19", + "Ġout ages", + "ĠWh ig", + "ourn als", + "ĠChe ro", + "Ġtax i", + "ĠCas ino", + "Ġexplo ited", + "Ġpossess es", + "Ġfa ç", + "ĠRever end", + "ĠPhel ps", + "A sh", + "b ore", + "b ath", + "Ï ĥ", + "ad h", + "ag ic", + "if erous", + "Ġsh irts", + "ĠHe id", + "Ġout rage", + "Ġend uring", + "ĠCom et", + "ĠCl ara", + "yn es", + "ĠMon k", + "Ġemploy er", + "Ġviol ations", + "ĠMer it", + "Ġoffer ings", + "g uez", + "Ġf auna", + "is man", + "ĠY ak", + "az aki", + "esc u", + "Ġ26 0", + "Ġinvest ments", + "ĠHam let", + "Wh y", + "Ġmount ing", + "ĠFront ier", + "Ġrever ted", + "Î ¼", + "st ill", + "ur ring", + "Ġg ri", + "us er", + "ĠG os", + "Ġso ils", + "ĠAust rians", + "Ġprop oses", + "ĠMin i", + "Ġbar rage", + "Ġarch ives", + "Ġhold er", + "Ġrecogn ise", + "asc ular", + "ĠClass ification", + "Ġpractition ers", + "O N", + "P at", + "b irth", + "Ġt ense", + "ĠS P", + "ĠC oc", + "Ġg low", + "ig ate", + "Ġst ro", + "ĠL yrically", + "ĠJ ump", + "oc ating", + "ĠK rie", + "ĠWe ber", + "Ġastron omical", + "Ġobvious ly", + "Ġinvent ory", + "Ġrig id", + "ĠVeter ans", + "Ġst ays", + "ĠF lynn", + "Ġdep osition", + "Ġtemper ate", + "Ġsal mon", + "Ġenjoy ing", + "Ġ179 2", + "Ġsort ies", + "Ġjuven iles", + "Ġspont aneous", + "in ning", + "st orey", + "ĠR ole", + "ĠL ah", + "ĠAll ison", + "Ġtw ins", + "ĠHol t", + "Ġfig ur", + "Ġabs urd", + "road s", + "Ġconfir ming", + "ĠAbb ott", + "Ġresur rect", + "y th", + "z man", + "ĠF res", + "ĠK ara", + "Ġnot ices", + "Ġint r", + "Ġref rain", + "Ġmark er", + "ĠFilm fare", + "quar ium", + "quar tered", + "zh nev", + "Ġcompr ise", + "ĠEnt ry", + "Ġreinst ated", + "ĠUru gu", + "w atch", + "re ne", + "ĠC av", + "ĠH are", + "ra e", + "ate ful", + "ĠIn ters", + "ĠCh loe", + "Ġsever ed", + "Ġmon etary", + "ene g", + "ĠChar ity", + "Ġren umbering", + "Ġpast or", + "Ġpun ch", + "Ġcontest ant", + "ĠCrus ade", + "Ġenzym es", + "P erson", + "f ol", + "s an", + "Ġm otto", + "ĠB onnie", + "ĠD ix", + "Ġsh ores", + "port ant", + "we ed", + "Ġpar an", + "ĠMart ÃŃ", + "ĠPat rol", + "C ra", + "M ark", + "f rey", + "en aries", + "Ġb ug", + "ĠW are", + "Ġch asing", + "ĠCh ange", + "Ġar ise", + "In t", + "ik os", + "ĠBrit ann", + "ĠCl ash", + "aff ected", + "ĠGl astonbury", + "ĠCast ell", + "Ġagg ress", + "Ġelectron ics", + "ĠMead ow", + "Ġepid emic", + "rÃŃ guez", + "Ñ ģ", + "Ġb ubble", + "Ġl overs", + "ĠF ram", + "ap est", + "ia z", + "ĠSh im", + "ĠAct s", + "Ġcass ette", + "R em", + "s ided", + "es is", + "ĠC M", + "ur ray", + "Ġcl ashes", + "ĠLe one", + "erm aid", + "Ġtown ship", + "writ e", + "ĠSol id", + "Ġlic ence", + "Ġpack aging", + "ĠMes a", + "ĠPil ot", + "ĠTitan ic", + "Ġsummar ized", + "Ġsemif inal", + "ĠGuin ness", + "ĠOsw ald", + "T aylor", + "Ġs inc", + "ĠD unk", + "ch annel", + "ĠL t", + "ĠCon tr", + "Ġdet ention", + "ĠNe umann", + "ĠMcC oy", + "S ub", + "t ight", + "er oy", + "it ud", + "Ġg rip", + "ĠR ule", + "ĠD rug", + "Ġent ities", + "Ġins ert", + "ĠMac L", + "ĠAle ppo", + "ĠReturn ing", + "Ġdynam ics", + "Ġtouc hes", + "Ġbapt ism", + "as ium", + "Ġh p", + "ĠM anga", + "im us", + "ĠP iano", + "ĠF ast", + "Ġcomp atible", + "ru z", + "urg ical", + "int age", + "Ġdeal er", + "ĠStephen s", + "Ġsurviv or", + "Ġprohib ition", + "Ġhook s", + "Ġoblig ations", + "ion a", + "am ura", + "ĠH ak", + "ĠG ap", + "ĠO val", + "ind ers", + "Ġgu ides", + "ĠAri el", + "Ġsymbol ism", + "Ġflash back", + "Ġsab ot", + "Ġdatab ase", + "ĠiPh one", + "l ift", + "Ġf oli", + "Ġm asks", + "ĠH uss", + "ip es", + "ĠIn ner", + "Ġdis ruption", + "ĠMar ilyn", + "ĠJo a", + "ey e", + "sh a", + "erv ice", + "Ġmil itar", + "ĠĠĠĠ Ġ", + "Ġrest ed", + "Ġmed ication", + "ĠSim mons", + "Ġ180 4", + "ĠWild e", + "ĠGun n", + "ĠShel by", + "Ġreson ance", + "ĠJed i", + "ĠB ug", + "ĠB ella", + "ĠW igan", + "ĠL ooking", + "ĠU se", + "ĠLe h", + "Ġmon key", + "ĠPl ans", + "Ġeconom ically", + "Ġscreen writer", + "ĠLord e", + "Ġdecre ases", + "Ġharm onies", + "ĠAnton y", + "Ġclean ing", + "ĠTow ers", + "ĠMult iple", + "Ġrework ed", + "Ä Ļ", + "ul er", + "ĠG ale", + "ĠK ad", + "ian i", + "ĠSp okane", + "ĠIs mail", + "ĠNorth western", + "Ġdra gged", + "me ga", + "sequ ence", + "Ġsurre al", + "Ġacad emics", + "ĠStr ateg", + "Ġmasc ot", + "ĠMC U", + "Ġalumin um", + "ĠMorm on", + "b ecause", + "c ular", + "i ew", + "Ġin equ", + "Ġl ighthouse", + "Ġob it", + "Ġsw ords", + "Ġrat ified", + "ĠSil ent", + "Ġâ ĨĴ", + "Ġmut iny", + "Ġsect ors", + "Ġpist ol", + "ĠOdys sey", + "y en", + "Ġ ions", + "Ġg ird", + "ĠN ights", + "Ġcomp ly", + "Ġab duct", + "ĠRe vel", + "ep isode", + "Ġem blem", + "Ġport ed", + "Ġche ese", + "ü n", + "ĠParliament ary", + "ĠJac qu", + "Ġign or", + "Ġwilling ness", + "G C", + "Ġe agles", + "ig l", + "est own", + "ect ives", + "Ġout ward", + "17 0", + "ĠMil k", + "ĠTer race", + "Ġdefend ant", + "ĠPers ia", + "Ġexplos ions", + "ĠCam den", + "avel ength", + "ĠRaf ael", + "ĠMec ca", + "lighten ment", + "p rop", + "Ġb achelor", + "ac ies", + "ov á", + "ĠV u", + "Ġres idency", + "Ġrec k", + "sh oot", + "iers hip", + "ĠGold berg", + "bre aker", + "Ġchemical s", + "ĠDiv ine", + "Ġinund ated", + "3 70", + "m ounted", + "ĠT ay", + "ĠH ed", + "ĠR amb", + "Ġsy ll", + "Ġpres erving", + "Ġdisc s", + "ĠPl us", + "ĠChar ter", + "Ġdirector ial", + "ĠHor ace", + "ĠMir anda", + "ĠInc re", + "Ġauton omous", + "ĠCornwall is", + "Ġsatir ical", + "Ġl ions", + "ĠI brahim", + "ow ulf", + "ĠE min", + "ĠCl air", + "Ġarch ipelago", + "ĠHa hn", + "196 6", + "ĠWis den", + "Ġrelax ed", + "Ġrept iles", + "Ġdismant led", + "b les", + "d ate", + "Ġc ripp", + "Ġn iece", + "Ġinter red", + "19 45", + "ene uve", + "arm ing", + "Ġproject ion", + "Ġminor ities", + "ĠConfeder ation", + "Ġmotor cycle", + "Ġselect ing", + "Ġinev itable", + "ĠNicar agua", + "? \",", + "E lect", + "T ake", + "W W", + "g ment", + "Ġt s", + "ac er", + "ter ing", + "ĠP eck", + "Ġam ino", + "Ġsur g", + "Ġfin ite", + "Ġ12 3", + "ĠAm anda", + "Ġprocess ed", + "Ġhy phae", + "Sp anish", + "Ġpool s", + "i ative", + "Ġl odge", + "ĠM uss", + "ol son", + "ĠO mar", + "ud er", + "sh ops", + "ĠBy ron", + "ĠBar oque", + "ĠJackson ville", + "ĠPet erson", + "Ġretro spect", + "Ġfemin ine", + "d oes", + "l at", + "p ill", + "Ġw olves", + "ĠC A", + "ay ashi", + "em ason", + "ĠR ib", + "Ġsp elling", + "Ġcont ests", + "per haps", + "Ġag ing", + "Ġatt ach", + "Ġass umes", + "ĠEn c", + "Ġmon itored", + "Ġbi ographical", + "Ġ180 5", + "rif ying", + "Ġdivers ion", + "ĠRic ci", + "Ġpel oton", + "ĠMarket ing", + "ĠSoph ia", + "Ġcinemat ographer", + "q vist", + "Ġp ent", + "Ġn ec", + "un i", + "ĠD ag", + "Ġoff set", + "urn ing", + "vi ate", + "ĠAn to", + "ik ini", + "Ġevery where", + "Ġimm ense", + "ĠNin th", + "Ġsoul s", + "Ġgal axies", + "Ġexplo itation", + "Ġpassion ate", + "Ġsupp ression", + "Ġconsc ience", + "Ġincl ined", + "ĠPegg y", + "Orig inally", + "g ement", + "Ġl ing", + "Ġhe al", + "ell ite", + "Ġappro xim", + "ves ter", + "Ġcomb inations", + "oll ar", + "Ġfun nels", + "Ġins ult", + "Ġmur als", + "ĠKn own", + "ĠArch ives", + "Ġexerc ised", + "Ġwag ons", + "B E", + "F orm", + "Ġf ol", + "ar se", + "Ġin ception", + "Ġp acks", + "ad ia", + "Ġfor wards", + "ĠD ais", + "ock ets", + "Ġadv iser", + "Ġquar ry", + "ĠGer ard", + "Ġsun light", + "chang ing", + "ĠMoz amb", + "ĠVirt ual", + "M in", + "Ġs oprano", + "im ar", + "ĠF CC", + "ĠL ili", + "Ġint ake", + "ĠBro ken", + "na i", + "ĠMon aco", + "Ġshoot out", + "Ġsyn chron", + "ĠRod rÃŃguez", + "equ ipped", + "Ġhang ed", + "ĠAud io", + "Ġimmig rant", + "Ġresear ched", + "Ġspar se", + "Ġtrunc ated", + "ĠF rey", + "Ġ5 50", + "Ġdep leted", + "sp oken", + "Ġgu bernatorial", + "Ġelect rom", + "Ġer otic", + "Ġpromot ions", + "Ġdebut ing", + "ĠSecond ary", + "ĠNY C", + "Ġbow lers", + "Ġconflict ing", + "ĠRub y", + "Ġwire less", + "ĠAI F", + "ĠWess ex", + "Ġinad vert", + "j m", + "p aced", + "y x", + "Ġf used", + "ĠH ector", + "��D res", + "ĠD LC", + "ĠE ra", + "if iable", + "Ġsp at", + "ĠInd ex", + "Ġcour thouse", + "ĠMon itor", + "Ġhon oured", + "ĠMill wall", + "Ġbad ge", + "ĠUl tra", + "Ġcommit ting", + "Re illy", + "ĠÅ Į", + "ĠRat ings", + "ĠBabyl onian", + "Ġanarch ist", + "ĠSold ier", + "ĠBuild ings", + "d eep", + "m ast", + "t echn", + "ĠM ist", + "ĠB ridges", + "ĠH yp", + "Ġover run", + "Ġdis pro", + "Ġreg ent", + "Ġinc urred", + "Ġany body", + "ung a", + "ĠTor ch", + "itt i", + "ĠKa hn", + "ĠOd in", + "ĠCru iser", + "Ġendors ement", + "izz ard", + "ĠCrim inal", + "ĠHear st", + "ĠCN N", + "r iver", + "w id", + "Ġt in", + "ic ates", + "ĠT rial", + "ĠS F", + "Ġv amp", + "ine es", + "Ġsc outs", + "Ġbu oy", + "Ġpol ished", + "Ġpar ap", + "Ġcapt ained", + "Ġdistrib ute", + "Ġlif esp", + "ev il", + "ĠRol and", + "Ġlic ensing", + "Ġdisagre ements", + "ĠNi agara", + "Ġpenet rate", + "ĠDuch y", + "w ear", + "Ġl yn", + "ĠH udd", + "Ġpro claim", + "Ġstruct ured", + "Ġfort unes", + "196 5", + "Ġadvoc ates", + "ĠBalk ans", + "ĠCrim son", + "P ad", + "R ay", + "S up", + "re k", + "ĠF arn", + "op en", + "ĠO rient", + "Ġinter fer", + "Ġpe er", + "Ġmain line", + "Ġprov ing", + "Ġdest inations", + "Ġread ings", + "Ġcoast s", + "Ġbr ace", + "Ġcontrast s", + "Ġ180 6", + "ĠZe ppelin", + "N or", + "p ox", + "u en", + "is ible", + "our ing", + "ib re", + "Ġsub gen", + "ĠAs hes", + "fl in", + "ĠIs is", + "inn ers", + "ĠCamp us", + "Ġge ology", + "Ġsoundtrack s", + "Ar ts", + "ĠProgram me", + "Ġcoinc ide", + "ĠBott om", + "ĠTues day", + "P ac", + "ĠP ere", + "ĠR I", + "ĠN er", + "and el", + "ag asy", + "op a", + "ĠK um", + "ĠAl ma", + "aw la", + "Ġmar riages", + "rac ing", + "ĠMac donald", + "ĠBul let", + "ĠExt ra", + "ĠSwan sea", + "ĠTes la", + "d ream", + "t land", + "ro duction", + "ĠF ritz", + "ree p", + "Ġinv alid", + "Ġbl ade", + "Ġpain ters", + "Ġbreak up", + "ĠBel ieve", + "tt i", + "Ġ178 9", + "Ġmush rooms", + "Ġimmun ity", + "ĠFellows hip", + "B en", + "c ence", + "f u", + "Ġ {", + "Ġt empt", + "ĠD ard", + "ĠJ ab", + "Ġoff season", + "Ġqu ote", + "ĠEn o", + "ĠCom ing", + "20 23", + "Ġmin ig", + "Ġem ission", + "ĠSc apa", + "ĠZ imb", + "ĠFor rest", + "Ġneed ing", + "Ġbar rels", + "Ġdi ocese", + "ĠPo et", + "Ġquiet ly", + "Ġcogn itive", + "ĠT aj", + "ĠB uk", + "ĠV id", + "ug ging", + "Ġsyn thetic", + "ĠAcad emic", + "Ġdemonst rates", + "ĠOrig in", + "Ġsed iments", + "Ġpetition ed", + "Ġnucle i", + "Ġnurs ing", + "ĠMarl borough", + "Ġconfer ences", + "ĠCoch rane", + "Ġm ant", + "ĠA ck", + "ĠC ope", + "ĠF ant", + "ĠW ords", + "op ers", + "ĠContin uing", + "Ġump ire", + "f man", + "h olic", + "t aker", + "Ġb ricks", + "Ġst ocks", + "ĠL ec", + "ab we", + "Ġpl agued", + "ĠZ immer", + "ĠChrist ie", + "Ġdevelopment al", + "ĠHun ters", + "Ġvent ures", + "Ġconvin ces", + "Ġskull s", + "Ġrecip ients", + "ĠEth an", + "Ġpsychiat ric", + "ĠMü ller", + "th rop", + "ĠE du", + "red ict", + "Ġsur plus", + "Ġ12 9", + "Ġ14 4", + "Ġspin ning", + "Ġreserv ations", + "ĠTak ah", + "Ġinterven ed", + "Ġlandsl ide", + "ĠManit oba", + "A ct", + "B r", + "l itz", + "t rad", + "Ġw ield", + "Ġn uth", + "ĠCh oir", + "ĠV ampire", + "Ġass aults", + "ener y", + "ĠSh ap", + "Ġsl am", + "Ġsoc ially", + "ĠRock star", + "pe ople", + "Ġjournal ism", + "Ġple a", + "Ġenter prise", + "Å¡ iÄĩ", + "John son", + "Ġabsor ption", + "Ġhat red", + "ĠTob y", + "Ġsubsc ription", + "Ġconcess ion", + "Ġhes it", + "M ary", + "i ard", + "re cht", + "ĠA B", + "Ġ( Â", + "Ġch ip", + "ĠK err", + "ect ors", + "Ġun identified", + "Ġad he", + "10 1", + "co e", + "Ġenc ro", + "ĠGro ves", + "ĠCr uc", + "gro ve", + "Ġveget ables", + "Ġoptim istic", + "Ġbeet les", + "m ak", + "Ġm ol", + "Ġl amb", + "ĠM aking", + "ĠD olph", + "Ġhe red", + "ag ree", + "ri ka", + "Ġwar n", + "ĠAll ah", + "ĠHar riet", + "ĠOr n", + "ĠBar bar", + "Ġ0 7", + "icks burg", + "Ġerr one", + "ĠKom nen", + "Ġvolunt ary", + "ĠMoff at", + "Ġantis em", + "ĠHerc ules", + "c ases", + "Ġp ant", + "id ered", + "ĠI o", + "ĠK ai", + "Ġimp lying", + "Ġill usion", + "Ġcontract ors", + "Ġattend ees", + "Ġscript ed", + "ĠLet ters", + "Ġposter ior", + "ĠAdvis ory", + "o it", + "ed uct", + "Ġs idel", + "ar am", + "ĠR oe", + "ĠL ily", + "ĠY o", + "ĠMar riage", + "orn ed", + "Ġam mon", + "sp ur", + "Ġsim ulation", + "ĠHar ald", + "Ġgun powder", + "ĠAb original", + "ĠPol k", + "ĠPol es", + "ĠHol iday", + "Ġang ular", + "Ġcrowd ed", + "Ġcheck ed", + "ĠGran ada", + "Ġmason ry", + "ĠBelf ast", + "' ),", + "C ent", + "D E", + "ur ia", + "os i", + "Ġcomp are", + "Ġab bre", + "Ġinc oming", + "Ġgovern ance", + "Ġstory board", + "ĠEl i", + "ops y", + "ĠOper ational", + "ĠRom antic", + "Oper ation", + "ĠJut land", + "D ef", + "H urricane", + "ĠB ingham", + "et ri", + "ĠD ru", + "ie ves", + "ĠCl ap", + "ĠMy th", + "Ch ap", + "ĠRos es", + "Ġblood y", + "Ġenl ist", + "Ġtort ured", + "Ġori ented", + "B eat", + "f if", + "m illion", + "Ġs ultan", + "le ck", + "ĠT od", + "ĠT ip", + "ĠP M", + "ĠR hythm", + "ĠF i", + "ĠL up", + "Ġex ited", + "Ġback lash", + "omen cl", + "oon er", + "Ġcr ashes", + "Ġgl ory", + "ĠBoy le", + "Ġexperiment ation", + "ĠPle asant", + "Ġfract ion", + "Ġsymph ony", + "Ġlandown ers", + "ĠKyl ie", + "W ash", + "s mith", + "ĠC ult", + "ell us", + "Ġy e", + "we ep", + "Ġske ptical", + "ĠBri ar", + ". âĢĿ", + "j in", + "ĠS ag", + "ot us", + "ĠF ont", + "ĠL ocated", + "ĠE ad", + "od er", + "pl ant", + "Ġout let", + "ren s", + "ĠAfter ward", + "Ġfe ast", + "ĠPr act", + "ĠQu ay", + "back er", + "Ġrid ership", + "Ġconfl u", + "Ġsubst ances", + "Ġillust rate", + "Ġcommemor ating", + "ĠNa omi", + "ĠPatri arch", + "ĠPhilharm onic", + "! .", + "ä ¸", + "Ġb ids", + "ĠY ok", + "ĠUn known", + "ĠRe formation", + "Ġ15 2", + "Ġident ities", + "ĠFort une", + "Ġabandon ing", + "ev olution", + "L R", + "S ix", + "h ind", + "it le", + "ĠC yp", + "Ġnot ified", + "Ġatt aining", + "ĠGu er", + "apt or", + "Ġmass ac", + "Ġacqu itted", + "Ġcompar atively", + "è ne", + "ĠMaj esty", + "ĠPhys ics", + "ĠAur ora", + "Rich ard", + "ĠMetall ica", + "b uck", + "Î º", + "ĠG P", + "um atic", + "Ġtra ps", + "Ġday time", + "sp ot", + "Ġimag ined", + "Ġsimpl er", + "ĠKer ry", + "ĠNation als", + "Ġble eding", + "ĠHok ies", + "k ick", + "Ġin appropriate", + "ĠF oss", + "ting u", + "Ġdep ended", + "Ġstand alone", + "Ġmaster ed", + "ĠDam on", + "Ġloan ed", + "ĠCru ise", + "hor st", + "ĠBuc cane", + "ĠQual ifying", + "ĠCaliph ate", + "ĠKend rick", + "ĠGlac ier", + "b as", + "l ob", + "ĠT sub", + "ĠH els", + "ĠW A", + "ĠL ana", + "and ez", + "Ġus ur", + "ty p", + "Ġannoun ce", + "Ġconsp ir", + "ĠPak istani", + "Ġwet lands", + "Ġvulner ability", + "Å Ł", + "Ġc os", + "Ġl ounge", + "ĠC ensus", + "ĠB olt", + "ĠW i", + "Ġrel ics", + "lin son", + "Ġparticip ant", + "ĠSum m", + "Ġment ally", + "stitution al", + "ĠPublic ations", + "Ġgall eries", + "ĠRap ids", + "Ġstere otypes", + "Ġprev ailing", + "Ġsacrif ices", + "Ġscrut iny", + "Ġmour ning", + "ĠHimm ler", + "b ott", + "Ġa ide", + "ĠB oot", + "ĠH ib", + "Ġup ward", + "Ġne ur", + "ĠLe vin", + "Ġ28 0", + "ĠRo ch", + "Ġshore line", + "Ġfil ters", + "ĠLoc ke", + "Ab out", + "ĠKos ovo", + "thor pe", + "g eneration", + "v il", + "ĠH ä", + "un ks", + "ĠL ights", + "ĠJ aguar", + "ĠV ulture", + "og o", + "Ġwork shop", + "Ġdef enc", + "Ġpres idents", + "ode on", + "Ġrep atri", + "ĠCal ais", + "Äģ n", + "Ġmention ing", + "Ġcod en", + "b ours", + "à »", + "Ġc her", + "ĠS I", + "ol ute", + "ĠH onda", + "ĠR T", + "Ġcon ject", + "ov ar", + "Ġdes erved", + "Ġ18 11", + "Ġcan als", + "Ġsome how", + "Ġair plane", + "ĠRec onstruction", + "Ġmy st", + "ĠMon ter", + "ivid ing", + "Ġsol ved", + "ĠApp l", + "Ġfunction ing", + "Ġbra ke", + "ache v", + "ĠRud olf", + "Ġknock out", + "Ġvert ically", + "Ġamend ments", + "w atched", + "Ġw eren", + "ĠP oul", + "Ġv ivid", + "Ġpl ague", + "ĠBo one", + "ĠCont rovers", + "Ġvac uum", + "ĠPhilipp e", + "ĠMov ies", + "Ġselect ions", + "ĠBarb ados", + "ĠExpedition ary", + "L P", + "k ish", + "w ild", + "Ġt att", + "er ic", + "ĠM ask", + "ĠM itch", + "ĠD ust", + "ul o", + "ĠE D", + "od ian", + "Ġch ick", + "ĠSt ructure", + "Ġar ched", + "Ġmin t", + "é m", + "por ters", + "ĠWrit er", + "Ġneutral ity", + "ĠSche er", + "ĠCann es", + "Ġintersp ersed", + "ĠMozamb ique", + "S ex", + "m ajor", + "r ar", + "ĠT ec", + "ip as", + "Ġinst inct", + "Ġemploy s", + "Ġfrequ encies", + "Ġamb ushed", + "ĠBet a", + "ĠRod ney", + "Ġpoly g", + "ĠCov enant", + "Ġfacil itated", + "Ġspar row", + "ĠRé union", + "Ġtrem endous", + "Ġin k", + "il ot", + "sh ima", + "Ġext racted", + "Ġten ant", + "Un til", + "Ġiniti atives", + "vo iced", + "ĠBalk an", + "ĠCreat ive", + "Ġincred ible", + "Ġlav ish", + "S pe", + "c ylinder", + "ĠC ivic", + "Ġcon es", + "ĠW ick", + "ĠG avin", + "Ġconf using", + "Ġmicro phone", + "Ġconsp icuous", + "Ġexplan ations", + "ĠEconom y", + "Ġrepeat ing", + "S tr", + "f urt", + "us an", + "ĠV ita", + "Ġ18 27", + "Ġman ned", + "Ġshe er", + "Ġne u", + "Ġrem ar", + "Ġent reprene", + "ful ness", + "Ġtrans itions", + "Ġdel icate", + "Ġinflu x", + "ĠSw im", + "ĠMor ales", + "gl ades", + "ĠMa o", + "Ġmel anch", + "Ġmyth s", + "ĠGram mar", + "Ġdiplom at", + "ĠSi oux", + "Ġscar ce", + "elect ric", + "ĠVolunte er", + "ĠTiber ius", + "! \",", + "Ø §", + "as ers", + "ic hel", + "Ġst ab", + "un ge", + "ĠL uk", + "ĠK rup", + "ric on", + "ĠRes istance", + "Ġlo ops", + "ĠBab e", + "Ġven om", + "ĠDomin ic", + "ĠTit le", + "atche wan", + "orpor ated", + "ĠT ry", + "ĠI UCN", + "ĠF ut", + "av o", + "Ġle isure", + "Ġsm ell", + "Ġeight y", + "ĠMart ine", + "Ġsubst rate", + "ĠPur ana", + "Ġmerc enaries", + "Ġprivile ges", + "ĠIMA X", + "g ames", + "Ġst rang", + "Ġbe es", + "ĠK iller", + "Ġout look", + "Ġdef iciency", + "ĠSh i", + "ink a", + "Ġsl ogan", + "15 2", + "Ġge ometric", + "Ġextra v", + "ĠHell en", + "ĠLev ant", + "Ġencl osure", + "ĠMyster y", + "Ġauthentic ity", + "Ġon stage", + "ĠL MG", + "ich o", + "ib us", + "ĠAn ast", + "Ġsub du", + "Ġind ict", + "let ter", + "Ġide ological", + "Ġins ists", + "ĠMag uire", + "Ġur ine", + "ĠSel by", + "ĠFem ales", + "ĠStee le", + "dou ble", + "Ġsuscept ible", + "o ise", + "Ġo ste", + "Ġc eded", + "ĠC yn", + "Ġ18 18", + "Ġam en", + "ĠInd o", + "Ġhist ories", + "ĠEl is", + "Ġcat ap", + "Ġexception ally", + "Ġabsor b", + "Ġforth coming", + "ĠSquad rons", + "Ġincorrect ly", + "ĠMartÃŃ nez", + "M or", + "d ied", + "g t", + "p id", + "Ġt we", + "Ġw avelength", + "ĠS alford", + "ĠC ertain", + "ĠAl berto", + "Ġpre historic", + "Ġcan vas", + "ĠFor ster", + "ĠConfeder acy", + "Ġlegit imacy", + "mo il", + "ĠInv asion", + "ilib rium", + "M ed", + "P re", + "v ig", + "Ġt am", + "Ġs ake", + "Ġf oster", + "ĠT il", + "ĠC is", + "ĠC ody", + "ot ron", + "ĠK ou", + "Ġim aging", + "Ġthem atic", + "ĠShe ll", + "Ġsem ic", + "kin en", + "Ġprogress ively", + "ĠRif les", + "ĠDrac ula", + "ĠMarse ille", + "ĠSes ame", + "Ġchanc el", + "ĠHyder abad", + "h anna", + "or ate", + "Ġre claim", + "ĠS T", + "ĠH orses", + "Ġ18 13", + "ĠLe vi", + "ier re", + "Ġob verse", + "Ġhead quartered", + "ĠEl iot", + "Ġpain ful", + "Ġhold ings", + "ĠSl ayer", + "Ġri ft", + "ĠTim eline", + "ĠBre nd", + "Ġaccident al", + "Ġeval uated", + "Ġbetray ed", + "Ġconcess ions", + "Ġadul thood", + "ĠChero kee", + "Ġc ottage", + "Ġb rid", + "ĠC á", + "Ġst ew", + "Ġun even", + "Ġj ournals", + "Ġdis gr", + "ĠY ounger", + "Ġ6 50", + "Ġdown graded", + "ĠMc B", + "ĠMac au", + "Ġcouncil s", + "Ġarchae ologists", + "Ġsimpl ified", + "ĠExt ension", + "ĠCob b", + "stan bul", + "Ġconvey ed", + "ĠExam ples", + "Ġexacerb ated", + "[ ^", + "v ic", + "Ñ Ĥ", + "ĠS iles", + "ĠM CC", + "ĠH ang", + "ant ino", + "Ġev id", + "ĠAr chie", + "pr ints", + "Ġdown ward", + "ĠDe velop", + "Ġmer ging", + "ĠFort ress", + "Ġlaws uits", + "ĠAnim ated", + "idel ity", + "Ġshowc ased", + "ĠUndert aker", + "richell o", + "f acing", + "Ġd ocks", + "ĠT ouch", + "ay ana", + "ĠP ret", + "ge bra", + "are th", + "Ġ18 26", + "Ġinv ading", + "ris ons", + "Ġretail ers", + "Ġchron icle", + "Mad onna", + "T w", + "i ov", + "s ize", + "ĠI P", + "ĠG us", + "ff iti", + "Ġrec onc", + "iss on", + "Ġair ports", + "ĠCan ning", + "esc ribed", + "Ġmot ors", + "Ġthreat ens", + "thes is", + "Ġvig il", + "ĠAT P", + "Ġaster oid", + "Ġreconc ile", + "Y oung", + "c ke", + "d ers", + "ĠB rain", + "ut nant", + "ĠV ie", + "Ġbook let", + "Ġcolor ful", + "ĠSa igon", + "Ġadvoc acy", + "Ġcoordin ate", + "R E", + "Ġo scill", + "ĠS aul", + "Ġl ia", + "ĠR ale", + "ĠN A", + "ĠK are", + "Ġper pendicular", + "Ġup beat", + "Ġfl ute", + "Ġshort stop", + "ĠEl ena", + "Ġbas ically", + "ĠFlor a", + "Ġcounter ed", + "Ġtext ures", + "196 4", + "ĠKr usty", + "ĠKer ala", + "Ġdrown ing", + "Mal ley", + "Ġpref ers", + "Ġperf ection", + "Ġmortg age", + "ig ator", + "ĠThe ory", + "ĠP oints", + "ĠR ules", + "Ġr upt", + "Ġra ge", + "ĠBar th", + "Ġcur se", + "ocr atic", + "Ġtreat ies", + "hold ing", + "ĠEver glades", + "Ġspons ors", + "Ġmand ate", + "ĠGand alf", + "lif ting", + "c ourse", + "s low", + "Ġd igging", + "ĠT i", + "Ġbe e", + "ĠW enger", + "ĠAr r", + "Ġdet ach", + "ĠBe owulf", + "Ġorigin ating", + "ara oh", + "Ġarran ger", + "Ġsort ie", + "Ġspend s", + "ĠBie ber", + "L U", + "R un", + "d ia", + "Ġt ire", + "el o", + "ĠN HC", + "Ġres urg", + "Ġmar ijuana", + "Ġcreat ivity", + "Ġneg l", + "Ġviol a", + "ĠBo er", + "Ġheart s", + "Ġfur ious", + "Ġfeud al", + "Ġprev ailed", + "Ġglob ally", + "m ot", + "w i", + "ĠW ave", + "ĠG M", + "Ġprot ector", + "Ġexpl orer", + "Ġconf essed", + "ĠEm blem", + "Ġfort ification", + "At lantic", + "ĠBre zhnev", + "Ġburn s", + "Ġmonarch s", + "ĠNapole onic", + "Ġdiamond s", + "Ġscr atch", + "Ġcu isine", + "ĠOil ers", + "Ġdissatisf ied", + "Ġinverte brates", + "à ½", + "ĠP ure", + "ĠG ert", + "Ġcl ich", + "Ġdis band", + "Ġset up", + "Ġbel ts", + "ĠBar r", + "Ġreal igned", + "Ġprogram mer", + "á lez", + "tt a", + "Ġfr aternity", + "ĠMat th", + "ĠBed e", + "Ġrecip es", + "oft en", + "Ġfram ed", + "lyss es", + "Ġp ound", + "ĠM ant", + "Ġhe d", + "Ġcomp artments", + "Ġdec eption", + "get s", + "Ġ13 3", + "fall s", + "ĠKh mer", + "Ġsam pled", + "ĠRaj a", + "Ġpup il", + "ĠHans en", + "ĠPad res", + "northwest ward", + "Ġilleg itimate", + "a illes", + "h ail", + "l ap", + "m ium", + "Ġf aint", + "Ġb ored", + "Ġbe ak", + "Ġv ibe", + "ĠO K", + "Ġpl asma", + "ĠK ok", + "ical s", + "Ġsc outing", + "Ġgener ators", + "ret to", + "Ġmed all", + "ĠGu ang", + "ĠPol a", + "ĠCor ridor", + "ĠPart isans", + "ĠHel m", + "Ġneut rons", + "ĠCra zy", + "ĠRang er", + "flow er", + "ĠHav ana", + "ĠScar borough", + "Ġours elves", + "Ġexter min", + "ĠZimb abwe", + "P ass", + "\\ .", + "n ia", + "Ġat om", + "ri z", + "ĠSt ras", + "Ġ3 000", + "Ġrest ra", + "ĠBar richello", + "Ġhom eland", + "class ified", + "Ġpair ing", + "ĠCross ing", + "ĠJon as", + "Ġraid ers", + "Ġcustom ary", + "D ark", + "F ive", + "ĠM s", + "ĠB ourn", + "ĠK ling", + "ĠAn s", + "Ġspec ifications", + "ĠEd dy", + "sc oring", + "Al so", + "ste en", + "ĠSun set", + "ĠMur der", + "ym ph", + "ĠPre fecture", + "Ġrevol ves", + "ĠUg andan", + "Ġaristocr acy", + "Ġindirect ly", + "Ġthres hold", + "S un", + "j ing", + "in ist", + "Ġf ianc", + "Ġd ip", + "ĠT rit", + "ĠT ao", + "ri ents", + "Ġv ib", + "ĠIn na", + "Ġsp herical", + "og ues", + "the ned", + "19 40", + "ĠCanad ians", + "ĠEx hibition", + "Ġlik elihood", + "ĠMal agasy", + "uit able", + "ĠWood y", + "Ġcollabor ations", + "Ġty rann", + "Ġboss es", + "ĠFern ández", + "Ġcoc aine", + "Ġd ose", + "are a", + "Ġext raction", + "com mit", + "Ġcolle g", + "Ġhold ers", + "ĠSal on", + "Ġapprec iate", + "ÅĦ ski", + "ĠRee ves", + "ĠHig her", + "Ġpilgrim age", + "Ġcompuls ory", + "Ġensl aved", + "S ee", + "Ġon ward", + "ĠB anner", + "Ġch ancellor", + "ie ving", + "Ġdis ple", + "Ġsec ession", + "rop s", + "Ġcrit ique", + "anc ies", + "Ġconf ession", + "ĠMad ame", + "int ens", + "ny der", + "ĠIr win", + "Ġguard ing", + "ĠAsh ton", + "ĠJud y", + "Ġrepro duce", + "Ġexpert ise", + "Ġsynth s", + "2 80", + "H ot", + "c ool", + "Ġin ert", + "ou in", + "ĠA rag", + "Ġas hes", + "ĠD uk", + "ĠL und", + "Ġsec re", + "ĠRe leased", + "ĠQu ad", + "ĠSant o", + "ĠIdol ator", + "pur pose", + "F K", + "Ġ å", + "Ġc aud", + "al bum", + "Ġin active", + "iz ier", + "Ġmil estone", + "ps y", + "ĠAm ateur", + "ĠVill eneuve", + "fess ional", + "ĠColl ier", + "ĠLin naeus", + "ĠEvery thing", + "Ġautobi ographical", + "Ġchore ographed", + "access ible", + "D isc", + "_ \\", + "ĠT aunton", + "am iliar", + "ĠM ug", + "Ġg lee", + "ĠR escue", + "ĠW erner", + "ĠJ as", + "Ġex tingu", + "ĠCh ick", + "hn er", + "Ġlist ener", + "omb e", + "Ġlocal ized", + "Ġfore most", + "12 1", + "ĠPaul ine", + "tt es", + "Sp ec", + "ĠFe el", + "Ġconce al", + "ĠPriv y", + "Ġpatri arch", + "Ġpopul ace", + "ĠSask atchewan", + "ĠC ell", + "ĠM FR", + "ig ibility", + "ĠR uf", + "ĠD ictionary", + "Ġad vers", + "Ġcr ush", + "ĠAtl as", + "Ġcollabor ate", + "opter a", + "Ġclin ic", + "ĠNad u", + "Ġinvas ive", + "M uch", + "l ach", + "st ars", + "st idia", + "ĠC ic", + "ĠH ip", + "ill ard", + "ire ment", + "Ġunder gone", + "Ġcost ing", + "lin ary", + "Ġpur ported", + "ij e", + "Ġforest ed", + "ĠPolit ics", + "ĠGonz ález", + "ĠIndivid ual", + "tef acts", + "h ra", + "k ie", + "ĠF ew", + "Ġdesign ations", + "con a", + "Ġbar ons", + "ĠMore no", + "Ġtorpedo ed", + "Ġfulf illed", + "ĠOw ens", + "% ).", + "V I", + "r b", + "ĠW ak", + "ivers al", + "Ġwar ns", + "Ġprov es", + "Ġgener ous", + "ĠHar mon", + "Ġmot ives", + "Ġhuman itarian", + "ĠHam mers", + "inn y", + "Ġphys icians", + "ĠAv atar", + "Ġtact ic", + "ĠUSS R", + "Ġemig rated", + "X X", + "i ating", + "ĠC un", + "ĠB order", + "ig ated", + "ĠN ell", + "ĠK w", + "pt s", + "pt ions", + "oth ic", + "Ġinc arnation", + "Ġundert aking", + "Ġstret ches", + "Ġbath room", + "ĠChile an", + "ĠLock heed", + "F urther", + "z illa", + "in ition", + "os o", + "oc l", + "Ġle ver", + "ight y", + "Ġver bal", + "tle ment", + "ĠDe vi", + "ĠWill am", + "Ġdel ivers", + "Ġtro ph", + "ĠSm oke", + "ĠPort o", + "Ġbreak fast", + "Ġsuper intendent", + "Ġpriv acy", + "ĠBu ilt", + "Ġalt itudes", + "ĠExp osition", + "ĠMesopotam ia", + "w old", + "er un", + "re nd", + "ĠS ão", + "Ġl on", + "ĠM aid", + "Ġbe ef", + "ĠR ally", + "ĠD ome", + "ĠD odd", + "ĠK ul", + "Ġyear ly", + "Ġman power", + "Ġthan k", + "ĠSh arma", + "Ġcap it", + "Ġresp ects", + "ĠAfric ans", + "Ġesc orts", + "ĠArch itects", + "Ġadvoc ating", + "Ġreconcil iation", + "h oun", + "ĠM ard", + "Ġdis agree", + "udd in", + "ĠChe shire", + "Ġdistrib utor", + "Ġrespond ing", + "ĠMic he", + "Ġextr ater", + "ĠNickel odeon", + "ĠC od", + "ĠL M", + "Ġne ural", + "Ġcap ped", + "ĠZ omb", + "Ġfinal ists", + "Ġpat rolled", + "Ġhard est", + "Ġhard core", + "Ġharm ful", + "Ġconven ient", + "ĠAnat omy", + "Ġappar atus", + "Ġconflu ence", + "H z", + "W er", + "r ard", + "Ġp ants", + "Ġd od", + "ĠM ap", + "Ġdes ires", + "Ġme als", + "Ġback stage", + "Ġren umbered", + "ĠBlack pool", + "ĠPal my", + "de gree", + "ĠChap lin", + "Ne il", + "Ġtaxon omic", + "ĠArchae ological", + "b etween", + "Ġst ain", + "Ġse ab", + "oc aly", + "Ġinter iors", + "ĠMar itime", + "Ġpos es", + "Ġcount ing", + "Ġsl ipped", + "Ġinit iate", + "Ġprop ose", + "Ġtre asury", + "Ġz eb", + "ĠRock s", + "Ġpun ished", + "ĠMalays ian", + "Ġjudg ement", + "Ġinexper ienced", + "Jew ish", + "ĠEmin em", + "1 000", + "C ons", + "V ict", + "ĠA very", + "th am", + "ĠF ed", + "ĠE lection", + "ib or", + "Ġpar at", + "Ġinsp iring", + "Ġpract icing", + "ĠGod win", + "Ġwood ed", + "Ġbrand ed", + "ĠAz ores", + "Ġtoll s", + "ĠZe us", + "Ġprosecut or", + "r ather", + "ĠS O", + "ad ors", + "ĠB ly", + "ĠB ash", + "ib i", + "Ġfl ame", + "ink er", + "ĠFl ushing", + "ĠApp eal", + "Ġvac ated", + "ĠNass er", + "ĠSpit fire", + "R ain", + "U s", + "Ġb ru", + "ĠF ighters", + "Ġpe asant", + "ĠOr t", + "Ġord ained", + "13 5", + "Ġfell ows", + "ĠPaul o", + "ĠBrown e", + "Ġunivers ally", + "vol ume", + "Ġbutt ons", + "Ġirrig ation", + "Ġcrick eter", + "F ebruary", + "S ay", + "s ince", + "Ġt an", + "en ko", + "Ġand es", + "ĠC rescent", + "ĠR agn", + "ĠF est", + "ĠE scape", + "ĠO le", + "Ġex clusion", + "ĠCh atham", + "ĠMar athon", + "19 39", + "Ġset list", + "hen g", + "oss ip", + "ĠReg ina", + "ĠMy st", + "ĠSmith son", + "Ġlegisl ators", + "Ġwild erness", + "Ġanaly st", + "Ġbypass ed", + "Ġpenet rated", + "Ġfrog s", + "pret ty", + "ĠAby ss", + "B ey", + "S weet", + "p ark", + "Ġn od", + "ĠD ong", + "ĠO bl", + "ĠSh o", + "Ġinv ites", + "Ġno ct", + "Ġlocal ization", + "Ġgl ad", + "Ġsil icon", + "Ġtur moil", + "agg io", + "x es", + "it ri", + "Ġ( âĪĴ", + "ĠW anna", + "ars ity", + "Ġfeat her", + "tain ing", + "Ġhand ic", + "Ġinf ring", + "ĠDep ot", + "ĠRob son", + "ĠSo ap", + "ES CO", + "Ġpione ering", + "J anuary", + "a er", + "l ove", + "t all", + "Ġp anned", + "ĠD uck", + "ul ators", + "ĠF us", + "ĠE up", + "ĠO ricon", + "Ġun re", + "att y", + "Ġpr ayers", + "cent ral", + "Ġinf rared", + "Ġunf amiliar", + "bre eding", + "ĠPur ple", + "Ġfert ile", + "Ġdisgu ised", + "haus en", + "E W", + "b anks", + "Ġp acing", + "Ġm oll", + "ĠC H", + "et ics", + "ul in", + "Ġse aw", + "ip al", + "Ġcont empt", + "Ġchar ging", + "ĠX L", + "Ġcorn ice", + "enc ia", + "Ġpredict ions", + "Ġhind ered", + "ĠYus uf", + "d irected", + "q a", + "in ement", + "Ġc rane", + "ĠP ag", + "ass es", + "ib li", + "ull a", + "Ġsouthern most", + "ĠEgypt ians", + "Ġhar assment", + "ĠOs aka", + "Ġguerr illa", + "f at", + "ĠS uez", + "Ġth w", + "ol er", + "Ġwith stand", + "ĠG O", + "Ġsp aced", + "Ġun inter", + "ang s", + "Ġrest ruct", + "Ġfield ing", + "Ġsyn agogue", + "ĠSar awak", + "Ġincorpor ation", + "iy ama", + "ĠBol ivia", + "uli ar", + "ĠBever ly", + "ĠRale igh", + "D R", + "T er", + "b eth", + "ĠS EC", + "ĠN it", + "est ead", + "ess el", + "ĠCh ance", + "pl anes", + "clud e", + "Ġoff ence", + "Ġ13 7", + "Ġgl oss", + "ĠQu ant", + "Ġnar rated", + "ĠVer gne", + "Ġ180 8", + "azz o", + "ĠSa unders", + "ocal yp", + "Ġmorph ological", + "ĠThess al", + "w ife", + "ĠS L", + "ill usion", + "Ġar row", + "ĠY emen", + "Ġrel iability", + "aj ima", + "Ġreject s", + "Ġtim ed", + "abet es", + "ĠHod g", + "ĠEC W", + "? '", + "on al", + "ĠC en", + "Ġ18 17", + "Ġ18 23", + "19 20", + "Ġocc ult", + "arn horst", + "rol ogical", + "ĠGo ing", + "Ġ180 3", + "Ġcell ular", + "Ġprev ents", + "uin ely", + "Ġinadvert ently", + "D ou", + "G reek", + "S al", + "at ts", + "ar ab", + "Ġb unch", + "ĠT z", + "ĠS ava", + "ĠH ors", + "ĠP oor", + "ĠR omer", + "um per", + "Ġpro clamation", + "ew ski", + "Ġsh ame", + "ough ton", + "ath us", + "Ġtra ject", + "ink el", + "ĠAm ar", + "Ġel bow", + "uk u", + "ĠMer chant", + "ĠPeter borough", + "Ġdom ains", + "math bf", + "Ġtall er", + "rant on", + "Ġsand y", + "Ġunl ocked", + "ĠLuz on", + "ĠNir vana", + "ĠE ust", + "ĠSt ream", + "ge an", + "ĠPro duct", + "ĠSup erm", + "Ġsex y", + "ö l", + "ĠMel issa", + "Ġopt ional", + "ĠDar ius", + "Le od", + "ĠJar rett", + "Ġpenn ant", + "ĠOcc up", + "S at", + "d ed", + "e astern", + "i ol", + "v it", + "Ġre wards", + "Ġv ague", + "ĠSt ur", + "Ġdis like", + "Ġsup erm", + "Ġrel ies", + "ĠSh ire", + "ĠTe j", + "ĠGames Radar", + "Ġforeign ers", + "ĠUr s", + "Ġsqu ir", + "ĠVel vet", + "ĠLauren ce", + "Ġtrunk line", + "ĠMiddles brough", + "ĠPhilos ophy", + "P lan", + "c ulture", + "d rawn", + "Ġst raw", + "ĠP ied", + "Ġrec ons", + "ric a", + "Ġwork shops", + "ĠMar ÃŃa", + "ĠCom par", + "ĠAll music", + "Ġgovernment al", + "oph agus", + "ĠRel igious", + "nest y", + "ĠBuff y", + "Ġholid ays", + "sm all", + "Ġstere otyp", + "B ook", + "F i", + "O ur", + "Ġf iber", + "Ġp irates", + "ĠT rist", + "ĠB M", + "ĠN W", + "Ġsp ore", + "ang les", + "ĠVir gil", + "Ġabandon ment", + "Ġstrength s", + "Ġkick ing", + "Ġmist ress", + "ĠJes uits", + "bro ken", + "Ġmig rated", + "ĠNic olas", + "ĠProg ressive", + "ĠNich olson", + "Ġnavig ate", + "ĠStre isand", + "Ġpamph let", + "Ġovershadow ed", + "B us", + "ur able", + "ut ant", + "Ġal pine", + "ale y", + "Ġshow er", + "ĠGu jar", + "ĠWall ach", + "Ġlifesp an", + "4 60", + "Ġd irty", + "Ġg ill", + "ĠThe oph", + "ĠF iji", + "rom b", + "ak an", + "orm al", + "Ġev angel", + "ĠBill s", + "Ġhost ages", + "ĠHot spur", + "yr us", + "Ġphilos ophers", + "Ġdoor way", + "ĠRun ner", + "Ġabb ot", + "ĠLot us", + "ĠPlate au", + "Ġmistaken ly", + "Ġantiqu ity", + "Ġeleg ant", + "ĠSchmid t", + "K ey", + "ĠL ys", + "Ġchar ters", + "ĠAm ber", + "Ġlocal ity", + "het amine", + "ĠHel ms", + "oles cent", + "Ġemphas ised", + "ĠDog s", + "Ġnut rients", + "ĠBourn emouth", + "b ringing", + "ĠS ou", + "am on", + "et ah", + "Ġser geant", + "ĠQ F", + "Ġhead line", + "Ġprop osing", + "ĠAlex is", + "Ġhall uc", + "Ġinstall ments", + "Ġimpress ions", + "Ġfaç ade", + "G ive", + "d readnought", + "ĠT imb", + "ĠL una", + "ag uchi", + "ew ide", + "ĠSt ad", + "Ġad mitting", + "ĠAl ley", + "ĠMar ino", + "umb ling", + "12 7", + "Ġintern ally", + "Ġrock ets", + "ĠRom a", + "ĠFam itsu", + "Ġregiment al", + "ĠMerc ia", + "Ġchron icles", + "ĠLis bon", + "agin ians", + "ĠLag una", + "ĠSap ph", + "Ġlobb ied", + "d ock", + "Ġp ear", + "ĠS of", + "ec d", + "Ġv om", + "ĠSt o", + "ĠMar i", + "Ġreg gae", + "Ġinv ite", + "Ġprot otypes", + "ĠGu ill", + "omin ium", + "Ġhum id", + "Ġter race", + "Ġappl ies", + "ĠBre aking", + "ĠCarth aginians", + "abl anca", + "Ġgif ted", + "Ġsymmet ry", + "ĠWillam ette", + "F rank", + "Ġb izarre", + "Ġg land", + "ĠG rig", + "ĠJ agger", + "act ivity", + "Ġind ul", + "Ġbl ades", + "Ġ16 4", + "Ġref uel", + "ham pton", + "tr ue", + "Ġ0 5", + "Ġcirc uits", + "ĠDem etri", + "Ġcollabor ative", + "lit tle", + "Americ ans", + "Ġcard inal", + "Ġflank ing", + "Ġcaps ule", + "G l", + "N O", + "] .\"", + "n eck", + "Ġn iche", + "ĠB MT", + "ĠH oy", + "ĠI T", + "ĠN R", + "ĠJ ensen", + "ĠU mb", + "ie ft", + "Ġsec rets", + "eat ing", + "rid ors", + "ĠHigh ways", + "ĠTe ams", + "Ġsw itches", + "Ġinj uring", + "ns ic", + "ĠTim or", + "Ġsqu ares", + "ĠSlov enia", + "ĠDock yard", + "ĠEstab lish", + "Ġscutt led", + "Ġcolleg iate", + "ocalyp se", + "D el", + "x i", + "Ġo ught", + "Ġp ile", + "ĠI on", + "Ġsp anned", + "ĠCl an", + "enn ess", + "Ġdel aying", + "ĠAct ors", + "ĠMil ky", + "ĠApp alach", + "iy ah", + "Ġselect ive", + "ĠLauren t", + "Ġmonaster ies", + "ĠLuther an", + "ĠStephan ie", + "P al", + "Ġthe olog", + "ĠT ara", + "am ina", + "Ġe go", + "ĠW itness", + "Ġpro ps", + "ft en", + "ĠSp urs", + "ĠDec o", + "ĠDec ade", + "ator ium", + "ĠX avier", + "com mon", + "ĠTe k", + "ĠBurn ham", + "ĠOffic ials", + "Ġcra fted", + "ĠFried man", + "ĠRan ch", + "ĠAlger ia", + "Ġindef initely", + "Pres ident", + "vio let", + "Ġcha otic", + "M ajor", + "st ood", + "ĠA id", + "ĠH ick", + "ĠK eller", + "Ġun ite", + "ĠAl ison", + "Ġund is", + "Ġhand held", + "Ġ179 1", + "ĠGer ry", + "ĠGor b", + "gener ated", + "( \\", + "D is", + "re hend", + "Ġm oth", + "ĠA in", + "ĠH ilton", + "ĠR KO", + "ĠN ate", + "ag han", + "Ġlim b", + "Ġmis under", + "Ġcalc ulations", + "Ġh ors", + "ĠG iles", + "erm o", + "Ġelect rop", + "ĠCor por", + "rab ly", + "ĠGre co", + "Ġtight ly", + "ĠEthiop ia", + "N otes", + "ad ne", + "Ġfor c", + "un o", + "ĠG ol", + "op t", + "Ġpl aint", + "Ġar tefacts", + "Ġ18 22", + "ĠCl ive", + "Ġinform ing", + "ĠTor o", + "ĠHun ts", + "ĠMong ols", + "ĠCrus aders", + "ĠBea umont", + "ĠScandin avian", + "ĠFlem ish", + "l iche", + "z t", + "Ġt ast", + "Ġthe ological", + "ar ra", + "ĠT up", + "ĠM ey", + "ol ini", + "iv ory", + "ĠI ke", + "ĠI stanbul", + "Ġ\" (", + "ĠV atic", + "Ġdes irable", + "man s", + "Ġev olve", + "Ġap ex", + "Ġdang ers", + "Ġbrand s", + "ĠPo ole", + "ĠStra its", + "ĠNatal ie", + "Ġpeac etime", + "Ġt ricks", + "Ġp add", + "Ġd amp", + "Ġl amp", + "ĠD ipl", + "Ġtrans fers", + "Ġ13 6", + "ĠAnd rom", + "Ġgrad uates", + "Ġbr ide", + "ĠConn or", + "ĠAthe na", + "ĠVers ailles", + "Ġcorpor ations", + "ĠLaur ie", + "Ġdign ity", + "Ġf umble", + "Ġb ags", + "ĠB anu", + "ĠL MP", + "ĠU lysses", + "ĠAl m", + "Ġwork force", + "aus ible", + "Ġship ment", + "ĠAd ele", + "ĠCar ac", + "ĠIs abel", + "ĠBe ec", + "Ġcoll ar", + "Ġsongwrit ers", + "Ġalleg ing", + "Ġmand ated", + "Ġbacter ial", + "ĠBohem ia", + "J ose", + "N othing", + "] \"", + "e er", + "m uch", + "m oor", + "at ops", + "ĠS ands", + "ĠC ir", + "ĠH ath", + "ĠEng el", + "Ġph ones", + "Ġdisc ouraged", + "Ġ14 6", + "Ġbar ge", + "rup ting", + "ĠRob ot", + "Ġtax ation", + "ĠCr ater", + "ĠMat hem", + "ĠSav oy", + "Ġsurg ical", + "Ġto pping", + "Ġle an", + "ĠMar quis", + "Ġam assed", + "ĠMc Queen", + "ĠIntern al", + "ĠYour self", + "Ġsuperv ising", + "ĠGard iner", + "ĠWhe at", + "Ġuncon ventional", + "Ġcel estial", + "ĠSumm ary", + ") $", + "b et", + "h ler", + "p he", + "s ens", + "Ġa ce", + "at ur", + "Ġm utation", + "ent ered", + "st ellar", + "ĠM aw", + "ĠM ansion", + "Ġst ature", + "ap arte", + "ĠU tt", + "ĠY uri", + "Ġear nest", + "Ġra v", + "xt ap", + "cept ions", + "Ġnorth wards", + "ĠSan chez", + "Ġpract ically", + "Ġobject ion", + "Ġge ared", + "Ġresc ues", + "ĠJud ith", + "cut ta", + "ĠHann ibal", + "Ġamid st", + "Ġflex ibility", + "Ġanalog ous", + "Ġlingu istic", + "c u", + "ĠA G", + "ĠC ris", + "ĠD ash", + "ĠD ucks", + "ĠL uck", + "qu ite", + "Ġex iting", + "ĠK ras", + "ĠK inks", + "ĠUn able", + "ĠRe z", + "urs ion", + "Ġfore head", + "ĠSch arnhorst", + "ĠSen eca", + "Ġgra zing", + "Ġload s", + "ĠShip p", + "ĠMarin ers", + "Ġrhet oric", + "B u", + "G a", + "l und", + "p el", + "Ġto pp", + "ĠW TA", + "Ġsp elled", + "cl ock", + "ĠEl m", + "18 5", + "ĠMon mouth", + "lin er", + "be k", + "Ġroyal ty", + "ãĥ «", + "Ġalco holic", + "Ġque ens", + "Ġperm its", + "g um", + "ĠC ove", + "ĠR ak", + "ĠN O", + "ist o", + "Ġrec ol", + "ph oros", + "ling er", + "Ġjust ices", + "ĠSte iner", + "itar ies", + "ĠPublic ation", + "Ġoverl apping", + "Ġmig rants", + "Ġprofession ally", + "Ġfare well", + "Ġneighb ours", + "ĠAzt ec", + "itud inal", + "Ġsidel ined", + "H aw", + "T ra", + "in ator", + "Ġs ou", + "Ġs ack", + "st y", + "Ġg ly", + "ith ms", + "ĠD ac", + "ĠL j", + "pl ess", + "other apy", + "Ġbl unt", + "ĠAf ro", + "Ġmix es", + "isc overed", + "back ed", + "Ġnorthern most", + "Ġpen al", + "ĠOl af", + "Ġarchae ology", + "Ġrebell ious", + "Ġfragment ary", + "Ġcosm ic", + "Ġencourag ement", + "Ġcrus ade", + "ĠMB TA", + "ĠCald well", + "Ġsucc umb", + "Ġt ails", + "as im", + "ĠB yp", + "ig ators", + "Ġsp lin", + "Ġfam ine", + "ĠMon aster", + "ĠVal ve", + "quar ter", + "ĠWa it", + "Ġunrel iable", + "Wash ington", + "p ared", + "s eries", + "Ġm elt", + "ac ruz", + "od us", + "ĠO v", + "oc re", + "ĠK ombat", + "uc c", + "Ġac re", + "ib ia", + "ress ing", + "Ġend ings", + "ox ic", + "ĠMer cer", + "Ġlog istical", + "Ġreact ors", + "Ġmyth ological", + "ĠSteel ers", + "ĠArag orn", + "D awla", + "E s", + "L M", + "ĠS ister", + "Ġe uro", + "ĠH ence", + "osp ace", + "ĠRoyal ist", + "ĠSam antha", + "ĠWood stock", + "Ġdens ely", + "rav insky", + "ĠBomb ard", + "Ġrepublic an", + "Ġdisgu ise", + ". /", + "l iter", + "x ton", + "Ġl awn", + "ĠB res", + "ĠP om", + "ĠW et", + "and um", + "Ġr aced", + "Ġex ported", + "ĠRe bel", + "ĠEd mond", + "Ġfre ighter", + "Ġrev isions", + "ĠSch les", + "be g", + "Ġemploy ers", + "ĠHo oper", + "Ġliqu or", + "ĠBulld ogs", + "C ome", + "S I", + "m ind", + "Ġs ar", + "or io", + "an other", + "al ter", + "Ġp igs", + "Ġh ail", + "ĠJ orge", + "ren ched", + "Ġcur ving", + "omm el", + "ĠGame Pro", + "Ġrecogn izes", + "ĠGall agher", + "ĠReview ing", + "ĠRodrig ues", + "Ġinject ion", + "3 60", + "art y", + "Ġ3 30", + "ĠLe ah", + "Ġbel oved", + "Ġdisc rimin", + "Ġbo oth", + "Ġsuff ers", + "ĠVal uable", + "Ġple ase", + "ĠEll ie", + "ĠOs borne", + "Ġurg ent", + "ĠPred ators", + "ĠBrend an", + "d og", + "or ah", + "Ġf riction", + "ĠM ate", + "ĠB ing", + "ir ut", + "Ġal gebra", + "ld on", + "Ġchar ming", + "Ġair lines", + "yl on", + "Ġoriginal ity", + "Ġrad ial", + "ĠAccording ly", + "Ġreb oot", + "Ġcirc us", + "Ġce ilings", + "ĠMag dal", + "ĠAle c", + "ĠMik hail", + "ĠSlav ic", + "Ġawa iting", + "e pt", + "ic ent", + "ĠB iz", + "ĠR iot", + "Ġal erted", + "ft y", + "Ġfl ora", + "ĠEn cyclopedia", + "ĠEl ite", + "Ġpress ured", + "ĠGreen wood", + "Ġgar ner", + "ĠUN ESCO", + "ĠCas ual", + "ĠBud apest", + "ĠCrow ley", + "ĠThorn ton", + "ĠEmb assy", + "L ith", + "à ²", + "Ġf res", + "ar cer", + "ĠB aj", + "Ġres up", + "Ġdis g", + "ĠSe lect", + "Ġreg ulated", + "Ġ17 77", + "ĠEl sa", + "Ġequ ity", + "ĠBen ch", + "ĠKh alid", + "ĠÎ ±", + "des igned", + "E M", + "l ace", + "Ġm alf", + "Ġg em", + "Ġcl aws", + "Ġrep eal", + "Ġav ant", + "Ġdecl ares", + "ĠMo hammad", + "Ch ris", + "Ġsupply ing", + "Ġla und", + "Ġexpect ation", + "ĠJoh or", + "ĠCre we", + "S oviet", + "h ome", + "Ġs cler", + "ĠD ifferent", + "ĠN ou", + "Ġres iding", + "ĠBl itz", + "Ġpar odies", + "Ġinf ants", + "ĠHot ch", + "ĠGre gg", + "Ġaltern atives", + "ĠCongress man", + "ĠMa ver", + "ĠRoy ale", + "ĠLib re", + "Ġdict ator", + "Ġsel dom", + "ĠCaucas us", + "W ell", + "f ortunately", + "ĠB ound", + "ĠP oc", + "ĠF ountain", + "ĠL one", + "Ġv apor", + "ĠK eep", + "ĠV ide", + "ĠSe oul", + "ĠRe ad", + "ĠRe ason", + "Ġhead lining", + "ony ms", + "Ġpar achute", + "Ġcr ude", + "ÃŃ var", + "ĠHill ary", + "ĠIm ag", + "add ington", + "Ġign ore", + "Ġtrail ers", + "ĠÅ ļ", + "ĠBjör k", + "j ee", + "n ational", + "Ġh ated", + "ĠS ke", + "ĠM atter", + "ill an", + "our neys", + "inal d", + "che t", + "Ġgo all", + "ĠYork e", + "Ġport able", + "ĠFl ores", + "ĠCent aur", + "ĠGro ening", + "Ġsched uling", + "ĠTown send", + "Ġlog istics", + "Ġguard ian", + "Ġrestrict ion", + "ĠVel as", + "ĠIns urance", + "ĠLeban ese", + "ĠT ot", + "ĠS ob", + "Ġn em", + "ĠM ersey", + "ir in", + "ĠH et", + "ĠP ug", + "ĠL oss", + "ĠJ ude", + "Ġsh it", + "ĠV H", + "Ġar rows", + "ph ant", + "Ġproject ing", + "ĠRich ie", + "Ġviol ating", + "Ġgrad ient", + "Ġscreen ings", + "Ġlif ting", + "Ġcart ridge", + "ĠDomin ion", + "Ġrefuge e", + "Ġende av", + "ĠAe gean", + "cip ation", + "Ġasym met", + "Ġw ax", + "ow e", + "ĠR abb", + "ĠN ice", + "ĠE ck", + "ear ly", + "ĠTh reat", + "ric ting", + "emb rance", + "Ġinflu enza", + "ĠAb rams", + "Ġfront age", + "ĠArch ibald", + "ĠVer acruz", + "Ġcas ino", + "aret te", + "Ġsatisf action", + "uther land", + "ĠPun j", + "Ġfut uristic", + "ĠDres den", + "Ġevid enced", + "S ur", + "Ġc yn", + "es on", + "Ġp irate", + "ĠR ica", + "all owed", + "Ġ20 5", + "ĠV ig", + "low er", + "ĠUn cle", + "Ġshort est", + "Ġpost ure", + "23 5", + "ĠAnt iqu", + "Ġcorrespond s", + "ĠMort al", + "Ġpossess ing", + "Ġcaut ious", + "ĠBax ter", + "l io", + "Ġf ronts", + "ad venture", + "Ġfor fe", + "Ġsp inal", + "Ġdis organized", + "rib ers", + "Ġend urance", + "Ġnar ration", + "Ġconsider ations", + "ĠOld ham", + "Ġyellow ish", + "ĠEc ology", + "ĠLat ino", + "ĠOri ental", + "Jack son", + "Add itional", + "ĠKrak ów", + "ĠSele uc", + "Ġrans om", + "Ġsubpl ot", + "b ler", + "k amp", + "ĠT oll", + "ĠC oney", + "ĠF antastic", + "ĠL eth", + "Ġmon keys", + "ĠCar bon", + "ĠĠĠĠ ĠĠ", + "Ġ14 7", + "Ġdet r", + "Ġ22 5", + "Ġhealth care", + "Ġencoura ges", + "Ġglass es", + "Ġsculpt ed", + "ĠHu bert", + "ĠLev y", + "Ġrout inely", + "ĠGlou cestershire", + "ĠWend y", + "> + /", + "B U", + "Ġm ice", + "Ġd airy", + "ĠG es", + "ĠJ ad", + "Ġk ins", + "Ġsp ars", + "rit t", + "ĠV ista", + "ual a", + "Ġcar pet", + "Ġimp ose", + "ĠNe ander", + "ĠBill ie", + "Ġ0 4", + "Ġsepar ates", + "ĠMil o", + "Ġgrad ed", + "ĠBur t", + "ĠBor g", + "ĠCart el", + "ĠMi G", + "ĠHollow ay", + "hous er", + "C are", + "Ġh id", + "ĠS ain", + "am ore", + "Ġad s", + "iz oph", + "ĠAl ps", + "ĠSh rewsbury", + "ĠAm ir", + "Ġcr aters", + "ĠMin h", + "Ġrev ital", + "Ġprem ium", + "ĠAnt werp", + "ĠNord ic", + "ĠMut ual", + "Ġperipher al", + "d eck", + "Ġp all", + "ul led", + "Ġun int", + "over ing", + "urs ions", + "ĠPaul a", + "ĠBel ize", + "Ġsal aries", + "Ġfat igue", + "ĠWat ford", + "Ġmut ations", + "Ġclin ched", + "ĠNas r", + "N BA", + "P ost", + "R NA", + "b its", + "h ir", + "Ġw ishing", + "at able", + "Ġp anc", + "ac ial", + "ĠB har", + "Ġas leep", + "ĠThe ft", + "ĠH ook", + "ĠR ast", + "Ġpro spective", + "Ġ3 20", + "ĠAl one", + "Ġimp osing", + "ĠUS C", + "Ġrepl acements", + "Ġgen ital", + "ĠWhite hall", + "ĠGod zilla", + "Ġdram as", + "Ġseg reg", + "ĠGh ana", + "Ed ward", + "ĠKub rick", + "ĠDart mouth", + "Ġcatast rophic", + "ĠLark in", + "H ead", + "V al", + "b ey", + "d ens", + "Ġf el", + "ĠB auer", + "ĠD ip", + "ĠD ug", + "ĠJ ard", + "ear y", + "ub bed", + "Ġun m", + "ob o", + "air n", + "Ġbro od", + "Ġdecl ines", + "Ġfoc al", + "ĠSam my", + "ĠSam oa", + "ĠMer ry", + "ĠFrank enstein", + "Ġgot ten", + "Ġmeaning ful", + "Ġgar risons", + "ĠHonor ary", + "ĠZh ou", + "Ġpill ars", + "Ġdolph ins", + "F ore", + "c lear", + "y u", + "at io", + "is oft", + "Ġb ordered", + "ĠS eward", + "ĠH umber", + "ĠP ush", + "ĠL C", + "ud ge", + "pp ard", + "att acks", + "orn ings", + "ograph ics", + "ĠMon key", + "ios ity", + "Ġprincip ally", + "Ġple asant", + "Ġbrig adier", + "ĠHaz el", + "ĠBec ky", + "cad illy", + "H ard", + "el ow", + "ĠM if", + "ĠP ony", + "ĠW ik", + "res ist", + "ov ac", + "Ġun ification", + "Ġres et", + "Ġres ervation", + "Ġadd ict", + "ty re", + "ĠSc hed", + "ĠHar m", + "Ġbus iest", + "ĠMor an", + "Ġsol ving", + "ĠEm erson", + "An g", + "ĠInter continental", + "ĠSund ays", + "ĠKim ber", + "Ġmig rate", + "Ġassemb le", + "Ġbulk heads", + "ĠBrew ers", + "ĠHudd ersfield", + "ĠSaraj evo", + "F ort", + "F rance", + "N P", + "h off", + "{ \\", + "Ġ ze", + "Ġf aded", + "Ġm olars", + "ĠT ide", + "ĠS uf", + "ĠB old", + "ag ain", + "od rome", + "Ġcap itals", + "ĠBar ney", + "ĠPe ach", + "ĠPenn y", + "Ġacknowled ging", + "Ġdiet ary", + "Ġremark ing", + "Ġeval uate", + "Ġintric ate", + "ĠGalile o", + "j ak", + "v able", + "Ê ¿", + "er ary", + "Ġw ise", + "ĠB onn", + "ĠW ent", + "ome z", + "Ġab ort", + "Ġqu ests", + "lect ing", + "Ġrecord er", + "uch s", + "Ġcar pent", + "ĠCar rie", + "Ġfore castle", + "amb o", + "Ġbar ges", + "Ġmodern ized", + "ĠKore ans", + "ĠOffic ers", + "ĠOd d", + "Ġassass in", + "ester day", + "tery got", + "Ġmask ed", + "ĠTol edo", + "Ġbefriend ed", + "b at", + "h yn", + "m oon", + "Ġn ect", + "ĠH ide", + "ĠR ig", + "Ġde an", + "Ġr im", + "qu ito", + "Ġint ra", + "Ġup ro", + "Ġdef ault", + "ĠAt kinson", + "Ġimp erson", + "Ġdr illing", + "ĠHis p", + "Ġconv ective", + "iff le", + "Ġx en", + "Ġexplo its", + "Ġconfer red", + "Ġecl ips", + "Ġweld ing", + "T ropical", + "Ġs ubl", + "nd ish", + "le ader", + "ĠP are", + "ĠF él", + "ĠJ ob", + "od en", + "Ġdef ects", + "Ġcar riages", + "Ġimp air", + "Ġpark way", + "ĠFel ipe", + "Ġheir s", + "Ġgentle man", + "gard e", + "ĠCompan ion", + "ĠMartine z", + "S a", + "Y our", + "y ne", + "Ġ ...\"", + "nd e", + "Ġc ues", + "Ġl enses", + "Ġfor ged", + "ĠR ory", + "Ġcom ets", + "Ġpl agi", + "ĠSe vent", + "ĠShe tland", + "ĠZ ap", + "Ġ16 8", + "ĠEar n", + "ĠTr ondheim", + "atch y", + "ĠComp ared", + "Ġvot er", + "ĠHol ocene", + "Ġliter al", + "Ġtermin ate", + "ĠRem ember", + "á¹ Ń", + "Ġdim orph", + "Ġknock ing", + "ĠSyl vester", + "x imate", + "Ġc rying", + "ĠU FC", + "ign y", + "vi ks", + "ten stein", + "ism a", + "ĠSc enic", + "ĠBel ow", + "ĠDem on", + "Ġanal ogy", + "Ġ180 2", + "ĠMid west", + "ĠPear ce", + "Ġreun ite", + "Ġnotice able", + "Ġvalid ity", + "Ġnerv es", + "Ġsweep ing", + "ĠAgric ultural", + "Ġskelet ons", + "ĠÏ Ģ", + "p ublished", + "ĠI ro", + "ĠP ett", + "ĠP aste", + "ry ce", + "Ġover he", + "ang i", + "Ġmon olog", + "ink i", + "ĠBe irut", + "ograph s", + "ĠBar low", + "Ġaff inity", + "Ġgrand daughter", + "Ġdomin ation", + "rael i", + "Ġdefin ite", + "ĠWel ch", + "Ġartwork s", + "Ġverte brates", + "ĠHeid feld", + "M il", + "O ff", + "s um", + "t un", + "ar at", + "Ġb ony", + "ĠT ou", + "ĠS v", + "ĠH ü", + "ĠE tymology", + "Ġv andal", + "ĠK ik", + "ine as", + "ĠSh aun", + "Ġexp ose", + "inc her", + "Ġenc ir", + "Ġprofess ors", + "An y", + "Ġuns atisf", + "ĠJose f", + "ĠPan ic", + "ĠRod denberry", + "ĠDisc ography", + "Ġconsolid ate", + "ĠBav aria", + "ĠPix ar", + "Ġconsec rated", + "o oms", + "z og", + "er ate", + "Ġp end", + "ĠM aker", + "ĠW augh", + "ĠV y", + "Ġret ake", + "Ġcap ac", + "sh irt", + "Ġ13 9", + "Ġlit ter", + "Ġ202 4", + "com mand", + "ges chwader", + "ĠDan zig", + "Ġunc ont", + "ĠDi ocese", + "Ġju xtap", + "ĠNav igation", + "Ġforecast s", + "ĠOrd nance", + "Ġsubsc ribers", + "ĠSaw yer", + "Ġimped ance", + "ĠMiche le", + "6 50", + "T H", + "Ġc ake", + "ing en", + "Ġto re", + "Ġst aple", + "ĠW hed", + "Ġher d", + "ĠAn zac", + "ĠAm or", + "ĠFl oor", + "Ġcr acks", + "aun ting", + "Ġran ch", + "Ġtun ed", + "è le", + "And rew", + "zh ou", + "ĠNike phoros", + "! '", + "s ection", + "Ġto e", + "ĠT ap", + "Ġth igh", + "ĠM asc", + "Ġhe ars", + "if ix", + "ĠSt ravinsky", + "ĠV uk", + "Ġ17 78", + "Ġvis ions", + "ĠRec ent", + "Ġinsp ected", + "Ġinj unction", + "Ġoccup ants", + "ĠMid lands", + "Ġpenn ed", + "ĠCasc ade", + "ĠParth ian", + "ĠEston ia", + "L ight", + "j ack", + "s eller", + "Ġc itation", + "Ġm oor", + "ĠS ens", + "ĠC ey", + "ĠI OC", + "art on", + "ĠSt akes", + "olog ic", + "ĠAd vent", + "ĠCar men", + "Ġstand out", + "aun ched", + "ö m", + "ĠAp u", + "ĠBurn ett", + "Ġign oring", + "Ġmort ars", + "Ġverte x", + "ĠTit ans", + "Ġunp redict", + "Ġlith ium", + "Ġdegener ated", + "s igned", + "ed ience", + "Ġre claimed", + "ĠB ung", + "Ġst ark", + "ĠP erm", + "ĠD ear", + "ĠG add", + "ran es", + "Ġen act", + "oth or", + "ron ics", + "ĠChe v", + "ĠTra ffic", + "Ġpaper back", + "ĠProv ision", + "Ġwrest led", + "Ġlobby ing", + "al om", + "Ġp inch", + "ĠC oke", + "ĠM W", + "ĠW ad", + "ĠW ain", + "ist les", + "ĠAd el", + "ham mer", + "á z", + "Ġmodern ization", + "pro fessional", + "ĠFrank furt", + "196 3", + "° .", + "ĠJun o", + "Ġdeterior ating", + "Ġuncon stitutional", + "ĠRaid er", + "G en", + "j oys", + "Ġw ards", + "Ġf ou", + "ĠP az", + "em atsu", + "ch anted", + "ĠN gu", + "Ġsh attered", + "ĠU sta", + "ĠV all", + "Ġres ide", + "Ġpart isans", + "ĠY es", + "Ġmod ify", + "ilar ious", + "Ġtransform s", + "aver age", + "Ġdistingu ishing", + "Ġreluct ance", + "Ġparas ite", + "oub ted", + "Ġbol ster", + "Ġoversee ing", + "Ġrecapt ure", + "Austral ia", + "ĠAval anche", + "F O", + "ĠS TS", + "Ġst upid", + "ĠP avilion", + "Ġat e", + "ĠG erm", + "Ġun iqu", + "ĠCh is", + "ren ts", + "Ġmon opoly", + "ĠSc ore", + "ald i", + "aff en", + "Ġche cks", + "Ġbra kes", + "Ġbehavi ors", + "Ġorn amental", + "ĠPic cadilly", + "ĠPubl ishers", + "ĠMaced on", + "ĠAngl ia", + "ĠHass ett", + "ĠBé la", + "Ġmascul ine", + "Ġelectrop op", + "D ar", + "c apt", + "m ale", + "Ġs cept", + "it one", + "ic ans", + "ĠS nyder", + "ĠB S", + "im posed", + "ĠP ter", + "ak ens", + "Ġref itted", + "ĠGe ological", + "ĠTom orrow", + "ĠSever n", + "ĠRam irez", + "ĠLov ecraft", + "ĠMi ocene", + "Ġnurs ery", + "ĠNep al", + "creat or", + "fem ale", + "Lou is", + "D onnell", + "T oday", + "b ial", + "v arez", + "Ġs aints", + "al u", + "ĠT rap", + "ĠC B", + "ĠM IT", + "Ġme lee", + "Ġ17 3", + "Ġlog ging", + "ĠWat kins", + "Ġutil ize", + "Ġflash backs", + "ĠHas an", + "Ġhem isphere", + "Ġparam eters", + "ĠLoren zo", + "Ġrall ied", + "ĠKomnen os", + "izoph ren", + "d ivision", + "Ð º", + "Ġf its", + "ic ism", + "le gged", + "Ġg imm", + "Ġcon tended", + "ĠG ue", + "Ġr iv", + "ap o", + "Ġun im", + "ĠCh ip", + "Ġdis illusion", + "ĠY uan", + "Ġsub family", + "Ġent rusted", + "hen t", + "Ġ15 1", + "Ġpost war", + "ask i", + "Ġfavor ites", + "Ġpath way", + "Ġsens ation", + "ĠConn ie", + "Ġvari ables", + "ĠHur ley", + "ĠHous ing", + "Ġinaccur ate", + "C or", + "L ord", + "h aven", + "Ù ħ", + "Ġin herent", + "Ġh ides", + "Ġre election", + "ĠT ut", + "Ġl ure", + "ĠF avorite", + "Ġr ack", + "ess ment", + "ĠK j", + "ĠV iz", + "Ġunder parts", + "Ġrece ivers", + "Ġ17 70", + "ĠPh yll", + "ground s", + "ĠMil ford", + "enth al", + "An n", + "Bl ood", + "Ġcorrect ed", + "ĠTan aka", + "Ġwreck age", + "Ġgate house", + "Ġfortress es", + "Ġkidn apping", + "Ġridic ulous", + "Ġ( £", + "e as", + "f est", + "Ä ħ", + "Ġp ays", + "om ial", + "ch all", + "ĠK ak", + "ĠSt rip", + "Ġall oy", + "ble ms", + "St arting", + "Ġ0 1", + "Ġconsist ency", + "Ġhyp ot", + "Ġdoct r", + "ĠLem on", + "Ġweakness es", + "Ġgenet ics", + "Ġpec uliar", + "ĠKrup p", + "ĠRomer o", + "Ġtraject ory", + "ĠKriegs marine", + "U N", + "ĠB isc", + "ĠL ille", + "ĠE A", + "Ġsl ab", + "Ġmy c", + "aun ted", + "amb oo", + "ĠReg ent", + "Ġ40 1", + "Ġdev ot", + "ĠThat cher", + "Ġtext ile", + "ĠNin ja", + "ĠNot e", + "Ġcous ins", + "Ġlib retto", + "ĠCitiz en", + "role um", + "ĠUrugu ay", + "4 80", + "p aid", + "ĠR ust", + "ĠF aw", + "ĠL ug", + "ĠN eck", + "ĠJ ol", + "Ġsh ade", + "Ġro s", + "Ġrec ounts", + "Ġexp ulsion", + "ĠCl ause", + "Ġmed ications", + "com m", + "Ġsoc io", + "Ġeth ical", + "ĠMos que", + "Ġfashion able", + "Ġterror ism", + "Ġpredict able", + "ĠHur on", + "ĠFrances co", + "Ġamalg am", + "econ omic", + "A g", + "Ï Į", + "Ġw al", + "or as", + "en ade", + "ic ultural", + "im ag", + "ĠR ogue", + "ĠD oor", + "os ures", + "est rian", + "ĠE id", + "Ġr uth", + "Ġor thodox", + "ell ery", + "ĠV ogue", + "Ġcl ues", + "Ġad ol", + "Ġsc aled", + "Ġclass ifications", + "Ġcaus eway", + "ĠHer od", + "Ġly mph", + "uff le", + "Ġlog s", + "Ġdoub ling", + "Ġhun ger", + "ĠElect oral", + "ĠBudd y", + "ĠAlf onso", + "Ġdress es", + "Ġpredomin ant", + "ĠFlow er", + "Ġdissatisf action", + "ĠJak arta", + "D O", + "p arents", + "Ġst ub", + "ĠR other", + "ĠG he", + "ak on", + "ĠMay er", + "ĠCol ise", + "Ġsum s", + "ĠPort able", + "ĠHen rik", + "ĠEm irates", + "Ġly rically", + "Ġclos es", + "ĠIr vine", + "Ġpoly gon", + "ĠJama ican", + "ĠLad en", + "ĠVe h", + "ĠReich s", + "ĠBurg ess", + "Ġescal ated", + "eterm ined", + "Ġcontamin ated", + "ĠTakah ashi", + "ĠVatic an", + "3 40", + "c overed", + "i ob", + "j ani", + "Ġb its", + "ĠM are", + "Ġan ecd", + "ĠSt amp", + "Ġsp lend", + "Ġ3 70", + "ilm ar", + "ĠZ oe", + "ĠEl ias", + "int osh", + "Ġfree zing", + "Ġprior it", + "Ġroy alties", + "ĠArm istice", + "ĠReturn s", + "â te", + "Ġunderm ined", + "Ġincred ibly", + "ĠSpl it", + "m ake", + "t ri", + "ĠA al", + "Ġg rams", + "ĠH ouses", + "Ġwh oles", + "Ġ\\ ~", + "Ġreg ulate", + "Ġgro oves", + "ĠWh itt", + "Ġproject iles", + "Ġche ek", + "Ġfield ed", + "ĠReg inald", + "Ġreb elled", + "Ġemer ges", + "Ar ch", + "Ġdeliver ies", + "Ġbrown ish", + "ĠAud rey", + "ĠSab bath", + "Ġgrass es", + "Ġbright ness", + "Ġfert ility", + "Ġaristocr atic", + "Ġwhit ish", + "ĠParagu ay", + "ĠBriar cliff", + "Ġo ceans", + "is y", + "ĠT eddy", + "ĠS G", + "ĠB it", + "iv ism", + "Ġro oft", + "ach a", + "Ġchar tered", + "Ġback ward", + "ĠSc outs", + "Ġmark ers", + "Ġequ ations", + "rent ial", + "Ġpast oral", + "Ġcontrovers ies", + "Ġwa ist", + "Ġcooper ate", + "J im", + "Ġb unker", + "le hem", + "Ġen joys", + "Ġstri kers", + "Ġà ĺ", + "Ġdistrib uting", + "ĠJust inian", + "Ġaccompan iment", + "ĠLiber t", + "ú s", + "ĠHob bs", + "Ġcylind ers", + "Ġecosystem s", + "Ġproc ure", + "g ars", + "iv ate", + "ĠD ancing", + "ĠW ur", + "ĠL over", + "ĠG arn", + "Ġpro stitution", + "Ġpl und", + "Ġar rog", + "form s", + "Ġcomm od", + "Ġmid day", + "ĠDem p", + "Ġey ewall", + "Ġamb igu", + "Ġhar v", + "Ġweight ed", + "Ġbul lets", + "196 2", + "Ġheight ened", + "ĠThan houser", + "Ġminim ize", + "Ġarbit ration", + "Ġscream ing", + "bott om", + "ĠT ensei", + "ĠS entin", + "st ud", + "am ara", + "ĠP ir", + "ĠD raw", + "Ġpro w", + "ĠSt art", + "ish ima", + "Ġus eless", + "ĠCon sequence", + "Ġbatt ling", + "Ġdr astically", + "Ġline backer", + "ĠBe g", + "Ġrepl icate", + "Ġstat ewide", + "Ġant agon", + "ĠPart ners", + "ĠWe ir", + "ĠTra v", + "Ġbur ials", + "ĠJer icho", + "Ġadap ting", + "ĠCart e", + "ĠÄ Į", + "orde aux", + "Ġpiv otal", + "F an", + "Ġb ubb", + "ĠC ats", + "ay ama", + "ĠP unch", + "ĠF ans", + "Ġch alk", + "Ġun specified", + "Ġj ourneys", + "Ġtreat ise", + "Ġphot ographic", + "ĠIm age", + "Ġstreet car", + "ĠPet it", + "Ġimm ers", + "Ġchem ist", + "Ġroll s", + "ĠKir ch", + "ĠMain stream", + "ĠMcG raw", + "Ġswim mer", + "Ġserial ized", + "ĠAssy ria", + "Ġincons ist", + "ĠAthen ian", + "l ast", + "ð IJ", + "ul ia", + "ĠG ris", + "ĠG oll", + "ĠG omez", + "ĠK af", + "ry l", + "gan s", + "ĠEn emy", + "Ġdef ens", + "Ġmin el", + "Ġtrans gender", + "get th", + "augh ty", + "Ġimpro per", + "Ġpract ised", + "rap ers", + "Ġsuper b", + "ĠNot es", + "ĠCorn ish", + "Ġshr ub", + "ĠEmer ald", + "Ġrepet ition", + "ĠGriffith s", + "ĠBrent ford", + "ĠByp ass", + "c ers", + "c ra", + "f ashion", + "Ġl amps", + "Ġst unning", + "ra ble", + "Ġcomp ressed", + "Ġform idable", + "Ġexp osing", + "Ġste ered", + "Ġconn ector", + "ĠMil ne", + "rem ely", + "Ġexc ell", + "ĠUp anish", + "ĠMcG ill", + "Ġpoison ed", + "ĠFu ji", + "ĠTac oma", + "c ross", + "p ossibly", + "w al", + "Ġa ria", + "ĠA gg", + "ĠC ancer", + "Ġfor age", + "Ġal to", + "ĠL od", + "ĠN ú", + "Ġsc arc", + "ph ra", + "ĠY un", + "Ġass et", + "Ġdisc ourse", + "Ġann ih", + "Ġrest arted", + "Ġwater front", + "ocr ates", + "ĠMont oya", + "bl a", + "Ġtable t", + "ĠStand ing", + "Ġmart yr", + "Ind ian", + "Ġpreval ence", + "Ġvolunt arily", + "ĠFerm i", + "C ur", + "Ġc ared", + "Ġl ining", + "ĠB AFTA", + "ĠP up", + "ĠW itt", + "ĠCh ain", + "Ġdis ob", + "ĠAl ess", + "Ġev ade", + "ĠRe i", + "ĠMus ically", + "umb a", + "Ġarg u", + "US A", + "ĠUt ica", + "ĠSant ana", + "ĠDonald son", + "Ġfrust rating", + "ĠHad rian", + "Ġanx ious", + "Ġtransp arent", + "Ġdeton ated", + "Ġresent ment", + "Ġhesit ant", + "ĠEstablish ment", + "f re", + "h ma", + "s ides", + "ing e", + "Ġp eat", + "ĠF ill", + "ĠL oth", + "oc used", + "ah aw", + "ck er", + "Ġschool ing", + "ĠPres idency", + "ĠPart s", + "ĠMac beth", + "ĠBow ling", + "ĠDo ct", + "Ġcapital ism", + "Ġreject ing", + "Ġdisapp ears", + "ĠAtt empt", + "Ġorn ate", + "Ste phen", + "ĠInsp ired", + "Ġoverc rowd", + "ĠCey lon", + "s q", + "Ġa vi", + "in z", + "st rom", + "om at", + "ĠC W", + "ĠThe at", + "Ġat roc", + "gh a", + "Ġfl av", + "ane ously", + "ĠCl aus", + "Ġsim ulated", + "Ġbest owed", + "Ġnow here", + "ĠRock away", + "ĠEp isodes", + "Be autiful", + "Ġdefin itions", + "br illiant", + "ĠRoll s", + "Ġgren ades", + "Ġrefurb ished", + "ĠUran us", + "ĠHort on", + "ĠQuin cy", + "ĠRobb ins", + "' \",", + "B reak", + "Y o", + "b usters", + "p ay", + "ĠM ouse", + "ec ost", + "ĠG el", + "ĠN E", + "ĠK ers", + "ater mass", + "pl at", + "Ġpart isan", + "Ġne on", + "ĠEx it", + "Ġcoun ters", + "ipp ers", + "Ġregular s", + "Ġlower ing", + "Ġcompl aining", + "Ġinstitution al", + "Ġsalv ation", + "gett able", + "ĠUb isoft", + "Ġ ;", + "ĠM oe", + "ĠH ain", + "th reat", + "ĠJ ung", + "ĠK oz", + "Ġco res", + "ĠCar ly", + "eth oven", + "ĠMe gal", + "ÃŃ o", + "ĠMcG overn", + "ĠDick ens", + "ĠWhe ther", + "Ġhaz ards", + "Ġswift ly", + "ĠPrel ude", + "Ġs ided", + "Ġd ocked", + "ĠT iff", + "ĠS é", + "ec oming", + "ĠH ut", + "ĠN ay", + "ĠN ue", + "ĠE tty", + "ft on", + "Ġ16 1", + "ĠCar rier", + "ĠDe er", + "ĠBe acon", + "ĠMan ch", + "ĠAm es", + "Ġdifferent ial", + "ĠMac Farlane", + "Ġbi ographies", + "Ġsil ly", + "roll er", + "azz i", + "ĠSus que", + "ĠCart man", + "ĠBrand enburg", + "ĠClem son", + "ĠLMG TE", + "Ġresurg ence", + "Jose ph", + "b rate", + "e val", + "in to", + "it än", + "ĠR C", + "ĠR aff", + "ĠD ro", + "Ġv intage", + "Ġse izing", + "Ġab dominal", + "land er", + "inc ible", + "Ġconf ess", + "Ġgen uinely", + "ĠEast wood", + "ask et", + "ĠEm m", + "ĠLou d", + "Ġgas oline", + "Ġpersp ectives", + "ĠTal iban", + "ĠInn ocent", + "Ġcad et", + "Ġbetray al", + "Ġsubd ivided", + "D IS", + "v ance", + "Ġb illed", + "Ġe ternal", + "Ġr ites", + "ant es", + "ĠU d", + "ĠV iolet", + "Ġconc ussion", + "Ġgl ider", + "ĠBo om", + "ĠTra ins", + "ĠSar at", + "ĠChron o", + "ĠLib yan", + "Ġrub ble", + "vol ent", + "ĠAnat olia", + "Ġber th", + "Ġdegrad ation", + "Ġspor adic", + "Ġfoli age", + "Ġlia ison", + "f rid", + "j ima", + "ĠC ities", + "ec o", + "ĠB ordeaux", + "im ation", + "ir ch", + "ĠH ubble", + "th ose", + "ĠN il", + "ĠTh ink", + "ĠOr r", + "Ġobs ession", + "ĠSand ra", + "ĠHy per", + "Ġorchest rated", + "ĠRid ers", + "Ġbra ve", + "ĠSev ast", + "Ġdwell ings", + "Ġlon ely", + "ĠDoub t", + "E ll", + "I r", + "c m", + "d iv", + "f an", + "w reck", + "al og", + "le an", + "ĠS enn", + "Ġl ips", + "ĠC indy", + "and om", + "Ġch ieft", + "Ġsh oe", + "act ics", + "Ġqu artet", + "Ġra pping", + "olog ne", + "ink le", + "ĠCan on", + "Ġtravel ers", + "ĠIsland ers", + "ĠUl ster", + "ĠTenn is", + "ĠSac red", + "ĠFeat ure", + "ĠKob ayashi", + "accept able", + "commit tee", + "ĠTimb aland", + "F re", + "S ir", + "Ġb ugs", + "Ġn ets", + "ĠD ramatic", + "ĠK av", + "we ather", + "lect ions", + "Ġsign alling", + "Ġed ible", + "Ġpost al", + "ĠSim one", + "Ġsen ate", + "ĠLong street", + "Ġrat ification", + "Ġrom an", + "Ġimag in", + "Ġtransform ing", + "cha ikovsky", + "Ġnostalg ia", + "ĠLuxemb ourg", + "R ah", + "Ġt ric", + "ĠT uls", + "ĠS essions", + "ĠA ry", + "ĠC ourage", + "Ġcom a", + "ĠSt ranger", + "ind on", + "ob y", + "ĠSh ia", + "ĠAd en", + "ograph ically", + "ĠGl over", + "char ge", + "gun s", + "Ġdiff usion", + "Ġstem med", + "Ġfurn ish", + "Ġcontend ers", + "ĠMarx ist", + "B re", + "Y e", + "f ill", + "Ġre classified", + "Ġg amma", + "ĠI W", + "em aker", + "ill us", + "ĠCh a", + "Ġres h", + "Ġab used", + "ĠAl to", + "ons ored", + "Ġsub cont", + "19 42", + "ple asant", + "ĠCo aches", + "ĠSan ctuary", + "ĠLaw son", + "ĠRev olt", + "Ġhar ness", + "ĠDar lington", + "math rm", + "ĠBlood y", + "Ġcomprom ised", + "ĠByzant ium", + "Ġpige ons", + "ĠØ §", + "Ġapplic ants", + "4 40", + "E arth", + "L O", + "W omen", + "n ake", + "Ġ ),", + "Ġw ed", + "ĠS ource", + "st airs", + "Ġch ocolate", + "ĠAl ph", + "ĠAr gy", + "Ġwell s", + "10 3", + "ĠTe getth", + "Ġfun erary", + "ĠPart isan", + "ĠEm ploy", + "ga ard", + "Ġqual ifier", + "ĠWind s", + "Ġgreen house", + "Ġinstall ing", + "ĠBad en", + "ĠCelt ics", + "Ġcontempor aneous", + "Ġarth ropods", + "z yn", + "ic acy", + "ĠA H", + "ĠD irty", + "os itions", + "ber gh", + "Ġsp ikes", + "Ġrec onn", + "Ġser mon", + "ĠRe pl", + "ĠEn s", + "ĠMus k", + "hel p", + "ĠMon arch", + "ĠMal vern", + "Ġcred ibility", + "Ġuns igned", + "Ġattrib ute", + "Ġequal ised", + "Ġdoctor ate", + "ĠWolf gang", + "ĠEc u", + "Ġintellect uals", + "Ġarbit rary", + "ĠGat eway", + "End ers", + "Ġinvas ions", + "Mart in", + "Ġfeas ible", + "Ġfeder ation", + "ĠUsta Å¡e", + "T or", + "b illed", + "at l", + "ĠS ilmar", + "ĠK ro", + "Ġab usive", + "Ġnew born", + "ĠLe ading", + "of sky", + "Ġweek day", + "Ġve ins", + "arn o", + "Ġdial ects", + "Ġimpr int", + "Ġconsum ing", + "ĠOrgan isation", + "agg age", + "Ġinvent or", + "Ġshr ubs", + "ĠMeg ami", + "Ġforb ade", + "ĠNathan iel", + "Ġprivile ge", + "Ġmars hes", + "Ġnect ar", + "Ġargu ably", + "G P", + "X T", + "Ġc erv", + "ĠR ae", + "ĠD ir", + "ĠG wyn", + "ĠJ ov", + "ĠK le", + "og lyph", + "Ġover pass", + "duc ers", + "19 59", + "Ġ16 3", + "ĠHer ac", + "epend ing", + "ĠPort rait", + "ĠGod s", + "ĠApp ear", + "ĠGar land", + "Ġfrag ile", + "Ġped al", + "Ġsav ings", + "ĠByrd s", + "Ġhast ily", + "a an", + "v ald", + "Ġin duction", + "Ġn ud", + "ok al", + "ric es", + "Ġport fol", + "Ġappro ximate", + "ract ors", + "ĠAss ass", + "Ġsuper iors", + "Ġlay ered", + "Ġ178 1", + "ĠExt reme", + "ĠAut umn", + "ĠTel escope", + "Ġpump ing", + "ĠAna heim", + "Ġdepress ions", + "ĠBuccane ers", + "f ew", + "n othing", + "Ġa ston", + "Ġd é", + "ĠS omething", + "Ġy acht", + "Ġj oked", + "ne isen", + "ĠSp ice", + "ĠInd ie", + "Ġtimes lot", + "Ġground breaking", + "Ġrange f", + "mar ried", + "ĠRock ies", + "ĠMarc os", + "Ġdiver ged", + "brid es", + "Ġgam ers", + "Ġelectrom agnetic", + "neisen au", + ". $", + "4 90", + "6 60", + "S l", + "Ï Ģ", + "is ively", + "Ġm ates", + "ĠE h", + "ian us", + "Ġall iances", + "att en", + "Ġfl ats", + "Ġra ppers", + "Ġco herent", + "ĠMin isters", + "ĠAb e", + "ĠCal houn", + "ĠSm oking", + "Ġtechn o", + "ĠMcC le", + "Ġsch ooner", + "AA CP", + "Ġadminist rators", + "ĠLuc ia", + "resp ons", + "Ġbra very", + "Ġutil izing", + "Ġdeterior ation", + "ĠKel ley", + "ĠSpit fires", + "ĠScandin avia", + "conn ected", + "ĠHert ford", + "N ational", + "S ing", + "j ay", + "Ġt utor", + "Ġl ucky", + "ac io", + "ĠD ad", + "Ġch ic", + "Ġun real", + "Ġrem ot", + "ĠAs c", + "Ġvoc abulary", + "ĠBow man", + "ĠHistor ia", + "Ġspect acle", + "Ġarc s", + "Ġexecut ions", + "Ġsew age", + "Ġdisqual ified", + "Ġimmort al", + "h ift", + "on ium", + "is al", + "Ġp oured", + "ĠP aw", + "ĠR aim", + "Ġwh istle", + "ĠF aul", + "ĠF eld", + "ĠN ost", + "Ġv ain", + "qu it", + "ai olog", + "Ġbridge head", + "ĠTro op", + "ĠTy rann", + "ĠMah ler", + "ĠHay nes", + "Ġaer odynam", + "ĠConc ern", + "ĠShip yard", + "ithe cus", + "Ġunemploy ed", + "Ġbotan ical", + "? \".", + "B er", + "L uc", + "ĠT ail", + "ĠS ora", + "ĠR A", + "ĠJ od", + "res hing", + "Ġch op", + "Ġrec ession", + "Ġen erg", + "Ġconf eder", + "ĠSup ply", + "mon ary", + "ĠRos enberg", + "Ġreinfor cement", + "Ġemphas izing", + "CA P", + "Ġmonument al", + "ĠCoron ation", + "Ġenroll ment", + "Ġth umb", + "ĠR ider", + "Ġal gae", + "ĠF ing", + "ĠG rac", + "Ġapp le", + "ount ing", + "Ġtra verse", + "ĠMay s", + "Ġview point", + "aul ipas", + "ĠBatt alions", + "ett led", + "ĠSch n", + "ĠCa en", + "ĠMort imer", + "ĠSig ma", + "ĠMom ent", + "Ġpalae ont", + "ĠWhed on", + "S y", + "d rum", + "i q", + "k m", + "Ġc oy", + "ĠT ram", + "ĠD warf", + "ak in", + "ess ential", + "ĠHe brides", + "Ġatt orneys", + "Ġcr ushing", + "Ġposition ing", + "Ġaward ing", + "Ġball ots", + "ze k", + "ĠDes igned", + "Ġtransl ate", + "Ġpal ette", + "ĠEarl ier", + "Ġclean ed", + "Ġ178 7", + "ni ks", + "Ġbutter flies", + "teg rated", + "Ġincomp et", + "Ġprejud ice", + "Ġcaud al", + "ĠFél ix", + "G ener", + "Ġc ree", + "Ġd wind", + "Ġh ack", + "et es", + "ĠK lan", + "Ġsh p", + "Ġev oke", + "ĠOn o", + "Ġrest rained", + "Ġjust ification", + "ĠBe ethoven", + "oll ah", + "reg n", + "ĠMal aya", + "Ġliter acy", + "Ġdig its", + "ĠUnder wood", + "Ġtransl ator", + "ĠFro zen", + "Ġintegr ate", + "Ġvig orous", + "ĠMarl ins", + "ĠPent ecost", + "Ġdelight ed", + "Ġanten na", + "Ġrab bit", + "k on", + "m ixed", + "Ø ±", + "at ars", + "at aka", + "Ġd readnought", + "ĠS gt", + "Ġn ull", + "ow ing", + "ĠL ocation", + "Ġde eds", + "19 44", + "Ġinv iting", + "Ġlong itudinal", + "ĠFl int", + "Ġhand ing", + "ĠSte vie", + "Ġins isting", + "Ġarch ive", + "aut s", + "ĠPal aiolog", + "Ġà İ", + "ĠJud a", + "ĠTam aulipas", + "ĠEle ments", + "Ġintent ional", + "ĠSout heastern", + "Ġnurs es", + "ĠEarn hardt", + "1 14", + "C ard", + "s in", + "t el", + "it ans", + "ĠS ack", + "ast ies", + "Ġad ject", + "Ġact in", + "ĠWh ilst", + "Ġsm ile", + "Ġ16 7", + "Ġ0 2", + "Ġplant ing", + "ĠWild erness", + "ĠHend ry", + "Ġdispers e", + "Ġexempl ified", + "F ree", + "G re", + "p est", + "te gr", + "Ġchar ities", + "Ġreg roup", + "19 43", + "ĠAs p", + "hen y", + "iam en", + "Ġgroup ing", + "Ġgovern orship", + "Ġ14 2", + "Ġ14 8", + "Ġadv ancement", + "ĠEd na", + "Ġcover t", + "Ġvol tage", + "Ġtermin ating", + "Ġnarrow er", + "Ġbear er", + "Ġpull s", + "ĠBuck ley", + "Ġapolog ized", + "ĠCharacter istics", + "ĠDeuts ch", + "Ġdisadvant age", + "Ġenam el", + "ĠHels inki", + "F ire", + "N E", + "b ay", + "c ost", + "c reated", + "k kinen", + "m ire", + "z one", + "å ¤", + "Ġw ounding", + "ĠF ruit", + "ĠW izards", + "Ġr hin", + "ĠK idd", + "ĠSt ead", + "hed ron", + "Ġ3 40", + "Ġper ce", + "ĠRe ports", + "ae us", + "umb o", + "Ġtest ify", + "Ġemb odied", + "Ġden oted", + "Ġmel ted", + "ĠSil k", + "ĠTheod os", + "Ġjew ellery", + "ĠGates head", + "opard y", + "Ġmetab olic", + "oubted ly", + "ĠEcu ador", + "d ar", + "s ac", + "Ù Ĭ", + "Ġb ury", + "ĠS ki", + "ut ic", + "Ġman kind", + "Ġpos ing", + "Ġtra w", + "ĠCom bs", + "ten se", + "Ġadv isers", + "Ġclass mates", + "ĠMcC ull", + "ĠCoun ter", + "incip al", + "oper ation", + "Ġcontroll ers", + "ĠCas ablanca", + "Ġbypass ing", + "Ġdispers al", + "Ġassign ments", + "exc ellent", + "B road", + "E p", + "c ult", + "d irector", + "f unk", + "z u", + "ĠS overeign", + "om ar", + "ol ian", + "ĠB reath", + "ay r", + "ĠJ ungle", + "ĠE manuel", + "oc ar", + "Ġup bringing", + "ĠSe xual", + "ier o", + "ĠCol legiate", + "ĠAd vert", + "ĠPro f", + "ched uled", + "Ġconf esses", + "ĠEl ton", + "Ġlik eness", + "het ical", + "ĠLand is", + "add on", + "Ġbul b", + "ĠFam icom", + "ĠHung arians", + "Ġban ning", + "ais al", + "Ġpy ram", + "Ġparas itic", + "ĠBark ley", + "Im perial", + "Ġdenomin ations", + "Ġdictators hip", + "ĠHellen istic", + "Ġlan tern", + "ĠSevast opol", + "3 90", + "B rad", + "l ost", + "or c", + "en y", + "Ġb ind", + "ĠT akes", + "ĠS ick", + "im ura", + "ĠG R", + "ich y", + "Ġch ips", + "ans son", + "Ġfl avor", + "ĠZ ak", + "Ġbuild ers", + "Ġ21 5", + "Ġvol atile", + "Ġpred iction", + "Ġpers ist", + "reng th", + "oper ative", + "ĠSat ellite", + "ĠAp ache", + "Ġty ph", + "Ġsynthes ized", + "ĠAut om", + "Ġdisappro ved", + "Ġsa fer", + "ĠRuf us", + "M ax", + "m u", + "Ġw orms", + "le ague", + "el igible", + "Ġst aunch", + "ĠF ors", + "ĠL illy", + "Ġmin ed", + "Ġcar ic", + "off ensive", + "ĠPe el", + "Ġpot ent", + "met al", + "Ġsens es", + "Ġliber ated", + "Ġmyth ical", + "Ġ178 8", + "ĠRow e", + "ĠGoth am", + "Ital ian", + "pol itical", + "Ġzomb ie", + "Ġsanction ed", + "N H", + "Ġ ih", + "Ġthe ropods", + "Ġre aff", + "ĠC um", + "ut ral", + "ĠD oming", + "ĠW iggins", + "ell ations", + "Ġcont amination", + "ass ar", + "Ġdis closed", + "du ke", + "Ġrun off", + "ĠHar lan", + "Ġhalf back", + "ĠDown s", + "Ġimpl icated", + "Ġoverse en", + "Ġconsult ation", + "ĠCre ed", + "Ġdict ated", + "ĠJar vis", + "Ġadjust ments", + "ĠCave ndish", + "Ġprophe cy", + "ĠCompet ition", + "Person nel", + "T urn", + "p ack", + "Î ³", + "an um", + "ĠS ew", + "Ġn ic", + "av is", + "ri que", + "Ġsh ake", + "Ġcomm ence", + "Ġep ile", + "Ġ14 3", + "eng ine", + "Ġtw isted", + "Ġson ic", + "ĠGre ens", + "Ġlic hen", + "196 1", + "ĠAk ira", + "Ġdun geon", + "ĠTheres a", + "ĠYaz id", + "ĠDham mak", + "H ara", + "M other", + "j ah", + "m ud", + "r ion", + "Ù Ĩ", + "re ast", + "le utnant", + "ĠB ets", + "ig gy", + "ĠH ens", + "ĠJ udd", + "ĠU ematsu", + "Ġ20 6", + "Ġun sc", + "ach im", + "ach lan", + "Ġver n", + "ĠCon sole", + "Ġcare taker", + "Ġneed le", + "Ġquick er", + "Ġconcur red", + "ĠAR VN", + "Ġpatri ot", + "Ġparad ox", + "ĠAppalach ian", + "6 40", + "L ar", + "t akes", + "ĠL ima", + "ĠN ish", + "ign on", + "Ġcl inch", + "old ing", + "In tern", + "Ġrel ent", + "Ġrest s", + "Ġpublic ized", + "yle tic", + "10 8", + "Ġhum idity", + "Ġproject ions", + "ĠEx cell", + "ĠMor se", + "ĠDown ey", + "ĠRic ardo", + "ĠLen o", + "Ġchore ographer", + "ĠBron cos", + "ĠBerg man", + "ĠHat field", + "Ġassign s", + "Ġost ensibly", + "Ġconsort ium", + "Ġzool ogist", + "ĠKann ada", + "re ys", + "Ġw akes", + "Ġp H", + "Ġm oss", + "ĠT Åį", + "ĠP oin", + "em is", + "and ing", + "ĠE F", + "all ah", + "ĠCl ock", + "Ġarm istice", + "ĠNe on", + "Ġred und", + "rem ark", + "ÃŃ s", + "ĠEr ich", + "ĠBern ie", + "ãĤ ¹", + "ĠAst or", + "ĠPur due", + "Ġpione ers", + "Ġstere o", + "Te am", + "Ġkee per", + "Ġskirm ish", + "Ġenvelop e", + "Ġclover leaf", + "\\ \\", + "g re", + "t ech", + "Ġt il", + "or ously", + "ĠS ave", + "ĠM ab", + "ĠB á", + "ĠB iblical", + "ĠP ose", + "Ġcom rades", + "ill i", + "cl astic", + "The ir", + "Ġshow runner", + "ull i", + "por a", + "ĠGe ology", + "Ġorgan ising", + "17 5", + "ĠStar gate", + "Ġflow ering", + "ĠInter est", + "Ġexam inations", + "ĠHor izon", + "ĠCD s", + "Ġdraft ing", + "ĠMess i", + "Ġrevol ving", + "Ġdiscont ent", + "Ġascend ing", + "Ġstun ts", + "Ġellip tical", + "Ġtroph ies", + "Croat ian", + "ĠTegetth off", + "C r", + "g rown", + "x uals", + "ic orn", + "Ġl ust", + "ĠM ons", + "ĠP ip", + "ĠG eek", + "ĠK ew", + "te k", + "Ġover view", + "vent ions", + "Ġpar rot", + "Ġfront man", + "Ġcirc ulating", + "ĠBrown ing", + "ĠBur r", + "ĠKn ock", + "iy e", + "Ġcrash ing", + "Ġlect urer", + "Ġworship ped", + "Ġkiss ing", + "Ġintend s", + "Ġoct agonal", + "Ġencompass es", + "Ġtrom bone", + "Ġforc ibly", + "j andro", + "t imes", + "ĠC ous", + "ĠM ast", + "ĠW ies", + "ĠL azar", + "ĠN es", + "ĠSt rand", + "ĠV ert", + "Ġman ually", + "Ġatt ire", + "vi er", + "ton es", + "Ġfl ocks", + "Ġest uary", + "ex ecutive", + "iod iversity", + "Ġlaun ches", + "Ġ40 4", + "ĠQu atermass", + "Ġnomin ally", + "raw ling", + "ĠCro ft", + "ĠTem per", + "star red", + "Ġtransition al", + "Ġacceler ation", + "orig inally", + "ĠFlow ers", + "ĠMead ows", + "ĠChad wick", + "Ġrelat ivity", + "Ġapprent ice", + "Ġincap able", + "Ġunop posed", + "B urn", + "H MS", + "M B", + "d rama", + "u aries", + "or u", + "qu a", + "red ible", + "ĠV oc", + "Ġar ising", + "Ġ16 60", + "Ġdem oted", + "Ġ ¥", + "Ġmer its", + "ĠBer ks", + "ĠBrown lee", + "ĠMcC ay", + "Ġparen tal", + "Ġmagn ificent", + "ĠDet ails", + "rif ice", + "Ġrede veloped", + "Ġunp aid", + "rific ation", + "ĠGameSp y", + "ĠSter e", + "Ġregret ted", + "ĠMiy azaki", + "ĠInters cope", + "Ġaggress ively", + "ĠDais y", + "B art", + "b udget", + "as aurus", + "Ġm olar", + "am ong", + "ĠG ins", + "ĠG ior", + "ĠN ut", + "ag ged", + "ud s", + "Ġpl ating", + "ĠCh au", + "ran ging", + "Ġrec alling", + "Ġpre t", + "ĠCom es", + "Ġmin ted", + "ĠBar racks", + "ĠRec onnaissance", + "uk o", + "St ars", + "Ġmer cy", + "ĠBu y", + "Ġquestion able", + "ĠDaniel le", + "Ġsens ors", + "ĠWalk ing", + "ĠKat y", + "Ġic ons", + "ĠAbd ullah", + "Ġfle es", + "ĠLS U", + "Ġappend ages", + "Ġornament ation", + "ĠRw anda", + "ĠClap ton", + "ĠElis abeth", + "ĠStras bourg", + "ĠProvision al", + "! \".", + "M ir", + "o ire", + "p ieces", + "he ight", + "ar row", + "ro ts", + "ĠC out", + "ĠC aul", + "ĠB ower", + "ore an", + "ĠV or", + "ĠLe aves", + "ĠSc ream", + "ĠWar fare", + "Ġ30 1", + "nel ly", + "ĠDan i", + "ĠApp ro", + "Ġbirth place", + "ĠCommission ers", + "ĠBeat rice", + "ĠFre ed", + "Ġcondition ing", + "Ġsatisf actory", + "ĠRing o", + "ĠCow boys", + "Ġrandom ly", + "Ġefficient ly", + ". ),", + "o ct", + "v ich", + "Ġp est", + "Ġp ector", + "ĠC ologne", + "Ġst ipe", + "ĠL oy", + "ĠO ften", + "ĠK op", + "Ġar id", + "Ġper ished", + "Ġout set", + "Ġout dated", + "ĠCl in", + "ĠSc ene", + "fl o", + "Ġorgan ise", + "Ġprop ellers", + "Ġspecial ists", + "Ġbur sts", + "Ġplot ting", + "Ġmine field", + "ĠBull s", + "ĠRud olph", + "Ġdetect ives", + "Ġprol ifer", + "Ġsus pense", + "Ġecl ipse", + "Ġsty led", + "phrod ite", + "A v", + "d ead", + "Ġt ug", + "Ġs orts", + "il and", + "ĠC et", + "Ġ( .", + "ĠF ay", + "ĠG uth", + "ĠN ie", + "ĠN ah", + "Ġsh adows", + "Ġdis asters", + "act ivated", + "Ġbl essing", + "Ġimp ass", + "Ġmar ines", + "ĠEd iting", + "Ġappoin ting", + "Ġarran ging", + "Ġrain y", + "Ġpul se", + "ĠKat rina", + "ĠOt is", + "ĠShel ton", + "ĠAC LU", + "ĠRy der", + "Ġfasc inated", + "Ġamphib ians", + "Ġinterf ered", + "Ġpond s", + "Ġrod ents", + "Ġmetabol ism", + "Pac ific", + "ĠHammers mith", + "C all", + "b ush", + "he e", + "Ġw r", + "at u", + "ic able", + "ĠT ae", + "ĠS ime", + "ĠM og", + "ĠD are", + "ĠJ ade", + "ĠK P", + "ph i", + "Ġcar ap", + "ĠBl onde", + "Ġdifferent iated", + "ĠNo ct", + "ĠMart ÃŃn", + "Ġcontrib utors", + "ĠTra vers", + "Ġseed ed", + "ĠPatri ot", + "ĠRegard less", + "Ġengra ved", + "Ġsubdu ed", + "E r", + "Ġt aped", + "Ġf rie", + "Ġf iling", + "ĠH ooker", + "ĠP au", + "ĠP ocket", + "ĠD odge", + "ĠF ris", + "ĠW an", + "ant ically", + "ĠSt acy", + "Ġle thal", + "uc es", + "Ġrec uper", + "Ġser pent", + "aus ole", + "ĠShe a", + "ĠCon cept", + "Ġimp aired", + "Ġimport s", + "ĠFar rell", + "enc ement", + "ĠBall ard", + "iat ric", + "ĠSpring steen", + "Ġcann ibal", + "Ġpatri otic", + "L I", + "P o", + "T T", + "j iang", + "in ho", + "le ad", + "ĠA V", + "ĠM afia", + "ĠF S", + "ĠG neisenau", + "ĠE in", + "ĠE us", + "ĠO j", + "Ġind ec", + "Ġdet ain", + "aim an", + "ĠPar as", + "Ġorigin ate", + "ston ecraft", + "ĠConst ant", + "Ġtransl ates", + "resp ect", + "ĠEliz a", + "Ġhonor able", + "PC s", + "ĠCer ro", + "abl us", + "ĠArchitect ural", + "ĠBeth lehem", + "Ġflour ished", + "ĠIro qu", + "ĠDemp sey", + "R el", + "c ox", + "n as", + "s ell", + "at hed", + "ar ro", + "ĠT art", + "ĠB ord", + "ĠB low", + "Ġg ym", + "ĠIn uit", + "Ġcl one", + "man ager", + "ĠJo han", + "ĠSp ock", + "Ġgener ator", + "ĠCount ess", + "ĠReg iments", + "ĠEast Enders", + "ĠMer rill", + "ship s", + "Ġsch izophren", + "ĠWal ters", + "Ġocean ic", + "Ġkings hip", + "Ġfract ure", + "ĠSold iers", + "Ġcement ed", + "Austral ian", + "Der Wer", + "DerWer ff", + "Ð »", + "Ġ ug", + "Ġto ug", + "Ġm as", + "ĠA cha", + "Ġl os", + "ĠM amm", + "ĠH app", + "ĠK appa", + "ide an", + "ĠNov ak", + "inc orporated", + "Ġ30 5", + "ĠSer gio", + "ĠMy r", + "stand ard", + "Ġmax i", + "Ġign imb", + "Ġimplement ing", + "ĠSav annah", + "Ġbuy ers", + "ĠKl aus", + "Ġvoy ages", + "Ġsew er", + "ĠND H", + "ĠRI AA", + "Ġdefenc eman", + "k or", + "y ster", + "Ġf ont", + "ĠT AR", + "ĠC orey", + "ĠD ise", + "ĠV icksburg", + "Ġher ds", + "ik awa", + "ĠMin utes", + "ĠMor g", + "Ġhy m", + "Ġnorm s", + "ĠAnn o", + "Ġple as", + "Ġfunction ed", + "Ġemphas izes", + "pin wall", + "keep ers", + "ĠSpect rum", + "Ġtoile t", + "Ġteleg ram", + "Ġparat ro", + "C ath", + "G rand", + "S omething", + "l ation", + "w el", + "Ï ī", + "ĠC att", + "ĠM ys", + "ĠL PC", + "Ġex commun", + "ĠNew sp", + "Ġcan e", + "ll o", + "Ġ15 8", + "Ġcoll oqu", + "Ġmot ive", + "ĠGuard ians", + "vis ible", + "Ġhyp oc", + "ĠArk ham", + "Ġrepr ising", + "ĠSem in", + "Ġstyl ized", + "Ġaest hetics", + "Ġretrie ved", + "Hist or", + "B oy", + "g rup", + "Ġst akes", + "ĠR ommel", + "ĠD ent", + "ĠD rop", + "and ar", + "ag raph", + "ap ul", + "ĠK ne", + "per formed", + "Ġall ocation", + "ise xual", + "ĠWh ites", + "uss ions", + "Ġdem obil", + "ĠBar cl", + "Ġfun n", + "oul os", + "pro g", + "ĠSum atra", + "Ġdoub ted", + "Ġautom ated", + "Ġprosper ous", + "ĠHammer stein", + "Ġartic ulated", + "Ġhaun ted", + "Ġpad dle", + "ĠPyth ag", + "ĠOrn ith", + "ĠHä kkinen", + "W ild", + "Ġf ost", + "Ġb ou", + "ic ul", + "ĠH ark", + "ign ant", + "Ġinto x", + "ĠSe lected", + "ĠRe ardon", + "ah ar", + "Ġmet ro", + "Ġcoll isions", + "Ġcourt esy", + "ĠFre emason", + "Ġmun itions", + "ĠRest aur", + "Ġmanip ulate", + "Ġprol ogue", + "Ġwond ered", + "Äģk aua", + "Ġsuprem acy", + "ĠSarat oga", + "J on", + "W ood", + "b ill", + "ĠT us", + "ĠC ag", + "ĠM ia", + "ch s", + "ant al", + "Ġch rist", + "Ġhad n", + "Ġind icted", + "ĠPro duced", + "18 2", + "Ġstar vation", + "Ġmean ings", + "ĠBow en", + "Ġresearch ing", + "ĠTri als", + "Ġvolcan ism", + "Ġcontain er", + "ĠLind en", + "rett i", + "ĠGab ri", + "Ġcoordin ates", + "ĠCinem at", + "avi our", + "Ġlaugh ing", + "Ġsustain able", + "Ġcoc on", + "Ġfeas ibility", + "Ġiod ine", + "ĠDunk irk", + "Ġnoct urnal", + "B ra", + "h ame", + "l ich", + "n ets", + "y am", + "Ġs ue", + "Ġd oses", + "ĠT F", + "ĠC andy", + "im ates", + "ĠH air", + "ĠL ump", + "ĠCh un", + "Ġsc ary", + "Ġim itation", + "ĠEd itor", + "Ġbre ached", + "ĠCount ies", + "Ġer ad", + "ĠCast ile", + "Ġopt imal", + "ĠTre es", + "ĠTri angle", + "Ġlif ts", + "Ġcaptain cy", + "ĠSk ull", + "Ġap ost", + "Ġlearn t", + "ĠFair y", + "ĠCher bourg", + "Ġsynd icated", + "anz as", + "William s", + "Ġmanoeuv re", + "Ġacquaint ance", + "Mod ern", + "resist ible", + "d ance", + "h aving", + "l f", + "l é", + "on o", + "Ġm akers", + "ĠT urb", + "ĠA HL", + "ĠM ott", + "ĠP sy", + "ĠP fe", + "Ġhe el", + "ĠE lev", + "ĠK Åį", + "ace ut", + "Ġout spoken", + "Ġ4 10", + "Ġra ped", + "ĠAb by", + "Ġfield er", + "ĠCap t", + "Ġtor ch", + "ĠDes mond", + "ĠLuc ius", + "Ġrot ated", + "ĠDrag oon", + "ĠKaz akh", + "ocy tes", + "Ġentert ained", + "ĠChem istry", + ") /", + "U D", + "c iss", + "ĠT rem", + "ur am", + "ter a", + "ĠF ou", + "ers ch", + "ri ous", + "Ġint rud", + "Ġj ar", + "ĠAr bor", + "Ġinv aders", + "sh ould", + "ĠWill s", + "Ġeven ly", + "uk h", + "ĠBel mont", + "ĠFilm ography", + "Ġthick er", + "ĠVan DerWerff", + "Ġdescend s", + "Ġcart il", + "uro us", + "Ġmap le", + "Ġrecept or", + "ĠKot aku", + "Ġprosecut ors", + "ĠFear less", + "Ġtast es", + "Ġexcell ence", + "1 17", + "ar um", + "ĠD ies", + "Ġat he", + "ĠE asy", + "ĠO da", + "qu ire", + "Ġad orned", + "ree ze", + "ose xuals", + "ont i", + "ham med", + "Ġste pping", + "Ġred ist", + "int a", + "Ġstri pe", + "iqu et", + "Ġpoll en", + "ĠInit iative", + "Ġstrateg ically", + "Ġcul p", + "ĠXX X", + "Ġstip ulated", + "Ġseiz ures", + "ĠConv oy", + "a uth", + "l asting", + "z on", + "Ġf ishes", + "Ġwas ps", + "ver ted", + "Ġr ations", + "ĠK ru", + "Ġor ch", + "ĠCon quest", + "Ġwin ters", + "Ġaff irm", + "Ġtrad es", + "Ġnational ists", + "Ġstop page", + "Ġsyn onymous", + "Ġvir gin", + "ét at", + "Pr uss", + "Ġsle pt", + "Ġalgor ithms", + "Ital ia", + "ĠDang erous", + "ĠPP V", + "- ,", + "V ol", + "b il", + "w esterly", + "Ġh Pa", + "ĠT usc", + "ĠI A", + "ĠF ind", + "ĠW reck", + "and ers", + "Ġch imp", + "ĠCh app", + "Ġte aches", + "eat s", + "ĠSe jm", + "19 53", + "fl at", + "ĠAd ler", + "ĠPr as", + "Ġpromot er", + "Ġactiv ation", + "Ġcy an", + "lin ers", + "Ġbi om", + "ĠRad ical", + "Ġstra ins", + "ĠSever e", + "Ġmess enger", + "ĠHel p", + "Ġsens ory", + "Ġsail or", + "Ġcard iac", + "ĠRun ning", + "ĠDesc ribed", + "ĠBirth day", + "Ġmedi ocre", + "L ast", + "S i", + "b ling", + "m ars", + "t ely", + "Ġb aggage", + "ĠS ellers", + "ĠI RA", + "un ate", + "ĠN ur", + "ust omed", + "Ġrec ipe", + "Ġdis eng", + "rop ic", + "ĠBl unt", + "ĠPro cess", + "Ġtake off", + "go al", + "ĠAct ive", + "13 7", + "ĠRes idents", + "Ġsuper ficial", + "Ġintens ifying", + "ĠCorn elius", + "Ġassess ments", + "Ġscen ic", + "Ġhoriz on", + "ĠNak ajima", + "ĠPoly gon", + "Ġmobil ized", + "at ibility", + "Ġg az", + "Ġg erm", + "ĠH ume", + "ĠD aly", + "ĠF inding", + "ell ular", + "Ġsc are", + "19 58", + "ĠSh ould", + "Ġcomment aries", + "be autiful", + "ĠWood ward", + "Ġfast ball", + "Ġgar bage", + "ĠTro uble", + "Ġfat ally", + "Ġdiscip les", + "Ġtaxon omy", + "ĠRab bit", + "ĠPra irie", + "ĠCrime an", + "Ġaug ment", + "ĠChet niks", + "ĠBren nan", + "ĠSiber ia", + "ĠTrit on", + "Ġextrater restrial", + "B ow", + "Ġre iterated", + "ot iation", + "ĠThe rm", + "ĠP BS", + "ĠF irth", + "Ġat rium", + "ĠL al", + "Ġv iv", + "ab ol", + "ĠU z", + "ang led", + "Ġfre el", + "ĠSch ul", + "Ġimportant ly", + "Ġaccess ibility", + "ĠConst able", + "Ġhar p", + "Ġprogress ing", + "rang le", + "ĠBh ag", + "ĠRoll ins", + "ĠDale y", + "Ġfisher ies", + "Ġpig ment", + "Ġalk ali", + "ĠFul ham", + "Ġstew ards", + "A p", + "K n", + "c ars", + "l ate", + "p ublic", + "x y", + "Ġ ×", + "ĠM iley", + "ĠL iga", + "Ġle ap", + "Ġne ared", + "ern an", + "Ġpar ishes", + "ĠTr igger", + "ĠAb i", + "Ġroad ways", + "Ġinf amous", + "Ġmot ions", + "Ġdeterm in", + "Ġsem in", + "ros ion", + "ĠDun stan", + "Ġrenov ate", + "Ġkeyboard ist", + "ĠAlong side", + "Ġobsc ured", + "ĠChen nai", + "Ġsalv aged", + "ĠRab aul", + "Ġbrew ery", + "Ġkne es", + "Ġmathematic ian", + "ĠColise um", + "Y ork", + "a vers", + "j ina", + "Ġs way", + "Ġf ines", + "Ġh iking", + "ĠT actics", + "ĠM ane", + "ĠP ound", + "ĠN urs", + "Ġan omal", + "ĠK us", + "ĠK onst", + "Ġover land", + "Ġform ulated", + "ĠBl az", + "Ġdisc ern", + "ĠYork town", + "ĠDe M", + "ĠPh i", + "let ta", + "ĠAb el", + "Ġgr asp", + "ĠReg is", + "ĠTreat ment", + "Ġbon uses", + "ĠPy ramid", + "ĠRef uge", + "Ġdrunk en", + "Ġrabb its", + "ĠDalmat ia", + "Ġvern acular", + "V R", + "f itted", + "t ale", + "Ġd ash", + "ĠM ae", + "ĠW ille", + "ĠL ub", + "est ro", + "ri ot", + "pt ive", + "Ġob ey", + "Ġtop ography", + "Ġprop elled", + "Ġcur ious", + "Ġfire place", + "ĠMal m", + "Ġsil hou", + "oper ated", + "ĠHel g", + "aph ael", + "Mar ie", + "Ġcollaps es", + "Ġadvis ors", + "ĠKaiser liche", + "Ġfragment ed", + "Ġskysc rapers", + "Vir gin", + "Ġc ue", + "ĠA ve", + "ĠM AS", + "her ly", + "ĠR ost", + "ra ps", + "Ġpro stitute", + "Ġres olutions", + "ĠEn ough", + "Ġpass er", + "Ġsim ulate", + "Ġbr ighter", + "ĠHistor ians", + "iling ual", + "Ġsand wich", + "Ġban quet", + "ĠLaure l", + "Ġreorgan ization", + "ĠRena ult", + "Ġsor ry", + "Ġoverwhelming ly", + "Ġporn ography", + "Ġresup ply", + "> (", + "Ġa ph", + "Ġre ctor", + "ĠH imal", + "ĠP SP", + "ard ing", + "Ġor ator", + "Ġexp ands", + "Ġjoin ts", + "Ġbeh ave", + "Ġcur ator", + "Ġcontrib utes", + "ĠMac G", + "kn ot", + "ĠConst ruct", + "Ġimm ature", + "ĠVer a", + "Ġapart heid", + "Ġvo icing", + "iot ics", + "ĠGor ge", + "do ing", + "turn ed", + "teg ration", + "ĠMif flin", + "Ġatroc ities", + "T y", + "T oo", + "W are", + "v ings", + "y Åį", + "at an", + "an ie", + "Ġd read", + "ion age", + "ĠS ense", + "ĠC il", + "ĠL ED", + "rom atic", + "Ġv izier", + "oc les", + "ĠSt ap", + "ry th", + "Ġcar ing", + "ument ary", + "lin ear", + "Ġgra ffiti", + "Ġiron ic", + "ĠLuc a", + "ĠLy ons", + "ĠCy ber", + "Can ada", + "Ġmarsh al", + "Ġinver ted", + "Ġunderm ine", + "Ġveto ed", + "Ġinterl ude", + "ĠFo ley", + "Ġinflamm ation", + "B es", + "C E", + "H ome", + "S O", + "W ater", + "he alth", + "ĠR ural", + "ĠG est", + "Ġv ows", + "ĠK ick", + "ĠK raft", + "ember ton", + "Ġdis rep", + "19 27", + "19 41", + "ĠSh ik", + "Ġ17 00", + "Ġ17 79", + "ĠPl ato", + "Ġequ ival", + "ĠItal ia", + "Ġinj ust", + "Ġfund ament", + "war ves", + "rec ogn", + "Ġnation als", + "Ġreign s", + "press ive", + "Ġreact ivated", + "ĠTar get", + "Ġmine fields", + "Ġdiplom acy", + "Con f", + "Ġglac ier", + "Ġoptim ism", + "Sim ilar", + "Ġornith ologist", + "ĠBolshe viks", + "ĠKön ig", + "Ġairst ri", + "Cra zy", + "f il", + "l iving", + "re au", + "Ġp ars", + "Ġd aring", + "Ġh atching", + "ĠM ugh", + "ur gy", + "ig m", + "em ate", + "Ġwh ip", + "Ġal ley", + "ĠN ablus", + "Ġan onym", + "Ġch airs", + "und i", + "ob l", + "Ġexp osition", + "Ġmet amorph", + "Ġbas ins", + "umb ia", + "ĠRock well", + "Ġreason ably", + "Ġpur ity", + "Ġestablish ments", + "Ġdrum ming", + "ĠGar za", + "ĠGra v", + "Ġpath ways", + "ĠAbb ot", + "ĠRet irement", + "ĠAle ks", + "ĠVoy age", + "ĠCos by", + "Ġflaw ed", + "Ġincon clusive", + "Ġfiref ighters", + "design ated", + "ĠBund es", + "Ġsabot age", + "ĠShipp ey", + "C onnell", + "M ont", + "T im", + "d ain", + "z ky", + "Î ¯", + "ĠM ove", + "ĠG ig", + "Ġsh ades", + "Ġ20 3", + "ĠV ine", + "ĠTh i", + "Ġdis armed", + "ĠY el", + "ĠLe go", + "Ġrepl ies", + "Ġprop het", + "Ġcast s", + "Ġmix tape", + "Ġpen cil", + "ĠHaw ker", + "ĠCur ry", + "Ġmilit ant", + "Ġbay on", + "Ġtent atively", + "Ġadequ ately", + "Ġassert ion", + "Ġune vent", + "Ġloot ed", + "gra ve", + "Ġá ¼", + "ĠWeap ons", + "Ġindict ment", + "ĠSuperm arine", + "ĠSusque hanna", + "I l", + "r ude", + "Ġm apping", + "ĠM alk", + "ur ian", + "ĠP ell", + "ĠW anda", + "ĠE rd", + "ĠK itchen", + "ass adors", + "own er", + "ĠTh é", + "Ġj elly", + "pr im", + "ius e", + "Ġ27 5", + "ĠPer haps", + "ĠPal ae", + "ĠSl oan", + "igg ler", + "ĠGo al", + "ĠRain ier", + "Ġblow s", + "Ġrecre ate", + "Ste ve", + "Ġrib bon", + "Ġsymmet rical", + "ĠTanz anian", + "step s", + "ĠFranc isc", + "Ġthy roid", + "H omer", + "f ührer", + "j or", + "n atural", + "t ier", + "y ellow", + "er ion", + "Ġun equ", + "ass a", + "Ġinter ned", + "ĠRe gg", + "ĠCom mercially", + "ual ity", + "Ġ15 7", + "rig er", + "Ġgl uc", + "Ġmix er", + "Ġaud itions", + "ĠMor row", + "Ġexc use", + "Ġalle viate", + "Ġbed rock", + "uv ian", + "á¹ £", + "Pr ince", + "Ġsentiment al", + "ĠSpart an", + "Ġfals ely", + "Ġrelinqu ished", + "Ġinflict ing", + "ĠInflu ence", + "Rep ublic", + "ĠGue vara", + "a ques", + "n umber", + "an alysis", + "Ġp ix", + "el ton", + "ut nik", + "ĠF uk", + "art en", + "ĠAl icia", + "19 55", + "Ġbuild er", + "Ġdown fall", + "Ġexpl ode", + "ĠAm man", + "Ġav id", + "ĠSl ip", + "Ġpay load", + "29 5", + "ĠBre men", + "Ġpros ecuted", + "ñ ez", + "Ġvic ar", + "ĠCob ain", + "opol itan", + "ĠYah oo", + "Ġf ri", + "Ġp act", + "ĠT eller", + "ut an", + "ĠW affen", + "ĠG asc", + "op ened", + "ve z", + "hn o", + "Ġwhere abouts", + "Ġ17 60", + "ĠZ hu", + "Ġ16 2", + "ĠOr b", + "Ġstorm ed", + "Ġround about", + "ĠLam ar", + "Ġbulk head", + "ĠHom o", + "Ġshr ines", + "ĠSib elius", + "ĠRip ley", + "ĠBeau fort", + "Ġnewsc ast", + "Ġsegreg ated", + "ĠGadd afi", + "D ig", + "s ister", + "Ġthe r", + "st ore", + "ĠC ao", + "ĠR itz", + "ĠL DS", + "os em", + "ĠG ail", + "ĠJ G", + "ĠJ op", + "ĠJ aff", + "art hed", + "Ġdis abilities", + "ĠZ a", + "Ġdisc onn", + "Ġmar red", + "Ġter races", + "Ġdeterm ines", + "ĠMa ure", + "ĠBat avia", + "Ġvent ral", + "ĠNik ki", + "Ġaccum ulation", + "Ġyield s", + "Ġcomed ies", + "Ġpedest al", + "Ġcease fire", + "ĠPract ice", + "ĠFill more", + "5 60", + "T echn", + "t ree", + "z omys", + "ro bor", + "ĠB aird", + "ĠI BM", + "all o", + "uc ent", + "ĠLe Mond", + "Ġep och", + "ĠBl izzard", + "ĠJu ven", + "ĠMc In", + "Ġder ive", + "ĠTur in", + "Ġhero in", + "ĠDet achment", + "ĠBal let", + "Ġsan ctions", + "Ġacceler ate", + "ĠFrem antle", + "h om", + "Ġw ary", + "ar h", + "an j", + "Ġl ively", + "Ġl izards", + "ĠH ogg", + "Ġun le", + "Ġafter life", + "Ġpre fect", + "ĠCon ception", + "sh ock", + "ys ÅĤaw", + "Ġdev oid", + "Ġprevent ion", + "ortun ate", + "Ġsun set", + "Ġca es", + "Ġdiplom ats", + "Ġalter ation", + "â n", + "ĠPil grim", + "Ġfasc inating", + "ĠScar let", + "Ġcater pill", + "ĠJag d", + "Ġstre amed", + "ĠMonaster y", + "b ius", + "m or", + "re x", + "Ġre write", + "ĠT actical", + "ĠA MC", + "ĠP seud", + "ĠR iga", + "ĠW ass", + "ĠPl ants", + "ĠEd ison", + "Ġanim ator", + "Ġgra ins", + "Ġtend encies", + "ĠFe eling", + "ĠFord ham", + "Ġemp ir", + "ĠDom estic", + "Ġerr atic", + "Ġunp ublished", + "Ġtel esc", + "ĠCool idge", + "Ġperipher y", + "Ġultra violet", + "ĠshÅį jo", + "Ġpyro clastic", + "ĠIroqu ois", + "J G", + "g rowth", + " ±", + "ĠB erman", + "ĠJ ared", + "ip ers", + "ess e", + "ĠY ong", + "ik en", + "Ġrep elled", + "ĠAm elia", + "ĠEl le", + "Ġstat utory", + "Ġfore nsic", + "ĠSan ford", + "Ġmodel ing", + "Ġsal ts", + "ĠBell man", + "ĠLov ato", + "ĠBang alore", + "ĠSi han", + "Col onel", + "Ġicon ography", + "ĠPlat oon", + "Ġcere bral", + "Ġimmort ality", + "did n", + "Ġmotiv ations", + "Ġexpend iture", + "Rou te", + "Ġا ÙĦ", + "V ision", + "c z", + "w at", + "on ce", + "Ġto ken", + "ĠT chaikovsky", + "Ġfor um", + "ĠP awn", + "ĠG ong", + "ĠO ry", + "Ġpl edge", + "rit ical", + "ric o", + "Ġup tempo", + "fer ring", + "ath ing", + "Ġbu zz", + "ivers e", + "Ġgu ild", + "Ġannoun ces", + "arm ament", + "wh ose", + "ĠSch r", + "ĠMer ch", + "Ġindic ative", + "ĠField ing", + "Ġproport ional", + "Ġpron oun", + "ĠWee kend", + "Ġseism ic", + "c ery", + "k op", + "as ian", + "Ġd ri", + "ĠT ic", + "ĠA u", + "ĠB ü", + "im atum", + "ul ence", + "ĠW att", + "ĠG é", + "Ġab reast", + "ind ust", + "Ġtr ache", + "ĠSc r", + "ĠHar ley", + "ĠTr uck", + "ĠAng us", + "uk ary", + "ĠSal mon", + "ĠGra f", + "ĠSu ite", + "ĠMcN amara", + "ĠStafford shire", + "Ġmagist rate", + "ĠTorn ado", + "c up", + "ĠI gor", + "ĠP ax", + "ĠR itch", + "ĠW ide", + "and em", + "Ġr ushes", + "Ġpl anners", + "ĠK ali", + "Ġun author", + "aus ed", + "ale z", + "Ġem ail", + "fl oat", + "Ġsoc ietal", + "eth yl", + "Ġweek days", + "Ġpopular ly", + "head er", + "Ġdiv ides", + "Ġcertain ty", + "ĠOrig en", + "Ġcompar ative", + "asm ine", + "Ġrecip roc", + "ĠMaj estic", + "Ġmemor andum", + "ĠCab o", + "str öm", + "ĠSas anian", + "ĠKath leen", + "Ġmalf unction", + "c ond", + "l ords", + "Ġd elta", + "ou pe", + "ĠT avern", + "ĠB ene", + "th ia", + "ĠF ishing", + "Ġan gr", + "Ġ3 80", + "Ġpre face", + "Ġev e", + "aj j", + "Ġ17 7", + "Ġsl ain", + "oph ys", + "ãĥ »", + "urban ipal", + "ĠHart ley", + "Ġrhy me", + "Ġsolid arity", + "AR IA", + "Ġmac ro", + "Har rison", + "Ġgrat itude", + "Ġsecre cy", + "Ġlatt ice", + "ĠDhammak aya", + "P et", + "S ar", + "Ġt a", + "Ġb ounty", + "Ġm isf", + "Ġd ives", + "ĠS ind", + "ĠA ar", + "ĠW ight", + "ĠL atter", + "ang ing", + "ĠMar iana", + "ĠSh arks", + "Ġpol led", + "ĠFor ward", + "ĠPh o", + "Ġconc ourse", + "Ġlit igation", + "Ġorigin ates", + "Ġrev oked", + "ĠBlack s", + "Ġquick est", + "asion ally", + "ĠEnter prises", + "Ġprep ares", + "ĠSound ers", + "Ġcinem as", + "ĠCop per", + "ĠKal Äģkaua", + "ĠHorn s", + "ĠFal cons", + "ĠSem inary", + "Ġshock ing", + "ĠAltern atively", + "Ġcataly st", + "Form er", + "ĠTAR DIS", + "Ġangr ily", + "G overn", + "Ġs oup", + "ĠP omer", + "ak y", + "ĠUn fortunately", + "20 1", + "ĠBe er", + "ĠChrist i", + "Ġmy a", + "Ġaff orded", + "Ġgr ateful", + "Ġred emption", + "ĠMad ness", + "ĠPort al", + "Ġlyric ist", + "Al bum", + "ĠRo oney", + "ĠSum ner", + "Ġrecept ors", + "Ġhorizont ally", + "Ġmimic ry", + "Ġcripp led", + "D i", + "G e", + "z b", + "ĠA ragon", + "ĠD R", + "ĠN ure", + "ĠN AACP", + "ĠE FL", + "ĠO c", + "Ġsh aman", + "cl ing", + "Ġun fit", + "ff er", + "Ġsc al", + "Ġinter acted", + "Ġtr ash", + "ĠSe pinwall", + "Ġqu int", + "ier ce", + "Ġest ranged", + "ĠAd a", + "Ġtro upe", + "ĠCor v", + "ĠSch olar", + "Ġconv ictions", + "Ġqual ifications", + "ĠFleet wood", + "ĠSil ence", + "Ġexpress ive", + "ĠLy dia", + "ĠWild er", + "Ġharm onic", + "ĠJenn er", + "Ġshel ved", + "Ġdiagn ostic", + "ür st", + "Ġchron ology", + "ĠDub ai", + "ĠHass an", + "Ġvest ib", + "fund ed", + "Ġcohes ive", + "Ġdiscipl ines", + "Ġstab bed", + "ĠWain wright", + "ĠJuda ism", + "J ac", + "l ene", + "in ting", + "Ġd ump", + "Ġh int", + "ĠM ash", + "ĠD orn", + "ĠW ÅĤ", + "ĠG ive", + "ĠN H", + "ran gers", + "ĠAll man", + "Ġpred atory", + "ĠTer esa", + "Ġdepend ence", + "ĠRud y", + "ĠGround s", + "Ġliver y", + "Ġcook ed", + "ĠEsp a", + "Ġhier oglyph", + "Ġdys function", + "Sec ret", + "Ġspars ely", + "C oll", + "L S", + "M ake", + "f oss", + "m ie", + "ad as", + "ĠM anny", + "ĠH aus", + "ĠSt okes", + "ĠCh ong", + "ĠV est", + "ark y", + "orth odox", + "Ġsm ok", + "Ġgun boat", + "ĠFl air", + "app ointed", + "Ġremov es", + "osaur id", + "Ġlov ely", + "ĠHus ayn", + "ĠUC I", + "ĠGhost s", + "Ġcrust aceans", + "Ġech oes", + "ĠGetty sburg", + "Ġcontradict ory", + "erun ner", + "ĠAndrom eda", + "Ġw izard", + "it ra", + "it ates", + "ĠS D", + "el ian", + "ur ious", + "ĠH ague", + "ch in", + "Ġr ink", + "ud ing", + "ĠK ud", + "ust ing", + "ĠAl var", + "Ġshe p", + "Ġwe ights", + "ĠChrist church", + "ĠEl aine", + "Ġpresent er", + "Ġnort herly", + "Ġste aming", + "Ġlik ing", + "ĠSam son", + "Ġaccess ories", + "ĠBr at", + "Ġmusical s", + "ĠVer st", + "ĠFre ud", + "Ġharm onica", + "ĠBeck et", + "ĠRav ens", + "ĠLor raine", + "ĠTibet an", + "ĠVij ay", + "ĠMater ial", + "opath ic", + "Ġparan ormal", + "Ġcarap ace", + "B R", + "C ola", + "J am", + "f ighter", + "t ically", + "Ġs ights", + "Ġm aker", + "ĠC oy", + "ĠM ö", + "ig rams", + "ĠO ss", + "ĠSt ing", + "ond s", + "ĠSh adows", + "Ġprop osition", + "ĠCor b", + "ĠCap itals", + "Ġemb ank", + "ĠTor pedo", + "ĠCare ll", + "ĠDer rick", + "ĠMol ina", + "Ġconsc ript", + "Ġreservoir s", + "Ġoverc ame", + "Ġexpans ive", + "ĠGentle men", + "Ġhelm ets", + "Ġcerv ical", + "L ee", + "V arious", + "i ology", + "Ġa isle", + "Ġb idding", + "ĠA N", + "ĠB ust", + "ch ik", + "ĠF inch", + "ĠK is", + "oun ter", + "ĠMar ius", + "view ed", + "ĠZ amb", + "Ġprov ocative", + "Ġfac ades", + "ĠMe et", + "Ġhom oph", + "ĠTer ra", + "Ġcer amic", + "Ġdu ke", + "ĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠĠ ĠĠĠĠĠĠĠĠ", + "ĠClass ics", + "lim bs", + "omic ide", + "ĠCyr il", + "Ġfluor ide", + "Ġoutfield er", + "ĠShear er", + "B PI", + "F red", + "H a", + "v ill", + "at is", + "at ility", + "ar ist", + "ur ations", + "ig raph", + "em ani", + "ĠW oo", + "ĠG aw", + "ard ust", + "all er", + "ric hed", + "ĠSe al", + "Ġbefore hand", + "any u", + "Ġ17 58", + "Ġ17 74", + "ĠGe h", + "ĠPark inson", + "Ġsum med", + "Ġhon oring", + "ĠMal ik", + "Ġdiss em", + "Ġsched ules", + "ĠTri este", + "Ġhorse back", + "Ġrow span", + "ĠFair banks", + "Ġchorus es", + "ĠReal m", + "Ġnoble men", + "\\|\\| .", + "Ġconsc ription", + "Ġencompass ed", + "Ġexhaust ion", + "ĠCul ver", + "Ġapprent ices", + "ĠKarn ataka", + "G O", + "M id", + "V er", + "c ation", + "f ell", + "s ounding", + "Ð ²", + "Ġt ech", + "Ġw alled", + "Ġin duce", + "ĠC ars", + "ĠH ub", + "ĠN ails", + "Ġsh outing", + "ib o", + "we e", + "19 56", + "idd y", + "ĠSl ate", + "enth ouse", + "ĠSun ni", + "ĠDar ryl", + "ĠRel ated", + "ĠSon ny", + "Ġgang ster", + "Ġmerc enary", + "Ġboost ed", + "ĠHiro shima", + "ĠCollect or", + "Ġreef s", + "Ġunse en", + "ĠMatth ias", + "Ġs ails", + "Ġp uff", + "ic emen", + "Ġd red", + "Ġre written", + "Ġst ee", + "Ġbe qu", + "ĠF aisal", + "ĠG n", + "ĠN iz", + "Ġdes erves", + "ild e", + "Ġev olving", + "Ġ4 80", + "ĠShe ppard", + "ien cy", + "Ġprop onent", + "Ġbi ologist", + "oms ky", + "ĠSun shine", + "Ġmort al", + "emeter ies", + "ĠRow ling", + "Ġovers ight", + "ĠSet ting", + "ĠRosen qvist", + "Crit ical", + "Ġgrab bed", + "Ġfores h", + "Ġutter ly", + "Ġcoden amed", + "6 10", + "G er", + "s n", + "Ġf ade", + "ĠA ug", + "ĠM ores", + "ĠB P", + "ĠB iffle", + "th ro", + "ĠN ec", + "op ia", + "op ods", + "ap id", + "Ġres ented", + "Ġsu ites", + "Ġcomm encement", + "Ġtr action", + "Ġfl or", + "Ġprop riet", + "Ġtechn ician", + "ĠAg new", + "ĠDr iver", + "Ġden ote", + "ening rad", + "ĠConf uc", + "Ġillust rator", + "Ġshel tered", + "ĠHans on", + "ĠTerm inator", + "ĠProtest ants", + "De velopment", + "ĠSad ler", + "ĠBil bo", + "Ġbund le", + "ilem ma", + "Ġpector al", + "O x", + "R a", + "R o", + "\\ )", + "w ana", + "Ġf ared", + "Ġp awn", + "ut able", + "ĠH ij", + "ĠG iuse", + "op ening", + "ew orthy", + "ib u", + "ens er", + "Ġsub stitution", + "Ġinv ari", + "Ġpol ling", + "alk y", + "ĠTr ilogy", + "rig an", + "ask er", + "ĠWin throp", + "ĠMa it", + "Ġsust aining", + "ĠBal zac", + "tra ined", + "Ġshel f", + "Ġdiver t", + "flu or", + "Ġchest nut", + "Ġsupern ova", + "ĠÃģ l", + "ĠKens eth", + "ĠSpart a", + "ĠProper ties", + "Ġts un", + "L eary", + "P ants", + "S H", + "t enth", + "Ġm ocked", + "th on", + "ĠE wing", + "ĠK urd", + "Ġsh rim", + "Ġrec essed", + "20 5", + "Ġind ist", + "uch amp", + "Ġcontin ents", + "ĠZ ool", + "Ġhum ming", + "Ġinf ancy", + "Ġhelp ful", + "be fore", + "Ġprior ities", + "Ġshoot ers", + "Ġproduct ivity", + "Ġtor rential", + "ĠCle ments", + "ĠSar gon", + "Ġkilomet re", + "Ġvac ancy", + "ĠCra ven", + "Ġfur the", + "Ġmanip ulation", + "ĠBrew er", + "ĠCrime a", + "Ġexpans ions", + "Ġleng thened", + "B ased", + "L ost", + "M s", + "g ia", + "id uous", + "ow ment", + "ĠP agan", + "all ic", + "Ġex clude", + "Ġcl ans", + "Ġrem embers", + "Ġ7 77", + "ax is", + "Ġprot ects", + "Ġinf requ", + "ĠRed d", + "Ġbreak out", + "ĠAtl us", + "Ġnovel ty", + "Ġshare holders", + "Ġexperiment ing", + "power ful", + "Ġhal ves", + "ĠBrig gs", + "ĠBed ouin", + "Ġencompass ing", + "Ġcategor ized", + "Ġdenomin ation", + "Ġabnorm al", + "Ġbab ies", + "ĠChis wick", + "âte au", + "Ġrooft op", + "Ġprow ess", + "L aw", + "P ark", + "S et", + "c ultural", + "Ġw iped", + "ĠH ina", + "ĠR und", + "ĠK ramer", + "ub iqu", + "ov ing", + "Ġcl itor", + "Ġsc ared", + "Ġatt ic", + "ĠCl int", + "ĠAnd ron", + "ĠAm id", + "Ġcr acked", + "Ġ21 3", + "ĠSuper intendent", + "Ġris ky", + "Ġi Pad", + "ĠTem pl", + "Ġreflect ive", + "ĠSher lock", + "ĠCommand ing", + "Ġdisturb ances", + "Ġnom inees", + "ĠHindu ism", + "ĠVolunte ers", + "ĠGoeb bels", + "ĠWoll stonecraft", + "Ġdispro port", + "Ġmyst ical", + "C op", + "S ource", + "Ġf ring", + "ĠC inqu", + "ir ational", + "ĠH ab", + "ch rist", + "ĠF incher", + "av ement", + "ip edia", + "ĠSt av", + "ener gy", + "19 57", + "che ck", + "Ġline ages", + "eng el", + "Ġactiv ate", + "ĠHol m", + "ĠBre ed", + "ĠSher wood", + "Ġobserv atory", + "Ġimpr actical", + "ĠSav ings", + "ĠNag asaki", + "ĠVe ga", + "Ġghost s", + "ĠThir teen", + "Ġsmugg ling", + "ĠMyc ena", + "ĠVisc ount", + "ĠBritann ia", + "Ġvamp ires", + "fif th", + "k us", + "y i", + "Ġh oard", + "ĠC udi", + "ot ov", + "ĠD ial", + "ĠL ack", + "ĠN PR", + "if olia", + "qu ired", + "Ġro pes", + "Ġall erg", + "Ġinv oked", + "oul a", + "ĠTom linson", + "Ġdon ate", + "ĠGovern ors", + "Ġwood y", + "ĠSum er", + "Ġasp irations", + "ĠJer em", + "Ġast hma", + "Ġtermin ates", + "ĠAnth ology", + "Ġcommemor ation", + "Ġsan ct", + "ĠHorn et", + "ML B", + "Ġexecut ing", + "great est", + "ĠHoll iday", + "Ġdign itaries", + "Ġloot ing", + "ĠMoz art", + "ĠGö ring", + "ĠIber ian", + "Ġtu ition", + "Ġsidew alk", + "Ġcouncill ors", + "ĠSiles ia", + "D en", + "W ind", + "k ok", + "s ocial", + "Ġf iss", + "Ġp ause", + "Ġd op", + "Ġe ukary", + "ĠB ubb", + "ow ay", + "ĠP emberton", + "ĠD ao", + "ĠF is", + "Ġex ert", + "ust ain", + "Ġper i", + "ob ody", + "ob ald", + "orn s", + "ĠLe a", + "19 00", + "Ġbl onde", + "Ġclass room", + "cent ric", + "Ġarch aic", + "Ġemb ro", + "ĠArch duke", + "ĠVer di", + "ĠFred dy", + "Ġspot ting", + "Ġinte ger", + "foot ed", + "Ġtempor al", + "Ġalien ated", + "Ġconced ing", + "Ġbrut ality", + "ĠFac ulty", + "Ġwitch craft", + "Ġinev it", + "Ġguerr illas", + "Angel o", + "ĠTek ken", + "L D", + "S lam", + "h Pa", + "y st", + "ĠT rench", + "ĠS usp", + "ĠC inder", + "ĠM oy", + "ĠP ig", + "ĠL eningrad", + "ra j", + "ĠG ut", + "ĠG if", + "ru k", + "ĠSe qu", + "ĠSh iro", + "Ġfam ously", + "ĠAd apt", + "Ġpar aph", + "Ġcast e", + "duct ory", + "ĠSm ile", + "ĠCor pus", + "ĠEm manuel", + "ĠPlay boy", + "ĠWil kes", + "Ġcontent ious", + "ĠFall on", + "Ġrevers al", + "ĠThous and", + "Ġremar ried", + "Ġentreprene ur", + "D am", + "J ud", + "L and", + "L ady", + "M F", + "S N", + "b old", + "Ġp ony", + "ĠA phrodite", + "Ġfor k", + "Ġbe hest", + "ĠD enny", + "ĠG w", + "qu isition", + "Ġver ified", + "Ġinc idence", + "ĠSp ani", + "Ġdr ills", + "Ġterm inals", + "most ly", + "Ġenc ore", + "ĠQu ick", + "ios yn", + "de v", + "yr m", + "ĠBre eding", + "Ġ178 2", + "Ġfasc ination", + "Ġconstitu ent", + "ĠWhere as", + "ĠSyl via", + "Bi ase", + "Ġspat ial", + "Å Ļ", + "Ġs ire", + "Ġf ren", + "es us", + "ĠT ian", + "ĠC hest", + "Ġg rit", + "ĠH osp", + "ĠD under", + "ra f", + "ĠSt ring", + "ĠTh in", + "Ġ18 1", + "ph alt", + "Ġsu ic", + "ind i", + "ind uced", + "Ġrep ay", + "sp onsored", + "Ġter ra", + "Ġcrew ed", + "Ġdepart s", + "ĠTour ism", + "ĠMos ley", + "Ġbra king", + "ĠMem ories", + "Ġmud sl", + "Ġresur rection", + "Ġafford able", + "Ġincl ination", + "ĠEthiop ian", + "Ġhazard ous", + "Ġrestra int", + "L ew", + "V E", + "q i", + "it man", + "Ġc ov", + "as ive", + "ay as", + "ĠW ither", + "ĠG und", + "lect ic", + "Ġ7 37", + "20 3", + "ple x", + "Ġbre ech", + "Ġauthor itarian", + "Ġprim aries", + "ĠMed ic", + "Ġindic ator", + "Ġdocument aries", + "ĠHa as", + "CA C", + "Ġfuel ed", + "Ġarc ades", + "Ġmig ratory", + "Ġhypothes ized", + "Ġlie u", + "Ġmanip ulated", + "oub t", + "ĠChrys ler", + "ausole um", + "4 30", + "C onst", + "V e", + "c re", + "s ervice", + "ĠT ier", + "ĠH ands", + "ĠH enson", + "ĠP urch", + "ĠD oo", + "Ġal ias", + "ĠF rag", + "ĠW ester", + "ĠG is", + "op athy", + "ĠO DI", + "Ġde eming", + "ry pt", + "19 54", + "Ġ16 9", + "Ġbar ric", + "Ġobs essed", + "Ġenc irc", + "Ġinitial s", + "ĠRos em", + "ĠFred die", + "Ġorchest ration", + "Ġcold er", + "Ġ178 4", + "ĠSab res", + "Ġcarbon ate", + "Ġorb iting", + "Ġgat eway", + "ĠCold play", + "ĠGonz alez", + "alis co", + "ĠSas uke", + "ĠCeleb rity", + "Ġreconcil ed", + "ĠCit adel", + "Ġsupers eded", + "Ġconspir ators", + "Ġamen ities", + "ĠJard ine", + "\" -", + "T olkien", + "d ress", + "e viÄĩ", + "re b", + "Ġre el", + "ĠS oci", + "ĠM R", + "ul g", + "ĠJ avan", + "av ior", + "ew s", + "pt us", + "Ġret ract", + "Ġrel ocating", + "Ġwhere ver", + "Ġhead lines", + "Ġexpl orers", + "Ġsol os", + "ĠRed ding", + "Ġenv oy", + "Ġpolic emen", + "het ically", + "ĠDi oc", + "Ġpack aged", + "Ġdub ious", + "Ġsight ing", + "Ġstair cases", + "ĠBog dan", + "Part y", + "Ġpsychiat rist", + "ĠCrist ina", + "ĠSentin el", + "2 90", + "A tt", + "W he", + "t ons", + "Ġp ads", + "ĠS ent", + "ac ión", + "Ġwas hing", + "ĠB az", + "ĠF ender", + "Ġpro sc", + "ĠK uala", + "ov el", + "ord ering", + "te xts", + "Ġj ok", + "Ġte ens", + "ĠSe par", + "orn o", + "19 5", + "ĠQ atar", + "com pet", + "ĠSw indon", + "ush ima", + "Ġsuper firing", + "Ġchap lain", + "ev ity", + "ĠDun geons", + "ãĤ ¤", + "uty ens", + "ĠBand ai", + "ĠLov ell", + "Ġgather ings", + "ĠNat asha", + "ĠMak oto", + "Ġbeet le", + "Work s", + "Ġinterrog ation", + "Ġsacrific ed", + "ĠBung ie", + "P rom", + "S ingle", + "á ŀ", + "Ġs ells", + "ĠM ou", + "ĠB in", + "ĠP anc", + "ĠD ever", + "ĠG osp", + "Ġle opard", + "ure n", + "att les", + "other mal", + "ty pes", + "Ġair men", + "erv a", + "Ġserv iced", + "ĠPar ry", + "ĠBel ieving", + "Ġbox er", + "Ġvocal ists", + "ĠÎ ²", + "ĠÅ ½", + "cap tain", + "Ġstall ion", + "ĠNeigh bours", + "ĠProper ty", + "h ak", + "t an", + "Ġt andem", + "ĠT ipp", + "et ch", + "ĠP s", + "ĠK ats", + "ĠK illing", + "ell ant", + "Ġun acceptable", + "Ġfl ux", + "ĠLe ón", + "Ġspec ulative", + "10 6", + "Ġequ estrian", + "Ġce phal", + "ĠMcC all", + "ĠConst ance", + "Ġdeep est", + "ĠRam on", + "ĠGib bons", + "ĠAk k", + "Ġremark ably", + "ĠDiamond s", + "Ġconsolid ation", + "ĠBran ham", + "Ġescal ators", + "ĠSax ony", + "ĠSah ara", + "Rec ording", + "ĠDuff y", + "ĠDeuts che", + "A le", + "S em", + "Ġt ents", + "or ations", + "ĠT C", + "el ines", + "Ġl i", + "Ġl ime", + "ol ition", + "ĠB eds", + "Ġg hetto", + "ĠF ak", + "ĠF orth", + "ĠW K", + "ĠL augh", + "ĠG ad", + "ĠG amma", + "ĠJ alisco", + "ain ty", + "gh am", + "Ġsp heres", + "Ġrem edy", + "rop he", + "ĠAs ylum", + "Ġ15 6", + "ĠDe leg", + "Ġcapt ives", + "ĠMark ham", + "ĠGold stein", + "Ġemb ell", + "ĠWall er", + "Ġbatter ed", + "Ġhands ome", + "Ġrob otic", + "ĠLar son", + "wa it", + "Ġban ana", + "Ġbed rooms", + "New s", + "ĠBrig ades", + "ĠBeck ham", + "ĠVik ram", + "ĠColomb ian", + "ĠShield s", + "v ir", + "Ġc rab", + "ĠS ieg", + "ver di", + "ĠL lan", + "ĠG B", + "Ġpl ausible", + "ĠK ag", + "Ġsp ike", + "ran a", + "Ġplay ful", + "Ġtra iled", + "ks en", + "Ġshow ers", + "Ġ8 50", + "Ġdep ots", + "ĠOlymp us", + "Ġpal aces", + "mosp heric", + "ĠOak ley", + "ĠMix ing", + "ĠSpe ech", + "Ġobst ruct", + "ĠHarv ick", + "ĠSche n", + "Ġhybrid s", + "ĠDin osaur", + "ĠSchu bert", + "Ġhorm one", + "ĠSof ia", + "B s", + "K al", + "i ants", + "l age", + "p ure", + "Ġto es", + "ĠT rom", + "Ġth ief", + "Ġe ats", + "ĠP aine", + "ĠW ah", + "ĠO man", + "ap ted", + "Ġch in", + "ĠIn fer", + "Ġsp ong", + "ĠSe g", + "ĠAt oll", + "10 9", + "ai res", + "ĠCour thouse", + "Ġattend ant", + "ĠDis p", + "ĠWall is", + "Ġcasual ty", + "Ġbranch ing", + "ĠMcG regor", + "ĠSom erville", + "Ġrepeat s", + "ĠMaxim ilian", + "Ġphylogen y", + "ĠBent ley", + "Ġtransc ript", + "IR R", + "Ġcig arette", + "Ġtweet ed", + "ĠVerst appen", + "9 10", + "H uman", + "e veloped", + "k owski", + "n itz", + "t te", + "Ġw orm", + "es k", + "Ġl iability", + "ĠP ue", + "ĠG in", + "ag os", + "ĠO asis", + "ew itness", + "Ġr ugged", + "ĠV ald", + "Ġab uses", + "anc ements", + "Ġprot ocol", + "Ġclass rooms", + "Ġpar odied", + "Ġant it", + "ĠPer uvian", + "Ġdev out", + "ĠBo hr", + "Ġha irst", + "Ġacid ic", + "ĠJess ie", + "ĠMand arin", + "ĠHob art", + "Ġreop ening", + "ĠPatt y", + "ĠAub rey", + "ĠRee f", + "Ġtum or", + "Ġneur ons", + "ĠGiuse ppe", + "G host", + "` `", + "p ier", + "il ations", + "ĠS val", + "ĠA i", + "Ġl onel", + "om is", + "Ġ( ;", + "ĠW igg", + "ain en", + "ĠE thel", + "Ġy es", + "ĠHe isman", + "ĠSp ee", + "ĠSc enes", + "Ġ15 4", + "ung sten", + "Ġinf ield", + "Ġconv ict", + "ĠIm per", + "ĠNin et", + "Ġri p", + "ĠLu ang", + "Ġtur f", + "ĠMas sey", + "ĠFederal ist", + "ĠBenn y", + "Ġnom adic", + "cut ting", + "Ġstere otype", + "ĠBak shi", + "æ d", + "ĠBarn ett", + "commun ist", + "ĠCritic ism", + "Ġcorv ette", + "fashion ed", + "ĠTiff any", + "ĠÃİ le", + "j ans", + "r uled", + "Î ¬", + "er ick", + "at ement", + "ro red", + "le pool", + "ac s", + "ĠI J", + "ĠR ö", + "ĠJ ong", + "Ġar tery", + "ember g", + "ick y", + "ĠRe ese", + "Ġtrans action", + "Ġred ef", + "pro ducing", + "Ġdisp atch", + "ĠMo han", + "Ġenjoy ment", + "ĠKal am", + "Ġrepro duced", + "Ġthor ium", + "ĠAy y", + "Ġcant atas", + "Ġfru ition", + "Ġannoy ed", + "Ġconserv atives", + "Ġgast ro", + "Ġchim ney", + "Ġfuck ing", + "Ġdetach ments", + "f ighting", + "i Å¡", + "j as", + "z ier", + "Ġe ct", + "ig ieg", + "ĠR onson", + "ĠD ed", + "ĠF ries", + "ĠN amed", + "ess ive", + "ĠSt a", + "Ġrem inder", + "Ġdec isively", + "19 46", + "Ġpres iding", + "Ġcar vings", + "Ġ17 4", + "ĠWh igs", + "Ġpromot es", + "Ġsuff ix", + "Ġà ļ", + "ĠPat erson", + "Ġconver ts", + "ĠAlb u", + "Sh ock", + "ĠAsh urbanipal", + "ĠEle phant", + "ĠNan jing", + "ĠViv ian", + "ĠArj ona", + "ĠBombard ment", + "N M", + "f ranch", + "s ung", + "ĠS ino", + "Ġe ul", + "ĠM ank", + "Ġg ag", + "ĠP avel", + "Ġbe ver", + "ĠO er", + "Ġun expl", + "Ġcl own", + "Ġpre aching", + "ĠUn ter", + "Ġthan ked", + "ĠLe ver", + "Ġdef ect", + "Ġrep e", + "uss ing", + "ham a", + "Ġreal ise", + "ĠPart ridge", + "ĠWe instein", + "ĠAngel o", + "Ġwood lands", + "ĠOl m", + "Ġmakes hift", + "ĠSquare Pants", + "Ġbask et", + "ĠThor ough", + "ĠTal ent", + "Ġgoddess es", + "ĠLiving stone", + "Mal ik", + "ĠGener ally", + "ĠFeat ures", + "Ġspo of", + "Ġmisc onduct", + "Ġrall ies", + "ĠBarbar ossa", + "Ġmelanch oly", + "Ġandes ite", + "ĠVelas quez", + "E E", + "M ass", + "o ese", + "r ase", + "Ġin ward", + "Ġp aving", + "Ġl inem", + "ĠM olly", + "Ġg el", + "ĠH ul", + "ĠN adal", + "ĠE ich", + "ĠK ost", + "ĠK uz", + "ĠAl vin", + "Ġreg ulatory", + "19 18", + "ĠSh rek", + "che quer", + "az oo", + "ĠSp a", + "ĠSp utnik", + "Ġem itted", + "ĠBro d", + "ĠBe en", + "Ġsl alom", + "Ġsouth wards", + "Ġeven ings", + "app roximately", + "Ġdra ins", + "ĠBr une", + "ĠOcean ia", + "Ġbeaut ifully", + "Ġmort ally", + "Cl ass", + "ĠSpe er", + "ĠHand el", + "Ġinhab its", + "Out side", + "Ġsubordin ates", + "ĠPsych o", + "ĠWee ks", + "ĠPriest ley", + "ĠBolshe vik", + "Ġintermitt ently", + "ĠLif etime", + "ĠTrist an", + "ĠHabit at", + "ĠHarm ony", + "R h", + "s ingle", + "er xes", + "ĠS ot", + "ĠC F", + "ĠC ancell", + "ĠM anc", + "ĠB ucks", + "ich ita", + "se par", + "ide on", + "ĠV RS", + "Ġen raged", + "gg y", + "Ġ16 6", + "ĠCar mel", + "Ġbatt led", + "Ġannoun cer", + "Ġeast wards", + "Ġlow land", + "Ġrad ars", + "Ġgl oves", + "ĠMart ian", + "Ġacqu ainted", + "Ġbi ot", + "Ġult imatum", + "gl omer", + "Ġgar ments", + "Ġcert ifications", + "Ġresc uing", + "ĠBell amy", + "ĠCas as", + "Ġcontinu o", + "icien cies", + "ĠMyster io", + "ĠBlanc o", + "Ġgymn asium", + "Ġinfring ement", + "ĠKaf ka", + "ĠAndron ikos", + "T ok", + "a ution", + "or is", + "ĠC able", + "ĠB ain", + "ĠB ubble", + "ĠR ik", + "ĠD A", + "cl osure", + "ob acter", + "Ġreg ency", + "19 49", + "emb led", + "Ġdist ortion", + "Ġcor robor", + "Ġfire power", + "Ġnov ella", + "ĠBr ill", + "ros is", + "Ġcolon ization", + "ĠDen ise", + "Ġbal ancing", + "ĠDi Biase", + "Ġmut ually", + "Ġovert ake", + "Ġprotest ing", + "ĠSpe ak", + "Ġrevol ver", + "pat rick", + "ĠWein berg", + "Ġba iley", + "ĠSynd icate", + "ĠRoch dale", + "M ex", + "t us", + "Ä Ľ", + "Ġd ove", + "ĠT ort", + "im edia", + "ter weight", + "ĠH ust", + "ĠH ash", + "her st", + "ĠD ual", + "ĠF asc", + "ĠW ulf", + "our ge", + "ial e", + "Ġsp ire", + "Ġres ides", + "Ġsc ent", + "Ġoff ended", + "ins k", + "tend ing", + "ĠZ appa", + "Ġsl im", + "co le", + "ĠSy m", + "Ġnon profit", + "Ġinsp irations", + "14 5", + "ĠLou vre", + "mark s", + "Ġmeth ane", + "col onial", + "Ġtun ing", + "ĠDVD s", + "ĠVen geance", + "ĠGi ul", + "ĠUnivers ities", + "ultane ously", + "ĠId ent", + "ĠMem ory", + "Ġlib el", + "ĠPep si", + "Ġpremature ly", + "Ġammon ia", + "Ġtatt oo", + "Ġambigu ity", + "ĠCinqu emani", + "B ay", + "U R", + "g rowing", + "s ort", + "Ġc alf", + "Ġc emeteries", + "Ġm iser", + "ĠM yself", + "ĠM oody", + "Ġg y", + "ĠG DP", + "Ġsh o", + "Ġsh outed", + "ĠV oor", + "Ġj unta", + "che on", + "tle t", + "ĠPh D", + "Ġref riger", + "ĠReg ia", + "Ġexc elled", + "gu ards", + "Ġspot light", + "Ġwing er", + "Ġprefer ences", + "Ġsun ny", + "ĠColl abor", + "Ġoutbreak s", + "Ġmand ible", + "Ġaccum ulate", + "pres erved", + "ĠSpot ify", + "ĠPasc al", + "ĠMuss olini", + "F ly", + "N ight", + "d eath", + "w ire", + "re ach", + "ĠA J", + "ow ered", + "ĠL ounge", + "ĠG E", + "ĠG age", + "art hen", + "Ġsc i", + "are ttes", + "ib ur", + "ĠAn them", + "Ġpres erves", + "Ġno ises", + "ĠCl aim", + "ĠSc i", + "ĠCol er", + "ĠFran ks", + "ean or", + "ĠGu adel", + "Ġwind ing", + "Ġinflu encing", + "Ġlight weight", + "Ġcy t", + "ĠSee ing", + "Ġpen is", + "Ġprec inct", + "Ġtransition ing", + "Ġculmin ation", + "ĠBour ne", + "ĠNiger ian", + "Ġvibr ant", + "ĠMeh med", + "Ġeurypter ids", + "ĠMurd och", + "ĠControvers y", + ") '", + "D aniel", + "b etter", + "p itched", + "Ġa iding", + "er og", + "Ġp ag", + "ou f", + "ĠS asha", + "ĠH r", + "ĠN un", + "Ġch at", + "ĠIn to", + "ild ed", + "Ġrem ed", + "19 48", + "ĠZ o", + "Ġpass ageway", + "ĠMc P", + "ĠGe ographic", + "lev ant", + "ĠWil frid", + "Ġhy ster", + "ĠBow ers", + "Ġdiss u", + "Ġexam ines", + "ĠSir ius", + "ĠDun ham", + "Ġshut down", + "ĠJordan ian", + "ĠEst her", + "ĠÄ Ģ", + "ĠAj ax", + "ĠLey te", + "ĠAthen ians", + "Ġinsign ia", + "b ald", + "Ġin gen", + "and als", + "av id", + "Ġimp over", + "though t", + "Ġair c", + "sh irts", + "ĠBow yer", + "ĠMartin ique", + "ĠFin ne", + "Ġcontain ers", + "ĠGall and", + "ng el", + "Ġunderw orld", + "ĠCamer oon", + "ubb ing", + "spe ople", + "ĠPa ige", + "Ġfilmm aking", + "Ġsad ness", + "ĠLear ning", + "ĠDew ey", + "E le", + "T P", + "j on", + "Ġa usp", + "ĠS ail", + "Ġst anzas", + "ĠL ect", + "ĠG ug", + "ĠUn ity", + "Ġinter medi", + "ĠNov el", + "uck les", + "Ġant agonists", + "ĠRich ter", + "Ġchurch yard", + "ĠMore au", + "ĠVan essa", + "Ġir ony", + "ĠNight mare", + "ĠHart lepool", + "ĠBure n", + "ĠÃĨthel stan", + "Ġcomplement ed", + "Har ry", + "Ġintermitt ent", + "ĠStam ford", + "Ġnewcom ers", + "P enn", + "R eal", + "b odied", + "p al", + "Ġb rom", + "om ish", + "ĠC ottage", + "ad ysÅĤaw", + "Ġcon ical", + "old t", + "Ġpr isons", + "Ġme gal", + "Ġdisc ography", + "Ġturn over", + "ĠFl ags", + "ĠTe a", + "Ġintro ductory", + "Ġdead liest", + "Ġdomin ating", + "ĠJud ah", + "ĠOb ject", + "ĠBrother hood", + "ĠSem i", + "ĠTob ago", + "ĠLiving ston", + "commun ications", + "thor ne", + "ĠBun ny", + "Ġmaj ors", + "Ġchromos ome", + "ĠGilm our", + "Ġmoll usc", + "ĠBM W", + "Ġchic ane", + "C ast", + "D VD", + "j ug", + "ĠT ad", + "ĠS add", + "ac ola", + "um ines", + "if ice", + "Ġr igging", + "ĠAl ive", + "Ġcent enary", + "Ġem inent", + "Ġest e", + "ĠPl ata", + "Ġhead lined", + "work ers", + "ĠCor p", + "Ġval ves", + "pro duct", + "Ġpal er", + "Ġconcent rating", + "ĠTy ne", + "ĠJean ne", + "Ġpul monary", + "Ġassass inate", + "Can adian", + "ĠRelations hip", + "ĠLead ership", + "ĠCarn ival", + "ĠAlvar ado", + "ĠGuadel oupe", + "G al", + "P EC", + "j er", + "j et", + "ä º", + "he ar", + "or st", + "ro st", + "ĠT ours", + "Ġe g", + "Ġas ex", + "ĠL amp", + "up p", + "Ġex changes", + "Ġcomp uting", + "ult z", + "Ġund eveloped", + "ĠZ u", + "omet ime", + "Ġopp ression", + "Ġant ip", + "ĠSl im", + "ĠHaw ke", + "ĠFort y", + "Ġdirection al", + "ĠSummer Slam", + "ĠFam ous", + "Ġben z", + "Ġaw ful", + "she nd", + "ét ico", + "ĠMcD onnell", + "Ġanalys ed", + "ĠStrat us", + "Mus ically", + "Ġgren ade", + "Ġdisqual ification", + "ĠMarqu ess", + "Ġlac rosse", + "Matt hew", + "ĠSina i", + "9 80", + "} }", + "Ġp he", + "Ġd itches", + "ĠC anc", + "ĠM ean", + "iv ist", + "ĠL LC", + "ub en", + "ĠSt utt", + "att ing", + "Ġver ge", + "19 14", + "Ġelect rified", + "Ġtri ples", + "Ġreb ound", + "Ġ29 0", + "Ġneg otiation", + "Ġconstit utes", + "Ġimpl icit", + "Ġtrust ee", + "Ġpy g", + "Ġterror ists", + "ĠCrus ader", + "Ġcens ored", + "Ġlabour ers", + "avil ions", + "Ġeurypter id", + "Ġod or", + "Ġcum ulative", + "Ġempower ment", + "ĠMores by", + "C H", + "F X", + "d eb", + "y oung", + "re ve", + "Ġf ant", + "le a", + "Ġre inc", + "Ġl anth", + "ac ca", + "ĠP erman", + "Ġbe ans", + "ĠR uff", + "Ġr ation", + "ĠSt ruct", + "ĠMar ley", + "ĠMus h", + "Ġread iness", + "ĠMe eting", + "ĠHow ell", + "Ġhar assed", + "ĠDun geon", + "Ġap es", + "odd y", + "ĠRoss i", + "ĠBern stein", + "ĠConc erto", + "Ġrepair ing", + "ĠKu ros", + "ĠWol ves", + "do ors", + "Ġevident ly", + "Ġpseud o", + "Ġhur ried", + "ĠHew itt", + "ĠUtt ar", + "Ġhypot hetical", + "ĠHerac lius", + "S ummer", + "w orm", + "it ty", + "al ways", + "Ġin quest", + "Ġp onies", + "il ians", + "ĠC lown", + "ĠM eat", + "est ones", + "Ġv ener", + "ill ings", + "Ġcomp atri", + "ee z", + "Ġtr ams", + "Ġchar ismatic", + "Ġdef ected", + "ll an", + "Ġmon ograph", + "ets u", + "á d", + "ander beg", + "mb ol", + "rel igious", + "ãĥ ª", + "Ġsens ational", + "ĠAre as", + "Ġrelief s", + "Ġmir rored", + "Ġcondem nation", + "quir er", + "ĠExp ansion", + "ĠChet nik", + "ĠAstron omical", + "ĠClaud ius", + "represent ed", + "Ġmagist rates", + "Ġresurrect ed", + "ĠTorch wood", + "s ons", + "Ġ æ", + "Ġ ich", + "Ġw itches", + "ĠS per", + "ir is", + "ĠD mit", + "ĠW ish", + "ong a", + "Ġsign ifies", + "ĠSc orp", + "ĠZ ar", + "Ġwater tight", + "iber n", + "ĠPort man", + "Ġcirc a", + "ĠWil ts", + "Ġhom osexuals", + "Ġpil grims", + "Ġdi aries", + "ĠBig elow", + "Ġdistinct ly", + "Ġcorrespond ed", + "Ġdownload ed", + "ĠCop p", + "Se a", + "ĠHorn er", + "ĠDeb orah", + "Ġfasc ist", + "ĠDirect ors", + "Ġcartoon ist", + "ĠBot an", + "ĠShoot ing", + "Ġunpredict able", + "Ġlonel iness", + "? ,", + "T R", + "d raw", + "w ine", + "Ġ ivory", + "he on", + "Ġs ins", + "Ġp p", + "ĠG ru", + "ĠK uf", + "se ver", + "Ġnot ation", + "ĠCh at", + "oy an", + "Ġret ali", + "Ġfl op", + "ĠSh al", + "Ġpol ym", + "Ġtrans actions", + "Ġfin ishers", + "Ġdist rust", + "yp sy", + "Ġext rad", + "Ġadv ise", + "com ings", + "Ġfig ured", + "ĠMer idian", + "Ġcycl onic", + "ĠRo han", + "ĠGar rison", + "Ġgrand parents", + "imp ressed", + "Ġcollaps ing", + "Ġrevol ts", + "dr ive", + "ĠSign al", + "Ġsumm ons", + "Ġconven ience", + "Ġsid eways", + "Ġsubsid ies", + "ĠSihan ouk", + "1 16", + "B al", + "M ain", + "S u", + "Ġt onn", + "Ġc ows", + "Ġm ash", + "ĠT NT", + "ĠA mp", + "ĠC app", + "ĠM t", + "ĠB ight", + "ĠD uty", + "ĠF O", + "ill in", + "Ġde vi", + "Ġall otted", + "Ġ15 9", + "Ġdisc rep", + "ĠSup porters", + "Ġbomb ings", + "Ġpit ted", + "ĠKn ows", + "Ġcand y", + "Ġdyn astic", + "ĠLy rics", + "ĠHon our", + "ĠMir za", + "ĠMong olia", + "ĠBent on", + "ĠHil ary", + "ĠLans ing", + "Ġcrem ated", + "Ġinequ ality", + "Ġhed ge", + "f ed", + "Ġ @", + "Ġb unkers", + "Ġd rom", + "ĠS iv", + "el is", + "ĠH omicide", + "ĠG ed", + "ĠJ aw", + "ĠAr gon", + "ĠRe h", + "Ġsign aling", + "Ġmusic ologist", + "Ġclass mate", + "Ġleg ion", + "ĠAm herst", + "Ġ22 2", + "Ġsw ap", + "Ġren aming", + "udd ing", + "ĠRob yn", + "Ġcompl iance", + "Ġrecomm ending", + "Ġast rology", + "Ġbond ing", + "ĠBuff on", + "Ġalter ing", + "ĠLad islaus", + "ĠMcL ean", + "Ġbull pen", + "Ġlaugh s", + "ĠBea uchamp", + "ĠGuatem alan", + "ĠBrom wich", + "ĠGob lin", + "ĠVisc onti", + "ĠRez nor", + "ĠAcha emen", + "K h", + "or ated", + "Ġf amed", + "al en", + "Ġin eligible", + "ĠT ory", + "ent a", + "ad en", + "us ky", + "ĠH ai", + "ĠP G", + "ĠN Z", + "od act", + "up ta", + "ĠK olk", + "Ġcomp ression", + "Ġint u", + "ĠSe ph", + "Ġam using", + "Ġmon st", + "ert iary", + "ball s", + "Ġelect orate", + "ĠAnd hra", + "Ġconf inement", + "ĠEl f", + "Ġball oons", + "rag a", + "ĠZealand ers", + "Ġsal am", + "Ġmarked ly", + "Ġprepar atory", + "ĠEs k", + "Ġacknowled ges", + "ĠTheod ora", + "Ġmolec ule", + "ĠAx el", + "quis ite", + "Ġparam ilitary", + "ext remely", + "ĠKnox ville", + "Ġhob by", + "Ġrestruct uring", + "ĠHodg son", + "ĠGujar at", + "Ġimagin ative", + "ĠExcell ence", + "B rian", + "H ill", + "S ong", + "p oor", + "at own", + "or rh", + "Ġb isexual", + "ĠP ile", + "un iversal", + "op lane", + "if ference", + "oc er", + "ĠK ard", + "und o", + "Ġcl ot", + "ĠAl s", + "ĠSe k", + "Ġmin ors", + "Ġrep ression", + "ĠPh ar", + "Ġgun boats", + "ĠPol ar", + "Ġlaun chers", + "Ġvill a", + "ĠVal encia", + "ĠOl sen", + "ĠCle an", + "ĠGood win", + "ĠBir ch", + "Ġappropri ated", + "Ġbreed ers", + "Ġcoinc iding", + "ĠMcM urray", + "ĠNikol ai", + "Ġbasalt ic", + "rev olution", + "ĠPens acola", + "Ġportfol io", + "d ollar", + "Ġs ilt", + "en heim", + "Ġh omin", + "Ġn ig", + "ĠB elling", + "im ed", + "ĠThe obald", + "ĠP sal", + "ĠR enn", + "ĠW o", + "ĠL ange", + "ak am", + "ass oci", + "ach arya", + "ĠOn es", + "Ġbelie vable", + "ĠEl k", + "Ġhistor iography", + "Ġbo iling", + "Ġche ating", + "ĠMor i", + "Ġball room", + "Ġhor rible", + "Ġpoor er", + "ĠTy son", + "Ad ams", + "Ġwarm th", + "ĠCart wright", + "ĠAle jandro", + "quir ies", + "ĠSom me", + "ét é", + "BB BB", + "ĠLevel s", + "Pruss ian", + "Q a", + "c ote", + "m ort", + "r ally", + "s kin", + "Ġp ets", + "ro let", + "ĠT av", + "ĠS op", + "ĠS ources", + "ec es", + "ith s", + "ĠR ath", + "ĠR udd", + "ĠW ür", + "ag as", + "Ġex emption", + "ie ger", + "Ġper t", + "Ġteam ing", + "Ġrep uted", + "fl ank", + "ull s", + "els sohn", + "Ġdam n", + "co al", + "ĠRed emption", + "be hind", + "Ġgrand children", + "Ġprec aution", + "Ġbill iards", + "ĠGood bye", + "ĠHun ger", + "yer ere", + "ĠPass age", + "Ġmo at", + "Ġclim ates", + "ĠBi ology", + "Ġreop en", + "ĠEmer y", + "ĠMust aine", + "Ġassum ptions", + "ĠUC LA", + "Ġshowc asing", + "Ġtransc ription", + "ĠAstron aut", + "Ġzomb ies", + "ĠTej ano", + "! !", + "S M", + "k t", + "k ay", + "s oul", + "Ġb ob", + "Ġh ilarious", + "ur ier", + "ĠB alf", + "Ġst alls", + "ĠR age", + "ĠL ucky", + "os us", + "est imated", + "Ġwork place", + "ĠSe y", + "als a", + "az u", + "Ġcamp ing", + "Ġel ites", + "Ġsw amps", + "ĠRoman esque", + "ĠSl ave", + "ĠMcC ann", + "ĠSur face", + "Ġtransl ating", + "Ġven geance", + "Ġpet itions", + "Ġign ited", + "Ġbright est", + "ĠStock port", + "Ġreorgan ised", + "Dav is", + "abl oid", + "Ġmanifest o", + "orb ital", + "ĠJacqu eline", + "Ġjok ingly", + ") <", + "I ts", + "S can", + "in v", + "Ġp ie", + "ĠS od", + "Ġn iches", + "op oulos", + "ear chers", + "Ġch ant", + "Ġun pleasant", + "Ġus able", + "Ġj ockey", + "ĠSe pt", + "Ġend less", + "ĠCon quer", + "ĠDec line", + "ĠPh ant", + "ĠOr chard", + "ĠFl ame", + "ĠCent ennial", + "Ġmy stic", + "aff er", + "ĠAss essment", + "amb our", + "ĠSun ny", + "ĠRad cliffe", + "ĠAnn als", + "Ġagg rav", + "Ġlic enses", + "Ġgall antry", + "ĠPass ion", + "Ġerupt ive", + "Is lam", + "Ġfier c", + "Ġdisappro val", + "Ġnoun s", + "Ġcatap ult", + "Ġhym ns", + "ĠHelg oland", + "D eath", + "J ul", + "M M", + "N orman", + "c in", + "l ive", + "Ġd ow", + "ec ia", + "ith a", + "ĠL utyens", + "ort ex", + "ĠU A", + "Ġun just", + "Ġdef unct", + "ĠJo anna", + "Ġlong evity", + "Ġpass port", + "ene gal", + "ĠMan zan", + "uck le", + "Ġclub house", + "ĠQu iet", + "Ġinform ally", + "ĠSam us", + "25 4", + "Ġprob ation", + "Ġportray als", + "Ġasp iring", + "add in", + "ĠHart man", + "Ġgrass land", + "Ġca ucus", + "Ġax es", + "Ġparas it", + "Ġbapt ized", + "ĠMiy amoto", + "ebe est", + "sq rt", + "ĠDeutsch land", + "Ġdisrep air", + "A st", + "C I", + "i ere", + "in ik", + "Ġp a", + "Ġn un", + "im ov", + "Ġg ently", + "ir an", + "Ġch ol", + "ĠIn gl", + "Ġher s", + "Ġ15 3", + "ĠBl ond", + "ĠBl iss", + "Ġpar ole", + "ĠCor fu", + "ÃŃ rez", + "ĠOl ive", + "ĠEll a", + "ĠTurn ing", + "Ġbor on", + "ú n", + "ĠâĢ ł", + "ĠSi em", + "Ġsuspic ions", + "Ġaccus ation", + "Ġune arthed", + "Ġtrigger ing", + "ĠNeigh bor", + "ĠGond or", + "ĠNac ional", + "ĠDoming o", + "ĠRitch ie", + "1 12", + "L ate", + "g ill", + "m berg", + "z burg", + "Ġw ig", + "ĠB urb", + "ig ence", + "ĠH icks", + "ĠF ré", + "ra ised", + "ĠG ideon", + "um ination", + "ist e", + "Ġen riched", + "Ġent renched", + "ĠPro st", + "Ġprot oc", + "umb les", + "ĠBer wick", + "Ġviol ently", + "ó s", + "Ġrain bow", + "ĠEv elyn", + "ĠCont ract", + "ĠVan ity", + "ĠWork shop", + "Ġaffili ates", + "ĠBarry more", + "bal ance", + "Ġalcohol ism", + "Ġunve iling", + "ĠBuch arest", + "Ġorphan age", + "ॠį", + "H ouse", + "t ax", + "Ġp enthouse", + "Ġbe ard", + "ĠF X", + "Ġde af", + "ĠV ichy", + "Ġfl oral", + "ĠEn lightenment", + "19 19", + "ĠBro dy", + "ck x", + "Ġshort comings", + "sup ported", + "Ġcor related", + "ĠJack ets", + "Ġhom olog", + "ĠSam ar", + "Ġslow ing", + "ÃŃ as", + "ĠBr ide", + "nes ium", + "Ġconfir ms", + "ĠEr nie", + "uls ive", + "Ġlabor atories", + "PA C", + "Ġyouth ful", + "burn e", + "ĠPass enger", + "ĠTrib e", + "four th", + "Ġfault y", + "ĠCort ex", + "ĠBrowns ville", + "Ġsymph onic", + "Ġphosph orus", + "Ġmanoeuv res", + "ĠSmy the", + "ĠShu bert", + "ĠBattles hip", + "Ġrevis ited", + "ĠEps ilon", + "Ġfurnish ings", + "ĠPfe iffer", + "A ut", + "t oday", + "Å ij", + "Ġc ott", + "Ġb un", + "ou ched", + "ĠC ream", + "ĠD addy", + "ĠW int", + "ĠL us", + "ĠSt rom", + "ĠAn k", + "ĠJo achim", + "Ġ17 50", + "ales e", + "ott est", + "Ġleg ions", + "Ġbar ris", + "ĠPe ac", + "Ġdisp osition", + "Ġreason ed", + "Ġsurround s", + "ö ld", + "ãĥ ©", + "ĠCommun ication", + "Ġshell ing", + "ĠVol ta", + "ĠOak s", + "Ġgarrison ed", + "hand le", + "Ġneck lace", + "kil ogram", + "ĠChop in", + "ĠSax ons", + "ĠDevon port", + "ĠMü n", + "Pol ish", + "ĠFolk lore", + "Ġdegrad ed", + "Ġintrig uing", + "Ġabduct ed", + "Ġsuperm ark", + "F I", + "m is", + "u il", + "is ÅĤaw", + "ĠC oss", + "ĠF urn", + "qu ist", + "ĠSt ella", + "ĠU mar", + "Ġk Pa", + "Ġrest ricting", + "Ġdest iny", + "let ian", + "urb ed", + "ĠWil cox", + "ĠAc re", + "Ġstates man", + "An t", + "Ġcollect s", + "Ġhop eless", + "Ġdu ly", + "Ġpet rol", + "Ġhull s", + "ĠAndre i", + "Ê» u", + "Ġsad dle", + "ĠChen g", + "ĠPeng uin", + "Ġov ation", + "ĠStutt gart", + "4 10", + "J ean", + "N ort", + "N HL", + "i ably", + "Ġ ubiqu", + "Ġa pt", + "Ġe up", + "ch io", + "Ġse af", + "ĠU til", + "Ġapp rehend", + "Ġup side", + "Ġco ats", + "Ġbl u", + "ĠSp aniel", + "ĠCl ine", + "Ġsk ip", + "ĠPol ynes", + "Ġfree ze", + "Ġflow ed", + "Ġdi agonal", + "Ġmis leading", + "ĠLind sey", + "zz i", + "Ġshut outs", + "ĠEric a", + "° ,", + "ĠCam el", + "ĠPerform ing", + "ĠCov ent", + "Ġclar ity", + "ĠWonder land", + "Ġpill ar", + "Gold en", + "ĠDix ie", + "Ġtect onic", + "ĠBerks hire", + "i ak", + "Ġf ills", + "es ity", + "ĠT rey", + "Ġl izard", + "ad an", + "ĠB ET", + "ĠD one", + "od iac", + "Ġsp rites", + "Ġdes erve", + "Ġrem inds", + "Ġdec iduous", + "ins ic", + "ĠSp iegel", + "Ġcre sts", + "Ġfin ely", + "rid den", + "Ġprop onents", + "ai y", + "ĠNe u", + "go ers", + "Ġmodern ist", + "Ġcred ible", + "ĠMo hammed", + "Ġey eb", + "ĠLow ry", + "Ġswim mers", + "hist ory", + "ĠLenn y", + "Ġthin ner", + "Ġfram ing", + "quer que", + "ĠDemetri us", + "ĠPalaiolog os", + "Ġschizophren ia", + "m ur", + "p ec", + "in st", + "Ġp ests", + "ic ulous", + "ad eth", + "her ry", + "Ġbe ast", + "ĠR alf", + "ĠG acy", + "ĠG ymn", + "ĠN ames", + "Ġhe ath", + "Ġpr ay", + "Ġmon iker", + "ĠOct avian", + "Ġcount down", + "Ġmid ship", + "Ġpar aly", + "Ġhum ble", + "Ġgl ut", + "Ġbody guard", + "wood s", + "ĠCour ts", + "Ġbi ochem", + "ĠTown shend", + "ĠBol iv", + "Ġvul gar", + "Ġcra bs", + "Ġdoctor al", + "Ġpel vic", + "ĠTrad itional", + "Ġlod ged", + "Ġantib iotics", + "ĠHunting ton", + "Ġseap lane", + "Ġignor ance", + "wid th", + "Lith uanian", + "Cath olic", + "zb ollah", + "' ).", + "D es", + "N a", + "T ri", + "] :", + "c rest", + "Ġ à¤", + "Ġp umped", + "ĠS W", + "ĠP usan", + "ch al", + "ĠW HO", + "os als", + "se h", + "Ġk am", + "og ie", + "Ġall usions", + "Ġmon tage", + "ĠZ ü", + "cent imeter", + "Ġtw ists", + "hel ion", + "Ġcycl ists", + "Ġdon or", + "Ġjud iciary", + "ĠSk anderbeg", + "ĠEll ison", + "Ġcorner stone", + "uts u", + "Ġske ptic", + "Ġrepr im", + "Ġsucceed s", + "Ġmart in", + "norm al", + "ĠMunicip ality", + "Ġnas cent", + "Ġaster oids", + "Ġumb rella", + "ĠArgy ll", + "ĠAyy ub", + "L o", + "b right", + "c ertain", + "f ur", + "f asc", + "he a", + "on en", + "Ġc act", + "ar aj", + "Ġp ont", + "Ġp uck", + "ĠC rad", + "iv ial", + "Ġ( #", + "ĠW ife", + "Ġde ar", + "ĠCh icken", + "Ġar sen", + "Ġser ver", + "Ġall oys", + "ĠAn ita", + "other ium", + "Ġhigh lands", + "Ġreal ization", + "Ġcor pus", + "Ġgl orious", + "oph ile", + "ĠBr ant", + "Ġesp ionage", + "22 9", + "ĠOver se", + "Ġmor ally", + "ĠJoseph ine", + "Ġrob bed", + "ĠCur se", + "ĠWol ff", + "Ġrout ines", + "ĠCass idy", + "Ġperpet rators", + "Dig ital", + "6 80", + "c ade", + "l iss", + "Ġd umb", + "ĠA mer", + "ĠC hern", + "ĠW hip", + "ĠG ator", + "ĠG RT", + "ĠJ em", + "av irus", + "Ġr arity", + "se au", + "ov ol", + "Ġun law", + "Ġtra pping", + "19 37", + "Ġacc ustomed", + "ĠSp ir", + "Ġmar ries", + "Ġsl iding", + "Ġsl abs", + "Ġel astic", + "com plete", + "Ġcomb ust", + "Ġcritic ize", + "ĠCup s", + "Ġhard cover", + "ĠGold smith", + "Ġdon ors", + "ĠUnder world", + "cont aining", + "ĠProt ector", + "Ġcard inals", + "rov nik", + "ĠMalt ese", + "bel iev", + "æ r", + "ĠDale ks", + "ĠPam ela", + "Ġrabb i", + "ĠKah ne", + "Arab ic", + "Ġzeb ra", + "G roup", + "f ronts", + "at ters", + "ĠA ks", + "ĠM ers", + "ĠB ale", + "Ġg ent", + "ĠR apt", + "ĠF on", + "ĠO N", + "ĠSt atus", + "ov ation", + "uc co", + "per iod", + "Ġdis en", + "Ġplay ground", + "Ġ4 60", + "ll ium", + "ĠEx cept", + "ĠEx tended", + "ĠTra jan", + "ij k", + "Ġtext ual", + "Ġletter ing", + "ĠSat o", + "Ġsuppl ier", + "ĠArm ored", + "ĠBeat s", + "olt ke", + "wick et", + "Ġrevolution aries", + "Ġveget able", + "ĠDesc ribing", + "ĠDyn amics", + "ĠKrist off", + "ĠPent agon", + "Ġordin ance", + "hyn chus", + "ĠChev rolet", + "ĠWÅĤ adysÅĤaw", + ") .\"", + "D NA", + "d orf", + "p ad", + "Ġd anced", + "ĠT ann", + "ĠS agan", + "ĠA ly", + "Ġl ays", + "ac ic", + "ĠM E", + "ul ae", + "Ġv aults", + "ĠSt engel", + "ell ate", + "end ra", + "ĠRe alty", + "Ġmon t", + "Ġgo ats", + "Ġvers a", + "Ġpost age", + "ĠMe ade", + "ĠMer lin", + "ĠMo jo", + "Ġdi agram", + "ĠSun s", + "ĠWilliams burg", + "ĠJud gment", + "Ġlabor ers", + "Ġtele cast", + "Ġju ice", + "Ġcondem ning", + "cal ibre", + "ĠTit us", + "tz ow", + "ĠÃģ ngel", + "Ġgest ures", + "ĠWolver ine", + "Cap rio", + "cur rent", + "Ġengra ving", + "fig ured", + "Ġdomest ically", + "Ġrecycl ed", + "C a", + "L B", + "M ah", + "j am", + "Ġs age", + "Ġb iting", + "Ġb acon", + "ĠS B", + "ĠB ett", + "ĠH of", + "ĠR it", + "ul ted", + "ĠN ug", + "Ġhe pat", + "uc aly", + "Ġcl ust", + "Ġrec reated", + "ĠSp ark", + "Ġprov iders", + "Ġprogram mers", + "ĠHigh landers", + "Ġauthor ization", + "Ġnight mare", + "isc us", + "ĠBr ass", + "ĠDemocr acy", + "Ġri pped", + "ĠWal pole", + "Ġmurder ing", + "ĠVol ks", + "Ġbul bs", + "Ġut ilities", + "Ġcalc ulation", + "Ġaw akens", + "ĠWor cestershire", + "ĠÃĨthel red", + "Ġfest ivities", + "ĠJoan ne", + "ĠGross man", + "Ġwand ering", + "Ġbureaucr acy", + "viol ent", + "Ġadhe rents", + "\\ ~", + "l iness", + "Ġa venues", + "in ians", + "Ġf rank", + "Ġb amboo", + "st ret", + "Ġwas ted", + "ch arting", + "ĠF reak", + "ĠK ut", + "ĠU ll", + "ther mal", + "Ġun res", + "ĠV olk", + "Ġ18 3", + "Ġbu yer", + "Ġqu asi", + "19 38", + "Ġmon o", + "Ġsk irt", + "Ġreal ises", + "á rez", + "ĠGr ims", + "ĠMo hawk", + "itt ings", + "ĠSpec ifically", + "ĠRod man", + "ãĤ ¢", + "ĠBulgar ians", + "bal anced", + "Ġconfron ting", + "abb age", + "ĠEnt ente", + "Ġpenet ration", + "Ġrever ed", + "Ġblend ed", + "Ġdrag ons", + "Ġanthrop ologist", + "ĠGodd ard", + "Ġruth less", + "1 18", + "A mb", + "\\ ,", + "r ils", + "Ġ ure", + "Ġf antas", + "ĠT D", + "im ids", + "Ġst ack", + "ĠG ree", + "ĠJ asmine", + "od or", + "Ġor ang", + "ast rian", + "ight on", + "og yn", + "ru le", + "ib ar", + "we g", + "ĠSe yd", + "ale a", + "Ġ17 85", + "fl ict", + "Ġsk ater", + "Ġcy ber", + "ĠAc apul", + "Ġinvestig ative", + "ĠDo herty", + "Ġhar b", + "ĠBor uto", + "ĠCorn ers", + "Ġdiver gence", + "ĠMonte verdi", + "gi ene", + "ĠSudan ese", + "ĠManufact urers", + "ĠSard inia", + "Ġembro iled", + "ĠThorough bred", + "C old", + "L isa", + "r iss", + "Ġa ustral", + "Ġa quarium", + "in ster", + "ing ale", + "ĠS ame", + "ĠA ster", + "ĠM T", + "ĠP E", + "ĠP ussy", + "un it", + "ch orus", + "Ġsh am", + "ĠTh rones", + "ĠRe ader", + "Ġam ber", + "Ġbook ing", + "Ġinit iation", + "Ġfav ourably", + "Ġpri ory", + "ĠQu entin", + "Ġsour ced", + "ĠMont agu", + "24 9", + "Ġbor ne", + "ĠEduc ational", + "Ġlock er", + "Ġnut rition", + "Ġgear box", + "Ġanat omical", + "ĠBohem ond", + "Ġcruel ty", + "Ġtran se", + "pos itive", + "ĠRagn ar", + "Ġmonolog ue", + "ĠPho ebe", + "ĠNure mberg", + "Ġrepe aled", + "ĠAcapul co", + "b rand", + "Ġs add", + "it ives", + "Ġp estic", + "Ġre acts", + "ĠC BC", + "ad ay", + "Ġk h", + "Ġrele vance", + "ink y", + "Ġadv ising", + "ĠPe ab", + "Ġviol ins", + "Ġz oning", + "ha o", + "ĠBr ack", + "ĠRo an", + "Ġden ies", + "ĠIr ons", + "=\" ;\"", + "Ġfunction ality", + "ĠAsh ford", + "ĠFreder ic", + "Ġinterven ing", + "Ġderiv atives", + "H un", + "W a", + "h ope", + "Ġf eral", + "Ġd ich", + "Ġre ed", + "Ġe asterly", + "ĠR ÃŃo", + "ĠD ress", + "ĠF it", + "ri ott", + "ĠSt ardust", + "pl ays", + "Ġser vers", + "ĠTh race", + "ĠLe aving", + "ĠMay o", + "Ġ202 5", + "Ġfire works", + "ĠSch we", + "Ġphot ographers", + "ĠBur k", + "Ġarrest ing", + "ĠBrook er", + "Ġprin ter", + "rog ate", + "Ġconqu ests", + "Ġsin ister", + "Ġkidn ap", + "ĠCeleb ration", + "ĠRah man", + "Ġstain less", + "othor ax", + "Ġredund ant", + "Ġfrie ze", + "R evolution", + "f ra", + "h itter", + "i ocene", + "j av", + "x x", + "Ġw reath", + "Ġd rier", + "st ation", + "Ġg ad", + "ĠP act", + "th i", + "and ering", + "Ġv arsity", + "Ġse pt", + "Ġar chers", + "Ġcl aw", + "Ġall usion", + "ep an", + "Ġhigh s", + "eb el", + "erman n", + "ĠSc ip", + "oss us", + "hes da", + "ĠHar rier", + "ĠBar ns", + "Ġwest wards", + "Ġgr im", + "Ġwid owed", + "for ced", + "Ġdeal ers", + "Ġeastern most", + "Ġsyn opsis", + "ĠRev olver", + "ĠGra vel", + "ĠCarl son", + "Ġchallen ger", + "Ġelement al", + "ĠHon ors", + "Ġrob in", + "ĠMcG ee", + "ĠRid g", + "Ġethnic ity", + "ĠDest ruct", + "abs olutely", + "ĠDiv as", + "ĠEconom ics", + "Ġasc ribed", + "Ġtravers ed", + "Ġbrack ets", + "ĠSuccess ion", + "Ġstro kes", + "Ġerrone ously", + "ĠWik ipedia", + "ĠMalm ö", + "L i", + "g iven", + "i ère", + "l á", + "u ance", + "v ances", + "or ius", + "it ous", + "it ner", + "is che", + "Ġb land", + "Ġb rawl", + "Ġb ikini", + "ĠC ure", + "Ġg ossip", + "ĠD io", + "Ġcon texts", + "ĠL ash", + "ph in", + "ĠY ates", + "end s", + "ĠBl oc", + "Ġtri angles", + "Ġresult ant", + "Ġcourt room", + "ĠRes ort", + "Ġpriv at", + "Ġenv is", + "Ġstaff ed", + "ĠTor qu", + "ros aur", + "ĠArch ive", + "Ġamb assadors", + "ĠBrad shaw", + "ĠGra eme", + "Ġtermin ology", + "Ġimag inary", + "ĠHay den", + "ĠDor chester", + "Ġrum ored", + "Ne xt", + "Ġfulf illing", + "ĠExper iment", + "Ġhonest y", + "Ġcasem ate", + "Ġheter osexual", + "Ġreintro duced", + "ĠPhyll is", + "Ġharv ested", + "zyn ski", + "ĠKolk ata", + "4 20", + "w omen", + "Ġthe ropod", + "Ġb is", + "Ġb ites", + "Ġh ats", + "st ered", + "ĠM eck", + "ol ate", + "Ġg ir", + "ĠH ue", + "Ġcon gen", + "ag awa", + "Ġv owed", + "ard om", + "ab ar", + "Ġsh illings", + "Ġ20 8", + "orm ann", + "Ġim itate", + "Ġall ot", + "ĠAr und", + "ĠAs uka", + "ĠBl amey", + "ĠAm iga", + "Ġtro l", + "Ġaff l", + "ĠGod frey", + "Ġden otes", + "Ġlat itudes", + "Ġaw aken", + "ĠPel ham", + "Ġkiss es", + "trans l", + "Ġsor row", + "Ġfabric ated", + "Ġdorm ant", + "Ġphysic ists", + "Ġdomest icated", + "ĠUP N", + "H y", + "l op", + "n ir", + "n ership", + "s v", + "ĠH ild", + "ĠF itch", + "ĠG aius", + "Ġpro ton", + "Ġun incorporated", + "ĠCh ains", + "Ġrec omb", + "Ġoff ences", + "Ġ4 20", + "ĠSe ac", + "Ġret in", + "Ġsur m", + "Ġsystem atically", + "ient e", + "ĠAir field", + "Ġcross bar", + "Ġgl iders", + "ĠHol by", + "ĠRoman i", + "tt emberg", + "Ġpot ato", + "ĠMac K", + "ĠBen z", + "Ġreform ers", + "Ġspect rosc", + "Ġfer ries", + "sch ild", + "Eng land", + "Ġanarch ists", + "ĠDoll ar", + "ĠCull en", + "Ġminig ames", + "ĠTheodos ius", + "m il", + "v ili", + "Õ ¡", + "Ġ idi", + "at ist", + "ĠS no", + "ĠS ocrates", + "Ġn uts", + "ĠJ ays", + "ain a", + "pt un", + "Ġcomp iling", + "Ġnew est", + "Ġra ven", + "19 36", + "Ġwar bler", + "Ġprop ri", + "ĠTr ident", + "ows er", + "ĠNor wood", + "ĠRh in", + "Ġbank er", + "ĠSar uman", + "Ġwa ived", + "Ġrear guard", + "Ad am", + "ĠLov ed", + "Ġfung al", + "Ġpredict ing", + "Ġtent ative", + "Ġembarr assment", + "Ġmicrosc opic", + "ĠManufact uring", + "ĠLich tenstein", + "Ġdigest ive", + "ĠSval bard", + "T ow", + "e ater", + "l au", + "l iff", + "re amed", + "Ġp ockets", + "ĠT B", + "ĠS mit", + "ĠM ids", + "ay d", + "Ġst agn", + "ĠP W", + "ĠF rog", + "all us", + "Ġro ds", + "Ġhas n", + "Ġwhere upon", + "Ġspec ulates", + "erson ic", + "aur é", + "Ġfall out", + "Ġaut opsy", + "ĠDep uties", + "ĠHor ne", + "Ġstream lined", + "Ġswe at", + "Ġparalle ling", + "ĠFall out", + "ĠConn ection", + "ĠAk ron", + "rim an", + "Ġflu ids", + "Ġvirt ues", + "Ġhang s", + "Äį ek", + "Ġrebell ions", + "ĠJoh ansson", + "Ġproced ural", + "Ġanch orage", + "ĠÃĨ lf", + "Ġid ols", + "Ġhen ch", + "Ġmemb ranes", + "Ġapplic able", + "Ġfright ening", + "Ġcurs ed", + "ĠBarcl ay", + "R ead", + "S E", + "in or", + "at ia", + "Ġb ounds", + "Ġd welling", + "ĠB one", + "ĠI ris", + "ĠR ue", + "ĠD ate", + "Ġal der", + "ĠK uch", + "Ġk er", + "ach ine", + "Ġ18 2", + "Ġunder cover", + "Ġ17 2", + "Ġ17 6", + "ĠZ iggler", + "ĠWh ale", + "ĠMc El", + "ief enb", + "ĠGl ob", + "13 2", + "ential s", + "Ġdiss olve", + "Ġsn ipp", + "edd ings", + "Ġguard ians", + "ĠDown load", + "ĠPa olo", + "Ġstick y", + "ĠHaz ard", + "Ġchlor ine", + "ĠNS B", + "Ġlandown er", + "Ġdrift ing", + "ĠCasc ades", + "Ġpac if", + "feat uring", + "Ġcocon ut", + "H all", + "ĠT A", + "ĠA im", + "ad ena", + "ay ton", + "ĠH atch", + "ĠR out", + "ĠD it", + "ĠD os", + "ĠF ault", + "Ġpl aques", + "ĠSt all", + "ĠV ida", + "per ate", + "Ġsc rapping", + "ĠSc ale", + "Ġins urrection", + "ĠHol st", + "ĠMag na", + "Ġprem iership", + "Ġappl ause", + "ĠMel ina", + "Ġrat ios", + "ĠHistor ically", + "Ġdemol ish", + "ĠSeason s", + "ĠSmall ville", + "Ġcrest ed", + "Ġmic row", + "Ġware houses", + "ĠKeat s", + "Ġlig ament", + "Ġabbre viated", + "Ġextermin ation", + "Ġih p", + "ĠDeM ille", + "ĠWilts hire", + "he v", + "as u", + "Ġd ucks", + "ĠS we", + "ĠC aus", + "et as", + "ot eric", + "us i", + "ĠP ee", + "ĠL ok", + "ĠG aut", + "ĠJ oc", + "ap al", + "Ġpl ug", + "ĠK itche", + "Ġsh aking", + "ie ux", + "ass er", + "ener ys", + "19 33", + "ĠZ ac", + "Ġed ifice", + "Ġterm ination", + "ech t", + "ett in", + "Ġanti quar", + "ĠTer rible", + "bo a" + ] + } +} \ No newline at end of file