diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,30164 @@ +{ + "version": "1.0", + "truncation": { + "direction": "Right", + "max_length": 384, + "strategy": "OnlySecond", + "stride": 128 + }, + "padding": { + "strategy": { + "Fixed": 384 + }, + "direction": "Right", + "pad_to_multiple_of": null, + "pad_id": 0, + "pad_type_id": 0, + "pad_token": "[PAD]" + }, + "added_tokens": [ + { + "id": 0, + "content": "[PAD]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 1, + "content": "[UNK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 2, + "content": "[CLS]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 3, + "content": "[MASK]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + }, + { + "id": 4, + "content": "[SEP]", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": false, + "special": true + } + ], + "normalizer": { + "type": "BertNormalizer", + "clean_text": true, + "handle_chinese_chars": true, + "strip_accents": null, + "lowercase": false + }, + "pre_tokenizer": { + "type": "BertPreTokenizer" + }, + "post_processor": { + "type": "TemplateProcessing", + "single": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + } + ], + "pair": [ + { + "SpecialToken": { + "id": "[CLS]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "A", + "type_id": 0 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 0 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 1 + } + }, + { + "SpecialToken": { + "id": "[SEP]", + "type_id": 1 + } + } + ], + "special_tokens": { + "[CLS]": { + "id": "[CLS]", + "ids": [ + 2 + ], + "tokens": [ + "[CLS]" + ] + }, + "[SEP]": { + "id": "[SEP]", + "ids": [ + 4 + ], + "tokens": [ + "[SEP]" + ] + } + } + }, + "decoder": { + "type": "WordPiece", + "prefix": "##", + "cleanup": true + }, + "model": { + "type": "WordPiece", + "unk_token": "[UNK]", + "continuing_subword_prefix": "##", + "max_input_chars_per_word": 100, + "vocab": { + "[PAD]": 0, + "[UNK]": 1, + "[CLS]": 2, + "[MASK]": 3, + "[SEP]": 4, + "!": 5, + "\"": 6, + "#": 7, + "$": 8, + "%": 9, + "&": 10, + "'": 11, + "(": 12, + ")": 13, + "*": 14, + "+": 15, + ",": 16, + "-": 17, + ".": 18, + "/": 19, + "0": 20, + "1": 21, + "2": 22, + "3": 23, + "4": 24, + "5": 25, + "6": 26, + "7": 27, + "8": 28, + "9": 29, + ":": 30, + ";": 31, + "<": 32, + "=": 33, + ">": 34, + "?": 35, + "@": 36, + "A": 37, + "B": 38, + "C": 39, + "D": 40, + "E": 41, + "F": 42, + "G": 43, + "H": 44, + "I": 45, + "J": 46, + "K": 47, + "L": 48, + "M": 49, + "N": 50, + "O": 51, + "P": 52, + "Q": 53, + "R": 54, + "S": 55, + "T": 56, + "U": 57, + "V": 58, + "W": 59, + "X": 60, + "Y": 61, + "Z": 62, + "[": 63, + "\\": 64, + "]": 65, + "^": 66, + "_": 67, + "a": 68, + "b": 69, + "c": 70, + "d": 71, + "e": 72, + "f": 73, + "g": 74, + "h": 75, + "i": 76, + "j": 77, + "k": 78, + "l": 79, + "m": 80, + "n": 81, + "o": 82, + "p": 83, + "q": 84, + "r": 85, + "s": 86, + "t": 87, + "u": 88, + "v": 89, + "w": 90, + "x": 91, + "y": 92, + "z": 93, + "{": 94, + "|": 95, + "}": 96, + "~": 97, + "##i": 98, + "##r": 99, + "##u": 100, + "##p": 101, + "##a": 102, + "##l": 103, + "##n": 104, + "##k": 105, + "##e": 106, + "##d": 107, + "##b": 108, + "##s": 109, + "##q": 110, + "##y": 111, + "##P": 112, + "##R": 113, + "##A": 114, + "##v": 115, + "##g": 116, + "##c": 117, + "##h": 118, + "##t": 119, + "##o": 120, + "##z": 121, + "##m": 122, + "##D": 123, + "##O": 124, + "##T": 125, + "##9": 126, + "##J": 127, + "##I": 128, + "##U": 129, + "##N": 130, + "##H": 131, + "##w": 132, + "##f": 133, + "##S": 134, + "##G": 135, + "##E": 136, + "##6": 137, + "##4": 138, + "##j": 139, + "##C": 140, + "##W": 141, + "##B": 142, + "##8": 143, + "##0": 144, + "##7": 145, + "##2": 146, + "##1": 147, + "##3": 148, + "##L": 149, + "##M": 150, + "##x": 151, + "##5": 152, + "##K": 153, + "##F": 154, + "##X": 155, + "##Z": 156, + "##Y": 157, + "##V": 158, + "##Q": 159, + "##he": 160, + "##er": 161, + "the": 162, + "##in": 163, + "##on": 164, + "##ed": 165, + "##at": 166, + "##en": 167, + "##es": 168, + "##or": 169, + "##an": 170, + "##ar": 171, + "in": 172, + "##al": 173, + "##it": 174, + "##ing": 175, + "of": 176, + "to": 177, + "##nd": 178, + "##is": 179, + "##ou": 180, + "##ic": 181, + "##as": 182, + "##ion": 183, + "and": 184, + "##re": 185, + "##ent": 186, + "##id": 187, + "##il": 188, + "##om": 189, + "th": 190, + "##el": 191, + "##ec": 192, + "##ol": 193, + "##ot": 194, + "##ad": 195, + "##ur": 196, + "##st": 197, + "##ut": 198, + "##ay": 199, + "for": 200, + "##et": 201, + "on": 202, + "##ac": 203, + "##ation": 204, + "##le": 205, + "##ve": 206, + "pr": 207, + "##ig": 208, + "that": 209, + "re": 210, + "##ter": 211, + "be": 212, + "##am": 213, + "##ir": 214, + "##ver": 215, + "The": 216, + "sa": 217, + "##ly": 218, + "st": 219, + "##ow": 220, + "##im": 221, + "said": 222, + "is": 223, + "##os": 224, + "##ts": 225, + "wh": 226, + "##ment": 227, + "##us": 228, + "was": 229, + "##ce": 230, + "##ers": 231, + "##ill": 232, + "##op": 233, + "##ith": 234, + "con": 235, + "as": 236, + "##ld": 237, + "an": 238, + "with": 239, + "he": 240, + "at": 241, + "##est": 242, + "al": 243, + "##ate": 244, + "##em": 245, + "##ul": 246, + "##her": 247, + "##ra": 248, + "##ess": 249, + "##ri": 250, + "##ist": 251, + "##and": 252, + "by": 253, + "##ort": 254, + "##oc": 255, + "##pp": 256, + "##ect": 257, + "##ch": 258, + "##ity": 259, + "##ak": 260, + "fr": 261, + "##ear": 262, + "ha": 263, + "##ain": 264, + "com": 265, + "##ge": 266, + "##igh": 267, + "##un": 268, + "##ep": 269, + "cou": 270, + "##ew": 271, + "from": 272, + "##art": 273, + "##ial": 274, + "are": 275, + "##iv": 276, + "it": 277, + "not": 278, + "have": 279, + "su": 280, + "##th": 281, + "##ies": 282, + "##ore": 283, + "has": 284, + "ex": 285, + "##ere": 286, + "##fic": 287, + "his": 288, + "##um": 289, + "##ct": 290, + "##od": 291, + "##se": 292, + "ch": 293, + "##ian": 294, + "go": 295, + "##ud": 296, + "##ab": 297, + "le": 298, + "de": 299, + "##nt": 300, + "sh": 301, + "##ast": 302, + "##ive": 303, + "or": 304, + "##ia": 305, + "were": 306, + "we": 307, + "##ould": 308, + "pol": 309, + "##gh": 310, + "##ack": 311, + "pro": 312, + "##out": 313, + "ag": 314, + "##ary": 315, + "##end": 316, + "##all": 317, + "##ice": 318, + "who": 319, + "##if": 320, + "##ap": 321, + "had": 322, + "##day": 323, + "ab": 324, + "##rou": 325, + "##ant": 326, + "sp": 327, + "##ust": 328, + "##00": 329, + "##ong": 330, + "##our": 331, + "##ident": 332, + "##ard": 333, + "##ro": 334, + "##ry": 335, + "se": 336, + "##ich": 337, + "##ber": 338, + "In": 339, + "year": 340, + "will": 341, + "res": 342, + "##ions": 343, + "rep": 344, + "##ight": 345, + "whe": 346, + "##vern": 347, + "##ome": 348, + "ad": 349, + "been": 350, + "they": 351, + "##ther": 352, + "##ost": 353, + "pe": 354, + "##cc": 355, + "af": 356, + "would": 357, + "their": 358, + "##ated": 359, + "offic": 360, + "19": 361, + "##ence": 362, + "##ag": 363, + "##ub": 364, + "##mer": 365, + "wor": 366, + "##ok": 367, + "St": 368, + "##ign": 369, + "pl": 370, + "Ch": 371, + "##ations": 372, + "this": 373, + "govern": 374, + "##ran": 375, + "ar": 376, + "##ell": 377, + "##ous": 378, + "Th": 379, + "which": 380, + "##ip": 381, + "out": 382, + "cont": 383, + "un": 384, + "but": 385, + "ne": 386, + "##ical": 387, + "##esident": 388, + "##ru": 389, + "inc": 390, + "##iz": 391, + "##lic": 392, + "all": 393, + "##ople": 394, + "##qu": 395, + "##aw": 396, + "dis": 397, + "##ord": 398, + "rec": 399, + "##ime": 400, + "He": 401, + "part": 402, + "government": 403, + "Pr": 404, + "##ie": 405, + "after": 406, + "im": 407, + "cr": 408, + "##ine": 409, + "int": 410, + "its": 411, + "##ure": 412, + "##so": 413, + "att": 414, + "en": 415, + "people": 416, + "cl": 417, + "##ire": 418, + "exp": 419, + "##ree": 420, + "##wo": 421, + "about": 422, + "##ace": 423, + "##ide": 424, + "me": 425, + "up": 426, + "over": 427, + "##ff": 428, + "also": 429, + "##ass": 430, + "##ates": 431, + "##ib": 432, + "##ational": 433, + "##ose": 434, + "more": 435, + "##man": 436, + "app": 437, + "##ict": 438, + "new": 439, + "other": 440, + "##pt": 441, + "comp": 442, + "##age": 443, + "do": 444, + "comm": 445, + "one": 446, + "count": 447, + "##ition": 448, + "Un": 449, + "##ue": 450, + "man": 451, + "##ail": 452, + "##one": 453, + "##av": 454, + "state": 455, + "say": 456, + "##ish": 457, + "##lect": 458, + "##ks": 459, + "##ors": 460, + "##own": 461, + "two": 462, + "acc": 463, + "It": 464, + "rel": 465, + "##ik": 466, + "##act": 467, + "##ublic": 468, + "##ase": 469, + "##ress": 470, + "##ake": 471, + "20": 472, + "##ely": 473, + "##ile": 474, + "her": 475, + "inter": 476, + "##enc": 477, + "##erv": 478, + "##ilit": 479, + "##iss": 480, + "per": 481, + "can": 482, + "##ov": 483, + "##hed": 484, + "you": 485, + "sec": 486, + "##ens": 487, + "##ited": 488, + "Is": 489, + "official": 490, + "##ans": 491, + "bec": 492, + "##eral": 493, + "dec": 494, + "##nder": 495, + "fir": 496, + "##itt": 497, + "##oll": 498, + "##ame": 499, + "she": 500, + "##fer": 501, + "than": 502, + "again": 503, + "lead": 504, + "##lo": 505, + "ev": 506, + "##use": 507, + "##ite": 508, + "##ild": 509, + "##ang": 510, + "work": 511, + "##ade": 512, + "##ied": 513, + "##ister": 514, + "inv": 515, + "##uc": 516, + "when": 517, + "##int": 518, + "law": 519, + "there": 520, + "##ound": 521, + "imp": 522, + "##ons": 523, + "##ind": 524, + "##amp": 525, + "elect": 526, + "##ally": 527, + "no": 528, + "them": 529, + "##og": 530, + "##orm": 531, + "We": 532, + "Al": 533, + "##ond": 534, + "##arg": 535, + "some": 536, + "##oss": 537, + "##ult": 538, + "But": 539, + "act": 540, + "into": 541, + "##ance": 542, + "##reat": 543, + "##lud": 544, + "As": 545, + "##ek": 546, + "reg": 547, + "pre": 548, + "under": 549, + "him": 550, + "##orn": 551, + "qu": 552, + "us": 553, + "police": 554, + "grou": 555, + "##ey": 556, + "##old": 557, + "hel": 558, + "##ues": 559, + "so": 560, + "##ough": 561, + "any": 562, + "supp": 563, + "##und": 564, + "could": 565, + "report": 566, + "##ned": 567, + "min": 568, + "op": 569, + "##ces": 570, + "am": 571, + "milit": 572, + "day": 573, + "against": 574, + "call": 575, + "##ach": 576, + "polit": 577, + "years": 578, + "##ious": 579, + "##we": 580, + "##able": 581, + "##ents": 582, + "mem": 583, + "##uss": 584, + "car": 585, + "last": 586, + "Af": 587, + "##ince": 588, + "##rat": 589, + "mon": 590, + "##uring": 591, + "war": 592, + "##ings": 593, + "ter": 594, + "##ause": 595, + "sc": 596, + "##ities": 597, + "includ": 598, + "president": 599, + "time": 600, + "##ah": 601, + "##ath": 602, + "co": 603, + "200": 604, + "kill": 605, + "##oun": 606, + "cons": 607, + "##ters": 608, + "##ren": 609, + "##vel": 610, + "ass": 611, + "President": 612, + "ind": 613, + "201": 614, + "first": 615, + "add": 616, + "bet": 617, + "##ash": 618, + "kn": 619, + "vot": 620, + "country": 621, + "##ater": 622, + "##ked": 623, + "##ob": 624, + "Amer": 625, + "##omm": 626, + "An": 627, + "Americ": 628, + "##istr": 629, + "rem": 630, + "##ments": 631, + "bl": 632, + "if": 633, + "##illion": 634, + "told": 635, + "##ory": 636, + "Br": 637, + "what": 638, + "##air": 639, + "##fore": 640, + "group": 641, + "000": 642, + "##arl": 643, + "##other": 644, + "##vers": 645, + "United": 646, + "##gan": 647, + "attack": 648, + "##med": 649, + "prov": 650, + "##ouse": 651, + "##urity": 652, + "New": 653, + "##ove": 654, + "##ft": 655, + "##tern": 656, + "cour": 657, + "##ution": 658, + "##ged": 659, + "##rough": 660, + "##form": 661, + "vi": 662, + "Rep": 663, + "lik": 664, + "##ected": 665, + "officials": 666, + "##emoc": 667, + "just": 668, + "##wn": 669, + "prot": 670, + "only": 671, + "tr": 672, + "##uth": 673, + "back": 674, + "##ee": 675, + "month": 676, + "##ope": 677, + "where": 678, + "our": 679, + "did": 680, + "ac": 681, + "Min": 682, + "##ark": 683, + "because": 684, + "Wh": 685, + "tra": 686, + "def": 687, + "##ved": 688, + "##aj": 689, + "##ric": 690, + "before": 691, + "##bers": 692, + "three": 693, + "Chin": 694, + "##rael": 695, + "bo": 696, + "Israel": 697, + "On": 698, + "em": 699, + "##rib": 700, + "military": 701, + "##sp": 702, + "##ased": 703, + "resp": 704, + "##ency": 705, + "most": 706, + "political": 707, + "##min": 708, + "##ween": 709, + "##der": 710, + "##ning": 711, + "Re": 712, + "des": 713, + "##ists": 714, + "##ert": 715, + "dep": 716, + "##ret": 717, + "iss": 718, + "##ount": 719, + "camp": 720, + "##ital": 721, + "det": 722, + "##ision": 723, + "between": 724, + "being": 725, + "during": 726, + "should": 727, + "end": 728, + "gr": 729, + "##ating": 730, + "##gr": 731, + "conf": 732, + "##ier": 733, + "public": 734, + "##lear": 735, + "now": 736, + "##ual": 737, + "##ug": 738, + "Ira": 739, + "off": 740, + "##orth": 741, + "##oint": 742, + "week": 743, + "Iraq": 744, + "ret": 745, + "##ery": 746, + "##ights": 747, + "##orts": 748, + "Comm": 749, + "##led": 750, + "##amil": 751, + "##outh": 752, + "##urs": 753, + "plan": 754, + "Ind": 755, + "##uthor": 756, + "Sh": 757, + "Tr": 758, + "##ump": 759, + "##res": 760, + "Mon": 761, + "##ower": 762, + "##ives": 763, + "##land": 764, + "meet": 765, + "Fr": 766, + "get": 767, + "##are": 768, + "##oh": 769, + "##ink": 770, + "##ool": 771, + "##emocrat": 772, + "serv": 773, + "##way": 774, + "how": 775, + "##ush": 776, + "leg": 777, + "Mr": 778, + "made": 779, + "##ced": 780, + "opp": 781, + "US": 782, + "##ise": 783, + "Mar": 784, + "may": 785, + "since": 786, + "##oth": 787, + "many": 788, + "invest": 789, + "eff": 790, + "Ar": 791, + "##az": 792, + "##istan": 793, + "disc": 794, + "support": 795, + "##ven": 796, + "##aking": 797, + "contr": 798, + "##ative": 799, + "former": 800, + "##ms": 801, + "##eneral": 802, + "##ful": 803, + "States": 804, + "##ians": 805, + "And": 806, + "##ission": 807, + "##con": 808, + "bel": 809, + "They": 810, + "through": 811, + "including": 812, + "need": 813, + "199": 814, + "prop": 815, + "wom": 816, + "pers": 817, + "conc": 818, + "set": 819, + "##eb": 820, + "those": 821, + "##ank": 822, + "##very": 823, + "city": 824, + "##used": 825, + "Russ": 826, + "##hen": 827, + "court": 828, + "cap": 829, + "br": 830, + "##ock": 831, + "##iet": 832, + "##ief": 833, + "child": 834, + "such": 835, + "##ility": 836, + "##ood": 837, + "lo": 838, + "##stit": 839, + "##owing": 840, + "sur": 841, + "million": 842, + "##ism": 843, + "bu": 844, + "med": 845, + "long": 846, + "##irect": 847, + "famil": 848, + "old": 849, + "Pol": 850, + "sub": 851, + "air": 852, + "##ward": 853, + "Democrat": 854, + "##chool": 855, + "security": 856, + "##ife": 857, + "near": 858, + "##ording": 859, + "##hip": 860, + "##ton": 861, + "tri": 862, + "Republic": 863, + "This": 864, + "killed": 865, + "##ible": 866, + "##nes": 867, + "help": 868, + "##cent": 869, + "party": 870, + "like": 871, + "##ese": 872, + "prob": 873, + "##round": 874, + "viol": 875, + "Sec": 876, + "while": 877, + "members": 878, + "##ested": 879, + "##ior": 880, + "tal": 881, + "spok": 882, + "##ick": 883, + "loc": 884, + "down": 885, + "##imes": 886, + "##ef": 887, + "##yst": 888, + "##ex": 889, + "gu": 890, + "author": 891, + "##artment": 892, + "ref": 893, + "cond": 894, + "##iam": 895, + "found": 896, + "want": 897, + "##up": 898, + "even": 899, + "terr": 900, + "##ever": 901, + "##osed": 902, + "contin": 903, + "sign": 904, + "fin": 905, + "str": 906, + "Sen": 907, + "##als": 908, + "fl": 909, + "##uman": 910, + "cent": 911, + "##red": 912, + "##osition": 913, + "##elf": 914, + "##alth": 915, + "ins": 916, + "way": 917, + "##ix": 918, + "At": 919, + "take": 920, + "##uch": 921, + "case": 922, + "For": 923, + "##cil": 924, + "##ecut": 925, + "##ev": 926, + "##ense": 927, + "head": 928, + "##au": 929, + "Tues": 930, + "##urn": 931, + "Tuesday": 932, + "says": 933, + "percent": 934, + "called": 935, + "##aign": 936, + "wr": 937, + "##its": 938, + "Minister": 939, + "ann": 940, + "10": 941, + "##ather": 942, + "##ific": 943, + "##les": 944, + "House": 945, + "##ics": 946, + "##ently": 947, + "##any": 948, + "##ont": 949, + "##ork": 950, + "##conom": 951, + "commun": 952, + "##ants": 953, + "##iday": 954, + "Cl": 955, + "##ison": 956, + "reported": 957, + "leaders": 958, + "##ized": 959, + "Monday": 960, + "investig": 961, + "then": 962, + "stud": 963, + "Trump": 964, + "##ax": 965, + "make": 966, + "American": 967, + "num": 968, + "##ands": 969, + "campaign": 970, + "election": 971, + "##ffic": 972, + "##ral": 973, + "##ised": 974, + "##att": 975, + "death": 976, + "high": 977, + "Wed": 978, + "vis": 979, + "ob": 980, + "Wednes": 981, + "Wednesday": 982, + "four": 983, + "##ries": 984, + "China": 985, + "dem": 986, + "##ull": 987, + "oper": 988, + "par": 989, + "##ajor": 990, + "##uct": 991, + "##ops": 992, + "##ave": 993, + "##pr": 994, + "##ama": 995, + "Thurs": 996, + "Eur": 997, + "direct": 998, + "Thursday": 999, + "##usp": 1000, + "##ets": 1001, + "ext": 1002, + "##gram": 1003, + "Ab": 1004, + "intern": 1005, + "##ention": 1006, + "##ained": 1007, + "##aim": 1008, + "requ": 1009, + "##ivers": 1010, + "She": 1011, + "very": 1012, + "##eg": 1013, + "##ular": 1014, + "Pal": 1015, + "tran": 1016, + "still": 1017, + "pres": 1018, + "##osp": 1019, + "polic": 1020, + "don": 1021, + "##ures": 1022, + "##loy": 1023, + "del": 1024, + "##vi": 1025, + "##velop": 1026, + "##ech": 1027, + "There": 1028, + "know": 1029, + "well": 1030, + "Friday": 1031, + "te": 1032, + "Europe": 1033, + "susp": 1034, + "##ember": 1035, + "foll": 1036, + "minister": 1037, + "sm": 1038, + "##ting": 1039, + "econom": 1040, + "id": 1041, + "sever": 1042, + "peace": 1043, + "own": 1044, + "##omb": 1045, + "Dep": 1046, + "##io": 1047, + "national": 1048, + "##ued": 1049, + "arr": 1050, + "##owed": 1051, + "##ole": 1052, + "##son": 1053, + "spe": 1054, + "think": 1055, + "school": 1056, + "##ivil": 1057, + "##my": 1058, + "ser": 1059, + "##ai": 1060, + "##ept": 1061, + "##ederal": 1062, + "power": 1063, + "##anc": 1064, + "##read": 1065, + "home": 1066, + "sent": 1067, + "State": 1068, + "Brit": 1069, + "Ass": 1070, + "these": 1071, + "run": 1072, + "ph": 1073, + "##ty": 1074, + "South": 1075, + "dif": 1076, + "alle": 1077, + "ro": 1078, + "world": 1079, + "##ving": 1080, + "Sp": 1081, + "charg": 1082, + "##ern": 1083, + "my": 1084, + "coun": 1085, + "spokes": 1086, + "major": 1087, + "forces": 1088, + "right": 1089, + "person": 1090, + "adv": 1091, + "##hes": 1092, + "far": 1093, + "going": 1094, + "##ruct": 1095, + "every": 1096, + "##hern": 1097, + "Iran": 1098, + "##ened": 1099, + "##ody": 1100, + "belie": 1101, + "##lin": 1102, + "both": 1103, + "##rem": 1104, + "##ered": 1105, + "##rug": 1106, + "bus": 1107, + "fac": 1108, + "##ystem": 1109, + "##imin": 1110, + "prom": 1111, + "spec": 1112, + "program": 1113, + "organ": 1114, + "cor": 1115, + "claim": 1116, + "##ange": 1117, + "main": 1118, + "National": 1119, + "pass": 1120, + "rights": 1121, + "##ices": 1122, + "see": 1123, + "##gy": 1124, + "inf": 1125, + "##els": 1126, + "##ling": 1127, + "Cong": 1128, + "children": 1129, + "##ases": 1130, + "proc": 1131, + "May": 1132, + "est": 1133, + "##istration": 1134, + "days": 1135, + "terror": 1136, + "##atur": 1137, + "Fran": 1138, + "##ided": 1139, + "rul": 1140, + "Ob": 1141, + "col": 1142, + "fire": 1143, + "order": 1144, + "admin": 1145, + "meeting": 1146, + "##xt": 1147, + "compl": 1148, + "rele": 1149, + "##reed": 1150, + "vict": 1151, + "##ection": 1152, + "fe": 1153, + "rest": 1154, + "mar": 1155, + "appro": 1156, + "leader": 1157, + "family": 1158, + "##ness": 1159, + "another": 1160, + "quest": 1161, + "##ington": 1162, + "##retary": 1163, + "North": 1164, + "prev": 1165, + "##lam": 1166, + "##estin": 1167, + "poss": 1168, + "18": 1169, + "system": 1170, + "statement": 1171, + "civil": 1172, + "develop": 1173, + "left": 1174, + "##ittee": 1175, + "##erman": 1176, + "##ified": 1177, + "inform": 1178, + "##view": 1179, + "##ke": 1180, + "countries": 1181, + "15": 1182, + "held": 1183, + "next": 1184, + "much": 1185, + "ve": 1186, + "##ner": 1187, + "ra": 1188, + "##ng": 1189, + "##eign": 1190, + "##olog": 1191, + "##ured": 1192, + "build": 1193, + "international": 1194, + "around": 1195, + "##oy": 1196, + "ear": 1197, + "news": 1198, + "according": 1199, + "incre": 1200, + "##ests": 1201, + "cur": 1202, + "use": 1203, + "move": 1204, + "##get": 1205, + "here": 1206, + "Sy": 1207, + "Afric": 1208, + "Joh": 1209, + "Kore": 1210, + "several": 1211, + "region": 1212, + "used": 1213, + "crit": 1214, + "women": 1215, + "threat": 1216, + "tak": 1217, + "later": 1218, + "office": 1219, + "Wash": 1220, + "##ides": 1221, + "human": 1222, + "local": 1223, + "proble": 1224, + "number": 1225, + "Pak": 1226, + "hand": 1227, + "press": 1228, + "##cept": 1229, + "does": 1230, + "five": 1231, + "##oin": 1232, + "##ph": 1233, + "foreign": 1234, + "aff": 1235, + "##ject": 1236, + "saying": 1237, + "soc": 1238, + "jud": 1239, + "##acy": 1240, + "##omet": 1241, + "tro": 1242, + "Palestin": 1243, + "look": 1244, + "same": 1245, + "##ects": 1246, + "Washington": 1247, + "put": 1248, + "##ished": 1249, + "Bush": 1250, + "months": 1251, + "##oot": 1252, + "rece": 1253, + "##ended": 1254, + "##ference": 1255, + "##ared": 1256, + "##arge": 1257, + "Part": 1258, + "vote": 1259, + "area": 1260, + "fight": 1261, + "198": 1262, + "Sund": 1263, + "##ute": 1264, + "Cour": 1265, + "German": 1266, + "If": 1267, + "cand": 1268, + "UN": 1269, + "federal": 1270, + "unt": 1271, + "##ages": 1272, + "agree": 1273, + "Pakistan": 1274, + "Ad": 1275, + "Department": 1276, + "without": 1277, + "general": 1278, + "Sunday": 1279, + "John": 1280, + "##ived": 1281, + "##istrict": 1282, + "try": 1283, + "start": 1284, + "invol": 1285, + "Congress": 1286, + "health": 1287, + "least": 1288, + "##arliam": 1289, + "dr": 1290, + "Police": 1291, + "sl": 1292, + "Coun": 1293, + "pay": 1294, + "##ately": 1295, + "##iness": 1296, + "Cal": 1297, + "##arliament": 1298, + "Am": 1299, + "must": 1300, + "took": 1301, + "##ale": 1302, + "candid": 1303, + "conv": 1304, + "announ": 1305, + "Court": 1306, + "expl": 1307, + "remain": 1308, + "##ars": 1309, + "##ending": 1310, + "Con": 1311, + "11": 1312, + "consid": 1313, + "activ": 1314, + "clear": 1315, + "##ospital": 1316, + "partic": 1317, + "ed": 1318, + "ant": 1319, + "Jan": 1320, + "sit": 1321, + "12": 1322, + "added": 1323, + "That": 1324, + "trans": 1325, + "##ator": 1326, + "30": 1327, + "##une": 1328, + "##aff": 1329, + "whether": 1330, + "men": 1331, + "prison": 1332, + "##eng": 1333, + "Col": 1334, + "doc": 1335, + "##ony": 1336, + "among": 1337, + "chief": 1338, + "##iting": 1339, + "fund": 1340, + "second": 1341, + "##ually": 1342, + "Islam": 1343, + "##resent": 1344, + "dead": 1345, + "##ploy": 1346, + "authorities": 1347, + "Ara": 1348, + "until": 1349, + "Afgh": 1350, + "troops": 1351, + "##ober": 1352, + "disp": 1353, + "reb": 1354, + "Obama": 1355, + "life": 1356, + "tax": 1357, + "deal": 1358, + "Cent": 1359, + "decision": 1360, + "appear": 1361, + "Council": 1362, + "##ought": 1363, + "##iel": 1364, + "post": 1365, + "neg": 1366, + "good": 1367, + "##oney": 1368, + "met": 1369, + "place": 1370, + "bomb": 1371, + "cre": 1372, + "##side": 1373, + "##ves": 1374, + "sold": 1375, + "fact": 1376, + "fail": 1377, + "let": 1378, + "Syri": 1379, + "Mc": 1380, + "##ines": 1381, + "##hing": 1382, + "inj": 1383, + "##idence": 1384, + "bro": 1385, + "came": 1386, + "Be": 1387, + "spokesman": 1388, + "##ims": 1389, + "hour": 1390, + "##iversity": 1391, + "How": 1392, + "##king": 1393, + "come": 1394, + "pop": 1395, + "##over": 1396, + "Afghan": 1397, + "##iber": 1398, + "##gress": 1399, + "member": 1400, + "##ins": 1401, + "giv": 1402, + "six": 1403, + "##orters": 1404, + "##isl": 1405, + "inst": 1406, + "led": 1407, + "##ll": 1408, + "show": 1409, + "Party": 1410, + "##stitution": 1411, + "Ph": 1412, + "bord": 1413, + "##app": 1414, + "stand": 1415, + "hold": 1416, + "##ross": 1417, + "##AT": 1418, + "##eration": 1419, + "Israeli": 1420, + "policy": 1421, + "sen": 1422, + "administration": 1423, + "groups": 1424, + "red": 1425, + "based": 1426, + "Clint": 1427, + "##ury": 1428, + "gun": 1429, + "##ott": 1430, + "issue": 1431, + "force": 1432, + "##ization": 1433, + "control": 1434, + "attacks": 1435, + "##uge": 1436, + "##iles": 1437, + "miss": 1438, + "##urned": 1439, + "##ators": 1440, + "Satur": 1441, + "##ially": 1442, + "dri": 1443, + "Saturday": 1444, + "past": 1445, + "talks": 1446, + "taken": 1447, + "##inc": 1448, + "Clinton": 1449, + "##ize": 1450, + "import": 1451, + "che": 1452, + "process": 1453, + "##uclear": 1454, + "Go": 1455, + "happ": 1456, + "occ": 1457, + "care": 1458, + "asked": 1459, + "Russia": 1460, + "Ju": 1461, + "money": 1462, + "Le": 1463, + "prod": 1464, + "Republican": 1465, + "pat": 1466, + "open": 1467, + "##eal": 1468, + "##oci": 1469, + "bill": 1470, + "##augh": 1471, + "violence": 1472, + "test": 1473, + "Senate": 1474, + "business": 1475, + "##iver": 1476, + "##ys": 1477, + "arrested": 1478, + "##eep": 1479, + "##aid": 1480, + "##olution": 1481, + "few": 1482, + "curr": 1483, + "early": 1484, + "discuss": 1485, + "##af": 1486, + "Intern": 1487, + "##arlier": 1488, + "##isc": 1489, + "form": 1490, + "##urk": 1491, + "nation": 1492, + "elections": 1493, + "information": 1494, + "find": 1495, + "##epend": 1496, + "ur": 1497, + "##ote": 1498, + "job": 1499, + "##rupt": 1500, + "##ising": 1501, + "opposition": 1502, + "Democratic": 1503, + "beh": 1504, + "Sept": 1505, + "March": 1506, + "##apan": 1507, + "sim": 1508, + "Dec": 1509, + "West": 1510, + "Gu": 1511, + "York": 1512, + "Ge": 1513, + "Chr": 1514, + "##itted": 1515, + "##ired": 1516, + "##ient": 1517, + "weap": 1518, + "point": 1519, + "Japan": 1520, + "##riend": 1521, + "deb": 1522, + "capital": 1523, + "Calif": 1524, + "den": 1525, + "media": 1526, + "night": 1527, + "nuclear": 1528, + "##ats": 1529, + "##lement": 1530, + "land": 1531, + "Ang": 1532, + "never": 1533, + "top": 1534, + "died": 1535, + "##ready": 1536, + "cases": 1537, + "##gg": 1538, + "pros": 1539, + "##ched": 1540, + "##ON": 1541, + "recent": 1542, + "stri": 1543, + "British": 1544, + "##iers": 1545, + "European": 1546, + "##earch": 1547, + "Count": 1548, + "##ird": 1549, + "relations": 1550, + "##amed": 1551, + "June": 1552, + "White": 1553, + "drug": 1554, + "##gency": 1555, + "stop": 1556, + "hist": 1557, + "el": 1558, + "others": 1559, + "visit": 1560, + "##istry": 1561, + "##uation": 1562, + "hospital": 1563, + "already": 1564, + "##ck": 1565, + "##ene": 1566, + "##aring": 1567, + "economic": 1568, + "##ipp": 1569, + "General": 1570, + "officers": 1571, + "real": 1572, + "question": 1573, + "alleged": 1574, + "mat": 1575, + "##for": 1576, + "##ield": 1577, + "community": 1578, + "av": 1579, + "##oti": 1580, + "All": 1581, + "border": 1582, + "expected": 1583, + "priv": 1584, + "Arab": 1585, + "ca": 1586, + "great": 1587, + "Bar": 1588, + "town": 1589, + "read": 1590, + "##idents": 1591, + "employ": 1592, + "ent": 1593, + "too": 1594, + "ago": 1595, + "##ley": 1596, + "saf": 1597, + "##orney": 1598, + "might": 1599, + "accused": 1600, + "sour": 1601, + "known": 1602, + "Russian": 1603, + "represent": 1604, + "Turk": 1605, + "your": 1606, + "Sc": 1607, + "##ourn": 1608, + "##ards": 1609, + "larg": 1610, + "25": 1611, + "today": 1612, + "##atives": 1613, + "legal": 1614, + "##uty": 1615, + "##urther": 1616, + "along": 1617, + "Union": 1618, + "##itor": 1619, + "big": 1620, + "Kh": 1621, + "mov": 1622, + "reports": 1623, + "ident": 1624, + "exper": 1625, + "states": 1626, + "##less": 1627, + "anti": 1628, + "##itions": 1629, + "respons": 1630, + "Co": 1631, + "strong": 1632, + "##urch": 1633, + "la": 1634, + "##ying": 1635, + "cut": 1636, + "##idd": 1637, + "tel": 1638, + "##ried": 1639, + "##gin": 1640, + "Mus": 1641, + "July": 1642, + "##ees": 1643, + "began": 1644, + "San": 1645, + "prof": 1646, + "War": 1647, + "Secretary": 1648, + "company": 1649, + "workers": 1650, + "##ession": 1651, + "mur": 1652, + "Oct": 1653, + "##empt": 1654, + "sex": 1655, + "##line": 1656, + "Californ": 1657, + "Palestinian": 1658, + "After": 1659, + "##ted": 1660, + "##ily": 1661, + "record": 1662, + "keep": 1663, + "legisl": 1664, + "##ration": 1665, + "##bass": 1666, + "ban": 1667, + "hom": 1668, + "action": 1669, + "##ger": 1670, + "Or": 1671, + "Apr": 1672, + "charges": 1673, + "##ots": 1674, + "negoti": 1675, + "across": 1676, + "each": 1677, + "##ically": 1678, + "City": 1679, + "##IN": 1680, + "Chinese": 1681, + "Geor": 1682, + "imm": 1683, + "Prime": 1684, + "play": 1685, + "meas": 1686, + "##ones": 1687, + "sum": 1688, + "##emb": 1689, + "billion": 1690, + "seek": 1691, + "County": 1692, + "April": 1693, + "small": 1694, + "Car": 1695, + "within": 1696, + "##ressed": 1697, + "##omp": 1698, + "197": 1699, + "Govern": 1700, + "dra": 1701, + "##ades": 1702, + "less": 1703, + "issues": 1704, + "##lish": 1705, + "Offic": 1706, + "##per": 1707, + "water": 1708, + "##ighb": 1709, + "##alf": 1710, + "India": 1711, + "California": 1712, + "independ": 1713, + "14": 1714, + "agency": 1715, + "##ya": 1716, + "somet": 1717, + "When": 1718, + "train": 1719, + "differ": 1720, + "level": 1721, + "Ed": 1722, + "trial": 1723, + "following": 1724, + "treat": 1725, + "presidential": 1726, + "##rench": 1727, + "working": 1728, + "away": 1729, + "Aug": 1730, + "16": 1731, + "University": 1732, + "17": 1733, + "13": 1734, + "##aper": 1735, + "##sc": 1736, + "Air": 1737, + "further": 1738, + "give": 1739, + "house": 1740, + "##AN": 1741, + "EU": 1742, + "Man": 1743, + "bre": 1744, + "##omin": 1745, + "Christ": 1746, + "hard": 1747, + "arg": 1748, + "##ason": 1749, + "##estern": 1750, + "view": 1751, + "One": 1752, + "##ering": 1753, + "neighb": 1754, + "woman": 1755, + "##ences": 1756, + "Security": 1757, + "Just": 1758, + "return": 1759, + "##ean": 1760, + "friend": 1761, + "##sel": 1762, + "No": 1763, + "Korea": 1764, + "win": 1765, + "French": 1766, + "His": 1767, + "free": 1768, + "##medi": 1769, + "Sup": 1770, + "##atic": 1771, + "##ulation": 1772, + "outside": 1773, + "investigation": 1774, + "##erb": 1775, + "offer": 1776, + "Pe": 1777, + "##lom": 1778, + "##ten": 1779, + "Har": 1780, + "desc": 1781, + "earlier": 1782, + "weapons": 1783, + "won": 1784, + "fil": 1785, + "##itiz": 1786, + "##ij": 1787, + "late": 1788, + "##leg": 1789, + "special": 1790, + "##ibility": 1791, + "possible": 1792, + "efforts": 1793, + "Wor": 1794, + "Musl": 1795, + "##ames": 1796, + "lawy": 1797, + "released": 1798, + "become": 1799, + "change": 1800, + "given": 1801, + "agreement": 1802, + "serious": 1803, + "##eks": 1804, + "Acc": 1805, + "##aced": 1806, + "concern": 1807, + "parliament": 1808, + "short": 1809, + "announced": 1810, + "Bl": 1811, + "young": 1812, + "Can": 1813, + "trying": 1814, + "effect": 1815, + "##atch": 1816, + "join": 1817, + "##though": 1818, + "cost": 1819, + "##ittle": 1820, + "important": 1821, + "Sa": 1822, + "murder": 1823, + "##abor": 1824, + "areas": 1825, + "mod": 1826, + "seen": 1827, + "##iplom": 1828, + "Feb": 1829, + "stre": 1830, + "social": 1831, + "soldiers": 1832, + "went": 1833, + "##iving": 1834, + "International": 1835, + "##ung": 1836, + "targ": 1837, + "Aust": 1838, + "poll": 1839, + "##uary": 1840, + "dam": 1841, + "##arm": 1842, + "face": 1843, + "army": 1844, + "continue": 1845, + "##lished": 1846, + "weeks": 1847, + "East": 1848, + "mark": 1849, + "equ": 1850, + "laws": 1851, + "believe": 1852, + "Democrats": 1853, + "##ald": 1854, + "sw": 1855, + "##amb": 1856, + "##ience": 1857, + "##mit": 1858, + "##aged": 1859, + "You": 1860, + "##by": 1861, + "Angel": 1862, + "making": 1863, + "##uel": 1864, + "arri": 1865, + "immedi": 1866, + "Some": 1867, + "execut": 1868, + "staff": 1869, + "##ron": 1870, + "situation": 1871, + "##enn": 1872, + "##ana": 1873, + "chang": 1874, + "estab": 1875, + "lim": 1876, + "district": 1877, + "##ER": 1878, + "50": 1879, + "emer": 1880, + "interview": 1881, + "result": 1882, + "##sh": 1883, + "Commission": 1884, + "So": 1885, + "prosecut": 1886, + "hours": 1887, + "##onst": 1888, + "eng": 1889, + "service": 1890, + "list": 1891, + "##outhern": 1892, + "received": 1893, + "Pro": 1894, + "News": 1895, + "##ape": 1896, + "conference": 1897, + "init": 1898, + "##ina": 1899, + "##AR": 1900, + "diplom": 1901, + "step": 1902, + "got": 1903, + "##pite": 1904, + "term": 1905, + "sugg": 1906, + "critic": 1907, + "building": 1908, + "deter": 1909, + "laun": 1910, + "fut": 1911, + "##te": 1912, + "toward": 1913, + "chair": 1914, + "Sov": 1915, + "World": 1916, + "##mber": 1917, + "##ertain": 1918, + "##orthern": 1919, + "officer": 1920, + "command": 1921, + "##ional": 1922, + "close": 1923, + "team": 1924, + "However": 1925, + "100": 1926, + "seem": 1927, + "##oman": 1928, + "##self": 1929, + "##lood": 1930, + "##thing": 1931, + "##ential": 1932, + "mass": 1933, + "##tain": 1934, + "senior": 1935, + "Soviet": 1936, + "eas": 1937, + "Afghanistan": 1938, + "tru": 1939, + "evidence": 1940, + "ris": 1941, + "cover": 1942, + "ground": 1943, + "chall": 1944, + "non": 1945, + "director": 1946, + "dist": 1947, + "##emp": 1948, + "citiz": 1949, + "black": 1950, + "present": 1951, + "##ccess": 1952, + "Mal": 1953, + "January": 1954, + "Dav": 1955, + "##ows": 1956, + "Nove": 1957, + "##itional": 1958, + "November": 1959, + "Committee": 1960, + "##port": 1961, + "parties": 1962, + "##reme": 1963, + "Iraqi": 1964, + "host": 1965, + "##icted": 1966, + "prep": 1967, + "##ournal": 1968, + "shot": 1969, + "students": 1970, + "little": 1971, + "road": 1972, + "div": 1973, + "fear": 1974, + "batt": 1975, + "Med": 1976, + "voters": 1977, + "##ably": 1978, + "shoot": 1979, + "confir": 1980, + "future": 1981, + "reform": 1982, + "Cor": 1983, + "bar": 1984, + "##ability": 1985, + "relig": 1986, + "##rain": 1987, + "complet": 1988, + "De": 1989, + "taking": 1990, + "##ribut": 1991, + "attempt": 1992, + "rad": 1993, + "##igence": 1994, + "##lor": 1995, + "due": 1996, + "##rop": 1997, + "crimin": 1998, + "##head": 1999, + "po": 2000, + "With": 2001, + "##avy": 2002, + "third": 2003, + "whose": 2004, + "cris": 2005, + "Fore": 2006, + "dest": 2007, + "refuge": 2008, + "America": 2009, + "il": 2010, + "##epar": 2011, + "describ": 2012, + "bring": 2013, + "decl": 2014, + "sett": 2015, + "large": 2016, + "Mex": 2017, + "role": 2018, + "problem": 2019, + "Foreign": 2020, + "##rew": 2021, + "gen": 2022, + "September": 2023, + "propos": 2024, + "defense": 2025, + "##ule": 2026, + "Mexic": 2027, + "##ances": 2028, + "victims": 2029, + "Los": 2030, + "France": 2031, + "became": 2032, + "Army": 2033, + "conflic": 2034, + "attorney": 2035, + "involved": 2036, + "docu": 2037, + "##echn": 2038, + "likely": 2039, + "art": 2040, + "December": 2041, + "plans": 2042, + "##ruction": 2043, + "educ": 2044, + "bud": 2045, + "##ached": 2046, + "oil": 2047, + "African": 2048, + "however": 2049, + "##ousands": 2050, + "ap": 2051, + "fighting": 2052, + "##aul": 2053, + "Islamic": 2054, + "full": 2055, + "killing": 2056, + "aid": 2057, + "Ex": 2058, + "refer": 2059, + "##icle": 2060, + "Syria": 2061, + "##oon": 2062, + "enter": 2063, + "demand": 2064, + "body": 2065, + "immig": 2066, + "##ively": 2067, + "accept": 2068, + "##men": 2069, + "name": 2070, + "##ways": 2071, + "##orning": 2072, + "assist": 2073, + "able": 2074, + "##ead": 2075, + "##ges": 2076, + "##AS": 2077, + "##ored": 2078, + "##iger": 2079, + "##ature": 2080, + "##ural": 2081, + "Act": 2082, + "agreed": 2083, + "##umb": 2084, + "position": 2085, + "##elligence": 2086, + "didn": 2087, + "lot": 2088, + "const": 2089, + "##ening": 2090, + "though": 2091, + "protect": 2092, + "##ging": 2093, + "development": 2094, + "##irl": 2095, + "196": 2096, + "Def": 2097, + "Angeles": 2098, + "separ": 2099, + "October": 2100, + "particular": 2101, + "##stand": 2102, + "class": 2103, + "provide": 2104, + "Don": 2105, + "##uk": 2106, + "##ither": 2107, + "wound": 2108, + "crisis": 2109, + "bas": 2110, + "ide": 2111, + "##arian": 2112, + "better": 2113, + "line": 2114, + "private": 2115, + "charged": 2116, + "previous": 2117, + "problems": 2118, + "##airs": 2119, + "indust": 2120, + "24": 2121, + "stat": 2122, + "Indian": 2123, + "August": 2124, + "tell": 2125, + "Americans": 2126, + "Republicans": 2127, + "judge": 2128, + "conduct": 2129, + "##aker": 2130, + "##iding": 2131, + "According": 2132, + "Res": 2133, + "illeg": 2134, + "##eter": 2135, + "enc": 2136, + "success": 2137, + "What": 2138, + "##ium": 2139, + "Bo": 2140, + "committee": 2141, + "##ada": 2142, + "##yp": 2143, + "event": 2144, + "El": 2145, + "often": 2146, + "##cement": 2147, + "yet": 2148, + "newsp": 2149, + "##0s": 2150, + "tot": 2151, + "##embly": 2152, + "##ify": 2153, + "##iety": 2154, + "env": 2155, + "##itness": 2156, + "appoint": 2157, + "##ecess": 2158, + "Par": 2159, + "Mos": 2160, + "mess": 2161, + "Africa": 2162, + "half": 2163, + "##go": 2164, + "Tal": 2165, + "Se": 2166, + "north": 2167, + "once": 2168, + "pos": 2169, + "hope": 2170, + "really": 2171, + "##ike": 2172, + "residents": 2173, + "##iddle": 2174, + "times": 2175, + "nearly": 2176, + "##nel": 2177, + "different": 2178, + "##mar": 2179, + "##iff": 2180, + "suff": 2181, + "##urg": 2182, + "##here": 2183, + "21": 2184, + "##ait": 2185, + "clos": 2186, + "Cr": 2187, + "##onse": 2188, + "hit": 2189, + "done": 2190, + "coup": 2191, + "vill": 2192, + "Gre": 2193, + "key": 2194, + "wife": 2195, + "Em": 2196, + "##BC": 2197, + "rev": 2198, + "Associ": 2199, + "majority": 2200, + "Justice": 2201, + "##ador": 2202, + "##most": 2203, + "having": 2204, + "ruling": 2205, + "##irc": 2206, + "##akes": 2207, + "morning": 2208, + "cann": 2209, + "commission": 2210, + "sk": 2211, + "candidate": 2212, + "##ped": 2213, + "Egy": 2214, + "detail": 2215, + "budget": 2216, + "Egypt": 2217, + "mother": 2218, + "##eh": 2219, + "##ID": 2220, + "services": 2221, + "22": 2222, + "##lob": 2223, + "##ring": 2224, + "begin": 2225, + "While": 2226, + "son": 2227, + "carry": 2228, + "enough": 2229, + "lost": 2230, + "demonst": 2231, + "board": 2232, + "##aster": 2233, + "##ilities": 2234, + "##que": 2235, + "##undred": 2236, + "##igned": 2237, + "coal": 2238, + "impro": 2239, + "behind": 2240, + "seven": 2241, + "turn": 2242, + "current": 2243, + "194": 2244, + "council": 2245, + "40": 2246, + "financ": 2247, + "stay": 2248, + "protest": 2249, + "##lu": 2250, + "##rought": 2251, + "Nations": 2252, + "wanted": 2253, + "something": 2254, + "##yan": 2255, + "##ault": 2256, + "foc": 2257, + "mot": 2258, + "ben": 2259, + "target": 2260, + "south": 2261, + "mean": 2262, + "##itive": 2263, + "himself": 2264, + "Will": 2265, + "##lex": 2266, + "##ease": 2267, + "sol": 2268, + "side": 2269, + "reporters": 2270, + "Germany": 2271, + "fall": 2272, + "father": 2273, + "Government": 2274, + "comment": 2275, + "##hood": 2276, + "prevent": 2277, + "##ology": 2278, + "things": 2279, + "crime": 2280, + "##akers": 2281, + "pub": 2282, + "front": 2283, + "##raw": 2284, + "##ficult": 2285, + "history": 2286, + "ens": 2287, + "leave": 2288, + "pot": 2289, + "difficult": 2290, + "ple": 2291, + "##ety": 2292, + "armed": 2293, + "why": 2294, + "broad": 2295, + "hop": 2296, + "girl": 2297, + "Austral": 2298, + "##ler": 2299, + "Britain": 2300, + "citizens": 2301, + "exc": 2302, + "thousands": 2303, + "using": 2304, + "medical": 2305, + "Leb": 2306, + "compan": 2307, + "##OR": 2308, + "##asing": 2309, + "lat": 2310, + "McC": 2311, + "coop": 2312, + "##ceed": 2313, + "prime": 2314, + "elected": 2315, + "trad": 2316, + "best": 2317, + "##ruary": 2318, + "certain": 2319, + "February": 2320, + "traffic": 2321, + "pract": 2322, + "san": 2323, + "val": 2324, + "feel": 2325, + "address": 2326, + "##ilar": 2327, + "allow": 2328, + "##oub": 2329, + "Serb": 2330, + "##bo": 2331, + "##raft": 2332, + "strate": 2333, + "criminal": 2334, + "Phil": 2335, + "jail": 2336, + "##iod": 2337, + "hig": 2338, + "access": 2339, + "injured": 2340, + "##oral": 2341, + "##rants": 2342, + "response": 2343, + "##ays": 2344, + "release": 2345, + "##ogn": 2346, + "##wan": 2347, + "techn": 2348, + "book": 2349, + "##ara": 2350, + "miles": 2351, + "Niger": 2352, + "journal": 2353, + "coll": 2354, + "##ham": 2355, + "Supreme": 2356, + "##hers": 2357, + "fig": 2358, + "NAT": 2359, + "##ortun": 2360, + "veh": 2361, + "Ital": 2362, + "trade": 2363, + "final": 2364, + "kid": 2365, + "incident": 2366, + "##uses": 2367, + "Serv": 2368, + "kind": 2369, + "failed": 2370, + "Leban": 2371, + "Eng": 2372, + "Jew": 2373, + "Soc": 2374, + "respond": 2375, + "##ds": 2376, + "##ari": 2377, + "station": 2378, + "arrest": 2379, + "eight": 2380, + "continued": 2381, + "##gn": 2382, + "food": 2383, + "##uters": 2384, + "conflict": 2385, + "tried": 2386, + "particip": 2387, + "repl": 2388, + "##ults": 2389, + "cust": 2390, + "##reedom": 2391, + "southern": 2392, + "companies": 2393, + "Mich": 2394, + "esc": 2395, + "toget": 2396, + "George": 2397, + "Muslim": 2398, + "families": 2399, + "##uced": 2400, + "Ba": 2401, + "##ivid": 2402, + "together": 2403, + "indic": 2404, + "fav": 2405, + "unc": 2406, + "issued": 2407, + "bank": 2408, + "Commun": 2409, + "sched": 2410, + "##lus": 2411, + "served": 2412, + "##encies": 2413, + "To": 2414, + "cannot": 2415, + "sy": 2416, + "##uck": 2417, + "period": 2418, + "constitution": 2419, + "Ken": 2420, + "Ham": 2421, + "##udi": 2422, + "lives": 2423, + "Times": 2424, + "##EN": 2425, + "started": 2426, + "##selves": 2427, + "comb": 2428, + "Per": 2429, + "##oming": 2430, + "##row": 2431, + "##ata": 2432, + "matter": 2433, + "conserv": 2434, + "Sch": 2435, + "ball": 2436, + "##aza": 2437, + "brought": 2438, + "doll": 2439, + "dev": 2440, + "almost": 2441, + "include": 2442, + "candidates": 2443, + "By": 2444, + "23": 2445, + "site": 2446, + "account": 2447, + "estim": 2448, + "claimed": 2449, + "##ality": 2450, + "##mitted": 2451, + "prim": 2452, + "wrote": 2453, + "enfor": 2454, + "gave": 2455, + "effort": 2456, + "Im": 2457, + "review": 2458, + "##ban": 2459, + "Bank": 2460, + "##enced": 2461, + "soon": 2462, + "NATO": 2463, + "##aps": 2464, + "recently": 2465, + "##iter": 2466, + "doing": 2467, + "recogn": 2468, + "##erous": 2469, + "hous": 2470, + "##ctions": 2471, + "operations": 2472, + "rebels": 2473, + "religious": 2474, + "Two": 2475, + "People": 2476, + "interest": 2477, + "Turkey": 2478, + "##eated": 2479, + "politic": 2480, + "speech": 2481, + "##abin": 2482, + "##ask": 2483, + "witness": 2484, + "##iance": 2485, + "central": 2486, + "aut": 2487, + "appeal": 2488, + "economy": 2489, + "##ensive": 2490, + "travel": 2491, + "telev": 2492, + "##val": 2493, + "Ministry": 2494, + "withd": 2495, + "Rober": 2496, + "live": 2497, + "##racy": 2498, + "##oted": 2499, + "calls": 2500, + "##rief": 2501, + "allowed": 2502, + "Lond": 2503, + "total": 2504, + "500": 2505, + "##aily": 2506, + "Gr": 2507, + "forced": 2508, + "##erson": 2509, + "##ividual": 2510, + "anal": 2511, + "counter": 2512, + "##now": 2513, + "Dr": 2514, + "##aughter": 2515, + "hundred": 2516, + "char": 2517, + "governor": 2518, + "##ruption": 2519, + "More": 2520, + "sources": 2521, + "letter": 2522, + "##iron": 2523, + "##eph": 2524, + "##ett": 2525, + "population": 2526, + "increase": 2527, + "##ises": 2528, + "intelligence": 2529, + "sing": 2530, + "##utes": 2531, + "Press": 2532, + "break": 2533, + "emb": 2534, + "Jud": 2535, + "secretary": 2536, + "##isions": 2537, + "eth": 2538, + "##ne": 2539, + "thought": 2540, + "neighbor": 2541, + "##jected": 2542, + "London": 2543, + "##uit": 2544, + "signific": 2545, + "always": 2546, + "deep": 2547, + "##ane": 2548, + "##nam": 2549, + "described": 2550, + "saw": 2551, + "Sal": 2552, + "Pat": 2553, + "##ES": 2554, + "cross": 2555, + "##ental": 2556, + "Sw": 2557, + "project": 2558, + "##uce": 2559, + "reason": 2560, + "department": 2561, + "coalition": 2562, + "newspaper": 2563, + "dang": 2564, + "var": 2565, + "##ival": 2566, + "27": 2567, + "aw": 2568, + "##add": 2569, + "largest": 2570, + "insp": 2571, + "province": 2572, + "individual": 2573, + "Hill": 2574, + "believed": 2575, + "debate": 2576, + "needed": 2577, + "vol": 2578, + "David": 2579, + "##uction": 2580, + "##ani": 2581, + "movement": 2582, + "decided": 2583, + "doct": 2584, + "coming": 2585, + "northern": 2586, + "risk": 2587, + "ever": 2588, + "District": 2589, + "Law": 2590, + "capt": 2591, + "defend": 2592, + "leadership": 2593, + "despite": 2594, + "##using": 2595, + "worked": 2596, + "similar": 2597, + "##hi": 2598, + "pressure": 2599, + "##ming": 2600, + "Human": 2601, + "financial": 2602, + "##yl": 2603, + "##irus": 2604, + "esp": 2605, + "Kar": 2606, + "benef": 2607, + "Pl": 2608, + "##ironment": 2609, + "##raph": 2610, + "opt": 2611, + "##hest": 2612, + "immediately": 2613, + "Franc": 2614, + "##ients": 2615, + "explos": 2616, + "ship": 2617, + "##uing": 2618, + "rule": 2619, + "lin": 2620, + "Del": 2621, + "cred": 2622, + "##unt": 2623, + "illegal": 2624, + "26": 2625, + "necess": 2626, + "doub": 2627, + "##ains": 2628, + "bur": 2629, + "operation": 2630, + "influ": 2631, + "##aving": 2632, + "reach": 2633, + "##err": 2634, + "transp": 2635, + "measures": 2636, + "cho": 2637, + "##ney": 2638, + "Chief": 2639, + "ordered": 2640, + "circ": 2641, + "schools": 2642, + "hearing": 2643, + "remains": 2644, + "Center": 2645, + "sect": 2646, + "leading": 2647, + "education": 2648, + "Tex": 2649, + "##owers": 2650, + "running": 2651, + "Liber": 2652, + "##uled": 2653, + "Lib": 2654, + "During": 2655, + "chairman": 2656, + "needs": 2657, + "port": 2658, + "AP": 2659, + "ahead": 2660, + "alleg": 2661, + "protests": 2662, + "minor": 2663, + "vide": 2664, + "strike": 2665, + "living": 2666, + "wants": 2667, + "avail": 2668, + "28": 2669, + "Rights": 2670, + "center": 2671, + "included": 2672, + "executive": 2673, + "base": 2674, + "terrorism": 2675, + "justice": 2676, + "Talib": 2677, + "safety": 2678, + "Ber": 2679, + "denied": 2680, + "turned": 2681, + "Saudi": 2682, + "##emocracy": 2683, + "phot": 2684, + "UP": 2685, + "organiz": 2686, + "story": 2687, + "Taliban": 2688, + "lawyer": 2689, + "white": 2690, + "adding": 2691, + "Central": 2692, + "##ilt": 2693, + "crimes": 2694, + "Defense": 2695, + "complain": 2696, + "##itter": 2697, + "195": 2698, + "race": 2699, + "proposed": 2700, + "Western": 2701, + "charge": 2702, + "##hel": 2703, + "low": 2704, + "sal": 2705, + "latest": 2706, + "##rod": 2707, + "##lobal": 2708, + "##erc": 2709, + "wal": 2710, + "politics": 2711, + "##ING": 2712, + "understand": 2713, + "##yc": 2714, + "concer": 2715, + "surv": 2716, + "Mexico": 2717, + "Bel": 2718, + "##ners": 2719, + "##roy": 2720, + "tre": 2721, + "quick": 2722, + "##igin": 2723, + "parents": 2724, + "High": 2725, + "##me": 2726, + "King": 2727, + "nothing": 2728, + "claims": 2729, + "Reuters": 2730, + "contract": 2731, + "regard": 2732, + "themselves": 2733, + "fell": 2734, + "brief": 2735, + "shooting": 2736, + "##sw": 2737, + "thing": 2738, + "Korean": 2739, + "showed": 2740, + "gas": 2741, + "##ination": 2742, + "##oura": 2743, + "lack": 2744, + "significant": 2745, + "collect": 2746, + "##IS": 2747, + "means": 2748, + "mom": 2749, + "Ag": 2750, + "questions": 2751, + "net": 2752, + "television": 2753, + "##ift": 2754, + "poor": 2755, + "##oz": 2756, + "votes": 2757, + "##atory": 2758, + "William": 2759, + "confirmed": 2760, + "supporters": 2761, + "consider": 2762, + "##icide": 2763, + "##ael": 2764, + "island": 2765, + "Gaza": 2766, + "inside": 2767, + "appeared": 2768, + "progress": 2769, + "mission": 2770, + "heard": 2771, + "La": 2772, + "##aries": 2773, + "independent": 2774, + "terrorist": 2775, + "course": 2776, + "obs": 2777, + "training": 2778, + "gather": 2779, + "Moh": 2780, + "##acc": 2781, + "##ino": 2782, + "60": 2783, + "warned": 2784, + "lawm": 2785, + "##aces": 2786, + "bad": 2787, + "terms": 2788, + "Abd": 2789, + "seeking": 2790, + "##agement": 2791, + "Assembly": 2792, + "respect": 2793, + "dism": 2794, + "comes": 2795, + "signed": 2796, + "forward": 2797, + "##ecially": 2798, + "getting": 2799, + "Gen": 2800, + "cult": 2801, + "militants": 2802, + "pan": 2803, + "##reet": 2804, + "market": 2805, + "doz": 2806, + "Her": 2807, + "ll": 2808, + "##oms": 2809, + "##work": 2810, + "##AL": 2811, + "conn": 2812, + "age": 2813, + "lear": 2814, + "##ighters": 2815, + "pen": 2816, + "Parliament": 2817, + "En": 2818, + "refused": 2819, + "Syrian": 2820, + "tour": 2821, + "homes": 2822, + "doesn": 2823, + "talk": 2824, + "##esters": 2825, + "mid": 2826, + "##hile": 2827, + "##lined": 2828, + "personal": 2829, + "drop": 2830, + "##itting": 2831, + "negotiations": 2832, + "##band": 2833, + "simp": 2834, + "foot": 2835, + "brother": 2836, + "establish": 2837, + "##ha": 2838, + "gra": 2839, + "considered": 2840, + "assault": 2841, + "passed": 2842, + "##ali": 2843, + "contribut": 2844, + "##utions": 2845, + "aim": 2846, + "hot": 2847, + "##aded": 2848, + "especially": 2849, + "##ches": 2850, + "returned": 2851, + "cause": 2852, + "##ida": 2853, + "Ma": 2854, + "##down": 2855, + "Texas": 2856, + "emergency": 2857, + "##ials": 2858, + "abs": 2859, + "##abinet": 2860, + "Rich": 2861, + "Mor": 2862, + "##rol": 2863, + "proposal": 2864, + "fun": 2865, + "School": 2866, + "ord": 2867, + "##ua": 2868, + "condition": 2869, + "pred": 2870, + "legislation": 2871, + "Tai": 2872, + "These": 2873, + "##BI": 2874, + "sides": 2875, + "scheduled": 2876, + "II": 2877, + "propert": 2878, + "colle": 2879, + "##ender": 2880, + "friends": 2881, + "union": 2882, + "battle": 2883, + "avo": 2884, + "appar": 2885, + "##ude": 2886, + "organization": 2887, + "AF": 2888, + "related": 2889, + "refugees": 2890, + "ran": 2891, + "moved": 2892, + "born": 2893, + "##ulf": 2894, + "##osn": 2895, + "wounded": 2896, + "2016": 2897, + "associ": 2898, + "hon": 2899, + "Paul": 2900, + "##ps": 2901, + "require": 2902, + "##nic": 2903, + "filed": 2904, + "arms": 2905, + "deleg": 2906, + "##fully": 2907, + "origin": 2908, + "ensure": 2909, + "exist": 2910, + "Net": 2911, + "increasing": 2912, + "although": 2913, + "request": 2914, + "Many": 2915, + "search": 2916, + "##bassador": 2917, + "mis": 2918, + "##anda": 2919, + "urged": 2920, + "treatment": 2921, + "rather": 2922, + "spent": 2923, + "##range": 2924, + "##while": 2925, + "corruption": 2926, + "raised": 2927, + "Now": 2928, + "concerns": 2929, + "message": 2930, + "wrong": 2931, + "Viet": 2932, + "trib": 2933, + "examp": 2934, + "mult": 2935, + "occup": 2936, + "freedom": 2937, + "canc": 2938, + "Taiwan": 2939, + "Sud": 2940, + "pur": 2941, + "Inter": 2942, + "sure": 2943, + "industry": 2944, + "Su": 2945, + "reached": 2946, + "deputy": 2947, + "##craft": 2948, + "caused": 2949, + "mater": 2950, + "recomm": 2951, + "study": 2952, + "expressed": 2953, + "##ension": 2954, + "looking": 2955, + "ministry": 2956, + "provided": 2957, + "##ification": 2958, + "Wal": 2959, + "common": 2960, + "carried": 2961, + "round": 2962, + "published": 2963, + "approved": 2964, + "Robert": 2965, + "occur": 2966, + "##agan": 2967, + "##ories": 2968, + "##ss": 2969, + "planned": 2970, + "##body": 2971, + "available": 2972, + "civilians": 2973, + "Palestinians": 2974, + "pun": 2975, + "rules": 2976, + "Author": 2977, + "either": 2978, + "##oud": 2979, + "Flor": 2980, + "Bagh": 2981, + "##emen": 2982, + "opportun": 2983, + "##incip": 2984, + "29": 2985, + "##bs": 2986, + "prior": 2987, + "liber": 2988, + "identified": 2989, + "sat": 2990, + "arrived": 2991, + "dollars": 2992, + "Office": 2993, + "##jects": 2994, + "fired": 2995, + "conditions": 2996, + "##utin": 2997, + "hear": 2998, + "##of": 2999, + "##dad": 3000, + "results": 3001, + "##erry": 3002, + "relationship": 3003, + "##ager": 3004, + "hundreds": 3005, + "Mosc": 3006, + "series": 3007, + "sanctions": 3008, + "Ah": 3009, + "implement": 3010, + "Uk": 3011, + "field": 3012, + "Ro": 3013, + "##pped": 3014, + "extrem": 3015, + "##ends": 3016, + "restr": 3017, + "##rugg": 3018, + "sexual": 3019, + "deploy": 3020, + "details": 3021, + "responsible": 3022, + "Des": 3023, + "##na": 3024, + "##overed": 3025, + "noted": 3026, + "##OP": 3027, + "source": 3028, + "commit": 3029, + "Japanese": 3030, + "##come": 3031, + "Cap": 3032, + "##iction": 3033, + "agencies": 3034, + "paid": 3035, + "anything": 3036, + "Health": 3037, + "block": 3038, + "##angu": 3039, + "Moscow": 3040, + "squ": 3041, + "##imb": 3042, + "ill": 3043, + "insur": 3044, + "suspected": 3045, + "particularly": 3046, + "35": 3047, + "surve": 3048, + "##sequ": 3049, + "fel": 3050, + "teac": 3051, + "heart": 3052, + "Social": 3053, + "Force": 3054, + "fre": 3055, + "advis": 3056, + "##ilty": 3057, + "##ined": 3058, + "Baghdad": 3059, + "##mad": 3060, + "resol": 3061, + "sym": 3062, + "##imate": 3063, + "self": 3064, + "Mu": 3065, + "environment": 3066, + "##stitute": 3067, + "calling": 3068, + "regional": 3069, + "activities": 3070, + "wind": 3071, + "##rant": 3072, + "county": 3073, + "convicted": 3074, + "allegedly": 3075, + "democracy": 3076, + "deaths": 3077, + "named": 3078, + "challen": 3079, + "research": 3080, + "ren": 3081, + "Sing": 3082, + "##ris": 3083, + "##ext": 3084, + "##chie": 3085, + "##ecution": 3086, + "happened": 3087, + "closed": 3088, + "allegations": 3089, + "answ": 3090, + "fra": 3091, + "spending": 3092, + "##IC": 3093, + "mag": 3094, + "strugg": 3095, + "##istic": 3096, + "church": 3097, + "deliver": 3098, + "Vietnam": 3099, + "firm": 3100, + "Donald": 3101, + "Mart": 3102, + "light": 3103, + "##itz": 3104, + "withdraw": 3105, + "##ece": 3106, + "guilty": 3107, + "##izing": 3108, + "adop": 3109, + "##bassy": 3110, + "Cons": 3111, + "aircraft": 3112, + "jobs": 3113, + "Reg": 3114, + "launched": 3115, + "repeated": 3116, + "potential": 3117, + "##reng": 3118, + "Middle": 3119, + "dom": 3120, + "nine": 3121, + "protesters": 3122, + "itself": 3123, + "IS": 3124, + "Although": 3125, + "##cial": 3126, + "summit": 3127, + "destroy": 3128, + "##ein": 3129, + "longer": 3130, + "specific": 3131, + "global": 3132, + "Iranian": 3133, + "responsibility": 3134, + "employees": 3135, + "UK": 3136, + "##ction": 3137, + "regime": 3138, + "##pl": 3139, + "##ester": 3140, + "remov": 3141, + "##ites": 3142, + "hus": 3143, + "tw": 3144, + "##urd": 3145, + "single": 3146, + "wid": 3147, + "##icip": 3148, + "##EL": 3149, + "Sm": 3150, + "policies": 3151, + "typ": 3152, + "entire": 3153, + "##erate": 3154, + "labor": 3155, + "Sudan": 3156, + "##IT": 3157, + "various": 3158, + "##ox": 3159, + "31": 3160, + "experts": 3161, + "programs": 3162, + "Bosn": 3163, + "##AD": 3164, + "##eth": 3165, + "##aled": 3166, + "2017": 3167, + "push": 3168, + "##ode": 3169, + "Bill": 3170, + "popular": 3171, + "streng": 3172, + "blood": 3173, + "histor": 3174, + "Tw": 3175, + "##olic": 3176, + "cooperation": 3177, + "My": 3178, + "##het": 3179, + "##ocked": 3180, + "##ources": 3181, + "Michael": 3182, + "compet": 3183, + "rout": 3184, + "example": 3185, + "resolution": 3186, + "Ben": 3187, + "declared": 3188, + "Val": 3189, + "ste": 3190, + "resc": 3191, + "society": 3192, + "initi": 3193, + "##arth": 3194, + "Ms": 3195, + "##off": 3196, + "committed": 3197, + "achie": 3198, + "grant": 3199, + "Park": 3200, + "disapp": 3201, + "joint": 3202, + "congress": 3203, + "Att": 3204, + "princip": 3205, + "##esh": 3206, + "nations": 3207, + "##ague": 3208, + "crow": 3209, + "##icles": 3210, + "ethnic": 3211, + "##estic": 3212, + "##raz": 3213, + "improve": 3214, + "fle": 3215, + "Lat": 3216, + "##osing": 3217, + "radio": 3218, + "react": 3219, + "changes": 3220, + "##hib": 3221, + "##arily": 3222, + "##hold": 3223, + "helped": 3224, + "##alt": 3225, + "abuse": 3226, + "##idge": 3227, + "Lebanon": 3228, + "room": 3229, + "followed": 3230, + "Since": 3231, + "Cub": 3232, + "regul": 3233, + "expect": 3234, + "##ih": 3235, + "##wide": 3236, + "growing": 3237, + "##por": 3238, + "##woman": 3239, + "actions": 3240, + "##itten": 3241, + "remained": 3242, + "daughter": 3243, + "AFP": 3244, + "##itarian": 3245, + "documents": 3246, + "opened": 3247, + "victim": 3248, + "Indones": 3249, + "pain": 3250, + "grow": 3251, + "##eleb": 3252, + "Service": 3253, + "kil": 3254, + "pil": 3255, + "spread": 3256, + "und": 3257, + "necessary": 3258, + "##oints": 3259, + "##isted": 3260, + "##rip": 3261, + "property": 3262, + "student": 3263, + "idea": 3264, + "parts": 3265, + "##ortion": 3266, + "concerned": 3267, + "required": 3268, + "har": 3269, + "village": 3270, + "##uff": 3271, + "shut": 3272, + "##IA": 3273, + "##bed": 3274, + "data": 3275, + "norm": 3276, + "Mad": 3277, + "##itory": 3278, + "Philipp": 3279, + "##ictions": 3280, + "##arters": 3281, + "mig": 3282, + "Beij": 3283, + "Dan": 3284, + "exam": 3285, + "probably": 3286, + "speak": 3287, + "plane": 3288, + "conservative": 3289, + "Beijing": 3290, + "Fin": 3291, + "polls": 3292, + "Day": 3293, + "Turkish": 3294, + "joined": 3295, + "enforcement": 3296, + "hands": 3297, + "##oul": 3298, + "nomin": 3299, + "sought": 3300, + "##20": 3301, + "video": 3302, + "farm": 3303, + "Under": 3304, + "consult": 3305, + "Last": 3306, + "wa": 3307, + "Cont": 3308, + "##emic": 3309, + "##ED": 3310, + "##ayed": 3311, + "lawmakers": 3312, + "husband": 3313, + "contact": 3314, + "##rated": 3315, + "decades": 3316, + "Ram": 3317, + "##uries": 3318, + "cities": 3319, + "bod": 3320, + "##ergy": 3321, + "Spe": 3322, + "Other": 3323, + "Jewish": 3324, + "Federal": 3325, + "determin": 3326, + "attention": 3327, + "##oe": 3328, + "vo": 3329, + "loss": 3330, + "damage": 3331, + "primary": 3332, + "makes": 3333, + "Brown": 3334, + "governments": 3335, + "status": 3336, + "seat": 3337, + "Sant": 3338, + "whom": 3339, + "backed": 3340, + "##reg": 3341, + "mount": 3342, + "##ract": 3343, + "##amer": 3344, + "2015": 3345, + "Reagan": 3346, + "produc": 3347, + "pack": 3348, + "ey": 3349, + "##ma": 3350, + "##ograph": 3351, + "watch": 3352, + "independence": 3353, + "leaving": 3354, + "airport": 3355, + "2014": 3356, + "suicide": 3357, + "ended": 3358, + "##aging": 3359, + "approach": 3360, + "##olled": 3361, + "lawyers": 3362, + "exch": 3363, + "Post": 3364, + "##den": 3365, + "offered": 3366, + "##usal": 3367, + "Shar": 3368, + "suspect": 3369, + "created": 3370, + "##road": 3371, + "##urt": 3372, + "##oned": 3373, + "someone": 3374, + "celeb": 3375, + "Che": 3376, + "langu": 3377, + "currently": 3378, + "##mir": 3379, + "trip": 3380, + "Ant": 3381, + "street": 3382, + "victory": 3383, + "##rovers": 3384, + "temp": 3385, + "Hol": 3386, + "2008": 3387, + "rebel": 3388, + "##erve": 3389, + "Most": 3390, + "spoke": 3391, + "appointed": 3392, + "opin": 3393, + "moment": 3394, + "rac": 3395, + "displ": 3396, + "##TON": 3397, + "fair": 3398, + "instead": 3399, + "rock": 3400, + "immigration": 3401, + "##rimin": 3402, + "phone": 3403, + "additional": 3404, + "##elling": 3405, + "2012": 3406, + "voted": 3407, + "protection": 3408, + "Mah": 3409, + "##ushed": 3410, + "funds": 3411, + "vice": 3412, + "##ordin": 3413, + "Florida": 3414, + "mayor": 3415, + "challeng": 3416, + "rejected": 3417, + "ties": 3418, + "Sun": 3419, + "whole": 3420, + "trou": 3421, + "lower": 3422, + "Cath": 3423, + "##asion": 3424, + "encoura": 3425, + "maintain": 3426, + "unf": 3427, + "passeng": 3428, + "suggest": 3429, + "heavy": 3430, + "##kes": 3431, + "##ugh": 3432, + "Red": 3433, + "register": 3434, + "##gest": 3435, + "diss": 3436, + "authority": 3437, + "Jer": 3438, + "James": 3439, + "streets": 3440, + "##ashed": 3441, + "Canada": 3442, + "mind": 3443, + "##oke": 3444, + "boy": 3445, + "prosecutors": 3446, + "wel": 3447, + "avoid": 3448, + "seats": 3449, + "condem": 3450, + "Street": 3451, + "date": 3452, + "controvers": 3453, + "secret": 3454, + "increased": 3455, + "advoc": 3456, + "45": 3457, + "300": 3458, + "##iled": 3459, + "daily": 3460, + "##ille": 3461, + "##ble": 3462, + "##vention": 3463, + "anyone": 3464, + "2018": 3465, + "FBI": 3466, + "diplomatic": 3467, + "resign": 3468, + "domestic": 3469, + "Even": 3470, + "##ordan": 3471, + "rate": 3472, + "grand": 3473, + "##ala": 3474, + "##ropri": 3475, + "quickly": 3476, + "ready": 3477, + "share": 3478, + "personnel": 3479, + "rob": 3480, + "Hong": 3481, + "##rate": 3482, + "ministers": 3483, + "favor": 3484, + "##sk": 3485, + "sup": 3486, + "missing": 3487, + "##urning": 3488, + "plant": 3489, + "##ological": 3490, + "##be": 3491, + "scene": 3492, + "##to": 3493, + "measure": 3494, + "pet": 3495, + "rap": 3496, + "Charl": 3497, + "Our": 3498, + "document": 3499, + "Organ": 3500, + "Fir": 3501, + "Hamas": 3502, + "activists": 3503, + "AN": 3504, + "##emy": 3505, + "##nowled": 3506, + "estimated": 3507, + "ruled": 3508, + "2011": 3509, + "##yn": 3510, + "Christian": 3511, + "patients": 3512, + "mill": 3513, + "Bur": 3514, + "drugs": 3515, + "bodies": 3516, + "sentence": 3517, + "Richard": 3518, + "##alled": 3519, + "##let": 3520, + "cal": 3521, + "##lying": 3522, + "Sim": 3523, + "track": 3524, + "sentenced": 3525, + "##AC": 3526, + "flo": 3527, + "cle": 3528, + "construction": 3529, + "Som": 3530, + "coast": 3531, + "dismiss": 3532, + "create": 3533, + "##isco": 3534, + "Nor": 3535, + "impact": 3536, + "Both": 3537, + "Kong": 3538, + "attacked": 3539, + "ver": 3540, + "eastern": 3541, + "voting": 3542, + "attend": 3543, + "safe": 3544, + "organizations": 3545, + "UPI": 3546, + "##elled": 3547, + "prisoners": 3548, + "##EC": 3549, + "Er": 3550, + "assistance": 3551, + "jury": 3552, + "##abour": 3553, + "established": 3554, + "critical": 3555, + "deg": 3556, + "amount": 3557, + "pled": 3558, + "##ze": 3559, + "giving": 3560, + "flood": 3561, + "##apers": 3562, + "##ront": 3563, + "ack": 3564, + "ask": 3565, + "##ume": 3566, + "Prot": 3567, + "acknowled": 3568, + "east": 3569, + "Australia": 3570, + "carrying": 3571, + "built": 3572, + "interests": 3573, + "TV": 3574, + "transport": 3575, + "Leg": 3576, + "##berg": 3577, + "send": 3578, + "civilian": 3579, + "mer": 3580, + "##ili": 3581, + "actually": 3582, + "suggested": 3583, + "ow": 3584, + "events": 3585, + "Agency": 3586, + "Nov": 3587, + "introd": 3588, + "##ires": 3589, + "gang": 3590, + "Aff": 3591, + "higher": 3592, + "prepared": 3593, + "kidn": 3594, + "territory": 3595, + "addition": 3596, + "cas": 3597, + "##mine": 3598, + "missile": 3599, + "comments": 3600, + "allies": 3601, + "weekend": 3602, + "##aught": 3603, + "##ias": 3604, + "separate": 3605, + "communic": 3606, + "suspects": 3607, + "express": 3608, + "##essor": 3609, + "phys": 3610, + "##ann": 3611, + "holding": 3612, + "##ounts": 3613, + "Elect": 3614, + "Kim": 3615, + "2010": 3616, + "shows": 3617, + "willing": 3618, + "Judge": 3619, + "193": 3620, + "detained": 3621, + "##gic": 3622, + "numbers": 3623, + "unl": 3624, + "applic": 3625, + "##ructure": 3626, + "grad": 3627, + "2003": 3628, + "hol": 3629, + "##ram": 3630, + "##irt": 3631, + "reve": 3632, + "commander": 3633, + "focus": 3634, + "park": 3635, + "design": 3636, + "App": 3637, + "Qu": 3638, + "GOP": 3639, + "Pet": 3640, + "Port": 3641, + "##cing": 3642, + "cru": 3643, + "Mean": 3644, + "Paris": 3645, + "declined": 3646, + "gl": 3647, + "Association": 3648, + "##oses": 3649, + "transfer": 3650, + "##isation": 3651, + "kilomet": 3652, + "##oph": 3653, + "cell": 3654, + "##quir": 3655, + "##van": 3656, + "energy": 3657, + "crack": 3658, + "biggest": 3659, + "Direct": 3660, + "##imum": 3661, + "##acts": 3662, + "##atter": 3663, + "2001": 3664, + "Nigeria": 3665, + "Jordan": 3666, + "2006": 3667, + "##orter": 3668, + "couple": 3669, + "##rap": 3670, + "##going": 3671, + "journalists": 3672, + "##IL": 3673, + "launch": 3674, + "Jack": 3675, + "tens": 3676, + "Gov": 3677, + "surpr": 3678, + "Meanwhile": 3679, + "crowd": 3680, + "throughout": 3681, + "##egr": 3682, + "##venue": 3683, + "##ument": 3684, + "threatened": 3685, + "Mark": 3686, + "CO": 3687, + "##ona": 3688, + "trust": 3689, + "Georg": 3690, + "Asia": 3691, + "fighters": 3692, + "##icop": 3693, + "amb": 3694, + "space": 3695, + "mob": 3696, + "##oting": 3697, + "##ken": 3698, + "##uted": 3699, + "Admin": 3700, + "communities": 3701, + "Sam": 3702, + "##quarters": 3703, + "vehicle": 3704, + "First": 3705, + "occurred": 3706, + "challenge": 3707, + "upon": 3708, + "purs": 3709, + "marri": 3710, + "##arant": 3711, + "politicians": 3712, + "proceed": 3713, + "2000": 3714, + "arm": 3715, + "##agon": 3716, + "speaking": 3717, + "2004": 3718, + "2013": 3719, + "draft": 3720, + "points": 3721, + "Moham": 3722, + "award": 3723, + "amid": 3724, + "##tained": 3725, + "monitor": 3726, + "door": 3727, + "purp": 3728, + "Another": 3729, + "felt": 3730, + "##ateral": 3731, + "From": 3732, + "##eed": 3733, + "##atal": 3734, + "combat": 3735, + "##irth": 3736, + "##lav": 3737, + "##cast": 3738, + "settlement": 3739, + "##ston": 3740, + "flight": 3741, + "receive": 3742, + "unit": 3743, + "chance": 3744, + "##yr": 3745, + "suffered": 3746, + "sense": 3747, + "paper": 3748, + "kept": 3749, + "Sand": 3750, + "MP": 3751, + "Public": 3752, + "Bid": 3753, + "shel": 3754, + "Tran": 3755, + "##iy": 3756, + "Church": 3757, + "check": 3758, + "language": 3759, + "##aining": 3760, + "session": 3761, + "70": 3762, + "wear": 3763, + "nearby": 3764, + "panel": 3765, + "##heast": 3766, + "everything": 3767, + "Rom": 3768, + "Me": 3769, + "influence": 3770, + "violent": 3771, + "2007": 3772, + "rally": 3773, + "##RA": 3774, + "serve": 3775, + "2005": 3776, + "##light": 3777, + "##uf": 3778, + "regular": 3779, + "##ream": 3780, + "youth": 3781, + "Bang": 3782, + "supported": 3783, + "aimed": 3784, + "##lt": 3785, + "aud": 3786, + "Vir": 3787, + "opportunity": 3788, + "##erem": 3789, + "planning": 3790, + "2009": 3791, + "Francisco": 3792, + "##icts": 3793, + "Putin": 3794, + "expand": 3795, + "mand": 3796, + "Johnson": 3797, + "disease": 3798, + "ess": 3799, + "compr": 3800, + "subject": 3801, + "equip": 3802, + "subst": 3803, + "works": 3804, + "bombing": 3805, + "##ogue": 3806, + "engine": 3807, + "Italy": 3808, + "##ores": 3809, + "range": 3810, + "##arc": 3811, + "basis": 3812, + "crew": 3813, + "written": 3814, + "##roup": 3815, + "injuries": 3816, + "##ica": 3817, + "seems": 3818, + "##ASH": 3819, + "quoted": 3820, + "shar": 3821, + "##yal": 3822, + "Rel": 3823, + "accomp": 3824, + "Associated": 3825, + "conducted": 3826, + "##book": 3827, + "immediate": 3828, + "democrat": 3829, + "##istrat": 3830, + "##ilateral": 3831, + "191": 3832, + "involve": 3833, + "opinion": 3834, + "previously": 3835, + "experience": 3836, + "##ully": 3837, + "broke": 3838, + "##bre": 3839, + "courts": 3840, + "##rial": 3841, + "God": 3842, + "##pir": 3843, + "presence": 3844, + "words": 3845, + "neighborhood": 3846, + "Bu": 3847, + "guard": 3848, + "knew": 3849, + "flag": 3850, + "##la": 3851, + "##ented": 3852, + "##asc": 3853, + "helicop": 3854, + "Ir": 3855, + "Wil": 3856, + "prem": 3857, + "minutes": 3858, + "fraud": 3859, + "cop": 3860, + "prompt": 3861, + "##eless": 3862, + "##astern": 3863, + "##ption": 3864, + "Ari": 3865, + "##lant": 3866, + "includes": 3867, + "prec": 3868, + "evening": 3869, + "steps": 3870, + "affairs": 3871, + "##aval": 3872, + "fled": 3873, + "##gent": 3874, + "Constitution": 3875, + "huge": 3876, + "spokeswoman": 3877, + "exerc": 3878, + "##ground": 3879, + "fem": 3880, + "##akh": 3881, + "wall": 3882, + "reportedly": 3883, + "Affairs": 3884, + "stated": 3885, + "Tel": 3886, + "powerful": 3887, + "analyst": 3888, + "unp": 3889, + "talking": 3890, + "##raine": 3891, + "Biden": 3892, + "##imately": 3893, + "network": 3894, + "##idency": 3895, + "##iest": 3896, + "inspect": 3897, + "beginning": 3898, + "thr": 3899, + "century": 3900, + "Miss": 3901, + "simply": 3902, + "80": 3903, + "raid": 3904, + "2002": 3905, + "##INGTON": 3906, + "kidnapp": 3907, + "##lands": 3908, + "annual": 3909, + "gone": 3910, + "scient": 3911, + "##mission": 3912, + "##esty": 3913, + "towards": 3914, + "aver": 3915, + "depart": 3916, + "wat": 3917, + "positive": 3918, + "Comp": 3919, + "##ena": 3920, + "##ster": 3921, + "summer": 3922, + "##ping": 3923, + "resources": 3924, + "commer": 3925, + "##ford": 3926, + "##itation": 3927, + "argued": 3928, + "equipment": 3929, + "suppl": 3930, + "Mo": 3931, + "partners": 3932, + "Rec": 3933, + "aftern": 3934, + "changed": 3935, + "cease": 3936, + "funding": 3937, + "er": 3938, + "detention": 3939, + "##oto": 3940, + "wing": 3941, + "judic": 3942, + "lif": 3943, + "humanitarian": 3944, + "mostly": 3945, + "ways": 3946, + "figures": 3947, + "cerem": 3948, + "criticism": 3949, + "conclud": 3950, + "##arks": 3951, + "##gun": 3952, + "except": 3953, + "dangerous": 3954, + "##PR": 3955, + "strategy": 3956, + "raise": 3957, + "WASH": 3958, + "opposed": 3959, + "afternoon": 3960, + "fuel": 3961, + "crash": 3962, + "Catholic": 3963, + "##ibly": 3964, + "object": 3965, + "Gh": 3966, + "##ura": 3967, + "practice": 3968, + "Roman": 3969, + "ir": 3970, + "WASHINGTON": 3971, + "IN": 3972, + "tort": 3973, + "approval": 3974, + "##ously": 3975, + "##illed": 3976, + "pict": 3977, + "moving": 3978, + "##hens": 3979, + "meetings": 3980, + "Mass": 3981, + "##sy": 3982, + "stopped": 3983, + "Mil": 3984, + "Director": 3985, + "##vest": 3986, + "##ago": 3987, + "Spec": 3988, + "Communist": 3989, + "cuts": 3990, + "Ukraine": 3991, + "##ni": 3992, + "bal": 3993, + "mist": 3994, + "constit": 3995, + "prosp": 3996, + "##uter": 3997, + "ang": 3998, + "ign": 3999, + "##lines": 4000, + "largely": 4001, + "affected": 4002, + "follow": 4003, + "Ali": 4004, + "##esterday": 4005, + "##onents": 4006, + "##room": 4007, + "custody": 4008, + "##ashes": 4009, + "##lements": 4010, + "limited": 4011, + "headquarters": 4012, + "##ula": 4013, + "##rect": 4014, + "stage": 4015, + "##dom": 4016, + "driver": 4017, + "##aves": 4018, + "##eping": 4019, + "Jos": 4020, + "Muslims": 4021, + "bid": 4022, + "accident": 4023, + "western": 4024, + "##ker": 4025, + "views": 4026, + "Navy": 4027, + "sens": 4028, + "##ruck": 4029, + "worth": 4030, + "##eda": 4031, + "Virgin": 4032, + "##asons": 4033, + "coron": 4034, + "veter": 4035, + "##ipped": 4036, + "Twitter": 4037, + "powers": 4038, + "west": 4039, + "bey": 4040, + "Bay": 4041, + "faces": 4042, + "beyond": 4043, + "super": 4044, + "alone": 4045, + "Pakistani": 4046, + "birth": 4047, + "Braz": 4048, + "Ne": 4049, + "Canad": 4050, + "costs": 4051, + "Shi": 4052, + "apparently": 4053, + "##atural": 4054, + "Scott": 4055, + "##ola": 4056, + "Kos": 4057, + "projects": 4058, + "Colomb": 4059, + "Pent": 4060, + "instit": 4061, + "sn": 4062, + "happen": 4063, + "storm": 4064, + "vehicles": 4065, + "drive": 4066, + "records": 4067, + "domin": 4068, + "##oes": 4069, + "facilities": 4070, + "Thom": 4071, + "##ills": 4072, + "facing": 4073, + "promised": 4074, + "Institute": 4075, + "dispute": 4076, + "figure": 4077, + "overse": 4078, + "Not": 4079, + "sel": 4080, + "admitted": 4081, + "clean": 4082, + "highest": 4083, + "Ste": 4084, + "resident": 4085, + "growth": 4086, + "threats": 4087, + "agents": 4088, + "effective": 4089, + "Hospital": 4090, + "parliamentary": 4091, + "star": 4092, + "Az": 4093, + "Deputy": 4094, + "serving": 4095, + "##unicip": 4096, + "Three": 4097, + "discrimin": 4098, + "##ties": 4099, + "Group": 4100, + "Kash": 4101, + "##andal": 4102, + "greater": 4103, + "income": 4104, + "##enda": 4105, + "##LA": 4106, + "Smith": 4107, + "failure": 4108, + "Despite": 4109, + "##inh": 4110, + "word": 4111, + "Oh": 4112, + "Bre": 4113, + "cast": 4114, + "suit": 4115, + "Alex": 4116, + "##haps": 4117, + "convers": 4118, + "##usse": 4119, + "wasn": 4120, + "proced": 4121, + "inn": 4122, + "##west": 4123, + "above": 4124, + "##onym": 4125, + "Those": 4126, + "worst": 4127, + "##ricult": 4128, + "persons": 4129, + "##arr": 4130, + "##resp": 4131, + "mention": 4132, + "ult": 4133, + "Pac": 4134, + "Camp": 4135, + "buy": 4136, + "attended": 4137, + "everyone": 4138, + "doctors": 4139, + "Mac": 4140, + "acqu": 4141, + "warning": 4142, + "marriage": 4143, + "##usalem": 4144, + "Arabia": 4145, + "Sadd": 4146, + "Jerusalem": 4147, + "distr": 4148, + "lines": 4149, + "##ading": 4150, + "rise": 4151, + "solution": 4152, + "##omen": 4153, + "takes": 4154, + "Carol": 4155, + "Abu": 4156, + "Black": 4157, + "##ulated": 4158, + "housing": 4159, + "Inc": 4160, + "Lou": 4161, + "Chen": 4162, + "##iment": 4163, + "##fire": 4164, + "lic": 4165, + "##enez": 4166, + "placed": 4167, + "bail": 4168, + "terrorists": 4169, + "accord": 4170, + "benefits": 4171, + "Bh": 4172, + "Attorney": 4173, + "millions": 4174, + "Ku": 4175, + "investigators": 4176, + "sil": 4177, + "##reen": 4178, + "##iary": 4179, + "constitutional": 4180, + "Mem": 4181, + "complete": 4182, + "material": 4183, + "English": 4184, + "##ishing": 4185, + "teleph": 4186, + "sector": 4187, + "extra": 4188, + "draw": 4189, + "##za": 4190, + "individuals": 4191, + "Yemen": 4192, + "hopes": 4193, + "Ann": 4194, + "##zb": 4195, + "witnesses": 4196, + "##anced": 4197, + "destroyed": 4198, + "Polit": 4199, + "400": 4200, + "Lee": 4201, + "seized": 4202, + "##ique": 4203, + "Northern": 4204, + "fully": 4205, + "surround": 4206, + "confront": 4207, + "assess": 4208, + "recommend": 4209, + "decide": 4210, + "Brazil": 4211, + "Gulf": 4212, + "Qa": 4213, + "evac": 4214, + "Rev": 4215, + "2019": 4216, + "Pentagon": 4217, + "##ovo": 4218, + "##acter": 4219, + "beat": 4220, + "prosecutor": 4221, + "management": 4222, + "chem": 4223, + "Italian": 4224, + "##ota": 4225, + "##ano": 4226, + "Ire": 4227, + "##aith": 4228, + "About": 4229, + "linked": 4230, + "##eat": 4231, + "reasons": 4232, + "directly": 4233, + "positions": 4234, + "##urb": 4235, + "Saddam": 4236, + "virus": 4237, + "Administration": 4238, + "Pan": 4239, + "McCain": 4240, + "Sar": 4241, + "teen": 4242, + "##field": 4243, + "yesterday": 4244, + "vers": 4245, + "Ireland": 4246, + "pick": 4247, + "Chair": 4248, + "ten": 4249, + "##erly": 4250, + "feet": 4251, + "uns": 4252, + "true": 4253, + "Com": 4254, + "decisions": 4255, + "##vert": 4256, + "##com": 4257, + "Guard": 4258, + "editor": 4259, + "jur": 4260, + "##anish": 4261, + "##wood": 4262, + "##heriff": 4263, + "struck": 4264, + "reduce": 4265, + "mail": 4266, + "90": 4267, + "Roy": 4268, + "##reek": 4269, + "##ship": 4270, + "lived": 4271, + "Mary": 4272, + "##iation": 4273, + "##uties": 4274, + "meant": 4275, + "amend": 4276, + "blast": 4277, + "##ocks": 4278, + "active": 4279, + "##itude": 4280, + "Valley": 4281, + "opening": 4282, + "##ugg": 4283, + "buildings": 4284, + "Australian": 4285, + "owned": 4286, + "levels": 4287, + "Tod": 4288, + "Well": 4289, + "##aur": 4290, + "Mayor": 4291, + "professor": 4292, + "rail": 4293, + "Senator": 4294, + "##ader": 4295, + "##TI": 4296, + "reforms": 4297, + "Vice": 4298, + "Mer": 4299, + "Kashmir": 4300, + "degree": 4301, + "Bec": 4302, + "##eals": 4303, + "Board": 4304, + "##aying": 4305, + "##sych": 4306, + "anim": 4307, + "peaceful": 4308, + "##vious": 4309, + "Colle": 4310, + "dog": 4311, + "##eing": 4312, + "standing": 4313, + "middle": 4314, + "Khan": 4315, + "exchange": 4316, + "designed": 4317, + "choice": 4318, + "##rations": 4319, + "Int": 4320, + "##velopment": 4321, + "weak": 4322, + "1994": 4323, + "statements": 4324, + "suspic": 4325, + "repeatedly": 4326, + "systems": 4327, + "controlled": 4328, + "Kurd": 4329, + "asking": 4330, + "providing": 4331, + "##cher": 4332, + "##ander": 4333, + "##avirus": 4334, + "faced": 4335, + "relief": 4336, + "Spanish": 4337, + "River": 4338, + "##endum": 4339, + "Dut": 4340, + "Virginia": 4341, + "decade": 4342, + "##ahu": 4343, + "massive": 4344, + "tempor": 4345, + "##itch": 4346, + "names": 4347, + "1999": 4348, + "belong": 4349, + "minority": 4350, + "Represent": 4351, + "webs": 4352, + "dial": 4353, + "demands": 4354, + "Que": 4355, + "appears": 4356, + "bull": 4357, + "ep": 4358, + "ability": 4359, + "inquir": 4360, + "##lig": 4361, + "Green": 4362, + "##ancy": 4363, + "##ilitary": 4364, + "sometimes": 4365, + "Thomas": 4366, + "complex": 4367, + "entered": 4368, + "administrat": 4369, + "Libya": 4370, + "places": 4371, + "Conserv": 4372, + "##AP": 4373, + "##ez": 4374, + "counsel": 4375, + "BBC": 4376, + "vacc": 4377, + "##adesh": 4378, + "judges": 4379, + "Spain": 4380, + "##uan": 4381, + "Face": 4382, + "##OS": 4383, + "32": 4384, + "democratic": 4385, + "##aks": 4386, + "resist": 4387, + "Venez": 4388, + "Husse": 4389, + "##ko": 4390, + "immigrants": 4391, + "##DP": 4392, + "possibility": 4393, + "perman": 4394, + "##ullah": 4395, + "##ao": 4396, + "Qaeda": 4397, + "visited": 4398, + "Asian": 4399, + "##war": 4400, + "frequ": 4401, + "else": 4402, + "remarks": 4403, + "##ado": 4404, + "Hussein": 4405, + "speed": 4406, + "Venezuel": 4407, + "pret": 4408, + "Abb": 4409, + "replace": 4410, + "bab": 4411, + "floor": 4412, + "##ective": 4413, + "Labour": 4414, + "Lu": 4415, + "taxes": 4416, + "answer": 4417, + "Labor": 4418, + "Pacific": 4419, + "College": 4420, + "##errill": 4421, + "##ureau": 4422, + "75": 4423, + "rival": 4424, + "sound": 4425, + "involving": 4426, + "##CC": 4427, + "perform": 4428, + "circum": 4429, + "referendum": 4430, + "cars": 4431, + "dozen": 4432, + "##oring": 4433, + "pull": 4434, + "ambassador": 4435, + "##aine": 4436, + "##unte": 4437, + "institutions": 4438, + "houses": 4439, + "##cks": 4440, + "discl": 4441, + "insurance": 4442, + "Cro": 4443, + "cabinet": 4444, + "driving": 4445, + "goes": 4446, + "Canadian": 4447, + "guarant": 4448, + "congressional": 4449, + "Il": 4450, + "eur": 4451, + "traditional": 4452, + "achieve": 4453, + "Ol": 4454, + "##co": 4455, + "normal": 4456, + "##ikh": 4457, + "played": 4458, + "ri": 4459, + "university": 4460, + "earth": 4461, + "Kosovo": 4462, + "Over": 4463, + "developed": 4464, + "##orse": 4465, + "##oking": 4466, + "##och": 4467, + "##che": 4468, + "units": 4469, + "duty": 4470, + "Teh": 4471, + "##ky": 4472, + "##arter": 4473, + "internal": 4474, + "##iling": 4475, + "harm": 4476, + "##idel": 4477, + "treated": 4478, + "presidency": 4479, + "integr": 4480, + "registered": 4481, + "contributed": 4482, + "Bal": 4483, + "limit": 4484, + "##eness": 4485, + "profession": 4486, + "continues": 4487, + "##imony": 4488, + "lob": 4489, + "arch": 4490, + "penal": 4491, + "##rators": 4492, + "confidence": 4493, + "Every": 4494, + "mach": 4495, + "representatives": 4496, + "convention": 4497, + "article": 4498, + "##oslav": 4499, + "prohib": 4500, + "eventually": 4501, + "Malays": 4502, + "Kab": 4503, + "consum": 4504, + "##udd": 4505, + "##abad": 4506, + "girls": 4507, + "Nic": 4508, + "Then": 4509, + "Indonesia": 4510, + "owners": 4511, + "##OW": 4512, + "##ta": 4513, + "##incial": 4514, + "criticized": 4515, + "commitment": 4516, + "33": 4517, + "announcement": 4518, + "Dar": 4519, + "Pri": 4520, + "altern": 4521, + "Civil": 4522, + "refugee": 4523, + "cash": 4524, + "bed": 4525, + "believes": 4526, + "Far": 4527, + "##weet": 4528, + "treaty": 4529, + "lawsuit": 4530, + "online": 4531, + "creat": 4532, + "appropri": 4533, + "telephone": 4534, + "Te": 4535, + "Div": 4536, + "Barack": 4537, + "strengt": 4538, + "##rison": 4539, + "##ny": 4540, + "seemed": 4541, + "##ylum": 4542, + "behav": 4543, + "##ocal": 4544, + "headed": 4545, + "##ollah": 4546, + "Eth": 4547, + "Georgia": 4548, + "agenda": 4549, + "Earlier": 4550, + "technology": 4551, + "##rage": 4552, + "captured": 4553, + "formed": 4554, + "PS": 4555, + "casual": 4556, + "##oo": 4557, + "toll": 4558, + "standards": 4559, + "##bit": 4560, + "Of": 4561, + "modern": 4562, + "Four": 4563, + "rescue": 4564, + "Op": 4565, + "##uated": 4566, + "pi": 4567, + "##essions": 4568, + "restrictions": 4569, + "Pre": 4570, + "##rog": 4571, + "36": 4572, + "Tom": 4573, + "tim": 4574, + "aggress": 4575, + "removed": 4576, + "isn": 4577, + "##aration": 4578, + "clearly": 4579, + "passengers": 4580, + "targeted": 4581, + "punish": 4582, + "strikes": 4583, + "production": 4584, + "alliance": 4585, + "dropped": 4586, + "page": 4587, + "ballot": 4588, + "spir": 4589, + "seriously": 4590, + "slow": 4591, + "##anks": 4592, + "##icked": 4593, + "##eland": 4594, + "discussed": 4595, + "truck": 4596, + "##ki": 4597, + "tough": 4598, + "shop": 4599, + "Facebook": 4600, + "Foll": 4601, + "zone": 4602, + "rape": 4603, + "##attle": 4604, + "anonym": 4605, + "hotel": 4606, + "Officials": 4607, + "coronavirus": 4608, + "Organization": 4609, + "Netany": 4610, + "missiles": 4611, + "Special": 4612, + "stab": 4613, + "aband": 4614, + "debt": 4615, + "##chers": 4616, + "spons": 4617, + "psych": 4618, + "offices": 4619, + "Hall": 4620, + "##uma": 4621, + "connection": 4622, + "Inst": 4623, + "##ression": 4624, + "##ighter": 4625, + "Sever": 4626, + "Naz": 4627, + "tests": 4628, + "Raj": 4629, + "survey": 4630, + "text": 4631, + "love": 4632, + "commercial": 4633, + "192": 4634, + "1998": 4635, + "waiting": 4636, + "1996": 4637, + "Martin": 4638, + "Chic": 4639, + "Development": 4640, + "sites": 4641, + "confirm": 4642, + "increasingly": 4643, + "Egyptian": 4644, + "##burg": 4645, + "finally": 4646, + "guns": 4647, + "CN": 4648, + "caught": 4649, + "demanded": 4650, + "reserv": 4651, + "blamed": 4652, + "imposed": 4653, + "##US": 4654, + "##rick": 4655, + "Netanyahu": 4656, + "rein": 4657, + "##ville": 4658, + "England": 4659, + "chemical": 4660, + "Myan": 4661, + "expert": 4662, + "##iring": 4663, + "ceremony": 4664, + "determine": 4665, + "Gl": 4666, + "Romney": 4667, + "##RC": 4668, + "##formation": 4669, + "Myanmar": 4670, + "37": 4671, + "Their": 4672, + "asylum": 4673, + "##fat": 4674, + "Santa": 4675, + "Philippines": 4676, + "heav": 4677, + "sister": 4678, + "Mont": 4679, + "dozens": 4680, + "gay": 4681, + "mus": 4682, + "goal": 4683, + "natural": 4684, + "Former": 4685, + "reflect": 4686, + "intended": 4687, + "Yug": 4688, + "female": 4689, + "suspended": 4690, + "Os": 4691, + "Frank": 4692, + "recru": 4693, + "Mrs": 4694, + "publicly": 4695, + "Charles": 4696, + "exact": 4697, + "Lad": 4698, + "##OL": 4699, + "prosecution": 4700, + "camps": 4701, + "2020": 4702, + "trafficking": 4703, + "Camb": 4704, + "apart": 4705, + "militant": 4706, + "offensive": 4707, + "##inent": 4708, + "supply": 4709, + "Southern": 4710, + "nor": 4711, + "##inking": 4712, + "1992": 4713, + "embassy": 4714, + "##rich": 4715, + "Atlant": 4716, + "teachers": 4717, + "##acity": 4718, + "married": 4719, + "explosion": 4720, + "ongoing": 4721, + "##alia": 4722, + "Arafat": 4723, + "##era": 4724, + "##illing": 4725, + "memor": 4726, + "suc": 4727, + "##eff": 4728, + "Rad": 4729, + "testimony": 4730, + "##ila": 4731, + "highly": 4732, + "insurg": 4733, + "detain": 4734, + "fellow": 4735, + "##entially": 4736, + "TH": 4737, + "abortion": 4738, + "compared": 4739, + "purch": 4740, + "Mod": 4741, + "helping": 4742, + "Art": 4743, + "##iqu": 4744, + "indicated": 4745, + "activity": 4746, + "1991": 4747, + "Governor": 4748, + "guerrill": 4749, + "average": 4750, + "Staff": 4751, + "##ribution": 4752, + "Mur": 4753, + "##elfare": 4754, + "environmental": 4755, + "##ois": 4756, + "##inger": 4757, + "faith": 4758, + "Yugoslav": 4759, + "centre": 4760, + "involvement": 4761, + "##aze": 4762, + "superv": 4763, + "custom": 4764, + "renew": 4765, + "attempted": 4766, + "investigating": 4767, + "determined": 4768, + "located": 4769, + "##rian": 4770, + "signs": 4771, + "##ewhere": 4772, + "Mexican": 4773, + "Chairman": 4774, + "Jim": 4775, + "##NA": 4776, + "orders": 4777, + "Road": 4778, + "##ache": 4779, + "sle": 4780, + "Also": 4781, + "businesses": 4782, + "killings": 4783, + "Cast": 4784, + "electoral": 4785, + "34": 4786, + "task": 4787, + "Det": 4788, + "disappear": 4789, + "fal": 4790, + "Delhi": 4791, + "##ems": 4792, + "bi": 4793, + "Cabinet": 4794, + "organized": 4795, + "tank": 4796, + "shortly": 4797, + "##aped": 4798, + "manager": 4799, + "continuing": 4800, + "##mark": 4801, + "##sid": 4802, + "Internet": 4803, + "NE": 4804, + "proposals": 4805, + "pul": 4806, + "##nesty": 4807, + "website": 4808, + "credit": 4809, + "broadcast": 4810, + "insisted": 4811, + "delegation": 4812, + "violations": 4813, + "boost": 4814, + "legislative": 4815, + "facility": 4816, + "##enses": 4817, + "emph": 4818, + "Vi": 4819, + "Cuba": 4820, + "character": 4821, + "Today": 4822, + "Pros": 4823, + "comprom": 4824, + "reporting": 4825, + "Stud": 4826, + "##TA": 4827, + "medic": 4828, + "Several": 4829, + "inm": 4830, + "sty": 4831, + "widely": 4832, + "Mic": 4833, + "incidents": 4834, + "sell": 4835, + "heads": 4836, + "retired": 4837, + "##rad": 4838, + "presented": 4839, + "pointed": 4840, + "##wa": 4841, + "allowing": 4842, + "volunte": 4843, + "AID": 4844, + "sust": 4845, + "kilometers": 4846, + "wide": 4847, + "completed": 4848, + "assass": 4849, + "perhaps": 4850, + "Louis": 4851, + "raising": 4852, + "Among": 4853, + "liberal": 4854, + "accepted": 4855, + "basic": 4856, + "constitu": 4857, + "adopted": 4858, + "38": 4859, + "defence": 4860, + "vac": 4861, + "Sea": 4862, + "Chicago": 4863, + "sea": 4864, + "Watch": 4865, + "Invest": 4866, + "nom": 4867, + "generally": 4868, + "peaceke": 4869, + "nomination": 4870, + "rank": 4871, + "##rec": 4872, + "dialogue": 4873, + "soldier": 4874, + "succeed": 4875, + "circumst": 4876, + "adj": 4877, + "##agers": 4878, + "Tehran": 4879, + "certainly": 4880, + "Ac": 4881, + "##iant": 4882, + "unless": 4883, + "showing": 4884, + "150": 4885, + "48": 4886, + "challenges": 4887, + "granted": 4888, + "1997": 4889, + "price": 4890, + "Tim": 4891, + "path": 4892, + "Work": 4893, + "college": 4894, + "55": 4895, + "00": 4896, + "##overy": 4897, + "stations": 4898, + "unable": 4899, + "motor": 4900, + "eld": 4901, + "defin": 4902, + "##unk": 4903, + "successful": 4904, + "pra": 4905, + "##joy": 4906, + "Kenned": 4907, + "Ak": 4908, + "quite": 4909, + "handed": 4910, + "disaster": 4911, + "Medic": 4912, + "1995": 4913, + "investment": 4914, + "controversial": 4915, + "hospitals": 4916, + "Coast": 4917, + "consequ": 4918, + "operating": 4919, + "##isan": 4920, + "Ok": 4921, + "politician": 4922, + "scale": 4923, + "##IV": 4924, + "##oked": 4925, + "##ufact": 4926, + "ones": 4927, + "Let": 4928, + "sort": 4929, + "Mill": 4930, + "meth": 4931, + "accounts": 4932, + "##ror": 4933, + "career": 4934, + "dismissed": 4935, + "becoming": 4936, + "log": 4937, + "##ulate": 4938, + "defic": 4939, + "CIA": 4940, + "PM": 4941, + "fears": 4942, + "Lebanese": 4943, + "corpor": 4944, + "doubt": 4945, + "supporting": 4946, + "##arch": 4947, + "Peter": 4948, + "Beach": 4949, + "##inhua": 4950, + "targets": 4951, + "neighbour": 4952, + "##hem": 4953, + "remaining": 4954, + "clashes": 4955, + "remember": 4956, + "discussion": 4957, + "discovered": 4958, + "fought": 4959, + "Rod": 4960, + "rat": 4961, + "apartment": 4962, + "Ser": 4963, + "Prov": 4964, + "Xinhua": 4965, + "Bol": 4966, + "Sol": 4967, + "deadly": 4968, + "inquiry": 4969, + "conspir": 4970, + "Kennedy": 4971, + "assembly": 4972, + "scandal": 4973, + "Poland": 4974, + "bound": 4975, + "##unicipal": 4976, + "secure": 4977, + "Division": 4978, + "permanent": 4979, + "acknowledged": 4980, + "bom": 4981, + "relatives": 4982, + "Child": 4983, + "responded": 4984, + "Front": 4985, + "Sri": 4986, + "##ifying": 4987, + "##kel": 4988, + "image": 4989, + "##equ": 4990, + "elimin": 4991, + "##rests": 4992, + "Sl": 4993, + "Ambassador": 4994, + "wild": 4995, + "##back": 4996, + "Met": 4997, + "cancer": 4998, + "Bern": 4999, + "patrol": 5000, + "trig": 5001, + "gener": 5002, + "acting": 5003, + "observ": 5004, + "Ohio": 5005, + "benefit": 5006, + "Authority": 5007, + "formal": 5008, + "fast": 5009, + "gathered": 5010, + "##usted": 5011, + "1993": 5012, + "store": 5013, + "##rel": 5014, + "provincial": 5015, + "weapon": 5016, + "pray": 5017, + "informed": 5018, + "withdrawal": 5019, + "Island": 5020, + "Den": 5021, + "##stein": 5022, + "##onn": 5023, + "##person": 5024, + "lands": 5025, + "multip": 5026, + "Carolina": 5027, + "acts": 5028, + "initial": 5029, + "matters": 5030, + "##iversary": 5031, + "Lt": 5032, + "provides": 5033, + "rates": 5034, + "##MT": 5035, + "Sur": 5036, + "experi": 5037, + "Are": 5038, + "Bas": 5039, + "critics": 5040, + "Legisl": 5041, + "save": 5042, + "hurt": 5043, + "##isf": 5044, + "substant": 5045, + "capacity": 5046, + "##overty": 5047, + "Bosnia": 5048, + "##atively": 5049, + "600": 5050, + "AIDS": 5051, + "emphas": 5052, + "strategic": 5053, + "doctor": 5054, + "##iang": 5055, + "coordin": 5056, + "Mag": 5057, + "struggle": 5058, + "damaged": 5059, + "warn": 5060, + "file": 5061, + "ut": 5062, + "mos": 5063, + "fix": 5064, + "##rove": 5065, + "partner": 5066, + "regarding": 5067, + "Joe": 5068, + "oblig": 5069, + "isol": 5070, + "computer": 5071, + "Die": 5072, + "shown": 5073, + "##ela": 5074, + "penalty": 5075, + "##JP": 5076, + "Rob": 5077, + "##OU": 5078, + "##ysis": 5079, + "Add": 5080, + "##rid": 5081, + "Kerry": 5082, + "accus": 5083, + "##time": 5084, + "##dog": 5085, + "complaint": 5086, + "Bro": 5087, + "appl": 5088, + "spl": 5089, + "Zimb": 5090, + "usually": 5091, + "arrests": 5092, + "65": 5093, + "absol": 5094, + "##wards": 5095, + "Women": 5096, + "Econom": 5097, + "Wall": 5098, + "stra": 5099, + "##abwe": 5100, + "discrimination": 5101, + "Hel": 5102, + "##orted": 5103, + "farmers": 5104, + "1990": 5105, + "migrants": 5106, + "card": 5107, + "enjoy": 5108, + "Authorities": 5109, + "Services": 5110, + "##umed": 5111, + "Zimbabwe": 5112, + "harass": 5113, + "tensions": 5114, + "##ero": 5115, + "Hu": 5116, + "anniversary": 5117, + "section": 5118, + "division": 5119, + "##aches": 5120, + "initiative": 5121, + "email": 5122, + "districts": 5123, + "Prosecut": 5124, + "rain": 5125, + "original": 5126, + "##employ": 5127, + "##ball": 5128, + "representative": 5129, + "##ensus": 5130, + "##lad": 5131, + "fourth": 5132, + "fresh": 5133, + "focused": 5134, + "nar": 5135, + "probe": 5136, + "produced": 5137, + "Gold": 5138, + "Orange": 5139, + "revealed": 5140, + "deployed": 5141, + "Kurdish": 5142, + "advance": 5143, + "looked": 5144, + "stood": 5145, + "voice": 5146, + "false": 5147, + "##amin": 5148, + "spot": 5149, + "bin": 5150, + "##hab": 5151, + "recon": 5152, + "via": 5153, + "pound": 5154, + "Fire": 5155, + "king": 5156, + "Mike": 5157, + "##inn": 5158, + "##right": 5159, + "electric": 5160, + "Lank": 5161, + "die": 5162, + "Alban": 5163, + "Photo": 5164, + "managed": 5165, + "nomine": 5166, + "existing": 5167, + "stability": 5168, + "hun": 5169, + "##ook": 5170, + "affect": 5171, + "Singh": 5172, + "senator": 5173, + "bombs": 5174, + "nature": 5175, + "##onom": 5176, + "telling": 5177, + "initially": 5178, + "gets": 5179, + "spend": 5180, + "##agues": 5181, + "Assad": 5182, + "outbre": 5183, + "##fficient": 5184, + "Ros": 5185, + "rural": 5186, + "innoc": 5187, + "aware": 5188, + "concluded": 5189, + "cited": 5190, + "supplies": 5191, + "judicial": 5192, + "##atures": 5193, + "Croat": 5194, + "Penn": 5195, + "abd": 5196, + "banks": 5197, + "blo": 5198, + "fundam": 5199, + "mort": 5200, + "worker": 5201, + "##iop": 5202, + "##iar": 5203, + "camer": 5204, + "manufact": 5205, + "radical": 5206, + "##ja": 5207, + "Jr": 5208, + "suffering": 5209, + "investigations": 5210, + "##asts": 5211, + "##uate": 5212, + "Commissioner": 5213, + "hoped": 5214, + "bringing": 5215, + "lay": 5216, + "Joseph": 5217, + "kids": 5218, + "Major": 5219, + "banned": 5220, + "attract": 5221, + "##empts": 5222, + "Educ": 5223, + "setting": 5224, + "compens": 5225, + "##rary": 5226, + "Jackson": 5227, + "##eman": 5228, + "Hillary": 5229, + "season": 5230, + "Ariz": 5231, + "##IR": 5232, + "Daily": 5233, + "Dam": 5234, + "tight": 5235, + "sharp": 5236, + "##ati": 5237, + "lose": 5238, + "Peace": 5239, + "Bangl": 5240, + "##rast": 5241, + "##ailand": 5242, + "bran": 5243, + "tear": 5244, + "Thailand": 5245, + "Ev": 5246, + "complaints": 5247, + "bit": 5248, + "wait": 5249, + "##respond": 5250, + "Embassy": 5251, + "Conn": 5252, + "##rupted": 5253, + "##owa": 5254, + "symb": 5255, + "##wait": 5256, + "truth": 5257, + "circumstances": 5258, + "keeping": 5259, + "##iced": 5260, + "Carl": 5261, + "##gment": 5262, + "supposed": 5263, + "##DA": 5264, + "era": 5265, + "vul": 5266, + "BJP": 5267, + "##acing": 5268, + "smugg": 5269, + "magaz": 5270, + "territor": 5271, + "strongly": 5272, + "activist": 5273, + "Li": 5274, + "Why": 5275, + "##pper": 5276, + "coverage": 5277, + "##auc": 5278, + "delay": 5279, + "Greek": 5280, + "obser": 5281, + "confident": 5282, + "completely": 5283, + "##pread": 5284, + "Bob": 5285, + "culture": 5286, + "walk": 5287, + "Forces": 5288, + "tact": 5289, + "Bosnian": 5290, + "##idespread": 5291, + "Kuwait": 5292, + "##HO": 5293, + "abroad": 5294, + "arrange": 5295, + "Greece": 5296, + "Shiite": 5297, + "torture": 5298, + "diplomats": 5299, + "consist": 5300, + "##ENT": 5301, + "putting": 5302, + "##igan": 5303, + "investigate": 5304, + "Abbas": 5305, + "questioned": 5306, + "opponents": 5307, + "Royal": 5308, + "##EM": 5309, + "##gu": 5310, + "Ha": 5311, + "finding": 5312, + "##iscal": 5313, + "qual": 5314, + "invasion": 5315, + "plat": 5316, + "47": 5317, + "petition": 5318, + "##gar": 5319, + "journalist": 5320, + "finance": 5321, + "##ray": 5322, + "42": 5323, + "##coming": 5324, + "##roll": 5325, + "Shah": 5326, + "adviser": 5327, + "##isher": 5328, + "Hezb": 5329, + "dict": 5330, + "soft": 5331, + "Bor": 5332, + "##IP": 5333, + "##set": 5334, + "sending": 5335, + "poverty": 5336, + "testing": 5337, + "##amber": 5338, + "Ky": 5339, + "resolve": 5340, + "wearing": 5341, + "##useum": 5342, + "##itors": 5343, + "casualties": 5344, + "restaur": 5345, + "roads": 5346, + "Great": 5347, + "Sil": 5348, + "owner": 5349, + "covered": 5350, + "Tor": 5351, + "twice": 5352, + "tit": 5353, + "lit": 5354, + "##ams": 5355, + "shared": 5356, + "##chen": 5357, + "danger": 5358, + "severe": 5359, + "##ributed": 5360, + "learned": 5361, + "##anging": 5362, + "revolution": 5363, + "prominent": 5364, + "defeat": 5365, + "##unch": 5366, + "Because": 5367, + "Jews": 5368, + "colleagues": 5369, + "##argo": 5370, + "discussions": 5371, + "Latin": 5372, + "##apore": 5373, + "##aint": 5374, + "welfare": 5375, + "Mohammed": 5376, + "widespread": 5377, + "##AM": 5378, + "##ini": 5379, + "Sab": 5380, + "##lev": 5381, + "wealth": 5382, + "##istics": 5383, + "republic": 5384, + "##ederation": 5385, + "posted": 5386, + "flu": 5387, + "sales": 5388, + "Jones": 5389, + "##rest": 5390, + "##eline": 5391, + "pleaded": 5392, + "starting": 5393, + "envoy": 5394, + "43": 5395, + "44": 5396, + "importance": 5397, + "##umn": 5398, + "value": 5399, + "boat": 5400, + "Ug": 5401, + "##antly": 5402, + "Medical": 5403, + "pand": 5404, + "unemploy": 5405, + "Singapore": 5406, + "Pen": 5407, + "legit": 5408, + "resear": 5409, + "exercise": 5410, + "introduced": 5411, + "dig": 5412, + "##igation": 5413, + "verd": 5414, + "retire": 5415, + "pulled": 5416, + "referring": 5417, + "Hezbollah": 5418, + "purpose": 5419, + "instruct": 5420, + "autom": 5421, + "##orks": 5422, + "##eck": 5423, + "meaning": 5424, + "fine": 5425, + "800": 5426, + "Squ": 5427, + "bott": 5428, + "minute": 5429, + "ST": 5430, + "plot": 5431, + "Swed": 5432, + "developing": 5433, + "honor": 5434, + "wouldn": 5435, + "couldn": 5436, + "loyal": 5437, + "Jeff": 5438, + "##rier": 5439, + "behalf": 5440, + "Kenya": 5441, + "virt": 5442, + "##arked": 5443, + "complic": 5444, + "vulner": 5445, + "remove": 5446, + "Ethiop": 5447, + "obvious": 5448, + "Hait": 5449, + "conclus": 5450, + "Long": 5451, + "##yo": 5452, + "destruction": 5453, + "considering": 5454, + "below": 5455, + "RE": 5456, + "subsequ": 5457, + "delivered": 5458, + "identity": 5459, + "Instead": 5460, + "Ahmed": 5461, + "##ecutive": 5462, + "industrial": 5463, + "##ols": 5464, + "agricult": 5465, + "Vict": 5466, + "larger": 5467, + "attempts": 5468, + "Interior": 5469, + "Before": 5470, + "lab": 5471, + "##ita": 5472, + "programme": 5473, + "##han": 5474, + "##olf": 5475, + "##fort": 5476, + "##uster": 5477, + "Ron": 5478, + "mix": 5479, + "##shire": 5480, + "##ami": 5481, + "receiving": 5482, + "Iowa": 5483, + "advant": 5484, + "historic": 5485, + "vet": 5486, + "colon": 5487, + "Ash": 5488, + "escal": 5489, + "##outheast": 5490, + "closely": 5491, + "demanding": 5492, + "mainly": 5493, + "##EO": 5494, + "Tay": 5495, + "##annel": 5496, + "##een": 5497, + "resignation": 5498, + "heavily": 5499, + "surviv": 5500, + "##ipe": 5501, + "promote": 5502, + "Super": 5503, + "perfor": 5504, + "##rastructure": 5505, + "Matt": 5506, + "condemned": 5507, + "wond": 5508, + "tweet": 5509, + "appeals": 5510, + "cler": 5511, + "baby": 5512, + "table": 5513, + "pushed": 5514, + "##rey": 5515, + "march": 5516, + "##rehens": 5517, + "##ette": 5518, + "##ersey": 5519, + "analysts": 5520, + "earthqu": 5521, + "##atever": 5522, + "acad": 5523, + "##ledge": 5524, + "Found": 5525, + "##itol": 5526, + "Wilson": 5527, + "size": 5528, + "Scot": 5529, + "Fort": 5530, + "Rs": 5531, + "##action": 5532, + "enemy": 5533, + "1989": 5534, + "CNN": 5535, + "photo": 5536, + "regulations": 5537, + "teacher": 5538, + "stressed": 5539, + "package": 5540, + "Berlin": 5541, + "39": 5542, + "bag": 5543, + "hor": 5544, + "TO": 5545, + "imprison": 5546, + "Cross": 5547, + "stories": 5548, + "##aut": 5549, + "##aida": 5550, + "broken": 5551, + "##ownt": 5552, + "divided": 5553, + "essential": 5554, + "multiple": 5555, + "directed": 5556, + "Military": 5557, + "Diego": 5558, + "represented": 5559, + "marg": 5560, + "Jac": 5561, + "returning": 5562, + "Marine": 5563, + "note": 5564, + "deadline": 5565, + "Corp": 5566, + "##ka": 5567, + "der": 5568, + "##lers": 5569, + "happy": 5570, + "##bery": 5571, + "Web": 5572, + "Davis": 5573, + "helicopter": 5574, + "gives": 5575, + "Haw": 5576, + "standard": 5577, + "causing": 5578, + "style": 5579, + "troub": 5580, + "overall": 5581, + "##CH": 5582, + "quality": 5583, + "easy": 5584, + "##edd": 5585, + "ordin": 5586, + "pilot": 5587, + "separat": 5588, + "prices": 5589, + "##ien": 5590, + "Eastern": 5591, + "nort": 5592, + "Rw": 5593, + "41": 5594, + "lie": 5595, + "Independ": 5596, + "Prince": 5597, + "##ros": 5598, + "holds": 5599, + "pending": 5600, + "Only": 5601, + "sover": 5602, + "dark": 5603, + "threatening": 5604, + "##GO": 5605, + "obtain": 5606, + "mal": 5607, + "requires": 5608, + "assistant": 5609, + "##echan": 5610, + "League": 5611, + "Belg": 5612, + "unions": 5613, + "grounds": 5614, + "hum": 5615, + "appropriate": 5616, + "rising": 5617, + "Assist": 5618, + "Israelis": 5619, + "Do": 5620, + "##encing": 5621, + "contain": 5622, + "Hen": 5623, + "##oma": 5624, + "pledged": 5625, + "film": 5626, + "referred": 5627, + "Adv": 5628, + "##aked": 5629, + "correspond": 5630, + "version": 5631, + "Cambod": 5632, + "ally": 5633, + "hall": 5634, + "##raf": 5635, + "occupied": 5636, + "borders": 5637, + "villages": 5638, + "jump": 5639, + "trouble": 5640, + "Education": 5641, + "box": 5642, + "Sunni": 5643, + "Ban": 5644, + "mut": 5645, + "establishment": 5646, + "type": 5647, + "flights": 5648, + "Dis": 5649, + "requested": 5650, + "performan": 5651, + "climate": 5652, + "cultural": 5653, + "##aya": 5654, + "lov": 5655, + "##adi": 5656, + "Jose": 5657, + "Hind": 5658, + "obst": 5659, + "contest": 5660, + "Capitol": 5661, + "##bor": 5662, + "emot": 5663, + "correct": 5664, + "##ancell": 5665, + "Brig": 5666, + "fly": 5667, + "alert": 5668, + "Irish": 5669, + "max": 5670, + "##arity": 5671, + "diplomat": 5672, + "explained": 5673, + "ton": 5674, + "priority": 5675, + "identify": 5676, + "Somalia": 5677, + "club": 5678, + "anonymity": 5679, + "##ady": 5680, + "Mel": 5681, + "Corps": 5682, + "route": 5683, + "winning": 5684, + "religion": 5685, + "vess": 5686, + "Gore": 5687, + "direction": 5688, + "fiscal": 5689, + "Mount": 5690, + "NEW": 5691, + "reduced": 5692, + "model": 5693, + "provision": 5694, + "##ounced": 5695, + "swe": 5696, + "##mas": 5697, + "Ver": 5698, + "welcom": 5699, + "rich": 5700, + "##eld": 5701, + "notice": 5702, + "Williams": 5703, + "##rah": 5704, + "limits": 5705, + "Bureau": 5706, + "Research": 5707, + "deliber": 5708, + "politically": 5709, + "46": 5710, + "##astic": 5711, + "temporary": 5712, + "Qaida": 5713, + "crackdown": 5714, + "prove": 5715, + "scr": 5716, + "##eller": 5717, + "##sewhere": 5718, + "pandemic": 5719, + "Trade": 5720, + "dealing": 5721, + "produce": 5722, + "Jersey": 5723, + "Argent": 5724, + "knows": 5725, + "spirit": 5726, + "##ria": 5727, + "downt": 5728, + "intention": 5729, + "##pet": 5730, + "Py": 5731, + "solid": 5732, + "Hung": 5733, + "##izes": 5734, + "recovered": 5735, + "strength": 5736, + "##onia": 5737, + "##enty": 5738, + "vowed": 5739, + "##issions": 5740, + "bombings": 5741, + "apply": 5742, + "deeply": 5743, + "holiday": 5744, + "numerous": 5745, + "Blair": 5746, + "creating": 5747, + "insurgents": 5748, + "therefore": 5749, + "resigned": 5750, + "thinking": 5751, + "citing": 5752, + "infrastructure": 5753, + "differences": 5754, + "green": 5755, + "##abe": 5756, + "bond": 5757, + "extremely": 5758, + "##apse": 5759, + "##entions": 5760, + "overw": 5761, + "adopt": 5762, + "physical": 5763, + "extended": 5764, + "method": 5765, + "Tra": 5766, + "devast": 5767, + "studies": 5768, + "##achment": 5769, + "Bangladesh": 5770, + "minimum": 5771, + "guards": 5772, + "reaction": 5773, + "fundamental": 5774, + "##ips": 5775, + "rapid": 5776, + "paying": 5777, + "Van": 5778, + "bills": 5779, + "Tre": 5780, + "river": 5781, + "##CR": 5782, + "products": 5783, + "ded": 5784, + "##aka": 5785, + "##iana": 5786, + "##coh": 5787, + "##part": 5788, + "argument": 5789, + "agent": 5790, + "##fect": 5791, + "##VID": 5792, + "subsid": 5793, + "Ten": 5794, + "##aching": 5795, + "##uments": 5796, + "nationwide": 5797, + "##outs": 5798, + "understanding": 5799, + "52": 5800, + "##ils": 5801, + "visiting": 5802, + "marked": 5803, + "190": 5804, + "##enders": 5805, + "dram": 5806, + "##oles": 5807, + "knowledge": 5808, + "ending": 5809, + "assert": 5810, + "sitting": 5811, + "CP": 5812, + "outbreak": 5813, + "Arizona": 5814, + "firef": 5815, + "engaged": 5816, + "Bah": 5817, + "prefer": 5818, + "##uz": 5819, + "Venezuela": 5820, + "##oug": 5821, + "protected": 5822, + "##ima": 5823, + "rid": 5824, + "unclear": 5825, + "possibly": 5826, + "aide": 5827, + "Transp": 5828, + "Columb": 5829, + "##OM": 5830, + "insist": 5831, + "playing": 5832, + "250": 5833, + "newly": 5834, + "##illance": 5835, + "##ords": 5836, + "Following": 5837, + "Here": 5838, + "attorneys": 5839, + "frust": 5840, + "impe": 5841, + "complained": 5842, + "Plan": 5843, + "sch": 5844, + "quiet": 5845, + "overt": 5846, + "Any": 5847, + "planes": 5848, + "alternative": 5849, + "mental": 5850, + "Journal": 5851, + "Yet": 5852, + "escape": 5853, + "##eva": 5854, + "Ut": 5855, + "##wise": 5856, + "Prop": 5857, + "IC": 5858, + "vast": 5859, + "bilateral": 5860, + "corn": 5861, + "background": 5862, + "Andrew": 5863, + "worried": 5864, + "Brook": 5865, + "haven": 5866, + "reporter": 5867, + "##rating": 5868, + "counts": 5869, + "reality": 5870, + "Tok": 5871, + "firing": 5872, + "##AF": 5873, + "game": 5874, + "books": 5875, + "Command": 5876, + "Fox": 5877, + "worse": 5878, + "Still": 5879, + "##usion": 5880, + "##etts": 5881, + "##ansas": 5882, + "surf": 5883, + "content": 5884, + "##ections": 5885, + "##ancellor": 5886, + "PR": 5887, + "Marc": 5888, + "##nown": 5889, + "compromise": 5890, + "Get": 5891, + "satisf": 5892, + "##UR": 5893, + "Ahmad": 5894, + "eyes": 5895, + "emerged": 5896, + "failing": 5897, + "communist": 5898, + "Sub": 5899, + "overwhel": 5900, + "##cri": 5901, + "platform": 5902, + "##ikely": 5903, + "disag": 5904, + "##abilities": 5905, + "cat": 5906, + "ships": 5907, + "##apt": 5908, + "##ortation": 5909, + "700": 5910, + "demonstrations": 5911, + "brut": 5912, + "##acked": 5913, + "##owell": 5914, + "##ronic": 5915, + "stock": 5916, + "conviction": 5917, + "citizen": 5918, + "recorded": 5919, + "Information": 5920, + "verdict": 5921, + "gar": 5922, + "outcome": 5923, + "Hun": 5924, + "seeing": 5925, + "Speaking": 5926, + "afford": 5927, + "double": 5928, + "jailed": 5929, + "##omes": 5930, + "##BS": 5931, + "representing": 5932, + "##ylvan": 5933, + "Id": 5934, + "##vey": 5935, + "testified": 5936, + "##mond": 5937, + "recall": 5938, + "sem": 5939, + "##ifth": 5940, + "inmates": 5941, + "effectively": 5942, + "remind": 5943, + "behavior": 5944, + "##lyn": 5945, + "magazine": 5946, + "regions": 5947, + "obtained": 5948, + "roll": 5949, + "towns": 5950, + "crucial": 5951, + "##resents": 5952, + "scen": 5953, + "violation": 5954, + "Local": 5955, + "Speaker": 5956, + "wave": 5957, + "closer": 5958, + "rocket": 5959, + "interp": 5960, + "smaller": 5961, + "##sylvan": 5962, + "detainees": 5963, + "Opp": 5964, + "Revolution": 5965, + "Move": 5966, + "picture": 5967, + "clin": 5968, + "polling": 5969, + "##well": 5970, + "Lew": 5971, + "Malaysia": 5972, + "##afi": 5973, + "Nep": 5974, + "##pay": 5975, + "Mand": 5976, + "NPR": 5977, + "mechan": 5978, + "##aug": 5979, + "officially": 5980, + "van": 5981, + "aides": 5982, + "##heme": 5983, + "Salv": 5984, + "##stan": 5985, + "summ": 5986, + "represents": 5987, + "popul": 5988, + "Strip": 5989, + "losing": 5990, + "nominee": 5991, + "wake": 5992, + "ABC": 5993, + "consequences": 5994, + "rebu": 5995, + "depend": 5996, + "##ossible": 5997, + "##ares": 5998, + "ANC": 5999, + "gain": 6000, + "Wales": 6001, + "##unal": 6002, + "founded": 6003, + "##ounder": 6004, + "Liberation": 6005, + "employee": 6006, + "learn": 6007, + "conversation": 6008, + "Kir": 6009, + "##sylvania": 6010, + "displaced": 6011, + "##uten": 6012, + "begun": 6013, + "indict": 6014, + "##utely": 6015, + "membership": 6016, + "Ay": 6017, + "##yang": 6018, + "unlikely": 6019, + "submitted": 6020, + "Ta": 6021, + "Serbs": 6022, + "cert": 6023, + "mine": 6024, + "profile": 6025, + "unity": 6026, + "##aming": 6027, + "square": 6028, + "Intelligence": 6029, + "quarter": 6030, + "upd": 6031, + "writing": 6032, + "tradition": 6033, + "Tan": 6034, + "univers": 6035, + "angry": 6036, + "science": 6037, + "none": 6038, + "looks": 6039, + "Kel": 6040, + "Airport": 6041, + "neighboring": 6042, + "##awa": 6043, + "Good": 6044, + "thin": 6045, + "Bul": 6046, + "##uls": 6047, + "writer": 6048, + "##inces": 6049, + "##ishop": 6050, + "##rees": 6051, + "conspiracy": 6052, + "Its": 6053, + "advantage": 6054, + "Foundation": 6055, + "product": 6056, + "exactly": 6057, + "rough": 6058, + "Zeal": 6059, + "surr": 6060, + "##amm": 6061, + "application": 6062, + "Tamil": 6063, + "Scotland": 6064, + "papers": 6065, + "Colombia": 6066, + "racial": 6067, + "performance": 6068, + "##ums": 6069, + "spokesperson": 6070, + "Nob": 6071, + "demonstrators": 6072, + "##riot": 6073, + "Jean": 6074, + "neither": 6075, + "resistance": 6076, + "margin": 6077, + "belief": 6078, + "music": 6079, + "BE": 6080, + "53": 6081, + "bridge": 6082, + "bird": 6083, + "Pennsylvania": 6084, + "communications": 6085, + "encourage": 6086, + "observers": 6087, + "Dutch": 6088, + "onto": 6089, + "##achus": 6090, + "values": 6091, + "Town": 6092, + "allows": 6093, + "som": 6094, + "hur": 6095, + "##ernand": 6096, + "deficit": 6097, + "welcome": 6098, + "##idelines": 6099, + "earthquake": 6100, + "unus": 6101, + "51": 6102, + "difference": 6103, + "institution": 6104, + "Kabul": 6105, + "blocked": 6106, + "##ament": 6107, + "##uana": 6108, + "COVID": 6109, + "rif": 6110, + "Serbia": 6111, + "pretty": 6112, + "Step": 6113, + "din": 6114, + "technical": 6115, + "voter": 6116, + "gathering": 6117, + "links": 6118, + "drawn": 6119, + "waters": 6120, + "##roc": 6121, + "fam": 6122, + "Home": 6123, + "Wood": 6124, + "backing": 6125, + "Fund": 6126, + "Bet": 6127, + "##ga": 6128, + "tick": 6129, + "Massachus": 6130, + "replaced": 6131, + "Conservative": 6132, + "mandate": 6133, + "Zealand": 6134, + "boys": 6135, + "Leader": 6136, + "payments": 6137, + "wish": 6138, + "blame": 6139, + "##itan": 6140, + "Massachusetts": 6141, + "split": 6142, + "prompted": 6143, + "cart": 6144, + "maintained": 6145, + "resulted": 6146, + "association": 6147, + "Thai": 6148, + "male": 6149, + "rare": 6150, + "appointment": 6151, + "anger": 6152, + "##SC": 6153, + "ideas": 6154, + "Amnesty": 6155, + "##where": 6156, + "persu": 6157, + "##tered": 6158, + "older": 6159, + "##aki": 6160, + "claiming": 6161, + "generation": 6162, + "analysis": 6163, + "##cohol": 6164, + "visits": 6165, + "AT": 6166, + "militia": 6167, + "senators": 6168, + "##eder": 6169, + "Sir": 6170, + "participate": 6171, + "Du": 6172, + "delegates": 6173, + "agreements": 6174, + "fort": 6175, + "defendants": 6176, + "Sharon": 6177, + "balance": 6178, + "rub": 6179, + "##olen": 6180, + "Congo": 6181, + "49": 6182, + "##iform": 6183, + "##awi": 6184, + "surveillance": 6185, + "Second": 6186, + "amendment": 6187, + "##ais": 6188, + "abuses": 6189, + "municipal": 6190, + "maximum": 6191, + "alive": 6192, + "Laden": 6193, + "Ke": 6194, + "vulnerable": 6195, + "assets": 6196, + "##orrow": 6197, + "Representatives": 6198, + "neighbors": 6199, + "##mp": 6200, + "Brex": 6201, + "GMT": 6202, + "Avenue": 6203, + "option": 6204, + "Report": 6205, + "apolog": 6206, + "monitoring": 6207, + "collapse": 6208, + "##iti": 6209, + "##ider": 6210, + "Bost": 6211, + "vig": 6212, + "Exp": 6213, + "##viation": 6214, + "Six": 6215, + "Jon": 6216, + "Such": 6217, + "surrounding": 6218, + "flying": 6219, + "Vlad": 6220, + "transferred": 6221, + "Lake": 6222, + "##ribute": 6223, + "Nigerian": 6224, + "Cy": 6225, + "extrad": 6226, + "termin": 6227, + "##bert": 6228, + "Polish": 6229, + "CH": 6230, + "Centre": 6231, + "##icks": 6232, + "occupation": 6233, + "THE": 6234, + "homeless": 6235, + "leng": 6236, + "promise": 6237, + "##SA": 6238, + "Gar": 6239, + "fatal": 6240, + "Mir": 6241, + "Political": 6242, + "strict": 6243, + "Iraqis": 6244, + "1988": 6245, + "explain": 6246, + "Av": 6247, + "apparent": 6248, + "warrant": 6249, + "##ussels": 6250, + "##aken": 6251, + "##AB": 6252, + "##ycle": 6253, + "blue": 6254, + "walked": 6255, + "reaching": 6256, + "pregn": 6257, + "underst": 6258, + "##known": 6259, + "##eled": 6260, + "Freedom": 6261, + "moderate": 6262, + "##do": 6263, + "##aling": 6264, + "##ijuana": 6265, + "advert": 6266, + "lock": 6267, + "invited": 6268, + "disappoint": 6269, + "downtown": 6270, + "mile": 6271, + "campaigns": 6272, + "Abdul": 6273, + "Tokyo": 6274, + "##uts": 6275, + "runs": 6276, + "impossible": 6277, + "scheme": 6278, + "gold": 6279, + "SP": 6280, + "Sanders": 6281, + "Saf": 6282, + "##ihad": 6283, + "##anes": 6284, + "motion": 6285, + "Islamist": 6286, + "Up": 6287, + "proceedings": 6288, + "interim": 6289, + "Tib": 6290, + "sud": 6291, + "campus": 6292, + "##attered": 6293, + "resume": 6294, + "Brussels": 6295, + "Cop": 6296, + "entry": 6297, + "##works": 6298, + "administrative": 6299, + "unrest": 6300, + "##cean": 6301, + "urban": 6302, + "massac": 6303, + "permission": 6304, + "code": 6305, + "sick": 6306, + "veteran": 6307, + "Abdullah": 6308, + "newspapers": 6309, + "Dal": 6310, + "Brexit": 6311, + "elsewhere": 6312, + "Prof": 6313, + "sudden": 6314, + "innocent": 6315, + "Convention": 6316, + "eye": 6317, + "collaps": 6318, + "negative": 6319, + "professional": 6320, + "shift": 6321, + "##yd": 6322, + "54": 6323, + "Youn": 6324, + "trained": 6325, + "talked": 6326, + "shall": 6327, + "slight": 6328, + "mor": 6329, + "##rd": 6330, + "satell": 6331, + "Polic": 6332, + "formally": 6333, + "relatively": 6334, + "transition": 6335, + "condemn": 6336, + "cong": 6337, + "implementation": 6338, + "##order": 6339, + "Ib": 6340, + "illegally": 6341, + "Boston": 6342, + "##ishes": 6343, + "##oard": 6344, + "Movement": 6345, + "practices": 6346, + "speaker": 6347, + "awarded": 6348, + "Muham": 6349, + "location": 6350, + "compensation": 6351, + "##osure": 6352, + "Camer": 6353, + "##ucing": 6354, + "patient": 6355, + "Christmas": 6356, + "funeral": 6357, + "outl": 6358, + "hers": 6359, + "equal": 6360, + "##standing": 6361, + "intens": 6362, + "Sheriff": 6363, + "construct": 6364, + "affili": 6365, + "##more": 6366, + "perm": 6367, + "elements": 6368, + "accusations": 6369, + "items": 6370, + "implic": 6371, + "stolen": 6372, + "goods": 6373, + "spring": 6374, + "HIV": 6375, + "compound": 6376, + "employment": 6377, + "column": 6378, + "coc": 6379, + "Economic": 6380, + "length": 6381, + "operate": 6382, + "##ipping": 6383, + "diver": 6384, + "interested": 6385, + "filled": 6386, + "postp": 6387, + "##imir": 6388, + "moral": 6389, + "##rete": 6390, + "##rific": 6391, + "reop": 6392, + "Kat": 6393, + "Asked": 6394, + "pal": 6395, + "appearance": 6396, + "turning": 6397, + "residence": 6398, + "Cru": 6399, + "gunmen": 6400, + "stress": 6401, + "##bur": 6402, + "squad": 6403, + "##acks": 6404, + "Terr": 6405, + "thus": 6406, + "provisions": 6407, + "welcomed": 6408, + "mentioned": 6409, + "Though": 6410, + "Sum": 6411, + "recognized": 6412, + "driven": 6413, + "participation": 6414, + "##onent": 6415, + "waste": 6416, + "Clark": 6417, + "recommendations": 6418, + "link": 6419, + "Michigan": 6420, + "founder": 6421, + "commissioner": 6422, + "weather": 6423, + "stands": 6424, + "Fl": 6425, + "advice": 6426, + "##DC": 6427, + "##oded": 6428, + "pushing": 6429, + "band": 6430, + "motiv": 6431, + "##ario": 6432, + "veto": 6433, + "##otted": 6434, + "Bus": 6435, + "Geneva": 6436, + "letters": 6437, + "procedures": 6438, + "halt": 6439, + "##icated": 6440, + "grew": 6441, + "Carter": 6442, + "Executive": 6443, + "preparing": 6444, + "hate": 6445, + "Jo": 6446, + "Pyong": 6447, + "Sad": 6448, + "whatever": 6449, + "ultimately": 6450, + "##heless": 6451, + "Tun": 6452, + "##iat": 6453, + "handling": 6454, + "worry": 6455, + "ballots": 6456, + "pip": 6457, + "##rehensive": 6458, + "findings": 6459, + "adm": 6460, + "asp": 6461, + "Cair": 6462, + "discip": 6463, + "function": 6464, + "##ET": 6465, + "structure": 6466, + "sensitive": 6467, + "choose": 6468, + "unemployment": 6469, + "unknown": 6470, + "selling": 6471, + "originally": 6472, + "images": 6473, + "symp": 6474, + "provinces": 6475, + "intervention": 6476, + "##bing": 6477, + "reference": 6478, + "Ts": 6479, + "listed": 6480, + "stepped": 6481, + "Modi": 6482, + "##awn": 6483, + "shelter": 6484, + "stret": 6485, + "##illery": 6486, + "uniform": 6487, + "teams": 6488, + "autonom": 6489, + "toler": 6490, + "Conference": 6491, + "##mun": 6492, + "Yel": 6493, + "mountain": 6494, + "creation": 6495, + "NBC": 6496, + "Cz": 6497, + "Gra": 6498, + "imag": 6499, + "##night": 6500, + "touch": 6501, + "Pyongyang": 6502, + "##EA": 6503, + "Five": 6504, + "##ables": 6505, + "##ector": 6506, + "shock": 6507, + "##antry": 6508, + "install": 6509, + "tribal": 6510, + "expans": 6511, + "laid": 6512, + "##rig": 6513, + "OF": 6514, + "Community": 6515, + "56": 6516, + "Gi": 6517, + "guy": 6518, + "surg": 6519, + "Bash": 6520, + "schol": 6521, + "sale": 6522, + "Indonesian": 6523, + "photograph": 6524, + "Powell": 6525, + "bloc": 6526, + "Hou": 6527, + "Officer": 6528, + "Pun": 6529, + "Cov": 6530, + "branch": 6531, + "##nergy": 6532, + "Liberal": 6533, + "survivors": 6534, + "##sen": 6535, + "recalled": 6536, + "blow": 6537, + "Free": 6538, + "recognize": 6539, + "surprise": 6540, + "punishment": 6541, + "Doc": 6542, + "tack": 6543, + "options": 6544, + "messages": 6545, + "piece": 6546, + "concent": 6547, + "Coop": 6548, + "##ateg": 6549, + "##aire": 6550, + "offering": 6551, + "fat": 6552, + "tested": 6553, + "hoping": 6554, + "##ras": 6555, + "Land": 6556, + "recommended": 6557, + "Ukrain": 6558, + "Out": 6559, + "sharing": 6560, + "##itzer": 6561, + "simple": 6562, + "##otten": 6563, + "disputed": 6564, + "explo": 6565, + "tom": 6566, + "risks": 6567, + "Barb": 6568, + "nurs": 6569, + "Anton": 6570, + "Daniel": 6571, + "row": 6572, + "narrow": 6573, + "ble": 6574, + "##aska": 6575, + "effects": 6576, + "incumb": 6577, + "Supp": 6578, + "delayed": 6579, + "urging": 6580, + "briefing": 6581, + "sac": 6582, + "hearings": 6583, + "Lie": 6584, + "##atically": 6585, + "Star": 6586, + "occasion": 6587, + "print": 6588, + "##iable": 6589, + "suspicion": 6590, + "##point": 6591, + "feeling": 6592, + "highlight": 6593, + "defeated": 6594, + "##har": 6595, + "##uj": 6596, + "Famil": 6597, + "plea": 6598, + "beg": 6599, + "posts": 6600, + "requirements": 6601, + "Philippine": 6602, + "sear": 6603, + "dominated": 6604, + "Vladimir": 6605, + "##ixon": 6606, + "##OC": 6607, + "recovery": 6608, + "retali": 6609, + "cha": 6610, + "Cuban": 6611, + "picked": 6612, + "Society": 6613, + "Mug": 6614, + "breaking": 6615, + "##hew": 6616, + "##ivity": 6617, + "##fur": 6618, + "feed": 6619, + "conven": 6620, + "##utenant": 6621, + "Water": 6622, + "Tibet": 6623, + "addressed": 6624, + "AS": 6625, + "master": 6626, + "##avez": 6627, + "shif": 6628, + "herself": 6629, + "calm": 6630, + "1990s": 6631, + "markets": 6632, + "Once": 6633, + "machine": 6634, + "Inf": 6635, + "aside": 6636, + "alcohol": 6637, + "Chavez": 6638, + "potentially": 6639, + "Energy": 6640, + "Vill": 6641, + "wage": 6642, + "tow": 6643, + "##ware": 6644, + "Muhammad": 6645, + "Mas": 6646, + "facts": 6647, + "harassment": 6648, + "restore": 6649, + "Roh": 6650, + "boyc": 6651, + "violated": 6652, + "Nepal": 6653, + "##rep": 6654, + "##abb": 6655, + "declaration": 6656, + "inaug": 6657, + "##estine": 6658, + "##oli": 6659, + "Year": 6660, + "Ot": 6661, + "##power": 6662, + "##inson": 6663, + "customers": 6664, + "Lind": 6665, + "electricity": 6666, + "Election": 6667, + "younger": 6668, + "drivers": 6669, + "Lanka": 6670, + "controversy": 6671, + "Est": 6672, + "Illin": 6673, + "##PP": 6674, + "centers": 6675, + "Prosecutors": 6676, + "extend": 6677, + "Lev": 6678, + "perpet": 6679, + "encoun": 6680, + "overseas": 6681, + "Pers": 6682, + "MPs": 6683, + "Illinois": 6684, + "aren": 6685, + "Treat": 6686, + "absolutely": 6687, + "materials": 6688, + "resort": 6689, + "euro": 6690, + "Alger": 6691, + "Cairo": 6692, + "passenger": 6693, + "##tsin": 6694, + "entering": 6695, + "Nazi": 6696, + "Rock": 6697, + "##osen": 6698, + "##hal": 6699, + "Harris": 6700, + "endors": 6701, + "AD": 6702, + "Radio": 6703, + "revenue": 6704, + "Yeltsin": 6705, + "argue": 6706, + "Trib": 6707, + "jet": 6708, + "1980": 6709, + "strengthen": 6710, + "##hatt": 6711, + "reading": 6712, + "##nty": 6713, + "Program": 6714, + "appealed": 6715, + "1986": 6716, + "Cape": 6717, + "oppose": 6718, + "drove": 6719, + "manner": 6720, + "##ques": 6721, + "abduct": 6722, + "58": 6723, + "##limin": 6724, + "guerrillas": 6725, + "ceasefire": 6726, + "##born": 6727, + "wood": 6728, + "Relations": 6729, + "tanks": 6730, + "abandoned": 6731, + "changing": 6732, + "forms": 6733, + "##idden": 6734, + "hostages": 6735, + "##ologist": 6736, + "##arden": 6737, + "scientists": 6738, + "sentences": 6739, + "##PA": 6740, + "proper": 6741, + "##orado": 6742, + "ce": 6743, + "easily": 6744, + "Rice": 6745, + "Mush": 6746, + "dollar": 6747, + "##rie": 6748, + "Conf": 6749, + "buried": 6750, + "##jan": 6751, + "Miller": 6752, + "57": 6753, + "execution": 6754, + "vaccine": 6755, + "Later": 6756, + "reject": 6757, + "traged": 6758, + "frequently": 6759, + "Maj": 6760, + "firms": 6761, + "##TE": 6762, + "1980s": 6763, + "##umar": 6764, + "explosives": 6765, + "Assistant": 6766, + "vital": 6767, + "sparked": 6768, + "##iser": 6769, + "##isons": 6770, + "##friend": 6771, + "##eig": 6772, + "contained": 6773, + "Arch": 6774, + "cutting": 6775, + "##adh": 6776, + "extent": 6777, + "causes": 6778, + "##aba": 6779, + "##grade": 6780, + "recognition": 6781, + "contracts": 6782, + "NGO": 6783, + "endorse": 6784, + "possession": 6785, + "##cy": 6786, + "fifth": 6787, + "Jul": 6788, + "engage": 6789, + "##oric": 6790, + "smoke": 6791, + "Chris": 6792, + "Ref": 6793, + "passing": 6794, + "Czech": 6795, + "drew": 6796, + "##iki": 6797, + "supports": 6798, + "IR": 6799, + "Children": 6800, + "Ter": 6801, + "Merkel": 6802, + "uncon": 6803, + "##va": 6804, + "prepare": 6805, + "##liminary": 6806, + "recover": 6807, + "criminals": 6808, + "##uri": 6809, + "moves": 6810, + "##opher": 6811, + "burned": 6812, + "tourists": 6813, + "hostage": 6814, + "requests": 6815, + "enh": 6816, + "premier": 6817, + "##oria": 6818, + "Mao": 6819, + "surge": 6820, + "##house": 6821, + "##cu": 6822, + "Portug": 6823, + "189": 6824, + "Darfur": 6825, + "##itable": 6826, + "unn": 6827, + "estate": 6828, + "concrete": 6829, + "aboard": 6830, + "adequ": 6831, + "##aro": 6832, + "Young": 6833, + "happening": 6834, + "gender": 6835, + "Like": 6836, + "Howard": 6837, + "##ework": 6838, + "rig": 6839, + "forg": 6840, + "arguments": 6841, + "stake": 6842, + "citizenship": 6843, + "Ford": 6844, + "empt": 6845, + "##iri": 6846, + "interrog": 6847, + "mas": 6848, + "leaves": 6849, + "##fall": 6850, + "Defence": 6851, + "##ouri": 6852, + "Houston": 6853, + "helicopters": 6854, + "otherwise": 6855, + "##ibb": 6856, + "mobile": 6857, + "Dole": 6858, + "apprec": 6859, + "Alexander": 6860, + "desire": 6861, + "lobby": 6862, + "Gor": 6863, + "##ato": 6864, + "write": 6865, + "##essed": 6866, + "struct": 6867, + "judgment": 6868, + "##irac": 6869, + "insurgency": 6870, + "intim": 6871, + "Brad": 6872, + "SC": 6873, + "##care": 6874, + "principles": 6875, + "crossing": 6876, + "phase": 6877, + "bases": 6878, + "arrival": 6879, + "cold": 6880, + "##anged": 6881, + "85": 6882, + "Alliance": 6883, + "Vol": 6884, + "principle": 6885, + "magn": 6886, + "Iv": 6887, + "Cur": 6888, + "quake": 6889, + "lib": 6890, + "bra": 6891, + "deployment": 6892, + "##ximately": 6893, + "match": 6894, + "Qat": 6895, + "elig": 6896, + "##vic": 6897, + "Tony": 6898, + "Kingdom": 6899, + "offers": 6900, + "fighter": 6901, + "mosque": 6902, + "awa": 6903, + "uncertain": 6904, + "illness": 6905, + "brothers": 6906, + "optim": 6907, + "rose": 6908, + "##heastern": 6909, + "assigned": 6910, + "permit": 6911, + "Armed": 6912, + "##eignty": 6913, + "##ports": 6914, + "##riers": 6915, + "od": 6916, + "1984": 6917, + "remote": 6918, + "advocates": 6919, + "strateg": 6920, + "sponsored": 6921, + "Yugoslavia": 6922, + "##ining": 6923, + "Zh": 6924, + "crashed": 6925, + "##ius": 6926, + "##pping": 6927, + "Libyan": 6928, + "bes": 6929, + "##laim": 6930, + "expansion": 6931, + "audience": 6932, + "troop": 6933, + "associated": 6934, + "Mahm": 6935, + "impeachment": 6936, + "defended": 6937, + "##lem": 6938, + "client": 6939, + "survived": 6940, + "##ancing": 6941, + "targeting": 6942, + "Steve": 6943, + "##anded": 6944, + "##iny": 6945, + "Hamp": 6946, + "##anied": 6947, + "Ray": 6948, + "1979": 6949, + "Colorado": 6950, + "aged": 6951, + "##IM": 6952, + "##utation": 6953, + "##uits": 6954, + "controls": 6955, + "Castro": 6956, + "Ryan": 6957, + "Oly": 6958, + "entit": 6959, + "##ito": 6960, + "praised": 6961, + "promises": 6962, + "exclus": 6963, + "happens": 6964, + "Chile": 6965, + "questioning": 6966, + "Taylor": 6967, + "Beir": 6968, + "##ucky": 6969, + "##kins": 6970, + "Rah": 6971, + "interpret": 6972, + "Fil": 6973, + "Olymp": 6974, + "et": 6975, + "##oration": 6976, + "juris": 6977, + "##asury": 6978, + "consc": 6979, + "##insula": 6980, + "plants": 6981, + "fier": 6982, + "dump": 6983, + "##una": 6984, + "negotiate": 6985, + "estimates": 6986, + "Atlantic": 6987, + "hasn": 6988, + "Policy": 6989, + "restaurant": 6990, + "developments": 6991, + "##alion": 6992, + "Nev": 6993, + "freed": 6994, + "Annan": 6995, + "##uous": 6996, + "contributions": 6997, + "impose": 6998, + "tend": 6999, + "maybe": 7000, + "##cho": 7001, + "guarantee": 7002, + "Ukrainian": 7003, + "Grand": 7004, + "applied": 7005, + "bear": 7006, + "gained": 7007, + "losses": 7008, + "##osa": 7009, + "##EP": 7010, + "Memor": 7011, + "##oning": 7012, + "reiter": 7013, + "Yes": 7014, + "sovereignty": 7015, + "specifically": 7016, + "CL": 7017, + "announce": 7018, + "relev": 7019, + "overwhelming": 7020, + "organisation": 7021, + "stem": 7022, + "escaped": 7023, + "##apped": 7024, + "Pres": 7025, + "##pan": 7026, + "##par": 7027, + "##unity": 7028, + "reven": 7029, + "rall": 7030, + "Sk": 7031, + "Kur": 7032, + "trail": 7033, + "##ION": 7034, + "Dub": 7035, + "native": 7036, + "partnership": 7037, + "##TS": 7038, + "##ico": 7039, + "cry": 7040, + "##xual": 7041, + "closing": 7042, + "governing": 7043, + "anc": 7044, + "fires": 7045, + "##ource": 7046, + "Sharif": 7047, + "##abled": 7048, + "sun": 7049, + "##zai": 7050, + "shout": 7051, + "fees": 7052, + "organis": 7053, + "interviews": 7054, + "##amo": 7055, + "Has": 7056, + "##irm": 7057, + "detailed": 7058, + "demonstration": 7059, + "leads": 7060, + "##TO": 7061, + "improved": 7062, + "##TER": 7063, + "shr": 7064, + "protecting": 7065, + "fate": 7066, + "Mugabe": 7067, + "1985": 7068, + "animals": 7069, + "62": 7070, + "seeks": 7071, + "Krem": 7072, + "##arak": 7073, + "handle": 7074, + "##rs": 7075, + "friendly": 7076, + "robbery": 7077, + "notes": 7078, + "cops": 7079, + "assassination": 7080, + "120": 7081, + "##orough": 7082, + "watching": 7083, + "Uganda": 7084, + "Near": 7085, + "comprehensive": 7086, + "##ours": 7087, + "marijuana": 7088, + "percentage": 7089, + "Fat": 7090, + "##western": 7091, + "cy": 7092, + "59": 7093, + "pursue": 7094, + "##acking": 7095, + "Commer": 7096, + "##jab": 7097, + "##ingu": 7098, + "Han": 7099, + "##ciliation": 7100, + "Env": 7101, + "AM": 7102, + "reduction": 7103, + "Beirut": 7104, + "opportunities": 7105, + "parking": 7106, + "##abeth": 7107, + "collapsed": 7108, + "##ilding": 7109, + "brain": 7110, + "veterans": 7111, + "detect": 7112, + "sheriff": 7113, + "assessment": 7114, + "bul": 7115, + "feared": 7116, + "forest": 7117, + "Rub": 7118, + "##rance": 7119, + "chap": 7120, + "Hampshire": 7121, + "license": 7122, + "Columbia": 7123, + "hars": 7124, + "Trans": 7125, + "approve": 7126, + "##othing": 7127, + "excess": 7128, + "interior": 7129, + "Kremlin": 7130, + "reinfor": 7131, + "joining": 7132, + "pounds": 7133, + "Islamabad": 7134, + "plus": 7135, + "stick": 7136, + "contrast": 7137, + "Hass": 7138, + "window": 7139, + "capture": 7140, + "unusual": 7141, + "familiar": 7142, + "Doug": 7143, + "##rov": 7144, + "attending": 7145, + "Ra": 7146, + "walking": 7147, + "Peru": 7148, + "lies": 7149, + "loan": 7150, + "categ": 7151, + "prol": 7152, + "##UL": 7153, + "Joint": 7154, + "bullet": 7155, + "##rible": 7156, + "##athan": 7157, + "Mub": 7158, + "##anim": 7159, + "Nar": 7160, + "##ales": 7161, + "##ridge": 7162, + "##atri": 7163, + "##tar": 7164, + "riot": 7165, + "chosen": 7166, + "sav": 7167, + "Resp": 7168, + "##iffs": 7169, + "negotiating": 7170, + "##erald": 7171, + "elderly": 7172, + "Investig": 7173, + "Damasc": 7174, + "##licit": 7175, + "stance": 7176, + "raids": 7177, + "##mo": 7178, + "noting": 7179, + "##epers": 7180, + "Vietnamese": 7181, + "Nag": 7182, + "bought": 7183, + "Blo": 7184, + "202": 7185, + "intimid": 7186, + "Stephen": 7187, + "Circ": 7188, + "##hattan": 7189, + "##igration": 7190, + "transl": 7191, + "substantial": 7192, + "Kent": 7193, + "conservatives": 7194, + "##onsin": 7195, + "Damascus": 7196, + "Manhattan": 7197, + "checks": 7198, + "researchers": 7199, + "foreigners": 7200, + "comfort": 7201, + "eval": 7202, + "72": 7203, + "promot": 7204, + "##oured": 7205, + "instance": 7206, + "Hom": 7207, + "UC": 7208, + "Mushar": 7209, + "Spr": 7210, + "##wr": 7211, + "everybody": 7212, + "##andum": 7213, + "Eliz": 7214, + "boss": 7215, + "Dem": 7216, + "cooper": 7217, + "indictment": 7218, + "vision": 7219, + "##ocide": 7220, + "Control": 7221, + "##itely": 7222, + "competition": 7223, + "tragedy": 7224, + "64": 7225, + "proved": 7226, + "Seoul": 7227, + "Boy": 7228, + "kidnapped": 7229, + "retirement": 7230, + "deputies": 7231, + "186": 7232, + "##ba": 7233, + "Pope": 7234, + "fewer": 7235, + "preliminary": 7236, + "Rome": 7237, + "Musharraf": 7238, + "##arag": 7239, + "straight": 7240, + "Bell": 7241, + "disarm": 7242, + "forth": 7243, + "Punjab": 7244, + "lying": 7245, + "trigg": 7246, + "legitimate": 7247, + "##ux": 7248, + "trav": 7249, + "commanders": 7250, + "hij": 7251, + "jurisd": 7252, + "exploded": 7253, + "##dogan": 7254, + "cleared": 7255, + "Who": 7256, + "##acco": 7257, + "stead": 7258, + "1st": 7259, + "executed": 7260, + "km": 7261, + "payment": 7262, + "Erdogan": 7263, + "Amend": 7264, + "##reced": 7265, + "adults": 7266, + "peacekeeping": 7267, + "earn": 7268, + "##recedented": 7269, + "regularly": 7270, + "Henry": 7271, + "convoy": 7272, + "##raid": 7273, + "##olved": 7274, + "1987": 7275, + "##GH": 7276, + "users": 7277, + "Cost": 7278, + "giant": 7279, + "naval": 7280, + "pictures": 7281, + "ranking": 7282, + "Bud": 7283, + "##can": 7284, + "##vernight": 7285, + "legislature": 7286, + "Christopher": 7287, + "##kers": 7288, + "95": 7289, + "subur": 7290, + "Wisc": 7291, + "ends": 7292, + "worldwide": 7293, + "interven": 7294, + "##igen": 7295, + "bomber": 7296, + "##tle": 7297, + "hired": 7298, + "##erg": 7299, + "param": 7300, + "inspectors": 7301, + "conce": 7302, + "Men": 7303, + "scre": 7304, + "desert": 7305, + "Ren": 7306, + "infl": 7307, + "duties": 7308, + "transpar": 7309, + "Haiti": 7310, + "Simp": 7311, + "loans": 7312, + "counties": 7313, + "Roberts": 7314, + "heading": 7315, + "grave": 7316, + "fields": 7317, + "experienced": 7318, + "Bou": 7319, + "##zan": 7320, + "Workers": 7321, + "ge": 7322, + "Kal": 7323, + "##LE": 7324, + "Rog": 7325, + "flew": 7326, + "UNH": 7327, + "sees": 7328, + "##ders": 7329, + "unprecedented": 7330, + "consideration": 7331, + "volunt": 7332, + "increases": 7333, + "Vis": 7334, + "Vent": 7335, + "mistake": 7336, + "Serbian": 7337, + "approximately": 7338, + "Russians": 7339, + "McD": 7340, + "ramp": 7341, + "stable": 7342, + "accusing": 7343, + "corporate": 7344, + "##onz": 7345, + "##ibilities": 7346, + "core": 7347, + "Lag": 7348, + "Nixon": 7349, + "##atican": 7350, + "Company": 7351, + "Tunis": 7352, + "tor": 7353, + "Vatican": 7354, + "Wisconsin": 7355, + "##oster": 7356, + "Hist": 7357, + "symbol": 7358, + "extreme": 7359, + "Michel": 7360, + "intell": 7361, + "authorized": 7362, + "Lo": 7363, + "bene": 7364, + "mart": 7365, + "ring": 7366, + "Di": 7367, + "gren": 7368, + "##ND": 7369, + "denies": 7370, + "##iveness": 7371, + "Stan": 7372, + "undert": 7373, + "struggling": 7374, + "##inced": 7375, + "presidents": 7376, + "highway": 7377, + "Nether": 7378, + "Hay": 7379, + "enact": 7380, + "purposes": 7381, + "departments": 7382, + "1983": 7383, + "principal": 7384, + "##mes": 7385, + "arrive": 7386, + "Crimin": 7387, + "##asa": 7388, + "Swiss": 7389, + "Mubarak": 7390, + "##ittees": 7391, + "tribunal": 7392, + "Ho": 7393, + "rever": 7394, + "Eric": 7395, + "watched": 7396, + "##ivery": 7397, + "##hari": 7398, + "height": 7399, + "##achi": 7400, + "constituency": 7401, + "arguing": 7402, + "shots": 7403, + "surgery": 7404, + "renewed": 7405, + "Province": 7406, + "1982": 7407, + "Indust": 7408, + "Salvador": 7409, + "channel": 7410, + "##andan": 7411, + "pair": 7412, + "extremists": 7413, + "overs": 7414, + "investigated": 7415, + "artillery": 7416, + "disagree": 7417, + "deny": 7418, + "##bar": 7419, + "satellite": 7420, + "##state": 7421, + "Kelly": 7422, + "virtually": 7423, + "Federation": 7424, + "Od": 7425, + "Pu": 7426, + "registration": 7427, + "Lar": 7428, + "operated": 7429, + "becomes": 7430, + "dream": 7431, + "##osevic": 7432, + "##iami": 7433, + "defendant": 7434, + "MS": 7435, + "forcing": 7436, + "##bl": 7437, + "##irts": 7438, + "taxpay": 7439, + "Mohammad": 7440, + "writ": 7441, + "Prem": 7442, + "trials": 7443, + "##rist": 7444, + "alongside": 7445, + "##asser": 7446, + "##hire": 7447, + "##rang": 7448, + "Milosevic": 7449, + "Elizabeth": 7450, + "##urches": 7451, + "cocaine": 7452, + "proud": 7453, + "sad": 7454, + "##hester": 7455, + "airline": 7456, + "Sudanese": 7457, + "Maryland": 7458, + "Moroc": 7459, + "reluct": 7460, + "mainland": 7461, + "capable": 7462, + "Marsh": 7463, + "63": 7464, + "erupted": 7465, + "memorial": 7466, + "Miami": 7467, + "reputation": 7468, + "Square": 7469, + "Head": 7470, + "Medicare": 7471, + "funded": 7472, + "fulf": 7473, + "Lord": 7474, + "policemen": 7475, + "signing": 7476, + "Acad": 7477, + "proof": 7478, + "Netherlands": 7479, + "afraid": 7480, + "trucks": 7481, + "trees": 7482, + "doors": 7483, + "follows": 7484, + "Action": 7485, + "collabor": 7486, + "##elson": 7487, + "advanced": 7488, + "Finance": 7489, + "Cruz": 7490, + "Wat": 7491, + "##stri": 7492, + "visitors": 7493, + "UNHCR": 7494, + "##ellow": 7495, + "firefighters": 7496, + "meanwhile": 7497, + "Pel": 7498, + "##iani": 7499, + "Crime": 7500, + "song": 7501, + "fishing": 7502, + "hal": 7503, + "samp": 7504, + "passage": 7505, + "export": 7506, + "incumbent": 7507, + "unfair": 7508, + "##othes": 7509, + "Sin": 7510, + "overnight": 7511, + "66": 7512, + "Win": 7513, + "conflicts": 7514, + "##lan": 7515, + "Zuma": 7516, + "photos": 7517, + "bitter": 7518, + "wars": 7519, + "repair": 7520, + "personally": 7521, + "##ograp": 7522, + "Anth": 7523, + "Cambodia": 7524, + "##ae": 7525, + "Food": 7526, + "Gall": 7527, + "##omic": 7528, + "predicted": 7529, + "relevant": 7530, + "divor": 7531, + "collection": 7532, + "Independent": 7533, + "unanim": 7534, + "attempting": 7535, + "##rence": 7536, + "stayed": 7537, + "volunteers": 7538, + "Nicarag": 7539, + "##sa": 7540, + "guidelines": 7541, + "##ocation": 7542, + "##ovic": 7543, + "ammun": 7544, + "encouraged": 7545, + "##yright": 7546, + "##orate": 7547, + "transportation": 7548, + "intense": 7549, + "genocide": 7550, + "islands": 7551, + "Amendment": 7552, + "Socialist": 7553, + "Balt": 7554, + "Fre": 7555, + "wonder": 7556, + "burning": 7557, + "Protection": 7558, + "museum": 7559, + "Ale": 7560, + "snow": 7561, + "rhet": 7562, + "uses": 7563, + "61": 7564, + "##enth": 7565, + "missions": 7566, + "kidnapping": 7567, + "northeast": 7568, + "73": 7569, + "Edward": 7570, + "Scottish": 7571, + "acted": 7572, + "supervis": 7573, + "aggressive": 7574, + "Mission": 7575, + "tar": 7576, + "##ids": 7577, + "##uations": 7578, + "approached": 7579, + "longtime": 7580, + "governors": 7581, + "territories": 7582, + "roughly": 7583, + "cooperate": 7584, + "facilit": 7585, + "embr": 7586, + "##LO": 7587, + "##emper": 7588, + "Stand": 7589, + "##di": 7590, + "settlements": 7591, + "EC": 7592, + "surprised": 7593, + "##etary": 7594, + "Sher": 7595, + "##illa": 7596, + "settled": 7597, + "##held": 7598, + "actual": 7599, + "di": 7600, + "departure": 7601, + "privacy": 7602, + "distance": 7603, + "tun": 7604, + "massacre": 7605, + "McG": 7606, + "Techn": 7607, + "Oak": 7608, + "Others": 7609, + "Criminal": 7610, + "Treaty": 7611, + "##ribe": 7612, + "##ika": 7613, + "infected": 7614, + "##ivals": 7615, + "grown": 7616, + "resolved": 7617, + "procedure": 7618, + "gall": 7619, + "begins": 7620, + "##rin": 7621, + "Alb": 7622, + "##adel": 7623, + "##kh": 7624, + "consensus": 7625, + "##ography": 7626, + "convinced": 7627, + "tells": 7628, + "drinking": 7629, + "Hal": 7630, + "badly": 7631, + "suggests": 7632, + "##ications": 7633, + "delivery": 7634, + "##prus": 7635, + "household": 7636, + "desper": 7637, + "##ova": 7638, + "##oko": 7639, + "pilots": 7640, + "##rav": 7641, + "AC": 7642, + "Cyprus": 7643, + "##DS": 7644, + "##olk": 7645, + "royal": 7646, + "historical": 7647, + "ammunition": 7648, + "hat": 7649, + "##identified": 7650, + "extensive": 7651, + "earned": 7652, + "##ousand": 7653, + "##aders": 7654, + "conclusion": 7655, + "NY": 7656, + "sons": 7657, + "weekly": 7658, + "Gal": 7659, + "gri": 7660, + "Ur": 7661, + "##jo": 7662, + "triggered": 7663, + "Gand": 7664, + "Kam": 7665, + "Hindu": 7666, + "##win": 7667, + "Christians": 7668, + "absence": 7669, + "entirely": 7670, + "disputes": 7671, + "accompanied": 7672, + "Cle": 7673, + "Imm": 7674, + "poison": 7675, + "rush": 7676, + "breat": 7677, + "separatist": 7678, + "##rahim": 7679, + "memo": 7680, + "##unction": 7681, + "##hat": 7682, + "Operation": 7683, + "##ele": 7684, + "flow": 7685, + "Kumar": 7686, + "Judic": 7687, + "Anti": 7688, + "northwest": 7689, + "Leon": 7690, + "##vard": 7691, + "Article": 7692, + "Hot": 7693, + "preced": 7694, + "Members": 7695, + "bars": 7696, + "##rising": 7697, + "damages": 7698, + "propag": 7699, + "##allah": 7700, + "forum": 7701, + "Thousands": 7702, + "##igar": 7703, + "Patrick": 7704, + "##ommod": 7705, + "goals": 7706, + "tension": 7707, + "eligible": 7708, + "loved": 7709, + "chose": 7710, + "replied": 7711, + "End": 7712, + "chec": 7713, + "Chancellor": 7714, + "Ty": 7715, + "188": 7716, + "legally": 7717, + "dia": 7718, + "weight": 7719, + "pension": 7720, + "prisoner": 7721, + "Common": 7722, + "wounds": 7723, + "injury": 7724, + "communication": 7725, + "Ethiopia": 7726, + "catch": 7727, + "Khal": 7728, + "Holl": 7729, + "famous": 7730, + "solve": 7731, + "alarm": 7732, + "trading": 7733, + "Rwanda": 7734, + "##cl": 7735, + "anticip": 7736, + "challenged": 7737, + "Hundred": 7738, + "tactics": 7739, + "foundation": 7740, + "##jection": 7741, + "hair": 7742, + "burn": 7743, + "##RE": 7744, + "misc": 7745, + "reass": 7746, + "device": 7747, + "Club": 7748, + "Ell": 7749, + "Fernand": 7750, + "Sus": 7751, + "Rh": 7752, + "Coal": 7753, + "##illo": 7754, + "theft": 7755, + "arbit": 7756, + "uprising": 7757, + "Ox": 7758, + "Mun": 7759, + "attacking": 7760, + "##water": 7761, + "factions": 7762, + "reasonable": 7763, + "##eces": 7764, + "battles": 7765, + "##bon": 7766, + "##arms": 7767, + "determination": 7768, + "Deb": 7769, + "urgent": 7770, + "animal": 7771, + "destin": 7772, + "Dun": 7773, + "cards": 7774, + "interviewed": 7775, + "Senior": 7776, + "accommod": 7777, + "##athy": 7778, + "##met": 7779, + "winter": 7780, + "scientific": 7781, + "tons": 7782, + "##iro": 7783, + "##irty": 7784, + "##sey": 7785, + "legislators": 7786, + "ranks": 7787, + "Simpson": 7788, + "Mid": 7789, + "Down": 7790, + "##amework": 7791, + "##iously": 7792, + "expanded": 7793, + "fest": 7794, + "Environment": 7795, + "Legislature": 7796, + "##gen": 7797, + "exhib": 7798, + "boats": 7799, + "rushed": 7800, + "ease": 7801, + "coff": 7802, + "Treasury": 7803, + "primarily": 7804, + "expression": 7805, + "upper": 7806, + "neut": 7807, + "##igenous": 7808, + "Argentina": 7809, + "edge": 7810, + "hide": 7811, + "participants": 7812, + "##olas": 7813, + "outp": 7814, + "jurors": 7815, + "outrage": 7816, + "deadl": 7817, + "spect": 7818, + "phil": 7819, + "Palestine": 7820, + "scrutin": 7821, + "##odox": 7822, + "academic": 7823, + "##ingly": 7824, + "hero": 7825, + "achieved": 7826, + "spoken": 7827, + "strain": 7828, + "67": 7829, + "sufficient": 7830, + "##osi": 7831, + "restrict": 7832, + "##las": 7833, + "advised": 7834, + "##feld": 7835, + "Mat": 7836, + "Warren": 7837, + "##egu": 7838, + "fill": 7839, + "stronger": 7840, + "significantly": 7841, + "ignored": 7842, + "1981": 7843, + "Anthony": 7844, + "Emer": 7845, + "Armen": 7846, + "correspondent": 7847, + "pattern": 7848, + "schedule": 7849, + "Ear": 7850, + "vent": 7851, + "Management": 7852, + "Each": 7853, + "airstri": 7854, + "suffer": 7855, + "bure": 7856, + "##ira": 7857, + "91": 7858, + "1967": 7859, + "Colon": 7860, + "inaugur": 7861, + "Poll": 7862, + "SA": 7863, + "##arrass": 7864, + "Hond": 7865, + "##UN": 7866, + "evacuated": 7867, + "##osexual": 7868, + "##fit": 7869, + "implemented": 7870, + "landed": 7871, + "corner": 7872, + "concerning": 7873, + "Without": 7874, + "endorsed": 7875, + "Qatar": 7876, + "Fall": 7877, + "covering": 7878, + "##bec": 7879, + "promoting": 7880, + "Card": 7881, + "strengthe": 7882, + "##DF": 7883, + "rum": 7884, + "Cond": 7885, + "##bul": 7886, + "reconciliation": 7887, + "reun": 7888, + "footage": 7889, + "1970s": 7890, + "##rit": 7891, + "Cu": 7892, + "easier": 7893, + "journ": 7894, + "purchase": 7895, + "Hundreds": 7896, + "fleeing": 7897, + "##antan": 7898, + "quit": 7899, + "minorities": 7900, + "Benj": 7901, + "Lewis": 7902, + "urge": 7903, + "Ventura": 7904, + "##ortunately": 7905, + "Hon": 7906, + "greatest": 7907, + "factor": 7908, + "##zi": 7909, + "68": 7910, + "medicine": 7911, + "Garc": 7912, + "##anges": 7913, + "string": 7914, + "investors": 7915, + "context": 7916, + "traveling": 7917, + "wire": 7918, + "landing": 7919, + "unders": 7920, + "##inct": 7921, + "Coll": 7922, + "grab": 7923, + "yes": 7924, + "youths": 7925, + "Francis": 7926, + "falling": 7927, + "embarrass": 7928, + "sustained": 7929, + "Again": 7930, + "finished": 7931, + "marks": 7932, + "heat": 7933, + "##urer": 7934, + "concept": 7935, + "removal": 7936, + "indicate": 7937, + "je": 7938, + "##GB": 7939, + "donors": 7940, + "Getty": 7941, + "viewed": 7942, + "Sheikh": 7943, + "regret": 7944, + "employers": 7945, + "classes": 7946, + "##ongh": 7947, + "element": 7948, + "fallen": 7949, + "totally": 7950, + "assured": 7951, + "tur": 7952, + "##lywood": 7953, + "factors": 7954, + "##oca": 7955, + "title": 7956, + "returns": 7957, + "affair": 7958, + "sustain": 7959, + "listen": 7960, + "dogs": 7961, + "coastal": 7962, + "clients": 7963, + "stuff": 7964, + "##isa": 7965, + "Pop": 7966, + "accur": 7967, + "Gun": 7968, + "Section": 7969, + "lobb": 7970, + "Hassan": 7971, + "pages": 7972, + "disappeared": 7973, + "ousted": 7974, + "turnout": 7975, + "publish": 7976, + "SH": 7977, + "nationals": 7978, + "unw": 7979, + "Mandela": 7980, + "fake": 7981, + "##onnell": 7982, + "##ranium": 7983, + "explosive": 7984, + "##fe": 7985, + "Benjamin": 7986, + "slightly": 7987, + "counterpart": 7988, + "harsh": 7989, + "threw": 7990, + "Marines": 7991, + "sleep": 7992, + "participated": 7993, + "beaten": 7994, + "Queen": 7995, + "learning": 7996, + "##rent": 7997, + "Bab": 7998, + "exempt": 7999, + "bench": 8000, + "advocate": 8001, + "valid": 8002, + "bankrupt": 8003, + "imprisonment": 8004, + "##evin": 8005, + "toug": 8006, + "improving": 8007, + "predecess": 8008, + "indicted": 8009, + "mining": 8010, + "Gil": 8011, + "##place": 8012, + "properly": 8013, + "remark": 8014, + "brutal": 8015, + "Giul": 8016, + "##ube": 8017, + "recruit": 8018, + "dl": 8019, + "Shan": 8020, + "perfect": 8021, + "somebody": 8022, + "medi": 8023, + "Sac": 8024, + "Representative": 8025, + "intent": 8026, + "##under": 8027, + "pledge": 8028, + "Gonz": 8029, + "physic": 8030, + "##azi": 8031, + "##stream": 8032, + "decline": 8033, + "tweeted": 8034, + "Batt": 8035, + "reducing": 8036, + "distribution": 8037, + "Mit": 8038, + "chaos": 8039, + "extension": 8040, + "187": 8041, + "##ensions": 8042, + "confrontation": 8043, + "DNA": 8044, + "explan": 8045, + "Commerce": 8046, + "gap": 8047, + "temper": 8048, + "connected": 8049, + "##sl": 8050, + "Sah": 8051, + "##armed": 8052, + "incor": 8053, + "Drug": 8054, + "shootings": 8055, + "exports": 8056, + "##pro": 8057, + "Congressional": 8058, + "ranging": 8059, + "cul": 8060, + "torn": 8061, + "77": 8062, + "winner": 8063, + "endang": 8064, + "barg": 8065, + "parent": 8066, + "chamber": 8067, + "Ins": 8068, + "Sem": 8069, + "confirmation": 8070, + "Karzai": 8071, + "74": 8072, + "attitude": 8073, + "dign": 8074, + "Covid": 8075, + "Mot": 8076, + "dlrs": 8077, + "tied": 8078, + "##ternal": 8079, + "Sweden": 8080, + "##eli": 8081, + "liqu": 8082, + "##eo": 8083, + "collected": 8084, + "##pire": 8085, + "clash": 8086, + "factory": 8087, + "Sark": 8088, + "businessman": 8089, + "Arm": 8090, + "Stat": 8091, + "bip": 8092, + "combined": 8093, + "myself": 8094, + "briefly": 8095, + "1945": 8096, + "conducting": 8097, + "reconst": 8098, + "##ching": 8099, + "##iner": 8100, + "WHO": 8101, + "Media": 8102, + "Family": 8103, + "entitled": 8104, + "exile": 8105, + "USA": 8106, + "deals": 8107, + "Old": 8108, + "##ught": 8109, + "cells": 8110, + "spy": 8111, + "Hills": 8112, + "Omar": 8113, + "Anal": 8114, + "##tenance": 8115, + "##thodox": 8116, + "successfully": 8117, + "testify": 8118, + "upcoming": 8119, + "compar": 8120, + "Budd": 8121, + "##mosp": 8122, + "bol": 8123, + "##away": 8124, + "##atem": 8125, + "##lah": 8126, + "##ropol": 8127, + "adult": 8128, + "lawmaker": 8129, + "Ly": 8130, + "##AA": 8131, + "Insp": 8132, + "attached": 8133, + "executives": 8134, + "dinner": 8135, + "Ana": 8136, + "Opposition": 8137, + "extremist": 8138, + "prevented": 8139, + "Ronald": 8140, + "integrity": 8141, + "subsequently": 8142, + "Ark": 8143, + "murders": 8144, + "favour": 8145, + "occas": 8146, + "movie": 8147, + "murdered": 8148, + "##chn": 8149, + "##life": 8150, + "Trip": 8151, + "rockets": 8152, + "signal": 8153, + "thank": 8154, + "Refuge": 8155, + "obviously": 8156, + "##emies": 8157, + "lift": 8158, + "trapped": 8159, + "##log": 8160, + "contacts": 8161, + "NAS": 8162, + "##odes": 8163, + "pope": 8164, + "##isive": 8165, + "churches": 8166, + "Gates": 8167, + "##ema": 8168, + "appreci": 8169, + "pool": 8170, + "uranium": 8171, + "Mohamed": 8172, + "locked": 8173, + "visa": 8174, + "Big": 8175, + "##pass": 8176, + "chain": 8177, + "speaks": 8178, + "sexually": 8179, + "Bernard": 8180, + "killer": 8181, + "Fein": 8182, + "ment": 8183, + "emotional": 8184, + "prisons": 8185, + "Chad": 8186, + "variety": 8187, + "networks": 8188, + "theory": 8189, + "##alk": 8190, + "selected": 8191, + "suggesting": 8192, + "##ATED": 8193, + "movements": 8194, + "beach": 8195, + "Jay": 8196, + "liter": 8197, + "Slov": 8198, + "mutual": 8199, + "steal": 8200, + "bigger": 8201, + "Presidential": 8202, + "Agricult": 8203, + "filing": 8204, + "rhetoric": 8205, + "##sky": 8206, + "ped": 8207, + "resulting": 8208, + "settle": 8209, + "##ozy": 8210, + "caution": 8211, + "enl": 8212, + "bureauc": 8213, + "##arations": 8214, + "troubled": 8215, + "observed": 8216, + "thinks": 8217, + "Call": 8218, + "labour": 8219, + "##itage": 8220, + "isolated": 8221, + "bombers": 8222, + "extraordin": 8223, + "editorial": 8224, + "searching": 8225, + "nationalist": 8226, + "lifted": 8227, + "gunman": 8228, + "##endra": 8229, + "immigrant": 8230, + "exit": 8231, + "Marg": 8232, + "Boeing": 8233, + "exclud": 8234, + "Belgium": 8235, + "Wang": 8236, + "##oples": 8237, + "unidentified": 8238, + "revers": 8239, + "Pap": 8240, + "arrangements": 8241, + "framework": 8242, + "##imal": 8243, + "recip": 8244, + "euros": 8245, + "peacekeepers": 8246, + "neutral": 8247, + "Naval": 8248, + "healthcare": 8249, + "##mon": 8250, + "thrown": 8251, + "Where": 8252, + "Bloom": 8253, + "upset": 8254, + "##fare": 8255, + "glass": 8256, + "##ierra": 8257, + "flee": 8258, + "dramatic": 8259, + "deterior": 8260, + "acres": 8261, + "scores": 8262, + "cauc": 8263, + "steel": 8264, + "ru": 8265, + "busy": 8266, + "##uru": 8267, + "successor": 8268, + "##ican": 8269, + "guerrilla": 8270, + "tomorrow": 8271, + "committees": 8272, + "Serge": 8273, + "Area": 8274, + "bloody": 8275, + "Ross": 8276, + "thirds": 8277, + "surface": 8278, + "performed": 8279, + "anybody": 8280, + "Ging": 8281, + "##iot": 8282, + "Nelson": 8283, + "clar": 8284, + "Brother": 8285, + "enorm": 8286, + "chances": 8287, + "rivals": 8288, + "difficulties": 8289, + "forec": 8290, + "Guine": 8291, + "ast": 8292, + "##heim": 8293, + "reiterated": 8294, + "Croatia": 8295, + "AB": 8296, + "##alties": 8297, + "Viol": 8298, + "smuggling": 8299, + "empty": 8300, + "Soviets": 8301, + "71": 8302, + "exposed": 8303, + "tonight": 8304, + "Antonio": 8305, + "sight": 8306, + "Cheney": 8307, + "indeed": 8308, + "Whe": 8309, + "##mann": 8310, + "devices": 8311, + "##ST": 8312, + "Alab": 8313, + "tree": 8314, + "Harry": 8315, + "champ": 8316, + "hiding": 8317, + "Missouri": 8318, + "roof": 8319, + "statistics": 8320, + "System": 8321, + "broader": 8322, + "Stra": 8323, + "conver": 8324, + "##onghold": 8325, + "Airlines": 8326, + "thanks": 8327, + "DA": 8328, + "Chechn": 8329, + "stronghold": 8330, + "1975": 8331, + "shell": 8332, + "requiring": 8333, + "Rail": 8334, + "Buhari": 8335, + "Chechnya": 8336, + "archit": 8337, + "tiny": 8338, + "closure": 8339, + "ven": 8340, + "##pe": 8341, + "mixed": 8342, + "Guantan": 8343, + "anx": 8344, + "ticket": 8345, + "contribute": 8346, + "examination": 8347, + "expensive": 8348, + "##ication": 8349, + "disrupt": 8350, + "Mueller": 8351, + "##ordination": 8352, + "employed": 8353, + "Guantanamo": 8354, + "estimate": 8355, + "##urse": 8356, + "climb": 8357, + "Power": 8358, + "Rodrig": 8359, + "Rou": 8360, + "##ivic": 8361, + "##how": 8362, + "Raf": 8363, + "Fair": 8364, + "Cameron": 8365, + "Const": 8366, + "##uez": 8367, + "slam": 8368, + "Jong": 8369, + "color": 8370, + "IM": 8371, + "southeast": 8372, + "fish": 8373, + "Ger": 8374, + "##aved": 8375, + "##sters": 8376, + "Progress": 8377, + "Atlanta": 8378, + "trigger": 8379, + "militias": 8380, + "metal": 8381, + "silence": 8382, + "epid": 8383, + "Luc": 8384, + "Jacob": 8385, + "extradition": 8386, + "currency": 8387, + "##rif": 8388, + "##EF": 8389, + "Barbara": 8390, + "Alaska": 8391, + "Global": 8392, + "operational": 8393, + "bottom": 8394, + "Guatem": 8395, + "pipeline": 8396, + "submit": 8397, + "##ooth": 8398, + "Hungary": 8399, + "pact": 8400, + "76": 8401, + "Austria": 8402, + "comply": 8403, + "surrounded": 8404, + "Top": 8405, + "judiciary": 8406, + "prospect": 8407, + "striking": 8408, + "##holders": 8409, + "classified": 8410, + "Edwards": 8411, + "reel": 8412, + "Karachi": 8413, + "##eds": 8414, + "ISIS": 8415, + "Us": 8416, + "Secret": 8417, + "mobil": 8418, + "rent": 8419, + "Whit": 8420, + "topp": 8421, + "Maria": 8422, + "Dick": 8423, + "sand": 8424, + "Back": 8425, + "addressing": 8426, + "conced": 8427, + "##eren": 8428, + "##ycl": 8429, + "Sierra": 8430, + "Gingrich": 8431, + "Giuliani": 8432, + "Right": 8433, + "##cription": 8434, + "Switzer": 8435, + "profit": 8436, + "##ori": 8437, + "agricultural": 8438, + "motivated": 8439, + "motorc": 8440, + "organisations": 8441, + "Alabama": 8442, + "Somali": 8443, + "adequate": 8444, + "Wars": 8445, + "walls": 8446, + "cameras": 8447, + "Pra": 8448, + "Kansas": 8449, + "sympt": 8450, + "drag": 8451, + "Gandhi": 8452, + "Domin": 8453, + "Project": 8454, + "Las": 8455, + "Images": 8456, + "fault": 8457, + "jurisdiction": 8458, + "atmosp": 8459, + "rounds": 8460, + "camera": 8461, + "Dur": 8462, + "advisers": 8463, + "teaching": 8464, + "usual": 8465, + "underground": 8466, + "78": 8467, + "agriculture": 8468, + "violating": 8469, + "merely": 8470, + "##kara": 8471, + "##accept": 8472, + "memory": 8473, + "nov": 8474, + "divisions": 8475, + "Cold": 8476, + "Boris": 8477, + "CEO": 8478, + "##TV": 8479, + "submar": 8480, + "maintenance": 8481, + "##gt": 8482, + "openly": 8483, + "corrupt": 8484, + "##zh": 8485, + "eliminate": 8486, + "Bes": 8487, + "##TION": 8488, + "abol": 8489, + "propaganda": 8490, + "map": 8491, + "beating": 8492, + "##aughters": 8493, + "skills": 8494, + "Moore": 8495, + "understood": 8496, + "Louisiana": 8497, + "Academy": 8498, + "##kar": 8499, + "ads": 8500, + "Brooklyn": 8501, + "##erial": 8502, + "##board": 8503, + "respected": 8504, + "##kin": 8505, + "##aman": 8506, + "Switzerland": 8507, + "tourist": 8508, + "relative": 8509, + "disturb": 8510, + "Crown": 8511, + "##ffici": 8512, + "challenging": 8513, + "rescued": 8514, + "Further": 8515, + "##inal": 8516, + "##habilit": 8517, + "diagn": 8518, + "Protest": 8519, + "Oklah": 8520, + "Read": 8521, + "##MS": 8522, + "existence": 8523, + "Kn": 8524, + "##rea": 8525, + "courtroom": 8526, + "Juan": 8527, + "Reform": 8528, + "Pas": 8529, + "unaccept": 8530, + "crossed": 8531, + "seekers": 8532, + "bipart": 8533, + "neck": 8534, + "##oln": 8535, + "Graham": 8536, + "Premier": 8537, + "Way": 8538, + "gains": 8539, + "##phia": 8540, + "journey": 8541, + "Earth": 8542, + "pregnant": 8543, + "undermine": 8544, + "Trust": 8545, + "##irates": 8546, + "opponent": 8547, + "##inding": 8548, + "myst": 8549, + "sets": 8550, + "donations": 8551, + "##anche": 8552, + "stamp": 8553, + "Wild": 8554, + "windows": 8555, + "Hut": 8556, + "Kaz": 8557, + "tab": 8558, + "Maced": 8559, + "campaigning": 8560, + "staged": 8561, + "Station": 8562, + "applications": 8563, + "##angel": 8564, + "administer": 8565, + "designated": 8566, + "Ran": 8567, + "colonial": 8568, + "##arely": 8569, + "Mississ": 8570, + "##OT": 8571, + "revol": 8572, + "serves": 8573, + "priest": 8574, + "ju": 8575, + "Circuit": 8576, + "Hug": 8577, + "Nevada": 8578, + "Arabs": 8579, + "Capt": 8580, + "buses": 8581, + "vessel": 8582, + "overth": 8583, + "Manila": 8584, + "Allen": 8585, + "display": 8586, + "AL": 8587, + "##umption": 8588, + "Broad": 8589, + "copy": 8590, + "##emed": 8591, + "##ordon": 8592, + "Fatah": 8593, + "Philadel": 8594, + "Coalition": 8595, + "Southeast": 8596, + "##ads": 8597, + "Never": 8598, + "residential": 8599, + "##uro": 8600, + "refusing": 8601, + "articles": 8602, + "truce": 8603, + "sacrific": 8604, + "studied": 8605, + "##icate": 8606, + "##ressing": 8607, + "##ailed": 8608, + "latter": 8609, + "perce": 8610, + "Hollywood": 8611, + "##avan": 8612, + "Business": 8613, + "ordinary": 8614, + "##orry": 8615, + "followers": 8616, + "##obi": 8617, + "##egram": 8618, + "declare": 8619, + "flat": 8620, + "##stone": 8621, + "assassin": 8622, + "##areness": 8623, + "##omo": 8624, + "controll": 8625, + "elite": 8626, + "cargo": 8627, + "boycott": 8628, + "publication": 8629, + "##ete": 8630, + "dedicated": 8631, + "cigar": 8632, + "pock": 8633, + "Dev": 8634, + "awareness": 8635, + "unsu": 8636, + "neighborhoods": 8637, + "##ora": 8638, + "fit": 8639, + "Latino": 8640, + "Safety": 8641, + "allied": 8642, + "Philadelphia": 8643, + "privile": 8644, + "sentencing": 8645, + "Resident": 8646, + "Nich": 8647, + "Through": 8648, + "staying": 8649, + "Ple": 8650, + "##HS": 8651, + "Battle": 8652, + "Jes": 8653, + "transit": 8654, + "##okes": 8655, + "lean": 8656, + "##ippi": 8657, + "Oklahoma": 8658, + "Bir": 8659, + "##osh": 8660, + "##vin": 8661, + "scholars": 8662, + "pieces": 8663, + "rallies": 8664, + "enemies": 8665, + "Brian": 8666, + "contacted": 8667, + "Crit": 8668, + "Studies": 8669, + "locations": 8670, + "survive": 8671, + "promoted": 8672, + "enth": 8673, + "smoking": 8674, + "##regon": 8675, + "Oper": 8676, + "exceed": 8677, + "burden": 8678, + "barrel": 8679, + "Ko": 8680, + "traveled": 8681, + "riots": 8682, + "contribution": 8683, + "##enna": 8684, + "130": 8685, + "Hispan": 8686, + "predict": 8687, + "refusal": 8688, + "vigil": 8689, + "##aud": 8690, + "Ocean": 8691, + "carefully": 8692, + "##teen": 8693, + "trem": 8694, + "carrier": 8695, + "unilateral": 8696, + "elabor": 8697, + "tape": 8698, + "##ails": 8699, + "##eption": 8700, + "consent": 8701, + "Jam": 8702, + "##umber": 8703, + "warnings": 8704, + "associate": 8705, + "Germans": 8706, + "Transportation": 8707, + "##ye": 8708, + "unacceptable": 8709, + "Sgt": 8710, + "tob": 8711, + "weren": 8712, + "III": 8713, + "##awed": 8714, + "safegu": 8715, + "##ricane": 8716, + "neighbouring": 8717, + "subsequent": 8718, + "Minnes": 8719, + "Mississippi": 8720, + "fisher": 8721, + "surrender": 8722, + "##ski": 8723, + "intellect": 8724, + "Bad": 8725, + "##apol": 8726, + "temporarily": 8727, + "multi": 8728, + "aims": 8729, + "Romania": 8730, + "Linc": 8731, + "faction": 8732, + "complicated": 8733, + "org": 8734, + "enforce": 8735, + "Sarkozy": 8736, + "shares": 8737, + "partly": 8738, + "raped": 8739, + "##essing": 8740, + "severely": 8741, + "##aph": 8742, + "Hur": 8743, + "arriving": 8744, + "##azeera": 8745, + "interference": 8746, + "objective": 8747, + "repeal": 8748, + "amounts": 8749, + "tobacco": 8750, + "Oregon": 8751, + "midnight": 8752, + "Meh": 8753, + "UPD": 8754, + "speculation": 8755, + "flooding": 8756, + "##endered": 8757, + "attackers": 8758, + "Unt": 8759, + "1978": 8760, + "##pur": 8761, + "southwest": 8762, + "Nation": 8763, + "Baker": 8764, + "ourselves": 8765, + "buying": 8766, + "grass": 8767, + "Dean": 8768, + "##bell": 8769, + "Pradesh": 8770, + "##oum": 8771, + "writes": 8772, + "disclosed": 8773, + "collective": 8774, + "##eting": 8775, + "unex": 8776, + "##onduct": 8777, + "clothes": 8778, + "suspension": 8779, + "shops": 8780, + "feels": 8781, + "barred": 8782, + "##zen": 8783, + "2nd": 8784, + "Non": 8785, + "##urance": 8786, + "united": 8787, + "##ocol": 8788, + "unve": 8789, + "abducted": 8790, + "delays": 8791, + "humanity": 8792, + "Corpor": 8793, + "stabbed": 8794, + "##ocated": 8795, + "Islands": 8796, + "thorough": 8797, + "Border": 8798, + "winds": 8799, + "thousand": 8800, + "depos": 8801, + "Lincoln": 8802, + "knowing": 8803, + "Ibrahim": 8804, + "##iege": 8805, + "Revolutionary": 8806, + "Kenn": 8807, + "mil": 8808, + "Minnesota": 8809, + "answers": 8810, + "##olid": 8811, + "manage": 8812, + "Albanian": 8813, + "Gab": 8814, + "kick": 8815, + "undermin": 8816, + "##inist": 8817, + "Campaign": 8818, + "Mahmoud": 8819, + "trend": 8820, + "Chirac": 8821, + "Rem": 8822, + "frequent": 8823, + "##oft": 8824, + "##opol": 8825, + "FOR": 8826, + "Xi": 8827, + "REL": 8828, + "Pier": 8829, + "brig": 8830, + "greet": 8831, + "Thomp": 8832, + "##like": 8833, + "credibility": 8834, + "Democracy": 8835, + "cens": 8836, + "NASA": 8837, + "Lock": 8838, + "Agree": 8839, + "##PC": 8840, + "1974": 8841, + "initiatives": 8842, + "1976": 8843, + "Sha": 8844, + "indication": 8845, + "gangs": 8846, + "eat": 8847, + "##iya": 8848, + "##ranean": 8849, + "obligations": 8850, + "calc": 8851, + "Ankara": 8852, + "Walker": 8853, + "courage": 8854, + "##VER": 8855, + "##30": 8856, + "Rick": 8857, + "holy": 8858, + "Rey": 8859, + "##theless": 8860, + "territorial": 8861, + "warm": 8862, + "Orthodox": 8863, + "##ART": 8864, + "permitted": 8865, + "##abil": 8866, + "knife": 8867, + "blind": 8868, + "69": 8869, + "##iders": 8870, + "Life": 8871, + "Eb": 8872, + "atmosphere": 8873, + "##erte": 8874, + "tent": 8875, + "error": 8876, + "suspicious": 8877, + "Cohen": 8878, + "infection": 8879, + "Thompson": 8880, + "Greg": 8881, + "##ranged": 8882, + "expects": 8883, + "stun": 8884, + "partisan": 8885, + "Forest": 8886, + "shouldn": 8887, + "##pts": 8888, + "requirement": 8889, + "##ella": 8890, + "normally": 8891, + "drawing": 8892, + "hostile": 8893, + "electronic": 8894, + "mines": 8895, + "plastic": 8896, + "methods": 8897, + "1972": 8898, + "Bhut": 8899, + "Dh": 8900, + "loud": 8901, + "hopeful": 8902, + "universities": 8903, + "Hy": 8904, + "##ento": 8905, + "Guinea": 8906, + "transform": 8907, + "autonomy": 8908, + "unsuccess": 8909, + "Mediter": 8910, + "nobody": 8911, + "unique": 8912, + "demonstrated": 8913, + "instru": 8914, + "types": 8915, + "Pelosi": 8916, + "blacks": 8917, + "daughters": 8918, + "rapidly": 8919, + "bullets": 8920, + "Abdel": 8921, + "succeeded": 8922, + "lod": 8923, + "portion": 8924, + "Regional": 8925, + "##po": 8926, + "lawsuits": 8927, + "maintaining": 8928, + "devastating": 8929, + "##adow": 8930, + "Lim": 8931, + "shield": 8932, + "captain": 8933, + "##zing": 8934, + "Kan": 8935, + "##cer": 8936, + "Jun": 8937, + "Utah": 8938, + "Superior": 8939, + "##ether": 8940, + "Naw": 8941, + "absent": 8942, + "Sel": 8943, + "broadc": 8944, + "epis": 8945, + "CBS": 8946, + "Doct": 8947, + "skept": 8948, + "commem": 8949, + "inher": 8950, + "tourism": 8951, + "preventing": 8952, + "jihad": 8953, + "blank": 8954, + "Fle": 8955, + "Les": 8956, + "wedd": 8957, + "##etta": 8958, + "Prison": 8959, + "meters": 8960, + "honest": 8961, + "##ios": 8962, + "credible": 8963, + "soil": 8964, + "##arat": 8965, + "couples": 8966, + "Costa": 8967, + "##lining": 8968, + "formation": 8969, + "Superv": 8970, + "Lyn": 8971, + "Norway": 8972, + "Turn": 8973, + "disch": 8974, + "hyp": 8975, + "reviewed": 8976, + "Hondur": 8977, + "Science": 8978, + "jets": 8979, + "educational": 8980, + "sworn": 8981, + "##ashion": 8982, + "Nas": 8983, + "900": 8984, + "considerable": 8985, + "##iments": 8986, + "homosexual": 8987, + "anywhere": 8988, + "bipartisan": 8989, + "describe": 8990, + "influential": 8991, + "Immigration": 8992, + "lady": 8993, + "birthday": 8994, + "##osite": 8995, + "diplomacy": 8996, + "truly": 8997, + "harder": 8998, + "##anted": 8999, + "##fl": 9000, + "Eight": 9001, + "##iven": 9002, + "Mediterranean": 9003, + "##illy": 9004, + "Kiss": 9005, + "migrant": 9006, + "consultant": 9007, + "threaten": 9008, + "guys": 9009, + "governance": 9010, + "inspector": 9011, + "villagers": 9012, + "taught": 9013, + "homeland": 9014, + "posed": 9015, + "conversations": 9016, + "shocked": 9017, + "dies": 9018, + "distributed": 9019, + "blaze": 9020, + "swept": 9021, + "##opez": 9022, + "vessels": 9023, + "##stitutional": 9024, + "realize": 9025, + "installed": 9026, + "##mont": 9027, + "##ectic": 9028, + "##erto": 9029, + "leftist": 9030, + "Nancy": 9031, + "##olan": 9032, + "Kurds": 9033, + "##ayan": 9034, + "aspects": 9035, + "que": 9036, + "contractor": 9037, + "mic": 9038, + "##ulating": 9039, + "Heb": 9040, + "Perry": 9041, + "##emet": 9042, + "encouraging": 9043, + "Hart": 9044, + "##ignment": 9045, + "secular": 9046, + "turns": 9047, + "Hawai": 9048, + "consistent": 9049, + "palace": 9050, + "Beng": 9051, + "##pton": 9052, + "races": 9053, + "Harvard": 9054, + "parade": 9055, + "discussing": 9056, + "packed": 9057, + "Nearly": 9058, + "##no": 9059, + "solutions": 9060, + "Yang": 9061, + "extraordinary": 9062, + "dictator": 9063, + "jun": 9064, + "responding": 9065, + "##hr": 9066, + "Base": 9067, + "Bahrain": 9068, + "Jak": 9069, + "ori": 9070, + "species": 9071, + "participating": 9072, + "Jazeera": 9073, + "Kevin": 9074, + "##bury": 9075, + "chest": 9076, + "Brigade": 9077, + "enormous": 9078, + "##makers": 9079, + "Sacram": 9080, + "necessarily": 9081, + "##ulu": 9082, + "Belgrade": 9083, + "Until": 9084, + "hunger": 9085, + "permits": 9086, + "philos": 9087, + "Lopez": 9088, + "Wu": 9089, + "##erity": 9090, + "##arta": 9091, + "routine": 9092, + "Nobel": 9093, + "tas": 9094, + "CAR": 9095, + "enthus": 9096, + "dise": 9097, + "Ott": 9098, + "##ardo": 9099, + "Kas": 9100, + "##aware": 9101, + "##ashing": 9102, + "pump": 9103, + "1973": 9104, + "##jad": 9105, + "##achev": 9106, + "wins": 9107, + "##UM": 9108, + "suddenly": 9109, + "Adam": 9110, + "Duterte": 9111, + "mouth": 9112, + "Bak": 9113, + "puts": 9114, + "charity": 9115, + "terrible": 9116, + "shape": 9117, + "Osama": 9118, + "files": 9119, + "cool": 9120, + "Rand": 9121, + "invitation": 9122, + "##isi": 9123, + "Buddh": 9124, + "railway": 9125, + "witnessed": 9126, + "considers": 9127, + "reconstruction": 9128, + "Museum": 9129, + "refuse": 9130, + "Memorial": 9131, + "##CO": 9132, + "cyber": 9133, + "##ogle": 9134, + "missed": 9135, + "POL": 9136, + "enrich": 9137, + "tackle": 9138, + "wealthy": 9139, + "##ropolitan": 9140, + "monarch": 9141, + "Garcia": 9142, + "Indiana": 9143, + "##intend": 9144, + "newslet": 9145, + "##rayed": 9146, + "batter": 9147, + "regulation": 9148, + "fence": 9149, + "Dak": 9150, + "stores": 9151, + "Colombian": 9152, + "bureau": 9153, + "Bloomberg": 9154, + "denounced": 9155, + "Sacramento": 9156, + "##nan": 9157, + "Cyp": 9158, + "##etic": 9159, + "##ennis": 9160, + "withdrew": 9161, + "rebell": 9162, + "Officers": 9163, + "82": 9164, + "Tanzan": 9165, + "preserv": 9166, + "##worth": 9167, + "USS": 9168, + "les": 9169, + "defending": 9170, + "ambul": 9171, + "salary": 9172, + "dry": 9173, + "sail": 9174, + "Max": 9175, + "intercept": 9176, + "See": 9177, + "180": 9178, + "##eway": 9179, + "establishing": 9180, + "belonging": 9181, + "symptoms": 9182, + "Sav": 9183, + "disappointed": 9184, + "Mog": 9185, + "deton": 9186, + "Mumb": 9187, + "wounding": 9188, + "99": 9189, + "Anderson": 9190, + "till": 9191, + "##elt": 9192, + "ensuring": 9193, + "revised": 9194, + "Colonel": 9195, + "engineer": 9196, + "IRA": 9197, + "containing": 9198, + "##agu": 9199, + "obstac": 9200, + "Chap": 9201, + "##ocaust": 9202, + "##eches": 9203, + "##jud": 9204, + "sharply": 9205, + "compliance": 9206, + "persuade": 9207, + "##ifications": 9208, + "##burgh": 9209, + "##agar": 9210, + "cad": 9211, + "brand": 9212, + "essentially": 9213, + "fan": 9214, + "Equ": 9215, + "TR": 9216, + "Beg": 9217, + "demonstrate": 9218, + "##erated": 9219, + "Veg": 9220, + "##ca": 9221, + "tenure": 9222, + "equipped": 9223, + "McK": 9224, + "BR": 9225, + "prayer": 9226, + "Citiz": 9227, + "scrutiny": 9228, + "regarded": 9229, + "plaint": 9230, + "conting": 9231, + "sweeping": 9232, + "pron": 9233, + "gear": 9234, + "racist": 9235, + "celebrate": 9236, + "explanation": 9237, + "supporter": 9238, + "Douglas": 9239, + "awaiting": 9240, + "parole": 9241, + "nominated": 9242, + "racism": 9243, + "amendments": 9244, + "sued": 9245, + "##rets": 9246, + "demol": 9247, + "memorandum": 9248, + "postponed": 9249, + "screen": 9250, + "abused": 9251, + "flags": 9252, + "typically": 9253, + "Lah": 9254, + "misconduct": 9255, + "Obs": 9256, + "charter": 9257, + "overcome": 9258, + "software": 9259, + "zero": 9260, + "##asure": 9261, + "architect": 9262, + "sectarian": 9263, + "Dall": 9264, + "dismant": 9265, + "evacuation": 9266, + "accountability": 9267, + "inspection": 9268, + "Little": 9269, + "1960s": 9270, + "OK": 9271, + "##otes": 9272, + "Hold": 9273, + "##ighting": 9274, + "Susan": 9275, + "Strate": 9276, + "skin": 9277, + "Filip": 9278, + "wages": 9279, + "pressed": 9280, + "football": 9281, + "forget": 9282, + "criticised": 9283, + "Early": 9284, + "##IG": 9285, + "elev": 9286, + "Hav": 9287, + "rehabilit": 9288, + "##otic": 9289, + "##cill": 9290, + "SE": 9291, + "justices": 9292, + "Agriculture": 9293, + "assumed": 9294, + "Space": 9295, + "organised": 9296, + "spreading": 9297, + "offenders": 9298, + "navy": 9299, + "##aping": 9300, + "digital": 9301, + "negotiated": 9302, + "##aria": 9303, + "lockdown": 9304, + "diseases": 9305, + "##istol": 9306, + "prayers": 9307, + "writers": 9308, + "therap": 9309, + "Jess": 9310, + "##kok": 9311, + "Madrid": 9312, + "tox": 9313, + "billions": 9314, + "blocks": 9315, + "##loyd": 9316, + "crews": 9317, + "wheel": 9318, + "selection": 9319, + "examine": 9320, + "tall": 9321, + "wre": 9322, + "Naj": 9323, + "representation": 9324, + "Simon": 9325, + "Terror": 9326, + "Appeals": 9327, + "88": 9328, + "deemed": 9329, + "##emetery": 9330, + "##umes": 9331, + "handled": 9332, + "overh": 9333, + "exception": 9334, + "embargo": 9335, + "Investigators": 9336, + "Short": 9337, + "suburb": 9338, + "Puerto": 9339, + "Swedish": 9340, + "priorities": 9341, + "ice": 9342, + "Oakland": 9343, + "rooms": 9344, + "##inely": 9345, + "enterpr": 9346, + "unlaw": 9347, + "grade": 9348, + "Ret": 9349, + "cable": 9350, + "reward": 9351, + "contrad": 9352, + "rifle": 9353, + "throw": 9354, + "photograp": 9355, + "Johan": 9356, + "##aret": 9357, + "fashion": 9358, + "advertising": 9359, + "notor": 9360, + "dece": 9361, + "##da": 9362, + "##rative": 9363, + "RELATED": 9364, + "iron": 9365, + "desp": 9366, + "##anga": 9367, + "legacy": 9368, + "saved": 9369, + "volunteer": 9370, + "Mumbai": 9371, + "dealt": 9372, + "Catal": 9373, + "Cam": 9374, + "opposing": 9375, + "Regiment": 9376, + "savings": 9377, + "entrance": 9378, + "actor": 9379, + "84": 9380, + "Cas": 9381, + "SAN": 9382, + "imports": 9383, + "##rand": 9384, + "fur": 9385, + "moon": 9386, + "##iev": 9387, + "##istrate": 9388, + "echo": 9389, + "abandon": 9390, + "swift": 9391, + "fee": 9392, + "Jonathan": 9393, + "siege": 9394, + "breach": 9395, + "gotten": 9396, + "willingness": 9397, + "LA": 9398, + "##igious": 9399, + "Panama": 9400, + "##comm": 9401, + "prevention": 9402, + "ride": 9403, + "Burund": 9404, + "Google": 9405, + "##arus": 9406, + "Boliv": 9407, + "Cult": 9408, + "commitments": 9409, + "Corn": 9410, + "##chell": 9411, + "Nam": 9412, + "##iful": 9413, + "speeches": 9414, + "Cust": 9415, + "VID": 9416, + "81": 9417, + "Va": 9418, + "Cooperation": 9419, + "trillion": 9420, + "##zed": 9421, + "Supervis": 9422, + "Tenness": 9423, + "Bru": 9424, + "trains": 9425, + "Witness": 9426, + "##nold": 9427, + "Highway": 9428, + "producing": 9429, + "Order": 9430, + "Thank": 9431, + "sports": 9432, + "Holocaust": 9433, + "defined": 9434, + "Chechen": 9435, + "enable": 9436, + "landsl": 9437, + "consolid": 9438, + "##asters": 9439, + "Carlos": 9440, + "intellectual": 9441, + "mandatory": 9442, + "engagement": 9443, + "##roit": 9444, + "assemb": 9445, + "##uests": 9446, + "meets": 9447, + "expanding": 9448, + "##opard": 9449, + "weigh": 9450, + "UPDAT": 9451, + "pleased": 9452, + "##osis": 9453, + "genu": 9454, + "zones": 9455, + "solidarity": 9456, + "Mb": 9457, + "##wealth": 9458, + "protesting": 9459, + "hosted": 9460, + "curb": 9461, + "Gill": 9462, + "responsibilities": 9463, + "encounter": 9464, + "##math": 9465, + "##enh": 9466, + "Brazilian": 9467, + "Bangkok": 9468, + "reveal": 9469, + "##MAN": 9470, + "dissent": 9471, + "Tig": 9472, + "Hotel": 9473, + "hung": 9474, + "banking": 9475, + "##apping": 9476, + "helps": 9477, + "healthy": 9478, + "##BER": 9479, + "teach": 9480, + "UA": 9481, + "aggression": 9482, + "##itime": 9483, + "cow": 9484, + "CC": 9485, + "##yer": 9486, + "handful": 9487, + "rarely": 9488, + "##ui": 9489, + "governmental": 9490, + "Alan": 9491, + "##ologists": 9492, + "acceptable": 9493, + "Hit": 9494, + "##de": 9495, + "Agreement": 9496, + "##evo": 9497, + "inflation": 9498, + "gest": 9499, + "hidden": 9500, + "##ello": 9501, + "overhaul": 9502, + "shopping": 9503, + "girlfriend": 9504, + "stationed": 9505, + "indigenous": 9506, + "financing": 9507, + "Wolf": 9508, + "##ifies": 9509, + "underc": 9510, + "watchdog": 9511, + "Field": 9512, + "##irmed": 9513, + "aviation": 9514, + "preserve": 9515, + "##ibbean": 9516, + "Hous": 9517, + "APC": 9518, + "OP": 9519, + "ancient": 9520, + "inclus": 9521, + "explosions": 9522, + "Caribbean": 9523, + "brings": 9524, + "fixed": 9525, + "decre": 9526, + "DC": 9527, + "structures": 9528, + "regardless": 9529, + "pointing": 9530, + "Your": 9531, + "adds": 9532, + "bankruptcy": 9533, + "kills": 9534, + "substance": 9535, + "inev": 9536, + "##active": 9537, + "Sadr": 9538, + "##orage": 9539, + "Tar": 9540, + "##crib": 9541, + "Legislative": 9542, + "Sarah": 9543, + "resumed": 9544, + "Tur": 9545, + "lect": 9546, + "predecessor": 9547, + "gunfire": 9548, + "tone": 9549, + "Seven": 9550, + "Pa": 9551, + "Jav": 9552, + "IT": 9553, + "divorce": 9554, + "Forum": 9555, + "privately": 9556, + "gross": 9557, + "##ding": 9558, + "##iah": 9559, + "Time": 9560, + "flex": 9561, + "VIDEO": 9562, + "finger": 9563, + "##unta": 9564, + "convince": 9565, + "Mob": 9566, + "##ackers": 9567, + "identification": 9568, + "##aunder": 9569, + "McConnell": 9570, + "Emergency": 9571, + "oversight": 9572, + "freeze": 9573, + "##ewhat": 9574, + "Bradley": 9575, + "Sind": 9576, + "Mitt": 9577, + "##ym": 9578, + "##hetic": 9579, + "relationships": 9580, + "##quest": 9581, + "pilgr": 9582, + "Burn": 9583, + "certific": 9584, + "##din": 9585, + "##uded": 9586, + "##isp": 9587, + "atroc": 9588, + "retaliation": 9589, + "Residents": 9590, + "penalties": 9591, + "Infantry": 9592, + "wider": 9593, + "##raining": 9594, + "##ommun": 9595, + "dub": 9596, + "##ecticut": 9597, + "Istan": 9598, + "Connecticut": 9599, + "Eds": 9600, + "SS": 9601, + "Gary": 9602, + "inspired": 9603, + "graduated": 9604, + "Istanbul": 9605, + "debris": 9606, + "Delta": 9607, + "AR": 9608, + "improvement": 9609, + "pace": 9610, + "launching": 9611, + "NGOs": 9612, + "##heid": 9613, + "Jiang": 9614, + "Kissinger": 9615, + "searched": 9616, + "Key": 9617, + "resolutions": 9618, + "equality": 9619, + "1968": 9620, + "aspir": 9621, + "##wart": 9622, + "kinds": 9623, + "Tennessee": 9624, + "radar": 9625, + "##eted": 9626, + "consumers": 9627, + "agg": 9628, + "Macron": 9629, + "promising": 9630, + "monthly": 9631, + "assume": 9632, + "Mitchell": 9633, + "##atched": 9634, + "practical": 9635, + "Homeland": 9636, + "##intendent": 9637, + "1977": 9638, + "automatic": 9639, + "Employ": 9640, + "canceled": 9641, + "du": 9642, + "crowded": 9643, + "tribes": 9644, + "aftermath": 9645, + "##zo": 9646, + "##child": 9647, + "Kentucky": 9648, + "convictions": 9649, + "lunch": 9650, + "Schwar": 9651, + "incomp": 9652, + "##iture": 9653, + "kilometres": 9654, + "FR": 9655, + "Algeria": 9656, + "##UT": 9657, + "##isms": 9658, + "Mosul": 9659, + "incent": 9660, + "Matthew": 9661, + "tip": 9662, + "coinc": 9663, + "##umer": 9664, + "Pin": 9665, + "useful": 9666, + "Gordon": 9667, + "acknowledge": 9668, + "counted": 9669, + "describing": 9670, + "prompting": 9671, + "accel": 9672, + "hang": 9673, + "candidacy": 9674, + "alt": 9675, + "##onies": 9676, + "somewhat": 9677, + "dying": 9678, + "insists": 9679, + "Somet": 9680, + "##coni": 9681, + "grants": 9682, + "floods": 9683, + "paramilitary": 9684, + "taxpayers": 9685, + "properties": 9686, + "dispers": 9687, + "Hab": 9688, + "Ap": 9689, + "CLIP": 9690, + "ownership": 9691, + "interesting": 9692, + "Aw": 9693, + "Say": 9694, + "slowly": 9695, + "raises": 9696, + "dil": 9697, + "please": 9698, + "perceived": 9699, + "##aly": 9700, + "##phy": 9701, + "Gorb": 9702, + "fol": 9703, + "ts": 9704, + "Youth": 9705, + "careful": 9706, + "pressing": 9707, + "Larry": 9708, + "Tax": 9709, + "accountable": 9710, + "photographs": 9711, + "##24": 9712, + "restricted": 9713, + "Reserve": 9714, + "haz": 9715, + "restored": 9716, + "##apes": 9717, + "surprising": 9718, + "Majority": 9719, + "##appropri": 9720, + "corps": 9721, + "Rud": 9722, + "##ynam": 9723, + "##EAN": 9724, + "debates": 9725, + "psychiat": 9726, + "Adams": 9727, + "engineering": 9728, + "Chand": 9729, + "recommendation": 9730, + "##afe": 9731, + "marched": 9732, + "fierce": 9733, + "popularity": 9734, + "definitely": 9735, + "accidents": 9736, + "encl": 9737, + "##uther": 9738, + "Queens": 9739, + "##hips": 9740, + "Indians": 9741, + "Jesus": 9742, + "injuring": 9743, + "felony": 9744, + "bath": 9745, + "Ki": 9746, + "fines": 9747, + "landmark": 9748, + "standoff": 9749, + "##fax": 9750, + "##asht": 9751, + "##ecting": 9752, + "accordance": 9753, + "##ambling": 9754, + "Point": 9755, + "##dy": 9756, + "concessions": 9757, + "announcing": 9758, + "novel": 9759, + "##FI": 9760, + "Legal": 9761, + "##istent": 9762, + "vir": 9763, + "Main": 9764, + "equival": 9765, + "Reid": 9766, + "Indeed": 9767, + "Detroit": 9768, + "Priv": 9769, + "throwing": 9770, + "contractors": 9771, + "strip": 9772, + "airstrikes": 9773, + "stuck": 9774, + "Dallas": 9775, + "Azerb": 9776, + "IA": 9777, + "Rohing": 9778, + "##laimed": 9779, + "contested": 9780, + "undersc": 9781, + "internet": 9782, + "Death": 9783, + "firearms": 9784, + "##uctions": 9785, + "customs": 9786, + "##eu": 9787, + "##MC": 9788, + "continent": 9789, + "desperate": 9790, + "eager": 9791, + "Kirk": 9792, + "flames": 9793, + "jumped": 9794, + "Azerbai": 9795, + "Nad": 9796, + "Mol": 9797, + "lobbying": 9798, + "Ja": 9799, + "##ogether": 9800, + "Hague": 9801, + "magnitude": 9802, + "mountains": 9803, + "##acher": 9804, + "migration": 9805, + "qualified": 9806, + "sectors": 9807, + "spotted": 9808, + "Fla": 9809, + "pard": 9810, + "Lieutenant": 9811, + "Jordanian": 9812, + "imprisoned": 9813, + "##uba": 9814, + "capability": 9815, + "salaries": 9816, + "prospects": 9817, + "probation": 9818, + "pursuing": 9819, + "1944": 9820, + "finds": 9821, + "destro": 9822, + "capabilities": 9823, + "imagine": 9824, + "graduate": 9825, + "degrees": 9826, + "shutdown": 9827, + "Gorbachev": 9828, + "##owned": 9829, + "stalled": 9830, + "##ORE": 9831, + "airports": 9832, + "Temp": 9833, + "Aut": 9834, + "Arkansas": 9835, + "emerging": 9836, + "stim": 9837, + "##weg": 9838, + "Venezuelan": 9839, + "moments": 9840, + "ham": 9841, + "touc": 9842, + "smart": 9843, + "Pomp": 9844, + "Haram": 9845, + "350": 9846, + "Hans": 9847, + "publ": 9848, + "depri": 9849, + "repatri": 9850, + "blasts": 9851, + "frag": 9852, + "contemp": 9853, + "opposite": 9854, + "##idance": 9855, + "Leaders": 9856, + "Zamb": 9857, + "accepting": 9858, + "persp": 9859, + "videos": 9860, + "starts": 9861, + "##organ": 9862, + "studying": 9863, + "educated": 9864, + "Corporation": 9865, + "annually": 9866, + "Balk": 9867, + "founding": 9868, + "##rapped": 9869, + "advocacy": 9870, + "roots": 9871, + "##ules": 9872, + "Bat": 9873, + "excessive": 9874, + "Care": 9875, + "voiced": 9876, + "birds": 9877, + "finish": 9878, + "gate": 9879, + "industries": 9880, + "constant": 9881, + "benefic": 9882, + "Ecu": 9883, + "behavi": 9884, + "shuttle": 9885, + "lists": 9886, + "##NC": 9887, + "##thur": 9888, + "instructions": 9889, + "Saraj": 9890, + "telec": 9891, + "beef": 9892, + "situations": 9893, + "##mert": 9894, + "185": 9895, + "asks": 9896, + "##rawn": 9897, + "crowds": 9898, + "86": 9899, + "##SON": 9900, + "Malaysian": 9901, + "Nicaragua": 9902, + "respectively": 9903, + "##actions": 9904, + "fleet": 9905, + "burg": 9906, + "deportation": 9907, + "paint": 9908, + "epidemic": 9909, + "Belarus": 9910, + "##oa": 9911, + "ec": 9912, + "stone": 9913, + "launder": 9914, + "nonpro": 9915, + "exercises": 9916, + "chapter": 9917, + "Budget": 9918, + "Walter": 9919, + "Patrol": 9920, + "##regation": 9921, + "Nair": 9922, + "##orous": 9923, + "##itious": 9924, + "Benn": 9925, + "AU": 9926, + "actively": 9927, + "exped": 9928, + "PA": 9929, + "Philip": 9930, + "Persian": 9931, + "##elihood": 9932, + "Ball": 9933, + "Born": 9934, + "Exper": 9935, + "confisc": 9936, + "liv": 9937, + "##icing": 9938, + "reluctant": 9939, + "swing": 9940, + "teenager": 9941, + "##II": 9942, + "1970": 9943, + "temple": 9944, + "isolation": 9945, + "##unicipality": 9946, + "blocking": 9947, + "spiritual": 9948, + "##owski": 9949, + "Berlus": 9950, + "routes": 9951, + "##iferation": 9952, + "yield": 9953, + "infections": 9954, + "##aults": 9955, + "wrongdo": 9956, + "pharm": 9957, + "initiated": 9958, + "stabil": 9959, + "87": 9960, + "managing": 9961, + "Berlusconi": 9962, + "disabled": 9963, + "reserve": 9964, + "kingdom": 9965, + "Na": 9966, + "##thouse": 9967, + "##planes": 9968, + "##cript": 9969, + "##astrop": 9970, + "79": 9971, + "Rivers": 9972, + "##ahar": 9973, + "NA": 9974, + "Copyright": 9975, + "optimistic": 9976, + "mainstream": 9977, + "features": 9978, + "Ethiopian": 9979, + "immunity": 9980, + "wedding": 9981, + "Network": 9982, + "consumer": 9983, + "1971": 9984, + "Kyi": 9985, + "Rums": 9986, + "##onto": 9987, + "Pere": 9988, + "suspend": 9989, + "##mail": 9990, + "Judiciary": 9991, + "li": 9992, + "##rates": 9993, + "revel": 9994, + "##ception": 9995, + "Gray": 9996, + "expenses": 9997, + "##heed": 9998, + "fairly": 9999, + "decree": 10000, + "Assn": 10001, + "emphasized": 10002, + "##father": 10003, + "fundra": 10004, + "##lights": 10005, + "##orr": 10006, + "clothing": 10007, + "guest": 10008, + "Holy": 10009, + "replacement": 10010, + "visible": 10011, + "Professor": 10012, + "Neither": 10013, + "##ahn": 10014, + "Norweg": 10015, + "##adium": 10016, + "Rumsfeld": 10017, + "Jenn": 10018, + "indef": 10019, + "griev": 10020, + "##apolis": 10021, + "amnesty": 10022, + "Belgian": 10023, + "settlers": 10024, + "Guardian": 10025, + "Sign": 10026, + "##manuel": 10027, + "##etime": 10028, + "Po": 10029, + "basically": 10030, + "Commander": 10031, + "##ressive": 10032, + "upheld": 10033, + "highlighted": 10034, + "##yard": 10035, + "library": 10036, + "bags": 10037, + "Om": 10038, + "hill": 10039, + "Battalion": 10040, + "##rous": 10041, + "##addafi": 10042, + "evil": 10043, + "Nawaz": 10044, + "Dri": 10045, + "recount": 10046, + "insult": 10047, + "Alf": 10048, + "predomin": 10049, + "ought": 10050, + "flown": 10051, + "soph": 10052, + "hardly": 10053, + "sixth": 10054, + "enhance": 10055, + "apology": 10056, + "Timor": 10057, + "scenes": 10058, + "Ted": 10059, + "Rio": 10060, + "prohibited": 10061, + "##eria": 10062, + "Chamber": 10063, + "ethics": 10064, + "Sarajevo": 10065, + "Sabha": 10066, + "##rak": 10067, + "retreat": 10068, + "expelled": 10069, + "assail": 10070, + "##regular": 10071, + "##lobe": 10072, + "Gul": 10073, + "mothers": 10074, + "1948": 10075, + "subjected": 10076, + "Suu": 10077, + "##ji": 10078, + "newsletter": 10079, + "cleric": 10080, + "equally": 10081, + "Fel": 10082, + "SAR": 10083, + "##oleum": 10084, + "Bridge": 10085, + "##onald": 10086, + "##urers": 10087, + "tool": 10088, + "##sin": 10089, + "Vegas": 10090, + "##ripp": 10091, + "annex": 10092, + "players": 10093, + "explicit": 10094, + "guests": 10095, + "Erit": 10096, + "rot": 10097, + "Portugal": 10098, + "Cauc": 10099, + "##eur": 10100, + "focusing": 10101, + "##rett": 10102, + "voluntary": 10103, + "Koh": 10104, + "Sale": 10105, + "updated": 10106, + "Bow": 10107, + "Third": 10108, + "##inejad": 10109, + "doubts": 10110, + "Morocco": 10111, + "Hawaii": 10112, + "##CE": 10113, + "Yasser": 10114, + "##ulty": 10115, + "Prod": 10116, + "disarmament": 10117, + "pose": 10118, + "dictators": 10119, + "PLO": 10120, + "barely": 10121, + "struggled": 10122, + "warfare": 10123, + "hospitalized": 10124, + "Engine": 10125, + "##mand": 10126, + "dawn": 10127, + "assaulted": 10128, + "deserv": 10129, + "Uzb": 10130, + "##earing": 10131, + "hunt": 10132, + "opinions": 10133, + "Fal": 10134, + "Vot": 10135, + "tragic": 10136, + "Commonwealth": 10137, + "tortured": 10138, + "rebuild": 10139, + "Ven": 10140, + "Rose": 10141, + "relating": 10142, + "Conservatives": 10143, + "formerly": 10144, + "minds": 10145, + "Pass": 10146, + "Boko": 10147, + "discovery": 10148, + "Mali": 10149, + "realized": 10150, + "Lam": 10151, + "##HI": 10152, + "analy": 10153, + "integration": 10154, + "Liberia": 10155, + "##ologies": 10156, + "ster": 10157, + "urges": 10158, + "Jakarta": 10159, + "##rine": 10160, + "##HA": 10161, + "mol": 10162, + "Bry": 10163, + "Had": 10164, + "Johannes": 10165, + "centres": 10166, + "PK": 10167, + "Seattle": 10168, + "lasted": 10169, + "Prize": 10170, + "tools": 10171, + "##dem": 10172, + "roles": 10173, + "##inos": 10174, + "unconstitutional": 10175, + "##rell": 10176, + "damaging": 10177, + "Lagos": 10178, + "argues": 10179, + "games": 10180, + "Mig": 10181, + "chann": 10182, + "prosecuted": 10183, + "##rac": 10184, + "20th": 10185, + "Tripoli": 10186, + "confer": 10187, + "Wr": 10188, + "theme": 10189, + "deported": 10190, + "introduce": 10191, + "secured": 10192, + "##li": 10193, + "rely": 10194, + "offsh": 10195, + "rans": 10196, + "##bid": 10197, + "Ep": 10198, + "Against": 10199, + "passport": 10200, + "##iques": 10201, + "##endous": 10202, + "irregular": 10203, + "lowest": 10204, + "catastrop": 10205, + "scope": 10206, + "160": 10207, + "juven": 10208, + "Buch": 10209, + "Case": 10210, + "Critics": 10211, + "coordination": 10212, + "occasions": 10213, + "Bomb": 10214, + "Stein": 10215, + "##gi": 10216, + "philosoph": 10217, + "##bal": 10218, + "Kr": 10219, + "frustration": 10220, + "sessions": 10221, + "policeman": 10222, + "Rohingya": 10223, + "##imp": 10224, + "Maine": 10225, + "drink": 10226, + "rains": 10227, + "mud": 10228, + "hire": 10229, + "83": 10230, + "mechanism": 10231, + "merc": 10232, + "computers": 10233, + "violate": 10234, + "lots": 10235, + "Quebec": 10236, + "Sindh": 10237, + "Jama": 10238, + "Maur": 10239, + "guidance": 10240, + "##lets": 10241, + "alter": 10242, + "contrary": 10243, + "Kenyan": 10244, + "suggestion": 10245, + "Ahmadinejad": 10246, + "tsun": 10247, + "Bulgar": 10248, + "rifles": 10249, + "Bengal": 10250, + "##bel": 10251, + "mounting": 10252, + "Constitutional": 10253, + "LGB": 10254, + "spark": 10255, + "Croatian": 10256, + "apartheid": 10257, + "printed": 10258, + "##inder": 10259, + "Rodriguez": 10260, + "Peres": 10261, + "hyd": 10262, + "hy": 10263, + "underway": 10264, + "END": 10265, + "revenues": 10266, + "ward": 10267, + "ID": 10268, + "cycle": 10269, + "Gard": 10270, + "psychological": 10271, + "equivalent": 10272, + "##ded": 10273, + "rebellion": 10274, + "directors": 10275, + "##gging": 10276, + "Athens": 10277, + "examined": 10278, + "Jane": 10279, + "Abe": 10280, + "dressed": 10281, + "neglect": 10282, + "##few": 10283, + "Esp": 10284, + "Team": 10285, + "Bon": 10286, + "reserves": 10287, + "silent": 10288, + "##ounce": 10289, + "Angela": 10290, + "vic": 10291, + "##OND": 10292, + "##yers": 10293, + "protested": 10294, + "Cra": 10295, + "##NP": 10296, + "difficulty": 10297, + "Peters": 10298, + "narc": 10299, + "toxic": 10300, + "Orle": 10301, + "momentum": 10302, + "ho": 10303, + "blew": 10304, + "impression": 10305, + "mounted": 10306, + "Wright": 10307, + "##ortions": 10308, + "BA": 10309, + "Nik": 10310, + "Maliki": 10311, + "Sat": 10312, + "attributed": 10313, + "drone": 10314, + "carries": 10315, + "Denmark": 10316, + "producer": 10317, + "##adequ": 10318, + "notably": 10319, + "guess": 10320, + "Channel": 10321, + "confidential": 10322, + "uphold": 10323, + "Come": 10324, + "Spring": 10325, + "external": 10326, + "manip": 10327, + "ICC": 10328, + "Victoria": 10329, + "saving": 10330, + "Book": 10331, + "Financ": 10332, + "stating": 10333, + "pin": 10334, + "endorsement": 10335, + "##uming": 10336, + "1969": 10337, + "Guatemala": 10338, + "Kath": 10339, + "Shin": 10340, + "manif": 10341, + "hitting": 10342, + "dignity": 10343, + "northeastern": 10344, + "jeopard": 10345, + "beaut": 10346, + "guarantees": 10347, + "wrongdoing": 10348, + "riding": 10349, + "Commons": 10350, + "reflected": 10351, + "advisory": 10352, + "Blue": 10353, + "##rolled": 10354, + "Gib": 10355, + "retain": 10356, + "Palace": 10357, + "Orleans": 10358, + "ash": 10359, + "concert": 10360, + "biological": 10361, + "Maybe": 10362, + "shortage": 10363, + "##real": 10364, + "Mak": 10365, + "Nigerians": 10366, + "ballistic": 10367, + "separated": 10368, + "Moreover": 10369, + "##eding": 10370, + "##ghai": 10371, + "##utt": 10372, + "reverse": 10373, + "voices": 10374, + "keeps": 10375, + "Mes": 10376, + "declaring": 10377, + "pries": 10378, + "##orship": 10379, + "Disc": 10380, + "PTI": 10381, + "ON": 10382, + "Monica": 10383, + "FDA": 10384, + "waited": 10385, + "priests": 10386, + "guide": 10387, + "##ishops": 10388, + "##olm": 10389, + "Lawrence": 10390, + "Ka": 10391, + "Luis": 10392, + "manufacturing": 10393, + "pill": 10394, + "##ARC": 10395, + "expectations": 10396, + "##usive": 10397, + "Dj": 10398, + "prosecute": 10399, + "##hand": 10400, + "intervene": 10401, + "lasting": 10402, + "socialist": 10403, + "inspections": 10404, + "Pear": 10405, + "miners": 10406, + "exchanges": 10407, + "Marshall": 10408, + "sections": 10409, + "relie": 10410, + "seiz": 10411, + "Liu": 10412, + "uncertainty": 10413, + "Jerry": 10414, + "incred": 10415, + "Did": 10416, + "##ede": 10417, + "mistakes": 10418, + "Norwegian": 10419, + "##WA": 10420, + "junta": 10421, + "Around": 10422, + "##bn": 10423, + "answered": 10424, + "##henko": 10425, + "lethal": 10426, + "##opp": 10427, + "improvements": 10428, + "Pompeo": 10429, + "tracks": 10430, + "implementing": 10431, + "PDP": 10432, + "140": 10433, + "##AND": 10434, + "##RG": 10435, + "meat": 10436, + "Hard": 10437, + "Toronto": 10438, + "porn": 10439, + "Lith": 10440, + "celebration": 10441, + "feelings": 10442, + "sorry": 10443, + "nice": 10444, + "Kad": 10445, + "##bro": 10446, + "proven": 10447, + "vary": 10448, + "Stock": 10449, + "atomic": 10450, + "##rom": 10451, + "enjoyed": 10452, + "Bashar": 10453, + "ty": 10454, + "everywhere": 10455, + "machines": 10456, + "arrangement": 10457, + "parks": 10458, + "stal": 10459, + "Laur": 10460, + "channels": 10461, + "##otics": 10462, + "progressive": 10463, + "accomplish": 10464, + "hailed": 10465, + "Lok": 10466, + "##aran": 10467, + "scientist": 10468, + "Tro": 10469, + "Aziz": 10470, + "Shanghai": 10471, + "##asy": 10472, + "Follow": 10473, + "##rooms": 10474, + "managers": 10475, + "Angola": 10476, + "Robinson": 10477, + "rating": 10478, + "Olmert": 10479, + "informal": 10480, + "nonprofit": 10481, + "competitive": 10482, + "executions": 10483, + "slain": 10484, + "Aviation": 10485, + "reck": 10486, + "overr": 10487, + "phones": 10488, + "Line": 10489, + "##kov": 10490, + "taxi": 10491, + "Fernando": 10492, + "Schwarzen": 10493, + "tougher": 10494, + "Campbell": 10495, + "Vienna": 10496, + "admit": 10497, + "Wind": 10498, + "Besides": 10499, + "Murphy": 10500, + "leak": 10501, + "burgl": 10502, + "##agger": 10503, + "Review": 10504, + "##ecurity": 10505, + "outstanding": 10506, + "##elli": 10507, + "Barr": 10508, + "inadequ": 10509, + "##parts": 10510, + "airlines": 10511, + "lieutenant": 10512, + "pit": 10513, + "traditionally": 10514, + "1947": 10515, + "stretch": 10516, + "SU": 10517, + "Da": 10518, + "kit": 10519, + "favored": 10520, + "consultation": 10521, + "Vo": 10522, + "owns": 10523, + "##umi": 10524, + "Country": 10525, + "crore": 10526, + "unh": 10527, + "contains": 10528, + "lengthy": 10529, + "syn": 10530, + "Phot": 10531, + "colleague": 10532, + "clinic": 10533, + "Steven": 10534, + "Leone": 10535, + "unanimously": 10536, + "celebrated": 10537, + "elaborate": 10538, + "curfew": 10539, + "CM": 10540, + "Hamid": 10541, + "Electoral": 10542, + "champion": 10543, + "Code": 10544, + "favorite": 10545, + "horse": 10546, + "Koreans": 10547, + "adoption": 10548, + "ASEAN": 10549, + "##egger": 10550, + "counterparts": 10551, + "96": 10552, + "flash": 10553, + "Yemeni": 10554, + "Image": 10555, + "shifted": 10556, + "hiring": 10557, + "Bhutto": 10558, + "friendship": 10559, + "##udes": 10560, + "Lik": 10561, + "craft": 10562, + "Violence": 10563, + "recession": 10564, + "##eling": 10565, + "valu": 10566, + "Hispanic": 10567, + "hunting": 10568, + "unexp": 10569, + "cruel": 10570, + "covers": 10571, + "negotiators": 10572, + "exha": 10573, + "Taj": 10574, + "administrator": 10575, + "restaurants": 10576, + "expressing": 10577, + "homicide": 10578, + "Pot": 10579, + "fruit": 10580, + "##ivan": 10581, + "televised": 10582, + "seg": 10583, + "obligation": 10584, + "transparency": 10585, + "repeat": 10586, + "Similar": 10587, + "satisfied": 10588, + "vacation": 10589, + "heroin": 10590, + "disclosure": 10591, + "##avi": 10592, + "burst": 10593, + "##iano": 10594, + "confusion": 10595, + "##ript": 10596, + "Olympic": 10597, + "sanction": 10598, + "Aqu": 10599, + "bright": 10600, + "gunsh": 10601, + "removing": 10602, + "ages": 10603, + "indefin": 10604, + "opposes": 10605, + "None": 10606, + "Proposition": 10607, + "shoulder": 10608, + "pure": 10609, + "##lects": 10610, + "succ": 10611, + "##rim": 10612, + "##alling": 10613, + "lights": 10614, + "Vik": 10615, + "Member": 10616, + "##rum": 10617, + "rice": 10618, + "lakh": 10619, + "objectives": 10620, + "Unit": 10621, + "entertain": 10622, + "Unlike": 10623, + "IAEA": 10624, + "Manc": 10625, + "mad": 10626, + "Given": 10627, + "acquitted": 10628, + "crude": 10629, + "civic": 10630, + "incorpor": 10631, + "employer": 10632, + "withdrawn": 10633, + "monitors": 10634, + "1964": 10635, + "yellow": 10636, + "nurses": 10637, + "Lithuan": 10638, + "trips": 10639, + "##ieg": 10640, + "Veter": 10641, + "##atured": 10642, + "motive": 10643, + "Kor": 10644, + "Schwarzenegger": 10645, + "legitim": 10646, + "##uating": 10647, + "##awar": 10648, + "Manuel": 10649, + "folks": 10650, + "involves": 10651, + "dat": 10652, + "festival": 10653, + "functions": 10654, + "Cuomo": 10655, + "tense": 10656, + "battling": 10657, + "Brotherhood": 10658, + "Georgian": 10659, + "dates": 10660, + "shirt": 10661, + "definition": 10662, + "nurse": 10663, + "arranged": 10664, + "Stev": 10665, + "##zz": 10666, + "##ographic": 10667, + "clock": 10668, + "maintains": 10669, + "Please": 10670, + "Rac": 10671, + "inauguration": 10672, + "unlawful": 10673, + "shadow": 10674, + "##ulent": 10675, + "describes": 10676, + "##arged": 10677, + "noticed": 10678, + "##asse": 10679, + "##mental": 10680, + "divide": 10681, + "affiliated": 10682, + "Son": 10683, + "Ecuador": 10684, + "survival": 10685, + "Kand": 10686, + "odds": 10687, + "##PD": 10688, + "Maoist": 10689, + "unnecess": 10690, + "relax": 10691, + "habit": 10692, + "visas": 10693, + "spill": 10694, + "Hitler": 10695, + "Africans": 10696, + "Perhaps": 10697, + "Environmental": 10698, + "Morgan": 10699, + "Stew": 10700, + "##long": 10701, + "martial": 10702, + "peninsula": 10703, + "greatly": 10704, + "outsk": 10705, + "Syd": 10706, + "##ITY": 10707, + "Squad": 10708, + "Left": 10709, + "destroying": 10710, + "Peninsula": 10711, + "junior": 10712, + "##iamond": 10713, + "Cox": 10714, + "Ru": 10715, + "froz": 10716, + "closest": 10717, + "Mous": 10718, + "subsidies": 10719, + "masks": 10720, + "yards": 10721, + "Technology": 10722, + "tears": 10723, + "Uzbek": 10724, + "wreck": 10725, + "##mat": 10726, + "strongest": 10727, + "##ulations": 10728, + "innov": 10729, + "Nairobi": 10730, + "1950": 10731, + "##ICO": 10732, + "overturned": 10733, + "Customs": 10734, + "purchased": 10735, + "nerv": 10736, + "Aviv": 10737, + "shouted": 10738, + "improp": 10739, + "threatens": 10740, + "Jamm": 10741, + "##rical": 10742, + "statewide": 10743, + "caut": 10744, + "04": 10745, + "strang": 10746, + "slaughter": 10747, + "##irs": 10748, + "suburban": 10749, + "objections": 10750, + "ED": 10751, + "Wy": 10752, + "NC": 10753, + "timing": 10754, + "infilt": 10755, + "outskirts": 10756, + "DPR": 10757, + "Burundi": 10758, + "##ratic": 10759, + "absolute": 10760, + "##50": 10761, + "3rd": 10762, + "93": 10763, + "solic": 10764, + "Snow": 10765, + "##ships": 10766, + "Gaddafi": 10767, + "intr": 10768, + "lifting": 10769, + "separatists": 10770, + "accuse": 10771, + "Aid": 10772, + "92": 10773, + "Bih": 10774, + "reinforce": 10775, + "inflic": 10776, + "Ga": 10777, + "Ministers": 10778, + "##imore": 10779, + "MA": 10780, + "Tunisia": 10781, + "##inery": 10782, + "acquired": 10783, + "experiences": 10784, + "adjust": 10785, + "##ints": 10786, + "avoided": 10787, + "Afghans": 10788, + "##alez": 10789, + "abst": 10790, + "Macedonia": 10791, + "Burma": 10792, + "##miral": 10793, + "Tam": 10794, + "disappearance": 10795, + "19th": 10796, + "retail": 10797, + "shipping": 10798, + "##omed": 10799, + "Nort": 10800, + "promotion": 10801, + "Witnesses": 10802, + "Financial": 10803, + "Marcos": 10804, + "seize": 10805, + "fasc": 10806, + "inappropri": 10807, + "##azir": 10808, + "safely": 10809, + "oldest": 10810, + "READ": 10811, + "empower": 10812, + "electorate": 10813, + "Semit": 10814, + "shelters": 10815, + "disclose": 10816, + "operators": 10817, + "brid": 10818, + "episode": 10819, + "stream": 10820, + "oath": 10821, + "raided": 10822, + "Till": 10823, + "populations": 10824, + "fatally": 10825, + "##wal": 10826, + "phr": 10827, + "tsunami": 10828, + "Citizens": 10829, + "##TC": 10830, + "##ensed": 10831, + "quant": 10832, + "Bishop": 10833, + "allegation": 10834, + "Austrian": 10835, + "interf": 10836, + "reflects": 10837, + "sew": 10838, + "notion": 10839, + "##aa": 10840, + "combination": 10841, + "offences": 10842, + "comfortable": 10843, + "Library": 10844, + "atrocities": 10845, + "dress": 10846, + "1965": 10847, + "Iranians": 10848, + "quarant": 10849, + "sole": 10850, + "accuses": 10851, + "indicates": 10852, + "committing": 10853, + "Week": 10854, + "smooth": 10855, + "perpetrators": 10856, + "Guj": 10857, + "Vin": 10858, + "feature": 10859, + "hotels": 10860, + "Sydney": 10861, + "congrat": 10862, + "sid": 10863, + "##committee": 10864, + "Students": 10865, + "specialist": 10866, + "Bulgaria": 10867, + "councill": 10868, + "interrogation": 10869, + "Micros": 10870, + "Files": 10871, + "preca": 10872, + "Transport": 10873, + "reply": 10874, + "exists": 10875, + "fails": 10876, + "intend": 10877, + "rewr": 10878, + "strengthening": 10879, + "Municipal": 10880, + "partial": 10881, + "##xy": 10882, + "##ocate": 10883, + "##lick": 10884, + "discoura": 10885, + "Jihad": 10886, + "shame": 10887, + "##iences": 10888, + "babies": 10889, + "kicked": 10890, + "coordinated": 10891, + "Gonzalez": 10892, + "Johannesburg": 10893, + "enacted": 10894, + "auto": 10895, + "98": 10896, + "1960": 10897, + "Between": 10898, + "parked": 10899, + "intensive": 10900, + "##cel": 10901, + "##FA": 10902, + "Bashir": 10903, + "##etable": 10904, + "Box": 10905, + "94": 10906, + "##urities": 10907, + "Fer": 10908, + "##ipei": 10909, + "ignore": 10910, + "switch": 10911, + "##UC": 10912, + "unlike": 10913, + "Independence": 10914, + "perspective": 10915, + "##uds": 10916, + "universal": 10917, + "##umph": 10918, + "consistently": 10919, + "escalation": 10920, + "stopping": 10921, + "Dennis": 10922, + "##oen": 10923, + "ideology": 10924, + "Bran": 10925, + "wishes": 10926, + "unexpected": 10927, + "banning": 10928, + "##itated": 10929, + "sky": 10930, + "Farm": 10931, + "##ouses": 10932, + "##elsh": 10933, + "##ww": 10934, + "dynam": 10935, + "justify": 10936, + "Conc": 10937, + "Ward": 10938, + "admission": 10939, + "##ultane": 10940, + "Whether": 10941, + "##fast": 10942, + "Thanks": 10943, + "Nick": 10944, + "##rors": 10945, + "trim": 10946, + "breaks": 10947, + "immin": 10948, + "##ande": 10949, + "cattle": 10950, + "Andre": 10951, + "##zer": 10952, + "laundering": 10953, + "Bruce": 10954, + "Portugues": 10955, + "Arabic": 10956, + "inches": 10957, + "reaff": 10958, + "Bron": 10959, + "Investigation": 10960, + "wore": 10961, + "Refugees": 10962, + "institute": 10963, + "Oil": 10964, + "hanging": 10965, + "behaviour": 10966, + "deserve": 10967, + "1949": 10968, + "illust": 10969, + "roadside": 10970, + "##fers": 10971, + "preparation": 10972, + "CON": 10973, + "rand": 10974, + "Friend": 10975, + "Much": 10976, + "LGBT": 10977, + "Danish": 10978, + "Baltimore": 10979, + "scream": 10980, + "congressman": 10981, + "Within": 10982, + "Taipei": 10983, + "divers": 10984, + "##eno": 10985, + "Muk": 10986, + "profits": 10987, + "Ped": 10988, + "Perez": 10989, + "expense": 10990, + "##oons": 10991, + "investments": 10992, + "1942": 10993, + "overlo": 10994, + "sophistic": 10995, + "##elle": 10996, + "storage": 10997, + "Alber": 10998, + "Ivan": 10999, + "quarters": 11000, + "##inez": 11001, + "##akia": 11002, + "runoff": 11003, + "##roleum": 11004, + "Portuguese": 11005, + "Sources": 11006, + "counting": 11007, + "Lin": 11008, + "topic": 11009, + "Pence": 11010, + "deliberately": 11011, + "##rams": 11012, + "Welsh": 11013, + "landsc": 11014, + "Stevens": 11015, + "nursing": 11016, + "plain": 11017, + "scenario": 11018, + "Unf": 11019, + "pollution": 11020, + "##orting": 11021, + "##BA": 11022, + "scared": 11023, + "implications": 11024, + "##ulous": 11025, + "110": 11026, + "donated": 11027, + "Abuja": 11028, + "checked": 11029, + "##backs": 11030, + "Organisation": 11031, + "hint": 11032, + "DRC": 11033, + "beliefs": 11034, + "##viously": 11035, + "##ishu": 11036, + "intimidation": 11037, + "Moz": 11038, + "##chest": 11039, + "thoughts": 11040, + "Mans": 11041, + "Cher": 11042, + "##ELL": 11043, + "Khart": 11044, + "hatred": 11045, + "outlets": 11046, + "fans": 11047, + "##bag": 11048, + "##ultan": 11049, + "##enz": 11050, + "frustrated": 11051, + "##levard": 11052, + "##istries": 11053, + "Tanzania": 11054, + "chiefs": 11055, + "Metro": 11056, + "Ri": 11057, + "##ORK": 11058, + "##adan": 11059, + "MLA": 11060, + "Zar": 11061, + "Collins": 11062, + "Si": 11063, + "##borne": 11064, + "brib": 11065, + "waves": 11066, + "marking": 11067, + "falls": 11068, + "shore": 11069, + "inhab": 11070, + "Emirates": 11071, + "Maduro": 11072, + "Microsoft": 11073, + "furn": 11074, + "Khartoum": 11075, + "patrols": 11076, + "oust": 11077, + "keen": 11078, + "suggestions": 11079, + "carriers": 11080, + "Belf": 11081, + "sentiment": 11082, + "##ensic": 11083, + "acre": 11084, + "Bra": 11085, + "dramatically": 11086, + "plun": 11087, + "organizers": 11088, + "##redit": 11089, + "inmate": 11090, + "Barak": 11091, + "prosperity": 11092, + "LT": 11093, + "##ofi": 11094, + "forming": 11095, + "caucus": 11096, + "##moil": 11097, + "Dakota": 11098, + "##FP": 11099, + "peak": 11100, + "Stone": 11101, + "www": 11102, + "scar": 11103, + "facilitate": 11104, + "semin": 11105, + "##aus": 11106, + "Hear": 11107, + "plays": 11108, + "##omy": 11109, + "passion": 11110, + "barriers": 11111, + "protections": 11112, + "pulling": 11113, + "census": 11114, + "Ow": 11115, + "drought": 11116, + "attracted": 11117, + "stops": 11118, + "purport": 11119, + "PD": 11120, + "maneu": 11121, + "programmes": 11122, + "spr": 11123, + "colleg": 11124, + "Ont": 11125, + "##andals": 11126, + "detectives": 11127, + "tunnel": 11128, + "seconds": 11129, + "Rest": 11130, + "wors": 11131, + "touched": 11132, + "##iors": 11133, + "Victor": 11134, + "professionals": 11135, + "revolutionary": 11136, + "overthrow": 11137, + "UAE": 11138, + "depends": 11139, + "excell": 11140, + "Empire": 11141, + "mortar": 11142, + "dimin": 11143, + "Scient": 11144, + "enrichment": 11145, + "medium": 11146, + "##nik": 11147, + "##mother": 11148, + "##ione": 11149, + "##ocese": 11150, + "halted": 11151, + "MR": 11152, + "Hungarian": 11153, + "Fred": 11154, + "accurate": 11155, + "discipline": 11156, + "routinely": 11157, + "Ern": 11158, + "laugh": 11159, + "##urred": 11160, + "Building": 11161, + "dust": 11162, + "Stewart": 11163, + "Jen": 11164, + "slog": 11165, + "parall": 11166, + "Maz": 11167, + "Cooper": 11168, + "ports": 11169, + "##uting": 11170, + "89": 11171, + "deciding": 11172, + "##PS": 11173, + "researcher": 11174, + "blockade": 11175, + "##ILL": 11176, + "##hend": 11177, + "lux": 11178, + "conventional": 11179, + "Azerbaijan": 11180, + "negotiator": 11181, + "preparations": 11182, + "##aser": 11183, + "confessed": 11184, + "intends": 11185, + "Experts": 11186, + "evident": 11187, + "Must": 11188, + "sealed": 11189, + "astron": 11190, + "Metropolitan": 11191, + "generals": 11192, + "safeguard": 11193, + "supreme": 11194, + "offenses": 11195, + "Europeans": 11196, + "nav": 11197, + "##idal": 11198, + "Pit": 11199, + "POLIT": 11200, + "Contin": 11201, + "Communications": 11202, + "generations": 11203, + "generated": 11204, + "collision": 11205, + "tries": 11206, + "##aver": 11207, + "enforced": 11208, + "##isk": 11209, + "1941": 11210, + "instructed": 11211, + "reopen": 11212, + "samples": 11213, + "##owners": 11214, + "1962": 11215, + "primaries": 11216, + "Morris": 11217, + "Reports": 11218, + "Cook": 11219, + "##raint": 11220, + "drafted": 11221, + "##olics": 11222, + "##je": 11223, + "warns": 11224, + "##IE": 11225, + "##ayev": 11226, + "hole": 11227, + "slammed": 11228, + "chancellor": 11229, + "hadn": 11230, + "utility": 11231, + "##anchez": 11232, + "Rwandan": 11233, + "Mogad": 11234, + "Tob": 11235, + "hell": 11236, + "semi": 11237, + "##UD": 11238, + "Express": 11239, + "Cat": 11240, + "treating": 11241, + "Sanchez": 11242, + "engaging": 11243, + "depth": 11244, + "Nav": 11245, + "celebrations": 11246, + "##ifer": 11247, + "DPRK": 11248, + "imminent": 11249, + "grenade": 11250, + "engineers": 11251, + "PKK": 11252, + "Es": 11253, + "player": 11254, + "Tribune": 11255, + "##uda": 11256, + "Next": 11257, + "Rosen": 11258, + "##otal": 11259, + "reelection": 11260, + "notified": 11261, + "turmoil": 11262, + "##ambers": 11263, + "prohibits": 11264, + "beautiful": 11265, + "##ns": 11266, + "submarine": 11267, + "Mogadishu": 11268, + "##ega": 11269, + "##eating": 11270, + "genuine": 11271, + "subpo": 11272, + "cruise": 11273, + "Lav": 11274, + "##children": 11275, + "##insky": 11276, + "clashed": 11277, + "Catholics": 11278, + "disabilities": 11279, + "##ante": 11280, + "Martinez": 11281, + "ele": 11282, + "Belfast": 11283, + "insisting": 11284, + "List": 11285, + "unrel": 11286, + "fo": 11287, + "tolerance": 11288, + "crush": 11289, + "statue": 11290, + "Medicaid": 11291, + "PHO": 11292, + "##ht": 11293, + "loaded": 11294, + "outlined": 11295, + "CR": 11296, + "screening": 11297, + "Proc": 11298, + "painful": 11299, + "toil": 11300, + "choices": 11301, + "##utr": 11302, + "recording": 11303, + "worship": 11304, + "##OK": 11305, + "reception": 11306, + "##dale": 11307, + "operates": 11308, + "reviewing": 11309, + "##ourg": 11310, + "speakers": 11311, + "##vent": 11312, + "marry": 11313, + "coordinator": 11314, + "peoples": 11315, + "peacefully": 11316, + "Ort": 11317, + "##through": 11318, + "alien": 11319, + "Phill": 11320, + "predominantly": 11321, + "Lankan": 11322, + "Lahore": 11323, + "##reb": 11324, + "processing": 11325, + "Resc": 11326, + "lessons": 11327, + "longest": 11328, + "Nevertheless": 11329, + "inadequate": 11330, + "Kazakh": 11331, + "Gaz": 11332, + "subway": 11333, + "firmly": 11334, + "##urances": 11335, + "##ses": 11336, + "emphasis": 11337, + "Protestant": 11338, + "##bishop": 11339, + "##oken": 11340, + "passes": 11341, + "underw": 11342, + "##ighth": 11343, + "Marx": 11344, + "ultimate": 11345, + "CS": 11346, + "Ul": 11347, + "simultane": 11348, + "tired": 11349, + "Everyone": 11350, + "colony": 11351, + "Imp": 11352, + "grenades": 11353, + "traffickers": 11354, + "##asi": 11355, + "armored": 11356, + "modest": 11357, + "AK": 11358, + "accounting": 11359, + "##abi": 11360, + "delivering": 11361, + "fab": 11362, + "sleeping": 11363, + "sanct": 11364, + "ordinance": 11365, + "synd": 11366, + "manifest": 11367, + "confronted": 11368, + "1943": 11369, + "##etheless": 11370, + "alleging": 11371, + "Greens": 11372, + "rehabilitation": 11373, + "issuing": 11374, + "revenge": 11375, + "Dod": 11376, + "Jal": 11377, + "Summit": 11378, + "stealing": 11379, + "Manchester": 11380, + "boxes": 11381, + "regulatory": 11382, + "Doz": 11383, + "devastated": 11384, + "##ieties": 11385, + "Ghana": 11386, + "ideological": 11387, + "preferred": 11388, + "Prosecutor": 11389, + "plag": 11390, + "expend": 11391, + "distan": 11392, + "Luk": 11393, + "donor": 11394, + "sinc": 11395, + "sustainable": 11396, + "Finally": 11397, + "stric": 11398, + "organizing": 11399, + "Housing": 11400, + "Ig": 11401, + "audit": 11402, + "consultations": 11403, + "frank": 11404, + "##asp": 11405, + "separation": 11406, + "unveiled": 11407, + "##eni": 11408, + "##itudes": 11409, + "anymore": 11410, + "PS1": 11411, + "##oni": 11412, + "denying": 11413, + "lesb": 11414, + "tremendous": 11415, + "##ikes": 11416, + "affirm": 11417, + "Jacques": 11418, + "##tor": 11419, + "mood": 11420, + "##ripts": 11421, + "tech": 11422, + "CA": 11423, + "Huss": 11424, + "hub": 11425, + "secondary": 11426, + "Margaret": 11427, + "justified": 11428, + "shed": 11429, + "bell": 11430, + "##olese": 11431, + "Tah": 11432, + "featured": 11433, + "conscious": 11434, + "sab": 11435, + "ocean": 11436, + "associates": 11437, + "extremism": 11438, + "branches": 11439, + "slaying": 11440, + "Father": 11441, + "yard": 11442, + "dealers": 11443, + "veg": 11444, + "1963": 11445, + "instances": 11446, + "advisor": 11447, + "Princ": 11448, + "slogans": 11449, + "stir": 11450, + "stormed": 11451, + "Enfor": 11452, + "rav": 11453, + "Cambodian": 11454, + "pup": 11455, + "cock": 11456, + "##emi": 11457, + "charging": 11458, + "2021": 11459, + "Buddhist": 11460, + "##ibl": 11461, + "centuries": 11462, + "thick": 11463, + "statute": 11464, + "servants": 11465, + "acceptance": 11466, + "mall": 11467, + "##assion": 11468, + "##atorial": 11469, + "Kay": 11470, + "##ei": 11471, + "Honduras": 11472, + "distingu": 11473, + "97": 11474, + "##aun": 11475, + "safer": 11476, + "Bin": 11477, + "Neb": 11478, + "irre": 11479, + "heritage": 11480, + "Region": 11481, + "##oline": 11482, + "internationally": 11483, + "##inth": 11484, + "datab": 11485, + "Telev": 11486, + "##issance": 11487, + "Neg": 11488, + "##anan": 11489, + "prolong": 11490, + "steady": 11491, + "wis": 11492, + "monitored": 11493, + "significance": 11494, + "exclusive": 11495, + "copies": 11496, + "eating": 11497, + "dated": 11498, + "coffee": 11499, + "redist": 11500, + "Palm": 11501, + "tribute": 11502, + "diverse": 11503, + "emissions": 11504, + "Analyst": 11505, + "intentions": 11506, + "twin": 11507, + "##asan": 11508, + "addresses": 11509, + "Vermont": 11510, + "chick": 11511, + "arsen": 11512, + "breakthrough": 11513, + "Heights": 11514, + "notorious": 11515, + "panic": 11516, + "##lessly": 11517, + "##points": 11518, + "Nuclear": 11519, + "litigation": 11520, + "Albania": 11521, + "Saud": 11522, + "Albanians": 11523, + "merch": 11524, + "humili": 11525, + "Rico": 11526, + "aggrav": 11527, + "Comb": 11528, + "##hart": 11529, + "Operations": 11530, + "organize": 11531, + "Unfortunately": 11532, + "Sev": 11533, + "documented": 11534, + "gradually": 11535, + "anyway": 11536, + "battalion": 11537, + "monument": 11538, + "foster": 11539, + "Communists": 11540, + "ambulance": 11541, + "Warsaw": 11542, + "##acent": 11543, + "defensive": 11544, + "##idav": 11545, + "pronounced": 11546, + "##arma": 11547, + "Alexand": 11548, + "CD": 11549, + "policing": 11550, + "Denver": 11551, + "surrendered": 11552, + "##ailing": 11553, + "freely": 11554, + "stones": 11555, + "honour": 11556, + "Doctors": 11557, + "signature": 11558, + "##outheastern": 11559, + "bearing": 11560, + "##inity": 11561, + "Captain": 11562, + "tie": 11563, + "##ettes": 11564, + "Off": 11565, + "##FF": 11566, + "leaked": 11567, + "shortages": 11568, + "Imran": 11569, + "typical": 11570, + "leaning": 11571, + "##ription": 11572, + "ridic": 11573, + "Nap": 11574, + "Prevention": 11575, + "corporations": 11576, + "Barry": 11577, + "Minor": 11578, + "Inspector": 11579, + "##achers": 11580, + "ratings": 11581, + "Riy": 11582, + "handgun": 11583, + "prostitution": 11584, + "Planning": 11585, + "praise": 11586, + "travelling": 11587, + "appearing": 11588, + "Gri": 11589, + "offshore": 11590, + "AND": 11591, + "Occ": 11592, + "##rained": 11593, + "##jiang": 11594, + "assisted": 11595, + "Mul": 11596, + "Austin": 11597, + "##LC": 11598, + "Palin": 11599, + "operator": 11600, + "Golden": 11601, + "fug": 11602, + "backs": 11603, + "dangers": 11604, + "##agraph": 11605, + "unpop": 11606, + "Hop": 11607, + "ferry": 11608, + "##icent": 11609, + "relation": 11610, + "humans": 11611, + "Ontario": 11612, + "Lawyers": 11613, + "suburbs": 11614, + "quietly": 11615, + "affidav": 11616, + "bat": 11617, + "rear": 11618, + "##ulsion": 11619, + "##gender": 11620, + "asserted": 11621, + "Ast": 11622, + "Moral": 11623, + "Rabin": 11624, + "stages": 11625, + "Rang": 11626, + "Ill": 11627, + "Twenty": 11628, + "##iece": 11629, + "indicating": 11630, + "Stal": 11631, + "Flight": 11632, + "ambitious": 11633, + "audio": 11634, + "plenty": 11635, + "Fuj": 11636, + "Ras": 11637, + "sed": 11638, + "Chron": 11639, + "blog": 11640, + "privat": 11641, + "Tour": 11642, + "##velt": 11643, + "cancelled": 11644, + "soul": 11645, + "insurgent": 11646, + "##vo": 11647, + "Colin": 11648, + "Ltd": 11649, + "Kenneth": 11650, + "eve": 11651, + "advers": 11652, + "Moon": 11653, + "autonomous": 11654, + "Keny": 11655, + "##olo": 11656, + "Rescue": 11657, + "Ng": 11658, + "Kyr": 11659, + "pride": 11660, + "publishing": 11661, + "caps": 11662, + "##asty": 11663, + "##arded": 11664, + "Full": 11665, + "prize": 11666, + "LTTE": 11667, + "bon": 11668, + "##hlet": 11669, + "##adic": 11670, + "Luther": 11671, + "rocks": 11672, + "Rat": 11673, + "farms": 11674, + "profound": 11675, + "connections": 11676, + "shelling": 11677, + "Mide": 11678, + "distribut": 11679, + "tower": 11680, + "Allied": 11681, + "Franklin": 11682, + "publicity": 11683, + "bans": 11684, + "Evans": 11685, + "punished": 11686, + "listening": 11687, + "councils": 11688, + "##vation": 11689, + "Additional": 11690, + "##gage": 11691, + "##GIN": 11692, + "emerge": 11693, + "##lynn": 11694, + "impl": 11695, + "convey": 11696, + "plaintiffs": 11697, + "conservation": 11698, + "balanced": 11699, + "Francois": 11700, + "##osal": 11701, + "Dor": 11702, + "infantry": 11703, + "federation": 11704, + "emails": 11705, + "fed": 11706, + "volat": 11707, + "Elections": 11708, + "History": 11709, + "UNIT": 11710, + "INS": 11711, + "condol": 11712, + "formula": 11713, + "Low": 11714, + "IMF": 11715, + "##icians": 11716, + "ordering": 11717, + "briefed": 11718, + "obsc": 11719, + "##pin": 11720, + "##keley": 11721, + "makers": 11722, + "forb": 11723, + "Roose": 11724, + "##qual": 11725, + "extending": 11726, + "Boulevard": 11727, + "yourself": 11728, + "Brun": 11729, + "##ppo": 11730, + "Gabri": 11731, + "rational": 11732, + "affecting": 11733, + "NSC": 11734, + "garb": 11735, + "restraint": 11736, + "intensified": 11737, + "Mideast": 11738, + "signatures": 11739, + "disgr": 11740, + "Sull": 11741, + "reactor": 11742, + "diversity": 11743, + "##hard": 11744, + "Herald": 11745, + "21st": 11746, + "appointments": 11747, + "signals": 11748, + "unpopular": 11749, + "Support": 11750, + "Capital": 11751, + "Nicolas": 11752, + "barrier": 11753, + "Test": 11754, + "##ige": 11755, + "impover": 11756, + "valuable": 11757, + "4th": 11758, + "decisive": 11759, + "1940": 11760, + "pursued": 11761, + "dependent": 11762, + "Berkeley": 11763, + "Advis": 11764, + "jointly": 11765, + "Rab": 11766, + "devoted": 11767, + "##ounded": 11768, + "conceded": 11769, + "##ERS": 11770, + "Jin": 11771, + "regulators": 11772, + "Rather": 11773, + "headlines": 11774, + "imposing": 11775, + "subjects": 11776, + "Houth": 11777, + "locals": 11778, + "Roosevelt": 11779, + "##chi": 11780, + "sophisticated": 11781, + "##aste": 11782, + "##shed": 11783, + "sits": 11784, + "##aco": 11785, + "1946": 11786, + "Gro": 11787, + "explaining": 11788, + "Josh": 11789, + "barr": 11790, + "Kofi": 11791, + "noon": 11792, + "Sometimes": 11793, + "##avery": 11794, + "Reporting": 11795, + "farmer": 11796, + "warrants": 11797, + "##egal": 11798, + "effici": 11799, + "terminal": 11800, + "##appy": 11801, + "##asant": 11802, + "Hor": 11803, + "##TH": 11804, + "contempt": 11805, + "Politics": 11806, + "##arians": 11807, + "Look": 11808, + "literal": 11809, + "stro": 11810, + "destabil": 11811, + "Mother": 11812, + "category": 11813, + "##ista": 11814, + "Christie": 11815, + "municipality": 11816, + "Industry": 11817, + "Dist": 11818, + "LOND": 11819, + "Ace": 11820, + "belonged": 11821, + "##alo": 11822, + "Moslem": 11823, + "flooded": 11824, + "DEL": 11825, + "dubbed": 11826, + "supervision": 11827, + "Saint": 11828, + "##pa": 11829, + "Mahar": 11830, + "checkpoint": 11831, + "courthouse": 11832, + "crop": 11833, + "hug": 11834, + "Traffic": 11835, + "##pat": 11836, + "sovereign": 11837, + "LONDON": 11838, + "noise": 11839, + "Rif": 11840, + "Aleppo": 11841, + "postpone": 11842, + "Should": 11843, + "Ye": 11844, + "competing": 11845, + "anonymous": 11846, + "bedroom": 11847, + "overc": 11848, + "Nine": 11849, + "Merc": 11850, + "faster": 11851, + "rejection": 11852, + "sounds": 11853, + "##igg": 11854, + "displayed": 11855, + "cousin": 11856, + "Fitz": 11857, + "wildlife": 11858, + "##OD": 11859, + "reprod": 11860, + "northwestern": 11861, + "hamp": 11862, + "184": 11863, + "lad": 11864, + "Argentine": 11865, + "inner": 11866, + "LAP": 11867, + "actors": 11868, + "volume": 11869, + "Bapt": 11870, + "inappropriate": 11871, + "slavery": 11872, + "Fe": 11873, + "tracking": 11874, + "rubber": 11875, + "Nobody": 11876, + "Rouge": 11877, + "##attled": 11878, + "##ABAD": 11879, + "Class": 11880, + "assurances": 11881, + "McM": 11882, + "somewhere": 11883, + "exposure": 11884, + "landslide": 11885, + "assaults": 11886, + "dire": 11887, + "respective": 11888, + "licenses": 11889, + "##mi": 11890, + "bonds": 11891, + "##linary": 11892, + "Jammu": 11893, + "suits": 11894, + "tribe": 11895, + "##atra": 11896, + "partially": 11897, + "investigative": 11898, + "Cho": 11899, + "stars": 11900, + "##pm": 11901, + "maritime": 11902, + "Arthur": 11903, + "detected": 11904, + "accompany": 11905, + "projected": 11906, + "appreciate": 11907, + "unnecessary": 11908, + "unsp": 11909, + "pursuit": 11910, + "knock": 11911, + "##rently": 11912, + "trick": 11913, + "user": 11914, + "fever": 11915, + "availability": 11916, + "hits": 11917, + "colleges": 11918, + "brigade": 11919, + "fined": 11920, + "dropping": 11921, + "10th": 11922, + "Narendra": 11923, + "assure": 11924, + "overwhelmingly": 11925, + "protective": 11926, + "programming": 11927, + "planted": 11928, + "Enter": 11929, + "Mountain": 11930, + "Reh": 11931, + "lodged": 11932, + "remed": 11933, + "overd": 11934, + "lung": 11935, + "##iller": 11936, + "Thus": 11937, + "boyfriend": 11938, + "Brand": 11939, + "releasing": 11940, + "Pad": 11941, + "irresp": 11942, + "Hariri": 11943, + "legs": 11944, + "summoned": 11945, + "sweep": 11946, + "##gyz": 11947, + "fright": 11948, + "##ortunate": 11949, + "bold": 11950, + "consulting": 11951, + "Sent": 11952, + "videot": 11953, + "Prior": 11954, + "##anth": 11955, + "Strategic": 11956, + "MOS": 11957, + "anch": 11958, + "symbolic": 11959, + "whites": 11960, + "bloodshed": 11961, + "Oxford": 11962, + "1966": 11963, + "teenagers": 11964, + "proportion": 11965, + "agrees": 11966, + "arson": 11967, + "##azing": 11968, + "takeover": 11969, + "##arez": 11970, + "jew": 11971, + "Roger": 11972, + "risen": 11973, + "Kyrgyz": 11974, + "Band": 11975, + "##ourse": 11976, + "opens": 11977, + "guaranteed": 11978, + "fragile": 11979, + "Gay": 11980, + "craz": 11981, + "fract": 11982, + "Eh": 11983, + "fishermen": 11984, + "dragged": 11985, + "Marie": 11986, + "Mach": 11987, + "Mall": 11988, + "Sinn": 11989, + "select": 11990, + "Sex": 11991, + "08": 11992, + "Beth": 11993, + "performing": 11994, + "##veland": 11995, + "offense": 11996, + "root": 11997, + "Jimmy": 11998, + "summary": 11999, + "faculty": 12000, + "Sold": 12001, + "Councilman": 12002, + "jack": 12003, + "trauma": 12004, + "random": 12005, + "LAPD": 12006, + "administered": 12007, + "Sikh": 12008, + "breast": 12009, + "corrid": 12010, + "existed": 12011, + "Enforcement": 12012, + "Tigers": 12013, + "##angelical": 12014, + "Fed": 12015, + "Television": 12016, + "marginal": 12017, + "cloud": 12018, + "thanked": 12019, + "Vide": 12020, + "stip": 12021, + "constantly": 12022, + "circle": 12023, + "patriot": 12024, + "negotiation": 12025, + "crops": 12026, + "cord": 12027, + "Saleh": 12028, + "##aws": 12029, + "bridges": 12030, + "##istle": 12031, + "deceased": 12032, + "techniques": 12033, + "Hurricane": 12034, + "bishops": 12035, + "##itis": 12036, + "poet": 12037, + "providers": 12038, + "Lor": 12039, + "Craig": 12040, + "Hope": 12041, + "commissioned": 12042, + "ceiling": 12043, + "anticipated": 12044, + "Chiefs": 12045, + "Newt": 12046, + "unfortunate": 12047, + "sisters": 12048, + "drama": 12049, + "households": 12050, + "remembered": 12051, + "Editing": 12052, + "reliable": 12053, + "mansl": 12054, + "restoration": 12055, + "##raged": 12056, + "Dozens": 12057, + "##othy": 12058, + "distinct": 12059, + "Bolton": 12060, + "##ariat": 12061, + "outgoing": 12062, + "fabric": 12063, + "##just": 12064, + "manslaughter": 12065, + "YORK": 12066, + "Clar": 12067, + "gov": 12068, + "##berman": 12069, + "disorder": 12070, + "enclave": 12071, + "tea": 12072, + "Norm": 12073, + "southeastern": 12074, + "recruitment": 12075, + "dictatorship": 12076, + "125": 12077, + "phen": 12078, + "indirect": 12079, + "telegram": 12080, + "processes": 12081, + "edition": 12082, + "impoverished": 12083, + "Karl": 12084, + "conclusions": 12085, + "supplied": 12086, + "PPP": 12087, + "gasoline": 12088, + "cripp": 12089, + "##KE": 12090, + "##ulus": 12091, + "chemicals": 12092, + "investigator": 12093, + "tail": 12094, + "Mong": 12095, + "Hamil": 12096, + "compete": 12097, + "Tibetan": 12098, + "Mozamb": 12099, + "Administrat": 12100, + "McCl": 12101, + "Lady": 12102, + "teenage": 12103, + "##alan": 12104, + "cheap": 12105, + "lake": 12106, + "Pete": 12107, + "mentally": 12108, + "ministerial": 12109, + "Bog": 12110, + "Phoen": 12111, + "shake": 12112, + "Voters": 12113, + "freedoms": 12114, + "gaining": 12115, + "Cleveland": 12116, + "hazard": 12117, + "Keith": 12118, + "Theres": 12119, + "constructive": 12120, + "transmission": 12121, + "instability": 12122, + "exploitation": 12123, + "liability": 12124, + "angered": 12125, + "physician": 12126, + "Congolese": 12127, + "forecast": 12128, + "Directorate": 12129, + "bargaining": 12130, + "##heads": 12131, + "##uddin": 12132, + "##change": 12133, + "replacing": 12134, + "##isha": 12135, + "##acon": 12136, + "Murray": 12137, + "rubble": 12138, + "Tu": 12139, + "##aksin": 12140, + "Ext": 12141, + "precedent": 12142, + "imper": 12143, + "##rection": 12144, + "##ears": 12145, + "##zic": 12146, + "juvenile": 12147, + "linking": 12148, + "completion": 12149, + "170": 12150, + "consulted": 12151, + "dissidents": 12152, + "reserved": 12153, + "##cribed": 12154, + "Eston": 12155, + "##ultz": 12156, + "Was": 12157, + "Gamb": 12158, + "constituencies": 12159, + "##ometown": 12160, + "emerg": 12161, + "##orary": 12162, + "interpretation": 12163, + "uncle": 12164, + "Romanian": 12165, + "prejud": 12166, + "Hamilton": 12167, + "Pierre": 12168, + "criteria": 12169, + "##usk": 12170, + "Show": 12171, + "Sean": 12172, + "Task": 12173, + "persecution": 12174, + "PAC": 12175, + "grandmother": 12176, + "drunk": 12177, + "##force": 12178, + "Sullivan": 12179, + "PC": 12180, + "##orders": 12181, + "1961": 12182, + "Thaksin": 12183, + "Wel": 12184, + "URG": 12185, + "grandfather": 12186, + "Sessions": 12187, + "Horn": 12188, + "recons": 12189, + "Acting": 12190, + "insu": 12191, + "##GE": 12192, + "##hedral": 12193, + "##author": 12194, + "Silver": 12195, + "##hak": 12196, + "BEGIN": 12197, + "Shortly": 12198, + "unsuccessful": 12199, + "##BO": 12200, + "Morning": 12201, + "forever": 12202, + "efficient": 12203, + "premises": 12204, + "##orum": 12205, + "pedest": 12206, + "highlights": 12207, + "##minster": 12208, + "##iaz": 12209, + "##rong": 12210, + "inch": 12211, + "bow": 12212, + "##istical": 12213, + "Jar": 12214, + "denial": 12215, + "institutional": 12216, + "scholar": 12217, + "fals": 12218, + "resett": 12219, + "desk": 12220, + "fert": 12221, + "##aho": 12222, + "##inction": 12223, + "Bund": 12224, + "##vals": 12225, + "somehow": 12226, + "supervisors": 12227, + "##ouring": 12228, + "accessible": 12229, + "generate": 12230, + "brok": 12231, + "economies": 12232, + "frozen": 12233, + "vs": 12234, + "reads": 12235, + "##agen": 12236, + "Diplom": 12237, + "##aji": 12238, + "Michelle": 12239, + "hostilities": 12240, + "transitional": 12241, + "SARS": 12242, + "Phoenix": 12243, + "Having": 12244, + "##ovan": 12245, + "physically": 12246, + "Hernand": 12247, + "merit": 12248, + "rejects": 12249, + "Harbor": 12250, + "campaigned": 12251, + "conclude": 12252, + "Fisher": 12253, + "Albert": 12254, + "misle": 12255, + "MAN": 12256, + "Kandahar": 12257, + "troubles": 12258, + "Dra": 12259, + "chronic": 12260, + "Prim": 12261, + "##rorism": 12262, + "Riyadh": 12263, + "dim": 12264, + "egg": 12265, + "luxury": 12266, + "##load": 12267, + "Terry": 12268, + "Charter": 12269, + "##gers": 12270, + "stepping": 12271, + "nick": 12272, + "legitimacy": 12273, + "weakness": 12274, + "Analysts": 12275, + "costly": 12276, + "##igate": 12277, + "supervisor": 12278, + "Anwar": 12279, + "Patriot": 12280, + "##uzz": 12281, + "Tri": 12282, + "granting": 12283, + "transc": 12284, + "##km": 12285, + "echoed": 12286, + "sympathy": 12287, + "450": 12288, + "lined": 12289, + "collecting": 12290, + "Ever": 12291, + "twe": 12292, + "factories": 12293, + "examples": 12294, + "Flynn": 12295, + "##atorium": 12296, + "Said": 12297, + "Resources": 12298, + "Soon": 12299, + "applicants": 12300, + "Almost": 12301, + "etc": 12302, + "transparent": 12303, + "##MA": 12304, + "tag": 12305, + "pastor": 12306, + "ups": 12307, + "regiment": 12308, + "##afia": 12309, + "presum": 12310, + "##gate": 12311, + "Pret": 12312, + "neighbours": 12313, + "Syrians": 12314, + "deeper": 12315, + "snip": 12316, + "populated": 12317, + "Sergei": 12318, + "Algerian": 12319, + "abduction": 12320, + "awards": 12321, + "merger": 12322, + "journalism": 12323, + "respondents": 12324, + "##olph": 12325, + "liquid": 12326, + "##bassies": 12327, + "cemetery": 12328, + "minim": 12329, + "Finland": 12330, + "##oro": 12331, + "historian": 12332, + "separately": 12333, + "painted": 12334, + "ambitions": 12335, + "verb": 12336, + "Protesters": 12337, + "delegate": 12338, + "vaccines": 12339, + "Anne": 12340, + "##TR": 12341, + "##izer": 12342, + "narcotics": 12343, + "dur": 12344, + "Ebola": 12345, + "##ATION": 12346, + "Yan": 12347, + "approaching": 12348, + "Zel": 12349, + "Nazis": 12350, + "erect": 12351, + "drilling": 12352, + "Islamists": 12353, + "propose": 12354, + "##liner": 12355, + "searches": 12356, + "##utrition": 12357, + "##uffed": 12358, + "lesson": 12359, + "fulfill": 12360, + "valley": 12361, + "web": 12362, + "##asio": 12363, + "Dise": 12364, + "Samuel": 12365, + "Fay": 12366, + "destination": 12367, + "##human": 12368, + "shrine": 12369, + "##azon": 12370, + "grabbed": 12371, + "solely": 12372, + "collaboration": 12373, + "consulate": 12374, + "Linda": 12375, + "meaningful": 12376, + "##ionage": 12377, + "Ele": 12378, + "Chan": 12379, + "remarkable": 12380, + "dominant": 12381, + "gesture": 12382, + "WTO": 12383, + "wield": 12384, + "appealing": 12385, + "Ny": 12386, + "Freder": 12387, + "Boeh": 12388, + "recre": 12389, + "Cypriot": 12390, + "Wa": 12391, + "forensic": 12392, + "embrace": 12393, + "occasionally": 12394, + "paragraph": 12395, + "barrels": 12396, + "pistol": 12397, + "Begin": 12398, + "transgender": 12399, + "Interfax": 12400, + "Solid": 12401, + "dismissal": 12402, + "##demean": 12403, + "1918": 12404, + "ransom": 12405, + "volatile": 12406, + "Award": 12407, + "tanker": 12408, + "Squadron": 12409, + "moder": 12410, + "Row": 12411, + "broker": 12412, + "greeted": 12413, + "worries": 12414, + "favorable": 12415, + "##NBC": 12416, + "##TERS": 12417, + "amended": 12418, + "bias": 12419, + "letting": 12420, + "Fu": 12421, + "Eis": 12422, + "bombed": 12423, + "Rahman": 12424, + "sev": 12425, + "Nk": 12426, + "##vine": 12427, + "proclaimed": 12428, + "orchest": 12429, + "sue": 12430, + "rumors": 12431, + "garden": 12432, + "Og": 12433, + "reign": 12434, + "Admiral": 12435, + "Therefore": 12436, + "Kw": 12437, + "Morales": 12438, + "Lama": 12439, + "spots": 12440, + "rolled": 12441, + "dispatched": 12442, + "chaired": 12443, + "killers": 12444, + "##lov": 12445, + "condemnation": 12446, + "Dubai": 12447, + "##raints": 12448, + "receives": 12449, + "11th": 12450, + "Laura": 12451, + "suprem": 12452, + "clerk": 12453, + "dating": 12454, + "inequ": 12455, + "offence": 12456, + "ric": 12457, + "##adors": 12458, + "trash": 12459, + "oversee": 12460, + "authoritarian": 12461, + "um": 12462, + "contingent": 12463, + "Hussain": 12464, + "##upp": 12465, + "##itary": 12466, + "arbitrary": 12467, + "##isition": 12468, + "fet": 12469, + "discover": 12470, + "identifying": 12471, + "hometown": 12472, + "outsp": 12473, + "FM": 12474, + "stranded": 12475, + "McA": 12476, + "##key": 12477, + "Mond": 12478, + "unarmed": 12479, + "##umbling": 12480, + "crises": 12481, + "childhood": 12482, + "##ews": 12483, + "placing": 12484, + "Hernandez": 12485, + "depending": 12486, + "dissident": 12487, + "credited": 12488, + "Susp": 12489, + "Chang": 12490, + "Past": 12491, + "invaded": 12492, + "revive": 12493, + "ministries": 12494, + "extract": 12495, + "EPA": 12496, + "##MP": 12497, + "responses": 12498, + "Gujarat": 12499, + "##ophob": 12500, + "belt": 12501, + "approaches": 12502, + "##itionally": 12503, + "therapy": 12504, + "Shel": 12505, + "literature": 12506, + "1950s": 12507, + "inevitable": 12508, + "Olympics": 12509, + "hes": 12510, + "battlefield": 12511, + "kitchen": 12512, + "cautioned": 12513, + "youngest": 12514, + "stadium": 12515, + "chairs": 12516, + "contend": 12517, + "masterm": 12518, + "##eta": 12519, + "cancel": 12520, + "constructed": 12521, + "Charlie": 12522, + "Bennett": 12523, + "businessmen": 12524, + "##nat": 12525, + "misdemean": 12526, + "celebr": 12527, + "restruct": 12528, + "prohibit": 12529, + "pregnancy": 12530, + "##gue": 12531, + "dirty": 12532, + "##abouts": 12533, + "Comey": 12534, + "##tery": 12535, + "##gets": 12536, + "##umin": 12537, + "1953": 12538, + "##ainted": 12539, + "attacker": 12540, + "reminded": 12541, + "courses": 12542, + "##unct": 12543, + "binding": 12544, + "Ivory": 12545, + "breed": 12546, + "documentary": 12547, + "scattered": 12548, + "perception": 12549, + "##10": 12550, + "readers": 12551, + "philosophy": 12552, + "##scar": 12553, + "Guards": 12554, + "ibid": 12555, + "abortions": 12556, + "facto": 12557, + "FAA": 12558, + "mosques": 12559, + "jung": 12560, + "carbon": 12561, + "Pay": 12562, + "knocked": 12563, + "##immer": 12564, + "prest": 12565, + "##IDEN": 12566, + "##opsy": 12567, + "literally": 12568, + "sends": 12569, + "Taiwanese": 12570, + "shells": 12571, + "Guang": 12572, + "Mikh": 12573, + "##iph": 12574, + "Change": 12575, + "Duke": 12576, + "FARC": 12577, + "URGENT": 12578, + "Does": 12579, + "##ommunications": 12580, + "Pesh": 12581, + "boom": 12582, + "cycl": 12583, + "nep": 12584, + "glad": 12585, + "composed": 12586, + "challenger": 12587, + "Alt": 12588, + "contributing": 12589, + "##via": 12590, + "anth": 12591, + "##IAL": 12592, + "fu": 12593, + "economics": 12594, + "scandals": 12595, + "mourn": 12596, + "helpful": 12597, + "evacuate": 12598, + "##etti": 12599, + "Religious": 12600, + "Bag": 12601, + "introduction": 12602, + "Theresa": 12603, + "Initi": 12604, + "refuses": 12605, + "##entation": 12606, + "securing": 12607, + "UPDATES": 12608, + "Kurdistan": 12609, + "lacked": 12610, + "##ucker": 12611, + "bust": 12612, + "Arist": 12613, + "Ugandan": 12614, + "tu": 12615, + "Response": 12616, + "lever": 12617, + "prince": 12618, + "diagnosed": 12619, + "bolster": 12620, + "stole": 12621, + "Chuck": 12622, + "Broadcast": 12623, + "Chi": 12624, + "mate": 12625, + "Haz": 12626, + "ideal": 12627, + "consumption": 12628, + "##idi": 12629, + "##rehend": 12630, + "auth": 12631, + "Temple": 12632, + "Natural": 12633, + "vend": 12634, + "Karen": 12635, + "checking": 12636, + "unfold": 12637, + "feat": 12638, + "Irvine": 12639, + "phrase": 12640, + "Westminster": 12641, + "beds": 12642, + "Person": 12643, + "titled": 12644, + "hammer": 12645, + "Charlott": 12646, + "##inations": 12647, + "laboratory": 12648, + "models": 12649, + "forc": 12650, + "disturbing": 12651, + "Wein": 12652, + "##anj": 12653, + "constitute": 12654, + "prescription": 12655, + "Kil": 12656, + "Cos": 12657, + "warplanes": 12658, + "advertise": 12659, + "##raham": 12660, + "Lieberman": 12661, + "turb": 12662, + "Rubio": 12663, + "columnist": 12664, + "unle": 12665, + "Ariel": 12666, + "##uh": 12667, + "excellent": 12668, + "Bolivia": 12669, + "Wen": 12670, + "emotion": 12671, + "Schro": 12672, + "unse": 12673, + "heightened": 12674, + "Monitor": 12675, + "Aj": 12676, + "grip": 12677, + "##ocument": 12678, + "Reed": 12679, + "marriages": 12680, + "periods": 12681, + "functioning": 12682, + "recruited": 12683, + "Wing": 12684, + "Alv": 12685, + "bic": 12686, + "venue": 12687, + "Kabila": 12688, + "Haitian": 12689, + "Ing": 12690, + "BP": 12691, + "Bernie": 12692, + "obstacles": 12693, + "achieving": 12694, + "##anton": 12695, + "resource": 12696, + "battery": 12697, + "Char": 12698, + "##ifa": 12699, + "producers": 12700, + "AG": 12701, + "unemployed": 12702, + "reopened": 12703, + "##nis": 12704, + "Um": 12705, + "lev": 12706, + "##ovich": 12707, + "##afa": 12708, + "strategies": 12709, + "topics": 12710, + "stabbing": 12711, + "Apple": 12712, + "robber": 12713, + "expertise": 12714, + "theater": 12715, + "Var": 12716, + "subcommittee": 12717, + "##bi": 12718, + "gent": 12719, + "mour": 12720, + "commented": 12721, + "##opal": 12722, + "rivers": 12723, + "pledges": 12724, + "asc": 12725, + "arra": 12726, + "neighbourhood": 12727, + "1959": 12728, + "reversed": 12729, + "Wayne": 12730, + "independently": 12731, + "hills": 12732, + "Russell": 12733, + "boundaries": 12734, + "procure": 12735, + "tariffs": 12736, + "memories": 12737, + "clearing": 12738, + "##egraph": 12739, + "coordinate": 12740, + "##itual": 12741, + "Bout": 12742, + "voluntarily": 12743, + "gif": 12744, + "Progressive": 12745, + "minors": 12746, + "##bassadors": 12747, + "manufacturers": 12748, + "##yt": 12749, + "Jeffrey": 12750, + "recognised": 12751, + "thro": 12752, + "##ype": 12753, + "unwilling": 12754, + "railroad": 12755, + "cope": 12756, + "achievements": 12757, + "interfere": 12758, + "Likud": 12759, + "shouting": 12760, + "Standing": 12761, + "Veterans": 12762, + "##acker": 12763, + "Univers": 12764, + "leaf": 12765, + "loose": 12766, + "mel": 12767, + "garbage": 12768, + "Fried": 12769, + "##lash": 12770, + "milk": 12771, + "cellph": 12772, + "Filipino": 12773, + "borr": 12774, + "Nab": 12775, + "affidavit": 12776, + "##utical": 12777, + "grat": 12778, + "musc": 12779, + "inters": 12780, + "aerial": 12781, + "##vian": 12782, + "Fidel": 12783, + "motorcycle": 12784, + "McDonald": 12785, + "bulk": 12786, + "objects": 12787, + "fool": 12788, + "impunity": 12789, + "buff": 12790, + "vandal": 12791, + "seizure": 12792, + "parallel": 12793, + "##ischer": 12794, + "contamin": 12795, + "timetable": 12796, + "plotting": 12797, + "rebuilding": 12798, + "mask": 12799, + "Medved": 12800, + "spying": 12801, + "##oping": 12802, + "Grant": 12803, + "SEC": 12804, + "Aud": 12805, + "##OH": 12806, + "Aung": 12807, + "narrowly": 12808, + "description": 12809, + "toppled": 12810, + "Cany": 12811, + "landscape": 12812, + "##auer": 12813, + "##prop": 12814, + "quo": 12815, + "bribes": 12816, + "amp": 12817, + "disband": 12818, + "Ric": 12819, + "athlet": 12820, + "poorest": 12821, + "escalating": 12822, + "##terrorism": 12823, + "Baptist": 12824, + "eliminated": 12825, + "##ORY": 12826, + "1939": 12827, + "explains": 12828, + "strictly": 12829, + "##atherine": 12830, + "disciplinary": 12831, + "Schroeder": 12832, + "Jason": 12833, + "Mikhail": 12834, + "reorgan": 12835, + "##ribery": 12836, + "scrap": 12837, + "nervous": 12838, + "##IO": 12839, + "Arts": 12840, + "5th": 12841, + "subsc": 12842, + "artist": 12843, + "clergy": 12844, + "##uctive": 12845, + "Garden": 12846, + "southwestern": 12847, + "Popular": 12848, + "obtaining": 12849, + "##annon": 12850, + "frame": 12851, + "##icism": 12852, + "shoes": 12853, + "nationally": 12854, + "customer": 12855, + "confiscated": 12856, + "Zaire": 12857, + "##eez": 12858, + "Based": 12859, + "upgr": 12860, + "ram": 12861, + "##elo": 12862, + "eventual": 12863, + "sympath": 12864, + "1951": 12865, + "##vez": 12866, + "resumption": 12867, + "Assam": 12868, + "Ral": 12869, + "##riage": 12870, + "languages": 12871, + "wooden": 12872, + "deadliest": 12873, + "limiting": 12874, + "gift": 12875, + "jails": 12876, + "Decl": 12877, + "infant": 12878, + "serge": 12879, + "DELHI": 12880, + "effectiveness": 12881, + "##atta": 12882, + "Hir": 12883, + "failures": 12884, + "rulers": 12885, + "decor": 12886, + "retained": 12887, + "Bart": 12888, + "Montana": 12889, + "boards": 12890, + "brown": 12891, + "Mull": 12892, + "pilgrims": 12893, + "##eded": 12894, + "embassies": 12895, + "dance": 12896, + "##repren": 12897, + "Reb": 12898, + "Cab": 12899, + "skeptical": 12900, + "converted": 12901, + "repression": 12902, + "File": 12903, + "IRS": 12904, + "sugar": 12905, + "landl": 12906, + "achievement": 12907, + "Pul": 12908, + "undergo": 12909, + "Hil": 12910, + "Laos": 12911, + "##rome": 12912, + "1956": 12913, + "liberation": 12914, + "##ocumented": 12915, + "POLITICO": 12916, + "conscience": 12917, + "##leton": 12918, + "insufficient": 12919, + "Bened": 12920, + "traum": 12921, + "##burn": 12922, + "spotlight": 12923, + "##ogan": 12924, + "thwart": 12925, + "Gas": 12926, + "arrives": 12927, + "Deleg": 12928, + "minded": 12929, + "deliberate": 12930, + "##atern": 12931, + "Karad": 12932, + "##lementary": 12933, + "pocket": 12934, + "proliferation": 12935, + "911": 12936, + "Bed": 12937, + "revolt": 12938, + "hors": 12939, + "personality": 12940, + "gambling": 12941, + "cautious": 12942, + "01": 12943, + "detonated": 12944, + "Hughes": 12945, + "Armenian": 12946, + "Canyon": 12947, + "mere": 12948, + "##hent": 12949, + "electrical": 12950, + "whereabouts": 12951, + "item": 12952, + "Tru": 12953, + "qualify": 12954, + "plagued": 12955, + "##iaries": 12956, + "concentration": 12957, + "aired": 12958, + "##inational": 12959, + "##umm": 12960, + "##itr": 12961, + "excuse": 12962, + "certificate": 12963, + "Khmer": 12964, + "expecting": 12965, + "MSNBC": 12966, + "blown": 12967, + "Bail": 12968, + "shattered": 12969, + "MAD": 12970, + "criticizing": 12971, + "CAN": 12972, + "##bes": 12973, + "AI": 12974, + "Mut": 12975, + "##izz": 12976, + "##rolling": 12977, + "automatically": 12978, + "Chronicle": 12979, + "sailors": 12980, + "wareh": 12981, + "Pil": 12982, + "Appeal": 12983, + "Der": 12984, + "deport": 12985, + "sabot": 12986, + "decent": 12987, + "impart": 12988, + "Mend": 12989, + "##LAM": 12990, + "Clear": 12991, + "Boehner": 12992, + "05": 12993, + "Activ": 12994, + "Steph": 12995, + "##eyer": 12996, + "##artime": 12997, + "define": 12998, + "Official": 12999, + "attendance": 13000, + "commonly": 13001, + "Idaho": 13002, + "crying": 13003, + "respects": 13004, + "##oved": 13005, + "controlling": 13006, + "##urry": 13007, + "Richardson": 13008, + "apologized": 13009, + "Dalai": 13010, + "provoc": 13011, + "influenced": 13012, + "##aunch": 13013, + "reductions": 13014, + "loyalty": 13015, + "brokered": 13016, + "McN": 13017, + "plate": 13018, + "barric": 13019, + "espionage": 13020, + "##abet": 13021, + "quarantine": 13022, + "virtual": 13023, + "hearts": 13024, + "##cont": 13025, + "Burns": 13026, + "endangered": 13027, + "sacrifice": 13028, + "Barn": 13029, + "aspect": 13030, + "polar": 13031, + "recovering": 13032, + "resisted": 13033, + "GA": 13034, + "connect": 13035, + "pickup": 13036, + "wanting": 13037, + "Connor": 13038, + "pm": 13039, + "##SS": 13040, + "EUR": 13041, + "Coron": 13042, + "Senegal": 13043, + "Silva": 13044, + "##N1": 13045, + "750": 13046, + "##opical": 13047, + "Zone": 13048, + "declining": 13049, + "Hebron": 13050, + "Hunter": 13051, + "##isely": 13052, + "liberty": 13053, + "Ferg": 13054, + "Sham": 13055, + "##omfort": 13056, + "Aer": 13057, + "Light": 13058, + "##bern": 13059, + "sidew": 13060, + "Ou": 13061, + "ambush": 13062, + "##drop": 13063, + "##eston": 13064, + "allocated": 13065, + "1954": 13066, + "Real": 13067, + "contentious": 13068, + "superior": 13069, + "unnamed": 13070, + "##retion": 13071, + "uncovered": 13072, + "Richmond": 13073, + "overcrow": 13074, + "ax": 13075, + "Nicholas": 13076, + "forgotten": 13077, + "Nothing": 13078, + "##iyah": 13079, + "authors": 13080, + "Bil": 13081, + "defenders": 13082, + "entities": 13083, + "Arnold": 13084, + "likes": 13085, + "secretly": 13086, + "Jail": 13087, + "alleges": 13088, + "Medvedev": 13089, + "seemingly": 13090, + "Jefferson": 13091, + "Imper": 13092, + "Emmanuel": 13093, + "laying": 13094, + "Roc": 13095, + "objected": 13096, + "quote": 13097, + "squadron": 13098, + "Small": 13099, + "temperatures": 13100, + "protocol": 13101, + "##ava": 13102, + "##ateful": 13103, + "resh": 13104, + "renov": 13105, + "sponsor": 13106, + "NHS": 13107, + "Esc": 13108, + "Newport": 13109, + "clinics": 13110, + "##olia": 13111, + "##plus": 13112, + "crown": 13113, + "bribery": 13114, + "burial": 13115, + "Raw": 13116, + "subm": 13117, + "wonderful": 13118, + "Cameroon": 13119, + "Eritrea": 13120, + "##eki": 13121, + "##emin": 13122, + "##NE": 13123, + "##mingham": 13124, + "beer": 13125, + "wrapped": 13126, + "Story": 13127, + "Cand": 13128, + "liked": 13129, + "##iac": 13130, + "spraw": 13131, + "injust": 13132, + "comparison": 13133, + "marketing": 13134, + "##plane": 13135, + "passports": 13136, + "Nash": 13137, + "murdering": 13138, + "undocumented": 13139, + "##uson": 13140, + "inhabit": 13141, + "incarc": 13142, + "discont": 13143, + "transported": 13144, + "Latinos": 13145, + "ancest": 13146, + "clubs": 13147, + "bread": 13148, + "##royo": 13149, + "silver": 13150, + "anxiety": 13151, + "recipients": 13152, + "1952": 13153, + "##FOR": 13154, + "##ugs": 13155, + "##enko": 13156, + "Late": 13157, + "sin": 13158, + "UNIC": 13159, + "contended": 13160, + "##isers": 13161, + "##ongo": 13162, + "##arn": 13163, + "Exc": 13164, + "Schumer": 13165, + "##avalry": 13166, + "tents": 13167, + "spare": 13168, + "looting": 13169, + "Keep": 13170, + "##angir": 13171, + "##stitutes": 13172, + "operatives": 13173, + "##hu": 13174, + "##onna": 13175, + "##quez": 13176, + "Bull": 13177, + "Bible": 13178, + "nose": 13179, + "##ket": 13180, + "Dave": 13181, + "beneath": 13182, + "bother": 13183, + "cleaning": 13184, + "OL": 13185, + "Salman": 13186, + "##uns": 13187, + "enthusias": 13188, + "##ho": 13189, + "##bank": 13190, + "widow": 13191, + "IG": 13192, + "Rogers": 13193, + "##icides": 13194, + "##uding": 13195, + "swim": 13196, + "Suk": 13197, + "##gom": 13198, + "##aca": 13199, + "outright": 13200, + "##boy": 13201, + "Birmingham": 13202, + "##endar": 13203, + "update": 13204, + "withhold": 13205, + "favors": 13206, + "premature": 13207, + "##look": 13208, + "Video": 13209, + "mistaken": 13210, + "##inion": 13211, + "Electric": 13212, + "Warner": 13213, + "undercover": 13214, + "##owitz": 13215, + "Das": 13216, + "Init": 13217, + "engines": 13218, + "##lla": 13219, + "wartime": 13220, + "critically": 13221, + "NO": 13222, + "hosts": 13223, + "imported": 13224, + "Floyd": 13225, + "vacant": 13226, + "handing": 13227, + "magistrate": 13228, + "Along": 13229, + "privilege": 13230, + "Zhang": 13231, + "elder": 13232, + "##ALL": 13233, + "strange": 13234, + "Hand": 13235, + "resemb": 13236, + "##offic": 13237, + "Aquino": 13238, + "##EST": 13239, + "##iba": 13240, + "pays": 13241, + "accommodate": 13242, + "disposal": 13243, + "Rao": 13244, + "101": 13245, + "Ramos": 13246, + "condolences": 13247, + "Separ": 13248, + "Dian": 13249, + "DW": 13250, + "##tering": 13251, + "Crow": 13252, + "NYPD": 13253, + "excluded": 13254, + "Arroyo": 13255, + "maker": 13256, + "Training": 13257, + "##issa": 13258, + "##ti": 13259, + "wet": 13260, + "McL": 13261, + "picking": 13262, + "Kle": 13263, + "cents": 13264, + "disability": 13265, + "runner": 13266, + "cultiv": 13267, + "database": 13268, + "handc": 13269, + "tactical": 13270, + "attitudes": 13271, + "cigarettes": 13272, + "Internal": 13273, + "Village": 13274, + "agreeing": 13275, + "Yu": 13276, + "##amy": 13277, + "##ammar": 13278, + "##inda": 13279, + "secrets": 13280, + "Franco": 13281, + "UNICEF": 13282, + "fold": 13283, + "CITY": 13284, + "##eton": 13285, + "legislator": 13286, + "weakened": 13287, + "##eries": 13288, + "odd": 13289, + "seventh": 13290, + "Len": 13291, + "interfer": 13292, + "harb": 13293, + "Assistance": 13294, + "ouster": 13295, + "cooperating": 13296, + "guided": 13297, + "infring": 13298, + "##ESS": 13299, + "Xin": 13300, + "PHOTO": 13301, + "Tuts": 13302, + "##verse": 13303, + "Storm": 13304, + "uniforms": 13305, + "banner": 13306, + "Kl": 13307, + "PML": 13308, + "Greater": 13309, + "Tower": 13310, + "##auk": 13311, + "##peror": 13312, + "reacted": 13313, + "surplus": 13314, + "##idding": 13315, + "bears": 13316, + "Kiev": 13317, + "gunshot": 13318, + "depression": 13319, + "dock": 13320, + "assailants": 13321, + "chase": 13322, + "vocal": 13323, + "incon": 13324, + "warming": 13325, + "consecutive": 13326, + "##estone": 13327, + "Ek": 13328, + "outspoken": 13329, + "dumped": 13330, + "Meg": 13331, + "Oss": 13332, + "Dublin": 13333, + "flowers": 13334, + "##umbled": 13335, + "irr": 13336, + "toss": 13337, + "presentation": 13338, + "adher": 13339, + "Broadcasting": 13340, + "Lanc": 13341, + "##hry": 13342, + "##anting": 13343, + "##IDENTI": 13344, + "shook": 13345, + "resent": 13346, + "arts": 13347, + "##bound": 13348, + "Urban": 13349, + "nowhere": 13350, + "outdo": 13351, + "Roll": 13352, + "##wind": 13353, + "##iamen": 13354, + "Nu": 13355, + "Solidarity": 13356, + "robust": 13357, + "##uffle": 13358, + "ratified": 13359, + "##archy": 13360, + "appla": 13361, + "eleph": 13362, + "adjacent": 13363, + "Albright": 13364, + "Herz": 13365, + "whistle": 13366, + "##udeau": 13367, + "Hag": 13368, + "Atomic": 13369, + "meantime": 13370, + "checkpoints": 13371, + "seas": 13372, + "unite": 13373, + "moratorium": 13374, + "evaluation": 13375, + "Rash": 13376, + "Account": 13377, + "brutality": 13378, + "crazy": 13379, + "Kham": 13380, + "invite": 13381, + "reminder": 13382, + "##emics": 13383, + "undertaken": 13384, + "Currently": 13385, + "Tab": 13386, + "##ederate": 13387, + "##abbi": 13388, + "transactions": 13389, + "lun": 13390, + "workplace": 13391, + "##iman": 13392, + "plight": 13393, + "tickets": 13394, + "Hend": 13395, + "obstruct": 13396, + "sounded": 13397, + "pave": 13398, + "Hosn": 13399, + "##omach": 13400, + "phenomen": 13401, + "Hano": 13402, + "forthcoming": 13403, + "understands": 13404, + "economist": 13405, + "exchanged": 13406, + "##adhafi": 13407, + "administrators": 13408, + "nominees": 13409, + "Trudeau": 13410, + "Md": 13411, + "Vel": 13412, + "examining": 13413, + "budgets": 13414, + "Initiative": 13415, + "##reach": 13416, + "poses": 13417, + "god": 13418, + "Shab": 13419, + "##ouk": 13420, + "1957": 13421, + "Monten": 13422, + "erad": 13423, + "News24": 13424, + "stripped": 13425, + "Form": 13426, + "Viktor": 13427, + "##egro": 13428, + "BS": 13429, + "verify": 13430, + "Parliamentary": 13431, + "##oga": 13432, + "frontier": 13433, + "commerce": 13434, + "unch": 13435, + "celebrating": 13436, + "wished": 13437, + "Kazakhstan": 13438, + "outlawed": 13439, + "trace": 13440, + "Bonn": 13441, + "belongs": 13442, + "discretion": 13443, + "Montgom": 13444, + "IP": 13445, + "blunt": 13446, + "Creek": 13447, + "fearing": 13448, + "##itched": 13449, + "Ramallah": 13450, + "Pitts": 13451, + "Hanoi": 13452, + "pir": 13453, + "resolving": 13454, + "Uttar": 13455, + "irregularities": 13456, + "pressures": 13457, + "Benedict": 13458, + "##alid": 13459, + "bailout": 13460, + "9th": 13461, + "##grad": 13462, + "##atories": 13463, + "marine": 13464, + "disqual": 13465, + "Cambridge": 13466, + "robbed": 13467, + "backlash": 13468, + "hardline": 13469, + "Guy": 13470, + "##antic": 13471, + "##akis": 13472, + "broadcaster": 13473, + "portf": 13474, + "secession": 13475, + "thri": 13476, + "Hosni": 13477, + "credential": 13478, + "orientation": 13479, + "##ashtra": 13480, + "Patt": 13481, + "strengthened": 13482, + "Griff": 13483, + "Mind": 13484, + "##atollah": 13485, + "explore": 13486, + "##itative": 13487, + "##mouth": 13488, + "##reated": 13489, + "Montenegro": 13490, + "wine": 13491, + "Vincent": 13492, + "absor": 13493, + "lifetime": 13494, + "Shia": 13495, + "##quer": 13496, + "Yad": 13497, + "Ferr": 13498, + "fueled": 13499, + "##aga": 13500, + "affordable": 13501, + "##ANG": 13502, + "booked": 13503, + "plunged": 13504, + "creates": 13505, + "stomach": 13506, + "alternatives": 13507, + "cab": 13508, + "forests": 13509, + "posting": 13510, + "hect": 13511, + "continu": 13512, + "Jeremy": 13513, + "staffers": 13514, + "publisher": 13515, + "extortion": 13516, + "##aceutical": 13517, + "overseeing": 13518, + "dual": 13519, + "Aristide": 13520, + "Sid": 13521, + "##orge": 13522, + "View": 13523, + "##rina": 13524, + "Montgomery": 13525, + "premium": 13526, + "Karadzic": 13527, + "##istrations": 13528, + "shocking": 13529, + "tasks": 13530, + "mediation": 13531, + "grav": 13532, + "##uy": 13533, + "##ourne": 13534, + "surviving": 13535, + "mayoral": 13536, + "##aux": 13537, + "span": 13538, + "breakdown": 13539, + "Feinstein": 13540, + "incentives": 13541, + "##EV": 13542, + "wrest": 13543, + "##ancies": 13544, + "Bey": 13545, + "##ulates": 13546, + "##roft": 13547, + "##igent": 13548, + "##agle": 13549, + "Natal": 13550, + "schem": 13551, + "subpoena": 13552, + "lied": 13553, + "servic": 13554, + "recruiting": 13555, + "na": 13556, + "Sens": 13557, + "worksh": 13558, + "Mail": 13559, + "Mess": 13560, + "##ovina": 13561, + "Portland": 13562, + "tum": 13563, + "commemor": 13564, + "Working": 13565, + "ritual": 13566, + "defer": 13567, + "commissioners": 13568, + "illicit": 13569, + "##iji": 13570, + "##dam": 13571, + "mir": 13572, + "differently": 13573, + "stakes": 13574, + "Lux": 13575, + "restructuring": 13576, + "##atisf": 13577, + "Princip": 13578, + "pardon": 13579, + "mock": 13580, + "directive": 13581, + "##otton": 13582, + "poorly": 13583, + "Orland": 13584, + "##rator": 13585, + "singer": 13586, + "nickn": 13587, + "Ismail": 13588, + "Buchanan": 13589, + "disasters": 13590, + "ISLAM": 13591, + "clinical": 13592, + "portra": 13593, + "inquiries": 13594, + "rocked": 13595, + "integrated": 13596, + "Confederate": 13597, + "populist": 13598, + "Imperial": 13599, + "compassion": 13600, + "unjust": 13601, + "strategist": 13602, + "##utu": 13603, + "##oda": 13604, + "multinational": 13605, + "runway": 13606, + "historically": 13607, + "fights": 13608, + "##acle": 13609, + "joy": 13610, + "Amid": 13611, + "oversees": 13612, + "Chern": 13613, + "mph": 13614, + "##vis": 13615, + "autopsy": 13616, + "Quest": 13617, + "elementary": 13618, + "lease": 13619, + "##stal": 13620, + "##space": 13621, + "whenever": 13622, + "##UTERS": 13623, + "Finn": 13624, + "##DOW": 13625, + "choosing": 13626, + "##amped": 13627, + "entrepren": 13628, + "economically": 13629, + "classroom": 13630, + "##arthy": 13631, + "observe": 13632, + "experiment": 13633, + "bodygu": 13634, + "overturn": 13635, + "immune": 13636, + "innocence": 13637, + "nationality": 13638, + "veget": 13639, + "mild": 13640, + "characterized": 13641, + "##uates": 13642, + "util": 13643, + "shipments": 13644, + "##ovsky": 13645, + "strained": 13646, + "associations": 13647, + "permanently": 13648, + "Motor": 13649, + "##OLL": 13650, + "Partners": 13651, + "##inter": 13652, + "Parker": 13653, + "restart": 13654, + "Tajik": 13655, + "generous": 13656, + "honored": 13657, + "##rint": 13658, + "graf": 13659, + "Delaware": 13660, + "heated": 13661, + "Aceh": 13662, + "holidays": 13663, + "readiness": 13664, + "1955": 13665, + "REUTERS": 13666, + "Robertson": 13667, + "Tiger": 13668, + "appearances": 13669, + "liberals": 13670, + "chol": 13671, + "Jennifer": 13672, + "Ferguson": 13673, + "bombard": 13674, + "Basque": 13675, + "Peshawar": 13676, + "Bri": 13677, + "Tribunal": 13678, + "Anna": 13679, + "astronaut": 13680, + "Bali": 13681, + "##EMENT": 13682, + "Bond": 13683, + "steep": 13684, + "reckless": 13685, + "Lab": 13686, + "##unning": 13687, + "unanimous": 13688, + "Gran": 13689, + "finances": 13690, + "superintendent": 13691, + "kilog": 13692, + "Drive": 13693, + "confined": 13694, + "Would": 13695, + "HE": 13696, + "discharged": 13697, + "Terrorism": 13698, + "theat": 13699, + "Bronx": 13700, + "Lisa": 13701, + "##ILE": 13702, + "Stanley": 13703, + "Medal": 13704, + "Works": 13705, + "doubled": 13706, + "backers": 13707, + "bump": 13708, + "ignoring": 13709, + "medicines": 13710, + "cooperative": 13711, + "grateful": 13712, + "Karnat": 13713, + "##etz": 13714, + "##LD": 13715, + "nerve": 13716, + "Sor": 13717, + "circles": 13718, + "1958": 13719, + "implicated": 13720, + "##maker": 13721, + "disprop": 13722, + "##ERE": 13723, + "wreckage": 13724, + "spin": 13725, + "Joy": 13726, + "decides": 13727, + "Observ": 13728, + "cigarette": 13729, + "quoting": 13730, + "technologies": 13731, + "apartments": 13732, + "withdrawing": 13733, + "Heritage": 13734, + "complaining": 13735, + "Hash": 13736, + "survivor": 13737, + "Jesse": 13738, + "actress": 13739, + "Corby": 13740, + "headline": 13741, + "repairs": 13742, + "##izations": 13743, + "ruler": 13744, + "ISLAMABAD": 13745, + "Basra": 13746, + "hosting": 13747, + "Games": 13748, + "schemes": 13749, + "##erts": 13750, + "1917": 13751, + "advances": 13752, + "Karnataka": 13753, + "Sciences": 13754, + "##onsc": 13755, + "Strait": 13756, + "radiation": 13757, + "tang": 13758, + "parish": 13759, + "copyright": 13760, + "##rons": 13761, + "Sn": 13762, + "fundraising": 13763, + "##unes": 13764, + "thres": 13765, + "cook": 13766, + "Shal": 13767, + "imperial": 13768, + "Aden": 13769, + "Fa": 13770, + "FIR": 13771, + "##umble": 13772, + "Mors": 13773, + "medication": 13774, + "07": 13775, + "##actory": 13776, + "Thatcher": 13777, + "shooter": 13778, + "##rified": 13779, + "Take": 13780, + "detective": 13781, + "Fah": 13782, + "Dominican": 13783, + "Zion": 13784, + "Foster": 13785, + "Pearl": 13786, + "##lock": 13787, + "surveys": 13788, + "Eff": 13789, + "caption": 13790, + "hards": 13791, + "photographer": 13792, + "substantially": 13793, + "sensit": 13794, + "ISIL": 13795, + "Lithuania": 13796, + "##rik": 13797, + "orph": 13798, + "monopol": 13799, + "183": 13800, + "Tian": 13801, + "09": 13802, + "##IB": 13803, + "graves": 13804, + "Bert": 13805, + "ceremonies": 13806, + "Supporters": 13807, + "##iances": 13808, + "##OST": 13809, + "precisely": 13810, + "Resolution": 13811, + "Whatever": 13812, + "Minority": 13813, + "abrupt": 13814, + "##oler": 13815, + "quotes": 13816, + "##bernatorial": 13817, + "##ALE": 13818, + "Friends": 13819, + "venture": 13820, + "narrative": 13821, + "misleading": 13822, + "shifting": 13823, + "condemning": 13824, + "arsenal": 13825, + "centered": 13826, + "Ni": 13827, + "nam": 13828, + "notable": 13829, + "financed": 13830, + "mandated": 13831, + "culmin": 13832, + "##asive": 13833, + "Exchange": 13834, + "Lang": 13835, + "lucky": 13836, + "Fif": 13837, + "ripped": 13838, + "Mitch": 13839, + "Telegraph": 13840, + "Spokes": 13841, + "limitations": 13842, + "##izar": 13843, + "barracks": 13844, + "Century": 13845, + "Malik": 13846, + "DU": 13847, + "Gerald": 13848, + "inability": 13849, + "convict": 13850, + "raw": 13851, + "disproportion": 13852, + "sergeant": 13853, + "teens": 13854, + "authent": 13855, + "incons": 13856, + "##berger": 13857, + "FD": 13858, + "SCH": 13859, + "Mang": 13860, + "coach": 13861, + "gates": 13862, + "enterprises": 13863, + "##onsible": 13864, + "##owder": 13865, + "observation": 13866, + "counseling": 13867, + "poisoning": 13868, + "advocated": 13869, + "smugglers": 13870, + "##esc": 13871, + "Parks": 13872, + "farming": 13873, + "upro": 13874, + "##bu": 13875, + "artists": 13876, + "McCarthy": 13877, + "Ralph": 13878, + "##rections": 13879, + "multilateral": 13880, + "Bihar": 13881, + "pig": 13882, + "GO": 13883, + "bru": 13884, + "icon": 13885, + "Orlando": 13886, + "transmitted": 13887, + "travelled": 13888, + "counterterrorism": 13889, + "Rut": 13890, + "##anch": 13891, + "fatalities": 13892, + "Ze": 13893, + "Milit": 13894, + "struggles": 13895, + "##ilation": 13896, + "urgency": 13897, + "##ouncing": 13898, + "DR": 13899, + "viable": 13900, + "chambers": 13901, + "Native": 13902, + "developer": 13903, + "disreg": 13904, + "##rab": 13905, + "mit": 13906, + "##aja": 13907, + "Sinai": 13908, + "Tayy": 13909, + "rewritten": 13910, + "##IJ": 13911, + "Newsp": 13912, + "lesser": 13913, + "Stanford": 13914, + "surfaced": 13915, + "gray": 13916, + "Cultural": 13917, + "advancing": 13918, + "von": 13919, + "##ourt": 13920, + "Kamp": 13921, + "rolling": 13922, + "tally": 13923, + "RAF": 13924, + "Counsel": 13925, + "##hift": 13926, + "##iko": 13927, + "Systems": 13928, + "CDC": 13929, + "##hill": 13930, + "stockp": 13931, + "globe": 13932, + "rejecting": 13933, + "##olve": 13934, + "##ighted": 13935, + "stup": 13936, + "marsh": 13937, + "MC": 13938, + "mystery": 13939, + "curt": 13940, + "##headed": 13941, + "Insurance": 13942, + "##avor": 13943, + "Alfred": 13944, + "Carr": 13945, + "##bil": 13946, + "Turner": 13947, + "Regard": 13948, + "regards": 13949, + "Few": 13950, + "Neil": 13951, + "incoming": 13952, + "developers": 13953, + "blaming": 13954, + "treas": 13955, + "unaware": 13956, + "Tass": 13957, + "clause": 13958, + "une": 13959, + "Ry": 13960, + "communicate": 13961, + "obstruction": 13962, + "cement": 13963, + "##imental": 13964, + "airspace": 13965, + "recruits": 13966, + "taxpayer": 13967, + "earl": 13968, + "guilt": 13969, + "tweets": 13970, + "feeding": 13971, + "setback": 13972, + "##adier": 13973, + "threshold": 13974, + "##ono": 13975, + "##will": 13976, + "afterward": 13977, + "Zambia": 13978, + "unauthor": 13979, + "Ramadan": 13980, + "rack": 13981, + "##vili": 13982, + "battered": 13983, + "Live": 13984, + "Disease": 13985, + "restoring": 13986, + "expired": 13987, + "acute": 13988, + "Photos": 13989, + "notification": 13990, + "portrayed": 13991, + "##zman": 13992, + "Cla": 13993, + "##aron": 13994, + "tactic": 13995, + "scan": 13996, + "score": 13997, + "Yas": 13998, + "##ctic": 13999, + "Hunting": 14000, + "scored": 14001, + "bishop": 14002, + "Abraham": 14003, + "liquor": 14004, + "Toy": 14005, + "Fol": 14006, + "Peoples": 14007, + "inhabitants": 14008, + "##abis": 14009, + "trusted": 14010, + "sidelines": 14011, + "Outside": 14012, + "Khat": 14013, + "cartel": 14014, + "firearm": 14015, + "Sultan": 14016, + "HA": 14017, + "##onic": 14018, + "Fourth": 14019, + "##istrates": 14020, + "convened": 14021, + "Supervisors": 14022, + "optimism": 14023, + "Gabriel": 14024, + "Cup": 14025, + "Iron": 14026, + "Santos": 14027, + "##ATE": 14028, + "hike": 14029, + "constituents": 14030, + "lane": 14031, + "ultra": 14032, + "sequ": 14033, + "applying": 14034, + "06": 14035, + "##uling": 14036, + "##elve": 14037, + "alb": 14038, + "kiss": 14039, + "##avanaugh": 14040, + "Nebr": 14041, + "Hat": 14042, + "dad": 14043, + "Amin": 14044, + "spaces": 14045, + "##enberg": 14046, + "Occup": 14047, + "corp": 14048, + "##wat": 14049, + "Ian": 14050, + "auster": 14051, + "unified": 14052, + "##pool": 14053, + "18th": 14054, + "disrupted": 14055, + "Sloven": 14056, + "##ido": 14057, + "victories": 14058, + "graft": 14059, + "om": 14060, + "indications": 14061, + "Disney": 14062, + "optional": 14063, + "refrain": 14064, + "ambassadors": 14065, + "confused": 14066, + "outsid": 14067, + "bottles": 14068, + "Haq": 14069, + "pa": 14070, + "02": 14071, + "ME": 14072, + "apprehend": 14073, + "gubernatorial": 14074, + "Girl": 14075, + "ETA": 14076, + "##box": 14077, + "##chenko": 14078, + "##ighed": 14079, + "##LIN": 14080, + "authorization": 14081, + "Mis": 14082, + "entr": 14083, + "Close": 14084, + "oral": 14085, + "martyr": 14086, + "##oper": 14087, + "austerity": 14088, + "observer": 14089, + "unoffic": 14090, + "Visit": 14091, + "wives": 14092, + "Nat": 14093, + "Ic": 14094, + "unspec": 14095, + "directions": 14096, + "##GEL": 14097, + "##ycles": 14098, + "undec": 14099, + "escalated": 14100, + "stroke": 14101, + "##athetic": 14102, + "metres": 14103, + "Uzbekistan": 14104, + "fing": 14105, + "##ASS": 14106, + "umbre": 14107, + "GM": 14108, + "diamond": 14109, + "artific": 14110, + "Telegram": 14111, + "Armenia": 14112, + "Less": 14113, + "Vas": 14114, + "aggravated": 14115, + "Moussa": 14116, + "reservations": 14117, + "##case": 14118, + "midter": 14119, + "##oup": 14120, + "##lington": 14121, + "evangelical": 14122, + "makeshift": 14123, + "##eps": 14124, + "prolonged": 14125, + "PF": 14126, + "Oc": 14127, + "Obam": 14128, + "##achelor": 14129, + "breathing": 14130, + "entity": 14131, + "##imi": 14132, + "propri": 14133, + "Calder": 14134, + "slo": 14135, + "outpost": 14136, + "Programme": 14137, + "purported": 14138, + "Maharashtra": 14139, + "solved": 14140, + "##oid": 14141, + "reneg": 14142, + "medd": 14143, + "nephew": 14144, + "Resist": 14145, + "Kohl": 14146, + "##fires": 14147, + "Due": 14148, + "assisting": 14149, + "avoiding": 14150, + "##olly": 14151, + "Love": 14152, + "Ehud": 14153, + "kidnappers": 14154, + "expulsion": 14155, + "Archives": 14156, + "##opes": 14157, + "gallery": 14158, + "affirmative": 14159, + "Kuwaiti": 14160, + "Histor": 14161, + "refers": 14162, + "Wazir": 14163, + "admir": 14164, + "Mam": 14165, + "stimulus": 14166, + "Wildlife": 14167, + "burns": 14168, + "Fleet": 14169, + "realistic": 14170, + "crushed": 14171, + "accomplished": 14172, + "Open": 14173, + "Nebraska": 14174, + "alerted": 14175, + "regulate": 14176, + "Ker": 14177, + "Editor": 14178, + "recognise": 14179, + "Shiites": 14180, + "##agn": 14181, + "Anyone": 14182, + "joke": 14183, + "disagreed": 14184, + "poured": 14185, + "erod": 14186, + "Mozambique": 14187, + "unspecified": 14188, + "inacc": 14189, + "Ca": 14190, + "urg": 14191, + "##ogo": 14192, + "Phillips": 14193, + "Condol": 14194, + "PAR": 14195, + "shirts": 14196, + "colonel": 14197, + "screaming": 14198, + "##hasa": 14199, + "blasted": 14200, + "injunction": 14201, + "advise": 14202, + "identities": 14203, + "slaves": 14204, + "smashed": 14205, + "Diana": 14206, + "Starr": 14207, + "Pretoria": 14208, + "anxious": 14209, + "debts": 14210, + "sway": 14211, + "##odo": 14212, + "Glas": 14213, + "dirt": 14214, + "guarded": 14215, + "Medicine": 14216, + "embraced": 14217, + "earliest": 14218, + "undergoing": 14219, + "accords": 14220, + "dish": 14221, + "Meeting": 14222, + "presents": 14223, + "redistributed": 14224, + "lanes": 14225, + "Throughout": 14226, + "monarchy": 14227, + "##gow": 14228, + "Everything": 14229, + "arresting": 14230, + "MEP": 14231, + "Rodham": 14232, + "Schools": 14233, + "##lain": 14234, + "wisdom": 14235, + "indefinitely": 14236, + "concentrated": 14237, + "Baloch": 14238, + "##itate": 14239, + "flawed": 14240, + "assign": 14241, + "influx": 14242, + "enthusi": 14243, + "bay": 14244, + "Lavrov": 14245, + "wip": 14246, + "proposing": 14247, + "objection": 14248, + "Mbeki": 14249, + "requesting": 14250, + "Neighb": 14251, + "credentials": 14252, + "simultaneously": 14253, + "##enger": 14254, + "maneuver": 14255, + "disperse": 14256, + "Inn": 14257, + "descend": 14258, + "Easter": 14259, + "powered": 14260, + "circulated": 14261, + "grandchildren": 14262, + "DM": 14263, + "grim": 14264, + "WH": 14265, + "sponsors": 14266, + "unre": 14267, + "songs": 14268, + "gatherings": 14269, + "##oza": 14270, + "Lal": 14271, + "municipalities": 14272, + "Dead": 14273, + "nights": 14274, + "divisive": 14275, + "exhibition": 14276, + "##ujah": 14277, + "deserves": 14278, + "solar": 14279, + "rises": 14280, + "Turks": 14281, + "treason": 14282, + "Corbyn": 14283, + "Soldiers": 14284, + "Havana": 14285, + "Hugo": 14286, + "affects": 14287, + "haw": 14288, + "breakaway": 14289, + "assassinated": 14290, + "specialists": 14291, + "Shen": 14292, + "Bulg": 14293, + "penet": 14294, + "##COW": 14295, + "Moroccan": 14296, + "reaches": 14297, + "distant": 14298, + "USSR": 14299, + "bypass": 14300, + "##iffer": 14301, + "unconsc": 14302, + "installations": 14303, + "persistent": 14304, + "##uers": 14305, + "Pur": 14306, + "eliminating": 14307, + "MON": 14308, + "Cardinal": 14309, + "lesbian": 14310, + "MOSCOW": 14311, + "Kap": 14312, + "chanted": 14313, + "Nadu": 14314, + "NS": 14315, + "pitch": 14316, + "enroll": 14317, + "Dul": 14318, + "slave": 14319, + "##IRO": 14320, + "Wah": 14321, + "Colombo": 14322, + "Market": 14323, + "rulings": 14324, + "Keral": 14325, + "meter": 14326, + "contracted": 14327, + "##rieve": 14328, + "Amazon": 14329, + "pupils": 14330, + "governed": 14331, + "##riots": 14332, + "Pedro": 14333, + "debated": 14334, + "Hud": 14335, + "Memorandum": 14336, + "##Le": 14337, + "reviews": 14338, + "transcripts": 14339, + "updates": 14340, + "tapes": 14341, + "corporation": 14342, + "Welfare": 14343, + "persuaded": 14344, + "easing": 14345, + "applies": 14346, + "##ucks": 14347, + "Liberty": 14348, + "##FIED": 14349, + "mourning": 14350, + "Bever": 14351, + "norms": 14352, + "promptly": 14353, + "intercepted": 14354, + "constraints": 14355, + "tonnes": 14356, + "midst": 14357, + "supportive": 14358, + "Ayatollah": 14359, + "baseball": 14360, + "commanded": 14361, + "consists": 14362, + "groc": 14363, + "shaped": 14364, + "##cano": 14365, + "##storm": 14366, + "viewers": 14367, + "acquire": 14368, + "Shim": 14369, + "03": 14370, + "flexibility": 14371, + "Springs": 14372, + "Pervez": 14373, + "Stalin": 14374, + "incurs": 14375, + "bureaucracy": 14376, + "empire": 14377, + "Talks": 14378, + "misdemeanor": 14379, + "scam": 14380, + "stakeholders": 14381, + "triumph": 14382, + "Kavanaugh": 14383, + "Ottawa": 14384, + "Peterson": 14385, + "monetary": 14386, + "walks": 14387, + "bog": 14388, + "Tang": 14389, + "warl": 14390, + "Fut": 14391, + "basket": 14392, + "thereby": 14393, + "mechanisms": 14394, + "##inqu": 14395, + "distribute": 14396, + "coroner": 14397, + "pensions": 14398, + "Survey": 14399, + "pione": 14400, + "Osset": 14401, + "relied": 14402, + "##eper": 14403, + "enhanced": 14404, + "components": 14405, + "acquisition": 14406, + "treaties": 14407, + "violates": 14408, + "constituted": 14409, + "Minne": 14410, + "Ans": 14411, + "MAT": 14412, + "pipe": 14413, + "Petra": 14414, + "##mates": 14415, + "##wick": 14416, + "inex": 14417, + "posters": 14418, + "pod": 14419, + "myth": 14420, + "ranch": 14421, + "##ashi": 14422, + "featuring": 14423, + "##unc": 14424, + "Lis": 14425, + "Zard": 14426, + "staunch": 14427, + "drain": 14428, + "urgently": 14429, + "Lawmakers": 14430, + "Abbott": 14431, + "slated": 14432, + "Minneapolis": 14433, + "Declaration": 14434, + "flour": 14435, + "##ells": 14436, + "Obser": 14437, + "##USS": 14438, + "##LN": 14439, + "spectrum": 14440, + "bike": 14441, + "censorship": 14442, + "ADDS": 14443, + "Woman": 14444, + "swiftly": 14445, + "Burk": 14446, + "##hement": 14447, + "##front": 14448, + "Newsom": 14449, + "##enson": 14450, + "GDP": 14451, + "Congressman": 14452, + "Akh": 14453, + "Have": 14454, + "##pers": 14455, + "Buck": 14456, + "housed": 14457, + "##occ": 14458, + "Monetary": 14459, + "Opinion": 14460, + "psychiatric": 14461, + "##aphosa": 14462, + "##arb": 14463, + "communique": 14464, + "Kerala": 14465, + "tolerate": 14466, + "##inge": 14467, + "Mack": 14468, + "platforms": 14469, + "Xinjiang": 14470, + "##recy": 14471, + "stocks": 14472, + "confession": 14473, + "NAB": 14474, + "gifts": 14475, + "Unified": 14476, + "##iaison": 14477, + "petitions": 14478, + "##offs": 14479, + "##uton": 14480, + "determining": 14481, + "##vant": 14482, + "abide": 14483, + "DPP": 14484, + "doctrine": 14485, + "##eor": 14486, + "##ghazi": 14487, + "Et": 14488, + "serial": 14489, + "painting": 14490, + "Fres": 14491, + "surveyed": 14492, + "militiamen": 14493, + "Balkans": 14494, + "procurement": 14495, + "encountered": 14496, + "buck": 14497, + "sooner": 14498, + "Crimea": 14499, + "Deng": 14500, + "efficiency": 14501, + "##oped": 14502, + "Casey": 14503, + "##ancer": 14504, + "dissolved": 14505, + "##ieves": 14506, + "CPC": 14507, + "fant": 14508, + "subd": 14509, + "confine": 14510, + "TE": 14511, + "Pakistanis": 14512, + "Ramaphosa": 14513, + "##oulos": 14514, + "seal": 14515, + "rang": 14516, + "steadily": 14517, + "Tsv": 14518, + "Fac": 14519, + "convert": 14520, + "eighth": 14521, + "##ahan": 14522, + "Beck": 14523, + "allege": 14524, + "motorists": 14525, + "deliberations": 14526, + "burglary": 14527, + "termed": 14528, + "mastermind": 14529, + "drones": 14530, + "liberties": 14531, + "##inary": 14532, + "systematic": 14533, + "Allah": 14534, + "ranked": 14535, + "Saudis": 14536, + "structural": 14537, + "unhappy": 14538, + "Bulgarian": 14539, + "sanctuary": 14540, + "tasked": 14541, + "proceeding": 14542, + "component": 14543, + "Fighting": 14544, + "LE": 14545, + "sweet": 14546, + "Tillerson": 14547, + "MO": 14548, + "revelations": 14549, + "##LU": 14550, + "donation": 14551, + "##bus": 14552, + "clarify": 14553, + "garage": 14554, + "Private": 14555, + "##enary": 14556, + "pleas": 14557, + "forcibly": 14558, + "climbed": 14559, + "Jur": 14560, + "modified": 14561, + "Similarly": 14562, + "dens": 14563, + "synag": 14564, + "Hunt": 14565, + "wary": 14566, + "UNIDENTI": 14567, + "##izers": 14568, + "7th": 14569, + "ravaged": 14570, + "yuan": 14571, + "##ANS": 14572, + "apologize": 14573, + "Baltic": 14574, + "Morsi": 14575, + "inp": 14576, + "Caucas": 14577, + "YouT": 14578, + "Hutu": 14579, + "##itement": 14580, + "##ULT": 14581, + "UNIDENTIFIED": 14582, + "##MANN": 14583, + "besides": 14584, + "Chilean": 14585, + "invested": 14586, + "hurricane": 14587, + "Stop": 14588, + "##azar": 14589, + "accusation": 14590, + "##club": 14591, + "subs": 14592, + "stark": 14593, + "##oult": 14594, + "##eezza": 14595, + "physicians": 14596, + "publications": 14597, + "reimb": 14598, + "aer": 14599, + "entertainment": 14600, + "hind": 14601, + "##odge": 14602, + "relieved": 14603, + "commentary": 14604, + "sadd": 14605, + "##asted": 14606, + "Condoleezza": 14607, + "nationalists": 14608, + "hacking": 14609, + "##GA": 14610, + "recalls": 14611, + "Timothy": 14612, + "specify": 14613, + "enthusiasm": 14614, + "lacks": 14615, + "grief": 14616, + "Benghazi": 14617, + "##shad": 14618, + "Addressing": 14619, + "fer": 14620, + "Tayyip": 14621, + "slogan": 14622, + "##hra": 14623, + "smile": 14624, + "##zy": 14625, + "doses": 14626, + "##IF": 14627, + "Srin": 14628, + "stupid": 14629, + "disappointment": 14630, + "Isa": 14631, + "utter": 14632, + "distress": 14633, + "conferences": 14634, + "theor": 14635, + "contaminated": 14636, + "##ucc": 14637, + "insecurity": 14638, + "Riverside": 14639, + "surely": 14640, + "frankly": 14641, + "Hamb": 14642, + "Zardari": 14643, + "alike": 14644, + "prosecutions": 14645, + "Ngu": 14646, + "inclusion": 14647, + "Schm": 14648, + "editors": 14649, + "phenomenon": 14650, + "fugitive": 14651, + "Harvey": 14652, + "brick": 14653, + "##croft": 14654, + "underlying": 14655, + "contends": 14656, + "##BM": 14657, + "##ligence": 14658, + "Reno": 14659, + "##inks": 14660, + "##iva": 14661, + "categories": 14662, + "##lass": 14663, + "##urge": 14664, + "dealings": 14665, + "explicitly": 14666, + "errors": 14667, + "Oslo": 14668, + "enterprise": 14669, + "spear": 14670, + "inflicted": 14671, + "Judicial": 14672, + "relent": 14673, + "Bald": 14674, + "genetic": 14675, + "hurd": 14676, + "stored": 14677, + "DO": 14678, + "##HR": 14679, + "clim": 14680, + "decrease": 14681, + "Bun": 14682, + "Iz": 14683, + "interpreted": 14684, + "supermark": 14685, + "bathroom": 14686, + "aligned": 14687, + "luc": 14688, + "golf": 14689, + "Amman": 14690, + "accommodation": 14691, + "Airways": 14692, + "Norman": 14693, + "planet": 14694, + "Bhar": 14695, + "default": 14696, + "##IGH": 14697, + "Malta": 14698, + "Iss": 14699, + "REC": 14700, + "Brooks": 14701, + "contra": 14702, + "Ton": 14703, + "unrelated": 14704, + "##akov": 14705, + "Start": 14706, + "excited": 14707, + "telecommunications": 14708, + "vague": 14709, + "Mold": 14710, + "gunned": 14711, + "alias": 14712, + "repatriation": 14713, + "regain": 14714, + "impartial": 14715, + "Upper": 14716, + "hostility": 14717, + "Lynch": 14718, + "Gren": 14719, + "Sang": 14720, + "Credit": 14721, + "##acas": 14722, + "Cris": 14723, + "CBI": 14724, + "##qa": 14725, + "YouTube": 14726, + "inhuman": 14727, + "Everybody": 14728, + "retiring": 14729, + "##bourne": 14730, + "Todd": 14731, + "drill": 14732, + "provoked": 14733, + "Gw": 14734, + "Upon": 14735, + "earning": 14736, + "Rush": 14737, + "##ructive": 14738, + "##adena": 14739, + "societies": 14740, + "soccer": 14741, + "##ensing": 14742, + "##inas": 14743, + "websites": 14744, + "leverage": 14745, + "Apart": 14746, + "Hollande": 14747, + "output": 14748, + "traditions": 14749, + "aggressively": 14750, + "mini": 14751, + "Lane": 14752, + "Obviously": 14753, + "##SCE": 14754, + "billionaire": 14755, + "completing": 14756, + "abusive": 14757, + "##nard": 14758, + "##wing": 14759, + "negligence": 14760, + "ethical": 14761, + "pornography": 14762, + "Justin": 14763, + "sank": 14764, + "distinction": 14765, + "Gate": 14766, + "punitive": 14767, + "Mom": 14768, + "undermining": 14769, + "harmful": 14770, + "##acies": 14771, + "CCTV": 14772, + "criticize": 14773, + "unst": 14774, + "##ea": 14775, + "##note": 14776, + "##izumi": 14777, + "Watson": 14778, + "Marxist": 14779, + "patience": 14780, + "Milan": 14781, + "disagreement": 14782, + "cancell": 14783, + "Ruth": 14784, + "Joan": 14785, + "respir": 14786, + "##amine": 14787, + "bleeding": 14788, + "TA": 14789, + "Tol": 14790, + "measured": 14791, + "contents": 14792, + "instruction": 14793, + "Resistance": 14794, + "##weight": 14795, + "##hani": 14796, + "undertake": 14797, + "##igu": 14798, + "outc": 14799, + "sacked": 14800, + "weaken": 14801, + "locally": 14802, + "raping": 14803, + "comprising": 14804, + "impasse": 14805, + "escorted": 14806, + "holes": 14807, + "caucuses": 14808, + "Lan": 14809, + "sprawling": 14810, + "enforcing": 14811, + "cam": 14812, + "horrific": 14813, + "Wallace": 14814, + "filling": 14815, + "subsidiary": 14816, + "releases": 14817, + "##after": 14818, + "Kob": 14819, + "Socialists": 14820, + "##rians": 14821, + "##isans": 14822, + "Living": 14823, + "adjour": 14824, + "launches": 14825, + "##anao": 14826, + "##acters": 14827, + "tide": 14828, + "##zyn": 14829, + "deadlock": 14830, + "Cole": 14831, + "bacter": 14832, + "Nd": 14833, + "airplane": 14834, + "Muse": 14835, + "centrist": 14836, + "Inside": 14837, + "Tsvangir": 14838, + "##advant": 14839, + "Koizumi": 14840, + "##leground": 14841, + "Gbag": 14842, + "indisc": 14843, + "##marked": 14844, + "sake": 14845, + "Sidd": 14846, + "upgrade": 14847, + "##jee": 14848, + "covert": 14849, + "clearance": 14850, + "naked": 14851, + "##erm": 14852, + "commanding": 14853, + "supplement": 14854, + "Anaheim": 14855, + "##TIS": 14856, + "Stephan": 14857, + "Bos": 14858, + "contempl": 14859, + "defeating": 14860, + "broadcasting": 14861, + "Maoists": 14862, + "brush": 14863, + "reconsider": 14864, + "##aram": 14865, + "assembled": 14866, + "neo": 14867, + "grid": 14868, + "desperately": 14869, + "presenting": 14870, + "##amous": 14871, + "sanitation": 14872, + "##lib": 14873, + "Dmit": 14874, + "Supervisor": 14875, + "Page": 14876, + "Miguel": 14877, + "sample": 14878, + "NSA": 14879, + "Dom": 14880, + "armies": 14881, + "storms": 14882, + "legend": 14883, + "Sayy": 14884, + "da": 14885, + "nightclub": 14886, + "Journalists": 14887, + "Glasgow": 14888, + "exploration": 14889, + "##amation": 14890, + "Xia": 14891, + "horses": 14892, + "##rats": 14893, + "##bow": 14894, + "invent": 14895, + "IV": 14896, + "KMT": 14897, + "likelihood": 14898, + "harassed": 14899, + "ling": 14900, + "mirac": 14901, + "theories": 14902, + "appell": 14903, + "Hum": 14904, + "shotgun": 14905, + "justification": 14906, + "Furthermore": 14907, + "label": 14908, + "Put": 14909, + "Dayton": 14910, + "Beh": 14911, + "exclusively": 14912, + "Princess": 14913, + "##ezz": 14914, + "banners": 14915, + "Nicaraguan": 14916, + "signaled": 14917, + "Gbagbo": 14918, + "##athir": 14919, + "plac": 14920, + "bottle": 14921, + "Edin": 14922, + "##oves": 14923, + "listened": 14924, + "withheld": 14925, + "Stri": 14926, + "Headquarters": 14927, + "Archbishop": 14928, + "NATION": 14929, + "##ipur": 14930, + "##enei": 14931, + "disruption": 14932, + "fingerpr": 14933, + "Hs": 14934, + "necessity": 14935, + "slipped": 14936, + "precise": 14937, + "##acht": 14938, + "Kol": 14939, + "abusing": 14940, + "characters": 14941, + "horrible": 14942, + "##racted": 14943, + "Bi": 14944, + "gentle": 14945, + "Canadians": 14946, + "auction": 14947, + "##aso": 14948, + "##iago": 14949, + "suspicions": 14950, + "casino": 14951, + "amounted": 14952, + "Tsvangirai": 14953, + "##azed": 14954, + "181": 14955, + "FA": 14956, + "patrolling": 14957, + "secrecy": 14958, + "OLBER": 14959, + "stemming": 14960, + "nu": 14961, + "descent": 14962, + "Jab": 14963, + "sabotage": 14964, + "Bernardino": 14965, + "Katrina": 14966, + "Branch": 14967, + "Lower": 14968, + "gut": 14969, + "beaches": 14970, + "##acerb": 14971, + "advent": 14972, + "Dhaka": 14973, + "homeowners": 14974, + "scare": 14975, + "Lewinsky": 14976, + "OLBERMANN": 14977, + "consequence": 14978, + "repris": 14979, + "Teachers": 14980, + "admits": 14981, + "exert": 14982, + "disadvant": 14983, + "cub": 14984, + "bore": 14985, + "naming": 14986, + "##urbed": 14987, + "pockets": 14988, + "Mult": 14989, + "internally": 14990, + "##ITH": 14991, + "tenants": 14992, + "focuses": 14993, + "##itively": 14994, + "highways": 14995, + "harvest": 14996, + "reunification": 14997, + "##astrous": 14998, + "unfortunately": 14999, + "reconna": 15000, + "##hic": 15001, + "##iley": 15002, + "ineff": 15003, + "credits": 15004, + "UCLA": 15005, + "NEWS": 15006, + "1919": 15007, + "Wals": 15008, + "Unity": 15009, + "##odan": 15010, + "reactors": 15011, + "Cass": 15012, + "##orp": 15013, + "timely": 15014, + "Latest": 15015, + "##itations": 15016, + "tract": 15017, + "los": 15018, + "injustice": 15019, + "Oliver": 15020, + "Rap": 15021, + "comed": 15022, + "Mesa": 15023, + "105": 15024, + "umbrella": 15025, + "assaulting": 15026, + "##lessness": 15027, + "Oman": 15028, + "transfers": 15029, + "broadly": 15030, + "##ouch": 15031, + "Ridge": 15032, + "Slob": 15033, + "##iatric": 15034, + "inclusive": 15035, + "##ushes": 15036, + "unsuccessfully": 15037, + "Dah": 15038, + "misunder": 15039, + "disastrous": 15040, + "drowned": 15041, + "Gang": 15042, + "##eus": 15043, + "Petersburg": 15044, + "exacerb": 15045, + "bone": 15046, + "Khamenei": 15047, + "Okin": 15048, + "waving": 15049, + "afterwards": 15050, + "Mort": 15051, + "Eve": 15052, + "##oor": 15053, + "Lloyd": 15054, + "Sky": 15055, + "contradict": 15056, + "paramed": 15057, + "Muj": 15058, + "grands": 15059, + "productive": 15060, + "breath": 15061, + "reactions": 15062, + "##wall": 15063, + "helm": 15064, + "owed": 15065, + "Sino": 15066, + "countryside": 15067, + "rallied": 15068, + "posing": 15069, + "presided": 15070, + "substantive": 15071, + "circuit": 15072, + "mineral": 15073, + "##iens": 15074, + "SW": 15075, + "provisional": 15076, + "Job": 15077, + "crashes": 15078, + "republics": 15079, + "Meet": 15080, + "Bailey": 15081, + "sided": 15082, + "##mare": 15083, + "Nationalist": 15084, + "paraly": 15085, + "Carson": 15086, + "switched": 15087, + "unofficial": 15088, + "Huntington": 15089, + "Pittsburgh": 15090, + "Sr": 15091, + "patron": 15092, + "Madison": 15093, + "Ernest": 15094, + "##rans": 15095, + "oriented": 15096, + "besie": 15097, + "Expl": 15098, + "Rain": 15099, + "diet": 15100, + "vaccination": 15101, + "Harper": 15102, + "forged": 15103, + "asset": 15104, + "Arabian": 15105, + "bare": 15106, + "##rup": 15107, + "6th": 15108, + "aging": 15109, + "Prom": 15110, + "hardest": 15111, + "recess": 15112, + "dorm": 15113, + "leaks": 15114, + "##uchi": 15115, + "Tir": 15116, + "renamed": 15117, + "##oining": 15118, + "cos": 15119, + "reconnaissance": 15120, + "Fish": 15121, + "##acted": 15122, + "14th": 15123, + "Eisenh": 15124, + "##lie": 15125, + "rioting": 15126, + "Blasio": 15127, + "Manaf": 15128, + "Glenn": 15129, + "protester": 15130, + "ug": 15131, + "Raymond": 15132, + "worn": 15133, + "Clarke": 15134, + "reopening": 15135, + "Seb": 15136, + "##LAN": 15137, + "conflicting": 15138, + "minimal": 15139, + "impressed": 15140, + "##ospace": 15141, + "references": 15142, + "uncomfort": 15143, + "KC": 15144, + "embarrassing": 15145, + "Anat": 15146, + "##enos": 15147, + "intoler": 15148, + "Yus": 15149, + "Kyrgyzstan": 15150, + "Zap": 15151, + "intervened": 15152, + "HR": 15153, + "Santiago": 15154, + "Cob": 15155, + "pic": 15156, + "RC": 15157, + "RA": 15158, + "Provincial": 15159, + "spray": 15160, + "trends": 15161, + "stressing": 15162, + "Construction": 15163, + "##hele": 15164, + "Egyptians": 15165, + "stunned": 15166, + "beside": 15167, + "undermined": 15168, + "##amination": 15169, + "exiled": 15170, + "sympathetic": 15171, + "DE": 15172, + "Patric": 15173, + "profess": 15174, + "rescuers": 15175, + "Records": 15176, + "shaking": 15177, + "battleground": 15178, + "transplant": 15179, + "Oscar": 15180, + "Edinburgh": 15181, + "Chem": 15182, + "defender": 15183, + "abolished": 15184, + "incorrect": 15185, + "sne": 15186, + "hazardous": 15187, + "Deep": 15188, + "##ugged": 15189, + "pullout": 15190, + "drafting": 15191, + "Sunnis": 15192, + "intact": 15193, + "queen": 15194, + "Nak": 15195, + "adequately": 15196, + "##acare": 15197, + "stiff": 15198, + "Night": 15199, + "jam": 15200, + "luck": 15201, + "mayors": 15202, + "##izon": 15203, + "Gregory": 15204, + "Amy": 15205, + "Idlib": 15206, + "obstacle": 15207, + "enlisted": 15208, + "Foot": 15209, + "altogether": 15210, + "antib": 15211, + "Shultz": 15212, + "staging": 15213, + "Bren": 15214, + "graph": 15215, + "Meth": 15216, + "Huck": 15217, + "improper": 15218, + "Document": 15219, + "compuls": 15220, + "##OLLOW": 15221, + "##ubb": 15222, + "Dob": 15223, + "sir": 15224, + "wise": 15225, + "Tory": 15226, + "CB": 15227, + "##mons": 15228, + "embattled": 15229, + "dispatch": 15230, + "##marks": 15231, + "suitable": 15232, + "payroll": 15233, + "vigor": 15234, + "displace": 15235, + "Magistrate": 15236, + "##oultry": 15237, + "financially": 15238, + "##omon": 15239, + "##olio": 15240, + "Play": 15241, + "1938": 15242, + "##iration": 15243, + "unacc": 15244, + "Iceland": 15245, + "Goldman": 15246, + "sport": 15247, + "GRE": 15248, + "ADVER": 15249, + "IRIN": 15250, + "poised": 15251, + "defiance": 15252, + "tamp": 15253, + "dispar": 15254, + "##ochet": 15255, + "precaution": 15256, + "##oj": 15257, + "assertion": 15258, + "Manafort": 15259, + "##unda": 15260, + "Syed": 15261, + "bones": 15262, + "##pit": 15263, + "carn": 15264, + "communism": 15265, + "ADVERTIS": 15266, + "breakfast": 15267, + "nationalism": 15268, + "cellphone": 15269, + "Yong": 15270, + "irresponsible": 15271, + "installation": 15272, + "Ald": 15273, + "magazines": 15274, + "myster": 15275, + "Contra": 15276, + "Dog": 15277, + "##veni": 15278, + "films": 15279, + "gays": 15280, + "outbreaks": 15281, + "administrations": 15282, + "operative": 15283, + "concession": 15284, + "motives": 15285, + "rampant": 15286, + "Centers": 15287, + "##oir": 15288, + "##apur": 15289, + "Ortega": 15290, + "whereas": 15291, + "Lockheed": 15292, + "Amir": 15293, + "Consult": 15294, + "Sche": 15295, + "Eisenhower": 15296, + "##opoulos": 15297, + "livelihood": 15298, + "spac": 15299, + "horror": 15300, + "Revenue": 15301, + "sanctioned": 15302, + "Canal": 15303, + "12th": 15304, + "Crisis": 15305, + "orange": 15306, + "snap": 15307, + "academy": 15308, + "Families": 15309, + "FILE": 15310, + "offender": 15311, + "piv": 15312, + "Northwest": 15313, + "travelers": 15314, + "BC": 15315, + "casualty": 15316, + "##hy": 15317, + "plead": 15318, + "purchases": 15319, + "##stated": 15320, + "adjourned": 15321, + "##aqu": 15322, + "##akar": 15323, + "Luxemb": 15324, + "Refer": 15325, + "Obamacare": 15326, + "licensed": 15327, + "Golan": 15328, + "ratification": 15329, + "KP": 15330, + "bargain": 15331, + "casting": 15332, + "##FO": 15333, + "Mahathir": 15334, + "##inga": 15335, + "terrain": 15336, + "lobbyists": 15337, + "##phoon": 15338, + "##lis": 15339, + "cannabis": 15340, + "discriminatory": 15341, + "Salt": 15342, + "Wald": 15343, + "##ashvili": 15344, + "175": 15345, + "Dow": 15346, + "feas": 15347, + "Superintendent": 15348, + "namely": 15349, + "Kush": 15350, + "array": 15351, + "##ippers": 15352, + "fraudulent": 15353, + "embezz": 15354, + "lam": 15355, + "chased": 15356, + "sacred": 15357, + "grain": 15358, + "micro": 15359, + "submarines": 15360, + "invalid": 15361, + "##iffe": 15362, + "underwent": 15363, + "Champ": 15364, + "independents": 15365, + "Fest": 15366, + "documentation": 15367, + "awaited": 15368, + "Sandinist": 15369, + "##embers": 15370, + "load": 15371, + "corridor": 15372, + "Patel": 15373, + "Berg": 15374, + "Krist": 15375, + "Mars": 15376, + "valued": 15377, + "caret": 15378, + "FRAN": 15379, + "convinc": 15380, + "portray": 15381, + "applause": 15382, + "ADVERTISEMENT": 15383, + "sometime": 15384, + "Dana": 15385, + "##enched": 15386, + "securities": 15387, + "labeled": 15388, + "versus": 15389, + "possess": 15390, + "Hak": 15391, + "amazing": 15392, + "240": 15393, + "deteriorating": 15394, + "versions": 15395, + "##integr": 15396, + "satellites": 15397, + "Mario": 15398, + "dup": 15399, + "FOLLOW": 15400, + "Slobodan": 15401, + "Chaud": 15402, + "probable": 15403, + "intersection": 15404, + "Certain": 15405, + "exhaust": 15406, + "boundary": 15407, + "kidney": 15408, + "seniors": 15409, + "##rath": 15410, + "topple": 15411, + "##RAMS": 15412, + "CARL": 15413, + "enrolled": 15414, + "pond": 15415, + "viral": 15416, + "##ente": 15417, + "oxy": 15418, + "##asha": 15419, + "##arrison": 15420, + "tex": 15421, + "rapp": 15422, + "chicken": 15423, + "##rez": 15424, + "script": 15425, + "matern": 15426, + "inflam": 15427, + "##raj": 15428, + "cluster": 15429, + "Corruption": 15430, + "Namib": 15431, + "hinted": 15432, + "speeding": 15433, + "COR": 15434, + "##ppe": 15435, + "compelling": 15436, + "Hem": 15437, + "complications": 15438, + "##isting": 15439, + "livest": 15440, + "aven": 15441, + "combatants": 15442, + "Janet": 15443, + "##OB": 15444, + "Ent": 15445, + "dominate": 15446, + "Sul": 15447, + "Butler": 15448, + "Yale": 15449, + "communal": 15450, + "mountainous": 15451, + "Santorum": 15452, + "index": 15453, + "Rachel": 15454, + "dug": 15455, + "mans": 15456, + "reaffirmed": 15457, + "bury": 15458, + "sheet": 15459, + "Ottoman": 15460, + "Oval": 15461, + "roadbl": 15462, + "overwhelmed": 15463, + "chanting": 15464, + "Yadav": 15465, + "exagger": 15466, + "protestors": 15467, + "stricken": 15468, + "orbit": 15469, + "remainder": 15470, + "Fernandez": 15471, + "##inski": 15472, + "councillor": 15473, + "rampage": 15474, + "Stu": 15475, + "transformation": 15476, + "clan": 15477, + "##aturally": 15478, + "Eug": 15479, + "populous": 15480, + "looted": 15481, + "compiled": 15482, + "accum": 15483, + "condemns": 15484, + "certified": 15485, + "evaluate": 15486, + "nightmare": 15487, + "hungry": 15488, + "Neill": 15489, + "affiliate": 15490, + "Roth": 15491, + "Shaw": 15492, + "jungle": 15493, + "##fts": 15494, + "SHAR": 15495, + "possibilities": 15496, + "expose": 15497, + "Roma": 15498, + "brink": 15499, + "stalem": 15500, + "organs": 15501, + "##cepts": 15502, + "discharge": 15503, + "Daw": 15504, + "waged": 15505, + "nod": 15506, + "undisc": 15507, + "Census": 15508, + "Together": 15509, + "##wich": 15510, + "jewel": 15511, + "Tak": 15512, + "movies": 15513, + "Catalan": 15514, + "VA": 15515, + "Morrison": 15516, + "##buds": 15517, + "contention": 15518, + "Gut": 15519, + "Khalid": 15520, + "Edu": 15521, + "ABRAMS": 15522, + "##abling": 15523, + "incompet": 15524, + "propelled": 15525, + "prag": 15526, + "Oaks": 15527, + "heroes": 15528, + "##sea": 15529, + "Senators": 15530, + "lucrative": 15531, + "##lif": 15532, + "Syl": 15533, + "##ench": 15534, + "cabin": 15535, + "Carn": 15536, + "##yen": 15537, + "oxygen": 15538, + "Glor": 15539, + "similarly": 15540, + "Gonzales": 15541, + "Fujim": 15542, + "Share": 15543, + "diverted": 15544, + "purely": 15545, + "Fuk": 15546, + "17th": 15547, + "fireworks": 15548, + "##otion": 15549, + "servicemen": 15550, + "Haj": 15551, + "##nels": 15552, + "reinforced": 15553, + "aiming": 15554, + "erected": 15555, + "dealer": 15556, + "##asanjo": 15557, + "##amble": 15558, + "outraged": 15559, + "##ounted": 15560, + "Holmes": 15561, + "Buff": 15562, + "Sandy": 15563, + "##agg": 15564, + "hectares": 15565, + "Knight": 15566, + "Peruvian": 15567, + "shaken": 15568, + "Gupt": 15569, + "Obasanjo": 15570, + "admitting": 15571, + "1920": 15572, + "unusually": 15573, + "fairness": 15574, + "joins": 15575, + "loses": 15576, + "ost": 15577, + "quot": 15578, + "Sou": 15579, + "rented": 15580, + "continuous": 15581, + "brave": 15582, + "##zon": 15583, + "Firef": 15584, + "Assange": 15585, + "sparking": 15586, + "resid": 15587, + "repay": 15588, + "##ampa": 15589, + "##oha": 15590, + "##mal": 15591, + "##icious": 15592, + "Aq": 15593, + "aspirations": 15594, + "##ewitness": 15595, + "destructive": 15596, + "Standard": 15597, + "Tea": 15598, + "Rot": 15599, + "spite": 15600, + "Wade": 15601, + "dreams": 15602, + "Industrial": 15603, + "Estonia": 15604, + "Duk": 15605, + "##rax": 15606, + "religions": 15607, + "##rada": 15608, + "hav": 15609, + "##pol": 15610, + "Ult": 15611, + "Culture": 15612, + "Balkan": 15613, + "troubling": 15614, + "Price": 15615, + "hem": 15616, + "Catherine": 15617, + "Troops": 15618, + "Hoff": 15619, + "OSCE": 15620, + "evolution": 15621, + "airfield": 15622, + "##ihan": 15623, + "infect": 15624, + "confinement": 15625, + "outreach": 15626, + "Pav": 15627, + "tracked": 15628, + "succession": 15629, + "##onts": 15630, + "Agu": 15631, + "defect": 15632, + "defenses": 15633, + "underscored": 15634, + "##yg": 15635, + "weighing": 15636, + "##beat": 15637, + "1930s": 15638, + "Pont": 15639, + "Opt": 15640, + "overtime": 15641, + "Hey": 15642, + "shootout": 15643, + "squee": 15644, + "classic": 15645, + "disg": 15646, + "Waziristan": 15647, + "Observatory": 15648, + "transformed": 15649, + "Andy": 15650, + "220": 15651, + "drives": 15652, + "Alexandria": 15653, + "##losed": 15654, + "promin": 15655, + "endanger": 15656, + "exploit": 15657, + "shipment": 15658, + "##zynski": 15659, + "risky": 15660, + "##LP": 15661, + "Thirty": 15662, + "##xi": 15663, + "indec": 15664, + "detainee": 15665, + "##inated": 15666, + "##ando": 15667, + "Haid": 15668, + "preference": 15669, + "##ulum": 15670, + "poultry": 15671, + "Liver": 15672, + "Liberties": 15673, + "NRA": 15674, + "16th": 15675, + "Cubans": 15676, + "Harold": 15677, + "Ud": 15678, + "presumably": 15679, + "uncomfortable": 15680, + "gal": 15681, + "kidnappings": 15682, + "surgeon": 15683, + "toilet": 15684, + "CARLSON": 15685, + "##len": 15686, + "assignment": 15687, + "tap": 15688, + "accounted": 15689, + "loyalists": 15690, + "Jinping": 15691, + "Voting": 15692, + "lacking": 15693, + "HM": 15694, + "grievances": 15695, + "suffici": 15696, + "Raul": 15697, + "presiding": 15698, + "1937": 15699, + "experiencing": 15700, + "trailer": 15701, + "tainted": 15702, + "##usa": 15703, + "BEIJ": 15704, + "Luxembourg": 15705, + "salv": 15706, + "BEIJING": 15707, + "Zimmer": 15708, + "mediator": 15709, + "postal": 15710, + "##aisal": 15711, + "##nolds": 15712, + "Fallujah": 15713, + "warehouse": 15714, + "incredible": 15715, + "Assemblyman": 15716, + "Negoti": 15717, + "Californians": 15718, + "worrying": 15719, + "##oya": 15720, + "freeway": 15721, + "curric": 15722, + "authentic": 15723, + "Grove": 15724, + "Beverly": 15725, + "Huang": 15726, + "##Leaks": 15727, + "booth": 15728, + "campuses": 15729, + "Recep": 15730, + "##irez": 15731, + "catastrophic": 15732, + "absurd": 15733, + "ridiculous": 15734, + "acid": 15735, + "Master": 15736, + "commod": 15737, + "inaugural": 15738, + "Mald": 15739, + "##encer": 15740, + "##onding": 15741, + "distancing": 15742, + "cadres": 15743, + "##agram": 15744, + "##ACP": 15745, + "mun": 15746, + "prone": 15747, + "Event": 15748, + "Levy": 15749, + "hijacked": 15750, + "catastrophe": 15751, + "##estation": 15752, + "##aven": 15753, + "warships": 15754, + "considerably": 15755, + "twenty": 15756, + "Khash": 15757, + "Kirkuk": 15758, + "##leen": 15759, + "inequality": 15760, + "eggs": 15761, + "cran": 15762, + "chaotic": 15763, + "basement": 15764, + "##oggi": 15765, + "contests": 15766, + "##riarch": 15767, + "rage": 15768, + "introducing": 15769, + "Montreal": 15770, + "Kins": 15771, + "Samar": 15772, + "Pasadena": 15773, + "1936": 15774, + "##ectives": 15775, + "Butt": 15776, + "##ONG": 15777, + "believing": 15778, + "vigilant": 15779, + "Cow": 15780, + "Eid": 15781, + "Herman": 15782, + "spur": 15783, + "Dial": 15784, + "blames": 15785, + "Kun": 15786, + "consisted": 15787, + "##cker": 15788, + "artificial": 15789, + "Dawn": 15790, + "cleanup": 15791, + "Gadhafi": 15792, + "rom": 15793, + "Myers": 15794, + "##abetes": 15795, + "verification": 15796, + "insistence": 15797, + "##lusive": 15798, + "occupying": 15799, + "prox": 15800, + "manufacturer": 15801, + "lone": 15802, + "Shir": 15803, + "homosexuality": 15804, + "verified": 15805, + "Sit": 15806, + "smuggled": 15807, + "Ground": 15808, + "Relief": 15809, + "grandson": 15810, + "elimination": 15811, + "liable": 15812, + "arena": 15813, + "Yah": 15814, + "renewal": 15815, + "Freeway": 15816, + "engulf": 15817, + "clerics": 15818, + "270": 15819, + "prohibition": 15820, + "considerations": 15821, + "opted": 15822, + "Glend": 15823, + "##erton": 15824, + "pharmaceutical": 15825, + "Vaj": 15826, + "Calderon": 15827, + "shifts": 15828, + "##ventions": 15829, + "Belt": 15830, + "##kind": 15831, + "Pinochet": 15832, + "activism": 15833, + "##IST": 15834, + "locate": 15835, + "##abee": 15836, + "hood": 15837, + "##ittal": 15838, + "prospective": 15839, + "Fifth": 15840, + "Christianity": 15841, + "Mountains": 15842, + "Duncan": 15843, + "shareholders": 15844, + "Rosa": 15845, + "Haf": 15846, + "accompanying": 15847, + "Chall": 15848, + "Ramirez": 15849, + "concealed": 15850, + "deficits": 15851, + "Grace": 15852, + "Lima": 15853, + "Dig": 15854, + "Recent": 15855, + "Fujimori": 15856, + "neur": 15857, + "communists": 15858, + "Yam": 15859, + "##OUGH": 15860, + "Frontier": 15861, + "feud": 15862, + "Source": 15863, + "Kib": 15864, + "lobbyist": 15865, + "Australians": 15866, + "##lee": 15867, + "##irable": 15868, + "Yar": 15869, + "179": 15870, + "Rashid": 15871, + "shipped": 15872, + "Columbus": 15873, + "Semitic": 15874, + "Oz": 15875, + "beneficiaries": 15876, + "##lamation": 15877, + "besieged": 15878, + "Finnish": 15879, + "patent": 15880, + "Ax": 15881, + "##iza": 15882, + "kidnap": 15883, + "Walsh": 15884, + "provocative": 15885, + "Register": 15886, + "##onial": 15887, + "furniture": 15888, + "##ycling": 15889, + "morale": 15890, + "Hann": 15891, + "Pand": 15892, + "spo": 15893, + "declass": 15894, + "1914": 15895, + "machinery": 15896, + "Hig": 15897, + "Rhodes": 15898, + "elders": 15899, + "##alions": 15900, + "##the": 15901, + "logistics": 15902, + "##KS": 15903, + "washed": 15904, + "Kemp": 15905, + "transcript": 15906, + "Quinn": 15907, + "verbal": 15908, + "marching": 15909, + "mortgage": 15910, + "vows": 15911, + "##usc": 15912, + "battled": 15913, + "singing": 15914, + "##ARY": 15915, + "Yun": 15916, + "GR": 15917, + "foes": 15918, + "undecided": 15919, + "##athi": 15920, + "commissions": 15921, + "slip": 15922, + "Slovakia": 15923, + "delicate": 15924, + "warring": 15925, + "Reynolds": 15926, + "packages": 15927, + "alarming": 15928, + "Shiv": 15929, + "##esy": 15930, + "escort": 15931, + "Hyd": 15932, + "loving": 15933, + "temperature": 15934, + "Persons": 15935, + "Alam": 15936, + "Inquir": 15937, + "assuming": 15938, + "Patricia": 15939, + "##budsman": 15940, + "dumping": 15941, + "categor": 15942, + "Caracas": 15943, + "contemporary": 15944, + "##matic": 15945, + "libr": 15946, + "triggering": 15947, + "deprived": 15948, + "Adviser": 15949, + "Gav": 15950, + "115": 15951, + "satisfy": 15952, + "ordeal": 15953, + "Advisory": 15954, + "Karim": 15955, + "##ahi": 15956, + "fundament": 15957, + "perfectly": 15958, + "Refugee": 15959, + "comr": 15960, + "Wiki": 15961, + "##oba": 15962, + "adopting": 15963, + "ICRC": 15964, + "outcry": 15965, + "delaying": 15966, + "Koch": 15967, + "##auty": 15968, + "Suhart": 15969, + "sticking": 15970, + "Solana": 15971, + "slowed": 15972, + "uncond": 15973, + "midterm": 15974, + "unsafe": 15975, + "servant": 15976, + "vacu": 15977, + "##holder": 15978, + "Wells": 15979, + "Sao": 15980, + "disregard": 15981, + "wherever": 15982, + "inquest": 15983, + "##eri": 15984, + "continuation": 15985, + "Frederick": 15986, + "weighed": 15987, + "draws": 15988, + "USC": 15989, + "regimes": 15990, + "delegations": 15991, + "conduc": 15992, + "recognizes": 15993, + "occurs": 15994, + "males": 15995, + "##ICA": 15996, + "##ansing": 15997, + "##agh": 15998, + "Faisal": 15999, + "Adm": 16000, + "mo": 16001, + "spor": 16002, + "##osion": 16003, + "Petraeus": 16004, + "rod": 16005, + "exhausted": 16006, + "Collect": 16007, + "Integr": 16008, + "harbor": 16009, + "ICE": 16010, + "voc": 16011, + "exclusion": 16012, + "competent": 16013, + "Suharto": 16014, + "enjoys": 16015, + "lag": 16016, + "##emn": 16017, + "wondered": 16018, + "Zia": 16019, + "##eka": 16020, + "maln": 16021, + "##Source": 16022, + "Opponents": 16023, + "Mustafa": 16024, + "ul": 16025, + "cartoon": 16026, + "Tunisian": 16027, + "##acular": 16028, + "butt": 16029, + "petrol": 16030, + "segment": 16031, + "##oslov": 16032, + "volcano": 16033, + "Charlotte": 16034, + "winners": 16035, + "heir": 16036, + "unauthorized": 16037, + "narr": 16038, + "Khashoggi": 16039, + "gh": 16040, + "Clay": 16041, + "supposedly": 16042, + "preval": 16043, + "interrupted": 16044, + "Amb": 16045, + "##SB": 16046, + "immun": 16047, + "Castle": 16048, + "teeth": 16049, + "interpre": 16050, + "backdrop": 16051, + "##eurs": 16052, + "assessments": 16053, + "Lula": 16054, + "barring": 16055, + "Rhode": 16056, + "workforce": 16057, + "Raz": 16058, + "Nord": 16059, + "dissatisf": 16060, + "Mi": 16061, + "confirms": 16062, + "supplying": 16063, + "##PG": 16064, + "outfit": 16065, + "Rahul": 16066, + "##otti": 16067, + "coordinating": 16068, + "Buk": 16069, + "650": 16070, + "receip": 16071, + "##aq": 16072, + "thoroughly": 16073, + "Mann": 16074, + "portions": 16075, + "Writing": 16076, + "Block": 16077, + "solving": 16078, + "Uigh": 16079, + "occasional": 16080, + "arrivals": 16081, + "collided": 16082, + "Says": 16083, + "faithful": 16084, + "Cort": 16085, + "Age": 16086, + "researching": 16087, + "skilled": 16088, + "hik": 16089, + "procedural": 16090, + "distributing": 16091, + "Curt": 16092, + "Gloria": 16093, + "Sherman": 16094, + "mm": 16095, + "conversion": 16096, + "boarded": 16097, + "vicious": 16098, + "HERE": 16099, + "strife": 16100, + "tropical": 16101, + "##ilia": 16102, + "fallout": 16103, + "Caucasus": 16104, + "proceeds": 16105, + "sorts": 16106, + "Humanitarian": 16107, + "##heimer": 16108, + "##ohan": 16109, + "DON": 16110, + "addiction": 16111, + "Airbus": 16112, + "presumed": 16113, + "Sharma": 16114, + "spate": 16115, + "Himal": 16116, + "portfolio": 16117, + "approving": 16118, + "Saeed": 16119, + "throat": 16120, + "Universal": 16121, + "Wis": 16122, + "WikiLeaks": 16123, + "Chel": 16124, + "Railway": 16125, + "Burm": 16126, + "##enza": 16127, + "SF": 16128, + "Khy": 16129, + "Czechoslov": 16130, + "Downing": 16131, + "##lies": 16132, + "##obile": 16133, + "Yorks": 16134, + "unconscious": 16135, + "##ffiti": 16136, + "Heavy": 16137, + "WFP": 16138, + "Museveni": 16139, + "230": 16140, + "traced": 16141, + "##eking": 16142, + "flows": 16143, + "Bass": 16144, + "Deputies": 16145, + "caliber": 16146, + "denomin": 16147, + "calendar": 16148, + "nons": 16149, + "Crist": 16150, + "##izarre": 16151, + "Mason": 16152, + "tire": 16153, + "outrageous": 16154, + "FEM": 16155, + "Borders": 16156, + "instrument": 16157, + "discourage": 16158, + "Ossetia": 16159, + "##OUL": 16160, + "Semitism": 16161, + "Catalonia": 16162, + "dear": 16163, + "Study": 16164, + "##DR": 16165, + "Liv": 16166, + "satisfaction": 16167, + "Forbes": 16168, + "Petroleum": 16169, + "##mm": 16170, + "extradited": 16171, + "##erness": 16172, + "prepares": 16173, + "unilaterally": 16174, + "wings": 16175, + "sting": 16176, + "NH": 16177, + "Arms": 16178, + "procession": 16179, + "Map": 16180, + "MORE": 16181, + "prevail": 16182, + "Robin": 16183, + "burnt": 16184, + "Okinawa": 16185, + "inciting": 16186, + "Analysis": 16187, + "##iency": 16188, + "15th": 16189, + "##urate": 16190, + "league": 16191, + "shortfall": 16192, + "##table": 16193, + "##uder": 16194, + "revealing": 16195, + "Jamaica": 16196, + "drift": 16197, + "##ologically": 16198, + "Enterpr": 16199, + "Gaut": 16200, + "plots": 16201, + "##DAY": 16202, + "Papua": 16203, + "absentee": 16204, + "Jaff": 16205, + "##imat": 16206, + "1915": 16207, + "inject": 16208, + "mails": 16209, + "rede": 16210, + "Liberals": 16211, + "robbers": 16212, + "injection": 16213, + "Stuart": 16214, + "Song": 16215, + "chairperson": 16216, + "Employees": 16217, + "135": 16218, + "attractive": 16219, + "##addy": 16220, + "##baum": 16221, + "MIL": 16222, + "Mattis": 16223, + "1916": 16224, + "smok": 16225, + "filib": 16226, + "##IES": 16227, + "Kness": 16228, + "Somal": 16229, + "103": 16230, + "Lear": 16231, + "indiscrimin": 16232, + "Huckabee": 16233, + "anchor": 16234, + "Tucker": 16235, + "##PO": 16236, + "##abo": 16237, + "robberies": 16238, + "BST": 16239, + "pap": 16240, + "expire": 16241, + "specialized": 16242, + "Marco": 16243, + "Laurent": 16244, + "##aky": 16245, + "ignor": 16246, + "1933": 16247, + "patch": 16248, + "##alp": 16249, + "impressive": 16250, + "conspiring": 16251, + "##iblings": 16252, + "Knesset": 16253, + "longstanding": 16254, + "embarrassment": 16255, + "Vern": 16256, + "Pict": 16257, + "Mlad": 16258, + "FCC": 16259, + "expires": 16260, + "advocating": 16261, + "patterns": 16262, + "graduation": 16263, + "##DAD": 16264, + "##utory": 16265, + "maps": 16266, + "supervised": 16267, + "##comes": 16268, + "liaison": 16269, + "##vy": 16270, + "Yorkshire": 16271, + "##piece": 16272, + "dismantle": 16273, + "Future": 16274, + "##arin": 16275, + "##ukov": 16276, + "kilometer": 16277, + "reveals": 16278, + "concentrate": 16279, + "stalemate": 16280, + "caretaker": 16281, + "UNITED": 16282, + "Ess": 16283, + "Civic": 16284, + "Dani": 16285, + "Laguna": 16286, + "boosting": 16287, + "Lukas": 16288, + "Oxnard": 16289, + "##vernmental": 16290, + "rooted": 16291, + "13th": 16292, + "##udh": 16293, + "marred": 16294, + "Place": 16295, + "Hudson": 16296, + "thieves": 16297, + "safeguards": 16298, + "BAGH": 16299, + "Vij": 16300, + "##ardt": 16301, + "##mers": 16302, + "ugly": 16303, + "stall": 16304, + "##khaz": 16305, + "Rapp": 16306, + "##onian": 16307, + "##unga": 16308, + "Janata": 16309, + "sticks": 16310, + "Britons": 16311, + "##itably": 16312, + "crus": 16313, + "##MM": 16314, + "Helen": 16315, + "##information": 16316, + "tunnels": 16317, + "mortality": 16318, + "IDP": 16319, + "##wu": 16320, + "##eters": 16321, + "gaps": 16322, + "creative": 16323, + "blu": 16324, + "##assing": 16325, + "tackling": 16326, + "identical": 16327, + "Bird": 16328, + "revision": 16329, + "Julian": 16330, + "adapt": 16331, + "lifesty": 16332, + "Burmese": 16333, + "tiss": 16334, + "looph": 16335, + "Which": 16336, + "grapp": 16337, + "VI": 16338, + "pleading": 16339, + "bot": 16340, + "Volunte": 16341, + "dynamic": 16342, + "Houthi": 16343, + "BAGHDAD": 16344, + "unav": 16345, + "##wana": 16346, + "Advert": 16347, + "emphasize": 16348, + "Interstate": 16349, + "Khalil": 16350, + "DeL": 16351, + "##had": 16352, + "gru": 16353, + "sinking": 16354, + "authoritative": 16355, + "Jeb": 16356, + "convincing": 16357, + "155": 16358, + "bizarre": 16359, + "Harrison": 16360, + "residency": 16361, + "avert": 16362, + "petroleum": 16363, + "##nered": 16364, + "##BOR": 16365, + "##NS": 16366, + "Additionally": 16367, + "Cant": 16368, + "electron": 16369, + "Khaled": 16370, + "borough": 16371, + "riders": 16372, + "JER": 16373, + "tours": 16374, + "Abkhaz": 16375, + "technological": 16376, + "seated": 16377, + "Mater": 16378, + "Munich": 16379, + "catal": 16380, + "Helms": 16381, + "fortune": 16382, + "Cemetery": 16383, + "##mate": 16384, + "historians": 16385, + "Khyber": 16386, + "equity": 16387, + "slay": 16388, + "##ibi": 16389, + "##adze": 16390, + "meddling": 16391, + "##iated": 16392, + "intentionally": 16393, + "siblings": 16394, + "divorced": 16395, + "##uffs": 16396, + "intermedi": 16397, + "reflection": 16398, + "Gross": 16399, + "##racies": 16400, + "##illon": 16401, + "##este": 16402, + "departed": 16403, + "##ego": 16404, + "##rugu": 16405, + "Turkmen": 16406, + "Samp": 16407, + "Herzeg": 16408, + "Voice": 16409, + "subordin": 16410, + "suffers": 16411, + "ranc": 16412, + "##quist": 16413, + "##VE": 16414, + "disbanded": 16415, + "OR": 16416, + "certificates": 16417, + "Rica": 16418, + "Harare": 16419, + "Heart": 16420, + "##oshenko": 16421, + "pilgrim": 16422, + "showdown": 16423, + "ACLU": 16424, + "##law": 16425, + "assurance": 16426, + "Malc": 16427, + "Eld": 16428, + "hijackers": 16429, + "##borough": 16430, + "Comment": 16431, + "##ousse": 16432, + "Und": 16433, + "wheelch": 16434, + "compromised": 16435, + "##ALEM": 16436, + "Diaz": 16437, + "UPDATE": 16438, + "Wong": 16439, + "appreciated": 16440, + "spends": 16441, + "Fab": 16442, + "caring": 16443, + "fierc": 16444, + "monks": 16445, + "pac": 16446, + "Mahdi": 16447, + "Americas": 16448, + "licence": 16449, + "treatments": 16450, + "branded": 16451, + "Barcel": 16452, + "Rakh": 16453, + "livestock": 16454, + "worsening": 16455, + "captive": 16456, + "fathers": 16457, + "incentive": 16458, + "ailing": 16459, + "produces": 16460, + "##don": 16461, + "waging": 16462, + "powder": 16463, + "Mexicans": 16464, + "panels": 16465, + "Method": 16466, + "Muhammadu": 16467, + "knee": 16468, + "Across": 16469, + "Path": 16470, + "Bod": 16471, + "Anglo": 16472, + "au": 16473, + "Shell": 16474, + "marches": 16475, + "demolished": 16476, + "Manager": 16477, + "Krish": 16478, + "182": 16479, + "malaria": 16480, + "##holm": 16481, + "##aukee": 16482, + "Urugu": 16483, + "wheat": 16484, + "quota": 16485, + "cave": 16486, + "outdoor": 16487, + "MADDOW": 16488, + "Alg": 16489, + "thumb": 16490, + "benefited": 16491, + "Cut": 16492, + "Nasser": 16493, + "blogg": 16494, + "Institution": 16495, + "fundamentalist": 16496, + "looming": 16497, + "Room": 16498, + "Chun": 16499, + "downpl": 16500, + "offset": 16501, + "Scientists": 16502, + "proposes": 16503, + "pupp": 16504, + "Polls": 16505, + "emig": 16506, + "varian": 16507, + "calculated": 16508, + "unfairly": 16509, + "Christine": 16510, + "incredibly": 16511, + "TOI": 16512, + "deploying": 16513, + "reflecting": 16514, + "Mills": 16515, + "merged": 16516, + "Elementary": 16517, + "##ups": 16518, + "ditch": 16519, + "blanket": 16520, + "ite": 16521, + "##imeter": 16522, + "notices": 16523, + "congregation": 16524, + "manual": 16525, + "vacuum": 16526, + "appellate": 16527, + "possessing": 16528, + "bordering": 16529, + "deck": 16530, + "##heng": 16531, + "infer": 16532, + "Hasan": 16533, + "relying": 16534, + "circulation": 16535, + "##uala": 16536, + "##nell": 16537, + "extends": 16538, + "appreciation": 16539, + "pressured": 16540, + "deterrent": 16541, + "warheads": 16542, + "##ennial": 16543, + "Steel": 16544, + "##ulpt": 16545, + "settling": 16546, + "##esa": 16547, + "##neum": 16548, + "##ieu": 16549, + "prosecuting": 16550, + "adverse": 16551, + "tips": 16552, + "radioactive": 16553, + "containers": 16554, + "##week": 16555, + "tempt": 16556, + "Caucus": 16557, + "domain": 16558, + "exh": 16559, + "dean": 16560, + "Nicole": 16561, + "disturbed": 16562, + "trump": 16563, + "Could": 16564, + "assumption": 16565, + "BY": 16566, + "boarding": 16567, + "cheer": 16568, + "compulsory": 16569, + "aiding": 16570, + "monopoly": 16571, + "logistical": 16572, + "Nonetheless": 16573, + "unequ": 16574, + "directing": 16575, + "##rimination": 16576, + "Malcolm": 16577, + "exceptions": 16578, + "exhibit": 16579, + "Herzegovina": 16580, + "traders": 16581, + "subvers": 16582, + "authorize": 16583, + "Burton": 16584, + "bunch": 16585, + "Cord": 16586, + "arrog": 16587, + "PRI": 16588, + "##aha": 16589, + "crossings": 16590, + "CPI": 16591, + "outs": 16592, + "##ULTZ": 16593, + "##oui": 16594, + "##osures": 16595, + "Yon": 16596, + "Zimbabwean": 16597, + "Kenyatta": 16598, + "Akbar": 16599, + "Worth": 16600, + "undisclosed": 16601, + "##hin": 16602, + "academics": 16603, + "respiratory": 16604, + "manifesto": 16605, + "Yitz": 16606, + "Nagar": 16607, + "heal": 16608, + "Pub": 16609, + "Latvia": 16610, + "defiant": 16611, + "graduates": 16612, + "Cre": 16613, + "Make": 16614, + "spell": 16615, + "Instagram": 16616, + "exemption": 16617, + "incorporated": 16618, + "##iga": 16619, + "meals": 16620, + "nevertheless": 16621, + "Prague": 16622, + "plates": 16623, + "SCHULTZ": 16624, + "canal": 16625, + "bombardment": 16626, + "cland": 16627, + "airstrike": 16628, + "Lub": 16629, + "goodwill": 16630, + "insulting": 16631, + "summar": 16632, + "skull": 16633, + "Mik": 16634, + "educate": 16635, + "Administrative": 16636, + "Laz": 16637, + "sized": 16638, + "distinguished": 16639, + "kilograms": 16640, + "derail": 16641, + "Milw": 16642, + "conj": 16643, + "Dim": 16644, + "persist": 16645, + "Gallery": 16646, + "sincere": 16647, + "Using": 16648, + "diabetes": 16649, + "Javier": 16650, + "sniper": 16651, + "##lete": 16652, + "##ellers": 16653, + "Pras": 16654, + "epicent": 16655, + "studio": 16656, + "Sut": 16657, + "proprietary": 16658, + "Alberto": 16659, + "SOU": 16660, + "earnings": 16661, + "reinforcements": 16662, + "20s": 16663, + "NI": 16664, + "prosperous": 16665, + "Ji": 16666, + "aliens": 16667, + "Baath": 16668, + "##ician": 16669, + "##pent": 16670, + "suing": 16671, + "forge": 16672, + "Dmitry": 16673, + "insert": 16674, + "amongst": 16675, + "##AK": 16676, + "Tens": 16677, + "CF": 16678, + "Ach": 16679, + "illnesses": 16680, + "Gur": 16681, + "unpaid": 16682, + "welcomes": 16683, + "towers": 16684, + "maid": 16685, + "Milwaukee": 16686, + "masses": 16687, + "Toyota": 16688, + "manufactured": 16689, + "wondering": 16690, + "##giving": 16691, + "audi": 16692, + "##zhou": 16693, + "prejudice": 16694, + "Yuan": 16695, + "Bristol": 16696, + "Southwest": 16697, + "Tit": 16698, + "Sayyaf": 16699, + "Employment": 16700, + "cybers": 16701, + "Jh": 16702, + "recapt": 16703, + "Lak": 16704, + "Khad": 16705, + "holders": 16706, + "disagreements": 16707, + "tightened": 16708, + "inaugurated": 16709, + "Melbourne": 16710, + "##ewise": 16711, + "##erty": 16712, + "PH": 16713, + "##roots": 16714, + "Aaron": 16715, + "haul": 16716, + "##pher": 16717, + "Moss": 16718, + "floors": 16719, + "##ortium": 16720, + "Indigenous": 16721, + "Heath": 16722, + "##ewell": 16723, + "8th": 16724, + "ruins": 16725, + "Coleman": 16726, + "everyday": 16727, + "##uka": 16728, + "PDT": 16729, + "Srinagar": 16730, + "translated": 16731, + "rup": 16732, + "Slovenia": 16733, + "floating": 16734, + "##hone": 16735, + "##acio": 16736, + "Appro": 16737, + "##astically": 16738, + "improperly": 16739, + "Rouhani": 16740, + "donate": 16741, + "compensate": 16742, + "Pick": 16743, + "Dream": 16744, + "Side": 16745, + "grace": 16746, + "judged": 16747, + "Ulster": 16748, + "##eceive": 16749, + "##obil": 16750, + "Combat": 16751, + "revoked": 16752, + "anthrax": 16753, + "disgu": 16754, + "Croats": 16755, + "vest": 16756, + "consolidate": 16757, + "vigorously": 16758, + "Helmand": 16759, + "concur": 16760, + "precious": 16761, + "Globe": 16762, + "conventions": 16763, + "escalate": 16764, + "skill": 16765, + "fronts": 16766, + "SPD": 16767, + "JERUS": 16768, + "Barcelona": 16769, + "hence": 16770, + "borne": 16771, + "infringe": 16772, + "sentiments": 16773, + "Tat": 16774, + "Victims": 16775, + "JERUSALEM": 16776, + "graffiti": 16777, + "technically": 16778, + "welcoming": 16779, + "Dept": 16780, + "##idt": 16781, + "masked": 16782, + "##adeshi": 16783, + "cholera": 16784, + "Suff": 16785, + "##aires": 16786, + "consisting": 16787, + "Hyder": 16788, + "Hopkins": 16789, + "##ilo": 16790, + "deposed": 16791, + "bribe": 16792, + "smiling": 16793, + "drown": 16794, + "slim": 16795, + "deliveries": 16796, + "syndrome": 16797, + "container": 16798, + "stunning": 16799, + "##liners": 16800, + "mysterious": 16801, + "Than": 16802, + "Coordin": 16803, + "Parents": 16804, + "Reich": 16805, + "handover": 16806, + "##elines": 16807, + "##fecture": 16808, + "##QM": 16809, + "isolate": 16810, + "detection": 16811, + "Mate": 16812, + "buyers": 16813, + "##ju": 16814, + "protects": 16815, + "jacket": 16816, + "Kate": 16817, + "prescribed": 16818, + "initiate": 16819, + "Deal": 16820, + "Mauritan": 16821, + "Jorge": 16822, + "SD": 16823, + "thrust": 16824, + "Weather": 16825, + "prostitutes": 16826, + "##atus": 16827, + "##oka": 16828, + "Willie": 16829, + "demolition": 16830, + "nab": 16831, + "Mn": 16832, + "mansion": 16833, + "Nguyen": 16834, + "Aires": 16835, + "collar": 16836, + "designation": 16837, + "beauty": 16838, + "quar": 16839, + "178": 16840, + "##folk": 16841, + "conform": 16842, + "misman": 16843, + "##iyev": 16844, + "Vote": 16845, + "enabled": 16846, + "acknowledging": 16847, + "Arctic": 16848, + "Ey": 16849, + "occupy": 16850, + "altered": 16851, + "famine": 16852, + "Saad": 16853, + "Grass": 16854, + "symbols": 16855, + "Odinga": 16856, + "##icial": 16857, + "affiliation": 16858, + "quell": 16859, + "furious": 16860, + "spared": 16861, + "Unless": 16862, + "##odus": 16863, + "Buenos": 16864, + "##ussions": 16865, + "freezing": 16866, + "Habib": 16867, + "questionable": 16868, + "##scribe": 16869, + "Sule": 16870, + "hampered": 16871, + "councillors": 16872, + "##net": 16873, + "reluctance": 16874, + "Cinc": 16875, + "assessed": 16876, + "Sey": 16877, + "##dar": 16878, + "warri": 16879, + "broadcasts": 16880, + "denuclear": 16881, + "ineffective": 16882, + "sheep": 16883, + "contenders": 16884, + "confirming": 16885, + "suppress": 16886, + "hypoc": 16887, + "ende": 16888, + "Sheik": 16889, + "fingers": 16890, + "arbitration": 16891, + "rend": 16892, + "Pf": 16893, + "Vall": 16894, + "Firefighters": 16895, + "##oglu": 16896, + "cancellation": 16897, + "stig": 16898, + "Snowden": 16899, + "combating": 16900, + "celebrity": 16901, + "##atiya": 16902, + "Kac": 16903, + "recognizing": 16904, + "endured": 16905, + "leaking": 16906, + "bluep": 16907, + "Bryant": 16908, + "##ensively": 16909, + "waved": 16910, + "nonetheless": 16911, + "organizer": 16912, + "Wol": 16913, + "##auf": 16914, + "Julie": 16915, + "emotions": 16916, + "##IAN": 16917, + "accidentally": 16918, + "##RO": 16919, + "liver": 16920, + "pneum": 16921, + "Lynn": 16922, + "sidewalk": 16923, + "Being": 16924, + "##ommy": 16925, + "lowered": 16926, + "##40": 16927, + "Festival": 16928, + "Hahn": 16929, + "flowing": 16930, + "Surv": 16931, + "restriction": 16932, + "Najib": 16933, + "Limited": 16934, + "Round": 16935, + "550": 16936, + "Kin": 16937, + "exceptional": 16938, + "Yush": 16939, + "whoever": 16940, + "skepticism": 16941, + "Holder": 16942, + "Leonard": 16943, + "Morm": 16944, + "##itures": 16945, + "Jamal": 16946, + "Shaba": 16947, + "Zah": 16948, + "allocation": 16949, + "sket": 16950, + "1935": 16951, + "Trin": 16952, + "foul": 16953, + "specifics": 16954, + "remn": 16955, + "Cheng": 16956, + "Nathan": 16957, + "Bangladeshi": 16958, + "Plaza": 16959, + "triple": 16960, + "Kinshasa": 16961, + "statutory": 16962, + "Beyond": 16963, + "177": 16964, + "intensity": 16965, + "Things": 16966, + "refund": 16967, + "steam": 16968, + "Kill": 16969, + "Claude": 16970, + "throne": 16971, + "belongings": 16972, + "Brigadier": 16973, + "##bridge": 16974, + "Hindus": 16975, + "Paulo": 16976, + "seism": 16977, + "extingu": 16978, + "seizing": 16979, + "##athon": 16980, + "Torres": 16981, + "gallons": 16982, + "Tensions": 16983, + "codes": 16984, + "Doha": 16985, + "lashed": 16986, + "falsely": 16987, + "Candid": 16988, + "portrait": 16989, + "timeline": 16990, + "inherited": 16991, + "Joshua": 16992, + "##map": 16993, + "brill": 16994, + "reassure": 16995, + "##ARD": 16996, + "deposits": 16997, + "straw": 16998, + "Ful": 16999, + "matched": 17000, + "##ifiable": 17001, + "swap": 17002, + "##SP": 17003, + "##unken": 17004, + "cried": 17005, + "Tik": 17006, + "MDC": 17007, + "reservation": 17008, + "ATT": 17009, + "themes": 17010, + "admissions": 17011, + "Bav": 17012, + "1900": 17013, + "displacement": 17014, + "Best": 17015, + "Fiji": 17016, + "confronting": 17017, + "stays": 17018, + "POW": 17019, + "culpr": 17020, + "##hya": 17021, + "##LF": 17022, + "##lon": 17023, + "sculpt": 17024, + "homem": 17025, + "Bach": 17026, + "##11": 17027, + "Marl": 17028, + "Days": 17029, + "Riordan": 17030, + "pier": 17031, + "Lott": 17032, + "youngsters": 17033, + "eased": 17034, + "apprehended": 17035, + "Kamal": 17036, + "QU": 17037, + "fores": 17038, + "cotton": 17039, + "Italians": 17040, + "##prom": 17041, + "tables": 17042, + "Wyoming": 17043, + "##oving": 17044, + "##PF": 17045, + "##incts": 17046, + "consp": 17047, + "Guzman": 17048, + "Murd": 17049, + "Eventually": 17050, + "Porter": 17051, + "precautions": 17052, + "ambushed": 17053, + "##Receive": 17054, + "commentator": 17055, + "flexible": 17056, + "##rogen": 17057, + "newsletterReceive": 17058, + "stere": 17059, + "iP": 17060, + "Writ": 17061, + "fratern": 17062, + "##eto": 17063, + "resisting": 17064, + "allegiance": 17065, + "tuition": 17066, + "stretched": 17067, + "Chung": 17068, + "##acious": 17069, + "Asif": 17070, + "Fischer": 17071, + "##payee": 17072, + "Cart": 17073, + "math": 17074, + "Citing": 17075, + "##enches": 17076, + "battalions": 17077, + "alliances": 17078, + "Courts": 17079, + "arose": 17080, + "instruments": 17081, + "insurers": 17082, + "beings": 17083, + "zoo": 17084, + "##haw": 17085, + "Nay": 17086, + "taste": 17087, + "tighten": 17088, + "##azz": 17089, + "##amba": 17090, + "##utonium": 17091, + "##apa": 17092, + "bulld": 17093, + "Perman": 17094, + "##emma": 17095, + "elevated": 17096, + "##mund": 17097, + "Alberta": 17098, + "Already": 17099, + "##ynasty": 17100, + "plum": 17101, + "golden": 17102, + "refinery": 17103, + "govt": 17104, + "judgement": 17105, + "Hos": 17106, + "rainfall": 17107, + "Martha": 17108, + "Overall": 17109, + "honorary": 17110, + "Por": 17111, + "gym": 17112, + "Vajpayee": 17113, + "rift": 17114, + "incap": 17115, + "Yitzhak": 17116, + "Dag": 17117, + "expenditure": 17118, + "bosses": 17119, + "sewage": 17120, + "Territory": 17121, + "##sche": 17122, + "consciousness": 17123, + "Flores": 17124, + "##redited": 17125, + "Statistics": 17126, + "##orne": 17127, + "Led": 17128, + "artic": 17129, + "abruptly": 17130, + "Guter": 17131, + "exceeded": 17132, + "rental": 17133, + "##zad": 17134, + "recipient": 17135, + "unleashed": 17136, + "successes": 17137, + "Ghani": 17138, + "Pack": 17139, + "convene": 17140, + "gulf": 17141, + "Access": 17142, + "Governments": 17143, + "Theod": 17144, + "obliged": 17145, + "Brennan": 17146, + "album": 17147, + "Engineers": 17148, + "##ondo": 17149, + "shower": 17150, + "##uki": 17151, + "##gs": 17152, + "##AMA": 17153, + "professors": 17154, + "Uribe": 17155, + "Truman": 17156, + "##ILA": 17157, + "##ellan": 17158, + "mish": 17159, + "Din": 17160, + "chat": 17161, + "munitions": 17162, + "##otyp": 17163, + "creditors": 17164, + "##indi": 17165, + "Khatami": 17166, + "##sequently": 17167, + "specified": 17168, + "##than": 17169, + "aided": 17170, + "##rone": 17171, + "privileges": 17172, + "##berry": 17173, + "Winter": 17174, + "##dan": 17175, + "Parent": 17176, + "vari": 17177, + "Initially": 17178, + "cure": 17179, + "MD": 17180, + "approves": 17181, + "Kid": 17182, + "Nile": 17183, + "Solomon": 17184, + "demonstrating": 17185, + "captivity": 17186, + "Sug": 17187, + "Cad": 17188, + "stringent": 17189, + "reinstate": 17190, + "Rafael": 17191, + "Chow": 17192, + "##usch": 17193, + "Kla": 17194, + "loos": 17195, + "defining": 17196, + "Partnership": 17197, + "lightning": 17198, + "eg": 17199, + "LOS": 17200, + "##witz": 17201, + "instant": 17202, + "Student": 17203, + "Northeast": 17204, + "Rudy": 17205, + "Weap": 17206, + "resentment": 17207, + "Guterres": 17208, + "commentators": 17209, + "Yusuf": 17210, + "Self": 17211, + "compelled": 17212, + "##ensen": 17213, + "embry": 17214, + "Klein": 17215, + "##town": 17216, + "Sak": 17217, + "exploited": 17218, + "Sabah": 17219, + "Plus": 17220, + "Recently": 17221, + "prestigious": 17222, + "provider": 17223, + "##iegel": 17224, + "Resear": 17225, + "##istically": 17226, + "peers": 17227, + "##MI": 17228, + "Glendale": 17229, + "enabling": 17230, + "cod": 17231, + "##olving": 17232, + "tablo": 17233, + "Trial": 17234, + "swimming": 17235, + "##erie": 17236, + "nic": 17237, + "Abid": 17238, + "##sex": 17239, + "Tort": 17240, + "##ESCO": 17241, + "foundations": 17242, + "darkness": 17243, + "##ecretary": 17244, + "Run": 17245, + "innovation": 17246, + "atop": 17247, + "exclude": 17248, + "sufficiently": 17249, + "decorated": 17250, + "capitals": 17251, + "##zny": 17252, + "##qi": 17253, + "economists": 17254, + "cracked": 17255, + "##airy": 17256, + "remembers": 17257, + "Najaf": 17258, + "##aido": 17259, + "wed": 17260, + "rigged": 17261, + "hook": 17262, + "##isle": 17263, + "Cathedral": 17264, + "Aber": 17265, + "Gupta": 17266, + "##ACK": 17267, + "Ori": 17268, + "Spencer": 17269, + "meal": 17270, + "discontent": 17271, + "wards": 17272, + "earthquakes": 17273, + "impair": 17274, + "Lug": 17275, + "supermarket": 17276, + "tipped": 17277, + "##LM": 17278, + "racially": 17279, + "Desert": 17280, + "seminar": 17281, + "meg": 17282, + "Half": 17283, + "deteriorated": 17284, + "medal": 17285, + "jihadists": 17286, + "diesel": 17287, + "Set": 17288, + "reapp": 17289, + "grocery": 17290, + "##rique": 17291, + "commandos": 17292, + "answering": 17293, + "##olent": 17294, + "laure": 17295, + "practiced": 17296, + "Mindanao": 17297, + "Ashcroft": 17298, + "tankers": 17299, + "orphan": 17300, + "Rifle": 17301, + "muscle": 17302, + "revived": 17303, + "Dw": 17304, + "impacts": 17305, + "trustees": 17306, + "Rebels": 17307, + "##oway": 17308, + "##emia": 17309, + "Baj": 17310, + "Kon": 17311, + "speculated": 17312, + "Malawi": 17313, + "synagogue": 17314, + "visitor": 17315, + "##itrust": 17316, + "##dd": 17317, + "Phys": 17318, + "drills": 17319, + "basketball": 17320, + "Demonst": 17321, + "##orteur": 17322, + "dent": 17323, + "Zimmerman": 17324, + "MTA": 17325, + "contrac": 17326, + "Clement": 17327, + "##jian": 17328, + "spies": 17329, + "slayings": 17330, + "Pod": 17331, + "lon": 17332, + "rogue": 17333, + "ski": 17334, + "##iate": 17335, + "##TIONAL": 17336, + "##bands": 17337, + "##SE": 17338, + "barrage": 17339, + "announces": 17340, + "translation": 17341, + "resettlement": 17342, + "SUV": 17343, + "Iq": 17344, + "Enl": 17345, + "buildup": 17346, + "peac": 17347, + "Cyr": 17348, + "rated": 17349, + "plutonium": 17350, + "restive": 17351, + "ninth": 17352, + "Zag": 17353, + "##nom": 17354, + "cooking": 17355, + "Thir": 17356, + "fare": 17357, + "rendered": 17358, + "##outi": 17359, + "wash": 17360, + "NT": 17361, + "dose": 17362, + "##omez": 17363, + "Lukashenko": 17364, + "clues": 17365, + "##die": 17366, + "dancing": 17367, + "fatig": 17368, + "Tajikistan": 17369, + "enthusiastic": 17370, + "pills": 17371, + "alarmed": 17372, + "Paso": 17373, + "Convers": 17374, + "commemorate": 17375, + "pirates": 17376, + "coerc": 17377, + "awful": 17378, + "Brien": 17379, + "relaxed": 17380, + "Queensland": 17381, + "Counter": 17382, + "borrow": 17383, + "infamous": 17384, + "Sax": 17385, + "insider": 17386, + "concluding": 17387, + "##roller": 17388, + "Estrada": 17389, + "obey": 17390, + "Hours": 17391, + "jihadist": 17392, + "whip": 17393, + "importantly": 17394, + "intensify": 17395, + "##si": 17396, + "unres": 17397, + "restricting": 17398, + "cheaper": 17399, + "hackers": 17400, + "Liberian": 17401, + "spectacular": 17402, + "Pam": 17403, + "##ture": 17404, + "vit": 17405, + "beneficial": 17406, + "classrooms": 17407, + "Tourism": 17408, + "chart": 17409, + "Clearly": 17410, + "preservation": 17411, + "resur": 17412, + "nominations": 17413, + "Brady": 17414, + "Reddy": 17415, + "relies": 17416, + "proving": 17417, + "pleasure": 17418, + "naturally": 17419, + "consumed": 17420, + "Secretariat": 17421, + "retro": 17422, + "graduating": 17423, + "##iland": 17424, + "##rawl": 17425, + "Yuk": 17426, + "listing": 17427, + "twitter": 17428, + "overhead": 17429, + "##ahl": 17430, + "PRES": 17431, + "##tr": 17432, + "Shimon": 17433, + "jumping": 17434, + "outline": 17435, + "moderates": 17436, + "##oubted": 17437, + "archae": 17438, + "expel": 17439, + "Tong": 17440, + "Lords": 17441, + "occurring": 17442, + "charities": 17443, + "mosqu": 17444, + "depict": 17445, + "Balochistan": 17446, + "outcomes": 17447, + "curriculum": 17448, + "Telec": 17449, + "arise": 17450, + "pledging": 17451, + "recur": 17452, + "wiped": 17453, + "Adel": 17454, + "##roads": 17455, + "Scalia": 17456, + "##osity": 17457, + "1934": 17458, + "Responding": 17459, + "SEN": 17460, + "environmentalists": 17461, + "fif": 17462, + "##occup": 17463, + "boycotted": 17464, + "##leep": 17465, + "Pataki": 17466, + "accession": 17467, + "##isement": 17468, + "Activists": 17469, + "##enton": 17470, + "deposit": 17471, + "##SO": 17472, + "Anbar": 17473, + "blowing": 17474, + "digging": 17475, + "##arten": 17476, + "##ci": 17477, + "##ucking": 17478, + "disl": 17479, + "NAACP": 17480, + "puzz": 17481, + "Zan": 17482, + "Manning": 17483, + "woes": 17484, + "township": 17485, + "##olt": 17486, + "Tutsi": 17487, + "parad": 17488, + "Duma": 17489, + "eyewitness": 17490, + "Rudd": 17491, + "sod": 17492, + "Daniels": 17493, + "inqu": 17494, + "airliner": 17495, + "segregation": 17496, + "##ennium": 17497, + "situated": 17498, + "##ija": 17499, + "##hev": 17500, + "##renica": 17501, + "1922": 17502, + "surpass": 17503, + "##jury": 17504, + "torped": 17505, + "##zar": 17506, + "wielding": 17507, + "DG": 17508, + "swine": 17509, + "SCAR": 17510, + "Davies": 17511, + "slide": 17512, + "##ICH": 17513, + "Grozny": 17514, + "cher": 17515, + "##jar": 17516, + "##rifying": 17517, + "Presidents": 17518, + "ours": 17519, + "Mash": 17520, + "Dy": 17521, + "simpl": 17522, + "unstable": 17523, + "smell": 17524, + "advantages": 17525, + "dwind": 17526, + "##uli": 17527, + "massacres": 17528, + "Mec": 17529, + "Lash": 17530, + "Chiang": 17531, + "Haley": 17532, + "remarked": 17533, + "contracting": 17534, + "piracy": 17535, + "##with": 17536, + "hurting": 17537, + "Enron": 17538, + "execute": 17539, + "thereafter": 17540, + "Lisbon": 17541, + "Eagle": 17542, + "##uces": 17543, + "Detective": 17544, + "mandates": 17545, + "blat": 17546, + "##stad": 17547, + "lapt": 17548, + "Kit": 17549, + "Lives": 17550, + "connecting": 17551, + "Rural": 17552, + "cum": 17553, + "Lindsey": 17554, + "exams": 17555, + "##omi": 17556, + "logic": 17557, + "declassified": 17558, + "##atics": 17559, + "##rieved": 17560, + "##ockey": 17561, + "Deut": 17562, + "expenditures": 17563, + "1921": 17564, + "prohibiting": 17565, + "Burg": 17566, + "litter": 17567, + "tolerated": 17568, + "burd": 17569, + "Gomez": 17570, + "halls": 17571, + "Nichols": 17572, + "tale": 17573, + "Pena": 17574, + "singled": 17575, + "vowing": 17576, + "inspected": 17577, + "countered": 17578, + "treasurer": 17579, + "Shabaab": 17580, + "drops": 17581, + "104": 17582, + "Rove": 17583, + "Hyderabad": 17584, + "Leah": 17585, + "grassroots": 17586, + "Earl": 17587, + "planting": 17588, + "##qawi": 17589, + "paperwork": 17590, + "Lay": 17591, + "MI": 17592, + "lending": 17593, + "contamination": 17594, + "##isters": 17595, + "Brid": 17596, + "Advoc": 17597, + "traumatic": 17598, + "Ship": 17599, + "spike": 17600, + "vandalism": 17601, + "CHP": 17602, + "salt": 17603, + "videotape": 17604, + "Conservation": 17605, + "##icable": 17606, + "fertil": 17607, + "##arges": 17608, + "##aiver": 17609, + "##ogen": 17610, + "112": 17611, + "Save": 17612, + "fundamentally": 17613, + "preventive": 17614, + "Churchill": 17615, + "Enc": 17616, + "Gins": 17617, + "Ellis": 17618, + "Mladic": 17619, + "informant": 17620, + "infectious": 17621, + "SNP": 17622, + "Atty": 17623, + "Math": 17624, + "Kings": 17625, + "UNESCO": 17626, + "constitutes": 17627, + "batteries": 17628, + "Mick": 17629, + "Kis": 17630, + "minimize": 17631, + "##diocese": 17632, + "Taking": 17633, + "##rush": 17634, + "Foley": 17635, + "Tenn": 17636, + "lion": 17637, + "cafe": 17638, + "Vanc": 17639, + "Saw": 17640, + "poster": 17641, + "Ec": 17642, + "WE": 17643, + "Bear": 17644, + "##lift": 17645, + "Zha": 17646, + "disappro": 17647, + "forbidden": 17648, + "hanged": 17649, + "applauded": 17650, + "criticisms": 17651, + "commuters": 17652, + "practically": 17653, + "##AG": 17654, + "Rules": 17655, + "Bethle": 17656, + "funny": 17657, + "bureaucratic": 17658, + "OPTIONAL": 17659, + "Mafia": 17660, + "Andhra": 17661, + "provoke": 17662, + "Tem": 17663, + "bulldoz": 17664, + "batch": 17665, + "horn": 17666, + "restrictive": 17667, + "EFF": 17668, + "Pic": 17669, + "Hamburg": 17670, + "##mut": 17671, + "envoys": 17672, + "Bethlehem": 17673, + "Separately": 17674, + "Trad": 17675, + "##icket": 17676, + "bystand": 17677, + "Falk": 17678, + "resurg": 17679, + "advising": 17680, + "proceeded": 17681, + "tendency": 17682, + "outlook": 17683, + "Industries": 17684, + "firefighter": 17685, + "neglected": 17686, + "outlet": 17687, + "##ania": 17688, + "Mondale": 17689, + "Perot": 17690, + "consultants": 17691, + "Ced": 17692, + "Lump": 17693, + "HOST": 17694, + "tune": 17695, + "Rubin": 17696, + "tender": 17697, + "tires": 17698, + "harmony": 17699, + "##erk": 17700, + "##rador": 17701, + "strapped": 17702, + "Nin": 17703, + "##ouver": 17704, + "##lude": 17705, + "demonstrates": 17706, + "rolls": 17707, + "thunder": 17708, + "rounded": 17709, + "intimidate": 17710, + "emp": 17711, + "controllers": 17712, + "regulated": 17713, + "Engineering": 17714, + "Albany": 17715, + "autumn": 17716, + "Addis": 17717, + "REP": 17718, + "reimburse": 17719, + "fraction": 17720, + "bent": 17721, + "remanded": 17722, + "contender": 17723, + "##cha": 17724, + "knives": 17725, + "altitude": 17726, + "energ": 17727, + "Sic": 17728, + "EV": 17729, + "peer": 17730, + "laborers": 17731, + "tentative": 17732, + "Too": 17733, + "processed": 17734, + "hurled": 17735, + "Eg": 17736, + "accelerate": 17737, + "PS2": 17738, + "Hood": 17739, + "Str": 17740, + "Rivera": 17741, + "Sandra": 17742, + "Coch": 17743, + "clandestine": 17744, + "feminist": 17745, + "bullying": 17746, + "scrat": 17747, + "Sexual": 17748, + "Stern": 17749, + "charism": 17750, + "##lobally": 17751, + "##BOROUGH": 17752, + "McV": 17753, + "teaches": 17754, + "##ideshow": 17755, + "##list": 17756, + "commands": 17757, + "evasion": 17758, + "KGB": 17759, + "SM": 17760, + "1929": 17761, + "oversaw": 17762, + "##eny": 17763, + "realities": 17764, + "Sahara": 17765, + "##iscopal": 17766, + "trap": 17767, + "Eugene": 17768, + "utilities": 17769, + "mercy": 17770, + "Securities": 17771, + "Banks": 17772, + "socio": 17773, + "Java": 17774, + "lawful": 17775, + "Knox": 17776, + "Disp": 17777, + "imperative": 17778, + "Sreb": 17779, + "merits": 17780, + "##arty": 17781, + "wells": 17782, + "Carm": 17783, + "Ley": 17784, + "##attering": 17785, + "harmed": 17786, + "aunt": 17787, + "##oliferation": 17788, + "literary": 17789, + "##KY": 17790, + "##oubtedly": 17791, + "Flood": 17792, + "50th": 17793, + "emergencies": 17794, + "vetoed": 17795, + "##ajo": 17796, + "pants": 17797, + "##eler": 17798, + "incomes": 17799, + "##15": 17800, + "##ewater": 17801, + "##anas": 17802, + "suppliers": 17803, + "Appropri": 17804, + "Years": 17805, + "##eploy": 17806, + "Cincinn": 17807, + "HO": 17808, + "worsened": 17809, + "Zarqawi": 17810, + "##esome": 17811, + "Cit": 17812, + "Anglic": 17813, + "disappointing": 17814, + "replic": 17815, + "architecture": 17816, + "tore": 17817, + "1930": 17818, + "Ala": 17819, + "drunken": 17820, + "Joel": 17821, + "persecut": 17822, + "Ethics": 17823, + "Kushner": 17824, + "Moy": 17825, + "witch": 17826, + "##soever": 17827, + "pes": 17828, + "timber": 17829, + "Emb": 17830, + "##hl": 17831, + "shy": 17832, + "Yellow": 17833, + "chains": 17834, + "Dear": 17835, + "reson": 17836, + "Powers": 17837, + "enjoying": 17838, + "Yushchenko": 17839, + "Levin": 17840, + "improv": 17841, + "Prodi": 17842, + "1932": 17843, + "NPA": 17844, + "Honor": 17845, + "sensitivity": 17846, + "##arios": 17847, + "Data": 17848, + "SCARBOROUGH": 17849, + "defamation": 17850, + "auditor": 17851, + "ROC": 17852, + "Valent": 17853, + "STORY": 17854, + "Psych": 17855, + "designs": 17856, + "##evich": 17857, + "##VN": 17858, + "Pir": 17859, + "foref": 17860, + "##emocracies": 17861, + "comparable": 17862, + "dishon": 17863, + "Record": 17864, + "##kat": 17865, + "##ulam": 17866, + "matches": 17867, + "soci": 17868, + "emergence": 17869, + "##ichi": 17870, + "Sanaa": 17871, + "indefinite": 17872, + "hardship": 17873, + "##aton": 17874, + "healing": 17875, + "humor": 17876, + "##ributes": 17877, + "##igins": 17878, + "disgrace": 17879, + "composition": 17880, + "hopefully": 17881, + "Paragu": 17882, + "undertaking": 17883, + "expectation": 17884, + "Norfolk": 17885, + "relocated": 17886, + "Artillery": 17887, + "textbook": 17888, + "talent": 17889, + "Vancouver": 17890, + "duration": 17891, + "##ICE": 17892, + "tong": 17893, + "##uv": 17894, + "commence": 17895, + "Blake": 17896, + "##alla": 17897, + "pile": 17898, + "satisfactory": 17899, + "biased": 17900, + "polio": 17901, + "Boutros": 17902, + "spree": 17903, + "Wag": 17904, + "certification": 17905, + "##represent": 17906, + "MART": 17907, + "raging": 17908, + "##nar": 17909, + "Bam": 17910, + "Anders": 17911, + "peril": 17912, + "Otherwise": 17913, + "mode": 17914, + "investor": 17915, + "strongholds": 17916, + "Cincinnati": 17917, + "hier": 17918, + "Watergate": 17919, + "PN": 17920, + "deaf": 17921, + "Kuala": 17922, + "##oso": 17923, + "Pract": 17924, + "punishable": 17925, + "brilliant": 17926, + "worthy": 17927, + "##itches": 17928, + "adhere": 17929, + "paramedics": 17930, + "Johnston": 17931, + "Imam": 17932, + "bun": 17933, + "Protocol": 17934, + "Presidency": 17935, + "generating": 17936, + "annexed": 17937, + "Liverpool": 17938, + "worsh": 17939, + "waiver": 17940, + "##furt": 17941, + "Autonom": 17942, + "Filipinos": 17943, + "Leadership": 17944, + "diminished": 17945, + "Tas": 17946, + "MANILA": 17947, + "clarity": 17948, + "heels": 17949, + "franc": 17950, + "Govt": 17951, + "hip": 17952, + "oppression": 17953, + "##oward": 17954, + "##arious": 17955, + "vendors": 17956, + "AMP": 17957, + "buffer": 17958, + "countless": 17959, + "##END": 17960, + "##ELS": 17961, + "##BR": 17962, + "predecessors": 17963, + "Amster": 17964, + "devote": 17965, + "traded": 17966, + "Umar": 17967, + "Verb": 17968, + "##rying": 17969, + "positively": 17970, + "Merced": 17971, + "##itution": 17972, + "EX": 17973, + "quotas": 17974, + "expedition": 17975, + "mamm": 17976, + "Tobacco": 17977, + "##ishment": 17978, + "mortars": 17979, + "Srebrenica": 17980, + "Sure": 17981, + "acknowledges": 17982, + "Brat": 17983, + "Hebrew": 17984, + "Primary": 17985, + "Straw": 17986, + "Rup": 17987, + "##ceptions": 17988, + "##idad": 17989, + "##VI": 17990, + "button": 17991, + "##fi": 17992, + "Marshal": 17993, + "Lucas": 17994, + "Chev": 17995, + "Dukakis": 17996, + "filmed": 17997, + "misuse": 17998, + "decreased": 17999, + "overl": 18000, + "##rano": 18001, + "technique": 18002, + "ambulances": 18003, + "clamp": 18004, + "bush": 18005, + "Ivanov": 18006, + "orchestrated": 18007, + "OPEC": 18008, + "secretaries": 18009, + "Burkina": 18010, + "workshop": 18011, + "deplor": 18012, + "mourners": 18013, + "PARIS": 18014, + "nearest": 18015, + "Faso": 18016, + "pause": 18017, + "essence": 18018, + "gard": 18019, + "inviting": 18020, + "Angolan": 18021, + "Total": 18022, + "transporting": 18023, + "provocation": 18024, + "Modern": 18025, + "McDonnell": 18026, + "WW": 18027, + "nonpart": 18028, + "supremac": 18029, + "compare": 18030, + "Namibia": 18031, + "Riv": 18032, + "Gibson": 18033, + "##etically": 18034, + "Fail": 18035, + "##ablish": 18036, + "experiments": 18037, + "##hur": 18038, + "exodus": 18039, + "jewelry": 18040, + "punched": 18041, + "##ographical": 18042, + "descended": 18043, + "ambition": 18044, + "stern": 18045, + "unchanged": 18046, + "Tsh": 18047, + "109": 18048, + "Eritre": 18049, + "##rics": 18050, + "##ucked": 18051, + "succumb": 18052, + "Falls": 18053, + "deserted": 18054, + "Paula": 18055, + "Durban": 18056, + "Hashim": 18057, + "carpet": 18058, + "Abub": 18059, + "bacteria": 18060, + "concili": 18061, + "tapped": 18062, + "encourages": 18063, + "Laws": 18064, + "Current": 18065, + "lifestyle": 18066, + "Webb": 18067, + "pink": 18068, + "lav": 18069, + "##xon": 18070, + "vib": 18071, + "todd": 18072, + "##ORT": 18073, + "murderer": 18074, + "cables": 18075, + "##yar": 18076, + "antitrust": 18077, + "##ilst": 18078, + "##inki": 18079, + "vou": 18080, + "scrapped": 18081, + "vehement": 18082, + "Georget": 18083, + "Joaqu": 18084, + "franch": 18085, + "Amsterdam": 18086, + "Nasr": 18087, + "interfering": 18088, + "Honduran": 18089, + "whatsoever": 18090, + "encomp": 18091, + "##tm": 18092, + "Vil": 18093, + "Poles": 18094, + "Countries": 18095, + "capturing": 18096, + "##emark": 18097, + "##luded": 18098, + "##iox": 18099, + "##ophobia": 18100, + "Territor": 18101, + "dismantling": 18102, + "input": 18103, + "ANGEL": 18104, + "supplier": 18105, + "jobless": 18106, + "Cops": 18107, + "Wend": 18108, + "grows": 18109, + "clout": 18110, + "Compan": 18111, + "pneumonia": 18112, + "slept": 18113, + "competitors": 18114, + "mistreat": 18115, + "extensively": 18116, + "##ietal": 18117, + "##enny": 18118, + "praying": 18119, + "##strong": 18120, + "Prophet": 18121, + "reliance": 18122, + "encro": 18123, + "JOH": 18124, + "diagnosis": 18125, + "##ayat": 18126, + "immense": 18127, + "Ivo": 18128, + "Nig": 18129, + "fart": 18130, + "Vie": 18131, + "##bie": 18132, + "##enne": 18133, + "##ounding": 18134, + "Himalayan": 18135, + "exploring": 18136, + "Money": 18137, + "Zhu": 18138, + "ears": 18139, + "distrust": 18140, + "metro": 18141, + "purchasing": 18142, + "opium": 18143, + "visual": 18144, + "garrison": 18145, + "Plans": 18146, + "sporadic": 18147, + "ultimat": 18148, + "nominate": 18149, + "redeploy": 18150, + "submission": 18151, + "Cran": 18152, + "plural": 18153, + "underlined": 18154, + "##cat": 18155, + "Forty": 18156, + "Holbro": 18157, + "Newspapers": 18158, + "flies": 18159, + "preserved": 18160, + "vanished": 18161, + "Chaudhry": 18162, + "Je": 18163, + "clip": 18164, + "manh": 18165, + "Fitzg": 18166, + "substitute": 18167, + "learnt": 18168, + "Andrews": 18169, + "Tampa": 18170, + "loot": 18171, + "divert": 18172, + "habitat": 18173, + "##ilitar": 18174, + "MQM": 18175, + "Constit": 18176, + "Ore": 18177, + "statehood": 18178, + "annexation": 18179, + "DNC": 18180, + "Hadi": 18181, + "Amr": 18182, + "weaponry": 18183, + "Chemical": 18184, + "neglig": 18185, + "Legion": 18186, + "abandoning": 18187, + "Transit": 18188, + "inad": 18189, + "##ainable": 18190, + "Kathleen": 18191, + "MIN": 18192, + "Rangers": 18193, + "Clara": 18194, + "vind": 18195, + "H1": 18196, + "blessing": 18197, + "skirm": 18198, + "socially": 18199, + "Prasad": 18200, + "partnerships": 18201, + "inconsistent": 18202, + "recordings": 18203, + "##isphere": 18204, + "Salah": 18205, + "##asants": 18206, + "Cancer": 18207, + "instrumental": 18208, + "delighted": 18209, + "wheelchair": 18210, + "CDU": 18211, + "Bogota": 18212, + "seriousness": 18213, + "await": 18214, + "Cec": 18215, + "lightly": 18216, + "highlighting": 18217, + "arraigned": 18218, + "##esar": 18219, + "enduring": 18220, + "campaigners": 18221, + "filibuster": 18222, + "##edi": 18223, + "practicing": 18224, + "Tell": 18225, + "guarding": 18226, + "reinstated": 18227, + "desired": 18228, + "wholes": 18229, + "enric": 18230, + "Penal": 18231, + "embro": 18232, + "Maid": 18233, + "##ucci": 18234, + "Kost": 18235, + "usher": 18236, + "##mandu": 18237, + "Faz": 18238, + "##iverse": 18239, + "inevitably": 18240, + "##ERIAL": 18241, + "bands": 18242, + "Bac": 18243, + "Nah": 18244, + "midday": 18245, + "##itical": 18246, + "disob": 18247, + "pretext": 18248, + "MARTIN": 18249, + "##loaded": 18250, + "Sergeant": 18251, + "Sot": 18252, + "practition": 18253, + "Slideshow": 18254, + "conveyed": 18255, + "overcrowded": 18256, + "102": 18257, + "copper": 18258, + "##esting": 18259, + "originated": 18260, + "##uracy": 18261, + "Woods": 18262, + "Hein": 18263, + "##fold": 18264, + "##ISH": 18265, + "Basic": 18266, + "Seg": 18267, + "Newark": 18268, + "designate": 18269, + "subsidy": 18270, + "couns": 18271, + "plaintiff": 18272, + "excav": 18273, + "licensing": 18274, + "mac": 18275, + "Bryan": 18276, + "COL": 18277, + "Episcopal": 18278, + "Winn": 18279, + "pour": 18280, + "Hayes": 18281, + "##atu": 18282, + "chairwoman": 18283, + "columns": 18284, + "Shak": 18285, + "envision": 18286, + "deepening": 18287, + "soaring": 18288, + "preserving": 18289, + "Contact": 18290, + "embarked": 18291, + "ratio": 18292, + "##ogy": 18293, + "##iginal": 18294, + "##ayo": 18295, + "Sob": 18296, + "Henderson": 18297, + "Duc": 18298, + "##terson": 18299, + "Kot": 18300, + "Jaw": 18301, + "anarch": 18302, + "##quet": 18303, + "Maritime": 18304, + "sink": 18305, + "##nai": 18306, + "paral": 18307, + "##redict": 18308, + "inclined": 18309, + "Andrea": 18310, + "SAL": 18311, + "breached": 18312, + "borrowing": 18313, + "Koreas": 18314, + "pel": 18315, + "allevi": 18316, + "Simi": 18317, + "remedy": 18318, + "chop": 18319, + "embarrassed": 18320, + "printing": 18321, + "Amar": 18322, + "Kang": 18323, + "scra": 18324, + "IDF": 18325, + "ideals": 18326, + "##amar": 18327, + "AAP": 18328, + "cats": 18329, + "whistlebl": 18330, + "astronauts": 18331, + "##imated": 18332, + "MLAs": 18333, + "motivation": 18334, + "Chapter": 18335, + "viewing": 18336, + "problematic": 18337, + "Yangon": 18338, + "pretrial": 18339, + "tissue": 18340, + "Huff": 18341, + "resil": 18342, + "##itives": 18343, + "probing": 18344, + "##afar": 18345, + "debating": 18346, + "Eleven": 18347, + "Jalal": 18348, + "Hels": 18349, + "##ege": 18350, + "polled": 18351, + "##robor": 18352, + "nonpartisan": 18353, + "Fig": 18354, + "bast": 18355, + "defied": 18356, + "testifying": 18357, + "Lumpur": 18358, + "reasonably": 18359, + "Hispanics": 18360, + "tier": 18361, + "##non": 18362, + "Clean": 18363, + "militar": 18364, + "greenhouse": 18365, + "disappearances": 18366, + "Kaczynski": 18367, + "bicycle": 18368, + "BO": 18369, + "balloon": 18370, + "##iao": 18371, + "MATERIAL": 18372, + "Billy": 18373, + "drastic": 18374, + "Planned": 18375, + "111": 18376, + "patriotic": 18377, + "glo": 18378, + "surgical": 18379, + "TB": 18380, + "enrollment": 18381, + "Protests": 18382, + "trio": 18383, + "ethnicity": 18384, + "Carroll": 18385, + "fixing": 18386, + "paralyzed": 18387, + "Minh": 18388, + "##ilee": 18389, + "##acha": 18390, + "Herbert": 18391, + "##itty": 18392, + "dispersed": 18393, + "merchant": 18394, + "inherit": 18395, + "##master": 18396, + "Emanuel": 18397, + "indictments": 18398, + "Minutes": 18399, + "Borough": 18400, + "ghost": 18401, + "Bark": 18402, + "drinks": 18403, + "Dong": 18404, + "##usions": 18405, + "ensuing": 18406, + "blueprint": 18407, + "bodyguards": 18408, + "##ggle": 18409, + "cater": 18410, + "##ounds": 18411, + "##RI": 18412, + "Iqbal": 18413, + "climbing": 18414, + "charitable": 18415, + "surprisingly": 18416, + "milestone": 18417, + "Felix": 18418, + "exter": 18419, + "Fun": 18420, + "unpredict": 18421, + "##ibu": 18422, + "144": 18423, + "##istice": 18424, + "##igon": 18425, + "##fits": 18426, + "Holland": 18427, + "backward": 18428, + "Cote": 18429, + "##azine": 18430, + "Wes": 18431, + "clarified": 18432, + "accuracy": 18433, + "##uto": 18434, + "yen": 18435, + "pertain": 18436, + "Nato": 18437, + "Lamb": 18438, + "Boys": 18439, + "##reeks": 18440, + "vulnerability": 18441, + "devastation": 18442, + "##overs": 18443, + "remnants": 18444, + "Previously": 18445, + "accelerated": 18446, + "unification": 18447, + "Cav": 18448, + "##acting": 18449, + "accepts": 18450, + "colored": 18451, + "##issible": 18452, + "enters": 18453, + "cite": 18454, + "Regarding": 18455, + "comrades": 18456, + "Reyes": 18457, + "Exxon": 18458, + "skies": 18459, + "ceremonial": 18460, + "wiret": 18461, + "interaction": 18462, + "touted": 18463, + "##angana": 18464, + "severed": 18465, + "blankets": 18466, + "adul": 18467, + "##hwa": 18468, + "Pant": 18469, + "colour": 18470, + "evolved": 18471, + "underest": 18472, + "transferring": 18473, + "coupled": 18474, + "Craw": 18475, + "Geoff": 18476, + "Palmer": 18477, + "cleansing": 18478, + "WITH": 18479, + "void": 18480, + "Ign": 18481, + "correctly": 18482, + "Ababa": 18483, + "##dated": 18484, + "Use": 18485, + "Farmers": 18486, + "##ako": 18487, + "touching": 18488, + "Armstrong": 18489, + "HC": 18490, + "defuse": 18491, + "shoulders": 18492, + "##ayer": 18493, + "exercised": 18494, + "Saak": 18495, + "bitterly": 18496, + "Siber": 18497, + "Gan": 18498, + "origins": 18499, + "permissions": 18500, + "senate": 18501, + "Ying": 18502, + "richest": 18503, + "pivotal": 18504, + "socialism": 18505, + "bite": 18506, + "ratify": 18507, + "Burbank": 18508, + "Stockholm": 18509, + "indirectly": 18510, + "spilled": 18511, + "##rys": 18512, + "Dud": 18513, + "Yesterday": 18514, + "vicinity": 18515, + "##UMP": 18516, + "INEC": 18517, + "##manned": 18518, + "##iega": 18519, + "texts": 18520, + "duck": 18521, + "##omatic": 18522, + "eruption": 18523, + "Salem": 18524, + "halting": 18525, + "publicized": 18526, + "lecture": 18527, + "Pact": 18528, + "Ci": 18529, + "prayed": 18530, + "##ouds": 18531, + "Certainly": 18532, + "frightened": 18533, + "Sisi": 18534, + "Reporters": 18535, + "Mt": 18536, + "##assed": 18537, + "verdicts": 18538, + "positioned": 18539, + "convicts": 18540, + "Bharatiya": 18541, + "ANGELES": 18542, + "Log": 18543, + "relocation": 18544, + "edited": 18545, + "stricter": 18546, + "1924": 18547, + "legality": 18548, + "declares": 18549, + "speedy": 18550, + "manufacture": 18551, + "caf": 18552, + "1923": 18553, + "Diamond": 18554, + "volunteered": 18555, + "Weapons": 18556, + "enriched": 18557, + "##bits": 18558, + "fearful": 18559, + "beatings": 18560, + "##keeper": 18561, + "260": 18562, + "pont": 18563, + "##grading": 18564, + "cartels": 18565, + "Lot": 18566, + "##amas": 18567, + "hacked": 18568, + "Rabbi": 18569, + "##ipper": 18570, + "hid": 18571, + "Nass": 18572, + "suspending": 18573, + "priorit": 18574, + "Abubakar": 18575, + "Gol": 18576, + "##mith": 18577, + "Rehman": 18578, + "Owen": 18579, + "Rus": 18580, + "ingr": 18581, + "betray": 18582, + "denounce": 18583, + "figured": 18584, + "Kul": 18585, + "##adei": 18586, + "##chens": 18587, + "hijacking": 18588, + "Whitman": 18589, + "boot": 18590, + "quantity": 18591, + "Schmidt": 18592, + "##andi": 18593, + "irrelev": 18594, + "##ourage": 18595, + "topped": 18596, + "widening": 18597, + "Houthis": 18598, + "##inis": 18599, + "cathedral": 18600, + "cliff": 18601, + "##hn": 18602, + "##uja": 18603, + "slapped": 18604, + "gau": 18605, + "Postal": 18606, + "Hutch": 18607, + "reversal": 18608, + "pilgrimage": 18609, + "##eleine": 18610, + "Lit": 18611, + "Georgetown": 18612, + "##heart": 18613, + "Jenkins": 18614, + "strait": 18615, + "substances": 18616, + "protracted": 18617, + "sacrifices": 18618, + "tightly": 18619, + "commended": 18620, + "Navalny": 18621, + "Jub": 18622, + "volcan": 18623, + "##hap": 18624, + "Emperor": 18625, + "Thanksgiving": 18626, + "Methodist": 18627, + "##orus": 18628, + "##imm": 18629, + "Burke": 18630, + "##idable": 18631, + "envis": 18632, + "wildfires": 18633, + "##grily": 18634, + "closures": 18635, + "Bannon": 18636, + "cracking": 18637, + "Johns": 18638, + "authored": 18639, + "Madeleine": 18640, + "cov": 18641, + "Indo": 18642, + "Saakashvili": 18643, + "inspiration": 18644, + "traces": 18645, + "Permanent": 18646, + "canv": 18647, + "Marin": 18648, + "stabilize": 18649, + "Fitzgerald": 18650, + "Kashmiri": 18651, + "##atible": 18652, + "convoys": 18653, + "Higher": 18654, + "fulfilled": 18655, + "dilemma": 18656, + "Guatemalan": 18657, + "##enb": 18658, + "squads": 18659, + "##awan": 18660, + "recreational": 18661, + "concede": 18662, + "framed": 18663, + "Mosque": 18664, + "NW": 18665, + "shorter": 18666, + "Mongolia": 18667, + "Alice": 18668, + "Ave": 18669, + "##encia": 18670, + "handcuffed": 18671, + "##awati": 18672, + "Governors": 18673, + "relinqu": 18674, + "crushing": 18675, + "shutting": 18676, + "Uruguay": 18677, + "##eptive": 18678, + "autoc": 18679, + "##cul": 18680, + "unreason": 18681, + "sang": 18682, + "##lices": 18683, + "bolst": 18684, + "ISAF": 18685, + "Ches": 18686, + "accidental": 18687, + "Correct": 18688, + "intellectuals": 18689, + "Rex": 18690, + "##tarian": 18691, + "##brid": 18692, + "beloved": 18693, + "Cres": 18694, + "cracks": 18695, + "Ultimately": 18696, + "##ordable": 18697, + "Noriega": 18698, + "##ARA": 18699, + "##erating": 18700, + "travels": 18701, + "Parish": 18702, + "Cel": 18703, + "##ulatory": 18704, + "Chal": 18705, + "NPC": 18706, + "fond": 18707, + "bidding": 18708, + "manned": 18709, + "perjury": 18710, + "COUN": 18711, + "##PH": 18712, + "barricades": 18713, + "por": 18714, + "##arte": 18715, + "rackete": 18716, + "pedestrian": 18717, + "Phnom": 18718, + "unint": 18719, + "##atha": 18720, + "innovative": 18721, + "minus": 18722, + "caste": 18723, + "SO": 18724, + "rotating": 18725, + "privatization": 18726, + "premiums": 18727, + "##ocus": 18728, + "affirmed": 18729, + "1931": 18730, + "characteristics": 18731, + "Truth": 18732, + "##eigh": 18733, + "##ACH": 18734, + "##gio": 18735, + "violently": 18736, + "engulfed": 18737, + "investing": 18738, + "invoked": 18739, + "proves": 18740, + "roadmap": 18741, + "apparatus": 18742, + "scholarship": 18743, + "metropolitan": 18744, + "interpreter": 18745, + "detailing": 18746, + "Hell": 18747, + "Cha": 18748, + "consortium": 18749, + "Macedonian": 18750, + "cess": 18751, + "nominating": 18752, + "acquittal": 18753, + "successive": 18754, + "gradual": 18755, + "##ivities": 18756, + "##izable": 18757, + "correspondents": 18758, + "athletes": 18759, + "##loading": 18760, + "frequency": 18761, + "Alh": 18762, + "Hatch": 18763, + "Patriotic": 18764, + "pedestrians": 18765, + "endless": 18766, + "##enhagen": 18767, + "Yorkers": 18768, + "punch": 18769, + "armoured": 18770, + "lamented": 18771, + "##gments": 18772, + "##ORD": 18773, + "globally": 18774, + "rigging": 18775, + "undoubtedly": 18776, + "Accountability": 18777, + "spouse": 18778, + "stub": 18779, + "formidable": 18780, + "angrily": 18781, + "newborn": 18782, + "fireb": 18783, + "consular": 18784, + "Tommy": 18785, + "outsiders": 18786, + "165": 18787, + "Telangana": 18788, + "##orian": 18789, + "##ishers": 18790, + "rode": 18791, + "assailant": 18792, + "Slav": 18793, + "LRA": 18794, + "comprised": 18795, + "congest": 18796, + "mechanical": 18797, + "racing": 18798, + "Rodrigo": 18799, + "tossed": 18800, + "disproportionate": 18801, + "counterfe": 18802, + "acr": 18803, + "enlarge": 18804, + "Arlington": 18805, + "Pakht": 18806, + "measuring": 18807, + "landslides": 18808, + "tariff": 18809, + "##iler": 18810, + "abolition": 18811, + "wrongly": 18812, + "recounted": 18813, + "Allies": 18814, + "verge": 18815, + "Enlarge": 18816, + "utmost": 18817, + "Mahmud": 18818, + "##NI": 18819, + "captors": 18820, + "format": 18821, + "##beit": 18822, + "Algiers": 18823, + "hardware": 18824, + "Number": 18825, + "##orah": 18826, + "finishing": 18827, + "Adolf": 18828, + "ingred": 18829, + "Mab": 18830, + "tightening": 18831, + "concludes": 18832, + "instructor": 18833, + "eldest": 18834, + "##atting": 18835, + "precip": 18836, + "annoy": 18837, + "dedication": 18838, + "H5": 18839, + "##urgeon": 18840, + "Abkhazia": 18841, + "elephant": 18842, + "##ailable": 18843, + "##imity": 18844, + "##iband": 18845, + "##aye": 18846, + "loves": 18847, + "democracies": 18848, + "##otov": 18849, + "Host": 18850, + "conceal": 18851, + "Rakhine": 18852, + "108": 18853, + "drum": 18854, + "Alph": 18855, + "PP": 18856, + "##icz": 18857, + "cheering": 18858, + "210": 18859, + "gro": 18860, + "Ely": 18861, + "Mobutu": 18862, + "EL": 18863, + "Cypriots": 18864, + "Katz": 18865, + "planners": 18866, + "Dad": 18867, + "Epstein": 18868, + "Jint": 18869, + "conclusive": 18870, + "ensured": 18871, + "Referring": 18872, + "Elsewhere": 18873, + "collusion": 18874, + "##isit": 18875, + "speculate": 18876, + "reshuffle": 18877, + "##GM": 18878, + "Need": 18879, + "captives": 18880, + "McCorm": 18881, + "freight": 18882, + "##igating": 18883, + "advertisements": 18884, + "Attorneys": 18885, + "H1N1": 18886, + "Altern": 18887, + "Swat": 18888, + "resistant": 18889, + "experimental": 18890, + "notify": 18891, + "deserved": 18892, + "certainty": 18893, + "banker": 18894, + "restraining": 18895, + "reformist": 18896, + "tube": 18897, + "taped": 18898, + "influenza": 18899, + "##run": 18900, + "RS": 18901, + "incursion": 18902, + "Travel": 18903, + "Gallup": 18904, + "praising": 18905, + "##soon": 18906, + "baseless": 18907, + "##iants": 18908, + "Cham": 18909, + "cared": 18910, + "##cr": 18911, + "##ansk": 18912, + "swearing": 18913, + "##ych": 18914, + "toilets": 18915, + "rect": 18916, + "dragging": 18917, + "LDP": 18918, + "tub": 18919, + "##dong": 18920, + "renowned": 18921, + "mathem": 18922, + "appropriations": 18923, + "denouncing": 18924, + "Lakes": 18925, + "Gauteng": 18926, + "Gir": 18927, + "abolish": 18928, + "Magn": 18929, + "Clin": 18930, + "recommends": 18931, + "Zaw": 18932, + "woods": 18933, + "irrigation": 18934, + "##ecraft": 18935, + "##imo": 18936, + "cheered": 18937, + "dwell": 18938, + "##araj": 18939, + "transaction": 18940, + "Panetta": 18941, + "demographic": 18942, + "stif": 18943, + "Florence": 18944, + "Salvadoran": 18945, + "revival": 18946, + "##breaking": 18947, + "Sym": 18948, + "McVeigh": 18949, + "##peace": 18950, + "Midwest": 18951, + "Copenhagen": 18952, + "Monter": 18953, + "Bobby": 18954, + "##70": 18955, + "suppression": 18956, + "##60": 18957, + "Very": 18958, + "fragment": 18959, + "##anked": 18960, + "petty": 18961, + "SAD": 18962, + "Remember": 18963, + "forwarded": 18964, + "Got": 18965, + "toggle": 18966, + "Monitoring": 18967, + "grandpar": 18968, + "##fty": 18969, + "Minn": 18970, + "interrogated": 18971, + "Tud": 18972, + "##san": 18973, + "Qing": 18974, + "tended": 18975, + "postwar": 18976, + "prevailing": 18977, + "Charleston": 18978, + "disciplined": 18979, + "##anco": 18980, + "Jintao": 18981, + "Rav": 18982, + "Ashraf": 18983, + "##anmen": 18984, + "##anka": 18985, + "##alg": 18986, + "##izza": 18987, + "swall": 18988, + "fog": 18989, + "capita": 18990, + "##ugu": 18991, + "Yeah": 18992, + "grounded": 18993, + "convenience": 18994, + "Kov": 18995, + "Investment": 18996, + "gratitude": 18997, + "mailed": 18998, + "colonies": 18999, + "Penh": 19000, + "##kward": 19001, + "Haider": 19002, + "militarily": 19003, + "armor": 19004, + "Gunmen": 19005, + "coffin": 19006, + "Vid": 19007, + "proxy": 19008, + "handic": 19009, + "contesting": 19010, + "ultimatum": 19011, + "Frances": 19012, + "incumbents": 19013, + "##imited": 19014, + "opio": 19015, + "Brent": 19016, + "slashed": 19017, + "clut": 19018, + "dys": 19019, + "Thor": 19020, + "Coordination": 19021, + "dread": 19022, + "Incre": 19023, + "occupants": 19024, + "corpses": 19025, + "Barrett": 19026, + "commerc": 19027, + "Holbrooke": 19028, + "##inous": 19029, + "##igated": 19030, + "Animal": 19031, + "laden": 19032, + "inflamm": 19033, + "Neh": 19034, + "rapes": 19035, + "##ICK": 19036, + "ceased": 19037, + "##enas": 19038, + "Moreno": 19039, + "Kwa": 19040, + "Midd": 19041, + "##AST": 19042, + "Ellen": 19043, + "matching": 19044, + "spouses": 19045, + "psychologist": 19046, + "Isaac": 19047, + "Rout": 19048, + "Zam": 19049, + "Spokesman": 19050, + "Aur": 19051, + "FO": 19052, + "staffer": 19053, + "Economics": 19054, + "dividing": 19055, + "victor": 19056, + "##ierrez": 19057, + "##endez": 19058, + "##anta": 19059, + "qualifications": 19060, + "cooperated": 19061, + "sums": 19062, + "##ogues": 19063, + "Continental": 19064, + "miracle": 19065, + "wildfire": 19066, + "##graduate": 19067, + "customary": 19068, + "desirable": 19069, + "backlog": 19070, + "nickname": 19071, + "Pos": 19072, + "Disaster": 19073, + "unresolved": 19074, + "vacated": 19075, + "separating": 19076, + "keys": 19077, + "lighting": 19078, + "BER": 19079, + "chip": 19080, + "Tiananmen": 19081, + "Greenpeace": 19082, + "Frankfurt": 19083, + "IDPs": 19084, + "DP": 19085, + "ard": 19086, + "Greene": 19087, + "Cavalry": 19088, + "##ocols": 19089, + "Helsinki": 19090, + "Danny": 19091, + "null": 19092, + "erupt": 19093, + "transcription": 19094, + "toughest": 19095, + "mismanagement": 19096, + "Glen": 19097, + "lobbied": 19098, + "Sok": 19099, + "Schol": 19100, + "Nablus": 19101, + "inaccurate": 19102, + "##roe": 19103, + "Brigades": 19104, + "congreg": 19105, + "proximity": 19106, + "##irk": 19107, + "Constitu": 19108, + "withholding": 19109, + "UNITA": 19110, + "rallying": 19111, + "deterioration": 19112, + "grades": 19113, + "cultures": 19114, + "##otherap": 19115, + "Calt": 19116, + "Sett": 19117, + "Cliff": 19118, + "Shabab": 19119, + "dominance": 19120, + "herds": 19121, + "##ractors": 19122, + "handles": 19123, + "Accuracy": 19124, + "impending": 19125, + "renewable": 19126, + "280": 19127, + "225": 19128, + "lingering": 19129, + "femin": 19130, + "##ricks": 19131, + "##abul": 19132, + "##prod": 19133, + "sheer": 19134, + "cows": 19135, + "Zed": 19136, + "Lashkar": 19137, + "Za": 19138, + "Appar": 19139, + "disgust": 19140, + "Abrams": 19141, + "owe": 19142, + "Meng": 19143, + "Rajas": 19144, + "entrenched": 19145, + "juror": 19146, + "Bots": 19147, + "CT": 19148, + "Qual": 19149, + "Ree": 19150, + "Barnes": 19151, + "Grad": 19152, + "Diet": 19153, + "##RIS": 19154, + "Claim": 19155, + "exercising": 19156, + "Rican": 19157, + "displays": 19158, + "Qass": 19159, + "Pars": 19160, + "splin": 19161, + "analys": 19162, + "titles": 19163, + "##MD": 19164, + "pist": 19165, + "awkward": 19166, + "MAR": 19167, + "Wick": 19168, + "McKin": 19169, + "emir": 19170, + "digit": 19171, + "NOR": 19172, + "tends": 19173, + "instantly": 19174, + "##eca": 19175, + "democratically": 19176, + "honors": 19177, + "twist": 19178, + "MAY": 19179, + "npr": 19180, + "companion": 19181, + "Louise": 19182, + "breeding": 19183, + "blackmail": 19184, + "crem": 19185, + "pragmatic": 19186, + "Mitter": 19187, + "reunited": 19188, + "Township": 19189, + "rushing": 19190, + "whales": 19191, + "entrepreneurs": 19192, + "slump": 19193, + "pouring": 19194, + "Ya": 19195, + "Eduardo": 19196, + "homemade": 19197, + "Madag": 19198, + "##utz": 19199, + "commuter": 19200, + "surrog": 19201, + "fiery": 19202, + "##ateur": 19203, + "backb": 19204, + "PLA": 19205, + "Sena": 19206, + "Details": 19207, + "Torture": 19208, + "overst": 19209, + "OS": 19210, + "##otto": 19211, + "marines": 19212, + "Gutierrez": 19213, + "##UB": 19214, + "Boxer": 19215, + "##Bar": 19216, + "cyclone": 19217, + "bureaucrats": 19218, + "Strong": 19219, + "homicides": 19220, + "Klaus": 19221, + "##ieh": 19222, + "Dew": 19223, + "Nader": 19224, + "Fairfax": 19225, + "folk": 19226, + "boosted": 19227, + "assessing": 19228, + "Interpol": 19229, + "tomb": 19230, + "##orf": 19231, + "contributor": 19232, + "overfl": 19233, + "Roberto": 19234, + "Sandinista": 19235, + "chilling": 19236, + "FOLLOWS": 19237, + "improvised": 19238, + "diversion": 19239, + "abund": 19240, + "freshman": 19241, + "counselor": 19242, + "layoffs": 19243, + "appointees": 19244, + "Gong": 19245, + "nonsense": 19246, + "Uber": 19247, + "Baron": 19248, + "Lion": 19249, + "Scouts": 19250, + "Fifty": 19251, + "##uta": 19252, + "regrets": 19253, + "logical": 19254, + "relentless": 19255, + "Lung": 19256, + "Pool": 19257, + "shores": 19258, + "Unions": 19259, + "1928": 19260, + "Concord": 19261, + "Search": 19262, + "Hary": 19263, + "Someone": 19264, + "fortified": 19265, + "outer": 19266, + "Aqsa": 19267, + "kicking": 19268, + "hears": 19269, + "Kag": 19270, + "##omer": 19271, + "INC": 19272, + "145": 19273, + "Mw": 19274, + "Migration": 19275, + "Moldova": 19276, + "adoles": 19277, + "Rol": 19278, + "106": 19279, + "asleep": 19280, + "demise": 19281, + "##aque": 19282, + "Gilbert": 19283, + "Ath": 19284, + "radicals": 19285, + "chron": 19286, + "Kais": 19287, + "Crimes": 19288, + "definitive": 19289, + "NATIONS": 19290, + "overshad": 19291, + "##ls": 19292, + "modernization": 19293, + "intelligent": 19294, + "orderly": 19295, + "##iguous": 19296, + "ail": 19297, + "Online": 19298, + "launchers": 19299, + "##hea": 19300, + "fax": 19301, + "Felipe": 19302, + "##ISS": 19303, + "##ichuan": 19304, + "sham": 19305, + "1910": 19306, + "relate": 19307, + "NOT": 19308, + "Reilly": 19309, + "afflu": 19310, + "##vio": 19311, + "Parties": 19312, + "strongman": 19313, + "toured": 19314, + "##ishi": 19315, + "coincided": 19316, + "Girls": 19317, + "Dou": 19318, + "terminated": 19319, + "Nurs": 19320, + "vigorous": 19321, + "plummet": 19322, + "##USH": 19323, + "##fill": 19324, + "Economy": 19325, + "Ginsburg": 19326, + "farther": 19327, + "cough": 19328, + "abl": 19329, + "Buffalo": 19330, + "newcom": 19331, + "Rafah": 19332, + "bachelor": 19333, + "Gardner": 19334, + "Looking": 19335, + "confrontations": 19336, + "forefront": 19337, + "archbishop": 19338, + "1912": 19339, + "contributors": 19340, + "arising": 19341, + "Benazir": 19342, + "laughing": 19343, + "despair": 19344, + "Nuys": 19345, + "##ranger": 19346, + "Jag": 19347, + "cubic": 19348, + "##esville": 19349, + "Ve": 19350, + "outlaw": 19351, + "Caption": 19352, + "promotes": 19353, + "Murdoch": 19354, + "Dulles": 19355, + "collectively": 19356, + "Optional": 19357, + "Riz": 19358, + "relieve": 19359, + "Jessica": 19360, + "solitary": 19361, + "quantities": 19362, + "tabloid": 19363, + "malnutrition": 19364, + "Mujah": 19365, + "cavalry": 19366, + "Veh": 19367, + "Vald": 19368, + "Patterson": 19369, + "BU": 19370, + "Crescent": 19371, + "Diane": 19372, + "taxation": 19373, + "Related": 19374, + "transmit": 19375, + "clouds": 19376, + "salvage": 19377, + "##hall": 19378, + "Abs": 19379, + "##fran": 19380, + "shun": 19381, + "episodes": 19382, + "curious": 19383, + "Efforts": 19384, + "poetry": 19385, + "detentions": 19386, + "vow": 19387, + "hikes": 19388, + "Biss": 19389, + "Schiff": 19390, + "ignited": 19391, + "Joaquin": 19392, + "Loy": 19393, + "activated": 19394, + "derived": 19395, + "MALE": 19396, + "cockt": 19397, + "Hagel": 19398, + "wan": 19399, + "Zionist": 19400, + "Appropriations": 19401, + "Miliband": 19402, + "psychiatrist": 19403, + "backgrounds": 19404, + "proponents": 19405, + "contingency": 19406, + "Advertisement": 19407, + "observations": 19408, + "tarn": 19409, + "Researchers": 19410, + "##arov": 19411, + "congratulated": 19412, + "##ipel": 19413, + "Lac": 19414, + "Tijuana": 19415, + "Anglican": 19416, + "Termin": 19417, + "##empl": 19418, + "saddened": 19419, + "##CA": 19420, + "fiercely": 19421, + "disresp": 19422, + "Dasch": 19423, + "##ECT": 19424, + "appointing": 19425, + "##YS": 19426, + "xen": 19427, + "cheating": 19428, + "Consumer": 19429, + "Justices": 19430, + "Brew": 19431, + "perv": 19432, + "nb": 19433, + "Abram": 19434, + "MEPs": 19435, + "##enting": 19436, + "Calls": 19437, + "reproductive": 19438, + "eradicate": 19439, + "Jung": 19440, + "uniformed": 19441, + "##ourge": 19442, + "dismantled": 19443, + "##IGHT": 19444, + "tyc": 19445, + "albeit": 19446, + "Shap": 19447, + "foe": 19448, + "Mobile": 19449, + "margins": 19450, + "confessions": 19451, + "lawn": 19452, + "Mok": 19453, + "Byrd": 19454, + "raged": 19455, + "Edwin": 19456, + "Victory": 19457, + "##ivu": 19458, + "Saigon": 19459, + "stamps": 19460, + "##low": 19461, + "##join": 19462, + "1925": 19463, + "Sain": 19464, + "Winston": 19465, + "Fur": 19466, + "Gust": 19467, + "##onte": 19468, + "Large": 19469, + "Nur": 19470, + "##lice": 19471, + "Swan": 19472, + "##icon": 19473, + "jurisdictions": 19474, + "##atti": 19475, + "excer": 19476, + "Weinstein": 19477, + "vegetables": 19478, + "Corrections": 19479, + "readily": 19480, + "cites": 19481, + "passionate": 19482, + "endorsing": 19483, + "wipe": 19484, + "Czechoslovakia": 19485, + "cannon": 19486, + "##essa": 19487, + "governorship": 19488, + "GE": 19489, + "Kasich": 19490, + "Libby": 19491, + "coat": 19492, + "designer": 19493, + "billed": 19494, + "Mead": 19495, + "Schne": 19496, + "reperc": 19497, + "malicious": 19498, + "##kinson": 19499, + "dissolution": 19500, + "Midlands": 19501, + "Judges": 19502, + "##MENT": 19503, + "racketeering": 19504, + "exciting": 19505, + "openness": 19506, + "Send": 19507, + "Buttig": 19508, + "Chennai": 19509, + "60s": 19510, + "##garh": 19511, + "Naid": 19512, + "exposing": 19513, + "Subscribe": 19514, + "Kaduna": 19515, + "##ealous": 19516, + "informing": 19517, + "Particip": 19518, + "Rehn": 19519, + "Zagreb": 19520, + "##elam": 19521, + "##gone": 19522, + "Alvarez": 19523, + "##emost": 19524, + "Thousand": 19525, + "husbands": 19526, + "libraries": 19527, + "Madagasc": 19528, + "Djib": 19529, + "continuously": 19530, + "##aneous": 19531, + "Nis": 19532, + "Blood": 19533, + "depressed": 19534, + "Kampala": 19535, + "Grande": 19536, + "##OME": 19537, + "##araig": 19538, + "hast": 19539, + "Missile": 19540, + "Autonomous": 19541, + "Wuhan": 19542, + "uncomm": 19543, + "Sonia": 19544, + "##oi": 19545, + "wand": 19546, + "Stephanie": 19547, + "Sik": 19548, + "Rajasthan": 19549, + "Gerhard": 19550, + "Walesa": 19551, + "Parenthood": 19552, + "crippled": 19553, + "obl": 19554, + "##aland": 19555, + "homosexuals": 19556, + "##arest": 19557, + "costing": 19558, + "WAR": 19559, + "Hob": 19560, + "destroyer": 19561, + "irrelevant": 19562, + "Jas": 19563, + "yelled": 19564, + "adam": 19565, + "infants": 19566, + "##oyle": 19567, + "Pew": 19568, + "Daschle": 19569, + "founders": 19570, + "##acey": 19571, + "Leh": 19572, + "Geph": 19573, + "monuments": 19574, + "advisors": 19575, + "explode": 19576, + "flaws": 19577, + "boots": 19578, + "eviction": 19579, + "##effic": 19580, + "manages": 19581, + "##ophobic": 19582, + "Zak": 19583, + "descendants": 19584, + "jokes": 19585, + "clem": 19586, + "##ags": 19587, + "##iso": 19588, + "Luck": 19589, + "seeds": 19590, + "joked": 19591, + "Coronavirus": 19592, + "Coming": 19593, + "##hibition": 19594, + "Nashville": 19595, + "partisans": 19596, + "unexpl": 19597, + "Pip": 19598, + "Judy": 19599, + "##angle": 19600, + "kits": 19601, + "circulating": 19602, + "Essex": 19603, + "##appa": 19604, + "Ranch": 19605, + "##oshi": 19606, + "Faw": 19607, + "Threat": 19608, + "##8tm": 19609, + "Verb8tm": 19610, + "Teresa": 19611, + "Domestic": 19612, + "##riv": 19613, + "Herr": 19614, + "termination": 19615, + "Bruno": 19616, + "regulator": 19617, + "##stairs": 19618, + "##Baradei": 19619, + "ruined": 19620, + "stretches": 19621, + "overly": 19622, + "annul": 19623, + "##bull": 19624, + "antibiot": 19625, + "Faith": 19626, + "113": 19627, + "prevents": 19628, + "Kurt": 19629, + "tres": 19630, + "deepen": 19631, + "prud": 19632, + "Villaraig": 19633, + "varied": 19634, + "OB": 19635, + "##strom": 19636, + "NP": 19637, + "encounters": 19638, + "fastest": 19639, + "ElBaradei": 19640, + "##quiring": 19641, + "Freeman": 19642, + "Villaraigosa": 19643, + "##judicial": 19644, + "Laboratory": 19645, + "Gavin": 19646, + "Gramm": 19647, + "Nepali": 19648, + "aval": 19649, + "Kenyans": 19650, + "coward": 19651, + "olds": 19652, + "Mats": 19653, + "mutually": 19654, + "Jacobs": 19655, + "Orban": 19656, + "##GR": 19657, + "##edo": 19658, + "Canber": 19659, + "##inating": 19660, + "Gephardt": 19661, + "##ogi": 19662, + "visibility": 19663, + "spirits": 19664, + "medics": 19665, + "nbsp": 19666, + "Allawi": 19667, + "Chu": 19668, + "Leo": 19669, + "##TP": 19670, + "overdue": 19671, + "##eme": 19672, + "tangible": 19673, + "handwr": 19674, + "thugs": 19675, + "Sig": 19676, + "appalling": 19677, + "incomplete": 19678, + "##anthrop": 19679, + "musical": 19680, + "GEN": 19681, + "hed": 19682, + "Ausch": 19683, + "Petro": 19684, + "Guangdong": 19685, + "clad": 19686, + "irrit": 19687, + "reprisals": 19688, + "intrig": 19689, + "adversaries": 19690, + "COP": 19691, + "pains": 19692, + "restitution": 19693, + "emotionally": 19694, + "ol": 19695, + "##ruz": 19696, + "slum": 19697, + "Macao": 19698, + "Hook": 19699, + "balancing": 19700, + "frontline": 19701, + "##ardi": 19702, + "embark": 19703, + "paintings": 19704, + "technicians": 19705, + "dissolve": 19706, + "Auschwitz": 19707, + "Ricardo": 19708, + "rescind": 19709, + "attracting": 19710, + "Haryana": 19711, + "##ulative": 19712, + "defends": 19713, + "##otting": 19714, + "##say": 19715, + "##essional": 19716, + "retaliatory": 19717, + "Winds": 19718, + "nutrition": 19719, + "proclaim": 19720, + "RO": 19721, + "Manch": 19722, + "grouping": 19723, + "repressive": 19724, + "crippling": 19725, + "##untary": 19726, + "meteor": 19727, + "Murder": 19728, + "erosion": 19729, + "cockpit": 19730, + "shields": 19731, + "##ryn": 19732, + "Delegation": 19733, + "##unkhwa": 19734, + "fundraiser": 19735, + "Piet": 19736, + "clemency": 19737, + "caller": 19738, + "applicant": 19739, + "brass": 19740, + "extradite": 19741, + "integrate": 19742, + "strains": 19743, + "impeach": 19744, + "smoothly": 19745, + "airplanes": 19746, + "grandparents": 19747, + "Hayden": 19748, + "Steele": 19749, + "Brett": 19750, + "ranged": 19751, + "##outing": 19752, + "applicable": 19753, + "screens": 19754, + "737": 19755, + "realised": 19756, + "jeopardize": 19757, + "##EW": 19758, + "Silvio": 19759, + "Quay": 19760, + "concerted": 19761, + "logging": 19762, + "gravity": 19763, + "dispat": 19764, + "Goma": 19765, + "Ivoire": 19766, + "depot": 19767, + "apex": 19768, + "##andro": 19769, + "dams": 19770, + "##fa": 19771, + "alternate": 19772, + "##anto": 19773, + "reservoir": 19774, + "Email": 19775, + "##arland": 19776, + "Cardiff": 19777, + "Sach": 19778, + "daylight": 19779, + "Fact": 19780, + "Barros": 19781, + "Tyson": 19782, + "aston": 19783, + "Boucher": 19784, + "motions": 19785, + "eligibility": 19786, + "Roe": 19787, + "cadre": 19788, + "##artet": 19789, + "Muss": 19790, + "registering": 19791, + "Commercial": 19792, + "sells": 19793, + "##baz": 19794, + "remorse": 19795, + "starvation": 19796, + "Own": 19797, + "##lict": 19798, + "Jeh": 19799, + "##gon": 19800, + "solemn": 19801, + "EF": 19802, + "Stadium": 19803, + "lauded": 19804, + "parliamentarians": 19805, + "Wei": 19806, + "1927": 19807, + "fiction": 19808, + "feasible": 19809, + "##yad": 19810, + "exaggerated": 19811, + "challengers": 19812, + "manpower": 19813, + "Northam": 19814, + "audiences": 19815, + "Khome": 19816, + "Haitians": 19817, + "Detention": 19818, + "blasp": 19819, + "H5N1": 19820, + "Canberra": 19821, + "Twelve": 19822, + "shaping": 19823, + "discourse": 19824, + "interd": 19825, + "comeb": 19826, + "##aunting": 19827, + "specially": 19828, + "##nadze": 19829, + "correspondence": 19830, + "multim": 19831, + "lowering": 19832, + "ITAR": 19833, + "libel": 19834, + "Diy": 19835, + "posture": 19836, + "examiner": 19837, + "Qur": 19838, + "backyard": 19839, + "retaliate": 19840, + "Robb": 19841, + "resigning": 19842, + "##oly": 19843, + "107": 19844, + "##ambled": 19845, + "scary": 19846, + "360": 19847, + "complied": 19848, + "sheets": 19849, + "congestion": 19850, + "navigation": 19851, + "##py": 19852, + "magistrates": 19853, + "##acan": 19854, + "Behind": 19855, + "insight": 19856, + "Draft": 19857, + "monaster": 19858, + "tatt": 19859, + "##CHA": 19860, + "graphic": 19861, + "ruth": 19862, + "Hicks": 19863, + "Letter": 19864, + "liberated": 19865, + "dining": 19866, + "terrified": 19867, + "Juda": 19868, + "brigades": 19869, + "Shevard": 19870, + "##hee": 19871, + "systematically": 19872, + "##NELL": 19873, + "unmanned": 19874, + "authorizing": 19875, + "Ster": 19876, + "Ik": 19877, + "gunshots": 19878, + "revelation": 19879, + "Bright": 19880, + "examinations": 19881, + "unreal": 19882, + "forfe": 19883, + "Rebel": 19884, + "corrobor": 19885, + "attends": 19886, + "##istered": 19887, + "judgments": 19888, + "indul": 19889, + "Tech": 19890, + "reli": 19891, + "Diplomats": 19892, + "laser": 19893, + "Clarence": 19894, + "Bombay": 19895, + "##reath": 19896, + "stems": 19897, + "Bengaluru": 19898, + "repercussions": 19899, + "Welcome": 19900, + "preceded": 19901, + "stump": 19902, + "treasury": 19903, + "Conv": 19904, + "Lob": 19905, + "Friedman": 19906, + "fist": 19907, + "Noor": 19908, + "pad": 19909, + "staffing": 19910, + "Constant": 19911, + "overlooking": 19912, + "earmarked": 19913, + "25th": 19914, + "##roups": 19915, + "lyn": 19916, + "varying": 19917, + "Plat": 19918, + "Bolson": 19919, + "Joyce": 19920, + "Colo": 19921, + "lecturer": 19922, + "Yaz": 19923, + "careers": 19924, + "relocate": 19925, + "incarceration": 19926, + "implied": 19927, + "##UE": 19928, + "Hub": 19929, + "betrayed": 19930, + "females": 19931, + "asserting": 19932, + "##resses": 19933, + "imposition": 19934, + "maneuvers": 19935, + "steadfast": 19936, + "Crawford": 19937, + "catching": 19938, + "##leys": 19939, + "fortun": 19940, + "debut": 19941, + "##iere": 19942, + "##lika": 19943, + "Zemin": 19944, + "Lynd": 19945, + "##apest": 19946, + "850": 19947, + "Wan": 19948, + "dairy": 19949, + "capitalism": 19950, + "editing": 19951, + "Month": 19952, + "Yard": 19953, + "kg": 19954, + "Donna": 19955, + "BEIR": 19956, + "Pab": 19957, + "##UP": 19958, + "briefings": 19959, + "permitting": 19960, + "##elong": 19961, + "Presby": 19962, + "Neal": 19963, + "##bourg": 19964, + "breathe": 19965, + "Shevardnadze": 19966, + "Padilla": 19967, + "footh": 19968, + "foiled": 19969, + "Griffith": 19970, + "Pakhtunkhwa": 19971, + "kinderg": 19972, + "##uggage": 19973, + "Beit": 19974, + "Enterprise": 19975, + "Chelsea": 19976, + "Airborne": 19977, + "Kibaki": 19978, + "Bolsonaro": 19979, + "Kok": 19980, + "Drew": 19981, + "fame": 19982, + "champions": 19983, + "Mullah": 19984, + "Theodore": 19985, + "##bled": 19986, + "foresee": 19987, + "Hoover": 19988, + "empowered": 19989, + "Matter": 19990, + "neutrality": 19991, + "Correspond": 19992, + "pedd": 19993, + "defected": 19994, + "Brief": 19995, + "bodily": 19996, + "unhar": 19997, + "Marcus": 19998, + "unpredictable": 19999, + "Sara": 20000, + "dependence": 20001, + "DeLay": 20002, + "Doming": 20003, + "Stef": 20004, + "embold": 20005, + "proposition": 20006, + "observing": 20007, + "Mercedes": 20008, + "arraignment": 20009, + "rabb": 20010, + "Mauritania": 20011, + "newest": 20012, + "Michele": 20013, + "Note": 20014, + "Brune": 20015, + "greed": 20016, + "Dorn": 20017, + "##LY": 20018, + "##ANU": 20019, + "woke": 20020, + "##ereg": 20021, + "##daughter": 20022, + "##iblical": 20023, + "honey": 20024, + "Rawalp": 20025, + "instituted": 20026, + "Suffolk": 20027, + "1913": 20028, + "infuri": 20029, + "Shoot": 20030, + "McF": 20031, + "invade": 20032, + "federally": 20033, + "##ustin": 20034, + "flared": 20035, + "strategists": 20036, + "fractured": 20037, + "##inging": 20038, + "marchers": 20039, + "Rawalpindi": 20040, + "##eats": 20041, + "Saharan": 20042, + "Yonhap": 20043, + "##lings": 20044, + "balcon": 20045, + "Link": 20046, + "mirror": 20047, + "roadblocks": 20048, + "BEIRUT": 20049, + "pipelines": 20050, + "Khomeini": 20051, + "backp": 20052, + "breaches": 20053, + "forgive": 20054, + "flagged": 20055, + "##UST": 20056, + "sprayed": 20057, + "Magazine": 20058, + "Inv": 20059, + "vehemently": 20060, + "##12": 20061, + "Dum": 20062, + "##ozone": 20063, + "Sard": 20064, + "flip": 20065, + "anticipate": 20066, + "blows": 20067, + "Hugh": 20068, + "##giene": 20069, + "Loc": 20070, + "laureate": 20071, + "##oran": 20072, + "##istrar": 20073, + "smuggle": 20074, + "##ourable": 20075, + "escaping": 20076, + "steer": 20077, + "laps": 20078, + "Cul": 20079, + "FC": 20080, + "woo": 20081, + "personalities": 20082, + "APEC": 20083, + "ablaze": 20084, + "microp": 20085, + "postponement": 20086, + "Yous": 20087, + "Dil": 20088, + "rings": 20089, + "Sny": 20090, + "potent": 20091, + "torpedo": 20092, + "abiding": 20093, + "##habi": 20094, + "electronics": 20095, + "smear": 20096, + "surged": 20097, + "unlimited": 20098, + "Dems": 20099, + "Attacks": 20100, + "##cheon": 20101, + "poisoned": 20102, + "Hod": 20103, + "McClellan": 20104, + "VII": 20105, + "steering": 20106, + "Julia": 20107, + "Technical": 20108, + "unharmed": 20109, + "destined": 20110, + "Alleg": 20111, + "Fra": 20112, + "JC": 20113, + "##iw": 20114, + "Hogan": 20115, + "heed": 20116, + "##etermin": 20117, + "cessation": 20118, + "Tuc": 20119, + "ferv": 20120, + "Faroo": 20121, + "shack": 20122, + "bless": 20123, + "consuming": 20124, + "courageous": 20125, + "projections": 20126, + "overcrowding": 20127, + "Ask": 20128, + "Sports": 20129, + "##TY": 20130, + "##bani": 20131, + "Waters": 20132, + "luggage": 20133, + "wrang": 20134, + "Companies": 20135, + "Derb": 20136, + "undercut": 20137, + "##von": 20138, + "gloves": 20139, + "pipes": 20140, + "uncont": 20141, + "Nan": 20142, + "##hetamine": 20143, + "##asco": 20144, + "Alz": 20145, + "Horse": 20146, + "explor": 20147, + "rioters": 20148, + "ineffic": 20149, + "Equality": 20150, + "Sichuan": 20151, + "IRNA": 20152, + "cyn": 20153, + "Weiss": 20154, + "defunct": 20155, + "Rajap": 20156, + "poorer": 20157, + "biography": 20158, + "deadlocked": 20159, + "Moin": 20160, + "textile": 20161, + "Mine": 20162, + "foremost": 20163, + "Historic": 20164, + "Kaiser": 20165, + "defra": 20166, + "comeback": 20167, + "validity": 20168, + "##rue": 20169, + "frustrating": 20170, + "soared": 20171, + "Dale": 20172, + "Talking": 20173, + "Brothers": 20174, + "accomplices": 20175, + "prestige": 20176, + "tighter": 20177, + "##dr": 20178, + "Prob": 20179, + "Mormon": 20180, + "NAF": 20181, + "30s": 20182, + "washing": 20183, + "unconditional": 20184, + "risked": 20185, + "spurred": 20186, + "haun": 20187, + "Peng": 20188, + "foods": 20189, + "stew": 20190, + "manhunt": 20191, + "##original": 20192, + "sights": 20193, + "370": 20194, + "Question": 20195, + "Vick": 20196, + "dynasty": 20197, + "Talk": 20198, + "intimate": 20199, + "liners": 20200, + "mediators": 20201, + "weakening": 20202, + "Straits": 20203, + "nasty": 20204, + "sidel": 20205, + "Dodd": 20206, + "##hess": 20207, + "stereotyp": 20208, + "##cheduled": 20209, + "Correctional": 20210, + "malf": 20211, + "Budapest": 20212, + "Bloc": 20213, + "Rid": 20214, + "prey": 20215, + "Exped": 20216, + "funct": 20217, + "announcements": 20218, + "Sep": 20219, + "unreg": 20220, + "Spitzer": 20221, + "regretted": 20222, + "infor": 20223, + "Randy": 20224, + "rugged": 20225, + "##affe": 20226, + "Immedi": 20227, + "Lithuanian": 20228, + "Race": 20229, + "discredit": 20230, + "Affordable": 20231, + "departing": 20232, + "##enthal": 20233, + "systemic": 20234, + "infiltration": 20235, + "Lancaster": 20236, + "##hey": 20237, + "fascist": 20238, + "transm": 20239, + "honoring": 20240, + "statues": 20241, + "##itaries": 20242, + "doomed": 20243, + "##cts": 20244, + "disqualified": 20245, + "thorn": 20246, + "accomplishments": 20247, + "Aircraft": 20248, + "mentioning": 20249, + "median": 20250, + "scaled": 20251, + "strikers": 20252, + "antagon": 20253, + "Spir": 20254, + "Oliv": 20255, + "##80": 20256, + "Sz": 20257, + "##ende": 20258, + "functional": 20259, + "adap": 20260, + "##ueling": 20261, + "jeopardy": 20262, + "unreasonable": 20263, + "mobilized": 20264, + "Shield": 20265, + "celebrities": 20266, + "Disco": 20267, + "cruelty": 20268, + "Venice": 20269, + "320": 20270, + "Concern": 20271, + "incarcerated": 20272, + "stagn": 20273, + "Leslie": 20274, + "charred": 20275, + "totaling": 20276, + "wra": 20277, + "diocese": 20278, + "glor": 20279, + "##ustainable": 20280, + "lend": 20281, + "FEMA": 20282, + "leaflets": 20283, + "##alities": 20284, + "##udge": 20285, + "mudd": 20286, + "elephants": 20287, + "Hilton": 20288, + "Prosp": 20289, + "statutes": 20290, + "busiest": 20291, + "BM": 20292, + "expatri": 20293, + "summons": 20294, + "Help": 20295, + "arming": 20296, + "SL": 20297, + "walkout": 20298, + "parental": 20299, + "revered": 20300, + "chartered": 20301, + "pork": 20302, + "lover": 20303, + "indiscriminate": 20304, + "accomplice": 20305, + "rivalry": 20306, + "Euro": 20307, + "##ussen": 20308, + "insults": 20309, + "##lett": 20310, + "##ewski": 20311, + "Sung": 20312, + "##gling": 20313, + "essay": 20314, + "Cochran": 20315, + "##BUR": 20316, + "peasants": 20317, + "distinguish": 20318, + "fost": 20319, + "stirred": 20320, + "bids": 20321, + "rigorous": 20322, + "protocols": 20323, + "perpetrated": 20324, + "hoax": 20325, + "Botswana": 20326, + "recalling": 20327, + "Princeton": 20328, + "upgraded": 20329, + "##bercul": 20330, + "rumours": 20331, + "mistreatment": 20332, + "thief": 20333, + "Ferdin": 20334, + "Sound": 20335, + "Meyer": 20336, + "slash": 20337, + "##eddy": 20338, + "Ahead": 20339, + "wording": 20340, + "chickens": 20341, + "Hyde": 20342, + "Koran": 20343, + "Presbyter": 20344, + "Consulate": 20345, + "busted": 20346, + "Sof": 20347, + "Strauss": 20348, + "brutally": 20349, + "agitation": 20350, + "Khalifa": 20351, + "VC": 20352, + "Yi": 20353, + "Wid": 20354, + "warlords": 20355, + "117": 20356, + "##racts": 20357, + "##IDENT": 20358, + "Tin": 20359, + "acquaint": 20360, + "##integration": 20361, + "Kano": 20362, + "militancy": 20363, + "Discrimination": 20364, + "pepper": 20365, + "punishing": 20366, + "hawk": 20367, + "Negotiations": 20368, + "interventions": 20369, + "whale": 20370, + "##ados": 20371, + "HAR": 20372, + "epicenter": 20373, + "friction": 20374, + "Summer": 20375, + "##rir": 20376, + "Advocate": 20377, + "shrinking": 20378, + "fulfilling": 20379, + "Zelaya": 20380, + "Curtis": 20381, + "subcont": 20382, + "Ident": 20383, + "Salim": 20384, + "accordingly": 20385, + "pumping": 20386, + "abus": 20387, + "maternal": 20388, + "dismissing": 20389, + "##berculosis": 20390, + "melt": 20391, + "uproar": 20392, + "Abh": 20393, + "bandits": 20394, + "##rowing": 20395, + "##edience": 20396, + "##patrick": 20397, + "KE": 20398, + "114": 20399, + "330": 20400, + "trespass": 20401, + "campaigner": 20402, + "##ipelago": 20403, + "##answ": 20404, + "gunpoint": 20405, + "Final": 20406, + "fences": 20407, + "Gibbs": 20408, + "Keating": 20409, + "organisers": 20410, + "lining": 20411, + "pamp": 20412, + "##ipher": 20413, + "Olson": 20414, + "124": 20415, + "Pell": 20416, + "hyper": 20417, + "Type": 20418, + "emperor": 20419, + "owes": 20420, + "Thur": 20421, + "Bhutan": 20422, + "Panel": 20423, + "##oding": 20424, + "photographers": 20425, + "Hani": 20426, + "##ambo": 20427, + "mobilize": 20428, + "charm": 20429, + "Philippe": 20430, + "Hus": 20431, + "cream": 20432, + "SDF": 20433, + "hydro": 20434, + "merchants": 20435, + "Buttigieg": 20436, + "curtail": 20437, + "Climate": 20438, + "probes": 20439, + "Reza": 20440, + "rupees": 20441, + "famed": 20442, + "eyed": 20443, + "Soph": 20444, + "intra": 20445, + "assassinations": 20446, + "illegit": 20447, + "Vijay": 20448, + "monkey": 20449, + "Tul": 20450, + "##19": 20451, + "Ming": 20452, + "Proced": 20453, + "alumin": 20454, + "Paz": 20455, + "RT": 20456, + "Chong": 20457, + "fiance": 20458, + "OAS": 20459, + "Snyder": 20460, + "tant": 20461, + "slowing": 20462, + "prominence": 20463, + "menace": 20464, + "Oft": 20465, + "1911": 20466, + "True": 20467, + "toy": 20468, + "Tories": 20469, + "Madagascar": 20470, + "Mitterrand": 20471, + "constable": 20472, + "##ortional": 20473, + "landlord": 20474, + "depicted": 20475, + "Vista": 20476, + "##asting": 20477, + "Musa": 20478, + "##ACA": 20479, + "swath": 20480, + "ok": 20481, + "Jackie": 20482, + "unfounded": 20483, + "Interest": 20484, + "Panaman": 20485, + "comparing": 20486, + "##enburg": 20487, + "forcefully": 20488, + "1926": 20489, + "resuming": 20490, + "Janeiro": 20491, + "dogged": 20492, + "Principal": 20493, + "##quis": 20494, + "turf": 20495, + "Paraguay": 20496, + "comprises": 20497, + "writings": 20498, + "py": 20499, + "Lance": 20500, + "medications": 20501, + "recreation": 20502, + "uphe": 20503, + "##spe": 20504, + "worshippers": 20505, + "complicity": 20506, + "Apparently": 20507, + "Ghali": 20508, + "screw": 20509, + "ethn": 20510, + "gauge": 20511, + "Nicola": 20512, + "corrected": 20513, + "##andy": 20514, + "123": 20515, + "sober": 20516, + "Rost": 20517, + "scor": 20518, + "intimidated": 20519, + "##igs": 20520, + "reclaim": 20521, + "70s": 20522, + "Poor": 20523, + "nonvi": 20524, + "earnest": 20525, + "wrap": 20526, + "prevailed": 20527, + "override": 20528, + "Either": 20529, + "spat": 20530, + "##News": 20531, + "Oj": 20532, + "sailed": 20533, + "##abs": 20534, + "Fullerton": 20535, + "insign": 20536, + "##yon": 20537, + "commenting": 20538, + "Attack": 20539, + "Monrov": 20540, + "Dixon": 20541, + "Guam": 20542, + "SOUND": 20543, + "flower": 20544, + "cares": 20545, + "stuffed": 20546, + "Sebast": 20547, + "Chrys": 20548, + "##isible": 20549, + "floated": 20550, + "##number": 20551, + "##ACE": 20552, + "Deutsche": 20553, + "mafia": 20554, + "fuels": 20555, + "##ravel": 20556, + "##ADS": 20557, + "Tanzanian": 20558, + "Vernon": 20559, + "TIM": 20560, + "cartoons": 20561, + "submer": 20562, + "##steps": 20563, + "Megh": 20564, + "Build": 20565, + "slap": 20566, + "Beat": 20567, + "Fighter": 20568, + "enhancing": 20569, + "Zhao": 20570, + "80s": 20571, + "Develop": 20572, + "Stras": 20573, + "##nikov": 20574, + "archives": 20575, + "Gaul": 20576, + "Means": 20577, + "Rebec": 20578, + "plenary": 20579, + "UKIP": 20580, + "##cile": 20581, + "fitted": 20582, + "hail": 20583, + "Doctor": 20584, + "seed": 20585, + "magic": 20586, + "halfway": 20587, + "knocking": 20588, + "butter": 20589, + "exon": 20590, + "adjusted": 20591, + "usage": 20592, + "Kuch": 20593, + "Raja": 20594, + "Villa": 20595, + "unsc": 20596, + "Cay": 20597, + "##elman": 20598, + "extrajudicial": 20599, + "Baby": 20600, + "punct": 20601, + "confusing": 20602, + "##buro": 20603, + "Arun": 20604, + "Navar": 20605, + "Yak": 20606, + "Ramon": 20607, + "embezzlement": 20608, + "##hurst": 20609, + "Garcetti": 20610, + "Fear": 20611, + "Edmund": 20612, + "Rule": 20613, + "##owner": 20614, + "Salam": 20615, + "sword": 20616, + "tiger": 20617, + "Obrador": 20618, + "retreated": 20619, + "Riley": 20620, + "Progressives": 20621, + "##oshima": 20622, + "estranged": 20623, + "insiders": 20624, + "laughter": 20625, + "mistakenly": 20626, + "salmon": 20627, + "demon": 20628, + "makeup": 20629, + "conjunction": 20630, + "##impse": 20631, + "##unals": 20632, + "affluent": 20633, + "repeating": 20634, + "Plant": 20635, + "corners": 20636, + "Hick": 20637, + "stranger": 20638, + "##ubu": 20639, + "scenarios": 20640, + "Monrovia": 20641, + "Sek": 20642, + "Hort": 20643, + "morality": 20644, + "Fellow": 20645, + "##zes": 20646, + "##ribly": 20647, + "##adal": 20648, + "dignitaries": 20649, + "IOC": 20650, + "downed": 20651, + "Ling": 20652, + "rebuilt": 20653, + "forgiveness": 20654, + "ribb": 20655, + "PE": 20656, + "Eritrean": 20657, + "budgetary": 20658, + "Lud": 20659, + "Gue": 20660, + "Humph": 20661, + "Emir": 20662, + "Wool": 20663, + "junk": 20664, + "Haig": 20665, + "CPP": 20666, + "flurry": 20667, + "Harlem": 20668, + "skel": 20669, + "wasted": 20670, + "##otype": 20671, + "##ankar": 20672, + "Brunei": 20673, + "External": 20674, + "##boro": 20675, + "##enant": 20676, + "##vet": 20677, + "reconcile": 20678, + "Gow": 20679, + "##rika": 20680, + "seizures": 20681, + "##ographer": 20682, + "Andres": 20683, + "Richards": 20684, + "Nasir": 20685, + "shoe": 20686, + "entrepreneur": 20687, + "JD": 20688, + "exempl": 20689, + "##estan": 20690, + "Trent": 20691, + "portr": 20692, + "unexpectedly": 20693, + "carnage": 20694, + "##itar": 20695, + "Bast": 20696, + "##ursed": 20697, + "Homs": 20698, + "balloting": 20699, + "intox": 20700, + "botched": 20701, + "##erner": 20702, + "Nun": 20703, + "##raib": 20704, + "Specter": 20705, + "reforming": 20706, + "##elsen": 20707, + "##ivated": 20708, + "Property": 20709, + "lure": 20710, + "hierarchy": 20711, + "bron": 20712, + "domination": 20713, + "Surve": 20714, + "Give": 20715, + "chasing": 20716, + "Cain": 20717, + "courtesy": 20718, + "monsoon": 20719, + "hunters": 20720, + "Chase": 20721, + "Eelam": 20722, + "##RY": 20723, + "undergone": 20724, + "barbar": 20725, + "Basil": 20726, + "##KYO": 20727, + "discount": 20728, + "Karab": 20729, + "fore": 20730, + "Detectives": 20731, + "TOKYO": 20732, + "Tbil": 20733, + "ensh": 20734, + "sporting": 20735, + "assertions": 20736, + "Napole": 20737, + "missionary": 20738, + "glimpse": 20739, + "paved": 20740, + "predicting": 20741, + "authorised": 20742, + "Igor": 20743, + "faulty": 20744, + "DHS": 20745, + "cheers": 20746, + "MH": 20747, + "WAT": 20748, + "voy": 20749, + "Dunn": 20750, + "168": 20751, + "Tamils": 20752, + "Lenin": 20753, + "1940s": 20754, + "Melissa": 20755, + "Radical": 20756, + "ausp": 20757, + "aftersh": 20758, + "Emily": 20759, + "SAP": 20760, + "vaccinated": 20761, + "Kyodo": 20762, + "partition": 20763, + "Observers": 20764, + "##agne": 20765, + "delivers": 20766, + "##ompanied": 20767, + "SEOUL": 20768, + "Ghaz": 20769, + "Vance": 20770, + "Fine": 20771, + "##kan": 20772, + "Baldwin": 20773, + "colors": 20774, + "Slovak": 20775, + "garnered": 20776, + "patriotism": 20777, + "Qatari": 20778, + "##ocating": 20779, + "realise": 20780, + "Tbilisi": 20781, + "impacted": 20782, + "##onda": 20783, + "Raq": 20784, + "Making": 20785, + "##BITE": 20786, + "Prist": 20787, + "##atre": 20788, + "defines": 20789, + "Ferdinand": 20790, + "weaker": 20791, + "##MB": 20792, + "raiser": 20793, + "Harb": 20794, + "ridden": 20795, + "Tari": 20796, + "presently": 20797, + "reorganization": 20798, + "Reserv": 20799, + "Goldberg": 20800, + "click": 20801, + "Surviv": 20802, + "SOUNDBITE": 20803, + "reth": 20804, + "Pais": 20805, + "##ibus": 20806, + "es": 20807, + "##asses": 20808, + "Deuk": 20809, + "classmates": 20810, + "stubborn": 20811, + "whis": 20812, + "Dianne": 20813, + "societal": 20814, + "Gru": 20815, + "Jaffna": 20816, + "Find": 20817, + "Uh": 20818, + "anticipation": 20819, + "spacecraft": 20820, + "##17": 20821, + "Deborah": 20822, + "diox": 20823, + "Bend": 20824, + "Betty": 20825, + "unansw": 20826, + "foss": 20827, + "Leave": 20828, + "Hamad": 20829, + "pistols": 20830, + "ration": 20831, + "Ghraib": 20832, + "stemmed": 20833, + "##fish": 20834, + "mediate": 20835, + "Griffin": 20836, + "holed": 20837, + "kin": 20838, + "Judaism": 20839, + "Matthews": 20840, + "franchise": 20841, + "##ateau": 20842, + "inspire": 20843, + "drastically": 20844, + "owing": 20845, + "Discovery": 20846, + "vain": 20847, + "Ordin": 20848, + "Gene": 20849, + "Lex": 20850, + "##essim": 20851, + "Koz": 20852, + "SR": 20853, + "Noting": 20854, + "Grow": 20855, + "##mejian": 20856, + "Allan": 20857, + "pest": 20858, + "messaging": 20859, + "forums": 20860, + "Rebecca": 20861, + "cup": 20862, + "accurately": 20863, + "G20": 20864, + "##phal": 20865, + "recommending": 20866, + "Junior": 20867, + "##adur": 20868, + "dissatisfaction": 20869, + "##VA": 20870, + "Feder": 20871, + "##25": 20872, + "lately": 20873, + "##boat": 20874, + "baggage": 20875, + "Davidson": 20876, + "reparations": 20877, + "gene": 20878, + "hurdles": 20879, + "addicts": 20880, + "fingerprints": 20881, + "enlist": 20882, + "Provision": 20883, + "outnumber": 20884, + "Jill": 20885, + "employs": 20886, + "##wara": 20887, + "Isis": 20888, + "Rudolph": 20889, + "parach": 20890, + "consolidated": 20891, + "Medina": 20892, + "patrolled": 20893, + "wholly": 20894, + "Mons": 20895, + "Sadat": 20896, + "horm": 20897, + "##hum": 20898, + "##comings": 20899, + "Berger": 20900, + "HRW": 20901, + "shrug": 20902, + "outlining": 20903, + "Strike": 20904, + "congressmen": 20905, + "gestures": 20906, + "Stre": 20907, + "Killed": 20908, + "regained": 20909, + "demilitar": 20910, + "Deukmejian": 20911, + "##iku": 20912, + "Kathmandu": 20913, + "Mecca": 20914, + "Mai": 20915, + "HS": 20916, + "Monte": 20917, + "##icular": 20918, + "##itas": 20919, + "rigid": 20920, + "overshadowed": 20921, + "116": 20922, + "PG": 20923, + "118": 20924, + "Quetta": 20925, + "uneasy": 20926, + "fict": 20927, + "endure": 20928, + "duo": 20929, + "sadness": 20930, + "Supt": 20931, + "gonna": 20932, + "assassinate": 20933, + "Pi": 20934, + "assignments": 20935, + "shameful": 20936, + "shallow": 20937, + "appropriately": 20938, + "eman": 20939, + "Nature": 20940, + "pertaining": 20941, + "retake": 20942, + "##pherd": 20943, + "unwanted": 20944, + "Investigations": 20945, + "##ophy": 20946, + "plug": 20947, + "segments": 20948, + "fluid": 20949, + "destinations": 20950, + "clarification": 20951, + "destabilize": 20952, + "wrec": 20953, + "stray": 20954, + "analyzed": 20955, + "##anne": 20956, + "artif": 20957, + "Greeks": 20958, + "Tou": 20959, + "Cell": 20960, + "##contin": 20961, + "##erable": 20962, + "methamp": 20963, + "privileged": 20964, + "Amt": 20965, + "Minsk": 20966, + "glasses": 20967, + "dare": 20968, + "Hiz": 20969, + "growers": 20970, + "predictions": 20971, + "trails": 20972, + "mentor": 20973, + "Num": 20974, + "##enk": 20975, + "fraternity": 20976, + "numbered": 20977, + "Djibouti": 20978, + "frightening": 20979, + "Chapman": 20980, + "alleviate": 20981, + "bug": 20982, + "Camar": 20983, + "SLA": 20984, + "##tha": 20985, + "Bia": 20986, + "Crew": 20987, + "lenders": 20988, + "##omyr": 20989, + "1920s": 20990, + "unravel": 20991, + "shortcomings": 20992, + "Citizen": 20993, + "Weld": 20994, + "participant": 20995, + "DUP": 20996, + "##oos": 20997, + "snatched": 20998, + "stretching": 20999, + "weekends": 21000, + "##inel": 21001, + "Indianapolis": 21002, + "UM": 21003, + "conditional": 21004, + "Juncker": 21005, + "petitioner": 21006, + "Tonight": 21007, + "Hakim": 21008, + "thwarted": 21009, + "##osc": 21010, + "Pill": 21011, + "Pristina": 21012, + "harassing": 21013, + "Berry": 21014, + "##ideen": 21015, + "funnel": 21016, + "strangled": 21017, + "##nev": 21018, + "CORR": 21019, + "translate": 21020, + "Kre": 21021, + "scarce": 21022, + "Music": 21023, + "toddler": 21024, + "HOUS": 21025, + "doubted": 21026, + "torch": 21027, + "bund": 21028, + "##uer": 21029, + "##ENS": 21030, + "##athing": 21031, + "Rasm": 21032, + "Yor": 21033, + "podium": 21034, + "Mish": 21035, + "universe": 21036, + "Magistrates": 21037, + "##engue": 21038, + "##VD": 21039, + "pollster": 21040, + "acquiring": 21041, + "periodic": 21042, + "##oused": 21043, + "wrongful": 21044, + "##amount": 21045, + "containment": 21046, + "##ussex": 21047, + "bonuses": 21048, + "unequiv": 21049, + "hob": 21050, + "McI": 21051, + "cries": 21052, + "##boards": 21053, + "booming": 21054, + "deleted": 21055, + "genuinely": 21056, + "Motors": 21057, + "Newsweek": 21058, + "##chev": 21059, + "Sussex": 21060, + "Richter": 21061, + "theatre": 21062, + "Cumm": 21063, + "Amit": 21064, + "repatriated": 21065, + "Bucharest": 21066, + "Booker": 21067, + "SB": 21068, + "farewell": 21069, + "Kolk": 21070, + "humiliation": 21071, + "Yanukov": 21072, + "precond": 21073, + "Denis": 21074, + "excluding": 21075, + "##awei": 21076, + "misery": 21077, + "manipulation": 21078, + "farmland": 21079, + "##enaries": 21080, + "Quayle": 21081, + "Johnny": 21082, + "fortunes": 21083, + "##chester": 21084, + "statesman": 21085, + "ignorance": 21086, + "aisle": 21087, + "Fresno": 21088, + "Cyn": 21089, + "sunk": 21090, + "coastline": 21091, + "Cunning": 21092, + "##ombe": 21093, + "##ameda": 21094, + "preferences": 21095, + "Durham": 21096, + "disclosures": 21097, + "##otherapy": 21098, + "DEA": 21099, + "Yass": 21100, + "intolerance": 21101, + "installing": 21102, + "placards": 21103, + "##23": 21104, + "##ieval": 21105, + "parl": 21106, + "Julius": 21107, + "Krishna": 21108, + "Yanukovych": 21109, + "##HC": 21110, + "outdated": 21111, + "unanswered": 21112, + "cybersecurity": 21113, + "filings": 21114, + "Agent": 21115, + "habits": 21116, + "legislatures": 21117, + "##igible": 21118, + "redevelopment": 21119, + "chlor": 21120, + "Flint": 21121, + "scrambling": 21122, + "Heather": 21123, + "bankers": 21124, + "tongue": 21125, + "trafficked": 21126, + "Better": 21127, + "Hoy": 21128, + "severity": 21129, + "tooth": 21130, + "Compton": 21131, + "IST": 21132, + "##isen": 21133, + "Dame": 21134, + "stagger": 21135, + "Malema": 21136, + "Overs": 21137, + "Prec": 21138, + "Goa": 21139, + "DONNELL": 21140, + "memoir": 21141, + "lamb": 21142, + "secretive": 21143, + "##razen": 21144, + "twelve": 21145, + "Unc": 21146, + "sewer": 21147, + "bik": 21148, + "Hoffman": 21149, + "simultaneous": 21150, + "##ohn": 21151, + "lodge": 21152, + "integral": 21153, + "Armenians": 21154, + "dysf": 21155, + "yielded": 21156, + "unavailable": 21157, + "lifelong": 21158, + "coma": 21159, + "misled": 21160, + "Dang": 21161, + "Pasht": 21162, + "simmer": 21163, + "irony": 21164, + "proportional": 21165, + "Windows": 21166, + "Issa": 21167, + "##rank": 21168, + "##penter": 21169, + "Sharpton": 21170, + "CIO": 21171, + "##proof": 21172, + "ER": 21173, + "emphasizing": 21174, + "behead": 21175, + "deferred": 21176, + "Gardens": 21177, + "airing": 21178, + "controller": 21179, + "##EE": 21180, + "pund": 21181, + "lap": 21182, + "polyg": 21183, + "rocky": 21184, + "##Zulu": 21185, + "pontiff": 21186, + "demobil": 21187, + "Cornwall": 21188, + "##bane": 21189, + "indecent": 21190, + "heinous": 21191, + "establishments": 21192, + "Bolivian": 21193, + "BL": 21194, + "unm": 21195, + "amph": 21196, + "spont": 21197, + "anthem": 21198, + "ing": 21199, + "Notting": 21200, + "continental": 21201, + "LD": 21202, + "Ansar": 21203, + "##oux": 21204, + "Maul": 21205, + "retaining": 21206, + "Pierce": 21207, + "directives": 21208, + "cohes": 21209, + "Cummings": 21210, + "philanthrop": 21211, + "Drugs": 21212, + "##hell": 21213, + "smokers": 21214, + "regulating": 21215, + "flank": 21216, + "##yu": 21217, + "##istrust": 21218, + "embroiled": 21219, + "Qures": 21220, + "ly": 21221, + "perimeter": 21222, + "loyalist": 21223, + "coer": 21224, + "psychology": 21225, + "##waters": 21226, + "havoc": 21227, + "Tehreek": 21228, + "endangering": 21229, + "Grassley": 21230, + "Juarez": 21231, + "Salinas": 21232, + "Depression": 21233, + "wreath": 21234, + "##nas": 21235, + "Status": 21236, + "1000": 21237, + "disrupting": 21238, + "cogn": 21239, + "##intang": 21240, + "cleaned": 21241, + "##CIS": 21242, + "Cork": 21243, + "##pas": 21244, + "aerospace": 21245, + "Magu": 21246, + "attraction": 21247, + "PT": 21248, + "nationalities": 21249, + "Trafficking": 21250, + "lesbians": 21251, + "conceived": 21252, + "##luck": 21253, + "reprim": 21254, + "underwater": 21255, + "Targ": 21256, + "inland": 21257, + "outset": 21258, + "flare": 21259, + "Examin": 21260, + "Kund": 21261, + "##found": 21262, + "##ZA": 21263, + "128": 21264, + "exemptions": 21265, + "Millions": 21266, + "NDP": 21267, + "##asim": 21268, + "##burst": 21269, + "##rapnel": 21270, + "Body": 21271, + "attendant": 21272, + "126": 21273, + "##alli": 21274, + "Presbyterian": 21275, + "Fem": 21276, + "blatant": 21277, + "incitement": 21278, + "secretariat": 21279, + "upholding": 21280, + "knees": 21281, + "Sector": 21282, + "##isse": 21283, + "##neath": 21284, + "Northridge": 21285, + "doss": 21286, + "Recon": 21287, + "spearheaded": 21288, + "cordoned": 21289, + "ATM": 21290, + "Mansour": 21291, + "##omyrdin": 21292, + "Bild": 21293, + "pigs": 21294, + "duplic": 21295, + "Huawei": 21296, + "carved": 21297, + "borrowed": 21298, + "Duff": 21299, + "##onymous": 21300, + "unhe": 21301, + "Suspected": 21302, + "Observer": 21303, + "yelling": 21304, + "render": 21305, + "AFL": 21306, + "rationale": 21307, + "Limb": 21308, + "heaven": 21309, + "sphere": 21310, + "Dai": 21311, + "Strategy": 21312, + "retribution": 21313, + "Chernomyrdin": 21314, + "picks": 21315, + "warship": 21316, + "Abuse": 21317, + "Sole": 21318, + "mutin": 21319, + "hudd": 21320, + "para": 21321, + "photographed": 21322, + "soap": 21323, + "Menendez": 21324, + "Game": 21325, + "hyst": 21326, + "laug": 21327, + "Qureshi": 21328, + "Negr": 21329, + "inconven": 21330, + "Ways": 21331, + "heating": 21332, + "reminis": 21333, + "Schwart": 21334, + "Rever": 21335, + "Alameda": 21336, + "Ruiz": 21337, + "##phis": 21338, + "Rodney": 21339, + "Questions": 21340, + "122": 21341, + "damp": 21342, + "nonc": 21343, + "avenues": 21344, + "##istricting": 21345, + "landlords": 21346, + "educators": 21347, + "wast": 21348, + "reader": 21349, + "fits": 21350, + "##bach": 21351, + "Tibetans": 21352, + "precision": 21353, + "##AU": 21354, + "##ouf": 21355, + "Marriage": 21356, + "evade": 21357, + "##gang": 21358, + "Cunningham": 21359, + "Bing": 21360, + "dengue": 21361, + "##WAR": 21362, + "Guaido": 21363, + "Treatment": 21364, + "Ost": 21365, + "Thomson": 21366, + "mortem": 21367, + "pessim": 21368, + "airborne": 21369, + "##eous": 21370, + "##ptroller": 21371, + "Missing": 21372, + "Maldives": 21373, + "##erek": 21374, + "Reps": 21375, + "finalized": 21376, + "retirees": 21377, + "sob": 21378, + "nuns": 21379, + "##HAN": 21380, + "Check": 21381, + "preparedness": 21382, + "apologised": 21383, + "leveled": 21384, + "Shinzo": 21385, + "geopol": 21386, + "laughed": 21387, + "Papers": 21388, + "encouragement": 21389, + "unim": 21390, + "palm": 21391, + "Hashem": 21392, + "performances": 21393, + "redes": 21394, + "bogus": 21395, + "rope": 21396, + "Lem": 21397, + "Often": 21398, + "Alzheimer": 21399, + "stint": 21400, + "Memphis": 21401, + "circular": 21402, + "##cribing": 21403, + "tycoon": 21404, + "slaughtered": 21405, + "Enrique": 21406, + "appet": 21407, + "zoning": 21408, + "Kra": 21409, + "Edison": 21410, + "Evan": 21411, + "repaired": 21412, + "rupt": 21413, + "honestly": 21414, + "genital": 21415, + "THIS": 21416, + "Administrator": 21417, + "Williamson": 21418, + "Geo": 21419, + "depicting": 21420, + "##atient": 21421, + "Conway": 21422, + "Jared": 21423, + "infighting": 21424, + "Kolkata": 21425, + "retrial": 21426, + "lighter": 21427, + "enlargement": 21428, + "##mitt": 21429, + "##uance": 21430, + "automobile": 21431, + "Dru": 21432, + "Tahrir": 21433, + "Gibral": 21434, + "Ez": 21435, + "##pora": 21436, + "disorders": 21437, + "ink": 21438, + "derailed": 21439, + "teachings": 21440, + "##atro": 21441, + "NR": 21442, + "Focus": 21443, + "vying": 21444, + "##Os": 21445, + "Barroso": 21446, + "Benin": 21447, + "rabbi": 21448, + "indisp": 21449, + "crashing": 21450, + "obscure": 21451, + "Adrian": 21452, + "laptop": 21453, + "Tung": 21454, + "##orno": 21455, + "MIA": 21456, + "Moses": 21457, + "phased": 21458, + "Agricultural": 21459, + "trailing": 21460, + "Individual": 21461, + "backup": 21462, + "scrambled": 21463, + "McGu": 21464, + "championed": 21465, + "Tariq": 21466, + "##anity": 21467, + "rehe": 21468, + "##ride": 21469, + "utterly": 21470, + "##meier": 21471, + "PS3": 21472, + "##tada": 21473, + "##cut": 21474, + "Islami": 21475, + "abductions": 21476, + "Inquiry": 21477, + "shark": 21478, + "KwaZulu": 21479, + "Councilwoman": 21480, + "Amtrak": 21481, + "volumes": 21482, + "SIM": 21483, + "bung": 21484, + "##orld": 21485, + "Gad": 21486, + "alley": 21487, + "plague": 21488, + "trademark": 21489, + "##guard": 21490, + "unear": 21491, + "Andrei": 21492, + "ther": 21493, + "corridors": 21494, + "lakes": 21495, + "compounds": 21496, + "Leahy": 21497, + "affection": 21498, + "##idy": 21499, + "##criptions": 21500, + "##jani": 21501, + "Associates": 21502, + "sensible": 21503, + "##overing": 21504, + "##unders": 21505, + "legendary": 21506, + "mant": 21507, + "chairmanship": 21508, + "Respons": 21509, + "salute": 21510, + "bak": 21511, + "Makh": 21512, + "Laf": 21513, + "revise": 21514, + "G8": 21515, + "Ramadi": 21516, + "homelessness": 21517, + "##opers": 21518, + "unb": 21519, + "exacerbated": 21520, + "Somalis": 21521, + "Alcohol": 21522, + "Klan": 21523, + "mercenaries": 21524, + "thirty": 21525, + "motel": 21526, + "renegoti": 21527, + "begging": 21528, + "##ENTION": 21529, + "Marian": 21530, + "##rthur": 21531, + "##onder": 21532, + "ate": 21533, + "Lyon": 21534, + "##ilingual": 21535, + "divid": 21536, + "implicit": 21537, + "encry": 21538, + "Privacy": 21539, + "##embrance": 21540, + "Tusk": 21541, + "176": 21542, + "noble": 21543, + "strangers": 21544, + "junction": 21545, + "imagined": 21546, + "PRESIDENT": 21547, + "Newton": 21548, + "Turnbull": 21549, + "eurozone": 21550, + "##FC": 21551, + "##undo": 21552, + "##cott": 21553, + "diarr": 21554, + "toys": 21555, + "server": 21556, + "##atore": 21557, + "NRC": 21558, + "Isab": 21559, + "setbacks": 21560, + "republican": 21561, + "rebuke": 21562, + "##continental": 21563, + "rainy": 21564, + "Zhou": 21565, + "spokesmen": 21566, + "##illusion": 21567, + "Moussaoui": 21568, + "globalization": 21569, + "bele": 21570, + "Jamaat": 21571, + "nabbed": 21572, + "Rousse": 21573, + "Rasmussen": 21574, + "Rug": 21575, + "measles": 21576, + "Karabakh": 21577, + "Arri": 21578, + "Relatives": 21579, + "translator": 21580, + "cosm": 21581, + "analyze": 21582, + "pole": 21583, + "Marri": 21584, + "154": 21585, + "##oufl": 21586, + "archipelago": 21587, + "charismatic": 21588, + "Municipality": 21589, + "Lao": 21590, + "fugitives": 21591, + "competence": 21592, + "warlord": 21593, + "Nit": 21594, + "settler": 21595, + "##usi": 21596, + "doctorate": 21597, + "succeeding": 21598, + "nit": 21599, + "##OG": 21600, + "##uttle": 21601, + "Councill": 21602, + "Whats": 21603, + "handguns": 21604, + "Raqqa": 21605, + "helmet": 21606, + "brazen": 21607, + "caravan": 21608, + "vacancy": 21609, + "endorsements": 21610, + "pressuring": 21611, + "lavish": 21612, + "happiness": 21613, + "unsure": 21614, + "##hor": 21615, + "thir": 21616, + "gases": 21617, + "Lun": 21618, + "Nt": 21619, + "tenant": 21620, + "Osh": 21621, + "##rish": 21622, + "Blago": 21623, + "MILF": 21624, + "whilst": 21625, + "##ceans": 21626, + "traumat": 21627, + "conciliatory": 21628, + "Hess": 21629, + "##pace": 21630, + "##ollen": 21631, + "diseng": 21632, + "torched": 21633, + "yearly": 21634, + "##ambra": 21635, + "attach": 21636, + "precincts": 21637, + "##isch": 21638, + "typhoon": 21639, + "##ADER": 21640, + "Kahn": 21641, + "paving": 21642, + "Advocates": 21643, + "Nikol": 21644, + "##andre": 21645, + "##norm": 21646, + "##worthy": 21647, + "Chadian": 21648, + "##alm": 21649, + "Rita": 21650, + "famously": 21651, + "twins": 21652, + "Tucson": 21653, + "responders": 21654, + "##iq": 21655, + "Diplomatic": 21656, + "leather": 21657, + "ridd": 21658, + "##imani": 21659, + "Specific": 21660, + "ascertain": 21661, + "fury": 21662, + "##ongovernmental": 21663, + "civilization": 21664, + "romantic": 21665, + "illegitimate": 21666, + "turbulent": 21667, + "sorrow": 21668, + "laboratories": 21669, + "##istence": 21670, + "Gibraltar": 21671, + "##nick": 21672, + "intentional": 21673, + "Strasbourg": 21674, + "inherent": 21675, + "YPG": 21676, + "Awami": 21677, + "sus": 21678, + "##oks": 21679, + "Suicide": 21680, + "DH": 21681, + "seismic": 21682, + "MacA": 21683, + "##asket": 21684, + "ashamed": 21685, + "gre": 21686, + "reasoning": 21687, + "Dat": 21688, + "##aguered": 21689, + "RG": 21690, + "elites": 21691, + "temples": 21692, + "resignations": 21693, + "Unionist": 21694, + "Zub": 21695, + "##quarter": 21696, + "Lov": 21697, + "##sten": 21698, + "JI": 21699, + "Kats": 21700, + "##icult": 21701, + "BRUSS": 21702, + "renovation": 21703, + "humiliating": 21704, + "purse": 21705, + "reacting": 21706, + "##nut": 21707, + "BRUSSELS": 21708, + "Nepalese": 21709, + "errone": 21710, + "EN": 21711, + "Unders": 21712, + "shrapnel": 21713, + "Nus": 21714, + "McCurry": 21715, + "quad": 21716, + "FY": 21717, + "Chil": 21718, + "##JD": 21719, + "declarations": 21720, + "cricket": 21721, + "Governing": 21722, + "##firmed": 21723, + "deepest": 21724, + "Moines": 21725, + "provoking": 21726, + "Origin": 21727, + "Cry": 21728, + "ND": 21729, + "jeep": 21730, + "downs": 21731, + "commodities": 21732, + "misunderstanding": 21733, + "takeoff": 21734, + "Woodward": 21735, + "cache": 21736, + "Maxwell": 21737, + "bou": 21738, + "custod": 21739, + "arran": 21740, + "burdens": 21741, + "rammed": 21742, + "Wagner": 21743, + "##anny": 21744, + "hygiene": 21745, + "flesh": 21746, + "Louisville": 21747, + "retrieve": 21748, + "Equal": 21749, + "ashore": 21750, + "1906": 21751, + "Lands": 21752, + "legalization": 21753, + "dubious": 21754, + "Previous": 21755, + "Taw": 21756, + "Togo": 21757, + "##des": 21758, + "##itating": 21759, + "layer": 21760, + "airlif": 21761, + "mixture": 21762, + "renounce": 21763, + "discouraged": 21764, + "bian": 21765, + "Gabon": 21766, + "Berman": 21767, + "playground": 21768, + "cro": 21769, + "corrections": 21770, + "bodyguard": 21771, + "Tank": 21772, + "subtle": 21773, + "behave": 21774, + "devil": 21775, + "clearer": 21776, + "Groups": 21777, + "onsl": 21778, + "Politico": 21779, + "CAIRO": 21780, + "cans": 21781, + "fringe": 21782, + "jeans": 21783, + "stair": 21784, + "##ilated": 21785, + "morally": 21786, + "Kamala": 21787, + "Niet": 21788, + "needy": 21789, + "##into": 21790, + "individ": 21791, + "ET": 21792, + "Chambers": 21793, + "Sue": 21794, + "##court": 21795, + "##cation": 21796, + "##olves": 21797, + "packing": 21798, + "Kom": 21799, + "##omintang": 21800, + "excitement": 21801, + "ruin": 21802, + "INFO": 21803, + "Establish": 21804, + "denuclearization": 21805, + "##girl": 21806, + "stigma": 21807, + "Saj": 21808, + "132": 21809, + "Webster": 21810, + "Rapporteur": 21811, + "empowerment": 21812, + "spreads": 21813, + "drowning": 21814, + "curbing": 21815, + "Kuomintang": 21816, + "hack": 21817, + "Niss": 21818, + "segreg": 21819, + "deeds": 21820, + "Nottingham": 21821, + "disple": 21822, + "Suleiman": 21823, + "offended": 21824, + "poem": 21825, + "expresses": 21826, + "##inton": 21827, + "aug": 21828, + "Lap": 21829, + "imagination": 21830, + "crosses": 21831, + "ashes": 21832, + "warhead": 21833, + "Newman": 21834, + "stockpile": 21835, + "Rockef": 21836, + "Watts": 21837, + "##YD": 21838, + "GU": 21839, + "defy": 21840, + "deduct": 21841, + "uncommon": 21842, + "discrep": 21843, + "Nice": 21844, + "Oversight": 21845, + "bang": 21846, + "screened": 21847, + "Staten": 21848, + "Kaw": 21849, + "##riptions": 21850, + "Healthcare": 21851, + "Shapiro": 21852, + "virtue": 21853, + "Farooq": 21854, + "superiors": 21855, + "ank": 21856, + "explanations": 21857, + "Guadal": 21858, + "Hansen": 21859, + "##achal": 21860, + "Pes": 21861, + "organise": 21862, + "cloth": 21863, + "##irming": 21864, + "organizational": 21865, + "parano": 21866, + "revoke": 21867, + "inadvert": 21868, + "constitutionally": 21869, + "murderers": 21870, + "holl": 21871, + "Starting": 21872, + "Export": 21873, + "lured": 21874, + "##engers": 21875, + "immoral": 21876, + "coincide": 21877, + "##elyn": 21878, + "##acion": 21879, + "WOR": 21880, + "ray": 21881, + "capitalist": 21882, + "##umpt": 21883, + "aqu": 21884, + "rests": 21885, + "lax": 21886, + "Shahbaz": 21887, + "Madd": 21888, + "Brookings": 21889, + "Arbit": 21890, + "##odi": 21891, + "weary": 21892, + "Bek": 21893, + "##ivable": 21894, + "AA": 21895, + "dismay": 21896, + "shad": 21897, + "trustee": 21898, + "phases": 21899, + "Chak": 21900, + "appease": 21901, + "commenced": 21902, + "##ILLE": 21903, + "electing": 21904, + "##herent": 21905, + "sketch": 21906, + "redress": 21907, + "Tsai": 21908, + "sped": 21909, + "disrespect": 21910, + "##ategory": 21911, + "Turkmenistan": 21912, + "##ourke": 21913, + "advertisement": 21914, + "wholesale": 21915, + "Shui": 21916, + "Cosby": 21917, + "##erved": 21918, + "ostens": 21919, + "ma": 21920, + "Smart": 21921, + "164": 21922, + "deer": 21923, + "complicate": 21924, + "##best": 21925, + "Gus": 21926, + "abnorm": 21927, + "Muammar": 21928, + "invading": 21929, + "Nim": 21930, + "##iott": 21931, + "Return": 21932, + "Bachelor": 21933, + "underscores": 21934, + "detaining": 21935, + "Rancho": 21936, + "tyran": 21937, + "labels": 21938, + "##16": 21939, + "Mobil": 21940, + "IED": 21941, + "Concer": 21942, + "dues": 21943, + "dereg": 21944, + "Lines": 21945, + "rust": 21946, + "electors": 21947, + "complexity": 21948, + "deplet": 21949, + "Kivu": 21950, + "IND": 21951, + "harmon": 21952, + "Gerry": 21953, + "##wane": 21954, + "unbel": 21955, + "camoufl": 21956, + "motorcade": 21957, + "ng": 21958, + "fisheries": 21959, + "Ring": 21960, + "##took": 21961, + "collections": 21962, + "Jamie": 21963, + "##wer": 21964, + "Romero": 21965, + "demarc": 21966, + "PER": 21967, + "Whitt": 21968, + "##enable": 21969, + "Vers": 21970, + "reputed": 21971, + "Awards": 21972, + "##NEY": 21973, + "Vand": 21974, + "freeing": 21975, + "exploiting": 21976, + "Fleischer": 21977, + "##arling": 21978, + "##orthy": 21979, + "Expedition": 21980, + "Teen": 21981, + "disconn": 21982, + "Ens": 21983, + "2022": 21984, + "worsen": 21985, + "##ominium": 21986, + "Hawk": 21987, + "##FL": 21988, + "presumpt": 21989, + "disillusion": 21990, + "##attara": 21991, + "Fad": 21992, + "tampering": 21993, + "Marina": 21994, + "Route": 21995, + "sponsoring": 21996, + "subt": 21997, + "revital": 21998, + "impress": 21999, + "gruesome": 22000, + "logo": 22001, + "downturn": 22002, + "rides": 22003, + "deployments": 22004, + "Flying": 22005, + "##chant": 22006, + "adjourn": 22007, + "##insured": 22008, + "##umen": 22009, + "hazards": 22010, + "Meese": 22011, + "parcel": 22012, + "births": 22013, + "outposts": 22014, + "Below": 22015, + "capped": 22016, + "hurts": 22017, + "##cht": 22018, + "submerged": 22019, + "FRANCIS": 22020, + "Antar": 22021, + "selective": 22022, + "commend": 22023, + "contradictory": 22024, + "suicides": 22025, + "275": 22026, + "Caroline": 22027, + "Zur": 22028, + "Qad": 22029, + "Population": 22030, + "cautiously": 22031, + "ber": 22032, + "beleaguered": 22033, + "tribunals": 22034, + "productivity": 22035, + "Chau": 22036, + "Lai": 22037, + "Politicians": 22038, + "##osti": 22039, + "subsidized": 22040, + "Something": 22041, + "trek": 22042, + "underneath": 22043, + "argu": 22044, + "##GC": 22045, + "manipulated": 22046, + "Rockefeller": 22047, + "deposition": 22048, + "1908": 22049, + "JP": 22050, + "unsett": 22051, + "Bedford": 22052, + "heartland": 22053, + "##anjani": 22054, + "Accord": 22055, + "Kass": 22056, + "compel": 22057, + "McE": 22058, + "juveniles": 22059, + "Demonstrators": 22060, + "museums": 22061, + "##yalties": 22062, + "Trinidad": 22063, + "Lip": 22064, + "confid": 22065, + "##onso": 22066, + "UNM": 22067, + "whistleblower": 22068, + "slate": 22069, + "subscri": 22070, + "Sturgeon": 22071, + "onslaught": 22072, + "##ENA": 22073, + "##Donald": 22074, + "shaky": 22075, + "hastily": 22076, + "dental": 22077, + "##anya": 22078, + "Core": 22079, + "paths": 22080, + "pediatric": 22081, + "##fund": 22082, + "##BOX": 22083, + "Tutsis": 22084, + "Candidates": 22085, + "Calling": 22086, + "Juven": 22087, + "Ethnic": 22088, + "misrepresent": 22089, + "Raza": 22090, + "bride": 22091, + "casinos": 22092, + "flock": 22093, + "chapters": 22094, + "gag": 22095, + "grasp": 22096, + "##etsk": 22097, + "Pharm": 22098, + "heter": 22099, + "mistrust": 22100, + "restrained": 22101, + "Jenin": 22102, + "Fatt": 22103, + "divides": 22104, + "##haus": 22105, + "individually": 22106, + "EDIT": 22107, + "##eley": 22108, + "residing": 22109, + "bonus": 22110, + "Blagoj": 22111, + "missionaries": 22112, + "##thia": 22113, + "recycling": 22114, + "Mek": 22115, + "rooft": 22116, + "tramp": 22117, + "ample": 22118, + "angu": 22119, + "TW": 22120, + "rash": 22121, + "naive": 22122, + "demean": 22123, + "Panamanian": 22124, + "clerical": 22125, + "Sentinel": 22126, + "PAT": 22127, + "persecuted": 22128, + "knowingly": 22129, + "Import": 22130, + "motorcycles": 22131, + "vert": 22132, + "disturbance": 22133, + "organising": 22134, + "inaction": 22135, + "princ": 22136, + "holder": 22137, + "Bain": 22138, + "responsive": 22139, + "culprits": 22140, + "watches": 22141, + "Gazette": 22142, + "##usha": 22143, + "Hiroshima": 22144, + "maxim": 22145, + "##outa": 22146, + "Chia": 22147, + "Aman": 22148, + "Scientific": 22149, + "forceful": 22150, + "##ountain": 22151, + "anytime": 22152, + "boasted": 22153, + "hurdle": 22154, + "lip": 22155, + "preoccup": 22156, + "useless": 22157, + "luncheon": 22158, + "AQ": 22159, + "inund": 22160, + "Giff": 22161, + "beheaded": 22162, + "cardinal": 22163, + "Walters": 22164, + "Upd": 22165, + "##aht": 22166, + "employing": 22167, + "##ifferent": 22168, + "evicted": 22169, + "Asians": 22170, + "combine": 22171, + "Kig": 22172, + "##ointed": 22173, + "genes": 22174, + "Cyril": 22175, + "##pable": 22176, + "Adri": 22177, + "outlines": 22178, + "hopeless": 22179, + "industrialized": 22180, + "Historical": 22181, + "discriminate": 22182, + "TN": 22183, + "##atoes": 22184, + "Salvation": 22185, + "YOU": 22186, + "Weinberger": 22187, + "unrealistic": 22188, + "embod": 22189, + "Gromy": 22190, + "shareholder": 22191, + "##ALA": 22192, + "cin": 22193, + "Gromyko": 22194, + "breakup": 22195, + "agers": 22196, + "##ifada": 22197, + "lingu": 22198, + "martyrs": 22199, + "rab": 22200, + "armistice": 22201, + "align": 22202, + "Karb": 22203, + "##untled": 22204, + "Sumatra": 22205, + "Vicent": 22206, + "PBS": 22207, + "surn": 22208, + "unfolded": 22209, + "Dhabi": 22210, + "Arc": 22211, + "Flet": 22212, + "##icer": 22213, + "hybrid": 22214, + "oun": 22215, + "bout": 22216, + "vivid": 22217, + "Pablo": 22218, + "medieval": 22219, + "unin": 22220, + "ye": 22221, + "##ATES": 22222, + "##iggins": 22223, + "BB": 22224, + "Hale": 22225, + "##sud": 22226, + "Liz": 22227, + "Rana": 22228, + "Shinaw": 22229, + "##gev": 22230, + "policymakers": 22231, + "Clintons": 22232, + "Northrop": 22233, + "precinct": 22234, + "Jhark": 22235, + "Springfield": 22236, + "Auck": 22237, + "Mits": 22238, + "##agal": 22239, + "Ville": 22240, + "corpse": 22241, + "colorful": 22242, + "XVI": 22243, + "outburst": 22244, + "workshops": 22245, + "Ouattara": 22246, + "exiles": 22247, + "Malibu": 22248, + "Bissau": 22249, + "##abl": 22250, + "##rows": 22251, + "##atable": 22252, + "Pasc": 22253, + "resorted": 22254, + "Somers": 22255, + "137": 22256, + "Whitewater": 22257, + "avalanche": 22258, + "Ports": 22259, + "##asures": 22260, + "tractor": 22261, + "##uni": 22262, + "Nova": 22263, + "Sanj": 22264, + "Hew": 22265, + "Auckland": 22266, + "##awal": 22267, + "swamp": 22268, + "methamphetamine": 22269, + "##eke": 22270, + "grey": 22271, + "Cool": 22272, + "Chrysler": 22273, + "fulfil": 22274, + "##othel": 22275, + "RUSS": 22276, + "Donnell": 22277, + "multimillion": 22278, + "nurt": 22279, + "perceptions": 22280, + "Model": 22281, + "Dominic": 22282, + "##apper": 22283, + "##ellar": 22284, + "herald": 22285, + "motorist": 22286, + "decis": 22287, + "Protestants": 22288, + "Toro": 22289, + "bunk": 22290, + "Carolyn": 22291, + "deposited": 22292, + "disturbances": 22293, + "Xu": 22294, + "schoolchildren": 22295, + "Coastal": 22296, + "##Ps": 22297, + "solicitor": 22298, + "Cities": 22299, + "tuberculosis": 22300, + "regiments": 22301, + "qualities": 22302, + "gallon": 22303, + "Index": 22304, + "patrons": 22305, + "detectors": 22306, + "##sanjani": 22307, + "##herty": 22308, + "CAP": 22309, + "Correa": 22310, + "artifacts": 22311, + "twisted": 22312, + "pinned": 22313, + "smallest": 22314, + "holdings": 22315, + "Sharia": 22316, + "variant": 22317, + "Provisional": 22318, + "patriarch": 22319, + "Boyd": 22320, + "staggering": 22321, + "1905": 22322, + "spar": 22323, + "betrayal": 22324, + "##ANA": 22325, + "Rehnquist": 22326, + "retains": 22327, + "Cyber": 22328, + "Sib": 22329, + "acronym": 22330, + "Osman": 22331, + "Odisha": 22332, + "Jharkhand": 22333, + "Stafford": 22334, + "##wang": 22335, + "Bundy": 22336, + "honesty": 22337, + "Rafsanjani": 22338, + "##opping": 22339, + "undermines": 22340, + "Coordinator": 22341, + "Hed": 22342, + "resurgence": 22343, + "Norton": 22344, + "Rene": 22345, + "RES": 22346, + "Sed": 22347, + "Gy": 22348, + "Cable": 22349, + "wilderness": 22350, + "Teng": 22351, + "##owment": 22352, + "##indy": 22353, + "FRANCISCO": 22354, + "Scout": 22355, + "purge": 22356, + "chooses": 22357, + "##hai": 22358, + "densely": 22359, + "Explos": 22360, + "fatigue": 22361, + "Venezuelans": 22362, + "Mant": 22363, + "remot": 22364, + "facilitating": 22365, + "Fraser": 22366, + "tourn": 22367, + "##ilin": 22368, + "synt": 22369, + "##was": 22370, + "redistricting": 22371, + "##uo": 22372, + "Maurice": 22373, + "##ATT": 22374, + "##ICS": 22375, + "##arama": 22376, + "hillside": 22377, + "Interim": 22378, + "garner": 22379, + "Owens": 22380, + "Him": 22381, + "disproportionately": 22382, + "PUN": 22383, + "footing": 22384, + "Lamber": 22385, + "GPS": 22386, + "Schwartz": 22387, + "##abani": 22388, + "##adeh": 22389, + "Claire": 22390, + "Sanford": 22391, + "councilman": 22392, + "Zero": 22393, + "##aci": 22394, + "Kend": 22395, + "Rear": 22396, + "ranges": 22397, + "medals": 22398, + "Coff": 22399, + "confidentiality": 22400, + "##itism": 22401, + "snapped": 22402, + "categorically": 22403, + "Zoo": 22404, + "Bremer": 22405, + "suppressed": 22406, + "rebuffed": 22407, + "Cortez": 22408, + "defying": 22409, + "consolidation": 22410, + "Lus": 22411, + "rejoin": 22412, + "KAB": 22413, + "chips": 22414, + "screamed": 22415, + "freel": 22416, + "condominium": 22417, + "Schul": 22418, + "119": 22419, + "##islav": 22420, + "Advan": 22421, + "Baq": 22422, + "Blagojevich": 22423, + "##mohan": 22424, + "slot": 22425, + "Varg": 22426, + "##onaut": 22427, + "CHICA": 22428, + "placement": 22429, + "##qing": 22430, + "Rescu": 22431, + "Shinawatra": 22432, + "CHICAGO": 22433, + "Immig": 22434, + "diary": 22435, + "Scar": 22436, + "Amal": 22437, + "decried": 22438, + "endeav": 22439, + "interactions": 22440, + "pushes": 22441, + "coins": 22442, + "labs": 22443, + "encirc": 22444, + "Vicente": 22445, + "compromises": 22446, + "punishments": 22447, + "##alks": 22448, + "tac": 22449, + "fashioned": 22450, + "destiny": 22451, + "contag": 22452, + "supremacy": 22453, + "##13": 22454, + "plaza": 22455, + "dangerously": 22456, + "venues": 22457, + "##unks": 22458, + "Washn": 22459, + "weaknesses": 22460, + "evaluated": 22461, + "Marion": 22462, + "##icidal": 22463, + "Britt": 22464, + "Wellington": 22465, + "##yans": 22466, + "##guided": 22467, + "Papandre": 22468, + "Rust": 22469, + "##INA": 22470, + "hesitate": 22471, + "Lebed": 22472, + "supervise": 22473, + "rightly": 22474, + "evolving": 22475, + "FL": 22476, + "gust": 22477, + "Photograph": 22478, + "Gian": 22479, + "practitioners": 22480, + "heroic": 22481, + "exported": 22482, + "##alu": 22483, + "Alito": 22484, + "negligent": 22485, + "Molotov": 22486, + "Juba": 22487, + "##amara": 22488, + "attendants": 22489, + "doubling": 22490, + "Mp": 22491, + "lungs": 22492, + "TRUMP": 22493, + "candles": 22494, + "landfill": 22495, + "thread": 22496, + "upbeat": 22497, + "Anch": 22498, + "Reconciliation": 22499, + "rubb": 22500, + "##edia": 22501, + "headquarter": 22502, + "##axman": 22503, + "profitable": 22504, + "rewards": 22505, + "cardiac": 22506, + "Henri": 22507, + "Abidjan": 22508, + "Viv": 22509, + "##walk": 22510, + "accountant": 22511, + "Were": 22512, + "heck": 22513, + "pounded": 22514, + "nicknamed": 22515, + "##App": 22516, + "Advanced": 22517, + "dod": 22518, + "Moi": 22519, + "##shot": 22520, + "statistical": 22521, + "undo": 22522, + "Calab": 22523, + "generic": 22524, + "Indoch": 22525, + "##ensual": 22526, + "incurred": 22527, + "receipt": 22528, + "Push": 22529, + "McB": 22530, + "fruits": 22531, + "retailers": 22532, + "commemoration": 22533, + "envisioned": 22534, + "##14": 22535, + "##kal": 22536, + "opioid": 22537, + "##otta": 22538, + "inbox": 22539, + "Angels": 22540, + "Muz": 22541, + "Helmut": 22542, + "Ghouta": 22543, + "convenient": 22544, + "##bestos": 22545, + "interstate": 22546, + "##usters": 22547, + "Lawyer": 22548, + "##rot": 22549, + "absentia": 22550, + "nut": 22551, + "##iphate": 22552, + "ancestors": 22553, + "Papandreou": 22554, + "Think": 22555, + "mudsl": 22556, + "Eddie": 22557, + "Madhya": 22558, + "MSF": 22559, + "saga": 22560, + "Consid": 22561, + "Eck": 22562, + "127": 22563, + "Picture": 22564, + "Bras": 22565, + "Carney": 22566, + "fingerprint": 22567, + "TODAY": 22568, + "pets": 22569, + "Macau": 22570, + "AH": 22571, + "panch": 22572, + "Wies": 22573, + "##umba": 22574, + "Gaulle": 22575, + "Fletcher": 22576, + "prevalent": 22577, + "Hunts": 22578, + "Delegates": 22579, + "Edgar": 22580, + "overdose": 22581, + "Kelley": 22582, + "##ERT": 22583, + "reformed": 22584, + "Ding": 22585, + "outsider": 22586, + "##iked": 22587, + "arbitr": 22588, + "scept": 22589, + "discusses": 22590, + "Actually": 22591, + "Rescuers": 22592, + "Aside": 22593, + "##illes": 22594, + "plunge": 22595, + "cooling": 22596, + "Naidu": 22597, + "##mart": 22598, + "Mohamad": 22599, + "pitched": 22600, + "ZANU": 22601, + "Ekiti": 22602, + "communicated": 22603, + "PL": 22604, + "brunt": 22605, + "pictured": 22606, + "loopholes": 22607, + "Rum": 22608, + "##oust": 22609, + "bio": 22610, + "terminate": 22611, + "dispens": 22612, + "Scores": 22613, + "Tyler": 22614, + "ISI": 22615, + "Sergey": 22616, + "Luke": 22617, + "superpower": 22618, + "Shamir": 22619, + "##qtada": 22620, + "suscept": 22621, + "##arts": 22622, + "stairs": 22623, + "cake": 22624, + "Fifteen": 22625, + "theirs": 22626, + "submitting": 22627, + "Marj": 22628, + "facilitated": 22629, + "Nath": 22630, + "suited": 22631, + "##etus": 22632, + "spectators": 22633, + "balcony": 22634, + "hotline": 22635, + "##azes": 22636, + "OC": 22637, + "##icking": 22638, + "obstructing": 22639, + "overseen": 22640, + "Vision": 22641, + "majorities": 22642, + "kindergarten": 22643, + "blogger": 22644, + "Writer": 22645, + "##ffer": 22646, + "Bucking": 22647, + "degrading": 22648, + "forecl": 22649, + "livelihoods": 22650, + "##anti": 22651, + "tumult": 22652, + "residences": 22653, + "strive": 22654, + "Megawati": 22655, + "Initial": 22656, + "preacher": 22657, + "Windsor": 22658, + "Victorian": 22659, + "forging": 22660, + "uninsured": 22661, + "factional": 22662, + "AW": 22663, + "Dol": 22664, + "sounding": 22665, + "Category": 22666, + "harshly": 22667, + "KABUL": 22668, + "Mood": 22669, + "Militants": 22670, + "Borno": 22671, + "##atism": 22672, + "Charge": 22673, + "mitigate": 22674, + "deflect": 22675, + "unsub": 22676, + "##isexual": 22677, + "sung": 22678, + "chairmen": 22679, + "repealed": 22680, + "premiers": 22681, + "Emma": 22682, + "imposes": 22683, + "##ibe": 22684, + "physics": 22685, + "Aren": 22686, + "styled": 22687, + "pec": 22688, + "cultivation": 22689, + "Chou": 22690, + "Sinh": 22691, + "seasonal": 22692, + "bystanders": 22693, + "allowance": 22694, + "Boss": 22695, + "##overn": 22696, + "troopers": 22697, + "executing": 22698, + "tribesmen": 22699, + "equitable": 22700, + "lets": 22701, + "revamp": 22702, + "##hou": 22703, + "Volks": 22704, + "nail": 22705, + "NDA": 22706, + "##hemy": 22707, + "horizon": 22708, + "Jurors": 22709, + "Retired": 22710, + "contending": 22711, + "Associate": 22712, + "centrif": 22713, + "guardian": 22714, + "defectors": 22715, + "fabricated": 22716, + "viruses": 22717, + "KU": 22718, + "##VP": 22719, + "##ethru": 22720, + "paratro": 22721, + "Kah": 22722, + "Paterson": 22723, + "##agwa": 22724, + "Kut": 22725, + "vastly": 22726, + "Cly": 22727, + "mature": 22728, + "smiled": 22729, + "stipulated": 22730, + "reelected": 22731, + "Gambia": 22732, + "##abulary": 22733, + "##asm": 22734, + "Constable": 22735, + "tranqu": 22736, + "Kyoto": 22737, + "Jet": 22738, + "##VILLE": 22739, + "Uighurs": 22740, + "Wesley": 22741, + "Measure": 22742, + "sailing": 22743, + "1800": 22744, + "footnote": 22745, + "##OWAS": 22746, + "indign": 22747, + "##KEEP": 22748, + "QC": 22749, + "##elight": 22750, + "Tikrit": 22751, + "underage": 22752, + "fortunate": 22753, + "profiling": 22754, + "trunk": 22755, + "emerges": 22756, + "Mirror": 22757, + "supremacist": 22758, + "USG": 22759, + "dense": 22760, + "##BAI": 22761, + "barbed": 22762, + "Rai": 22763, + "lorry": 22764, + "##lems": 22765, + "wears": 22766, + "##tenberg": 22767, + "bruises": 22768, + "unfolding": 22769, + "ALL": 22770, + "cynical": 22771, + "NK": 22772, + "A3": 22773, + "waist": 22774, + "galvan": 22775, + "antis": 22776, + "commando": 22777, + "riddled": 22778, + "Haven": 22779, + "lectures": 22780, + "Fresh": 22781, + "##ustomed": 22782, + "Cpl": 22783, + "McCormack": 22784, + "##avis": 22785, + "sor": 22786, + "awarding": 22787, + "Sala": 22788, + "Subject": 22789, + "166": 22790, + "respecting": 22791, + "Honda": 22792, + "ATTENTION": 22793, + "Mental": 22794, + "Pruss": 22795, + "Pastor": 22796, + "Educational": 22797, + "buyer": 22798, + "authenticity": 22799, + "##yah": 22800, + "COMM": 22801, + "##urally": 22802, + "##otho": 22803, + "Hammond": 22804, + "conducts": 22805, + "believers": 22806, + "STR": 22807, + "Dre": 22808, + "##heit": 22809, + "Holt": 22810, + "##shine": 22811, + "fitting": 22812, + "speeds": 22813, + "strategically": 22814, + "Citizenship": 22815, + "##18": 22816, + "discriminated": 22817, + "loading": 22818, + "Aerospace": 22819, + "1907": 22820, + "enshr": 22821, + "Suez": 22822, + "stresses": 22823, + "##IVE": 22824, + "Celeb": 22825, + "incompetent": 22826, + "seaside": 22827, + "overlooked": 22828, + "FIN": 22829, + "Wheeler": 22830, + "Dialogue": 22831, + "fom": 22832, + "##awned": 22833, + "Elliott": 22834, + "compassionate": 22835, + "hoc": 22836, + "##OWN": 22837, + "spraying": 22838, + "Rally": 22839, + "technician": 22840, + "mobility": 22841, + "profoundly": 22842, + "Wolfowitz": 22843, + "Gem": 22844, + "snake": 22845, + "Conrad": 22846, + "##umptions": 22847, + "##luding": 22848, + "telephoned": 22849, + "ECOWAS": 22850, + "groundwork": 22851, + "succumbed": 22852, + "Alm": 22853, + "apprehens": 22854, + "##assa": 22855, + "olive": 22856, + "DACA": 22857, + "interviewing": 22858, + "##alore": 22859, + "foolish": 22860, + "##veloped": 22861, + "francs": 22862, + "Botha": 22863, + "raft": 22864, + "motorb": 22865, + "inhumane": 22866, + "iconic": 22867, + "90s": 22868, + "purportedly": 22869, + "granddaughter": 22870, + "stunt": 22871, + "premed": 22872, + "148": 22873, + "##productive": 22874, + "Zarif": 22875, + "Ernesto": 22876, + "limbo": 22877, + "auspices": 22878, + "##uges": 22879, + "Schultz": 22880, + "Hashimoto": 22881, + "clic": 22882, + "interrogations": 22883, + "##houses": 22884, + "Theatre": 22885, + "Overse": 22886, + "deadlines": 22887, + "Manufact": 22888, + "embracing": 22889, + "censure": 22890, + "Towns": 22891, + "Fro": 22892, + "addict": 22893, + "interc": 22894, + "precarious": 22895, + "closes": 22896, + "bastion": 22897, + "deportations": 22898, + "fledgling": 22899, + "mull": 22900, + "##bath": 22901, + "##loads": 22902, + "definite": 22903, + "Gender": 22904, + "##nance": 22905, + "##onstruction": 22906, + "concepts": 22907, + "leap": 22908, + "##waves": 22909, + "Rein": 22910, + "infiltrated": 22911, + "Nehru": 22912, + "warriors": 22913, + "Hers": 22914, + "whereby": 22915, + "Bot": 22916, + "##inges": 22917, + "complement": 22918, + "##ollo": 22919, + "RFI": 22920, + "NCP": 22921, + "##XT": 22922, + "Caltrans": 22923, + "Khod": 22924, + "##graded": 22925, + "evacuations": 22926, + "##CHR": 22927, + "##aments": 22928, + "##ANN": 22929, + "herdsmen": 22930, + "infringement": 22931, + "entourage": 22932, + "embedd": 22933, + "exporter": 22934, + "diminish": 22935, + "Lutheran": 22936, + "expressions": 22937, + "railways": 22938, + "neat": 22939, + "Indonesians": 22940, + "Devon": 22941, + "tug": 22942, + "hijack": 22943, + "Buckingham": 22944, + "Conversation": 22945, + "grabbing": 22946, + "frenz": 22947, + "sweat": 22948, + "humane": 22949, + "##ango": 22950, + "##keepers": 22951, + "delta": 22952, + "reminiscent": 22953, + "Poverty": 22954, + "facial": 22955, + "vom": 22956, + "exporting": 22957, + "##bles": 22958, + "1901": 22959, + "Cer": 22960, + "shrink": 22961, + "Kuc": 22962, + "subversion": 22963, + "robbing": 22964, + "Haqq": 22965, + "##atero": 22966, + "broaden": 22967, + "Shannon": 22968, + "Wendy": 22969, + "Tym": 22970, + "##jj": 22971, + "upheaval": 22972, + "Berm": 22973, + "proclamation": 22974, + "Kum": 22975, + "##istani": 22976, + "Hark": 22977, + "discontin": 22978, + "disgruntled": 22979, + "Patna": 22980, + "##owser": 22981, + "arranging": 22982, + "2030": 22983, + "##roid": 22984, + "periodically": 22985, + "Thabo": 22986, + "FAC": 22987, + "Miz": 22988, + "safeguarding": 22989, + "accumulated": 22990, + "reminds": 22991, + "uphill": 22992, + "birthplace": 22993, + "Carey": 22994, + "##brook": 22995, + "subpoenas": 22996, + "molestation": 22997, + "Kuchma": 22998, + "Proble": 22999, + "opera": 23000, + "Estonian": 23001, + "##unu": 23002, + "absorbed": 23003, + "Sixty": 23004, + "SK": 23005, + "##lamini": 23006, + "niece": 23007, + "Yank": 23008, + "##AIN": 23009, + "Usman": 23010, + "##franch": 23011, + "dissemin": 23012, + "tracing": 23013, + "##ushima": 23014, + "Prep": 23015, + "Zelens": 23016, + "pioneer": 23017, + "mush": 23018, + "rip": 23019, + "##yat": 23020, + "##jri": 23021, + "Trou": 23022, + "hated": 23023, + "volcanic": 23024, + "dossier": 23025, + "Typhoon": 23026, + "Amanda": 23027, + "Sadi": 23028, + "##ENCE": 23029, + "cadets": 23030, + "174": 23031, + "Rourke": 23032, + "##esp": 23033, + "##ibious": 23034, + "phony": 23035, + "constituent": 23036, + "Communication": 23037, + "Dominique": 23038, + "flush": 23039, + "Sebastian": 23040, + "pervasive": 23041, + "GAO": 23042, + "##chief": 23043, + "camping": 23044, + "Digital": 23045, + "Phillip": 23046, + "Spani": 23047, + "reduces": 23048, + "adjoining": 23049, + "Boyle": 23050, + "Ston": 23051, + "Sergio": 23052, + "Synd": 23053, + "mum": 23054, + "inhib": 23055, + "Regardless": 23056, + "##deen": 23057, + "Aznar": 23058, + "piled": 23059, + "1902": 23060, + "BAR": 23061, + "arguably": 23062, + "##ecd": 23063, + "diamonds": 23064, + "Hasina": 23065, + "collector": 23066, + "inconc": 23067, + "Ombudsman": 23068, + "Miranda": 23069, + "lawless": 23070, + "##rances": 23071, + "assumptions": 23072, + "##iaspora": 23073, + "GREG": 23074, + "WhatsApp": 23075, + "##gence": 23076, + "wheels": 23077, + "NLD": 23078, + "##As": 23079, + "Communities": 23080, + "##agin": 23081, + "##etition": 23082, + "##gas": 23083, + "##rade": 23084, + "INSKEEP": 23085, + "perpetrator": 23086, + "Leices": 23087, + "Geological": 23088, + "vigilance": 23089, + "brawl": 23090, + "##rafts": 23091, + "reaffirm": 23092, + "abilities": 23093, + "desperation": 23094, + "muster": 23095, + "##base": 23096, + "picket": 23097, + "Evidence": 23098, + "disin": 23099, + "Lyndon": 23100, + "mobilization": 23101, + "##risy": 23102, + "Gam": 23103, + "bleak": 23104, + "##gor": 23105, + "weird": 23106, + "incompetence": 23107, + "flagship": 23108, + "Otto": 23109, + "##ulin": 23110, + "CLIN": 23111, + "persuading": 23112, + "inflammatory": 23113, + "Lomb": 23114, + "Charges": 23115, + "principals": 23116, + "Kimber": 23117, + "153": 23118, + "Hain": 23119, + "Safe": 23120, + "##azy": 23121, + "maj": 23122, + "Ashley": 23123, + "pools": 23124, + "Peking": 23125, + "##otive": 23126, + "##sis": 23127, + "Nabil": 23128, + "dictate": 23129, + "continually": 23130, + "##step": 23131, + "favoring": 23132, + "Writethru": 23133, + "##chel": 23134, + "ensued": 23135, + "exceeding": 23136, + "##stown": 23137, + "##rential": 23138, + "Paper": 23139, + "Libyans": 23140, + "Nasrallah": 23141, + "Napoleon": 23142, + "persisted": 23143, + "collapsing": 23144, + "roofs": 23145, + "Volunteer": 23146, + "Doub": 23147, + "ROK": 23148, + "Kathy": 23149, + "antiqu": 23150, + "Bour": 23151, + "devised": 23152, + "defects": 23153, + "Leeds": 23154, + "lieu": 23155, + "wireless": 23156, + "Broadway": 23157, + "matt": 23158, + "marathon": 23159, + "##icho": 23160, + "Ito": 23161, + "Byr": 23162, + "Uhuru": 23163, + "##foot": 23164, + "Regulatory": 23165, + "bothered": 23166, + "elusive": 23167, + "rib": 23168, + "Reading": 23169, + "Joining": 23170, + "Abed": 23171, + "displaying": 23172, + "perf": 23173, + "aluminum": 23174, + "conspired": 23175, + "Claud": 23176, + "##placed": 23177, + "pardoned": 23178, + "Hence": 23179, + "##sburg": 23180, + "##fight": 23181, + "misinformation": 23182, + "cardi": 23183, + "##ici": 23184, + "Narc": 23185, + "incapable": 23186, + "134": 23187, + "tackled": 23188, + "unbeliev": 23189, + "Cynthia": 23190, + "Explor": 23191, + "appetite": 23192, + "Nieto": 23193, + "Raid": 23194, + "treasure": 23195, + "##LR": 23196, + "##iche": 23197, + "Store": 23198, + "##jas": 23199, + "Confederation": 23200, + "##angagwa": 23201, + "outwe": 23202, + "tut": 23203, + "RNC": 23204, + "Respect": 23205, + "138": 23206, + "jog": 23207, + "adjustment": 23208, + "nonviolent": 23209, + "chim": 23210, + "bunker": 23211, + "Riot": 23212, + "rows": 23213, + "SADC": 23214, + "bronze": 23215, + "Malian": 23216, + "dynamics": 23217, + "Film": 23218, + "bef": 23219, + "perished": 23220, + "mentality": 23221, + "likened": 23222, + "involuntary": 23223, + "Gent": 23224, + "Kak": 23225, + "ethnically": 23226, + "Conflict": 23227, + "##far": 23228, + "Rapid": 23229, + "musician": 23230, + "##SU": 23231, + "storey": 23232, + "##iencies": 23233, + "156": 23234, + "reconstruct": 23235, + "Meteor": 23236, + "Sharm": 23237, + "assemblies": 23238, + "##irling": 23239, + "density": 23240, + "possessed": 23241, + "entitlement": 23242, + "swollen": 23243, + "absorb": 23244, + "Title": 23245, + "Rousseff": 23246, + "defection": 23247, + "Muth": 23248, + "Paw": 23249, + "suffrage": 23250, + "##seud": 23251, + "Isle": 23252, + "unfit": 23253, + "badge": 23254, + "winding": 23255, + "condoms": 23256, + "UNO": 23257, + "witnessing": 23258, + "adjustments": 23259, + "ombudsman": 23260, + "bind": 23261, + "Langu": 23262, + "##sins": 23263, + "##ollect": 23264, + "##bye": 23265, + "comedy": 23266, + "Personal": 23267, + "fueling": 23268, + "Sis": 23269, + "##anca": 23270, + "comprise": 23271, + "filming": 23272, + "Adds": 23273, + "biblical": 23274, + "Charlottesville": 23275, + "Occupy": 23276, + "Judith": 23277, + "RU": 23278, + "comic": 23279, + "Yassin": 23280, + "resigns": 23281, + "##ITE": 23282, + "eroded": 23283, + "Mnangagwa": 23284, + "eyeb": 23285, + "LGBTQ": 23286, + "##olu": 23287, + "##ASE": 23288, + "Know": 23289, + "Chret": 23290, + "AKP": 23291, + "brushed": 23292, + "##pract": 23293, + "unlawfully": 23294, + "Quality": 23295, + "platoon": 23296, + "Dlamini": 23297, + "Zawah": 23298, + "cousins": 23299, + "##itano": 23300, + "schedules": 23301, + "Banking": 23302, + "responds": 23303, + "VO": 23304, + "aux": 23305, + "##opa": 23306, + "Pray": 23307, + "MIT": 23308, + "##rata": 23309, + "##obar": 23310, + "SN": 23311, + "Martyr": 23312, + "Basin": 23313, + "consensual": 23314, + "understandable": 23315, + "Ere": 23316, + "biot": 23317, + "KAR": 23318, + "129": 23319, + "Talabani": 23320, + "proudly": 23321, + "Aleks": 23322, + "##uku": 23323, + "faiths": 23324, + "Tz": 23325, + "1909": 23326, + "##opposed": 23327, + "carc": 23328, + "##arliaments": 23329, + "Computer": 23330, + "withstand": 23331, + "Birth": 23332, + "##wald": 23333, + "bravery": 23334, + "##tel": 23335, + "complainant": 23336, + "predictable": 23337, + "pumps": 23338, + "##UK": 23339, + "Bris": 23340, + "Laure": 23341, + "hardened": 23342, + "interrupt": 23343, + "Fight": 23344, + "##top": 23345, + "joking": 23346, + "renegade": 23347, + "orb": 23348, + "Maher": 23349, + "Prak": 23350, + "seldom": 23351, + "stimulate": 23352, + "Zambian": 23353, + "issuance": 23354, + "##ayi": 23355, + "Train": 23356, + "NYC": 23357, + "##pret": 23358, + "corresponding": 23359, + "resumes": 23360, + "jaw": 23361, + "Kem": 23362, + "undue": 23363, + "ARC": 23364, + "Crowley": 23365, + "Design": 23366, + "Sho": 23367, + "##urai": 23368, + "Clashes": 23369, + "registry": 23370, + "prophet": 23371, + "brothel": 23372, + "Rajya": 23373, + "##zhnev": 23374, + "carriage": 23375, + "Contras": 23376, + "NEC": 23377, + "Khar": 23378, + "terribly": 23379, + "Blix": 23380, + "##inate": 23381, + "cruiser": 23382, + "relay": 23383, + "UNR": 23384, + "##rose": 23385, + "crusade": 23386, + "Level": 23387, + "counterfeit": 23388, + "##ril": 23389, + "##IZ": 23390, + "refr": 23391, + "attain": 23392, + "antibiotics": 23393, + "##osystem": 23394, + "NAFTA": 23395, + "thefts": 23396, + "marketplace": 23397, + "##itus": 23398, + "guiding": 23399, + "##enge": 23400, + "unfor": 23401, + "Lenn": 23402, + "##stock": 23403, + "Comprehensive": 23404, + "memos": 23405, + "Fow": 23406, + "ostensibly": 23407, + "Sihan": 23408, + "precautionary": 23409, + "blessed": 23410, + "underscore": 23411, + "Jae": 23412, + "preceding": 23413, + "unopposed": 23414, + "Tymoshenko": 23415, + "##ratory": 23416, + "gripped": 23417, + "distinctive": 23418, + "Issues": 23419, + "Range": 23420, + "LLC": 23421, + "Anatolia": 23422, + "incidence": 23423, + "fundamentalists": 23424, + "dumb": 23425, + "Cash": 23426, + "reviving": 23427, + "##lia": 23428, + "downplayed": 23429, + "Yorker": 23430, + "consul": 23431, + "disadvantage": 23432, + "##heric": 23433, + "geographic": 23434, + "Chretien": 23435, + "raz": 23436, + "loudly": 23437, + "WATCH": 23438, + "##artite": 23439, + "worded": 23440, + "clam": 23441, + "controversies": 23442, + "McAul": 23443, + "##ogg": 23444, + "crumbling": 23445, + "Alle": 23446, + "133": 23447, + "lump": 23448, + "ploy": 23449, + "Tuls": 23450, + "##obe": 23451, + "legalized": 23452, + "leve": 23453, + "invisible": 23454, + "##ueb": 23455, + "Circle": 23456, + "disguised": 23457, + "clerks": 23458, + "Highland": 23459, + "Fields": 23460, + "##atters": 23461, + "Bee": 23462, + "Cesar": 23463, + "touring": 23464, + "helmets": 23465, + "Coul": 23466, + "elevator": 23467, + "Beginning": 23468, + "Sihanouk": 23469, + "Committees": 23470, + "Benue": 23471, + "fuelled": 23472, + "enraged": 23473, + "##obo": 23474, + "offending": 23475, + "firefight": 23476, + "Zapatero": 23477, + "literacy": 23478, + "reef": 23479, + "Session": 23480, + "##illas": 23481, + "Barz": 23482, + "TSA": 23483, + "Esk": 23484, + "##igion": 23485, + "Garner": 23486, + "imbal": 23487, + "unfavor": 23488, + "senseless": 23489, + "Vig": 23490, + "funerals": 23491, + "Schen": 23492, + "Hast": 23493, + "##vor": 23494, + "roomm": 23495, + "Pred": 23496, + "##antz": 23497, + "rattled": 23498, + "##hek": 23499, + "constitutionality": 23500, + "insurrection": 23501, + "outfits": 23502, + "flatt": 23503, + "Lodge": 23504, + "##cester": 23505, + "Brezhnev": 23506, + "communicating": 23507, + "engineered": 23508, + "Join": 23509, + "##car": 23510, + "##still": 23511, + "Sow": 23512, + "asbestos": 23513, + "##jriwal": 23514, + "pale": 23515, + "##oled": 23516, + "##lewood": 23517, + "Prisoners": 23518, + "FAO": 23519, + "courtyard": 23520, + "advises": 23521, + "136": 23522, + "Kashmiris": 23523, + "apologise": 23524, + "Word": 23525, + "Voter": 23526, + "##jin": 23527, + "Vad": 23528, + "deterrence": 23529, + "##owship": 23530, + "squadrons": 23531, + "Cot": 23532, + "##face": 23533, + "Rabbani": 23534, + "CJ": 23535, + "Tenet": 23536, + "lions": 23537, + "Teamsters": 23538, + "##forward": 23539, + "Lesb": 23540, + "hugely": 23541, + "marginalized": 23542, + "Except": 23543, + "daunting": 23544, + "##iu": 23545, + "Bust": 23546, + "Malley": 23547, + "festivities": 23548, + "reeling": 23549, + "Valerie": 23550, + "remedies": 23551, + "IB": 23552, + "upward": 23553, + "DOJ": 23554, + "accent": 23555, + "commercials": 23556, + "##formed": 23557, + "streams": 23558, + "Mechan": 23559, + "AV": 23560, + "Sikhs": 23561, + "architects": 23562, + "Colony": 23563, + "vibrant": 23564, + "blasphemy": 23565, + "##isance": 23566, + "##atan": 23567, + "Alain": 23568, + "Trail": 23569, + "ruthless": 23570, + "##eros": 23571, + "McAuliffe": 23572, + "Terminal": 23573, + "Kirch": 23574, + "1904": 23575, + "handcuffs": 23576, + "peacem": 23577, + "Warri": 23578, + "Daley": 23579, + "weekday": 23580, + "Survivors": 23581, + "sack": 23582, + "Rahim": 23583, + "Merrill": 23584, + "probability": 23585, + "50s": 23586, + "hails": 23587, + "##affected": 23588, + "Bath": 23589, + "feedback": 23590, + "Toledo": 23591, + "Fisheries": 23592, + "dwindling": 23593, + "##eas": 23594, + "##ulia": 23595, + "zeal": 23596, + "hypocrisy": 23597, + "Jubilee": 23598, + "Fo": 23599, + "BART": 23600, + "340": 23601, + "hallway": 23602, + "wishing": 23603, + "metric": 23604, + "millionaire": 23605, + "generators": 23606, + "tacit": 23607, + "Nouri": 23608, + "castle": 23609, + "Leading": 23610, + "Khrush": 23611, + "conqu": 23612, + "157": 23613, + "Vish": 23614, + "##aic": 23615, + "Stol": 23616, + "CLINTON": 23617, + "##oval": 23618, + "Same": 23619, + "##inb": 23620, + "strewn": 23621, + "BERLIN": 23622, + "##lishes": 23623, + "relates": 23624, + "Mongol": 23625, + "##tershire": 23626, + "harming": 23627, + "signatories": 23628, + "sincer": 23629, + "arbitrarily": 23630, + "##OV": 23631, + "ventil": 23632, + "omin": 23633, + "Weekly": 23634, + "Ortiz": 23635, + "Sterling": 23636, + "FI": 23637, + "##fra": 23638, + "Pend": 23639, + "marital": 23640, + "prefecture": 23641, + "Ghazi": 23642, + "BOS": 23643, + "reunion": 23644, + "Politburo": 23645, + "handwritten": 23646, + "NIA": 23647, + "hammered": 23648, + "shelled": 23649, + "geographical": 23650, + "##oco": 23651, + "cruc": 23652, + "Wilm": 23653, + "30th": 23654, + "faded": 23655, + "##etting": 23656, + "sexuality": 23657, + "landowners": 23658, + "Yuri": 23659, + "needing": 23660, + "##ieri": 23661, + "visibly": 23662, + "grieving": 23663, + "Chevron": 23664, + "coin": 23665, + "Malay": 23666, + "tennis": 23667, + "Arn": 23668, + "Durb": 23669, + "WA": 23670, + "fossil": 23671, + "sequence": 23672, + "geopolitical": 23673, + "nongovernmental": 23674, + "refiner": 23675, + "##LEY": 23676, + "misguided": 23677, + "irrevers": 23678, + "vans": 23679, + "WILL": 23680, + "Ashton": 23681, + "Fast": 23682, + "violators": 23683, + "coercion": 23684, + "prefers": 23685, + "raced": 23686, + "##eem": 23687, + "impeached": 23688, + "Reconstruction": 23689, + "Naur": 23690, + "##coholic": 23691, + "sermon": 23692, + "Prohibition": 23693, + "Alvaro": 23694, + "spirited": 23695, + "Kejriwal": 23696, + "##rise": 23697, + "Cindy": 23698, + "compact": 23699, + "schoolgirl": 23700, + "publishers": 23701, + "Mk": 23702, + "##aziz": 23703, + "cere": 23704, + "Leonid": 23705, + "##ayor": 23706, + "Annual": 23707, + "crafted": 23708, + "adjud": 23709, + "puppet": 23710, + "dimension": 23711, + "##unica": 23712, + "Parad": 23713, + "stature": 23714, + "##ulla": 23715, + "culminated": 23716, + "insens": 23717, + "conducive": 23718, + "GREGORY": 23719, + "tentatively": 23720, + "Sofia": 23721, + "Alej": 23722, + "squeeze": 23723, + "##enzie": 23724, + "subdiv": 23725, + "##itte": 23726, + "tenth": 23727, + "inflict": 23728, + "Jury": 23729, + "Shahid": 23730, + "Karbala": 23731, + "humble": 23732, + "beard": 23733, + "Arb": 23734, + "legalize": 23735, + "Tall": 23736, + "Debbie": 23737, + "jammed": 23738, + "oh": 23739, + "retaliated": 23740, + "giants": 23741, + "##uees": 23742, + "throng": 23743, + "dash": 23744, + "shred": 23745, + "Khrushchev": 23746, + "##reation": 23747, + "SHARP": 23748, + "##rag": 23749, + "Pfizer": 23750, + "juries": 23751, + "OFF": 23752, + "##scale": 23753, + "retrieved": 23754, + "Duarte": 23755, + "PO": 23756, + "pumped": 23757, + "SHARE": 23758, + "grams": 23759, + "confess": 23760, + "Kish": 23761, + "mired": 23762, + "##siung": 23763, + "Osborne": 23764, + "Cm": 23765, + "Getting": 23766, + "Moammar": 23767, + "wealthiest": 23768, + "DeS": 23769, + "##olulu": 23770, + "##ulously": 23771, + "##rani": 23772, + "mast": 23773, + "PRC": 23774, + "##INE": 23775, + "belts": 23776, + "Tracy": 23777, + "explored": 23778, + "Hayat": 23779, + "snipers": 23780, + "Prosecution": 23781, + "##uffled": 23782, + "videotaped": 23783, + "PhD": 23784, + "anthrop": 23785, + "Kostunica": 23786, + "Areas": 23787, + "embedded": 23788, + "Fell": 23789, + "gran": 23790, + "Bug": 23791, + "##andans": 23792, + "recounts": 23793, + "resting": 23794, + "brokers": 23795, + "laund": 23796, + "etat": 23797, + "assemble": 23798, + "##emba": 23799, + "Honolulu": 23800, + "Guerr": 23801, + "40s": 23802, + "driveway": 23803, + "victorious": 23804, + "##rock": 23805, + "reversing": 23806, + "fray": 23807, + "indicators": 23808, + "Kids": 23809, + "veiled": 23810, + "pretend": 23811, + "Standards": 23812, + "Sharp": 23813, + "intensifying": 23814, + "Quran": 23815, + "malpract": 23816, + "inventory": 23817, + "Arrest": 23818, + "Naples": 23819, + "Salazar": 23820, + "FN": 23821, + "Professional": 23822, + "Normandy": 23823, + "##hof": 23824, + "possessions": 23825, + "Monroe": 23826, + "Simmons": 23827, + "RIA": 23828, + "straightforward": 23829, + "Manmohan": 23830, + "regrettable": 23831, + "Nuri": 23832, + "Javed": 23833, + "Donetsk": 23834, + "pleads": 23835, + "specializes": 23836, + "Hamm": 23837, + "Aven": 23838, + "Kod": 23839, + "##atunga": 23840, + "mocked": 23841, + "basin": 23842, + "sensors": 23843, + "endemic": 23844, + "Imag": 23845, + "Buy": 23846, + "##etermined": 23847, + "Boz": 23848, + "##inka": 23849, + "Kell": 23850, + "Haster": 23851, + "Opportun": 23852, + "realizing": 23853, + "Hert": 23854, + "IF": 23855, + "trainers": 23856, + "##URE": 23857, + "reproduced": 23858, + "Carden": 23859, + "Alpha": 23860, + "McNamara": 23861, + "Bent": 23862, + "Amato": 23863, + "settings": 23864, + "##frey": 23865, + "paramount": 23866, + "whaling": 23867, + "##ilitaries": 23868, + "##cked": 23869, + "KCNA": 23870, + "Seventh": 23871, + "auditors": 23872, + "##oors": 23873, + "clips": 23874, + "adherence": 23875, + "chef": 23876, + "evaluating": 23877, + "decisively": 23878, + "Goodman": 23879, + "Cou": 23880, + "Brandon": 23881, + "Brod": 23882, + "axis": 23883, + "##lied": 23884, + "##pal": 23885, + "treats": 23886, + "Nielsen": 23887, + "wolf": 23888, + "##angar": 23889, + "morgue": 23890, + "inel": 23891, + "stealth": 23892, + "##tic": 23893, + "attendees": 23894, + "Bradford": 23895, + "bount": 23896, + "standstill": 23897, + "Mullen": 23898, + "epidemi": 23899, + "Kub": 23900, + "disclosing": 23901, + "Aberdeen": 23902, + "nearing": 23903, + "grabs": 23904, + "##ridges": 23905, + "appalled": 23906, + "archdiocese": 23907, + "Feld": 23908, + "##castle": 23909, + "BNP": 23910, + "chocol": 23911, + "weighs": 23912, + "yacht": 23913, + "risking": 23914, + "bulletin": 23915, + "fraught": 23916, + "Glass": 23917, + "chunk": 23918, + "Alp": 23919, + "spelled": 23920, + "152": 23921, + "coincidence": 23922, + "##istants": 23923, + "Facility": 23924, + "Mateo": 23925, + "##vering": 23926, + "favourite": 23927, + "Nigel": 23928, + "induced": 23929, + "##geries": 23930, + "sampling": 23931, + "Kann": 23932, + "blackout": 23933, + "Eli": 23934, + "##apego": 23935, + "Peg": 23936, + "hydrogen": 23937, + "Josef": 23938, + "masters": 23939, + "Debate": 23940, + "MacArthur": 23941, + "bricks": 23942, + "Logan": 23943, + "Kant": 23944, + "Moro": 23945, + "pseud": 23946, + "Alexei": 23947, + "mentions": 23948, + "Speakes": 23949, + "merge": 23950, + "nets": 23951, + "desires": 23952, + "Ironically": 23953, + "##itha": 23954, + "selecting": 23955, + "continuity": 23956, + "metre": 23957, + "Chechens": 23958, + "prostitute": 23959, + "##eville": 23960, + "disadvantaged": 23961, + "Walt": 23962, + "Schneider": 23963, + "identifies": 23964, + "Interview": 23965, + "##igi": 23966, + "Contract": 23967, + "unaccompanied": 23968, + "##gged": 23969, + "##rists": 23970, + "overrun": 23971, + "##array": 23972, + "121": 23973, + "##ospel": 23974, + "Results": 23975, + "Sudden": 23976, + "##umni": 23977, + "Consequently": 23978, + "Chick": 23979, + "Sicily": 23980, + "Wyn": 23981, + "eradication": 23982, + "##church": 23983, + "##elin": 23984, + "Hallow": 23985, + "unseat": 23986, + "Hastert": 23987, + "balloons": 23988, + "1903": 23989, + "headquartered": 23990, + "##apo": 23991, + "normalization": 23992, + "##sein": 23993, + "subordinate": 23994, + "altercation": 23995, + "echoing": 23996, + "rapist": 23997, + "Prav": 23998, + "angle": 23999, + "ousting": 24000, + "mosquito": 24001, + "Derek": 24002, + "pharmac": 24003, + "##aunted": 24004, + "hesit": 24005, + "forecasts": 24006, + "Uighur": 24007, + "chorus": 24008, + "broadcasters": 24009, + "Pom": 24010, + "Harcourt": 24011, + "Kaine": 24012, + "##ifference": 24013, + "vacancies": 24014, + "Sally": 24015, + "Saif": 24016, + "arc": 24017, + "leased": 24018, + "ire": 24019, + "Weiner": 24020, + "retr": 24021, + "Pitt": 24022, + "prostate": 24023, + "dried": 24024, + "bloodiest": 24025, + "Vargas": 24026, + "sensational": 24027, + "terrifying": 24028, + "##aksa": 24029, + "inconclusive": 24030, + "##national": 24031, + "##agua": 24032, + "schooling": 24033, + "Frat": 24034, + "##000": 24035, + "Erekat": 24036, + "Raff": 24037, + "##olson": 24038, + "##around": 24039, + "denials": 24040, + "Grey": 24041, + "deprivation": 24042, + "rhy": 24043, + "Bamb": 24044, + "stipulates": 24045, + "Protect": 24046, + "booths": 24047, + "IOM": 24048, + "Aboriginal": 24049, + "likewise": 24050, + "awaits": 24051, + "Cycl": 24052, + "coffers": 24053, + "slams": 24054, + "##nath": 24055, + "Bish": 24056, + "Juppe": 24057, + "Rangel": 24058, + "##making": 24059, + "Mahmood": 24060, + "Hanc": 24061, + "anarchy": 24062, + "scarc": 24063, + "solo": 24064, + "deepened": 24065, + "disobedience": 24066, + "Examiner": 24067, + "##inkel": 24068, + "Valencia": 24069, + "##atical": 24070, + "tabled": 24071, + "dioxide": 24072, + "##amesh": 24073, + "levy": 24074, + "PAN": 24075, + "Nir": 24076, + "##iaut": 24077, + "##aldo": 24078, + "plaque": 24079, + "clot": 24080, + "promul": 24081, + "Napol": 24082, + "premise": 24083, + "complying": 24084, + "Katie": 24085, + "gardens": 24086, + "allowances": 24087, + "##otilla": 24088, + "assumes": 24089, + "Immediately": 24090, + "presumptive": 24091, + "Helicop": 24092, + "incursions": 24093, + "##ASTS": 24094, + "##esity": 24095, + "163": 24096, + "talented": 24097, + "cellular": 24098, + "##nagar": 24099, + "##uration": 24100, + "Qian": 24101, + "Thirteen": 24102, + "swat": 24103, + "Lindsay": 24104, + "imam": 24105, + "Pune": 24106, + "Overseas": 24107, + "1898": 24108, + "##mants": 24109, + "Abdallah": 24110, + "##ixed": 24111, + "wrangling": 24112, + "##ukh": 24113, + "seam": 24114, + "curbs": 24115, + "guides": 24116, + "realization": 24117, + "149": 24118, + "nude": 24119, + "Lars": 24120, + "Fukushima": 24121, + "nuts": 24122, + "##kley": 24123, + "Bea": 24124, + "runners": 24125, + "##atham": 24126, + "Cory": 24127, + "Brock": 24128, + "builds": 24129, + "##INS": 24130, + "lottery": 24131, + "Kai": 24132, + "##erget": 24133, + "Carneg": 24134, + "excerpts": 24135, + "textbooks": 24136, + "Churches": 24137, + "Rocky": 24138, + "Raila": 24139, + "Emil": 24140, + "rewarded": 24141, + "Jia": 24142, + "Ruben": 24143, + "impaired": 24144, + "##agher": 24145, + "Pride": 24146, + "conglom": 24147, + "ampl": 24148, + "hats": 24149, + "indoors": 24150, + "##oker": 24151, + "circumstance": 24152, + "alarms": 24153, + "inheritance": 24154, + "##entiary": 24155, + "Canton": 24156, + "invented": 24157, + "Sister": 24158, + "Yates": 24159, + "susceptible": 24160, + "##break": 24161, + "microphone": 24162, + "##anol": 24163, + "portable": 24164, + "distanced": 24165, + "bisexual": 24166, + "pulls": 24167, + "ladies": 24168, + "Prisons": 24169, + "##writer": 24170, + "prudent": 24171, + "celebrates": 24172, + "athe": 24173, + "NYT": 24174, + "##asaki": 24175, + "pillar": 24176, + "##iliary": 24177, + "hideout": 24178, + "Rupert": 24179, + "conferred": 24180, + "##ichiro": 24181, + "calculations": 24182, + "freew": 24183, + "vests": 24184, + "Advance": 24185, + "Oy": 24186, + "Kigali": 24187, + "paramilitaries": 24188, + "prevalence": 24189, + "trader": 24190, + "bilingual": 24191, + "clog": 24192, + "organic": 24193, + "Milton": 24194, + "undergraduate": 24195, + "reside": 24196, + "Aad": 24197, + "protein": 24198, + "##anov": 24199, + "##jug": 24200, + "slipping": 24201, + "Kagame": 24202, + "scapego": 24203, + "cleaner": 24204, + "hull": 24205, + "wetlands": 24206, + "Nagorno": 24207, + "Livni": 24208, + "nest": 24209, + "cheek": 24210, + "MCC": 24211, + "Valle": 24212, + "Lia": 24213, + "Hindi": 24214, + "Nem": 24215, + "##ushan": 24216, + "SHARPTON": 24217, + "mega": 24218, + "similarities": 24219, + "cla": 24220, + "Treas": 24221, + "energet": 24222, + "Belarusian": 24223, + "Monterey": 24224, + "cornerstone": 24225, + "dive": 24226, + "semiaut": 24227, + "disposed": 24228, + "Asad": 24229, + "215": 24230, + "undersecretary": 24231, + "Ved": 24232, + "sizable": 24233, + "##ewed": 24234, + "pits": 24235, + "Sakh": 24236, + "nois": 24237, + "remarkably": 24238, + "Halloween": 24239, + "enquir": 24240, + "papal": 24241, + "##thy": 24242, + "referral": 24243, + "implant": 24244, + "centerpiece": 24245, + "##ooter": 24246, + "emphasised": 24247, + "Envoy": 24248, + "Vac": 24249, + "brands": 24250, + "##rown": 24251, + "disruptions": 24252, + "##shan": 24253, + "TASS": 24254, + "##aretz": 24255, + "Gord": 24256, + "Monument": 24257, + "Lif": 24258, + "cutbacks": 24259, + "Neighbor": 24260, + "Aub": 24261, + "Falun": 24262, + "ecl": 24263, + "ecosystem": 24264, + "congratulate": 24265, + "Excell": 24266, + "##storms": 24267, + "Theater": 24268, + "receipts": 24269, + "##IDA": 24270, + "Lack": 24271, + "glory": 24272, + "airlifted": 24273, + "##ENE": 24274, + "173": 24275, + "mobs": 24276, + "extraordinarily": 24277, + "comedian": 24278, + "480": 24279, + "preempt": 24280, + "Prab": 24281, + "scant": 24282, + "keynote": 24283, + "segregated": 24284, + "bigot": 24285, + "contributes": 24286, + "Ober": 24287, + "splitting": 24288, + "disarray": 24289, + "Tribal": 24290, + "envel": 24291, + "Lil": 24292, + "Bertrand": 24293, + "timed": 24294, + "infuriated": 24295, + "scathing": 24296, + "modify": 24297, + "##withstanding": 24298, + "Cmdr": 24299, + "Zen": 24300, + "curtain": 24301, + "cob": 24302, + "##wright": 24303, + "amateur": 24304, + "##rehensible": 24305, + "Personnel": 24306, + "payche": 24307, + "159": 24308, + "Rajoy": 24309, + "fantastic": 24310, + "Sami": 24311, + "Lien": 24312, + "Series": 24313, + "Going": 24314, + "appointee": 24315, + "MN": 24316, + "pricing": 24317, + "Alexis": 24318, + "plung": 24319, + "reluctantly": 24320, + "Ord": 24321, + "withdrawals": 24322, + "Bahamas": 24323, + "Weaver": 24324, + "Indochina": 24325, + "cordial": 24326, + "Jacqu": 24327, + "##lay": 24328, + "fragments": 24329, + "illiter": 24330, + "Stay": 24331, + "dissenting": 24332, + "Goh": 24333, + "Newtown": 24334, + "fielded": 24335, + "downfall": 24336, + "DIS": 24337, + "Weber": 24338, + "Pang": 24339, + "Puig": 24340, + "##uously": 24341, + "Flag": 24342, + "Novosti": 24343, + "Conte": 24344, + "Tropical": 24345, + "##eer": 24346, + "Haaretz": 24347, + "Esper": 24348, + "daring": 24349, + "shelves": 24350, + "illustrated": 24351, + "cyl": 24352, + "furl": 24353, + "coca": 24354, + "flats": 24355, + "Chester": 24356, + "cosmet": 24357, + "tales": 24358, + "Gat": 24359, + "Donovan": 24360, + "choked": 24361, + "cram": 24362, + "disapproval": 24363, + "Sadiq": 24364, + "sprink": 24365, + "Nest": 24366, + "##osta": 24367, + "rife": 24368, + "groom": 24369, + "molested": 24370, + "Villepin": 24371, + "euth": 24372, + "##rington": 24373, + "monster": 24374, + "Gulen": 24375, + "blond": 24376, + "##ener": 24377, + "breaching": 24378, + "pundits": 24379, + "flame": 24380, + "##eys": 24381, + "mediated": 24382, + "##oom": 24383, + "HK": 24384, + "batons": 24385, + "Originally": 24386, + "Diss": 24387, + "allotted": 24388, + "##awat": 24389, + "pleasant": 24390, + "slowdown": 24391, + "simmering": 24392, + "Napolitano": 24393, + "##orpor": 24394, + "##ATH": 24395, + "imagery": 24396, + "untrue": 24397, + "unsolved": 24398, + "Illeg": 24399, + "labourers": 24400, + "capsized": 24401, + "returnees": 24402, + "Pilot": 24403, + "occurrence": 24404, + "sland": 24405, + "negatively": 24406, + "158": 24407, + "reint": 24408, + "DIR": 24409, + "Materials": 24410, + "repudi": 24411, + "##ATA": 24412, + "unaccounted": 24413, + "LOC": 24414, + "Haqqani": 24415, + "##ophile": 24416, + "169": 24417, + "Swift": 24418, + "thriving": 24419, + "Molina": 24420, + "heterosexual": 24421, + "vocational": 24422, + "##illan": 24423, + "##zhen": 24424, + "##ORS": 24425, + "pavement": 24426, + "dos": 24427, + "fetus": 24428, + "adamant": 24429, + "refriger": 24430, + "Silicon": 24431, + "camouflage": 24432, + "signaling": 24433, + "Gazprom": 24434, + "##prising": 24435, + "Reverend": 24436, + "distraction": 24437, + "tin": 24438, + "Scha": 24439, + "bells": 24440, + "##igator": 24441, + "Humphrey": 24442, + "wrecked": 24443, + "Various": 24444, + "reprisal": 24445, + "Carnegie": 24446, + "unveil": 24447, + "Hull": 24448, + "ES": 24449, + "weeklong": 24450, + "Covenant": 24451, + "rituals": 24452, + "Neighbors": 24453, + "##FK": 24454, + "Rochester": 24455, + "Azerbaijani": 24456, + "vetting": 24457, + "##ftar": 24458, + "upscale": 24459, + "172": 24460, + "refurb": 24461, + "##fti": 24462, + "accuser": 24463, + "##afiq": 24464, + "##LINE": 24465, + "dre": 24466, + "accustomed": 24467, + "boasts": 24468, + "epit": 24469, + "Lugar": 24470, + "##itous": 24471, + "downward": 24472, + "flanked": 24473, + "Somerset": 24474, + "Amber": 24475, + "thoughtful": 24476, + "Radovan": 24477, + "Moshe": 24478, + "Kee": 24479, + "Tac": 24480, + "##omers": 24481, + "380": 24482, + "Saraki": 24483, + "Gors": 24484, + "limbs": 24485, + "marshal": 24486, + "cane": 24487, + "##sch": 24488, + "certify": 24489, + "Defend": 24490, + "Agh": 24491, + "BH": 24492, + "Hospitals": 24493, + "spiral": 24494, + "compounded": 24495, + "injected": 24496, + "admired": 24497, + "##ayel": 24498, + "SHO": 24499, + "EP": 24500, + "stap": 24501, + "collateral": 24502, + "enables": 24503, + "snub": 24504, + "Cornell": 24505, + "Shelby": 24506, + "ensures": 24507, + "Cald": 24508, + "downloading": 24509, + "quarrel": 24510, + "supervising": 24511, + "suicidal": 24512, + "rethink": 24513, + "Salis": 24514, + "gunb": 24515, + "##emon": 24516, + "pillars": 24517, + "##abu": 24518, + "vendor": 24519, + "standpoint": 24520, + "Strat": 24521, + "Shaikh": 24522, + "##inness": 24523, + "Ninth": 24524, + "60th": 24525, + "##workers": 24526, + "Visited": 24527, + "pp": 24528, + "Ocalan": 24529, + "LAH": 24530, + "Limbaugh": 24531, + "##building": 24532, + "Heathrow": 24533, + "Castillo": 24534, + "Commissioners": 24535, + "razor": 24536, + "patern": 24537, + "Request": 24538, + "Doyle": 24539, + "plantation": 24540, + "awak": 24541, + "Complex": 24542, + "satir": 24543, + "expropri": 24544, + "Clifford": 24545, + "PS5": 24546, + "hinder": 24547, + "jub": 24548, + "pinpoint": 24549, + "##orean": 24550, + "vouchers": 24551, + "Medi": 24552, + "arrogant": 24553, + "Maulana": 24554, + "enactment": 24555, + "Rak": 24556, + "reconsid": 24557, + "fatality": 24558, + "vested": 24559, + "wires": 24560, + "Kunduz": 24561, + "Guerrero": 24562, + "metaph": 24563, + "Likewise": 24564, + "Franz": 24565, + "cordon": 24566, + "intermediate": 24567, + "sedition": 24568, + "monastery": 24569, + "sacrificed": 24570, + "Monde": 24571, + "##aughlin": 24572, + "voyage": 24573, + "Subcommittee": 24574, + "meltdown": 24575, + "fitness": 24576, + "##erra": 24577, + "eaten": 24578, + "Surrey": 24579, + "Hancock": 24580, + "looms": 24581, + "##forth": 24582, + "sincerely": 24583, + "##uity": 24584, + "Nax": 24585, + "incorporate": 24586, + "##ibar": 24587, + "Produc": 24588, + "upgrading": 24589, + "bub": 24590, + "Ernst": 24591, + "Estate": 24592, + "##REE": 24593, + "##KA": 24594, + "Walid": 24595, + "redesign": 24596, + "encamp": 24597, + "##isure": 24598, + "chemistry": 24599, + "##avian": 24600, + "##elly": 24601, + "Ukrainians": 24602, + "calam": 24603, + "undertook": 24604, + "hurry": 24605, + "rats": 24606, + "networking": 24607, + "##olls": 24608, + "crypt": 24609, + "refineries": 24610, + "##uchar": 24611, + "Tact": 24612, + "jetliner": 24613, + "##attery": 24614, + "Atiku": 24615, + "crunch": 24616, + "Baghdadi": 24617, + "reconcil": 24618, + "efficiently": 24619, + "##ousing": 24620, + "cannons": 24621, + "Geoffrey": 24622, + "wasting": 24623, + "Ivorian": 24624, + "SEAL": 24625, + "Andreas": 24626, + "loudspe": 24627, + "Yev": 24628, + "newcomers": 24629, + "VIP": 24630, + "147": 24631, + "wrist": 24632, + "Watt": 24633, + "cage": 24634, + "Bols": 24635, + "hasht": 24636, + "##arging": 24637, + "OIC": 24638, + "Mian": 24639, + "lawlessness": 24640, + "gig": 24641, + "Levine": 24642, + "167": 24643, + "informants": 24644, + "ICBM": 24645, + "hopefuls": 24646, + "Khaw": 24647, + "##uly": 24648, + "handicapped": 24649, + "orphans": 24650, + "1865": 24651, + "Mercury": 24652, + "passive": 24653, + "Gerard": 24654, + "alerts": 24655, + "##attar": 24656, + "intervening": 24657, + "mishand": 24658, + "Kenny": 24659, + "Bihac": 24660, + "inexp": 24661, + "##agi": 24662, + "Mud": 24663, + "##imble": 24664, + "##ropolis": 24665, + "inserted": 24666, + "liar": 24667, + "Madras": 24668, + "envelope": 24669, + "importing": 24670, + "reliability": 24671, + "Newspaper": 24672, + "##fr": 24673, + "Stevenson": 24674, + "autobi": 24675, + "emblem": 24676, + "Sask": 24677, + "caliphate": 24678, + "OT": 24679, + "slower": 24680, + "hefty": 24681, + "polite": 24682, + "Cors": 24683, + "##antha": 24684, + "##nest": 24685, + "crater": 24686, + "Juvenile": 24687, + "pizza": 24688, + "monk": 24689, + "Bord": 24690, + "Manit": 24691, + "closet": 24692, + "Volunteers": 24693, + "rods": 24694, + "airlift": 24695, + "Torrance": 24696, + "tearing": 24697, + "##eday": 24698, + "Sheff": 24699, + "overhe": 24700, + "162": 24701, + "murk": 24702, + "rewrite": 24703, + "##yards": 24704, + "eleg": 24705, + "Trinity": 24706, + "Abbasi": 24707, + "Jema": 24708, + "passers": 24709, + "HEADER": 24710, + "rubbish": 24711, + "Yudh": 24712, + "draped": 24713, + "RECASTS": 24714, + "##owns": 24715, + "lame": 24716, + "eminent": 24717, + "lord": 24718, + "premeditated": 24719, + "##idan": 24720, + "directs": 24721, + "sidewalks": 24722, + "Kiir": 24723, + "Arias": 24724, + "290": 24725, + "Consultative": 24726, + "surging": 24727, + "blocs": 24728, + "switching": 24729, + "plaus": 24730, + "FE": 24731, + "theology": 24732, + "philosophical": 24733, + "pesos": 24734, + "Moslems": 24735, + "Transitional": 24736, + "##nton": 24737, + "##riminal": 24738, + "Institutional": 24739, + "Kyle": 24740, + "Jang": 24741, + "Millennium": 24742, + "mog": 24743, + "factual": 24744, + "Sixth": 24745, + "fantasy": 24746, + "Bauer": 24747, + "Katherine": 24748, + "Hi": 24749, + "blitz": 24750, + "obsessed": 24751, + "##icultural": 24752, + "##inguished": 24753, + "portraits": 24754, + "resilience": 24755, + "heaviest": 24756, + "deductions": 24757, + "##hik": 24758, + "##endas": 24759, + "modernize": 24760, + "realm": 24761, + "Waxman": 24762, + "wallet": 24763, + "Seal": 24764, + "warranted": 24765, + "Rusk": 24766, + "Miy": 24767, + "##river": 24768, + "Eden": 24769, + "steril": 24770, + "Continued": 24771, + "staffed": 24772, + "locks": 24773, + "tragedies": 24774, + "adapted": 24775, + "modifications": 24776, + "garment": 24777, + "declines": 24778, + "Boh": 24779, + "hedge": 24780, + "##liness": 24781, + "antid": 24782, + "contradicted": 24783, + "remand": 24784, + "##oye": 24785, + "holiest": 24786, + "incite": 24787, + "decomp": 24788, + "nas": 24789, + "appra": 24790, + "START": 24791, + "Speech": 24792, + "feroc": 24793, + "radi": 24794, + "depended": 24795, + "Yeh": 24796, + "Markets": 24797, + "Ack": 24798, + "Alhaji": 24799, + "VP": 24800, + "MEX": 24801, + "Shirley": 24802, + "trooper": 24803, + "Organizers": 24804, + "freelance": 24805, + "guardians": 24806, + "Albu": 24807, + "plunder": 24808, + "admiration": 24809, + "intrusion": 24810, + "Pah": 24811, + "Books": 24812, + "countering": 24813, + "GCC": 24814, + "Pink": 24815, + "belliger": 24816, + "Dark": 24817, + "##laves": 24818, + "PNA": 24819, + "Thorn": 24820, + "Elyse": 24821, + "remotely": 24822, + "hardliners": 24823, + "thrilled": 24824, + "##mour": 24825, + "Gao": 24826, + "Lech": 24827, + "Conduct": 24828, + "resorts": 24829, + "##athers": 24830, + "##dh": 24831, + "142": 24832, + "Daly": 24833, + "Baba": 24834, + "Lesotho": 24835, + "Mousavi": 24836, + "recaptured": 24837, + "Moor": 24838, + "##LAND": 24839, + "deception": 24840, + "reminding": 24841, + "Horm": 24842, + "Atal": 24843, + "Soh": 24844, + "Depart": 24845, + "artistic": 24846, + "pert": 24847, + "Text": 24848, + "tops": 24849, + "Christina": 24850, + "extermin": 24851, + "AfD": 24852, + "evacuees": 24853, + "predicts": 24854, + "destroyers": 24855, + "Jimenez": 24856, + "Claims": 24857, + "Payne": 24858, + "Echo": 24859, + "respectful": 24860, + "Noel": 24861, + "clue": 24862, + "Steinmeier": 24863, + "##oven": 24864, + "Doe": 24865, + "##oct": 24866, + "##ocations": 24867, + "BANG": 24868, + "##ruit": 24869, + "padd": 24870, + "administering": 24871, + "interrogators": 24872, + "ventures": 24873, + "Igbo": 24874, + "commemorating": 24875, + "Sotom": 24876, + "Muh": 24877, + "mold": 24878, + "Brink": 24879, + "princess": 24880, + "Nauru": 24881, + "143": 24882, + "Brahim": 24883, + "totals": 24884, + "Spiegel": 24885, + "##imer": 24886, + "autocratic": 24887, + "contraception": 24888, + "upris": 24889, + "reformers": 24890, + "##irms": 24891, + "intimidating": 24892, + "##anor": 24893, + "loophole": 24894, + "Alternative": 24895, + "##alam": 24896, + "trainer": 24897, + "JOHN": 24898, + "SWAT": 24899, + "##oirs": 24900, + "distressed": 24901, + "illustrates": 24902, + "aftershocks": 24903, + "hints": 24904, + "##econom": 24905, + "Clegg": 24906, + "eup": 24907, + "thesis": 24908, + "Edition": 24909, + "Kumaratunga": 24910, + "uprisings": 24911, + "##del": 24912, + "Surveillance": 24913, + "Coup": 24914, + "establishes": 24915, + "Azad": 24916, + "wrestling": 24917, + "scars": 24918, + "Nicholson": 24919, + "Sotomayor": 24920, + "Civilian": 24921, + "Aides": 24922, + "coex": 24923, + "##MK": 24924, + "ironic": 24925, + "Wi": 24926, + "##rice": 24927, + "##oser": 24928, + "betting": 24929, + "Chapel": 24930, + "Jaish": 24931, + "Treasurer": 24932, + "Twin": 24933, + "##chet": 24934, + "Mehdi": 24935, + "##jic": 24936, + "subscribers": 24937, + "traine": 24938, + "sciences": 24939, + "assistants": 24940, + "Terrorist": 24941, + "eleven": 24942, + "Jericho": 24943, + "OBAMA": 24944, + "affiliates": 24945, + "classical": 24946, + "Zeit": 24947, + "bick": 24948, + "turt": 24949, + "Restaur": 24950, + "buoy": 24951, + "preferential": 24952, + "Guild": 24953, + "evenly": 24954, + "cheese": 24955, + "Wik": 24956, + "disen": 24957, + "MW": 24958, + "##exter": 24959, + "shorts": 24960, + "balls": 24961, + "abusers": 24962, + "akin": 24963, + "marble": 24964, + "Hank": 24965, + "Anita": 24966, + "stereotypes": 24967, + "amphibious": 24968, + "sailor": 24969, + "newer": 24970, + "conservatism": 24971, + "Braun": 24972, + "fares": 24973, + "Abortion": 24974, + "Ramp": 24975, + "##cliffe": 24976, + "Faced": 24977, + "amounting": 24978, + "lent": 24979, + "backst": 24980, + "##INT": 24981, + "##BURG": 24982, + "Sachs": 24983, + "Ciud": 24984, + "##isgarh": 24985, + "bully": 24986, + "##ounces": 24987, + "invoke": 24988, + "Marawi": 24989, + "Papad": 24990, + "HUD": 24991, + "Hopefully": 24992, + "prepar": 24993, + "Zimbabweans": 24994, + "##heen": 24995, + "Franks": 24996, + "jockey": 24997, + "builder": 24998, + "Mayo": 24999, + "Slo": 25000, + "disruptive": 25001, + "vegetable": 25002, + "Bates": 25003, + "##ecker": 25004, + "Briton": 25005, + "Solic": 25006, + "##oyono": 25007, + "##aira": 25008, + "McChry": 25009, + "Akin": 25010, + "Dwight": 25011, + "Prevent": 25012, + "##esi": 25013, + "piles": 25014, + "testim": 25015, + "differing": 25016, + "mutiny": 25017, + "Banda": 25018, + "Regin": 25019, + "losers": 25020, + "##ibo": 25021, + "##hma": 25022, + "Documents": 25023, + "hardships": 25024, + "Nissan": 25025, + "Listen": 25026, + "tubes": 25027, + "Kern": 25028, + "McChrystal": 25029, + "UNSC": 25030, + "guaranteeing": 25031, + "forgery": 25032, + "descriptions": 25033, + "Sana": 25034, + "grappling": 25035, + "##NY": 25036, + "Dade": 25037, + "unth": 25038, + "inspiring": 25039, + "Organizations": 25040, + "inadvertently": 25041, + "balances": 25042, + "tablets": 25043, + "Nagaland": 25044, + "##aird": 25045, + "1862": 25046, + "##iag": 25047, + "##ifi": 25048, + "Instit": 25049, + "##ensives": 25050, + "sympathizers": 25051, + "divul": 25052, + "Transpar": 25053, + "Annapolis": 25054, + "poles": 25055, + "underp": 25056, + "Saints": 25057, + "Mist": 25058, + "##etical": 25059, + "Dir": 25060, + "discarded": 25061, + "##demont": 25062, + "##jahed": 25063, + "maternity": 25064, + "##dal": 25065, + "analyses": 25066, + "Jemaah": 25067, + "gridlock": 25068, + "malfunction": 25069, + "Elian": 25070, + "decentral": 25071, + "recorder": 25072, + "Puigdemont": 25073, + "arrogance": 25074, + "##hot": 25075, + "collaborating": 25076, + "iPhone": 25077, + "admon": 25078, + "Infrastructure": 25079, + "Sinc": 25080, + "altar": 25081, + "pupil": 25082, + "Growth": 25083, + "##beg": 25084, + "203": 25085, + "undes": 25086, + "Kler": 25087, + "BEL": 25088, + "petitioners": 25089, + "suppose": 25090, + "##alese": 25091, + "##arsh": 25092, + "CAM": 25093, + "##aku": 25094, + "camped": 25095, + "Yudhoyono": 25096, + "Recreation": 25097, + "ore": 25098, + "stumbling": 25099, + "disinformation": 25100, + "##beh": 25101, + "##pian": 25102, + "Scots": 25103, + "terminals": 25104, + "1864": 25105, + "buzz": 25106, + "Phase": 25107, + "##EVA": 25108, + "lamp": 25109, + "bere": 25110, + "ANA": 25111, + "inhabited": 25112, + "ladder": 25113, + "Mutual": 25114, + "Bratton": 25115, + "Territories": 25116, + "Houses": 25117, + "Kik": 25118, + "candy": 25119, + "Conditions": 25120, + "ratt": 25121, + "Suddenly": 25122, + "Malt": 25123, + "Hamza": 25124, + "Consider": 25125, + "rhetor": 25126, + "Liter": 25127, + "##athed": 25128, + "##ludge": 25129, + "Herrera": 25130, + "elective": 25131, + "Momb": 25132, + "murderous": 25133, + "Cardenas": 25134, + "incrimin": 25135, + "evict": 25136, + "clever": 25137, + "Newcastle": 25138, + "havens": 25139, + "Rath": 25140, + "honorable": 25141, + "Fattah": 25142, + "haired": 25143, + "##endiary": 25144, + "guer": 25145, + "edged": 25146, + "panicked": 25147, + "Lucy": 25148, + "##otte": 25149, + "##anna": 25150, + "Spicer": 25151, + "Carmen": 25152, + "engagements": 25153, + "scholarships": 25154, + "HMS": 25155, + "##atz": 25156, + "ailments": 25157, + "Dia": 25158, + "##wah": 25159, + "Corona": 25160, + "Baner": 25161, + "Whenever": 25162, + "deprive": 25163, + "Advisor": 25164, + "upside": 25165, + "intercontinental": 25166, + "LoC": 25167, + "criminally": 25168, + "doubtful": 25169, + "Prefecture": 25170, + "bolstered": 25171, + "PUNCH": 25172, + "wildly": 25173, + "sheltering": 25174, + "Clinic": 25175, + "ming": 25176, + "summits": 25177, + "Fan": 25178, + "alcoholic": 25179, + "ineligible": 25180, + "Fleming": 25181, + "Valentine": 25182, + "Romano": 25183, + "Letters": 25184, + "lull": 25185, + "Firearms": 25186, + "disenfranch": 25187, + "Jaime": 25188, + "##ieth": 25189, + "incorrectly": 25190, + "imped": 25191, + "liberate": 25192, + "Durbin": 25193, + "Kaplan": 25194, + "Flem": 25195, + "selfish": 25196, + "INTER": 25197, + "##ificant": 25198, + "Amos": 25199, + "Tutu": 25200, + "##jit": 25201, + "Fulani": 25202, + "Crock": 25203, + "##jman": 25204, + "Gustav": 25205, + "##oros": 25206, + "##rene": 25207, + "hangs": 25208, + "Christchurch": 25209, + "Glou": 25210, + "MB": 25211, + "revisions": 25212, + "Erik": 25213, + "OAU": 25214, + "admiral": 25215, + "overthrew": 25216, + "Mehsud": 25217, + "##itiveness": 25218, + "##mel": 25219, + "expedite": 25220, + "Sheffield": 25221, + "Rajiv": 25222, + "NPT": 25223, + "Failure": 25224, + "irreversible": 25225, + "lays": 25226, + "swo": 25227, + "Hutus": 25228, + "onset": 25229, + "indifference": 25230, + "ingredients": 25231, + "Arg": 25232, + "owning": 25233, + "influences": 25234, + "##zinski": 25235, + "unconfirmed": 25236, + "##ilyn": 25237, + "##utable": 25238, + "Ravi": 25239, + "Yos": 25240, + "ta": 25241, + "Plateau": 25242, + "##itos": 25243, + "##essment": 25244, + "Salisbury": 25245, + "scourge": 25246, + "determines": 25247, + "Secondary": 25248, + "alienated": 25249, + "ALSO": 25250, + "##ancers": 25251, + "PAP": 25252, + "Madoff": 25253, + "flatly": 25254, + "leases": 25255, + "Whoever": 25256, + "Apache": 25257, + "backer": 25258, + "##jaw": 25259, + "##onga": 25260, + "##anni": 25261, + "hamper": 25262, + "enshrined": 25263, + "Pearson": 25264, + "parliaments": 25265, + "##yrock": 25266, + "##riad": 25267, + "Elias": 25268, + "hostel": 25269, + "Stefan": 25270, + "Von": 25271, + "manipulate": 25272, + "RSS": 25273, + "wracked": 25274, + "##mines": 25275, + "tumor": 25276, + "Hawks": 25277, + "orthodox": 25278, + "headache": 25279, + "##stood": 25280, + "Select": 25281, + "Notre": 25282, + "Cases": 25283, + "deficiencies": 25284, + "Ambul": 25285, + "Rs1": 25286, + "Wilmington": 25287, + "fib": 25288, + "redeployment": 25289, + "articulate": 25290, + "##DM": 25291, + "STEP": 25292, + "hotly": 25293, + "##45": 25294, + "Hastings": 25295, + "len": 25296, + "snatch": 25297, + "adventure": 25298, + "drainage": 25299, + "unjustified": 25300, + "310": 25301, + "tyranny": 25302, + "##rahman": 25303, + "durable": 25304, + "overthrown": 25305, + "Hail": 25306, + "okay": 25307, + "Distinguished": 25308, + "VAT": 25309, + "kickbacks": 25310, + "Challenger": 25311, + "assuring": 25312, + "stateless": 25313, + "traw": 25314, + "pronounce": 25315, + "Soleimani": 25316, + "Troy": 25317, + "prescriptions": 25318, + "##unctional": 25319, + "KN": 25320, + "Specifically": 25321, + "tattoo": 25322, + "##inkable": 25323, + "Tup": 25324, + "##estag": 25325, + "Navarro": 25326, + "Oluse": 25327, + "instinct": 25328, + "automated": 25329, + "bloggers": 25330, + "proactive": 25331, + "##page": 25332, + "Welch": 25333, + "trenches": 25334, + "inflated": 25335, + "Marvin": 25336, + "##places": 25337, + "hepat": 25338, + "Latvian": 25339, + "Soy": 25340, + "UL": 25341, + "blazes": 25342, + "##IGN": 25343, + "architectural": 25344, + "accorded": 25345, + "Usually": 25346, + "Hua": 25347, + "editions": 25348, + "Violent": 25349, + "Prakash": 25350, + "##anski": 25351, + "Diocese": 25352, + "egreg": 25353, + "marshals": 25354, + "replaces": 25355, + "repairing": 25356, + "unpro": 25357, + "succeeds": 25358, + "Faculty": 25359, + "Railroad": 25360, + "skirmishes": 25361, + "Wahid": 25362, + "Crimean": 25363, + "brakes": 25364, + "stained": 25365, + "##eel": 25366, + "##wig": 25367, + "slashing": 25368, + "hiking": 25369, + "##avia": 25370, + "torrential": 25371, + "##rued": 25372, + "Tes": 25373, + "Dae": 25374, + "stirring": 25375, + "landings": 25376, + "Fauc": 25377, + "##reditation": 25378, + "Chandra": 25379, + "##roud": 25380, + "horns": 25381, + "offensives": 25382, + "Plain": 25383, + "Travis": 25384, + "defences": 25385, + "commute": 25386, + "Perth": 25387, + "soaked": 25388, + "exhibits": 25389, + "Sinhalese": 25390, + "Typ": 25391, + "Kraj": 25392, + "emboldened": 25393, + "foreigner": 25394, + "##iral": 25395, + "##isal": 25396, + "Dug": 25397, + "Hawkins": 25398, + "Nusra": 25399, + "submissions": 25400, + "##proliferation": 25401, + "Khalilzad": 25402, + "##bin": 25403, + "brack": 25404, + "inexper": 25405, + "forbids": 25406, + "displeasure": 25407, + "747": 25408, + "Mell": 25409, + "dusty": 25410, + "Shop": 25411, + "##asw": 25412, + "##rev": 25413, + "Bundestag": 25414, + "touches": 25415, + "Football": 25416, + "Watkins": 25417, + "laundry": 25418, + "pharmacy": 25419, + "BMW": 25420, + "interact": 25421, + "Sams": 25422, + "Zedillo": 25423, + "pacif": 25424, + "Baluch": 25425, + "Ping": 25426, + "builders": 25427, + "tolerant": 25428, + "Siberia": 25429, + "Practices": 25430, + "##urgency": 25431, + "constructing": 25432, + "Isn": 25433, + "Azam": 25434, + "##ulsions": 25435, + "Mkh": 25436, + "reintrod": 25437, + "##fam": 25438, + "inhal": 25439, + "impetus": 25440, + "SING": 25441, + "refueling": 25442, + "needle": 25443, + "LI": 25444, + "relinquish": 25445, + "reins": 25446, + "firebomb": 25447, + "unbelievable": 25448, + "Noida": 25449, + "adolesc": 25450, + "billing": 25451, + "musicians": 25452, + "##erbie": 25453, + "counters": 25454, + "Traditional": 25455, + "scratch": 25456, + "goodbye": 25457, + "patents": 25458, + "lur": 25459, + "disd": 25460, + "Pag": 25461, + "Lund": 25462, + "disarming": 25463, + "suite": 25464, + "Cotton": 25465, + "CE": 25466, + "rer": 25467, + "Rhine": 25468, + "crane": 25469, + "##hole": 25470, + "sadly": 25471, + "EVENT": 25472, + "Vital": 25473, + "##mb": 25474, + "tournament": 25475, + "plotted": 25476, + "ech": 25477, + "##fly": 25478, + "Diyala": 25479, + "crystal": 25480, + "1861": 25481, + "Tag": 25482, + "harness": 25483, + "distract": 25484, + "distracted": 25485, + "oppressed": 25486, + "Wait": 25487, + "apost": 25488, + "Stro": 25489, + "notoriously": 25490, + "craw": 25491, + "ECB": 25492, + "Stanton": 25493, + "defeats": 25494, + "indispens": 25495, + "destabilizing": 25496, + "Ein": 25497, + "entrusted": 25498, + "##opo": 25499, + "Pratt": 25500, + "Dee": 25501, + "Lon": 25502, + "Forestry": 25503, + "##orrh": 25504, + "plummeted": 25505, + "##egrating": 25506, + "Mae": 25507, + "Martyrs": 25508, + "Illegal": 25509, + "##licensed": 25510, + "competitor": 25511, + "fend": 25512, + "Scholars": 25513, + "Pon": 25514, + "totalitarian": 25515, + "##omber": 25516, + "##oulder": 25517, + "grossly": 25518, + "scrub": 25519, + "hauled": 25520, + "##Gs": 25521, + "ILO": 25522, + "geography": 25523, + "Prieb": 25524, + "restrain": 25525, + "Choi": 25526, + "Brewer": 25527, + "##raught": 25528, + "silly": 25529, + "Facing": 25530, + "paed": 25531, + "Fourteen": 25532, + "Correction": 25533, + "coerced": 25534, + "Purp": 25535, + "UNC": 25536, + "Darwin": 25537, + "counselors": 25538, + "Fowler": 25539, + "clauses": 25540, + "damn": 25541, + "lonely": 25542, + "disarmed": 25543, + "parades": 25544, + "Expert": 25545, + "localities": 25546, + "##oppers": 25547, + "agendas": 25548, + "##MER": 25549, + "chapel": 25550, + "Imagine": 25551, + "Chhatt": 25552, + "1863": 25553, + "skyrock": 25554, + "##armament": 25555, + "coalitions": 25556, + "concentrating": 25557, + "stroll": 25558, + "guitar": 25559, + "watershed": 25560, + "venge": 25561, + "seaf": 25562, + "fifty": 25563, + "Hadd": 25564, + "underwear": 25565, + "toppling": 25566, + "revolver": 25567, + "reiterate": 25568, + "canyon": 25569, + "LAHORE": 25570, + "##esta": 25571, + "ringing": 25572, + "afflic": 25573, + "kilometre": 25574, + "telecom": 25575, + "##ributing": 25576, + "spontaneous": 25577, + "Kess": 25578, + "amending": 25579, + "##clothes": 25580, + "inundated": 25581, + "Incumb": 25582, + "##erical": 25583, + "hepatitis": 25584, + "Jian": 25585, + "dissu": 25586, + "Irving": 25587, + "Vor": 25588, + "chast": 25589, + "obesity": 25590, + "mechanics": 25591, + "saint": 25592, + "futile": 25593, + "implication": 25594, + "turk": 25595, + "Ghulam": 25596, + "Khodork": 25597, + "salesman": 25598, + "mechanic": 25599, + "onetime": 25600, + "nost": 25601, + "##afari": 25602, + "sincerity": 25603, + "advancement": 25604, + "Clayton": 25605, + "Olusegun": 25606, + "Dynam": 25607, + "posthum": 25608, + "littered": 25609, + "tapping": 25610, + "sunny": 25611, + "##irga": 25612, + "##andra": 25613, + "Goldstein": 25614, + "avenue": 25615, + "wonders": 25616, + "##atown": 25617, + "peasant": 25618, + "scarred": 25619, + "##thed": 25620, + "##olete": 25621, + "totaled": 25622, + "Dorothy": 25623, + "registrar": 25624, + "horrors": 25625, + "traject": 25626, + "pastoral": 25627, + "Holding": 25628, + "flagrant": 25629, + "telesc": 25630, + "Havel": 25631, + "SI": 25632, + "##icia": 25633, + "exhibited": 25634, + "Chiapas": 25635, + "Ramsey": 25636, + "cocktail": 25637, + "GENEVA": 25638, + "##osium": 25639, + "##riz": 25640, + "insane": 25641, + "Tap": 25642, + "adultery": 25643, + "Multip": 25644, + "commencement": 25645, + "##terness": 25646, + "fertile": 25647, + "waived": 25648, + "Break": 25649, + "Banerjee": 25650, + "obligated": 25651, + "Poroshenko": 25652, + "Primakov": 25653, + "##esticides": 25654, + "unab": 25655, + "Anything": 25656, + "Site": 25657, + "Naturalization": 25658, + "##lio": 25659, + "Shea": 25660, + "ecological": 25661, + "distorted": 25662, + "Bench": 25663, + "##stadt": 25664, + "arous": 25665, + "139": 25666, + "stumbled": 25667, + "Pist": 25668, + "Lakh": 25669, + "Funeral": 25670, + "ordained": 25671, + "Eighth": 25672, + "brains": 25673, + "##lantic": 25674, + "Bachmann": 25675, + "comparisons": 25676, + "tying": 25677, + "##word": 25678, + "Transparency": 25679, + "claimants": 25680, + "Klerk": 25681, + "ancestral": 25682, + "spectacle": 25683, + "diving": 25684, + "Gallagher": 25685, + "##omal": 25686, + "illumin": 25687, + "Haifa": 25688, + "Azhar": 25689, + "Rosenstein": 25690, + "excuses": 25691, + "UNODC": 25692, + "scrapping": 25693, + "OUT": 25694, + "exchanging": 25695, + "UNAM": 25696, + "##attack": 25697, + "interfered": 25698, + "##keeping": 25699, + "elaborating": 25700, + "illustrate": 25701, + "Mys": 25702, + "Perkins": 25703, + "bits": 25704, + "inconsist": 25705, + "##endi": 25706, + "froze": 25707, + "rapper": 25708, + "Agn": 25709, + "SALT": 25710, + "malpractice": 25711, + "insanity": 25712, + "Savings": 25713, + "##iola": 25714, + "coherent": 25715, + "promulg": 25716, + "Genn": 25717, + "indoor": 25718, + "Hartford": 25719, + "bulldozers": 25720, + "Sheila": 25721, + "Blackwater": 25722, + "Jake": 25723, + "Abdullahi": 25724, + "Omaha": 25725, + "pollsters": 25726, + "Deir": 25727, + "##hetical": 25728, + "loser": 25729, + "slope": 25730, + "##agles": 25731, + "interpretations": 25732, + "##lean": 25733, + "showcase": 25734, + "obscene": 25735, + "allocate": 25736, + "Franken": 25737, + "##stant": 25738, + "Rajapaksa": 25739, + "Ov": 25740, + "scheduling": 25741, + "analyzing": 25742, + "##OCK": 25743, + "listeners": 25744, + "favorably": 25745, + "accessing": 25746, + "Chhattisgarh": 25747, + "limitation": 25748, + "huddled": 25749, + "weed": 25750, + "recollect": 25751, + "gunships": 25752, + "afforded": 25753, + "Baton": 25754, + "Sahel": 25755, + "Alleged": 25756, + "intifada": 25757, + "proportions": 25758, + "##estically": 25759, + "Mendoza": 25760, + "Mining": 25761, + "##avier": 25762, + "##ansky": 25763, + "incendiary": 25764, + "Saskat": 25765, + "circumvent": 25766, + "congregations": 25767, + "Bundes": 25768, + "Hare": 25769, + "Evangelical": 25770, + "gentleman": 25771, + "envisaged": 25772, + "Directors": 25773, + "rents": 25774, + "##aconian": 25775, + "rehears": 25776, + "Sheld": 25777, + "greeting": 25778, + "behest": 25779, + "asserts": 25780, + "141": 25781, + "Religion": 25782, + "Bavaria": 25783, + "Boutef": 25784, + "##rer": 25785, + "transforming": 25786, + "meaningless": 25787, + "Higgins": 25788, + "##cip": 25789, + "131": 25790, + "Mih": 25791, + "companions": 25792, + "Swe": 25793, + "UNRWA": 25794, + "rug": 25795, + "careless": 25796, + "Mombasa": 25797, + "Warning": 25798, + "cellphones": 25799, + "PRO": 25800, + "Patriarch": 25801, + "Haftar": 25802, + "Wolfgang": 25803, + "Parade": 25804, + "##swick": 25805, + "Moran": 25806, + "shutt": 25807, + "##ampton": 25808, + "24th": 25809, + "fascinating": 25810, + "##andin": 25811, + "roadblock": 25812, + "Quds": 25813, + "augment": 25814, + "Khodorkovsky": 25815, + "inception": 25816, + "##aru": 25817, + "Mujahideen": 25818, + "Happy": 25819, + "beans": 25820, + "widen": 25821, + "promotions": 25822, + "soliciting": 25823, + "enclaves": 25824, + "rations": 25825, + "taxis": 25826, + "fledged": 25827, + "##ibur": 25828, + "Morton": 25829, + "##elect": 25830, + "unregistered": 25831, + "Quartet": 25832, + "slums": 25833, + "dismisses": 25834, + "adversary": 25835, + "Moody": 25836, + "Bello": 25837, + "##ewicz": 25838, + "travellers": 25839, + "patronage": 25840, + "diam": 25841, + "drank": 25842, + "Whip": 25843, + "barbaric": 25844, + "helpless": 25845, + "FROM": 25846, + "upt": 25847, + "soup": 25848, + "Bishops": 25849, + "discord": 25850, + "pleb": 25851, + "schiz": 25852, + "##DI": 25853, + "provocations": 25854, + "Electronic": 25855, + "##ifax": 25856, + "accredited": 25857, + "bowed": 25858, + "gutted": 25859, + "instructors": 25860, + "splinter": 25861, + "Language": 25862, + "Syn": 25863, + "Westerners": 25864, + "Pine": 25865, + "formations": 25866, + "obsolete": 25867, + "##igal": 25868, + "Marse": 25869, + "offshoot": 25870, + "##weeney": 25871, + "40th": 25872, + "##unciation": 25873, + "Cod": 25874, + "##oces": 25875, + "Jerome": 25876, + "##lace": 25877, + "implies": 25878, + "##oby": 25879, + "routed": 25880, + "CSU": 25881, + "headscar": 25882, + "dismember": 25883, + "sustaining": 25884, + "Thames": 25885, + "begged": 25886, + "##gie": 25887, + "##etin": 25888, + "critique": 25889, + "superiority": 25890, + "detachment": 25891, + "seminary": 25892, + "token": 25893, + "navigate": 25894, + "##ommission": 25895, + "Farage": 25896, + "neighbourhoods": 25897, + "unreliable": 25898, + "LAW": 25899, + "unlicensed": 25900, + "lips": 25901, + "disord": 25902, + "offs": 25903, + "turnaround": 25904, + "Terms": 25905, + "Regulation": 25906, + "beneficiary": 25907, + "humiliated": 25908, + "abstained": 25909, + "Eup": 25910, + "Camarillo": 25911, + "##isham": 25912, + "Osaka": 25913, + "seller": 25914, + "stampede": 25915, + "tricky": 25916, + "abort": 25917, + "Mou": 25918, + "Rig": 25919, + "publishes": 25920, + "civ": 25921, + "Canter": 25922, + "pine": 25923, + "##ophren": 25924, + "parishion": 25925, + "Parsons": 25926, + "##angay": 25927, + "##opy": 25928, + "hemisphere": 25929, + "commodity": 25930, + "##kot": 25931, + "urine": 25932, + "Kach": 25933, + "Andersen": 25934, + "Auto": 25935, + "redef": 25936, + "narrowed": 25937, + "unearthed": 25938, + "##leader": 25939, + "drums": 25940, + "devolution": 25941, + "Satan": 25942, + "Known": 25943, + "Zulu": 25944, + "Bangalore": 25945, + "exploding": 25946, + "exempted": 25947, + "traitor": 25948, + "Daesh": 25949, + "impede": 25950, + "1899": 25951, + "Kirchner": 25952, + "##bek": 25953, + "anecd": 25954, + "Guyana": 25955, + "purple": 25956, + "GS": 25957, + "burglar": 25958, + "recourse": 25959, + "##married": 25960, + "FIS": 25961, + "counterproductive": 25962, + "debacle": 25963, + "fortress": 25964, + "hotsp": 25965, + "logs": 25966, + "CIS": 25967, + "ambiguous": 25968, + "Shadow": 25969, + "##obyl": 25970, + "##angui": 25971, + "vacate": 25972, + "Railways": 25973, + "Absol": 25974, + "favoured": 25975, + "soften": 25976, + "Mishra": 25977, + "Adding": 25978, + "Boat": 25979, + "Bere": 25980, + "upstate": 25981, + "##ESTION": 25982, + "Subsequently": 25983, + "relevance": 25984, + "Million": 25985, + "##pted": 25986, + "##hyd": 25987, + "lenient": 25988, + "Bouteflika": 25989, + "ox": 25990, + "til": 25991, + "Registration": 25992, + "apologies": 25993, + "##atted": 25994, + "informally": 25995, + "grazing": 25996, + "lovers": 25997, + "146": 25998, + "##anguard": 25999, + "Click": 26000, + "prominently": 26001, + "Huffington": 26002, + "loads": 26003, + "startling": 26004, + "Randall": 26005, + "Forward": 26006, + "MEXICO": 26007, + "mayhem": 26008, + "Sardar": 26009, + "surgeries": 26010, + "fencing": 26011, + "Urgent": 26012, + "laced": 26013, + "Kerr": 26014, + "insulted": 26015, + "Chernobyl": 26016, + "bitterness": 26017, + "Councillor": 26018, + "Ase": 26019, + "##uguri": 26020, + "Aege": 26021, + "Lockerbie": 26022, + "MAC": 26023, + "MacDonald": 26024, + "Ply": 26025, + "##lux": 26026, + "upstairs": 26027, + "backbone": 26028, + "DS": 26029, + "spawned": 26030, + "radically": 26031, + "Preliminary": 26032, + "##fu": 26033, + "Patten": 26034, + "Rena": 26035, + "nun": 26036, + "Downer": 26037, + "##eson": 26038, + "capac": 26039, + "Pashtun": 26040, + "OEC": 26041, + "##ICT": 26042, + "corporal": 26043, + "Technologies": 26044, + "PES": 26045, + "DMK": 26046, + "Proliferation": 26047, + "Nave": 26048, + "Manitoba": 26049, + "newsletters": 26050, + "Aegean": 26051, + "Barton": 26052, + "recapture": 26053, + "Briefing": 26054, + "randomly": 26055, + "Mask": 26056, + "##oel": 26057, + "##rochement": 26058, + "jackets": 26059, + "footpr": 26060, + "Abramoff": 26061, + "##ologne": 26062, + "uprooted": 26063, + "discredited": 26064, + "Recovery": 26065, + "reassured": 26066, + "dressing": 26067, + "Tree": 26068, + "vag": 26069, + "##cock": 26070, + "scorn": 26071, + "AIR": 26072, + "Agenda": 26073, + "Buddhists": 26074, + "##lance": 26075, + "widened": 26076, + "baht": 26077, + "FEC": 26078, + "spelling": 26079, + "dared": 26080, + "Applic": 26081, + "Establishment": 26082, + "##INGS": 26083, + "anguish": 26084, + "Fortunately": 26085, + "layers": 26086, + "Carpenter": 26087, + "shelf": 26088, + "discovering": 26089, + "stacked": 26090, + "IGP": 26091, + "NTS": 26092, + "Fauci": 26093, + "balked": 26094, + "POWs": 26095, + "Confeder": 26096, + "Polling": 26097, + "licences": 26098, + "slew": 26099, + "souls": 26100, + "Spirit": 26101, + "JU": 26102, + "Accordingly": 26103, + "##issi": 26104, + "##adia": 26105, + "classification": 26106, + "##azaar": 26107, + "IL": 26108, + "SSP": 26109, + "cra": 26110, + "whipped": 26111, + "czar": 26112, + "Shet": 26113, + "Vaz": 26114, + "entries": 26115, + "Sag": 26116, + "butcher": 26117, + "##ossip": 26118, + "refor": 26119, + "Dund": 26120, + "##fig": 26121, + "Narayan": 26122, + "chocolate": 26123, + "swear": 26124, + "Shakes": 26125, + "jumps": 26126, + "Lauder": 26127, + "Virt": 26128, + "Bess": 26129, + "##autical": 26130, + "kilogram": 26131, + "QUESTION": 26132, + "Loren": 26133, + "Maiduguri": 26134, + "nin": 26135, + "irrespective": 26136, + "Sank": 26137, + "Woo": 26138, + "Bott": 26139, + "torturing": 26140, + "Shore": 26141, + "Dagestan": 26142, + "outpouring": 26143, + "hawkish": 26144, + "SFs": 26145, + "reconven": 26146, + "##atlantic": 26147, + "##imeters": 26148, + "toe": 26149, + "Nassau": 26150, + "feasibility": 26151, + "enlight": 26152, + "##risome": 26153, + "irrational": 26154, + "Plains": 26155, + "desec": 26156, + "sculpture": 26157, + "rider": 26158, + "Tito": 26159, + "Gorsuch": 26160, + "Ogun": 26161, + "1890": 26162, + "Rosenberg": 26163, + "Arr": 26164, + "##bah": 26165, + "Anambra": 26166, + "Jennings": 26167, + "IPC": 26168, + "fertilizer": 26169, + "Agents": 26170, + "quarantined": 26171, + "Rolling": 26172, + "##uah": 26173, + "Caspian": 26174, + "bubble": 26175, + "feds": 26176, + "sha": 26177, + "egregious": 26178, + "Engineer": 26179, + "Biafra": 26180, + "##inted": 26181, + "villa": 26182, + "sneak": 26183, + "forbid": 26184, + "refres": 26185, + "tendencies": 26186, + "pardons": 26187, + "Kingston": 26188, + "coups": 26189, + "##AMAS": 26190, + "animosity": 26191, + "Visiting": 26192, + "##abh": 26193, + "decrees": 26194, + "surpassed": 26195, + "Gilani": 26196, + "Manipur": 26197, + "##UG": 26198, + "pesticides": 26199, + "myriad": 26200, + "lyrics": 26201, + "##sty": 26202, + "treacher": 26203, + "Bowl": 26204, + "Murk": 26205, + "citation": 26206, + "Baku": 26207, + "smiles": 26208, + "mend": 26209, + "Made": 26210, + "Rehabilit": 26211, + "##boats": 26212, + "Bharat": 26213, + "##ICAN": 26214, + "felons": 26215, + "elevation": 26216, + "preaching": 26217, + "##annah": 26218, + "##querque": 26219, + "Ahern": 26220, + "##asia": 26221, + "Nue": 26222, + "Sistani": 26223, + "dip": 26224, + "outdoors": 26225, + "divine": 26226, + "##wagen": 26227, + "disemb": 26228, + "Aso": 26229, + "subscrib": 26230, + "devotion": 26231, + "poppy": 26232, + "vaccinations": 26233, + "frontrun": 26234, + "disgusting": 26235, + "curve": 26236, + "Cologne": 26237, + "sic": 26238, + "##DD": 26239, + "Shalom": 26240, + "someday": 26241, + "Holdings": 26242, + "erase": 26243, + "reciproc": 26244, + "devel": 26245, + "slopes": 26246, + "Governmental": 26247, + "reimbursement": 26248, + "##governmental": 26249, + "cowardly": 26250, + "Rising": 26251, + "Bis": 26252, + "renewing": 26253, + "Majesty": 26254, + "smartph": 26255, + "regroup": 26256, + "Hashemi": 26257, + "worrisome": 26258, + "headaches": 26259, + "Advent": 26260, + "rapprochement": 26261, + "civilized": 26262, + "suitcase": 26263, + "Fuhr": 26264, + "veil": 26265, + "Patients": 26266, + "ambigu": 26267, + "Skrip": 26268, + "Bagram": 26269, + "420": 26270, + "distraught": 26271, + "sniff": 26272, + "cafes": 26273, + "##olla": 26274, + "Masood": 26275, + "##akable": 26276, + "Brunswick": 26277, + "##gary": 26278, + "##gett": 26279, + "Name": 26280, + "Shu": 26281, + "tweeting": 26282, + "Ike": 26283, + "Kalash": 26284, + "Regan": 26285, + "##thorne": 26286, + "sweeps": 26287, + "HHS": 26288, + "##ported": 26289, + "ankle": 26290, + "##esis": 26291, + "Osun": 26292, + "derog": 26293, + "murky": 26294, + "Pamela": 26295, + "retention": 26296, + "Melania": 26297, + "dispose": 26298, + "Denise": 26299, + "Implement": 26300, + "GI": 26301, + "##pes": 26302, + "starving": 26303, + "tarnished": 26304, + "minerals": 26305, + "##iane": 26306, + "Teleph": 26307, + "shoppers": 26308, + "##nelly": 26309, + "##iddh": 26310, + "Sheldon": 26311, + "herd": 26312, + "Success": 26313, + "##ommunication": 26314, + "cohesion": 26315, + "plebisc": 26316, + "##asey": 26317, + "Hafez": 26318, + "locality": 26319, + "perceive": 26320, + "sodomy": 26321, + "##ibles": 26322, + "maneuvering": 26323, + "audits": 26324, + "unthinkable": 26325, + "##elope": 26326, + "correctional": 26327, + "##gren": 26328, + "bapt": 26329, + "MK": 26330, + "flashpoint": 26331, + "##ARE": 26332, + "surgeons": 26333, + "mogul": 26334, + "frig": 26335, + "Yahoo": 26336, + "sirens": 26337, + "overre": 26338, + "honoured": 26339, + "Repub": 26340, + "Yok": 26341, + "Tudjman": 26342, + "Bij": 26343, + "##ME": 26344, + "Anchorage": 26345, + "Fargo": 26346, + "filmmaker": 26347, + "##gem": 26348, + "Cause": 26349, + "##pear": 26350, + "Potter": 26351, + "Cler": 26352, + "subdued": 26353, + "powerless": 26354, + "UNDP": 26355, + "##enga": 26356, + "Vasquez": 26357, + "dishonest": 26358, + "##redo": 26359, + "ignores": 26360, + "Benson": 26361, + "geared": 26362, + "##ansa": 26363, + "SHOW": 26364, + "NAN": 26365, + "1896": 26366, + "Titan": 26367, + "warrior": 26368, + "##NG": 26369, + "Burundian": 26370, + "hunter": 26371, + "intoxicated": 26372, + "Sush": 26373, + "##kill": 26374, + "PNP": 26375, + "Patil": 26376, + "##grown": 26377, + "##IDE": 26378, + "##rimental": 26379, + "Undersecretary": 26380, + "smashing": 26381, + "indispensable": 26382, + "schizophren": 26383, + "##asis": 26384, + "##stead": 26385, + "incur": 26386, + "Albuquerque": 26387, + "abdom": 26388, + "streaming": 26389, + "Stars": 26390, + "Archit": 26391, + "##hetto": 26392, + "##uant": 26393, + "stym": 26394, + "brew": 26395, + "spearhead": 26396, + "##skaya": 26397, + "##zel": 26398, + "throws": 26399, + "Baz": 26400, + "SER": 26401, + "Carrie": 26402, + "Approximately": 26403, + "Ard": 26404, + "shov": 26405, + "airwaves": 26406, + "resorting": 26407, + "paras": 26408, + "criticising": 26409, + "McCabe": 26410, + "Peron": 26411, + "flaw": 26412, + "Dost": 26413, + "devolved": 26414, + "Farah": 26415, + "anchored": 26416, + "commits": 26417, + "thankful": 26418, + "KLA": 26419, + "onlook": 26420, + "decriminal": 26421, + "##kg": 26422, + "Sanctions": 26423, + "barricaded": 26424, + "##itentiary": 26425, + "squarely": 26426, + "Marilyn": 26427, + "209": 26428, + "detrimental": 26429, + "savvy": 26430, + "Timorese": 26431, + "biology": 26432, + "ominous": 26433, + "##olios": 26434, + "peaked": 26435, + "seab": 26436, + "##people": 26437, + "Abadi": 26438, + "waits": 26439, + "histories": 26440, + "developmental": 26441, + "Suspect": 26442, + "PRESS": 26443, + "maim": 26444, + "confrontational": 26445, + "Hang": 26446, + "chemotherapy": 26447, + "heavier": 26448, + "astonishing": 26449, + "imperson": 26450, + "##St": 26451, + "##XX": 26452, + "Xavier": 26453, + "extinguished": 26454, + "restructure": 26455, + "Garrett": 26456, + "inputs": 26457, + "calculation": 26458, + "sar": 26459, + "bever": 26460, + "homeowner": 26461, + "##HRAN": 26462, + "frustrations": 26463, + "molesting": 26464, + "infiltrate": 26465, + "ribbon": 26466, + "pairs": 26467, + "##zone": 26468, + "Wake": 26469, + "Ranar": 26470, + "##orio": 26471, + "23rd": 26472, + "##abao": 26473, + "waning": 26474, + "rumor": 26475, + "Ary": 26476, + "Period": 26477, + "wld": 26478, + "##rio": 26479, + "denominations": 26480, + "Caldwell": 26481, + "prediction": 26482, + "chaplain": 26483, + "evictions": 26484, + "facade": 26485, + "##lar": 26486, + "##nie": 26487, + "fifteen": 26488, + "##olini": 26489, + "Dhar": 26490, + "judging": 26491, + "USDA": 26492, + "Ole": 26493, + "Dest": 26494, + "horrified": 26495, + "BOSTON": 26496, + "##utations": 26497, + "Rosem": 26498, + "servers": 26499, + "TAL": 26500, + "Nac": 26501, + "benefiting": 26502, + "seminars": 26503, + "##idental": 26504, + "Stephens": 26505, + "tumultuous": 26506, + "poems": 26507, + "Numerous": 26508, + "Parkinson": 26509, + "invitations": 26510, + "dispatcher": 26511, + "Emm": 26512, + "Singer": 26513, + "Quarter": 26514, + "scramble": 26515, + "Ferraro": 26516, + "eternal": 26517, + "circus": 26518, + "mindful": 26519, + "FIA": 26520, + "squeezed": 26521, + "citywide": 26522, + "235": 26523, + "##atriots": 26524, + "##outed": 26525, + "Carlson": 26526, + "##ussion": 26527, + "Elena": 26528, + "Unification": 26529, + "handsh": 26530, + "millennium": 26531, + "##employment": 26532, + "##orporated": 26533, + "criticizes": 26534, + "Zucker": 26535, + "Hoss": 26536, + "malls": 26537, + "lava": 26538, + "Gregg": 26539, + "Hanson": 26540, + "turnover": 26541, + "Spaniards": 26542, + "seals": 26543, + "nuisance": 26544, + "wrath": 26545, + "traps": 26546, + "Abhisit": 26547, + "forgot": 26548, + "contradiction": 26549, + "delinqu": 26550, + "decap": 26551, + "Browne": 26552, + "##star": 26553, + "waive": 26554, + "failings": 26555, + "Participants": 26556, + "Entertain": 26557, + "Kud": 26558, + "focal": 26559, + "libertarian": 26560, + "prototype": 26561, + "##esterol": 26562, + "BSF": 26563, + "Lucknow": 26564, + "indicator": 26565, + "petitioned": 26566, + "rud": 26567, + "avenge": 26568, + "bigotry": 26569, + "misd": 26570, + "Scotia": 26571, + "Bibi": 26572, + "punching": 26573, + "FSB": 26574, + "Rape": 26575, + "imply": 26576, + "inconvenience": 26577, + "Maori": 26578, + "Lancash": 26579, + "Jacksonville": 26580, + "dishes": 26581, + "phoned": 26582, + "Apollo": 26583, + "Aurora": 26584, + "Scandin": 26585, + "Roque": 26586, + "Ranariddh": 26587, + "conditioning": 26588, + "Dera": 26589, + "bats": 26590, + "siph": 26591, + "extinction": 26592, + "ACT": 26593, + "echoes": 26594, + "harsher": 26595, + "Tulsa": 26596, + "Hannah": 26597, + "disbel": 26598, + "Alto": 26599, + "Pulitzer": 26600, + "develops": 26601, + "Greenspan": 26602, + "Insaf": 26603, + "Leop": 26604, + "skip": 26605, + "extracted": 26606, + "Barre": 26607, + "##elia": 26608, + "Tate": 26609, + "inh": 26610, + "##manship": 26611, + "hunted": 26612, + "reassuring": 26613, + "fus": 26614, + "##nings": 26615, + "##heet": 26616, + "pitted": 26617, + "ramifications": 26618, + "GLAN": 26619, + "TEHRAN": 26620, + "Brahimi": 26621, + "##inished": 26622, + "outages": 26623, + "Cert": 26624, + "miserable": 26625, + "2000s": 26626, + "dro": 26627, + "Lancashire": 26628, + "dolph": 26629, + "205": 26630, + "Hampton": 26631, + "stamped": 26632, + "edges": 26633, + "Ses": 26634, + "Urd": 26635, + "heights": 26636, + "DeV": 26637, + "contraband": 26638, + "Risk": 26639, + "stradd": 26640, + "novelist": 26641, + "Ranger": 26642, + "##erick": 26643, + "firefighting": 26644, + "WHAT": 26645, + "Investigative": 26646, + "Auditor": 26647, + "paralysis": 26648, + "float": 26649, + "Expeditionary": 26650, + "unwillingness": 26651, + "1895": 26652, + "Josp": 26653, + "Glad": 26654, + "##WC": 26655, + "##warrant": 26656, + "Coroner": 26657, + "OECD": 26658, + "merchand": 26659, + "##atty": 26660, + "##economic": 26661, + "rested": 26662, + "epic": 26663, + "Enough": 26664, + "abdomen": 26665, + "liberalization": 26666, + "Giffords": 26667, + "hideouts": 26668, + "Elaine": 26669, + "airbase": 26670, + "shadows": 26671, + "onboard": 26672, + "##kt": 26673, + "buys": 26674, + "##inged": 26675, + "fisherman": 26676, + "Fahd": 26677, + "Alfredo": 26678, + "Herat": 26679, + "Luiz": 26680, + "wept": 26681, + "GLANCE": 26682, + "##cers": 26683, + "takers": 26684, + "##ulence": 26685, + "tantamount": 26686, + "compensated": 26687, + "redund": 26688, + "looters": 26689, + "unfavorable": 26690, + "Repeated": 26691, + "exotic": 26692, + "mankind": 26693, + "Kaoh": 26694, + "Gle": 26695, + "arche": 26696, + "Wess": 26697, + "##fields": 26698, + "contemplated": 26699, + "##ayama": 26700, + "bailed": 26701, + "mailing": 26702, + "labelled": 26703, + "calmly": 26704, + "##omme": 26705, + "Resource": 26706, + "lapses": 26707, + "Inspection": 26708, + "GST": 26709, + "##mus": 26710, + "sou": 26711, + "##uga": 26712, + "##warranted": 26713, + "Ip": 26714, + "Vaugh": 26715, + "##ostic": 26716, + "Lusaka": 26717, + "##fter": 26718, + "flotilla": 26719, + "olig": 26720, + "squabb": 26721, + "Choice": 26722, + "noisy": 26723, + "embryos": 26724, + "entirety": 26725, + "moot": 26726, + "watchers": 26727, + "trespassing": 26728, + "##has": 26729, + "magnet": 26730, + "Bio": 26731, + "commuted": 26732, + "tolls": 26733, + "reinforcing": 26734, + "Ashok": 26735, + "asthma": 26736, + "mang": 26737, + "contacting": 26738, + "##renching": 26739, + "trajectory": 26740, + "motto": 26741, + "plausible": 26742, + "Chet": 26743, + "##elage": 26744, + "coy": 26745, + "sidelined": 26746, + "##entin": 26747, + "Hemisphere": 26748, + "portraying": 26749, + "Oxfam": 26750, + "Kagan": 26751, + "Yaroslav": 26752, + "Concerned": 26753, + "Wester": 26754, + "NZ": 26755, + "hey": 26756, + "amassed": 26757, + "portfolios": 26758, + "quitting": 26759, + "massacred": 26760, + "##onnie": 26761, + "Kaohsiung": 26762, + "Sweeney": 26763, + "fanned": 26764, + "chants": 26765, + "Walk": 26766, + "##IEGEL": 26767, + "radios": 26768, + "Seth": 26769, + "Roland": 26770, + "##rupts": 26771, + "Mott": 26772, + "erode": 26773, + "Frist": 26774, + "abstract": 26775, + "Buddhism": 26776, + "auditorium": 26777, + "kings": 26778, + "erroneous": 26779, + "Inglewood": 26780, + "preparatory": 26781, + "nautical": 26782, + "CNBC": 26783, + "Dillon": 26784, + "adversely": 26785, + "Cantor": 26786, + "combative": 26787, + "pv": 26788, + "##AH": 26789, + "dimensions": 26790, + "leftists": 26791, + "entrances": 26792, + "Bai": 26793, + "##DOWN": 26794, + "tread": 26795, + "Extra": 26796, + "##iora": 26797, + "standby": 26798, + "denomination": 26799, + "##onoma": 26800, + "furor": 26801, + "bend": 26802, + "Sap": 26803, + "Managua": 26804, + "100th": 26805, + "technoc": 26806, + "Alejandro": 26807, + "thrive": 26808, + "unwarranted": 26809, + "Nom": 26810, + "soured": 26811, + "Complain": 26812, + "Duffy": 26813, + "redoub": 26814, + "Corrid": 26815, + "bikes": 26816, + "Samaj": 26817, + "Evening": 26818, + "Spot": 26819, + "dictated": 26820, + "Rehabilitation": 26821, + "Shawn": 26822, + "Abacha": 26823, + "Shakespear": 26824, + "Tray": 26825, + "Klob": 26826, + "Weeks": 26827, + "Rifles": 26828, + "McBride": 26829, + "seasons": 26830, + "disgraced": 26831, + "Loz": 26832, + "Zin": 26833, + "##rahi": 26834, + "Fior": 26835, + "Bavarian": 26836, + "Sonoma": 26837, + "shuttered": 26838, + "hurried": 26839, + "foreseeable": 26840, + "Dell": 26841, + "prefect": 26842, + "detonate": 26843, + "##othe": 26844, + "Talb": 26845, + "##GT": 26846, + "Grenada": 26847, + "preside": 26848, + "deteriorate": 26849, + "Domen": 26850, + "blackl": 26851, + "Allison": 26852, + "Okla": 26853, + "PAS": 26854, + "Sustainable": 26855, + "##The": 26856, + "gaming": 26857, + "energetic": 26858, + "shoots": 26859, + "Yukos": 26860, + "Fighters": 26861, + "Lic": 26862, + "APP": 26863, + "Breyer": 26864, + "##wani": 26865, + "fumes": 26866, + "##wala": 26867, + "curtailed": 26868, + "Material": 26869, + "Elie": 26870, + "##agged": 26871, + "Production": 26872, + "unborn": 26873, + "scoff": 26874, + "Fitzwater": 26875, + "Process": 26876, + "vegetation": 26877, + "weddings": 26878, + "Belie": 26879, + "Davao": 26880, + "##adar": 26881, + "##awk": 26882, + "##anking": 26883, + "praises": 26884, + "somber": 26885, + "Noble": 26886, + "contagious": 26887, + "Pictures": 26888, + "Thak": 26889, + "IBM": 26890, + "drawings": 26891, + "Roads": 26892, + "advertised": 26893, + "limous": 26894, + "Ramesh": 26895, + "exceeds": 26896, + "unintended": 26897, + "##zal": 26898, + "Westchester": 26899, + "mortg": 26900, + "Bonds": 26901, + "reunite": 26902, + "Chih": 26903, + "##ikov": 26904, + "disengagement": 26905, + "##jured": 26906, + "mills": 26907, + "voicing": 26908, + "Creat": 26909, + "INA": 26910, + "competitiveness": 26911, + "Sioux": 26912, + "Miles": 26913, + "sliding": 26914, + "beefed": 26915, + "Surat": 26916, + "##boarding": 26917, + "Fry": 26918, + "##ibal": 26919, + "decommission": 26920, + "presumption": 26921, + "Bok": 26922, + "Saunders": 26923, + "Kras": 26924, + "hospitality": 26925, + "##inals": 26926, + "##insurgency": 26927, + "Masri": 26928, + "Integrated": 26929, + "Harri": 26930, + "Ibid": 26931, + "##vd": 26932, + "##ayas": 26933, + "kicks": 26934, + "incompatible": 26935, + "Volkswagen": 26936, + "Plymouth": 26937, + "preview": 26938, + "##inan": 26939, + "runaway": 26940, + "Managing": 26941, + "Klobuchar": 26942, + "Garland": 26943, + "showers": 26944, + "retract": 26945, + "NJ": 26946, + "Mohan": 26947, + "sco": 26948, + "Machar": 26949, + "Newfound": 26950, + "##late": 26951, + "unple": 26952, + "##oids": 26953, + "compatible": 26954, + "rightist": 26955, + "##enities": 26956, + "docked": 26957, + "Darren": 26958, + "swung": 26959, + "NTSB": 26960, + "eaves": 26961, + "educating": 26962, + "archaeological": 26963, + "marrying": 26964, + "cant": 26965, + "##alls": 26966, + "trusts": 26967, + "Communism": 26968, + "Alexandra": 26969, + "shipyard": 26970, + "##cases": 26971, + "canon": 26972, + "##dern": 26973, + "##gal": 26974, + "Lau": 26975, + "##uaries": 26976, + "disorderly": 26977, + "cameraman": 26978, + "##dor": 26979, + "MED": 26980, + "dement": 26981, + "##OUT": 26982, + "##eddie": 26983, + "anest": 26984, + "##mara": 26985, + "photography": 26986, + "Soto": 26987, + "MT": 26988, + "Pendleton": 26989, + "##bags": 26990, + "hailing": 26991, + "##ILY": 26992, + "gamble": 26993, + "upsurge": 26994, + "forty": 26995, + "structured": 26996, + "Falklands": 26997, + "capacities": 26998, + "##ovah": 26999, + "proponent": 27000, + "Brze": 27001, + "disparity": 27002, + "Cannon": 27003, + "appoints": 27004, + "Dart": 27005, + "FGM": 27006, + "##ouche": 27007, + "##umbo": 27008, + "PAL": 27009, + "##KING": 27010, + "Adnan": 27011, + "Zhe": 27012, + "Preston": 27013, + "emailed": 27014, + "Bulger": 27015, + "Providence": 27016, + "Calcut": 27017, + "festive": 27018, + "Incumbent": 27019, + "transf": 27020, + "viewpoint": 27021, + "Kalashnikov": 27022, + "Calcutta": 27023, + "##iners": 27024, + "Passengers": 27025, + "intermitt": 27026, + "obsession": 27027, + "##riya": 27028, + "Fly": 27029, + "diaspora": 27030, + "futures": 27031, + "##wen": 27032, + "particles": 27033, + "Nicos": 27034, + "decency": 27035, + "Indira": 27036, + "robot": 27037, + "Kav": 27038, + "##ukes": 27039, + "semester": 27040, + "frigate": 27041, + "differed": 27042, + "##du": 27043, + "sunset": 27044, + "Chandler": 27045, + "steered": 27046, + "stockpiles": 27047, + "fertility": 27048, + "compromising": 27049, + "Steinberg": 27050, + "countrymen": 27051, + "MEC": 27052, + "hypot": 27053, + "Jiabao": 27054, + "bracing": 27055, + "labeling": 27056, + "Brisbane": 27057, + "##ophone": 27058, + "KH": 27059, + "reservists": 27060, + "Robbins": 27061, + "##ignant": 27062, + "Answ": 27063, + "Zach": 27064, + "Zanz": 27065, + "averted": 27066, + "lifts": 27067, + "compatriots": 27068, + "felonies": 27069, + "Norris": 27070, + "Corker": 27071, + "##oeuv": 27072, + "SAC": 27073, + "pretending": 27074, + "conspic": 27075, + "Brend": 27076, + "waterfront": 27077, + "Saying": 27078, + "delight": 27079, + "genetically": 27080, + "viability": 27081, + "classmate": 27082, + "roommate": 27083, + "Samb": 27084, + "gangster": 27085, + "1885": 27086, + "Fritz": 27087, + "Arv": 27088, + "financier": 27089, + "pounding": 27090, + "Hinc": 27091, + "beforehand": 27092, + "fruitful": 27093, + "dissatisfied": 27094, + "NEWLN": 27095, + "fiancee": 27096, + "flipped": 27097, + "baff": 27098, + "Desmond": 27099, + "##ingo": 27100, + "insured": 27101, + "overtures": 27102, + "Clarita": 27103, + "##ieft": 27104, + "Drum": 27105, + "Maim": 27106, + "spinal": 27107, + "##mitage": 27108, + "Junichiro": 27109, + "frantic": 27110, + "OCHA": 27111, + "Newfoundland": 27112, + "##yas": 27113, + "Barzani": 27114, + "Jospin": 27115, + "MOR": 27116, + "endeavor": 27117, + "Sond": 27118, + "pell": 27119, + "safest": 27120, + "Islamiyah": 27121, + "Schia": 27122, + "gravely": 27123, + "deval": 27124, + "LAT": 27125, + "cholesterol": 27126, + "disparities": 27127, + "evacuating": 27128, + "charts": 27129, + "absc": 27130, + "syndicate": 27131, + "##tz": 27132, + "porch": 27133, + "Statute": 27134, + "shocks": 27135, + "##ement": 27136, + "##hrates": 27137, + "Telephone": 27138, + "Bangui": 27139, + "Kouch": 27140, + "GAZA": 27141, + "Euphrates": 27142, + "##iently": 27143, + "##QU": 27144, + "hashtag": 27145, + "databases": 27146, + "centrifuges": 27147, + "##ellery": 27148, + "Bernstein": 27149, + "plebiscite": 27150, + "Lead": 27151, + "DeM": 27152, + "Hawaiian": 27153, + "Bard": 27154, + "Tomas": 27155, + "Seventy": 27156, + "pesticide": 27157, + "burge": 27158, + "Guangzhou": 27159, + "subversive": 27160, + "440": 27161, + "Tash": 27162, + "Jenny": 27163, + "##bird": 27164, + "heirs": 27165, + "Samarra": 27166, + "Fasc": 27167, + "Moving": 27168, + "taboo": 27169, + "JO": 27170, + "##actor": 27171, + "##ricts": 27172, + "positioning": 27173, + "Seeking": 27174, + "Shepherd": 27175, + "refrained": 27176, + "Portsmouth": 27177, + "Druze": 27178, + "sickness": 27179, + "##orea": 27180, + "deduction": 27181, + "panchayat": 27182, + "bounty": 27183, + "Ciudad": 27184, + "strengths": 27185, + "Lexington": 27186, + "professionalism": 27187, + "detractors": 27188, + "Leopold": 27189, + "benches": 27190, + "Supply": 27191, + "SAPS": 27192, + "Mori": 27193, + "collaborated": 27194, + "Mau": 27195, + "Gillesp": 27196, + "loosely": 27197, + "disdain": 27198, + "feeds": 27199, + "Satell": 27200, + "Sandinistas": 27201, + "accreditation": 27202, + "Naxal": 27203, + "Filed": 27204, + "consolidating": 27205, + "22nd": 27206, + "muddy": 27207, + "medically": 27208, + "Hizb": 27209, + "Elimin": 27210, + "complicit": 27211, + "Gillespie": 27212, + "rh": 27213, + "##iggs": 27214, + "##EG": 27215, + "concerts": 27216, + "Ayman": 27217, + "Ft": 27218, + "1894": 27219, + "##antes": 27220, + "towed": 27221, + "unmarried": 27222, + "Afterward": 27223, + "collectors": 27224, + "prow": 27225, + "connects": 27226, + "Brzezinski": 27227, + "##itoes": 27228, + "##ourished": 27229, + "70th": 27230, + "Solicitor": 27231, + "lapse": 27232, + "Wike": 27233, + "##ricanes": 27234, + "Xiaoping": 27235, + "##AKAR": 27236, + "Ardern": 27237, + "325": 27238, + "Pall": 27239, + "##bra": 27240, + "quasi": 27241, + "Tomorrow": 27242, + "apt": 27243, + "Crus": 27244, + "harv": 27245, + "PS4": 27246, + "downstream": 27247, + "waterway": 27248, + "##afy": 27249, + "Desk": 27250, + "accomplishment": 27251, + "profiles": 27252, + "Duval": 27253, + "Domingo": 27254, + "blindfold": 27255, + "Basically": 27256, + "Bachel": 27257, + "sponsorship": 27258, + "shaft": 27259, + "##anovic": 27260, + "config": 27261, + "peripher": 27262, + "ACC": 27263, + "emigrated": 27264, + "plainclothes": 27265, + "consume": 27266, + "Loan": 27267, + "lineup": 27268, + "pregnancies": 27269, + "boycotting": 27270, + "Enugu": 27271, + "Kouchner": 27272, + "boxing": 27273, + "devout": 27274, + "uncover": 27275, + "Archer": 27276, + "Emerging": 27277, + "colonialism": 27278, + "thorny": 27279, + "Battery": 27280, + "tributes": 27281, + "floodwaters": 27282, + "aster": 27283, + "homage": 27284, + "whit": 27285, + "Jehovah": 27286, + "Marks": 27287, + "##URT": 27288, + "Clemente": 27289, + "Shooting": 27290, + "Swaz": 27291, + "blacklist": 27292, + "quakes": 27293, + "Murad": 27294, + "subpoenaed": 27295, + "backpack": 27296, + "fasting": 27297, + "bandit": 27298, + "sympathies": 27299, + "Nunn": 27300, + "Atta": 27301, + "anonymously": 27302, + "dysfunctional": 27303, + "sighted": 27304, + "pensioners": 27305, + "Bahraini": 27306, + "screams": 27307, + "poisonous": 27308, + "clo": 27309, + "Academic": 27310, + "##ikar": 27311, + "strings": 27312, + "##lak": 27313, + "CAL": 27314, + "ECP": 27315, + "##apor": 27316, + "Salaam": 27317, + "prer": 27318, + "Wilhel": 27319, + "Haji": 27320, + "##acre": 27321, + "Tsar": 27322, + "1897": 27323, + "surrogate": 27324, + "Sas": 27325, + "headway": 27326, + "fictional": 27327, + "correction": 27328, + "Bahadur": 27329, + "Bader": 27330, + "##aways": 27331, + "Majid": 27332, + "##kie": 27333, + "grin": 27334, + "##BAN": 27335, + "Turning": 27336, + "Zeb": 27337, + "Afrin": 27338, + "ejected": 27339, + "felon": 27340, + "ATF": 27341, + "illusion": 27342, + "Salvini": 27343, + "tornado": 27344, + "ordination": 27345, + "Killing": 27346, + "accelerating": 27347, + "##hoe": 27348, + "mixing": 27349, + "trailers": 27350, + "harbour": 27351, + "##sted": 27352, + "Sanjay": 27353, + "Aoun": 27354, + "environ": 27355, + "##ulo": 27356, + "stabilization": 27357, + "Hack": 27358, + "jealous": 27359, + "predators": 27360, + "DWP": 27361, + "Seymour": 27362, + "Nikolai": 27363, + "seeker": 27364, + "Lod": 27365, + "G7": 27366, + "Requ": 27367, + "Maure": 27368, + "warmly": 27369, + "Antonin": 27370, + "philosopher": 27371, + "ecc": 27372, + "Units": 27373, + "counselling": 27374, + "unpleasant": 27375, + "Hutchinson": 27376, + "arre": 27377, + "Thunder": 27378, + "quarterly": 27379, + "##idis": 27380, + "bickering": 27381, + "anew": 27382, + "pessimistic": 27383, + "siding": 27384, + "Try": 27385, + "##fan": 27386, + "strides": 27387, + "plunging": 27388, + "Ket": 27389, + "Lum": 27390, + "streamline": 27391, + "Aeronaut": 27392, + "knit": 27393, + "Chol": 27394, + "##iqui": 27395, + "##kn": 27396, + "##about": 27397, + "finest": 27398, + "##prot": 27399, + "reservoirs": 27400, + "conspirators": 27401, + "evid": 27402, + "Paisley": 27403, + "Sixteen": 27404, + "##angi": 27405, + "warehouses": 27406, + "poaching": 27407, + "Barnett": 27408, + "##rakhan": 27409, + "##uggish": 27410, + "ardent": 27411, + "chill": 27412, + "Flake": 27413, + "Won": 27414, + "casket": 27415, + "insure": 27416, + "precurs": 27417, + "deed": 27418, + "Courthouse": 27419, + "##goers": 27420, + "Falcon": 27421, + "swelling": 27422, + "Stark": 27423, + "baton": 27424, + "Friendship": 27425, + "blasting": 27426, + "Ahmedabad": 27427, + "##endering": 27428, + "Schl": 27429, + "domestically": 27430, + "gamb": 27431, + "Consul": 27432, + "juice": 27433, + "supplemental": 27434, + "plaster": 27435, + "##upe": 27436, + "crammed": 27437, + "defections": 27438, + "Anand": 27439, + "Valdez": 27440, + "Neighborhood": 27441, + "Cun": 27442, + "##ayam": 27443, + "Olive": 27444, + "Whitney": 27445, + "Nisar": 27446, + "pyram": 27447, + "readings": 27448, + "Buckley": 27449, + "Jain": 27450, + "coping": 27451, + "Tao": 27452, + "Zaid": 27453, + "archive": 27454, + "##OUR": 27455, + "wolves": 27456, + "##var": 27457, + "mathematics": 27458, + "depleted": 27459, + "Litt": 27460, + "perilous": 27461, + "cafeter": 27462, + "##oponte": 27463, + "##otine": 27464, + "painter": 27465, + "demograph": 27466, + "Vic": 27467, + "youthful": 27468, + "cowboy": 27469, + "Hide": 27470, + "##adu": 27471, + "Kony": 27472, + "draconian": 27473, + "converting": 27474, + "smoked": 27475, + "Brighton": 27476, + "Hama": 27477, + "firepower": 27478, + "unfinished": 27479, + "Mint": 27480, + "doorstep": 27481, + "antisem": 27482, + "banana": 27483, + "bogged": 27484, + "Archdiocese": 27485, + "Summers": 27486, + "booster": 27487, + "exceptionally": 27488, + "CV": 27489, + "Ivanka": 27490, + "despicable": 27491, + "relayed": 27492, + "bustling": 27493, + "telephones": 27494, + "scuffle": 27495, + "criminality": 27496, + "cooked": 27497, + "Dornan": 27498, + "transnational": 27499, + "Negroponte": 27500, + "##last": 27501, + "aborted": 27502, + "Canterbury": 27503, + "bumper": 27504, + "firsthand": 27505, + "representations": 27506, + "gangsters": 27507, + "Fars": 27508, + "Ain": 27509, + "##ahon": 27510, + "inferior": 27511, + "induce": 27512, + "##uliar": 27513, + "avian": 27514, + "##ser": 27515, + "replies": 27516, + "characteristic": 27517, + "##store": 27518, + "Fraz": 27519, + "Territorial": 27520, + "##wi": 27521, + "##fell": 27522, + "strokes": 27523, + "##gado": 27524, + "fox": 27525, + "inefficient": 27526, + "##ijani": 27527, + "guise": 27528, + "banquet": 27529, + "##ukwu": 27530, + "trench": 27531, + "Dakar": 27532, + "Suzan": 27533, + "Nikki": 27534, + "Kady": 27535, + "##jun": 27536, + "miner": 27537, + "finalised": 27538, + "consequently": 27539, + "##ipple": 27540, + "bruising": 27541, + "Lungren": 27542, + "damning": 27543, + "Tripura": 27544, + "Generally": 27545, + "##ADE": 27546, + "Fazl": 27547, + "Lough": 27548, + "counterinsurgency": 27549, + "Pomona": 27550, + "oppressive": 27551, + "nee": 27552, + "freeways": 27553, + "trailed": 27554, + "##odies": 27555, + "arises": 27556, + "frail": 27557, + "##arya": 27558, + "partisanship": 27559, + "Lambert": 27560, + "Rough": 27561, + "Autom": 27562, + "devise": 27563, + "bites": 27564, + "Hector": 27565, + "beset": 27566, + "Income": 27567, + "##ganov": 27568, + "Tadic": 27569, + "choking": 27570, + "secessionist": 27571, + "##rocal": 27572, + "gateway": 27573, + "sacking": 27574, + "idle": 27575, + "influencing": 27576, + "Babb": 27577, + "##In": 27578, + "slick": 27579, + "Senegalese": 27580, + "Muzaff": 27581, + "Brah": 27582, + "Pueb": 27583, + "attribute": 27584, + "##git": 27585, + "alumni": 27586, + "Mof": 27587, + "sparks": 27588, + "##remont": 27589, + "Holden": 27590, + "McGovern": 27591, + "jol": 27592, + "Corridor": 27593, + "Canc": 27594, + "Combined": 27595, + "creator": 27596, + "slice": 27597, + "##anz": 27598, + "upgrades": 27599, + "##KOK": 27600, + "Bhag": 27601, + "Ayod": 27602, + "##ebo": 27603, + "##cons": 27604, + "Rios": 27605, + "##IDS": 27606, + "esteem": 27607, + "PET": 27608, + "##ellin": 27609, + "collaborators": 27610, + "##ukovich": 27611, + "trades": 27612, + "leni": 27613, + "##okie": 27614, + "journals": 27615, + "Osinb": 27616, + "miscar": 27617, + "restricts": 27618, + "referendums": 27619, + "slic": 27620, + "masse": 27621, + "sq": 27622, + "Mord": 27623, + "Byron": 27624, + "molec": 27625, + "evolve": 27626, + "Intel": 27627, + "loun": 27628, + "##armac": 27629, + "Giving": 27630, + "##announced": 27631, + "dismayed": 27632, + "Freddie": 27633, + "Klux": 27634, + "responsibly": 27635, + "dividends": 27636, + "TEXT": 27637, + "subordinates": 27638, + "MiG": 27639, + "Osinbajo": 27640, + "Gain": 27641, + "Thais": 27642, + "shadowy": 27643, + "recurring": 27644, + "##itic": 27645, + "presc": 27646, + "reinstatement": 27647, + "SCO": 27648, + "minibus": 27649, + "journalistic": 27650, + "lengths": 27651, + "ordinances": 27652, + "Insurg": 27653, + "Ond": 27654, + "##odom": 27655, + "Kop": 27656, + "Dover": 27657, + "Sto": 27658, + "Maryam": 27659, + "observance": 27660, + "##ometric": 27661, + "Veteran": 27662, + "Marriott": 27663, + "accessed": 27664, + "incest": 27665, + "Abdur": 27666, + "Gotti": 27667, + "Nw": 27668, + "reassigned": 27669, + "cheated": 27670, + "seeming": 27671, + "Crystal": 27672, + "Nitish": 27673, + "Siegel": 27674, + "1893": 27675, + "McCall": 27676, + "shunned": 27677, + "masc": 27678, + "##ocod": 27679, + "Statement": 27680, + "underestimated": 27681, + "Leung": 27682, + "Lille": 27683, + "##iks": 27684, + "theoretical": 27685, + "Visitors": 27686, + "masterminding": 27687, + "evidently": 27688, + "Cyclone": 27689, + "intercourse": 27690, + "autobiography": 27691, + "##stra": 27692, + "Extrem": 27693, + "tricks": 27694, + "gossip": 27695, + "Burger": 27696, + "casts": 27697, + "initials": 27698, + "misappropri": 27699, + "Institutes": 27700, + "Prat": 27701, + "disposition": 27702, + "##warf": 27703, + "Royce": 27704, + "McLaughlin": 27705, + "Angelo": 27706, + "Murkowski": 27707, + "##oku": 27708, + "Chip": 27709, + "##quent": 27710, + "Jensen": 27711, + "staunchly": 27712, + "##lave": 27713, + "Eleanor": 27714, + "ARCH": 27715, + "insec": 27716, + "specializing": 27717, + "parameters": 27718, + "unify": 27719, + "Increasing": 27720, + "faults": 27721, + "Bermuda": 27722, + "popularly": 27723, + "##hop": 27724, + "COUNT": 27725, + "##NER": 27726, + "Sirte": 27727, + "Lamar": 27728, + "seniority": 27729, + "##mount": 27730, + "##olation": 27731, + "harboring": 27732, + "invoking": 27733, + "Dix": 27734, + "Dyl": 27735, + "##rals": 27736, + "inspecting": 27737, + "unatt": 27738, + "IAF": 27739, + "hash": 27740, + "OVER": 27741, + "Entertainment": 27742, + "overran": 27743, + "parc": 27744, + "Multiple": 27745, + "vigilante": 27746, + "Diallo": 27747, + "##lants": 27748, + "##hecked": 27749, + "eyewitnesses": 27750, + "Osw": 27751, + "wooded": 27752, + "Megan": 27753, + "Zanzibar": 27754, + "SAM": 27755, + "Wir": 27756, + "Libertarian": 27757, + "prematurely": 27758, + "inhalation": 27759, + "Nou": 27760, + "##cking": 27761, + "##entes": 27762, + "##chard": 27763, + "Munoz": 27764, + "addicted": 27765, + "assim": 27766, + "parishes": 27767, + "##ulators": 27768, + "Heads": 27769, + "##geny": 27770, + "liabilities": 27771, + "Kadyrov": 27772, + "Schw": 27773, + "caric": 27774, + "plantations": 27775, + "Absolutely": 27776, + "lumber": 27777, + "burgeoning": 27778, + "##hara": 27779, + "27th": 27780, + "Gel": 27781, + "cultivated": 27782, + "Constituency": 27783, + "Becker": 27784, + "bark": 27785, + "Sinha": 27786, + "menu": 27787, + "Quint": 27788, + "hollow": 27789, + "Bork": 27790, + "Equatorial": 27791, + "Champions": 27792, + "Chib": 27793, + "quicker": 27794, + "unveiling": 27795, + "ecst": 27796, + "Anast": 27797, + "##unde": 27798, + "RECORD": 27799, + "peculiar": 27800, + "inquired": 27801, + "##osph": 27802, + "Font": 27803, + "striving": 27804, + "Normally": 27805, + "JFK": 27806, + "backwards": 27807, + "gravey": 27808, + "Aguilar": 27809, + "aspiring": 27810, + "Hurri": 27811, + "induct": 27812, + "Fuller": 27813, + "##hs": 27814, + "modification": 27815, + "boo": 27816, + "Lost": 27817, + "LC": 27818, + "capit": 27819, + "commune": 27820, + "manoeuv": 27821, + "sto": 27822, + "##bad": 27823, + "BANGKOK": 27824, + "Yahya": 27825, + "warden": 27826, + "SDP": 27827, + "exporters": 27828, + "##INC": 27829, + "##esto": 27830, + "Poly": 27831, + "##akan": 27832, + "Halifax": 27833, + "Female": 27834, + "ROME": 27835, + "Mey": 27836, + "ransacked": 27837, + "onlookers": 27838, + "Eye": 27839, + "Graves": 27840, + "##vial": 27841, + "flung": 27842, + "Armored": 27843, + "1892": 27844, + "dormitory": 27845, + "isolating": 27846, + "Bowen": 27847, + "dislike": 27848, + "##elius": 27849, + "documenting": 27850, + "Harding": 27851, + "vulnerabilities": 27852, + "Complaints": 27853, + "muted": 27854, + "Wich": 27855, + "Drafted": 27856, + "##post": 27857, + "widows": 27858, + "resettled": 27859, + "vomiting": 27860, + "dismal": 27861, + "Yanukovich": 27862, + "ignorant": 27863, + "citations": 27864, + "##emocratic": 27865, + "mercury": 27866, + "Humve": 27867, + "Principles": 27868, + "hormone": 27869, + "##AKARTA": 27870, + "unionists": 27871, + "Mossad": 27872, + "Anatoly": 27873, + "Kup": 27874, + "Acosta": 27875, + "##ayette": 27876, + "surprises": 27877, + "Telecommunications": 27878, + "Maltese": 27879, + "Niz": 27880, + "Surge": 27881, + "##anasia": 27882, + "rhyth": 27883, + "mice": 27884, + "##ATS": 27885, + "Mandal": 27886, + "penetrate": 27887, + "Cey": 27888, + "sore": 27889, + "forestry": 27890, + "hindered": 27891, + "faulted": 27892, + "digits": 27893, + "Saxony": 27894, + "##apuram": 27895, + "las": 27896, + "##opic": 27897, + "preschool": 27898, + "starved": 27899, + "Innov": 27900, + "##begovic": 27901, + "HQ": 27902, + "Parkland": 27903, + "CHAR": 27904, + "##entry": 27905, + "memoirs": 27906, + "Endowment": 27907, + "traction": 27908, + "miscon": 27909, + "Disneyland": 27910, + "rabbis": 27911, + "jewellery": 27912, + "Buj": 27913, + "equation": 27914, + "invaders": 27915, + "summon": 27916, + "##adou": 27917, + "##ushing": 27918, + "unannounced": 27919, + "Diem": 27920, + "Freet": 27921, + "Anh": 27922, + "##ihadi": 27923, + "orchestrating": 27924, + "foothold": 27925, + "##moon": 27926, + "unru": 27927, + "AIAD": 27928, + "##lair": 27929, + "veterinary": 27930, + "expectancy": 27931, + "environments": 27932, + "novels": 27933, + "##eut": 27934, + "Samantha": 27935, + "Soldier": 27936, + "Sutton": 27937, + "Conventions": 27938, + "reformer": 27939, + "biting": 27940, + "mosquitoes": 27941, + "Papadopoulos": 27942, + "Raval": 27943, + "##rawi": 27944, + "retrosp": 27945, + "Herb": 27946, + "AIADMK": 27947, + "horr": 27948, + "GP": 27949, + "##ushi": 27950, + "Ice": 27951, + "##loo": 27952, + "Inquirer": 27953, + "allot": 27954, + "storming": 27955, + "Bakh": 27956, + "Mounted": 27957, + "##utenants": 27958, + "Sony": 27959, + "Schulz": 27960, + "##ulton": 27961, + "landmines": 27962, + "misused": 27963, + "progressed": 27964, + "haunted": 27965, + "Heller": 27966, + "Chalabi": 27967, + "irrep": 27968, + "Downey": 27969, + "barn": 27970, + "cancers": 27971, + "discretionary": 27972, + "cott": 27973, + "Lauren": 27974, + "##lot": 27975, + "Izet": 27976, + "thaw": 27977, + "outnumbered": 27978, + "##unz": 27979, + "USAID": 27980, + "Sales": 27981, + "intending": 27982, + "CAA": 27983, + "##egis": 27984, + "arrears": 27985, + "Alison": 27986, + "annulled": 27987, + "Khawaja": 27988, + "Sangh": 27989, + "Samsung": 27990, + "oak": 27991, + "EDT": 27992, + "Bax": 27993, + "Tet": 27994, + "##SD": 27995, + "##ouched": 27996, + "##rana": 27997, + "signalled": 27998, + "paused": 27999, + "Woodland": 28000, + "hesitant": 28001, + "crossroads": 28002, + "##idated": 28003, + "Lhasa": 28004, + "JAKARTA": 28005, + "##udging": 28006, + "Suther": 28007, + "attachment": 28008, + "bounds": 28009, + "rangers": 28010, + "Jind": 28011, + "Secondly": 28012, + "##aney": 28013, + "newsmen": 28014, + "Feng": 28015, + "calib": 28016, + "Mazar": 28017, + "Mehm": 28018, + "phrases": 28019, + "muzz": 28020, + "lessen": 28021, + "supers": 28022, + "Baca": 28023, + "lament": 28024, + "inherently": 28025, + "Koc": 28026, + "contraven": 28027, + "Mozambican": 28028, + "dashed": 28029, + "fiber": 28030, + "Colonial": 28031, + "##cz": 28032, + "acquaintance": 28033, + "##athe": 28034, + "##onica": 28035, + "bearer": 28036, + "Leicester": 28037, + "dw": 28038, + "Saeb": 28039, + "212": 28040, + "contemplating": 28041, + "Presse": 28042, + "Mutt": 28043, + "attributes": 28044, + "Akhtar": 28045, + "bunkers": 28046, + "Vehicles": 28047, + "Bani": 28048, + "Anim": 28049, + "mistreated": 28050, + "Colombians": 28051, + "Sans": 28052, + "Waco": 28053, + "empathy": 28054, + "overcoming": 28055, + "Khatt": 28056, + "Quentin": 28057, + "##ascular": 28058, + "##rus": 28059, + "unprov": 28060, + "Holloway": 28061, + "unease": 28062, + "Blank": 28063, + "##uchin": 28064, + "sociology": 28065, + "##etics": 28066, + "radius": 28067, + "frenzy": 28068, + "Jah": 28069, + "parishioners": 28070, + "Meadows": 28071, + "460": 28072, + "##uria": 28073, + "outweigh": 28074, + "eavesdrop": 28075, + "stalking": 28076, + "fiss": 28077, + "##uber": 28078, + "hugged": 28079, + "Axel": 28080, + "apprehension": 28081, + "queries": 28082, + "unconditionally": 28083, + "Litvin": 28084, + "SINGAP": 28085, + "Sop": 28086, + "##aloa": 28087, + "streamed": 28088, + "##sworth": 28089, + "renounced": 28090, + "yours": 28091, + "Responsibility": 28092, + "collaborate": 28093, + "MONUC": 28094, + "Mongolian": 28095, + "erratic": 28096, + "1889": 28097, + "vil": 28098, + "nightly": 28099, + "##rift": 28100, + "Dalit": 28101, + "Legislation": 28102, + "Angry": 28103, + "supervisory": 28104, + "Cull": 28105, + "deregulation": 28106, + "Strugg": 28107, + "feuding": 28108, + "Barnier": 28109, + "Takes": 28110, + "polarized": 28111, + "ushered": 28112, + "marvel": 28113, + "##arium": 28114, + "duly": 28115, + "Sani": 28116, + "##RAPH": 28117, + "Kidn": 28118, + "SPLA": 28119, + "nursery": 28120, + "discounted": 28121, + "375": 28122, + "congratulations": 28123, + "##frame": 28124, + "Accused": 28125, + "Ocasio": 28126, + "perspectives": 28127, + "Writers": 28128, + "DEM": 28129, + "##bling": 28130, + "##avel": 28131, + "Scheme": 28132, + "launcher": 28133, + "Renew": 28134, + "reintegration": 28135, + "sheltered": 28136, + "Soros": 28137, + "Espin": 28138, + "##interpret": 28139, + "detector": 28140, + "Hamdan": 28141, + "##oughed": 28142, + "tig": 28143, + "mutilated": 28144, + "##obiles": 28145, + "CBC": 28146, + "climbers": 28147, + "Mara": 28148, + "##lake": 28149, + "evangel": 28150, + "##IVED": 28151, + "CID": 28152, + "Cecil": 28153, + "booby": 28154, + "##iosity": 28155, + "##emite": 28156, + "Connell": 28157, + "cardboard": 28158, + "ancestry": 28159, + "sinister": 28160, + "hosp": 28161, + "SINGAPORE": 28162, + "clans": 28163, + "Cornyn": 28164, + "Tirana": 28165, + "Broward": 28166, + "razed": 28167, + "Lafayette": 28168, + "correl": 28169, + "Maureen": 28170, + "Dres": 28171, + "unexplained": 28172, + "Atlantis": 28173, + "glac": 28174, + "NTV": 28175, + "slots": 28176, + "Sinaloa": 28177, + "Guo": 28178, + "Harman": 28179, + "motorcycl": 28180, + "Barber": 28181, + "insights": 28182, + "latimes": 28183, + "Engel": 28184, + "unchecked": 28185, + "federalism": 28186, + "benchmark": 28187, + "retreating": 28188, + "coaches": 28189, + "Dup": 28190, + "DEF": 28191, + "unnecessarily": 28192, + "Padd": 28193, + "bald": 28194, + "nec": 28195, + "culprit": 28196, + "earns": 28197, + "##Care": 28198, + "expands": 28199, + "McDoug": 28200, + "nightmar": 28201, + "Situation": 28202, + "##orius": 28203, + "pastors": 28204, + "Above": 28205, + "hospitalised": 28206, + "nause": 28207, + "seap": 28208, + "##mberg": 28209, + "Grum": 28210, + "Guide": 28211, + "##payers": 28212, + "Stoltenberg": 28213, + "##dahl": 28214, + "unmarked": 28215, + "Ould": 28216, + "Tuz": 28217, + "Inner": 28218, + "stalling": 28219, + "happily": 28220, + "repatriate": 28221, + "careg": 28222, + "Izetbegovic": 28223, + "Chid": 28224, + "Vog": 28225, + "disagrees": 28226, + "Voj": 28227, + "handlers": 28228, + "Concerns": 28229, + "shrines": 28230, + "Byrne": 28231, + "sizes": 28232, + "26th": 28233, + "Nish": 28234, + "estates": 28235, + "##ANT": 28236, + "Mukher": 28237, + "##elsius": 28238, + "conscient": 28239, + "Shalit": 28240, + "expatriates": 28241, + "collects": 28242, + "##anu": 28243, + "##aris": 28244, + "graders": 28245, + "heavyweight": 28246, + "Nune": 28247, + "tidal": 28248, + "dentist": 28249, + "emigration": 28250, + "queue": 28251, + "Tomb": 28252, + "itiner": 28253, + "Hirs": 28254, + "pitting": 28255, + "transplants": 28256, + "derel": 28257, + "##ogs": 28258, + "appropriation": 28259, + "OH": 28260, + "Livingston": 28261, + "Zyu": 28262, + "signatory": 28263, + "HOUSE": 28264, + "Sutherland": 28265, + "cull": 28266, + "excesses": 28267, + "Cranston": 28268, + "Walton": 28269, + "institutes": 28270, + "attracts": 28271, + "##omanana": 28272, + "applaud": 28273, + "##hearted": 28274, + "Eliot": 28275, + "##beck": 28276, + "Siddiqui": 28277, + "Forensic": 28278, + "ridiculed": 28279, + "Zyuganov": 28280, + "rendering": 28281, + "formulate": 28282, + "##chedule": 28283, + "Opportunity": 28284, + "cycles": 28285, + "tripartite": 28286, + "##inde": 28287, + "principally": 28288, + "portal": 28289, + "disappearing": 28290, + "abandonment": 28291, + "##wyn": 28292, + "Zurich": 28293, + "uneth": 28294, + "Farrell": 28295, + "evangelicals": 28296, + "brewing": 28297, + "Utilities": 28298, + "reprieve": 28299, + "townships": 28300, + "grader": 28301, + "##hardt": 28302, + "Tasman": 28303, + "##itius": 28304, + "##imates": 28305, + "##ocha": 28306, + "Meghan": 28307, + "excellence": 28308, + "Mickey": 28309, + "Unemployment": 28310, + "scoring": 28311, + "Buzz": 28312, + "yeah": 28313, + "levied": 28314, + "foam": 28315, + "persists": 28316, + "locking": 28317, + "merchandise": 28318, + "Deg": 28319, + "iv": 28320, + "coveted": 28321, + "Hui": 28322, + "spilling": 28323, + "ripe": 28324, + "nerves": 28325, + "Muni": 28326, + "insol": 28327, + "gunbattle": 28328, + "generosity": 28329, + "metic": 28330, + "stepfather": 28331, + "towering": 28332, + "veterin": 28333, + "Mines": 28334, + "Improve": 28335, + "behaved": 28336, + "hypothetical": 28337, + "Gyp": 28338, + "grievous": 28339, + "devotees": 28340, + "TWA": 28341, + "dome": 28342, + "attaches": 28343, + "memorable": 28344, + "Sugar": 28345, + "imbalance": 28346, + "quiz": 28347, + "sickened": 28348, + "natives": 28349, + "messy": 28350, + "ARE": 28351, + "Chit": 28352, + "leaned": 28353, + "cherished": 28354, + "harmless": 28355, + "Acts": 28356, + "Julio": 28357, + "staring": 28358, + "crad": 28359, + "Greenberg": 28360, + "Gibb": 28361, + "##chewan": 28362, + "Yosemite": 28363, + "LAX": 28364, + "stifle": 28365, + "pvs": 28366, + "950": 28367, + "Ld": 28368, + "Bevin": 28369, + "##ronts": 28370, + "Tactical": 28371, + "Ruling": 28372, + "Astra": 28373, + "downing": 28374, + "centralized": 28375, + "Transc": 28376, + "fostering": 28377, + "Galleg": 28378, + "semiautomatic": 28379, + "alight": 28380, + "paradox": 28381, + "canton": 28382, + "bearded": 28383, + "victimized": 28384, + "Youse": 28385, + "##uble": 28386, + "##alon": 28387, + "Sunny": 28388, + "Ching": 28389, + "parliamentarian": 28390, + "dignified": 28391, + "stewards": 28392, + "Restaurant": 28393, + "transatlantic": 28394, + "##alc": 28395, + "Lone": 28396, + "SANA": 28397, + "jailing": 28398, + "Sew": 28399, + "Beau": 28400, + "UNIF": 28401, + "Taft": 28402, + "forego": 28403, + "vault": 28404, + "Calais": 28405, + "FTC": 28406, + "Hof": 28407, + "Chitt": 28408, + "PW": 28409, + "blade": 28410, + "##eseen": 28411, + "##actively": 28412, + "enlarged": 28413, + "##ricted": 28414, + "##irre": 28415, + "Grade": 28416, + "dancers": 28417, + "dwarf": 28418, + "GAM": 28419, + "Menem": 28420, + "Dz": 28421, + "Shih": 28422, + "Wo": 28423, + "creek": 28424, + "jan": 28425, + "Hayward": 28426, + "Pavel": 28427, + "Oro": 28428, + "tat": 28429, + "##NO": 28430, + "honours": 28431, + "Lunar": 28432, + "tan": 28433, + "Mujahed": 28434, + "swore": 28435, + "Ordinance": 28436, + "resemble": 28437, + "unprovoked": 28438, + "Hafiz": 28439, + "Kauf": 28440, + "expulsions": 28441, + "qualification": 28442, + "converged": 28443, + "Saskatchewan": 28444, + "UPDATED": 28445, + "gunfight": 28446, + "peddling": 28447, + "defused": 28448, + "Fujian": 28449, + "catalyst": 28450, + "Goth": 28451, + "surname": 28452, + "Fen": 28453, + "Gael": 28454, + "##YA": 28455, + "overturning": 28456, + "burying": 28457, + "Swaziland": 28458, + "##atte": 28459, + "HD": 28460, + "humid": 28461, + "Merr": 28462, + "COUNTDOWN": 28463, + "harrowing": 28464, + "##teenth": 28465, + "##yeh": 28466, + "Quit": 28467, + "distances": 28468, + "##hoff": 28469, + "trivial": 28470, + "Tip": 28471, + "SY": 28472, + "liner": 28473, + "psychologists": 28474, + "Homeless": 28475, + "##ectors": 28476, + "##activated": 28477, + "Coimb": 28478, + "flourish": 28479, + "Ily": 28480, + "Qure": 28481, + "reciprocal": 28482, + "##lich": 28483, + "##otism": 28484, + "##ICAL": 28485, + "##SBY": 28486, + "Commenting": 28487, + "Betanc": 28488, + "Pry": 28489, + "misinterpret": 28490, + "##IMS": 28491, + "##uti": 28492, + "horrendous": 28493, + "parallels": 28494, + "Skripal": 28495, + "##oche": 28496, + "studios": 28497, + "finalize": 28498, + "RUSSERT": 28499, + "prerog": 28500, + "Derby": 28501, + "Shakespeare": 28502, + "Calvin": 28503, + "Mauritius": 28504, + "uniqu": 28505, + "compares": 28506, + "barge": 28507, + "multicultural": 28508, + "Ned": 28509, + "Recogn": 28510, + "151": 28511, + "Kind": 28512, + "Jup": 28513, + "Asylum": 28514, + "mirrors": 28515, + "temb": 28516, + "leniency": 28517, + "usur": 28518, + "insects": 28519, + "Pressure": 28520, + "dominates": 28521, + "mug": 28522, + "Somebody": 28523, + "Chongqing": 28524, + "MF": 28525, + "diverting": 28526, + "prizes": 28527, + "SABC": 28528, + "intolerable": 28529, + "disillusioned": 28530, + "Mum": 28531, + "enm": 28532, + "Belize": 28533, + "##ventional": 28534, + "arter": 28535, + "flattened": 28536, + "##IBLE": 28537, + "soy": 28538, + "Cheryl": 28539, + "Incident": 28540, + "vertical": 28541, + "##imen": 28542, + "DIG": 28543, + "cramped": 28544, + "##theon": 28545, + "Palo": 28546, + "##incorporated": 28547, + "##ubei": 28548, + "insensitive": 28549, + "##ashe": 28550, + "congresswoman": 28551, + "##ommunic": 28552, + "Disarmament": 28553, + "Barney": 28554, + "culmination": 28555, + "##ecki": 28556, + "ideologies": 28557, + "##acer": 28558, + "combining": 28559, + "diarrhea": 28560, + "preconditions": 28561, + "NFL": 28562, + "##ebook": 28563, + "thumbs": 28564, + "Sayed": 28565, + "combatant": 28566, + "Tier": 28567, + "Electricity": 28568, + "DVD": 28569, + "artery": 28570, + "carj": 28571, + "EST": 28572, + "creatures": 28573, + "resilient": 28574, + "Cover": 28575, + "effic": 28576, + "LeT": 28577, + "##ENNA": 28578, + "subsidiaries": 28579, + "waivers": 28580, + "##aramaiah": 28581, + "query": 28582, + "Dynamics": 28583, + "Kean": 28584, + "Hubb": 28585, + "##org": 28586, + "##emer": 28587, + "Moj": 28588, + "bluntly": 28589, + "Hok": 28590, + "##KER": 28591, + "demilitarized": 28592, + "symposium": 28593, + "Aliyev": 28594, + "massed": 28595, + "Uncle": 28596, + "##90": 28597, + "expelling": 28598, + "ignite": 28599, + "Ferry": 28600, + "IPS": 28601, + "emphasizes": 28602, + "Celsius": 28603, + "insurer": 28604, + "MUM": 28605, + "Wire": 28606, + "notwithstanding": 28607, + "Crick": 28608, + "Shep": 28609, + "Lori": 28610, + "jab": 28611, + "ov": 28612, + "rays": 28613, + "##icker": 28614, + "Ravalomanana": 28615, + "scenic": 28616, + "Katy": 28617, + "Owners": 28618, + "Fallon": 28619, + "maiden": 28620, + "mutilation": 28621, + "##oweri": 28622, + "progressives": 28623, + "Yousef": 28624, + "Kobe": 28625, + "Sitting": 28626, + "elo": 28627, + "persona": 28628, + "Cedar": 28629, + "##yi": 28630, + "bombarded": 28631, + "xenophobic": 28632, + "parachute": 28633, + "Especially": 28634, + "Satellite": 28635, + "Smithson": 28636, + "Yoweri": 28637, + "rites": 28638, + "defective": 28639, + "furnish": 28640, + "thigh": 28641, + "Dicks": 28642, + "Witt": 28643, + "donating": 28644, + "dwellers": 28645, + "paragraphs": 28646, + "Fou": 28647, + "Fame": 28648, + "demolish": 28649, + "Tyr": 28650, + "Bachelet": 28651, + "##otts": 28652, + "Raytheon": 28653, + "##EAR": 28654, + "Elis": 28655, + "Catholicism": 28656, + "##anke": 28657, + "vel": 28658, + "genius": 28659, + "##iscalc": 28660, + "Kane": 28661, + "gor": 28662, + "synthetic": 28663, + "Yo": 28664, + "##orie": 28665, + "##wad": 28666, + "CRPF": 28667, + "Tahir": 28668, + "exemplary": 28669, + "translates": 28670, + "ain": 28671, + "Cros": 28672, + "remembering": 28673, + "##lifting": 28674, + "Zheng": 28675, + "Ministerial": 28676, + "Homes": 28677, + "WWII": 28678, + "Walmart": 28679, + "Surin": 28680, + "TF": 28681, + "tarmac": 28682, + "conquest": 28683, + "dreamed": 28684, + "remembrance": 28685, + "normalcy": 28686, + "FAR": 28687, + "##jana": 28688, + "coffins": 28689, + "valuables": 28690, + "dusk": 28691, + "Farrakhan": 28692, + "##stituted": 28693, + "Zafar": 28694, + "##oyama": 28695, + "Pione": 28696, + "##oqu": 28697, + "Mukherjee": 28698, + "governs": 28699, + "Rains": 28700, + "Doll": 28701, + "Freetown": 28702, + "GET": 28703, + "verbally": 28704, + "capitalize": 28705, + "modeled": 28706, + "Mathew": 28707, + "Schengen": 28708, + "smog": 28709, + "##TAG": 28710, + "mudslides": 28711, + "Howe": 28712, + "Levant": 28713, + "Apost": 28714, + "Jalalabad": 28715, + "##attacks": 28716, + "Agencies": 28717, + "caves": 28718, + "1600": 28719, + "synagogues": 28720, + "Ratko": 28721, + "infract": 28722, + "Dors": 28723, + "multib": 28724, + "blogs": 28725, + "diminishing": 28726, + "nominal": 28727, + "Physicians": 28728, + "uniting": 28729, + "Yaroslavsky": 28730, + "Keystone": 28731, + "Panch": 28732, + "bored": 28733, + "Mehmood": 28734, + "barbec": 28735, + "Salmond": 28736, + "Restoration": 28737, + "Grumman": 28738, + "213": 28739, + "Calgary": 28740, + "Arif": 28741, + "##loat": 28742, + "reproc": 28743, + "moderation": 28744, + "Holly": 28745, + "245": 28746, + "overb": 28747, + "discomfort": 28748, + "Corporate": 28749, + "Siberian": 28750, + "Lehman": 28751, + "overpower": 28752, + "Yed": 28753, + "##naire": 28754, + "Arrested": 28755, + "Alar": 28756, + "aspirants": 28757, + "Figu": 28758, + "Mee": 28759, + "##agency": 28760, + "Maya": 28761, + "Nunes": 28762, + "Somaliland": 28763, + "surrendering": 28764, + "canceling": 28765, + "Qin": 28766, + "##onal": 28767, + "formulated": 28768, + "lasts": 28769, + "danced": 28770, + "icy": 28771, + "Generation": 28772, + "Montes": 28773, + "interactive": 28774, + "Larijani": 28775, + "Manson": 28776, + "rescinded": 28777, + "mistrial": 28778, + "Protector": 28779, + "diploma": 28780, + "##lation": 28781, + "Ames": 28782, + "skipped": 28783, + "Ruto": 28784, + "ABM": 28785, + "Wass": 28786, + "enormously": 28787, + "restraints": 28788, + "Sadly": 28789, + "Urdu": 28790, + "motorbike": 28791, + "liberalism": 28792, + "Heinz": 28793, + "Devi": 28794, + "Kart": 28795, + "Articles": 28796, + "Yulia": 28797, + "legalizing": 28798, + "Speed": 28799, + "educator": 28800, + "prohibitions": 28801, + "##uca": 28802, + "Anc": 28803, + "##quisite": 28804, + "pornographic": 28805, + "flashing": 28806, + "Hossein": 28807, + "removes": 28808, + "miscalc": 28809, + "deem": 28810, + "##andong": 28811, + "Luft": 28812, + "NSW": 28813, + "successors": 28814, + "housew": 28815, + "priced": 28816, + "athletic": 28817, + "BUSH": 28818, + "shouts": 28819, + "shant": 28820, + "derogatory": 28821, + "callers": 28822, + "junct": 28823, + "scorched": 28824, + "intensely": 28825, + "thanking": 28826, + "Thornton": 28827, + "disguise": 28828, + "Bilawal": 28829, + "blend": 28830, + "surroundings": 28831, + "Brazilians": 28832, + "deplorable": 28833, + "passages": 28834, + "convening": 28835, + "Hajj": 28836, + "Faul": 28837, + "centred": 28838, + "204": 28839, + "HEL": 28840, + "Vt": 28841, + "electroc": 28842, + "stain": 28843, + "TTP": 28844, + "panc": 28845, + "COSBY": 28846, + "POST": 28847, + "bushes": 28848, + "guru": 28849, + "repayment": 28850, + "Zain": 28851, + "tilt": 28852, + "solicit": 28853, + "decreasing": 28854, + "metals": 28855, + "stabilizing": 28856, + "unexploded": 28857, + "##wadi": 28858, + "multibillion": 28859, + "##adays": 28860, + "##OSE": 28861, + "##ulse": 28862, + "Baid": 28863, + "Gram": 28864, + "Cherok": 28865, + "penny": 28866, + "invites": 28867, + "Ethiopians": 28868, + "tagged": 28869, + "Columbine": 28870, + "Vacc": 28871, + "Shaheen": 28872, + "silently": 28873, + "Sle": 28874, + "##htar": 28875, + "UCI": 28876, + "conglomerate": 28877, + "porous": 28878, + "Mufti": 28879, + "rivalries": 28880, + "pie": 28881, + "##chan": 28882, + "repuls": 28883, + "initiating": 28884, + "extraction": 28885, + "MIAMI": 28886, + "Rama": 28887, + "Nazarb": 28888, + "derided": 28889, + "eyebrows": 28890, + "enclosed": 28891, + "Siddaramaiah": 28892, + "McKinney": 28893, + "briefs": 28894, + "Lindh": 28895, + "furlough": 28896, + "generator": 28897, + "Georges": 28898, + "Senatorial": 28899, + "abstain": 28900, + "Marquez": 28901, + "Rs2": 28902, + "fluent": 28903, + "Baluchistan": 28904, + "foil": 28905, + "Mast": 28906, + "##riev": 28907, + "Herc": 28908, + "Heil": 28909, + "redirect": 28910, + "##broken": 28911, + "fortnight": 28912, + "ager": 28913, + "Trustees": 28914, + "crossfire": 28915, + "Blvd": 28916, + "##iak": 28917, + "indiscriminately": 28918, + "grafs": 28919, + "worlds": 28920, + "##rivol": 28921, + "mischief": 28922, + "##enity": 28923, + "discreet": 28924, + "Ps": 28925, + "consultative": 28926, + "Gina": 28927, + "Rocket": 28928, + "##remes": 28929, + "Fukuda": 28930, + "Razak": 28931, + "pag": 28932, + "##auff": 28933, + "footsteps": 28934, + "##ushet": 28935, + "dehyd": 28936, + "Zika": 28937, + "reclusive": 28938, + "torment": 28939, + "Oriental": 28940, + "##cestershire": 28941, + "billboards": 28942, + "carve": 28943, + "Running": 28944, + "biod": 28945, + "trickle": 28946, + "Marseille": 28947, + "CAS": 28948, + "postings": 28949, + "Schwe": 28950, + "revolutionaries": 28951, + "Verd": 28952, + "plateau": 28953, + "unleash": 28954, + "rhetorical": 28955, + "Nordic": 28956, + "Goals": 28957, + "JIT": 28958, + "##hlets": 28959, + "Magh": 28960, + "xenophobia": 28961, + "##ioned": 28962, + "couch": 28963, + "Quick": 28964, + "monumental": 28965, + "occupational": 28966, + "vengeance": 28967, + "Vale": 28968, + "Probably": 28969, + "hui": 28970, + "fated": 28971, + "Siem": 28972, + "Stalinist": 28973, + "##DER": 28974, + "lieutenants": 28975, + "Waste": 28976, + "##SR": 28977, + "gearing": 28978, + "Cola": 28979, + "imperialism": 28980, + "Noah": 28981, + "McP": 28982, + "Telecom": 28983, + "Pilots": 28984, + "Tigray": 28985, + "Thani": 28986, + "ANSA": 28987, + "frontrunner": 28988, + "cem": 28989, + "shek": 28990, + "Opening": 28991, + "Irene": 28992, + "shrou": 28993, + "Fears": 28994, + "Greenland": 28995, + "degrad": 28996, + "hearted": 28997, + "##umal": 28998, + "Underground": 28999, + "##electric": 29000, + "ducks": 29001, + "##zant": 29002, + "muscles": 29003, + "Kris": 29004, + "##HAWAR": 29005, + "Soweto": 29006, + "Viejo": 29007, + "##ienced": 29008, + "chiefly": 29009, + "LOCATION": 29010, + "demographics": 29011, + "rightful": 29012, + "specter": 29013, + "SPLM": 29014, + "##KARA": 29015, + "attache": 29016, + "rapists": 29017, + "dred": 29018, + "Ler": 29019, + "Fahren": 29020, + "savage": 29021, + "1888": 29022, + "Pollard": 29023, + "bolstering": 29024, + "COM": 29025, + "Jobs": 29026, + "PESHAWAR": 29027, + "Gantz": 29028, + "starring": 29029, + "resembles": 29030, + "Governance": 29031, + "##ewd": 29032, + "Crocker": 29033, + "Kopp": 29034, + "Bergen": 29035, + "importation": 29036, + "INFOBOX": 29037, + "Accounting": 29038, + "Tad": 29039, + "swelled": 29040, + "Jupiter": 29041, + "Clem": 29042, + "Fountain": 29043, + "##anis": 29044, + "##spring": 29045, + "Blument": 29046, + "elegant": 29047, + "##irin": 29048, + "Pale": 29049, + "Zelensky": 29050, + "MUMBAI": 29051, + "Towers": 29052, + "orphanage": 29053, + "##iker": 29054, + "sins": 29055, + "investigates": 29056, + "Dudayev": 29057, + "ros": 29058, + "Fulton": 29059, + "rehabilitate": 29060, + "Keeping": 29061, + "apps": 29062, + "choir": 29063, + "conquered": 29064, + "##su": 29065, + "lovely": 29066, + "Historically": 29067, + "entang": 29068, + "theaters": 29069, + "Regulations": 29070, + "STEPHAN": 29071, + "Rale": 29072, + "depicts": 29073, + "430": 29074, + "sermons": 29075, + "dependency": 29076, + "rescuing": 29077, + "reliant": 29078, + "Plaid": 29079, + "Comptroller": 29080, + "Departments": 29081, + "Patton": 29082, + "lifeline": 29083, + "menacing": 29084, + "shrugged": 29085, + "unruly": 29086, + "##oppy": 29087, + "examines": 29088, + "Gillard": 29089, + "Irwin": 29090, + "enacting": 29091, + "clampdown": 29092, + "stoked": 29093, + "Wilkinson": 29094, + "exonerated": 29095, + "##orient": 29096, + "terrific": 29097, + "lookout": 29098, + "Cann": 29099, + "sanitary": 29100, + "##umberland": 29101, + "immers": 29102, + "brake": 29103, + "##isly": 29104, + "##ilian": 29105, + "survives": 29106, + "Roche": 29107, + "forcible": 29108, + "FREE": 29109, + "confiscation": 29110, + "Anad": 29111, + "Howell": 29112, + "Douma": 29113, + "tailored": 29114, + "planner": 29115, + "principled": 29116, + "waterways": 29117, + "biologist": 29118, + "##zin": 29119, + "stormy": 29120, + "collapses": 29121, + "Nolan": 29122, + "Ingushet": 29123, + "coordinates": 29124, + "Ceb": 29125, + "##usement": 29126, + "##eger": 29127, + "Idris": 29128, + "Hanna": 29129, + "infested": 29130, + "traumatized": 29131, + "Migrants": 29132, + "##TAWA": 29133, + "ARCHIVED": 29134, + "Lazio": 29135, + "##oxide": 29136, + "##felt": 29137, + "Trimble": 29138, + "ordnance": 29139, + "earners": 29140, + "resurrect": 29141, + "vagu": 29142, + "teargas": 29143, + "Dimit": 29144, + "skelet": 29145, + "comfortably": 29146, + "unethical": 29147, + "##icates": 29148, + "snakes": 29149, + "##avour": 29150, + "Frost": 29151, + "Tustin": 29152, + "repealing": 29153, + "metaphor": 29154, + "##ingen": 29155, + "##ECTION": 29156, + "arsenals": 29157, + "##eteries": 29158, + "attained": 29159, + "Tuare": 29160, + "mitigation": 29161, + "stalls": 29162, + "outsour": 29163, + "##myr": 29164, + "Kirby": 29165, + "abolishing": 29166, + "alph": 29167, + "impropri": 29168, + "packs": 29169, + "Rangoon": 29170, + "cyclists": 29171, + "essays": 29172, + "OPC": 29173, + "magnate": 29174, + "Coca": 29175, + "Zo": 29176, + "scold": 29177, + "parcels": 29178, + "podcast": 29179, + "hust": 29180, + "##ppers": 29181, + "inflicting": 29182, + "dementia": 29183, + "Jol": 29184, + "DIRB": 29185, + "Ghanaian": 29186, + "Keller": 29187, + "##vit": 29188, + "28th": 29189, + "560": 29190, + "1500": 29191, + "Bulletin": 29192, + "disbelief": 29193, + "slamming": 29194, + "quashed": 29195, + "drifted": 29196, + "##asso": 29197, + "FRANCE": 29198, + "Serious": 29199, + "DD": 29200, + "Willis": 29201, + "224": 29202, + "##mire": 29203, + "SHAP": 29204, + "connectivity": 29205, + "southbound": 29206, + "##mans": 29207, + "##EK": 29208, + "ay": 29209, + "divisional": 29210, + "fading": 29211, + "##vable": 29212, + "Meteorological": 29213, + "##FT": 29214, + "bulletproof": 29215, + "##pox": 29216, + "backtr": 29217, + "##ibrand": 29218, + "BSP": 29219, + "##inence": 29220, + "Medellin": 29221, + "##arlane": 29222, + "Baha": 29223, + "Bret": 29224, + "Arbitrary": 29225, + "5m": 29226, + "nonst": 29227, + "beam": 29228, + "##undai": 29229, + "raiding": 29230, + "Moll": 29231, + "contrasted": 29232, + "resusc": 29233, + "universally": 29234, + "authorizes": 29235, + "demoral": 29236, + "Ties": 29237, + "spills": 29238, + "Yunnan": 29239, + "##opf": 29240, + "Streets": 29241, + "UT": 29242, + "##JA": 29243, + "Jordanians": 29244, + "roadway": 29245, + "discouraging": 29246, + "OTTAWA": 29247, + "insect": 29248, + "##pour": 29249, + "locom": 29250, + "##leigh": 29251, + "Dobryn": 29252, + "Blumenthal": 29253, + "##umbria": 29254, + "preach": 29255, + "##asions": 29256, + "detached": 29257, + "maize": 29258, + "Rauf": 29259, + "nighttime": 29260, + "discoveries": 29261, + "Inacio": 29262, + "northbound": 29263, + "Norte": 29264, + "chlorine": 29265, + "##vara": 29266, + "agon": 29267, + "161": 29268, + "Laurence": 29269, + "ANKARA": 29270, + "ICJ": 29271, + "Kadima": 29272, + "chant": 29273, + "Booth": 29274, + "Unite": 29275, + "stripping": 29276, + "Kessler": 29277, + "fliers": 29278, + "Boulder": 29279, + "##igarh": 29280, + "internment": 29281, + "receiver": 29282, + "sluggish": 29283, + "horiz": 29284, + "honeymoon": 29285, + "Arsen": 29286, + "frivol": 29287, + "euthanasia": 29288, + "bucket": 29289, + "cheat": 29290, + "flocked": 29291, + "martyrdom": 29292, + "picnic": 29293, + "##wari": 29294, + "##odder": 29295, + "##Vs": 29296, + "GC": 29297, + "tripled": 29298, + "Friedrich": 29299, + "Duck": 29300, + "Nationalists": 29301, + "notoriety": 29302, + "##falls": 29303, + "overriding": 29304, + "delete": 29305, + "Chairperson": 29306, + "Ej": 29307, + "##eker": 29308, + "Sidney": 29309, + "##deleg": 29310, + "##wild": 29311, + "implying": 29312, + "spinning": 29313, + "##althy": 29314, + "emptied": 29315, + "Goss": 29316, + "cafeteria": 29317, + "##yll": 29318, + "##acel": 29319, + "deterred": 29320, + "download": 29321, + "BAE": 29322, + "Bound": 29323, + "##staking": 29324, + "Earthqu": 29325, + "pullback": 29326, + "Eduard": 29327, + "Freed": 29328, + "Fuhrman": 29329, + "Dobrynin": 29330, + "concealing": 29331, + "exploratory": 29332, + "Scarborough": 29333, + "homework": 29334, + "Hubei": 29335, + "##ighty": 29336, + "Reference": 29337, + "##imbi": 29338, + "Mariano": 29339, + "markedly": 29340, + "##repared": 29341, + "##juk": 29342, + "##eye": 29343, + "apple": 29344, + "rollout": 29345, + "autism": 29346, + "kissing": 29347, + "##eteen": 29348, + "##emination": 29349, + "goats": 29350, + "##ocracy": 29351, + "disparate": 29352, + "disav": 29353, + "Rox": 29354, + "Events": 29355, + "Coptic": 29356, + "undemocratic": 29357, + "Jeanne": 29358, + "altering": 29359, + "paranoid": 29360, + "glam": 29361, + "fragmented": 29362, + "##smith": 29363, + "adorn": 29364, + "mapping": 29365, + "nond": 29366, + "MENA": 29367, + "##iye": 29368, + "cush": 29369, + "pawn": 29370, + "doctoral": 29371, + "Barker": 29372, + "Rainbow": 29373, + "##uela": 29374, + "stigmat": 29375, + "##play": 29376, + "RCMP": 29377, + "Tina": 29378, + "Stormont": 29379, + "Pieter": 29380, + "impartiality": 29381, + "injections": 29382, + "reinv": 29383, + "Tut": 29384, + "##estorm": 29385, + "Zuckerberg": 29386, + "fluct": 29387, + "sellers": 29388, + "quash": 29389, + "beheading": 29390, + "incriminating": 29391, + "probed": 29392, + "Whittier": 29393, + "suspends": 29394, + "Male": 29395, + "hegem": 29396, + "##andar": 29397, + "satirical": 29398, + "RM": 29399, + "dot": 29400, + "hitch": 29401, + "##echi": 29402, + "festivals": 29403, + "##OULOS": 29404, + "therapist": 29405, + "renovated": 29406, + "hoard": 29407, + "##oots": 29408, + "monkeys": 29409, + "Phel": 29410, + "##jid": 29411, + "antip": 29412, + "Ragh": 29413, + "mindset": 29414, + "physicist": 29415, + "Russo": 29416, + "Platform": 29417, + "Reacting": 29418, + "mortgages": 29419, + "Hammer": 29420, + "##endo": 29421, + "McMaster": 29422, + "Gyan": 29423, + "admire": 29424, + "needles": 29425, + "ego": 29426, + "Skel": 29427, + "##igo": 29428, + "##OPOULOS": 29429, + "hurling": 29430, + "##ouder": 29431, + "polluted": 29432, + "Recomm": 29433, + "getaway": 29434, + "expiration": 29435, + "assertive": 29436, + "pragmat": 29437, + "Hyundai": 29438, + "Integrity": 29439, + "aloud": 29440, + "##TOS": 29441, + "DJ": 29442, + "Holiday": 29443, + "pathway": 29444, + "Korn": 29445, + "206": 29446, + "Coc": 29447, + "##assi": 29448, + "Sochi": 29449, + "ranchers": 29450, + "pall": 29451, + "Leary": 29452, + "Want": 29453, + "Mahat": 29454, + "Actor": 29455, + "ambival": 29456, + "wag": 29457, + "Pharmaceutical": 29458, + "diameter": 29459, + "##oram": 29460, + "contradictions": 29461, + "Poon": 29462, + "emirate": 29463, + "Considering": 29464, + "##chai": 29465, + "Arena": 29466, + "Til": 29467, + "bashing": 29468, + "##ocally": 29469, + "##antically": 29470, + "Parkway": 29471, + "apprent": 29472, + "##anson": 29473, + "1891": 29474, + "dilap": 29475, + "Schiavo": 29476, + "ingredient": 29477, + "Bacon": 29478, + "30pm": 29479, + "Luka": 29480, + "Shenzhen": 29481, + "marker": 29482, + "hotbed": 29483, + "Lauderdale": 29484, + "pursuant": 29485, + "accommodations": 29486, + "PEN": 29487, + "prelude": 29488, + "PCC": 29489, + "Samoa": 29490, + "formulation": 29491, + "Coimbatore": 29492, + "mobilizing": 29493, + "##ampo": 29494, + "Marty": 29495, + "##iyeh": 29496, + "Dodge": 29497, + "Sevent": 29498, + "intruder": 29499, + "pertinent": 29500, + "##stwhile": 29501, + "##iken": 29502, + "##niewski": 29503, + "##atin": 29504, + "memorials": 29505, + "##ommunicado": 29506, + "plotters": 29507, + "EDITOR": 29508, + "Nadler": 29509, + "unsealed": 29510, + "Smithsonian": 29511, + "Yosh": 29512, + "Hate": 29513, + "rebutt": 29514, + "Goodluck": 29515, + "Skop": 29516, + "Huntsman": 29517, + "##char": 29518, + "Bhat": 29519, + "FEMALE": 29520, + "accusers": 29521, + "Constituent": 29522, + "anarchist": 29523, + "environmentally": 29524, + "##utter": 29525, + "Adop": 29526, + "religiously": 29527, + "separates": 29528, + "pamphlets": 29529, + "FS": 29530, + "Cym": 29531, + "unimagin": 29532, + "EM": 29533, + "Guiller": 29534, + "puzzle": 29535, + "Clo": 29536, + "Assessment": 29537, + "wedge": 29538, + "Tow": 29539, + "##intelligence": 29540, + "Dok": 29541, + "Pru": 29542, + "Nunez": 29543, + "Buc": 29544, + "sequester": 29545, + "##yam": 29546, + "insignia": 29547, + "painstaking": 29548, + "kph": 29549, + "Worldwide": 29550, + "ethanol": 29551, + "Sunset": 29552, + "Nina": 29553, + "unincorporated": 29554, + "LO": 29555, + "Drake": 29556, + "##ometer": 29557, + "##bart": 29558, + "Ingushetia": 29559, + "frost": 29560, + "Mugh": 29561, + "compartment": 29562, + "Sinclair": 29563, + "Hubert": 29564, + "piec": 29565, + "prere": 29566, + "BYLINE": 29567, + "Nazarbayev": 29568, + "proclaiming": 29569, + "Litvinenko": 29570, + "exits": 29571, + "Android": 29572, + "populace": 29573, + "Liam": 29574, + "TRA": 29575, + "Augusto": 29576, + "haunt": 29577, + "Soft": 29578, + "Defender": 29579, + "Hwang": 29580, + "Militia": 29581, + "truthful": 29582, + "eagerly": 29583, + "defens": 29584, + "boil": 29585, + "fancy": 29586, + "trapping": 29587, + "Bong": 29588, + "circumc": 29589, + "Precinct": 29590, + "##ariv": 29591, + "righteous": 29592, + "Peskov": 29593, + "emptive": 29594, + "Musab": 29595, + "Farmer": 29596, + "Liang": 29597, + "CONAN": 29598, + "clears": 29599, + "adolescents": 29600, + "tempered": 29601, + "uninter": 29602, + "##amiliar": 29603, + "downgraded": 29604, + "complains": 29605, + "wither": 29606, + "Tests": 29607, + "##ipras": 29608, + "sustainability": 29609, + "pirate": 29610, + "Fillon": 29611, + "Ti": 29612, + "Depot": 29613, + "##YES": 29614, + "shoved": 29615, + "Yemenis": 29616, + "singular": 29617, + "kindness": 29618, + "Murs": 29619, + "grisly": 29620, + "Ish": 29621, + "reiterating": 29622, + "Remain": 29623, + "Madh": 29624, + "Greenwich": 29625, + "Sentencing": 29626, + "Ruby": 29627, + "Procedure": 29628, + "Brendan": 29629, + "Benz": 29630, + "qualifying": 29631, + "intake": 29632, + "##horn": 29633, + "##PRO": 29634, + "inaccess": 29635, + "NSCN": 29636, + "##uzi": 29637, + "Demp": 29638, + "Dawson": 29639, + "Address": 29640, + "populism": 29641, + "Nicosia": 29642, + "agitated": 29643, + "info": 29644, + "designing": 29645, + "Dion": 29646, + "PLC": 29647, + "groundbreaking": 29648, + "dioces": 29649, + "armaments": 29650, + "TDP": 29651, + "EFCC": 29652, + "Assemblywoman": 29653, + "Kimberly": 29654, + "##cipation": 29655, + "Ambulance": 29656, + "motherland": 29657, + "Schrod": 29658, + "Cuellar": 29659, + "Winc": 29660, + "refined": 29661, + "Enterprises": 29662, + "##alde": 29663, + "acquies": 29664, + "218": 29665, + "offend": 29666, + "Pension": 29667, + "Ves": 29668, + "envelop": 29669, + "Distr": 29670, + "testimonies": 29671, + "KELL": 29672, + "Megrahi": 29673, + "utilized": 29674, + "juncture": 29675, + "Skin": 29676, + "fuselage": 29677, + "migrated": 29678, + "Lucia": 29679, + "romance": 29680, + "##bay": 29681, + "permissible": 29682, + "tremor": 29683, + "hawks": 29684, + "Toul": 29685, + "locker": 29686, + "##isner": 29687, + "scaling": 29688, + "THAT": 29689, + "##usky": 29690, + "Parts": 29691, + "unconventional": 29692, + "Suz": 29693, + "Norodom": 29694, + "##ghi": 29695, + "Ahmet": 29696, + "##lasses": 29697, + "reassert": 29698, + "torso": 29699, + "uneven": 29700, + "supermarkets": 29701, + "lively": 29702, + "Maas": 29703, + "Cum": 29704, + "##anza": 29705, + "chore": 29706, + "booking": 29707, + "Journalism": 29708, + "Ink": 29709, + "Summ": 29710, + "Londond": 29711, + "robes": 29712, + "royalty": 29713, + "Nal": 29714, + "degen": 29715, + "Yen": 29716, + "mural": 29717, + "##riages": 29718, + "pointedly": 29719, + "CPPCC": 29720, + "touting": 29721, + "Bakr": 29722, + "Tension": 29723, + "mouse": 29724, + "Samir": 29725, + "promotional": 29726, + "contractual": 29727, + "tempted": 29728, + "Sweet": 29729, + "lewd": 29730, + "Singaporean": 29731, + "Hode": 29732, + "endangerment": 29733, + "Hinckley": 29734, + "refere": 29735, + "occupies": 29736, + "erstwhile": 29737, + "extrav": 29738, + "Uri": 29739, + "canisters": 29740, + "Londonderry": 29741, + "Nanj": 29742, + "##xx": 29743, + "pharmacies": 29744, + "Biny": 29745, + "##tu": 29746, + "Berisha": 29747, + "Dome": 29748, + "chieft": 29749, + "STEPHANOPOULOS": 29750, + "##eptic": 29751, + "Jacqueline": 29752, + "DeW": 29753, + "##iburton": 29754, + "degradation": 29755, + "concentrations": 29756, + "Lahoud": 29757, + "##ulator": 29758, + "unused": 29759, + "behaving": 29760, + "##itiously": 29761, + "##EI": 29762, + "tipping": 29763, + "##ectual": 29764, + "Guern": 29765, + "Qassam": 29766, + "hacker": 29767, + "##apat": 29768, + "firestorm": 29769, + "currents": 29770, + "temptation": 29771, + "XII": 29772, + "##merga": 29773, + "Muscat": 29774, + "##EY": 29775, + "desks": 29776, + "acknowledgment": 29777, + "ROM": 29778, + "exacerbate": 29779, + "visions": 29780, + "cemeteries": 29781, + "##tshire": 29782, + "worthwhile": 29783, + "##ulently": 29784, + "##ivism": 29785, + "bloodied": 29786, + "Everett": 29787, + "BUCH": 29788, + "runways": 29789, + "Cristina": 29790, + "Gret": 29791, + "Schae": 29792, + "Corey": 29793, + "hypothes": 29794, + "Packard": 29795, + "Abiola": 29796, + "awake": 29797, + "##inghe": 29798, + "Narcotics": 29799, + "spine": 29800, + "Hubbard": 29801, + "Lyons": 29802, + "Pull": 29803, + "##shield": 29804, + "deliberated": 29805, + "quipped": 29806, + "Seab": 29807, + "eb": 29808, + "##sover": 29809, + "destroys": 29810, + "tigers": 29811, + "curs": 29812, + "insecure": 29813, + "bystander": 29814, + "impatient": 29815, + "schoolte": 29816, + "replacements": 29817, + "##lusion": 29818, + "Naga": 29819, + "MM": 29820, + "Mineral": 29821, + "Gillibrand": 29822, + "##iper": 29823, + "fascism": 29824, + "perp": 29825, + "Print": 29826, + "##reeze": 29827, + "Attempts": 29828, + "Paradise": 29829, + "varies": 29830, + "##udic": 29831, + "Trayvon": 29832, + "Solutions": 29833, + "Commanding": 29834, + "exterior": 29835, + "Alc": 29836, + "grievance": 29837, + "gently": 29838, + "broadband": 29839, + "##ytechn": 29840, + "##iek": 29841, + "Deby": 29842, + "spanning": 29843, + "culturally": 29844, + "##orpark": 29845, + "##istas": 29846, + "vein": 29847, + "alignment": 29848, + "Hoyer": 29849, + "specialty": 29850, + "unequivocally": 29851, + "Moorpark": 29852, + "Galloway": 29853, + "sigh": 29854, + "Vehicle": 29855, + "##ceg": 29856, + "kissed": 29857, + "shakes": 29858, + "##aghan": 29859, + "Krug": 29860, + "Wests": 29861, + "Priebus": 29862, + "Asp": 29863, + "DF": 29864, + "Gon": 29865, + "UNIFIL": 29866, + "##ANAN": 29867, + "Hsu": 29868, + "##byon": 29869, + "Civilians": 29870, + "Sod": 29871, + "leasing": 29872, + "Racial": 29873, + "##unctions": 29874, + "cede": 29875, + "##anus": 29876, + "scarf": 29877, + "lynching": 29878, + "dispel": 29879, + "appropriated": 29880, + "Bit": 29881, + "climax": 29882, + "boring": 29883, + "Describing": 29884, + "abys": 29885, + "Taser": 29886, + "entail": 29887, + "amidst": 29888, + "forehead": 29889, + "Clerk": 29890, + "airmen": 29891, + "Santo": 29892, + "rebellious": 29893, + "penetration": 29894, + "Khadafy": 29895, + "FOX": 29896, + "Finding": 29897, + "Elected": 29898, + "Lionel": 29899, + "Eighteen": 29900, + "Places": 29901, + "sharia": 29902, + "dilapidated": 29903, + "Downt": 29904, + "Romanians": 29905, + "barrister": 29906, + "Hsieh": 29907, + "fractures": 29908, + "Update": 29909, + "metropolis": 29910, + "RECORDING": 29911, + "benign": 29912, + "unfamiliar": 29913, + "Majlis": 29914, + "annih": 29915, + "Triangle": 29916, + "Leno": 29917, + "dynamite": 29918, + "##eya": 29919, + "##ilm": 29920, + "bakery": 29921, + "Role": 29922, + "avid": 29923, + "Qas": 29924, + "wandering": 29925, + "Everest": 29926, + "SAS": 29927, + "passions": 29928, + "Seventeen": 29929, + "Constabulary": 29930, + "##evic": 29931, + "Baden": 29932, + "Suzanne": 29933, + "relaxation": 29934, + "revisit": 29935, + "Mile": 29936, + "Sons": 29937, + "mache": 29938, + "NOW": 29939, + "bicycles": 29940, + "Rim": 29941, + "Baja": 29942, + "Shankar": 29943, + "Macap": 29944, + "Deadly": 29945, + "##35": 29946, + "##strip": 29947, + "senatorial": 29948, + "Chinatown": 29949, + "Fatima": 29950, + "Gn": 29951, + "devi": 29952, + "Chao": 29953, + "irrepar": 29954, + "maver": 29955, + "McMahon": 29956, + "Campus": 29957, + "Burlington": 29958, + "cloning": 29959, + "##amante": 29960, + "paratroopers": 29961, + "Intell": 29962, + "turbulence": 29963, + "Zapat": 29964, + "intrans": 29965, + "yields": 29966, + "granite": 29967, + "Eighty": 29968, + "Burnham": 29969, + "outlying": 29970, + "Renaissance": 29971, + "Wilhelm": 29972, + "Polis": 29973, + "Bargh": 29974, + "unsatisf": 29975, + "Execut": 29976, + "AIG": 29977, + "ills": 29978, + "Darrell": 29979, + "Limp": 29980, + "withdraws": 29981, + "relentlessly": 29982, + "Intermedi": 29983, + "performs": 29984, + "Palmdale": 29985, + "Ellison": 29986, + "roaming": 29987, + "##atov": 29988, + "socialists": 29989, + "242": 29990, + "Watan": 29991, + "belly": 29992, + "superdeleg": 29993, + "Annie": 29994, + "linguistic": 29995, + "blister": 29996, + "Bragg": 29997, + "Bakers": 29998, + "Nog": 29999 + } + } +} \ No newline at end of file