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": 512, + "strategy": "LongestFirst", + "stride": 0 + }, + "padding": { + "strategy": { + "Fixed": 512 + }, + "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": true + }, + "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, + "[": 37, + "\\": 38, + "]": 39, + "^": 40, + "_": 41, + "a": 42, + "b": 43, + "c": 44, + "d": 45, + "e": 46, + "f": 47, + "g": 48, + "h": 49, + "i": 50, + "j": 51, + "k": 52, + "l": 53, + "m": 54, + "n": 55, + "o": 56, + "p": 57, + "q": 58, + "r": 59, + "s": 60, + "t": 61, + "u": 62, + "v": 63, + "w": 64, + "x": 65, + "y": 66, + "z": 67, + "{": 68, + "|": 69, + "}": 70, + "~": 71, + "##e": 72, + "##k": 73, + "##o": 74, + "##n": 75, + "##a": 76, + "##c": 77, + "##t": 78, + "##i": 79, + "##v": 80, + "##s": 81, + "##r": 82, + "##l": 83, + "##h": 84, + "##g": 85, + "##w": 86, + "##f": 87, + "##u": 88, + "##y": 89, + "##b": 90, + "##d": 91, + "##z": 92, + "##p": 93, + "##x": 94, + "##q": 95, + "##m": 96, + "##1": 97, + "##9": 98, + "##8": 99, + "##5": 100, + "##6": 101, + "##3": 102, + "##0": 103, + "##7": 104, + "##j": 105, + "##4": 106, + "##2": 107, + "th": 108, + "##er": 109, + "the": 110, + "##in": 111, + "##on": 112, + "##ed": 113, + "##en": 114, + "##at": 115, + "##es": 116, + "##or": 117, + "##an": 118, + "in": 119, + "##ar": 120, + "##al": 121, + "##it": 122, + "of": 123, + "##ing": 124, + "an": 125, + "to": 126, + "##is": 127, + "##ou": 128, + "##ic": 129, + "##as": 130, + "##ion": 131, + "and": 132, + "##ent": 133, + "##id": 134, + "##il": 135, + "##om": 136, + "##re": 137, + "re": 138, + "##le": 139, + "##el": 140, + "##ro": 141, + "for": 142, + "be": 143, + "##ad": 144, + "on": 145, + "##ol": 146, + "sa": 147, + "##ut": 148, + "##ur": 149, + "##st": 150, + "wh": 151, + "##ct": 152, + "st": 153, + "##ot": 154, + "##ation": 155, + "##ve": 156, + "that": 157, + "##ig": 158, + "##ter": 159, + "##ay": 160, + "##ce": 161, + "de": 162, + "is": 163, + "##ver": 164, + "##am": 165, + "##th": 166, + "##ir": 167, + "##ly": 168, + "he": 169, + "##ch": 170, + "##im": 171, + "said": 172, + "as": 173, + "con": 174, + "was": 175, + "##se": 176, + "##ts": 177, + "##ow": 178, + "##ment": 179, + "##ers": 180, + "al": 181, + "##ith": 182, + "##ill": 183, + "se": 184, + "at": 185, + "##ere": 186, + "##ra": 187, + "with": 188, + "##ld": 189, + "ch": 190, + "fr": 191, + "##oun": 192, + "##est": 193, + "pro": 194, + "##et": 195, + "##us": 196, + "sh": 197, + "##ate": 198, + "pr": 199, + "un": 200, + "ne": 201, + "it": 202, + "##ul": 203, + "##un": 204, + "##op": 205, + "com": 206, + "##ess": 207, + "##ist": 208, + "##and": 209, + "by": 210, + "ha": 211, + "##pp": 212, + "##ri": 213, + "##os": 214, + "##ac": 215, + "##ity": 216, + "##ak": 217, + "##ge": 218, + "su": 219, + "##igh": 220, + "##ain": 221, + "le": 222, + "we": 223, + "from": 224, + "##ould": 225, + "##oc": 226, + "##ial": 227, + "not": 228, + "are": 229, + "##iv": 230, + "go": 231, + "##art": 232, + "have": 233, + "##em": 234, + "ex": 235, + "##ort": 236, + "his": 237, + "##ies": 238, + "has": 239, + "##ore": 240, + "##fic": 241, + "pol": 242, + "##pe": 243, + "##um": 244, + "##our": 245, + "##ear": 246, + "af": 247, + "##ian": 248, + "or": 249, + "##ab": 250, + "ab": 251, + "##ud": 252, + "##day": 253, + "who": 254, + "ar": 255, + "##ia": 256, + "en": 257, + "##ast": 258, + "but": 259, + "##ive": 260, + "rep": 261, + "ag": 262, + "were": 263, + "##gh": 264, + "they": 265, + "##od": 266, + "##end": 267, + "##ary": 268, + "##ice": 269, + "##if": 270, + "##all": 271, + "had": 272, + "ad": 273, + "##ther": 274, + "this": 275, + "##ant": 276, + "##ction": 277, + "##ust": 278, + "##00": 279, + "res": 280, + "##ich": 281, + "pe": 282, + "##ident": 283, + "##ome": 284, + "##ap": 285, + "will": 286, + "##ie": 287, + "coun": 288, + "##ard": 289, + "##ack": 290, + "tr": 291, + "##out": 292, + "wor": 293, + "##ber": 294, + "ac": 295, + "year": 296, + "##der": 297, + "new": 298, + "offic": 299, + "pres": 300, + "##ight": 301, + "##vern": 302, + "comm": 303, + "been": 304, + "am": 305, + "pl": 306, + "govern": 307, + "##ost": 308, + "cl": 309, + "their": 310, + "##ong": 311, + "me": 312, + "##ated": 313, + "would": 314, + "##ry": 315, + "part": 316, + "19": 317, + "##ence": 318, + "##ign": 319, + "##ag": 320, + "all": 321, + "##ations": 322, + "##ub": 323, + "##ok": 324, + "##ell": 325, + "sp": 326, + "##ous": 327, + "cont": 328, + "##pt": 329, + "after": 330, + "which": 331, + "out": 332, + "mon": 333, + "government": 334, + "inc": 335, + "##ip": 336, + "im": 337, + "##ish": 338, + "min": 339, + "##ound": 340, + "state": 341, + "##ical": 342, + "dis": 343, + "man": 344, + "##iz": 345, + "president": 346, + "tw": 347, + "##ree": 348, + "peop": 349, + "##ough": 350, + "la": 351, + "##lic": 352, + "sec": 353, + "##ans": 354, + "##qu": 355, + "do": 356, + "people": 357, + "att": 358, + "int": 359, + "##ime": 360, + "its": 361, + "up": 362, + "count": 363, + "gr": 364, + "##ition": 365, + "no": 366, + "##so": 367, + "inter": 368, + "##ure": 369, + "one": 370, + "more": 371, + "about": 372, + "##ine": 373, + "us": 374, + "cr": 375, + "##ide": 376, + "over": 377, + "##ire": 378, + "acc": 379, + "also": 380, + "app": 381, + "there": 382, + "##ace": 383, + "##ates": 384, + "##ib": 385, + "comp": 386, + "ind": 387, + "two": 388, + "##ational": 389, + "##ass": 390, + "##au": 391, + "she": 392, + "##ue": 393, + "##ict": 394, + "##ath": 395, + "##man": 396, + "can": 397, + "##ru": 398, + "##age": 399, + "##per": 400, + "##ff": 401, + "her": 402, + "##ke": 403, + "some": 404, + "so": 405, + "rec": 406, + "say": 407, + "##ks": 408, + "##ect": 409, + "per": 410, + "##ding": 411, + "##ail": 412, + "##gr": 413, + "ser": 414, + "##ors": 415, + "##ach": 416, + "##ose": 417, + "mar": 418, + "when": 419, + "##av": 420, + "br": 421, + "police": 422, + "##ile": 423, + "##ase": 424, + "##ublic": 425, + "##ake": 426, + "20": 427, + "ele": 428, + "ev": 429, + "##ely": 430, + "##oth": 431, + "##ens": 432, + "other": 433, + "fir": 434, + "co": 435, + "car": 436, + "##ions": 437, + "official": 438, + "mil": 439, + "##enc": 440, + "bec": 441, + "dec": 442, + "dem": 443, + "law": 444, + "##ance": 445, + "te": 446, + "##iss": 447, + "bl": 448, + "you": 449, + "lead": 450, + "##ited": 451, + "than": 452, + "cam": 453, + "##ang": 454, + "work": 455, + "war": 456, + "##own": 457, + "inv": 458, + "##eral": 459, + "again": 460, + "##itt": 461, + "##pl": 462, + "##fer": 463, + "##for": 464, + "##ite": 465, + "li": 466, + "if": 467, + "##uc": 468, + "par": 469, + "##ade": 470, + "##ied": 471, + "##one": 472, + "##ved": 473, + "##int": 474, + "##ister": 475, + "ro": 476, + "reg": 477, + "cour": 478, + "under": 479, + "pre": 480, + "##ally": 481, + "jo": 482, + "##ep": 483, + "them": 484, + "qu": 485, + "##wn": 486, + "em": 487, + "ass": 488, + "##ities": 489, + "##ult": 490, + "imp": 491, + "mo": 492, + "day": 493, + "hel": 494, + "##pect": 495, + "nor": 496, + "##oup": 497, + "into": 498, + "polit": 499, + "last": 500, + "##lud": 501, + "##og": 502, + "mem": 503, + "any": 504, + "him": 505, + "form": 506, + "##ey": 507, + "supp": 508, + "##orn": 509, + "report": 510, + "##ons": 511, + "milit": 512, + "spe": 513, + "##reat": 514, + "ter": 515, + "may": 516, + "##oll": 517, + "##ues": 518, + "##ek": 519, + "dep": 520, + "##ces": 521, + "rel": 522, + "what": 523, + "could": 524, + "sc": 525, + "##ters": 526, + "call": 527, + "cons": 528, + "against": 529, + "just": 530, + "bo": 531, + "##ond": 532, + "fe": 533, + "years": 534, + "first": 535, + "##uss": 536, + "##ious": 537, + "fl": 538, + "##able": 539, + "##ents": 540, + "sch": 541, + "##ged": 542, + "##ince": 543, + "minister": 544, + "##we": 545, + "##uring": 546, + "time": 547, + "##act": 548, + "how": 549, + "act": 550, + "tra": 551, + "##ause": 552, + "includ": 553, + "kill": 554, + "##istr": 555, + "##vel": 556, + "kn": 557, + "##urn": 558, + "##ah": 559, + "gen": 560, + "bet": 561, + "200": 562, + "sy": 563, + "def": 564, + "##ked": 565, + "##eric": 566, + "fin": 567, + "court": 568, + "vot": 569, + "sen": 570, + "group": 571, + "201": 572, + "##old": 573, + "country": 574, + "sou": 575, + "rem": 576, + "ob": 577, + "##ater": 578, + "##med": 579, + "americ": 580, + "##ild": 581, + "party": 582, + "prot": 583, + "states": 584, + "national": 585, + "##ory": 586, + "our": 587, + "##ments": 588, + "united": 589, + "told": 590, + "##illion": 591, + "cent": 592, + "prov": 593, + "city": 594, + "##fore": 595, + "officials": 596, + "##li": 597, + "##rat": 598, + "000": 599, + "attack": 600, + "add": 601, + "##ings": 602, + "char": 603, + "secur": 604, + "gu": 605, + "##vers": 606, + "##ouse": 607, + "aut": 608, + "during": 609, + "lo": 610, + "election": 611, + "##gan": 612, + "des": 613, + "only": 614, + "bus": 615, + "##ood": 616, + "##ft": 617, + "str": 618, + "most": 619, + "##ution": 620, + "three": 621, + "air": 622, + "because": 623, + "back": 624, + "security": 625, + "##air": 626, + "now": 627, + "where": 628, + "##ran": 629, + "before": 630, + "ph": 631, + "ear": 632, + "democ": 633, + "did": 634, + "high": 635, + "month": 636, + "pos": 637, + "med": 638, + "news": 639, + "ma": 640, + "military": 641, + "camp": 642, + "eu": 643, + "tri": 644, + "vi": 645, + "public": 646, + "intern": 647, + "political": 648, + "##cess": 649, + "##tain": 650, + "house": 651, + "##pr": 652, + "##ord": 653, + "##min": 654, + "chin": 655, + "bel": 656, + "many": 657, + "##rael": 658, + "##bers": 659, + "##ced": 660, + "israel": 661, + "col": 662, + "##ton": 663, + "since": 664, + "leg": 665, + "tal": 666, + "##ased": 667, + "##ency": 668, + "iss": 669, + "##ms": 670, + "while": 671, + "conf": 672, + "##ween": 673, + "ins": 674, + "plan": 675, + "between": 676, + "##ash": 677, + "should": 678, + "##ists": 679, + "##ric": 680, + "bu": 681, + "being": 682, + "##ital": 683, + "##way": 684, + "cap": 685, + "##ision": 686, + "##cial": 687, + "ira": 688, + "##oy": 689, + "##ret": 690, + "end": 691, + "week": 692, + "##amil": 693, + "off": 694, + "##ind": 695, + "##ating": 696, + "##hor": 697, + "po": 698, + "##lear": 699, + "invest": 700, + "former": 701, + "##me": 702, + "opp": 703, + "iraq": 704, + "##ual": 705, + "##ery": 706, + "##ights": 707, + "##urs": 708, + "##orts": 709, + "##other": 710, + "those": 711, + "thr": 712, + "bro": 713, + "##land": 714, + "##ph": 715, + "##ives": 716, + "##led": 717, + "##ative": 718, + "south": 719, + "wom": 720, + "##gress": 721, + "loc": 722, + "commun": 723, + "##con": 724, + "meet": 725, + "##king": 726, + "author": 727, + "ret": 728, + "serv": 729, + "mr": 730, + "ra": 731, + "##are": 732, + "don": 733, + "##ower": 734, + "democrat": 735, + "made": 736, + "get": 737, + "##hing": 738, + "##ump": 739, + "eff": 740, + "world": 741, + "support": 742, + "child": 743, + "##form": 744, + "##ise": 745, + "sur": 746, + "##ned": 747, + "##ee": 748, + "ever": 749, + "##iew": 750, + "disc": 751, + "even": 752, + "##istan": 753, + "mu": 754, + "through": 755, + "##aking": 756, + "long": 757, + "my": 758, + "pers": 759, + "cor": 760, + "such": 761, + "##res": 762, + "down": 763, + "north": 764, + "sub": 765, + "##ool": 766, + "republic": 767, + "general": 768, + "fore": 769, + "##ful": 770, + "##ians": 771, + "famil": 772, + "need": 773, + "##ission": 774, + "ann": 775, + "ban": 776, + "including": 777, + "##cent": 778, + "##und": 779, + "199": 780, + "near": 781, + "like": 782, + "old": 783, + "russ": 784, + "resp": 785, + "international": 786, + "##used": 787, + "##ject": 788, + "##ty": 789, + "set": 790, + "ed": 791, + "##ward": 792, + "##ief": 793, + "found": 794, + "##rol": 795, + "##ss": 796, + "##nes": 797, + "##ility": 798, + "##ame": 799, + "million": 800, + "##stit": 801, + "##rib": 802, + "##ism": 803, + "members": 804, + "viol": 805, + "##ning": 806, + "##az": 807, + "##ving": 808, + "##ording": 809, + "dire": 810, + "##ife": 811, + "hum": 812, + "ref": 813, + "prob": 814, + "sm": 815, + "terr": 816, + "ta": 817, + "killed": 818, + "school": 819, + "##hip": 820, + "cond": 821, + "##ible": 822, + "##ior": 823, + "depart": 824, + "spok": 825, + "##ese": 826, + "then": 827, + "help": 828, + "these": 829, + "op": 830, + "conc": 831, + "##ven": 832, + "stud": 833, + "foreign": 834, + "way": 835, + "sign": 836, + "##ested": 837, + "head": 838, + "contin": 839, + "according": 840, + "##ink": 841, + "##te": 842, + "##imes": 843, + "four": 844, + "investig": 845, + "##ctor": 846, + "want": 847, + "arm": 848, + "case": 849, + "trans": 850, + "##ting": 851, + "##ec": 852, + "rights": 853, + "euro": 854, + "take": 855, + "##als": 856, + "##ges": 857, + "oper": 858, + "##alth": 859, + "##ug": 860, + "##ix": 861, + "##row": 862, + "bar": 863, + "says": 864, + "well": 865, + "id": 866, + "##ollow": 867, + "own": 868, + "##ants": 869, + "far": 870, + "fed": 871, + "##ren": 872, + "##ick": 873, + "##cil": 874, + "leaders": 875, + "follow": 876, + "called": 877, + "percent": 878, + "ve": 879, + "##aign": 880, + "tues": 881, + "tuesday": 882, + "campaign": 883, + "committ": 884, + "vis": 885, + "##its": 886, + "##cc": 887, + "##elf": 888, + "wed": 889, + "##tern": 890, + "maj": 891, + "##osed": 892, + "##les": 893, + "soc": 894, + "##red": 895, + "10": 896, + "sever": 897, + "pal": 898, + "##conom": 899, + "##ently": 900, + "##ific": 901, + "num": 902, + "both": 903, + "peace": 904, + "death": 905, + "still": 906, + "trump": 907, + "sus": 908, + "##ene": 909, + "econom": 910, + "##iday": 911, + "reported": 912, + "##ison": 913, + "make": 914, + "##ics": 915, + "press": 916, + "##ized": 917, + "organ": 918, + "monday": 919, + "human": 920, + "polic": 921, + "show": 922, + "secret": 923, + "jud": 924, + "##xt": 925, + "##ather": 926, + "american": 927, + "lar": 928, + "##ands": 929, + "##ral": 930, + "##ised": 931, + "know": 932, + "##gram": 933, + "home": 934, + "sun": 935, + "##leg": 936, + "wednes": 937, + "wednesday": 938, + "china": 939, + "every": 940, + "department": 941, + "##ama": 942, + "council": 943, + "##ought": 944, + "##ries": 945, + "ext": 946, + "del": 947, + "office": 948, + "major": 949, + "requ": 950, + "admin": 951, + "##ention": 952, + "forces": 953, + "##ange": 954, + "##ying": 955, + "arr": 956, + "thurs": 957, + "adv": 958, + "thursday": 959, + "very": 960, + "civ": 961, + "##io": 962, + "another": 963, + "##ivers": 964, + "##cted": 965, + "##velop": 966, + "##ctions": 967, + "##ular": 968, + "power": 969, + "appro": 970, + "##aim": 971, + "##ures": 972, + "##ave": 973, + "##par": 974, + "el": 975, + "##att": 976, + "##ross": 977, + "friday": 978, + "chief": 979, + "##ament": 980, + "sl": 981, + "europe": 982, + "sent": 983, + "##ork": 984, + "##ops": 985, + "##son": 986, + "develop": 987, + "administr": 988, + "right": 989, + "health": 990, + "run": 991, + "##ued": 992, + "est": 993, + "##ted": 994, + "civil": 995, + "##lish": 996, + "program": 997, + "fire": 998, + "main": 999, + "prop": 1000, + "congress": 1001, + "federal": 1002, + "san": 1003, + "##ern": 1004, + "##read": 1005, + "##ger": 1006, + "put": 1007, + "brit": 1008, + "vict": 1009, + "dif": 1010, + "##ploy": 1011, + "inf": 1012, + "##ense": 1013, + "spokes": 1014, + "person": 1015, + "##omb": 1016, + "compan": 1017, + "##iet": 1018, + "remain": 1019, + "exp": 1020, + "children": 1021, + "##ened": 1022, + "washing": 1023, + "rele": 1024, + "##ling": 1025, + "##lin": 1026, + "cal": 1027, + "leader": 1028, + "sat": 1029, + "pat": 1030, + "washington": 1031, + "see": 1032, + "har": 1033, + "##ov": 1034, + "ke": 1035, + "going": 1036, + "prom": 1037, + "pass": 1038, + "##ock": 1039, + "belie": 1040, + "several": 1041, + "iran": 1042, + "here": 1043, + "prev": 1044, + "wr": 1045, + "women": 1046, + "##ever": 1047, + "terror": 1048, + "claim": 1049, + "##rug": 1050, + "family": 1051, + "##pected": 1052, + "##imin": 1053, + "##stem": 1054, + "control": 1055, + "order": 1056, + "cur": 1057, + "post": 1058, + "distr": 1059, + "##hn": 1060, + "move": 1061, + "system": 1062, + "think": 1063, + "dr": 1064, + "rest": 1065, + "rul": 1066, + "##thern": 1067, + "##gy": 1068, + "##ices": 1069, + "force": 1070, + "local": 1071, + "days": 1072, + "meeting": 1073, + "##ull": 1074, + "##get": 1075, + "quest": 1076, + "region": 1077, + "##ases": 1078, + "left": 1079, + "aff": 1080, + "army": 1081, + "white": 1082, + "later": 1083, + "##ody": 1084, + "##els": 1085, + "fac": 1086, + "five": 1087, + "##ided": 1088, + "tro": 1089, + "##reed": 1090, + "prime": 1091, + "rev": 1092, + "##cept": 1093, + "next": 1094, + "##ider": 1095, + "##ified": 1096, + "##ves": 1097, + "much": 1098, + "##ai": 1099, + "return": 1100, + "poss": 1101, + "crit": 1102, + "red": 1103, + "around": 1104, + "statement": 1105, + "allow": 1106, + "bill": 1107, + "##estin": 1108, + "ger": 1109, + "##mber": 1110, + "18": 1111, + "countries": 1112, + "pop": 1113, + "secretary": 1114, + "whe": 1115, + "however": 1116, + "tak": 1117, + "held": 1118, + "15": 1119, + "expl": 1120, + "ant": 1121, + "il": 1122, + "among": 1123, + "conv": 1124, + "incre": 1125, + "use": 1126, + "##ier": 1127, + "##sec": 1128, + "hand": 1129, + "##til": 1130, + "does": 1131, + "det": 1132, + "##ute": 1133, + "area": 1134, + "look": 1135, + "buil": 1136, + "threat": 1137, + "authorities": 1138, + "##ured": 1139, + "commission": 1140, + "afric": 1141, + "inform": 1142, + "without": 1143, + "committee": 1144, + "kore": 1145, + "miss": 1146, + "sim": 1147, + "##lam": 1148, + "number": 1149, + "##thing": 1150, + "used": 1151, + "##ness": 1152, + "##aw": 1153, + "proble": 1154, + "agree": 1155, + "union": 1156, + "men": 1157, + "bush": 1158, + "##ract": 1159, + "##ides": 1160, + "administration": 1161, + "##olog": 1162, + "pak": 1163, + "##ead": 1164, + "##ont": 1165, + "saying": 1166, + "fight": 1167, + "##anc": 1168, + "ge": 1169, + "inst": 1170, + "second": 1171, + "rece": 1172, + "cand": 1173, + "bor": 1174, + "##gin": 1175, + "##ended": 1176, + "vote": 1177, + "same": 1178, + "hos": 1179, + "repres": 1180, + "oppos": 1181, + "den": 1182, + "start": 1183, + "hop": 1184, + "palestin": 1185, + "good": 1186, + "march": 1187, + "months": 1188, + "pay": 1189, + "let": 1190, + "##ress": 1191, + "jun": 1192, + "##ference": 1193, + "must": 1194, + "##ew": 1195, + "##ator": 1196, + "john": 1197, + "turn": 1198, + "198": 1199, + "prison": 1200, + "##ale": 1201, + "##ages": 1202, + "##ived": 1203, + "west": 1204, + "pakistan": 1205, + "##ests": 1206, + "eng": 1207, + "sunday": 1208, + "los": 1209, + "invol": 1210, + "##oot": 1211, + "county": 1212, + "activ": 1213, + "##atch": 1214, + "candid": 1215, + "sw": 1216, + "univers": 1217, + "whether": 1218, + "clear": 1219, + "reb": 1220, + "sit": 1221, + "least": 1222, + "until": 1223, + "six": 1224, + "life": 1225, + "parli": 1226, + "democratic": 1227, + "mus": 1228, + "##ck": 1229, + "district": 1230, + "av": 1231, + "##ately": 1232, + "##bs": 1233, + "es": 1234, + "partic": 1235, + "##iness": 1236, + "jan": 1237, + "announ": 1238, + "parliament": 1239, + "took": 1240, + "tax": 1241, + "##ner": 1242, + "hosp": 1243, + "bre": 1244, + "islam": 1245, + "##ending": 1246, + "dead": 1247, + "neg": 1248, + "ang": 1249, + "bomb": 1250, + "11": 1251, + "policy": 1252, + "added": 1253, + "hospital": 1254, + "##ban": 1255, + "cre": 1256, + "12": 1257, + "stand": 1258, + "##ik": 1259, + "troops": 1260, + "30": 1261, + "##gest": 1262, + "exper": 1263, + "social": 1264, + "german": 1265, + "##thers": 1266, + "colle": 1267, + "sold": 1268, + "ara": 1269, + "##ony": 1270, + "##iting": 1271, + "deal": 1272, + "gun": 1273, + "asked": 1274, + "##eld": 1275, + "giv": 1276, + "ur": 1277, + "##ually": 1278, + "##eng": 1279, + "##port": 1280, + "##aff": 1281, + "place": 1282, + "afgh": 1283, + "fail": 1284, + "organiz": 1285, + "member": 1286, + "decision": 1287, + "appear": 1288, + "obama": 1289, + "information": 1290, + "consider": 1291, + "come": 1292, + "agency": 1293, + "mur": 1294, + "tur": 1295, + "ca": 1296, + "times": 1297, + "hour": 1298, + "ju": 1299, + "mid": 1300, + "gl": 1301, + "represent": 1302, + "stri": 1303, + "prosec": 1304, + "spokesman": 1305, + "defense": 1306, + "syri": 1307, + "dri": 1308, + "inj": 1309, + "led": 1310, + "care": 1311, + "##idence": 1312, + "constit": 1313, + "##erv": 1314, + "today": 1315, + "came": 1316, + "based": 1317, + "##ims": 1318, + "##ines": 1319, + "business": 1320, + "afghan": 1321, + "fact": 1322, + "lab": 1323, + "##ators": 1324, + "nat": 1325, + "past": 1326, + "##over": 1327, + "##side": 1328, + "##isl": 1329, + "##orters": 1330, + "land": 1331, + "prod": 1332, + "great": 1333, + "service": 1334, + "occ": 1335, + "ap": 1336, + "groups": 1337, + "talks": 1338, + "nation": 1339, + "opposition": 1340, + "beh": 1341, + "early": 1342, + "clint": 1343, + "violence": 1344, + "read": 1345, + "israeli": 1346, + "curr": 1347, + "attacks": 1348, + "deb": 1349, + "##ob": 1350, + "issue": 1351, + "##pped": 1352, + "test": 1353, + "alle": 1354, + "open": 1355, + "chr": 1356, + "relations": 1357, + "##sh": 1358, + "east": 1359, + "satur": 1360, + "economic": 1361, + "clinton": 1362, + "happ": 1363, + "import": 1364, + "money": 1365, + "##uge": 1366, + "process": 1367, + "media": 1368, + "justice": 1369, + "##ize": 1370, + "##ury": 1371, + "taken": 1372, + "town": 1373, + "##mb": 1374, + "saturday": 1375, + "saf": 1376, + "legisl": 1377, + "##amp": 1378, + "few": 1379, + "community": 1380, + "elections": 1381, + "university": 1382, + "##go": 1383, + "senate": 1384, + "##ys": 1385, + "hist": 1386, + "##ush": 1387, + "##uclear": 1388, + "##up": 1389, + "republican": 1390, + "never": 1391, + "fil": 1392, + "point": 1393, + "russia": 1394, + "##lier": 1395, + "top": 1396, + "drug": 1397, + "others": 1398, + "hom": 1399, + "##iver": 1400, + "fund": 1401, + "arrested": 1402, + "met": 1403, + "win": 1404, + "discuss": 1405, + "york": 1406, + "##oci": 1407, + "##ley": 1408, + "capital": 1409, + "special": 1410, + "##olution": 1411, + "nuclear": 1412, + "building": 1413, + "associ": 1414, + "prof": 1415, + "##unch": 1416, + "##mm": 1417, + "border": 1418, + "earlier": 1419, + "hol": 1420, + "##ption": 1421, + "officers": 1422, + "sept": 1423, + "free": 1424, + "##epend": 1425, + "weap": 1426, + "tar": 1427, + "night": 1428, + "exec": 1429, + "##ising": 1430, + "##ham": 1431, + "face": 1432, + "fur": 1433, + "independ": 1434, + "pa": 1435, + "sour": 1436, + "##apan": 1437, + "##aring": 1438, + "##ined": 1439, + "##urch": 1440, + "big": 1441, + "tele": 1442, + "anti": 1443, + "visit": 1444, + "priv": 1445, + "##ench": 1446, + "arg": 1447, + "mod": 1448, + "recent": 1449, + "stop": 1450, + "##idents": 1451, + "workers": 1452, + "employ": 1453, + "real": 1454, + "##wh": 1455, + "company": 1456, + "japan": 1457, + "##ired": 1458, + "following": 1459, + "your": 1460, + "calif": 1461, + "##ient": 1462, + "mass": 1463, + "cases": 1464, + "##ank": 1465, + "legal": 1466, + "mat": 1467, + "director": 1468, + "sal": 1469, + "action": 1470, + "hal": 1471, + "died": 1472, + "water": 1473, + "##ready": 1474, + "bank": 1475, + "already": 1476, + "center": 1477, + "won": 1478, + "question": 1479, + "chair": 1480, + "nations": 1481, + "british": 1482, + "central": 1483, + "european": 1484, + "##augh": 1485, + "black": 1486, + "imm": 1487, + "##ird": 1488, + "comple": 1489, + "##ne": 1490, + "minist": 1491, + "treat": 1492, + "june": 1493, + "each": 1494, + "reports": 1495, + "dam": 1496, + "##uct": 1497, + "staff": 1498, + "dra": 1499, + "too": 1500, + "alleged": 1501, + "val": 1502, + "along": 1503, + "##ount": 1504, + "ent": 1505, + "##uation": 1506, + "##co": 1507, + "##ffic": 1508, + "##iers": 1509, + "emb": 1510, + "expected": 1511, + "##oti": 1512, + "judge": 1513, + "##ared": 1514, + "lat": 1515, + "cut": 1516, + "##ech": 1517, + "presidential": 1518, + "div": 1519, + "sex": 1520, + "command": 1521, + "accused": 1522, + "known": 1523, + "mal": 1524, + "might": 1525, + "##ats": 1526, + "eas": 1527, + "ago": 1528, + "effect": 1529, + "ident": 1530, + "respons": 1531, + "##ential": 1532, + "hard": 1533, + "##orney": 1534, + "reach": 1535, + "youn": 1536, + "##ession": 1537, + "attorney": 1538, + "step": 1539, + "strong": 1540, + "##na": 1541, + "russian": 1542, + "keep": 1543, + "##itor": 1544, + "##ten": 1545, + "aid": 1546, + "interv": 1547, + "##ember": 1548, + "25": 1549, + "wal": 1550, + "##uty": 1551, + "##ya": 1552, + "further": 1553, + "rad": 1554, + "ah": 1555, + "within": 1556, + "ministry": 1557, + "##oint": 1558, + "##ars": 1559, + "kh": 1560, + "play": 1561, + "##itions": 1562, + "##atives": 1563, + "road": 1564, + "##ins": 1565, + "negoti": 1566, + "##ural": 1567, + "record": 1568, + "summ": 1569, + "small": 1570, + "oct": 1571, + "across": 1572, + "july": 1573, + "##eal": 1574, + "##ield": 1575, + "began": 1576, + "sing": 1577, + "##line": 1578, + "cost": 1579, + "meas": 1580, + "charges": 1581, + "less": 1582, + "californ": 1583, + "##oub": 1584, + "mean": 1585, + "palestinian": 1586, + "##ends": 1587, + "apr": 1588, + "##ration": 1589, + "suc": 1590, + "working": 1591, + "seek": 1592, + "##ourn": 1593, + "##ots": 1594, + "ce": 1595, + "art": 1596, + "board": 1597, + "fri": 1598, + "lim": 1599, + "geor": 1600, + "cit": 1601, + "asse": 1602, + "trial": 1603, + "attem": 1604, + "issues": 1605, + "chinese": 1606, + "billion": 1607, + "prosecut": 1608, + "batt": 1609, + "##eration": 1610, + "##ones": 1611, + "liber": 1612, + "mark": 1613, + "execut": 1614, + "agreement": 1615, + "##ily": 1616, + "bud": 1617, + "view": 1618, + "mos": 1619, + "short": 1620, + "conference": 1621, + "april": 1622, + "##ically": 1623, + "lawy": 1624, + "project": 1625, + "investigation": 1626, + "level": 1627, + "aug": 1628, + "poll": 1629, + "##ees": 1630, + "arab": 1631, + "197": 1632, + "##ert": 1633, + "differ": 1634, + "##ades": 1635, + "##amed": 1636, + "development": 1637, + "california": 1638, + "woman": 1639, + "neigh": 1640, + "india": 1641, + "given": 1642, + "neighb": 1643, + "give": 1644, + "officer": 1645, + "14": 1646, + "##mar": 1647, + "##ried": 1648, + "got": 1649, + "away": 1650, + "educ": 1651, + "gre": 1652, + "##lement": 1653, + "##aper": 1654, + "outside": 1655, + "late": 1656, + "16": 1657, + "change": 1658, + "17": 1659, + "bas": 1660, + "13": 1661, + "equ": 1662, + "christ": 1663, + "emer": 1664, + "##uel": 1665, + "##ards": 1666, + "weapons": 1667, + "##use": 1668, + "##ining": 1669, + "##ason": 1670, + "lik": 1671, + "##estern": 1672, + "desc": 1673, + "aust": 1674, + "##ences": 1675, + "efforts": 1676, + "##ev": 1677, + "init": 1678, + "##omin": 1679, + "senior": 1680, + "bur": 1681, + "korea": 1682, + "soldiers": 1683, + "offer": 1684, + "chang": 1685, + "concern": 1686, + "assist": 1687, + "french": 1688, + "##pre": 1689, + "##by": 1690, + "##atic": 1691, + "##sel": 1692, + "disp": 1693, + "pen": 1694, + "possible": 1695, + "##ulation": 1696, + "##medi": 1697, + "serious": 1698, + "sug": 1699, + "##ames": 1700, + "##ij": 1701, + "dip": 1702, + "##lom": 1703, + "released": 1704, + "constitution": 1705, + "murder": 1706, + "protect": 1707, + "##ibility": 1708, + "become": 1709, + "musl": 1710, + "trying": 1711, + "amb": 1712, + "journ": 1713, + "list": 1714, + "##essed": 1715, + "areas": 1716, + "stre": 1717, + "announced": 1718, + "##eks": 1719, + "desp": 1720, + "crimin": 1721, + "##cy": 1722, + "##ered": 1723, + "##ittle": 1724, + "team": 1725, + "important": 1726, + "laws": 1727, + "hold": 1728, + "citiz": 1729, + "alth": 1730, + "seen": 1731, + "angel": 1732, + "although": 1733, + "##ef": 1734, + "begin": 1735, + "##aly": 1736, + "feb": 1737, + "went": 1738, + "##xic": 1739, + "weeks": 1740, + "little": 1741, + "diplom": 1742, + "services": 1743, + "grow": 1744, + "##ablish": 1745, + "continue": 1746, + "##uary": 1747, + "close": 1748, + "refuge": 1749, + "ir": 1750, + "making": 1751, + "##acy": 1752, + "democrats": 1753, + "though": 1754, + "yet": 1755, + "port": 1756, + "arri": 1757, + "believe": 1758, + "immedi": 1759, + "expr": 1760, + "establish": 1761, + "uk": 1762, + "hours": 1763, + "fut": 1764, + "propos": 1765, + "church": 1766, + "##ana": 1767, + "##ience": 1768, + "##ocu": 1769, + "situation": 1770, + "vir": 1771, + "front": 1772, + "thous": 1773, + "##ds": 1774, + "##ott": 1775, + "##aged": 1776, + "students": 1777, + "instit": 1778, + "dist": 1779, + "interview": 1780, + "mor": 1781, + "##iving": 1782, + "##ina": 1783, + "net": 1784, + "non": 1785, + "compl": 1786, + "##ps": 1787, + "##allen": 1788, + "conserv": 1789, + "host": 1790, + "relig": 1791, + "third": 1792, + "gra": 1793, + "why": 1794, + "result": 1795, + "voters": 1796, + "50": 1797, + "ris": 1798, + "immig": 1799, + "young": 1800, + "ground": 1801, + "##arch": 1802, + "critic": 1803, + "term": 1804, + "southern": 1805, + "dece": 1806, + "received": 1807, + "launch": 1808, + "##less": 1809, + "##uck": 1810, + "phot": 1811, + "toward": 1812, + "fun": 1813, + "medical": 1814, + "deter": 1815, + "fear": 1816, + "stat": 1817, + "once": 1818, + "indust": 1819, + "##onst": 1820, + "cris": 1821, + "evidence": 1822, + "despite": 1823, + "const": 1824, + "cover": 1825, + "env": 1826, + "##ertain": 1827, + "seem": 1828, + "parties": 1829, + "vill": 1830, + "sov": 1831, + "sol": 1832, + "decl": 1833, + "present": 1834, + "future": 1835, + "dav": 1836, + "northern": 1837, + "due": 1838, + "##earch": 1839, + "ste": 1840, + "##self": 1841, + "research": 1842, + "##inc": 1843, + "address": 1844, + "100": 1845, + "oil": 1846, + "afghanistan": 1847, + "eth": 1848, + "shoot": 1849, + "tech": 1850, + "##omm": 1851, + "docu": 1852, + "taking": 1853, + "nove": 1854, + "january": 1855, + "##itional": 1856, + "##ging": 1857, + "november": 1858, + "shot": 1859, + "ru": 1860, + "western": 1861, + "full": 1862, + "##ald": 1863, + "##ained": 1864, + "##icted": 1865, + "iraqi": 1866, + "confir": 1867, + "sett": 1868, + "pan": 1869, + "large": 1870, + "super": 1871, + "##iam": 1872, + "enter": 1873, + "trade": 1874, + "governor": 1875, + "victims": 1876, + "island": 1877, + "shar": 1878, + "##ably": 1879, + "journal": 1880, + "dest": 1881, + "##aced": 1882, + "bring": 1883, + "describ": 1884, + "##ening": 1885, + "spec": 1886, + "##ability": 1887, + "fighting": 1888, + "attempt": 1889, + "line": 1890, + "speak": 1891, + "respon": 1892, + "direct": 1893, + "role": 1894, + "assemb": 1895, + "conflic": 1896, + "##uted": 1897, + "plans": 1898, + "coop": 1899, + "son": 1900, + "##igence": 1901, + "mexic": 1902, + "refer": 1903, + "ham": 1904, + "whose": 1905, + "##avy": 1906, + "tre": 1907, + "problem": 1908, + "america": 1909, + "class": 1910, + "coal": 1911, + "##oman": 1912, + "armed": 1913, + "nearly": 1914, + "##af": 1915, + "france": 1916, + "##ances": 1917, + "hit": 1918, + "mer": 1919, + "september": 1920, + "separ": 1921, + "##bo": 1922, + "mot": 1923, + "fa": 1924, + "residents": 1925, + "crime": 1926, + "##ways": 1927, + "became": 1928, + "key": 1929, + "##dle": 1930, + "likely": 1931, + "watch": 1932, + "involved": 1933, + "impro": 1934, + "body": 1935, + "previous": 1936, + "killing": 1937, + "majority": 1938, + "december": 1939, + "mich": 1940, + "##ruction": 1941, + "crisis": 1942, + "protest": 1943, + "private": 1944, + "success": 1945, + "lot": 1946, + "##ection": 1947, + "name": 1948, + "african": 1949, + "bra": 1950, + "intell": 1951, + "thousands": 1952, + "ple": 1953, + "find": 1954, + "tell": 1955, + "demand": 1956, + "budget": 1957, + "islamic": 1958, + "angeles": 1959, + "##ring": 1960, + "event": 1961, + "accept": 1962, + "hope": 1963, + "street": 1964, + "sk": 1965, + "##ili": 1966, + "##ruct": 1967, + "##icle": 1968, + "morn": 1969, + "seven": 1970, + "freed": 1971, + "suspect": 1972, + "syria": 1973, + "##por": 1974, + "job": 1975, + "deputy": 1976, + "newsp": 1977, + "criminal": 1978, + "tot": 1979, + "##ively": 1980, + "##ored": 1981, + "##urg": 1982, + "better": 1983, + "broad": 1984, + "able": 1985, + "ide": 1986, + "mess": 1987, + "cross": 1988, + "position": 1989, + "dro": 1990, + "didn": 1991, + "side": 1992, + "agreed": 1993, + "techn": 1994, + "##iger": 1995, + "morning": 1996, + "##ober": 1997, + "particular": 1998, + "supre": 1999, + "having": 2000, + "chairman": 2001, + "som": 2002, + "##ung": 2003, + "enc": 2004, + "wound": 2005, + "provide": 2006, + "proper": 2007, + "problems": 2008, + "october": 2009, + "196": 2010, + "##ara": 2011, + "illeg": 2012, + "charged": 2013, + "challen": 2014, + "##irl": 2015, + "##stand": 2016, + "ba": 2017, + "food": 2018, + "often": 2019, + "half": 2020, + "pot": 2021, + "republicans": 2022, + "##arian": 2023, + "##ron": 2024, + "intelligence": 2025, + "indian": 2026, + "suff": 2027, + "bal": 2028, + "soviet": 2029, + "august": 2030, + "king": 2031, + "affair": 2032, + "##ark": 2033, + "24": 2034, + "ran": 2035, + "##tained": 2036, + "americans": 2037, + "##ensive": 2038, + "##iding": 2039, + "dev": 2040, + "strate": 2041, + "##ada": 2042, + "appoint": 2043, + "done": 2044, + "##ium": 2045, + "##itted": 2046, + "bri": 2047, + "history": 2048, + "citizens": 2049, + "organization": 2050, + "susp": 2051, + "station": 2052, + "##cement": 2053, + "wit": 2054, + "cann": 2055, + "##0s": 2056, + "##ify": 2057, + "abd": 2058, + "education": 2059, + "detail": 2060, + "coll": 2061, + "##iety": 2062, + "assembly": 2063, + "##ither": 2064, + "really": 2065, + "africa": 2066, + "different": 2067, + "##app": 2068, + "##bert": 2069, + "demonst": 2070, + "rich": 2071, + "##ani": 2072, + "middle": 2073, + "ken": 2074, + "##ler": 2075, + "stor": 2076, + "##nel": 2077, + "##key": 2078, + "wife": 2079, + "eight": 2080, + "ruling": 2081, + "book": 2082, + "movement": 2083, + "current": 2084, + "candidate": 2085, + "##lu": 2086, + "hus": 2087, + "adm": 2088, + "comment": 2089, + "clos": 2090, + "21": 2091, + "traffic": 2092, + "behind": 2093, + "##ador": 2094, + "cust": 2095, + "mayor": 2096, + "foc": 2097, + "mc": 2098, + "##bi": 2099, + "girl": 2100, + "alm": 2101, + "things": 2102, + "##que": 2103, + "enough": 2104, + "stay": 2105, + "pub": 2106, + "supreme": 2107, + "lost": 2108, + "wa": 2109, + "reporters": 2110, + "##umb": 2111, + "finan": 2112, + "jail": 2113, + "something": 2114, + "##irc": 2115, + "##ults": 2116, + "##ering": 2117, + "father": 2118, + "carry": 2119, + "bene": 2120, + "kid": 2121, + "##gypt": 2122, + "trad": 2123, + "##gether": 2124, + "egypt": 2125, + "elect": 2126, + "vol": 2127, + "target": 2128, + "response": 2129, + "22": 2130, + "hund": 2131, + "contrib": 2132, + "##isc": 2133, + "wanted": 2134, + "using": 2135, + "certain": 2136, + "hundred": 2137, + "leave": 2138, + "speech": 2139, + "veh": 2140, + "prevent": 2141, + "prepar": 2142, + "hill": 2143, + "jew": 2144, + "best": 2145, + "194": 2146, + "40": 2147, + "##igned": 2148, + "politic": 2149, + "##ida": 2150, + "labor": 2151, + "ens": 2152, + "ty": 2153, + "province": 2154, + "##iff": 2155, + "fall": 2156, + "executive": 2157, + "himself": 2158, + "pract": 2159, + "##itive": 2160, + "##men": 2161, + "germany": 2162, + "teach": 2163, + "var": 2164, + "fig": 2165, + "##akes": 2166, + "aw": 2167, + "lib": 2168, + "ball": 2169, + "diffic": 2170, + "difficult": 2171, + "witness": 2172, + "##hood": 2173, + "##uters": 2174, + "review": 2175, + "mother": 2176, + "vide": 2177, + "circ": 2178, + "##ety": 2179, + "elected": 2180, + "publish": 2181, + "##ology": 2182, + "austral": 2183, + "##uce": 2184, + "britain": 2185, + "comb": 2186, + "esc": 2187, + "access": 2188, + "bid": 2189, + "er": 2190, + "final": 2191, + "coalition": 2192, + "mag": 2193, + "enfor": 2194, + "je": 2195, + "vice": 2196, + "feel": 2197, + "prim": 2198, + "financial": 2199, + "almost": 2200, + "##ceed": 2201, + "families": 2202, + "operation": 2203, + "##asing": 2204, + "##ruary": 2205, + "february": 2206, + "hous": 2207, + "together": 2208, + "miles": 2209, + "cab": 2210, + "release": 2211, + "##ilities": 2212, + "injured": 2213, + "operations": 2214, + "capt": 2215, + "##ugh": 2216, + "soon": 2217, + "kar": 2218, + "##ilar": 2219, + "##ming": 2220, + "tem": 2221, + "particip": 2222, + "##iod": 2223, + "arrest": 2224, + "incident": 2225, + "companies": 2226, + "##ected": 2227, + "telev": 2228, + "lives": 2229, + "squ": 2230, + "conflict": 2231, + "ver": 2232, + "niger": 2233, + "religious": 2234, + "##ality": 2235, + "cra": 2236, + "continued": 2237, + "sources": 2238, + "park": 2239, + "##ha": 2240, + "##gn": 2241, + "##raph": 2242, + "##ondon": 2243, + "repe": 2244, + "##mak": 2245, + "failed": 2246, + "##aster": 2247, + "london": 2248, + "search": 2249, + "sched": 2250, + "appeal": 2251, + "trib": 2252, + "glob": 2253, + "leban": 2254, + "##ished": 2255, + "##uses": 2256, + "matter": 2257, + "unc": 2258, + "##ortun": 2259, + "##ane": 2260, + "obs": 2261, + "fav": 2262, + "repl": 2263, + "##rem": 2264, + "period": 2265, + "george": 2266, + "tried": 2267, + "live": 2268, + "indic": 2269, + "recently": 2270, + "##utions": 2271, + "safety": 2272, + "affairs": 2273, + "sad": 2274, + "freedom": 2275, + "sud": 2276, + "candidates": 2277, + "nato": 2278, + "muslim": 2279, + "similar": 2280, + "site": 2281, + "##utes": 2282, + "pet": 2283, + "##uced": 2284, + "rebels": 2285, + "emerg": 2286, + "cy": 2287, + "mission": 2288, + "base": 2289, + "independent": 2290, + "kind": 2291, + "jer": 2292, + "##ivid": 2293, + "##ata": 2294, + "issued": 2295, + "served": 2296, + "##ogn": 2297, + "doll": 2298, + "cannot": 2299, + "estim": 2300, + "##encies": 2301, + "mill": 2302, + "reform": 2303, + "interest": 2304, + "fle": 2305, + "started": 2306, + "corru": 2307, + "boy": 2308, + "##selves": 2309, + "battle": 2310, + "##rote": 2311, + "alleg": 2312, + "counter": 2313, + "economy": 2314, + "cho": 2315, + "travel": 2316, + "lin": 2317, + "bad": 2318, + "##anger": 2319, + "total": 2320, + "brought": 2321, + "recogn": 2322, + "##hi": 2323, + "bos": 2324, + "include": 2325, + "calls": 2326, + "doing": 2327, + "##udi": 2328, + "claimed": 2329, + "effort": 2330, + "##iter": 2331, + "progress": 2332, + "23": 2333, + "coup": 2334, + "low": 2335, + "wrote": 2336, + "gave": 2337, + "turkey": 2338, + "##work": 2339, + "##uk": 2340, + "##br": 2341, + "gaz": 2342, + "##oura": 2343, + "##aps": 2344, + "letter": 2345, + "story": 2346, + "##enced": 2347, + "break": 2348, + "dail": 2349, + "##rew": 2350, + "individ": 2351, + "saw": 2352, + "cred": 2353, + "##ional": 2354, + "authority": 2355, + "franc": 2356, + "population": 2357, + "##oming": 2358, + "withd": 2359, + "##raw": 2360, + "minor": 2361, + "forced": 2362, + "##iance": 2363, + "guard": 2364, + "neighbor": 2365, + "cro": 2366, + "##har": 2367, + "##oon": 2368, + "##ength": 2369, + "hot": 2370, + "chec": 2371, + "##racy": 2372, + "##nam": 2373, + "coast": 2374, + "hon": 2375, + "daily": 2376, + "leadership": 2377, + "allowed": 2378, + "politics": 2379, + "##wan": 2380, + "exc": 2381, + "ber": 2382, + "coming": 2383, + "related": 2384, + "##oted": 2385, + "newspaper": 2386, + "500": 2387, + "schools": 2388, + "ship": 2389, + "increase": 2390, + "ll": 2391, + "individual": 2392, + "rob": 2393, + "potential": 2394, + "signific": 2395, + "cult": 2396, + "debate": 2397, + "##iron": 2398, + "##ask": 2399, + "always": 2400, + "thought": 2401, + "reject": 2402, + "simp": 2403, + "##ault": 2404, + "instead": 2405, + "common": 2406, + "terrorism": 2407, + "##now": 2408, + "##let": 2409, + "explos": 2410, + "mcc": 2411, + "##yal": 2412, + "reason": 2413, + "##isions": 2414, + "risk": 2415, + "described": 2416, + "living": 2417, + "rule": 2418, + "defend": 2419, + "david": 2420, + "latest": 2421, + "##val": 2422, + "##ises": 2423, + "##lus": 2424, + "pun": 2425, + "pressure": 2426, + "##ival": 2427, + "##den": 2428, + "largest": 2429, + "immediately": 2430, + "nothing": 2431, + "gas": 2432, + "27": 2433, + "##ney": 2434, + "respect": 2435, + "environ": 2436, + "doub": 2437, + "television": 2438, + "needed": 2439, + "benef": 2440, + "emergency": 2441, + "believed": 2442, + "concer": 2443, + "illegal": 2444, + "##uction": 2445, + "reuters": 2446, + "##rants": 2447, + "protests": 2448, + "hundreds": 2449, + "decided": 2450, + "conservative": 2451, + "deliver": 2452, + "##uit": 2453, + "society": 2454, + "regard": 2455, + "tex": 2456, + "approach": 2457, + "ahead": 2458, + "worked": 2459, + "strike": 2460, + "##aughter": 2461, + "tai": 2462, + "mom": 2463, + "leading": 2464, + "race": 2465, + "##using": 2466, + "doz": 2467, + "influ": 2468, + "airport": 2469, + "fell": 2470, + "deep": 2471, + "measures": 2472, + "born": 2473, + "complain": 2474, + "radio": 2475, + "surv": 2476, + "environment": 2477, + "##ients": 2478, + "mart": 2479, + "tour": 2480, + "##ints": 2481, + "running": 2482, + "##uing": 2483, + "crimes": 2484, + "supporters": 2485, + "respond": 2486, + "parents": 2487, + "hearing": 2488, + "necess": 2489, + "##ester": 2490, + "##ino": 2491, + "training": 2492, + "leav": 2493, + "##yl": 2494, + "blood": 2495, + "26": 2496, + "##uled": 2497, + "account": 2498, + "lawyer": 2499, + "remains": 2500, + "##esh": 2501, + "contract": 2502, + "ordered": 2503, + "inside": 2504, + "eastern": 2505, + "ms": 2506, + "lawmak": 2507, + "joint": 2508, + "charge": 2509, + "##bc": 2510, + "refugees": 2511, + "adding": 2512, + "needs": 2513, + "##rod": 2514, + "market": 2515, + "wants": 2516, + "included": 2517, + "##ergy": 2518, + "avail": 2519, + "brief": 2520, + "cop": 2521, + "try": 2522, + "##ford": 2523, + "pow": 2524, + "understand": 2525, + "mexico": 2526, + "##be": 2527, + "##ays": 2528, + "friends": 2529, + "##ove": 2530, + "28": 2531, + "talib": 2532, + "claims": 2533, + "denied": 2534, + "pur": 2535, + "##itter": 2536, + "turned": 2537, + "advis": 2538, + "proposed": 2539, + "means": 2540, + "saudi": 2541, + "quick": 2542, + "lack": 2543, + "questions": 2544, + "democracy": 2545, + "poor": 2546, + "regional": 2547, + "ps": 2548, + "taliban": 2549, + "age": 2550, + "shooting": 2551, + "abs": 2552, + "ord": 2553, + "contact": 2554, + "bul": 2555, + "rather": 2556, + "fel": 2557, + "195": 2558, + "##ma": 2559, + "global": 2560, + "foot": 2561, + "mater": 2562, + "##sw": 2563, + "##ta": 2564, + "orig": 2565, + "industry": 2566, + "##cra": 2567, + "perm": 2568, + "ambass": 2569, + "room": 2570, + "deleg": 2571, + "##ners": 2572, + "cast": 2573, + "video": 2574, + "farm": 2575, + "significant": 2576, + "mis": 2577, + "thing": 2578, + "terrorist": 2579, + "field": 2580, + "gaza": 2581, + "##ization": 2582, + "##inet": 2583, + "##iation": 2584, + "talk": 2585, + "lear": 2586, + "fra": 2587, + "themselves": 2588, + "hur": 2589, + "##body": 2590, + "tens": 2591, + "votes": 2592, + "korean": 2593, + "mult": 2594, + "course": 2595, + "showed": 2596, + "getting": 2597, + "terms": 2598, + "##ograph": 2599, + "militants": 2600, + "vac": 2601, + "prosecutors": 2602, + "william": 2603, + "##ky": 2604, + "##ift": 2605, + "seeking": 2606, + "prior": 2607, + "forward": 2608, + "##ature": 2609, + "negotiations": 2610, + "heard": 2611, + "mig": 2612, + "wall": 2613, + "##atory": 2614, + "confirmed": 2615, + "##aries": 2616, + "mad": 2617, + "occup": 2618, + "danger": 2619, + "##cow": 2620, + "destro": 2621, + "##icide": 2622, + "dism": 2623, + "personal": 2624, + "arms": 2625, + "canc": 2626, + "##han": 2627, + "appeared": 2628, + "transport": 2629, + "##cially": 2630, + "##ua": 2631, + "corruption": 2632, + "expect": 2633, + "##erson": 2634, + "rac": 2635, + "appar": 2636, + "homes": 2637, + "surve": 2638, + "##ination": 2639, + "cause": 2640, + "comes": 2641, + "mand": 2642, + "warned": 2643, + "grand": 2644, + "gather": 2645, + "60": 2646, + "push": 2647, + "signed": 2648, + "##agement": 2649, + "##ote": 2650, + "association": 2651, + "##oid": 2652, + "fre": 2653, + "##pping": 2654, + "##down": 2655, + "doesn": 2656, + "cooperation": 2657, + "espe": 2658, + "pred": 2659, + "aim": 2660, + "study": 2661, + "assault": 2662, + "speaking": 2663, + "especially": 2664, + "figh": 2665, + "gar": 2666, + "protection": 2667, + "origin": 2668, + "##dad": 2669, + "refused": 2670, + "considered": 2671, + "histor": 2672, + "syrian": 2673, + "wind": 2674, + "round": 2675, + "resc": 2676, + "legislation": 2677, + "sure": 2678, + "##esters": 2679, + "bagh": 2680, + "##band": 2681, + "passed": 2682, + "##lined": 2683, + "##craft": 2684, + "treatment": 2685, + "guil": 2686, + "sil": 2687, + "ri": 2688, + "rules": 2689, + "scheduled": 2690, + "proposal": 2691, + "looking": 2692, + "texas": 2693, + "summit": 2694, + "returned": 2695, + "##oph": 2696, + "request": 2697, + "filed": 2698, + "planned": 2699, + "fair": 2700, + "ben": 2701, + "nine": 2702, + "moscow": 2703, + "star": 2704, + "##aded": 2705, + "paul": 2706, + "##nic": 2707, + "embass": 2708, + "cabinet": 2709, + "wounded": 2710, + "dom": 2711, + "condition": 2712, + "increasing": 2713, + "source": 2714, + "##rupt": 2715, + "sides": 2716, + "hun": 2717, + "##ael": 2718, + "##lect": 2719, + "hear": 2720, + "ten": 2721, + "serb": 2722, + "##ez": 2723, + "moved": 2724, + "experts": 2725, + "ill": 2726, + "exam": 2727, + "cle": 2728, + "ali": 2729, + "protesters": 2730, + "light": 2731, + "concerns": 2732, + "ram": 2733, + "require": 2734, + "either": 2735, + "energy": 2736, + "trip": 2737, + "college": 2738, + "##ulf": 2739, + "##itch": 2740, + "ensure": 2741, + "crash": 2742, + "sexual": 2743, + "2016": 2744, + "exist": 2745, + "safe": 2746, + "senator": 2747, + "##ude": 2748, + "recomm": 2749, + "pil": 2750, + "opportun": 2751, + "message": 2752, + "urged": 2753, + "##while": 2754, + "tim": 2755, + "heart": 2756, + "bloc": 2757, + "taiwan": 2758, + "details": 2759, + "##fully": 2760, + "wrong": 2761, + "flor": 2762, + "ach": 2763, + "baghdad": 2764, + "raised": 2765, + "ii": 2766, + "initial": 2767, + "ambassador": 2768, + "##ender": 2769, + "published": 2770, + "spent": 2771, + "moun": 2772, + "civilians": 2773, + "reached": 2774, + "self": 2775, + "viet": 2776, + "material": 2777, + "results": 2778, + "immigration": 2779, + "conditions": 2780, + "##anda": 2781, + "##ties": 2782, + "series": 2783, + "robert": 2784, + "turk": 2785, + "caused": 2786, + "popular": 2787, + "approved": 2788, + "grant": 2789, + "provided": 2790, + "sanctions": 2791, + "burn": 2792, + "communist": 2793, + "expressed": 2794, + "implement": 2795, + "##oud": 2796, + "available": 2797, + "carried": 2798, + "suspected": 2799, + "kil": 2800, + "extrem": 2801, + "friend": 2802, + "occur": 2803, + "crow": 2804, + "##ification": 2805, + "restr": 2806, + "subject": 2807, + "princ": 2808, + "palestinians": 2809, + "##wa": 2810, + "dollars": 2811, + "anything": 2812, + "vo": 2813, + "calling": 2814, + "fired": 2815, + "resolution": 2816, + "recover": 2817, + "##pri": 2818, + "identified": 2819, + "agencies": 2820, + "relationship": 2821, + "29": 2822, + "arrived": 2823, + "nar": 2824, + "initi": 2825, + "deploy": 2826, + "employees": 2827, + "responsible": 2828, + "##agan": 2829, + "##eless": 2830, + "resol": 2831, + "##omp": 2832, + "princip": 2833, + "commit": 2834, + "##ris": 2835, + "dise": 2836, + "independence": 2837, + "cas": 2838, + "noted": 2839, + "qa": 2840, + "##mad": 2841, + "aircraft": 2842, + "##bed": 2843, + "##rugg": 2844, + "particularly": 2845, + "activities": 2846, + "answ": 2847, + "enforcement": 2848, + "##ager": 2849, + "meanwhile": 2850, + "paid": 2851, + "japanese": 2852, + "sea": 2853, + "strugg": 2854, + "lang": 2855, + "##iction": 2856, + "deaths": 2857, + "convicted": 2858, + "##amb": 2859, + "village": 2860, + "build": 2861, + "space": 2862, + "analy": 2863, + "##sequ": 2864, + "cub": 2865, + "unf": 2866, + "allegations": 2867, + "firm": 2868, + "##lo": 2869, + "spending": 2870, + "medic": 2871, + "lawyers": 2872, + "##to": 2873, + "named": 2874, + "brown": 2875, + "specific": 2876, + "35": 2877, + "pain": 2878, + "adop": 2879, + "##emen": 2880, + "surr": 2881, + "associated": 2882, + "withdraw": 2883, + "jobs": 2884, + "bi": 2885, + "repeated": 2886, + "##rant": 2887, + "regul": 2888, + "allegedly": 2889, + "##itz": 2890, + "closed": 2891, + "ukra": 2892, + "mun": 2893, + "exch": 2894, + "francis": 2895, + "rout": 2896, + "happened": 2897, + "guilty": 2898, + "cath": 2899, + "donald": 2900, + "##come": 2901, + "wel": 2902, + "bod": 2903, + "vietnam": 2904, + "##imate": 2905, + "additional": 2906, + "responsibility": 2907, + "##istic": 2908, + "ey": 2909, + "single": 2910, + "river": 2911, + "##elling": 2912, + "lawmakers": 2913, + "ul": 2914, + "green": 2915, + "various": 2916, + "##of": 2917, + "##ctors": 2918, + "##ows": 2919, + "brother": 2920, + "##aled": 2921, + "##izing": 2922, + "launched": 2923, + "arch": 2924, + "else": 2925, + "##uth": 2926, + "ministers": 2927, + "embassy": 2928, + "##ari": 2929, + "beij": 2930, + "die": 2931, + "consult": 2932, + "compet": 2933, + "destroy": 2934, + "fat": 2935, + "student": 2936, + "##la": 2937, + "photo": 2938, + "beijing": 2939, + "conduct": 2940, + "sand": 2941, + "##mal": 2942, + "moham": 2943, + "itself": 2944, + "programs": 2945, + "ethnic": 2946, + "regime": 2947, + "commer": 2948, + "##itting": 2949, + "longer": 2950, + "abuse": 2951, + "polls": 2952, + "currently": 2953, + "policies": 2954, + "shi": 2955, + "trust": 2956, + "data": 2957, + "strength": 2958, + "pack": 2959, + "iranian": 2960, + "communic": 2961, + "mah": 2962, + "prem": 2963, + "entire": 2964, + "opin": 2965, + "##yan": 2966, + "unit": 2967, + "gree": 2968, + "stra": 2969, + "disapp": 2970, + "##ped": 2971, + "##ns": 2972, + "property": 2973, + "achie": 2974, + "changes": 2975, + "division": 2976, + "improve": 2977, + "sudan": 2978, + "share": 2979, + "governments": 2980, + "##ample": 2981, + "michael": 2982, + "bosn": 2983, + "31": 2984, + "documents": 2985, + "primary": 2986, + "advoc": 2987, + "##ox": 2988, + "shut": 2989, + "##hib": 2990, + "resour": 2991, + "2017": 2992, + "apart": 2993, + "example": 2994, + "##arily": 2995, + "##erate": 2996, + "##ucted": 2997, + "declared": 2998, + "growing": 2999, + "rap": 3000, + "victim": 3001, + "committed": 3002, + "##usal": 3003, + "hall": 3004, + "ale": 3005, + "##ode": 3006, + "concerned": 3007, + "attention": 3008, + "lower": 3009, + "##idge": 3010, + "commander": 3011, + "plane": 3012, + "##woman": 3013, + "kur": 3014, + "parts": 3015, + "cities": 3016, + "status": 3017, + "actions": 3018, + "##icles": 3019, + "judic": 3020, + "##estic": 3021, + "bir": 3022, + "daughter": 3023, + "helped": 3024, + "anyone": 3025, + "##off": 3026, + "und": 3027, + "probably": 3028, + "block": 3029, + "lebanon": 3030, + "cele": 3031, + "heavy": 3032, + "memor": 3033, + "spread": 3034, + "followed": 3035, + "register": 3036, + "fly": 3037, + "suicide": 3038, + "##wide": 3039, + "someone": 3040, + "##itten": 3041, + "opened": 3042, + "indones": 3043, + "##kets": 3044, + "victory": 3045, + "remained": 3046, + "idea": 3047, + "##iles": 3048, + "afp": 3049, + "necessary": 3050, + "##itarian": 3051, + "obser": 3052, + "rebel": 3053, + "sant": 3054, + "nomin": 3055, + "required": 3056, + "hands": 3057, + "##olic": 3058, + "##ole": 3059, + "representatives": 3060, + "##mp": 3061, + "seat": 3062, + "##oss": 3063, + "##uch": 3064, + "##ilipp": 3065, + "damage": 3066, + "langu": 3067, + "strateg": 3068, + "loss": 3069, + "philipp": 3070, + "##icip": 3071, + "husband": 3072, + "document": 3073, + "determin": 3074, + "##ictions": 3075, + "##isted": 3076, + "decades": 3077, + "##itory": 3078, + "assistance": 3079, + "convention": 3080, + "joined": 3081, + "makes": 3082, + "sought": 3083, + "defe": 3084, + "turkish": 3085, + "backed": 3086, + "##ni": 3087, + "provin": 3088, + "leaving": 3089, + "##20": 3090, + "youth": 3091, + "delay": 3092, + "jack": 3093, + "award": 3094, + "gang": 3095, + "impact": 3096, + "jewish": 3097, + "##uries": 3098, + "displ": 3099, + "##ites": 3100, + "construction": 3101, + "clash": 3102, + "whom": 3103, + "##arters": 3104, + "conn": 3105, + "reagan": 3106, + "##cing": 3107, + "rock": 3108, + "mob": 3109, + "domestic": 3110, + "gov": 3111, + "##ille": 3112, + "2015": 3113, + "activists": 3114, + "voting": 3115, + "fish": 3116, + "ties": 3117, + "plant": 3118, + "phone": 3119, + "##ape": 3120, + "ended": 3121, + "ep": 3122, + "created": 3123, + "2014": 3124, + "diplomatic": 3125, + "##aging": 3126, + "moment": 3127, + "funds": 3128, + "holding": 3129, + "amend": 3130, + "##oned": 3131, + "stree": 3132, + "bab": 3133, + "profess": 3134, + "offered": 3135, + "##oms": 3136, + "dut": 3137, + "missing": 3138, + "appointed": 3139, + "engine": 3140, + "jose": 3141, + "##emic": 3142, + "streets": 3143, + "voted": 3144, + "##where": 3145, + "##cast": 3146, + "##rovers": 3147, + "lad": 3148, + "domin": 3149, + "personnel": 3150, + "spoke": 3151, + "2008": 3152, + "whole": 3153, + "measure": 3154, + "florida": 3155, + "pra": 3156, + "encoura": 3157, + "centre": 3158, + "hy": 3159, + "flight": 3160, + "maintain": 3161, + "controvers": 3162, + "##reg": 3163, + "##rimin": 3164, + "drugs": 3165, + "##oke": 3166, + "##kes": 3167, + "rejected": 3168, + "2012": 3169, + "##formed": 3170, + "##ental": 3171, + "##erc": 3172, + "suggest": 3173, + "##arm": 3174, + "flood": 3175, + "addition": 3176, + "condem": 3177, + "##ordin": 3178, + "management": 3179, + "date": 3180, + "hong": 3181, + "ready": 3182, + "sher": 3183, + "ask": 3184, + "increased": 3185, + "james": 3186, + "##asion": 3187, + "avoid": 3188, + "resign": 3189, + "territory": 3190, + "grad": 3191, + "##ains": 3192, + "monitor": 3193, + "seats": 3194, + "patients": 3195, + "canada": 3196, + "##erem": 3197, + "rate": 3198, + "aud": 3199, + "bang": 3200, + "planning": 3201, + "navy": 3202, + "throughout": 3203, + "volun": 3204, + "phys": 3205, + "##ll": 3206, + "insurg": 3207, + "send": 3208, + "higher": 3209, + "##ster": 3210, + "prisoners": 3211, + "favor": 3212, + "troub": 3213, + "##elled": 3214, + "deg": 3215, + "45": 3216, + "300": 3217, + "hamas": 3218, + "journalists": 3219, + "##ordan": 3220, + "allies": 3221, + "organizations": 3222, + "jury": 3223, + "alliance": 3224, + "bodies": 3225, + "amid": 3226, + "quickly": 3227, + "fbi": 3228, + "2018": 3229, + "missile": 3230, + "os": 3231, + "scene": 3232, + "ack": 3233, + "hor": 3234, + "wid": 3235, + "kong": 3236, + "##imb": 3237, + "marri": 3238, + "##pir": 3239, + "actually": 3240, + "plac": 3241, + "analyst": 3242, + "upon": 3243, + "estimated": 3244, + "giving": 3245, + "fem": 3246, + "opt": 3247, + "sn": 3248, + "elector": 3249, + "attend": 3250, + "##ortion": 3251, + "richard": 3252, + "ruled": 3253, + "sentence": 3254, + "scient": 3255, + "paris": 3256, + "rail": 3257, + "dismiss": 3258, + "civilian": 3259, + "pled": 3260, + "bure": 3261, + "rom": 3262, + "network": 3263, + "christian": 3264, + "##itation": 3265, + "sentenced": 3266, + "2011": 3267, + "combat": 3268, + "demonstr": 3269, + "##gested": 3270, + "liberal": 3271, + "##eed": 3272, + "everything": 3273, + "create": 3274, + "critical": 3275, + "##ension": 3276, + "##iled": 3277, + "events": 3278, + "focus": 3279, + "established": 3280, + "cell": 3281, + "flo": 3282, + "##berg": 3283, + "diss": 3284, + "attacked": 3285, + "##uff": 3286, + "##nowled": 3287, + "works": 3288, + "tom": 3289, + "beach": 3290, + "##ali": 3291, + "disease": 3292, + "article": 3293, + "nov": 3294, + "insur": 3295, + "##ological": 3296, + "investigators": 3297, + "upi": 3298, + "built": 3299, + "prepared": 3300, + "acknowled": 3301, + "design": 3302, + "veter": 3303, + "applic": 3304, + "treaty": 3305, + "##ze": 3306, + "introd": 3307, + "carrying": 3308, + "discover": 3309, + "coron": 3310, + "wil": 3311, + "interests": 3312, + "revolution": 3313, + "weekend": 3314, + "inqu": 3315, + "##apers": 3316, + "join": 3317, + "gop": 3318, + "resources": 3319, + "bureau": 3320, + "uns": 3321, + "comments": 3322, + "labour": 3323, + "separate": 3324, + "congressional": 3325, + "gold": 3326, + "pac": 3327, + "gh": 3328, + "penal": 3329, + "suspects": 3330, + "australia": 3331, + "##cri": 3332, + "tv": 3333, + "opinion": 3334, + "somet": 3335, + "suggested": 3336, + "defence": 3337, + "institute": 3338, + "phil": 3339, + "##inking": 3340, + "ess": 3341, + "wing": 3342, + "##yn": 3343, + "kim": 3344, + "draft": 3345, + "tough": 3346, + "finding": 3347, + "numbers": 3348, + "panel": 3349, + "shows": 3350, + "que": 3351, + "camer": 3352, + "detained": 3353, + "headqu": 3354, + "##mine": 3355, + "willing": 3356, + "subm": 3357, + "##aught": 3358, + "##ki": 3359, + "##ume": 3360, + "earth": 3361, + "reve": 3362, + "century": 3363, + "communities": 3364, + "politicians": 3365, + "##ground": 3366, + "transfer": 3367, + "constitutional": 3368, + "##alled": 3369, + "commissioner": 3370, + "van": 3371, + "partners": 3372, + "pros": 3373, + "2010": 3374, + "check": 3375, + "mind": 3376, + "193": 3377, + "fighters": 3378, + "##pts": 3379, + "##anch": 3380, + "##any": 3381, + "##going": 3382, + "##ructure": 3383, + "nav": 3384, + "paper": 3385, + "2003": 3386, + "surpr": 3387, + "god": 3388, + "##xim": 3389, + "patrol": 3390, + "##za": 3391, + "purp": 3392, + "couple": 3393, + "biggest": 3394, + "##set": 3395, + "vehicle": 3396, + "declined": 3397, + "everyone": 3398, + "session": 3399, + "##gu": 3400, + "##ires": 3401, + "##isation": 3402, + "courts": 3403, + "challenge": 3404, + "##ague": 3405, + "professor": 3406, + "##erve": 3407, + "rally": 3408, + "##van": 3409, + "product": 3410, + "witnesses": 3411, + "purs": 3412, + "doctors": 3413, + "nigeria": 3414, + "##ike": 3415, + "jordan": 3416, + "housing": 3417, + "2001": 3418, + "lu": 3419, + "language": 3420, + "##ker": 3421, + "##oul": 3422, + "##ounts": 3423, + "tor": 3424, + "bey": 3425, + "2006": 3426, + "pul": 3427, + "settlement": 3428, + "previously": 3429, + "sens": 3430, + "proceed": 3431, + "train": 3432, + "##orter": 3433, + "threatened": 3434, + "crew": 3435, + "violent": 3436, + "bay": 3437, + "francisco": 3438, + "felt": 3439, + "##venue": 3440, + "door": 3441, + "object": 3442, + "minutes": 3443, + "##emy": 3444, + "georg": 3445, + "points": 3446, + "##forms": 3447, + "asia": 3448, + "##icop": 3449, + "humanitarian": 3450, + "pict": 3451, + "fort": 3452, + "crowd": 3453, + "range": 3454, + "nearby": 3455, + "chance": 3456, + "prosecutor": 3457, + "drive": 3458, + "flag": 3459, + "##egr": 3460, + "##com": 3461, + "bin": 3462, + "headquarters": 3463, + "##phone": 3464, + "occurred": 3465, + "greater": 3466, + "parliamentary": 3467, + "sense": 3468, + "regular": 3469, + "opportunity": 3470, + "##vert": 3471, + "prec": 3472, + "sam": 3473, + "##agon": 3474, + "2000": 3475, + "##anish": 3476, + "2004": 3477, + "2013": 3478, + "##tered": 3479, + "fal": 3480, + "##ateral": 3481, + "receive": 3482, + "talking": 3483, + "##ett": 3484, + "che": 3485, + "mach": 3486, + "##book": 3487, + "argu": 3488, + "kept": 3489, + "card": 3490, + "bail": 3491, + "subst": 3492, + "suffered": 3493, + "##ica": 3494, + "tort": 3495, + "lie": 3496, + "##east": 3497, + "##arant": 3498, + "expand": 3499, + "##eme": 3500, + "influence": 3501, + "helicop": 3502, + "records": 3503, + "##cl": 3504, + "##ously": 3505, + "inn": 3506, + "corpor": 3507, + "equip": 3508, + "bombing": 3509, + "bol": 3510, + "##err": 3511, + "contr": 3512, + "serve": 3513, + "70": 3514, + "##dam": 3515, + "detention": 3516, + "limited": 3517, + "##owed": 3518, + "supported": 3519, + "neighborhood": 3520, + "compr": 3521, + "2007": 3522, + "beginning": 3523, + "summer": 3524, + "written": 3525, + "aimed": 3526, + "2005": 3527, + "ign": 3528, + "johnson": 3529, + "evening": 3530, + "annual": 3531, + "ways": 3532, + "fraud": 3533, + "worth": 3534, + "oppon": 3535, + "strategy": 3536, + "beyond": 3537, + "twitter": 3538, + "##ann": 3539, + "words": 3540, + "valley": 3541, + "raid": 3542, + "editor": 3543, + "putin": 3544, + "na": 3545, + "immediate": 3546, + "##icts": 3547, + "2009": 3548, + "swe": 3549, + "powers": 3550, + "##ream": 3551, + "except": 3552, + "extra": 3553, + "experience": 3554, + "da": 3555, + "italy": 3556, + "seems": 3557, + "##ona": 3558, + "gro": 3559, + "ital": 3560, + "hotel": 3561, + "injuries": 3562, + "##ago": 3563, + "basis": 3564, + "ari": 3565, + "ult": 3566, + "##ych": 3567, + "huge": 3568, + "persons": 3569, + "kidna": 3570, + "tan": 3571, + "steps": 3572, + "exerc": 3573, + "ut": 3574, + "involve": 3575, + "quoted": 3576, + "##ray": 3577, + "conducted": 3578, + "sometimes": 3579, + "royal": 3580, + "superv": 3581, + "mail": 3582, + "broke": 3583, + "presence": 3584, + "chem": 3585, + "fill": 3586, + "powerful": 3587, + "clean": 3588, + "##ilateral": 3589, + "191": 3590, + "simply": 3591, + "convers": 3592, + "standing": 3593, + "prompt": 3594, + "spokeswoman": 3595, + "gone": 3596, + "reportedly": 3597, + "knew": 3598, + "assistant": 3599, + "oh": 3600, + "funding": 3601, + "lou": 3602, + "speaker": 3603, + "corre": 3604, + "##sey": 3605, + "ful": 3606, + "##usalem": 3607, + "includes": 3608, + "remo": 3609, + "##ex": 3610, + "apparently": 3611, + "biden": 3612, + "jur": 3613, + "jerusalem": 3614, + "##erry": 3615, + "ok": 3616, + "acqu": 3617, + "##gun": 3618, + "moving": 3619, + "equipment": 3620, + "cease": 3621, + "figures": 3622, + "towards": 3623, + "braz": 3624, + "mountain": 3625, + "frank": 3626, + "rene": 3627, + "fuel": 3628, + "fled": 3629, + "positive": 3630, + "stated": 3631, + "interior": 3632, + "section": 3633, + "finance": 3634, + "technology": 3635, + "birth": 3636, + "criticism": 3637, + "lif": 3638, + "mostly": 3639, + "discrimin": 3640, + "##idency": 3641, + "amount": 3642, + "inspect": 3643, + "representative": 3644, + "meetings": 3645, + "80": 3646, + "2002": 3647, + "exchange": 3648, + "cerem": 3649, + "express": 3650, + "##thod": 3651, + "proced": 3652, + "##esty": 3653, + "##uf": 3654, + "overse": 3655, + "practice": 3656, + "changed": 3657, + "beat": 3658, + "raise": 3659, + "accord": 3660, + "##kh": 3661, + "##mer": 3662, + "systems": 3663, + "stage": 3664, + "aftern": 3665, + "di": 3666, + "conclud": 3667, + "approval": 3668, + "argued": 3669, + "driver": 3670, + "virgin": 3671, + "minority": 3672, + "cuts": 3673, + "gulf": 3674, + "##action": 3675, + "resident": 3676, + "dog": 3677, + "larg": 3678, + "facing": 3679, + "##ena": 3680, + "##wor": 3681, + "roman": 3682, + "catholic": 3683, + "growth": 3684, + "##hol": 3685, + "opposed": 3686, + "##abad": 3687, + "afternoon": 3688, + "buy": 3689, + "marriage": 3690, + "legislative": 3691, + "mist": 3692, + "vehicles": 3693, + "counsel": 3694, + "##ura": 3695, + "agents": 3696, + "anim": 3697, + "##ibly": 3698, + "##yr": 3699, + "accident": 3700, + "pent": 3701, + "kos": 3702, + "failure": 3703, + "sound": 3704, + "views": 3705, + "conne": 3706, + "internet": 3707, + "lines": 3708, + "largely": 3709, + "##lav": 3710, + "sector": 3711, + "stopped": 3712, + "affected": 3713, + "faces": 3714, + "resist": 3715, + "custody": 3716, + "remar": 3717, + "##abil": 3718, + "bed": 3719, + "##inh": 3720, + "projects": 3721, + "millions": 3722, + "ukraine": 3723, + "mac": 3724, + "rescue": 3725, + "income": 3726, + "acad": 3727, + "az": 3728, + "colomb": 3729, + "yester": 3730, + "##ula": 3731, + "##eda": 3732, + "##lines": 3733, + "warning": 3734, + "##abe": 3735, + "above": 3736, + "yesterday": 3737, + "##ented": 3738, + "dial": 3739, + "relief": 3740, + "threats": 3741, + "##cr": 3742, + "lic": 3743, + "muslims": 3744, + "alone": 3745, + "dispute": 3746, + "##road": 3747, + "costs": 3748, + "##hold": 3749, + "finally": 3750, + "##bre": 3751, + "internal": 3752, + "scott": 3753, + "insurance": 3754, + "ol": 3755, + "facilities": 3756, + "dar": 3757, + "inquir": 3758, + "ku": 3759, + "##ih": 3760, + "effective": 3761, + "colon": 3762, + "environmental": 3763, + "canad": 3764, + "##asons": 3765, + "gay": 3766, + "##burg": 3767, + "tun": 3768, + "electoral": 3769, + "smith": 3770, + "thom": 3771, + "wood": 3772, + "##uter": 3773, + "anc": 3774, + "true": 3775, + "integr": 3776, + "spot": 3777, + "pakistani": 3778, + "suit": 3779, + "rise": 3780, + "worst": 3781, + "##ken": 3782, + "figure": 3783, + "happen": 3784, + "promised": 3785, + "admitted": 3786, + "teen": 3787, + "##enda": 3788, + "weak": 3789, + "serving": 3790, + "dangerous": 3791, + "##eping": 3792, + "ire": 3793, + "takes": 3794, + "abu": 3795, + "highest": 3796, + "aver": 3797, + "alex": 3798, + "shel": 3799, + "mas": 3800, + "file": 3801, + "##ogue": 3802, + "lee": 3803, + "kash": 3804, + "distrib": 3805, + "##west": 3806, + "wasn": 3807, + "terrorists": 3808, + "solution": 3809, + "unli": 3810, + "municip": 3811, + "##ston": 3812, + "appe": 3813, + "##ala": 3814, + "mention": 3815, + "agric": 3816, + "dozens": 3817, + "draw": 3818, + "perman": 3819, + "##haps": 3820, + "individuals": 3821, + "##akh": 3822, + "##onym": 3823, + "zone": 3824, + "pray": 3825, + "##ruck": 3826, + "##ola": 3827, + "agricult": 3828, + "##aining": 3829, + "##rial": 3830, + "perhaps": 3831, + "benefits": 3832, + "hopes": 3833, + "carol": 3834, + "##ko": 3835, + "subs": 3836, + "##ano": 3837, + "attended": 3838, + "##enn": 3839, + "love": 3840, + "club": 3841, + "##wood": 3842, + "cov": 3843, + "##rison": 3844, + "##oting": 3845, + "arabia": 3846, + "complete": 3847, + "recommend": 3848, + "linked": 3849, + "natural": 3850, + "##fire": 3851, + "scand": 3852, + "pic": 3853, + "##orm": 3854, + "evac": 3855, + "##mir": 3856, + "judges": 3857, + "vers": 3858, + "none": 3859, + "word": 3860, + "page": 3861, + "##enez": 3862, + "placed": 3863, + "##iment": 3864, + "##ulated": 3865, + "pret": 3866, + "##engers": 3867, + "surround": 3868, + "image": 3869, + "critics": 3870, + "##ga": 3871, + "consum": 3872, + "opening": 3873, + "rub": 3874, + "fully": 3875, + "task": 3876, + "english": 3877, + "refugee": 3878, + "seized": 3879, + "blast": 3880, + "choice": 3881, + "buildings": 3882, + "virus": 3883, + "##room": 3884, + "decisions": 3885, + "##lies": 3886, + "yemen": 3887, + "##ja": 3888, + "destroyed": 3889, + "reporting": 3890, + "mccain": 3891, + "mont": 3892, + "faced": 3893, + "decide": 3894, + "shortly": 3895, + "##sein": 3896, + "survey": 3897, + "brazil": 3898, + "eventually": 3899, + "essential": 3900, + "wild": 3901, + "400": 3902, + "reasons": 3903, + "presidency": 3904, + "reforms": 3905, + "pentagon": 3906, + "supply": 3907, + "active": 3908, + "punish": 3909, + "celebr": 3910, + "nic": 3911, + "peaceful": 3912, + "complex": 3913, + "##ovo": 3914, + "##ota": 3915, + "positions": 3916, + "commercial": 3917, + "lt": 3918, + "meant": 3919, + "directly": 3920, + "cat": 3921, + "2019": 3922, + "italian": 3923, + "##acter": 3924, + "teh": 3925, + "##ship": 3926, + "struck": 3927, + "##light": 3928, + "ren": 3929, + "saddam": 3930, + "lay": 3931, + "broadcast": 3932, + "##he": 3933, + "##avir": 3934, + "psych": 3935, + "tempor": 3936, + "ireland": 3937, + "mary": 3938, + "reduce": 3939, + "feet": 3940, + "square": 3941, + "##gets": 3942, + "delhi": 3943, + "##uz": 3944, + "upd": 3945, + "collect": 3946, + "##hen": 3947, + "visited": 3948, + "appropri": 3949, + "crack": 3950, + "##zb": 3951, + "lived": 3952, + "degree": 3953, + "levels": 3954, + "##asc": 3955, + "wat": 3956, + "girls": 3957, + "vacc": 3958, + "online": 3959, + "altern": 3960, + "90": 3961, + "places": 3962, + "pie": 3963, + "owned": 3964, + "##ville": 3965, + "suspic": 3966, + "names": 3967, + "##itude": 3968, + "speed": 3969, + "profession": 3970, + "khan": 3971, + "sheriff": 3972, + "australian": 3973, + "massive": 3974, + "cash": 3975, + "modern": 3976, + "statements": 3977, + "designed": 3978, + "##field": 3979, + "teachers": 3980, + "clearly": 3981, + "providing": 3982, + "slow": 3983, + "webs": 3984, + "text": 3985, + "kashmir": 3986, + "houses": 3987, + "immigrants": 3988, + "ho": 3989, + "asking": 3990, + "##ocked": 3991, + "controlled": 3992, + "prohib": 3993, + "path": 3994, + "foundation": 3995, + "lob": 3996, + "assess": 3997, + "##ront": 3998, + "repeatedly": 3999, + "##dom": 4000, + "##iti": 4001, + "demands": 4002, + "amendment": 4003, + "decade": 4004, + "traditional": 4005, + "##war": 4006, + "1994": 4007, + "abb": 4008, + "der": 4009, + "credit": 4010, + "appeals": 4011, + "gri": 4012, + "##avirus": 4013, + "##ado": 4014, + "kurd": 4015, + "acting": 4016, + "virginia": 4017, + "mut": 4018, + "discl": 4019, + "##iber": 4020, + "##eing": 4021, + "thomas": 4022, + "martin": 4023, + "belong": 4024, + "##endum": 4025, + "spanish": 4026, + "answer": 4027, + "behav": 4028, + "minim": 4029, + "frequ": 4030, + "appears": 4031, + "bat": 4032, + "rival": 4033, + "brig": 4034, + "rat": 4035, + "units": 4036, + "detain": 4037, + "strategic": 4038, + "institutions": 4039, + "motor": 4040, + "##ancy": 4041, + "1999": 4042, + "ability": 4043, + "cars": 4044, + "coronavirus": 4045, + "spir": 4046, + "entered": 4047, + "##uan": 4048, + "chic": 4049, + "chemical": 4050, + "libya": 4051, + "##lant": 4052, + "referendum": 4053, + "studies": 4054, + "taxes": 4055, + "normal": 4056, + "remarks": 4057, + "spain": 4058, + "replace": 4059, + "driving": 4060, + "##ams": 4061, + "agenda": 4062, + "##adesh": 4063, + "##rich": 4064, + "##ahu": 4065, + "ko": 4066, + "floor": 4067, + "bbc": 4068, + "venez": 4069, + "guarant": 4070, + "possibility": 4071, + "covid": 4072, + "32": 4073, + "complet": 4074, + "sar": 4075, + "cham": 4076, + "##ullah": 4077, + "standards": 4078, + "goes": 4079, + "##ny": 4080, + "##iary": 4081, + "pacific": 4082, + "asian": 4083, + "shop": 4084, + "rh": 4085, + "qaeda": 4086, + "owners": 4087, + "venezuel": 4088, + "hussein": 4089, + "duty": 4090, + "creat": 4091, + "##ka": 4092, + "##rop": 4093, + "achieve": 4094, + "telephone": 4095, + "circum": 4096, + "sister": 4097, + "roll": 4098, + "log": 4099, + "##ping": 4100, + "involving": 4101, + "corn": 4102, + "limit": 4103, + "ash": 4104, + "manager": 4105, + "dozen": 4106, + "isn": 4107, + "75": 4108, + "##ugg": 4109, + "female": 4110, + "canadian": 4111, + "##nd": 4112, + "##aker": 4113, + "continues": 4114, + "##erous": 4115, + "##zy": 4116, + "price": 4117, + "rein": 4118, + "developed": 4119, + "pm": 4120, + "confidence": 4121, + "registered": 4122, + "passengers": 4123, + "production": 4124, + "##iling": 4125, + "rape": 4126, + "guerr": 4127, + "pick": 4128, + "kosovo": 4129, + "testim": 4130, + "played": 4131, + "harm": 4132, + "toll": 4133, + "kilome": 4134, + "##bit": 4135, + "trafficking": 4136, + "volunte": 4137, + "##aks": 4138, + "faith": 4139, + "treated": 4140, + "##resp": 4141, + "fellow": 4142, + "prince": 4143, + "casual": 4144, + "contributed": 4145, + "##idel": 4146, + "commitment": 4147, + "expert": 4148, + "anonym": 4149, + "lawsuit": 4150, + "##rators": 4151, + "malays": 4152, + "eld": 4153, + "barack": 4154, + "##eness": 4155, + "##jp": 4156, + "indonesia": 4157, + "hung": 4158, + "corps": 4159, + "criticized": 4160, + "announcement": 4161, + "tests": 4162, + "heav": 4163, + "prosecution": 4164, + "restrictions": 4165, + "##rog": 4166, + "truck": 4167, + "rod": 4168, + "initiative": 4169, + "bh": 4170, + "electric": 4171, + "strikes": 4172, + "unless": 4173, + "formed": 4174, + "blue": 4175, + "guns": 4176, + "provincial": 4177, + "headed": 4178, + "captured": 4179, + "33": 4180, + "believes": 4181, + "##nn": 4182, + "urg": 4183, + "doctor": 4184, + "debt": 4185, + "delegation": 4186, + "georgia": 4187, + "##ein": 4188, + "asyl": 4189, + "basic": 4190, + "##iring": 4191, + "##oslav": 4192, + "seemed": 4193, + "asylum": 4194, + "spons": 4195, + "ballot": 4196, + "##vin": 4197, + "##lig": 4198, + "tit": 4199, + "abortion": 4200, + "ts": 4201, + "option": 4202, + "aggress": 4203, + "##ollah": 4204, + "heads": 4205, + "offices": 4206, + "fourth": 4207, + "wish": 4208, + "sle": 4209, + "##rated": 4210, + "science": 4211, + "targeted": 4212, + "##da": 4213, + "renew": 4214, + "increasingly": 4215, + "##chan": 4216, + "tank": 4217, + "constitu": 4218, + "aband": 4219, + "certainly": 4220, + "missiles": 4221, + "waiting": 4222, + "seriously": 4223, + "photograph": 4224, + "affect": 4225, + "##uated": 4226, + "instru": 4227, + "connection": 4228, + "removed": 4229, + "naz": 4230, + "recru": 4231, + "facebook": 4232, + "dropped": 4233, + "36": 4234, + "##ci": 4235, + "sites": 4236, + "orange": 4237, + "permanent": 4238, + "honor": 4239, + "exact": 4240, + "rain": 4241, + "caught": 4242, + "ak": 4243, + "discussed": 4244, + "offensive": 4245, + "romney": 4246, + "typ": 4247, + "fif": 4248, + "disaster": 4249, + "confirm": 4250, + "investment": 4251, + "atlant": 4252, + "militant": 4253, + "judicial": 4254, + "santa": 4255, + "cancer": 4256, + "facility": 4257, + "goal": 4258, + "remember": 4259, + "compared": 4260, + "##gar": 4261, + "box": 4262, + "explosion": 4263, + "custom": 4264, + "testimony": 4265, + "##back": 4266, + "mel": 4267, + "##iously": 4268, + "retired": 4269, + "ceremony": 4270, + "##uma": 4271, + "##alys": 4272, + "192": 4273, + "1998": 4274, + "sust": 4275, + "##inent": 4276, + "1996": 4277, + "coordin": 4278, + "##pper": 4279, + "##ading": 4280, + "##fat": 4281, + "blamed": 4282, + "guerrill": 4283, + "save": 4284, + "##alia": 4285, + "egyptian": 4286, + "netany": 4287, + "recon": 4288, + "married": 4289, + "ec": 4290, + "camps": 4291, + "chicago": 4292, + "demanded": 4293, + "imposed": 4294, + "publicly": 4295, + "##aur": 4296, + "netanyahu": 4297, + "mort": 4298, + "england": 4299, + "orders": 4300, + "dialogue": 4301, + "myan": 4302, + "##eland": 4303, + "signs": 4304, + "suspended": 4305, + "images": 4306, + "determine": 4307, + "tribun": 4308, + "mrs": 4309, + "dig": 4310, + "du": 4311, + "charles": 4312, + "purch": 4313, + "myanmar": 4314, + "rush": 4315, + "philippines": 4316, + "organized": 4317, + "located": 4318, + "businesses": 4319, + "average": 4320, + "alban": 4321, + "##joy": 4322, + "consequ": 4323, + "voice": 4324, + "37": 4325, + "intended": 4326, + "branch": 4327, + "nom": 4328, + "##ax": 4329, + "yug": 4330, + "ongoing": 4331, + "helping": 4332, + "sell": 4333, + "highly": 4334, + "##inger": 4335, + "inm": 4336, + "strip": 4337, + "tensions": 4338, + "##oses": 4339, + "inquiry": 4340, + "analysts": 4341, + "activity": 4342, + "2020": 4343, + "continuing": 4344, + "investigating": 4345, + "bag": 4346, + "chan": 4347, + "killings": 4348, + "ib": 4349, + "regarding": 4350, + "disappear": 4351, + "arafat": 4352, + "##acity": 4353, + "relatives": 4354, + "1992": 4355, + "amn": 4356, + "jim": 4357, + "##ections": 4358, + "sab": 4359, + "adj": 4360, + "##ae": 4361, + "hospitals": 4362, + "chen": 4363, + "determined": 4364, + "##ression": 4365, + "##ores": 4366, + "clashes": 4367, + "generally": 4368, + "involvement": 4369, + "tehran": 4370, + "sty": 4371, + "violations": 4372, + "welf": 4373, + "soldier": 4374, + "wide": 4375, + "welfare": 4376, + "farmers": 4377, + "indicated": 4378, + "attempted": 4379, + "muse": 4380, + "1991": 4381, + "ug": 4382, + "proposals": 4383, + "fast": 4384, + "lands": 4385, + "yugoslav": 4386, + "##ique": 4387, + "initially": 4388, + "peaceke": 4389, + "yes": 4390, + "website": 4391, + "color": 4392, + "mexican": 4393, + "culture": 4394, + "boost": 4395, + "##oking": 4396, + "email": 4397, + "bom": 4398, + "mir": 4399, + "store": 4400, + "bridge": 4401, + "spl": 4402, + "produc": 4403, + "rural": 4404, + "rang": 4405, + "storm": 4406, + "neither": 4407, + "stock": 4408, + "emph": 4409, + "##reh": 4410, + "raising": 4411, + "pand": 4412, + "34": 4413, + "##orders": 4414, + "character": 4415, + "banks": 4416, + "rid": 4417, + "comprom": 4418, + "od": 4419, + "fears": 4420, + "discrimination": 4421, + "louis": 4422, + "assass": 4423, + "contra": 4424, + "allowing": 4425, + "incidents": 4426, + "web": 4427, + "opponents": 4428, + "quite": 4429, + "operating": 4430, + "bound": 4431, + "##ikh": 4432, + "##ples": 4433, + "obv": 4434, + "aids": 4435, + "adviser": 4436, + "elimin": 4437, + "##aped": 4438, + "embar": 4439, + "unable": 4440, + "controversial": 4441, + "multip": 4442, + "deadly": 4443, + "programme": 4444, + "react": 4445, + "##ois": 4446, + "##bor": 4447, + "accounts": 4448, + "presented": 4449, + "amnesty": 4450, + "cuba": 4451, + "insisted": 4452, + "##her": 4453, + "##oo": 4454, + "##airo": 4455, + "##enses": 4456, + "computer": 4457, + "challenges": 4458, + "widely": 4459, + "peter": 4460, + "premier": 4461, + "##lets": 4462, + "fresh": 4463, + "marine": 4464, + "vent": 4465, + "##era": 4466, + "neighbour": 4467, + "legislature": 4468, + "##lected": 4469, + "plat": 4470, + "##equ": 4471, + "stations": 4472, + "acts": 4473, + "completed": 4474, + "ton": 4475, + "nomination": 4476, + "pointed": 4477, + "adopted": 4478, + "detect": 4479, + "kab": 4480, + "career": 4481, + "nature": 4482, + "gall": 4483, + "granted": 4484, + "territor": 4485, + "showing": 4486, + "accepted": 4487, + "truth": 4488, + "circumst": 4489, + "bern": 4490, + "kilometers": 4491, + "##person": 4492, + "successful": 4493, + "bes": 4494, + "succeed": 4495, + "discussion": 4496, + "capit": 4497, + "38": 4498, + "shah": 4499, + "defic": 4500, + "kenned": 4501, + "secure": 4502, + "touch": 4503, + "##ror": 4504, + "scandal": 4505, + "supporting": 4506, + "usually": 4507, + "##iny": 4508, + "matters": 4509, + "hero": 4510, + "conspir": 4511, + "radical": 4512, + "##lands": 4513, + "scale": 4514, + "magaz": 4515, + "##iant": 4516, + "clar": 4517, + "absol": 4518, + "roc": 4519, + "investigations": 4520, + "therefore": 4521, + "hurt": 4522, + "politician": 4523, + "targets": 4524, + "industrial": 4525, + "advance": 4526, + "##agers": 4527, + "note": 4528, + "solid": 4529, + "##rad": 4530, + "sort": 4531, + "cold": 4532, + "partner": 4533, + "##time": 4534, + "150": 4535, + "48": 4536, + "verd": 4537, + "1997": 4538, + "becoming": 4539, + "spring": 4540, + "##mark": 4541, + "55": 4542, + "00": 4543, + "declar": 4544, + "doubt": 4545, + "apartment": 4546, + "fix": 4547, + "ones": 4548, + "handed": 4549, + "##rel": 4550, + "withdrawal": 4551, + "cia": 4552, + "guards": 4553, + "remaining": 4554, + "rose": 4555, + "torture": 4556, + "struggle": 4557, + "dismissed": 4558, + "pope": 4559, + "##ias": 4560, + "trig": 4561, + "1995": 4562, + "lit": 4563, + "##isan": 4564, + "anger": 4565, + "##ufact": 4566, + "kennedy": 4567, + "sri": 4568, + "##abor": 4569, + "manufact": 4570, + "via": 4571, + "discovered": 4572, + "formal": 4573, + "benefit": 4574, + "##unt": 4575, + "track": 4576, + "migrants": 4577, + "fought": 4578, + "##oked": 4579, + "lebanese": 4580, + "##ulate": 4581, + "kids": 4582, + "xinh": 4583, + "diplomats": 4584, + "weapon": 4585, + "cultural": 4586, + "##stein": 4587, + "communications": 4588, + "code": 4589, + "##ched": 4590, + "xinhua": 4591, + "##eted": 4592, + "poland": 4593, + "haw": 4594, + "annivers": 4595, + "municipal": 4596, + "responded": 4597, + "naval": 4598, + "informed": 4599, + "acknowledged": 4600, + "penalty": 4601, + "##ifying": 4602, + "##rests": 4603, + "##ela": 4604, + "rates": 4605, + "advert": 4606, + "settle": 4607, + "##fficient": 4608, + "ohio": 4609, + "era": 4610, + "districts": 4611, + "##aid": 4612, + "lake": 4613, + "arrests": 4614, + "##atively": 4615, + "##isf": 4616, + "gathered": 4617, + "standard": 4618, + "emphas": 4619, + "##town": 4620, + "isol": 4621, + "apply": 4622, + "carolina": 4623, + "##usted": 4624, + "experi": 4625, + "1993": 4626, + "substant": 4627, + "table": 4628, + "provides": 4629, + "sharp": 4630, + "rs": 4631, + "analys": 4632, + "probe": 4633, + "##ble": 4634, + "##ushing": 4635, + "##ball": 4636, + "joe": 4637, + "capacity": 4638, + "##iest": 4639, + "referring": 4640, + "accus": 4641, + "dub": 4642, + "harass": 4643, + "##aze": 4644, + "##iy": 4645, + "anniversary": 4646, + "##ols": 4647, + "##aut": 4648, + "bosnia": 4649, + "stability": 4650, + "##lers": 4651, + "##cher": 4652, + "damaged": 4653, + "sale": 4654, + "pound": 4655, + "complaint": 4656, + "tact": 4657, + "##mt": 4658, + "sin": 4659, + "##verty": 4660, + "oblig": 4661, + "wars": 4662, + "kerry": 4663, + "rif": 4664, + "mike": 4665, + "600": 4666, + "poverty": 4667, + "false": 4668, + "gets": 4669, + "spar": 4670, + "worker": 4671, + "original": 4672, + "fundament": 4673, + "##iang": 4674, + "complaints": 4675, + "walk": 4676, + "##ero": 4677, + "shown": 4678, + "prospect": 4679, + "bond": 4680, + "league": 4681, + "##asts": 4682, + "bit": 4683, + "squad": 4684, + "fine": 4685, + "plot": 4686, + "enjoy": 4687, + "forest": 4688, + "starting": 4689, + "##range": 4690, + "keeping": 4691, + "##dog": 4692, + "zimb": 4693, + "##ila": 4694, + "borders": 4695, + "carl": 4696, + "compens": 4697, + "existing": 4698, + "##abwe": 4699, + "overall": 4700, + "65": 4701, + "innoc": 4702, + "restaur": 4703, + "cha": 4704, + "nomine": 4705, + "lank": 4706, + "zimbabwe": 4707, + "rab": 4708, + "gener": 4709, + "1990": 4710, + "produced": 4711, + "edward": 4712, + "##ems": 4713, + "tear": 4714, + "memorial": 4715, + "liberation": 4716, + "below": 4717, + "##umed": 4718, + "##anced": 4719, + "historic": 4720, + "wait": 4721, + "jr": 4722, + "revealed": 4723, + "telling": 4724, + "subsequ": 4725, + "trigger": 4726, + "supplies": 4727, + "focused": 4728, + "envoy": 4729, + "managed": 4730, + "deployed": 4731, + "##ensus": 4732, + "bringing": 4733, + "loyal": 4734, + "roads": 4735, + "season": 4736, + "looked": 4737, + "aware": 4738, + "##dp": 4739, + "outbre": 4740, + "stood": 4741, + "setting": 4742, + "ky": 4743, + "kurdish": 4744, + "twe": 4745, + "baby": 4746, + "singh": 4747, + "vul": 4748, + "journalist": 4749, + "surviv": 4750, + "##ancing": 4751, + "soft": 4752, + "quar": 4753, + "tight": 4754, + "spend": 4755, + "chap": 4756, + "activist": 4757, + "##atures": 4758, + "hou": 4759, + "forum": 4760, + "##do": 4761, + "unem": 4762, + "boat": 4763, + "hu": 4764, + "jackson": 4765, + "autom": 4766, + "wearing": 4767, + "##alf": 4768, + "cited": 4769, + "##apore": 4770, + "smugg": 4771, + "putting": 4772, + "assad": 4773, + "coverage": 4774, + "##coming": 4775, + "raj": 4776, + "##ati": 4777, + "pull": 4778, + "suffering": 4779, + "sales": 4780, + "##owa": 4781, + "type": 4782, + "##agues": 4783, + "reflect": 4784, + "hillary": 4785, + "confident": 4786, + "scre": 4787, + "corresp": 4788, + "concluded": 4789, + "symb": 4790, + "joseph": 4791, + "salv": 4792, + "banned": 4793, + "unemploy": 4794, + "croat": 4795, + "bott": 4796, + "bombs": 4797, + "qual": 4798, + "##lad": 4799, + "subur": 4800, + "lose": 4801, + "firef": 4802, + "##sa": 4803, + "##ques": 4804, + "arrange": 4805, + "prominent": 4806, + "jam": 4807, + "unions": 4808, + "ros": 4809, + "hoped": 4810, + "treas": 4811, + "infr": 4812, + "ariz": 4813, + "testing": 4814, + "##uate": 4815, + "singapore": 4816, + "virt": 4817, + "rum": 4818, + "severe": 4819, + "abroad": 4820, + "corp": 4821, + "method": 4822, + "petition": 4823, + "flu": 4824, + "transportation": 4825, + "##iop": 4826, + "institution": 4827, + "band": 4828, + "##ean": 4829, + "bangl": 4830, + "##gl": 4831, + "kingdom": 4832, + "##ailand": 4833, + "##iced": 4834, + "##asa": 4835, + "thailand": 4836, + "circumstances": 4837, + "dict": 4838, + "questioned": 4839, + "ordin": 4840, + "invasion": 4841, + "rice": 4842, + "twice": 4843, + "islands": 4844, + "kuwa": 4845, + "discussions": 4846, + "supposed": 4847, + "strongly": 4848, + "consist": 4849, + "ron": 4850, + "citing": 4851, + "##gment": 4852, + "stories": 4853, + "investigate": 4854, + "##ills": 4855, + "unh": 4856, + "berlin": 4857, + "completely": 4858, + "mix": 4859, + "deport": 4860, + "sending": 4861, + "##oring": 4862, + "##ba": 4863, + "##lusion": 4864, + "bjp": 4865, + "##pread": 4866, + "##forman": 4867, + "##igan": 4868, + "wides": 4869, + "considering": 4870, + "thus": 4871, + "fo": 4872, + "defin": 4873, + "greek": 4874, + "tow": 4875, + "##shire": 4876, + "owner": 4877, + "resolve": 4878, + "bosnian": 4879, + "casualties": 4880, + "climate": 4881, + "greece": 4882, + "##vere": 4883, + "wealth": 4884, + "widespread": 4885, + "attempts": 4886, + "shiite": 4887, + "identity": 4888, + "bob": 4889, + "abbas": 4890, + "rapid": 4891, + "drop": 4892, + "defeat": 4893, + "quality": 4894, + "exercise": 4895, + "##wise": 4896, + "carri": 4897, + "colleagues": 4898, + "##iscal": 4899, + "unity": 4900, + "racial": 4901, + "developing": 4902, + "47": 4903, + "shared": 4904, + "happy": 4905, + "urban": 4906, + "covered": 4907, + "42": 4908, + "jones": 4909, + "pilot": 4910, + "learned": 4911, + "hezb": 4912, + "value": 4913, + "multiple": 4914, + "resistance": 4915, + "hind": 4916, + "earthqu": 4917, + "##eline": 4918, + "##ti": 4919, + "##rid": 4920, + "confront": 4921, + "museum": 4922, + "highway": 4923, + "##bing": 4924, + "posted": 4925, + "regulations": 4926, + "model": 4927, + "infrast": 4928, + "provision": 4929, + "dark": 4930, + "jews": 4931, + "latin": 4932, + "##rupted": 4933, + "vet": 4934, + "##ini": 4935, + "mohammed": 4936, + "complic": 4937, + "purpose": 4938, + "ultim": 4939, + "wouldn": 4940, + "male": 4941, + "teacher": 4942, + "route": 4943, + "sav": 4944, + "row": 4945, + "maybe": 4946, + "importance": 4947, + "escal": 4948, + "##istics": 4949, + "meaning": 4950, + "legit": 4951, + "##well": 4952, + "jeff": 4953, + "accomp": 4954, + "introduced": 4955, + "clin": 4956, + "minute": 4957, + "##lied": 4958, + "##rary": 4959, + "vulner": 4960, + "emp": 4961, + "destruction": 4962, + "pleaded": 4963, + "ahmed": 4964, + "rising": 4965, + "43": 4966, + "44": 4967, + "##ander": 4968, + "returning": 4969, + "##iders": 4970, + "attorneys": 4971, + "remove": 4972, + "retire": 4973, + "couldn": 4974, + "mp": 4975, + "writing": 4976, + "pulled": 4977, + "##auc": 4978, + "hezbollah": 4979, + "##lection": 4980, + "victor": 4981, + "##ao": 4982, + "swed": 4983, + "spirit": 4984, + "scot": 4985, + "establishment": 4986, + "##fe": 4987, + "800": 4988, + "larger": 4989, + "##cle": 4990, + "conservatives": 4991, + "agent": 4992, + "analysis": 4993, + "chech": 4994, + "kenya": 4995, + "heavily": 4996, + "flow": 4997, + "##po": 4998, + "behalf": 4999, + "supervis": 5000, + "ethiop": 5001, + "tay": 5002, + "enemy": 5003, + "##ashed": 5004, + "##anged": 5005, + "advant": 5006, + "##tery": 5007, + "gard": 5008, + "delivered": 5009, + "religion": 5010, + "bird": 5011, + "senators": 5012, + "##law": 5013, + "receiving": 5014, + "sir": 5015, + "helicopter": 5016, + "sem": 5017, + "##fort": 5018, + "sovere": 5019, + "sovereign": 5020, + "broken": 5021, + "resignation": 5022, + "separat": 5023, + "##lor": 5024, + "match": 5025, + "mainly": 5026, + "demanding": 5027, + "iowa": 5028, + "promote": 5029, + "py": 5030, + "bah": 5031, + "fox": 5032, + "##ets": 5033, + "learn": 5034, + "closely": 5035, + "cart": 5036, + "maxim": 5037, + "package": 5038, + "diego": 5039, + "easy": 5040, + "southeast": 5041, + "correspond": 5042, + "condemned": 5043, + "wilson": 5044, + "size": 5045, + "pushed": 5046, + "jac": 5047, + "##itors": 5048, + "game": 5049, + "cloth": 5050, + "anth": 5051, + "occupied": 5052, + "imprison": 5053, + "guy": 5054, + "cruc": 5055, + "##antly": 5056, + "organisation": 5057, + "divided": 5058, + "##vant": 5059, + "prices": 5060, + "afford": 5061, + "outs": 5062, + "infrastructure": 5063, + "ally": 5064, + "camb": 5065, + "magazine": 5066, + "##oma": 5067, + "##ami": 5068, + "npr": 5069, + "whate": 5070, + "hen": 5071, + "style": 5072, + "directed": 5073, + "gives": 5074, + "deadline": 5075, + "##amin": 5076, + "whatever": 5077, + "fiscal": 5078, + "haven": 5079, + "mental": 5080, + "stressed": 5081, + "citizen": 5082, + "1989": 5083, + "numerous": 5084, + "##ledge": 5085, + "cnn": 5086, + "davis": 5087, + "capitol": 5088, + "towns": 5089, + "rw": 5090, + "scr": 5091, + "39": 5092, + "trouble": 5093, + "pending": 5094, + "bish": 5095, + "##illing": 5096, + "holds": 5097, + "represented": 5098, + "performan": 5099, + "##bery": 5100, + "flights": 5101, + "visiting": 5102, + "ped": 5103, + "holiday": 5104, + "channel": 5105, + "margin": 5106, + "contain": 5107, + "obst": 5108, + "priority": 5109, + "##ule": 5110, + "##head": 5111, + "grounds": 5112, + "##gue": 5113, + "##ached": 5114, + "cooper": 5115, + "alternative": 5116, + "causing": 5117, + "impe": 5118, + "threatening": 5119, + "music": 5120, + "obtain": 5121, + "temporary": 5122, + "picture": 5123, + "boys": 5124, + "politically": 5125, + "moral": 5126, + "##rick": 5127, + "villages": 5128, + "emot": 5129, + "winning": 5130, + "requires": 5131, + "infant": 5132, + "insurgents": 5133, + "appropriate": 5134, + "contest": 5135, + "41": 5136, + "##iro": 5137, + "ded": 5138, + "chanc": 5139, + "version": 5140, + "sitting": 5141, + "##ips": 5142, + "welcome": 5143, + "direction": 5144, + "wonder": 5145, + "##tar": 5146, + "eye": 5147, + "diplomat": 5148, + "books": 5149, + "referred": 5150, + "understanding": 5151, + "gore": 5152, + "administrative": 5153, + "reporter": 5154, + "israelis": 5155, + "snow": 5156, + "notice": 5157, + "pledged": 5158, + "##encing": 5159, + "products": 5160, + "reaction": 5161, + "cambod": 5162, + "##aked": 5163, + "bell": 5164, + "content": 5165, + "vess": 5166, + "zeal": 5167, + "##under": 5168, + "##onia": 5169, + "##onom": 5170, + "sho": 5171, + "escape": 5172, + "nationwide": 5173, + "williams": 5174, + "minimum": 5175, + "fer": 5176, + "physical": 5177, + "##mas": 5178, + "socialist": 5179, + "##eva": 5180, + "mechan": 5181, + "jump": 5182, + "fundamental": 5183, + "papers": 5184, + "sunni": 5185, + "limits": 5186, + "belg": 5187, + "bills": 5188, + "requested": 5189, + "##ounced": 5190, + "observers": 5191, + "waters": 5192, + "technical": 5193, + "jersey": 5194, + "##olf": 5195, + "ending": 5196, + "laden": 5197, + "mic": 5198, + "newly": 5199, + "identify": 5200, + "welcom": 5201, + "adopt": 5202, + "##de": 5203, + "crackdown": 5204, + "explained": 5205, + "irish": 5206, + "stab": 5207, + "deliber": 5208, + "##ipp": 5209, + "##izes": 5210, + "##rain": 5211, + "elder": 5212, + "##aka": 5213, + "monitoring": 5214, + "barb": 5215, + "bon": 5216, + "aides": 5217, + "thank": 5218, + "blow": 5219, + "somalia": 5220, + "iv": 5221, + "recall": 5222, + "writer": 5223, + "dealing": 5224, + "reduced": 5225, + "rough": 5226, + "##jo": 5227, + "anonymity": 5228, + "demonstrators": 5229, + "pandemic": 5230, + "dan": 5231, + "##mo": 5232, + "aide": 5233, + "creating": 5234, + "thinking": 5235, + "chancell": 5236, + "polling": 5237, + "coc": 5238, + "playing": 5239, + "frust": 5240, + "##ception": 5241, + "differences": 5242, + "employment": 5243, + "eyes": 5244, + "film": 5245, + "produce": 5246, + "unp": 5247, + "prove": 5248, + "bombings": 5249, + "knowledge": 5250, + "dram": 5251, + "newspapers": 5252, + "knows": 5253, + "declaration": 5254, + "termin": 5255, + "worse": 5256, + "argent": 5257, + "wake": 5258, + "lew": 5259, + "background": 5260, + "paying": 5261, + "surf": 5262, + "deeply": 5263, + "##astic": 5264, + "conversation": 5265, + "gain": 5266, + "et": 5267, + "##uts": 5268, + "intention": 5269, + "##cks": 5270, + "qaida": 5271, + "46": 5272, + "##pet": 5273, + "##iana": 5274, + "kabul": 5275, + "nep": 5276, + "cert": 5277, + "mine": 5278, + "recovered": 5279, + "extended": 5280, + "brut": 5281, + "bilateral": 5282, + "devast": 5283, + "columb": 5284, + "blair": 5285, + "agriculture": 5286, + "##enty": 5287, + "ath": 5288, + "alco": 5289, + "extremely": 5290, + "subsid": 5291, + "elsewhere": 5292, + "##aine": 5293, + "argument": 5294, + "##eller": 5295, + "##ria": 5296, + "voter": 5297, + "weather": 5298, + "reality": 5299, + "double": 5300, + "##kyo": 5301, + "narrow": 5302, + "resigned": 5303, + "##issions": 5304, + "vowed": 5305, + "##awa": 5306, + "protected": 5307, + "seeing": 5308, + "ay": 5309, + "brook": 5310, + "possibly": 5311, + "##achment": 5312, + "dani": 5313, + "##apse": 5314, + "bangladesh": 5315, + "##ipped": 5316, + "##outs": 5317, + "delegates": 5318, + "demonstrations": 5319, + "prefer": 5320, + "quarter": 5321, + "outbreak": 5322, + "crucial": 5323, + "planes": 5324, + "angry": 5325, + "regions": 5326, + "worried": 5327, + "inmates": 5328, + "rocket": 5329, + "marked": 5330, + "arizona": 5331, + "insist": 5332, + "flying": 5333, + "failing": 5334, + "vig": 5335, + "tokyo": 5336, + "##iar": 5337, + "unr": 5338, + "chamber": 5339, + "foun": 5340, + "centers": 5341, + "master": 5342, + "##ansas": 5343, + "detainees": 5344, + "throw": 5345, + "vast": 5346, + "veterans": 5347, + "ships": 5348, + "52": 5349, + "##va": 5350, + "din": 5351, + "firing": 5352, + "officially": 5353, + "tradition": 5354, + "engaged": 5355, + "indeed": 5356, + "##ram": 5357, + "unclear": 5358, + "##apt": 5359, + "190": 5360, + "##ussels": 5361, + "ny": 5362, + "jailed": 5363, + "venezuela": 5364, + "revenue": 5365, + "firefigh": 5366, + "compromise": 5367, + "founded": 5368, + "##vard": 5369, + "##whel": 5370, + "##ils": 5371, + "brand": 5372, + "surveill": 5373, + "scen": 5374, + "##aya": 5375, + "les": 5376, + "federation": 5377, + "##rig": 5378, + "andrew": 5379, + "overt": 5380, + "displaced": 5381, + "wave": 5382, + "smaller": 5383, + "disag": 5384, + "##stan": 5385, + "conviction": 5386, + "counts": 5387, + "250": 5388, + "gunmen": 5389, + "fam": 5390, + "##entions": 5391, + "link": 5392, + "##umn": 5393, + "surveillance": 5394, + "complained": 5395, + "##ita": 5396, + "neighbors": 5397, + "brussels": 5398, + "behavior": 5399, + "overwhel": 5400, + "stol": 5401, + "verdict": 5402, + "satisf": 5403, + "closer": 5404, + "autonom": 5405, + "interim": 5406, + "##dy": 5407, + "spokesperson": 5408, + "oce": 5409, + "popul": 5410, + "ultimately": 5411, + "nam": 5412, + "urgent": 5413, + "ahmad": 5414, + "cauc": 5415, + "kel": 5416, + "avenue": 5417, + "##eman": 5418, + "representing": 5419, + "quiet": 5420, + "pip": 5421, + "losing": 5422, + "depend": 5423, + "rebu": 5424, + "chancellor": 5425, + "equal": 5426, + "employee": 5427, + "outcome": 5428, + "emerged": 5429, + "recorded": 5430, + "exactly": 5431, + "membership": 5432, + "generation": 5433, + "##fur": 5434, + "earthquake": 5435, + "##abilities": 5436, + "function": 5437, + "schol": 5438, + "bost": 5439, + "##ylvan": 5440, + "judiciary": 5441, + "violation": 5442, + "700": 5443, + "native": 5444, + "kir": 5445, + "effectively": 5446, + "##etic": 5447, + "militia": 5448, + "ven": 5449, + "profile": 5450, + "cou": 5451, + "connect": 5452, + "dur": 5453, + "testified": 5454, + "sudden": 5455, + "thin": 5456, + "fifth": 5457, + "nominee": 5458, + "consequences": 5459, + "performance": 5460, + "obtained": 5461, + "professional": 5462, + "looks": 5463, + "conspiracy": 5464, + "scientists": 5465, + "##kn": 5466, + "values": 5467, + "defendants": 5468, + "malaysia": 5469, + "##oles": 5470, + "##ylvania": 5471, + "ther": 5472, + "islamabad": 5473, + "homeless": 5474, + "indict": 5475, + "marc": 5476, + "bash": 5477, + "unlik": 5478, + "begun": 5479, + "tab": 5480, + "##mond": 5481, + "##wal": 5482, + "represents": 5483, + "hers": 5484, + "substantial": 5485, + "unif": 5486, + "##fect": 5487, + "mile": 5488, + "abc": 5489, + "lord": 5490, + "neighboring": 5491, + "photos": 5492, + "display": 5493, + "application": 5494, + "##house": 5495, + "##ros": 5496, + "unlikely": 5497, + "nurs": 5498, + "##gg": 5499, + "##anes": 5500, + "##ihad": 5501, + "scheme": 5502, + "wales": 5503, + "pretty": 5504, + "penns": 5505, + "##aling": 5506, + "##enders": 5507, + "older": 5508, + "advantage": 5509, + "split": 5510, + "airlines": 5511, + "location": 5512, + "serbs": 5513, + "submitted": 5514, + "pu": 5515, + "waste": 5516, + "practices": 5517, + "veteran": 5518, + "##eas": 5519, + "##utely": 5520, + "mandate": 5521, + "##cked": 5522, + "reh": 5523, + "resort": 5524, + "abuses": 5525, + "agreements": 5526, + "##essions": 5527, + "visits": 5528, + "brad": 5529, + "funeral": 5530, + "warn": 5531, + "kuwait": 5532, + "belief": 5533, + "plain": 5534, + "encourage": 5535, + "correct": 5536, + "occupation": 5537, + "links": 5538, + "perform": 5539, + "downtown": 5540, + "deficit": 5541, + "satell": 5542, + "warrant": 5543, + "campus": 5544, + "inspe": 5545, + "boston": 5546, + "unus": 5547, + "claiming": 5548, + "blame": 5549, + "payments": 5550, + "gathering": 5551, + "colombia": 5552, + "rare": 5553, + "##rage": 5554, + "dutch": 5555, + "massac": 5556, + "##enger": 5557, + "pennsylvania": 5558, + "homeland": 5559, + "tamil": 5560, + "##nell": 5561, + "##aves": 5562, + "assets": 5563, + "scotland": 5564, + "##rees": 5565, + "##works": 5566, + "ideas": 5567, + "registr": 5568, + "rig": 5569, + "allows": 5570, + "##osing": 5571, + "marsh": 5572, + "polish": 5573, + "prep": 5574, + "backing": 5575, + "difference": 5576, + "##yang": 5577, + "factor": 5578, + "awa": 5579, + "53": 5580, + "balance": 5581, + "repair": 5582, + "onto": 5583, + "appointment": 5584, + "moderate": 5585, + "blocked": 5586, + "frame": 5587, + "##orse": 5588, + "##uset": 5589, + "##him": 5590, + "##uten": 5591, + "massach": 5592, + "sor": 5593, + "letters": 5594, + "##idelines": 5595, + "holy": 5596, + "drawn": 5597, + "maximum": 5598, + "##uana": 5599, + "imposs": 5600, + "promise": 5601, + "##kel": 5602, + "battal": 5603, + "sick": 5604, + "51": 5605, + "imag": 5606, + "##usetts": 5607, + "prompted": 5608, + "fatal": 5609, + "jihad": 5610, + "turning": 5611, + "cz": 5612, + "implementation": 5613, + "thanks": 5614, + "serbia": 5615, + "massachusetts": 5616, + "originally": 5617, + "##ope": 5618, + "alive": 5619, + "geneva": 5620, + "tribunal": 5621, + "thai": 5622, + "pregn": 5623, + "jon": 5624, + "##don": 5625, + "replaced": 5626, + "persu": 5627, + "zealand": 5628, + "survivors": 5629, + "##attle": 5630, + "tribal": 5631, + "##bel": 5632, + "motion": 5633, + "extrad": 5634, + "everybody": 5635, + "lag": 5636, + "maintained": 5637, + "strict": 5638, + "hate": 5639, + "entry": 5640, + "interp": 5641, + "apolog": 5642, + "vulnerable": 5643, + "resulted": 5644, + "cong": 5645, + "participate": 5646, + "campaigns": 5647, + "alcohol": 5648, + "patri": 5649, + "otherwise": 5650, + "collapse": 5651, + "##char": 5652, + "compreh": 5653, + "##usion": 5654, + "gmt": 5655, + "sharon": 5656, + "congo": 5657, + "##ple": 5658, + "sanders": 5659, + "dia": 5660, + "##ucks": 5661, + "unrest": 5662, + "ot": 5663, + "compensation": 5664, + "##di": 5665, + "##rey": 5666, + "49": 5667, + "veto": 5668, + "##aki": 5669, + "explain": 5670, + "transition": 5671, + "proceedings": 5672, + "deput": 5673, + "innocent": 5674, + "shall": 5675, + "reaching": 5676, + "##omes": 5677, + "shr": 5678, + "##aug": 5679, + "##raf": 5680, + "length": 5681, + "brex": 5682, + "surrounding": 5683, + "aside": 5684, + "##ette": 5685, + "ast": 5686, + "unemployment": 5687, + "ng": 5688, + "ox": 5689, + "partnership": 5690, + "##uting": 5691, + "procedures": 5692, + "jet": 5693, + "anton": 5694, + "transferred": 5695, + "fu": 5696, + "jean": 5697, + "abdul": 5698, + "stress": 5699, + "apparent": 5700, + "disappoint": 5701, + "manh": 5702, + "cairo": 5703, + "##rating": 5704, + "nigerian": 5705, + "thro": 5706, + "drew": 5707, + "sole": 5708, + "reference": 5709, + "##cking": 5710, + "impossible": 5711, + "vlad": 5712, + "incumb": 5713, + "patient": 5714, + "mosque": 5715, + "materials": 5716, + "shift": 5717, + "gren": 5718, + "##iat": 5719, + "resume": 5720, + "runs": 5721, + "raf": 5722, + "invited": 5723, + "pel": 5724, + "spect": 5725, + "ble": 5726, + "iraqis": 5727, + "##known": 5728, + "mobile": 5729, + "underst": 5730, + "##ijuana": 5731, + "1988": 5732, + "magn": 5733, + "discip": 5734, + "reading": 5735, + "briefing": 5736, + "walked": 5737, + "kat": 5738, + "unknown": 5739, + "goods": 5740, + "##bl": 5741, + "markets": 5742, + "cops": 5743, + "tib": 5744, + "##pa": 5745, + "write": 5746, + "negative": 5747, + "permission": 5748, + "##ca": 5749, + "participation": 5750, + "immun": 5751, + "va": 5752, + "breaking": 5753, + "islamist": 5754, + "recovery": 5755, + "##jan": 5756, + "print": 5757, + "gor": 5758, + "slight": 5759, + "overseas": 5760, + "trained": 5761, + "##uls": 5762, + "compound": 5763, + "accompan": 5764, + "postp": 5765, + "items": 5766, + "hang": 5767, + "interested": 5768, + "abdullah": 5769, + "deputies": 5770, + "elements": 5771, + "palace": 5772, + "collaps": 5773, + "residence": 5774, + "brexit": 5775, + "teams": 5776, + "intens": 5777, + "stolen": 5778, + "plus": 5779, + "founder": 5780, + "formally": 5781, + "accusations": 5782, + "##outh": 5783, + "relatively": 5784, + "muham": 5785, + "shir": 5786, + "brothers": 5787, + "shelter": 5788, + "implic": 5789, + "dream": 5790, + "recommendations": 5791, + "affili": 5792, + "lieuten": 5793, + "provisions": 5794, + "##ji": 5795, + "rand": 5796, + "tack": 5797, + "##lying": 5798, + "diver": 5799, + "fighter": 5800, + "talked": 5801, + "54": 5802, + "##inder": 5803, + "illegally": 5804, + "awarded": 5805, + "surg": 5806, + "provinces": 5807, + "punishment": 5808, + "##uster": 5809, + "reop": 5810, + "norm": 5811, + "advice": 5812, + "export": 5813, + "##more": 5814, + "ray": 5815, + "intervention": 5816, + "hills": 5817, + "beir": 5818, + "piece": 5819, + "christmas": 5820, + "sensitive": 5821, + "driven": 5822, + "##lusive": 5823, + "tel": 5824, + "mug": 5825, + "symp": 5826, + "hiv": 5827, + "gender": 5828, + "pushing": 5829, + "##san": 5830, + "dou": 5831, + "##awi": 5832, + "##empt": 5833, + "halt": 5834, + "citizenship": 5835, + "electricity": 5836, + "revolutionary": 5837, + "##ches": 5838, + "absolutely": 5839, + "stone": 5840, + "hoping": 5841, + "filled": 5842, + "operate": 5843, + "explo": 5844, + "advocates": 5845, + "##ucing": 5846, + "##rete": 5847, + "stands": 5848, + "motiv": 5849, + "appearance": 5850, + "##mans": 5851, + "vital": 5852, + "toler": 5853, + "ocean": 5854, + "##mann": 5855, + "##identified": 5856, + "mentioned": 5857, + "inaug": 5858, + "creation": 5859, + "recognized": 5860, + "##olit": 5861, + "lock": 5862, + "preparing": 5863, + "michigan": 5864, + "welcomed": 5865, + "shif": 5866, + "##wr": 5867, + "findings": 5868, + "expans": 5869, + "worry": 5870, + "ballots": 5871, + "selling": 5872, + "handling": 5873, + "feed": 5874, + "reserve": 5875, + "structure": 5876, + "##erted": 5877, + "sharing": 5878, + "machine": 5879, + "choose": 5880, + "pyong": 5881, + "stret": 5882, + "##bur": 5883, + "troop": 5884, + "estate": 5885, + "##osure": 5886, + "facts": 5887, + "allied": 5888, + "##oded": 5889, + "install": 5890, + "messages": 5891, + "options": 5892, + "##ilit": 5893, + "drivers": 5894, + "till": 5895, + "files": 5896, + "laid": 5897, + "bear": 5898, + "grew": 5899, + "song": 5900, + "simple": 5901, + "carter": 5902, + "mov": 5903, + "crown": 5904, + "##aken": 5905, + "listed": 5906, + "ward": 5907, + "commerce": 5908, + "cry": 5909, + "recommended": 5910, + "dal": 5911, + "posts": 5912, + "##theless": 5913, + "pyongyang": 5914, + "##mos": 5915, + "unidentified": 5916, + "occasion": 5917, + "beirut": 5918, + "surprise": 5919, + "unfortun": 5920, + "stepped": 5921, + "phase": 5922, + "##vi": 5923, + "##eled": 5924, + "yel": 5925, + "serge": 5926, + "hearings": 5927, + "cate": 5928, + "calm": 5929, + "##point": 5930, + "offering": 5931, + "##imir": 5932, + "##sen": 5933, + "harris": 5934, + "cape": 5935, + "risks": 5936, + "modi": 5937, + "##icks": 5938, + "concent": 5939, + "##fri": 5940, + "highlight": 5941, + "##rd": 5942, + "presidents": 5943, + "##cho": 5944, + "surge": 5945, + "upper": 5946, + "powell": 5947, + "aren": 5948, + "##the": 5949, + "##afi": 5950, + "##unk": 5951, + "##illery": 5952, + "governing": 5953, + "##bar": 5954, + "northwest": 5955, + "medicine": 5956, + "researchers": 5957, + "urging": 5958, + "nbc": 5959, + "aviation": 5960, + "##itzer": 5961, + "ow": 5962, + "conven": 5963, + "effects": 5964, + "recognize": 5965, + "trail": 5966, + "harassment": 5967, + "indonesian": 5968, + "wage": 5969, + "younger": 5970, + "56": 5971, + "feeling": 5972, + "recalled": 5973, + "disputed": 5974, + "plea": 5975, + "delayed": 5976, + "passenger": 5977, + "boyc": 5978, + "inspector": 5979, + "zh": 5980, + "firefighters": 5981, + "smoke": 5982, + "trav": 5983, + "tested": 5984, + "controversy": 5985, + "captain": 5986, + "suspicion": 5987, + "gi": 5988, + "customers": 5989, + "dh": 5990, + "bou": 5991, + "principles": 5992, + "requirements": 5993, + "changing": 5994, + "restore": 5995, + "alert": 5996, + "defeated": 5997, + "##aska": 5998, + "ukrain": 5999, + "artillery": 6000, + "fest": 6001, + "please": 6002, + "imper": 6003, + "gates": 6004, + "explosives": 6005, + "noting": 6006, + "organis": 6007, + "manner": 6008, + "forms": 6009, + "prel": 6010, + "##stitution": 6011, + "specifically": 6012, + "##atically": 6013, + "seoul": 6014, + "nobody": 6015, + "##ourage": 6016, + "dominated": 6017, + "philippine": 6018, + "potentially": 6019, + "cuban": 6020, + "comprehensive": 6021, + "picked": 6022, + "categ": 6023, + "perpet": 6024, + "guerrillas": 6025, + "northeast": 6026, + "addressed": 6027, + "rah": 6028, + "pap": 6029, + "mps": 6030, + "daniel": 6031, + "bases": 6032, + "tibet": 6033, + "##standing": 6034, + "vaccine": 6035, + "encoun": 6036, + "##grade": 6037, + "tanks": 6038, + "lieutenant": 6039, + "##avez": 6040, + "cutting": 6041, + "transm": 6042, + "houston": 6043, + "joining": 6044, + "herself": 6045, + "bow": 6046, + "platform": 6047, + "dollar": 6048, + "chavez": 6049, + "entering": 6050, + "1990s": 6051, + "tourists": 6052, + "##oard": 6053, + "extend": 6054, + "endors": 6055, + "lobby": 6056, + "ceasefire": 6057, + "muhammad": 6058, + "nepal": 6059, + "##pay": 6060, + "##mon": 6061, + "helicopters": 6062, + "##ware": 6063, + "traged": 6064, + "violated": 6065, + "overs": 6066, + "execution": 6067, + "restaurant": 6068, + "riot": 6069, + "##oli": 6070, + "gal": 6071, + "illin": 6072, + "strengthen": 6073, + "lanka": 6074, + "##roll": 6075, + "electron": 6076, + "recognition": 6077, + "##part": 6078, + "hostages": 6079, + "lady": 6080, + "gon": 6081, + "dole": 6082, + "##estine": 6083, + "##comm": 6084, + "##ixon": 6085, + "governors": 6086, + "illinois": 6087, + "crossing": 6088, + "leads": 6089, + "##enth": 6090, + "vladimir": 6091, + "queen": 6092, + "vision": 6093, + "sentences": 6094, + "customs": 6095, + "boss": 6096, + "nazi": 6097, + "oppose": 6098, + "##tsin": 6099, + "##mun": 6100, + "scar": 6101, + "uncon": 6102, + "contained": 6103, + "leaves": 6104, + "abandoned": 6105, + "alger": 6106, + "moves": 6107, + "principal": 6108, + "lind": 6109, + "firms": 6110, + "intim": 6111, + "follows": 6112, + "tob": 6113, + "yeltsin": 6114, + "miller": 6115, + "chris": 6116, + "argue": 6117, + "brigade": 6118, + "passing": 6119, + "optim": 6120, + "criminals": 6121, + "##born": 6122, + "frequently": 6123, + "buried": 6124, + "##nis": 6125, + "##ivity": 6126, + "core": 6127, + "obviously": 6128, + "hostage": 6129, + "estimates": 6130, + "contracts": 6131, + "1980": 6132, + "##aire": 6133, + "causes": 6134, + "reconcil": 6135, + "las": 6136, + "drove": 6137, + "supports": 6138, + "##otic": 6139, + "jul": 6140, + "appealed": 6141, + "##ports": 6142, + "charl": 6143, + "hay": 6144, + "1986": 6145, + "requests": 6146, + "fate": 6147, + "##ocks": 6148, + "ring": 6149, + "##inson": 6150, + "drag": 6151, + "endorse": 6152, + "hat": 6153, + "##tle": 6154, + "##umar": 6155, + "58": 6156, + "##care": 6157, + "easily": 6158, + "quake": 6159, + "bullet": 6160, + "possession": 6161, + "aer": 6162, + "winter": 6163, + "impeachment": 6164, + "luc": 6165, + "forg": 6166, + "##vic": 6167, + "prepare": 6168, + "juris": 6169, + "arguments": 6170, + "stake": 6171, + "prevention": 6172, + "##kins": 6173, + "##isons": 6174, + "##water": 6175, + "aboard": 6176, + "57": 6177, + "desire": 6178, + "sympath": 6179, + "sparked": 6180, + "##osen": 6181, + "loan": 6182, + "##roc": 6183, + "concrete": 6184, + "mans": 6185, + "##oom": 6186, + "moon": 6187, + "1980s": 6188, + "struct": 6189, + "engage": 6190, + "element": 6191, + "extent": 6192, + "prelimin": 6193, + "stem": 6194, + "##iri": 6195, + "steve": 6196, + "##gra": 6197, + "interrog": 6198, + "mao": 6199, + "empt": 6200, + "fields": 6201, + "burned": 6202, + "appre": 6203, + "offers": 6204, + "##ito": 6205, + "judgment": 6206, + "uncertain": 6207, + "assessment": 6208, + "ric": 6209, + "column": 6210, + "sect": 6211, + "map": 6212, + "czech": 6213, + "nationalist": 6214, + "adequ": 6215, + "##icket": 6216, + "library": 6217, + "jes": 6218, + "mol": 6219, + "##illed": 6220, + "reduction": 6221, + "animals": 6222, + "accom": 6223, + "deployment": 6224, + "elig": 6225, + "##opher": 6226, + "pictures": 6227, + "tony": 6228, + "expansion": 6229, + "merkel": 6230, + "promot": 6231, + "fisher": 6232, + "happening": 6233, + "howard": 6234, + "preliminary": 6235, + "##icated": 6236, + "grave": 6237, + "inh": 6238, + "principle": 6239, + "##rs": 6240, + "##ouri": 6241, + "closing": 6242, + "portug": 6243, + "##adh": 6244, + "approxim": 6245, + "darfur": 6246, + "insurgency": 6247, + "nag": 6248, + "permit": 6249, + "189": 6250, + "##itable": 6251, + "transpar": 6252, + "aspect": 6253, + "ford": 6254, + "alexander": 6255, + "##ima": 6256, + "##fall": 6257, + "riv": 6258, + "illness": 6259, + "##inct": 6260, + "tend": 6261, + "assigned": 6262, + "remote": 6263, + "notes": 6264, + "developments": 6265, + "arrival": 6266, + "promises": 6267, + "fires": 6268, + "targeting": 6269, + "rever": 6270, + "applied": 6271, + "addressing": 6272, + "reserv": 6273, + "sponsored": 6274, + "desper": 6275, + "barri": 6276, + "rome": 6277, + "##oration": 6278, + "accompl": 6279, + "superior": 6280, + "reiter": 6281, + "qat": 6282, + "advanced": 6283, + "km": 6284, + "##rian": 6285, + "penins": 6286, + "audience": 6287, + "ryan": 6288, + "hamp": 6289, + "infantry": 6290, + "marijuana": 6291, + "seeks": 6292, + "aged": 6293, + "##crib": 6294, + "reven": 6295, + "adds": 6296, + "client": 6297, + "iron": 6298, + "controls": 6299, + "rall": 6300, + "85": 6301, + "animal": 6302, + "pair": 6303, + "##bour": 6304, + "fol": 6305, + "contributions": 6306, + "interpret": 6307, + "unpre": 6308, + "##arity": 6309, + "comfort": 6310, + "approximately": 6311, + "protecting": 6312, + "##ishing": 6313, + "hasn": 6314, + "entit": 6315, + "questioning": 6316, + "reser": 6317, + "colorado": 6318, + "crashed": 6319, + "##eastern": 6320, + "yugoslavia": 6321, + "sovereignty": 6322, + "guarantee": 6323, + "survived": 6324, + "watching": 6325, + "lyn": 6326, + "plants": 6327, + "1984": 6328, + "interviews": 6329, + "##attan": 6330, + "dy": 6331, + "##bul": 6332, + "libyan": 6333, + "mahm": 6334, + "harsh": 6335, + "privacy": 6336, + "hij": 6337, + "robbery": 6338, + "defended": 6339, + "regiment": 6340, + "oly": 6341, + "##uits": 6342, + "castro": 6343, + "##zi": 6344, + "unac": 6345, + "dump": 6346, + "chron": 6347, + "##amo": 6348, + "bench": 6349, + "##aming": 6350, + "chile": 6351, + "taylor": 6352, + "happens": 6353, + "brain": 6354, + "competition": 6355, + "losses": 6356, + "##ologist": 6357, + "fees": 6358, + "fewer": 6359, + "praised": 6360, + "worldwide": 6361, + "1979": 6362, + "cul": 6363, + "##ius": 6364, + "parking": 6365, + "olymp": 6366, + "observ": 6367, + "friendly": 6368, + "transl": 6369, + "##ucky": 6370, + "atlantic": 6371, + "mak": 6372, + "##gers": 6373, + "walking": 6374, + "divers": 6375, + "##ders": 6376, + "eval": 6377, + "negotiate": 6378, + "registration": 6379, + "corporate": 6380, + "##pan": 6381, + "ramp": 6382, + "dir": 6383, + "announce": 6384, + "haz": 6385, + "han": 6386, + "foreigners": 6387, + "circuit": 6388, + "pact": 6389, + "treasury": 6390, + "##oning": 6391, + "impose": 6392, + "academy": 6393, + "genoc": 6394, + "opportunities": 6395, + "##eh": 6396, + "champ": 6397, + "charter": 6398, + "retirement": 6399, + "overwhelming": 6400, + "peninsula": 6401, + "detailed": 6402, + "steel": 6403, + "improved": 6404, + "parent": 6405, + "annan": 6406, + "shout": 6407, + "escaped": 6408, + "##zai": 6409, + "historical": 6410, + "demonstration": 6411, + "constituency": 6412, + "##berts": 6413, + "gained": 6414, + "enl": 6415, + "ukrainian": 6416, + "lies": 6417, + "ske": 6418, + "##utation": 6419, + "au": 6420, + "volunteers": 6421, + "##itary": 6422, + "assassination": 6423, + "departments": 6424, + "excess": 6425, + "distur": 6426, + "battalion": 6427, + "damasc": 6428, + "accur": 6429, + "##bon": 6430, + "##jab": 6431, + "attract": 6432, + "elderly": 6433, + "prol": 6434, + "##friend": 6435, + "license": 6436, + "satellite": 6437, + "indig": 6438, + "shell": 6439, + "unlike": 6440, + "conce": 6441, + "damascus": 6442, + "fred": 6443, + "wre": 6444, + "writ": 6445, + "##xual": 6446, + "kiss": 6447, + "##dh": 6448, + "lev": 6449, + "sharif": 6450, + "capture": 6451, + "bomber": 6452, + "counties": 6453, + "##rov": 6454, + "catch": 6455, + "inspectors": 6456, + "reinfor": 6457, + "##gen": 6458, + "taxpay": 6459, + "##iami": 6460, + "##uri": 6461, + "window": 6462, + "columbia": 6463, + "##adi": 6464, + "arbit": 6465, + "territories": 6466, + "krem": 6467, + "percentage": 6468, + "handle": 6469, + "commanders": 6470, + "incumbent": 6471, + "attending": 6472, + "mainland": 6473, + "visitors": 6474, + "weekly": 6475, + "cyber": 6476, + "marines": 6477, + "pursue": 6478, + "approve": 6479, + "straight": 6480, + "##abeth": 6481, + "mugabe": 6482, + "giant": 6483, + "##stri": 6484, + "miami": 6485, + "1985": 6486, + "prize": 6487, + "peacekeeping": 6488, + "feared": 6489, + "62": 6490, + "oak": 6491, + "uganda": 6492, + "contrast": 6493, + "consc": 6494, + "communication": 6495, + "120": 6496, + "raids": 6497, + "##ounted": 6498, + "scientific": 6499, + "##western": 6500, + "statistics": 6501, + "familiar": 6502, + "ic": 6503, + "collapsed": 6504, + "59": 6505, + "##add": 6506, + "micro": 6507, + "pounds": 6508, + "coff": 6509, + "stal": 6510, + "tragedy": 6511, + "unusual": 6512, + "hampshire": 6513, + "sie": 6514, + "##mes": 6515, + "negotiating": 6516, + "##andum": 6517, + "chosen": 6518, + "checks": 6519, + "users": 6520, + "infl": 6521, + "kidnapped": 6522, + "kelly": 6523, + "peru": 6524, + "ends": 6525, + "kremlin": 6526, + "##osa": 6527, + "celeb": 6528, + "upr": 6529, + "##aro": 6530, + "##epers": 6531, + "stance": 6532, + "airline": 6533, + "##uous": 6534, + "intimid": 6535, + "forth": 6536, + "jurors": 6537, + "instance": 6538, + "gamb": 6539, + "##ales": 6540, + "##fast": 6541, + "stead": 6542, + "mitch": 6543, + "advocate": 6544, + "mub": 6545, + "adults": 6546, + "payment": 6547, + "virtually": 6548, + "##rible": 6549, + "ice": 6550, + "lying": 6551, + "memorandum": 6552, + "temple": 6553, + "kent": 6554, + "volunt": 6555, + "##reme": 6556, + "##iffs": 6557, + "##gb": 6558, + "dun": 6559, + "vatic": 6560, + "eliz": 6561, + "vatican": 6562, + "##kar": 6563, + "remov": 6564, + "##onsin": 6565, + "heading": 6566, + "proud": 6567, + "bought": 6568, + "##achi": 6569, + "jurisd": 6570, + "##arak": 6571, + "indictment": 6572, + "vietnamese": 6573, + "convoy": 6574, + "kr": 6575, + "roberts": 6576, + "solidarity": 6577, + "manhattan": 6578, + "reconciliation": 6579, + "202": 6580, + "##hari": 6581, + "trials": 6582, + "colonel": 6583, + "ranking": 6584, + "cleared": 6585, + "haiti": 6586, + "##oured": 6587, + "72": 6588, + "mushar": 6589, + "loans": 6590, + "##licit": 6591, + "sees": 6592, + "duties": 6593, + "##erb": 6594, + "##zan": 6595, + "denies": 6596, + "shots": 6597, + "##anim": 6598, + "legitimate": 6599, + "kam": 6600, + "extreme": 6601, + "editorial": 6602, + "accusing": 6603, + "##rate": 6604, + "##itely": 6605, + "proved": 6606, + "##kers": 6607, + "##och": 6608, + "pilots": 6609, + "procedure": 6610, + "64": 6611, + "ank": 6612, + "##atri": 6613, + "chall": 6614, + "enact": 6615, + "tas": 6616, + "executed": 6617, + "sky": 6618, + "genocide": 6619, + "sessions": 6620, + "186": 6621, + "surgery": 6622, + "musharraf": 6623, + "##enko": 6624, + "earn": 6625, + "punjab": 6626, + "consideration": 6627, + "nab": 6628, + "henry": 6629, + "coastal": 6630, + "cypr": 6631, + "1st": 6632, + "passage": 6633, + "##ipe": 6634, + "conte": 6635, + "roughly": 6636, + "##dogan": 6637, + "##una": 6638, + "exploded": 6639, + "tunis": 6640, + "fit": 6641, + "stable": 6642, + "##elson": 6643, + "policemen": 6644, + "##etor": 6645, + "alongside": 6646, + "salvador": 6647, + "regularly": 6648, + "increases": 6649, + "massacre": 6650, + "erdogan": 6651, + "magistr": 6652, + "##vey": 6653, + "overn": 6654, + "sons": 6655, + "interven": 6656, + "hired": 6657, + "christopher": 6658, + "##cedented": 6659, + "##can": 6660, + "##uro": 6661, + "rivers": 6662, + "collection": 6663, + "wisc": 6664, + "##inn": 6665, + "unprecedented": 6666, + "symbol": 6667, + "struggling": 6668, + "goals": 6669, + "##phere": 6670, + "title": 6671, + "arguing": 6672, + "renewed": 6673, + "1987": 6674, + "fost": 6675, + "experienced": 6676, + "##rie": 6677, + "overnight": 6678, + "copyr": 6679, + "personally": 6680, + "flew": 6681, + "defendant": 6682, + "95": 6683, + "atom": 6684, + "eric": 6685, + "guidelines": 6686, + "partial": 6687, + "##iner": 6688, + "tension": 6689, + "mistake": 6690, + "participants": 6691, + "##state": 6692, + "height": 6693, + "fishing": 6694, + "pension": 6695, + "##raid": 6696, + "disagree": 6697, + "extremists": 6698, + "undert": 6699, + "stan": 6700, + "##esa": 6701, + "manila": 6702, + "desert": 6703, + "wisconsin": 6704, + "correspondent": 6705, + "nev": 6706, + "authorized": 6707, + "russians": 6708, + "rud": 6709, + "nether": 6710, + "serbian": 6711, + "trees": 6712, + "hide": 6713, + "cocaine": 6714, + "grass": 6715, + "arrive": 6716, + "southwest": 6717, + "trading": 6718, + "healthcare": 6719, + "##ibilities": 6720, + "condemn": 6721, + "deny": 6722, + "collabor": 6723, + "medi": 6724, + "academic": 6725, + "disarm": 6726, + "purposes": 6727, + "sustain": 6728, + "stephen": 6729, + "trucks": 6730, + "##uru": 6731, + "listen": 6732, + "insp": 6733, + "##olved": 6734, + "##iveness": 6735, + "pas": 6736, + "##din": 6737, + "interf": 6738, + "becomes": 6739, + "watched": 6740, + "divor": 6741, + "temper": 6742, + "conflicts": 6743, + "dispatch": 6744, + "bitter": 6745, + "##irm": 6746, + "overturn": 6747, + "nixon": 6748, + "proof": 6749, + "swiss": 6750, + "dean": 6751, + "forcing": 6752, + "bru": 6753, + "##adel": 6754, + "##gas": 6755, + "##aba": 6756, + "1983": 6757, + "tonight": 6758, + "cru": 6759, + "##oko": 6760, + "mubarak": 6761, + "cruz": 6762, + "##arag": 6763, + "fern": 6764, + "burning": 6765, + "fleet": 6766, + "medicare": 6767, + "doors": 6768, + "reconst": 6769, + "##acco": 6770, + "signing": 6771, + "settlements": 6772, + "exhib": 6773, + "memo": 6774, + "pier": 6775, + "reluct": 6776, + "elizabeth": 6777, + "airstri": 6778, + "investigated": 6779, + "##ilt": 6780, + "copyright": 6781, + "lod": 6782, + "operated": 6783, + "missions": 6784, + "longtime": 6785, + "hid": 6786, + "breach": 6787, + "1982": 6788, + "##rass": 6789, + "transit": 6790, + "afraid": 6791, + "funded": 6792, + "edge": 6793, + "fulf": 6794, + "embra": 6795, + "unfair": 6796, + "##osevic": 6797, + "##iani": 6798, + "mohammad": 6799, + "legislators": 6800, + "tobacco": 6801, + "compar": 6802, + "marks": 6803, + "milosevic": 6804, + "##isa": 6805, + "kal": 6806, + "maryland": 6807, + "capable": 6808, + "misc": 6809, + "glass": 6810, + "ammun": 6811, + "kidnapping": 6812, + "gray": 6813, + "relevant": 6814, + "reputation": 6815, + "intense": 6816, + "##iser": 6817, + "ly": 6818, + "##ovic": 6819, + "mining": 6820, + "moroc": 6821, + "sudanese": 6822, + "begins": 6823, + "actual": 6824, + "##rence": 6825, + "##andan": 6826, + "household": 6827, + "cu": 6828, + "##lem": 6829, + "netherlands": 6830, + "##cer": 6831, + "erupted": 6832, + "physic": 6833, + "63": 6834, + "lam": 6835, + "wire": 6836, + "cp": 6837, + "##elle": 6838, + "balt": 6839, + "attempting": 6840, + "encouraged": 6841, + "hair": 6842, + "scores": 6843, + "churches": 6844, + "##athan": 6845, + "hijack": 6846, + "unhcr": 6847, + "disputes": 6848, + "bars": 6849, + "railway": 6850, + "isis": 6851, + "consensus": 6852, + "cow": 6853, + "unanim": 6854, + "winds": 6855, + "prisons": 6856, + "rhetor": 6857, + "delivery": 6858, + "drinking": 6859, + "uses": 6860, + "prisoner": 6861, + "66": 6862, + "zuma": 6863, + "cambodia": 6864, + "convin": 6865, + "tells": 6866, + "predicted": 6867, + "progressive": 6868, + "aggressive": 6869, + "rank": 6870, + "propag": 6871, + "separatist": 6872, + "committees": 6873, + "battles": 6874, + "nicarag": 6875, + "##igar": 6876, + "##asser": 6877, + "##win": 6878, + "stayed": 6879, + "accompanied": 6880, + "uprising": 6881, + "schedule": 6882, + "weigh": 6883, + "rot": 6884, + "poison": 6885, + "chiefs": 6886, + "##my": 6887, + "preced": 6888, + "fier": 6889, + "clark": 6890, + "matt": 6891, + "employers": 6892, + "theft": 6893, + "cooperate": 6894, + "agricultural": 6895, + "distance": 6896, + "mount": 6897, + "subsequently": 6898, + "acted": 6899, + "tourism": 6900, + "mutual": 6901, + "liter": 6902, + "corner": 6903, + "departure": 6904, + "ammunition": 6905, + "somebody": 6906, + "##dc": 6907, + "##osh": 6908, + "reun": 6909, + "extensive": 6910, + "nick": 6911, + "61": 6912, + "mobil": 6913, + "bak": 6914, + "fake": 6915, + "approached": 6916, + "73": 6917, + "scottish": 6918, + "inaugur": 6919, + "surprised": 6920, + "investors": 6921, + "combined": 6922, + "##uations": 6923, + "convinced": 6924, + "tam": 6925, + "##illa": 6926, + "learning": 6927, + "famous": 6928, + "depos": 6929, + "indigen": 6930, + "ori": 6931, + "settled": 6932, + "destin": 6933, + "infected": 6934, + "##ira": 6935, + "anticip": 6936, + "device": 6937, + "grown": 6938, + "breath": 6939, + "##bal": 6940, + "##aver": 6941, + "footage": 6942, + "windows": 6943, + "##gests": 6944, + "intel": 6945, + "cards": 6946, + "corporation": 6947, + "legally": 6948, + "resolved": 6949, + "##etary": 6950, + "##inal": 6951, + "turnout": 6952, + "heat": 6953, + "neut": 6954, + "suggests": 6955, + "badly": 6956, + "dl": 6957, + "weight": 6958, + "tactics": 6959, + "earned": 6960, + "gap": 6961, + "bankrupt": 6962, + "tu": 6963, + "conclusion": 6964, + "enterpr": 6965, + "shad": 6966, + "torn": 6967, + "##lan": 6968, + "challenged": 6969, + "absence": 6970, + "##lyn": 6971, + "injury": 6972, + "landing": 6973, + "leon": 6974, + "damages": 6975, + "games": 6976, + "##ingly": 6977, + "mud": 6978, + "rav": 6979, + "sym": 6980, + "##itage": 6981, + "expression": 6982, + "##night": 6983, + "responding": 6984, + "patrick": 6985, + "minorities": 6986, + "cyprus": 6987, + "loved": 6988, + "attacking": 6989, + "kumar": 6990, + "ga": 6991, + "##omet": 6992, + "concerning": 6993, + "##kin": 6994, + "concess": 6995, + "##orrow": 6996, + "gate": 6997, + "##pec": 6998, + "triggered": 6999, + "thousand": 7000, + "gand": 7001, + "##attered": 7002, + "interviewed": 7003, + "integrity": 7004, + "khal": 7005, + "killer": 7006, + "hindu": 7007, + "tree": 7008, + "dogs": 7009, + "eligible": 7010, + "faction": 7011, + "christians": 7012, + "entirely": 7013, + "pin": 7014, + "remind": 7015, + "malik": 7016, + "##bach": 7017, + "outrage": 7018, + "scrut": 7019, + "##zz": 7020, + "##held": 7021, + "solve": 7022, + "nur": 7023, + "enrich": 7024, + "wounds": 7025, + "atomic": 7026, + "##abled": 7027, + "tomorrow": 7028, + "spy": 7029, + "determination": 7030, + "##ocation": 7031, + "##ography": 7032, + "grab": 7033, + "sight": 7034, + "factory": 7035, + "boats": 7036, + "significantly": 7037, + "##illo": 7038, + "replied": 7039, + "tons": 7040, + "##feld": 7041, + "donors": 7042, + "outp": 7043, + "##racted": 7044, + "liqu": 7045, + "##che": 7046, + "youths": 7047, + "chose": 7048, + "expanded": 7049, + "sheikh": 7050, + "ment": 7051, + "ease": 7052, + "reasonable": 7053, + "rwanda": 7054, + "##ommod": 7055, + "peters": 7056, + "ethiopia": 7057, + "factions": 7058, + "gross": 7059, + "archit": 7060, + "explosive": 7061, + "dign": 7062, + "188": 7063, + "distribution": 7064, + "warren": 7065, + "fernand": 7066, + "mall": 7067, + "accommod": 7068, + "architect": 7069, + "##eneg": 7070, + "simpson": 7071, + "favour": 7072, + "##iel": 7073, + "ranks": 7074, + "prosper": 7075, + "classes": 7076, + "signal": 7077, + "stronger": 7078, + "primarily": 7079, + "hunt": 7080, + "quit": 7081, + "##hs": 7082, + "purchase": 7083, + "promoting": 7084, + "##jection": 7085, + "##allah": 7086, + "albert": 7087, + "pledge": 7088, + "visa": 7089, + "regret": 7090, + "bip": 7091, + "##lah": 7092, + "nationals": 7093, + "shan": 7094, + "##arms": 7095, + "##sc": 7096, + "##ributed": 7097, + "tru": 7098, + "restrict": 7099, + "pattern": 7100, + "facilit": 7101, + "gil": 7102, + "parks": 7103, + "##jah": 7104, + "greatest": 7105, + "laugh": 7106, + "covering": 7107, + "##icked": 7108, + "recruit": 7109, + "restra": 7110, + "framework": 7111, + "##olas": 7112, + "##osi": 7113, + "returns": 7114, + "extension": 7115, + "rushed": 7116, + "dw": 7117, + "##see": 7118, + "urge": 7119, + "ousted": 7120, + "dawn": 7121, + "exit": 7122, + "argentina": 7123, + "hut": 7124, + "euros": 7125, + "sev": 7126, + "stuff": 7127, + "anthony": 7128, + "wra": 7129, + "flat": 7130, + "string": 7131, + "prede": 7132, + "rifle": 7133, + "incor": 7134, + "uran": 7135, + "removal": 7136, + "falling": 7137, + "sufficient": 7138, + "echo": 7139, + "adult": 7140, + "fleeing": 7141, + "spoken": 7142, + "immigrant": 7143, + "suffer": 7144, + "chaos": 7145, + "palestine": 7146, + "indigenous": 7147, + "feat": 7148, + "advised": 7149, + "traveling": 7150, + "ignored": 7151, + "lewis": 7152, + "associate": 7153, + "achieved": 7154, + "uc": 7155, + "pad": 7156, + "67": 7157, + "thor": 7158, + "copy": 7159, + "##fit": 7160, + "avo": 7161, + "winner": 7162, + "evacuated": 7163, + "fallen": 7164, + "pages": 7165, + "armen": 7166, + "lobb": 7167, + "roof": 7168, + "hunting": 7169, + "1981": 7170, + "switch": 7171, + "##thodox": 7172, + "attached": 7173, + "endorsed": 7174, + "transcri": 7175, + "context": 7176, + "##ressed": 7177, + "mountains": 7178, + "##fl": 7179, + "perfect": 7180, + "hond": 7181, + "##ova": 7182, + "emir": 7183, + "improving": 7184, + "reass": 7185, + "91": 7186, + "1967": 7187, + "implemented": 7188, + "##antan": 7189, + "dinner": 7190, + "landed": 7191, + "anybody": 7192, + "easier": 7193, + "qatar": 7194, + "##cia": 7195, + "##osexual": 7196, + "select": 7197, + "factors": 7198, + "embarrass": 7199, + "cleric": 7200, + "chad": 7201, + "executives": 7202, + "viewed": 7203, + "reducing": 7204, + "clients": 7205, + "networks": 7206, + "##ien": 7207, + "sustained": 7208, + "disappeared": 7209, + "##place": 7210, + "1970s": 7211, + "corrupt": 7212, + "totally": 7213, + "benj": 7214, + "lawmaker": 7215, + "getty": 7216, + "exports": 7217, + "ventura": 7218, + "slightly": 7219, + "yell": 7220, + "cler": 7221, + "##een": 7222, + "indicted": 7223, + "assured": 7224, + "rou": 7225, + "theory": 7226, + "attitude": 7227, + "accountability": 7228, + "##gal": 7229, + "##ato": 7230, + "##pro": 7231, + "68": 7232, + "advertise": 7233, + "finished": 7234, + "##araj": 7235, + "colonial": 7236, + "scholars": 7237, + "underground": 7238, + "indicate": 7239, + "rent": 7240, + "lunch": 7241, + "fro": 7242, + "##pton": 7243, + "giul": 7244, + "##endra": 7245, + "##lywood": 7246, + "liv": 7247, + "rockets": 7248, + "##ongh": 7249, + "exile": 7250, + "chain": 7251, + "retain": 7252, + "confirmation": 7253, + "bloody": 7254, + "businessman": 7255, + "wheel": 7256, + "brutal": 7257, + "hassan": 7258, + "appreci": 7259, + "shootings": 7260, + "valid": 7261, + "##sp": 7262, + "beaten": 7263, + "imprisonment": 7264, + "##guard": 7265, + "movie": 7266, + "lux": 7267, + "##urer": 7268, + "nad": 7269, + "counterpart": 7270, + "decline": 7271, + "karachi": 7272, + "spr": 7273, + "benjamin": 7274, + "pipeline": 7275, + "xi": 7276, + "mandela": 7277, + "wer": 7278, + "tied": 7279, + "shock": 7280, + "intent": 7281, + "besides": 7282, + "bishop": 7283, + "##igation": 7284, + "greg": 7285, + "confrontation": 7286, + "atlanta": 7287, + "eb": 7288, + "##wards": 7289, + "participated": 7290, + "extraordin": 7291, + "threw": 7292, + "##eli": 7293, + "properly": 7294, + "##rance": 7295, + "explan": 7296, + "gonz": 7297, + "justices": 7298, + "teaching": 7299, + "gunman": 7300, + "##ube": 7301, + "predecess": 7302, + "lift": 7303, + "##gt": 7304, + "murders": 7305, + "briefly": 7306, + "##ffici": 7307, + "##stream": 7308, + "uranium": 7309, + "articles": 7310, + "##pass": 7311, + "extremist": 7312, + "tweeted": 7313, + "remark": 7314, + "connected": 7315, + "cells": 7316, + "##actions": 7317, + "##ternal": 7318, + "calc": 7319, + "myself": 7320, + "proc": 7321, + "##olis": 7322, + "hell": 7323, + "mixed": 7324, + "murdered": 7325, + "bloom": 7326, + "upcoming": 7327, + "metal": 7328, + "jay": 7329, + "operational": 7330, + "sid": 7331, + "hug": 7332, + "ranging": 7333, + "troubled": 7334, + "speaks": 7335, + "educational": 7336, + "187": 7337, + "deals": 7338, + "collected": 7339, + "neutral": 7340, + "recip": 7341, + "entitled": 7342, + "sark": 7343, + "cos": 7344, + "contacts": 7345, + "trapped": 7346, + "dlrs": 7347, + "conducting": 7348, + "math": 7349, + "conver": 7350, + "##life": 7351, + "arrangements": 7352, + "omar": 7353, + "karzai": 7354, + "dna": 7355, + "flee": 7356, + "sweden": 7357, + "hurric": 7358, + "bottom": 7359, + "##armed": 7360, + "testify": 7361, + "movements": 7362, + "forb": 7363, + "steal": 7364, + "77": 7365, + "peacekeepers": 7366, + "cook": 7367, + "selected": 7368, + "74": 7369, + "divisions": 7370, + "variety": 7371, + "surface": 7372, + "latter": 7373, + "##rin": 7374, + "bigger": 7375, + "mainten": 7376, + "guerrilla": 7377, + "unw": 7378, + "sentencing": 7379, + "locked": 7380, + "occas": 7381, + "successfully": 7382, + "pool": 7383, + "##chester": 7384, + "1945": 7385, + "examination": 7386, + "guine": 7387, + "epid": 7388, + "emotional": 7389, + "scra": 7390, + "##ocking": 7391, + "revers": 7392, + "pit": 7393, + "##ught": 7394, + "engineering": 7395, + "syn": 7396, + "maintenance": 7397, + "orthodox": 7398, + "exclud": 7399, + "caution": 7400, + "striking": 7401, + "ging": 7402, + "nas": 7403, + "ronald": 7404, + "chances": 7405, + "silence": 7406, + "##iable": 7407, + "bernard": 7408, + "sexually": 7409, + "searching": 7410, + "prevented": 7411, + "nich": 7412, + "atmos": 7413, + "filing": 7414, + "bombers": 7415, + "dramatic": 7416, + "holl": 7417, + "acres": 7418, + "isolated": 7419, + "gab": 7420, + "rhetoric": 7421, + "wang": 7422, + "mohamed": 7423, + "advisers": 7424, + "anx": 7425, + "smuggling": 7426, + "ark": 7427, + "suggesting": 7428, + "##emies": 7429, + "wear": 7430, + "devices": 7431, + "abol": 7432, + "##isive": 7433, + "assum": 7434, + "##iets": 7435, + "stamp": 7436, + "sum": 7437, + "currency": 7438, + "##odes": 7439, + "tiny": 7440, + "thir": 7441, + "rivals": 7442, + "fein": 7443, + "electronic": 7444, + "vic": 7445, + "shield": 7446, + "estimate": 7447, + "revol": 7448, + "congressman": 7449, + "##ching": 7450, + "sports": 7451, + "upset": 7452, + "empty": 7453, + "dil": 7454, + "pir": 7455, + "antonio": 7456, + "nelson": 7457, + "observed": 7458, + "thinks": 7459, + "clip": 7460, + "territorial": 7461, + "resulting": 7462, + "closure": 7463, + "advisory": 7464, + "zero": 7465, + "##nya": 7466, + "industries": 7467, + "peoples": 7468, + "boeing": 7469, + "busy": 7470, + "lifted": 7471, + "walls": 7472, + "##azi": 7473, + "deterior": 7474, + "construct": 7475, + "##phia": 7476, + "belgium": 7477, + "##sters": 7478, + "slog": 7479, + "thrown": 7480, + "heritage": 7481, + "cheney": 7482, + "tower": 7483, + "successor": 7484, + "memory": 7485, + "cargo": 7486, + "reconstruction": 7487, + "adam": 7488, + "##ierra": 7489, + "##fare": 7490, + "difficulties": 7491, + "enh": 7492, + "empire": 7493, + "requiring": 7494, + "harry": 7495, + "soviets": 7496, + "vigil": 7497, + "tourist": 7498, + "enorm": 7499, + "hiding": 7500, + "extradition": 7501, + "silver": 7502, + "exposed": 7503, + "campaigning": 7504, + "##ories": 7505, + "surrounded": 7506, + "carrier": 7507, + "##tra": 7508, + "cav": 7509, + "ticket": 7510, + "alab": 7511, + "performed": 7512, + "foster": 7513, + "missouri": 7514, + "normally": 7515, + "organisations": 7516, + "disrupt": 7517, + "journey": 7518, + "##hl": 7519, + "guate": 7520, + "submar": 7521, + "thirds": 7522, + "fault": 7523, + "sleep": 7524, + "philadel": 7525, + "chir": 7526, + "guatemal": 7527, + "awar": 7528, + "ordinary": 7529, + "croatia": 7530, + "mines": 7531, + "broader": 7532, + "sympt": 7533, + "bath": 7534, + "reiterated": 7535, + "metrop": 7536, + "ankara": 7537, + "admir": 7538, + "administer": 7539, + "cad": 7540, + "eat": 7541, + "##hr": 7542, + "71": 7543, + "##onghold": 7544, + "concept": 7545, + "gingrich": 7546, + "maria": 7547, + "propaganda": 7548, + "militias": 7549, + "stronghold": 7550, + "parade": 7551, + "guantan": 7552, + "ross": 7553, + "##rahim": 7554, + "applications": 7555, + "jong": 7556, + "chapter": 7557, + "awareness": 7558, + "mueller": 7559, + "neck": 7560, + "kansas": 7561, + "guantanamo": 7562, + "barbara": 7563, + "##enging": 7564, + "suddenly": 7565, + "skills": 7566, + "cable": 7567, + "ads": 7568, + "bureauc": 7569, + "donations": 7570, + "expensive": 7571, + "camera": 7572, + "chechnya": 7573, + "multi": 7574, + "employed": 7575, + "smoking": 7576, + "cord": 7577, + "contribute": 7578, + "edwards": 7579, + "philadelphia": 7580, + "1975": 7581, + "buhari": 7582, + "lean": 7583, + "equality": 7584, + "ethics": 7585, + "classified": 7586, + "profit": 7587, + "diagn": 7588, + "digital": 7589, + "topp": 7590, + "fan": 7591, + "rodrig": 7592, + "bipart": 7593, + "recording": 7594, + "ree": 7595, + "lap": 7596, + "sets": 7597, + "bog": 7598, + "garden": 7599, + "wash": 7600, + "shares": 7601, + "##ordination": 7602, + "##une": 7603, + "barg": 7604, + "giuliani": 7605, + "##how": 7606, + "tall": 7607, + "##zh": 7608, + "ka": 7609, + "cameron": 7610, + "cameras": 7611, + "##ingu": 7612, + "blacks": 7613, + "migration": 7614, + "pregnant": 7615, + "##here": 7616, + "buses": 7617, + "ambul": 7618, + "esp": 7619, + "gains": 7620, + "jav": 7621, + "alaska": 7622, + "##hire": 7623, + "submit": 7624, + "rounds": 7625, + "speculation": 7626, + "tweet": 7627, + "collective": 7628, + "johan": 7629, + "##ema": 7630, + "jak": 7631, + "conced": 7632, + "stick": 7633, + "subsequent": 7634, + "intellect": 7635, + "##anded": 7636, + "civic": 7637, + "##essing": 7638, + "regulation": 7639, + "adequate": 7640, + "jurisdiction": 7641, + "universities": 7642, + "om": 7643, + "##away": 7644, + "mumb": 7645, + "residential": 7646, + "hungary": 7647, + "baker": 7648, + "comply": 7649, + "ja": 7650, + "volunteer": 7651, + "nasa": 7652, + "oklah": 7653, + "elite": 7654, + "boycott": 7655, + "austria": 7656, + "monu": 7657, + "sierra": 7658, + "##arta": 7659, + "blog": 7660, + "beating": 7661, + "motivated": 7662, + "swift": 7663, + "assert": 7664, + "##holders": 7665, + "76": 7666, + "sacr": 7667, + "cigar": 7668, + "kaz": 7669, + "##enna": 7670, + "eliminate": 7671, + "constant": 7672, + "##aces": 7673, + "juan": 7674, + "governance": 7675, + "confron": 7676, + "lop": 7677, + "graham": 7678, + "merely": 7679, + "challenging": 7680, + "moore": 7681, + "allen": 7682, + "consol": 7683, + "switzer": 7684, + "engineer": 7685, + "opponent": 7686, + "alabama": 7687, + "relative": 7688, + "truce": 7689, + "violating": 7690, + "##ori": 7691, + "riots": 7692, + "rescued": 7693, + "catal": 7694, + "squadron": 7695, + "##thy": 7696, + "transform": 7697, + "designated": 7698, + "usual": 7699, + "##zen": 7700, + "somali": 7701, + "##board": 7702, + "publication": 7703, + "seekers": 7704, + "oversight": 7705, + "##adic": 7706, + "##ushed": 7707, + "courtroom": 7708, + "sacri": 7709, + "flooding": 7710, + "gandhi": 7711, + "dies": 7712, + "refusing": 7713, + "dod": 7714, + "openly": 7715, + "privile": 7716, + "##rif": 7717, + "vessel": 7718, + "sacrific": 7719, + "followers": 7720, + "respected": 7721, + "football": 7722, + "migrant": 7723, + "brooklyn": 7724, + "boris": 7725, + "arriving": 7726, + "louisiana": 7727, + "lah": 7728, + "perce": 7729, + "78": 7730, + "banking": 7731, + "pleas": 7732, + "##unction": 7733, + "solutions": 7734, + "harbor": 7735, + "villagers": 7736, + "##pur": 7737, + "unre": 7738, + "paramil": 7739, + "assassin": 7740, + "understood": 7741, + "census": 7742, + "existence": 7743, + "dick": 7744, + "consumer": 7745, + "switzerland": 7746, + "##aughters": 7747, + "protoc": 7748, + "unaccept": 7749, + "partly": 7750, + "shops": 7751, + "rallies": 7752, + "##acle": 7753, + "##oto": 7754, + "predict": 7755, + "staying": 7756, + "##ounting": 7757, + "ig": 7758, + "##omo": 7759, + "##ario": 7760, + "crossed": 7761, + "rehabil": 7762, + "maced": 7763, + "undermine": 7764, + "regardless": 7765, + "cens": 7766, + "humanity": 7767, + "oklahoma": 7768, + "wildlife": 7769, + "inspection": 7770, + "burden": 7771, + "serves": 7772, + "cool": 7773, + "mississ": 7774, + "charity": 7775, + "##stone": 7776, + "species": 7777, + "petro": 7778, + "staged": 7779, + "##eper": 7780, + "overth": 7781, + "##tering": 7782, + "##sky": 7783, + "updates": 7784, + "nevada": 7785, + "universal": 7786, + "tap": 7787, + "enemies": 7788, + "arabs": 7789, + "##phy": 7790, + "exped": 7791, + "courage": 7792, + "neighborhoods": 7793, + "festival": 7794, + "declare": 7795, + "auth": 7796, + "pieces": 7797, + "contacted": 7798, + "blind": 7799, + "promoted": 7800, + "##oln": 7801, + "##arely": 7802, + "slay": 7803, + "interference": 7804, + "brian": 7805, + "studied": 7806, + "dedicated": 7807, + "walker": 7808, + "pom": 7809, + "tape": 7810, + "delta": 7811, + "barrel": 7812, + "hollywood": 7813, + "savings": 7814, + "enth": 7815, + "fatah": 7816, + "birthday": 7817, + "delays": 7818, + "philos": 7819, + "wins": 7820, + "amaz": 7821, + "pace": 7822, + "smart": 7823, + "##oca": 7824, + "surrender": 7825, + "midnight": 7826, + "##eds": 7827, + "conversations": 7828, + "unfortunately": 7829, + "telegram": 7830, + "##kok": 7831, + "##zo": 7832, + "priest": 7833, + "contribution": 7834, + "##bec": 7835, + "dor": 7836, + "ott": 7837, + "coordination": 7838, + "diplomacy": 7839, + "elabor": 7840, + "gord": 7841, + "warnings": 7842, + "drawing": 7843, + "survive": 7844, + "latino": 7845, + "##liest": 7846, + "##uctions": 7847, + "consent": 7848, + "hunger": 7849, + "soph": 7850, + "attackers": 7851, + "initiatives": 7852, + "unilateral": 7853, + "fash": 7854, + "neighbouring": 7855, + "honest": 7856, + "deem": 7857, + "eve": 7858, + "locations": 7859, + "writers": 7860, + "absent": 7861, + "refusal": 7862, + "mississipp": 7863, + "fab": 7864, + "partisan": 7865, + "trend": 7866, + "unve": 7867, + "aims": 7868, + "obvious": 7869, + "ceme": 7870, + "supervisors": 7871, + "##ozy": 7872, + "unex": 7873, + "yellow": 7874, + "kan": 7875, + "carefully": 7876, + "##regon": 7877, + "##zed": 7878, + "tent": 7879, + "exceed": 7880, + "iii": 7881, + "suspension": 7882, + "answers": 7883, + "##teen": 7884, + "org": 7885, + "warm": 7886, + "dry": 7887, + "hispan": 7888, + "buying": 7889, + "##ropri": 7890, + "perry": 7891, + "brib": 7892, + "arts": 7893, + "traveled": 7894, + "grade": 7895, + "gangs": 7896, + "objective": 7897, + "leftist": 7898, + "flash": 7899, + "typically": 7900, + "unacceptable": 7901, + "sacrament": 7902, + "##oe": 7903, + "weren": 7904, + "minnes": 7905, + "sgt": 7906, + "##olitan": 7907, + "homosexual": 7908, + "newslet": 7909, + "rebell": 7910, + "##erto": 7911, + "broadc": 7912, + "130": 7913, + "##ded": 7914, + "enforce": 7915, + "temporarily": 7916, + "linc": 7917, + "governmental": 7918, + "##orted": 7919, + "actor": 7920, + "chant": 7921, + "barred": 7922, + "frequent": 7923, + "abducted": 7924, + "mississippi": 7925, + "caucus": 7926, + "complicated": 7927, + "formation": 7928, + "ted": 7929, + "parole": 7930, + "germans": 7931, + "mumbai": 7932, + "moth": 7933, + "raped": 7934, + "clothes": 7935, + "severely": 7936, + "hurricane": 7937, + "##cont": 7938, + "daughters": 7939, + "stun": 7940, + "diseases": 7941, + "guinea": 7942, + "##chi": 7943, + "romania": 7944, + "hub": 7945, + "crews": 7946, + "helm": 7947, + "plastic": 7948, + "ibrahim": 7949, + "monarch": 7950, + "skept": 7951, + "oregon": 7952, + "prayer": 7953, + "sarkozy": 7954, + "shouldn": 7955, + "thorough": 7956, + "2nd": 7957, + "writes": 7958, + "amounts": 7959, + "feels": 7960, + "portion": 7961, + "ourselves": 7962, + "knife": 7963, + "maintaining": 7964, + "sail": 7965, + "jets": 7966, + "stores": 7967, + "matth": 7968, + "##azeera": 7969, + "rick": 7970, + "autonomy": 7971, + "commem": 7972, + "stabbed": 7973, + "pradesh": 7974, + "bangkok": 7975, + "brid": 7976, + "thomp": 7977, + "kilomet": 7978, + "belgrade": 7979, + "##endered": 7980, + "suspicious": 7981, + "1978": 7982, + "discovery": 7983, + "undermin": 7984, + "eds": 7985, + "disclosed": 7986, + "minnesota": 7987, + "lincoln": 7988, + "##no": 7989, + "racism": 7990, + "manage": 7991, + "bullets": 7992, + "unt": 7993, + "secular": 7994, + "turns": 7995, + "kas": 7996, + "trem": 7997, + "cohen": 7998, + "tig": 7999, + "couples": 8000, + "##jections": 8001, + "preventing": 8002, + "defending": 8003, + "credibility": 8004, + "thompson": 8005, + "gear": 8006, + "infection": 8007, + "lawsuits": 8008, + "yang": 8009, + "##ews": 8010, + "methods": 8011, + "albanian": 8012, + "mahmoud": 8013, + "##inist": 8014, + "communists": 8015, + "chirac": 8016, + "##ache": 8017, + "##bell": 8018, + "bipartisan": 8019, + "epis": 8020, + "obligations": 8021, + "extraordinary": 8022, + "inher": 8023, + "hopeful": 8024, + "unique": 8025, + "ki": 8026, + "pelosi": 8027, + "external": 8028, + "optional": 8029, + "forget": 8030, + "##fa": 8031, + "error": 8032, + "lect": 8033, + "unders": 8034, + "soil": 8035, + "novel": 8036, + "distributed": 8037, + "atmosphere": 8038, + "twenty": 8039, + "kath": 8040, + "indication": 8041, + "consultant": 8042, + "##ika": 8043, + "dim": 8044, + "hostile": 8045, + "expects": 8046, + "simon": 8047, + "dougl": 8048, + "plaint": 8049, + "1974": 8050, + "meets": 8051, + "1976": 8052, + "##ranean": 8053, + "##iful": 8054, + "truly": 8055, + "influential": 8056, + "guys": 8057, + "permitted": 8058, + "sacramento": 8059, + "##dale": 8060, + "credible": 8061, + "falls": 8062, + "firearms": 8063, + "madrid": 8064, + "pharm": 8065, + "requirement": 8066, + "##uccess": 8067, + "##ads": 8068, + "##iev": 8069, + "types": 8070, + "wedding": 8071, + "hart": 8072, + "nevertheless": 8073, + "beng": 8074, + "dall": 8075, + "andre": 8076, + "##30": 8077, + "naw": 8078, + "##aman": 8079, + "guardian": 8080, + "essentially": 8081, + "69": 8082, + "bhut": 8083, + "##oum": 8084, + "##jud": 8085, + "##jar": 8086, + "devastating": 8087, + "harder": 8088, + "unsuccess": 8089, + "assur": 8090, + "rapidly": 8091, + "##ulu": 8092, + "portray": 8093, + "garcia": 8094, + "1972": 8095, + "mediter": 8096, + "shocked": 8097, + "mouth": 8098, + "pump": 8099, + "##erte": 8100, + "dischar": 8101, + "aspects": 8102, + "punch": 8103, + "##lord": 8104, + "pist": 8105, + "imagine": 8106, + "abdel": 8107, + "demonstrated": 8108, + "deser": 8109, + "software": 8110, + "sworn": 8111, + "supervisor": 8112, + "pill": 8113, + "secre": 8114, + "succeeded": 8115, + "discussing": 8116, + "costa": 8117, + "utah": 8118, + "screen": 8119, + "siege": 8120, + "blaze": 8121, + "anywhere": 8122, + "wu": 8123, + "engineers": 8124, + "terrible": 8125, + "##greg": 8126, + "##order": 8127, + "ceo": 8128, + "##bury": 8129, + "juven": 8130, + "considerable": 8131, + "##burgh": 8132, + "##oria": 8133, + "races": 8134, + "ride": 8135, + "amendments": 8136, + "threaten": 8137, + "bright": 8138, + "flags": 8139, + "gest": 8140, + "pard": 8141, + "reviewed": 8142, + "puts": 8143, + "usa": 8144, + "meters": 8145, + "pressed": 8146, + "cla": 8147, + "compliance": 8148, + "##lining": 8149, + "consolid": 8150, + "##ella": 8151, + "norway": 8152, + "##isi": 8153, + "sha": 8154, + "describe": 8155, + "##ables": 8156, + "consistent": 8157, + "participating": 8158, + "contractor": 8159, + "hondur": 8160, + "proposition": 8161, + "vessels": 8162, + "certific": 8163, + "burns": 8164, + "tea": 8165, + "symptoms": 8166, + "pron": 8167, + "nice": 8168, + "encouraging": 8169, + "##gi": 8170, + "nancy": 8171, + "shape": 8172, + "##iments": 8173, + "priorities": 8174, + "horse": 8175, + "dictator": 8176, + "revised": 8177, + "nap": 8178, + "dat": 8179, + "900": 8180, + "##illy": 8181, + "kills": 8182, + "##jad": 8183, + "embargo": 8184, + "bankruptcy": 8185, + "##gic": 8186, + "taught": 8187, + "##onduct": 8188, + "describing": 8189, + "mediterranean": 8190, + "hav": 8191, + "permits": 8192, + "tip": 8193, + "swept": 8194, + "establishing": 8195, + "metro": 8196, + "enthus": 8197, + "realize": 8198, + "legacy": 8199, + "emerging": 8200, + "ensuring": 8201, + "##ayed": 8202, + "unlaw": 8203, + "posed": 8204, + "finish": 8205, + "routine": 8206, + "installed": 8207, + "dak": 8208, + "elev": 8209, + "kad": 8210, + "##zing": 8211, + "roy": 8212, + "wealthy": 8213, + "si": 8214, + "kevin": 8215, + "representation": 8216, + "kurds": 8217, + "conting": 8218, + "sixth": 8219, + "packed": 8220, + "hawai": 8221, + "selection": 8222, + "harvard": 8223, + "advertising": 8224, + "enormous": 8225, + "##mont": 8226, + "refuse": 8227, + "resum": 8228, + "considers": 8229, + "slam": 8230, + "##olan": 8231, + "##ignment": 8232, + "lopez": 8233, + "missed": 8234, + "##yo": 8235, + "sued": 8236, + "liberty": 8237, + "salary": 8238, + "mb": 8239, + "fence": 8240, + "##gs": 8241, + "offenders": 8242, + "wolf": 8243, + "demol": 8244, + "impl": 8245, + "##aware": 8246, + "mog": 8247, + "##avan": 8248, + "invitation": 8249, + "nobel": 8250, + "updated": 8251, + "intellectual": 8252, + "gues": 8253, + "indiana": 8254, + "racist": 8255, + "tackle": 8256, + "jazeera": 8257, + "necessarily": 8258, + "nu": 8259, + "##uman": 8260, + "##ulating": 8261, + "fashion": 8262, + "update": 8263, + "sectarian": 8264, + "##eb": 8265, + "golden": 8266, + "scrutiny": 8267, + "imperial": 8268, + "pastor": 8269, + "managing": 8270, + "bloomberg": 8271, + "ww": 8272, + "evacuation": 8273, + "uss": 8274, + "ancient": 8275, + "organised": 8276, + "bron": 8277, + "cm": 8278, + "administrator": 8279, + "disappointed": 8280, + "wages": 8281, + "psychiat": 8282, + "abused": 8283, + "osama": 8284, + "buddh": 8285, + "pav": 8286, + "cbs": 8287, + "1973": 8288, + "duterte": 8289, + "heb": 8290, + "##angers": 8291, + "pilgr": 8292, + "witnessed": 8293, + "consumers": 8294, + "anderson": 8295, + "pointing": 8296, + "assail": 8297, + "junior": 8298, + "supporter": 8299, + "colombian": 8300, + "skin": 8301, + "alt": 8302, + "istan": 8303, + "tanzan": 8304, + "denounced": 8305, + "aqu": 8306, + "##intend": 8307, + "##aa": 8308, + "lockdown": 8309, + "friendship": 8310, + "graduate": 8311, + "celebrate": 8312, + "sweeping": 8313, + "uniform": 8314, + "##acing": 8315, + "tenure": 8316, + "belonging": 8317, + "##cill": 8318, + "istanbul": 8319, + "##urity": 8320, + "len": 8321, + "metropolitan": 8322, + "deton": 8323, + "equipped": 8324, + "taxpayers": 8325, + "mandatory": 8326, + "withdrew": 8327, + "##ogle": 8328, + "nominated": 8329, + "trains": 8330, + "##ayan": 8331, + "##bish": 8332, + "82": 8333, + "containing": 8334, + "sharply": 8335, + "ye": 8336, + "##otics": 8337, + "healthy": 8338, + "##pers": 8339, + "rash": 8340, + "improvement": 8341, + "180": 8342, + "moments": 8343, + "guid": 8344, + "##ocaust": 8345, + "financing": 8346, + "wounding": 8347, + "billions": 8348, + "bull": 8349, + "misconduct": 8350, + "overcome": 8351, + "parag": 8352, + "prayers": 8353, + "hidden": 8354, + "holocaust": 8355, + "##roit": 8356, + "confed": 8357, + "basically": 8358, + "demonstrate": 8359, + "99": 8360, + "wis": 8361, + "##uba": 8362, + "awaiting": 8363, + "fee": 8364, + "regarded": 8365, + "persuade": 8366, + "manip": 8367, + "##bean": 8368, + "blocks": 8369, + "explanation": 8370, + "pere": 8371, + "dismant": 8372, + "ana": 8373, + "prevail": 8374, + "douglas": 8375, + "susan": 8376, + "##ocated": 8377, + "postponed": 8378, + "oakland": 8379, + "contem": 8380, + "cree": 8381, + "semin": 8382, + "##ovak": 8383, + "opposing": 8384, + "inflation": 8385, + "mccon": 8386, + "##angel": 8387, + "hud": 8388, + "ere": 8389, + "notor": 8390, + "zones": 8391, + "sed": 8392, + "##pective": 8393, + "aspir": 8394, + "exchang": 8395, + "carib": 8396, + "identification": 8397, + "imports": 8398, + "##dd": 8399, + "landsl": 8400, + "engagement": 8401, + "##lock": 8402, + "superintend": 8403, + "spreading": 8404, + "explosions": 8405, + "floods": 8406, + "privately": 8407, + "gunfire": 8408, + "tribes": 8409, + "gib": 8410, + "util": 8411, + "##yard": 8412, + "radar": 8413, + "reward": 8414, + "decre": 8415, + "rooms": 8416, + "chest": 8417, + "alb": 8418, + "conservation": 8419, + "dissent": 8420, + "shopping": 8421, + "##oyd": 8422, + "directors": 8423, + "buff": 8424, + "entrance": 8425, + "contrad": 8426, + "1960s": 8427, + "boliv": 8428, + "expanding": 8429, + "filip": 8430, + "criticised": 8431, + "belt": 8432, + "examine": 8433, + "##ultz": 8434, + "##evo": 8435, + "negotiated": 8436, + "suburb": 8437, + "##ardo": 8438, + "##agar": 8439, + "saved": 8440, + "assumed": 8441, + "exception": 8442, + "advocacy": 8443, + "jonathan": 8444, + "disarmament": 8445, + "##thal": 8446, + "deemed": 8447, + "protesting": 8448, + "##kk": 8449, + "panama": 8450, + "puerto": 8451, + "airports": 8452, + "watchdog": 8453, + "jakarta": 8454, + "rifles": 8455, + "gul": 8456, + "councill": 8457, + "grants": 8458, + "##roph": 8459, + "chand": 8460, + "preserve": 8461, + "intercept": 8462, + "handled": 8463, + "monthly": 8464, + "rarely": 8465, + "cemetery": 8466, + "##ifications": 8467, + "finger": 8468, + "detroit": 8469, + "divorce": 8470, + "88": 8471, + "mothers": 8472, + "substance": 8473, + "probation": 8474, + "underc": 8475, + "tone": 8476, + "abandon": 8477, + "speeches": 8478, + "swedish": 8479, + "philosoph": 8480, + "##ares": 8481, + "##icken": 8482, + "inev": 8483, + "##ras": 8484, + "lor": 8485, + "##inely": 8486, + "commitments": 8487, + "properties": 8488, + "broadcasting": 8489, + "##kir": 8490, + "voc": 8491, + "whit": 8492, + "google": 8493, + "acceptable": 8494, + "##ours": 8495, + "hyd": 8496, + "loud": 8497, + "dealt": 8498, + "producing": 8499, + "aggression": 8500, + "motorcy": 8501, + "##ensions": 8502, + "ax": 8503, + "marit": 8504, + "genu": 8505, + "penalties": 8506, + "clinic": 8507, + "joy": 8508, + "inspired": 8509, + "shuttle": 8510, + "resolutions": 8511, + "detectives": 8512, + "videos": 8513, + "helps": 8514, + "tang": 8515, + "willingness": 8516, + "flex": 8517, + "burund": 8518, + "trillion": 8519, + "84": 8520, + "announcing": 8521, + "gotten": 8522, + "##math": 8523, + "sadr": 8524, + "overha": 8525, + "photographs": 8526, + "rains": 8527, + "lav": 8528, + "tennes": 8529, + "atroc": 8530, + "dallas": 8531, + "defined": 8532, + "responsibilities": 8533, + "stabil": 8534, + "reveal": 8535, + "##osition": 8536, + "mitchell": 8537, + "mcdon": 8538, + "continent": 8539, + "fixed": 8540, + "magistrate": 8541, + "hosted": 8542, + "##rative": 8543, + "##uez": 8544, + "##mental": 8545, + "##zer": 8546, + "mul": 8547, + "guide": 8548, + "##achel": 8549, + "81": 8550, + "debris": 8551, + "brings": 8552, + "crowds": 8553, + "fierce": 8554, + "launching": 8555, + "enable": 8556, + "mounted": 8557, + "sarah": 8558, + "carlos": 8559, + "johannes": 8560, + "chechen": 8561, + "mitt": 8562, + "alan": 8563, + "pleased": 8564, + "##ifies": 8565, + "pries": 8566, + "debates": 8567, + "##olk": 8568, + "##arus": 8569, + "persec": 8570, + "founding": 8571, + "commonwe": 8572, + "shadow": 8573, + "yard": 8574, + "surprising": 8575, + "kw": 8576, + "landmark": 8577, + "freeze": 8578, + "##icking": 8579, + "annex": 8580, + "##opard": 8581, + "##ahar": 8582, + "accel": 8583, + "automatic": 8584, + "contractors": 8585, + "##vest": 8586, + "guests": 8587, + "brazilian": 8588, + "decree": 8589, + "horn": 8590, + "fines": 8591, + "commonwealth": 8592, + "desperate": 8593, + "##icut": 8594, + "##osis": 8595, + "structures": 8596, + "transparency": 8597, + "paramilitary": 8598, + "curb": 8599, + "kin": 8600, + "##asters": 8601, + "coinc": 8602, + "mosul": 8603, + "stationed": 8604, + "stim": 8605, + "handful": 8606, + "unified": 8607, + "flames": 8608, + "queens": 8609, + "##agger": 8610, + "compon": 8611, + "maritime": 8612, + "contrary": 8613, + "rear": 8614, + "urges": 8615, + "##enh": 8616, + "wider": 8617, + "##active": 8618, + "##aza": 8619, + "definitely": 8620, + "##yon": 8621, + "relationships": 8622, + "dying": 8623, + "narc": 8624, + "slowly": 8625, + "warfare": 8626, + "##onto": 8627, + "raises": 8628, + "ell": 8629, + "##iya": 8630, + "mcconnell": 8631, + "##hner": 8632, + "##gel": 8633, + "practical": 8634, + "mate": 8635, + "caribbean": 8636, + "retal": 8637, + "undersc": 8638, + "situations": 8639, + "##bro": 8640, + "hague": 8641, + "bradley": 8642, + "integration": 8643, + "promising": 8644, + "knowing": 8645, + "accidents": 8646, + "finds": 8647, + "palm": 8648, + "##itated": 8649, + "birds": 8650, + "##iah": 8651, + "encl": 8652, + "incent": 8653, + "retaliation": 8654, + "##rent": 8655, + "lane": 8656, + "prospects": 8657, + "newsletter": 8658, + "repatri": 8659, + "resumed": 8660, + "sah": 8661, + "apc": 8662, + "gordon": 8663, + "predecessor": 8664, + "##apolis": 8665, + "aftermath": 8666, + "solic": 8667, + "gill": 8668, + "lakh": 8669, + "##eu": 8670, + "ownership": 8671, + "convince": 8672, + "dj": 8673, + "clim": 8674, + "disabled": 8675, + "convictions": 8676, + "##mail": 8677, + "##what": 8678, + "max": 8679, + "sind": 8680, + "entertain": 8681, + "gy": 8682, + "##osp": 8683, + "autonomous": 8684, + "revel": 8685, + "##ui": 8686, + "##ora": 8687, + "gary": 8688, + "ports": 8689, + "graduated": 8690, + "eager": 8691, + "kissinger": 8692, + "recommendation": 8693, + "assume": 8694, + "quot": 8695, + "##cription": 8696, + "connecticut": 8697, + "airstrikes": 8698, + "balk": 8699, + "somewhat": 8700, + "depri": 8701, + "interesting": 8702, + "hans": 8703, + "alarm": 8704, + "##thouse": 8705, + "##wart": 8706, + "parish": 8707, + "ngos": 8708, + "restricted": 8709, + "beef": 8710, + "crowded": 8711, + "launder": 8712, + "borrow": 8713, + "reid": 8714, + "monetary": 8715, + "canceled": 8716, + "##alle": 8717, + "searched": 8718, + "tennessee": 8719, + "schwar": 8720, + "candidacy": 8721, + "##ships": 8722, + "swing": 8723, + "careful": 8724, + "kinds": 8725, + "lobbying": 8726, + "blasts": 8727, + "##child": 8728, + "useful": 8729, + "shutdown": 8730, + "separately": 8731, + "kentucky": 8732, + "1968": 8733, + "macron": 8734, + "insists": 8735, + "larry": 8736, + "sections": 8737, + "pressing": 8738, + "dad": 8739, + "dm": 8740, + "acknowledge": 8741, + "standoff": 8742, + "asks": 8743, + "adams": 8744, + "##iture": 8745, + "jiang": 8746, + "algeria": 8747, + "superintendent": 8748, + "1977": 8749, + "kidnapp": 8750, + "stuck": 8751, + "nun": 8752, + "merc": 8753, + "##irmed": 8754, + "spiritual": 8755, + "accordance": 8756, + "counted": 8757, + "kilometres": 8758, + "equally": 8759, + "##ologists": 8760, + "plun": 8761, + "roots": 8762, + "vand": 8763, + "##hard": 8764, + "##appropri": 8765, + "prompting": 8766, + "##coni": 8767, + "perceived": 8768, + "##onies": 8769, + "throwing": 8770, + "salaries": 8771, + "restored": 8772, + "##isms": 8773, + "apar": 8774, + "##itious": 8775, + "accountable": 8776, + "felony": 8777, + "associates": 8778, + "evil": 8779, + "accepting": 8780, + "##rim": 8781, + "capability": 8782, + "##owing": 8783, + "educated": 8784, + "saraj": 8785, + "starts": 8786, + "popularity": 8787, + "coordinator": 8788, + "frontier": 8789, + "magnitude": 8790, + "imprisoned": 8791, + "athens": 8792, + "excessive": 8793, + "concessions": 8794, + "ecu": 8795, + "##aimed": 8796, + "kirk": 8797, + "lots": 8798, + "cous": 8799, + "##24": 8800, + "##oney": 8801, + "indians": 8802, + "qualified": 8803, + "tsun": 8804, + "capabilities": 8805, + "##pm": 8806, + "dynam": 8807, + "rio": 8808, + "paint": 8809, + "jesus": 8810, + "auto": 8811, + "exempt": 8812, + "voluntary": 8813, + "fla": 8814, + "marched": 8815, + "unconstitution": 8816, + "therap": 8817, + "equival": 8818, + "innov": 8819, + "teenager": 8820, + "##aping": 8821, + "injuring": 8822, + "haram": 8823, + "pursuing": 8824, + "spotted": 8825, + "epidemic": 8826, + "frag": 8827, + "##uther": 8828, + "contested": 8829, + "fasc": 8830, + "naj": 8831, + "##aria": 8832, + "benefic": 8833, + "stad": 8834, + "instructions": 8835, + "rebellion": 8836, + "excell": 8837, + "guest": 8838, + "sectors": 8839, + "deportation": 8840, + "pose": 8841, + "anch": 8842, + "##ratic": 8843, + "mam": 8844, + "settlers": 8845, + "dressed": 8846, + "mainstream": 8847, + "studying": 8848, + "defect": 8849, + "voices": 8850, + "organizers": 8851, + "rohing": 8852, + "degrees": 8853, + "flaw": 8854, + "lists": 8855, + "stalled": 8856, + "azerb": 8857, + "##rist": 8858, + "vegas": 8859, + "chann": 8860, + "##itre": 8861, + "outlaw": 8862, + "nonpro": 8863, + "confidential": 8864, + "encounter": 8865, + "##thur": 8866, + "northeastern": 8867, + "seattle": 8868, + "behavi": 8869, + "azerbai": 8870, + "jumped": 8871, + "synd": 8872, + "cypri": 8873, + "gorbach": 8874, + "mechanism": 8875, + "barely": 8876, + "isolation": 8877, + "opposite": 8878, + "arkansas": 8879, + "##weg": 8880, + "jordanian": 8881, + "##unic": 8882, + "notably": 8883, + "schwarz": 8884, + "girlfriend": 8885, + "biological": 8886, + "regulatory": 8887, + "gorbachev": 8888, + "##bn": 8889, + "annually": 8890, + "retreat": 8891, + "features": 8892, + "1944": 8893, + "centres": 8894, + "venezuelan": 8895, + "yan": 8896, + "traditionally": 8897, + "exercises": 8898, + "rans": 8899, + "##bridge": 8900, + "shore": 8901, + "md": 8902, + "sorry": 8903, + "hardly": 8904, + "##awar": 8905, + "blocking": 8906, + "endang": 8907, + "advertisement": 8908, + "replacement": 8909, + "spray": 8910, + "pear": 8911, + "##ios": 8912, + "taxi": 8913, + "infections": 8914, + "voiced": 8915, + "350": 8916, + "enhance": 8917, + "##asse": 8918, + "salt": 8919, + "philip": 8920, + "procl": 8921, + "colony": 8922, + "editing": 8923, + "##pc": 8924, + "scenes": 8925, + "##theid": 8926, + "confisc": 8927, + "players": 8928, + "routes": 8929, + "moreover": 8930, + "tripoli": 8931, + "walter": 8932, + "sarajevo": 8933, + "reluctant": 8934, + "clothing": 8935, + "apartheid": 8936, + "immunity": 8937, + "formerly": 8938, + "fundra": 8939, + "beaut": 8940, + "##sfeld": 8941, + "manufacturing": 8942, + "blank": 8943, + "lesb": 8944, + "dictators": 8945, + "##icing": 8946, + "nicaragua": 8947, + "bahrain": 8948, + "overhaul": 8949, + "malaysian": 8950, + "actively": 8951, + "##mert": 8952, + "185": 8953, + "belarus": 8954, + "##istent": 8955, + "jane": 8956, + "liberals": 8957, + "respectively": 8958, + "86": 8959, + "negotiators": 8960, + "psychological": 8961, + "##etta": 8962, + "doubts": 8963, + "guidance": 8964, + "cruel": 8965, + "ballistic": 8966, + "##tha": 8967, + "toxic": 8968, + "promotion": 8969, + "##erald": 8970, + "optimistic": 8971, + "initiated": 8972, + "persian": 8973, + "wy": 8974, + "orle": 8975, + "##elihood": 8976, + "dignity": 8977, + "tag": 8978, + "reserves": 8979, + "tool": 8980, + "suspend": 8981, + "passport": 8982, + "silent": 8983, + "riding": 8984, + "societ": 8985, + "brotherhood": 8986, + "##car": 8987, + "homicide": 8988, + "##ruption": 8989, + "toronto": 8990, + "1970": 8991, + "apology": 8992, + "legitim": 8993, + "wrongdo": 8994, + "expenses": 8995, + "saving": 8996, + "berlus": 8997, + "nurses": 8998, + "municipality": 8999, + "offsh": 9000, + "rumsfeld": 9001, + "opinions": 9002, + "##ington": 9003, + "##iferation": 9004, + "gut": 9005, + "visible": 9006, + "manif": 9007, + "indef": 9008, + "focusing": 9009, + "fairly": 9010, + "##planes": 9011, + "berlusconi": 9012, + "##power": 9013, + "##repr": 9014, + "87": 9015, + "bags": 9016, + "guess": 9017, + "intr": 9018, + "elementary": 9019, + "confer": 9020, + "##ican": 9021, + "ages": 9022, + "ine": 9023, + "junta": 9024, + "kyi": 9025, + "lagos": 9026, + "##lights": 9027, + "insult": 9028, + "79": 9029, + "sabha": 9030, + "prohibited": 9031, + "emphasized": 9032, + "ethiopian": 9033, + "##kov": 9034, + "1971": 9035, + "expelled": 9036, + "rebuild": 9037, + "predomin": 9038, + "##omen": 9039, + "relating": 9040, + "asean": 9041, + "bengal": 9042, + "jacob": 9043, + "policeman": 9044, + "sli": 9045, + "lith": 9046, + "drink": 9047, + "orleans": 9048, + "upheld": 9049, + "commemor": 9050, + "johannesburg": 9051, + "stating": 9052, + "mit": 9053, + "porn": 9054, + "tragic": 9055, + "vienna": 9056, + "economics": 9057, + "stream": 9058, + "norweg": 9059, + "timor": 9060, + "stro": 9061, + "##manuel": 9062, + "lahore": 9063, + "specialist": 9064, + "plo": 9065, + "shipping": 9066, + "curt": 9067, + "belgian": 9068, + "craft": 9069, + "computers": 9070, + "miners": 9071, + "highlighted": 9072, + "momentum": 9073, + "tools": 9074, + "assn": 9075, + "flown": 9076, + "meat": 9077, + "ought": 9078, + "habit": 9079, + "champion": 9080, + "stir": 9081, + "minds": 9082, + "drone": 9083, + "jenn": 9084, + "alf": 9085, + "cycle": 9086, + "explicit": 9087, + "##addafi": 9088, + "nawaz": 9089, + "##ooth": 9090, + "ranch": 9091, + "dc": 9092, + "hire": 9093, + "quebec": 9094, + "##je": 9095, + "printed": 9096, + "expressing": 9097, + "hack": 9098, + "advisor": 9099, + "bry": 9100, + "suu": 9101, + "frustration": 9102, + "hospitalized": 9103, + "##gle": 9104, + "protocol": 9105, + "catast": 9106, + "priests": 9107, + "everywhere": 9108, + "similarly": 9109, + "##ographic": 9110, + "phr": 9111, + "##orous": 9112, + "cant": 9113, + "secondary": 9114, + "irreg": 9115, + "declaring": 9116, + "subjected": 9117, + "producer": 9118, + "catastroph": 9119, + "distingu": 9120, + "rating": 9121, + "twin": 9122, + "commons": 9123, + "category": 9124, + "nairo": 9125, + "1948": 9126, + "jama": 9127, + "stretch": 9128, + "##uded": 9129, + "irregular": 9130, + "portugal": 9131, + "denial": 9132, + "scope": 9133, + "lowest": 9134, + "tortured": 9135, + "pride": 9136, + "hawaii": 9137, + "presum": 9138, + "##inejad": 9139, + "liberties": 9140, + "eritre": 9141, + "##iq": 9142, + "prin": 9143, + "nik": 9144, + "theme": 9145, + "nairobi": 9146, + "##ulty": 9147, + "gallery": 9148, + "aviv": 9149, + "morocco": 9150, + "##ids": 9151, + "assaulted": 9152, + "drafted": 9153, + "yasser": 9154, + "bund": 9155, + "cox": 9156, + "stadium": 9157, + "roles": 9158, + "abe": 9159, + "globe": 9160, + "deported": 9161, + "##rawn": 9162, + "uzb": 9163, + "keen": 9164, + "##rell": 9165, + "##alo": 9166, + "saint": 9167, + "shame": 9168, + "struggled": 9169, + "syd": 9170, + "shin": 9171, + "mounting": 9172, + "slain": 9173, + "mali": 9174, + "consulate": 9175, + "hait": 9176, + "boko": 9177, + "fruit": 9178, + "empower": 9179, + "pompe": 9180, + "##hem": 9181, + "outstanding": 9182, + "revenues": 9183, + "##thr": 9184, + "managers": 9185, + "introduce": 9186, + "guatemala": 9187, + "liberia": 9188, + "unconstitutional": 9189, + "realized": 9190, + "damaging": 9191, + "rehabilitation": 9192, + "rely": 9193, + "celebration": 9194, + "diam": 9195, + "orch": 9196, + "nursing": 9197, + "valu": 9198, + "quant": 9199, + "sham": 9200, + "hab": 9201, + "jerry": 9202, + "##anga": 9203, + "adoption": 9204, + "inauguration": 9205, + "retail": 9206, + "##ghai": 9207, + "stew": 9208, + "councilman": 9209, + "scientist": 9210, + "wav": 9211, + "argues": 9212, + "prosecuted": 9213, + "congr": 9214, + "laboratory": 9215, + "sinc": 9216, + "secured": 9217, + "lasted": 9218, + "expectations": 9219, + "kick": 9220, + "terminal": 9221, + "incomp": 9222, + "sustainable": 9223, + "kor": 9224, + "##ologies": 9225, + "##df": 9226, + "evangel": 9227, + "merch": 9228, + "20th": 9229, + "pitch": 9230, + "##nett": 9231, + "uncertainty": 9232, + "unlawful": 9233, + "leak": 9234, + "impression": 9235, + "reck": 9236, + "incred": 9237, + "hitting": 9238, + "informal": 9239, + "survival": 9240, + "marshall": 9241, + "##icate": 9242, + "##endous": 9243, + "heights": 9244, + "maine": 9245, + "occasions": 9246, + "incorpor": 9247, + "medal": 9248, + "160": 9249, + "forens": 9250, + "violate": 9251, + "##organ": 9252, + "blew": 9253, + "improvements": 9254, + "astron": 9255, + "rohingya": 9256, + "##ums": 9257, + "armored": 9258, + "martial": 9259, + "wright": 9260, + "suggestion": 9261, + "pf": 9262, + "executions": 9263, + "##mu": 9264, + "herald": 9265, + "bulgar": 9266, + "lawrence": 9267, + "lights": 9268, + "underway": 9269, + "rodriguez": 9270, + "##owski": 9271, + "unifor": 9272, + "robinson": 9273, + "jeopard": 9274, + "slaughter": 9275, + "83": 9276, + "sindh": 9277, + "proven": 9278, + "exchanges": 9279, + "##ede": 9280, + "disclosure": 9281, + "burgl": 9282, + "##committ": 9283, + "kenyan": 9284, + "lethal": 9285, + "channels": 9286, + "ahmadinejad": 9287, + "nurse": 9288, + "keeps": 9289, + "victoria": 9290, + "##inos": 9291, + "lgb": 9292, + "peres": 9293, + "edition": 9294, + "equivalent": 9295, + "##kt": 9296, + "statute": 9297, + "trim": 9298, + "##father": 9299, + "angela": 9300, + "mck": 9301, + "croatian": 9302, + "endorsement": 9303, + "difficulty": 9304, + "murphy": 9305, + "maur": 9306, + "inspections": 9307, + "ordinance": 9308, + "sydney": 9309, + "recession": 9310, + "implementing": 9311, + "examined": 9312, + "machines": 9313, + "offences": 9314, + "feature": 9315, + "shortage": 9316, + "carries": 9317, + "circle": 9318, + "consultation": 9319, + "curf": 9320, + "protested": 9321, + "arrangement": 9322, + "guarantees": 9323, + "seiz": 9324, + "separated": 9325, + "pure": 9326, + "reverse": 9327, + "shanghai": 9328, + "denmark": 9329, + "accounting": 9330, + "folks": 9331, + "mistakes": 9332, + "tsunami": 9333, + "detective": 9334, + "restaurants": 9335, + "##ortions": 9336, + "tunnel": 9337, + "spill": 9338, + "attributed": 9339, + "cole": 9340, + "monica": 9341, + "maliki": 9342, + "##adequ": 9343, + "confusion": 9344, + "##iques": 9345, + "##urers": 9346, + "removing": 9347, + "lasting": 9348, + "awards": 9349, + "tracks": 9350, + "hugh": 9351, + "congrat": 9352, + "cruise": 9353, + "relie": 9354, + "irre": 9355, + "backl": 9356, + "##pei": 9357, + "dust": 9358, + "competitive": 9359, + "bashar": 9360, + "crude": 9361, + "##yer": 9362, + "##ounce": 9363, + "margar": 9364, + "tears": 9365, + "##worth": 9366, + "tougher": 9367, + "wrongdoing": 9368, + "laur": 9369, + "1969": 9370, + "icc": 9371, + "feelings": 9372, + "prosecute": 9373, + "##omed": 9374, + "shirt": 9375, + "luis": 9376, + "##parts": 9377, + "hotels": 9378, + "smooth": 9379, + "jar": 9380, + "suburban": 9381, + "reflected": 9382, + "inadequ": 9383, + "lok": 9384, + "vary": 9385, + "##right": 9386, + "ace": 9387, + "nigerians": 9388, + "liu": 9389, + "hiring": 9390, + "nonprofit": 9391, + "intervene": 9392, + "##pd": 9393, + "disorder": 9394, + "phones": 9395, + "coach": 9396, + "disabilities": 9397, + "pti": 9398, + "##ressive": 9399, + "waited": 9400, + "fda": 9401, + "repeat": 9402, + "pompeo": 9403, + "beautiful": 9404, + "politico": 9405, + "hailed": 9406, + "answered": 9407, + "sew": 9408, + "##oen": 9409, + "contains": 9410, + "campbell": 9411, + "sue": 9412, + "##usive": 9413, + "##abi": 9414, + "gif": 9415, + "norwegian": 9416, + "favored": 9417, + "lengthy": 9418, + "unne": 9419, + "bart": 9420, + "arsen": 9421, + "burst": 9422, + "exha": 9423, + "favorite": 9424, + "kand": 9425, + "gunsh": 9426, + "clock": 9427, + "statewide": 9428, + "peak": 9429, + "admit": 9430, + "140": 9431, + "heroin": 9432, + "opposes": 9433, + "aziz": 9434, + "separatists": 9435, + "audit": 9436, + "vacation": 9437, + "zar": 9438, + "hint": 9439, + "enjoyed": 9440, + "pdp": 9441, + "dress": 9442, + "operators": 9443, + "yuan": 9444, + "objectives": 9445, + "##eling": 9446, + "yield": 9447, + "ferry": 9448, + "angola": 9449, + "##ructed": 9450, + "##phet": 9451, + "pod": 9452, + "colleague": 9453, + "raw": 9454, + "fernando": 9455, + "##ivan": 9456, + "divide": 9457, + "nt": 9458, + "strait": 9459, + "##aea": 9460, + "threatens": 9461, + "repeal": 9462, + "ambulance": 9463, + "elaborate": 9464, + "steven": 9465, + "celebrated": 9466, + "bapt": 9467, + "olmert": 9468, + "oath": 9469, + "overthrow": 9470, + "monitors": 9471, + "stars": 9472, + "crore": 9473, + "unanimously": 9474, + "adjust": 9475, + "trips": 9476, + "prest": 9477, + "investments": 9478, + "mous": 9479, + "owns": 9480, + "televised": 9481, + "sanction": 9482, + "drown": 9483, + "covers": 9484, + "taipei": 9485, + "faculty": 9486, + "##eding": 9487, + "##mented": 9488, + "leone": 9489, + "semit": 9490, + "satisfied": 9491, + "##imore": 9492, + "cattle": 9493, + "##ilding": 9494, + "1947": 9495, + "beg": 9496, + "##rett": 9497, + "employer": 9498, + "pollution": 9499, + "##aph": 9500, + "statue": 9501, + "jen": 9502, + "##nbc": 9503, + "hamid": 9504, + "##udes": 9505, + "sanct": 9506, + "sergeant": 9507, + "bhutto": 9508, + "medium": 9509, + "hispanic": 9510, + "juvenile": 9511, + "cup": 9512, + "illust": 9513, + "battling": 9514, + "obligation": 9515, + "wreck": 9516, + "speakers": 9517, + "lifting": 9518, + "relax": 9519, + "prosperity": 9520, + "counterparts": 9521, + "koreans": 9522, + "indefin": 9523, + "investigative": 9524, + "shifted": 9525, + "##uds": 9526, + "tail": 9527, + "boule": 9528, + "shoulder": 9529, + "odds": 9530, + "laundering": 9531, + "yemeni": 9532, + "tense": 9533, + "quarant": 9534, + "96": 9535, + "dates": 9536, + "alter": 9537, + "khart": 9538, + "hs": 9539, + "beth": 9540, + "bonds": 9541, + "##eth": 9542, + "acquitted": 9543, + "affiliated": 9544, + "kl": 9545, + "##umm": 9546, + "##etown": 9547, + "definition": 9548, + "##iano": 9549, + "banning": 9550, + "courthouse": 9551, + "bishops": 9552, + "##fia": 9553, + "frustrated": 9554, + "visas": 9555, + "##umi": 9556, + "motive": 9557, + "strengthening": 9558, + "khartoum": 9559, + "olympic": 9560, + "subcommitt": 9561, + "functions": 9562, + "##orship": 9563, + "hyp": 9564, + "cock": 9565, + "furn": 9566, + "##udh": 9567, + "caut": 9568, + "timing": 9569, + "yards": 9570, + "stewart": 9571, + "abst": 9572, + "atrocities": 9573, + "sac": 9574, + "institutional": 9575, + "masks": 9576, + "##enegger": 9577, + "counting": 9578, + "buck": 9579, + "stev": 9580, + "##mat": 9581, + "overr": 9582, + "generals": 9583, + "tah": 9584, + "bust": 9585, + "##ete": 9586, + "babies": 9587, + "todd": 9588, + "withdrawn": 9589, + "err": 9590, + "destroying": 9591, + "descri": 9592, + "modest": 9593, + "##security": 9594, + "cuomo": 9595, + "describes": 9596, + "##hand": 9597, + "transitional": 9598, + "dup": 9599, + "iaea": 9600, + "admission": 9601, + "fans": 9602, + "schwarzenegger": 9603, + "##ionate": 9604, + "lithuan": 9605, + "sport": 9606, + "vin": 9607, + "recre": 9608, + "morgan": 9609, + "##vo": 9610, + "subsidies": 9611, + "ngo": 9612, + "arranged": 9613, + "freeway": 9614, + "hes": 9615, + "absolute": 9616, + "unnecess": 9617, + "manuel": 9618, + "intensive": 9619, + "inner": 9620, + "##ishu": 9621, + "disappearance": 9622, + "bun": 9623, + "maintains": 9624, + "1964": 9625, + "##rooms": 9626, + "reinforce": 9627, + "bout": 9628, + "infilt": 9629, + "involves": 9630, + "corrid": 9631, + "##uating": 9632, + "seize": 9633, + "nk": 9634, + "##named": 9635, + "objections": 9636, + "episode": 9637, + "georgian": 9638, + "barra": 9639, + "ecuador": 9640, + "greatly": 9641, + "kay": 9642, + "accuses": 9643, + "acquired": 9644, + "petrole": 9645, + "pesh": 9646, + "discipline": 9647, + "noticed": 9648, + "improper": 9649, + "stopping": 9650, + "drought": 9651, + "##kirts": 9652, + "appearing": 9653, + "fug": 9654, + "##ye": 9655, + "maoist": 9656, + "hitler": 9657, + "farmer": 9658, + "rede": 9659, + "##ifer": 9660, + "soul": 9661, + "africans": 9662, + "scream": 9663, + "councils": 9664, + "conventional": 9665, + "gent": 9666, + "retali": 9667, + "liver": 9668, + "shelters": 9669, + "closest": 9670, + "fails": 9671, + "electorate": 9672, + "##ighter": 9673, + "overturned": 9674, + "roadside": 9675, + "strongest": 9676, + "baltimore": 9677, + "##ctr": 9678, + "hole": 9679, + "utility": 9680, + "diamond": 9681, + "cot": 9682, + "accuse": 9683, + "mend": 9684, + "uzbek": 9685, + "pence": 9686, + "plate": 9687, + "abuja": 9688, + "experiences": 9689, + "interrogation": 9690, + "purchased": 9691, + "##elli": 9692, + "accomplish": 9693, + "##str": 9694, + "perpetrators": 9695, + "butt": 9696, + "canal": 9697, + "##itis": 9698, + "oldest": 9699, + "##rical": 9700, + "lia": 9701, + "shouted": 9702, + "##alez": 9703, + "3rd": 9704, + "publicity": 9705, + "1950": 9706, + "licens": 9707, + "perspective": 9708, + "zamb": 9709, + "landsc": 9710, + "researcher": 9711, + "warsaw": 9712, + "burundi": 9713, + "chase": 9714, + "policing": 9715, + "populations": 9716, + "warns": 9717, + "04": 9718, + "outskirts": 9719, + "ideology": 9720, + "##written": 9721, + "cri": 9722, + "cycl": 9723, + "inflic": 9724, + "disclose": 9725, + "caption": 9726, + "publishing": 9727, + "preca": 9728, + "dpr": 9729, + "gaddafi": 9730, + "##50": 9731, + "tunisia": 9732, + "93": 9733, + "storage": 9734, + "fatally": 9735, + "inappropri": 9736, + "safely": 9737, + "professionals": 9738, + "coordinated": 9739, + "lung": 9740, + "macedonia": 9741, + "allegation": 9742, + "afghans": 9743, + "avoided": 9744, + "hanging": 9745, + "##inery": 9746, + "reply": 9747, + "92": 9748, + "inmate": 9749, + "sugar": 9750, + "reaff": 9751, + "preparations": 9752, + "dish": 9753, + "breaks": 9754, + "affordable": 9755, + "marcos": 9756, + "waves": 9757, + "barr": 9758, + "reflects": 9759, + "burma": 9760, + "##guards": 9761, + "acre": 9762, + "anonymous": 9763, + "19th": 9764, + "combination": 9765, + "northwestern": 9766, + "ignore": 9767, + "##ouses": 9768, + "exclusive": 9769, + "farms": 9770, + "congreg": 9771, + "##lusions": 9772, + "michel": 9773, + "admiral": 9774, + "raided": 9775, + "coffee": 9776, + "indicates": 9777, + "committing": 9778, + "subway": 9779, + "preparation": 9780, + "comfortable": 9781, + "unexpected": 9782, + "nut": 9783, + "##azir": 9784, + "thoughts": 9785, + "##bank": 9786, + "notion": 9787, + "mogad": 9788, + "quarters": 9789, + "austrian": 9790, + "restoration": 9791, + "enacted": 9792, + "intend": 9793, + "iranians": 9794, + "nin": 9795, + "emirates": 9796, + "chat": 9797, + "bashir": 9798, + "##ashing": 9799, + "uncover": 9800, + "1965": 9801, + "audio": 9802, + "kitch": 9803, + "##soft": 9804, + "bulgaria": 9805, + "seconds": 9806, + "backs": 9807, + "safeguard": 9808, + "gonzalez": 9809, + "profits": 9810, + "depression": 9811, + "dennis": 9812, + "implications": 9813, + "escalation": 9814, + "behaviour": 9815, + "ministerial": 9816, + "runoff": 9817, + "appreh": 9818, + "marking": 9819, + "rapp": 9820, + "mogadishu": 9821, + "exists": 9822, + "parked": 9823, + "##long": 9824, + "##lete": 9825, + "kicked": 9826, + "carriers": 9827, + "topic": 9828, + "mortar": 9829, + "tigers": 9830, + "overlo": 9831, + "lessons": 9832, + "##acles": 9833, + "paralle": 9834, + "immin": 9835, + "organizing": 9836, + "wishes": 9837, + "bruce": 9838, + "enlar": 9839, + "consistently": 9840, + "panic": 9841, + "manifest": 9842, + "uncle": 9843, + "theater": 9844, + "wors": 9845, + "##mi": 9846, + "enforced": 9847, + "98": 9848, + "pup": 9849, + "hatred": 9850, + "94": 9851, + "intimidation": 9852, + "rosen": 9853, + "riy": 9854, + "1960": 9855, + "misd": 9856, + "scared": 9857, + "submarine": 9858, + "##etime": 9859, + "##eria": 9860, + "justify": 9861, + "locals": 9862, + "alien": 9863, + "deserve": 9864, + "suggestions": 9865, + "patrols": 9866, + "tribe": 9867, + "##nik": 9868, + "##bu": 9869, + "sophistic": 9870, + "##inez": 9871, + "tiger": 9872, + "arabic": 9873, + "wels": 9874, + "evident": 9875, + "inches": 9876, + "pulling": 9877, + "##cel": 9878, + "simult": 9879, + "sci": 9880, + "portugues": 9881, + "##backs": 9882, + "scenario": 9883, + "ss": 9884, + "challenger": 9885, + "collins": 9886, + "subcommittee": 9887, + "greens": 9888, + "stevens": 9889, + "wore": 9890, + "simultane": 9891, + "##irs": 9892, + "perez": 9893, + "anyway": 9894, + "meh": 9895, + "danish": 9896, + "glad": 9897, + "expense": 9898, + "samples": 9899, + "donated": 9900, + "tries": 9901, + "maneu": 9902, + "jal": 9903, + "programmes": 9904, + "bridges": 9905, + "processing": 9906, + "oust": 9907, + "inhab": 9908, + "plays": 9909, + "deliberately": 9910, + "barriers": 9911, + "1949": 9912, + "ivan": 9913, + "generations": 9914, + "grace": 9915, + "forming": 9916, + "railroad": 9917, + "microsoft": 9918, + "tolerance": 9919, + "beliefs": 9920, + "spur": 9921, + "##bag": 9922, + "bombard": 9923, + "extremism": 9924, + "rack": 9925, + "lgbt": 9926, + "reception": 9927, + "pig": 9928, + "belfast": 9929, + "1942": 9930, + "portuguese": 9931, + "welsh": 9932, + "stops": 9933, + "checked": 9934, + "##fers": 9935, + "petroleum": 9936, + "blas": 9937, + "directorate": 9938, + "protective": 9939, + "outlets": 9940, + "delivering": 9941, + "holland": 9942, + "reprod": 9943, + "##ulous": 9944, + "sentiment": 9945, + "110": 9946, + "##rum": 9947, + "copies": 9948, + "protections": 9949, + "enrichment": 9950, + "drc": 9951, + "player": 9952, + "grenade": 9953, + "celebrations": 9954, + "##ello": 9955, + "##umber": 9956, + "summary": 9957, + "deciding": 9958, + "##iors": 9959, + "screening": 9960, + "revenge": 9961, + "barak": 9962, + "tanzania": 9963, + "www": 9964, + "collision": 9965, + "##borne": 9966, + "denver": 9967, + "honour": 9968, + "semi": 9969, + "##moil": 9970, + "boulevard": 9971, + "noon": 9972, + "worship": 9973, + "maduro": 9974, + "negotiator": 9975, + "moder": 9976, + "##irect": 9977, + "tie": 9978, + "primaries": 9979, + "dramatically": 9980, + "purport": 9981, + "affirm": 9982, + "offenses": 9983, + "brok": 9984, + "accurate": 9985, + "facilitate": 9986, + "diversity": 9987, + "blockade": 9988, + "bans": 9989, + "##chez": 9990, + "dakota": 9991, + "dictatorship": 9992, + "depends": 9993, + "choices": 9994, + "donor": 9995, + "##front": 9996, + "passes": 9997, + "forensic": 9998, + "ern": 9999, + "dimin": 10000, + "touched": 10001, + "turmoil": 10002, + "stones": 10003, + "attracted": 10004, + "ibid": 10005, + "monument": 10006, + "##ofi": 10007, + "austin": 10008, + "##ocket": 10009, + "##cs": 10010, + "##ione": 10011, + "treating": 10012, + "abr": 10013, + "##borough": 10014, + "parallel": 10015, + "sisters": 10016, + "ratings": 10017, + "separation": 10018, + "mood": 10019, + "climb": 10020, + "myst": 10021, + "halted": 10022, + "mong": 10023, + "morris": 10024, + "arn": 10025, + "expend": 10026, + "traffickers": 10027, + "datab": 10028, + "apple": 10029, + "confessed": 10030, + "##shed": 10031, + "sang": 10032, + "wo": 10033, + "reopen": 10034, + "denying": 10035, + "formula": 10036, + "tribune": 10037, + "securities": 10038, + "safer": 10039, + "sealed": 10040, + "routinely": 10041, + "litigation": 10042, + "sull": 10043, + "reviewing": 10044, + "uae": 10045, + "luck": 10046, + "journalism": 10047, + "##ocese": 10048, + "archbish": 10049, + "##adan": 10050, + "dealers": 10051, + "moz": 10052, + "insisting": 10053, + "confronted": 10054, + "hungarian": 10055, + "engaging": 10056, + "generated": 10057, + "narcotics": 10058, + "corporations": 10059, + "indo": 10060, + "##nc": 10061, + "praise": 10062, + "tired": 10063, + "ultimate": 10064, + "forgot": 10065, + "resource": 10066, + "marry": 10067, + "genuine": 10068, + "intends": 10069, + "azerbaijan": 10070, + "ni": 10071, + "subpo": 10072, + "kra": 10073, + "sanchez": 10074, + "89": 10075, + "hadn": 10076, + "operator": 10077, + "sleeping": 10078, + "depth": 10079, + "correction": 10080, + "stein": 10081, + "##utical": 10082, + "inadequate": 10083, + "europeans": 10084, + "pla": 10085, + "archives": 10086, + "imminent": 10087, + "theat": 10088, + "instructed": 10089, + "##nat": 10090, + "##avery": 10091, + "##pin": 10092, + "prostitution": 10093, + "manchester": 10094, + "colleges": 10095, + "rico": 10096, + "canyon": 10097, + "curfew": 10098, + "##enz": 10099, + "martinez": 10100, + "consultations": 10101, + "offshore": 10102, + "slammed": 10103, + "clerk": 10104, + "1941": 10105, + "##owners": 10106, + "mask": 10107, + "conscious": 10108, + "1962": 10109, + "kenne": 10110, + "roh": 10111, + "servants": 10112, + "arbitrary": 10113, + "battery": 10114, + "consulting": 10115, + "##insky": 10116, + "alleging": 10117, + "jin": 10118, + "privat": 10119, + "chi": 10120, + "strain": 10121, + "rwandan": 10122, + "##ayev": 10123, + "##sk": 10124, + "reelection": 10125, + "issuing": 10126, + "##athers": 10127, + "whites": 10128, + "cathol": 10129, + "painful": 10130, + "sib": 10131, + "explaining": 10132, + "emphasis": 10133, + "desk": 10134, + "protestant": 10135, + "taj": 10136, + "prohibits": 10137, + "loaded": 10138, + "seventh": 10139, + "notified": 10140, + "phill": 10141, + "predominantly": 10142, + "medicaid": 10143, + "longest": 10144, + "stealing": 10145, + "dprk": 10146, + "plag": 10147, + "plaintiffs": 10148, + "##aca": 10149, + "slavery": 10150, + "pkk": 10151, + "supervision": 10152, + "plenty": 10153, + "charging": 10154, + "proliferation": 10155, + "gradually": 10156, + "##ses": 10157, + "tribute": 10158, + "headlines": 10159, + "chuck": 10160, + "internationally": 10161, + "ruth": 10162, + "outgoing": 10163, + "eating": 10164, + "catholics": 10165, + "garb": 10166, + "##children": 10167, + "eur": 10168, + "acceptance": 10169, + "merit": 10170, + "observer": 10171, + "clashed": 10172, + "hood": 10173, + "boxes": 10174, + "marx": 10175, + "chambers": 10176, + "grenades": 10177, + "outlined": 10178, + "ideological": 10179, + "dated": 10180, + "##ighth": 10181, + "hunter": 10182, + "notorious": 10183, + "wells": 10184, + "peacefully": 10185, + "rocks": 10186, + "humans": 10187, + "##through": 10188, + "ker": 10189, + "operates": 10190, + "firmly": 10191, + "devastated": 10192, + "typical": 10193, + "ministries": 10194, + "schro": 10195, + "luk": 10196, + "lankan": 10197, + "cloud": 10198, + "enterprise": 10199, + "ster": 10200, + "slaying": 10201, + "##erity": 10202, + "redist": 10203, + "kazakh": 10204, + "prolong": 10205, + "huss": 10206, + "defensive": 10207, + "poet": 10208, + "##atra": 10209, + "preferred": 10210, + "regulators": 10211, + "bic": 10212, + "organize": 10213, + "branches": 10214, + "archbishop": 10215, + "##reb": 10216, + "distan": 10217, + "centuries": 10218, + "tracking": 10219, + "seal": 10220, + "breakthrough": 10221, + "unveiled": 10222, + "shab": 10223, + "eh": 10224, + "assisted": 10225, + "tremendous": 10226, + "arist": 10227, + "hits": 10228, + "emissions": 10229, + "ghana": 10230, + "ivory": 10231, + "transg": 10232, + "instances": 10233, + "steady": 10234, + "1943": 10235, + "bearing": 10236, + "nonetheless": 10237, + "##oken": 10238, + "##alling": 10239, + "veget": 10240, + "handgun": 10241, + "featured": 10242, + "signals": 10243, + "slogans": 10244, + "anymore": 10245, + "##bourg": 10246, + "##dr": 10247, + "leaked": 10248, + "##pled": 10249, + "jab": 10250, + "saud": 10251, + "random": 10252, + "sounds": 10253, + "insurgent": 10254, + "barrier": 10255, + "##grav": 10256, + "root": 10257, + "##itudes": 10258, + "orient": 10259, + "justified": 10260, + "##asi": 10261, + "jacques": 10262, + "phoen": 10263, + "##rition": 10264, + "##cha": 10265, + "##imp": 10266, + "hem": 10267, + "alexand": 10268, + "addresses": 10269, + "fishermen": 10270, + "##eder": 10271, + "##ppo": 10272, + "listening": 10273, + "ps1": 10274, + "significance": 10275, + "appointments": 10276, + "diverse": 10277, + "signature": 10278, + "user": 10279, + "##aults": 10280, + "telecomm": 10281, + "shrine": 10282, + "whist": 10283, + "margaret": 10284, + "vermont": 10285, + "##jiang": 10286, + "aggrav": 10287, + "##olese": 10288, + "matthew": 10289, + "##atorial": 10290, + "ups": 10291, + "intentions": 10292, + "palin": 10293, + "mide": 10294, + "buddhist": 10295, + "highlights": 10296, + "dependent": 10297, + "##cul": 10298, + "##print": 10299, + "humili": 10300, + "stormed": 10301, + "leaning": 10302, + "1963": 10303, + "cambodian": 10304, + "honduras": 10305, + "caps": 10306, + "freedoms": 10307, + "egg": 10308, + "shortages": 10309, + "crises": 10310, + "opens": 10311, + "breed": 10312, + "breast": 10313, + "extending": 10314, + "2021": 10315, + "volume": 10316, + "monitored": 10317, + "preser": 10318, + "somewhere": 10319, + "##umer": 10320, + "##oline": 10321, + "97": 10322, + "emails": 10323, + "##issance": 10324, + "shake": 10325, + "shelling": 10326, + "dubbed": 10327, + "bold": 10328, + "sars": 10329, + "ridic": 10330, + "relation": 10331, + "administered": 10332, + "travelling": 10333, + "remed": 10334, + "reactor": 10335, + "troubles": 10336, + "documented": 10337, + "albania": 10338, + "actors": 10339, + "##points": 10340, + "balanced": 10341, + "barry": 10342, + "hern": 10343, + "commissioners": 10344, + "mideast": 10345, + "arson": 10346, + "##asan": 10347, + "albanians": 10348, + "dear": 10349, + "quietly": 10350, + "somehow": 10351, + "depending": 10352, + "christie": 10353, + "brun": 10354, + "suburbs": 10355, + "phoenix": 10356, + "freely": 10357, + "dangers": 10358, + "surrendered": 10359, + "postal": 10360, + "scholar": 10361, + "pronounced": 10362, + "performing": 10363, + "fever": 10364, + "##idav": 10365, + "snip": 10366, + "ling": 10367, + "##burn": 10368, + "##opol": 10369, + "thick": 10370, + "##aj": 10371, + "##du": 10372, + "proportion": 10373, + "##inity": 10374, + "affidav": 10375, + "rubber": 10376, + "southeastern": 10377, + "ontar": 10378, + "dispos": 10379, + "advers": 10380, + "condol": 10381, + "manufacturers": 10382, + "toy": 10383, + "indicating": 10384, + "unpop": 10385, + "effici": 10386, + "connections": 10387, + "stages": 10388, + "imran": 10389, + "makers": 10390, + "poly": 10391, + "berke": 10392, + "patriot": 10393, + "fet": 10394, + "ambitious": 10395, + "rational": 10396, + "childhood": 10397, + "cardinal": 10398, + "##veland": 10399, + "##velt": 10400, + "meg": 10401, + "ltd": 10402, + "tass": 10403, + "evans": 10404, + "eag": 10405, + "obsc": 10406, + "hazard": 10407, + "historian": 10408, + "griev": 10409, + "telecommunic": 10410, + "mour": 10411, + "##vine": 10412, + "literature": 10413, + "emerge": 10414, + "trauma": 10415, + "literal": 10416, + "noise": 10417, + "pursuit": 10418, + "vs": 10419, + "sel": 10420, + "von": 10421, + "##aco": 10422, + "ontario": 10423, + "##iph": 10424, + "yourself": 10425, + "keith": 10426, + "abrams": 10427, + "##itan": 10428, + "##ulsion": 10429, + "whenever": 10430, + "##uda": 10431, + "restraint": 10432, + "asserted": 10433, + "rouge": 10434, + "imposing": 10435, + "##ista": 10436, + "overc": 10437, + "##uers": 10438, + "convey": 10439, + "kenneth": 10440, + "rabin": 10441, + "cancelled": 10442, + "impover": 10443, + "checkpoint": 10444, + "colin": 10445, + "supplied": 10446, + "martyr": 10447, + "kitchen": 10448, + "subjects": 10449, + "##mother": 10450, + "affecting": 10451, + "profound": 10452, + "josh": 10453, + "franklin": 10454, + "contempt": 10455, + "sciences": 10456, + "kyr": 10457, + "punished": 10458, + "decisive": 10459, + "ordering": 10460, + "fortun": 10461, + "volat": 10462, + "##pat": 10463, + "warrants": 10464, + "drama": 10465, + "##arians": 10466, + "transgender": 10467, + "contributing": 10468, + "##gate": 10469, + "luther": 10470, + "##iece": 10471, + "signatures": 10472, + "exposure": 10473, + "examples": 10474, + "##berman": 10475, + "ltte": 10476, + "intensified": 10477, + "valuable": 10478, + "berkeley": 10479, + "riyadh": 10480, + "##gage": 10481, + "cousin": 10482, + "##omy": 10483, + "##rand": 10484, + "##qual": 10485, + "dubai": 10486, + "##unity": 10487, + "francois": 10488, + "##ante": 10489, + "exploitation": 10490, + "jointly": 10491, + "competing": 10492, + "unpopular": 10493, + "roose": 10494, + "##olo": 10495, + "cripp": 10496, + "farc": 10497, + "briefed": 10498, + "landslide": 10499, + "rejection": 10500, + "nerv": 10501, + "sophisticated": 10502, + "##ikes": 10503, + "##asty": 10504, + "devoted": 10505, + "rumors": 10506, + "bedroom": 10507, + "nicolas": 10508, + "singer": 10509, + "orchest": 10510, + "teenagers": 10511, + "releasing": 10512, + "tactical": 10513, + "suits": 10514, + "delegate": 10515, + "investigator": 10516, + "##oty": 10517, + "unite": 10518, + "resett": 10519, + "pursued": 10520, + "sits": 10521, + "doctr": 10522, + "21st": 10523, + "faster": 10524, + "##anor": 10525, + "4th": 10526, + "agrees": 10527, + "recruitment": 10528, + "fabric": 10529, + "cleveland": 10530, + "programming": 10531, + "drunk": 10532, + "reliable": 10533, + "nsc": 10534, + "borough": 10535, + "##oa": 10536, + "paragraph": 10537, + "roosevelt": 10538, + "jammu": 10539, + "postpone": 10540, + "philosophy": 10541, + "assaults": 10542, + "conceded": 10543, + "1940": 10544, + "##ket": 10545, + "flooded": 10546, + "mourn": 10547, + "teenage": 10548, + "fright": 10549, + "risen": 10550, + "tong": 10551, + "rejects": 10552, + "cs": 10553, + "endangered": 10554, + "wet": 10555, + "dropping": 10556, + "defenders": 10557, + "chemicals": 10558, + "appreciate": 10559, + "assurances": 10560, + "##rac": 10561, + "imf": 10562, + "licenses": 10563, + "##eno": 10564, + "##icting": 10565, + "destabil": 10566, + "angered": 10567, + "fitz": 10568, + "aleppo": 10569, + "kofi": 10570, + "pd": 10571, + "aj": 10572, + "houth": 10573, + "cope": 10574, + "projected": 10575, + "decor": 10576, + "boom": 10577, + "1946": 10578, + "technologies": 10579, + "##km": 10580, + "videot": 10581, + "slo": 10582, + "creek": 10583, + "commissioned": 10584, + "providers": 10585, + "overd": 10586, + "##aunch": 10587, + "transmission": 10588, + "##otted": 10589, + "readers": 10590, + "milk": 10591, + "integrated": 10592, + "pedest": 10593, + "trick": 10594, + "inappropriate": 10595, + "occasionally": 10596, + "moslem": 10597, + "rug": 10598, + "partially": 10599, + "belonged": 10600, + "##cker": 10601, + "dirty": 10602, + "availability": 10603, + "negotiation": 10604, + "displayed": 10605, + "span": 10606, + "strategies": 10607, + "applicants": 10608, + "sult": 10609, + "forecast": 10610, + "argentine": 10611, + "exem": 10612, + "unnecessary": 10613, + "##agh": 10614, + "forever": 10615, + "overwhelmingly": 10616, + "carbon": 10617, + "por": 10618, + "liability": 10619, + "##ovakia": 10620, + "184": 10621, + "fragile": 10622, + "gasoline": 10623, + "##cribed": 10624, + "fined": 10625, + "##ptions": 10626, + "##attled": 10627, + "takeover": 10628, + "##arc": 10629, + "offense": 10630, + "arthur": 10631, + "sweep": 10632, + "chol": 10633, + "crops": 10634, + "fried": 10635, + "reserved": 10636, + "enclave": 10637, + "bloodshed": 10638, + "mentally": 10639, + "##rit": 10640, + "respective": 10641, + "physician": 10642, + "spotlight": 10643, + "symbolic": 10644, + "assure": 10645, + "##ho": 10646, + "straw": 10647, + "marginal": 10648, + "detected": 10649, + "aq": 10650, + "legs": 10651, + "##linary": 10652, + "##lessly": 10653, + "##arez": 10654, + "techniques": 10655, + "bargaining": 10656, + "ras": 10657, + "vend": 10658, + "derail": 10659, + "roger": 10660, + "hatch": 10661, + "stip": 10662, + "sr": 10663, + "guaranteed": 10664, + "planted": 10665, + "dissidents": 10666, + "replacing": 10667, + "summoned": 10668, + "##oons": 10669, + "cheap": 10670, + "dance": 10671, + "shed": 10672, + "govt": 10673, + "consec": 10674, + "criteria": 10675, + "conclusions": 10676, + "10th": 10677, + "ceiling": 10678, + "oxford": 10679, + "##ht": 10680, + "households": 10681, + "rolling": 10682, + "narendra": 10683, + "indirect": 10684, + "marie": 10685, + "lodged": 10686, + "polar": 10687, + "ambush": 10688, + "kyrgy": 10689, + "phen": 10690, + "jimmy": 10691, + "stepping": 10692, + "impoverished": 10693, + "##heim": 10694, + "constra": 10695, + "surpl": 10696, + "remembered": 10697, + "##rific": 10698, + "hariri": 10699, + "mansl": 10700, + "deceased": 10701, + "sullivan": 10702, + "gabri": 10703, + "craig": 10704, + "jerem": 10705, + "chronic": 10706, + "##tz": 10707, + "neighbours": 10708, + "interpretation": 10709, + "dragged": 10710, + "kyrgyz": 10711, + "constantly": 10712, + "manslaughter": 10713, + "alto": 10714, + "1966": 10715, + "##ader": 10716, + "##ucker": 10717, + "pam": 10718, + "##ourse": 10719, + "constituencies": 10720, + "interse": 10721, + "gaining": 10722, + "kem": 10723, + "hamil": 10724, + "completion": 10725, + "instability": 10726, + "betray": 10727, + "nash": 10728, + "distinct": 10729, + "burial": 10730, + "linking": 10731, + "scramb": 10732, + "responses": 10733, + "saleh": 10734, + "wol": 10735, + "unfortunate": 10736, + "08": 10737, + "mere": 10738, + "fract": 10739, + "bolton": 10740, + "anticipated": 10741, + "existed": 10742, + "processes": 10743, + "bil": 10744, + "lapd": 10745, + "thanked": 10746, + "duke": 10747, + "evangelical": 10748, + "sinn": 10749, + "constructive": 10750, + "##gus": 10751, + "ml": 10752, + "samp": 10753, + "prejud": 10754, + "##sl": 10755, + "persecution": 10756, + "inch": 10757, + "hostilities": 10758, + "insu": 10759, + "cathed": 10760, + "pete": 10761, + "dissident": 10762, + "fare": 10763, + "historically": 10764, + "teleg": 10765, + "compass": 10766, + "##arming": 10767, + "msnbc": 10768, + "graves": 10769, + "abduction": 10770, + "compete": 10771, + "liquid": 10772, + "meth": 10773, + "##isha": 10774, + "wen": 10775, + "bias": 10776, + "asc": 10777, + "##ouch": 10778, + "nan": 10779, + "vel": 10780, + "sikh": 10781, + "wine": 10782, + "certificate": 10783, + "kandahar": 10784, + "southwestern": 10785, + "##onsider": 10786, + "drilling": 10787, + "rubble": 10788, + "provisional": 10789, + "lever": 10790, + "frozen": 10791, + "##zic": 10792, + "respondents": 10793, + "hamilton": 10794, + "economist": 10795, + "125": 10796, + "murray": 10797, + "ppp": 10798, + "eli": 10799, + "precedent": 10800, + "pierre": 10801, + "pocket": 10802, + "strang": 10803, + "tibetan": 10804, + "##olph": 10805, + "caval": 10806, + "trash": 10807, + "vaccines": 10808, + "reads": 10809, + "peshawar": 10810, + "factories": 10811, + "##othy": 10812, + "physically": 10813, + "ransom": 10814, + "granting": 10815, + "aerial": 10816, + "##usk": 10817, + "ou": 10818, + "carn": 10819, + "garner": 10820, + "searches": 10821, + "tum": 10822, + "##pical": 10823, + "timet": 10824, + "sean": 10825, + "anne": 10826, + "nc": 10827, + "afterward": 10828, + "reed": 10829, + "hamper": 10830, + "##walk": 10831, + "##ele": 10832, + "beer": 10833, + "congolese": 10834, + "##bright": 10835, + "luxury": 10836, + "leaf": 10837, + "##author": 10838, + "michelle": 10839, + "efficient": 10840, + "##raged": 10841, + "buchan": 10842, + "stern": 10843, + "consulted": 10844, + "hometown": 10845, + "grim": 10846, + "economies": 10847, + "electrical": 10848, + "##dling": 10849, + "tanker": 10850, + "170": 10851, + "unsuccessful": 10852, + "fals": 10853, + "anchor": 10854, + "nationally": 10855, + "romanian": 10856, + "##aksin": 10857, + "flowers": 10858, + "premises": 10859, + "marketing": 10860, + "lesson": 10861, + "merger": 10862, + "tariffs": 10863, + "procure": 10864, + "##ibi": 10865, + "producers": 10866, + "rescuers": 10867, + "gujar": 10868, + "##mc": 10869, + "strange": 10870, + "keny": 10871, + "##izer": 10872, + "supplement": 10873, + "##urd": 10874, + "accessible": 10875, + "terry": 10876, + "killers": 10877, + "battlefield": 10878, + "thaksin": 10879, + "appealing": 10880, + "bhar": 10881, + "collecting": 10882, + "worries": 10883, + "misle": 10884, + "1961": 10885, + "##minster": 10886, + "yor": 10887, + "weakness": 10888, + "fearing": 10889, + "restruct": 10890, + "therapy": 10891, + "bever": 10892, + "hernand": 10893, + "preach": 10894, + "gram": 10895, + "costly": 10896, + "autops": 10897, + "boe": 10898, + "##cribe": 10899, + "sympathy": 10900, + "lama": 10901, + "blunt": 10902, + "##aho": 10903, + "##force": 10904, + "##ulus": 10905, + "sequ": 10906, + "boyfriend": 10907, + "collaboration": 10908, + "##ettes": 10909, + "legitimacy": 10910, + "boards": 10911, + "##istical": 10912, + "deeper": 10913, + "cathedral": 10914, + "##akers": 10915, + "generate": 10916, + "scattered": 10917, + "##cles": 10918, + "##inction": 10919, + "conclude": 10920, + "odd": 10921, + "thirty": 10922, + "pistol": 10923, + "reconsider": 10924, + "spots": 10925, + "ip": 10926, + "##rorism": 10927, + "##ulations": 10928, + "clearing": 10929, + "##ielding": 10930, + "##rolled": 10931, + "mccar": 10932, + "columnist": 10933, + "fay": 10934, + "inequ": 10935, + "transparent": 10936, + "disability": 10937, + "campaigned": 10938, + "letting": 10939, + "##hak": 10940, + "painted": 10941, + "lun": 10942, + "mosques": 10943, + "kle": 10944, + "##acent": 10945, + "anwar": 10946, + "flynn": 10947, + "banner": 10948, + "impunity": 10949, + "pregnancy": 10950, + "enterprises": 10951, + "fidel": 10952, + "etc": 10953, + "identifying": 10954, + "linda": 10955, + "scri": 10956, + "reign": 10957, + "index": 10958, + "##igate": 10959, + "unch": 10960, + "lined": 10961, + "reorgan": 10962, + "approaching": 10963, + "propose": 10964, + "eighth": 10965, + "legislator": 10966, + "ebola": 10967, + "ost": 10968, + "disturbing": 10969, + "stranded": 10970, + "destination": 10971, + "achievement": 10972, + "##ement": 10973, + "echoed": 10974, + "schem": 10975, + "broker": 10976, + "zel": 10977, + "##okes": 10978, + "rib": 10979, + "artist": 10980, + "dating": 10981, + "embrace": 10982, + "businessmen": 10983, + "eis": 10984, + "##atorium": 10985, + "##box": 10986, + "450": 10987, + "##liner": 10988, + "fool": 10989, + "documentary": 10990, + "courses": 10991, + "meaningful": 10992, + "placing": 10993, + "coroner": 10994, + "sergei": 10995, + "introduction": 10996, + "dismissal": 10997, + "uphold": 10998, + "pour": 10999, + "##airs": 11000, + "securing": 11001, + "populated": 11002, + "##load": 11003, + "ambitions": 11004, + "memories": 11005, + "spin": 11006, + "cher": 11007, + "remarkable": 11008, + "receives": 11009, + "acquis": 11010, + "syrians": 11011, + "finland": 11012, + "samuel": 11013, + "algerian": 11014, + "##oni": 11015, + "inac": 11016, + "karl": 11017, + "forc": 11018, + "amended": 11019, + "fulfill": 11020, + "nazis": 11021, + "boundaries": 11022, + "sends": 11023, + "grandfather": 11024, + "##nan": 11025, + "approaches": 11026, + "favorable": 11027, + "embassies": 11028, + "outsp": 11029, + "cancel": 11030, + "cooperative": 11031, + "chairs": 11032, + "trace": 11033, + "##nie": 11034, + "authoritarian": 11035, + "dominant": 11036, + "arra": 11037, + "literally": 11038, + "gran": 11039, + "seas": 11040, + "contingent": 11041, + "islamists": 11042, + "##ariat": 11043, + "item": 11044, + "condemnation": 11045, + "chaired": 11046, + "gesture": 11047, + "commentary": 11048, + "laura": 11049, + "prestig": 11050, + "solely": 11051, + "fuj": 11052, + "gregory": 11053, + "bombed": 11054, + "hey": 11055, + "greeted": 11056, + "volatile": 11057, + "barrels": 11058, + "unarmed": 11059, + "grabbed": 11060, + "clause": 11061, + "neighbourhood": 11062, + "buchanan": 11063, + "##afa": 11064, + "princess": 11065, + "##ickets": 11066, + "pilgrims": 11067, + "##ionage": 11068, + "forbid": 11069, + "##urally": 11070, + "gift": 11071, + "prescription": 11072, + "chronicle": 11073, + "um": 11074, + "swim": 11075, + "##grad": 11076, + "proclaimed": 11077, + "##lings": 11078, + "##via": 11079, + "pledges": 11080, + "topics": 11081, + "cypriot": 11082, + "provoc": 11083, + "shells": 11084, + "##utive": 11085, + "yu": 11086, + "epa": 11087, + "##agu": 11088, + "township": 11089, + "perception": 11090, + "interfax": 11091, + "morales": 11092, + "revive": 11093, + "charlie": 11094, + "premium": 11095, + "misdeme": 11096, + "##fi": 11097, + "##bus": 11098, + "clergy": 11099, + "karen": 11100, + "1918": 11101, + "rahman": 11102, + "##opp": 11103, + "##uffed": 11104, + "quote": 11105, + "offence": 11106, + "warplanes": 11107, + "wto": 11108, + "hors": 11109, + "refuses": 11110, + "counterter": 11111, + "dispatched": 11112, + "ideal": 11113, + "languages": 11114, + "##agen": 11115, + "rolled": 11116, + "nowhere": 11117, + "hernandez": 11118, + "bennett": 11119, + "mastermin": 11120, + "hussain": 11121, + "minors": 11122, + "constructed": 11123, + "##oz": 11124, + "motorcycle": 11125, + "excellent": 11126, + "bea": 11127, + "##eur": 11128, + "##itate": 11129, + "trium": 11130, + "pon": 11131, + "oversee": 11132, + "titled": 11133, + "attacker": 11134, + "achieving": 11135, + "binding": 11136, + "abortions": 11137, + "evaluation": 11138, + "11th": 11139, + "rebuilding": 11140, + "arrives": 11141, + "barracks": 11142, + "sultan": 11143, + "scandals": 11144, + "disciplinary": 11145, + "prohibit": 11146, + "##just": 11147, + "youngest": 11148, + "marriages": 11149, + "credited": 11150, + "reminded": 11151, + "nd": 11152, + "oc": 11153, + "hearts": 11154, + "models": 11155, + "umb": 11156, + "clinical": 11157, + "quoting": 11158, + "inevitable": 11159, + "inspir": 11160, + "bot": 11161, + "comey": 11162, + "checking": 11163, + "rubio": 11164, + "garbage": 11165, + "invaded": 11166, + "contribut": 11167, + "telegraph": 11168, + "##erated": 11169, + "revolt": 11170, + "robber": 11171, + "unemployed": 11172, + "olympics": 11173, + "##inations": 11174, + "##emi": 11175, + "temperatures": 11176, + "consumption": 11177, + "grandmother": 11178, + "unice": 11179, + "mold": 11180, + "gujarat": 11181, + "##real": 11182, + "cautioned": 11183, + "eleph": 11184, + "mack": 11185, + "concert": 11186, + "conscience": 11187, + "hook": 11188, + "1950s": 11189, + "landscape": 11190, + "contend": 11191, + "emotion": 11192, + "composed": 11193, + "unse": 11194, + "secrets": 11195, + "gambling": 11196, + "ambassad": 11197, + "shouting": 11198, + "pione": 11199, + "aven": 11200, + "##abouts": 11201, + "diab": 11202, + "stole": 11203, + "##uddin": 11204, + "evacuate": 11205, + "lion": 11206, + "##idal": 11207, + "##respons": 11208, + "##ophob": 11209, + "mull": 11210, + "guang": 11211, + "unle": 11212, + "knocked": 11213, + "mikh": 11214, + "ai": 11215, + "associations": 11216, + "bolster": 11217, + "thorn": 11218, + "1953": 11219, + "taiwanese": 11220, + "ze": 11221, + "das": 11222, + "faa": 11223, + "loose": 11224, + "bernie": 11225, + "helpful": 11226, + "vandal": 11227, + "diet": 11228, + "diagnosed": 11229, + "##abila": 11230, + "heightened": 11231, + "##10": 11232, + "entertainment": 11233, + "lieberman": 11234, + "woods": 11235, + "obstacles": 11236, + "unicef": 11237, + "sailors": 11238, + "spying": 11239, + "meantime": 11240, + "uno": 11241, + "espionage": 11242, + "solar": 11243, + "excuse": 11244, + "bent": 11245, + "theresa": 11246, + "##atern": 11247, + "##ounded": 11248, + "##wich": 11249, + "jaw": 11250, + "engin": 11251, + "pes": 11252, + "maid": 11253, + "##rous": 11254, + "stabbing": 11255, + "customer": 11256, + "dug": 11257, + "lesbian": 11258, + "ottawa": 11259, + "##bin": 11260, + "quo": 11261, + "description": 11262, + "##umin": 11263, + "facto": 11264, + "repression": 11265, + "lacked": 11266, + "##hart": 11267, + "venue": 11268, + "kurdistan": 11269, + "escalating": 11270, + "advent": 11271, + "irvine": 11272, + "ugandan": 11273, + "##onian": 11274, + "infect": 11275, + "phrase": 11276, + "fm": 11277, + "##gov": 11278, + "shoes": 11279, + "westminster": 11280, + "virtual": 11281, + "underw": 11282, + "transpl": 11283, + "wein": 11284, + "wart": 11285, + "personality": 11286, + "##ctic": 11287, + "alv": 11288, + "functioning": 11289, + "objects": 11290, + "directive": 11291, + "strictly": 11292, + "nervous": 11293, + "quarantine": 11294, + "craw": 11295, + "##cro": 11296, + "clubs": 11297, + "unwilling": 11298, + "grip": 11299, + "##hu": 11300, + "wayne": 11301, + "expertise": 11302, + "recruited": 11303, + "actress": 11304, + "enlarge": 11305, + "constitute": 11306, + "periods": 11307, + "rulers": 11308, + "jeffrey": 11309, + "ariel": 11310, + "bible": 11311, + "independently": 11312, + "bolivia": 11313, + "maker": 11314, + "achievements": 11315, + "limiting": 11316, + "telecommunications": 11317, + "coordinate": 11318, + "russell": 11319, + "patriotic": 11320, + "haitian": 11321, + "seizure": 11322, + "wooden": 11323, + "explains": 11324, + "obtaining": 11325, + "reopened": 11326, + "physicians": 11327, + "##vation": 11328, + "##ridge": 11329, + "contamin": 11330, + "hil": 11331, + "bears": 11332, + "kabila": 11333, + "##mouth": 11334, + "jails": 11335, + "attendance": 11336, + "widow": 11337, + "commented": 11338, + "traum": 11339, + "ral": 11340, + "brink": 11341, + "##eting": 11342, + "loyalty": 11343, + "warhead": 11344, + "timetable": 11345, + "##vian": 11346, + "reversed": 11347, + "mish": 11348, + "crazy": 11349, + "influenced": 11350, + "defer": 11351, + "##oulos": 11352, + "beds": 11353, + "bread": 11354, + "emper": 11355, + "kiev": 11356, + "##ovich": 11357, + "triumph": 11358, + "bribes": 11359, + "decent": 11360, + "resumption": 11361, + "affidavit": 11362, + "voluntarily": 11363, + "stark": 11364, + "cafe": 11365, + "##uay": 11366, + "recognised": 11367, + "disband": 11368, + "1959": 11369, + "boehner": 11370, + "dispro": 11371, + "pickup": 11372, + "##gm": 11373, + "lucky": 11374, + "medved": 11375, + "##acks": 11376, + "barric": 11377, + "interfere": 11378, + "ramallah": 11379, + "##teries": 11380, + "editors": 11381, + "plotting": 11382, + "jason": 11383, + "appl": 11384, + "remem": 11385, + "estr": 11386, + "levy": 11387, + "##rc": 11388, + "effectiveness": 11389, + "authors": 11390, + "beneath": 11391, + "incon": 11392, + "skeptical": 11393, + "forgotten": 11394, + "likud": 11395, + "castle": 11396, + "wah": 11397, + "disposal": 11398, + "nationalists": 11399, + "rit": 11400, + "bened": 11401, + "filipino": 11402, + "administrators": 11403, + "##put": 11404, + "sacrifice": 11405, + "failures": 11406, + "kilo": 11407, + "dispar": 11408, + "narrowly": 11409, + "##eki": 11410, + "##atherine": 11411, + "crop": 11412, + "toppled": 11413, + "criticizing": 11414, + "renov": 11415, + "prohibition": 11416, + "deadliest": 11417, + "##kee": 11418, + "##space": 11419, + "overcrow": 11420, + "bulk": 11421, + "baptist": 11422, + "mn": 11423, + "concentration": 11424, + "deliberate": 11425, + "shocking": 11426, + "aung": 11427, + "whistle": 11428, + "##umes": 11429, + "poorest": 11430, + "moh": 11431, + "expecting": 11432, + "stephan": 11433, + "##dled": 11434, + "kham": 11435, + "sabot": 11436, + "##holding": 11437, + "controlling": 11438, + "undercover": 11439, + "##nard": 11440, + "eliminated": 11441, + "scan": 11442, + "mcm": 11443, + "confiscated": 11444, + "accuracy": 11445, + "cautious": 11446, + "insufficient": 11447, + "outdo": 11448, + "database": 11449, + "mikhail": 11450, + "##isal": 11451, + "5th": 11452, + "zaire": 11453, + "schroeder": 11454, + "og": 11455, + "bribery": 11456, + "interstate": 11457, + "1939": 11458, + "eventual": 11459, + "shattered": 11460, + "##olds": 11461, + "ambassadors": 11462, + "##ischer": 11463, + "richmond": 11464, + "thwart": 11465, + "entrepr": 11466, + "upgr": 11467, + "runner": 11468, + "thri": 11469, + "laos": 11470, + "montana": 11471, + "crying": 11472, + "assam": 11473, + "dalai": 11474, + "##ais": 11475, + "##ails": 11476, + "graf": 11477, + "retained": 11478, + "declining": 11479, + "##vez": 11480, + "plagued": 11481, + "premature": 11482, + "cartel": 11483, + "1951": 11484, + "aus": 11485, + "mt": 11486, + "frankly": 11487, + "undergo": 11488, + "wan": 11489, + "irs": 11490, + "mediation": 11491, + "converted": 11492, + "##issa": 11493, + "recovering": 11494, + "counterterrorism": 11495, + "richardson": 11496, + "ridge": 11497, + "sene": 11498, + "##enter": 11499, + "reductions": 11500, + "sponsor": 11501, + "hughes": 11502, + "ji": 11503, + "mcdonald": 11504, + "##uctive": 11505, + "impart": 11506, + "anxiety": 11507, + "ek": 11508, + "sod": 11509, + "accords": 11510, + "discont": 11511, + "lump": 11512, + "recipients": 11513, + "unhapp": 11514, + "commonly": 11515, + "whereabouts": 11516, + "##ainted": 11517, + "minded": 11518, + "eradic": 11519, + "##ente": 11520, + "karad": 11521, + "define": 11522, + "seemingly": 11523, + "attitudes": 11524, + "entreprene": 11525, + "mm": 11526, + "venture": 11527, + "forests": 11528, + "undocu": 11529, + "wonderful": 11530, + "worksh": 11531, + "dublin": 11532, + "brew": 11533, + "##atta": 11534, + "##fficial": 11535, + "astronaut": 11536, + "wanting": 11537, + "aired": 11538, + "looting": 11539, + "blown": 11540, + "springs": 11541, + "undocumented": 11542, + "1956": 11543, + "holder": 11544, + "##eded": 11545, + "clinics": 11546, + "fah": 11547, + "laying": 11548, + "##rome": 11549, + "dave": 11550, + "pont": 11551, + "cleaning": 11552, + "ancest": 11553, + "backers": 11554, + "mayoral": 11555, + "rey": 11556, + "hano": 11557, + "##iaries": 11558, + "communism": 11559, + "jefferson": 11560, + "armenian": 11561, + "pays": 11562, + "detonated": 11563, + "ry": 11564, + "911": 11565, + "unnamed": 11566, + "khmer": 11567, + "dual": 11568, + "qualify": 11569, + "councillor": 11570, + "01": 11571, + "automatically": 11572, + "glas": 11573, + "innocence": 11574, + "##inational": 11575, + "mafia": 11576, + "idaho": 11577, + "wik": 11578, + "arsenal": 11579, + "##cu": 11580, + "nose": 11581, + "pitts": 11582, + "mph": 11583, + "##ulent": 11584, + "respects": 11585, + "passports": 11586, + "##otte": 11587, + "spare": 11588, + "portra": 11589, + "injust": 11590, + "connor": 11591, + "tb": 11592, + "hebron": 11593, + "portf": 11594, + "precinct": 11595, + "newport": 11596, + "socialists": 11597, + "##rah": 11598, + "brokered": 11599, + "entities": 11600, + "wartime": 11601, + "workplace": 11602, + "commanding": 11603, + "arro": 11604, + "orientation": 11605, + "golf": 11606, + "guided": 11607, + "05": 11608, + "secession": 11609, + "##urry": 11610, + "nicholas": 11611, + "picking": 11612, + "schumer": 11613, + "##plane": 11614, + "contentious": 11615, + "##omfort": 11616, + "##ciation": 11617, + "comparison": 11618, + "apologized": 11619, + "prostit": 11620, + "bp": 11621, + "silva": 11622, + "wrest": 11623, + "##mingham": 11624, + "grat": 11625, + "bald": 11626, + "alternatives": 11627, + "grate": 11628, + "resisted": 11629, + "pearl": 11630, + "secretly": 11631, + "publisher": 11632, + "tents": 11633, + "academ": 11634, + "uncovered": 11635, + "inhabit": 11636, + "senegal": 11637, + "likes": 11638, + "hanoi": 11639, + "alleges": 11640, + "##mn": 11641, + "operatives": 11642, + "warner": 11643, + "survivor": 11644, + "artists": 11645, + "enthusias": 11646, + "##owitz": 11647, + "lifetime": 11648, + "surveys": 11649, + "multinational": 11650, + "wrapped": 11651, + "##ication": 11652, + "tropical": 11653, + "nationality": 11654, + "favors": 11655, + "obam": 11656, + "##umbling": 11657, + "tickets": 11658, + "750": 11659, + "tut": 11660, + "##mand": 11661, + "arnold": 11662, + "allocated": 11663, + "doctrine": 11664, + "##eets": 11665, + "handing": 11666, + "##most": 11667, + "apartments": 11668, + "spraw": 11669, + "##fp": 11670, + "secretariat": 11671, + "##retion": 11672, + "birmingham": 11673, + "##n1": 11674, + "schultz": 11675, + "pave": 11676, + "1954": 11677, + "##aches": 11678, + "emmanuel": 11679, + "grav": 11680, + "poc": 11681, + "##gow": 11682, + "wise": 11683, + "hamm": 11684, + "hosts": 11685, + "segreg": 11686, + "unrel": 11687, + "medvedev": 11688, + "agreeing": 11689, + "privilege": 11690, + "kidn": 11691, + "notable": 11692, + "dian": 11693, + "warming": 11694, + "ti": 11695, + "##met": 11696, + "appropriations": 11697, + "score": 11698, + "assailants": 11699, + "nhs": 11700, + "murdering": 11701, + "corridor": 11702, + "##die": 11703, + "farming": 11704, + "objected": 11705, + "surely": 11706, + "critically": 11707, + "condolences": 11708, + "rogers": 11709, + "bast": 11710, + "engines": 11711, + "eritrea": 11712, + "##anted": 11713, + "cameroon": 11714, + "##gom": 11715, + "liked": 11716, + "imported": 11717, + "cigarettes": 11718, + "toss": 11719, + "##vals": 11720, + "##olia": 11721, + "acute": 11722, + "outright": 11723, + "hardline": 11724, + "mystery": 11725, + "mujah": 11726, + "scam": 11727, + "##quez": 11728, + "transported": 11729, + "##ambi": 11730, + "mistaken": 11731, + "cultiv": 11732, + "surplus": 11733, + "mineral": 11734, + "latinos": 11735, + "##alid": 11736, + "lease": 11737, + "orph": 11738, + "presentation": 11739, + "##aste": 11740, + "plaza": 11741, + "##avi": 11742, + "maz": 11743, + "##ifa": 11744, + "##ovan": 11745, + "##net": 11746, + "vacant": 11747, + "sanctuary": 11748, + "tat": 11749, + "resent": 11750, + "1952": 11751, + "contended": 11752, + "orland": 11753, + "medicines": 11754, + "##angir": 11755, + "##iac": 11756, + "verify": 11757, + "##orum": 11758, + "ignoring": 11759, + "##kat": 11760, + "cavalry": 11761, + "restructuring": 11762, + "##istry": 11763, + "carlson": 11764, + "arroyo": 11765, + "stocks": 11766, + "##iba": 11767, + "suprem": 11768, + "raz": 11769, + "outspoken": 11770, + "##isely": 11771, + "##hra": 11772, + "tir": 11773, + "excluded": 11774, + "defender": 11775, + "weakened": 11776, + "pensions": 11777, + "mahar": 11778, + "shook": 11779, + "salman": 11780, + "colombo": 11781, + "rao": 11782, + "hence": 11783, + "inquiries": 11784, + "zoo": 11785, + "readiness": 11786, + "ramos": 11787, + "##will": 11788, + "casino": 11789, + "celebrating": 11790, + "##dar": 11791, + "##rose": 11792, + "checkpoints": 11793, + "floyd": 11794, + "surviving": 11795, + "continu": 11796, + "pardon": 11797, + "resem": 11798, + "examining": 11799, + "##itative": 11800, + "neglect": 11801, + "interfer": 11802, + "fi": 11803, + "zan": 11804, + "vocal": 11805, + "handc": 11806, + "thie": 11807, + "radiation": 11808, + "shak": 11809, + "athlet": 11810, + "transactions": 11811, + "buc": 11812, + "##iji": 11813, + "##icides": 11814, + "ouster": 11815, + "cents": 11816, + "##look": 11817, + "exhibition": 11818, + "##reach": 11819, + "authorization": 11820, + "portland": 11821, + "uniforms": 11822, + "madd": 11823, + "zhang": 11824, + "albright": 11825, + "##raham": 11826, + "aquino": 11827, + "populist": 11828, + "hend": 11829, + "ultra": 11830, + "##amy": 11831, + "accommodate": 11832, + "strategist": 11833, + "feud": 11834, + "cooperating": 11835, + "staunch": 11836, + "nominees": 11837, + "brutality": 11838, + "observation": 11839, + "infring": 11840, + "fights": 11841, + "nypd": 11842, + "moratorium": 11843, + "101": 11844, + "vikt": 11845, + "recruiting": 11846, + "franco": 11847, + "resolving": 11848, + "illicit": 11849, + "staffers": 11850, + "fergus": 11851, + "xin": 11852, + "robust": 11853, + "liquor": 11854, + "occupy": 11855, + "backlash": 11856, + "stakes": 11857, + "budgets": 11858, + "##opoulos": 11859, + "credential": 11860, + "warri": 11861, + "gunshot": 11862, + "##antic": 11863, + "epic": 11864, + "servic": 11865, + "invite": 11866, + "photographer": 11867, + "##eim": 11868, + "tuts": 11869, + "adjacent": 11870, + "appla": 11871, + "##far": 11872, + "##bound": 11873, + "##ws": 11874, + "developers": 11875, + "ener": 11876, + "explore": 11877, + "##ii": 11878, + "dumped": 11879, + "bicy": 11880, + "typh": 11881, + "choosing": 11882, + "consecutive": 11883, + "stripped": 11884, + "reminder": 11885, + "bailout": 11886, + "experiment": 11887, + "fueled": 11888, + "##fts": 11889, + "disasters": 11890, + "##enson": 11891, + "plight": 11892, + "autopsy": 11893, + "reacted": 11894, + "pml": 11895, + "##aint": 11896, + "montgom": 11897, + "oral": 11898, + "emperor": 11899, + "aden": 11900, + "runway": 11901, + "teens": 11902, + "ski": 11903, + "pressures": 11904, + "hein": 11905, + "##makers": 11906, + "rejecting": 11907, + "##cano": 11908, + "##iamen": 11909, + "anarch": 11910, + "broadcaster": 11911, + "brigades": 11912, + "phenomen": 11913, + "stup": 11914, + "poses": 11915, + "prefect": 11916, + "stom": 11917, + "graft": 11918, + "arena": 11919, + "cambridge": 11920, + "extortion": 11921, + "ratified": 11922, + "##ongo": 11923, + "##lee": 11924, + "##lington": 11925, + "discretion": 11926, + "disqual": 11927, + "grateful": 11928, + "isa": 11929, + "##inda": 11930, + "lesser": 11931, + "shooter": 11932, + "trude": 11933, + "lan": 11934, + "forthcoming": 11935, + "doubled": 11936, + "creates": 11937, + "economically": 11938, + "tasks": 11939, + "lied": 11940, + "peas": 11941, + "samar": 11942, + "contempor": 11943, + "irregularities": 11944, + "absor": 11945, + "sanitation": 11946, + "##stal": 11947, + "holidays": 11948, + "##estone": 11949, + "undertaken": 11950, + "cigarette": 11951, + "griff": 11952, + "ayat": 11953, + "sounded": 11954, + "##bern": 11955, + "instruction": 11956, + "confederate": 11957, + "ritual": 11958, + "robbed": 11959, + "reckless": 11960, + "planet": 11961, + "outlawed": 11962, + "posting": 11963, + "understands": 11964, + "breakdown": 11965, + "##akis": 11966, + "##sex": 11967, + "##boy": 11968, + "trudeau": 11969, + "wip": 11970, + "yad": 11971, + "exchanged": 11972, + "omb": 11973, + "##adhafi": 11974, + "montgomery": 11975, + "##idi": 11976, + "societies": 11977, + "##eni": 11978, + "belongs": 11979, + "whereas": 11980, + "immune": 11981, + "news24": 11982, + "viktor": 11983, + "strengthened": 11984, + "kah": 11985, + "lynch": 11986, + "emig": 11987, + "##shad": 11988, + "incentives": 11989, + "wished": 11990, + "kazakhstan": 11991, + "eta": 11992, + "1957": 11993, + "frederic": 11994, + "orlando": 11995, + "uttar": 11996, + "shirts": 11997, + "benedict": 11998, + "booth": 11999, + "classroom": 12000, + "lon": 12001, + "sloven": 12002, + "9th": 12003, + "unofficial": 12004, + "##lusively": 12005, + "booked": 12006, + "vincent": 12007, + "ismail": 12008, + "##mons": 12009, + "##nut": 12010, + "##enegro": 12011, + "##atories": 12012, + "condemning": 12013, + "stomach": 12014, + "subpoena": 12015, + "repairs": 12016, + "feinstein": 12017, + "##uy": 12018, + "overseeing": 12019, + "shal": 12020, + "jeremy": 12021, + "hosni": 12022, + "advances": 12023, + "escort": 12024, + "poorly": 12025, + "shipments": 12026, + "montenegro": 12027, + "decides": 12028, + "sway": 12029, + "shia": 12030, + "mild": 12031, + "honored": 12032, + "myster": 12033, + "lone": 12034, + "baseball": 12035, + "isil": 12036, + "laure": 12037, + "expedition": 12038, + "counseling": 12039, + "##etes": 12040, + "prosecutions": 12041, + "shifting": 12042, + "incoming": 12043, + "plunged": 12044, + "##aux": 12045, + "multilateral": 12046, + "appell": 12047, + "fran": 12048, + "monopol": 12049, + "mi": 12050, + "biz": 12051, + "smugglers": 12052, + "fant": 12053, + "aristide": 12054, + "hog": 12055, + "##anny": 12056, + "kamp": 12057, + "unjust": 12058, + "##hips": 12059, + "amman": 12060, + "reconna": 12061, + "sne": 12062, + "propon": 12063, + "headline": 12064, + "afterwards": 12065, + "karadzic": 12066, + "ruler": 12067, + "finances": 12068, + "dow": 12069, + "##raction": 12070, + "differently": 12071, + "wreckage": 12072, + "##aceutical": 12073, + "##byn": 12074, + "jennifer": 12075, + "restart": 12076, + "##ancies": 12077, + "##ouk": 12078, + "sensit": 12079, + "icon": 12080, + "rocked": 12081, + "heated": 12082, + "distinguished": 12083, + "##iller": 12084, + "restoring": 12085, + "ayatollah": 12086, + "lockh": 12087, + "ceremonies": 12088, + "observe": 12089, + "brick": 12090, + "parker": 12091, + "##wat": 12092, + "nerve": 12093, + "precisely": 12094, + "fundraising": 12095, + "taxpayer": 12096, + "##immer": 12097, + "psychiatric": 12098, + "##ulates": 12099, + "graph": 12100, + "lis": 12101, + "advancing": 12102, + "##arded": 12103, + "strained": 12104, + "authent": 12105, + "##atisf": 12106, + "mete": 12107, + "##verse": 12108, + "chern": 12109, + "serial": 12110, + "##etz": 12111, + "##wall": 12112, + "##opal": 12113, + "artific": 12114, + "ferguson": 12115, + "thresh": 12116, + "rabbi": 12117, + "complaining": 12118, + "oversees": 12119, + "withdrawing": 12120, + "anna": 12121, + "circles": 12122, + "affirmative": 12123, + "##oro": 12124, + "bronx": 12125, + "parad": 12126, + "blaming": 12127, + "permanently": 12128, + "##rator": 12129, + "hosting": 12130, + "synag": 12131, + "lash": 12132, + "appearances": 12133, + "##nish": 12134, + "highways": 12135, + "##olded": 12136, + "aceh": 12137, + "myth": 12138, + "cod": 12139, + "basra": 12140, + "lisa": 12141, + "characterized": 12142, + "paramed": 12143, + "commod": 12144, + "delaware": 12145, + "smile": 12146, + "schemes": 12147, + "mors": 12148, + "##gments": 12149, + "##iman": 12150, + "comed": 12151, + "tweets": 12152, + "##lords": 12153, + "nod": 12154, + "confined": 12155, + "tajik": 12156, + "developer": 12157, + "##uates": 12158, + "discharged": 12159, + "reconnaissance": 12160, + "limitations": 12161, + "robertson": 12162, + "khat": 12163, + "kilogram": 12164, + "##onsc": 12165, + "unanimous": 12166, + "acquisition": 12167, + "publications": 12168, + "basket": 12169, + "bali": 12170, + "stanley": 12171, + "pharmaceutical": 12172, + "simultaneously": 12173, + "transmitted": 12174, + "##bie": 12175, + "feeding": 12176, + "medication": 12177, + "slave": 12178, + "jesse": 12179, + "basque": 12180, + "hect": 12181, + "1955": 12182, + "mccarthy": 12183, + "upro": 12184, + "bachel": 12185, + "unauthor": 12186, + "aligned": 12187, + "neo": 12188, + "##amped": 12189, + "disproport": 12190, + "struggles": 12191, + "##tr": 12192, + "implicated": 12193, + "##berger": 12194, + "fing": 12195, + "mills": 12196, + "wives": 12197, + "bere": 12198, + "motorists": 12199, + "##ushch": 12200, + "downing": 12201, + "narrative": 12202, + "quotes": 12203, + "treaties": 12204, + "stockp": 12205, + "karnat": 12206, + "##oh": 12207, + "battered": 12208, + "volcano": 12209, + "procurement": 12210, + "rut": 12211, + "poisoning": 12212, + "##yen": 12213, + "reyn": 12214, + "fatalities": 12215, + "whoever": 12216, + "1958": 12217, + "rises": 12218, + "##rect": 12219, + "tian": 12220, + "brist": 12221, + "songs": 12222, + "oxy": 12223, + "shim": 12224, + "beck": 12225, + "recruits": 12226, + "scrap": 12227, + "neph": 12228, + "notification": 12229, + "zion": 12230, + "misleading": 12231, + "##isers": 12232, + "lakes": 12233, + "yas": 12234, + "continental": 12235, + "unl": 12236, + "##view": 12237, + "dominican": 12238, + "applying": 12239, + "havana": 12240, + "kidnappers": 12241, + "carp": 12242, + "obstruction": 12243, + "karnataka": 12244, + "abrupt": 12245, + "substantially": 12246, + "1917": 12247, + "centered": 12248, + "respir": 12249, + "financed": 12250, + "##rons": 12251, + "##croft": 12252, + "gubern": 12253, + "##eta": 12254, + "kap": 12255, + "thatcher": 12256, + "spaces": 12257, + "dah": 12258, + "homeowners": 12259, + "stroke": 12260, + "indications": 12261, + "mandated": 12262, + "lithuania": 12263, + "gw": 12264, + "wisdom": 12265, + "turner": 12266, + "##uffle": 12267, + "07": 12268, + "##ructive": 12269, + "municipalities": 12270, + "##rified": 12271, + "disreg": 12272, + "pc": 12273, + "tally": 12274, + "crus": 12275, + "spa": 12276, + "##asy": 12277, + "srin": 12278, + "inability": 12279, + "artificial": 12280, + "ripped": 12281, + "fugitive": 12282, + "fallu": 12283, + "##inter": 12284, + "##ashtra": 12285, + "culmin": 12286, + "mayors": 12287, + "sweet": 12288, + "snap": 12289, + "optimism": 12290, + "gubernatorial": 12291, + "airspace": 12292, + "##iances": 12293, + "neil": 12294, + "cotton": 12295, + "##ju": 12296, + "gerald": 12297, + "ninth": 12298, + "183": 12299, + "09": 12300, + "pipe": 12301, + "passion": 12302, + "unaware": 12303, + "setback": 12304, + "oz": 12305, + "internally": 12306, + "minne": 12307, + "ans": 12308, + "directions": 12309, + "##asive": 12310, + "##aga": 12311, + "ralph": 12312, + "verb": 12313, + "urgency": 12314, + "##kshire": 12315, + "austerity": 12316, + "bihar": 12317, + "monarchy": 12318, + "bare": 12319, + "guilt": 12320, + "spo": 12321, + "grid": 12322, + "midter": 12323, + "spell": 12324, + "##ovsky": 12325, + "trusted": 12326, + "hike": 12327, + "firearm": 12328, + "specialists": 12329, + "censorship": 12330, + "##abis": 12331, + "tactic": 12332, + "inhabitants": 12333, + "##sea": 12334, + "sul": 12335, + "ian": 12336, + "advocated": 12337, + "entity": 12338, + "avoiding": 12339, + "irrespons": 12340, + "cel": 12341, + "anxious": 12342, + "undec": 12343, + "viable": 12344, + "##enberg": 12345, + "chun": 12346, + "akh": 12347, + "bike": 12348, + "impartial": 12349, + "outpost": 12350, + "ware": 12351, + "prolonged": 12352, + "travelled": 12353, + "stanford": 12354, + "vas": 12355, + "sinai": 12356, + "sank": 12357, + "technic": 12358, + "bypass": 12359, + "schm": 12360, + "##iyah": 12361, + "tide": 12362, + "alfred": 12363, + "##ilation": 12364, + "confused": 12365, + "recount": 12366, + "chairperson": 12367, + "treason": 12368, + "##acare": 12369, + "tayy": 12370, + "rewritten": 12371, + "easter": 12372, + "surfaced": 12373, + "cdc": 12374, + "riverside": 12375, + "##afe": 12376, + "regards": 12377, + "accomplished": 12378, + "##rates": 12379, + "##athy": 12380, + "prophet": 12381, + "minneapolis": 12382, + "slaves": 12383, + "clay": 12384, + "communicate": 12385, + "victories": 12386, + "##oping": 12387, + "eliminating": 12388, + "##bermann": 12389, + "legend": 12390, + "##elve": 12391, + "preval": 12392, + "reservations": 12393, + "##hift": 12394, + "constituents": 12395, + "bam": 12396, + "gentle": 12397, + "##rella": 12398, + "viewers": 12399, + "coordinating": 12400, + "santos": 12401, + "heroes": 12402, + "aging": 12403, + "bottles": 12404, + "propri": 12405, + "communique": 12406, + "gabriel": 12407, + "spear": 12408, + "##phones": 12409, + "aar": 12410, + "pupils": 12411, + "assisting": 12412, + "expired": 12413, + "stimulus": 12414, + "##imental": 12415, + "zambia": 12416, + "expulsion": 12417, + "portrayed": 12418, + "hob": 12419, + "ramadan": 12420, + "sidelines": 12421, + "abraham": 12422, + "pretoria": 12423, + "exploration": 12424, + "incons": 12425, + "nights": 12426, + "##hanced": 12427, + "##vili": 12428, + "fron": 12429, + "enhanced": 12430, + "concur": 12431, + "refrain": 12432, + "posters": 12433, + "yar": 12434, + "steep": 12435, + "##icism": 12436, + "##wick": 12437, + "##ighted": 12438, + "##ski": 12439, + "convened": 12440, + "aggravated": 12441, + "haq": 12442, + "conqu": 12443, + "enroll": 12444, + "sooner": 12445, + "nebr": 12446, + "comr": 12447, + "ethical": 12448, + "pedro": 12449, + "scored": 12450, + "transcripts": 12451, + "##auer": 12452, + "lal": 12453, + "makeshift": 12454, + "ud": 12455, + "imam": 12456, + "##adier": 12457, + "disgra": 12458, + "zah": 12459, + "mourning": 12460, + "bone": 12461, + "calder": 12462, + "tapes": 12463, + "##izz": 12464, + "resh": 12465, + "meter": 12466, + "disrupted": 12467, + "disney": 12468, + "reviews": 12469, + "##try": 12470, + "kohl": 12471, + "hed": 12472, + "joke": 12473, + "screaming": 12474, + "elimination": 12475, + "lanes": 12476, + "persistent": 12477, + "##col": 12478, + "breathing": 12479, + "presents": 12480, + "altogether": 12481, + "descend": 12482, + "spectrum": 12483, + "identities": 12484, + "sponsors": 12485, + "repatriation": 12486, + "treasurer": 12487, + "##utt": 12488, + "dul": 12489, + "theor": 12490, + "06": 12491, + "##ourt": 12492, + "kla": 12493, + "magistrates": 12494, + "cass": 12495, + "18th": 12496, + "purported": 12497, + "maneuver": 12498, + "asset": 12499, + "carac": 12500, + "unspec": 12501, + "dirt": 12502, + "alerted": 12503, + "drain": 12504, + "twelve": 12505, + "##anth": 12506, + "obamacare": 12507, + "sacred": 12508, + "02": 12509, + "objection": 12510, + "attrib": 12511, + "spark": 12512, + "corrections": 12513, + "arresting": 12514, + "kib": 12515, + "uzbekistan": 12516, + "gur": 12517, + "escalated": 12518, + "##case": 12519, + "phillips": 12520, + "##akar": 12521, + "oli": 12522, + "dhaka": 12523, + "conventions": 12524, + "metres": 12525, + "swear": 12526, + "advise": 12527, + "credentials": 12528, + "solved": 12529, + "reaches": 12530, + "mirror": 12531, + "armenia": 12532, + "##rae": 12533, + "regulate": 12534, + "anat": 12535, + "##esco": 12536, + "cyn": 12537, + "haul": 12538, + "lanc": 12539, + "moussa": 12540, + "##ambique": 12541, + "assign": 12542, + "whip": 12543, + "debts": 12544, + "realistic": 12545, + "##oga": 12546, + "##fires": 12547, + "hacking": 12548, + "stakeholders": 12549, + "jor": 12550, + "haj": 12551, + "##np": 12552, + "olbermann": 12553, + "crushed": 12554, + "flawed": 12555, + "documentation": 12556, + "bachelor": 12557, + "intermedi": 12558, + "efficiency": 12559, + "ing": 12560, + "injunction": 12561, + "marshal": 12562, + "inclusion": 12563, + "harvest": 12564, + "pink": 12565, + "allah": 12566, + "maharashtra": 12567, + "diana": 12568, + "wazir": 12569, + "wag": 12570, + "easing": 12571, + "refers": 12572, + "breakfast": 12573, + "powered": 12574, + "soccer": 12575, + "nebraska": 12576, + "gatherings": 12577, + "billionaire": 12578, + "petitions": 12579, + "drones": 12580, + "ehud": 12581, + "unspecified": 12582, + "##rik": 12583, + "wary": 12584, + "bert": 12585, + "guarded": 12586, + "structural": 12587, + "peterson": 12588, + "independents": 12589, + "recognise": 12590, + "kuwaiti": 12591, + "##pit": 12592, + "smashed": 12593, + "penet": 12594, + "mozambique": 12595, + "gam": 12596, + "rulings": 12597, + "blasted": 12598, + "##perse": 12599, + "shiites": 12600, + "brooks": 12601, + "gau": 12602, + "jess": 12603, + "enthusi": 12604, + "requesting": 12605, + "confession": 12606, + "disagreed": 12607, + "poured": 12608, + "airborne": 12609, + "painting": 12610, + "earliest": 12611, + "republics": 12612, + "baloch": 12613, + "proposing": 12614, + "influx": 12615, + "breakaway": 12616, + "sla": 12617, + "distant": 12618, + "script": 12619, + "genetic": 12620, + "##reated": 12621, + "revelations": 12622, + "conferences": 12623, + "##ighting": 12624, + "divisive": 12625, + "concentrated": 12626, + "hopefully": 12627, + "rodham": 12628, + "yout": 12629, + "embraced": 12630, + "oslo": 12631, + "reservo": 12632, + "towers": 12633, + "undergoing": 12634, + "kavan": 12635, + "armies": 12636, + "installations": 12637, + "indefinitely": 12638, + "furthermore": 12639, + "grief": 12640, + "deserves": 12641, + "condole": 12642, + "insecurity": 12643, + "poul": 12644, + "mini": 12645, + "meteor": 12646, + "##erting": 12647, + "starr": 12648, + "walks": 12649, + "redistributed": 12650, + "nit": 12651, + "lavrov": 12652, + "presiding": 12653, + "patience": 12654, + "hi": 12655, + "disperse": 12656, + "components": 12657, + "subd": 12658, + "grandchildren": 12659, + "norms": 12660, + "boundary": 12661, + "assassinated": 12662, + "gene": 12663, + "mes": 12664, + "cct": 12665, + "mbeki": 12666, + "supportive": 12667, + "bother": 12668, + "airfield": 12669, + "affects": 12670, + "##iko": 12671, + "swat": 12672, + "turks": 12673, + "flexibility": 12674, + "circulated": 12675, + "newt": 12676, + "bore": 12677, + "drill": 12678, + "##iago": 12679, + "##olly": 12680, + "unconsc": 12681, + "shaped": 12682, + "natal": 12683, + "inex": 12684, + "une": 12685, + "exagger": 12686, + "sandy": 12687, + "mechanisms": 12688, + "bureaucracy": 12689, + "chicken": 12690, + "determining": 12691, + "##enos": 12692, + "sic": 12693, + "##inqu": 12694, + "flour": 12695, + "militiamen": 12696, + "component": 12697, + "hugo": 12698, + "featuring": 12699, + "bulg": 12700, + "commanded": 12701, + "ore": 12702, + "stupid": 12703, + "corbyn": 12704, + "##acon": 12705, + "intercepted": 12706, + "debated": 12707, + "observatory": 12708, + "roth": 12709, + "gifts": 12710, + "promptly": 12711, + "airways": 12712, + "garage": 12713, + "misdemeanor": 12714, + "storms": 12715, + "poles": 12716, + "unhappy": 12717, + "tonnes": 12718, + "incurs": 12719, + "nadu": 12720, + "keral": 12721, + "moroccan": 12722, + "##ahan": 12723, + "contracted": 12724, + "underlying": 12725, + "governed": 12726, + "midst": 12727, + "ussr": 12728, + "naked": 12729, + "applies": 12730, + "constraints": 12731, + "deliberations": 12732, + "persuaded": 12733, + "convert": 12734, + "studio": 12735, + "gust": 12736, + "chanted": 12737, + "##ghazi": 12738, + "whis": 12739, + "cannabis": 12740, + "acquire": 12741, + "thereby": 12742, + "##ocate": 12743, + "systematic": 12744, + "dens": 12745, + "##hill": 12746, + "donation": 12747, + "burglary": 12748, + "##iva": 12749, + "defam": 12750, + "transcript": 12751, + "stalin": 12752, + "wheat": 12753, + "assemblyman": 12754, + "clarify": 12755, + "consists": 12756, + "stressing": 12757, + "jungle": 12758, + "kavanaugh": 12759, + "presenting": 12760, + "distribute": 12761, + "urgently": 12762, + "violates": 12763, + "constituted": 12764, + "stall": 12765, + "milan": 12766, + "rend": 12767, + "fortune": 12768, + "03": 12769, + "pervez": 12770, + "abbott": 12771, + "platforms": 12772, + "##bow": 12773, + "##ono": 12774, + "youtube": 12775, + "##erts": 12776, + "threshold": 12777, + "suppress": 12778, + "osset": 12779, + "launches": 12780, + "##zman": 12781, + "##obod": 12782, + "##usa": 12783, + "##bourne": 12784, + "paraly": 12785, + "slated": 12786, + "cluster": 12787, + "housed": 12788, + "abide": 12789, + "gian": 12790, + "kings": 12791, + "tenants": 12792, + "alg": 12793, + "relied": 12794, + "utter": 12795, + "confine": 12796, + "condoleez": 12797, + "reunification": 12798, + "ranked": 12799, + "##xi": 12800, + "ditch": 12801, + "curtail": 12802, + "chal": 12803, + "##jay": 12804, + "dyn": 12805, + "newsom": 12806, + "modified": 12807, + "jub": 12808, + "zard": 12809, + "eleven": 12810, + "contempl": 12811, + "casey": 12812, + "logistics": 12813, + "pornography": 12814, + "swiftly": 12815, + "recalls": 12816, + "barring": 12817, + "eagle": 12818, + "benghazi": 12819, + "shap": 12820, + "##pes": 12821, + "##ido": 12822, + "besie": 12823, + "santiago": 12824, + "proceeding": 12825, + "wallace": 12826, + "iz": 12827, + "hawk": 12828, + "reno": 12829, + "enthusiasm": 12830, + "releases": 12831, + "tolerate": 12832, + "kerala": 12833, + "errors": 12834, + "gdp": 12835, + "compiled": 12836, + "load": 12837, + "embattled": 12838, + "surgeon": 12839, + "##avor": 12840, + "locally": 12841, + "##govina": 12842, + "apologize": 12843, + "##offs": 12844, + "scare": 12845, + "balkans": 12846, + "relieved": 12847, + "##endar": 12848, + "xinjiang": 12849, + "mcg": 12850, + "retiring": 12851, + "dissolved": 12852, + "##lett": 12853, + "jewel": 12854, + "##jee": 12855, + "contemporary": 12856, + "liaison": 12857, + "allege": 12858, + "##integr": 12859, + "brush": 12860, + "##ashi": 12861, + "invent": 12862, + "tasked": 12863, + "steadily": 12864, + "leaks": 12865, + "lax": 12866, + "sometime": 12867, + "covert": 12868, + "surveyed": 12869, + "termed": 12870, + "##aphosa": 12871, + "accusation": 12872, + "dpp": 12873, + "encountered": 12874, + "umbrella": 12875, + "pittsburgh": 12876, + "distress": 12877, + "forcibly": 12878, + "crimea": 12879, + "compuls": 12880, + "auditor": 12881, + "lacks": 12882, + "amazon": 12883, + "pakistanis": 12884, + "contaminated": 12885, + "tillerson": 12886, + "reimb": 12887, + "##inoch": 12888, + "filling": 12889, + "patt": 12890, + "disappointment": 12891, + "ravaged": 12892, + "lac": 12893, + "exiled": 12894, + "barn": 12895, + "dent": 12896, + "sf": 12897, + "patron": 12898, + "ramaphosa": 12899, + "saudis": 12900, + "secrecy": 12901, + "auction": 12902, + "relent": 12903, + "##enary": 12904, + "crush": 12905, + "default": 12906, + "centrist": 12907, + "travelers": 12908, + "joan": 12909, + "elders": 12910, + "accommodation": 12911, + "beaches": 12912, + "kun": 12913, + "caucas": 12914, + "sample": 12915, + "generous": 12916, + "tul": 12917, + "bulgarian": 12918, + "##rina": 12919, + "sake": 12920, + "renewal": 12921, + "caucuses": 12922, + "##inge": 12923, + "horses": 12924, + "banners": 12925, + "7th": 12926, + "thunder": 12927, + "hostility": 12928, + "##club": 12929, + "climbed": 12930, + "reactions": 12931, + "hutu": 12932, + "baltic": 12933, + "ngu": 12934, + "websites": 12935, + "doses": 12936, + "jos": 12937, + "##kind": 12938, + "chilean": 12939, + "syndrome": 12940, + "##itement": 12941, + "##gart": 12942, + "invested": 12943, + "morsi": 12944, + "condoleezza": 12945, + "##umbled": 12946, + "wals": 12947, + "disagreement": 12948, + "completing": 12949, + "output": 12950, + "airplane": 12951, + "clearance": 12952, + "alias": 12953, + "cancell": 12954, + "grove": 12955, + "abusive": 12956, + "excited": 12957, + "cpc": 12958, + "##pool": 12959, + "cum": 12960, + "trustees": 12961, + "punitive": 12962, + "harmful": 12963, + "retrie": 12964, + "sacked": 12965, + "categories": 12966, + "discred": 12967, + "specify": 12968, + "bacter": 12969, + "films": 12970, + "bathroom": 12971, + "stored": 12972, + "phenomenon": 12973, + "harvey": 12974, + "vague": 12975, + "assuming": 12976, + "clan": 12977, + "distinction": 12978, + "gays": 12979, + "watson": 12980, + "alike": 12981, + "tayyip": 12982, + "horiz": 12983, + "traditions": 12984, + "livest": 12985, + "suspicions": 12986, + "crashes": 12987, + "timothy": 12988, + "dealings": 12989, + "cement": 12990, + "##roe": 12991, + "cun": 12992, + "holes": 12993, + "beside": 12994, + "waving": 12995, + "explicitly": 12996, + "vil": 12997, + "substit": 12998, + "bleeding": 12999, + "criticize": 13000, + "zardari": 13001, + "stu": 13002, + "negl": 13003, + "decrease": 13004, + "behead": 13005, + "yong": 13006, + "gunned": 13007, + "regain": 13008, + "anah": 13009, + "contends": 13010, + "indisc": 13011, + "unrelated": 13012, + "nightclub": 13013, + "theories": 13014, + "amazing": 13015, + "##step": 13016, + "ende": 13017, + "verification": 13018, + "admits": 13019, + "rapport": 13020, + "mant": 13021, + "ferr": 13022, + "madison": 13023, + "enforcing": 13024, + "dayton": 13025, + "inflicted": 13026, + "earning": 13027, + "negligence": 13028, + "impasse": 13029, + "measured": 13030, + "##anao": 13031, + "justin": 13032, + "contents": 13033, + "mesa": 13034, + "unst": 13035, + "##ileaks": 13036, + "undermining": 13037, + "matern": 13038, + "defeating": 13039, + "reneg": 13040, + "interpreted": 13041, + "caret": 13042, + "horrific": 13043, + "leverage": 13044, + "ard": 13045, + "escorted": 13046, + "gol": 13047, + "lamb": 13048, + "caracas": 13049, + "casualty": 13050, + "trends": 13051, + "naming": 13052, + "dere": 13053, + "rioting": 13054, + "marxist": 13055, + "dock": 13056, + "upgrade": 13057, + "##eri": 13058, + "provoked": 13059, + "patent": 13060, + "##ouncing": 13061, + "##asted": 13062, + "##oler": 13063, + "##urge": 13064, + "inclusive": 13065, + "label": 13066, + "protestors": 13067, + "kmt": 13068, + "subsidiary": 13069, + "##note": 13070, + "vaccination": 13071, + "dispers": 13072, + "aggressively": 13073, + "wade": 13074, + "##hani": 13075, + "classic": 13076, + "comprising": 13077, + "hazardous": 13078, + "transformation": 13079, + "protester": 13080, + "exclusively": 13081, + "wikileaks": 13082, + "sabotage": 13083, + "##ffect": 13084, + "tsv": 13085, + "presumably": 13086, + "forty": 13087, + "undertake": 13088, + "heal": 13089, + "outreach": 13090, + "deadlock": 13091, + "hollande": 13092, + "rage": 13093, + "congregation": 13094, + "petersburg": 13095, + "edin": 13096, + "##anche": 13097, + "descent": 13098, + "##gie": 13099, + "cctv": 13100, + "mars": 13101, + "displace": 13102, + "raping": 13103, + "utilities": 13104, + "weaken": 13105, + "norman": 13106, + "cbi": 13107, + "vit": 13108, + "inject": 13109, + "bottle": 13110, + "adjour": 13111, + "borne": 13112, + "##qa": 13113, + "##marked": 13114, + "sprawling": 13115, + "##inas": 13116, + "broadly": 13117, + "patric": 13118, + "##acies": 13119, + "##izumi": 13120, + "disruption": 13121, + "conflicting": 13122, + "shotgun": 13123, + "##ennial": 13124, + "##enas": 13125, + "yus": 13126, + "seniors": 13127, + "precise": 13128, + "##weight": 13129, + "brigadier": 13130, + "butler": 13131, + "zap": 13132, + "penn": 13133, + "transfers": 13134, + "desperately": 13135, + "mw": 13136, + "convict": 13137, + "patrolling": 13138, + "##apping": 13139, + "toil": 13140, + "countryside": 13141, + "anaheim": 13142, + "necessity": 13143, + "##advant": 13144, + "bones": 13145, + "injustice": 13146, + "horrible": 13147, + "rachel": 13148, + "##isans": 13149, + "prosecuting": 13150, + "##onic": 13151, + "unification": 13152, + "ya": 13153, + "##rians": 13154, + "credits": 13155, + "tsvangir": 13156, + "commissions": 13157, + "glasgow": 13158, + "##agn": 13159, + "assembled": 13160, + "battleground": 13161, + "charact": 13162, + "##lib": 13163, + "##eck": 13164, + "##edi": 13165, + "constable": 13166, + "intoler": 13167, + "aerosp": 13168, + "amy": 13169, + "gbag": 13170, + "harassed": 13171, + "fathers": 13172, + "nationalism": 13173, + "stunned": 13174, + "slogan": 13175, + "characters": 13176, + "koizumi": 13177, + "timely": 13178, + "pockets": 13179, + "disadvant": 13180, + "repris": 13181, + "focuses": 13182, + "horror": 13183, + "##elo": 13184, + "bernardino": 13185, + "references": 13186, + "airl": 13187, + "xia": 13188, + "justification": 13189, + "maoists": 13190, + "chart": 13191, + "drafting": 13192, + "carson": 13193, + "historians": 13194, + "oval": 13195, + "bargain": 13196, + "chanting": 13197, + "lewinsky": 13198, + "likelihood": 13199, + "mason": 13200, + "##jani": 13201, + "sheet": 13202, + "huck": 13203, + "miguel": 13204, + "mla": 13205, + "spor": 13206, + "grands": 13207, + "hammer": 13208, + "dreams": 13209, + "abusing": 13210, + "dmit": 13211, + "lobbyists": 13212, + "malta": 13213, + "loving": 13214, + "hardest": 13215, + "hr": 13216, + "##esc": 13217, + "disappro": 13218, + "##aso": 13219, + "brave": 13220, + "fairness": 13221, + "posing": 13222, + "preserv": 13223, + "##hal": 13224, + "pash": 13225, + "equity": 13226, + "monte": 13227, + "condemns": 13228, + "stemming": 13229, + "simpl": 13230, + "withheld": 13231, + "applause": 13232, + "##aik": 13233, + "offender": 13234, + "##mare": 13235, + "fuller": 13236, + "##lie": 13237, + "reopening": 13238, + "knight": 13239, + "katrina": 13240, + "wherever": 13241, + "consequence": 13242, + "kol": 13243, + "cort": 13244, + "repay": 13245, + "reactors": 13246, + "listened": 13247, + "nicaraguan": 13248, + "zam": 13249, + "##after": 13250, + "tsvangirai": 13251, + "slipped": 13252, + "##vent": 13253, + "signaled": 13254, + "oaks": 13255, + "gbagbo": 13256, + "examiner": 13257, + "warring": 13258, + "sino": 13259, + "##veni": 13260, + "canadians": 13261, + "oriented": 13262, + "##enei": 13263, + "livelihood": 13264, + "vest": 13265, + "ft": 13266, + "libr": 13267, + "piv": 13268, + "##drop": 13269, + "fireworks": 13270, + "lima": 13271, + "amounted": 13272, + "dealer": 13273, + "stiff": 13274, + "181": 13275, + "misunder": 13276, + "exac": 13277, + "gm": 13278, + "oliver": 13279, + "casting": 13280, + "arrivals": 13281, + "substantive": 13282, + "yam": 13283, + "drowned": 13284, + "recapt": 13285, + "rangers": 13286, + "exacerb": 13287, + "donnell": 13288, + "appellate": 13289, + "manning": 13290, + "nak": 13291, + "##apur": 13292, + "glenn": 13293, + "assaulting": 13294, + "luxem": 13295, + "disast": 13296, + "cave": 13297, + "##itively": 13298, + "outc": 13299, + "bailey": 13300, + "kidney": 13301, + "productive": 13302, + "worn": 13303, + "snatch": 13304, + "lloyd": 13305, + "tuc": 13306, + "##athir": 13307, + "scarborough": 13308, + "shaw": 13309, + "defiance": 13310, + "evolution": 13311, + "##ppe": 13312, + "shaking": 13313, + "impressed": 13314, + "innovation": 13315, + "##olve": 13316, + "##unda": 13317, + "1919": 13318, + "##adena": 13319, + "yah": 13320, + "ineffect": 13321, + "recess": 13322, + "ucla": 13323, + "communal": 13324, + "knock": 13325, + "clarke": 13326, + "enlisted": 13327, + "forged": 13328, + "lub": 13329, + "oman": 13330, + "105": 13331, + "##assified": 13332, + "huntington": 13333, + "carr": 13334, + "click": 13335, + "pullout": 13336, + "##erie": 13337, + "##unct": 13338, + "nw": 13339, + "khamenei": 13340, + "unsuccessfully": 13341, + "##rations": 13342, + "okin": 13343, + "unacc": 13344, + "edinburgh": 13345, + "minimal": 13346, + "cellphone": 13347, + "installation": 13348, + "remin": 13349, + "incorrect": 13350, + "fifty": 13351, + "renamed": 13352, + "presided": 13353, + "administrations": 13354, + "tac": 13355, + "##market": 13356, + "rampant": 13357, + "owed": 13358, + "payroll": 13359, + "certified": 13360, + "mock": 13361, + "mercy": 13362, + "##amine": 13363, + "additionally": 13364, + "amir": 13365, + "interpre": 13366, + "ratification": 13367, + "switched": 13368, + "ernest": 13369, + "##itaries": 13370, + "lament": 13371, + "sided": 13372, + "muk": 13373, + "smok": 13374, + "rust": 13375, + "outbreaks": 13376, + "inaugural": 13377, + "rallied": 13378, + "licensed": 13379, + "##bling": 13380, + "nh": 13381, + "harper": 13382, + "##cur": 13383, + "montreal": 13384, + "poised": 13385, + "alarming": 13386, + "embarrassing": 13387, + "##rust": 13388, + "reflecting": 13389, + "bunch": 13390, + "raymond": 13391, + "mash": 13392, + "##rats": 13393, + "uncomfort": 13394, + "6th": 13395, + "operative": 13396, + "staging": 13397, + "syl": 13398, + "hungry": 13399, + "##bled": 13400, + "blasio": 13401, + "arabian": 13402, + "financially": 13403, + "##omon": 13404, + "lacking": 13405, + "gav": 13406, + "drum": 13407, + "magazines": 13408, + "##xy": 13409, + "sympathetic": 13410, + "##marks": 13411, + "theatre": 13412, + "manaf": 13413, + "chop": 13414, + "14th": 13415, + "warehouse": 13416, + "##dened": 13417, + "lords": 13418, + "##nad": 13419, + "vows": 13420, + "oscar": 13421, + "vigor": 13422, + "orte": 13423, + "malaria": 13424, + "amp": 13425, + "satellites": 13426, + "##zon": 13427, + "mortgage": 13428, + "##rot": 13429, + "intact": 13430, + "viral": 13431, + "chip": 13432, + "kyrgyzstan": 13433, + "##uala": 13434, + "tin": 13435, + "outraged": 13436, + "sao": 13437, + "namely": 13438, + "terrain": 13439, + "plead": 13440, + "aerospace": 13441, + "nsa": 13442, + "intervened": 13443, + "##leton": 13444, + "undermined": 13445, + "eg": 13446, + "invalid": 13447, + "##inski": 13448, + "thieves": 13449, + "obstacle": 13450, + "##eston": 13451, + "abolished": 13452, + "suitable": 13453, + "##ogy": 13454, + "egyptians": 13455, + "deng": 13456, + "santorum": 13457, + "homosexuality": 13458, + "sheik": 13459, + "ced": 13460, + "tamp": 13461, + "eisenh": 13462, + "creative": 13463, + "woo": 13464, + "array": 13465, + "adequately": 13466, + "##manship": 13467, + "##onial": 13468, + "##onium": 13469, + "precaution": 13470, + "irresponsible": 13471, + "succession": 13472, + "sunnis": 13473, + "nightmare": 13474, + "graff": 13475, + "manual": 13476, + "shultz": 13477, + "motives": 13478, + "slobod": 13479, + "tory": 13480, + "loses": 13481, + "squee": 13482, + "edu": 13483, + "discriminatory": 13484, + "riders": 13485, + "submarines": 13486, + "irin": 13487, + "admitting": 13488, + "iceland": 13489, + "idlib": 13490, + "probable": 13491, + "cob": 13492, + "##arre": 13493, + "speeding": 13494, + "intersection": 13495, + "loyalists": 13496, + "##iency": 13497, + "delegations": 13498, + "instruct": 13499, + "purchases": 13500, + "##olio": 13501, + "##ezz": 13502, + "shy": 13503, + "assertion": 13504, + "maps": 13505, + "fraudulent": 13506, + "manafort": 13507, + "1938": 13508, + "movies": 13509, + "possess": 13510, + "lockheed": 13511, + "##imi": 13512, + "tours": 13513, + "feas": 13514, + "##ea": 13515, + "continuous": 13516, + "joins": 13517, + "arbitration": 13518, + "columbus": 13519, + "syed": 13520, + "roadbl": 13521, + "archae": 13522, + "goldman": 13523, + "detainee": 13524, + "poultry": 13525, + "combatants": 13526, + "##oper": 13527, + "embezz": 13528, + "preservation": 13529, + "sanctioned": 13530, + "religions": 13531, + "ombuds": 13532, + "##wu": 13533, + "##odo": 13534, + "patch": 13535, + "versus": 13536, + "believing": 13537, + "unm": 13538, + "aiming": 13539, + "deteriorating": 13540, + "convinc": 13541, + "ortega": 13542, + "##iffe": 13543, + "steam": 13544, + "duk": 13545, + "##oral": 13546, + "iq": 13547, + "unusually": 13548, + "orbit": 13549, + "alph": 13550, + "grey": 13551, + "acid": 13552, + "##ource": 13553, + "yen": 13554, + "versions": 13555, + "##zyns": 13556, + "overwhelmed": 13557, + "dana": 13558, + "inflam": 13559, + "recl": 13560, + "kidnappings": 13561, + "swap": 13562, + "12th": 13563, + "oxygen": 13564, + "adjourned": 13565, + "nest": 13566, + "reservation": 13567, + "mediator": 13568, + "disastrous": 13569, + "##nels": 13570, + "exhaust": 13571, + "##ishes": 13572, + "rift": 13573, + "##pless": 13574, + "vern": 13575, + "complications": 13576, + "seism": 13577, + "chased": 13578, + "##acked": 13579, + "maddow": 13580, + "duck": 13581, + "environmentalists": 13582, + "golan": 13583, + "dorm": 13584, + "morrison": 13585, + "labeled": 13586, + "servicemen": 13587, + "##ocratic": 13588, + "hua": 13589, + "mahathir": 13590, + "mansion": 13591, + "##stated": 13592, + "##ashvili": 13593, + "valued": 13594, + "lodge": 13595, + "khalid": 13596, + "bombardment": 13597, + "respiratory": 13598, + "eisenhower": 13599, + "patel": 13600, + "organs": 13601, + "awaited": 13602, + "ming": 13603, + "typhoon": 13604, + "wings": 13605, + "resid": 13606, + "curric": 13607, + "175": 13608, + "shaken": 13609, + "batch": 13610, + "concession": 13611, + "nephew": 13612, + "rampage": 13613, + "chev": 13614, + "eyew": 13615, + "osce": 13616, + "compelling": 13617, + "enrolled": 13618, + "propelled": 13619, + "bib": 13620, + "topple": 13621, + "swath": 13622, + "underwent": 13623, + "##opes": 13624, + "##ammar": 13625, + "laz": 13626, + "introducing": 13627, + "##inks": 13628, + "##cet": 13629, + "sandinist": 13630, + "goodwill": 13631, + "stricken": 13632, + "amin": 13633, + "mario": 13634, + "stalem": 13635, + "yun": 13636, + "affiliate": 13637, + "##igent": 13638, + "possibilities": 13639, + "neu": 13640, + "weighing": 13641, + "scout": 13642, + "scul": 13643, + "janet": 13644, + "yadav": 13645, + "accum": 13646, + "slides": 13647, + "plut": 13648, + "slobodan": 13649, + "sting": 13650, + "harare": 13651, + "discharge": 13652, + "mountainous": 13653, + "dominate": 13654, + "males": 13655, + "240": 13656, + "gonzales": 13657, + "##amount": 13658, + "winners": 13659, + "portfolio": 13660, + "hinder": 13661, + "honorary": 13662, + "luxembourg": 13663, + "faithful": 13664, + "looted": 13665, + "namib": 13666, + "cleanup": 13667, + "expose": 13668, + "##itness": 13669, + "councillors": 13670, + "audi": 13671, + "neill": 13672, + "yale": 13673, + "hinted": 13674, + "defenses": 13675, + "myers": 13676, + "shareholders": 13677, + "singing": 13678, + "incompet": 13679, + "incredible": 13680, + "balkan": 13681, + "workforce": 13682, + "calendar": 13683, + "accompanying": 13684, + "##ril": 13685, + "cannon": 13686, + "bump": 13687, + "evaluate": 13688, + "alexandria": 13689, + "tale": 13690, + "fernandez": 13691, + "pilgrim": 13692, + "overtime": 13693, + "activism": 13694, + "inequality": 13695, + "remainder": 13696, + "ottoman": 13697, + "reaffirmed": 13698, + "authentic": 13699, + "yeah": 13700, + "grain": 13701, + "holmes": 13702, + "##otal": 13703, + "undisc": 13704, + "##iley": 13705, + "vigilant": 13706, + "garrison": 13707, + "diocese": 13708, + "reinforced": 13709, + "cyclone": 13710, + "foes": 13711, + "cartoon": 13712, + "disg": 13713, + "shootout": 13714, + "toilet": 13715, + "##xon": 13716, + "rocky": 13717, + "##uder": 13718, + "krist": 13719, + "marching": 13720, + "populous": 13721, + "contention": 13722, + "roma": 13723, + "##rep": 13724, + "petrol": 13725, + "##vet": 13726, + "gardens": 13727, + "addiction": 13728, + "recreation": 13729, + "hak": 13730, + "walsh": 13731, + "prospective": 13732, + "purely": 13733, + "##ilia": 13734, + "destructive": 13735, + "morale": 13736, + "fuk": 13737, + "assignment": 13738, + "preference": 13739, + "erected": 13740, + "waged": 13741, + "rolls": 13742, + "catalan": 13743, + "confinement": 13744, + "##obs": 13745, + "lucrative": 13746, + "sob": 13747, + "slim": 13748, + "##ico": 13749, + "machinery": 13750, + "diverted": 13751, + "clerics": 13752, + "##cht": 13753, + "throat": 13754, + "risky": 13755, + "tainted": 13756, + "ingr": 13757, + "hoff": 13758, + "furniture": 13759, + "troubling": 13760, + "cinc": 13761, + "fujim": 13762, + "trailer": 13763, + "tips": 13764, + "##irez": 13765, + "blames": 13766, + "##abling": 13767, + "sharpton": 13768, + "kirkuk": 13769, + "catastrophe": 13770, + "gupt": 13771, + "grievances": 13772, + "irrig": 13773, + "##akov": 13774, + "drives": 13775, + "greene": 13776, + "##beat": 13777, + "manifesto": 13778, + "obasan": 13779, + "andy": 13780, + "17th": 13781, + "##locked": 13782, + "conversion": 13783, + "##holder": 13784, + "exploit": 13785, + "gras": 13786, + "hectares": 13787, + "##holm": 13788, + "sparking": 13789, + "proceeds": 13790, + "peruvian": 13791, + "livestock": 13792, + "obasanjo": 13793, + "furious": 13794, + "##aments": 13795, + "cadres": 13796, + "aspirations": 13797, + "##actory": 13798, + "tracked": 13799, + "transformed": 13800, + "rented": 13801, + "catherine": 13802, + "tire": 13803, + "hyder": 13804, + "spite": 13805, + "shipment": 13806, + "1920": 13807, + "##function": 13808, + "##ando": 13809, + "estonia": 13810, + "technological": 13811, + "##yar": 13812, + "assange": 13813, + "exclusion": 13814, + "hijacked": 13815, + "merchant": 13816, + "fog": 13817, + "secretaries": 13818, + "draws": 13819, + "bass": 13820, + "catastrophic": 13821, + "eyewitness": 13822, + "tomb": 13823, + "warships": 13824, + "##ribe": 13825, + "tub": 13826, + "##ture": 13827, + "##rax": 13828, + "##ensively": 13829, + "beverly": 13830, + "lightning": 13831, + "transplant": 13832, + "promin": 13833, + "mccl": 13834, + "##abee": 13835, + "worrying": 13836, + "caretaker": 13837, + "absurd": 13838, + "huang": 13839, + "##agram": 13840, + "endanger": 13841, + "jh": 13842, + "##crc": 13843, + "##azar": 13844, + "##zynski": 13845, + "##ugs": 13846, + "madh": 13847, + "semitic": 13848, + "kidnap": 13849, + "adopting": 13850, + "assessments": 13851, + "recy": 13852, + "marath": 13853, + "timeline": 13854, + "ridiculous": 13855, + "campuses": 13856, + "burk": 13857, + "subscribe": 13858, + "harold": 13859, + "occupying": 13860, + "servant": 13861, + "triple": 13862, + "uncomfortable": 13863, + "shifts": 13864, + "##acht": 13865, + "arc": 13866, + "srinagar": 13867, + "underscored": 13868, + "revision": 13869, + "##ansing": 13870, + "lobbyist": 13871, + "continuation": 13872, + "portions": 13873, + "cec": 13874, + "charlotte": 13875, + "waziristan": 13876, + "suffici": 13877, + "##leted": 13878, + "stig": 13879, + "1930s": 13880, + "chaotic": 13881, + "##oggi": 13882, + "contests": 13883, + "experiencing": 13884, + "fallujah": 13885, + "instrument": 13886, + "fisheries": 13887, + "bonn": 13888, + "correctional": 13889, + "beneficiaries": 13890, + "naturally": 13891, + "eid": 13892, + "rosa": 13893, + "220": 13894, + "##berry": 13895, + "cubans": 13896, + "alam": 13897, + "zimmer": 13898, + "##encer": 13899, + "16th": 13900, + "brill": 13901, + "rous": 13902, + "sword": 13903, + "slip": 13904, + "hayes": 13905, + "tiss": 13906, + "nra": 13907, + "distancing": 13908, + "flan": 13909, + "berg": 13910, + "agu": 13911, + "accordingly": 13912, + "chick": 13913, + "lawless": 13914, + "eggs": 13915, + "##maker": 13916, + "jinping": 13917, + "raul": 13918, + "specialized": 13919, + "daw": 13920, + "cc": 13921, + "bach": 13922, + "considerations": 13923, + "basement": 13924, + "pasadena": 13925, + "infectious": 13926, + "prone": 13927, + "accounted": 13928, + "undecided": 13929, + "khad": 13930, + "masked": 13931, + "##inform": 13932, + "unauthorized": 13933, + "kus": 13934, + "knee": 13935, + "chaudh": 13936, + "concealed": 13937, + "technically": 13938, + "verified": 13939, + "californians": 13940, + "aires": 13941, + "##uding": 13942, + "thereafter": 13943, + "cholera": 13944, + "smuggled": 13945, + "1937": 13946, + "recep": 13947, + "traders": 13948, + "robbers": 13949, + "defamation": 13950, + "manufacturer": 13951, + "rt": 13952, + "##cepts": 13953, + "forge": 13954, + "besieged": 13955, + "confirms": 13956, + "spearhead": 13957, + "patriarch": 13958, + "delaying": 13959, + "grandson": 13960, + "acknowledging": 13961, + "considerably": 13962, + "fratern": 13963, + "##oped": 13964, + "##mates": 13965, + "consort": 13966, + "assurance": 13967, + "nah": 13968, + "khash": 13969, + "##ava": 13970, + "##ook": 13971, + "midterm": 13972, + "faisal": 13973, + "buenos": 13974, + "##inated": 13975, + "deficits": 13976, + "reich": 13977, + "doug": 13978, + "economists": 13979, + "dissatisf": 13980, + "inquest": 13981, + "dumping": 13982, + "sticking": 13983, + "verbal": 13984, + "unsafe": 13985, + "##cling": 13986, + "stere": 13987, + "cliff": 13988, + "persist": 13989, + "##estation": 13990, + "compulsory": 13991, + "##orton": 13992, + "exhausted": 13993, + "uh": 13994, + "##ulum": 13995, + "solving": 13996, + "##occ": 13997, + "categor": 13998, + "tucker": 13999, + "outdoor": 14000, + "fallout": 14001, + "##eny": 14002, + "pinoch": 14003, + "##tm": 14004, + "insistence": 14005, + "outfit": 14006, + "liable": 14007, + "##leen": 14008, + "deprived": 14009, + "duncan": 14010, + "1936": 14011, + "engulf": 14012, + "haf": 14013, + "gadhafi": 14014, + "buzz": 14015, + "locate": 14016, + "consisted": 14017, + "monks": 14018, + "koch": 14019, + "diabetes": 14020, + "##rics": 14021, + "petty": 14022, + "sak": 14023, + "glend": 14024, + "packages": 14025, + "pinochet": 14026, + "##hardt": 14027, + "provocative": 14028, + "absentee": 14029, + "cess": 14030, + "dag": 14031, + "outcry": 14032, + "ae": 14033, + "calderon": 14034, + "disregard": 14035, + "reynolds": 14036, + "##iza": 14037, + "christianity": 14038, + "recognizing": 14039, + "opted": 14040, + "270": 14041, + "vacu": 14042, + "temperature": 14043, + "ramirez": 14044, + "yon": 14045, + "seated": 14046, + "delicate": 14047, + "semitism": 14048, + "rashid": 14049, + "fujimori": 14050, + "masses": 14051, + "ordeal": 14052, + "shipped": 14053, + "##baum": 14054, + "##non": 14055, + "keys": 14056, + "supposedly": 14057, + "smell": 14058, + "combating": 14059, + "levin": 14060, + "##osl": 14061, + "occasional": 14062, + "rhodes": 14063, + "skilled": 14064, + "prepares": 14065, + "ugly": 14066, + "tier": 14067, + "drift": 14068, + "tackling": 14069, + "australians": 14070, + "hann": 14071, + "domain": 14072, + "##irable": 14073, + "gig": 14074, + "burnt": 14075, + "washed": 14076, + "quinn": 14077, + "champions": 14078, + "procedural": 14079, + "automob": 14080, + "uncond": 14081, + "##lamation": 14082, + "finnish": 14083, + "179": 14084, + "##esy": 14085, + "heath": 14086, + "regimes": 14087, + "sniper": 14088, + "prague": 14089, + "wai": 14090, + "slovakia": 14091, + "lifesty": 14092, + "dete": 14093, + "perfectly": 14094, + "gan": 14095, + "vicious": 14096, + "succ": 14097, + "1914": 14098, + "battled": 14099, + "competent": 14100, + "bug": 14101, + "exhibit": 14102, + "battalions": 14103, + "triggering": 14104, + "##raeus": 14105, + "##ls": 14106, + "patricia": 14107, + "##nar": 14108, + "karim": 14109, + "teeth": 14110, + "mortality": 14111, + "minus": 14112, + "segment": 14113, + "adapt": 14114, + "bend": 14115, + "vie": 14116, + "##vis": 14117, + "weighed": 14118, + "tran": 14119, + "jung": 14120, + "slowed": 14121, + "villa": 14122, + "##aukee": 14123, + "petraeus": 14124, + "discoura": 14125, + "recognizes": 14126, + "satisfy": 14127, + "suhart": 14128, + "erod": 14129, + "charities": 14130, + "interrupted": 14131, + "ombudsman": 14132, + "##uzz": 14133, + "antit": 14134, + "powder": 14135, + "presumed": 14136, + "ignor": 14137, + "distributing": 14138, + "frederick": 14139, + "icrc": 14140, + "strife": 14141, + "beauty": 14142, + "occurs": 14143, + "115": 14144, + "solana": 14145, + "patterns": 14146, + "sheep": 14147, + "##oba": 14148, + "tik": 14149, + "safeguards": 14150, + "revealing": 14151, + "##eries": 14152, + "##arized": 14153, + "sherman": 14154, + "pupp": 14155, + "chel": 14156, + "defiant": 14157, + "huckabee": 14158, + "marches": 14159, + "approving": 14160, + "caring": 14161, + "welcoming": 14162, + "fame": 14163, + "mistr": 14164, + "mustafa": 14165, + "nons": 14166, + "usc": 14167, + "enjoys": 14168, + "paramedics": 14169, + "supplying": 14170, + "hiro": 14171, + "suharto": 14172, + "filib": 14173, + "forec": 14174, + "residency": 14175, + "precious": 14176, + "zia": 14177, + "celebrity": 14178, + "rhode": 14179, + "helms": 14180, + "proposes": 14181, + "cheng": 14182, + "ailing": 14183, + "fundamentalist": 14184, + "dynamic": 14185, + "reveals": 14186, + "##low": 14187, + "suv": 14188, + "airbus": 14189, + "mcd": 14190, + "assumption": 14191, + "lip": 14192, + "jaff": 14193, + "pri": 14194, + "wondered": 14195, + "satisfaction": 14196, + "thoroughly": 14197, + "hyper": 14198, + "allegiance": 14199, + "flows": 14200, + "denomin": 14201, + "jobless": 14202, + "marco": 14203, + "obstruct": 14204, + "outrageous": 14205, + "##amous": 14206, + "synagogue": 14207, + "##week": 14208, + "gloria": 14209, + "rost": 14210, + "crist": 14211, + "dum": 14212, + "tunisian": 14213, + "indiscrimin": 14214, + "spate": 14215, + "researching": 14216, + "graduation": 14217, + "khashoggi": 14218, + "blaz": 14219, + "relying": 14220, + "procession": 14221, + "robberies": 14222, + "##table": 14223, + "academics": 14224, + "insider": 14225, + "albany": 14226, + "##had": 14227, + "lula": 14228, + "disse": 14229, + "uigh": 14230, + "munich": 14231, + "sharma": 14232, + "certificates": 14233, + "anthrax": 14234, + "plots": 14235, + "##chen": 14236, + "rahul": 14237, + "##enza": 14238, + "##mel": 14239, + "peer": 14240, + "extradited": 14241, + "confirming": 14242, + "caliber": 14243, + "amongst": 14244, + "backdrop": 14245, + "grapp": 14246, + "injection": 14247, + "##rap": 14248, + "boosting": 14249, + "chairwoman": 14250, + "forbes": 14251, + "650": 14252, + "collided": 14253, + "mou": 14254, + "heir": 14255, + "sorts": 14256, + "##wana": 14257, + "boarded": 14258, + "milw": 14259, + "unconscious": 14260, + "detection": 14261, + "depot": 14262, + "showdown": 14263, + "##aul": 14264, + "khy": 14265, + "extract": 14266, + "caucasus": 14267, + "gaps": 14268, + "saeed": 14269, + "inciting": 14270, + "##esset": 14271, + "tunnels": 14272, + "##lis": 14273, + "advocating": 14274, + "welcomes": 14275, + "hip": 14276, + "longstanding": 14277, + "kuala": 14278, + "traced": 14279, + "preventive": 14280, + "discourage": 14281, + "stalemate": 14282, + "czechosl": 14283, + "chow": 14284, + "foul": 14285, + "shortfall": 14286, + "himal": 14287, + "explor": 14288, + "barcel": 14289, + "infer": 14290, + "##quin": 14291, + "armoured": 14292, + "notices": 14293, + "sticks": 14294, + "bour": 14295, + "bizarre": 14296, + "graffiti": 14297, + "burm": 14298, + "depl": 14299, + "##piece": 14300, + "mails": 14301, + "museveni": 14302, + "robin": 14303, + "looming": 14304, + "milwaukee": 14305, + "kit": 14306, + "mattis": 14307, + "230": 14308, + "##eter": 14309, + "##uer": 14310, + "##etically": 14311, + "incorporated": 14312, + "unilaterally": 14313, + "outlook": 14314, + "aliens": 14315, + "pleading": 14316, + "sinking": 14317, + "cheer": 14318, + "okinawa": 14319, + "copper": 14320, + "looph": 14321, + "deck": 14322, + "##abo": 14323, + "catalonia": 14324, + "ossetia": 14325, + "jamaica": 14326, + "stuart": 14327, + "proponents": 14328, + "nay": 14329, + "inse": 14330, + "##isk": 14331, + "akbar": 14332, + "diaz": 14333, + "wfp": 14334, + "attractive": 14335, + "paulo": 14336, + "##len": 14337, + "impressive": 14338, + "everyday": 14339, + "meals": 14340, + "hoc": 14341, + "statut": 14342, + "graduates": 14343, + "boxer": 14344, + "habitat": 14345, + "coh": 14346, + "hijackers": 14347, + "dismantle": 14348, + "papua": 14349, + "15th": 14350, + "incentive": 14351, + "reflection": 14352, + "inevit": 14353, + "bub": 14354, + "embarrassment": 14355, + "divorced": 14356, + "##onte": 14357, + "identical": 14358, + "kilometer": 14359, + "1915": 14360, + "famine": 14361, + "subordin": 14362, + "twist": 14363, + "laurent": 14364, + "americas": 14365, + "captive": 14366, + "somal": 14367, + "concentrate": 14368, + "monopoly": 14369, + "supervised": 14370, + "answering": 14371, + "incredibly": 14372, + "135": 14373, + "rooted": 14374, + "cabin": 14375, + "bst": 14376, + "gaut": 14377, + "portrait": 14378, + "vacuum": 14379, + "hudson": 14380, + "mlad": 14381, + "mik": 14382, + "socialism": 14383, + "marred": 14384, + "tempt": 14385, + "1916": 14386, + "##acular": 14387, + "arctic": 14388, + "licence": 14389, + "expire": 14390, + "conspiring": 14391, + "laguna": 14392, + "avert": 14393, + "103": 14394, + "convincing": 14395, + "collar": 14396, + "exceptions": 14397, + "varian": 14398, + "harmony": 14399, + "##angle": 14400, + "expires": 14401, + "##cery": 14402, + "deposit": 14403, + "wilder": 14404, + "ghost": 14405, + "radioactive": 14406, + "knesset": 14407, + "##unted": 14408, + "emphasize": 14409, + "##fr": 14410, + "##dl": 14411, + "autumn": 14412, + "dept": 14413, + "hyderabad": 14414, + "extends": 14415, + "mosqu": 14416, + "colored": 14417, + "container": 14418, + "circulation": 14419, + "janata": 14420, + "1933": 14421, + "basin": 14422, + "feminist": 14423, + "##sett": 14424, + "wheelch": 14425, + "helen": 14426, + "cland": 14427, + "unav": 14428, + "lug": 14429, + "panels": 14430, + "siblings": 14431, + "legion": 14432, + "harrison": 14433, + "julian": 14434, + "suffers": 14435, + "worsening": 14436, + "yorkshire": 14437, + "##ules": 14438, + "meddling": 14439, + "demolition": 14440, + "oxnard": 14441, + "insurers": 14442, + "fcc": 14443, + "##ologically": 14444, + "##ukov": 14445, + "##henko": 14446, + "##lick": 14447, + "skill": 14448, + "specter": 14449, + "soci": 14450, + "13th": 14451, + "##icious": 14452, + "##information": 14453, + "tabl": 14454, + "correspondents": 14455, + "##khaz": 14456, + "bc": 14457, + "##vernmental": 14458, + "appreciation": 14459, + "##map": 14460, + "##dah": 14461, + "pirates": 14462, + "##atus": 14463, + "authoritative": 14464, + "##ilo": 14465, + "##pg": 14466, + "intentionally": 14467, + "britons": 14468, + "approves": 14469, + "consp": 14470, + "commenting": 14471, + "bulld": 14472, + "resettlement": 14473, + "skull": 14474, + "departed": 14475, + "khalil": 14476, + "deploying": 14477, + "amr": 14478, + "krish": 14479, + "boarding": 14480, + "holders": 14481, + "##ennan": 14482, + "throne": 14483, + "burmese": 14484, + "porter": 14485, + "khaled": 14486, + "settling": 14487, + "lud": 14488, + "remn": 14489, + "##este": 14490, + "quota": 14491, + "waging": 14492, + "##zhou": 14493, + "kinsh": 14494, + "kemp": 14495, + "obey": 14496, + "treatments": 14497, + "melbourne": 14498, + "blanket": 14499, + "rica": 14500, + "branded": 14501, + "##haw": 14502, + "irr": 14503, + "kc": 14504, + "##renched": 14505, + "houthi": 14506, + "##rets": 14507, + "subvers": 14508, + "##amination": 14509, + "##unting": 14510, + "toi": 14511, + "directing": 14512, + "fierc": 14513, + "offset": 14514, + "martyrs": 14515, + "abkhaz": 14516, + "##uffs": 14517, + "chung": 14518, + "lawn": 14519, + "reinforcements": 14520, + "pras": 14521, + "155": 14522, + "pressured": 14523, + "progressives": 14524, + "##rak": 14525, + "wong": 14526, + "cater": 14527, + "commentators": 14528, + "spends": 14529, + "bio": 14530, + "khyber": 14531, + "klein": 14532, + "deposed": 14533, + "lance": 14534, + "instagram": 14535, + "adverse": 14536, + "disbanded": 14537, + "##asia": 14538, + "aiding": 14539, + "mourners": 14540, + "munitions": 14541, + "disagreements": 14542, + "herze": 14543, + "gao": 14544, + "disturbed": 14545, + "noble": 14546, + "pne": 14547, + "ite": 14548, + "kate": 14549, + "rakh": 14550, + "downpl": 14551, + "compromised": 14552, + "turkmen": 14553, + "nicole": 14554, + "sket": 14555, + "pp": 14556, + "blat": 14557, + "smiling": 14558, + "airstrike": 14559, + "mysterious": 14560, + "aclu": 14561, + "arrog": 14562, + "fond": 14563, + "christine": 14564, + "produces": 14565, + "trin": 14566, + "deuts": 14567, + "appreciated": 14568, + "hasan": 14569, + "mahdi": 14570, + "adher": 14571, + "kinshasa": 14572, + "##bles": 14573, + "hod": 14574, + "##ribution": 14575, + "blan": 14576, + "buyers": 14577, + "exemption": 14578, + "devot": 14579, + "urug": 14580, + "mexicans": 14581, + "basketball": 14582, + "possessing": 14583, + "emotions": 14584, + "containers": 14585, + "deterrent": 14586, + "##mate": 14587, + "prosperous": 14588, + "unequ": 14589, + "##rier": 14590, + "barcelona": 14591, + "nasser": 14592, + "cres": 14593, + "megaw": 14594, + "belo": 14595, + "logistical": 14596, + "lumpur": 14597, + "demolished": 14598, + "##giving": 14599, + "bordering": 14600, + "displacement": 14601, + "##uka": 14602, + "##idt": 14603, + "crossings": 14604, + "##oves": 14605, + "##nom": 14606, + "magic": 14607, + "moss": 14608, + "exh": 14609, + "hackers": 14610, + "calculated": 14611, + "prejudice": 14612, + "campaigners": 14613, + "instruments": 14614, + "merged": 14615, + "muhammadu": 14616, + "##icial": 14617, + "yous": 14618, + "dancing": 14619, + "inaccur": 14620, + "admissions": 14621, + "##lon": 14622, + "tender": 14623, + "unfairly": 14624, + "benefited": 14625, + "translated": 14626, + "182": 14627, + "unpaid": 14628, + "cure": 14629, + "shields": 14630, + "floating": 14631, + "authorize": 14632, + "consultants": 14633, + "insulting": 14634, + "timber": 14635, + "##losed": 14636, + "##mund": 14637, + "warheads": 14638, + "##oui": 14639, + "statutory": 14640, + "seminar": 14641, + "##zny": 14642, + "educate": 14643, + "burton": 14644, + "refinery": 14645, + "##assing": 14646, + "earnings": 14647, + "deliveries": 14648, + "##prints": 14649, + "##erd": 14650, + "ruins": 14651, + "exploited": 14652, + "vind": 14653, + "visitor": 14654, + "commandos": 14655, + "prostitutes": 14656, + "witch": 14657, + "architecture": 14658, + "codes": 14659, + "malcol": 14660, + "##vised": 14661, + "##ng": 14662, + "allocation": 14663, + "##unga": 14664, + "translation": 14665, + "plates": 14666, + "sculpt": 14667, + "freezing": 14668, + "donate": 14669, + "mang": 14670, + "kon": 14671, + "suing": 14672, + "bogota": 14673, + "##indi": 14674, + "##aram": 14675, + "fronts": 14676, + "alarmed": 14677, + "sincere": 14678, + "malcolm": 14679, + "undisclosed": 14680, + "kilograms": 14681, + "wondering": 14682, + "##yaf": 14683, + "thrust": 14684, + "##oka": 14685, + "grie": 14686, + "herzegovina": 14687, + "jol": 14688, + "spike": 14689, + "buffalo": 14690, + "unesco": 14691, + "itar": 14692, + "##with": 14693, + "foundations": 14694, + "manufactured": 14695, + "illnesses": 14696, + "proprietary": 14697, + "nig": 14698, + "professors": 14699, + "jacket": 14700, + "kenyatta": 14701, + "latvia": 14702, + "rejo": 14703, + "sized": 14704, + "##dan": 14705, + "coleman": 14706, + "zimbabwean": 14707, + "inaugurated": 14708, + "holdings": 14709, + "cosm": 14710, + "embry": 14711, + "yitz": 14712, + "announces": 14713, + "orphan": 14714, + "privileges": 14715, + "doha": 14716, + "alberto": 14717, + "designation": 14718, + "pneum": 14719, + "shiv": 14720, + "tamper": 14721, + "hypoc": 14722, + "zag": 14723, + "anglo": 14724, + "javier": 14725, + "tightened": 14726, + "literary": 14727, + "disgu": 14728, + "sanaa": 14729, + "aaron": 14730, + "floors": 14731, + "sporadic": 14732, + "##jian": 14733, + "cpi": 14734, + "##eem": 14735, + "rogue": 14736, + "dob": 14737, + "##imeter": 14738, + "seizing": 14739, + "handover": 14740, + "ns": 14741, + "diesel": 14742, + "##arn": 14743, + "wes": 14744, + "talent": 14745, + "##py": 14746, + "##bani": 14747, + "organizer": 14748, + "bristol": 14749, + "##quist": 14750, + "proving": 14751, + "stunning": 14752, + "accred": 14753, + "bribe": 14754, + "hamburg": 14755, + "baath": 14756, + "ours": 14757, + "hopkins": 14758, + "20s": 14759, + "##witz": 14760, + "contradict": 14761, + "##obil": 14762, + "ulster": 14763, + "judged": 14764, + "confronting": 14765, + "dmitry": 14766, + "jihadists": 14767, + "franch": 14768, + "instant": 14769, + "broadcasts": 14770, + "##inary": 14771, + "mush": 14772, + "aval": 14773, + "consisting": 14774, + "sentiments": 14775, + "resur": 14776, + "consolidate": 14777, + "parach": 14778, + "earthquakes": 14779, + "fingers": 14780, + "compensate": 14781, + "vigorously": 14782, + "defining": 14783, + "helmand": 14784, + "toyota": 14785, + "pepper": 14786, + "expenditure": 14787, + "symbols": 14788, + "##roots": 14789, + "##aching": 14790, + "reliance": 14791, + "vanc": 14792, + "escalate": 14793, + "##osures": 14794, + "##folk": 14795, + "contracting": 14796, + "exceptional": 14797, + "priorit": 14798, + "aided": 14799, + "improperly": 14800, + "willie": 14801, + "sayyaf": 14802, + "earnest": 14803, + "slovenia": 14804, + "loos": 14805, + "initiate": 14806, + "consciousness": 14807, + "vib": 14808, + "##dles": 14809, + "julie": 14810, + "darkness": 14811, + "##gio": 14812, + "incur": 14813, + "restriction": 14814, + "clem": 14815, + "rc": 14816, + "8th": 14817, + "skepticism": 14818, + "quell": 14819, + "##list": 14820, + "stif": 14821, + "dre": 14822, + "frankfur": 14823, + "sidewalk": 14824, + "ci": 14825, + "polio": 14826, + "revoked": 14827, + "rouhani": 14828, + "denuclear": 14829, + "pdt": 14830, + "cancellation": 14831, + "rainfall": 14832, + "consortium": 14833, + "protects": 14834, + "butter": 14835, + "##iate": 14836, + "##astically": 14837, + "emergencies": 14838, + "misman": 14839, + "foods": 14840, + "intensity": 14841, + "prescribed": 14842, + "contenders": 14843, + "##mmy": 14844, + "spies": 14845, + "croats": 14846, + "homem": 14847, + "amal": 14848, + "isolate": 14849, + "lynn": 14850, + "cats": 14851, + "kp": 14852, + "jorge": 14853, + "likewise": 14854, + "##ceptions": 14855, + "habib": 14856, + "##ierre": 14857, + "tuition": 14858, + "peers": 14859, + "spd": 14860, + "youngsters": 14861, + "affiliation": 14862, + "rental": 14863, + "grocery": 14864, + "commuters": 14865, + "##ucci": 14866, + "importantly": 14867, + "altered": 14868, + "##oi": 14869, + "piracy": 14870, + "hahn": 14871, + "##adeshi": 14872, + "leaking": 14873, + "##ahi": 14874, + "questionable": 14875, + "railways": 14876, + "##comes": 14877, + "taste": 14878, + "jihadist": 14879, + "bryant": 14880, + "##liners": 14881, + "drun": 14882, + "ct": 14883, + "hashim": 14884, + "commentator": 14885, + "sung": 14886, + "hampered": 14887, + "addis": 14888, + "spared": 14889, + "olive": 14890, + "fores": 14891, + "sewage": 14892, + "mauritan": 14893, + "##iated": 14894, + "##uh": 14895, + "saad": 14896, + "hull": 14897, + "nguyen": 14898, + "##text": 14899, + "reluctance": 14900, + "fifteen": 14901, + "enabled": 14902, + "tables": 14903, + "wards": 14904, + "concluding": 14905, + "leonard": 14906, + "##mandu": 14907, + "moderates": 14908, + "stays": 14909, + "lisbon": 14910, + "ineffective": 14911, + "prefecture": 14912, + "ld": 14913, + "sut": 14914, + "pills": 14915, + "oding": 14916, + "abid": 14917, + "ambulances": 14918, + "swine": 14919, + "##secret": 14920, + "millenn": 14921, + "cough": 14922, + "kac": 14923, + "##athi": 14924, + "##iki": 14925, + "##elt": 14926, + "178": 14927, + "sule": 14928, + "album": 14929, + "envelop": 14930, + "lukash": 14931, + "aunt": 14932, + "odinga": 14933, + "hier": 14934, + "sna": 14935, + "supermarket": 14936, + "assessed": 14937, + "##liers": 14938, + "##apa": 14939, + "creditors": 14940, + "##uv": 14941, + "chenn": 14942, + "solicitor": 14943, + "alliances": 14944, + "flowing": 14945, + "conj": 14946, + "##ayee": 14947, + "specifics": 14948, + "firefighter": 14949, + "shaba": 14950, + "printing": 14951, + "trent": 14952, + "judgement": 14953, + "honey": 14954, + "jamal": 14955, + "deposits": 14956, + "swimming": 14957, + "gad": 14958, + "accidentally": 14959, + "enduring": 14960, + "themes": 14961, + "rudy": 14962, + "controllers": 14963, + "kamal": 14964, + "turbul": 14965, + "electronics": 14966, + "wool": 14967, + "resisting": 14968, + "meal": 14969, + "snowden": 14970, + "resentment": 14971, + "lowered": 14972, + "discontent": 14973, + "precautions": 14974, + "##asses": 14975, + "redevelop": 14976, + "##ouver": 14977, + "##gam": 14978, + "straits": 14979, + "joshua": 14980, + "endured": 14981, + "nominations": 14982, + "forbidden": 14983, + "##gene": 14984, + "workshop": 14985, + "flexible": 14986, + "bosses": 14987, + "waved": 14988, + "##think": 14989, + "elli": 14990, + "stub": 14991, + "##tingu": 14992, + "##odus": 14993, + "##group": 14994, + "najib": 14995, + "tighten": 14996, + "hemis": 14997, + "ink": 14998, + "falsely": 14999, + "##wing": 15000, + "nagar": 15001, + "elevated": 15002, + "##40": 15003, + "mosquito": 15004, + "torres": 15005, + "550": 15006, + "##elines": 15007, + "deaf": 15008, + "extingu": 15009, + "##itures": 15010, + "listing": 15011, + "enabling": 15012, + "reassure": 15013, + "brennan": 15014, + "abduct": 15015, + "belongings": 15016, + "akin": 15017, + "claude": 15018, + "##ania": 15019, + "artic": 15020, + "culpr": 15021, + "concili": 15022, + "grassroots": 15023, + "gir": 15024, + "nia": 15025, + "bangladeshi": 15026, + "##utu": 15027, + "1935": 15028, + "counselor": 15029, + "##atiya": 15030, + "footh": 15031, + "revival": 15032, + "dair": 15033, + "inherited": 15034, + "healing": 15035, + "curriculum": 15036, + "colum": 15037, + "demonstrating": 15038, + "gallons": 15039, + "177": 15040, + "martha": 15041, + "nord": 15042, + "hindus": 15043, + "fertil": 15044, + "beings": 15045, + "altitude": 15046, + "refund": 15047, + "##rock": 15048, + "funny": 15049, + "tabloid": 15050, + "lashed": 15051, + "shower": 15052, + "couns": 15053, + "unpr": 15054, + "mathem": 15055, + "cried": 15056, + "##oglu": 15057, + "matched": 15058, + "##hy": 15059, + "theod": 15060, + "trap": 15061, + "provider": 15062, + "baron": 15063, + "envoys": 15064, + "eased": 15065, + "arose": 15066, + "##rogen": 15067, + "##zad": 15068, + "ces": 15069, + "exodus": 15070, + "##rece": 15071, + "chau": 15072, + "##ifiable": 15073, + "apprehended": 15074, + "stretched": 15075, + "situated": 15076, + "wyoming": 15077, + "outer": 15078, + "vancouver": 15079, + "atop": 15080, + "riordan": 15081, + "bav": 15082, + "irrigation": 15083, + "pleasure": 15084, + "mdc": 15085, + "compassion": 15086, + "prud": 15087, + "stringent": 15088, + "1900": 15089, + "fiji": 15090, + "ambushed": 15091, + "recipient": 15092, + "tankers": 15093, + "socio": 15094, + "##izations": 15095, + "barrage": 15096, + "muscle": 15097, + "daniels": 15098, + "##11": 15099, + "cooking": 15100, + "drops": 15101, + "##edict": 15102, + "logic": 15103, + "##rows": 15104, + "kang": 15105, + "italians": 15106, + "rated": 15107, + "incap": 15108, + "flores": 15109, + "##uces": 15110, + "guzman": 15111, + "buildup": 15112, + "dilem": 15113, + "accession": 15114, + "testifying": 15115, + "recur": 15116, + "yuk": 15117, + "shun": 15118, + "overshad": 15119, + "clues": 15120, + "fischer": 15121, + "paso": 15122, + "overhead": 15123, + "##oza": 15124, + "retro": 15125, + "##receive": 15126, + "kg": 15127, + "reinstate": 15128, + "asif": 15129, + "newsletterreceive": 15130, + "kinder": 15131, + "rigged": 15132, + "cosby": 15133, + "reacting": 15134, + "libert": 15135, + "convene": 15136, + "abruptly": 15137, + "reapp": 15138, + "##ensen": 15139, + "remembers": 15140, + "##rill": 15141, + "successes": 15142, + "captivity": 15143, + "##ondo": 15144, + "reproductive": 15145, + "ala": 15146, + "tune": 15147, + "coch": 15148, + "degr": 15149, + "plutonium": 15150, + "rafael": 15151, + "prist": 15152, + "practically": 15153, + "##uli": 15154, + "cincinn": 15155, + "vajp": 15156, + "##wei": 15157, + "undersecret": 15158, + "solomon": 15159, + "mann": 15160, + "alberta": 15161, + "unleashed": 15162, + "dys": 15163, + "dynasty": 15164, + "guter": 15165, + "ghani": 15166, + "outline": 15167, + "horm": 15168, + "lott": 15169, + "outcomes": 15170, + "salah": 15171, + "capitals": 15172, + "specified": 15173, + "repar": 15174, + "archdi": 15175, + "energ": 15176, + "hollow": 15177, + "vajpayee": 15178, + "yitzhak": 15179, + "woes": 15180, + "halls": 15181, + "##brid": 15182, + "scouts": 15183, + "tsh": 15184, + "impair": 15185, + "nile": 15186, + "##ensed": 15187, + "uribe": 15188, + "obliged": 15189, + "##ieg": 15190, + "bury": 15191, + "brady": 15192, + "collector": 15193, + "exceeded": 15194, + "zak": 15195, + "najaf": 15196, + "digging": 15197, + "yangon": 15198, + "pledging": 15199, + "fatig": 15200, + "yusuf": 15201, + "torped": 15202, + "reservoir": 15203, + "tipped": 15204, + "racially": 15205, + "sink": 15206, + "impacts": 15207, + "decorated": 15208, + "brien": 15209, + "fitzg": 15210, + "dong": 15211, + "bystand": 15212, + "puzz": 15213, + "hail": 15214, + "osh": 15215, + "trench": 15216, + "eman": 15217, + "certification": 15218, + "cincinnati": 15219, + "slide": 15220, + "restricting": 15221, + "truman": 15222, + "khatami": 15223, + "scholarship": 15224, + "cracked": 15225, + "compelled": 15226, + "dose": 15227, + "prestigious": 15228, + "charitable": 15229, + "highlighting": 15230, + "##orig": 15231, + "jumping": 15232, + "sabah": 15233, + "button": 15234, + "acquitt": 15235, + "fundamentally": 15236, + "arise": 15237, + "spencer": 15238, + "##obe": 15239, + "glendale": 15240, + "##aha": 15241, + "pataki": 15242, + "guterres": 15243, + "##alan": 15244, + "exclude": 15245, + "spectacular": 15246, + "lending": 15247, + "ashcroft": 15248, + "opium": 15249, + "folk": 15250, + "##bite": 15251, + "##pling": 15252, + "segregation": 15253, + "##pal": 15254, + "##isle": 15255, + "beneficial": 15256, + "vowing": 15257, + "amster": 15258, + "##azz": 15259, + "unres": 15260, + "chapel": 15261, + "tant": 15262, + "licensing": 15263, + "courtesy": 15264, + "investor": 15265, + "pole": 15266, + "clement": 15267, + "revived": 15268, + "slayings": 15269, + "zem": 15270, + "torpedo": 15271, + "suppliers": 15272, + "sufficiently": 15273, + "##udge": 15274, + "laborers": 15275, + "consular": 15276, + "mq": 15277, + "##istically": 15278, + "tube": 15279, + "visual": 15280, + "intensify": 15281, + "sheph": 15282, + "##uchi": 15283, + "infamous": 15284, + "harbour": 15285, + "gins": 15286, + "classrooms": 15287, + "mum": 15288, + "compare": 15289, + "antitrust": 15290, + "disturb": 15291, + "blo": 15292, + "sow": 15293, + "##rique": 15294, + "cheaper": 15295, + "blowing": 15296, + "substances": 15297, + "jag": 15298, + "pond": 15299, + "surprisingly": 15300, + "##oused": 15301, + "practition": 15302, + "awful": 15303, + "practiced": 15304, + "worthy": 15305, + "graduating": 15306, + "batteries": 15307, + "##acp": 15308, + "malawi": 15309, + "deteriorated": 15310, + "##bands": 15311, + "connecting": 15312, + "litter": 15313, + "enthusiastic": 15314, + "declassified": 15315, + "davies": 15316, + "bullying": 15317, + "##rh": 15318, + "traumatic": 15319, + "zimmerman": 15320, + "##omez": 15321, + "vandalism": 15322, + "elephant": 15323, + "mindanao": 15324, + "drills": 15325, + "relaxed": 15326, + "episc": 15327, + "##olent": 15328, + "huff": 15329, + "planting": 15330, + "stereoty": 15331, + "nichols": 15332, + "##owned": 15333, + "restive": 15334, + "taxation": 15335, + "expel": 15336, + "amsterdam": 15337, + "##ippers": 15338, + "commemorate": 15339, + "speculated": 15340, + "expenditures": 15341, + "enqu": 15342, + "airliner": 15343, + "##books": 15344, + "commands": 15345, + "junction": 15346, + "cin": 15347, + "panch": 15348, + "massacres": 15349, + "inevitably": 15350, + "##rown": 15351, + "##outi": 15352, + "lapt": 15353, + "mta": 15354, + "chiang": 15355, + "##vs": 15356, + "tentative": 15357, + "wielding": 15358, + "leah": 15359, + "rendered": 15360, + "brilliant": 15361, + "rapporteur": 15362, + "countless": 15363, + "##agne": 15364, + "clandestine": 15365, + "wildfires": 15366, + "scalia": 15367, + "videotape": 15368, + "fraction": 15369, + "resurg": 15370, + "gupta": 15371, + "moor": 15372, + "tajikistan": 15373, + "tore": 15374, + "vendors": 15375, + "charism": 15376, + "mandates": 15377, + "lukashenko": 15378, + "sig": 15379, + "fert": 15380, + "pants": 15381, + "estrada": 15382, + "plaintiff": 15383, + "aber": 15384, + "consumed": 15385, + "execute": 15386, + "queensland": 15387, + "aborig": 15388, + "whistlebl": 15389, + "consul": 15390, + "grozny": 15391, + "undersecretary": 15392, + "rove": 15393, + "oas": 15394, + "exams": 15395, + "liberian": 15396, + "##eon": 15397, + "murderer": 15398, + "lindsey": 15399, + "relies": 15400, + "##uki": 15401, + "##iland": 15402, + "seb": 15403, + "ave": 15404, + "advantages": 15405, + "##tes": 15406, + "reddy": 15407, + "unionist": 15408, + "ababa": 15409, + "pile": 15410, + "dwind": 15411, + "poster": 15412, + "##apes": 15413, + "undoub": 15414, + "##vy": 15415, + "clad": 15416, + "misuse": 15417, + "skies": 15418, + "blessing": 15419, + "##ija": 15420, + "prohibiting": 15421, + "occurring": 15422, + "knives": 15423, + "paperwork": 15424, + "raging": 15425, + "##ueling": 15426, + "lecture": 15427, + "shimon": 15428, + "wiped": 15429, + "rode": 15430, + "duma": 15431, + "mode": 15432, + "haley": 15433, + "##gone": 15434, + "hurting": 15435, + "scrat": 15436, + "loot": 15437, + "##lehem": 15438, + "unstable": 15439, + "contamination": 15440, + "##jev": 15441, + "surpass": 15442, + "anbar": 15443, + "generating": 15444, + "informant": 15445, + "##aders": 15446, + "undoubted": 15447, + "balochistan": 15448, + "ov": 15449, + "chennai": 15450, + "outlet": 15451, + "##ako": 15452, + "simi": 15453, + "boycotted": 15454, + "criticisms": 15455, + "ellis": 15456, + "mcl": 15457, + "##racies": 15458, + "drunken": 15459, + "constitutes": 15460, + "1934": 15461, + "laf": 15462, + "##kan": 15463, + "chains": 15464, + "tires": 15465, + "cite": 15466, + "##atu": 15467, + "bethlehem": 15468, + "dhar": 15469, + "greet": 15470, + "humor": 15471, + "zha": 15472, + "tutsi": 15473, + "##renica": 15474, + "worsh": 15475, + "jewelry": 15476, + "rubin": 15477, + "bureaucratic": 15478, + "wholes": 15479, + "sweat": 15480, + "obl": 15481, + "nass": 15482, + "sharia": 15483, + "enron": 15484, + "shabaab": 15485, + "naacp": 15486, + "##occup": 15487, + "gomez": 15488, + "lawful": 15489, + "racing": 15490, + "excer": 15491, + "neglected": 15492, + "shapiro": 15493, + "countered": 15494, + "restrictive": 15495, + "pretrial": 15496, + "dos": 15497, + "cricket": 15498, + "dud": 15499, + "jeb": 15500, + "armor": 15501, + "##ei": 15502, + "mott": 15503, + "##rifying": 15504, + "1922": 15505, + "partnerships": 15506, + "peril": 15507, + "cables": 15508, + "remarked": 15509, + "##etical": 15510, + "disappearances": 15511, + "##ipur": 15512, + "perj": 15513, + "mullah": 15514, + "replic": 15515, + "tendency": 15516, + "designs": 15517, + "kis": 15518, + "lifestyle": 15519, + "singled": 15520, + "newark": 15521, + "ying": 15522, + "submission": 15523, + "eugene": 15524, + "pena": 15525, + "spree": 15526, + "##urse": 15527, + "blake": 15528, + "##eer": 15529, + "blackmail": 15530, + "cb": 15531, + "unint": 15532, + "ears": 15533, + "advising": 15534, + "ivo": 15535, + "evasion": 15536, + "inspected": 15537, + "tolerated": 15538, + "minimize": 15539, + "strapped": 15540, + "ef": 15541, + "abolish": 15542, + "steph": 15543, + "chh": 15544, + "hanged": 15545, + "pine": 15546, + "1921": 15547, + "phnom": 15548, + "##oya": 15549, + "jeep": 15550, + "grows": 15551, + "perot": 15552, + "churchill": 15553, + "reimburse": 15554, + "kee": 15555, + "astronauts": 15556, + "##qawi": 15557, + "##ux": 15558, + "valent": 15559, + "104": 15560, + "festiv": 15561, + "bicycle": 15562, + "ding": 15563, + "realities": 15564, + "koh": 15565, + "foley": 15566, + "tol": 15567, + "##dor": 15568, + "##qi": 15569, + "stagger": 15570, + "accelerate": 15571, + "contender": 15572, + "nutrition": 15573, + "dynamics": 15574, + "dishon": 15575, + "waiver": 15576, + "chp": 15577, + "resil": 15578, + "##atics": 15579, + "fitzgerald": 15580, + "##acts": 15581, + "##isp": 15582, + "##tic": 15583, + "112": 15584, + "mladic": 15585, + "commence": 15586, + "anglic": 15587, + "joel": 15588, + "archdiocese": 15589, + "surgical": 15590, + "regulated": 15591, + "mechanical": 15592, + "##quet": 15593, + "smear": 15594, + "composition": 15595, + "##cade": 15596, + "##cat": 15597, + "provoke": 15598, + "applauded": 15599, + "mondale": 15600, + "experiments": 15601, + "xen": 15602, + "##stad": 15603, + "knox": 15604, + "millennium": 15605, + "disgrace": 15606, + "lucas": 15607, + "faz": 15608, + "johns": 15609, + "rip": 15610, + "##auf": 15611, + "##than": 15612, + "indefinite": 15613, + "mortars": 15614, + "incomes": 15615, + "clamp": 15616, + "kost": 15617, + "rivera": 15618, + "andhra": 15619, + "fascist": 15620, + "processed": 15621, + "##making": 15622, + "##rador": 15623, + "imperative": 15624, + "##ecd": 15625, + "caste": 15626, + "rus": 15627, + "##boat": 15628, + "rounded": 15629, + "transaction": 15630, + "##oft": 15631, + "inland": 15632, + "pause": 15633, + "remanded": 15634, + "demonstrates": 15635, + "proceeded": 15636, + "enjoying": 15637, + "consequently": 15638, + "para": 15639, + "clout": 15640, + "dot": 15641, + "intimidate": 15642, + "gibson": 15643, + "sandra": 15644, + "nis": 15645, + "##acious": 15646, + "heaven": 15647, + "teaches": 15648, + "emergence": 15649, + "clarity": 15650, + "skirm": 15651, + "norfolk": 15652, + "atty": 15653, + "durban": 15654, + "stee": 15655, + "undertaking": 15656, + "oppression": 15657, + "matthews": 15658, + "merits": 15659, + "essence": 15660, + "reson": 15661, + "##roads": 15662, + "miracle": 15663, + "johnston": 15664, + "comparable": 15665, + "aur": 15666, + "flies": 15667, + "hurled": 15668, + "statehood": 15669, + "colour": 15670, + "##heimer": 15671, + "disappointing": 15672, + "graphic": 15673, + "companion": 15674, + "stockholm": 15675, + "amar": 15676, + "capturing": 15677, + "shen": 15678, + "bands": 15679, + "duration": 15680, + "sensitivity": 15681, + "ps2": 15682, + "quotas": 15683, + "earl": 15684, + "buffer": 15685, + "vetoed": 15686, + "pale": 15687, + "greenhouse": 15688, + "matches": 15689, + "hardship": 15690, + "suppression": 15691, + "scor": 15692, + "successive": 15693, + "gilbert": 15694, + "oversaw": 15695, + "##aires": 15696, + "exploring": 15697, + "filmed": 15698, + "globally": 15699, + "femin": 15700, + "tampa": 15701, + "georget": 15702, + "ape": 15703, + "kgb": 15704, + "1929": 15705, + "thanksgiving": 15706, + "correspondence": 15707, + "bian": 15708, + "controller": 15709, + "nickn": 15710, + "backward": 15711, + "episcopal": 15712, + "constituent": 15713, + "sreb": 15714, + "excav": 15715, + "##ushchenko": 15716, + "##lude": 15717, + "harmed": 15718, + "recordings": 15719, + "praying": 15720, + "wend": 15721, + "heels": 15722, + "anders": 15723, + "##ouds": 15724, + "snp": 15725, + "kushner": 15726, + "experimental": 15727, + "##vd": 15728, + "##ichi": 15729, + "##obi": 15730, + "50th": 15731, + "biased": 15732, + "distrust": 15733, + "enrollment": 15734, + "paula": 15735, + "sco": 15736, + "coupled": 15737, + "undoubtedly": 15738, + "inviting": 15739, + "concord": 15740, + "purchasing": 15741, + "improvised": 15742, + "worsened": 15743, + "technique": 15744, + "ambition": 15745, + "bacteria": 15746, + "##15": 15747, + "##ulam": 15748, + "fixing": 15749, + "plural": 15750, + "zarqawi": 15751, + "fearful": 15752, + "prodi": 15753, + "##ellers": 15754, + "satisfactory": 15755, + "slideshow": 15756, + "baton": 15757, + "expectation": 15758, + "salmon": 15759, + "valle": 15760, + "##soever": 15761, + "1930": 15762, + "hels": 15763, + "rackete": 15764, + "relocated": 15765, + "abandoning": 15766, + "yushchenko": 15767, + "balloon": 15768, + "fold": 15769, + "nonpart": 15770, + "transcription": 15771, + "dismantling": 15772, + "opec": 15773, + "umar": 15774, + "##news": 15775, + "1932": 15776, + "democracies": 15777, + "##rosion": 15778, + "vall": 15779, + "acknowledges": 15780, + "penh": 15781, + "supremac": 15782, + "liverpool": 15783, + "##very": 15784, + "origins": 15785, + "positively": 15786, + "webb": 15787, + "diminished": 15788, + "cer": 15789, + "ambig": 15790, + "joa": 15791, + "adhere": 15792, + "void": 15793, + "diagnosis": 15794, + "##ogen": 15795, + "bik": 15796, + "strongholds": 15797, + "pneumonia": 15798, + "watergate": 15799, + "preserving": 15800, + "gerry": 15801, + "hutch": 15802, + "quart": 15803, + "annexed": 15804, + "freight": 15805, + "trio": 15806, + "boutros": 15807, + "encro": 15808, + "punishable": 15809, + "soaring": 15810, + "mcdonnell": 15811, + "transporting": 15812, + "columns": 15813, + "ceremonial": 15814, + "enlist": 15815, + "brat": 15816, + "merced": 15817, + "opera": 15818, + "borrowing": 15819, + "##pf": 15820, + "geograph": 15821, + "competitors": 15822, + "substitute": 15823, + "predecessors": 15824, + "algiers": 15825, + "ultimat": 15826, + "filipinos": 15827, + "unchanged": 15828, + "blueprint": 15829, + "kot": 15830, + "traded": 15831, + "dew": 15832, + "shack": 15833, + "redeploy": 15834, + "##arios": 15835, + "srebrenica": 15836, + "decreased": 15837, + "ail": 15838, + "tapped": 15839, + "touching": 15840, + "annexation": 15841, + "edited": 15842, + "##tt": 15843, + "abolition": 15844, + "sto": 15845, + "##idad": 15846, + "provocation": 15847, + "##itution": 15848, + "faso": 15849, + "dukakis": 15850, + "andrews": 15851, + "geo": 15852, + "hebrew": 15853, + "mistreat": 15854, + "canton": 15855, + "encourages": 15856, + "entrepreneurs": 15857, + "tariff": 15858, + "input": 15859, + "##leas": 15860, + "supplier": 15861, + "influenza": 15862, + "nearest": 15863, + "orchestrated": 15864, + "##gren": 15865, + "burkina": 15866, + "deserted": 15867, + "socially": 15868, + "##oux": 15869, + "designate": 15870, + "lend": 15871, + "##lain": 15872, + "remnants": 15873, + "privatization": 15874, + "renewable": 15875, + "ivanov": 15876, + "canber": 15877, + "coerc": 15878, + "billy": 15879, + "##strong": 15880, + "canv": 15881, + "reformist": 15882, + "##enhagen": 15883, + "exter": 15884, + "namibia": 15885, + "disob": 15886, + "interfering": 15887, + "descended": 15888, + "tissue": 15889, + "##yev": 15890, + "marin": 15891, + "insight": 15892, + "relocation": 15893, + "angolan": 15894, + "encomp": 15895, + "abub": 15896, + "juror": 15897, + "punched": 15898, + "recalling": 15899, + "adul": 15900, + "prasad": 15901, + "ort": 15902, + "jacobs": 15903, + "##haran": 15904, + "radicals": 15905, + "wheelchair": 15906, + "gag": 15907, + "dash": 15908, + "await": 15909, + "tyco": 15910, + "##ensible": 15911, + "zanu": 15912, + "debating": 15913, + "viewing": 15914, + "interaction": 15915, + "slept": 15916, + "declares": 15917, + "comrades": 15918, + "cracks": 15919, + "andrea": 15920, + "vehement": 15921, + "deepening": 15922, + "rudd": 15923, + "scrapped": 15924, + "zhu": 15925, + "ech": 15926, + "apparatus": 15927, + "##keep": 15928, + "nominate": 15929, + "crescent": 15930, + "##osity": 15931, + "monaster": 15932, + "109": 15933, + "vanished": 15934, + "roadmap": 15935, + "filibuster": 15936, + "##conn": 15937, + "compos": 15938, + "adh": 15939, + "learnt": 15940, + "immense": 15941, + "beloved": 15942, + "traces": 15943, + "ethnicity": 15944, + "practicing": 15945, + "whatsoever": 15946, + "holbro": 15947, + "subsidy": 15948, + "salem": 15949, + "honduran": 15950, + "colonies": 15951, + "##olving": 15952, + "bite": 15953, + "henderson": 15954, + "ratio": 15955, + "sis": 15956, + "federally": 15957, + "guarding": 15958, + "mats": 15959, + "inad": 15960, + "delighted": 15961, + "mercury": 15962, + "unman": 15963, + "embarrassed": 15964, + "nasr": 15965, + "bulletin": 15966, + "steering": 15967, + "extensively": 15968, + "buk": 15969, + "clara": 15970, + "##alla": 15971, + "partisans": 15972, + "preserved": 15973, + "adoles": 15974, + "inherit": 15975, + "mead": 15976, + "boot": 15977, + "##ayat": 15978, + "jas": 15979, + "rex": 15980, + "##quer": 15981, + "##rup": 15982, + "burd": 15983, + "coven": 15984, + "canberra": 15985, + "##ophobia": 15986, + "neglig": 15987, + "himalayan": 15988, + "climbing": 15989, + "weaponry": 15990, + "commando": 15991, + "embro": 15992, + "frightened": 15993, + "remedy": 15994, + "pedestrian": 15995, + "kathleen": 15996, + "kul": 15997, + "sheer": 15998, + "dairy": 15999, + "instrumental": 16000, + "indictments": 16001, + "inconsistent": 16002, + "lak": 16003, + "fellows": 16004, + "##master": 16005, + "arraigned": 16006, + "overcrowded": 16007, + "horr": 16008, + "mast": 16009, + "##inki": 16010, + "herman": 16011, + "lightly": 16012, + "scrutin": 16013, + "underlined": 16014, + "##tun": 16015, + "mastermind": 16016, + "jalal": 16017, + "##itty": 16018, + "##ceptive": 16019, + "reader": 16020, + "enters": 16021, + "npa": 16022, + "midday": 16023, + "chaudhry": 16024, + "##not": 16025, + "##imo": 16026, + "recreational": 16027, + "mab": 16028, + "envision": 16029, + "coward": 16030, + "landslides": 16031, + "desired": 16032, + "copenhagen": 16033, + "accelerated": 16034, + "clut": 16035, + "milestone": 16036, + "arlington": 16037, + "speedy": 16038, + "reinstated": 16039, + "paralyzed": 16040, + "guer": 16041, + "##irt": 16042, + "tres": 16043, + "##aval": 16044, + "accepts": 16045, + "rupe": 16046, + "mqm": 16047, + "planners": 16048, + "h1": 16049, + "ips": 16050, + "seriousness": 16051, + "##vio": 16052, + "vulnerability": 16053, + "dnc": 16054, + "convicts": 16055, + "brent": 16056, + "quad": 16057, + "bankers": 16058, + "probing": 16059, + "##terson": 16060, + "sund": 16061, + "##umble": 16062, + "caller": 16063, + "advisors": 16064, + "nonpartisan": 16065, + "##luded": 16066, + "armist": 16067, + "##fax": 16068, + "pedestrians": 16069, + "frankfurt": 16070, + "soundbite": 16071, + "drastic": 16072, + "##icter": 16073, + "##aying": 16074, + "motivation": 16075, + "bodyguards": 16076, + "collectively": 16077, + "shores": 16078, + "ideals": 16079, + "texts": 16080, + "cdu": 16081, + "##ilst": 16082, + "pretext": 16083, + "outf": 16084, + "piz": 16085, + "societal": 16086, + "consolidated": 16087, + "poetry": 16088, + "originated": 16089, + "conveyed": 16090, + "banker": 16091, + "newborn": 16092, + "bolst": 16093, + "drinks": 16094, + "innovative": 16095, + "herbert": 16096, + "manpower": 16097, + "divert": 16098, + "shorter": 16099, + "instructor": 16100, + "interpreter": 16101, + "sard": 16102, + "dg": 16103, + "transferring": 16104, + "hemisphere": 16105, + "endless": 16106, + "sahara": 16107, + "koreas": 16108, + "unsc": 16109, + "navigation": 16110, + "##cript": 16111, + "##kowski": 16112, + "java": 16113, + "102": 16114, + "burbank": 16115, + "allevi": 16116, + "enriched": 16117, + "succumb": 16118, + "coffin": 16119, + "problematic": 16120, + "dol": 16121, + "inclined": 16122, + "##icable": 16123, + "glance": 16124, + "bryan": 16125, + "opio": 16126, + "##erman": 16127, + "embarked": 16128, + "carroll": 16129, + "parliamentarians": 16130, + "honors": 16131, + "cites": 16132, + "dilemma": 16133, + "stricter": 16134, + "olds": 16135, + "breached": 16136, + "##olding": 16137, + "halting": 16138, + "inhuman": 16139, + "##owers": 16140, + "##afar": 16141, + "pilgrimage": 16142, + "investing": 16143, + "##aved": 16144, + "intellectuals": 16145, + "hierarch": 16146, + "sana": 16147, + "conform": 16148, + "outsiders": 16149, + "rect": 16150, + "isaf": 16151, + "praising": 16152, + "##omi": 16153, + "whilst": 16154, + "wand": 16155, + "##aser": 16156, + "verdicts": 16157, + "ensuing": 16158, + "collusion": 16159, + "hacked": 16160, + "georgetown": 16161, + "##loaded": 16162, + "coca": 16163, + "cracking": 16164, + "hispanics": 16165, + "shutting": 16166, + "devastation": 16167, + "loves": 16168, + "convoys": 16169, + "counterfe": 16170, + "mlas": 16171, + "mccle": 16172, + "##izers": 16173, + "unpredict": 16174, + "reasonably": 16175, + "athletes": 16176, + "##ggle": 16177, + "univer": 16178, + "##ilee": 16179, + "accidental": 16180, + "periodic": 16181, + "ratify": 16182, + "defied": 16183, + "aap": 16184, + "cleansing": 16185, + "polled": 16186, + "##yth": 16187, + "##itives": 16188, + "##keeper": 16189, + "demographic": 16190, + "rawal": 16191, + "cote": 16192, + "widening": 16193, + "travels": 16194, + "hijacking": 16195, + "bots": 16196, + "emanuel": 16197, + "idf": 16198, + "dwell": 16199, + "beatings": 16200, + "dispersed": 16201, + "kaczynski": 16202, + "##robor": 16203, + "aston": 16204, + "wildfire": 16205, + "felix": 16206, + "blankets": 16207, + "reyes": 16208, + "frontline": 16209, + "alice": 16210, + "##ffer": 16211, + "suspending": 16212, + "pertain": 16213, + "##leine": 16214, + "touted": 16215, + "bidding": 16216, + "chartered": 16217, + "legality": 16218, + "characteristics": 16219, + "hardware": 16220, + "squads": 16221, + "inspiration": 16222, + "verge": 16223, + "##garh": 16224, + "salvation": 16225, + "cartels": 16226, + "severed": 16227, + "lighting": 16228, + "pivotal": 16229, + "geoff": 16230, + "hunters": 16231, + "evolved": 16232, + "weld": 16233, + "renowned": 16234, + "indirectly": 16235, + "horizon": 16236, + "111": 16237, + "##issible": 16238, + "schmidt": 16239, + "redevelopment": 16240, + "farther": 16241, + "measuring": 16242, + "frequency": 16243, + "voy": 16244, + "kampala": 16245, + "crem": 16246, + "underest": 16247, + "nail": 16248, + "shoulders": 16249, + "swall": 16250, + "laboratories": 16251, + "iqbal": 16252, + "reversal": 16253, + "plug": 16254, + "defuse": 16255, + "medics": 16256, + "ist": 16257, + "##word": 16258, + "gem": 16259, + "##olitical": 16260, + "cheering": 16261, + "##iu": 16262, + "##ateur": 16263, + "eruption": 16264, + "##ilets": 16265, + "cybersecurity": 16266, + "palmer": 16267, + "manufacture": 16268, + "bitterly": 16269, + "barricades": 16270, + "##orne": 16271, + "paw": 16272, + "uniformed": 16273, + "perv": 16274, + "clarified": 16275, + "richest": 16276, + "denounce": 16277, + "armstrong": 16278, + "144": 16279, + "correctly": 16280, + "uneas": 16281, + "helsinki": 16282, + "madeleine": 16283, + "exxon": 16284, + "coat": 16285, + "modernization": 16286, + "endeav": 16287, + "consultative": 16288, + "crystal": 16289, + "carpet": 16290, + "##zone": 16291, + "armistice": 16292, + "##rus": 16293, + "inec": 16294, + "##anton": 16295, + "ria": 16296, + "brass": 16297, + "basil": 16298, + "fon": 16299, + "quantity": 16300, + "manned": 16301, + "saak": 16302, + "protracted": 16303, + "##angana": 16304, + "vicinity": 16305, + "##iot": 16306, + "positioned": 16307, + "duch": 16308, + "framed": 16309, + "reciproc": 16310, + "forestry": 16311, + "spilled": 16312, + "freshman": 16313, + "permissions": 16314, + "pioneer": 16315, + "hash": 16316, + "mald": 16317, + "marathon": 16318, + "closures": 16319, + "format": 16320, + "organisers": 16321, + "exercised": 16322, + "stump": 16323, + "premiums": 16324, + "whitman": 16325, + "##like": 16326, + "commuter": 16327, + "contributor": 16328, + "minh": 16329, + "crushing": 16330, + "incumbents": 16331, + "axis": 16332, + "dissemin": 16333, + "swearing": 16334, + "falk": 16335, + "charleston": 16336, + "gle": 16337, + "flower": 16338, + "perjury": 16339, + "hunts": 16340, + "##iega": 16341, + "handcuffed": 16342, + "unexpl": 16343, + "herds": 16344, + "sisi": 16345, + "##aran": 16346, + "##mith": 16347, + "downs": 16348, + "surrog": 16349, + "landf": 16350, + "peasants": 16351, + "publicized": 16352, + "owen": 16353, + "prayed": 16354, + "congest": 16355, + "cis": 16356, + "##repres": 16357, + "irrele": 16358, + "jenkins": 16359, + "##esth": 16360, + "nominating": 16361, + "postwar": 16362, + "sacrifices": 16363, + "siber": 16364, + "##alu": 16365, + "volunteered": 16366, + "formid": 16367, + "bharatiya": 16368, + "customary": 16369, + "abubakar": 16370, + "burke": 16371, + "interact": 16372, + "tenn": 16373, + "finishing": 16374, + "fiery": 16375, + "1924": 16376, + "##adei": 16377, + "owe": 16378, + "##veigh": 16379, + "authored": 16380, + "sok": 16381, + "##bane": 16382, + "envis": 16383, + "detailing": 16384, + "1923": 16385, + "rushing": 16386, + "slapped": 16387, + "libraries": 16388, + "260": 16389, + "##ibu": 16390, + "wax": 16391, + "hm": 16392, + "figured": 16393, + "tightly": 16394, + "bannon": 16395, + "governorship": 16396, + "midwest": 16397, + "duc": 16398, + "##encia": 16399, + "acquittal": 16400, + "dread": 16401, + "vow": 16402, + "rehman": 16403, + "topped": 16404, + "psychologist": 16405, + "demilit": 16406, + "vid": 16407, + "resistant": 16408, + "commended": 16409, + "spouse": 16410, + "denouncing": 16411, + "stabilize": 16412, + "gong": 16413, + "pragm": 16414, + "bengaluru": 16415, + "monuments": 16416, + "proves": 16417, + "picks": 16418, + "sunny": 16419, + "relinqu": 16420, + "unreason": 16421, + "houthis": 16422, + "concede": 16423, + "##working": 16424, + "concludes": 16425, + "annoy": 16426, + "lashkar": 16427, + "##erjee": 16428, + "assessing": 16429, + "congressmen": 16430, + "bing": 16431, + "interpol": 16432, + "methodist": 16433, + "defends": 16434, + "navalny": 16435, + "unita": 16436, + "tightening": 16437, + "gradual": 16438, + "textile": 16439, + "##andi": 16440, + "intra": 16441, + "newcom": 16442, + "fax": 16443, + "interd": 16444, + "angr": 16445, + "fulfilled": 16446, + "rigging": 16447, + "ascertain": 16448, + "guatemalan": 16449, + "mongolia": 16450, + "saakashvili": 16451, + "destroyer": 16452, + "##igon": 16453, + "##iatric": 16454, + "grandpar": 16455, + "foss": 16456, + "intelligent": 16457, + "kashmiri": 16458, + "##ipping": 16459, + "##cca": 16460, + "##atible": 16461, + "formidable": 16462, + "rotating": 16463, + "uruguay": 16464, + "affirmed": 16465, + "qualifications": 16466, + "recommends": 16467, + "bless": 16468, + "universe": 16469, + "advertisements": 16470, + "precip": 16471, + "##peace": 16472, + "louise": 16473, + "mukh": 16474, + "masters": 16475, + "clouds": 16476, + "chry": 16477, + "slash": 16478, + "uber": 16479, + "locker": 16480, + "##lices": 16481, + "dedication": 16482, + "founders": 16483, + "heck": 16484, + "militarily": 16485, + "protector": 16486, + "##nutrition": 16487, + "convenience": 16488, + "noriega": 16489, + "wrongly": 16490, + "contingency": 16491, + "salvage": 16492, + "devil": 16493, + "tommy": 16494, + "deer": 16495, + "peng": 16496, + "##cts": 16497, + "missionary": 16498, + "bobby": 16499, + "plateau": 16500, + "limb": 16501, + "haider": 16502, + "engulfed": 16503, + "indif": 16504, + "amph": 16505, + "proxim": 16506, + "violently": 16507, + "ingred": 16508, + "reshuffle": 16509, + "spouses": 16510, + "##icz": 16511, + "glen": 16512, + "parenthood": 16513, + "toilets": 16514, + "laureate": 16515, + "yorkers": 16516, + "disproportionate": 16517, + "apost": 16518, + "invoked": 16519, + "unim": 16520, + "macedonian": 16521, + "1931": 16522, + "tradem": 16523, + "assailant": 16524, + "tossed": 16525, + "angrily": 16526, + "captors": 16527, + "katz": 16528, + "sadly": 16529, + "harmon": 16530, + "sach": 16531, + "motors": 16532, + "fragment": 16533, + "telecom": 16534, + "captives": 16535, + "hadi": 16536, + "monter": 16537, + "withholding": 16538, + "boots": 16539, + "comprised": 16540, + "##orah": 16541, + "##wer": 16542, + "confederation": 16543, + "##izable": 16544, + "proxy": 16545, + "backb": 16546, + "grades": 16547, + "stap": 16548, + "luke": 16549, + "utmost": 16550, + "reilly": 16551, + "maim": 16552, + "lamented": 16553, + "taped": 16554, + "##ansk": 16555, + "capita": 16556, + "dragging": 16557, + "rapes": 16558, + "conceal": 16559, + "homicides": 16560, + "cultures": 16561, + "eldest": 16562, + "##ople": 16563, + "corpses": 16564, + "pew": 16565, + "disl": 16566, + "restraining": 16567, + "multim": 16568, + "asle": 16569, + "florence": 16570, + "ultimatum": 16571, + "grounded": 16572, + "##arte": 16573, + "rodrigo": 16574, + "telangana": 16575, + "digit": 16576, + "wield": 16577, + "lra": 16578, + "rag": 16579, + "##loading": 16580, + "ely": 16581, + "camar": 16582, + "mahmud": 16583, + "##sef": 16584, + "##amas": 16585, + "165": 16586, + "##iband": 16587, + "separating": 16588, + "##prom": 16589, + "deferred": 16590, + "recounted": 16591, + "##urst": 16592, + "hears": 16593, + "pakht": 16594, + "kits": 16595, + "titles": 16596, + "epstein": 16597, + "##beit": 16598, + "adel": 16599, + "adolf": 16600, + "##uling": 16601, + "frances": 16602, + "##arty": 16603, + "##breaking": 16604, + "diversion": 16605, + "intermediate": 16606, + "abl": 16607, + "certainty": 16608, + "nath": 16609, + "##oda": 16610, + "gratitude": 16611, + "mccorm": 16612, + "awk": 16613, + "##aye": 16614, + "breeding": 16615, + "##mers": 16616, + "janeiro": 16617, + "notify": 16618, + "libertarian": 16619, + "matching": 16620, + "dividing": 16621, + "hig": 16622, + "malnutrition": 16623, + "baseless": 16624, + "cheered": 16625, + "##hap": 16626, + "##othes": 16627, + "liz": 16628, + "panetta": 16629, + "chu": 16630, + "abkhazia": 16631, + "incursion": 16632, + "laser": 16633, + "deserved": 16634, + "h5": 16635, + "gallup": 16636, + "##enburg": 16637, + "conclusive": 16638, + "curious": 16639, + "##llan": 16640, + "humane": 16641, + "##assed": 16642, + "##isit": 16643, + "unresolved": 16644, + "rakhine": 16645, + "lingering": 16646, + "prevailing": 16647, + "mobutu": 16648, + "ensured": 16649, + "##ascar": 16650, + "erupt": 16651, + "confessions": 16652, + "occupants": 16653, + "kicking": 16654, + "108": 16655, + "slav": 16656, + "cypriots": 16657, + "jint": 16658, + "chilling": 16659, + "mcveigh": 16660, + "210": 16661, + "whales": 16662, + "incarc": 16663, + "speculate": 16664, + "wrap": 16665, + "inflamm": 16666, + "cows": 16667, + "ellen": 16668, + "pall": 16669, + "npc": 16670, + "hawks": 16671, + "contesting": 16672, + "zaw": 16673, + "bia": 16674, + "##ieu": 16675, + "##soon": 16676, + "##roy": 16677, + "tornado": 16678, + "qing": 16679, + "rallying": 16680, + "mckin": 16681, + "lecturer": 16682, + "##igating": 16683, + "nablus": 16684, + "disciplined": 16685, + "barrett": 16686, + "h1n1": 16687, + "##dong": 16688, + "cared": 16689, + "til": 16690, + "##itations": 16691, + "##ierrez": 16692, + "relentless": 16693, + "bs": 16694, + "musical": 16695, + "wick": 16696, + "scour": 16697, + "forwarded": 16698, + "tung": 16699, + "staffer": 16700, + "reformed": 16701, + "infants": 16702, + "backlog": 16703, + "##fty": 16704, + "splin": 16705, + "sot": 16706, + "sums": 16707, + "ashraf": 16708, + "apex": 16709, + "orderly": 16710, + "observations": 16711, + "nonsense": 16712, + "##pack": 16713, + "disgust": 16714, + "homemade": 16715, + "holbrooke": 16716, + "stamps": 16717, + "salvadoran": 16718, + "foe": 16719, + "interrogated": 16720, + "gauteng": 16721, + "democratically": 16722, + "technicians": 16723, + "ldp": 16724, + "bronze": 16725, + "gala": 16726, + "laughter": 16727, + "##rection": 16728, + "abund": 16729, + "wilderness": 16730, + "mailed": 16731, + "regrets": 16732, + "toggle": 16733, + "proximity": 16734, + "isaac": 16735, + "kolk": 16736, + "layoffs": 16737, + "nashville": 16738, + "toughest": 16739, + "slashed": 16740, + "##uta": 16741, + "fy": 16742, + "dominance": 16743, + "bureaucrats": 16744, + "sixty": 16745, + "mismanagement": 16746, + "annul": 16747, + "##70": 16748, + "##anmen": 16749, + "sik": 16750, + "##60": 16751, + "tended": 16752, + "jintao": 16753, + "lately": 16754, + "orb": 16755, + "grin": 16756, + "laughing": 16757, + "displays": 16758, + "tram": 16759, + "moreno": 16760, + "seab": 16761, + "seeds": 16762, + "exercising": 16763, + "rol": 16764, + "##iere": 16765, + "rawalp": 16766, + "awkward": 16767, + "inaccurate": 16768, + "cruelty": 16769, + "alternate": 16770, + "##imited": 16771, + "reunited": 16772, + "tatt": 16773, + "dare": 16774, + "corrobor": 16775, + "rawalpindi": 16776, + "##orian": 16777, + "##yala": 16778, + "danny": 16779, + "instantly": 16780, + "##sb": 16781, + "desirable": 16782, + "pragmatic": 16783, + "kov": 16784, + "cubic": 16785, + "mk": 16786, + "burg": 16787, + "kag": 16788, + "deterioration": 16789, + "##overs": 16790, + "##otov": 16791, + "##otherap": 16792, + "instinct": 16793, + "nickname": 16794, + "fiction": 16795, + "shabab": 16796, + "##igated": 16797, + "impending": 16798, + "merchants": 16799, + "idps": 16800, + "##emont": 16801, + "ceased": 16802, + "zagreb": 16803, + "entrenched": 16804, + "despair": 16805, + "pakhtun": 16806, + "##arcer": 16807, + "tiananmen": 16808, + "contributors": 16809, + "gutierrez": 16810, + "##las": 16811, + "sax": 16812, + "zed": 16813, + "boosted": 16814, + "##gins": 16815, + "vacated": 16816, + "##oj": 16817, + "termination": 16818, + "cooperated": 16819, + "fortified": 16820, + "overfl": 16821, + "pigs": 16822, + "barnes": 16823, + "cunning": 16824, + "greenpeace": 16825, + "whale": 16826, + "afflu": 16827, + "##endez": 16828, + "turb": 16829, + "lobbied": 16830, + "##graduate": 16831, + "handles": 16832, + "dining": 16833, + "psychiatrist": 16834, + "marchers": 16835, + "##oso": 16836, + "slump": 16837, + "protocols": 16838, + "unmanned": 16839, + "incarcer": 16840, + "##fta": 16841, + "cockt": 16842, + "pouring": 16843, + "sas": 16844, + "abh": 16845, + "fairfax": 16846, + "##utz": 16847, + "cd": 16848, + "alley": 16849, + "mh": 16850, + "spirits": 16851, + "solitary": 16852, + "designer": 16853, + "gardner": 16854, + "eligibility": 16855, + "enquir": 16856, + "empowerment": 16857, + "restitution": 16858, + "soy": 16859, + "definitive": 16860, + "##roller": 16861, + "automobile": 16862, + "sena": 16863, + "plenary": 16864, + "genes": 16865, + "detentions": 16866, + "##urgeon": 16867, + "legislatures": 16868, + "grande": 16869, + "murdo": 16870, + "pend": 16871, + "##anka": 16872, + "vigorous": 16873, + "225": 16874, + "cheating": 16875, + "280": 16876, + "schiff": 16877, + "rican": 16878, + "doss": 16879, + "impeach": 16880, + "##angling": 16881, + "confrontations": 16882, + "regulator": 16883, + "##iga": 16884, + "corrected": 16885, + "capitalism": 16886, + "fist": 16887, + "appointees": 16888, + "##pert": 16889, + "spat": 16890, + "descendants": 16891, + "##donald": 16892, + "hagel": 16893, + "demise": 16894, + "eduardo": 16895, + "##ups": 16896, + "tends": 16897, + "strongman": 16898, + "diane": 16899, + "dissolution": 16900, + "madag": 16901, + "##etti": 16902, + "slum": 16903, + "##fran": 16904, + "##chle": 16905, + "##apest": 16906, + "sich": 16907, + "plains": 16908, + "balancing": 16909, + "billed": 16910, + "##icia": 16911, + "appointing": 16912, + "angels": 16913, + "logical": 16914, + "budapest": 16915, + "terra": 16916, + "presently": 16917, + "mitter": 16918, + "nbs": 16919, + "activated": 16920, + "promotes": 16921, + "episodes": 16922, + "dams": 16923, + "psychology": 16924, + "michele": 16925, + "husbands": 16926, + "examinations": 16927, + "##worthy": 16928, + "gep": 16929, + "antibi": 16930, + "klaus": 16931, + "mole": 16932, + "daylight": 16933, + "##cin": 16934, + "roberto": 16935, + "ain": 16936, + "##gling": 16937, + "pag": 16938, + "asserting": 16939, + "seed": 16940, + "cf": 16941, + "arising": 16942, + "crawford": 16943, + "##baz": 16944, + "##aus": 16945, + "rafah": 16946, + "tijuana": 16947, + "##strom": 16948, + "launchers": 16949, + "unlimited": 16950, + "uncomm": 16951, + "wiret": 16952, + "##abul": 16953, + "homosexuals": 16954, + "thugs": 16955, + "abram": 16956, + "hikes": 16957, + "sheets": 16958, + "steele": 16959, + "visibility": 16960, + "asleep": 16961, + "##essa": 16962, + "intrig": 16963, + "wald": 16964, + "##chwitz": 16965, + "kasich": 16966, + "rajas": 16967, + "pork": 16968, + "eviction": 16969, + "biography": 16970, + "quay": 16971, + "sandinista": 16972, + "hary": 16973, + "sober": 16974, + "riz": 16975, + "relate": 16976, + "plumm": 16977, + "roe": 16978, + "loading": 16979, + "kolkata": 16980, + "flip": 16981, + "jessica": 16982, + "moldova": 16983, + "peg": 16984, + "saddened": 16985, + "gunshots": 16986, + "spokesmen": 16987, + "aqsa": 16988, + "##ussions": 16989, + "##uity": 16990, + "##esville": 16991, + "terrified": 16992, + "bunker": 16993, + "1928": 16994, + "felipe": 16995, + "##judicial": 16996, + "exposing": 16997, + "revelation": 16998, + "endorsing": 16999, + "gramm": 17000, + "ginsburg": 17001, + "malicious": 17002, + "cares": 17003, + "schne": 17004, + "unra": 17005, + "##ige": 17006, + "##annon": 17007, + "rioters": 17008, + "145": 17009, + "diar": 17010, + "pest": 17011, + "##wo": 17012, + "106": 17013, + "##aud": 17014, + "applicable": 17015, + "libel": 17016, + "shakes": 17017, + "specially": 17018, + "terminated": 17019, + "adri": 17020, + "prestige": 17021, + "##anic": 17022, + "##arro": 17023, + "forefront": 17024, + "winston": 17025, + "defra": 17026, + "mok": 17027, + "miliband": 17028, + "openness": 17029, + "observing": 17030, + "murdoch": 17031, + "nader": 17032, + "eradicate": 17033, + "marina": 17034, + "clemency": 17035, + "1910": 17036, + "reli": 17037, + "ironically": 17038, + "fiercely": 17039, + "advancement": 17040, + "pipes": 17041, + "embold": 17042, + "toured": 17043, + "wipe": 17044, + "lover": 17045, + "##lay": 17046, + "relieve": 17047, + "wei": 17048, + "vegetables": 17049, + "quantities": 17050, + "encounters": 17051, + "coincided": 17052, + "motel": 17053, + "racketeering": 17054, + "muss": 17055, + "derived": 17056, + "yak": 17057, + "neutrality": 17058, + "comparing": 17059, + "partition": 17060, + "disres": 17061, + "passionate": 17062, + "jokes": 17063, + "slate": 17064, + "sells": 17065, + "cockpit": 17066, + "crippled": 17067, + "posture": 17068, + "patterson": 17069, + "albeit": 17070, + "dab": 17071, + "informing": 17072, + "margins": 17073, + "benazir": 17074, + "nuys": 17075, + "##lements": 17076, + "depressed": 17077, + "screens": 17078, + "midlands": 17079, + "1912": 17080, + "rehn": 17081, + "reef": 17082, + "##arb": 17083, + "overst": 17084, + "ignited": 17085, + "jurisdictions": 17086, + "growers": 17087, + "rumours": 17088, + "blasph": 17089, + "indianapolis": 17090, + "institutes": 17091, + "zionist": 17092, + "councilwoman": 17093, + "##boro": 17094, + "flaws": 17095, + "rings": 17096, + "spurred": 17097, + "joaquin": 17098, + "##hall": 17099, + "##imated": 17100, + "forgive": 17101, + "dismissing": 17102, + "overcrowding": 17103, + "pab": 17104, + "kindergart": 17105, + "meps": 17106, + "leo": 17107, + "vista": 17108, + "staffing": 17109, + "northam": 17110, + "torch": 17111, + "contras": 17112, + "presby": 17113, + "logging": 17114, + "dulles": 17115, + "danc": 17116, + "reperc": 17117, + "nathan": 17118, + "cream": 17119, + "backgrounds": 17120, + "freeman": 17121, + "byrd": 17122, + "alumin": 17123, + "diary": 17124, + "kaduna": 17125, + "cadre": 17126, + "congratulated": 17127, + "tug": 17128, + "##ractions": 17129, + "##omatic": 17130, + "geological": 17131, + "##upp": 17132, + "edwin": 17133, + "##estan": 17134, + "elbar": 17135, + "exciting": 17136, + "anglican": 17137, + "##md": 17138, + "dismantled": 17139, + "##yder": 17140, + "daschle": 17141, + "##say": 17142, + "weinstein": 17143, + "##acher": 17144, + "wuhan": 17145, + "kathmandu": 17146, + "##kal": 17147, + "emotionally": 17148, + "forem": 17149, + "adversaries": 17150, + "lh": 17151, + "dems": 17152, + "stephanie": 17153, + "pleasant": 17154, + "airplanes": 17155, + "##fish": 17156, + "incomplete": 17157, + "##contin": 17158, + "swan": 17159, + "##keys": 17160, + "paintings": 17161, + "60s": 17162, + "anal": 17163, + "##iler": 17164, + "##oks": 17165, + "fres": 17166, + "grandparents": 17167, + "costing": 17168, + "withhold": 17169, + "challengers": 17170, + "##atha": 17171, + "gravity": 17172, + "biss": 17173, + "raged": 17174, + "cheers": 17175, + "##ivu": 17176, + "buttig": 17177, + "##isible": 17178, + "strains": 17179, + "erosion": 17180, + "##kinson": 17181, + "saigon": 17182, + "statesman": 17183, + "libby": 17184, + "proclaim": 17185, + "##elam": 17186, + "djib": 17187, + "overly": 17188, + "##ipel": 17189, + "readily": 17190, + "greed": 17191, + "1925": 17192, + "braw": 17193, + "lowering": 17194, + "alvarez": 17195, + "applicant": 17196, + "sporting": 17197, + "manhunt": 17198, + "bruno": 17199, + "melt": 17200, + "cran": 17201, + "elbaradei": 17202, + "##ieh": 17203, + "mediators": 17204, + "##khwa": 17205, + "##atti": 17206, + "##ishi": 17207, + "vald": 17208, + "##aneous": 17209, + "naid": 17210, + "insiders": 17211, + "czechoslovakia": 17212, + "celebrities": 17213, + "explode": 17214, + "robb": 17215, + "sterling": 17216, + "judy": 17217, + "##araig": 17218, + "preparedness": 17219, + "shaping": 17220, + "continuously": 17221, + "females": 17222, + "shoe": 17223, + "sonia": 17224, + "ruined": 17225, + "##yu": 17226, + "irrelevant": 17227, + "clif": 17228, + "strategists": 17229, + "forfe": 17230, + "##tech": 17231, + "median": 17232, + "scary": 17233, + "attracting": 17234, + "goma": 17235, + "owing": 17236, + "solemn": 17237, + "catching": 17238, + "franchise": 17239, + "elephants": 17240, + "##xx": 17241, + "reps": 17242, + "honestly": 17243, + "##hma": 17244, + "##enthal": 17245, + "manch": 17246, + "extrajudicial": 17247, + "##reen": 17248, + "reprisals": 17249, + "melissa": 17250, + "nec": 17251, + "##rab": 17252, + "rajasthan": 17253, + "thirteen": 17254, + "donna": 17255, + "walesa": 17256, + "ik": 17257, + "##nadze": 17258, + "retaliatory": 17259, + "parental": 17260, + "fastest": 17261, + "comeback": 17262, + "##aland": 17263, + "pains": 17264, + "##ym": 17265, + "starvation": 17266, + "congestion": 17267, + "##dated": 17268, + "overrun": 17269, + "nets": 17270, + "coy": 17271, + "stretches": 17272, + "audiences": 17273, + "gephardt": 17274, + "teresa": 17275, + "paralys": 17276, + "maternal": 17277, + "null": 17278, + "##nor": 17279, + "appalling": 17280, + "##amar": 17281, + "repressive": 17282, + "departing": 17283, + "overdue": 17284, + "grouping": 17285, + "liberated": 17286, + "dispens": 17287, + "statutes": 17288, + "manages": 17289, + "mutually": 17290, + "deepen": 17291, + "macao": 17292, + "##acan": 17293, + "prey": 17294, + "nonvi": 17295, + "yelled": 17296, + "circulating": 17297, + "aux": 17298, + "concerted": 17299, + "foremost": 17300, + "registry": 17301, + "attends": 17302, + "prevents": 17303, + "trustee": 17304, + "varied": 17305, + "courageous": 17306, + "reclaim": 17307, + "discourse": 17308, + "essex": 17309, + "registering": 17310, + "doming": 17311, + "joked": 17312, + "anthem": 17313, + "loyalist": 17314, + "fundraiser": 17315, + "backyard": 17316, + "gavin": 17317, + "tangible": 17318, + "ricardo": 17319, + "##olate": 17320, + "rescind": 17321, + "leh": 17322, + "motions": 17323, + "projections": 17324, + "villaraig": 17325, + "volcan": 17326, + "extradite": 17327, + "sams": 17328, + "strikers": 17329, + "dissolve": 17330, + "sunset": 17331, + "villaraigosa": 17332, + "jeopardy": 17333, + "##mets": 17334, + "##stairs": 17335, + "incarceration": 17336, + "##anto": 17337, + "kok": 17338, + "##ophobic": 17339, + "indul": 17340, + "##8tm": 17341, + "sag": 17342, + "shevard": 17343, + "##rom": 17344, + "exon": 17345, + "verb8tm": 17346, + "##itating": 17347, + "hayden": 17348, + "farewell": 17349, + "roadblocks": 17350, + "thief": 17351, + "bung": 17352, + "noor": 17353, + "betrayed": 17354, + "bandits": 17355, + "pars": 17356, + "kenyans": 17357, + "crippling": 17358, + "adap": 17359, + "rewr": 17360, + "purple": 17361, + "arraignment": 17362, + "113": 17363, + "integrate": 17364, + "hoax": 17365, + "debut": 17366, + "nim": 17367, + "allawi": 17368, + "judgments": 17369, + "pipelines": 17370, + "##yah": 17371, + "##ogues": 17372, + "nepali": 17373, + "duff": 17374, + "paz": 17375, + "##anthrop": 17376, + "resigning": 17377, + "ladies": 17378, + "repeating": 17379, + "orban": 17380, + "mentor": 17381, + "breathe": 17382, + "cessation": 17383, + "paramount": 17384, + "giants": 17385, + "nbsp": 17386, + "auschwitz": 17387, + "qur": 17388, + "tyson": 17389, + "remorse": 17390, + "brett": 17391, + "laps": 17392, + "photographers": 17393, + "smoothly": 17394, + "careers": 17395, + "accompany": 17396, + "guangdong": 17397, + "##yad": 17398, + "expatri": 17399, + "boun": 17400, + "##andro": 17401, + "nus": 17402, + "bombay": 17403, + "tuber": 17404, + "##inating": 17405, + "cartoons": 17406, + "salam": 17407, + "haryana": 17408, + "##angu": 17409, + "teleph": 17410, + "pt": 17411, + "##rolog": 17412, + "faroo": 17413, + "##ln": 17414, + "permitting": 17415, + "kuch": 17416, + "pund": 17417, + "manus": 17418, + "ranged": 17419, + "nasty": 17420, + "turf": 17421, + "ivoire": 17422, + "jeopardize": 17423, + "##ears": 17424, + "physics": 17425, + "shevardnadze": 17426, + "dental": 17427, + "##ulative": 17428, + "lauded": 17429, + "unreal": 17430, + "apec": 17431, + "maneuvers": 17432, + "exaggerated": 17433, + "cardiff": 17434, + "empowered": 17435, + "steer": 17436, + "fuels": 17437, + "sara": 17438, + "briefings": 17439, + "crane": 17440, + "raja": 17441, + "tighter": 17442, + "militar": 17443, + "preceded": 17444, + "hicks": 17445, + "silvio": 17446, + "friedman": 17447, + "corners": 17448, + "##lika": 17449, + "barbar": 17450, + "realised": 17451, + "unreg": 17452, + "steadfast": 17453, + "##mington": 17454, + "737": 17455, + "mamm": 17456, + "dependence": 17457, + "mecca": 17458, + "trespass": 17459, + "infuri": 17460, + "goss": 17461, + "oj": 17462, + "##ayo": 17463, + "hc": 17464, + "chor": 17465, + "asp": 17466, + "##ryn": 17467, + "monsoon": 17468, + "##amba": 17469, + "varying": 17470, + "retaliate": 17471, + "arb": 17472, + "balcon": 17473, + "##ivoc": 17474, + "feasible": 17475, + "imposition": 17476, + "boucher": 17477, + "juda": 17478, + "clarence": 17479, + "haitians": 17480, + "ethn": 17481, + "##ilisi": 17482, + "overlooking": 17483, + "repercussions": 17484, + "inde": 17485, + "escaping": 17486, + "bibl": 17487, + "##hamed": 17488, + "statues": 17489, + "foiled": 17490, + "educators": 17491, + "authorizing": 17492, + "quartet": 17493, + "mcclellan": 17494, + "##ounding": 17495, + "yi": 17496, + "gloves": 17497, + "hoover": 17498, + "halfway": 17499, + "cott": 17500, + "essay": 17501, + "khome": 17502, + "1927": 17503, + "exert": 17504, + "beit": 17505, + "ruin": 17506, + "##iox": 17507, + "##ugu": 17508, + "implied": 17509, + "h5n1": 17510, + "personalities": 17511, + "demon": 17512, + "blows": 17513, + "circular": 17514, + "leaflets": 17515, + "joyce": 17516, + "systematically": 17517, + "complied": 17518, + "poisoned": 17519, + "kom": 17520, + "neal": 17521, + "##oqu": 17522, + "abus": 17523, + "intimate": 17524, + "##usc": 17525, + "unpro": 17526, + "reorganization": 17527, + "107": 17528, + "relocate": 17529, + "buchar": 17530, + "360": 17531, + "campaigner": 17532, + "infiltration": 17533, + "woke": 17534, + "colo": 17535, + "honoring": 17536, + "wheeler": 17537, + "busted": 17538, + "newest": 17539, + "##wara": 17540, + "dengue": 17541, + "tud": 17542, + "marcus": 17543, + "famed": 17544, + "downt": 17545, + "chim": 17546, + "lugg": 17547, + "trek": 17548, + "postponement": 17549, + "yaz": 17550, + "stems": 17551, + "princeton": 17552, + "##raj": 17553, + "faw": 17554, + "##anging": 17555, + "seminary": 17556, + "glor": 17557, + "bucharest": 17558, + "breaches": 17559, + "bodily": 17560, + "##attering": 17561, + "##enting": 17562, + "##ailable": 17563, + "tbilisi": 17564, + "sep": 17565, + "invade": 17566, + "earmarked": 17567, + "uproar": 17568, + "systemic": 17569, + "subscri": 17570, + "tooth": 17571, + "harb": 17572, + "potent": 17573, + "stray": 17574, + "foresee": 17575, + "budgetary": 17576, + "uncont": 17577, + "25th": 17578, + "sidel": 17579, + "bolson": 17580, + "coer": 17581, + "emily": 17582, + "chelsea": 17583, + "friction": 17584, + "unpredictable": 17585, + "fury": 17586, + "heed": 17587, + "probes": 17588, + "mentioning": 17589, + "julia": 17590, + "cram": 17591, + "poorer": 17592, + "fractured": 17593, + "griffith": 17594, + "landlord": 17595, + "entrepreneur": 17596, + "padilla": 17597, + "stranger": 17598, + "thumb": 17599, + "##asha": 17600, + "bids": 17601, + "theodore": 17602, + "zemin": 17603, + "rats": 17604, + "stef": 17605, + "randy": 17606, + "rupees": 17607, + "arming": 17608, + "##eson": 17609, + "hogan": 17610, + "dorn": 17611, + "##jd": 17612, + "eyed": 17613, + "doomed": 17614, + "unhar": 17615, + "indiscriminate": 17616, + "defected": 17617, + "khar": 17618, + "charred": 17619, + "##run": 17620, + "dale": 17621, + "##inan": 17622, + "reparations": 17623, + "850": 17624, + "moi": 17625, + "screw": 17626, + "sewer": 17627, + "weiss": 17628, + "responsive": 17629, + "summons": 17630, + "ferv": 17631, + "hui": 17632, + "pakhtunkhwa": 17633, + "rivalry": 17634, + "kaiser": 17635, + "antiqu": 17636, + "kibaki": 17637, + "viv": 17638, + "mercedes": 17639, + "menace": 17640, + "instituted": 17641, + "pumping": 17642, + "saharan": 17643, + "bolsonaro": 17644, + "announcements": 17645, + "hirosh": 17646, + "luggage": 17647, + "dodd": 17648, + "anticipate": 17649, + "mauritania": 17650, + "suffolk": 17651, + "consuming": 17652, + "ablaze": 17653, + "brune": 17654, + "irna": 17655, + "spitzer": 17656, + "abiding": 17657, + "##daughter": 17658, + "gue": 17659, + "philanthrop": 17660, + "lyon": 17661, + "deadlocked": 17662, + "##von": 17663, + "shri": 17664, + "fences": 17665, + "unconditional": 17666, + "destined": 17667, + "indecent": 17668, + "##uto": 17669, + "countdown": 17670, + "archipel": 17671, + "corporal": 17672, + "weakening": 17673, + "chickens": 17674, + "smuggle": 17675, + "fraternity": 17676, + "flagged": 17677, + "vehemently": 17678, + "yonhap": 17679, + "nir": 17680, + "##nt": 17681, + "boycot": 17682, + "sprayed": 17683, + "flared": 17684, + "worshippers": 17685, + "1913": 17686, + "undercut": 17687, + "trails": 17688, + "pierce": 17689, + "##number": 17690, + "monrov": 17691, + "khomeini": 17692, + "validity": 17693, + "dru": 17694, + "agitation": 17695, + "fau": 17696, + "venice": 17697, + "nac": 17698, + "scaled": 17699, + "newsweek": 17700, + "##12": 17701, + "##giene": 17702, + "hoy": 17703, + "lions": 17704, + "warlords": 17705, + "frustrating": 17706, + "alz": 17707, + "##ourable": 17708, + "##patrick": 17709, + "awak": 17710, + "incarcerated": 17711, + "acquaint": 17712, + "assassinations": 17713, + "colors": 17714, + "hygiene": 17715, + "defunct": 17716, + "insults": 17717, + "##hat": 17718, + "##pas": 17719, + "##zes": 17720, + "rugged": 17721, + "exporting": 17722, + "interventions": 17723, + "surged": 17724, + "snyder": 17725, + "unharmed": 17726, + "kano": 17727, + "afl": 17728, + "stagn": 17729, + "registrar": 17730, + "fulfilling": 17731, + "gibbs": 17732, + "accomplices": 17733, + "gerhard": 17734, + "gazette": 17735, + "##ahn": 17736, + "marshals": 17737, + "flint": 17738, + "shrinking": 17739, + "eurozone": 17740, + "hyde": 17741, + "reforming": 17742, + "moines": 17743, + "biblical": 17744, + "enhancing": 17745, + "punishing": 17746, + "walkout": 17747, + "meyer": 17748, + "homelessness": 17749, + "endow": 17750, + "lancaster": 17751, + "##elong": 17752, + "30s": 17753, + "liners": 17754, + "dome": 17755, + "antagon": 17756, + "warriors": 17757, + "fow": 17758, + "wording": 17759, + "caravan": 17760, + "militancy": 17761, + "accomplishments": 17762, + "monrovia": 17763, + "aftersh": 17764, + "vick": 17765, + "petitioner": 17766, + "morality": 17767, + "insign": 17768, + "deeds": 17769, + "agr": 17770, + "##eyer": 17771, + "offs": 17772, + "fema": 17773, + "sack": 17774, + "revered": 17775, + "deutsche": 17776, + "rajap": 17777, + "proclamation": 17778, + "disqualified": 17779, + "mistreatment": 17780, + "geographic": 17781, + "sichuan": 17782, + "resuming": 17783, + "leslie": 17784, + "##phetamine": 17785, + "enlargement": 17786, + "bowl": 17787, + "slap": 17788, + "##affe": 17789, + "dp": 17790, + "strat": 17791, + "soared": 17792, + "mormon": 17793, + "lining": 17794, + "olson": 17795, + "forgiveness": 17796, + "fountain": 17797, + "hansen": 17798, + "compact": 17799, + "mai": 17800, + "risked": 17801, + "writings": 17802, + "vijay": 17803, + "scenarios": 17804, + "unreasonable": 17805, + "##esi": 17806, + "discredit": 17807, + "##reek": 17808, + "hilton": 17809, + "rim": 17810, + "usage": 17811, + "mobilized": 17812, + "upgraded": 17813, + "quetta": 17814, + "toys": 17815, + "370": 17816, + "rigorous": 17817, + "##sler": 17818, + "regretted": 17819, + "cogn": 17820, + "frost": 17821, + "cain": 17822, + "angu": 17823, + "regiments": 17824, + "chong": 17825, + "degrading": 17826, + "rok": 17827, + "joc": 17828, + "accomplice": 17829, + "presbyter": 17830, + "lithuanian": 17831, + "stras": 17832, + "outlining": 17833, + "seals": 17834, + "nationalities": 17835, + "##bard": 17836, + "ukip": 17837, + "##storm": 17838, + "##acha": 17839, + "patriotism": 17840, + "##gon": 17841, + "reza": 17842, + "footnote": 17843, + "excluding": 17844, + "totaling": 17845, + "guru": 17846, + "fourteen": 17847, + "cay": 17848, + "##80": 17849, + "cochran": 17850, + "dogged": 17851, + "stirred": 17852, + "precision": 17853, + "aboriginal": 17854, + "gauge": 17855, + "dignitaries": 17856, + "##wered": 17857, + "busiest": 17858, + "320": 17859, + "inspire": 17860, + "slowing": 17861, + "megh": 17862, + "##ados": 17863, + "hass": 17864, + "statistical": 17865, + "distinguish": 17866, + "silic": 17867, + "epicenter": 17868, + "shark": 17869, + "pristina": 17870, + "owes": 17871, + "curtis": 17872, + "fiance": 17873, + "##ussen": 17874, + "philippe": 17875, + "naive": 17876, + "brutally": 17877, + "thur": 17878, + "gps": 17879, + "strauss": 17880, + "chasing": 17881, + "downed": 17882, + "botswana": 17883, + "memoir": 17884, + "khalifa": 17885, + "ferdin": 17886, + "perpetrated": 17887, + "predicting": 17888, + "pollster": 17889, + "uphe": 17890, + "messaging": 17891, + "faulty": 17892, + "happiness": 17893, + "mobilize": 17894, + "tubercul": 17895, + "labs": 17896, + "buttigieg": 17897, + "##quis": 17898, + "tourn": 17899, + "nz": 17900, + "##cetti": 17901, + "chlor": 17902, + "jackie": 17903, + "salim": 17904, + "illegit": 17905, + "hedge": 17906, + "vain": 17907, + "##shr": 17908, + "##integration": 17909, + "keating": 17910, + "lid": 17911, + "lov": 17912, + "ghaz": 17913, + "117": 17914, + "zelaya": 17915, + "balloting": 17916, + "medications": 17917, + "hani": 17918, + "quint": 17919, + "duo": 17920, + "goldberg": 17921, + "pistols": 17922, + "##atore": 17923, + "adjusted": 17924, + "##steps": 17925, + "custod": 17926, + "unfounded": 17927, + "gunpoint": 17928, + "wireless": 17929, + "doe": 17930, + "vernon": 17931, + "tuberculosis": 17932, + "tt": 17933, + "##edience": 17934, + "sebast": 17935, + "derby": 17936, + "oliv": 17937, + "##stor": 17938, + "guam": 17939, + "musa": 17940, + "rebec": 17941, + "arun": 17942, + "complicity": 17943, + "flesh": 17944, + "paraguay": 17945, + "hover": 17946, + "complement": 17947, + "114": 17948, + "bhutan": 17949, + "minsk": 17950, + "seizures": 17951, + "knocking": 17952, + "330": 17953, + "avenues": 17954, + "nj": 17955, + "confusing": 17956, + "punct": 17957, + "measles": 17958, + "archipelago": 17959, + "malt": 17960, + "zoning": 17961, + "gow": 17962, + "##ogi": 17963, + "124": 17964, + "submer": 17965, + "selective": 17966, + "bele": 17967, + "richards": 17968, + "stuffed": 17969, + "sdf": 17970, + "repub": 17971, + "madagascar": 17972, + "zhao": 17973, + "depicted": 17974, + "prominence": 17975, + "override": 17976, + "clarification": 17977, + "smokers": 17978, + "cpp": 17979, + "tories": 17980, + "commend": 17981, + "spawn": 17982, + "intolerance": 17983, + "##19": 17984, + "embezzlement": 17985, + "disrespect": 17986, + "demobil": 17987, + "forcefully": 17988, + "panaman": 17989, + "pess": 17990, + "affluent": 17991, + "pais": 17992, + "carnage": 17993, + "estranged": 17994, + "leather": 17995, + "emphasizing": 17996, + "ration": 17997, + "mitterrand": 17998, + "unexpectedly": 17999, + "botched": 18000, + "intimidated": 18001, + "filmm": 18002, + "deborah": 18003, + "nicola": 18004, + "toddler": 18005, + "romantic": 18006, + "mund": 18007, + "##bull": 18008, + "makeup": 18009, + "##ende": 18010, + "1911": 18011, + "delivers": 18012, + "berry": 18013, + "##oding": 18014, + "classmates": 18015, + "riley": 18016, + "cade": 18017, + "clam": 18018, + "exempl": 18019, + "##ardi": 18020, + "senatorial": 18021, + "##andy": 18022, + "comprises": 18023, + "dixon": 18024, + "harlem": 18025, + "landlords": 18026, + "1926": 18027, + "lex": 18028, + "involunt": 18029, + "fullerton": 18030, + "lenders": 18031, + "integral": 18032, + "sz": 18033, + "siegel": 18034, + "ghali": 18035, + "lure": 18036, + "treasure": 18037, + "unb": 18038, + "globalization": 18039, + "##illon": 18040, + "mau": 18041, + "humph": 18042, + "##lane": 18043, + "fitted": 18044, + "underwater": 18045, + "echoing": 18046, + "70s": 18047, + "intoxic": 18048, + "disorders": 18049, + "ih": 18050, + "sailed": 18051, + "wasted": 18052, + "123": 18053, + "forecl": 18054, + "shrug": 18055, + "lesbians": 18056, + "uneasy": 18057, + "addicts": 18058, + "prevailed": 18059, + "diox": 18060, + "predictions": 18061, + "mistakenly": 18062, + "dea": 18063, + "forums": 18064, + "floated": 18065, + "virtue": 18066, + "edmund": 18067, + "containment": 18068, + "lamp": 18069, + "ramon": 18070, + "museums": 18071, + "##cile": 18072, + "tanzanian": 18073, + "fingerprints": 18074, + "##eto": 18075, + "baggage": 18076, + "rebuilt": 18077, + "geop": 18078, + "dissatisfaction": 18079, + "redress": 18080, + "80s": 18081, + "junk": 18082, + "metham": 18083, + "missionaries": 18084, + "flurry": 18085, + "goa": 18086, + "sunk": 18087, + "potato": 18088, + "garcetti": 18089, + "cries": 18090, + "raiser": 18091, + "dai": 18092, + "domination": 18093, + "##rir": 18094, + "##iso": 18095, + "spacecraft": 18096, + "bras": 18097, + "snake": 18098, + "parcel": 18099, + "mobilization": 18100, + "lunar": 18101, + "biot": 18102, + "glimp": 18103, + "gonna": 18104, + "outnumber": 18105, + "dame": 18106, + "glimpse": 18107, + "obrador": 18108, + "##owner": 18109, + "conjunction": 18110, + "##igible": 18111, + "stubborn": 18112, + "##vention": 18113, + "publishers": 18114, + "reconcile": 18115, + "twins": 18116, + "andres": 18117, + "cio": 18118, + "boo": 18119, + "##star": 18120, + "##ppers": 18121, + "deleted": 18122, + "retreated": 18123, + "saints": 18124, + "ignorance": 18125, + "rabb": 18126, + "haig": 18127, + "hierarchy": 18128, + "jill": 18129, + "hale": 18130, + "ioc": 18131, + "bee": 18132, + "hurdles": 18133, + "compt": 18134, + "##ribly": 18135, + "##rera": 18136, + "salute": 18137, + "curtain": 18138, + "anticipation": 18139, + "oy": 18140, + "homs": 18141, + "dunn": 18142, + "wreath": 18143, + "authorised": 18144, + "comedy": 18145, + "soap": 18146, + "weaker": 18147, + "eritrean": 18148, + "trademark": 18149, + "assertions": 18150, + "##nick": 18151, + "brunei": 18152, + "##buro": 18153, + "karab": 18154, + "conditional": 18155, + "unans": 18156, + "enshr": 18157, + "##pie": 18158, + "savage": 18159, + "##ubu": 18160, + "baldwin": 18161, + "anytime": 18162, + "paved": 18163, + "griffin": 18164, + "doctorate": 18165, + "bells": 18166, + "artif": 18167, + "tribunals": 18168, + "davidson": 18169, + "##gang": 18170, + "mediate": 18171, + "preferences": 18172, + "nasir": 18173, + "defines": 18174, + "marty": 18175, + "caliph": 18176, + "cove": 18177, + "shallow": 18178, + "##rika": 18179, + "##ursed": 18180, + "booker": 18181, + "shameful": 18182, + "ausp": 18183, + "civilization": 18184, + "##raib": 18185, + "abductions": 18186, + "nongo": 18187, + "unwanted": 18188, + "napole": 18189, + "beard": 18190, + "eelam": 18191, + "raq": 18192, + "impress": 18193, + "holed": 18194, + "vaccinated": 18195, + "genital": 18196, + "cohes": 18197, + "medina": 18198, + "##erner": 18199, + "hamad": 18200, + "tongue": 18201, + "chairmanship": 18202, + "sadness": 18203, + "acceler": 18204, + "dianne": 18205, + "undergone": 18206, + "igor": 18207, + "kyodo": 18208, + "tarn": 18209, + "berger": 18210, + "pontiff": 18211, + "##yers": 18212, + "politburo": 18213, + "server": 18214, + "rebecca": 18215, + "ridden": 18216, + "lenin": 18217, + "##appa": 18218, + "wrongful": 18219, + "betty": 18220, + "subtle": 18221, + "impacted": 18222, + "fluid": 18223, + "bogus": 18224, + "simultaneous": 18225, + "ranger": 18226, + "disclosures": 18227, + "neh": 18228, + "dias": 18229, + "appropriately": 18230, + "seismic": 18231, + "stretching": 18232, + "nuns": 18233, + "tamils": 18234, + "slovak": 18235, + "##comings": 18236, + "lets": 18237, + "rigid": 18238, + "168": 18239, + "1940s": 18240, + "kwaz": 18241, + "weekends": 18242, + "misery": 18243, + "plague": 18244, + "realise": 18245, + "guad": 18246, + "allan": 18247, + "ez": 18248, + "cumm": 18249, + "deuk": 18250, + "assignments": 18251, + "helpless": 18252, + "bm": 18253, + "ferdinand": 18254, + "farmland": 18255, + "clo": 18256, + "qatari": 18257, + "##lex": 18258, + "helmets": 18259, + "overshadowed": 18260, + "recommending": 18261, + "garnered": 18262, + "jaffna": 18263, + "gaul": 18264, + "vance": 18265, + "dhs": 18266, + "tenant": 18267, + "unravel": 18268, + "##itas": 18269, + "schneider": 18270, + "niss": 18271, + "numbered": 18272, + "hrw": 18273, + "drastically": 18274, + "ghraib": 18275, + "redes": 18276, + "fict": 18277, + "defying": 18278, + "accurately": 18279, + "##shan": 18280, + "trailing": 18281, + "##oly": 18282, + "privileged": 18283, + "kahn": 18284, + "durham": 18285, + "acr": 18286, + "rudolph": 18287, + "redistr": 18288, + "coastline": 18289, + "judaism": 18290, + "strangers": 18291, + "spont": 18292, + "gestures": 18293, + "##ioned": 18294, + "directives": 18295, + "##17": 18296, + "stemmed": 18297, + "##phis": 18298, + "functional": 18299, + "pertaining": 18300, + "lifelong": 18301, + "participant": 18302, + "wholly": 18303, + "establishments": 18304, + "installing": 18305, + "##nah": 18306, + "settler": 18307, + "##phal": 18308, + "unab": 18309, + "lai": 18310, + "retake": 18311, + "##thia": 18312, + "xvi": 18313, + "##court": 18314, + "##bir": 18315, + "##anta": 18316, + "untr": 18317, + "hiz": 18318, + "medals": 18319, + "##mejian": 18320, + "scarce": 18321, + "warrior": 18322, + "destiny": 18323, + "kund": 18324, + "kre": 18325, + "shu": 18326, + "strasbourg": 18327, + "segments": 18328, + "##oran": 18329, + "destinations": 18330, + "thwarted": 18331, + "acquiring": 18332, + "endure": 18333, + "ashes": 18334, + "zo": 18335, + "employs": 18336, + "glasses": 18337, + "perimeter": 18338, + "chia": 18339, + "upholding": 18340, + "patrolled": 18341, + "g20": 18342, + "##ystem": 18343, + "translator": 18344, + "sadat": 18345, + "manipulation": 18346, + "##25": 18347, + "trooper": 18348, + "assassinate": 18349, + "retirees": 18350, + "scrambling": 18351, + "regained": 18352, + "frightening": 18353, + "##elman": 18354, + "booming": 18355, + "translate": 18356, + "bride": 18357, + "stair": 18358, + "shortcomings": 18359, + "supt": 18360, + "bonuses": 18361, + "covenant": 18362, + "havoc": 18363, + "fad": 18364, + "louisville": 18365, + "sphere": 18366, + "rasm": 18367, + "choc": 18368, + "kwazulu": 18369, + "mobility": 18370, + "djibouti": 18371, + "pok": 18372, + "cummings": 18373, + "funnel": 18374, + "deukmejian": 18375, + "commodities": 18376, + "repatriated": 18377, + "regulating": 18378, + "platoon": 18379, + "harassing": 18380, + "placards": 18381, + "minn": 18382, + "heating": 18383, + "shepherd": 18384, + "##sis": 18385, + "snatched": 18386, + "analyzed": 18387, + "troopers": 18388, + "fatt": 18389, + "116": 18390, + "118": 18391, + "destabilize": 18392, + "##adur": 18393, + "ate": 18394, + "humiliation": 18395, + "assemblies": 18396, + "coma": 18397, + "fortunes": 18398, + "heather": 18399, + "bould": 18400, + "rope": 18401, + "issa": 18402, + "hotline": 18403, + "krishna": 18404, + "alleviate": 18405, + "habits": 18406, + "pizza": 18407, + "exemptions": 18408, + "##enne": 18409, + "greeks": 18410, + "fresno": 18411, + "hakim": 18412, + "trafficked": 18413, + "##iku": 18414, + "cans": 18415, + "aisle": 18416, + "strangled": 18417, + "attraction": 18418, + "embed": 18419, + "retaining": 18420, + "unanswered": 18421, + "irony": 18422, + "##roso": 18423, + "outdated": 18424, + "weary": 18425, + "conceived": 18426, + "##rained": 18427, + "samb": 18428, + "##urt": 18429, + "chapman": 18430, + "whitt": 18431, + "vad": 18432, + "##omyr": 18433, + "##prod": 18434, + "hast": 18435, + "airing": 18436, + "podium": 18437, + "juarez": 18438, + "legendary": 18439, + "##ocating": 18440, + "renovation": 18441, + "filings": 18442, + "saga": 18443, + "schwart": 18444, + "unequivoc": 18445, + "##kef": 18446, + "lent": 18447, + "secretive": 18448, + "1920s": 18449, + "diseng": 18450, + "inherent": 18451, + "denis": 18452, + "render": 18453, + "##otherapy": 18454, + "juncker": 18455, + "pessim": 18456, + "bis": 18457, + "bind": 18458, + "seam": 18459, + "maul": 18460, + "##nu": 18461, + "##ameda": 18462, + "naturalization": 18463, + "doubted": 18464, + "##nikov": 18465, + "precincts": 18466, + "infighting": 18467, + "johnny": 18468, + "unins": 18469, + "quayle": 18470, + "##boards": 18471, + "packing": 18472, + "flare": 18473, + "##itar": 18474, + "precond": 18475, + "implicit": 18476, + "menendez": 18477, + "genuinely": 18478, + "##girl": 18479, + "jit": 18480, + "purse": 18481, + "tenet": 18482, + "heartland": 18483, + "memphis": 18484, + "tycoon": 18485, + "sussex": 18486, + "amit": 18487, + "torr": 18488, + "lingu": 18489, + "richter": 18490, + "inskeep": 18491, + "reunion": 18492, + "##aido": 18493, + "fits": 18494, + "whistleblower": 18495, + "lighter": 18496, + "hoffman": 18497, + "incitement": 18498, + "crosses": 18499, + "recycling": 18500, + "##atro": 18501, + "julius": 18502, + "hillside": 18503, + "sentin": 18504, + "conway": 18505, + "ner": 18506, + "wagner": 18507, + "architects": 18508, + "severity": 18509, + "hashem": 18510, + "encry": 18511, + "akp": 18512, + "warship": 18513, + "slot": 18514, + "performances": 18515, + "duplic": 18516, + "angle": 18517, + "misled": 18518, + "yanukov": 18519, + "compton": 18520, + "wig": 18521, + "grassley": 18522, + "sensible": 18523, + "bolivian": 18524, + "##acio": 18525, + "playground": 18526, + "nost": 18527, + "##enaries": 18528, + "tucson": 18529, + "magu": 18530, + "pets": 18531, + "##athing": 18532, + "yass": 18533, + "##ombe": 18534, + "temples": 18535, + "watts": 18536, + "wholesale": 18537, + "##ruz": 18538, + "attendant": 18539, + "alp": 18540, + "carpenter": 18541, + "##ieval": 18542, + "retribution": 18543, + "##vn": 18544, + "reprim": 18545, + "fugitives": 18546, + "yanukovych": 18547, + "glory": 18548, + "disrupting": 18549, + "sketch": 18550, + "heinous": 18551, + "##23": 18552, + "rai": 18553, + "marg": 18554, + "carved": 18555, + "medieval": 18556, + "unavailable": 18557, + "yelling": 18558, + "bucking": 18559, + "tyran": 18560, + "salinas": 18561, + "embroiled": 18562, + "malema": 18563, + "##tenberg": 18564, + "endangering": 18565, + "##waters": 18566, + "##ideen": 18567, + "leahy": 18568, + "##isy": 18569, + "spearheaded": 18570, + "##stop": 18571, + "retrial": 18572, + "nl": 18573, + "##proof": 18574, + "yielded": 18575, + "fortress": 18576, + "warlord": 18577, + "fd": 18578, + "revise": 18579, + "ansar": 18580, + "sturgeon": 18581, + "##hel": 18582, + "armenians": 18583, + "qures": 18584, + "##trak": 18585, + "onsl": 18586, + "wellington": 18587, + "blatant": 18588, + "appet": 18589, + "slaughtered": 18590, + "dysfunction": 18591, + "cornwall": 18592, + "encouragement": 18593, + "##found": 18594, + "okay": 18595, + "generic": 18596, + "knees": 18597, + "rupt": 18598, + "##amid": 18599, + "landfill": 18600, + "notting": 18601, + "##ivated": 18602, + "tusk": 18603, + "charismatic": 18604, + "rainy": 18605, + "reminis": 18606, + "##ande": 18607, + "##pora": 18608, + "##atient": 18609, + "fringe": 18610, + "avalanche": 18611, + "##yat": 18612, + "backup": 18613, + "tenth": 18614, + "chil": 18615, + "divid": 18616, + "rationale": 18617, + "electors": 18618, + "presbyterian": 18619, + "isi": 18620, + "##elsen": 18621, + "klan": 18622, + "##tada": 18623, + "cadets": 18624, + "##haus": 18625, + "laptop": 18626, + "cunningham": 18627, + "hin": 18628, + "borrowed": 18629, + "##trans": 18630, + "hew": 18631, + "cleaned": 18632, + "##asim": 18633, + "revital": 18634, + "alameda": 18635, + "practitioners": 18636, + "sorrow": 18637, + "expresses": 18638, + "collections": 18639, + "slee": 18640, + "doc": 18641, + "sb": 18642, + "tehreek": 18643, + "ville": 18644, + "embod": 18645, + "discount": 18646, + "shrap": 18647, + "lao": 18648, + "##arin": 18649, + "vc": 18650, + "unionists": 18651, + "##intang": 18652, + "##burst": 18653, + "##eka": 18654, + "outset": 18655, + "leap": 18656, + "corridors": 18657, + "1000": 18658, + "za": 18659, + "huawei": 18660, + "qureshi": 18661, + "endorsements": 18662, + "pamph": 18663, + "ruiz": 18664, + "organizational": 18665, + "distract": 18666, + "128": 18667, + "chairmen": 18668, + "rodney": 18669, + "stephanopoulos": 18670, + "##continental": 18671, + "photographed": 18672, + "##hum": 18673, + "##andre": 18674, + "crusade": 18675, + "northridge": 18676, + "##omyrdin": 18677, + "126": 18678, + "##shot": 18679, + "cordoned": 18680, + "mercenaries": 18681, + "nabbed": 18682, + "jared": 18683, + "##arthur": 18684, + "accountant": 18685, + "##luck": 18686, + "legalization": 18687, + "shrapnel": 18688, + "cere": 18689, + "yearly": 18690, + "teachings": 18691, + "##cribing": 18692, + "chernomyrdin": 18693, + "phased": 18694, + "unear": 18695, + "mansour": 18696, + "productivity": 18697, + "mortem": 18698, + "ramadi": 18699, + "thomson": 18700, + "##idy": 18701, + "evade": 18702, + "rainbow": 18703, + "##ouf": 18704, + "depicting": 18705, + "stigma": 18706, + "vying": 18707, + "##maj": 18708, + "bodyguard": 18709, + "begging": 18710, + "bum": 18711, + "volumes": 18712, + "oun": 18713, + "redistricting": 18714, + "##ractors": 18715, + "pang": 18716, + "ashore": 18717, + "stint": 18718, + "maldives": 18719, + "ade": 18720, + "cache": 18721, + "comptroller": 18722, + "paradise": 18723, + "obscure": 18724, + "mcgu": 18725, + "williamson": 18726, + "finalized": 18727, + "##neath": 18728, + "crashing": 18729, + "unsure": 18730, + "alzheimer": 18731, + "rides": 18732, + "derailed": 18733, + "highland": 18734, + "needy": 18735, + "responders": 18736, + "tibetans": 18737, + "rita": 18738, + "affection": 18739, + "122": 18740, + "guaido": 18741, + "galvan": 18742, + "premiers": 18743, + "asb": 18744, + "laughed": 18745, + "grues": 18746, + "bris": 18747, + "murderers": 18748, + "marian": 18749, + "storey": 18750, + "handguns": 18751, + "edison": 18752, + "ecos": 18753, + "dhabi": 18754, + "traumat": 18755, + "repaired": 18756, + "leveled": 18757, + "newton": 18758, + "enrique": 18759, + "shui": 18760, + "competence": 18761, + "brazen": 18762, + "shinzo": 18763, + "##olu": 18764, + "evan": 18765, + "benin": 18766, + "##meier": 18767, + "adrian": 18768, + "tariq": 18769, + "apologised": 18770, + "setbacks": 18771, + "declarations": 18772, + "utterly": 18773, + "whats": 18774, + "##unders": 18775, + "kig": 18776, + "renegoti": 18777, + "tand": 18778, + "gibral": 18779, + "##anity": 18780, + "moses": 18781, + "vigilance": 18782, + "jeans": 18783, + "underneath": 18784, + "attach": 18785, + "dumb": 18786, + "irres": 18787, + "paving": 18788, + "anthrop": 18789, + "baj": 18790, + "seld": 18791, + "constitutionally": 18792, + "farooq": 18793, + "dereg": 18794, + "unbel": 18795, + "stockpile": 18796, + "isab": 18797, + "precar": 18798, + "succeeding": 18799, + "guild": 18800, + "rebuke": 18801, + "lus": 18802, + "shek": 18803, + "tahrir": 18804, + "layer": 18805, + "championed": 18806, + "chef": 18807, + "amtrak": 18808, + "mons": 18809, + "##iqu": 18810, + "bac": 18811, + "##isters": 18812, + "barroso": 18813, + "pant": 18814, + "compounds": 18815, + "attendants": 18816, + "alum": 18817, + "reputed": 18818, + "##ibus": 18819, + "curbing": 18820, + "##press": 18821, + "vacancy": 18822, + "##ollen": 18823, + "logo": 18824, + "fus": 18825, + "labels": 18826, + "fray": 18827, + "elites": 18828, + "blago": 18829, + "scrambled": 18830, + "lavish": 18831, + "intentional": 18832, + "ito": 18833, + "bild": 18834, + "##rank": 18835, + "##eous": 18836, + "guardians": 18837, + "gases": 18838, + "vouch": 18839, + "famously": 18840, + "islami": 18841, + "##uance": 18842, + "##walks": 18843, + "woodward": 18844, + "worlds": 18845, + "jd": 18846, + "analyze": 18847, + "##otes": 18848, + "pressuring": 18849, + "turbulent": 18850, + "##fk": 18851, + "chak": 18852, + "perceptions": 18853, + "##etto": 18854, + "andrei": 18855, + "morally": 18856, + "##ieto": 18857, + "##page": 18858, + "##mitt": 18859, + "ps3": 18860, + "##cation": 18861, + "flats": 18862, + "prote": 18863, + "sele": 18864, + "bonus": 18865, + "lieu": 18866, + "casinos": 18867, + "hik": 18868, + "imagined": 18869, + "amphib": 18870, + "ecl": 18871, + "juveniles": 18872, + "swamp": 18873, + "##ilingual": 18874, + "jamaat": 18875, + "drowning": 18876, + "attain": 18877, + "exacerbated": 18878, + "##sten": 18879, + "organising": 18880, + "zhou": 18881, + "fid": 18882, + "##brance": 18883, + "rasmussen": 18884, + "g8": 18885, + "congresswoman": 18886, + "conciliatory": 18887, + "resignations": 18888, + "somalis": 18889, + "hir": 18890, + "newfound": 18891, + "##awan": 18892, + "reasoning": 18893, + "capitalist": 18894, + "budd": 18895, + "estates": 18896, + "remembrance": 18897, + "allowance": 18898, + "excerpts": 18899, + "poem": 18900, + "imagination": 18901, + "turnbull": 18902, + "gym": 18903, + "ping": 18904, + "##ankar": 18905, + "moussaoui": 18906, + "excitement": 18907, + "disill": 18908, + "dues": 18909, + "176": 18910, + "gus": 18911, + "##aq": 18912, + "denuclearization": 18913, + "raqqa": 18914, + "fom": 18915, + "ush": 18916, + "milf": 18917, + "placement": 18918, + "mccurry": 18919, + "rancho": 18920, + "dubious": 18921, + "squadrons": 18922, + "camou": 18923, + "##orno": 18924, + "simm": 18925, + "ashamed": 18926, + "springfield": 18927, + "rousse": 18928, + "disillusion": 18929, + "births": 18930, + "torched": 18931, + "##tily": 18932, + "sixteen": 18933, + "solo": 18934, + "karabakh": 18935, + "illegitimate": 18936, + "##ealous": 18937, + "peking": 18938, + "policymakers": 18939, + "##criptions": 18940, + "##wane": 18941, + "154": 18942, + "suicides": 18943, + "blessed": 18944, + "luncheon": 18945, + "ecow": 18946, + "misrepres": 18947, + "oceans": 18948, + "##rish": 18949, + "hydro": 18950, + "whatsapp": 18951, + "##icult": 18952, + "##erable": 18953, + "consolidation": 18954, + "sentinel": 18955, + "defy": 18956, + "penny": 18957, + "jubilee": 18958, + "electing": 18959, + "errone": 18960, + "berman": 18961, + "retailers": 18962, + "pushes": 18963, + "gibraltar": 18964, + "##fund": 18965, + "##ango": 18966, + "airlif": 18967, + "juba": 18968, + "burdens": 18969, + "goodby": 18970, + "cousins": 18971, + "##eard": 18972, + "deepest": 18973, + "hazards": 18974, + "chapters": 18975, + "beleagu": 18976, + "provoking": 18977, + "webster": 18978, + "takeoff": 18979, + "chadian": 18980, + "kats": 18981, + "explanations": 18982, + "cake": 18983, + "discouraged": 18984, + "humiliating": 18985, + "##ipt": 18986, + "shor": 18987, + "##esting": 18988, + "misunderstanding": 18989, + "purge": 18990, + "camoufl": 18991, + "analyt": 18992, + "suffrage": 18993, + "incrimin": 18994, + "behave": 18995, + "awami": 18996, + "lil": 18997, + "cling": 18998, + "nongovernmental": 18999, + "rak": 19000, + "lured": 19001, + "jae": 19002, + "freel": 19003, + "freeing": 19004, + "badge": 19005, + "ecowas": 19006, + "cpl": 19007, + "togo": 19008, + "##jid": 19009, + "euph": 19010, + "beleaguered": 19011, + "ypg": 19012, + "##cock": 19013, + "nicknamed": 19014, + "heter": 19015, + "lur": 19016, + "maxwell": 19017, + "seaside": 19018, + "elliott": 19019, + "hurts": 19020, + "clearer": 19021, + "ict": 19022, + "tractor": 19023, + "nepalese": 19024, + "discrep": 19025, + "renounce": 19026, + "disproportion": 19027, + "##oor": 19028, + "retrieve": 19029, + "detaining": 19030, + "revoke": 19031, + "exploiting": 19032, + "uncommon": 19033, + "nrc": 19034, + "mistrust": 19035, + "##hin": 19036, + "resorts": 19037, + "safeguarding": 19038, + "##yle": 19039, + "gruesome": 19040, + "tsai": 19041, + "cruiser": 19042, + "theirs": 19043, + "##firmed": 19044, + "schoolchildren": 19045, + "##iegel": 19046, + "stealth": 19047, + "bastion": 19048, + "rammed": 19049, + "patrons": 19050, + "combine": 19051, + "mixture": 19052, + "offended": 19053, + "dismay": 19054, + "gabon": 19055, + "headquar": 19056, + "rockef": 19057, + "exiles": 19058, + "inaction": 19059, + "rewards": 19060, + "superiors": 19061, + "phases": 19062, + "##asting": 19063, + "feds": 19064, + "invading": 19065, + "curbs": 19066, + "monastery": 19067, + "pert": 19068, + "##imer": 19069, + "plantation": 19070, + "aberde": 19071, + "pashtun": 19072, + "##atz": 19073, + "1906": 19074, + "appease": 19075, + "jum": 19076, + "pg": 19077, + "##wind": 19078, + "astronom": 19079, + "outlines": 19080, + "abidjan": 19081, + "inadvert": 19082, + "##aving": 19083, + "staten": 19084, + "organise": 19085, + "betrayal": 19086, + "##ilated": 19087, + "sped": 19088, + "suleiman": 19089, + "literacy": 19090, + "aerona": 19091, + "gel": 19092, + "vine": 19093, + "commemoration": 19094, + "rests": 19095, + "gn": 19096, + "##tsk": 19097, + "##hurst": 19098, + "##omintang": 19099, + "paths": 19100, + "##awal": 19101, + "brookings": 19102, + "damp": 19103, + "newman": 19104, + "whitewater": 19105, + "employing": 19106, + "nottingham": 19107, + "screened": 19108, + "molotov": 19109, + "tampering": 19110, + "kamala": 19111, + "disgr": 19112, + "132": 19113, + "clerical": 19114, + "kuomintang": 19115, + "shaky": 19116, + "wheels": 19117, + "principals": 19118, + "disgrunt": 19119, + "repro": 19120, + "adjourn": 19121, + "complexity": 19122, + "epidemi": 19123, + "mcn": 19124, + "##laimed": 19125, + "confid": 19126, + "prototy": 19127, + "opioid": 19128, + "paratro": 19129, + "bick": 19130, + "ample": 19131, + "individually": 19132, + "sponsoring": 19133, + "##fs": 19134, + "##oshi": 19135, + "##hed": 19136, + "pharmac": 19137, + "divides": 19138, + "shareholder": 19139, + "contradictory": 19140, + "##onding": 19141, + "##rington": 19142, + "jamie": 19143, + "spectators": 19144, + "lottery": 19145, + "complicate": 19146, + "##wari": 19147, + "underscores": 19148, + "plc": 19149, + "sparks": 19150, + "bedford": 19151, + "##ptive": 19152, + "hurdle": 19153, + "arguably": 19154, + "deployments": 19155, + "workshops": 19156, + "cautiously": 19157, + "macdonald": 19158, + "qad": 19159, + "whaling": 19160, + "##ounds": 19161, + "coincide": 19162, + "lien": 19163, + "watches": 19164, + "romero": 19165, + "organic": 19166, + "##hou": 19167, + "blogger": 19168, + "turkmenistan": 19169, + "methamphetamine": 19170, + "##bak": 19171, + "honesty": 19172, + "kurt": 19173, + "motorcycles": 19174, + "motorcade": 19175, + "##top": 19176, + "caroline": 19177, + "mujahed": 19178, + "muz": 19179, + "kod": 19180, + "##people": 19181, + "antar": 19182, + "shahbaz": 19183, + "commenced": 19184, + "grasp": 19185, + "bystanders": 19186, + "koran": 19187, + "resigns": 19188, + "outposts": 19189, + "##ivable": 19190, + "auditors": 19191, + "twisted": 19192, + "nova": 19193, + "##isen": 19194, + "walters": 19195, + "worsen": 19196, + "persecuted": 19197, + "berm": 19198, + "##gis": 19199, + "submerged": 19200, + "sounding": 19201, + "colorful": 19202, + "ranges": 19203, + "supremacy": 19204, + "fleischer": 19205, + "financ": 19206, + "zur": 19207, + "##usha": 19208, + "adjustment": 19209, + "intif": 19210, + "bunk": 19211, + "adjo": 19212, + "preparatory": 19213, + "believers": 19214, + "deposition": 19215, + "downturn": 19216, + "muammar": 19217, + "fares": 19218, + "ruthless": 19219, + "chips": 19220, + "164": 19221, + "rockefeller": 19222, + "motorist": 19223, + "##wald": 19224, + "pell": 19225, + "corona": 19226, + "mudsl": 19227, + "kindergarten": 19228, + "kivu": 19229, + "sandwich": 19230, + "##16": 19231, + "subsidized": 19232, + "condomin": 19233, + "rooft": 19234, + "invisible": 19235, + "memos": 19236, + "inconven": 19237, + "cardiac": 19238, + "mirr": 19239, + "airlift": 19240, + "synth": 19241, + "remedies": 19242, + "rg": 19243, + "##took": 19244, + "mcnam": 19245, + "subcont": 19246, + "broadcasters": 19247, + "hindi": 19248, + "##wah": 19249, + "##anco": 19250, + "cheese": 19251, + "##agua": 19252, + "fatigue": 19253, + "capped": 19254, + "blagojev": 19255, + "thread": 19256, + "meese": 19257, + "mega": 19258, + "auck": 19259, + "fraser": 19260, + "jenin": 19261, + "corpse": 19262, + "shining": 19263, + "disturbance": 19264, + "onslaught": 19265, + "vivid": 19266, + "2022": 19267, + "##onso": 19268, + "raza": 19269, + "regroup": 19270, + "trinidad": 19271, + "candles": 19272, + "manipulated": 19273, + "condominium": 19274, + "align": 19275, + "hastily": 19276, + "breakup": 19277, + "useless": 19278, + "auckland": 19279, + "##bances": 19280, + "surn": 19281, + "##sch": 19282, + "evicted": 19283, + "industrialized": 19284, + "hopeless": 19285, + "comic": 19286, + "trunk": 19287, + "disturbances": 19288, + "hiroshima": 19289, + "cn": 19290, + "##ener": 19291, + "##arat": 19292, + "schwartz": 19293, + "discusses": 19294, + "undo": 19295, + "artifacts": 19296, + "equitable": 19297, + "##govern": 19298, + "forceful": 19299, + "##otti": 19300, + "culprits": 19301, + "##olulu": 19302, + "honours": 19303, + "yacht": 19304, + "papal": 19305, + "275": 19306, + "##imani": 19307, + "dart": 19308, + "chemistry": 19309, + "bain": 19310, + "candle": 19311, + "restrained": 19312, + "knowingly": 19313, + "tennis": 19314, + "resurgence": 19315, + "beheaded": 19316, + "residing": 19317, + "tranqu": 19318, + "radi": 19319, + "compel": 19320, + "monster": 19321, + "##hai": 19322, + "tales": 19323, + "confidentiality": 19324, + "recasts": 19325, + "##jas": 19326, + "honolulu": 19327, + "1908": 19328, + "punishments": 19329, + "gallon": 19330, + "violators": 19331, + "buyer": 19332, + "seasonal": 19333, + "demean": 19334, + "barre": 19335, + "##osti": 19336, + "marion": 19337, + "mep": 19338, + "flet": 19339, + "herdsmen": 19340, + "multimillion": 19341, + "rena": 19342, + "crowley": 19343, + "baq": 19344, + "fingerprint": 19345, + "inund": 19346, + "##gev": 19347, + "heroic": 19348, + "stresses": 19349, + "tutsis": 19350, + "bissau": 19351, + "spani": 19352, + "detachment": 19353, + "xu": 19354, + "karb": 19355, + "panamanian": 19356, + "preoccup": 19357, + "mits": 19358, + "sanford": 19359, + "gateway": 19360, + "eject": 19361, + "agers": 19362, + "##attara": 19363, + "coins": 19364, + "overl": 19365, + "diamonds": 19366, + "excellence": 19367, + "##writer": 19368, + "lectures": 19369, + "rehnquist": 19370, + "aluminum": 19371, + "##eryl": 19372, + "guiding": 19373, + "##may": 19374, + "unrealistic": 19375, + "rana": 19376, + "##bra": 19377, + "flame": 19378, + "sailing": 19379, + "afflic": 19380, + "tracing": 19381, + "##park": 19382, + "lorry": 19383, + "pablo": 19384, + "minerals": 19385, + "bb": 19386, + "##atable": 19387, + "outburst": 19388, + "download": 19389, + "discriminate": 19390, + "telesc": 19391, + "factional": 19392, + "brace": 19393, + "cyril": 19394, + "evacuations": 19395, + "clintons": 19396, + "##outa": 19397, + "kut": 19398, + "norton": 19399, + "pyr": 19400, + "stafford": 19401, + "dominic": 19402, + "carolyn": 19403, + "boasted": 19404, + "compassionate": 19405, + "padd": 19406, + "makh": 19407, + "variant": 19408, + "tribesmen": 19409, + "asians": 19410, + "athe": 19411, + "##ulin": 19412, + "rightly": 19413, + "zub": 19414, + "remot": 19415, + "scept": 19416, + "amateur": 19417, + "malibu": 19418, + "protestants": 19419, + "chou": 19420, + "pbs": 19421, + "brunt": 19422, + "facial": 19423, + "unfolded": 19424, + "thaw": 19425, + "##qui": 19426, + "retains": 19427, + "chooses": 19428, + "acronym": 19429, + "pinned": 19430, + "defectors": 19431, + "eradication": 19432, + "gromy": 19433, + "rour": 19434, + "##pable": 19435, + "##isch": 19436, + "peasant": 19437, + "##usi": 19438, + "staggering": 19439, + "isle": 19440, + "northrop": 19441, + "summers": 19442, + "nonviolent": 19443, + "pictured": 19444, + "claire": 19445, + "blitz": 19446, + "sumatra": 19447, + "weinberger": 19448, + "nikol": 19449, + "contag": 19450, + "##istence": 19451, + "outsider": 19452, + "kum": 19453, + "##fu": 19454, + "jeh": 19455, + "toro": 19456, + "##isse": 19457, + "undermines": 19458, + "birthplace": 19459, + "gromyko": 19460, + "leve": 19461, + "fulfil": 19462, + "closes": 19463, + "doubling": 19464, + "decis": 19465, + "asbest": 19466, + "rebuffed": 19467, + "shinaw": 19468, + "concepts": 19469, + "sd": 19470, + "boyd": 19471, + "fruits": 19472, + "disgruntled": 19473, + "##lev": 19474, + "jhark": 19475, + "chrysler": 19476, + "majorities": 19477, + "technician": 19478, + "corresponding": 19479, + "facilitating": 19480, + "countering": 19481, + "plunge": 19482, + "detectors": 19483, + "##shev": 19484, + "hybrid": 19485, + "teng": 19486, + "ouattara": 19487, + "smallest": 19488, + "britt": 19489, + "qualities": 19490, + "monk": 19491, + "squat": 19492, + "intifada": 19493, + "bets": 19494, + "##umane": 19495, + "carney": 19496, + "##obo": 19497, + "millionaire": 19498, + "dolph": 19499, + "##iao": 19500, + "upt": 19501, + "##enb": 19502, + "blagojevich": 19503, + "evolving": 19504, + "upbeat": 19505, + "volcanic": 19506, + "alito": 19507, + "resorted": 19508, + "strategically": 19509, + "schul": 19510, + "sv": 19511, + "osman": 19512, + "137": 19513, + "##bath": 19514, + "pune": 19515, + "lenn": 19516, + "forging": 19517, + "owens": 19518, + "##uku": 19519, + "compromises": 19520, + "theology": 19521, + "eck": 19522, + "preacher": 19523, + "candy": 19524, + "weaknesses": 19525, + "##adeh": 19526, + "deposited": 19527, + "rafsan": 19528, + "brands": 19529, + "cortez": 19530, + "indign": 19531, + "correa": 19532, + "gosp": 19533, + "daca": 19534, + "ampl": 19535, + "flot": 19536, + "nafta": 19537, + "cooling": 19538, + "overdose": 19539, + "sans": 19540, + "interactions": 19541, + "densely": 19542, + "perf": 19543, + "cage": 19544, + "transn": 19545, + "##kson": 19546, + "broth": 19547, + "##achal": 19548, + "raft": 19549, + "encirc": 19550, + "weird": 19551, + "endowment": 19552, + "calab": 19553, + "##ledo": 19554, + "bundy": 19555, + "dangerously": 19556, + "syndicate": 19557, + "triangle": 19558, + "deprivation": 19559, + "spiegel": 19560, + "jharkhand": 19561, + "charlott": 19562, + "dense": 19563, + "categorically": 19564, + "coin": 19565, + "viruses": 19566, + "odisha": 19567, + "hepat": 19568, + "1905": 19569, + "zin": 19570, + "contending": 19571, + "##fra": 19572, + "footing": 19573, + "##uously": 19574, + "receipt": 19575, + "ruf": 19576, + "maurice": 19577, + "snapped": 19578, + "rafsanjani": 19579, + "uf": 19580, + "archive": 19581, + "##gee": 19582, + "##yans": 19583, + "etat": 19584, + "##wed": 19585, + "##into": 19586, + "##scale": 19587, + "judging": 19588, + "emerges": 19589, + "vor": 19590, + "uninsured": 19591, + "suppressed": 19592, + "canon": 19593, + "deportations": 19594, + "venues": 19595, + "fitting": 19596, + "carne": 19597, + "disproportionately": 19598, + "macau": 19599, + "ancestors": 19600, + "##istered": 19601, + "vert": 19602, + "revamp": 19603, + "inhib": 19604, + "inbox": 19605, + "venezuelans": 19606, + "fashioned": 19607, + "profiling": 19608, + "respecting": 19609, + "washn": 19610, + "lungs": 19611, + "##emia": 19612, + "blond": 19613, + "barber": 19614, + "vicente": 19615, + "negligent": 19616, + "##abani": 19617, + "bremer": 19618, + "kak": 19619, + "flagship": 19620, + "kai": 19621, + "##gent": 19622, + "kaw": 19623, + "flanked": 19624, + "gend": 19625, + "stairs": 19626, + "alpha": 19627, + "imposes": 19628, + "occupational": 19629, + "doj": 19630, + "pillar": 19631, + "misch": 19632, + "sche": 19633, + "mature": 19634, + "superpower": 19635, + "cly": 19636, + "##islav": 19637, + "##elyn": 19638, + "lebed": 19639, + "laund": 19640, + "decried": 19641, + "screamed": 19642, + "benign": 19643, + "francs": 19644, + "carnival": 19645, + "##ellar": 19646, + "realizing": 19647, + "##ubs": 19648, + "##brook": 19649, + "vocational": 19650, + "balcony": 19651, + "executing": 19652, + "navarro": 19653, + "loopholes": 19654, + "supervise": 19655, + "involuntary": 19656, + "tyler": 19657, + "bise": 19658, + "shinawatra": 19659, + "wyn": 19660, + "pleads": 19661, + "##mohan": 19662, + "sofia": 19663, + "underage": 19664, + "119": 19665, + "henri": 19666, + "silk": 19667, + "residences": 19668, + "wies": 19669, + "shai": 19670, + "kelley": 19671, + "submitting": 19672, + "papandre": 19673, + "strive": 19674, + "##qing": 19675, + "nld": 19676, + "##wang": 19677, + "exported": 19678, + "cultivation": 19679, + "squab": 19680, + "pharmacy": 19681, + "barbed": 19682, + "embracing": 19683, + "stunt": 19684, + "evaluated": 19685, + "intercontinental": 19686, + "fletcher": 19687, + "flank": 19688, + "profitable": 19689, + "hesitate": 19690, + "erect": 19691, + "gou": 19692, + "##guided": 19693, + "distribut": 19694, + "##13": 19695, + "limbo": 19696, + "hajj": 19697, + "##icidal": 19698, + "amber": 19699, + "clips": 19700, + "dossier": 19701, + "arbitr": 19702, + "smol": 19703, + "##anne": 19704, + "convenient": 19705, + "##uni": 19706, + "livelihoods": 19707, + "nie": 19708, + "tikrit": 19709, + "boxing": 19710, + "mujahideen": 19711, + "bleak": 19712, + "windsor": 19713, + "eddie": 19714, + "iconic": 19715, + "builders": 19716, + "##abl": 19717, + "pitched": 19718, + "terminate": 19719, + "censure": 19720, + "pounded": 19721, + "indoch": 19722, + "##dering": 19723, + "yo": 19724, + "envisioned": 19725, + "edgar": 19726, + "coher": 19727, + "##umba": 19728, + "surgeons": 19729, + "tumult": 19730, + "mell": 19731, + "##ensibly": 19732, + "paterson": 19733, + "funerals": 19734, + "centrif": 19735, + "##14": 19736, + "absentia": 19737, + "gamble": 19738, + "rows": 19739, + "asbestos": 19740, + "tz": 19741, + "picket": 19742, + "enraged": 19743, + "spraying": 19744, + "prevalent": 19745, + "incurred": 19746, + "##ensual": 19747, + "helmut": 19748, + "unbeliev": 19749, + "camping": 19750, + "papandreou": 19751, + "vag": 19752, + "##ustin": 19753, + "authenticity": 19754, + "crunch": 19755, + "ghouta": 19756, + "##bm": 19757, + "geographical": 19758, + "obstructing": 19759, + "tet": 19760, + "cowboy": 19761, + "fueling": 19762, + "bravery": 19763, + "##base": 19764, + "reelected": 19765, + "skip": 19766, + "awarding": 19767, + "ilo": 19768, + "periodically": 19769, + "facilitated": 19770, + "madhya": 19771, + "chatt": 19772, + "ekiti": 19773, + "mohamad": 19774, + "supremacist": 19775, + "127": 19776, + "hepatitis": 19777, + "##post": 19778, + "fortunately": 19779, + "pediatric": 19780, + "expressions": 19781, + "##ady": 19782, + "fortunate": 19783, + "vans": 19784, + "gaulle": 19785, + "hails": 19786, + "bih": 19787, + "emma": 19788, + "renegade": 19789, + "interrogations": 19790, + "deadlines": 19791, + "blu": 19792, + "wears": 19793, + "suscept": 19794, + "eut": 19795, + "##thru": 19796, + "meng": 19797, + "suited": 19798, + "naidu": 19799, + "vom": 19800, + "communicated": 19801, + "displaying": 19802, + "pse": 19803, + "cynical": 19804, + "overseen": 19805, + "clerks": 19806, + "antis": 19807, + "kend": 19808, + "insurrection": 19809, + "##jin": 19810, + "attendees": 19811, + "helmet": 19812, + "##thood": 19813, + "overlooked": 19814, + "conducts": 19815, + "repealed": 19816, + "balls": 19817, + "stabilization": 19818, + "##zhn": 19819, + "volks": 19820, + "phony": 19821, + "cellular": 19822, + "##stown": 19823, + "neat": 19824, + "biograph": 19825, + "waist": 19826, + "vastly": 19827, + "interviewing": 19828, + "##adou": 19829, + "##aith": 19830, + "shamir": 19831, + "##qtada": 19832, + "honorable": 19833, + "spic": 19834, + "hurry": 19835, + "grabbing": 19836, + "harshly": 19837, + "caliphate": 19838, + "nonp": 19839, + "backpack": 19840, + "##illes": 19841, + "hyster": 19842, + "kyoto": 19843, + "pools": 19844, + "winding": 19845, + "nda": 19846, + "slope": 19847, + "fabricated": 19848, + "subversion": 19849, + "##oye": 19850, + "speeds": 19851, + "ghazi": 19852, + "mitigate": 19853, + "styled": 19854, + "bisexual": 19855, + "steward": 19856, + "writethru": 19857, + "subpoenas": 19858, + "foolish": 19859, + "caf": 19860, + "conrad": 19861, + "##lems": 19862, + "gambia": 19863, + "disconn": 19864, + "marketplace": 19865, + "musician": 19866, + "megawati": 19867, + "unfolding": 19868, + "sinh": 19869, + "victorian": 19870, + "diminish": 19871, + "wesley": 19872, + "incompetent": 19873, + "borno": 19874, + "msf": 19875, + "carriage": 19876, + "relay": 19877, + "unsett": 19878, + "bruises": 19879, + "recorder": 19880, + "referral": 19881, + "jewell": 19882, + "accent": 19883, + "groundwork": 19884, + "grieving": 19885, + "hammond": 19886, + "mccormack": 19887, + "smiled": 19888, + "amen": 19889, + "evacue": 19890, + "stipulated": 19891, + "inhumane": 19892, + "comedian": 19893, + "##otho": 19894, + "suite": 19895, + "##workers": 19896, + "riddled": 19897, + "pits": 19898, + "nr": 19899, + "crossroads": 19900, + "shrink": 19901, + "polyg": 19902, + "brokers": 19903, + "dodge": 19904, + "##shine": 19905, + "elusive": 19906, + "##abulary": 19907, + "honda": 19908, + "##usions": 19909, + "uphill": 19910, + "##ompan": 19911, + "granddaughter": 19912, + "wendy": 19913, + "uighurs": 19914, + "##ouring": 19915, + "desperation": 19916, + "herb": 19917, + "upheaval": 19918, + "a3": 19919, + "pruss": 19920, + "##icho": 19921, + "##agwa": 19922, + "zarif": 19923, + "suez": 19924, + "mcle": 19925, + "1800": 19926, + "wolfowitz": 19927, + "##avis": 19928, + "##orable": 19929, + "infringement": 19930, + "ostensibly": 19931, + "##pheric": 19932, + "proport": 19933, + "##bons": 19934, + "eighteen": 19935, + "sexuality": 19936, + "condoms": 19937, + "profoundly": 19938, + "filming": 19939, + "grams": 19940, + "proportional": 19941, + "##nance": 19942, + "90s": 19943, + "tops": 19944, + "precarious": 19945, + "##chry": 19946, + "premed": 19947, + "shannon": 19948, + "##mus": 19949, + "##ustomed": 19950, + "miz": 19951, + "secondly": 19952, + "seg": 19953, + "reduces": 19954, + "discriminated": 19955, + "orn": 19956, + "purportedly": 19957, + "persuading": 19958, + "rapist": 19959, + "kathy": 19960, + "fledgling": 19961, + "166": 19962, + "apt": 19963, + "seldom": 19964, + "continuity": 19965, + "entourage": 19966, + "broaden": 19967, + "resumes": 19968, + "deterrence": 19969, + "definite": 19970, + "discontin": 19971, + "##asn": 19972, + "kimber": 19973, + "reminiscent": 19974, + "molestation": 19975, + "##onders": 19976, + "chandra": 19977, + "##iung": 19978, + "defects": 19979, + "carey": 19980, + "interc": 19981, + "reaffirm": 19982, + "telephoned": 19983, + "##18": 19984, + "misinformation": 19985, + "##elles": 19986, + "##fords": 19987, + "pervasive": 19988, + "1907": 19989, + "reminds": 19990, + "##igor": 19991, + "parachute": 19992, + "transmit": 19993, + "caltrans": 19994, + "botha": 19995, + "arranging": 19996, + "coul": 19997, + "malp": 19998, + "hashimoto": 19999, + "##anty": 20000, + "counterfeit": 20001, + "##ollo": 20002, + "##waves": 20003, + "guides": 20004, + "belts": 20005, + "humble": 20006, + "succumbed": 20007, + "##jack": 20008, + "ernesto": 20009, + "##kot": 20010, + "cane": 20011, + "reversing": 20012, + "##umen": 20013, + "confess": 20014, + "robbing": 20015, + "touring": 20016, + "exporter": 20017, + "antig": 20018, + "hated": 20019, + "ninet": 20020, + "auspices": 20021, + "##gence": 20022, + "unearth": 20023, + "responds": 20024, + "infiltrated": 20025, + "addict": 20026, + "roofs": 20027, + "148": 20028, + "muster": 20029, + "garment": 20030, + "rourke": 20031, + "niece": 20032, + "classical": 20033, + "ij": 20034, + "assumptions": 20035, + "snipers": 20036, + "devon": 20037, + "testament": 20038, + "##unu": 20039, + "shipyard": 20040, + "whereby": 20041, + "studios": 20042, + "accumulated": 20043, + "bree": 20044, + "omin": 20045, + "antibiotics": 20046, + "teamsters": 20047, + "khod": 20048, + "##lette": 20049, + "crypt": 20050, + "mek": 20051, + "sop": 20052, + "blasphemy": 20053, + "indonesians": 20054, + "suppose": 20055, + "corpus": 20056, + "##weigh": 20057, + "sebastian": 20058, + "rfi": 20059, + "nehru": 20060, + "haqq": 20061, + "juries": 20062, + "##atism": 20063, + "cind": 20064, + "signatories": 20065, + "skid": 20066, + "pulse": 20067, + "byr": 20068, + "lutheran": 20069, + "wetlands": 20070, + "##loads": 20071, + "dominique": 20072, + "trader": 20073, + "buckingham": 20074, + "hypocris": 20075, + "defection": 20076, + "wrestling": 20077, + "seventy": 20078, + "amanda": 20079, + "##jic": 20080, + "demarc": 20081, + "unfit": 20082, + "reviving": 20083, + "spreads": 20084, + "##itha": 20085, + "incompetence": 20086, + "inflammatory": 20087, + "phillip": 20088, + "czar": 20089, + "witnessing": 20090, + "entitlement": 20091, + "schedules": 20092, + "##erm": 20093, + "inconc": 20094, + "##dal": 20095, + "unconfirmed": 20096, + "unfor": 20097, + "qc": 20098, + "lips": 20099, + "##orting": 20100, + "##ogne": 20101, + "##ushima": 20102, + "qass": 20103, + "1901": 20104, + "ply": 20105, + "##usters": 20106, + "absorbed": 20107, + "ashley": 20108, + "elevator": 20109, + "usman": 20110, + "##jri": 20111, + "meteorological": 20112, + "lucknow": 20113, + "##antz": 20114, + "##franch": 20115, + "mehs": 20116, + "weekday": 20117, + "adjoining": 20118, + "thabo": 20119, + "##etus": 20120, + "ethnically": 20121, + "boyle": 20122, + "2030": 20123, + "##istani": 20124, + "cherry": 20125, + "sincer": 20126, + "##haj": 20127, + "##sson": 20128, + "estonian": 20129, + "pardoned": 20130, + "kuchma": 20131, + "sadc": 20132, + "favoring": 20133, + "claud": 20134, + "piled": 20135, + "##tles": 20136, + "russert": 20137, + "##building": 20138, + "zelens": 20139, + "ethan": 20140, + "##si": 20141, + "##ici": 20142, + "##wi": 20143, + "adjustments": 20144, + "gum": 20145, + "leeds": 20146, + "sergio": 20147, + "abilities": 20148, + "reverend": 20149, + "amphibious": 20150, + "baja": 20151, + "collapsing": 20152, + "miranda": 20153, + "ratt": 20154, + "complainant": 20155, + "leices": 20156, + "174": 20157, + "perpetrator": 20158, + "swollen": 20159, + "uhuru": 20160, + "haar": 20161, + "veterinary": 20162, + "aznar": 20163, + "##foot": 20164, + "marble": 20165, + "otto": 20166, + "lomb": 20167, + "##urai": 20168, + "cheek": 20169, + "auditorium": 20170, + "fren": 20171, + "lyndon": 20172, + "tacit": 20173, + "salon": 20174, + "pud": 20175, + "appetite": 20176, + "continually": 20177, + "abed": 20178, + "controversies": 20179, + "illustrated": 20180, + "##fight": 20181, + "exceeding": 20182, + "adventure": 20183, + "hasina": 20184, + "##aven": 20185, + "weighs": 20186, + "##lamini": 20187, + "remarkably": 20188, + "1902": 20189, + "devised": 20190, + "nair": 20191, + "fitness": 20192, + "joking": 20193, + "pitt": 20194, + "thefts": 20195, + "dictate": 20196, + "nabil": 20197, + "consensual": 20198, + "fundamentalists": 20199, + "kern": 20200, + "issuance": 20201, + "napoleon": 20202, + "ley": 20203, + "landowners": 20204, + "proudly": 20205, + "bothered": 20206, + "silicon": 20207, + "diaspora": 20208, + "indicators": 20209, + "dimension": 20210, + "chret": 20211, + "victorious": 20212, + "interrupt": 20213, + "reeling": 20214, + "persisted": 20215, + "density": 20216, + "wishing": 20217, + "cynthia": 20218, + "ncp": 20219, + "broadway": 20220, + "faiths": 20221, + "ventures": 20222, + "zen": 20223, + "possessed": 20224, + "##world": 20225, + "##edo": 20226, + "##houses": 20227, + "##yards": 20228, + "153": 20229, + "libyans": 20230, + "slams": 20231, + "chast": 20232, + "aub": 20233, + "torrential": 20234, + "charlottesville": 20235, + "ensued": 20236, + "incapable": 20237, + "nasrallah": 20238, + "refr": 20239, + "circus": 20240, + "mentality": 20241, + "chorus": 20242, + "##uly": 20243, + "divine": 20244, + "fossil": 20245, + "hypocrisy": 20246, + "##otive": 20247, + "maher": 20248, + "sampling": 20249, + "flatt": 20250, + "cordial": 20251, + "visibly": 20252, + "conspired": 20253, + "buoy": 20254, + "ndp": 20255, + "##lif": 20256, + "subdiv": 20257, + "sunshine": 20258, + "tackled": 20259, + "gilles": 20260, + "outweigh": 20261, + "marital": 20262, + "stateless": 20263, + "nyt": 20264, + "pumps": 20265, + "jog": 20266, + "nieto": 20267, + "anchorage": 20268, + "courtyard": 20269, + "adjud": 20270, + "hardened": 20271, + "##atero": 20272, + "absorb": 20273, + "blur": 20274, + "likened": 20275, + "soup": 20276, + "134": 20277, + "rnc": 20278, + "##su": 20279, + "pundits": 20280, + "tsa": 20281, + "prostate": 20282, + "preceding": 20283, + "##angagwa": 20284, + "##roid": 20285, + "uy": 20286, + "geopolitical": 20287, + "perished": 20288, + "malian": 20289, + "138": 20290, + "chee": 20291, + "mobs": 20292, + "noida": 20293, + "hats": 20294, + "sermon": 20295, + "chester": 20296, + "toledo": 20297, + "ordnance": 20298, + "##reet": 20299, + "hitch": 20300, + "fao": 20301, + "##ompanied": 20302, + "upward": 20303, + "anarchy": 20304, + "unlawfully": 20305, + "rousseff": 20306, + "mcaul": 20307, + "predictable": 20308, + "inventory": 20309, + "156": 20310, + "##inges": 20311, + "disin": 20312, + "kuc": 20313, + "nts": 20314, + "throng": 20315, + "undue": 20316, + "feedback": 20317, + "sof": 20318, + "incidence": 20319, + "pens": 20320, + "puppet": 20321, + "streams": 20322, + "precautionary": 20323, + "##atham": 20324, + "eroded": 20325, + "malley": 20326, + "understandable": 20327, + "sedition": 20328, + "festivities": 20329, + "pseud": 20330, + "crumbling": 20331, + "vibrant": 20332, + "paych": 20333, + "distinctive": 20334, + "disguised": 20335, + "roomm": 20336, + "##ommunic": 20337, + "unaccompanied": 20338, + "ploy": 20339, + "comprise": 20340, + "mnangagwa": 20341, + "yassin": 20342, + "brushed": 20343, + "communicating": 20344, + "stimulate": 20345, + "##cular": 20346, + "crater": 20347, + "penit": 20348, + "zawah": 20349, + "aleks": 20350, + "wir": 20351, + "kob": 20352, + "##chner": 20353, + "vish": 20354, + "prak": 20355, + "##anti": 20356, + "dlamini": 20357, + "##urance": 20358, + "schoolgirl": 20359, + "##uges": 20360, + "paras": 20361, + "nih": 20362, + "talabani": 20363, + "kish": 20364, + "chretien": 20365, + "unfavor": 20366, + "legalized": 20367, + "##rances": 20368, + "##itism": 20369, + "withstand": 20370, + "rattled": 20371, + "ses": 20372, + "offending": 20373, + "terribly": 20374, + "##opposed": 20375, + "aad": 20376, + "khr": 20377, + "senseless": 20378, + "129": 20379, + "engineered": 20380, + "impass": 20381, + "parliaments": 20382, + "1909": 20383, + "weiner": 20384, + "sihan": 20385, + "##cester": 20386, + "needing": 20387, + "jir": 20388, + "header": 20389, + "handwritten": 20390, + "unopposed": 20391, + "rajya": 20392, + "cornerstone": 20393, + "imbal": 20394, + "gripped": 20395, + "##onda": 20396, + "raff": 20397, + "cull": 20398, + "blix": 20399, + "zambian": 20400, + "gat": 20401, + "enlight": 20402, + "dive": 20403, + "##xter": 20404, + "##arted": 20405, + "unin": 20406, + "##rano": 20407, + "advises": 20408, + "mick": 20409, + "metric": 20410, + "underscore": 20411, + "##wig": 20412, + "disadvantage": 20413, + "##zhnev": 20414, + "nyc": 20415, + "firefight": 20416, + "yorker": 20417, + "nearing": 20418, + "debbie": 20419, + "##was": 20420, + "sensors": 20421, + "scoot": 20422, + "dwindling": 20423, + "chevron": 20424, + "constitutionality": 20425, + "demograph": 20426, + "##eel": 20427, + "fuelled": 20428, + "mcauliffe": 20429, + "arrow": 20430, + "judith": 20431, + "panchayat": 20432, + "auxili": 20433, + "pv": 20434, + "tournament": 20435, + "squeeze": 20436, + "presumptive": 20437, + "kao": 20438, + "madras": 20439, + "somer": 20440, + "hydrogen": 20441, + "gast": 20442, + "bilingual": 20443, + "refiner": 20444, + "marginalized": 20445, + "divisional": 20446, + "##isance": 20447, + "tymos": 20448, + "loudly": 20449, + "sihanouk": 20450, + "##edia": 20451, + "woodland": 20452, + "##ushan": 20453, + "daunting": 20454, + "sprink": 20455, + "##alities": 20456, + "feld": 20457, + "eminent": 20458, + "blackout": 20459, + "headquartered": 20460, + "forecasts": 20461, + "embedded": 20462, + "shred": 20463, + "##forward": 20464, + "cesar": 20465, + "geography": 20466, + "##stock": 20467, + "commercials": 20468, + "gris": 20469, + "normalization": 20470, + "tymoshenko": 20471, + "downplayed": 20472, + "coercion": 20473, + "outfits": 20474, + "pah": 20475, + "generators": 20476, + "trainers": 20477, + "worded": 20478, + "anatolia": 20479, + "probability": 20480, + "expeditionary": 20481, + "disclosing": 20482, + "truc": 20483, + "ventil": 20484, + "benue": 20485, + "alerts": 20486, + "nouri": 20487, + "naples": 20488, + "legalize": 20489, + "valerie": 20490, + "mechanics": 20491, + "133": 20492, + "sevent": 20493, + "impeached": 20494, + "kaine": 20495, + "apologise": 20496, + "zucker": 20497, + "fantasy": 20498, + "hugely": 20499, + "rahim": 20500, + "recounts": 20501, + "##meh": 20502, + "nude": 20503, + "##kom": 20504, + "patriots": 20505, + "zapatero": 20506, + "citation": 20507, + "weed": 20508, + "handcuffs": 20509, + "malpract": 20510, + "gaming": 20511, + "##lene": 20512, + "##still": 20513, + "merrill": 20514, + "##wani": 20515, + "goodbye": 20516, + "eyewitnesses": 20517, + "daley": 20518, + "brezhnev": 20519, + "bord": 20520, + "yuri": 20521, + "portable": 20522, + "vacancies": 20523, + "mired": 20524, + "intensifying": 20525, + "abet": 20526, + "mongol": 20527, + "sequence": 20528, + "misguided": 20529, + "##ulia": 20530, + "rath": 20531, + "immoral": 20532, + "biology": 20533, + "##mac": 20534, + "##ushchev": 20535, + "adherence": 20536, + "rabbani": 20537, + "##brand": 20538, + "celebrates": 20539, + "spirited": 20540, + "tentatively": 20541, + "##jriwal": 20542, + "##aic": 20543, + "##bomb": 20544, + "scars": 20545, + "kashmiris": 20546, + "euthan": 20547, + "runners": 20548, + "simmons": 20549, + "##boats": 20550, + "harming": 20551, + "undergraduate": 20552, + "signaling": 20553, + "alain": 20554, + "bricks": 20555, + "lame": 20556, + "ratch": 20557, + "136": 20558, + "##opers": 20559, + "sikhs": 20560, + "ortiz": 20561, + "arbitrarily": 20562, + "llc": 20563, + "##church": 20564, + "trades": 20565, + "conduc": 20566, + "fantastic": 20567, + "seaf": 20568, + "##uper": 20569, + "alder": 20570, + "faded": 20571, + "kigali": 20572, + "sights": 20573, + "assemble": 20574, + "ribbon": 20575, + "subordinate": 20576, + "strewn": 20577, + "##affected": 20578, + "##lough": 20579, + "hallway": 20580, + "##utable": 20581, + "ting": 20582, + "resting": 20583, + "malay": 20584, + "##enzie": 20585, + "jem": 20586, + "shelled": 20587, + "hallow": 20588, + "dissenting": 20589, + "vests": 20590, + "fellowship": 20591, + "endemic": 20592, + "weaver": 20593, + "##iyev": 20594, + "shahid": 20595, + "scarc": 20596, + "dae": 20597, + "evaluating": 20598, + "1904": 20599, + "resilience": 20600, + "hammered": 20601, + "cindy": 20602, + "50s": 20603, + "selecting": 20604, + "lindsay": 20605, + "irrevers": 20606, + "reformers": 20607, + "aa": 20608, + "veiled": 20609, + "##rise": 20610, + "##tert": 20611, + "morgue": 20612, + "##anca": 20613, + "prefers": 20614, + "relates": 20615, + "340": 20616, + "donetsk": 20617, + "crafted": 20618, + "retrieved": 20619, + "pretend": 20620, + "grabs": 20621, + "monde": 20622, + "awaits": 20623, + "157": 20624, + "ashton": 20625, + "mateo": 20626, + "schooling": 20627, + "macarthur": 20628, + "30th": 20629, + "chunk": 20630, + "tick": 20631, + "risking": 20632, + "##jc": 20633, + "passers": 20634, + "locks": 20635, + "##tershire": 20636, + "balloons": 20637, + "##jit": 20638, + "albu": 20639, + "stature": 20640, + "lgbtq": 20641, + "##tel": 20642, + "rangel": 20643, + "sally": 20644, + "##atan": 20645, + "inheritance": 20646, + "karbala": 20647, + "pumped": 20648, + "##illas": 20649, + "disobedience": 20650, + "tracy": 20651, + "ecosystem": 20652, + "appalled": 20653, + "##ratory": 20654, + "alej": 20655, + "monroe": 20656, + "goodman": 20657, + "sailor": 20658, + "razor": 20659, + "conducive": 20660, + "saman": 20661, + "mullen": 20662, + "expir": 20663, + "morph": 20664, + "##holic": 20665, + "##aziz": 20666, + "kub": 20667, + "settings": 20668, + "ved": 20669, + "jammed": 20670, + "inflict": 20671, + "alvaro": 20672, + "pulls": 20673, + "ket": 20674, + "harcourt": 20675, + "allowances": 20676, + "##frey": 20677, + "##castle": 20678, + "raced": 20679, + "sala": 20680, + "videotaped": 20681, + "kejriwal": 20682, + "mf": 20683, + "##obar": 20684, + "##fell": 20685, + "##icapped": 20686, + "pricing": 20687, + "hort": 20688, + "jia": 20689, + "scape": 20690, + "leonid": 20691, + "stormy": 20692, + "amato": 20693, + "##unica": 20694, + "disar": 20695, + "boz": 20696, + "pfizer": 20697, + "relic": 20698, + "salazar": 20699, + "trainer": 20700, + "khrushchev": 20701, + "handicapped": 20702, + "maternity": 20703, + "##vering": 20704, + "kass": 20705, + "returnees": 20706, + "culminated": 20707, + "builds": 20708, + "congratulations": 20709, + "cardin": 20710, + "insens": 20711, + "bigot": 20712, + "mentions": 20713, + "disadvantaged": 20714, + "retaliated": 20715, + "merge": 20716, + "kud": 20717, + "osborne": 20718, + "##etics": 20719, + "commandant": 20720, + "protein": 20721, + "terrifying": 20722, + "nielsen": 20723, + "explored": 20724, + "treats": 20725, + "reins": 20726, + "futures": 20727, + "duarte": 20728, + "alarms": 20729, + "wealthiest": 20730, + "##cers": 20731, + "prostitute": 20732, + "nuri": 20733, + "possessions": 20734, + "metre": 20735, + "hayat": 20736, + "nax": 20737, + "keynote": 20738, + "brag": 20739, + "sensational": 20740, + "moammar": 20741, + "supervising": 20742, + "altercation": 20743, + "textbooks": 20744, + "driveway": 20745, + "rewrite": 20746, + "##chem": 20747, + "gendarm": 20748, + "dried": 20749, + "##ulously": 20750, + "coincidence": 20751, + "##dspe": 20752, + "ike": 20753, + "gyps": 20754, + "fragments": 20755, + "##urb": 20756, + "##anas": 20757, + "regrettable": 20758, + "plaque": 20759, + "##andans": 20760, + "sharm": 20761, + "aberdeen": 20762, + "talented": 20763, + "kostunica": 20764, + "mocked": 20765, + "rider": 20766, + "brandon": 20767, + "trev": 20768, + "##rosc": 20769, + "straightforward": 20770, + "##thi": 20771, + "logan": 20772, + "fn": 20773, + "looms": 20774, + "mutiny": 20775, + "coral": 20776, + "identifies": 20777, + "hostel": 20778, + "theological": 20779, + "favourite": 20780, + "normandy": 20781, + "orphans": 20782, + "vari": 20783, + "braun": 20784, + "standstill": 20785, + "daring": 20786, + "ousting": 20787, + "##ayor": 20788, + "##acion": 20789, + "muft": 20790, + "moro": 20791, + "cordon": 20792, + "esper": 20793, + "javed": 20794, + "40s": 20795, + "denials": 20796, + "quarterly": 20797, + "levine": 20798, + "hare": 20799, + "yose": 20800, + "highlands": 20801, + "siddi": 20802, + "liar": 20803, + "vargas": 20804, + "manmohan": 20805, + "energet": 20806, + "bradford": 20807, + "induced": 20808, + "##vance": 20809, + "unsolved": 20810, + "receip": 20811, + "specializes": 20812, + "voyage": 20813, + "rochester": 20814, + "##aniel": 20815, + "prudent": 20816, + "shelby": 20817, + "reproduced": 20818, + "warden": 20819, + "fraught": 20820, + "##atunga": 20821, + "desires": 20822, + "hesit": 20823, + "limbaugh": 20824, + "decisively": 20825, + "cleaner": 20826, + "katie": 20827, + "##ouched": 20828, + "patern": 20829, + "bait": 20830, + "ibn": 20831, + "comrade": 20832, + "##inka": 20833, + "prevalence": 20834, + "calam": 20835, + "saif": 20836, + "complying": 20837, + "leased": 20838, + "impaired": 20839, + "splitting": 20840, + "josef": 20841, + "kcna": 20842, + "wrangling": 20843, + "receipts": 20844, + "##rusted": 20845, + "amos": 20846, + "barz": 20847, + "cald": 20848, + "rapper": 20849, + "infuriated": 20850, + "sincerely": 20851, + "philosophical": 20852, + "pue": 20853, + "inconclusive": 20854, + "paramilitaries": 20855, + "illiter": 20856, + "booths": 20857, + "assistan": 20858, + "portraits": 20859, + "simmering": 20860, + "nigel": 20861, + "spelled": 20862, + "damn": 20863, + "appra": 20864, + "valencia": 20865, + "realization": 20866, + "labourers": 20867, + "##uctor": 20868, + "imagery": 20869, + "ald": 20870, + "hastert": 20871, + "rife": 20872, + "yates": 20873, + "alexei": 20874, + "chechens": 20875, + "scapego": 20876, + "promul": 20877, + "##geries": 20878, + "unseat": 20879, + "derek": 20880, + "##eca": 20881, + "##forth": 20882, + "analyses": 20883, + "alcoholic": 20884, + "152": 20885, + "majesty": 20886, + "reluctantly": 20887, + "##rists": 20888, + "devote": 20889, + "tray": 20890, + "##irming": 20891, + "slipping": 20892, + "##cott": 20893, + "autobi": 20894, + "redesign": 20895, + "assumes": 20896, + "pollsters": 20897, + "commodity": 20898, + "collateral": 20899, + "cory": 20900, + "phd": 20901, + "lumber": 20902, + "obes": 20903, + "speakes": 20904, + "wad": 20905, + "mara": 20906, + "##angi": 20907, + "glac": 20908, + "sicily": 20909, + "disruptions": 20910, + "chaplain": 20911, + "whisper": 20912, + "beau": 20913, + "incursions": 20914, + "iom": 20915, + "bloodiest": 20916, + "bnp": 20917, + "invented": 20918, + "calculations": 20919, + "furlough": 20920, + "circumstance": 20921, + "mattress": 20922, + "emil": 20923, + "accuser": 20924, + "ole": 20925, + "121": 20926, + "chew": 20927, + "clog": 20928, + "pastoral": 20929, + "dioxide": 20930, + "nichol": 20931, + "uighur": 20932, + "brows": 20933, + "coffers": 20934, + "1903": 20935, + "fib": 20936, + "coex": 20937, + "hust": 20938, + "cutbacks": 20939, + "cuc": 20940, + "##rani": 20941, + "similarities": 20942, + "evacuees": 20943, + "ruben": 20944, + "tabled": 20945, + "##aksa": 20946, + "resched": 20947, + "emblem": 20948, + "premise": 20949, + "pillars": 20950, + "mcnamara": 20951, + "##amesh": 20952, + "downfall": 20953, + "automated": 20954, + "erekat": 20955, + "lugar": 20956, + "switching": 20957, + "juppe": 20958, + "conglom": 20959, + "gospel": 20960, + "reliability": 20961, + "##rest": 20962, + "hints": 20963, + "realm": 20964, + "vetting": 20965, + "deception": 20966, + "ladder": 20967, + "myri": 20968, + "##cliffe": 20969, + "disarray": 20970, + "mahmood": 20971, + "ecst": 20972, + "rubbish": 20973, + "nang": 20974, + "deepened": 20975, + "hanc": 20976, + "##000": 20977, + "stipulates": 20978, + "reside": 20979, + "amer": 20980, + "sland": 20981, + "indoors": 20982, + "sands": 20983, + "heterosexual": 20984, + "pardons": 20985, + "mandal": 20986, + "curry": 20987, + "leis": 20988, + "microphone": 20989, + "##mart": 20990, + "alumni": 20991, + "monterey": 20992, + "assistants": 20993, + "##iaut": 20994, + "expropri": 20995, + "loun": 20996, + "fukushima": 20997, + "qian": 20998, + "freelance": 20999, + "raila": 21000, + "pn": 21001, + "abdallah": 21002, + "inel": 21003, + "polite": 21004, + "camouflage": 21005, + "conservatism": 21006, + "rewarded": 21007, + "newcomers": 21008, + "aftershocks": 21009, + "hideout": 21010, + "remand": 21011, + "congratulate": 21012, + "##var": 21013, + "architectural": 21014, + "milton": 21015, + "obesity": 21016, + "brock": 21017, + "##aldo": 21018, + "ecological": 21019, + "disapproval": 21020, + "flotilla": 21021, + "gunb": 21022, + "##illan": 21023, + "stack": 21024, + "sadiq": 21025, + "163": 21026, + "clever": 21027, + "##haji": 21028, + "##abs": 21029, + "##olitano": 21030, + "withdrawals": 21031, + "vouchers": 21032, + "brewer": 21033, + "managua": 21034, + "networking": 21035, + "semiaut": 21036, + "1898": 21037, + "##erved": 21038, + "coats": 21039, + "timed": 21040, + "##enk": 21041, + "parkland": 21042, + "susceptible": 21043, + "apprent": 21044, + "##agal": 21045, + "149": 21046, + "needle": 21047, + "##ulla": 21048, + "sizable": 21049, + "petitioners": 21050, + "weber": 21051, + "baza": 21052, + "segregated": 21053, + "predator": 21054, + "roundup": 21055, + "moy": 21056, + "##wright": 21057, + "cataly": 21058, + "newtown": 21059, + "conferred": 21060, + "betting": 21061, + "distanced": 21062, + "biotech": 21063, + "unveil": 21064, + "refriger": 21065, + "livni": 21066, + "##unts": 21067, + "toe": 21068, + "##lov": 21069, + "westerners": 21070, + "##entiary": 21071, + "meltdown": 21072, + "artistic": 21073, + "parades": 21074, + "centerpiece": 21075, + "falun": 21076, + "extraordinarily": 21077, + "cmdr": 21078, + "glam": 21079, + "##onna": 21080, + "suicidal": 21081, + "modify": 21082, + "shelves": 21083, + "##ichiro": 21084, + "emboldened": 21085, + "kagame": 21086, + "satir": 21087, + "##beh": 21088, + "breaching": 21089, + "confeder": 21090, + "scal": 21091, + "nonc": 21092, + "halloween": 21093, + "napolitano": 21094, + "##nagar": 21095, + "bits": 21096, + "rupert": 21097, + "rethink": 21098, + "appointee": 21099, + "upgrading": 21100, + "declines": 21101, + "adamant": 21102, + "sukh": 21103, + "scathing": 21104, + "hardliners": 21105, + "builder": 21106, + "nagorno": 21107, + "loudspe": 21108, + "enactment": 21109, + "paed": 21110, + "spiral": 21111, + "##oshenko": 21112, + "atm": 21113, + "disposed": 21114, + "baluch": 21115, + "##ayi": 21116, + "norris": 21117, + "rituals": 21118, + "contributes": 21119, + "asad": 21120, + "terminals": 21121, + "airlifted": 21122, + "baba": 21123, + "belarusian": 21124, + "##bil": 21125, + "pavement": 21126, + "accustomed": 21127, + "passive": 21128, + "trinity": 21129, + "alexis": 21130, + "barang": 21131, + "215": 21132, + "losers": 21133, + "reprisal": 21134, + "limp": 21135, + "bertrand": 21136, + "providence": 21137, + "emphasised": 21138, + "##itus": 21139, + "poppy": 21140, + "kunduz": 21141, + "flock": 21142, + "vendor": 21143, + "thriving": 21144, + "surging": 21145, + "repudi": 21146, + "##orte": 21147, + "proph": 21148, + "##storms": 21149, + "fetus": 21150, + "##himi": 21151, + "informan": 21152, + "pasc": 21153, + "surat": 21154, + "hopefuls": 21155, + "zeit": 21156, + "bahamas": 21157, + "vip": 21158, + "hasht": 21159, + "##bride": 21160, + "slowdown": 21161, + "tattoo": 21162, + "informants": 21163, + "##ehan": 21164, + "choked": 21165, + "173": 21166, + "sami": 21167, + "salis": 21168, + "lawlessness": 21169, + "480": 21170, + "mathematics": 21171, + "hul": 21172, + "ober": 21173, + "donovan": 21174, + "rup": 21175, + "##withstanding": 21176, + "rajoy": 21177, + "bully": 21178, + "eleg": 21179, + "prab": 21180, + "deval": 21181, + "afd": 21182, + "decentral": 21183, + "indochina": 21184, + "mediated": 21185, + "untrue": 21186, + "159": 21187, + "refueling": 21188, + "flout": 21189, + "newer": 21190, + "thoughtful": 21191, + "novosti": 21192, + "##ieties": 21193, + "molested": 21194, + "subscribers": 21195, + "fielded": 21196, + "closet": 21197, + "haaretz": 21198, + "traine": 21199, + "summits": 21200, + "panicked": 21201, + "villepin": 21202, + "arrogant": 21203, + "carnegie": 21204, + "wrecked": 21205, + "quarrel": 21206, + "capsized": 21207, + "esteem": 21208, + "##pian": 21209, + "distraction": 21210, + "refineries": 21211, + "watt": 21212, + "puig": 21213, + "jang": 21214, + "notwithstanding": 21215, + "souls": 21216, + "upstate": 21217, + "billing": 21218, + "batons": 21219, + "wasting": 21220, + "##agher": 21221, + "reminding": 21222, + "wires": 21223, + "altar": 21224, + "occurrence": 21225, + "fatality": 21226, + "unaccounted": 21227, + "wallet": 21228, + "limbs": 21229, + "havens": 21230, + "preferential": 21231, + "archaeological": 21232, + "downward": 21233, + "vegetable": 21234, + "upscale": 21235, + "allotted": 21236, + "importing": 21237, + "pinpoint": 21238, + "##zak": 21239, + "##asio": 21240, + "undeter": 21241, + "vik": 21242, + "negatively": 21243, + "encamp": 21244, + "gulen": 21245, + "vested": 21246, + "compatri": 21247, + "admired": 21248, + "##hea": 21249, + "boasts": 21250, + "steril": 21251, + "plunder": 21252, + "humphrey": 21253, + "piles": 21254, + "tributes": 21255, + "##beg": 21256, + "weeklong": 21257, + "##igator": 21258, + "haqqani": 21259, + "gazprom": 21260, + "kant": 21261, + "##rone": 21262, + "flush": 21263, + "bae": 21264, + "adolesc": 21265, + "hank": 21266, + "##ben": 21267, + "administering": 21268, + "ahmedabad": 21269, + "molina": 21270, + "##avia": 21271, + "shaikh": 21272, + "158": 21273, + "wrist": 21274, + "horns": 21275, + "ciud": 21276, + "hashtag": 21277, + "gos": 21278, + "antib": 21279, + "kann": 21280, + "169": 21281, + "tearing": 21282, + "nal": 21283, + "vy": 21284, + "##essler": 21285, + "gors": 21286, + "arias": 21287, + "compounded": 21288, + "travellers": 21289, + "cannons": 21290, + "intervening": 21291, + "adapted": 21292, + "##urned": 21293, + "##play": 21294, + "lonely": 21295, + "jetliner": 21296, + "charm": 21297, + "cornell": 21298, + "somerset": 21299, + "ensures": 21300, + "##ieri": 21301, + "##acs": 21302, + "##lik": 21303, + "ernst": 21304, + "saraki": 21305, + "bangal": 21306, + "downloading": 21307, + "demilitarized": 21308, + "standpoint": 21309, + "bloggers": 21310, + "stevenson": 21311, + "gridlock": 21312, + "injected": 21313, + "caes": 21314, + "presid": 21315, + "hefty": 21316, + "##osta": 21317, + "maulana": 21318, + "mindful": 21319, + "embark": 21320, + "certify": 21321, + "predicts": 21322, + "bandit": 21323, + "azerbaijani": 21324, + "moshe": 21325, + "disruptive": 21326, + "extermin": 21327, + "radovan": 21328, + "##attar": 21329, + "doyle": 21330, + "clue": 21331, + "directs": 21332, + "##odh": 21333, + "castillo": 21334, + "sneak": 21335, + "prc": 21336, + "athletic": 21337, + "enables": 21338, + "modifications": 21339, + "incorporate": 21340, + "172": 21341, + "gerard": 21342, + "brawl": 21343, + "##asket": 21344, + "pedoph": 21345, + "envelope": 21346, + "##ilin": 21347, + "cros": 21348, + "leop": 21349, + "limitation": 21350, + "##mph": 21351, + "##ayel": 21352, + "##avian": 21353, + "transp": 21354, + "hk": 21355, + "380": 21356, + "draped": 21357, + "##around": 21358, + "##eldon": 21359, + "guerrero": 21360, + "ein": 21361, + "fend": 21362, + "interrogators": 21363, + "shorts": 21364, + "##keepers": 21365, + "contraception": 21366, + "seasons": 21367, + "surrey": 21368, + "obsessed": 21369, + "##jug": 21370, + "powerless": 21371, + "walid": 21372, + "hancock": 21373, + "wi": 21374, + "noel": 21375, + "##rolling": 21376, + "60th": 21377, + "eaten": 21378, + "counselors": 21379, + "clifford": 21380, + "subt": 21381, + "slower": 21382, + "handout": 21383, + "cors": 21384, + "##itous": 21385, + "ocalan": 21386, + "sacrificed": 21387, + "sidewalks": 21388, + "inexp": 21389, + "heathrow": 21390, + "dusty": 21391, + "mian": 21392, + "mishand": 21393, + "daly": 21394, + "andreas": 21395, + "atiku": 21396, + "franz": 21397, + "fec": 21398, + "musicians": 21399, + "##des": 21400, + "destroyers": 21401, + "downgr": 21402, + "loy": 21403, + "tragedies": 21404, + "##igal": 21405, + "scholarships": 21406, + "sask": 21407, + "totals": 21408, + "granite": 21409, + "gentleman": 21410, + "liberate": 21411, + "banda": 21412, + "factual": 21413, + "ps5": 21414, + "geoffrey": 21415, + "mkh": 21416, + "yev": 21417, + "blade": 21418, + "##chool": 21419, + "havel": 21420, + "##orean": 21421, + "jib": 21422, + "##akable": 21423, + "##pi": 21424, + "commemorating": 21425, + "miner": 21426, + "establishes": 21427, + "couch": 21428, + "##yeh": 21429, + "baghdadi": 21430, + "pupil": 21431, + "rods": 21432, + "##gor": 21433, + "goth": 21434, + "gru": 21435, + "miy": 21436, + "interactive": 21437, + "efficiently": 21438, + "##inate": 21439, + "lauder": 21440, + "undertook": 21441, + "entail": 21442, + "ukrainians": 21443, + "blocs": 21444, + "differing": 21445, + "mouse": 21446, + "sip": 21447, + "bolstered": 21448, + "loophole": 21449, + "bolshev": 21450, + "bai": 21451, + "renaissance": 21452, + "##ibar": 21453, + "chocolate": 21454, + "waxman": 21455, + "repet": 21456, + "kenny": 21457, + "intrusion": 21458, + "katherine": 21459, + "deductions": 21460, + "##eday": 21461, + "bauer": 21462, + "tread": 21463, + "blacklist": 21464, + "##lia": 21465, + "##apor": 21466, + "ivorian": 21467, + "inserted": 21468, + "upris": 21469, + "belliger": 21470, + "remotely": 21471, + "skirmishes": 21472, + "venge": 21473, + "fou": 21474, + "curve": 21475, + "tox": 21476, + "feroc": 21477, + "147": 21478, + "##dro": 21479, + "torrance": 21480, + "annapolis": 21481, + "rer": 21482, + "pesos": 21483, + "bihac": 21484, + "niz": 21485, + "plaus": 21486, + "beam": 21487, + "manit": 21488, + "drainage": 21489, + "##gc": 21490, + "fisherman": 21491, + "abusers": 21492, + "sheff": 21493, + "staffed": 21494, + "167": 21495, + "uprisings": 21496, + "##ozers": 21497, + "jealous": 21498, + "affiliates": 21499, + "unru": 21500, + "disinformation": 21501, + "classification": 21502, + "yudh": 21503, + "kyle": 21504, + "1865": 21505, + "vu": 21506, + "burger": 21507, + "premeditated": 21508, + "oic": 21509, + "patents": 21510, + "lays": 21511, + "distressed": 21512, + "wrath": 21513, + "forgery": 21514, + "gymn": 21515, + "##imble": 21516, + "##apo": 21517, + "wilmington": 21518, + "modernize": 21519, + "veil": 21520, + "walt": 21521, + "##inness": 21522, + "chit": 21523, + "sass": 21524, + "shelf": 21525, + "editions": 21526, + "heaviest": 21527, + "patna": 21528, + "abbasi": 21529, + "bates": 21530, + "##alam": 21531, + "thesis": 21532, + "##kill": 21533, + "descriptions": 21534, + "jema": 21535, + "thrilled": 21536, + "payne": 21537, + "avi": 21538, + "lech": 21539, + "laundry": 21540, + "bangalore": 21541, + "incite": 21542, + "eternal": 21543, + "durbin": 21544, + "tyranny": 21545, + "indoor": 21546, + "reprie": 21547, + "hello": 21548, + "stereotypes": 21549, + "dpa": 21550, + "mae": 21551, + "pia": 21552, + "spelling": 21553, + "hots": 21554, + "elaborating": 21555, + "162": 21556, + "siph": 21557, + "pach": 21558, + "kiir": 21559, + "cac": 21560, + "ironic": 21561, + "jed": 21562, + "eden": 21563, + "leisure": 21564, + "moslems": 21565, + "##legg": 21566, + "admiration": 21567, + "hartford": 21568, + "prie": 21569, + "dough": 21570, + "scant": 21571, + "supplemental": 21572, + "disarming": 21573, + "shirley": 21574, + "##icultural": 21575, + "wonders": 21576, + "devolution": 21577, + "durable": 21578, + "inspiring": 21579, + "290": 21580, + "respectful": 21581, + "##ibo": 21582, + "lambert": 21583, + "warranted": 21584, + "recol": 21585, + "anecd": 21586, + "igbo": 21587, + "holiest": 21588, + "preaching": 21589, + "info": 21590, + "collaborating": 21591, + "##liness": 21592, + "moody": 21593, + "diving": 21594, + "##endas": 21595, + "anita": 21596, + "sotom": 21597, + "perth": 21598, + "recaptured": 21599, + "arrogance": 21600, + "lava": 21601, + "undated": 21602, + "##utta": 21603, + "contradicted": 21604, + "christina": 21605, + "mayo": 21606, + "##cod": 21607, + "guaranteeing": 21608, + "depended": 21609, + "tubes": 21610, + "lum": 21611, + "marawi": 21612, + "intimidating": 21613, + "congregations": 21614, + "autocratic": 21615, + "courier": 21616, + "jimenez": 21617, + "lesotho": 21618, + "kell": 21619, + "tripart": 21620, + "##orf": 21621, + "barrister": 21622, + "sotomayor": 21623, + "backer": 21624, + "grappling": 21625, + "auxiliary": 21626, + "atal": 21627, + "sq": 21628, + "disen": 21629, + "spicer": 21630, + "revisions": 21631, + "nicholson": 21632, + "someday": 21633, + "jericho": 21634, + "deduct": 21635, + "alhaji": 21636, + "vt": 21637, + "wolves": 21638, + "##rice": 21639, + "pacif": 21640, + "##jun": 21641, + "guitar": 21642, + "bulldozers": 21643, + "nave": 21644, + "gcc": 21645, + "##fig": 21646, + "tablets": 21647, + "pna": 21648, + "##bitt": 21649, + "##riminal": 21650, + "criticizes": 21651, + "franks": 21652, + "mechanic": 21653, + "discarded": 21654, + "mousavi": 21655, + "unbelievable": 21656, + "devi": 21657, + "exhibits": 21658, + "nauru": 21659, + "##cip": 21660, + "azad": 21661, + "extinguish": 21662, + "##laves": 21663, + "142": 21664, + "kik": 21665, + "illustrates": 21666, + "elective": 21667, + "wren": 21668, + "nou": 21669, + "##vial": 21670, + "sympathizers": 21671, + "steinmeier": 21672, + "moll": 21673, + "##fold": 21674, + "vp": 21675, + "elian": 21676, + "owning": 21677, + "dade": 21678, + "waterfront": 21679, + "papad": 21680, + "seventeen": 21681, + "disem": 21682, + "digest": 21683, + "scratch": 21684, + "##nelly": 21685, + "compart": 21686, + "balances": 21687, + "momb": 21688, + "clegg": 21689, + "christchurch": 21690, + "invoke": 21691, + "143": 21692, + "caric": 21693, + "stumbling": 21694, + "jian": 21695, + "##ifi": 21696, + "jaish": 21697, + "clauses": 21698, + "developmental": 21699, + "undes": 21700, + "relinquish": 21701, + "##idan": 21702, + "##acted": 21703, + "oppressed": 21704, + "banana": 21705, + "malfunction": 21706, + "admon": 21707, + "haft": 21708, + "lovers": 21709, + "mcchry": 21710, + "ocha": 21711, + "transnational": 21712, + "valentine": 21713, + "kumaratunga": 21714, + "bachmann": 21715, + "muj": 21716, + "evenly": 21717, + "assuring": 21718, + "kaplan": 21719, + "mcchrystal": 21720, + "mehdi": 21721, + "repairing": 21722, + "indisp": 21723, + "parl": 21724, + "traw": 21725, + "hardships": 21726, + "tutu": 21727, + "inadvertently": 21728, + "upside": 21729, + "unreli": 21730, + "sergey": 21731, + "emm": 21732, + "##iencies": 21733, + "deh": 21734, + "cic": 21735, + "incend": 21736, + "##pel": 21737, + "divul": 21738, + "hangs": 21739, + "hiking": 21740, + "rents": 21741, + "arre": 21742, + "redeployment": 21743, + "hue": 21744, + "foreigner": 21745, + "explorer": 21746, + "insane": 21747, + "wester": 21748, + "##mk": 21749, + "idol": 21750, + "murderous": 21751, + "amounting": 21752, + "##nath": 21753, + "lull": 21754, + "pry": 21755, + "doubtful": 21756, + "dwight": 21757, + "selfish": 21758, + "pleb": 21759, + "amending": 21760, + "marvel": 21761, + "headache": 21762, + "##oints": 21763, + "tumor": 21764, + "boulder": 21765, + "herd": 21766, + "hamza": 21767, + "taxis": 21768, + "ravi": 21769, + "scourge": 21770, + "##isgarh": 21771, + "harness": 21772, + "##ensives": 21773, + "zimbabweans": 21774, + "iphone": 21775, + "bulldo": 21776, + "rude": 21777, + "fattah": 21778, + "sheltering": 21779, + "briton": 21780, + "indifference": 21781, + "sachs": 21782, + "nissan": 21783, + "loser": 21784, + "##heads": 21785, + "puigd": 21786, + "baz": 21787, + "transforming": 21788, + "mori": 21789, + "irrespective": 21790, + "##oyono": 21791, + "tsar": 21792, + "depress": 21793, + "bratton": 21794, + "comparisons": 21795, + "camped": 21796, + "dismisses": 21797, + "wareh": 21798, + "gb": 21799, + "##querque": 21800, + "##zin": 21801, + "imped": 21802, + "nagaland": 21803, + "herz": 21804, + "stefan": 21805, + "kler": 21806, + "cadet": 21807, + "lucy": 21808, + "expedite": 21809, + "tapping": 21810, + "aster": 21811, + "tripartite": 21812, + "horrors": 21813, + "replaces": 21814, + "sirens": 21815, + "engagements": 21816, + "salisbury": 21817, + "logs": 21818, + "huffington": 21819, + "silly": 21820, + "scots": 21821, + "##lio": 21822, + "inhabited": 21823, + "portal": 21824, + "leases": 21825, + "carmen": 21826, + "##theon": 21827, + "##anson": 21828, + "##fam": 21829, + "bushes": 21830, + "##fly": 21831, + "irrit": 21832, + "nue": 21833, + "1862": 21834, + "domest": 21835, + "watkins": 21836, + "##umbs": 21837, + "welch": 21838, + "##asaki": 21839, + "landings": 21840, + "posthum": 21841, + "ingredients": 21842, + "quin": 21843, + "##asw": 21844, + "proactive": 21845, + "herrera": 21846, + "jemaah": 21847, + "newcastle": 21848, + "extinction": 21849, + "disenfranch": 21850, + "mim": 21851, + "discord": 21852, + "edged": 21853, + "puigdemont": 21854, + "carm": 21855, + "mogul": 21856, + "chill": 21857, + "submissions": 21858, + "parishion": 21859, + "criminally": 21860, + "nuts": 21861, + "wildly": 21862, + "ingush": 21863, + "haired": 21864, + "airbase": 21865, + "transc": 21866, + "sympos": 21867, + "##atur": 21868, + "maver": 21869, + "203": 21870, + "mufti": 21871, + "yudhoyono": 21872, + "prescriptions": 21873, + "cardenas": 21874, + "photography": 21875, + "reint": 21876, + "fleming": 21877, + "firebomb": 21878, + "defeats": 21879, + "analyzing": 21880, + "defences": 21881, + "nightly": 21882, + "##hole": 21883, + "fulani": 21884, + "##pps": 21885, + "influences": 21886, + "stirring": 21887, + "##atical": 21888, + "fielding": 21889, + "##due": 21890, + "trenches": 21891, + "keller": 21892, + "ecc": 21893, + "commencement": 21894, + "1864": 21895, + "##iola": 21896, + "ailments": 21897, + "coalitions": 21898, + "notre": 21899, + "ineligible": 21900, + "blazes": 21901, + "##attack": 21902, + "promotions": 21903, + "eco": 21904, + "moran": 21905, + "instructors": 21906, + "deficiencies": 21907, + "choke": 21908, + "disgraced": 21909, + "slashing": 21910, + "cocktail": 21911, + "hastings": 21912, + "beacon": 21913, + "articulate": 21914, + "irreversible": 21915, + "constructing": 21916, + "deprive": 21917, + "romano": 21918, + "franken": 21919, + "erik": 21920, + "##eroy": 21921, + "adultery": 21922, + "totalitarian": 21923, + "illumin": 21924, + "jaime": 21925, + "##ifax": 21926, + "##ieth": 21927, + "##ocations": 21928, + "albuquerque": 21929, + "sociology": 21930, + "hms": 21931, + "counters": 21932, + "glou": 21933, + "##itiveness": 21934, + "##beck": 21935, + "hossein": 21936, + "##jman": 21937, + "##alese": 21938, + "alienated": 21939, + "pots": 21940, + "onset": 21941, + "rss": 21942, + "incorrectly": 21943, + "sigh": 21944, + "sheffield": 21945, + "naf": 21946, + "##jet": 21947, + "distracted": 21948, + "##orrh": 21949, + "downer": 21950, + "succeeds": 21951, + "rusk": 21952, + "zal": 21953, + "npt": 21954, + "supervisory": 21955, + "aeronaut": 21956, + "companions": 21957, + "##athed": 21958, + "shoppers": 21959, + "##agin": 21960, + "upstairs": 21961, + "bats": 21962, + "positioning": 21963, + "brakes": 21964, + "wracked": 21965, + "oau": 21966, + "gustav": 21967, + "rajiv": 21968, + "spontaneous": 21969, + "##elia": 21970, + "painter": 21971, + "commute": 21972, + "plum": 21973, + "##elin": 21974, + "madoff": 21975, + "unregistered": 21976, + "hailing": 21977, + "scrapping": 21978, + "kickbacks": 21979, + "apache": 21980, + "determines": 21981, + "##ogo": 21982, + "omaha": 21983, + "unjustified": 21984, + "inexper": 21985, + "dee": 21986, + "stained": 21987, + "##ansky": 21988, + "claimants": 21989, + "enshrined": 21990, + "hotly": 21991, + "##ocracy": 21992, + "mehsud": 21993, + "##esson": 21994, + "gangster": 21995, + "elias": 21996, + "avian": 21997, + "##elly": 21998, + "##pace": 21999, + "overthrew": 22000, + "pearson": 22001, + "flatly": 22002, + "##zar": 22003, + "inflated": 22004, + "hutus": 22005, + "sculpture": 22006, + "##atal": 22007, + "stampede": 22008, + "fertilizer": 22009, + "trusts": 22010, + "yeh": 22011, + "unlic": 22012, + "reintrod": 22013, + "offensives": 22014, + "listeners": 22015, + "poems": 22016, + "pronounce": 22017, + "touches": 22018, + "manipulate": 22019, + "garland": 22020, + "attache": 22021, + "drums": 22022, + "brains": 22023, + "grazing": 22024, + "##alli": 22025, + "##uo": 22026, + "sfs": 22027, + "revolver": 22028, + "prakash": 22029, + "stanton": 22030, + "championship": 22031, + "inp": 22032, + "##wala": 22033, + "##fc": 22034, + "overthrown": 22035, + "fowler": 22036, + "rs1": 22037, + "critique": 22038, + "##ffe": 22039, + "egreg": 22040, + "panc": 22041, + "##iven": 22042, + "shadows": 22043, + "disd": 22044, + "creator": 22045, + "marvin": 22046, + "sightings": 22047, + "tying": 22048, + "remembering": 22049, + "fertile": 22050, + "##achers": 22051, + "pows": 22052, + "soaked": 22053, + "greeting": 22054, + "##45": 22055, + "alc": 22056, + "preempt": 22057, + "oluse": 22058, + "showcase": 22059, + "falcon": 22060, + "tolerant": 22061, + "accorded": 22062, + "310": 22063, + "travis": 22064, + "frail": 22065, + "stripes": 22066, + "soleimani": 22067, + "bundest": 22068, + "jackets": 22069, + "##tu": 22070, + "wahid": 22071, + "traitor": 22072, + "snub": 22073, + "ringing": 22074, + "criticising": 22075, + "insanity": 22076, + "azam": 22077, + "erode": 22078, + "dap": 22079, + "cologne": 22080, + "displeas": 22081, + "impetus": 22082, + "hawkins": 22083, + "shawn": 22084, + "ordained": 22085, + "khalilzad": 22086, + "zedillo": 22087, + "latvian": 22088, + "obscene": 22089, + "##lat": 22090, + "excuses": 22091, + "goldstein": 22092, + "bundestag": 22093, + "schiz": 22094, + "ancestral": 22095, + "displeasure": 22096, + "localities": 22097, + "underwear": 22098, + "requis": 22099, + "##roliferation": 22100, + "##atown": 22101, + "kilometre": 22102, + "malpractice": 22103, + "##agi": 22104, + "renewing": 22105, + "plotted": 22106, + "##andra": 22107, + "evangelicals": 22108, + "forbids": 22109, + "dalit": 22110, + "##othe": 22111, + "notoriously": 22112, + "crimean": 22113, + "concentrating": 22114, + "onlook": 22115, + "##places": 22116, + "accredited": 22117, + "onetime": 22118, + "##rued": 22119, + "choi": 22120, + "filmmaker": 22121, + "evidently": 22122, + "entrusted": 22123, + "roch": 22124, + "##ecked": 22125, + "diyala": 22126, + "apologies": 22127, + "##normal": 22128, + "pis": 22129, + "potter": 22130, + "##pret": 22131, + "sinhalese": 22132, + "siberia": 22133, + "nusra": 22134, + "agendas": 22135, + "irving": 22136, + "incendiary": 22137, + "coerced": 22138, + "inhal": 22139, + "tup": 22140, + "##rine": 22141, + "747": 22142, + "mangal": 22143, + "darwin": 22144, + "looters": 22145, + "scarred": 22146, + "sustaining": 22147, + "scheduling": 22148, + "##tv": 22149, + "burr": 22150, + "parc": 22151, + "kingston": 22152, + "competitor": 22153, + "##ulsions": 22154, + "##imar": 22155, + "neb": 22156, + "huddled": 22157, + "rhine": 22158, + "##stood": 22159, + "lund": 22160, + "grossly": 22161, + "cellphones": 22162, + "destabilizing": 22163, + "enm": 22164, + "toppling": 22165, + "beans": 22166, + "disarmed": 22167, + "restrain": 22168, + "tao": 22169, + "redef": 22170, + "nicos": 22171, + "careless": 22172, + "##swick": 22173, + "ramsey": 22174, + "accreditation": 22175, + "myriad": 22176, + "haifa": 22177, + "merchand": 22178, + "scorn": 22179, + "kraj": 22180, + "bittern": 22181, + "implication": 22182, + "jake": 22183, + "perkins": 22184, + "competitiveness": 22185, + "clayton": 22186, + "distra": 22187, + "reiterate": 22188, + "tricky": 22189, + "##ilyn": 22190, + "sellers": 22191, + "frig": 22192, + "vangu": 22193, + "quran": 22194, + "kach": 22195, + "witt": 22196, + "metals": 22197, + "widen": 22198, + "hauled": 22199, + "pensioners": 22200, + "1861": 22201, + "##tsov": 22202, + "##kg": 22203, + "outdoors": 22204, + "gloom": 22205, + "goh": 22206, + "mayhem": 22207, + "emirate": 22208, + "cohesion": 22209, + "harrow": 22210, + "sincerity": 22211, + "inconsist": 22212, + "arv": 22213, + "##arid": 22214, + "interpretations": 22215, + "newsletters": 22216, + "##cas": 22217, + "futile": 22218, + "ecb": 22219, + "plummeted": 22220, + "pratt": 22221, + "seller": 22222, + "bard": 22223, + "limous": 22224, + "spectacle": 22225, + "splinter": 22226, + "##amm": 22227, + "##iral": 22228, + "ripp": 22229, + "carb": 22230, + "fascinating": 22231, + "inundated": 22232, + "patronage": 22233, + "##tc": 22234, + "abnormal": 22235, + "midway": 22236, + "##arri": 22237, + "burge": 22238, + "hospitality": 22239, + "accessing": 22240, + "dissu": 22241, + "exchanging": 22242, + "prediction": 22243, + "mys": 22244, + "magnet": 22245, + "bubble": 22246, + "baku": 22247, + "##uguri": 22248, + "##rove": 22249, + "hyun": 22250, + "lough": 22251, + "backbone": 22252, + "flagrant": 22253, + "distraught": 22254, + "unlicensed": 22255, + "##rata": 22256, + "smiles": 22257, + "baff": 22258, + "meaningless": 22259, + "distorted": 22260, + "pirate": 22261, + "interfaith": 22262, + "rumor": 22263, + "deed": 22264, + "capac": 22265, + "versa": 22266, + "traject": 22267, + "##clothes": 22268, + "ghulam": 22269, + "##oros": 22270, + "khodork": 22271, + "mombasa": 22272, + "bacon": 22273, + "##odc": 22274, + "cantor": 22275, + "tse": 22276, + "discovering": 22277, + "promulg": 22278, + "chiapas": 22279, + "1863": 22280, + "quds": 22281, + "dorothy": 22282, + "shea": 22283, + "decency": 22284, + "gio": 22285, + "robot": 22286, + "skyrock": 22287, + "indec": 22288, + "gallagher": 22289, + "nee": 22290, + "exploding": 22291, + "slums": 22292, + "littered": 22293, + "iw": 22294, + "yoga": 22295, + "##anski": 22296, + "fencing": 22297, + "asserts": 22298, + "exhibited": 22299, + "##conian": 22300, + "turnaround": 22301, + "motherland": 22302, + "delinqu": 22303, + "pestic": 22304, + "retention": 22305, + "unrwa": 22306, + "sheila": 22307, + "olusegun": 22308, + "##mines": 22309, + "token": 22310, + "chhatt": 22311, + "ingle": 22312, + "ump": 22313, + "osaka": 22314, + "canter": 22315, + "obligated": 22316, + "totaled": 22317, + "salesman": 22318, + "waived": 22319, + "allocate": 22320, + "gutted": 22321, + "banerjee": 22322, + "symposium": 22323, + "rations": 22324, + "entries": 22325, + "ogun": 22326, + "primakov": 22327, + "dispatcher": 22328, + "##gean": 22329, + "coherent": 22330, + "unodc": 22331, + "buddy": 22332, + "suk": 22333, + "rabbis": 22334, + "soliciting": 22335, + "##itches": 22336, + "##oway": 22337, + "redoub": 22338, + "cedar": 22339, + "parsons": 22340, + "blackwater": 22341, + "##igarh": 22342, + "poroshenko": 22343, + "waits": 22344, + "rehears": 22345, + "maiduguri": 22346, + "##onga": 22347, + "klerk": 22348, + "pesticides": 22349, + "obso": 22350, + "eyeb": 22351, + "stumbled": 22352, + "humiliated": 22353, + "##aton": 22354, + "formations": 22355, + "io": 22356, + "refres": 22357, + "dismember": 22358, + "139": 22359, + "roadblock": 22360, + "gunships": 22361, + "publishes": 22362, + "mendoza": 22363, + "rosenstein": 22364, + "bounty": 22365, + "prow": 22366, + "azhar": 22367, + "barbaric": 22368, + "dell": 22369, + "abort": 22370, + "moj": 22371, + "bello": 22372, + "illustrate": 22373, + "jerome": 22374, + "higgins": 22375, + "harri": 22376, + "echoes": 22377, + "bitterness": 22378, + "pw": 22379, + "ante": 22380, + "sup": 22381, + "interfered": 22382, + "##itos": 22383, + "headscar": 22384, + "froze": 22385, + "obsolete": 22386, + "##rint": 22387, + "##oos": 22388, + "homeowner": 22389, + "dared": 22390, + "sodomy": 22391, + "dressing": 22392, + "circumvent": 22393, + "bland": 22394, + "morton": 22395, + "emeritus": 22396, + "abdullahi": 22397, + "##arov": 22398, + "gorge": 22399, + "bundes": 22400, + "favorably": 22401, + "provocations": 22402, + "urine": 22403, + "floodwaters": 22404, + "leftists": 22405, + "reprieve": 22406, + "rajapaksa": 22407, + "anguish": 22408, + "beneficiary": 22409, + "proportions": 22410, + "decrees": 22411, + "deir": 22412, + "##odi": 22413, + "baht": 22414, + "drake": 22415, + "##ambra": 22416, + "unearthed": 22417, + "##productive": 22418, + "##oby": 22419, + "enclaves": 22420, + "hotsp": 22421, + "paradox": 22422, + "andersen": 22423, + "adversary": 22424, + "##iane": 22425, + "##weeney": 22426, + "lusaka": 22427, + "afforded": 22428, + "tweeting": 22429, + "hawkish": 22430, + "laced": 22431, + "exempted": 22432, + "chhattisgarh": 22433, + "envisaged": 22434, + "vaccinations": 22435, + "neighbourhoods": 22436, + "sniff": 22437, + "recourse": 22438, + "vii": 22439, + "inception": 22440, + "rappro": 22441, + "pem": 22442, + "showers": 22443, + "informally": 22444, + "trespassing": 22445, + "superiority": 22446, + "nonproliferation": 22447, + "##oids": 22448, + "swind": 22449, + "firefighting": 22450, + "drank": 22451, + "citywide": 22452, + "kru": 22453, + "runaway": 22454, + "startling": 22455, + "gale": 22456, + "khodorkovsky": 22457, + "vaz": 22458, + "##endi": 22459, + "communion": 22460, + "favoured": 22461, + "##irms": 22462, + "savan": 22463, + "byline": 22464, + "wolfgang": 22465, + "unreliable": 22466, + "eaves": 22467, + "##entry": 22468, + "debacle": 22469, + "kerr": 22470, + "relevance": 22471, + "audits": 22472, + "bavaria": 22473, + "nour": 22474, + "##lantic": 22475, + "##ibur": 22476, + "navigate": 22477, + "boutef": 22478, + "haftar": 22479, + "daesh": 22480, + "141": 22481, + "routed": 22482, + "jacqu": 22483, + "bok": 22484, + "24th": 22485, + "##acc": 22486, + "vod": 22487, + "diploma": 22488, + "barton": 22489, + "131": 22490, + "##feed": 22491, + "##leader": 22492, + "draconian": 22493, + "abstained": 22494, + "yahoo": 22495, + "frontrun": 22496, + "praises": 22497, + "fledged": 22498, + "behest": 22499, + "##quest": 22500, + "marse": 22501, + "##angled": 22502, + "vander": 22503, + "holt": 22504, + "benz": 22505, + "uprooted": 22506, + "exotic": 22507, + "bamb": 22508, + "soften": 22509, + "##stead": 22510, + "offshoot": 22511, + "ches": 22512, + "licences": 22513, + "transat": 22514, + "40th": 22515, + "bowed": 22516, + "preview": 22517, + "randall": 22518, + "begged": 22519, + "animosity": 22520, + "chih": 22521, + "##bah": 22522, + "##afari": 22523, + "feasibility": 22524, + "ambiguous": 22525, + "brz": 22526, + "civilized": 22527, + "recapture": 22528, + "##chenko": 22529, + "implies": 22530, + "dakar": 22531, + "conan": 22532, + "asthma": 22533, + "sahel": 22534, + "mcfar": 22535, + "thames": 22536, + "disengagement": 22537, + "lenient": 22538, + "vacate": 22539, + "nassau": 22540, + "surgeries": 22541, + "archived": 22542, + "guyana": 22543, + "##unciation": 22544, + "jumps": 22545, + "infringe": 22546, + "prominently": 22547, + "ys": 22548, + "##rev": 22549, + "collectors": 22550, + "novelist": 22551, + "felons": 22552, + "aurora": 22553, + "decriminal": 22554, + "sardar": 22555, + "farage": 22556, + "focal": 22557, + "umm": 22558, + "impede": 22559, + "invitations": 22560, + "desec": 22561, + "bluff": 22562, + "##omal": 22563, + "maneuvering": 22564, + "##ophren": 22565, + "camarillo": 22566, + "##zada": 22567, + "starving": 22568, + "zulu": 22569, + "narrowed": 22570, + "plebisc": 22571, + "fata": 22572, + "stym": 22573, + "jennings": 22574, + "counterproductive": 22575, + "sweeps": 22576, + "shaf": 22577, + "##obyl": 22578, + "evictions": 22579, + "kirchner": 22580, + "scramble": 22581, + "seap": 22582, + "##enga": 22583, + "##teria": 22584, + "appropriation": 22585, + "disgusting": 22586, + "dost": 22587, + "mishra": 22588, + "coups": 22589, + "layers": 22590, + "sponsorship": 22591, + "schizophren": 22592, + "loop": 22593, + "insulted": 22594, + "##ehr": 22595, + "lyrics": 22596, + "lockerbie": 22597, + "rosenberg": 22598, + "##married": 22599, + "stacked": 22600, + "jirga": 22601, + "##lich": 22602, + "swo": 22603, + "mankind": 22604, + "marj": 22605, + "1899": 22606, + "horrified": 22607, + "chants": 22608, + "cafes": 22609, + "tito": 22610, + "carrie": 22611, + "shaft": 22612, + "fauci": 22613, + "chernobyl": 22614, + "brunswick": 22615, + "histories": 22616, + "##cripts": 22617, + "slew": 22618, + "indispens": 22619, + "reassured": 22620, + "flashpoint": 22621, + "spi": 22622, + "whipped": 22623, + "salaam": 22624, + "dund": 22625, + "radically": 22626, + "eighty": 22627, + "beast": 22628, + "bouteflika": 22629, + "irrational": 22630, + "elevation": 22631, + "saps": 22632, + "discredited": 22633, + "##sha": 22634, + "conquest": 22635, + "spawned": 22636, + "monkey": 22637, + "devotion": 22638, + "profiles": 22639, + "throws": 22640, + "146": 22641, + "##oces": 22642, + "kalash": 22643, + "mena": 22644, + "mozamb": 22645, + "inputs": 22646, + "##avier": 22647, + "##ikov": 22648, + "patten": 22649, + "decomp": 22650, + "vanguard": 22651, + "rant": 22652, + "mohan": 22653, + "ssp": 22654, + "reimbursement": 22655, + "rightist": 22656, + "randomly": 22657, + "voicing": 22658, + "predators": 22659, + "bij": 22660, + "biod": 22661, + "shalom": 22662, + "excise": 22663, + "rapproche": 22664, + "##igi": 22665, + "watershed": 22666, + "unthink": 22667, + "butcher": 22668, + "ie": 22669, + "regents": 22670, + "quarantined": 22671, + "fargo": 22672, + "watchers": 22673, + "torturing": 22674, + "tendencies": 22675, + "astonishing": 22676, + "abramoff": 22677, + "osun": 22678, + "jacksonville": 22679, + "fertility": 22680, + "indicator": 22681, + "queries": 22682, + "coimb": 22683, + "fia": 22684, + "erase": 22685, + "dmk": 22686, + "cowardly": 22687, + "manitoba": 22688, + "aegean": 22689, + "barangay": 22690, + "loren": 22691, + "klu": 22692, + "carc": 22693, + "handsh": 22694, + "dragon": 22695, + "##pol": 22696, + "widened": 22697, + "buddhists": 22698, + "shoots": 22699, + "csu": 22700, + "seminars": 22701, + "suitcase": 22702, + "rapprochement": 22703, + "chemotherapy": 22704, + "reconven": 22705, + "maiden": 22706, + "outpouring": 22707, + "kop": 22708, + "murky": 22709, + "emigration": 22710, + "##akk": 22711, + "##ommission": 22712, + "besh": 22713, + "balked": 22714, + "fuhr": 22715, + "dishonest": 22716, + "domestically": 22717, + "##opping": 22718, + "tok": 22719, + "##stadt": 22720, + "worris": 22721, + "savvy": 22722, + "buys": 22723, + "gorsuch": 22724, + "cid": 22725, + "resorting": 22726, + "igp": 22727, + "biafra": 22728, + "godd": 22729, + "derog": 22730, + "commune": 22731, + "benson": 22732, + "imperson": 22733, + "bagram": 22734, + "natives": 22735, + "tolls": 22736, + "motto": 22737, + "beset": 22738, + "egregious": 22739, + "viewpoint": 22740, + "prizes": 22741, + "slopes": 22742, + "appoints": 22743, + "commits": 22744, + "expressway": 22745, + "nursery": 22746, + "smashing": 22747, + "robbins": 22748, + "##opo": 22749, + "ignores": 22750, + "narayan": 22751, + "unthinkable": 22752, + "denise": 22753, + "headaches": 22754, + "honoured": 22755, + "reservists": 22756, + "dagestan": 22757, + "ej": 22758, + "##riz": 22759, + "aso": 22760, + "##asey": 22761, + "##bly": 22762, + "##ampton": 22763, + "endeavor": 22764, + "sioux": 22765, + "##wagen": 22766, + "germ": 22767, + "surrogate": 22768, + "turnover": 22769, + "skri": 22770, + "##sted": 22771, + "frustrations": 22772, + "##wash": 22773, + "allot": 22774, + "intoxicated": 22775, + "tract": 22776, + "anambra": 22777, + "thankful": 22778, + "worrisome": 22779, + "treach": 22780, + "weddings": 22781, + "caspian": 22782, + "cag": 22783, + "subdued": 22784, + "zeb": 22785, + "##uchar": 22786, + "standby": 22787, + "detractors": 22788, + "transatlantic": 22789, + "sheldon": 22790, + "heavier": 22791, + "bigotry": 22792, + "1890": 22793, + "pamela": 22794, + "squeezed": 22795, + "##thorne": 22796, + "finest": 22797, + "troy": 22798, + "streaming": 22799, + "waterway": 22800, + "financier": 22801, + "reinforcing": 22802, + "airwaves": 22803, + "ankle": 22804, + "##apuram": 22805, + "naxal": 22806, + "manipur": 22807, + "##rhea": 22808, + "traps": 22809, + "inaud": 22810, + "surpassed": 22811, + "##health": 22812, + "regan": 22813, + "telescope": 22814, + "decap": 22815, + "gilani": 22816, + "plainclothes": 22817, + "bikes": 22818, + "farah": 22819, + "davao": 22820, + "locality": 22821, + "tarnished": 22822, + "##gia": 22823, + "councilor": 22824, + "conspic": 22825, + "ahern": 22826, + "bharat": 22827, + "tomato": 22828, + "sistani": 22829, + "malls": 22830, + "sukar": 22831, + "bahra": 22832, + "##governmental": 22833, + "pairs": 22834, + "caldwell": 22835, + "ominous": 22836, + "dispose": 22837, + "vasquez": 22838, + "furor": 22839, + "pesticide": 22840, + "denominations": 22841, + "terrace": 22842, + "herat": 22843, + "float": 22844, + "hector": 22845, + "nuisance": 22846, + "peron": 22847, + "##issi": 22848, + "wld": 22849, + "garrett": 22850, + "masood": 22851, + "frantic": 22852, + "quiz": 22853, + "##parable": 22854, + "bernstein": 22855, + "##imeters": 22856, + "melania": 22857, + "hashemi": 22858, + "anchored": 22859, + "meadows": 22860, + "hunted": 22861, + "combatant": 22862, + "radios": 22863, + "tate": 22864, + "##weed": 22865, + "##zel": 22866, + "feng": 22867, + "hege": 22868, + "klob": 22869, + "hhs": 22870, + "restructure": 22871, + "jc": 22872, + "indispensable": 22873, + "intermitt": 22874, + "servers": 22875, + "liberalization": 22876, + "invoking": 22877, + "contraband": 22878, + "waning": 22879, + "420": 22880, + "##rix": 22881, + "##zzle": 22882, + "##elope": 22883, + "noisy": 22884, + "lifeline": 22885, + "devolved": 22886, + "decommission": 22887, + "tash": 22888, + "geared": 22889, + "unborn": 22890, + "password": 22891, + "inaudible": 22892, + "perceive": 22893, + "kaohs": 22894, + "paralysis": 22895, + "##andar": 22896, + "##mined": 22897, + "spit": 22898, + "hafez": 22899, + "juice": 22900, + "engel": 22901, + "olig": 22902, + "dimensions": 22903, + "##ansa": 22904, + "labeling": 22905, + "parkinson": 22906, + "prototype": 22907, + "federalism": 22908, + "landmines": 22909, + "##kow": 22910, + "thrive": 22911, + "conditioning": 22912, + "disbel": 22913, + "transf": 22914, + "abadi": 22915, + "kaohsiung": 22916, + "atta": 22917, + "slick": 22918, + "intergovernmental": 22919, + "mccabe": 22920, + "quitting": 22921, + "##orth": 22922, + "elena": 22923, + "patil": 22924, + "gregg": 22925, + "benefiting": 22926, + "anesth": 22927, + "tulsa": 22928, + "tudjman": 22929, + "kicks": 22930, + "##ported": 22931, + "nautical": 22932, + "##pectives": 22933, + "memoirs": 22934, + "##wil": 22935, + "lifts": 22936, + "dissatisfied": 22937, + "shovel": 22938, + "bazaar": 22939, + "##wen": 22940, + "arche": 22941, + "exporters": 22942, + "portraying": 22943, + "ching": 22944, + "undp": 22945, + "calculation": 22946, + "barricaded": 22947, + "##grown": 22948, + "molesting": 22949, + "##ostic": 22950, + "1896": 22951, + "##cules": 22952, + "antisem": 22953, + "klobuchar": 22954, + "detrim": 22955, + "burundian": 22956, + "brzez": 22957, + "acrim": 22958, + "roque": 22959, + "harsher": 22960, + "detrimental": 22961, + "pnp": 22962, + "domingo": 22963, + "confrontational": 22964, + "##emer": 22965, + "squarely": 22966, + "facade": 22967, + "tumultuous": 22968, + "crad": 22969, + "educating": 22970, + "hanson": 22971, + "haji": 22972, + "xavier": 22973, + "usher": 22974, + "dishes": 22975, + "hampton": 22976, + "punching": 22977, + "fascism": 22978, + "gst": 22979, + "deflect": 22980, + "grac": 22981, + "failings": 22982, + "unfavorable": 22983, + "entrances": 22984, + "##iners": 22985, + "contradiction": 22986, + "fior": 22987, + "forecasters": 22988, + "infiltrate": 22989, + "develops": 22990, + "##rene": 22991, + "##entin": 22992, + "pueb": 22993, + "##bold": 22994, + "hannah": 22995, + "##mor": 22996, + "peaked": 22997, + "muddy": 22998, + "idle": 22999, + "stamped": 23000, + "##iosity": 23001, + "reintegration": 23002, + "outages": 23003, + "choir": 23004, + "omitted": 23005, + "timorese": 23006, + "##dern": 23007, + "edges": 23008, + "greenspan": 23009, + "waive": 23010, + "reassuring": 23011, + "onboard": 23012, + "chats": 23013, + "rie": 23014, + "extinguished": 23015, + "bmw": 23016, + "aman": 23017, + "parame": 23018, + "##zal": 23019, + "coastguard": 23020, + "ipc": 23021, + "vigilante": 23022, + "209": 23023, + "bows": 23024, + "##olios": 23025, + "avenge": 23026, + "##vini": 23027, + "elaine": 23028, + "ferraro": 23029, + "brewing": 23030, + "redund": 23031, + "pursu": 23032, + "bibi": 23033, + "##gett": 23034, + "##inton": 23035, + "23rd": 23036, + "browne": 23037, + "counselling": 23038, + "drawings": 23039, + "amput": 23040, + "miserable": 23041, + "lapses": 23042, + "delight": 23043, + "##esta": 23044, + "penitentiary": 23045, + "bookst": 23046, + "sidelined": 23047, + "vat": 23048, + "##face": 23049, + "stephens": 23050, + "fumes": 23051, + "apollo": 23052, + "islanders": 23053, + "obsession": 23054, + "banquet": 23055, + "##adar": 23056, + "allison": 23057, + "mailing": 23058, + "scoff": 23059, + "alfredo": 23060, + "hess": 23061, + "spinal": 23062, + "governorate": 23063, + "bracing": 23064, + "somber": 23065, + "##abao": 23066, + "##git": 23067, + "obe": 23068, + "samaj": 23069, + "widows": 23070, + "inconvenience": 23071, + "ramifications": 23072, + "abhisit": 23073, + "usda": 23074, + "schae": 23075, + "oxfam": 23076, + "hypoth": 23077, + "frigate": 23078, + "pitted": 23079, + "##ahon": 23080, + "fanned": 23081, + "ashok": 23082, + "nurt": 23083, + "phoned": 23084, + "235": 23085, + "cps": 23086, + "##redo": 23087, + "tirana": 23088, + "spaniards": 23089, + "takers": 23090, + "petitioned": 23091, + "stain": 23092, + "vaugh": 23093, + "insaf": 23094, + "scotia": 23095, + "oro": 23096, + "pulitzer": 23097, + "emancip": 23098, + "##conomic": 23099, + "imply": 23100, + "ranarid": 23101, + "bsf": 23102, + "extracted": 23103, + "energetic": 23104, + "equatorial": 23105, + "combative": 23106, + "##iently": 23107, + "bakery": 23108, + "parliamentarian": 23109, + "thorny": 23110, + "lamar": 23111, + "eul": 23112, + "maori": 23113, + "unwar": 23114, + "scrub": 23115, + "diem": 23116, + "zach": 23117, + "kagan": 23118, + "brack": 23119, + "giffords": 23120, + "lancash": 23121, + "mcint": 23122, + "genetically": 23123, + "scha": 23124, + "scandin": 23125, + "calmly": 23126, + "structured": 23127, + "compatriots": 23128, + "elie": 23129, + "perspectives": 23130, + "##inished": 23131, + "ranariddh": 23132, + "fsb": 23133, + "##yi": 23134, + "##insurg": 23135, + "unwillingness": 23136, + "##esterol": 23137, + "fahd": 23138, + "##pres": 23139, + "pawn": 23140, + "ciudad": 23141, + "brahimi": 23142, + "rhyth": 23143, + "charts": 23144, + "quakes": 23145, + "##raft": 23146, + "bangui": 23147, + "embryos": 23148, + "compensated": 23149, + "marilyn": 23150, + "multicultural": 23151, + "atmospheric": 23152, + "flake": 23153, + "lancashire": 23154, + "rested": 23155, + "hideouts": 23156, + "2000s": 23157, + "unintended": 23158, + "##abh": 23159, + "labelled": 23160, + "scenic": 23161, + "brzezinski": 23162, + "pi": 23163, + "chie": 23164, + "205": 23165, + "##break": 23166, + "roland": 23167, + "unmarried": 23168, + "counterinsurg": 23169, + "bailed": 23170, + "ub": 23171, + "cholesterol": 23172, + "nud": 23173, + "messenger": 23174, + "roundtable": 23175, + "erroneous": 23176, + "##gil": 23177, + "guise": 23178, + "wept": 23179, + "mixing": 23180, + "abdomen": 23181, + "oecd": 23182, + "mia": 23183, + "misappropri": 23184, + "poaching": 23185, + "plausible": 23186, + "nava": 23187, + "portfolios": 23188, + "contacting": 23189, + "contemplated": 23190, + "teller": 23191, + "luiz": 23192, + "1895": 23193, + "porch": 23194, + "keystone": 23195, + "frist": 23196, + "conception": 23197, + "brisbane": 23198, + "kav": 23199, + "unwarrant": 23200, + "contagious": 23201, + "decry": 23202, + "pretending": 23203, + "festive": 23204, + "awakening": 23205, + "vegetation": 23206, + "##olini": 23207, + "##lal": 23208, + "tantamount": 23209, + "righteous": 23210, + "ned": 23211, + "yukos": 23212, + "cameraman": 23213, + "brend": 23214, + "ont": 23215, + "pendleton": 23216, + "duffy": 23217, + "mcbride": 23218, + "onlookers": 23219, + "soto": 23220, + "gin": 23221, + "sliding": 23222, + "gravely": 23223, + "swir": 23224, + "cybers": 23225, + "trajectory": 23226, + "sweeney": 23227, + "##ishment": 23228, + "marrying": 23229, + "massacred": 23230, + "breyer": 23231, + "dred": 23232, + "reunite": 23233, + "motorcycl": 23234, + "##orp": 23235, + "sonoma": 23236, + "##orio": 23237, + "##aned": 23238, + "##etia": 23239, + "gangsters": 23240, + "##opy": 23241, + "colonialism": 23242, + "ls": 23243, + "strand": 23244, + "calcutta": 23245, + "disparities": 23246, + "cnbc": 23247, + "commuted": 23248, + "mortg": 23249, + "saunders": 23250, + "bounds": 23251, + "yours": 23252, + "##rahman": 23253, + "wail": 23254, + "beefed": 23255, + "downstream": 23256, + "mof": 23257, + "unwarranted": 23258, + "dillon": 23259, + "entirety": 23260, + "##iks": 23261, + "heirs": 23262, + "sickness": 23263, + "##burger": 23264, + "##wife": 23265, + "##jal": 23266, + "##bajo": 23267, + "shuttered": 23268, + "yaroslav": 23269, + "alejandro": 23270, + "denomination": 23271, + "##ointed": 23272, + "inglewood": 23273, + "aam": 23274, + "hurried": 23275, + "subversive": 23276, + "dv": 23277, + "##xies": 23278, + "##elage": 23279, + "siding": 23280, + "dictated": 23281, + "amassed": 23282, + "plebiscite": 23283, + "semester": 23284, + "feast": 23285, + "rale": 23286, + "##fan": 23287, + "buddhism": 23288, + "concerts": 23289, + "pastors": 23290, + "autobiography": 23291, + "illusion": 23292, + "tha": 23293, + "champagne": 23294, + "adversely": 23295, + "consolidating": 23296, + "gillespie": 23297, + "shakespe": 23298, + "psychologists": 23299, + "philosopher": 23300, + "presumption": 23301, + "soured": 23302, + "##apper": 23303, + "preside": 23304, + "##wad": 23305, + "icy": 23306, + "##hm": 23307, + "##jon": 23308, + "100th": 23309, + "pounding": 23310, + "##idity": 23311, + "nunn": 23312, + "unfinished": 23313, + "masse": 23314, + "grenada": 23315, + "coimbatore": 23316, + "guj": 23317, + "preston": 23318, + "lexington": 23319, + "mice": 23320, + "disparity": 23321, + "exceeds": 23322, + "plaster": 23323, + "foreseeable": 23324, + "ramesh": 23325, + "jah": 23326, + "wich": 23327, + "fent": 23328, + "plymouth": 23329, + "hai": 23330, + "##mberg": 23331, + "beforehand": 23332, + "streamline": 23333, + "taboo": 23334, + "kalashnikov": 23335, + "plaid": 23336, + "coping": 23337, + "guangzhou": 23338, + "readings": 23339, + "detonate": 23340, + "ducks": 23341, + "portsmouth": 23342, + "advertised": 23343, + "alexandra": 23344, + "attachment": 23345, + "abacha": 23346, + "complicating": 23347, + "##ikar": 23348, + "deteriorate": 23349, + "corker": 23350, + "particles": 23351, + "curtailed": 23352, + "seeker": 23353, + "mutt": 23354, + "disorderly": 23355, + "##affar": 23356, + "okla": 23357, + "bavarian": 23358, + "westchester": 23359, + "menu": 23360, + "##iak": 23361, + "poisonous": 23362, + "pursuant": 23363, + "masri": 23364, + "insert": 23365, + "viability": 23366, + "##hot": 23367, + "classmate": 23368, + "##atter": 23369, + "##osc": 23370, + "wagon": 23371, + "accelerating": 23372, + "##jana": 23373, + "roommate": 23374, + "cola": 23375, + "compatible": 23376, + "##fed": 23377, + "insured": 23378, + "fitzwater": 23379, + "ragh": 23380, + "schia": 23381, + "##iora": 23382, + "stockpiles": 23383, + "medically": 23384, + "cornish": 23385, + "preschool": 23386, + "##anu": 23387, + "fruitful": 23388, + "upsurge": 23389, + "duchess": 23390, + "docked": 23391, + "lut": 23392, + "gd": 23393, + "incompatible": 23394, + "homage": 23395, + "amidst": 23396, + "volkswagen": 23397, + "##card": 23398, + "benches": 23399, + "tad": 23400, + "chandler": 23401, + "cush": 23402, + "sore": 23403, + "capacities": 23404, + "manoe": 23405, + "professionalism": 23406, + "##stra": 23407, + "overcoming": 23408, + "screams": 23409, + "maure": 23410, + "strokes": 23411, + "fasting": 23412, + "fiancee": 23413, + "rd": 23414, + "shocks": 23415, + "booster": 23416, + "strings": 23417, + "shine": 23418, + "devout": 23419, + "defections": 23420, + "compromising": 23421, + "unpleas": 23422, + "##cases": 23423, + "fritz": 23424, + "##lf": 23425, + "machar": 23426, + "unveiling": 23427, + "hoss": 23428, + "inquirer": 23429, + "##boarding": 23430, + "averted": 23431, + "amalgam": 23432, + "darren": 23433, + "happily": 23434, + "loosely": 23435, + "quasi": 23436, + "insol": 23437, + "felonies": 23438, + "centrifuges": 23439, + "##bags": 23440, + "haunted": 23441, + "ibm": 23442, + "countrymen": 23443, + "prair": 23444, + "strengths": 23445, + "dwar": 23446, + "##vich": 23447, + "adnan": 23448, + "ordination": 23449, + "evacuating": 23450, + "databases": 23451, + "bites": 23452, + "bucks": 23453, + "thak": 23454, + "##ayas": 23455, + "samarra": 23456, + "humve": 23457, + "##tan": 23458, + "swung": 23459, + "feeds": 23460, + "proponent": 23461, + "safest": 23462, + "nn": 23463, + "counterinsurgency": 23464, + "##afy": 23465, + "boycotting": 23466, + "overtures": 23467, + "##lak": 23468, + "seth": 23469, + "cardi": 23470, + "telephones": 23471, + "theoretical": 23472, + "##bek": 23473, + "journals": 23474, + "ntsb": 23475, + "mitigation": 23476, + "bickering": 23477, + "steinberg": 23478, + "fen": 23479, + "##enchant": 23480, + "bulger": 23481, + "##uaries": 23482, + "duval": 23483, + "##zano": 23484, + "ardent": 23485, + "##hab": 23486, + "##acker": 23487, + "config": 23488, + "apprehension": 23489, + "halifax": 23490, + "tidal": 23491, + "felon": 23492, + "steered": 23493, + "lineup": 23494, + "eleanor": 23495, + "towed": 23496, + "gim": 23497, + "##bird": 23498, + "emailed": 23499, + "##bacher": 23500, + "gossip": 23501, + "faults": 23502, + "shroud": 23503, + "bumper": 23504, + "choking": 23505, + "falklands": 23506, + "zanz": 23507, + "indira": 23508, + "prat": 23509, + "scuff": 23510, + "maus": 23511, + "nil": 23512, + "##mara": 23513, + "unleash": 23514, + "hutchinson": 23515, + "blasting": 23516, + "ordinances": 23517, + "clarita": 23518, + "sos": 23519, + "cerv": 23520, + "armour": 23521, + "crossfire": 23522, + "fgm": 23523, + "##lave": 23524, + "partisanship": 23525, + "oligarch": 23526, + "##anan": 23527, + "ruff": 23528, + "desmond": 23529, + "referendums": 23530, + "##ibal": 23531, + "##jing": 23532, + "tricks": 23533, + "nostal": 23534, + "youthful": 23535, + "flipped": 23536, + "differed": 23537, + "insights": 23538, + "incest": 23539, + "deduction": 23540, + "shakespeare": 23541, + "knit": 23542, + "tomas": 23543, + "disdain": 23544, + "##iffer": 23545, + "##olla": 23546, + "jiabao": 23547, + "##ophone": 23548, + "jenny": 23549, + "zurich": 23550, + "veterin": 23551, + "converting": 23552, + "callers": 23553, + "upgrades": 23554, + "reservoirs": 23555, + "archer": 23556, + "complicit": 23557, + "talb": 23558, + "anew": 23559, + "mural": 23560, + "josp": 23561, + "axel": 23562, + "dislod": 23563, + "headway": 23564, + "##ounder": 23565, + "mord": 23566, + "dix": 23567, + "##listed": 23568, + "hurri": 23569, + "periph": 23570, + "barzani": 23571, + "casts": 23572, + "1885": 23573, + "dion": 23574, + "newfoundland": 23575, + "depleted": 23576, + "newln": 23577, + "autism": 23578, + "caves": 23579, + "lapse": 23580, + "##icular": 23581, + "oriental": 23582, + "replies": 23583, + "jospin": 23584, + "plunging": 23585, + "junichiro": 23586, + "accomplishment": 23587, + "subpoenaed": 23588, + "endeavour": 23589, + "maverick": 23590, + "hama": 23591, + "islamiyah": 23592, + "##kaya": 23593, + "##ivol": 23594, + "connects": 23595, + "paisley": 23596, + "hok": 23597, + "merchandise": 23598, + "pug": 23599, + "osin": 23600, + "chess": 23601, + "trailers": 23602, + "##gary": 23603, + "##aughlin": 23604, + "twent": 23605, + "##uayan": 23606, + "pregnancies": 23607, + "mischief": 23608, + "sarin": 23609, + "aspiring": 23610, + "sanitary": 23611, + "uniting": 23612, + "privy": 23613, + "kouch": 23614, + "journalistic": 23615, + "parishioners": 23616, + "hawaiian": 23617, + "euphrates": 23618, + "antiquities": 23619, + "frog": 23620, + "mih": 23621, + "kanu": 23622, + "sangh": 23623, + "airmen": 23624, + "enugu": 23625, + "##ricts": 23626, + "seym": 23627, + "afar": 23628, + "insure": 23629, + "fictional": 23630, + "textbook": 23631, + "leopold": 23632, + "##ells": 23633, + "deregulation": 23634, + "precurs": 23635, + "neurolog": 23636, + "##ovah": 23637, + "##ulo": 23638, + "jewellery": 23639, + "ayman": 23640, + "ee": 23641, + "440": 23642, + "refrained": 23643, + "strides": 23644, + "secessionist": 23645, + "##plan": 23646, + "druze": 23647, + "##nour": 23648, + "##orpor": 23649, + "smog": 23650, + "citations": 23651, + "perilous": 23652, + "collaborated": 23653, + "omn": 23654, + "mujahedeen": 23655, + "##kie": 23656, + "consume": 23657, + "hizb": 23658, + "orchestra": 23659, + "##orea": 23660, + "sandinistas": 23661, + "accessed": 23662, + "clemente": 23663, + "swaz": 23664, + "crammed": 23665, + "tee": 23666, + "fry": 23667, + "representations": 23668, + "22nd": 23669, + "anarchist": 23670, + "pessimistic": 23671, + "crest": 23672, + "anand": 23673, + "slice": 23674, + "revolutionaries": 23675, + "sighted": 23676, + "holloway": 23677, + "mcgr": 23678, + "wike": 23679, + "##boa": 23680, + "bean": 23681, + "##undo": 23682, + "dismayed": 23683, + "xiaoping": 23684, + "##mite": 23685, + "stoke": 23686, + "warmly": 23687, + "chieft": 23688, + "calib": 23689, + "warehouses": 23690, + "##ku": 23691, + "specialty": 23692, + "ardern": 23693, + "mapping": 23694, + "despicable": 23695, + "criminality": 23696, + "1894": 23697, + "firepower": 23698, + "murad": 23699, + "70th": 23700, + "plantations": 23701, + "inferior": 23702, + "mosquitoes": 23703, + "hacker": 23704, + "hurricanes": 23705, + "suzan": 23706, + "jailing": 23707, + "sympathies": 23708, + "evid": 23709, + "slic": 23710, + "lookout": 23711, + "unpleasant": 23712, + "observance": 23713, + "##wyn": 23714, + "valdez": 23715, + "325": 23716, + "shade": 23717, + "bhag": 23718, + "brighton": 23719, + "melan": 23720, + "insec": 23721, + "freeways": 23722, + "modification": 23723, + "ps4": 23724, + "swelling": 23725, + "conspirators": 23726, + "barnett": 23727, + "##ptic": 23728, + "emigrated": 23729, + "casket": 23730, + "rach": 23731, + "reformer": 23732, + "nisar": 23733, + "stam": 23734, + "mocking": 23735, + "ejected": 23736, + "podcast": 23737, + "kouchner": 23738, + "atf": 23739, + "anonymously": 23740, + "conscient": 23741, + "bader": 23742, + "parishes": 23743, + "assim": 23744, + "jehovah": 23745, + "##about": 23746, + "wilhel": 23747, + "waco": 23748, + "combining": 23749, + "reiterating": 23750, + "seymour": 23751, + "supers": 23752, + "sanjay": 23753, + "bahadur": 23754, + "exceptionally": 23755, + "##rakhan": 23756, + "scuffle": 23757, + "jing": 23758, + "recurring": 23759, + "##roponte": 23760, + "bahraini": 23761, + "afrin": 23762, + "underscoring": 23763, + "becker": 23764, + "##ukh": 23765, + "##rec": 23766, + "majid": 23767, + "sperm": 23768, + "sacking": 23769, + "liabilities": 23770, + "bolt": 23771, + "nikolai": 23772, + "whitney": 23773, + "g7": 23774, + "##ignant": 23775, + "negroponte": 23776, + "collaborators": 23777, + "federic": 23778, + "cooked": 23779, + "##sty": 23780, + "antonin": 23781, + "doorstep": 23782, + "1897": 23783, + "fiss": 23784, + "dover": 23785, + "smoked": 23786, + "zhe": 23787, + "##ayam": 23788, + "aoun": 23789, + "shadowy": 23790, + "disposition": 23791, + "mutilation": 23792, + "barge": 23793, + "hormone": 23794, + "salvini": 23795, + "devotees": 23796, + "kony": 23797, + "skir": 23798, + "##lake": 23799, + "ama": 23800, + "ansa": 23801, + "lig": 23802, + "lille": 23803, + "devise": 23804, + "bono": 23805, + "dz": 23806, + "jain": 23807, + "##goers": 23808, + "mcke": 23809, + "vault": 23810, + "##pted": 23811, + "dwp": 23812, + "amm": 23813, + "bogged": 23814, + "##phor": 23815, + "aborted": 23816, + "striving": 23817, + "ghetto": 23818, + "genius": 23819, + "gotti": 23820, + "damning": 23821, + "minibus": 23822, + "nikki": 23823, + "coaches": 23824, + "influencing": 23825, + "moderator": 23826, + "shunned": 23827, + "megan": 23828, + "firsthand": 23829, + "fc": 23830, + "prag": 23831, + "ish": 23832, + "invaders": 23833, + "popularly": 23834, + "##uggish": 23835, + "inspecting": 23836, + "smash": 23837, + "seniority": 23838, + "buckley": 23839, + "canterbury": 23840, + "pau": 23841, + "##she": 23842, + "##hour": 23843, + "inefficient": 23844, + "##hyd": 23845, + "##gado": 23846, + "characteristic": 23847, + "##aku": 23848, + "dormitory": 23849, + "##fo": 23850, + "bustling": 23851, + "##entes": 23852, + "restricts": 23853, + "mcgovern": 23854, + "mclaughlin": 23855, + "##writing": 23856, + "expands": 23857, + "##idis": 23858, + "induce": 23859, + "sirte": 23860, + "reinstatement": 23861, + "dividends": 23862, + "lauderdale": 23863, + "##otine": 23864, + "oppressive": 23865, + "##ukwu": 23866, + "gravel": 23867, + "clot": 23868, + "ancestry": 23869, + "surprises": 23870, + "calgary": 23871, + "holden": 23872, + "##rar": 23873, + "dysfunctional": 23874, + "zaid": 23875, + "##meas": 23876, + "retros": 23877, + "epp": 23878, + "hagg": 23879, + "reassigned": 23880, + "stalking": 23881, + "bruising": 23882, + "rin": 23883, + "usaid": 23884, + "ston": 23885, + "seeming": 23886, + "pomona": 23887, + "trailed": 23888, + "##charge": 23889, + "synthetic": 23890, + "outnumbered": 23891, + "relayed": 23892, + "climbers": 23893, + "picnic": 23894, + "aller": 23895, + "alison": 23896, + "kady": 23897, + "chaf": 23898, + "lungren": 23899, + "dornan": 23900, + "evolve": 23901, + "jensen": 23902, + "##pour": 23903, + "##ayama": 23904, + "sap": 23905, + "bulls": 23906, + "lovely": 23907, + "xenophobia": 23908, + "ivanka": 23909, + "##arya": 23910, + "##nas": 23911, + "arises": 23912, + "##avs": 23913, + "buj": 23914, + "heavyweight": 23915, + "expatriates": 23916, + "angelo": 23917, + "##ijani": 23918, + "parameters": 23919, + "addicted": 23920, + "ninety": 23921, + "intercourse": 23922, + "##inence": 23923, + "hq": 23924, + "pecul": 23925, + "dismal": 23926, + "marriott": 23927, + "diallo": 23928, + "roses": 23929, + "finalised": 23930, + "##iye": 23931, + "twa": 23932, + "##rag": 23933, + "documenting": 23934, + "staunchly": 23935, + "attribute": 23936, + "vog": 23937, + "dyl": 23938, + "##ganov": 23939, + "sustainability": 23940, + "byron": 23941, + "isolating": 23942, + "##incorpor": 23943, + "tripura": 23944, + "unify": 23945, + "fancy": 23946, + "presse": 23947, + "catalyst": 23948, + "##uj": 23949, + "responsibly": 23950, + "abbey": 23951, + "osw": 23952, + "cheated": 23953, + "launcher": 23954, + "peculiar": 23955, + "bakh": 23956, + "rios": 23957, + "leung": 23958, + "outl": 23959, + "liberalism": 23960, + "fazl": 23961, + "rays": 23962, + "tadic": 23963, + "parkway": 23964, + "subordinates": 23965, + "empathy": 23966, + "mccall": 23967, + "lafay": 23968, + "idi": 23969, + "pean": 23970, + "senegalese": 23971, + "##odies": 23972, + "freddie": 23973, + "marker": 23974, + "muted": 23975, + "booby": 23976, + "ager": 23977, + "supermar": 23978, + "storming": 23979, + "dancers": 23980, + "jind": 23981, + "conservancy": 23982, + "starved": 23983, + "vulnerabilities": 23984, + "dok": 23985, + "specializing": 23986, + "resolute": 23987, + "sek": 23988, + "nicosia": 23989, + "anast": 23990, + "bef": 23991, + "##awk": 23992, + "chid": 23993, + "roller": 23994, + "paran": 23995, + "trill": 23996, + "##ukovich": 23997, + "##idental": 23998, + "muni": 23999, + "osinbajo": 24000, + "mazar": 24001, + "zer": 24002, + "traction": 24003, + "lengths": 24004, + "fallon": 24005, + "royce": 24006, + "reciprocal": 24007, + "inhalation": 24008, + "underestimated": 24009, + "manoeuv": 24010, + "##gara": 24011, + "rue": 24012, + "##rals": 24013, + "koz": 24014, + "murkowski": 24015, + "klux": 24016, + "##ukes": 24017, + "##announced": 24018, + "mighty": 24019, + "harboring": 24020, + "equation": 24021, + "munoz": 24022, + "shill": 24023, + "qualification": 24024, + "nob": 24025, + "thais": 24026, + "##aby": 24027, + "discretionary": 24028, + "feuding": 24029, + "gentlemen": 24030, + "##aise": 24031, + "maryam": 24032, + "ponder": 24033, + "dement": 24034, + "cycling": 24035, + "bermuda": 24036, + "ix": 24037, + "agg": 24038, + "quicker": 24039, + "initials": 24040, + "cinema": 24041, + "nitish": 24042, + "aegis": 24043, + "ignorant": 24044, + "fork": 24045, + "5m": 24046, + "locking": 24047, + "lafayette": 24048, + "aguilar": 24049, + "masterminding": 24050, + "unease": 24051, + "latimes": 24052, + "##endering": 24053, + "vertical": 24054, + "1893": 24055, + "chib": 24056, + "aig": 24057, + "##tland": 24058, + "maureen": 24059, + "newsmen": 24060, + "environments": 24061, + "mortuary": 24062, + "faulted": 24063, + "cj": 24064, + "boon": 24065, + "fang": 24066, + "hick": 24067, + "zanzibar": 24068, + "brake": 24069, + "attaches": 24070, + "backwards": 24071, + "disintegr": 24072, + "cels": 24073, + "composite": 24074, + "biting": 24075, + "##bay": 24076, + "##jam": 24077, + "burgeoning": 24078, + "hamlet": 24079, + "dentist": 24080, + "bearer": 24081, + "daddy": 24082, + "khawa": 24083, + "##aru": 24084, + "reap": 24085, + "hirs": 24086, + "prematurely": 24087, + "##ecks": 24088, + "armaments": 24089, + "cultivated": 24090, + "miscon": 24091, + "correl": 24092, + "apps": 24093, + "wooded": 24094, + "crocod": 24095, + "lens": 24096, + "bred": 24097, + "romance": 24098, + "dislike": 24099, + "novels": 24100, + "bork": 24101, + "prer": 24102, + "kadyrov": 24103, + "townships": 24104, + "overran": 24105, + "##anov": 24106, + "##veloped": 24107, + "phrases": 24108, + "staring": 24109, + "##inde": 24110, + "fostering": 24111, + "##ometric": 24112, + "pvs": 24113, + "##cot": 24114, + "suther": 24115, + "motorway": 24116, + "resettled": 24117, + "waterways": 24118, + "cey": 24119, + "##adia": 24120, + "##apeut": 24121, + "erratic": 24122, + "lauren": 24123, + "27th": 24124, + "unchecked": 24125, + "vomiting": 24126, + "cancers": 24127, + "retreating": 24128, + "intending": 24129, + "harding": 24130, + "inquired": 24131, + "##ocrat": 24132, + "summon": 24133, + "##itte": 24134, + "unannounced": 24135, + "##eras": 24136, + "prere": 24137, + "blend": 24138, + "bowen": 24139, + "##idar": 24140, + "##begovic": 24141, + "unexplained": 24142, + "arrears": 24143, + "grind": 24144, + "sinha": 24145, + "clans": 24146, + "towering": 24147, + "bong": 24148, + "constabulary": 24149, + "rites": 24150, + "acosta": 24151, + "monuc": 24152, + "iaf": 24153, + "briefs": 24154, + "lhasa": 24155, + "imo": 24156, + "flung": 24157, + "##mount": 24158, + "magh": 24159, + "foam": 24160, + "sutton": 24161, + "yahya": 24162, + "frenzy": 24163, + "vengeance": 24164, + "cw": 24165, + "jfk": 24166, + "detector": 24167, + "refere": 24168, + "paragraphs": 24169, + "raleigh": 24170, + "hindered": 24171, + "heller": 24172, + "locom": 24173, + "bark": 24174, + "anticipating": 24175, + "ransacked": 24176, + "abdur": 24177, + "##bike": 24178, + "sinister": 24179, + "quentin": 24180, + "nightmar": 24181, + "samantha": 24182, + "metropolis": 24183, + "liang": 24184, + "radius": 24185, + "##lec": 24186, + "mudslides": 24187, + "duly": 24188, + "handlers": 24189, + "thanking": 24190, + "vale": 24191, + "##ulton": 24192, + "flav": 24193, + "cair": 24194, + "marqu": 24195, + "dioces": 24196, + "expectancy": 24197, + "digits": 24198, + "nish": 24199, + "holly": 24200, + "shrines": 24201, + "##loo": 24202, + "nerves": 24203, + "pim": 24204, + "mossad": 24205, + "1892": 24206, + "cycles": 24207, + "diction": 24208, + "##oley": 24209, + "gods": 24210, + "##emocratic": 24211, + "yanukovich": 24212, + "penetrate": 24213, + "contemplating": 24214, + "dres": 24215, + "sond": 24216, + "itiner": 24217, + "ould": 24218, + "orchestrating": 24219, + "tes": 24220, + "quir": 24221, + "papadopoulos": 24222, + "##orthy": 24223, + "bunkers": 24224, + "sony": 24225, + "downey": 24226, + "departmental": 24227, + "hesitant": 24228, + "##mire": 24229, + "bearded": 24230, + "uncondition": 24231, + "##moon": 24232, + "aiad": 24233, + "maltese": 24234, + "bache": 24235, + "tep": 24236, + "zu": 24237, + "cornyn": 24238, + "reeves": 24239, + "greenberg": 24240, + "sins": 24241, + "ecp": 24242, + "orphanage": 24243, + "baca": 24244, + "imperialism": 24245, + "chalabi": 24246, + "frem": 24247, + "cardboard": 24248, + "saxony": 24249, + "##rawi": 24250, + "hof": 24251, + "eagles": 24252, + "disneyland": 24253, + "misused": 24254, + "nause": 24255, + "tene": 24256, + "lace": 24257, + "sinalo": 24258, + "sdp": 24259, + "guo": 24260, + "lau": 24261, + "dashed": 24262, + "tuz": 24263, + "##geny": 24264, + "schulz": 24265, + "euthanasia": 24266, + "yuc": 24267, + "stalling": 24268, + "bran": 24269, + "edt": 24270, + "memorable": 24271, + "##xton": 24272, + "##rupts": 24273, + "unprov": 24274, + "thumbs": 24275, + "paddy": 24276, + "overturning": 24277, + "inherently": 24278, + "leicester": 24279, + "hipp": 24280, + "burying": 24281, + "mutilated": 24282, + "teddy": 24283, + "##shi": 24284, + "lessen": 24285, + "##gradation": 24286, + "##ewan": 24287, + "aiadmk": 24288, + "mcdou": 24289, + "samsung": 24290, + "acquaintance": 24291, + "darling": 24292, + "polarized": 24293, + "scoring": 24294, + "schl": 24295, + "palo": 24296, + "gunfight": 24297, + "attributes": 24298, + "khawaja": 24299, + "tilt": 24300, + "despatch": 24301, + "leasing": 24302, + "playbook": 24303, + "obstet": 24304, + "##antes": 24305, + "transplants": 24306, + "abandonment": 24307, + "annulled": 24308, + "##lific": 24309, + "sheltered": 24310, + "progressed": 24311, + "derel": 24312, + "aggreg": 24313, + "resilient": 24314, + "chowk": 24315, + "grader": 24316, + "unexploded": 24317, + "vint": 24318, + "essays": 24319, + "contraven": 24320, + "freetown": 24321, + "meghan": 24322, + "lieutenants": 24323, + "slots": 24324, + "powerhouse": 24325, + "##engen": 24326, + "izet": 24327, + "educator": 24328, + "collaborate": 24329, + "raval": 24330, + "paused": 24331, + "principally": 24332, + "connell": 24333, + "domen": 24334, + "redistribution": 24335, + "lj": 24336, + "##xed": 24337, + "broadband": 24338, + "snag": 24339, + "rapids": 24340, + "mistreated": 24341, + "disappearing": 24342, + "disillusioned": 24343, + "ripe": 24344, + "bored": 24345, + "sutherland": 24346, + "blues": 24347, + "signalled": 24348, + "memorials": 24349, + "cyclists": 24350, + "bowman": 24351, + "anatoly": 24352, + "mirrors": 24353, + "pitting": 24354, + "##chai": 24355, + "earns": 24356, + "parallels": 24357, + "harman": 24358, + "mehm": 24359, + "harrowing": 24360, + "liner": 24361, + "expulsions": 24362, + "mozambican": 24363, + "prerog": 24364, + "ocasio": 24365, + "planner": 24366, + "brasilia": 24367, + "##lar": 24368, + "voj": 24369, + "##dahl": 24370, + "saeb": 24371, + "blogs": 24372, + "counterint": 24373, + "colombians": 24374, + "repatriate": 24375, + "##uti": 24376, + "khatt": 24377, + "mari": 24378, + "akhtar": 24379, + "mistress": 24380, + "centralized": 24381, + "##ascular": 24382, + "212": 24383, + "insects": 24384, + "unconditionally": 24385, + "anto": 24386, + "redwood": 24387, + "trivial": 24388, + "signatory": 24389, + "attracts": 24390, + "wass": 24391, + "##amaiah": 24392, + "starring": 24393, + "unmarked": 24394, + "cecil": 24395, + "sheh": 24396, + "bakers": 24397, + "reliant": 24398, + "eliot": 24399, + "persists": 24400, + "bhopal": 24401, + "discounted": 24402, + "benchmark": 24403, + "fod": 24404, + "streamed": 24405, + "astra": 24406, + "hugged": 24407, + "##emics": 24408, + "litvin": 24409, + "ushered": 24410, + "##idated": 24411, + "artery": 24412, + "ghe": 24413, + "harmless": 24414, + "soros": 24415, + "##frame": 24416, + "jalalabad": 24417, + "behavioral": 24418, + "messy": 24419, + "dependency": 24420, + "##igr": 24421, + "spla": 24422, + "sani": 24423, + "doping": 24424, + "enlarged": 24425, + "460": 24426, + "mongolian": 24427, + "renounced": 24428, + "xenophobic": 24429, + "razed": 24430, + "tarmac": 24431, + "mickey": 24432, + "culprit": 24433, + "premiership": 24434, + "kara": 24435, + "vandals": 24436, + "moderation": 24437, + "assemblywoman": 24438, + "shouts": 24439, + "##alon": 24440, + "farrell": 24441, + "queue": 24442, + "interl": 24443, + "suspends": 24444, + "diarrhea": 24445, + "caa": 24446, + "ntv": 24447, + "smithson": 24448, + "evict": 24449, + "golds": 24450, + "barbec": 24451, + "broward": 24452, + "skop": 24453, + "barnier": 24454, + "1889": 24455, + "levant": 24456, + "disagrees": 24457, + "invites": 24458, + "##tex": 24459, + "mistrial": 24460, + "furnish": 24461, + "gunbattle": 24462, + "ero": 24463, + "taw": 24464, + "outsour": 24465, + "yosemite": 24466, + "mammoth": 24467, + "habe": 24468, + "grum": 24469, + "unnecessarily": 24470, + "misdemean": 24471, + "hamdan": 24472, + "livingston": 24473, + "cranston": 24474, + "kram": 24475, + "amuse": 24476, + "byrne": 24477, + "hospitalised": 24478, + "removes": 24479, + "uneth": 24480, + "modeled": 24481, + "applaud": 24482, + "rendering": 24483, + "##ukan": 24484, + "375": 24485, + "stoltenberg": 24486, + "zheng": 24487, + "wedge": 24488, + "convening": 24489, + "hayward": 24490, + "demographics": 24491, + "adorn": 24492, + "cbc": 24493, + "sizes": 24494, + "excesses": 24495, + "##orius": 24496, + "formulate": 24497, + "internment": 24498, + "ruby": 24499, + "hafiz": 24500, + "needles": 24501, + "atlantis": 24502, + "billboards": 24503, + "ames": 24504, + "##anna": 24505, + "investigates": 24506, + "burglar": 24507, + "heil": 24508, + "normalcy": 24509, + "quash": 24510, + "metic": 24511, + "##ellin": 24512, + "graders": 24513, + "collects": 24514, + "generosity": 24515, + "walton": 24516, + "repealing": 24517, + "alar": 24518, + "fluent": 24519, + "##esia": 24520, + "##interpret": 24521, + "foreman": 24522, + "uniqu": 24523, + "spilling": 24524, + "dwellers": 24525, + "sinaloa": 24526, + "kane": 24527, + "kauf": 24528, + "ranchers": 24529, + "expelling": 24530, + "slamming": 24531, + "synagogues": 24532, + "imbalance": 24533, + "ied": 24534, + "##uah": 24535, + "yarm": 24536, + "sickened": 24537, + "ridiculed": 24538, + "clears": 24539, + "renee": 24540, + "jihadi": 24541, + "chitt": 24542, + "dignified": 24543, + "##igo": 24544, + "insurer": 24545, + "als": 24546, + "siem": 24547, + "hypothetical": 24548, + "vou": 24549, + "siddar": 24550, + "##hito": 24551, + "scooter": 24552, + "agrarian": 24553, + "izetbegovic": 24554, + "26th": 24555, + "scorched": 24556, + "ani": 24557, + "cip": 24558, + "query": 24559, + "tau": 24560, + "legalizing": 24561, + "siddiqui": 24562, + "cherished": 24563, + "julio": 24564, + "delete": 24565, + "creatures": 24566, + "mec": 24567, + "butch": 24568, + "andr": 24569, + "##rays": 24570, + "saff": 24571, + "adolescent": 24572, + "zyu": 24573, + "coveted": 24574, + "shalit": 24575, + "stifle": 24576, + "galleg": 24577, + "loads": 24578, + "diverting": 24579, + "semiautomatic": 24580, + "ily": 24581, + "grievous": 24582, + "kissing": 24583, + "dic": 24584, + "##irre": 24585, + "zyuganov": 24586, + "##inkel": 24587, + "poth": 24588, + "rugby": 24589, + "##establish": 24590, + "prairie": 24591, + "##bart": 24592, + "playboy": 24593, + "ignite": 24594, + "compares": 24595, + "celsius": 24596, + "coffins": 24597, + "##omanana": 24598, + "waivers": 24599, + "aeronautics": 24600, + "aspirants": 24601, + "chongqing": 24602, + "monumental": 24603, + "##aphor": 24604, + "cheat": 24605, + "calais": 24606, + "mesh": 24607, + "tasman": 24608, + "unprovoked": 24609, + "careg": 24610, + "dans": 24611, + "gloss": 24612, + "surname": 24613, + "kart": 24614, + "##erty": 24615, + "dusk": 24616, + "perse": 24617, + "schw": 24618, + "##itius": 24619, + "corrects": 24620, + "adolescents": 24621, + "victimized": 24622, + "visions": 24623, + "chlorine": 24624, + "dese": 24625, + "lori": 24626, + "##leys": 24627, + "alight": 24628, + "canceling": 24629, + "emphasizes": 24630, + "hanna": 24631, + "levied": 24632, + "cah": 24633, + "thigh": 24634, + "raiders": 24635, + "taser": 24636, + "behaved": 24637, + "silently": 24638, + "stepfather": 24639, + "truckers": 24640, + "distances": 24641, + "thermal": 24642, + "effic": 24643, + "katy": 24644, + "defective": 24645, + "peddling": 24646, + "##ounces": 24647, + "immunization": 24648, + "leniency": 24649, + "##oco": 24650, + "taft": 24651, + "valuables": 24652, + "##pent": 24653, + "enclosed": 24654, + "##ahl": 24655, + "usur": 24656, + "barney": 24657, + "snakes": 24658, + "dominates": 24659, + "jup": 24660, + "leaned": 24661, + "curiosity": 24662, + "beta": 24663, + "survives": 24664, + "##iree": 24665, + "cheryl": 24666, + "##okie": 24667, + "bluntly": 24668, + "bevin": 24669, + "##riman": 24670, + "intolerable": 24671, + "gael": 24672, + "betanc": 24673, + "calvin": 24674, + "swaziland": 24675, + "##rou": 24676, + "finalize": 24677, + "exemplary": 24678, + "donating": 24679, + "##uchin": 24680, + "horrendous": 24681, + "menem": 24682, + "receiver": 24683, + "defused": 24684, + "pageant": 24685, + "foil": 24686, + "950": 24687, + "jazz": 24688, + "ideologies": 24689, + "flashing": 24690, + "knights": 24691, + "kobe": 24692, + "##hara": 24693, + "##eseen": 24694, + "flourish": 24695, + "bau": 24696, + "ves": 24697, + "persona": 24698, + "korn": 24699, + "theoretically": 24700, + "misinterpret": 24701, + "intruder": 24702, + "tus": 24703, + "brom": 24704, + "##erno": 24705, + "abstract": 24706, + "##elan": 24707, + "gearing": 24708, + "##vp": 24709, + "##unz": 24710, + "ego": 24711, + "belize": 24712, + "saskatch": 24713, + "##actively": 24714, + "subsidiaries": 24715, + "cramped": 24716, + "##pring": 24717, + "swore": 24718, + "pieter": 24719, + "##uble": 24720, + "bolstering": 24721, + "insensitive": 24722, + "##zier": 24723, + "resemble": 24724, + "fujian": 24725, + "##esing": 24726, + "conquer": 24727, + "converged": 24728, + "schwe": 24729, + "grocer": 24730, + "negro": 24731, + "discomfort": 24732, + "##uria": 24733, + "therapeut": 24734, + "##teenth": 24735, + "massed": 24736, + "pavel": 24737, + "passages": 24738, + "saskatchewan": 24739, + "feder": 24740, + "insect": 24741, + "##eshire": 24742, + "##alt": 24743, + "sharks": 24744, + "dicks": 24745, + "skelet": 24746, + "cud": 24747, + "preconditions": 24748, + "lounge": 24749, + "abolishing": 24750, + "prohibitions": 24751, + "mint": 24752, + "mauritius": 24753, + "billboard": 24754, + "connectivity": 24755, + "ora": 24756, + "inact": 24757, + "qure": 24758, + "olu": 24759, + "tina": 24760, + "walmart": 24761, + "lively": 24762, + "demolish": 24763, + "maize": 24764, + "sabc": 24765, + "eloqu": 24766, + "reprocess": 24767, + "agon": 24768, + "theaters": 24769, + "sunrise": 24770, + "skripal": 24771, + "bombarded": 24772, + "southbound": 24773, + "dementia": 24774, + "hp": 24775, + "crocker": 24776, + "junct": 24777, + "puk": 24778, + "metaphor": 24779, + "flattened": 24780, + "sage": 24781, + "##riya": 24782, + "eyebrows": 24783, + "forcible": 24784, + "laurel": 24785, + "##oster": 24786, + "rivalries": 24787, + "kris": 24788, + "reset": 24789, + "monkeys": 24790, + "151": 24791, + "lehman": 24792, + "hag": 24793, + "stalls": 24794, + "royalty": 24795, + "enacting": 24796, + "spears": 24797, + "extraction": 24798, + "##mba": 24799, + "rangoon": 24800, + "ftc": 24801, + "nes": 24802, + "honeymoon": 24803, + "initiating": 24804, + "nond": 24805, + "cyberspace": 24806, + "multib": 24807, + "nominal": 24808, + "supplementary": 24809, + "martyrdom": 24810, + "diminishing": 24811, + "culmination": 24812, + "noah": 24813, + "howe": 24814, + "surrendering": 24815, + "robes": 24816, + "repayment": 24817, + "raytheon": 24818, + "##lifting": 24819, + "##change": 24820, + "claw": 24821, + "##uga": 24822, + "importation": 24823, + "motorbike": 24824, + "crafts": 24825, + "rescuing": 24826, + "##incorporated": 24827, + "tmc": 24828, + "reclusive": 24829, + "##iewski": 24830, + "restraints": 24831, + "elegant": 24832, + "maya": 24833, + "boring": 24834, + "##sm": 24835, + "pornographic": 24836, + "pathway": 24837, + "kindness": 24838, + "##nings": 24839, + "backfire": 24840, + "stabilizing": 24841, + "bragg": 24842, + "overh": 24843, + "baha": 24844, + "psycho": 24845, + "limousine": 24846, + "##arium": 24847, + "barker": 24848, + "rapists": 24849, + "chatter": 24850, + "nfl": 24851, + "##arts": 24852, + "dreamed": 24853, + "arif": 24854, + "luft": 24855, + "generator": 24856, + "ethanol": 24857, + "unruly": 24858, + "farrakhan": 24859, + "cao": 24860, + "clown": 24861, + "deplorable": 24862, + "fortnight": 24863, + "##ubei": 24864, + "miscal": 24865, + "authorizes": 24866, + "mckinney": 24867, + "aliyev": 24868, + "kopp": 24869, + "discreet": 24870, + "deficiency": 24871, + "booking": 24872, + "footsteps": 24873, + "abstain": 24874, + "urdu": 24875, + "##90": 24876, + "tagged": 24877, + "tahir": 24878, + "##oyama": 24879, + "decreasing": 24880, + "fitch": 24881, + "bergen": 24882, + "##oweri": 24883, + "dreamers": 24884, + "yousef": 24885, + "alignment": 24886, + "##agency": 24887, + "ravalomanana": 24888, + "zafar": 24889, + "catholicism": 24890, + "bie": 24891, + "nunes": 24892, + "crpf": 24893, + "bucket": 24894, + "biologist": 24895, + "yoweri": 24896, + "##cam": 24897, + "##attacks": 24898, + "collapses": 24899, + "verbally": 24900, + "capitalize": 24901, + "governs": 24902, + "surin": 24903, + "bachelet": 24904, + "mcmahon": 24905, + "handic": 24906, + "newshour": 24907, + "priced": 24908, + "spinning": 24909, + "insignia": 24910, + "pomp": 24911, + "nsw": 24912, + "##wadi": 24913, + "presses": 24914, + "confiscation": 24915, + "##watch": 24916, + "##asper": 24917, + "frontrunner": 24918, + "translates": 24919, + "wrapping": 24920, + "successors": 24921, + "trickle": 24922, + "populism": 24923, + "belly": 24924, + "mukherjee": 24925, + "marseille": 24926, + "circumc": 24927, + "##peg": 24928, + "##ventional": 24929, + "lasts": 24930, + "infob": 24931, + "festivals": 24932, + "santo": 24933, + "manson": 24934, + "rama": 24935, + "disguise": 24936, + "wwii": 24937, + "copied": 24938, + "##lair": 24939, + "overpower": 24940, + "consultancy": 24941, + "shaheen": 24942, + "reconstruct": 24943, + "intensely": 24944, + "##otism": 24945, + "danced": 24946, + "postings": 24947, + "heinz": 24948, + "formulated": 24949, + "matte": 24950, + "fret": 24951, + "ruto": 24952, + "##kovic": 24953, + "##oupe": 24954, + "schengen": 24955, + "taps": 24956, + "##azed": 24957, + "irene": 24958, + "northbound": 24959, + "grumman": 24960, + "ratko": 24961, + "columbine": 24962, + "goats": 24963, + "muscles": 24964, + "alma": 24965, + "rector": 24966, + "magnific": 24967, + "cafeteria": 24968, + "##ousing": 24969, + "yaroslavsky": 24970, + "1600": 24971, + "shorten": 24972, + "mehmood": 24973, + "georges": 24974, + "exploratory": 24975, + "derogatory": 24976, + "##ariv": 24977, + "madness": 24978, + "salmond": 24979, + "montes": 24980, + "porous": 24981, + "##kop": 24982, + "skipped": 24983, + "staffs": 24984, + "blindf": 24985, + "siberian": 24986, + "packs": 24987, + "centred": 24988, + "##naire": 24989, + "rescinded": 24990, + "gina": 24991, + "213": 24992, + "cocoa": 24993, + "fliers": 24994, + "enormously": 24995, + "zika": 24996, + "245": 24997, + "rhetorical": 24998, + "##endo": 24999, + "thornton": 25000, + "derided": 25001, + "larijani": 25002, + "huntsman": 25003, + "firest": 25004, + "colleg": 25005, + "somaliland": 25006, + "faul": 25007, + "valleys": 25008, + "blument": 25009, + "##ocrats": 25010, + "chet": 25011, + "qin": 25012, + "examines": 25013, + "##chin": 25014, + "privatisation": 25015, + "doctoral": 25016, + "nos": 25017, + "repuls": 25018, + "allahabad": 25019, + "paratroopers": 25020, + "supermarkets": 25021, + "solicit": 25022, + "exasper": 25023, + "resusc": 25024, + "dehyd": 25025, + "lazio": 25026, + "elis": 25027, + "yulia": 25028, + "##askill": 25029, + "catering": 25030, + "shep": 25031, + "kph": 25032, + "##areth": 25033, + "##yd": 25034, + "grafs": 25035, + "sput": 25036, + "prelude": 25037, + "karr": 25038, + "##lectric": 25039, + "multibillion": 25040, + "affaires": 25041, + "terrific": 25042, + "discoveries": 25043, + "##stant": 25044, + "conglomerate": 25045, + "chiefly": 25046, + "surroundings": 25047, + "##ingold": 25048, + "##forestation": 25049, + "coke": 25050, + "eva": 25051, + "carve": 25052, + "fading": 25053, + "siddaramaiah": 25054, + "##yas": 25055, + "##uration": 25056, + "brah": 25057, + "anad": 25058, + "stripping": 25059, + "designing": 25060, + "camel": 25061, + "nighttime": 25062, + "mard": 25063, + "##gur": 25064, + "marquez": 25065, + "traumatized": 25066, + "sermons": 25067, + "brazilians": 25068, + "bilawal": 25069, + "antelope": 25070, + "cherok": 25071, + "nordic": 25072, + "##andong": 25073, + "sprint": 25074, + "##ials": 25075, + "rebutt": 25076, + "soweto": 25077, + "##quisite": 25078, + "uci": 25079, + "shrugged": 25080, + "tailored": 25081, + "clampdown": 25082, + "hearted": 25083, + "razak": 25084, + "raiding": 25085, + "204": 25086, + "pragmat": 25087, + "fade": 25088, + "detached": 25089, + "##imen": 25090, + "demarcation": 25091, + "##vara": 25092, + "exonerated": 25093, + "infobox": 25094, + "blvd": 25095, + "bulletproof": 25096, + "handy": 25097, + "baluchistan": 25098, + "##adays": 25099, + "fulton": 25100, + "teargas": 25101, + "spills": 25102, + "conquered": 25103, + "ethiopians": 25104, + "jams": 25105, + "##odom": 25106, + "puzzle": 25107, + "linguistic": 25108, + "##cio": 25109, + "##broken": 25110, + "##opa": 25111, + "rs2": 25112, + "##aci": 25113, + "fahren": 25114, + "viejo": 25115, + "stradd": 25116, + "bees": 25117, + "nowadays": 25118, + "temptation": 25119, + "principled": 25120, + "indiscriminately": 25121, + "richer": 25122, + "cutter": 25123, + "nazarb": 25124, + "hardy": 25125, + "diame": 25126, + "physicist": 25127, + "tyre": 25128, + "stalinist": 25129, + "norte": 25130, + "beers": 25131, + "coloured": 25132, + "panor": 25133, + "overriding": 25134, + "fukuda": 25135, + "vagu": 25136, + "sanit": 25137, + "disbelief": 25138, + "vij": 25139, + "nadler": 25140, + "ludh": 25141, + "landmarks": 25142, + "irwin": 25143, + "agn": 25144, + "probed": 25145, + "skopje": 25146, + "jupiter": 25147, + "peaks": 25148, + "greenland": 25149, + "##isco": 25150, + "tipping": 25151, + "fated": 25152, + "gail": 25153, + "kessler": 25154, + "##jia": 25155, + "##cestershire": 25156, + "roadway": 25157, + "##cz": 25158, + "medellin": 25159, + "gown": 25160, + "backtra": 25161, + "rightful": 25162, + "qualifying": 25163, + "blumenthal": 25164, + "zain": 25165, + "thani": 25166, + "wilkinson": 25167, + "afro": 25168, + "##keeping": 25169, + "apoc": 25170, + "anz": 25171, + "shear": 25172, + "pamphlets": 25173, + "angles": 25174, + "rehabilitate": 25175, + "hydra": 25176, + "uri": 25177, + "##bes": 25178, + "pollard": 25179, + "browns": 25180, + "foothold": 25181, + "gp": 25182, + "sochi": 25183, + "nina": 25184, + "chao": 25185, + "redd": 25186, + "##ubstant": 25187, + "intake": 25188, + "beheading": 25189, + "##isting": 25190, + "ozone": 25191, + "chauvin": 25192, + "smithsonian": 25193, + "trous": 25194, + "coordinates": 25195, + "savannah": 25196, + "tigray": 25197, + "stoked": 25198, + "researched": 25199, + "patton": 25200, + "ttp": 25201, + "unethical": 25202, + "scaling": 25203, + "groundbreaking": 25204, + "parcels": 25205, + "resembles": 25206, + "paranoid": 25207, + "passions": 25208, + "android": 25209, + "disav": 25210, + "demoral": 25211, + "##chat": 25212, + "boil": 25213, + "howell": 25214, + "depicts": 25215, + "gantz": 25216, + "brendan": 25217, + "##ibrand": 25218, + "swelled": 25219, + "kirby": 25220, + "ars": 25221, + "multan": 25222, + "universally": 25223, + "splm": 25224, + "erst": 25225, + "kaf": 25226, + "##journ": 25227, + "bashing": 25228, + "frontiers": 25229, + "electroc": 25230, + "sequester": 25231, + "styles": 25232, + "1888": 25233, + "arsenals": 25234, + "tuna": 25235, + "lindh": 25236, + "altering": 25237, + "doom": 25238, + "pals": 25239, + "frivol": 25240, + "homework": 25241, + "earners": 25242, + "rejoin": 25243, + "nolan": 25244, + "douma": 25245, + "swallow": 25246, + "summar": 25247, + "lynching": 25248, + "zelensky": 25249, + "dimit": 25250, + "##umberland": 25251, + "##otion": 25252, + "##ardt": 25253, + "##zn": 25254, + "moo": 25255, + "therapist": 25256, + "sayed": 25257, + "magnate": 25258, + "proclaiming": 25259, + "gillard": 25260, + "dudayev": 25261, + "temb": 25262, + "curs": 25263, + "##pox": 25264, + "sif": 25265, + "##zant": 25266, + "hurling": 25267, + "shire": 25268, + "cloning": 25269, + "countrywide": 25270, + "delic": 25271, + "contradictions": 25272, + "##leigh": 25273, + "pity": 25274, + "catalog": 25275, + "infested": 25276, + "mobilizing": 25277, + "wickrem": 25278, + "comfortably": 25279, + "destroys": 25280, + "guts": 25281, + "hockey": 25282, + "430": 25283, + "getaway": 25284, + "discouraging": 25285, + "##orient": 25286, + "sluggish": 25287, + "##lag": 25288, + "grisly": 25289, + "pullback": 25290, + "nea": 25291, + "alpine": 25292, + "habeas": 25293, + "idris": 25294, + "hilltop": 25295, + "wired": 25296, + "inflicting": 25297, + "culturally": 25298, + "rover": 25299, + "##sworth": 25300, + "dynamite": 25301, + "stigmat": 25302, + "polis": 25303, + "zip": 25304, + "##felt": 25305, + "remitt": 25306, + "contrasted": 25307, + "muscat": 25308, + "disparate": 25309, + "reinv": 25310, + "hinck": 25311, + "testimonies": 25312, + "##vable": 25313, + "usg": 25314, + "concealing": 25315, + "willis": 25316, + "tn": 25317, + "implying": 25318, + "pharmacies": 25319, + "impropri": 25320, + "satirical": 25321, + "unincorporated": 25322, + "tallah": 25323, + "tustin": 25324, + "trimble": 25325, + "baid": 25326, + "exterior": 25327, + "rollout": 25328, + "yields": 25329, + "withdraws": 25330, + "##ickshaw": 25331, + "framing": 25332, + "unifil": 25333, + "##ivas": 25334, + "leno": 25335, + "##aney": 25336, + "attained": 25337, + "icbm": 25338, + "tehs": 25339, + "tucked": 25340, + "haunt": 25341, + "dirb": 25342, + "singular": 25343, + "##oel": 25344, + "##oxide": 25345, + "ambival": 25346, + "##boo": 25347, + "cottage": 25348, + "chore": 25349, + "tuare": 25350, + "grievance": 25351, + "fusion": 25352, + "accommodations": 25353, + "cobb": 25354, + "28th": 25355, + "jeanne": 25356, + "unconventional": 25357, + "miscarri": 25358, + "incriminating": 25359, + "gee": 25360, + "aloud": 25361, + "chik": 25362, + "cemeteries": 25363, + "ghanaian": 25364, + "arpa": 25365, + "fragmented": 25366, + "quashed": 25367, + "doh": 25368, + "injections": 25369, + "mortgages": 25370, + "fluct": 25371, + "homest": 25372, + "nails": 25373, + "pike": 25374, + "##derry": 25375, + "bsp": 25376, + "spine": 25377, + "shenz": 25378, + "##uzi": 25379, + "schiavo": 25380, + "drifted": 25381, + "##umal": 25382, + "vets": 25383, + "exits": 25384, + "notoriety": 25385, + "laurence": 25386, + "1500": 25387, + "560": 25388, + "sociologist": 25389, + "touting": 25390, + "##deleg": 25391, + "saj": 25392, + "wandering": 25393, + "formulation": 25394, + "tiff": 25395, + "plotters": 25396, + "224": 25397, + "impartiality": 25398, + "##loat": 25399, + "accusers": 25400, + "fifa": 25401, + "avid": 25402, + "yunnan": 25403, + "##cki": 25404, + "##pared": 25405, + "##inth": 25406, + "expiration": 25407, + "contractual": 25408, + "sidney": 25409, + "luka": 25410, + "abm": 25411, + "religiously": 25412, + "jordanians": 25413, + "dilap": 25414, + "##undai": 25415, + "reorganized": 25416, + "daytime": 25417, + "fuhrman": 25418, + "friedrich": 25419, + "complains": 25420, + "mugh": 25421, + "nears": 25422, + "polluted": 25423, + "renovated": 25424, + "diameter": 25425, + "##cev": 25426, + "undemocratic": 25427, + "kimberly": 25428, + "majlis": 25429, + "deriv": 25430, + "deterred": 25431, + "kadima": 25432, + "bloodied": 25433, + "flocked": 25434, + "gatt": 25435, + "##umbria": 25436, + "litt": 25437, + "leary": 25438, + "rox": 25439, + "shenzhen": 25440, + "admire": 25441, + "mindset": 25442, + "inacio": 25443, + "mcmaster": 25444, + "emptied": 25445, + "30pm": 25446, + "loom": 25447, + "spam": 25448, + "awake": 25449, + "icj": 25450, + "161": 25451, + "peshmer": 25452, + "##juk": 25453, + "environmentally": 25454, + "gis": 25455, + "agitated": 25456, + "assertive": 25457, + "pertinent": 25458, + "tripled": 25459, + "dobryn": 25460, + "##asco": 25461, + "mariano": 25462, + "turbulence": 25463, + "imb": 25464, + "sues": 25465, + "currents": 25466, + "guiller": 25467, + "zuckerberg": 25468, + "##uca": 25469, + "permissible": 25470, + "markedly": 25471, + "impatient": 25472, + "censor": 25473, + "trapping": 25474, + "##asson": 25475, + "democratization": 25476, + "##assem": 25477, + "juncture": 25478, + "antid": 25479, + "tremor": 25480, + "mg": 25481, + "clusters": 25482, + "encryption": 25483, + "##igs": 25484, + "##assi": 25485, + "replacements": 25486, + "bystander": 25487, + "##rav": 25488, + "antip": 25489, + "belle": 25490, + "concurr": 25491, + "yedi": 25492, + "eduard": 25493, + "dobrynin": 25494, + "burlington": 25495, + "##cycl": 25496, + "overre": 25497, + "painst": 25498, + "truthful": 25499, + "coptic": 25500, + "hubert": 25501, + "angl": 25502, + "apathy": 25503, + "##iker": 25504, + "extrav": 25505, + "hubei": 25506, + "interagency": 25507, + "tenders": 25508, + "whittier": 25509, + "painstaking": 25510, + "mahat": 25511, + "gyn": 25512, + "unsealed": 25513, + "nunez": 25514, + "##oppy": 25515, + "hoyer": 25516, + "##nourished": 25517, + "bhat": 25518, + "upholds": 25519, + "##mit": 25520, + "unfold": 25521, + "prav": 25522, + "unimagin": 25523, + "woodrow": 25524, + "##heit": 25525, + "##falls": 25526, + "superdeleg": 25527, + "performers": 25528, + "rcmp": 25529, + "ingredient": 25530, + "##asions": 25531, + "phar": 25532, + "rebellious": 25533, + "priebus": 25534, + "ludhiana": 25535, + "aks": 25536, + "russo": 25537, + "conscientious": 25538, + "mening": 25539, + "stormont": 25540, + "desks": 25541, + "gret": 25542, + "##oval": 25543, + "##elligence": 25544, + "hotbed": 25545, + "dawson": 25546, + "culver": 25547, + "unused": 25548, + "drafts": 25549, + "uneven": 25550, + "samoa": 25551, + "captains": 25552, + "nineteen": 25553, + "murs": 25554, + "plumb": 25555, + "ellison": 25556, + "dink": 25557, + "incommunic": 25558, + "refined": 25559, + "schoolte": 25560, + "gently": 25561, + "branding": 25562, + "adama": 25563, + "bicycles": 25564, + "pointedly": 25565, + "##assee": 25566, + "blink": 25567, + "eph": 25568, + "hyundai": 25569, + "promotional": 25570, + "academia": 25571, + "consulates": 25572, + "##eep": 25573, + "sulf": 25574, + "curator": 25575, + "perennial": 25576, + "uninter": 25577, + "firemen": 25578, + "quits": 25579, + "##hof": 25580, + "##asm": 25581, + "rails": 25582, + "degradation": 25583, + "traitors": 25584, + "##ampo": 25585, + "pioneering": 25586, + "##shield": 25587, + "pyramid": 25588, + "hose": 25589, + "inaccess": 25590, + "eagerly": 25591, + "indiffer": 25592, + "206": 25593, + "abundant": 25594, + "urs": 25595, + "rez": 25596, + "nicotine": 25597, + "separates": 25598, + "##mish": 25599, + "lewd": 25600, + "tempered": 25601, + "eugen": 25602, + "corey": 25603, + "hypothes": 25604, + "grud": 25605, + "wests": 25606, + "toul": 25607, + "goodluck": 25608, + "ete": 25609, + "downgraded": 25610, + "lep": 25611, + "hsu": 25612, + "##antically": 25613, + "cardinals": 25614, + "syrac": 25615, + "baden": 25616, + "1891": 25617, + "parity": 25618, + "hasty": 25619, + "rund": 25620, + "##monton": 25621, + "seaw": 25622, + "penetration": 25623, + "fis": 25624, + "spanning": 25625, + "seasoned": 25626, + "ingushetia": 25627, + "tink": 25628, + "hd": 25629, + "hwang": 25630, + "populace": 25631, + "sinclair": 25632, + "chinatown": 25633, + "incommunicado": 25634, + "dd": 25635, + "unatt": 25636, + "##urga": 25637, + "gyan": 25638, + "greenwich": 25639, + "erstwhile": 25640, + "acquies": 25641, + "torso": 25642, + "hikers": 25643, + "panhand": 25644, + "unsatisf": 25645, + "mx": 25646, + "embank": 25647, + "vein": 25648, + "tuss": 25649, + "expo": 25650, + "climax": 25651, + "jugg": 25652, + "groom": 25653, + "##hoff": 25654, + "syracuse": 25655, + "everett": 25656, + "concentrations": 25657, + "streak": 25658, + "pharmaceuticals": 25659, + "peskov": 25660, + "##iche": 25661, + "augusto": 25662, + "emptive": 25663, + "litvinenko": 25664, + "slur": 25665, + "bn": 25666, + "satan": 25667, + "hanover": 25668, + "interestingly": 25669, + "salaf": 25670, + "factbox": 25671, + "cone": 25672, + "abdi": 25673, + "behaving": 25674, + "nazarbayev": 25675, + "##uela": 25676, + "londonderry": 25677, + "cym": 25678, + "hubbard": 25679, + "disqualification": 25680, + "annih": 25681, + "##unctions": 25682, + "shoved": 25683, + "font": 25684, + "##imbi": 25685, + "##ousal": 25686, + "##coms": 25687, + "kow": 25688, + "hooded": 25689, + "##eco": 25690, + "naga": 25691, + "runways": 25692, + "gillibrand": 25693, + "offend": 25694, + "fuselage": 25695, + "insecure": 25696, + "samir": 25697, + "roaming": 25698, + "eti": 25699, + "relaunch": 25700, + "relaxation": 25701, + "eln": 25702, + "ills": 25703, + "athlete": 25704, + "##amiliar": 25705, + "lucia": 25706, + "##usky": 25707, + "megra": 25708, + "fillon": 25709, + "fum": 25710, + "##bh": 25711, + "##nihan": 25712, + "acknowledgment": 25713, + "##lections": 25714, + "piano": 25715, + "tempted": 25716, + "##orie": 25717, + "yemenis": 25718, + "magnetic": 25719, + "bant": 25720, + "penc": 25721, + "##ilian": 25722, + "graveyard": 25723, + "##atts": 25724, + "lyons": 25725, + "##ipras": 25726, + "cuellar": 25727, + "##sets": 25728, + "sacks": 25729, + "##erra": 25730, + "zi": 25731, + "canisters": 25732, + "##chr": 25733, + "burglaries": 25734, + "polytech": 25735, + "hool": 25736, + "hode": 25737, + "rauf": 25738, + "endangerment": 25739, + "pcc": 25740, + "##byon": 25741, + "casa": 25742, + "thrift": 25743, + "scales": 25744, + "slid": 25745, + "cyan": 25746, + "highs": 25747, + "misses": 25748, + "utilized": 25749, + "naq": 25750, + "bakr": 25751, + "cede": 25752, + "thy": 25753, + "nscn": 25754, + "efcc": 25755, + "unequivocally": 25756, + "intrans": 25757, + "##aghan": 25758, + "embryonic": 25759, + "jacqueline": 25760, + "cue": 25761, + "encycl": 25762, + "ticking": 25763, + "megrahi": 25764, + "latitude": 25765, + "nca": 25766, + "migrated": 25767, + "hoop": 25768, + "emancipation": 25769, + "##alde": 25770, + "fiber": 25771, + "sects": 25772, + "ahmet": 25773, + "luanda": 25774, + "asi": 25775, + "viz": 25776, + "terri": 25777, + "218": 25778, + "adherents": 25779, + "enquiry": 25780, + "worthwhile": 25781, + "##bee": 25782, + "shuster": 25783, + "psychiatrists": 25784, + "trucking": 25785, + "norodom": 25786, + "basilica": 25787, + "walled": 25788, + "outlying": 25789, + "occupies": 25790, + "revisit": 25791, + "feingold": 25792, + "singaporean": 25793, + "fides": 25794, + "maas": 25795, + "trayvon": 25796, + "musab": 25797, + "conscription": 25798, + "guern": 25799, + "kissed": 25800, + "hinckley": 25801, + "##sover": 25802, + "fractures": 25803, + "tf": 25804, + "##atov": 25805, + "sealing": 25806, + "dancer": 25807, + "quipped": 25808, + "bruised": 25809, + "projection": 25810, + "cristina": 25811, + "##umbura": 25812, + "lago": 25813, + "suzanne": 25814, + "cppcc": 25815, + "##iewicz": 25816, + "aly": 25817, + "nuc": 25818, + "myung": 25819, + "maturity": 25820, + "packard": 25821, + "##yam": 25822, + "##iburton": 25823, + "improves": 25824, + "exacerbate": 25825, + "treasures": 25826, + "abiola": 25827, + "unfamiliar": 25828, + "snar": 25829, + "##itiously": 25830, + "underworld": 25831, + "shankar": 25832, + "lahoud": 25833, + "rong": 25834, + "varies": 25835, + "kro": 25836, + "berisha": 25837, + "discrepancies": 25838, + "qas": 25839, + "qassam": 25840, + "departures": 25841, + "##alc": 25842, + "midtown": 25843, + "filter": 25844, + "dilapidated": 25845, + "pru": 25846, + "davos": 25847, + "##ulently": 25848, + "foll": 25849, + "nem": 25850, + "ion": 25851, + "##derm": 25852, + "##anis": 25853, + "escorts": 25854, + "landmine": 25855, + "inoc": 25856, + "edmonton": 25857, + "lionel": 25858, + "broch": 25859, + "##ivism": 25860, + "attractions": 25861, + "wichita": 25862, + "trending": 25863, + "pavil": 25864, + "suz": 25865, + "##icates": 25866, + "valve": 25867, + "metall": 25868, + "parenting": 25869, + "replica": 25870, + "desegreg": 25871, + "galloway": 25872, + "peacemaking": 25873, + "silenced": 25874, + "paedoph": 25875, + "##assa": 25876, + "deliberated": 25877, + "tallahassee": 25878, + "fors": 25879, + "##ashe": 25880, + "##oled": 25881, + "carlo": 25882, + "numer": 25883, + "bair": 25884, + "dispel": 25885, + "brac": 25886, + "staple": 25887, + "counterintelligence": 25888, + "efficacy": 25889, + "guillermo": 25890, + "moorpark": 25891, + "veron": 25892, + "annie": 25893, + "deby": 25894, + "stren": 25895, + "symbolism": 25896, + "montagne": 25897, + "watan": 25898, + "winni": 25899, + "boiled": 25900, + "blister": 25901, + "hsieh": 25902, + "jindal": 25903, + "##cled": 25904, + "empowering": 25905, + "forehead": 25906, + "christoph": 25907, + "khadafy": 25908, + "releg": 25909, + "piers": 25910, + "appropriated": 25911, + "sylvia": 25912, + "arpaio": 25913, + "rotation": 25914, + "depriving": 25915, + "potatoes": 25916, + "enmity": 25917, + "culpable": 25918, + "diff": 25919, + "injures": 25920, + "soar": 25921, + "##tia": 25922, + "##roelectric": 25923, + "abhor": 25924, + "ligh": 25925, + "massage": 25926, + "cypress": 25927, + "everest": 25928, + "opc": 25929, + "peshmerga": 25930, + "mockery": 25931, + "boast": 25932, + "darrell": 25933, + "##ogical": 25934, + "adela": 25935, + "dili": 25936, + "##acey": 25937, + "constables": 25938, + "concurrently": 25939, + "wach": 25940, + "performs": 25941, + "unwel": 25942, + "swast": 25943, + "animated": 25944, + "sedan": 25945, + "bujumbura": 25946, + "burnham": 25947, + "romanians": 25948, + "palmdale": 25949, + "##fin": 25950, + "harms": 25951, + "combines": 25952, + "els": 25953, + "dateline": 25954, + "sous": 25955, + "##anath": 25956, + "indies": 25957, + "carla": 25958, + "fatima": 25959, + "obscen": 25960, + "relentlessly": 25961, + "stave": 25962, + "mayer": 25963, + "quarry": 25964, + "##istas": 25965, + "tripp": 25966, + "zapat": 25967, + "nascent": 25968, + "atrocity": 25969, + "deliberation": 25970, + "interceptor": 25971, + "dunk": 25972, + "unavoid": 25973, + "guwah": 25974, + "subscribing": 25975, + "basing": 25976, + "feminism": 25977, + "ulfa": 25978, + "connie": 25979, + "zac": 25980, + "macap": 25981, + "bye": 25982, + "indifferent": 25983, + "hampering": 25984, + "folded": 25985, + "napa": 25986, + "royalties": 25987, + "nutr": 25988, + "expatriate": 25989, + "loudspeakers": 25990, + "coercive": 25991, + "bereaved": 25992, + "kendall": 25993, + "wilhelm": 25994, + "falwell": 25995, + "bartlett": 25996, + "strident": 25997, + "##amante": 25998, + "multiparty": 25999, + "swayed": 26000, + "bt": 26001, + "weeping": 26002, + "schu": 26003, + "rubles": 26004, + "amis": 26005, + "annoyed": 26006, + "gid": 26007, + "diagnostic": 26008, + "cumulative": 26009, + "jok": 26010, + "bullied": 26011, + "fractious": 26012, + "bargh": 26013, + "naturalized": 26014, + "renting": 26015, + "antic": 26016, + "##35": 26017, + "dialect": 26018, + "unprepared": 26019, + "coasts": 26020, + "##ilm": 26021, + "pillay": 26022, + "cassidy": 26023, + "schles": 26024, + "worshipers": 26025, + "abetting": 26026, + "roche": 26027, + "trevor": 26028, + "comparative": 26029, + "demilitar": 26030, + "hydroelectric": 26031, + "slumped": 26032, + "aba": 26033, + "tdp": 26034, + "conditioned": 26035, + "guwahati": 26036, + "ranc": 26037, + "suppressing": 26038, + "cir": 26039, + "cau": 26040, + "disli": 26041, + "ansari": 26042, + "##aville": 26043, + "railroads": 26044, + "mcgrath": 26045, + "exor": 26046, + "dele": 26047, + "cyclist": 26048, + "wink": 26049, + "blindfolded": 26050, + "afloat": 26051, + "harvesting": 26052, + "##anza": 26053, + "condolence": 26054, + "spars": 26055, + "rooftops": 26056, + "mausole": 26057, + "recuper": 26058, + "barrow": 26059, + "##aswamy": 26060, + "fetal": 26061, + "242": 26062, + "coexistence": 26063, + "beats": 26064, + "recipe": 26065, + "goodwin": 26066, + "oft": 26067, + "roared": 26068, + "##anz": 26069, + "hateful": 26070, + "disapprove": 26071, + "shimb": 26072, + "bamako": 26073, + "sawyer": 26074, + "sprat": 26075, + "##opic": 26076, + "edo": 26077, + "shrew": 26078, + "volley": 26079, + "amazed": 26080, + "fodder": 26081, + "mamata": 26082, + "barbour": 26083, + "##fred": 26084, + "infirm": 26085, + "bitten": 26086, + "amusement": 26087, + "demp": 26088, + "regulates": 26089, + "armitage": 26090, + "naira": 26091, + "encampment": 26092, + "xxx": 26093, + "scarf": 26094, + "stickers": 26095, + "mirage": 26096, + "nickel": 26097, + "nure": 26098, + "jonas": 26099, + "southampton": 26100, + "hospitalization": 26101, + "skate": 26102, + "weiz": 26103, + "crackdowns": 26104, + "schroder": 26105, + "crusader": 26106, + "invasive": 26107, + "ventilation": 26108, + "assailed": 26109, + "berri": 26110, + "collaborative": 26111, + "halliburton": 26112, + "hoard": 26113, + "grammar": 26114, + "##alin": 26115, + "cherokee": 26116, + "connolly": 26117, + "premiere": 26118, + "##ghi": 26119, + "##ulse": 26120, + "ami": 26121, + "militaries": 26122, + "subsided": 26123, + "##iguous": 26124, + "##amoto": 26125, + "resurgent": 26126, + "vitamin": 26127, + "sorties": 26128, + "horrifying": 26129, + "aroused": 26130, + "escapes": 26131, + "dera": 26132, + "winnipeg": 26133, + "n1": 26134, + "##skaya": 26135, + "chandigarh": 26136, + "##rana": 26137, + "conco": 26138, + "plame": 26139, + "crab": 26140, + "larc": 26141, + "macapagal": 26142, + "serra": 26143, + "##onshire": 26144, + "##elsa": 26145, + "niy": 26146, + "browser": 26147, + "jesuit": 26148, + "synod": 26149, + "rendition": 26150, + "titan": 26151, + "##stage": 26152, + "hemorrh": 26153, + "insignific": 26154, + "kogi": 26155, + "texaco": 26156, + "divest": 26157, + "endorses": 26158, + "lawson": 26159, + "trophy": 26160, + "escorting": 26161, + "martyred": 26162, + "melting": 26163, + "preferring": 26164, + "uncertainties": 26165, + "taxing": 26166, + "cymru": 26167, + "mates": 26168, + "elysee": 26169, + "ceded": 26170, + "lester": 26171, + "ghazni": 26172, + "boll": 26173, + "##nology": 26174, + "##shell": 26175, + "demonstrator": 26176, + "expressly": 26177, + "cynic": 26178, + "rm": 26179, + "visc": 26180, + "##giv": 26181, + "brokerage": 26182, + "slipp": 26183, + "lemon": 26184, + "summed": 26185, + "andean": 26186, + "##unde": 26187, + "anil": 26188, + "capsule": 26189, + "spun": 26190, + "preventable": 26191, + "evaluations": 26192, + "chag": 26193, + "temer": 26194, + "variations": 26195, + "sundays": 26196, + "depots": 26197, + "carjack": 26198, + "skirt": 26199, + "backbench": 26200, + "inscription": 26201, + "erin": 26202, + "glaring": 26203, + "obstructed": 26204, + "mirza": 26205, + "kung": 26206, + "##nier": 26207, + "##esinghe": 26208, + "nex": 26209, + "##igm": 26210, + "seafood": 26211, + "paramedic": 26212, + "oprah": 26213, + "favourable": 26214, + "##persons": 26215, + "diplomatically": 26216, + "tae": 26217, + "immers": 26218, + "##standard": 26219, + "dzh": 26220, + "characterize": 26221, + "injustices": 26222, + "talents": 26223, + "opting": 26224, + "vass": 26225, + "trinam": 26226, + "culminating": 26227, + "commonplace": 26228, + "##anders": 26229, + "empir": 26230, + "randolph": 26231, + "bustamante": 26232, + "yongbyon": 26233, + "##izens": 26234, + "##izi": 26235, + "lest": 26236, + "curse": 26237, + "module": 26238, + "unsubstant": 26239, + "buttons": 26240, + "expansive": 26241, + "jamaican": 26242, + "dormant": 26243, + "luf": 26244, + "confidant": 26245, + "packaging": 26246, + "tangled": 26247, + "penetrated": 26248, + "chopper": 26249, + "##tsky": 26250, + "specialised": 26251, + "goldwater": 26252, + "##ienced": 26253, + "heartbreaking": 26254, + "videotapes": 26255, + "politicized": 26256, + "##astics": 26257, + "tracts": 26258, + "##eker": 26259, + "abstentions": 26260, + "shooters": 26261, + "creed": 26262, + "##stones": 26263, + "shane": 26264, + "ecstasy": 26265, + "mitsub": 26266, + "furnished": 26267, + "indicative": 26268, + "faltering": 26269, + "swords": 26270, + "nagasaki": 26271, + "gans": 26272, + "troll": 26273, + "metoo": 26274, + "menacing": 26275, + "rebut": 26276, + "princes": 26277, + "##anasi": 26278, + "enslav": 26279, + "##iken": 26280, + "ayub": 26281, + "refunds": 26282, + "lodging": 26283, + "##zig": 26284, + "sahib": 26285, + "treacherous": 26286, + "whirl": 26287, + "windshield": 26288, + "intermediary": 26289, + "eroding": 26290, + "starb": 26291, + "navajo": 26292, + "professions": 26293, + "##ilon": 26294, + "alaw": 26295, + "levi": 26296, + "decorations": 26297, + "##izon": 26298, + "saul": 26299, + "##omac": 26300, + "arid": 26301, + "logged": 26302, + "coincides": 26303, + "mofaz": 26304, + "##usz": 26305, + "firebrand": 26306, + "##onymous": 26307, + "##ruff": 26308, + "lowe": 26309, + "cpec": 26310, + "hemp": 26311, + "grill": 26312, + "precursor": 26313, + "enrol": 26314, + "veered": 26315, + "impuls": 26316, + "unfet": 26317, + "inexperienced": 26318, + "walnut": 26319, + "antarctic": 26320, + "landfall": 26321, + "upsetting": 26322, + "bers": 26323, + "peck": 26324, + "gifted": 26325, + "wolfe": 26326, + "waterboarding": 26327, + "mnuchin": 26328, + "harriet": 26329, + "##ricted": 26330, + "procur": 26331, + "tearful": 26332, + "dolphins": 26333, + "swinging": 26334, + "greetings": 26335, + "frequented": 26336, + "##ianna": 26337, + "criss": 26338, + "cambodians": 26339, + "nacional": 26340, + "mitsubishi": 26341, + "ribs": 26342, + "inept": 26343, + "unbear": 26344, + "##26": 26345, + "unifying": 26346, + "mostar": 26347, + "gunn": 26348, + "misunderstood": 26349, + "verde": 26350, + "huts": 26351, + "evading": 26352, + "foreclosure": 26353, + "separatism": 26354, + "moynihan": 26355, + "undetermined": 26356, + "flak": 26357, + "voucher": 26358, + "frivolous": 26359, + "ruh": 26360, + "##harov": 26361, + "##achments": 26362, + "##aways": 26363, + "##antis": 26364, + "alarcon": 26365, + "echel": 26366, + "mv": 26367, + "terminally": 26368, + "equals": 26369, + "westside": 26370, + "wasteful": 26371, + "existential": 26372, + "unequal": 26373, + "foothills": 26374, + "reassess": 26375, + "outward": 26376, + "##adeq": 26377, + "constrained": 26378, + "swathes": 26379, + "uday": 26380, + "##irin": 26381, + "cron": 26382, + "unsubstantiated": 26383, + "misrata": 26384, + "##imana": 26385, + "unfettered": 26386, + "shattering": 26387, + "preoccupied": 26388, + "farce": 26389, + "stoppage": 26390, + "concedes": 26391, + "swaraj": 26392, + "slurs": 26393, + "yee": 26394, + "##aden": 26395, + "buena": 26396, + "manipulating": 26397, + "needless": 26398, + "solicited": 26399, + "trinamool": 26400, + "##sev": 26401, + "##isson": 26402, + "yearlong": 26403, + "spiked": 26404, + "statistic": 26405, + "shimbun": 26406, + "passer": 26407, + "kyiv": 26408, + "resettle": 26409, + "arisen": 26410, + "bakiyev": 26411, + "heist": 26412, + "augment": 26413, + "##apat": 26414, + "midwestern": 26415, + "softened": 26416, + "nkunda": 26417, + "##asta": 26418, + "##earing": 26419, + "##ptu": 26420, + "##itsky": 26421, + "sophom": 26422, + "freighter": 26423, + "hens": 26424, + "panzer": 26425, + "##yamin": 26426, + "thi": 26427, + "##qua": 26428, + "ballet": 26429, + "mendez": 26430, + "apocaly": 26431, + "skeptics": 26432, + "poon": 26433, + "jens": 26434, + "agence": 26435, + "##epa": 26436, + "wow": 26437, + "winnie": 26438, + "integrating": 26439, + "##givings": 26440, + "regent": 26441, + "kup": 26442, + "guardsmen": 26443, + "vindicated": 26444, + "390": 26445, + "##utations": 26446, + "##glasses": 26447, + "zeid": 26448, + "##tor": 26449, + "##rail": 26450, + "strips": 26451, + "handshake": 26452, + "scud": 26453, + "disgraceful": 26454, + "firestorm": 26455, + "temp": 26456, + "necessities": 26457, + "1870": 26458, + "disobey": 26459, + "dhan": 26460, + "cea": 26461, + "woe": 26462, + "willingly": 26463, + "intric": 26464, + "sims": 26465, + "calamity": 26466, + "cv": 26467, + "allocations": 26468, + "baxter": 26469, + "##esis": 26470, + "bloss": 26471, + "heartfelt": 26472, + "dara": 26473, + "kou": 26474, + "unauthorised": 26475, + "regimental": 26476, + "rabat": 26477, + "##ungu": 26478, + "kingpin": 26479, + "##ridges": 26480, + "rhythm": 26481, + "workplaces": 26482, + "smuggler": 26483, + "conve": 26484, + "taxed": 26485, + "badawi": 26486, + "yves": 26487, + "cosmetic": 26488, + "listens": 26489, + "anp": 26490, + "dominating": 26491, + "machetes": 26492, + "jaipur": 26493, + "inroads": 26494, + "np": 26495, + "usd": 26496, + "wickremesinghe": 26497, + "##inum": 26498, + "mujahid": 26499, + "kens": 26500, + "hangar": 26501, + "cocktails": 26502, + "asa": 26503, + "flowed": 26504, + "levelled": 26505, + "vandalized": 26506, + "byzant": 26507, + "joshi": 26508, + "theolog": 26509, + "hazel": 26510, + "pacifist": 26511, + "chunks": 26512, + "##arial": 26513, + "wiping": 26514, + "bros": 26515, + "ineffici": 26516, + "nug": 26517, + "tsipras": 26518, + "lowell": 26519, + "##ontein": 26520, + "lincolnshire": 26521, + "magnificent": 26522, + "hebdo": 26523, + "##abu": 26524, + "prioritize": 26525, + "2025": 26526, + "ambiguity": 26527, + "bungal": 26528, + "grilled": 26529, + "computerized": 26530, + "enriching": 26531, + "bongo": 26532, + "creativity": 26533, + "strick": 26534, + "untouched": 26535, + "skeleton": 26536, + "1881": 26537, + "zee": 26538, + "bess": 26539, + "clinging": 26540, + "handsome": 26541, + "hungarians": 26542, + "heroism": 26543, + "betancourt": 26544, + "##cus": 26545, + "kev": 26546, + "methodology": 26547, + "calculate": 26548, + "gaff": 26549, + "automotive": 26550, + "##coe": 26551, + "mislead": 26552, + "completes": 26553, + "alfonso": 26554, + "oblast": 26555, + "skirmish": 26556, + "feminists": 26557, + "pathologist": 26558, + "machete": 26559, + "colours": 26560, + "severance": 26561, + "paraded": 26562, + "alienating": 26563, + "hospice": 26564, + "utc": 26565, + "cosatu": 26566, + "##index": 26567, + "##ficial": 26568, + "debra": 26569, + "reformists": 26570, + "shafi": 26571, + "abundance": 26572, + "##asium": 26573, + "callous": 26574, + "vehicular": 26575, + "rojas": 26576, + "underpin": 26577, + "arabiya": 26578, + "berth": 26579, + "drifting": 26580, + "tremors": 26581, + "larsen": 26582, + "##bet": 26583, + "firecra": 26584, + "degen": 26585, + "zor": 26586, + "mogh": 26587, + "hijacker": 26588, + "armament": 26589, + "ecology": 26590, + "courting": 26591, + "unequivocal": 26592, + "demjan": 26593, + "breit": 26594, + "eavesdro": 26595, + "uncl": 26596, + "crewmen": 26597, + "ascend": 26598, + "bamboo": 26599, + "##00m": 26600, + "cali": 26601, + "occupiers": 26602, + "##mut": 26603, + "##inhab": 26604, + "substandard": 26605, + "hourly": 26606, + "##erville": 26607, + "plank": 26608, + "##bras": 26609, + "dowd": 26610, + "firings": 26611, + "begg": 26612, + "buddha": 26613, + "##hrer": 26614, + "##enstein": 26615, + "automakers": 26616, + "commemorative": 26617, + "##rench": 26618, + "maze": 26619, + "condone": 26620, + "markey": 26621, + "solis": 26622, + "automobiles": 26623, + "jp": 26624, + "##dine": 26625, + "pran": 26626, + "prints": 26627, + "1886": 26628, + "arvind": 26629, + "tags": 26630, + "##21": 26631, + "angus": 26632, + "finn": 26633, + "misgivings": 26634, + "replen": 26635, + "madonna": 26636, + "whitaker": 26637, + "##vency": 26638, + "r1": 26639, + "respondent": 26640, + "novak": 26641, + "tyres": 26642, + "frenchman": 26643, + "lange": 26644, + "tl": 26645, + "hallmark": 26646, + "1880": 26647, + "fdp": 26648, + "heidi": 26649, + "##qualified": 26650, + "edith": 26651, + "djind": 26652, + "spher": 26653, + "bottled": 26654, + "dotted": 26655, + "demjanjuk": 26656, + "epicent": 26657, + "unnot": 26658, + "professionally": 26659, + "manuscript": 26660, + "forgiven": 26661, + "merck": 26662, + "uninhab": 26663, + "oth": 26664, + "peacetime": 26665, + "fahrenheit": 26666, + "aki": 26667, + "wali": 26668, + "custodial": 26669, + "fij": 26670, + "sexist": 26671, + "jamil": 26672, + "compliant": 26673, + "temblor": 26674, + "herce": 26675, + "alphab": 26676, + "bounce": 26677, + "##umann": 26678, + "ust": 26679, + "ibadan": 26680, + "potomac": 26681, + "meir": 26682, + "archaeologists": 26683, + "bedou": 26684, + "hysteria": 26685, + "trousers": 26686, + "cardio": 26687, + "tavern": 26688, + "##sburg": 26689, + "inaccessible": 26690, + "concurred": 26691, + "lagging": 26692, + "inappropriately": 26693, + "kall": 26694, + "distributors": 26695, + "basics": 26696, + "guill": 26697, + "##iros": 26698, + "implants": 26699, + "piet": 26700, + "suarez": 26701, + "shelved": 26702, + "##xing": 26703, + "dalits": 26704, + "##oes": 26705, + "commiss": 26706, + "gilad": 26707, + "disgusted": 26708, + "caselo": 26709, + "bisc": 26710, + "vl": 26711, + "rebuttal": 26712, + "jurist": 26713, + "kaufman": 26714, + "dictionary": 26715, + "wak": 26716, + "imams": 26717, + "##haar": 26718, + "chained": 26719, + "onwards": 26720, + "aft": 26721, + "bewil": 26722, + "prank": 26723, + "222": 26724, + "cpr": 26725, + "stur": 26726, + "##emption": 26727, + "petersen": 26728, + "wills": 26729, + "barcl": 26730, + "anj": 26731, + "hadley": 26732, + "editorials": 26733, + "nagpur": 26734, + "hesitation": 26735, + "borrowers": 26736, + "zawahiri": 26737, + "refuted": 26738, + "misdemeanors": 26739, + "zab": 26740, + "##leaf": 26741, + "oo": 26742, + "varanasi": 26743, + "migratory": 26744, + "1887": 26745, + "louder": 26746, + "##buk": 26747, + "##anos": 26748, + "samper": 26749, + "ronnie": 26750, + "warmer": 26751, + "##iong": 26752, + "shedding": 26753, + "stymied": 26754, + "##retched": 26755, + "djindjic": 26756, + "vacations": 26757, + "rog": 26758, + "claus": 26759, + "excavation": 26760, + "##itic": 26761, + "superficial": 26762, + "racket": 26763, + "shielded": 26764, + "cbo": 26765, + "hearst": 26766, + "pelted": 26767, + "mwan": 26768, + "currencies": 26769, + "##horn": 26770, + "jinn": 26771, + "bonnie": 26772, + "##anke": 26773, + "overruled": 26774, + "tamb": 26775, + "summarized": 26776, + "gowda": 26777, + "fuz": 26778, + "patches": 26779, + "glorious": 26780, + "undesirable": 26781, + "faint": 26782, + "specifying": 26783, + "tho": 26784, + "##odara": 26785, + "cooke": 26786, + "gymnasium": 26787, + "sandusky": 26788, + "muzaffar": 26789, + "207": 26790, + "primitive": 26791, + "bengali": 26792, + "stoned": 26793, + "##ckers": 26794, + "##mmet": 26795, + "knowledgeable": 26796, + "aum": 26797, + "belated": 26798, + "griffiths": 26799, + "435": 26800, + "vintage": 26801, + "laughs": 26802, + "nkur": 26803, + "mediating": 26804, + "guevara": 26805, + "polarization": 26806, + "masterminded": 26807, + "linger": 26808, + "exhaustion": 26809, + "##ainable": 26810, + "janja": 26811, + "iec": 26812, + "bani": 26813, + "pacs": 26814, + "pulpit": 26815, + "assassins": 26816, + "unwelcome": 26817, + "begum": 26818, + "##vaney": 26819, + "intrusive": 26820, + "postponing": 26821, + "agony": 26822, + "implant": 26823, + "airliners": 26824, + "1884": 26825, + "##eya": 26826, + "detecting": 26827, + "staked": 26828, + "testifies": 26829, + "208": 26830, + "giovan": 26831, + "undet": 26832, + "dylan": 26833, + "unhurt": 26834, + "wee": 26835, + "jammeh": 26836, + "cyanide": 26837, + "lush": 26838, + "##omey": 26839, + "goldsmith": 26840, + "hek": 26841, + "swansea": 26842, + "sidd": 26843, + "convergence": 26844, + "tuzla": 26845, + "inciner": 26846, + "litig": 26847, + "retailer": 26848, + "troublesome": 26849, + "mama": 26850, + "skys": 26851, + "kosov": 26852, + "shet": 26853, + "definitions": 26854, + "schoolgirls": 26855, + "lour": 26856, + "edmond": 26857, + "mano": 26858, + "##uza": 26859, + "evers": 26860, + "bazar": 26861, + "##women": 26862, + "660": 26863, + "vieira": 26864, + "gennad": 26865, + "nino": 26866, + "##iping": 26867, + "##anyi": 26868, + "##cross": 26869, + "zeitung": 26870, + "blackburn": 26871, + "gallant": 26872, + "tandem": 26873, + "interchange": 26874, + "posthumously": 26875, + "cq": 26876, + "poindex": 26877, + "icty": 26878, + "tigris": 26879, + "melee": 26880, + "gob": 26881, + "prized": 26882, + "ubi": 26883, + "clutching": 26884, + "31st": 26885, + "psychologically": 26886, + "incapac": 26887, + "resounding": 26888, + "scow": 26889, + "unnoticed": 26890, + "##lift": 26891, + "atoll": 26892, + "hooked": 26893, + "zon": 26894, + "allay": 26895, + "unwitting": 26896, + "cornered": 26897, + "lara": 26898, + "171": 26899, + "ong": 26900, + "airfields": 26901, + "poindexter": 26902, + "dn": 26903, + "png": 26904, + "mclean": 26905, + "incess": 26906, + "avoids": 26907, + "kdp": 26908, + "initiation": 26909, + "improm": 26910, + "##ibe": 26911, + "saddle": 26912, + "##ingen": 26913, + "mch": 26914, + "motivations": 26915, + "unquest": 26916, + "peggy": 26917, + "zw": 26918, + "adriatic": 26919, + "elk": 26920, + "clyde": 26921, + "invari": 26922, + "lamont": 26923, + "extensions": 26924, + "backstop": 26925, + "dickson": 26926, + "##rology": 26927, + "zhong": 26928, + "aguirre": 26929, + "barbados": 26930, + "newcomer": 26931, + "mered": 26932, + "conductor": 26933, + "macle": 26934, + "triggers": 26935, + "limpopo": 26936, + "locky": 26937, + "manor": 26938, + "lom": 26939, + "##flower": 26940, + "zhejiang": 26941, + "rite": 26942, + "ideologically": 26943, + "manchin": 26944, + "discontinued": 26945, + "verma": 26946, + "dempsey": 26947, + "utilize": 26948, + "myths": 26949, + "predic": 26950, + "slander": 26951, + "##hadov": 26952, + "##stall": 26953, + "awad": 26954, + "standardized": 26955, + "resembled": 26956, + "diaries": 26957, + "dumps": 26958, + "impromptu": 26959, + "invention": 26960, + "townsend": 26961, + "badges": 26962, + "khost": 26963, + "sein": 26964, + "##arde": 26965, + "pistorius": 26966, + "##cos": 26967, + "polk": 26968, + "akhil": 26969, + "bakersfield": 26970, + "groundwater": 26971, + "gemayel": 26972, + "prolific": 26973, + "intraven": 26974, + "debilit": 26975, + "impassioned": 26976, + "##rupulous": 26977, + "surreal": 26978, + "ovation": 26979, + "janjaweed": 26980, + "laurie": 26981, + "het": 26982, + "ipob": 26983, + "ropes": 26984, + "##eeling": 26985, + "##cci": 26986, + "dorset": 26987, + "resurf": 26988, + "averaged": 26989, + "maggie": 26990, + "maskhadov": 26991, + "brothels": 26992, + "rafik": 26993, + "##alal": 26994, + "1868": 26995, + "defector": 26996, + "confuse": 26997, + "doris": 26998, + "##fields": 26999, + "msp": 27000, + "quezon": 27001, + "chert": 27002, + "saber": 27003, + "bayelsa": 27004, + "##lot": 27005, + "forbidding": 27006, + "relics": 27007, + "armey": 27008, + "stinging": 27009, + "resides": 27010, + "questionnaire": 27011, + "bambang": 27012, + "lender": 27013, + "saturn": 27014, + "unsettled": 27015, + "harv": 27016, + "stockton": 27017, + "mulvaney": 27018, + "uz": 27019, + "numbering": 27020, + "drains": 27021, + "verses": 27022, + "##azon": 27023, + "##unc": 27024, + "courtney": 27025, + "amenities": 27026, + "ghan": 27027, + "dalton": 27028, + "denkt": 27029, + "latif": 27030, + "netted": 27031, + "append": 27032, + "giuse": 27033, + "panda": 27034, + "elvis": 27035, + "promulgated": 27036, + "captures": 27037, + "honourable": 27038, + "nix": 27039, + "interviewer": 27040, + "ahsan": 27041, + "instincts": 27042, + "methane": 27043, + "##grove": 27044, + "respite": 27045, + "harshest": 27046, + "variants": 27047, + "hinds": 27048, + "oax": 27049, + "goose": 27050, + "alask": 27051, + "souter": 27052, + "portman": 27053, + "lockyer": 27054, + "shih": 27055, + "escobar": 27056, + "luna": 27057, + "ayodh": 27058, + "berk": 27059, + "jeddah": 27060, + "unimaginable": 27061, + "##kj": 27062, + "allende": 27063, + "brenda": 27064, + "inclin": 27065, + "pathetic": 27066, + "journeys": 27067, + "yevgeny": 27068, + "acclaimed": 27069, + "camden": 27070, + "mounts": 27071, + "1876": 27072, + "thurmond": 27073, + "sepul": 27074, + "knot": 27075, + "29th": 27076, + "feldman": 27077, + "contrasts": 27078, + "##ritical": 27079, + "##raine": 27080, + "1882": 27081, + "seating": 27082, + "syring": 27083, + "shelley": 27084, + "pts": 27085, + "outage": 27086, + "grips": 27087, + "orrin": 27088, + "locust": 27089, + "figaro": 27090, + "lifes": 27091, + "danube": 27092, + "combing": 27093, + "supremacists": 27094, + "incidentally": 27095, + "jaafari": 27096, + "rafiq": 27097, + "##yk": 27098, + "splits": 27099, + "ounce": 27100, + "falsehood": 27101, + "##ulator": 27102, + "elm": 27103, + "uniquely": 27104, + "fiorina": 27105, + "reestablish": 27106, + "taha": 27107, + "buz": 27108, + "nationalistic": 27109, + "physi": 27110, + "hild": 27111, + "rushdie": 27112, + "generates": 27113, + "ocampo": 27114, + "unsust": 27115, + "disclaim": 27116, + "reprimanded": 27117, + "canals": 27118, + "101st": 27119, + "retard": 27120, + "##thritis": 27121, + "unhealth": 27122, + "rasheed": 27123, + "curfews": 27124, + "atlas": 27125, + "oppress": 27126, + "platinum": 27127, + "ubs": 27128, + "decidedly": 27129, + "eads": 27130, + "pawl": 27131, + "volunteering": 27132, + "bloodless": 27133, + "jou": 27134, + "forrest": 27135, + "##arf": 27136, + "unavoidable": 27137, + "anh": 27138, + "trafficker": 27139, + "fias": 27140, + "##ometer": 27141, + "instigated": 27142, + "profic": 27143, + "presenter": 27144, + "mcne": 27145, + "apprehend": 27146, + "corrective": 27147, + "ayodhya": 27148, + "##aner": 27149, + "ps6": 27150, + "rockwell": 27151, + "normalize": 27152, + "muller": 27153, + "kramer": 27154, + "abbre": 27155, + "meningitis": 27156, + "##aucus": 27157, + "ams": 27158, + "hormuz": 27159, + "##chemical": 27160, + "newsroom": 27161, + "goers": 27162, + "kitty": 27163, + "abducting": 27164, + "kron": 27165, + "arunachal": 27166, + "arturo": 27167, + "plurality": 27168, + "extort": 27169, + "brav": 27170, + "hic": 27171, + "clogged": 27172, + "competed": 27173, + "glove": 27174, + "deplored": 27175, + "trident": 27176, + "##ichy": 27177, + "evapor": 27178, + "slips": 27179, + "gynec": 27180, + "##unziza": 27181, + "yousaf": 27182, + "##ileen": 27183, + "capistr": 27184, + "slightest": 27185, + "dresden": 27186, + "donnelly": 27187, + "blessings": 27188, + "fiat": 27189, + "waitress": 27190, + "skyscra": 27191, + "chibok": 27192, + "amor": 27193, + "immens": 27194, + "assembling": 27195, + "sparsely": 27196, + "ferocious": 27197, + "##yre": 27198, + "terrorized": 27199, + "biometric": 27200, + "fomenting": 27201, + "gennady": 27202, + "oyo": 27203, + "223": 27204, + "yok": 27205, + "1860": 27206, + "intriguing": 27207, + "intersections": 27208, + "##elos": 27209, + "217": 27210, + "mahatma": 27211, + "encroachment": 27212, + "discern": 27213, + "storing": 27214, + "freshmen": 27215, + "fiasco": 27216, + "telecoms": 27217, + "outpatient": 27218, + "shaath": 27219, + "sg": 27220, + "costume": 27221, + "tenuous": 27222, + "flyers": 27223, + "paycheck": 27224, + "socks": 27225, + "antio": 27226, + "##inich": 27227, + "hawthorne": 27228, + "nanny": 27229, + "banja": 27230, + "mehta": 27231, + "bergdahl": 27232, + "ds": 27233, + "shuk": 27234, + "265": 27235, + "starbucks": 27236, + "injecting": 27237, + "fixes": 27238, + "textiles": 27239, + "##gically": 27240, + "babar": 27241, + "isabel": 27242, + "wraps": 27243, + "nkurunziza": 27244, + "carmel": 27245, + "zaman": 27246, + "leuk": 27247, + "pett": 27248, + "scholarly": 27249, + "falkland": 27250, + "preferable": 27251, + "puzzled": 27252, + "##oku": 27253, + "desist": 27254, + "affront": 27255, + "ift": 27256, + "elic": 27257, + "ahmadi": 27258, + "##adze": 27259, + "agit": 27260, + "##eville": 27261, + "persuasive": 27262, + "mcdougal": 27263, + "larceny": 27264, + "therapeutic": 27265, + "rahm": 27266, + "gull": 27267, + "##wives": 27268, + "monti": 27269, + "brandishing": 27270, + "insignificant": 27271, + "##kiy": 27272, + "aggrie": 27273, + "flashed": 27274, + "morg": 27275, + "capistrano": 27276, + "mow": 27277, + "bett": 27278, + "babbitt": 27279, + "cremated": 27280, + "exerted": 27281, + "realizes": 27282, + "francisc": 27283, + "reasoned": 27284, + "bravo": 27285, + "whichever": 27286, + "claudia": 27287, + "shanty": 27288, + "projectiles": 27289, + "mobilised": 27290, + "hobby": 27291, + "##uders": 27292, + "##ipse": 27293, + "marrow": 27294, + "marino": 27295, + "bernanke": 27296, + "##ushi": 27297, + "##birth": 27298, + "cartridges": 27299, + "immigrated": 27300, + "geith": 27301, + "overview": 27302, + "binyamin": 27303, + "joanne": 27304, + "ruptured": 27305, + "ws": 27306, + "possesses": 27307, + "semb": 27308, + "differs": 27309, + "retract": 27310, + "underp": 27311, + "dramat": 27312, + "unbearable": 27313, + "##chu": 27314, + "inscribed": 27315, + "payload": 27316, + "jinnah": 27317, + "rauc": 27318, + "alcoholism": 27319, + "bowles": 27320, + "##eering": 27321, + "maximize": 27322, + "reverber": 27323, + "boiling": 27324, + "alienate": 27325, + "kms": 27326, + "indignation": 27327, + "khor": 27328, + "static": 27329, + "fists": 27330, + "##enegr": 27331, + "congresses": 27332, + "konst": 27333, + "##rood": 27334, + "saves": 27335, + "marwan": 27336, + "larson": 27337, + "geithner": 27338, + "ina": 27339, + "crim": 27340, + "ida": 27341, + "penned": 27342, + "##wark": 27343, + "automaker": 27344, + "jubil": 27345, + "behaviors": 27346, + "ats": 27347, + "verse": 27348, + "receptive": 27349, + "workings": 27350, + "iceberg": 27351, + "alamos": 27352, + "axelrod": 27353, + "shoreline": 27354, + "repetition": 27355, + "##awak": 27356, + "##actor": 27357, + "##ermo": 27358, + "uaw": 27359, + "affidavits": 27360, + "acquaintances": 27361, + "brim": 27362, + "dull": 27363, + "continents": 27364, + "worcester": 27365, + "presentations": 27366, + "##ste": 27367, + "vera": 27368, + "tribut": 27369, + "soda": 27370, + "awe": 27371, + "docks": 27372, + "tare": 27373, + "erased": 27374, + "adopts": 27375, + "dominion": 27376, + "searchers": 27377, + "##iversity": 27378, + "kins": 27379, + "montenegr": 27380, + "parap": 27381, + "braced": 27382, + "ranchi": 27383, + "updating": 27384, + "bilal": 27385, + "unden": 27386, + "30am": 27387, + "slovenian": 27388, + "bearers": 27389, + "unloaded": 27390, + "emission": 27391, + "hirsch": 27392, + "##mary": 27393, + "##udence": 27394, + "burhan": 27395, + "encompasses": 27396, + "referenced": 27397, + "aggrieved": 27398, + "offspring": 27399, + "bemba": 27400, + "narrowing": 27401, + "bullock": 27402, + "wandered": 27403, + "notifying": 27404, + "hmos": 27405, + "converts": 27406, + "##elight": 27407, + "invariably": 27408, + "255": 27409, + "moms": 27410, + "nanjing": 27411, + "ailment": 27412, + "afflicted": 27413, + "blanco": 27414, + "hatoyama": 27415, + "anadolu": 27416, + "tog": 27417, + "##haq": 27418, + "understandably": 27419, + "coss": 27420, + "cbn": 27421, + "grady": 27422, + "hires": 27423, + "orang": 27424, + "rosenthal": 27425, + "unheard": 27426, + "##atement": 27427, + "nhk": 27428, + "criticise": 27429, + "solidly": 27430, + "kadhafi": 27431, + "rowland": 27432, + "beards": 27433, + "helena": 27434, + "brandt": 27435, + "moqtada": 27436, + "railed": 27437, + "morals": 27438, + "czechoslovak": 27439, + "advani": 27440, + "notions": 27441, + "royals": 27442, + "ludic": 27443, + "rightwing": 27444, + "teg": 27445, + "lambasted": 27446, + "requisite": 27447, + "##feldt": 27448, + "fremont": 27449, + "qan": 27450, + "fruitless": 27451, + "condom": 27452, + "##onious": 27453, + "prosely": 27454, + "comparatively": 27455, + "lich": 27456, + "patty": 27457, + "aka": 27458, + "susilo": 27459, + "axe": 27460, + "youssef": 27461, + "vega": 27462, + "cynicism": 27463, + "flares": 27464, + "esther": 27465, + "eyeing": 27466, + "sensation": 27467, + "giuseppe": 27468, + "mausoleum": 27469, + "##berto": 27470, + "consistency": 27471, + "abductors": 27472, + "accra": 27473, + "nightfall": 27474, + "articulated": 27475, + "logger": 27476, + "psychiatry": 27477, + "##meal": 27478, + "steiner": 27479, + "bildt": 27480, + "sears": 27481, + "sprung": 27482, + "vetted": 27483, + "##chev": 27484, + "veer": 27485, + "boycotts": 27486, + "pronouncements": 27487, + "recounting": 27488, + "ethic": 27489, + "scapegoat": 27490, + "gior": 27491, + "figuring": 27492, + "fianna": 27493, + "bj": 27494, + "fanfare": 27495, + "##75": 27496, + "gyanendra": 27497, + "##erick": 27498, + "exchequ": 27499, + "fuss": 27500, + "tart": 27501, + "wastes": 27502, + "moist": 27503, + "dipped": 27504, + "unqualified": 27505, + "depths": 27506, + "mantra": 27507, + "stagnant": 27508, + "inducted": 27509, + "stances": 27510, + "sophie": 27511, + "souven": 27512, + "obliv": 27513, + "rehab": 27514, + "##hrc": 27515, + "blistering": 27516, + "blackouts": 27517, + "swamped": 27518, + "midterms": 27519, + "##allo": 27520, + "adity": 27521, + "mouths": 27522, + "rjd": 27523, + "bureaucrat": 27524, + "warmth": 27525, + "nade": 27526, + "rekind": 27527, + "##flp": 27528, + "##oil": 27529, + "locating": 27530, + "intruders": 27531, + "deceit": 27532, + "401": 27533, + "dependents": 27534, + "##stick": 27535, + "##essel": 27536, + "repaid": 27537, + "swipe": 27538, + "malnourished": 27539, + "dang": 27540, + "##fal": 27541, + "mercer": 27542, + "budge": 27543, + "osha": 27544, + "ada": 27545, + "recruiters": 27546, + "kes": 27547, + "##cephal": 27548, + "denktash": 27549, + "425": 27550, + "underestimate": 27551, + "energized": 27552, + "subdivision": 27553, + "bounced": 27554, + "appreciates": 27555, + "vadodara": 27556, + "n2": 27557, + "wrought": 27558, + "clashing": 27559, + "exchequer": 27560, + "liam": 27561, + "stoning": 27562, + "stacey": 27563, + "##opin": 27564, + "vulgar": 27565, + "perpetual": 27566, + "enhancement": 27567, + "nate": 27568, + "verifying": 27569, + "dissuade": 27570, + "khadr": 27571, + "practitioner": 27572, + "catches": 27573, + "kwasn": 27574, + "duvalier": 27575, + "contradicts": 27576, + "homestead": 27577, + "counterattack": 27578, + "ginger": 27579, + "kalam": 27580, + "savimbi": 27581, + "exhaustive": 27582, + "harriman": 27583, + "##eming": 27584, + "piper": 27585, + "dresses": 27586, + "misbeh": 27587, + "falsified": 27588, + "watered": 27589, + "dime": 27590, + "nba": 27591, + "emiss": 27592, + "##hearted": 27593, + "softer": 27594, + "adelaide": 27595, + "fuelling": 27596, + "anarchists": 27597, + "karimov": 27598, + "canvassing": 27599, + "##rode": 27600, + "burgess": 27601, + "scouting": 27602, + "mussolini": 27603, + "lb": 27604, + "barth": 27605, + "exited": 27606, + "brooke": 27607, + "protectionism": 27608, + "hydraul": 27609, + "quito": 27610, + "trout": 27611, + "##acruz": 27612, + "limelight": 27613, + "injure": 27614, + "pumm": 27615, + "statehouse": 27616, + "unsustainable": 27617, + "stabilized": 27618, + "orth": 27619, + "robots": 27620, + "jeopardized": 27621, + "illustration": 27622, + "barricade": 27623, + "##natural": 27624, + "indeb": 27625, + "##mony": 27626, + "unrec": 27627, + "incorporation": 27628, + "euroscept": 27629, + "cobra": 27630, + "##ecost": 27631, + "detente": 27632, + "mahony": 27633, + "miscalc": 27634, + "rosario": 27635, + "contemplate": 27636, + "tuareg": 27637, + "proselyt": 27638, + "ripping": 27639, + "metz": 27640, + "teamed": 27641, + "bathrooms": 27642, + "enthusiastically": 27643, + "vinc": 27644, + "drained": 27645, + "ndf": 27646, + "##veda": 27647, + "plowed": 27648, + "lennon": 27649, + "infin": 27650, + "revis": 27651, + "courted": 27652, + "pentecost": 27653, + "blunder": 27654, + "cripple": 27655, + "mishap": 27656, + "spousal": 27657, + "swell": 27658, + "simpler": 27659, + "##hele": 27660, + "eskom": 27661, + "productions": 27662, + "composer": 27663, + "sms": 27664, + "uv": 27665, + "avoidance": 27666, + "jungles": 27667, + "queues": 27668, + "adjusting": 27669, + "retiree": 27670, + "slack": 27671, + "grapple": 27672, + "symph": 27673, + "thereof": 27674, + "radars": 27675, + "##mao": 27676, + "bursts": 27677, + "intestin": 27678, + "revising": 27679, + "steadfastly": 27680, + "##akrish": 27681, + "cathy": 27682, + "bugs": 27683, + "torah": 27684, + "mcclint": 27685, + "precondition": 27686, + "##amis": 27687, + "verifiable": 27688, + "fong": 27689, + "swallowed": 27690, + "georgians": 27691, + "fuentes": 27692, + "##kek": 27693, + "##dorf": 27694, + "entertaining": 27695, + "wrenching": 27696, + "zulf": 27697, + "coloss": 27698, + "zambo": 27699, + "conyers": 27700, + "##ionable": 27701, + "yesh": 27702, + "approvals": 27703, + "oke": 27704, + "##eres": 27705, + "complexes": 27706, + "hatched": 27707, + "sattar": 27708, + "cultivate": 27709, + "protege": 27710, + "oss": 27711, + "transgress": 27712, + "thunderstorms": 27713, + "winfrey": 27714, + "trol": 27715, + "phant": 27716, + "sorting": 27717, + "landlocked": 27718, + "prescribe": 27719, + "gork": 27720, + "dmz": 27721, + "dictates": 27722, + "virtues": 27723, + "deems": 27724, + "swaths": 27725, + "elisabeth": 27726, + "##kent": 27727, + "quid": 27728, + "belligerent": 27729, + "reprimand": 27730, + "rhe": 27731, + "##avu": 27732, + "atkinson": 27733, + "oaxaca": 27734, + "##eons": 27735, + "##ighton": 27736, + "rams": 27737, + "shopkeepers": 27738, + "fester": 27739, + "windfall": 27740, + "reimp": 27741, + "duran": 27742, + "hekmat": 27743, + "coax": 27744, + "elliot": 27745, + "aadhaar": 27746, + "evelyn": 27747, + "##edes": 27748, + "bao": 27749, + "sceptical": 27750, + "hasten": 27751, + "##riment": 27752, + "sheriffs": 27753, + "mirac": 27754, + "wisely": 27755, + "##doms": 27756, + "truths": 27757, + "unintention": 27758, + "poets": 27759, + "##nius": 27760, + "##isanship": 27761, + "shrouded": 27762, + "sall": 27763, + "occupancy": 27764, + "##imentary": 27765, + "1867": 27766, + "indebted": 27767, + "javad": 27768, + "##rob": 27769, + "augustine": 27770, + "packets": 27771, + "forfeiture": 27772, + "pepp": 27773, + "rotten": 27774, + "ponte": 27775, + "##annie": 27776, + "claremont": 27777, + "freak": 27778, + "shotguns": 27779, + "maha": 27780, + "##iton": 27781, + "emile": 27782, + "simulated": 27783, + "demeanor": 27784, + "mcderm": 27785, + "540": 27786, + "cured": 27787, + "implicitly": 27788, + "yellowstone": 27789, + "hectare": 27790, + "aesth": 27791, + "cooler": 27792, + "flamb": 27793, + "apples": 27794, + "##obile": 27795, + "preclude": 27796, + "relaxing": 27797, + "##antin": 27798, + "bins": 27799, + "crawl": 27800, + "middleton": 27801, + "inequalities": 27802, + "cnd": 27803, + "##ouba": 27804, + "confiscate": 27805, + "##ossi": 27806, + "infrastruct": 27807, + "lem": 27808, + "reinh": 27809, + "staples": 27810, + "superdelegates": 27811, + "azz": 27812, + "alluding": 27813, + "miscre": 27814, + "##urious": 27815, + "trainees": 27816, + "dary": 27817, + "conceding": 27818, + "counsell": 27819, + "tric": 27820, + "bhub": 27821, + "lening": 27822, + "1b": 27823, + "abiy": 27824, + "beet": 27825, + "##brecht": 27826, + "kwasniewski": 27827, + "##lass": 27828, + "prong": 27829, + "rewarding": 27830, + "viii": 27831, + "occidental": 27832, + "lagoon": 27833, + "lashes": 27834, + "nightmares": 27835, + "rees": 27836, + "deceptive": 27837, + "##rium": 27838, + "healthier": 27839, + "maimane": 27840, + "wiretapping": 27841, + "nepotism": 27842, + "justifying": 27843, + "una": 27844, + "innovations": 27845, + "redacted": 27846, + "pavilion": 27847, + "ubiqu": 27848, + "yere": 27849, + "depict": 27850, + "hunan": 27851, + "canary": 27852, + "jurispr": 27853, + "roam": 27854, + "variation": 27855, + "masjid": 27856, + "renegotiate": 27857, + "hercegovina": 27858, + "purity": 27859, + "lup": 27860, + "epit": 27861, + "flemish": 27862, + "disconnect": 27863, + "ituri": 27864, + "sulaw": 27865, + "hott": 27866, + "shepard": 27867, + "repreh": 27868, + "mergers": 27869, + "rescheduled": 27870, + "schizophrenia": 27871, + "affiliations": 27872, + "leningrad": 27873, + "hbo": 27874, + "flop": 27875, + "corroborated": 27876, + "raisers": 27877, + "tsang": 27878, + "rajesh": 27879, + "sonar": 27880, + "##itute": 27881, + "conner": 27882, + "wherein": 27883, + "cognitive": 27884, + "drawdown": 27885, + "sheehan": 27886, + "burt": 27887, + "##eye": 27888, + "retarded": 27889, + "laptops": 27890, + "denny": 27891, + "tuned": 27892, + "raucous": 27893, + "immensely": 27894, + "ged": 27895, + "chatting": 27896, + "rationing": 27897, + "assent": 27898, + "minut": 27899, + "lust": 27900, + "plainly": 27901, + "fracking": 27902, + "chamberlain": 27903, + "shamb": 27904, + "sulawesi": 27905, + "rumored": 27906, + "puc": 27907, + "##ahara": 27908, + "embodied": 27909, + "paj": 27910, + "pied": 27911, + "melted": 27912, + "unrestricted": 27913, + "fared": 27914, + "nominally": 27915, + "congested": 27916, + "##pherson": 27917, + "gopal": 27918, + "narcotic": 27919, + "suresh": 27920, + "smar": 27921, + "chur": 27922, + "hercules": 27923, + "freezes": 27924, + "weis": 27925, + "tm": 27926, + "tonne": 27927, + "tragically": 27928, + "##alls": 27929, + "##asek": 27930, + "##ghar": 27931, + "dissip": 27932, + "unreported": 27933, + "hovering": 27934, + "mandating": 27935, + "retroactive": 27936, + "scanning": 27937, + "bowling": 27938, + "chertoff": 27939, + "abul": 27940, + "portrayal": 27941, + "footprint": 27942, + "gendarmerie": 27943, + "retracted": 27944, + "##jom": 27945, + "mcclintock": 27946, + "moul": 27947, + "trot": 27948, + "640": 27949, + "precedents": 27950, + "generational": 27951, + "litres": 27952, + "zamboanga": 27953, + "rhino": 27954, + "inconsistencies": 27955, + "explet": 27956, + "narrat": 27957, + "1878": 27958, + "euro1": 27959, + "enslaved": 27960, + "vigilantes": 27961, + "spiraling": 27962, + "hannity": 27963, + "##ablanca": 27964, + "228": 27965, + "##being": 27966, + "subcontinent": 27967, + "epicentre": 27968, + "unwa": 27969, + "maq": 27970, + "objectionable": 27971, + "levees": 27972, + "villager": 27973, + "mushroom": 27974, + "compartment": 27975, + "680": 27976, + "cancellations": 27977, + "##olet": 27978, + "##arhar": 27979, + "radicalization": 27980, + "leopard": 27981, + "##gae": 27982, + "mop": 27983, + "benchmarks": 27984, + "tranquil": 27985, + "throats": 27986, + "federalist": 27987, + "blacklisted": 27988, + "exposes": 27989, + "psni": 27990, + "meredith": 27991, + "ids": 27992, + "icu": 27993, + "loyola": 27994, + "expedited": 27995, + "polytechnic": 27996, + "publicize": 27997, + "insulin": 27998, + "robles": 27999, + "ridicule": 28000, + "arduous": 28001, + "adjournment": 28002, + "fraudulently": 28003, + "mcfarlane": 28004, + "werner": 28005, + "cohn": 28006, + "salad": 28007, + "diligence": 28008, + "stoking": 28009, + "crum": 28010, + "dictatorial": 28011, + "scrutinized": 28012, + "breasts": 28013, + "pk": 28014, + "glacier": 28015, + "awes": 28016, + "ageing": 28017, + "boc": 28018, + "marlin": 28019, + "umno": 28020, + "##akumar": 28021, + "workable": 28022, + "tid": 28023, + "repent": 28024, + "mazen": 28025, + "ecev": 28026, + "reinforcement": 28027, + "soong": 28028, + "phel": 28029, + "ait": 28030, + "backf": 28031, + "figu": 28032, + "prussian": 28033, + "humility": 28034, + "cebu": 28035, + "##jara": 28036, + "ludicrous": 28037, + "##efield": 28038, + "waff": 28039, + "##elj": 28040, + "1871": 28041, + "cutler": 28042, + "repelled": 28043, + "##zine": 28044, + "saarc": 28045, + "predicament": 28046, + "flamm": 28047, + "felic": 28048, + "ecuad": 28049, + "ecevit": 28050, + "zairean": 28051, + "taiba": 28052, + "realignment": 28053, + "df": 28054, + "madurai": 28055, + "brow": 28056, + "hewitt": 28057, + "iber": 28058, + "##iston": 28059, + "foregoing": 28060, + "blackened": 28061, + "##assan": 28062, + "fitr": 28063, + "vars": 28064, + "##aty": 28065, + "adoptions": 28066, + "cocon": 28067, + "astrazen": 28068, + "gould": 28069, + "indigent": 28070, + "alps": 28071, + "elects": 28072, + "yung": 28073, + "yvon": 28074, + "##fits": 28075, + "costumes": 28076, + "macm": 28077, + "##gaon": 28078, + "riches": 28079, + "zedong": 28080, + "ounces": 28081, + "biodiversity": 28082, + "mcguinness": 28083, + "##grams": 28084, + "censored": 28085, + "##olin": 28086, + "gom": 28087, + "kear": 28088, + "214": 28089, + "##opinion": 28090, + "narratives": 28091, + "fars": 28092, + "originating": 28093, + "horton": 28094, + "##antial": 28095, + "divulge": 28096, + "euphor": 28097, + "falluja": 28098, + "natalie": 28099, + "alluded": 28100, + "redistrib": 28101, + "jad": 28102, + "##oland": 28103, + "scams": 28104, + "1883": 28105, + "astrazeneca": 28106, + "proxies": 28107, + "mansfield": 28108, + "##mia": 28109, + "spheres": 28110, + "unduly": 28111, + "##wama": 28112, + "##match": 28113, + "trenton": 28114, + "##inian": 28115, + "unwise": 28116, + "reckoning": 28117, + "blizz": 28118, + "centennial": 28119, + "turtles": 28120, + "nonex": 28121, + "unhealthy": 28122, + "leigh": 28123, + "paolo": 28124, + "1879": 28125, + "##ysis": 28126, + "homegrown": 28127, + "##inhead": 28128, + "quan": 28129, + "mulling": 28130, + "1830": 28131, + "winters": 28132, + "aspiration": 28133, + "stared": 28134, + "holyrood": 28135, + "interpreters": 28136, + "cecilia": 28137, + "skim": 28138, + "ecumen": 28139, + "##ritt": 28140, + "chilly": 28141, + "reimbursed": 28142, + "illiterate": 28143, + "##apha": 28144, + "pioneers": 28145, + "saq": 28146, + "itinerary": 28147, + "##lared": 28148, + "benev": 28149, + "470": 28150, + "##endously": 28151, + "lans": 28152, + "pawar": 28153, + "faiz": 28154, + "##ppings": 28155, + "##burse": 28156, + "worm": 28157, + "sidon": 28158, + "conciliation": 28159, + "##echai": 28160, + "oleg": 28161, + "cds": 28162, + "hauling": 28163, + "dinners": 28164, + "jolted": 28165, + "quorum": 28166, + "vilnius": 28167, + "ks": 28168, + "unten": 28169, + "flamboy": 28170, + "##usan": 28171, + "clare": 28172, + "##itsar": 28173, + "waver": 28174, + "duel": 28175, + "peso": 28176, + "bajwa": 28177, + "merging": 28178, + "temperament": 28179, + "disconnected": 28180, + "openings": 28181, + "accountants": 28182, + "reprehensible": 28183, + "fisc": 28184, + "##placed": 28185, + "scutt": 28186, + "##eenth": 28187, + "216": 28188, + "bowing": 28189, + "tirelessly": 28190, + "grape": 28191, + "mantle": 28192, + "##ganj": 28193, + "materiel": 28194, + "orr": 28195, + "trimmed": 28196, + "pravda": 28197, + "flap": 28198, + "microsc": 28199, + "##bei": 28200, + "promoter": 28201, + "##ulture": 28202, + "##laz": 28203, + "crony": 28204, + "collisions": 28205, + "imaging": 28206, + "##olt": 28207, + "cereb": 28208, + "squand": 28209, + "syndicated": 28210, + "misrepresent": 28211, + "leukemia": 28212, + "harkin": 28213, + "tremb": 28214, + "crisp": 28215, + "feudal": 28216, + "adua": 28217, + "jeou": 28218, + "rescues": 28219, + "strangle": 28220, + "loath": 28221, + "posh": 28222, + "disburse": 28223, + "irritated": 28224, + "neatly": 28225, + "reprocessing": 28226, + "##itivity": 28227, + "tanjug": 28228, + "loyalties": 28229, + "ceylon": 28230, + "hurd": 28231, + "topping": 28232, + "mornings": 28233, + "luo": 28234, + "upa": 28235, + "centimeters": 28236, + "abel": 28237, + "waq": 28238, + "vetoes": 28239, + "prevails": 28240, + "galaxy": 28241, + "kyl": 28242, + "glee": 28243, + "inr": 28244, + "shang": 28245, + "arlen": 28246, + "deforestation": 28247, + "dwindled": 28248, + "luftw": 28249, + "preached": 28250, + "237": 28251, + "sanctity": 28252, + "squatters": 28253, + "palaces": 28254, + "superp": 28255, + "progressing": 28256, + "duct": 28257, + "broadened": 28258, + "markers": 28259, + "texans": 28260, + "luzon": 28261, + "bode": 28262, + "satisfying": 28263, + "cranes": 28264, + "arthritis": 28265, + "homophobic": 28266, + "##wehr": 28267, + "casablanca": 28268, + "beech": 28269, + "unco": 28270, + "##linder": 28271, + "sunlight": 28272, + "chis": 28273, + "##ooned": 28274, + "##22": 28275, + "##estown": 28276, + "breadth": 28277, + "downplay": 28278, + "shady": 28279, + "feather": 28280, + "tata": 28281, + "loosen": 28282, + "ferries": 28283, + "bishkek": 28284, + "remittances": 28285, + "deporting": 28286, + "amritsar": 28287, + "moot": 28288, + "mccaskill": 28289, + "piling": 28290, + "rhodesia": 28291, + "chowdh": 28292, + "scoffed": 28293, + "herzog": 28294, + "cpa": 28295, + "harrington": 28296, + "believer": 28297, + "ezz": 28298, + "instructing": 28299, + "##oughton": 28300, + "murayama": 28301, + "aggravating": 28302, + "##vette": 28303, + "deserving": 28304, + "scarcity": 28305, + "##esda": 28306, + "sorted": 28307, + "dishe": 28308, + "trumped": 28309, + "gott": 28310, + "serrano": 28311, + "freeh": 28312, + "reefs": 28313, + "weston": 28314, + "algerians": 28315, + "bona": 28316, + "##fontein": 28317, + "##ewski": 28318, + "donaldson": 28319, + "recognising": 28320, + "bents": 28321, + "retra": 28322, + "offerings": 28323, + "jost": 28324, + "rik": 28325, + "shortened": 28326, + "enclosure": 28327, + "pluralism": 28328, + "##ivar": 28329, + "##rule": 28330, + "yao": 28331, + "pandey": 28332, + "paternal": 28333, + "##cans": 28334, + "decay": 28335, + "ordinarily": 28336, + "ingra": 28337, + "secede": 28338, + "muscular": 28339, + "carlton": 28340, + "wellbeing": 28341, + "pawlenty": 28342, + "goodness": 28343, + "discrepancy": 28344, + "##naires": 28345, + "hered": 28346, + "sej": 28347, + "charming": 28348, + "##tze": 28349, + "remod": 28350, + "odor": 28351, + "gusts": 28352, + "learners": 28353, + "sizeable": 28354, + "cookies": 28355, + "circumstantial": 28356, + "templ": 28357, + "popping": 28358, + "painfully": 28359, + "dov": 28360, + "daim": 28361, + "denig": 28362, + "grig": 28363, + "janice": 28364, + "tammy": 28365, + "bethesda": 28366, + "biotechnology": 28367, + "226": 28368, + "henan": 28369, + "beams": 28370, + "##rieu": 28371, + "shandong": 28372, + "##kaido": 28373, + "##olitics": 28374, + "secularism": 28375, + "appliances": 28376, + "tame": 28377, + "swarmed": 28378, + "southerners": 28379, + "undeclared": 28380, + "1700": 28381, + "snc": 28382, + "wilts": 28383, + "uncom": 28384, + "ghos": 28385, + "guinean": 28386, + "peel": 28387, + "occupations": 28388, + "nuevo": 28389, + "mohsen": 28390, + "fracture": 28391, + "conformity": 28392, + "popped": 28393, + "monaco": 28394, + "ivy": 28395, + "gibbons": 28396, + "hegemony": 28397, + "##ibles": 28398, + "prosecutorial": 28399, + "pascal": 28400, + "penchant": 28401, + "##blatt": 28402, + "kensington": 28403, + "deference": 28404, + "imphal": 28405, + "mined": 28406, + "citrus": 28407, + "becerra": 28408, + "antenna": 28409, + "timeframe": 28410, + "envisions": 28411, + "psd": 28412, + "questioner": 28413, + "wilshire": 28414, + "jaya": 28415, + "oswald": 28416, + "tehsil": 28417, + "favours": 28418, + "recognises": 28419, + "brownback": 28420, + "antibodies": 28421, + "precedence": 28422, + "paddock": 28423, + "extermination": 28424, + "traits": 28425, + "sophomore": 28426, + "groceries": 28427, + "##ranational": 28428, + "sleepy": 28429, + "ntc": 28430, + "##ylon": 28431, + "ule": 28432, + "chieftain": 28433, + "##tera": 28434, + "lorenzo": 28435, + "dove": 28436, + "365": 28437, + "rive": 28438, + "sighting": 28439, + "jcs": 28440, + "##igans": 28441, + "pius": 28442, + "shas": 28443, + "##ombo": 28444, + "panorama": 28445, + "bipartisanship": 28446, + "hindering": 28447, + "thacker": 28448, + "nase": 28449, + "srps": 28450, + "##icio": 28451, + "lazy": 28452, + "kinn": 28453, + "leaflet": 28454, + "characterised": 28455, + "apologizing": 28456, + "poe": 28457, + "aht": 28458, + "##friends": 28459, + "arteries": 28460, + "ringleader": 28461, + "horizont": 28462, + "gc": 28463, + "rupture": 28464, + "confederacy": 28465, + "adventures": 28466, + "mammals": 28467, + "untenable": 28468, + "decimated": 28469, + "##arto": 28470, + "surpluses": 28471, + "manama": 28472, + "detriment": 28473, + "slug": 28474, + "marik": 28475, + "hijab": 28476, + "lockdowns": 28477, + "roster": 28478, + "crut": 28479, + "matteo": 28480, + "garza": 28481, + "mobilise": 28482, + "##shaw": 28483, + "scheffer": 28484, + "chevro": 28485, + "countermeas": 28486, + "scandinavian": 28487, + "lows": 28488, + "olsen": 28489, + "cbp": 28490, + "miers": 28491, + "##vascular": 28492, + "chairing": 28493, + "yerevan": 28494, + "227": 28495, + "chamb": 28496, + "pollut": 28497, + "##has": 28498, + "##wali": 28499, + "shutt": 28500, + "racked": 28501, + "luftwaffe": 28502, + "venus": 28503, + "calculating": 28504, + "##version": 28505, + "shahzad": 28506, + "untold": 28507, + "squir": 28508, + "guernsey": 28509, + "pruitt": 28510, + "baucus": 28511, + "wicked": 28512, + "yer": 28513, + "marz": 28514, + "pauline": 28515, + "##eys": 28516, + "punk": 28517, + "farouk": 28518, + "mottaki": 28519, + "##angani": 28520, + "spells": 28521, + "prerequisite": 28522, + "doused": 28523, + "kail": 28524, + "jagan": 28525, + "dissemination": 28526, + "navig": 28527, + "ritz": 28528, + "##imens": 28529, + "##ursh": 28530, + "smallpox": 28531, + "tumors": 28532, + "philanthropist": 28533, + "gly": 28534, + "villan": 28535, + "meles": 28536, + "nangarhar": 28537, + "reclamation": 28538, + "reacts": 28539, + "charisma": 28540, + "frames": 28541, + "##ighty": 28542, + "granada": 28543, + "characterization": 28544, + "laus": 28545, + "amic": 28546, + "liquidation": 28547, + "scraw": 28548, + "grinding": 28549, + "incub": 28550, + "neon": 28551, + "hokkaido": 28552, + "##chuk": 28553, + "shrimp": 28554, + "kau": 28555, + "scut": 28556, + "rounding": 28557, + "hush": 28558, + "##umu": 28559, + "parano": 28560, + "mccart": 28561, + "groves": 28562, + "telecommunication": 28563, + "##ivities": 28564, + "relocating": 28565, + "vaclav": 28566, + "beshir": 28567, + "pueblo": 28568, + "embezzling": 28569, + "mcdermott": 28570, + "##eg": 28571, + "tara": 28572, + "liberians": 28573, + "steroids": 28574, + "deliberating": 28575, + "loch": 28576, + "ideolog": 28577, + "rooftop": 28578, + "lill": 28579, + "##luding": 28580, + "hazing": 28581, + "fratt": 28582, + "destabilise": 28583, + "muqtada": 28584, + "incremental": 28585, + "##start": 28586, + "housewife": 28587, + "1872": 28588, + "nuremberg": 28589, + "##ikhar": 28590, + "renault": 28591, + "dard": 28592, + "trampled": 28593, + "mishandling": 28594, + "kush": 28595, + "darkest": 28596, + "recorders": 28597, + "misunderstand": 28598, + "yediot": 28599, + "##anyl": 28600, + "##them": 28601, + "noticeable": 28602, + "shams": 28603, + "awesome": 28604, + "eastward": 28605, + "tome": 28606, + "respectable": 28607, + "hone": 28608, + "statesource": 28609, + "quadru": 28610, + "unabated": 28611, + "isk": 28612, + "aca": 28613, + "pellet": 28614, + "benny": 28615, + "biologists": 28616, + "disintegration": 28617, + "centenary": 28618, + "tailor": 28619, + "levee": 28620, + "progressively": 28621, + "strickland": 28622, + "ojai": 28623, + "ferrer": 28624, + "discriminating": 28625, + "jawad": 28626, + "derbyshire": 28627, + "##river": 28628, + "willy": 28629, + "hinting": 28630, + "##asso": 28631, + "##ambaram": 28632, + "valls": 28633, + "##500": 28634, + "naik": 28635, + "mekong": 28636, + "incorporating": 28637, + "hereby": 28638, + "bourge": 28639, + "prescott": 28640, + "eavesdropping": 28641, + "##ulas": 28642, + "citadel": 28643, + "settles": 28644, + "ich": 28645, + "visitation": 28646, + "librarian": 28647, + "seych": 28648, + "adoptive": 28649, + "##cule": 28650, + "burnett": 28651, + "cardiovascular": 28652, + "##aneswar": 28653, + "epidemics": 28654, + "quantum": 28655, + "heinrich": 28656, + "75th": 28657, + "##amble": 28658, + "sandoval": 28659, + "overboard": 28660, + "clearances": 28661, + "horowitz": 28662, + "renzi": 28663, + "pamphlet": 28664, + "derry": 28665, + "circled": 28666, + "chai": 28667, + "expropriation": 28668, + "medec": 28669, + "existent": 28670, + "environmentalist": 28671, + "overlook": 28672, + "schoolteacher": 28673, + "foothill": 28674, + "packwood": 28675, + "khair": 28676, + "excludes": 28677, + "##abal": 28678, + "italia": 28679, + "surrounds": 28680, + "jolo": 28681, + "##uram": 28682, + "##essential": 28683, + "valery": 28684, + "unwavering": 28685, + "rancher": 28686, + "alo": 28687, + "tallies": 28688, + "incom": 28689, + "earmarks": 28690, + "ridley": 28691, + "morse": 28692, + "aip": 28693, + "uploaded": 28694, + "sabbath": 28695, + "defraud": 28696, + "rajkot": 28697, + "yangtze": 28698, + "retwe": 28699, + "beret": 28700, + "poachers": 28701, + "mahinda": 28702, + "fundraisers": 28703, + "ipsos": 28704, + "guessing": 28705, + "professed": 28706, + "forensics": 28707, + "jurisprudence": 28708, + "lockhart": 28709, + "chey": 28710, + "agha": 28711, + "yog": 28712, + "rookie": 28713, + "tast": 28714, + "ipcc": 28715, + "refurb": 28716, + "tonga": 28717, + "buoyed": 28718, + "tain": 28719, + "##isek": 28720, + "turtle": 28721, + "ravine": 28722, + "wheeled": 28723, + "shipbuilding": 28724, + "##gos": 28725, + "canaver": 28726, + "litany": 28727, + "puff": 28728, + "##47": 28729, + "adhered": 28730, + "pulwama": 28731, + "byzantine": 28732, + "unleashing": 28733, + "bonner": 28734, + "ventilators": 28735, + "jubilant": 28736, + "evo": 28737, + "atkins": 28738, + "muhammed": 28739, + "harbors": 28740, + "muir": 28741, + "##abar": 28742, + "sane": 28743, + "awakened": 28744, + "eccles": 28745, + "infographic": 28746, + "1200": 28747, + "##enst": 28748, + "replying": 28749, + "quinnip": 28750, + "resided": 28751, + "wam": 28752, + "leeway": 28753, + "##agos": 28754, + "eke": 28755, + "barbecue": 28756, + "bally": 28757, + "antiwar": 28758, + "millennial": 28759, + "mccann": 28760, + "decapitated": 28761, + "##ksar": 28762, + "dung": 28763, + "regina": 28764, + "pubs": 28765, + "yankee": 28766, + "brandenburg": 28767, + "nausea": 28768, + "giles": 28769, + "tallied": 28770, + "##ghan": 28771, + "landrieu": 28772, + "barron": 28773, + "cutoff": 28774, + "bhubaneswar": 28775, + "minefield": 28776, + "##sohn": 28777, + "podesta": 28778, + "strengthens": 28779, + "massively": 28780, + "dudley": 28781, + "hamd": 28782, + "m23": 28783, + "jui": 28784, + "##ouda": 28785, + "olympia": 28786, + "bludge": 28787, + "renovations": 28788, + "##four": 28789, + "regaining": 28790, + "palermo": 28791, + "delgado": 28792, + "paralysed": 28793, + "skinhead": 28794, + "surfaces": 28795, + "fantas": 28796, + "1877": 28797, + "##olar": 28798, + "##verted": 28799, + "underde": 28800, + "candlelight": 28801, + "themed": 28802, + "##yei": 28803, + "abrog": 28804, + "quinnipiac": 28805, + "electronically": 28806, + "pacts": 28807, + "vox": 28808, + "softening": 28809, + "grossman": 28810, + "infidel": 28811, + "dib": 28812, + "ondo": 28813, + "chevrolet": 28814, + "fentanyl": 28815, + "overland": 28816, + "emerson": 28817, + "encircled": 28818, + "dwelling": 28819, + "almighty": 28820, + "ceauses": 28821, + "grizz": 28822, + "leach": 28823, + "fills": 28824, + "heralded": 28825, + "cyl": 28826, + "berez": 28827, + "basilan": 28828, + "sexism": 28829, + "##hael": 28830, + "gour": 28831, + "chiluba": 28832, + "##chron": 28833, + "imagin": 28834, + "##ophys": 28835, + "goddess": 28836, + "canaveral": 28837, + "exploits": 28838, + "gud": 28839, + "sereno": 28840, + "badr": 28841, + "mourned": 28842, + "disregarded": 28843, + "varieties": 28844, + "alderman": 28845, + "##aan": 28846, + "fervent": 28847, + "620": 28848, + "hing": 28849, + "blatantly": 28850, + "saffron": 28851, + "della": 28852, + "erie": 28853, + "swam": 28854, + "cus": 28855, + "prost": 28856, + "motivate": 28857, + "senses": 28858, + "plumbing": 28859, + "punches": 28860, + "##kaa": 28861, + "tashkent": 28862, + "monoxide": 28863, + "##okhar": 28864, + "surveying": 28865, + "fatigues": 28866, + "verizon": 28867, + "srpska": 28868, + "sheridan": 28869, + "cruisers": 28870, + "ajay": 28871, + "rebound": 28872, + "##ulatory": 28873, + "mitigating": 28874, + "##azov": 28875, + "##ostok": 28876, + "angering": 28877, + "supplements": 28878, + "definitively": 28879, + "chidambaram": 28880, + "hekmatyar": 28881, + "goat": 28882, + "mckenzie": 28883, + "refining": 28884, + "olivier": 28885, + "stokes": 28886, + "unaffected": 28887, + "boise": 28888, + "mi5": 28889, + "columnists": 28890, + "explodes": 28891, + "shau": 28892, + "onc": 28893, + "spratly": 28894, + "vaguely": 28895, + "reminders": 28896, + "sensor": 28897, + "bestowed": 28898, + "convener": 28899, + "##emann": 28900, + "defens": 28901, + "desir": 28902, + "comoros": 28903, + "observes": 28904, + "38th": 28905, + "overton": 28906, + "##tw": 28907, + "portrays": 28908, + "mckinley": 28909, + "euro3": 28910, + "##neros": 28911, + "carrillo": 28912, + "zebari": 28913, + "filthy": 28914, + "gros": 28915, + "##ringing": 28916, + "grieve": 28917, + "komm": 28918, + "##igy": 28919, + "##lessness": 28920, + "sophia": 28921, + "##hape": 28922, + "mattresses": 28923, + "##idah": 28924, + "##eroa": 28925, + "pharma": 28926, + "artwork": 28927, + "organiser": 28928, + "mce": 28929, + "mehmet": 28930, + "henn": 28931, + "malaysians": 28932, + "deutsch": 28933, + "pec": 28934, + "blum": 28935, + "keeper": 28936, + "horseback": 28937, + "lufth": 28938, + "##ipi": 28939, + "winchester": 28940, + "firstly": 28941, + "expon": 28942, + "wolff": 28943, + "toure": 28944, + "##umbl": 28945, + "arbor": 28946, + "desantis": 28947, + "noises": 28948, + "creature": 28949, + "##want": 28950, + "##atin": 28951, + "embarking": 28952, + "underdog": 28953, + "ideally": 28954, + "molly": 28955, + "keepers": 28956, + "omission": 28957, + "##ppa": 28958, + "acknowledgement": 28959, + "crom": 28960, + "##adu": 28961, + "blades": 28962, + "315": 28963, + "analog": 28964, + "erred": 28965, + "krajina": 28966, + "##arias": 28967, + "fishery": 28968, + "##eval": 28969, + "reunions": 28970, + "leninist": 28971, + "rn": 28972, + "reconstit": 28973, + "##personic": 28974, + "ais": 28975, + "ps10": 28976, + "energies": 28977, + "bentsen": 28978, + "neoc": 28979, + "marcia": 28980, + "arrows": 28981, + "complac": 28982, + "devoid": 28983, + "workload": 28984, + "wiltshire": 28985, + "lufthansa": 28986, + "unamb": 28987, + "##enic": 28988, + "spector": 28989, + "unregulated": 28990, + "##comb": 28991, + "hert": 28992, + "illusions": 28993, + "cato": 28994, + "2024": 28995, + "siam": 28996, + "obit": 28997, + "soh": 28998, + "disqualify": 28999, + "2050": 29000, + "##uko": 29001, + "eich": 29002, + "vazquez": 29003, + "neared": 29004, + "slit": 29005, + "intermittent": 29006, + "memoranda": 29007, + "subsidize": 29008, + "aground": 29009, + "ramped": 29010, + "##urable": 29011, + "##cox": 29012, + "unprot": 29013, + "ops": 29014, + "tremendously": 29015, + "fiercest": 29016, + "laredo": 29017, + "singles": 29018, + "wealthier": 29019, + "brighter": 29020, + "##vale": 29021, + "##isaari": 29022, + "rutgers": 29023, + "improb": 29024, + "##banks": 29025, + "cylinder": 29026, + "overflowing": 29027, + "caesar": 29028, + "##osha": 29029, + "vince": 29030, + "##tion": 29031, + "mckay": 29032, + "##alta": 29033, + "laksh": 29034, + "nand": 29035, + "##aters": 29036, + "maung": 29037, + "rebuked": 29038, + "imperialist": 29039, + "##igently": 29040, + "iftikhar": 29041, + "gazeta": 29042, + "hypocritical": 29043, + "paranoia": 29044, + "##asian": 29045, + "239": 29046, + "dedicate": 29047, + "##ocha": 29048, + "##character": 29049, + "fayyad": 29050, + "hotspots": 29051, + "horsey": 29052, + "stalwart": 29053, + "republika": 29054, + "hoisted": 29055, + "barren": 29056, + "##adhav": 29057, + "##igalpa": 29058, + "mordechai": 29059, + "frontieres": 29060, + "titanic": 29061, + "odi": 29062, + "persuasion": 29063, + "wiz": 29064, + "logistic": 29065, + "cyberattacks": 29066, + "accessibility": 29067, + "rifts": 29068, + "panmun": 29069, + "bookstore": 29070, + "yoshi": 29071, + "destitute": 29072, + "kannada": 29073, + "##hah": 29074, + "condit": 29075, + "285": 29076, + "encompassing": 29077, + "stewardship": 29078, + "miscreants": 29079, + "##economic": 29080, + "shod": 29081, + "##azan": 29082, + "avila": 29083, + "sakharov": 29084, + "homecoming": 29085, + "commercially": 29086, + "beverage": 29087, + "resembling": 29088, + "protectionist": 29089, + "asy": 29090, + "scientology": 29091, + "debilitating": 29092, + "blower": 29093, + "redmond": 29094, + "bolshevik": 29095, + "fundamentalism": 29096, + "remedial": 29097, + "perks": 29098, + "##innon": 29099, + "##ucked": 29100, + "headscarf": 29101, + "volt": 29102, + "intravenous": 29103, + "skinned": 29104, + "rwandans": 29105, + "shortfalls": 29106, + "gvn": 29107, + "advertisers": 29108, + "prabhak": 29109, + "behold": 29110, + "acceleration": 29111, + "clapper": 29112, + "reappear": 29113, + "##27": 29114, + "plume": 29115, + "reflective": 29116, + "marcel": 29117, + "atheist": 29118, + "unprotected": 29119, + "tattoos": 29120, + "haus": 29121, + "bliss": 29122, + "apprentice": 29123, + "flammable": 29124, + "shwe": 29125, + "reproduction": 29126, + "tianjin": 29127, + "##viation": 29128, + "reshape": 29129, + "decker": 29130, + "ammon": 29131, + "farid": 29132, + "abyei": 29133, + "encephal": 29134, + "loya": 29135, + "billings": 29136, + "legislate": 29137, + "eater": 29138, + "muzzle": 29139, + "malware": 29140, + "interception": 29141, + "upb": 29142, + "restarted": 29143, + "##aguchi": 29144, + "revolutions": 29145, + "broadening": 29146, + "mouthpiece": 29147, + "sweatsh": 29148, + "hau": 29149, + "##sat": 29150, + "##eworthy": 29151, + "recollection": 29152, + "ciller": 29153, + "lek": 29154, + "rattling": 29155, + "##iyeh": 29156, + "stressful": 29157, + "astronomers": 29158, + "splend": 29159, + "blockades": 29160, + "##iom": 29161, + "emblaz": 29162, + "outsourcing": 29163, + "brentwood": 29164, + "sith": 29165, + "invasions": 29166, + "yingluck": 29167, + "cpn": 29168, + "polisario": 29169, + "khursh": 29170, + "figueroa": 29171, + "daylong": 29172, + "castes": 29173, + "priesthood": 29174, + "eluded": 29175, + "##aret": 29176, + "toting": 29177, + "crocodile": 29178, + "emphatically": 29179, + "fringes": 29180, + "waking": 29181, + "coined": 29182, + "mora": 29183, + "tosh": 29184, + "##jak": 29185, + "unrespons": 29186, + "proportionate": 29187, + "redemption": 29188, + "predatory": 29189, + "mtv": 29190, + "splash": 29191, + "midland": 29192, + "corr": 29193, + "poker": 29194, + "phelps": 29195, + "dundee": 29196, + "leves": 29197, + "rudolf": 29198, + "bourgeois": 29199, + "kathryn": 29200, + "incited": 29201, + "baquba": 29202, + "##assen": 29203, + "ceausescu": 29204, + "##inders": 29205, + "joao": 29206, + "bloodbath": 29207, + "wiretaps": 29208, + "impounded": 29209, + "quang": 29210, + "czechs": 29211, + "##anian": 29212, + "pref": 29213, + "cerebral": 29214, + "parti": 29215, + "##bat": 29216, + "inquire": 29217, + "keel": 29218, + "##gou": 29219, + "gilmore": 29220, + "##centric": 29221, + "manso": 29222, + "striker": 29223, + "ahtisaari": 29224, + "attrition": 29225, + "herring": 29226, + "fulfillment": 29227, + "eclips": 29228, + "handler": 29229, + "hashish": 29230, + "unprof": 29231, + "##oise": 29232, + "loft": 29233, + "pank": 29234, + "##etra": 29235, + "coded": 29236, + "meager": 29237, + "flick": 29238, + "##ogenic": 29239, + "churn": 29240, + "##otto": 29241, + "percy": 29242, + "flagging": 29243, + "disapproved": 29244, + "sylmar": 29245, + "mysuru": 29246, + "pep": 29247, + "mccoy": 29248, + "battleship": 29249, + "blanch": 29250, + "odys": 29251, + "elevate": 29252, + "virulent": 29253, + "vanity": 29254, + "unrelenting": 29255, + "##sim": 29256, + "disaffected": 29257, + "##acho": 29258, + "zoran": 29259, + "revocation": 29260, + "doubles": 29261, + "designers": 29262, + "motorcyclist": 29263, + "drugged": 29264, + "invo": 29265, + "colbert": 29266, + "gaze": 29267, + "cisneros": 29268, + "zayed": 29269, + "##aning": 29270, + "shopkeeper": 29271, + "##vir": 29272, + "akram": 29273, + "##tham": 29274, + "##oubi": 29275, + "kuf": 29276, + "agnes": 29277, + "demag": 29278, + "hath": 29279, + "startled": 29280, + "referee": 29281, + "##eros": 29282, + "malign": 29283, + "##ority": 29284, + "aslam": 29285, + "plough": 29286, + "uttered": 29287, + "##onen": 29288, + "hates": 29289, + "##ussed": 29290, + "reshuff": 29291, + "insin": 29292, + "panther": 29293, + "repulsed": 29294, + "wielded": 29295, + "murt": 29296, + "grandi": 29297, + "chalk": 29298, + "hydraulic": 29299, + "emblazoned": 29300, + "conspicuous": 29301, + "dari": 29302, + "reassurance": 29303, + "seychelles": 29304, + "commandments": 29305, + "manifestation": 29306, + "frey": 29307, + "stifling": 29308, + "judd": 29309, + "exhumed": 29310, + "ambushes": 29311, + "fanning": 29312, + "fayose": 29313, + "hugging": 29314, + "evils": 29315, + "##wear": 29316, + "rehabilitated": 29317, + "eliezer": 29318, + "kipp": 29319, + "mace": 29320, + "teguc": 29321, + "thinly": 29322, + "posturing": 29323, + "rosemary": 29324, + "jeopardizing": 29325, + "enlighten": 29326, + "giovanni": 29327, + "xx": 29328, + "adaptation": 29329, + "merid": 29330, + "sno": 29331, + "aggressor": 29332, + "invalu": 29333, + "accommodating": 29334, + "kry": 29335, + "nau": 29336, + "asphal": 29337, + "grapes": 29338, + "formosa": 29339, + "##aji": 29340, + "fortifications": 29341, + "lalu": 29342, + "##ivist": 29343, + "##ramar": 29344, + "hugs": 29345, + "breakthroughs": 29346, + "banging": 29347, + "incensed": 29348, + "##isham": 29349, + "nkorea": 29350, + "ribbons": 29351, + "intract": 29352, + "heartbeat": 29353, + "slippery": 29354, + "reconciled": 29355, + "invaluable": 29356, + "1866": 29357, + "ceos": 29358, + "tomatoes": 29359, + "livingstone": 29360, + "chihuah": 29361, + "veterinarian": 29362, + "ubiquitous": 29363, + "boer": 29364, + "##mur": 29365, + "exiting": 29366, + "##akhand": 29367, + "580": 29368, + "infrared": 29369, + "surrogates": 29370, + "retrospect": 29371, + "deceived": 29372, + "malone": 29373, + "520": 29374, + "distressing": 29375, + "maputo": 29376, + "ptsd": 29377, + "tegucigalpa": 29378, + "wrongfully": 29379, + "##aimi": 29380, + "airstrip": 29381, + "petra": 29382, + "232": 29383, + "paints": 29384, + "rebate": 29385, + "pastrana": 29386, + "##55": 29387, + "siniora": 29388, + "##ovitch": 29389, + "urum": 29390, + "keefe": 29391, + "##missible": 29392, + "overweight": 29393, + "brisk": 29394, + "catap": 29395, + "cronies": 29396, + "misplaced": 29397, + "reju": 29398, + "##ocial": 29399, + "glow": 29400, + "residual": 29401, + "ignacio": 29402, + "##unci": 29403, + "algor": 29404, + "pasha": 29405, + "530": 29406, + "perched": 29407, + "##eez": 29408, + "jadhav": 29409, + "playwright": 29410, + "wur": 29411, + "gove": 29412, + "migrate": 29413, + "joh": 29414, + "hottest": 29415, + "pock": 29416, + "##erness": 29417, + "recurrence": 29418, + "entitlements": 29419, + "marxism": 29420, + "##inctions": 29421, + "sunil": 29422, + "##alis": 29423, + "elijah": 29424, + "shay": 29425, + "convent": 29426, + "conserve": 29427, + "idp": 29428, + "##casts": 29429, + "perino": 29430, + "usaf": 29431, + "palms": 29432, + "breeze": 29433, + "fairer": 29434, + "volody": 29435, + "lymph": 29436, + "gia": 29437, + "dominguez": 29438, + "##ulators": 29439, + "tabs": 29440, + "shepher": 29441, + "criminalize": 29442, + "bandar": 29443, + "thein": 29444, + "valor": 29445, + "spearheading": 29446, + "##kim": 29447, + "paco": 29448, + "noteworthy": 29449, + "eclipse": 29450, + "perple": 29451, + "madrass": 29452, + "sensing": 29453, + "fervor": 29454, + "1874": 29455, + "acquisitions": 29456, + "referrals": 29457, + "armando": 29458, + "fictitious": 29459, + "82nd": 29460, + "creeping": 29461, + "##ameral": 29462, + "muh": 29463, + "showc": 29464, + "perdue": 29465, + "rejuven": 29466, + "transmitting": 29467, + "irreparable": 29468, + "##uvan": 29469, + "airs": 29470, + "tractors": 29471, + "marketed": 29472, + "mustard": 29473, + "wyden": 29474, + "ata": 29475, + "burdened": 29476, + "yousuf": 29477, + "madik": 29478, + "shrunk": 29479, + "stav": 29480, + "32nd": 29481, + "16s": 29482, + "complacency": 29483, + "##path": 29484, + "activate": 29485, + "bowers": 29486, + "hari": 29487, + "postgraduate": 29488, + "##ridi": 29489, + "flamboyant": 29490, + "superst": 29491, + "##wre": 29492, + "vodka": 29493, + "plas": 29494, + "##nant": 29495, + "symptom": 29496, + "tshwane": 29497, + "alvar": 29498, + "tiles": 29499, + "##worked": 29500, + "##iris": 29501, + "##erving": 29502, + "esch": 29503, + "diyar": 29504, + "speculative": 29505, + "breitbart": 29506, + "##mani": 29507, + "reiterates": 29508, + "civility": 29509, + "denounces": 29510, + "encrypted": 29511, + "mcdaniel": 29512, + "rohra": 29513, + "cavus": 29514, + "ventured": 29515, + "munir": 29516, + "rast": 29517, + "agra": 29518, + "demoted": 29519, + "siv": 29520, + "palos": 29521, + "glitter": 29522, + "rabbin": 29523, + "algorith": 29524, + "lurch": 29525, + "tallest": 29526, + "211": 29527, + "bernardo": 29528, + "ecumenical": 29529, + "phyl": 29530, + "shiel": 29531, + "conde": 29532, + "##myr": 29533, + "zille": 29534, + "yogi": 29535, + "panmunjom": 29536, + "lv": 29537, + "complexities": 29538, + "clarifying": 29539, + "fanatic": 29540, + "##asone": 29541, + "evaded": 29542, + "trs": 29543, + "palpable": 29544, + "conflicted": 29545, + "sanctuaries": 29546, + "tej": 29547, + "dialogues": 29548, + "rohrabacher": 29549, + "arusha": 29550, + "siad": 29551, + "uttarakhand": 29552, + "whisked": 29553, + "##tur": 29554, + "unpun": 29555, + "marl": 29556, + "kord": 29557, + "##raved": 29558, + "##azo": 29559, + "qar": 29560, + "vient": 29561, + "puntland": 29562, + "ia": 29563, + "reauthor": 29564, + "greatness": 29565, + "widodo": 29566, + "socioeconomic": 29567, + "misusing": 29568, + "goraz": 29569, + "onus": 29570, + "uptick": 29571, + "thakur": 29572, + "overpass": 29573, + "campos": 29574, + "unner": 29575, + "commemorated": 29576, + "ultras": 29577, + "alicia": 29578, + "hksar": 29579, + "flyover": 29580, + "jait": 29581, + "setup": 29582, + "authoritarianism": 29583, + "##otta": 29584, + "abortive": 29585, + "##stic": 29586, + "seep": 29587, + "melvin": 29588, + "##ouche": 29589, + "##onserv": 29590, + "frantically": 29591, + "smarter": 29592, + "##api": 29593, + "loretta": 29594, + "##bij": 29595, + "danielle": 29596, + "kirkpatrick": 29597, + "nonexistent": 29598, + "hilly": 29599, + "underline": 29600, + "stopover": 29601, + "crook": 29602, + "neuro": 29603, + "annette": 29604, + "headlined": 29605, + "prerogative": 29606, + "evidenced": 29607, + "unpunished": 29608, + "scans": 29609, + "keyes": 29610, + "loma": 29611, + "ness": 29612, + "hainan": 29613, + "mandel": 29614, + "staffordshire": 29615, + "##bey": 29616, + "spart": 29617, + "neutralize": 29618, + "kemal": 29619, + "embankment": 29620, + "##alaya": 29621, + "recoup": 29622, + "projecting": 29623, + "chihuahua": 29624, + "##assemb": 29625, + "mello": 29626, + "##mins": 29627, + "antara": 29628, + "mackay": 29629, + "condo": 29630, + "cinem": 29631, + "bora": 29632, + "namibian": 29633, + "unscrupulous": 29634, + "broder": 29635, + "polygraph": 29636, + "##agong": 29637, + "soe": 29638, + "auditing": 29639, + "worthless": 29640, + "sherry": 29641, + "combatting": 29642, + "##borg": 29643, + "dine": 29644, + "##zhkov": 29645, + "antoine": 29646, + "tyrone": 29647, + "bribing": 29648, + "evoked": 29649, + "diarrh": 29650, + "ledger": 29651, + "##oea": 29652, + "peretz": 29653, + "pearce": 29654, + "ehr": 29655, + "jurists": 29656, + "##oki": 29657, + "raphael": 29658, + "roar": 29659, + "ugandans": 29660, + "raju": 29661, + "exhibitions": 29662, + "patchwork": 29663, + "coronation": 29664, + "reproduce": 29665, + "romani": 29666, + "dawa": 29667, + "777": 29668, + "dolphin": 29669, + "hubs": 29670, + "bloated": 29671, + "kucinich": 29672, + "unsan": 29673, + "##lins": 29674, + "appraisal": 29675, + "christensen": 29676, + "ghar": 29677, + "impressions": 29678, + "prad": 29679, + "unamid": 29680, + "hillsborough": 29681, + "horta": 29682, + "bulldozer": 29683, + "##arti": 29684, + "refrigerator": 29685, + "dooms": 29686, + "##pot": 29687, + "chengdu": 29688, + "mosk": 29689, + "reinforces": 29690, + "thinkers": 29691, + "overhauling": 29692, + "##ilov": 29693, + "overreach": 29694, + "unmist": 29695, + "purged": 29696, + "##hausen": 29697, + "leyen": 29698, + "commemorations": 29699, + "rugova": 29700, + "ht": 29701, + "lc": 29702, + "##icke": 29703, + "smartphone": 29704, + "chided": 29705, + "gigantic": 29706, + "antony": 29707, + "bentley": 29708, + "jans": 29709, + "gerrymand": 29710, + "chowdhury": 29711, + "impract": 29712, + "perpetuate": 29713, + "tutor": 29714, + "afridi": 29715, + "tornadoes": 29716, + "haddad": 29717, + "crucif": 29718, + "##dia": 29719, + "inactive": 29720, + "subsistence": 29721, + "rocking": 29722, + "aram": 29723, + "unresponsive": 29724, + "cavusoglu": 29725, + "asteroid": 29726, + "mga": 29727, + "affirming": 29728, + "rajnath": 29729, + "gears": 29730, + "##lished": 29731, + "##core": 29732, + "wander": 29733, + "##kei": 29734, + "bf": 29735, + "##aris": 29736, + "computing": 29737, + "khaleda": 29738, + "ludwig": 29739, + "inexplic": 29740, + "overheard": 29741, + "hiss": 29742, + "yala": 29743, + "paroled": 29744, + "tiffany": 29745, + "strayed": 29746, + "dyke": 29747, + "##veston": 29748, + "overlapping": 29749, + "##iters": 29750, + "politely": 29751, + "##ctica": 29752, + "##rip": 29753, + "siraj": 29754, + "registers": 29755, + "enthusiasts": 29756, + "lg": 29757, + "brash": 29758, + "coburn": 29759, + "coventry": 29760, + "redesignated": 29761, + "mormons": 29762, + "discounts": 29763, + "keenly": 29764, + "sapp": 29765, + "accommodated": 29766, + "mckenna": 29767, + "laud": 29768, + "uncomprom": 29769, + "restroom": 29770, + "bekaa": 29771, + "meditation": 29772, + "polanski": 29773, + "ensign": 29774, + "dutton": 29775, + "neurological": 29776, + "flog": 29777, + "##iatrics": 29778, + "mackenzie": 29779, + "frigates": 29780, + "mailer": 29781, + "cumbria": 29782, + "dropout": 29783, + "softly": 29784, + "decreed": 29785, + "layout": 29786, + "sondland": 29787, + "gorazde": 29788, + "extravag": 29789, + "capping": 29790, + "dividend": 29791, + "augusta": 29792, + "interruption": 29793, + "##ussion": 29794, + "##wami": 29795, + "upstream": 29796, + "neglecting": 29797, + "impulse": 29798, + "funneled": 29799, + "weir": 29800, + "regen": 29801, + "burris": 29802, + "luh": 29803, + "disable": 29804, + "501": 29805, + "mccull": 29806, + "grueling": 29807, + "repress": 29808, + "chaff": 29809, + "rs3": 29810, + "gordhan": 29811, + "##umbles": 29812, + "grenfell": 29813, + "shielding": 29814, + "raab": 29815, + "outlaws": 29816, + "unsettling": 29817, + "antarctica": 29818, + "domenici": 29819, + "mursi": 29820, + "410": 29821, + "kozy": 29822, + "envelopes": 29823, + "##eaux": 29824, + "fetch": 29825, + "zair": 29826, + "gaur": 29827, + "jayalal": 29828, + "hovered": 29829, + "faulk": 29830, + "disb": 29831, + "##ethe": 29832, + "revert": 29833, + "yosh": 29834, + "tout": 29835, + "##ructions": 29836, + "fostered": 29837, + "##acking": 29838, + "sukarno": 29839, + "swirling": 29840, + "##ographer": 29841, + "gdansk": 29842, + "chab": 29843, + "yasin": 29844, + "fidesz": 29845, + "maharaj": 29846, + "uncontrolled": 29847, + "ked": 29848, + "interpreting": 29849, + "aqap": 29850, + "downstairs": 29851, + "antisemitism": 29852, + "romp": 29853, + "##alach": 29854, + "uar": 29855, + "sunglasses": 29856, + "kilos": 29857, + "baked": 29858, + "muth": 29859, + "davut": 29860, + "overloaded": 29861, + "gha": 29862, + "befri": 29863, + "locke": 29864, + "authorisation": 29865, + "marginalised": 29866, + "rickshaw": 29867, + "herve": 29868, + "unscathed": 29869, + "greenwood": 29870, + "misdeed": 29871, + "iyad": 29872, + "torrent": 29873, + "therapies": 29874, + "prima": 29875, + "787": 29876, + "233": 29877, + "sakh": 29878, + "photographic": 29879, + "opa": 29880, + "boroughs": 29881, + "##ilan": 29882, + "trilateral": 29883, + "##azzi": 29884, + "hereditary": 29885, + "ifor": 29886, + "inflamed": 29887, + "##95": 29888, + "amicable": 29889, + "dingell": 29890, + "pharmacist": 29891, + "scrib": 29892, + "khattak": 29893, + "wrestled": 29894, + "redraw": 29895, + "mz": 29896, + "willful": 29897, + "fluids": 29898, + "snowfall": 29899, + "malvo": 29900, + "sta": 29901, + "postm": 29902, + "kraft": 29903, + "crafting": 29904, + "haniyeh": 29905, + "symphony": 29906, + "jord": 29907, + "bedrock": 29908, + "scuttle": 29909, + "viewpoints": 29910, + "scanners": 29911, + "villain": 29912, + "sticker": 29913, + "eileen": 29914, + "kirsten": 29915, + "kaly": 29916, + "rabbit": 29917, + "budgeted": 29918, + "zoom": 29919, + "##vians": 29920, + "knif": 29921, + "cardoso": 29922, + "resembl": 29923, + "##uans": 29924, + "apiece": 29925, + "squabbling": 29926, + "slapping": 29927, + "conservationists": 29928, + "neuros": 29929, + "emanating": 29930, + "shehu": 29931, + "busting": 29932, + "##nag": 29933, + "##nov": 29934, + "##hne": 29935, + "ceil": 29936, + "childcare": 29937, + "subways": 29938, + "kale": 29939, + "godfather": 29940, + "kochi": 29941, + "rajoel": 29942, + "gimm": 29943, + "spans": 29944, + "haze": 29945, + "descendant": 29946, + "jockey": 29947, + "superpowers": 29948, + "rajoelina": 29949, + "ingen": 29950, + "reds": 29951, + "cradle": 29952, + "nast": 29953, + "mpa": 29954, + "staggered": 29955, + "humanities": 29956, + "missteps": 29957, + "whipping": 29958, + "elbow": 29959, + "excels": 29960, + "lashing": 29961, + "airman": 29962, + "dismembered": 29963, + "momentous": 29964, + "untreated": 29965, + "dac": 29966, + "dsp": 29967, + "adha": 29968, + "cany": 29969, + "busing": 29970, + "typed": 29971, + "installment": 29972, + "qasim": 29973, + "beverages": 29974, + "stung": 29975, + "moose": 29976, + "chittagong": 29977, + "reinvigor": 29978, + "feathers": 29979, + "turret": 29980, + "fitzpatrick": 29981, + "##enberger": 29982, + "cem": 29983, + "romans": 29984, + "contreras": 29985, + "vile": 29986, + "##onder": 29987, + "sofa": 29988, + "hl": 29989, + "hoon": 29990, + "crumbled": 29991, + "broom": 29992, + "ballroom": 29993, + "ratcliffe": 29994, + "bikers": 29995, + "1100": 29996, + "maricop": 29997, + "spoil": 29998, + "daryl": 29999 + } + } +} \ No newline at end of file