diff --git "a/tokenizer.json" "b/tokenizer.json" --- "a/tokenizer.json" +++ "b/tokenizer.json" @@ -14,7 +14,7 @@ }, { "id": 1, - "content": "", + "content": "", "single_word": false, "lstrip": false, "rstrip": false, @@ -23,7 +23,7 @@ }, { "id": 2, - "content": "", + "content": "", "single_word": false, "lstrip": false, "rstrip": false, @@ -31,61018 +31,237889 @@ "special": true }, { - "id": 3, - "content": "", + "id": 29913, + "content": "이", "single_word": false, "lstrip": false, "rstrip": false, "normalized": true, - "special": true - } - ], - "normalizer": { - "type": "Sequence", - "normalizers": [ - { - "type": "Prepend", - "prepend": "▁" - }, - { - "type": "Replace", - "pattern": { - "String": " " - }, - "content": "▁" - } - ] - }, - "pre_tokenizer": null, - "post_processor": { - "type": "TemplateProcessing", - "single": [ - { - "SpecialToken": { - "id": "", - "type_id": 0 - } - }, - { - "Sequence": { - "id": "A", - "type_id": 0 - } - } - ], - "pair": [ - { - "SpecialToken": { - "id": "", - "type_id": 0 - } - }, - { - "Sequence": { - "id": "A", - "type_id": 0 - } - }, - { - "SpecialToken": { - "id": "", - "type_id": 1 - } - }, - { - "Sequence": { - "id": "B", - "type_id": 1 - } - } - ], - "special_tokens": { - "": { - "id": "", - "ids": [ - 2 - ], - "tokens": [ - "" - ] - } - } - }, - "decoder": { - "type": "Sequence", - "decoders": [ - { - "type": "Replace", - "pattern": { - "String": "▁" - }, - "content": " " - }, - { - "type": "ByteFallback" - }, - { - "type": "Fuse" - }, - { - "type": "Strip", - "content": " ", - "start": 1, - "stop": 0 - } - ] - }, - "model": { - "type": "BPE", - "dropout": null, - "unk_token": "", - "continuing_subword_prefix": null, - "end_of_word_suffix": null, - "fuse_unk": true, - "byte_fallback": true, - "vocab": { - "": 0, - "": 1, - "": 2, - "": 3, - "": 4, - "": 5, - "": 6, - "<0x00>": 7, - "<0x01>": 8, - "<0x02>": 9, - "<0x03>": 10, - "<0x04>": 11, - "<0x05>": 12, - "<0x06>": 13, - "<0x07>": 14, - "<0x08>": 15, - "<0x09>": 16, - "<0x0A>": 17, - "<0x0B>": 18, - "<0x0C>": 19, - "<0x0D>": 20, - "<0x0E>": 21, - "<0x0F>": 22, - "<0x10>": 23, - "<0x11>": 24, - "<0x12>": 25, - "<0x13>": 26, - "<0x14>": 27, - "<0x15>": 28, - "<0x16>": 29, - "<0x17>": 30, - "<0x18>": 31, - "<0x19>": 32, - "<0x1A>": 33, - "<0x1B>": 34, - "<0x1C>": 35, - "<0x1D>": 36, - "<0x1E>": 37, - "<0x1F>": 38, - "<0x20>": 39, - "<0x21>": 40, - "<0x22>": 41, - "<0x23>": 42, - "<0x24>": 43, - "<0x25>": 44, - "<0x26>": 45, - "<0x27>": 46, - "<0x28>": 47, - "<0x29>": 48, - "<0x2A>": 49, - "<0x2B>": 50, - "<0x2C>": 51, - "<0x2D>": 52, - "<0x2E>": 53, - "<0x2F>": 54, - "<0x30>": 55, - "<0x31>": 56, - "<0x32>": 57, - "<0x33>": 58, - "<0x34>": 59, - "<0x35>": 60, - "<0x36>": 61, - "<0x37>": 62, - "<0x38>": 63, - "<0x39>": 64, - "<0x3A>": 65, - "<0x3B>": 66, - "<0x3C>": 67, - "<0x3D>": 68, - "<0x3E>": 69, - "<0x3F>": 70, - "<0x40>": 71, - "<0x41>": 72, - "<0x42>": 73, - "<0x43>": 74, - "<0x44>": 75, - "<0x45>": 76, - "<0x46>": 77, - "<0x47>": 78, - "<0x48>": 79, - "<0x49>": 80, - "<0x4A>": 81, - "<0x4B>": 82, - "<0x4C>": 83, - "<0x4D>": 84, - "<0x4E>": 85, - "<0x4F>": 86, - "<0x50>": 87, - "<0x51>": 88, - "<0x52>": 89, - "<0x53>": 90, - "<0x54>": 91, - "<0x55>": 92, - "<0x56>": 93, - "<0x57>": 94, - "<0x58>": 95, - "<0x59>": 96, - "<0x5A>": 97, - "<0x5B>": 98, - "<0x5C>": 99, - "<0x5D>": 100, - "<0x5E>": 101, - "<0x5F>": 102, - "<0x60>": 103, - "<0x61>": 104, - "<0x62>": 105, - "<0x63>": 106, - "<0x64>": 107, - "<0x65>": 108, - "<0x66>": 109, - "<0x67>": 110, - "<0x68>": 111, - "<0x69>": 112, - "<0x6A>": 113, - "<0x6B>": 114, - "<0x6C>": 115, - "<0x6D>": 116, - "<0x6E>": 117, - "<0x6F>": 118, - "<0x70>": 119, - "<0x71>": 120, - "<0x72>": 121, - "<0x73>": 122, - "<0x74>": 123, - "<0x75>": 124, - "<0x76>": 125, - "<0x77>": 126, - "<0x78>": 127, - "<0x79>": 128, - "<0x7A>": 129, - "<0x7B>": 130, - "<0x7C>": 131, - "<0x7D>": 132, - "<0x7E>": 133, - "<0x7F>": 134, - "<0x80>": 135, - "<0x81>": 136, - "<0x82>": 137, - "<0x83>": 138, - "<0x84>": 139, - "<0x85>": 140, - "<0x86>": 141, - "<0x87>": 142, - "<0x88>": 143, - "<0x89>": 144, - "<0x8A>": 145, - "<0x8B>": 146, - "<0x8C>": 147, - "<0x8D>": 148, - "<0x8E>": 149, - "<0x8F>": 150, - "<0x90>": 151, - "<0x91>": 152, - "<0x92>": 153, - "<0x93>": 154, - "<0x94>": 155, - "<0x95>": 156, - "<0x96>": 157, - "<0x97>": 158, - "<0x98>": 159, - "<0x99>": 160, - "<0x9A>": 161, - "<0x9B>": 162, - "<0x9C>": 163, - "<0x9D>": 164, - "<0x9E>": 165, - "<0x9F>": 166, - "<0xA0>": 167, - "<0xA1>": 168, - "<0xA2>": 169, - "<0xA3>": 170, - "<0xA4>": 171, - "<0xA5>": 172, - "<0xA6>": 173, - "<0xA7>": 174, - "<0xA8>": 175, - "<0xA9>": 176, - "<0xAA>": 177, - "<0xAB>": 178, - "<0xAC>": 179, - "<0xAD>": 180, - "<0xAE>": 181, - "<0xAF>": 182, - "<0xB0>": 183, - "<0xB1>": 184, - "<0xB2>": 185, - "<0xB3>": 186, - "<0xB4>": 187, - "<0xB5>": 188, - "<0xB6>": 189, - "<0xB7>": 190, - "<0xB8>": 191, - "<0xB9>": 192, - "<0xBA>": 193, - "<0xBB>": 194, - "<0xBC>": 195, - "<0xBD>": 196, - "<0xBE>": 197, - "<0xBF>": 198, - "<0xC0>": 199, - "<0xC1>": 200, - "<0xC2>": 201, - "<0xC3>": 202, - "<0xC4>": 203, - "<0xC5>": 204, - "<0xC6>": 205, - "<0xC7>": 206, - "<0xC8>": 207, - "<0xC9>": 208, - "<0xCA>": 209, - "<0xCB>": 210, - "<0xCC>": 211, - "<0xCD>": 212, - "<0xCE>": 213, - "<0xCF>": 214, - "<0xD0>": 215, - "<0xD1>": 216, - "<0xD2>": 217, - "<0xD3>": 218, - "<0xD4>": 219, - "<0xD5>": 220, - "<0xD6>": 221, - "<0xD7>": 222, - "<0xD8>": 223, - "<0xD9>": 224, - "<0xDA>": 225, - "<0xDB>": 226, - "<0xDC>": 227, - "<0xDD>": 228, - "<0xDE>": 229, - "<0xDF>": 230, - "<0xE0>": 231, - "<0xE1>": 232, - "<0xE2>": 233, - "<0xE3>": 234, - "<0xE4>": 235, - "<0xE5>": 236, - "<0xE6>": 237, - "<0xE7>": 238, - "<0xE8>": 239, - "<0xE9>": 240, - "<0xEA>": 241, - "<0xEB>": 242, - "<0xEC>": 243, - "<0xED>": 244, - "<0xEE>": 245, - "<0xEF>": 246, - "<0xF0>": 247, - "<0xF1>": 248, - "<0xF2>": 249, - "<0xF3>": 250, - "<0xF4>": 251, - "<0xF5>": 252, - "<0xF6>": 253, - "<0xF7>": 254, - "<0xF8>": 255, - "<0xF9>": 256, - "<0xFA>": 257, - "<0xFB>": 258, - "<0xFC>": 259, - "<0xFD>": 260, - "<0xFE>": 261, - "<0xFF>": 262, - "▁1": 263, - "in": 264, - "er": 265, - "on": 266, - "st": 267, - "re": 268, - "at": 269, - "00": 270, - "..": 271, - "or": 272, - "en": 273, - "▁t": 274, - "▁16": 275, - "▁이": 276, - "--": 277, - "▁0": 278, - "se": 279, - "▁=": 280, - "al": 281, - "▁T": 282, - "▁c": 283, - "le": 284, - "ar": 285, - "an": 286, - "de": 287, - "IN": 288, - ");": 289, - "//": 290, - "ON": 291, - "it": 292, - "20": 293, - "ME": 294, - "ion": 295, - "ct": 296, - "▁\"": 297, - "INE": 298, - "LINE": 299, - "IME": 300, - "**": 301, - "▁TIME": 302, - "ONLINE": 303, - "▁{": 304, - "me": 305, - "▁15": 306, - "he": 307, - "ᄏᄏ": 308, - "ro": 309, - "21": 310, - ":1": 311, - "▁i": 312, - "▁f": 313, - "▁대": 314, - "▁}": 315, - "▁사": 316, - "88": 317, - "▁그": 318, - "▁(": 319, - "23": 320, - "▁p": 321, - "ce": 322, - "▁있": 323, - "으로": 324, - "▁지": 325, - "▁아": 326, - "ut": 327, - "ing": 328, - "----": 329, - "25": 330, - "▁<": 331, - "::": 332, - "et": 333, - "니다": 334, - "▁s": 335, - "ur": 336, - "24": 337, - "▁a": 338, - "▁정": 339, - "▁n": 340, - "ss": 341, - "▁*": 342, - "26": 343, - "28": 344, - ":3": 345, - "▁하": 346, - "27": 347, - "29": 348, - "▁re": 349, - "ed": 350, - "11": 351, - "un": 352, - "ic": 353, - "int": 354, - "▁b": 355, - "lo": 356, - "id": 357, - "ent": 358, - "에서": 359, - "19": 360, - "mp": 361, - "▁//": 362, - "16": 363, - "33": 364, - ",0": 365, - "▁기": 366, - "pe": 367, - "10": 368, - "15": 369, - "▁전": 370, - "▁가": 371, - "▁한": 372, - "14": 373, - "17": 374, - "▁'": 375, - "ex": 376, - "la": 377, - "ame": 378, - "ol": 379, - "▁수": 380, - "▁the": 381, - "13": 382, - "했다": 383, - "18": 384, - "()": 385, - "▁o": 386, - "▁-": 387, - "▁#": 388, - "2:": 389, - "is": 390, - "▁나": 391, - "99": 392, - "▁m": 393, - "▁v": 394, - "40": 395, - "▁3": 396, - "ad": 397, - "ue": 398, - "하고": 399, - "▁다": 400, - "하는": 401, - "▁안": 402, - "...": 403, - "45": 404, - "▁보": 405, - "▁국": 406, - "▁st": 407, - "66": 408, - "▁S": 409, - "47": 410, - "ig": 411, - "43": 412, - "▁시": 413, - "==": 414, - "=\"": 415, - "tr": 416, - "▁d": 417, - "ate": 418, - "50": 419, - "el": 420, - "****": 421, - "▁자": 422, - "48": 423, - "▁w": 424, - "49": 425, - "ul": 426, - "ff": 427, - "ck": 428, - "il": 429, - "46": 430, - "▁in": 431, - "▁C": 432, - "ge": 433, - "▁2": 434, - "57": 435, - "->": 436, - "co": 437, - "ch": 438, - "▁인": 439, - "!!": 440, - "▁con": 441, - "??": 442, - "▁공": 443, - "89": 444, - "▁중": 445, - "53": 446, - "ra": 447, - "▁A": 448, - "56": 449, - "59": 450, - "1:": 451, - "th": 452, - "87": 453, - "80": 454, - "▁if": 455, - "▁조": 456, - "um": 457, - "▁제": 458, - "--------": 459, - "and": 460, - "In": 461, - "urn": 462, - "ype": 463, - "0000": 464, - "86": 465, - "▁것": 466, - "▁주": 467, - "30": 468, - "▁없": 469, - "▁일": 470, - "iz": 471, - "▁어": 472, - "4:": 473, - "▁문": 474, - "들이": 475, - "es": 476, - "__": 477, - "77": 478, - "▁부": 479, - "▁잘": 480, - "ation": 481, - "▁마": 482, - ".0": 483, - "ot": 484, - "turn": 485, - "▁159": 486, - "ect": 487, - "ri": 488, - "습니다": 489, - "이다": 490, - "▁모": 491, - "li": 492, - "▁경": 493, - "us": 494, - "▁말": 495, - "5:": 496, - "는데": 497, - "▁해": 498, - "▁좋": 499, - "ub": 500, - "83": 501, - "▁무": 502, - "\",": 503, - "70": 504, - "ht": 505, - "ma": 506, - "▁160": 507, - "▁오": 508, - "60": 509, - "ab": 510, - "▁return": 511, - "▁우": 512, - "▁개": 513, - "▁등": 514, - "pt": 515, - "79": 516, - "▁위": 517, - "69": 518, - "~~": 519, - "def": 520, - "▁to": 521, - "ode": 522, - "▁진": 523, - "▁P": 524, - "▁내": 525, - "ata": 526, - "22": 527, - "8:": 528, - "▁신": 529, - "ext": 530, - "▁저": 531, - "▁se": 532, - "),": 533, - "ᄏᄏᄏᄏ": 534, - "▁상": 535, - "▁만": 536, - "라고": 537, - "▁/": 538, - "get": 539, - "▁여": 540, - "▁있다": 541, - "▁th": 542, - "con": 543, - "as": 544, - "di": 545, - "ize": 546, - "55": 547, - "▁20": 548, - "▁선": 549, - "": 732, - "▁들어": 733, - "▁집": 734, - "clude": 735, - "▁원": 736, - "▁158": 737, - "▁대통령": 738, - "ath": 739, - "▁동": 740, - "에게": 741, - "78": 742, - "부터": 743, - "64": 744, - "os": 745, - "▁*/": 746, - "bj": 747, - "12": 748, - "name": 749, - "up": 750, - "▁올": 751, - "rom": 752, - "▁중국": 753, - "▁살": 754, - "ure": 755, - "ta": 756, - "ers": 757, - "▁차": 758, - "▁==": 759, - "1.": 760, - "다는": 761, - "96": 762, - "▁또": 763, - "이나": 764, - "▁성": 765, - "fo": 766, - "▁결": 767, - "▁de": 768, - "▁후": 769, - "▁추": 770, - "▁할": 771, - "▁분": 772, - "ption": 773, - "▁_": 774, - "im": 775, - "▁파": 776, - "ace": 777, - "58": 778, - "▁R": 779, - "AT": 780, - "out": 781, - "▁참": 782, - "▁왜": 783, - "▁실": 784, - "▁<<": 785, - "▁U": 786, - "ime": 787, - "▁생각": 788, - "AA": 789, - "▁노": 790, - "par": 791, - "▁std": 792, - "/\\": 793, - "▁self": 794, - "93": 795, - "▁대한": 796, - "▁검": 797, - "▁ᄏᄏ": 798, - "▁void": 799, - "63": 800, - "▁코": 801, - "include": 802, - "▁스": 803, - "▁ex": 804, - "▁문재": 805, - "type": 806, - "▁class": 807, - "▁this": 808, - "74": 809, - "어요": 810, - "▁계": 811, - "▁|": 812, - "▁지난": 813, - "▁name": 814, - "PE": 815, - "▁박": 816, - "▁/*": 817, - "8888": 818, - "▁하는": 819, - "to": 820, - "one": 821, - "▁때": 822, - "▁맞": 823, - "▁def": 824, - "으면": 825, - "▁163": 826, - "21:": 827, - "▁교": 828, - "Type": 829, - "ac": 830, - "ww": 831, - "],": 832, - "54": 833, - "▁W": 834, - "▁8": 835, - "\":": 836, - "res": 837, - "▁적": 838, - "▁우리": 839, - "▁V": 840, - "▁9": 841, - "▁!": 842, - "▁한국": 843, - "arg": 844, - "▁따": 845, - "OR": 846, - "ay": 847, - "ity": 848, - "하지": 849, - "▁마음": 850, - "▁역": 851, - "oun": 852, - "▁매": 853, - "text": 854, - "▁니": 855, - "CT": 856, - "FF": 857, - "sc": 858, - "▁7": 859, - "our": 860, - "AL": 861, - "▁)": 862, - "##": 863, - "▁나라": 864, - "ign": 865, - "ap": 866, - "보다": 867, - "5,": 868, - "ind": 869, - "size": 870, - "▁정말": 871, - "pro": 872, - "unction": 873, - "▁@": 874, - "67": 875, - "▁": 1000, - "68": 1001, - "▁마음에": 1002, - "ray": 1003, - "▁문재인": 1004, - "렇게": 1005, - "ans": 1006, - "ull": 1007, - "atic": 1008, - "DE": 1009, - "았습니다": 1010, - "▁법": 1011, - "▁it": 1012, - "key": 1013, - "ll": 1014, - "들의": 1015, - "Str": 1016, - "-0.": 1017, - "4,": 1018, - "ive": 1019, - "▁,": 1020, - "▁from": 1021, - "▁투": 1022, - "ite": 1023, - "▁금": 1024, - "▁죽": 1025, - "▁좀": 1026, - "▁1629": 1027, - "▁on": 1028, - "▁__": 1029, - "(),": 1030, - "▁행": 1031, - "▁과": 1032, - "▁el": 1033, - "Ex": 1034, - "ore": 1035, - "▁화": 1036, - "ition": 1037, - "://": 1038, - "▁애": 1039, - "인데": 1040, - "▁본": 1041, - "per": 1042, - ":10": 1043, - "En": 1044, - "▁양": 1045, - "▁외": 1046, - "하기": 1047, - "AN": 1048, - "▁요": 1049, - "▁new": 1050, - "▁with": 1051, - "uct": 1052, - "97": 1053, - "ill": 1054, - "vent": 1055, - "▁했": 1056, - "이고": 1057, - "겠다": 1058, - "val": 1059, - "xff": 1060, - "mple": 1061, - "▁운": 1062, - "\");": 1063, - "▁들어요": 1064, - "▁위해": 1065, - "atch": 1066, - "▁k": 1067, - "▁좋아요": 1068, - "▁넘": 1069, - "ense": 1070, - "▁or": 1071, - "vice": 1072, - "SS": 1073, - "▁정치": 1074, - "▁북": 1075, - "▁언": 1076, - "▁심": 1077, - "▁서울": 1078, - "03": 1079, - "EN": 1080, - "▁빠": 1081, - "loat": 1082, - "리는": 1083, - "나라": 1084, - "▁치": 1085, - "▁문제": 1086, - "▁그냥": 1087, - "▁함": 1088, - "self": 1089, - "▁이번": 1090, - "lock": 1091, - "98": 1092, - "cess": 1093, - "▁미국": 1094, - "ire": 1095, - "row": 1096, - "▁not": 1097, - "▁돈": 1098, - "▁판": 1099, - "▁코로나": 1100, - "천지": 1101, - "95": 1102, - "read": 1103, - "ᄒᄒ": 1104, - "▁평": 1105, - "▁회": 1106, - "ange": 1107, - "▁새": 1108, - "////////": 1109, - "ens": 1110, - "▁총": 1111, - "▁type": 1112, - "▁작": 1113, - "ak": 1114, - "▁res": 1115, - "41": 1116, - "ID": 1117, - "ssert": 1118, - "▁민주당": 1119, - ",0.": 1120, - "▁백": 1121, - "add": 1122, - "uto": 1123, - "▁임": 1124, - "▁public": 1125, - "▁case": 1126, - "▁밝혔": 1127, - "▁직": 1128, - "▁돌": 1129, - "06": 1130, - "Id": 1131, - "pr": 1132, - "00,": 1133, - "▁us": 1134, - "▁value": 1135, - "line": 1136, - "ber": 1137, - "▁an": 1138, - "▁In": 1139, - "▁같은": 1140, - "ord": 1141, - "ory": 1142, - "ix": 1143, - "▁하고": 1144, - "▁as": 1145, - "▁손": 1146, - "ip": 1147, - "▁가격": 1148, - "mo": 1149, - "▁else": 1150, - "ffer": 1151, - "▁배송": 1152, - "됐다": 1153, - "param": 1154, - "▁\\": 1155, - "To": 1156, - "mage": 1157, - "34": 1158, - "▁wh": 1159, - "ress": 1160, - "▁},": 1161, - "list": 1162, - "▁명": 1163, - "▁걸": 1164, - "low": 1165, - "▁증": 1166, - "▁ᄏᄏᄏᄏ": 1167, - "▁157": 1168, - "fig": 1169, - "Data": 1170, - "order": 1171, - "▁드": 1172, - "▁0.0": 1173, - "3,": 1174, - "32_": 1175, - "ault": 1176, - "▁간": 1177, - "log": 1178, - "▁1628": 1179, - "!!!": 1180, - "▁종": 1181, - "const": 1182, - "px": 1183, - "odel": 1184, - "▁완": 1185, - "value": 1186, - "자가": 1187, - "▁1626": 1188, - "this": 1189, - ").": 1190, - "▁`": 1191, - "test": 1192, - "ast": 1193, - "▁static": 1194, - "define": 1195, - "▁지원": 1196, - "라는": 1197, - "td": 1198, - "▁이제": 1199, - "▁힘": 1200, - "▁통해": 1201, - "eg": 1202, - "▁빨": 1203, - "ec": 1204, - "▁얼": 1205, - "><": 1206, - "42": 1207, - "????": 1208, - "Set": 1209, - "▁것으로": 1210, - "▁필": 1211, - "▁한다": 1212, - "자는": 1213, - "▁했다": 1214, - "back": 1215, - "▁1621": 1216, - "IC": 1217, - "7,": 1218, - "▁162": 1219, - "Value": 1220, - "mpl": 1221, - "에도": 1222, - "reate": 1223, - "哈哈哈哈": 1224, - "▁j": 1225, - "▁그러": 1226, - "19:": 1227, - "들을": 1228, - "▁이상": 1229, - "ang": 1230, - "석열": 1231, - "Ar": 1232, - "iv": 1233, - "▁밝혔다": 1234, - "iel": 1235, - "pert": 1236, - "▁);": 1237, - "되는": 1238, - "▁import": 1239, - "ho": 1240, - "▁do": 1241, - "path": 1242, - "▁이어": 1243, - "OO": 1244, - "ml": 1245, - "file": 1246, - "기를": 1247, - "▁var": 1248, - "icense": 1249, - "},": 1250, - "해라": 1251, - "07": 1252, - "ULL": 1253, - "▁활": 1254, - "ield": 1255, - "100": 1256, - "▁프": 1257, - "▁일본": 1258, - "▁하나": 1259, - "어서": 1260, - "▁초": 1261, - ",,": 1262, - "시아": 1263, - "ence": 1264, - "▁근": 1265, - "String": 1266, - "▁그래": 1267, - "▁산": 1268, - "ard": 1269, - "▁id": 1270, - "이지": 1271, - "민국": 1272, - "▁검찰": 1273, - "05": 1274, - "00000000": 1275, - "啊啊": 1276, - "pect": 1277, - "RO": 1278, - "▁by": 1279, - "ssage": 1280, - "▁The": 1281, - "lab": 1282, - "ern": 1283, - "yst": 1284, - "▁아닌": 1285, - "ies": 1286, - "▁지지": 1287, - "▁신천지": 1288, - "▁사용": 1289, - "▁get": 1290, - "▁1627": 1291, - "▁인간": 1292, - "yn": 1293, - "ule": 1294, - "\"\"": 1295, - "94": 1296, - "space": 1297, - "[0": 1298, - "▁속": 1299, - "▁싸": 1300, - "▁게": 1301, - "▁size": 1302, - "ust": 1303, - "하며": 1304, - "▁function": 1305, - "▁먹": 1306, - "▁at": 1307, - "았다": 1308, - "▁목": 1309, - "ader": 1310, - "08": 1311, - "url": 1312, - "▁data": 1313, - "▁1619": 1314, - "idth": 1315, - "▁약": 1316, - "py": 1317, - "▁타": 1318, - "▁file": 1319, - "Res": 1320, - "eng": 1321, - "지는": 1322, - "▁함께": 1323, - "▁막": 1324, - "구나": 1325, - "bo": 1326, - "▁친": 1327, - "ystem": 1328, - "▁그런": 1329, - "려고": 1330, - "한테": 1331, - "아서": 1332, - "▁다른": 1333, - "51": 1334, - "▁쏙": 1335, - "▁1589": 1336, - "16:": 1337, - "▁that": 1338, - "▁편": 1339, - "og": 1340, - "Ch": 1341, - "sed": 1342, - "▁뒤": 1343, - "▁및": 1344, - "▁al": 1345, - "heck": 1346, - "���좌": 1347, - "und": 1348, - "같은": 1349, - "ont": 1350, - "quest": 1351, - "▁변": 1352, - ":13": 1353, - "▁에": 1354, - "UT": 1355, - "▁없는": 1356, - "▁%": 1357, - "HE": 1358, - "▁ma": 1359, - "4.": 1360, - "▁줄": 1361, - "문에": 1362, - "라도": 1363, - "span": 1364, - "▁학": 1365, - "▁눈": 1366, - "▁모르": 1367, - "INT": 1368, - ">(": 1369, - "ptr": 1370, - "▁정권": 1371, - "1_": 1372, - "▁대표": 1373, - "cc": 1374, - "gro": 1375, - "8,": 1376, - "▁구매": 1377, - "지고": 1378, - "XFF": 1379, - "▁1,": 1380, - "());": 1381, - "▁1615": 1382, - "15:": 1383, - "ated": 1384, - "ree": 1385, - "code": 1386, - "▁취": 1387, - "▁1617": 1388, - "▁set": 1389, - "ou": 1390, - "▁높": 1391, - "ute": 1392, - "▁독": 1393, - "▁말했다": 1394, - "▁대한민국": 1395, - "▁out": 1396, - "▁};": 1397, - "pec": 1398, - "tent": 1399, - "3.": 1400, - "▁감사": 1401, - "???": 1402, - "▁잡": 1403, - "▁21": 1404, - "\")": 1405, - "▁지역": 1406, - "52": 1407, - "처럼": 1408, - "')": 1409, - "av": 1410, - "▁le": 1411, - "6,": 1412, - "▁윤석열": 1413, - "uble": 1414, - "▁Re": 1415, - "▁경기": 1416, - "Test": 1417, - "];": 1418, - "▁1613": 1419, - "ild": 1420, - "▁EX": 1421, - "https": 1422, - "ork": 1423, - "eb": 1424, - "▁끝": 1425, - "ener": 1426, - "128": 1427, - "error": 1428, - "▁국가": 1429, - "unt": 1430, - "++": 1431, - "▁test": 1432, - "인이": 1433, - "▁ᄏᄏᄏ": 1434, - "▁호": 1435, - "사를": 1436, - "].": 1437, - "rame": 1438, - "!!!!": 1439, - "pen": 1440, - "▁협": 1441, - "▁!=": 1442, - "▁광": 1443, - "ost": 1444, - "▁bool": 1445, - "리를": 1446, - "CE": 1447, - "▁환": 1448, - "▁데": 1449, - "14:": 1450, - "lement": 1451, - "17:": 1452, - "▁25": 1453, - "its": 1454, - "▁받았습니다": 1455, - "Par": 1456, - "▁정신": 1457, - "▁필요": 1458, - "MA": 1459, - "▁싶": 1460, - "18:": 1461, - "▁char": 1462, - "이가": 1463, - "▁1.": 1464, - "▁피해": 1465, - "TR": 1466, - ",0,0": 1467, - "ION": 1468, - "▁J": 1469, - "ms": 1470, - "gs": 1471, - "▁리": 1472, - "▁절": 1473, - "야지": 1474, - "▁각": 1475, - "장은": 1476, - "▁조국": 1477, - "▁온": 1478, - "▁30": 1479, - "▁북한": 1480, - "▁권": 1481, - "▁파세요": 1482, - "▁1611": 1483, - ")(": 1484, - "els": 1485, - "▁이재": 1486, - "사람": 1487, - "Bu": 1488, - "ument": 1489, - "yle": 1490, - "▁=>": 1491, - "▁무슨": 1492, - "▁경제": 1493, - "▁들": 1494, - "▁점": 1495, - "ask": 1496, - "200": 1497, - "리가": 1498, - "▁난": 1499, - "app": 1500, - "Tr": 1501, - "▁he": 1502, - "ᄏᄏᄏᄏᄏᄏᄏᄏ": 1503, - "으니": 1504, - "13:": 1505, - "▁좋은": 1506, - "sum": 1507, - "▁크": 1508, - "▁없다": 1509, - "▁벌": 1510, - "▁폭": 1511, - "▁?": 1512, - ":17": 1513, - "레기": 1514, - "rror": 1515, - "이는": 1516, - "▁토": 1517, - ">": 2045, - "var": 2046, - "221": 2047, - "없는": 2048, - "▁받아": 2049, - "▁우크라": 2050, - "▁add": 2051, - "Item": 2052, - "▁먼": 2053, - "220": 2054, - "▁+=": 2055, - "num": 2056, - "▁좋아": 2057, - "return": 2058, - "ccess": 2059, - "해도": 2060, - "不是": 2061, - "~~~~": 2062, - "81": 2063, - "▁struct": 2064, - "▁만들어": 2065, - "▁맘": 2066, - "info": 2067, - "▁계획": 2068, - "있는": 2069, - "▁사람이": 2070, - "기도": 2071, - "Met": 2072, - "▁23": 2073, - "▁200": 2074, - "quire": 2075, - "▁다음": 2076, - "fer": 2077, - "▁Get": 2078, - "unc": 2079, - "라인": 2080, - "▁/>": 2081, - "▁정책": 2082, - "cond": 2083, - "uth": 2084, - "00:": 2085, - "288": 2086, - "지를": 2087, - "▁의원": 2088, - "▁돌아": 2089, - "▁축": 2090, - "gt": 2091, - "sub": 2092, - "▁따르면": 2093, - "UR": 2094, - "ail": 2095, - ":34": 2096, - "▁것이": 2097, - "Event": 2098, - "ordered": 2099, - "▁얘": 2100, - "egin": 2101, - "ersion": 2102, - "223": 2103, - "이네": 2104, - "한다고": 2105, - "▁28": 2106, - "Array": 2107, - "▁사고": 2108, - "▁식": 2109, - "▁back": 2110, - "▁잘받": 2111, - "node": 2112, - "▁때문에": 2113, - "view": 2114, - "▁선거": 2115, - "▁누가": 2116, - "▁운영": 2117, - "6.": 2118, - "▁감사합니다": 2119, - "▁언론": 2120, - "ting": 2121, - "대가": 2122, - "겠지": 2123, - "▁똑": 2124, - "。。": 2125, - "Time": 2126, - "be": 2127, - "했다고": 2128, - "ERT": 2129, - "▁형": 2130, - "▁창": 2131, - "▁아주": 2132, - "ash": 2133, - "son": 2134, - "ject": 2135, - "▁기록": 2136, - "ys": 2137, - "▁있을": 2138, - "하냐": 2139, - "▁떨어": 2140, - "▁St": 2141, - "[0]": 2142, - "▁전문": 2143, - "정권": 2144, - "▁그만": 2145, - "fe": 2146, - "thod": 2147, - "▁폐": 2148, - "ins": 2149, - "ᅳᅳ": 2150, - "226": 2151, - "한거": 2152, - "▁쳐": 2153, - "View": 2154, - "ob": 2155, - "61": 2156, - "지가": 2157, - "▁역시": 2158, - "class": 2159, - "229": 2160, - "▁-1": 2161, - "so": 2162, - "IG": 2163, - "EST": 2164, - "TH": 2165, - "▁input": 2166, - "상이": 2167, - "▁극": 2168, - "33:": 2169, - "정을": 2170, - "▁tmp": 2171, - "▁27": 2172, - "IL": 2173, - "void": 2174, - "ffff": 2175, - "▁can": 2176, - "▁ro": 2177, - "ise": 2178, - "어나": 2179, - "▁double": 2180, - "input": 2181, - "▁현재": 2182, - "iss": 2183, - "▁와": 2184, - "46:": 2185, - "▁안전": 2186, - "하는데": 2187, - "▁2.": 2188, - "ger": 2189, - "ox": 2190, - "거나": 2191, - "47:": 2192, - "lection": 2193, - "state": 2194, - "▁해야": 2195, - "99:": 2196, - "봐라": 2197, - "45:": 2198, - "▁́": 2199, - "ach": 2200, - "▁여러": 2201, - "어도": 2202, - "Index": 2203, - "자를": 2204, - "Th": 2205, - "▁페": 2206, - "LA": 2207, - "▁Con": 2208, - "▁**": 2209, - "▁오후": 2210, - "▁발생": 2211, - "66:": 2212, - "▁--": 2213, - "▁time": 2214, - ",-0.": 2215, - "없이": 2216, - "Context": 2217, - "▁제발": 2218, - "은행": 2219, - "max": 2220, - "FA": 2221, - "Is": 2222, - "Inter": 2223, - "endif": 2224, - "▁쓰레기": 2225, - "▁찍": 2226, - "anager": 2227, - "▁default": 2228, - "▁설치": 2229, - "▁제대로": 2230, - "▁Y": 2231, - "▁기준": 2232, - "▁급": 2233, - "227": 2234, - "▁뽑": 2235, - "▁당신": 2236, - "ᅲᅲ": 2237, - "파트": 2238, - "item": 2239, - "tmp": 2240, - "lat": 2241, - "(&": 2242, - "▁정도": 2243, - "▁우크라이나": 2244, - "Int": 2245, - "itle": 2246, - "vert": 2247, - "▁la": 2248, - "▁선수": 2249, - "▁교육": 2250, - "roup": 2251, - "▁보여": 2252, - "atri": 2253, - "▁로": 2254, - "use": 2255, - "onent": 2256, - "function": 2257, - "48:": 2258, - "来了": 2259, - "59:": 2260, - "object": 2261, - "▁범죄": 2262, - "▁경우": 2263, - "▁최근": 2264, - "work": 2265, - "▁키": 2266, - "인은": 2267, - "\"/>": 2268, - ".....": 2269, - "US": 2270, - "거리": 2271, - "init": 2272, - "동안": 2273, - "▁처음": 2274, - "ler": 2275, - "▁샀": 2276, - "해요": 2277, - "하니": 2278, - "move": 2279, - "▁얼마나": 2280, - "xc": 2281, - "▁입국": 2282, - "▁++": 2283, - "-1": 2284, - "이야": 2285, - "▁놀": 2286, - "▁base": 2287, - "▁특히": 2288, - "err": 2289, - "▁좌파": 2290, - "▁0)": 2291, - "这个": 2292, - "9.": 2293, - "label": 2294, - "225": 2295, - "▁설명": 2296, - "▁대깨": 2297, - "esc": 2298, - "Col": 2299, - "▁app": 2300, - "ome": 2301, - "▁sub": 2302, - "▁존": 2303, - "ific": 2304, - "try": 2305, - "xd": 2306, - "Me": 2307, - "잖아": 2308, - "전에": 2309, - "▁브": 2310, - "▁시장": 2311, - "atrix": 2312, - "▁있었": 2313, - "사업": 2314, - "rivate": 2315, - "upp": 2316, - "old": 2317, - "allback": 2318, - "base": 2319, - "▁바이": 2320, - "▁바로": 2321, - "▁None": 2322, - "important": 2323, - "▁보내": 2324, - "밖에": 2325, - "▁싫": 2326, - "127": 2327, - "md": 2328, - "▁침": 2329, - "로운": 2330, - "주는": 2331, - "ef": 2332, - "▁오늘": 2333, - "[\"": 2334, - "하는거": 2335, - "정도": 2336, - "50:": 2337, - "▁확인": 2338, - "▁제공": 2339, - "ensor": 2340, - "시다": 2341, - "원이": 2342, - "▁per": 2343, - "Path": 2344, - "main": 2345, - "▁26": 2346, - "cept": 2347, - "▁This": 2348, - "▁베": 2349, - "시는": 2350, - "0,0": 2351, - "▁청와": 2352, - "assert": 2353, - "He": 2354, - "▁있습니다": 2355, - "▁print": 2356, - "▁농": 2357, - "▁탈": 2358, - "53:": 2359, - "vers": 2360, - "begin": 2361, - "we": 2362, - "ell": 2363, - "PP": 2364, - "▁감독": 2365, - "124": 2366, - "▁다양": 2367, - "▁여성": 2368, - "UE": 2369, - "라며": 2370, - "2:1": 2371, - "▁살아": 2372, - "▁개발": 2373, - "▁중국인": 2374, - "lt": 2375, - "▁발표": 2376, - "▁추진": 2377, - "▁will": 2378, - "ale": 2379, - "▁잘받았습니다": 2380, - "▁하면": 2381, - "▁있어": 2382, - "arent": 2383, - "▁그럼": 2384, - "57:": 2385, - "no": 2386, - "228": 2387, - "ick": 2388, - "56:": 2389, - "▁것이다": 2390, - "▁list": 2391, - "▁18": 2392, - "121": 2393, - "cast": 2394, - "▁no": 2395, - "▁ᄒᄒ": 2396, - "▁대상": 2397, - "▁pre": 2398, - "ner": 2399, - "array": 2400, - "As": 2401, - "대비": 2402, - "▁면": 2403, - "더라": 2404, - "▁up": 2405, - "▁딱": 2406, - "▁...": 2407, - "▁추가": 2408, - "▁귀": 2409, - "一个": 2410, - "Point": 2411, - "89:": 2412, - "▁val": 2413, - "▁써": 2414, - "▁~": 2415, - "▁보면": 2416, - "구요": 2417, - "대표": 2418, - "▁상품": 2419, - "ld": 2420, - "vel": 2421, - "AME": 2422, - "LI": 2423, - "DI": 2424, - "86:": 2425, - "들과": 2426, - "........": 2427, - "SP": 2428, - "▁된다": 2429, - "br": 2430, - "▁희": 2431, - "ics": 2432, - "Count": 2433, - "Form": 2434, - "aa": 2435, - "width": 2436, - "gr": 2437, - "▁ext": 2438, - "주고": 2439, - "▁길": 2440, - "▁under": 2441, - "hed": 2442, - "에서도": 2443, - "ommand": 2444, - "result": 2445, - "▁플": 2446, - "len": 2447, - "▁over": 2448, - "▁가족": 2449, - "By": 2450, - "▁한편": 2451, - "GL": 2452, - "▁투자": 2453, - "ning": 2454, - "▁arg": 2455, - "시장": 2456, - "▁갖": 2457, - "▁최대": 2458, - "▁이해": 2459, - "On": 2460, - "▁((": 2461, - "민주": 2462, - "▁사건": 2463, - "lete": 2464, - "▁한번": 2465, - "Field": 2466, - "Def": 2467, - "동산": 2468, - "▁아니고": 2469, - "▁you": 2470, - "../": 2471, - "▁기술": 2472, - "▁IN": 2473, - "啊啊啊啊": 2474, - "같이": 2475, - "치는": 2476, - "CON": 2477, - "했던": 2478, - "umn": 2479, - "-01,": 2480, - "Out": 2481, - "125": 2482, - "image": 2483, - "▁전국": 2484, - "pos": 2485, - "valid": 2486, - "가지": 2487, - "▁장관": 2488, - "SI": 2489, - "▁팔": 2490, - "float": 2491, - "▁결국": 2492, - "▁1;": 2493, - "▁하지만": 2494, - ".5": 2495, - "화를": 2496, - "▁href": 2497, - "▁택": 2498, - "▁핵": 2499, - "210": 2500, - "HECK": 2501, - "pename": 2502, - "▁더불": 2503, - "config": 2504, - "▁황": 2505, - "▁시민": 2506, - "▁혐": 2507, - "▁17": 2508, - "▁울": 2509, - "돼지": 2510, - "▁end": 2511, - "▁퍼": 2512, - "php": 2513, - "word": 2514, - "▁깨": 2515, - "▁빠른": 2516, - "▁\"\\": 2517, - "ined": 2518, - "Buffer": 2519, - "ait": 2520, - "amp": 2521, - "opyright": 2522, - "▁없이": 2523, - "lace": 2524, - "▁밀": 2525, - "렸다": 2526, - "▁뭘": 2527, - "Code": 2528, - "▁여자": 2529, - "ody": 2530, - "▁색": 2531, - "▁참여": 2532, - "력이": 2533, - "▁짓": 2534, - "188": 2535, - "layer": 2536, - "▁1630": 2537, - "roke": 2538, - "box": 2539, - "0;": 2540, - "▁곳": 2541, - "ansform": 2542, - "trol": 2543, - "운데": 2544, - "by": 2545, - "▁방역": 2546, - "▁color": 2547, - "▁부산": 2548, - "reg": 2549, - "isplay": 2550, - "ok": 2551, - "ription": 2552, - "▁무능": 2553, - "ormal": 2554, - "83:": 2555, - "그램": 2556, - "▁짜": 2557, - "▁expected": 2558, - "▁all": 2559, - "▁사망": 2560, - "▁좋네요": 2561, - "FT": 2562, - "219": 2563, - "시고": 2564, - "▁것은": 2565, - "▁청와대": 2566, - "센터": 2567, - "▁eol": 2568, - "▁합니다": 2569, - "local": 2570, - "▁오는": 2571, - "▁▲": 2572, - "▁System": 2573, - "▁꼭": 2574, - "pi": 2575, - "1:1": 2576, - "\"]": 2577, - "▁말고": 2578, - "▁정상": 2579, - "나요": 2580, - "▁누구": 2581, - "▁col": 2582, - "▁씨": 2583, - "체가": 2584, - "▁중요": 2585, - "▁22": 2586, - "inter": 2587, - "리지": 2588, - "start": 2589, - "model": 2590, - "▁낮": 2591, - "▁자유": 2592, - "CC": 2593, - "400": 2594, - "▁팬": 2595, - "▁있다고": 2596, - "buf": 2597, - "就是": 2598, - "▁관심": 2599, - "133": 2600, - "BS": 2601, - "AM": 2602, - "Le": 2603, - "▁대선": 2604, - "Property": 2605, - "▁어떤": 2606, - "80:": 2607, - "515": 2608, - "▁1590": 2609, - "over": 2610, - "했고": 2611, - "시켜": 2612, - "▁object": 2613, - "net": 2614, - "87:": 2615, - "▁그는": 2616, - "▁하루": 2617, - "스럽": 2618, - "203": 2619, - "▁앞으로": 2620, - "ich": 2621, - "▁당선": 2622, - "▁△": 2623, - "▁다양한": 2624, - "tt": 2625, - "▁error": 2626, - "++)": 2627, - "▁text": 2628, - "▁착": 2629, - "64_": 2630, - "tx": 2631, - "util": 2632, - "▁같이": 2633, - "이면": 2634, - "lobal": 2635, - "Message": 2636, - "리에": 2637, - "ride": 2638, - "_.": 2639, - "Ptr": 2640, - "▁조선": 2641, - "▁ser": 2642, - "290": 2643, - "Al": 2644, - "istri": 2645, - "▁효": 2646, - "수는": 2647, - "▁국민들": 2648, - "lags": 2649, - "거지": 2650, - "▁OR": 2651, - "NS": 2652, - "VE": 2653, - "▁아파트": 2654, - "▁전쟁": 2655, - "러운": 2656, - "($": 2657, - "▁알고": 2658, - "을까": 2659, - "▁output": 2660, - "▁서비스": 2661, - "▁spec": 2662, - "adi": 2663, - ",-": 2664, - "▁Ex": 2665, - "왔다": 2666, - "``": 2667, - "▁근데": 2668, - "▁언제": 2669, - "하자": 2670, - "▁아닌가": 2671, - "▁di": 2672, - "\"),": 2673, - "▁거짓": 2674, - "▁내가": 2675, - "▁측": 2676, - "bug": 2677, - "ERR": 2678, - "▁압": 2679, - "Element": 2680, - "126": 2681, - "러스": 2682, - "랜드": 2683, - "▁lo": 2684, - "user": 2685, - "280": 2686, - "기로": 2687, - "▁어려": 2688, - "걱정": 2689, - "▁이야": 2690, - "▁..": 2691, - "▁똥": 2692, - "▁뉴스": 2693, - "0000000": 2694, - "▁빨리": 2695, - "▁num": 2696, - "_2": 2697, - "▁template": 2698, - "▁인정": 2699, - "ene": 2700, - "▁삼성": 2701, - "▁소리": 2702, - "▁않고": 2703, - "하여": 2704, - "OP": 2705, - "晚安": 2706, - "Color": 2707, - "▁tra": 2708, - "du": 2709, - "이라도": 2710, - "OD": 2711, - "206": 2712, - "};": 2713, - "ocument": 2714, - "▁log": 2715, - "▁연구": 2716, - "333": 2717, - "근혜": 2718, - "▁point": 2719, - "晚上": 2720, - "▁node": 2721, - "▁조금": 2722, - "tribute": 2723, - "▁60": 2724, - "▁배우": 2725, - "tes": 2726, - "▁AN": 2727, - "*/": 2728, - "▁판단": 2729, - "▁});": 2730, - "▁볼": 2731, - "Loc": 2732, - "top": 2733, - "▁cps": 2734, - "oost": 2735, - "270": 2736, - "lear": 2737, - "▁예정이다": 2738, - "인의": 2739, - "EXT": 2740, - "▁잠": 2741, - "▁증가": 2742, - "411": 2743, - "press": 2744, - "struct": 2745, - "(=": 2746, - "▁background": 2747, - "249": 2748, - "▁code": 2749, - "79:": 2750, - "hod": 2751, - "Class": 2752, - "db": 2753, - "치고": 2754, - "Equal": 2755, - "원은": 2756, - "ializ": 2757, - "▁state": 2758, - "▁것을": 2759, - "▁알려": 2760, - "▁혼": 2761, - "하라": 2762, - "af": 2763, - "SSERT": 2764, - "▁풀": 2765, - "233": 2766, - "output": 2767, - "와서": 2768, - "가서": 2769, - "이라며": 2770, - "하던": 2771, - "▁터": 2772, - "30:": 2773, - "명을": 2774, - "▁마스크": 2775, - "mpty": 2776, - "개월": 2777, - "push": 2778, - "mem": 2779, - "위원회": 2780, - "▁대통령이": 2781, - "▁Pro": 2782, - "▁더불어": 2783, - "▁안되": 2784, - "76:": 2785, - "▁먼저": 2786, - "po": 2787, - "ice": 2788, - "enc": 2789, - "▁has": 2790, - "▁꼴": 2791, - "▁검사": 2792, - "▁깔": 2793, - "length": 2794, - "▁확대": 2795, - "▁그래서": 2796, - "andler": 2797, - "ved": 2798, - "From": 2799, - "▁가격대비": 2800, - "Result": 2801, - "240": 2802, - "부는": 2803, - "230": 2804, - "▁활동": 2805, - "시스": 2806, - "텐데": 2807, - "39:": 2808, - "▁대비": 2809, - "ui": 2810, - "▁있는데": 2811, - "Image": 2812, - "인다": 2813, - "▁준비": 2814, - "ference": 2815, - "120": 2816, - "60:": 2817, - "003": 2818, - "ook": 2819, - "▁적극": 2820, - "▁부동산": 2821, - "▁사기": 2822, - "Config": 2823, - "이랑": 2824, - "▁싸게": 2825, - "▁TYPE": 2826, - "255,": 2827, - "let": 2828, - "oto": 2829, - "스타": 2830, - "▁29": 2831, - "▁Ch": 2832, - "没有": 2833, - "77:": 2834, - "▁1593": 2835, - "NT": 2836, - "▁정의": 2837, - "\"><": 2838, - "▁있도록": 2839, - "▁1583": 2840, - "ender": 2841, - "260": 2842, - "An": 2843, - "ie": 2844, - "▁팀": 2845, - "▁read": 2846, - "거다": 2847, - "▁없어": 2848, - "link": 2849, - "▁공산": 2850, - "rect": 2851, - "▁::": 2852, - "▁내용": 2853, - "________": 2854, - "ical": 2855, - "414": 2856, - "core": 2857, - "▁path": 2858, - "▁안철": 2859, - "Window": 2860, - "▁솔": 2861, - "▁봐": 2862, - "search": 2863, - "▁max": 2864, - "led": 2865, - "xe": 2866, - "▁1580": 2867, - "▁width": 2868, - "ai": 2869, - "▁직접": 2870, - "for": 2871, - "▁국제": 2872, - "▁주문": 2873, - "▁열린": 2874, - "aw": 2875, - "ible": 2876, - "hould": 2877, - "_0": 2878, - "대통령": 2879, - "129": 2880, - "지원": 2881, - "iable": 2882, - "자인": 2883, - "▁index": 2884, - "00000000,": 2885, - "▁가운데": 2886, - "▁3,": 2887, - "IP": 2888, - "▁미래": 2889, - "not": 2890, - "▁라": 2891, - "73:": 2892, - "ights": 2893, - "255": 2894, - "하겠다": 2895, - "▁능": 2896, - "ernal": 2897, - "upport": 2898, - "250": 2899, - "▁되는": 2900, - "oftw": 2901, - "Log": 2902, - "266": 2903, - "겠네": 2904, - "oftware": 2905, - "아니": 2906, - "이스": 2907, - "▁이에": 2908, - "▁끌": 2909, - "ative": 2910, - "AG": 2911, - "위를": 2912, - "怎么": 2913, - "드는": 2914, - "▁아니다": 2915, - "▁아직도": 2916, - "BC": 2917, - "istribut": 2918, - "comm": 2919, - "ify": 2920, - "▁그렇": 2921, - "▁숨": 2922, - "2:3": 2923, - "▁1586": 2924, - "▁않은": 2925, - "Desc": 2926, - "[]": 2927, - "dir": 2928, - "시민": 2929, - "air": 2930, - "660": 2931, - "180": 2932, - "None": 2933, - "마라": 2934, - "write": 2935, - "다니": 2936, - "자의": 2937, - "▁뉴": 2938, - "▁쓸": 2939, - "CAL": 2940, - "413": 2941, - ".3": 2942, - "▁이건": 2943, - "아야": 2944, - "True": 2945, - "▁해라": 2946, - "머니": 2947, - "999": 2948, - "tainer": 2949, - "eturn": 2950, - "▁맘에": 2951, - "App": 2952, - "Model": 2953, - "▁송": 2954, - "456": 2955, - "▁말이": 2956, - "정은": 2957, - "이트": 2958, - "교육": 2959, - "▁oper": 2960, - "무원": 2961, - "▁start": 2962, - "ram": 2963, - "▁상승": 2964, - "▁포함": 2965, - "▁금융": 2966, - "▁일반": 2967, - "BU": 2968, - "490": 2969, - "했어요": 2970, - "로벌": 2971, - "▁Tr": 2972, - "▁private": 2973, - "▁감염": 2974, - "Param": 2975, - "Base": 2976, - "▁여기": 2977, - "▁ne": 2978, - "0.0": 2979, - "create": 2980, - "주세요": 2981, - "▁사람들": 2982, - "auto": 2983, - "########": 2984, - "▁시즌": 2985, - "선거": 2986, - "format": 2987, - "Var": 2988, - "fore": 2989, - "▁대응": 2990, - "▁Un": 2991, - "table": 2992, - "▁짱": 2993, - "ven": 2994, - "▁1609": 2995, - "bs": 2996, - "mat": 2997, - "Frame": 2998, - "▁않는": 2999, - "ne": 3000, - "치를": 3001, - "▁걱정": 3002, - "470": 3003, - "□□": 3004, - ";;": 3005, - "Manager": 3006, - "500": 3007, - "406": 3008, - "▁당연": 3009, - "▁격": 3010, - "Map": 3011, - "NO": 3012, - "216": 3013, - "하세요": 3014, - "buffer": 3015, - "279": 3016, - "450": 3017, - "▁징": 3018, - "▁둘": 3019, - "ameters": 3020, - "기관": 3021, - "이었": 3022, - "▁나라가": 3023, - "416": 3024, - "▁구입": 3025, - "content": 3026, - "default": 3027, - "▁구속": 3028, - "▁전했다": 3029, - "ake": 3030, - "대를": 3031, - "보면": 3032, - "▁개인": 3033, - "_(": 3034, - "2)": 3035, - "char": 3036, - "OS": 3037, - "263": 3038, - "110": 3039, - "430": 3040, - "Qu": 3041, - ".9": 3042, - "gle": 3043, - "ared": 3044, - "ATE": 3045, - "▁OOO": 3046, - "지않": 3047, - "query": 3048, - "190": 3049, - "tern": 3050, - "▁source": 3051, - "▁model": 3052, - "▁빼": 3053, - "itor": 3054, - "action": 3055, - "IB": 3056, - "▁앞서": 3057, - "ren": 3058, - "cur": 3059, - "109": 3060, - "▁당시": 3061, - "제로": 3062, - "▁이러": 3063, - "70:": 3064, - "▁나온": 3065, - "desc": 3066, - "▁절대": 3067, - "회를": 3068, - "▁니가": 3069, - "299": 3070, - "可爱": 3071, - "itch": 3072, - "480": 3073, - "▁블": 3074, - "▁암": 3075, - "▁내려": 3076, - "▁같다": 3077, - "ider": 3078, - "AC": 3079, - "block": 3080, - "▁콘": 3081, - "Or": 3082, - "Val": 3083, - "▁갑": 3084, - "자들이": 3085, - "239": 3086, - "rit": 3087, - "리그": 3088, - "지역": 3089, - "sponse": 3090, - "*)": 3091, - "259": 3092, - "Mem": 3093, - "ifier": 3094, - "Request": 3095, - "Ref": 3096, - "되면": 3097, - "▁일부": 3098, - "전을": 3099, - "▁몸": 3100, - "▁없고": 3101, - "▁대깨문": 3102, - "150": 3103, - "건데": 3104, - "ssion": 3105, - "TYPE": 3106, - "LD": 3107, - "▁보수": 3108, - "Exception": 3109, - "것이": 3110, - "800": 3111, - "▁unsigned": 3112, - "433": 3113, - "enter": 3114, - "uration": 3115, - "890": 3116, - "\\\"": 3117, - "209": 3118, - "▁style": 3119, - "inal": 3120, - "학교": 3121, - "▁응원": 3122, - "annel": 3123, - "스로": 3124, - "cps": 3125, - "▁OF": 3126, - "488": 3127, - "IM": 3128, - "179": 3129, - "▁target": 3130, - "Lo": 3131, - "▁레": 3132, - "Up": 3133, - "▁강화": 3134, - "▁혐의": 3135, - "ott": 3136, - "구만": 3137, - "ca": 3138, - "bar": 3139, - "STR": 3140, - "Tra": 3141, - "▁올라": 3142, - "식을": 3143, - "......": 3144, - "▁엄청": 3145, - "irect": 3146, - "보니": 3147, - "1:3": 3148, - "이터": 3149, - "tual": 3150, - "▁mo": 3151, - "경제": 3152, - "spec": 3153, - "란다": 3154, - "439": 3155, - "vels": 3156, - "조사": 3157, - "▁주장": 3158, - "ally": 3159, - "▁사랑": 3160, - "296": 3161, - "프로": 3162, - "igh": 3163, - "ron": 3164, - "System": 3165, - "pyx": 3166, - "=)": 3167, - "For": 3168, - "286": 3169, - "▁현장": 3170, - "sg": 3171, - "HT": 3172, - "▁평가": 3173, - "253": 3174, - "▁받고": 3175, - "▁border": 3176, - "▁Copyright": 3177, - "▁그래도": 3178, - "▁찾아": 3179, - "이상": 3180, - "tag": 3181, - "');": 3182, - "▁만족합니다": 3183, - "가고": 3184, - "당이": 3185, - "69:": 3186, - "cord": 3187, - "▁있고": 3188, - "▁check": 3189, - "진다": 3190, - "▁쇼": 3191, - "▁미친": 3192, - "3333": 3193, - "tings": 3194, - "gb": 3195, - "좋아요": 3196, - "냈다": 3197, - "▁오전": 3198, - "▁have": 3199, - "났다": 3200, - "Line": 3201, - "가격": 3202, - "주시": 3203, - "true": 3204, - "[1]": 3205, - "▁해외": 3206, - "276": 3207, - "▁반대": 3208, - "(1": 3209, - "tin": 3210, - "189": 3211, - "▁Set": 3212, - "%)": 3213, - "▁푸": 3214, - "Create": 3215, - "▁선택": 3216, - "▁may": 3217, - "▁line": 3218, - "▁딸": 3219, - "먹고": 3220, - "140": 3221, - "PI": 3222, - "▁number": 3223, - "▁3.": 3224, - "보를": 3225, - "나는": 3226, - "▁결정": 3227, - "rag": 3228, - "갱이": 3229, - "479": 3230, - "499": 3231, - "금지": 3232, - "ding": 3233, - "▁판매": 3234, - "CL": 3235, - "Input": 3236, - "lib": 3237, - "▁그게": 3238, - "▁array": 3239, - "晚上好": 3240, - "▁예상": 3241, - "▁Ar": 3242, - "36:": 3243, - "136": 3244, - "▁지속": 3245, - "도를": 3246, - "da": 3247, - "257": 3248, - "던데": 3249, - "▁1.0": 3250, - "려는": 3251, - "▁박근혜": 3252, - "▁까": 3253, - "ension": 3254, - "▁니들": 3255, - "_;": 3256, - "print": 3257, - "▁세상": 3258, - "直播": 3259, - "▁마련": 3260, - "utton": 3261, - "467": 3262, - "중에": 3263, - "476": 3264, - "▁31": 3265, - "red": 3266, - "▁배송도": 3267, - "▁수도": 3268, - "하네요": 3269, - "';": 3270, - "289": 3271, - "▁ᄍᄍ": 3272, - "▁테": 3273, - "▁mem": 3274, - "▁전망": 3275, - "ump": 3276, - "FO": 3277, - "first": 3278, - "246": 3279, - ",0,0,0,0": 3280, - "207": 3281, - "Enum": 3282, - "-1.": 3283, - "▁나타": 3284, - "▁건강": 3285, - "▁1596": 3286, - "하는게": 3287, - "▁못한": 3288, - "▁은": 3289, - "▁휴": 3290, - "source": 3291, - "486": 3292, - "▁않았": 3293, - "▁붙": 3294, - "Lay": 3295, - "460": 3296, - "▁또한": 3297, - "[2": 3298, - "range": 3299, - "Of": 3300, - "▁때문": 3301, - "마다": 3302, - "▁국민의힘": 3303, - "AND": 3304, - "4:1": 3305, - "(`": 3306, - "437": 3307, - "frame": 3308, - "▁]": 3309, - "▁̄)": 3310, - "▁활용": 3311, - "▁ag": 3312, - "miss": 3313, - "417": 3314, - "269": 3315, - "▁뿐": 3316, - "df": 3317, - "▁current": 3318, - "event": 3319, - "js": 3320, - "899": 3321, - "503": 3322, - "▁외국": 3323, - "▁선동": 3324, - "()->": 3325, - "린다": 3326, - "없다": 3327, - "▁사람들이": 3328, - "ses": 3329, - "한데": 3330, - "선을": 3331, - "Mode": 3332, - "ote": 3333, - "Format": 3334, - "▁클": 3335, - "▁require": 3336, - "▁요즘": 3337, - "130": 3338, - ",0.0": 3339, - "SC": 3340, - "82": 3341, - "166": 3342, - "▁궁": 3343, - "▁규모": 3344, - "283": 3345, - "▁강조": 3346, - "▁살인": 3347, - "▁국민이": 3348, - "the": 3349, - "pper": 3350, - "Read": 3351, - "irtual": 3352, - "点歌": 3353, - "었는데": 3354, - "421": 3355, - "부분": 3356, - "▁event": 3357, - "▁정부가": 3358, - "▁만에": 3359, - "▁should": 3360, - "▁{}": 3361, - "ottom": 3362, - "▁글로벌": 3363, - "▁있다는": 3364, - "▁other": 3365, - "▁듯": 3366, - "160": 3367, - "1;": 3368, - "▁해결": 3369, - "src": 3370, - "▁품": 3371, - "ithub": 3372, - "445": 3373, - "ros": 3374, - "243": 3375, - "▁상태": 3376, - "▁33": 3377, - "▁치료": 3378, - "도로": 3379, - "세계": 3380, - "419": 3381, - "273": 3382, - "▁request": 3383, - "ors": 3384, - "사진": 3385, - "▁꼬": 3386, - "▁관계자는": 3387, - ".": 3436, - "-2": 3437, - "context": 3438, - "▁괜찮네요": 3439, - "▁택배": 3440, - "▁If": 3441, - "119": 3442, - "한국": 3443, - "▁method": 3444, - "점을": 3445, - "VER": 3446, - "씨는": 3447, - "▁해서": 3448, - "entry": 3449, - "▁탄핵": 3450, - "ii": 3451, - "UI": 3452, - "▁한심": 3453, - "▁이름": 3454, - "570": 3455, - "match": 3456, - "ates": 3457, - "409": 3458, - "236": 3459, - "▁0.00": 3460, - "리아": 3461, - "▁sp": 3462, - "수를": 3463, - "ts": 3464, - "▁결혼": 3465, - "106": 3466, - "일부터": 3467, - "74:": 3468, - "NE": 3469, - "▁환경": 3470, - "996": 3471, - "있다": 3472, - "Method": 3473, - "▁어느": 3474, - "▁used": 3475, - "5:1": 3476, - "▁동안": 3477, - "415": 3478, - "otal": 3479, - "ution": 3480, - "년간": 3481, - "ORT": 3482, - "▁Z": 3483, - "감을": 3484, - "▁스타": 3485, - "▁message": 3486, - "ater": 3487, - "ABLE": 3488, - "▁자신의": 3489, - "▁['": 3490, - "44:": 3491, - "(_": 3492, - "▁맡": 3493, - "▁2020": 3494, - "offset": 3495, - "▁국민을": 3496, - ".6": 3497, - "▁새로운": 3498, - "▁font": 3499, - "User": 3500, - "▁긴": 3501, - "▁내년": 3502, - "인을": 3503, - "argin": 3504, - "reordered": 3505, - "lean": 3506, - "from": 3507, - "이니": 3508, - "▁공격": 3509, - "▁처벌": 3510, - "double": 3511, - "213": 3512, - "▁one": 3513, - "496": 3514, - "(=・": 3515, - "개혁": 3516, - "▁지지율": 3517, - "▁```": 3518, - "888": 3519, - "▁co": 3520, - "▁국민들이": 3521, - "▁남자": 3522, - "116": 3523, - "Service": 3524, - "cs": 3525, - "대체": 3526, - "man": 3527, - "▁́)": 3528, - "▁q": 3529, - "OUT": 3530, - "github": 3531, - "▁고객": 3532, - "<<": 3533, - "▁높은": 3534, - "사고": 3535, - "ility": 3536, - "游戏": 3537, - ":12": 3538, - "▁1606": 3539, - "안을": 3540, - "▁됐다": 3541, - "▁height": 3542, - "version": 3543, - "NAME": 3544, - "ian": 3545, - "▁공동": 3546, - "・=)": 3547, - "▁뇌": 3548, - "▁기다": 3549, - "status": 3550, - "▁while": 3551, - "단체": 3552, - "▁관리": 3553, - "143": 3554, - "58:": 3555, - "dices": 3556, - "▁업무": 3557, - "check": 3558, - "PA": 3559, - "459": 3560, - "message": 3561, - "▁48": 3562, - "mark": 3563, - "▁쉽": 3564, - "ank": 3565, - "oft": 3566, - "Row": 3567, - "때문에": 3568, - "adata": 3569, - "▁부모": 3570, - "left": 3571, - "▁대통령은": 3572, - "){": 3573, - "▁드러": 3574, - "▁듣": 3575, - "pack": 3576, - ":11": 3577, - "666": 3578, - "▁1585": 3579, - "277": 3580, - "ilder": 3581, - "▁힘들": 3582, - "▁주민": 3583, - "▁which": 3584, - "인들": 3585, - "대한": 3586, - "560": 3587, - "Range": 3588, - "ustom": 3589, - "Stream": 3590, - "ero": 3591, - "▁part": 3592, - "▁Test": 3593, - "gl": 3594, - "▁넣": 3595, - "247": 3596, - "abled": 3597, - "▁이를": 3598, - "last": 3599, - "지지": 3600, - "▁현대": 3601, - "pc": 3602, - "사회": 3603, - "▁뭐가": 3604, - "With": 3605, - "▁청년": 3606, - "Box": 3607, - "149": 3608, - "Float": 3609, - "append": 3610, - "보는": 3611, - "139": 3612, - "기고": 3613, - "▁얼굴": 3614, - "▁봉": 3615, - "▁영화": 3616, - "▁기간": 3617, - "Device": 3618, - "▁0);": 3619, - "▁샀어요": 3620, - "▁지방": 3621, - "▁경쟁": 3622, - "mg": 3623, - "png": 3624, - "_1_": 3625, - "006": 3626, - "▁so": 3627, - "▁BOO": 3628, - "▁집단": 3629, - "산업": 3630, - "▁공무원": 3631, - "▁조용": 3632, - "ish": 3633, - "146": 3634, - "▁인터": 3635, - "▁만큼": 3636, - "어라": 3637, - "169": 3638, - "▁GL": 3639, - "false": 3640, - "▁티": 3641, - "▁content": 3642, - "▁전체": 3643, - "663": 3644, - "▁long": 3645, - "일까지": 3646, - "Not": 3647, - "293": 3648, - "▁이거": 3649, - "'],": 3650, - "Per": 3651, - "186": 3652, - "156": 3653, - "자로": 3654, - "▁image": 3655, - "▁거래": 3656, - "ns": 3657, - "▁비교": 3658, - "▁틀": 3659, - "것들": 3660, - "▁만나": 3661, - "▁국회": 3662, - "ua": 3663, - "ename": 3664, - "▁분석": 3665, - "▁first": 3666, - "아라": 3667, - "510": 3668, - "▁inter": 3669, - "uda": 3670, - "509": 3671, - "▁ret": 3672, - "▁np": 3673, - "770": 3674, - "▁공급": 3675, - "xx": 3676, - "Sp": 3677, - "▁len": 3678, - "rid": 3679, - "▁1);": 3680, - "rt": 3681, - "▁펼": 3682, - "방역": 3683, - "두고": 3684, - "410": 3685, - "adding": 3686, - "▁의미": 3687, - "겠습니다": 3688, - "민주당": 3689, - "▁run": 3690, - "886": 3691, - ":31": 3692, - "The": 3693, - "▁재앙": 3694, - "대는": 3695, - "▁항상": 3696, - "▁보도": 3697, - "▁안철수": 3698, - "▁국회의": 3699, - "RA": 3700, - "403": 3701, - "자리": 3702, - "▁같아요": 3703, - "reen": 3704, - "▁선정": 3705, - "▁주요": 3706, - "▁정부는": 3707, - "건지": 3708, - "▁sw": 3709, - "576": 3710, - ">>": 3711, - "▁홈": 3712, - "▁억": 3713, - "▁이전": 3714, - "▁RE": 3715, - "▁나서": 3716, - "style": 3717, - "199": 3718, - "▁생활": 3719, - "哈哈哈": 3720, - "lip": 3721, - "lease": 3722, - "ULT": 3723, - "▁다니": 3724, - "▁학교": 3725, - "▁distribut": 3726, - "dg": 3727, - "sw": 3728, - ":32": 3729, - "학생": 3730, - "▁소비": 3731, - "No": 3732, - "▁개혁": 3733, - "▁영향": 3734, - "▁user": 3735, - "217": 3736, - "관리": 3737, - ",0,": 3738, - "ML": 3739, - "Block": 3740, - "api": 3741, - "▁init": 3742, - "VAL": 3743, - "▁cl": 3744, - "ᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏ": 3745, - "Token": 3746, - "▁inline": 3747, - "주택": 3748, - "립니다": 3749, - "▁뛰": 3750, - "제를": 3751, - "원을": 3752, - "Oper": 3753, - "▁1)": 3754, - "▁안보": 3755, - "▁any": 3756, - "한다는": 3757, - "에요": 3758, - "(`・": 3759, - "▁하는데": 3760, - "조건": 3761, - "False": 3762, - "▁좋습니다": 3763, - "▁De": 3764, - "UM": 3765, - "517": 3766, - "라마": 3767, - "▁얘기": 3768, - "85:": 3769, - "▁TEST": 3770, - "▁reg": 3771, - "007": 3772, - "▁도움": 3773, - "PC": 3774, - "erator": 3775, - "SG": 3776, - "lex": 3777, - "가가": 3778, - "▁80": 3779, - "▁것도": 3780, - "▁출연": 3781, - "▁노력": 3782, - "({": 3783, - "▁학생": 3784, - "LL": 3785, - "식이": 3786, - "dio": 3787, - "Sub": 3788, - "453": 3789, - "449": 3790, - "889": 3791, - "▁min": 3792, - "▁방문": 3793, - "장에": 3794, - "▁sizeof": 3795, - "Reg": 3796, - "▁copy": 3797, - "ique": 3798, - "▁니들이": 3799, - "Table": 3800, - "tail": 3801, - "▁src": 3802, - "hpp": 3803, - "place": 3804, - "▁전부": 3805, - "447": 3806, - "eature": 3807, - "려면": 3808, - "_1": 3809, - "526": 3810, - "▁여론": 3811, - "▁지켜": 3812, - "287": 3813, - "Status": 3814, - ">::": 3815, - "▁유지": 3816, - "라서": 3817, - "▁비판": 3818, - "▁됐": 3819, - "fter": 3820, - "▁나라를": 3821, - "55:": 3822, - "▁신청": 3823, - "579": 3824, - "▁<=": 3825, - "9999": 3826, - "TO": 3827, - "▁connect": 3828, - "▁act": 3829, - "수도": 3830, - "▁얻": 3831, - "ward": 3832, - "▁개최": 3833, - "Instance": 3834, - "▁해도": 3835, - "TER": 3836, - "▁확진자": 3837, - "olic": 3838, - "roid": 3839, - "8:1": 3840, - "ingle": 3841, - "▁경험": 3842, - "ret": 3843, - "운드": 3844, - "ose": 3845, - "▁등의": 3846, - "리면": 3847, - "▁적용": 3848, - "▁등이": 3849, - "Group": 3850, - "483": 3851, - "153": 3852, - "Content": 3853, - "위에": 3854, - "▁su": 3855, - "590": 3856, - "▁어린": 3857, - "330": 3858, - "▁조작": 3859, - "시에": 3860, - "▁block": 3861, - "stroke": 3862, - "Write": 3863, - "527": 3864, - "지막": 3865, - "▁멀": 3866, - "▁효과": 3867, - "▁받은": 3868, - "424": 3869, - "약을": 3870, - "880": 3871, - "▁투표": 3872, - "▁캐": 3873, - "516": 3874, - "proto": 3875, - "▁구성": 3876, - "好耶": 3877, - "▁위험": 3878, - "인트": 3879, - "BA": 3880, - "596": 3881, - "perties": 3882, - "530": 3883, - "바이": 3884, - "▁설명했다": 3885, - "겁니다": 3886, - "스를": 3887, - "ki": 3888, - "▁빠르고": 3889, - "440": 3890, - "dec": 3891, - "금을": 3892, - "적이": 3893, - "su": 3894, - "113": 3895, - "▁더욱": 3896, - "▁when": 3897, - "request": 3898, - "20,": 3899, - "▁뻔": 3900, - "▁1574": 3901, - "([": 3902, - "▁고민": 3903, - "ollow": 3904, - "▁빨갱이": 3905, - "173": 3906, - "▁call": 3907, - "569": 3908, - "103": 3909, - "183": 3910, - "336": 3911, - "▁특별": 3912, - "▁밥": 3913, - "▁분야": 3914, - "마트": 3915, - "▁사과": 3916, - "entifier": 3917, - "▁프로그램": 3918, - "▁집중": 3919, - "flow": 3920, - "▁신고": 3921, - "ymb": 3922, - "▁쪽": 3923, - "▁중심": 3924, - "▁table": 3925, - "▁참석": 3926, - "older": 3927, - "배송": 3928, - "KE": 3929, - "▁virtual": 3930, - "title": 3931, - "539": 3932, - "▁지나": 3933, - "▁심각": 3934, - "429": 3935, - "159": 3936, - "▁크게": 3937, - "정이": 3938, - "너지": 3939, - "target": 3940, - "▁그리": 3941, - "▁item": 3942, - "unk": 3943, - "구매": 3944, - "▁회사": 3945, - "▁nullptr": 3946, - "img": 3947, - "▁우려": 3948, - "82:": 3949, - "(__": 3950, - "▁THE": 3951, - "589": 3952, - "드시": 3953, - "▁집값": 3954, - "정책": 3955, - "▁{0": 3956, - "angu": 3957, - "DD": 3958, - "스는": 3959, - "▁요구": 3960, - "▁접종": 3961, - "▁DE": 3962, - "▁깔끔": 3963, - "▁행동": 3964, - "喜欢": 3965, - "▁ASSERT": 3966, - "10,": 3967, - "르는": 3968, - "▁맨": 3969, - "▁ᄏᄏᄏᄏᄏ": 3970, - "▁시키": 3971, - "▁금지": 3972, - "했지만": 3973, - "▁찬": 3974, - "orld": 3975, - "anguage": 3976, - "PO": 3977, - "▁1578": 3978, - "▁가지고": 3979, - "tect": 3980, - "stream": 3981, - "还是": 3982, - ".7": 3983, - "▁육": 3984, - "lable": 3985, - "669": 3986, - "187": 3987, - "iled": 3988, - "▁도대체": 3989, - ".8": 3990, - "▁챙": 3991, - "▁throw": 3992, - "xy": 3993, - "▁보호": 3994, - "▁보다": 3995, - "▁인사": 3996, - "▁create": 3997, - "시설": 3998, - "▁성장": 3999, - "▁아님": 4000, - "▁분위": 4001, - "lin": 4002, - "Check": 4003, - "has": 4004, - "009": 4005, - "▁CHECK": 4006, - "Length": 4007, - "ialize": 4008, - "▁왔": 4009, - "끼리": 4010, - "▁1570": 4011, - "untime": 4012, - "기술": 4013, - "pend": 4014, - "▁인천": 4015, - "▁*)": 4016, - "▁제주": 4017, - "분이": 4018, - "177": 4019, - "▁context": 4020, - "경기": 4021, - "339": 4022, - "IO": 4023, - "▁행사": 4024, - "cope": 4025, - "받고": 4026, - "▁뜻": 4027, - "rop": 4028, - "Command": 4029, - "height": 4030, - "▁의료": 4031, - "237": 4032, - "▁전기": 4033, - "려서": 4034, - "▁trans": 4035, - "Max": 4036, - "420": 4037, - "가리": 4038, - "54:": 4039, - "▁기본": 4040, - "andom": 4041, - "세를": 4042, - "End": 4043, - "238": 4044, - "Start": 4045, - "▁desc": 4046, - "▁삶": 4047, - "스가": 4048, - "려라": 4049, - "ments": 4050, - "▁전문가": 4051, - "lp": 4052, - "ZE": 4053, - "▁vector": 4054, - "환경": 4055, - "lication": 4056, - "대에": 4057, - "▁사람은": 4058, - "▁멍": 4059, - "▁물론": 4060, - "▁buffer": 4061, - "▁자리": 4062, - "해주": 4063, - "ized": 4064, - "acity": 4065, - "52:": 4066, - "▁>=": 4067, - "20,0": 4068, - "▁문화": 4069, - "267": 4070, - "176": 4071, - "▁element": 4072, - "▁os": 4073, - "997": 4074, - "mode": 4075, - "idget": 4076, - "ha": 4077, - "연구": 4078, - "해보": 4079, - "Net": 4080, - "▁대단": 4081, - "드컵": 4082, - "▁typename": 4083, - "463": 4084, - "ᅮᅮ": 4085, - "▁문제가": 4086, - "로남": 4087, - "▁개선": 4088, - "ymbol": 4089, - "887": 4090, - ">\\": 4091, - "▁노동": 4092, - "▁45": 4093, - "297": 4094, - "vis": 4095, - "oogle": 4096, - "▁본인": 4097, - "▁4,": 4098, - "_->": 4099, - "call": 4100, - "▁계획이다": 4101, - "거야": 4102, - "▁거짓말": 4103, - "▁only": 4104, - "▁출신": 4105, - "▁인권": 4106, - "wo": 4107, - "▁마지막": 4108, - "84:": 4109, - "▁어쩌": 4110, - "부가": 4111, - "▁1607": 4112, - "▁잔": 4113, - ":#": 4114, - "▁온라인": 4115, - "Di": 4116, - "163": 4117, - "ilename": 4118, - "▁typedef": 4119, - "next": 4120, - "겠냐": 4121, - "▁제작": 4122, - "riptor": 4123, - "property": 4124, - "method": 4125, - "][": 4126, - "ller": 4127, - "지말고": 4128, - "run": 4129, - "好听": 4130, - "orage": 4131, - "obj": 4132, - "SH": 4133, - "──": 4134, - "그래": 4135, - "▁gl": 4136, - "SU": 4137, - "%,": 4138, - "525": 4139, - "Init": 4140, - "ateg": 4141, - "quence": 4142, - "▁겨": 4143, - "▁제일": 4144, - "이란": 4145, - "lice": 4146, - "Lab": 4147, - "로남불": 4148, - "Handle": 4149, - "의를": 4150, - "개발": 4151, - "▁아니냐": 4152, - "이자": 4153, - "Py": 4154, - "196": 4155, - "으면서": 4156, - "▁ᄂ": 4157, - "이었다": 4158, - "Number": 4159, - "▁늦": 4160, - "▁영상": 4161, - "▁이젠": 4162, - "▁즐": 4163, - "ponse": 4164, - "407": 4165, - "▁주변": 4166, - "▁dis": 4167, - "477": 4168, - "module": 4169, - "장에서": 4170, - "▁두고": 4171, - "에선": 4172, - "▁공식": 4173, - "stra": 4174, - "打卡": 4175, - "&#": 4176, - "(*": 4177, - "준석": 4178, - "lot": 4179, - "879": 4180, - "되지": 4181, - "제품": 4182, - "▁받았": 4183, - "options": 4184, - "instance": 4185, - "\\\\": 4186, - "Matrix": 4187, - "lag": 4188, - "actory": 4189, - "▁또는": 4190, - "께요": 4191, - "장관": 4192, - "▁확실": 4193, - "▁https": 4194, - "▁했는데": 4195, - "ERROR": 4196, - "idd": 4197, - "▁비롯": 4198, - "params": 4199, - "Source": 4200, - "▁역사": 4201, - "▁역대": 4202, - "487": 4203, - "Impl": 4204, - "만에": 4205, - "imple": 4206, - "▁was": 4207, - "서는": 4208, - "levels": 4209, - "Register": 4210, - "呜呜": 4211, - "▁빌": 4212, - "▁선보": 4213, - "▁http": 4214, - "▁썩": 4215, - "▁여러분": 4216, - "▁등에": 4217, - "CTION": 4218, - "tract": 4219, - "current": 4220, - "438": 4221, - "font": 4222, - "일이": 4223, - "cm": 4224, - "하지만": 4225, - "193": 4226, - "ous": 4227, - "국가": 4228, - "▁아니면": 4229, - "expr": 4230, - "ICEN": 4231, - "▁대체": 4232, - "▁지들": 4233, - "▁털": 4234, - "ixed": 4235, - "990": 4236, - "Gener": 4237, - "▁의견": 4238, - "ql": 4239, - "▁너희": 4240, - "▁모르는": 4241, - "▁유럽": 4242, - "425": 4243, - "▁반영": 4244, - "Ed": 4245, - "▁놓": 4246, - "냄새": 4247, - "▁국방": 4248, - "2;": 4249, - "▁곧": 4250, - "null": 4251, - "shape": 4252, - "]]": 4253, - "谢谢": 4254, - "4:3": 4255, - "trans": 4256, - "自己": 4257, - "명의": 4258, - "▁override": 4259, - "536": 4260, - "fill": 4261, - "할때": 4262, - "AAAAAAAA": 4263, - "web": 4264, - "client": 4265, - "▁2022.": 4266, - "586": 4267, - "도는": 4268, - "▁슬": 4269, - "my": 4270, - "▁탓": 4271, - "▁봤": 4272, - "cal": 4273, - "open": 4274, - "-4": 4275, - "▁광주": 4276, - "493": 4277, - "▁하락": 4278, - "Style": 4279, - "▁version": 4280, - "▁안타": 4281, - "sl": 4282, - "이네요": 4283, - "▁Py": 4284, - "▁느낌": 4285, - "간다": 4286, - "▁운동": 4287, - "고있": 4288, - "▁부정": 4289, - "▁url": 4290, - "597": 4291, - "이며": 4292, - "pg": 4293, - "511": 4294, - "▁사는": 4295, - "▁최소": 4296, - "MO": 4297, - "▁op": 4298, - "원에": 4299, - "되어": 4300, - "▁대해서": 4301, - "uid": 4302, - "423": 4303, - "▁ad": 4304, - "leg": 4305, - "▁맛": 4306, - "▁페미": 4307, - "▁work": 4308, - "ifact": 4309, - "▁cal": 4310, - "▁무조건": 4311, - "577": 4312, - "▁왕": 4313, - "993": 4314, - "▁확보": 4315, - "이를": 4316, - "▁촉": 4317, - "▁의혹": 4318, - "现在": 4319, - "▁공감": 4320, - "▁술": 4321, - "90:": 4322, - "entity": 4323, - "겠다는": 4324, - "▁말을": 4325, - "137": 4326, - "server": 4327, - "URE": 4328, - "▁INT": 4329, - "것이다": 4330, - "Function": 4331, - "page": 4332, - "▁param": 4333, - "ICENSE": 4334, - "내고": 4335, - "심히": 4336, - "▁꺼": 4337, - "mt": 4338, - "▁안나": 4339, - "혁신": 4340, - "르게": 4341, - "FOR": 4342, - "Hel": 4343, - "▁오래": 4344, - "▁사라": 4345, - "Client": 4346, - "생각": 4347, - "스터": 4348, - "▁궁금": 4349, - "457": 4350, - "▁신경": 4351, - "今天": 4352, - "▁스스로": 4353, - "506": 4354, - "SET": 4355, - "▁그런데": 4356, - "▁수출": 4357, - "418": 4358, - "218": 4359, - "그룹": 4360, - "해야지": 4361, - "갔다": 4362, - "1.0": 4363, - "▁디자인": 4364, - "icros": 4365, - "▁보인다": 4366, - "278": 4367, - "ocket": 4368, - "운동": 4369, - "til": 4370, - "unsigned": 4371, - "446": 4372, - "▁게임": 4373, - "bin": 4374, - "PR": 4375, - "▁신규": 4376, - "▁권력": 4377, - "▁ANY": 4378, - "▁-1.": 4379, - "▁꾸": 4380, - "▁left": 4381, - "gn": 4382, - "466": 4383, - "▁47": 4384, - "part": 4385, - "▁먹고": 4386, - "▁;": 4387, - "소년": 4388, - "난다": 4389, - "▁Se": 4390, - "▁개돼지": 4391, - "부를": 4392, - "▁그걸": 4393, - "593": 4394, - "255,255,": 4395, - "down": 4396, - "▁ST": 4397, - "Page": 4398, - "lim": 4399, - "device": 4400, - "▁IS": 4401, - "icon": 4402, - "식으로": 4403, - "▁reordered": 4404, - "인간": 4405, - "ultip": 4406, - "▁부담": 4407, - "che": 4408, - "하다고": 4409, - "▁증거": 4410, - "TRUE": 4411, - "▁과학": 4412, - "{\"": 4413, - "bit": 4414, - "▁인생": 4415, - "507": 4416, - "icrosoft": 4417, - "pression": 4418, - "▁문죄": 4419, - "artifact": 4420, - "edge": 4421, - "▁args": 4422, - "전자": 4423, - "▁감소": 4424, - "olicy": 4425, - "563": 4426, - "▁돼": 4427, - "_3": 4428, - "func": 4429, - "▁지적": 4430, - "계를": 4431, - "만큼": 4432, - "cb": 4433, - "formation": 4434, - "MAG": 4435, - "▁must": 4436, - "5:3": 4437, - "을때": 4438, - "▁위해서": 4439, - "▁ᅳ": 4440, - "▁강원": 4441, - "process": 4442, - "할수": 4443, - "573": 4444, - "▁1608": 4445, - "▁구축": 4446, - "▁외교": 4447, - "▁케": 4448, - "▁소속": 4449, - "udio": 4450, - "▁field": 4451, - "body": 4452, - "기사": 4453, - "sd": 4454, - "Control": 4455, - "448": 4456, - "wait": 4457, - "ORD": 4458, - "second": 4459, - "▁가치": 4460, - "cho": 4461, - "▁BOOST": 4462, - "▁국정": 4463, - "107": 4464, - "▁나가": 4465, - "Resource": 4466, - "조작": 4467, - "▁대부분": 4468, - "524": 4469, - "▁2019": 4470, - "▁중앙": 4471, - "▁어찌": 4472, - "insert": 4473, - "4_": 4474, - "na": 4475, - "Filter": 4476, - "836": 4477, - "mask": 4478, - "▁그러나": 4479, - "And": 4480, - "117": 4481, - "tribut": 4482, - "870": 4483, - "▁맞는": 4484, - "▁license": 4485, - "1/": 4486, - "▁자동": 4487, - "▁extern": 4488, - "문화": 4489, - "fd": 4490, - "랫폼": 4491, - "▁종교": 4492, - "ower": 4493, - "▁다만": 4494, - "▁1569": 4495, - "▁자랑": 4496, - "▁대출": 4497, - "겠지만": 4498, - "427": 4499, - "=\"0": 4500, - "▁무엇": 4501, - "ernel": 4502, - "Co": 4503, - "▁피해자": 4504, - "후보": 4505, - "▁values": 4506, - "당은": 4507, - "▁See": 4508, - "▁but": 4509, - "▁LG": 4510, - "▁ra": 4511, - "497": 4512, - "pth": 4513, - "▁덧": 4514, - "Default": 4515, - "ptional": 4516, - "워서": 4517, - "▁String": 4518, - "443": 4519, - "▁distributed": 4520, - "426": 4521, - "]);": 4522, - "▁Comp": 4523, - "ertex": 4524, - "PT": 4525, - "ATION": 4526, - "▁1566": 4527, - "Arg": 4528, - "▁̄▽": 4529, - "▁Type": 4530, - "doc": 4531, - "ITY": 4532, - "▁잡아": 4533, - "▁반드시": 4534, - "▁instance": 4535, - "▁국힘": 4536, - "540": 4537, - "▁ab": 4538, - "567": 4539, - "208": 4540, - "▁차량": 4541, - "Te": 4542, - "들고": 4543, - "▁1597": 4544, - "883": 4545, - "resent": 4546, - "범죄": 4547, - "json": 4548, - "Response": 4549, - "():": 4550, - "1,0": 4551, - "▁그동안": 4552, - "806": 4553, - "514": 4554, - "봐야": 4555, - "ctx": 4556, - "Output": 4557, - "▁2021": 4558, - "▁공공": 4559, - "690": 4560, - "790": 4561, - "orch": 4562, - "▁try": 4563, - "▁시행": 4564, - "OK": 4565, - "go": 4566, - "prpr": 4567, - "vider": 4568, - "▁사이비": 4569, - "refer": 4570, - "hs": 4571, - "Handler": 4572, - "▁의사": 4573, - "New": 4574, - "▁gener": 4575, - "les": 4576, - "ITH": 4577, - "Button": 4578, - "▁Res": 4579, - ".\"": 4580, - "▁진정": 4581, - "▁고려": 4582, - "OM": 4583, - "▁젊": 4584, - "ctions": 4585, - "▁Sk": 4586, - "indices": 4587, - "는거지": 4588, - "▁목표": 4589, - "▁서로": 4590, - "▁예산": 4591, - "▁보니": 4592, - "Mo": 4593, - "▁있었다": 4594, - "▁Create": 4595, - "API": 4596, - "▁역할": 4597, - "▁last": 4598, - "alloc": 4599, - "▁안정": 4600, - "거라": 4601, - "869": 4602, - "▁협력": 4603, - "▁훈": 4604, - "▁cor": 4605, - "197": 4606, - ",,,": 4607, - "▁나는": 4608, - "521": 4609, - "labels": 4610, - "ating": 4611, - "533": 4612, - "▁필요한": 4613, - "▁우선": 4614, - "▁1579": 4615, - "▁묻": 4616, - "경찰": 4617, - "refix": 4618, - "layout": 4619, - "normal": 4620, - "▁Return": 4621, - "▁사태": 4622, - "\":\"": 4623, - "트를": 4624, - "코로나": 4625, - "head": 4626, - "▁()": 4627, - "809": 4628, - "stri": 4629, - "真的": 4630, - "▁뒷": 4631, - "with": 4632, - "▁16221": 4633, - "▁2.0": 4634, - "Tag": 4635, - "▁쿠": 4636, - "时候": 4637, - "一下": 4638, - "2022": 4639, - "child": 4640, - "▁깜": 4641, - "troller": 4642, - "▁상대": 4643, - "▁지키": 4644, - "这是": 4645, - "겼다": 4646, - "▁follow": 4647, - "xffffff": 4648, - "사이": 4649, - "pri": 4650, - "81:": 4651, - "不会": 4652, - "▁않았다": 4653, - "수사": 4654, - "▁All": 4655, - "late": 4656, - "가족": 4657, - "met": 4658, - "????????": 4659, - "▁방법": 4660, - "▁교수": 4661, - "▁싶다": 4662, - "▁득": 4663, - "less": 4664, - "겠다고": 4665, - "DC": 4666, - "의원": 4667, - "873": 4668, - "▁대상으로": 4669, - "세대": 4670, - "ats": 4671, - "▁True": 4672, - "cre": 4673, - "▁Add": 4674, - "▁존재": 4675, - "ART": 4676, - "▁과거": 4677, - "디오": 4678, - "777": 4679, - "▁굿": 4680, - "Pos": 4681, - "▁못하는": 4682, - "▁되어": 4683, - "▁같은데": 4684, - "▁국회의원": 4685, - "▁못하고": 4686, - "▁헌": 4687, - "gram": 4688, - "▁부족": 4689, - "▁top": 4690, - "▁ref": 4691, - "놈들": 4692, - "maven": 4693, - "▁position": 4694, - "sa": 4695, - "815": 4696, - "▁우한": 4697, - "▁난리": 4698, - "DB": 4699, - "▁푸틴": 4700, - "디어": 4701, - "▁인상": 4702, - "dim": 4703, - "▁평균": 4704, - "bottom": 4705, - "Be": 4706, - "▁재판": 4707, - "TE": 4708, - "Render": 4709, - "지털": 4710, - "▁헛": 4711, - "▁확산": 4712, - "▁밤": 4713, - "권을": 4714, - "Attribute": 4715, - "▁헤": 4716, - "523": 4717, - "309": 4718, - "▁열심히": 4719, - "국이": 4720, - "▁있어서": 4721, - "▁서민": 4722, - "▁이준석": 4723, - "ux": 4724, - "▁매출": 4725, - "cuda": 4726, - "▁보는": 4727, - "我们": 4728, - "Num": 4729, - "▁이야기": 4730, - "▁range": 4731, - "803": 4732, - "header": 4733, - "▁한다고": 4734, - "번째": 4735, - "지면": 4736, - "Access": 4737, - "Do": 4738, - "▁끼": 4739, - "▁ac": 4740, - "wh": 4741, - "▁견": 4742, - "rapper": 4743, - "uthor": 4744, - "제가": 4745, - "▁차지": 4746, - "▁이래": 4747, - "528": 4748, - "한게": 4749, - "Op": 4750, - "안전": 4751, - "▁인수": 4752, - "▁offset": 4753, - "▁False": 4754, - "queue": 4755, - "▁발전": 4756, - "▁아무리": 4757, - "▁직원": 4758, - "wwww": 4759, - "▁대학": 4760, - "PU": 4761, - "876": 4762, - "과의": 4763, - "조선": 4764, - "쳤다": 4765, - "▁count": 4766, - "ailed": 4767, - "hi": 4768, - "▁덧붙": 4769, - "update": 4770, - "1111": 4771, - "태원": 4772, - "▁status": 4773, - "▁46": 4774, - "▁com": 4775, - "▁ᅲᅲ": 4776, - "▁margin": 4777, - "find": 4778, - "779": 4779, - "▁valid": 4780, - "▁세월": 4781, - "▁\"/": 4782, - "Act": 4783, - "ane": 4784, - "riter": 4785, - ">&": 4786, - "▁안되는": 4787, - "▁img": 4788, - "823": 4789, - "erge": 4790, - "음을": 4791, - "▁가짜": 4792, - "km": 4793, - "히려": 4794, - "handle": 4795, - "▁찢": 4796, - "▁{\"": 4797, - "nown": 4798, - "▁rel": 4799, - "▁make": 4800, - "896": 4801, - "생활": 4802, - "▁1600": 4803, - "▁자한": 4804, - "513": 4805, - "▁이뤄": 4806, - "▁사이즈": 4807, - "▁기반": 4808, - "▁능력": 4809, - "rl": 4810, - "Query": 4811, - "▁과정": 4812, - "▁행정": 4813, - "resh": 4814, - "location": 4815, - "▁내로남불": 4816, - "ization": 4817, - "▁쓰고": 4818, - "▁90": 4819, - "`)": 4820, - "join": 4821, - "599": 4822, - "Offset": 4823, - "▁머리": 4824, - "Select": 4825, - "▁2018": 4826, - "哈哈哈哈哈哈哈哈": 4827, - "▁매우": 4828, - "▁ob": 4829, - "839": 4830, - "▁위원": 4831, - "▁fill": 4832, - "▁lid": 4833, - "▁5,": 4834, - "Task": 4835, - "rowser": 4836, - "SA": 4837, - "MC": 4838, - "▁WAR": 4839, - "radi": 4840, - "▁조성": 4841, - "▁more": 4842, - "▁after": 4843, - "▁친구": 4844, - "tra": 4845, - "▁최종": 4846, - "ume": 4847, - "▁유튜": 4848, - "▁sign": 4849, - "860": 4850, - "들만": 4851, - "▁보유": 4852, - "303": 4853, - "SIZE": 4854, - "307": 4855, - "리스": 4856, - "np": 4857, - "▁우승": 4858, - "ear": 4859, - "559": 4860, - "opt": 4861, - "▁오른": 4862, - "248": 4863, - "▁전략": 4864, - "정신": 4865, - "dition": 4866, - "▁있으면": 4867, - "dis": 4868, - "select": 4869, - "▁1603": 4870, - "709": 4871, - "588": 4872, - "움을": 4873, - "▁지급": 4874, - "thread": 4875, - "▁('": 4876, - "SD": 4877, - "▁ari": 4878, - "108": 4879, - "▁자식": 4880, - "▁석": 4881, - "▁낙": 4882, - "}}": 4883, - "▁받을": 4884, - "537": 4885, - "ified": 4886, - "▁row": 4887, - "▁저렇게": 4888, - "那个": 4889, - "518": 4890, - "져야": 4891, - "▁거의": 4892, - "▁좌빨": 4893, - "02": 4894, - "attr": 4895, - "▁풍": 4896, - "▁노조": 4897, - "\",\"": 4898, - "way": 4899, - "▁기관": 4900, - "▁작품": 4901, - "IND": 4902, - "▁없애": 4903, - "any": 4904, - "만명": 4905, - "796": 4906, - "550": 4907, - "▁4.": 4908, - "▁각각": 4909, - "랍니다": 4910, - "▁일단": 4911, - "545": 4912, - "bool": 4913, - "▁늘어": 4914, - "566": 4915, - "547": 4916, - "hema": 4917, - "Thread": 4918, - "▁쉬": 4919, - "啊这": 4920, - "connect": 4921, - "520": 4922, - "▁강조했다": 4923, - "428": 4924, - "▁행복": 4925, - "▁넌": 4926, - "FC": 4927, - "▁핵심": 4928, - "▁벗": 4929, - "것같": 4930, - "element": 4931, - "▁1000": 4932, - "정치": 4933, - "도체": 4934, - "���나쁜": 4935, - "FE": 4936, - "▁나도": 4937, - "▁알아": 4938, - "져서": 4939, - "767": 4940, - "这么": 4941, - "▁###": 4942, - "위는": 4943, - "▁건설": 4944, - "las": 4945, - "▁이쁘": 4946, - "▁표현": 4947, - "529": 4948, - "▁],": 4949, - "▁시켜": 4950, - "▁재산": 4951, - "msg": 4952, - "▁cur": 4953, - "▁지난달": 4954, - "public": 4955, - "147": 4956, - "157": 4957, - "typename": 4958, - "▁UINT": 4959, - "▁법무": 4960, - "▁밝혀": 4961, - "▁그러면서": 4962, - "cd": 4963, - "感觉": 4964, - "▁대책": 4965, - "▁##": 4966, - "▁있지만": 4967, - "▁주택": 4968, - "ster": 4969, - "546": 4970, - "▁바이러스": 4971, - "로는": 4972, - "ffic": 4973, - "구리": 4974, - "우리": 4975, - "가를": 4976, - "▁찌": 4977, - "▁나와": 4978, - "button": 4979, - "▁scene": 4980, - "▁도시": 4981, - "▁next": 4982, - "물을": 4983, - "Char": 4984, - "롯데": 4985, - "▁SK": 4986, - "_,": 4987, - "것들이": 4988, - "정보": 4989, - "우는": 4990, - "ru": 4991, - "▁교통": 4992, - "▁플랫폼": 4993, - "uple": 4994, - "▁앉": 4995, - "▁거리": 4996, - "cf": 4997, - "Top": 4998, - "▁연속": 4999, - "6666": 5000, - "씨가": 5001, - "▁진출": 5002, - "STAT": 5003, - "make": 5004, - "▁각종": 5005, - "라면": 5006, - "知道": 5007, - "548": 5008, - "▁최초": 5009, - "▁변호": 5010, - "▁1599": 5011, - ";&": 5012, - "Width": 5013, - "filter": 5014, - "▁브랜드": 5015, - "▁즉": 5016, - "BO": 5017, - "▁우리가": 5018, - "텐츠": 5019, - "amples": 5020, - "32,": 5021, - "▁영업": 5022, - "지로": 5023, - "vm": 5024, - "773": 5025, - "▁적폐": 5026, - "thon": 5027, - "utils": 5028, - "▁하면서": 5029, - "▁경기도": 5030, - "▁칼": 5031, - "imer": 5032, - "abs": 5033, - "10.": 5034, - "▁-1,": 5035, - "Collection": 5036, - "818": 5037, - "390": 5038, - "Pre": 5039, - "회는": 5040, - "▁inst": 5041, - "877": 5042, - "▁원래": 5043, - "▁padding": 5044, - "▁전라도": 5045, - "▁혜": 5046, - "tinue": 5047, - "위로": 5048, - "▁SO": 5049, - "addr": 5050, - "dev": 5051, - "▁software": 5052, - "원에서": 5053, - "rypt": 5054, - "uring": 5055, - "++;": 5056, - ",\"": 5057, - "▁정보": 5058, - "상도": 5059, - "Component": 5060, - "Trans": 5061, - "▁일이": 5062, - "▁except": 5063, - "都是": 5064, - "▁frame": 5065, - "az": 5066, - "이팅": 5067, - "상공": 5068, - "dr": 5069, - "▁그대로": 5070, - "▁An": 5071, - "▁월드컵": 5072, - "15,": 5073, - "▁오히려": 5074, - "Entry": 5075, - "▁무식": 5076, - "不要": 5077, - "▁컨": 5078, - "본부": 5079, - "▁ᆢ": 5080, - "▁문재인이": 5081, - "_)": 5082, - "actor": 5083, - "606": 5084, - "vide": 5085, - "-3": 5086, - "활동": 5087, - "▁혈": 5088, - "오는": 5089, - "▁혼자": 5090, - "▁슈": 5091, - "603": 5092, - "已经": 5093, - "833": 5094, - "▁번째": 5095, - "boost": 5096, - "867": 5097, - ")))": 5098, - "▁options": 5099, - "▁43": 5100, - "▁있나": 5101, - "▁정확": 5102, - ")'": 5103, - "RANT": 5104, - "Options": 5105, - "하기로": 5106, - "▁영국": 5107, - "미향": 5108, - "env": 5109, - "PAR": 5110, - "▁통합": 5111, - "▁강력": 5112, - "영상": 5113, - "167": 5114, - "猫猫": 5115, - "▁당장": 5116, - "스템": 5117, - "▁label": 5118, - "▁ID": 5119, - "▁어렵": 5120, - "Module": 5121, - "2);": 5122, - "rap": 5123, - "_);": 5124, - "▁match": 5125, - "▁자체": 5126, - "자들은": 5127, - "Bits": 5128, - "parse": 5129, - "00\\": 5130, - "▁format": 5131, - "거래": 5132, - "776": 5133, - "당한": 5134, - "ugin": 5135, - "▁무시": 5136, - "▁훨": 5137, - "▁밖에": 5138, - "았는데": 5139, - "▁ᄌ": 5140, - "557": 5141, - "306": 5142, - "언론": 5143, - "store": 5144, - "▁달라": 5145, - "새끼": 5146, - "▁found": 5147, - "549": 5148, - "▁16088": 5149, - "▁ᄒ": 5150, - "사의": 5151, - "Pl": 5152, - "▁출시": 5153, - "영업": 5154, - "urface": 5155, - "▁enum": 5156, - "▁엄마": 5157, - "▁관광": 5158, - "▁display": 5159, - "543": 5160, - "确实": 5161, - "은거": 5162, - "sv": 5163, - "▁contain": 5164, - "자기": 5165, - "host": 5166, - "▁따른": 5167, - "▁선발": 5168, - "Part": 5169, - "▁네이": 5170, - "▁16270": 5171, - "▁처리": 5172, - "와의": 5173, - ")\"": 5174, - "Target": 5175, - "▁친일": 5176, - "363": 5177, - "580": 5178, - "서울": 5179, - "▁Par": 5180, - "none": 5181, - "609": 5182, - "RES": 5183, - "▁뿌": 5184, - "▁WARRANT": 5185, - ":2,": 5186, - "ency": 5187, - "달러": 5188, - "696": 5189, - "▁니네": 5190, - "▁need": 5191, - "coder": 5192, - "CHECK": 5193, - "mail": 5194, - "vec": 5195, - "▁length": 5196, - "MENT": 5197, - "▁뉴시스": 5198, - "ities": 5199, - "▁옮": 5200, - "▁믿고": 5201, - "pu": 5202, - "▁되고": 5203, - "했다는": 5204, - "▁추천": 5205, - "▁모습을": 5206, - "▁자격": 5207, - "sm": 5208, - "CR": 5209, - "▁조직": 5210, - "▁팩": 5211, - "▁드라마": 5212, - "▁ass": 5213, - "줘야": 5214, - "▁발언": 5215, - "duct": 5216, - "▁꿈": 5217, - "556": 5218, - "ATA": 5219, - "[3": 5220, - "가능": 5221, - "▁기레기": 5222, - "▁혹": 5223, - "active": 5224, - "▁switch": 5225, - "PL": 5226, - "▁전날": 5227, - "▁냄새": 5228, - "▁bet": 5229, - "▁없었": 5230, - "무실": 5231, - "아이": 5232, - "▁response": 5233, - "회가": 5234, - "458": 5235, - "▁device": 5236, - "▁희망": 5237, - "script": 5238, - "736": 5239, - "감이": 5240, - "▁강추": 5241, - "__(": 5242, - "see": 5243, - "ansp": 5244, - "▁process": 5245, - "▁바란다": 5246, - "▁module": 5247, - "▁금리": 5248, - "Position": 5249, - "▁open": 5250, - "▁15957": 5251, - "무리": 5252, - "사일": 5253, - "▁겪": 5254, - "▁멋": 5255, - "하라고": 5256, - "더라도": 5257, - "▁흔": 5258, - "▁시스템": 5259, - "려야": 5260, - "28,": 5261, - "▁나왔": 5262, - "▁중인": 5263, - "▁idx": 5264, - "겠어요": 5265, - "task": 5266, - "mplement": 5267, - "▁py": 5268, - "그러": 5269, - "▁그때": 5270, - "11,": 5271, - "▁않는다": 5272, - "---": 5273, - "▁가서": 5274, - "▁덕": 5275, - "anged": 5276, - "ular": 5277, - "ift": 5278, - "▁수요": 5279, - "ipe": 5280, - "Async": 5281, - "893": 5282, - "IES": 5283, - "나서": 5284, - "▁용산": 5285, - "827": 5286, - "▁생각이": 5287, - "▁보기": 5288, - "lem": 5289, - "▁좋고": 5290, - "▁요청": 5291, - "ONE": 5292, - "▁논의": 5293, - "XX": 5294, - "667": 5295, - "rel": 5296, - "▁operator": 5297, - "exp": 5298, - "reference": 5299, - "▁등으로": 5300, - "oly": 5301, - "▁49": 5302, - "▁쓴": 5303, - "▁바이든": 5304, - "olver": 5305, - "zz": 5306, - "▁솔직": 5307, - "adow": 5308, - "것은": 5309, - "▁올랐": 5310, - "Interface": 5311, - "only": 5312, - "차피": 5313, - "흥민": 5314, - "我的": 5315, - "▁pass": 5316, - "▁support": 5317, - "소를": 5318, - "863": 5319, - "▁잇": 5320, - "▁imp": 5321, - "▁이사": 5322, - "금융": 5323, - "587": 5324, - "▁젊은": 5325, - "22,": 5326, - "roll": 5327, - "지요": 5328, - "Rect": 5329, - "Version": 5330, - "아먹": 5331, - "▁mode": 5332, - "심이": 5333, - "WA": 5334, - "검사": 5335, - "다면": 5336, - "▁2023": 5337, - "ND": 5338, - "Ext": 5339, - "▁소통": 5340, - "건희": 5341, - "oot": 5342, - "ification": 5343, - "stru": 5344, - "▁ᅳᅳ": 5345, - "▁남성": 5346, - "types": 5347, - "▁민간": 5348, - "izer": 5349, - "▁단체": 5350, - "관계": 5351, - "▁중단": 5352, - "-01": 5353, - "▁(*": 5354, - "▁exp": 5355, - "▁있네": 5356, - "▁주식": 5357, - "atab": 5358, - "기자": 5359, - "40,0": 5360, - "▁받았다": 5361, - "▁도입": 5362, - "▁땅": 5363, - "IF": 5364, - "▁장난": 5365, - "▁계약": 5366, - "▁-0.0": 5367, - "님이": 5368, - "pha": 5369, - "내는": 5370, - "816": 5371, - "(!": 5372, - "▁흐": 5373, - "▁가진": 5374, - "etch": 5375, - "포츠": 5376, - "post": 5377, - "793": 5378, - "TEST": 5379, - "Action": 5380, - "TV": 5381, - "IGHT": 5382, - "▁수상": 5383, - "inition": 5384, - "아가": 5385, - "Core": 5386, - "화가": 5387, - "Web": 5388, - ".4": 5389, - "主播": 5390, - "▁승리": 5391, - "istr": 5392, - "▁생각보다": 5393, - "arning": 5394, - "Process": 5395, - "▁부분": 5396, - "shared": 5397, - "number": 5398, - "Min": 5399, - "LOG": 5400, - "703": 5401, - "▁충분": 5402, - "583": 5403, - "▁들고": 5404, - "ision": 5405, - "병원": 5406, - "▁라이": 5407, - "도시": 5408, - "797": 5409, - "▁롯데": 5410, - "▁세월호": 5411, - "▁장애": 5412, - "▁입국금지": 5413, - "▁불편": 5414, - "중국": 5415, - "train": 5416, - "loud": 5417, - "ᄏᄏᄏᄏᄏ": 5418, - "'(": 5419, - "attern": 5420, - "▁>>": 5421, - "투자": 5422, - "Run": 5423, - "Layout": 5424, - "era": 5425, - "중한": 5426, - "Builder": 5427, - "▁Assert": 5428, - "▁0.0,": 5429, - "▁right": 5430, - "▁전혀": 5431, - "▁handle": 5432, - "▁들어가": 5433, - "={": 5434, - "706": 5435, - "거냐": 5436, - "▁되었": 5437, - "UD": 5438, - "irectory": 5439, - "Update": 5440, - "Call": 5441, - "까요": 5442, - "tn": 5443, - "▁전달": 5444, - "▁총선": 5445, - ".1": 5446, - "▁전에": 5447, - "ommon": 5448, - "396": 5449, - "▁10,": 5450, - "▁required": 5451, - "▁defined": 5452, - "회에": 5453, - "Label": 5454, - "▁constexpr": 5455, - "ndef": 5456, - "▁받는": 5457, - "\"));": 5458, - "▁You": 5459, - "▁중이다": 5460, - ">,": 5461, - "internal": 5462, - "printf": 5463, - "▁(0": 5464, - "0000000,": 5465, - "▁멍청": 5466, - "▁어디서": 5467, - "medi": 5468, - "IR": 5469, - "cent": 5470, - "물이": 5471, - "token": 5472, - "resource": 5473, - "▁타이": 5474, - "'),": 5475, - "앨범": 5476, - "uments": 5477, - "▁사퇴": 5478, - "board": 5479, - "Connect": 5480, - "▁Ph": 5481, - "'\\": 5482, - "명으로": 5483, - "▁경영": 5484, - "693": 5485, - "▁제한": 5486, - "교체": 5487, - "Current": 5488, - "MD": 5489, - "자도": 5490, - "▁into": 5491, - "시키고": 5492, - "INFO": 5493, - "8:3": 5494, - "겠네요": 5495, - "Vis": 5496, - "▁가만": 5497, - "▁following": 5498, - "▁잃": 5499, - "(1,": 5500, - "SY": 5501, - "▁않을": 5502, - "▁안하고": 5503, - "▁view": 5504, - "▁기억": 5505, - "▁이동": 5506, - "촬영": 5507, - "심을": 5508, - "ient": 5509, - "ily": 5510, - "▁Sh": 5511, - "▁구조": 5512, - "SK": 5513, - "▁7,": 5514, - "것을": 5515, - "▁검토": 5516, - "멤버": 5517, - "▁pl": 5518, - "▁pack": 5519, - "▁ph": 5520, - "Address": 5521, - "mi": 5522, - "▁진실": 5523, - "▁부끄": 5524, - "stant": 5525, - "▁Al": 5526, - "Texture": 5527, - "xFF": 5528, - "337": 5529, - "▁바보": 5530, - "▁expect": 5531, - "이번": 5532, - "▁엔": 5533, - "▁남편": 5534, - "ailure": 5535, - "________________": 5536, - "20\\": 5537, - "▁temp": 5538, - "기간": 5539, - "명박": 5540, - "▁끌어": 5541, - "▁-1.0": 5542, - "▁나이": 5543, - "parent": 5544, - "ither": 5545, - "▁덧붙였다": 5546, - "▁지도": 5547, - "16,": 5548, - "../../": 5549, - "UP": 5550, - "▁도로": 5551, - "▁독재": 5552, - "foo": 5553, - "너무": 5554, - "CA": 5555, - "URL": 5556, - "Parameter": 5557, - "si": 5558, - "exec": 5559, - "001": 5560, - "▁err": 5561, - "40,": 5562, - "897": 5563, - "▁괴": 5564, - "811": 5565, - "▁sal": 5566, - "00000": 5567, - "FORM": 5568, - "구를": 5569, - "position": 5570, - "▁불안": 5571, - "------------": 5572, - "OW": 5573, - "Ad": 5574, - "□□□□": 5575, - "▁update": 5576, - "▁실시": 5577, - "바로": 5578, - "진짜": 5579, - "게요": 5580, - "Tree": 5581, - "821": 5582, - "ifndef": 5583, - "./": 5584, - "▁boost": 5585, - "위가": 5586, - "▁가는": 5587, - "▁다들": 5588, - "814": 5589, - "\">": 6008, - "▁9,": 6009, - "▁분명": 6010, - "Track": 6011, - "▁전해": 6012, - "만이": 6013, - "걸로": 6014, - "이션": 6015, - "▁none": 6016, - "RI": 6017, - "!!!!!": 6018, - "Open": 6019, - "Location": 6020, - "명은": 6021, - "’,": 6022, - "▁더불어민주당": 6023, - "gg": 6024, - "直接": 6025, - "군요": 6026, - "▁매일": 6027, - "▁without": 6028, - ")));": 6029, - "▁div": 6030, - "CALL": 6031, - "(-": 6032, - "시킨": 6033, - "824": 6034, - "▁then": 6035, - "2,0": 6036, - "2\\": 6037, - "849": 6038, - "▁root": 6039, - "xml": 6040, - "집단": 6041, - "metadata": 6042, - "▁opt": 6043, - "쓰고": 6044, - "▁As": 6045, - "▁바람": 6046, - "▁이제는": 6047, - "▁하는거": 6048, - "▁무능한": 6049, - "Height": 6050, - "fl": 6051, - "▁156": 6052, - "1\"": 6053, - "자들의": 6054, - "18,": 6055, - "▁공연": 6056, - "▁이명박": 6057, - "분에": 6058, - "장과": 6059, - "보네": 6060, - "▁전화": 6061, - "mc": 6062, - "2.0": 6063, - "▁resource": 6064, - "ists": 6065, - "▁코스": 6066, - "▁하자": 6067, - "▁filter": 6068, - "▁던": 6069, - "830": 6070, - "▁자체가": 6071, - "866": 6072, - "igin": 6073, - "일을": 6074, - "▁sum": 6075, - "ano": 6076, - "▁가능성이": 6077, - "▁폐지": 6078, - "▁숙": 6079, - "수로": 6080, - "▁민주당이": 6081, - "Reference": 6082, - "▁대변": 6083, - "——": 6084, - "Spec": 6085, - "▁히": 6086, - "대책": 6087, - "▁title": 6088, - "ould": 6089, - "▁300": 6090, - "▁permiss": 6091, - "▁specific": 6092, - "구가": 6093, - "▁기획": 6094, - "▁굳": 6095, - "Types": 6096, - "▁대전": 6097, - "tree": 6098, - "fs": 6099, - "어야지": 6100, - "▁잊": 6101, - "▁보이": 6102, - "▁main": 6103, - "▁연결": 6104, - "else": 6105, - "▁진중권": 6106, - "unique": 6107, - "수의": 6108, - "coding": 6109, - "▁실패": 6110, - "인과": 6111, - "아치": 6112, - "▁올려": 6113, - "▁불쌍": 6114, - "amera": 6115, - "▁FI": 6116, - "ident": 6117, - "▁모르고": 6118, - "gener": 6119, - "▁선물": 6120, - "▁delete": 6121, - "▁돈을": 6122, - "ports": 6123, - "다른": 6124, - "brief": 6125, - "▁Name": 6126, - "oss": 6127, - "▁사람을": 6128, - "ches": 6129, - "▁목숨": 6130, - "사랑": 6131, - "啊啊啊啊啊啊啊啊": 6132, - "VI": 6133, - "▁순간": 6134, - "google": 6135, - "▁입니다": 6136, - "▁비용": 6137, - "▁AI": 6138, - "사로": 6139, - "MM": 6140, - ":(": 6141, - "▁벌써": 6142, - "성은": 6143, - "량을": 6144, - "▁하시": 6145, - "▁include": 6146, - "▁Version": 6147, - "▁reserved": 6148, - "▁밑": 6149, - "▁인간들": 6150, - "very": 6151, - "▁En": 6152, - "▁프리": 6153, - "txt": 6154, - "SO": 6155, - "▁바꿔": 6156, - "교통": 6157, - "▁가입": 6158, - "kk": 6159, - "▁할머니": 6160, - "▁앞두고": 6161, - "가요": 6162, - "▁obj": 6163, - "▁콘텐츠": 6164, - "Iter": 6165, - "무현": 6166, - "▁NOT": 6167, - "▁캠": 6168, - "▁본격": 6169, - "▁Ser": 6170, - "▁goto": 6171, - "▁대형": 6172, - "진핑": 6173, - "▁부탁": 6174, - "▁광고": 6175, - "▁업체": 6176, - "▁차별": 6177, - "common": 6178, - "요일": 6179, - "▁월급": 6180, - "Ac": 6181, - "촛불": 6182, - "섰다": 6183, - "▁PRO": 6184, - "▁시설": 6185, - "fn": 6186, - "▁기능": 6187, - "▁WARRANTIES": 6188, - "▁있어요": 6189, - "▁We": 6190, - "QU": 6191, - "▁pos": 6192, - "system": 6193, - "imation": 6194, - "▁기록했다": 6195, - "▁하네": 6196, - "▁입장": 6197, - "감사": 6198, - "▁제외": 6199, - "뻐요": 6200, - "▁혜택": 6201, - "2-": 6202, - "반기": 6203, - "peg": 6204, - "820": 6205, - "▁500": 6206, - "▁달러": 6207, - "▁데이터": 6208, - "▁sa": 6209, - "uss": 6210, - "AGE": 6211, - "▁김건희": 6212, - "struction": 6213, - "으로도": 6214, - "▁write": 6215, - "ied": 6216, - "▁토론": 6217, - "opacity": 6218, - "老板": 6219, - "Level": 6220, - "ensions": 6221, - "Local": 6222, - "성과": 6223, - "버스": 6224, - "나면": 6225, - "°)": 6226, - "level": 6227, - "▁쌍": 6228, - "▁59": 6229, - "▁카카오": 6230, - "PORT": 6231, - "▁놓고": 6232, - "▁File": 6233, - "▁쥐": 6234, - "Load": 6235, - "Column": 6236, - "▁바꾸": 6237, - "WI": 6238, - "▁그랬": 6239, - "▁dim": 6240, - "▁임명": 6241, - "iler": 6242, - "idi": 6243, - "하거나": 6244, - "Factory": 6245, - "▁order": 6246, - "▁et": 6247, - "light": 6248, - "▁이태원": 6249, - "Provider": 6250, - "weight": 6251, - "▁msg": 6252, - "▁Def": 6253, - "▁채널": 6254, - "▁유치": 6255, - "Internal": 6256, - "▁혐의로": 6257, - "▁배달": 6258, - "▁Do": 6259, - "이라면": 6260, - "anch": 6261, - "▁마이": 6262, - "문재": 6263, - "▁어려운": 6264, - "대의": 6265, - "▁움": 6266, - "verse": 6267, - "▁데뷔": 6268, - "▁비난": 6269, - "년을": 6270, - "▁너네": 6271, - "▁의무": 6272, - "\"},": 6273, - "367": 6274, - "▁port": 6275, - "810": 6276, - "▁많다": 6277, - "813": 6278, - "iant": 6279, - "25,": 6280, - "▁SNS": 6281, - "828": 6282, - "REG": 6283, - "▁자영업": 6284, - "loss": 6285, - "pping": 6286, - "▁callback": 6287, - "▁드네요": 6288, - "▁이끌": 6289, - "▁말씀": 6290, - "▁아마": 6291, - "843": 6292, - "▁Register": 6293, - "▁갔": 6294, - "2021": 6295, - "▁있냐": 6296, - "lit": 6297, - "888888888888": 6298, - "예요": 6299, - "▁여행": 6300, - "▁경남": 6301, - "apt": 6302, - "▁촬영": 6303, - ")_": 6304, - "년부터": 6305, - "노총": 6306, - "▁현지": 6307, - "▁dest": 6308, - "oper": 6309, - "▁모습이": 6310, - "PG": 6311, - "-8": 6312, - "thing": 6313, - "▁Software": 6314, - "equal": 6315, - "하려": 6316, - "▁162825": 6317, - "▁KBS": 6318, - "▁통과": 6319, - "▁흑": 6320, - "▁걍": 6321, - "hhhhhhhh": 6322, - "듭니다": 6323, - "CESS": 6324, - "80,": 6325, - "시즌": 6326, - "▁고용": 6327, - "▁163128": 6328, - "▁2017": 6329, - "her": 6330, - "▁팩트": 6331, - "cla": 6332, - "cv": 6333, - "cle": 6334, - "▁정신병": 6335, - "▁끊": 6336, - "▁5.": 6337, - "▁~~": 6338, - "Flags": 6339, - "AI": 6340, - "Server": 6341, - "CI": 6342, - "▁출전": 6343, - "=0": 6344, - "▁뻔뻔": 6345, - "▁첨": 6346, - "container": 6347, - "long": 6348, - "BUG": 6349, - "可能": 6350, - "검찰": 6351, - "▁심판": 6352, - "Pack": 6353, - "받는": 6354, - "▁뭐냐": 6355, - "ynamic": 6356, - "▁약속": 6357, - "져라": 6358, - "▁echo": 6359, - "now": 6360, - "▁깨끗": 6361, - "▁때문이다": 6362, - ",,,,": 6363, - "▁ᆞ": 6364, - "▁실제": 6365, - "▁//!": 6366, - "clear": 6367, - "▁도와": 6368, - "▁대통령실": 6369, - "PRE": 6370, - "▁before": 6371, - "받아": 6372, - "ILITY": 6373, - "▁variable": 6374, - "840": 6375, - "▁non": 6376, - "거같": 6377, - "expected": 6378, - "848": 6379, - "어가": 6380, - "▁ter": 6381, - "▁하는게": 6382, - "xA": 6383, - "amily": 6384, - "pair": 6385, - "었고": 6386, - "▁훈련": 6387, - "render": 6388, - "영웅": 6389, - "▁6,": 6390, - "BL": 6391, - "▁없을": 6392, - "▁되지": 6393, - "▁ME": 6394, - "2(": 6395, - "▁힘든": 6396, - "▁params": 6397, - "▁마무리": 6398, - "▁thread": 6399, - "▁아쉽": 6400, - "▁Bu": 6401, - "석렬": 6402, - "als": 6403, - "viron": 6404, - "규모": 6405, - "Date": 6406, - "▁루": 6407, - "ten": 6408, - "close": 6409, - "My": 6410, - "자와": 6411, - "▁똑같": 6412, - "~~~~~~~~": 6413, - "rome": 6414, - "▁방침": 6415, - "847": 6416, - "▁16157": 6417, - "라운드": 6418, - "%),": 6419, - "▁봐라": 6420, - "▁6.": 6421, - "Null": 6422, - "ouse": 6423, - "LAG": 6424, - "▁인도": 6425, - "▁쉽게": 6426, - "=\"#": 6427, - "하도록": 6428, - "했을": 6429, - "Lib": 6430, - "了吗": 6431, - "었던": 6432, - "552": 6433, - "▁map": 6434, - "▁Gener": 6435, - "feature": 6436, - "▁transform": 6437, - "타르": 6438, - "▁제시": 6439, - "▁train": 6440, - "▁either": 6441, - "▁수입": 6442, - "应该": 6443, - "통신": 6444, - "안에": 6445, - "보험": 6446, - "▁보험": 6447, - "cor": 6448, - "▁여전": 6449, - "▁나오는": 6450, - "▁modif": 6451, - "▁집에": 6452, - "家伙": 6453, - "irection": 6454, - "annels": 6455, - "년에": 6456, - "▁상식": 6457, - "。。。": 6458, - "▁장기": 6459, - "이로": 6460, - "ias": 6461, - "reated": 6462, - "▁상관": 6463, - "▁힘을": 6464, - "▁사전": 6465, - "▁관련해": 6466, - "PS": 6467, - "737": 6468, - "▁눈치": 6469, - "▁수익": 6470, - "有点": 6471, - "latform": 6472, - "▁(\"": 6473, - "▁물어": 6474, - "▁To": 6475, - "▁기념": 6476, - "▁주고": 6477, - "ELD": 6478, - "▁없는데": 6479, - "column": 6480, - "2000": 6481, - "▁있음": 6482, - "▁응원합니다": 6483, - "▁스마트": 6484, - "起来": 6485, - "Return": 6486, - "라지": 6487, - "Over": 6488, - "▁참가": 6489, - "KEY": 6490, - "▁Met": 6491, - "Settings": 6492, - "▁56": 6493, - "▁Ap": 6494, - "ntity": 6495, - "kr": 6496, - "아주": 6497, - "Sign": 6498, - "▁상대로": 6499, - "hel": 6500, - "인으로": 6501, - "자체": 6502, - "▁전과": 6503, - "▁짜파": 6504, - "32(": 6505, - "▁인터뷰": 6506, - "총장": 6507, - "cket": 6508, - "▁차라리": 6509, - "분들": 6510, - "▁이익": 6511, - "▁지정": 6512, - "vo": 6513, - "▁민주주의": 6514, - "트넘": 6515, - "▁16289": 6516, - "▁내부": 6517, - "▁자동차": 6518, - "▁제기": 6519, - "track": 6520, - "▁주는": 6521, - "BIT": 6522, - "▁LO": 6523, - "tab": 6524, - "▁이것": 6525, - "▁든": 6526, - "▁음악": 6527, - "했으면": 6528, - "▁시절": 6529, - "Tool": 6530, - "▁하늘": 6531, - "▁독립": 6532, - "▁그럴": 6533, - "ategory": 6534, - "이기": 6535, - "0000,": 6536, - "rs": 6537, - "분기": 6538, - "Mask": 6539, - "▁build": 6540, - "▁소개": 6541, - "▁솔직히": 6542, - "omic": 6543, - "먹는": 6544, - "bg": 6545, - "ier": 6546, - "为什么": 6547, - "Are": 6548, - "mon": 6549, - "▁싫어": 6550, - "▁window": 6551, - "▁후보는": 6552, - "▁우수": 6553, - "ORY": 6554, - "금리": 6555, - "▁전년": 6556, - "▁feature": 6557, - "ALL": 6558, - "angle": 6559, - "free": 6560, - "?!": 6561, - "MT": 6562, - "erson": 6563, - "ACT": 6564, - "description": 6565, - "ful": 6566, - "WORD": 6567, - "好像": 6568, - "address": 6569, - "▁same": 6570, - "river": 6571, - "▁Is": 6572, - "FLO": 6573, - "▁ᄏᄏᄏᄏᄏᄏ": 6574, - "▁없네": 6575, - "▁internal": 6576, - "느라": 6577, - "▁앨범": 6578, - "▁알바": 6579, - "1000": 6580, - "▁돌려": 6581, - "받은": 6582, - "▁자주": 6583, - "▁알아서": 6584, - "▁배송이": 6585, - "▁이나라": 6586, - "주일": 6587, - "▁정권교체": 6588, - "▁0.5": 6589, - "▁사례": 6590, - "utf": 6591, - "transform": 6592, - "=(": 6593, - "▁채용": 6594, - "ialized": 6595, - "alar": 6596, - "▁})": 6597, - "Enumerator": 6598, - "▁property": 6599, - "eger": 6600, - "ounds": 6601, - "tensor": 6602, - "리기": 6603, - "▁parent": 6604, - "사건": 6605, - "IVE": 6606, - "2\"": 6607, - "command": 6608, - "returns": 6609, - "만족": 6610, - "▁의심": 6611, - "상은": 6612, - "▁전남": 6613, - "▁신뢰": 6614, - "~!": 6615, - "▁곡": 6616, - "▁짱깨": 6617, - "▁만드는": 6618, - "진은": 6619, - "▁Vector": 6620, - "dest": 6621, - ")’": 6622, - "ped": 6623, - "함을": 6624, - "▁하니": 6625, - "agraph": 6626, - "▁대장동": 6627, - "▁인증": 6628, - "=0;": 6629, - "▁어쩔": 6630, - "▁축하": 6631, - "▁나온다": 6632, - "▁157466": 6633, - "▁connected": 6634, - "▁TH": 6635, - "▁해주": 6636, - "▁가격이": 6637, - "▁움직": 6638, - "850": 6639, - "나오": 6640, - "0_": 6641, - "주가": 6642, - "▁모델": 6643, - "▁column": 6644, - "callback": 6645, - "▁지가": 6646, - "▁Returns": 6647, - "We": 6648, - "▁경찰은": 6649, - "▁없다고": 6650, - "▁촛불": 6651, - "▁많아": 6652, - "fa": 6653, - "▁공유": 6654, - "▁given": 6655, - "경영": 6656, - "397": 6657, - "전에서": 6658, - "iterator": 6659, - "▁total": 6660, - "fc": 6661, - "▁free": 6662, - "▁나선": 6663, - "Identifier": 6664, - "이런": 6665, - "Controller": 6666, - "▁17,": 6667, - "▁15914": 6668, - "▁가능한": 6669, - "Widget": 6670, - "pped": 6671, - "점이": 6672, - "▁개소리": 6673, - "▁줄어": 6674, - "&&": 6675, - "▁AR": 6676, - "▁tf": 6677, - "FILE": 6678, - "▁빛": 6679, - "▁쌓": 6680, - "▁let": 6681, - "▁여러분의": 6682, - "▁반응": 6683, - "快乐": 6684, - "▁그나": 6685, - "202": 6686, - "Cl": 6687, - "Ge": 6688, - "cat": 6689, - "서비스": 6690, - "▁삭": 6691, - "나가": 6692, - "▁빚": 6693, - "소득": 6694, - "▁task": 6695, - "▁평화": 6696, - "증권": 6697, - "지사": 6698, - "▁사법": 6699, - "▁그거": 6700, - "▁에너지": 6701, - "好家伙": 6702, - "들한테": 6703, - "▁condition": 6704, - "你们": 6705, - "legate": 6706, - "▁이달": 6707, - "▁활성": 6708, - "abab": 6709, - "Work": 6710, - "세금": 6711, - "Container": 6712, - "585": 6713, - "*(": 6714, - "Det": 6715, - "NUM": 6716, - "주민": 6717, - "▁reference": 6718, - "▁체결": 6719, - "[0],": 6720, - "news": 6721, - "▁공부": 6722, - "▁bytes": 6723, - "▁측은": 6724, - "▁service": 6725, - "▁two": 6726, - "这样": 6727, - "TT": 6728, - "먼트": 6729, - "▁57": 6730, - "▁노무현": 6731, - "▁my": 6732, - "▁tag": 6733, - "▁한국은": 6734, - "이하": 6735, - "▁흥": 6736, - "▁싱": 6737, - "before": 6738, - "cell": 6739, - "▁후반": 6740, - "ASSERT": 6741, - "937": 6742, - "Ph": 6743, - "▁위치": 6744, - "▁축구": 6745, - "▁만들고": 6746, - "global": 6747, - "스러운": 6748, - "hash": 6749, - "Parser": 6750, - "▁공수처": 6751, - "tool": 6752, - "▁16328": 6753, - "공항": 6754, - "연합": 6755, - ".,": 6756, - "Helper": 6757, - "other": 6758, - "▁애초": 6759, - "▁어제": 6760, - "require": 6761, - "▁16321": 6762, - "▁between": 6763, - "ideo": 6764, - "더만": 6765, - "~^^": 6766, - "▁그러니": 6767, - "▁노래": 6768, - "imum": 6769, - "IA": 6770, - "direct": 6771, - "▁독일": 6772, - "dic": 6773, - "FAULT": 6774, - "▁ᅲ": 6775, - "스코": 6776, - "▁전북": 6777, - "듯이": 6778, - "▁화이팅": 6779, - "sert": 6780, - "▁www": 6781, - "igger": 6782, - "▁조심": 6783, - "▁기소": 6784, - "▁있으며": 6785, - "▁Init": 6786, - "ACE": 6787, - "stamp": 6788, - "846": 6789, - "▁불러": 6790, - "▁우리는": 6791, - "64,": 6792, - "▁방향": 6793, - "kg": 6794, - "▁NO": 6795, - "▁화장": 6796, - "gress": 6797, - "99,": 6798, - "든지": 6799, - "율이": 6800, - "▁강추합니다": 6801, - "▁종합": 6802, - "\"\"\"": 6803, - "개를": 6804, - "°∀": 6805, - "-2.": 6806, - "▁await": 6807, - "Left": 6808, - "IGN": 6809, - "지마": 6810, - "607": 6811, - "▁말하는": 6812, - "▁외국인": 6813, - "▁39": 6814, - "...\"": 6815, - "DR": 6816, - "▁language": 6817, - "았어요": 6818, - "lack": 6819, - "▁뛰어": 6820, - "_2.": 6821, - "flags": 6822, - "▁국민은": 6823, - "▁생각한다": 6824, - "▁아침": 6825, - "보자": 6826, - "▁최저": 6827, - "▁Apache": 6828, - "▁exec": 6829, - "09,0": 6830, - "▁there": 6831, - "你的": 6832, - "ready": 6833, - "fb": 6834, - "DIT": 6835, - "준표": 6836, - "로부터": 6837, - "olution": 6838, - "°∀°)": 6839, - "2066": 6840, - "▁있던": 6841, - "Bar": 6842, - "화에": 6843, - "?????": 6844, - "▁이만": 6845, - "안부": 6846, - "▁역할을": 6847, - "unit": 6848, - "당의": 6849, - "현지시간": 6850, - "▁중심으로": 6851, - "▁소중한": 6852, - "▁torch": 6853, - "▁합의": 6854, - "cr": 6855, - "사에": 6856, - "▁소상공": 6857, - "▁판결": 6858, - "▁change": 6859, - "▁흘": 6860, - "▁́;": 6861, - "ls": 6862, - "▁아버": 6863, - "른다": 6864, - "▁프레": 6865, - "▁이와": 6866, - "909": 6867, - "▁엉": 6868, - "Tensor": 6869, - "▁entry": 6870, - "스러": 6871, - "▁주목": 6872, - "▁없음": 6873, - "▁본다": 6874, - "▁향후": 6875, - "국의": 6876, - "느냐": 6877, - "Shape": 6878, - "▁개정": 6879, - "▁숫": 6880, - "▁예능": 6881, - "▁갑자기": 6882, - "▁물가": 6883, - "ination": 6884, - "트리": 6885, - "▁box": 6886, - "▁없어서": 6887, - "MS": 6888, - "jpeg": 6889, - "비가": 6890, - "''": 6891, - "cpp": 6892, - "▁다행": 6893, - "▁대통령의": 6894, - "感谢": 6895, - "kra": 6896, - "드립니다": 6897, - "▁제출": 6898, - "들에": 6899, - "Com": 6900, - "Cur": 6901, - "▁덮": 6902, - "Transform": 6903, - "▁그건": 6904, - "▁CO": 6905, - "▁올리": 6906, - "▁project": 6907, - "▁맞아": 6908, - "▁오세": 6909, - "ttp": 6910, - "▁android": 6911, - "因为": 6912, - "▁cache": 6913, - "자나": 6914, - ".__": 6915, - "Link": 6916, - "▁sample": 6917, - "피해": 6918, - "▁원전": 6919, - "▁ren": 6920, - "도의": 6921, - "▁맨날": 6922, - "Dis": 6923, - "build": 6924, - "▁지들이": 6925, - "FIELD": 6926, - "到了": 6927, - "▁아베": 6928, - "▁시진핑": 6929, - "GE": 6930, - "home": 6931, - "pass": 6932, - "▁쏟": 6933, - "▁server": 6934, - ".2": 6935, - "Unit": 6936, - "▁header": 6937, - "가락": 6938, - "ialog": 6939, - "사용": 6940, - "▁child": 6941, - "노동": 6942, - "906": 6943, - "Debug": 6944, - "▁been": 6945, - "적을": 6946, - "▁180": 6947, - "Layer": 6948, - "(°∀°)": 6949, - "▁신속": 6950, - "인거": 6951, - "협회": 6952, - "但是": 6953, - "좋은": 6954, - "월부터": 6955, - "Memory": 6956, - "▁발견": 6957, - "USE": 6958, - "▁카타르": 6959, - "▁포기": 6960, - "사람이": 6961, - "원으로": 6962, - "▁윤석렬": 6963, - "DF": 6964, - "rem": 6965, - "Next": 6966, - "▁단일": 6967, - "▁알려졌다": 6968, - "▁기생": 6969, - "▁바라": 6970, - "▁대회": 6971, - "입국": 6972, - "Vertex": 6973, - "말이": 6974, - "에만": 6975, - "batch": 6976, - "▁개판": 6977, - ">();": 6978, - "tot": 6979, - "▁과정에서": 6980, - "xF": 6981, - "gen": 6982, - "단이": 6983, - "▁55": 6984, - "▁과연": 6985, - "놈이": 6986, - "CLA": 6987, - "▁시험": 6988, - "▁53": 6989, - "단을": 6990, - "pop": 6991, - "uture": 6992, - "미애": 6993, - "▁밝혔습니다": 6994, - "상으로": 6995, - "acter": 6996, - "▁printf": 6997, - "이들": 6998, - "cul": 6999, - "▁gr": 7000, - "▁비롯해": 7001, - "EC": 7002, - "시길": 7003, - "855": 7004, - "Obj": 7005, - "▁시위": 7006, - "▁인구": 7007, - "▁files": 7008, - "▁한마디": 7009, - "상품": 7010, - "req": 7011, - "했으며": 7012, - "▁소재": 7013, - "69,": 7014, - "▁고소": 7015, - "mer": 7016, - "tk": 7017, - "▁Check": 7018, - "Record": 7019, - "▁FOR": 7020, - "▁sk": 7021, - "복을": 7022, - "▁ss": 7023, - "▁검찰이": 7024, - "1\\": 7025, - "▁상황에서": 7026, - "량이": 7027, - "▁하여": 7028, - "▁조용히": 7029, - "2333": 7030, - "IBR": 7031, - "SL": 7032, - "draw": 7033, - "하는지": 7034, - "▁store": 7035, - "▁align": 7036, - "hex": 7037, - "▁동네": 7038, - "▁mat": 7039, - "시대": 7040, - "wn": 7041, - "andard": 7042, - "▁아시아": 7043, - "ids": 7044, - "FFFF": 7045, - "xis": 7046, - "anel": 7047, - "▁젤": 7048, - "med": 7049, - "▁저지": 7050, - "▁No": 7051, - "▁ᄋ": 7052, - "▁WITHOUT": 7053, - "拜拜": 7054, - "▁할인": 7055, - "Properties": 7056, - "▁옳": 7057, - "84,": 7058, - "▁하냐": 7059, - "달라": 7060, - "▁obtain": 7061, - "▁인한": 7062, - "rep": 7063, - "detail": 7064, - "▁나타났다": 7065, - "년동안": 7066, - "▁register": 7067, - "▁shape": 7068, - "semb": 7069, - "所以": 7070, - "▁거부": 7071, - "kit": 7072, - "▁높아": 7073, - "어버": 7074, - "정의": 7075, - "▁elif": 7076, - "▁양심": 7077, - "▁정당": 7078, - "Args": 7079, - "내용": 7080, - "ince": 7081, - "자에게": 7082, - "ITE": 7083, - "PH": 7084, - "uch": 7085, - "▁15986": 7086, - "▁memory": 7087, - "▁가수": 7088, - "IONS": 7089, - "hell": 7090, - "인줄": 7091, - "▁살고": 7092, - "▁아냐": 7093, - "▁핑": 7094, - "계획": 7095, - "▁회의": 7096, - "tf": 7097, - "하다가": 7098, - "Struct": 7099, - "▁똑같은": 7100, - "▁것들이": 7101, - "▁수가": 7102, - "ctionary": 7103, - "▁시간이": 7104, - "∠)_": 7105, - "▁가격에": 7106, - "야한다": 7107, - "▁Int": 7108, - "는거다": 7109, - "▁162955": 7110, - "duce": 7111, - "ᄃᄃ": 7112, - "21,": 7113, - "ely": 7114, - "▁너는": 7115, - "▁문재인은": 7116, - "정에": 7117, - "cmp": 7118, - "▁굴": 7119, - "▁메시": 7120, - "▁근무": 7121, - "pret": 7122, - "AV": 7123, - "ups": 7124, - "라니": 7125, - "▁이루": 7126, - "▁아닙": 7127, - "이도": 7128, - "▁인스타": 7129, - "rows": 7130, - "▁1577": 7131, - "我是": 7132, - "▁지원을": 7133, - "▁이벤": 7134, - "할까": 7135, - "▁서비스를": 7136, - "LER": 7137, - "패스": 7138, - "DATA": 7139, - "▁raise": 7140, - "comple": 7141, - "방에": 7142, - "▁제조": 7143, - "만한": 7144, - "▁출마": 7145, - "sec": 7146, - "▁법무부": 7147, - "▁도움이": 7148, - "GR": 7149, - "만의": 7150, - "ispatch": 7151, - "나게": 7152, - ",0,0,0,0,0,0,0,0": 7153, - "▁정도로": 7154, - "리즈": 7155, - "Sec": 7156, - "이익": 7157, - "Channel": 7158, - "RL": 7159, - "ibility": 7160, - "@@": 7161, - "lon": 7162, - "-20": 7163, - "▁피해를": 7164, - "▁16069": 7165, - "▁하기": 7166, - "▁못했다": 7167, - "▁사진을": 7168, - "회견": 7169, - "Func": 7170, - "'.": 7171, - "단은": 7172, - "▁where": 7173, - "▁남의": 7174, - "던지": 7175, - "▁누군": 7176, - "SM": 7177, - "roy": 7178, - "▁중국이": 7179, - "▁보건": 7180, - "▁임대": 7181, - "▁{{": 7182, - "▁돌아가": 7183, - "\"))": 7184, - "▁몰아": 7185, - "project": 7186, - "시켰": 7187, - "13,": 7188, - "ops": 7189, - "▁sim": 7190, - "▁buf": 7191, - "▁now": 7192, - "▁여름": 7193, - "debug": 7194, - "▁거쳐": 7195, - ")),": 7196, - "▁Log": 7197, - "▁비상": 7198, - "▁음주": 7199, - "▁render": 7200, - "Empty": 7201, - "ik": 7202, - "Sk": 7203, - "annot": 7204, - "LED": 7205, - "8000": 7206, - "」∠)_": 7207, - "dig": 7208, - "▁취소": 7209, - "ragma": 7210, - "花丸": 7211, - "5380": 7212, - "▁KT": 7213, - "Dir": 7214, - "Host": 7215, - "▁징역": 7216, - "온다": 7217, - "filename": 7218, - "▁66": 7219, - "진이": 7220, - "display": 7221, - "Pass": 7222, - "star": 7223, - "▁global": 7224, - "줘라": 7225, - "▁통제": 7226, - "▁Wh": 7227, - "BB": 7228, - ":0.": 7229, - "습니까": 7230, - "menu": 7231, - "THER": 7232, - "▁걷": 7233, - "usps": 7234, - "▁손해": 7235, - "ASS": 7236, - "▁니들은": 7237, - "중이": 7238, - "▁짜파구리": 7239, - "▁봄": 7240, - "▁가지": 7241, - "▁본인이": 7242, - "때는": 7243, - "olume": 7244, - "였는데": 7245, - "▁맞춰": 7246, - "가지고": 7247, - "리도": 7248, - "겠죠": 7249, - "▁Mo": 7250, - "rb": 7251, - "ICE": 7252, - "Space": 7253, - "년이": 7254, - "▁사회적": 7255, - "问题": 7256, - "▁책임을": 7257, - "▁저러": 7258, - "remove": 7259, - "seg": 7260, - "▁안타깝": 7261, - "512": 7262, - "CALIBR": 7263, - "▁않다": 7264, - "▁않아": 7265, - "▁최선을": 7266, - "ae": 7267, - "노조": 7268, - "▁점검": 7269, - "iginal": 7270, - "▁AND": 7271, - "83,": 7272, - "▁Microsoft": 7273, - "▁모자": 7274, - "bits": 7275, - "▁민생": 7276, - "哈哈哈哈哈": 7277, - "▁토트넘": 7278, - "LICENSE": 7279, - "▁token": 7280, - "▁도망": 7281, - "겠나": 7282, - "적이고": 7283, - "▁무죄": 7284, - "▁군사": 7285, - "bytes": 7286, - "▁품질": 7287, - "Que": 7288, - "AK": 7289, - "▁돈이": 7290, - "CALIBRATED": 7291, - "UNCALIBRATED": 7292, - "1-": 7293, - "▁하세요": 7294, - "Change": 7295, - "aterial": 7296, - "▁취업": 7297, - "백신": 7298, - "manager": 7299, - "dt": 7300, - "▁인물": 7301, - "903": 7302, - "▁없다는": 7303, - "▁Le": 7304, - "선수": 7305, - ";\"": 7306, - "▁바닥": 7307, - "▁아닐": 7308, - "달라고": 7309, - "▁Ukra": 7310, - "▁address": 7311, - "▁also": 7312, - "▁둔": 7313, - "QL": 7314, - "▁집회": 7315, - "▁생각을": 7316, - "License": 7317, - "자에": 7318, - "▁이정도": 7319, - "▁고급": 7320, - "▁allow": 7321, - "▁아닌데": 7322, - "ometry": 7323, - "▁근거": 7324, - "split": 7325, - "▁protected": 7326, - "레스": 7327, - "▁한심한": 7328, - "vas": 7329, - "▁집계": 7330, - "ube": 7331, - "▁참사": 7332, - "vious": 7333, - "▁0.000000": 7334, - "성에": 7335, - "▁최고의": 7336, - "▁홍준표": 7337, - "ubl": 7338, - "967": 7339, - "Sw": 7340, - "CODE": 7341, - "▁EPA": 7342, - "있고": 7343, - "▁위기": 7344, - "▁자빠": 7345, - "OME": 7346, - "FLOAT": 7347, - "▁생각하는": 7348, - "▁인근": 7349, - "었습니다": 7350, - "送的": 7351, - "NU": 7352, - "oci": 7353, - "ONG": 7354, - "Exec": 7355, - "▁별로": 7356, - "제에": 7357, - "▁처럼": 7358, - "Description": 7359, - "들이다": 7360, - "▁부문": 7361, - "▁오르": 7362, - "▁산불": 7363, - "제한": 7364, - "▁정은": 7365, - "Store": 7366, - "Menu": 7367, - "▁Open": 7368, - "▁등장": 7369, - "▁연락": 7370, - "봐도": 7371, - "▁specified": 7372, - "▁유명": 7373, - "RIGHT": 7374, - "Print": 7375, - "▁했던": 7376, - "▁작업": 7377, - "▁반면": 7378, - "▁동시에": 7379, - "▁무섭": 7380, - "▁Point": 7381, - "▁부터": 7382, - "▁오세훈": 7383, - "ayload": 7384, - "sets": 7385, - "▁35": 7386, - "페이지": 7387, - "▁임기": 7388, - "▁낸": 7389, - "별로": 7390, - "points": 7391, - "▁주사": 7392, - "▁detail": 7393, - "ices": 7394, - "▁도전": 7395, - "부에": 7396, - "Params": 7397, - "▁깔끔하고": 7398, - "▁나중에": 7399, - "▁byte": 7400, - "자고": 7401, - "▁사업을": 7402, - "거운": 7403, - "▁자가": 7404, - "bell": 7405, - "대학": 7406, - "▁좋을": 7407, - "-2.0": 7408, - "document": 7409, - "出来": 7410, - "▁제재": 7411, - "리로": 7412, - "▁LI": 7413, - "▁까지": 7414, - "paragraph": 7415, - "▁스토": 7416, - "▁Licensed": 7417, - "▁나왔다": 7418, - "▁기자회견": 7419, - "▁parser": 7420, - "이에": 7421, - "sun": 7422, - "▁헬": 7423, - "하더니": 7424, - "FR": 7425, - "▁국토": 7426, - "2069": 7427, - "▁정치인": 7428, - "▁원하는": 7429, - "분을": 7430, - "▁말은": 7431, - "▁그저": 7432, - "하니까": 7433, - "▁윤석열이": 7434, - "sys": 7435, - "▁디자인도": 7436, - "▁16223": 7437, - "튼튼": 7438, - "▁Me": 7439, - "Wh": 7440, - "▁미사일": 7441, - "aders": 7442, - "▁SH": 7443, - "mod": 7444, - "▁인재": 7445, - "NONE": 7446, - "▁미국이": 7447, - "▁아쉬": 7448, - "ializer": 7449, - "▁이스": 7450, - "▁vec": 7451, - "▁뮤": 7452, - "875": 7453, - "SON": 7454, - "기만": 7455, - "wise": 7456, - "▁컴": 7457, - "300": 7458, - "▁토착": 7459, - "▁coun": 7460, - "▁맞고": 7461, - "▁see": 7462, - "▁multip": 7463, - "▁답답": 7464, - "control": 7465, - "ugh": 7466, - "▁따로": 7467, - "///": 7468, - "▁wx": 7469, - "▁find": 7470, - "▁느끼": 7471, - "ason": 7472, - "................": 7473, - "▁word": 7474, - "일은": 7475, - "直播间": 7476, - "23,": 7477, - "WR": 7478, - "’(": 7479, - "▁광화": 7480, - "좋아": 7481, - "▁16266": 7482, - "channel": 7483, - "▁튀": 7484, - "Vec": 7485, - "cu": 7486, - "▁자살": 7487, - "uster": 7488, - "▁조정": 7489, - "많이": 7490, - "부로": 7491, - "interface": 7492, - "▁발매": 7493, - "▁여기서": 7494, - "ABILITY": 7495, - "rr": 7496, - "ures": 7497, - "계에": 7498, - "▁저렴하고": 7499, - "ross": 7500, - "도에": 7501, - "수수": 7502, - "▁소방": 7503, - "大家": 7504, - "60,0": 7505, - "▁격리": 7506, - "▁했습니다": 7507, - "건설": 7508, - "GB": 7509, - "Bytes": 7510, - "arr": 7511, - "▁고발": 7512, - "샀어요": 7513, - "시가": 7514, - "辛苦": 7515, - "하지말고": 7516, - "Font": 7517, - "스럽다": 7518, - "▁조합": 7519, - "时间": 7520, - "▁엘": 7521, - "▁옛": 7522, - "dc": 7523, - "▁8,": 7524, - "▁지랄": 7525, - "▁대해서는": 7526, - "5,0": 7527, - "tach": 7528, - "apache": 7529, - "老师": 7530, - "군이": 7531, - "Operation": 7532, - "상황": 7533, - "17,": 7534, - "ched": 7535, - "border": 7536, - "ted": 7537, - "EL": 7538, - "FUN": 7539, - "Runtime": 7540, - "하겠다는": 7541, - "Tab": 7542, - "▁이해가": 7543, - "▁이쁘고": 7544, - "▁놈들": 7545, - "라엘": 7546, - "▁원내": 7547, - "▁77": 7548, - "▁step": 7549, - "▁normal": 7550, - "▁온갖": 7551, - "shadow": 7552, - "스의": 7553, - "tocol": 7554, - "FLAG": 7555, - "▁야당": 7556, - "▁일자리": 7557, - "봅니다": 7558, - "spon": 7559, - "▁인터넷": 7560, - "▁agre": 7561, - "matrix": 7562, - "▁Up": 7563, - "0000000000000000": 7564, - "▁뜯": 7565, - "▁세금으로": 7566, - "background": 7567, - "Right": 7568, - "▁좋다": 7569, - "inst": 7570, - "▁-2.": 7571, - "▁아예": 7572, - "▁너도": 7573, - "▁밝히": 7574, - "33,": 7575, - "DOT": 7576, - "잡고": 7577, - "▁16288": 7578, - "11_": 7579, - "리카": 7580, - "▁돼지": 7581, - "법을": 7582, - "잖아요": 7583, - "▁활동을": 7584, - "ascii": 7585, - "Eng": 7586, - "names": 7587, - "change": 7588, - "▁수십": 7589, - "▁연예": 7590, - "조차": 7591, - "totype": 7592, - "NOT": 7593, - "NG": 7594, - "이어": 7595, - "▁rgba": 7596, - "성도": 7597, - "▁어린이": 7598, - "▁여전히": 7599, - "자산": 7600, - "▁16260": 7601, - "▁일으": 7602, - "vironment": 7603, - "보호": 7604, - "off": 7605, - "Pointer": 7606, - "▁abs": 7607, - "vided": 7608, - "102,": 7609, - "전문": 7610, - "▁action": 7611, - "(2": 7612, - "eps": 7613, - "Descriptor": 7614, - "▁158799": 7615, - "STATUS": 7616, - "Cal": 7617, - "5555": 7618, - "소에": 7619, - "VALID": 7620, - "▁LICENSE": 7621, - "▁횡": 7622, - "▁상황이": 7623, - "▁이만희": 7624, - "▁향이": 7625, - "▁분위기": 7626, - "lick": 7627, - "▁ᄏᄏᄏᄏᄏᄏᄏᄏ": 7628, - "▁힘내": 7629, - "=[": 7630, - "EE": 7631, - "▁분노": 7632, - "▁그것도": 7633, - "然后": 7634, - "라가": 7635, - "아는": 7636, - "▁Error": 7637, - "edia": 7638, - "▁parameter": 7639, - "74,": 7640, - "▁간첩": 7641, - "▁위협": 7642, - "의회": 7643, - "▁상황을": 7644, - "▁Tra": 7645, - "▁bidi": 7646, - "▁영향을": 7647, - "▁흉": 7648, - "15.": 7649, - "bc": 7650, - "▁것들": 7651, - "section": 7652, - "▁예고": 7653, - "▁이재명이": 7654, - "▁탑": 7655, - "▁통한": 7656, - "Variable": 7657, - "声音": 7658, - "세로": 7659, - "]:": 7660, - "▁됩니다": 7661, - "어진": 7662, - "▁대중": 7663, - "▁독자": 7664, - "lasses": 7665, - "▁이지": 7666, - "▁dst": 7667, - "▁like": 7668, - "라스": 7669, - "▁이걸": 7670, - "운전": 7671, - "▁같습니다": 7672, - "치가": 7673, - "▁component": 7674, - "session": 7675, - "▁16028": 7676, - "xB": 7677, - "▁헛소리": 7678, - "▁mark": 7679, - "parator": 7680, - "Global": 7681, - "▁문통": 7682, - "Inte": 7683, - "▁KIND": 7684, - "MI": 7685, - "▁162143": 7686, - "▁75": 7687, - "▁implement": 7688, - "non": 7689, - "valu": 7690, - "────": 7691, - "Session": 7692, - "aster": 7693, - "Su": 7694, - "대출": 7695, - "▁문죄인": 7696, - "Url": 7697, - "▁경기를": 7698, - "▁....": 7699, - "▁뽑아": 7700, - "COMP": 7701, - "LOCK": 7702, - "▁꼽": 7703, - "▁구매할께요": 7704, - "▁겸": 7705, - "gor": 7706, - "▁소득": 7707, - "(0.": 7708, - "▁프랑": 7709, - "dl": 7710, - "gra": 7711, - "▁유통": 7712, - "▁전시": 7713, - "▁재미": 7714, - "▁dump": 7715, - "26,": 7716, - "了吧": 7717, - "963": 7718, - "alk": 7719, - "▁Text": 7720, - "▁비싸": 7721, - "▁긴급": 7722, - "pool": 7723, - "대회": 7724, - "637": 7725, - "stack": 7726, - "aaaa": 7727, - "으로는": 7728, - "터리": 7729, - "▁parameters": 7730, - "▁bo": 7731, - "▁대가리": 7732, - "▁아니라고": 7733, - ":0": 7734, - "받을": 7735, - "▁아무것도": 7736, - "▁show": 7737, - "01,": 7738, - "▁json": 7739, - "카드": 7740, - "▁ᄒᄒᄒ": 7741, - "FALSE": 7742, - "싶다": 7743, - "ished": 7744, - "parameters": 7745, - "()));": 7746, - "scope": 7747, - "Last": 7748, - "29,": 7749, - "▁어이": 7750, - "이브": 7751, - ";}": 7752, - "▁MBC": 7753, - "Pool": 7754, - "PUT": 7755, - "Feature": 7756, - "sample": 7757, - "▁문빠": 7758, - "▁작년": 7759, - "▁척": 7760, - "lower": 7761, - "시키는": 7762, - "▁짐": 7763, - "▁완화": 7764, - "▁인스타그램": 7765, - "▁2)": 7766, - "치기": 7767, - "▁화제": 7768, - "었다고": 7769, - "ba": 7770, - "▁batch": 7771, - "WARE": 7772, - "당하고": 7773, - "▁뒤집": 7774, - "▁cref": 7775, - "럼프": 7776, - "▁빠르게": 7777, - "▁못하게": 7778, - "▁15750": 7779, - "ci": 7780, - "▁전기차": 7781, - "▁하나도": 7782, - "▁가득": 7783, - "endl": 7784, - "sz": 7785, - "19,": 7786, - "▁가만히": 7787, - "▁Photo": 7788, - "됐습니다": 7789, - "rate": 7790, - "▁누적": 7791, - "관이": 7792, - "청은": 7793, - "▁빅": 7794, - "▁지구": 7795, - "373": 7796, - "30,": 7797, - "▁침공": 7798, - "memory": 7799, - "});": 7800, - "觉得": 7801, - "settings": 7802, - "▁성남": 7803, - "5.0": 7804, - "▁sm": 7805, - "▁수도권": 7806, - "CB": 7807, - "▁블랙": 7808, - "▁섬": 7809, - "다운": 7810, - "Member": 7811, - "하겠다고": 7812, - "Connection": 7813, - "사실": 7814, - "▁오픈": 7815, - "exception": 7816, - "Down": 7817, - "▁도둑": 7818, - "▁He": 7819, - "Entity": 7820, - "▁마음을": 7821, - "놓은": 7822, - "▁연합": 7823, - "+1": 7824, - "▁here": 7825, - "▁full": 7826, - "해야한다": 7827, - "Rule": 7828, - "▁일어나": 7829, - "NA": 7830, - "있어": 7831, - "▁iter": 7832, - "没了": 7833, - "66,": 7834, - "▁등록": 7835, - "▁집행": 7836, - "이제": 7837, - "olve": 7838, - "▁한국인": 7839, - "▁검찰은": 7840, - "bove": 7841, - "mul": 7842, - "Invalid": 7843, - "DS": 7844, - "▁홀": 7845, - "으려고": 7846, - "▁없었다": 7847, - "CP": 7848, - "이라니": 7849, - "死了": 7850, - "▁그의": 7851, - "▁늙": 7852, - "▁-1;": 7853, - "ential": 7854, - "▁재난": 7855, - "▁지지하는": 7856, - "ium": 7857, - "▁모양": 7858, - "단계": 7859, - "▁썼": 7860, - "radius": 7861, - "스키": 7862, - "▁허위": 7863, - "ending": 7864, - "▁일상": 7865, - "▁있어야": 7866, - "ents": 7867, - "▁노인": 7868, - "▁비해": 7869, - "65,0": 7870, - "center": 7871, - "▁system": 7872, - "길래": 7873, - "DO": 7874, - "known": 7875, - "▁비대": 7876, - "layers": 7877, - "그런": 7878, - "책임": 7879, - "▁빠져": 7880, - "TF": 7881, - "▁수행": 7882, - "차별": 7883, - "▁취임": 7884, - "▁2;": 7885, - "▁사실을": 7886, - "▁달성": 7887, - "▁선제": 7888, - "▁이럴": 7889, - "▁공개된": 7890, - "겹다": 7891, - "pragma": 7892, - "위원장": 7893, - "▁못할": 7894, - "4-": 7895, - "iform": 7896, - "pol": 7897, - "▁보였다": 7898, - "길을": 7899, - "▁무너": 7900, - "▁일베": 7901, - "▁이상한": 7902, - "TA": 7903, - "▁99": 7904, - "5000": 7905, - "▁define": 7906, - "로서": 7907, - "▁대처": 7908, - "는거냐": 7909, - "▁프로젝": 7910, - "▁대기업": 7911, - "하러": 7912, - "aded": 7913, - "card": 7914, - "▁양아치": 7915, - "▁body": 7916, - "▁쏟아": 7917, - "▁생각해": 7918, - "종합": 7919, - "▁express": 7920, - "▁생긴": 7921, - "프트": 7922, - "▁당대표": 7923, - "▁15660": 7924, - "축구": 7925, - "재명": 7926, - "▁2016": 7927, - "▁뭔가": 7928, - "▁악마": 7929, - "Hash": 7930, - "돌아": 7931, - "template": 7932, - "olute": 7933, - "률이": 7934, - "READ": 7935, - "arge": 7936, - "고도": 7937, - "은품": 7938, - "▁안내": 7939, - "▁76": 7940, - "▁아동": 7941, - "▁수술": 7942, - "cccc": 7943, - "istry": 7944, - "▁rece": 7945, - "일에": 7946, - "▁알았": 7947, - "▁37": 7948, - "show": 7949, - "가면": 7950, - "region": 7951, - "▁미리": 7952, - "▁solid": 7953, - "▁이유로": 7954, - "트남": 7955, - "_(:3": 7956, - "▁차단": 7957, - "사와": 7958, - "▁복지": 7959, - "▁추미애": 7960, - "하신": 7961, - "▁임영웅": 7962, - "소리를": 7963, - "워요": 7964, - "Msg": 7965, - "ling": 7966, - "피언": 7967, - "38,": 7968, - "금은": 7969, - "加油": 7970, - "▁보이는": 7971, - "▁무기": 7972, - "▁대통": 7973, - "▁한미": 7974, - "enum": 7975, - "step": 7976, - "istance": 7977, - "ational": 7978, - "보내": 7979, - "▁9.": 7980, - "4)": 7981, - "▁success": 7982, - "▁implied": 7983, - "그냥": 7984, - "시오": 7985, - "▁정리": 7986, - "▁old": 7987, - "Ag": 7988, - "▁달리": 7989, - "▁유일": 7990, - "▁튼튼": 7991, - "HPP": 7992, - "▁자국민": 7993, - "byte": 7994, - "Sum": 7995, - "▁일어": 7996, - "\".": 7997, - "************": 7998, - "27,": 7999, - "석이": 8000, - "▁전용": 8001, - "decl": 8002, - "▁Use": 8003, - "주면": 8004, - "▁⁄": 8005, - "一样": 8006, - "▁그러면": 8007, - "▁초등": 8008, - "면서도": 8009, - "하는건": 8010, - "▁just": 8011, - "준다": 8012, - "ko": 8013, - "78,": 8014, - "▁79": 8015, - "▁음식": 8016, - "▁아니지": 8017, - "LY": 8018, - "▁short": 8019, - "▁{'": 8020, - "▁ctx": 8021, - "이드": 8022, - "한건": 8023, - "▁저는": 8024, - "▁가볍": 8025, - "▁조국이": 8026, - "===": 8027, - "위해": 8028, - "▁기생충": 8029, - "▁bl": 8030, - "▁199": 8031, - "7,0": 8032, - "과는": 8033, - "▁law": 8034, - "▁더이상": 8035, - "장애": 8036, - "eed": 8037, - "▁access": 8038, - "▁applic": 8039, - "▁겨울": 8040, - "items": 8041, - "▁\".": 8042, - "▁가해": 8043, - "▁확실히": 8044, - "▁겁니다": 8045, - "▁async": 8046, - "▁액": 8047, - "▁물러": 8048, - "▁강한": 8049, - "▁공모": 8050, - "Json": 8051, - "NC": 8052, - "VENT": 8053, - "▁애초에": 8054, - "▁이스라엘": 8055, - "▁기회": 8056, - "▁acc": 8057, - "페인": 8058, - "▁기여": 8059, - "공개": 8060, - "챔피언": 8061, - "시스템": 8062, - "Alloc": 8063, - "▁TO": 8064, - "▁level": 8065, - "였던": 8066, - "▁스트": 8067, - "▁host": 8068, - "▁func": 8069, - "▁밖": 8070, - "gnore": 8071, - "▁제목": 8072, - "▁있는지": 8073, - "gorith": 8074, - "▁옹": 8075, - "▁시원": 8076, - "▁몰랐": 8077, - "Lock": 8078, - "▁help": 8079, - "This": 8080, - "option": 8081, - "▁above": 8082, - "▁밀어": 8083, - "내가": 8084, - "CTOR": 8085, - "▁발생한": 8086, - "구는": 8087, - "907": 8088, - "▁꾸준": 8089, - "▁구매했어요": 8090, - "▁차례": 8091, - "▁2000": 8092, - "드리": 8093, - "주시면": 8094, - "▁hash": 8095, - "▁마약": 8096, - "files": 8097, - "과학": 8098, - "2/": 8099, - "▁가짜뉴스": 8100, - "▁재구매": 8101, - "fff": 8102, - "▁\",": 8103, - "▁건물": 8104, - "NEXT": 8105, - "Queue": 8106, - "Us": 8107, - "▁pointer": 8108, - "SER": 8109, - "▁더듬": 8110, - "Addr": 8111, - "▁Lo": 8112, - "licit": 8113, - "▁타고": 8114, - "줬다": 8115, - "prefix": 8116, - "▁칭": 8117, - "▁열고": 8118, - "▁공산주의": 8119, - "auth": 8120, - "제도": 8121, - "▁results": 8122, - "이게": 8123, - "MODE": 8124, - "▁xml": 8125, - "▁사상": 8126, - "영은": 8127, - "▁수는": 8128, - "곳에": 8129, - "작용": 8130, - "▁말로": 8131, - "ends": 8132, - "▁펼쳐": 8133, - "▁충분히": 8134, - "205": 8135, - "▁지금도": 8136, - "▁16040": 8137, - "▁투기": 8138, - "▁스포츠": 8139, - "Values": 8140, - "율은": 8141, - "FTWARE": 8142, - "4589": 8143, - "진국": 8144, - "▁중국에": 8145, - "▁문제는": 8146, - "▁남은": 8147, - "没事": 8148, - "▁멈": 8149, - "▁조선족": 8150, - "▁🐕": 8151, - "stop": 8152, - "▁Object": 8153, - "관은": 8154, - "▁예비": 8155, - "▁differ": 8156, - "▁빠른배송": 8157, - "0\\": 8158, - "•⁄": 8159, - "interpret": 8160, - "▁8.": 8161, - "except": 8162, - "舰长": 8163, - "▁고위": 8164, - "TRY": 8165, - "▁flags": 8166, - "▁싼": 8167, - "▁400": 8168, - "▁관심이": 8169, - "Merge": 8170, - "keys": 8171, - "▁확진자가": 8172, - "licenses": 8173, - "▁판사": 8174, - "rule": 8175, - "peri": 8176, - "▁집권": 8177, - "웠다": 8178, - "Changed": 8179, - "▁지시": 8180, - "▁기분": 8181, - "rgb": 8182, - "Engine": 8183, - "Expression": 8184, - "▁form": 8185, - "중앙": 8186, - "esh": 8187, - "_(:3」∠)_": 8188, - "▁사망자": 8189, - "4\\": 8190, - "▁At": 8191, - "好的": 8192, - "되면서": 8193, - "▁again": 8194, - "억원을": 8195, - "▁pe": 8196, - "▁이야기를": 8197, - "▁세상을": 8198, - "CF": 8199, - "ivity": 8200, - "bed": 8201, - "CCESS": 8202, - "▁범죄자": 8203, - "▁off": 8204, - "▁Time": 8205, - "COL": 8206, - "▁필요하다": 8207, - "▁모집": 8208, - "▁New": 8209, - "▁alloc": 8210, - "▁설립": 8211, - "ze": 8212, - "금이": 8213, - "기지": 8214, - "]],": 8215, - "률은": 8216, - "▁ᄇ": 8217, - "▁기회를": 8218, - "ication": 8219, - "*>(": 8220, - "▁1612": 8221, - "었으면": 8222, - "just": 8223, - "▁낳": 8224, - "▁구체": 8225, - "▁16124": 8226, - "▁후보가": 8227, - "문이": 8228, - "limit": 8229, - "비는": 8230, - "부모": 8231, - "▁활약": 8232, - "round": 8233, - "점으로": 8234, - "▁MA": 8235, - "▁김영": 8236, - "cus": 8237, - "▁냉": 8238, - "49,": 8239, - "▁남아": 8240, - "▁넓": 8241, - "pa": 8242, - "▁자녀": 8243, - "▁Mem": 8244, - "heet": 8245, - "증을": 8246, - "PAT": 8247, - "▁시도": 8248, - "▁선언": 8249, - "DEBUG": 8250, - "관광": 8251, - "▁나쁘": 8252, - "▁ver": 8253, - "▁홈페이지": 8254, - "▁'\\": 8255, - "▁link": 8256, - "random": 8257, - "lap": 8258, - "crypt": 8259, - "Len": 8260, - "▁SOFTWARE": 8261, - ")/": 8262, - "보단": 8263, - "▁리그": 8264, - "▁똑같이": 8265, - "▁떼": 8266, - "는가": 8267, - "▁시대": 8268, - "▁자산": 8269, - "lang": 8270, - "▁Read": 8271, - "peed": 8272, - "赠送的": 8273, - "▁이들은": 8274, - "▁가능하다": 8275, - "▁연장": 8276, - "DEFAULT": 8277, - "단다": 8278, - "45,": 8279, - "인가요": 8280, - "xffff": 8281, - "也是": 8282, - "▁center": 8283, - "att": 8284, - "▁느껴": 8285, - "▁공개했다": 8286, - "meta": 8287, - "▁control": 8288, - "부의": 8289, - "한다면": 8290, - "lyph": 8291, - "register": 8292, - "Has": 8293, - "▁돌파": 8294, - ":100": 8295, - "▁전세": 8296, - "▁주둥": 8297, - "▁않나": 8298, - "▁근로": 8299, - "▁writing": 8300, - "▁마찬": 8301, - "▁바탕": 8302, - "▁Out": 8303, - "ars": 8304, - "544": 8305, - "INTER": 8306, - "▁협조": 8307, - "하고있": 8308, - "Listener": 8309, - "▁위로": 8310, - "cap": 8311, - "cmd": 8312, - "Parameters": 8313, - "화된": 8314, - "▁Base": 8315, - "▁NS": 8316, - "▁억울": 8317, - "protobuf": 8318, - "간에": 8319, - "▁봐도": 8320, - "▁provided": 8321, - "ited": 8322, - "还行": 8323, - "▁도착": 8324, - "▁앞에서": 8325, - "RESULT": 8326, - "12.": 8327, - "aly": 8328, - "하지않": 8329, - "계가": 8330, - "차가": 8331, - "질을": 8332, - "되서": 8333, - "▁여당": 8334, - "▁export": 8335, - "▁제도": 8336, - "릭터": 8337, - "▁동물": 8338, - "▁문정부": 8339, - "▁점점": 8340, - "으로서": 8341, - "VM": 8342, - "liance": 8343, - "투표": 8344, - "부와": 8345, - "▁거리두": 8346, - "발전": 8347, - "56,": 8348, - "rg": 8349, - "을텐데": 8350, - "부대": 8351, - "4,0": 8352, - "치료": 8353, - "').": 8354, - "럽다": 8355, - "▁익": 8356, - "인듯": 8357, - "▁결과를": 8358, - "brary": 8359, - "▁120": 8360, - "ails": 8361, - "xE": 8362, - "2,-0.": 8363, - "rough": 8364, - "▁제안": 8365, - "▁시간을": 8366, - "ARG": 8367, - "공산": 8368, - "▁늘어나": 8369, - "���년": 8370, - "▁들이": 8371, - "第一": 8372, - "되며": 8373, - "왜구": 8374, - "▁편의": 8375, - "▁15827": 8376, - "▁Qu": 8377, - "fin": 8378, - "인도": 8379, - "▁나와서": 8380, - "73,": 8381, - "svg": 8382, - "▁그나마": 8383, - "스럽게": 8384, - "▁완료": 8385, - "▁특수": 8386, - "Cell": 8387, - "▁완성": 8388, - "▁정규": 8389, - "▁우주": 8390, - "256_": 8391, - "Mon": 8392, - "▁DB": 8393, - "||": 8394, - "▁Node": 8395, - "▁탐": 8396, - "▁앱": 8397, - "▁158100": 8398, - "STRING": 8399, - "▁통신": 8400, - "사람들": 8401, - "▁의견을": 8402, - "체육": 8403, - "테인": 8404, - "▁copyright": 8405, - "▁영원": 8406, - "▁변경": 8407, - "▁post": 8408, - "▁중소기업": 8409, - "어를": 8410, - "hhh": 8411, - "PARAM": 8412, - "Pyx": 8413, - "coun": 8414, - "평가": 8415, - "First": 8416, - "ring": 8417, - "한것": 8418, - "▁ed": 8419, - "▁나머": 8420, - "Single": 8421, - "2020": 8422, - "▁15890": 8423, - "Solver": 8424, - "(#": 8425, - "루션": 8426, - "dp": 8427, - "▁풀어": 8428, - "▁NN": 8429, - "kwargs": 8430, - "▁선고": 8431, - "▁친환경": 8432, - "1,-0.": 8433, - "Bool": 8434, - "▁points": 8435, - "DA": 8436, - "velo": 8437, - "▁옥": 8438, - "▁자세": 8439, - "▁수준이": 8440, - "▁떠나": 8441, - "께서": 8442, - "Stack": 8443, - "11.": 8444, - "▁parse": 8445, - "▁빼고": 8446, - "▁high": 8447, - "▁샤": 8448, - "▁커버": 8449, - "resident": 8450, - "▁down": 8451, - "itional": 8452, - "▁they": 8453, - "▁하던": 8454, - ":130": 8455, - "lta": 8456, - "▁분양": 8457, - "▁잘못된": 8458, - "Project": 8459, - "▁주말": 8460, - "(--": 8461, - "real": 8462, - "BOO": 8463, - "send": 8464, - "력으로": 8465, - "▁국무": 8466, - "▁1575": 8467, - "▁example": 8468, - "보기": 8469, - "▁방안을": 8470, - "[4": 8471, - "력은": 8472, - "▁called": 8473, - "▁왔다": 8474, - "Byte": 8475, - "▁내고": 8476, - "▁clip": 8477, - "▁대표팀": 8478, - "▁ent": 8479, - "▁문제를": 8480, - "거고": 8481, - "Document": 8482, - "Attr": 8483, - "nano": 8484, - "▁16000": 8485, - "css": 8486, - "▁집안": 8487, - "짜리": 8488, - "▁sys": 8489, - "ternal": 8490, - "1(": 8491, - "군은": 8492, - "东西": 8493, - "▁느그": 8494, - "▁전국민": 8495, - "Parent": 8496, - "▁박원": 8497, - "▁API": 8498, - "Api": 8499, - "▁보이고": 8500, - "▁ᄀ": 8501, - "상태": 8502, - "leted": 8503, - "▁가슴": 8504, - "▁!!": 8505, - "▁graph": 8506, - "▁담당": 8507, - "년까지": 8508, - "88,": 8509, - "트로": 8510, - "▁하며": 8511, - "schema": 8512, - "118": 8513, - "중동": 8514, - "▁듣고": 8515, - "▁없지": 8516, - "▁미국의": 8517, - "▁빵": 8518, - "▁와서": 8519, - "▁관심을": 8520, - "▁about": 8521, - "▁변호사": 8522, - "Exp": 8523, - "Names": 8524, - "mission": 8525, - "165": 8526, - "말로": 8527, - "▁162980": 8528, - "stract": 8529, - "대응": 8530, - "▁/*!": 8531, - "'))": 8532, - "▁permissions": 8533, - ";": 9741, - "▁Kore": 9742, - "그리고": 9743, - "195": 9744, - "▁하는지": 9745, - "Topic": 9746, - "골을": 9747, - "▁손실": 9748, - "-3.": 9749, - "메달": 9750, - "▁청구": 9751, - "▁탈북": 9752, - "▁160657": 9753, - "▁button": 9754, - "Scale": 9755, - "▁자금": 9756, - "卜卜": 9757, - "▁[\"": 9758, - "▁넷": 9759, - "47,": 9760, - "▁잡고": 9761, - "Inst": 9762, - "▁16229": 9763, - "▁LOG": 9764, - "还没": 9765, - "감독": 9766, - "ATTR": 9767, - "Build": 9768, - "▁\"\",": 9769, - "508": 9770, - "▁-3.": 9771, - "需要": 9772, - "2023": 9773, - "쳐서": 9774, - "▁SBS": 9775, - "lative": 9776, - "에너지": 9777, - "본다": 9778, - "바이러스": 9779, - "▁TODO": 9780, - "▁말아": 9781, - "▁program": 9782, - "▁아닌가요": 9783, - "▁1574589": 9784, - "rot": 9785, - "▁협박": 9786, - "Man": 9787, - "계약": 9788, - "-11": 9789, - "▁stack": 9790, - "aml": 9791, - "사태": 9792, - "TIME": 9793, - "21:1": 9794, - "▁적극적으로": 9795, - "dot": 9796, - "hedule": 9797, - "ublish": 9798, - "▁김동": 9799, - "EM": 9800, - "285": 9801, - "▁놈들이": 9802, - "ECT": 9803, - "▁출산": 9804, - "▁긍": 9805, - "력도": 9806, - "Game": 9807, - "사에서": 9808, - "▁새벽": 9809, - "Auto": 9810, - "depth": 9811, - "ari": 9812, - "2610": 9813, - "▁오랜": 9814, - "▁통계": 9815, - "▁그림": 9816, - "-5": 9817, - "따라": 9818, - "alysis": 9819, - "▁tensor": 9820, - "지능": 9821, - "▁그려": 9822, - "▁원을": 9823, - "▁elements": 9824, - "ries": 9825, - "ancel": 9826, - "click": 9827, - "full": 9828, - "Tmp": 9829, - "▁대통령과": 9830, - "식품": 9831, - "율을": 9832, - "▁아내": 9833, - "'])": 9834, - "▁부작용": 9835, - "건강": 9836, - "▁전자": 9837, - "677": 9838, - "▁비싼": 9839, - "OOO": 9840, - "▁subrange": 9841, - "dump": 9842, - "▁상황에": 9843, - "Template": 9844, - "Network": 9845, - "Metadata": 9846, - "▁created": 9847, - "ench": 9848, - "▁AP": 9849, - "▁어울": 9850, - "Integer": 9851, - "sn": 9852, - "▁유니": 9853, - "tl": 9854, - "▁브라": 9855, - "▁이승": 9856, - "▁Pre": 9857, - "不过": 9858, - "▁결론": 9859, - "▁30%": 9860, - "성장": 9861, - "▁해체": 9862, - "▁생각하고": 9863, - "▁공직": 9864, - "티스트": 9865, - "▁beg": 9866, - "你是": 9867, - "pb": 9868, - "자들에게": 9869, - "긴다": 9870, - "alle": 9871, - "wrapper": 9872, - "▁And": 9873, - "ced": 9874, - "▁한심하다": 9875, - "不好": 9876, - "OMETER": 9877, - "▁싸고": 9878, - "▁(1": 9879, - "sizeof": 9880, - "▁생기": 9881, - "▁construct": 9882, - "204": 9883, - "봤다": 9884, - "▁장면": 9885, - "▁진입": 9886, - "조원": 9887, - "▁담은": 9888, - "Iterator": 9889, - "▁Include": 9890, - "308": 9891, - "Red": 9892, - "▁부르": 9893, - "▁일본은": 9894, - "Main": 9895, - "▁열리는": 9896, - "ᄏᄏᄏᄏᄏᄏ": 9897, - "▁좋다고": 9898, - "시킬": 9899, - "4567": 9900, - "▁석열": 9901, - "▁여론조사": 9902, - "hether": 9903, - "verage": 9904, - "▁'/": 9905, - "loader": 9906, - "▁진단": 9907, - "▁미국은": 9908, - "SPACE": 9909, - "IST": 9910, - "▁15733": 9911, - "▁주차": 9912, - "▁토착왜구": 9913, - "kens": 9914, - "▁제정신": 9915, - "Bl": 9916, - "jk": 9917, - "상의": 9918, - "▁속도": 9919, - "감염": 9920, - "▁once": 9921, - "▁똑바로": 9922, - "▁자극": 9923, - "▁마누": 9924, - "MAGNET": 9925, - "▁작성": 9926, - "▁한국이": 9927, - "GYRO": 9928, - "ware": 9929, - "264": 9930, - "Parse": 9931, - "▁믿을": 9932, - "site": 9933, - "▁140": 9934, - "57,": 9935, - "▁대법": 9936, - "ACCELEROMETER": 9937, - "▁배치": 9938, - "TC": 9939, - "13.": 9940, - "▁tv": 9941, - "대전": 9942, - "지의": 9943, - "WO": 9944, - "CONST": 9945, - "▁-16": 9946, - "mitive": 9947, - "▁걸려": 9948, - "▁미세": 9949, - "아버": 9950, - "GYROSCOPE": 9951, - "▁초반": 9952, - "▁대놓고": 9953, - "Env": 9954, - "⌒▽": 9955, - "란드": 9956, - "▁파트": 9957, - "자치": 9958, - "▁1]": 9959, - "▁증명": 9960, - "olygon": 9961, - "▁BE": 9962, - "MAGNETIC": 9963, - "ya": 9964, - "70,": 9965, - "54,": 9966, - "▁달려": 9967, - "⌒▽⌒": 9968, - "Application": 9969, - ":123": 9970, - "Cor": 9971, - "▁89": 9972, - "테크": 9973, - "uc": 9974, - "▁debug": 9975, - "早上": 9976, - "▁Web": 9977, - "▁여야": 9978, - "▁누구나": 9979, - "Argument": 9980, - "▁올렸다": 9981, - "cloud": 9982, - "▁Input": 9983, - "▁선생": 9984, - "차는": 9985, - "239:": 9986, - "▁차기": 9987, - "▁63": 9988, - "▁멍청한": 9989, - "누리": 9990, - "ets": 9991, - "▁OTHER": 9992, - "14.": 9993, - "79,": 9994, - "lash": 9995, - "建议": 9996, - "동을": 9997, - "▁감독이": 9998, - "고를": 9999, - "475": 10000, - "다는게": 10001, - "不到": 10002, - "6,0": 10003, - "ARD": 10004, - "xfe": 10005, - "46,": 10006, - "▁대만": 10007, - "을듯": 10008, - "MPL": 10009, - "판에": 10010, - "▁폭행": 10011, - "308:": 10012, - "▁방송된": 10013, - "▁cell": 10014, - "158": 10015, - "▁꾸준히": 10016, - "거리를": 10017, - ">;": 10018, - "▁검색": 10019, - "▁폭발": 10020, - "bf": 10021, - "JPEG": 10022, - "只有": 10023, - "▁지하철": 10024, - "▁무식한": 10025, - "▁sort": 10026, - "${": 10027, - "애들": 10028, - "008": 10029, - "▁사람의": 10030, - "재단": 10031, - "회장": 10032, - "▁US": 10033, - "▁글을": 10034, - "정부는": 10035, - "나다": 10036, - "▁있는게": 10037, - "의료": 10038, - "▁감기": 10039, - "독교": 10040, - "TX": 10041, - "▁성폭": 10042, - "85,": 10043, - "▁87": 10044, - "VERSION": 10045, - "Active": 10046, - "▁space": 10047, - "▁불가": 10048, - "세력": 10049, - "▁대한민국이": 10050, - "▁ب": 10051, - "Non": 10052, - "535": 10053, - "이라서": 10054, - "▁확인할": 10055, - "▁가야": 10056, - "▁밟": 10057, - "균형": 10058, - "LIST": 10059, - "문재인": 10060, - "▁걸린": 10061, - "기준": 10062, - "utable": 10063, - ":127": 10064, - "hy": 10065, - "▁받아야": 10066, - "▁대우": 10067, - "Find": 10068, - "nodes": 10069, - "▁오미크론": 10070, - "▁쑈": 10071, - "▁16279": 10072, - "itu": 10073, - "민주주의": 10074, - "_6": 10075, - "두환": 10076, - "xt": 10077, - "conv": 10078, - "▁인공": 10079, - "▁마세요": 10080, - "▁창업": 10081, - "modules": 10082, - "▁개막": 10083, - "▁눈이": 10084, - "▁폭등": 10085, - "DIR": 10086, - "▁10%": 10087, - "408": 10088, - "63,": 10089, - "▁부패": 10090, - "▁represent": 10091, - ".\\": 10092, - "[1],": 10093, - "272:": 10094, - "EQUAL": 10095, - "178": 10096, - "mutex": 10097, - "▁찍어": 10098, - "▁포르투갈": 10099, - "integer": 10100, - "▁157811": 10101, - "▁모아": 10102, - "공정": 10103, - "3\\": 10104, - "▁loss": 10105, - "265": 10106, - "▁재정": 10107, - "▁got": 10108, - "244": 10109, - "▁접근": 10110, - "▁봐야": 10111, - "건축": 10112, - "▁국민들을": 10113, - "EXPORT": 10114, - "MIN": 10115, - "▁많은데": 10116, - "▁": 6546, + "▁Learn": 6547, + "▁Wil": 6548, + "▁Atl": 6549, + "▁ran": 6550, + "%;": 6551, + "▁concerns": 6552, + "▁joint": 6553, + "▁Further": 6554, + "▁domain": 6555, + "▁trees": 6556, + "iat": 6557, + "▁Need": 6558, + "upy": 6559, + "▁typically": 6560, + "zer": 6561, + "▁LO": 6562, + "Cur": 6563, + "▁Jose": 6564, + "▁fee": 6565, + "▁await": 6566, + "UP": 6567, + "dat": 6568, + "▁introduced": 6569, + "▁enhance": 6570, + "rency": 6571, + "▁messages": 6572, + "FT": 6573, + "olved": 6574, + "irty": 6575, + "▁remind": 6576, + "▁Share": 6577, + "card": 6578, + "▁hearing": 6579, + "▁butter": 6580, + "css": 6581, + "▁alleg": 6582, + "emporary": 6583, + "'.": 6584, + "▁enable": 6585, + "agra": 6586, + "▁ment": 6587, + "delta": 6588, + "vector": 6589, + "ABLE": 6590, + "alian": 6591, + "▁Location": 6592, + "▁plays": 6593, + "▁Cy": 6594, + "▁Sar": 6595, + "first": 6596, + "▁Control": 6597, + "vas": 6598, + "▁square": 6599, + "▁fell": 6600, + "igr": 6601, + "claim": 6602, + "▁Fund": 6603, + "alysis": 6604, + "▁salt": 6605, + "CM": 6606, + "▁Nor": 6607, + "▁conflic": 6608, + "▁Wal": 6609, + "▁Virgin": 6610, + "pet": 6611, + "▁phase": 6612, + "▁sad": 6613, + "Command": 6614, + "okes": 6615, + "icians": 6616, + "▁chain": 6617, + "▁joined": 6618, + "▁nic": 6619, + "cos": 6620, + "cho": 6621, + "Prov": 6622, + "▁updates": 6623, + "▁recommended": 6624, + "acter": 6625, + "▁plastic": 6626, + "▁amb": 6627, + "igen": 6628, + "▁exciting": 6629, + "▁apparent": 6630, + "related": 6631, + "kit": 6632, + "▁stated": 6633, + "▁tow": 6634, + "▁Series": 6635, + "rows": 6636, + "BO": 6637, + "▁sexual": 6638, + "▁accident": 6639, + "▁Right": 6640, + "▁measures": 6641, + "Entity": 6642, + "▁importance": 6643, + "▁pod": 6644, + "▁Pop": 6645, + "▁Western": 6646, + "icate": 6647, + "▁layer": 6648, + "▁seat": 6649, + "adian": 6650, + "angle": 6651, + "▁broken": 6652, + "▁conserv": 6653, + "▁accommod": 6654, + "▁appeared": 6655, + "esh": 6656, + "ctx": 6657, + "▁Comments": 6658, + "▁Therefore": 6659, + "▁determined": 6660, + "Collection": 6661, + "▁familiar": 6662, + "▁cloud": 6663, + "mond": 6664, + "ternoon": 6665, + "….": 6666, + "bal": 6667, + "theta": 6668, + "Version": 6669, + "only": 6670, + "▁feedback": 6671, + "▁Version": 6672, + "▁Dom": 6673, + "▁implementation": 6674, + "▁lived": 6675, + "▁Whether": 6676, + "!”": 6677, + "▁Pri": 6678, + "▁realize": 6679, + "▁Earth": 6680, + "▁MA": 6681, + "eper": 6682, + "pes": 6683, + "▁officials": 6684, + "DS": 6685, + "redit": 6686, + "args": 6687, + "▁allowing": 6688, + "eller": 6689, + "Attribute": 6690, + "▁bes": 6691, + "▁Germany": 6692, + "▁generate": 6693, + "▁Blog": 6694, + "▁errors": 6695, + "oor": 6696, + "▁caught": 6697, + "▁suit": 6698, + "▁Non": 6699, + "▁В": 6700, + "▁Help": 6701, + "▁Human": 6702, + "words": 6703, + "ди": 6704, + "▁stopped": 6705, + "iki": 6706, + "▁assistance": 6707, + "INE": 6708, + "▁AT": 6709, + "double": 6710, + "▁district": 6711, + "ITY": 6712, + "service": 6713, + "▁adult": 6714, + "▁Gal": 6715, + "▁elim": 6716, + "▁Try": 6717, + "Ret": 6718, + "▁impress": 6719, + "▁websites": 6720, + "iest": 6721, + "▁describe": 6722, + "aks": 6723, + "▁gun": 6724, + "▁Hard": 6725, + "rot": 6726, + "Length": 6727, + "ograp": 6728, + "▁transition": 6729, + "▁detailed": 6730, + "▁artists": 6731, + "▁Girl": 6732, + "missions": 6733, + "kins": 6734, + "ications": 6735, + "▁seek": 6736, + "▁definition": 6737, + "ctors": 6738, + "▁trig": 6739, + "▁agent": 6740, + "▁browser": 6741, + "▁Room": 6742, + "▁marriage": 6743, + "covery": 6744, + "▁consequ": 6745, + "▁Local": 6746, + "▁belong": 6747, + "erry": 6748, + "▁vent": 6749, + "▁pregn": 6750, + "▁professionals": 6751, + "fin": 6752, + "uable": 6753, + "ione": 6754, + "▁Instead": 6755, + "▁pure": 6756, + "▁Econom": 6757, + "▁soul": 6758, + "CS": 6759, + "▁Expl": 6760, + "▁provider": 6761, + "xx": 6762, + "▁Java": 6763, + "▁variable": 6764, + "dated": 6765, + "▁colour": 6766, + "▁Museum": 6767, + "Output": 6768, + "▁wid": 6769, + "road": 6770, + "▁crusher": 6771, + "▁stret": 6772, + "▁African": 6773, + "▁fif": 6774, + "▁Policy": 6775, + "▁fuel": 6776, + "▁arrest": 6777, + "scri": 6778, + "▁parameter": 6779, + "▁route": 6780, + "ensor": 6781, + "▁Thus": 6782, + "non": 6783, + "▁wa": 6784, + "bles": 6785, + "▁generated": 6786, + "▁youth": 6787, + "▁automatically": 6788, + "ampionship": 6789, + "▁locations": 6790, + "▁Cast": 6791, + "There": 6792, + "oh": 6793, + "▁ourselves": 6794, + "▁au": 6795, + "ounter": 6796, + "!)": 6797, + "Back": 6798, + "▁manner": 6799, + "det": 6800, + "Per": 6801, + "▁climate": 6802, + "▁crim": 6803, + "fty": 6804, + "▁IM": 6805, + "igration": 6806, + "▁seeking": 6807, + "cean": 6808, + "ras": 6809, + "tex": 6810, + "▁sudden": 6811, + "▁zero": 6812, + "▁Hen": 6813, + "▁Cup": 6814, + "▁Children": 6815, + "▁noted": 6816, + "show": 6817, + "ushing": 6818, + "CR": 6819, + "▁reduced": 6820, + "▁Aff": 6821, + "▁Photo": 6822, + "▁cleaning": 6823, + "▁parking": 6824, + "▁environmental": 6825, + "NS": 6826, + "nu": 6827, + "ician": 6828, + "▁external": 6829, + "center": 6830, + "she": 6831, + "▁obtained": 6832, + "oking": 6833, + "▁defense": 6834, + "▁worse": 6835, + "onym": 6836, + "▁Which": 6837, + "▁iron": 6838, + "▁PRO": 6839, + "▁Image": 6840, + "▁von": 6841, + "inations": 6842, + "▁brown": 6843, + "Const": 6844, + "tau": 6845, + "▁maintenance": 6846, + "▁proof": 6847, + "▁animal": 6848, + "▁Ep": 6849, + "▁Mil": 6850, + "▁answers": 6851, + "Click": 6852, + "▁flag": 6853, + "▁relative": 6854, + "\\\"": 6855, + "▁Secret": 6856, + "ipl": 6857, + "▁hyp": 6858, + "phas": 6859, + "▁administration": 6860, + "dec": 6861, + "▁paint": 6862, + "▁Live": 6863, + "▁bond": 6864, + "▁Bed": 6865, + "▁specifically": 6866, + "▁Police": 6867, + "TE": 6868, + "▁combined": 6869, + "▁Minister": 6870, + "▁Brand": 6871, + "ión": 6872, + "▁Gar": 6873, + "▁Prom": 6874, + "▁neck": 6875, + "▁rapid": 6876, + "▁visitors": 6877, + "empty": 6878, + "▁depending": 6879, + "]{": 6880, + "▁replace": 6881, + "sq": 6882, + "_.": 6883, + "▁Orig": 6884, + "bsite": 6885, + "▁choices": 6886, + "▁ingredients": 6887, + "▁faster": 6888, + "▁readers": 6889, + "^\\": 6890, + "erg": 6891, + "▁Jeff": 6892, + "obj": 6893, + "bottom": 6894, + "elled": 6895, + "▁teach": 6896, + "▁milk": 6897, + "▁sister": 6898, + "Column": 6899, + "▁Finally": 6900, + "▁cities": 6901, + "▁Gra": 6902, + "▁appreciate": 6903, + "ivered": 6904, + "▁tough": 6905, + "Post": 6906, + "tab": 6907, + "Mat": 6908, + "▁gam": 6909, + "▁Mic": 6910, + "///": 6911, + "▁fuck": 6912, + "▁MO": 6913, + "▁prin": 6914, + "▁teen": 6915, + "▁accounts": 6916, + "iform": 6917, + "▁furniture": 6918, + "▁intellig": 6919, + "ji": 6920, + "▁liqu": 6921, + "Comp": 6922, + "▁desire": 6923, + "produ": 6924, + "Write": 6925, + "▁define": 6926, + "oria": 6927, + "▁weap": 6928, + "▁confidence": 6929, + "author": 6930, + "elly": 6931, + "xe": 6932, + "▁causes": 6933, + "▁Know": 6934, + "enu": 6935, + "▁Mur": 6936, + "▁courses": 6937, + "raphics": 6938, + "▁serving": 6939, + "▁Lab": 6940, + "▁lands": 6941, + "▁roof": 6942, + "osite": 6943, + "▁lunch": 6944, + "inem": 6945, + "isters": 6946, + "▁forces": 6947, + "▁tells": 6948, + "▁anywhere": 6949, + "▁Meet": 6950, + "▁drugs": 6951, + "▁discovered": 6952, + "ми": 6953, + "▁Cross": 6954, + "▁MS": 6955, + "▁Fun": 6956, + "▁considering": 6957, + "arrant": 6958, + "▁ris": 6959, + "LS": 6960, + "process": 6961, + "▁fabric": 6962, + "▁Select": 6963, + "▁trouble": 6964, + "OK": 6965, + "ixed": 6966, + "▁Boy": 6967, + "▁standing": 6968, + "▁phil": 6969, + "▁pray": 6970, + "UD": 6971, + "Controller": 6972, + "▁corporate": 6973, + "osit": 6974, + "▁cute": 6975, + "inating": 6976, + "▁university": 6977, + "▁Kore": 6978, + "▁strategies": 6979, + "▁responsibility": 6980, + "PRO": 6981, + "▁Order": 6982, + "ainer": 6983, + "▁bigger": 6984, + "▁chemical": 6985, + "▁Through": 6986, + "▁Americans": 6987, + "▁mit": 6988, + "Det": 6989, + "cor": 6990, + "▁procedure": 6991, + "iveness": 6992, + "▁fruit": 6993, + "▁Related": 6994, + "hetic": 6995, + "▁Walk": 6996, + "▁approximately": 6997, + "▁imagine": 6998, + "▁Tour": 6999, + "ancer": 7000, + "▁dance": 7001, + "▁Paris": 7002, + "▁Martin": 7003, + "▁signs": 7004, + "▁aspects": 7005, + "▁lean": 7006, + "▁Charl": 7007, + "▁indeed": 7008, + "▁Ma": 7009, + "eld": 7010, + "▁los": 7011, + "▁Joe": 7012, + "merce": 7013, + "▁Lee": 7014, + "▁Award": 7015, + "▁prepare": 7016, + "▁sides": 7017, + "▁remaining": 7018, + "Update": 7019, + "reens": 7020, + "/>": 7021, + "▁audio": 7022, + "▁reco": 7023, + "▁Comput": 7024, + "proof": 7025, + "▁Plus": 7026, + "▁Box": 7027, + "▁upper": 7028, + "---": 7029, + "Link": 7030, + "▁dogs": 7031, + "bur": 7032, + "▁afternoon": 7033, + "▁crowd": 7034, + "Options": 7035, + "▁Ap": 7036, + "Script": 7037, + "▁apps": 7038, + "▁protein": 7039, + "Resource": 7040, + "▁yesterday": 7041, + "irmed": 7042, + "▁shoes": 7043, + "header": 7044, + "▁Centre": 7045, + "▁lux": 7046, + "afe": 7047, + "▁tro": 7048, + "▁©": 7049, + "▁concerned": 7050, + "▁hero": 7051, + "yer": 7052, + "ificate": 7053, + "▁twice": 7054, + "▁а": 7055, + "irds": 7056, + "▁Hom": 7057, + ".[": 7058, + "Mode": 7059, + "▁sin": 7060, + "vi": 7061, + "legal": 7062, + "abet": 7063, + "▁FOR": 7064, + "▁motion": 7065, + "▁Method": 7066, + "▁Japanese": 7067, + "▁joy": 7068, + "▁Library": 7069, + "ells": 7070, + "▁Print": 7071, + "▁Prem": 7072, + "ма": 7073, + "▁Should": 7074, + "▁Cath": 7075, + "▁signal": 7076, + "▁fourth": 7077, + "▁committed": 7078, + "gorithm": 7079, + "▁consumer": 7080, + "river": 7081, + "▁Sat": 7082, + "▁icon": 7083, + "▁Johnson": 7084, + "▁telling": 7085, + "GL": 7086, + "▁Young": 7087, + "▁Beaut": 7088, + "▁designs": 7089, + "▁highlight": 7090, + "▁holds": 7091, + "Web": 7092, + "▁fees": 7093, + "▁CEO": 7094, + "▁cultural": 7095, + "omy": 7096, + "▁Guide": 7097, + "partial": 7098, + "▁ко": 7099, + "*}": 7100, + "▁Account": 7101, + "▁hook": 7102, + "▁Hy": 7103, + "▁significantly": 7104, + "leq": 7105, + "▁arrived": 7106, + "▁Ha": 7107, + "▁Du": 7108, + "▁turns": 7109, + "▁AS": 7110, + "▁Friend": 7111, + "▁insert": 7112, + "▁ven": 7113, + "▁perspective": 7114, + "oute": 7115, + "sible": 7116, + "▁Line": 7117, + "▁facility": 7118, + "ighter": 7119, + "▁wal": 7120, + "▁confirm": 7121, + "▁nuc": 7122, + "▁kinds": 7123, + "▁promote": 7124, + "▁gro": 7125, + "▁knowing": 7126, + "~~": 7127, + "▁tea": 7128, + "▁centre": 7129, + "▁usual": 7130, + "west": 7131, + "▁paying": 7132, + "▁boys": 7133, + "▁fort": 7134, + "oston": 7135, + "▁dra": 7136, + "One": 7137, + "rho": 7138, + "▁shipping": 7139, + "hem": 7140, + "common": 7141, + "Json": 7142, + "▁configuration": 7143, + "▁syn": 7144, + "VD": 7145, + "▁liked": 7146, + "▁flight": 7147, + "▁carried": 7148, + "▁episode": 7149, + "Block": 7150, + "FC": 7151, + "▁forced": 7152, + "▁wearing": 7153, + "▁exists": 7154, + "▁fly": 7155, + "▁depth": 7156, + "away": 7157, + "▁intended": 7158, + "▁mac": 7159, + "▁Administ": 7160, + "poses": 7161, + "$-": 7162, + "▁identified": 7163, + "▁adults": 7164, + "▁Jon": 7165, + "bra": 7166, + "ibilities": 7167, + "▁herself": 7168, + "undle": 7169, + "ansion": 7170, + "hensive": 7171, + "REE": 7172, + "]);": 7173, + "▁ends": 7174, + "▁Kn": 7175, + "▁Conference": 7176, + "erest": 7177, + "▁Arts": 7178, + "▁Three": 7179, + "▁delicious": 7180, + "▁breakfast": 7181, + "poration": 7182, + "▁symptoms": 7183, + "▁identity": 7184, + "▁diss": 7185, + "▁summ": 7186, + "atre": 7187, + "▁Haw": 7188, + "▁Sports": 7189, + "oolean": 7190, + "▁creation": 7191, + "▁poly": 7192, + "▁Section": 7193, + "▁liber": 7194, + "▁chosen": 7195, + "that": 7196, + "▁univers": 7197, + "stars": 7198, + "▁explained": 7199, + "▁gather": 7200, + "▁Energy": 7201, + "▁fellow": 7202, + "Part": 7203, + "lines": 7204, + "▁tut": 7205, + "▁Bal": 7206, + "▁Low": 7207, + "▁reader": 7208, + "riting": 7209, + "Dev": 7210, + "edge": 7211, + "▁Comment": 7212, + "▁extension": 7213, + "▁CL": 7214, + "ACK": 7215, + "▁spons": 7216, + "▁appearance": 7217, + "ownt": 7218, + "▁announce": 7219, + "oup": 7220, + "▁Bow": 7221, + "▁>=": 7222, + "▁speech": 7223, + "▁tasks": 7224, + "icial": 7225, + "rence": 7226, + "▁swim": 7227, + "▁therapy": 7228, + "Format": 7229, + "BD": 7230, + "▁Es": 7231, + "static": 7232, + "▁improved": 7233, + "▁fle": 7234, + "▁academic": 7235, + "Max": 7236, + "▁Term": 7237, + "IES": 7238, + "arks": 7239, + "site": 7240, + "▁od": 7241, + "clude": 7242, + "▁extract": 7243, + "star": 7244, + "Filter": 7245, + "rr": 7246, + "▁sum": 7247, + "onic": 7248, + "▁Happy": 7249, + "▁registered": 7250, + "▁Ess": 7251, + "▁Place": 7252, + "▁missed": 7253, + "expected": 7254, + "▁occasion": 7255, + "▁orders": 7256, + "▁Van": 7257, + "▁dollars": 7258, + "▁cabin": 7259, + "▁Field": 7260, + "cknow": 7261, + "▁religious": 7262, + "▁EN": 7263, + "▁charges": 7264, + "▁ath": 7265, + "▁tast": 7266, + "▁Hor": 7267, + "ican": 7268, + "▁installation": 7269, + "tra": 7270, + "▁employee": 7271, + "greg": 7272, + "▁hell": 7273, + "▁Little": 7274, + "▁pump": 7275, + "▁hidden": 7276, + "▁chicken": 7277, + "stances": 7278, + "▁rac": 7279, + "▁hun": 7280, + "▁occup": 7281, + "▁alcohol": 7282, + "▁reject": 7283, + "▁scr": 7284, + "▁remote": 7285, + "▁freedom": 7286, + "ati": 7287, + "cp": 7288, + "▁funny": 7289, + "▁Digital": 7290, + "annels": 7291, + "▁bedroom": 7292, + "▁Cond": 7293, + "▁outdoor": 7294, + "oga": 7295, + "power": 7296, + "▁perfectly": 7297, + "tx": 7298, + "cf": 7299, + "▁bringing": 7300, + "▁за": 7301, + "▁Fair": 7302, + "▁inn": 7303, + "▁Wild": 7304, + "../../": 7305, + "▁meat": 7306, + "Bar": 7307, + "ributions": 7308, + "▁prove": 7309, + "▁Phone": 7310, + "▁noticed": 7311, + "▁URL": 7312, + "▁Update": 7313, + "eries": 7314, + "▁treated": 7315, + "▁aid": 7316, + "▁speaking": 7317, + "acket": 7318, + "Control": 7319, + ",'": 7320, + "Label": 7321, + "▁films": 7322, + "▁observed": 7323, + "че": 7324, + "▁Article": 7325, + "▁cere": 7326, + "▁citizens": 7327, + "reme": 7328, + "▁tail": 7329, + "▁mere": 7330, + "response": 7331, + "▁Penn": 7332, + "▁Ell": 7333, + "osoph": 7334, + "vy": 7335, + "▁grade": 7336, + "▁delay": 7337, + "▁native": 7338, + "▁yield": 7339, + "▁bless": 7340, + "▁cheese": 7341, + "▁Never": 7342, + "▁\"/": 7343, + "▁Mid": 7344, + "▁behavi": 7345, + "▁neighborhood": 7346, + "▁meal": 7347, + "▁interests": 7348, + "▁Process": 7349, + "}$,": 7350, + "▁nine": 7351, + "▁contrast": 7352, + "TC": 7353, + "▁closer": 7354, + "▁spin": 7355, + "berry": 7356, + "▁tab": 7357, + "▁ast": 7358, + "▁unc": 7359, + "update": 7360, + "▁Again": 7361, + "▁participants": 7362, + "▁(*": 7363, + "▁assume": 7364, + "▁shock": 7365, + "front": 7366, + "▁king": 7367, + "▁consumers": 7368, + "rapper": 7369, + "▁Contin": 7370, + "▁approved": 7371, + "▁depart": 7372, + "▁fro": 7373, + "iams": 7374, + "▁deals": 7375, + "▁happening": 7376, + "ста": 7377, + "▁defend": 7378, + "Rem": 7379, + "ixture": 7380, + "▁..": 7381, + "So": 7382, + "root": 7383, + "URL": 7384, + "uated": 7385, + "lets": 7386, + "▁Cert": 7387, + "▁vehicles": 7388, + "▁encourage": 7389, + "▁cro": 7390, + "project": 7391, + "▁delivered": 7392, + "▁Span": 7393, + "▁greatest": 7394, + "MO": 7395, + "▁breast": 7396, + "▁sac": 7397, + "▁suitable": 7398, + "▁Features": 7399, + "▁Night": 7400, + "▁chief": 7401, + "▁pharm": 7402, + "ws": 7403, + "close": 7404, + "▁affected": 7405, + "kt": 7406, + "▁draft": 7407, + "master": 7408, + "▁WH": 7409, + "▁photograph": 7410, + "▁emergency": 7411, + "▁picked": 7412, + "ão": 7413, + "▁cos": 7414, + "▁violence": 7415, + "▁practical": 7416, + "▁obl": 7417, + "▁inspired": 7418, + "▁McC": 7419, + "▁revenue": 7420, + "▁surgery": 7421, + "▁Sale": 7422, + "▁god": 7423, + "▁prospect": 7424, + "▁relatively": 7425, + "ih": 7426, + "▁divid": 7427, + "▁specified": 7428, + "▁vary": 7429, + "▁Steve": 7430, + "▁Phys": 7431, + "▁guest": 7432, + "▁MP": 7433, + "▁bread": 7434, + "▁Still": 7435, + "▁km": 7436, + "▁Turn": 7437, + "▁Travel": 7438, + ")]": 7439, + "Url": 7440, + "▁instructions": 7441, + "othe": 7442, + "▁Sn": 7443, + "orough": 7444, + "mosp": 7445, + "itionally": 7446, + "▁lights": 7447, + "method": 7448, + "▁instit": 7449, + "tag": 7450, + "▁Georg": 7451, + "▁offset": 7452, + "dep": 7453, + "▁tor": 7454, + "orable": 7455, + "▁suggested": 7456, + "▁topics": 7457, + "icensed": 7458, + "ру": 7459, + "▁prison": 7460, + "▁HD": 7461, + "Equals": 7462, + "▁entre": 7463, + "▁rough": 7464, + "▁Jones": 7465, + "▁arms": 7466, + "▁accepted": 7467, + "▁hate": 7468, + "▁entirely": 7469, + "▁clinical": 7470, + "▁AP": 7471, + "water": 7472, + "SL": 7473, + "▁island": 7474, + "▁illustr": 7475, + "▁Matt": 7476, + "▁\r": 15284, + "▁uncomfort": 15285, + "Import": 15286, + "csv": 15287, + "▁timely": 15288, + "▁Module": 15289, + "▁partition": 15290, + "▁ties": 15291, + "Render": 15292, + "▁ancest": 15293, + "price": 15294, + "▁convention": 15295, + "▁hoped": 15296, + "▁progressive": 15297, + "▁Vel": 15298, + "▁tremendous": 15299, + "▁readonly": 15300, + "igenous": 15301, + "hole": 15302, + "accept": 15303, + "▁intim": 15304, + "▁Agent": 15305, + "idy": 15306, + "▁texts": 15307, + "▁Bou": 15308, + "▁RES": 15309, + "▁utilized": 15310, + "▁На": 15311, + "▁jam": 15312, + "phant": 15313, + "▁Crow": 15314, + "▁assuming": 15315, + "Keys": 15316, + "jan": 15317, + "localhost": 15318, + "▁captain": 15319, + "Errorf": 15320, + "▁Harvard": 15321, + "▁pip": 15322, + "!.": 15323, + "▁ng": 15324, + "akh": 15325, + "'\r": 15326, + "adows": 15327, + "▁Rice": 15328, + "▁trucks": 15329, + "cipe": 15330, + "iciency": 15331, + "▁Ian": 15332, + "▁EC": 15333, + "▁Former": 15334, + "▁Accept": 15335, + "▁barg": 15336, + "forEach": 15337, + "ogram": 15338, + "▁Pic": 15339, + "▁beloved": 15340, + "navbar": 15341, + "century": 15342, + "Scale": 15343, + "▁immun": 15344, + "Auto": 15345, + "▁nan": 15346, + "▁colored": 15347, + "▁solved": 15348, + "ooting": 15349, + "▁orientation": 15350, + "ictions": 15351, + "iterator": 15352, + "▁Schedule": 15353, + "CCESS": 15354, + "erals": 15355, + "▁Senator": 15356, + "▁torn": 15357, + "III": 15358, + "▁vanilla": 15359, + "▁influenced": 15360, + "▁BASIS": 15361, + "▁Aaron": 15362, + "▁Kir": 15363, + "glas": 15364, + "▁varied": 15365, + "▁consecutive": 15366, + "▁Soul": 15367, + "verb": 15368, + "ationally": 15369, + "bank": 15370, + "▁vitamin": 15371, + "▁Dyn": 15372, + "SN": 15373, + "apor": 15374, + "mel": 15375, + "sun": 15376, + "пе": 15377, + "Some": 15378, + "▁titled": 15379, + "▁Same": 15380, + "▁compound": 15381, + "▁delighted": 15382, + "OFF": 15383, + "▁beings": 15384, + "▁Shopping": 15385, + "▁intr": 15386, + "rod": 15387, + "▁prest": 15388, + "▁separately": 15389, + "▁WITH": 15390, + "▁Dire": 15391, + "▁scholarship": 15392, + "▁è": 15393, + "сть": 15394, + "▁badly": 15395, + "▁supplements": 15396, + "▁Calendar": 15397, + "▁Speaker": 15398, + "▁filing": 15399, + "▁rival": 15400, + "▁pose": 15401, + "hentication": 15402, + "iov": 15403, + "ippi": 15404, + "▁Tar": 15405, + "▁Mos": 15406, + "▁Crim": 15407, + "▁Output": 15408, + "▁locks": 15409, + "claimer": 15410, + "▁'\\": 15411, + "=\\\"": 15412, + "▁Agreement": 15413, + "▁hungry": 15414, + "CONT": 15415, + "▁pockets": 15416, + "▁examined": 15417, + "▁assumption": 15418, + "hh": 15419, + "lam": 15420, + "▁sust": 15421, + "footer": 15422, + "PIO": 15423, + "half": 15424, + "▁мо": 15425, + "▁radi": 15426, + "AST": 15427, + "▁perception": 15428, + "▁Alf": 15429, + "idding": 15430, + "wrapper": 15431, + "atted": 15432, + "lad": 15433, + "▁Physical": 15434, + "norm": 15435, + "▁prospects": 15436, + "▁correlation": 15437, + "▁differ": 15438, + "▁moisture": 15439, + "▁Roger": 15440, + "▁Ready": 15441, + "▁Dictionary": 15442, + "▁prediction": 15443, + "▁survived": 15444, + "(()": 15445, + "▁infections": 15446, + "▁Worth": 15447, + "▁competing": 15448, + "▁Universal": 15449, + "Liked": 15450, + "modal": 15451, + "ongo": 15452, + "▁Alb": 15453, + "▁Certified": 15454, + "oric": 15455, + "▁bones": 15456, + "▁eine": 15457, + "▁Linda": 15458, + "▁visitor": 15459, + "▁Files": 15460, + "▁cav": 15461, + "▁[[": 15462, + "▁Payment": 15463, + "▁.”": 15464, + "": 16384, + "▁attacked": 16385, + "upload": 16386, + "rings": 16387, + "arset": 16388, + "▁approached": 16389, + "▁toxic": 16390, + "▁arise": 16391, + "▁dictionary": 16392, + "▁Truth": 16393, + "▁aging": 16394, + "ylon": 16395, + "▁iconic": 16396, + "XFF": 16397, + "GM": 16398, + "adays": 16399, + "▁phosph": 16400, + "▁typeof": 16401, + "required": 16402, + "▁ridiculous": 16403, + "▁circles": 16404, + "▁cannab": 16405, + "▁refuse": 16406, + "▁Medicare": 16407, + "Prim": 16408, + "▁cel": 16409, + "▁Testing": 16410, + "▁intimate": 16411, + "XML": 16412, + "outheast": 16413, + "▁dozens": 16414, + "ные": 16415, + "▁restart": 16416, + "▁confirmation": 16417, + "▁Opport": 16418, + "abases": 16419, + "▁Tokyo": 16420, + "▁Menu": 16421, + "▁sail": 16422, + "▁sqft": 16423, + "Area": 16424, + "▁organize": 16425, + "eled": 16426, + "▁Enh": 16427, + "▁variant": 16428, + "▁Kl": 16429, + "▁incorporated": 16430, + "▁Griff": 16431, + "APP": 16432, + "Coll": 16433, + "▁characteristic": 16434, + "&#": 16435, + "▁informative": 16436, + "ochem": 16437, + "▁praise": 16438, + "agma": 16439, + "NUM": 16440, + "floor": 16441, + "Seg": 16442, + "▁Gill": 16443, + "▁Cop": 16444, + "sten": 16445, + "▁Commerce": 16446, + "trl": 16447, + "▁opponent": 16448, + "▁вы": 16449, + "▁runtime": 16450, + "▁satisfying": 16451, + "trace": 16452, + "▁Pittsburgh": 16453, + "▁quoted": 16454, + "Mill": 16455, + "sure": 16456, + "▁jeans": 16457, + "▁logged": 16458, + "▁Cav": 16459, + "▁Political": 16460, + "hind": 16461, + "oks": 16462, + "▁steep": 16463, + "▁Calcul": 16464, + "chestra": 16465, + "arently": 16466, + "esty": 16467, + "▁briefly": 16468, + "▁Clay": 16469, + "Required": 16470, + "▁Sit": 16471, + "▁affecting": 16472, + "▁annually": 16473, + "▁Campaign": 16474, + "▁basement": 16475, + "tar": 16476, + "sheet": 16477, + "▁departure": 16478, + "▁lun": 16479, + "▁expressions": 16480, + "▁sustainability": 16481, + "▁pap": 16482, + "▁spacious": 16483, + "▁penet": 16484, + "TT": 16485, + "▁IOException": 16486, + "▁Browse": 16487, + "▁filename": 16488, + "▁creatures": 16489, + "▁wides": 16490, + "▁anticipated": 16491, + "▁Joh": 16492, + "▁grades": 16493, + "▁Murray": 16494, + "▁Mi": 16495, + "▁suspended": 16496, + "▁Interview": 16497, + "AX": 16498, + "▁districts": 16499, + "▁Mes": 16500, + "▁Gard": 16501, + "▁queen": 16502, + "igator": 16503, + "▁technological": 16504, + "initial": 16505, + "INS": 16506, + "▁consciousness": 16507, + "▁GET": 16508, + "▁Fact": 16509, + "▁tricks": 16510, + "▁Tan": 16511, + "▁india": 16512, + "boards": 16513, + "▁Excel": 16514, + "Decl": 16515, + "▁warming": 16516, + "▁Tit": 16517, + "Opt": 16518, + "▁corners": 16519, + "comed": 16520, + "▁shipped": 16521, + "stration": 16522, + "ffe": 16523, + "abi": 16524, + "▁contractors": 16525, + "onom": 16526, + "liminary": 16527, + "▁FDA": 16528, + "▁appliances": 16529, + "▁encoding": 16530, + "ricks": 16531, + "▁preval": 16532, + "▁GNU": 16533, + "▁Position": 16534, + "▁chemistry": 16535, + "RECT": 16536, + "▁adjacent": 16537, + "|.": 16538, + "Chat": 16539, + "Wait": 16540, + "▁Thai": 16541, + "celona": 16542, + "irmingham": 16543, + "ря": 16544, + "▁worlds": 16545, + "▁Settings": 16546, + "▁Shan": 16547, + "▁epid": 16548, + "▁folk": 16549, + "▁testimony": 16550, + "▁Purchase": 16551, + "▁stiff": 16552, + "▁recycl": 16553, + "лен": 16554, + "program": 16555, + "Failed": 16556, + "▁Vo": 16557, + "▁comparable": 16558, + "▁sib": 16559, + "▁lazy": 16560, + "rica": 16561, + "▁colorful": 16562, + "▁Lost": 16563, + "▁Orlando": 16564, + "effective": 16565, + "▁HREF": 16566, + "Year": 16567, + "▁beating": 16568, + "▁footage": 16569, + "▁guided": 16570, + "▁continuously": 16571, + "cdcd": 16572, + "Make": 16573, + "leading": 16574, + "These": 16575, + "▁Trading": 16576, + "ancers": 16577, + "Extension": 16578, + "▁suited": 16579, + "▁Spect": 16580, + "obs": 16581, + "▁forums": 16582, + "riters": 16583, + "▁McDon": 16584, + "▁Swiss": 16585, + "written": 16586, + "Registry": 16587, + "▁Allow": 16588, + "▁Innovation": 16589, + "▁phenomenon": 16590, + "mente": 16591, + "▁tourists": 16592, + "▁Nam": 16593, + "opter": 16594, + "▁unlimited": 16595, + "ivals": 16596, + "▁counting": 16597, + "▁presentations": 16598, + "ivan": 16599, + "▁Unity": 16600, + "▁buried": 16601, + "irates": 16602, + ")[": 16603, + "▁Creating": 16604, + "▁disagree": 16605, + "▁\"\";": 16606, + "▁sooner": 16607, + "▁Valentine": 16608, + "TABLE": 16609, + "▁marine": 16610, + "ées": 16611, + "Java": 16612, + "DateTime": 16613, + "▁Offer": 16614, + "▁barrier": 16615, + "▁premier": 16616, + "▁permits": 16617, + "▁года": 16618, + "ogg": 16619, + "▁Louisiana": 16620, + "▁traditions": 16621, + "▁tasty": 16622, + "▁namely": 16623, + "Comment": 16624, + "▁Partner": 16625, + "ographical": 16626, + "▁Douglas": 16627, + "uki": 16628, + "ventory": 16629, + "…..": 16630, + "wal": 16631, + "▁Device": 16632, + "ritis": 16633, + "Material": 16634, + "▁Sens": 16635, + "▁Faculty": 16636, + "▁segments": 16637, + "\\{": 16638, + "▁versatile": 16639, + "▁Grid": 16640, + "Resources": 16641, + "News": 16642, + "cn": 16643, + "▁\"%": 16644, + "▁elabor": 16645, + "▁WiFi": 16646, + "▁Patri": 16647, + "▁congr": 16648, + "▁Pump": 16649, + "rar": 16650, + "▁caf": 16651, + "▁algebra": 16652, + "rise": 16653, + "isse": 16654, + "▁renov": 16655, + "optional": 16656, + "Rate": 16657, + "▁accidents": 16658, + "▁Arc": 16659, + "▁appreciation": 16660, + "▁protective": 16661, + "grow": 16662, + "usage": 16663, + "▁Horse": 16664, + "▁underneath": 16665, + "▁MIT": 16666, + "▁Collins": 16667, + "▁cyl": 16668, + "▁Newton": 16669, + "▁minority": 16670, + "▁triple": 16671, + "▁Marshall": 16672, + "▁threatened": 16673, + "vt": 16674, + "▁preventing": 16675, + "▁sequences": 16676, + "▁Adjust": 16677, + "rose": 16678, + "▁killer": 16679, + "news": 16680, + "▁highway": 16681, + "gged": 16682, + "▁extensions": 16683, + "exper": 16684, + "▁cents": 16685, + "▁ἐ": 16686, + "oubt": 16687, + "dll": 16688, + "▁prayers": 16689, + "▁reportedly": 16690, + "▁Discount": 16691, + "▁NA": 16692, + "▁Bachelor": 16693, + "Prom": 16694, + "▁lover": 16695, + "▁cov": 16696, + "WI": 16697, + "Sql": 16698, + "▁wines": 16699, + "▁Saudi": 16700, + "▁Includes": 16701, + "\";\r": 16702, + "▁JS": 16703, + "▁distract": 16704, + "umbers": 16705, + "************": 16706, + "ressing": 16707, + "Will": 16708, + "▁panic": 16709, + "▁Perry": 16710, + "▁rolls": 16711, + "▁Mississippi": 16712, + "COL": 16713, + "▁Legisl": 16714, + "▁Alber": 16715, + "ulu": 16716, + "▁CF": 16717, + "▁males": 16718, + "▁pension": 16719, + "owski": 16720, + "▁Medium": 16721, + "Elements": 16722, + "▁ruled": 16723, + "▁lighter": 16724, + "▁laughing": 16725, + "▁boats": 16726, + "▁definitions": 16727, + "▁avec": 16728, + "Ok": 16729, + "breaking": 16730, + "▁ме": 16731, + "Cert": 16732, + "▁fare": 16733, + "▁dispute": 16734, + "▁iT": 16735, + "▁PART": 16736, + "▁Haz": 16737, + "▁peers": 16738, + "OCK": 16739, + "▁compile": 16740, + "▁arom": 16741, + "▁Citiz": 16742, + "▁ww": 16743, + "▁compiled": 16744, + "▁Cable": 16745, + "▁advocate": 16746, + "▁wheat": 16747, + "▁Recommended": 16748, + "resolve": 16749, + "]+": 16750, + "DM": 16751, + "▁Solid": 16752, + "cert": 16753, + "▁sir": 16754, + "LIST": 16755, + "▁Cleaning": 16756, + "▁sou": 16757, + "▁Finding": 16758, + "▁Economics": 16759, + "ancies": 16760, + "▁Cards": 16761, + "theme": 16762, + "agent": 16763, + "▁mayor": 16764, + "▁Terry": 16765, + "▁dub": 16766, + "▁crossing": 16767, + "▁Album": 16768, + "▁holy": 16769, + "▁Boolean": 16770, + ">:": 16771, + "Cluster": 16772, + ">)": 16773, + "storm": 16774, + "он": 16775, + "▁ramp": 16776, + "erness": 16777, + "▁pasta": 16778, + "▁attractions": 16779, + "anim": 16780, + "ptic": 16781, + "▁shout": 16782, + "OG": 16783, + "▁independently": 16784, + "▁timer": 16785, + "aque": 16786, + "}=\\": 16787, + "osex": 16788, + "▁Ce": 16789, + "adas": 16790, + "▁machinery": 16791, + "▁anth": 16792, + "▁Mining": 16793, + "reck": 16794, + "▁Assessment": 16795, + "▁chamber": 16796, + "ainted": 16797, + "▁Toyota": 16798, + "chaft": 16799, + "Lab": 16800, + "��\".": 16801, + "sight": 16802, + "design": 16803, + "cretion": 16804, + "▁Kel": 16805, + "ILD": 16806, + "▁merchand": 16807, + "▁listener": 16808, + "▁establishing": 16809, + "▁ugly": 16810, + "▁dealt": 16811, + "▁Xbox": 16812, + "▁coronavirus": 16813, + "atable": 16814, + "▁Verm": 16815, + "▁gly": 16816, + "▁reasonably": 16817, + "Edge": 16818, + "▁innocent": 16819, + "▁newer": 16820, + "▁Multiple": 16821, + "▁chick": 16822, + "▁molecular": 16823, + "primary": 16824, + "▁priorities": 16825, + "▁vec": 16826, + "▁disappear": 16827, + "▁Wa": 16828, + "also": 16829, + "▁Elementary": 16830, + "Dist": 16831, + "▁semester": 16832, + "sync": 16833, + "▁coupled": 16834, + "ARCH": 16835, + "▁presenting": 16836, + "▁subsequently": 16837, + "▁Jazz": 16838, + "▁woods": 16839, + "tein": 16840, + "ouncing": 16841, + "▁Carm": 16842, + "▁Claim": 16843, + "▁expon": 16844, + "Ids": 16845, + "▁gaining": 16846, + "CLUD": 16847, + "▁infinite": 16848, + "ogene": 16849, + "▁lug": 16850, + "▁Growth": 16851, + "▁agriculture": 16852, + "▁attracted": 16853, + "▁appealing": 16854, + "▁Barry": 16855, + "construction": 16856, + "▁theoretical": 16857, + "▁YOUR": 16858, + "▁wand": 16859, + "▁infant": 16860, + "▁deserves": 16861, + "▁treasure": 16862, + "Mouse": 16863, + "VALUE": 16864, + "▁\\{": 16865, + "▁valued": 16866, + "▁compelling": 16867, + "▁sacrifice": 16868, + "▁cleaned": 16869, + "▁Ub": 16870, + "▁ethical": 16871, + "Pattern": 16872, + "faces": 16873, + "▁annoying": 16874, + "apshot": 16875, + "nik": 16876, + "▁unemployment": 16877, + "pler": 16878, + "keep": 16879, + "assertEquals": 16880, + "▁Mason": 16881, + "▁secrets": 16882, + "editor": 16883, + "icture": 16884, + "▁cele": 16885, + "▁restoration": 16886, + "olester": 16887, + "Figure": 16888, + "▁contrary": 16889, + "▁Pinterest": 16890, + "▁Circle": 16891, + "▁Connecticut": 16892, + "▁Sud": 16893, + "▁deput": 16894, + "▁forming": 16895, + "▁clouds": 16896, + "▁Required": 16897, + "▁Evans": 16898, + "▁Bedroom": 16899, + "▁alumni": 16900, + "Binding": 16901, + "▁RAM": 16902, + "scroll": 16903, + "▁Ridge": 16904, + "usalem": 16905, + "haw": 16906, + "▁doct": 16907, + "▁Fit": 16908, + "▁condem": 16909, + "▁Wireless": 16910, + "errors": 16911, + "▁cleared": 16912, + "▁cultiv": 16913, + "▁Imagine": 16914, + "▁payload": 16915, + "▁Gets": 16916, + "▁accent": 16917, + "▁Khan": 16918, + "▁OFF": 16919, + "▁literal": 16920, + "▁Esp": 16921, + "▁automation": 16922, + "▁USE": 16923, + "▁cognitive": 16924, + "▁Upper": 16925, + "borough": 16926, + "▁fi": 16927, + "▁enhancement": 16928, + "▁shar": 16929, + "▁flesh": 16930, + "memory": 16931, + "▁irre": 16932, + "▁Chelsea": 16933, + "&\\": 16934, + "▁Nathan": 16935, + "▁teaches": 16936, + "▁obligation": 16937, + "▁opponents": 16938, + "counter": 16939, + "ierra": 16940, + "▁gi": 16941, + "▁veterans": 16942, + "▁Billy": 16943, + "▁Tip": 16944, + "▁Keith": 16945, + "▁Summit": 16946, + "▁UP": 16947, + "▁Archive": 16948, + "▁strictly": 16949, + "▁shine": 16950, + "}},": 16951, + "ска": 16952, + "▁este": 16953, + "looking": 16954, + "=\"\"": 16955, + "▁Context": 16956, + "▁ub": 16957, + "LOC": 16958, + "▁rhythm": 16959, + "▁perceived": 16960, + "▁cod": 16961, + "▁keyword": 16962, + "▁UV": 16963, + "▁goodness": 16964, + "▁reliability": 16965, + "ammation": 16966, + "▁beam": 16967, + "▁regret": 16968, + "▁delayed": 16969, + "▁pussy": 16970, + "▁Healthcare": 16971, + "▁freely": 16972, + "▁consisting": 16973, + "▁Ay": 16974, + "erie": 16975, + "transition": 16976, + "▁varying": 16977, + "▁Pretty": 16978, + "qual": 16979, + "▁attorneys": 16980, + "▁excellence": 16981, + "▁;)": 16982, + "▁accurately": 16983, + ":'": 16984, + "▁Fu": 16985, + "▁hiding": 16986, + "icensing": 16987, + "communic": 16988, + "▁Emma": 16989, + "▁supportive": 16990, + "▁nowhere": 16991, + "▁noteb": 16992, + "▁Sau": 16993, + "▁valley": 16994, + "▁Orth": 16995, + "▁tomato": 16996, + "▁feas": 16997, + "stable": 16998, + "bag": 16999, + "Person": 17000, + "▁tops": 17001, + "▁Campus": 17002, + "▁Brain": 17003, + "▁pd": 17004, + "stan": 17005, + "▁Points": 17006, + "▁tiles": 17007, + "▁Manhattan": 17008, + "тель": 17009, + "▁Pent": 17010, + "▁fatal": 17011, + "▁adventures": 17012, + "▁municipal": 17013, + "▁calculation": 17014, + "▁ups": 17015, + "seq": 17016, + "▁Ele": 17017, + "▁broader": 17018, + "▁Len": 17019, + "▁ethnic": 17020, + "▁Teaching": 17021, + "pn": 17022, + "decl": 17023, + "▁magnific": 17024, + "▁Bluetooth": 17025, + "▁Teen": 17026, + "▁minimize": 17027, + "▁Changes": 17028, + "▁verified": 17029, + "▁prol": 17030, + "▁Mitchell": 17031, + "▁accordingly": 17032, + "Scroll": 17033, + "resa": 17034, + "▁camping": 17035, + "▁saves": 17036, + "▁funeral": 17037, + "▁Implement": 17038, + "▁yields": 17039, + "▁Ry": 17040, + "▁Palace": 17041, + "▁sys": 17042, + "▁ritual": 17043, + "▁Neigh": 17044, + "▁EM": 17045, + "▁imaging": 17046, + "▁Maj": 17047, + "ARS": 17048, + "ві": 17049, + "anti": 17050, + "}\\\\": 17051, + "▁Princess": 17052, + "▁enz": 17053, + "▁abortion": 17054, + "▁pale": 17055, + "▁nap": 17056, + "▁Fo": 17057, + "▁coding": 17058, + "zech": 17059, + "▁volunt": 17060, + "▁Generic": 17061, + "comb": 17062, + "▁inherent": 17063, + "▁surgical": 17064, + "eded": 17065, + "▁varieties": 17066, + "▁:-)": 17067, + "▁showcase": 17068, + "▁brace": 17069, + "▁Ster": 17070, + "▁morph": 17071, + "▁monster": 17072, + "enum": 17073, + "anka": 17074, + "▁cleaner": 17075, + "▁defence": 17076, + "ostics": 17077, + "lit": 17078, + "▁delicate": 17079, + "▁fate": 17080, + "▁spam": 17081, + "▁Fra": 17082, + "Two": 17083, + "Diff": 17084, + "Duration": 17085, + "▁notable": 17086, + "▁mos": 17087, + "▁cannabis": 17088, + "▁cave": 17089, + "Apr": 17090, + "driven": 17091, + "▁underground": 17092, + "iative": 17093, + "▁dive": 17094, + "▁introducing": 17095, + "▁Dra": 17096, + "▁Delta": 17097, + "▁remod": 17098, + "Fore": 17099, + "▁distribute": 17100, + "$)": 17101, + "oog": 17102, + "▁Ted": 17103, + "ushers": 17104, + "▁hockey": 17105, + "bye": 17106, + "▁Sri": 17107, + "▁revel": 17108, + "▁desires": 17109, + "fare": 17110, + "▁Indonesia": 17111, + "▁united": 17112, + "IED": 17113, + "▁Plans": 17114, + "▁Knight": 17115, + "▁hazard": 17116, + "▁TN": 17117, + "▁needing": 17118, + "▁pile": 17119, + "▁cryptocur": 17120, + "▁vegan": 17121, + "▁Cant": 17122, + "chart": 17123, + "▁dependencies": 17124, + "▁lou": 17125, + "▁expend": 17126, + "Folder": 17127, + "arians": 17128, + "▁Column": 17129, + "▁Masters": 17130, + "▁Frequ": 17131, + "▁Basket": 17132, + "▁vessel": 17133, + "idges": 17134, + "▁bree": 17135, + "▁vertex": 17136, + "▁â": 17137, + "Then": 17138, + "▁sb": 17139, + "▁Gam": 17140, + "quiries": 17141, + "▁stairs": 17142, + "kar": 17143, + "▁Players": 17144, + "▁marker": 17145, + "▁Parts": 17146, + "iasm": 17147, + "▁Rew": 17148, + "▁lamp": 17149, + "▁injection": 17150, + "PDF": 17151, + "▁controversial": 17152, + "▁confusing": 17153, + "▁mig": 17154, + "▁Organic": 17155, + "▁Tyler": 17156, + "anut": 17157, + "western": 17158, + "▁dimin": 17159, + "▁shades": 17160, + "▁Und": 17161, + "▁bases": 17162, + "▁recovered": 17163, + "▁remed": 17164, + "ographer": 17165, + "fp": 17166, + "▁islands": 17167, + "▁educated": 17168, + "aky": 17169, + "▁Intelligence": 17170, + "▁CNN": 17171, + "ende": 17172, + "▁Remote": 17173, + "▁thankful": 17174, + "mith": 17175, + "▁entrepreneurs": 17176, + "лю": 17177, + "sb": 17178, + "resources": 17179, + "▁listened": 17180, + "▁Pull": 17181, + "▁Switzerland": 17182, + "▁cleans": 17183, + "▁landed": 17184, + "▁pear": 17185, + "▁magazines": 17186, + "insp": 17187, + "lict": 17188, + "▁alignment": 17189, + "jango": 17190, + "▁./": 17191, + "rypto": 17192, + "▁blast": 17193, + "▁wellness": 17194, + "▁crying": 17195, + "Bind": 17196, + "▁Moving": 17197, + "▁Pok": 17198, + "aho": 17199, + "\"/": 17200, + "▁switching": 17201, + "▁surprisingly": 17202, + "▁lear": 17203, + "ergy": 17204, + "▁analog": 17205, + "▁sorted": 17206, + "▁Label": 17207, + "contact": 17208, + "▁lang": 17209, + "▁knees": 17210, + "▁Volunte": 17211, + "=>": 17212, + "▁thy": 17213, + "▁nationwide": 17214, + "exe": 17215, + "▁timeout": 17216, + "▁winds": 17217, + "orus": 17218, + "▁individually": 17219, + "▁Margaret": 17220, + "▁dar": 17221, + "▁defeated": 17222, + "jamin": 17223, + "▁schemes": 17224, + "▁resistant": 17225, + ";\">": 17226, + "▁Mosc": 17227, + "Health": 17228, + "▁Charg": 17229, + "Information": 17230, + "▁swap": 17231, + "▁boil": 17232, + "▁adapted": 17233, + "▁correction": 17234, + "▁basics": 17235, + "▁behaviors": 17236, + "Psi": 17237, + "▁portions": 17238, + "…”": 17239, + "umbai": 17240, + "▁meditation": 17241, + "▁psychology": 17242, + "▁fel": 17243, + "▁$(\\": 17244, + "▁Exerc": 17245, + "▁tumor": 17246, + "▁clarity": 17247, + "▁Json": 17248, + "rong": 17249, + "▁deny": 17250, + "lia": 17251, + "▁welcomed": 17252, + "▁Mob": 17253, + "sdk": 17254, + "▁mandatory": 17255, + "▁seasonal": 17256, + "▁corporation": 17257, + "▁κα": 17258, + "▁Pope": 17259, + "▁tires": 17260, + "UK": 17261, + "▁Dimensions": 17262, + "limit": 17263, + "umper": 17264, + "▁freel": 17265, + "▁Designer": 17266, + "▁resil": 17267, + "}:": 17268, + "LOW": 17269, + "▁Hab": 17270, + "▁toll": 17271, + "▁Examples": 17272, + "equality": 17273, + "▁convince": 17274, + "▁mobility": 17275, + "▁thrilled": 17276, + "psy": 17277, + "▁translated": 17278, + "▁dated": 17279, + "ulative": 17280, + "▁financ": 17281, + "MODE": 17282, + "▁Viol": 17283, + "alph": 17284, + "perature": 17285, + "▁metabol": 17286, + "wt": 17287, + "▁roller": 17288, + "▁expects": 17289, + "▁runner": 17290, + "five": 17291, + "▁anonymous": 17292, + "▁Pun": 17293, + "▁Barcelona": 17294, + "▁modeling": 17295, + "utf": 17296, + "▁speeds": 17297, + "Visible": 17298, + "▁Certificate": 17299, + "Bus": 17300, + "ского": 17301, + "Ign": 17302, + "▁FE": 17303, + "▁visa": 17304, + "▁hiking": 17305, + "▁prosper": 17306, + "ipper": 17307, + "▁propose": 17308, + "riors": 17309, + "Soft": 17310, + "CONFIG": 17311, + "▁Retrieved": 17312, + "▁ml": 17313, + "▁lined": 17314, + "ulent": 17315, + "▁cone": 17316, + "▁Frame": 17317, + "▁Topics": 17318, + "ammat": 17319, + "▁cps": 17320, + "▁Ald": 17321, + "▁fridge": 17322, + "▁attachment": 17323, + "▁Nin": 17324, + "woman": 17325, + "▁skirt": 17326, + "▁controlling": 17327, + "Mut": 17328, + "▁Healthy": 17329, + "isen": 17330, + "▁chill": 17331, + "▁Julie": 17332, + "xs": 17333, + "▁partly": 17334, + "ysical": 17335, + "ijing": 17336, + "▁widespread": 17337, + "▁recruitment": 17338, + "▁longest": 17339, + "▁Subscribe": 17340, + "▁lid": 17341, + "▁Late": 17342, + "▁seniors": 17343, + "appropriate": 17344, + "▁Convert": 17345, + "Arch": 17346, + "Prefix": 17347, + "oro": 17348, + "added": 17349, + "▁harass": 17350, + "usive": 17351, + "▁bored": 17352, + "▁QU": 17353, + "hedral": 17354, + "▁priest": 17355, + "▁Measure": 17356, + "▁Madrid": 17357, + "▁journalist": 17358, + "▁occupied": 17359, + "▁Ja": 17360, + "▁repo": 17361, + "▁Caribbean": 17362, + "▁appearing": 17363, + "INGS": 17364, + "amins": 17365, + "▁embod": 17366, + "keeping": 17367, + "ский": 17368, + "▁practically": 17369, + "▁renown": 17370, + "▁Featured": 17371, + "▁charming": 17372, + "▁З": 17373, + "udson": 17374, + "▁newspapers": 17375, + "▁obsc": 17376, + "▁Theater": 17377, + "▁satur": 17378, + "▁pressing": 17379, + "URCE": 17380, + "exit": 17381, + "ifle": 17382, + "▁Supply": 17383, + "▁Muslims": 17384, + "▁Rav": 17385, + "▁Sha": 17386, + "Ag": 17387, + "▁Rio": 17388, + "pletion": 17389, + "▁foster": 17390, + "▁searches": 17391, + "▁KE": 17392, + "▁Kon": 17393, + "▁targeting": 17394, + "▁MM": 17395, + "▁prospective": 17396, + "▁Dining": 17397, + "▁oct": 17398, + "▁Bug": 17399, + "▁Ye": 17400, + "▁homemade": 17401, + "▁accessed": 17402, + "▁Eld": 17403, + "▁configured": 17404, + "defined": 17405, + "▁Anc": 17406, + "▁pier": 17407, + "iffs": 17408, + "▁challenged": 17409, + "▁dissertation": 17410, + "▁shocked": 17411, + "▁sender": 17412, + "submit": 17413, + "▁instructor": 17414, + "▁parliament": 17415, + "▁bubble": 17416, + "arness": 17417, + "throws": 17418, + "▁IE": 17419, + "▁modification": 17420, + "▁NOW": 17421, + "▁Throw": 17422, + "▁credentials": 17423, + "▁Directions": 17424, + "▁sheep": 17425, + "▁Optim": 17426, + "anas": 17427, + ":)": 17428, + "▁CAN": 17429, + "▁tastes": 17430, + "▁Flo": 17431, + "▁Circuit": 17432, + "▁Fer": 17433, + "▁sword": 17434, + "▁spatial": 17435, + "▁Johnny": 17436, + "▁struggled": 17437, + "take": 17438, + "▁divine": 17439, + ")^{": 17440, + "▁Types": 17441, + "generated": 17442, + "▁acute": 17443, + "▁draws": 17444, + "loading": 17445, + "ermark": 17446, + "▁costly": 17447, + "▁på": 17448, + "жа": 17449, + "▁tropical": 17450, + "▁Stack": 17451, + "▁Counsel": 17452, + "▁Jeremy": 17453, + "▁locals": 17454, + ")|": 17455, + "▁revis": 17456, + "▁|=": 17457, + "▁Walter": 17458, + "▁Steps": 17459, + "▁Nep": 17460, + "▁streams": 17461, + "▁Weekly": 17462, + "▁lane": 17463, + "pit": 17464, + "Sche": 17465, + "▁Graduate": 17466, + "▁WR": 17467, + "created": 17468, + "▁median": 17469, + "▁relatives": 17470, + "▁Higher": 17471, + "▁decay": 17472, + "▁Singh": 17473, + "▁Heaven": 17474, + "▁sketch": 17475, + "▁Birmingham": 17476, + "▁refreshing": 17477, + "Stand": 17478, + "redited": 17479, + "▁bom": 17480, + "▁negotiations": 17481, + "uity": 17482, + "mos": 17483, + "Photo": 17484, + "Center": 17485, + "▁SI": 17486, + "▁Bishop": 17487, + "▁Mode": 17488, + "▁crap": 17489, + "alled": 17490, + "}^\\": 17491, + "▁Theory": 17492, + "▁costume": 17493, + "▁awkward": 17494, + "▁og": 17495, + "senal": 17496, + "worthy": 17497, + "▁obligations": 17498, + "cross": 17499, + "▁Gabri": 17500, + "▁sentences": 17501, + "▁functioning": 17502, + "reader": 17503, + "▁revenues": 17504, + "station": 17505, + "▁browsing": 17506, + "▁airline": 17507, + "▁ü": 17508, + "▁prost": 17509, + "▁invitation": 17510, + "▁onions": 17511, + "▁Tu": 17512, + "▁twitter": 17513, + "▁applicants": 17514, + "▁referr": 17515, + "Agent": 17516, + "olesterol": 17517, + "▁hike": 17518, + "rivial": 17519, + "▁ion": 17520, + "▁females": 17521, + "▁occasional": 17522, + "▁distinction": 17523, + "▁Nevada": 17524, + "▁lifted": 17525, + "▁erect": 17526, + "▁Poland": 17527, + "▁Electronic": 17528, + "▁Fill": 17529, + "unique": 17530, + "VR": 17531, + "peg": 17532, + "▁syntax": 17533, + "▁conflicts": 17534, + "aired": 17535, + "▁investor": 17536, + ">()": 17537, + "\\\":": 17538, + "▁analyzed": 17539, + "▁Glen": 17540, + "belie": 17541, + "▁Neil": 17542, + "▁masses": 17543, + "▁sensors": 17544, + "▁Cameron": 17545, + "▁DS": 17546, + "▁EL": 17547, + "uffle": 17548, + "▁Factory": 17549, + "phe": 17550, + "▁gluc": 17551, + "=\"../": 17552, + "▁theft": 17553, + "ROW": 17554, + "ournals": 17555, + "tl": 17556, + "oler": 17557, + "▁fs": 17558, + "▁Oscar": 17559, + "▁Dental": 17560, + "▁steal": 17561, + "▁Samuel": 17562, + "igg": 17563, + "▁economics": 17564, + "▁Ni": 17565, + "asse": 17566, + "▁tob": 17567, + "▁backs": 17568, + "▁kinda": 17569, + "▁existed": 17570, + "▁Engineer": 17571, + "arin": 17572, + "wire": 17573, + "▁kom": 17574, + "ской": 17575, + "cursor": 17576, + "▁booth": 17577, + "▁maxim": 17578, + "uming": 17579, + "visible": 17580, + "▁athletic": 17581, + "ologically": 17582, + "▁\"$": 17583, + "▁cabinets": 17584, + "▁Managing": 17585, + "▁bankruptcy": 17586, + "▁recycling": 17587, + "▁Honda": 17588, + "▁alternate": 17589, + "Span": 17590, + "���novels": 17591, + "▁Parents": 17592, + "Sequence": 17593, + "▁Ign": 17594, + "alling": 17595, + "▁burned": 17596, + "story": 17597, + "▁nach": 17598, + "▁Swe": 17599, + "▁sampling": 17600, + "▁barriers": 17601, + "▁Operation": 17602, + "▁Listing": 17603, + "▁Publication": 17604, + "▁investigated": 17605, + "▁seating": 17606, + "▁idx": 17607, + "▁Edd": 17608, + "▁proceedings": 17609, + "▁Rou": 17610, + "arity": 17611, + "▁Pure": 17612, + "▁nerve": 17613, + "▁scripts": 17614, + "▁butt": 17615, + "▁Phase": 17616, + "▁Requirements": 17617, + "▁desperate": 17618, + "▁Dublin": 17619, + "▁Nag": 17620, + "▁mant": 17621, + "▁bride": 17622, + "▁backing": 17623, + "▁borders": 17624, + "▁trains": 17625, + "▁Jerusalem": 17626, + "allic": 17627, + "▁Root": 17628, + "▁privilege": 17629, + "▁asp": 17630, + "▁disadvant": 17631, + "▁confidential": 17632, + "▁Cotton": 17633, + "▁Oliver": 17634, + "prep": 17635, + "▁Issues": 17636, + "▁kicked": 17637, + "Master": 17638, + "▁са": 17639, + "ffff": 17640, + "▁Aid": 17641, + "▁induced": 17642, + "eway": 17643, + "▁Surv": 17644, + "▁infected": 17645, + "▁Crown": 17646, + "ivic": 17647, + "▁Helen": 17648, + "▁cort": 17649, + "ourses": 17650, + "▁headquarters": 17651, + "rah": 17652, + "▁Greater": 17653, + "iker": 17654, + "▁transit": 17655, + "▁MR": 17656, + "▁tablespoons": 17657, + "▁ARE": 17658, + "рі": 17659, + "▁concentrate": 17660, + "GT": 17661, + "▁ell": 17662, + "▁modest": 17663, + "iop": 17664, + "ioned": 17665, + "▁asleep": 17666, + "▁specialty": 17667, + "nis": 17668, + "▁vessels": 17669, + "▁honored": 17670, + "▁Vintage": 17671, + "▁pist": 17672, + "▁Reader": 17673, + "▁racial": 17674, + "▁Taiwan": 17675, + "▁dependency": 17676, + "egu": 17677, + "Region": 17678, + "▁Colomb": 17679, + "direction": 17680, + "Other": 17681, + "ril": 17682, + "▁angel": 17683, + "igrant": 17684, + "actic": 17685, + "umerate": 17686, + "▁constitu": 17687, + "HTTP": 17688, + "oustic": 17689, + "▁reass": 17690, + "fy": 17691, + "panic": 17692, + "▁strive": 17693, + "Join": 17694, + "▁surveys": 17695, + "▁Understanding": 17696, + "▁nurses": 17697, + "▁circular": 17698, + "{{\\": 17699, + "▁programmes": 17700, + "ammatory": 17701, + "▁booked": 17702, + "four": 17703, + "▁struggles": 17704, + "▁combines": 17705, + "▁promoted": 17706, + "rand": 17707, + "▁composite": 17708, + "▁dumb": 17709, + "▁dramatically": 17710, + "▁soy": 17711, + "bler": 17712, + "safe": 17713, + "▁yarn": 17714, + "due": 17715, + "▁rides": 17716, + "▁bikes": 17717, + "▁endorse": 17718, + "cfg": 17719, + "▁approaching": 17720, + "▁globally": 17721, + "▁Peters": 17722, + "boro": 17723, + "▁collaborative": 17724, + "▁strengths": 17725, + "▁electronics": 17726, + "Contin": 17727, + "▁cd": 17728, + "expect": 17729, + "▁institutional": 17730, + "▁grabbed": 17731, + "▁clips": 17732, + "▁CI": 17733, + "▁flux": 17734, + "▁distant": 17735, + "▁Lay": 17736, + "ANK": 17737, + "ISH": 17738, + "▁Commissioner": 17739, + "▁distinctive": 17740, + "▁iTunes": 17741, + "▁Promise": 17742, + "▁Throughout": 17743, + "▁documented": 17744, + "▁recipient": 17745, + "odo": 17746, + "▁tens": 17747, + "▁astron": 17748, + "infl": 17749, + "▁Por": 17750, + "▁Commons": 17751, + "################": 17752, + "▁grandmother": 17753, + "▁Publishing": 17754, + "▁restored": 17755, + "igibility": 17756, + "▁blade": 17757, + "▁Cyber": 17758, + "Did": 17759, + "jen": 17760, + "asha": 17761, + "▁Component": 17762, + "urations": 17763, + "▁elementary": 17764, + "▁RV": 17765, + "▁tan": 17766, + "▁lightly": 17767, + "▁calculations": 17768, + "▁Cli": 17769, + "▁Juan": 17770, + "▁Fortunately": 17771, + "▁considerably": 17772, + "NESS": 17773, + "▁structured": 17774, + "▁hey": 17775, + "ucr": 17776, + "▁Deputy": 17777, + "Scal": 17778, + "▁VI": 17779, + "utral": 17780, + "▁indication": 17781, + "scr": 17782, + "▁affair": 17783, + "IOException": 17784, + "▁Indians": 17785, + "▁coupons": 17786, + "()))": 17787, + "orie": 17788, + "xFF": 17789, + "▁performs": 17790, + "▁Bass": 17791, + "changed": 17792, + "talk": 17793, + "Christ": 17794, + "▁dessert": 17795, + "▁Olympics": 17796, + "▁ingredient": 17797, + "▁Originally": 17798, + "▁simpler": 17799, + "▁breed": 17800, + "▁gadget": 17801, + "▁attraction": 17802, + "Tags": 17803, + "▁Joint": 17804, + "▁celebrity": 17805, + "▁surge": 17806, + "History": 17807, + "cli": 17808, + "▁›": 17809, + "▁consensus": 17810, + "TAG": 17811, + "▁stressed": 17812, + "▁vinyl": 17813, + "▁PRE": 17814, + "People": 17815, + "▁Azure": 17816, + "▁heated": 17817, + "▁wow": 17818, + "▁fork": 17819, + "▁venues": 17820, + "prod": 17821, + "oxy": 17822, + "▁assignments": 17823, + "▁Depending": 17824, + "▁SR": 17825, + "▁Pete": 17826, + "▁Recovery": 17827, + "INTER": 17828, + "ean": 17829, + "avid": 17830, + "▁zones": 17831, + "ieval": 17832, + "▁fixes": 17833, + "uke": 17834, + "Clear": 17835, + "▁jumping": 17836, + "▁Miles": 17837, + "Dig": 17838, + "▁deemed": 17839, + "▁Tes": 17840, + "ceiver": 17841, + "▁Projects": 17842, + "secution": 17843, + "▁executives": 17844, + "UTF": 17845, + "▁Herm": 17846, + "▁Ghost": 17847, + "▁É": 17848, + "}|": 17849, + "▁pione": 17850, + "▁bail": 17851, + "▁safer": 17852, + "▁Fisher": 17853, + "щи": 17854, + "DEF": 17855, + "cdots": 17856, + "▁MT": 17857, + "▁PER": 17858, + "atility": 17859, + "▁fifty": 17860, + "▁Loan": 17861, + "▁understands": 17862, + "▁Fight": 17863, + "▁Transform": 17864, + "▁emission": 17865, + "▁strikes": 17866, + "▁adjustment": 17867, + "▁Quarter": 17868, + "▁Hem": 17869, + "▁yog": 17870, + "say": 17871, + "▁catching": 17872, + "crit": 17873, + "▁authentication": 17874, + "origin": 17875, + "▁avoiding": 17876, + "▁loyalty": 17877, + "▁mud": 17878, + "Cmd": 17879, + "Drop": 17880, + "uffy": 17881, + "ealous": 17882, + "econom": 17883, + "▁donated": 17884, + "emit": 17885, + "▁Opening": 17886, + "▁vet": 17887, + "pher": 17888, + "▁dedication": 17889, + "▁Eight": 17890, + "olutely": 17891, + "▁Happ": 17892, + "▁Thor": 17893, + "▁manages": 17894, + "▁pixel": 17895, + "ounters": 17896, + "▁cycles": 17897, + "]\\": 17898, + "ruby": 17899, + "▁Apparently": 17900, + "▁Workshop": 17901, + "▁lag": 17902, + "▁Duration": 17903, + "ucker": 17904, + "▁seventh": 17905, + "▁Gardens": 17906, + "pless": 17907, + "▁enthusiasm": 17908, + "▁leverage": 17909, + "▁Jamie": 17910, + "▁diagnostic": 17911, + "▁tuned": 17912, + "▁î": 17913, + "▁healthier": 17914, + "▁relie": 17915, + "endent": 17916, + "▁Murphy": 17917, + "▁combinations": 17918, + "}^{(": 17919, + "▁raises": 17920, + "▁gravity": 17921, + "kh": 17922, + "▁Federation": 17923, + "▁critics": 17924, + "▁Jet": 17925, + "▁dynam": 17926, + "onz": 17927, + "▁nutrients": 17928, + "WD": 17929, + "}`": 17930, + "▁snack": 17931, + "anean": 17932, + "▁mins": 17933, + "▁Probably": 17934, + "Who": 17935, + "▁improves": 17936, + "▁launching": 17937, + "▁categor": 17938, + "ты": 17939, + "▁Chef": 17940, + "▁Et": 17941, + "▁knowledgeable": 17942, + "asis": 17943, + "Protocol": 17944, + "VO": 17945, + "▁legally": 17946, + "scriber": 17947, + "ilib": 17948, + "▁Broadway": 17949, + "▁evolved": 17950, + "ariables": 17951, + "▁asym": 17952, + "▁Optional": 17953, + "▁Danny": 17954, + "▁backyard": 17955, + "camp": 17956, + "▁Advertisement": 17957, + "▁herbs": 17958, + "▁drum": 17959, + "imedia": 17960, + "▁tactics": 17961, + "CHECK": 17962, + "▁cellular": 17963, + "▁Um": 17964, + "▁Ric": 17965, + "▁Activities": 17966, + "quo": 17967, + "people": 17968, + "minus": 17969, + "▁],": 17970, + "getString": 17971, + "atinum": 17972, + "▁Brothers": 17973, + "▁abundance": 17974, + "▁Tig": 17975, + "▁talents": 17976, + "▁trauma": 17977, + "otypes": 17978, + "USER": 17979, + "▁respected": 17980, + "icting": 17981, + "eted": 17982, + "async": 17983, + "gement": 17984, + "parameter": 17985, + "▁bitter": 17986, + "▁Protect": 17987, + "prev": 17988, + "▁Customers": 17989, + "▁conducting": 17990, + "▁ст": 17991, + "▁Coming": 17992, + "▁unve": 17993, + "▁descriptions": 17994, + "▁monetary": 17995, + "▁creator": 17996, + "chet": 17997, + "▁Historical": 17998, + "▁absent": 17999, + "▁journalists": 18000, + "diction": 18001, + "▁Buffalo": 18002, + "▁blocking": 18003, + "▁defining": 18004, + "▁frank": 18005, + "Driver": 18006, + "▁arbitrary": 18007, + "Plan": 18008, + "cmp": 18009, + "esity": 18010, + "▁Query": 18011, + "Div": 18012, + "▁trap": 18013, + "▁indirect": 18014, + "Compat": 18015, + "▁destinations": 18016, + "uart": 18017, + "▁Effects": 18018, + "})\\": 18019, + "▁FBI": 18020, + "intendo": 18021, + "▁Liberty": 18022, + "Normal": 18023, + "▁divide": 18024, + "isEmpty": 18025, + "route": 18026, + "▁gard": 18027, + "▁governance": 18028, + "▁stub": 18029, + "▁LP": 18030, + "▁consumed": 18031, + "▁lineup": 18032, + "TIM": 18033, + "▁niche": 18034, + "▁transparency": 18035, + "▁referen": 18036, + "Environment": 18037, + "MASK": 18038, + "▁Against": 18039, + "▁wax": 18040, + "Points": 18041, + "pragma": 18042, + "InputStream": 18043, + "▁influences": 18044, + "brand": 18045, + "▁hed": 18046, + "▁kits": 18047, + "lical": 18048, + "▁Branch": 18049, + "VIEW": 18050, + "textwidth": 18051, + "▁WHERE": 18052, + "White": 18053, + "▁Nursing": 18054, + "raham": 18055, + "▁CB": 18056, + "▁gy": 18057, + "Generated": 18058, + "▁exceptions": 18059, + "Interval": 18060, + "mented": 18061, + "Mask": 18062, + "Creat": 18063, + "▁Costa": 18064, + "▁Bud": 18065, + "Coord": 18066, + "▁Corps": 18067, + "▁fright": 18068, + "());\r": 18069, + "▁profitable": 18070, + "▁wool": 18071, + "▁packing": 18072, + "▁BS": 18073, + "▁www": 18074, + "▁quantities": 18075, + "▁traged": 18076, + "▁DA": 18077, + "heets": 18078, + "▁exped": 18079, + "▁Wang": 18080, + "arel": 18081, + "▁donate": 18082, + "Win": 18083, + "ahn": 18084, + "▁prizes": 18085, + "▁notify": 18086, + "▁baths": 18087, + "▁Cake": 18088, + "▁Cir": 18089, + "▁scales": 18090, + "igence": 18091, + "▁WI": 18092, + "▁Kle": 18093, + "▁kg": 18094, + "inars": 18095, + "idate": 18096, + "▁Hero": 18097, + "▁stating": 18098, + "▁Chron": 18099, + "▁%%": 18100, + "Static": 18101, + "▁SV": 18102, + "▁wiki": 18103, + "Should": 18104, + "▁plugins": 18105, + "▁tokens": 18106, + "represent": 18107, + "kw": 18108, + "symbol": 18109, + "SELECT": 18110, + "aires": 18111, + "cedes": 18112, + "strument": 18113, + "bris": 18114, + "▁meter": 18115, + "▁assumptions": 18116, + "▁docs": 18117, + "compat": 18118, + "▁lever": 18119, + ".~": 18120, + "▁characterized": 18121, + "fu": 18122, + "▁VAL": 18123, + "▁disabilities": 18124, + "▁analyses": 18125, + "▁fn": 18126, + "ilia": 18127, + "classes": 18128, + "ENS": 18129, + "Detail": 18130, + "▁Suz": 18131, + "▁Keywords": 18132, + "Cast": 18133, + "▁Neck": 18134, + "▁mol": 18135, + "▁sustained": 18136, + "▁weekends": 18137, + "фи": 18138, + "tri": 18139, + "▁lacking": 18140, + "▁Kyle": 18141, + "▁.\"": 18142, + "▁esp": 18143, + "gel": 18144, + "▁Kan": 18145, + "▁anchor": 18146, + "▁responsive": 18147, + "▁RF": 18148, + "Share": 18149, + "▁starter": 18150, + "▁Turkish": 18151, + "▁watches": 18152, + "▁VPN": 18153, + "deep": 18154, + "neys": 18155, + "iu": 18156, + "▁slave": 18157, + "▁Binary": 18158, + "▁Luther": 18159, + "▁Wheel": 18160, + "▁ginger": 18161, + "▁participant": 18162, + "_(": 18163, + "▁wholesale": 18164, + "▁Tap": 18165, + "icator": 18166, + "▁allegedly": 18167, + "▁adapter": 18168, + "▁Sets": 18169, + "▁chapters": 18170, + "▁fract": 18171, + "▁blur": 18172, + "▁dominated": 18173, + "GBT": 18174, + "LOAD": 18175, + "▁phrases": 18176, + "▁palm": 18177, + "▁Chemical": 18178, + "*(": 18179, + "Help": 18180, + "imming": 18181, + "▁Vista": 18182, + "▁Ru": 18183, + "▁Moscow": 18184, + "because": 18185, + "▁BA": 18186, + "cluster": 18187, + "rencies": 18188, + "▁dairy": 18189, + "▁Baptist": 18190, + "▁Crime": 18191, + "cury": 18192, + "▁Anonymous": 18193, + ",_": 18194, + "▁NT": 18195, + "oT": 18196, + "{(": 18197, + "iterr": 18198, + "PubMed": 18199, + "▁Period": 18200, + "▁BU": 18201, + "iable": 18202, + "▁likelihood": 18203, + "human": 18204, + "URN": 18205, + "PASS": 18206, + "tone": 18207, + "IBUT": 18208, + "▁Builder": 18209, + "afood": 18210, + "▁Ll": 18211, + "▁COL": 18212, + "▁sells": 18213, + "▁crafts": 18214, + "Admin": 18215, + "▁dysfunction": 18216, + "present": 18217, + "▁stadium": 18218, + "asury": 18219, + "▁incon": 18220, + "▁glance": 18221, + "▁inquiry": 18222, + "▁geometry": 18223, + "compass": 18224, + "▁sever": 18225, + "collect": 18226, + "▁physicians": 18227, + "▁Jake": 18228, + "▁graduation": 18229, + "▁Zero": 18230, + "bay": 18231, + "▁incidents": 18232, + "▁sealed": 18233, + "▁ses": 18234, + "Kit": 18235, + "▁bang": 18236, + "Learn": 18237, + "▁welcoming": 18238, + "▁continually": 18239, + "▁leisure": 18240, + "▁quarterback": 18241, + "mans": 18242, + "▁renowned": 18243, + "▁Sort": 18244, + "▁Directors": 18245, + "▁GOP": 18246, + "setup": 18247, + "blank": 18248, + "▁innings": 18249, + "▁Sue": 18250, + "▁és": 18251, + "▁inherit": 18252, + "atz": 18253, + "▁Woods": 18254, + "▁meantime": 18255, + ")\",": 18256, + "▁Cred": 18257, + "ICS": 18258, + "ringe": 18259, + "▁////": 18260, + "groups": 18261, + "ovo": 18262, + "brit": 18263, + "▁arrow": 18264, + "▁complimentary": 18265, + "▁poet": 18266, + ">'": 18267, + "rections": 18268, + "Attr": 18269, + "rology": 18270, + "▁Parks": 18271, + "▁Prec": 18272, + "akespe": 18273, + "Private": 18274, + "▁shy": 18275, + "▁Dakota": 18276, + "▁FM": 18277, + "▁Arkansas": 18278, + "mk": 18279, + "▁spokesman": 18280, + "▁Heavy": 18281, + "▁Honey": 18282, + "jsp": 18283, + "▁verse": 18284, + "expensive": 18285, + "Enter": 18286, + "▁fires": 18287, + "▁farming": 18288, + "sembled": 18289, + "▁пере": 18290, + "▁Movies": 18291, + "Timer": 18292, + "▁Jos": 18293, + "nered": 18294, + "▁Stanley": 18295, + "Il": 18296, + "▁firmly": 18297, + "▁parser": 18298, + "Ant": 18299, + "▁quilt": 18300, + "▁vag": 18301, + "outube": 18302, + "▁Beijing": 18303, + "▁sidew": 18304, + "-(": 18305, + "▁Mock": 18306, + "▁Rivers": 18307, + "essa": 18308, + "▁Setting": 18309, + "heat": 18310, + "glass": 18311, + "▁Regardless": 18312, + "▁sponsor": 18313, + "▁Serial": 18314, + "ropolitan": 18315, + "▁valve": 18316, + "▁intersection": 18317, + "▁animated": 18318, + "▁Kirk": 18319, + "ritional": 18320, + "Raw": 18321, + "bootstrap": 18322, + "Posted": 18323, + "▁declaration": 18324, + "▁Hack": 18325, + "▁Blues": 18326, + "▁remarks": 18327, + "▁Architecture": 18328, + "▁Earlier": 18329, + "▁specially": 18330, + "▁Decl": 18331, + "▁Role": 18332, + "▁noon": 18333, + "▁Sec": 18334, + "▁Makes": 18335, + "▁Columbus": 18336, + "▁Complex": 18337, + "eting": 18338, + "inance": 18339, + "MEM": 18340, + "Objects": 18341, + "▁illustrated": 18342, + "▁todd": 18343, + "))\r": 18344, + "▁reserves": 18345, + "▁Aer": 18346, + "Framework": 18347, + "▁nevertheless": 18348, + "▁withdrawal": 18349, + "eff": 18350, + "▁shelves": 18351, + "oriented": 18352, + "LEASE": 18353, + "▁opacity": 18354, + "▁clue": 18355, + "dn": 18356, + "NI": 18357, + "respect": 18358, + "cony": 18359, + "Feb": 18360, + "▁Psychology": 18361, + "▁inflammation": 18362, + "auer": 18363, + "▁MAX": 18364, + "▁encourages": 18365, + "▁\"_": 18366, + "▁ours": 18367, + "▁Lion": 18368, + "▁custody": 18369, + "▁>>>": 18370, + "rypted": 18371, + "▁uniqu": 18372, + "iko": 18373, + "▁Ko": 18374, + "pk": 18375, + "▁quietly": 18376, + "▁Hillary": 18377, + "▁pedest": 18378, + "audio": 18379, + "CRE": 18380, + "ít": 18381, + "▁Prepar": 18382, + "▁china": 18383, + "▁belly": 18384, + "▁tailored": 18385, + "▁breakdown": 18386, + "▁Ultra": 18387, + "▁banned": 18388, + "namespace": 18389, + "▁Flag": 18390, + "▁sore": 18391, + "▁manuscript": 18392, + "▁reck": 18393, + "▁cares": 18394, + "▁Villa": 18395, + "DEFAULT": 18396, + "▁congress": 18397, + "Stats": 18398, + "▁advances": 18399, + "▁apr": 18400, + "▁contam": 18401, + "Multi": 18402, + "endl": 18403, + "▁Seek": 18404, + "▁Marvel": 18405, + "▁conjunction": 18406, + "VALID": 18407, + "▁similarly": 18408, + "▁Nutrition": 18409, + "▁sticks": 18410, + "imen": 18411, + "▁Standards": 18412, + "▁wages": 18413, + "enery": 18414, + "▁punct": 18415, + "▁deployed": 18416, + "▁spreading": 18417, + "▁Plastic": 18418, + "▁urge": 18419, + "▁compromise": 18420, + "]$": 18421, + "ém": 18422, + "▁js": 18423, + "istle": 18424, + "Random": 18425, + "aca": 18426, + "▁washed": 18427, + "mma": 18428, + ")}\\": 18429, + "Enable": 18430, + "▁traveled": 18431, + "▁Educational": 18432, + "вы": 18433, + "▁maximize": 18434, + "▁overhead": 18435, + "▁Amanda": 18436, + "▁hass": 18437, + "Append": 18438, + "▁pse": 18439, + "▁Doug": 18440, + "▁Clinic": 18441, + "edar": 18442, + "riction": 18443, + "▁caution": 18444, + "▁terrorist": 18445, + "▁decides": 18446, + "factory": 18447, + "pshire": 18448, + "▁prescribed": 18449, + "Sep": 18450, + "▁travels": 18451, + "sets": 18452, + "▁Covid": 18453, + "enabled": 18454, + "lint": 18455, + "library": 18456, + "blems": 18457, + "▁wars": 18458, + "▁placeholder": 18459, + "▁disposal": 18460, + "porter": 18461, + "proxy": 18462, + "▁Battery": 18463, + "recated": 18464, + "lemma": 18465, + "▁suspected": 18466, + "▁touching": 18467, + "▁demonstrates": 18468, + "▁sunny": 18469, + "tem": 18470, + "learn": 18471, + "▁ps": 18472, + "antes": 18473, + "pattern": 18474, + "dst": 18475, + "ggreg": 18476, + "▁licenses": 18477, + "FM": 18478, + "▁medi": 18479, + "ischer": 18480, + "▁Rug": 18481, + "▁adverse": 18482, + "▁legendary": 18483, + "▁Julia": 18484, + "▁english": 18485, + "▁lam": 18486, + "▁noting": 18487, + "▁salmon": 18488, + "▁Degree": 18489, + "▁Scar": 18490, + "▁Mumbai": 18491, + "▁Imper": 18492, + "▁Mol": 18493, + "think": 18494, + "▁terrific": 18495, + "▁conferences": 18496, + "Servlet": 18497, + "▁magnitude": 18498, + "▁negl": 18499, + "TRUE": 18500, + "▁END": 18501, + "▁Delete": 18502, + "Audio": 18503, + "▁Cad": 18504, + "Quest": 18505, + "▁puzzle": 18506, + "itol": 18507, + "▁Swedish": 18508, + "▁graduates": 18509, + "raul": 18510, + "▁Truck": 18511, + "▁investigating": 18512, + "▁Christianity": 18513, + "anga": 18514, + "Env": 18515, + "oco": 18516, + "▁Pam": 18517, + "▁assessed": 18518, + "▁Dinner": 18519, + "bold": 18520, + "borne": 18521, + "ocom": 18522, + "Volume": 18523, + "hm": 18524, + "▁repet": 18525, + "▁mysterious": 18526, + "▁hesitate": 18527, + "▁restriction": 18528, + "▁RM": 18529, + "isible": 18530, + "▁immigrants": 18531, + "Short": 18532, + "▁appearances": 18533, + "ств": 18534, + "пу": 18535, + "▁prevents": 18536, + "▁mate": 18537, + "▁heroes": 18538, + "▁Gear": 18539, + "▁outlook": 18540, + "▁therapeutic": 18541, + "▁blessing": 18542, + "▁barn": 18543, + "▁Roof": 18544, + "Tech": 18545, + "timeout": 18546, + "▁pole": 18547, + "Renderer": 18548, + "▁Beng": 18549, + "dog": 18550, + "▁Ku": 18551, + "▁fireplace": 18552, + "▁synthetic": 18553, + "▁tobacco": 18554, + "▁linking": 18555, + "Speed": 18556, + "▁INTER": 18557, + "single": 18558, + "▁connectivity": 18559, + "▁Nan": 18560, + "mobile": 18561, + "▁Conditions": 18562, + "▁XP": 18563, + "▁Theme": 18564, + ".—": 18565, + "Lower": 18566, + "▁acknowledged": 18567, + "▁baked": 18568, + "Notification": 18569, + "plugins": 18570, + "▁Fantasy": 18571, + "▁Installation": 18572, + "▁domains": 18573, + "▁Cer": 18574, + "▁Ferr": 18575, + "▁spotted": 18576, + "▁forcing": 18577, + "▁dign": 18578, + "▁combining": 18579, + "Cr": 18580, + "URI": 18581, + "▁AZ": 18582, + "detail": 18583, + "▁Massage": 18584, + "��NOTE": 18585, + "▁sometime": 18586, + "▁unders": 18587, + "rimp": 18588, + "taining": 18589, + "three": 18590, + "since": 18591, + "▁Cheers": 18592, + "ulp": 18593, + "ngth": 18594, + "▁kidney": 18595, + "ronics": 18596, + "stats": 18597, + "▁Hunt": 18598, + "▁aesthetic": 18599, + "▁merchandise": 18600, + "▁lounge": 18601, + "arett": 18602, + "▁relaxation": 18603, + "▁elastic": 18604, + "▁Ashley": 18605, + "▁sentiment": 18606, + "dAtA": 18607, + "enez": 18608, + "▁adjustable": 18609, + "▁Lanc": 18610, + "▁Provide": 18611, + "ynom": 18612, + "FIX": 18613, + "▁uploaded": 18614, + "every": 18615, + "▁OM": 18616, + "▁heter": 18617, + "▁associations": 18618, + "▁CBS": 18619, + "patient": 18620, + "▁projected": 18621, + "▁avoided": 18622, + "Fun": 18623, + "IFT": 18624, + "Zone": 18625, + "▁households": 18626, + "▁Steam": 18627, + "▁analysts": 18628, + "▁typename": 18629, + "▁shifts": 18630, + "▁chaos": 18631, + "▁decorated": 18632, + "\"+": 18633, + "▁acids": 18634, + "▁portrait": 18635, + "▁singular": 18636, + "alink": 18637, + "}'": 18638, + "▁Benjamin": 18639, + "▁cousin": 18640, + "▁compounds": 18641, + "▁Mt": 18642, + "Blue": 18643, + "his": 18644, + "▁Cultural": 18645, + "▁Tampa": 18646, + "Release": 18647, + "creation": 18648, + "▁Opera": 18649, + "▁Racing": 18650, + "IMAGE": 18651, + "▁Pi": 18652, + "▁(+": 18653, + "▁Richmond": 18654, + "▁Rooms": 18655, + "ogenic": 18656, + "quote": 18657, + "▁outlets": 18658, + "Created": 18659, + "▁Maintenance": 18660, + "omas": 18661, + "wei": 18662, + "▁educate": 18663, + "seys": 18664, + "▁Mario": 18665, + "eton": 18666, + "oubtedly": 18667, + "▁fortunate": 18668, + "gas": 18669, + "▁tribute": 18670, + "▁chic": 18671, + "▁scholars": 18672, + "▁curves": 18673, + "▁organizing": 18674, + "▁angular": 18675, + "▁Analytics": 18676, + "castle": 18677, + "engu": 18678, + "▁Wend": 18679, + "race": 18680, + "abulary": 18681, + "▁reporters": 18682, + "▁Shar": 18683, + "▁blogger": 18684, + "▁compiler": 18685, + "predict": 18686, + "(\".": 18687, + "▁Benn": 18688, + "▁Adventure": 18689, + "akespeare": 18690, + "hex": 18691, + "ixon": 18692, + "▁realm": 18693, + "database": 18694, + "obi": 18695, + "pointer": 18696, + "▁-=": 18697, + "▁coloring": 18698, + "▁revision": 18699, + "▁bean": 18700, + "▁NCAA": 18701, + "Site": 18702, + "▁lining": 18703, + "Face": 18704, + "▁tendency": 18705, + "▁thickness": 18706, + "iosity": 18707, + "HP": 18708, + "chem": 18709, + "collection": 18710, + "ynchron": 18711, + "▁Harm": 18712, + "▁renewable": 18713, + "yt": 18714, + "Shape": 18715, + "utt": 18716, + "▁STR": 18717, + "▁Runtime": 18718, + "▁merged": 18719, + "▁ONE": 18720, + "▁crops": 18721, + "clos": 18722, + "iNdEx": 18723, + "rien": 18724, + "▁Owner": 18725, + "▁slower": 18726, + "▁practicing": 18727, + "▁dread": 18728, + "Like": 18729, + "▁pest": 18730, + "▁Liz": 18731, + "▁ethics": 18732, + "▁partnerships": 18733, + "▁resign": 18734, + "▁counties": 18735, + "▁rape": 18736, + "▁bounds": 18737, + "▁snacks": 18738, + "мі": 18739, + "▁democratic": 18740, + "▁inclusive": 18741, + "▁Domain": 18742, + "▁Ultimate": 18743, + "▁responding": 18744, + "emen": 18745, + "▁Carbon": 18746, + "Headers": 18747, + "simple": 18748, + "RY": 18749, + "▁FIT": 18750, + "ilarious": 18751, + "▁Dennis": 18752, + "MAN": 18753, + "▁necessity": 18754, + "▁DES": 18755, + "▁Arn": 18756, + "▁trainer": 18757, + "▁altogether": 18758, + "FD": 18759, + "alone": 18760, + "uba": 18761, + "columns": 18762, + "▁collar": 18763, + "notes": 18764, + "▁finishes": 18765, + "umar": 18766, + "▁whit": 18767, + "▁sporting": 18768, + "▁hammer": 18769, + "▁Garage": 18770, + "▁NBC": 18771, + "▁verification": 18772, + "▁heels": 18773, + "Dem": 18774, + "▁editors": 18775, + "▁↑": 18776, + "AMES": 18777, + "▁Kin": 18778, + "▁Pine": 18779, + "▁roster": 18780, + "▁Prevention": 18781, + "▁tattoo": 18782, + "▁{'": 18783, + "sequently": 18784, + "▁punishment": 18785, + "ints": 18786, + "▁proceeds": 18787, + "uting": 18788, + "▁registry": 18789, + "shop": 18790, + "▁fundament": 18791, + "▁cargo": 18792, + "inburgh": 18793, + "▁complications": 18794, + "branch": 18795, + "=%": 18796, + "▁brave": 18797, + "▁cancellation": 18798, + "▁capac": 18799, + "▁unfair": 18800, + "than": 18801, + "▁offline": 18802, + "▁drawings": 18803, + "▁Hood": 18804, + "▁sincere": 18805, + "▁biology": 18806, + "Lib": 18807, + "▁imported": 18808, + "▁Ranch": 18809, + "▁Progress": 18810, + "▁Moham": 18811, + "phabet": 18812, + "▁Conclusion": 18813, + "dark": 18814, + "▁Flight": 18815, + "▁Female": 18816, + "cart": 18817, + "▁Initial": 18818, + "ceptor": 18819, + "▁Kenya": 18820, + "▁Jefferson": 18821, + "▁frustrating": 18822, + "iteral": 18823, + "▁HW": 18824, + "▁nodded": 18825, + "definition": 18826, + "▁editorial": 18827, + "▁allegations": 18828, + "leen": 18829, + "▁Lands": 18830, + "▁Politics": 18831, + "ocate": 18832, + "▁Bathroom": 18833, + "▁Amendment": 18834, + "▁poems": 18835, + "▁useless": 18836, + "▁Pearl": 18837, + "▁hij": 18838, + "▁intens": 18839, + "las": 18840, + "▁attain": 18841, + "▁Outside": 18842, + "▁syrup": 18843, + "▁dispatch": 18844, + "ifiable": 18845, + "▁Surgery": 18846, + "▁diver": 18847, + "▁Brandon": 18848, + "TEXT": 18849, + "▁inevitable": 18850, + "opts": 18851, + "plain": 18852, + "▁Adding": 18853, + "▁Canon": 18854, + "▁cycling": 18855, + "▁discretion": 18856, + "▁commentary": 18857, + "lr": 18858, + "▁Matrix": 18859, + "▁deficit": 18860, + "▁Associated": 18861, + "ENTS": 18862, + "▁Podcast": 18863, + "▁consuming": 18864, + "▁más": 18865, + "Tasks": 18866, + "iral": 18867, + "▁oak": 18868, + "configuration": 18869, + "▁Parad": 18870, + "▁projection": 18871, + "▁magnificent": 18872, + "▁Garc": 18873, + "▁Warm": 18874, + "▁reviewing": 18875, + "wealth": 18876, + "▁arrives": 18877, + "▁UPD": 18878, + "▁retrieve": 18879, + "▁Vehicle": 18880, + "▁backpack": 18881, + "▁Terr": 18882, + "▁marry": 18883, + "▁Generally": 18884, + "▁beaten": 18885, + "setText": 18886, + "pected": 18887, + "amous": 18888, + "▁grill": 18889, + "ghai": 18890, + "ogan": 18891, + "▁Proced": 18892, + "▁poorly": 18893, + "both": 18894, + "phony": 18895, + "▁villages": 18896, + "▁til": 18897, + "▁doub": 18898, + "umbs": 18899, + "▁Edwards": 18900, + "Depend": 18901, + "▁forty": 18902, + "eston": 18903, + "inis": 18904, + "ULAR": 18905, + "Sample": 18906, + "socket": 18907, + "▁arena": 18908, + "▁Agriculture": 18909, + "▁extending": 18910, + "▁Cann": 18911, + "▁Processing": 18912, + "▁Wes": 18913, + "▁Neither": 18914, + "▁Operating": 18915, + "▁Were": 18916, + "▁recruiting": 18917, + "▁denote": 18918, + "▁incoming": 18919, + "Rev": 18920, + "▁bod": 18921, + "▁Hour": 18922, + "▁appointments": 18923, + "▁Grove": 18924, + "▁dense": 18925, + "standard": 18926, + "▁pharmaceutical": 18927, + "▁Polish": 18928, + "▁stitch": 18929, + "atom": 18930, + "▁Stainless": 18931, + "▁ACT": 18932, + "▁gluten": 18933, + "▁organizational": 18934, + "getValue": 18935, + "▁Apps": 18936, + "▁Basically": 18937, + "<>();": 18938, + "▁gast": 18939, + "▁sheer": 18940, + "▁Estab": 18941, + "▁shook": 18942, + "▁Answers": 18943, + "batch": 18944, + "neq": 18945, + "unted": 18946, + "▁Brist": 18947, + "▁nails": 18948, + "▁plasma": 18949, + "▁wit": 18950, + "вер": 18951, + "▁smallest": 18952, + "know": 18953, + "ем": 18954, + "▁warnings": 18955, + "pond": 18956, + "▁lecture": 18957, + "▁switched": 18958, + "▁activated": 18959, + "▁imposed": 18960, + "▁rentals": 18961, + "▁Dump": 18962, + "▁Chand": 18963, + "▁Baseball": 18964, + "heimer": 18965, + "energy": 18966, + "Delegate": 18967, + "progress": 18968, + "▁bacon": 18969, + "▁Handle": 18970, + "▁XXX": 18971, + "▁helic": 18972, + "buy": 18973, + "▁specification": 18974, + "▁Forex": 18975, + "▁baseline": 18976, + "▁Das": 18977, + "Binary": 18978, + "���Chase": 18979, + "irs": 18980, + "ät": 18981, + "inters": 18982, + "▁Than": 18983, + "exists": 18984, + "▁Labels": 18985, + "▁elevated": 18986, + "▁bonuses": 18987, + "▁occurring": 18988, + "▁achievements": 18989, + "▁spite": 18990, + "Direction": 18991, + "rio": 18992, + "▁Behavior": 18993, + "▁-\\": 18994, + "▁Sites": 18995, + "▁giveaway": 18996, + "ucked": 18997, + "once": 18998, + "▁Ts": 18999, + "▁foss": 19000, + "▁fried": 19001, + "===": 19002, + "▁determin": 19003, + "▁midnight": 19004, + "amo": 19005, + "trim": 19006, + "▁Brief": 19007, + "▁Writer": 19008, + "▁Planet": 19009, + "▁mamm": 19010, + "fund": 19011, + "awt": 19012, + "amas": 19013, + "Design": 19014, + "▁fever": 19015, + "▁priorit": 19016, + "су": 19017, + "▁Specialist": 19018, + "Hello": 19019, + "▁circulation": 19020, + "▁vinegar": 19021, + "▁LG": 19022, + "becca": 19023, + "▁Rental": 19024, + "ulates": 19025, + "▁indul": 19026, + "▁mailing": 19027, + "invalid": 19028, + "▁expectation": 19029, + "▁traders": 19030, + "▁Slow": 19031, + "▁Developer": 19032, + "€™": 19033, + "respons": 19034, + "▁Explorer": 19035, + "▁masks": 19036, + "▁promotional": 19037, + "▁searched": 19038, + "▁Million": 19039, + "▁chees": 19040, + "asets": 19041, + "▁peoples": 19042, + "▁unh": 19043, + "▁piv": 19044, + "Based": 19045, + "▁NAT": 19046, + "▁pulse": 19047, + "Sy": 19048, + "▁Nintendo": 19049, + "▁amp": 19050, + "▁amateur": 19051, + "▁trades": 19052, + "especially": 19053, + "▁failures": 19054, + "▁clay": 19055, + "▁$(\"#": 19056, + "OO": 19057, + "▁inequality": 19058, + "▁tx": 19059, + "▁Mental": 19060, + "▁nonprofit": 19061, + "encia": 19062, + "▁creature": 19063, + "▁outbreak": 19064, + "▁administrator": 19065, + "ono": 19066, + "▁eaten": 19067, + "▁\"[": 19068, + "hom": 19069, + "▁Spark": 19070, + "▁internationally": 19071, + "loaded": 19072, + "RIGHT": 19073, + "▁legislative": 19074, + "▁customize": 19075, + "▁Lan": 19076, + "▁Milk": 19077, + "▁[],": 19078, + "▁motorcycle": 19079, + "▁viable": 19080, + "▁databases": 19081, + "▁tensor": 19082, + "▁PUR": 19083, + "▁spirits": 19084, + "▁aggregate": 19085, + "▁numerical": 19086, + "▁dock": 19087, + "▁Biden": 19088, + "▁sounded": 19089, + "▁Sid": 19090, + "▁vegg": 19091, + "▁Cafe": 19092, + "mare": 19093, + "▁rendered": 19094, + "STRING": 19095, + "▁HS": 19096, + "▁hex": 19097, + "▁pools": 19098, + "Sort": 19099, + "iliation": 19100, + "DIS": 19101, + "rones": 19102, + "▁Deb": 19103, + "',\r": 19104, + "▁SPE": 19105, + "sizeof": 19106, + "Html": 19107, + "▁Expect": 19108, + "▁payday": 19109, + "▁instinct": 19110, + "ako": 19111, + "Chain": 19112, + "▁intermediate": 19113, + "lord": 19114, + "▁Freder": 19115, + "umph": 19116, + "▁Advertising": 19117, + "Abs": 19118, + "▁breathe": 19119, + "square": 19120, + "▁fluct": 19121, + "▁Employee": 19122, + "-.": 19123, + "▁lod": 19124, + "▁adoles": 19125, + "▁purely": 19126, + "▁frustrated": 19127, + "▁Jav": 19128, + "▁dece": 19129, + "................": 19130, + "FileName": 19131, + "spiracy": 19132, + "▁germ": 19133, + "▁substances": 19134, + "▁Competition": 19135, + "▁moder": 19136, + "▁swallow": 19137, + "FIL": 19138, + "▁Fuel": 19139, + "▁honour": 19140, + "▁disappeared": 19141, + "▁medal": 19142, + "▁Rud": 19143, + "ashi": 19144, + "▁Eagle": 19145, + "▁gloss": 19146, + "▁stew": 19147, + "▁needle": 19148, + "▁GRE": 19149, + "▁tanks": 19150, + "▁Kil": 19151, + "orp": 19152, + "Ps": 19153, + "▁bil": 19154, + "▁Flore": 19155, + "▁travelers": 19156, + "God": 19157, + "▁corresponds": 19158, + "▁isolation": 19159, + "▁planted": 19160, + "▁sewing": 19161, + "Best": 19162, + "▁advers": 19163, + "special": 19164, + "▁Gy": 19165, + "▁arriving": 19166, + "Here": 19167, + "Bre": 19168, + "SUCCESS": 19169, + "▁Kom": 19170, + "▁preliminary": 19171, + "▁Dian": 19172, + "▁Ways": 19173, + "▁Sheet": 19174, + "CLA": 19175, + "▁Firefox": 19176, + "▁combo": 19177, + "▁whites": 19178, + "iterranean": 19179, + "got": 19180, + "Axis": 19181, + "▁substantially": 19182, + "▁labeled": 19183, + ">#": 19184, + "Chart": 19185, + "▁BMW": 19186, + "▁icons": 19187, + "▁LGBT": 19188, + "▁chron": 19189, + "▁Lip": 19190, + "▁Lodge": 19191, + "▁Chain": 19192, + "agonal": 19193, + "social": 19194, + "▁dashboard": 19195, + "Convert": 19196, + "▁Cruz": 19197, + "▁Mile": 19198, + "dess": 19199, + "▁surveillance": 19200, + "▁repay": 19201, + "▁bears": 19202, + "DER": 19203, + "▁genuinely": 19204, + "▁pause": 19205, + "▁Employment": 19206, + "▁TM": 19207, + "nodes": 19208, + "USA": 19209, + "▁Funny": 19210, + "▁rendering": 19211, + "npm": 19212, + "▁Dent": 19213, + "▁Jar": 19214, + "▁Logger": 19215, + "wic": 19216, + "Expr": 19217, + "▁Bonus": 19218, + "▁releasing": 19219, + "▁wrist": 19220, + "▁Ruby": 19221, + "▁backgrounds": 19222, + "eor": 19223, + "GEN": 19224, + "Tip": 19225, + "▁lifting": 19226, + "cv": 19227, + "▁Turner": 19228, + "▁Zen": 19229, + "▁goto": 19230, + "poon": 19231, + "▁npm": 19232, + "▁panc": 19233, + "▁apples": 19234, + "▁crust": 19235, + "▁smiling": 19236, + "▁pillow": 19237, + "▁coastal": 19238, + "▁drill": 19239, + "▁Lemma": 19240, + "Cred": 19241, + "▁Lauren": 19242, + "steps": 19243, + "▁Patients": 19244, + "live": 19245, + "▁Dol": 19246, + "▁Karl": 19247, + "▁Watson": 19248, + "regist": 19249, + "▁Cel": 19250, + "slice": 19251, + "▁frustration": 19252, + "CV": 19253, + "▁packs": 19254, + "▁nel": 19255, + "eing": 19256, + "▁lb": 19257, + "▁sung": 19258, + "▁amendment": 19259, + "▁artic": 19260, + "Animation": 19261, + "idas": 19262, + "▁Guardian": 19263, + "▁appetite": 19264, + "▁Neuro": 19265, + "▁Pub": 19266, + "▁warehouse": 19267, + "arnings": 19268, + "▁cryst": 19269, + "xxx": 19270, + "corn": 19271, + "▁tricky": 19272, + "▁ba": 19273, + "▁Snap": 19274, + "▁Paint": 19275, + "▁Holland": 19276, + "▁Nar": 19277, + "▁\\]": 19278, + "▁Katie": 19279, + "continue": 19280, + "▁generates": 19281, + "vor": 19282, + "umatic": 19283, + "▁lav": 19284, + "oxic": 19285, + "▁casting": 19286, + "RNA": 19287, + "ooter": 19288, + "Limit": 19289, + "▁viral": 19290, + "▁counseling": 19291, + "\\:": 19292, + "▁luxurious": 19293, + "▁Kill": 19294, + "\\'": 19295, + "▁outlined": 19296, + "▁Czech": 19297, + "▁reservation": 19298, + "esters": 19299, + "▁homeowners": 19300, + "▁Flowers": 19301, + "▁triggered": 19302, + "▁realise": 19303, + "▁meg": 19304, + "stylesheet": 19305, + "disabled": 19306, + "▁compression": 19307, + "▁KB": 19308, + "ursor": 19309, + "▁autumn": 19310, + "▁wealthy": 19311, + "▁scent": 19312, + "qquad": 19313, + "Platform": 19314, + "fetch": 19315, + "сько": 19316, + "▁witnessed": 19317, + "▁delta": 19318, + "▁Studios": 19319, + "aten": 19320, + "Repl": 19321, + "Station": 19322, + "▁Sew": 19323, + "];\r": 19324, + "rylic": 19325, + "▁traits": 19326, + "▁Thunder": 19327, + "▁dy": 19328, + "browser": 19329, + "▁Contemporary": 19330, + "hma": 19331, + "▁touches": 19332, + "▁intensive": 19333, + "▁cruel": 19334, + "Children": 19335, + "fm": 19336, + "dependent": 19337, + "food": 19338, + "▁cheapest": 19339, + "▁Nike": 19340, + "▁cuisine": 19341, + "▁iv": 19342, + "reason": 19343, + "shaped": 19344, + "▁automobile": 19345, + "▁eigen": 19346, + "▁sliced": 19347, + "▁(#": 19348, + "▁assisted": 19349, + "▁collision": 19350, + "▁fixing": 19351, + "▁adjustments": 19352, + "▁TW": 19353, + "▁MN": 19354, + "ufficient": 19355, + "▁че": 19356, + "▁Bever": 19357, + "chnology": 19358, + "imity": 19359, + "▁congreg": 19360, + "sterdam": 19361, + "▁nons": 19362, + "!--": 19363, + "oday": 19364, + "▁warmth": 19365, + "esch": 19366, + "▁indicators": 19367, + "gp": 19368, + "▁conclusions": 19369, + "opard": 19370, + "▁varies": 19371, + "▁Exec": 19372, + "▁inaug": 19373, + "▁thats": 19374, + "▁castle": 19375, + "Ms": 19376, + "▁Catherine": 19377, + "▁MAN": 19378, + "▁hypothesis": 19379, + "parents": 19380, + "Namespace": 19381, + "▁Comfort": 19382, + "▁premises": 19383, + "▁Montreal": 19384, + "▁duplicate": 19385, + "emb": 19386, + "▁Traffic": 19387, + "än": 19388, + "▁incons": 19389, + "Character": 19390, + "▁CG": 19391, + "▁Alpha": 19392, + "▁Nashville": 19393, + "▁Definition": 19394, + "oping": 19395, + "▁blanket": 19396, + "▁perfection": 19397, + "▁Lakes": 19398, + "▁membrane": 19399, + "▁Guidelines": 19400, + "▁undergraduate": 19401, + "Pi": 19402, + "ство": 19403, + "▁Stick": 19404, + "▁farms": 19405, + "▁minerals": 19406, + "lb": 19407, + "▁freeze": 19408, + "▁Mack": 19409, + "export": 19410, + "▁holders": 19411, + "inda": 19412, + "subscribe": 19413, + "outes": 19414, + "nings": 19415, + "▁Important": 19416, + "die": 19417, + "▁Hudson": 19418, + "▁fortune": 19419, + "▁Bec": 19420, + "▁sacred": 19421, + "POSE": 19422, + "gom": 19423, + "acre": 19424, + "ArrayList": 19425, + "tube": 19426, + "AI": 19427, + "▁Bottom": 19428, + "▁pursuing": 19429, + "▁patri": 19430, + "▁Authors": 19431, + "Controls": 19432, + "\":[": 19433, + "'},": 19434, + "cia": 19435, + "▁gaps": 19436, + "▁rap": 19437, + "▁'#": 19438, + "uxe": 19439, + "▁DateTime": 19440, + "▁Television": 19441, + "▁Ruth": 19442, + "▁hello": 19443, + "▁probe": 19444, + "▁Scientific": 19445, + "▁reluct": 19446, + "gow": 19447, + "▁proc": 19448, + "▁reign": 19449, + "Mesh": 19450, + "eyer": 19451, + "▁crisp": 19452, + "▁socks": 19453, + "minded": 19454, + "▁glue": 19455, + "▁Carlos": 19456, + "▁battles": 19457, + "fail": 19458, + "▁Anim": 19459, + "▁Honor": 19460, + "▁soldier": 19461, + "}_\\": 19462, + "▁LinkedIn": 19463, + "▁automotive": 19464, + "▁slices": 19465, + "▁ambit": 19466, + "▁Mathemat": 19467, + "Idx": 19468, + "▁Fabric": 19469, + "▁slim": 19470, + "▁SET": 19471, + "rences": 19472, + "MAP": 19473, + "▁protocols": 19474, + "▁Gram": 19475, + "iri": 19476, + "▁smoothly": 19477, + "▁Mist": 19478, + "▁EVER": 19479, + "▁Cinem": 19480, + "▁Laboratory": 19481, + "acterial": 19482, + "fan": 19483, + "▁positioned": 19484, + "parameters": 19485, + "roc": 19486, + "▁advisor": 19487, + "▁traded": 19488, + "▁centres": 19489, + "▁fifteen": 19490, + "▁markers": 19491, + "iso": 19492, + "▁therapist": 19493, + "▁horizon": 19494, + "▁amend": 19495, + "▁addict": 19496, + "▁Haven": 19497, + "!=": 19498, + "protocol": 19499, + "MenuItem": 19500, + "▁tin": 19501, + "▁methodology": 19502, + "Have": 19503, + "▁opts": 19504, + "▁Lev": 19505, + "▁anxious": 19506, + "▁Counter": 19507, + "▁earliest": 19508, + "▁angles": 19509, + "▁faithful": 19510, + "▁congrat": 19511, + "anto": 19512, + "▁Mills": 19513, + "Scene": 19514, + "▁phases": 19515, + "▁downloading": 19516, + "▁Nad": 19517, + "▁Walking": 19518, + "▁memorial": 19519, + "ulse": 19520, + "▁clause": 19521, + "▁VR": 19522, + "▁osc": 19523, + "▁sans": 19524, + "Lat": 19525, + "eous": 19526, + "▁spy": 19527, + "▁compatibility": 19528, + "▁revised": 19529, + "▁Ship": 19530, + "▁notifications": 19531, + "▁Eagles": 19532, + "▁randomly": 19533, + "▁sciences": 19534, + "wp": 19535, + "▁Concept": 19536, + "EventListener": 19537, + "▁ot": 19538, + "QUAL": 19539, + "▁flew": 19540, + "ractor": 19541, + "▁transmit": 19542, + "▁silk": 19543, + "unge": 19544, + "brities": 19545, + "▁happily": 19546, + "▁steering": 19547, + "▁soda": 19548, + "▁imagined": 19549, + "▁dst": 19550, + "▁clusters": 19551, + "▁carp": 19552, + "▁guards": 19553, + ")<": 19554, + "▁deposits": 19555, + "▁tray": 19556, + "▁dealers": 19557, + "▁Motion": 19558, + "▁Observ": 19559, + "Models": 19560, + "▁practitioners": 19561, + "FIELD": 19562, + "widehat": 19563, + "aukee": 19564, + "▁earthqu": 19565, + "▁AW": 19566, + "▁guilt": 19567, + "ustralia": 19568, + "▁frost": 19569, + "▁bund": 19570, + "▁Traditional": 19571, + "▁bathrooms": 19572, + "▁almond": 19573, + "▁Manufacturer": 19574, + "▁Potter": 19575, + "Old": 19576, + "▁cinema": 19577, + "▁Whenever": 19578, + "▁Maur": 19579, + "omon": 19580, + "▁Spl": 19581, + "▁tones": 19582, + "▁scam": 19583, + "▁uma": 19584, + "▁PT": 19585, + "▁desirable": 19586, + "gust": 19587, + "▁Portugal": 19588, + "ба": 19589, + "▁tunnel": 19590, + "▁perspectives": 19591, + "▁architectural": 19592, + "▁Hob": 19593, + "afil": 19594, + "▁discharge": 19595, + "▁clone": 19596, + "otional": 19597, + "▁PP": 19598, + "Rows": 19599, + "▁Mann": 19600, + "iol": 19601, + "▁riders": 19602, + "echo": 19603, + "olding": 19604, + "prob": 19605, + "▁Nicole": 19606, + "tees": 19607, + "▁cooler": 19608, + "▁Nom": 19609, + "▁subscribers": 19610, + "POS": 19611, + "posite": 19612, + "Rot": 19613, + "▁delegate": 19614, + "▁sacrific": 19615, + "azure": 19616, + "▁simplicity": 19617, + "▁Superv": 19618, + "▁Dod": 19619, + "▁identifier": 19620, + "auf": 19621, + "▁exams": 19622, + "ressive": 19623, + "▁eco": 19624, + "inge": 19625, + "▁flowing": 19626, + "idae": 19627, + "▁lenses": 19628, + "▁nonetheless": 19629, + "QUI": 19630, + "▁crypto": 19631, + "▁Foods": 19632, + "TRIBUT": 19633, + "▁Accessories": 19634, + "ETHOD": 19635, + "▁rivers": 19636, + "▁Rated": 19637, + "ensitive": 19638, + "▁cocktail": 19639, + "seen": 19640, + "hesive": 19641, + "ον": 19642, + "▁unity": 19643, + "▁COPY": 19644, + "▁Sequ": 19645, + "......": 19646, + "▁mint": 19647, + "iological": 19648, + "COMM": 19649, + "▁organised": 19650, + "▁α": 19651, + "andy": 19652, + "▁Yesterday": 19653, + "ciplinary": 19654, + "▁ll": 19655, + "Extensions": 19656, + "ALLY": 19657, + "▁admire": 19658, + "▁paired": 19659, + "▁Liqu": 19660, + "▁Leban": 19661, + "zie": 19662, + "▁REG": 19663, + "▁Lav": 19664, + "▁Drag": 19665, + "jax": 19666, + "▁unions": 19667, + "mouse": 19668, + "▁cope": 19669, + "▁Chile": 19670, + "lists": 19671, + "▁Norway": 19672, + "▁genius": 19673, + "▁calcium": 19674, + "▁Draft": 19675, + "▁fertil": 19676, + "▁boiler": 19677, + "▁Availability": 19678, + "▁implicit": 19679, + "hort": 19680, + "▁shorts": 19681, + "▁maintains": 19682, + "▁Sr": 19683, + "lasses": 19684, + "▁spine": 19685, + "Vec": 19686, + "▁worries": 19687, + "▁Boo": 19688, + "▁Niger": 19689, + "Stud": 19690, + "▁absorb": 19691, + "gary": 19692, + "▁surroundings": 19693, + "gz": 19694, + "itutes": 19695, + "▁Accom": 19696, + "▁lengthy": 19697, + "▁adaptation": 19698, + "▁Gender": 19699, + "▁checkout": 19700, + "ubernet": 19701, + "▁Guarant": 19702, + "mys": 19703, + "pub": 19704, + "▁incur": 19705, + "▁strips": 19706, + "cpu": 19707, + "▁modifications": 19708, + "cu": 19709, + "▁rewarding": 19710, + "▁MER": 19711, + "ivia": 19712, + "▁turkey": 19713, + "Counter": 19714, + "▁Shoes": 19715, + "guard": 19716, + "▁Rib": 19717, + "▁Bott": 19718, + "▁Normal": 19719, + "▁debris": 19720, + "▁shred": 19721, + "▁Lights": 19722, + "▁sellers": 19723, + "spl": 19724, + "▁aspir": 19725, + "▁rounded": 19726, + "▁Inj": 19727, + "▁explored": 19728, + "▁Twin": 19729, + "▁Interesting": 19730, + "▁connects": 19731, + "emia": 19732, + "▁Commun": 19733, + "▁Manufacturing": 19734, + "Bad": 19735, + "▁investigations": 19736, + "▁Favorite": 19737, + "▁bake": 19738, + "▁benchmark": 19739, + "ubernetes": 19740, + "▁jurisdiction": 19741, + "▁swift": 19742, + "▁Northwest": 19743, + "▁Govern": 19744, + "urea": 19745, + "▁LIMIT": 19746, + "▁disrupt": 19747, + "▁Stir": 19748, + "▁racism": 19749, + "▁pumpkin": 19750, + "▁Harrison": 19751, + "astics": 19752, + "▁missions": 19753, + "▁Ug": 19754, + "Present": 19755, + "▁Sheriff": 19756, + "▁optimize": 19757, + "bp": 19758, + "▁Pand": 19759, + "series": 19760, + "arium": 19761, + "▁Tiger": 19762, + "Basic": 19763, + "assign": 19764, + "FLAGS": 19765, + "▁trademark": 19766, + "eh": 19767, + "iovascular": 19768, + "▁Upload": 19769, + "▁tolerance": 19770, + "uclear": 19771, + "▁Edinburgh": 19772, + "incial": 19773, + "▁Collabor": 19774, + "▁litigation": 19775, + "Inf": 19776, + "▁retire": 19777, + "▁delays": 19778, + "'])": 19779, + "▁Instant": 19780, + "▁distinguish": 19781, + "Miss": 19782, + "▁Vik": 19783, + "▁cout": 19784, + "▁Vert": 19785, + "online": 19786, + "▁Generation": 19787, + "ASSERT": 19788, + "▁deadly": 19789, + "Watch": 19790, + "▁eBay": 19791, + "▁limitation": 19792, + "▁Framework": 19793, + "(\r": 19794, + "ulo": 19795, + "▁aligned": 19796, + "Reply": 19797, + "levance": 19798, + "incinn": 19799, + "▁patches": 19800, + "▁Heather": 19801, + "analy": 19802, + "▁constraint": 19803, + "Live": 19804, + "▁Associates": 19805, + "▁dependence": 19806, + "▁constitutional": 19807, + "mun": 19808, + "eleration": 19809, + "▁beats": 19810, + "extension": 19811, + "▁Admin": 19812, + "▁Designed": 19813, + "▁Wish": 19814, + "▁plumbing": 19815, + "▁grief": 19816, + "▁insulin": 19817, + "▁GC": 19818, + "▁Mak": 19819, + "})+(\\": 19820, + "ovable": 19821, + "▁gloves": 19822, + "wave": 19823, + "priv": 19824, + "▁disclosure": 19825, + "▁Configuration": 19826, + "onge": 19827, + "▁Shell": 19828, + "▁magnet": 19829, + "▁Movement": 19830, + "inee": 19831, + "▁activate": 19832, + "arette": 19833, + "▁obstacles": 19834, + "▁nost": 19835, + "NotFound": 19836, + "icion": 19837, + "onomy": 19838, + "Bool": 19839, + "▁floral": 19840, + "▁runners": 19841, + "▁replies": 19842, + "▁mechanics": 19843, + "▁mortality": 19844, + "proc": 19845, + "▁dismissed": 19846, + "▁rope": 19847, + "idency": 19848, + "Tw": 19849, + "grav": 19850, + "▁Illegal": 19851, + "weg": 19852, + "▁Abd": 19853, + "▁tabs": 19854, + "Converter": 19855, + "▁violations": 19856, + "▁Brig": 19857, + "▁ ": 19858, + "▁',": 19859, + "▁tex": 19860, + "▁Hampshire": 19861, + "jection": 19862, + "Temp": 19863, + "DATE": 19864, + "▁creep": 19865, + "umeric": 19866, + "stmt": 19867, + "Thanks": 19868, + "'].": 19869, + "▁Saw": 19870, + "ALE": 19871, + "Focus": 19872, + "lar": 19873, + "▁bloggers": 19874, + "'}": 19875, + "conv": 19876, + "]),": 19877, + "▁\"@": 19878, + "▁Maps": 19879, + "▁comed": 19880, + "▁Shadow": 19881, + "▁mentally": 19882, + "▁Argentina": 19883, + "▁doi": 19884, + "▁Eventually": 19885, + "▁Pric": 19886, + "eworks": 19887, + "▁transfers": 19888, + "▁discusses": 19889, + ")_": 19890, + "▁Might": 19891, + "business": 19892, + "}}{\\": 19893, + "▁GMT": 19894, + "▁banner": 19895, + "▁Entre": 19896, + "ICATION": 19897, + "Month": 19898, + "▁Eat": 19899, + "▁Banks": 19900, + "▁Entity": 19901, + "ég": 19902, + "boys": 19903, + "▁upgraded": 19904, + "ibles": 19905, + "City": 19906, + "AZ": 19907, + "▁brass": 19908, + "▁pickup": 19909, + "▁NHS": 19910, + "▁Electrical": 19911, + "▁cb": 19912, + "ority": 19913, + "guide": 19914, + "▁diesel": 19915, + "▁Democrat": 19916, + "▁submitting": 19917, + "▁acted": 19918, + "▁Stanford": 19919, + "iaz": 19920, + "AMP": 19921, + "imeter": 19922, + "▁Whole": 19923, + "▁persistent": 19924, + "▁mais": 19925, + "▁Moz": 19926, + "▁({": 19927, + "enti": 19928, + "▁ray": 19929, + "cue": 19930, + "ienna": 19931, + "▁inspir": 19932, + "▁Colors": 19933, + "она": 19934, + "▁attitudes": 19935, + "▁Icon": 19936, + "▁sandwich": 19937, + "▁Wells": 19938, + "▁Chuck": 19939, + "▁urgent": 19940, + "into": 19941, + "leaf": 19942, + "▁differential": 19943, + "href": 19944, + "▁temporarily": 19945, + "ichael": 19946, + "gender": 19947, + "▁auch": 19948, + "▁Outlook": 19949, + "hook": 19950, + "▁Income": 19951, + "▁groom": 19952, + "UTC": 19953, + "▁unclear": 19954, + "▁endpoint": 19955, + "▁prolong": 19956, + "▁progression": 19957, + "▁stro": 19958, + "usa": 19959, + "▁[])": 19960, + "▁breach": 19961, + "iph": 19962, + "▁inviting": 19963, + "([]": 19964, + "▁lesser": 19965, + "Batch": 19966, + "▁bei": 19967, + "ployed": 19968, + "abbing": 19969, + "▁ACC": 19970, + "incinnati": 19971, + "▁Shaw": 19972, + "logo": 19973, + "▁musician": 19974, + "▁Gospel": 19975, + "Fire": 19976, + "Many": 19977, + "sta": 19978, + "▁Facilities": 19979, + "peror": 19980, + "▁wished": 19981, + "▁unwanted": 19982, + "▁Biology": 19983, + "▁inexpensive": 19984, + "▁umb": 19985, + "▁pu": 19986, + "▁promotions": 19987, + "▁cs": 19988, + "ourt": 19989, + "▁mu": 19990, + "▁retention": 19991, + "ín": 19992, + "▁ο": 19993, + "atisf": 19994, + "▁gradient": 19995, + "▁commenting": 19996, + "iotics": 19997, + "nl": 19998, + "▁iPod": 19999, + "▁wanna": 20000, + "Theta": 20001, + "▁occupation": 20002, + "cards": 20003, + "ethyl": 20004, + "▁fame": 20005, + "▁equals": 20006, + "WriteLine": 20007, + "▁shallow": 20008, + "▁Dies": 20009, + "rites": 20010, + "▁lime": 20011, + "▁Veget": 20012, + "▁protests": 20013, + "▁LCD": 20014, + "waukee": 20015, + "inas": 20016, + "▁deer": 20017, + "-----": 20018, + "▁grams": 20019, + "uez": 20020, + "avan": 20021, + "Addr": 20022, + "FONT": 20023, + "▁Rates": 20024, + "▁Distance": 20025, + "▁Rogers": 20026, + "▁centered": 20027, + "▁answering": 20028, + "^+": 20029, + "Executor": 20030, + "Great": 20031, + "▁Philosoph": 20032, + "▁ash": 20033, + "Team": 20034, + "▁Mediterranean": 20035, + "ál": 20036, + "▁lenders": 20037, + "▁inserted": 20038, + "▁Above": 20039, + "▁joins": 20040, + "▁outputs": 20041, + "▁Chev": 20042, + "indexOf": 20043, + "ном": 20044, + "▁bleeding": 20045, + "▁Pill": 20046, + "▁pupils": 20047, + "dm": 20048, + "▁BBQ": 20049, + "▁Struct": 20050, + "▁Hook": 20051, + "filled": 20052, + "achi": 20053, + "▁metals": 20054, + "▁fundraising": 20055, + "lag": 20056, + "▁remedy": 20057, + "▁shaft": 20058, + "coord": 20059, + "▁Dale": 20060, + "▁limiting": 20061, + "▁Determ": 20062, + "▁McCain": 20063, + "dar": 20064, + "▁Poker": 20065, + "▁regression": 20066, + "▁topped": 20067, + "▁taxi": 20068, + "▁transcript": 20069, + "alla": 20070, + "iao": 20071, + "▁cancelled": 20072, + "odox": 20073, + "▁Prim": 20074, + "▁Rebecca": 20075, + "keley": 20076, + "▁messaging": 20077, + "▁Trace": 20078, + "▁cherry": 20079, + "▁Champions": 20080, + "frast": 20081, + "▁attendees": 20082, + "▁nurt": 20083, + "▁Sum": 20084, + "▁_{": 20085, + "ountain": 20086, + "▁prestigious": 20087, + "▁Suggest": 20088, + "▁crushed": 20089, + "operation": 20090, + "▁ali": 20091, + "▁nasty": 20092, + "named": 20093, + "▁altered": 20094, + "TX": 20095, + "▁Pizza": 20096, + "▁'.": 20097, + "although": 20098, + "distance": 20099, + "Weight": 20100, + "▁Cheese": 20101, + "▁supervision": 20102, + "▁MLS": 20103, + "braska": 20104, + "▁towel": 20105, + "▁proves": 20106, + "▁lending": 20107, + "▁boasts": 20108, + "▁Facts": 20109, + "▁Universe": 20110, + "▁Various": 20111, + "▁grave": 20112, + "features": 20113, + "cester": 20114, + "▁Palestinian": 20115, + "+\"": 20116, + "▁mall": 20117, + "FOR": 20118, + "▁midst": 20119, + "▁cartoon": 20120, + "▁cinnamon": 20121, + "▁increment": 20122, + "▁😉": 20123, + "▁Patient": 20124, + "isi": 20125, + "itations": 20126, + "▁constitution": 20127, + "▁mum": 20128, + "▁cried": 20129, + "▁Bibli": 20130, + "▁convicted": 20131, + "▁amazed": 20132, + "▁boom": 20133, + "▁grammar": 20134, + "▁shifted": 20135, + "▁notified": 20136, + "▁Coordinator": 20137, + "▁Teachers": 20138, + "outine": 20139, + "▁intervals": 20140, + "ACC": 20141, + "▁shirts": 20142, + "▁develops": 20143, + "asper": 20144, + "▁scientist": 20145, + "▁inhabit": 20146, + "▁Poll": 20147, + "INIT": 20148, + "▁tf": 20149, + "▁Poor": 20150, + "▁activists": 20151, + "pense": 20152, + "▁Historic": 20153, + "▁Harbor": 20154, + "▁Bobby": 20155, + "▁UC": 20156, + "▁timeline": 20157, + "scan": 20158, + "▁Thu": 20159, + "▁gospel": 20160, + "▁NHL": 20161, + "▁buses": 20162, + "▁assure": 20163, + "▁tragedy": 20164, + "▁Recogn": 20165, + "bery": 20166, + "▁fatigue": 20167, + "▁Airlines": 20168, + "hit": 20169, + "▁crafted": 20170, + "▁CONT": 20171, + "Thank": 20172, + "▁Automatic": 20173, + "▁considers": 20174, + "▁Shakespeare": 20175, + "Mart": 20176, + "▁flick": 20177, + "▁Dual": 20178, + "▁Legend": 20179, + "nom": 20180, + "▁Cord": 20181, + "▁Lucy": 20182, + "▁Bristol": 20183, + "ajax": 20184, + "▁Instructions": 20185, + "▁leap": 20186, + "▁lesbian": 20187, + "▁discour": 20188, + "▁Romney": 20189, + ";&#": 20190, + "▁pipes": 20191, + "▁Sandy": 20192, + "Compiler": 20193, + "▁reasoning": 20194, + "photo": 20195, + "▁Funeral": 20196, + "ijn": 20197, + "isha": 20198, + "creat": 20199, + "BF": 20200, + "azione": 20201, + "?:": 20202, + "▁remainder": 20203, + "Camera": 20204, + "▁schedules": 20205, + "▁finances": 20206, + "▁allocation": 20207, + "▁rankings": 20208, + "Az": 20209, + "supp": 20210, + "▁undoubtedly": 20211, + "wi": 20212, + "▁Bak": 20213, + "▁Tol": 20214, + "invoke": 20215, + "▁GE": 20216, + "▁docker": 20217, + "reading": 20218, + "▁bou": 20219, + "▁AK": 20220, + "oresc": 20221, + "▁Lynn": 20222, + "▁firing": 20223, + "▁defending": 20224, + "▁Montana": 20225, + "fortunate": 20226, + "ptember": 20227, + "▁Vincent": 20228, + "▁STAT": 20229, + "▁nominated": 20230, + "▁witnesses": 20231, + "▁exotic": 20232, + "Shared": 20233, + "citet": 20234, + "▁Dogs": 20235, + "ioxid": 20236, + "()),": 20237, + "▁quarters": 20238, + "▁demonstration": 20239, + "▁escal": 20240, + "aternity": 20241, + "▁approve": 20242, + "▁jealous": 20243, + "▁IRS": 20244, + "kernel": 20245, + "▁Ori": 20246, + "Messages": 20247, + "▁Oz": 20248, + "Pres": 20249, + "Border": 20250, + "AGES": 20251, + "▁Unique": 20252, + "▁summit": 20253, + "▁medicines": 20254, + "▁supermark": 20255, + "liance": 20256, + "▁enters": 20257, + "▁subset": 20258, + "▁Blake": 20259, + "▁dentist": 20260, + "▁cozy": 20261, + "▁Champion": 20262, + "▁Swift": 20263, + "}}(": 20264, + "▁Anything": 20265, + "▁urged": 20266, + "CLUDING": 20267, + "▁grandfather": 20268, + "rice": 20269, + "Comput": 20270, + "▁sufficiently": 20271, + "▁Bike": 20272, + "▁Cities": 20273, + "▁relates": 20274, + "▁neural": 20275, + "▁jokes": 20276, + "▁strap": 20277, + "▁Lovely": 20278, + "pine": 20279, + "enza": 20280, + "▁toe": 20281, + "▁demanded": 20282, + "EVENT": 20283, + "{},": 20284, + "SHA": 20285, + "▁considerations": 20286, + "paid": 20287, + "Works": 20288, + "merge": 20289, + "igm": 20290, + "▁Spen": 20291, + "anyon": 20292, + "▁Fourth": 20293, + "▁cattle": 20294, + "▁cakes": 20295, + "xE": 20296, + "▁Dust": 20297, + "▁alle": 20298, + "▁Hyper": 20299, + "▁Advisory": 20300, + "Upload": 20301, + "▁το": 20302, + "▁duo": 20303, + "/-": 20304, + "rots": 20305, + "▁ambitious": 20306, + "▁über": 20307, + "▁sla": 20308, + "▁Abraham": 20309, + "▁american": 20310, + "▁hr": 20311, + "▁conviction": 20312, + "latest": 20313, + "▁cholesterol": 20314, + "PRESS": 20315, + "▁computed": 20316, + "▁notebook": 20317, + "▁pursuit": 20318, + "▁bitcoin": 20319, + "▁threatening": 20320, + "ран": 20321, + "▁Firm": 20322, + "fixed": 20323, + "nate": 20324, + "Pane": 20325, + "▁spins": 20326, + "webpack": 20327, + "▁charter": 20328, + "accur": 20329, + "▁coating": 20330, + "idos": 20331, + "▁Arena": 20332, + "▁Oakland": 20333, + "▁tuition": 20334, + "▁Flower": 20335, + "▁Selection": 20336, + "▁shifting": 20337, + "▁NSW": 20338, + "▁vitamins": 20339, + "compile": 20340, + "DEV": 20341, + "▁Border": 20342, + "Feed": 20343, + "adt": 20344, + "▁volatile": 20345, + "Ignore": 20346, + "▁tissues": 20347, + "▁Bernard": 20348, + "▁enterprises": 20349, + "▁cc": 20350, + "headers": 20351, + "▁influential": 20352, + "atten": 20353, + "querySelector": 20354, + "▁Kick": 20355, + "Contract": 20356, + "▁Brooks": 20357, + "▁Err": 20358, + "▁allocated": 20359, + "-->": 20360, + "▁forests": 20361, + "▁encompass": 20362, + "nexpected": 20363, + "▁conve": 20364, + "▁emotionally": 20365, + "▁Tank": 20366, + "▁glucose": 20367, + "ayed": 20368, + "Android": 20369, + "▁interviewed": 20370, + "▁determines": 20371, + "▁Mortgage": 20372, + "Ali": 20373, + "yman": 20374, + "▁Done": 20375, + "ENC": 20376, + "▁Vitamin": 20377, + "/_": 20378, + "listed": 20379, + "▁emerge": 20380, + "▁vic": 20381, + "▁calculator": 20382, + "▁mentor": 20383, + "▁assessments": 20384, + "question": 20385, + "▁feather": 20386, + "▁passive": 20387, + "▁Extension": 20388, + "▁Lions": 20389, + "▁resur": 20390, + "yll": 20391, + "afka": 20392, + "LIB": 20393, + "ussels": 20394, + "Sch": 20395, + "Begin": 20396, + "raulic": 20397, + "SER": 20398, + "mentation": 20399, + "▁Bryan": 20400, + "▁Mercedes": 20401, + "▁hobby": 20402, + "▁ASSERT": 20403, + "▁Warner": 20404, + "UX": 20405, + "▁financially": 20406, + "gif": 20407, + "▁Names": 20408, + "▁Lamb": 20409, + "▁ESPN": 20410, + "sson": 20411, + "▁Phillips": 20412, + "Processor": 20413, + "▁controversy": 20414, + "▁Dell": 20415, + "▁infect": 20416, + "▁је": 20417, + "▁Stevens": 20418, + "duration": 20419, + "▁Shore": 20420, + "▁dragon": 20421, + "▁Glas": 20422, + "▁Lect": 20423, + "▁Barack": 20424, + "rf": 20425, + "▁Leaf": 20426, + "etta": 20427, + "▁Lor": 20428, + "▁sleeve": 20429, + "ampagne": 20430, + "▁permanently": 20431, + "▁Curt": 20432, + "▁Downtown": 20433, + "jquery": 20434, + "▁Concrete": 20435, + "▁refugees": 20436, + "SB": 20437, + "roe": 20438, + "ushi": 20439, + "▁harmony": 20440, + "▁Include": 20441, + "gments": 20442, + "▁trapped": 20443, + "beans": 20444, + "endants": 20445, + "\"?": 20446, + "rating": 20447, + "▁hyg": 20448, + "natural": 20449, + "▁upgrades": 20450, + "scriptions": 20451, + "__(": 20452, + "▁Mead": 20453, + "▁founding": 20454, + "▁enrolled": 20455, + "▁gods": 20456, + "▁carriers": 20457, + "imon": 20458, + "dialog": 20459, + "▁Into": 20460, + "Intent": 20461, + "indices": 20462, + "▁Luckily": 20463, + "▁;;": 20464, + "▁suppress": 20465, + "VIS": 20466, + "сле": 20467, + "amboo": 20468, + "▁neighborhoods": 20469, + "▁joints": 20470, + ")}{": 20471, + "Amount": 20472, + "▁viewer": 20473, + "getic": 20474, + "▁Approx": 20475, + "▁dull": 20476, + "▁anten": 20477, + "Insert": 20478, + "ppe": 20479, + "▁promotes": 20480, + "arettes": 20481, + "▁affirm": 20482, + "▁excluded": 20483, + "▁receptor": 20484, + "thening": 20485, + "▁canon": 20486, + "▁distributions": 20487, + "▁appropriately": 20488, + "ICT": 20489, + "▁porch": 20490, + "▁Schw": 20491, + "▁Recipes": 20492, + "▁pharmac": 20493, + "▁Excell": 20494, + "▁Secure": 20495, + "iste": 20496, + "Condition": 20497, + "gem": 20498, + "них": 20499, + "▁|\r": 20500, + "falls": 20501, + "▁kills": 20502, + "▁Membership": 20503, + "▁vocals": 20504, + "▁±": 20505, + "▁retailer": 20506, + "hum": 20507, + "▁Led": 20508, + "▁recognised": 20509, + "».": 20510, + "▁Corner": 20511, + "RD": 20512, + "▁memor": 20513, + "cps": 20514, + "igating": 20515, + "/\"": 20516, + "oku": 20517, + "iza": 20518, + "?,": 20519, + "]['": 20520, + "generate": 20521, + "▁intentions": 20522, + "alert": 20523, + "▁Hannah": 20524, + "▁Fest": 20525, + "▁annot": 20526, + "▁hospitality": 20527, + "avour": 20528, + "opedia": 20529, + "▁Roche": 20530, + "GG": 20531, + "Plus": 20532, + "▁dietary": 20533, + "▁SERV": 20534, + "Contains": 20535, + "▁redist": 20536, + "▁technically": 20537, + "▁eternal": 20538, + "Zero": 20539, + "▁torch": 20540, + "▁fart": 20541, + "▁för": 20542, + "▁mindset": 20543, + "▁AWS": 20544, + "▁Submit": 20545, + "▁EPA": 20546, + "bohyd": 20547, + "▁illustration": 20548, + "urdy": 20549, + "▁terrorism": 20550, + "heric": 20551, + "▁Nobody": 20552, + "shell": 20553, + "▁destro": 20554, + "▁molecules": 20555, + "▁laying": 20556, + "▁scheduling": 20557, + "▁Reed": 20558, + "▁fabrics": 20559, + "▁cad": 20560, + "Mail": 20561, + "▁Mul": 20562, + "▁decoration": 20563, + "▁Yu": 20564, + "ifacts": 20565, + "▁Physics": 20566, + "▁Clare": 20567, + "▁);\r": 20568, + "▁Lunch": 20569, + "▁endif": 20570, + "osterone": 20571, + "circle": 20572, + "▁Ana": 20573, + "vid": 20574, + "▁posters": 20575, + "acked": 20576, + "preced": 20577, + "bey": 20578, + "docker": 20579, + "▁Revenue": 20580, + "rivers": 20581, + "▁initiated": 20582, + "▁Amsterdam": 20583, + "▁tasting": 20584, + "????": 20585, + "argv": 20586, + "▁wonders": 20587, + "▁но": 20588, + "omore": 20589, + "▁respondents": 20590, + "=\"_": 20591, + "aders": 20592, + "ICAL": 20593, + "▁Cris": 20594, + "▁RC": 20595, + "▁Started": 20596, + "▁Lit": 20597, + "▁Camb": 20598, + "▁dt": 20599, + "▁Recommend": 20600, + "▁Alternatively": 20601, + "▁vou": 20602, + "▁whisk": 20603, + "▁Wide": 20604, + "mot": 20605, + "Green": 20606, + "ibration": 20607, + "▁toug": 20608, + "▁concentrations": 20609, + "▁scandal": 20610, + "Tex": 20611, + "Identity": 20612, + "▁hilarious": 20613, + "▁Puerto": 20614, + "▁PD": 20615, + "obic": 20616, + "Endpoint": 20617, + "▁GitHub": 20618, + "▁quicker": 20619, + "▁systematic": 20620, + "▁bloom": 20621, + "ANGE": 20622, + "induced": 20623, + "mons": 20624, + "▁chlor": 20625, + "mentioned": 20626, + "▁ain": 20627, + "multi": 20628, + "▁equip": 20629, + "▁hydrogen": 20630, + "▁guarantees": 20631, + "▁woke": 20632, + "▁'\"": 20633, + "▁endl": 20634, + "Analysis": 20635, + "}}_": 20636, + "actly": 20637, + "heading": 20638, + "▁sang": 20639, + "rapes": 20640, + "wiki": 20641, + "brook": 20642, + "▁Rab": 20643, + "cas": 20644, + "▁UT": 20645, + "▁Bir": 20646, + "Theme": 20647, + "▁Heights": 20648, + "ilibrium": 20649, + "ATT": 20650, + "▁lace": 20651, + "▁respir": 20652, + "far": 20653, + "▁bent": 20654, + "LR": 20655, + "▁fog": 20656, + "▁Plaza": 20657, + "▁VS": 20658, + "▁Sara": 20659, + "▁attributed": 20660, + "▁Programme": 20661, + "▁regulated": 20662, + "▁Bless": 20663, + "▁Sty": 20664, + "▁'../": 20665, + "QUEST": 20666, + "analysis": 20667, + "▁terrain": 20668, + "▁Suit": 20669, + "▁Hebrew": 20670, + "▁Belgium": 20671, + "ombie": 20672, + "▁eighth": 20673, + "▁spoon": 20674, + "▁stair": 20675, + "▁Sources": 20676, + "sing": 20677, + "igion": 20678, + "▁Kos": 20679, + "NR": 20680, + "▁realised": 20681, + "▁Beer": 20682, + "astically": 20683, + "mutable": 20684, + "▁Append": 20685, + "▁dan": 20686, + "▁Groups": 20687, + "olia": 20688, + "▁Aub": 20689, + "▁Dere": 20690, + "imi": 20691, + "▁Constant": 20692, + "át": 20693, + "regn": 20694, + "▁Kaz": 20695, + "▁Dawn": 20696, + "▁expose": 20697, + "PK": 20698, + "Future": 20699, + "Execution": 20700, + "provider": 20701, + "▁MAC": 20702, + "▁profess": 20703, + "Bal": 20704, + "▁Preview": 20705, + "▁Centers": 20706, + "[(": 20707, + "гу": 20708, + "▁KEY": 20709, + "▁bully": 20710, + "▁athlete": 20711, + "Validation": 20712, + "washer": 20713, + "▁ci": 20714, + "▁Leo": 20715, + "▁succeeded": 20716, + "(--": 20717, + "▁escort": 20718, + "▁sovere": 20719, + "Modal": 20720, + "▁fights": 20721, + "▁abandon": 20722, + "▁Criminal": 20723, + "▁Tot": 20724, + "▁EST": 20725, + "▁lymph": 20726, + "▁licensing": 20727, + "▁Ubuntu": 20728, + "maps": 20729, + "levels": 20730, + "▁VAT": 20731, + "▁simulations": 20732, + "guy": 20733, + "▁grandchildren": 20734, + "thritis": 20735, + "ван": 20736, + "▁\"./": 20737, + "rives": 20738, + "▁Deals": 20739, + "▁revealing": 20740, + "ITH": 20741, + "▁Isn": 20742, + "▁Token": 20743, + "apon": 20744, + "▁coordination": 20745, + "ewater": 20746, + "Bound": 20747, + "▁puppy": 20748, + "Regist": 20749, + "▁Sierra": 20750, + "▁Conservation": 20751, + "amped": 20752, + "▁knocked": 20753, + "▁VIP": 20754, + "▁Pit": 20755, + "▁TD": 20756, + "▁incentives": 20757, + "▁%>": 20758, + "Funnels": 20759, + "▁sliding": 20760, + "personal": 20761, + "Bet": 20762, + "ции": 20763, + "▁agrees": 20764, + "▁Minimum": 20765, + "▁invasion": 20766, + "sto": 20767, + "▁invisible": 20768, + "▁Included": 20769, + "▁theorem": 20770, + "▁ribbon": 20771, + "▁Austria": 20772, + "▁Principal": 20773, + "▁Aus": 20774, + "▁Mik": 20775, + "flower": 20776, + "repository": 20777, + "▁pathway": 20778, + "▁refrigerator": 20779, + "wen": 20780, + "▁Asp": 20781, + "▁Blu": 20782, + "▁Tweet": 20783, + "▁coordinator": 20784, + "▁Deck": 20785, + "▁DAM": 20786, + "▁Diagn": 20787, + "_>": 20788, + "mitt": 20789, + "income": 20790, + "isle": 20791, + "▁Serve": 20792, + "rift": 20793, + "timer": 20794, + "\"].": 20795, + "▁(<": 20796, + "▁diving": 20797, + "telling": 20798, + "▁Ensure": 20799, + "▁belonging": 20800, + "▁Few": 20801, + "▁wardrobe": 20802, + "▁racist": 20803, + "▁flavour": 20804, + "raz": 20805, + "▁extraction": 20806, + "▁prisoners": 20807, + "▁harmon": 20808, + "axies": 20809, + "▁wer": 20810, + "Bounds": 20811, + "▁assertThat": 20812, + "compare": 20813, + "▁believing": 20814, + "▁farmer": 20815, + "undefined": 20816, + "elong": 20817, + "▁sponsors": 20818, + "▁Discovery": 20819, + "▁metres": 20820, + "▁Fol": 20821, + "aternal": 20822, + "▁candle": 20823, + "▁marginal": 20824, + "▁penalties": 20825, + "▁Driving": 20826, + "ière": 20827, + "atories": 20828, + "FX": 20829, + "▁Claire": 20830, + "▁Ladies": 20831, + "▁fier": 20832, + "▁stellar": 20833, + "▁humble": 20834, + "poly": 20835, + "ucc": 20836, + "▁Achie": 20837, + "bane": 20838, + "▁};\r": 20839, + "opsis": 20840, + "unknown": 20841, + "▁habitat": 20842, + "loe": 20843, + "▁princip": 20844, + "▁blues": 20845, + "▁Exercise": 20846, + "▁wrapper": 20847, + "▁extracted": 20848, + "▁deduct": 20849, + "itary": 20850, + "▁rede": 20851, + "▁comics": 20852, + "CALL": 20853, + "▁Therm": 20854, + "▁recommends": 20855, + "▁attacking": 20856, + "▁metap": 20857, + "ummies": 20858, + "▁ἀ": 20859, + "INST": 20860, + "capt": 20861, + "▁chrome": 20862, + "▁Wildlife": 20863, + "unci": 20864, + "Throw": 20865, + "▁Х": 20866, + "getId": 20867, + "balance": 20868, + "▁strongest": 20869, + "▁safegu": 20870, + "▁comprises": 20871, + "frastructure": 20872, + "VEL": 20873, + "unny": 20874, + "▁glam": 20875, + "▁brokers": 20876, + "▁Cincinnati": 20877, + "▁Va": 20878, + "▁contributor": 20879, + "impse": 20880, + "cpy": 20881, + "▁protects": 20882, + "▁Bald": 20883, + "▁Reason": 20884, + "▁instrumental": 20885, + "▁sticking": 20886, + "Runner": 20887, + "dropdown": 20888, + "Req": 20889, + "▁ont": 20890, + "▁Occup": 20891, + "▁Lucas": 20892, + "appro": 20893, + "▁preserved": 20894, + "▁sunlight": 20895, + "▁radar": 20896, + "▁Cham": 20897, + "▁Pour": 20898, + "*.": 20899, + "West": 20900, + "▁Ticket": 20901, + "pipe": 20902, + "▁бу": 20903, + "▁SB": 20904, + "▁}).": 20905, + "▁McDonald": 20906, + "▁Strategic": 20907, + "convert": 20908, + "▁distinguished": 20909, + "strings": 20910, + "without": 20911, + "▁dare": 20912, + "▁dol": 20913, + "▁Brend": 20914, + "▁eliminated": 20915, + "▁scaling": 20916, + "enta": 20917, + "▁Zoom": 20918, + "▁hardest": 20919, + "▁Giants": 20920, + "▁formerly": 20921, + "▁Shanghai": 20922, + "Pers": 20923, + "▁tablespoon": 20924, + "▁typing": 20925, + "▁eyeb": 20926, + "vl": 20927, + "▁Celt": 20928, + "▁argues": 20929, + "uffs": 20930, + "▁Lighting": 20931, + "▁footprint": 20932, + "oos": 20933, + "▁Victorian": 20934, + "leases": 20935, + "iolet": 20936, + "Execute": 20937, + "Fn": 20938, + "MAKE": 20939, + "▁SIM": 20940, + "]=": 20941, + "binding": 20942, + "▁Alcohol": 20943, + "Hey": 20944, + "▁togg": 20945, + "ün": 20946, + "bach": 20947, + "rats": 20948, + "▁nas": 20949, + "Asset": 20950, + "▁ni": 20951, + "▁discre": 20952, + "▁recycled": 20953, + "cro": 20954, + "degree": 20955, + "▁RB": 20956, + "Rob": 20957, + "▁Trial": 20958, + "follow": 20959, + "▁Arabia": 20960, + "▁rushed": 20961, + "▁microwave": 20962, + "subject": 20963, + "Packet": 20964, + "▁analytical": 20965, + "▁NW": 20966, + "phis": 20967, + "▁Tun": 20968, + "▁crowds": 20969, + "▁Wear": 20970, + "▁Veterans": 20971, + "▁counted": 20972, + "▁anime": 20973, + "▁clearing": 20974, + "▁exempl": 20975, + "ctrl": 20976, + "anche": 20977, + "tails": 20978, + "▁Kindle": 20979, + "▁Keeping": 20980, + "aligned": 20981, + "▁unfortunate": 20982, + "▁evaluating": 20983, + "ismo": 20984, + "▁Nebraska": 20985, + "▁explosion": 20986, + "▁enforce": 20987, + "▁Blvd": 20988, + "▁Rust": 20989, + "▁coupling": 20990, + "▁absorption": 20991, + "validate": 20992, + "▁decorative": 20993, + "▁initialize": 20994, + "▁certificates": 20995, + "▁Accounting": 20996, + "ła": 20997, + "Shader": 20998, + "▁Papers": 20999, + "▁interfaces": 21000, + "▁Recruit": 21001, + "▁fli": 21002, + "boost": 21003, + "etric": 21004, + "▁abdom": 21005, + "▁chase": 21006, + "▁hunger": 21007, + "ça": 21008, + "▁reservations": 21009, + "▁Brazilian": 21010, + "▁Seriously": 21011, + "▁Trek": 21012, + "▁accepts": 21013, + "▁positively": 21014, + "▁Wake": 21015, + "wedge": 21016, + "places": 21017, + "▁blown": 21018, + "variable": 21019, + "gre": 21020, + "▁Canyon": 21021, + "▁Launch": 21022, + "great": 21023, + "Tools": 21024, + "▁clarify": 21025, + "MR": 21026, + "houses": 21027, + "prising": 21028, + "▁hassle": 21029, + "▁Asked": 21030, + "▁peripher": 21031, + "▁freshman": 21032, + "attice": 21033, + "Expected": 21034, + "▁Emb": 21035, + "\":{\"": 21036, + "ourcing": 21037, + "▁Consulting": 21038, + "({\\": 21039, + "orde": 21040, + "▁Kap": 21041, + "▁для": 21042, + "▁Abu": 21043, + "▁Controller": 21044, + "▁****": 21045, + "▁\"+": 21046, + "▁Laser": 21047, + "ometers": 21048, + "▁crowded": 21049, + "▁Athens": 21050, + "fficients": 21051, + "▁ankle": 21052, + "▁Cabinet": 21053, + "▁Absolutely": 21054, + ">=": 21055, + "▁Desk": 21056, + "▁Fitz": 21057, + "Books": 21058, + "▁sont": 21059, + "wheel": 21060, + "ulously": 21061, + "▁displaying": 21062, + "▁ko": 21063, + "▁bets": 21064, + "▁hott": 21065, + "▁thoughtful": 21066, + "él": 21067, + "Cancel": 21068, + "▁teenage": 21069, + "▁coalition": 21070, + "▁stranger": 21071, + "▁distances": 21072, + "▁Tours": 21073, + "▁vectors": 21074, + "Collect": 21075, + "▁Economy": 21076, + "▁Carn": 21077, + "Secret": 21078, + "▁MIN": 21079, + "Pred": 21080, + "▁раз": 21081, + "Bottom": 21082, + "Tile": 21083, + "ropic": 21084, + "Nullable": 21085, + "DES": 21086, + "▁tbsp": 21087, + "Remote": 21088, + "▁Tib": 21089, + "▁composer": 21090, + "]))": 21091, + "asta": 21092, + "▁TRUE": 21093, + "▁illum": 21094, + "acker": 21095, + "▁Weekend": 21096, + "▁Tall": 21097, + "▁vom": 21098, + "OFFSET": 21099, + "Complete": 21100, + "▁refined": 21101, + "▁herb": 21102, + "?’": 21103, + "reflect": 21104, + "reordered": 21105, + "▁opera": 21106, + "hspace": 21107, + "▁POS": 21108, + "xC": 21109, + "▁tamb": 21110, + "▁Spencer": 21111, + "▁THAT": 21112, + "▁Visitors": 21113, + "▁decorating": 21114, + "▁Prest": 21115, + "▁Literature": 21116, + "▁inbox": 21117, + "▁tam": 21118, + "------": 21119, + "▁Certification": 21120, + "ulatory": 21121, + "▁enact": 21122, + "▁Ralph": 21123, + "HEAD": 21124, + "▁gratitude": 21125, + "▁logistics": 21126, + "kal": 21127, + "▁Seb": 21128, + "▁lig": 21129, + "▁fade": 21130, + "scene": 21131, + "▁subsidi": 21132, + "▁Cock": 21133, + "perm": 21134, + "▁Pav": 21135, + "compl": 21136, + "▁drift": 21137, + "▁senses": 21138, + "▁Residential": 21139, + "▁spice": 21140, + "▁polynom": 21141, + "disable": 21142, + "▁ClickFunnels": 21143, + "▁ts": 21144, + "upiter": 21145, + "aspberry": 21146, + "▁contempl": 21147, + "▁gotta": 21148, + "▁Nok": 21149, + "folder": 21150, + "luc": 21151, + "urst": 21152, + "asia": 21153, + "▁Chip": 21154, + "▁Melissa": 21155, + "gems": 21156, + "▁Luxury": 21157, + "▁indices": 21158, + "▁Workers": 21159, + "▁screaming": 21160, + "▁discomfort": 21161, + "oter": 21162, + "▁promo": 21163, + "▁polls": 21164, + "▁compress": 21165, + "▁DEFAULT": 21166, + "ande": 21167, + "amount": 21168, + "▁contributors": 21169, + "���pH": 21170, + "Intern": 21171, + "▁impr": 21172, + "▁Initiative": 21173, + "ymes": 21174, + "ket": 21175, + "▁Harper": 21176, + "▁staring": 21177, + "rex": 21178, + "▁Sox": 21179, + "▁inspect": 21180, + "BASE": 21181, + "▁clearance": 21182, + "▁planes": 21183, + "▁dispar": 21184, + "supported": 21185, + "▁Au": 21186, + "▁pads": 21187, + "}\",": 21188, + "▁Highlights": 21189, + "▁Distribution": 21190, + "history": 21191, + "▁hormone": 21192, + "Tok": 21193, + "▁Cherry": 21194, + "▁termin": 21195, + "▁Crew": 21196, + "▁SAP": 21197, + "▁qualifications": 21198, + "▁ib": 21199, + "▁za": 21200, + "edges": 21201, + "June": 21202, + "▁καὶ": 21203, + "▁vamp": 21204, + "ensen": 21205, + "▁Bent": 21206, + "▁Mouse": 21207, + "▁Rush": 21208, + "▁Designs": 21209, + "τα": 21210, + "▁Yam": 21211, + "▁bush": 21212, + "▁Analyst": 21213, + "▁mathematics": 21214, + "▁Cuba": 21215, + "▁ballot": 21216, + "▁sleeves": 21217, + "▁Craw": 21218, + "▁Spin": 21219, + "▁Nu": 21220, + "▁manif": 21221, + "▁Finn": 21222, + "basic": 21223, + "▁Container": 21224, + "tti": 21225, + "▁prompted": 21226, + "▁applicant": 21227, + "▁бо": 21228, + "fficial": 21229, + "▁SUV": 21230, + "▁prone": 21231, + "topic": 21232, + "▁gates": 21233, + "goto": 21234, + "▁wip": 21235, + "▁copied": 21236, + "▁Clearly": 21237, + "▁Essential": 21238, + "▁lonely": 21239, + "'$": 21240, + "▁thrive": 21241, + "▁Monthly": 21242, + "▁youngest": 21243, + "▁interventions": 21244, + "▁affection": 21245, + "vr": 21246, + "precedented": 21247, + "▁Colour": 21248, + "▁lender": 21249, + "▁Updates": 21250, + "rene": 21251, + "▁irr": 21252, + "ologic": 21253, + "productive": 21254, + "orf": 21255, + "▁incentive": 21256, + "▁degrad": 21257, + "March": 21258, + "aways": 21259, + "ño": 21260, + "▁remot": 21261, + "▁compilation": 21262, + "▁lengths": 21263, + "▁hay": 21264, + "▁oxid": 21265, + "wx": 21266, + "▁vertices": 21267, + "Mobile": 21268, + "development": 21269, + "agging": 21270, + "▁exempt": 21271, + "▁illustrate": 21272, + "▁mim": 21273, + "▁obesity": 21274, + "▁Gonz": 21275, + "pf": 21276, + "haus": 21277, + "▁Deuts": 21278, + "▁accessibility": 21279, + "▁noble": 21280, + "▁Specifications": 21281, + "▁ga": 21282, + "ön": 21283, + "▁feeds": 21284, + "▁Protocol": 21285, + "кра": 21286, + "ulas": 21287, + "▁SMS": 21288, + "volume": 21289, + "▁undergo": 21290, + "▁caut": 21291, + "▁voor": 21292, + "▁cricket": 21293, + "▁stressful": 21294, + "oodles": 21295, + "rov": 21296, + "▁souls": 21297, + "▁Mountains": 21298, + "▁Behind": 21299, + "▁laughter": 21300, + "▁bru": 21301, + "▁Piece": 21302, + "Som": 21303, + "▁zur": 21304, + "efficient": 21305, + "▁mounting": 21306, + "▁Commonwealth": 21307, + "ViewById": 21308, + "▁rhet": 21309, + "uded": 21310, + "Columns": 21311, + "▁Maz": 21312, + "▁sodium": 21313, + "stown": 21314, + "▁Ore": 21315, + "▁advocates": 21316, + "EEE": 21317, + "(%": 21318, + "▁Elite": 21319, + "▁railway": 21320, + "▁bicycle": 21321, + "▁Bour": 21322, + "UA": 21323, + "▁snapshot": 21324, + "▁Rangers": 21325, + "▁dryer": 21326, + "ков": 21327, + "itated": 21328, + "▁festivals": 21329, + "StackTrace": 21330, + "▁cv": 21331, + "hots": 21332, + "▁Joshua": 21333, + "▁Width": 21334, + "}-\\": 21335, + "▁ss": 21336, + "icode": 21337, + "orate": 21338, + "▁Affili": 21339, + "▁BI": 21340, + "▁UTC": 21341, + "▁Collections": 21342, + "▁Alternative": 21343, + "rina": 21344, + "▁REL": 21345, + "▁Saints": 21346, + "▁Tournament": 21347, + "atto": 21348, + "▁Sacram": 21349, + "▁PG": 21350, + "▁Burg": 21351, + "jb": 21352, + "directory": 21353, + "▁delightful": 21354, + "CUR": 21355, + "▁disgust": 21356, + "▁specializes": 21357, + "unicip": 21358, + "▁Bangl": 21359, + "▁Harvey": 21360, + "kill": 21361, + "▁curiosity": 21362, + "▁alerts": 21363, + "▁pulls": 21364, + "▁Norman": 21365, + "]->": 21366, + "▁Idaho": 21367, + "extra": 21368, + "separ": 21369, + "▁overwhelmed": 21370, + "adequ": 21371, + "Mo": 21372, + "▁galaxy": 21373, + "▁relies": 21374, + "▁qualifying": 21375, + "secret": 21376, + "▁ceramic": 21377, + "▁accountability": 21378, + "▁NH": 21379, + "▁questioned": 21380, + "▁Cemetery": 21381, + "▁Milwaukee": 21382, + "▁php": 21383, + "▁usa": 21384, + "otyp": 21385, + "▁HOW": 21386, + "▁Yang": 21387, + "▁palette": 21388, + "▁Warning": 21389, + "▁WP": 21390, + "Cy": 21391, + "uka": 21392, + "▁Places": 21393, + "▁behavioral": 21394, + "▁wounded": 21395, + "highlight": 21396, + "▁Reset": 21397, + "▁greens": 21398, + "▁{},": 21399, + "▁Doing": 21400, + "▁Stuart": 21401, + "abab": 21402, + "▁Evaluation": 21403, + "OST": 21404, + "cussion": 21405, + "▁Wag": 21406, + "▁marvel": 21407, + "▁duck": 21408, + "amation": 21409, + "NP": 21410, + "▁Batman": 21411, + "▁exclude": 21412, + "_->": 21413, + "▁Fame": 21414, + "▁proximity": 21415, + "Online": 21416, + "cott": 21417, + "▁durability": 21418, + "▁allies": 21419, + "▁sphere": 21420, + "artifact": 21421, + "▁GDP": 21422, + "▁cryptocurrency": 21423, + "▁yeast": 21424, + "▁professionally": 21425, + "▁han": 21426, + "FFER": 21427, + "▁PARTIC": 21428, + "▁Mig": 21429, + "ysics": 21430, + "▁planting": 21431, + "={{": 21432, + "▁Johann": 21433, + "▁traditionally": 21434, + "▁sunset": 21435, + "createElement": 21436, + "▁configurations": 21437, + "mom": 21438, + "▁concerts": 21439, + "▁mast": 21440, + "▁Industries": 21441, + "▁Introdu": 21442, + "Example": 21443, + "▁Foster": 21444, + "▁accountable": 21445, + "▁nort": 21446, + "ensed": 21447, + "▁tenant": 21448, + "▁traject": 21449, + "olation": 21450, + "opa": 21451, + "спо": 21452, + "middle": 21453, + ")}$": 21454, + "▁jQuery": 21455, + "▁furnished": 21456, + "▁recession": 21457, + "▁ample": 21458, + "▁playoffs": 21459, + "strate": 21460, + "▁POST": 21461, + "enumerate": 21462, + "▁Plate": 21463, + "▁RUN": 21464, + "ров": 21465, + "▁Advant": 21466, + "Adv": 21467, + "▁exchanges": 21468, + "▁'@": 21469, + "▁//\r": 21470, + "third": 21471, + "▁insisted": 21472, + "▁Aur": 21473, + "destroy": 21474, + "Tx": 21475, + "▁sensible": 21476, + "▁Tak": 21477, + "▁Arsenal": 21478, + "▁happier": 21479, + "▁concentrated": 21480, + "attributes": 21481, + "▁Warrant": 21482, + "▁Independ": 21483, + "▁Rodrig": 21484, + "▁Eco": 21485, + "▁assembled": 21486, + "quant": 21487, + "▁Representative": 21488, + "▁Zach": 21489, + "▁prevented": 21490, + "April": 21491, + "helper": 21492, + "▁slam": 21493, + "vertical": 21494, + "▁cass": 21495, + "▁Basketball": 21496, + "▁Tigers": 21497, + "▁stepping": 21498, + "▁Shah": 21499, + "▁Setup": 21500, + "▁onClick": 21501, + "▁ве": 21502, + "▁streak": 21503, + "▁\");": 21504, + "▁Hmm": 21505, + "Constructor": 21506, + "esp": 21507, + "▁Belt": 21508, + "бу": 21509, + "▁elaborate": 21510, + "▁halt": 21511, + "▁flush": 21512, + "▁tubes": 21513, + "▁bark": 21514, + "Typ": 21515, + "▁SDK": 21516, + "tensor": 21517, + "▁buddy": 21518, + "ribly": 21519, + "▁Nicholas": 21520, + "▁weld": 21521, + "▁blonde": 21522, + "▁bronze": 21523, + "issan": 21524, + "▁Coron": 21525, + "▁sanct": 21526, + "ха": 21527, + "▁$$\\": 21528, + "ARNING": 21529, + "retch": 21530, + "▁mathematical": 21531, + "curement": 21532, + "ullivan": 21533, + "▁scrut": 21534, + "▁deputy": 21535, + ",...": 21536, + "patcher": 21537, + "rx": 21538, + "▁glimpse": 21539, + "▁journalism": 21540, + "▁Sci": 21541, + "▁PURPOSE": 21542, + "risk": 21543, + "para": 21544, + "▁Purple": 21545, + "▁inappropriate": 21546, + "RESS": 21547, + "▁pretend": 21548, + "▁Alert": 21549, + "payers": 21550, + "▁Whats": 21551, + "Special": 21552, + "▁revolutionary": 21553, + "▁Zip": 21554, + "▁Andrea": 21555, + "▁impacted": 21556, + "▁FY": 21557, + "▁wont": 21558, + "Optional": 21559, + "▁antique": 21560, + "▁Networks": 21561, + "xit": 21562, + "▁scanning": 21563, + "XY": 21564, + "▁rook": 21565, + "▁Hil": 21566, + "▁CAR": 21567, + "▁Natal": 21568, + "▁teenager": 21569, + "agh": 21570, + "Updated": 21571, + "jor": 21572, + "▁informal": 21573, + "uni": 21574, + "▁masters": 21575, + "runner": 21576, + "▁recalled": 21577, + "▁Rac": 21578, + "getInstance": 21579, + "▁Wool": 21580, + "Crit": 21581, + "Leg": 21582, + "Operator": 21583, + "▁Lar": 21584, + "▁WHO": 21585, + "▁Hang": 21586, + "▁selections": 21587, + "▁Tue": 21588, + ".*;": 21589, + "▁administrators": 21590, + "dra": 21591, + "▁Titan": 21592, + "▁hints": 21593, + "Family": 21594, + "▁suspicious": 21595, + "conduct": 21596, + "▁recordings": 21597, + "limits": 21598, + "▁Classes": 21599, + "▁Bund": 21600, + "▁Sharon": 21601, + "uber": 21602, + "Est": 21603, + "▁од": 21604, + "▁Bradley": 21605, + "▁hated": 21606, + "ermat": 21607, + "▁bandwidth": 21608, + "dw": 21609, + "▁Dh": 21610, + "▁nutritional": 21611, + "something": 21612, + "posal": 21613, + "▁Batt": 21614, + "▁promptly": 21615, + "ampoo": 21616, + "▁Ax": 21617, + "worker": 21618, + "ahu": 21619, + "Strip": 21620, + "Ah": 21621, + "▁Mans": 21622, + "▁enhancing": 21623, + "▁ze": 21624, + "▁shiny": 21625, + "Try": 21626, + "▁Jill": 21627, + "▁timber": 21628, + "▁teenagers": 21629, + "▁researcher": 21630, + "imag": 21631, + "▁convincing": 21632, + "▁Scholarship": 21633, + "▁Cruise": 21634, + "\\}$": 21635, + "▁stuffed": 21636, + "▁smartphones": 21637, + "Owner": 21638, + "▁damp": 21639, + "RET": 21640, + "▁Reserved": 21641, + "▁discovering": 21642, + "▁Bin": 21643, + "PARAM": 21644, + "overnment": 21645, + "▁storing": 21646, + "▁LL": 21647, + "=&": 21648, + "▁CLASS": 21649, + "Standard": 21650, + "▁Export": 21651, + "▁Hughes": 21652, + "▁migr": 21653, + "drive": 21654, + "umen": 21655, + "▁Butler": 21656, + "▁mushrooms": 21657, + "▁Cind": 21658, + "▁assass": 21659, + "▁upside": 21660, + "▁Shared": 21661, + "▁dash": 21662, + "▁rehabilitation": 21663, + "▁unto": 21664, + "▁Models": 21665, + "omal": 21666, + "▁Testament": 21667, + "▁ш": 21668, + "▁Lemon": 21669, + "oodle": 21670, + "▁nationally": 21671, + "▁Gaming": 21672, + "▁Fiction": 21673, + "▁piss": 21674, + "mv": 21675, + "expression": 21676, + "▁billing": 21677, + "FB": 21678, + "learning": 21679, + "Scan": 21680, + "▁shadows": 21681, + "▁societies": 21682, + "▁cough": 21683, + "▁zum": 21684, + "▁Surface": 21685, + "▁introduces": 21686, + "bread": 21687, + "eclipse": 21688, + "▁Lud": 21689, + "▁marble": 21690, + "▁uncle": 21691, + "▁grind": 21692, + "▁advocacy": 21693, + "▁Chemistry": 21694, + "ensation": 21695, + "mix": 21696, + "▁oscill": 21697, + "▁headlines": 21698, + "{$": 21699, + "ная": 21700, + "▁Denmark": 21701, + "uela": 21702, + "▁renovation": 21703, + "CHANT": 21704, + "remote": 21705, + "CG": 21706, + "▁predomin": 21707, + "▁shareholders": 21708, + "uese": 21709, + "▁branding": 21710, + "▁comprised": 21711, + "▁optimized": 21712, + "▁Trou": 21713, + "▁Soccer": 21714, + "▁rebuild": 21715, + "atta": 21716, + "eners": 21717, + "▁году": 21718, + "▁Jama": 21719, + "▁Treasury": 21720, + "phalt": 21721, + "}\\,": 21722, + "▁conspiracy": 21723, + "▁overly": 21724, + "GIN": 21725, + "▁Resolution": 21726, + "▁recreational": 21727, + "▁Alfred": 21728, + "'\\": 21729, + "▁subsid": 21730, + "▁Push": 21731, + "▁praying": 21732, + "▁competitions": 21733, + "}}}": 21734, + "▁feasible": 21735, + "▁insult": 21736, + "▁Rear": 21737, + "▁Ellen": 21738, + "▁fled": 21739, + "▁Finland": 21740, + "▁blockchain": 21741, + "▁accessing": 21742, + "▁toast": 21743, + "▁Vermont": 21744, + "▁interpreted": 21745, + "▁slope": 21746, + "binary": 21747, + "▁competent": 21748, + "Super": 21749, + "▁evolving": 21750, + "▁Porn": 21751, + "▁dens": 21752, + "▁Queensland": 21753, + "▁Proceed": 21754, + "▁Ey": 21755, + "osexual": 21756, + "▁paras": 21757, + "illes": 21758, + "ricia": 21759, + "insula": 21760, + "▁Eddie": 21761, + "azer": 21762, + "▁publishers": 21763, + "rys": 21764, + "▁wiring": 21765, + "▁tales": 21766, + "▁Dynamic": 21767, + "▁passport": 21768, + "▁premiere": 21769, + "rais": 21770, + "▁dell": 21771, + "▁Wonderful": 21772, + "▁fue": 21773, + "▁Tourism": 21774, + "JP": 21775, + "angles": 21776, + "Capt": 21777, + "serial": 21778, + "lp": 21779, + "▁liberty": 21780, + "▁Championships": 21781, + "▁parish": 21782, + "rived": 21783, + "▁empir": 21784, + "▁decorations": 21785, + "AH": 21786, + "▁gameplay": 21787, + "ods": 21788, + "▁Joel": 21789, + "▁vest": 21790, + "▁sensation": 21791, + "~~~~~~~~": 21792, + "ativ": 21793, + "seeing": 21794, + "▁enthusiastic": 21795, + "▁Jump": 21796, + "▁scattered": 21797, + "▁sta": 21798, + "▁TS": 21799, + "▁sher": 21800, + "olt": 21801, + "▁Hyp": 21802, + "▁appeals": 21803, + "▁wasted": 21804, + "▁expressing": 21805, + "▁Specifically": 21806, + "▁Opin": 21807, + "▁SELECT": 21808, + "forms": 21809, + "▁correspondence": 21810, + "mx": 21811, + "▁Delaware": 21812, + "▁survivors": 21813, + "▁kicks": 21814, + "ellery": 21815, + "▁bloody": 21816, + "▁corrupt": 21817, + "▁reforms": 21818, + "▁Stephanie": 21819, + "noindent": 21820, + "▁accompanying": 21821, + "▁variants": 21822, + "▁'',": 21823, + "Resolver": 21824, + "apps": 21825, + "ench": 21826, + "▁suscept": 21827, + "▁bounce": 21828, + "▁wallpaper": 21829, + "▁technicians": 21830, + "▁symmetry": 21831, + "Eq": 21832, + "stru": 21833, + "▁cottage": 21834, + "▁rats": 21835, + "▁downt": 21836, + "▁Julian": 21837, + "▁Sor": 21838, + "MODULE": 21839, + "bidden": 21840, + "▁sequel": 21841, + "mr": 21842, + "mutex": 21843, + "▁Boat": 21844, + "otics": 21845, + "▁recreation": 21846, + "▁galaxies": 21847, + "▁triangle": 21848, + "▁tagged": 21849, + "▁Protein": 21850, + "▁administered": 21851, + "▁WIN": 21852, + "▁Critical": 21853, + "▁styling": 21854, + "Setup": 21855, + "▁MBA": 21856, + "idates": 21857, + "▁kindness": 21858, + "▁Hindu": 21859, + "▁Kiss": 21860, + "▁Cisco": 21861, + "▁imports": 21862, + "▁utilities": 21863, + "DEX": 21864, + "▁Stein": 21865, + "▁acne": 21866, + "▁rc": 21867, + "▁granite": 21868, + "▁Milan": 21869, + "▁playground": 21870, + "comments": 21871, + "▁regener": 21872, + "Put": 21873, + "economic": 21874, + "▁creamy": 21875, + "▁graphs": 21876, + "▁LIC": 21877, + "arta": 21878, + "▁Mask": 21879, + "onomous": 21880, + "▁под": 21881, + "EMENT": 21882, + "rophy": 21883, + "▁INFO": 21884, + "▁Unknown": 21885, + "Care": 21886, + "▁NAME": 21887, + "▁browsers": 21888, + "windows": 21889, + "▁BP": 21890, + "mile": 21891, + "▁doses": 21892, + "▁pumps": 21893, + "▁muff": 21894, + "clone": 21895, + "healthy": 21896, + "▁dude": 21897, + "▁serum": 21898, + "colon": 21899, + "uplic": 21900, + "▁Shield": 21901, + "Setting": 21902, + "Dictionary": 21903, + "izarre": 21904, + "external": 21905, + "▁thru": 21906, + "▁Prepare": 21907, + "Distance": 21908, + "▁Neighbor": 21909, + "oton": 21910, + "▁ebook": 21911, + "multicol": 21912, + "▁intuitive": 21913, + "▁Capacity": 21914, + "▁Fear": 21915, + "▁Kend": 21916, + "▁Expression": 21917, + "▁knit": 21918, + "bee": 21919, + "ATURE": 21920, + "▁Hunting": 21921, + "▁dawn": 21922, + "▁fusion": 21923, + "aru": 21924, + "▁Berkeley": 21925, + "inx": 21926, + "sig": 21927, + "▁lasted": 21928, + "▁Egyptian": 21929, + "▁Else": 21930, + "▁Ker": 21931, + "▁Layout": 21932, + "▁Marcus": 21933, + "buff": 21934, + "SEL": 21935, + "▁Tum": 21936, + "▁foo": 21937, + "Marshal": 21938, + "▁learners": 21939, + "Sprintf": 21940, + "▁matur": 21941, + "ipart": 21942, + "▁origins": 21943, + "▁anch": 21944, + "▁idi": 21945, + "general": 21946, + "*\r": 21947, + "▁Liberal": 21948, + "▁enrich": 21949, + "Alignment": 21950, + "▁Supplement": 21951, + "▁nowadays": 21952, + "▁inning": 21953, + "enson": 21954, + "▁waterproof": 21955, + "zn": 21956, + "▁helper": 21957, + "▁Markets": 21958, + "▁Amenities": 21959, + "▁rehe": 21960, + "▁encouragement": 21961, + "AIN": 21962, + "▁positioning": 21963, + "▁listeners": 21964, + "▁Cob": 21965, + "▁Byte": 21966, + "gres": 21967, + "▁Fee": 21968, + "▁sadly": 21969, + "▁bookmark": 21970, + "▁envelope": 21971, + "ioni": 21972, + "▁tran": 21973, + "mathsf": 21974, + "gomery": 21975, + "▁virgin": 21976, + "▁chore": 21977, + "▁kay": 21978, + "Tri": 21979, + "▁parade": 21980, + "▁Township": 21981, + "▁teas": 21982, + "▁Forward": 21983, + "▁galleries": 21984, + "Usage": 21985, + "rapped": 21986, + "kel": 21987, + "▁Tommy": 21988, + "▁си": 21989, + "enna": 21990, + "RESULT": 21991, + "payload": 21992, + "▁pastor": 21993, + "park": 21994, + "itime": 21995, + "itably": 21996, + "▁behave": 21997, + "iii": 21998, + "Shell": 21999, + "▁epit": 22000, + "▁Finish": 22001, + "▁Glasgow": 22002, + "▁unbelie": 22003, + "▁Ern": 22004, + "▁cheek": 22005, + "▁prohibited": 22006, + "\\,\\": 22007, + "▁Evolution": 22008, + "▁funn": 22009, + "▁Mull": 22010, + "keyword": 22011, + "▁\\(": 22012, + "Yeah": 22013, + "▁Medicaid": 22014, + "▁Fruit": 22015, + "▁Identity": 22016, + "CHAR": 22017, + "cheduler": 22018, + "▁balcony": 22019, + "insic": 22020, + "▁Ро": 22021, + "naire": 22022, + "▁CHECK": 22023, + "orer": 22024, + "▁backwards": 22025, + "ré": 22026, + "▁ptr": 22027, + "heads": 22028, + "quin": 22029, + "▁Demon": 22030, + "▁loses": 22031, + "running": 22032, + "timestamp": 22033, + "▁tourn": 22034, + "▁misunder": 22035, + "▁clicks": 22036, + "▁Chapel": 22037, + "ampton": 22038, + "ardi": 22039, + "▁thigh": 22040, + "rez": 22041, + "▁Alberta": 22042, + "Force": 22043, + "▁Except": 22044, + "pts": 22045, + "▁cleanup": 22046, + "▁ny": 22047, + "between": 22048, + "▁siblings": 22049, + "Accept": 22050, + "hw": 22051, + "etown": 22052, + "ITS": 22053, + "multicolumn": 22054, + "▁Sadly": 22055, + "▁Ment": 22056, + "▁sunshine": 22057, + "▁prototype": 22058, + "▁researching": 22059, + "▁brake": 22060, + "Split": 22061, + "▁Roth": 22062, + "▁gown": 22063, + "minecraft": 22064, + "▁voluntary": 22065, + "▁journals": 22066, + "▁unprecedented": 22067, + "▁openly": 22068, + "anol": 22069, + "▁appar": 22070, + "▁Ads": 22071, + "Cursor": 22072, + "▁dorm": 22073, + "▁Cox": 22074, + "▁colleague": 22075, + "$_": 22076, + "August": 22077, + "▁decom": 22078, + "▁freshly": 22079, + "theorem": 22080, + "rington": 22081, + "▁Mirror": 22082, + "▁Thinking": 22083, + "»,": 22084, + "▁optimistic": 22085, + "▁Resear": 22086, + "▁Vine": 22087, + "Bag": 22088, + "▁breeding": 22089, + "▁forgive": 22090, + "ATOR": 22091, + "▁Churchill": 22092, + "▁exhibits": 22093, + "ISS": 22094, + "▁Typically": 22095, + "▁Already": 22096, + "▁renewed": 22097, + "BUF": 22098, + "mass": 22099, + "▁Visa": 22100, + "▁liable": 22101, + "nee": 22102, + "Copyright": 22103, + "▁spont": 22104, + "▁accidentally": 22105, + "fat": 22106, + "▁neu": 22107, + "▁Ка": 22108, + "EF": 22109, + "▁shortage": 22110, + "▁excel": 22111, + "▁metabolism": 22112, + "▁peek": 22113, + "ей": 22114, + "▁Sz": 22115, + "▁lakes": 22116, + "▁harness": 22117, + "▁exhausted": 22118, + "CONST": 22119, + "▁Dow": 22120, + "▁Effective": 22121, + "▁Scale": 22122, + "▁stove": 22123, + "▁Frances": 22124, + "▁Hands": 22125, + "▁Playing": 22126, + "▁sights": 22127, + "▁Pom": 22128, + "▁/**\r": 22129, + "picture": 22130, + "▁Journey": 22131, + "▁Showing": 22132, + "▁Eug": 22133, + "▁polish": 22134, + "yster": 22135, + "▁evolve": 22136, + "кт": 22137, + "ingtones": 22138, + "management": 22139, + "▁wishing": 22140, + "ordable": 22141, + "▁Imperial": 22142, + "▁Pere": 22143, + "▁educators": 22144, + "▁Sta": 22145, + "▁Alz": 22146, + "▁outrage": 22147, + "▁playoff": 22148, + "vspace": 22149, + "▁modal": 22150, + "▁Guests": 22151, + "▁Tests": 22152, + "enes": 22153, + "▁Via": 22154, + "▁enlight": 22155, + "▁spicy": 22156, + "▁OB": 22157, + "▁stance": 22158, + "▁aston": 22159, + "▁antioxid": 22160, + "requis": 22161, + "▁horr": 22162, + "▁arguing": 22163, + "▁Considering": 22164, + "▁Angela": 22165, + "ViewModel": 22166, + "▁blo": 22167, + "▁Drew": 22168, + "▁synthesis": 22169, + "Warning": 22170, + "▁yogurt": 22171, + "hall": 22172, + "▁worrying": 22173, + "▁intriguing": 22174, + "▁devastating": 22175, + "▁Monster": 22176, + "▁Wing": 22177, + "ões": 22178, + "cnt": 22179, + "soever": 22180, + "▁disappointment": 22181, + "▁donors": 22182, + "▁Venez": 22183, + "acements": 22184, + "LT": 22185, + "▁museums": 22186, + "▁Berg": 22187, + "▁UPDATE": 22188, + "▁Christine": 22189, + "opens": 22190, + "folk": 22191, + "ieu": 22192, + "▁marathon": 22193, + "Side": 22194, + "▁tweets": 22195, + "phan": 22196, + "▁Fans": 22197, + "Mr": 22198, + "▁Buying": 22199, + "neapolis": 22200, + "sent": 22201, + "▁assurance": 22202, + "▁FITNESS": 22203, + "umi": 22204, + "▁Pressure": 22205, + "actual": 22206, + "Diagn": 22207, + "▁surgeon": 22208, + "▁Adapt": 22209, + "▁Maximum": 22210, + "▁Assistance": 22211, + "logging": 22212, + "▁tragic": 22213, + "itat": 22214, + "▁Sed": 22215, + "YS": 22216, + "▁interference": 22217, + "▁Pair": 22218, + "▁lasts": 22219, + "▁Southeast": 22220, + "▁NI": 22221, + "Af": 22222, + "▁Salad": 22223, + "▁Advance": 22224, + "▁enjoyment": 22225, + "▁monument": 22226, + "NER": 22227, + "wiches": 22228, + "▁centr": 22229, + "▁Loans": 22230, + "feld": 22231, + "OutputStream": 22232, + "▁Expected": 22233, + "▁Nest": 22234, + "nail": 22235, + "▁prede": 22236, + "▁organs": 22237, + "validation": 22238, + "▁hats": 22239, + "▁retained": 22240, + "▁eg": 22241, + "▁Offers": 22242, + "▁Tub": 22243, + "▁yummy": 22244, + "ousel": 22245, + "zb": 22246, + "▁celebrities": 22247, + "▁Waste": 22248, + "▁chi": 22249, + "airo": 22250, + "interpret": 22251, + "ulsion": 22252, + "▁explores": 22253, + "ounded": 22254, + "▁Bedrooms": 22255, + "Buf": 22256, + "vue": 22257, + "▁Holmes": 22258, + "▁су": 22259, + "founder": 22260, + "▁traff": 22261, + "▁Daw": 22262, + "Strategy": 22263, + "\")\r": 22264, + "▁Lil": 22265, + "▁insane": 22266, + "▁Ti": 22267, + "▁securities": 22268, + "osi": 22269, + "▁Gross": 22270, + "▁Martha": 22271, + "▁Artists": 22272, + "▁bapt": 22273, + "otlin": 22274, + "▁Election": 22275, + "▁Publications": 22276, + "▁economies": 22277, + "▁disappointing": 22278, + "cook": 22279, + "esar": 22280, + "uter": 22281, + "▁LIMITED": 22282, + "fac": 22283, + "AYS": 22284, + "Reset": 22285, + "Compar": 22286, + "▁beast": 22287, + "▁Joan": 22288, + "▁prejud": 22289, + "Cost": 22290, + "▁Ancient": 22291, + "slide": 22292, + "encode": 22293, + "▁ú": 22294, + "repo": 22295, + "▁Motors": 22296, + "Touch": 22297, + "▁imply": 22298, + "▁Slee": 22299, + "▁weaken": 22300, + "hp": 22301, + "|^": 22302, + "amy": 22303, + "▁freed": 22304, + "frames": 22305, + ")!": 22306, + "gra": 22307, + "▁energetic": 22308, + "▁crunch": 22309, + "CHANTABILITY": 22310, + "▁ui": 22311, + "▁intact": 22312, + "▁EDIT": 22313, + "▁Stuff": 22314, + "CAR": 22315, + "▁mirrors": 22316, + "▁alias": 22317, + "▁enrollment": 22318, + "inth": 22319, + "xspace": 22320, + "▁Nas": 22321, + "▁intimid": 22322, + "▁mentions": 22323, + "▁encryption": 22324, + "Linq": 22325, + "▁acoustic": 22326, + "▁Cooking": 22327, + "Enumerable": 22328, + "▁fing": 22329, + "Buff": 22330, + "▁sins": 22331, + "agination": 22332, + "▁Graphics": 22333, + "▁fram": 22334, + "policy": 22335, + "▁Colin": 22336, + "▁assem": 22337, + "Es": 22338, + "▁Skip": 22339, + "▁moistur": 22340, + "▁recipients": 22341, + "▁fighter": 22342, + "Place": 22343, + "▁Advertisements": 22344, + "▁mercy": 22345, + "initions": 22346, + "▁Walmart": 22347, + "▁headline": 22348, + "▁dal": 22349, + "PIN": 22350, + "mag": 22351, + "▁kon": 22352, + "▁Argument": 22353, + "FW": 22354, + "Produ": 22355, + "controlled": 22356, + "warning": 22357, + "▁PB": 22358, + "▁abnormal": 22359, + "iour": 22360, + "atics": 22361, + "▁Breast": 22362, + "▁clicked": 22363, + "▁SSL": 22364, + "character": 22365, + "▁Alexand": 22366, + "▁Capitol": 22367, + "▁youtube": 22368, + "▁Redd": 22369, + "▁Entreprene": 22370, + "oshop": 22371, + "▁cp": 22372, + "atio": 22373, + "prof": 22374, + "▁Strip": 22375, + "▁ERROR": 22376, + "▁WHAT": 22377, + "Sharp": 22378, + "▁sturdy": 22379, + "SK": 22380, + "▁bridges": 22381, + "▁Hip": 22382, + "seed": 22383, + "apis": 22384, + "▁consultants": 22385, + "▁favorable": 22386, + "▁Bench": 22387, + "▁PayPal": 22388, + "▁brutal": 22389, + "▁Intent": 22390, + "Timestamp": 22391, + "▁Drink": 22392, + "information": 22393, + "▁doctrine": 22394, + "acs": 22395, + "eros": 22396, + "ienced": 22397, + "▁});\r": 22398, + "▁Ji": 22399, + "isecond": 22400, + "Encoding": 22401, + "▁Ord": 22402, + "▁VP": 22403, + "Since": 22404, + "▁Portable": 22405, + "▁PAR": 22406, + "Loop": 22407, + "▁sprint": 22408, + "▁Formula": 22409, + "▁Excellence": 22410, + "▁vivid": 22411, + "iary": 22412, + "▁(.": 22413, + "▁PARTICULAR": 22414, + "overflow": 22415, + "▁Iranian": 22416, + "▁NG": 22417, + "▁Moses": 22418, + "▁readings": 22419, + "▁flame": 22420, + "▁NZ": 22421, + "Lo": 22422, + "commons": 22423, + "▁sticky": 22424, + "▁HashMap": 22425, + "▁în": 22426, + "Hot": 22427, + "Fs": 22428, + "▁steak": 22429, + "▁remotely": 22430, + "onn": 22431, + "amento": 22432, + "cdn": 22433, + "atrix": 22434, + "▁crushers": 22435, + "CRIP": 22436, + "▁honors": 22437, + "▁pins": 22438, + "▁drying": 22439, + "ulus": 22440, + "▁Registered": 22441, + "olin": 22442, + "▁verbal": 22443, + "Na": 22444, + "▁melted": 22445, + "aler": 22446, + "▁Reyn": 22447, + "▁evac": 22448, + "▁Nokia": 22449, + "▁rushing": 22450, + "ieri": 22451, + "▁SUP": 22452, + "compet": 22453, + "▁medieval": 22454, + "▁oriented": 22455, + "changing": 22456, + "▁notably": 22457, + "▁fatty": 22458, + "license": 22459, + "▁corrid": 22460, + "]).": 22461, + "änd": 22462, + "▁Glenn": 22463, + "▁midfield": 22464, + "▁webpage": 22465, + "stroke": 22466, + "▁spinning": 22467, + "'\"": 22468, + "olecular": 22469, + "erend": 22470, + "▁embark": 22471, + "blr": 22472, + "▁Meta": 22473, + "▁necklace": 22474, + "▁Families": 22475, + "▁orbit": 22476, + "AW": 22477, + "ου": 22478, + "Euro": 22479, + "▁scalar": 22480, + "▁spices": 22481, + "▁trunk": 22482, + "estly": 22483, + "▁dosage": 22484, + "▁respiratory": 22485, + "▁Ambass": 22486, + "▁vide": 22487, + "▁<%": 22488, + "▁helmet": 22489, + "▁illustrations": 22490, + ",$": 22491, + "▁pencil": 22492, + "▁destruct": 22493, + "▁converter": 22494, + "undo": 22495, + "▁sweep": 22496, + "▁ли": 22497, + "▁escorts": 22498, + "▁scenery": 22499, + "uncan": 22500, + "▁regulate": 22501, + "▁Dipl": 22502, + "lav": 22503, + "▁bypass": 22504, + "▁customs": 22505, + "▁cables": 22506, + "hey": 22507, + "dbc": 22508, + "▁representations": 22509, + "Eval": 22510, + "Bro": 22511, + "▁Bailey": 22512, + "▁proving": 22513, + "▁Florence": 22514, + "mesh": 22515, + "Worker": 22516, + "▁damaging": 22517, + "▁css": 22518, + "▁tightly": 22519, + "lot": 22520, + "▁Fields": 22521, + "Once": 22522, + "▁Extract": 22523, + "нии": 22524, + "▁DNS": 22525, + "▁freezer": 22526, + "▁vocabulary": 22527, + "▁Bert": 22528, + "род": 22529, + "▁ambass": 22530, + "USD": 22531, + "usk": 22532, + "ylan": 22533, + "▁insulation": 22534, + "▁lectures": 22535, + "▁Conduct": 22536, + "▁cared": 22537, + "ificant": 22538, + "▁Desktop": 22539, + "zzle": 22540, + "bench": 22541, + "▁Midd": 22542, + "▁Memphis": 22543, + "▁Gig": 22544, + "▁TOP": 22545, + "Tensor": 22546, + "▁Topic": 22547, + "orkshire": 22548, + "▁что": 22549, + "▁Ny": 22550, + "▁ruin": 22551, + "▁Guild": 22552, + "▁sailing": 22553, + "▁cosmetic": 22554, + "▁greed": 22555, + "ippet": 22556, + "▁transmitted": 22557, + "▁severely": 22558, + "▁Innov": 22559, + "▁umbrell": 22560, + "▁bend": 22561, + "▁sanctions": 22562, + "iento": 22563, + "▁communicating": 22564, + "▁Lis": 22565, + "icone": 22566, + "▁Sterling": 22567, + "▁peanut": 22568, + "▁Gel": 22569, + "hello": 22570, + "▁replica": 22571, + "owe": 22572, + "usp": 22573, + "bands": 22574, + "ettes": 22575, + "dependency": 22576, + "▁demol": 22577, + "▁eliminating": 22578, + "▁dangers": 22579, + "▁Shot": 22580, + "▁ensemble": 22581, + "▁Zoo": 22582, + "▁breeze": 22583, + "boarding": 22584, + "July": 22585, + "Room": 22586, + "aturing": 22587, + "▁seas": 22588, + "▁grains": 22589, + "▁glorious": 22590, + "toBe": 22591, + "▁Jesse": 22592, + "▁seafood": 22593, + "▁Bake": 22594, + "aja": 22595, + "▁Jenny": 22596, + "▁acquiring": 22597, + "▁Beds": 22598, + "▁Ghana": 22599, + "objects": 22600, + "cler": 22601, + "▁Wave": 22602, + "▁invented": 22603, + "▁Koh": 22604, + "▁Downloads": 22605, + "▁Debug": 22606, + "▁Novel": 22607, + "mn": 22608, + "othered": 22609, + "**/": 22610, + "▁loops": 22611, + "xl": 22612, + "▁Chad": 22613, + "▁redund": 22614, + "operatorname": 22615, + "estab": 22616, + "▁Bean": 22617, + "▁Advice": 22618, + "▁shaking": 22619, + "▁occurrence": 22620, + "LOAT": 22621, + "▁photographers": 22622, + "▁transplant": 22623, + "secure": 22624, + "gb": 22625, + "▁jersey": 22626, + "▁Bub": 22627, + "▁costumes": 22628, + "▁flies": 22629, + "▁shuttle": 22630, + "Board": 22631, + "▁Away": 22632, + "▁intric": 22633, + "▁Е": 22634, + "tax": 22635, + "ulk": 22636, + "▁Cookies": 22637, + "emplates": 22638, + "▁Provider": 22639, + "Sam": 22640, + "▁Nova": 22641, + "ego": 22642, + "'));": 22643, + "▁//!": 22644, + "▁Increase": 22645, + "iciary": 22646, + "ancellation": 22647, + "▁tutorials": 22648, + "▁Gym": 22649, + "▁Gates": 22650, + "shirts": 22651, + "▁reimb": 22652, + "reath": 22653, + "▁defects": 22654, + "▁simplest": 22655, + "▁einer": 22656, + "odi": 22657, + "▁switches": 22658, + "▁satisfies": 22659, + "Ap": 22660, + "▁Aside": 22661, + "PASSWORD": 22662, + "▁кото": 22663, + "▁credibility": 22664, + "utenant": 22665, + "▁Bark": 22666, + "▁terrace": 22667, + "YY": 22668, + "år": 22669, + "enne": 22670, + "▁torture": 22671, + "▁Songs": 22672, + "▁bounded": 22673, + "oche": 22674, + "▁Cohen": 22675, + "▁Ottawa": 22676, + "ahan": 22677, + "▁Bread": 22678, + "Loading": 22679, + "itemize": 22680, + "▁Patch": 22681, + "▁colonial": 22682, + "▁hooked": 22683, + "IRST": 22684, + "ellen": 22685, + "▁darker": 22686, + "▁tenants": 22687, + "▁rebounds": 22688, + "▁airlines": 22689, + "▁Eas": 22690, + "▁approximation": 22691, + "ungs": 22692, + "▁robots": 22693, + "abc": 22694, + "▁Wet": 22695, + "override": 22696, + "▁handmade": 22697, + "▁performers": 22698, + "▁scrub": 22699, + "▁Guitar": 22700, + "▁Triple": 22701, + "▁reflecting": 22702, + "▁moms": 22703, + "members": 22704, + "▁Marx": 22705, + "▁variance": 22706, + "▁FALSE": 22707, + "million": 22708, + "EQUAL": 22709, + "▁Holly": 22710, + "▁FT": 22711, + "▁dick": 22712, + "▁Angels": 22713, + "▁Ki": 22714, + "▁Problems": 22715, + "▁pir": 22716, + "▁Structure": 22717, + "▁Lucky": 22718, + "▁curl": 22719, + "Radius": 22720, + "▁Trinity": 22721, + "rag": 22722, + "▁sudo": 22723, + "▁betray": 22724, + "▁continent": 22725, + "▁foundations": 22726, + "▁haha": 22727, + "▁Pie": 22728, + "▁heel": 22729, + "▁Heating": 22730, + "▁weddings": 22731, + "▁Ride": 22732, + "grpc": 22733, + "▁nomination": 22734, + "▁deterior": 22735, + "▁Ч": 22736, + "labels": 22737, + "▁unsure": 22738, + "herit": 22739, + "Lean": 22740, + "▁estimation": 22741, + "▁removes": 22742, + "▁Bears": 22743, + "contract": 22744, + "▁atom": 22745, + "aping": 22746, + "▁decreases": 22747, + "▁PK": 22748, + "▁banana": 22749, + "▁-(": 22750, + "▁champions": 22751, + "agnetic": 22752, + "▁budgets": 22753, + "▁Audi": 22754, + "=”": 22755, + "aran": 22756, + "Gui": 22757, + "Origin": 22758, + "agrams": 22759, + "itored": 22760, + "▁lob": 22761, + "▁Powder": 22762, + "▁crashes": 22763, + "▁INS": 22764, + "▁paperwork": 22765, + "servlet": 22766, + "umming": 22767, + "Fill": 22768, + "▁Reid": 22769, + "router": 22770, + "▁Friendly": 22771, + "cyclopedia": 22772, + "▁assisting": 22773, + "ник": 22774, + "▁opener": 22775, + "▁Newcastle": 22776, + "neutral": 22777, + "iating": 22778, + "▁Asset": 22779, + "▁miser": 22780, + "Continue": 22781, + "Switch": 22782, + "raits": 22783, + "lasting": 22784, + "▁appla": 22785, + "▁finale": 22786, + "elastic": 22787, + "▁coefficients": 22788, + "\"\"": 22789, + "▁да": 22790, + "_);": 22791, + "▁ego": 22792, + "▁Rah": 22793, + "▁desperately": 22794, + "Iss": 22795, + "▁Personally": 22796, + "illet": 22797, + "adder": 22798, + "Under": 22799, + "▁dx": 22800, + "erton": 22801, + "]}": 22802, + "marshal": 22803, + "▁Ferg": 22804, + "▁heater": 22805, + "▁Shir": 22806, + "▁encounters": 22807, + "▁accommodations": 22808, + "integer": 22809, + "▁Peak": 22810, + "▁Greens": 22811, + "▁ц": 22812, + "▁gum": 22813, + "Times": 22814, + "▁carn": 22815, + "While": 22816, + "▁polished": 22817, + "tops": 22818, + "recogn": 22819, + "PLIED": 22820, + "urtle": 22821, + "liness": 22822, + "▁Gifts": 22823, + "▁werden": 22824, + "maybe": 22825, + "▁Syrian": 22826, + "▁innovations": 22827, + "uminium": 22828, + "▁Telephone": 22829, + "Threading": 22830, + "▁constitute": 22831, + "gro": 22832, + "▁doubled": 22833, + "▁Partnership": 22834, + "▁adop": 22835, + "▁Cort": 22836, + "sam": 22837, + "▁blowing": 22838, + "▁eq": 22839, + "▁empire": 22840, + "▁Olive": 22841, + "▁sexually": 22842, + "Fact": 22843, + "▁advisory": 22844, + "▁pathways": 22845, + "▁Ware": 22846, + "Console": 22847, + "▁alliance": 22848, + "▁nicht": 22849, + "▁Pierre": 22850, + "(/": 22851, + "▁bucks": 22852, + "Commerce": 22853, + "nas": 22854, + "▁fixtures": 22855, + "▁plag": 22856, + "▁carb": 22857, + "utory": 22858, + "feeding": 22859, + "▁smiles": 22860, + "Transfer": 22861, + "▁DH": 22862, + "▁Cute": 22863, + "sequence": 22864, + "SDK": 22865, + "coal": 22866, + "kees": 22867, + "▁dwell": 22868, + "▁fost": 22869, + "▁Twenty": 22870, + "▁converting": 22871, + "▁interrupt": 22872, + "▁Tube": 22873, + "▁escaped": 22874, + "anium": 22875, + "▁analyzing": 22876, + "▁RNA": 22877, + "▁Berry": 22878, + "▁Parse": 22879, + "▁Derek": 22880, + "warn": 22881, + "▁flor": 22882, + "oys": 22883, + "▁Reuters": 22884, + "canvas": 22885, + "▁Marriage": 22886, + "▁mistaken": 22887, + "▁Wiki": 22888, + "eday": 22889, + "▁Rect": 22890, + "▁enlarg": 22891, + "▁archives": 22892, + "▁quart": 22893, + "pract": 22894, + "CLASS": 22895, + "▁arrays": 22896, + "▁homepage": 22897, + "▁indo": 22898, + "▁ounces": 22899, + "dataset": 22900, + "▁gamers": 22901, + "CLU": 22902, + "acion": 22903, + "▁backend": 22904, + "▁corp": 22905, + "▁ladder": 22906, + "▁inadequ": 22907, + "▁lively": 22908, + "▁Symbol": 22909, + "▁whatsoever": 22910, + "▁ns": 22911, + "▁insects": 22912, + "▁Ether": 22913, + "▁contributes": 22914, + "▁gaze": 22915, + "<=": 22916, + "▁Fifth": 22917, + "selection": 22918, + "▁indigenous": 22919, + "finished": 22920, + "▁nour": 22921, + "▁mont": 22922, + "▁hover": 22923, + "Summary": 22924, + "ár": 22925, + "tot": 22926, + "▁freezing": 22927, + "▁validity": 22928, + "▁supervisor": 22929, + "▁formally": 22930, + "▁hopeful": 22931, + "▁eligibility": 22932, + "▁Boss": 22933, + "BACK": 22934, + "▁Experts": 22935, + "ogeneous": 22936, + "▁rivals": 22937, + "▁awhile": 22938, + "▁licence": 22939, + "▁При": 22940, + "▁mandate": 22941, + "▁extensively": 22942, + "pherd": 22943, + "▁Navigation": 22944, + "▁toes": 22945, + "▁drilling": 22946, + "▁rode": 22947, + "▁relevance": 22948, + "----------": 22949, + "demo": 22950, + "iencies": 22951, + "ilers": 22952, + "Final": 22953, + "▁Travis": 22954, + "▁yearly": 22955, + "▁Codes": 22956, + "▁Gaz": 22957, + "Visual": 22958, + "▁localVar": 22959, + "Most": 22960, + "textrm": 22961, + "▁questioning": 22962, + "▁folders": 22963, + "ifs": 22964, + "▁literacy": 22965, + "▁Electronics": 22966, + "ucceed": 22967, + "▁GU": 22968, + "▁Sister": 22969, + "▁hose": 22970, + "▁кон": 22971, + "▁Allah": 22972, + "▁Stats": 22973, + "substring": 22974, + "▁Lac": 22975, + "▁negotiate": 22976, + "Components": 22977, + "ocado": 22978, + "▁Safari": 22979, + "▁strains": 22980, + "▁highlighting": 22981, + "▁ONLY": 22982, + "touch": 22983, + "▁donor": 22984, + "earance": 22985, + "song": 22986, + "▁breasts": 22987, + "▁[]){": 22988, + "▁rigid": 22989, + "▁opposing": 22990, + "▁spelling": 22991, + "isive": 22992, + "▁fres": 22993, + "▁trek": 22994, + "▁CRE": 22995, + "Exit": 22996, + "▁Nine": 22997, + "▁outreach": 22998, + "▁jed": 22999, + "▁aboard": 23000, + "▁harassment": 23001, + "HER": 23002, + "ovic": 23003, + "concat": 23004, + "▁Hear": 23005, + "itas": 23006, + "▁towels": 23007, + "▁trump": 23008, + "groupId": 23009, + "▁Interactive": 23010, + "▁proposition": 23011, + "rolet": 23012, + "▁kindly": 23013, + "▁Raymond": 23014, + "ementia": 23015, + "▁merc": 23016, + "▁examining": 23017, + "▁Citizens": 23018, + "▁wears": 23019, + "XXX": 23020, + "cock": 23021, + "icky": 23022, + "▁Randy": 23023, + "▁Flu": 23024, + "ariance": 23025, + "▁Wallace": 23026, + "▁activist": 23027, + "criptive": 23028, + "ClickListener": 23029, + "▁rises": 23030, + "▁spectral": 23031, + "STEM": 23032, + "iera": 23033, + "▁fossil": 23034, + "agle": 23035, + "▁Says": 23036, + "lining": 23037, + "▁induction": 23038, + "rob": 23039, + "▁Dates": 23040, + "▁aka": 23041, + "),\r": 23042, + "kok": 23043, + "▁Knowing": 23044, + "authorized": 23045, + "ignore": 23046, + "dynamic": 23047, + "▁comfortably": 23048, + "had": 23049, + "itus": 23050, + "▁Forces": 23051, + "Ray": 23052, + "ña": 23053, + "▁disciplines": 23054, + "▁wreck": 23055, + "cession": 23056, + "▁affiliated": 23057, + "▁problematic": 23058, + "▁afore": 23059, + "icts": 23060, + "▁salvation": 23061, + "▁politically": 23062, + "▁athe": 23063, + "verify": 23064, + "▁Balance": 23065, + "Export": 23066, + "ibraries": 23067, + "▁additions": 23068, + "▁Consequently": 23069, + "▁rage": 23070, + "▁devil": 23071, + "▁showc": 23072, + "▁picnic": 23073, + "▁ö": 23074, + "▁Bris": 23075, + "▁iteration": 23076, + "▁strangers": 23077, + "Week": 23078, + "▁beverage": 23079, + "▁locale": 23080, + "▁republic": 23081, + "▁mul": 23082, + "▁immers": 23083, + "agonist": 23084, + "▁drawer": 23085, + "▁Illustr": 23086, + "▁Bangladesh": 23087, + "▁closes": 23088, + "▁stems": 23089, + "$}": 23090, + "[-": 23091, + "▁reconc": 23092, + "creens": 23093, + "▁SUB": 23094, + "▁foul": 23095, + "roleum": 23096, + "▁sab": 23097, + "camera": 23098, + "▁utterly": 23099, + "▁Grab": 23100, + "▁Owen": 23101, + "▁Spread": 23102, + "▁intra": 23103, + "▁Nonetheless": 23104, + "▁tread": 23105, + "▁seminar": 23106, + "▁visually": 23107, + "▁anticipate": 23108, + "▁conceptual": 23109, + "▁shoppers": 23110, + "▁Miche": 23111, + "▁Vic": 23112, + "emy": 23113, + "▁Growing": 23114, + "_)": 23115, + "cuts": 23116, + "▁cupc": 23117, + "▁brains": 23118, + "▁Applied": 23119, + "Business": 23120, + "▁Vienna": 23121, + "unts": 23122, + "▁theat": 23123, + "hetics": 23124, + "|(": 23125, + "▁Interface": 23126, + "vars": 23127, + "▁debts": 23128, + "▁learnt": 23129, + "hart": 23130, + "▁Fut": 23131, + "usions": 23132, + "▁plots": 23133, + "▁seamless": 23134, + "Bits": 23135, + "▁Sustainable": 23136, + "▁exquis": 23137, + "rame": 23138, + "▁historically": 23139, + "%),": 23140, + "▁md": 23141, + "heres": 23142, + "▁Kerry": 23143, + "Friend": 23144, + "▁Password": 23145, + "associ": 23146, + "▁Diana": 23147, + "adal": 23148, + "gray": 23149, + "▁willingness": 23150, + "▁underway": 23151, + "▁starring": 23152, + "▁cigarette": 23153, + "▁lamb": 23154, + "▁KN": 23155, + "acional": 23156, + "▁Hospit": 23157, + "▁Insert": 23158, + "▁twisted": 23159, + "▁Montgomery": 23160, + "percent": 23161, + "▁worthwhile": 23162, + "▁filtered": 23163, + "▁greenhouse": 23164, + "▁allev": 23165, + "compiler": 23166, + "▁collaborate": 23167, + "▁Trends": 23168, + "▁Quad": 23169, + "▁TB": 23170, + "▁squares": 23171, + "Cs": 23172, + "▁absurd": 23173, + "▁trillion": 23174, + "▁incub": 23175, + "alsa": 23176, + "▁Float": 23177, + "▁mixer": 23178, + "Buy": 23179, + "gradient": 23180, + "▁Treasure": 23181, + "VT": 23182, + "▁cubic": 23183, + "▁Teams": 23184, + "CAP": 23185, + "▁poses": 23186, + "Fixed": 23187, + "▁crude": 23188, + "Graphics": 23189, + "▁Stress": 23190, + "▁commem": 23191, + "fficiency": 23192, + "Angle": 23193, + "▁severity": 23194, + "Groups": 23195, + "▁refin": 23196, + "▁FB": 23197, + "Images": 23198, + "KEN": 23199, + "▁unsafe": 23200, + "▁Annie": 23201, + "▁quantitative": 23202, + "▁crush": 23203, + "▁Suppose": 23204, + "alore": 23205, + "Dynamic": 23206, + "▁Hait": 23207, + "riages": 23208, + "ді": 23209, + "▁digging": 23210, + "▁Integration": 23211, + "Tuple": 23212, + "▁Certainly": 23213, + "hub": 23214, + "▁Numer": 23215, + "▁catast": 23216, + "▁Unc": 23217, + "requency": 23218, + "Alloc": 23219, + "▁aiming": 23220, + "▁ignoring": 23221, + "▁cardiovascular": 23222, + "▁perturb": 23223, + "▁kidn": 23224, + "▁asian": 23225, + "EMP": 23226, + "chrom": 23227, + "▁Employees": 23228, + "ilo": 23229, + "▁REAL": 23230, + "▁atomic": 23231, + "▁slipped": 23232, + "▁Fantastic": 23233, + "meal": 23234, + "▁relying": 23235, + "▁jan": 23236, + "rans": 23237, + "▁pens": 23238, + "▁Hurricane": 23239, + "Machine": 23240, + "▁flooding": 23241, + "semin": 23242, + "▁socially": 23243, + "ца": 23244, + "heastern": 23245, + "▁ringtones": 23246, + "▁Ukrain": 23247, + "underline": 23248, + "▁imprison": 23249, + "▁Grill": 23250, + "▁rocket": 23251, + ":%": 23252, + "▁margins": 23253, + "▁ISS": 23254, + "Payload": 23255, + "etti": 23256, + "zier": 23257, + "▁encode": 23258, + "▁CAP": 23259, + "libs": 23260, + "▁accus": 23261, + "▁spends": 23262, + "aller": 23263, + "▁Bend": 23264, + "▁wounds": 23265, + "utton": 23266, + "fed": 23267, + "dyn": 23268, + "▁investigators": 23269, + "▁SG": 23270, + "▁absorbed": 23271, + "Spring": 23272, + "▁mills": 23273, + "▁brides": 23274, + "▁Contest": 23275, + "opol": 23276, + "▁spotlight": 23277, + "▁payroll": 23278, + "▁Congrats": 23279, + "Follow": 23280, + "▁Rosen": 23281, + "▁expr": 23282, + "termin": 23283, + "▁trivial": 23284, + "▁Lloyd": 23285, + "▁Lanka": 23286, + "Love": 23287, + "▁marking": 23288, + "▁proprietary": 23289, + "▁WILL": 23290, + "▁bloss": 23291, + "▁transitions": 23292, + "techn": 23293, + "▁assumes": 23294, + "EOF": 23295, + ";\"": 23296, + "iten": 23297, + "▁IDE": 23298, + "▁uno": 23299, + "▁sulf": 23300, + "flat": 23301, + "mong": 23302, + "Available": 23303, + "▁reconstruction": 23304, + "▁Peg": 23305, + "▁Suff": 23306, + "enium": 23307, + "сси": 23308, + "unders": 23309, + "Maybe": 23310, + "fiction": 23311, + "▁complaining": 23312, + "▁dots": 23313, + "▁Fishing": 23314, + "▁Participants": 23315, + "oba": 23316, + "▁WS": 23317, + "▁Pars": 23318, + "▁ambig": 23319, + "▁Leonard": 23320, + "rea": 23321, + "▁stretching": 23322, + "▁Orchestra": 23323, + "▁energies": 23324, + "▁capturing": 23325, + "▁springs": 23326, + "▁monitors": 23327, + "▁AJ": 23328, + "▁fict": 23329, + "▁snake": 23330, + "delay": 23331, + "▁Superior": 23332, + "▁Sector": 23333, + "▁viruses": 23334, + "▁Yorkshire": 23335, + "START": 23336, + "▁Bennett": 23337, + "▁illeg": 23338, + "▁Photoshop": 23339, + "Submit": 23340, + "▁merchant": 23341, + "HH": 23342, + "▁realizing": 23343, + "▁Hilton": 23344, + "▁AIDS": 23345, + "adoop": 23346, + "repl": 23347, + "▁Reporting": 23348, + "▁Donna": 23349, + "ROUP": 23350, + "▁Tonight": 23351, + "▁pressures": 23352, + "elia": 23353, + "▁offshore": 23354, + "▁Southwest": 23355, + "▁Philosophy": 23356, + "▁Ideal": 23357, + "▁Bod": 23358, + "▁inability": 23359, + "ourmet": 23360, + "▁triumph": 23361, + "▁miracle": 23362, + "▁wherein": 23363, + "animation": 23364, + "▁\"../": 23365, + "▁Barr": 23366, + "▁Hitler": 23367, + "▁supposedly": 23368, + "=\"\">": 23369, + "transaction": 23370, + "▁Become": 23371, + "Python": 23372, + "бе": 23373, + "▁duct": 23374, + "radio": 23375, + "▁lacks": 23376, + "acters": 23377, + "▁filtering": 23378, + "▁clinics": 23379, + "▁Raf": 23380, + "▁Bullet": 23381, + "▁charset": 23382, + "Constant": 23383, + "andel": 23384, + "Integr": 23385, + "▁interven": 23386, + "▁Yard": 23387, + "▁rider": 23388, + "▁Conversation": 23389, + "ths": 23390, + "▁Seat": 23391, + "scripts": 23392, + "▁immense": 23393, + "▁raz": 23394, + "esian": 23395, + "▁princess": 23396, + "kie": 23397, + "▁disco": 23398, + "▁invites": 23399, + "IDTH": 23400, + "▁tart": 23401, + "UV": 23402, + "▁tid": 23403, + "▁wires": 23404, + "▁resting": 23405, + "▁Films": 23406, + "▁judicial": 23407, + "Seconds": 23408, + "prim": 23409, + "▁Keys": 23410, + "Bitmap": 23411, + "Annotation": 23412, + "▁MERCHANTABILITY": 23413, + "failed": 23414, + "haul": 23415, + "▁weed": 23416, + "itud": 23417, + "▁Coupon": 23418, + "ilant": 23419, + "▁dignity": 23420, + "▁recognise": 23421, + "▁timestamp": 23422, + "▁Separ": 23423, + "▁vor": 23424, + "▁Cere": 23425, + "▁Sexy": 23426, + "▁Quebec": 23427, + "▁Minneapolis": 23428, + "▁commander": 23429, + "▁efficacy": 23430, + "▁stretched": 23431, + "▁spawn": 23432, + "▁Thous": 23433, + "▁Grass": 23434, + "▁evenly": 23435, + "▁beads": 23436, + "▁preca": 23437, + "▁statute": 23438, + "▁referenced": 23439, + "▁roasted": 23440, + "▁supern": 23441, + "▁aids": 23442, + "FER": 23443, + "bags": 23444, + "icals": 23445, + "▁Eyes": 23446, + "▁DEBUG": 23447, + "▁slavery": 23448, + "processing": 23449, + "▁Hardware": 23450, + "▁Gang": 23451, + "▁Arabic": 23452, + "defer": 23453, + "Methods": 23454, + "▁Recruitment": 23455, + "Alpha": 23456, + "▁parenting": 23457, + "▁redes": 23458, + "▁handsome": 23459, + "▁outfits": 23460, + "▁headache": 23461, + "ixty": 23462, + "▁tram": 23463, + "▁hottest": 23464, + "▁Portuguese": 23465, + "iliary": 23466, + "▁hierarchy": 23467, + "▁Rescue": 23468, + "▁neurons": 23469, + "nuts": 23470, + "▁Bee": 23471, + "+(": 23472, + "Returns": 23473, + "▁distress": 23474, + "shots": 23475, + "inees": 23476, + "▁accredited": 23477, + "▁governed": 23478, + "educ": 23479, + "▁admits": 23480, + "▁arising": 23481, + "inde": 23482, + "▁furnish": 23483, + "again": 23484, + "TIME": 23485, + "grand": 23486, + "▁Alzheimer": 23487, + "кі": 23488, + "▁cage": 23489, + "▁$\\{": 23490, + "typ": 23491, + "idade": 23492, + "uli": 23493, + "Mov": 23494, + "venile": 23495, + "▁Legacy": 23496, + "▁cushion": 23497, + "▁elevation": 23498, + "▁merit": 23499, + "concurrent": 23500, + "▁Logan": 23501, + "▁Sally": 23502, + "▁pt": 23503, + "▁Closed": 23504, + "▁triggers": 23505, + "posium": 23506, + "▁Lastly": 23507, + "Segment": 23508, + "xxxx": 23509, + "obl": 23510, + "thood": 23511, + "▁beers": 23512, + "▁corrections": 23513, + "hea": 23514, + "▁Pets": 23515, + "▁HV": 23516, + "uddy": 23517, + "Exists": 23518, + "icates": 23519, + "▁armor": 23520, + "tration": 23521, + "▁Sans": 23522, + "▁Anniversary": 23523, + "intendent": 23524, + "agged": 23525, + "▁NV": 23526, + "incre": 23527, + "{})": 23528, + "▁Influ": 23529, + "▁shrimp": 23530, + "Actions": 23531, + "joint": 23532, + "istas": 23533, + "▁Speech": 23534, + "▁ча": 23535, + "▁scoop": 23536, + "▁launches": 23537, + "▁Duncan": 23538, + "▁sucks": 23539, + "▁australia": 23540, + "▁Sacramento": 23541, + "pick": 23542, + "▁Jur": 23543, + "▁owe": 23544, + "▁Tennis": 23545, + "WHEN": 23546, + "▁Serge": 23547, + "▁workouts": 23548, + "RENT": 23549, + "same": 23550, + "▁Copper": 23551, + "Self": 23552, + "Wire": 23553, + "Ca": 23554, + "▁Lith": 23555, + "▁abundant": 23556, + "▁Hockey": 23557, + "▁Pastor": 23558, + "▁Sanders": 23559, + "▁Ink": 23560, + "▁Needs": 23561, + "atomy": 23562, + "▁Inform": 23563, + "ства": 23564, + "▁commence": 23565, + "▁Newsletter": 23566, + "performance": 23567, + "▁honesty": 23568, + "▁kicking": 23569, + "Implement": 23570, + "UUID": 23571, + "▁veggies": 23572, + "aaaa": 23573, + "dump": 23574, + "▁definite": 23575, + "▁politician": 23576, + "ATER": 23577, + "Poly": 23578, + "▁unused": 23579, + "Errors": 23580, + "▁cardiac": 23581, + "▁lightning": 23582, + "▁amino": 23583, + "▁Proof": 23584, + "▁printable": 23585, + "▁impose": 23586, + "eme": 23587, + "▁Apartments": 23588, + "▁Gain": 23589, + "▁seiz": 23590, + "ilight": 23591, + "▁Highly": 23592, + "▁consisted": 23593, + "Failure": 23594, + "▁guessing": 23595, + "^^": 23596, + "▁Barnes": 23597, + "]>": 23598, + "Expect": 23599, + "nell": 23600, + "RG": 23601, + "▁squeeze": 23602, + "▁connector": 23603, + "▁hedge": 23604, + "▁Rocky": 23605, + "тив": 23606, + "▁Brent": 23607, + "▁Depart": 23608, + "▁datasets": 23609, + "▁doubts": 23610, + "▁GPIO": 23611, + "cred": 23612, + "oko": 23613, + "▁lex": 23614, + "▁didnt": 23615, + "▁halfway": 23616, + "period": 23617, + "▁drums": 23618, + "▁contra": 23619, + "▁sobre": 23620, + "▁Regards": 23621, + "▁undertaken": 23622, + "▁Sell": 23623, + "став": 23624, + "▁Jaw": 23625, + "placeholder": 23626, + "▁Infin": 23627, + "uta": 23628, + "▁Janet": 23629, + "▁statue": 23630, + "▁skull": 23631, + "xton": 23632, + "upper": 23633, + "▁Dro": 23634, + "levard": 23635, + "▁jumps": 23636, + "▁touring": 23637, + "▁Chester": 23638, + "▁Definitely": 23639, + "▁Arnold": 23640, + "Decimal": 23641, + "printStackTrace": 23642, + "pathetic": 23643, + "▁lookup": 23644, + "▁Ко": 23645, + "▁earthquake": 23646, + "▁requesting": 23647, + "▁lett": 23648, + "▁installations": 23649, + "▁famil": 23650, + "▁countryside": 23651, + "irie": 23652, + "▁Courses": 23653, + "▁Dish": 23654, + "▁warmer": 23655, + "aple": 23656, + "nick": 23657, + "▁Wendy": 23658, + "▁gateway": 23659, + "▁herbal": 23660, + "▁Timothy": 23661, + "Styles": 23662, + "▁Selected": 23663, + "English": 23664, + "nx": 23665, + "▁bachelor": 23666, + "▁oste": 23667, + "holm": 23668, + "!!!!!!!!": 23669, + "▁Integrated": 23670, + "isson": 23671, + "decode": 23672, + "elements": 23673, + "зу": 23674, + "Proto": 23675, + "cop": 23676, + "▁wipe": 23677, + "▁Crist": 23678, + "▁asthma": 23679, + "projects": 23680, + "▁vegetarian": 23681, + "▁impair": 23682, + "▁rim": 23683, + "▁sculpture": 23684, + "▁gardening": 23685, + "▁frequencies": 23686, + "▁criminals": 23687, + ")&": 23688, + "=$": 23689, + "▁excer": 23690, + "▁fax": 23691, + "illery": 23692, + "▁Earl": 23693, + "▁awake": 23694, + "▁Ble": 23695, + "▁nephe": 23696, + "ostream": 23697, + "▁associates": 23698, + "▁inconven": 23699, + "▁residual": 23700, + "){\\": 23701, + "▁ds": 23702, + "▁EUR": 23703, + "▁cafe": 23704, + "▁Lounge": 23705, + "pollo": 23706, + "▁Caroline": 23707, + "▁civilian": 23708, + "▁Serving": 23709, + "▁Proposition": 23710, + "askets": 23711, + "`)": 23712, + "▁Railway": 23713, + "▁commerce": 23714, + "▁cigarettes": 23715, + "▁chuck": 23716, + "Subject": 23717, + "▁Fully": 23718, + "▁Exterior": 23719, + "▁evangel": 23720, + "Customer": 23721, + "▁Renew": 23722, + "ει": 23723, + "▁menus": 23724, + "▁corrected": 23725, + "▁identifies": 23726, + "arding": 23727, + "▁justified": 23728, + "▁Monitoring": 23729, + "▁Clos": 23730, + "▁Banking": 23731, + "▁Vern": 23732, + "erialize": 23733, + "Ip": 23734, + "IENT": 23735, + "cano": 23736, + "▁BIG": 23737, + "▁Coalition": 23738, + "▁'-": 23739, + "▁ACTION": 23740, + "▁Nearby": 23741, + "▁marketers": 23742, + "SOURCE": 23743, + "▁bracket": 23744, + "ivities": 23745, + "▁inclined": 23746, + "▁predecess": 23747, + "▁vulnerability": 23748, + "▁surpass": 23749, + "▁stirring": 23750, + "ctl": 23751, + "▁trio": 23752, + "▁impe": 23753, + "▁Amb": 23754, + "▁Areas": 23755, + "ARG": 23756, + "▁marsh": 23757, + "▁Porter": 23758, + "▁constants": 23759, + "▁relay": 23760, + "ICES": 23761, + "▁patron": 23762, + "▁aria": 23763, + "▁vaccines": 23764, + "▁precip": 23765, + "EventArgs": 23766, + "▁Letters": 23767, + "▁Dame": 23768, + "▁thrust": 23769, + "▁Evidence": 23770, + "▁detector": 23771, + "▁<>": 23772, + "Extra": 23773, + "messages": 23774, + "▁overlooked": 23775, + "anya": 23776, + "About": 23777, + "▁tier": 23778, + "▁Winner": 23779, + "жен": 23780, + "TRACT": 23781, + "▁Pont": 23782, + "disc": 23783, + "▁Mathematics": 23784, + "▁foremost": 23785, + "▁biom": 23786, + "▁potent": 23787, + "Sound": 23788, + "▁Rico": 23789, + "▁comprehend": 23790, + "▁relieve": 23791, + "▁Shower": 23792, + "▁authorization": 23793, + "▁finely": 23794, + "▁catering": 23795, + "))))": 23796, + "xB": 23797, + "▁JD": 23798, + "▁durch": 23799, + "▁vibe": 23800, + "otiation": 23801, + "▁lac": 23802, + "aciones": 23803, + "▁Refer": 23804, + "▁outdated": 23805, + "iq": 23806, + "▁FIN": 23807, + "▁EVENT": 23808, + "▁vm": 23809, + "▁COMM": 23810, + "▁Tomorrow": 23811, + "did": 23812, + "ogo": 23813, + "▁Cliff": 23814, + "▁Reform": 23815, + "▁Enhance": 23816, + "▁advertisement": 23817, + "yaml": 23818, + "resize": 23819, + "letters": 23820, + "▁lawmakers": 23821, + "▁decreasing": 23822, + "Stage": 23823, + "IPS": 23824, + "▁Ran": 23825, + "▁invoice": 23826, + "▁Warriors": 23827, + "▁Rena": 23828, + "iji": 23829, + "charged": 23830, + "▁recurs": 23831, + "▁diplom": 23832, + "▁Kurt": 23833, + "▁Numbers": 23834, + "▁Comedy": 23835, + "▁conveniently": 23836, + "prec": 23837, + "bucks": 23838, + "▁textures": 23839, + "!),": 23840, + "ème": 23841, + "▁TC": 23842, + "▁UL": 23843, + "vendor": 23844, + "▁Henderson": 23845, + "verts": 23846, + "getMessage": 23847, + "▁Thing": 23848, + "▁polymer": 23849, + "▁Ski": 23850, + "~$": 23851, + "strip": 23852, + "kb": 23853, + "yon": 23854, + "▁Detect": 23855, + "Depth": 23856, + "verages": 23857, + "Der": 23858, + "▁executing": 23859, + "▁Ultimately": 23860, + "▁mph": 23861, + "leyball": 23862, + "▁quiz": 23863, + "▁sentenced": 23864, + "▁discrete": 23865, + "){\r": 23866, + "▁Orders": 23867, + "▁rejection": 23868, + "opus": 23869, + "▁Ellis": 23870, + "▁mobil": 23871, + "▁commitments": 23872, + "▁Leaders": 23873, + "▁Leading": 23874, + "▁Bach": 23875, + "▁Warranty": 23876, + "▁recon": 23877, + "▁transcription": 23878, + "▁DT": 23879, + "▁nested": 23880, + "▁intest": 23881, + "agar": 23882, + "▁Crazy": 23883, + ".!": 23884, + "▁Troy": 23885, + "▁Turb": 23886, + "arming": 23887, + "▁Consum": 23888, + "▁Seems": 23889, + "▁roofing": 23890, + "▁ε": 23891, + "▁Britt": 23892, + "iples": 23893, + "rase": 23894, + "▁Megan": 23895, + "ienne": 23896, + "▁Brady": 23897, + "▁Nissan": 23898, + "▁whoever": 23899, + "▁Desert": 23900, + "▁smells": 23901, + "▁sprink": 23902, + "Push": 23903, + "too": 23904, + "▁Armen": 23905, + "▁Positive": 23906, + "▁fighters": 23907, + "▁Walt": 23908, + "▁captures": 23909, + "▁drought": 23910, + "▁Loop": 23911, + "▁Indianapolis": 23912, + "NONE": 23913, + "▁slaves": 23914, + "▁cease": 23915, + "▁grape": 23916, + "science": 23917, + "lov": 23918, + "▁Independence": 23919, + "modern": 23920, + "▁Swan": 23921, + "flies": 23922, + "▁Filed": 23923, + "esium": 23924, + "▁nightmare": 23925, + "▁Liv": 23926, + "▁imagery": 23927, + "▁Hidden": 23928, + "atalog": 23929, + "▁bizarre": 23930, + "▁emit": 23931, + "rika": 23932, + "▁Frost": 23933, + "▁\\|": 23934, + "▁Fuck": 23935, + "▁Kur": 23936, + "▁Moroc": 23937, + "wife": 23938, + "▁burg": 23939, + "azi": 23940, + "▁beginners": 23941, + "pip": 23942, + "▁alot": 23943, + "▁Wu": 23944, + "▁fairy": 23945, + "▁rifle": 23946, + "▁Pepper": 23947, + "▁amazon": 23948, + "▁HAVE": 23949, + "▁Genesis": 23950, + "▁proudly": 23951, + "▁dei": 23952, + "vitra": 23953, + "▁IMPLIED": 23954, + "igent": 23955, + "▁Luis": 23956, + "▁companions": 23957, + "▁Kash": 23958, + "▁loos": 23959, + "▁Founder": 23960, + "▁lumin": 23961, + "Mc": 23962, + "why": 23963, + "FALSE": 23964, + "▁lungs": 23965, + "▁entr": 23966, + "▁Dot": 23967, + "▁сво": 23968, + "▁)\r": 23969, + "▁downs": 23970, + "lua": 23971, + "▁Yale": 23972, + "▁billions": 23973, + "operative": 23974, + "▁Monica": 23975, + "▁comparisons": 23976, + "▁Scr": 23977, + "▁quil": 23978, + "▁Plot": 23979, + "▁Mint": 23980, + "intern": 23981, + "▁lan": 23982, + "▁tee": 23983, + "▁Ма": 23984, + "urbs": 23985, + "herence": 23986, + "▁divor": 23987, + "!'": 23988, + "▁Nach": 23989, + "▁digits": 23990, + "▁Casey": 23991, + "valueOf": 23992, + "▁Wilk": 23993, + "Monitor": 23994, + "▁Religion": 23995, + "▁#:": 23996, + "NEW": 23997, + "▁hairst": 23998, + "▁renewal": 23999, + "▁scholarships": 24000, + "ент": 24001, + "▁Chrom": 24002, + "HI": 24003, + "aku": 24004, + "▁bee": 24005, + "Authentication": 24006, + "HashMap": 24007, + "DOM": 24008, + "blocks": 24009, + "▁Feedback": 24010, + "renal": 24011, + "▁obsessed": 24012, + "▁$|": 24013, + "▁Blair": 24014, + "▁lamps": 24015, + "▁Province": 24016, + "▁luggage": 24017, + "▁urine": 24018, + "!\r": 24019, + "club": 24020, + "▁slept": 24021, + "▁Bomb": 24022, + "▁metallic": 24023, + "▁qualification": 24024, + "▁Leeds": 24025, + "▁backward": 24026, + "AAAA": 24027, + "EA": 24028, + "▁Minor": 24029, + "▁alphabet": 24030, + "▁maid": 24031, + "atti": 24032, + "▁Possible": 24033, + "▁climbed": 24034, + "▁fisher": 24035, + "COUNT": 24036, + "AreEqual": 24037, + "ativity": 24038, + "▁hormones": 24039, + "prints": 24040, + "▁testimon": 24041, + "▁simplify": 24042, + "umpy": 24043, + "▁commissioned": 24044, + "hension": 24045, + "▁;": 24680, + "jk": 24681, + "▁Viv": 24682, + "▁imperative": 24683, + "▁lanes": 24684, + "▁lev": 24685, + "anding": 24686, + "enges": 24687, + "▁scanner": 24688, + "▁jour": 24689, + "▁Compat": 24690, + "▁Straw": 24691, + "▁builders": 24692, + "▁Enable": 24693, + "▁lend": 24694, + "▁transc": 24695, + "▁Strategies": 24696, + "('../": 24697, + "▁skiing": 24698, + "spacing": 24699, + "▁matrices": 24700, + "▁Drama": 24701, + "▁Judy": 24702, + "кий": 24703, + "Camp": 24704, + "▁Charter": 24705, + "edo": 24706, + "wat": 24707, + "▁arter": 24708, + "▁accelerate": 24709, + "▁overlooking": 24710, + "▁ceremon": 24711, + "▁Volunteer": 24712, + "thumb": 24713, + "▁sock": 24714, + "▁Neighborhood": 24715, + "▁Uncle": 24716, + "▁exceptionally": 24717, + "ughty": 24718, + "▁Chin": 24719, + "resistant": 24720, + "▁primitive": 24721, + "▁hemp": 24722, + "▁recognizes": 24723, + "rpc": 24724, + "▁Mend": 24725, + "▁john": 24726, + "▁Jackie": 24727, + "▁Parish": 24728, + "▁IoT": 24729, + "▁chunks": 24730, + "poke": 24731, + "▁Autumn": 24732, + "▁Fis": 24733, + "WIN": 24734, + "▁toddler": 24735, + "quit": 24736, + "▁naming": 24737, + "ERO": 24738, + "▁degener": 24739, + "▁feminine": 24740, + "▁Liu": 24741, + "▁ABS": 24742, + "▁recovering": 24743, + "▁socio": 24744, + "▁Athletic": 24745, + "horn": 24746, + "ITION": 24747, + "Src": 24748, + "▁exploit": 24749, + "illon": 24750, + "iners": 24751, + "▁sandwiches": 24752, + "▁Debt": 24753, + "▁telev": 24754, + "▁premature": 24755, + "▁Salary": 24756, + "▁embodiment": 24757, + "▁Manufacturers": 24758, + "▁Princeton": 24759, + "▁quarterly": 24760, + "▁blew": 24761, + "▁patrol": 24762, + "▁illustrates": 24763, + "▁github": 24764, + "▁Disclaimer": 24765, + "▁personalities": 24766, + "▁transported": 24767, + "DEC": 24768, + "▁gifted": 24769, + "▁Votes": 24770, + "▁palace": 24771, + "▁Fiber": 24772, + ".?": 24773, + "division": 24774, + "▁minus": 24775, + "October": 24776, + "▁Mens": 24777, + "ennial": 24778, + "Btn": 24779, + "▁rip": 24780, + "▁pots": 24781, + "▁smok": 24782, + "▁Shows": 24783, + "▁humidity": 24784, + "▁Describe": 24785, + "▁gn": 24786, + "▁Ez": 24787, + "▁arthritis": 24788, + "▁Known": 24789, + "▁Supplies": 24790, + "updated": 24791, + "ilingual": 24792, + "stringify": 24793, + "▁primer": 24794, + "lv": 24795, + "FLOAT": 24796, + "▁Conservative": 24797, + "▁CRM": 24798, + "▁Portal": 24799, + "▁funnel": 24800, + "/(": 24801, + "▁caption": 24802, + "▁metaphor": 24803, + "navigation": 24804, + "oyle": 24805, + "▁french": 24806, + "▁х": 24807, + "▁autism": 24808, + "▁Diss": 24809, + "mor": 24810, + "▁rs": 24811, + "September": 24812, + "▁Replacement": 24813, + "opez": 24814, + "ться": 24815, + "boat": 24816, + "▁Calgary": 24817, + "▁Iraqi": 24818, + "▁posed": 24819, + "▁presently": 24820, + "▁Featuring": 24821, + "▁Gibson": 24822, + "▁Dialog": 24823, + "▁Creator": 24824, + "Clean": 24825, + "▁competitor": 24826, + "OSS": 24827, + "▁MLB": 24828, + "▁twins": 24829, + "posts": 24830, + "▁creators": 24831, + "inse": 24832, + "▁Kol": 24833, + "▁compost": 24834, + "▁rabbit": 24835, + "▁rooted": 24836, + "▁Iv": 24837, + "▁hone": 24838, + "▁Nuclear": 24839, + "▁commodity": 24840, + "▁Breaking": 24841, + "============": 24842, + "▁Prayer": 24843, + "positive": 24844, + "▁thereof": 24845, + "products": 24846, + "stead": 24847, + "▁Trailer": 24848, + "▁citizenship": 24849, + "▁Evening": 24850, + "erial": 24851, + "answer": 24852, + "▁catches": 24853, + "▁Putin": 24854, + "▁Caf": 24855, + "▁Respond": 24856, + "▁evenings": 24857, + "▁demonstrating": 24858, + "▁opted": 24859, + "drawn": 24860, + "▁instructors": 24861, + "essional": 24862, + "▁Lines": 24863, + "▁Pir": 24864, + "▁Courtesy": 24865, + "Constraint": 24866, + "▁Alumni": 24867, + "xffff": 24868, + "▁comfy": 24869, + "abetic": 24870, + "Upper": 24871, + "tel": 24872, + "Air": 24873, + "Even": 24874, + "abwe": 24875, + "adapter": 24876, + "Pipeline": 24877, + "▁Colombia": 24878, + "▁Choosing": 24879, + "▁Jewelry": 24880, + "▁Stamp": 24881, + "closures": 24882, + "Using": 24883, + "▁Accommod": 24884, + "gets": 24885, + "▁swept": 24886, + "▁beginner": 24887, + "CEPT": 24888, + "Safe": 24889, + "▁newborn": 24890, + "▁Vas": 24891, + "▁denom": 24892, + "▁prostate": 24893, + "Unexpected": 24894, + "+=": 24895, + "smart": 24896, + "▁environmentally": 24897, + "▁Domestic": 24898, + "mus": 24899, + "uuid": 24900, + "▁seasoned": 24901, + "▁derive": 24902, + "many": 24903, + "▁ministers": 24904, + "▁verdict": 24905, + "▁Officers": 24906, + "▁stealing": 24907, + "ajo": 24908, + "▁Perth": 24909, + "▁Trying": 24910, + "▁Brussels": 24911, + "▁Sak": 24912, + "ACTION": 24913, + "chez": 24914, + "▁notation": 24915, + "IFY": 24916, + "pric": 24917, + "▁EA": 24918, + "▁Logo": 24919, + "footnote": 24920, + "igt": 24921, + "▁CY": 24922, + "▁teammates": 24923, + "▁Nurse": 24924, + "▁styled": 24925, + "▁Fleet": 24926, + "▁surviving": 24927, + "esthes": 24928, + "Docs": 24929, + "▁Census": 24930, + "▁notices": 24931, + "▁ignorance": 24932, + "▁Earn": 24933, + "anson": 24934, + "INVALID": 24935, + "▁Tah": 24936, + "▁breakthrough": 24937, + "▁writings": 24938, + "kov": 24939, + "▁freelance": 24940, + "Because": 24941, + "▁Graphic": 24942, + "▁hygiene": 24943, + "▁tunes": 24944, + "MY": 24945, + "fact": 24946, + "obo": 24947, + "▁Armstrong": 24948, + "▁Appoint": 24949, + "▁Pharmacy": 24950, + "▁culinary": 24951, + "▁Moss": 24952, + "▁Contribut": 24953, + "▁sigh": 24954, + "ews": 24955, + "Trigger": 24956, + "Pad": 24957, + "▁nonsense": 24958, + "▁FUN": 24959, + "ornings": 24960, + "|;": 24961, + "▁biography": 24962, + "▁interim": 24963, + "Merge": 24964, + "trigger": 24965, + "▁bothered": 24966, + "▁*(": 24967, + "▁Pills": 24968, + "inet": 24969, + "illas": 24970, + "'];": 24971, + "Europe": 24972, + "▁Submitted": 24973, + "▁helicopter": 24974, + "▁gentleman": 24975, + "▁Hoff": 24976, + "▁Writers": 24977, + "▁Waters": 24978, + "▁exagger": 24979, + "äh": 24980, + "▁Bil": 24981, + "functions": 24982, + "▁}\\": 24983, + "▁blessings": 24984, + "stri": 24985, + "▁adjusting": 24986, + "▁transforming": 24987, + "▁risky": 24988, + "▁observer": 24989, + "▁conditional": 24990, + "▁Dylan": 24991, + "oqu": 24992, + "▁pam": 24993, + "▁NEWS": 24994, + "▁frankly": 24995, + "▁Infrastructure": 24996, + "▁Apartment": 24997, + "▁Exhibition": 24998, + "▁cath": 24999, + "uzzy": 25000, + "▁Satan": 25001, + "▁Resume": 25002, + "▁Depression": 25003, + "▁accessory": 25004, + "▁stimulate": 25005, + "▁internship": 25006, + "chunk": 25007, + "▁adore": 25008, + "▁sweater": 25009, + "▁turnover": 25010, + "cology": 25011, + "Compare": 25012, + "Management": 25013, + "thy": 25014, + "wright": 25015, + "Factor": 25016, + "▁Dayton": 25017, + "▁|\\": 25018, + "bullet": 25019, + "▁Rehab": 25020, + "αι": 25021, + "boxes": 25022, + "odd": 25023, + "Surface": 25024, + "▁pudd": 25025, + "▁dealership": 25026, + "mand": 25027, + "▁Louise": 25028, + "▁Tagged": 25029, + "annotations": 25030, + "▁orb": 25031, + "▁Incor": 25032, + "RF": 25033, + "▁observing": 25034, + "WP": 25035, + "▁inevitably": 25036, + "▁HWTS": 25037, + "▁Pupp": 25038, + "▁Brett": 25039, + "neum": 25040, + "▁termination": 25041, + "▁Chest": 25042, + "▁imperial": 25043, + "▁Ages": 25044, + "▁insist": 25045, + "▁subjected": 25046, + "reply": 25047, + "▁prevalence": 25048, + "zoom": 25049, + "sections": 25050, + "▁buffet": 25051, + "Dto": 25052, + "▁Potato": 25053, + "▁advertisements": 25054, + "iban": 25055, + "▁steroids": 25056, + "▁Meat": 25057, + "monary": 25058, + "ressions": 25059, + "Mal": 25060, + "Exper": 25061, + "▁Patricia": 25062, + "compatible": 25063, + "▁peas": 25064, + "▁arguably": 25065, + "pple": 25066, + "visit": 25067, + "▁Cult": 25068, + "▁ancestors": 25069, + "▁explanations": 25070, + "▁stain": 25071, + "▁па": 25072, + "▁Medal": 25073, + "▁Representatives": 25074, + "▁hooks": 25075, + "gio": 25076, + "про": 25077, + "inea": 25078, + "▁Believe": 25079, + "▁filming": 25080, + "communications": 25081, + "▁servant": 25082, + "▁earrings": 25083, + "PACE": 25084, + "▁Simpson": 25085, + "▁Jets": 25086, + "ovenant": 25087, + "▁Raid": 25088, + "▁Brexit": 25089, + "developer": 25090, + "▁Regulation": 25091, + "▁litter": 25092, + "▁computation": 25093, + "agus": 25094, + "▁finals": 25095, + "environment": 25096, + "▁Ahmed": 25097, + "ESSAGE": 25098, + "avement": 25099, + "eches": 25100, + "▁prosecution": 25101, + "▁pok": 25102, + "▁addr": 25103, + "ści": 25104, + "andez": 25105, + "hee": 25106, + "▁spiral": 25107, + "▁Lon": 25108, + "▁ND": 25109, + "Metrics": 25110, + "▁Scroll": 25111, + "Aggreg": 25112, + "▁dice": 25113, + "Ann": 25114, + "▁MK": 25115, + "▁Prevent": 25116, + "▁revenge": 25117, + "mathscr": 25118, + "ANTY": 25119, + "▁Provides": 25120, + "▁GD": 25121, + "▁seated": 25122, + "▁preferably": 25123, + "Cat": 25124, + "▁tournaments": 25125, + "uras": 25126, + "▁monsters": 25127, + "▁probable": 25128, + "▁\";": 25129, + "▁Missing": 25130, + "Dan": 25131, + "eni": 25132, + "▁Rapid": 25133, + "▁AU": 25134, + "▁sé": 25135, + "▁cheat": 25136, + "▁Adrian": 25137, + "▁planets": 25138, + "yards": 25139, + "▁encoded": 25140, + "▁aviation": 25141, + "▁fulfilling": 25142, + "▁acre": 25143, + "slider": 25144, + "Fail": 25145, + "▁ic": 25146, + "▁Iceland": 25147, + "▁thou": 25148, + "includes": 25149, + "Her": 25150, + "Cart": 25151, + "=\"@": 25152, + "▁adhere": 25153, + "▁continuity": 25154, + "▁Aven": 25155, + "▁/><": 25156, + "▁Null": 25157, + "salm": 25158, + "▁swelling": 25159, + "▁hatred": 25160, + "gap": 25161, + "VS": 25162, + "▁Cathedral": 25163, + "▁manipulation": 25164, + "PY": 25165, + "▁hd": 25166, + "▁antibiotics": 25167, + "▁];": 25168, + "▁Toast": 25169, + "machine": 25170, + "▁Leslie": 25171, + "---------": 25172, + "vp": 25173, + "*>(": 25174, + "▁Bella": 25175, + "сту": 25176, + "▁apparatus": 25177, + "▁avail": 25178, + "lessness": 25179, + "▁LIABILITY": 25180, + "▁exceeded": 25181, + "▁Interestingly": 25182, + "DAY": 25183, + "▁Plug": 25184, + "▁owning": 25185, + "▁Mercury": 25186, + "▁bgcolor": 25187, + "External": 25188, + "MAC": 25189, + "▁Griffin": 25190, + "ablo": 25191, + "colors": 25192, + "birth": 25193, + "payment": 25194, + "▁defendants": 25195, + "CN": 25196, + "Expl": 25197, + "dagger": 25198, + "▁inspirational": 25199, + "▁Broadcast": 25200, + "▁Betty": 25201, + "LINK": 25202, + "Wrap": 25203, + "▁Arctic": 25204, + "▁Seed": 25205, + "▁YES": 25206, + "▁overt": 25207, + "umed": 25208, + "TestCase": 25209, + "▁hardwood": 25210, + "▁FX": 25211, + "▁Paradise": 25212, + "▁Louisville": 25213, + "biz": 25214, + "▁roses": 25215, + "▁Holidays": 25216, + "▁penn": 25217, + "setminus": 25218, + "▁Failure": 25219, + "▁fran": 25220, + "▁Grande": 25221, + "▁nerves": 25222, + "▁discounted": 25223, + "▁reminis": 25224, + "Sun": 25225, + "uckland": 25226, + "Period": 25227, + "▁broch": 25228, + "▁discontin": 25229, + "▁tracked": 25230, + "▁Released": 25231, + "▁Scripture": 25232, + "Sat": 25233, + "▁IG": 25234, + "Mass": 25235, + "▁Forms": 25236, + "icating": 25237, + "execut": 25238, + "▁folded": 25239, + "▁Indoor": 25240, + "▁Blind": 25241, + "▁Danish": 25242, + "Bot": 25243, + "▁Matter": 25244, + "▁Decision": 25245, + "minster": 25246, + "▁Everybody": 25247, + "ployee": 25248, + "▁onset": 25249, + "▁fragrance": 25250, + "▁Devil": 25251, + "▁Creates": 25252, + "isors": 25253, + "▁citing": 25254, + "▁Signature": 25255, + "antom": 25256, + "▁lattice": 25257, + "▁professors": 25258, + "vine": 25259, + "esto": 25260, + "yson": 25261, + "▁pept": 25262, + ")>": 25263, + "tbody": 25264, + "▁Geoff": 25265, + "▁Stores": 25266, + "▁chasing": 25267, + "▁dispens": 25268, + "▁testosterone": 25269, + "▁Soup": 25270, + "▁EVERY": 25271, + "Low": 25272, + "▁Squad": 25273, + "▁tilt": 25274, + "▁spinal": 25275, + "▁Carroll": 25276, + "▁Programming": 25277, + "▁ale": 25278, + "▁insufficient": 25279, + "сі": 25280, + "lyph": 25281, + "SHIFT": 25282, + "▁Actor": 25283, + "▁nursery": 25284, + "scal": 25285, + "▁Jak": 25286, + "▁PI": 25287, + "sil": 25288, + "olan": 25289, + "▁airports": 25290, + "Gold": 25291, + "rientation": 25292, + "▁Slot": 25293, + "▁attr": 25294, + "▁artifacts": 25295, + "▁Liquid": 25296, + "▁sor": 25297, + "▁scattering": 25298, + "▁TIM": 25299, + "▁Vlad": 25300, + "▁Dana": 25301, + "▁Derby": 25302, + "ек": 25303, + "Combo": 25304, + "iele": 25305, + "▁uncommon": 25306, + "▁checklist": 25307, + "rosso": 25308, + "▁liking": 25309, + "nonatomic": 25310, + "anton": 25311, + "omics": 25312, + "▁parked": 25313, + "▁wasting": 25314, + "▁wrapping": 25315, + "abolic": 25316, + "▁Gast": 25317, + "oscope": 25318, + "▁averaged": 25319, + "nai": 25320, + "▁therapies": 25321, + "nm": 25322, + "▁Romans": 25323, + "▁Shannon": 25324, + "Checked": 25325, + "!\");": 25326, + "▁developmental": 25327, + "itical": 25328, + "▁bombs": 25329, + "▁assessing": 25330, + "Gate": 25331, + "▁Herald": 25332, + "▁Rainbow": 25333, + "▁crashed": 25334, + "Literal": 25335, + "▁skate": 25336, + "▁'';": 25337, + "▁Erin": 25338, + "▁WORK": 25339, + "▁colab": 25340, + "▁Divine": 25341, + "office": 25342, + "▁basil": 25343, + "▁Presentation": 25344, + "-,": 25345, + "LES": 25346, + "▁fixture": 25347, + "▁TIME": 25348, + "▁WWE": 25349, + "▁Been": 25350, + "▁purse": 25351, + "../../../": 25352, + "▁GEN": 25353, + "▁congest": 25354, + "▁Restaurants": 25355, + "▁Rise": 25356, + "vision": 25357, + "uggest": 25358, + "▁graduating": 25359, + "▁Coup": 25360, + "▁Refr": 25361, + "archive": 25362, + "▁Tibet": 25363, + "▁/*!": 25364, + "▁painter": 25365, + "▁OT": 25366, + "▁Doesn": 25367, + "▁fonts": 25368, + "▁Fellowship": 25369, + "▁Sauce": 25370, + "STRU": 25371, + "▁Cedar": 25372, + "▁Sudden": 25373, + "▁WARRANTY": 25374, + "▁CDC": 25375, + "Git": 25376, + "ucle": 25377, + "▁breathtaking": 25378, + "▁culmin": 25379, + "▁blades": 25380, + "▁rays": 25381, + "▁boiling": 25382, + "▁Hammer": 25383, + "▁scrat": 25384, + "chy": 25385, + "Rules": 25386, + "scopy": 25387, + "▁signatures": 25388, + "▁cached": 25389, + "▁orche": 25390, + "legraph": 25391, + "=\"../../../": 25392, + "▁}),": 25393, + "▁reside": 25394, + "▁integrating": 25395, + "το": 25396, + "uning": 25397, + "▁securely": 25398, + "Radio": 25399, + "ijk": 25400, + "▁propaganda": 25401, + "▁adolesc": 25402, + "▁sua": 25403, + "▁Receive": 25404, + "suite": 25405, + "weed": 25406, + "▁endors": 25407, + "▁Reynolds": 25408, + "Guid": 25409, + "▁lub": 25410, + "▁sneak": 25411, + "/)": 25412, + "▁Ukrainian": 25413, + "▁alla": 25414, + "processor": 25415, + "▁Businesses": 25416, + "▁:-": 25417, + "▁awe": 25418, + "▁cans": 25419, + "▁focal": 25420, + "Sem": 25421, + "ствен": 25422, + "inject": 25423, + "▁Bundle": 25424, + "alis": 25425, + "\"\\": 25426, + "},\r": 25427, + "▁xmlns": 25428, + "▁unveiled": 25429, + "▁wrink": 25430, + "DataSource": 25431, + "▁hype": 25432, + "▁AST": 25433, + "▁sul": 25434, + "▁constexpr": 25435, + "smith": 25436, + "▁Amer": 25437, + "▁Unlimited": 25438, + "▁grandparents": 25439, + "▁Languages": 25440, + "publish": 25441, + "▁civilization": 25442, + "▁mentioning": 25443, + "▁nostalg": 25444, + "imbabwe": 25445, + "Take": 25446, + "▁comme": 25447, + "▁dividend": 25448, + "▁mb": 25449, + "▁Attack": 25450, + "▁Crisis": 25451, + "▁Relief": 25452, + "▁Buzz": 25453, + "▁Sou": 25454, + "▁Elev": 25455, + "getClass": 25456, + "▁pediatric": 25457, + "UBLIC": 25458, + "![": 25459, + "blic": 25460, + "▁unavailable": 25461, + "six": 25462, + "Ctrl": 25463, + "▁stip": 25464, + "▁abst": 25465, + "ographics": 25466, + "▁witch": 25467, + "fashion": 25468, + "▁anthrop": 25469, + "▁cops": 25470, + "▁Kenneth": 25471, + "▁Producer": 25472, + "▁merger": 25473, + "metics": 25474, + "San": 25475, + "▁Animation": 25476, + "idelity": 25477, + "bib": 25478, + "▁UFC": 25479, + "otechnology": 25480, + "▁voter": 25481, + "▁Smooth": 25482, + "unal": 25483, + "▁Goth": 25484, + "▁pent": 25485, + "Apply": 25486, + "▁Doctors": 25487, + "atra": 25488, + "▁torque": 25489, + "▁RN": 25490, + "▁awaken": 25491, + "▁Perspect": 25492, + "▁provincial": 25493, + "▁Bryant": 25494, + "▁storms": 25495, + "tb": 25496, + "ří": 25497, + "itles": 25498, + "▁lion": 25499, + "▁decimal": 25500, + "▁assortment": 25501, + "▁Beta": 25502, + "▁infants": 25503, + "▁curtains": 25504, + "▁philos": 25505, + "▁landmark": 25506, + "former": 25507, + "тор": 25508, + "▁malware": 25509, + "▁hypert": 25510, + "▁weaknesses": 25511, + "HN": 25512, + "▁Municipal": 25513, + "▁allergies": 25514, + "▁sums": 25515, + "caster": 25516, + "▁psy": 25517, + "▁Mitt": 25518, + "▁bash": 25519, + "▁computational": 25520, + "▁Generate": 25521, + "▁Madd": 25522, + "▁Opportunities": 25523, + "▁institute": 25524, + "▁upgrading": 25525, + "setState": 25526, + "▁Facility": 25527, + "▁geometric": 25528, + "▁Myers": 25529, + "▁Browser": 25530, + "▁Ratings": 25531, + "▁reversed": 25532, + "disciplinary": 25533, + ":=": 25534, + "cong": 25535, + "▁antenna": 25536, + "▁exquisite": 25537, + "▁sponsorship": 25538, + "▁forthcoming": 25539, + "▁rigorous": 25540, + "vern": 25541, + "eye": 25542, + "hered": 25543, + "▁fats": 25544, + "▁*,": 25545, + "ifty": 25546, + "▁Bulgar": 25547, + "▁Cay": 25548, + "▁Creation": 25549, + "▁vault": 25550, + "▁Rein": 25551, + "MET": 25552, + "▁Hein": 25553, + "visual": 25554, + "▁hometown": 25555, + "esan": 25556, + "rological": 25557, + "▁За": 25558, + "stre": 25559, + "Pages": 25560, + "paste": 25561, + "▁goodbye": 25562, + "▁reloc": 25563, + "Quant": 25564, + "▁Define": 25565, + "▁defaults": 25566, + "▁incorporates": 25567, + "▁disclaimer": 25568, + "utz": 25569, + "contents": 25570, + "peer": 25571, + "▁motors": 25572, + "Comments": 25573, + "Original": 25574, + "focused": 25575, + "▁Factor": 25576, + "liter": 25577, + "▁mines": 25578, + "▁formulation": 25579, + "▁employing": 25580, + "▁Morr": 25581, + "▁genres": 25582, + "▁Bri": 25583, + "ipation": 25584, + "▁Surf": 25585, + "▁entropy": 25586, + "owl": 25587, + "ricted": 25588, + "▁amplitude": 25589, + "▁indie": 25590, + "▁Rig": 25591, + "commands": 25592, + "REQUEST": 25593, + "Accessor": 25594, + "▁smarter": 25595, + "▁rhs": 25596, + "lio": 25597, + "▁Tail": 25598, + "▁preserving": 25599, + "▁Animals": 25600, + "▁Attend": 25601, + "▁faint": 25602, + "wild": 25603, + "▁Wals": 25604, + "los": 25605, + "▁ling": 25606, + "▁destroying": 25607, + "▁Apollo": 25608, + "SV": 25609, + "={\"": 25610, + "▁Richardson": 25611, + "Tor": 25612, + "▁ringtone": 25613, + "▁Notification": 25614, + ":[": 25615, + "istries": 25616, + "▁metro": 25617, + "▁Frederick": 25618, + "▁Thankfully": 25619, + "▁Norwegian": 25620, + "Fix": 25621, + "▁argv": 25622, + "▁Beg": 25623, + "bbie": 25624, + "▁grilled": 25625, + "asso": 25626, + "visor": 25627, + "▁Youtube": 25628, + "▁Hydro": 25629, + "Same": 25630, + "▁albeit": 25631, + "▁Ace": 25632, + "▁denotes": 25633, + "nix": 25634, + "▁ranch": 25635, + "▁Talking": 25636, + "▁stole": 25637, + "Guard": 25638, + "▁Ivan": 25639, + "▁envision": 25640, + "cool": 25641, + "▁elevator": 25642, + "▁Investig": 25643, + "▁Rece": 25644, + "▁repeating": 25645, + "▁Exactly": 25646, + "▁chooses": 25647, + "gui": 25648, + "osta": 25649, + "▁Metropolitan": 25650, + "▁realization": 25651, + "tu": 25652, + "▁Elements": 25653, + "GPIO": 25654, + "▁reservoir": 25655, + "▁Grinding": 25656, + "ISA": 25657, + "▁NATO": 25658, + "enh": 25659, + "▁($\\": 25660, + "_*": 25661, + "▁pitching": 25662, + "▁praised": 25663, + "▁Cul": 25664, + "▁holistic": 25665, + "▁prolonged": 25666, + "▁anonym": 25667, + "▁assertion": 25668, + "▁empirical": 25669, + "▁Ambassador": 25670, + "Trust": 25671, + "▁linen": 25672, + "▁carved": 25673, + "▁overd": 25674, + "▁Nazi": 25675, + "compute": 25676, + "▁oversight": 25677, + "▁Sq": 25678, + "paths": 25679, + "▁Slim": 25680, + "▁Seth": 25681, + "cially": 25682, + "▁Interested": 25683, + "\\}": 25684, + "ocaust": 25685, + "▁Nex": 25686, + "textt": 25687, + "ют": 25688, + "▁numpy": 25689, + "▁heap": 25690, + "▁Canad": 25691, + "Arrays": 25692, + "▁Engagement": 25693, + "▁NM": 25694, + "velt": 25695, + "▁Pengu": 25696, + "▁heavier": 25697, + "▁PlayStation": 25698, + "Members": 25699, + "▁Gilbert": 25700, + "▁Patriots": 25701, + "▁reproduction": 25702, + "▁roku": 25703, + "▁+\\": 25704, + "▁amended": 25705, + "▁storytelling": 25706, + "▁fal": 25707, + "rera": 25708, + "▁interacting": 25709, + "apa": 25710, + "▁spinach": 25711, + "▁Instruction": 25712, + "▁Shen": 25713, + "ortium": 25714, + "▁¼": 25715, + "▁zoo": 25716, + "riad": 25717, + "uccess": 25718, + "▁Pricing": 25719, + "▁Tutorial": 25720, + "ENABLE": 25721, + "▁reper": 25722, + "▁shining": 25723, + "▁ud": 25724, + "Analy": 25725, + "Added": 25726, + "▁Lore": 25727, + "▁Rochester": 25728, + "▁Chang": 25729, + "Ready": 25730, + "▁Didn": 25731, + "▁bob": 25732, + "▁Tracy": 25733, + "▁collapsed": 25734, + "▁Engineers": 25735, + "▁TA": 25736, + "umbling": 25737, + "markdown": 25738, + "▁rude": 25739, + "▁Signs": 25740, + "▁Lace": 25741, + "▁vapor": 25742, + "currency": 25743, + "erville": 25744, + "▁vid": 25745, + "▁allergic": 25746, + "becue": 25747, + "▁Poetry": 25748, + "▁hen": 25749, + "manuel": 25750, + "▁copying": 25751, + "▁Lessons": 25752, + "▁webinar": 25753, + "texttt": 25754, + "▁disruption": 25755, + "ilings": 25756, + "▁caffe": 25757, + "ARGET": 25758, + "▁spokesperson": 25759, + "REAM": 25760, + "▁TABLE": 25761, + "▁Rural": 25762, + "▁committees": 25763, + "▁UINT": 25764, + "▁Wo": 25765, + "▁dug": 25766, + "aning": 25767, + "▁ornam": 25768, + "▁descriptor": 25769, + "▁?>": 25770, + "setting": 25771, + "▁advancement": 25772, + "▁ambient": 25773, + "▁dominate": 25774, + "▁bulb": 25775, + "▁blended": 25776, + "▁unified": 25777, + "▁ej": 25778, + "umat": 25779, + "▁bins": 25780, + "▁cliff": 25781, + "StatusCode": 25782, + "▁pes": 25783, + "▁ih": 25784, + "training": 25785, + "▁flaws": 25786, + "structure": 25787, + "▁Administrative": 25788, + "▁Sah": 25789, + "cdcdcdcd": 25790, + "weather": 25791, + "▁angels": 25792, + "()`": 25793, + "▁fuels": 25794, + "▁Darwin": 25795, + "▁dancers": 25796, + "▁acrylic": 25797, + "anchor": 25798, + "oya": 25799, + "ographs": 25800, + "▁Immigration": 25801, + "▁aunt": 25802, + "▁Boulevard": 25803, + "Paul": 25804, + "▁bik": 25805, + "▁reun": 25806, + "sr": 25807, + "▁noun": 25808, + "▁Canvas": 25809, + "USED": 25810, + "▁charitable": 25811, + "▁subscriber": 25812, + "▁discourse": 25813, + "occup": 25814, + "▁wird": 25815, + "▁squash": 25816, + "Alert": 25817, + "January": 25818, + "hon": 25819, + "brush": 25820, + "NAS": 25821, + "bies": 25822, + "▁Acqu": 25823, + "amiliar": 25824, + "newcommand": 25825, + "▁Preparation": 25826, + "ippy": 25827, + "obbies": 25828, + "▁shrink": 25829, + "Fac": 25830, + "Wal": 25831, + "▁maneu": 25832, + "bral": 25833, + "▁Wife": 25834, + "▁yacht": 25835, + "▁adul": 25836, + "▁Sandra": 25837, + "▁jog": 25838, + "signed": 25839, + "inders": 25840, + "asonic": 25841, + "▁martial": 25842, + "ricular": 25843, + "▁gadgets": 25844, + "Music": 25845, + "▁apost": 25846, + "▁deceased": 25847, + "▁ми": 25848, + "▁guiding": 25849, + "▁steadily": 25850, + "▁collectively": 25851, + "▁Birds": 25852, + "▁Pocket": 25853, + "▁Documents": 25854, + "assy": 25855, + "Drive": 25856, + "▁Gir": 25857, + "▁detox": 25858, + "▁CAD": 25859, + "serif": 25860, + "▁Compre": 25861, + "▁Replies": 25862, + "▁charities": 25863, + "▁tailor": 25864, + "Asp": 25865, + "azar": 25866, + "_{{\\": 25867, + "▁lifelong": 25868, + "▁Hass": 25869, + "▁grit": 25870, + "▁linux": 25871, + "▁roast": 25872, + "papers": 25873, + "David": 25874, + "▁forgiveness": 25875, + "сте": 25876, + "ву": 25877, + "gold": 25878, + "▁straps": 25879, + "▁spill": 25880, + "▁kö": 25881, + "▁civilians": 25882, + "▁cows": 25883, + "agi": 25884, + "elaide": 25885, + "▁Protest": 25886, + "balls": 25887, + "▁Widget": 25888, + "\\\",": 25889, + "edi": 25890, + "Consumer": 25891, + "▁deadlines": 25892, + "▁judgement": 25893, + "film": 25894, + "▁Reagan": 25895, + "▁seized": 25896, + "▁Standing": 25897, + "▁Yep": 25898, + "▁elbow": 25899, + "▁navy": 25900, + "ioxide": 25901, + "▁MIL": 25902, + "▁BEST": 25903, + "stderr": 25904, + "▁Cannot": 25905, + "Hard": 25906, + "▁administer": 25907, + "addEventListener": 25908, + "▁Sharp": 25909, + "ucer": 25910, + "assis": 25911, + "samples": 25912, + "▁coloured": 25913, + "▁boutique": 25914, + "asset": 25915, + "▁responds": 25916, + "▁AMD": 25917, + "▁leaks": 25918, + "▁concurrent": 25919, + "▁ie": 25920, + "▁abused": 25921, + "ños": 25922, + "sted": 25923, + "▁Plaintiff": 25924, + "▁fills": 25925, + "starter": 25926, + "▁Tomato": 25927, + "▁pertaining": 25928, + "▁haul": 25929, + "▁Bathrooms": 25930, + "empor": 25931, + "▁deux": 25932, + "%).": 25933, + "signal": 25934, + "▁remembering": 25935, + "▁vars": 25936, + "▁initiate": 25937, + "++){": 25938, + "▁Expo": 25939, + "▁Cinema": 25940, + "oire": 25941, + "lane": 25942, + "▁rehears": 25943, + "asmine": 25944, + "▁nos": 25945, + "▁strang": 25946, + "▁fry": 25947, + "▁verses": 25948, + "▁scra": 25949, + "▁premiums": 25950, + "bucket": 25951, + "▁phenomena": 25952, + "Prior": 25953, + "▁Clock": 25954, + "resolution": 25955, + "▁Improvement": 25956, + "ONY": 25957, + "▁surfing": 25958, + "▁shaping": 25959, + "▁lord": 25960, + "▁figuring": 25961, + "▁renting": 25962, + "FUNC": 25963, + "▁neglected": 25964, + "▁Musical": 25965, + "hooting": 25966, + "▁selective": 25967, + "▁greeted": 25968, + "▁expenditure": 25969, + "▁aforementioned": 25970, + "▁fibers": 25971, + "meg": 25972, + "▁Daddy": 25973, + "▁decorate": 25974, + "antha": 25975, + "▁vague": 25976, + "▁doesnt": 25977, + "▁Pharmaceutical": 25978, + "}^{-": 25979, + "▁formatting": 25980, + "▁illnesses": 25981, + "▁GUI": 25982, + "iferation": 25983, + "▁wie": 25984, + "maven": 25985, + "▁SER": 25986, + "Done": 25987, + "enario": 25988, + "▁Getty": 25989, + "▁torrent": 25990, + "oka": 25991, + "▁Prospect": 25992, + "▁popped": 25993, + "▁Lamp": 25994, + "▁dun": 25995, + "▁prey": 25996, + "▁FS": 25997, + "▁polite": 25998, + "states": 25999, + "▁unaware": 26000, + "▁cube": 26001, + "roots": 26002, + "▁Symphony": 26003, + "AUT": 26004, + "▁valuation": 26005, + "▁Terror": 26006, + "▁publicity": 26007, + "VIDED": 26008, + "Inject": 26009, + "▁Peru": 26010, + "▁bedding": 26011, + "▁cens": 26012, + "▁Demo": 26013, + "▁fragile": 26014, + "▁Fur": 26015, + "▁pecul": 26016, + "▁stall": 26017, + "▁Booking": 26018, + "▁β": 26019, + "▁Eff": 26020, + "▁credited": 26021, + "constant": 26022, + "managed": 26023, + "▁Equity": 26024, + "▁timeless": 26025, + "tyard": 26026, + "▁Mechanical": 26027, + "▁Goal": 26028, + "ropract": 26029, + "▁factories": 26030, + "▁lui": 26031, + "▁optimum": 26032, + "DTO": 26033, + "please": 26034, + "'(": 26035, + "▁Relax": 26036, + "Pin": 26037, + "▁consequently": 26038, + "ynote": 26039, + "▁impart": 26040, + "▁Kre": 26041, + "▁UAE": 26042, + "▁statutory": 26043, + "▁Opportunity": 26044, + "▁jewellery": 26045, + "Bi": 26046, + "▁maple": 26047, + "▁chatting": 26048, + "▁Charleston": 26049, + "▁Gust": 26050, + "▁Springfield": 26051, + "LETE": 26052, + "▁smoked": 26053, + "▁Candidates": 26054, + "▁relied": 26055, + "ieg": 26056, + "articles": 26057, + "JO": 26058, + "▁Cogn": 26059, + "▁troubled": 26060, + "national": 26061, + "▁Compliance": 26062, + "▁freight": 26063, + "▁Renaissance": 26064, + "irrel": 26065, + "does": 26066, + "▁Geneva": 26067, + "apes": 26068, + "▁Cats": 26069, + "choice": 26070, + "▁Casual": 26071, + "fas": 26072, + "▁pestic": 26073, + "▁routing": 26074, + "▁exhibited": 26075, + "▁Duck": 26076, + "government": 26077, + "▁coats": 26078, + "▁Marco": 26079, + "orthy": 26080, + "▁dif": 26081, + "▁Giant": 26082, + "oshi": 26083, + "attoos": 26084, + "▁badge": 26085, + "об": 26086, + "▁unpleasant": 26087, + "osaic": 26088, + "▁Hern": 26089, + "▁Gri": 26090, + "EventHandler": 26091, + "üh": 26092, + "▁….": 26093, + "▁utilization": 26094, + "▁Joined": 26095, + "OBJECT": 26096, + "Canvas": 26097, + "▁skept": 26098, + "▁judged": 26099, + "▁specialize": 26100, + "zu": 26101, + "▁shells": 26102, + "▁einem": 26103, + "▁Lawyers": 26104, + "▁packaged": 26105, + "▁overr": 26106, + "IDs": 26107, + "▁Kra": 26108, + "▁Sudan": 26109, + "▁preceding": 26110, + "tom": 26111, + "▁Docker": 26112, + "ssl": 26113, + "▁farther": 26114, + "▁soundtrack": 26115, + "▁symbolic": 26116, + "▁Aviation": 26117, + "dens": 26118, + "▁kilometers": 26119, + "kk": 26120, + "Hit": 26121, + "Small": 26122, + "▁Burns": 26123, + "▁Transaction": 26124, + "▁MED": 26125, + "▁Goals": 26126, + "Destroy": 26127, + "cou": 26128, + "▁debit": 26129, + "▁RED": 26130, + ")},": 26131, + "▁Securities": 26132, + "affe": 26133, + "▁Units": 26134, + "▁foolish": 26135, + "▁Plants": 26136, + "▁Linear": 26137, + "Mot": 26138, + "▁Insight": 26139, + "▁prosperity": 26140, + "▁installment": 26141, + "▁Immun": 26142, + "▁indoors": 26143, + "▁Normally": 26144, + "▁brakes": 26145, + "▁census": 26146, + "▁diary": 26147, + "▁milestone": 26148, + "berger": 26149, + "rn": 26150, + "ucumber": 26151, + "sty": 26152, + "▁pilots": 26153, + "▁Accounts": 26154, + "▁illusion": 26155, + "QUIRE": 26156, + "consum": 26157, + "▁hers": 26158, + "▁Rodriguez": 26159, + "beck": 26160, + "▁arrog": 26161, + "▁Aluminum": 26162, + "▁perceive": 26163, + "▁ideally": 26164, + "▁~~": 26165, + "▁Pregn": 26166, + "▁Lun": 26167, + "▁els": 26168, + "▁Von": 26169, + "▁Criteria": 26170, + "▁metabolic": 26171, + "▁fellowship": 26172, + "iseconds": 26173, + "▁underw": 26174, + "Lead": 26175, + "BUFFER": 26176, + "▁consolidation": 26177, + "▁humanitarian": 26178, + "▁Abr": 26179, + "UES": 26180, + "Rank": 26181, + "▁defic": 26182, + "▁Approach": 26183, + "▁announces": 26184, + "XL": 26185, + "aci": 26186, + "▁Wol": 26187, + "▁Meyer": 26188, + "▁ABO": 26189, + "RR": 26190, + "▁rotating": 26191, + "▁immunity": 26192, + "▁trafficking": 26193, + "▁Martine": 26194, + "▁resorts": 26195, + "KN": 26196, + "UINT": 26197, + "fen": 26198, + "▁microphone": 26199, + "uu": 26200, + "▁Failed": 26201, + "▁invoke": 26202, + "▁christian": 26203, + "WN": 26204, + "▁Rus": 26205, + "examples": 26206, + "▁meanwhile": 26207, + "▁routinely": 26208, + "▁excav": 26209, + "Slot": 26210, + "▁hollow": 26211, + "▁bunk": 26212, + "However": 26213, + "▁simplified": 26214, + "].[": 26215, + "▁AUTH": 26216, + "▁lust": 26217, + "▁debates": 26218, + "▁neutr": 26219, + "▁accumulated": 26220, + "Sil": 26221, + "▁Across": 26222, + "▁Automotive": 26223, + "▁admissions": 26224, + "▁headphones": 26225, + "▁Individuals": 26226, + "packed": 26227, + "▁Crack": 26228, + "▁Secondly": 26229, + "▁nm": 26230, + "LENGTH": 26231, + "▁penny": 26232, + "▁burger": 26233, + "▁detailing": 26234, + "▁Merry": 26235, + "▁Gorgeous": 26236, + "ocon": 26237, + "▁Notre": 26238, + "▁Computing": 26239, + "ivel": 26240, + "▁trait": 26241, + "▁Volks": 26242, + "Develop": 26243, + "▁someday": 26244, + "▁\\;": 26245, + "▁Header": 26246, + "▁cheating": 26247, + "▁KY": 26248, + "▁Wholesale": 26249, + "ccoli": 26250, + "▁Fortune": 26251, + "inces": 26252, + "▁$('.": 26253, + "Completed": 26254, + "kom": 26255, + "pod": 26256, + "▁persist": 26257, + "▁Violence": 26258, + "ynth": 26259, + "eddy": 26260, + "ulia": 26261, + "▁Instit": 26262, + "xD": 26263, + "▁wholly": 26264, + "▁Territ": 26265, + "Constraints": 26266, + "▁SAT": 26267, + "▁intentionally": 26268, + "NonNull": 26269, + "▁Removal": 26270, + "Scalar": 26271, + "Username": 26272, + "▁INF": 26273, + "▁cautious": 26274, + "'_": 26275, + "imir": 26276, + "▁Listed": 26277, + "▁Utility": 26278, + "▁systemic": 26279, + "▁lush": 26280, + "▁Previously": 26281, + "▁norms": 26282, + "▁hazardous": 26283, + "}&": 26284, + "holding": 26285, + "avin": 26286, + "▁branded": 26287, + "▁Lives": 26288, + "▁invaluable": 26289, + "forest": 26290, + "▁wag": 26291, + "opening": 26292, + "▁fox": 26293, + "▁abol": 26294, + "▁philosophical": 26295, + "▁Said": 26296, + "▁maturity": 26297, + "▁brightness": 26298, + "olphins": 26299, + "▁Ginger": 26300, + "mq": 26301, + "Ut": 26302, + "  ": 26303, + "avi": 26304, + "▁spectra": 26305, + "▁Verizon": 26306, + "▁Monroe": 26307, + "▁accomplishments": 26308, + "him": 26309, + "▁Population": 26310, + "▁parsed": 26311, + "▁malicious": 26312, + "▁DP": 26313, + "teenth": 26314, + "▁chalk": 26315, + "▁Credits": 26316, + "▁Swimming": 26317, + "▁Indigenous": 26318, + "▁instructed": 26319, + "▁Rut": 26320, + "FORMATION": 26321, + "▁brit": 26322, + "▁Molly": 26323, + "▁appell": 26324, + "▁nause": 26325, + "olerance": 26326, + "-------": 26327, + "abbage": 26328, + "street": 26329, + "▁APIs": 26330, + "▁Printing": 26331, + "irteen": 26332, + "▁sadness": 26333, + "▁confined": 26334, + "Classes": 26335, + "▁indent": 26336, + "▁subsidiary": 26337, + "ked": 26338, + "Std": 26339, + "scss": 26340, + "▁punish": 26341, + "▁freak": 26342, + "▁Buddhist": 26343, + "▁compliant": 26344, + "PEC": 26345, + "▁му": 26346, + "▁COPYRIGHT": 26347, + "inqu": 26348, + "▁seminars": 26349, + "▁Dir": 26350, + "voc": 26351, + "want": 26352, + "▁Neu": 26353, + "▁directories": 26354, + "▁abort": 26355, + "▁bast": 26356, + "▁Landscape": 26357, + "”).": 26358, + "▁Combine": 26359, + "▁și": 26360, + "▁tempted": 26361, + "▁posture": 26362, + "▁inadequate": 26363, + "slot": 26364, + "ENTER": 26365, + "▁HU": 26366, + "meter": 26367, + "odel": 26368, + "▁bulbs": 26369, + "▁classrooms": 26370, + "Install": 26371, + "Primary": 26372, + "▁Terminal": 26373, + "—\"": 26374, + "DN": 26375, + "aden": 26376, + "Align": 26377, + "▁Romance": 26378, + "▁exhibitions": 26379, + "▁registering": 26380, + "cycles": 26381, + "Office": 26382, + "▁Muhammad": 26383, + "▁teachings": 26384, + "▁gasoline": 26385, + "LM": 26386, + "occ": 26387, + "need": 26388, + "▁waking": 26389, + "TextView": 26390, + "COMP": 26391, + "OWER": 26392, + "Picker": 26393, + "▁Cycle": 26394, + "▁births": 26395, + "▁chili": 26396, + "▁umbrella": 26397, + "gone": 26398, + "ettle": 26399, + "▁indian": 26400, + "harm": 26401, + "▁Tas": 26402, + "▁hardcore": 26403, + "▁Sho": 26404, + "▁upstream": 26405, + "▁Naturally": 26406, + "heit": 26407, + "▁infring": 26408, + "gae": 26409, + "▁retaining": 26410, + "▁headaches": 26411, + "▁compose": 26412, + "▁depicted": 26413, + "▁deviation": 26414, + "▁vaccination": 26415, + "▁crews": 26416, + "FORMAT": 26417, + "▁rented": 26418, + "▁так": 26419, + "▁spur": 26420, + "▁Prison": 26421, + "▁bureaucr": 26422, + "gging": 26423, + "▁OEM": 26424, + "▁cann": 26425, + "▁txt": 26426, + "Bo": 26427, + "▁Trent": 26428, + "▁Assist": 26429, + "ratic": 26430, + "fre": 26431, + "▁bibli": 26432, + "▁berries": 26433, + "zza": 26434, + "ным": 26435, + "▁Mixed": 26436, + "▁Hamb": 26437, + "▁Wrong": 26438, + "▁fragments": 26439, + "▁personals": 26440, + "▁Beginning": 26441, + "▁cocktails": 26442, + "▁Drake": 26443, + "▁Riley": 26444, + "reditation": 26445, + "▁Arrow": 26446, + "▁HM": 26447, + "▁Nigerian": 26448, + "▁Woo": 26449, + "▁locking": 26450, + "▁tribal": 26451, + "▁shoots": 26452, + "▁itiner": 26453, + "▁tuning": 26454, + "▁gru": 26455, + "▁Tang": 26456, + "▁stickers": 26457, + "▁compartment": 26458, + "▁sue": 26459, + "▁Cause": 26460, + "▁PET": 26461, + "▁mustard": 26462, + "▁fauc": 26463, + "estones": 26464, + "▁violated": 26465, + "▁peel": 26466, + "▁Permalink": 26467, + "▁Layer": 26468, + "▁haw": 26469, + "▁Detail": 26470, + "▁Peterson": 26471, + "▁Acid": 26472, + "▁idiot": 26473, + "▁oder": 26474, + "registry": 26475, + ".**": 26476, + "▁Drivers": 26477, + "▁contexts": 26478, + "▁Jacksonville": 26479, + "rw": 26480, + "Proc": 26481, + "▁bats": 26482, + "▁Knox": 26483, + "▁Beef": 26484, + "haviour": 26485, + "▁planner": 26486, + "▁receptors": 26487, + "▁bien": 26488, + "▁endure": 26489, + "relative": 26490, + "▁misleading": 26491, + "▁NGO": 26492, + "▁attent": 26493, + "▁boarding": 26494, + "etz": 26495, + "North": 26496, + "▁Larg": 26497, + "thal": 26498, + "generic": 26499, + "▁sexuality": 26500, + "▁identities": 26501, + "uffix": 26502, + "▁bisc": 26503, + "▁supermarket": 26504, + "Autow": 26505, + "▁successes": 26506, + "▁Wald": 26507, + "packet": 26508, + "opacity": 26509, + "▁Auckland": 26510, + "▁weighted": 26511, + "▁deficiency": 26512, + "▁resilience": 26513, + "spin": 26514, + "▁Silk": 26515, + "▁Mystery": 26516, + "▁Rolling": 26517, + "▁rustic": 26518, + "▁encrypted": 26519, + "▁uri": 26520, + "▁Riv": 26521, + "▁diets": 26522, + "▁handic": 26523, + "▁IA": 26524, + "▁Hybrid": 26525, + "▁Wyoming": 26526, + "IK": 26527, + "resses": 26528, + "Need": 26529, + "uzzle": 26530, + "▁advancing": 26531, + "▁Webs": 26532, + "ivated": 26533, + "▁catalogue": 26534, + "▁Translation": 26535, + "▁regulators": 26536, + "▁Knights": 26537, + "PEG": 26538, + "-------------": 26539, + "▁Mega": 26540, + "▁trendy": 26541, + "▁adopting": 26542, + "Den": 26543, + "▁improper": 26544, + "▁neighboring": 26545, + "▁sounding": 26546, + "▁Highland": 26547, + "wig": 26548, + "▁Floyd": 26549, + "▁:(": 26550, + "nth": 26551, + "▁judging": 26552, + "uble": 26553, + "ções": 26554, + "▁Lars": 26555, + "Software": 26556, + "▁directing": 26557, + "uo": 26558, + "▁Singles": 26559, + "▁travelled": 26560, + "<\\": 26561, + "▁predictable": 26562, + "xA": 26563, + "▁cosm": 26564, + "▁bacterial": 26565, + "▁VK": 26566, + "rosion": 26567, + "▁epoch": 26568, + "▁Brid": 26569, + "▁hurd": 26570, + "Navigation": 26571, + "▁tasted": 26572, + "▁longtime": 26573, + "▁ai": 26574, + "▁sensory": 26575, + "lm": 26576, + "▁ди": 26577, + "▁excurs": 26578, + "▁prevalent": 26579, + "▁Merc": 26580, + "▁Redist": 26581, + "▁Procedure": 26582, + "Could": 26583, + "▁Comparison": 26584, + "▁dragged": 26585, + "TOP": 26586, + "▁Cache": 26587, + "omorphism": 26588, + "▁coordinated": 26589, + "ceans": 26590, + "gages": 26591, + "apanese": 26592, + "bia": 26593, + "▁Boots": 26594, + "November": 26595, + "▁это": 26596, + "▁confess": 26597, + "elles": 26598, + "▁despair": 26599, + "τε": 26600, + "▁screenshot": 26601, + "▁VERY": 26602, + "Certificate": 26603, + "umbo": 26604, + "▁similarities": 26605, + "▁economical": 26606, + "election": 26607, + "Und": 26608, + "▁$[": 26609, + "▁Flick": 26610, + "▁Noble": 26611, + "▁Flying": 26612, + "community": 26613, + "December": 26614, + "▁curb": 26615, + "texture": 26616, + "fé": 26617, + "Locale": 26618, + "▁javascript": 26619, + "▁Albany": 26620, + "▁reinforce": 26621, + "▁REST": 26622, + "▁suites": 26623, + "ходи": 26624, + "▁pops": 26625, + "▁Eden": 26626, + "ollary": 26627, + "▁telesc": 26628, + "▁sweeping": 26629, + "▁elimination": 26630, + "▁Durham": 26631, + "▁enhances": 26632, + "ocytes": 26633, + "▁tossed": 26634, + "jah": 26635, + "iator": 26636, + "▁commits": 26637, + "arguments": 26638, + "▁Researchers": 26639, + "%%%%": 26640, + "▁asympt": 26641, + "▁Understand": 26642, + "▁scenic": 26643, + "▁adequately": 26644, + "Js": 26645, + "ramid": 26646, + "odb": 26647, + "Does": 26648, + "▁tense": 26649, + "▁revelation": 26650, + "▁Documentation": 26651, + "▁MUST": 26652, + "▁Patent": 26653, + "▁rainbow": 26654, + "▁BOOST": 26655, + "▁unter": 26656, + "venth": 26657, + "▁Klein": 26658, + "▁risen": 26659, + "PROTO": 26660, + "▁announcing": 26661, + "neck": 26662, + "▁practitioner": 26663, + "ERAL": 26664, + "▁sausage": 26665, + "▁ferry": 26666, + "▁theirs": 26667, + "▁_.": 26668, + "▁(((": 26669, + "▁concludes": 26670, + "▁Catalog": 26671, + "roads": 26672, + "lichen": 26673, + "▁Pig": 26674, + "▁sund": 26675, + "▁allocate": 26676, + "▁lowering": 26677, + "▁celebrates": 26678, + "▁Defence": 26679, + "▁reimburse": 26680, + "▁drainage": 26681, + "▁supers": 26682, + "Dimension": 26683, + "▁masc": 26684, + "bial": 26685, + "▁Brands": 26686, + "▁flock": 26687, + "▁wonderfully": 26688, + "▁unstable": 26689, + "▁generators": 26690, + "lead": 26691, + "translate": 26692, + "▁dop": 26693, + "▁similarity": 26694, + "ija": 26695, + "▁Mood": 26696, + "midt": 26697, + "▁Vacation": 26698, + "▁Shin": 26699, + "▁Lopez": 26700, + "▁recognizing": 26701, + "▁Presidential": 26702, + "▁performer": 26703, + "▁loader": 26704, + "▁Brick": 26705, + "▁Pradesh": 26706, + "▁&#": 26707, + "▁induce": 26708, + "▁landlord": 26709, + "▁follower": 26710, + "▁Oral": 26711, + "▁Clients": 26712, + "▁ecological": 26713, + "▁Roose": 26714, + "▁Selling": 26715, + "▁Germans": 26716, + "▁Repeat": 26717, + "collapse": 26718, + "optim": 26719, + "▁pleasing": 26720, + "▁Buffer": 26721, + "▁peripheral": 26722, + "Chunk": 26723, + "rophic": 26724, + "tering": 26725, + "▁fluoresc": 26726, + "▁Curtis": 26727, + "▁Ya": 26728, + "imens": 26729, + "SSL": 26730, + "▁Mama": 26731, + "▁feast": 26732, + "▁á": 26733, + "ViewController": 26734, + "▁ASP": 26735, + "ден": 26736, + "▁staple": 26737, + "forall": 26738, + "▁critique": 26739, + "▁attracting": 26740, + "GH": 26741, + "▁Cookie": 26742, + "inel": 26743, + "▁servants": 26744, + ">/": 26745, + "▁preschool": 26746, + "RX": 26747, + "▁Og": 26748, + "▁unpredict": 26749, + "Promise": 26750, + "Prep": 26751, + "▁undergoing": 26752, + "China": 26753, + "osphere": 26754, + "аль": 26755, + "▁Kas": 26756, + "▁Skype": 26757, + "▁fierce": 26758, + "__,": 26759, + "зна": 26760, + "cale": 26761, + "▁towers": 26762, + "▁indef": 26763, + "bps": 26764, + "ació": 26765, + "MIT": 26766, + "▁Lets": 26767, + "▁synthes": 26768, + "▁Carpet": 26769, + "▁Reserv": 26770, + "hin": 26771, + "pars": 26772, + "eterm": 26773, + "▁Reduce": 26774, + "▁noodles": 26775, + "▁rewarded": 26776, + "▁enclosed": 26777, + "▁Clothing": 26778, + "▁symmetric": 26779, + "Boot": 26780, + "▁Shane": 26781, + "arnish": 26782, + "▁committing": 26783, + ">(\"": 26784, + "▁INC": 26785, + "▁workload": 26786, + "chr": 26787, + "▁bracelet": 26788, + "TB": 26789, + "arte": 26790, + "justice": 26791, + "▁BUS": 26792, + "▁Scout": 26793, + "Observer": 26794, + "▁upright": 26795, + "▁dementia": 26796, + "]<": 26797, + "▁Spray": 26798, + "cid": 26799, + "Cpp": 26800, + "yml": 26801, + "House": 26802, + "United": 26803, + "▁Pipe": 26804, + "initialize": 26805, + "backend": 26806, + "▁Inspired": 26807, + "++++": 26808, + "ovy": 26809, + "avors": 26810, + "▁screws": 26811, + "▁traction": 26812, + "▁distracted": 26813, + "▁laptops": 26814, + "▁OUR": 26815, + "▁rgb": 26816, + "▁stained": 26817, + "udi": 26818, + "ück": 26819, + "▁пра": 26820, + "▁Brush": 26821, + "▁trainers": 26822, + "▁Drugs": 26823, + "▁reboot": 26824, + "▁bolt": 26825, + "▁hydraulic": 26826, + "owie": 26827, + "▁infectious": 26828, + "uis": 26829, + "MSG": 26830, + "Pac": 26831, + "▁mould": 26832, + "▁Cancel": 26833, + "▁Devices": 26834, + "▁multitude": 26835, + "▁Guess": 26836, + "▁Ferguson": 26837, + "▁Implementation": 26838, + "▁Johns": 26839, + "identifier": 26840, + "messageInfo": 26841, + "orical": 26842, + "▁unanim": 26843, + "▁proactive": 26844, + "ILED": 26845, + "▁Hugh": 26846, + "ARM": 26847, + "▁DEF": 26848, + "▁atoms": 26849, + "▁Debbie": 26850, + "▁unchanged": 26851, + "▁Epic": 26852, + "obia": 26853, + "nea": 26854, + "▁Carr": 26855, + "hthal": 26856, + "ietal": 26857, + "мы": 26858, + "aleigh": 26859, + "▁EE": 26860, + "odor": 26861, + "iry": 26862, + "▁snapped": 26863, + "▁Spy": 26864, + "▁(/": 26865, + "▁Lesson": 26866, + "▁tweeted": 26867, + "▁Savings": 26868, + "▁reluctant": 26869, + "angered": 26870, + "▁Initialize": 26871, + "▁interfere": 26872, + "iott": 26873, + "▁Bros": 26874, + "▁quarry": 26875, + "DataType": 26876, + "▁exercising": 26877, + "▁cz": 26878, + "▁Loved": 26879, + "▁deter": 26880, + "dirname": 26881, + "▁Bren": 26882, + "purpose": 26883, + "calcul": 26884, + "extend": 26885, + "▁trustworthy": 26886, + "bx": 26887, + "namese": 26888, + "pieces": 26889, + "▁ig": 26890, + "▁gems": 26891, + "ffield": 26892, + "^{-\\": 26893, + "▁curved": 26894, + "existing": 26895, + "▁anticipation": 26896, + "ATIONS": 26897, + "ogenesis": 26898, + "unicipality": 26899, + "wr": 26900, + "Must": 26901, + "icus": 26902, + "+-": 26903, + "▁Screens": 26904, + "▁|>": 26905, + "Talk": 26906, + "▁architects": 26907, + "▁Dreams": 26908, + "▁Machines": 26909, + "▁Pione": 26910, + "▁kam": 26911, + "\"];": 26912, + "Paths": 26913, + "liche": 26914, + "▁MEM": 26915, + "▁ripped": 26916, + "▁startups": 26917, + "▁Professionals": 26918, + "▁Andrews": 26919, + "▁Hispanic": 26920, + "iba": 26921, + "metrics": 26922, + "kre": 26923, + "▁tribes": 26924, + "▁Variable": 26925, + "▁Inner": 26926, + "▁hereby": 26927, + "▁bullying": 26928, + "▁Reach": 26929, + "▁parsing": 26930, + "▁derivatives": 26931, + "▁Jin": 26932, + "▁passwords": 26933, + "▁Ded": 26934, + "▁unint": 26935, + "icz": 26936, + ".......": 26937, + "edged": 26938, + "▁redd": 26939, + "}%": 26940, + "FUNCTION": 26941, + "▁Cuban": 26942, + "▁Coverage": 26943, + "▁Dart": 26944, + "▁stab": 26945, + "ieder": 26946, + ">`": 26947, + "▁Ethernet": 26948, + "▁delegates": 26949, + "▁Harold": 26950, + "▁knot": 26951, + "▁Signal": 26952, + "▁mutation": 26953, + "JsonProperty": 26954, + "▁Rare": 26955, + "▁iphone": 26956, + "inski": 26957, + "javax": 26958, + "▁stalk": 26959, + "}}_{": 26960, + "▁mascul": 26961, + "▁missile": 26962, + "▁Tat": 26963, + "▁bowls": 26964, + "▁assemble": 26965, + "erendum": 26966, + "▁technician": 26967, + "▁Kris": 26968, + "▁Tribune": 26969, + "▁jest": 26970, + "ån": 26971, + "▁RP": 26972, + "inging": 26973, + "▁citation": 26974, + "▁engineered": 26975, + "▁Mono": 26976, + "▁Solo": 26977, + "▁trajectory": 26978, + "▁Agricultural": 26979, + "Answ": 26980, + "addClass": 26981, + "▁kar": 26982, + "icultural": 26983, + "▁Belle": 26984, + "▁Actual": 26985, + "▁Satellite": 26986, + "Azure": 26987, + "▁bites": 26988, + "▁ambul": 26989, + "Tom": 26990, + "CLUDE": 26991, + "▁miserable": 26992, + "▁polynomial": 26993, + "▁tumors": 26994, + "His": 26995, + "icularly": 26996, + "▁Aunt": 26997, + "▁quir": 26998, + "▁unconscious": 26999, + "poser": 27000, + "▁pairing": 27001, + "▁Со": 27002, + "▁HI": 27003, + "Jack": 27004, + "olics": 27005, + "iert": 27006, + "ilden": 27007, + "wg": 27008, + "allets": 27009, + "playing": 27010, + "▁Forever": 27011, + "Void": 27012, + "▁Jacket": 27013, + "▁Platinum": 27014, + "curr": 27015, + "riz": 27016, + "ongs": 27017, + "▁boxing": 27018, + "▁advertised": 27019, + "▁invasive": 27020, + "▁foi": 27021, + "▁announcements": 27022, + "PLAY": 27023, + "customer": 27024, + "▁stationary": 27025, + "▁ignorant": 27026, + "anni": 27027, + "▁advertise": 27028, + "▁projections": 27029, + "▁Starbucks": 27030, + "▁appliance": 27031, + "▁skinny": 27032, + "assertTrue": 27033, + "▁Gaussian": 27034, + "▁believers": 27035, + "▁enzyme": 27036, + "efe": 27037, + "▁Wade": 27038, + "▁procurement": 27039, + "▁Bened": 27040, + "orum": 27041, + "▁cpu": 27042, + "▁Laundry": 27043, + "▁shampoo": 27044, + "dal": 27045, + "▁Catch": 27046, + "▁Natalie": 27047, + "▁rectangle": 27048, + "arde": 27049, + "tick": 27050, + "▁classics": 27051, + "▁mapped": 27052, + "Formatter": 27053, + "тов": 27054, + "▁partnered": 27055, + "▁FF": 27056, + "athy": 27057, + "▁wavelength": 27058, + "▁hrs": 27059, + "▁establishments": 27060, + "Ma": 27061, + "▁Injury": 27062, + "rivia": 27063, + "Spr": 27064, + "▁Ply": 27065, + "▁congregation": 27066, + "eree": 27067, + "▁Wik": 27068, + "▁hazards": 27069, + "▁embed": 27070, + "▁MON": 27071, + "sound": 27072, + "ologie": 27073, + "▁thrill": 27074, + "▁clearer": 27075, + "Today": 27076, + "Diagnostics": 27077, + "openc": 27078, + "▁capitalism": 27079, + "Rs": 27080, + "ruck": 27081, + "▁grapes": 27082, + "▁MAR": 27083, + "▁été": 27084, + "astered": 27085, + "▁religions": 27086, + "bash": 27087, + "▁weaker": 27088, + "KB": 27089, + "▁IB": 27090, + "▁stripped": 27091, + "volatile": 27092, + "dz": 27093, + "edience": 27094, + "▁Till": 27095, + "▁Sach": 27096, + "▁Firstly": 27097, + "arna": 27098, + "▁suspicion": 27099, + "▁LOT": 27100, + "▁Reb": 27101, + "DUCT": 27102, + "PERTY": 27103, + "▁reflective": 27104, + "▁LOC": 27105, + "▁christmas": 27106, + "Walk": 27107, + "▁priests": 27108, + "▁Policies": 27109, + "▁preparations": 27110, + "▁proceeding": 27111, + "urchase": 27112, + "▁Lift": 27113, + "▁pains": 27114, + "▁Registry": 27115, + "▁splitting": 27116, + "▁Toys": 27117, + "ifornia": 27118, + "▁fru": 27119, + "▁Spar": 27120, + "cill": 27121, + "▁Lum": 27122, + "▁paradise": 27123, + "▁thriving": 27124, + "▁awa": 27125, + "▁rails": 27126, + "previous": 27127, + "consider": 27128, + "algorithm": 27129, + "Anchor": 27130, + "rians": 27131, + "▁Carson": 27132, + "facebook": 27133, + "music": 27134, + ",[": 27135, + "▁caramel": 27136, + "▁wo": 27137, + "stit": 27138, + "▁bearings": 27139, + "▁populated": 27140, + "▁USC": 27141, + "▁Drawing": 27142, + "classList": 27143, + "deal": 27144, + "HAND": 27145, + "▁relieved": 27146, + "Front": 27147, + "▁bubbles": 27148, + "▁wilderness": 27149, + "▁Conven": 27150, + "▁drafted": 27151, + "▁flagship": 27152, + "▁tranqu": 27153, + "▁ruined": 27154, + "▁sympathy": 27155, + "▁accumulation": 27156, + "UInt": 27157, + "monitor": 27158, + "▁Flip": 27159, + "▁curs": 27160, + "▁worksheets": 27161, + "journal": 27162, + "▁Commander": 27163, + "▁Limit": 27164, + "▁([": 27165, + "▁Comes": 27166, + "▁localized": 27167, + "▁explosive": 27168, + "▁sunglasses": 27169, + "▁hostile": 27170, + "▁Blank": 27171, + "urous": 27172, + "▁Acts": 27173, + "Ra": 27174, + "Os": 27175, + "▁rugby": 27176, + "▁Christina": 27177, + "▁Religious": 27178, + "^-": 27179, + "HOST": 27180, + "rowned": 27181, + "▁kidding": 27182, + "▁oppose": 27183, + "▁cooperative": 27184, + "▁Vul": 27185, + "shit": 27186, + "▁Zion": 27187, + "▁Awareness": 27188, + "ernels": 27189, + "▁diagonal": 27190, + "▁inferior": 27191, + "▁Inventory": 27192, + "▁constitutes": 27193, + "Shop": 27194, + "▁refurb": 27195, + "▁hurting": 27196, + "▁Gaza": 27197, + "▁Morm": 27198, + "▁learns": 27199, + "Toggle": 27200, + "▁Ske": 27201, + "▁Crafts": 27202, + "▁Dw": 27203, + "▁rhetoric": 27204, + "▁amendments": 27205, + "▁productions": 27206, + "▁Bengal": 27207, + "▁interrupted": 27208, + "▁crystals": 27209, + "chip": 27210, + "▁differs": 27211, + "enden": 27212, + "adjust": 27213, + "*{": 27214, + "quarter": 27215, + "▁butterfly": 27216, + "▁Marion": 27217, + "▁nitrogen": 27218, + "▁crank": 27219, + "▁negatively": 27220, + "Delay": 27221, + "▁Midwest": 27222, + "▁burns": 27223, + "▁superf": 27224, + "▁spells": 27225, + "▁Bea": 27226, + "▁Hearing": 27227, + "▁Comics": 27228, + "CU": 27229, + "▁Mum": 27230, + "▁pitched": 27231, + "▁goat": 27232, + "ENV": 27233, + "▁bos": 27234, + "▁Scheme": 27235, + "▁Regulations": 27236, + "(.": 27237, + "▁yr": 27238, + "▁exh": 27239, + "▁inaccur": 27240, + "▁ted": 27241, + "▁Entrepreneur": 27242, + "idian": 27243, + "BOOL": 27244, + "▁compressed": 27245, + "▁processors": 27246, + "ién": 27247, + "▁Sage": 27248, + "▁coff": 27249, + "▁translations": 27250, + "cov": 27251, + "▁fireworks": 27252, + "remark": 27253, + "▁herein": 27254, + "▁Locations": 27255, + "▁dwar": 27256, + "▁recalls": 27257, + "▁polyester": 27258, + "ника": 27259, + "▁conqu": 27260, + "▁Nit": 27261, + "▁Depot": 27262, + "Strings": 27263, + "▁Calvin": 27264, + "▁Salmon": 27265, + "▁Morrison": 27266, + "▁brighter": 27267, + "▁grounded": 27268, + "manship": 27269, + "▁ambition": 27270, + "Features": 27271, + "▁clash": 27272, + "▁Munich": 27273, + "▁FAQs": 27274, + "▁exclusion": 27275, + "▁LS": 27276, + "▁Elle": 27277, + "▁Joyce": 27278, + "▁jungle": 27279, + "▁slang": 27280, + "Country": 27281, + "implement": 27282, + "▁compares": 27283, + "ORDER": 27284, + "opened": 27285, + "▁awaiting": 27286, + "▁Depend": 27287, + "Age": 27288, + "▁Laun": 27289, + "▁Rising": 27290, + "▁friction": 27291, + "unless": 27292, + "▁fashionable": 27293, + "itars": 27294, + "Suite": 27295, + "▁meanings": 27296, + "▁dimensional": 27297, + "iona": 27298, + "▁fist": 27299, + "_{(": 27300, + "icism": 27301, + "▁elephant": 27302, + "▁CAS": 27303, + "▁clust": 27304, + "▁Sessions": 27305, + "▁Bone": 27306, + "Visibility": 27307, + "Sys": 27308, + "▁gallon": 27309, + "▁terribly": 27310, + "▁underwater": 27311, + "▁ideology": 27312, + "▁embraced": 27313, + "hew": 27314, + "▁yo": 27315, + "▁Hampton": 27316, + "▁decode": 27317, + "▁emphasized": 27318, + "wagen": 27319, + "isers": 27320, + "selector": 27321, + "Serialization": 27322, + "▁Cec": 27323, + "INESS": 27324, + "linewidth": 27325, + "▁Penny": 27326, + "▁tangible": 27327, + "gettable": 27328, + "▁accounted": 27329, + "▁disgu": 27330, + "acia": 27331, + "▁cocoa": 27332, + "▁kan": 27333, + "▁lent": 27334, + "▁UnityEngine": 27335, + "▁clues": 27336, + "▁Olivia": 27337, + "▁wheelchair": 27338, + "▁refuses": 27339, + "Transport": 27340, + "secondary": 27341, + "▁Dy": 27342, + "▁VT": 27343, + "▁exert": 27344, + "▁memo": 27345, + "▁bog": 27346, + "▁Vote": 27347, + "▁prince": 27348, + "▁Roosevelt": 27349, + "▁notch": 27350, + "▁tak": 27351, + "getText": 27352, + "emo": 27353, + "▁Including": 27354, + "constructor": 27355, + "ῶν": 27356, + "▁Kenny": 27357, + "▁destructive": 27358, + "god": 27359, + "scopic": 27360, + "mul": 27361, + "tuple": 27362, + "▁HVAC": 27363, + "▁Pale": 27364, + "assium": 27365, + "aney": 27366, + "Arguments": 27367, + "()[": 27368, + "yahoo": 27369, + "alias": 27370, + "▁Retro": 27371, + "▁geographic": 27372, + "dos": 27373, + "▁blackjack": 27374, + "▁flames": 27375, + "▁Mang": 27376, + "Running": 27377, + "lectric": 27378, + "▁Northeast": 27379, + "ermon": 27380, + "▁Fold": 27381, + "▁bitch": 27382, + "itures": 27383, + "▁Deposit": 27384, + "рова": 27385, + "▁wicked": 27386, + "▁criticized": 27387, + "LOB": 27388, + "▁simmer": 27389, + "ussi": 27390, + "▁broadly": 27391, + "▁Replace": 27392, + "▁Lak": 27393, + "▁pictured": 27394, + "await": 27395, + "▁Potential": 27396, + "stones": 27397, + "▁Sco": 27398, + "arthy": 27399, + "▁Maggie": 27400, + "▁Cod": 27401, + "▁Ful": 27402, + "▁denying": 27403, + "OTE": 27404, + "▁protesters": 27405, + "▁seu": 27406, + "▁euros": 27407, + "ное": 27408, + "▁Guys": 27409, + ")..": 27410, + "▁Gentle": 27411, + "▁Timber": 27412, + "▁vanity": 27413, + "▁goog": 27414, + "▁whereby": 27415, + "▁solic": 27416, + "▁pointers": 27417, + "▁merchants": 27418, + "▁noisy": 27419, + "▁confirms": 27420, + "▁MU": 27421, + "▁WOW": 27422, + "▁firmware": 27423, + "DEL": 27424, + "ikan": 27425, + "cg": 27426, + "▁Exit": 27427, + "▁coil": 27428, + "▁portraits": 27429, + "▁Buyer": 27430, + "▁deport": 27431, + "▁assertTrue": 27432, + "rieve": 27433, + "▁contamination": 27434, + "rgb": 27435, + "interval": 27436, + "Middle": 27437, + "▁hugs": 27438, + "▁distributor": 27439, + "chief": 27440, + "▁bak": 27441, + "▁Rosa": 27442, + "ща": 27443, + "Img": 27444, + "▁stakes": 27445, + "▁advisors": 27446, + "Labels": 27447, + "▁wraps": 27448, + "amba": 27449, + "digit": 27450, + "▁Communities": 27451, + "CORE": 27452, + "▁essentials": 27453, + "Topic": 27454, + "illary": 27455, + "▁borrowed": 27456, + "ша": 27457, + "Company": 27458, + "ellington": 27459, + "locked": 27460, + "▁Folk": 27461, + "▁Coupons": 27462, + "▁Newport": 27463, + "▁jelly": 27464, + "▁Trim": 27465, + "...\r": 27466, + "▁ATM": 27467, + "ISING": 27468, + "opsy": 27469, + "▁Wrap": 27470, + "▁greeting": 27471, + "micro": 27472, + "▁downside": 27473, + "▁Frequently": 27474, + "icester": 27475, + "brace": 27476, + "years": 27477, + "▁Cindy": 27478, + "▁skies": 27479, + "▁enumer": 27480, + "йо": 27481, + "Ops": 27482, + "▁epidemic": 27483, + "▁cardboard": 27484, + "▁inflammatory": 27485, + "Syntax": 27486, + "▁seq": 27487, + "▁plea": 27488, + "ucus": 27489, + "▁evaluations": 27490, + "roidery": 27491, + "▁Forbes": 27492, + "sender": 27493, + "▁Adelaide": 27494, + "posure": 27495, + "Changes": 27496, + "ALS": 27497, + "▁ki": 27498, + "▁IRA": 27499, + "▁stereo": 27500, + "▁Cbd": 27501, + "▁examines": 27502, + "▁originated": 27503, + "matched": 27504, + "helial": 27505, + "▁cancers": 27506, + "▁mens": 27507, + "▁mutations": 27508, + "Mix": 27509, + "▁TT": 27510, + "BLOCK": 27511, + "▁dwelling": 27512, + "sell": 27513, + "▁Demand": 27514, + "▁respects": 27515, + "▁guild": 27516, + "▁Adults": 27517, + "▁registers": 27518, + "RN": 27519, + "armed": 27520, + "▁silhou": 27521, + "remarks": 27522, + "▁Carrie": 27523, + "▁Healing": 27524, + "MED": 27525, + "▁Labs": 27526, + "▁Farmers": 27527, + "Hex": 27528, + "▁Geo": 27529, + "\">[": 27530, + "▁recurring": 27531, + "▁Establish": 27532, + "▁dye": 27533, + "▁Yo": 27534, + "▁abrupt": 27535, + "▁Tiff": 27536, + "▁pillows": 27537, + "InstanceState": 27538, + "▁WOR": 27539, + "ских": 27540, + "changes": 27541, + "Metric": 27542, + "sidebar": 27543, + "▁feared": 27544, + "▁Them": 27545, + "▁zijn": 27546, + "ichte": 27547, + "▁disasters": 27548, + "▁subjective": 27549, + "▁Cater": 27550, + "▁antibody": 27551, + "▁exceeds": 27552, + "▁unhealthy": 27553, + "▁theaters": 27554, + "▁KS": 27555, + "iston": 27556, + "▁extr": 27557, + "subfigure": 27558, + "▁Baths": 27559, + "tasks": 27560, + "lated": 27561, + "Comb": 27562, + "▁currencies": 27563, + "▁nd": 27564, + "▁Calc": 27565, + "kon": 27566, + "qq": 27567, + "▁Packaging": 27568, + "flo": 27569, + "▁iNdEx": 27570, + "Regular": 27571, + "▁Cardinals": 27572, + "▁leaning": 27573, + "▁Vick": 27574, + "▁deaf": 27575, + "▁Extended": 27576, + "▁reconstruct": 27577, + "otti": 27578, + "▁resin": 27579, + "▁respectful": 27580, + "quez": 27581, + "celain": 27582, + "▁civic": 27583, + "▁surrender": 27584, + "LAB": 27585, + "ibaba": 27586, + "▁neighbours": 27587, + "▁Winston": 27588, + "▁Generator": 27589, + "rp": 27590, + "▁Reasons": 27591, + "▁controllers": 27592, + "February": 27593, + "adic": 27594, + "▁canceled": 27595, + "▁ле": 27596, + "▁Forget": 27597, + "fem": 27598, + "male": 27599, + "▁Fib": 27600, + "elin": 27601, + "Seq": 27602, + "▁Adventures": 27603, + "▁Heroes": 27604, + "leet": 27605, + "▁Brass": 27606, + "Sent": 27607, + "MON": 27608, + "OTO": 27609, + "▁laughs": 27610, + "▁Strat": 27611, + "▁ounce": 27612, + "ellular": 27613, + "iente": 27614, + "ieves": 27615, + "IsNull": 27616, + "thro": 27617, + "paces": 27618, + "Associ": 27619, + "▁superhero": 27620, + "identity": 27621, + "▁Productions": 27622, + "▁YE": 27623, + "▁FILE": 27624, + "jab": 27625, + "▁fd": 27626, + "▁RET": 27627, + "▁Sympt": 27628, + "refresh": 27629, + "transfer": 27630, + "▁Forecast": 27631, + "▁IEEE": 27632, + "▁Uganda": 27633, + "▁ay": 27634, + "▁scrutiny": 27635, + "▁mysql": 27636, + "weise": 27637, + "▁shooter": 27638, + "▁curry": 27639, + "acceptable": 27640, + "▁crafting": 27641, + "▁Piano": 27642, + "▁proceeded": 27643, + "іль": 27644, + "▁Printer": 27645, + "▁formulas": 27646, + "▁peculiar": 27647, + "▁Suppliers": 27648, + "▁Colonel": 27649, + "▁Lub": 27650, + "grown": 27651, + "▁Wings": 27652, + "=/": 27653, + "▁rebell": 27654, + "stant": 27655, + "▁Zimbabwe": 27656, + "▁throne": 27657, + "->_": 27658, + "▁certainty": 27659, + "▁Emperor": 27660, + "▁tits": 27661, + "▁Initially": 27662, + "GU": 27663, + "▁liner": 27664, + "▁sci": 27665, + "▁dissemin": 27666, + "▁Mesh": 27667, + "▁underest": 27668, + "▁Methodist": 27669, + "▁stacked": 27670, + "anity": 27671, + "▁strat": 27672, + "ром": 27673, + "▁Coconut": 27674, + "▁obstacle": 27675, + "▁GS": 27676, + "colm": 27677, + "Mad": 27678, + "▁androidx": 27679, + "▁Pf": 27680, + "▁territories": 27681, + "▁Harvest": 27682, + "▁Comic": 27683, + "▁Bangalore": 27684, + "Smart": 27685, + "▁filmed": 27686, + "▁Alexa": 27687, + "▁Attribute": 27688, + "spons": 27689, + "▁lith": 27690, + "▁Canal": 27691, + "▁Rubber": 27692, + "▁был": 27693, + "▁Silicon": 27694, + "▁PST": 27695, + "chel": 27696, + "▁cleansing": 27697, + "ei": 27698, + "(\"[": 27699, + "=\"${": 27700, + "▁Devon": 27701, + "▁Hua": 27702, + "NV": 27703, + "nio": 27704, + "oner": 27705, + "▁Burton": 27706, + "OH": 27707, + "tan": 27708, + "▁depths": 27709, + "▁soak": 27710, + "▁plat": 27711, + "▁airplane": 27712, + "forcing": 27713, + "▁bamboo": 27714, + "▁fictional": 27715, + "▁scalp": 27716, + "Break": 27717, + "▁Opinion": 27718, + "▁vibration": 27719, + "▁affiliates": 27720, + "лся": 27721, + "▁organisms": 27722, + "▁impressions": 27723, + "▁unrest": 27724, + "argument": 27725, + "▁academics": 27726, + "▁settling": 27727, + "arb": 27728, + "jay": 27729, + "▁пред": 27730, + "usement": 27731, + "oxide": 27732, + "▁Bulld": 27733, + "Percent": 27734, + "▁Eclipse": 27735, + "██": 27736, + "▁narc": 27737, + "▁translates": 27738, + "▁disconnect": 27739, + "▁hasht": 27740, + "▁warrior": 27741, + "▁allowance": 27742, + "▁complementary": 27743, + "ADDR": 27744, + "▁Audit": 27745, + "▁forefront": 27746, + "ennium": 27747, + "Separ": 27748, + "furt": 27749, + "▁digestive": 27750, + "▁Jeep": 27751, + "▁Lapt": 27752, + "icio": 27753, + "National": 27754, + "▁conscience": 27755, + "▁evolutionary": 27756, + "▁averaging": 27757, + "usually": 27758, + "▁Holl": 27759, + "▁apparel": 27760, + "▁neon": 27761, + "▁EXPRESS": 27762, + "Refresh": 27763, + "▁taxpayer": 27764, + "▁whispered": 27765, + "▁chickens": 27766, + "▁kinderg": 27767, + "▁Shawn": 27768, + "▁leaned": 27769, + "▁openings": 27770, + "▁remodeling": 27771, + "▁Permanent": 27772, + "▁Bangkok": 27773, + "ulators": 27774, + "nsic": 27775, + "ilogy": 27776, + "bars": 27777, + "▁Idea": 27778, + "▁embarrassing": 27779, + "▁Greet": 27780, + "▁acclaimed": 27781, + "ucing": 27782, + "▁Beverly": 27783, + "Lite": 27784, + "Geometry": 27785, + "▁demonstrations": 27786, + "▁Infl": 27787, + "▁γ": 27788, + "▁reproductive": 27789, + "Blog": 27790, + "▁Abbey": 27791, + "▁Phen": 27792, + "▁contests": 27793, + "ustomed": 27794, + "rz": 27795, + "ichever": 27796, + "Forward": 27797, + "▁stroll": 27798, + "▁grim": 27799, + "▁mankind": 27800, + "▁URI": 27801, + "clamation": 27802, + "configure": 27803, + "Water": 27804, + "arine": 27805, + "opoly": 27806, + ")'": 27807, + "Encoder": 27808, + "▁jerseys": 27809, + "encer": 27810, + "finder": 27811, + "cknowled": 27812, + "▁Citation": 27813, + "▁syll": 27814, + "▁Maintain": 27815, + "▁Permission": 27816, + "▁mega": 27817, + "▁iz": 27818, + "▁qualitative": 27819, + "oit": 27820, + "▁unfold": 27821, + "▁Vertical": 27822, + "▁privileges": 27823, + "▁ech": 27824, + "▁Older": 27825, + "▁blink": 27826, + "alin": 27827, + "▁Rugby": 27828, + "▁biblical": 27829, + "▁();": 27830, + "▁mornings": 27831, + "▁Bras": 27832, + "seg": 27833, + "————————": 27834, + "▁Synt": 27835, + "seconds": 27836, + "▁Sic": 27837, + "▁goose": 27838, + "▁Developing": 27839, + "(['": 27840, + "▁Kw": 27841, + "emer": 27842, + "▁adviser": 27843, + "▁paradigm": 27844, + "▁parental": 27845, + "äng": 27846, + "fonts": 27847, + "▁einen": 27848, + "▁obsession": 27849, + "▁susceptible": 27850, + "▁Organizations": 27851, + "▁elegance": 27852, + "avia": 27853, + "▁Fou": 27854, + "▁жи": 27855, + "▁thee": 27856, + "▁outright": 27857, + "fake": 27858, + "▁genome": 27859, + "▁pseudo": 27860, + "▁Ft": 27861, + "Used": 27862, + "▁patents": 27863, + "needed": 27864, + "chap": 27865, + "ун": 27866, + "saving": 27867, + "▁Pond": 27868, + "▁circuits": 27869, + "NAMESPACE": 27870, + "cols": 27871, + "▁Gut": 27872, + "FilePath": 27873, + "▁unle": 27874, + "▁passages": 27875, + "▁organizers": 27876, + "hamed": 27877, + "▁Quantity": 27878, + "▁Buddha": 27879, + "chrome": 27880, + "Culture": 27881, + "▁Functions": 27882, + "▁wi": 27883, + "▁Practices": 27884, + "XP": 27885, + "▁employs": 27886, + "▁LT": 27887, + "▁BTW": 27888, + "▁pledge": 27889, + "▁rapp": 27890, + "▁counters": 27891, + "▁speeches": 27892, + "▁POL": 27893, + "▁intentional": 27894, + "▁Lawyer": 27895, + "▁ace": 27896, + "▁Sense": 27897, + "▁sway": 27898, + "CONN": 27899, + "hetti": 27900, + "▁wired": 27901, + "▁panor": 27902, + "PEND": 27903, + "ême": 27904, + "▁dioxide": 27905, + "▁grin": 27906, + "▁Singer": 27907, + "▁aggress": 27908, + "▁Sophie": 27909, + "▁Sql": 27910, + "▁TP": 27911, + "Inner": 27912, + "Entries": 27913, + "▁Eugene": 27914, + "SUB": 27915, + "racted": 27916, + "▁Objects": 27917, + "▁Wins": 27918, + "▁Brighton": 27919, + "▁sourced": 27920, + "▁autonomous": 27921, + "▁parcel": 27922, + "atial": 27923, + "▁Celtic": 27924, + "▁ah": 27925, + "▁Bearing": 27926, + "▁comprise": 27927, + "▁motivate": 27928, + "▁Lightning": 27929, + "▁constructing": 27930, + "▁downward": 27931, + "▁rx": 27932, + "▁Fres": 27933, + "▁crab": 27934, + "▁tutor": 27935, + "▁comeback": 27936, + "▁manipulate": 27937, + "ís": 27938, + "▁corps": 27939, + "▁LC": 27940, + "emaker": 27941, + "▁PubMed": 27942, + "▁jointly": 27943, + "▁Received": 27944, + "▁Vari": 27945, + "GUI": 27946, + "▁ин": 27947, + "▁Pedro": 27948, + "▁periodically": 27949, + "polation": 27950, + "▁electoral": 27951, + "▁sorrow": 27952, + "!(": 27953, + "▁rubbish": 27954, + "▁idle": 27955, + "▁lump": 27956, + "▁knitting": 27957, + "▁ALS": 27958, + "▁\"...": 27959, + "▁weighing": 27960, + "▁Canadians": 27961, + "ortal": 27962, + "▁remembers": 27963, + "▁ventilation": 27964, + "▁posterior": 27965, + "pering": 27966, + "GI": 27967, + "bright": 27968, + "▁Appeals": 27969, + "▁chefs": 27970, + "▁compuls": 27971, + "ductory": 27972, + "▁Molecular": 27973, + "omorphic": 27974, + "fw": 27975, + "HOME": 27976, + "ncia": 27977, + "▁beard": 27978, + "▁ruins": 27979, + "vag": 27980, + "bourg": 27981, + "notify": 27982, + "▁Franco": 27983, + "▁invariant": 27984, + "▁Marian": 27985, + "▁spreads": 27986, + "▁DAY": 27987, + "▁Alleg": 27988, + "▁Plugin": 27989, + "▁reef": 27990, + "▁Tac": 27991, + "▁calculating": 27992, + "▁supporter": 27993, + "▁Maya": 27994, + "▁hunter": 27995, + "iffe": 27996, + "forge": 27997, + "▁Arist": 27998, + "Ro": 27999, + "▁Cla": 28000, + "▁inconsistent": 28001, + "▁Tiny": 28002, + "daughter": 28003, + "▁unsuccess": 28004, + "▁PV": 28005, + "▁Diversity": 28006, + "▁sanit": 28007, + "resolved": 28008, + "ucceeded": 28009, + "statement": 28010, + "▁RBI": 28011, + "▁raid": 28012, + "+,": 28013, + "▁locker": 28014, + "lifting": 28015, + "▁Gore": 28016, + "▁=\\": 28017, + "▁Gin": 28018, + "▁clerk": 28019, + "incare": 28020, + "▁TCP": 28021, + "▁thereafter": 28022, + "▁Shift": 28023, + "▁Cambod": 28024, + "▁Ш": 28025, + "▁uncovered": 28026, + "▁touchdowns": 28027, + "▁MAP": 28028, + "ев": 28029, + "▁kings": 28030, + "▁Sunset": 28031, + "War": 28032, + "▁ripe": 28033, + "gradle": 28034, + "▁Charge": 28035, + "▁Hungary": 28036, + "▁Brock": 28037, + "▁Paula": 28038, + "Autowired": 28039, + "▁pg": 28040, + "▁Ober": 28041, + "▁HB": 28042, + "court": 28043, + "▁Caps": 28044, + "▁dummy": 28045, + "▁Mold": 28046, + "▁Norfolk": 28047, + "▁Talent": 28048, + "trust": 28049, + "INGTON": 28050, + "▁Realty": 28051, + "USH": 28052, + "urger": 28053, + "▁Milton": 28054, + "▁Geb": 28055, + "▁Atlas": 28056, + "▁blah": 28057, + "▁stains": 28058, + "arations": 28059, + "▁Coleman": 28060, + "▁landscaping": 28061, + "Three": 28062, + "▁Honestly": 28063, + "ungal": 28064, + "Missing": 28065, + "ło": 28066, + "▁oc": 28067, + "Decoder": 28068, + "▁pouring": 28069, + "▁conventions": 28070, + "exc": 28071, + "▁Verified": 28072, + "ск": 28073, + "laws": 28074, + "▁Bac": 28075, + "▁embarrassed": 28076, + "▁valign": 28077, + "zig": 28078, + "▁Wizard": 28079, + "Org": 28080, + "▁Providing": 28081, + "burst": 28082, + "ANY": 28083, + "▁Refriger": 28084, + "▁Solomon": 28085, + "Fetch": 28086, + "mysql": 28087, + "torch": 28088, + "▁Damage": 28089, + "▁Erik": 28090, + "▁faux": 28091, + "▁SAM": 28092, + "▁bun": 28093, + "▁cocaine": 28094, + "fruit": 28095, + "▁chess": 28096, + "▁antibodies": 28097, + "▁trader": 28098, + "ZZ": 28099, + "▁Costs": 28100, + "sided": 28101, + "▁Handbook": 28102, + "▁Astron": 28103, + "▁professionalism": 28104, + "▁adaptive": 28105, + "▁Speak": 28106, + "▁Nak": 28107, + "▁Extreme": 28108, + "▁circumstance": 28109, + "▁hamm": 28110, + "▁thirst": 28111, + "▁Trav": 28112, + "▁utmost": 28113, + "▁Compact": 28114, + "appings": 28115, + "▁catalyst": 28116, + "▁correlated": 28117, + "▁trophy": 28118, + "▁repaired": 28119, + "zhou": 28120, + "▁credible": 28121, + "Dict": 28122, + "▁Lug": 28123, + "οι": 28124, + "▁HOLD": 28125, + "▁Guer": 28126, + "▁colony": 28127, + "east": 28128, + "▁Mick": 28129, + "▁Peninsula": 28130, + "▁Hindi": 28131, + "▁Sundays": 28132, + "▁editions": 28133, + "NYSE": 28134, + "▁extras": 28135, + "▁ос": 28136, + "▁SSD": 28137, + "olate": 28138, + "▁shouted": 28139, + "▁Increased": 28140, + "▁ultras": 28141, + "▁Buddh": 28142, + "etically": 28143, + "▁cri": 28144, + "▁Myth": 28145, + "▁Lite": 28146, + "▁Actions": 28147, + "▁dehyd": 28148, + "YN": 28149, + "▁RR": 28150, + "upunct": 28151, + "uces": 28152, + "▁ping": 28153, + "▁Correct": 28154, + "▁Rentals": 28155, + "▁slider": 28156, + "crafted": 28157, + "▁asphalt": 28158, + "Resp": 28159, + "▁humour": 28160, + "▁Salon": 28161, + "▁acet": 28162, + "otions": 28163, + "▁Tier": 28164, + "▁Reve": 28165, + "▁[-": 28166, + "▁Smoke": 28167, + "▁curse": 28168, + "▁soothing": 28169, + "▁pedestrian": 28170, + "vh": 28171, + "▁REM": 28172, + "holst": 28173, + "▁Salem": 28174, + "▁villain": 28175, + "▁😀": 28176, + "persistence": 28177, + "▁yrs": 28178, + "▁Bound": 28179, + "Regex": 28180, + "inherit": 28181, + "CHO": 28182, + "ichi": 28183, + "▁dishwasher": 28184, + "▁Deluxe": 28185, + "▁Seeking": 28186, + "▁ceilings": 28187, + "▁theology": 28188, + "▁conception": 28189, + "▁leagues": 28190, + "▁Huff": 28191, + "medium": 28192, + "▁wander": 28193, + "Unique": 28194, + "demand": 28195, + "▁stride": 28196, + "▁dc": 28197, + "▁пер": 28198, + "▁lodge": 28199, + "sWith": 28200, + "roadcast": 28201, + "▁nou": 28202, + "attach": 28203, + "▁legislature": 28204, + "▁whistle": 28205, + "▁implants": 28206, + "ipur": 28207, + "ensis": 28208, + "▁daunting": 28209, + "▁Instrument": 28210, + "▁comparative": 28211, + "▁Schol": 28212, + "enzie": 28213, + "▁normalized": 28214, + "▁nutrient": 28215, + "Keep": 28216, + "▁Broken": 28217, + "UAL": 28218, + "▁Aurora": 28219, + "▁blamed": 28220, + "atorial": 28221, + "▁Ras": 28222, + "Ve": 28223, + "▁NL": 28224, + "▁vein": 28225, + "▁Temperature": 28226, + "▁declining": 28227, + "▁pou": 28228, + "▁gle": 28229, + "mutation": 28230, + "flush": 28231, + "▁exposing": 28232, + "▁Affiliate": 28233, + "▁emergence": 28234, + "▁Hundred": 28235, + "segment": 28236, + "▁accelerated": 28237, + "▁fries": 28238, + "▁Suddenly": 28239, + "▁Javascript": 28240, + "▁diagrams": 28241, + "▁Ort": 28242, + "uffed": 28243, + "▁Pilot": 28244, + "▁PyObject": 28245, + "▁stretches": 28246, + "imento": 28247, + "?).": 28248, + "▁brackets": 28249, + "▁Venue": 28250, + "▁unre": 28251, + "entieth": 28252, + "▁Flood": 28253, + "▁negotiation": 28254, + "▁([]": 28255, + "Branch": 28256, + "▁liquor": 28257, + "INF": 28258, + "imentary": 28259, + "▁ti": 28260, + "▁outlines": 28261, + "logic": 28262, + "opathy": 28263, + "▁nombre": 28264, + "uno": 28265, + "hurst": 28266, + "▁conced": 28267, + "▁Powers": 28268, + "▁IQ": 28269, + "▁Infant": 28270, + "▁Coaching": 28271, + "▁diplomatic": 28272, + "▁Christie": 28273, + "Come": 28274, + "▁prisoner": 28275, + "▁frameworks": 28276, + "Hy": 28277, + "▁PCI": 28278, + "reduce": 28279, + "layers": 28280, + "posable": 28281, + "▁Secrets": 28282, + "▁Bust": 28283, + "▁Holder": 28284, + "openh": 28285, + "▁Lindsay": 28286, + "▁pastry": 28287, + "▁Charity": 28288, + "▁wireType": 28289, + "REN": 28290, + "▁RD": 28291, + "dating": 28292, + "enberg": 28293, + "▁supreme": 28294, + "CMD": 28295, + "▁Teresa": 28296, + "▁endeavor": 28297, + "▁divorced": 28298, + "▁ambassador": 28299, + "Allow": 28300, + "▁curr": 28301, + "▁Naval": 28302, + "▁Fusion": 28303, + "▁Residence": 28304, + "▁rab": 28305, + "▁Temp": 28306, + "▁abbre": 28307, + "▁Windsor": 28308, + "▁DOI": 28309, + "eliness": 28310, + "▁refusing": 28311, + "colored": 28312, + "angs": 28313, + "preview": 28314, + "Sym": 28315, + "ariat": 28316, + "▁cite": 28317, + "Vel": 28318, + "Linked": 28319, + "▁mileage": 28320, + "▁Fry": 28321, + "▁Kane": 28322, + "encoding": 28323, + "▁unfamiliar": 28324, + "▁casc": 28325, + "▁Proceedings": 28326, + "TRA": 28327, + "▁Katherine": 28328, + "Nov": 28329, + "▁Compared": 28330, + "orget": 28331, + "▁pushes": 28332, + "Repo": 28333, + "Archive": 28334, + "▁limestone": 28335, + "▁favourites": 28336, + "alks": 28337, + "▁Arlington": 28338, + "anza": 28339, + "▁Brace": 28340, + "▁dinos": 28341, + "▁understandable": 28342, + "▁poles": 28343, + "riterion": 28344, + "className": 28345, + "▁Operator": 28346, + "ouncy": 28347, + "eteenth": 28348, + "▁Networking": 28349, + "▁loft": 28350, + "▁Api": 28351, + "▁youngsters": 28352, + "▁pian": 28353, + "Received": 28354, + "ская": 28355, + "▁devote": 28356, + "▁compromised": 28357, + "▁lateral": 28358, + "▁workspace": 28359, + "helf": 28360, + "▁ERA": 28361, + "▁hugely": 28362, + "▁resigned": 28363, + "Stock": 28364, + "contr": 28365, + "▁Maid": 28366, + "一个": 28367, + "Brien": 28368, + "▁stubborn": 28369, + "▁scans": 28370, + "▁Goods": 28371, + "▁myriad": 28372, + "Dependency": 28373, + "▁Communist": 28374, + "▁symptom": 28375, + "▁upwards": 28376, + "▁Sheffield": 28377, + "▁Rhode": 28378, + "▁RI": 28379, + "lookup": 28380, + "▁cavity": 28381, + "▁renamed": 28382, + "▁Successful": 28383, + "▁Vietnamese": 28384, + "__.": 28385, + "▁relent": 28386, + "▁Principles": 28387, + "KA": 28388, + "ovich": 28389, + "▁creepy": 28390, + "▁endurance": 28391, + "▁livestock": 28392, + "▁Isle": 28393, + "▁GST": 28394, + "▁Crypt": 28395, + "Da": 28396, + "▁Baron": 28397, + "▁Blade": 28398, + "Dam": 28399, + "▁____": 28400, + "pipeline": 28401, + "▁Tracking": 28402, + "CY": 28403, + "▁popping": 28404, + "▁Einstein": 28405, + "▁constructive": 28406, + "▁rainy": 28407, + "▁Ach": 28408, + "▁Wid": 28409, + "pixel": 28410, + "nerg": 28411, + "▁Founded": 28412, + "▁Auburn": 28413, + "▁dislike": 28414, + "▁unm": 28415, + "▁intends": 28416, + "$.\r": 28417, + "ubuntu": 28418, + "▁Dynamics": 28419, + "Describe": 28420, + "▁fertility": 28421, + "gc": 28422, + "tically": 28423, + "▁intercept": 28424, + "▁railroad": 28425, + "▁Hers": 28426, + "▁belonged": 28427, + "quick": 28428, + "бли": 28429, + "Shift": 28430, + "ellij": 28431, + "mitter": 28432, + "▁surplus": 28433, + "▁Cluster": 28434, + "▁року": 28435, + "▁Pixel": 28436, + "possible": 28437, + "вет": 28438, + "uncated": 28439, + "uplicate": 28440, + "STER": 28441, + "Overflow": 28442, + "tingham": 28443, + "practice": 28444, + "▁Forums": 28445, + "▁fait": 28446, + "▁coherent": 28447, + "▁founders": 28448, + "▁downstream": 28449, + "▁withstand": 28450, + "ittings": 28451, + "poll": 28452, + "▁woven": 28453, + "▁linger": 28454, + "▁transferring": 28455, + "▁historian": 28456, + "ocese": 28457, + "▁thyroid": 28458, + "▁disreg": 28459, + "▁negotiating": 28460, + "▁empathy": 28461, + "▁memoir": 28462, + "▁formulated": 28463, + "Occ": 28464, + "monton": 28465, + "▁Beast": 28466, + "Also": 28467, + "▁avid": 28468, + "BIN": 28469, + "▁forecasts": 28470, + "▁Allison": 28471, + "facing": 28472, + "▁buys": 28473, + "extensions": 28474, + "MK": 28475, + "cycler": 28476, + "bigg": 28477, + "onne": 28478, + "▁Dew": 28479, + "BYTE": 28480, + "▁PVC": 28481, + "Without": 28482, + "▁iterator": 28483, + "▁mitigate": 28484, + "▁retrospect": 28485, + "orrh": 28486, + "ISO": 28487, + "alan": 28488, + "▁acquis": 28489, + "▁aster": 28490, + "dan": 28491, + "▁Auf": 28492, + "ecd": 28493, + "),\\": 28494, + "▁Sax": 28495, + "▁quasi": 28496, + "▁layouts": 28497, + "▁Westminster": 28498, + "▁Freeman": 28499, + "▁polym": 28500, + "▁drastically": 28501, + "▁ба": 28502, + "▁Scand": 28503, + "▁Sprint": 28504, + "▁intricate": 28505, + "▁reinforced": 28506, + "▁Lov": 28507, + "juven": 28508, + "ombies": 28509, + "▁Saving": 28510, + "etches": 28511, + "▁welcomes": 28512, + "▁cf": 28513, + "▁Booth": 28514, + "▁bf": 28515, + "EqualTo": 28516, + "FFFF": 28517, + "▁reuse": 28518, + "▁suffers": 28519, + "▁Prix": 28520, + "▁conditioner": 28521, + "▁alloy": 28522, + "▁stark": 28523, + "▁immigrant": 28524, + "▁().": 28525, + "growing": 28526, + "alam": 28527, + "▁EDT": 28528, + "▁obscure": 28529, + "nial": 28530, + "▁Loren": 28531, + "▁destiny": 28532, + "gran": 28533, + "Related": 28534, + "▁tackles": 28535, + "▁Paw": 28536, + "▁Clara": 28537, + "▁Bronze": 28538, + "▁mt": 28539, + "hadoop": 28540, + "▁SDL": 28541, + "doll": 28542, + "vier": 28543, + "▁todo": 28544, + "▁testified": 28545, + "OPT": 28546, + "sett": 28547, + "SEC": 28548, + ":{": 28549, + "▁Render": 28550, + "▁Proper": 28551, + "/$": 28552, + "▁atmospheric": 28553, + "▁DOWN": 28554, + "ità": 28555, + "appendChild": 28556, + "▁cohort": 28557, + "Qt": 28558, + "▁cin": 28559, + "rator": 28560, + "▁Sonic": 28561, + "LowerCase": 28562, + "▁Readers": 28563, + "Cookie": 28564, + "▁Cricket": 28565, + "▁Practical": 28566, + "▁smo": 28567, + "▁multimedia": 28568, + "picker": 28569, + "▁postpon": 28570, + "sat": 28571, + "appoint": 28572, + "ён": 28573, + "▁FP": 28574, + "▁Martinez": 28575, + "inarily": 28576, + "▁preceded": 28577, + "bors": 28578, + "▁Shock": 28579, + "SCRIP": 28580, + "▁kilomet": 28581, + "▁sickness": 28582, + ">',": 28583, + "▁victories": 28584, + "▁COR": 28585, + "▁Seg": 28586, + "Rich": 28587, + "▁как": 28588, + "▁volt": 28589, + "▁Sett": 28590, + "▁wifi": 28591, + "▁Gren": 28592, + "prevent": 28593, + "▁infamous": 28594, + "▁Gone": 28595, + "iej": 28596, + "▁Mau": 28597, + "▁pendant": 28598, + "racuse": 28599, + "▁successor": 28600, + "▁Bottle": 28601, + "▁condemn": 28602, + "Hol": 28603, + "▁σ": 28604, + "▁blender": 28605, + "ROOT": 28606, + "ansom": 28607, + "ция": 28608, + "▁Hann": 28609, + "▁synchronized": 28610, + "NL": 28611, + "▁coral": 28612, + "▁Fen": 28613, + "powers": 28614, + "▁Automation": 28615, + "centered": 28616, + "▁residency": 28617, + "▁sparkling": 28618, + "▁embell": 28619, + "icos": 28620, + "▁invo": 28621, + "hearted": 28622, + "▁intrinsic": 28623, + "▁Bars": 28624, + "▁caffeine": 28625, + "▁Taste": 28626, + "Perform": 28627, + "wyn": 28628, + "Question": 28629, + "Structure": 28630, + "▁Mush": 28631, + "▁Sebastian": 28632, + "▁terminate": 28633, + "▁continuation": 28634, + "▁versa": 28635, + "ppings": 28636, + "▁lifts": 28637, + "Neg": 28638, + "atem": 28639, + "▁forehead": 28640, + "Bucket": 28641, + "▁violin": 28642, + "▁furnishings": 28643, + "▁slowing": 28644, + "ospice": 28645, + "▁Civic": 28646, + "Marker": 28647, + "▁privileged": 28648, + "herical": 28649, + "datetime": 28650, + "чен": 28651, + "▁induct": 28652, + "▁Ö": 28653, + "▁bliss": 28654, + "average": 28655, + "mapping": 28656, + "▁Robot": 28657, + "▁INCLUDING": 28658, + "▁reps": 28659, + "▁injected": 28660, + "▁ao": 28661, + "CTYPE": 28662, + "▁isot": 28663, + "▁Surely": 28664, + "▁Sag": 28665, + "tele": 28666, + "▁McCarthy": 28667, + "▁unrelated": 28668, + "Inline": 28669, + "▁Portfolio": 28670, + "Declaration": 28671, + "▁mong": 28672, + "blogger": 28673, + "▁rewrite": 28674, + "▁substrate": 28675, + "▁tracker": 28676, + "▁SUM": 28677, + "▁Holocaust": 28678, + "▁$_": 28679, + "▁jars": 28680, + "▁rugged": 28681, + "fax": 28682, + "лан": 28683, + "▁Omega": 28684, + "QUE": 28685, + "▁aven": 28686, + "▁economically": 28687, + "▁glowing": 28688, + "▁Barb": 28689, + "▁trailing": 28690, + "▁semantic": 28691, + "Assign": 28692, + "▁BACK": 28693, + "▁cheeks": 28694, + "▁`${": 28695, + "icans": 28696, + "earth": 28697, + "▁questionable": 28698, + "▁Fla": 28699, + "▁housed": 28700, + "▁sixty": 28701, + "saved": 28702, + "thanks": 28703, + "▁Din": 28704, + "presso": 28705, + "▁geared": 28706, + "▁Venezuela": 28707, + "HF": 28708, + "▁Lt": 28709, + "otto": 28710, + "▁geographical": 28711, + "foreach": 28712, + "▁DEL": 28713, + "▁Retirement": 28714, + "▁patrons": 28715, + "▁SIZE": 28716, + "▁definitive": 28717, + "▁exchanged": 28718, + "▁Mug": 28719, + "▁resent": 28720, + "▁Whereas": 28721, + "▁jackets": 28722, + "▁retrofit": 28723, + "▁accents": 28724, + "romagnetic": 28725, + "categories": 28726, + "оло": 28727, + "pent": 28728, + "▁beet": 28729, + "▁Vs": 28730, + "swap": 28731, + "orb": 28732, + "▁Boiler": 28733, + "▁Direction": 28734, + "otine": 28735, + "▁impaired": 28736, + "▁Xia": 28737, + "▁Bing": 28738, + "▁Elliott": 28739, + "Way": 28740, + "ITEM": 28741, + "▁weighed": 28742, + "rets": 28743, + "rosse": 28744, + "▁ribs": 28745, + "Tele": 28746, + "▁Watching": 28747, + "integration": 28748, + "▁capsule": 28749, + "ilets": 28750, + "▁splend": 28751, + "▁volatility": 28752, + "aiver": 28753, + "▁Reception": 28754, + "quart": 28755, + "phal": 28756, + "▁Diagram": 28757, + "iodiversity": 28758, + "▁Sisters": 28759, + "▁combust": 28760, + "▁portrayed": 28761, + "▁barrels": 28762, + "▁Laf": 28763, + "▁incap": 28764, + "▁steer": 28765, + "▁pla": 28766, + "▁Outstanding": 28767, + "▁Amount": 28768, + "PACK": 28769, + "CFG": 28770, + "▁converts": 28771, + "wart": 28772, + "▁recount": 28773, + "▁overlay": 28774, + "▁reload": 28775, + "ipple": 28776, + "▁academy": 28777, + "▁Performing": 28778, + "▁travellers": 28779, + "▁fluctuations": 28780, + "▁(%": 28781, + "amos": 28782, + "uchar": 28783, + "▁allergy": 28784, + "▁reductions": 28785, + "зе": 28786, + "▁barr": 28787, + "▁washer": 28788, + "▁spider": 28789, + "▁Mai": 28790, + "▁Throwable": 28791, + "▁Agents": 28792, + "▁Wesley": 28793, + "▁aerial": 28794, + "dv": 28795, + "ETHER": 28796, + "▁Blo": 28797, + "▁chop": 28798, + "▁Provided": 28799, + "▁spike": 28800, + "▁Cowboys": 28801, + "▁refugee": 28802, + "yellow": 28803, + "▁bible": 28804, + "versions": 28805, + "Cre": 28806, + "INDEX": 28807, + "FG": 28808, + "abus": 28809, + "udos": 28810, + "still": 28811, + "▁Cran": 28812, + "▁Johannes": 28813, + "London": 28814, + "▁paused": 28815, + "▁volunteering": 28816, + "▁MW": 28817, + "otle": 28818, + "▁Conditioning": 28819, + "staff": 28820, + "Schedule": 28821, + "мя": 28822, + "tte": 28823, + "▁monkey": 28824, + "▁Kimber": 28825, + "▁Sig": 28826, + "qualified": 28827, + "▁corridor": 28828, + "▁!!!": 28829, + "avier": 28830, + ":<": 28831, + "ipro": 28832, + "ClassName": 28833, + "▁lur": 28834, + "▁Identify": 28835, + "▁Gerald": 28836, + "▁Messages": 28837, + "▁prepares": 28838, + "▁Echo": 28839, + "centric": 28840, + "▁excuses": 28841, + "undy": 28842, + "xyz": 28843, + "CTRL": 28844, + "unda": 28845, + "Criteria": 28846, + "ilot": 28847, + "▁CONTRACT": 28848, + "Dot": 28849, + "▁Tina": 28850, + "▁Adjustable": 28851, + "▁Ви": 28852, + "▁Escape": 28853, + "iconduct": 28854, + "▁beforehand": 28855, + "▁ABOUT": 28856, + "▁fibre": 28857, + ".''": 28858, + "▁standardized": 28859, + "IFI": 28860, + "cookie": 28861, + "observ": 28862, + "▁Comprehensive": 28863, + "skin": 28864, + "Serialize": 28865, + "seat": 28866, + "liqu": 28867, + "laces": 28868, + "▁Deer": 28869, + "▁Romania": 28870, + "▁defended": 28871, + "▁justification": 28872, + "▁Passion": 28873, + "esse": 28874, + "▁dreaming": 28875, + "paced": 28876, + "Suppress": 28877, + "▁arrows": 28878, + "▁Dais": 28879, + "▁chromos": 28880, + "▁directive": 28881, + "ryn": 28882, + "▁styl": 28883, + "▁carcin": 28884, + "▁printers": 28885, + "Transition": 28886, + "LEX": 28887, + "▁Sons": 28888, + "unciation": 28889, + "▁exemption": 28890, + "▁OC": 28891, + "▁Pix": 28892, + "▁terminated": 28893, + "▁eh": 28894, + "Deep": 28895, + "▁WAY": 28896, + "Supported": 28897, + "Round": 28898, + "ynchronous": 28899, + "cycling": 28900, + "▁Wellington": 28901, + "▁zinc": 28902, + "Millis": 28903, + "▁singers": 28904, + "expand": 28905, + "▁Loading": 28906, + "▁Paperback": 28907, + "▁Fake": 28908, + "▁RELATED": 28909, + "▁collectors": 28910, + "▁hopeless": 28911, + "azor": 28912, + "▁Newsp": 28913, + "▁detached": 28914, + "▁shipment": 28915, + "▁Soci": 28916, + ">[": 28917, + "▁crawl": 28918, + "*}\r": 28919, + "Println": 28920, + "VED": 28921, + "▁ak": 28922, + "▁мі": 28923, + "▁choir": 28924, + "hof": 28925, + "▁vivo": 28926, + "кла": 28927, + "tta": 28928, + "▁guessed": 28929, + "▁Eb": 28930, + "▁Taliban": 28931, + "▁−": 28932, + "▁NSString": 28933, + "chlor": 28934, + "iatry": 28935, + "AspNet": 28936, + "Har": 28937, + "▁molecule": 28938, + "▁perceptions": 28939, + "▁Rip": 28940, + "▁fprintf": 28941, + "Ga": 28942, + "setAttribute": 28943, + "istani": 28944, + "tsy": 28945, + "▁Wrest": 28946, + "compose": 28947, + "▁CK": 28948, + "▁mr": 28949, + "▁Belf": 28950, + "▁Shares": 28951, + "▁Congressional": 28952, + "USB": 28953, + "ritz": 28954, + "andro": 28955, + "▁remarkably": 28956, + "HW": 28957, + "acao": 28958, + "▁McM": 28959, + "fragment": 28960, + "▁realities": 28961, + "▁drawers": 28962, + "▁completes": 28963, + "Variant": 28964, + "▁levitra": 28965, + "DIRECT": 28966, + "oultry": 28967, + "▁halls": 28968, + "▁Orthodox": 28969, + "sharp": 28970, + "▁slowed": 28971, + "▁treaty": 28972, + "Mount": 28973, + "▁Sunny": 28974, + "▁quarant": 28975, + "▁winding": 28976, + "advert": 28977, + "▁Funds": 28978, + "Padding": 28979, + "ignt": 28980, + "▁rand": 28981, + "BUILD": 28982, + "▁Slots": 28983, + "▁cloves": 28984, + "YO": 28985, + "worm": 28986, + "▁pero": 28987, + "▁webcam": 28988, + "▁engra": 28989, + "%);": 28990, + "▁unreal": 28991, + "▁emailed": 28992, + "▁afterward": 28993, + "▁footer": 28994, + "▁glac": 28995, + "Fast": 28996, + "ttle": 28997, + "▁aggrav": 28998, + "▁blows": 28999, + "weak": 29000, + "▁referendum": 29001, + "sid": 29002, + "▁TRA": 29003, + "▁pioneer": 29004, + "}))": 29005, + "affle": 29006, + "eight": 29007, + "▁cyn": 29008, + "patched": 29009, + "rossover": 29010, + "Views": 29011, + "Rock": 29012, + "▁Tuc": 29013, + "COLOR": 29014, + "SUP": 29015, + "Cover": 29016, + "▁Challenges": 29017, + "ге": 29018, + "aaS": 29019, + "▁Bacon": 29020, + "▁Bags": 29021, + "Validate": 29022, + "_+": 29023, + "▁Lol": 29024, + "▁Curry": 29025, + "▁altitude": 29026, + "RGB": 29027, + "▁replicate": 29028, + "сы": 29029, + "▁Rapids": 29030, + "redirect": 29031, + "xp": 29032, + "ARRAY": 29033, + "▁fundamentally": 29034, + "\\\\\r": 29035, + "awi": 29036, + "▁Lic": 29037, + "▁Henri": 29038, + "▁Hod": 29039, + "▁CHAR": 29040, + "▁Vinyl": 29041, + "▁Investors": 29042, + "▁dynamically": 29043, + "▁Burke": 29044, + "▁wizard": 29045, + "▁Lawn": 29046, + "Squ": 29047, + "▁Pumpkin": 29048, + "Bel": 29049, + "▁Essex": 29050, + "▁unbelievable": 29051, + "▁lieu": 29052, + "ochemical": 29053, + "nv": 29054, + "▁Claims": 29055, + "ept": 29056, + "Unmarshal": 29057, + "DNA": 29058, + "easy": 29059, + "XT": 29060, + "мер": 29061, + "WISE": 29062, + "terson": 29063, + "▁orn": 29064, + "▁sticker": 29065, + "HY": 29066, + "*-": 29067, + ",''": 29068, + "oak": 29069, + "▁Clip": 29070, + "▁Qatar": 29071, + "▁borrowing": 29072, + "▁renovated": 29073, + "BLE": 29074, + "School": 29075, + "CLE": 29076, + "cellaneous": 29077, + "▁discern": 29078, + "Mag": 29079, + "▁Voc": 29080, + "borah": 29081, + "▁specializing": 29082, + "letal": 29083, + "▁Cutting": 29084, + "crypto": 29085, + "ibus": 29086, + "Lookup": 29087, + "▁horny": 29088, + "▁Crawford": 29089, + "enary": 29090, + "aji": 29091, + "���accustomed": 29092, + "▁overs": 29093, + "▁Appeal": 29094, + "▁trailers": 29095, + "▁Insider": 29096, + "odont": 29097, + "▁fals": 29098, + "рия": 29099, + "▁NET": 29100, + "▁rall": 29101, + "▁dispro": 29102, + "▁concise": 29103, + "▁compassionate": 29104, + "ERIC": 29105, + "▁pumping": 29106, + "▁Residents": 29107, + "▁GW": 29108, + "▁Walsh": 29109, + "ishops": 29110, + "▁PROVIDED": 29111, + "cultural": 29112, + "▁Panthers": 29113, + "▁Sunshine": 29114, + "▁Pors": 29115, + "ivable": 29116, + "▁repro": 29117, + "University": 29118, + "▁batting": 29119, + "▁confronted": 29120, + "▁Ans": 29121, + "▁Nobel": 29122, + "pound": 29123, + "▁Ultr": 29124, + "▁fulfillment": 29125, + "qa": 29126, + "▁bait": 29127, + "▁outgoing": 29128, + "spark": 29129, + "▁Uses": 29130, + "▁mism": 29131, + "ucl": 29132, + "ugu": 29133, + "▁vacant": 29134, + "antis": 29135, + "▁padd": 29136, + "▁babe": 29137, + "}}(\\": 29138, + "solete": 29139, + "▁appre": 29140, + "…)": 29141, + "borg": 29142, + "plotlib": 29143, + "obil": 29144, + "▁McN": 29145, + "▁pursued": 29146, + "ionic": 29147, + "▁Essays": 29148, + "▁Witness": 29149, + "▁vegetation": 29150, + "▁Legislature": 29151, + "ardon": 29152, + "brain": 29153, + "matches": 29154, + "▁helpless": 29155, + "▁Amen": 29156, + "▁mex": 29157, + "riott": 29158, + "▁cate": 29159, + "▁geography": 29160, + "▁Corinth": 29161, + "▁rm": 29162, + "▁Hep": 29163, + "▁Palestine": 29164, + "▁mentality": 29165, + "▁avocado": 29166, + "▁Spart": 29167, + "ografia": 29168, + "Deployment": 29169, + "▁Trees": 29170, + "webs": 29171, + "▁inspections": 29172, + "▁ger": 29173, + "▁imperfect": 29174, + "TextBox": 29175, + "▁Scientists": 29176, + "▁Dj": 29177, + "▁$-": 29178, + "erset": 29179, + "▁Flexible": 29180, + "dfrac": 29181, + "uran": 29182, + "▁labs": 29183, + "▁Machinery": 29184, + "▁imaginary": 29185, + "▁york": 29186, + "eyed": 29187, + "▁unforgettable": 29188, + "▁Currency": 29189, + "▁Named": 29190, + "▁saturated": 29191, + "hours": 29192, + "__)": 29193, + "▁proliferation": 29194, + "ATEG": 29195, + "▁Offering": 29196, + "▁balances": 29197, + "yg": 29198, + "▁MVP": 29199, + "▁vitro": 29200, + "▁degradation": 29201, + "▁stripes": 29202, + "wl": 29203, + "▁questionnaire": 29204, + "lynn": 29205, + "▁payable": 29206, + "▁Guarantee": 29207, + "▁Leicester": 29208, + "▁Gather": 29209, + "▁Famous": 29210, + "▁Jamaica": 29211, + "▁pag": 29212, + "▁Basil": 29213, + "Turn": 29214, + "amping": 29215, + "▁DAMAGES": 29216, + "▁diffusion": 29217, + "inky": 29218, + "▁Strange": 29219, + "▁detective": 29220, + "BG": 29221, + "▁Impl": 29222, + "▁Americas": 29223, + "lap": 29224, + "▁Cottage": 29225, + "▁nem": 29226, + "APTER": 29227, + "▁slate": 29228, + "▁Kab": 29229, + "atan": 29230, + "trained": 29231, + "▁bidding": 29232, + "▁blends": 29233, + "▁descriptive": 29234, + "babel": 29235, + "▁Hollow": 29236, + "▁Hort": 29237, + "userId": 29238, + "▁Miguel": 29239, + "ности": 29240, + "▁reflex": 29241, + "Far": 29242, + "money": 29243, + "itals": 29244, + "remely": 29245, + "▁pigs": 29246, + "▁commer": 29247, + "▁logos": 29248, + "▁presidency": 29249, + "▁WM": 29250, + "▁\"\");": 29251, + "Additional": 29252, + "ractive": 29253, + "turned": 29254, + "▁lifes": 29255, + "renderer": 29256, + "▁ashamed": 29257, + "might": 29258, + "▁bour": 29259, + "▁predominantly": 29260, + "▁criter": 29261, + "▁Benefit": 29262, + "tik": 29263, + "▁gent": 29264, + "▁saddle": 29265, + "uder": 29266, + "▁mentoring": 29267, + "sens": 29268, + "icorn": 29269, + "cci": 29270, + "▁aired": 29271, + "▁Wagner": 29272, + "▁mindful": 29273, + "▁modelling": 29274, + "▁oxide": 29275, + "qt": 29276, + "Logic": 29277, + "▁regulator": 29278, + "Commands": 29279, + "▁Hardy": 29280, + "▁flavours": 29281, + "▁ct": 29282, + "SERV": 29283, + "▁SHALL": 29284, + "ICO": 29285, + "▁dispers": 29286, + "▁Tanz": 29287, + "sizing": 29288, + "▁Kashmir": 29289, + "\">(": 29290, + "INDOW": 29291, + "▁Wealth": 29292, + "▁Malcolm": 29293, + "▁dilemma": 29294, + "▁URLs": 29295, + "▁thriller": 29296, + "LEVEL": 29297, + "▁buddies": 29298, + "▁resonance": 29299, + "▁cousins": 29300, + "[])": 29301, + "▁ASC": 29302, + "zon": 29303, + "▁cemetery": 29304, + "▁hurricane": 29305, + "▁organizer": 29306, + "aye": 29307, + "▁IllegalArgument": 29308, + "▁motions": 29309, + "▁Difference": 29310, + "▁staging": 29311, + "▁possesses": 29312, + "▁forbidden": 29313, + "ullah": 29314, + "EB": 29315, + "▁therapists": 29316, + "▁Rings": 29317, + "getType": 29318, + "iago": 29319, + "▁erectile": 29320, + "▁visualization": 29321, + "▁Haiti": 29322, + "▁overweight": 29323, + "▁tactical": 29324, + "▁Bout": 29325, + "express": 29326, + "Priority": 29327, + "Named": 29328, + "MESSAGE": 29329, + "Ctx": 29330, + "broken": 29331, + "▁chorus": 29332, + "▁Fraser": 29333, + "▁biased": 29334, + "▁threaten": 29335, + "▁blankets": 29336, + "▁simulated": 29337, + "Unt": 29338, + "prepare": 29339, + "▁cyst": 29340, + "VL": 29341, + "jspx": 29342, + "}\")": 29343, + "aghetti": 29344, + "▁Concord": 29345, + "▁burnt": 29346, + "▁newcom": 29347, + "▁weighs": 29348, + "intellij": 29349, + "▁pitches": 29350, + "▁обла": 29351, + "▁inheritance": 29352, + "enstein": 29353, + "▁redeem": 29354, + "ropractic": 29355, + "ccc": 29356, + "▁Went": 29357, + "▁interrog": 29358, + "compar": 29359, + "▁Optimization": 29360, + "────": 29361, + "Clock": 29362, + "▁researched": 29363, + "inflammatory": 29364, + "OnClickListener": 29365, + "▁Num": 29366, + "▁adorn": 29367, + "▁Sync": 29368, + "▁eventual": 29369, + "Authorization": 29370, + "unky": 29371, + "▁Superman": 29372, + "▁daylight": 29373, + "▁STEM": 29374, + "cra": 29375, + "▁TF": 29376, + "▁elem": 29377, + "templates": 29378, + "rugged": 29379, + "▁profitability": 29380, + "▁cumulative": 29381, + "▁playful": 29382, + "▁drained": 29383, + "▁belts": 29384, + "gang": 29385, + "anship": 29386, + "▁atop": 29387, + "▁♥": 29388, + "▁collects": 29389, + "▁exploitation": 29390, + "Pyx": 29391, + "▁Resistance": 29392, + "▁Spiel": 29393, + "▁Latino": 29394, + "▁charger": 29395, + "”:": 29396, + "Measure": 29397, + "▁accomplishment": 29398, + "$^{-": 29399, + "esta": 29400, + "fight": 29401, + "▁Chance": 29402, + "▁spacing": 29403, + "vee": 29404, + "▁Chick": 29405, + "reads": 29406, + "could": 29407, + "']['": 29408, + "▁odor": 29409, + "▁promin": 29410, + "▁paddle": 29411, + "essel": 29412, + "▁wells": 29413, + "▁favored": 29414, + "▁Danger": 29415, + "▁Shi": 29416, + "▁Huge": 29417, + "urname": 29418, + "▁Joey": 29419, + "▁desserts": 29420, + "▁occupy": 29421, + "▁advertisers": 29422, + "▁Jagu": 29423, + "raisal": 29424, + "▁feminist": 29425, + "▁Ris": 29426, + "▁Boeing": 29427, + "▁puzzles": 29428, + "▁Syndrome": 29429, + "CPU": 29430, + "▁Arms": 29431, + "▁bodily": 29432, + "хи": 29433, + "▁\"--": 29434, + "tokens": 29435, + "▁diced": 29436, + "jas": 29437, + "▁cran": 29438, + "legiate": 29439, + "Links": 29440, + "gencies": 29441, + "▁goodies": 29442, + "▁datetime": 29443, + "▁MRI": 29444, + "▁Venus": 29445, + "pill": 29446, + "anical": 29447, + "▁ا": 29448, + "▁Armed": 29449, + "▁Chrys": 29450, + "▁Manuel": 29451, + "dry": 29452, + "▁pursuant": 29453, + "▁colourful": 29454, + "▁\\\r": 29455, + "antics": 29456, + "▁laps": 29457, + "Signal": 29458, + "▁AAA": 29459, + "▁whip": 29460, + "::_": 29461, + "▁ids": 29462, + "▁timed": 29463, + "▁negligence": 29464, + "▁renal": 29465, + "▁fundamentals": 29466, + "aje": 29467, + "Dataset": 29468, + "▁Manning": 29469, + "ком": 29470, + "shake": 29471, + "Phase": 29472, + "▁champagne": 29473, + "lli": 29474, + "ción": 29475, + "▁Cave": 29476, + "▁amusing": 29477, + "▁erotic": 29478, + "ptive": 29479, + "▁sewer": 29480, + "pmatrix": 29481, + "▁Seal": 29482, + "▁Tong": 29483, + "▁Palestinians": 29484, + "Sets": 29485, + "aphr": 29486, + "idis": 29487, + "▁adrenal": 29488, + "▁liquidity": 29489, + "ých": 29490, + "▁Peer": 29491, + "Words": 29492, + "▁Apost": 29493, + "▁deliberate": 29494, + "▁wp": 29495, + "▁Spotify": 29496, + "▁indexes": 29497, + "▁marriages": 29498, + "WithContext": 29499, + "▁": 29500, + "e": 29501, + "t": 29502, + "a": 29503, + "o": 29504, + "i": 29505, + "n": 29506, + "r": 29507, + "s": 29508, + "l": 29509, + "h": 29510, + "d": 29511, + "c": 29512, + "u": 29513, + "m": 29514, + "p": 29515, + "g": 29516, + "f": 29517, + "y": 29518, + "w": 29519, + ".": 29520, + "b": 29521, + ",": 29522, + "v": 29523, + "k": 29524, + "-": 29525, + "T": 29526, + "S": 29527, + "I": 29528, + "0": 29529, + "A": 29530, + "C": 29531, + "1": 29532, + ")": 29533, + "(": 29534, + "x": 29535, + "2": 29536, + ":": 29537, + "P": 29538, + "M": 29539, + "_": 29540, + "\"": 29541, + "E": 29542, + "/": 29543, + "R": 29544, + "D": 29545, + "B": 29546, + "L": 29547, + "N": 29548, + "'": 29549, + "F": 29550, + "O": 29551, + ";": 29552, + "W": 29553, + "=": 29554, + "H": 29555, + "3": 29556, + "{": 29557, + "}": 29558, + "G": 29559, + "j": 29560, + "5": 29561, + "4": 29562, + "\\": 29563, + "’": 29564, + "z": 29565, + "*": 29566, + "9": 29567, + "q": 29568, + ">": 29569, + "6": 29570, + "8": 29571, + "U": 29572, + "<": 29573, + "7": 29574, + "$": 29575, + "V": 29576, + "J": 29577, + "!": 29578, + "\r": 29579, + "K": 29580, + "Y": 29581, + "]": 29582, + "[": 29583, + "?": 29584, + "&": 29585, + "#": 29586, + "”": 29587, + "“": 29588, + "+": 29589, + "|": 29590, + "о": 29591, + "–": 29592, + "X": 29593, + "а": 29594, + "%": 29595, + "Q": 29596, + "и": 29597, + "е": 29598, + "@": 29599, + "`": 29600, + "н": 29601, + "^": 29602, + "р": 29603, + "т": 29604, + "Z": 29605, + "—": 29606, + "с": 29607, + "в": 29608, + "é": 29609, + "…": 29610, + "л": 29611, + "к": 29612, + "д": 29613, + "м": 29614, + "у": 29615, + "‘": 29616, + "~": 29617, + "п": 29618, + "г": 29619, + "я": 29620, + "і": 29621, + "з": 29622, + "á": 29623, + "б": 29624, + "ó": 29625, + "ь": 29626, + "й": 29627, + "í": 29628, + "•": 29629, + "ы": 29630, + "ч": 29631, + "ä": 29632, + "£": 29633, + "»": 29634, + "х": 29635, + " ": 29636, + "ü": 29637, + "ö": 29638, + "ц": 29639, + "ж": 29640, + "è": 29641, + "à": 29642, + "ν": 29643, + "·": 29644, + "ш": 29645, + "ю": 29646, + "τ": 29647, + "α": 29648, + "С": 29649, + "ο": 29650, + "ł": 29651, + "«": 29652, + "å": 29653, + "ф": 29654, + "П": 29655, + "ç": 29656, + "€": 29657, + "®": 29658, + "�": 29659, + "В": 29660, + "的": 29661, + "â": 29662, + "ε": 29663, + "°": 29664, + "К": 29665, + "©": 29666, + ",": 29667, + "ι": 29668, + "ã": 29669, + "щ": 29670, + "™": 29671, + "ú": 29672, + "М": 29673, + "μ": 29674, + "🙂": 29675, + "ñ": 29676, + "ρ": 29677, + "č": 29678, + "ς": 29679, + "ј": 29680, + "А": 29681, + "Р": 29682, + "Н": 29683, + "ї": 29684, + "π": 29685, + "ę": 29686, + "κ": 29687, + "。": 29688, + "ê": 29689, + "ą": 29690, + "š": 29691, + "σ": 29692, + "ă": 29693, + "×": 29694, + "Б": 29695, + "Д": 29696, + "λ": 29697, + "ě": 29698, + "─": 29699, + "О": 29700, + "ß": 29701, + "ž": 29702, + "ā": 29703, + "Г": 29704, + "ё": 29705, + "Т": 29706, + "δ": 29707, + "ř": 29708, + "″": 29709, + "ż": 29710, + "э": 29711, + "ś": 29712, + "→": 29713, + "ý": 29714, + "½": 29715, + "„": 29716, + "§": 29717, + "Л": 29718, + "И": 29719, + "î": 29720, + "У": 29721, + "数": 29722, + "É": 29723, + "γ": 29724, + "Â": 29725, + "": 29726, + "ø": 29727, + "ا": 29728, + "ő": 29729, + "用": 29730, + "ί": 29731, + "υ": 29732, + "ô": 29733, + "Ф": 29734, + "一": 29735, + "の": 29736, + "ò": 29737, + "ъ": 29738, + "是": 29739, + "є": 29740, + "ć": 29741, + "η": 29742, + "З": 29743, + ":": 29744, + "θ": 29745, + "ω": 29746, + "β": 29747, + "、": 29748, + "′": 29749, + "´": 29750, + "−": 29751, + "±": 29752, + "æ": 29753, + "ı": 29754, + "ー": 29755, + "★": 29756, + "έ": 29757, + "ἐ": 29758, + "›": 29759, + "ș": 29760, + "不": 29761, + "有": 29762, + "ὶ": 29763, + "ń": 29764, + "█": 29765, + "在": 29766, + "个": 29767, + "ț": 29768, + "中": 29769, + "Х": 29770, + "ό": 29771, + "ά": 29772, + "↑": 29773, + "ï": 29774, + "Е": 29775, + "️": 29776, + "Ã": 29777, + "を": 29778, + "文": 29779, + "᾽": 29780, + "ë": 29781, + "定": 29782, + "为": 29783, + "ل": 29784, + "ů": 29785, + "ù": 29786, + "═": 29787, + "Ч": 29788, + "😉": 29789, + "件": 29790, + "る": 29791, + "时": 29792, + "ἀ": 29793, + "µ": 29794, + "õ": 29795, + "Ш": 29796, + "す": 29797, + "に": 29798, + "ῖ": 29799, + "²": 29800, + "љ": 29801, + "し": 29802, + "行": 29803, + "ī": 29804, + "χ": 29805, + "取": 29806, + "ン": 29807, + "¼": 29808, + "据": 29809, + "以": 29810, + "φ": 29811, + "可": 29812, + "њ": 29813, + "ῦ": 29814, + "表": 29815, + "い": 29816, + "置": 29817, + "œ": 29818, + "ر": 29819, + "●": 29820, + "成": 29821, + "ὐ": 29822, + "¶": 29823, + "下": 29824, + "♥": 29825, + "ύ": 29826, + "ō": 29827, + "م": 29828, + "ῶ": 29829, + "上": 29830, + "要": 29831, + "到": 29832, + "字": 29833, + "对": 29834, + "我": 29835, + "了": 29836, + "ὰ": 29837, + "分": 29838, + "ن": 29839, + "ὸ": 29840, + "‐": 29841, + "方": 29842, + "ス": 29843, + "Ö": 29844, + "出": 29845, + "入": 29846, + "で": 29847, + "º": 29848, + "和": 29849, + "Ђ": 29850, + "名": 29851, + "و": 29852, + "ή": 29853, + "新": 29854, + "†": 29855, + ")": 29856, + "Э": 29857, + "ト": 29858, + "人": 29859, + "¿": 29860, + "❤": 29861, + "(": 29862, + "ş": 29863, + "类": 29864, + "回": 29865, + "大": 29866, + "加": 29867, + "―": 29868, + "作": 29869, + "│": 29870, + "能": 29871, + "法": 29872, + "た": 29873, + "理": 29874, + "て": 29875, + "Á": 29876, + "信": 29877, + "ì": 29878, + "本": 29879, + "¢": 29880, + "ὲ": 29881, + "息": 29882, + "と": 29883, + "示": 29884, + "前": 29885, + "は": 29886, + "😀": 29887, + "ま": 29888, + "‚": 29889, + "如": 29890, + "果": 29891, + "接": 29892, + "获": 29893, + "な": 29894, + "使": 29895, + "这": 29896, + "Ü": 29897, + "ت": 29898, + "ي": 29899, + "存": 29900, + "د": 29901, + "设": 29902, + "І": 29903, + "イ": 29904, + "が": 29905, + "】": 29906, + "ū": 29907, + "【": 29908, + "点": 29909, + "值": 29910, + "ی": 29911, + "式": 29912, + "이": 29913, + "间": 29914, + "ル": 29915, + "生": 29916, + "日": 29917, + "请": 29918, + "后": 29919, + "所": 29920, + "发": 29921, + "ὴ": 29922, + "ب": 29923, + "自": 29924, + "ὑ": 29925, + "Ц": 29926, + "型": 29927, + "面": 29928, + "户": 29929, + "ク": 29930, + "י": 29931, + "Я": 29932, + "于": 29933, + "动": 29934, + "会": 29935, + "单": 29936, + "查": 29937, + "ѕ": 29938, + "​": 29939, + "列": 29940, + "地": 29941, + "度": 29942, + "fi": 29943, + "đ": 29944, + "Å": 29945, + "َ": 29946, + "ه": 29947, + "器": 29948, + "ű": 29949, + "否": 29950, + "ἰ": 29951, + "合": 29952, + "量": 29953, + "₹": 29954, + "ा": 29955, + "ו": 29956, + "码": 29957, + "通": 29958, + "்": 29959, + "返": 29960, + "最": 29961, + "过": 29962, + "ッ": 29963, + "开": 29964, + "参": 29965, + "Δ": 29966, + "û": 29967, + "ћ": 29968, + "更": 29969, + "内": 29970, + "标": 29971, + "年": 29972, + "化": 29973, + "小": 29974, + "س": 29975, + "目": 29976, + "图": 29977, + "Š": 29978, + "务": 29979, + "れ": 29980, + "¡": 29981, + "建": 29982, + "多": 29983, + "当": 29984, + "¾": 29985, + "Č": 29986, + "ラ": 29987, + "À": 29988, + "指": 29989, + "位": 29990, + "া": 29991, + "除": 29992, + "►": 29993, + "Ж": 29994, + "ξ": 29995, + "来": 29996, + "다": 29997, + "́": 29998, + "关": 29999, + "Ä": 30000, + "实": 30001, + "部": 30002, + "ῆ": 30003, + "号": 30004, + "✔": 30005, + "第": 30006, + "程": 30007, + "か": 30008, + "‑": 30009, + "子": 30010, + "リ": 30011, + "始": 30012, + "性": 30013, + "组": 30014, + "录": 30015, + "应": 30016, + "同": 30017, + "✓": 30018, + "タ": 30019, + "配": 30020, + "👍": 30021, + "■": 30022, + "象": 30023, + "事": 30024, + "结": 30025, + "者": 30026, + "さ": 30027, + "¦": 30028, + "¬": 30029, + "进": 30030, + "解": 30031, + "Ю": 30032, + "得": 30033, + "ה": 30034, + "提": 30035, + "ð": 30036, + "你": 30037, + "页": 30038, + "ἔ": 30039, + "注": 30040, + "需": 30041, + "!": 30042, + "正": 30043, + "」": 30044, + "他": 30045, + "ğ": 30046, + "「": 30047, + "重": 30048, + "将": 30049, + "模": 30050, + "们": 30051, + "ź": 30052, + "こ": 30053, + "←": 30054, + "认": 30055, + "改": 30056, + "求": 30057, + "功": 30058, + "选": 30059, + "已": 30060, + "ع": 30061, + "代": 30062, + "体": 30063, + "就": 30064, + "现": 30065, + "相": 30066, + "র": 30067, + "Ø": 30068, + "或": 30069, + "次": 30070, + "调": 30071, + "口": 30072, + "ド": 30073, + "期": 30074, + "う": 30075, + "ἄ": 30076, + "☴": 30077, + "输": 30078, + "之": 30079, + "全": 30080, + "机": 30081, + "容": 30082, + "制": 30083, + "区": 30084, + "符": 30085, + "ア": 30086, + "常": 30087, + "空": 30088, + "り": 30089, + "题": 30090, + "其": 30091, + "例": 30092, + "主": 30093, + "ə": 30094, + "条": 30095, + "्": 30096, + "र": 30097, + "า": 30098, + "月": 30099, + "保": 30100, + "系": 30101, + "创": 30102, + "フ": 30103, + "此": 30104, + "ら": 30105, + "处": 30106, + "№": 30107, + "消": 30108, + "😂": 30109, + "ে": 30110, + "∈": 30111, + "态": 30112, + "修": 30113, + "服": 30114, + "א": 30115, + "는": 30116, + "工": 30117, + "き": 30118, + "则": 30119, + "하": 30120, + "ώ": 30121, + "问": 30122, + "プ": 30123, + "格": 30124, + "Ś": 30125, + "Î": 30126, + "失": 30127, + "包": 30128, + "ف": 30129, + "น": 30130, + "ē": 30131, + "明": 30132, + "国": 30133, + "询": 30134, + "क": 30135, + "转": 30136, + "并": 30137, + "高": 30138, + "序": 30139, + "情": 30140, + "ר": 30141, + "计": 30142, + "ּ": 30143, + "公": 30144, + "状": 30145, + "에": 30146, + "≥": 30147, + "ל": 30148, + "网": 30149, + "市": 30150, + "っ": 30151, + "ὺ": 30152, + "을": 30153, + "意": 30154, + "ὅ": 30155, + "♦": 30156, + "学": 30157, + "↵": 30158, + "├": 30159, + "√": 30160, + "Ž": 30161, + "・": 30162, + "删": 30163, + "로": 30164, + "路": 30165, + "等": 30166, + "━": 30167, + "≤": 30168, + "都": 30169, + "片": 30170, + "✅": 30171, + "コ": 30172, + "의": 30173, + "错": 30174, + "지": 30175, + "ђ": 30176, + "ロ": 30177, + "变": 30178, + "色": 30179, + "元": 30180, + "里": 30181, + "家": 30182, + "也": 30183, + "品": 30184, + "节": 30185, + "该": 30186, + "看": 30187, + "ˈ": 30188, + "集": 30189, + "被": 30190, + "载": 30191, + "好": 30192, + "가": 30193, + "े": 30194, + "⁄": 30195, + "Ó": 30196, + "ん": 30197, + "编": 30198, + "ָ": 30199, + "ת": 30200, + "手": 30201, + "も": 30202, + "没": 30203, + "称": 30204, + "任": 30205, + "¥": 30206, + "线": 30207, + "ב": 30208, + "あ": 30209, + "Ð": 30210, + "く": 30211, + "ְ": 30212, + "项": 30213, + "ṣ": 30214, + "를": 30215, + "算": 30216, + "ζ": 30217, + "版": 30218, + "্": 30219, + "段": 30220, + "试": 30221, + "อ": 30222, + "传": 30223, + "ك": 30224, + "▶": 30225, + "二": 30226, + "\u001b": 30227, + "☆": 30228, + "向": 30229, + "默": 30230, + "天": 30231, + "管": 30232, + "证": 30233, + "源": 30234, + "与": 30235, + "³": 30236, + "מ": 30237, + "ش": 30238, + "Ç": 30239, + "シ": 30240, + "ṇ": 30241, + "函": 30242, + "?": 30243, + "グ": 30244, + "完": 30245, + "ร": 30246, + "ة": 30247, + "外": 30248, + "无": 30249, + "初": 30250, + "放": 30251, + "原": 30252, + "支": 30253, + "ῷ": 30254, + "记": 30255, + "力": 30256, + "İ": 30257, + "从": 30258, + "统": 30259, + "レ": 30260, + "义": 30261, + "­": 30262, + "根": 30263, + "经": 30264, + "写": 30265, + "限": 30266, + "▼": 30267, + "수": 30268, + "デ": 30269, + "长": 30270, + "比": 30271, + "メ": 30272, + "ी": 30273, + "交": 30274, + "特": 30275, + "ᾶ": 30276, + " ": 30277, + "ق": 30278, + "基": 30279, + "😊": 30280, + "显": 30281, + "持": 30282, + "時": 30283, + "换": 30284, + "只": 30285, + "Ω": 30286, + "ʻ": 30287, + "属": 30288, + "よ": 30289, + "误": 30290, + "기": 30291, + "ジ": 30292, + "ª": 30293, + "测": 30294, + "因": 30295, + "정": 30296, + "த": 30297, + "三": 30298, + "¤": 30299, + "ψ": 30300, + "ư": 30301, + "素": 30302, + "스": 30303, + "テ": 30304, + "断": 30305, + "败": 30306, + "ὁ": 30307, + "니": 30308, + "ἡ": 30309, + "È": 30310, + "ש": 30311, + "न": 30312, + "物": 30313, + "直": 30314, + "ு": 30315, + "ح": 30316, + "登": 30317, + "知": 30318, + "每": 30319, + "操": 30320, + "送": 30321, + "ِ": 30322, + "添": 30323, + "验": 30324, + "한": 30325, + "Í": 30326, + "构": 30327, + "Ú": 30328, + "स": 30329, + "道": 30330, + "样": 30331, + "执": 30332, + "商": 30333, + "म": 30334, + "ி": 30335, + "未": 30336, + "端": 30337, + "ि": 30338, + "而": 30339, + "必": 30340, + "安": 30341, + "เ": 30342, + "ַ": 30343, + "心": 30344, + "त": 30345, + "Й": 30346, + "ত": 30347, + "密": 30348, + "\u0001": 30349, + "确": 30350, + "及": 30351, + "ি": 30352, + "서": 30353, + "ḥ": 30354, + "平": 30355, + "由": 30356, + "级": 30357, + "效": 30358, + "权": 30359, + "사": 30360, + "ج": 30361, + "▪": 30362, + "⭐": 30363, + "复": 30364, + "收": 30365, + "业": 30366, + "画": 30367, + "去": 30368, + ";": 30369, + "่": 30370, + "ῳ": 30371, + "语": 30372, + "ň": 30373, + "按": 30374, + "引": 30375, + "க": 30376, + "ক": 30377, + "起": 30378, + "资": 30379, + "先": 30380, + "ন": 30381, + "具": 30382, + "打": 30383, + "库": 30384, + "ک": 30385, + "ʿ": 30386, + "串": 30387, + "Ł": 30388, + "整": 30389, + "Đ": 30390, + "ִ": 30391, + "バ": 30392, + "布": 30393, + "判": 30394, + "索": 30395, + "些": 30396, + "└": 30397, + "像": 30398, + "ल": 30399, + "然": 30400, + "트": 30401, + "һ": 30402, + "连": 30403, + "流": 30404, + "形": 30405, + "▲": 30406, + "Π": 30407, + "˜": 30408, + "移": 30409, + "¹": 30410, + "้": 30411, + "说": 30412, + "↓": 30413, + "😛": 30414, + "場": 30415, + "ἂ": 30416, + "Σ": 30417, + "리": 30418, + "ţ": 30419, + "令": 30420, + "ɑ": 30421, + "자": 30422, + "형": 30423, + "但": 30424, + "址": 30425, + "命": 30426, + "么": 30427, + "¨": 30428, + "ạ": 30429, + "ก": 30430, + "\b": 30431, + "ブ": 30432, + "客": 30433, + "角": 30434, + "再": 30435, + "员": 30436, + "시": 30437, + "ィ": 30438, + "ἶ": 30439, + "カ": 30440, + "描": 30441, + "😍": 30442, + "║": 30443, + "ง": 30444, + "非": 30445, + "Є": 30446, + "种": 30447, + "找": 30448, + "金": 30449, + "נ": 30450, + "ُ": 30451, + "十": 30452, + "读": 30453, + "异": 30454, + "خ": 30455, + "ह": 30456, + "ウ": 30457, + "ز": 30458, + "¯": 30459, + "け": 30460, + "述": 30461, + "設": 30462, + "启": 30463, + "增": 30464, + "ม": 30465, + "þ": 30466, + "备": 30467, + "给": 30468, + "み": 30469, + "Ἀ": 30470, + "パ": 30471, + "导": 30472, + "인": 30473, + "▒": 30474, + "它": 30475, + "何": 30476, + "ব": 30477, + "台": 30478, + "🙁": 30479, + "步": 30480, + "Ñ": 30481, + "装": 30482, + "お": 30483, + "マ": 30484, + "还": 30485, + "ἴ": 30486, + "つ": 30487, + "ệ": 30488, + "ע": 30489, + "め": 30490, + "そ": 30491, + "ล": 30492, + "控": 30493, + "だ": 30494, + "含": 30495, + "两": 30496, + "那": 30497, + "报": 30498, + "很": 30499, + "✨": 30500, + "ம": 30501, + "展": 30502, + "利": 30503, + "↩": 30504, + "¸": 30505, + "供": 30506, + "ṭ": 30507, + "ْ": 30508, + "🚀": 30509, + "Φ": 30510, + "产": 30511, + "キ": 30512, + "य": 30513, + "别": 30514, + "界": 30515, + "运": 30516, + "ɪ": 30517, + "ὡ": 30518, + "造": 30519, + "대": 30520, + "ั": 30521, + "ד": 30522, + "ῇ": 30523, + "ム": 30524, + "电": 30525, + "链": 30526, + "环": 30527, + "∼": 30528, + "動": 30529, + "⇒": 30530, + "径": 30531, + "Ј": 30532, + "域": 30533, + "检": 30534, + "ế": 30535, + "용": 30536, + "教": 30537, + "प": 30538, + "头": 30539, + "择": 30540, + "视": 30541, + "ं": 30542, + "중": 30543, + "美": 30544, + "音": 30545, + "身": 30546, + "Ż": 30547, + "♪": 30548, + "🔥": 30549, + "サ": 30550, + "せ": 30551, + "签": 30552, + "键": 30553, + "想": 30554, + "․": 30555, + "ƒ": 30556, + "ח": 30557, + "ם": 30558, + "付": 30559, + "言": 30560, + "고": 30561, + "オ": 30562, + "总": 30563, + "ἱ": 30564, + "水": 30565, + "ả": 30566, + "≈": 30567, + "ュ": 30568, + "아": 30569, + "联": 30570, + "व": 30571, + "ว": 30572, + "Ê": 30573, + "排": 30574, + "個": 30575, + "ர": 30576, + "♡": 30577, + "做": 30578, + "击": 30579, + "考": 30580, + "层": 30581, + "ص": 30582, + "ɩ": 30583, + "告": 30584, + "⚠": 30585, + "해": 30586, + "Α": 30587, + "ี": 30588, + "어": 30589, + "們": 30590, + "超": 30591, + "ὼ": 30592, + "エ": 30593, + "ด": 30594, + "活": 30595, + "Æ": 30596, + "订": 30597, + "₁": 30598, + "ย": 30599, + "话": 30600, + "為": 30601, + "ェ": 30602, + "待": 30603, + "チ": 30604, + "ส": 30605, + "소": 30606, + "微": 30607, + "缓": 30608, + "บ": 30609, + "把": 30610, + "立": 30611, + "清": 30612, + "感": 30613, + "일": 30614, + "真": 30615, + "即": 30616, + "會": 30617, + "ṛ": 30618, + "∞": 30619, + "ो": 30620, + "ė": 30621, + "析": 30622, + "₂": 30623, + "ன": 30624, + "论": 30625, + "册": 30626, + "ậ": 30627, + "Þ": 30628, + "受": 30629, + "ョ": 30630, + "己": 30631, + "変": 30632, + "海": 30633, + "☺": 30634, + "境": 30635, + "ť": 30636, + "보": 30637, + "‹": 30638, + "ἢ": 30639, + "द": 30640, + "セ": 30641, + "司": 30642, + "ম": 30643, + "ァ": 30644, + "제": 30645, + "少": 30646, + "Ì": 30647, + "😄": 30648, + "技": 30649, + "规": 30650, + "志": 30651, + "且": 30652, + "ّ": 30653, + "أ": 30654, + "案": 30655, + "候": 30656, + "块": 30657, + "間": 30658, + "♕": 30659, + "כ": 30660, + "四": 30661, + "ท": 30662, + "開": 30663, + "fl": 30664, + "성": 30665, + "止": 30666, + "切": 30667, + "ค": 30668, + "え": 30669, + "ԁ": 30670, + "插": 30671, + "🙏": 30672, + "Μ": 30673, + "共": 30674, + "ப": 30675, + "後": 30676, + "评": 30677, + "影": 30678, + "板": 30679, + "ল": 30680, + "反": 30681, + "局": 30682, + "স": 30683, + "推": 30684, + "ἑ": 30685, + "您": 30686, + "ֹ": 30687, + "🛑": 30688, + "ˆ": 30689, + "框": 30690, + "這": 30691, + "右": 30692, + "🏻": 30693, + "ิ": 30694, + "상": 30695, + "ῃ": 30696, + "ط": 30697, + "门": 30698, + "은": 30699, + "드": 30700, + "Κ": 30701, + "値": 30702, + "频": 30703, + "神": 30704, + "😦": 30705, + "ộ": 30706, + "监": 30707, + "闭": 30708, + "ʼ": 30709, + "ÿ": 30710, + "率": 30711, + "西": 30712, + "ா": 30713, + "左": 30714, + "Ε": 30715, + "播": 30716, + "語": 30717, + "ֵ": 30718, + "投": 30719, + "Ş": 30720, + "計": 30721, + "∙": 30722, + "있": 30723, + "历": 30724, + "边": 30725, + "வ": 30726, + "প": 30727, + "য": 30728, + "Γ": 30729, + "‡": 30730, + "料": 30731, + "章": 30732, + "░": 30733, + "ὔ": 30734, + "辑": 30735, + "决": 30736, + "Λ": 30737, + "ु": 30738, + "ớ": 30739, + "校": 30740, + "什": 30741, + "ต": 30742, + "首": 30743, + "도": 30744, + "访": 30745, + "ấ": 30746, + "ṃ": 30747, + "ど": 30748, + "ダ": 30749, + "英": 30750, + "听": 30751, + "ќ": 30752, + "民": 30753, + "识": 30754, + "ὦ": 30755, + "터": 30756, + "况": 30757, + "省": 30758, + "各": 30759, + "简": 30760, + "景": 30761, + "ː": 30762, + "费": 30763, + "须": 30764, + "束": 30765, + "五": 30766, + "》": 30767, + "世": 30768, + "Ā": 30769, + "주": 30770, + "南": 30771, + "山": 30772, + "ọ": 30773, + "场": 30774, + "~": 30775, + "ニ": 30776, + "预": 30777, + "機": 30778, + "으": 30779, + "ố": 30780, + "速": 30781, + "周": 30782, + "达": 30783, + "价": 30784, + "ய": 30785, + "ɛ": 30786, + "전": 30787, + "業": 30788, + "填": 30789, + "˚": 30790, + "照": 30791, + "菜": 30792, + "⅓": 30793, + "פ": 30794, + "站": 30795, + "ビ": 30796, + "群": 30797, + "요": 30798, + "快": 30799, + "优": 30800, + "女": 30801, + "至": 30802, + "や": 30803, + "℃": 30804, + "💕": 30805, + "ể": 30806, + "ズ": 30807, + "라": 30808, + "ị": 30809, + "北": 30810, + "‟": 30811, + "易": 30812, + "着": 30813, + "ֶ": 30814, + "络": 30815, + "ソ": 30816, + "♫": 30817, + "A": 30818, + "ち": 30819, + "维": 30820, + "\f": 30821, + "오": 30822, + "游": 30823, + "致": 30824, + "長": 30825, + "《": 30826, + "储": 30827, + "助": 30828, + "账": 30829, + "🎉": 30830, + "ק": 30831, + "份": 30832, + "來": 30833, + "近": 30834, + "○": 30835, + "♣": 30836, + "政": 30837, + "ὗ": 30838, + "합": 30839, + "⊕": 30840, + "午": 30841, + "响": 30842, + "县": 30843, + "钮": 30844, + "😁": 30845, + "🤣": 30846, + "ґ": 30847, + "▬": 30848, + "ட": 30849, + "详": 30850, + "Θ": 30851, + "Τ": 30852, + "见": 30853, + "广": 30854, + "词": 30855, + "书": 30856, + "": 30857, + "白": 30858, + "関": 30859, + "ャ": 30860, + "秒": 30861, + "略": 30862, + "印": 30863, + "わ": 30864, + "议": 30865, + "追": 30866, + "州": 30867, + "學": 30868, + "拉": 30869, + "⟩": 30870, + "ṁ": 30871, + "N": 30872, + "Щ": 30873, + "書": 30874, + "ὖ": 30875, + "带": 30876, + "车": 30877, + "無": 30878, + "実": 30879, + "社": 30880, + "দ": 30881, + "术": 30882, + "ա": 30883, + "卡": 30884, + "ல": 30885, + "才": 30886, + "면": 30887, + "項": 30888, + "습": 30889, + "現": 30890, + "경": 30891, + "나": 30892, + "店": 30893, + "ை": 30894, + "退": 30895, + "光": 30896, + ".": 30897, + "准": 30898, + "파": 30899, + "ɔ": 30900, + "随": 30901, + "≡": 30902, + "续": 30903, + "😘": 30904, + "÷": 30905, + "ब": 30906, + "百": 30907, + "ห": 30908, + "여": 30909, + "হ": 30910, + "⟨": 30911, + "過": 30912, + "缩": 30913, + "그": 30914, + "太": 30915, + "과": 30916, + "ׁ": 30917, + "▇": 30918, + "گ": 30919, + "科": 30920, + "城": 30921, + "ग": 30922, + "ן": 30923, + "∀": 30924, + "ҽ": 30925, + "報": 30926, + "Ι": 30927, + "ज": 30928, + "队": 30929, + "আ": 30930, + "‎": 30931, + "ミ": 30932, + "许": 30933, + "우": 30934, + "👏": 30935, + "モ": 30936, + "藏": 30937, + "离": 30938, + "老": 30939, + "対": 30940, + "検": 30941, + "구": 30942, + "ไ": 30943, + "।": 30944, + "見": 30945, + "입": 30946, + "": 30947, + "跳": 30948, + "压": 30949, + "似": 30950, + "今": 30951, + "释": 30952, + "비": 30953, + "ơ": 30954, + "ナ": 30955, + "思": 30956, + "̶": 30957, + "ầ": 30958, + "介": 30959, + "句": 30960, + "ற": 30961, + "할": 30962, + "ὀ": 30963, + "宽": 30964, + "核": 30965, + "원": 30966, + "依": 30967, + "ḍ": 30968, + "窗": 30969, + "ポ": 30970, + "\u0004": 30971, + "范": 30972, + "ى": 30973, + "ἦ": 30974, + "款": 30975, + "위": 30976, + "享": 30977, + "ħ": 30978, + "ば": 30979, + "房": 30980, + "ờ": 30981, + "ὕ": 30982, + "🏼": 30983, + "모": 30984, + "搜": 30985, + "某": 30986, + "♀": 30987, + "Œ": 30988, + "强": 30989, + "ந": 30990, + "充": 30991, + "︎": 30992, + "➤": 30993, + "博": 30994, + "ồ": 30995, + "⋅": 30996, + "ベ": 30997, + "記": 30998, + "树": 30999, + "ff": 31000, + "장": 31001, + "友": 31002, + "东": 31003, + "批": 31004, + "精": 31005, + "她": 31006, + "细": 31007, + "便": 31008, + "览": 31009, + "만": 31010, + "ピ": 31011, + "데": 31012, + "ু": 31013, + "⇓": 31014, + "若": 31015, + "◆": 31016, + "\u0003": 31017, + "◊": 31018, + "♂": 31019, + "停": 31020, + "黑": 31021, + "부": 31022, + "세": 31023, + "認": 31024, + "触": 31025, + "围": 31026, + "회": 31027, + "문": 31028, + "🤔": 31029, + "پ": 31030, + "又": 31031, + "让": 31032, + "國": 31033, + "▓": 31034, + "ა": 31035, + "じ": 31036, + "게": 31037, + "์": 31038, + "颜": 31039, + "": 31040, + "ס": 31041, + "采": 31042, + "际": 31043, + "较": 31044, + "ề": 31045, + "ツ": 31046, + "斯": 31047, + "ケ": 31048, + "王": 31049, + "足": 31050, + "ŋ": 31051, + "ض": 31052, + "ϕ": 31053, + "ป": 31054, + "য়": 31055, + "牌": 31056, + "ʃ": 31057, + "档": 31058, + "็": 31059, + "习": 31060, + "選": 31061, + "声": 31062, + "邮": 31063, + "译": 31064, + "▄": 31065, + "坐": 31066, + "ネ": 31067, + "额": 31068, + "설": 31069, + "ข": 31070, + "ォ": 31071, + "云": 31072, + "花": 31073, + "₱": 31074, + "括": 31075, + "ὧ": 31076, + "對": 31077, + "张": 31078, + "ἕ": 31079, + "父": 31080, + "於": 31081, + "研": 31082, + "ச": 31083, + "🔅": 31084, + "球": 31085, + "แ": 31086, + "ὥ": 31087, + "개": 31088, + "च": 31089, + "😭": 31090, + "ợ": 31091, + "び": 31092, + "差": 31093, + "ủ": 31094, + "马": 31095, + "官": 31096, + "👉": 31097, + "ὄ": 31098, + "🚨": 31099, + "望": 31100, + "申": 31101, + "Ř": 31102, + "ụ": 31103, + "規": 31104, + "標": 31105, + "几": 31106, + "京": 31107, + "星": 31108, + "❀": 31109, + "货": 31110, + "盘": 31111, + "ג": 31112, + "結": 31113, + "软": 31114, + "श": 31115, + "說": 31116, + "销": 31117, + "育": 31118, + "ď": 31119, + "Ḥ": 31120, + "동": 31121, + "私": 31122, + "尔": 31123, + "策": 31124, + "绑": 31125, + "함": 31126, + "留": 31127, + "ะ": 31128, + "ᾳ": 31129, + "戏": 31130, + "普": 31131, + "Ō": 31132, + "พ": 31133, + "😃": 31134, + "背": 31135, + "递": 31136, + "防": 31137, + "Ÿ": 31138, + "针": 31139, + "₦": 31140, + "深": 31141, + "替": 31142, + "典": 31143, + "著": 31144, + "ذ": 31145, + "😿": 31146, + "ث": 31147, + "矩": 31148, + "🙌": 31149, + "화": 31150, + "⠀": 31151, + "走": 31152, + "距": 31153, + "低": 31154, + "ボ": 31155, + "匹": 31156, + "院": 31157, + "□": 31158, + "积": 31159, + "乐": 31160, + "되": 31161, + "锁": 31162, + "屏": 31163, + "ἅ": 31164, + "▸": 31165, + "들": 31166, + "จ": 31167, + "ⅼ": 31168, + "短": 31169, + "师": 31170, + "카": 31171, + "克": 31172, + "六": 31173, + "江": 31174, + "미": 31175, + "조": 31176, + "類": 31177, + "∗": 31178, + "弹": 31179, + "적": 31180, + "终": 31181, + "ი": 31182, + "架": 31183, + "╝": 31184, + "ս": 31185, + "❶": 31186, + "処": 31187, + "체": 31188, + "Ν": 31189, + "╗": 31190, + "德": 31191, + "😅": 31192, + "إ": 31193, + "治": 31194, + "互": 31195, + "遍": 31196, + "阅": 31197, + "士": 31198, + "ザ": 31199, + "协": 31200, + "购": 31201, + "ἵ": 31202, + "循": 31203, + "约": 31204, + "資": 31205, + "😆": 31206, + "仅": 31207, + "玩": 31208, + "點": 31209, + "免": 31210, + "警": 31211, + "划": 31212, + "究": 31213, + "確": 31214, + "赋": 31215, + "ワ": 31216, + "💜": 31217, + "授": 31218, + "审": 31219, + "問": 31220, + "适": 31221, + "분": 31222, + "Õ": 31223, + "万": 31224, + "\u001a": 31225, + "归": 31226, + "↔": 31227, + "另": 31228, + "실": 31229, + "继": 31230, + "射": 31231, + "변": 31232, + "與": 31233, + "換": 31234, + "호": 31235, + "電": 31236, + "계": 31237, + "族": 31238, + "別": 31239, + "된": 31240, + "ἷ": 31241, + "升": 31242, + "ט": 31243, + "‰": 31244, + "座": 31245, + "质": 31246, + "생": 31247, + "ὃ": 31248, + "练": 31249, + "专": 31250, + "票": 31251, + "ἃ": 31252, + "栏": 31253, + "歌": 31254, + "企": 31255, + "住": 31256, + "ุ": 31257, + "隐": 31258, + "공": 31259, + "메": 31260, + "ट": 31261, + "∂": 31262, + "刷": 31263, + "半": 31264, + "施": 31265, + "越": 31266, + "答": 31267, + "沒": 31268, + "צ": 31269, + "底": 31270, + "😎": 31271, + "史": 31272, + "내": 31273, + "ノ": 31274, + "希": 31275, + "發": 31276, + "ℓ": 31277, + "╚": 31278, + "截": 31279, + "ἠ": 31280, + "浏": 31281, + "滤": 31282, + "╔": 31283, + "食": 31284, + "💖": 31285, + "※": 31286, + "掉": 31287, + "ˌ": 31288, + "غ": 31289, + "姊": 31290, + "크": 31291, + "👌": 31292, + "均": 31293, + "✍": 31294, + "반": 31295, + "행": 31296, + "映": 31297, + "력": 31298, + "室": 31299, + "義": 31300, + "ų": 31301, + "稿": 31302, + "Ș": 31303, + "隔": 31304, + "八": 31305, + "双": 31306, + "\u0005": 31307, + "阵": 31308, + "演": 31309, + "값": 31310, + "마": 31311, + "e": 31312, + "\u0006": 31313, + "ள": 31314, + "発": 31315, + "へ": 31316, + "允": 31317, + "风": 31318, + "箱": 31319, + "\u0012": 31320, + "출": 31321, + "◦": 31322, + "유": 31323, + "观": 31324, + "跟": 31325, + "般": 31326, + "저": 31327, + "Ô": 31328, + "▀": 31329, + "\u0019": 31330, + "ハ": 31331, + "承": 31332, + "օ": 31333, + "概": 31334, + "\u0007": 31335, + "扩": 31336, + "ड": 31337, + "训": 31338, + "進": 31339, + "қ": 31340, + "❌": 31341, + "ご": 31342, + "東": 31343, + "신": 31344, + "노": 31345, + "\u0018": 31346, + "▾": 31347, + "绘": 31348, + "Ò": 31349, + "態": 31350, + "ү": 31351, + "並": 31352, + "吧": 31353, + "≠": 31354, + "落": 31355, + "록": 31356, + "음": 31357, + "ู": 31358, + "̄": 31359, + "染": 31360, + "題": 31361, + "번": 31362, + "피": 31363, + "ۡ": 31364, + "林": 31365, + "静": 31366, + "顶": 31367, + "ペ": 31368, + "読": 31369, + "Ο": 31370, + "気": 31371, + "ট": 31372, + "數": 31373, + "\u0010": 31374, + "،": 31375, + "战": 31376, + "波": 31377, + "關": 31378, + "⅛": 31379, + "余": 31380, + "\u0013": 31381, + "\u0014": 31382, + "曲": 31383, + "死": 31384, + "관": 31385, + "內": 31386, + "\u001f": 31387, + "込": 31388, + "آ": 31389, + "股": 31390, + "む": 31391, + "吗": 31392, + "토": 31393, + "準": 31394, + "\u0016": 31395, + "男": 31396, + "E": 31397, + "래": 31398, + "눇": 31399, + "치": 31400, + "ื": 31401, + "香": 31402, + "단": 31403, + "ն": 31404, + "작": 31405, + "\u000e": 31406, + "ߋ": 31407, + "べ": 31408, + "气": 31409, + "간": 31410, + "ै": 31411, + "ἁ": 31412, + "এ": 31413, + "呼": 31414, + "ず": 31415, + "∧": 31416, + "假": 31417, + "武": 31418, + "透": 31419, + "满": 31420, + "够": 31421, + "禁": 31422, + "ǎ": 31423, + "谢": 31424, + "당": 31425, + "환": 31426, + "經": 31427, + "负": 31428, + "哪": 31429, + "와": 31430, + "律": 31431, + "母": 31432, + "\u0015": 31433, + "唯": 31434, + "田": 31435, + "코": 31436, + "\u001e": 31437, + "↳": 31438, + "附": 31439, + "̥": 31440, + "♠": 31441, + "바": 31442, + "池": 31443, + "远": 31444, + "委": 31445, + "P": 31446, + "ў": 31447, + "往": 31448, + "爱": 31449, + "侧": 31450, + "翻": 31451, + "九": 31452, + "独": 31453, + "课": 31454, + "भ": 31455, + "ू": 31456, + "航": 31457, + "연": 31458, + "Ь": 31459, + "🏽": 31460, + "話": 31461, + "领": 31462, + "暂": 31463, + "ろ": 31464, + "夹": 31465, + "村": 31466, + "안": 31467, + "請": 31468, + "ช": 31469, + "☀": 31470, + "味": 31471, + "➜": 31472, + "\u001c": 31473, + "米": 31474, + "適": 31475, + "\u000f": 31476, + "終": 31477, + "顺": 31478, + "Β": 31479, + "护": 31480, + "💎": 31481, + "\u0002": 31482, + "џ": 31483, + "础": 31484, + "‒": 31485, + "ユ": 31486, + "钟": 31487, + "福": 31488, + "條": 31489, + "ো": 31490, + "华": 31491, + "幕": 31492, + "โ": 31493, + "種": 31494, + "¥": 31495, + "\u001d": 31496, + "ֲ": 31497, + "举": 31498, + "木": 31499, + "構": 31500, + "尾": 31501, + "ध": 31502, + "宝": 31503, + "\u000b": 31504, + "ր": 31505, + "결": 31506, + "\u0017": 31507, + "喜": 31508, + "固": 31509, + "連": 31510, + "ʊ": 31511, + "◇": 31512, + "套": 31513, + "石": 31514, + "减": 31515, + "ŏ": 31516, + "滚": 31517, + "┬": 31518, + "\u0011": 31519, + "火": 31520, + "當": 31521, + "⚡": 31522, + "ứ": 31523, + "Χ": 31524, + "Ï": 31525, + "➡": 31526, + "포": 31527, + "Џ": 31528, + "अ": 31529, + "怎": 31530, + "🤍": 31531, + "ữ": 31532, + "ե": 31533, + "热": 31534, + "ự": 31535, + "』": 31536, + "추": 31537, + "ֽ": 31538, + "ใ": 31539, + "선": 31540, + "ո": 31541, + "①": 31542, + "故": 31543, + "ㅋ": 31544, + "『": 31545, + "ɐ": 31546, + "雅": 31547, + "프": 31548, + "封": 31549, + "💙": 31550, + "ე": 31551, + "拟": 31552, + "缺": 31553, + "帮": 31554, + "番": 31555, + "☎": 31556, + "七": 31557, + "病": 31558, + "ண": 31559, + "征": 31560, + "實": 31561, + "哈": 31562, + "눉": 31563, + "激": 31564, + "러": 31565, + "冲": 31566, + "號": 31567, + "재": 31568, + "ெ": 31569, + "버": 31570, + "ừ": 31571, + "등": 31572, + "👇": 31573, + "진": 31574, + "ئ": 31575, + "때": 31576, + "➢": 31577, + "延": 31578, + "➟": 31579, + "⌘": 31580, + "명": 31581, + "ょ": 31582, + "乙": 31583, + "방": 31584, + "ז": 31585, + "降": 31586, + "־": 31587, + "李": 31588, + "്": 31589, + "ゲ": 31590, + "阿": 31591, + "ẹ": 31592, + "₀": 31593, + "健": 31594, + "割": 31595, + "ắ": 31596, + "∆": 31597, + "ই": 31598, + "확": 31599, + "Ý": 31600, + "務": 31601, + "∅": 31602, + "ℹ": 31603, + "☑": 31604, + "吃": 31605, + "編": 31606, + "红": 31607, + "良": 31608, + "體": 31609, + "֖": 31610, + "滑": 31611, + "거": 31612, + "团": 31613, + "録": 31614, + "〉": 31615, + "ظ": 31616, + "脚": 31617, + "麼": 31618, + "것": 31619, + "钥": 31620, + "居": 31621, + "Η": 31622, + "頭": 31623, + "업": 31624, + "刻": 31625, + "証": 31626, + "還": 31627, + "ছ": 31628, + "ⲟ": 31629, + "久": 31630, + "┼": 31631, + "亚": 31632, + "🤗": 31633, + "आ": 31634, + "售": 31635, + "線": 31636, + "🇺": 31637, + "ſ": 31638, + "ء": 31639, + "念": 31640, + "‌": 31641, + "欢": 31642, + "❯": 31643, + "阳": 31644, + "予": 31645, + "🌟": 31646, + "府": 31647, + "逻": 31648, + "ガ": 31649, + "赖": 31650, + "영": 31651, + "জ": 31652, + "港": 31653, + "轮": 31654, + " ": 31655, + "ổ": 31656, + "ण": 31657, + "⅔": 31658, + "办": 31659, + "ϵ": 31660, + "˝": 31661, + "ℕ": 31662, + "ং": 31663, + "調": 31664, + "처": 31665, + "尼": 31666, + "현": 31667, + "將": 31668, + "古": 31669, + "應": 31670, + "該": 31671, + "﹕": 31672, + "拿": 31673, + "绝": 31674, + "📝": 31675, + "河": 31676, + "害": 31677, + "̃": 31678, + "済": 31679, + "̇": 31680, + "ở": 31681, + "ழ": 31682, + "ṅ": 31683, + "彩": 31684, + "製": 31685, + "야": 31686, + "姓": 31687, + "川": 31688, + "早": 31689, + "ᚋ": 31690, + "💚": 31691, + "̈": 31692, + "🏾": 31693, + "众": 31694, + "奖": 31695, + "복": 31696, + "Ѕ": 31697, + "买": 31698, + "員": 31699, + "타": 31700, + "ử": 31701, + "⊙": 31702, + "责": 31703, + "֣": 31704, + "抽": 31705, + "署": 31706, + "餐": 31707, + "💗": 31708, + "゙": 31709, + "💋": 31710, + "愛": 31711, + "补": 31712, + "觉": 31713, + "酒": 31714, + "派": 31715, + "ำ": 31716, + "없": 31717, + "奇": 31718, + "👋": 31719, + "応": 31720, + "続": 31721, + "Ы": 31722, + "ね": 31723, + "缀": 31724, + "শ": 31725, + "ホ": 31726, + "임": 31727, + "Ë": 31728, + "Ù": 31729, + "难": 31730, + "অ": 31731, + "않": 31732, + "ً": 31733, + "열": 31734, + "視": 31735, + "💪": 31736, + "ľ": 31737, + "ἤ": 31738, + "ゃ": 31739, + "張": 31740, + "레": 31741, + "土": 31742, + "极": 31743, + "속": 31744, + "฿": 31745, + "গ": 31746, + "托": 31747, + "青": 31748, + "최": 31749, + "啊": 31750, + "✕": 31751, + "杂": 31752, + "ष": 31753, + "智": 31754, + "材": 31755, + "营": 31756, + "龙": 31757, + "⃣": 31758, + "-": 31759, + "旅": 31760, + "✿": 31761, + "殊": 31762, + "발": 31763, + "ᥙ": 31764, + "临": 31765, + "永": 31766, + "┌": 31767, + "赛": 31768, + "🇸": 31769, + "卷": 31770, + "栈": 31771, + "呢": 31772, + "⁻": 31773, + "┃": 31774, + "陆": 31775, + "千": 31776, + "ɡ": 31777, + "経": 31778, + "ņ": 31779, + "ী": 31780, + "術": 31781, + "1": 31782, + "💯": 31783, + "択": 31784, + "野": 31785, + "᧐": 31786, + "儿": 31787, + "占": 31788, + "Њ": 31789, + "渲": 31790, + "医": 31791, + "🥰": 31792, + "◄": 31793, + "偏": 31794, + "帝": 31795, + "康": 31796, + "‼": 31797, + "阶": 31798, + "ए": 31799, + "⦁": 31800, + "职": 31801, + "식": 31802, + "👀": 31803, + "ѵ": 31804, + "목": 31805, + "℗": 31806, + "備": 31807, + "益": 31808, + "約": 31809, + "✗": 31810, + "荐": 31811, + "매": 31812, + "避": 31813, + "✪": 31814, + "吉": 31815, + "圆": 31816, + "班": 31817, + "破": 31818, + "✌": 31819, + "ũ": 31820, + "樣": 31821, + "ŭ": 31822, + "་": 31823, + "‍": 31824, + "師": 31825, + "遇": 31826, + "零": 31827, + "银": 31828, + "干": 31829, + "Ґ": 31830, + "扫": 31831, + "̀": 31832, + "ễ": 31833, + "∨": 31834, + "ゴ": 31835, + "织": 31836, + "더": 31837, + "Ă": 31838, + "讓": 31839, + "査": 31840, + "역": 31841, + "势": 31842, + "ȝ": 31843, + "ほ": 31844, + "街": 31845, + "贝": 31846, + "산": 31847, + "巴": 31848, + "ს": 31849, + "魔": 31850, + "֥": 31851, + "善": 31852, + "✖": 31853, + "✦": 31854, + "折": 31855, + "孩": 31856, + "학": 31857, + "থ": 31858, + "゚": 31859, + "ի": 31860, + "從": 31861, + "車": 31862, + "디": 31863, + "예": 31864, + "‧": 31865, + "突": 31866, + "習": 31867, + "˘": 31868, + "ך": 31869, + "济": 31870, + "초": 31871, + "覆": 31872, + "削": 31873, + "표": 31874, + "£": 31875, + "2": 31876, + "旧": 31877, + "細": 31878, + "油": 31879, + "镜": 31880, + "門": 31881, + "則": 31882, + "浮": 31883, + "통": 31884, + "🙄": 31885, + "军": 31886, + "松": 31887, + "際": 31888, + "💥": 31889, + "草": 31890, + "單": 31891, + "論": 31892, + "温": 31893, + "∇": 31894, + "夫": 31895, + "币": 31896, + "چ": 31897, + "兰": 31898, + "钱": 31899, + "ἥ": 31900, + "朋": 31901, + "弟": 31902, + "검": 31903, + "眼": 31904, + "绍": 31905, + "Ψ": 31906, + "∘": 31907, + "②": 31908, + "町": 31909, + "클": 31910, + "兴": 31911, + "探": 31912, + "虑": 31913, + "富": 31914, + "耗": 31915, + "給": 31916, + "배": 31917, + "Ṣ": 31918, + "ே": 31919, + "텔": 31920, + "尺": 31921, + "枚": 31922, + "黄": 31923, + "ূ": 31924, + "盖": 31925, + "태": 31926, + "அ": 31927, + "亮": 31928, + "却": 31929, + "聊": 31930, + "試": 31931, + "ặ": 31932, + "飞": 31933, + "跨": 31934, + "국": 31935, + "⚭": 31936, + "察": 31937, + "戳": 31938, + "😜": 31939, + "組": 31940, + "抛": 31941, + "湖": 31942, + "汉": 31943, + "ǐ": 31944, + "夜": 31945, + "Û": 31946, + "필": 31947, + "园": 31948, + "Ρ": 31949, + "┴": 31950, + "聚": 31951, + "許": 31952, + "🤷": 31953, + "厂": 31954, + "ѡ": 31955, + " ": 31956, + "‾": 31957, + "❖": 31958, + "虚": 31959, + "⁃": 31960, + "測": 31961, + "笔": 31962, + "능": 31963, + "ῥ": 31964, + "単": 31965, + "幅": 31966, + "焦": 31967, + "ہ": 31968, + "尽": 31969, + "決": 31970, + "r": 31971, + "‣": 31972, + "休": 31973, + "ĭ": 31974, + "轴": 31975, + "末": 31976, + "血": 31977, + "💛": 31978, + "鼠": 31979, + "😢": 31980, + "仙": 31981, + "각": 31982, + "무": 31983, + "🌹": 31984, + "馬": 31985, + "키": 31986, + "উ": 31987, + "攻": 31988, + "😋": 31989, + "∑": 31990, + "威": 31991, + "旋": 31992, + "讯": 31993, + "┈": 31994, + "毫": 31995, + "聖": 31996, + "Υ": 31997, + "優": 31998, + "春": 31999, + "▁이": 32000, + "▁대": 32001, + "▁사": 32002, + "▁그": 32003, + "▁있": 32004, + "으로": 32005, + "▁지": 32006, + "▁아": 32007, + "니다": 32008, + "▁정": 32009, + "▁하": 32010, + "에서": 32011, + "▁기": 32012, + "▁전": 32013, + "▁가": 32014, + "▁한": 32015, + "▁수": 32016, + "했다": 32017, + "▁나": 32018, + "하고": 32019, + "▁다": 32020, + "하는": 32021, + "▁안": 32022, + "▁보": 32023, + "▁국": 32024, + "▁시": 32025, + "▁자": 32026, + "▁인": 32027, + "▁공": 32028, + "▁중": 32029, + "▁조": 32030, + "▁제": 32031, + "▁것": 32032, + "▁주": 32033, + "▁없": 32034, + "▁일": 32035, + "▁어": 32036, + "▁문": 32037, + "들이": 32038, + "▁부": 32039, + "▁잘": 32040, + "▁마": 32041, + "습니다": 32042, + "이다": 32043, + "▁모": 32044, + "▁경": 32045, + "▁말": 32046, + "는데": 32047, + "▁해": 32048, + "▁좋": 32049, + "▁무": 32050, + "▁오": 32051, + "▁우": 32052, + "▁개": 32053, + "▁등": 32054, + "▁위": 32055, + "▁진": 32056, + "▁내": 32057, + "▁신": 32058, + "▁저": 32059, + "▁상": 32060, + "▁만": 32061, + "라고": 32062, + "▁여": 32063, + "▁있다": 32064, + "▁선": 32065, + "▁미": 32066, + "▁고": 32067, + "▁소": 32068, + "▁구": 32069, + "▁더": 32070, + "▁비": 32071, + "▁생": 32072, + "▁유": 32073, + "네요": 32074, + "▁바": 32075, + "▁거": 32076, + "▁세": 32077, + "한다": 32078, + "들어": 32079, + "▁국민": 32080, + "▁많": 32081, + "▁않": 32082, + "▁최": 32083, + "▁받": 32084, + "▁당": 32085, + "까지": 32086, + "▁감": 32087, + "▁서": 32088, + "▁의": 32089, + "▁김": 32090, + "▁못": 32091, + "▁관": 32092, + "▁방": 32093, + "▁도": 32094, + "다고": 32095, + "▁같": 32096, + "▁배": 32097, + "지만": 32098, + "▁사람": 32099, + "▁발": 32100, + "▁연": 32101, + "면서": 32102, + "▁아니": 32103, + "들은": 32104, + "▁강": 32105, + "▁너": 32106, + "하게": 32107, + "▁예": 32108, + "통령": 32109, + "합니다": 32110, + "아요": 32111, + "▁재": 32112, + "이라": 32113, + "해서": 32114, + "▁민": 32115, + "▁되": 32116, + "▁알": 32117, + "▁확": 32118, + "▁통": 32119, + "▁남": 32120, + "세요": 32121, + "▁있는": 32122, + "▁반": 32123, + "▁윤": 32124, + "▁불": 32125, + "▁입": 32126, + "▁현": 32127, + "▁영": 32128, + "▁장": 32129, + "▁들어": 32130, + "▁집": 32131, + "▁원": 32132, + "▁대통령": 32133, + "▁동": 32134, + "에게": 32135, + "부터": 32136, + "▁올": 32137, + "▁중국": 32138, + "▁살": 32139, + "▁차": 32140, + "다는": 32141, + "▁또": 32142, + "이나": 32143, + "▁성": 32144, + "▁결": 32145, + "▁후": 32146, + "▁추": 32147, + "▁할": 32148, + "▁분": 32149, + "▁파": 32150, + "▁참": 32151, + "▁왜": 32152, + "▁실": 32153, + "▁생각": 32154, + "▁노": 32155, + "▁대한": 32156, + "▁검": 32157, + "▁코": 32158, + "▁스": 32159, + "▁문재": 32160, + "어요": 32161, + "▁계": 32162, + "▁지난": 32163, + "▁박": 32164, + "▁하는": 32165, + "▁때": 32166, + "▁맞": 32167, + "으면": 32168, + "▁교": 32169, + "▁적": 32170, + "▁우리": 32171, + "▁한국": 32172, + "▁따": 32173, + "하지": 32174, + "▁마음": 32175, + "▁역": 32176, + "▁매": 32177, + "▁니": 32178, + "▁나라": 32179, + "보다": 32180, + "▁정말": 32181, + "▁출": 32182, + "▁물": 32183, + "▁쓰": 32184, + "▁뭐": 32185, + "대로": 32186, + "▁많이": 32187, + "하면": 32188, + "▁건": 32189, + "▁밝": 32190, + "리고": 32191, + "▁정부": 32192, + "하다": 32193, + "▁피": 32194, + "적으로": 32195, + "었다": 32196, + "▁특": 32197, + "▁이런": 32198, + "▁처": 32199, + "▁누": 32200, + "▁두": 32201, + "적인": 32202, + "▁청": 32203, + "▁진짜": 32204, + "▁민주": 32205, + "▁설": 32206, + "된다": 32207, + "▁포": 32208, + "는거": 32209, + "▁열": 32210, + "▁단": 32211, + "로나": 32212, + "입니다": 32213, + "해야": 32214, + "▁달": 32215, + "이라고": 32216, + "▁너무": 32217, + "▁앞": 32218, + "▁지금": 32219, + "에는": 32220, + "니까": 32221, + "▁마음에": 32222, + "▁문재인": 32223, + "렇게": 32224, + "았습니다": 32225, + "▁법": 32226, + "들의": 32227, + "▁투": 32228, + "▁금": 32229, + "▁죽": 32230, + "▁좀": 32231, + "▁행": 32232, + "▁과": 32233, + "▁화": 32234, + "▁애": 32235, + "인데": 32236, + "▁본": 32237, + "▁양": 32238, + "▁외": 32239, + "하기": 32240, + "▁요": 32241, + "▁했": 32242, + "이고": 32243, + "겠다": 32244, + "▁운": 32245, + "▁들어요": 32246, + "▁위해": 32247, + "▁좋아요": 32248, + "▁넘": 32249, + "▁정치": 32250, + "▁북": 32251, + "▁언": 32252, + "▁심": 32253, + "▁서울": 32254, + "▁빠": 32255, + "리는": 32256, + "나라": 32257, + "▁치": 32258, + "▁문제": 32259, + "▁그냥": 32260, + "▁함": 32261, + "▁이번": 32262, + "▁미국": 32263, + "▁돈": 32264, + "▁판": 32265, + "▁코로나": 32266, + "천지": 32267, + "▁평": 32268, + "▁회": 32269, + "▁새": 32270, + "▁총": 32271, + "▁작": 32272, + "▁민주당": 32273, + "▁백": 32274, + "▁임": 32275, + "▁밝혔": 32276, + "▁직": 32277, + "▁돌": 32278, + "▁같은": 32279, + "▁하고": 32280, + "▁손": 32281, + "▁가격": 32282, + "▁배송": 32283, + "됐다": 32284, + "▁명": 32285, + "▁걸": 32286, + "▁증": 32287, + "▁드": 32288, + "▁간": 32289, + "▁종": 32290, + "▁완": 32291, + "자가": 32292, + "▁지원": 32293, + "라는": 32294, + "▁이제": 32295, + "▁힘": 32296, + "▁통해": 32297, + "▁빨": 32298, + "▁얼": 32299, + "▁것으로": 32300, + "▁필": 32301, + "▁한다": 32302, + "자는": 32303, + "▁했다": 32304, + "에도": 32305, + "▁그러": 32306, + "들을": 32307, + "▁이상": 32308, + "석열": 32309, + "▁밝혔다": 32310, + "되는": 32311, + "▁이어": 32312, + "기를": 32313, + "해라": 32314, + "▁활": 32315, + "▁프": 32316, + "▁일본": 32317, + "▁하나": 32318, + "어서": 32319, + "▁초": 32320, + "시아": 32321, + "▁근": 32322, + "▁그래": 32323, + "▁산": 32324, + "이지": 32325, + "민국": 32326, + "▁검찰": 32327, + "▁아닌": 32328, + "▁지지": 32329, + "▁신천지": 32330, + "▁사용": 32331, + "▁인간": 32332, + "▁속": 32333, + "▁싸": 32334, + "▁게": 32335, + "하며": 32336, + "▁먹": 32337, + "았다": 32338, + "▁목": 32339, + "▁약": 32340, + "▁타": 32341, + "지는": 32342, + "▁함께": 32343, + "▁막": 32344, + "구나": 32345, + "▁친": 32346, + "▁그런": 32347, + "려고": 32348, + "한테": 32349, + "아서": 32350, + "▁다른": 32351, + "▁쏙": 32352, + "▁편": 32353, + "▁뒤": 32354, + "▁및": 32355, + "▁좌": 32356, + "같은": 32357, + "▁변": 32358, + "▁에": 32359, + "▁없는": 32360, + "▁줄": 32361, + "문에": 32362, + "라도": 32363, + "▁학": 32364, + "▁눈": 32365, + "▁모르": 32366, + "���정권": 32367, + "▁대표": 32368, + "▁구매": 32369, + "지고": 32370, + "▁취": 32371, + "▁높": 32372, + "▁독": 32373, + "▁말했다": 32374, + "▁대한민국": 32375, + "▁감사": 32376, + "▁잡": 32377, + "▁지역": 32378, + "처럼": 32379, + "▁윤석열": 32380, + "▁경기": 32381, + "▁끝": 32382, + "▁국가": 32383, + "인이": 32384, + "▁호": 32385, + "사를": 32386, + "▁협": 32387, + "▁광": 32388, + "리를": 32389, + "▁환": 32390, + "▁데": 32391, + "▁받았습니다": 32392, + "▁정신": 32393, + "▁필요": 32394, + "▁싶": 32395, + "이가": 32396, + "▁피해": 32397, + "▁리": 32398, + "▁절": 32399, + "야지": 32400, + "▁각": 32401, + "장은": 32402, + "▁조국": 32403, + "▁온": 32404, + "▁북한": 32405, + "▁권": 32406, + "▁파세요": 32407, + "▁이재": 32408, + "사람": 32409, + "▁무슨": 32410, + "▁경제": 32411, + "▁들": 32412, + "▁점": 32413, + "리가": 32414, + "▁난": 32415, + "으니": 32416, + "▁좋은": 32417, + "▁크": 32418, + "▁없다": 32419, + "▁벌": 32420, + "▁폭": 32421, + "레기": 32422, + "이는": 32423, + "▁토": 32424, + "▁몰": 32425, + "▁위한": 32426, + "▁표": 32427, + "만원": 32428, + "도록": 32429, + "▁러": 32430, + "주의": 32431, + "▁모두": 32432, + "▁후보": 32433, + "▁늘": 32434, + "▁사업": 32435, + "▁느": 32436, + "▁가능": 32437, + "▁삼": 32438, + "▁합": 32439, + "▁업": 32440, + "▁준": 32441, + "▁괜": 32442, + "▁상황": 32443, + "▁사진": 32444, + "▁카": 32445, + "뉴스": 32446, + "▁이날": 32447, + "가는": 32448, + "▁기사": 32449, + "▁허": 32450, + "▁아직": 32451, + "▁진행": 32452, + "▁시작": 32453, + "정부": 32454, + "▁아니라": 32455, + "▁관련": 32456, + "위원": 32457, + "▁범": 32458, + "▁충": 32459, + "자들": 32460, + "▁백신": 32461, + "인가": 32462, + "▁버": 32463, + "▁군": 32464, + "▁머": 32465, + "▁디": 32466, + "기에": 32467, + "에서는": 32468, + "▁경찰": 32469, + "▁아이": 32470, + "기가": 32471, + "▁욕": 32472, + "▁하지": 32473, + "▁공개": 32474, + "▁향": 32475, + "▁기업": 32476, + "▁될": 32477, + "▁순": 32478, + "시간": 32479, + "▁큰": 32480, + "▁사이": 32481, + "는게": 32482, + "▁엄": 32483, + "성이": 32484, + "▁망": 32485, + "▁체": 32486, + "▁글": 32487, + "▁다시": 32488, + "▁세계": 32489, + "▁러시아": 32490, + "놓고": 32491, + "▁규": 32492, + "▁메": 32493, + "▁나오": 32494, + "▁승": 32495, + "▁아무": 32496, + "▁이후": 32497, + "장을": 32498, + "▁책": 32499, + "명이": 32500, + "▁날": 32501, + "하면서": 32502, + "▁많은": 32503, + "는다": 32504, + "▁보고": 32505, + "▁그리고": 32506, + "▁사회": 32507, + "였다": 32508, + "했습니다": 32509, + "▁음": 32510, + "▁담": 32511, + "▁괜찮": 32512, + "▁세금": 32513, + "▁채": 32514, + "▁접": 32515, + "▁논": 32516, + "▁죄": 32517, + "▁월": 32518, + "▁저렴": 32519, + "지도": 32520, + "▁자신": 32521, + "▁믿": 32522, + "것도": 32523, + "이냐": 32524, + "▁뭔": 32525, + "국민": 32526, + "더니": 32527, + "▁야": 32528, + "▁홍": 32529, + "기는": 32530, + "▁커": 32531, + "▁예정": 32532, + "▁어떻": 32533, + "스트": 32534, + "▁제품": 32535, + "▁떨": 32536, + "▁얼마": 32537, + "소리": 32538, + "▁태": 32539, + "상을": 32540, + "▁계속": 32541, + "▁만족": 32542, + "댓글": 32543, + "▁찾": 32544, + "▁답": 32545, + "▁모든": 32546, + "▁항": 32547, + "▁국민의": 32548, + "▁대해": 32549, + "▁천": 32550, + "▁관계": 32551, + "라이": 32552, + "르면": 32553, + "다가": 32554, + "하겠": 32555, + "▁용": 32556, + "력을": 32557, + "크라": 32558, + "들도": 32559, + "장이": 32560, + "▁수준": 32561, + "▁응": 32562, + "▁질": 32563, + "졌다": 32564, + "사는": 32565, + "▁따라": 32566, + "▁어떻게": 32567, + "들아": 32568, + "사가": 32569, + "억원": 32570, + "▁떠": 32571, + "어야": 32572, + "▁갈": 32573, + "▁번": 32574, + "회의": 32575, + "레이": 32576, + "▁철": 32577, + "▁저런": 32578, + "기업": 32579, + "스크": 32580, + "▁가장": 32581, + "▁이유": 32582, + "▁어디": 32583, + "▁잘못": 32584, + "으며": 32585, + "▁탄": 32586, + "▁등을": 32587, + "▁이용": 32588, + "르고": 32589, + "▁사실": 32590, + "▁복": 32591, + "는지": 32592, + "▁패": 32593, + "▁우리나라": 32594, + "하네": 32595, + "했는데": 32596, + "▁놈": 32597, + "▁만들": 32598, + "하나": 32599, + "▁그렇게": 32600, + "보고": 32601, + "▁최고": 32602, + "▁웃": 32603, + "▁시간": 32604, + "▁첫": 32605, + "▁이게": 32606, + "▁이재명": 32607, + "▁지난해": 32608, + "▁네": 32609, + "▁방송": 32610, + "인지": 32611, + "들에게": 32612, + "▁댓글": 32613, + "▁기대": 32614, + "▁모습": 32615, + "▁병": 32616, + "▁자기": 32617, + "▁올해": 32618, + "▁악": 32619, + "▁국내": 32620, + "▁이미": 32621, + "비스": 32622, + "▁이렇게": 32623, + "말고": 32624, + "▁확진": 32625, + "▁몇": 32626, + "▁프로": 32627, + "▁조사": 32628, + "수가": 32629, + "시키": 32630, + "이라는": 32631, + "▁문재앙": 32632, + "▁수사": 32633, + "▁책임": 32634, + "▁결과": 32635, + "▁된": 32636, + "성을": 32637, + "▁기자": 32638, + "▁트": 32639, + "되고": 32640, + "▁완전": 32641, + "▁대구": 32642, + "▁별": 32643, + "▁골": 32644, + "없는": 32645, + "▁받아": 32646, + "▁우크라": 32647, + "▁먼": 32648, + "▁좋아": 32649, + "해도": 32650, + "▁만들어": 32651, + "▁맘": 32652, + "▁계획": 32653, + "있는": 32654, + "▁사람이": 32655, + "기도": 32656, + "▁다음": 32657, + "라인": 32658, + "▁정책": 32659, + "지를": 32660, + "▁의원": 32661, + "▁돌아": 32662, + "▁축": 32663, + "▁따르면": 32664, + "▁것이": 32665, + "▁얘": 32666, + "이네": 32667, + "한다고": 32668, + "▁사고": 32669, + "▁식": 32670, + "▁잘받": 32671, + "▁때문에": 32672, + "▁선거": 32673, + "▁누가": 32674, + "▁운영": 32675, + "▁감사합니다": 32676, + "▁언론": 32677, + "대가": 32678, + "겠지": 32679, + "▁똑": 32680, + "했다고": 32681, + "▁형": 32682, + "▁창": 32683, + "▁아주": 32684, + "▁기록": 32685, + "▁있을": 32686, + "하냐": 32687, + "▁떨어": 32688, + "▁전문": 32689, + "정권": 32690, + "▁그만": 32691, + "▁폐": 32692, + "한거": 32693, + "▁쳐": 32694, + "지가": 32695, + "▁역시": 32696, + "상이": 32697, + "▁극": 32698, + "정을": 32699, + "어나": 32700, + "▁현재": 32701, + "▁와": 32702, + "▁안전": 32703, + "하는데": 32704, + "거나": 32705, + "▁해야": 32706, + "봐라": 32707, + "▁여러": 32708, + "어도": 32709, + "자를": 32710, + "▁페": 32711, + "▁오후": 32712, + "▁발생": 32713, + "없이": 32714, + "▁제발": 32715, + "은행": 32716, + "▁쓰레기": 32717, + "▁찍": 32718, + "▁설치": 32719, + "▁제대로": 32720, + "▁기준": 32721, + "▁급": 32722, + "▁뽑": 32723, + "▁당신": 32724, + "파트": 32725, + "▁정도": 32726, + "▁우크라이나": 32727, + "▁선수": 32728, + "▁교육": 32729, + "▁보여": 32730, + "▁로": 32731, + "▁범죄": 32732, + "▁경우": 32733, + "▁최근": 32734, + "▁키": 32735, + "인은": 32736, + "거리": 32737, + "동안": 32738, + "▁처음": 32739, + "▁샀": 32740, + "해요": 32741, + "하니": 32742, + "▁얼마나": 32743, + "▁입국": 32744, + "이야": 32745, + "▁놀": 32746, + "▁특히": 32747, + "▁좌파": 32748, + "▁설명": 32749, + "▁대깨": 32750, + "▁존": 32751, + "잖아": 32752, + "전에": 32753, + "▁브": 32754, + "▁시장": 32755, + "▁있었": 32756, + "사업": 32757, + "▁바이": 32758, + "▁바로": 32759, + "▁보내": 32760, + "밖에": 32761, + "▁싫": 32762, + "▁침": 32763, + "로운": 32764, + "주는": 32765, + "▁오늘": 32766, + "하는거": 32767, + "정도": 32768, + "▁확인": 32769, + "▁제공": 32770, + "시다": 32771, + "원이": 32772, + "▁베": 32773, + "시는": 32774, + "▁청와": 32775, + "▁있습니다": 32776, + "▁농": 32777, + "▁탈": 32778, + "▁감독": 32779, + "▁다양": 32780, + "▁여성": 32781, + "라며": 32782, + "▁살아": 32783, + "▁개발": 32784, + "▁중국인": 32785, + "▁발표": 32786, + "▁추진": 32787, + "▁잘받았습니다": 32788, + "▁하면": 32789, + "▁있어": 32790, + "▁그럼": 32791, + "▁것이다": 32792, + "▁대상": 32793, + "대비": 32794, + "▁면": 32795, + "더라": 32796, + "▁딱": 32797, + "▁추가": 32798, + "▁귀": 32799, + "▁써": 32800, + "▁보면": 32801, + "구요": 32802, + "대표": 32803, + "▁상품": 32804, + "들과": 32805, + "▁된다": 32806, + "▁희": 32807, + "주고": 32808, + "▁길": 32809, + "에서도": 32810, + "▁플": 32811, + "▁가족": 32812, + "▁한편": 32813, + "▁투자": 32814, + "시장": 32815, + "▁갖": 32816, + "▁최대": 32817, + "▁이해": 32818, + "민주": 32819, + "▁사건": 32820, + "▁한번": 32821, + "동산": 32822, + "▁아니고": 32823, + "▁기술": 32824, + "같이": 32825, + "치는": 32826, + "했던": 32827, + "▁전국": 32828, + "가지": 32829, + "▁장관": 32830, + "▁팔": 32831, + "▁결국": 32832, + "▁하지만": 32833, + "화를": 32834, + "▁택": 32835, + "▁핵": 32836, + "▁더불": 32837, + "▁황": 32838, + "▁시민": 32839, + "▁혐": 32840, + "▁울": 32841, + "돼지": 32842, + "▁퍼": 32843, + "▁깨": 32844, + "▁빠른": 32845, + "▁없이": 32846, + "▁밀": 32847, + "렸다": 32848, + "▁뭘": 32849, + "▁여자": 32850, + "▁색": 32851, + "▁참여": 32852, + "력이": 32853, + "▁짓": 32854, + "▁곳": 32855, + "운데": 32856, + "▁방역": 32857, + "▁부산": 32858, + "▁무능": 32859, + "그램": 32860, + "▁짜": 32861, + "▁사망": 32862, + "▁좋네요": 32863, + "시고": 32864, + "▁것은": 32865, + "▁청와대": 32866, + "센터": 32867, + "▁합니다": 32868, + "▁오는": 32869, + "▁꼭": 32870, + "▁말고": 32871, + "▁정상": 32872, + "나요": 32873, + "▁누구": 32874, + "▁씨": 32875, + "체가": 32876, + "▁중요": 32877, + "리지": 32878, + "▁낮": 32879, + "▁자유": 32880, + "▁팬": 32881, + "▁있다고": 32882, + "▁관심": 32883, + "▁대선": 32884, + "▁어떤": 32885, + "했고": 32886, + "시켜": 32887, + "▁그는": 32888, + "▁하루": 32889, + "스럽": 32890, + "▁앞으로": 32891, + "▁당선": 32892, + "▁다양한": 32893, + "▁착": 32894, + "▁같이": 32895, + "이면": 32896, + "리에": 32897, + "▁조선": 32898, + "▁효": 32899, + "수는": 32900, + "▁국민들": 32901, + "거지": 32902, + "▁아파트": 32903, + "▁전쟁": 32904, + "러운": 32905, + "▁알고": 32906, + "을까": 32907, + "▁서비스": 32908, + "왔다": 32909, + "▁근데": 32910, + "▁언제": 32911, + "하자": 32912, + "▁아닌가": 32913, + "▁거짓": 32914, + "▁내가": 32915, + "▁측": 32916, + "▁압": 32917, + "러스": 32918, + "랜드": 32919, + "기로": 32920, + "▁어려": 32921, + "걱정": 32922, + "▁이야": 32923, + "▁똥": 32924, + "▁뉴스": 32925, + "▁빨리": 32926, + "▁인정": 32927, + "▁삼성": 32928, + "▁소리": 32929, + "▁않고": 32930, + "하여": 32931, + "이라도": 32932, + "▁연구": 32933, + "근혜": 32934, + "▁조금": 32935, + "▁배우": 32936, + "▁판단": 32937, + "▁볼": 32938, + "▁예정이다": 32939, + "인의": 32940, + "▁잠": 32941, + "▁증가": 32942, + "치고": 32943, + "원은": 32944, + "▁것을": 32945, + "▁알려": 32946, + "▁혼": 32947, + "하라": 32948, + "▁풀": 32949, + "와서": 32950, + "가서": 32951, + "이라며": 32952, + "하던": 32953, + "▁터": 32954, + "명을": 32955, + "▁마스크": 32956, + "개월": 32957, + "위원회": 32958, + "▁대통령이": 32959, + "▁더불어": 32960, + "▁안되": 32961, + "▁먼저": 32962, + "▁꼴": 32963, + "▁검사": 32964, + "▁깔": 32965, + "▁확대": 32966, + "▁그래서": 32967, + "▁가격대비": 32968, + "부는": 32969, + "▁활동": 32970, + "시스": 32971, + "텐데": 32972, + "▁대비": 32973, + "▁있는데": 32974, + "인다": 32975, + "▁준비": 32976, + "▁적극": 32977, + "▁부동산": 32978, + "▁사기": 32979, + "이랑": 32980, + "▁싸게": 32981, + "스타": 32982, + "▁정의": 32983, + "▁있도록": 32984, + "▁팀": 32985, + "거다": 32986, + "▁없어": 32987, + "▁공산": 32988, + "▁내용": 32989, + "▁안철": 32990, + "▁솔": 32991, + "▁봐": 32992, + "▁직접": 32993, + "▁국제": 32994, + "▁주문": 32995, + "▁열린": 32996, + "대통령": 32997, + "지원": 32998, + "자인": 32999, + "▁가운데": 33000, + "▁미래": 33001, + "▁라": 33002, + "하겠다": 33003, + "▁능": 33004, + "▁되는": 33005, + "겠네": 33006, + "아니": 33007, + "이스": 33008, + "▁이에": 33009, + "▁끌": 33010, + "위를": 33011, + "드는": 33012, + "▁아니다": 33013, + "▁아직도": 33014, + "▁그렇": 33015, + "▁숨": 33016, + "▁않은": 33017, + "시민": 33018, + "마라": 33019, + "다니": 33020, + "자의": 33021, + "▁뉴": 33022, + "▁쓸": 33023, + "▁이건": 33024, + "아야": 33025, + "▁해라": 33026, + "머니": 33027, + "▁맘에": 33028, + "▁송": 33029, + "▁말이": 33030, + "정은": 33031, + "이트": 33032, + "교육": 33033, + "무원": 33034, + "▁상승": 33035, + "▁포함": 33036, + "▁금융": 33037, + "▁일반": 33038, + "했어요": 33039, + "로벌": 33040, + "▁감염": 33041, + "▁여기": 33042, + "주세요": 33043, + "▁사람들": 33044, + "▁시즌": 33045, + "선거": 33046, + "▁대응": 33047, + "▁짱": 33048, + "▁않는": 33049, + "치를": 33050, + "▁걱정": 33051, + "▁당연": 33052, + "▁격": 33053, + "하세요": 33054, + "▁징": 33055, + "▁둘": 33056, + "기관": 33057, + "이었": 33058, + "▁나라가": 33059, + "▁구입": 33060, + "▁구속": 33061, + "▁전했다": 33062, + "대를": 33063, + "보면": 33064, + "▁개인": 33065, + "지않": 33066, + "▁빼": 33067, + "▁앞서": 33068, + "▁당시": 33069, + "제로": 33070, + "▁이러": 33071, + "▁나온": 33072, + "▁절대": 33073, + "회를": 33074, + "▁니가": 33075, + "▁블": 33076, + "▁암": 33077, + "▁내려": 33078, + "▁같다": 33079, + "▁콘": 33080, + "▁갑": 33081, + "자들이": 33082, + "리그": 33083, + "지역": 33084, + "되면": 33085, + "▁일부": 33086, + "전을": 33087, + "▁몸": 33088, + "▁없고": 33089, + "▁대깨문": 33090, + "건데": 33091, + "▁보수": 33092, + "것이": 33093, + "학교": 33094, + "▁응원": 33095, + "스로": 33096, + "▁레": 33097, + "▁강화": 33098, + "▁혐의": 33099, + "구만": 33100, + "▁올라": 33101, + "식을": 33102, + "▁엄청": 33103, + "보니": 33104, + "이터": 33105, + "경제": 33106, + "란다": 33107, + "조사": 33108, + "▁주장": 33109, + "▁사랑": 33110, + "프로": 33111, + "▁현장": 33112, + "▁평가": 33113, + "▁받고": 33114, + "▁그래도": 33115, + "▁찾아": 33116, + "이상": 33117, + "▁만족합니다": 33118, + "가고": 33119, + "당이": 33120, + "▁있고": 33121, + "진다": 33122, + "▁쇼": 33123, + "▁미친": 33124, + "좋아요": 33125, + "냈다": 33126, + "▁오전": 33127, + "났다": 33128, + "가격": 33129, + "주시": 33130, + "▁해외": 33131, + "▁반대": 33132, + "▁푸": 33133, + "▁선택": 33134, + "▁딸": 33135, + "먹고": 33136, + "보를": 33137, + "나는": 33138, + "▁결정": 33139, + "갱이": 33140, + "금지": 33141, + "▁판매": 33142, + "▁그게": 33143, + "▁예상": 33144, + "▁지속": 33145, + "도를": 33146, + "던데": 33147, + "려는": 33148, + "▁박근혜": 33149, + "▁까": 33150, + "▁니들": 33151, + "▁세상": 33152, + "▁마련": 33153, + "중에": 33154, + "▁배송도": 33155, + "▁수도": 33156, + "하네요": 33157, + "▁테": 33158, + "▁전망": 33159, + "▁나타": 33160, + "▁건강": 33161, + "하는게": 33162, + "▁못한": 33163, + "▁은": 33164, + "▁휴": 33165, + "▁않았": 33166, + "▁붙": 33167, + "▁또한": 33168, + "▁때문": 33169, + "마다": 33170, + "▁국민의힘": 33171, + "▁활용": 33172, + "▁뿐": 33173, + "▁외국": 33174, + "▁선동": 33175, + "린다": 33176, + "없다": 33177, + "▁사람들이": 33178, + "한데": 33179, + "선을": 33180, + "▁클": 33181, + "▁요즘": 33182, + "▁궁": 33183, + "▁규모": 33184, + "▁강조": 33185, + "▁살인": 33186, + "▁국민이": 33187, + "었는데": 33188, + "부분": 33189, + "▁정부가": 33190, + "▁만에": 33191, + "▁글로벌": 33192, + "▁있다는": 33193, + "▁듯": 33194, + "▁해결": 33195, + "▁품": 33196, + "▁상태": 33197, + "▁치료": 33198, + "도로": 33199, + "세계": 33200, + "사진": 33201, + "▁꼬": 33202, + "▁관계자는": 33203, + "▁성공": 33204, + "▁해당": 33205, + "▁생산": 33206, + "▁만든": 33207, + "▁넘어": 33208, + "도가": 33209, + "으나": 33210, + "▁산업": 33211, + "▁현실": 33212, + "됩니다": 33213, + "▁기존": 33214, + "하시": 33215, + "▁불법": 33216, + "▁저렴하게": 33217, + "건가": 33218, + "▁공정": 33219, + "▁퇴": 33220, + "▁괜찮네요": 33221, + "▁택배": 33222, + "한국": 33223, + "점을": 33224, + "씨는": 33225, + "▁해서": 33226, + "▁탄핵": 33227, + "▁한심": 33228, + "▁이름": 33229, + "리아": 33230, + "수를": 33231, + "▁결혼": 33232, + "일부터": 33233, + "▁환경": 33234, + "있다": 33235, + "▁어느": 33236, + "▁동안": 33237, + "년간": 33238, + "감을": 33239, + "▁스타": 33240, + "▁자신의": 33241, + "▁맡": 33242, + "▁국민을": 33243, + "▁새로운": 33244, + "▁긴": 33245, + "▁내년": 33246, + "인을": 33247, + "이니": 33248, + "▁공격": 33249, + "▁처벌": 33250, + "개혁": 33251, + "▁지지율": 33252, + "▁국민들이": 33253, + "▁남자": 33254, + "대체": 33255, + "▁고객": 33256, + "▁높은": 33257, + "사고": 33258, + "안을": 33259, + "▁됐다": 33260, + "▁공동": 33261, + "▁뇌": 33262, + "▁기다": 33263, + "단체": 33264, + "▁관리": 33265, + "▁업무": 33266, + "▁쉽": 33267, + "때문에": 33268, + "▁부모": 33269, + "▁대통령은": 33270, + "▁드러": 33271, + "▁듣": 33272, + "▁힘들": 33273, + "▁주민": 33274, + "인들": 33275, + "대한": 33276, + "▁넣": 33277, + "▁이를": 33278, + "지지": 33279, + "▁현대": 33280, + "사회": 33281, + "▁뭐가": 33282, + "▁청년": 33283, + "보는": 33284, + "기고": 33285, + "▁얼굴": 33286, + "▁봉": 33287, + "▁영화": 33288, + "▁기간": 33289, + "▁샀어요": 33290, + "▁지방": 33291, + "▁경쟁": 33292, + "▁집단": 33293, + "산업": 33294, + "▁공무원": 33295, + "▁조용": 33296, + "▁인터": 33297, + "▁만큼": 33298, + "어라": 33299, + "▁티": 33300, + "▁전체": 33301, + "일까지": 33302, + "▁이거": 33303, + "자로": 33304, + "▁거래": 33305, + "▁비교": 33306, + "▁틀": 33307, + "것들": 33308, + "▁만나": 33309, + "▁국회": 33310, + "▁분석": 33311, + "아라": 33312, + "▁공급": 33313, + "▁펼": 33314, + "방역": 33315, + "두고": 33316, + "▁의미": 33317, + "겠습니다": 33318, + "민주당": 33319, + "▁재앙": 33320, + "대는": 33321, + "▁항상": 33322, + "▁보도": 33323, + "▁안철수": 33324, + "▁국회의": 33325, + "자리": 33326, + "▁같아요": 33327, + "▁선정": 33328, + "▁주요": 33329, + "▁정부는": 33330, + "건지": 33331, + "▁홈": 33332, + "▁억": 33333, + "▁이전": 33334, + "▁나서": 33335, + "▁생활": 33336, + "▁다니": 33337, + "▁학교": 33338, + "학생": 33339, + "▁소비": 33340, + "▁개혁": 33341, + "▁영향": 33342, + "관리": 33343, + "주택": 33344, + "립니다": 33345, + "▁뛰": 33346, + "제를": 33347, + "원을": 33348, + "▁안보": 33349, + "한다는": 33350, + "에요": 33351, + "▁하는데": 33352, + "조건": 33353, + "▁좋습니다": 33354, + "라마": 33355, + "▁얘기": 33356, + "▁��움": 33357, + "가가": 33358, + "▁것도": 33359, + "▁출연": 33360, + "▁노력": 33361, + "▁학생": 33362, + "식이": 33363, + "▁방문": 33364, + "장에": 33365, + "▁니들이": 33366, + "▁전부": 33367, + "려면": 33368, + "▁여론": 33369, + "▁지켜": 33370, + "▁유지": 33371, + "라서": 33372, + "▁비판": 33373, + "▁됐": 33374, + "▁나라를": 33375, + "▁신청": 33376, + "수도": 33377, + "▁얻": 33378, + "▁개최": 33379, + "▁해도": 33380, + "▁확진자": 33381, + "▁경험": 33382, + "운드": 33383, + "▁등의": 33384, + "리면": 33385, + "▁적용": 33386, + "▁등이": 33387, + "위에": 33388, + "▁어린": 33389, + "▁조작": 33390, + "시에": 33391, + "지막": 33392, + "▁멀": 33393, + "▁효과": 33394, + "▁받은": 33395, + "약을": 33396, + "▁투표": 33397, + "▁캐": 33398, + "▁구성": 33399, + "▁위험": 33400, + "인트": 33401, + "바이": 33402, + "▁설명했다": 33403, + "겁니다": 33404, + "스를": 33405, + "▁빠르고": 33406, + "금을": 33407, + "적이": 33408, + "▁더욱": 33409, + "▁뻔": 33410, + "▁고민": 33411, + "▁빨갱이": 33412, + "▁특별": 33413, + "▁밥": 33414, + "▁분야": 33415, + "마트": 33416, + "▁사과": 33417, + "▁프로그램": 33418, + "▁집중": 33419, + "▁신고": 33420, + "▁쪽": 33421, + "▁중심": 33422, + "▁참석": 33423, + "배송": 33424, + "▁지나": 33425, + "▁심각": 33426, + "▁크게": 33427, + "정이": 33428, + "너지": 33429, + "▁그리": 33430, + "구매": 33431, + "▁회사": 33432, + "▁우려": 33433, + "드시": 33434, + "▁집값": 33435, + "정책": 33436, + "스는": 33437, + "▁요구": 33438, + "▁접종": 33439, + "▁깔끔": 33440, + "▁행동": 33441, + "르는": 33442, + "▁맨": 33443, + "▁시키": 33444, + "▁금지": 33445, + "했지만": 33446, + "▁찬": 33447, + "▁가지고": 33448, + "▁육": 33449, + "▁도대체": 33450, + "▁챙": 33451, + "▁보호": 33452, + "▁보다": 33453, + "▁인사": 33454, + "시설": 33455, + "▁성장": 33456, + "▁아님": 33457, + "▁분위": 33458, + "▁왔": 33459, + "끼리": 33460, + "기술": 33461, + "▁인천": 33462, + "▁제주": 33463, + "분이": 33464, + "경기": 33465, + "▁행사": 33466, + "받고": 33467, + "▁뜻": 33468, + "▁의료": 33469, + "▁전기": 33470, + "려서": 33471, + "가리": 33472, + "▁기본": 33473, + "세를": 33474, + "▁삶": 33475, + "스가": 33476, + "려라": 33477, + "▁전문가": 33478, + "환경": 33479, + "대에": 33480, + "▁사람은": 33481, + "▁멍": 33482, + "▁물론": 33483, + "▁자리": 33484, + "해주": 33485, + "▁문화": 33486, + "연구": 33487, + "해보": 33488, + "▁대단": 33489, + "드컵": 33490, + "▁문제가": 33491, + "로남": 33492, + "▁개선": 33493, + "▁노동": 33494, + "▁본인": 33495, + "▁계획이다": 33496, + "거야": 33497, + "▁거짓말": 33498, + "▁출신": 33499, + "▁인권": 33500, + "▁마지막": 33501, + "▁어쩌": 33502, + "부가": 33503, + "▁잔": 33504, + "▁온라인": 33505, + "겠냐": 33506, + "▁제작": 33507, + "지말고": 33508, + "그래": 33509, + "▁겨": 33510, + "▁제일": 33511, + "이란": 33512, + "로남불": 33513, + "의를": 33514, + "개발": 33515, + "▁아니냐": 33516, + "이자": 33517, + "으면서": 33518, + "이었다": 33519, + "▁늦": 33520, + "▁영상": 33521, + "▁이젠": 33522, + "▁즐": 33523, + "▁주변": 33524, + "장에서": 33525, + "▁두고": 33526, + "에선": 33527, + "▁공식": 33528, + "준석": 33529, + "되지": 33530, + "제품": 33531, + "▁받았": 33532, + "▁또는": 33533, + "께요": 33534, + "장관": 33535, + "▁확실": 33536, + "▁했는데": 33537, + "▁비롯": 33538, + "▁역사": 33539, + "▁역대": 33540, + "만에": 33541, + "서는": 33542, + "▁빌": 33543, + "▁선보": 33544, + "▁썩": 33545, + "▁여러분": 33546, + "▁등에": 33547, + "일이": 33548, + "하지만": 33549, + "국가": 33550, + "▁아니면": 33551, + "▁대체": 33552, + "▁지들": 33553, + "▁털": 33554, + "▁의견": 33555, + "▁너희": 33556, + "▁모르는": 33557, + "▁유럽": 33558, + "▁반영": 33559, + "▁놓": 33560, + "냄새": 33561, + "▁국방": 33562, + "▁곧": 33563, + "명의": 33564, + "할때": 33565, + "도는": 33566, + "▁슬": 33567, + "▁탓": 33568, + "▁봤": 33569, + "▁광주": 33570, + "▁하락": 33571, + "▁안타": 33572, + "이네요": 33573, + "▁느낌": 33574, + "간다": 33575, + "▁운동": 33576, + "고있": 33577, + "▁부정": 33578, + "이며": 33579, + "▁사는": 33580, + "▁최소": 33581, + "원에": 33582, + "되어": 33583, + "▁대해서": 33584, + "▁맛": 33585, + "▁페미": 33586, + "▁무조건": 33587, + "▁왕": 33588, + "▁확보": 33589, + "이를": 33590, + "▁촉": 33591, + "▁의혹": 33592, + "▁공감": 33593, + "▁술": 33594, + "겠다는": 33595, + "▁말을": 33596, + "것이다": 33597, + "내고": 33598, + "심히": 33599, + "▁꺼": 33600, + "▁안나": 33601, + "혁신": 33602, + "르게": 33603, + "▁오래": 33604, + "▁사라": 33605, + "생각": 33606, + "스터": 33607, + "▁궁금": 33608, + "▁신경": 33609, + "▁스스로": 33610, + "▁그런데": 33611, + "▁수출": 33612, + "그룹": 33613, + "해야지": 33614, + "갔다": 33615, + "▁디자인": 33616, + "▁보인다": 33617, + "운동": 33618, + "▁게임": 33619, + "▁신규": 33620, + "▁권력": 33621, + "▁꾸": 33622, + "▁먹고": 33623, + "소년": 33624, + "난다": 33625, + "▁개돼지": 33626, + "부를": 33627, + "▁그걸": 33628, + "식으로": 33629, + "인간": 33630, + "▁부담": 33631, + "하다고": 33632, + "▁증거": 33633, + "▁과학": 33634, + "▁인생": 33635, + "▁문죄": 33636, + "전자": 33637, + "▁감소": 33638, + "▁돼": 33639, + "▁지적": 33640, + "계를": 33641, + "만큼": 33642, + "을때": 33643, + "▁위해서": 33644, + "▁강원": 33645, + "할수": 33646, + "▁구축": 33647, + "▁외교": 33648, + "▁케": 33649, + "▁소속": 33650, + "기사": 33651, + "▁가치": 33652, + "▁국정": 33653, + "▁나가": 33654, + "조작": 33655, + "▁대부분": 33656, + "▁중앙": 33657, + "▁어찌": 33658, + "▁그러나": 33659, + "▁맞는": 33660, + "▁자동": 33661, + "문화": 33662, + "랫폼": 33663, + "▁종교": 33664, + "▁다만": 33665, + "▁자랑": 33666, + "▁대출": 33667, + "겠지만": 33668, + "▁무엇": 33669, + "▁피해자": 33670, + "후보": 33671, + "당은": 33672, + "▁덧": 33673, + "워서": 33674, + "▁잡아": 33675, + "▁반드시": 33676, + "▁국힘": 33677, + "▁차량": 33678, + "들고": 33679, + "범죄": 33680, + "▁그동안": 33681, + "봐야": 33682, + "▁공공": 33683, + "▁시행": 33684, + "▁사이비": 33685, + "▁의사": 33686, + "▁진정": 33687, + "▁고려": 33688, + "▁젊": 33689, + "는거지": 33690, + "▁목표": 33691, + "▁서로": 33692, + "▁예산": 33693, + "▁보니": 33694, + "▁있었다": 33695, + "▁역할": 33696, + "▁안정": 33697, + "거라": 33698, + "▁협력": 33699, + "▁훈": 33700, + "▁나는": 33701, + "▁필요한": 33702, + "▁우선": 33703, + "▁묻": 33704, + "경찰": 33705, + "▁사태": 33706, + "트를": 33707, + "코로나": 33708, + "▁뒷": 33709, + "▁쿠": 33710, + "▁깜": 33711, + "▁상대": 33712, + "▁지키": 33713, + "겼다": 33714, + "사이": 33715, + "▁않았다": 33716, + "수사": 33717, + "가족": 33718, + "▁방법": 33719, + "▁교수": 33720, + "▁싶다": 33721, + "▁득": 33722, + "겠다고": 33723, + "의원": 33724, + "▁대상으로": 33725, + "세대": 33726, + "▁존재": 33727, + "▁과거": 33728, + "디오": 33729, + "▁굿": 33730, + "▁못하는": 33731, + "▁되어": 33732, + "▁같은데": 33733, + "▁국회의원": 33734, + "▁못하고": 33735, + "▁헌": 33736, + "▁부족": 33737, + "놈들": 33738, + "▁우한": 33739, + "▁난리": 33740, + "▁푸틴": 33741, + "디어": 33742, + "▁인상": 33743, + "▁평균": 33744, + "▁재판": 33745, + "지털": 33746, + "▁헛": 33747, + "▁확산": 33748, + "▁밤": 33749, + "권을": 33750, + "▁헤": 33751, + "▁열심히": 33752, + "국이": 33753, + "▁있어서": 33754, + "▁서민": 33755, + "▁이준석": 33756, + "▁매출": 33757, + "▁보는": 33758, + "▁이야기": 33759, + "▁한다고": 33760, + "번째": 33761, + "지면": 33762, + "▁끼": 33763, + "▁견": 33764, + "제가": 33765, + "▁차지": 33766, + "▁이래": 33767, + "한게": 33768, + "안전": 33769, + "▁인수": 33770, + "▁발전": 33771, + "▁아무리": 33772, + "▁직원": 33773, + "▁대학": 33774, + "과의": 33775, + "조선": 33776, + "쳤다": 33777, + "▁덧붙": 33778, + "태원": 33779, + "▁세월": 33780, + "▁안되는": 33781, + "음을": 33782, + "▁가짜": 33783, + "히려": 33784, + "▁찢": 33785, + "생활": 33786, + "▁자한": 33787, + "▁이뤄": 33788, + "▁사이즈": 33789, + "▁기반": 33790, + "▁능력": 33791, + "▁과정": 33792, + "▁행정": 33793, + "▁내로남불": 33794, + "▁쓰고": 33795, + "▁머리": 33796, + "▁매우": 33797, + "▁위원": 33798, + "▁조성": 33799, + "▁친구": 33800, + "▁최종": 33801, + "▁유튜": 33802, + "들만": 33803, + "▁보유": 33804, + "리스": 33805, + "▁우승": 33806, + "▁오른": 33807, + "▁전략": 33808, + "정신": 33809, + "▁있으면": 33810, + "움을": 33811, + "▁지급": 33812, + "▁자식": 33813, + "▁석": 33814, + "▁낙": 33815, + "▁받을": 33816, + "▁저렇게": 33817, + "져야": 33818, + "▁거의": 33819, + "▁좌빨": 33820, + "▁풍": 33821, + "▁노조": 33822, + "▁기관": 33823, + "▁작품": 33824, + "▁없애": 33825, + "만명": 33826, + "▁각각": 33827, + "랍니다": 33828, + "▁일단": 33829, + "▁늘어": 33830, + "▁쉬": 33831, + "▁강조했다": 33832, + "▁행복": 33833, + "▁넌": 33834, + "▁핵심": 33835, + "▁벗": 33836, + "것같": 33837, + "정치": 33838, + "도체": 33839, + "▁나쁜": 33840, + "▁나도": 33841, + "▁알아": 33842, + "져서": 33843, + "위는": 33844, + "▁건설": 33845, + "▁이쁘": 33846, + "▁표현": 33847, + "▁시켜": 33848, + "▁재산": 33849, + "▁지난달": 33850, + "▁법무": 33851, + "▁밝혀": 33852, + "▁그러면서": 33853, + "▁대책": 33854, + "▁있지만": 33855, + "▁주택": 33856, + "▁바이러스": 33857, + "로는": 33858, + "구리": 33859, + "우리": 33860, + "가를": 33861, + "▁찌": 33862, + "▁나와": 33863, + "▁도시": 33864, + "물을": 33865, + "롯데": 33866, + "것들이": 33867, + "정보": 33868, + "우는": 33869, + "▁교통": 33870, + "▁플랫폼": 33871, + "▁앉": 33872, + "▁거리": 33873, + "▁연속": 33874, + "씨가": 33875, + "▁진출": 33876, + "▁각종": 33877, + "라면": 33878, + "▁최초": 33879, + "▁변호": 33880, + "▁브랜드": 33881, + "▁즉": 33882, + "▁우리가": 33883, + "텐츠": 33884, + "▁영업": 33885, + "지로": 33886, + "▁적폐": 33887, + "▁하면서": 33888, + "▁경기도": 33889, + "▁칼": 33890, + "회는": 33891, + "▁원래": 33892, + "▁전라도": 33893, + "▁혜": 33894, + "위로": 33895, + "원에서": 33896, + "▁정보": 33897, + "상도": 33898, + "▁일이": 33899, + "이팅": 33900, + "상공": 33901, + "▁그대로": 33902, + "▁월드컵": 33903, + "▁오히려": 33904, + "▁무식": 33905, + "▁컨": 33906, + "본부": 33907, + "▁문재인이": 33908, + "활동": 33909, + "▁혈": 33910, + "오는": 33911, + "▁혼자": 33912, + "▁슈": 33913, + "▁번째": 33914, + "▁있나": 33915, + "▁정확": 33916, + "하기로": 33917, + "▁영국": 33918, + "미향": 33919, + "▁통합": 33920, + "▁강력": 33921, + "영상": 33922, + "▁당장": 33923, + "스템": 33924, + "▁어렵": 33925, + "▁자체": 33926, + "자들은": 33927, + "거래": 33928, + "당한": 33929, + "▁무시": 33930, + "▁훨": 33931, + "▁밖에": 33932, + "았는데": 33933, + "언론": 33934, + "▁달라": 33935, + "새끼": 33936, + "사의": 33937, + "▁출시": 33938, + "영업": 33939, + "▁엄마": 33940, + "▁관광": 33941, + "은거": 33942, + "자기": 33943, + "▁따른": 33944, + "▁선발": 33945, + "▁네이": 33946, + "▁처리": 33947, + "와의": 33948, + "▁친일": 33949, + "서울": 33950, + "▁뿌": 33951, + "달러": 33952, + "▁니네": 33953, + "▁뉴시스": 33954, + "▁옮": 33955, + "▁믿고": 33956, + "▁되고": 33957, + "했다는": 33958, + "▁추천": 33959, + "▁모습을": 33960, + "▁자격": 33961, + "▁조직": 33962, + "▁팩": 33963, + "▁드라마": 33964, + "줘야": 33965, + "▁발언": 33966, + "▁꿈": 33967, + "가능": 33968, + "▁기레기": 33969, + "▁혹": 33970, + "▁전날": 33971, + "▁냄새": 33972, + "▁없었": 33973, + "무실": 33974, + "아이": 33975, + "회가": 33976, + "▁희망": 33977, + "감이": 33978, + "▁강추": 33979, + "▁바란다": 33980, + "▁금리": 33981, + "무리": 33982, + "사일": 33983, + "▁겪": 33984, + "▁멋": 33985, + "하라고": 33986, + "더라도": 33987, + "▁흔": 33988, + "▁시스템": 33989, + "려야": 33990, + "▁나왔": 33991, + "▁중인": 33992, + "겠어요": 33993, + "그러": 33994, + "▁그때": 33995, + "▁않는다": 33996, + "▁가서": 33997, + "▁덕": 33998, + "▁수요": 33999, + "나서": 34000, + "▁용산": 34001, + "▁생각이": 34002, + "▁보기": 34003, + "▁좋고": 34004, + "▁요청": 34005, + "▁논의": 34006, + "▁등으로": 34007, + "▁쓴": 34008, + "▁바이든": 34009, + "▁솔직": 34010, + "것은": 34011, + "▁올랐": 34012, + "차피": 34013, + "흥민": 34014, + "소를": 34015, + "▁잇": 34016, + "▁이사": 34017, + "금융": 34018, + "▁젊은": 34019, + "지요": 34020, + "아먹": 34021, + "심이": 34022, + "검사": 34023, + "다면": 34024, + "▁소통": 34025, + "건희": 34026, + "▁남성": 34027, + "▁민간": 34028, + "▁단체": 34029, + "관계": 34030, + "▁중단": 34031, + "▁있네": 34032, + "▁주식": 34033, + "기자": 34034, + "▁받았다": 34035, + "▁도입": 34036, + "▁땅": 34037, + "▁장난": 34038, + "▁계약": 34039, + "님이": 34040, + "내는": 34041, + "▁흐": 34042, + "▁가진": 34043, + "포츠": 34044, + "▁수상": 34045, + "아가": 34046, + "화가": 34047, + "▁승리": 34048, + "▁생각보다": 34049, + "▁부분": 34050, + "▁충분": 34051, + "▁들고": 34052, + "병원": 34053, + "▁라이": 34054, + "도시": 34055, + "▁롯데": 34056, + "▁세월호": 34057, + "▁장애": 34058, + "▁입국금지": 34059, + "▁불편": 34060, + "중국": 34061, + "투자": 34062, + "중한": 34063, + "▁전혀": 34064, + "▁들어가": 34065, + "거냐": 34066, + "▁되었": 34067, + "까요": 34068, + "▁전달": 34069, + "▁총선": 34070, + "▁전에": 34071, + "회에": 34072, + "▁받는": 34073, + "▁중이다": 34074, + "▁멍청": 34075, + "▁어디서": 34076, + "물이": 34077, + "▁타이": 34078, + "앨범": 34079, + "▁사퇴": 34080, + "명으로": 34081, + "▁경영": 34082, + "▁제한": 34083, + "교체": 34084, + "자도": 34085, + "시키고": 34086, + "겠네요": 34087, + "▁가만": 34088, + "▁잃": 34089, + "▁않을": 34090, + "▁안하고": 34091, + "▁기억": 34092, + "▁이동": 34093, + "촬영": 34094, + "심을": 34095, + "▁구조": 34096, + "것을": 34097, + "▁검토": 34098, + "멤버": 34099, + "▁진실": 34100, + "▁부끄": 34101, + "▁바보": 34102, + "이번": 34103, + "▁엔": 34104, + "▁남편": 34105, + "기간": 34106, + "명박": 34107, + "▁끌어": 34108, + "▁나이": 34109, + "▁덧붙였다": 34110, + "▁지도": 34111, + "▁도로": 34112, + "▁독재": 34113, + "너무": 34114, + "▁괴": 34115, + "구를": 34116, + "▁불안": 34117, + "▁실시": 34118, + "바로": 34119, + "진짜": 34120, + "게요": 34121, + "위가": 34122, + "▁가는": 34123, + "▁다들": 34124, + "▁사면": 34125, + "▁한다는": 34126, + "국에": 34127, + "▁은행": 34128, + "▁디지털": 34129, + "▁녹": 34130, + "공사": 34131, + "▁공약": 34132, + "▁언급": 34133, + "▁덜": 34134, + "▁윤미향": 34135, + "장동": 34136, + "지에": 34137, + "이지만": 34138, + "���록": 34139, + "▁자꾸": 34140, + "▁있게": 34141, + "▁무서": 34142, + "행을": 34143, + "▁물건": 34144, + "▁빈": 34145, + "▁옷": 34146, + "▁위반": 34147, + "회에서": 34148, + "▁대신": 34149, + "▁반성": 34150, + "▁애들": 34151, + "▁끝까지": 34152, + "▁아는": 34153, + "▁평생": 34154, + "▁읽": 34155, + "아도": 34156, + "▁논란": 34157, + "수있": 34158, + "▁대표는": 34159, + "▁예방": 34160, + "▁자연": 34161, + "▁아들": 34162, + "일보": 34163, + "▁인해": 34164, + "▁비리": 34165, + "으니까": 34166, + "거든": 34167, + "▁가까": 34168, + "▁검찰개혁": 34169, + "우고": 34170, + "▁포장": 34171, + "▁있으니": 34172, + "▁졸": 34173, + "▁교체": 34174, + "▁울산": 34175, + "여서": 34176, + "셔서": 34177, + "▁어차피": 34178, + "▁고통": 34179, + "▁정부의": 34180, + "▁있지": 34181, + "▁새끼": 34182, + "▁연기": 34183, + "문을": 34184, + "지게": 34185, + "방송": 34186, + "▁성과": 34187, + "질이": 34188, + "하려고": 34189, + "▁강남": 34190, + "▁감옥": 34191, + "▁구매할": 34192, + "비를": 34193, + "▁서울시": 34194, + "플레이": 34195, + "▁낫": 34196, + "하겠습니다": 34197, + "▁유시민": 34198, + "▁김정은": 34199, + "차를": 34200, + "카오": 34201, + "▁병원": 34202, + "▁혁신": 34203, + "▁마라": 34204, + "▁시청": 34205, + "▁사형": 34206, + "많은": 34207, + "나고": 34208, + "▁진중": 34209, + "▁전반": 34210, + "현지": 34211, + "▁반도체": 34212, + "던가": 34213, + "업을": 34214, + "접종": 34215, + "폐렴": 34216, + "▁해야지": 34217, + "라리": 34218, + "상에": 34219, + "▁공간": 34220, + "▁좋겠다": 34221, + "▁사기꾼": 34222, + "▁이기": 34223, + "▁민주당은": 34224, + "▁자한당": 34225, + "▁나올": 34226, + "복지": 34227, + "회사": 34228, + "▁이유가": 34229, + "마디": 34230, + "▁이번에": 34231, + "▁이는": 34232, + "▁인간이": 34233, + "▁싶은": 34234, + "▁가격도": 34235, + "▁손흥민": 34236, + "▁거기": 34237, + "▁납": 34238, + "료를": 34239, + "임을": 34240, + "냐고": 34241, + "▁규제": 34242, + "▁홍보": 34243, + "▁확정": 34244, + "▁기부": 34245, + "▁철저": 34246, + "지마라": 34247, + "수처": 34248, + "▁국짐": 34249, + "▁비슷": 34250, + "세가": 34251, + "▁유튜브": 34252, + "▁염": 34253, + "▁정신차": 34254, + "▁그룹": 34255, + "▁지하": 34256, + "대가리": 34257, + "▁파악": 34258, + "▁쓰는": 34259, + "장의": 34260, + "▁가져": 34261, + "▁말도": 34262, + "▁워": 34263, + "▁되면": 34264, + "하다는": 34265, + "장으로": 34266, + "▁작은": 34267, + "▁바뀌": 34268, + "▁멤버": 34269, + "원의": 34270, + "▁옆": 34271, + "▁일을": 34272, + "▁운전": 34273, + "포인트": 34274, + "당히": 34275, + "▁국민들은": 34276, + "없고": 34277, + "▁다르": 34278, + "▁거지": 34279, + "▁깊": 34280, + "▁영상을": 34281, + "▁의원은": 34282, + "▁중요한": 34283, + "▁저렴한": 34284, + "▁벤": 34285, + "▁전세계": 34286, + "▁안된다": 34287, + "▁강제": 34288, + "▁고생": 34289, + "드를": 34290, + "▁지금은": 34291, + "▁뭉": 34292, + "▁벌어": 34293, + "▁네이버": 34294, + "▁전환": 34295, + "▁주가": 34296, + "서를": 34297, + "▁아프": 34298, + "▁조치": 34299, + "▁휘": 34300, + "▁바랍니다": 34301, + "▁투입": 34302, + "▁당연히": 34303, + "▁감독은": 34304, + "하기도": 34305, + "▁하다": 34306, + "▁경북": 34307, + "▁진심": 34308, + "▁특검": 34309, + "▁진보": 34310, + "▁사람들은": 34311, + "국은": 34312, + "림픽": 34313, + "업체": 34314, + "▁싹": 34315, + "롭게": 34316, + "지금": 34317, + "어준": 34318, + "▁회복": 34319, + "인들이": 34320, + "▁겁": 34321, + "▁훨씬": 34322, + "▁더러운": 34323, + "▁공산당": 34324, + "보다는": 34325, + "아닌": 34326, + "▁희생": 34327, + "는거야": 34328, + "▁최악": 34329, + "▁지금까지": 34330, + "▁갖고": 34331, + "▁제가": 34332, + "안이": 34333, + "▁중소": 34334, + "사기": 34335, + "▁이하": 34336, + "▁뜨": 34337, + "수준": 34338, + "문제": 34339, + "▁분명": 34340, + "▁전해": 34341, + "만이": 34342, + "걸로": 34343, + "이션": 34344, + "명은": 34345, + "▁더불어민주당": 34346, + "군요": 34347, + "▁매일": 34348, + "시킨": 34349, + "집단": 34350, + "쓰고": 34351, + "▁바람": 34352, + "▁이제는": 34353, + "▁하는거": 34354, + "▁무능한": 34355, + "자들의": 34356, + "▁공연": 34357, + "▁이명박": 34358, + "분에": 34359, + "장과": 34360, + "보네": 34361, + "▁전화": 34362, + "▁코스": 34363, + "▁하자": 34364, + "▁던": 34365, + "▁자체가": 34366, + "일을": 34367, + "▁가능성이": 34368, + "▁폐지": 34369, + "▁숙": 34370, + "수로": 34371, + "▁민주당이": 34372, + "▁대변": 34373, + "▁히": 34374, + "대책": 34375, + "구가": 34376, + "▁기획": 34377, + "▁굳": 34378, + "▁대전": 34379, + "어야지": 34380, + "▁잊": 34381, + "▁보이": 34382, + "▁연결": 34383, + "▁진중권": 34384, + "수의": 34385, + "▁실패": 34386, + "인과": 34387, + "아치": 34388, + "▁올려": 34389, + "▁불쌍": 34390, + "▁모르고": 34391, + "▁선물": 34392, + "▁돈을": 34393, + "다른": 34394, + "▁사람을": 34395, + "▁목숨": 34396, + "사랑": 34397, + "▁순간": 34398, + "▁입니다": 34399, + "▁비용": 34400, + "사로": 34401, + "▁벌써": 34402, + "성은": 34403, + "량을": 34404, + "▁하시": 34405, + "▁밑": 34406, + "▁인간들": 34407, + "▁프리": 34408, + "▁바꿔": 34409, + "교통": 34410, + "▁가입": 34411, + "▁할머니": 34412, + "▁앞두고": 34413, + "가요": 34414, + "▁콘텐츠": 34415, + "무현": 34416, + "▁캠": 34417, + "▁본격": 34418, + "▁대형": 34419, + "진핑": 34420, + "▁부탁": 34421, + "▁광고": 34422, + "▁업체": 34423, + "▁차별": 34424, + "요일": 34425, + "▁월급": 34426, + "촛불": 34427, + "섰다": 34428, + "▁시설": 34429, + "▁기능": 34430, + "▁있어요": 34431, + "▁기록했다": 34432, + "▁하네": 34433, + "▁입장": 34434, + "감사": 34435, + "▁제외": 34436, + "뻐요": 34437, + "▁혜택": 34438, + "반기": 34439, + "▁달러": 34440, + "▁데이터": 34441, + "▁김건희": 34442, + "으로도": 34443, + "▁토론": 34444, + "성과": 34445, + "버스": 34446, + "나면": 34447, + "▁쌍": 34448, + "▁카카오": 34449, + "▁놓고": 34450, + "▁쥐": 34451, + "▁바꾸": 34452, + "▁그랬": 34453, + "▁임명": 34454, + "하거나": 34455, + "▁이태원": 34456, + "▁채널": 34457, + "▁유치": 34458, + "▁혐의로": 34459, + "▁배달": 34460, + "이라면": 34461, + "▁마이": 34462, + "문재": 34463, + "▁어려운": 34464, + "대의": 34465, + "▁움": 34466, + "▁데뷔": 34467, + "▁비난": 34468, + "년을": 34469, + "▁너네": 34470, + "▁의무": 34471, + "▁많다": 34472, + "▁자영업": 34473, + "▁드네요": 34474, + "▁이끌": 34475, + "▁말씀": 34476, + "▁아마": 34477, + "▁갔": 34478, + "▁있냐": 34479, + "예요": 34480, + "▁여행": 34481, + "▁경남": 34482, + "▁촬영": 34483, + "년부터": 34484, + "노총": 34485, + "▁현지": 34486, + "▁모습이": 34487, + "하려": 34488, + "▁통과": 34489, + "▁흑": 34490, + "▁걍": 34491, + "듭니다": 34492, + "시즌": 34493, + "▁고용": 34494, + "▁팩트": 34495, + "▁정신병": 34496, + "▁끊": 34497, + "▁출전": 34498, + "▁뻔뻔": 34499, + "▁첨": 34500, + "검찰": 34501, + "▁심판": 34502, + "받는": 34503, + "▁뭐냐": 34504, + "▁약속": 34505, + "져라": 34506, + "▁깨끗": 34507, + "▁때문이다": 34508, + "▁실제": 34509, + "▁도와": 34510, + "▁대통령실": 34511, + "받아": 34512, + "거같": 34513, + "어가": 34514, + "▁하는게": 34515, + "었고": 34516, + "▁훈련": 34517, + "영웅": 34518, + "▁없을": 34519, + "▁되지": 34520, + "▁힘든": 34521, + "▁마무리": 34522, + "▁아��": 34523, + "석렬": 34524, + "규모": 34525, + "▁루": 34526, + "자와": 34527, + "▁똑같": 34528, + "▁방침": 34529, + "라운드": 34530, + "▁봐라": 34531, + "▁인도": 34532, + "▁쉽게": 34533, + "하도록": 34534, + "했을": 34535, + "었던": 34536, + "타르": 34537, + "▁제시": 34538, + "▁수입": 34539, + "통신": 34540, + "안에": 34541, + "보험": 34542, + "▁보험": 34543, + "▁여전": 34544, + "▁나오는": 34545, + "▁집에": 34546, + "년에": 34547, + "▁상식": 34548, + "▁장기": 34549, + "이로": 34550, + "▁상관": 34551, + "▁힘을": 34552, + "▁사전": 34553, + "▁관련해": 34554, + "▁눈치": 34555, + "▁수익": 34556, + "▁물어": 34557, + "▁기념": 34558, + "▁주고": 34559, + "▁없는데": 34560, + "▁있음": 34561, + "▁응원합니다": 34562, + "▁스마트": 34563, + "라지": 34564, + "▁참가": 34565, + "아주": 34566, + "▁상대로": 34567, + "인으로": 34568, + "자체": 34569, + "▁전과": 34570, + "▁짜파": 34571, + "▁인터뷰": 34572, + "총장": 34573, + "▁차라리": 34574, + "분들": 34575, + "▁이익": 34576, + "▁지정": 34577, + "▁민주주의": 34578, + "트넘": 34579, + "▁내부": 34580, + "▁자동차": 34581, + "▁제기": 34582, + "▁주는": 34583, + "▁이것": 34584, + "▁든": 34585, + "▁음악": 34586, + "했으면": 34587, + "▁시절": 34588, + "▁하늘": 34589, + "▁독립": 34590, + "▁그럴": 34591, + "이기": 34592, + "분기": 34593, + "▁소개": 34594, + "▁솔직히": 34595, + "먹는": 34596, + "▁싫어": 34597, + "▁후보는": 34598, + "▁우수": 34599, + "금리": 34600, + "▁전년": 34601, + "▁없네": 34602, + "느라": 34603, + "▁앨범": 34604, + "▁알바": 34605, + "▁돌려": 34606, + "받은": 34607, + "▁자주": 34608, + "▁알아서": 34609, + "▁배송이": 34610, + "▁이나라": 34611, + "주일": 34612, + "▁정권교체": 34613, + "▁사례": 34614, + "▁채용": 34615, + "리기": 34616, + "사건": 34617, + "만족": 34618, + "▁의심": 34619, + "상은": 34620, + "▁전남": 34621, + "▁신뢰": 34622, + "▁곡": 34623, + "▁짱깨": 34624, + "▁만드는": 34625, + "진은": 34626, + "함을": 34627, + "▁하니": 34628, + "▁대장동": 34629, + "▁인증": 34630, + "▁어쩔": 34631, + "▁축하": 34632, + "▁나온다": 34633, + "▁해주": 34634, + "▁가격이": 34635, + "▁움직": 34636, + "나오": 34637, + "주가": 34638, + "▁모델": 34639, + "▁지가": 34640, + "▁경찰은": 34641, + "▁없다고": 34642, + "▁촛불": 34643, + "▁많아": 34644, + "▁공유": 34645, + "경영": 34646, + "전에서": 34647, + "▁나선": 34648, + "이런": 34649, + "▁가능한": 34650, + "점이": 34651, + "▁개소리": 34652, + "▁줄어": 34653, + "▁빛": 34654, + "▁쌓": 34655, + "▁여러분의": 34656, + "▁반응": 34657, + "▁그나": 34658, + "서비스": 34659, + "▁삭": 34660, + "나가": 34661, + "▁빚": 34662, + "소득": 34663, + "▁평화": 34664, + "증권": 34665, + "지사": 34666, + "▁사법": 34667, + "▁그거": 34668, + "▁에너지": 34669, + "들한테": 34670, + "▁이달": 34671, + "▁활성": 34672, + "세금": 34673, + "주민": 34674, + "▁체결": 34675, + "▁공부": 34676, + "▁측은": 34677, + "먼트": 34678, + "▁노무현": 34679, + "▁한국은": 34680, + "이하": 34681, + "▁흥": 34682, + "▁싱": 34683, + "▁후반": 34684, + "▁위치": 34685, + "▁축구": 34686, + "▁만들고": 34687, + "스러운": 34688, + "▁공수처": 34689, + "공항": 34690, + "연합": 34691, + "▁애초": 34692, + "▁어제": 34693, + "더만": 34694, + "▁그러니": 34695, + "▁노래": 34696, + "▁독일": 34697, + "스코": 34698, + "▁전북": 34699, + "듯이": 34700, + "▁화이팅": 34701, + "▁조심": 34702, + "▁기소": 34703, + "▁있으며": 34704, + "▁불러": 34705, + "▁우리는": 34706, + "▁방향": 34707, + "▁화장": 34708, + "든지": 34709, + "율이": 34710, + "▁강추합니다": 34711, + "▁종합": 34712, + "개를": 34713, + "지마": 34714, + "���말하는": 34715, + "▁외국인": 34716, + "았어요": 34717, + "▁뛰어": 34718, + "▁국민은": 34719, + "▁생각한다": 34720, + "▁아침": 34721, + "보자": 34722, + "▁최저": 34723, + "준표": 34724, + "로부터": 34725, + "▁있던": 34726, + "화에": 34727, + "▁이만": 34728, + "안부": 34729, + "▁역할을": 34730, + "당의": 34731, + "현지시간": 34732, + "▁중심으로": 34733, + "▁소중한": 34734, + "▁합의": 34735, + "사에": 34736, + "▁소상공": 34737, + "▁판결": 34738, + "▁흘": 34739, + "▁아버": 34740, + "른다": 34741, + "▁프레": 34742, + "▁이와": 34743, + "▁엉": 34744, + "스러": 34745, + "▁주목": 34746, + "▁없음": 34747, + "▁본다": 34748, + "▁향후": 34749, + "국의": 34750, + "느냐": 34751, + "▁개정": 34752, + "▁숫": 34753, + "▁예능": 34754, + "▁갑자기": 34755, + "▁물가": 34756, + "트리": 34757, + "▁없어서": 34758, + "비가": 34759, + "▁다행": 34760, + "▁대통령의": 34761, + "드립니다": 34762, + "▁제출": 34763, + "들에": 34764, + "▁덮": 34765, + "▁그건": 34766, + "▁올리": 34767, + "▁맞아": 34768, + "▁오세": 34769, + "자나": 34770, + "피해": 34771, + "▁원전": 34772, + "도의": 34773, + "▁맨날": 34774, + "▁지들이": 34775, + "▁아베": 34776, + "▁시진핑": 34777, + "▁쏟": 34778, + "가락": 34779, + "사용": 34780, + "노동": 34781, + "적을": 34782, + "▁신속": 34783, + "인거": 34784, + "협회": 34785, + "좋은": 34786, + "월부터": 34787, + "▁발견": 34788, + "▁카타르": 34789, + "▁포기": 34790, + "사람이": 34791, + "원으로": 34792, + "▁윤석렬": 34793, + "▁단일": 34794, + "▁알려졌다": 34795, + "▁기생": 34796, + "▁바라": 34797, + "▁대회": 34798, + "입국": 34799, + "말이": 34800, + "에만": 34801, + "▁개판": 34802, + "▁과정에서": 34803, + "단이": 34804, + "▁과연": 34805, + "놈이": 34806, + "▁시험": 34807, + "단을": 34808, + "미애": 34809, + "▁밝혔습니다": 34810, + "상으로": 34811, + "이들": 34812, + "▁비롯해": 34813, + "시길": 34814, + "▁시위": 34815, + "▁인구": 34816, + "▁한마디": 34817, + "상품": 34818, + "했으며": 34819, + "▁소재": 34820, + "▁고소": 34821, + "복을": 34822, + "▁검찰이": 34823, + "▁상황에서": 34824, + "량이": 34825, + "▁하여": 34826, + "▁조용히": 34827, + "하는지": 34828, + "▁동네": 34829, + "시대": 34830, + "▁아시아": 34831, + "▁젤": 34832, + "▁저지": 34833, + "▁할인": 34834, + "▁옳": 34835, + "▁하냐": 34836, + "달라": 34837, + "▁인한": 34838, + "▁나타났다": 34839, + "년동안": 34840, + "▁거부": 34841, + "▁높아": 34842, + "어버": 34843, + "정의": 34844, + "▁양심": 34845, + "▁정당": 34846, + "내용": 34847, + "자에게": 34848, + "▁가수": 34849, + "인줄": 34850, + "▁살고": 34851, + "▁아냐": 34852, + "▁핑": 34853, + "계획": 34854, + "▁회의": 34855, + "하다가": 34856, + "▁똑같은": 34857, + "▁것들이": 34858, + "▁수가": 34859, + "▁시간이": 34860, + "▁가격에": 34861, + "야한다": 34862, + "는거다": 34863, + "▁너는": 34864, + "▁문재인은": 34865, + "정에": 34866, + "▁굴": 34867, + "▁메시": 34868, + "▁근무": 34869, + "라니": 34870, + "▁이루": 34871, + "▁아닙": 34872, + "이도": 34873, + "▁인스타": 34874, + "▁지원을": 34875, + "▁이벤": 34876, + "할까": 34877, + "▁서비스를": 34878, + "패스": 34879, + "방에": 34880, + "▁제조": 34881, + "만한": 34882, + "▁출마": 34883, + "▁법무부": 34884, + "▁도움이": 34885, + "만의": 34886, + "나게": 34887, + "▁정도로": 34888, + "리즈": 34889, + "이익": 34890, + "▁피해를": 34891, + "▁하기": 34892, + "▁못했다": 34893, + "▁사진을": 34894, + "회견": 34895, + "단은": 34896, + "▁남의": 34897, + "던지": 34898, + "▁누군": 34899, + "▁중국이": 34900, + "▁보건": 34901, + "▁임대": 34902, + "▁돌아가": 34903, + "▁몰아": 34904, + "시켰": 34905, + "▁여름": 34906, + "▁거쳐": 34907, + "▁비상": 34908, + "▁음주": 34909, + "▁취소": 34910, + "▁징역": 34911, + "온다": 34912, + "진이": 34913, + "줘라": 34914, + "▁통제": 34915, + "습니까": 34916, + "▁걷": 34917, + "▁손해": 34918, + "▁니들은": 34919, + "중이": 34920, + "▁짜파구리": 34921, + "▁봄": 34922, + "▁가지": 34923, + "▁본인이": 34924, + "때는": 34925, + "였는데": 34926, + "▁맞춰": 34927, + "가지고": 34928, + "리도": 34929, + "겠죠": 34930, + "년이": 34931, + "▁사회적": 34932, + "▁책임을": 34933, + "▁저러": 34934, + "▁안타깝": 34935, + "▁않다": 34936, + "▁않아": 34937, + "▁최선을": 34938, + "노조": 34939, + "▁점검": 34940, + "▁모자": 34941, + "▁민생": 34942, + "▁토트넘": 34943, + "▁도망": 34944, + "겠나": 34945, + "적이고": 34946, + "▁무죄": 34947, + "▁군사": 34948, + "▁품질": 34949, + "▁돈이": 34950, + "▁하세요": 34951, + "▁취업": 34952, + "백신": 34953, + "▁인물": 34954, + "▁없다는": 34955, + "선수": 34956, + "▁바닥": 34957, + "▁아닐": 34958, + "달라고": 34959, + "▁둔": 34960, + "▁집회": 34961, + "▁생각을": 34962, + "자에": 34963, + "▁이정도": 34964, + "▁고급": 34965, + "▁아닌데": 34966, + "▁근거": 34967, + "레스": 34968, + "▁한심한": 34969, + "▁집계": 34970, + "▁참사": 34971, + "성에": 34972, + "▁최고의": 34973, + "▁홍준표": 34974, + "있고": 34975, + "▁위기": 34976, + "▁자빠": 34977, + "▁생각하는": 34978, + "▁인근": 34979, + "었습니다": 34980, + "▁별로": 34981, + "제에": 34982, + "▁처럼": 34983, + "들이다": 34984, + "▁부문": 34985, + "▁오르": 34986, + "▁산불": 34987, + "제한": 34988, + "▁정은": 34989, + "▁등장": 34990, + "▁연락": 34991, + "봐도": 34992, + "▁유명": 34993, + "▁했던": 34994, + "▁작업": 34995, + "▁반면": 34996, + "▁동시에": 34997, + "▁무섭": 34998, + "▁부터": 34999, + "▁오세훈": 35000, + "페이지": 35001, + "▁임기": 35002, + "▁낸": 35003, + "별로": 35004, + "▁주사": 35005, + "▁도전": 35006, + "부에": 35007, + "▁깔끔하고": 35008, + "▁나중에": 35009, + "자고": 35010, + "▁사업을": 35011, + "거운": 35012, + "▁자가": 35013, + "대학": 35014, + "▁좋을": 35015, + "▁제재": 35016, + "리로": 35017, + "▁까지": 35018, + "▁스토": 35019, + "▁나왔다": 35020, + "▁기자회견": 35021, + "이에": 35022, + "▁헬": 35023, + "하더니": 35024, + "▁국토": 35025, + "▁정치인": 35026, + "▁원하는": 35027, + "분을": 35028, + "▁말은": 35029, + "▁그저": 35030, + "하니까": 35031, + "▁윤석열이": 35032, + "▁디자인도": 35033, + "튼튼": 35034, + "▁미사일": 35035, + "▁인재": 35036, + "▁미국이": 35037, + "▁아쉬": 35038, + "▁이스": 35039, + "▁뮤": 35040, + "기만": 35041, + "▁컴": 35042, + "▁토착": 35043, + "▁맞고": 35044, + "▁답답": 35045, + "▁따로": 35046, + "▁느끼": 35047, + "일은": 35048, + "▁광화": 35049, + "좋아": 35050, + "▁튀": 35051, + "▁자살": 35052, + "▁조정": 35053, + "많이": 35054, + "부로": 35055, + "▁발매": 35056, + "▁여기서": 35057, + "계에": 35058, + "▁저렴하고": 35059, + "도에": 35060, + "수수": 35061, + "▁소방": 35062, + "▁격리": 35063, + "▁했습니다": 35064, + "건설": 35065, + "▁고발": 35066, + "샀어요": 35067, + "시가": 35068, + "하지말고": 35069, + "스럽다": 35070, + "▁조합": 35071, + "▁엘": 35072, + "▁옛": 35073, + "▁지랄": 35074, + "▁대해서는": 35075, + "군이": 35076, + "상황": 35077, + "하겠다는": 35078, + "▁이해가": 35079, + "▁이쁘고": 35080, + "▁놈들": 35081, + "라엘": 35082, + "▁원내": 35083, + "▁온갖": 35084, + "스의": 35085, + "▁야당": 35086, + "▁일자리": 35087, + "봅니다": 35088, + "▁인터넷": 35089, + "▁뜯": 35090, + "▁세금으로": 35091, + "▁좋다": 35092, + "▁아예": 35093, + "▁너도": 35094, + "▁밝히": 35095, + "잡고": 35096, + "리카": 35097, + "▁돼지": 35098, + "법을": 35099, + "잖아요": 35100, + "▁활동을": 35101, + "▁수십": 35102, + "▁연예": 35103, + "조차": 35104, + "이어": 35105, + "성도": 35106, + "▁어린이": 35107, + "▁여전히": 35108, + "자산": 35109, + "▁일으": 35110, + "보호": 35111, + "전문": 35112, + "소에": 35113, + "▁횡": 35114, + "▁상황이": 35115, + "▁이만희": 35116, + "▁향이": 35117, + "▁분위기": 35118, + "▁힘내": 35119, + "▁분노": 35120, + "▁그것도": 35121, + "라가": 35122, + "아는": 35123, + "▁간첩": 35124, + "▁위협": 35125, + "의회": 35126, + "▁상황을": 35127, + "▁영향을": 35128, + "▁흉": 35129, + "▁것들": 35130, + "▁예고": 35131, + "▁이재명이": 35132, + "▁탑": 35133, + "▁통한": 35134, + "세로": 35135, + "▁됩니다": 35136, + "어진": 35137, + "▁대중": 35138, + "▁독자": 35139, + "▁이지": 35140, + "라스": 35141, + "▁이걸": 35142, + "운전": 35143, + "▁같습니다": 35144, + "치가": 35145, + "▁헛소리": 35146, + "▁문통": 35147, + "대출": 35148, + "▁문죄인": 35149, + "▁경기를": 35150, + "▁뽑아": 35151, + "▁꼽": 35152, + "▁구매할께요": 35153, + "▁겸": 35154, + "▁소득": 35155, + "▁프랑": 35156, + "▁유통": 35157, + "▁전시": 35158, + "▁재미": 35159, + "▁비싸": 35160, + "▁긴급": 35161, + "대회": 35162, + "으로는": 35163, + "터리": 35164, + "▁대가리": 35165, + "▁아니라고": 35166, + "받을": 35167, + "▁아무것도": 35168, + "카드": 35169, + "싶다": 35170, + "▁어이": 35171, + "이브": 35172, + "▁문빠": 35173, + "▁작년": 35174, + "▁척": 35175, + "시키는": 35176, + "▁짐": 35177, + "▁완화": 35178, + "▁인스타그램": 35179, + "치기": 35180, + "▁화제": 35181, + "었다고": 35182, + "당하고": 35183, + "▁뒤집": 35184, + "럼프": 35185, + "▁빠르게": 35186, + "▁못하게": 35187, + "▁전기차": 35188, + "▁하나도": 35189, + "▁가득": 35190, + "▁가만히": 35191, + "됐습니다": 35192, + "▁누적": 35193, + "관이": 35194, + "청은": 35195, + "▁빅": 35196, + "▁지구": 35197, + "▁침공": 35198, + "▁성남": 35199, + "▁수도권": 35200, + "▁블랙": 35201, + "▁섬": 35202, + "다운": 35203, + "하겠다고": 35204, + "사실": 35205, + "▁오픈": 35206, + "▁도둑": 35207, + "▁마음을": 35208, + "놓은": 35209, + "▁연합": 35210, + "해야한다": 35211, + "▁일어나": 35212, + "있어": 35213, + "▁등록": 35214, + "▁집행": 35215, + "이제": 35216, + "▁한국인": 35217, + "▁검찰은": 35218, + "▁홀": 35219, + "으려고": 35220, + "▁없었다": 35221, + "이라니": 35222, + "▁그의": 35223, + "▁늙": 35224, + "▁재난": 35225, + "▁지지하는": 35226, + "▁모양": 35227, + "단계": 35228, + "▁썼": 35229, + "스키": 35230, + "▁허위": 35231, + "▁일상": 35232, + "▁있어야": 35233, + "▁노인": 35234, + "▁비해": 35235, + "길래": 35236, + "▁비대": 35237, + "그런": 35238, + "책임": 35239, + "▁빠져": 35240, + "▁수행": 35241, + "차별": 35242, + "▁취임": 35243, + "▁사실을": 35244, + "▁달성": 35245, + "▁선제": 35246, + "▁이럴": 35247, + "▁공개된": 35248, + "겹다": 35249, + "위원장": 35250, + "▁못할": 35251, + "▁보였다": 35252, + "길을": 35253, + "▁무너": 35254, + "▁일베": 35255, + "▁이상한": 35256, + "로서": 35257, + "▁대처": 35258, + "는거냐": 35259, + "▁프로젝": 35260, + "▁대기업": 35261, + "하러": 35262, + "▁양아치": 35263, + "▁쏟아": 35264, + "▁생각해": 35265, + "종합": 35266, + "▁생긴": 35267, + "프트": 35268, + "▁당대표": 35269, + "축구": 35270, + "재명": 35271, + "▁뭔가": 35272, + "▁악마": 35273, + "돌아": 35274, + "률이": 35275, + "고도": 35276, + "은품": 35277, + "▁안내": 35278, + "▁아동": 35279, + "▁수술": 35280, + "일에": 35281, + "▁알았": 35282, + "가면": 35283, + "▁미리": 35284, + "▁이유로": 35285, + "트남": 35286, + "▁차단": 35287, + "사와": 35288, + "▁복지": 35289, + "▁추미애": 35290, + "하신": 35291, + "▁임영웅": 35292, + "소리를": 35293, + "워요": 35294, + "피언": 35295, + "금은": 35296, + "▁보이는": 35297, + "▁무기": 35298, + "▁대통": 35299, + "▁한미": 35300, + "보내": 35301, + "그냥": 35302, + "시오": 35303, + "▁정리": 35304, + "▁달리": 35305, + "▁유일": 35306, + "▁튼튼": 35307, + "▁자국민": 35308, + "▁일어": 35309, + "석이": 35310, + "▁전용": 35311, + "주면": 35312, + "▁그러면": 35313, + "▁초등": 35314, + "면서도": 35315, + "하는건": 35316, + "준다": 35317, + "▁음식": 35318, + "▁아니지": 35319, + "이드": 35320, + "한건": 35321, + "▁저는": 35322, + "▁가볍": 35323, + "▁조국이": 35324, + "위해": 35325, + "▁기생충": 35326, + "과는": 35327, + "▁더이상": 35328, + "장애": 35329, + "▁겨울": 35330, + "▁가해": 35331, + "▁확실히": 35332, + "▁겁니다": 35333, + "▁액": 35334, + "▁물러": 35335, + "▁강한": 35336, + "▁공모": 35337, + "▁애초에": 35338, + "▁이스라엘": 35339, + "▁기회": 35340, + "페인": 35341, + "▁기여": 35342, + "공개": 35343, + "챔피언": 35344, + "시스템": 35345, + "였던": 35346, + "▁스트": 35347, + "▁밖": 35348, + "▁제목": 35349, + "▁있는지": 35350, + "▁옹": 35351, + "▁시원": 35352, + "▁몰랐": 35353, + "▁밀어": 35354, + "내가": 35355, + "▁발생한": 35356, + "구는": 35357, + "▁꾸준": 35358, + "▁구매했어요": 35359, + "▁차례": 35360, + "드리": 35361, + "주시면": 35362, + "▁마약": 35363, + "과학": 35364, + "▁가짜뉴스": 35365, + "▁재구매": 35366, + "▁건물": 35367, + "▁더듬": 35368, + "▁타고": 35369, + "줬다": 35370, + "▁칭": 35371, + "▁열고": 35372, + "▁공산주의": 35373, + "제도": 35374, + "이게": 35375, + "▁사상": 35376, + "영은": 35377, + "▁수는": 35378, + "곳에": 35379, + "작용": 35380, + "▁말로": 35381, + "▁펼쳐": 35382, + "▁충분히": 35383, + "▁지금도": 35384, + "▁투기": 35385, + "▁스포츠": 35386, + "율은": 35387, + "진국": 35388, + "▁중국에": 35389, + "▁문제는": 35390, + "▁남은": 35391, + "▁멈": 35392, + "▁조선족": 35393, + "관은": 35394, + "▁예비": 35395, + "▁빠른배송": 35396, + "▁고위": 35397, + "▁싼": 35398, + "▁관심이": 35399, + "▁확진자가": 35400, + "▁판사": 35401, + "▁집권": 35402, + "웠다": 35403, + "▁지시": 35404, + "▁기분": 35405, + "중앙": 35406, + "▁사망자": 35407, + "되면서": 35408, + "억원을": 35409, + "▁이야기를": 35410, + "▁세상을": 35411, + "▁범죄자": 35412, + "▁필요하다": 35413, + "▁모집": 35414, + "▁설립": 35415, + "금이": 35416, + "기지": 35417, + "률은": 35418, + "▁기회를": 35419, + "었으면": 35420, + "▁낳": 35421, + "▁구체": 35422, + "▁후보가": 35423, + "문이": 35424, + "비는": 35425, + "부모": 35426, + "▁활약": 35427, + "점으로": 35428, + "▁김영": 35429, + "▁냉": 35430, + "▁남아": 35431, + "▁넓": 35432, + "▁자녀": 35433, + "증을": 35434, + "▁시도": 35435, + "▁선언": 35436, + "관광": 35437, + "▁나쁘": 35438, + "▁홈페이지": 35439, + "보단": 35440, + "▁리그": 35441, + "▁똑같이": 35442, + "▁떼": 35443, + "는가": 35444, + "▁시대": 35445, + "▁자산": 35446, + "▁이들은": 35447, + "▁가능하다": 35448, + "▁연장": 35449, + "단다": 35450, + "인가요": 35451, + "▁느껴": 35452, + "▁공개했다": 35453, + "부의": 35454, + "한다면": 35455, + "▁돌파": 35456, + "▁전세": 35457, + "▁주둥": 35458, + "▁않나": 35459, + "▁근로": 35460, + "▁마찬": 35461, + "▁바탕": 35462, + "▁협조": 35463, + "하고있": 35464, + "▁위로": 35465, + "화된": 35466, + "▁억울": 35467, + "간에": 35468, + "▁봐도": 35469, + "▁도착": 35470, + "▁앞에서": 35471, + "하지않": 35472, + "계가": 35473, + "차가": 35474, + "질을": 35475, + "되서": 35476, + "▁여당": 35477, + "▁제도": 35478, + "릭터": 35479, + "▁동물": 35480, + "▁문정부": 35481, + "▁점점": 35482, + "으로서": 35483, + "투표": 35484, + "부와": 35485, + "▁거리두": 35486, + "발전": 35487, + "을텐데": 35488, + "부대": 35489, + "치료": 35490, + "럽다": 35491, + "▁익": 35492, + "인듯": 35493, + "▁결과를": 35494, + "▁제안": 35495, + "▁시간을": 35496, + "공산": 35497, + "▁늘어나": 35498, + "▁년": 35499, + "▁들이": 35500, + "되며": 35501, + "왜구": 35502, + "▁편의": 35503, + "인도": 35504, + "▁나와서": 35505, + "▁그나마": 35506, + "스럽게": 35507, + "▁완료": 35508, + "▁특수": 35509, + "▁완성": 35510, + "▁정규": 35511, + "▁우주": 35512, + "▁탐": 35513, + "▁앱": 35514, + "▁통신": 35515, + "사람들": 35516, + "▁의견을": 35517, + "체육": 35518, + "테인": 35519, + "▁영원": 35520, + "▁변경": 35521, + "▁중소기업": 35522, + "어를": 35523, + "평가": 35524, + "한것": 35525, + "▁나머": 35526, + "루션": 35527, + "▁풀어": 35528, + "▁선고": 35529, + "▁친환경": 35530, + "▁옥": 35531, + "▁자세": 35532, + "▁수준이": 35533, + "▁떠나": 35534, + "께서": 35535, + "▁빼고": 35536, + "▁샤": 35537, + "▁커버": 35538, + "▁하던": 35539, + "▁분양": 35540, + "▁잘못된": 35541, + "▁주말": 35542, + "력으로": 35543, + "▁국무": 35544, + "보기": 35545, + "▁방안을": 35546, + "력은": 35547, + "▁왔다": 35548, + "▁내고": 35549, + "▁대표팀": 35550, + "▁문제를": 35551, + "거고": 35552, + "▁집안": 35553, + "짜리": 35554, + "군은": 35555, + "▁느그": 35556, + "▁전국민": 35557, + "▁박원": 35558, + "▁보이고": 35559, + "상태": 35560, + "▁가슴": 35561, + "▁담당": 35562, + "년까지": 35563, + "트로": 35564, + "▁하며": 35565, + "중동": 35566, + "▁듣고": 35567, + "▁없지": 35568, + "▁미국의": 35569, + "▁빵": 35570, + "▁와서": 35571, + "▁관심을": 35572, + "▁변호사": 35573, + "말로": 35574, + "대응": 35575, + "▁불과": 35576, + "▁매국": 35577, + "▁자아": 35578, + "럽게": 35579, + "▁나눠": 35580, + "▁내일": 35581, + "가격에": 35582, + "▁트럼프": 35583, + "▁북한이": 35584, + "년도": 35585, + "▁벌금": 35586, + "▁광화문": 35587, + "지방": 35588, + "▁진정한": 35589, + "머리": 35590, + "▁씌": 35591, + "▁박정": 35592, + "▁단속": 35593, + "▁먹는": 35594, + "▁기사를": 35595, + "▁이정": 35596, + "▁김종": 35597, + "▁수원": 35598, + "▁눈에": 35599, + "▁집무실": 35600, + "격을": 35601, + "▁없습니다": 35602, + "▁환자": 35603, + "▁그렇지": 35604, + "일본": 35605, + "▁취급": 35606, + "▁정치적": 35607, + "조합": 35608, + "▁갈등": 35609, + "▁주인": 35610, + "직원": 35611, + "오고": 35612, + "▁하게": 35613, + "에게는": 35614, + "▁셀": 35615, + "니스": 35616, + "▁황교": 35617, + "이든": 35618, + "▁없으면": 35619, + "선동": 35620, + "▁전면": 35621, + "▁양성": 35622, + "▁정책을": 35623, + "▁만드": 35624, + "▁전염": 35625, + "▁보상": 35626, + "일까": 35627, + "리게": 35628, + "▁여경": 35629, + "▁대가": 35630, + "▁충남": 35631, + "화국": 35632, + "▁못해": 35633, + "드가": 35634, + "된다고": 35635, + "▁탁": 35636, + "▁꽃": 35637, + "▁청소": 35638, + "할듯": 35639, + "하려는": 35640, + "▁위안부": 35641, + "▁가정": 35642, + "▁올랐다": 35643, + "▁김어준": 35644, + "▁철수": 35645, + "▁허용": 35646, + "▁제보를": 35647, + "리한": 35648, + "합시다": 35649, + "▁처음으로": 35650, + "▁박지": 35651, + "▁경고": 35652, + "▁입장을": 35653, + "▁것이라고": 35654, + "개의": 35655, + "▁훌": 35656, + "▁원칙": 35657, + "▁보여주": 35658, + "▁중국의": 35659, + "울러": 35660, + "전이": 35661, + "▁접수": 35662, + "▁돕": 35663, + "▁조건": 35664, + "▁캐릭터": 35665, + "▁실제로": 35666, + "으라고": 35667, + "▁기초": 35668, + "▁혹시": 35669, + "리티": 35670, + "지말": 35671, + "선이": 35672, + "▁일주일": 35673, + "프레": 35674, + "재앙": 35675, + "윤석열": 35676, + "▁시계": 35677, + "항공": 35678, + "했네요": 35679, + "시켜라": 35680, + "동훈": 35681, + "▁질병": 35682, + "정말": 35683, + "▁주장했다": 35684, + "▁예쁘": 35685, + "▁남녀": 35686, + "▁단계": 35687, + "▁골프": 35688, + "▁당신이": 35689, + "▁집에서": 35690, + "▁이유는": 35691, + "▁수비": 35692, + "구조": 35693, + "▁불구": 35694, + "▁대한민국의": 35695, + "지면서": 35696, + "▁짧": 35697, + "빠르고": 35698, + "▁이놈": 35699, + "▁괜찮아요": 35700, + "▁보통": 35701, + "▁우한폐렴": 35702, + "▁이리": 35703, + "▁완전히": 35704, + "▁직장": 35705, + "절한": 35706, + "▁나무": 35707, + "땜에": 35708, + "▁금액": 35709, + "크론": 35710, + "거면": 35711, + "졌네": 35712, + "▁생겼": 35713, + "오늘": 35714, + "어로": 35715, + "▁짜증": 35716, + "▁관한": 35717, + "▁맹": 35718, + "▁포르": 35719, + "▁프레임": 35720, + "▁전망이다": 35721, + "▁하지말고": 35722, + "였습니다": 35723, + "▁사실상": 35724, + "▁가라": 35725, + "▁넘는": 35726, + "가야": 35727, + "▁경찰이": 35728, + "▁대규모": 35729, + "▁한국의": 35730, + "▁한달": 35731, + "▁신천지가": 35732, + "▁군대": 35733, + "▁올림픽": 35734, + "▁부드": 35735, + "▁무료": 35736, + "▁바탕으로": 35737, + "이에요": 35738, + "▁넘게": 35739, + "▁프리미": 35740, + "먹을": 35741, + "▁이제와서": 35742, + "▁같아": 35743, + "▁자신이": 35744, + "▁약간": 35745, + "▁인간들이": 35746, + "다시": 35747, + "▁낮은": 35748, + "▁답변": 35749, + "▁협의": 35750, + "▁법을": 35751, + "연맹": 35752, + "▁폴": 35753, + "▁복귀": 35754, + "▁절반": 35755, + "없어": 35756, + "▁게재": 35757, + "▁여기에": 35758, + "국제": 35759, + "당에": 35760, + "▁철저히": 35761, + "▁멸": 35762, + "▁할수": 35763, + "▁완벽": 35764, + "까봐": 35765, + "▁플레이": 35766, + "▁실망": 35767, + "▁내용을": 35768, + "▁대한민국을": 35769, + "▁아래": 35770, + "이즈": 35771, + "▁항공": 35772, + "북한": 35773, + "▁다녀": 35774, + "▁가상": 35775, + "▁다가": 35776, + "▁물타": 35777, + "년생": 35778, + "▁소비자": 35779, + "▁마찬가지": 35780, + "▁열어": 35781, + "▁이상의": 35782, + "테인먼트": 35783, + "▁아울러": 35784, + "▁특정": 35785, + "▁국방부": 35786, + "만원을": 35787, + "티브": 35788, + "▁챙겨": 35789, + "▁생명": 35790, + "▁아닙니다": 35791, + "▁따뜻": 35792, + "▁대화": 35793, + "▁주도": 35794, + "▁예전": 35795, + "▁세종": 35796, + "▁요약": 35797, + "▁동원": 35798, + "▁러시아의": 35799, + "안보": 35800, + "더라구요": 35801, + "▁벨": 35802, + "▁보장": 35803, + "▁취재": 35804, + "▁듭니다": 35805, + "▁이같이": 35806, + "하셨": 35807, + "여자": 35808, + "▁고맙": 35809, + "제는": 35810, + "만을": 35811, + "▁맥": 35812, + "▁매년": 35813, + "하길": 35814, + "▁아빠": 35815, + "개가": 35816, + "▁촉구": 35817, + "▁쪼": 35818, + "▁원내대표": 35819, + "이크": 35820, + "▁지적했다": 35821, + "대한민국": 35822, + "▁있을까": 35823, + "▁거다": 35824, + "▁닭": 35825, + "▁죽을": 35826, + "쓰는": 35827, + "▁기다립니다": 35828, + "▁인기": 35829, + "▁꼼": 35830, + "한번": 35831, + "이사": 35832, + "▁맞지": 35833, + "유가": 35834, + "대학교": 35835, + "▁미안": 35836, + "▁웹": 35837, + "▁갑질": 35838, + "▁것에": 35839, + "▁기사내용": 35840, + "차례": 35841, + "졌습니다": 35842, + "▁흔들": 35843, + "▁단순": 35844, + "▁류": 35845, + "질환": 35846, + "▁위에": 35847, + "▁작가": 35848, + "신이": 35849, + "▁태극": 35850, + "▁묵": 35851, + "▁사진영상": 35852, + "점은": 35853, + "▁김정": 35854, + "▁흡": 35855, + "▁발굴": 35856, + "���기가": 35857, + "▁청소년": 35858, + "▁참고": 35859, + "▁헐": 35860, + "▁닥": 35861, + "▁얇": 35862, + "치지": 35863, + "▁나경": 35864, + "려나": 35865, + "추행": 35866, + "▁혐오": 35867, + "▁챔피언": 35868, + "▁샀는데": 35869, + "▁획": 35870, + "먹은": 35871, + "▁앞으로도": 35872, + "▁좋아하는": 35873, + "신천지": 35874, + "쟁이": 35875, + "▁단독": 35876, + "▁판단되는": 35877, + "▁체험": 35878, + "▁단일화": 35879, + "미크론": 35880, + "▁새로": 35881, + "▁장애인": 35882, + "▁때려": 35883, + "대상": 35884, + "▁콜": 35885, + "마자": 35886, + "▁말해": 35887, + "진을": 35888, + "▁무지": 35889, + "리며": 35890, + "지난": 35891, + "▁업계": 35892, + "▁쓰던": 35893, + "▁그린": 35894, + "▁초기": 35895, + "▁좋아서": 35896, + "말을": 35897, + "▁라고": 35898, + "▁소상공인": 35899, + "▁위선": 35900, + "바닥": 35901, + "▁사회주의": 35902, + "▁족": 35903, + "▁때는": 35904, + "▁슈퍼": 35905, + "▁이중": 35906, + "▁앞에": 35907, + "▁택시": 35908, + "▁보이지": 35909, + "리자": 35910, + "스와": 35911, + "▁이름을": 35912, + "지어": 35913, + "▁방침이다": 35914, + "▁저희": 35915, + "▁보내주시면": 35916, + "반도": 35917, + "▁세상이": 35918, + "▁가면": 35919, + "▁출범": 35920, + "▁놈이": 35921, + "▁전광": 35922, + "▁총리": 35923, + "니가": 35924, + "▁라인": 35925, + "▁체포": 35926, + "점에서": 35927, + "▁통화": 35928, + "재는": 35929, + "용으로": 35930, + "품을": 35931, + "▁뉴시스가": 35932, + "▁가치나": 35933, + "▁양산": 35934, + "펀드": 35935, + "▁영입": 35936, + "호는": 35937, + "▁안에": 35938, + "▁이란": 35939, + "▁화제성이": 35940, + "▁안하는": 35941, + "트는": 35942, + "터테인먼트": 35943, + "하이": 35944, + "학과": 35945, + "승을": 35946, + "쓰레기": 35947, + "▁이번엔": 35948, + "사항": 35949, + "▁죽은": 35950, + "▁거주": 35951, + "라우": 35952, + "▁반영하겠습니다": 35953, + "▁공감언론": 35954, + "▁사진영상부": 35955, + "▁배송은": 35956, + "력과": 35957, + "▁가동": 35958, + "는건": 35959, + "▁사은품": 35960, + "▁지자체": 35961, + "▁신한": 35962, + "▁이용해": 35963, + "필요": 35964, + "▁화물": 35965, + "같은데": 35966, + "▁상담": 35967, + "▁올린": 35968, + "▁소송": 35969, + "▁적당히": 35970, + "▁중에": 35971, + "스토": 35972, + "▁비롯한": 35973, + "▁에휴": 35974, + "여행": 35975, + "▁딴": 35976, + "▁나오면": 35977, + "훠훠": 35978, + "▁아나": 35979, + "럽고": 35980, + "▁교회": 35981, + "▁충북": 35982, + "▁사서": 35983, + "▁일본이": 35984, + "▁당부": 35985, + "줘서": 35986, + "▁향해": 35987, + "▁같네요": 35988, + "▁결승": 35989, + "석은": 35990, + "프라": 35991, + "▁베트남": 35992, + "했네": 35993, + "▁살려": 35994, + "▁마음이": 35995, + "식에": 35996, + "씨를": 35997, + "▁애플": 35998, + "▁봉사": 35999, + "▁회장": 36000, + "▁김민": 36001, + "▁않으면": 36002, + "관을": 36003, + "▁맞춤": 36004, + "▁달창": 36005, + "▁나갈": 36006, + "▁사장": 36007, + "▁검증": 36008, + "▁옹호": 36009, + "점에": 36010, + "하긴": 36011, + "▁지옥": 36012, + "▁저거": 36013, + "▁사람도": 36014, + "▁매체": 36015, + "었나": 36016, + "▁연계": 36017, + "▁명예": 36018, + "소가": 36019, + "니깐": 36020, + "▁마치": 36021, + "▁뭐라": 36022, + "리네": 36023, + "▁살해": 36024, + "투갈": 36025, + "▁갈라": 36026, + "▁십": 36027, + "님들": 36028, + "▁싫다": 36029, + "▁널": 36030, + "▁카드": 36031, + "당을": 36032, + "▁예측": 36033, + "짓을": 36034, + "연이": 36035, + "었지만": 36036, + "운영": 36037, + "▁합리": 36038, + "▁죄다": 36039, + "봤는데": 36040, + "놈들이": 36041, + "▁점을": 36042, + "히는": 36043, + "▁털어": 36044, + "아파트": 36045, + "▁맞다": 36046, + "▁마감": 36047, + "▁자료": 36048, + "▁문재앙이": 36049, + "▁이래서": 36050, + "기와": 36051, + "▁이딴": 36052, + "▁찬성": 36053, + "▁주가조작": 36054, + "▁저게": 36055, + "님의": 36056, + "했냐": 36057, + "▁직업": 36058, + "▁재앙이": 36059, + "▁장관은": 36060, + "▁가성": 36061, + "▁강원도": 36062, + "▁타이틀": 36063, + "▁발표했다": 36064, + "▁뉴욕": 36065, + "씨의": 36066, + "▁있다면": 36067, + "자들을": 36068, + "▁만약": 36069, + "▁났": 36070, + "▁취약": 36071, + "▁아웃": 36072, + "▁무대": 36073, + "보수": 36074, + "▁규모의": 36075, + "▁대통령을": 36076, + "▁전파": 36077, + "▁놔": 36078, + "▁종료": 36079, + "▁가고": 36080, + "함이": 36081, + "▁웨": 36082, + "했지": 36083, + "▁남탓": 36084, + "▁애들이": 36085, + "▁정권이": 36086, + "가라": 36087, + "▁수사를": 36088, + "▁최초로": 36089, + "▁했다고": 36090, + "게임": 36091, + "▁저질": 36092, + "▁일정": 36093, + "▁자본": 36094, + "▁조아요": 36095, + "해진": 36096, + "▁하겠다": 36097, + "▁최악의": 36098, + "▁시리즈": 36099, + "▁몽": 36100, + "▁굳이": 36101, + "▁헌법": 36102, + "▁동의": 36103, + "▁특징": 36104, + "▁국립": 36105, + "▁압박": 36106, + "가구": 36107, + "▁덕분에": 36108, + "▁조중동": 36109, + "▁우리의": 36110, + "미국": 36111, + "▁강력한": 36112, + "▁그래야": 36113, + "▁중공": 36114, + "▁여가": 36115, + "▁자기가": 36116, + "리오": 36117, + "▁등등": 36118, + "▁나섰다": 36119, + "▁프랑스": 36120, + "좌파": 36121, + "▁고마": 36122, + "▁논리": 36123, + "어리": 36124, + "▁않을까": 36125, + "▁변화": 36126, + "있는데": 36127, + "▁이슈": 36128, + "▁가르": 36129, + "▁통일": 36130, + "▁부상": 36131, + "▁탄소": 36132, + "여야": 36133, + "식은": 36134, + "▁자율": 36135, + "▁떡": 36136, + "▁분들": 36137, + "▁대박": 36138, + "▁부인": 36139, + "▁삐": 36140, + "▁문정권": 36141, + "▁기득": 36142, + "▁안맞": 36143, + "주를": 36144, + "▁혐의를": 36145, + "권이": 36146, + "하하": 36147, + "▁하네요": 36148, + "▁시작으로": 36149, + "▁가스": 36150, + "▁없으니": 36151, + "러시아": 36152, + "▁입고": 36153, + "▁이탈": 36154, + "▁메타": 36155, + "음이": 36156, + "▁중국은": 36157, + "바일": 36158, + "▁힘들어": 36159, + "▁포인트": 36160, + "▁필요가": 36161, + "▁한테": 36162, + "▁아름": 36163, + "▁컬": 36164, + "처리": 36165, + "친다": 36166, + "▁활성화": 36167, + "엑스": 36168, + "낭비": 36169, + "트가": 36170, + "월까지": 36171, + "악한": 36172, + "영화": 36173, + "▁최우": 36174, + "그리고": 36175, + "▁하는지": 36176, + "골을": 36177, + "▁손실": 36178, + "메달": 36179, + "▁청구": 36180, + "▁탈북": 36181, + "▁자금": 36182, + "▁넷": 36183, + "▁잡고": 36184, + "감독": 36185, + "쳐서": 36186, + "에너지": 36187, + "본다": 36188, + "바이러스": 36189, + "▁말아": 36190, + "▁아닌가요": 36191, + "▁협박": 36192, + "계약": 36193, + "사태": 36194, + "▁적극적으로": 36195, + "▁김동": 36196, + "▁놈들이": 36197, + "▁출산": 36198, + "▁긍": 36199, + "력도": 36200, + "사에서": 36201, + "▁새벽": 36202, + "▁오랜": 36203, + "▁통계": 36204, + "▁그림": 36205, + "따라": 36206, + "지능": 36207, + "▁그려": 36208, + "▁원을": 36209, + "▁대통령과": 36210, + "식품": 36211, + "율을": 36212, + "▁아내": 36213, + "▁부작용": 36214, + "건강": 36215, + "▁전자": 36216, + "▁비싼": 36217, + "▁상황에": 36218, + "▁어울": 36219, + "▁유니": 36220, + "▁브라": 36221, + "▁이승": 36222, + "▁결론": 36223, + "성장": 36224, + "▁해체": 36225, + "▁생각하고": 36226, + "▁공직": 36227, + "티스트": 36228, + "자들에게": 36229, + "긴다": 36230, + "▁한심하다": 36231, + "▁싸고": 36232, + "▁생기": 36233, + "봤다": 36234, + "▁장면": 36235, + "▁진��": 36236, + "조원": 36237, + "▁담은": 36238, + "▁부르": 36239, + "▁일본은": 36240, + "▁열리는": 36241, + "▁좋다고": 36242, + "시킬": 36243, + "▁석열": 36244, + "▁여론조사": 36245, + "▁진단": 36246, + "▁미국은": 36247, + "▁주차": 36248, + "▁토착왜구": 36249, + "▁제정신": 36250, + "상의": 36251, + "▁속도": 36252, + "감염": 36253, + "▁똑바로": 36254, + "▁자극": 36255, + "▁마누": 36256, + "▁작성": 36257, + "▁한국이": 36258, + "▁믿을": 36259, + "▁대법": 36260, + "▁배치": 36261, + "대전": 36262, + "지의": 36263, + "▁걸려": 36264, + "▁미세": 36265, + "아버": 36266, + "▁초반": 36267, + "▁대놓고": 36268, + "란드": 36269, + "▁파트": 36270, + "자치": 36271, + "▁증명": 36272, + "▁달려": 36273, + "테크": 36274, + "▁여야": 36275, + "▁누구나": 36276, + "▁올렸다": 36277, + "▁선생": 36278, + "차는": 36279, + "▁차기": 36280, + "▁멍청한": 36281, + "누리": 36282, + "동을": 36283, + "▁감독이": 36284, + "고를": 36285, + "다는게": 36286, + "▁대만": 36287, + "을듯": 36288, + "판에": 36289, + "▁폭행": 36290, + "▁방송된": 36291, + "▁꾸준히": 36292, + "거리를": 36293, + "▁검색": 36294, + "▁폭발": 36295, + "▁지하철": 36296, + "▁무식한": 36297, + "애들": 36298, + "▁사람의": 36299, + "재단": 36300, + "회장": 36301, + "▁글을": 36302, + "정부는": 36303, + "나다": 36304, + "▁있는게": 36305, + "의료": 36306, + "▁감기": 36307, + "독교": 36308, + "▁성폭": 36309, + "▁불가": 36310, + "세력": 36311, + "▁대한민국이": 36312, + "이라서": 36313, + "▁확인할": 36314, + "▁가야": 36315, + "▁밟": 36316, + "균형": 36317, + "문재인": 36318, + "▁걸린": 36319, + "기준": 36320, + "▁받아야": 36321, + "▁대우": 36322, + "▁오미크론": 36323, + "▁쑈": 36324, + "민주주의": 36325, + "두환": 36326, + "▁인공": 36327, + "▁마세요": 36328, + "▁창업": 36329, + "▁개막": 36330, + "▁눈이": 36331, + "▁폭등": 36332, + "▁부패": 36333, + "▁찍어": 36334, + "▁포르투갈": 36335, + "▁모아": 36336, + "공정": 36337, + "▁재정": 36338, + "▁접근": 36339, + "▁봐야": 36340, + "건축": 36341, + "▁국민들을": 36342, + "▁많은데": 36343, + "해주세요": 36344, + "음에": 36345, + "▁러시아가": 36346, + "▁둘다": 36347, + "처벌": 36348, + "▁고양": 36349, + "▁착각": 36350, + "지리": 36351, + "안은": 36352, + "▁정치를": 36353, + "▁일은": 36354, + "▁친일파": 36355, + "▁회원": 36356, + "리핑": 36357, + "▁법인": 36358, + "▁출발": 36359, + "▁이대": 36360, + "리어": 36361, + "▁세탁": 36362, + "▁저도": 36363, + "▁한동훈": 36364, + "안하고": 36365, + "로지": 36366, + "▁명의": 36367, + "시티": 36368, + "▁들여": 36369, + "차전": 36370, + "▁하는짓": 36371, + "하지마라": 36372, + "▁대기": 36373, + "▁대표가": 36374, + "▁떨어지": 36375, + "▁포함한": 36376, + "▁최소한": 36377, + "▁정기": 36378, + "▁저녁": 36379, + "▁민노총": 36380, + "▁레이": 36381, + "▁평소": 36382, + "됐다고": 36383, + "우스": 36384, + "것들은": 36385, + "했으나": 36386, + "았던": 36387, + "▁마트": 36388, + "보로": 36389, + "▁붕": 36390, + "▁이런거": 36391, + "▁일제": 36392, + "려요": 36393, + "▁목사": 36394, + "▁물타기": 36395, + "겠어": 36396, + "구역": 36397, + "▁나오고": 36398, + "되는데": 36399, + "연금": 36400, + "았고": 36401, + "▁모두가": 36402, + "▁정작": 36403, + "되었": 36404, + "▁믿는": 36405, + "수수색": 36406, + "하시는": 36407, + "▁곽": 36408, + "했나": 36409, + "드라마": 36410, + "구에": 36411, + "단지": 36412, + "▁아무도": 36413, + "▁코로나로": 36414, + "빨리": 36415, + "▁쏘": 36416, + "워크": 36417, + "▁닫": 36418, + "파크": 36419, + "셔야": 36420, + "없네": 36421, + "▁이성": 36422, + "▁자리를": 36423, + "▁존경": 36424, + "대고": 36425, + "량은": 36426, + "▁어머니": 36427, + "▁호텔": 36428, + "▁부정선거": 36429, + "▁이들": 36430, + "▁반복": 36431, + "▁명품": 36432, + "▁맺": 36433, + "쩝쩝": 36434, + "▁사용할": 36435, + "▁답이다": 36436, + "▁개념": 36437, + "▁후원": 36438, + "부산": 36439, + "신을": 36440, + "떨어": 36441, + "▁합류": 36442, + "▁실천": 36443, + "▁똘": 36444, + "▁호소": 36445, + "시면": 36446, + "일뿐": 36447, + "좋아요좋아요": 36448, + "▁몰라": 36449, + "▁웃기": 36450, + "나간": 36451, + "▁카메": 36452, + "통합": 36453, + "컷뉴스": 36454, + "있네": 36455, + "▁미니": 36456, + "▁단지": 36457, + "▁바다": 36458, + "만간": 36459, + "▁생태": 36460, + "▁상장": 36461, + "▁기술을": 36462, + "향이": 36463, + "▁결과가": 36464, + "▁으": 36465, + "▁사실이": 36466, + "총리": 36467, + "▁발표한": 36468, + "있냐": 36469, + "▁알게": 36470, + "유의": 36471, + "안타": 36472, + "▁남양": 36473, + "▁에라이": 36474, + "▁화재": 36475, + "▁동일": 36476, + "▁내세": 36477, + "있게": 36478, + "▁수많은": 36479, + "▁이틀": 36480, + "▁한번도": 36481, + "▁죽어": 36482, + "▁태풍": 36483, + "▁등은": 36484, + "님은": 36485, + "▁있기": 36486, + "▁중대": 36487, + "▁소화": 36488, + "움이": 36489, + "▁이벤트": 36490, + "▁구입했어요": 36491, + "▁수백": 36492, + "▁놀라": 36493, + "▁안돼": 36494, + "연대": 36495, + "▁밝힌": 36496, + "년전": 36497, + "▁사무": 36498, + "이프": 36499, + "체를": 36500, + "▁수치": 36501, + "으로써": 36502, + "가스": 36503, + "▁세상에": 36504, + "▁제품을": 36505, + "구로": 36506, + "▁씨는": 36507, + "▁전통": 36508, + "▁과학방역": 36509, + "▁없나": 36510, + "정상": 36511, + "▁설계": 36512, + "은데": 36513, + "▁죄가": 36514, + "사이즈": 36515, + "▁사항": 36516, + "▁많고": 36517, + "▁차트": 36518, + "원과": 36519, + "소에서": 36520, + "▁삶은": 36521, + "▁내놓": 36522, + "▁했지만": 36523, + "▁프로젝트": 36524, + "▁우리나라는": 36525, + "▁떨어진": 36526, + "▁꿀": 36527, + "▁구분": 36528, + "▁향한": 36529, + "매도": 36530, + "것만": 36531, + "▁장사": 36532, + "노컷뉴스": 36533, + "년대": 36534, + "저리": 36535, + "▁장모": 36536, + "▁종북": 36537, + "적이다": 36538, + "▁좋은데": 36539, + "▁국민들의": 36540, + "▁신설": 36541, + "▁많아서": 36542, + "▁눈길을": 36543, + "▁전광훈": 36544, + "▁정부에서": 36545, + "▁이겨": 36546, + "▁발사": 36547, + "우크라": 36548, + "▁김대": 36549, + "▁무서운": 36550, + "자금": 36551, + "▁추가로": 36552, + "▁잘쓸": 36553, + "▁받는다": 36554, + "▁그만큼": 36555, + "▁언제까지": 36556, + "▁아티스트": 36557, + "▁향도": 36558, + "▁버티": 36559, + "경이": 36560, + "▁우파": 36561, + "▁포항": 36562, + "▁나라의": 36563, + "나도": 36564, + "▁시각": 36565, + "▁저기": 36566, + "▁출근": 36567, + "▁훌륭": 36568, + "▁압수수색": 36569, + "시기": 36570, + "▁공사": 36571, + "▁어휴": 36572, + "▁방탄": 36573, + "진흥": 36574, + "▁썩은": 36575, + "▁사고가": 36576, + "▁방안": 36577, + "▁이자": 36578, + "▁뽑은": 36579, + "▁파업": 36580, + "▁비슷한": 36581, + "▁확장": 36582, + "사람은": 36583, + "▁되는데": 36584, + "▁끈": 36585, + "용이": 36586, + "▁정확한": 36587, + "▁극우": 36588, + "▁빠르": 36589, + "호가": 36590, + "▁한남": 36591, + "해지": 36592, + "▁이혼": 36593, + "▁칭찬": 36594, + "군의": 36595, + "시켜야": 36596, + "▁유족": 36597, + "▁폐기": 36598, + "▁아니야": 36599, + "재산": 36600, + "▁에어": 36601, + "▁했으면": 36602, + "클럽": 36603, + "▁벽": 36604, + "▁다를": 36605, + "▁나라는": 36606, + "▁않아요": 36607, + "▁기준으로": 36608, + "상식": 36609, + "▁충격": 36610, + "▁괴롭": 36611, + "공간": 36612, + "우면": 36613, + "▁신기": 36614, + "▁간다": 36615, + "▁매국노": 36616, + "조리": 36617, + "▁내리": 36618, + "▁개가": 36619, + "▁주거": 36620, + "▁콘서": 36621, + "▁좁": 36622, + "데이터": 36623, + "보가": 36624, + "▁태양": 36625, + "▁똑똑": 36626, + "▁하라고": 36627, + "▁의원이": 36628, + "스에": 36629, + "▁규정": 36630, + "▁형사": 36631, + "▁아깝": 36632, + "들어요": 36633, + "지와": 36634, + "▁추정": 36635, + "▁말한": 36636, + "전쟁": 36637, + "▁민족": 36638, + "▁제거": 36639, + "▁문제인": 36640, + "결과": 36641, + "화로": 36642, + "▁김기": 36643, + "있나": 36644, + "추고": 36645, + "▁보도했다": 36646, + "월에": 36647, + "▁지능": 36648, + "협력": 36649, + "▁거리두기": 36650, + "▁형태": 36651, + "▁인력": 36652, + "▁독감": 36653, + "일로": 36654, + "효과": 36655, + "케팅": 36656, + "▁시는": 36657, + "▁살펴": 36658, + "▁창출": 36659, + "▁마을": 36660, + "▁불가능": 36661, + "▁값": 36662, + "▁착용": 36663, + "▁동료": 36664, + "▁살아라": 36665, + "▁방해": 36666, + "플러스": 36667, + "구석": 36668, + "▁커피": 36669, + "전략": 36670, + "▁두번째": 36671, + "자원": 36672, + "▁모바일": 36673, + "자동": 36674, + "▁햇": 36675, + "▁북한의": 36676, + "▁서울대": 36677, + "조국": 36678, + "▁연출": 36679, + "▁패배": 36680, + "▁정상적인": 36681, + "▁평등": 36682, + "▁치매": 36683, + "▁지방선거": 36684, + "▁매번": 36685, + "▁힘이": 36686, + "민은": 36687, + "▁리더": 36688, + "주로": 36689, + "는데도": 36690, + "▁지속적으로": 36691, + "거임": 36692, + "▁아이가": 36693, + "없음": 36694, + "▁세대": 36695, + "▁소유": 36696, + "▁인식": 36697, + "관에서": 36698, + "▁메이": 36699, + "업계": 36700, + "▁국개": 36701, + "액은": 36702, + "▁입만": 36703, + "▁천안": 36704, + "재해": 36705, + "행정": 36706, + "▁쟤": 36707, + "보지": 36708, + "▁공천": 36709, + "소는": 36710, + "▁조치를": 36711, + "플레이션": 36712, + "▁실적": 36713, + "▁심각한": 36714, + "때도": 36715, + "▁극복": 36716, + "▁기자가": 36717, + "▁경찰에": 36718, + "민이": 36719, + "▁냄새가": 36720, + "▁하지마라": 36721, + "▁상반기": 36722, + "▁중국에서": 36723, + "그리": 36724, + "▁주관": 36725, + "▁긍정": 36726, + "▁정보를": 36727, + "마을": 36728, + "▁하더니": 36729, + "▁전력": 36730, + "▁이적": 36731, + "명이다": 36732, + "▁된다고": 36733, + "오면": 36734, + "▁애국": 36735, + "서야": 36736, + "아닌가": 36737, + "▁이러니": 36738, + "벌레": 36739, + "▁띄": 36740, + "▁당선인": 36741, + "▁찍은": 36742, + "▁경기에서": 36743, + "▁시범": 36744, + "때까지": 36745, + "▁가성비": 36746, + "▁왜이": 36747, + "시험": 36748, + "▁동참": 36749, + "▁있었던": 36750, + "▁막아": 36751, + "▁죄를": 36752, + "역을": 36753, + "▁안타까": 36754, + "빕니다": 36755, + "▁보낸": 36756, + "▁흐름": 36757, + "▁구매해서": 36758, + "▁나머지": 36759, + "▁오염": 36760, + "▁공시": 36761, + "▁미쳤": 36762, + "장도": 36763, + "의가": 36764, + "▁직후": 36765, + "연은": 36766, + "▁적이": 36767, + "▁뜻을": 36768, + "권에": 36769, + "▁나라에서": 36770, + "▁필수": 36771, + "▁부부": 36772, + "▁당신은": 36773, + "훼손": 36774, + "특별": 36775, + "하시고": 36776, + "▁미디어": 36777, + "드로": 36778, + "▁좃": 36779, + "리나": 36780, + "▁빙": 36781, + "▁해양": 36782, + "목을": 36783, + "▁제품은": 36784, + "저기": 36785, + "▁조만간": 36786, + "▁우리도": 36787, + "▁꼬라지": 36788, + "▁나누": 36789, + "▁법률": 36790, + "속에": 36791, + "▁예술": 36792, + "▁낼": 36793, + "▁아르": 36794, + "▁사용하는": 36795, + "역시": 36796, + "▁메르": 36797, + "▁박정희": 36798, + "▁쿠폰": 36799, + "▁없어요": 36800, + "▁반발": 36801, + "맞고": 36802, + "▁깊은": 36803, + "▁쟁": 36804, + "▁공항": 36805, + "▁원자": 36806, + "▁옛날": 36807, + "▁막을": 36808, + "▁것입니다": 36809, + "▁며": 36810, + "▁조선일보": 36811, + "▁방식으로": 36812, + "입니까": 36813, + "▁잉": 36814, + "▁유승": 36815, + "▁명복을": 36816, + "위기": 36817, + "으로부터": 36818, + "히고": 36819, + "출신": 36820, + "곳에서": 36821, + "▁가격은": 36822, + "▁일부러": 36823, + "▁잘하고": 36824, + "▁늘었다": 36825, + "정부가": 36826, + "▁쫌": 36827, + "▁승리를": 36828, + "실에": 36829, + "▁먹을": 36830, + "▁운운": 36831, + "봐요": 36832, + "으려": 36833, + "▁진작": 36834, + "▁삼성전자": 36835, + "공화국": 36836, + "앞에": 36837, + "▁효과가": 36838, + "▁부당": 36839, + "▁돈으로": 36840, + "▁시급": 36841, + "팔이": 36842, + "▁엄청난": 36843, + "▁뭔지": 36844, + "한국시간": 36845, + "▁실질": 36846, + "▁왠": 36847, + "▁시장은": 36848, + "평등": 36849, + "계층": 36850, + "▁화가": 36851, + "경은": 36852, + "▁박원순": 36853, + "성동": 36854, + "▁안들어": 36855, + "▁이시": 36856, + "▁음주운전": 36857, + "뿐만": 36858, + "바이오": 36859, + "▁한국에": 36860, + "신도": 36861, + "▁사로": 36862, + "▁수밖에": 36863, + "▁방사": 36864, + "▁안해": 36865, + "▁포함해": 36866, + "▁개그": 36867, + "▁후회": 36868, + "▁선사": 36869, + "▁현금": 36870, + "▁짝": 36871, + "잘못": 36872, + "▁기온": 36873, + "▁국가가": 36874, + "▁홍콩": 36875, + "▁쉴": 36876, + "▁어른": 36877, + "감도": 36878, + "서가": 36879, + "호를": 36880, + "▁것이라는": 36881, + "순실": 36882, + "타임": 36883, + "까지는": 36884, + "▁뚜": 36885, + "비로": 36886, + "▁성능": 36887, + "공동": 36888, + "▁미쳐": 36889, + "▁서초": 36890, + "▁해소": 36891, + "▁친중": 36892, + "마저": 36893, + "▁신도": 36894, + "▁쪽팔": 36895, + "▁교수는": 36896, + "주기": 36897, + "실에서": 36898, + "▁깡": 36899, + "▁감방": 36900, + "지기": 36901, + "▁입주": 36902, + "는다고": 36903, + "▁선임": 36904, + "들이나": 36905, + "▁폐쇄": 36906, + "▁유행": 36907, + "▁짖": 36908, + "▁소설": 36909, + "▁보자": 36910, + "▁크리스": 36911, + "▁아이들": 36912, + "▁물고": 36913, + "▁합동": 36914, + "였고": 36915, + "걸레": 36916, + "이의": 36917, + "▁죽어나": 36918, + "▁배신": 36919, + "▁누리": 36920, + "▁닦": 36921, + "▁동생": 36922, + "나와": 36923, + "▁해석": 36924, + "▁시작했다": 36925, + "▁보조": 36926, + "체계": 36927, + "▁한화": 36928, + "▁그러니까": 36929, + "명에": 36930, + "▁임시": 36931, + "▁오지": 36932, + "▁해제": 36933, + "원전": 36934, + "▁예상된다": 36935, + "겠는데": 36936, + "▁대단한": 36937, + "에다": 36938, + "▁효율": 36939, + "르기": 36940, + "▁이유를": 36941, + "자들과": 36942, + "대구": 36943, + "▁거듭": 36944, + "▁것처럼": 36945, + "▁득점": 36946, + "▁세금을": 36947, + "▁베이": 36948, + "▁전투": 36949, + "▁분리": 36950, + "▁됨": 36951, + "▁태극기": 36952, + "▁실현": 36953, + "▁호주": 36954, + "▁누굴": 36955, + "▁했고": 36956, + "▁중국몽": 36957, + "예술": 36958, + "집에": 36959, + "십니다": 36960, + "▁김태": 36961, + "키로": 36962, + "보드": 36963, + "훈련": 36964, + "▁부자": 36965, + "▁배출": 36966, + "▁산다": 36967, + "했는지": 36968, + "▁죄송": 36969, + "▁않도록": 36970, + "▁이재명은": 36971, + "연을": 36972, + "▁눈물": 36973, + "하는것": 36974, + "▁증가했다": 36975, + "▁쇼핑": 36976, + "튜디오": 36977, + "뮤니": 36978, + "▁징계": 36979, + "굉장": 36980, + "오프": 36981, + "▁것과": 36982, + "방을": 36983, + "▁반려": 36984, + "▁상위": 36985, + "건가요": 36986, + "▁닮": 36987, + "▁명령": 36988, + "▁인하": 36989, + "▁기득권": 36990, + "▁분열": 36991, + "행위": 36992, + "▁버스": 36993, + "▁윤석열은": 36994, + "���사용해": 36995, + "▁주세요": 36996, + "워라": 36997, + "고가": 36998, + "▁생각은": 36999, + "▁여자가": 37000, + "▁웃음을": 37001, + "▁무리": 37002, + "▁패션": 37003, + "해봐라": 37004, + "▁현장에서": 37005, + "하고자": 37006, + "▁가까이": 37007, + "▁주사파": 37008, + "할거": 37009, + "▁심지어": 37010, + "▁모르겠다": 37011, + "▁갖다": 37012, + "▁뺏": 37013, + "때문": 37014, + "▁방식": 37015, + "코리아": 37016, + "▁관객": 37017, + "▁둘러": 37018, + "단에": 37019, + "▁기름": 37020, + "▁의해": 37021, + "드린다": 37022, + "물고": 37023, + "부장": 37024, + "▁말만": 37025, + "▁최대한": 37026, + "의도": 37027, + "있으면": 37028, + "저렴": 37029, + "경북": 37030, + "▁모여": 37031, + "▁삭제": 37032, + "▁뭐하냐": 37033, + "▁넘겨": 37034, + "아직": 37035, + "▁활용해": 37036, + "▁묶": 37037, + "▁감싸": 37038, + "▁신용": 37039, + "▁조립": 37040, + "선은": 37041, + "었네": 37042, + "▁아버지": 37043, + "▁육성": 37044, + "▁기업의": 37045, + "리스트": 37046, + "▁돈벌": 37047, + "분의": 37048, + "▁갤": 37049, + "었지": 37050, + "법이": 37051, + "▁곳이": 37052, + "▁배터리": 37053, + "▁끝나": 37054, + "앞으로도": 37055, + "엔터테인먼트": 37056, + "천만": 37057, + "동의": 37058, + "▁응답": 37059, + "▁멀리": 37060, + "▁어려움을": 37061, + "▁내린": 37062, + "년은": 37063, + "▁추모": 37064, + "주지": 37065, + "시부터": 37066, + "▁식품": 37067, + "들로": 37068, + "▁답이": 37069, + "미가": 37070, + "▁치고": 37071, + "▁뭐라고": 37072, + "구의": 37073, + "위터": 37074, + "▁하려고": 37075, + "▁국민에게": 37076, + "▁대다": 37077, + "▁이웃": 37078, + "▁받지": 37079, + "▁색상": 37080, + "▁직무": 37081, + "▁중간": 37082, + "▁핑계": 37083, + "테니": 37084, + "소음": 37085, + "원도": 37086, + "▁기울": 37087, + "▁공장": 37088, + "았으면": 37089, + "뱅크": 37090, + "비용": 37091, + "▁나라에": 37092, + "▁비행": 37093, + "기의": 37094, + "줌마": 37095, + "세상": 37096, + "리의": 37097, + "▁기업이": 37098, + "▁하라": 37099, + "▁강하게": 37100, + "▁비가": 37101, + "▁총장": 37102, + "▁파트너": 37103, + "아지": 37104, + "▁콩": 37105, + "도와": 37106, + "최고": 37107, + "청장": 37108, + "▁표창": 37109, + "▁북한에": 37110, + "▁페이스": 37111, + "세는": 37112, + "▁굥": 37113, + "▁수립": 37114, + "▁어이가": 37115, + "국민의": 37116, + "▁반박": 37117, + "▁식당": 37118, + "명한": 37119, + "▁살기": 37120, + "▁편하게": 37121, + "마니": 37122, + "▁안심": 37123, + "▁을": 37124, + "▁크다": 37125, + "▁센": 37126, + "크로": 37127, + "된다는": 37128, + "▁불매": 37129, + "호중": 37130, + "미터": 37131, + "▁솔로": 37132, + "부지": 37133, + "하에": 37134, + "▁살짝": 37135, + "▁깜짝": 37136, + "▁습": 37137, + "▁가볍고": 37138, + "▁물류": 37139, + "▁내는": 37140, + "▁증권": 37141, + "렸는데": 37142, + "만도": 37143, + "▁화면": 37144, + "미는": 37145, + "▁선동질": 37146, + "▁맞게": 37147, + "▁가게": 37148, + "여성": 37149, + "▁이모": 37150, + "화폐": 37151, + "한거지": 37152, + "▁데려": 37153, + "▁퇴출": 37154, + "▁감성": 37155, + "▁다음에": 37156, + "▁거기에": 37157, + "신문": 37158, + "률을": 37159, + "타령": 37160, + "스런": 37161, + "▁부여": 37162, + "경을": 37163, + "▁공포": 37164, + "▁문제다": 37165, + "▁안될": 37166, + "▁걸어": 37167, + "그네": 37168, + "▁두산": 37169, + "▁느낌이": 37170, + "▁손가락": 37171, + "▁승인": 37172, + "리트": 37173, + "▁개편": 37174, + "▁겨우": 37175, + "▁감정": 37176, + "▁전해졌다": 37177, + "▁인수위": 37178, + "조정": 37179, + "서에": 37180, + "▁김포": 37181, + "▁질문": 37182, + "▁조사를": 37183, + "▁급증": 37184, + "▁기도": 37185, + "▁뇌물": 37186, + "▁캡": 37187, + "▁앞장": 37188, + "교수": 37189, + "▁몰래": 37190, + "격이": 37191, + "▁오프": 37192, + "▁무역": 37193, + "분간": 37194, + "그래도": 37195, + "▁사용하고": 37196, + "부인": 37197, + "▁부과": 37198, + "▁빨아": 37199, + "준비": 37200, + "▁이른": 37201, + "▁미래를": 37202, + "치면": 37203, + "▁호흡": 37204, + "▁제공한다": 37205, + "포트": 37206, + "회담": 37207, + "가며": 37208, + "예산": 37209, + "▁자기들": 37210, + "▁원인": 37211, + "▁지껄": 37212, + "▁속에": 37213, + "▁호남": 37214, + "옵션": 37215, + "선에": 37216, + "▁목적": 37217, + "▁획득": 37218, + "▁이들의": 37219, + "▁몰려": 37220, + "▁다시는": 37221, + "기구": 37222, + "▁시기": 37223, + "▁벌레": 37224, + "커버": 37225, + "▁문가": 37226, + "▁이내": 37227, + "자료": 37228, + "영이": 37229, + "▁수준으로": 37230, + "바리": 37231, + "▁조별": 37232, + "▁나라냐": 37233, + "▁심사": 37234, + "▁이러한": 37235, + "것같아요": 37236, + "▁신문": 37237, + "▁임금": 37238, + "▁당연한": 37239, + "▁춘": 37240, + "▁성추행": 37241, + "▁구라": 37242, + "▁손을": 37243, + "▁원숭": 37244, + "▁타령": 37245, + "거리는": 37246, + "겠음": 37247, + "▁진행한다": 37248, + "구먼": 37249, + "보건": 37250, + "집니다": 37251, + "▁댓": 37252, + "▁나름": 37253, + "▁중국과": 37254, + "▁솔루션": 37255, + "▁중도": 37256, + "▁칠": 37257, + "▁굉장": 37258, + "했음": 37259, + "▁포스코": 37260, + "미를": 37261, + "▁재개": 37262, + "▁수고": 37263, + "▁있었는데": 37264, + "지나": 37265, + "돈으로": 37266, + "호사": 37267, + "▁로봇": 37268, + "▁자원": 37269, + "▁구매했는데": 37270, + "재가": 37271, + "겠고": 37272, + "현은": 37273, + "▁정권을": 37274, + "▁위치한": 37275, + "한지": 37276, + "▁싶어": 37277, + "데이": 37278, + "철수": 37279, + "▁계좌": 37280, + "래도": 37281, + "리다": 37282, + "▁장례": 37283, + "▁있네요": 37284, + "▁개입": 37285, + "하겠지": 37286, + "▁진행된": 37287, + "생명": 37288, + "카페": 37289, + "▁뇌가": 37290, + "▁연간": 37291, + "파세요": 37292, + "▁새롭게": 37293, + "▁간담": 37294, + "건을": 37295, + "▁브리핑": 37296, + "▁유리": 37297, + "▁성범죄": 37298, + "됐고": 37299, + "▁멀쩡": 37300, + "▁비서": 37301, + "▁영원히": 37302, + "▁전두환": 37303, + "▁압도": 37304, + "▁만들었다": 37305, + "▁도덕": 37306, + "▁권한": 37307, + "▁줘": 37308, + "▁우려가": 37309, + "에서의": 37310, + "▁없냐": 37311, + "시절": 37312, + "음으로": 37313, + "▁끝에": 37314, + "자마자": 37315, + "▁혜택을": 37316, + "▁피해가": 37317, + "▁입을": 37318, + "쪽으로": 37319, + "사이트": 37320, + "▁봅니다": 37321, + "▁권고": 37322, + "▁사로잡": 37323, + "▁정체": 37324, + "▁국민들에게": 37325, + "▁역대급": 37326, + "▁간단": 37327, + "▁빠진": 37328, + "▁근본": 37329, + "▁동맹": 37330, + "쯧쯧": 37331, + "▁말아먹": 37332, + "모델": 37333, + "▁줬": 37334, + "▁정부와": 37335, + "라요": 37336, + "무시": 37337, + "▁있는거": 37338, + "▁국가대표": 37339, + "▁영웅": 37340, + "▁나경원": 37341, + "▁객": 37342, + "산물": 37343, + "▁연애": 37344, + "▁자신을": 37345, + "▁다니는": 37346, + "▁괜히": 37347, + "만으로": 37348, + "모를": 37349, + "아들": 37350, + "▁만난": 37351, + "▁끔": 37352, + "▁위원장은": 37353, + "▁간편": 37354, + "▁만들어서": 37355, + "▁명이": 37356, + "▁대한민국은": 37357, + "대에서": 37358, + "▁주주": 37359, + "▁선수들이": 37360, + "▁두려": 37361, + "▁씨부": 37362, + "인들은": 37363, + "우주": 37364, + "▁동해": 37365, + "▁도움을": 37366, + "테이": 37367, + "시까지": 37368, + "번에": 37369, + "▁게재했다": 37370, + "으세요": 37371, + "▁뭔데": 37372, + "▁한겨": 37373, + "아님": 37374, + "▁벼": 37375, + "▁일하는": 37376, + "▁차이가": 37377, + "이었던": 37378, + "▁고집": 37379, + "▁트위터": 37380, + "▁이뻐요": 37381, + "임금": 37382, + "▁목소리": 37383, + "▁저리": 37384, + "▁앉아": 37385, + "▁특혜": 37386, + "▁입증": 37387, + "▁관련된": 37388, + "나이": 37389, + "▁연합뉴스": 37390, + "▁시켰": 37391, + "▁이민": 37392, + "▁키워": 37393, + "▁뒤에": 37394, + "▁연봉": 37395, + "▁페미니": 37396, + "수에": 37397, + "▁진심으로": 37398, + "▁초대": 37399, + "▁끌고": 37400, + "위의": 37401, + "아니라": 37402, + "▁유가족": 37403, + "▁안가": 37404, + "▁이재용": 37405, + "▁앵": 37406, + "▁강요": 37407, + "▁현대차": 37408, + "▁인민": 37409, + "▁분들이": 37410, + "▁에이": 37411, + "피스": 37412, + "▁피의": 37413, + "▁법이": 37414, + "▁한명": 37415, + "이재명": 37416, + "▁고정": 37417, + "개로": 37418, + "▁전형": 37419, + "▁분이": 37420, + "▁가까운": 37421, + "▁참으로": 37422, + "할지": 37423, + "근데": 37424, + "이와": 37425, + "▁특별한": 37426, + "▁연말": 37427, + "▁의미가": 37428, + "▁면역": 37429, + "▁비중": 37430, + "▁대단하다": 37431, + "▁푹": 37432, + "▁짓을": 37433, + "단의": 37434, + "▁카페": 37435, + "억원으로": 37436, + "▁유엔": 37437, + "▁합시다": 37438, + "▁게시": 37439, + "▁차지했다": 37440, + "공원": 37441, + "들여": 37442, + "표를": 37443, + "▁쓰레기들": 37444, + "▁회장은": 37445, + "▁적은": 37446, + "▁기독교": 37447, + "자유": 37448, + "▁질문에": 37449, + "렸던": 37450, + "▁틀딱": 37451, + "▁뭐하는": 37452, + "해놓고": 37453, + "▁빕니다": 37454, + "연구원": 37455, + "나무": 37456, + "▁홈런": 37457, + "▁폭망": 37458, + "▁졸업": 37459, + "시켰다": 37460, + "▁외치": 37461, + "▁대깨문들": 37462, + "▁하긴": 37463, + "▁안다": 37464, + "▁왼": 37465, + "▁제주도": 37466, + "▁바른": 37467, + "▁이로": 37468, + "▁어떠": 37469, + "▁죽여": 37470, + "서도": 37471, + "▁싸움": 37472, + "스포츠": 37473, + "▁미세먼": 37474, + "속도로": 37475, + "든가": 37476, + "▁소리를": 37477, + "▁무엇보다": 37478, + "▁불구하고": 37479, + "▁파괴": 37480, + "▁끝내": 37481, + "▁벗어나": 37482, + "▁빨갱": 37483, + "이닝": 37484, + "▁바이오": 37485, + "▁색깔": 37486, + "▁올리고": 37487, + "▁운영하는": 37488, + "▁탄생": 37489, + "▁갔다": 37490, + "▁기대한다": 37491, + "▁전주": 37492, + "▁하이": 37493, + "종교": 37494, + "▁건조": 37495, + "▁건축": 37496, + "▁쫄": 37497, + "▁목표로": 37498, + "▁서해": 37499, + "▁즉시": 37500, + "하려면": 37501, + "▁공무": 37502, + "▁경제가": 37503, + "▁싱글": 37504, + "▁집을": 37505, + "▁추락": 37506, + "▁입은": 37507, + "제발": 37508, + "▁실시간": 37509, + "▁쌀": 37510, + "▁카메라": 37511, + "▁거품": 37512, + "부동산": 37513, + "었냐": 37514, + "▁성과를": 37515, + "▁농업": 37516, + "가의": 37517, + "▁교환": 37518, + "▁북송": 37519, + "▁최다": 37520, + "▁난다": 37521, + "▁정경": 37522, + "▁제공하는": 37523, + "▁말했습니다": 37524, + "물에": 37525, + "통이": 37526, + "▁굉장히": 37527, + "▁뜨거운": 37528, + "▁센터": 37529, + "▁속에서": 37530, + "▁피부": 37531, + "▁종식": 37532, + "▁꺾": 37533, + "조직": 37534, + "▁상처": 37535, + "▁나오지": 37536, + "▁지식": 37537, + "▁선진국": 37538, + "▁협약": 37539, + "▁여기저기": 37540, + "으신": 37541, + "기획": 37542, + "▁문재인과": 37543, + "세에": 37544, + "플릭": 37545, + "▁실수": 37546, + "▁음원": 37547, + "▁드러냈다": 37548, + "▁위해서는": 37549, + "▁사이즈도": 37550, + "▁협업": 37551, + "▁너같은": 37552, + "아시아": 37553, + "말은": 37554, + "지컬": 37555, + "▁착한": 37556, + "▁조롱": 37557, + "버리고": 37558, + "심은": 37559, + "▁혼란": 37560, + "▁삽": 37561, + "스티": 37562, + "▁바퀴": 37563, + "▁고등": 37564, + "▁맞은": 37565, + "▁커서": 37566, + "▁지지율이": 37567, + "▁종부": 37568, + "있음": 37569, + "▁횡령": 37570, + "▁유사": 37571, + "▁이것도": 37572, + "재판": 37573, + "좋네요": 37574, + "친구": 37575, + "▁기상": 37576, + "날두": 37577, + "르신": 37578, + "▁신호": 37579, + "곳이": 37580, + "인권": 37581, + "정한": 37582, + "▁한거": 37583, + "▁뒤집어": 37584, + "▁사무실": 37585, + "덩어리": 37586, + "하지도": 37587, + "▁지원하는": 37588, + "그럼": 37589, + "▁모른": 37590, + "바른": 37591, + "▁자빠졌네": 37592, + "▁신천지는": 37593, + "▁괜찮은": 37594, + "엄마": 37595, + "▁인프라": 37596, + "▁않습니다": 37597, + "감사합니다": 37598, + "▁미국과": 37599, + "▁청원": 37600, + "▁급등": 37601, + "▁협상": 37602, + "해주는": 37603, + "▁케이": 37604, + "▁이다": 37605, + "▁존중": 37606, + "아니고": 37607, + "▁수천": 37608, + "▁정권의": 37609, + "▁김현": 37610, + "▁힘내세요": 37611, + "받았다": 37612, + "▁역전": 37613, + "▁법적": 37614, + "▁담배": 37615, + "▁바라는": 37616, + "개국": 37617, + "▁알지": 37618, + "▁검은": 37619, + "▁계산": 37620, + "▁대폭": 37621, + "▁좋지": 37622, + "▁커뮤니": 37623, + "▁주인공": 37624, + "▁양도": 37625, + "▁뿐만": 37626, + "기기": 37627, + "▁능력이": 37628, + "▁되는거": 37629, + "▁지배": 37630, + "▁나대": 37631, + "▁해보": 37632, + "▁아니지만": 37633, + "▁잘샀어요": 37634, + "법인": 37635, + "▁않게": 37636, + "▁늘어난": 37637, + "▁역겨": 37638, + "▁된다는": 37639, + "▁좋았": 37640, + "▁외부": 37641, + "▁라이브": 37642, + "살인": 37643, + "▁발악": 37644, + "▁멘": 37645, + "줄알": 37646, + "▁문씨": 37647, + "▁이행": 37648, + "▁기반으로": 37649, + "▁인공지능": 37650, + "황을": 37651, + "관련": 37652, + "▁박수": 37653, + "▁어리": 37654, + "▁주제로": 37655, + "중증": 37656, + "▁사랑을": 37657, + "▁정신나간": 37658, + "▁조기": 37659, + "▁봉쇄": 37660, + "▁개봉": 37661, + "싶은": 37662, + "▁가치를": 37663, + "▁오로지": 37664, + "▁종목": 37665, + "▁이미지": 37666, + "▁쫓": 37667, + "▁나아": 37668, + "다음": 37669, + "▁우린": 37670, + "▁쏠": 37671, + "아니냐": 37672, + "▁지금의": 37673, + "▁방치": 37674, + "꼰대": 37675, + "▁최순실": 37676, + "희는": 37677, + "디션": 37678, + "지수": 37679, + "▁맞춤형": 37680, + "한테는": 37681, + "물가": 37682, + "▁매장": 37683, + "그만": 37684, + "▁취득": 37685, + "이던": 37686, + "▁당원": 37687, + "좋고": 37688, + "지니": 37689, + "▁쉽지": 37690, + "▁그간": 37691, + "▁측면": 37692, + "▁김성": 37693, + "▁넣어": 37694, + "▁체계": 37695, + "▁발행": 37696, + "▁짤": 37697, + "공무원": 37698, + "▁해봐라": 37699, + "겠니": 37700, + "▁편안": 37701, + "실을": 37702, + "▁등에서": 37703, + "▁내내": 37704, + "망을": 37705, + "잡아": 37706, + "진의": 37707, + "▁벤투": 37708, + "▁임상": 37709, + "▁스타트": 37710, + "▁뮤직": 37711, + "▁기사가": 37712, + "▁삶을": 37713, + "지원금": 37714, + "죄명": 37715, + "▁상생": 37716, + "았네": 37717, + "우가": 37718, + "▁교사": 37719, + "▁조별리그": 37720, + "▁축소": 37721, + "▁팔아": 37722, + "▁떨어지는": 37723, + "세트": 37724, + "힌다": 37725, + "▁답했다": 37726, + "▁노력을": 37727, + "▁행사를": 37728, + "투어": 37729, + "▁크로": 37730, + "▁직전": 37731, + "▁대북": 37732, + "▁그렇고": 37733, + "주문": 37734, + "▁생각합니다": 37735, + "▁다이": 37736, + "▁한국을": 37737, + "▁정비": 37738, + "▁사건을": 37739, + "▁교주": 37740, + "▁활용한": 37741, + "리라": 37742, + "생산": 37743, + "▁이수": 37744, + "감은": 37745, + "무를": 37746, + "▁분위기를": 37747, + "환자": 37748, + "차로": 37749, + "▁정권은": 37750, + "▁영업이익": 37751, + "▁스페": 37752, + "하고는": 37753, + "▁핸": 37754, + "▁소환": 37755, + "▁가능성을": 37756, + "▁짓거리": 37757, + "▁논란이": 37758, + "▁마누라": 37759, + "사람들이": 37760, + "▁님": 37761, + "는구나": 37762, + "화점": 37763, + "▁찔": 37764, + "▁시작한": 37765, + "▁옮겨": 37766, + "▁거야": 37767, + "▁경험을": 37768, + "▁코인": 37769, + "▁하셨": 37770, + "▁흠": 37771, + "▁정의당": 37772, + "아리": 37773, + "▁산림": 37774, + "▁계획을": 37775, + "낸다": 37776, + "▁모를": 37777, + "▁문천지": 37778, + "▁결제": 37779, + "▁아우": 37780, + "타운": 37781, + "방이": 37782, + "자들도": 37783, + "하는거지": 37784, + "▁권성동": 37785, + "▁백신을": 37786, + "▁기후": 37787, + "▁하다가": 37788, + "독재": 37789, + "랐다": 37790, + "▁방지": 37791, + "재난": 37792, + "▁보유한": 37793, + "▁소속사": 37794, + "▁한두": 37795, + "▁진술": 37796, + "▁입법": 37797, + "▁주변에": 37798, + "▁겉": 37799, + "▁생각하면": 37800, + "▁고려해": 37801, + "▁국짐당": 37802, + "▁뿐이다": 37803, + "▁증가한": 37804, + "▁월드": 37805, + "▁치킨": 37806, + "▁마케팅": 37807, + "▁전염병": 37808, + "올림픽": 37809, + "▁있어도": 37810, + "▁두번": 37811, + "▁선출": 37812, + "▁지역에": 37813, + "화학": 37814, + "▁돋": 37815, + "놈은": 37816, + "▁짱개": 37817, + "일간": 37818, + "행사": 37819, + "▁세력": 37820, + "러워": 37821, + "공산당": 37822, + "▁왜곡": 37823, + "▁그런거": 37824, + "▁끔찍": 37825, + "동이": 37826, + "▁가나": 37827, + "▁언론이": 37828, + "현이": 37829, + "▁일본의": 37830, + "▁장제": 37831, + "▁남한": 37832, + "▁비밀": 37833, + "▁한국에서": 37834, + "마리": 37835, + "분은": 37836, + "졌고": 37837, + "▁다하겠다": 37838, + "▁운동권": 37839, + "빠진": 37840, + "소로": 37841, + "▁지휘": 37842, + "▁죽인": 37843, + "▁종로": 37844, + "▁없네요": 37845, + "혔다": 37846, + "나보네": 37847, + "▁으로": 37848, + "▁쓸데": 37849, + "▁깜빵": 37850, + "▁발생했다": 37851, + "실이": 37852, + "렀다": 37853, + "▁무단": 37854, + "▁다주택": 37855, + "▁시민단체": 37856, + "▁색상이": 37857, + "약품": 37858, + "▁민주당의": 37859, + "▁고령": 37860, + "▁수용": 37861, + "▁끝난": 37862, + "▁늙은": 37863, + "선에서": 37864, + "비리": 37865, + "▁수준의": 37866, + "▁더해": 37867, + "▁메타버스": 37868, + "▁지금이라도": 37869, + "▁떠들": 37870, + "▁계약을": 37871, + "▁맘대로": 37872, + "▁보입니다": 37873, + "주얼": 37874, + "시의": 37875, + "▁마친": 37876, + "▁맞추": 37877, + "르키": 37878, + "▁많네": 37879, + "▁걸렸": 37880, + "미래": 37881, + "▁환영": 37882, + "▁갈아": 37883, + "▁태양광": 37884, + "▁걸쳐": 37885, + "▁큰일": 37886, + "▁담긴": 37887, + "있어서": 37888, + "▁매매": 37889, + "므로": 37890, + "▁금방": 37891, + "할것": 37892, + "▁우습": 37893, + "버린": 37894, + "▁상당": 37895, + "▁잠시": 37896, + "▁말라": 37897, + "▁회계": 37898, + "▁나선다": 37899, + "쇼핑": 37900, + "▁그가": 37901, + "▁어렵다": 37902, + "동네": 37903, + "▁노예": 37904, + "▁윗": 37905, + "시를": 37906, + "자식": 37907, + "놈의": 37908, + "비에": 37909, + "▁모지리": 37910, + "▁건전": 37911, + "시로": 37912, + "▁당선인은": 37913, + "트워크": 37914, + "장난": 37915, + "▁너가": 37916, + "▁선전": 37917, + "▁보면서": 37918, + "▁상황이다": 37919, + "▁부처": 37920, + "▁하나로": 37921, + "▁들어서": 37922, + "내서": 37923, + "▁관람": 37924, + "▁뜯어": 37925, + "자다": 37926, + "소리가": 37927, + "법에": 37928, + "▁정부에": 37929, + "▁자제": 37930, + "놨다": 37931, + "▁분위기가": 37932, + "▁또라이": 37933, + "▁그지": 37934, + "가로": 37935, + "형이": 37936, + "▁지원금": 37937, + "▁예약": 37938, + "▁셈": 37939, + "▁비하": 37940, + "▁권력을": 37941, + "▁삼성전": 37942, + "우크라이나": 37943, + "▁재활": 37944, + "▁명확": 37945, + "▁축제": 37946, + "▁처음부터": 37947, + "▁잘하는": 37948, + "스럽고": 37949, + "하시길": 37950, + "▁업무협": 37951, + "했어": 37952, + "▁자리에": 37953, + "▁반대로": 37954, + "▁하니까": 37955, + "▁싸우": 37956, + "월드컵": 37957, + "▁행위": 37958, + "▁당부했다": 37959, + "▁집계됐다": 37960, + "상승": 37961, + "▁긴장": 37962, + "은혜": 37963, + "내야": 37964, + "었다는": 37965, + "▁트렌": 37966, + "▁투명": 37967, + "해준": 37968, + "핵관": 37969, + "파가": 37970, + "▁보안": 37971, + "▁유도": 37972, + "▁연령": 37973, + "▁공공기관": 37974, + "▁더듬어": 37975, + "▁일도": 37976, + "▁초청": 37977, + "▁페이스북": 37978, + "▁애도": 37979, + "▁각오": 37980, + "▁국가의": 37981, + "▁당한": 37982, + "▁대통령님": 37983, + "국을": 37984, + "▁동반": 37985, + "▁인지": 37986, + "▁다음달": 37987, + "▁대리": 37988, + "때마다": 37989, + "▁되냐": 37990, + "꺼다": 37991, + "▁장관이": 37992, + "▁겁나": 37993, + "주행": 37994, + "되냐": 37995, + "▁기원": 37996, + "▁대해서도": 37997, + "현대": 37998, + "▁카카오톡": 37999, + "시요": 38000, + "▁투어": 38001, + "렌스키": 38002, + "▁머리가": 38003, + "었을": 38004, + "▁지역의": 38005, + "치로": 38006, + "▁주최": 38007, + "▁담아": 38008, + "해양": 38009, + "▁올해는": 38010, + "▁시끄": 38011, + "▁구매한": 38012, + "▁며칠": 38013, + "하루": 38014, + "▁선두": 38015, + "법은": 38016, + "아냐": 38017, + "▁국내외": 38018, + "▁상품을": 38019, + "차량": 38020, + "▁폭력": 38021, + "▁거기서": 38022, + "▁매주": 38023, + "▁재건축": 38024, + "▁한일": 38025, + "▁유세": 38026, + "보도": 38027, + "집회": 38028, + "맙시다": 38029, + "▁부분이": 38030, + "▁갚": 38031, + "국인": 38032, + "중립": 38033, + "▁보지": 38034, + "▁교도": 38035, + "▁주의": 38036, + "▁기대를": 38037, + "▁소감을": 38038, + "▁그렇다고": 38039, + "디움": 38040, + "▁팬들의": 38041, + "같다": 38042, + "▁대변인은": 38043, + "▁꼴통": 38044, + "▁기록한": 38045, + "▁뚫": 38046, + "겨서": 38047, + "▁절차": 38048, + "▁폭탄": 38049, + "▁만남": 38050, + "▁야구": 38051, + "야구": 38052, + "▁나불": 38053, + "▁이정도면": 38054, + "▁자영업자": 38055, + "▁대로": 38056, + "되는거": 38057, + "▁황교안": 38058, + "▁노출": 38059, + "▁구단": 38060, + "권은": 38061, + "▁번창": 38062, + "선택": 38063, + "▁기대된다": 38064, + "▁무대를": 38065, + "현재": 38066, + "대우": 38067, + "▁반일": 38068, + "▁못한다": 38069, + "▁신종": 38070, + "향을": 38071, + "▁창원": 38072, + "▁실내": 38073, + "미디": 38074, + "▁짹": 38075, + "석을": 38076, + "▁는": 38077, + "▁중립": 38078, + "▁하반기": 38079, + "▁등이다": 38080, + "▁내용이": 38081, + "▁봤다": 38082, + "류를": 38083, + "전은": 38084, + "▁은퇴": 38085, + "▁이득": 38086, + "▁중증": 38087, + "키는": 38088, + "미사일": 38089, + "▁수수": 38090, + "코인": 38091, + "▁평가를": 38092, + "▁넉": 38093, + "▁지원한다": 38094, + "▁국산": 38095, + "▁받아서": 38096, + "축구연맹": 38097, + "팀은": 38098, + "형을": 38099, + "버리": 38100, + "지네요": 38101, + "▁넷플릭": 38102, + "▁법안": 38103, + "포먼": 38104, + "▁메르스": 38105, + "케이션": 38106, + "▁그것": 38107, + "정으로": 38108, + "▁암막": 38109, + "▁조국을": 38110, + "신고": 38111, + "판을": 38112, + "▁무게": 38113, + "▁말에": 38114, + "년째": 38115, + "▁비트": 38116, + "▁임신": 38117, + "▁빡": 38118, + "▁남자가": 38119, + "인수": 38120, + "▁주문했는데": 38121, + "▁국회에서": 38122, + "해줄": 38123, + "▁수급": 38124, + "▁문대통령": 38125, + "인터": 38126, + "체인": 38127, + "▁컴백": 38128, + "▁힘들게": 38129, + "되기": 38130, + "교회": 38131, + "조가": 38132, + "▁천벌": 38133, + "처분": 38134, + "▁남을": 38135, + "▁차이": 38136, + "▁출입": 38137, + "어놓고": 38138, + "▁이들이": 38139, + "바다": 38140, + "▁이용할": 38141, + "▁진상": 38142, + "동물": 38143, + "선언": 38144, + "▁안되고": 38145, + "▁우리나라가": 38146, + "매매": 38147, + "▁오직": 38148, + "▁이낙": 38149, + "▁키우": 38150, + "선의": 38151, + "▁들어간": 38152, + "▁마시고": 38153, + "▁없지만": 38154, + "▁해주세요": 38155, + "거는": 38156, + "넘들": 38157, + "▁연금": 38158, + "기한": 38159, + "▁상호": 38160, + "▁여부를": 38161, + "화는": 38162, + "나네": 38163, + "▁반응을": 38164, + "다리": 38165, + "▁프로그램을": 38166, + "▁끄": 38167, + "▁엿": 38168, + "▁시킨": 38169, + "▁아닌지": 38170, + "▁고백": 38171, + "▁출동": 38172, + "▁확진자는": 38173, + "▁콘서트": 38174, + "▁장악": 38175, + "▁받게": 38176, + "▁선도": 38177, + "았다고": 38178, + "▁해명": 38179, + "▁버리고": 38180, + "사무": 38181, + "▁유발": 38182, + "가게": 38183, + "로를": 38184, + "하면서도": 38185, + "주도": 38186, + "년만에": 38187, + "답니다": 38188, + "▁도쿄": 38189, + "▁학습": 38190, + "▁인플레이션": 38191, + "▁높다": 38192, + "▁되나": 38193, + "국민이": 38194, + "져도": 38195, + "▁화려": 38196, + "올해": 38197, + "하지마": 38198, + "▁짹깍": 38199, + "▁주로": 38200, + "▁자아냈다": 38201, + "▁부모님": 38202, + "▁씨가": 38203, + "되나": 38204, + "▁공지": 38205, + "웨어": 38206, + "후에": 38207, + "▁시장에": 38208, + "성의": 38209, + "일에는": 38210, + "▁달고": 38211, + "짓거리": 38212, + "▁진행된다": 38213, + "▁라는": 38214, + "▁건데": 38215, + "▁균형": 38216, + "▁창피": 38217, + "▁기타": 38218, + "자체가": 38219, + "▁가벼": 38220, + "▁부실": 38221, + "▁끌려": 38222, + "▁우루": 38223, + "▁슈팅": 38224, + "▁제품이": 38225, + "위원회는": 38226, + "마이": 38227, + "▁여가부": 38228, + "▁언론에": 38229, + "▁시장에서": 38230, + "랭킹": 38231, + "▁스타일": 38232, + "하라는": 38233, + "니당": 38234, + "참에": 38235, + "▁검찰의": 38236, + "▁언젠": 38237, + "▁실험": 38238, + "▁잘쓰": 38239, + "▁배송빠르고": 38240, + "해주고": 38241, + "앞으로": 38242, + "케어": 38243, + "▁아쉽네요": 38244, + "청년": 38245, + "▁호날두": 38246, + "었어요": 38247, + "▁경호": 38248, + "유예": 38249, + "사도": 38250, + "▁리얼": 38251, + "▁코스피": 38252, + "▁진실을": 38253, + "▁고인의": 38254, + "▁적어도": 38255, + "지않고": 38256, + "▁내용은": 38257, + "▁거론": 38258, + "▁검사를": 38259, + "열한": 38260, + "쳐먹": 38261, + "▁항의": 38262, + "▁함부로": 38263, + "▁법원": 38264, + "국으로": 38265, + "▁스마트폰": 38266, + "▁박스": 38267, + "해서는": 38268, + "▁맞이": 38269, + "▁갖춘": 38270, + "색이": 38271, + "▁소식을": 38272, + "▁그만해라": 38273, + "▁자세한": 38274, + "했으니": 38275, + "▁복합": 38276, + "▁역겹다": 38277, + "▁기회가": 38278, + "내며": 38279, + "▁자유민주주의": 38280, + "▁이상이": 38281, + "라스틱": 38282, + "뒀다": 38283, + "지구": 38284, + "▁낭비": 38285, + "쓴다": 38286, + "조치": 38287, + "▁도발": 38288, + "▁쩝쩝": 38289, + "▁걸리": 38290, + "▁중요하다": 38291, + "▁이념": 38292, + "네들": 38293, + "해왔다": 38294, + "▁가로": 38295, + "이죠": 38296, + "▁자리에서": 38297, + "텍스": 38298, + "상에서": 38299, + "위한": 38300, + "▁매력을": 38301, + "고기": 38302, + "▁민폐": 38303, + "▁코리아": 38304, + "▁생존": 38305, + "▁얻어": 38306, + "▁거냐": 38307, + "되니": 38308, + "▁디자": 38309, + "▁세뇌": 38310, + "▁비판했다": 38311, + "▁이탈리아": 38312, + "무능": 38313, + "기들": 38314, + "▁모조리": 38315, + "질은": 38316, + "▁아무런": 38317, + "▁관광객": 38318, + "▁첼": 38319, + "적은": 38320, + "▁런": 38321, + "▁대결": 38322, + "패를": 38323, + "그래서": 38324, + "▁등과": 38325, + "타를": 38326, + "▁무시하고": 38327, + "▁모른다": 38328, + "답게": 38329, + "글로벌": 38330, + "무슨": 38331, + "▁한반도": 38332, + "유를": 38333, + "▁개나": 38334, + "것처럼": 38335, + "란히": 38336, + "▁퍼포먼": 38337, + "와라": 38338, + "▁중고": 38339, + "▁아가리": 38340, + "▁역량을": 38341, + "▁가구": 38342, + "▁클럽": 38343, + "▁소대가리": 38344, + "▁고작": 38345, + "▁해놓고": 38346, + "▁대해선": 38347, + "하는구나": 38348, + "▁같아서": 38349, + "저런": 38350, + "▁어르신": 38351, + "▁이끌어": 38352, + "▁정수": 38353, + "요금": 38354, + "회의에서": 38355, + "메일": 38356, + "▁길이": 38357, + "▁즉각": 38358, + "▁쥴": 38359, + "▁목소리를": 38360, + "▁검찰에": 38361, + "진단": 38362, + "▁일자": 38363, + "▁자가격": 38364, + "▁보복": 38365, + "사업을": 38366, + "▁수석": 38367, + "▁이루어": 38368, + "▁안전을": 38369, + "▁높이": 38370, + "▁노력하겠다": 38371, + "▁절대로": 38372, + "청이": 38373, + "▁형성": 38374, + "▁보여주는": 38375, + "치게": 38376, + "▁안전한": 38377, + "지다": 38378, + "▁죽이고": 38379, + "명과": 38380, + "▁시키고": 38381, + "▁커뮤니티": 38382, + "됐던": 38383, + "▁김진": 38384, + "▁챙기": 38385, + "▁폭락": 38386, + "▁미개": 38387, + "▁않냐": 38388, + "▁매수": 38389, + "▁애들은": 38390, + "▁수습": 38391, + "▁알았는데": 38392, + "토론": 38393, + "▁아이돌": 38394, + "▁폐렴": 38395, + "민의": 38396, + "거든요": 38397, + "▁인기를": 38398, + "▁구현": 38399, + "▁타이틀곡": 38400, + "▁간신": 38401, + "르지": 38402, + "▁댄": 38403, + "▁퇴임": 38404, + "▁조국은": 38405, + "▁다소": 38406, + "물로": 38407, + "▁캐나다": 38408, + "인사": 38409, + "▁때까지": 38410, + "▁수요가": 38411, + "▁만날": 38412, + "공단": 38413, + "▁엉망": 38414, + "▁붕괴": 38415, + "▁아까": 38416, + "벤처": 38417, + "▁방탄소년": 38418, + "▁탈출": 38419, + "▁주제에": 38420, + "▁쾌": 38421, + "▁갈수록": 38422, + "▁시장이": 38423, + "▁아줌마": 38424, + "▁검찰총장": 38425, + "▁잘받았어요": 38426, + "스테": 38427, + "대도": 38428, + "공장": 38429, + "▁관련한": 38430, + "▁지지를": 38431, + "▁팽": 38432, + "▁가지가": 38433, + "▁요금": 38434, + "▁박살": 38435, + "▁선수가": 38436, + "거같아요": 38437, + "▁웹툰": 38438, + "▁범행": 38439, + "▁개방": 38440, + "외교": 38441, + "▁대학생": 38442, + "▁살인마": 38443, + "▁쿠팡": 38444, + "에겐": 38445, + "▁코로나가": 38446, + "▁곤": 38447, + "▁동성": 38448, + "▁후보를": 38449, + "▁할까": 38450, + "빠른": 38451, + "는데요": 38452, + "▁찾는": 38453, + "▁파면": 38454, + "▁현장에": 38455, + "▁참석했다": 38456, + "▁한데": 38457, + "전기": 38458, + "▁행태": 38459, + "▁몰라도": 38460, + "전거": 38461, + "▁매입": 38462, + "▁다수": 38463, + "▁북한은": 38464, + "▁때도": 38465, + "박이": 38466, + "비아": 38467, + "▁김치": 38468, + "▁전라": 38469, + "포르": 38470, + "▁젤렌스키": 38471, + "▁계열": 38472, + "▁인간은": 38473, + "위에서": 38474, + "▁르": 38475, + "어난": 38476, + "▁가자": 38477, + "▁즐길": 38478, + "▁대선후보": 38479, + "옵니다": 38480, + "▁인터뷰에서": 38481, + "현장": 38482, + "▁데리고": 38483, + "리면서": 38484, + "타고": 38485, + "농협": 38486, + "정도로": 38487, + "조를": 38488, + "청산": 38489, + "▁방문해": 38490, + "▁가계": 38491, + "▁편리": 38492, + "회의를": 38493, + "▁과정을": 38494, + "▁막고": 38495, + "▁투자를": 38496, + "��이": 38497, + "줄이": 38498, + "▁오늘도": 38499, + "▁들어오": 38500, + "▁아들이": 38501, + "▁앞세": 38502, + "라면서": 38503, + "리냐": 38504, + "▁기저": 38505, + "▁순수": 38506, + "▁메시지를": 38507, + "리는게": 38508, + "으론": 38509, + "▁합격": 38510, + "죄로": 38511, + "기다": 38512, + "▁변동": 38513, + "▁허가": 38514, + "자동차": 38515, + "▁집어": 38516, + "▁추종": 38517, + "▁역사를": 38518, + "▁이것이": 38519, + "▁전쟁을": 38520, + "▁공짜": 38521, + "거라고": 38522, + "▁되었다": 38523, + "분야": 38524, + "▁진료": 38525, + "▁인종": 38526, + "나라가": 38527, + "▁분명히": 38528, + "▁방어": 38529, + "▁호구": 38530, + "▁전월": 38531, + "분들이": 38532, + "▁따뜻한": 38533, + "▁뭐야": 38534, + "▁보니까": 38535, + "▁좋으": 38536, + "화하고": 38537, + "▁기능을": 38538, + "▁유입": 38539, + "잡이": 38540, + "확인": 38541, + "모두": 38542, + "권력": 38543, + "되어야": 38544, + "▁아시": 38545, + "▁돌아다니": 38546, + "▁우승을": 38547, + "▁정부를": 38548, + "▁당당": 38549, + "▁신발": 38550, + "▁세워": 38551, + "▁경우가": 38552, + "▁다채": 38553, + "▁인사를": 38554, + "▁전직": 38555, + "▁샌": 38556, + "라라": 38557, + "▁너무나": 38558, + "▁프리미엄": 38559, + "▁연습": 38560, + "▁잘한다": 38561, + "▁운전자": 38562, + "▁신임": 38563, + "정과": 38564, + "추천": 38565, + "▁달아": 38566, + "내려": 38567, + "증이": 38568, + "▁좀더": 38569, + "▁자국": 38570, + "은행은": 38571, + "▁상상": 38572, + "▁운용": 38573, + "▁월세": 38574, + "만들": 38575, + "▁전교": 38576, + "이미": 38577, + "▁들은": 38578, + "구입": 38579, + "▁남북": 38580, + "▁쉴드": 38581, + "인상": 38582, + "군에": 38583, + "▁떳": 38584, + "었어": 38585, + "에게도": 38586, + "었음": 38587, + "▁등도": 38588, + "▁하지말": 38589, + "▁안철수가": 38590, + "▁배경": 38591, + "▁소름": 38592, + "님을": 38593, + "▁편하고": 38594, + "▁음성": 38595, + "▁나은": 38596, + "다는거": 38597, + "페미": 38598, + "▁당하고": 38599, + "▁적발": 38600, + "▁아이들이": 38601, + "▁충성": 38602, + "▁부끄러운": 38603, + "▁무관": 38604, + "▁욕먹": 38605, + "당과": 38606, + "▁당일": 38607, + "으라": 38608, + "▁내달": 38609, + "▁매트": 38610, + "▁대책을": 38611, + "▁찰": 38612, + "▁정신병자": 38613, + "파이": 38614, + "▁예뻐요": 38615, + "▁쓰면": 38616, + "▁김대중": 38617, + "있지": 38618, + "▁샘": 38619, + "업자": 38620, + "▁법정": 38621, + "▁기사는": 38622, + "▁당선인이": 38623, + "▁컸": 38624, + "▁연구원은": 38625, + "박스": 38626, + "▁추경": 38627, + "▁중국을": 38628, + "미디어": 38629, + "우리는": 38630, + "▁보행": 38631, + "▁단어": 38632, + "▁해야한다": 38633, + "저는": 38634, + "인에": 38635, + "만들어": 38636, + "▁나라꼴": 38637, + "▁성폭행": 38638, + "▁낮아": 38639, + "이태원": 38640, + "▁안하면": 38641, + "▁섭": 38642, + "▁스타디움": 38643, + "우를": 38644, + "▁조언": 38645, + "릅니다": 38646, + "▁교통사고": 38647, + "▁나설": 38648, + "▁담겨": 38649, + "▁최강": 38650, + "▁냅": 38651, + "▁운행": 38652, + "길이": 38653, + "▁경상": 38654, + "▁스타트업": 38655, + "▁출연해": 38656, + "▁뷰": 38657, + "주년": 38658, + "▁의한": 38659, + "태섭": 38660, + "▁진행했다": 38661, + "▁더블": 38662, + "하나요": 38663, + "▁경제적": 38664, + "가도": 38665, + "▁대국민": 38666, + "▁아닐까": 38667, + "▁마니": 38668, + "▁보관": 38669, + "▁주지": 38670, + "진과": 38671, + "기면": 38672, + "▁수소": 38673, + "▁활발": 38674, + "배상": 38675, + "청에": 38676, + "▁끝났": 38677, + "▁실무": 38678, + "수석": 38679, + "▁뽐": 38680, + "해를": 38681, + "▁뒤로": 38682, + "▁인성": 38683, + "▁이외": 38684, + "핑크": 38685, + "▁상징": 38686, + "▁포토": 38687, + "해온": 38688, + "▁배려": 38689, + "▁팔아먹": 38690, + "즈아": 38691, + "▁관측": 38692, + "▁좋겠네요": 38693, + "장한": 38694, + "▁낫다": 38695, + "▁만들기": 38696, + "등급": 38697, + "▁돌입": 38698, + "▁너의": 38699, + "▁매각": 38700, + "▁욕을": 38701, + "키트": 38702, + "뻐서": 38703, + "▁수준을": 38704, + "▁장비": 38705, + "▁진영": 38706, + "▁적극적인": 38707, + "하구": 38708, + "▁안됨": 38709, + "▁그만하고": 38710, + "민족": 38711, + "판사": 38712, + "▁뻥": 38713, + "▁엮": 38714, + "등록": 38715, + "주에": 38716, + "하죠": 38717, + "▁넉넉": 38718, + "▁지연": 38719, + "▁어쩔수": 38720, + "▁자격이": 38721, + "실장": 38722, + "르키예": 38723, + "▁스튜디오": 38724, + "심한": 38725, + "▁예수": 38726, + "▁메이저": 38727, + "수완": 38728, + "이건": 38729, + "모르": 38730, + "▁미만": 38731, + "더냐": 38732, + "희찬": 38733, + "▁가족이": 38734, + "▁속이": 38735, + "네여": 38736, + "▁차를": 38737, + "연히": 38738, + "▁국토교통": 38739, + "의사": 38740, + "▁퇴직": 38741, + "▁조폭": 38742, + "▁둘이": 38743, + "▁입에": 38744, + "을까요": 38745, + "▁한겨레": 38746, + "데믹": 38747, + "저히": 38748, + "▁것이고": 38749, + "나니": 38750, + "▁블루": 38751, + "▁동남": 38752, + "▁오토": 38753, + "리와": 38754, + "▁러시아는": 38755, + "▁국민세금": 38756, + "으러": 38757, + "▁길을": 38758, + "▁김재": 38759, + "▁경쟁력": 38760, + "▁경기가": 38761, + "▁부족한": 38762, + "▁휴대": 38763, + "▁정답": 38764, + "버렸": 38765, + "▁때가": 38766, + "▁아픔": 38767, + "▁화이트": 38768, + "▁뼈": 38769, + "이용": 38770, + "▁싹다": 38771, + "▁어째": 38772, + "▁청약": 38773, + "▁지역에서": 38774, + "헨티": 38775, + "청소년": 38776, + "▁결과는": 38777, + "즈를": 38778, + "▁모임": 38779, + "▁구역": 38780, + "▁소식": 38781, + "▁씹": 38782, + "보세요": 38783, + "▁들었다": 38784, + "▁전담": 38785, + "▁모니": 38786, + "함에": 38787, + "▁저지른": 38788, + "▁수학": 38789, + "▁너나": 38790, + "운용": 38791, + "▁이은": 38792, + "▁하는구나": 38793, + "인생": 38794, + "해질": 38795, + "▁키움": 38796, + "최근": 38797, + "▁날이": 38798, + "놀이": 38799, + "바라": 38800, + "▁관종": 38801, + "▁붙어": 38802, + "▁말이다": 38803, + "▁서울시장": 38804, + "▁꼰대": 38805, + "으로만": 38806, + "▁아깝다": 38807, + "▁승점": 38808, + "▁보내고": 38809, + "너스": 38810, + "▁재벌": 38811, + "▁일본에": 38812, + "스럽습니다": 38813, + "천만원": 38814, + "▁하지마": 38815, + "▁고장": 38816, + "▁한가": 38817, + "▁옆에": 38818, + "▁싸이": 38819, + "▁스페인": 38820, + "▁중국인들": 38821, + "▁의도": 38822, + "통수": 38823, + "▁참여한": 38824, + "▁코미디": 38825, + "▁사람들을": 38826, + "▁천지": 38827, + "랑이": 38828, + "▁안됩니다": 38829, + "▁업종": 38830, + "▁존나": 38831, + "확진": 38832, + "나온다": 38833, + "가에": 38834, + "▁구속영": 38835, + "징어": 38836, + "▁돈은": 38837, + "▁부대": 38838, + "▁심상": 38839, + "▁오를": 38840, + "▁재수": 38841, + "▁당사": 38842, + "프로그램": 38843, + "▁입원": 38844, + "▁만족해요": 38845, + "▁당초": 38846, + "라우드": 38847, + "융합": 38848, + "▁동기": 38849, + "▁첨단": 38850, + "▁아프리카": 38851, + "▁잠재": 38852, + "케이": 38853, + "▁빗": 38854, + "▁일이다": 38855, + "보이": 38856, + "▁시선을": 38857, + "▁교육을": 38858, + "▁좀비": 38859, + "▁그런가": 38860, + "▁정확히": 38861, + "리즘": 38862, + "▁겪고": 38863, + "▁망가": 38864, + "▁개검": 38865, + "시마": 38866, + "▁놀아": 38867, + "▁자존": 38868, + "▁한게": 38869, + "▁한정": 38870, + "선으로": 38871, + "질도": 38872, + "판매": 38873, + "준이": 38874, + "▁테러": 38875, + "범이": 38876, + "▁달라고": 38877, + "▁곳에": 38878, + "▁치명": 38879, + "정권이": 38880, + "▁어려워": 38881, + "▁몬": 38882, + "▁기자회견을": 38883, + "공급": 38884, + "서관": 38885, + "▁매달": 38886, + "▁정지": 38887, + "▁위중증": 38888, + "▁역량": 38889, + "▁진화": 38890, + "그릇": 38891, + "혀서": 38892, + "▁초딩": 38893, + "일리": 38894, + "▁도내": 38895, + "▁아기": 38896, + "▁않아서": 38897, + "▁여자들": 38898, + "도안": 38899, + "▁재택": 38900, + "▁이전에": 38901, + "▁정신이": 38902, + "▁향상": 38903, + "기전에": 38904, + "▁조절": 38905, + "▁이번에는": 38906, + "▁미치": 38907, + "기능": 38908, + "▁초과": 38909, + "▁해요": 38910, + "▁뿌리": 38911, + "마스크": 38912, + "▁죽일": 38913, + "▁그래요": 38914, + "▁한참": 38915, + "▁앙": 38916, + "▁심리": 38917, + "▁방송되는": 38918, + "▁블록": 38919, + "▁시간에": 38920, + "▁효과를": 38921, + "▁불쌍한": 38922, + "▁씻": 38923, + "▁다름": 38924, + "보다도": 38925, + "▁이참에": 38926, + "▁참석한": 38927, + "▁부품": 38928, + "날이": 38929, + "로도": 38930, + "▁충청": 38931, + "▁할때": 38932, + "▁땡": 38933, + "는것": 38934, + "▁설마": 38935, + "▁흘러": 38936, + "▁본인의": 38937, + "▁비주얼": 38938, + "▁머스크": 38939, + "▁재밌": 38940, + "▁퍼트": 38941, + "▁깨끗한": 38942, + "▁입학": 38943, + "▁제외한": 38944, + "▁하여간": 38945, + "▁현재까지": 38946, + "여러": 38947, + "▁지원할": 38948, + "▁도심": 38949, + "▁줄어들": 38950, + "▁레드": 38951, + "▁내야": 38952, + "▁위조": 38953, + "▁우루과": 38954, + "중인": 38955, + "▁김혜": 38956, + "▁여유": 38957, + "▁민주화": 38958, + "소비": 38959, + "▁메뉴": 38960, + "▁폰": 38961, + "반대": 38962, + "담을": 38963, + "▁상태다": 38964, + "▁있나요": 38965, + "평균": 38966, + "▁다해": 38967, + "▁기분이": 38968, + "▁욕심": 38969, + "▁새누리": 38970, + "▁유승민": 38971, + "▁측근": 38972, + "확실": 38973, + "▁광복": 38974, + "▁이런게": 38975, + "▁분야에서": 38976, + "▁느낀": 38977, + "▁투수": 38978, + "▁공을": 38979, + "▁김부": 38980, + "세다": 38981, + "▁목숨을": 38982, + "시지": 38983, + "▁응급": 38984, + "빼고": 38985, + "▁대충": 38986, + "년에는": 38987, + "▁손흥민은": 38988, + "▁노후": 38989, + "▁공정과": 38990, + "따위": 38991, + "▁의지를": 38992, + "▁미국에서": 38993, + "소방": 38994, + "니는": 38995, + "▁중구": 38996, + "▁언제나": 38997, + "고생": 38998, + "▁보내주": 38999, + "▁악플": 39000, + "▁가능성": 39001, + "▁추억": 39002, + "마켓": 39003, + "▁젠": 39004, + "▁점유": 39005, + "▁지상": 39006, + "하다니": 39007, + "▁오만": 39008, + "씨와": 39009, + "▁걸로": 39010, + "불가": 39011, + "▁감독의": 39012, + "듣고": 39013, + "▁전부터": 39014, + "▁경상도": 39015, + "▁방법을": 39016, + "▁유일한": 39017, + "살이": 39018, + "▁연방": 39019, + "졌다고": 39020, + "▁상당히": 39021, + "▁태어나": 39022, + "▁텐": 39023, + "▁못하면": 39024, + "▁비즈": 39025, + "대와": 39026, + "주차": 39027, + "▁구성된": 39028, + "▁쳐먹": 39029, + "놈들은": 39030, + "▁탈락": 39031, + "▁감시": 39032, + "▁잉글": 39033, + "▁사고를": 39034, + "▁문을": 39035, + "▁방송된다": 39036, + "▁저딴": 39037, + "▁최민": 39038, + "▁생각도": 39039, + "▁강릉": 39040, + "▁놀고": 39041, + "▁욕하는": 39042, + "▁받았어요": 39043, + "값을": 39044, + "주사": 39045, + "▁침묵": 39046, + "▁죽어도": 39047, + "▁시스템을": 39048, + "▁비리와": 39049, + "▁있을지": 39050, + "▁수정": 39051, + "▁훼손": 39052, + "수완박": 39053, + "배가": 39054, + "▁한강": 39055, + "누가": 39056, + "▁뒤에서": 39057, + "▁김기현": 39058, + "▁끌어올": 39059, + "▁협력을": 39060, + "▁알았다": 39061, + "▁공매도": 39062, + "▁리스크": 39063, + "내기": 39064, + "법으로": 39065, + "▁수구": 39066, + "▁택배기사": 39067, + "월드": 39068, + "▁좋겠습니다": 39069, + "봉사": 39070, + "▁이쯤": 39071, + "▁감안": 39072, + "▁부모가": 39073, + "▁이익을": 39074, + "▁트로": 39075, + "▁가난": 39076, + "▁연예인": 39077, + "봤자": 39078, + "▁쭉": 39079, + "▁보급": 39080, + "느니": 39081, + "▁고향": 39082, + "▁양반": 39083, + "▁의결": 39084, + "재를": 39085, + "상납": 39086, + "▁인류": 39087, + "▁멋진": 39088, + "▁부추": 39089, + "비디오": 39090, + "기나": 39091, + "▁악화": 39092, + "▁잡을": 39093, + "▁금메달": 39094, + "▁타격": 39095, + "보상": 39096, + "▁사고로": 39097, + "쳐라": 39098, + "▁아이폰": 39099, + "▁좌파들": 39100, + "▁신곡": 39101, + "순위": 39102, + "빌리티": 39103, + "저씨": 39104, + "▁제품도": 39105, + "▁원숭이": 39106, + "▁펜": 39107, + "협의": 39108, + "▁권리": 39109, + "▁나간": 39110, + "발표": 39111, + "▁무난": 39112, + "▁주재": 39113, + "▁되길": 39114, + "▁이단": 39115, + "▁이어질": 39116, + "▁알아야": 39117, + "▁소신": 39118, + "▁떨어져": 39119, + "정당": 39120, + "인드": 39121, + "▁은은": 39122, + "▁표준": 39123, + "▁참석해": 39124, + "▁박영": 39125, + "▁갱": 39126, + "레이드": 39127, + "▁부담을": 39128, + "네가": 39129, + "▁아픈": 39130, + "신한": 39131, + "▁기록하며": 39132, + "▁재판부는": 39133, + "▁개미": 39134, + "▁네가": 39135, + "▁문제지": 39136, + "▁안에서": 39137, + "▁걸고": 39138, + "▁그들의": 39139, + "▁앞둔": 39140, + "▁일시": 39141, + "▁마쳤다": 39142, + "▁못된": 39143, + "▁올리는": 39144, + "▁조금만": 39145, + "▁윤리": 39146, + "▁상품은": 39147, + "▁사드": 39148, + "▁후보의": 39149, + "▁구체적인": 39150, + "▁무섭다": 39151, + "▁일방": 39152, + "▁넘치는": 39153, + "▁종부세": 39154, + "▁오프라인": 39155, + "▁씁": 39156, + "▁떠들어": 39157, + "▁철회": 39158, + "▁섞": 39159, + "▁오리지": 39160, + "▁박지현": 39161, + "▁꽂": 39162, + "▁옳은": 39163, + "▁남부": 39164, + "▁당분간": 39165, + "폭탄": 39166, + "만달러": 39167, + "▁이영": 39168, + "▁문의": 39169, + "▁성인": 39170, + "▁감동": 39171, + "▁성적": 39172, + "▁시켜라": 39173, + "보복": 39174, + "조사를": 39175, + "▁시작된": 39176, + "▁장학": 39177, + "건으로": 39178, + "였으면": 39179, + "▁롤": 39180, + "포토": 39181, + "▁게다가": 39182, + "▁행정안전": 39183, + "라시": 39184, + "▁정유": 39185, + "▁배제": 39186, + "활동을": 39187, + "▁훠훠": 39188, + "▁예전에": 39189, + "▁고민정": 39190, + "걸이": 39191, + "▁말할": 39192, + "▁했다는": 39193, + "▁충돌": 39194, + "완전": 39195, + "해가": 39196, + "▁제약": 39197, + "▁쓰러": 39198, + "▁사이에": 39199, + "만원으로": 39200, + "▁패거리": 39201, + "▁논문": 39202, + "감한": 39203, + "서로": 39204, + "부터는": 39205, + "▁사유": 39206, + "▁주둥이": 39207, + "▁실행": 39208, + "군을": 39209, + "▁상임": 39210, + "능력": 39211, + "전으로": 39212, + "▁무당": 39213, + "▁저렴한가격에": 39214, + "▁가지가지": 39215, + "사관": 39216, + "▁청문": 39217, + "▁프리미어": 39218, + "박한": 39219, + "▁차원에서": 39220, + "연구소": 39221, + "▁서방": 39222, + "▁체육": 39223, + "어디": 39224, + "전과": 39225, + "▁알려주세요": 39226, + "▁건립": 39227, + "▁팝": 39228, + "집을": 39229, + "▁아르헨티": 39230, + "▁같음": 39231, + "▁지지자": 39232, + "▁성공했다": 39233, + "▁대상이": 39234, + "▁스위": 39235, + "▁잘못을": 39236, + "부장관": 39237, + "▁아끼": 39238, + "▁관계자": 39239, + "럭시": 39240, + "▁문자": 39241, + "갑니다": 39242, + "곳을": 39243, + "▁구매했습니다": 39244, + "▁부끄럽": 39245, + "배우": 39246, + "슬람": 39247, + "마나": 39248, + "▁발휘": 39249, + "▁인간들은": 39250, + "▁다른나라": 39251, + "▁늦게": 39252, + "▁내다": 39253, + "▁더한": 39254, + "▁불리": 39255, + "▁엠": 39256, + "하겠네": 39257, + "▁진행하고": 39258, + "사장": 39259, + "▁썩어": 39260, + "▁춘천": 39261, + "▁오리": 39262, + "▁떨어질": 39263, + "▁행동을": 39264, + "▁지내": 39265, + "중에도": 39266, + "▁법무부장관": 39267, + "정지": 39268, + "▁보완": 39269, + "트롤": 39270, + "▁같고": 39271, + "려도": 39272, + "▁실력": 39273, + "▁가세": 39274, + "▁마땅": 39275, + "▁감당": 39276, + "▁그들이": 39277, + "지며": 39278, + "▁강간": 39279, + "▁날씨": 39280, + "▁셋": 39281, + "무는": 39282, + "▁좌좀": 39283, + "건이": 39284, + "건의": 39285, + "▁보냈": 39286, + "▁않지만": 39287, + "▁여성이": 39288, + "▁현장을": 39289, + "혁명": 39290, + "▁총괄": 39291, + "▁나아가": 39292, + "▁되어야": 39293, + "만족합니다": 39294, + "▁제공할": 39295, + "되게": 39296, + "▁무릎": 39297, + "▁각자": 39298, + "▁매력": 39299, + "▁먹은": 39300, + "▁어떻게든": 39301, + "▁딜": 39302, + "머스": 39303, + "경기에서": 39304, + "사람들은": 39305, + "▁수준이다": 39306, + "동원": 39307, + "▁떳떳": 39308, + "▁하수": 39309, + "▁꼼꼼": 39310, + "빨갱이": 39311, + "골프": 39312, + "▁스트레스": 39313, + "▁진행한": 39314, + "▁훔": 39315, + "주니": 39316, + "▁안쓰": 39317, + "▁외면": 39318, + "입국금지": 39319, + "▁사죄": 39320, + "▁사건사고": 39321, + "▁심플": 39322, + "▁코로나바이러스": 39323, + "▁경계": 39324, + "▁테슬": 39325, + "▁짐승": 39326, + "▁북괴": 39327, + "▁꺼져라": 39328, + "▁따라서": 39329, + "이라면서": 39330, + "▁감히": 39331, + "▁구독": 39332, + "▁기어": 39333, + "▁유동": 39334, + "▁적응": 39335, + "▁명백": 39336, + "화자": 39337, + "▁강제로": 39338, + "▁아름다운": 39339, + "▁현행": 39340, + "▁본격적인": 39341, + "온은": 39342, + "권의": 39343, + "▁자치": 39344, + "▁이른바": 39345, + "▁끝이": 39346, + "▁절차를": 39347, + "과정": 39348, + "▁도박": 39349, + "▁지겹다": 39350, + "▁지령": 39351, + "▁나섰": 39352, + "▁죽는": 39353, + "▁금태섭": 39354, + "즈는": 39355, + "▁높였다": 39356, + "▁아이디어": 39357, + "나갈": 39358, + "무기": 39359, + "▁이라고": 39360, + "해봐": 39361, + "수와": 39362, + "▁중입니다": 39363, + "▁웃음": 39364, + "▁웬": 39365, + "▁보증": 39366, + "▁모니터": 39367, + "▁정치에": 39368, + "진당": 39369, + "못한": 39370, + "포를": 39371, + "▁살다": 39372, + "시간에": 39373, + "에서만": 39374, + "▁써야": 39375, + "▁육아": 39376, + "천원": 39377, + "망신": 39378, + "렸습니다": 39379, + "▁그에": 39380, + "▁용서": 39381, + "▁시기에": 39382, + "▁냈": 39383, + "스카": 39384, + "▁두개": 39385, + "액이": 39386, + "▁너거": 39387, + "▁빼앗": 39388, + "모든": 39389, + "▁샤워": 39390, + "▁정식": 39391, + "▁유기": 39392, + "▁속도를": 39393, + "당시": 39394, + "책을": 39395, + "▁것들은": 39396, + "▁황희찬": 39397, + "▁기록을": 39398, + "▁한층": 39399, + "▁차이나": 39400, + "도한": 39401, + "▁스타디움에서": 39402, + "야말로": 39403, + "▁시장을": 39404, + "▁모으": 39405, + "▁말라고": 39406, + "▁찬양": 39407, + "▁튀르키예": 39408, + "▁끌어내": 39409, + "텔레": 39410, + "▁쓰지": 39411, + "▁시장의": 39412, + "파로": 39413, + "▁그런지": 39414, + "▁의료진": 39415, + "지에서": 39416, + "이들이": 39417, + "▁능력을": 39418, + "▁고의": 39419, + "▁신입": 39420, + "희가": 39421, + "▁정치적으로": 39422, + "평양": 39423, + "▁전원": 39424, + "▁감옥에": 39425, + "▁유튜버": 39426, + "▁충전": 39427, + "▁의뢰": 39428, + "▁아이고": 39429, + "▁모르겠지만": 39430, + "▁올릴": 39431, + "▁믿어": 39432, + "통제": 39433, + "▁모르나": 39434, + "▁진행됐다": 39435, + "시청": 39436, + "▁되겠네": 39437, + "▁때마다": 39438, + "▁혹은": 39439, + "▁다채로운": 39440, + "분쯤": 39441, + "▁했을": 39442, + "▁대한민국에": 39443, + "설치": 39444, + "위원장은": 39445, + "▁여의도": 39446, + "하던데": 39447, + "▁특허": 39448, + "▁콘셉": 39449, + "션을": 39450, + "부문": 39451, + "▁착수": 39452, + "▁드론": 39453, + "▁든다": 39454, + "▁사망자는": 39455, + "종의": 39456, + "▁멜": 39457, + "리는데": 39458, + "시작": 39459, + "▁선박": 39460, + "▁찐": 39461, + "▁선호": 39462, + "▁용산구": 39463, + "라는게": 39464, + "▁사업에": 39465, + "▁적당하고": 39466, + "▁취약계층": 39467, + "▁구글": 39468, + "▁풀이": 39469, + "▁보건복지": 39470, + "▁김경": 39471, + "▁일관": 39472, + "▁사이트": 39473, + "▁미세먼지": 39474, + "원장": 39475, + "부처": 39476, + "▁맡아": 39477, + "했다가": 39478, + "▁하이브": 39479, + "으셨": 39480, + "▁민주노총": 39481, + "▁압사": 39482, + "▁지인": 39483, + "▁건강한": 39484, + "▁살아야": 39485, + "둬라": 39486, + "▁하나의": 39487, + "조아요": 39488, + "어린": 39489, + "▁안한다": 39490, + "상담": 39491, + "직을": 39492, + "▁글과": 39493, + "▁무려": 39494, + "▁비교해": 39495, + "▁정신차려라": 39496, + "▁전정권": 39497, + "▁세부": 39498, + "▁건지": 39499, + "라고요": 39500, + "▁페미니즘": 39501, + "▁다음날": 39502, + "심의": 39503, + "▁삶의": 39504, + "▁우울": 39505, + "모가": 39506, + "▁비율": 39507, + "▁선배": 39508, + "▁뜬": 39509, + "▁죽고": 39510, + "▁미술": 39511, + "▁유출": 39512, + "▁행복한": 39513, + "▁맞을": 39514, + "▁이길": 39515, + "▁국가를": 39516, + "▁반대하는": 39517, + "▁하나같이": 39518, + "▁분석했다": 39519, + "▁보인": 39520, + "▁연관": 39521, + "▁담겼다": 39522, + "▁자전거": 39523, + "▁착하고": 39524, + "▁집값이": 39525, + "▁언제부터": 39526, + "철도": 39527, + "▁끼리": 39528, + "받았": 39529, + "준호": 39530, + "▁촉촉": 39531, + "▁파리": 39532, + "장애인": 39533, + "▁분류": 39534, + "▁김용": 39535, + "해지고": 39536, + "만은": 39537, + "▁살아남": 39538, + "드라": 39539, + "▁영어": 39540, + "▁제로": 39541, + "▁그것이": 39542, + "▁신세계": 39543, + "▁발전을": 39544, + "▁변화를": 39545, + "▁묘": 39546, + "▁업무를": 39547, + "▁팀의": 39548, + "▁워낙": 39549, + "정부의": 39550, + "물질": 39551, + "▁소리가": 39552, + "▁문재인의": 39553, + "▁계기로": 39554, + "▁의미를": 39555, + "▁임직원": 39556, + "▁하는건": 39557, + "하진": 39558, + "▁결정을": 39559, + "싸움": 39560, + "▁차가": 39561, + "▁지진": 39562, + "▁끝날": 39563, + "▁바르": 39564, + "▁구멍": 39565, + "▁떠오": 39566, + "느낌": 39567, + "▁하여튼": 39568, + "순간": 39569, + "▁지지합니다": 39570, + "니아": 39571, + "일도": 39572, + "▁어지": 39573, + "리핀": 39574, + "▁보세요": 39575, + "▁종사": 39576, + "▁강성": 39577, + "기부": 39578, + "양이": 39579, + "▁어떨": 39580, + "▁질도": 39581, + "▁그렇다": 39582, + "▁많았다": 39583, + "▁갈라치기": 39584, + "뉴시스": 39585, + "▁둘째": 39586, + "당선": 39587, + "▁시민들이": 39588, + "▁안전하게": 39589, + "▁기안": 39590, + "▁핸드": 39591, + "▁어디로": 39592, + "치며": 39593, + "▁화이자": 39594, + "바람": 39595, + "호텔": 39596, + "▁죽이": 39597, + "▁이런데": 39598, + "▁장르": 39599, + "▁후에": 39600, + "하더라": 39601, + "▁후속": 39602, + "세상에": 39603, + "▁뭐하나": 39604, + "▁미담": 39605, + "▁남겨": 39606, + "▁감소했다": 39607, + "▁인간의": 39608, + "▁파티": 39609, + "삼성": 39610, + "▁줘야": 39611, + "▁힘들다": 39612, + "할려고": 39613, + "▁돈도": 39614, + "▁부활": 39615, + "신은": 39616, + "▁아이를": 39617, + "▁브라질": 39618, + "시위": 39619, + "졌는데": 39620, + "▁대량": 39621, + "▁개별": 39622, + "▁왔어요": 39623, + "▁전개": 39624, + "연의": 39625, + "▁가려": 39626, + "▁영역": 39627, + "▁이어지고": 39628, + "▁안걸": 39629, + "▁드디어": 39630, + "▁시대에": 39631, + "▁후보로": 39632, + "▁오리지널": 39633, + "임대": 39634, + "▁올바른": 39635, + "규제": 39636, + "동에": 39637, + "아웃": 39638, + "미르": 39639, + "인천": 39640, + "▁들어가는": 39641, + "▁미국에": 39642, + "▁지분": 39643, + "우기": 39644, + "▁리뷰": 39645, + "▁한쪽": 39646, + "▁중국산": 39647, + "▁콘텐츠를": 39648, + "택배": 39649, + "▁박탈": 39650, + "▁경기에": 39651, + "▁근처": 39652, + "▁꽤": 39653, + "화자찬": 39654, + "▁수단": 39655, + "▁수업": 39656, + "▁터뜨": 39657, + "시와": 39658, + "▁서서": 39659, + "▁악의": 39660, + "▁장제원": 39661, + "치한": 39662, + "인데도": 39663, + "해봐야": 39664, + "▁들어갈": 39665, + "닫고": 39666, + "통상": 39667, + "▁판정을": 39668, + "▁용인": 39669, + "▁신분": 39670, + "▁전수": 39671, + "하실": 39672, + "▁나토": 39673, + "겠습니까": 39674, + "▁좋겠어요": 39675, + "▁뮤직비디오": 39676, + "▁어마": 39677, + "▁세금이": 39678, + "▁지지자들": 39679, + "벌이": 39680, + "▁라디오": 39681, + "▁자발": 39682, + "▁문재앙은": 39683, + "있다고": 39684, + "▁백신접종": 39685, + "▁했어요": 39686, + "▁주력": 39687, + "사망": 39688, + "▁든든": 39689, + "▁유재": 39690, + "▁안좋": 39691, + "겠지요": 39692, + "▁클래": 39693, + "▁빨간": 39694, + "지네": 39695, + "학년": 39696, + "공업": 39697, + "▁안들": 39698, + "▁찢어": 39699, + "▁찾은": 39700, + "▁눌": 39701, + "드만": 39702, + "▁쌩": 39703, + "▁추적": 39704, + "▁최적": 39705, + "기록": 39706, + "▁계속해서": 39707, + "▁접촉": 39708, + "폭력": 39709, + "▁잡은": 39710, + "거리가": 39711, + "졌어요": 39712, + "▁진행할": 39713, + "▁통해서": 39714, + "지자": 39715, + "▁궁금하다": 39716, + "▁일찍": 39717, + "▁기각": 39718, + "▁처먹": 39719, + "인척": 39720, + "▁하는것": 39721, + "▁가격을": 39722, + "▁급격": 39723, + "▁무사": 39724, + "▁졸라": 39725, + "▁덤": 39726, + "▁태국": 39727, + "▁걸리면": 39728, + "▁모은": 39729, + "▁일정을": 39730, + "강에": 39731, + "통을": 39732, + "▁관계를": 39733, + "▁괜찮고": 39734, + "▁윤핵관": 39735, + "▁사우": 39736, + "▁자가격리": 39737, + "지검": 39738, + "▁불량": 39739, + "없는데": 39740, + "▁공개한": 39741, + "▁모기": 39742, + "그렇게": 39743, + "▁쓰기": 39744, + "▁바쁘": 39745, + "대깨": 39746, + "▁최신": 39747, + "▁하나님": 39748, + "▁지역사회": 39749, + "고한": 39750, + "▁크고": 39751, + "마냥": 39752, + "는거임": 39753, + "합니까": 39754, + "▁문죄앙": 39755, + "▁정책이": 39756, + "▁민주당에": 39757, + "렸고": 39758, + "▁지는": 39759, + "▁있어라": 39760, + "▁사이즈가": 39761, + "안정": 39762, + "▁공정한": 39763, + "▁빤": 39764, + "▁대변인": 39765, + "▁없어져야": 39766, + "하자는": 39767, + "▁편의점": 39768, + "▁고쳐": 39769, + "보이는": 39770, + "▁받아들이": 39771, + "▁의식": 39772, + "▁줄여": 39773, + "▁백신이": 39774, + "▁아닌듯": 39775, + "▁출국": 39776, + "때부터": 39777, + "▁가치가": 39778, + "▁있구나": 39779, + "▁핀": 39780, + "모습": 39781, + "리니": 39782, + "얼굴": 39783, + "▁미래가": 39784, + "▁이강": 39785, + "화하는": 39786, + "▁예정입니다": 39787, + "집에서": 39788, + "화와": 39789, + "업무": 39790, + "▁국민과": 39791, + "▁상태로": 39792, + "행이": 39793, + "▁방사능": 39794, + "▁손잡고": 39795, + "가자": 39796, + "렬한": 39797, + "적이지": 39798, + "▁줄었다": 39799, + "저축": 39800, + "▁치료를": 39801, + "없다고": 39802, + "▁연설": 39803, + "구멍": 39804, + "그린": 39805, + "안되는": 39806, + "▁수주": 39807, + "▁미접종": 39808, + "▁정착": 39809, + "▁넷플릭스": 39810, + "▁많이파세요": 39811, + "마스": 39812, + "▁발언을": 39813, + "▁평가했다": 39814, + "▁경제를": 39815, + "▁실종": 39816, + "▁어쩌고": 39817, + "제의": 39818, + "▁깔끔하게": 39819, + "▁석유": 39820, + "▁인원": 39821, + "▁기쁘": 39822, + "▁사업은": 39823, + "이거": 39824, + "▁전당": 39825, + "▁수호": 39826, + "▁부담이": 39827, + "▁부들": 39828, + "십시오": 39829, + "▁점에서": 39830, + "▁바꿉": 39831, + "▁김지": 39832, + "▁비대면": 39833, + "▁설득": 39834, + "▁찍고": 39835, + "▁번창하세요": 39836, + "▁그러다": 39837, + "▁집행유예": 39838, + "▁초등학교": 39839, + "곳은": 39840, + "▁대표의": 39841, + "▁부지": 39842, + "수원": 39843, + "▁대답": 39844, + "성한": 39845, + "▁짧은": 39846, + "▁걸려서": 39847, + "▁구간": 39848, + "구니": 39849, + "버려": 39850, + "시나": 39851, + "공식": 39852, + "▁할줄": 39853, + "▁남성이": 39854, + "▁다섯": 39855, + "▁대통령도": 39856, + "▁손에": 39857, + "▁의문": 39858, + "목이": 39859, + "▁식으로": 39860, + "▁회의를": 39861, + "▁귀찮": 39862, + "교육청": 39863, + "▁지침": 39864, + "▁양보": 39865, + "▁의혹을": 39866, + "▁시상식": 39867, + "▁민주당을": 39868, + "개는": 39869, + "▁이불": 39870, + "▁훌륭한": 39871, + "▁선포": 39872, + "▁원정": 39873, + "▁이주": 39874, + "취급": 39875, + "시장은": 39876, + "인증": 39877, + "▁몸에": 39878, + "▁조장": 39879, + "▁발생하는": 39880, + "모로": 39881, + "▁맘에들어요": 39882, + "▁친절": 39883, + "▁우수한": 39884, + "▁부장": 39885, + "▁자유를": 39886, + "하노": 39887, + "▁써라": 39888, + "하의": 39889, + "아프": 39890, + "▁외에도": 39891, + "그렇": 39892, + "이었는데": 39893, + "실히": 39894, + "▁놈들은": 39895, + "하든": 39896, + "▁극단": 39897, + "▁수록": 39898, + "▁이상을": 39899, + "장기": 39900, + "일과": 39901, + "투기": 39902, + "▁앤": 39903, + "▁김정숙": 39904, + "▁끌었다": 39905, + "▁위기를": 39906, + "▁탈원전": 39907, + "▁눈을": 39908, + "▁탄소중립": 39909, + "스리그": 39910, + "▁이쁘네요": 39911, + "▁발급": 39912, + "▁쉽고": 39913, + "주간": 39914, + "▁안팎": 39915, + "▁것인지": 39916, + "▁고도": 39917, + "하자고": 39918, + "▁성상납": 39919, + "▁성별": 39920, + "▁변이": 39921, + "사인": 39922, + "▁나서서": 39923, + "임이": 39924, + "▁코스프레": 39925, + "▁사람들도": 39926, + "▁세계적인": 39927, + "탄을": 39928, + "▁건의": 39929, + "▁시키는": 39930, + "▁어깨": 39931, + "▁톱": 39932, + "▁바뀐": 39933, + "▁부진": 39934, + "▁불리는": 39935, + "▁기사에": 39936, + "▁영광": 39937, + "▁사건이": 39938, + "▁면허": 39939, + "준은": 39940, + "▁문제로": 39941, + "▁한걸레": 39942, + "코스": 39943, + "부들": 39944, + "이전": 39945, + "▁위험한": 39946, + "▁과학기술": 39947, + "▁점령": 39948, + "▁종로구": 39949, + "당에서": 39950, + "설팅": 39951, + "▁유력": 39952, + "애들이": 39953, + "▁먼지": 39954, + "▁뭐니": 39955, + "없으면": 39956, + "▁일당": 39957, + "▁증거가": 39958, + "것다": 39959, + "▁못차": 39960, + "▁파견": 39961, + "되었다": 39962, + "괜찮": 39963, + "면을": 39964, + "▁후손": 39965, + "▁사태가": 39966, + "▁궤": 39967, + "▁안된": 39968, + "▁세일": 39969, + "▁저건": 39970, + "▁퍼뜨": 39971, + "▁안타깝다": 39972, + "바지": 39973, + "▁부채": 39974, + "편집": 39975, + "▁시내": 39976, + "▁시점": 39977, + "▁프리미어리그": 39978, + "▁준다": 39979, + "돼야": 39980, + "▁고통을": 39981, + "▁숫자가": 39982, + "▁이끄": 39983, + "▁여태": 39984, + "봅시다": 39985, + "▁웃기는": 39986, + "때가": 39987, + "▁침략": 39988, + "▁테스트": 39989, + "▁처음이다": 39990, + "배송도": 39991, + "망이": 39992, + "▁시티": 39993, + "▁자진": 39994, + "▁개발한": 39995, + "▁캡처": 39996, + "알고": 39997, + "▁사람들의": 39998, + "▁개뿔": 39999, + "세종": 40000, + "가량": 40001, + "▁확실한": 40002, + "▁명단": 40003, + "개선": 40004, + "▁출석": 40005, + "같아요": 40006, + "편이": 40007, + "공자": 40008, + "▁정해": 40009, + "▁경쟁력을": 40010, + "▁전교조": 40011, + "았지만": 40012, + "▁힐": 40013, + "▁추천합니다": 40014, + "▁김여": 40015, + "투자증권": 40016, + "타워": 40017, + "트랙": 40018, + "▁결합": 40019, + "만명이": 40020, + "▁출처": 40021, + "▁파워": 40022, + "▁배당": 40023, + "▁안달": 40024, + "사서": 40025, + "▁만만": 40026, + "▁다르다": 40027, + "▁소프트": 40028, + "유지": 40029, + "▁추방": 40030, + "▁정상회담": 40031, + "▁천연": 40032, + "▁웃고": 40033, + "▁대표적인": 40034, + "동맹": 40035, + "▁틀린": 40036, + "▁하려": 40037, + "▁골을": 40038, + "십시요": 40039, + "▁피해자가": 40040, + "수있는": 40041, + "▁기존에": 40042, + "▁춤": 40043, + "인당": 40044, + "▁영부인": 40045, + "▁나면": 40046, + "받지": 40047, + "▁재명": 40048, + "▁비공개": 40049, + "▁자화자찬": 40050, + "▁치러": 40051, + "러윈": 40052, + "▁웃긴": 40053, + "▁전형적인": 40054, + "수산": 40055, + "▁싶어서": 40056, + "▁최고위원": 40057, + "▁핫": 40058, + "▁시국에": 40059, + "년의": 40060, + "▁법조": 40061, + "▁치료제": 40062, + "▁학부모": 40063, + "차전에서": 40064, + "▁댓글을": 40065, + "▁추구": 40066, + "▁이용하는": 40067, + "▁하루에": 40068, + "줘도": 40069, + "▁급여": 40070, + "▁흡수": 40071, + "▁민주당과": 40072, + "▁지속적인": 40073, + "직한": 40074, + "▁어려울": 40075, + "않고": 40076, + "▁악질": 40077, + "▁가즈아": 40078, + "▁서민들": 40079, + "▁모습으로": 40080, + "▁과태": 40081, + "▁요양": 40082, + "▁들어갔": 40083, + "▁개돼지들": 40084, + "▁상향": 40085, + "▁골목": 40086, + "▁인명": 40087, + "치의": 40088, + "▁그를": 40089, + "▁주면": 40090, + "▁바퀴벌레": 40091, + "▁손해배상": 40092, + "▁동부": 40093, + "▁징징": 40094, + "대통령이": 40095, + "▁않았지만": 40096, + "▁왜구": 40097, + "▁재무": 40098, + "핼러윈": 40099, + "용품": 40100, + "▁여부": 40101, + "▁좋게": 40102, + "▁흰": 40103, + "농단": 40104, + "싸게": 40105, + "인력": 40106, + "잔아": 40107, + "▁견제": 40108, + "▁인용": 40109, + "▁쯧쯧": 40110, + "▁당신의": 40111, + "꼴통": 40112, + "▁줄어든": 40113, + "▁채권": 40114, + "▁신경쓰": 40115, + "▁잣": 40116, + "법상": 40117, + "더군요": 40118, + "▁무엇을": 40119, + "걸고": 40120, + "▁혈세": 40121, + "▁모든게": 40122, + "▁받으면": 40123, + "수호": 40124, + "▁성장을": 40125, + "▁했냐": 40126, + "▁개인의": 40127, + "▁지속가능": 40128, + "료가": 40129, + "▁베이징": 40130, + "▁하청": 40131, + "▁선보인다": 40132, + "▁등급": 40133, + "▁수령": 40134, + "▁패키": 40135, + "함으로써": 40136, + "▁안할": 40137, + "▁통보": 40138, + "인데요": 40139, + "위반": 40140, + "▁맡은": 40141, + "▁목적으로": 40142, + "있어요": 40143, + "▁조사하고": 40144, + "것같다": 40145, + "▁당황": 40146, + "와는": 40147, + "▁생겨": 40148, + "▁운송": 40149, + "▁이경": 40150, + "영의": 40151, + "국민들": 40152, + "▁뛰어난": 40153, + "아무": 40154, + "▁보일": 40155, + "▁지들끼리": 40156, + "▁작전": 40157, + "▁너희들": 40158, + "▁공격을": 40159, + "▁운영하고": 40160, + "신청": 40161, + "▁작용": 40162, + "구속": 40163, + "▁꺼내": 40164, + "퇴근": 40165, + "▁걸릴": 40166, + "▁느낄": 40167, + "을거": 40168, + "이유": 40169, + "▁머물": 40170, + "▁했지": 40171, + "��정치인들": 40172, + "못하는": 40173, + "하지말": 40174, + "주식": 40175, + "▁밑에": 40176, + "가는데": 40177, + "▁제보로": 40178, + "대선": 40179, + "▁메인": 40180, + "▁조회": 40181, + "▁커지고": 40182, + "▁공작": 40183, + "▁숨어": 40184, + "올라": 40185, + "시켜서": 40186, + "분양": 40187, + "▁청산": 40188, + "▁있다가": 40189, + "▁최저임금": 40190, + "매수": 40191, + "▁보다는": 40192, + "▁이용한": 40193, + "▁인스타그램에": 40194, + "▁신체": 40195, + "▁너무너무": 40196, + "달아": 40197, + "▁허리": 40198, + "표가": 40199, + "▁팀을": 40200, + "▁나쁘지": 40201, + "▁가끔": 40202, + "▁암튼": 40203, + "▁인턴": 40204, + "▁앞장서": 40205, + "전환": 40206, + "▁대면": 40207, + "금으로": 40208, + "▁제공하고": 40209, + "▁인데": 40210, + "▁침해": 40211, + "▁네트워크": 40212, + "방지": 40213, + "중대": 40214, + "▁하야": 40215, + "▁보여준": 40216, + "▁굶": 40217, + "심사": 40218, + "▁놀랍": 40219, + "인에게": 40220, + "맘에": 40221, + "▁부디": 40222, + "▁헤어": 40223, + "시죠": 40224, + "▁이낙연": 40225, + "▁당첨": 40226, + "▁대통령직": 40227, + "▁바꿉니다": 40228, + "▁유학생": 40229, + "▁한다면": 40230, + "하기는": 40231, + "▁뭣": 40232, + "▁규모로": 40233, + "▁냈다": 40234, + "이메일": 40235, + "▁휩": 40236, + "지긋": 40237, + "▁점이": 40238, + "▁뻘": 40239, + "▁확인됐다": 40240, + "치에": 40241, + "▁마음으로": 40242, + "로가": 40243, + "▁이라": 40244, + "▁높게": 40245, + "▁귀순": 40246, + "▁건가": 40247, + "▁틈": 40248, + "까지도": 40249, + "었는지": 40250, + "▁돌아가는": 40251, + "▁선보였다": 40252, + "이구나": 40253, + "▁방송을": 40254, + "▁스크": 40255, + "▁안하냐": 40256, + "사법": 40257, + "▁현실을": 40258, + "다녀": 40259, + "플레": 40260, + "둥이": 40261, + "▁제압": 40262, + "▁하나가": 40263, + "▁하던데": 40264, + "▁세트": 40265, + "▁에스": 40266, + "했다면": 40267, + "▁알렸다": 40268, + "억달러": 40269, + "▁환경을": 40270, + "▁영향으로": 40271, + "보여": 40272, + "▁토지": 40273, + "▁뽀": 40274, + "▁감축": 40275, + "▁싫은": 40276, + "▁또다시": 40277, + "▁마치고": 40278, + "대결": 40279, + "▁맞아요": 40280, + "▁조례": 40281, + "워야": 40282, + "씨에게": 40283, + "▁신선": 40284, + "시네": 40285, + "인들의": 40286, + "▁민원": 40287, + "▁인테": 40288, + "▁마귀": 40289, + "▁질환": 40290, + "깃거리를": 40291, + "▁부당대우": 40292, + "▁떠나서": 40293, + "결혼": 40294, + "등등": 40295, + "주주": 40296, + "실험": 40297, + "▁적자": 40298, + "▁자료를": 40299, + "▁잃은": 40300, + "▁겨냥": 40301, + "▁느꼈": 40302, + "▁언급했다": 40303, + "이래": 40304, + "▁철거": 40305, + "▁살인자": 40306, + "▁했는지": 40307, + "없어서": 40308, + "▁안정적인": 40309, + "▁신축": 40310, + "▁뮤지컬": 40311, + "마음": 40312, + "▁사건사고와": 40313, + "데로": 40314, + "허가": 40315, + "센터에서": 40316, + "인건": 40317, + "▁치솟": 40318, + "풀이": 40319, + "▁해먹": 40320, + "노컷뉴스는": 40321, + "▁나랏": 40322, + "▁달하는": 40323, + "▁열린다": 40324, + "▁갓": 40325, + "▁문재인을": 40326, + "한가": 40327, + "▁교류": 40328, + "▁스피": 40329, + "▁얘깃거리를": 40330, + "▁땀": 40331, + "▁말하고": 40332, + "▁지원하고": 40333, + "▁대거": 40334, + "하느라": 40335, + "▁서류": 40336, + "▁사장은": 40337, + "▁내용의": 40338, + "호선": 40339, + "▁사내": 40340, + "디미르": 40341, + "▁화장실": 40342, + "억원의": 40343, + "▁찌그러": 40344, + "▁당선인의": 40345, + "되네요": 40346, + "아니다": 40347, + "하는거냐": 40348, + "부부": 40349, + "▁아파": 40350, + "▁배상": 40351, + "▁뭐든": 40352, + "▁공중": 40353, + "▁대마": 40354, + "▁끝나고": 40355, + "▁것만": 40356, + "하���는": 40357, + "▁베스트": 40358, + "▁비호": 40359, + "▁억지": 40360, + "▁입국금": 40361, + "▁꽉": 40362, + "▁소녀": 40363, + "▁심의": 40364, + "청와": 40365, + "▁결국은": 40366, + "가나": 40367, + "너지를": 40368, + "당국은": 40369, + "이러": 40370, + "지키": 40371, + "할게": 40372, + "만하고": 40373, + "▁보네": 40374, + "▁대통령으로": 40375, + "▁애비": 40376, + "훈은": 40377, + "▁몇번": 40378, + "문재앙": 40379, + "▁대한민국에서": 40380, + "받아야": 40381, + "▁팍": 40382, + "▁영혼": 40383, + "여름": 40384, + "▁강행": 40385, + "▁마주": 40386, + "▁유죄": 40387, + "▁이끄는": 40388, + "거니": 40389, + "배를": 40390, + "세포": 40391, + "▁이사람": 40392, + "▁전쟁이": 40393, + "▁세계에서": 40394, + "▁백신은": 40395, + "▁에어컨": 40396, + "▁의사를": 40397, + "▁내릴": 40398, + "제약": 40399, + "▁항소": 40400, + "▁통상": 40401, + "▁탑승": 40402, + "▁고무": 40403, + "▁몰고": 40404, + "▁아가": 40405, + "▁나의": 40406, + "▁상품도": 40407, + "▁나가는": 40408, + "액을": 40409, + "▁곳은": 40410, + "정권은": 40411, + "탄소": 40412, + "탄핵": 40413, + "▁검찰을": 40414, + "하는거야": 40415, + "▁소셜": 40416, + "▁외교부": 40417, + "▁날아": 40418, + "▁늘고": 40419, + "▁것인가": 40420, + "▁객관": 40421, + "피아": 40422, + "가면서": 40423, + "▁낯": 40424, + "▁킹": 40425, + "▁내에": 40426, + "▁기대하고": 40427, + "교사": 40428, + "혐의": 40429, + "▁시나": 40430, + "▁의존": 40431, + "▁품목": 40432, + "내요": 40433, + "보증": 40434, + "디지털": 40435, + "▁생명을": 40436, + "▁진출을": 40437, + "점검": 40438, + "됐으며": 40439, + "오지": 40440, + "추진": 40441, + "▁노란": 40442, + "▁민정": 40443, + "▁열었다": 40444, + "문학": 40445, + "▁커튼": 40446, + "▁사회에": 40447, + "경쟁": 40448, + "▁동아": 40449, + "▁비례": 40450, + "▁알려진": 40451, + "▁공략": 40452, + "▁사이버": 40453, + "함과": 40454, + "형은": 40455, + "▁발의": 40456, + "▁팀이": 40457, + "▁정도면": 40458, + "유럽": 40459, + "▁아부": 40460, + "▁과제": 40461, + "▁소리도": 40462, + "▁기준을": 40463, + "의식": 40464, + "▁그러고": 40465, + "▁살아있는": 40466, + "▁포착": 40467, + "▁상대적으로": 40468, + "테고": 40469, + "▁두께": 40470, + "▁배운": 40471, + "홈런": 40472, + "▁그녀": 40473, + "별로는": 40474, + "분들은": 40475, + "▁죽음": 40476, + "▁통산": 40477, + "봐서": 40478, + "▁모색": 40479, + "▁재발": 40480, + "티드": 40481, + "▁없애고": 40482, + "▁정은이": 40483, + "보며": 40484, + "▁하도": 40485, + "스에서": 40486, + "▁쉬운": 40487, + "▁당신들": 40488, + "▁여자는": 40489, + "▁하더라": 40490, + "▁말자": 40491, + "▁어느정도": 40492, + "▁다수의": 40493, + "▁보여요": 40494, + "▁가능성도": 40495, + "▁기다려": 40496, + "준다고": 40497, + "▁정신을": 40498, + "위원회가": 40499, + "▁지키는": 40500, + "▁캠페인": 40501, + "개인": 40502, + "▁같네": 40503, + "▁창작": 40504, + "▁티켓": 40505, + "▁엄마가": 40506, + "▁아니라는": 40507, + "못해": 40508, + "▁기대감을": 40509, + "해달라": 40510, + "십니까": 40511, + "▁블라인": 40512, + "▁없는거": 40513, + "▁사람에게": 40514, + "▁살면": 40515, + "왔는데": 40516, + "시각": 40517, + "면적": 40518, + "▁데모": 40519, + "▁섹": 40520, + "▁무인": 40521, + "▁숫자": 40522, + "▁어디에": 40523, + "여론": 40524, + "▁가을": 40525, + "▁나를": 40526, + "속으로": 40527, + "▁것이란": 40528, + "▁방한": 40529, + "▁화성": 40530, + "네시아": 40531, + "▁안되지": 40532, + "▁쿨": 40533, + "▁위기에": 40534, + "▁격려": 40535, + "▁노릇": 40536, + "▁강화를": 40537, + "어용": 40538, + "▁거두": 40539, + "▁니네가": 40540, + "▁진작에": 40541, + "위험": 40542, + "▁플라스틱": 40543, + "▁곱": 40544, + "미로": 40545, + "▁기자님": 40546, + "근로": 40547, + "▁규탄": 40548, + "▁꺼져": 40549, + "▁이번에도": 40550, + "보유": 40551, + "리세요": 40552, + "▁이런걸": 40553, + "▁공개된다": 40554, + "▁동양": 40555, + "▁얼굴에": 40556, + "명령": 40557, + "일반": 40558, + "▁몫": 40559, + "▁꼬라": 40560, + "▁멈추": 40561, + "▁티저": 40562, + "▁걸레": 40563, + "▁등교": 40564, + "람회": 40565, + "방해": 40566, + "▁머저리": 40567, + "혼자": 40568, + "집이": 40569, + "그래요": 40570, + "▁윤총장": 40571, + "적으로는": 40572, + "▁조달": 40573, + "▁공개됐다": 40574, + "우지": 40575, + "▁정치권": 40576, + "▁국가에서": 40577, + "▁다르게": 40578, + "▁우크라이나를": 40579, + "▁앞뒤": 40580, + "▁때부터": 40581, + "세기": 40582, + "월에는": 40583, + "▁화려한": 40584, + "예방": 40585, + "▁필리핀": 40586, + "였다고": 40587, + "특히": 40588, + "▁단단": 40589, + "▁매도": 40590, + "▁잘산": 40591, + "▁원내대표는": 40592, + "▁적합": 40593, + "변호사": 40594, + "▁내에서": 40595, + "순환": 40596, + "▁농협": 40597, + "▁캠프": 40598, + "▁이래도": 40599, + "축제": 40600, + "▁이때": 40601, + "▁본격적으로": 40602, + "광주": 40603, + "▁대표하는": 40604, + "키퍼": 40605, + "팀이": 40606, + "▁잘해": 40607, + "▁핑크": 40608, + "▁할말": 40609, + "나지": 40610, + "▁사용하기": 40611, + "▁선거에": 40612, + "▁귀여": 40613, + "▁꿈꾸": 40614, + "▁안막": 40615, + "▁사진은": 40616, + "▁로맨": 40617, + "▁가해자": 40618, + "생이": 40619, + "▁박혀": 40620, + "▁빨라요": 40621, + "였음": 40622, + "그룹은": 40623, + "국내": 40624, + "소송": 40625, + "▁인간아": 40626, + "다니는": 40627, + "▁뻔뻔한": 40628, + "▁파이": 40629, + "자리에": 40630, + "▁우크라이나에": 40631, + "▁파렴": 40632, + "▁그러냐": 40633, + "▁사망자가": 40634, + "▁채택": 40635, + "▁보며": 40636, + "넣고": 40637, + "▁탑재": 40638, + "▁인정하고": 40639, + "▁뚝": 40640, + "협의회": 40641, + "▁결과에": 40642, + "번호": 40643, + "겠구나": 40644, + "▁주장하는": 40645, + "명이나": 40646, + "▁총리는": 40647, + "▁스케": 40648, + "▁범죄를": 40649, + "▁잡았다": 40650, + "▁회사가": 40651, + "▁휴대폰": 40652, + "▁무상": 40653, + "인게": 40654, + "져요": 40655, + "▁오죽": 40656, + "▁건보": 40657, + "▁수집": 40658, + "▁유투": 40659, + "▁펀드": 40660, + "조금": 40661, + "▁우상": 40662, + "▁내렸다": 40663, + "▁침체": 40664, + "▁않네요": 40665, + "없지": 40666, + "화할": 40667, + "해야할": 40668, + "▁싶네요": 40669, + "이언": 40670, + "대문": 40671, + "언더": 40672, + "▁곧바로": 40673, + "래기": 40674, + "직자": 40675, + "▁만한": 40676, + "겠군": 40677, + "▁숨진": 40678, + "추가": 40679, + "한거다": 40680, + "싫다": 40681, + "▁저렴해서": 40682, + "▁이제야": 40683, + "▁애기": 40684, + "▁경제는": 40685, + "명도": 40686, + "산을": 40687, + "▁디스": 40688, + "▁방송에서": 40689, + "일지": 40690, + "▁좋은거": 40691, + "▁일상생활": 40692, + "면에": 40693, + "▁하나는": 40694, + "값이": 40695, + "▁오르고": 40696, + "▁펴": 40697, + "욕을": 40698, + "▁세균": 40699, + "▁이어가고": 40700, + "▁망할": 40701, + "사한": 40702, + "▁없게": 40703, + "바뀌": 40704, + "▁멀쩡한": 40705, + "▁참여해": 40706, + "▁천안함": 40707, + "분께": 40708, + "이기도": 40709, + "장비": 40710, + "▁무한": 40711, + "받는다": 40712, + "이렇게": 40713, + "타는": 40714, + "▁골든": 40715, + "▁살게": 40716, + "먼저": 40717, + "퓨터": 40718, + "▁명분": 40719, + "▁얼른": 40720, + "▁지긋": 40721, + "▁마지막으로": 40722, + "▁잡는": 40723, + "▁화학": 40724, + "▁중심의": 40725, + "▁이로써": 40726, + "▁표시": 40727, + "▁머리에": 40728, + "▁외식": 40729, + "▁예쁘고": 40730, + "▁주제": 40731, + "무식": 40732, + "▁듣는": 40733, + "▁얻은": 40734, + "▁잘살": 40735, + "이니까": 40736, + "▁셈이다": 40737, + "▁예뻐서": 40738, + "못하고": 40739, + "▁미군": 40740, + "▁남자들": 40741, + "공공": 40742, + "▁종전": 40743, + "▁싶으면": 40744, + "니들": 40745, + "▁기저질환": 40746, + "▁땐": 40747, + "배로": 40748, + "일베": 40749, + "잘받": 40750, + "▁하겠지": 40751, + "▁확인하고": 40752, + "▁드는": 40753, + "그런데": 40754, + "▁안되면": 40755, + "▁불가피": 40756, + "아니면": 40757, + "▁한국과": 40758, + "▁얘기를": 40759, + "차에": 40760, + "▁구호": 40761, + "▁물이": 40762, + "▁맙시다": 40763, + "▁보냈다": 40764, + "▁한마디로": 40765, + "성으로": 40766, + "겠는가": 40767, + "스러워": 40768, + "▁혀": 40769, + "시코": 40770, + "▁어케": 40771, + "▁신중": 40772, + "걸까": 40773, + "▁거뒀다": 40774, + "질에": 40775, + "▁노선": 40776, + "대기": 40777, + "평화": 40778, + "관에": 40779, + "해지는": 40780, + "무가": 40781, + "▁지금이": 40782, + "익을": 40783, + "▁코너": 40784, + "▁잉글랜드": 40785, + "▁건드": 40786, + "내라": 40787, + "만하면": 40788, + "▁감염증": 40789, + "배는": 40790, + "▁법카": 40791, + "▁남편이": 40792, + "▁넣고": 40793, + "▁아는데": 40794, + "▁공급망": 40795, + "▁폴란드": 40796, + "▁결정했다": 40797, + "▁이명박근혜": 40798, + "▁입으로": 40799, + "▁보유하고": 40800, + "▁일일": 40801, + "▁손님": 40802, + "▁특화": 40803, + "▁끝나면": 40804, + "▁무서워서": 40805, + "억이": 40806, + "▁부서": 40807, + "▁발생할": 40808, + "물은": 40809, + "▁요새": 40810, + "▁할일": 40811, + "내내": 40812, + "▁나눔": 40813, + "▁덮어": 40814, + "▁않음": 40815, + "레이션": 40816, + "▁나가서": 40817, + "▁나고": 40818, + "▁유일하게": 40819, + "▁부적": 40820, + "▁북으로": 40821, + "▁민심": 40822, + "▁맞네요": 40823, + "▁김동연": 40824, + "▁방법이": 40825, + "▁정도는": 40826, + "▁가중": 40827, + "▁왼쪽": 40828, + "▁공통": 40829, + "▁적폐청산": 40830, + "▁수여": 40831, + "▁싫으면": 40832, + "▁준공": 40833, + "▁등판": 40834, + "▁죽어라": 40835, + "과장": 40836, + "▁망신": 40837, + "▁짱짱": 40838, + "▁마스크를": 40839, + "였네": 40840, + "▁설치도": 40841, + "▁탄압": 40842, + "시장이": 40843, + "부족": 40844, + "▁입맛": 40845, + "▁참여할": 40846, + "▁지은": 40847, + "뿐이다": 40848, + "▁추진할": 40849, + "▁청주": 40850, + "▁못해서": 40851, + "▁인물이": 40852, + "계의": 40853, + "▁부탁드립니다": 40854, + "▁복잡": 40855, + "▁잠실": 40856, + "되길": 40857, + "했더니": 40858, + "▁없던": 40859, + "▁어려움": 40860, + "▁안타까운": 40861, + "토록": 40862, + "▁작업을": 40863, + "▁튼튼하고": 40864, + "▁선정됐다": 40865, + "▁지네": 40866, + "▁경력": 40867, + "▁재활용": 40868, + "▁공연을": 40869, + "▁못하면서": 40870, + "▁막기": 40871, + "우리나라": 40872, + "▁대대": 40873, + "▁사람들에게": 40874, + "▁골키퍼": 40875, + "불어": 40876, + "▁이사회": 40877, + "▁물량": 40878, + "▁종류": 40879, + "소나": 40880, + "▁무능력": 40881, + "▁눈빛": 40882, + "▁쇄": 40883, + "▁자문": 40884, + "▁승부": 40885, + "▁이같은": 40886, + "종을": 40887, + "행동": 40888, + "▁포스터": 40889, + "▁핼러윈": 40890, + "▁추진하고": 40891, + "▁부러": 40892, + "▁시공": 40893, + "채널": 40894, + "▁떠올": 40895, + "▁저걸": 40896, + "▁밴": 40897, + "▁보이스": 40898, + "전문가": 40899, + "요즘": 40900, + "발을": 40901, + "양반": 40902, + "▁영하": 40903, + "▁요즘은": 40904, + "▁반등": 40905, + "▁본부": 40906, + "▁안나오": 40907, + "▁그쪽": 40908, + "▁엑스": 40909, + "고있네": 40910, + "▁로이터": 40911, + "▁기재": 40912, + "▁참나": 40913, + "됐는데": 40914, + "타격": 40915, + "▁그딴": 40916, + "▁보여줄": 40917, + "▁선택을": 40918, + "▁설명이다": 40919, + "▁얼굴이": 40920, + "시장에서": 40921, + "▁데이터를": 40922, + "▁이꼴": 40923, + "▁요리": 40924, + "▁작품을": 40925, + "알바": 40926, + "으려는": 40927, + "▁넘쳐": 40928, + "주자": 40929, + "▁불이": 40930, + "▁편집": 40931, + "▁테슬라": 40932, + "▁테이": 40933, + "▁말아야": 40934, + "▁깎": 40935, + "▁생길": 40936, + "▁커플": 40937, + "▁대화를": 40938, + "몰이": 40939, + "▁누구를": 40940, + "았나": 40941, + "루킹": 40942, + "쿼터": 40943, + "▁무능하고": 40944, + "▁고스": 40945, + "▁활약을": 40946, + "▁확충": 40947, + "▁노동자": 40948, + "미나": 40949, + "바꾸": 40950, + "▁레알": 40951, + "▁설정": 40952, + "을수": 40953, + "▁리필": 40954, + "▁편성": 40955, + "▁당국은": 40956, + "식의": 40957, + "할꺼": 40958, + "▁물리": 40959, + "▁소중": 40960, + "▁하루빨리": 40961, + "▁평범": 40962, + "솔루션": 40963, + "▁군인": 40964, + "▁국민의힘은": 40965, + "▁인종차별": 40966, + "▁탄탄": 40967, + "▁받아라": 40968, + "페이": 40969, + "▁제정": 40970, + "됐지만": 40971, + "▁가속": 40972, + "▁구상": 40973, + "▁무소": 40974, + "▁사랑하는": 40975, + "부정": 40976, + "▁이어졌다": 40977, + "▁높이고": 40978, + "래요": 40979, + "▁색상도": 40980, + "▁지키고": 40981, + "▁인건": 40982, + "▁몸을": 40983, + "▁허위사실": 40984, + "▁깡패": 40985, + "▁지어": 40986, + "했기": 40987, + "▁공백": 40988, + "▁완벽한": 40989, + "▁멕": 40990, + "▁영토": 40991, + "▁넘어서": 40992, + "만원에": 40993, + "▁빨랐": 40994, + "▁좌우": 40995, + "▁런던": 40996, + "▁이번이": 40997, + "▁청와대에": 40998, + "▁자본주의": 40999, + "▁재판에": 41000, + "▁현충": 41001, + "더나": 41002, + "▁회담": 41003, + "▁묻고": 41004, + "만원씩": 41005, + "▁같냐": 41006, + "▁박멸": 41007, + "▁처분": 41008, + "링크": 41009, + "주년을": 41010, + "마크": 41011, + "▁일본을": 41012, + "하고도": 41013, + "▁청와대에서": 41014, + "▁솜": 41015, + "▁써보": 41016, + "▁월북": 41017, + "▁전역": 41018, + "▁불만": 41019, + "▁지출": 41020, + "실패": 41021, + "치도": 41022, + "▁특유의": 41023, + "▁놓은": 41024, + "▁사례가": 41025, + "어마": 41026, + "현실": 41027, + "▁코스닥": 41028, + "면허": 41029, + "▁어떠한": 41030, + "울산": 41031, + "▁연대": 41032, + "드리고": 41033, + "▁안철수는": 41034, + "▁우습게": 41035, + "겁게": 41036, + "▁상환": 41037, + "▁허경영": 41038, + "▁뭐지": 41039, + "받아서": 41040, + "▁살면서": 41041, + "▁경선": 41042, + "▁우리나라에": 41043, + "▁신혼": 41044, + "▁앞선": 41045, + "▁복구": 41046, + "▁빨갱이들": 41047, + "어떻": 41048, + "▁치는": 41049, + "▁청와대가": 41050, + "▁머리를": 41051, + "▁데이": 41052, + "해야함": 41053, + "▁대응을": 41054, + "소한": 41055, + "집행": 41056, + "▁부회": 41057, + "좀해라": 41058, + "▁시상": 41059, + "▁다운": 41060, + "처먹": 41061, + "▁펼쳤다": 41062, + "▁해상": 41063, + "▁선정된": 41064, + "▁확실하게": 41065, + "▁단기": 41066, + "▁대권": 41067, + "▁박사": 41068, + "▁그들은": 41069, + "로드": 41070, + "스퍼": 41071, + "▁도저히": 41072, + "적폐": 41073, + "▁마구": 41074, + "▁뒤를": 41075, + "▁먹여": 41076, + "▁사회가": 41077, + "▁화제를": 41078, + "▁정경심": 41079, + "▁이렇": 41080, + "수지": 41081, + "호의": 41082, + "▁전동": 41083, + "▁없애라": 41084, + "▁없었던": 41085, + "▁도약": 41086, + "▁조문": 41087, + "▁쏴": 41088, + "▁곳에서": 41089, + "▁세계적으로": 41090, + "인아": 41091, + "▁처벌을": 41092, + "치네": 41093, + "▁될까": 41094, + "을지": 41095, + "▁유연": 41096, + "▁거짓말을": 41097, + "▁지난주": 41098, + "▁토대로": 41099, + "고는": 41100, + "▁현황": 41101, + "▁분들은": 41102, + "▁말로만": 41103, + "▁정도의": 41104, + "▁발목": 41105, + "▁원활": 41106, + "▁주문했어요": 41107, + "티아": 41108, + "발언": 41109, + "인것": 41110, + "▁영장": 41111, + "▁매니": 41112, + "아버지": 41113, + "한테도": 41114, + "▁총선에서": 41115, + "▁한자리": 41116, + "▁영끌": 41117, + "▁주사기": 41118, + "▁다죽": 41119, + "▁명을": 41120, + "▁막아야": 41121, + "▁이지경": 41122, + "구려": 41123, + "▁국힘당": 41124, + "분석": 41125, + "▁휘발": 41126, + "경찰청": 41127, + "제주": 41128, + "▁만세": 41129, + "▁줄이고": 41130, + "고요": 41131, + "▁궁금증을": 41132, + "▁유포": 41133, + "▁검찰총": 41134, + "▁욕하고": 41135, + "넘이": 41136, + "▁개설": 41137, + "재생": 41138, + "▁세입": 41139, + "해진다": 41140, + "▁자유한국": 41141, + "▁시켜야": 41142, + "▁시즌을": 41143, + "▁전국에": 41144, + "▁분야의": 41145, + "▁대다수": 41146, + "말도": 41147, + "▁봤는데": 41148, + "▁클라우드": 41149, + "▁역사상": 41150, + "▁국내에서": 41151, + "▁일대": 41152, + "▁생겼다": 41153, + "인간들": 41154, + "▁읽어": 41155, + "반도체": 41156, + "▁감염자": 41157, + "▁망하게": 41158, + "▁부드럽고": 41159, + "▁면제": 41160, + "▁모았다": 41161, + "▁이러다": 41162, + "▁있었지만": 41163, + "▁던져": 41164, + "층이": 41165, + "▁친문": 41166, + "▁방역패스": 41167, + "▁서울시는": 41168, + "▁그러게": 41169, + "▁운영을": 41170, + "▁차세대": 41171, + "▁주기": 41172, + "▁신제품": 41173, + "사면": 41174, + "▁당내": 41175, + "▁잘쓸게요": 41176, + "▁정의로운": 41177, + "다는걸": 41178, + "▁걔": 41179, + "▁김해": 41180, + "▁컬러": 41181, + "▁개발을": 41182, + "▁맞서": 41183, + "▁우리나라도": 41184, + "▁능력도": 41185, + "▁최후": 41186, + "베이": 41187, + "등학교": 41188, + "▁책임이": 41189, + "▁하나만": 41190, + "▁확대해": 41191, + "닷컴": 41192, + "제공": 41193, + "▁이들을": 41194, + "▁정의를": 41195, + "났습니다": 41196, + "▁정진": 41197, + "새끼들": 41198, + "▁관여": 41199, + "▁인도네시아": 41200, + "천억": 41201, + "▁가맹": 41202, + "▁장을": 41203, + "다는건": 41204, + "주의자": 41205, + "▁설명했습니다": 41206, + "질의": 41207, + "▁집이": 41208, + "늦게": 41209, + "▁편가": 41210, + "▁선거운동": 41211, + "▁합법": 41212, + "▁점차": 41213, + "▁하겠다는": 41214, + "▁꿈을": 41215, + "한미": 41216, + "▁몇십": 41217, + "▁잘샀": 41218, + "계속": 41219, + "▁지원해": 41220, + "앞에서": 41221, + "▁아쉬운": 41222, + "▁성격": 41223, + "▁무대에": 41224, + "▁국개의원": 41225, + "▁지나가는": 41226, + "고에": 41227, + "▁탈탈": 41228, + "▁피곤": 41229, + "▁러시아에": 41230, + "▁예산을": 41231, + "▁겹": 41232, + "▁빽": 41233, + "▁이어지는": 41234, + "천대": 41235, + "▁정권에": 41236, + "▁깍": 41237, + "메디": 41238, + "▁성공한": 41239, + "▁유가": 41240, + "▁삼가": 41241, + "제작": 41242, + "▁할수있": 41243, + "이여": 41244, + "▁이송": 41245, + "▁패널": 41246, + "대책본부": 41247, + "숟가락": 41248, + "어는": 41249, + "▁감빵": 41250, + "▁선보인": 41251, + "▁외치는": 41252, + "사상": 41253, + "▁보여주고": 41254, + "▁듯한": 41255, + "▁딸이": 41256, + "▁현직": 41257, + "▁웃기고": 41258, + "▁모르냐": 41259, + "▁교육부": 41260, + "▁사우디": 41261, + "거품": 41262, + "▁잔인": 41263, + "▁새끼들": 41264, + "▁자신들의": 41265, + "▁시골": 41266, + "▁불쌍하다": 41267, + "▁작작": 41268, + "방향": 41269, + "▁흑인": 41270, + "▁만든다": 41271, + "▁몇년": 41272, + "▁선진": 41273, + "▁에서": 41274, + "▁배가": 41275, + "▁준석": 41276, + "▁친절한": 41277, + "▁방향으로": 41278, + "싸고": 41279, + "▁주��": 41280, + "만원의": 41281, + "▁니들도": 41282, + "▁서울중앙": 41283, + "▁위생": 41284, + "▁제이": 41285, + "▁의견이": 41286, + "▁죽이는": 41287, + "▁샘플": 41288, + "▁걸그룹": 41289, + "▁상식적으로": 41290, + "무역": 41291, + "▁상승했다": 41292, + "▁운항": 41293, + "줘야지": 41294, + "▁정상화": 41295, + "▁컨트롤": 41296, + "▁자율주행": 41297, + "▁역겨운": 41298, + "▁만들어야": 41299, + "부러": 41300, + "▁시중": 41301, + "▁싱가": 41302, + "▁유의": 41303, + "들이랑": 41304, + "▁누군가": 41305, + "▁만화": 41306, + "▁뭉가": 41307, + "▁안방": 41308, + "▁맘에들고": 41309, + "▁임원": 41310, + "되자": 41311, + "소재": 41312, + "▁체크": 41313, + "▁선을": 41314, + "▁투기꾼": 41315, + "좋습니다": 41316, + "▁모니터링": 41317, + "▁정부탓": 41318, + "▁책임은": 41319, + "량한": 41320, + "발이": 41321, + "▁후배": 41322, + "▁감사히": 41323, + "▁방탄소년단": 41324, + "품의": 41325, + "할머니": 41326, + "▁서울에서": 41327, + "▁싶지": 41328, + "▁비중이": 41329, + "아나": 41330, + "▁대우조선": 41331, + "▁신한은행": 41332, + "▁어서": 41333, + "국민의힘": 41334, + "▁개인정보": 41335, + "▁송영": 41336, + "▁기업을": 41337, + "구청": 41338, + "▁굽": 41339, + "유통": 41340, + "▁주간": 41341, + "▁더럽게": 41342, + "▁남겼다": 41343, + "▁되니": 41344, + "오징어": 41345, + "▁보고도": 41346, + "▁푹신": 41347, + "▁농촌": 41348, + "졌으면": 41349, + "▁뭐하러": 41350, + "▁인생을": 41351, + "보인다": 41352, + "▁전까지": 41353, + "▁가시": 41354, + "▁넘들": 41355, + "▁법치": 41356, + "▁지킬": 41357, + "▁저항": 41358, + "▁표를": 41359, + "▁패스": 41360, + "납니다": 41361, + "브라": 41362, + "▁곰": 41363, + "▁쓸만": 41364, + "▁역사에": 41365, + "긴했지만": 41366, + "▁시나리오": 41367, + "▁중대재해": 41368, + "▁광역": 41369, + "▁윤씨": 41370, + "일세": 41371, + "주네요": 41372, + "▁접종을": 41373, + "▁고맙다": 41374, + "▁비즈니스": 41375, + "▁선보일": 41376, + "▁한나라": 41377, + "▁되게": 41378, + "▁겪는": 41379, + "▁참신": 41380, + "프리": 41381, + "▁맨유": 41382, + "▁증정": 41383, + "▁커녕": 41384, + "내지": 41385, + "▁인간을": 41386, + "▁먹어": 41387, + "▁강화하고": 41388, + "▁삥": 41389, + "▁기업은": 41390, + "▁있으나": 41391, + "▁쪽바리": 41392, + "남자": 41393, + "▁위축": 41394, + "감과": 41395, + "기소": 41396, + "▁변명": 41397, + "▁이어진": 41398, + "▁고문": 41399, + "답다": 41400, + "▁지역을": 41401, + "버그": 41402, + "한듯": 41403, + "지마세요": 41404, + "▁모인": 41405, + "민주당이": 41406, + "국에서": 41407, + "택시": 41408, + "▁많을": 41409, + "었으니": 41410, + "지않은": 41411, + "화한": 41412, + "▁보수가": 41413, + "▁파손": 41414, + "▁모여서": 41415, + "하지않고": 41416, + "▁읍": 41417, + "인멸": 41418, + "▁왔네요": 41419, + "▁목소리가": 41420, + "▁설레": 41421, + "▁에이스": 41422, + "▁바꿀": 41423, + "▁콘테": 41424, + "이치": 41425, + "재정": 41426, + "▁소형": 41427, + "▁박지원": 41428, + "부채": 41429, + "▁를": 41430, + "▁되서": 41431, + "▁안나서": 41432, + "▁지도자": 41433, + "▁랜": 41434, + "통에": 41435, + "▁일환": 41436, + "▁주방": 41437, + "▁거대": 41438, + "▁원의": 41439, + "▁지들은": 41440, + "▁오고": 41441, + "된거": 41442, + "리우": 41443, + "▁이종": 41444, + "▁낮추": 41445, + "▁종이": 41446, + "▁개그맨": 41447, + "▁지긋지긋": 41448, + "속도": 41449, + "군과": 41450, + "▁잘난": 41451, + "달라는": 41452, + "▁국민청": 41453, + "▁사태를": 41454, + "▁않아도": 41455, + "▁소수": 41456, + "연합뉴스": 41457, + "췄다": 41458, + "▁미성": 41459, + "▁유권": 41460, + "▁했나": 41461, + "▁러시아와": 41462, + "▁건너": 41463, + "▁���쩌다": 41464, + "▁할것": 41465, + "리안": 41466, + "▁김일": 41467, + "▁상태도": 41468, + "▁있었고": 41469, + "▁전망했다": 41470, + "통은": 41471, + "리포트": 41472, + "는거고": 41473, + "자한": 41474, + "▁시가": 41475, + "간첩": 41476, + "▁기계": 41477, + "▁조아": 41478, + "▁개무시": 41479, + "사과": 41480, + "▁깊이": 41481, + "▁허구": 41482, + "실은": 41483, + "▁김준": 41484, + "▁침대": 41485, + "은은": 41486, + "▁없도록": 41487, + "▁마르": 41488, + "▁토트넘은": 41489, + "용차": 41490, + "▁지방자치": 41491, + "위와": 41492, + "긴한데": 41493, + "▁하락했다": 41494, + "가다": 41495, + "▁편파": 41496, + "돈을": 41497, + "▁할듯": 41498, + "▁활성화를": 41499, + "▁모욕": 41500, + "름이": 41501, + "▁소용": 41502, + "린다고": 41503, + "▁윤호중": 41504, + "▁들어가서": 41505, + "▁학생들이": 41506, + "생을": 41507, + "쓰던": 41508, + "▁주유": 41509, + "▁보게": 41510, + "▁외신": 41511, + "▁멀티": 41512, + "▁부엉": 41513, + "▁어떡": 41514, + "▁역시나": 41515, + "▁잘못이": 41516, + "▁한사람": 41517, + "▁한계": 41518, + "▁자체를": 41519, + "각을": 41520, + "▁도는": 41521, + "▁필요하다고": 41522, + "좌빨": 41523, + "차단": 41524, + "▁조속": 41525, + "▁모습이다": 41526, + "▁못살": 41527, + "▁바꿨": 41528, + "▁안한": 41529, + "▁말하면": 41530, + "일듯": 41531, + "쪽에": 41532, + "▁얼굴을": 41533, + "▁오르는": 41534, + "▁일어난": 41535, + "▁결코": 41536, + "미널": 41537, + "께는": 41538, + "▁개돼지로": 41539, + "감에": 41540, + "드러": 41541, + "▁안산": 41542, + "▁이죄명": 41543, + "▁맑": 41544, + "공격": 41545, + "병을": 41546, + "▁거절": 41547, + "▁생리": 41548, + "▁후진국": 41549, + "▁환율": 41550, + "스티벌": 41551, + "▁성매매": 41552, + "▁다리": 41553, + "▁무력": 41554, + "▁어두": 41555, + "받게": 41556, + "▁불확실": 41557, + "▁건희": 41558, + "▁엎": 41559, + "▁신천지에": 41560, + "신용": 41561, + "작업": 41562, + "체험": 41563, + "▁얘는": 41564, + "▁문제에": 41565, + "▁지경": 41566, + "▁렌": 41567, + "▁손절": 41568, + "▁규모는": 41569, + "있으니": 41570, + "말에": 41571, + "유행": 41572, + "▁부끄러": 41573, + "왔던": 41574, + "▁되기": 41575, + "▁김은혜": 41576, + "▁조사됐다": 41577, + "▁갤럭시": 41578, + "▁생활비": 41579, + "▁꽁": 41580, + "▁녹취": 41581, + "▁불공정": 41582, + "쳐도": 41583, + "▁소아": 41584, + "▁의혹이": 41585, + "으려면": 41586, + "▁박근혜가": 41587, + "▁풀이된다": 41588, + "까진": 41589, + "▁가득한": 41590, + "▁여자들이": 41591, + "이노": 41592, + "▁어딜": 41593, + "▁대표를": 41594, + "▁기대가": 41595, + "▁이기적인": 41596, + "▁지표": 41597, + "▁이마트": 41598, + "▁대부분의": 41599, + "▁야외": 41600, + "하는가": 41601, + "어떻게": 41602, + "▁다같이": 41603, + "화해": 41604, + "▁목격": 41605, + "▁잘라": 41606, + "▁조금씩": 41607, + "디아": 41608, + "인구": 41609, + "이라는게": 41610, + "▁영양": 41611, + "횡단": 41612, + "▁김원": 41613, + "▁메달": 41614, + "▁세무": 41615, + "▁원자재": 41616, + "▁한국당": 41617, + "▁입장에서": 41618, + "▁고속도로": 41619, + "소시": 41620, + "▁생활을": 41621, + "파악": 41622, + "▁옵션": 41623, + "▁석열이": 41624, + "▁윤석열을": 41625, + "수급": 41626, + "렸지만": 41627, + "봤어요": 41628, + "▁교수가": 41629, + "만해도": 41630, + "하겠냐": 41631, + "▁이상으로": 41632, + "▁미드": 41633, + "▁부정부": 41634, + "▁오늘은": 41635, + "▁정치가": 41636, + "▁쌓아": 41637, + "▁시대가": 41638, + "▁연세대": 41639, + "출산": 41640, + "▁연구개발": 41641, + "진영": 41642, + "▁입건": 41643, + "▁준비를": 41644, + "셔널": 41645, + "였어": 41646, + "▁유전": 41647, + "▁휘둘": 41648, + "▁알아라": 41649, + "인걸": 41650, + "▁말한다": 41651, + "▁백신패스": 41652, + "▁양국": 41653, + "▁생태계": 41654, + "▁특성": 41655, + "▁요청했다": 41656, + "▁상식이": 41657, + "▁대상은": 41658, + "쳐야": 41659, + "▁아스": 41660, + "편해요": 41661, + "▁사는게": 41662, + "▁국정원": 41663, + "▁회장이": 41664, + "▁강도": 41665, + "훈이": 41666, + "▁보내는": 41667, + "참여": 41668, + "▁이처럼": 41669, + "해외": 41670, + "▁국경": 41671, + "▁박형": 41672, + "▁채워": 41673, + "스럽네요": 41674, + "아내": 41675, + "▁높여": 41676, + "▁여성의": 41677, + "▁아닙니까": 41678, + "▁다루": 41679, + "▁온다": 41680, + "▁텐데": 41681, + "판이": 41682, + "▁발광": 41683, + "▁체감": 41684, + "▁재명이": 41685, + "▁녀": 41686, + "기네": 41687, + "▁되어서": 41688, + "▁그정도": 41689, + "▁당연한거": 41690, + "추어": 41691, + "▁왕따": 41692, + "▁할지": 41693, + "▁말까지": 41694, + "▁백신도": 41695, + "▁중국으로": 41696, + "다만": 41697, + "▁애가": 41698, + "▁좋음": 41699, + "▁일으키": 41700, + "취재": 41701, + "▁최우수": 41702, + "▁풍부": 41703, + "▁곽상도": 41704, + "▁했으니": 41705, + "▁주가가": 41706, + "▁반품": 41707, + "▁이순": 41708, + "▁웅": 41709, + "고객": 41710, + "상과": 41711, + "▁간절": 41712, + "경험": 41713, + "▁슬슬": 41714, + "▁무책임": 41715, + "▁이야기가": 41716, + "▁오면": 41717, + "▁잊지": 41718, + "▁크림": 41719, + "▁확대를": 41720, + "기금": 41721, + "▁컨설팅": 41722, + "▁정치인이": 41723, + "▁말장난": 41724, + "마가": 41725, + "전남": 41726, + "▁밝은": 41727, + "▁질질": 41728, + "질로": 41729, + "▁산하": 41730, + "▁순위": 41731, + "▁원격": 41732, + "집은": 41733, + "▁빨래": 41734, + "▁누구도": 41735, + "▁아저씨": 41736, + "▁예금": 41737, + "▁늘어날": 41738, + "▁훈련을": 41739, + "▁소개했다": 41740, + "▁바쁜": 41741, + "▁이벤트를": 41742, + "▁보낼": 41743, + "▁규모가": 41744, + "▁초등학생": 41745, + "▁고조": 41746, + "▁사저": 41747, + "▁늘려": 41748, + "▁두꺼": 41749, + "▁일각": 41750, + "▁앞세워": 41751, + "▁애쓴다": 41752, + "▁낚": 41753, + "▁이분": 41754, + "지는데": 41755, + "▁수압": 41756, + "통화": 41757, + "▁불어": 41758, + "였지만": 41759, + "▁참여하는": 41760, + "▁매출이": 41761, + "▁길거리": 41762, + "▁순으로": 41763, + "▁말인가": 41764, + "▁외에": 41765, + "▁투쟁": 41766, + "▁유니폼": 41767, + "▁스탠": 41768, + "▁인과": 41769, + "▁기쁨": 41770, + "▁윤도": 41771, + "▁위원장": 41772, + "증상": 41773, + "▁철저하게": 41774, + "▁찌질": 41775, + "감정": 41776, + "▁거라고": 41777, + "▁더더": 41778, + "▁들을": 41779, + "▁소독": 41780, + "▁무주택": 41781, + "중계": 41782, + "▁보좌": 41783, + "형으로": 41784, + "▁토요일": 41785, + "▁맞습니다": 41786, + "▁주범": 41787, + "▁준수": 41788, + "밀한": 41789, + "로만": 41790, + "면역": 41791, + "등을": 41792, + "모양": 41793, + "▁마침": 41794, + "▁조용하고": 41795, + "▁함께하는": 41796, + "건은": 41797, + "▁자칭": 41798, + "▁나오는데": 41799, + "▁본인은": 41800, + "▁시대를": 41801, + "명씩": 41802, + "자본": 41803, + "▁할배": 41804, + "▁안된다고": 41805, + "셨으면": 41806, + "▁대부분이": 41807, + "개념": 41808, + "▁공평": 41809, + "▁놈은": 41810, + "▁어딨": 41811, + "▁장례식": 41812, + "▁예배": 41813, + "거짓": 41814, + "민을": 41815, + "▁추잡": 41816, + "▁경기는": 41817, + "▁면접": 41818, + "▁재배": 41819, + "▁도와주": 41820, + "▁활용할": 41821, + "▁개혁을": 41822, + "▁전략을": 41823, + "▁제도를": 41824, + "▁당신들이": 41825, + "▁비교하면": 41826, + "색을": 41827, + "전의": 41828, + "▁옮기": 41829, + "디자인": 41830, + "하더라도": 41831, + "군데": 41832, + "연애": 41833, + "호영": 41834, + "▁마시": 41835, + "▁동영상": 41836, + "▁키이": 41837, + "거부": 41838, + "났는데": 41839, + "▁인가": 41840, + "들인": 41841, + "만배": 41842, + "바타": 41843, + "용량": 41844, + "지인": 41845, + "▁북한으로": 41846, + "▁실업": 41847, + "▁팬들과": 41848, + "▁촉구했다": 41849, + "▁니는": 41850, + "▁금리를": 41851, + "권과": 41852, + "▁나가겠다": 41853, + "▁보고서": 41854, + "▁조금이라도": 41855, + "신의": 41856, + "차도": 41857, + "▁김희": 41858, + "▁자위": 41859, + "이후": 41860, + "공감": 41861, + "합의": 41862, + "▁나타나": 41863, + "▁중국인이": 41864, + "▁전장": 41865, + "박근혜": 41866, + "쳐먹고": 41867, + "▁무서워": 41868, + "▁있는가": 41869, + "▁푼": 41870, + "자격": 41871, + "▁러브": 41872, + "기념": 41873, + "▁등신": 41874, + "▁막상": 41875, + "▁샀습니다": 41876, + "▁유나이": 41877, + "하는거다": 41878, + "▁젖": 41879, + "▁마녀": 41880, + "▁비하면": 41881, + "복합": 41882, + "포장": 41883, + "▁동성애": 41884, + "▁검새": 41885, + "▁비정상": 41886, + "▁철저한": 41887, + "됐다는": 41888, + "▁여사": 41889, + "▁경험이": 41890, + "▁사회의": 41891, + "▁법무장관": 41892, + "▁기자입니다": 41893, + "▁해줄": 41894, + "언더파": 41895, + "▁차려라": 41896, + "구라": 41897, + "▁전인": 41898, + "셔요": 41899, + "▁검거": 41900, + "▁떠난": 41901, + "▁검사가": 41902, + "와도": 41903, + "▁곳곳에": 41904, + "홀에서": 41905, + "▁추진하는": 41906, + "▁쇠": 41907, + "▁사건은": 41908, + "▁저것들": 41909, + "▁정치는": 41910, + "분열": 41911, + "▁미통": 41912, + "▁너희들이": 41913, + "▁물을": 41914, + "▁감염병": 41915, + "이요": 41916, + "▁깨진": 41917, + "조는": 41918, + "▁눈물을": 41919, + "▁대중교통": 41920, + "졌다는": 41921, + "▁트레이": 41922, + "▁정확하게": 41923, + "▁래": 41924, + "여도": 41925, + "▁휴가": 41926, + "디언": 41927, + "▁떨어졌다": 41928, + "▁이런식으로": 41929, + "▁윌": 41930, + "믿고": 41931, + "근무": 41932, + "▁계신": 41933, + "▁말이야": 41934, + "국과": 41935, + "▁소각": 41936, + "박물": 41937, + "▁건강보험": 41938, + "▁씨를": 41939, + "▁자유롭게": 41940, + "만여": 41941, + "▁없구나": 41942, + "광고": 41943, + "▁승진": 41944, + "▁지명": 41945, + "▁하는거지": 41946, + "부담": 41947, + "▁개소": 41948, + "▁금감": 41949, + "▁맞는데": 41950, + "개입": 41951, + "센트": 41952, + "카데": 41953, + "정권의": 41954, + "▁멈춰": 41955, + "▁말대로": 41956, + "▁맞대결": 41957, + "▁와이프": 41958, + "그게": 41959, + "▁준비하고": 41960, + "료는": 41961, + "드에": 41962, + "▁선수들": 41963, + "국방": 41964, + "▁내외": 41965, + "▁마음대로": 41966, + "리는거": 41967, + "▁팬데믹": 41968, + "세의": 41969, + "▁나만": 41970, + "▁대학교": 41971, + "공사는": 41972, + "더이다": 41973, + "▁신인": 41974, + "▁저래": 41975, + "하우스": 41976, + "회에서는": 41977, + "▁계절": 41978, + "▁역겹": 41979, + "▁넘어가": 41980, + "▁사전에": 41981, + "켰다": 41982, + "▁판단했다": 41983, + "농업": 41984, + "▁경매": 41985, + "▁왜이리": 41986, + "▁지역은": 41987, + "▁내리고": 41988, + "▁주어": 41989, + "▁한글": 41990, + "써서": 41991, + "▁줄줄이": 41992, + "▁반려견": 41993, + "▁부부가": 41994, + "▁안해도": 41995, + "▁덩": 41996, + "▁길게": 41997, + "▁어워": 41998, + "▁홍어": 41999, + "할텐데": 42000, + "나의": 42001, + "▁재개발": 42002, + "▁원인을": 42003, + "더라고요": 42004, + "놔라": 42005, + "▁문죄인이": 42006, + "▁이넘": 42007, + "▁즐기": 42008, + "써라": 42009, + "대변": 42010, + "▁시달": 42011, + "▁터진": 42012, + "▁싫어서": 42013, + "질러": 42014, + "▁시사": 42015, + "▁메이저리그": 42016, + "▁막말": 42017, + "▁백악": 42018, + "▁선관": 42019, + "▁유명한": 42020, + "▁잡아서": 42021, + "▁날뛰": 42022, + "사들이": 42023, + "▁측정": 42024, + "하는것도": 42025, + "믹스": 42026, + "수업": 42027, + "▁다닐": 42028, + "▁기자야": 42029, + "▁자사": 42030, + "▁정무": 42031, + "▁그날": 42032, + "▁유용": 42033, + "▁있으": 42034, + "▁미국을": 42035, + "▁숟가락": 42036, + "▁입주민": 42037, + "▁큐": 42038, + "▁추진한다": 42039, + "▁윤짜": 42040, + "▁이나": 42041, + "▁이름이": 42042, + "▁현정부": 42043, + "▁좋으네요": 42044, + "▁간의": 42045, + "▁서부": 42046, + "입어": 42047, + "▁강경": 42048, + "▁유흥": 42049, + "▁망한다": 42050, + "단속": 42051, + "▁다른데": 42052, + "▁격상": 42053, + "있을": 42054, + "린지": 42055, + "▁빠르네요": 42056, + "전부터": 42057, + "대강": 42058, + "▁키운": 42059, + "▁현안": 42060, + "▁병원에": 42061, + "도둑": 42062, + "▁한때": 42063, + "▁거래를": 42064, + "▁짚": 42065, + "▁시정": 42066, + "이뻐요": 42067, + "▁재고": 42068, + "▁정황": 42069, + "▁이태": 42070, + "저축은행": 42071, + "▁욕설": 42072, + "부르": 42073, + "치다": 42074, + "▁하향": 42075, + "사퇴": 42076, + "▁심한": 42077, + "드려요": 42078, + "▁랭킹": 42079, + "▁감수": 42080, + "▁전망이": 42081, + "▁스페셜": 42082, + "▁일상을": 42083, + "▁맞다고": 42084, + "▁공익": 42085, + "▁강력하게": 42086, + "▁라이프": 42087, + "▁청와대는": 42088, + "징역": 42089, + "누구": 42090, + "회로": 42091, + "적도": 42092, + "개월간": 42093, + "경기에": 42094, + "회복": 42095, + "▁남다른": 42096, + "▁최우선": 42097, + "▁대구경북": 42098, + "결제": 42099, + "얘기": 42100, + "통일": 42101, + "▁수사에": 42102, + "▁의협": 42103, + "▁요즘에": 42104, + "▁과시": 42105, + "▁멕시코": 42106, + "캠프": 42107, + "권도": 42108, + "▁말아라": 42109, + "▁기업들이": 42110, + "사리": 42111, + "전드": 42112, + "▁개같은": 42113, + "▁신청을": 42114, + "평을": 42115, + "▁피고": 42116, + "해보험": 42117, + "▁숲": 42118, + "▁스테": 42119, + "▁신속하게": 42120, + "우니": 42121, + "▁김상": 42122, + "당으로": 42123, + "▁일에": 42124, + "▁자는": 42125, + "▁오지게": 42126, + "희망": 42127, + "▁다짐": 42128, + "▁합리적인": 42129, + "거리고": 42130, + "이면서": 42131, + "▁환자는": 42132, + "▁목표를": 42133, + "고있어요": 42134, + "피를": 42135, + "▁생각하지": 42136, + "▁했더니": 42137, + "토리": 42138, + "▁내정": 42139, + "▁코스타": 42140, + "위원회를": 42141, + "비도": 42142, + "본부장": 42143, + "▁방송인": 42144, + "▁별도": 42145, + "▁상태에서": 42146, + "▁대외": 42147, + "▁편향": 42148, + "▁좌표": 42149, + "▁해수": 42150, + "기업의": 42151, + "▁사세요": 42152, + "▁치열한": 42153, + "▁얻고": 42154, + "▁가야지": 42155, + "통상자원": 42156, + "나온": 42157, + "▁노하": 42158, + "▁만들지": 42159, + "▁프레임이": 42160, + "▁내지": 42161, + "센터를": 42162, + "▁좌빨들": 42163, + "▁이쯤되면": 42164, + "▁기다리고": 42165, + "▁오버": 42166, + "▁캠페": 42167, + "▁이준석이": 42168, + "▁자기들이": 42169, + "기본": 42170, + "▁광신도": 42171, + "▁신고를": 42172, + "▁하겠다고": 42173, + "▁어우": 42174, + "수익": 42175, + "▁될듯": 42176, + "▁데이트": 42177, + "▁쌍욕": 42178, + "▁없어도": 42179, + "리시": 42180, + "함께": 42181, + "▁키우는": 42182, + "▁잘쓸께요": 42183, + "▁힘드": 42184, + "▁밥그릇": 42185, + "밀히": 42186, + "유산": 42187, + "▁상속": 42188, + "스턴": 42189, + "▁무뇌": 42190, + "지수는": 42191, + "▁있다며": 42192, + "▁재앙아": 42193, + "▁특징이다": 42194, + "콘텐츠": 42195, + "▁공간을": 42196, + "▁라텍스": 42197, + "▁일삼": 42198, + "▁준표": 42199, + "▁권력에": 42200, + "▁자식들": 42201, + "▁군은": 42202, + "▁죽으면": 42203, + "▁독립운동": 42204, + "▁미끄": 42205, + "▁비율이": 42206, + "▁채널을": 42207, + "료로": 42208, + "실한": 42209, + "▁웃기네": 42210, + "폐기": 42211, + "▁전보다": 42212, + "▁당하는": 42213, + "공헌": 42214, + "▁열면": 42215, + "▁철학": 42216, + "▁빨라서": 42217, + "▁무속": 42218, + "▁희망을": 42219, + "든다": 42220, + "뮤직": 42221, + "▁유치원": 42222, + "▁사안": 42223, + "▁족속": 42224, + "▁민간인": 42225, + "▁이라서": 42226, + "히지": 42227, + "▁소년": 42228, + "오래": 42229, + "▁내주": 42230, + "▁적어": 42231, + "▁좋으면": 42232, + "저분": 42233, + "▁계양": 42234, + "▁핸드폰": 42235, + "▁하더라도": 42236, + "▁그냥그래요": 42237, + "▁만원": 42238, + "▁헬스": 42239, + "겁니까": 42240, + "▁여기는": 42241, + "해달라고": 42242, + "▁비용을": 42243, + "▁어마어마": 42244, + "▁유로": 42245, + "센터는": 42246, + "롭고": 42247, + "수출": 42248, + "▁사업이": 42249, + "▁구입했는데": 42250, + "민지": 42251, + "▁라면": 42252, + "방울": 42253, + "▁시속": 42254, + "▁여론조작": 42255, + "▁수능": 42256, + "▁챔피언스리그": 42257, + "▁쥴리": 42258, + "이지요": 42259, + "▁몰라서": 42260, + "루스": 42261, + "아동": 42262, + "▁시킬": 42263, + "돈이": 42264, + "▁벌써부터": 42265, + "범을": 42266, + "소프트": 42267, + "즈니": 42268, + "▁홀로": 42269, + "▁마련했다": 42270, + "▁동계": 42271, + "▁구경": 42272, + "▁상용": 42273, + "▁이제서야": 42274, + "▁거실": 42275, + "▁박그네": 42276, + "▁쉐": 42277, + "▁동급": 42278, + "▁기준이": 42279, + "▁낫지": 42280, + "▁원장은": 42281, + "▁팬들에게": 42282, + "감사드립니다": 42283, + "미친": 42284, + "▁오브": 42285, + "▁위탁": 42286, + "▁이름으로": 42287, + "있습니다": 42288, + "▁보소": 42289, + "▁안먹": 42290, + "▁유능": 42291, + "▁잠정": 42292, + "시키면": 42293, + "▁이상민": 42294, + "▁올라가": 42295, + "▁하나씩": 42296, + "▁사이에서": 42297, + "단독": 42298, + "▁리버": 42299, + "번가": 42300, + "▁걷어": 42301, + "▁경비": 42302, + "위원장이": 42303, + "▁지원사업": 42304, + "▁회사는": 42305, + "▁진행되는": 42306, + "▁스카": 42307, + "▁테마": 42308, + "이한": 42309, + "▁측이": 42310, + "▁합작": 42311, + "▁자회사": 42312, + "▁환자가": 42313, + "▁톡": 42314, + "주시길": 42315, + "▁좋아용": 42316, + "▁비닐": 42317, + "▁어렵게": 42318, + "주인": 42319, + "론을": 42320, + "국민들이": 42321, + "▁이시국에": 42322, + "▁대가리가": 42323, + "▁살았": 42324, + "▁오피스": 42325, + "서의": 42326, + "▁탱": 42327, + "▁양심이": 42328, + "보장": 42329, + "▁쓸데없는": 42330, + "났네": 42331, + "▁관리를": 42332, + "▁범인": 42333, + "▁여러가지": 42334, + "스트로": 42335, + "▁하늘을": 42336, + "키스": 42337, + "▁연일": 42338, + "시킨다": 42339, + "▁안하": 42340, + "▁중독": 42341, + "네는": 42342, + "▁오빠": 42343, + "▁짜고": 42344, + "▁이런건": 42345, + "▁만들어라": 42346, + "▁철도": 42347, + "▁정책에": 42348, + "▁제품입니다": 42349, + "▁동행": 42350, + "▁묻는": 42351, + "▁민낯": 42352, + "▁벌어진": 42353, + "▁납품": 42354, + "▁대통령에게": 42355, + "▁곁": 42356, + "열이": 42357, + "▁많음": 42358, + "님도": 42359, + "▁살지": 42360, + "▁써서": 42361, + "▁쑤": 42362, + "개봉": 42363, + "싱턴": 42364, + "▁벗고": 42365, + "▁그놈의": 42366, + "시원": 42367, + "타로": 42368, + "▁멍멍": 42369, + "▁법과": 42370, + "▁불륜": 42371, + "▁색이": 42372, + "▁팔고": 42373, + "▁숫자도": 42374, + "꾸로": 42375, + "▁슬프": 42376, + "▁원유": 42377, + "▁자이언": 42378, + "▁재생": 42379, + "▁전공": 42380, + "▁날려": 42381, + "▁바꾼": 42382, + "▁주장을": 42383, + "▁공무원이": 42384, + "▁따져": 42385, + "기야": 42386, + "▁상관없이": 42387, + "▁많지": 42388, + "케이스": 42389, + "▁출퇴근": 42390, + "▁국적": 42391, + "▁얻을": 42392, + "▁전현": 42393, + "▁회의에서": 42394, + "▁적절": 42395, + "드릴": 42396, + "▁나빠": 42397, + "셀로나": 42398, + "▁문재앙과": 42399, + "▁충분한": 42400, + "▁프로모": 42401, + "우의": 42402, + "▁스티": 42403, + "들이네": 42404, + "▁아직까지": 42405, + "▁선거에서": 42406, + "끼고": 42407, + "담당": 42408, + "▁박진": 42409, + "▁정도가": 42410, + "억을": 42411, + "▁영탁": 42412, + "▁애를": 42413, + "▁강렬한": 42414, + "▁뒷북": 42415, + "▁세금은": 42416, + "인민": 42417, + "▁발령": 42418, + "▁댓글이": 42419, + "▁화물연대": 42420, + "목으로": 42421, + "너는": 42422, + "▁가관": 42423, + "▁저축": 42424, + "▁비상대책": 42425, + "더스": 42426, + "체계를": 42427, + "찍고": 42428, + "▁진행하는": 42429, + "브랜드": 42430, + "▁지원에": 42431, + "방위": 42432, + "▁충족": 42433, + "▁백화점": 42434, + "▁복수": 42435, + "▁임차": 42436, + "구매햇": 42437, + "▁사회를": 42438, + "▁훠훠훠": 42439, + "▁책임지고": 42440, + "▁얹": 42441, + "홍근": 42442, + "▁김광": 42443, + "체스터": 42444, + "▁대법원": 42445, + "렸다고": 42446, + "봉투": 42447, + "▁그러지": 42448, + "노인": 42449, + "▁안남": 42450, + "▁여기가": 42451, + "▁이재명을": 42452, + "▁왜냐": 42453, + "▁열렸다": 42454, + "▁엉뚱": 42455, + "▁일하고": 42456, + "▁케이스": 42457, + "▁엔진": 42458, + "▁나란히": 42459, + "▁저소득": 42460, + "▁시민의": 42461, + "▁감면": 42462, + "▁유지하고": 42463, + "▁막는": 42464, + "▁떨어뜨": 42465, + "▁위대한": 42466, + "▁행사는": 42467, + "▁안양": 42468, + "▁없는게": 42469, + "일러": 42470, + "데이트": 42471, + "좋아요좋아요좋아요좋아요": 42472, + "라이브": 42473, + "▁의사가": 42474, + "▁증상": 42475, + "감으로": 42476, + "▁김남": 42477, + "▁멸공": 42478, + "▁참여를": 42479, + "▁인테리어": 42480, + "득점": 42481, + "▁수사가": 42482, + "변화": 42483, + "▁미성년": 42484, + "▁뚜껑": 42485, + "▁수작": 42486, + "▁기업에": 42487, + "▁샀네요": 42488, + "▁지나면": 42489, + "▁부산시": 42490, + "천명": 42491, + "▁적당": 42492, + "▁취하고": 42493, + "▁그릇": 42494, + "▁상당의": 42495, + "▁옹호하는": 42496, + "디스": 42497, + "▁먹으면": 42498, + "▁최소한의": 42499, + "기반": 42500, + "▁스펙": 42501, + "▁판단을": 42502, + "박람회": 42503, + "한거야": 42504, + "▁정은경": 42505, + "▁집구석": 42506, + "▁지역경제": 42507, + "▁굿굿": 42508, + "값은": 42509, + "▁잘한": 42510, + "되어서": 42511, + "▁붉": 42512, + "▁설문": 42513, + "▁갑니다": 42514, + "▁쓰는데": 42515, + "▁투입해": 42516, + "메이": 42517, + "파는": 42518, + "▁떨어지고": 42519, + "▁조종": 42520, + "▁어디갔": 42521, + "▁피의자": 42522, + "승점": 42523, + "▁고객이": 42524, + "관과": 42525, + "▁되겠다": 42526, + "▁늦은": 42527, + "▁할거": 42528, + "▁높이는": 42529, + "▁가상화폐": 42530, + "▁업무협약": 42531, + "▁중국입국": 42532, + "스마트": 42533, + "▁개발에": 42534, + "▁닿": 42535, + "▁선수들의": 42536, + "▁요구하는": 42537, + "가는게": 42538, + "▁피해는": 42539, + "▁쫒": 42540, + "심판": 42541, + "▁냄": 42542, + "▁사법부": 42543, + "오염": 42544, + "▁하시는": 42545, + "▁감추": 42546, + "▁붙잡": 42547, + "▁잘해서": 42548, + "▁엄격": 42549, + "▁천재": 42550, + "버려라": 42551, + "트에": 42552, + "더불어": 42553, + "▁찍소리": 42554, + "언제": 42555, + "▁김병": 42556, + "일자리": 42557, + "▁올리지": 42558, + "숙한": 42559, + "▁약한": 42560, + "▁쎄": 42561, + "▁맞네": 42562, + "대사": 42563, + "▁한해": 42564, + "▁가졌다": 42565, + "▁듀": 42566, + "▁변신": 42567, + "▁예의": 42568, + "▁공기업": 42569, + "▁바꾸고": 42570, + "▁소리하고": 42571, + "▁뽑았": 42572, + "▁살자": 42573, + "▁작동": 42574, + "▁하는짓이": 42575, + "이었습니다": 42576, + "▁끊임": 42577, + "▁당했다": 42578, + "▁언론은": 42579, + "▁형태로": 42580, + "▁극대": 42581, + "▁드리": 42582, + "역사": 42583, + "▁대안": 42584, + "할께요": 42585, + "▁흐름을": 42586, + "기온은": 42587, + "▁맞는말": 42588, + "꺼야": 42589, + "해보지": 42590, + "▁끝났다": 42591, + "▁파는": 42592, + "▁광주시": 42593, + "경찰서는": 42594, + "▁이것들은": 42595, + "처음": 42596, + "▁끈다": 42597, + "▁죽게": 42598, + "중심": 42599, + "인재": 42600, + "구에서": 42601, + "▁당이": 42602, + "▁몇백": 42603, + "▁발달": 42604, + "▁아닌거": 42605, + "▁붙여": 42606, + "▁역을": 42607, + "▁감사하다": 42608, + "미리": 42609, + "싶어": 42610, + "의혹": 42611, + "▁예쁜": 42612, + "▁직원이": 42613, + "▁적게": 42614, + "함은": 42615, + "▁출연했다": 42616, + "월한": 42617, + "▁억지로": 42618, + "▁맞음": 42619, + "▁행정안전부": 42620, + "▁폼": 42621, + "▁잠깐": 42622, + "▁시계는": 42623, + "어쩌": 42624, + "▁억제": 42625, + "▁라도": 42626, + "▁읽고": 42627, + "▁학력": 42628, + "▁찢재명": 42629, + "었네요": 42630, + "▁퀄": 42631, + "▁의지": 42632, + "▁서울의": 42633, + "▁지원이": 42634, + "▁나라도": 42635, + "▁폭로": 42636, + "▁국가안보": 42637, + "리바": 42638, + "▁부분을": 42639, + "▁김연": 42640, + "▁네덜": 42641, + "▁자연스럽게": 42642, + "▁꼬리": 42643, + "▁어처": 42644, + "▁똑같다": 42645, + "▁북미": 42646, + "▁스프": 42647, + "▁아닥": 42648, + "▁알려져": 42649, + "살아": 42650, + "▁기스가": 42651, + "산이": 42652, + "▁즐거": 42653, + "▁시작해": 42654, + "▁국회의원이": 42655, + "▁가량": 42656, + "▁넘은": 42657, + "것보다": 42658, + "▁놀이": 42659, + "▁돌아온": 42660, + "▁어린이집": 42661, + "학대": 42662, + "▁발라": 42663, + "해야합니다": 42664, + "유치": 42665, + "▁조합원": 42666, + "▁급락": 42667, + "▁외출": 42668, + "국민을": 42669, + "났다고": 42670, + "▁그럼에도": 42671, + "▁생각했던": 42672, + "▁오해": 42673, + "▁차고": 42674, + "▁개인적으로": 42675, + "▁않겠다": 42676, + "▁식사": 42677, + "▁무소음": 42678, + "▁사용한": 42679, + "준용": 42680, + "▁댄스": 42681, + "▁부천": 42682, + "▁언론사": 42683, + "건에": 42684, + "백화점": 42685, + "본부는": 42686, + "▁김명": 42687, + "▁턱": 42688, + "▁엄벌": 42689, + "▁위험이": 42690, + "▁미치는": 42691, + "▁미칠": 42692, + "▁병상": 42693, + "▁느끼는": 42694, + "▁다행히": 42695, + "▁모자라": 42696, + "▁일요일": 42697, + "▁이용해서": 42698, + "▁늬": 42699, + "경남": 42700, + "▁대깨들": 42701, + "▁포장도": 42702, + "▁하락한": 42703, + "▁협약을": 42704, + "▁가격으로": 42705, + "수저": 42706, + "▁다닌": 42707, + "▁제고": 42708, + "▁사이비종교": 42709, + "오픈": 42710, + "▁사적": 42711, + "▁바닥에": 42712, + "▁지적이": 42713, + "▁조용한데": 42714, + "▁변화가": 42715, + "▁최소화": 42716, + "▁외모": 42717, + "▁원자력": 42718, + "했었는데": 42719, + "▁교활": 42720, + "▁빌려": 42721, + "▁수렴": 42722, + "▁해봐": 42723, + "▁원으로": 42724, + "였나": 42725, + "위조": 42726, + "잖어": 42727, + "▁망해": 42728, + "시설을": 42729, + "지는게": 42730, + "▁설치하고": 42731, + "▁있긴": 42732, + "▁썼다": 42733, + "지노": 42734, + "▁아무나": 42735, + "▁앉아서": 42736, + "▁모르겠네": 42737, + "▁실태": 42738, + "▁씨의": 42739, + "▁장식": 42740, + "시네요": 42741, + "왔어요": 42742, + "입고": 42743, + "▁내리는": 42744, + "▁내비": 42745, + "▁가족들": 42746, + "▁이대로": 42747, + "비와": 42748, + "▁법사": 42749, + "▁머가": 42750, + "▁코로나는": 42751, + "▁소요": 42752, + "관계를": 42753, + "▁방향을": 42754, + "▁신천지로": 42755, + "▁것보다": 42756, + "▁김학": 42757, + "▁사망한": 42758, + "도미사일": 42759, + "▁강조했습니다": 42760, + "▁어짜": 42761, + "▁저정도": 42762, + "▁오토바이": 42763, + "혐오": 42764, + "▁닥치고": 42765, + "▁사리": 42766, + "▁조카": 42767, + "▁개선을": 42768, + "▁미래에": 42769, + "▁심상정": 42770, + "▁좋구요": 42771, + "단체가": 42772, + "뉴얼": 42773, + "▁숨겨": 42774, + "▁둘러싼": 42775, + "▁심장": 42776, + "▁오랫": 42777, + "▁힘입어": 42778, + "▁기온이": 42779, + "▁영상이": 42780, + "▁많습니다": 42781, + "▁챔피언십": 42782, + "하기를": 42783, + "▁시위를": 42784, + "▁중동": 42785, + "당하는": 42786, + "애들은": 42787, + "일이다": 42788, + "림을": 42789, + "보에": 42790, + "▁실체": 42791, + "▁일어날": 42792, + "이재": 42793, + "천여": 42794, + "▁행위를": 42795, + "▁산업통상자원": 42796, + "림이": 42797, + "▁총알": 42798, + "수밖에": 42799, + "▁망쳐": 42800, + "▁구입해서": 42801, + "▁대피": 42802, + "▁물려": 42803, + "졌지만": 42804, + "▁계기가": 42805, + "▁잘못한": 42806, + "▁자영업자들": 42807, + "널티": 42808, + "▁고성": 42809, + "▁마냥": 42810, + "▁법으로": 42811, + "두면": 42812, + "▁층": 42813, + "셨다": 42814, + "▁집합": 42815, + "▁관심도": 42816, + "▁히어로": 42817, + "▁끼리끼리": 42818, + "스레": 42819, + "전국": 42820, + "들이지": 42821, + "보안": 42822, + "▁북한을": 42823, + "▁차지하는": 42824, + "세탁": 42825, + "▁대장": 42826, + "▁공격수": 42827, + "▁무엇이": 42828, + "▁원인이": 42829, + "▁생계": 42830, + "인간이": 42831, + "▁반전": 42832, + "▁말씀을": 42833, + "▁수수료": 42834, + "▁남이": 42835, + "▁분쟁": 42836, + "▁맛이": 42837, + "▁소주": 42838, + "▁중부": 42839, + "▁다음은": 42840, + "▁서울에": 42841, + "쓰면": 42842, + "▁기아": 42843, + "▁땜에": 42844, + "▁조지": 42845, + "▁어려움이": 42846, + "▁짜장": 42847, + "▁거기다": 42848, + "▁심플해서": 42849, + "▁주민들이": 42850, + "▁치우": 42851, + "▁두껍": 42852, + "▁신념": 42853, + "▁일으킨": 42854, + "바스": 42855, + "▁선별": 42856, + "▁큰소리": 42857, + "▁범법": 42858, + "음에도": 42859, + "▁나와도": 42860, + "▁책임질": 42861, + "▁대표이사": 42862, + "레드": 42863, + "▁회수": 42864, + "▁후쿠": 42865, + "▁사람이다": 42866, + "마는": 42867, + "아트": 42868, + "▁개학": 42869, + "▁이해찬": 42870, + "▁기어나": 42871, + "▁시민들의": 42872, + "▁뱉": 42873, + "▁감소한": 42874, + "▁여파로": 42875, + "▁동시": 42876, + "▁정상이": 42877, + "▁참여했다": 42878, + "▁초래": 42879, + "▁드러났다": 42880, + "▁펀": 42881, + "지하": 42882, + "피싱": 42883, + "▁엄중": 42884, + "▁최초의": 42885, + "▁예정인": 42886, + "▁즐기는": 42887, + "▁구나": 42888, + "▁보존": 42889, + "▁다하고": 42890, + "▁사람만": 42891, + "▁신천지도": 42892, + "▁빅데이터": 42893, + "▁기레기들": 42894, + "▁불매운동": 42895, + "▁진짜로": 42896, + "메이션": 42897, + "처를": 42898, + "▁진지": 42899, + "▁국가와": 42900, + "▁문화재": 42901, + "▁알면서": 42902, + "▁밀려": 42903, + "▁구매해": 42904, + "일으": 42905, + "▁맡았다": 42906, + "▁창의": 42907, + "▁수영": 42908, + "▁몸이": 42909, + "▁일본과": 42910, + "▁칸": 42911, + "을것": 42912, + "▁처단": 42913, + "명에게": 42914, + "하구요": 42915, + "▁많아요": 42916, + "▁쳐먹고": 42917, + "어떤": 42918, + "▁낭": 42919, + "▁불행": 42920, + "▁선대": 42921, + "겠구만": 42922, + "▁국무총리": 42923, + "▁맡고": 42924, + "▁벗어": 42925, + "기까지": 42926, + "▁같으니": 42927, + "팀을": 42928, + "▁전술": 42929, + "랍시고": 42930, + "치��서": 42931, + "▁보도에": 42932, + "▁표창장": 42933, + "▁김정은이": 42934, + "대서": 42935, + "▁상업": 42936, + "할게요": 42937, + "▁보여줬다": 42938, + "▁구체적으로": 42939, + "화장": 42940, + "발로": 42941, + "▁감독과": 42942, + "▁관계가": 42943, + "▁이뤄진": 42944, + "▁휘발유": 42945, + "있던": 42946, + "▁득표": 42947, + "▁안고": 42948, + "▁저런게": 42949, + "벤처기업": 42950, + "▁블록체인": 42951, + "우리가": 42952, + "▁받으며": 42953, + "▁시민들": 42954, + "▁철강": 42955, + "광역시": 42956, + "▁무료로": 42957, + "▁삼성이": 42958, + "▁비트코인": 42959, + "▁무겁": 42960, + "▁활동에": 42961, + "돌이": 42962, + "지길": 42963, + "▁접어": 42964, + "▁북부": 42965, + "▁밝혀라": 42966, + "▁이쁜": 42967, + "▁잘도": 42968, + "▁조규": 42969, + "정책을": 42970, + "▁아나운": 42971, + "네이": 42972, + "▁돌봄": 42973, + "부분이": 42974, + "▁증거인멸": 42975, + "▁흥행": 42976, + "▁김포공항": 42977, + "기계": 42978, + "게이트": 42979, + "▁잘했다": 42980, + "▁부정부패": 42981, + "▁사야": 42982, + "▁소폭": 42983, + "▁조항": 42984, + "▁칼라가": 42985, + "력에": 42986, + "▁받아들": 42987, + "걸어놓고": 42988, + "▁제시했다": 42989, + "소의": 42990, + "▁뉴스타": 42991, + "▁본인들": 42992, + "설이": 42993, + "비한": 42994, + "산화": 42995, + "▁비겁": 42996, + "▁세제": 42997, + "▁소문": 42998, + "▁작곡": 42999, + "러리": 43000, + "음악": 43001, + "▁세운": 43002, + "▁비극": 43003, + "▁나이가": 43004, + "▁컴퓨터": 43005, + "▁아마도": 43006, + "연한": 43007, + "▁나베": 43008, + "▁살해한": 43009, + "▁제대로된": 43010, + "▁보조금": 43011, + "▁선수는": 43012, + "민들": 43013, + "남용": 43014, + "농구": 43015, + "▁강남구": 43016, + "▁유관": 43017, + "▁전략적": 43018, + "▁뽑는": 43019, + "려구요": 43020, + "▁선택한": 43021, + "하시면": 43022, + "▁방문한": 43023, + "▁안되는데": 43024, + "▁오랜만에": 43025, + "▁전세계가": 43026, + "▁결의": 43027, + "▁증언": 43028, + "▁찾고": 43029, + "▁모습은": 43030, + "▁수준에": 43031, + "▁약속했다": 43032, + "▁더럽": 43033, + "▁면상": 43034, + "▁틀어": 43035, + "▁정치보복": 43036, + "은이": 43037, + "▁무단횡단": 43038, + "터스": 43039, + "▁돈만": 43040, + "플랫폼": 43041, + "▁느렸던": 43042, + "▁참신하게": 43043, + "▁납부": 43044, + "▁독점": 43045, + "▁입시": 43046, + "▁점도": 43047, + "▁주머니": 43048, + "▁된장": 43049, + "▁법은": 43050, + "▁식량": 43051, + "▁않았고": 43052, + "▁재인이": 43053, + "▁청렴": 43054, + "▁사라져야": 43055, + "▁사용하던": 43056, + "간담": 43057, + "▁되는지": 43058, + "▁공영": 43059, + "▁몽골": 43060, + "▁호응": 43061, + "▁인권을": 43062, + "▁휴대전": 43063, + "▁화장품": 43064, + "▁경유": 43065, + "▁모두를": 43066, + "▁성적을": 43067, + "파업": 43068, + "▁이니": 43069, + "▁추첨": 43070, + "▁할려고": 43071, + "린거": 43072, + "▁나서는": 43073, + "▁소식이": 43074, + "▁성공적으로": 43075, + "▁파란": 43076, + "읍니다": 43077, + "중인데": 43078, + "▁꼴보기": 43079, + "뒤에": 43080, + "▁안겼다": 43081, + "▁놀러": 43082, + "▁사모": 43083, + "▁규제를": 43084, + "▁아이템": 43085, + "▁유전자": 43086, + "▁쓰였는데": 43087, + "작은": 43088, + "하기가": 43089, + "▁델": 43090, + "▁바뀌면": 43091, + "▁힘들고": 43092, + "주냐": 43093, + "▁박혀있어": 43094, + "▁한국은행": 43095, + "알아": 43096, + "▁안나길": 43097, + "주와": 43098, + "▁귀국": 43099, + "▁연료": 43100, + "▁되도록": 43101, + "▁밝고": 43102, + "겨울": 43103, + "하듯": 43104, + "접한": 43105, + "▁믿지": 43106, + "▁의장": 43107, + "리네요": 43108, + "▁이하의": 43109, + "▁후보자": 43110, + "대면": 43111, + "르르": 43112, + "���일": 43113, + "▁잇따라": 43114, + "▁안녕": 43115, + "▁아쉽네요ᅲᅲ": 43116, + "▁하든": 43117, + "▁깝": 43118, + "▁두달": 43119, + "아빠": 43120, + "▁나라로": 43121, + "마음에": 43122, + "▁공약을": 43123, + "▁쓰겠음": 43124, + "▁구청": 43125, + "오게": 43126, + "▁할매": 43127, + "▁좌파들은": 43128, + "리드": 43129, + "▁청문회": 43130, + "▁마다": 43131, + "▁저장": 43132, + "▁잡으면": 43133, + "▁정말로": 43134, + "고용": 43135, + "▁우려를": 43136, + "▁웃긴다": 43137, + "▁국민연금": 43138, + "가던": 43139, + "▁연쇄": 43140, + "▁수치다": 43141, + "▁스트레": 43142, + "▁죽어야": 43143, + "▁증상이": 43144, + "▁건전지가": 43145, + "눈치": 43146, + "▁중계": 43147, + "해졌다": 43148, + "▁쓰다가": 43149, + "▁좋았어요": 43150, + "▁왈": 43151, + "▁고장만": 43152, + "범은": 43153, + "▁동남아": 43154, + "▁페널티": 43155, + "▁전문가들은": 43156, + "무소음": 43157, + "▁집으로": 43158, + "▁남자들이": 43159, + "플루": 43160, + "▁걱정이": 43161, + "▁이어갈": 43162, + "▁살려주네요": 43163, + "데스": 43164, + "▁외환": 43165, + "금리를": 43166, + "벽에다": 43167, + "▁하신": 43168, + "▁과태료": 43169, + "▁써보고": 43170, + "해주면": 43171, + "저렴하게": 43172, + "▁전국민이": 43173, + "▁겸손": 43174, + "▁주신": 43175, + "▁뭐하고": 43176, + "▁괜찮습니다": 43177, + "급여": 43178, + "▁있죠": 43179, + "▁한반": 43180, + "▁전했습니다": 43181, + "▁유망": 43182, + "방안": 43183, + "불법": 43184, + "▁검수완박": 43185, + "▁병원으로": 43186, + "▁퇴근": 43187, + "▁맘데": 43188, + "▁장착": 43189, + "븝니다": 43190, + "▁나무인": 43191, + "▁이모양": 43192, + "▁아쉽긴했지만": 43193, + "▁기술이": 43194, + "▁시계소리": 43195, + "물의": 43196, + "▁기소된": 43197, + "▁사용들": 43198, + "▁배송감사드립니다": 43199, + "살을": 43200, + "▁다스": 43201, + "▁평창": 43202, + "▁멀리서는": 43203, + "▁무음으로": 43204, + "죄를": 43205, + "▁정부도": 43206, + "▁현실이": 43207, + "려구": 43208, + "나라도": 43209, + "▁좋더이다": 43210, + "▁좋네요빠른": 43211, + "▁천국": 43212, + "▁느렸던게": 43213, + "▁재품의": 43214, + "▁무소음이네요": 43215, + "▁한숨": 43216, + "▁뭐고": 43217, + "▁갖춰": 43218, + "▁독도": 43219, + "들어서": 43220, + "▁지키기": 43221, + "▁고용노동": 43222, + "입을": 43223, + "창업": 43224, + "▁더러": 43225, + "개봉굿": 43226, + "▁시께는": 43227, + "▁체결했다": 43228, + "구매햇지요": 43229, + "▁맘데븝니다": 43230, + "▁보기편해요": 43231, + "▁빠른개봉굿": 43232, + "▁시계걸어놓고": 43233, + "▁시께는무소음": 43234, + "▁안하는세상에": 43235, + "▁요즘에벽에다": 43236, + "▁무음으로구매햇지요": 43237, + "길에": 43238, + "쾌한": 43239, + "▁조명": 43240, + "르트": 43241, + "▁높일": 43242, + "▁티비": 43243, + "▁한복": 43244, + "▁자들이": 43245, + "현의": 43246, + "▁남해": 43247, + "▁추석": 43248, + "그라": 43249, + "지법": 43250, + "▁상승한": 43251, + "▁넥": 43252, + "맘대로": 43253, + "▁끓": 43254, + "▁훈훈": 43255, + "투리": 43256, + "▁영남": 43257, + "▁생각좀": 43258, + "▁정수기": 43259, + "채용": 43260, + "▁긴축": 43261, + "▁해주고": 43262, + "▁본인들이": 43263, + "▁자고": 43264, + "였다는": 43265, + "있네요": 43266, + "하구나": 43267, + "▁상황은": 43268, + "▁생각했다": 43269, + "회계": 43270, + "▁부분은": 43271, + "▁우리나라의": 43272, + "세라": 43273, + "▁추후": 43274, + "▁이어갔다": 43275, + "▁나라다": 43276, + "▁수상했다": 43277, + "▁금리가": 43278, + "▁실질적인": 43279, + "이그": 43280, + "▁둔화": 43281, + "▁성향": 43282, + "▁감정을": 43283, + "마를": 43284, + "보소": 43285, + "피고": 43286, + "▁예외": 43287, + "▁지킨": 43288, + "강도": 43289, + "▁두렵": 43290, + "▁밝아": 43291, + "▁제조업": 43292, + "▁문재인도": 43293, + "▁물품": 43294, + "▁가상자산": 43295, + "▁극혐": 43296, + "▁학대": 43297, + "셨네요": 43298, + "▁재난지원금": 43299, + "▁아녀": 43300, + "▁자택": 43301, + "▁줄이": 43302, + "▁됐다고": 43303, + "▁몇일": 43304, + "▁비정": 43305, + "▁안되나": 43306, + "비율": 43307, + "▁노사": 43308, + "▁오타": 43309, + "▁흉악": 43310, + "시리즈": 43311, + "▁드루킹": 43312, + "이너": 43313, + "조에": 43314, + "▁마포": 43315, + "그동안": 43316, + "▁되네요": 43317, + "▁먼저다": 43318, + "▁기준금리": 43319, + "님과": 43320, + "▁아침에": 43321, + "▁경찰청": 43322, + "스러워요": 43323, + "미의": 43324, + "▁소나": 43325, + "중공업": 43326, + "▁세우": 43327, + "▁바람이": 43328, + "▁부들부들": 43329, + "▁쫀": 43330, + "▁발탁": 43331, + "▁적정": 43332, + "아침": 43333, + "▁블라": 43334, + "▁선택적": 43335, + "▁쿠션": 43336, + "모임": 43337, + "▁파탄": 43338, + "쪽에서": 43339, + "▁맞는거": 43340, + "▁이것들": 43341, + "▁싫어하는": 43342, + "▁기존의": 43343, + "▁현상": 43344, + "하시네요": 43345, + "▁소프트웨어": 43346, + "▁대체로": 43347, + "제일": 43348, + "지냐": 43349, + "▁폭증": 43350, + "▁스토킹": 43351, + "▁국민의당": 43352, + "▁사전투표": 43353, + "▁필요없다": 43354, + "▁버려": 43355, + "속에서": 43356, + "▁똑같네": 43357, + "▁지켜야": 43358, + "▁돕는": 43359, + "▁결혼을": 43360, + "▁기획재": 43361, + "▁러시아를": 43362, + "▁재택치료": 43363, + "▁파울": 43364, + "▁아니잖아": 43365, + "갈등": 43366, + "▁안일": 43367, + "방에서": 43368, + "▁보이는데": 43369, + "▁켜": 43370, + "▁것임": 43371, + "▁잃고": 43372, + "▁협력해": 43373, + "▁로드": 43374, + "▁자식이": 43375, + "▁조선시대": 43376, + "▁론": 43377, + "▁룰": 43378, + "보니까": 43379, + "유플러스": 43380, + "▁우리나라에서": 43381, + "▁벙": 43382, + "▁모르면": 43383, + "▁어쩜": 43384, + "▁이르": 43385, + "▁한개": 43386, + "▁자라": 43387, + "▁추측": 43388, + "▁발병": 43389, + "들에게는": 43390, + "될듯": 43391, + "억원에": 43392, + "▁상품이": 43393, + "겟다": 43394, + "▁재해": 43395, + "▁아니니": 43396, + "▁싸그리": 43397, + "▁촌": 43398, + "▁파헤": 43399, + "하잖아": 43400, + "▁고맙습니다": 43401, + "▁묻자": 43402, + "▁병역": 43403, + "▁국가에": 43404, + "할래": 43405, + "▁미개한": 43406, + "▁인상을": 43407, + "차트": 43408, + "체로": 43409, + "▁착공": 43410, + "▁똘마니": 43411, + "▁정책은": 43412, + "▁주장이": 43413, + "▁첩": 43414, + "배달": 43415, + "▁과도한": 43416, + "▁내년에": 43417, + "▁포즈를": 43418, + "내면": 43419, + "팩트": 43420, + "▁되찾": 43421, + "▁차량을": 43422, + "▁마크": 43423, + "▁코치": 43424, + "미술": 43425, + "파리": 43426, + "▁청취": 43427, + "▁배송도빠르고": 43428, + "▁나갔": 43429, + "소수": 43430, + "▁공무원들": 43431, + "▁불통": 43432, + "▁도지": 43433, + "▁맞춘": 43434, + "석의": 43435, + "▁신뢰를": 43436, + "▁된다면": 43437, + "▁맞나": 43438, + "줬으면": 43439, + "▁근육": 43440, + "▁잡혀": 43441, + "▁좁은": 43442, + "▁들어가면": 43443, + "버는": 43444, + "▁개의": 43445, + "▁우크라이나의": 43446, + "계약을": 43447, + "전용": 43448, + "▁명칭": 43449, + "▁마련됐다": 43450, + "▁업무협약을": 43451, + "시간이": 43452, + "▁송파": 43453, + "▁레전드": 43454, + "▁사건의": 43455, + "▁손으로": 43456, + "▁초기에": 43457, + "▁즈": 43458, + "결정": 43459, + "▁가질": 43460, + "▁누리꾼": 43461, + "렸네": 43462, + "▁어디까지": 43463, + "자책": 43464, + "▁향은": 43465, + "테이너": 43466, + "관의": 43467, + "대교": 43468, + "▁거고": 43469, + "▁뚜렷": 43470, + "▁친북": 43471, + "▁판결을": 43472, + "세한": 43473, + "즈가": 43474, + "라디오": 43475, + "공약": 43476, + "런스": 43477, + "급한": 43478, + "지도않": 43479, + "▁배웠": 43480, + "▁세계가": 43481, + "▁와중에": 43482, + "▁워싱턴": 43483, + "▁펑": 43484, + "▁단순히": 43485, + "▁공기": 43486, + "▁영부": 43487, + "▁마스크도": 43488, + "▁않았는데": 43489, + "▁조사해서": 43490, + "선생": 43491, + "▁나눴": 43492, + "▁됬": 43493, + "▁윈": 43494, + "▁드림": 43495, + "실점": 43496, + "▁시민이": 43497, + "졌던": 43498, + "티즌": 43499, + "▁했네": 43500, + "▁집회를": 43501, + "▁소외": 43502, + "▁터트": 43503, + "이었고": 43504, + "▁수거": 43505, + "▁여수": 43506, + "▁밖으로": 43507, + "▁올리면": 43508, + "▁고등학교": 43509, + "락을": 43510, + "▁무거운": 43511, + "▁났다": 43512, + "▁싱가포르": 43513, + "▁밸": 43514, + "▁만나서": 43515, + "▁생중계": 43516, + "▁국민들도": 43517, + "▁간부": 43518, + "▁더럽고": 43519, + "▁무엇인지": 43520, + "▁김종인": 43521, + "▁사업의": 43522, + "진료": 43523, + "▁죄인": 43524, + "결국": 43525, + "연패": 43526, + "▁폐기물": 43527, + "트릭": 43528, + "▁조리": 43529, + "▁김호중": 43530, + "▁받았다고": 43531, + "대지": 43532, + "연장": 43533, + "진않": 43534, + "▁납득": 43535, + "라이팅": 43536, + "▁오바": 43537, + "▁위안": 43538, + "▁적용해": 43539, + "또한": 43540, + "▁귀엽": 43541, + "▁어짜피": 43542, + "소와": 43543, + "지휘": 43544, + "자라고": 43545, + "▁뒤늦게": 43546, + "▁행동이": 43547, + "▁김천": 43548, + "▁됐고": 43549, + "▁한지": 43550, + "만원이": 43551, + "▁그때는": 43552, + "을거다": 43553, + "서와": 43554, + "▁강의": 43555, + "▁태어난": 43556, + "▁할말이": 43557, + "▁둥": 43558, + "세여": 43559, + "아래": 43560, + "▁강아지": 43561, + "▁반영해": 43562, + "▁청와대를": 43563, + "▁액션": 43564, + "▁양측": 43565, + "년과": 43566, + "▁수장": 43567, + "회용": 43568, + "▁숭": 43569, + "▁골로": 43570, + "▁이뤄질": 43571, + "▁여혐": 43572, + "▁연동": 43573, + "▁기자들": 43574, + "▁설치는": 43575, + "▁긍정적인": 43576, + "면으로": 43577, + "시스트": 43578, + "▁안된다는": 43579, + "▁룸": 43580, + "클래": 43581, + "▁오렌": 43582, + "▁앓": 43583, + "▁기회에": 43584, + "▁다이어": 43585, + "▁싸게잘": 43586, + "▁그쳤다": 43587, + "▁찾아가": 43588, + "사냥": 43589, + "▁가깝": 43590, + "▁고유": 43591, + "▁지저분": 43592, + "나가는": 43593, + "▁찌라시": 43594, + "장사": 43595, + "▁김선": 43596, + "▁너를": 43597, + "▁야간": 43598, + "▁타임": 43599, + "▁방송에": 43600, + "무지": 43601, + "▁골라": 43602, + "▁보컬": 43603, + "▁이혜": 43604, + "▁웨스트": 43605, + "막고": 43606, + "▁용기": 43607, + "꼬라지": 43608, + "▁가족을": 43609, + "▁매춘": 43610, + "명에서": 43611, + "례를": 43612, + "폐지": 43613, + "▁정례": 43614, + "▁사표": 43615, + "▁야이": 43616, + "▁진행될": 43617, + "▁사회공헌": 43618, + "▁신속한": 43619, + "▁정치방역": 43620, + "▁거래일": 43621, + "▁댓글들": 43622, + "▁전체가": 43623, + "라의": 43624, + "컴퍼": 43625, + "▁단체로": 43626, + "▁그니까": 43627, + "▁해외여행": 43628, + "▁첫날": 43629, + "▁포럼": 43630, + "▁죄인이": 43631, + "▁퓨": 43632, + "확산": 43633, + "천히": 43634, + "▁만기": 43635, + "▁유류": 43636, + "▁점심": 43637, + "환이": 43638, + "▁영구": 43639, + "보면서": 43640, + "▁있으니까": 43641, + "자랑": 43642, + "▁선제타격": 43643, + "▁순천": 43644, + "▁이해를": 43645, + "충들": 43646, + "▁일반인": 43647, + "듯한": 43648, + "▁김주": 43649, + "▁일할": 43650, + "▁자리가": 43651, + "놈아": 43652, + "▁대사": 43653, + "▁한표": 43654, + "▁살아가는": 43655, + "▁열등": 43656, + "려다": 43657, + "▁상태가": 43658, + "▁업그": 43659, + "할거다": 43660, + "▁컵": 43661, + "▁의무를": 43662, + "▁퀴": 43663, + "조로": 43664, + "▁재산을": 43665, + "▁대선에서": 43666, + "▁될지": 43667, + "▁박민": 43668, + "▁재단": 43669, + "▁소송을": 43670, + "진한": 43671, + "▁강용": 43672, + "▁가벼운": 43673, + "▁이따": 43674, + "▁이라는": 43675, + "가네": 43676, + "아아": 43677, + "우한": 43678, + "▁여권": 43679, + "▁거임": 43680, + "▁크루": 43681, + "▁들어온": 43682, + "▁예정된": 43683, + "▁월요일": 43684, + "▁있음을": 43685, + "눈물": 43686, + "드림": 43687, + "수입": 43688, + "▁완주": 43689, + "▁침몰": 43690, + "후보는": 43691, + "지않아": 43692, + "▁못함": 43693, + "돼서": 43694, + "진에": 43695, + "▁부탁드린다": 43696, + "▁내륙": 43697, + "▁다니고": 43698, + "▁다를게": 43699, + "▁기본적인": 43700, + "님께": 43701, + "▁근로자": 43702, + "석에": 43703, + "▁후퇴": 43704, + "▁싶은데": 43705, + "수칙": 43706, + "▁숙박": 43707, + "▁사악한": 43708, + "▁업데이트": 43709, + "▁삼성전자는": 43710, + "당원": 43711, + "▁않나요": 43712, + "▁당당하게": 43713, + "류가": 43714, + "▁유독": 43715, + "되네": 43716, + "중소": 43717, + "▁목을": 43718, + "▁약속을": 43719, + "▁하려면": 43720, + "▁하시고": 43721, + "▁바르셀로나": 43722, + "▁쳐다": 43723, + "▁해당하는": 43724, + "남도": 43725, + "환은": 43726, + "▁환장": 43727, + "카데미": 43728, + "▁것이라": 43729, + "▁권력의": 43730, + "▁브레이": 43731, + "상위": 43732, + "어스": 43733, + "였지": 43734, + "▁사은품도": 43735, + "▁전달했다": 43736, + "▁도민": 43737, + "▁달한다": 43738, + "▁설치해": 43739, + "▁정당한": 43740, + "여기": 43741, + "▁대표이": 43742, + "▁암호": 43743, + "▁헌신": 43744, + "면에서": 43745, + "▁언니": 43746, + "했어야": 43747, + "▁두려워": 43748, + "▁하나하나": 43749, + "북도": 43750, + "▁이미지를": 43751, + "▁않았나": 43752, + "▁인천공항": 43753, + "▁몇개": 43754, + "▁전후": 43755, + "▁휘두": 43756, + "전파": 43757, + "▁부착": 43758, + "동생": 43759, + "▁공매": 43760, + "▁양이": 43761, + "▁위법": 43762, + "▁찾기": 43763, + "▁하나요": 43764, + "▁회피": 43765, + "연예": 43766, + "▁몰입": 43767, + "▁줘라": 43768, + "▁호기": 43769, + "▁미국도": 43770, + "▁신천지를": 43771, + "오른": 43772, + "▁송영길": 43773, + "▁들지": 43774, + "▁개인이": 43775, + "▁지역구": 43776, + "▁컷": 43777, + "사람을": 43778, + "비의": 43779, + "▁만들면": 43780, + "▁차별화된": 43781, + "▁불을": 43782, + "▁출생": 43783, + "간히": 43784, + "▁거니": 43785, + "▁다녔": 43786, + "과제": 43787, + "들끼리": 43788, + "지않나": 43789, + "▁체계를": 43790, + "▁이찬": 43791, + "곳으로": 43792, + "▁곳으로": 43793, + "▁대비해": 43794, + "▁아니냐는": 43795, + "화의": 43796, + "▁탓에": 43797, + "▁아니네": 43798, + "▁품질도": 43799, + "▁나옵니다": 43800, + "▁안전사고": 43801, + "노릇": 43802, + "▁법대로": 43803, + "▁조국과": 43804, + "하고있네": 43805, + "거를": 43806, + "▁슬픔": 43807, + "▁댓글에": 43808, + "▁자세히": 43809, + "분도": 43810, + "▁정성": 43811, + "▁현재는": 43812, + "▁돌대가리": 43813, + "맞은": 43814, + "세월": 43815, + "▁전범": 43816, + "대깨문": 43817, + "트와": 43818, + "▁승객": 43819, + "▁주소": 43820, + "▁사회악": 43821, + "▁윤재앙": 43822, + "▁공고": 43823, + "▁나오네": 43824, + "▁내편": 43825, + "▁차로": 43826, + "▁재앙이가": 43827, + "▁질병관리": 43828, + "▁파악됐다": 43829, + "있는거": 43830, + "행위를": 43831, + "▁하라는": 43832, + "견을": 43833, + "국장": 43834, + "▁공인": 43835, + "주셔서": 43836, + "▁모르게": 43837, + "쿠폰": 43838, + "하늘": 43839, + "▁시세": 43840, + "▁재차": 43841, + "▁근황을": 43842, + "▁믿는다": 43843, + "▁적절한": 43844, + "▁쓰겠습니다": 43845, + "▁평화를": 43846, + "▁플랫폼을": 43847, + "▁생기면": 43848, + "병이": 43849, + "올려": 43850, + "▁생각해서": 43851, + "국회": 43852, + "작을": 43853, + "학습": 43854, + "▁상한": 43855, + "▁공산당이": 43856, + "▁맞냐": 43857, + "억씩": 43858, + "▁채무": 43859, + "▁개딸": 43860, + "▁공범": 43861, + "▁반납": 43862, + "▁삭발": 43863, + "▁어쨌": 43864, + "▁행사에": 43865, + "관왕": 43866, + "죄가": 43867, + "▁슬로": 43868, + "▁걸리고": 43869, + "▁국정농단": 43870, + "남부": 43871, + "▁생기는": 43872, + "▁일본에서": 43873, + "라구": 43874, + "재의": 43875, + "▁하려는": 43876, + "▁온라인으로": 43877, + "▁명심": 43878, + "▁이준": 43879, + "▁대만족": 43880, + "없으니": 43881, + "▁구역질": 43882, + "▁동일한": 43883, + "문서": 43884, + "지은": 43885, + "▁가리": 43886, + "▁명백한": 43887, + "▁평범한": 43888, + "▁셰": 43889, + "▁전체를": 43890, + "▁주시": 43891, + "▁현역": 43892, + "렸어요": 43893, + "▁좋을듯": 43894, + "▁쪽으로": 43895, + "슈퍼": 43896, + "▁국채": 43897, + "▁부합": 43898, + "▁열애": 43899, + "▁증거를": 43900, + "▁갇": 43901, + "잡는": 43902, + "▁그치": 43903, + "▁방위": 43904, + "▁방법으로": 43905, + "▁도주": 43906, + "▁좌익": 43907, + "▁부르는": 43908, + "▁않는다는": 43909, + "▁완벽하게": 43910, + "▁똘똘": 43911, + "▁포함된": 43912, + "▁운영한다": 43913, + "타자": 43914, + "▁똑똑한": 43915, + "▁넓은": 43916, + "▁줬다": 43917, + "▁노답": 43918, + "▁분기": 43919, + "안해": 43920, + "퍼스": 43921, + "▁지불": 43922, + "▁콜라": 43923, + "라운드에서": 43924, + "하기에": 43925, + "▁되니까": 43926, + "▁안보고": 43927, + "▁의원의": 43928, + "▁살리": 43929, + "심도": 43930, + "종이": 43931, + "▁편히": 43932, + "▁모든걸": 43933, + "▁단호": 43934, + "▁온통": 43935, + "▁민주당에서": 43936, + "지션": 43937, + "사무소": 43938, + "▁전정부": 43939, + "▁사각": 43940, + "간의": 43941, + "어질": 43942, + "▁생애": 43943, + "▁있었으면": 43944, + "청소": 43945, + "▁팬클럽": 43946, + "▁블라인드": 43947, + "수술": 43948, + "사람도": 43949, + "▁국토부": 43950, + "▁소통을": 43951, + "▁지고": 43952, + "왔습니다": 43953, + "▁부끄럽다": 43954, + "▁사람으로": 43955, + "▁처방": 43956, + "같아": 43957, + "▁확신": 43958, + "시도": 43959, + "모델링": 43960, + "▁수사권": 43961, + "▁탕": 43962, + "▁가볍게": 43963, + "▁죽는다": 43964, + "▁바이러스가": 43965, + "▁편해요": 43966, + "▁기레기야": 43967, + "층에": 43968, + "▁합리적": 43969, + "▁국고": 43970, + "▁여왕": 43971, + "▁끝으로": 43972, + "▁한국도": 43973, + "▁접속": 43974, + "▁중반": 43975, + "텔레콤": 43976, + "같네": 43977, + "수당": 43978, + "여명이": 43979, + "▁담았다": 43980, + "▁당을": 43981, + "▁라운드": 43982, + "▁확인했다": 43983, + "목사": 43984, + "▁같지": 43985, + "▁바꿔야": 43986, + "▁싸가지": 43987, + "음식": 43988, + "▁덕에": 43989, + "▁내면": 43990, + "▁음모": 43991, + "▁정밀": 43992, + "▁기여할": 43993, + "▁수리": 43994, + "▁들어갔다": 43995, + "▁것이지": 43996, + "▁현상이": 43997, + "▁뒈": 43998, + "▁이럴때": 43999, + "가입": 44000, + "▁교도소": 44001, + "▁덴": 44002, + "분과": 44003, + "▁기업과": 44004, + "▁위에서": 44005, + "▁보여주기": 44006, + "방법": 44007, + "▁나몰": 44008, + "▁넘이": 44009, + "사지": 44010, + "자만": 44011, + "▁서명": 44012, + "▁청춘": 44013, + "▁입국을": 44014, + "▁간호": 44015, + "▁버린": 44016, + "▁옷을": 44017, + "▁캠핑": 44018, + "▁선거때": 44019, + "▁조민": 44020, + "▁북한과": 44021, + "년만": 44022, + "▁법의": 44023, + "▁선한": 44024, + "전��지": 44025, + "대신": 44026, + "▁팀은": 44027, + "▁서초동": 44028, + "▁스토리": 44029, + "▁고양이": 44030, + "한심": 44031, + "▁막판": 44032, + "항원": 44033, + "▁권영": 44034, + "▁나라망": 44035, + "▁정의가": 44036, + "받침": 44037, + "교육을": 44038, + "▁먹고살": 44039, + "▁분산": 44040, + "▁쓰레": 44041, + "▁있잖아": 44042, + "▁독보": 44043, + "▁스판": 44044, + "판에서": 44045, + "▁가세연": 44046, + "▁못들어": 44047, + "▁후쿠시마": 44048, + "▁않았습니다": 44049, + "층의": 44050, + "크림": 44051, + "▁좆": 44052, + "껀데": 44053, + "잡을": 44054, + "▁제네": 44055, + "▁전망된다": 44056, + "▁클라스": 44057, + "승리": 44058, + "▁국토교통부": 44059, + "▁생각했는데": 44060, + "것네": 44061, + "▁시비": 44062, + "▁시작한다": 44063, + "애가": 44064, + "▁대접": 44065, + "▁입찰": 44066, + "수있다": 44067, + "▁건강을": 44068, + "부패": 44069, + "아의": 44070, + "▁썩을": 44071, + "간다고": 44072, + "떨어진": 44073, + "가치": 44074, + "▁눌러": 44075, + "▁체포동의": 44076, + "▁대회에서": 44077, + "제조": 44078, + "▁밥먹": 44079, + "▁조치가": 44080, + "거로": 44081, + "이름": 44082, + "▁험": 44083, + "▁예쁘네요": 44084, + "거네": 44085, + "▁뉴스에": 44086, + "▁오랫동안": 44087, + "▁김수": 44088, + "▁밀고": 44089, + "태평양": 44090, + "북부": 44091, + "▁끝판": 44092, + "스도": 44093, + "▁군산": 44094, + "▁힐링": 44095, + "▁라인업": 44096, + "▁쓸게요": 44097, + "모리": 44098, + "▁개시": 44099, + "▁노래를": 44100, + "▁들여다": 44101, + "▁물가가": 44102, + "▁절라도": 44103, + "▁아르헨티나": 44104, + "▁건들": 44105, + "▁꼴이": 44106, + "▁방법은": 44107, + "▁대갈": 44108, + "▁정우": 44109, + "▁짓고": 44110, + "▁가슴이": 44111, + "▁괜찮아": 44112, + "▁기사로": 44113, + "▁밝히고": 44114, + "▁사회에서": 44115, + "▁어릴": 44116, + "▁너희가": 44117, + "▁사실은": 44118, + "▁우리를": 44119, + "▁답답하다": 44120, + "▁범행을": 44121, + "▁기자회견에서": 44122, + "▁찍을": 44123, + "▁융합": 44124, + "▁사는데": 44125, + "▁조사한": 44126, + "▁해주는": 44127, + "▁선수들은": 44128, + "▁인성이": 44129, + "▁떠넘": 44130, + "▁아메": 44131, + "▁더했다": 44132, + "▁비중은": 44133, + "▁이러면": 44134, + "방식": 44135, + "▁이상은": 44136, + "비상": 44137, + "▁수면": 44138, + "▁과반": 44139, + "▁지수": 44140, + "▁말이냐": 44141, + "▁팬들이": 44142, + "단과": 44143, + "▁유형": 44144, + "임에도": 44145, + "▁처먹고": 44146, + "▁확보를": 44147, + "▁근거로": 44148, + "▁남자는": 44149, + "▁스트리": 44150, + "▁추진해": 44151, + "목적": 44152, + "▁성형": 44153, + "▁기쁘다": 44154, + "▁조세": 44155, + "▁깨끗하게": 44156, + "자라": 44157, + "▁어리석은": 44158, + "▁정치하는": 44159, + "동구": 44160, + "것이고": 44161, + "▁연휴": 44162, + "▁이룬": 44163, + "▁최하": 44164, + "▁유나이티드": 44165, + "가와": 44166, + "▁경우는": 44167, + "았냐": 44168, + "▁본사": 44169, + "▁위장": 44170, + "들과의": 44171, + "▁현수": 44172, + "차고": 44173, + "▁코스타리카": 44174, + "놈을": 44175, + "▁유효": 44176, + "▁체력": 44177, + "▁더불당": 44178, + "▁아파트는": 44179, + "▁가방": 44180, + "▁총살": 44181, + "▁디즈니": 44182, + "▁단축": 44183, + "▁딸을": 44184, + "▁약물": 44185, + "▁온전": 44186, + "▁네덜란드": 44187, + "▁마찬가지로": 44188, + "▁축하합니다": 44189, + "했을까": 44190, + "▁문어": 44191, + "▁전락": 44192, + "▁장의": 44193, + "▁적립": 44194, + "준의": 44195, + "▁로스": 44196, + "▁용량": 44197, + "▁참모": 44198, + "한거냐": 44199, + "진보": 44200, + "심에서": 44201, + "됨에": 44202, + "상한": 44203, + "▁물러나": 44204, + "▁실패한": 44205, + "▁여객": 44206, + "▁앞으로는": 44207, + "▁대통령직인수": 44208, + "랑은": 44209, + "▁프로듀": 44210, + "학적": 44211, + "▁천천히": 44212, + "부도": 44213, + "▁받기": 44214, + "▁주식을": 44215, + "더블": 44216, + "▁널리": 44217, + "▁무고": 44218, + "▁보태": 44219, + "▁안좋은": 44220, + "▁지닌": 44221, + "▁이용자": 44222, + "▁전국적으로": 44223, + "▁짓이": 44224, + "▁여성을": 44225, + "▁왔는데": 44226, + "▁급식": 44227, + "▁벤처": 44228, + "관으로": 44229, + "▁영향이": 44230, + "편을": 44231, + "셔츠": 44232, + "▁어쩌구": 44233, + "▁검토하고": 44234, + "▁누구보다": 44235, + "▁선보이는": 44236, + "이만": 44237, + "▁등극": 44238, + "▁간담회": 44239, + "▁기간을": 44240, + "▁탔": 44241, + "수고": 44242, + "▁동결": 44243, + "▁예고했다": 44244, + "지대": 44245, + "▁공화": 44246, + "▁도지사": 44247, + "계좌": 44248, + "▁들려": 44249, + "▁펼치고": 44250, + "▁네티즌": 44251, + "▁사용전": 44252, + "▁나발": 44253, + "▁아니죠": 44254, + "▁주체": 44255, + "▁사과를": 44256, + "▁선물로": 44257, + "▁체결했다고": 44258, + "포로": 44259, + "▁모름": 44260, + "▁바뀔": 44261, + "된다면": 44262, + "얼마나": 44263, + "▁세계에": 44264, + "운이": 44265, + "▁연극": 44266, + "버리는": 44267, + "▁관내": 44268, + "▁심사를": 44269, + "드의": 44270, + "▁발전에": 44271, + "▁팬들을": 44272, + "▁코로나에": 44273, + "▁문재인정부": 44274, + "상관": 44275, + "할줄": 44276, + "▁좌파는": 44277, + "▁보내라": 44278, + "▁걸러": 44279, + "▁몰랐다": 44280, + "▁병원에서": 44281, + "없어요": 44282, + "▁성폭력": 44283, + "넘게": 44284, + "분별": 44285, + "▁마이너스": 44286, + "▁교과": 44287, + "▁셀프": 44288, + "▁쫀쫀": 44289, + "놈들아": 44290, + "센티브": 44291, + "▁쑥": 44292, + "맞는": 44293, + "▁하늘이": 44294, + "▁고만": 44295, + "▁찾을": 44296, + "데체": 44297, + "▁아니라면": 44298, + "▁구린": 44299, + "▁깔아": 44300, + "오르": 44301, + "▁안지": 44302, + "▁입이": 44303, + "▁희망이": 44304, + "▁여성가족": 44305, + "네용": 44306, + "▁소위": 44307, + "▁점은": 44308, + "▁하위": 44309, + "▁분야에": 44310, + "▁승리로": 44311, + "▁알리는": 44312, + "폭이": 44313, + "▁거라": 44314, + "▁마련해": 44315, + "▁개통": 44316, + "▁태어": 44317, + "▁있겠지": 44318, + "▁대형마트": 44319, + "▁흙": 44320, + "나쁜": 44321, + "즈의": 44322, + "▁믿음": 44323, + "▁중견": 44324, + "▁한방": 44325, + "▁공지영": 44326, + "▁비판을": 44327, + "예정": 44328, + "▁발표할": 44329, + "▁확대하고": 44330, + "▁조작질": 44331, + "▁매트리스": 44332, + "▁문재인대통령": 44333, + "기정": 44334, + "체크": 44335, + "칫솔": 44336, + "▁두둔": 44337, + "▁듣지": 44338, + "지않는": 44339, + "▁리버풀": 44340, + "▁릴": 44341, + "▁당해": 44342, + "▁심하게": 44343, + "▁할머니들": 44344, + "금액": 44345, + "니어": 44346, + "당신": 44347, + "▁학술": 44348, + "계는": 44349, + "▁수두": 44350, + "▁연기를": 44351, + "▁죽을때": 44352, + "▁뮌": 44353, + "▁내다봤다": 44354, + "▁이끌었다": 44355, + "수아": 44356, + "▁규칙": 44357, + "▁나폴": 44358, + "▁당국": 44359, + "▁우유": 44360, + "사업자": 44361, + "▁주목된다": 44362, + "희롱": 44363, + "▁본선": 44364, + "▁전지": 44365, + "▁얻었다": 44366, + "▁맡겨": 44367, + "▁우회": 44368, + "▁위성": 44369, + "▁테크": 44370, + "▁부상으로": 44371, + "▁좋은제품": 44372, + "독립": 44373, + "▁출장": 44374, + "▁아는게": 44375, + "▁아니었다": 44376, + "로그": 44377, + "트라": 44378, + "▁윤총": 44379, + "▁환수": 44380, + "▁짙": 44381, + "▁가스라이팅": 44382, + "▁파산": 44383, + "수준이": 44384, + "▁대책이": 44385, + "▁상대방": 44386, + "▁국정조사": 44387, + "▁휠": 44388, + "▁걸리는": 44389, + "▁금융감독": 44390, + "▁단행": 44391, + "▁국민들한테": 44392, + "▁홈페이지를": 44393, + "▁은근": 44394, + "▁감사해요": 44395, + "▁생각으로": 44396, + "▁내보": 44397, + "▁노조가": 44398, + "▁별도로": 44399, + "▁핏": 44400, + "▁식물": 44401, + "▁녹취록": 44402, + "▁우크라이나가": 44403, + "틀러": 44404, + "▁개돼": 44405, + "▁명시": 44406, + "다보니": 44407, + "▁보내야": 44408, + "▁하고싶": 44409, + "왔고": 44410, + "▁비핵": 44411, + "▁학생들": 44412, + "▁누가봐도": 44413, + "▁국격": 44414, + "▁신상": 44415, + "▁잇는": 44416, + "▁국회에": 44417, + "▁반응이": 44418, + "▁서울은": 44419, + "▁늘어나는": 44420, + "▁대깨문들은": 44421, + "연합회": 44422, + "파원": 44423, + "▁배정": 44424, + "▁스코": 44425, + "▁싫고": 44426, + "것들아": 44427, + "▁경쟁을": 44428, + "▁손바닥": 44429, + "▁경제에": 44430, + "▁하루만에": 44431, + "▁빨라": 44432, + "▁번도": 44433, + "청와대": 44434, + "▁대상을": 44435, + "▁호흡을": 44436, + "▁벨라": 44437, + "▁그렇다면": 44438, + "▁필요하다는": 44439, + "푸틴": 44440, + "▁맛을": 44441, + "▁지목": 44442, + "▁합병": 44443, + "대표팀": 44444, + "▁바람에": 44445, + "▁방식을": 44446, + "▁세계적": 44447, + "셨어요": 44448, + "▁생겼네": 44449, + "징글": 44450, + "순이": 44451, + "지라": 44452, + "▁장소": 44453, + "공동체": 44454, + "▁맨체스터": 44455, + "▁에듀": 44456, + "▁옆에서": 44457, + "▁만들어진": 44458, + "▁페스티벌": 44459, + "▁퉤": 44460, + "인정": 44461, + "일텐데": 44462, + "▁웰": 44463, + "포럼": 44464, + "▁광우": 44465, + "▁해고": 44466, + "넘어": 44467, + "▁부분에": 44468, + "편의": 44469, + "▁유예": 44470, + "▁첫째": 44471, + "▁하는가": 44472, + "에스": 44473, + "저도": 44474, + "▁밤에": 44475, + "▁그것을": 44476, + "▁인간들아": 44477, + "혜원": 44478, + "▁안믿": 44479, + "일의": 44480, + "태프": 44481, + "▁학살": 44482, + "▁문화를": 44483, + "▁주셔서": 44484, + "▁대한항공": 44485, + "▁모르겠네요": 44486, + "조심": 44487, + "▁오른다": 44488, + "▁킬": 44489, + "작전": 44490, + "▁언어": 44491, + "▁절감": 44492, + "▁맞으면": 44493, + "▁민선": 44494, + "▁올렸": 44495, + "▁감사드립니다": 44496, + "가루": 44497, + "우와": 44498, + "주신": 44499, + "▁버텨": 44500, + "▁때문입니다": 44501, + "커튼": 44502, + "▁구제": 44503, + "▁넣은": 44504, + "▁만찬": 44505, + "▁물었다": 44506, + "중입니다": 44507, + "웠던": 44508, + "▁일만": 44509, + "▁싶었다": 44510, + "▁떨어진다": 44511, + "▁어쩌라고": 44512, + "▁데다": 44513, + "▁기반의": 44514, + "▁지금처럼": 44515, + "등이": 44516, + "▁본격화": 44517, + "▁사건에": 44518, + "▁지켜보": 44519, + "▁들어오는": 44520, + "▁사진이": 44521, + "▁시원하게": 44522, + "▁우롱": 44523, + "▁일환으로": 44524, + "▁창문": 44525, + "▁이목을": 44526, + "▁넘나": 44527, + "▁이긴": 44528, + "▁하느": 44529, + "▁좌파들이": 44530, + "▁관심과": 44531, + "▁옴": 44532, + "죽을": 44533, + "▁좋아여": 44534, + "▁달성했다": 44535, + "▁세정": 44536, + "▁이후로": 44537, + "스틱": 44538, + "전력": 44539, + "대해": 44540, + "자연": 44541, + "▁게이": 44542, + "▁신천": 44543, + "니들이": 44544, + "▁스크린": 44545, + "▁위주로": 44546, + "약처": 44547, + "▁공군": 44548, + "버려야": 44549, + "절대": 44550, + "▁견찰": 44551, + "▁해설": 44552, + "▁확대할": 44553, + "▁제품이라": 44554, + "▁브리핑에서": 44555, + "스팅": 44556, + "폭행": 44557, + "▁몇몇": 44558, + "▁비전": 44559, + "▁서구": 44560, + "▁유리한": 44561, + "▁거둔": 44562, + "역에서": 44563, + "▁삿": 44564, + "▁있는것": 44565, + "▁막지": 44566, + "▁유감": 44567, + "▁럭": 44568, + "▁깨어": 44569, + "▁무거": 44570, + "▁화합": 44571, + "▁발악을": 44572, + "만든": 44573, + "선수권": 44574, + "지말자": 44575, + "▁내려와라": 44576, + "▁유학": 44577, + "중이다": 44578, + "▁북한에서": 44579, + "쉽게": 44580, + "▁포트": 44581, + "▁선보이며": 44582, + "▁잘했다고": 44583, + "동은": 44584, + "이구": 44585, + "▁높았다": 44586, + "▁사람과": 44587, + "▁인파가": 44588, + "▁무기징역": 44589, + "강간": 44590, + "품질": 44591, + "끼들": 44592, + "장치": 44593, + "▁부상을": 44594, + "▁시간은": 44595, + "▁음식을": 44596, + "▁필요할": 44597, + "어느": 44598, + "잖은": 44599, + "▁커요": 44600, + "▁서서히": 44601, + "▁이외에도": 44602, + "내자": 44603, + "▁몇명": 44604, + "▁발효": 44605, + "▁위촉": 44606, + "기업이": 44607, + "▁사회복지": 44608, + "▁신청할": 44609, + "▁사용자": 44610, + "▁하다니": 44611, + "▁제보": 44612, + "▁하지않": 44613, + "타수": 44614, + "▁국세": 44615, + "▁씁니다": 44616, + "▁심각단계": 44617, + "남은": 44618, + "▁소고기": 44619, + "▁끼고": 44620, + "▁편입": 44621, + "매일": 44622, + "▁사흘": 44623, + "▁심판을": 44624, + "실로": 44625, + "▁미얀": 44626, + "공직자": 44627, + "아이가": 44628, + "▁준비했다": 44629, + "▁깨달": 44630, + "▁도중": 44631, + "▁규모를": 44632, + "▁얘기가": 44633, + "▁심화": 44634, + "▁남았다": 44635, + "▁주가는": 44636, + "설명": 44637, + "▁유해": 44638, + "▁햇빛": 44639, + "▁계획입니다": 44640, + "▁사냥": 44641, + "▁버디": 44642, + "▁클린": 44643, + "▁안간다": 44644, + "▁팬들은": 44645, + "▁몇달": 44646, + "▁발송": 44647, + "▁내보내": 44648, + "▁역사의": 44649, + "▁조국의": 44650, + "▁시청자들의": 44651, + "레인": 44652, + "▁안찍": 44653, + "▁출하": 44654, + "▁해준": 44655, + "▁지워": 44656, + "돌려": 44657, + "▁알면서도": 44658, + "그랬": 44659, + "▁섭취": 44660, + "▁비교적": 44661, + "▁너희들은": 44662, + "▁이해할": 44663, + "▁승리했다": 44664, + "▁진중권이": 44665, + "▁멤버들은": 44666, + "필드": 44667, + "▁부사": 44668, + "▁김부겸": 44669, + "▁공산국가": 44670, + "규는": 44671, + "리베": 44672, + "▁가산": 44673, + "로의": 44674, + "▁이완": 44675, + "▁작년에": 44676, + "▁실시간으로": 44677, + "맞아": 44678, + "▁내려오": 44679, + "▁뭐라도": 44680, + "▁숨기고": 44681, + "▁재능": 44682, + "▁털어놨다": 44683, + "▁궤변": 44684, + "▁들먹": 44685, + "▁이것들이": 44686, + "▁한동안": 44687, + "▁복원": 44688, + "▁모르지": 44689, + "학회": 44690, + "려니": 44691, + "▁뻔히": 44692, + "▁아마추어": 44693, + "▁무더": 44694, + "▁세븐": 44695, + "▁안타깝네요": 44696, + "사들": 44697, + "▁담고": 44698, + "▁속도가": 44699, + "▁세상에서": 44700, + "▁출격": 44701, + "▁기억이": 44702, + "▁자아낸다": 44703, + "▁정책으로": 44704, + "▁정직": 44705, + "▁제재를": 44706, + "▁어울리는": 44707, + "안과": 44708, + "는거죠": 44709, + "▁실적을": 44710, + "▁잘사용": 44711, + "▁퀸": 44712, + "▁싸지": 44713, + "▁마드리": 44714, + "경기를": 44715, + "▁사업이다": 44716, + "▁가요": 44717, + "▁빠는": 44718, + "▁그레이": 44719, + "쪽이": 44720, + "▁결론은": 44721, + "▁전국에서": 44722, + "▁잦": 44723, + "▁수익을": 44724, + "▁플레이오프": 44725, + "▁놀랐": 44726, + "▁했어야": 44727, + "없나": 44728, + "▁달콤": 44729, + "▁폐간": 44730, + "▁모르지만": 44731, + "▁뷔": 44732, + "▁순차": 44733, + "▁박홍근": 44734, + "▁이것만": 44735, + "▁너네가": 44736, + "▁뱃": 44737, + "▁리더십": 44738, + "난리": 44739, + "▁미루": 44740, + "▁비혼": 44741, + "하는걸": 44742, + "▁경찰의": 44743, + "▁재미를": 44744, + "▁양자": 44745, + "▁검찰공화국": 44746, + "▁만족스럽습니다": 44747, + "재로": 44748, + "▁다할": 44749, + "▁학원": 44750, + "▁한녀": 44751, + "▁형수": 44752, + "▁경우도": 44753, + "▁당신을": 44754, + "지옥": 44755, + "▁강수": 44756, + "▁못믿": 44757, + "▁구입했습니다": 44758, + "▁다는": 44759, + "▁구급": 44760, + "한걸": 44761, + "▁후기": 44762, + "갖고": 44763, + "구장": 44764, + "▁압수": 44765, + "▁비행기": 44766, + "▁엑": 44767, + "연승": 44768, + "희룡": 44769, + "▁낮춰": 44770, + "▁번호": 44771, + "▁고개를": 44772, + "물류": 44773, + "▁없다면": 44774, + "▁현실은": 44775, + "▁그중": 44776, + "▁연구를": 44777, + "▁전부다": 44778, + "▁중에서": 44779, + "▁엇": 44780, + "제철": 44781, + "▁도모": 44782, + "▁중점": 44783, + "계획을": 44784, + "▁싸이코": 44785, + "정보통신": 44786, + "▁캄": 44787, + "가격이": 44788, + "시쯤": 44789, + "시장에": 44790, + "▁킥": 44791, + "▁직권": 44792, + "▁사운드": 44793, + "부에서": 44794, + "▁희생자": 44795, + "일때": 44796, + "▁조국수호": 44797, + "▁개장": 44798, + "▁개혁이": 44799, + "▁결혼식": 44800, + "▁믿음이": 44801, + "▁야당이": 44802, + "▁유럽연합": 44803, + "▁펄": 44804, + "대가리가": 44805, + "▁리모델링": 44806, + "▁가이드": 44807, + "▁지수는": 44808, + "▁내수": 44809, + "▁언론의": 44810, + "▁어느나라": 44811, + "했": 44812, + "민": 44813, + "네": 44814, + "말": 44815, + "금": 44816, + "까": 44817, + "건": 44818, + "려": 44819, + "년": 44820, + "잘": 44821, + "좋": 44822, + "차": 44823, + "감": 44824, + "냐": 44825, + "며": 44826, + "받": 44827, + "겠": 44828, + "같": 44829, + "교": 44830, + "운": 44831, + "권": 44832, + "르": 44833, + "었": 44834, + "심": 44835, + "후": 44836, + "남": 44837, + "난": 44838, + "히": 44839, + "물": 44840, + "았": 44841, + "강": 44842, + "람": 44843, + "불": 44844, + "못": 44845, + "청": 44846, + "집": 44847, + "너": 44848, + "천": 44849, + "런": 44850, + "두": 44851, + "준": 44852, + "많": 44853, + "월": 44854, + "직": 44855, + "본": 44856, + "법": 44857, + "던": 44858, + "김": 44859, + "령": 44860, + "박": 44861, + "달": 44862, + "석": 44863, + "격": 44864, + "살": 44865, + "양": 44866, + "종": 44867, + "질": 44868, + "송": 44869, + "알": 44870, + "올": 44871, + "약": 44872, + "품": 44873, + "윤": 44874, + "걸": 44875, + "판": 44876, + "점": 44877, + "울": 44878, + "근": 44879, + "급": 44880, + "짜": 44881, + "든": 44882, + "날": 44883, + "른": 44884, + "망": 44885, + "증": 44886, + "애": 44887, + "참": 44888, + "쓰": 44889, + "북": 44890, + "투": 44891, + "편": 44892, + "맞": 44893, + "군": 44894, + "언": 44895, + "외": 44896, + "먹": 44897, + "왜": 44898, + "또": 44899, + "찰": 44900, + "승": 44901, + "억": 44902, + "린": 44903, + "따": 44904, + "족": 44905, + "죄": 44906, + "책": 44907, + "랑": 44908, + "새": 44909, + "좀": 44910, + "누": 44911, + "빠": 44912, + "벌": 44913, + "독": 44914, + "론": 44915, + "테": 44916, + "친": 44917, + "온": 44918, + "백": 44919, + "특": 44920, + "됐": 44921, + "줄": 44922, + "총": 44923, + "향": 44924, + "료": 44925, + "길": 44926, + "활": 44927, + "글": 44928, + "평": 44929, + "범": 44930, + "뭐": 44931, + "렇": 44932, + "넘": 44933, + "절": 44934, + "씨": 44935, + "란": 44936, + "희": 44937, + "죽": 44938, + "별": 44939, + "힘": 44940, + "광": 44941, + "병": 44942, + "앞": 44943, + "돌": 44944, + "럼": 44945, + "밝": 44946, + "께": 44947, + "막": 44948, + "님": 44949, + "돈": 44950, + "담": 44951, + "워": 44952, + "봐": 44953, + "협": 44954, + "놈": 44955, + "택": 44956, + "손": 44957, + "황": 44958, + "잡": 44959, + "루": 44960, + "빨": 44961, + "늘": 44962, + "냥": 44963, + "쳐": 44964, + "철": 44965, + "티": 44966, + "악": 44967, + "느": 44968, + "머": 44969, + "규": 44970, + "였": 44971, + "순": 44972, + "져": 44973, + "듯": 44974, + "련": 44975, + "될": 44976, + "항": 44977, + "패": 44978, + "접": 44979, + "축": 44980, + "술": 44981, + "완": 44982, + "싸": 44983, + "앙": 44984, + "갈": 44985, + "얼": 44986, + "폭": 44987, + "브": 44988, + "응": 44989, + "짓": 44990, + "육": 44991, + "극": 44992, + "충": 44993, + "창": 44994, + "혔": 44995, + "취": 44996, + "긴": 44997, + "졌": 44998, + "겨": 44999, + "탄": 45000, + "험": 45001, + "놓": 45002, + "뉴": 45003, + "플": 45004, + "좌": 45005, + "닌": 45006, + "싶": 45007, + "끼": 45008, + "립": 45009, + "폐": 45010, + "량": 45011, + "답": 45012, + "돼": 45013, + "깨": 45014, + "럽": 45015, + "채": 45016, + "페": 45017, + "색": 45018, + "즈": 45019, + "허": 45020, + "욕": 45021, + "눈": 45022, + "름": 45023, + "율": 45024, + "왔": 45025, + "존": 45026, + "몰": 45027, + "뒤": 45028, + "락": 45029, + "삼": 45030, + "렴": 45031, + "쟁": 45032, + "커": 45033, + "베": 45034, + "움": 45035, + "침": 45036, + "렸": 45037, + "혜": 45038, + "슨": 45039, + "끝": 45040, + "득": 45041, + "먼": 45042, + "엔": 45043, + "혼": 45044, + "견": 45045, + "골": 45046, + "곳": 45047, + "착": 45048, + "및": 45049, + "퍼": 45050, + "엄": 45051, + "높": 45052, + "쏙": 45053, + "림": 45054, + "획": 45055, + "써": 45056, + "죠": 45057, + "혁": 45058, + "켜": 45059, + "류": 45060, + "훈": 45061, + "웃": 45062, + "핵": 45063, + "탈": 45064, + "염": 45065, + "찬": 45066, + "홍": 45067, + "떨": 45068, + "괜": 45069, + "팀": 45070, + "션": 45071, + "징": 45072, + "큰": 45073, + "논": 45074, + "찮": 45075, + "귀": 45076, + "믿": 45077, + "찍": 45078, + "익": 45079, + "밀": 45080, + "팔": 45081, + "녀": 45082, + "농": 45083, + "혀": 45084, + "떠": 45085, + "쪽": 45086, + "댓": 45087, + "케": 45088, + "례": 45089, + "났": 45090, + "꾸": 45091, + "블": 45092, + "찾": 45093, + "뭔": 45094, + "째": 45095, + "효": 45096, + "봉": 45097, + "볼": 45098, + "뿐": 45099, + "측": 45100, + "꺼": 45101, + "떻": 45102, + "잖": 45103, + "릴": 45104, + "퇴": 45105, + "텐": 45106, + "샀": 45107, + "압": 45108, + "센": 45109, + "굴": 45110, + "맘": 45111, + "붙": 45112, + "휴": 45113, + "객": 45114, + "놀": 45115, + "꼴": 45116, + "똑": 45117, + "액": 45118, + "몇": 45119, + "갑": 45120, + "줘": 45121, + "딱": 45122, + "랜": 45123, + "갔": 45124, + "틀": 45125, + "봤": 45126, + "첫": 45127, + "밖": 45128, + "핑": 45129, + "얘": 45130, + "십": 45131, + "큼": 45132, + "뽑": 45133, + "융": 45134, + "갖": 45135, + "싫": 45136, + "끌": 45137, + "쇼": 45138, + "숨": 45139, + "츠": 45140, + "풀": 45141, + "쓸": 45142, + "률": 45143, + "혐": 45144, + "탁": 45145, + "겁": 45146, + "곡": 45147, + "층": 45148, + "팅": 45149, + "널": 45150, + "털": 45151, + "찌": 45152, + "슬": 45153, + "솔": 45154, + "혹": 45155, + "암": 45156, + "깔": 45157, + "즌": 45158, + "왕": 45159, + "튼": 45160, + "덕": 45161, + "똥": 45162, + "탓": 45163, + "쁘": 45164, + "팬": 45165, + "콘": 45166, + "흥": 45167, + "균": 45168, + "냈": 45169, + "풍": 45170, + "척": 45171, + "셔": 45172, + "짐": 45173, + "둘": 45174, + "롯": 45175, + "숙": 45176, + "욱": 45177, + "꼬": 45178, + "램": 45179, + "쉽": 45180, + "옥": 45181, + "밥": 45182, + "궁": 45183, + "짱": 45184, + "닥": 45185, + "낮": 45186, + "잠": 45187, + "낸": 45188, + "꼭": 45189, + "갱": 45190, + "셨": 45191, + "뻔": 45192, + "빼": 45193, + "맨": 45194, + "즘": 45195, + "랐": 45196, + "넣": 45197, + "떤": 45198, + "뭘": 45199, + "딸": 45200, + "푸": 45201, + "잔": 45202, + "쉬": 45203, + "뇌": 45204, + "쳤": 45205, + "걱": 45206, + "념": 45207, + "겼": 45208, + "끔": 45209, + "씩": 45210, + "젠": 45211, + "헌": 45212, + "슈": 45213, + "괴": 45214, + "꾼": 45215, + "몸": 45216, + "끄": 45217, + "멍": 45218, + "촉": 45219, + "폰": 45220, + "킨": 45221, + "듣": 45222, + "빈": 45223, + "벤": 45224, + "뜻": 45225, + "룹": 45226, + "쿠": 45227, + "짝": 45228, + "략": 45229, + "뜨": 45230, + "납": 45231, + "맛": 45232, + "캐": 45233, + "맹": 45234, + "섭": 45235, + "럴": 45236, + "빌": 45237, + "칠": 45238, + "웅": 45239, + "템": 45240, + "홈": 45241, + "벽": 45242, + "줬": 45243, + "쌍": 45244, + "낙": 45245, + "링": 45246, + "굿": 45247, + "엇": 45248, + "엘": 45249, + "혈": 45250, + "땅": 45251, + "덜": 45252, + "뛰": 45253, + "롭": 45254, + "랄": 45255, + "컵": 45256, + "싱": 45257, + "쁜": 45258, + "휘": 45259, + "됩": 45260, + "틴": 45261, + "쩌": 45262, + "컨": 45263, + "폼": 45264, + "맡": 45265, + "힌": 45266, + "쓴": 45267, + "튜": 45268, + "헤": 45269, + "춘": 45270, + "랍": 45271, + "잇": 45272, + "멀": 45273, + "칭": 45274, + "썩": 45275, + "챙": 45276, + "웠": 45277, + "늦": 45278, + "뷰": 45279, + "팩": 45280, + "렬": 45281, + "랫": 45282, + "렌": 45283, + "릭": 45284, + "낌": 45285, + "깝": 45286, + "빵": 45287, + "킹": 45288, + "얻": 45289, + "둥": 45290, + "냄": 45291, + "둔": 45292, + "펼": 45293, + "됨": 45294, + "멸": 45295, + "탕": 45296, + "딴": 45297, + "넷": 45298, + "칼": 45299, + "밤": 45300, + "삶": 45301, + "빛": 45302, + "딩": 45303, + "즐": 45304, + "곧": 45305, + "흐": 45306, + "뻐": 45307, + "웨": 45308, + "곤": 45309, + "렵": 45310, + "첨": 45311, + "픽": 45312, + "쇄": 45313, + "깜": 45314, + "픈": 45315, + "뿌": 45316, + "춰": 45317, + "묻": 45318, + "뤄": 45319, + "홀": 45320, + "랬": 45321, + "델": 45322, + "졸": 45323, + "싼": 45324, + "벗": 45325, + "칙": 45326, + "앉": 45327, + "킬": 45328, + "넌": 45329, + "켰": 45330, + "봄": 45331, + "깐": 45332, + "닐": 45333, + "섰": 45334, + "컬": 45335, + "즉": 45336, + "젊": 45337, + "찢": 45338, + "쥐": 45339, + "꿈": 45340, + "덧": 45341, + "뮤": 45342, + "뒷": 45343, + "뢰": 45344, + "겹": 45345, + "듭": 45346, + "컴": 45347, + "옷": 45348, + "몽": 45349, + "헛": 45350, + "낼": 45351, + "쯤": 45352, + "촌": 45353, + "흔": 45354, + "묵": 45355, + "롱": 45356, + "햇": 45357, + "흘": 45358, + "턴": 45359, + "캠": 45360, + "첩": 45361, + "멋": 45362, + "콜": 45363, + "닝": 45364, + "벨": 45365, + "폴": 45366, + "랙": 45367, + "녹": 45368, + "뀌": 45369, + "놔": 45370, + "읽": 45371, + "흡": 45372, + "셀": 45373, + "잃": 45374, + "앨": 45375, + "낫": 45376, + "옮": 45377, + "훨": 45378, + "삭": 45379, + "듬": 45380, + "빙": 45381, + "뭉": 45382, + "엉": 45383, + "떼": 45384, + "밑": 45385, + "럭": 45386, + "씬": 45387, + "꿔": 45388, + "뜯": 45389, + "겪": 45390, + "깊": 45391, + "옆": 45392, + "겸": 45393, + "씀": 45394, + "싹": 45395, + "젤": 45396, + "춤": 45397, + "탑": 45398, + "닫": 45399, + "떡": 45400, + "놨": 45401, + "뷔": 45402, + "톡": 45403, + "촬": 45404, + "껴": 45405, + "맥": 45406, + "쩔": 45407, + "땐": 45408, + "굳": 45409, + "멤": 45410, + "꽃": 45411, + "횡": 45412, + "끗": 45413, + "켓": 45414, + "슷": 45415, + "헬": 45416, + "흑": 45417, + "콩": 45418, + "슴": 45419, + "섬": 45420, + "쩝": 45421, + "컷": 45422, + "둑": 45423, + "앤": 45424, + "틱": 45425, + "잊": 45426, + "샤": 45427, + "릇": 45428, + "겟": 45429, + "빚": 45430, + "맙": 45431, + "튀": 45432, + "잉": 45433, + "봅": 45434, + "끊": 45435, + "벼": 45436, + "덩": 45437, + "걍": 45438, + "끈": 45439, + "촛": 45440, + "흉": 45441, + "퀴": 45442, + "탐": 45443, + "줌": 45444, + "쌓": 45445, + "덮": 45446, + "걷": 45447, + "꼼": 45448, + "숭": 45449, + "닙": 45450, + "꿀": 45451, + "옹": 45452, + "텍": 45453, + "읍": 45454, + "앱": 45455, + "숫": 45456, + "껏": 45457, + "껄": 45458, + "옵": 45459, + "톤": 45460, + "펀": 45461, + "롤": 45462, + "훠": 45463, + "빅": 45464, + "긋": 45465, + "꼽": 45466, + "썼": 45467, + "렀": 45468, + "몬": 45469, + "낭": 45470, + "닭": 45471, + "앗": 45472, + "렉": 45473, + "짖": 45474, + "윈": 45475, + "멘": 45476, + "씌": 45477, + "힐": 45478, + "쏟": 45479, + "덤": 45480, + "둬": 45481, + "낳": 45482, + "큐": 45483, + "옳": 45484, + "쯧": 45485, + "옛": 45486, + "쾌": 45487, + "냉": 45488, + "붕": 45489, + "펴": 45490, + "넓": 45491, + "엑": 45492, + "딜": 45493, + "땜": 45494, + "늙": 45495, + "릿": 45496, + "젝": 45497, + "쑈": 45498, + "핀": 45499, + "똘": 45500, + "녕": 45501, + "펜": 45502, + "쪼": 45503, + "깡": 45504, + "엽": 45505, + "믹": 45506, + "셜": 45507, + "볍": 45508, + "웹": 45509, + "긍": 45510, + "챔": 45511, + "겐": 45512, + "곽": 45513, + "멈": 45514, + "랭": 45515, + "봇": 45516, + "톱": 45517, + "륙": 45518, + "넉": 45519, + "뚜": 45520, + "뱅": 45521, + "쏘": 45522, + "삐": 45523, + "륜": 45524, + "룸": 45525, + "돕": 45526, + "밟": 45527, + "묘": 45528, + "헐": 45529, + "눠": 45530, + "셈": 45531, + "엠": 45532, + "렁": 45533, + "팽": 45534, + "짧": 45535, + "릉": 45536, + "훌": 45537, + "밍": 45538, + "닉": 45539, + "앵": 45540, + "빡": 45541, + "깍": 45542, + "댄": 45543, + "팝": 45544, + "떳": 45545, + "얇": 45546, + "괄": 45547, + "퓨": 45548, + "닦": 45549, + "쌀": 45550, + "셋": 45551, + "옴": 45552, + "뒀": 45553, + "좃": 45554, + "팡": 45555, + "갤": 45556, + "냅": 45557, + "얀": 45558, + "듀": 45559, + "녁": 45560, + "푼": 45561, + "깃": 45562, + "훼": 45563, + "낀": 45564, + "칸": 45565, + "탱": 45566, + "섯": 45567, + "룩": 45568, + "쫌": 45569, + "팍": 45570, + "좁": 45571, + "랩": 45572, + "헨": 45573, + "픔": 45574, + "삽": 45575, + "찐": 45576, + "맺": 45577, + "륭": 45578, + "윗": 45579, + "캡": 45580, + "룰": 45581, + "낄": 45582, + "짤": 45583, + "콤": 45584, + "뺏": 45585, + "찔": 45586, + "돋": 45587, + "벙": 45588, + "닷": 45589, + "댕": 45590, + "띄": 45591, + "엿": 45592, + "샘": 45593, + "쩍": 45594, + "흠": 45595, + "쟤": 45596, + "쉴": 45597, + "눌": 45598, + "닮": 45599, + "쩡": 45600, + "푹": 45601, + "왼": 45602, + "뚱": 45603, + "셉": 45604, + "벅": 45605, + "덴": 45606, + "므": 45607, + "쿨": 45608, + "왠": 45609, + "갓": 45610, + "묶": 45611, + "킥": 45612, + "뚝": 45613, + "굥": 45614, + "빕": 45615, + "쇠": 45616, + "눔": 45617, + "땡": 45618, + "룡": 45619, + "딘": 45620, + "굉": 45621, + "툰": 45622, + "샷": 45623, + "쫓": 45624, + "뿔": 45625, + "핸": 45626, + "낯": 45627, + "븐": 45628, + "뻥": 45629, + "꼰": 45630, + "밭": 45631, + "틸": 45632, + "쫄": 45633, + "뽀": 45634, + "쏠": 45635, + "갚": 45636, + "릅": 45637, + "빗": 45638, + "넥": 45639, + "랏": 45640, + "줍": 45641, + "늠": 45642, + "쭉": 45643, + "쎄": 45644, + "궐": 45645, + "뚫": 45646, + "멜": 45647, + "됬": 45648, + "삿": 45649, + "샌": 45650, + "늬": 45651, + "햄": 45652, + "씻": 45653, + "겉": 45654, + "뼈": 45655, + "첼": 45656, + "껍": 45657, + "펙": 45658, + "쉐": 45659, + "씹": 45660, + "꺾": 45661, + "쥴": 45662, + "룬": 45663, + "꼈": 45664, + "섹": 45665, + "쿄": 45666, + "틈": 45667, + "씁": 45668, + "땀": 45669, + "띠": 45670, + "곱": 45671, + "췄": 45672, + "뽕": 45673, + "뱉": 45674, + "쿼": 45675, + "잣": 45676, + "믄": 45677, + "뜬": 45678, + "껀": 45679, + "쥬": 45680, + "렷": 45681, + "몫": 45682, + "짹": 45683, + "턱": 45684, + "쁨": 45685, + "겄": 45686, + "꽂": 45687, + "뻘": 45688, + "핫": 45689, + "밴": 45690, + "섞": 45691, + "쑤": 45692, + "꽁": 45693, + "빤": 45694, + "뇨": 45695, + "곰": 45696, + "랴": 45697, + "펑": 45698, + "궤": 45699, + "왈": 45700, + "쫀": 45701, + "컸": 45702, + "엮": 45703, + "솟": 45704, + "핏": 45705, + "밸": 45706, + "솜": 45707, + "숲": 45708, + "밌": 45709, + "웬": 45710, + "캔": 45711, + "빽": 45712, + "흰": 45713, + "뀐": 45714, + "뽐": 45715, + "젓": 45716, + "칫": 45717, + "슥": 45718, + "뜰": 45719, + "엎": 45720, + "훔": 45721, + "쌩": 45722, + "굽": 45723, + "칩": 45724, + "톰": 45725, + "꿉": 45726, + "슛": 45727, + "릎": 45728, + "텅": 45729, + "뜩": 45730, + "탠": 45731, + "뉘": 45732, + "셰": 45733, + "킴": 45734, + "꽤": 45735, + "왓": 45736, + "녔": 45737, + "껑": 45738, + "쏴": 45739, + "퉤": 45740, + "닿": 45741, + "핼": 45742, + "꽉": 45743, + "롬": 45744, + "맑": 45745, + "윌": 45746, + "굶": 45747, + "멕": 45748, + "넨": 45749, + "쯔": 45750, + "궈": 45751, + "뭣": 45752, + "붓": 45753, + "팎": 45754, + "젖": 45755, + "댁": 45756, + "깎": 45757, + "퉁": 45758, + "짚": 45759, + "꿨": 45760, + "럿": 45761, + "렘": 45762, + "웰": 45763, + "휩": 45764, + "얹": 45765, + "썸": 45766, + "툼": 45767, + "삥": 45768, + "끓": 45769, + "텝": 45770, + "펄": 45771, + "쭈": 45772, + "걔": 45773, + "댈": 45774, + "쩐": 45775, + "낚": 45776, + "콧": 45777, + "쫒": 45778, + "맵": 45779, + "퀸": 45780, + "흙": 45781, + "쿵": 45782, + "넬": 45783, + "펠": 45784, + "돔": 45785, + "뱃": 45786, + "텀": 45787, + "퀄": 45788, + "볶": 45789, + "숟": 45790, + "붉": 45791, + "곁": 45792, + "탔": 45793, + "쑥": 45794, + "낱": 45795, + "뇬": 45796, + "깽": 45797, + "뻑": 45798, + "닛": 45799, + "쩜": 45800, + "팜": 45801, + "딨": 45802, + "좆": 45803, + "풋": 45804, + "캄": 45805, + "쌈": 45806, + "뱀": 45807, + "톨": 45808, + "썬": 45809, + "켈": 45810, + "뤘": 45811, + "힙": 45812, + "촘": 45813, + "렛": 45814, + "윙": 45815, + "툭": 45816, + "탬": 45817, + "펌": 45818, + "찜": 45819, + "콕": 45820, + "갇": 45821, + "잼": 45822, + "앓": 45823, + "쨌": 45824, + "햐": 45825, + "떵": 45826, + "짠": 45827, + "휠": 45828, + "덥": 45829, + "뎅": 45830, + "뒈": 45831, + "댐": 45832, + "캬": 45833, + "쟈": 45834, + "텨": 45835, + "퀘": 45836, + "벳": 45837, + "뀔": 45838, + "츄": 45839, + "찝": 45840, + "꾹": 45841, + "븝": 45842, + "뭇": 45843, + "멧": 45844, + "눴": 45845, + "댔": 45846, + "밉": 45847, + "홧": 45848, + "뮌": 45849, + "얄": 45850, + "갯": 45851, + "잎": 45852, + "갠": 45853, + "뵈": 45854, + "횟": 45855, + "챌": 45856, + "뎌": 45857, + "풉": 45858, + "꿇": 45859, + "튬": 45860, + "넹": 45861, + "잦": 45862, + "짙": 45863, + "긁": 45864, + "렐": 45865, + "샵": 45866, + "씽": 45867, + "뭄": 45868, + "킷": 45869, + "돠": 45870, + "썰": 45871, + "캘": 45872, + "빔": 45873, + "둡": 45874, + "셧": 45875, + "챗": 45876, + "쁩": 45877, + "숍": 45878, + "훗": 45879, + "뽁": 45880, + "쿡": 45881, + "뚤": 45882, + "꿰": 45883, + "웍": 45884, + "짬": 45885, + "퓰": 45886, + "뿜": 45887, + "붐": 45888, + "펫": 45889, + "쉰": 45890, + "딪": 45891, + "얽": 45892, + "엣": 45893, + "뛴": 45894, + "깁": 45895, + "뺨": 45896, + "갸": 45897, + "젼": 45898, + "귄": 45899, + "껌": 45900, + "잭": 45901, + "늄": 45902, + "뮬": 45903, + "늑": 45904, + "홉": 45905, + "낡": 45906, + "괘": 45907, + "쾅": 45908, + "꽈": 45909, + "귤": 45910, + "폄": 45911, + "뺀": 45912, + "딥": 45913, + "킵": 45914, + "앰": 45915, + "밋": 45916, + "딧": 45917, + "죤": 45918, + "뻗": 45919, + "졋": 45920, + "쌔": 45921, + "솥": 45922, + "쉼": 45923, + "꾀": 45924, + "홋": 45925, + "꺽": 45926, + "퐁": 45927, + "떴": 45928, + "엥": 45929, + "뤼": 45930, + "헝": 45931, + "윽": 45932, + "훤": 45933, + "욤": 45934, + "듈": 45935, + "쎈": 45936, + "벚": 45937, + "헷": 45938, + "팠": 45939, + "샬": 45940, + "훅": 45941, + "띨": 45942, + "뺐": 45943, + "꿍": 45944, + "쿤": 45945, + "핌": 45946, + "죗": 45947, + "쏜": 45948, + "쁠": 45949, + "뛸": 45950, + "쌉": 45951, + "얍": 45952, + "썪": 45953, + "찼": 45954, + "맏": 45955, + "팁": 45956, + "팟": 45957, + "뭡": 45958, + "줏": 45959, + "봣": 45960, + "깥": 45961, + "꺄": 45962, + "첸": 45963, + "둠": 45964, + "깅": 45965, + "툴": 45966, + "깟": 45967, + "굵": 45968, + "갭": 45969, + "싣": 45970, + "캉": 45971, + "옐": 45972, + "텃": 45973, + "끽": 45974, + "얌": 45975, + "켄": 45976, + "뜸": 45977, + "댜": 45978, + "쓱": 45979, + "뺑": 45980, + "뻣": 45981, + "챠": 45982, + "잤": 45983, + "됫": 45984, + "핍": 45985, + "샹": 45986, + "혓": 45987, + "퍽": 45988, + "잽": 45989, + "샴": 45990, + "몹": 45991, + "쒸": 45992, + "샛": 45993, + "땠": 45994, + "돗": 45995, + "슐": 45996, + "꽝": 45997, + "딛": 45998, + "덱": 45999, + "떄": 46000, + "춥": 46001, + "찿": 46002, + "멱": 46003, + "쥔": 46004, + "찡": 46005, + "샐": 46006, + "헉": 46007, + "벡": 46008, + "섀": 46009, + "엌": 46010, + "튠": 46011, + "욜": 46012, + "뺄": 46013, + "맷": 46014, + "꿋": 46015, + "찟": 46016, + "짭": 46017, + "쫙": 46018, + "겔": 46019, + "큽": 46020, + "넼": 46021, + "쟎": 46022, + "뮈": 46023, + "췌": 46024, + "흩": 46025, + "썻": 46026, + "쌌": 46027, + "숏": 46028, + "픕": 46029, + "왤": 46030, + "폈": 46031, + "굼": 46032, + "륨": 46033, + "칵": 46034, + "컥": 46035, + "퉷": 46036, + "팥": 46037, + "쐐": 46038, + "퀵": 46039, + "샅": 46040, + "눕": 46041, + "욘": 46042, + "틋": 46043, + "핥": 46044, + "쭝": 46045, + "줫": 46046, + "볕": 46047, + "젯": 46048, + "냔": 46049, + "됀": 46050, + "녜": 46051, + "쉑": 46052, + "펨": 46053, + "됏": 46054, + "븅": 46055, + "탭": 46056, + "욧": 46057, + "띵": 46058, + "둣": 46059, + "쨋": 46060, + "엊": 46061, + "쌤": 46062, + "귓": 46063, + "뺌": 46064, + "뵙": 46065, + "콰": 46066, + "쪄": 46067, + "맴": 46068, + "랖": 46069, + "뭍": 46070, + "랠": 46071, + "넸": 46072, + "걀": 46073, + "숩": 46074, + "넛": 46075, + "옌": 46076, + "챈": 46077, + "웁": 46078, + "겻": 46079, + "빳": 46080, + "쬐": 46081, + "몆": 46082, + "캣": 46083, + "랗": 46084, + "넋": 46085, + "겅": 46086, + "꿎": 46087, + "뗄": 46088, + "륵": 46089, + "탰": 46090, + "쫑": 46091, + "팰": 46092, + "씸": 46093, + "띤": 46094, + "쐈": 46095, + "믈": 46096, + "닳": 46097, + "뗐": 46098, + "쵸": 46099, + "밧": 46100, + "썽": 46101, + "즙": 46102, + "뽄": 46103, + "늪": 46104, + "캥": 46105, + "냠": 46106, + "쭐": 46107, + "겜": 46108, + "튿": 46109, + "늉": 46110, + "웩": 46111, + "팸": 46112, + "깬": 46113, + "뿍": 46114, + "썅": 46115, + "딕": 46116, + "퀀": 46117, + "딤": 46118, + "궂": 46119, + "킁": 46120, + "듦": 46121, + "썹": 46122, + "펩": 46123, + "뀜": 46124, + "곶": 46125, + "룻": 46126, + "얕": 46127, + "밈": 46128, + "궜": 46129, + "콥": 46130, + "쳣": 46131, + "싯": 46132, + "뼛": 46133, + "슘": 46134, + "겡": 46135, + "잰": 46136, + "웜": 46137, + "괸": 46138, + "뎃": 46139, + "빴": 46140, + "짊": 46141, + "좇": 46142, + "갉": 46143, + "뒹": 46144, + "숴": 46145, + "얏": 46146, + "퇘": 46147, + "뻤": 46148, + "텁": 46149, + "셴": 46150, + "앴": 46151, + "덟": 46152, + "섣": 46153, + "뎀": 46154, + "뉜": 46155, + "텼": 46156, + "숱": 46157, + "깠": 46158, + "잿": 46159, + "콱": 46160, + "튈": 46161, + "띈": 46162, + "쭵": 46163, + "켯": 46164, + "깻": 46165, + "꺠": 46166, + "뗀": 46167, + "촐": 46168, + "낑": 46169, + "큘": 46170, + "닼": 46171, + "찹": 46172, + "뇽": 46173, + "낵": 46174, + "넝": 46175, + "씰": 46176, + "갰": 46177, + "됌": 46178, + "땄": 46179, + "뾰": 46180, + "찻": 46181, + "쨍": 46182, + "낍": 46183, + "냇": 46184, + "퉈": 46185, + "읊": 46186, + "탤": 46187, + "몄": 46188, + "뮨": 46189, + "헹": 46190, + "쫘": 46191, + "얜": 46192, + "룽": 46193, + "숄": 46194, + "뮐": 46195, + "뿅": 46196, + "얗": 46197, + "쨉": 46198, + "졷": 46199, + "헥": 46200, + "긔": 46201, + "뎁": 46202, + "젔": 46203, + "꼐": 46204, + "벵": 46205, + "셍": 46206, + "팻": 46207, + "눅": 46208, + "놧": 46209, + "렙": 46210, + "넙": 46211, + "츰": 46212, + "횃": 46213, + "맣": 46214, + "앖": 46215, + "삘": 46216, + "튄": 46217, + "먄": 46218, + "펭": 46219, + "띔": 46220, + "솨": 46221, + "튭": 46222, + "갬": 46223, + "냨": 46224, + "뷸": 46225, + "괭": 46226, + "툽": 46227, + "왁": 46228, + "켐": 46229, + "깼": 46230, + "힝": 46231, + "꼿": 46232, + "웟": 46233, + "췬": 46234, + "슙": 46235, + "솎": 46236, + "읏": 46237, + "쌰": 46238, + "쟌": 46239, + "옅": 46240, + "샊": 46241, + "젬": 46242, + "쑨": 46243, + "춧": 46244, + "켠": 46245, + "겆": 46246, + "읎": 46247, + "쥑": 46248, + "샠": 46249, + "갛": 46250, + "죵": 46251, + "땔": 46252, + "꽥": 46253, + "짘": 46254, + "앜": 46255, + "쯪": 46256, + "퓸": 46257, + "앎": 46258, + "챘": 46259, + "컹": 46260, + "묽": 46261, + "욥": 46262, + "봬": 46263, + "윔": 46264, + "맟": 46265, + "ᄀ": 46266, + "ᅮ": 46267, + "ᄆ": 46268, + "ᆵ": 46269, + "ᄍ": 46270, + "ᅱ": 46271, + "ᆰ": 46272, + "ᆴ": 46273, + "ᅤ": 46274, + "ᄎ": 46275, + "ᆲ": 46276, + "ᄑ": 46277, + "ᅫ": 46278, + "ᅲ": 46279, + "ᄋ": 46280, + "ᄄ": 46281, + "ᅯ": 46282, + "ᄁ": 46283, + "ᄉ": 46284, + "ᅦ": 46285, + "ᄐ": 46286, + "ᄊ": 46287, + "ᆬ": 46288, + "ᄒ": 46289, + "ᄅ": 46290, + "ᅢ": 46291, + "ᅣ": 46292, + "ᅭ": 46293, + "ᆭ": 46294, + "ᅳ": 46295, + "ᄡ": 46296, + "ᄌ": 46297, + "ᆳ": 46298, + "ᄃ": 46299, + "ᅬ": 46300, + "ᄚ": 46301, + "ᆪ": 46302, + "ᄈ": 46303, + "ᅰ": 46304, + "ᅴ": 46305, + "ᄏ": 46306, + "ᅵ": 46307, + "ᅨ": 46308, + "ᅧ": 46309, + "ᅪ": 46310, + "ᆱ": 46311, + "ᅡ": 46312, + "ᄂ": 46313, + "ᅥ": 46314, + "ᄇ": 46315, + "ᅩ": 46316, + "<|sep|>": 46317, + "<|endoftext|>": 46318, + "<|acc|>": 46319, + "<|rrn|>": 46320, + "<|tel|>": 46321 + }, + "merges": [ + "▁ t", + "▁ a", + "i n", + "h e", + "▁ ▁", + "r e", + "o n", + "e r", + "▁ s", + "▁t he", + "▁th e", + "▁ the", + "a t", + "o r", + "e n", + "▁ w", + "▁ c", + "o u", + "i t", + "e s", + "i s", + "a n", + "▁ f", + "in g", + "i ng", + "▁ b", + "▁ p", + "▁▁ ▁▁", + "▁▁▁ ▁", + "▁ ▁▁▁", + "a l", + "▁ o", + "e d", + "n d", + "a r", + "▁ m", + "▁t o", + "▁ to", + "▁ d", + "l e", + "▁i n", + "▁ in", + "i c", + "▁a nd", + "▁an d", + "▁ and", + "▁o f", + "▁ of", + "io n", + "i on", + "a s", + "o m", + "▁ h", + "▁t h", + "▁ th", + "en t", + "e nt", + "i l", + "s t", + "e t", + "▁ I", + "▁ l", + "▁ T", + "r o", + "e l", + "▁ n", + "c t", + "▁r e", + "▁ re", + "▁ S", + "▁ g", + "▁ e", + "▁ y", + "▁ A", + "v e", + "i d", + "o t", + "▁ C", + "a m", + "▁▁ ▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁", + "▁▁▁▁▁▁ ▁▁", + "▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁", + "▁▁▁▁▁▁▁ ▁", + "▁ ▁▁▁▁▁▁▁", + "▁i s", + "▁ is", + "i m", + "o l", + "a c", + "a d", + "a y", + "o w", + "u s", + "▁y ou", + "▁yo u", + "▁ you", + "▁f or", + "▁fo r", + "▁ for", + "i g", + "u t", + "▁o n", + "▁ on", + "l y", + "▁b e", + "▁ be", + "ve r", + "v er", + "u r", + "▁ M", + "at ion", + "ati on", + "atio n", + "▁s t", + "▁ st", + "▁ P", + "it h", + "i th", + "▁t hat", + "▁th at", + "▁ that", + "▁ B", + "c h", + "c e", + "u l", + "i r", + "▁ (", + "s e", + "i f", + "u n", + "▁w ith", + "▁wit h", + "▁wi th", + "▁ with", + "▁i t", + "▁ it", + "▁ W", + "a g", + "o d", + "te r", + "t er", + "▁h e", + "▁ he", + "▁T he", + "▁Th e", + "▁ The", + "▁ D", + "▁ -", + "▁ H", + "▁ F", + "▁a l", + "▁ al", + "e m", + "▁a n", + "▁ an", + "▁a s", + "▁ as", + "▁ R", + "ou t", + "o ut", + "a b", + "▁c on", + "▁co n", + "▁ con", + "il l", + "i ll", + "▁w h", + "▁ wh", + "r i", + "at e", + "a te", + "er s", + "e rs", + "k e", + "es t", + "e st", + "p p", + "▁ L", + "▁p ro", + "▁pr o", + "▁ pro", + "r a", + "▁ v", + "▁w e", + "▁ we", + "es s", + "e ss", + "u m", + "▁a re", + "▁ar e", + "▁ are", + "q u", + "e w", + "is t", + "i st", + "or e", + "o re", + "or t", + "o rt", + "he r", + "h er", + "ou r", + "o ur", + "h t", + "o p", + "an d", + "a nd", + "▁c om", + "▁co m", + "▁ com", + "▁ N", + "▁ E", + "▁h a", + "▁ ha", + "▁ G", + "▁o r", + "▁ or", + "l d", + "▁a t", + "▁ at", + "▁d e", + "▁ de", + "ec t", + "e ct", + "o c", + "ro m", + "r om", + "re s", + "r es", + "▁e x", + "▁ ex", + "o s", + "t h", + "▁ =", + "▁t his", + "▁th is", + "▁ this", + "▁ O", + "▁ r", + "me nt", + "men t", + "m ent", + "an t", + "a nt", + "▁w as", + "▁wa s", + "▁ was", + "n t", + "it y", + "i ty", + "▁s e", + "▁ se", + "en d", + "e nd", + "ar t", + "a rt", + "▁ \"", + "ai n", + "a in", + "us t", + "u st", + "ig ht", + "igh t", + "i ght", + "▁h ave", + "▁ha ve", + "▁ have", + "u p", + "▁n ot", + "▁no t", + "▁ not", + "▁u s", + "▁ us", + "i v", + "▁f rom", + "▁fr om", + "▁fro m", + "▁ from", + ") ;", + "iv e", + "i ve", + "▁b y", + "▁ by", + "▁s h", + "▁ sh", + "▁y our", + "▁you r", + "▁yo ur", + "▁ your", + "al l", + "a ll", + "ur e", + "u re", + "p t", + "ie s", + "i es", + "▁c h", + "▁ ch", + "p e", + "u b", + "▁ {", + "▁c an", + "▁ca n", + "▁ can", + "ac k", + "a ck", + "am e", + "a me", + "in e", + "i ne", + "o o", + "▁ J", + "ar d", + "a rd", + "u d", + "ou ld", + "oul d", + "u e", + "▁l e", + "▁ le", + "os t", + "o st", + "om e", + "o me", + "▁ j", + "ag e", + "a ge", + "el l", + "e ll", + "ia l", + "i al", + "t e", + "p l", + "g e", + "o g", + "▁a b", + "▁ ab", + "re d", + "r ed", + "▁w ill", + "▁wi ll", + "▁ will", + "▁n e", + "▁ ne", + "ro u", + "r ou", + "▁ k", + "id e", + "i de", + "▁ }", + "▁T h", + "▁ Th", + "a k", + "▁p l", + "▁ pl", + "f f", + "as t", + "a st", + "▁a ll", + "▁al l", + "▁ all", + "i z", + "as s", + "a ss", + "ic e", + "i ce", + "ct ion", + "in d", + "i nd", + "a p", + "▁d o", + "▁ do", + "▁w or", + "▁wo r", + "▁ wor", + "▁ U", + "▁▁ ▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁▁", + "▁▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁▁", + "▁▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁ ▁", + "▁ ▁▁▁▁▁▁▁▁▁▁▁", + "▁c l", + "▁ cl", + "ab le", + "a ble", + "▁I n", + "▁ In", + "ea r", + "e ar", + "▁i m", + "▁ im", + "al ly", + "all y", + "▁t r", + "▁ tr", + "▁ <", + "▁g o", + "▁ go", + "▁m e", + "▁ me", + "▁ $", + "▁b ut", + "▁bu t", + "▁ but", + "▁w he", + "▁wh e", + "▁ whe", + "on e", + "o ne", + "ar e", + "a re", + "i p", + "oo k", + "o ok", + "▁s u", + "▁ su", + "im e", + "i me", + "▁a d", + "▁ ad", + "c l", + "pe r", + "p er", + "or m", + "o rm", + "▁o ut", + "▁ou t", + "▁ out", + "ul t", + "u lt", + "▁h as", + "▁ha s", + "▁ has", + "it e", + "i te", + "ic h", + "i ch", + "▁e n", + "▁ en", + "▁s o", + "▁ so", + "ak e", + "a ke", + "▁u p", + "▁ up", + "▁m y", + "▁ my", + "at ed", + "ate d", + "a ted", + "on g", + "o ng", + "▁ \\", + "an s", + "a ns", + "▁S t", + "▁ St", + "th er", + "the r", + "t her", + "▁ Y", + "▁ K", + "por t", + "po rt", + "p ort", + "i e", + "as e", + "a se", + "in t", + "i nt", + "▁ V", + "be r", + "b er", + "/ /", + "il e", + "i le", + "g h", + "▁com p", + "▁co mp", + "▁ comp", + "c c", + "▁i f", + "▁ if", + "ion s", + "io ns", + "i ons", + "a v", + "ac e", + "a ce", + "ai l", + "a il", + "ve ry", + "ver y", + "v ery", + "ac t", + "a ct", + "▁t hey", + "▁the y", + "▁th ey", + "▁ they", + "- -", + "▁m ore", + "▁mor e", + "▁mo re", + "▁ more", + "▁in t", + "▁i nt", + "▁ int", + "▁l i", + "▁ li", + "ou s", + "o us", + "ur n", + "u rn", + "▁u n", + "▁ un", + "k s", + "r y", + "x t", + "▁ “", + "ig n", + "i gn", + "i a", + "ir e", + "i re", + "▁o ne", + "▁on e", + "▁ one", + "s o", + "an ce", + "anc e", + "a nce", + "e p", + "▁re s", + "▁r es", + "▁ res", + "ar y", + "a ry", + "▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁", + "▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁", + "▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁", + "▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "li c", + "l ic", + "▁the ir", + "▁c ont", + "▁con t", + "▁co nt", + "▁ cont", + "i b", + "un d", + "u nd", + "co m", + "c om", + "l l", + "▁ab out", + "▁ about", + "▁n ew", + "▁ne w", + "▁ new", + "▁g et", + "▁ge t", + "▁ get", + "d u", + "▁q u", + "▁ qu", + "ac h", + "a ch", + "co n", + "c on", + "or d", + "o rd", + ". .", + "▁I t", + "▁ It", + "▁h is", + "▁hi s", + "▁ his", + "▁a pp", + "▁ap p", + "▁ app", + "▁m an", + "▁ma n", + "▁ man", + "er v", + "e rv", + "at ions", + "ation s", + "ati ons", + "atio ns", + "re e", + "r ee", + "▁wh ich", + "▁ which", + "ou nt", + "oun t", + "o unt", + "▁o ur", + "▁ou r", + "▁ our", + "▁C h", + "▁ Ch", + "for m", + "fo rm", + "f orm", + "▁w ho", + "▁wh o", + "▁ who", + "re ss", + "res s", + "r ess", + "re at", + "rea t", + "en ts", + "ent s", + "▁t e", + "▁ te", + "ow n", + "o wn", + "ri ng", + "rin g", + "r ing", + "ov e", + "o ve", + "o b", + "ay s", + "a ys", + "▁s p", + "▁ sp", + "▁p er", + "▁pe r", + "▁ per", + "it ion", + "iti on", + ") .", + "er e", + "e re", + "en s", + "e ns", + "il d", + "i ld", + "ve l", + "v el", + "ge t", + "g et", + "▁s a", + "▁ sa", + "r u", + "▁o ff", + "▁of f", + "▁ off", + "ic al", + "ica l", + "i cal", + "an g", + "a ng", + "▁t ime", + "▁tim e", + "▁ti me", + "▁ time", + "▁a r", + "▁ ar", + "▁R e", + "▁ Re", + "▁d is", + "▁di s", + "▁ dis", + "▁e v", + "▁ ev", + "▁▁ ▁▁▁▁", + "▁▁▁▁ ▁▁", + "▁▁▁ ▁▁▁", + "▁▁▁▁▁ ▁", + "▁ ▁▁▁▁▁", + "ic k", + "i ck", + "▁o ther", + "▁ot her", + "▁ other", + "en ce", + "enc e", + "e nce", + "▁a ny", + "▁an y", + "▁ any", + "▁s ome", + "▁so me", + "▁som e", + "▁ some", + "el y", + "e ly", + "* *", + "▁W e", + "▁ We", + "at h", + "a th", + "ar k", + "▁l ike", + "▁li ke", + "▁lik e", + "▁ like", + "in k", + "▁k n", + "▁ kn", + "▁al so", + "▁als o", + "▁ also", + "▁w ork", + "▁wor k", + "▁ work", + "c k", + "▁s c", + "▁ sc", + "or y", + "o ry", + "▁a g", + "▁ ag", + "▁t here", + "▁the re", + "▁th ere", + "▁ there", + "os e", + "o se", + "▁ &", + "▁T his", + "▁Th is", + "▁ This", + "▁w hen", + "▁wh en", + "▁whe n", + "▁ when", + "▁w ould", + "▁h ad", + "▁ha d", + "▁ had", + "in gs", + "ing s", + "f t", + "or s", + "o rs", + "▁t hem", + "▁the m", + "▁th em", + "je ct", + "j ect", + "▁y ear", + "▁ye ar", + "▁ year", + "ie w", + "i ew", + "ou nd", + "oun d", + "o und", + "▁p art", + "▁par t", + "▁pa rt", + "▁ part", + "( )", + "▁r o", + "▁ ro", + "▁ '", + "e f", + "o v", + "▁o ver", + "▁ov er", + "▁ over", + "▁w ere", + "▁we re", + "▁wer e", + "▁w hat", + "▁wh at", + "▁ what", + "▁b een", + "▁be en", + "▁bee n", + "▁h er", + "▁he r", + "▁ her", + "p h", + "▁j ust", + "▁ju st", + "▁ just", + "is s", + "i ss", + "▁p e", + "▁ pe", + "▁a m", + "▁ am", + "tu rn", + "t urn", + "at a", + "a ta", + "▁p re", + "▁pr e", + "▁ pre", + "ro w", + "r ow", + "▁ *", + "ve rs", + "ver s", + "v ers", + "us e", + "u se", + "▁ #", + "on t", + "o nt", + "oo d", + "o od", + "is h", + "i sh", + "n e", + "▁t han", + "▁th an", + "▁ than", + "ol d", + "o ld", + "= \"", + "▁ [", + "▁n eed", + "▁ne ed", + "▁ need", + "▁/ /", + "▁ //", + "ir st", + "irs t", + "t y", + "od e", + "o de", + "lo w", + "l ow", + "oo l", + "o ol", + ") ,", + "▁n o", + "▁ no", + "o y", + "▁f e", + "▁ fe", + "er t", + "e rt", + "▁d es", + "▁de s", + "▁ des", + "pl e", + "p le", + "▁H e", + "▁ He", + "oc k", + "o ck", + "▁b l", + "▁ bl", + "▁h ow", + "▁ho w", + "▁ how", + "cl ud", + "ter n", + "te rn", + "t ern", + "\" ,", + "▁in to", + "▁int o", + "▁ into", + "ul l", + "u ll", "op le", - "CH AR", - "75 7", - "7 57", - "al low", - "all ow", - "▁l ock", - "▁lo ck", - "▁loc k", - "▁ lock", - "▁v ert", - "▁ver t", - "▁ve rt", - "▁ vert", - "de pend", - "dep end", - "▁O N", - "▁ ON", - "D X", - "K ind", - "V P", - "out h", - "ou th", - "o uth", - "Cl ear", - "C lear", - ":1 11", - ":11 1", - ": 111", - "两 个", - "77 ,", - "7 7,", - "CO NT", - "CON T", - "C ONT", - "▁P OD", - "▁PO D", - "an ts", - "ant s", - "at omic", - "atom ic", - "▁s ymbol", - "▁ symbol", - "58 ,", - "5 8,", + "opl e", + "o ple", + "▁ –", + "at er", + "ate r", + "a ter", + "ad e", + "a de", + "ua l", + "u al", + "me r", + "m er", + "w e", + "ch e", + "c he", + "▁W h", + "▁ Wh", + "▁a cc", + "▁ac c", + "▁ acc", + "▁it s", + "▁i ts", + "▁ its", + "et h", + "e th", + "ub lic", + "ubl ic", + "u blic", + "pe c", + "p ec", + "ft er", + "f ter", + "it t", + "i tt", + "ri c", + "r ic", + "c a", + "ce s", + "c es", + "on d", + "o nd", + "ia n", + "i an", + "S t", + "▁a dd", + "▁ad d", + "▁ add", + "if f", + "i ff", + "e x", + "ig h", + "i gh", + "iz e", + "i ze", + "▁un d", + "▁u nd", + "▁ und", + "ni ng", + "n ing", + "▁c ol", + "▁co l", + "▁ col", + "s p", + "▁Y ou", + "▁Yo u", + "▁ You", + "▁re c", + "▁r ec", + "▁ rec", + "▁s he", + "▁sh e", + "▁ she", + "▁ .", + "l i", + "on s", + "o ns", + "▁k now", + "▁kn ow", + "▁ know", + "▁t w", + "▁ tw", + "s s", + "at es", + "ate s", + "a tes", + "▁l ook", + "▁lo ok", + "▁ look", + "▁pe ople", + "▁ people", + "ro und", + "rou nd", + "r ound", + "g r", + "▁b ack", + "▁ba ck", + "▁ back", + "ys t", + "y st", + "▁on ly", + "▁ only", + "io us", + "i ous", + "p s", + "▁c lass", + "▁cl ass", + "▁ class", + "▁com m", + "▁co mm", + "▁ comm", + "▁b u", + "▁ bu", + "at ing", + "ati ng", + "atin g", + "a ting", + "▁s aid", + "▁sa id", + "▁ i", + "▁m ake", + "▁ma ke", + "▁ make", + "▁m ay", + "▁ma y", + "▁ may", + "le s", + "l es", + "▁in d", + "▁i nd", + "▁ ind", + "▁f irst", + "▁ first", + "▁im port", + "▁imp ort", + "▁ import", + "le ct", + "l ect", + "▁b et", + "▁be t", + "▁ bet", + "el f", + "< /", + "oi nt", + "o int", + "l o", + "n g", + "▁w ant", + "▁wa nt", + "▁ want", + "ri b", + "r ib", + "pt ion", + "w n", + "▁s ee", + "▁se e", + "▁ see", + "▁h el", + "▁he l", + "▁ hel", + "▁f un", + "▁fu n", + "▁ fun", + "▁p r", + "▁ pr", + "▁us e", + "▁u se", + "▁ use", + "if ic", + "ifi c", + "is e", + "i se", + "ou gh", + "o ugh", + "en er", + "ene r", + "e ner", + "pr o", + "p ro", + "u g", + "▁s et", + "▁se t", + "▁ set", + "ro ugh", + "rou gh", + "r ough", + "▁ :", + "▁a ct", + "▁ac t", + "▁ act", + "▁re turn", + "▁ret urn", + "▁ return", + "▁P ro", + "▁Pr o", + "▁ Pro", + "▁e m", + "▁ em", + "yst em", + "ys tem", + "ment s", + "men ts", + "m ents", + "▁ /", + "▁p rov", + "▁pro v", + "▁pr ov", + "▁ prov", + ".. .", + ". ..", + "▁I f", + "▁ If", + "▁e very", + "▁ev ery", + "▁ever y", + "▁ every", + "cr e", + "c re", + "ri t", + "r it", + "▁ |", + "a x", + "▁C om", + "▁Co m", + "▁ Com", + "yp e", + "y pe", + "▁m ost", + "▁mo st", + "▁mos t", + "▁ most", + "an ge", + "ang e", + "da y", + "d ay", + "-- --", + "--- -", + "- ---", + "▁ +", + "▁e xp", + "▁ex p", + "▁ exp", + "▁w ell", + "▁we ll", + "▁wel l", + "▁ well", + "▁p h", + "▁ ph", + "▁c ould", + "▁cou ld", + "▁ could", + "▁un der", + "▁und er", + "▁u nder", + "▁ under", + "ce ss", + "ces s", + "c ess", + "bl e", + "b le", + "er n", + "e rn", + "al s", + "a ls", + "▁c ons", + "▁con s", + "▁co ns", + "▁ cons", + "▁t wo", + "▁tw o", + "▁ two", + "▁the se", + "▁th ese", + "uc h", + "u ch", + "▁S e", + "▁ Se", + "▁d iff", + "▁di ff", + "▁dif f", + "▁ diff", + "a w", + "fu l", + "f ul", + "y s", + "er m", + "e rm", + "i o", + "▁a ss", + "▁as s", + "▁ ass", + "▁t hen", + "▁the n", + "▁th en", + "▁ then", + "ti ng", + "t ing", + "li ne", + "lin e", + "l ine", + "▁k e", + "▁ ke", + "▁th rough", + "▁thr ough", + "▁thro ugh", + "▁ through", + "ot h", + "o th", + "▁sh ould", + "▁ should", + "▁v ery", + "▁ve ry", + "▁ver y", + "▁ very", + "i x", + "ca use", + "c ause", + "▁c o", + "▁ co", + "▁A nd", + "▁An d", + "▁ And", + "ri v", + "r iv", + "it ies", + "iti es", + "i ties", + "▁g ood", + "▁go od", + "▁ good", + "▁a tt", + "▁at t", + "▁ att", + "▁p rodu", + "▁pro du", + "▁ produ", + "▁U n", + "▁ Un", + "▁in clud", + "▁incl ud", + "▁ includ", + "▁he lp", + "▁hel p", + "▁ help", + ": :", + "▁s upp", + "▁su pp", + "▁sup p", + "▁ supp", + "▁p os", + "▁po s", + "▁ pos", + "al ue", "▁f in", + "▁fi n", "▁ fin", - "▁1 28", - "▁12 8", - "▁ 128", - "▁T e", - "▁ Te", - "▁16 22", - "▁162 2", - "▁differ ent", - "ar n", - "46 56", - "465 6", - "4 656", - "date d", - "da ted", - "dat ed", - "d ated", - "A b", - "▁_ __", - "▁__ _", - "▁ ___", - "() {", - "( ){", - "▁I P", - "▁ IP", - "field s", - "4: 6", - "50 5", - "5 05", - "▁g ro", - "▁gr o", - "▁ gro", - "gr adi", - "gra di", - "grad i", - "g radi", - "Ex pr", - "Exp r", - "▁5 000", - "▁50 00", - "▁500 0", - "▁ 5000", - "20 16", - "201 6", - "= \\\"", - "he s", - "h es", - "▁O p", - "▁ Op", - "(2 ,", - "( 2,", - "= %", - "ra tion", - "ratio n", - "r ation", - "tr ace", - "tra ce", - "MA P", - "M AP", - "ter m", - "te rm", - "t erm", - "g u", - ", .", - "( ⌒▽⌒)", - "▁15 969", - "▁159 69", - "▁1596 9", - "co nn", - "con n", - "▁e qual", - "▁ equal", - "▁re port", - "▁rep ort", - "▁ report", - "ee k", - "e ek", - "and id", - "net work", - "=\" 0.", - "=\"0 .", - "de rr", - "der r", - "d err", - "?? ????", - "???? ??", - "??? ???", - "????? ?", - "? ?????", - "un ch", - "unc h", - "OF F", - "O FF", - "F ace", - "c n", - "first name", - "16 0;", - "160 ;", - "z ure", - "p olicy", - "74 8", - "7 48", - "▁c md", - "▁ cmd", - "st orage", - "last name", - "Write r", - "W riter", - "Qu al", - "Q ual", - "40 5", - "4 05", - "ain t", - "ai nt", - "a int", - "HT ML", - "▁ ا", - "13 4", - "1 34", - "ro le", - "rol e", - "我 要", - "CON TEXT", - "CONT EXT", - "▁name s", - "▁ names", - "▁u ni", - "▁un i", - "▁ uni", - "pl ugin", - "Te r", - "T er", - "23 4", - "2 34", - "Ro ut", - "R out", - "py thon", - "▁a ns", - "▁an s", - "▁ ans", - "On e", - "O ne", - "▁S PE", - "▁SP E", - "▁ SPE", - "Ed it", - "▁{ },", - "▁{} ,", - "70 45", - "704 5", - "▁en able", - "▁ enable", - "▁b its", - "▁bit s", - "▁ bits", - "pr ange", - "p range", - "Con straint", - "Const raint", - "rom ise", - "3 ;", - "w idget", - "▁G roup", - "▁ Group", - "a o", - "44 4", - "4 44", - "▁f printf", - "兔 兔", - "▁r ot", - "▁ro t", - "▁ rot", - "ver tex", - "vert ex", - "v ertex", - "name space", - "names pace", - "49 5", - "4 95", - "▁p as", - "▁pa s", - "( 5", - "uth ors", - "uthor s", - "▁I MP", - "多 了", - "(1 );", - "(1) ;", - "( 1);", - "朋 友", - "uf f", - "u ff", - "QUI RE", - "▁C H", - "▁ CH", - "23 :3", - "23: 3", - "▁m ock", - "▁mo ck", - "▁ mock", - "s b", - ":1 10", - ":11 0", - ": 110", - "ac c", - "a cc", - "▁ᄍᄍ ᄍ", - "▁ᄍ ᄍᄍ", - "▁ ᄍᄍᄍ", - "▁w hat", - "▁wh at", - "▁ what", - "12 2", - "1 22", - "▁ ᄍ", - ",- 1.", - ", -1.", - "plat form", - "p latform", - "▁Me ssage", - "▁ Message", - "11 5", - "1 15", - "=\"0 \"", - "▁K B", - "▁ KB", - "休 息", - "Me dia", - "M edia", - "▁L ab", - "▁ Lab", - "ur i", - "u ri", - "( ?", - "ro nt", - "ron t", - "r ont", - "M icrosoft", - "ll ation", - "l lation", - "FI G", - "F IG", - "▁sc ript", - "▁ script", - "ra d", - "r ad", - "ME THOD", - "af ter", - "a fter", - "23 5", - "2 35", - "▁b inary", - "▁bin ary", - "▁ binary", - "8 \\", - "▁\" \"", - "▁ \"\"", - "83 8", - "8 38", - "46 5", - "4 65", - "Op tion", - "Opt ion", - "O ption", - "t p", - "Re move", - "21 .", - "2 1.", - "▁0 .6", - "▁0. 6", - "74 7", - "7 47", - "▁G S", - "▁ GS", - "Per l", - "Pe rl", - "▁pack age", - "▁ package", - "▁f lex", - "▁fl ex", - "▁ flex", - "an ner", - "ann er", - "02 ,", - "0 2,", - "AS T", - "A ST", - "▁r c", - "▁ rc", - "-0 5", - "- 05", - "Im port", - "Imp ort", - "I mport", - "S urface", - "57 8", - "5 78", - "▁` `", - "▁ ``", - "▁I nc", - "▁In c", - "26 0:", - "260 :", - "2 60:", - "_ [", - "56 8", - "5 68", - "fl ag", - "f lag", - "So cket", - "S ocket", + "or k", + "▁s erv", + "▁se rv", + "▁ser v", + "▁ serv", + "▁re g", + "▁r eg", + "▁ reg", + "if e", + "i fe", + "( \"", + "▁w here", + "▁wh ere", + "▁whe re", + "▁ where", + "he d", + "h ed", + "ce d", + "c ed", + "▁w ay", + "▁wa y", + "▁ way", + "▁n ow", + "▁no w", + "▁ now", + "il y", + "i ly", + "▁p ublic", + "▁pub lic", + "▁pu blic", + "▁ public", + "▁re m", + "▁r em", + "▁ rem", + "ib le", + "i ble", + "ul ar", + "ula r", + "u lar", + "▁a fter", + "▁af ter", + "▁ after", + "▁d ef", + "▁de f", + "▁ def", + "▁A n", + "▁ An", + "o k", + "he n", + "h en", + "ur es", + "ure s", + "u res", + "▁d on", + "▁do n", + "▁ don", + "▁in st", + "▁ins t", + "▁ inst", + "ie l", + "i el", + "for e", + "fo re", + "f ore", + "at ch", + "e g", + "▁d id", + "▁di d", + "▁ did", + "er r", + "e rr", + "▁o b", + "▁ ob", + "ic s", + "i cs", + "▁e ven", + "▁ev en", + "▁ even", + "▁re l", + "▁r el", + "▁ rel", + "▁s m", + "▁ sm", + "er son", + "ers on", + "ic t", + "i ct", + "il ity", + "ili ty", + "ilit y", + "ra ct", + "rac t", + "r act", + "s h", + "▁p lay", + "▁pl ay", + "▁pla y", + "▁ play", + "it s", + "i ts", + "as h", + "a sh", + "▁re qu", + "▁r equ", + "▁req u", + "▁ requ", + "▁F or", + "▁Fo r", + "▁ For", + "▁in v", + "▁i nv", + "▁ inv", + "I n", + "ie nt", + "ien t", + "i ent", + "▁v ar", + "▁va r", + "▁ var", + "▁re ad", + "▁r ead", + "▁ read", + "▁m any", + "▁man y", + "▁ma ny", + "▁ many", + "▁ @", + "ic es", + "ice s", + "i ces", + "▁h im", + "▁hi m", + "▁ him", + "▁st art", + "▁star t", + "▁sta rt", + "▁ start", + "▁S h", + "▁ Sh", + "E R", + "▁th ink", + "▁thin k", + "▁ think", + "ak ing", + "aki ng", + "a king", + "▁be cause", + "▁ because", + "▁r ight", + "▁ri ght", + "▁rig ht", + "▁ right", + "pu t", + "p ut", + "in ess", + "ine ss", + "ines s", + "i ness", + "ol og", + "olo g", + "o log", + "▁A l", + "▁ Al", + "▁st ud", + "▁ stud", + "▁y ears", + "▁year s", + "▁ye ars", + "▁ years", + "ar ch", + "arc h", + "▁e nd", + "▁en d", + "▁ end", + "▁g reat", + "▁gre at", + "▁ great", + "as ed", + "ase d", + "▁e nt", + "▁en t", + "▁ ent", + "▁D e", + "▁ De", + "▁g u", + "▁ gu", + "an y", + "a ny", + "p r", + "re ad", + "rea d", + "r ead", + "▁m uch", + "▁mu ch", + "vi ew", + "v iew", + "▁t ra", + "▁tr a", + "▁ tra", + "▁d own", + "▁do wn", + "▁ down", + "re n", + "r en", + "ai r", + "a ir", + "war d", + "wa rd", + "w ard", + "▁g r", + "▁ gr", + "▁m od", + "▁mo d", + "▁ mod", + "ue s", + "u es", + "em ent", + "emen t", + "eme nt", + "e ment", + "at ional", + "ation al", + "ati onal", + "▁c he", + "▁ch e", + "▁ che", + "_ _", + "▁s ub", + "▁su b", + "▁ sub", + "ie d", + "i ed", + "an k", + "\" >", + "▁con st", + "▁cons t", + "▁ const", + "▁f ind", + "▁fin d", + "▁fi nd", + "▁ find", + "al e", + "a le", + "▁h ere", + "▁he re", + "▁her e", + "▁ here", + "t s", + "ot her", + "oth er", + "othe r", + "o ther", + "▁A r", + "▁ Ar", + "▁ \r", + "▁ex per", + "▁exp er", + "▁ exper", + "▁s pec", + "▁sp ec", + "▁spe c", + "▁ spec", + "▁l ong", + "▁lo ng", + "▁lon g", + "▁ long", + "▁d oes", + "▁do es", + "▁ does", + "ol low", + "oll ow", + "id ent", + "ide nt", + "iden t", + "ne r", + "n er", "▁l oc", "▁lo c", "▁ loc", - "▁M O", - "▁ MO", - "Bo und", - "B ound", - "ch annels", - "channel s", - "C U", - "M F", - "K it", - "AR Y", - "21 :3", - "21: 3", - "2 1:3", - "▁2 55", - "▁25 5", - "▁ 255", - "是 不是", - "▁2 );", - "▁2) ;", - "▁ 2);", - "AD D", - "A DD", - "▁- 10", - "▁-1 0", - "▁ -10", - "▁16 139", - "▁1613 9", - "▁161 39", - "▁e ntity", - "▁ent ity", - "▁ entity", - "・ )", - "&# 160;", - "27 4", - "2 74", - "EN TRY", - "VI CE", - "VIC E", - "V ICE", - "ue s", - "u es", - "▁7 4", - "▁ 74", - "{ {", - "09 7", - "0 97", - "AD ER", - "PO S", - "P OS", - "▁- 4", - "▁ -4", - "Cl ose", - "C lose", - "G C", - "▁15 921", - "▁159 21", - "您 的", - "21 20", - "212 0", - "2 120", - "ea d", - "e ad", - "F L", - "刚 刚", - "To String", - "Fl ag", - "F lag", + "at ive", + "ati ve", + "ativ e", + "▁s how", + "▁sh ow", + "▁sho w", + "▁ show", + "▁c all", + "▁ca ll", + "▁cal l", + "▁ call", + "▁A s", + "▁ As", + "e k", + "() ;", + "( );", + "▁e l", + "▁ el", + "c y", + "I N", + "▁m in", + "▁mi n", + "▁ min", + "▁o wn", + "▁ow n", + "▁ own", + "form ation", + "format ion", + "ie ld", + "iel d", + "i eld", + "ar g", + "a rg", + "▁A d", + "▁ Ad", + "ag es", + "age s", + "a ges", + "▁B ut", + "▁Bu t", + "▁ But", + "_ {", + "▁diff ere", + "▁differ e", + "a z", + "▁N ew", + "▁Ne w", + "▁ New", + "ie nce", + "ien ce", + "i ence", + "▁a c", + "▁ ac", + "o x", + "▁s uch", + "▁su ch", + "▁suc h", + "▁ such", + "av e", + "a ve", + "us iness", + "vel op", + "▁f l", + "▁ fl", + "ur ing", + "uri ng", + "u ring", + "▁n um", + "▁nu m", + "▁ num", + "▁ag ain", + "▁ again", + "oi d", + "o id", + "le t", + "l et", + "▁s im", + "▁si m", + "▁ sim", + "▁e ff", + "▁ eff", + "pe n", + "p en", + "▁ Q", + "▁d ay", + "▁da y", + "▁ day", + "ar s", + "a rs", + "▁b el", + "▁be l", + "▁ bel", + "m s", + "O N", + "ow er", + "owe r", + "o wer", + "▁s om", + "▁so m", + "▁ som", + "▁p ol", + "▁po l", + "▁ pol", + "it ed", + "ite d", + "i ted", + "▁t rans", + "▁tr ans", + "▁tra ns", + "▁tran s", + "▁ trans", + "▁b est", + "▁be st", + "▁bes t", + "▁ best", + "▁c re", + "▁cr e", + "▁ cre", + "in s", + "i ns", + "▁h igh", + "▁hig h", + "▁hi gh", + "▁ high", + "- >", + "ve n", + "v en", "ual ly", "u ally", - "pack age", - "so cket", - "sock et", - "s ocket", - "▁D esc", - "▁De sc", - "▁Des c", - "▁ Desc", - "i R", - "▁157 467", - "▁1574 67", - "▁th rough", - "Mo ve", - "h idden", - "▁P ASS", - "▁ PASS", - "Pos t", - "Po st", - "P ost", - "▁16 180", - "▁161 80", - "▁1618 0", - "18 5", - "1 85", - "▁e s", - "▁ es", - "拉 拉", - "▁set tings", - "▁setting s", - "▁ settings", - "▁de pend", - "▁ depend", - "N av", - "dig its", - "2, 0.", - "2,0 .", - "2 ,0.", - "b reak", - "▁s tri", - "▁st ri", - "▁str i", - "▁ stri", - "16 8", - "1 68", - "=\" \"", - "= \"\"", - "▁w ould", - "▁con f", - "▁co nf", - "▁ conf", - "□□□□ □□□□", - "▁St atus", - "▁ Status", - "▁1 3,", - "▁13 ,", - "▁ 13,", - "贴 贴", - "Item s", - "▁T ask", - "▁ Task", - "par a", - "pa ra", - "p ara", - "06 0,0", - "0 60,0", - "▁16 345", - "▁163 45", - "▁c p", - "▁ cp", - "▁the se", - "ay s", - "a ys", - "1: 9", - "▁z ero", - "▁ zero", - "s ymbol", - "▁1 573", - "▁15 73", - "▁157 3", - "\": [", - "IN VALID", - "havi or", - "Te x", - "T ex", - "xff ffffff", - "xf fffffff", - "xffffff ff", - "xffff ffff", - "Lo ng", - "L ong", - "▁c ons", - "▁con s", - "▁co ns", - "▁ cons", - "Direct ory", - "D irectory", - "eb ner", - "e a", - "▁7 8", - "▁ 78", - "De legate", - ":3 99", - ":39 9", - ": 399", - "000000 ;", - "00000 0;", - "T L", - "▁9 3", - "▁ 93", - "▁id entifier", - "▁ident ifier", - "▁ identifier", - "ar p", - "a rp", - ".\" );", - ".\") ;", - ". \");", - "\" }", + "▁b eing", + "▁be ing", + "▁bei ng", + "▁ being", + "▁us ing", + "▁u sing", + "▁ using", + "al th", + "alt h", + "▁t ake", + "▁ta ke", + "▁tak e", + "▁ take", + "▁b efore", + "▁be fore", + "▁ before", + "te xt", + "tex t", + "t ext", + "▁m on", + "▁mo n", + "▁ mon", + "at ic", + "ati c", + "a tic", + "t o", + "▁p res", + "▁pre s", + "▁pr es", + "▁ pres", + "de r", + "d er", + "▁H ow", + "▁Ho w", + "▁ How", + "▁h and", + "▁ha nd", + "▁han d", + "▁ hand", + "re nt", + "ren t", + "r ent", + "= =", + "▁c ur", + "▁cu r", + "▁ cur", + "et s", + "e ts", + "ve nt", + "ven t", + "v ent", + "to n", + "t on", + "am p", + "a mp", + "▁us ed", + "▁use d", + "▁ used", + "le d", + "l ed", + "▁in ter", + "▁int er", + "▁inte r", + "▁ inter", + "▁d ec", + "▁de c", + "▁ dec", + "al k", + "ap p", + "a pp", + "▁e xt", + "▁ex t", + "▁ ext", + "nc e", + "n ce", + "a h", + "el s", + "e ls", + "▁th ose", + "wa y", + "w ay", + "▁f ollow", + "▁fol low", + "▁ follow", + "ga n", + "g an", + "▁m ade", + "▁mad e", + "▁ma de", + "▁ made", + "ut ion", + "▁a v", + "▁ av", + "ch ool", + "cho ol", + "▁re sp", + "▁r esp", + "▁res p", + "▁ resp", + "ut e", + "u te", + "im es", + "ime s", + "i mes", + ". \"", + "am es", + "ame s", + "a mes", + "as on", + "a son", + "▁T here", + "▁The re", + "▁Th ere", + "▁ There", + "▁d et", + "▁de t", + "▁ det", + "▁s ur", + "▁su r", + "▁ sur", + "▁re ally", + "▁real ly", + "' ,", + "in ce", + "inc e", + "i nce", + "pa r", + "p ar", + "▁p erson", + "▁per son", + "▁pers on", + "▁ person", + "ou se", + "ous e", + "o use", + "ir ect", + "ire ct", + "i rect", + "se t", + "s et", + "e c", + "at or", + "ato r", + "a tor", + "▁d ata", + "▁dat a", + "▁da ta", + "▁ data", + "gh t", + "g ht", + "in es", + "ine s", + "i nes", + "▁l ast", + "▁la st", + "▁las t", + "▁ last", + "▁E x", + "▁ Ex", + "s c", + ". ”", + "gr am", + "gra m", + "g ram", + "▁S o", + "▁ So", + "▁a ut", + "▁au t", + "▁ aut", + "▁l ist", + "▁li st", + "▁ list", + "od y", + "o dy", + "b s", + "▁c ar", + "▁ca r", + "▁ car", + "▁p ost", + "▁pos t", + "▁po st", + "▁ post", + "▁f am", + "▁fa m", "at her", "ath er", + "athe r", "a ther", - "▁connect ion", - "▁conn ection", - "▁ connection", - "sh ould", - "s hould", - "▁D ate", - "▁ Date", - "▁pre vious", - "▁prev ious", - "▁ previous", - "arg v", - "▁15 845", - "▁158 45", - "▁1584 5", - "j i", - "els Solver", - "um b", - "u mb", - "um my", - "▁M B", - "▁ MB", - "48 4", - "4 84", - "▁a p", - "▁ ap", - "04 ,", - "0 4,", - "pa d", - "p ad", - "~! !", - "~ !!", - "▁Ar ray", - "▁ Array", - "N ative", - "▁f lag", - "▁fl ag", - "▁ flag", - "ff e", - "f fe", - "ma c", - "m ac", - "pr ev", - "pre v", - "▁v align", - "▁val ign", - "48 5", - "4 85", - "co me", + "le ase", + "er y", + "e ry", + "an n", + "a nn", + "▁h ome", + "▁hom e", + "▁ho me", + "▁ home", + "ar n", + "a rn", + "▁wh ile", + "▁ while", + "re st", + "res t", + "r est", + "en g", + "e ng", + "▁b r", + "▁ br", + "▁e ach", + "▁ each", + "▁s er", + "▁se r", + "▁ ser", + "▁res ult", + "▁ result", + "la nd", + "lan d", + "l and", + "ev er", + "e ver", + "R E", + "▁s ystem", + "▁sys tem", + "▁ system", + "▁m em", + "▁me m", + "▁ mem", + "▁re f", + "▁r ef", + "▁ ref", + "t r", + "▁con f", + "▁ conf", + "▁r un", + "▁ru n", + "▁ run", + "\" :", + "▁f orm", + "▁for m", + "▁fo rm", + "▁ form", + "ru ct", + "r uct", + "at ure", + "atur e", + "▁in te", + "▁int e", + "▁ inte", + "ro up", + "rou p", + "r oup", + "c o", + "▁ _", + "▁s ame", + "▁sa me", + "▁sam e", + "▁ same", + "▁C l", + "▁ Cl", + "▁p oint", + "▁po int", + "▁ point", + "po s", + "p os", + "▁B e", + "▁ Be", + "▁f unction", + "▁fun ction", + "▁ function", + "con d", + "co nd", + "c ond", + "▁a rt", + "▁ar t", + "▁ art", + "ar m", + "a rm", + "b r", + "▁l a", + "▁ la", + "▁l ife", + "▁li fe", + "▁lif e", + "▁ life", + "ect ion", + "e ction", + "▁m ed", + "▁me d", + "▁ med", + "▁m ark", + "▁mar k", + "▁ mark", + "oo t", + "o ot", + "ak es", + "ake s", + "a kes", + "iv es", + "ive s", + "i ves", + "▁go ing", + "▁ going", + "ie r", + "i er", + "▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁▁▁▁ ▁▁▁▁", + "▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁", + "▁▁▁▁▁▁▁ ▁▁▁", + "▁ ▁▁▁▁▁▁▁▁▁", + "▁st ill", + "▁ still", + "▁diff erent", + "▁differe nt", + "▁differ ent", + "▁wor ld", + "▁ world", + "en se", + "ens e", + "▁in formation", + "▁inform ation", + "▁ information", + "us tom", + "ust om", + "an c", + "a nc", + "▁b usiness", + "▁bus iness", + "▁ business", + "we en", + "w een", + "ch n", + "c hn", + "▁re al", + "▁r eal", + "▁ real", + "▁e d", + "▁ ed", + "▁v is", + "▁vi s", + "▁ vis", + "▁t oo", + "▁to o", + "▁ too", + "ri end", + "rie nd", + "rien d", + "▁c a", + "▁ ca", + "Th e", + "T he", + "sel f", + "s elf", + "▁s tr", + "▁st r", + "▁ str", + "u c", + "t t", + "▁de velop", + "▁ develop", + "▁g ener", + "▁gen er", + "▁ge ner", + "▁gene r", + "▁ gener", + "▁n ame", + "▁na me", + "▁nam e", + "▁ name", + "ir ed", + "ire d", + "i red", + "ea d", + "e ad", + "▁c or", + "▁co r", + "▁ cor", + "iv ers", + "ive rs", + "iver s", + "i vers", + "▁s ay", + "▁sa y", + "▁ say", + "▁W hat", + "▁Wh at", + "▁ What", + "b e", + "▁s ign", + "▁si gn", + "▁sig n", + "▁ sign", + "ie t", + "i et", + "▁c ount", + "▁co unt", + "▁cou nt", + "▁coun t", + "▁ count", + "▁a round", + "▁ar ound", + "▁ around", + "▁T hey", + "▁The y", + "▁Th ey", + "▁ They", + "A T", + "S T", + "▁P l", + "▁ Pl", + "▁f ound", + "▁fo und", + "▁ found", + "▁f r", + "▁ fr", + "re f", + "r ef", + "iz ed", + "ize d", + "i zed", + "▁f il", + "▁fi l", + "▁ fil", + "▁s upport", + "▁supp ort", + "▁sup port", + "▁ support", + "▁de sign", + "▁des ign", + "▁ design", + "▁r a", + "▁ ra", + "▁ x", + "▁l ove", + "▁lo ve", + "▁ love", + "▁in s", + "▁i ns", + "▁ ins", + "hi p", + "h ip", + "▁s k", + "▁ sk", + "ne ss", + "nes s", + "n ess", + "▁g l", + "▁ gl", + "▁O n", + "▁ On", + "d e", + "▁c le", + "▁cl e", + "▁ cle", + "▁c our", + "▁co ur", + "▁cou r", + "our ce", + "▁d el", + "▁de l", + "▁ del", + "▁t ry", + "▁tr y", + "▁ try", + "▁ch ild", + "▁chi ld", + "▁ child", + "it tle", + "itt le", + "i ttle", + "y m", + "in ed", + "ine d", + "i ned", + "▁C on", + "▁Co n", + "▁ Con", + "▁bet ween", + "▁ between", + "ect ed", + "ec ted", + "ce pt", + "c ept", + "▁T o", + "▁ To", + "id er", + "ide r", + "i der", + "▁pro duct", + "▁produ ct", + "▁ product", + "way s", + "wa ys", + "w ays", + "▁B l", + "▁ Bl", + "▁T r", + "▁ Tr", + "** **", + "*** *", + "* ***", + "▁b ook", + "▁bo ok", + "▁boo k", + "▁ book", + "▁t est", + "▁te st", + "▁ test", + "ter s", + "te rs", + "t ers", + "{ \\", + "ou n", + "o un", + "ot t", + "o tt", + "▁t op", + "▁to p", + "▁ top", + "▁s ol", + "▁so l", + "▁ sol", + "▁f ree", + "▁fr ee", + "▁fre e", + "▁ free", "com e", + "co me", "c ome", - "▁c v", - "▁ cv", - "▁1617 19", - "▁161 719", - "en ded", - "end ed", - "at ors", - "ator s", - "▁d irect", - "▁di rect", - "▁dir ect", - "▁ direct", - "59 5", - "5 95", - "prpr prpr", - "ext ension", - "▁16 133", - "▁1613 3", - "▁161 33", + "▁b oth", + "▁bo th", + "▁bot h", + "▁ both", + "ra ph", + "rap h", + "r aph", + "▁ >", + "th e", + "t he", + "▁d ist", + "▁dis t", + "▁di st", + "▁ dist", + "▁h app", + "▁ha pp", + "ce nt", + "c ent", + "▁in f", + "▁ inf", + "▁l ead", + "▁le ad", + "▁ lead", + ") )", + "▁e as", + "▁l ot", + "▁lo t", + "▁ lot", + "ou ght", + "ough t", + "o ught", + "us s", + "u ss", + "Co n", + "C on", + "y n", + "▁S he", + "▁Sh e", + "▁ She", + "ma n", + "m an", + "▁c har", + "▁ch ar", + "▁cha r", + "▁ char", + "le ction", + "lect ion", + "l ection", + "▁c r", + "▁ cr", + "▁pro cess", + "▁proc ess", + "▁ process", + "so n", + "s on", + "au t", + "a ut", + "et hing", + "eth ing", + "e thing", + "▁A ll", + "▁Al l", + "▁ All", + "▁c are", + "▁car e", + "▁ca re", + "▁ care", + "le ss", + "les s", + "l ess", + "ra y", + "r ay", + "y p", + "an ts", + "ant s", + "▁l et", + "▁le t", + "▁ let", + "▁S p", + "▁ Sp", + "▁f ew", + "▁fe w", + "th ing", + "t hing", + "i k", + "▁te am", + "▁tea m", + "▁ team", + "un ity", + "unit y", + "uni ty", + "e e", + "▁p lace", + "▁pl ace", + "▁pla ce", + "▁ place", + "ess ion", + "lo ad", + "l oad", + "al ity", + "ali ty", + "▁ Z", + "or th", + "ort h", + "▁p ar", + "▁pa r", + "▁ par", + "▁P h", + "▁ Ph", + "▁we ek", + "▁ week", + "vi ng", + "vin g", + "v ing", + "▁$ \\", + "▁ $\\", + "g g", + "cr i", + "c ri", + "▁f act", + "▁fac t", + "▁fa ct", + "▁ fact", + "▁th ings", + "▁thing s", + "▁thin gs", + "ot e", + "o te", + "ro ss", + "ros s", + "r oss", + "re am", + "rea m", + "ail able", + "▁fe el", + "▁fee l", + "▁w r", + "▁ wr", + "▁l ittle", + "▁li ttle", + "▁lit tle", "▁C ol", "▁Co l", "▁ Col", - "pro p", - "pr op", - "p rop", - "▁15 815", - "▁158 15", - "突 然", - "istog ram", - "se parator", - "gr e", - "g re", - "mb ed", - "m bed", - "25 4", - "2 54", - "▁return ed", - "is sing", - "iss ing", - "▁item s", - "▁ items", - "gradi ent", - "grad ient", - "g radient", - "ebner Matrix", - "76 6", - "7 66", - "▁at tribute", - "▁ attribute", - "s r", - "▁s ave", - "▁sa ve", - "▁ save", - "90 0", - "9 00", - "iz es", - "ize s", - "ut ed", - "ute d", - "u ted", - "o v", - "▁y ear", - "▁ year", - "A F", - "56 5", - "5 65", - "▁o ptional", - "▁option al", - "▁ optional", - "Ca n", - "C an", - "D P", - "-1 2", - "- 12", - ":1 21", - ":12 1", - ": 121", - "as ure", - "ur ity", - "uri ty", - "▁1590 93", - "▁15909 3", - "co st", - "cos t", - "c ost", - "▁4 ;", - "▁ 4;", - "As sert", - "Ass ert", - "A ssert", - "b p", - "56 1:", - "5 61:", - "J o", - "Fl ow", - "F low", - "it eral", - "ite ral", - "iter al", - "co ped", - "cope d", - "on d", - "o nd", + "ro l", + "r ol", + "▁is s", + "▁i ss", + "▁ iss", + "o f", + "▁ `", + "a u", + "▁pro f", + "▁pr of", + "▁ prof", + "eth od", + "▁o pen", + "▁op en", + "▁ open", + "in ing", + "ini ng", + "i ning", + "▁pro gram", + "▁pr ogram", + "▁ program", + "ar ed", + "are d", + "a red", + "▁T e", + "▁ Te", + "▁c ase", + "▁ca se", + "▁cas e", + "▁ case", + "▁d isc", + "▁dis c", + "▁di sc", + "▁ disc", + "▁l o", + "▁ lo", + "is ts", + "ist s", + "war e", + "wa re", + "w are", + "▁ z", + "▁n umber", + "▁num ber", + "▁nu mber", + "▁ number", + "▁< /", + "▁ \"", - "如 果", - "IM IT", - "I MIT", - "ja va", - "jav a", - "j ava", - "▁Con fig", - "▁ Config", - "▁se quence", - "▁ sequence", - "VE CTOR", - "19 4", - "1 94", - "AME TER", - "B oolean", + "▁si nce", + "▁ since", + "▁b ig", + "▁bi g", + "▁ big", + "b y", + "em ber", + "emb er", + "e mber", + "I T", + "pl oy", + "ial ly", + "i ally", + "▁N o", + "▁ No", + "▁o ld", + "▁ol d", + "▁ old", + "▁he alth", + "▁heal th", + "▁ health", + "I d", + "▁s chool", + "▁sch ool", + "▁ school", + "▁p lan", + "▁pl an", + "▁pla n", + "▁ plan", + "▁- -", + "▁ --", + "ri st", + "ris t", + "r ist", + "▁av ailable", + "▁avail able", + "▁ available", + "▁cur rent", + "▁curr ent", + "▁ current", + "▁e ffect", + "▁eff ect", + "▁ effect", + "I D", + "▁te chn", + "▁tech n", + "▁ techn", + "po n", + "p on", + "if y", + "i fy", + "ba ck", + "b ack", + "St ring", + "Str ing", + "A L", + "▁ ‘", + "▁on line", + "▁ online", + "▁g ame", + "▁gam e", + "▁ga me", + "▁ game", + "ti l", + "t il", + "er name", + "ern ame", + "▁w om", + "▁wo m", + "ve s", + "v es", + "▁p ay", + "▁pa y", + "▁ pay", + "at s", + "a ts", + "io r", + "i or", + "ar ent", + "are nt", + "aren t", + "a rent", + "▁m ov", + "▁mo v", + "▁ mov", + "▁mark et", + "▁mar ket", + "▁ market", + "re en", + "ree n", + "r een", + "▁st and", + "▁sta nd", + "▁ stand", + "A N", + "▁el se", + "▁els e", + "▁ else", + "te n", + "t en", + "▁h ard", + "▁ha rd", + "▁har d", + "▁ hard", + "as k", + "a sk", + "ge r", + "g er", + "▁v oid", + "▁vo id", + "▁ void", + "▁l ine", + "▁li ne", + "▁lin e", + "▁ line", + "re m", + "r em", + "▁W ith", + "▁Wi th", + "▁ With", + "er tain", + "ert ain", + "ri ght", + "rig ht", + "r ight", + "▁d irect", + "▁di rect", + "▁dire ct", + "▁dir ect", + "▁ direct", + "on ey", + "one y", + "o ney", + "} ,", + "ess age", + "essa ge", + "▁pro per", + "▁pr oper", + "▁prop er", + "▁f amily", + "▁fam ily", + "▁famil y", + "▁ family", + "▁s ervice", + "▁serv ice", + "▁ service", + "▁ ,", + "▁ex pl", + "▁exp l", + "▁ expl", + "▁re ce", + "▁rec e", + "▁e qu", + "▁eq u", + "▁ equ", + "▁s oc", + "▁so c", + "▁o per", + "▁op er", + "▁ oper", + "ct ions", + "ction s", + "yl e", + "y le", + "as es", + "ase s", + "a ses", + "▁ —", + "▁M an", + "▁Ma n", + "▁ Man", + "▁a sk", + "▁as k", + "▁ ask", + "he re", + "her e", + "h ere", + "▁le vel", + "▁lev el", + "▁ level", + "▁e t", + "▁ et", + "e b", + "at ely", + "ate ly", + "ra l", + "r al", + "▁w ater", + "▁wat er", + "▁wa ter", + "▁ water", + "▁tr ue", + "▁ true", + "f r", + "▁v iew", + "▁vi ew", + "▁ view", + "ail s", + "ai ls", + "a ils", + "Typ e", + "T ype", + "▁comp any", + "▁compan y", + "▁ company", + "▁per form", + "▁perf orm", + "▁ perform", + "▁ X", + "fi g", + "f ig", + "iu m", + "i um", + "in a", + "i na", + "▁M ar", + "▁Ma r", + "▁ Mar", + "ro n", + "r on", + "▁t urn", + "▁tur n", + "▁tu rn", + "�� turn", + "au lt", + "aul t", + "a ult", + "os s", + "o ss", + "▁in cre", + "▁inc re", + "▁ incre", + "if ied", + "ifi ed", + "ai t", + "a it", + "▁st ate", + "▁stat e", + "▁sta te", + "▁ state", + "▁d i", + "▁ di", + "▁or der", + "▁ord er", + "▁ order", + "na me", + "nam e", + "n ame", + "▁m at", + "▁ma t", + "▁ mat", + "▁or gan", + "▁org an", + "▁ organ", + "▁g ive", + "▁gi ve", + "▁p rot", + "▁pro t", + "▁pr ot", + "▁ prot", + "wor k", + "w ork", + "▁P r", + "▁ Pr", + "ho r", + "h or", + "se r", + "s er", + "▁f ull", + "▁fu ll", + "▁ful l", + "▁ full", + ". ,", + "iz ation", + "va l", + "v al", + ":/ /", + ": //", + "▁import ant", + "▁ important", + "ex t", + "e xt", + "▁exper ience", + "▁experien ce", + "▁o pt", + "▁op t", + "▁ opt", + "▁g row", + "▁gr ow", + "▁gro w", + "▁ grow", + "ic ally", + "ical ly", + "ou rs", + "our s", + "o urs", + "▁A t", + "▁ At", + "▁a ble", + "▁ab le", + "▁ able", + "ivers ity", + "di v", + "d iv", + "▁m et", + "▁me t", + "▁ met", + "▁U S", + "▁ US", + "E S", + "it le", + "i tle", + "ar ge", + "arg e", + "▁s pe", + "▁sp e", + "▁ spe", + "co l", + "c ol", + "fo r", + "f or", + "me d", + "m ed", + "ab el", + "abe l", + "a bel", + "▁s it", + "▁si t", + "ce ption", + "cept ion", + "d s", + "▁o pp", + "▁op p", + "▁ opp", + "▁e s", + "▁ es", + "ou th", + "out h", + "o uth", + "▁in cluding", + "▁includ ing", + "▁ including", + "▁c ost", + "▁co st", + "▁cos t", + "▁ cost", + "▁d ays", + "▁day s", + "▁da ys", + "▁ days", + "▁che ck", + "▁ check", + "▁man ag", + "le ment", + "lem ent", + "l ement", + "iv en", + "ive n", + "i ven", + "ic le", + "i cle", + "li ng", + "lin g", + "l ing", + "le x", + "l ex", + "▁Com m", + "▁Co mm", + "▁ Comm", + "▁l ess", + "▁le ss", + "▁les s", + "▁ less", + "ra w", + "r aw", + "▁A pp", + "▁Ap p", + "▁ App", + "ab ly", + "▁s ing", + "▁sin g", + "▁si ng", + "▁ sing", + "▁m us", + "▁mu s", + "▁ mus", + "um p", + "u mp", + "▁▁ ▁", + "▁ ▁▁", + "▁l ocal", + "▁loc al", + "▁lo cal", + "▁ local", + "pl ay", + "p lay", + "ient s", + "ien ts", + "i ents", + "; \r", + "▁p ower", + "▁po wer", + "▁pow er", + "▁ power", + "a f", + "▁im p", + "▁i mp", + "▁ imp", + "C h", + "iss ion", + "m l", + "ent ion", + "enti on", + "▁ch ange", + "▁chang e", + "▁ change", + "▁M ay", + "▁Ma y", + "▁ May", + "iv id", + "i vid", + "p x", + "ro ll", + "rol l", + "r oll", + "Co m", + "C om", + "as ter", + "ast er", + "aste r", + "a ster", + "▁c hang", + "▁ch ang", + "▁cha ng", + "▁w in", + "▁wi n", + "▁ win", + "Re s", + "R es", + "A M", + "▁th ought", + "▁though t", + "▁thou ght", + "or ies", + "ori es", + "orie s", + "o ries", + "▁d r", + "▁ dr", + "▁be lie", + "▁bel ie", + "▁ belie", + "no t", + "n ot", + "▁l ight", + "▁li ght", + "▁lig ht", + "▁ light", + "▁le ft", + "▁ left", + "ir on", + "iro n", + "i ron", + "▁j ob", + "▁jo b", + "▁ job", + "▁D o", + "▁ Do", + "um m", + "u mm", + "▁with in", + "▁wit hin", + "L ist", + "an e", + "a ne", + "▁v ers", + "▁ve rs", + "▁ver s", + "▁ vers", + "▁st at", + "▁sta t", + "▁ stat", + "▁again st", + "▁r oom", + "▁ro om", + "▁ room", + "de f", + "d ef", + "al se", + "als e", + "L E", + "▁A m", + "▁ Am", + "▁d em", + "▁de m", + "▁ dem", + "ra p", + "r ap", + "▁C ont", + "▁Con t", + "▁Co nt", + "▁ Cont", + "s w", + "▁s w", + "▁ sw", + "▁G r", + "▁ Gr", + "▁p op", + "▁po p", + "▁ pop", + "ide o", + "le y", + "l ey", + "▁E n", + "▁ En", + "▁t hing", + "▁th ing", + "▁thin g", + "▁ thing", + "\") ;", + "\" );", + "A S", + "▁follow ing", + "▁in vest", + "▁inv est", + "▁p rivate", + "▁priv ate", + "▁ private", + "it ions", + "ition s", + "iti ons", + "▁a way", + "▁aw ay", + "▁awa y", + "▁ away", + "▁b eh", + "▁be h", + "ill ion", + "an ks", + "ank s", + "▁f ile", + "▁fil e", + "▁fi le", + "▁ file", + "ab ility", + "abil ity", + "▁wor king", + "▁work ing", + "▁ working", + "▁in tern", + "▁int ern", + "▁inter n", + "▁inte rn", + "▁ intern", + "ve rt", + "ver t", + "v ert", + "▁p hot", + "▁ph ot", + "▁l eg", + "▁le g", + "▁ leg", + "▁s ite", + "▁sit e", + "▁si te", + "▁ site", + "▁w rit", + "▁wr it", + "▁t erm", + "▁te rm", + "▁ter m", + "▁ term", + "ent ly", + "▁b ro", + "▁br o", + "▁ bro", + "▁look ing", + "▁lo oking", + "▁ looking", + "is ed", + "ise d", + "> <", + "▁w hy", + "▁wh y", + "▁ why", + "▁a ccess", + "▁acc ess", + "▁ac cess", + "▁ access", + "▁e vent", + "▁ev ent", + "▁even t", + "▁ event", + "e y", + "if t", + "i ft", + "ain s", + "ai ns", + "a ins", + "▁t em", + "▁te m", + "▁ tem", + "jo y", + "j oy", + "} \\", + "} $", + "av a", + "a va", + "po r", + "p or", + "ot s", + "o ts", + "ch es", + "che s", + "c hes", + "da te", + "dat e", + "d ate", + "▁C an", + "▁Ca n", + "▁ Can", + "T h", + "▁v e", + "▁ ve", + "▁O ne", + "▁On e", + "▁ One", + "sp an", + "s pan", + "ar ds", + "ard s", + "ent ial", + "enti al", + "th is", + "t his", + "ut es", + "ute s", + "u tes", + "up p", + "u pp", + "▁app lic", + "▁D es", + "▁De s", + "▁ Des", + "vi ous", + "v ious", + "it ional", + "ition al", + "iti onal", + "ro p", + "r op", + "at eg", + "ate g", + "\" )", + "▁a ff", + "▁af f", + "▁ aff", + "I t", + "▁c onn", + "▁con n", + "▁co nn", + "▁ conn", + "li sh", + "l ish", + "▁Ch rist", + "▁Chris t", + "▁ Christ", + "h n", + "▁a rea", + "▁are a", + "▁ar ea", + "▁ area", + "ik e", + "i ke", + "▁prov ide", + "▁provid e", + "gl e", + "g le", + "▁p rom", + "▁pro m", + "▁pr om", + "▁ prom", + "pp ed", + "ppe d", + "p ped", + "▁e ng", + "▁en g", + "▁ eng", + "▁p resent", + "▁pre sent", + "▁pres ent", + "▁ present", + "▁p ack", + "▁pa ck", + "▁pac k", + "▁ pack", + "oc i", + "o ci", + "▁c ond", + "▁con d", + "▁co nd", + "▁ cond", + "▁C o", + "▁ Co", + "▁l aw", + "▁la w", + "▁ law", + "ir l", + "i rl", + "▁s al", + "▁sa l", + "▁ sal", + "re ady", + "read y", + "rea dy", + "en ding", + "end ing", + "▁e xc", + "▁ex c", + "▁ exc", + "▁k ind", + "▁kin d", + "▁ki nd", + "▁ kind", + "ui ld", + "u ild", + "▁we bs", + "▁web s", + "▁ webs", + "et er", + "ete r", + "e ter", + "id s", + "i ds", + "el t", + "e lt", + "] ,", + "▁t oday", + "▁to day", + "▁act iv", + "▁ activ", + "▁b en", + "▁be n", + "▁ ben", "an ds", "and s", - "▁i gnore", - "▁ ignore", - "W ait", - "oci ated", - "绘 绘", - "Op t", - "O pt", - ":1 49", - ":14 9", - ": 149", - "98 40,0", - "t c", - "5 \\", - "ef f", - "e ff", - "sc ape", - "▁\" -", - "102, 102,", - "et a", - "e ta", - "J K", - "90 5", - "9 05", - "▁B M", - "▁ BM", - "B rowser", - "pi pe", - "p ipe", - "P ixel", - "▁c op", - "▁co p", - "ST ATE", - "STAT E", - "这 种", - "!! !!!!", - "!!! !!!", - "!!!! !!", - "!!!!! !", - "! !!!!!", - "▁0 .000", - "▁0. 000", - "▁0.0 00", - "▁0.00 0", - "w s", - "42 26", - "422 6", - "4 226", - "S V", - "ohhhh hhhh", - "o hhhhhhhh", - "▁b r", - "▁ br", - "De l", - "D el", - "pri mary", - "最 后", - "▁do main", - "▁ domain", - "4, -0.", - "4 ,-0.", - "▁V iew", - "▁ View", - "辣 条", - "Se cond", - "Sec ond", - "ta gs", - "tag s", - "8: 6", - "adi us", - "Enum er", - "7 \\", - "▁C olor", - "▁Col or", - "▁ Color", - "view s", - "vie ws", - "75 ,0", - "75, 0", - "7 5,0", - "▁en dl", - "▁end l", - "▁ endl", - "▁log ger", - "▁ logger", - "Fail ed", - "F ailed", - "result s", - "ch ive", - "L P", - "▁J o", - "▁ Jo", - "我 不", - "▁ex ception", - "▁except ion", - "▁ exception", - "13 2", - "1 32", - "LO NG", - "L ONG", - "笑 死", - "Gener ator", - "Gen erator", - "▁i m", - "▁ im", - "2: 9", - "igh b", - "▁1 ),", - "▁1) ,", - "▁ 1),", - "29 4", - "2 94", - "ter min", - "term in", - "12 8:", - "128 :", - "1 28:", - "的 人", - "59 8", - "5 98", - "▁- 4.", - "▁-4 .", - "▁ -4.", - "▁w ho", - "▁wh o", - "▁bo th", - "ge st", - "ges t", - "g est", - "▁V al", - "▁ Val", - ":3 27", - ":32 7", - ": 327", - "und le", - ".0 .", - ". 0.", - "hr ef", - "h ref", - "害 怕", - "st ride", - "str ide", - "stri de", - "re quired", - "require d", - "requ ired", - "In struction", - "N e", - "17 1:", - "171 :", - "1 71:", - "▁T ensor", - "▁ Tensor", - "W S", - "▁N umber", - "▁Num ber", - "▁ Number", - "▁- 6", - "▁ -6", - "W in", - "sa fe", - "Point s", - "EN CE", - "60 5", - "6 05", - "▁con sole", - "▁ console", - "Re port", - "Rep ort", - "St atic", - "Stat ic", - "1\" ,", - "1 \",", - "Re set", - "Res et", - "▁ ᄅ", - "33 4", - "3 34", - "▁0 .9", - "▁0. 9", - "▁15 843", - "▁158 43", - "▁1584 3", - "re ssion", - "ress ion", - "▁c y", - "▁ cy", - "▁be ing", - "ffic ial", - "\": -", - "▁1 2.", - "▁12 .", - "▁ 12.", - "▁detail s", - "▁ details", - "▁cor rect", - "▁ correct", - "__ ,", - "_ _,", - "99 8", - "9 98", - "( 6", - "来了 来了", - "36 8", - "3 68", - "▁s uch", - "▁su ch", - "▁d er", - "▁de r", - "▁ der", - "▁16 300", - "▁163 00", - "▁1630 0", - "▁w ere", - "▁we re", - "・∀ ・)", - "C pp", - "Con st", - "49 4", - "4 94", - "▁D i", - "▁ Di", - "▁per form", - "之 前", - "▁O per", - "▁Op er", - "▁ Oper", - "▁al pha", - "▁ alpha", - "ad ing", - "adi ng", - "a ding", - "▁L ay", - "▁ Lay", - "▁li brary", - "▁lib rary", - "▁ library", - "▁tra ining", - "▁train ing", - "▁ training", - "4. 1/", - "Ext ension", - "al t", - "a lt", - "7 %", - "▁document ation", - "▁1 1.", - "▁11 .", - "▁ 11.", - "好 看", - "给 我", - "on y", - "o ny", - "▁St art", - "▁ Start", - "▁A L", - "▁ AL", - "▁or iginal", - "▁origin al", - "▁ original", - "st ats", - "stat s", - "▁text ure", - "▁tex ture", - "▁ texture", - "▁~ ~~", - "▁~~ ~", - "▁ ~~~", - "▁M C", - "▁ MC", - "ive r", - "iv er", - "i ver", - ") [", - "e q", - "▁m eta", - "▁me ta", - "▁met a", - "▁ meta", - "ᄒᄒ ᄒ", - "ᄒ ᄒᄒ", - "Di ct", - "D ict", - "oss ible", - "▁contain ing", - ":3 50", - ":35 0", - ": 350", - "11 1", - "1 11", - "80 8", - "8 08", - "31 4", - "3 14", - "15 4", - "1 54", - "di stance", - "dist ance", - "d istance", - "▁E N", - "▁ EN", - "oc cer", - "▁feature s", - "▁ features", - "LE FT", - "▁add ed", - "▁ad ded", - "bl e", - "b le", - "▁16 129", - "▁161 29", - "▁1612 9", - "oriz ont", - "32 )", - "3 2)", - "fo und", - "f ound", + "ac es", + "ace s", + "a ces", + "▁m aking", + "▁ma king", + "▁ making", + "▁re se", + "▁r ese", + "▁res e", + "▁g roup", + "▁gr oup", + "▁gro up", + "▁ group", + "▁c ap", + "▁ca p", + "▁ cap", + "▁me et", + "id d", + "i dd", + "du ct", + "duc t", + "d uct", + "^ {", + "▁re view", + "▁rev iew", + "▁ review", + "ri es", + "rie s", + "r ies", + "er ence", + "ere nce", + "eren ce", + "e rence", + "ul e", + "u le", + "▁C ent", + "▁Ce nt", + "▁ Cent", + "pp ing", + "p ping", + "▁B r", + "▁ Br", + "▁g over", + "▁go ver", + "tim e", + "ti me", + "t ime", + "I C", + "▁s ays", + "▁sa ys", + "▁say s", + "up er", + "u per", + "is ter", + "ist er", + "iste r", + "i ster", + "! !", + "▁C ar", + "▁Ca r", + "▁ Car", + "en cy", + "enc y", + "eng th", + "e ngth", + "il ls", + "ill s", + "t d", + "erv ice", + "▁serv ices", + "▁service s", + "▁ services", + "▁h um", + "▁ hum", + "▁k ey", + "▁ke y", + "▁ key", + "▁b uy", + "▁bu y", + "▁ buy", + "▁f ood", + "▁fo od", + "▁foo d", + "▁ food", + "▁d ev", + "▁de v", + "▁ dev", + "▁c reate", + "▁cre ate", + "▁creat e", + "▁ create", + "▁under stand", + "▁underst and", + "us ername", + "user name", + "▁spec ial", + "▁spe cial", + "▁ special", + "▁did n", + "▁di dn", + "▁m oney", + "▁mon ey", + "▁mo ney", + "▁ money", + "▁al low", + "▁all ow", + "▁ allow", + "▁ch ildren", + "▁child ren", + "▁ children", + "▁C he", + "▁Ch e", + "▁ Che", + "le r", + "l er", + "▁m ethod", + "▁meth od", + "▁ method", + "▁b it", + "▁bi t", + "▁ bit", + "▁c ourse", + "▁co urse", + "▁cour se", + "▁ course", + "id th", + "▁E ng", + "▁En g", + "▁ Eng", + "un e", + "u ne", + "▁un til", + "▁unt il", + "rat ion", + "r ation", + "com ment", + "comm ent", + "d d", + "ar get", + "arg et", + "arge t", + "le te", + "let e", + "l ete", + "▁d one", + "▁do ne", + "▁don e", + "▁ done", + "▁n ight", + "▁ni ght", + "▁ night", + "u f", + "▁s ize", + "▁si ze", + "▁ size", + "op y", + "o py", + "▁n on", + "▁no n", + "▁ non", + "iv ed", + "ive d", + "i ved", + "gi n", + "g in", + "ir d", + "i rd", + "▁a nn", + "▁an n", + "▁ ann", + "▁f our", + "▁fo ur", + "▁ four", + "▁I m", + "▁ Im", + "▁h aving", + "▁ha ving", + "▁t imes", + "▁time s", + "▁tim es", + "▁ti mes", + "▁ times", + "os ed", + "ose d", + "am s", + "a ms", + "en n", + "e nn", + "▁R o", + "▁ Ro", + "mo d", + "m od", + "in ation", + "it her", + "ith er", + "i ther", + "▁p age", + "▁pa ge", + "▁pag e", + "▁ page", + "A C", + "iqu e", + "iq ue", + "i que", + "ro om", + "r oom", + "▁h ist", + "▁his t", + "▁hi st", + "▁ hist", + "oc us", + "▁f ield", + "▁fi eld", + "▁ field", + "▁f inal", + "▁fin al", + "▁ final", + "== ==", + "=== =", + "= ===", + "▁m en", + "▁me n", + "▁ men", + "iv ely", + "ive ly", + "ivel y", + "i vely", + "ap er", + "ape r", + "a per", + "it or", + "ito r", + "i tor", + "nm ent", + "n ment", + "▁n ull", + "▁nu ll", + "▁ null", + "▁s uccess", + "▁su ccess", + "▁suc cess", + "▁succ ess", + "▁ success", + "ur y", + "u ry", + "mb er", + "m ber", + "si de", + "sid e", + "s ide", + "▁rec ord", + "▁reco rd", + "▁ record", + "▁al ready", + "▁t ell", + "▁te ll", + "▁tel l", + "▁O ur", + "▁ Our", + "▁st atic", + "▁stat ic", + "▁sta tic", + "▁ static", + "at erial", + "ate rial", + "ater ial", + "▁B y", + "▁ By", + "▁S te", + "▁St e", + "▁ Ste", + "A r", + "at ures", + "ature s", + "atur es", + "▁h ouse", + "▁hous e", + "▁ho use", + "▁ house", + "ht t", + "h tt", + "▁Q u", + "▁ Qu", "it ive", - "45 4", - "4 54", - "mark s", - "mar ks", - "D T", - "▁FI LE", - "▁ FILE", - "▁̄ △", - "/1 5,", - "/ 15,", - "re ser", - "res er", - "** *", - "* **", - "VAL UE", - "pad ding", - "p adding", - "6 \\", - "▁6 00", - "▁60 0", - "▁ 600", - "▁4 8,", - "▁48 ,", - "▁ 48,", - "] ->", - "AS E", - "A SE", - "24 3:", - "243 :", - "2 43:", - "Ro t", - "R ot", - "pl ot", - "p lot", - "53 8", - "5 38", - "AT URE", + "iti ve", + "▁re quire", + "▁requ ire", + "▁ require", + "▁s elf", + "▁sel f", + "▁ self", + "ac y", + "a cy", + "▁t ext", + "▁te xt", + "▁tex t", + "▁ text", + "st r", + "s tr", + "▁b as", + "▁ba s", + "▁ bas", "ip s", "i ps", - "vi ng", - "v ing", - "▁1 ))", - "▁1) )", - "▁C F", - "▁ CF", - "▁15 950", - "▁159 50", - "▁1595 0", - "▁V is", - "▁ Vis", - "Cl ick", - "C lick", - "W orld", - "▁F orm", - "▁For m", - "▁ Form", - "嘿 嘿", - "▁F eb", - ":1 79", - ":17 9", - ": 179", - "~~ ~~~", - "~~~ ~~", - "~~~~ ~", - "~ ~~~~", - "ap ture", - "apt ure", - "▁1615 38", - "▁161 538", - "▁16153 8", - "AR RAY", - "na ps", - "n aps", - "43 4", - "4 34", - "▁N et", - "▁Ne t", - "▁ Net", - "ul ation", - "ula tion", - "u lation", - ":1 14", - ":11 4", - ": 114", - "F ree", - "▁160 899", - "▁1608 99", - "▁16089 9", - "ut ing", - "u ting", - "Se g", - "S eg", - "▁̄ 3", - "▁- 6.", - "▁-6 .", - "▁ -6.", - "pro perties", - "来 的", - "▁la yout", - "▁ layout", - "ME M", - "M EM", - "72 ,", - "7 2,", - "art icle", - "▁5 2", - "▁ 52", - "▁A d", - "▁ Ad", - "Lo ader", - "Load er", - "Co un", - "C oun", - "cul ate", - "cu late", - "c ulate", - "▁20 %", - ") _", - "▁161 426", - "▁1614 26", - "▁1569 16", - "▁156 916", - "orizont al", - "cl i", - "c li", - "Pro gram", - "还 在", - "point er", - "po inter", - "57 5", - "5 75", - ":3 46", - ":34 6", - ": 346", - "哈哈 哈哈哈哈哈", - "哈哈哈哈 哈哈哈", - "哈哈哈 哈哈哈哈", - "哈哈哈哈哈 哈哈", - "哈哈哈哈哈哈 哈", - "哈 哈哈哈哈哈哈", + "ar ing", + "ari ng", + "arin g", + "a ring", + "ur s", + "u rs", + "E D", + "ap s", + "a ps", + "▁p ract", + "▁pr act", + "▁pra ct", + "▁ pract", + "▁m ar", + "▁ma r", + "▁ mar", + "▁N ot", + "▁No t", + "▁ Not", + "a i", + "▁a long", + "▁al ong", + "f o", + "c i", + "▁en ough", + "gr ound", + "gro und", + "g round", + "▁m ean", "▁me an", "▁ mean", - "都 不", - "C md", - "37 ,", - "3 7,", - "▁U ser", - "▁Use r", - "▁ User", - "Re ce", - "Rec e", - "P latform", - "d k", + "▁A ss", + "▁As s", + "▁ Ass", + "▁A b", + "▁ Ab", + "▁pro blem", + "▁proble m", + "▁prob lem", + "Dat a", + "Da ta", + "D ata", + "▁p ast", + "▁pa st", + "▁pas t", + "▁pos sible", + "▁poss ible", + "▁ possible", + "oi ce", + "o ice", + "m e", + "▁l ik", + "▁li k", + "▁ lik", + "▁The se", + "▁Th ese", + "▁ These", + "▁re t", + "▁r et", + "▁ ret", + "▁s hort", + "▁sh ort", + "▁sho rt", + "▁ short", + "▁en joy", + "▁s ide", + "▁si de", + "▁sid e", + "▁ side", + "ne y", + "n ey", + "▁Y our", + "▁You r", + "▁Yo ur", + "▁ Your", + "▁f ar", + "▁fa r", + "▁ far", + "al f", + "ie ty", + "iet y", + "i ety", + "da ta", + "dat a", + "d ata", + "▁l im", + "▁li m", + "▁ lim", + "▁b ody", + "▁bo dy", + "▁bod y", + "▁ body", + "▁im pro", + "▁imp ro", + "▁impr o", + "en ded", + "end ed", + "ende d", + "il es", + "ile s", + "i les", + "cl e", + "c le", + "▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁", + "▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁", + "▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁", + "▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁to get", + "▁t ogether", + "▁toget her", + "▁l arge", + "▁larg e", + "▁ large", + "re g", + "r eg", + "fe ct", + "f ect", + "▁acc ount", + "▁ac count", + "▁ account", + "vi ron", + "v iron", + "▁l og", + "▁lo g", + "▁ log", + "▁n et", + "▁ne t", + "▁ net", + "▁m ult", + "▁mu lt", + "▁mul t", + "▁ mult", + "▁stud ents", + "▁student s", + "▁c reat", + "▁cre at", + "▁ creat", + "▁act ually", + "▁actual ly", + "▁ex ample", + "▁exam ple", + "▁ example", + "le g", + "l eg", + "▁le arn", + "▁lear n", + "▁ learn", + "un g", + "u ng", + "is ing", + "isi ng", + "i sing", + "▁G od", + "▁Go d", + "▁ God", + "▁t yp", + "▁ty p", + "▁ typ", + "▁Un iversity", + "▁Univers ity", + "▁ University", + "▁m ove", + "▁mov e", + "▁mo ve", + "▁ move", + "ch ed", + "che d", + "c hed", + "▁d ri", + "▁dr i", + "ve ral", + "ver al", + "v eral", + "▁t alk", + "▁tal k", + "▁ talk", + "▁s af", + "▁sa f", + "▁get ting", + "▁vis it", + "▁ visit", + "▁e ver", + "▁ev er", + "▁ ever", + "ro r", + "r or", + "ac he", + "ach e", + "a che", + "iv er", + "ive r", + "i ver", + "ur o", + "u ro", + "▁p o", + "▁ po", + "▁c alled", + "▁call ed", + "▁cal led", + "▁ called", + "▁th ough", + "▁thou gh", + "▁ though", + "▁s tre", + "▁st re", + "▁str e", + "▁ stre", + "▁bre ak", + "▁ break", + "ur ed", + "ure d", + "u red", + "▁does n", + "▁b ased", + "▁bas ed", + "▁base d", + "▁ based", + "▁F l", + "▁ Fl", + "▁f ac", + "▁fa c", + "▁ fac", + "eg in", + "e gin", + "ai m", + "a im", + "af f", + "a ff", + "▁o ften", + "▁of ten", + "▁an al", + "▁M ed", + "▁Me d", + "▁ Med", + "▁c ertain", + "▁cert ain", + "▁cer tain", + "▁do ing", + "▁doi ng", + "or ed", + "ore d", + "o red", + "b ject", + "Con t", + "Co nt", + "C ont", + "▁ne eds", + "▁need s", + "▁How ever", + "▁ However", + "con om", + "co nom", + "c onom", + "▁A fter", + "▁Af ter", + "▁ After", + "▁a ir", + "▁ai r", + "▁ air", + "▁m akes", + "▁make s", + "▁ma kes", + "( \\", + "▁cont rol", + "▁ control", + "▁p ain", + "▁pa in", + "▁m om", + "▁mo m", + "▁ mom", + "▁em ploy", + "▁▁ ▁▁▁", + "▁▁▁▁ ▁", + "▁▁▁ ▁▁", + "▁ ▁▁▁▁", + "re sent", + "res ent", + "ivid ual", + "▁in clude", + "▁includ e", + "▁incl ude", + "▁ include", + "en e", + "e ne", + "id es", + "ide s", + "i des", + "he ad", + "hea d", + "h ead", + "▁p ot", + "▁po t", + "▁ pot", + "▁o cc", + "▁oc c", + "▁ occ", + "▁s oft", + "▁so ft", + "▁ soft", + "▁d oc", + "▁do c", + "▁ doc", + "S E", + "aj or", + "ajo r", + "a jor", + "▁w orks", + "▁wor ks", + "▁work s", + "▁ works", + "▁g iven", + "▁give n", + "▁gi ven", + "ne w", + "n ew", + "▁f ore", + "▁for e", + "▁fo re", + "▁ fore", + "pr e", + "p re", + "par t", + "pa rt", + "p art", + "fa ce", + "fac e", + "f ace", + "▁Jo hn", + "▁Joh n", + "▁ John", + "▁o bject", + "▁ob ject", + "▁obj ect", + "▁ object", + "an ces", + "ance s", + "anc es", + "a nces", + "co de", + "cod e", + "c ode", + "ut ure", + "ty pe", + "typ e", + "t ype", + "▁b ring", + "▁br ing", + "▁h ot", + "▁ho t", + "▁ hot", + "▁st ory", + "▁sto ry", + "▁ story", + "▁a rg", + "▁ar g", + "▁ arg", + "bo ok", + "b ook", + "▁w omen", + "▁wom en", + "▁wo men", + "cri ption", + "cript ion", + "ul y", + "u ly", + "▁e asy", + "▁eas y", + "▁ easy", + "▁* /", + "▁ */", + "▁c ou", + "▁co u", + "▁ cou", + "▁t reat", + "▁tre at", + "▁char act", + "▁cha ract", + "▁we bsite", + "▁webs ite", + "▁web site", + "} }", + "our ces", + "ource s", + "▁c ode", + "▁co de", + "▁cod e", + "▁ code", + "ir t", + "i rt", + "▁cons ider", + "▁ consider", + "for t", + "fo rt", + "f ort", + "ra in", + "r ain", + "▁l east", + "▁le ast", + "* /", + "▁me ans", + "▁mean s", + "st ring", + "str ing", + "stri ng", + "▁m odel", + "▁mod el", + "▁mode l", + "▁mo del", + "▁ model", + "▁ind ust", + "▁indu st", + "▁A dd", + "▁Ad d", + "▁ Add", + "in o", + "i no", + "▁spec ific", + "▁ specific", + "ic y", + "i cy", + "or ding", + "ord ing", + "▁In st", + "▁Ins t", + "▁ Inst", + "og raph", + "ograp h", + "o graph", + "ke y", + "k ey", + "ou ble", + "o uble", + "▁h old", + "▁hol d", + "▁ho ld", + "▁ hold", + "▁= >", + "▁ =>", + "▁S ystem", + "▁ System", + "▁se ason", + "▁sea son", + "▁seas on", + "▁ season", + "▁o rig", + "▁or ig", + "▁ orig", + "▁t rad", + "▁tr ad", + "▁tra d", + "▁f av", + "▁fa v", + "▁M ore", + "▁Mor e", + "▁Mo re", + "▁ More", + "▁D r", + "▁ Dr", + "▁st ring", + "▁str ing", + "▁stri ng", + "▁ string", + "▁G u", + "▁ Gu", + "▁in c", + "▁i nc", + "▁ inc", + "▁ )", + "con t", + "co nt", + "c ont", + "ut il", + "u til", + "ri ct", + "ric t", + "r ict", + "▁of fer", + "▁off er", + "▁be come", + "▁m ind", + "▁min d", + "▁mi nd", + "▁ mind", + "R O", + "▁be aut", + "▁l ow", + "▁lo w", + "▁ low", + "C l", + "▁M e", + "▁ Me", + "▁other s", + "▁ot hers", + "▁comm unity", + "▁commun ity", + "▁ community", + "um e", + "u me", + "▁t ot", + "▁to t", + "▁ tot", + "ul ation", + "u lation", + "ion al", + "iona l", + "i onal", + "▁// /", + "▁/ //", + "▁ ///", + "mo st", + "mos t", + "m ost", + "▁product s", + "▁ products", + "▁qu ality", + "▁qual ity", + "▁q uality", + "▁ quality", + "viron ment", + "▁se veral", + "▁sever al", + "▁o nce", + "▁on ce", + "▁ once", + "▁b log", + "▁bl og", + "▁blo g", + "▁ blog", + "Co l", + "C ol", + ")) ;", + ") );", + "▁p rob", + "▁pro b", + "▁pr ob", + "▁ prob", + ") :", + "se l", + "s el", + "▁P ol", + "▁Po l", + "▁ Pol", + "os p", + "o sp", + "▁st ep", + "▁ste p", + "▁ step", + "or g", + "o rg", + "um n", + "u mn", + "▁w ind", + "▁win d", + "▁wi nd", + "▁ wind", + "I S", + "ca l", + "c al", + "▁P ost", + "▁Po st", + "▁Pos t", + "▁ Post", + "▁N ow", + "▁No w", + "▁ Now", + "▁St ring", + "▁Str ing", + "▁Stri ng", + "▁ String", + "IO N", + "I ON", + "L L", + "▁res ults", + "▁result s", + "▁ results", + "**** ****", + "▁y et", + "▁ye t", + "▁ind ividual", + "▁individ ual", + "Ge t", + "G et", + "] .", + "▁st ruct", + "▁str uct", + "▁stru ct", + "▁ struct", + "▁re search", + "▁res earch", + "▁rese arch", + "▁resear ch", + "▁e ss", + "▁es s", + "▁ ess", + "▁G et", + "▁Ge t", + "▁ Get", + "▁c ame", + "▁ca me", + "▁cam e", + "▁ came", + "pe ct", + "pec t", + "p ect", + "▁! =", + "▁ !=", + "w h", + "si ze", + "s ize", + "▁d eal", + "▁de al", + "▁ deal", + "ce r", + "c er", + "▁happ en", + "▁e lect", + "▁el ect", + "▁ele ct", + "▁ elect", + "▁e y", + "▁ ey", "on es", "one s", "o nes", - "▁e st", - "▁es t", - "▁ est", - "S m", + "▁mem bers", + "▁member s", + "▁ members", + "▁count ry", + "▁coun try", + "▁ country", + "▁. ..", + "▁.. .", + "▁ ...", + "lo g", + "l og", + "be gin", + "b egin", + "fe r", + "f er", + "▁s ocial", + "▁so cial", + "▁soc ial", + "▁ social", + "is k", + "i sk", + "▁cont ent", + "▁ content", + "▁part icular", + "▁partic ular", + "▁l ive", + "▁li ve", + "▁liv e", + "▁ live", + "▁c al", + "▁ca l", + "▁ cal", + "ur ther", + "urt her", + "▁ %", + "▁re ason", + "▁ reason", + "es ts", + "est s", + "▁ben ef", + "▁bene f", + "an gu", + "ang u", + "▁ide nt", + "▁id ent", + "▁ ident", + "hi ng", + "hin g", + "h ing", + "am b", + "a mb", + "u x", + "ob al", + "oba l", + "o bal", + "in clud", + "ward s", + "war ds", + "w ards", + "▁ab ove", + "T o", + "re qu", + "req u", + "r equ", + "ff ic", + "▁f ocus", + "▁ focus", + "▁o ffic", + "▁off ic", + "▁I nt", + "▁In t", + "▁ Int", + "le v", + "l ev", + "un ic", + "uni c", + "u nic", + "▁a go", + "▁ag o", + "▁ ago", + "▁qu ick", + "▁qui ck", + "▁ quick", + "oo se", + "oos e", + "o ose", + "ut ions", + "ution s", + "▁be low", + "▁bel ow", + "▁m usic", + "▁mus ic", + "▁ music", + "C T", + "▁v ideo", + "▁vide o", + "▁ video", + "oo gle", + "oog le", + "▁D is", + "▁Di s", + "▁ Dis", + "▁f alse", + "▁fal se", + "▁fals e", + "▁ false", + "▁W or", + "▁Wo r", + "▁ Wor", + "▁c omes", + "▁com es", + "▁co mes", + "▁come s", + "▁ comes", + "▁col or", + "▁co lor", + "▁ color", + "ra ft", + "raf t", + "▁in it", + "▁ init", + "▁H ere", + "▁He re", + "▁Her e", + "▁ Here", + "▁p ort", + "▁po rt", + "▁por t", + "▁ port", + "▁p rice", + "▁pr ice", + "▁pri ce", + "▁pric e", + "▁ price", + "▁Americ an", + "▁America n", + "▁Amer ican", + "▁ American", + "▁s pace", + "▁sp ace", + "▁spa ce", + "▁ space", + "▁} ,", + "▁ },", + "▁In tern", + "▁Int ern", + "▁Inter n", + "▁ Intern", + "▁f und", + "▁fun d", + "▁fu nd", + "▁ fund", + "it ch", + "if ul", + "i ful", + "▁ u", + "▁m ajor", + "▁ma jor", + "▁maj or", + "▁you ng", + "▁yo ung", + "ar i", + "a ri", + "▁f lo", + "▁fl o", + "▁ flo", + "no w", + "n ow", + "▁start ed", + "▁star ted", + "ct or", + "c tor", + "▁s ingle", + "▁sing le", + "▁sin gle", + "▁ single", + "ub l", + "u bl", + "▁w ent", + "▁we nt", + "ic ro", + "i cro", + "▁E d", + "▁ Ed", + "▁a cross", + "▁ac ross", + "▁ п", + "▁J an", + "▁Ja n", + "▁ Jan", + "▁t ook", + "▁to ok", + "▁too k", + "▁quest ion", + "▁ question", + "с т", + "it er", + "ite r", + "i ter", + "par am", + "pa ram", + "para m", + "▁cont act", + "▁ contact", + "▁person al", + "▁pers onal", + "▁ personal", + "▁w on", + "▁wo n", + "ab les", + "able s", + "a bles", + "▁us er", + "▁use r", + "▁u ser", + "▁ user", + "▁prof ession", + "▁profess ion", + "un ch", + "unc h", + "st er", + "ste r", + "s ter", + "ve rage", + "ver age", + "▁v ersion", + "▁vers ion", + "▁ version", + "▁v ol", + "▁vo l", + "▁ vol", + "pl es", + "ple s", + "p les", + "▁per fect", + "▁perf ect", + "il t", + "i lt", + "▁stud y", + "▁E m", + "▁ Em", + "ress ion", + "r ession", + "▁l ater", + "▁la ter", + "▁lat er", + "▁late r", "io d", "i od", - "小 五", - "▁{ };", - "▁{} ;", - "▁ {};", - "em ail", - "e mail", - "哦 哦", - "ran k", - "r ank", - "▁16 276", - "▁162 76", - "▁1627 6", - "t v", - "* ,", - "vide o", - "v ideo", - "F D", - "▁- 20", - "▁-2 0", - "▁ -20", - "▁modif y", - "▁mod ify", - "di a", - "d ia", - "▁add r", - "▁ad dr", - "▁ addr", - "女 人", - "75 0", - "7 50", - "-4 .", - "- 4.", - "96 ,", - "9 6,", - "75 3", - "7 53", - "▁15 770", - "▁157 70", - "▁1577 0", - "S W", - "▁s cope", - "▁ scope", - "jo b", - "j ob", - "▁R un", - "▁ Run", - "NAME SPACE", - "d x", - "▁1628 26", - "▁162 826", - ".. ?", - ". .?", - "= 1", - "26 9:", - "269 :", - "2 69:", - "[ 5", - ":1 57", - ":15 7", - ": 157", - "\" &", - "pro ps", - "pr ops", - "prop s", - "oo m", - "o om", - "Pro tocol", - "Proto col", - "61 ,", - "6 1,", - "14 0:", - "140 :", - "1 40:", - "29 9:", - "299 :", - "2 99:", - "cf g", - "c fg", - "Mo use", - "M ouse", - "▁xml ns", - "▁V R", - "▁ VR", - "▁ST AT", - "▁ STAT", - "trans late", - "▁e very", - "▁ev ery", - "E B", - "▁15 880", - "▁158 80", - "▁1588 0", - "▁re ct", - "▁r ect", - "▁rec t", - "▁ rect", - "以 为", - "2) ,", - "2 ),", - ":1 28", - ":12 8", - ": 128", - "▁f ace", - "▁fa ce", - "▁ face", - "▁a pi", - "▁ap i", - "▁ api", - "一 定", - "61 ,0", - "61, 0", - "6 1,0", - "▁20 12", - "▁ 2012", - "7: 6", - "sur face", - "s urface", - ": %", - "▁C OP", - "▁CO P", - "B egin", - "X DE", - "▁E SG", - "78 6", - "7 86", - "▁16 296", - "▁1629 6", - "▁162 96", - "act ions", - "action s", - "a ctions", - "W N", - "▁b ound", - "▁bo und", - "▁ bound", - "ost ream", - "o stream", - "▁O ptional", - "▁ Optional", - "AR N", - "呜呜 呜", - "呜 呜呜", - "20 14", - "201 4", - "▁158 288", - "▁15828 8", - ")( '", - ") ('", - "( ・∀・)", - "type of", - "56 4", - "5 64", - "▁0 0", - "▁ 00", - "PRO C", - "PR OC", - "我 想", - "Bind ing", - "Bin ding", - "B inding", - "▁̄) 〜", - "▁160 77", - "▁1607 7", - "HE R", - "H ER", - "▁A ct", - "▁Ac t", - "▁ Act", - "UL AR", - "▁s upported", - "▁support ed", - "▁ supported", - "▁C all", - "▁Cal l", - "▁ Call", - ":# 000000;", - "ce rt", - "cer t", - "c ert", - "10 1", - "1 01", - "Ex pect", - "Exp ect", - "▁L IMIT", - "▁LI MIT", - "的 吗", - "L ight", - ":1 39", - ":13 9", - ": 139", - "ed it", - "▁M ake", - "▁ Make", - "▁S C", - "▁ SC", - "( 〜", - "Pack age", - "▁object s", - "▁ objects", - "DE SC", - "} \"", - "on s", - "o ns", - "24 8:", - "248 :", - "2 48:", - "S cope", + "A P", + "ee d", + "e ed", + "act ion", + "a ction", + "ak en", + "ake n", + "a ken", + "ar ning", + "arn ing", + "▁/ *", + "▁ /*", + "cur ity", + "c urity", + "▁T w", + "▁ Tw", + "ight s", + "igh ts", + "li st", + "l ist", + "▁t re", + "▁tr e", + "▁ tre", + "if ication", + "ific ation", + "▁com plet", + "▁comp let", + "▁compl et", + "il ar", + "ila r", + "i lar", + "▁c omb", + "▁com b", + "▁co mb", + "▁ comb", + "▁dis cuss", + "▁disc uss", + "▁re du", + "▁r edu", + "▁red u", + "is on", + "iso n", + "i son", + "ag er", + "age r", + "a ger", + "▁mon ths", + "▁month s", + "▁mont hs", + "▁some one", + "oo n", + "o on", + "▁w ond", + "▁won d", + "▁wo nd", + "▁p rint", + "▁pr int", + "▁pri nt", + "▁prin t", + "▁ print", + "▁t able", + "▁ta ble", + "▁tab le", + "▁ table", + "▁P er", + "▁Pe r", + "▁ Per", + "ag n", + "a gn", + "ul es", + "ule s", + "u les", + "E T", + "▁c ut", + "▁cu t", + "▁ cut", + "▁in vol", + "▁inv ol", + "▁invo l", + "ur ch", + "▁e nc", + "▁en c", + "▁ enc", + "▁st rong", + "▁str ong", + "▁stro ng", + "▁ strong", + "▁iss ue", + "▁ issue", + "or der", + "ord er", + "orde r", + "▁R eg", + "▁Re g", + "▁ Reg", + "▁opp ort", + "▁op port", + "V iew", + "id ay", + "ida y", + "i day", + "▁i d", + "▁ id", + "▁e duc", + "▁ed uc", + "▁ educ", + "▁develop ment", + "▁ development", + "▁M in", + "▁Mi n", + "▁ Min", + "▁Th anks", + "▁Thank s", + "▁Than ks", + "▁ Thanks", + "Val ue", + "V alue", + "▁e ither", + "▁c ity", + "▁cit y", + "▁ci ty", + "▁ city", + "▁a nt", + "▁an t", + "▁ ant", + "▁s ound", + "▁so und", + "▁sou nd", + "▁ sound", + "▁h ours", + "▁hour s", + "▁ho urs", + "▁ hours", + "ba ll", + "bal l", + "b all", + "▁e rror", + "▁err or", + "▁er ror", + "▁ error", + "ar r", + "a rr", + "▁f uture", + "▁fut ure", + "port s", + "por ts", + "p orts", + "O T", + "Se t", + "S et", + "▁g overnment", + "▁gover nment", + "▁govern ment", + "▁ government", + "T r", + "g o", + "▁m aterial", + "▁mat erial", + "▁mate rial", + "▁ material", + "ib ility", + "▁b egin", + "▁be gin", + "▁beg in", + "▁ begin", + "pl y", + "p ly", + "▁w eb", + "▁we b", + "▁ web", + "▁inst all", + "▁ install", + "▁C al", + "▁Ca l", + "▁ Cal", + "▁s earch", + "▁se arch", + "▁sear ch", + "▁ search", + "▁C ount", + "▁Co unt", + "▁Coun t", + "▁Cou nt", + "▁ Count", + "▁h ig", + "▁hi g", + "e v", + "m y", + "en ds", + "end s", + "ia ns", + "ian s", + "i ans", + "re sh", + "res h", + "r esh", + "▁app ear", + "▁J ust", + "▁Ju st", + "▁ Just", + "▁every thing", + "cri b", + "cr ib", + "c rib", + "▁j o", + "▁ jo", + "▁s een", + "▁se en", + "▁see n", + "▁ seen", + "▁sh are", + "▁sha re", + "▁shar e", + "▁ share", + "▁r ange", + "▁ran ge", + "▁ range", + "W e", + "in ks", + "ink s", + "U T", "▁t ool", "▁to ol", "▁too l", "▁ tool", - "WI FI", - "V ideo", - "fm c", - "f mc", - "生 日", - "An imation", - "Anim ation", - "80 ,0", - "80, 0", - "8 0,0", - "pe rs", - "per s", - "p ers", - "14 8:", - "148 :", - "1 48:", - "T K", - "▁h er", - "▁he r", - "▁ her", - "▁15 809", - "▁158 09", - "▁1580 9", - "-0 6", - "- 06", - "▁B UT", - "Sh ell", - "S hell", - "▁C lass", - "▁Cl ass", - "▁ Class", - "▁C G", - "▁ CG", - "a h", - "25 0:", - "250 :", - "2 50:", - "▁* ,", - "▁ *,", - "pl oy", - "p loy", - "▁log ging", - "▁ logging", - "ut or", - "uto r", - "u tor", - "T y", - "▁160 76", - "▁1607 6", - "▁, 0", - "▁ ,0", - "he me", - "hem e", - "▁160 86", - "▁1608 6", - "PA TH", - "PAT H", - "R C", - "* -", - "UI nt", - "U Int", - "89 4", - "8 94", - "AN G", - "A NG", - "naps hot", - "▁act ive", - "▁ active", - "开 心", - "F B", - "53 4", - "5 34", - "219 5:", - "2 195:", - "86 _", - "8 6_", - "3333 3333", - "55 8", - "5 58", - "▁mo ve", - "▁ move", - "▁w orld", - "▁ world", - "output s", - "22 2", - "2 22", - ":: ~", - "Li n", - "L in", - "▁2 :", - "▁ 2:", - "▁s ection", - "▁se ction", - "▁sec tion", - "▁ section", - "al th", - "alt h", - "▁cor respon", - "or th", - "ort h", - "la in", - "l ain", - "qu are", - "log ger", - "31 ,", - "3 1,", - "▁B y", - "▁ By", - ":1, 3", - "X Y", - "▁Ex ception", - "▁ Exception", - "▁\" [", - "17 4:", - "174 :", - "1 74:", - "En able", - "si m", - "s im", - "Re lease", - "▁g rid", - "▁gr id", - "▁ grid", - "Y S", - "▁159 55", - "▁1595 5", - "bo se", - "b ose", - "▁gener ate", - "▁ generate", - "u k", - "▁15 987", - "▁159 87", - "▁1598 7", - "恭 喜", - "▁1619 79", - "▁161 979", - "18 .", - "1 8.", - "▁ ▷", - "IN IT", - "No iR", - "re qu", - "req u", - "rt l", - "r tl", - "re port", - "rep ort", - "16 4", - "1 64", - "▁field s", - "▁ fields", - "不 错", - "3 (", - "▁N ote", - "▁No te", - "▁Not e", - "▁ Note", - "20 30", - "203 0", - "26 1:", - "261 :", - "2 61:", - "阿 巴", - "lo gy", - "log y", - "second s", - "S rc", - "▁pro perties", - "▁ properties", - "re lease", - "CP U", - "C PU", - "▁multip le", - "Range s", - "h xx", - "MP LE", - "MPL E", - "▁M odel", - "▁Mo del", - "▁Mode l", - "▁ Model", - "▁B lock", - "▁ Block", - "▁163 310", - "▁1633 10", - "ex ports", - "export s", - "/ 3", - "▁C o", - "▁ Co", - "mo ved", - "move d", - "mov ed", - "▁struct ure", - "▁ structure", - "medi ate", - "media te", - "UI D", - "U ID", - "re ng", - "ren g", - "r eng", - "var iant", - "UL KAN", - "49 2:", - "492 :", - "/ 53", - "粉 丝", - "68 7", - "6 87", - "74 0", - "7 40", - "▁1 4.", - "▁14 .", - "▁ 14.", - "▁16 127", - "▁161 27", - "▁1612 7", - "▁g u", - "▁ gu", - "▁p air", - "▁pa ir", - "▁ pair", - "P anel", - "T N", - "HA ND", - "H AND", - "PO SE", - "POS E", - "▁1 2,", - "▁12 ,", - "▁ 12,", - "15 9:", - "159 :", - "1 59:", - "() ))", - "()) )", - "( )))", - "O BJ", - "he lp", - "hel p", - "De pth", - "▁I ter", - "▁It er", - "▁ Iter", - "▁16 347", - "▁163 47", - "12 8,", - "128 ,", - "1 28,", - "发 现", - "Ed itor", - "Edit or", - "▁pass ed", - "▁pas sed", - "Field s", - "ch rome", - "▁I T", - "▁ IT", - "给 你", - "▁E U", - "▁ EU", - "▁16 128", - "▁161 28", - "▁1612 8", - "Sc ene", - "j a", - "lo sed", - "lose d", - "los ed", - "l osed", - "69 8", - "6 98", - "▁d f", - "▁ df", - "▁opt im", - "▁ optim", + "ol e", + "o le", + "y l", + "re w", + "r ew", + "▁any thing", + "▁w alk", + "▁wal k", + "▁ walk", + "▁p osition", + "▁pos ition", + "▁posit ion", + "▁ position", + "▁add ress", + "▁addr ess", + "▁ address", + "ol l", + "o ll", + "▁c amp", + "▁ca mp", + "▁cam p", + "▁ camp", + "▁e ner", + "▁en er", + "▁ ener", + "▁f ace", + "▁fac e", + "▁fa ce", + "▁ face", + "▁G l", + "▁ Gl", + "▁ide a", + "▁id ea", + "▁c lean", + "▁cl ean", + "▁cle an", + "▁ clean", + "} )", + "op s", + "o ps", + "▁m illion", + "▁mill ion", + "▁ million", + "▁P art", + "▁Par t", + "▁Pa rt", + "▁ Part", + "▁st ay", + "▁sta y", + "▁he art", + "▁hear t", + "▁ heart", + "▁st ore", + "▁sto re", + "▁ store", + "in it", + "ini t", + "▁re pl", + "▁rep l", + "▁ repl", + "▁ex pect", + "▁exp ect", + "▁ expect", + "ad a", + "a da", + "▁w hole", + "▁wh ole", + "▁who le", + "id ence", + "ide nce", + "iden ce", + "▁g irl", + "▁gi rl", + "▁ girl", + "ur al", + "ura l", + "u ral", + "in ter", + "int er", + "inte r", + "▁p lease", + "▁ple ase", + "▁plea se", + "▁ please", + "en tal", + "ent al", + "enta l", + "▁p ret", + "▁pre t", + "▁pr et", + "▁ pret", + "on y", + "o ny", + "cri pt", + "cr ipt", + "c ript", + "▁e arly", + "▁ear ly", + "▁c ell", + "▁ce ll", + "▁cel l", + "▁ cell", + "() .", + "( ).", + "IN G", + "I NG", + "op t", + "o pt", + "un ction", + "unct ion", + "▁m ot", + "▁mo t", + "▁ mot", + "u ation", + "em pt", + "emp t", + ">< /", + "> \r", + "# #", + "▁c am", + "▁ca m", + "▁ cam", + "▁d og", + "▁do g", + "▁ dog", + "▁h ol", + "▁ho l", + "▁ hol", + "od es", + "ode s", + "o des", + "▁eng ine", + "▁ engine", + "tern al", + "ting s", + "t ings", + "me t", + "m et", + "▁p an", + "▁pa n", + "▁ pan", + "P l", + "▁s ong", + "▁so ng", + "▁son g", + "▁ song", + "ud d", + "u dd", + "▁term s", + "▁ter ms", + "▁un ique", + "▁uniqu e", + "▁ unique", + "▁N e", + "▁ Ne", + "▁m ember", + "▁me mber", + "▁mem ber", + "▁ member", + "In fo", + "Inf o", + "▁w ar", + "▁wa r", + "▁ war", + "ci al", + "cia l", + "c ial", + "St ate", + "Stat e", + "▁Th ank", + "▁Than k", + "▁ Thank", + "▁Aug ust", + "▁Au gust", + "▁ August", + "▁s ense", + "▁sens e", + "▁sen se", + "am ed", + "ame d", + "a med", + "air s", + "ai rs", + "a irs", + "un t", + "u nt", + "st ate", + "stat e", + "sta te", + "s y", + "▁H ouse", + "▁Hou se", + "▁Ho use", + "▁ House", + "▁conc ern", + "▁conce rn", + "▁est ab", + "▁es tab", + "▁ estab", + "er en", + "ere n", + "e ren", + "bo r", + "b or", + "I P", + "▁com ments", + "▁comm ents", + "▁comment s", + "▁ comments", + "ab y", + "a by", + "▁ind ic", + "▁pack age", + "▁ package", + "▁system s", + "▁acc om", + "▁ac com", + "▁Se ptember", + "▁Sept ember", + "▁ September", + "ir th", + "irt h", + "$ ,", + "▁V al", + "▁Va l", + "▁ Val", + "▁H ol", + "▁Ho l", + "▁ Hol", + "$ .", + "▁s ort", + "▁so rt", + "▁sor t", + "▁ sort", + "▁pot ential", + "▁potent ial", + "▁re ady", + "▁read y", + "▁ ready", + "ove mber", + "ov ember", + "▁C r", + "▁ Cr", + "▁p red", + "▁pre d", + "▁pr ed", + "▁ pred", + "▁V iew", + "▁Vi ew", + "▁ View", + "ma s", + "m as", + "bo l", + "b ol", + "▁aut om", + "▁auto m", + "▁au tom", + "▁H ar", + "▁Ha r", + "▁ Har", + "▁re cent", + "▁rec ent", + "▁rece nt", + "▁im plement", + "▁imp lement", + "▁impl ement", + "▁ implement", + "p y", + "▁Oct ober", + "▁ October", + "▁W ind", + "▁Win d", + "▁Wi nd", + "▁ Wind", + "▁ob tain", + "▁w all", + "▁wa ll", + "▁wal l", + "▁ wall", + "ce ed", + "c eed", + "ay out", + "▁in cludes", + "▁includ es", + "▁include s", + "▁incl udes", + "▁ includes", + "C H", + "▁reg ular", + "▁regul ar", + "▁ regular", + "le ased", + "lease d", + "▁C har", + "▁Ch ar", + "▁Cha r", + "▁ Char", + "▁current ly", + "▁curr ently", + "it em", + "ite m", + "i tem", + "▁Jan uary", + "▁ January", + "▁T rans", + "▁Tr ans", + "▁Tra ns", + "▁ Trans", + "▁comm unic", + "▁commun ic", + "▁ communic", + "▁p ers", + "▁per s", + "▁pe rs", + "▁ pers", + "▁E very", + "▁Ev ery", + "▁Ever y", + "▁Eve ry", + "▁ Every", + "ho ld", + "hol d", + "h old", + "ia m", + "i am", + "▁f it", + "▁fi t", + "▁ fit", + "▁p ric", + "▁pr ic", + "▁pri c", + "▁ pric", + "h a", + "▁le arning", + "▁learn ing", + "▁lear ning", + "▁ learning", + "li er", + "lie r", + "l ier", + "▁G reat", + "▁Gre at", + "▁ Great", + "▁Re view", + "▁Rev iew", + "▁ Review", + "▁con fig", + "▁conf ig", + "▁ config", + "ju st", + "j ust", + "ru p", + "r up", + "▁n eg", + "▁ne g", + "▁ neg", + "▁w rong", + "▁wr ong", + "▁s creen", + "▁sc reen", + "▁scr een", + "▁ screen", + "li n", + "l in", + "▁W hy", + "▁Wh y", + "▁ Why", + "AM E", + "A ME", + "▁i ll", + "▁il l", + "▁ ill", + "▁rec ogn", + "▁reco gn", + "▁ recogn", + "▁re ceived", + "▁rece ived", + "▁receive d", + "▁s il", + "▁si l", + "▁ sil", + "▁up on", + "▁u pon", + "pu blic", + "pub lic", + "p ublic", + "▁S et", + "▁Se t", + "▁ Set", + "yn c", + "y nc", + "▁P M", + "▁ PM", + "an nel", + "ann el", + "anne l", + "ri de", + "rid e", + "r ide", + "▁s ens", + "▁se ns", + "▁sen s", + "▁ sens", + "▁d eg", + "▁de g", + "▁ deg", + "m m", + "▁O ver", + "▁ Over", + "Ap p", + "A pp", + "() )", + "( ))", + "▁A ny", + "▁An y", + "▁ Any", + "▁O ther", + "▁Ot her", + "▁ Other", + "▁my self", + "▁con nect", + "▁conn ect", + "▁ connect", + "▁know ledge", + "hi b", + "h ib", + "ind ex", + "inde x", + "▁value s", + "▁val ues", + "▁ values", + "▁w eight", + "▁we ight", + "▁weigh t", + "▁ weight", + "ce mber", + "c ember", + "▁b all", + "▁bal l", + "▁ba ll", + "▁ ball", + "▁h eld", + "▁he ld", + "▁hel d", + "▁ held", + "ing ton", + "iq u", + "i qu", + "▁se curity", + "▁sec urity", + "▁ security", + "▁e p", + "▁ ep", "▁d at", "▁da t", "▁ dat", - "count er", - "coun ter", - "+00 ,", - "+0 0,", - "+ 00,", - "Gu i", - "G ui", - "Element s", - "Elem ents", - "un known", - "unk nown", - ":1 26", - ":12 6", - ": 126", - "13 7:", - "137 :", - "M aterial", - "l g", + "▁add itional", + "▁addition al", + "▁M us", + "▁Mu s", + "▁W ell", + "▁We ll", + "▁Wel l", + "▁ Well", + "le ments", + "lement s", + "lem ents", + "l ements", + "▁up d", + "▁u pd", + "▁fin ancial", + "▁financ ial", + "do m", + "d om", + "▁N ews", + "▁New s", + "▁Ne ws", + "▁ News", + "▁treat ment", + "▁H ome", + "▁Hom e", + "▁Ho me", + "▁ Home", + "▁com fort", + "▁ comfort", + "==== ====", + "av es", + "ave s", + "a ves", + "▁S ub", + "▁Su b", + "▁ Sub", + "▁int rodu", + "▁intro du", + "▁m ention", + "▁ment ion", + "en ing", + "eni ng", + "e ning", + "an ch", + "anc h", + "▁b rand", + "▁br and", + "▁bra nd", + "▁ brand", + "▁A c", + "▁ Ac", + "co re", + "cor e", + "c ore", + "ur b", + "u rb", + "▁col lection", + "▁coll ection", + "▁collect ion", + "▁colle ction", + "▁ collection", + "ress ed", + "r essed", + "▁d raw", + "▁dr aw", + "▁dra w", + "▁ draw", + "▁H ot", + "▁Ho t", + "▁ Hot", + "Con text", + "Cont ext", + "▁C our", + "▁Co ur", + "▁Cou r", + "br e", + "b re", + "ad o", + "a do", + "▁re lated", + "▁rel ated", + "▁relate d", + "▁ related", + "wid th", + "w idth", + "▁s qu", + "▁sq u", + "▁ squ", + "▁s olution", + "▁sol ution", + "▁D irect", + "▁Di rect", + "▁Dire ct", + "▁Dir ect", + "▁ Direct", + "▁educ ation", + "▁c ases", + "▁ca ses", + "▁case s", + "▁cas es", + "▁ cases", + "bi t", + "b it", + "po int", + "p oint", + "▁F e", + "▁ Fe", + "▁b ooks", + "▁book s", + "▁bo oks", + "▁boo ks", + "▁ books", + "▁m ix", + "▁mi x", + "▁ mix", + "▁M ost", + "▁Mo st", + "▁Mos t", + "▁ Most", + "▁s kin", + "▁sk in", + "▁ski n", + "▁ skin", + "no v", + "n ov", + "pa ce", + "p ace", + "▁ £", + "▁def ault", + "▁ default", + "s k", + "г о", + "he l", + "h el", + "▁app ly", + "▁ap ply", + "▁ apply", + "ok en", + "oke n", + "o ken", + "▁int egr", + "▁inte gr", + "▁ integr", + "au gh", + "aug h", + "a ugh", + "Ma n", + "M an", + "▁cor rect", + "▁ correct", + "ap ter", + "apt er", + "wi se", + "w ise", + "▁opport unity", + "sh ip", + "s hip", + "▁t own", + "▁to wn", + "▁tow n", + "▁ town", + "ar ter", + "art er", + "arte r", + "▁R em", + "▁Re m", + "▁ Rem", + "▁M ich", + "▁Mic h", + "▁Mi ch", + "▁l ate", + "▁la te", + "▁lat e", + "▁ late", + "▁N ovember", + "▁Nov ember", + "▁ November", + "▁p layers", + "▁play ers", + "▁player s", + "▁pla yers", + "▁it em", + "▁i tem", + "▁ item", + "wh ere", + "whe re", + "w here", + "us es", + "use s", + "u ses", + "▁s che", + "▁sc he", + "▁sch e", + "▁ sche", + "▁s ales", + "▁sa les", + "▁sal es", + "▁sale s", + "▁appro ach", + "ad em", + "ade m", + "a dem", + "el low", + "ell ow", + "ello w", + "li m", + "l im", + "▁l ower", + "▁lo wer", + "▁low er", + "▁ lower", + "ourn al", + "▁par am", + "▁pa ram", + "▁para m", + "▁ param", + "▁c ause", + "▁ca use", + "▁ cause", + "▁ide as", + "▁idea s", + "▁de ep", + "▁ deep", + "▁c ool", + "▁co ol", + "▁ cool", + "ip ment", + "ma p", + "m ap", + "▁d iv", + "▁di v", + "▁ div", + "ele br", + "▁in cluded", + "▁includ ed", + "▁include d", + "▁incl uded", + "▁cont ract", + "▁contra ct", + "▁ contract", + "▁rec ently", + "▁recent ly", + "\" .", + "re ate", + "reat e", + "rea te", + "F F", + "▁w oman", + "▁wom an", + "▁wo man", + "▁ woman", + "▁ …", + "▁t ypes", + "▁type s", + "▁typ es", + "▁ty pes", + "▁ types", + "Re quest", + "Requ est", + "▁se par", + "▁ separ", + "▁h air", + "▁ha ir", + "▁in put", + "▁ input", + "▁l ocation", + "▁loc ation", + "▁ location", + "ge s", + "g es", + "oc ol", + "oco l", + "o col", + "▁R el", + "▁Re l", + "▁ Rel", + "z z", + "▁att ack", + "▁r ound", + "▁ro und", + "▁rou nd", + "▁ round", + "▁S erv", + "▁Se rv", + "▁Ser v", + "▁ Serv", + "ain t", + "ai nt", + "a int", + "▁p rep", + "▁pre p", + "▁pr ep", + "▁ prep", + "olog ical", + "ologic al", + "▁s ection", + "▁se ction", + "▁ section", + "base d", + "bas ed", + "b ased", + "L O", + "ib r", + "i br", + "Pat h", + "P ath", + "cu l", + "c ul", + "▁B est", + "▁Be st", + "▁Bes t", + "▁ Best", + "▁G ood", + "▁Go od", + "▁ Good", + "pl ace", + "p lace", + "▁re member", + "▁rem ember", + "▁remem ber", + "▁h it", + "▁hi t", + "▁ hit", + "▁` `", + "▁ ``", + "▁p rior", + "▁pr ior", + "▁pri or", + "▁it self", + "▁its elf", + "ha ps", + "h aps", + "co lor", + "col or", + "▁de signed", + "▁des igned", + "▁design ed", + "ho od", + "h ood", + "▁Americ a", + "▁Amer ica", + "▁l anguage", + "▁ language", + "▁mor ning", + "▁g rad", + "▁gr ad", + "▁gra d", + "▁ grad", + "▁en sure", + "▁ens ure", + "▁ ensure", + "р е", + "▁n il", + "▁ni l", + "▁ nil", + "▁c redit", + "▁cr edit", + "▁cred it", + "so ft", + "s oft", + "ag ue", + "agu e", + "▁answ er", + "▁ans wer", + "▁ answer", + "▁col lect", + "▁coll ect", + "▁colle ct", + "▁ collect", + "▁N et", + "▁Ne t", + "▁ Net", + "▁o nes", + "▁on es", + "▁one s", + "▁ ones", + "▁was n", + "▁wa sn", + "▁cond itions", + "▁condition s", + "ue l", + "u el", + "▁wor ked", + "▁work ed", + "▁f unc", + "▁fun c", + "▁fu nc", + "▁ func", + "P I", + "▁G oogle", + "▁ Google", + "▁j ava", + "▁jav a", + "▁ja va", + "▁ java", + "P h", + "▁pol icy", + "▁polic y", + "▁ policy", + "▁d ating", + "▁dat ing", + "▁da ting", + "▁ dating", + "er o", + "e ro", + "▁stand ard", + "▁ standard", + "▁m other", + "▁mot her", + "▁mo ther", + "▁ mother", + "▁S an", + "▁Sa n", + "▁ San", + "A s", + "▁f eed", + "▁fe ed", + "▁fee d", + "▁ feed", + "fi l", + "f il", + "▁l ost", + "▁lo st", + "▁los t", + "▁ch oice", + "▁cho ice", + "▁ choice", + "▁s tri", + "▁st ri", + "▁str i", + "▁ stri", + "l a", + "▁h op", + "▁ho p", + "▁ hop", + "vi s", + "v is", + "▁d oor", + "▁do or", + "▁ door", + "▁re main", + "▁rem ain", + "▁d rive", + "▁dr ive", + "▁dri ve", + "▁driv e", + "▁ drive", + "di s", + "d is", + "▁W ar", + "▁Wa r", + "▁ War", + "et ers", + "eter s", + "ete rs", + "e ters", + "▁De cember", + "▁Dec ember", + "▁ December", + "▁gl obal", + "▁glob al", + "▁ global", + "▁la test", + "▁lat est", + "▁late st", + "▁ latest", + "▁B ook", + "▁Bo ok", + "▁Boo k", + "▁ Book", + "▁b uilt", + "▁bu ilt", + "▁ built", + "▁he av", + "▁man ufact", + "▁through out", + "Con fig", + "Conf ig", + "▁b al", + "▁ba l", + "▁ bal", + "▁S und", + "▁Su nd", + "▁Sun d", + "▁p roduction", + "▁produ ction", + "▁product ion", + "▁ production", + "▁g oes", + "▁go es", + "▁A ng", + "▁An g", + "▁ Ang", + "▁pract ice", + "▁ practice", + "▁K e", + "▁ Ke", + "▁b oo", + "▁bo o", + "▁g ets", + "▁get s", + "▁ge ts", + "▁ gets", + "▁A ustral", + "▁Aust ral", + "} \r", + "? \"", + "▁Pres ident", + "▁recomm end", + "▁grow th", + "▁c and", + "▁can d", + "▁ca nd", + "se e", + "s ee", + "rib ution", + "ribut ion", + "▁them selves", + "▁F ace", + "▁Fac e", + "▁Fa ce", + "▁ Face", + "ig ation", + "▁w ritten", + "▁wr itten", + "▁writ ten", + "▁ written", + "It em", + "I tem", + "▁p ull", + "▁pul l", + "▁pu ll", + "▁ pull", + "▁b i", + "▁ bi", + "min g", + "mi ng", + "m ing", + "al t", + "a lt", + "ell ent", + "elle nt", + "ellen t", + "▁play ing", + "▁pla ying", + "▁ playing", + "▁h or", + "▁ho r", + "▁ hor", + "▁S upp", + "▁Su pp", + "▁Sup p", + "▁ Supp", + "▁h ands", + "▁hand s", + "▁han ds", + "c d", + "es ter", + "est er", + "este r", + "e ster", + "▁re ceive", + "▁rece ive", + "u y", + "▁o fficial", + "▁off icial", + "▁offic ial", + "▁s end", + "▁se nd", + "▁sen d", + "▁ send", + "▁am azing", + "▁c lient", + "▁cl ient", + "▁ client", + "▁h ear", + "▁he ar", + "ru ary", + "r uary", + "▁b oy", + "▁bo y", + "▁ boy", + "▁L icense", + "▁Lic ense", + "▁ License", + "▁Fr iday", + "▁Fri day", + "▁B usiness", + "▁Bus iness", + "▁ Business", "▁re lease", + "▁rele ase", "▁ release", - "这就 是", - "这 就是", - "O F", - "▁St ate", - "▁ State", - ":3 47", - ":34 7", - ": 347", - "1: 23", - "An y", - "A ny", - "21 6:", - "216 :", - "2 16:", - "▁st ride", - "▁str ide", - "▁stri de", - "▁ stride", - "(\" \\", - "( \"\\", - "▁2022 .0", - "▁2022. 0", - "⚡ ⚡", - "▁re interpret", - "▁ reinterpret", - "▁TH IS", - "y e", - "29 5:", - "295 :", - "9 \\", - "79 5", - "7 95", - "▁1 23", - "▁12 3", - "▁ 123", - "red ential", - "Log ger", - "data set", - "Select ed", - "cre ment", - "RC H", - "R CH", - "h w", - "PE N", - "P EN", - "[1 ].", - "[1] .", - "Sa ve", - "S ave", - "st derr", - "std err", - "▁time out", - "▁ timeout", - "▁c b", - "▁ cb", - "▁key s", - "▁ keys", - "I Z", - "UR CE", - "ur ren", - "urre n", - "vis ion", - "v ision", - "B R", - "▁ م", - "▁st orage", - "▁ storage", - "itu de", - "▁sp an", - "▁ span", - "% %", - "_ 7", - "▁ ک", - "li ve", - "liv e", - "l ive", - "▁15 806", - "▁158 06", - "▁1580 6", - "60 8", - "6 08", - "76 8", - "7 68", - "option al", - "o ptional", - "▁n umpy", - "▁num py", - "▁ numpy", - "▁Q String", - "mo use", - "mous e", - "m ouse", - ". ”", - "▁j o", - "▁ jo", - "29 3:", - "293 :", - ":3 86", - ":38 6", - ": 386", - "▁V I", - "▁ VI", - "A O", - "Un known", - "cur ity", - "c urity", - "原 来", - "13 2:", - "132 :", - "1 32:", - "~~ ^^", - "~ ~^^", - "hel per", - "help er", - "insert paragraph", - "85 8", - "8 58", - "b x", - "66 8", - "6 68", - "▁A uthors", - "▁Author s", - "恐 怖", - "▁b ottom", - "▁ bottom", - "▁gener ated", - "▁generate d", - "FA IL", - "F AIL", - "quire s", - "qui res", - "70 8", - "7 08", - "G u", - "Se nd", - "S end", - "▁16 320", - "▁163 20", - "▁1632 0", - "▁we ight", - "▁ weight", - "} \\", - "▁k eep", - "▁ keep", - "re size", - "res ize", - "▁In ternal", - "▁Int ernal", - "▁Intern al", - "▁ Internal", - "13 6:", - "136 :", - "1 36:", - "ffic ient", - "▁15 821", - "▁158 21", - "200 7045", - "▁C C", - "▁ CC", - "27 0:", - "270 :", - "2 70:", - "▁p r", - "▁ pr", - "7. 36", - "ou gh", - "o ugh", - "▁i r", - "▁ ir", - "DE X", - "D EX", - "▁select ed", - "▁ selected", - "▁M AX", - "▁MA X", - "▁ MAX", - "▁e ven", - "▁ev en", - "▁ even", - "▁Lo ad", - "▁ Load", - "▁P resident", - "AR E", - "A RE", - "▁́ _", - "FN GL", - "▁d ec", - "▁de c", - "▁ dec", - "AP L", - "A PL", - "PI D", - "P ID", - "▁Window s", - "▁ Windows", - "U X", - "00 00007", - "0000 007", - "000000 7", - "00000 07", - "▁g en", - "▁ge n", - "▁ gen", - "! ?", - "enc ies", - "Data base", - "D atabase", - "lo city", - "loc ity", - "\": 1", - "\" :1", - "ap s", - "a ps", - "g c", - "E P", - "~ 3", - "▁> >>", - "▁>> >", - "▁s top", - "▁st op", - "▁ stop", - "▁s ure", - "▁su re", - "▁sur e", - "▁160 57", - "▁1605 7", - "comp lex", - "comple x", - "1: 28", - "95 7", - "9 57", - "▁- 2", - "▁ -2", - "33 8", - "3 38", - "▁ter ms", - "▁term s", - "86 5:", - "865 :", - "46 9:", - "469 :", - "4 69:", - "in f", - "i nf", - "▁1 30", - "▁13 0", - "▁ 130", - "Po wer", - "P ower", - "▁Kore a", - "▁H andle", - "▁ Handle", - "人 的", - "▁g re", - "▁gr e", - "▁ gre", - "yn chron", - "} /", - "28 3:", - "283 :", - "2 83:", - "▁sm all", - "▁ small", - "IN K", - "ol l", - "o ll", - "▁3 000", - "▁30 00", - "▁300 0", - "▁ 3000", - "Event s", - "16 66", - "166 6", - "1 666", - "▁in sert", - "▁ins ert", - "▁ insert", - "BA SE", - "B ASE", - "▁t ake", - ": \\", - "▁ ᄆ", - "74 9", - "7 49", - "▁i p", - "▁ ip", - "ut es", - "ute s", - "u tes", - "▁p ool", - "▁po ol", - "▁ pool", - "Sc roll", - "3076 003", - "▁428 3076003", - "72 ,0", - "72, 0", - "7 2,0", - "sh ift", - "Time out", - "▁15 896", - "▁158 96", - "▁1589 6", - "▁MS FT", - "jo m", - "j om", - "▁Tr ans", - "▁Tra ns", - "▁ Trans", - "TB C", - "T BC", - "▁D ec", - "▁De c", - "▁ Dec", - ":3 19", - ":31 9", - ": 319", - "▁LIMIT ED", - "▁method s", - "▁ methods", - "UR POSE", - "▁en coding", - "▁enc oding", - "▁ encoding", - "23 19", - "231 9", - "2 319", - "+ (", - ":1 77", - ":17 7", - ": 177", - "input s", - "_ 9", - "老板 大气", - "▁ch unk", - "▁ chunk", - "] \\", - "no rm", - "n orm", - "U String", - "▁3 .0", - "▁3. 0", - "▁ 3.0", - "▁h idden", - "▁ hidden", - "89 5", - "8 95", - "du ction", - "duct ion", - "24 39", - "243 9", - "2 439", - "▁Wh en", - "▁ When", - "con straint", - "const raint", - "▁f ixed", - "▁fix ed", - "▁ fixed", - "I I", - "pro duct", - "▁cl uster", - "▁ cluster", - "▁1 1,", - "▁11 ,", - "▁ 11,", - "47 2:", - "472 :", - "8 )", - "xf b", - "x fb", - "▁1628 86", - "▁162 886", - "▁16288 6", - "▁inst all", - "▁ install", - "▁160 87", - "▁1608 7", - "() ).", - "()) .", - "( )).", - "▁b est", - "▁be st", - "▁ best", - "▁A APL", - ") 1,", - "PI O", - "P IO", - ":1 18", - ":11 8", - ": 118", - ":1 48", - ":14 8", - ": 148", - "RCH ANT", - "▁15 853", - "▁158 53", - "▁1585 3", - ": 4,", - "it ions", - "ition s", - "em bed", - "e mbed", - "▁d w", - "▁ dw", - "G A", - "Pa ir", - "P air", - "d y", - "23 2:", - "232 :", - "2 32:", - "is es", - "ise s", - "i ses", - "▁h ead", - "▁he ad", - "▁ head", - "▁int eger", - "▁integ er", - "▁ integer", - "CL ASS", - "CLA SS", - "t m", - "dapt er", - "▁reg ion", - "▁ region", - "▁F A", - "▁ FA", - "- 7", - "清 楚", - "▁arg v", - "▁ argv", - "67 6", - "6 76", - "▁F ALSE", - "▁ FALSE", - "-- --------", - "---- ------", - "-------- --", - "--- -------", - "------ ----", - "--------- -", - "----- -----", - "------- ---", - "- ---------", - "Re c", - "R ec", - "ans parent", - "ansp arent", - ")) .", - ") ).", - "tor ch", - "t orch", - ">( \"", - "> (\"", - "de fs", - "def s", - "s f", - "▁event s", - "▁even ts", - "▁ev ents", - "▁ events", - "ra nd", - "ran d", - "r and", - "Se lector", - "Select or", - "▁c re", - "▁cr e", - "▁ cre", - "xf d", - "x fd", - "oc us", - "o cus", - "ba d", - "b ad", - "ᄒᄒᄒᄒ ᄒᄒᄒᄒ", - "ak i", - "a ki", - "43 2:", - "432 :", - "4 32:", - "▁p refix", - "▁pre fix", - "▁ prefix", - "天 才", - "▁-0. 00", - "▁-0.0 0", - "in valid", - "▁ME RCHANT", - "z y", - "24 7:", - "247 :", - "2 47:", - "08 ,", - "0 8,", - "l anguage", - "▁S SG", - "▁en abled", - "▁enable d", - "▁ enabled", - "不 对", - "▁16 130", - "▁1613 0", - "▁161 30", - "p attern", - "▁ass ociated", - "50 6:", - "506 :", - "V C", - "▁160 94", - "▁1609 4", - "ma g", - "m ag", - "▁1570 21", - "▁161 425", - "▁1614 25", - "▁Bu ild", - "▁ Build", - "▁Con vert", - "▁ Convert", - "▁PART IC", - "。。 。。", - "。。。 。", - "。 。。。", - "PRO TO", - "PR OTO", - "-1 ,", - "- 1,", - "In sert", - "▁160 406", - "▁16040 6", - "V R", - "58 4", - "5 84", - "Fail ure", - "F ailure", - "31 3", - "3 13", - "▁P URPOSE", - "▁in cluding", - "73 8", - "7 38", - "40 19", - "401 9", - ":3 30", - ":33 0", - ": 330", - "?. ..", - "?.. .", - "? ...", - "50 8:", - "508 :", - "99 5", - "9 95", - "sing le", - "sin gle", - "s ingle", - "▁implement ation", - "只 是", - "re c", - "r ec", - "-1 9", - "- 19", - "咕 咕", - "++ ){", - "++) {", - "1: 29", - "88 8:", - "888 :", - "8 88:", - "▁input s", - "▁ inputs", - "下 午好", - "46 7:", - "467 :", - "Pl ugin", - "6 _", - "GI N", - "G IN", - "48 3:", - "483 :", - "4 83:", - "tr l", - "t rl", - "34 3", - "3 43", - "ot ion", - "o tion", - "V T", - "/ 0", - "▁In dex", - "▁ Index", - "▁data set", - "▁ dataset", - "▁K BO", - "▁KB O", - "放 入", - "Do main", - "Dom ain", - "▁S U", - "▁ SU", - "es ted", - "est ed", - "ca r", - "c ar", - "い い", - "⎛ ⎝", - "C amera", - "▁pro vide", - "成 功", - "pack et", - "pa cket", - "w D", - "Tool s", - "T ools", - "Bin ary", - "B inary", - "age ment", - "Render er", - "▁6 5", - "▁ 65", - "224 2195:", - "▁MERCHANT ABILITY", - "回 来", - "您的点歌 已", - "andid ate", - "69 ,0", - "69, 0", - "6 9,0", - "BA CK", - "B ACK", - "20 8:", - "208 :", - "NO DE", - "🟣 ♡", - "▁i ss", - "▁is s", - "▁ iss", - "AC K", - "A CK", - "Ra w", - "R aw", - "aw sl", - "aws l", - "▁FIT NESS", - "ap os", - "a pos", - "Su ccess", - "▁s ig", - "▁si g", - "▁ sig", - "ba nd", - "b and", - "1: 27", - "le tion", - "let ion", - "32 3", - "3 23", - "▁wh ite", - "▁ white", - "32 .", - "3 2.", - "▁char acter", - "An g", - "A ng", - "▁A DD", - "▁AD D", - "▁ ADD", - "▁h and", - "▁ hand", - "78 4", - "7 84", - "▁20 10", - "▁ 2010", - "▁LI ABILITY", - "19 5:", - "195 :", - "cn t", - "c nt", - "eg ative", - "=0 ,", - "= 0,", - "li k", - "l ik", - "com ment", - "comm ent", - "CR E", - "C RE", - "▁in dic", - "18 3:", - "183 :", - "1 83:", - "▁4 )", - "▁ 4)", - "▁Gener al", - "▁Gen eral", - "▁h tml", - "▁ html", - "ev al", - "e val", - "ma na", - "man a", - "m ana", - "▁A li", - "▁Al i", - "▁ Ali", - "▁inst ead", - "▁PARTIC ULAR", - "▁- 14", - "▁-1 4", - "▁ -14", - "几 个", - "18 7:", - "187 :", - "1 87:", - "ro l", - "r ol", - "▁16 324", - "▁163 24", - "▁1632 4", - "ga me", - "g ame", - "10 8:", - "108 :", - "▁m od", - "▁mo d", - "▁ mod", - "▁sa id", - "▁m esh", - "▁me sh", - "▁ mesh", - "多 少", - "ir m", - "i rm", - "pl ay", - "p lay", - "▁V er", - "▁ Ver", - "31 5", - "3 15", - "▁16 189", - "▁161 89", - "▁1618 9", - "▁Sk ip", - "content s", - "cont ents", - ":1 47", - ":14 7", - ": 147", - "▁l ib", - "▁li b", - "▁ lib", - "▁f l", - "▁ fl", - "39 8", - "3 98", - "就 行", - "ᄏᄏ ᄏᄏᄏᄏᄏ", - "ᄏᄏᄏᄏ ᄏᄏᄏ", - "ᄏᄏᄏ ᄏᄏᄏᄏ", - "ᄏᄏᄏᄏᄏ ᄏᄏ", - "ᄏᄏᄏᄏᄏᄏ ᄏ", - "ᄏ ᄏᄏᄏᄏᄏᄏ", - ";; ;", - "; ;;", - "点歌 池", - "放入 点歌池", - "he rit", - "her it", - "Co mm", - "Com m", - "C omm", - "as y", - "a sy", - "26 5:", - "265 :", - "pi d", - "p id", - "▁k w", - "▁ kw", - "▁ ■", - "76 9", - "7 69", - "UT F", - "U TF", - "70 5", - "7 05", - "▁ Δ", - "▁16 224", - "▁162 24", - "▁1622 4", - "4: 9", - "▁per mission", - "▁permiss ion", - "C G", - "只 能", - ":1 45", - ":14 5", - ": 145", - "ex it", - "s heet", - "F in", - "Un iform", - "_1 0", - "_ 10", - "23 6:", - "236 :", - "2 36:", - "▁c ap", - "▁ca p", - "▁ cap", - "Sc alar", - "Scal ar", - "15 99", - "159 9", - "1 599", - "▁Out put", - "▁ Output", - "n w", - "早上 好", - "com mit", - "comm it", - "78 8", - "7 88", - "67 9", - "6 79", - "app lication", - "20 :3", - "20: 3", - "2 0:3", - "-1 .0", - "-1. 0", - "- 1.0", - "41 2", - "4 12", - "▁$ {", - "▁ ${", - "16 8:", - "168 :", - "pass word", - "vi d", - "v id", - "par e", - "pa re", - "p are", - "▁1 %", - "▁ 1%", - "准 备", - "▁w ay", - "▁ way", - "23 3:", - "233 :", - "2 33:", - "▁1626 27", - "▁162 627", - "68 0", - "6 80", - "29 0:", - "290 :", - "2 90:", - "7, -0.", - "7 ,-0.", - "兔 子", - "16 2:", - "162 :", - "Ac count", - "Acc ount", - "h l", - "29 8:", - "298 :", - "is c", - "i sc", - "▁re q", - "▁r eq", - "▁ req", - "he aders", - "head ers", - "header s", - "set up", - "null ptr", - "21 7:", - "217 :", - "2 17:", - "'] ['", - ":1 46", - ":14 6", - ": 146", - "ba ll", - "b all", - "正 常", - "/53 7.36", - "变 成", - "0) ;", - "0 );", - "49 0:", - "490 :", - "4 90:", - "▁re lative", - "▁rel ative", - "▁ relative", - "_2 ;", - "_ 2;", - "▁de cla", - "▁dec la", - "▁decl a", - ":1 60", - ":16 0", - ": 160", - "▁B it", - "▁ Bit", - "27 3:", - "273 :", - "2 73:", - "J S", - "lo ok", - "l ook", - "47 4:", - "474 :", - "4 74:", - "▁run ning", - "▁ running", - "▁# 0", - "11 2", - "1 12", - "▁15 814", - "▁158 14", - "oo d", - "o od", - "█ █", - "[0 ])", - "[0] )", - "default paragraph", - "▁s ide", - "▁sid e", - "▁si de", - "▁ side", - "▁l ua", - "▁ lua", - "Li m", - "L im", - "Set up", - "456 2610", - "88 7:", - "887 :", - "8 87:", - "26 3:", - "263 :", - "88 0,0", - "880 ,0", - "8 80,0", - "4562610 43:", - "▁- ---", - "▁-- --", - "▁--- -", - "▁ ----", - "17 2:", - "172 :", - "▁Re al", - "▁ Real", - "Z ero", - "▁d ist", - "▁di st", - "▁dis t", - "▁ dist", - "57 4", - "5 74", - "bu ilder", - "build er", - "z on", - "at ile", - "a tile", - "▁1613 99", - "▁161 399", - "▁16139 9", - "▁distribut ion", - "比 较", - "28 0:", - "280 :", - "2 80:", - "pro j", - "is tent", - "ist ent", - "B I", - "过 了", - "Ge ometry", - "▁N E", - "▁ NE", - "AD DR", - "ADD R", - "56 0:", - "560 :", - "5 60:", - "Are Equal", - "in v", - "i nv", - "gr ad", - "gra d", - "g rad", - "▁15 819", - "▁158 19", - "▁V ULKAN", - "▁s ocket", - "▁so cket", - "▁sock et", - "▁ socket", - "ist ics", - "istic s", - "▁c ert", - "▁ce rt", - "▁ cert", - "40 6:", - "406 :", - "よ り", - "▁c uda", - "▁cu da", - "▁ cuda", - "v r", - "▁3 2,", - "▁32 ,", - "▁ 32,", - "as sign", - "ass ign", - "▁F ROM", - "▁ FROM", - "莉 宝", - "19 6:", - "196 :", - "or n", - "分 钟", - "Bit map", + "Re ad", + "R ead", + "▁com pon", + "▁comp on", + "▁s on", + "▁so n", + "▁ son", + "as te", + "ast e", + "a ste", + "▁T V", + "▁ TV", + "ge n", + "g en", + "▁ ;", + "} .", + "▁S pec", + "▁Sp ec", + "▁Spe c", + "▁ Spec", + ", \\", + "pa ck", + "p ack", + "▁e yes", + "▁ey es", + "▁eye s", + "ch er", + "che r", + "c her", + "▁quick ly", + "at ory", + "ator y", + "ato ry", + "▁Eng lish", + "▁ English", + "▁eas ily", + "miss ion", + "m ission", + "') ;", + "' );", + "▁s ave", + "▁sa ve", + "▁sav e", + "▁ save", + "▁custom er", + "▁cust omer", + "▁ customer", + "▁main tain", + "ateg ory", + "ategor y", + "▁s low", + "▁sl ow", + "▁R et", + "▁Re t", + "▁ Ret", + "▁c y", + "▁ cy", + "il ling", + "ill ing", + "▁pat ients", + "▁patient s", + "im ent", + "ime nt", + "imen t", + "i ment", + "▁con text", + "▁cont ext", + "▁ context", + "it chen", + "itch en", + "▁t ried", + "▁tr ied", + "▁tri ed", + "Ev ent", + "Even t", + "E vent", + "▁A M", + "▁ AM", + "▁A ir", + "▁ Air", + "Serv ice", + "S ervice", + "▁r out", + "▁ro ut", + "▁rou t", + "S ize", + "Q u", + "▁c irc", + "▁cir c", + "▁ci rc", + "▁ circ", + "wo od", + "w ood", + "M essage", + "▁l ives", + "▁li ves", + "▁live s", + "▁liv es", + "se m", + "s em", + "▁v eh", + "▁ve h", + "pr i", + "p ri", + "▁te ac", + "▁tea c", + "▁interest ing", + "ai gn", + "a ign", + "Ma p", + "M ap", + "▁E ven", + "▁Ev en", + "▁Eve n", + "▁ Even", + "or ge", + "org e", + "s ummary", + "O r", + "▁_ _", + "▁ __", + "ub e", + "u be", + "▁be hav", + "▁beh av", + "on don", + "ond on", + "ondo n", + "▁ch ance", + "▁cha nce", + "▁dec ision", + "as ons", + "ason s", + "▁B rit", + "▁Br it", + "▁Bri t", + "▁d rug", + "▁dr ug", + "ip e", + "i pe", + "Cl ass", + "C lass", + "▁st uff", + "in ner", + "inn er", + "O P", + "co unt", + "cou nt", + "c ount", + "▁In ter", + "▁Int er", + "▁ Inter", + "T R", + "▁D et", + "▁De t", + "▁ Det", + "an dom", + "and om", + "ando m", + "O D", + "init ely", + "inite ly", + "▁f elt", + "▁fe lt", + "▁fel t", + "ke n", + "k en", + "▁G o", + "▁ Go", + "▁ins urance", + "▁im m", + "▁i mm", + "▁ imm", + "▁n ational", + "▁nation al", + "▁ national", + "ber t", + "be rt", + "b ert", + "▁s tra", + "▁st ra", + "▁str a", + "▁ stra", + "▁pro pos", + "▁prop os", + "os ing", + "osi ng", + "o sing", + "▁c ho", + "▁ch o", + "▁ cho", + "v ille", + "▁c ross", + "▁cr oss", + "▁cro ss", + "▁ cross", + "▁d riv", + "▁dr iv", + "▁dri v", + "▁S ervice", + "▁Serv ice", + "▁ Service", + "▁pl atform", + "▁plat form", + "▁ platform", + "ir it", + "iri t", + "i rit", + "or es", + "ore s", + "o res", + "ic on", + "ico n", + "i con", + "op er", + "ope r", + "o per", + "▁- >", + "▁ ->", + "ac ing", + "aci ng", + "a cing", + "▁up date", + "▁upd ate", + "▁ update", + "lo ck", + "loc k", + "l ock", + "C C", + "▁a void", + "▁av oid", + "▁U K", + "▁ UK", + "ef ore", + "e fore", + "▁m ap", + "▁ma p", + "▁ map", + "▁S ince", + "▁Sin ce", + "▁Si nce", + "▁ Since", + "Ar ray", + "Arr ay", + "▁R E", + "▁ RE", + "equ ation", + "eq uation", + "▁act ivities", + "▁activ ities", + "▁s us", + "▁su s", + "ew ork", + "e work", + "▁ser ious", + "ul ts", + "ult s", + "▁mult iple", + "▁multi ple", + "▁multipl e", + "▁multip le", + "▁I nc", + "▁In c", + "▁m ag", + "▁ma g", + "▁ mag", + "oc r", + "o cr", + "▁att empt", + "▁s ummer", + "▁summ er", + "▁sum mer", + "▁s un", + "▁su n", + "▁ sun", + "▁com mit", + "▁comm it", + "▁ commit", + "▁th inking", + "▁think ing", + "▁thin king", + "oa d", + "o ad", + "▁le aders", + "▁lead ers", + "▁leader s", + "▁t our", + "▁to ur", + "▁tou r", + "▁g ives", + "▁give s", + "▁gi ves", + "ci l", + "c il", + "▁I S", + "▁ IS", + "▁cond ition", + "▁ condition", + "▁a verage", + "▁aver age", + "▁ average", + "▁f iles", + "▁fil es", + "▁file s", + "▁fi les", + "▁ files", + "▁me eting", + "▁meet ing", + "▁sur pr", + "▁med ical", + "▁medic al", + "▁medi cal", + "▁sk ills", + "▁skill s", + "▁level s", + "▁lev els", + "▁ levels", + "▁go al", + "ve y", + "v ey", + "at ives", + "ative s", + "ati ves", + "ativ es", + "▁p ark", + "▁par k", + "▁ park", + "▁s ell", + "▁se ll", + "▁sel l", + "▁ sell", + "▁favor ite", + "' :", + "▁necess ary", + "▁im medi", + "▁imm edi", + "▁pre vent", + "▁pr event", + "▁prev ent", + "▁ prevent", + "A n", + "▁Ass oci", + "▁ Associ", + "▁an alysis", + "▁anal ysis", + "▁analy sis", + "▁analys is", + "▁ analysis", + "▁project s", + "▁ projects", + "▁par ents", + "▁parent s", + "▁ parents", + "▁bl ood", + "▁blo od", + "▁Feb ruary", + "▁ February", + "▁S atur", + "▁Sat ur", + "▁ext rem", + "▁extr em", + "▁ и", + "id a", + "i da", + "li ent", + "lie nt", + "l ient", + "▁ab ility", + "▁ ability", + "ba nd", + "ban d", + "b and", + "▁for mer", + "▁form er", + "▁ former", + "st ance", + "stan ce", + "sta nce", + "▁P hot", + "▁Ph ot", + "▁D own", + "▁Do wn", + "▁Dow n", + "▁ Down", + "▁Te chn", + "▁Tech n", + "m d", + "Lo g", + "L og", + "oc ks", + "ock s", + "o cks", + "▁stud ent", + "▁pl ant", + "▁plan t", + "▁pla nt", + "▁ plant", + "me n", + "m en", + "ar gin", + "arg in", + "ograph y", + "ograp hy", + "▁c at", + "▁ca t", + "▁ cat", + "' ;", + "▁dev ice", + "▁ device", + "mar k", + "m ark", + "li ke", + "lik e", + "l ike", + "▁inv olved", + "▁invol ved", + "▁involve d", + "ur t", + "u rt", + "▁in j", + "For m", + "F orm", + "em ents", + "ement s", + "emen ts", + "e ments", + "▁f resh", + "▁fr esh", + "▁fre sh", + "▁fres h", + "ug ht", + "ugh t", + "u ght", + "▁T op", + "▁To p", + "▁ Top", + "▁sp eed", + "▁spe ed", + "▁ speed", + "▁d ie", + "▁di e", + "▁ die", + "▁ о", + "om en", + "ome n", + "o men", + "▁g roups", + "▁group s", + "▁gro ups", + "▁ groups", + "▁prot ect", + "▁prote ct", + "h o", + "▁W eb", + "▁We b", + "▁ Web", + "is try", + "ist ry", + "▁f ine", + "▁fin e", + "▁fi ne", + "at tle", + "att le", + "a ttle", + "z y", + "▁w ish", + "▁wis h", + "▁wi sh", + "▁e ffic", + "▁eff ic", + "▁G erm", + "▁Ge rm", + "▁Ger m", + "he rn", + "her n", + "h ern", + "Ind ex", + "ui t", + "u it", + "▁Af ric", + "ot es", + "ote s", + "o tes", + "mo re", + "mor e", + "m ore", + "ri x", + "r ix", + "\\ \\", + "B ut", + "▁comp uter", + "▁comput er", + "▁compute r", + "▁sa ying", + "▁say ing", + "▁mov ie", + "ou l", + "o ul", + "ex p", + "e xp", + "▁Intern ational", + "▁Inter national", + "▁p arts", + "▁part s", + "▁par ts", + "▁ parts", + "F or", + "ir ing", + "iri ng", + "i ring", + "math cal", + "ht tp", + "htt p", + "h ttp", + "ea l", + "e al", + "for d", + "fo rd", + "f ord", + "▁s ites", + "▁sit es", + "▁site s", + "▁si tes", + "▁r oll", + "▁ro ll", + "▁ roll", + "▁r ights", + "▁right s", + "an ger", + "ang er", + "ange r", + "d f", + "▁att ention", + "▁attent ion", + "▁g ave", + "▁ga ve", + "▁n ormal", + "▁norm al", + "▁nor mal", + "▁ normal", + "se c", + "s ec", + "( (", + "▁v iol", + "▁vi ol", + "▁l ength", + "▁le ngth", + "▁ length", + "▁w ood", + "▁wo od", + "▁ wood", + "▁ar ch", + "▁arc h", + "▁ arch", + "▁b us", + "▁bu s", + "▁ bus", + "▁T HE", + "▁TH E", + "▁all ows", + "▁allow s", + "▁dec ided", + "▁decide d", + "ca me", + "cam e", + "c ame", + "id ing", + "idi ng", + "i ding", + "▁s afe", + "▁sa fe", + "▁saf e", + "▁ safe", + "id ered", + "ide red", + "ider ed", + "i dered", + "▁b ank", + "▁ban k", + "▁ bank", "ar ies", "ari es", "a ries", - "▁Ser vice", - "▁ Service", - "% 2", - "w i", - "▁as sign", - "▁ass ign", - "▁ assign", - "是 我", - "V K", - "24 6:", - "246 :", - "2 46:", - ":3 21", - ":32 1", - ": 321", - "B LOCK", - "▁- 1);", - "▁-1 );", - "▁-1) ;", - "ff ix", - "f fix", - "di ms", - "dim s", - "Of f", - "O ff", - "▁S W", - "▁ SW", - "▁1 12", - "▁11 2", - "▁ 112", - "▁def inition", - "▁ definition", - "hs o", - "h so", - "25 6:", - "256 :", - "2 56:", - "唱 歌", - "35 0", - "3 50", - "re ader", - "read er", - "c ategory", - "par ameter", - "▁D WORD", - "▁ DWORD", - "爱 了", - "% (", - "▁3 ;", - "▁ 3;", - "10 0:", - "100 :", - "1 00:", - "Cur sor", - "5: 9", - "as ync", - "asy nc", - "a sync", - "( ⁄", - "我 觉得", - "▁m s", - "▁ ms", - "40 9:", - "409 :", - "Key s", - "at ar", - "ata r", - "▁per cent", - "▁ percent", - "▁\" _", - "▁C lear", - "▁Cl ear", - "▁ Clear", - "85 8:", - "858 :", - "8 58:", - "▁P ri", - "▁ Pri", - "im ing", - "cu t", - "c ut", - "▁C up", - "25 1:", - "251 :", - "2 51:", - "▁cur sor", - "▁ cursor", - "OL D", - "O LD", - "▁c ar", - "▁ca r", - "▁ car", - "Enumer able", - "-- -----------", - "---- ---------", - "-------- -----", - "--- ----------", - "------------ -", - "---------- ---", - "----------- --", - "------ -------", - "--------- ----", - "----- --------", - "------- ------", - "- ------------", - "li er", - "l ier", - "▁S ource", - "▁ Source", - "anag ed", - "ana ged", - "sample s", - "s amples", - "From Range", - "▁1 13", - "▁11 3", - "▁ 113", - "li g", - "l ig", - "▁Res ult", - "▁ Result", - "▁16 109", - "▁161 09", - "▁1610 9", - "71 1", - "7 11", - "27 9:", - "279 :", - "2 79:", - "是 什么", - "电 脑", - "▁- 7.", - "▁ -7.", - "me sh", - "m esh", - "39 5", - "3 95", - "47 4", - "4 74", - "▁16 219", - "▁1621 9", - "▁162 19", - "▁m ac", - "▁ma c", - "▁ mac", - "12 5:", - "125 :", - "1 25:", - "21 3:", - "213 :", - "2 13:", - "2 >", - "61 0", - "6 10", - "▁w riter", - "▁writ er", - "▁write r", - "▁ writer", - "▁P in", - "▁ Pin", - "肯 定", - "▁b ar", - "▁ bar", - "Time r", - "T imer", - "▁add itional", - "CE PT", - "▁t ab", - "▁ tab", - "au dio", - "a udio", - "▁S ER", - "▁SE R", - "▁ SER", - "▁f ix", - "▁ fix", - "SP AN", - "20 15", - "201 5", - "irection al", - "▁157467 48", - "AS H", - "A SH", - "75 8", - "7 58", - "27 1:", - "271 :", - "2 71:", - "bl ank", - "▁set up", - "▁ setup", - "00 0,", - "000 ,", - "0 00,", - "25 4,", - "254 ,", - "2 54,", - "WI N", - "W IN", - "no te", - "not e", - "n ote", - "永 远", - ":1 15", - ":11 5", - ": 115", - "sp ot", - "E ffect", - "▁re place", - "▁rep lace", - "▁ replace", - "出 去", - "ic ro", - "▁G lobal", - "▁ Global", - "time stamp", - "▁' 0", - "▁1 24", - "▁12 4", - "▁ 124", - "File Name", - "▁⁄ )", - "17 9:", - "179 :", - "1 79:", - "1- >", - "1 ->", - "27 8:", - "278 :", - "2 78:", - "▁al ways", - "Field Location", - "mask FromRange", - "40 1", - "4 01", - "▁158 859", - "▁1588 59", - "▁c ore", - "▁co re", - "▁cor e", - "▁ core", - "⁄ •⁄", - "Text s", - "Tex ts", - "B D", - "2: 23", - "TI D", - "T ID", - ") }", - "说 话", - "; #", - "▁Re source", - "▁Res ource", - "▁ Resource", - "毛 毛", - "st rong", - "str ong", - "G M", - "COL OR", - "par ty", - "part y", - "88 4", - "8 84", - "▁y ield", - "20 13", - "201 3", - "▁U I", - "▁ UI", - "FE ATURE", - "40 3:", - "403 :", - "73 5", - "7 35", - "il ities", - "ilit ies", - "ancellation Token", - "74 5", - "7 45", - "▁sh ared", - "▁share d", - "▁ shared", - "▁O S", - "▁ OS", - "▁' .", - "▁ '.", + "▁complet ely", + "▁complete ly", + "Th is", + "T his", + "se qu", + "seq u", + "s equ", + "fun ction", + "f unction", + "] [", + "▁p layer", + "▁pl ayer", + "▁play er", + "▁pla yer", + "▁ player", + "▁de cl", + "▁dec l", + "▁ decl", + "▁look ed", + "▁lo oked", + "▁a f", + "▁ af", + "UL L", + "U LL", + "▁c up", + "▁cu p", + "▁ cup", + "▁t ouch", + "▁to uch", + "▁tou ch", + "▁ touch", + "▁k new", + "▁kn ew", + "▁m er", + "▁me r", + "▁ mer", + "▁de tail", + "▁det ail", + "▁ detail", + "li b", + "l ib", + "▁com plex", + "▁comp lex", + "▁compl ex", + "▁ complex", + "▁W ork", + "▁Wor k", + "▁ Work", + "is f", + "i sf", + "▁K ing", + "▁Kin g", + "▁Ki ng", + "▁Y es", + "▁Ye s", + "▁ Yes", + "ar es", + "are s", + "a res", + "▁he ard", + "▁hear d", + "ro ught", + "rou ght", + "rough t", + "r ought", + "com es", + "co mes", + "come s", + "c omes", + "▁Ch ina", + "▁Chi na", + "▁Chin a", + "▁ China", + "O n", + "▁ind ex", + "▁ index", + "ri s", + "r is", + "now n", + "no wn", + "n own", + "wo r", + "w or", + "se ction", + "sect ion", + "s ection", + "le ngth", + "l ength", + "▁chall eng", + "▁v ac", + "▁va c", + "▁D avid", + "▁Dav id", + "▁Da vid", + "▁ David", + "▁care er", + "am ic", + "ami c", + "a mic", + "ap an", + "apa n", + "a pan", + "H e", + "▁effect ive", + "▁ effective", + "▁d ire", + "▁di re", + "▁dir e", + "▁C lass", + "▁Cl ass", + "▁Cla ss", + "▁ Class", + "iu s", + "i us", + "▁mod ern", + "▁mode rn", + "▁moder n", + "▁ modern", + "▁St reet", + "▁Stre et", + "ae l", + "a el", + "▁spe ak", + "ar a", + "a ra", + "I s", + "ab ase", + "aba se", + "a base", + "▁f air", + "▁fa ir", + "▁ fair", + "NA ME", + "N AME", + "ch ange", + "chan ge", + "▁Satur day", + "▁be gan", + "▁beg an", + "▁Sund ay", + "▁Sun day", + "▁res ources", + "▁resource s", + "▁ resources", + "▁out put", + "▁ output", + "▁m achine", + "▁mach ine", + "▁ machine", + "iz es", + "ize s", + "i zes", + "ound s", + "oun ds", + "I V", + "▁M ond", + "▁Mon d", + "▁Mo nd", + "▁d ark", + "▁dar k", + "▁ dark", + "▁O h", + "▁ Oh", + "▁L ondon", + "▁Lon don", + "▁ London", + "▁f ight", + "▁fig ht", + "▁fi ght", + "▁ fight", + "▁be came", + "▁c elebr", + "▁cele br", + "▁p iece", + "▁pie ce", + "▁ piece", + "▁# #", + "▁ ##", + "ic ated", + "ica ted", + "icate d", + "Y ou", + "▁may be", + "▁ maybe", + "ar den", + "ard en", + "arde n", + "du c", + "d uc", + "de s", + "d es", + "ver se", + "vers e", + "▁A v", + "▁ Av", + "▁s ale", + "▁sa le", + "▁sal e", + "▁R uss", + "▁Ru ss", + "▁Rus s", + "▁cl ients", + "▁client s", + "▁w ide", + "▁wid e", + "▁wi de", + "▁ wide", + "▁mark eting", + "▁market ing", + "ab led", + "able d", + "a bled", + "ch an", + "cha n", + "c han", + "en ge", + "eng e", + "▁D el", + "▁De l", + "▁ Del", + "ib ly", + "D e", + "al pha", + "alph a", + "▁inter national", + "▁intern ational", + "bu m", + "b um", + "ers ion", + "co ver", + "cov er", + "c over", + "▁c atch", + "▁cat ch", + "▁ catch", + "▁P ort", + "▁Po rt", + "▁Por t", + "▁ Port", + "▁program s", + "en ty", + "ent y", + "▁loc ated", + "▁locate d", + "▁t al", + "▁ta l", + "▁ tal", + "▁pl ans", + "▁plan s", + "▁pla ns", + "▁sit uation", + "▁situ ation", + "▁h uge", + "▁hug e", + "▁t rust", + "▁tr ust", + "▁ trust", + "Al l", + "A ll", + "an cy", + "anc y", + "O ver", + "▁pol itical", + "▁polit ical", + "▁direct ly", + "com p", + "co mp", + "р и", + "Se r", + "S er", + "▁d ise", + "▁dis e", + "▁di se", + "bu ild", + "b uild", + "▁pos itive", + "▁posit ive", + "▁ positive", + "] (", + "▁start ing", + "▁star ting", + "Fi eld", + "F ield", + "▁g reen", + "▁gr een", + "▁gre en", + "▁ green", + "▁e r", + "▁ er", + "▁f a", + "▁ fa", + "▁li mit", + "▁lim it", + "▁ limit", + "re t", + "r et", + "▁in stance", + "▁inst ance", + "▁ instance", + "M L", + "▁cons ist", + "▁j ud", + "▁ju d", + "▁ jud", + "▁Face book", + "▁P rice", + "▁Pr ice", + "▁Pri ce", + "▁Pric e", + "▁ Price", + "▁en ter", + "▁ent er", + "▁ enter", + "▁Post ed", + "▁Po sted", + "▁Pos ted", + "▁ Posted", + "▁him self", + "L e", + "▁M any", + "▁Man y", + "▁Ma ny", + "▁ Many", + "ic ks", + "ick s", + "i cks", + "▁L aw", + "▁La w", + "No de", + "N ode", + "▁ex actly", + "▁exact ly", + "Co de", + "C ode", + "▁s ec", + "▁se c", + "▁ sec", + "▁O b", + "▁ Ob", + "▁C oun", + "▁Co un", + "▁Cou n", + "▁S en", + "▁Se n", + "▁Che ck", + "▁ Check", + "в а", + "ic o", + "i co", + "▁ph otos", + "▁phot os", + "▁photo s", + "H and", + "ib er", + "i ber", + "▁L ook", + "▁Lo ok", + "▁ Look", + "ro te", + "rot e", + "r ote", + "▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁", + "▁▁▁▁▁▁ ▁▁▁", + "▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁", + "▁▁▁▁▁▁▁ ▁▁", + "▁ ▁▁▁▁▁▁▁▁", + "} (", + "icro soft", + "lin k", + "l ink", + "▁s leep", + "▁sle ep", + "▁slee p", + "▁ sleep", + "▁rep orted", + "▁report ed", + "el come", + "▁some times", + "▁som etimes", + "▁sometime s", + "▁T ime", + "▁Tim e", + "▁Ti me", + "▁ Time", + "**** ************", + "******** ********", + "************ ****", + "▁I I", + "▁ II", + "ud get", + "udge t", + "▁L ike", + "▁Li ke", + "▁ Like", + "▁ab sol", + "▁abs ol", + "ru pt", + "rup t", + "r upt", + "▁B en", + "▁Be n", + "▁n ote", + "▁not e", + "▁no te", + "▁ note", + "▁Dep artment", + "▁Depart ment", + "ate gy", + "ateg y", + "rol ler", + "roll er", + "▁g old", + "▁go ld", + "▁ gold", + "▁benef its", + "▁benefit s", + "▁bene fits", + "osp ital", + "ospit al", + "▁con vers", + "▁conv ers", + "▁conver s", + "▁conve rs", + "uff er", + "uf fer", + "▁le ading", + "▁lead ing", + "▁ leading", + "▁sh own", + "▁show n", + "▁sho wn", + "C E", + "▁c ourt", + "▁co urt", + "▁cour t", + "▁cou rt", + "▁ court", + "▁De sign", + "▁Des ign", + "▁ Design", + "ac hes", + "ach es", + "ache s", + "a ches", + "▁m ess", + "▁me ss", + "▁mes s", + "▁G roup", + "▁Gr oup", + "▁Gro up", + "▁ Group", + "▁Ind ia", + "▁cons idered", + "▁consider ed", + "ed eral", + "ede ral", + "eder al", + "▁cost s", + "▁cos ts", + "re ci", + "rec i", + "▁s erver", + "▁serv er", + "▁ser ver", + "▁serve r", + "▁ server", + "De f", + "D ef", + "▁im ages", + "▁image s", + "▁imag es", + "▁ images", + "▁P ublic", + "▁Pu blic", + "▁Pub lic", + "▁ Public", + "} ^", + "▁s old", + "▁so ld", + "▁sol d", + "▁g iving", + "▁gi ving", + "▁ giving", + "▁m id", + "▁mi d", + "▁ mid", + "ga r", + "g ar", + "▁U se", + "▁Us e", + "▁ Use", + "▁var iety", + "▁vari ety", + ". _", + "▁ch arg", + "▁char g", + "▁cha rg", + "▁ charg", + "el ta", + "elt a", + "ac ity", + "aci ty", + "a city", + "▁st ock", + "▁sto ck", + "▁ stock", + "▁O pen", + "▁Op en", + "▁ Open", + "▁certain ly", + "▁G reen", + "▁Gr een", + "▁Gree n", + "▁Gre en", + "▁ Green", + "▁e mer", + "▁em er", + "▁ emer", + "▁enc our", + "▁Wh ite", + "▁Whit e", + "▁ White", + "sy ch", + "s ych", + "] )", + "De s", + "D es", + "▁w idth", + "▁wid th", + "▁ width", + "▁qu al", + "▁q ual", + "▁ qual", + "▁diff erence", + "▁differe nce", + "▁differ ence", + "A l", + "tr ans", + "tra ns", + "t rans", + "▁D ist", + "▁Dis t", + "▁Di st", + "▁ Dist", + "▁D ef", + "▁De f", + "▁ Def", + "it ude", + "itud e", + "do c", + "d oc", + "▁t en", + "▁te n", + "▁ ten", + "▁e mb", + "▁em b", + "▁ emb", + "▁turn ed", + "▁tur ned", + "▁ turned", + "▁ass ert", + "▁ assert", + "▁R ef", + "▁Re f", + "▁ Ref", + "▁st atus", + "▁stat us", + "▁ status", + "▁L ove", + "▁Lo ve", + "▁Lov e", + "▁ Love", + "т о", + "▁m obile", + "▁mob ile", + "▁mobil e", + "▁ mobile", + "▁P aul", + "▁Pa ul", + "▁ Paul", + "oo th", + "oot h", + "o oth", + "u i", + "▁T od", + "▁To d", + "▁count ries", + "▁Ab out", + "▁ About", + "▁Serv ices", + "▁Service s", + "▁ Services", + "om s", + "o ms", + "▁p icture", + "▁pict ure", + "▁ picture", + "▁st ates", + "▁state s", + "▁stat es", + "▁sta tes", + "▁ states", + "re sp", + "res p", + "r esp", + "▁d aily", + "▁da ily", + "g s", + "▁pat tern", + "▁ pattern", + "▁init ial", + "▁initi al", + "▁ initial", + "ha nd", + "han d", + "h and", + "con fig", + "conf ig", + "O f", + "▁def initely", + "▁definite ly", + "▁J ack", + "▁Jac k", + "▁Ja ck", + "▁ Jack", + "g a", + "al d", + "a ld", + "▁T est", + "▁Te st", + "▁Tes t", + "▁ Test", + "mer cial", + "am ily", + "ami ly", + "▁Cal if", + "▁D em", + "▁De m", + "▁ Dem", + "▁p m", + "▁ pm", + "▁Pro f", + "▁Pr of", + "▁v ict", + "▁vi ct", + "▁vic t", + "▁re v", + "▁r ev", + "▁ rev", + "irt ual", + "is hing", + "ish ing", + "ishi ng", + "▁d ro", + "▁dr o", + "▁ dro", + "▁wind ow", + "▁ window", + "▁s uff", + "▁su ff", + "▁t ools", + "▁to ols", + "▁too ls", + "▁tool s", + "▁ tools", + "▁t im", + "▁ti m", + "▁ tim", + "▁d ead", + "▁de ad", + "En t", + "E nt", + "▁b and", + "▁ban d", + "▁ba nd", + "▁ band", + "▁W ash", + "▁Was h", + "▁Wa sh", + "s l", + "▁D ata", + "▁Da ta", + "▁Dat a", + "▁ Data", + "▁str eng", + "▁stre ng", + "▁C O", + "▁ CO", + "л и", + "▁A nt", + "▁An t", + "▁ Ant", + "ua te", + "u ate", + "▁` ``", + "▁`` `", + "▁Christ mas", + "so le", + "sol e", + "s ole", + "▁effect s", + "▁pl ayed", + "▁play ed", + "▁p ublished", + "▁publish ed", + "▁pub lished", + "▁ published", + "os ition", + "osit ion", + "pt y", + "p ty", + "▁th anks", + "▁than ks", + "▁thank s", + "▁ thanks", + "ed ding", + "edd ing", + "amb da", + "▁M or", + "▁Mo r", + "▁Mon day", + "▁Mond ay", + "in ding", + "ind ing", + "▁ob serv", + "▁obser v", + "▁obs erv", + "▁ observ", + "W ith", + "▁Pro duct", + "▁Produ ct", + "▁ Product", + "▁c apt", + "▁ca pt", + "▁cap t", + "▁ capt", + "er ve", + "erv e", + "B C", + "▁ne igh", + "▁( )", + "▁ ()", + "▁L ast", + "▁La st", + "▁Las t", + "▁ Last", + "▁fin ally", + "▁final ly", + "▁C ur", + "▁Cu r", + "▁ Cur", + "al y", + "a ly", + "▁p urchase", + "▁purch ase", + "yo nd", + "yon d", + "y ond", + "at o", + "a to", + "▁M em", + "▁Me m", + "▁ Mem", + "E O", + "▁S ol", + "▁So l", + "к а", + "Res ponse", + "Resp onse", + "▁W ed", + "▁We d", + "▁R ec", + "▁Re c", + "▁ Rec", + "▁l iter", + "▁li ter", + "▁lit er", + "▁ liter", + "▁val id", + "▁ valid", + "▁B ack", + "▁Ba ck", + "▁Bac k", + "▁ Back", + "▁h our", + "▁ho ur", + "▁ hour", + "li ed", + "lie d", + "l ied", + "ra ng", + "ran g", + "r ang", + "z a", + "▁camp aign", + "▁Y ear", + "▁Ye ar", + "▁ Year", + "k a", + "ma il", + "m ail", + "▁S T", + "▁ ST", + "▁in flu", + "▁inf lu", + "▁infl u", + "ap i", + "a pi", + "pi te", + "pit e", + "p ite", + "▁to wards", + "▁toward s", + "▁tow ards", + "▁Pro gram", + "▁Pr ogram", + "▁ Program", + "▁) ;", + "▁ );", + "ol f", + "▁rest aur", + "io s", + "i os", + "▁pol ice", + "▁polic e", + "▁s tar", + "▁st ar", + "▁sta r", + "▁ star", + "▁saf ety", + "▁safe ty", + "▁st ru", + "▁str u", + "▁ stru", + "▁f ather", + "▁fa ther", + "▁fat her", + "▁ father", + "▁B el", + "▁Be l", + "▁ Bel", + "▁le gal", + "▁leg al", + "▁ legal", + "s m", + "▁J e", + "▁b irth", + "▁ birth", + "Us er", + "Use r", + "U ser", + "il s", + "i ls", + "V al", + "▁reg ion", + "▁ region", + "C L", + "▁H el", + "▁He l", + "▁ Hel", + "I R", + "” .", + "M A", + "▁m is", + "▁mi s", + "▁al tern", + "▁alt ern", + "▁alter n", + "▁im ag", + "▁i mag", + "▁ imag", + "▁De velop", + "▁ Develop", + "Ne w", + "N ew", + "▁act ivity", + "▁activ ity", + "▁ activity", + "ef ul", + "e ful", + "▁Gener al", + "▁Gen eral", + "▁Gene ral", + "▁ General", + "▁Col lege", + "or nia", + "orn ia", + "▁l ines", + "▁li nes", + "▁line s", + "▁lin es", + "▁ lines", + "it ute", + "▁an im", + "▁ anim", + "▁hel ps", + "▁help s", + "ta ble", + "tab le", + "t able", + "▁equ ipment", + "▁equip ment", + "E X", + "E L", + "fl ow", + "flo w", + "f low", + "ren ch", + "r ench", + "re p", + "r ep", + "ki ng", + "kin g", + "k ing", + "▁f requ", + "▁fr equ", + "▁fre qu", + "is tics", + "ist ics", + "istic s", + "} _", + "е н", + "S c", + "▁g e", + "▁ ge", + "de v", + "d ev", + "▁inter ested", + "▁interest ed", + "▁com mand", + "▁comm and", + "▁ command", + "▁s hall", + "▁sh all", + "▁sha ll", + "▁h eight", + "▁he ight", + "▁ height", + "▁l ed", + "▁le d", + "▁ led", + "ca se", + "cas e", + "c ase", + "▁O nce", + "▁On ce", + "▁ Once", + "he t", + "h et", + "en ces", + "ence s", + "enc es", + "e nces", + "▁V is", + "▁Vi s", + "▁ Vis", + "▁exc ellent", + "▁excell ent", + "▁cl ub", + "▁ club", + "U p", + "▁con cept", + "▁conc ept", + "▁conce pt", + "g n", + "▁us es", + "▁use s", + "▁u ses", + "▁ uses", + "▁ph ysical", + "▁phys ical", + "B uild", + "▁a uto", + "▁aut o", + "▁au to", + "▁ auto", + "rib uted", + "ribut ed", + "ribute d", + "▁n ature", + "▁e lement", + "▁el ement", + "▁ele ment", + "▁elem ent", + "▁ element", + "ja va", + "jav a", + "j ava", + "al ign", + "ali gn", + "act ive", + "activ e", + "▁ad minist", + "▁admin ist", + "ge st", + "ges t", + "g est", + "P S", + "ar ray", + "arr ay", + "▁m ount", + "▁mo unt", + "▁ mount", + "▁ch anged", + "▁change d", + "▁chang ed", + "▁ changed", + "▁g raph", + "▁gr aph", + "▁gra ph", + "▁ graph", + "▁M o", + "▁ Mo", + "▁fe eling", + "▁feel ing", + "▁fee ling", + "▁p le", + "▁pl e", + "▁ ple", + "ri ef", + "rie f", + "r ief", + "▁E v", + "▁ Ev", + "▁e arn", + "▁ear n", + "▁l ack", + "▁la ck", + "▁lac k", + "▁inter view", + "▁d ream", + "▁im pl", + "▁imp l", + "▁ impl", + "▁high ly", + "▁wonder ful", + "▁r i", + "▁ ri", + "▁dig ital", + "▁digit al", + "oc ket", + "ock et", + "▁Mar ket", + "▁Mark et", + "U L", + "wi th", + "w ith", + "No t", + "N ot", + "no de", + "n ode", + "▁w arm", + "▁war m", + "▁wa rm", + "l t", + "= '", + "▁p laces", + "▁pl aces", + "▁place s", + "▁pla ces", + "▁ places", + "n b", + "O ut", + "ia nt", + "ian t", + "i ant", + "▁n umbers", + "▁num bers", + "▁number s", + "▁M ake", + "▁Ma ke", + "▁Mak e", + "▁ Make", + "▁J apan", + "▁Ja pan", + "▁a ware", + "▁aw are", + "▁awa re", + "▁ aware", + "▁u til", + "▁ut il", + "▁ util", + "js on", + "j son", + "N o", + "▁Wind ows", + "▁Window s", + "▁ Windows", + "it ution", + "im ately", + "imate ly", + "en ed", + "ene d", + "e ned", + "▁s em", + "▁se m", + "▁ sem", + "ar ily", + "ari ly", + "▁D ate", + "▁Da te", + "▁Dat e", + "▁ Date", + "mit ted", + "mitt ed", + "m itted", + "▁b ottom", + "▁bott om", + "▁bot tom", + "▁ bottom", + "te e", + "t ee", + "▁ д", + "▁re ve", + "▁rev e", + "▁w rote", + "▁wr ote", + "Mod el", + "Mode l", + "Mo del", + "M odel", + "er ences", + "ere nces", + "erence s", + "eren ces", + "e rences", + "▁G old", + "▁Go ld", + "▁ Gold", + "▁bl ue", + "▁ blue", + "cont ent", + "▁t rip", + "▁tr ip", + "▁tri p", + "An d", + "A nd", + "il ies", + "ili es", + "i lies", + "oun ced", + "ounce d", + "▁st ructure", + "▁struct ure", + "▁ structure", + "us ing", + "u sing", + "▁e at", + "▁f loor", + "▁fl oor", + "▁flo or", + "▁ floor", + "▁re views", + "▁review s", + "▁b rought", + "▁br ought", + "▁bro ught", + "▁P al", + "▁Pa l", + "▁ Pal", + "▁E duc", + "▁Ed uc", + "▁C lick", + "▁Cl ick", + "▁Cli ck", + "▁ Click", + "▁re nt", + "▁r ent", + "▁ren t", + "▁ rent", + "ra d", + "r ad", + "▁F ound", + "▁Fo und", + "▁Fou nd", + "▁ Found", + "▁b ath", + "▁bat h", + "▁ba th", + "~ \\", + "▁M ac", + "▁Ma c", + "▁ Mac", + "▁L og", + "▁Lo g", + "▁ Log", + "▁b road", + "▁br oad", + "▁bro ad", + "▁pro gress", + "▁ progress", + "▁re ach", + "▁r each", + "▁ reach", + "▁Re search", + "▁Res earch", + "▁Resear ch", + "▁act ive", + "▁activ e", + "▁ active", + "ec h", + "e ch", + "▁E ast", + "▁Eas t", + "ru it", + "r uit", + "▁On line", + "▁ Online", + "ru n", + "r un", + "▁D an", + "▁Da n", + "▁ Dan", "ri ve", "riv e", "r ive", - "ᄋ ᄋ", - "▁variable s", - "▁ variables", - "==== ========", - "======== ====", - "▁\" #", - "[1 ];", - "[1] ;", - "; (", - "21 5:", - "215 :", - "2 15:", - ":1 17", - ":11 7", - ": 117", - "▁⁄ •⁄", - "▁ ⁄•⁄", - "76 0", - "7 60", - "33 2", - "3 32", - "49 6:", - "496 :", - "83 5:", - "835 :", - "> 0", - "▁pe ople", - "co ver", - "cov er", - "c over", - "32 4", - "3 24", - "tool s", - "t ools", - "OP T", - "O PT", - "▁C an", - "▁ Can", - "▁Re distribut", - "▁Red istribut", - "5 )", - "▁i o", - "▁ io", - "25 4:", - "254 :", - "2 54:", - "▁B Y", - "▁ BY", + "▁p rem", + "▁pre m", + "▁pr em", + "▁s tage", + "▁st age", + "▁sta ge", + "▁ stage", + "ep endent", + "epend ent", + "▁prov iding", + "▁provid ing", + "▁in form", + "▁inf orm", + "▁info rm", + "▁mod els", "▁model s", "▁mode ls", - "▁mod els", "▁ models", - "87 8", - "8 78", - "X ml", - "▁15 988", - "▁159 88", - "▁1598 8", - "C ategory", - "▁m any", - "▁ma ny", - "▁man y", + "▁c arry", + "▁car ry", + "▁occ ur", + "▁oc cur", + "▁d eb", + "▁de b", + "Re f", + "R ef", + "▁f ully", + "▁full y", + "▁ful ly", + "▁ fully", + "▁re leased", + "��release d", + "▁rele ased", + "▁tem per", + "▁temp er", + "▁associ ated", + "▁associate d", + "C O", + "▁th ank", + "▁than k", + "▁t ick", + "▁ti ck", + "▁ tick", + "▁method s", + "▁meth ods", + "▁A tt", + "▁At t", + "▁ Att", + "▁w ants", + "▁want s", + "▁cre ating", + "▁creat ing", + "id ents", + "ident s", + "iden ts", + "▁f em", + "▁fe m", + "▁ fem", + "ve st", + "ves t", + "v est", + "Eq u", + "E qu", + "▁con duct", + "▁cond uct", + "▁ conduct", + "▁int ernet", + "▁inter net", + "▁intern et", + "▁me asure", + "▁meas ure", + "ip ping", + "ipp ing", + "ippi ng", + "i pping", + "▁In formation", + "▁Inform ation", + "▁ Information", + "▁adv ant", + "▁ advant", + "ce l", + "c el", + "▁m oving", + "▁mov ing", + "▁mo ving", + "▁in fo", + "▁inf o", + "▁ info", + "ic ation", + "▁r ow", + "▁ro w", + "▁ row", + "▁p rices", + "▁pr ices", + "▁price s", + "▁pri ces", + "▁pric es", + "▁st ream", + "▁stre am", + "▁ stream", + "ff ee", + "ffe e", + "ri e", + "r ie", + "ash ion", + "ashi on", + "▁Cal ifornia", + "▁Calif ornia", + "▁b aby", + "▁bab y", + "▁ba by", + "at ever", + "ate ver", + "lic ation", + "l ication", + "▁achie ve", + "▁success ful", + "O W", + "it able", + "ita ble", + "i table", + "as c", + "a sc", + "iv ery", + "ive ry", + "iver y", + "i very", + "▁e val", + "▁ev al", + "▁ eval", + "ia nce", + "ian ce", + "i ance", + "x y", + "▁organ ization", + "T itle", + "▁s atisf", + "▁sat isf", + "▁col lege", + "▁colle ge", + "▁w ife", + "▁wi fe", + "▁ wife", + "om b", + "o mb", + "▁stra ight", + "▁l if", + "▁li f", + "▁l ibr", + "▁li br", + "▁lib r", + "ho use", + "hou se", + "h ouse", + "▁d ou", + "▁do u", + "▁individual s", + "▁ на", + "▁st ories", + "▁sto ries", + "in fo", + "inf o", + "▁H ist", + "▁His t", + "▁Hi st", + "▁ Hist", + "▁sp end", + "▁spe nd", + "▁J es", + "▁Je s", + "ma x", + "m ax", + "▁b utton", + "▁but ton", + "▁butt on", + "▁ button", + "ri al", + "ria l", + "r ial", + "▁s av", + "▁sa v", + "▁res pond", + "▁resp ond", + "▁ respond", + "in n", + "i nn", + "▁> >", + "▁ >>", + "▁ar riv", + "▁arr iv", + "I F", + "▁M at", + "▁Ma t", + "▁ Mat", + "т а", + "▁hot el", + "▁ho tel", + "л ь", + "▁plan ning", + "iv il", + "▁b row", + "▁br ow", + "▁bro w", + "= {", + "▁d ed", + "▁de d", + "▁ ded", + "▁a part", + "▁ap art", + "▁ac qu", + "▁could n", + "▁( !", + "▁ (!", + "Co unt", + "C ount", + "▁b order", + "▁ border", + "▁s olutions", + "▁sol utions", + "▁solution s", + "in put", + "ho l", + "h ol", + "▁Th urs", + "▁Thu rs", + ") {", + "▁ »", + "▁g rand", + "▁gr and", + "▁gra nd", + "▁gran d", + "▁ grand", + "ul ations", + "ulation s", + "▁hand le", + "▁ handle", + "= \\", + "▁C am", + "▁Ca m", + "▁ Cam", + "ne ct", + "n ect", + "▁state ment", + "▁stat ement", + "▁ statement", + "wid e", + "wi de", + "w ide", + "in y", + "i ny", + "mi ss", + "m iss", + "▁F il", + "▁ Fil", + "▁pres ident", + "El ement", + "E lement", + "ly ing", + "l ying", + "▁material s", + "▁D ec", + "▁De c", + "▁ Dec", + "it ation", + "itat ion", + "▁F orm", + "▁For m", + "▁Fo rm", + "▁ Form", + "▁c ert", + "▁ce rt", + "▁cer t", + "▁ cert", + "▁d u", + "▁ du", + "er ia", + "e ria", + "▁p ages", + "▁page s", + "▁pa ges", + "▁pag es", + "▁ pages", + "▁B ig", + "▁Bi g", + "▁ Big", + "▁ag ree", + "▁agre e", + "ul a", + "u la", + "ra st", + "ras t", + "r ast", + "▁all owed", + "▁allow ed", + "▁pl us", + "▁ plus", + "▁lim ited", + "▁limit ed", + "▁ limited", + "▁O R", + "▁ OR", + "ma r", + "m ar", + "▁con stant", + "▁const ant", + "▁ constant", + "▁app reci", + "▁appre ci", + "▁ev idence", + "▁b ool", + "▁bo ol", + "▁boo l", + "▁ bool", + "ig ma", + "igm a", + "▁Pe ople", + "▁ People", + "lo at", + "▁t er", + "▁te r", + "▁ ter", + "▁g as", + "▁ga s", + "▁ gas", + "▁d ry", + "▁dr y", + "▁ dry", + "▁T ues", + "▁Tu es", + "▁Tue s", + "▁G over", + "▁Go ver", + "▁Gov er", + "augh ter", + "ous ly", + "▁B re", + "▁Br e", + "▁ Bre", + ") \\", + "B e", + "▁ph oto", + "▁phot o", + "▁ photo", + "▁talk ing", + "▁tal king", + "bo n", + "b on", + "▁S ing", + "▁Sin g", + "▁Si ng", + "▁ Sing", + "▁p rec", + "▁pre c", + "▁pr ec", + "▁ prec", + "▁f irm", + "▁fi rm", + "▁f at", + "▁fa t", + "▁ fat", + "▁r ock", + "▁ro ck", + "▁ rock", + "al ing", + "ali ng", + "alin g", + "a ling", + "Cl ient", + "C lient", + "ar ant", + "ara nt", + "aran t", + "a rant", + "cre ate", + "creat e", + "c reate", + "▁d emon", + "▁de mon", + "▁dem on", + "▁demo n", + "▁v an", + "▁va n", + "▁ van", + "▁set ting", + "▁sett ing", + "▁ setting", + "▁con nection", + "▁conn ection", + "▁connect ion", + "▁ connection", + "▁m iddle", + "▁ middle", + "▁A nn", + "▁An n", + "▁ Ann", + "▁W he", + "▁Wh e", + "▁ Whe", + "lo r", + "l or", + "[ '", + "▁s pent", + "▁sp ent", + "▁spe nt", + "▁develop ed", + "▁O F", + "▁ OF", + "▁H ave", + "▁Ha ve", + "▁Hav e", + "▁ Have", + "in ate", + "ina te", + "i nate", + "▁begin ning", + "▁un it", + "▁ unit", + "el ine", + "eli ne", + "elin e", + "e line", + "▁p ow", + "▁po w", + "▁ pow", + "▁for mat", + "▁form at", + "▁ format", + "pl it", + "p lit", + "▁p en", + "▁pe n", + "▁ pen", + "▁reg ist", + "▁ regist", + "▁fe et", + "▁fee t", + "▁ex pert", + "▁exp ert", + "▁exper t", + "▁Al though", + "ca ll", + "cal l", + "c all", + "▁I D", + "▁ ID", + "▁M et", + "▁Me t", + "▁ Met", + "▁l oved", + "▁love d", + "▁lo ved", + "am ma", + "amm a", + "a mma", + "л а", + "▁m iles", + "▁mi les", + "▁mile s", + "▁mil es", + "is ions", + "ision s", + "isi ons", + "d b", + "es ome", + "e some", + "▁al one", + "▁ alone", + "pa n", + "p an", + "ca pe", + "cap e", + "c ape", "A Y", - "LO W", - "L OW", - "20 5:", - "205 :", - "1: 24", - "▁? ??", - "▁?? ?", - "▁ ???", - "▁16 269", - "▁1626 9", - "▁162 69", - "▁un defined", - "▁ undefined", - "hi p", - "h ip", - "20 10", - "201 0", - "time out", - "app ly", - "P M", - ":1 13", - ":11 3", - ": 113", - "使 用", - "Control s", - "29 6:", - "296 :", - "Ca p", - "C ap", - "▁X ML", - "▁XM L", - "▁ XML", - "▁TR UE", - "▁ TRUE", - "▁q ue", - "▁qu e", - "▁ que", - "1: 13", - "1:1 3", - "1 :13", - "Pro c", - "Pr oc", - "▁p o", - "▁ po", - "24 0:", - "240 :", - "2 40:", - "Ob server", - "ch or", - "cho r", - "28 5:", - "285 :", - "2 85:", - "87 4", - "8 74", - "▁- 8.", - "▁-8 .", - "▁ -8.", - "▁B e", - "▁ Be", - "lo or", - "▁d istance", - "▁di stance", - "▁dist ance", - "▁ distance", - "▁ᄌ ᄅ", - "ic les", - "icle s", - "n x", - "▁B OOL", - "▁BOO L", - "▁ BOOL", - "bu te", - "but e", - "b ute", - "▁RE QUIRE", - "Di ctionary", - "id entifier", - "ident ifier", - "▁i con", - "▁ icon", - "▁Russ ian", - "▁Russia n", - "gg le", - "g gle", - "1: 21", - "▁16 329", - "▁163 29", - "▁1632 9", - "cc c", - "c cc", - "im ate", - "▁c ommon", - "▁com mon", - "▁comm on", - "▁ common", - "re cs", - "rec s", - "28 .", - "2 8.", - "▁p ut", - "▁ put", - "for ward", - "is on", - "iso n", - "i son", - "5 ;", - "99 4:", - "994 :", - "▁f n", - "▁ fn", - "Pro to", - "Pr oto", - ":1 70", - ":17 0", - ": 170", - "St ub", - "▁m ost", - "▁mo st", - "▁ most", - "▁p resent", - "▁pre sent", - "▁ present", - "un i", - "u ni", - "ar ing", - "ari ng", - "a ring", - "▁other wise", - "1 >", - "▁J TBC", - "▁s imple", - "▁si mple", - "▁simp le", - "▁ simple", - ":3 56", - ":35 6", - ": 356", - "Ra te", - "R ate", - "▁0 },", - "Draw ing", - "注 意", - "▁16 2990", - "▁1629 90", - "▁162 990", - "▁16299 0", - "栗 栗", - "15 8:", - "158 :", - "1 58:", - "__ 1", - "_ _1", - "Form s", - "For ms", - "30 4", - "3 04", - "76 5", - "7 65", - "36 5", - "3 65", - ":1 50", - ":15 0", - ": 150", - "ST ART", - "A xis", - "IF T", - "I FT", - "▁sc reen", - "▁ screen", - ")} ,", - ") },", - "▁app ly", - "▁ apply", - "} .", - "▁l l", - "▁ ll", - "=0 .", - "= 0.", - "好 可爱", - "35 3", - "3 53", - "=\" _", - "22 2:", - "222 :", - "2 22:", - "00 6:", - "006 :", - "68 8", - "6 88", - "W ord", - "pl an", - "p lan", - "ON T", - "O NT", - "▁error s", - "▁err ors", - "▁ errors", - "▁exp licit", - "▁NU MEX", - "▁NUM EX", - "▁ NUMEX", - "19 9:", - "199 :", - "1 99:", - "re ce", - "rec e", - "[ 6", - "M ake", - "F X", - "ar ation", - "ara tion", - "a ration", - "▁d ynamic", - "▁ dynamic", - "b t", - "48 6:", - "486 :", - "4 86:", - "▁tr ace", - "▁tra ce", - "▁ trace", - "DI RECT", - "DIR ECT", - "19 0:", - "190 :", - "1 90:", - "50 4", - "5 04", - "▁1569 15", - "▁156 915", - "ur ed", - "ure d", - "u red", - "E A", - "▁PRO VI", - "▁162 705", - "▁1627 05", - "▁16270 5", - "要 是", - "p atch", - "▁re set", - "▁res et", - "▁ reset", - "▁ex pression", - "▁exp ression", - "▁express ion", - "▁ expression", - "▁Ar gs", - "▁Arg s", - "▁ Args", - "▁M ax", - "▁ Max", - "GE N", - "G EN", - "sk ip", - "ski p", - "re peat", - ".0 0", - ". 00", - "class es", - "c lasses", - "? .", - "str ict", - "stri ct", - "▁‘ 2022", - "▁f s", - "▁ fs", + "um er", + "ume r", + "u mer", + "▁es say", + "▁ess ay", + "en cies", + "enc ies", + "▁de mand", + "▁dem and", + "▁ demand", + "▁ex erc", + "▁L ife", + "▁Li fe", + "▁Lif e", + "▁ Life", + "▁pres sure", + "▁press ure", + "▁app ropri", + "▁appro pri", + "▁ appropri", + "M S", + "ven ue", + "ho st", + "h ost", + "( {", + "▁f ont", + "▁fo nt", + "▁ font", + "re y", + "r ey", + "un c", + "u nc", + "\", \"", + "\" ,\"", + "▁L ear", + "▁Le ar", + "▁ Lear", + "▁I r", + "T H", + "et te", + "ett e", + "e tte", + "▁s y", + "▁ sy", + "▁us eful", + "▁use ful", + "At t", + "A tt", + "▁F ind", + "▁Fin d", + "▁ Find", + "▁ch arge", + "▁char ge", + "▁charg e", + "▁ charge", + "\"> <", + "\" ><", + "▁Pro ject", + "▁ Project", + "y ing", + "▁S l", + "▁ Sl", + "▁S om", + "▁So m", + "▁ Som", + "ro s", + "r os", + "id den", + "idd en", + "▁u lt", + "▁ul t", + "▁ ult", + "as y", + "a sy", + "▁p aid", + "▁pa id", + "▁ paid", + "st ruct", + "str uct", + "stru ct", + "▁R ich", + "▁Ric h", + "▁ Rich", + "sr c", + "s rc", + "▁S u", + "▁ Su", + "▁g lass", + "▁gl ass", + "▁ glass", + "▁P lay", + "▁Pl ay", + "▁ Play", + "> (", + "▁under standing", + "▁understand ing", + "▁underst anding", + "it ect", + "ite ct", + "in ition", + "init ion", + "▁col umn", + "▁ column", + "▁pict ures", + "▁picture s", + "▁M ain", + "▁Ma in", + "▁Mai n", + "▁ Main", + "il er", + "ile r", + "i ler", + "▁k itchen", + "▁kit chen", + "▁d epend", + "▁dep end", + "▁ depend", + "▁week end", + "ar row", + "arr ow", + "▁J ames", + "▁Jam es", + "▁Ja mes", + "▁H i", + "▁ Hi", + "▁pre fer", + "▁pref er", + "or ds", + "ord s", + "▁r ules", + "▁rule s", + "▁ru les", + "▁ rules", + "f e", + "▁Thurs day", + "▁f orce", + "▁for ce", + "▁ force", + ": \r", + "▁his tor", + "▁hist or", + "ad ding", + "add ing", + "nes day", + "▁s olid", + "▁sol id", + "▁al though", + "▁ although", + "▁gr owing", + "▁grow ing", + "▁gro wing", + "▁ growing", + "pon ent", + "▁part ners", + "▁partner s", + "▁ar ray", + "▁arr ay", + "▁ array", + "es tern", + "est ern", + "ester n", + "este rn", + "p o", + "▁econom ic", + "▁ economic", + "AT E", + "A TE", + "▁g ar", + "▁ga r", + "▁ gar", + "Man ager", + "▁jo in", + "▁ join", + "▁Ind ian", + "▁India n", + "il itary", + "ilit ary", + "F r", + "▁bas ic", + "▁ basic", + "▁Acc ording", + "▁P lan", + "▁Pl an", + "▁ Plan", + "▁C ong", + "▁Con g", + "▁Co ng", + "S P", + "▁C all", + "▁Cal l", + "▁Ca ll", + "▁ Call", + "pa ge", + "p age", + "▁e mot", + "▁em ot", + "▁c ulture", + "▁cult ure", + "▁d ress", + "▁dr ess", + "q l", + "iz er", + "ize r", + "i zer", + "th on", + "t hon", + "▁gu ys", + "▁guy s", + "▁ex cept", + "▁exc ept", + "▁ except", + "che ck", + "▁in g", + "▁i ng", + "▁ ing", + "▁e lements", + "▁el ements", + "▁element s", + "▁ele ments", + "▁elem ents", + "▁ elements", + "▁ear lier", + "▁h ous", + "▁ho us", + "▁health y", + "▁heal thy", + "▁ healthy", + "▁requ irements", + "▁require ments", + "▁requirement s", + "▁S am", + "▁Sa m", + "▁ Sam", + "▁un s", + "▁u ns", + "▁ uns", + "▁Tues day", + "▁Be cause", + "▁Bec ause", + "▁ Because", + "▁c ry", + "▁cr y", + "▁applic ations", + "▁application s", + "▁e ye", + "▁ey e", + "▁ eye", + "▁t ask", + "▁ta sk", + "▁ task", + "▁S al", + "▁Sa l", + "▁ Sal", + "ut s", + "u ts", + "▁act ual", + "▁ actual", + "▁pro ced", + "▁proc ed", + "▁Wash ington", + "in ated", + "ina ted", + "inate d", + "or row", + "▁can did", + "▁cand id", + "▁ass ess", + "▁h us", + "▁ hus", + "▁C ustom", + "▁ Custom", + "▁ex ecut", + "▁exec ut", + "▁ execut", + "▁T om", + "▁To m", + "▁ Tom", + "▁b ur", + "▁bu r", + "▁ bur", + "▁he at", + "▁ heat", + "▁en h", + "▁ enh", + "▁st eps", + "▁step s", + "▁ste ps", + "▁ steps", + "al ed", + "ale d", + "a led", + "▁gu ess", + "▁b udget", + "ag o", + "a go", + "▁C ourt", + "▁Co urt", + "▁Cour t", + "▁Cou rt", + "▁r ates", + "▁ra tes", + "▁rate s", + "▁rat es", + "▁ rates", + "ad y", + "a dy", + "ide os", + "ideo s", + "ab s", + "a bs", + "▁п о", + "▁ по", + "▁o pin", + "▁op in", + "▁s en", + "▁se n", + "▁ sen", + "▁me aning", + "▁mean ing", + "ba se", + "bas e", + "b ase", + "A d", + "▁s election", + "▁se lection", + "▁select ion", + "▁sel ection", + "▁ selection", + "▁re move", + "▁rem ove", + "▁ remove", + "act ory", + "actor y", + "▁H all", + "▁Ha ll", + "▁Hal l", + "an cing", + "anc ing", + "ol der", + "old er", + "pos t", + "po st", + "p ost", + "▁a im", + "▁ai m", + "▁ aim", + "du le", + "d ule", + "▁Int ernet", + "▁Intern et", + "▁Inter net", + "▁pur pose", + "▁ purpose", + "▁S ur", + "▁Su r", + "▁ Sur", + "▁R oad", + "▁Ro ad", + "▁happ ened", + "▁happen ed", + "for ce", + "f orce", + "pro t", + "pr ot", + "p rot", + "▁trad itional", + "▁tradition al", + "▁dr ink", + "▁V ol", + "▁Vo l", + "▁ Vol", + "▁C are", + "▁Car e", + "▁Ca re", + "▁ Care", + "к и", + "be d", + "b ed", + "et ic", + "e tic", + "▁employ ees", + "▁employee s", + "▁f ab", + "▁fa b", + "▁ fab", + "▁M ichael", + "▁Mich ael", + "▁s hot", + "▁sh ot", + "▁sho t", + "▁ shot", + "ild ren", + "▁gu ide", + "▁guid e", + "▁ guide", + "te d", + "t ed", + "ot al", + "ota l", + "o tal", + "▁be yond", + "he st", + "hes t", + "h est", + "▁v oice", + "▁vo ice", + "▁o rd", + "▁or d", + "▁ ord", + "il ing", + "ili ng", + "i ling", + "E d", + "▁not ice", + "▁g ift", + "▁gi ft", + "we b", + "w eb", + "r d", + "▁e ight", + "▁ eight", + "▁part icularly", + "▁particular ly", + "▁over all", + "▁c ash", + "▁ca sh", + "▁cas h", + "▁mem ory", + "▁memor y", + "▁memo ry", + "▁ memory", + "▁Wed nesday", + "▁T ex", + "▁Te x", + "▁ Tex", + "▁r ace", + "▁ra ce", + "▁rac e", + "▁ race", + "am ework", + "ame work", + "▁W ho", + "▁Wh o", + "▁ Who", + "▁p et", + "▁pe t", + "▁ pet", + "▁b asis", + "▁bas is", + "▁ba sis", + "▁tr ade", + "▁tra de", + "▁trad e", + "▁wh ose", + "▁who se", + "▁s pot", + "▁sp ot", + "▁spo t", + "▁ spot", + "▁girl s", + "▁school s", + "▁sch ools", + "w w", + "▁g uy", + "▁gu y", + "▁ guy", + "ter m", + "te rm", + "t erm", + "▁S un", + "▁Su n", + "▁ Sun", + "Col or", + "Co lor", + "en ses", + "ens es", + "ense s", + "▁deg ree", + "▁ degree", + "▁str ateg", + "▁strat eg", + "▁t rain", + "▁tr ain", + "▁tra in", + "▁ train", + "▁re pe", + "▁rep e", + "▁incre ased", + "▁increase d", + "▁const ruction", + "▁construct ion", + "▁ construction", + "ov ing", + "o ving", + "▁ex isting", + "▁exist ing", + "▁ existing", + "Par am", + "ui nt", + "u int", + "▁S pe", + "▁Sp e", + "▁ Spe", + "il k", + "a e", + "▁B uild", + "▁Bu ild", + "▁ Build", + "▁T wo", + "▁Tw o", + "▁ Two", + "▁T ype", + "▁Ty pe", + "▁Typ e", + "▁ Type", + "m u", + "fr om", + "f rom", + "▁T oday", + "▁To day", + "▁Tod ay", + "▁ Today", + "▁al bum", + "I f", + "▁tr uly", + "▁Can ada", + "▁Canad a", + "▁n ode", + "▁no de", + "▁nod e", + "▁ node", + "A t", + "▁m oved", + "▁mov ed", + "▁move d", + "▁mo ved", + "▁d oll", + "▁do ll", + "▁dol l", + "▁ doll", + "ot ed", + "ote d", + "o ted", + "▁d im", + "▁di m", + "▁ dim", + "▁p ool", + "▁po ol", + "▁ pool", + "▁Ch urch", + ", \r", + "st e", + "s te", + "▁us ername", + "▁user name", + "▁ username", + "▁Off ice", + "▁Offic e", + "▁ Office", + "▁stud ies", + "ar c", + "a rc", + "▁Man agement", + "▁Manage ment", + "▁ Management", + "▁Comp any", + "▁ Company", + "▁s weet", + "▁swe et", + "st d", + "s td", + "▁i r", + "▁ ir", + "Sys tem", + "S ystem", + "▁per haps", + "sc ript", + "scri pt", + "scr ipt", + "s cript", + "▁comp ared", + "▁compar ed", + "▁compare d", + "vo id", + "v oid", + "und red", + "▁R om", + "▁Ro m", + "▁business es", + "iz ations", + "ization s", + "▁ne arly", + "▁near ly", + "or ial", + "oria l", + "ori al", + "o rial", + "▁rel ig", + "▁reli g", + "an o", + "a no", + "r t", + "▁immedi ately", + "▁immediate ly", + "▁g one", + "▁go ne", + "▁ gone", + "▁s mart", + "▁sm art", + "▁ smart", + "▁incre asing", + "▁m ill", + "▁mi ll", + "▁mil l", + "▁ mill", + "P L", + "▁fam ilies", + "▁famil ies", + "▁s up", + "▁su p", + "▁ sup", + "▁eas ier", + "fr ee", + "fre e", + "f ree", + "pt ions", + "ption s", + "▁contin u", + "ot hing", + "oth ing", + "o thing", + "use um", + "▁S tr", + "▁St r", + "▁ Str", + "▁trans l", + "▁tran sl", + "▁g ra", + "▁gr a", + "▁ gra", + "▁te ams", + "▁team s", + "▁tea ms", + "▁go als", + "▁goal s", + "▁l inks", + "▁link s", + "▁lin ks", + "▁ links", + "▁fig ure", + "▁ figure", + "▁a spect", + "▁as pect", + "▁asp ect", + "▁ex press", + "▁exp ress", + "▁expr ess", + "▁ express", + "▁a ren", + "▁are n", + "▁ar en", + "▁ aren", + "ro nic", + "ron ic", + "r onic", + "il la", + "ill a", + "i lla", + "in ger", + "ing er", + "inge r", + "pa t", + "p at", + "▁U nder", + "▁Un der", + "▁Und er", + "▁ Under", + "▁B oard", + "▁Bo ard", + "▁ Board", + "pos ition", + "posit ion", + "p osition", + "▁pass ed", + "▁t rou", + "▁tr ou", + "▁tro u", + "▁st orage", + "▁sto rage", + "▁ storage", + "▁n ation", + "▁re ports", + "▁rep orts", + "▁report s", + "▁M ag", + "▁Ma g", + "▁ Mag", + "▁f ear", + "▁fe ar", + "Res ult", + "▁E ach", + "▁ Each", + "▁a ffect", + "▁aff ect", + "▁af fect", + "iat ion", + "i ation", + "▁sh oot", + "▁sho ot", + "▁ ]", + "▁Con f", + "▁ Conf", + "▁re asons", + "▁reason s", + "? ”", + "ie rs", + "ier s", + "i ers", + "!! !", + "! !!", + "▁a gre", + "▁ag re", + "▁h aven", + "▁ha ven", + "▁have n", + "▁i l", + "▁ il", + "Dat e", + "Da te", + "D ate", + "le vel", + "lev el", + "▁th ous", + "▁thou s", + "ens ions", + "ension s", + "▁c ells", + "▁cell s", + "▁cel ls", + "▁th reat", + "▁cons ult", + "▁benef it", + "▁bene fit", + "▁t ree", + "▁tr ee", + "▁tre e", + "▁ tree", + "H T", + "▁l ots", + "▁lot s", + "▁lo ts", + "ol ar", + "ola r", + "o lar", + "▁R ob", + "▁Ro b", + "▁ Rob", + "b a", + "as ure", + "a sure", + "D F", + "en ame", + "ena me", + "e name", + "st ract", + "str act", + "stra ct", + "▁cap ital", + "▁M art", + "▁Mar t", + "▁Ma rt", + "▁ Mart", + "▁s to", + "▁st o", + "▁ sto", + "▁su rv", + "▁sur v", + "▁de liver", + "▁del iver", + "▁n one", + "▁no ne", + "▁non e", + "▁ none", + "ck s", + "c ks", + "am ing", + "amin g", + "ami ng", + "a ming", + "st on", + "sto n", + "s ton", + "ri m", + "r im", + "▁a ng", + "▁an g", + "▁ ang", + "▁sub st", + "▁subs t", + "por ate", + "po rate", + "p orate", + "▁m argin", + "▁mar gin", + "▁marg in", + "▁ margin", + "▁j obs", + "▁job s", + "▁jo bs", + "▁+ =", + "▁ +=", + "Tr ans", + "Tra ns", + "T rans", + "▁let ter", + "▁lett er", + "▁ letter", + "at ively", + "ative ly", + "ati vely", + "ativ ely", + "l s", + "т е", + "▁re fer", + "▁ref er", + "▁Down load", + "▁ Download", + "on a", + "o na", + "▁St art", + "▁Star t", + "▁Sta rt", + "▁ Start", + "▁sur face", + "▁surf ace", + "▁adv ice", + "▁S how", + "▁Sh ow", + "▁Sho w", + "▁ Show", + "fa st", + "fas t", + "f ast", + "act ions", + "action s", + "a ctions", + "▁F ore", + "▁For e", + "▁Fo re", + "▁ Fore", + "▁s hop", + "▁sh op", + "▁sho p", + "▁ shop", + "az on", + "a zon", + "▁dise ase", + "▁sp irit", + "▁spir it", + "▁W ater", + "▁Wat er", + "▁Wa ter", + "▁ Water", + "▁redu ce", + "▁red uce", + "▁ reduce", + "▁off ered", + "▁offer ed", + "▁con v", + "▁co nv", + "▁ conv", + "▁in nov", + "▁inn ov", + "▁N ote", + "▁No te", + "▁Not e", + "▁ Note", + "▁ob vious", + "tr ue", + "▁ch urch", + "▁ref lect", + "▁ reflect", + "▁p oor", + "▁po or", + "▁en try", + "▁ent ry", + "▁entr y", + "▁ entry", + "▁E ar", + "▁o k", + "▁ ok", + "▁opport unities", + "▁$ (", + "▁ $(", + "▁would n", + "ti tle", + "t itle", + "c m", + "▁c old", + "▁col d", + "▁co ld", + "Over ride", + "▁p ush", + "▁pu sh", + "▁ push", + "nb sp", + "n bsp", + "ob ject", + "obj ect", + "o bject", + "▁f ant", + "▁fa nt", + "▁fan t", + "▁L eg", + "▁Le g", + "▁ Leg", + "▁pro perties", + "▁proper ties", + "▁ properties", + "st yle", + "sty le", + "▁ ~", + "▁s ession", + "▁ session", + "ra py", + "rap y", + "VE R", + "V ER", + "ove s", + "ov es", + "o ves", + "ag on", + "ago n", + "a gon", + "▁str ategy", + "▁strateg y", + "gr oup", + "gro up", + "g roup", + "la ng", + "lan g", + "l ang", + "▁S uper", + "▁Su per", + "▁Sup er", + "▁ Super", + "▁trans fer", + "▁transf er", + "▁ transfer", + "ique s", + "iqu es", + "iq ues", + "i ques", + "kn own", + "know n", + "k nown", + "▁M al", + "▁Ma l", + "▁ Mal", + "▁Europe an", + "▁Europ ean", + "▁htt ps", + "▁http s", + "▁ https", + "C A", + "▁se eing", + "▁see ing", + "▁ seeing", + "▁l abel", + "▁la bel", + "▁lab el", + "▁ label", + "cur rent", + "curr ent", + "▁\\ \\", + "▁ \\\\", + "gr ad", + "gra d", + "g rad", + "▁cont ains", + "▁contain s", + "▁ contains", + "▁An other", + "▁d efined", + "▁def ined", + "▁define d", + "▁defin ed", + "▁ defined", + "▁follow ed", + "▁W here", + "▁Wh ere", + "▁Whe re", + "▁ Where", + "ph one", + "p hone", + "us tr", + "ust r", + "u str", + "▁ess ential", + "ou nce", + "oun ce", + "ed s", + "e ds", + "in i", + "i ni", + "▁b ound", + "▁bo und", + "▁bou nd", + "▁ bound", + "▁invest ment", + "▁H am", + "▁Ha m", + "▁s erve", + "▁serv e", + "▁ser ve", + "▁Jes us", + "c s", + "res pond", + "resp ond", + "ro y", + "r oy", + "▁I ns", + "▁In s", + "▁ Ins", + "▁l ay", + "▁la y", + "▁ lay", + "if ying", + "ify ing", + "▁mult i", + "▁mul ti", + "▁ multi", + "▁me chan", + "▁st ress", + "▁str ess", + "▁stre ss", + "▁i gn", + "▁ig n", + "▁ ign", + "▁a head", + "▁ah ead", + "▁s equ", + "▁se qu", + "▁seq u", + "▁ sequ", + "▁com mercial", + "▁commer cial", + "▁ad vert", + "▁adv ert", + "▁ advert", + "▁F rench", + "▁Fr ench", + "▁ad just", + "▁adj ust", + "▁ adjust", + "▁( (", + "▁ ((", + "▁c ru", + "▁cr u", + "math bb", + "ic ed", + "ice d", + "i ced", + "▁Ph il", + "St atus", + "Stat us", + "▁s light", + "▁sl ight", + "▁sli ght", + "▁l uck", + "▁c ast", + "▁ca st", + "▁cas t", + "▁ cast", + "▁great er", + "▁gre ater", + "▁f arm", + "▁far m", + "▁fa rm", + "▁Coun cil", + "▁chall enge", + "▁challeng e", + "▁hus band", + "▁ann ounced", + "▁announce d", + "▁n umer", + "▁num er", + "▁nu mer", + "lev ant", + "▁pos ted", + "▁post ed", + "▁po sted", + "▁Tw itter", + "▁Brit ish", + "▁F ile", + "▁Fil e", + "▁ File", + "m t", + "▁str ugg", + "▁stru gg", + "or ry", + "Re g", + "R eg", + "▁Educ ation", + "▁B er", + "▁Be r", + "if ier", + "ifi er", + "▁M ary", + "▁Mar y", + "▁Ma ry", + "▁char acters", + "▁charact ers", + "▁character s", + "▁Cl ub", + "▁sc ience", + "▁sci ence", + "▁ science", + "ot a", + "o ta", + "▁P ower", + "▁Po wer", + "▁Pow er", + "▁ Power", + "▁n amed", + "▁name d", + "▁na med", + "▁nam ed", + "▁ named", + "ri cs", + "ric s", + "r ics", + "▁Col or", + "▁Co lor", + "▁ Color", + "Di s", + "D is", + "▁f lex", + "▁fl ex", + "▁fle x", + "▁ flex", + "st ream", + "stre am", + "▁L o", + "▁ Lo", + "▁own ers", + "▁owner s", + "▁ow ners", + "▁ owners", + "▁s pread", + "▁sp read", + "▁spr ead", + "▁pr imary", + "▁prim ary", + "▁ primary", + "▁d rop", + "▁dr op", + "▁dro p", + "▁ drop", + "▁produ ce", + "▁L ong", + "▁Lo ng", + "▁Lon g", + "▁ Long", + "as ks", + "ask s", + "▁reg arding", + "▁regard ing", + "▁supp ly", + "▁sup ply", + "f riend", + "▁Ar ch", + "▁Arc h", + "▁ Arch", + "Im age", + "▁large r", + "▁larg er", + "▁view s", + "▁vi ews", + "▁ views", + "at ically", + "atic ally", + "a tically", + "▁T hom", + "▁Th om", + "▁acc ur", + "▁ac cur", + "▁ accur", + "▁M er", + "▁Me r", + "▁ Mer", + "▁trans port", + "▁Associ ation", + "▁trans form", + "▁transf orm", + "▁ transform", + "par ent", + "pa rent", + "paren t", + "p arent", + "ap ers", + "aper s", + "ape rs", + "a pers", + "▁F lor", + "▁Fl or", + "▁Flo r", + "bl ock", + "b lock", + "▁a ward", + "▁aw ard", + "▁awa rd", + "л о", + "▁A ustralia", + "▁Austral ia", + "im age", + "ima ge", + "imag e", + "▁requ ires", + "▁require s", + "Tab le", + "T able", + "▁f ans", + "▁fa ns", + "▁fan s", + "ic ious", + "ici ous", + "icio us", + "▁c lin", + "▁cl in", + "▁fun ctions", + "▁function s", + "▁ functions", + "T S", + "su m", + "s um", + "▁w ild", + "▁wi ld", + "▁ wild", + "ut ely", + "ute ly", + "▁v s", + "▁ vs", + "▁tr uth", + "ce ll", + "cel l", + "c ell", + "ial og", + "ia log", + "i alog", + "л е", + "▁K ey", + "▁Ke y", + "▁ Key", + "fi t", + "f it", + "Cal l", + "Ca ll", + "C all", "▁P C", "▁ PC", - "57 7:", - "577 :", - "5 77:", - "(' /", - "ph er", - "p her", - "LO C", - "L OC", - "p m", - "Con v", - "Co nv", - "──── ────", - "E VENT", - "oc h", - "o ch", - "五 月", - "ce ed", - "cee d", - "c eed", - "8, -0.", - "8 ,-0.", - "Reg ion", - "8 \"", - "13 0:", - "130 :", - "1 30:", - "▁16 150", - "▁1615 0", - "▁161 50", - "44 2:", - "442 :", - "4 42:", - "ACT IVE", - "▁gover ned", - "la mbda", - "▁seg ment", - "▁ segment", - "il li", - "ill i", - "at ur", - "a tur", - "▁D is", - "▁Di s", - "▁ Dis", - "sq l", - "s ql", - "bl ack", - "b lack", - "mul tip", - "multi p", - "mult ip", - "m ultip", - "玥 玥", - "45 9:", - "459 :", - "4 59:", - "▁⁄) ⁄", - "fu ture", - "f uture", - "22 00", - "220 0", - "2 200", + "▁D i", + "▁ Di", + "▁att ract", + "▁attr act", + "▁F ull", + "▁Fu ll", + "▁Ful l", + "▁ Full", + "le ar", + "l ear", + "lish ed", + "l ished", + "g t", + "▁pat ient", + "▁ patient", + "et t", + "e tt", + "▁hel ped", + "▁help ed", + "▁qu arter", + "▁quart er", + "▁ quarter", + "▁ve hicle", + "▁veh icle", + "▁Spec ial", + "▁Spe cial", + "▁ Special", + "▁p riv", + "▁pr iv", + "▁pri v", + "▁ priv", + "os h", + "o sh", + "In ter", + "Int er", + "yle s", + "yl es", + "y les", + "▁Direct or", + "▁Dire ctor", + "▁Dir ector", + "▁C ap", + "▁Ca p", + "▁ Cap", + "▁N ULL", + "▁ NULL", + "▁fin ished", + "▁finish ed", + "▁ finished", + "▁: )", + "▁ :)", + "n s", + "▁sh aring", + "▁sha ring", + "▁shar ing", + "▁E xp", + "▁Ex p", + "▁ Exp", + "_ \\", "/ *", - "▁h r", - "▁ hr", - "▁Cor p", - "▁Co rp", - "if icate", - "ific ate", - "▁o rg", - "▁or g", - "▁ org", - "78 3", - "7 83", - "▁' '", - "▁ ''", - "31 6", - "3 16", - "90 ,", - "9 0,", - "UI NT", - "U INT", - "▁me tr", - "▁met r", - "▁ metr", - "PRE SS", - "P RESS", - "VE RT", - "VER T", - "V ERT", - "▁ ᅵ", - "20 6:", - "206 :", - "cess ed", - "ces sed", - "胡 桃", - "20 1", - "2 01", - "27 5:", - "275 :", - "▁C OM", - "▁CO M", - "▁ COM", - "で す", - ". ]", - "_0 0_", - "_00 _", - "_ 00_", - "▁ 尹", - "▁COPY RIGHT", - "de nt", - "den t", - "d ent", - "do ne", - "d one", - "72 1", - "7 21", - "な い", - "▁l d", - "▁ ld", - "n y", - "LE N", - "L EN", - "▁S E", - "▁ SE", - "▁a x", - "▁ ax", - "or igin", - "orig in", - "睡 了", - "-07 -", - "element s", - "ele ments", - "elem ents", - "▁J SON", - "▁JS ON", - "▁ JSON", - "20 3:", - "203 :", - "▁M atrix", - "▁ Matrix", - "61 7", - "6 17", - "50 3:", - "503 :", - "3 >", - "▁16 230", - "▁162 30", - "▁1623 0", - "▁sk ip", - "▁ skip", - "一 般", - "PT R", - "P TR", - "21 0:", - "210 :", - "2 10:", - "en abled", - "enable d", - "▁con stant", - "▁const ant", - "▁ constant", - "▁16 323", - "▁163 23", - "▁1632 3", - "Imp lement", - "I mplement", - "▁8 4", - "▁ 84", - "▁a rr", - "▁ar r", - "▁ arr", - "幽 幽", - "21 9:", - "219 :", - "2 19:", - "2: 28", - "De pend", - "▁R T", - "▁ RT", - "▁F C", - "▁ FC", - "ID E", - "I DE", - "很 多", - "艾 灵", - "1. 5", - "1 .5", - "bl ue", - "23 7:", - "237 :", - "Pre fix", - "Pref ix", - "P refix", - "m x", - "Di sp", - "Dis p", - "D isp", - "▁E NS", - "▁EN S", - "▁l ower", - "▁lo wer", - "▁low er", - "▁ lower", - "▁z q", - "▁0 .1", - "▁0. 1", - "res izing", - "▁comp ute", - "▁ compute", - "名 字", - "▁U RL", - "▁ URL", - "26 .", - "2 6.", - "▁L RI", - "7 _", - "▁pro to", - "▁pr oto", - "▁ proto", - "com pare", - "comp are", - "▁15 850", - "▁158 50", - "▁1585 0", - "▁count ry", - "▁coun try", - "▁ country", - "B M", - "▁w in", - "▁ win", - "▁p ossible", - "▁F SI", - "35 7", - "3 57", - "De r", - "D er", - "00 0:", - "000 :", - "0 00:", - "▁rece ived", - "▁receive d", + "▁u t", + "▁ ut", + "▁c ancer", + "▁can cer", + "▁dev ices", + "▁device s", + "▁P ress", + "▁Pr ess", + "▁Pre ss", + "▁Pres s", + "▁ Press", + "▁br other", + "▁bro ther", + "▁broth er", + "▁Christ ian", + "ip p", + "i pp", + "por ary", + "po rary", + "▁sh ared", + "▁share d", + "▁sha red", + "▁shar ed", + "▁ shared", + "sp ect", + "spec t", + "spe ct", + "s pect", + "▁orig in", + "▁ origin", + "▁{ \\", + "▁ {\\", + "▁Eng ine", + "▁ Engine", + "ww w", + "w ww", + "▁Tex as", + "▁there fore", + "work s", + "wor ks", + "w orks", + "▁/ >", + "▁ />", + "▁fin ish", + "he ns", + "hen s", + "h ens", + "▁pop ulation", + "▁m aster", + "▁ma ster", + "▁mas ter", + "▁mast er", + "▁ master", + "T Y", + "us ter", + "ust er", + "u ster", + "▁d irection", + "▁direct ion", + "▁di rection", + "▁dire ction", + "▁dir ection", + "▁ direction", + "▁h undred", + "▁De scription", + "▁Des cription", + "▁ Description", + "ep s", + "e ps", + "▁ex ception", + "▁except ion", + "▁ exception", + "▁M iss", + "▁Mis s", + "▁Mi ss", + "▁ Miss", + "ES T", + "E ST", + "▁Re public", + "▁Rep ublic", + "▁V er", + "▁Ve r", + "▁ Ver", + "▁t rend", + "▁tr end", + "▁tre nd", + "▁B o", + "▁ Bo", + "Fr om", + "F rom", + "▁w at", + "▁wa t", + "▁ wat", + "▁qu ant", + "▁ quant", + "▁be havior", + "▁behav ior", + "▁behavi or", + "▁and roid", + "▁ android", + "▁F ig", + "▁ Fig", + "Pro perty", + "in der", + "ind er", + "inde r", + "i nder", + "▁c it", + "▁ci t", + "▁ cit", + "▁b reat", + "▁bre at", + ".< /", + ". .", + "▁gener ally", + "▁general ly", + "St ream", + "▁s even", + "▁se ven", + "▁f ill", + "▁fil l", + "▁fi ll", + "▁ fill", + "▁s pect", + "▁sp ect", + "▁spec t", + "▁spe ct", + "▁ spect", + "Lin e", + "L ine", + "▁St ep", + "▁Ste p", + "▁ Step", + "▁F ire", + "▁ Fire", + "N A", + "▁l ock", + "▁loc k", + "▁lo ck", + "▁ lock", + "▁d yn", + "▁dy n", + "▁ dyn", + "▁P R", + "▁ PR", + "ia s", + "i as", + "le n", + "l en", + "▁I T", + "▁ IT", + "▁est im", + "▁es tim", + "▁Ex per", + "▁Exp er", + "▁ Exper", + "ib rary", + "ibr ary", + "b o", + "▁S oft", + "▁So ft", + "▁ Soft", + "pt r", + "p tr", + "▁on to", + "▁ont o", + "▁ onto", + "▁A lex", + "▁Al ex", + "▁Ale x", + "it z", + "i tz", + "um an", + "uma n", + "u man", + "▁off ering", + "▁offer ing", + "un s", + "u ns", + "▁open ing", + "▁op ening", + "▁ opening", + "▁J ew", + "▁Je w", + "▁de cor", + "▁dec or", + "▁w ear", + "▁we ar", + "▁ wear", + "▁c ards", + "▁car ds", + "▁card s", + "▁ cards", + "ri an", + "ria n", + "r ian", + "▁U SA", + "▁US A", + "▁ USA", + "▁some w", + "▁som ew", + "▁sp ring", + "▁spr ing", + "▁ spring", + "▁we ather", + "▁ weather", + "▁learn ed", + "▁lear ned", + "it ure", + "lo ok", + "l ook", + "▁An gel", + "▁Ang el", + "▁s cale", + "▁sc ale", + "▁scal e", + "▁ scale", + "▁m ode", + "▁mod e", + "▁mo de", + "▁ mode", + "ac ement", + "ace ment", + "i i", + "Po int", + "P oint", + "▁S ocial", + "▁So cial", + "▁Soc ial", + "▁Soci al", + "▁s cript", + "▁sc ript", + "▁scr ipt", + "▁ script", + "ak ers", + "ake rs", + "aker s", + "a kers", + "▁T ake", + "▁Ta ke", + "▁Tak e", + "▁ Take", + "▁demon str", + "▁t end", + "▁te nd", + "▁ten d", + "ip ped", + "ipp ed", + "i pped", + "▁f ixed", + "▁fix ed", + "▁ fixed", + "▁m ist", + "▁mis t", + "▁mi st", + "▁happ ens", + "▁happen s", + "l ambda", + "an tic", + "ant ic", + "anti c", + "▁t ips", + "▁tip s", + "▁ti ps", + "id get", + "idge t", + "▁p air", + "▁pa ir", + "▁ pair", + "▁f inding", + "▁fin ding", + "▁find ing", + "ph i", + "p hi", + "olog ies", + "ologie s", + "▁Sp ring", + "▁Spr ing", + "▁ Spring", + "▁in come", + "▁inc ome", + "▁ income", + "в о", + "▁manufact ure", + "ri p", + "r ip", + "ap ping", + "app ing", + "a pping", + "▁che ap", + "' ]", + "▁wh atever", + "▁what ever", + "val id", + "▁L ou", + "▁Lo u", + "▁B ay", + "▁Ba y", + "▁ Bay", + "▁part ner", + "Gr oup", + "G roup", + "▁f urn", + "▁fur n", + "▁fu rn", + "▁s ports", + "▁sp orts", + "▁sport s", + "▁com par", + "▁comp ar", + "▁ compar", + "re c", + "r ec", + "▁Re port", + "▁Rep ort", + "▁ Report", + "▁wait ing", + "▁wa iting", + "se s", + "s es", + "▁J ul", + "▁Ju l", + "F A", + "ic ine", + "ici ne", + "▁t hus", + "▁th us", + "▁kn ows", + "▁know s", + "н е", + "un ately", + "unate ly", + "oy al", + "oya l", + "o yal", + "▁invest ig", + "▁Bl ue", + "▁Blu e", + "▁ Blue", + "ber g", + "be rg", + "b erg", + "▁b ow", + "▁bo w", + "▁ bow", + "▁aff ord", + "▁af ford", + "ze n", + "z en", + "▁f an", + "▁fa n", + "▁ fan", + "▁pe ace", + "an ta", + "ant a", + "//// ////", + "ca re", + "car e", + "c are", + "}_ {", + "} _{", + "▁ad ding", + "▁add ing", + "▁ adding", + "res ult", + "▁J er", + "▁Je r", + "▁prot ected", + "▁protect ed", + "▁ protected", + "▁cas ino", + "▁att end", + "▁E lect", + "▁El ect", + "▁Ele ct", + "f s", + "ic it", + "ici t", + "i cit", + "▁H ead", + "▁He ad", + "▁ Head", + "IN T", + "I NT", + "▁old er", + "▁ol der", + "▁ older", + "▁W ood", + "▁Wo od", + "▁Woo d", + "ó n", + "▁E nd", + "▁En d", + "▁ End", + "▁d aughter", + "▁ daughter", + "Su b", + "S ub", + "▁an ti", + "▁ant i", + "▁ anti", + "ve ly", + "vel y", + "v ely", + "é s", + "▁m o", + "▁ mo", + "om et", + "ome t", + "o met", + "▁test ing", + "▁ testing", + "▁b rain", + "▁br ain", + "▁bra in", + "▁ brain", + "▁cr itical", + "▁crit ical", + "▁critic al", + "▁cri tical", + "▁L at", + "▁La t", + "▁ Lat", + "▁soc iety", + "▁fil ter", + "▁ filter", + "▁power ful", + "lo cal", + "loc al", + "l ocal", + "▁h y", + "▁ hy", + "▁large st", + "▁larg est", + "▁ ·", + "ix t", + "i xt", + "an ging", + "ang ing", + "▁s tick", + "▁st ick", + "▁ stick", + "▁R eal", + "▁Re al", + "▁ Real", + "▁p ieces", + "▁pie ces", + "▁piece s", + "▁ pieces", + "▁se cret", + "▁sec ret", + "▁ secret", + ": \"", + "S C", + "▁ex plain", + "▁expl ain", + "▁[ ]", + "▁ []", + "ni ght", + "n ight", + "▁p sych", + "▁ps ych", + "▁psy ch", + "▁me ant", + "▁mean t", + "▁s am", + "▁sa m", + "▁ sam", + "▁s erved", + "▁serv ed", + "▁ser ved", + "▁serve d", + "li es", + "lie s", + "l ies", + "is ation", + "Win d", + "W ind", + "▁f loat", + "▁flo at", + "▁ float", + "▁d istance", + "▁dist ance", + "▁di stance", + "▁ distance", + "cre en", + "cr een", + "c reen", + "ho w", + "h ow", + "h y", + "ro oms", + "room s", + "▁f ailed", + "▁fail ed", + "▁fa iled", + "▁ failed", + "P C", + "▁t opic", + "▁to pic", + "▁top ic", + "▁ topic", + "▁P erson", + "▁Per son", + "▁Pers on", + "▁ Person", + "- \\", + "▁t on", + "▁to n", + "▁ ton", + "ic ken", + "ick en", + "do or", + "d oor", + "B A", + "▁respons ible", + "▁s and", + "▁sa nd", + "▁san d", + "▁F ood", + "▁Fo od", + "us ion", + "go r", + "g or", + "K E", + "em plate", + "emp late", + "empl ate", + "▁app oint", + "▁ap point", + "▁ appoint", + "U s", + "But ton", + "B utton", + "▁man ager", + "▁manag er", + "▁manage r", + "▁ manager", + "▁comfort able", + "▁g uid", + "▁gu id", + "wi n", + "w in", + "he nt", + "hen t", + "h ent", + "') .", + "' ).", + "ne ction", + "nect ion", + "n ection", + "▁d a", + "▁ da", + "▁m ilitary", + "▁mil itary", + "▁milit ary", + "▁l ibrary", + "▁libr ary", + "▁lib rary", + "▁ library", + "▁sh ape", + "▁shap e", + "▁sha pe", + "▁ shape", + "▁advant age", + "g u", + "▁Comm unity", + "▁Commun ity", + "▁pos ts", + "▁post s", + "▁ posts", + "▁B ra", + "▁Br a", + "ell ig", + "elli g", + "M ethod", + "ma in", + "m ain", + "▁O bject", + "▁Ob ject", + "▁ Object", + "▁r andom", + "▁ran dom", + "▁rand om", + "▁ random", + "nu ll", + "n ull", + "▁B et", + "▁Be t", + "▁ Bet", + "Bo x", + "B ox", + "▁com pleted", + "▁comp leted", + "▁complet ed", + "▁compl eted", + "▁complete d", + "▁e lectric", + "▁elect ric", + "▁b ill", + "▁bi ll", + "▁bil l", + "▁e lection", + "▁el ection", + "▁elect ion", + "▁ele ction", + "▁ election", + "D A", + "▁t ests", + "▁test s", + "▁ tests", + "In put", + "▁n av", + "▁na v", + "▁ nav", + "▁Cont act", + "▁ Contact", + "▁M usic", + "▁Mus ic", + "▁ Music", + "k i", + "▁pro mot", + "▁prom ot", + "▁promo t", + "vent ion", + "v ention", + "▁M icrosoft", + "▁Micro soft", + "▁ Microsoft", + "ch ar", + "cha r", + "c har", + "▁P age", + "▁Pa ge", + "▁ Page", + "▁L ight", + "▁Li ght", + "▁ Light", + "▁own er", + "▁ow ner", + "▁ owner", + "S I", + "▁s rc", + "▁ src", + "est ival", + "el lo", + "ell o", + "ol ve", + "▁T im", + "▁Ti m", + "▁ Tim", + "▁C ON", + "▁CO N", + "▁ CON", + "P R", + "ass ert", + "asse rt", + "ab in", + "abi n", + "a bin", + "▁del ivery", + "▁deliver y", + "▁he avy", + "▁heav y", + "▁l aws", + "▁la ws", + "▁law s", + "▁ laws", + "▁sc ene", + "▁scen e", + "▁ scene", + "▁c ra", + "▁cr a", + "▁ cra", + "▁co ffee", + "▁coff ee", + "ve re", + "ver e", + "v ere", + "ac ks", + "ack s", + "a cks", + "▁r uns", + "▁run s", + "▁ru ns", + "▁in cred", + "▁incre d", + "▁inc red", + "▁B ill", + "▁Bi ll", + "▁Bil l", + "ype s", + "yp es", + "y pes", + "( $", + "▁cor respond", + "▁d riving", + "▁dr iving", + "▁dri ving", + "▁driv ing", + "▁hel ping", + "▁help ing", + "it ors", + "itor s", + "ito rs", + "Ut il", + "U til", + "g ment", + "▁exper ienced", + "▁experience d", + "▁experien ced", + "▁r ule", + "▁ru le", + "▁ rule", + "▁h omes", + "▁home s", + "▁hom es", + "▁ho mes", + "SO N", + "S ON", + "▁P et", + "▁Pe t", + "▁st ation", + "▁stat ion", + "▁ station", + "ag ram", + "agra m", + "a gram", + "▁ann ual", + "▁A pple", + "▁App le", + "▁Ap ple", + "Com m", + "Co mm", + "ul f", + "P A", + "▁re source", + "▁res ource", + "▁ resource", + "▁N ov", + "▁No v", + "▁ Nov", + "cl es", + "cle s", + "c les", + "▁W omen", + "▁Wo men", + "op en", + "ope n", + "o pen", + "ent ially", + "ential ly", + "enti ally", + "ri d", + "r id", + "▁t ag", + "▁ta g", + "▁ tag", + "▁c ore", + "▁co re", + "▁cor e", + "▁ core", + "▁f rame", + "▁fr ame", + "▁fra me", + "▁fram e", + "▁ frame", + "▁fact ors", + "▁fa ctors", + "▁factor s", + "uc e", + "u ce", + "▁w edding", + "▁mod ule", + "▁mo dule", + "▁ module", + "▁determ ine", + "▁determin e", + "▁deter mine", + "▁mov ement", + "▁move ment", + "▁mo vement", + "me s", + "m es", + "▁wor kers", + "▁work ers", + "▁worker s", + "▁ workers", + "▁P ay", + "▁Pa y", + "▁ Pay", + "it a", + "i ta", + "▁fa ith", + "▁fait h", + "▁s ounds", + "▁sound s", + "▁as sum", + "▁ass um", + "▁M ount", + "▁Mo unt", + "▁ Mount", + "▁up dated", + "▁upd ated", + "▁update d", + "▁ updated", + "Build er", + "▁cre ative", + "▁creat ive", + "▁Develop ment", + "▁t emplate", + "▁tem plate", + "▁temp late", + "▁ template", + "д а", + "\") .", + "\" ).", + "E C", + "▁r ank", + "▁ran k", + "▁ rank", + "▁Con st", + "▁Cons t", + "▁ Const", + "un te", + "unt e", + "sc rib", + "scri b", + "scr ib", + "s crib", + "▁p rote", + "▁pro te", + "▁pr ote", + "▁prot e", + "▁to ward", + "▁tow ard", + "▁P rov", + "▁Pro v", + "▁Pr ov", + "▁ Prov", + "ed ia", + "edi a", + "▁H and", + "▁Ha nd", + "▁Han d", + "▁ Hand", + "▁oper ation", + "▁op eration", + "▁ operation", + "▁B uy", + "▁Bu y", + "▁ Buy", + "▁Is rael", + "▁do ctor", + "▁doc tor", + "▁doct or", + "е р", + "cl usion", + "clus ion", + "▁d river", + "▁dr iver", + "▁dri ver", + "▁drive r", + "▁driv er", + "▁ driver", + "el ess", + "ele ss", + "e less", + "▁R ock", + "▁Ro ck", + "▁Roc k", + "▁ Rock", + "▁contin ued", + "▁continue d", + "▁continu ed", + "▁field s", + "▁ fields", + "▁h arm", + "▁ha rm", + "▁har m", + "▁ harm", + "ub lish", + "ubl ish", + "▁a p", + "▁ ap", + "O C", + "▁eff orts", + "▁effort s", + "▁gu arant", + "▁R un", + "▁Ru n", + "▁ Run", + "▁F ollow", + "▁Fol low", + "▁ Follow", + "in ct", + "inc t", + "▁N ext", + "▁Ne xt", + "▁Nex t", + "▁ Next", + "▁L in", + "▁Li n", + "▁ Lin", + "▁pre dict", + "▁pred ict", + "▁ predict", + "bl ing", + "b ling", + "ri age", + "ria ge", + "es sor", + "ess or", + "▁coll abor", + "▁re ality", + "▁real ity", + "▁r ob", + "▁ro b", + "▁ rob", + "▁be comes", + "▁become s", + "▁b urn", + "▁bu rn", + "▁bur n", + "▁ burn", + "▁prot ection", + "▁protect ion", + "▁prote ction", + "▁M ill", + "▁Mil l", + "▁Mi ll", + "▁ Mill", + "▁man age", + "▁manag e", + "▁f lu", + "▁fl u", + "▁ flu", + "ist ance", + "istan ce", + "ista nce", + "i stance", + "▁R iver", + "▁Riv er", + "▁estab lished", + "▁establish ed", + "▁s ch", + "▁sc h", + "▁ sch", + "▁no vel", + "▁nov el", + ") (", + "AT ION", + "A TION", + "con s", + "co ns", + "c ons", + "▁C D", + "▁ CD", + "▁a rm", + "▁ar m", + "▁ arm", + "▁s ets", + "▁se ts", + "▁set s", + "▁ sets", + "r l", + "▁d ied", + "▁di ed", + "▁die d", + "▁n a", + "▁ na", + "▁ep is", + "▁I d", + "▁ Id", + "▁ed ge", + "▁ edge", + "▁opt im", + "▁op tim", + "▁ optim", + "▁th read", + "▁thr ead", + "▁ thread", + "Qu ery", + "Que ry", + "▁miss ing", + "▁mis sing", + "▁S earch", + "▁Se arch", + "▁ Search", + "ak ed", + "ake d", + "a ked", + "▁h ab", + "▁ha b", + "▁ hab", + "▁C opy", + "▁Co py", + "▁Cop y", + "▁ Copy", + "we ight", + "wei ght", + "w eight", + "} ;", + "▁M ad", + "▁Ma d", + "▁ Mad", + "▁se emed", + "▁see med", + "▁seem ed", + "▁b eg", + "▁be g", + "st anding", + "stand ing", + "stan ding", + "▁inter face", + "▁interf ace", + "▁ interface", + "red ients", + "redient s", + "um s", + "u ms", + "▁c overed", + "▁cover ed", + "▁cov ered", + "def ault", + "▁r ot", + "▁ro t", + "▁ rot", + "▁A ND", + "▁AN D", + "▁ AND", + "▁F amily", + "▁Fam ily", + "▁ Family", + "▁i deal", + "▁ide al", + "▁id eal", + "▁idea l", + "▁B as", + "▁Ba s", + "▁ Bas", + "amp ions", + "ampion s", + "he ight", + "h eight", + "▁v ideos", + "▁video s", + "▁vide os", + "▁estab lish", + "▁[ '", + "▁ ['", + "▁cent ral", + "▁centr al", + "▁help ful", + "▁C A", + "▁ CA", + "▁B i", + "▁ Bi", + "ES S", + "E SS", + "k y", + "▁other wise", + "▁En ter", + "▁Ent er", + "▁ Enter", + "▁for ms", + "▁form s", + "▁ forms", + "▁v ill", + "▁vi ll", + "os is", + "osi s", + "o sis", + "▁E X", + "▁ EX", + "▁Eng land", + "▁s ample", + "▁sam ple", + "▁ sample", + "▁ent ertain", + "▁enter tain", + "▁pres ented", + "▁present ed", + "Se lect", + "S elect", + "▁On ly", + "▁ Only", + "▁f re", + "▁fr e", + "▁ fre", + "▁M ot", + "▁Mo t", + "▁ Mot", + "N ull", + "▁re turned", + "▁return ed", + "▁S af", + "▁Sa f", + "math bf", + "Ch e", + "C he", + "ug h", + "u gh", + "▁f ashion", + "▁ fashion", + "▁C ard", + "▁Car d", + "▁Ca rd", + "▁ Card", + "▁ à", + "▁L ead", + "▁Le ad", + "▁ Lead", + "se mb", + "sem b", + "s emb", + ". '", + "ri ter", + "rit er", + "rite r", + "r iter", + "▁St and", + "▁Stan d", + "▁Sta nd", + "▁ Stand", + "▁a ctions", + "▁act ions", + "▁action s", + "▁ actions", + "▁w atching", + "▁watch ing", + "▁wat ching", + "▁P o", + "▁ Po", + "▁produ ced", + "▁produce d", + "▁ex hib", + "▁exh ib", + "▁tra ffic", + "▁traff ic", + "▁Aut hor", + "▁ Author", + "▁d atabase", + "▁data base", + "▁dat abase", + "▁ database", + "т и", + "▁f orget", + "▁for get", + "▁forg et", + "it ness", + "os ure", + "o sure", + "▁y es", + "▁ye s", + "▁ yes", + "▁rel ax", + "oo ls", + "ool s", + "o ols", + "an der", + "and er", + "ande r", + "a nder", + "▁pay ment", + "▁ payment", + "” ,", + "▁V ir", + "▁Vi r", + "▁▁ ▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁ ▁", + "▁▁▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁▁▁", + "▁▁▁ ▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁▁▁", + "▁▁▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁ ▁▁", + "▁ ▁▁▁▁▁▁▁▁▁▁▁▁", + "pos it", + "p osit", + "\" ]", + "▁cle arly", + "▁clear ly", + "▁E r", + "▁communic ation", + "▁commun ication", + "▁re levant", + "at al", + "ata l", + "a tal", + "▁ex port", + "▁exp ort", + "▁ export", + "▁sh owed", + "▁show ed", + "▁sho wed", + "▁R equ", + "▁Re qu", + "▁ Requ", + "▁pro file", + "▁prof ile", + "▁ profile", + "▁dist ribution", + "▁distribut ion", + "▁l ose", + "▁lo se", + "▁los e", + "▁big gest", + "He ad", + "H ead", + "▁open ed", + "▁op ened", + "▁ opened", + "▁lo an", + "▁econom y", + "▁ec onomy", + "▁high est", + "▁hig hest", + "^{ \\", + "^ {\\", + "▁T re", + "▁Tr e", + "▁M en", + "▁Me n", + "▁ Men", + "pi d", + "p id", + "▁mon itor", + "▁ monitor", + "com mit", + "comm it", + "lo ng", + "lon g", + "l ong", + "▁h ttp", + "▁htt p", + "▁ http", + "▁May be", + "▁ Maybe", + "▁app ears", + "▁appear s", + "▁st reet", + "▁stre et", + "▁ street", + "▁Ch inese", + "▁Chin ese", + "om a", + "o ma", + "bi g", + "b ig", + "▁sh owing", + "▁show ing", + "▁sho wing", + "▁oper ations", + "▁operation s", + "se lect", + "sel ect", + "s elect", + "▁foot ball", + "▁d iet", + "▁di et", + "▁die t", + "im b", + "i mb", + "if ications", + "ific ations", + "ification s", + "▁r oot", + "▁ro ot", + "▁ root", + "▁separ ate", + "wh ile", + "I O", + "h i", + "▁in cor", + "▁inc or", + "▁dis cussion", + "▁discuss ion", + "▁H ill", + "▁Hi ll", + "▁Hil l", + "ro ud", + "rou d", + "r oud", + ") }", + "A ut", + "ien cy", + "i ency", + "▁Tr ump", + "▁Tru mp", + "▁L ord", + "▁Lo rd", + "▁Lor d", + "ke r", + "k er", + "▁A dv", + "▁Ad v", + "▁ Adv", + "al le", + "all e", + "▁aud ience", + "be ta", + "bet a", + "b eta", + "▁O k", + "▁ Ok", + "▁Ge orge", + "▁Georg e", + "as p", + "a sp", + "▁Hot el", + "▁Ho tel", + "[ \"", + "▁S mith", + "▁Sm ith", + "▁N ame", + "▁Na me", + "▁Nam e", + "▁ Name", + "B l", + "ol ic", + "oli c", + "o lic", + "▁ev ening", + "▁even ing", + "▁G ame", + "▁Ga me", + "▁Gam e", + "▁ Game", + "Wh at", + "W hat", + "▁Q ue", + "▁Qu e", + "▁ Que", + "▁sh opping", + "▁sho pping", + "▁shop ping", + "▁R ad", + "▁Ra d", + "▁ Rad", + "▁Inst itute", + "▁Instit ute", + "▁C ode", + "▁Co de", + "▁Cod e", + "▁ Code", + "▁M edia", + "▁Med ia", + "▁ Media", + "ear ed", + "ea red", + "e ared", + "cra ft", + "c raft", + "▁S y", + "▁ Sy", + "▁f ederal", + "▁fed eral", + "R A", + "▁b atter", + "▁bat ter", + "▁batt er", + "▁cent ury", + "▁ century", + "▁: :", + "▁ ::", + "▁Car ol", + "▁Ca rol", + "it ar", + "ita r", + "i tar", + "? ?", + "s g", + "y a", "▁p rop", "▁pro p", "▁pr op", "▁ prop", - "1111 1111", - "38 3", - "3 83", - "20 0:", - "200 :", - "2 00:", - "▁l ow", - "▁lo w", - "▁ low", + "▁L ake", + "▁La ke", + "▁Lak e", + "▁sm aller", + "▁small er", + "ter ed", + "te red", + "t ered", + "▁ke eping", + "▁keep ing", + "▁ keeping", + "▁G en", + "▁Ge n", + "▁ Gen", + "▁b ul", + "▁bu l", + "▁ bul", + "ol es", + "ole s", + "o les", + "▁f lav", + "▁fl av", + "S ource", + "▁s ources", + "▁source s", + "▁sour ces", + "▁m enu", + "▁me nu", + "▁men u", + "▁ menu", + "R L", + "▁com ponent", + "▁compon ent", + "▁ component", + "Creat e", + "Cre ate", + "C reate", + "▁h ospital", + "▁hospit al", + "S A", + "in st", + "ins t", + "ot hes", + "oth es", + "othe s", + "▁g rant", + "▁gr ant", + "▁gra nt", + "▁gran t", + "con tain", + "cont ain", + "▁M el", + "▁Me l", + "gor ith", + "▁v irtual", + "▁virt ual", + "▁ virtual", + "in er", + "ine r", + "i ner", + "▁tem perature", + "▁temper ature", + "▁in iti", + "▁init i", + "▁s usp", + "▁su sp", + "▁sus p", + "al a", + "a la", + "ri g", + "r ig", + "▁j ourney", + "▁jour ney", + "▁Te am", + "▁Tea m", + "▁ Team", + "▁Cent ral", + "▁B efore", + "▁Be fore", + "▁ Before", + "T P", + "▁The ir", + "▁( $", + "▁ ($", + "▁e fficient", + "▁eff icient", + "▁effic ient", + "▁ efficient", + "cl ient", + "cli ent", + "c lient", + "▁Flor ida", + "rib utes", + "ribut es", + "ribute s", + "▁bal ance", + "▁ balance", + "▁f ish", + "▁fis h", + "▁fi sh", + "▁ fish", + "▁col ors", + "▁color s", + "▁ colors", + "▁ro oms", + "▁room s", + "▁ rooms", + "▁abs olutely", + "▁absol utely", + "▁absolute ly", + "▁rem ains", + "▁remain s", + "▁G rand", + "▁Gr and", + "▁Gra nd", + "▁Gran d", + "▁B rown", + "▁Br own", + "▁Bro wn", + "▁Brow n", + "▁T able", + "▁Ta ble", + "▁Tab le", + "▁ Table", + "▁b ought", + "▁bo ught", + "▁bou ght", + "▁go vern", + "▁gover n", + "▁n ut", + "▁nu t", + "▁ nut", + "▁pl aced", + "▁place d", + "▁pla ced", + "▁rec ords", + "▁record s", + "P r", + "▁le ader", + "▁lead er", + "ens ity", + "▁ б", + "▁r ich", + "▁ri ch", + "▁ric h", + "▁ rich", + "ap ache", + "apa che", + "ip es", + "ipe s", + "i pes", + "is hes", + "ish es", + "▁se cure", + "▁sec ure", + "▁ secure", + "Re c", + "R ec", + "▁e arth", + "▁ear th", + "▁ earth", + "▁w elcome", + "▁wel come", + "▁Ob ama", + "▁d anger", + "▁dan ger", + "t w", + "▁follow s", + "▁e gg", + "▁eg g", + "ap py", + "app y", + "a ppy", + "V E", + "▁sm ooth", + "▁smo oth", + "I A", + "re ek", + "ree k", + "qu ery", + "que ry", + "quer y", + "Hand ler", + "Handle r", + ". /", + "▁r are", + "▁ra re", + "▁st arts", + "▁start s", + "▁star ts", + "▁the me", + "▁th eme", + "▁them e", + "▁ theme", + "os en", + "ose n", + "o sen", + "▁in dependent", + "▁ind ependent", + "▁independ ent", + "▁b ra", + "▁br a", + "▁ bra", + "cl usive", + "clus ive", + "▁U N", + "▁ UN", + "▁cap acity", + "▁capac ity", + "Q L", + "▁m ort", + "▁mor t", + "▁mo rt", + "is her", + "ish er", + "▁w ine", + "▁win e", + "▁wi ne", + "▁return s", + "▁ returns", + "▁D E", + "▁ DE", + "all ery", + "alle ry", + "aller y", + "▁exp ression", + "▁express ion", + "▁expr ession", + "▁ expression", + "▁u r", + "▁ ur", + "▁g arden", + "▁gar den", + "▁gard en", + "▁hon est", + "▁hone st", + "▁ac adem", + "▁be at", + "▁ beat", + "▁m ission", + "▁miss ion", + "▁ mission", + "m essage", + "▁Com mit", + "▁Comm it", + "▁ Commit", + "▁M ass", + "▁Ma ss", + "▁Mas s", + "▁ Mass", + "ra te", + "rat e", + "r ate", + "▁j ump", + "▁ju mp", + "ri a", + "r ia", + "▁F rank", + "▁Fr ank", + "▁Fran k", + "▁k ill", + "▁kil l", + "▁ki ll", + "▁ kill", + "▁I ts", + "▁It s", + "▁p olic", + "▁pol ic", + "▁po lic", + "▁Or gan", + "▁ Organ", + "al ls", + "all s", + "▁con ven", + "▁conv en", + "▁conve n", + "ev ent", + "even t", + "e vent", + "▁neg ative", + "▁ negative", + "▁P ack", + "▁Pac k", + "▁Pa ck", + "▁ Pack", + "▁c row", + "▁cr ow", + "▁cro w", + "▁O per", + "▁Op er", + "▁ Oper", + "ad ow", + "ado w", + "ten ance", + "m o", + "ad s", + "a ds", + "ab ilities", + "abil ities", + "▁D ig", + "▁Di g", + "▁ Dig", + "but ton", + "b utton", + "▁We ek", + "▁ Week", + "Cont ent", + "▁S upport", + "▁Supp ort", + "▁Sup port", + "▁ Support", + "▁aw esome", + "▁awe some", + "▁T ext", + "▁Te xt", + "▁Tex t", + "▁ Text", + "▁D oes", + "▁Do es", + "▁ Does", + "S D", + "▁T or", + "▁To r", + "▁ Tor", + "▁Ch ic", + "▁Chi c", + "▁O ld", + "▁Ol d", + "▁ Old", + "gen cy", + "g ency", + "▁conn ected", + "▁connect ed", + "▁ connected", + "▁b uff", + "▁bu ff", + "▁buf f", + "▁ buff", + "con text", + "cont ext", + "▁exc ited", + "▁excit ed", + "p c", + "ri er", + "rie r", + "r ier", + "▁ca used", + "▁cause d", + "az ine", + "azi ne", + "st atus", + "stat us", + "▁m ail", + "▁ma il", + "▁ mail", + "im port", + "imp ort", + "▁l isted", + "▁li sted", + "▁list ed", + "▁ listed", + "▁J ournal", + "▁chall enges", + "▁challeng es", + "▁challenge s", + "▁min ute", + "▁ minute", + "▁pres ence", + "▁c ream", + "▁cre am", + "ruct ure", + "▁re li", + "▁r eli", + "▁rel i", + "▁W ord", + "▁Wor d", + "▁Wo rd", + "▁ Word", + "! \"", + "▁f actor", + "▁fact or", + "▁fac tor", + "▁fa ctor", + "▁ factor", + "▁re tail", + "▁ret ail", + "▁la unch", + "▁laun ch", + "ar p", + "a rp", + "▁v ote", + "▁vot e", + "▁vo te", + "▁adv ance", + "▁dis cover", + "▁disc over", + "▁disco ver", + "▁c ivil", + "▁Found ation", + "▁exper iences", + "▁experience s", + "▁experien ces", + "▁Af rica", + "▁Afric a", + "▁prep ared", + "▁prepar ed", + "▁prepare d", + "▁r id", + "▁ri d", + "▁ rid", + "▁k id", + "▁ki d", + "▁p or", + "▁po r", + "▁ por", + "▁rest rict", + "wh ich", + "▁b on", + "▁bo n", + "▁ bon", + "▁C reate", + "▁Creat e", + "▁Cre ate", + "▁ Create", + "▁D ev", + "▁De v", + "▁ Dev", + "▁opin ion", + "▁i ce", + "▁ic e", + "▁ ice", + "R un", + "▁ «", + "ip al", + "i pal", + "++ )", + "pa ss", + "p ass", + "im g", + "i mg", + "▁S ign", + "▁Si gn", + "▁Sig n", + "▁ Sign", + "н ы", + "▁B oth", + "▁Bo th", + "▁Bot h", + "H O", + "▁conf erence", + "▁v ir", + "▁vi r", + "▁b right", + "▁br ight", + "▁ bright", + "▁fore ign", + "▁ у", + "▁li sten", + "▁list en", + "; &", + "▁M ex", + "▁Me x", + "▁ch anging", + "▁chang ing", + "▁ changing", + "et ch", + "etc h", + "▁pr inc", + "▁pri nc", + "▁prin c", + "▁R est", + "▁Re st", + "▁Res t", + "▁ Rest", + "an i", + "a ni", + "ea h", + "e ah", + "▁L u", + "dr aw", + "dra w", + "d raw", + "▁N Y", + "▁ NY", + "le m", + "l em", + "▁su gar", + "▁M ax", + "▁Ma x", + "▁ Max", + "il iar", + "ili ar", + "ilia r", + "ree dom", + "reed om", + "▁e th", + "▁et h", + "▁ eth", + "▁Am azon", + "▁ex ec", + "▁ exec", + "▁le aving", + "▁G overnment", + "▁Gover nment", + "▁Govern ment", + "▁con sole", + "▁cons ole", + "▁ console", + "▁tot ally", + "▁total ly", + "en ted", + "ent ed", + "ente d", + "▁Se cond", + "▁Sec ond", + "▁ Second", + "ff icient", + "ffic ient", + "P O", + "AL L", + "A LL", + "▁( \\", + "▁ (\\", + "U E", + "▁S and", + "▁San d", + "▁Sa nd", + "f alse", + "▁dec ide", + "ro me", + "rom e", + "r ome", + "en a", + "e na", + "▁U sing", + "▁Us ing", + "▁ Using", + "To ken", + "Tok en", + "T oken", + "▁co ord", + "▁ coord", + "▁major ity", + "▁maj ority", + "or a", + "o ra", + "et ime", + "e time", + "▁D iv", + "▁Di v", + "▁ Div", + "▁mot or", + "▁mo tor", + "▁compet ition", + "▁vis ual", + "▁ visual", + "di r", + "d ir", + "▁pl enty", + "s u", + "▁bu ying", + "▁buy ing", + "▁te aching", + "▁teac hing", + "▁teach ing", + "▁tea ching", + "F l", + "▁w inter", + "▁win ter", + "▁app lied", + "fin d", + "fi nd", + "f ind", + "▁exerc ise", + "▁c ars", + "▁car s", + "▁ca rs", + "▁b ott", + "▁bo tt", + "▁bot t", + "▁name space", + "▁names pace", + "▁ namespace", + "▁hol iday", + "▁restaur ant", + "\"> < /", + "\" > >", + "▁p roud", + "▁pro ud", + "▁pr oud", + "gr ade", + "grad e", + "gra de", + "▁param eters", + "▁parameter s", + "▁ parameters", + "▁M ap", + "▁Ma p", + "▁ Map", + "▁gener ation", + "▁gen eration", + "▁gene ration", + "▁ generation", + "▁t hr", + "▁th r", + "▁N umber", + "▁Nu mber", + "▁Num ber", + "▁ Number", + "Num ber", + "N umber", + "▁fac ilities", + "▁facilit ies", + "fo nt", + "f ont", + "ga ge", + "g age", + "St art", + "Star t", + "ud den", + "udd en", + "ca p", + "c ap", + "▁ad apt", + "p g", + "el ines", + "eline s", + "eli nes", + "elin es", + "e lines", + "im s", + "i ms", + "▁[ …]", + "▁s ea", + "▁se a", + "▁ sea", + "▁m ine", + "▁min e", + "▁mi ne", + "▁ mine", + "ai s", + "a is", + "▁L ink", + "▁Lin k", + "▁ Link", + "▁M ult", + "▁Mu lt", + "▁Mul t", + "▁ Mult", + "▁Net work", + "▁ Network", + "es tic", + "est ic", + "( _", + "▁f org", + "▁for g", + "▁fo rg", + "▁walk ing", + "▁wal king", + "ot ten", + "ott en", + "otte n", + "▁fe male", + "▁fem ale", + "▁b an", + "▁ba n", + "▁ ban", + "ki n", + "k in", + "▁up p", + "▁u pp", + "▁ upp", + "▁numer ous", + "go ing", + "▁te acher", + "▁teac her", + "▁teach er", + "▁tea cher", + "co hol", + "▁n om", + "▁no m", + "▁ nom", + "▁per spect", + "▁pers pect", + "un der", + "und er", + "u nder", + "▁w hom", + "▁wh om", + "▁who m", + "ha s", + "h as", + "bur g", + "bu rg", + "b urg", + "en dar", "end ar", - "▁p ol", - "▁po l", - "▁ pol", - "_0 0", - "_ 00", - "47 5:", - "475 :", - "4 /", - "k n", - "2: 27", - "31 7", - "3 17", - "▁met adata", - "▁meta data", - "▁ metadata", - "p ayload", - "render er", - "22 7:", - "227 :", - "2 27:", - "-- ---------", - "---- -------", - "-------- ---", - "--- --------", - "---------- -", - "------ -----", - "--------- --", - "----- ------", - "------- ----", - "- ----------", - "53 5:", - "535 :", - "458 12:", - ") &", - "▁1619 53", - "▁161 953", - "▁16195 3", - "46 0:", - "460 :", - "4 60:", - "47 0:", - "470 :", - "4 70:", - "li ca", - "lic a", - "l ica", - "Name space", - "Names pace", - "8 (", - "19 3:", - "193 :", - ":1 33", - ":13 3", - ": 133", - "war ning", - "w arning", - "32 0", - "3 20", - "19 1", - "1 91", - "_1 ,", - "_ 1,", - "17 3:", - "173 :", - "1 73:", - "sc roll", - "好听 好听", - "G radient", - "en code", - "enc ode", - "X A", - "T D", - "=\" 15", - "LI B", - "L IB", - "▁d a", - "▁ da", - ":3 59", - ":35 9", - ": 359", - "510 100897:", - "gp u", - "g pu", - "se ed", - "see d", - "s eed", - ".0 /24", - "▁De scription", - "▁Desc ription", - "▁ Description", - "=\" 1\"", - "ra ft", - "▁label s", - "▁ labels", - "4226 45812:", - "r x", - "86 4", - "8 64", - "▁P l", - "▁ Pl", - "今 晚", - "你 好", - "1: 25", - "43 0:", - "430 :", - "4 30:", - "C JK", - "▁writ ten", - "67 ,0", - "67, 0", - "6 7,0", - "g lyph", - "▁16 325", - "▁163 25", - "▁1632 5", - "r v", - "Oper ator", - "Op erator", - ":1 43", - ":14 3", - ": 143", - "process or", - "N V", - "con troller", - "control ler", - "cont roller", - "P e", - "22 :10", - "22: 10", - "22:1 0", - "2 2:10", - "75 5", - "7 55", - "▁ar ea", - "▁are a", - "▁ area", - "SH IFT", - "OFF SET", - "29 29", - "292 9", - "2 929", - "V e", - "27 7:", - "277 :", - "2 77:", - "▁### #", - "▁## ##", - "▁ ####", - "▁be low", - ":1 40", - ":14 0", - ": 140", - "▁abs olute", - "▁ absolute", - "▁P art", - "▁Par t", - "▁ Part", - "00 [", - "87 0:", - "870 :", - "8 70:", - "离 谱", + "enda r", + "▁J ud", + "▁Ju d", + "ra int", + "rain t", + "r aint", + "ear s", + "ea rs", + "e ars", + "▁a x", + "▁ ax", + "+ \\", + "▁de sk", + "▁des k", + "▁c hat", + "▁ch at", + "▁cha t", + "▁ chat", + "▁st ars", + "▁star s", + "▁sta rs", + "▁ stars", + "▁m ir", + "▁mi r", + "▁ mir", + "▁j u", + "▁ ju", + "oc ument", + "▁Ac adem", + "▁t ables", + "▁table s", + "▁ta bles", + "▁tab les", + "▁relations hips", + "▁relationship s", + "▁relation ships", + "▁ С", + "un it", + "uni t", + "ir ation", + "i ration", + "▁l as", + "▁la s", + "▁ las", + "▁s ustain", + "▁sus tain", + "▁sust ain", + "I B", + "▁u rl", + "▁ur l", + "▁ url", + "▁Chic ago", + "▁poss ibly", + "▁Ind ust", + "ir cle", + "irc le", + "▁A R", + "▁ AR", + "ie nces", + "ience s", + "ien ces", + "i ences", + "▁m ur", + "▁mu r", + "▁Re turn", + "▁Ret urn", + "▁ Return", + "ho p", + "h op", + "ne xt", + "nex t", + "n ext", + "▁f amous", + "▁fam ous", + "▁Te chnology", + "▁Techn ology", + "TE R", + "T ER", + "▁thous ands", + "▁thousand s", + "ms g", + "m sg", + "▁b each", + "▁be ach", + "L ayout", + "bi n", + "b in", + "▁anim als", + "▁animal s", + "▁n or", + "▁no r", + "▁ nor", + "▁process es", + "▁A D", + "▁ AD", + "▁ident ify", + "am in", + "ami n", + "a min", + "▁f illed", + "▁fil led", + "▁fill ed", + "▁ filled", + "▁le ads", + "▁lead s", + "▁r ain", + "▁ra in", + "▁ rain", + "▁k ick", + "▁ki ck", + "▁Soft ware", + "▁ Software", + "am m", + "a mm", + "▁dep artment", + "▁depart ment", + "em p", + "e mp", + "▁p adding", + "▁pad ding", + "▁padd ing", + "▁ padding", + "G B", + "▁e ating", + "▁eat ing", + "▁beaut y", + "▁Th ose", + "▁e qual", + "▁equ al", + "▁eq ual", + "▁ equal", + "▁m outh", + "▁mo uth", + "▁ mouth", + "Fact ory", + "Factor y", + "F actory", + "▁n orth", + "▁nor th", + "▁nort h", + "▁T imes", + "▁Time s", + "▁Tim es", + "▁Ti mes", + "▁ Times", + "ser ver", + "serv er", + "s erver", + "po l", + "p ol", + "▁v ision", + "▁vis ion", + "▁ vision", + "▁m ental", + "▁men tal", + "▁ment al", + "^{ -", + "^ {-", + "▁un its", + "▁unit s", + "▁And roid", + "▁ Android", + "ol ds", + "old s", + "rol led", + "roll ed", + "▁E vent", + "▁Even t", + "▁Ev ent", + "▁Eve nt", + "▁ Event", + "C P", + "uz z", + "u zz", + "▁Part y", + "▁Par ty", + "o e", + "li fe", + "l ife", + "▁ex amples", + "▁exam ples", + "▁example s", + "▁ examples", + "▁exp ensive", + "▁ expensive", + "se arch", + "s earch", + "per ties", + "pert ies", + "ail ed", + "ai led", + "a iled", + "▁D id", + "▁Di d", + "▁ Did", + "um in", + "umi n", + "u min", + "▁I P", + "▁ IP", + "▁con vert", + "▁conv ert", + "▁conver t", + "▁conve rt", + "▁ convert", + "▁J ob", + "▁Jo b", + "▁ Job", + "au d", + "a ud", + "▁U ser", + "▁Us er", + "▁Use r", + "▁ User", + "▁expl ore", + "▁explo re", + "▁proper ly", + "▁th rows", + "▁throw s", + "▁thr ows", + "▁thro ws", + "▁ throws", + "▁techn iques", + "▁technique s", + "▁oper ating", + "▁opera ting", + "▁c e", + "▁ ce", + "▁Th omas", + "▁Thom as", + "ok er", + "oke r", + "o ker", + "Ser ver", + "Serv er", + "S erver", + "▁g lad", + "▁gl ad", + "▁m ale", + "▁mal e", + "▁ma le", + "▁ male", + "th en", + "the n", + "t hen", + "Com ponent", + "▁Commit tee", + "▁C as", + "▁Ca s", + "▁mar ried", + "▁Le ague", + "▁b oolean", + "▁boo lean", + "▁bool ean", + "▁ boolean", + "▁leg isl", + "▁Con gress", + "▁Cong ress", + "▁pro posed", + "▁propos ed", + "▁prop osed", + "▁propose d", + "b i", + "▁class ic", + "▁event ually", + "▁eventual ly", + "end if", + "▁Gl obal", + "▁ Global", + "▁w aste", + "▁was te", + "▁wa ste", + "ru m", + "r um", + "▁G erman", + "▁Germ an", + "▁Ger man", + "id ential", + "ident ial", + "tt p", + "t tp", + "▁spec ies", + "▁spe cies", + "▁s hip", + "▁sh ip", + "▁ ship", + "▁object s", + "▁ objects", + "▁f avour", + "▁fav our", + "▁Ch ris", + "▁R ev", + "▁Re v", + "▁ Rev", + "▁P an", + "▁Pa n", + "▁S up", + "▁Su p", + "fig ure", + "▁ra ise", + "▁doc uments", + "▁document s", + "▁re b", + "▁r eb", + "▁ste el", + "a o", + "▁l augh", + "▁la ugh", + "▁L im", + "▁Li m", + "▁ Lim", + "▁P rot", + "▁Pro t", + "▁Pr ot", + "▁ Prot", + "▁focus ed", + "▁ focused", + "AN D", + "A ND", + "▁Will iam", + "Lo ad", + "L oad", + "re quest", + "requ est", + "ur a", + "u ra", + "▁\" \"", + "▁ \"\"", + "▁M ike", + "▁Mi ke", + "▁Mik e", + "▁com pre", + "▁comp re", + "▁compr e", + "ri cal", + "ric al", + "rica l", + "r ical", + "ad ata", + "ada ta", + "a data", + "me m", + "m em", + "▁fe els", + "▁feel s", + "▁fee ls", + "▁t ele", + "▁te le", + "▁tel e", + "▁ tele", + "▁Man ager", + "▁Manage r", + "▁ Manager", + "▁C ost", + "▁Co st", + "▁Cos t", + "▁ Cost", + "▁O N", + "▁ ON", + "file name", + "fil ename", + "▁t om", + "▁to m", + "▁ tom", + "or ation", + "o ration", + "▁S ize", + "▁Si ze", + "▁ Size", + "▁ar rang", + "▁arr ang", + "▁process ing", + "▁ processing", + "ar en", + "are n", + "a ren", + "▁min or", + "▁mi nor", + "▁M ach", + "▁Mac h", + "▁Ma ch", + "pu sh", + "p ush", + "▁`` `\r", + "▁``` \r", + "der ed", + "de red", + "d ered", + "F O", + "▁ad vent", + "▁adv ent", + "ho me", + "hom e", + "h ome", + "up port", + "upp ort", + "▁b oot", + "▁bo ot", + "▁boo t", + "▁ boot", + "B U", + "▁supp osed", + "▁sup posed", + "▁suppose d", + "▁j e", + "▁ je", + "▁ve get", + "▁s impl", + "▁sim pl", + "win d", + "wi nd", + "w ind", + "▁dec isions", + "▁decision s", + "▁V ict", + "▁Vi ct", + "▁Vic t", + "L C", + "▁s elling", + "▁sell ing", + "▁sel ling", + "▁ selling", + "▁wind ows", + "▁window s", + "▁ windows", + "▁s ongs", + "▁song s", + "▁son gs", + "▁circ um", + "▁b oost", + "▁bo ost", + "▁boo st", + "▁ boost", + "▁pract ices", + "▁practice s", + "AS S", + "A SS", + "Th at", + "T hat", + "▁S O", + "▁ SO", + "P M", + "ob e", + "o be", + "▁adv anced", + "▁advance d", + "▁gu ests", + "▁guest s", + "ou ter", + "out er", + "oute r", + "o uter", + "▁res idents", + "▁resid ents", + "▁resident s", + "List ener", + "▁p un", + "▁pu n", + "▁inter pre", + "▁s port", + "▁sp ort", + "▁spo rt", + "▁vol unte", + "▁volunt e", + "He l", + "H el", + "▁De tails", + "▁Det ails", + "▁Detail s", + "▁ Details", + "or ney", + "orn ey", + "orne y", + "▁r om", + "▁ro m", + "▁ rom", + "▁Franc is", + "av en", + "ave n", + "a ven", + "ha b", + "h ab", + "ER R", + "E RR", + "▁re pair", + "▁rep air", + "▁r ise", + "▁ri se", + "▁ris e", + "▁ rise", + "fo ot", + "foo t", + "f oot", + "is tan", + "ist an", + "ista n", + "i stan", + "ur ies", + "uri es", + "u ries", + "▁s igned", "▁sign ed", "▁sig ned", "▁ signed", - "pro c", - "pr oc", - "し ゃ", - "69 3:", - "693 :", - "▁a uth", - "▁ auth", - "▁or igin", - "▁ origin", - "▁16 100", - "▁161 00", - "▁1610 0", - "▁8 ;", - "▁ 8;", - ":1 ;", - ": 1;", - "Count er", - "Coun ter", - "▁Re quest", - "▁ Request", - "resource s", - "▁f p", - "▁ fp", - "St op", - "S top", - "00 8:", - "008 :", - "▁15 889", - "▁158 89", - "▁1588 9", - "▁157466 93", - "▁1574669 3", - "1: 20", - "24 2:", - "242 :", - "2 42:", - "H igh", - "em place", - "emp lace", - "2\" ,", - "2 \",", - "til e", - "ti le", - "t ile", - "col lection", - "Read Write", - "') :", - "' ):", - "C ert", - "▁1626 96", - "▁162 696", - "▁16269 6", - "▁p latform", - "▁ platform", - "\\\" :", - "\\ \":", - "▁l ines", - "▁li nes", - "▁line s", - "▁ lines", - "object s", - "il ar", - "住 了", - "In formation", - "St at", - "爱 你", - "90 20,0", - "62 9", - "6 29", - "82 ,", - "8 2,", - ".. .'", - "... '", - "B asic", - "CO MM", - "COM M", - "FA CE", - "F ACE", - "2: 13", - "2:1 3", - "2 :13", - "▁F rame", - "▁ Frame", - "っ て", - "2 ]", - "ID TH", - "valu ate", - ":1 53", - ":15 3", - ": 153", - "▁S M", - "▁ SM", - "loc ations", - "location s", - "L B", - "%2 6", - "% 26", - "vi r", - "v ir", - "▁E VENT", - "▁EV ENT", - "▁ EVENT", - "Comp ile", - "92 ,", - "9 2,", - "队 友", - "▁1 38,", - "▁13 8,", - "▁138 ,", - "z M", - "Map ping", - "Mapp ing", - "▁e ffect", - "▁ effect", - "\\ :", - "▁s plit", - "▁sp lit", - "▁ split", - "17 5:", - "175 :", - "▁- 10.", - "▁-1 0.", - "▁-10 .", - "25 9:", - "259 :", - "2 59:", - "19 7:", - "197 :", - "▁20 24", - "▁ 2024", - "For e", - "F ore", - "Graph ics", - ".. .?", - "... ?", - ". ..?", - "▁re ader", - "▁read er", - "▁ reader", - "▁1 ~", - "Jo b", - "J ob", - "% ;", - "▁p lt", - "▁pl t", - "ff ffff", - "ffff ff", - "fff fff", - ") -", - "▁P si", - "pr ec", - "pre c", - "p rec", - "蕾 米", - "8, 0", - "8 ,0", - "26 8:", - "268 :", - "Con dition", - "ist ration", - "istr ation", - "63 ,0", - "63, 0", - "6 3,0", - "at ter", - "att er", - "▁py thon", - "▁ python", - "L U", - "67 0", - "6 70", - "D river", - "time r", - "ti mer", - "t imer", - "47 7:", - "477 :", - "4 77:", - "( 7", - "w orld", - "都 没", - "▁Lay out", - "▁ Layout", - "╮ (", - "▁l p", - "▁ lp", - "Pass word", - "H A", - "LL ABLE", - "opt im", - "line join", - "兄 弟", - "72 7", - "7 27", - "86 8:", - "868 :", - "▁D raw", - "▁ Draw", - "ye ar", - "y ear", - "Line ar", - "Lin ear", - "▁correspon ding", - "▁L oss", - "▁Lo ss", - "6 %", - "sc an", - "s can", - "▁f oo", - "▁ foo", - ":3 45", - ":34 5", - ": 345", - "盒 盒", - ".0 00", - ".00 0", - ". 000", - "23 8:", - "238 :", - "B in", - "co res", - "core s", - "cor es", - "c ores", - ":1 83", - ":18 3", - ": 183", - "99 2:", - "21 8:", - "218 :", - "2 18:", - "exec ute", - "79 3:", - "793 :", - "lo ts", - "lot s", - "l ots", - "▁f actor", - "▁fa ctor", - "▁ factor", - "▁S outh", - "▁So uth", - "43 75", - "437 5", - "4 375", - "str ip", - "stri p", - "51 ,", - "5 1,", - "1. 3", - "1 .3", - "CU R", - "C UR", - "ma zon", - "▁Init ialize", - "▁Initial ize", - "▁ Initialize", - "▁tv N", - "▁a tt", - "▁at t", - "▁ att", - "▁f ail", - "▁fa il", - "▁ fail", - "utom atic", - "_1 6", - "_ 16", - "ug ins", - "ugin s", - "422645812: 《", - "▁] ;", - "▁ ];", - "▁M ath", - "▁Mat h", - "▁ Math", - "de g", - "d eg", - "am ma", - "42 ,", - "4 2,", - "44 44", - "444 4", - "4 444", - "33 5:", - "335 :", - "▁ ※", - "▁16 346", - "▁163 46", - "▁label L", - "State ment", - "xy z", - "▁s z", - "▁ sz", - "▁2 56", - "▁25 6", - "▁ 256", - "pi n", - "p in", - "xf c", - "x fc", - "I m", - "10 4:", - "104 :", - "se nt", - "s ent", - "Multi p", - "Mult ip", - "M ultip", - "▁dest ination", - "▁ destination", - "86 .", - "8 6.", - "99 6:", - "996 :", - "61 1", - "6 11", - "53 7:", - "537 :", - "ue d", - "u ed", - "US ER", - "USE R", - "U SER", - "▁15 830", - "▁158 30", - "▁1583 0", - ":3 83", - ":38 3", - ": 383", - ",-0. 00", - "14 7:", - "147 :", - "1 47:", - "23 4:", - "234 :", - "48 0:", - "480 :", - "4 80:", - "▁A CTION", - ")\" ,", - ") \",", - "50 4:", - "504 :", - "ra in", - "r ain", - "sum er", - "su mer", - "sume r", - "PRO P", - "PR OP", - "P ROP", - "▁m erge", - "▁mer ge", - "▁ merge", - "以 后", - "▁̄) ╭", - "53 9:", - "539 :", - "5 39:", - "B order", - "BE R", - "B ER", - "un def", - "und ef", - "u ndef", - "UN K", - "exec ution", - "fi t", - "f it", - "▁1615 39", - "▁161 539", - "▁16153 9", - "90 8", - "9 08", - "59 1:", - "T M", - "其 他", - "fr a", - "f ra", - "57 3:", - "573 :", - "5 73:", - "14 9:", - "149 :", - "1 49:", - "ic ks", - "ick s", - "▁A ny", - "▁An y", - "▁ Any", - "Di rect", - "Dir ect", - "D irect", - "pr ed", - "pre d", - "p red", - "13 5:", - "135 :", - "T ile", - "sw ap", - "50 2:", - "502 :", - "▁6 33", - "▁63 3", - "▁ 633", - "fin al", - "f inal", - "74: 9", - "7 4:9", - "▁0. 0000", - "▁0.0 000", - "▁0.00 00", - "▁0.000 0", - "peri ment", - "▁16 314", - "▁163 14", - "63 8", - "6 38", - "45 8:", - "458 :", - "4 58:", - ":1 80", - ":18 0", - ": 180", - "▁16 228", - "▁162 28", - "▁1622 8", - "▁N e", - "▁ Ne", - "go v", - "g ov", - "泪 目", - "▁1629 89", - "▁162 989", - "v g", - "inst all", - "(? )", - "-5 .", - "- 5.", - "20 _", - "2 0_", - "25 3:", - "253 :", - "2 53:", - "43 8:", - "438 :", - "しゃ のあ", - "▁h old", - "▁ho ld", - "▁gro ebnerMatrix", - "▁ groebnerMatrix", - "tm l", - "t ml", - "下 来", - "I X", - "42 2", - "4 22", - "19 .", - "1 9.", - "T otal", - "▁con tribut", - "2 ", + "▁-- >", + "▁ -->", + "▁Le arn", + "▁Lear n", + "▁ Learn", + "▁W il", + "▁Wi l", + "▁A tl", + "▁At l", + "▁r an", + "▁ra n", + "▁ ran", + "% ;", + "▁concern s", + "▁j oint", + "▁jo int", + "▁join t", + "▁ joint", + "▁F urther", + "▁Fur ther", + "▁do main", + "▁dom ain", + "▁ domain", + "▁t rees", + "▁tr ees", + "▁tre es", + "▁tree s", + "ia t", + "i at", + "▁N eed", + "▁Ne ed", + "▁ Need", + "up y", + "u py", + "▁typ ically", + "▁typical ly", + "ze r", + "z er", + "▁L O", + "▁ LO", + "C ur", + "▁J ose", + "▁Jo se", + "▁Jos e", + "▁f ee", + "▁fe e", + "▁a wait", + "▁aw ait", + "▁awa it", + "▁ await", + "U P", + "da t", + "d at", + "▁introdu ced", + "▁introduce d", + "▁enh ance", + "ren cy", + "r ency", + "▁m essages", + "▁message s", + "▁mess ages", + "▁ messages", + "F T", + "ol ved", + "olve d", + "ir ty", + "irt y", + "▁re mind", + "▁rem ind", + "▁Sh are", + "▁Sha re", + "▁Shar e", + "▁ Share", + "ca rd", + "car d", + "c ard", + "▁h earing", + "▁he aring", + "▁hear ing", + "▁b utter", + "▁but ter", + "▁butt er", + "cs s", + "c ss", + "▁al leg", + "▁all eg", + "▁alle g", + "em porary", + "empor ary", + "' .", + "▁en able", + "▁ enable", + "ag ra", + "a gra", + "▁m ent", + "▁me nt", + "▁men t", + "▁ ment", + "del ta", + "d elta", + "ve ctor", + "vec tor", + "v ector", + "AB LE", + "A BLE", + "al ian", + "ali an", + "alia n", + "▁L ocation", + "▁Loc ation", + "▁ Location", + "▁pl ays", + "▁play s", + "▁pla ys", + "▁C y", + "▁ Cy", + "▁S ar", + "▁Sa r", + "f irst", + "▁Cont rol", + "▁ Control", + "va s", + "v as", + "▁squ are", + "▁ square", + "▁f ell", + "▁fe ll", + "▁fel l", + "ig r", + "i gr", + "cl aim", + "▁F und", + "▁Fun d", + "▁Fu nd", + "al ysis", + "aly sis", + "▁s alt", + "▁sa lt", + "▁sal t", + "C M", + "▁N or", + "▁No r", + "▁conf lic", + "▁W al", + "▁Wa l", + "▁ Wal", + "▁Vir gin", + "pe t", + "p et", + "▁ph ase", + "▁ phase", + "▁s ad", + "▁sa d", + "Com mand", + "Comm and", + "ok es", + "oke s", + "o kes", + "ic ians", + "ician s", + "ici ans", + "▁ch ain", + "▁cha in", + "▁ chain", + "▁jo ined", + "▁join ed", + "▁n ic", + "▁ni c", + "▁ nic", + "co s", + "c os", + "ch o", + "c ho", + "Pro v", + "Pr ov", + "P rov", + "▁up dates", + "▁upd ates", + "▁update s", + "▁recomm ended", + "▁recommend ed", + "ac ter", + "act er", + "▁pl astic", + "▁a mb", + "▁am b", + "▁ amb", + "ig en", + "ige n", + "i gen", + "▁exc iting", + "▁excit ing", + "▁app arent", + "▁ap parent", + "▁appar ent", + "re lated", + "rel ated", + "ki t", + "k it", + "▁st ated", + "▁state d", + "▁stat ed", + "▁sta ted", + "▁t ow", + "▁to w", + "▁S eries", + "▁Se ries", + "▁Ser ies", + "▁ Series", + "ro ws", + "row s", + "r ows", + "B O", + "▁sex ual", + "▁acc ident", + "▁R ight", + "▁Rig ht", + "▁ Right", + "▁me asures", + "▁meas ures", + "▁measure s", + "Ent ity", + "▁import ance", + "▁p od", + "▁po d", + "▁ pod", + "▁P op", + "▁Po p", + "▁ Pop", + "▁W estern", + "▁West ern", + "▁Wes tern", + "ic ate", + "ica te", + "▁l ayer", + "▁la yer", + "▁lay er", + "▁ layer", + "▁se at", + "▁sea t", + "▁ seat", + "ad ian", + "adi an", + "an gle", + "ang le", + "▁br oken", + "▁bro ken", + "▁broke n", + "▁ broken", + "▁con serv", + "▁cons erv", + "▁accom mod", + "▁app eared", + "▁appear ed", + "es h", + "e sh", + "ct x", + "c tx", + "▁Com ments", + "▁Comm ents", + "▁Comment s", + "▁ Comments", + "▁There fore", + "▁determ ined", + "▁determine d", + "▁determin ed", + "Col lection", + "Coll ection", + "Collect ion", + "▁f amiliar", + "▁fam iliar", + "▁famil iar", + "▁cl oud", + "▁ cloud", + "mon d", + "mo nd", + "m ond", + "tern oon", + "… .", + "ba l", + "b al", + "th eta", + "the ta", + "V ersion", + "on ly", + "▁feed back", + "▁V ersion", + "▁Vers ion", + "▁ Version", + "▁D om", + "▁Do m", + "▁ Dom", + "▁implement ation", + "▁l ived", + "▁li ved", + "▁live d", + "▁liv ed", + "▁Wh ether", + "▁Whe ther", + "! ”", + "▁P ri", + "▁Pr i", + "▁real ize", + "▁E arth", + "▁Ear th", + "▁M A", + "▁ MA", + "ep er", + "e per", + "pe s", + "p es", + "▁offic ials", + "▁official s", + "D S", + "red it", + "r edit", + "ar gs", + "arg s", + "▁all owing", + "▁allow ing", + "el ler", + "ell er", + "elle r", + "Att ribute", + "▁b es", + "▁be s", + "▁ bes", + "▁Germ any", + "▁German y", + "▁Ger many", + "▁gener ate", + "▁gen erate", + "▁gene rate", + "▁ generate", + "▁B log", + "▁Bl og", + "▁Blo g", + "▁ Blog", + "▁err ors", + "▁error s", + "▁er rors", + "▁ errors", + "oo r", + "o or", + "▁ca ught", + "▁s uit", + "▁su it", + "▁N on", + "▁No n", + "▁ Non", + "▁ В", + "▁He lp", + "▁Hel p", + "▁ Help", + "▁H uman", + "▁Hum an", + "▁Hu man", + "word s", + "wor ds", + "w ords", + "д и", + "▁stop ped", + "▁sto pped", + "ik i", + "i ki", + "▁ass istance", + "▁assist ance", + "IN E", + "I NE", + "▁A T", + "▁ AT", + "do uble", + "d ouble", + "▁dist rict", + "IT Y", + "I TY", + "serv ice", + "s ervice", + "▁ad ult", + "▁adul t", + "▁G al", + "▁Ga l", + "▁e lim", + "▁el im", + "▁T ry", + "▁Tr y", + "▁ Try", + "Re t", + "R et", + "▁im press", + "▁imp ress", + "▁impr ess", + "▁webs ites", + "▁website s", + "ies t", + "ie st", + "i est", + "▁de scribe", + "▁des cribe", + "▁describ e", + "ak s", + "a ks", + "▁g un", + "▁gu n", + "▁ gun", + "▁H ard", + "▁Har d", + "▁Ha rd", + "▁ Hard", + "ro t", + "r ot", + "Le ngth", + "L ength", + "og rap", + "▁trans ition", + "▁transit ion", + "▁ transition", + "▁det ailed", + "▁detail ed", + "▁art ists", + "▁artist s", + "▁G irl", + "▁Gi rl", + "▁Gir l", + "mission s", + "miss ions", + "m issions", + "ki ns", + "kin s", + "k ins", + "ic ations", + "ication s", + "▁se ek", + "▁see k", + "▁ seek", + "▁def inition", + "▁defin ition", + "▁ definition", + "ct ors", + "ctor s", + "▁t rig", + "▁tr ig", + "▁tri g", + "▁a gent", + "▁ag ent", + "▁age nt", + "▁ agent", + "▁b rowser", + "▁brow ser", + "▁brows er", + "▁browse r", + "▁ browser", + "▁R oom", + "▁Ro om", + "▁ Room", + "▁mar riage", + "co very", + "cover y", + "cov ery", + "▁con sequ", + "▁cons equ", + "▁L ocal", "▁Lo cal", "▁Loc al", "▁ Local", - "22: 9", - "2 2:9", - "45 5:", - "455 :", - "4 55:", - "3 -", - "▁s ur", - "▁su r", - "▁ sur", - "06 ,", - "0 6,", - "▁160 11", - "f u", - "So rt", - "S ort", - "▁an other", - "▁ د", - "di an", - "dia n", - "d ian", - "pe ak", - "3, -0.", - "3 ,-0.", - "6, -0.", - "6 ,-0.", - "83 1:", - "▁J ul", - "▁a uthor", - "▁auth or", - "▁ author", - "Ui nt", - "U int", - "▁J S", - "▁ JS", - "75 1:", - "7 51:", - "ki nd", - "k ind", - "if est", - "▁* =", - "62 6", - "6 26", - "Ex port", - "Exp ort", - "u Int", - "24 .", - "2 4.", - "15 1:", - "151 :", - "1 51:", - "le v", - "l ev", - "22 :13", - "22: 13", - "22:1 3", - "2 2:13", - "ET NAME", - "▁Bu ffer", - "▁ Buffer", - "Frame work", - "(0 .0", - "(0. 0", - "( 0.0", - "▁ ᅮ", - "87 5:", - "875 :", - "25 00", - "250 0", - "2 500", - "46 8:", - "468 :", - "At trib", - "Attr ib", - "这 就", - "ja v", - "j av", - "! =", - "IM AGE", - "I MAGE", - "73 4:", - "734 :", - "Al ign", - "Ali gn", - "▁15 826", - "▁158 26", - "23 1", - "2 31", - "tr ie", - "tri e", - "t rie", - "w atch", - "_0 1_", - "_ 01_", - "▁s ec", - "▁se c", - "▁ sec", - "32 :", - "3 2:", - "m k", - "中 国", - "io us", - "i ous", - "63 0", - "6 30", - "▁- 36", - "▁-3 6", - "我 去", - "mi x", - "m ix", - "72 6", - "7 26", - "34 0", - "3 40", - "▁ro ws", - "▁row s", - "▁ rows", - "S upport", - "4 \"", - "▁160 23", - "q w", - "▁1 16", - "▁11 6", - "▁ 116", - "om ent", - "ome nt", - "omen t", - "o ment", - "Po p", - "P op", - "13 4:", - "134 :", - "57 4:", - "574 :", - "5 74:", - "ETNAME SE", - "SY LLABLE", - "xd f", - "x df", - "19 2:", - "192 :", - "at ches", - "atch es", - "76 7:", - "767 :", - "fl at", - "f lat", - "▁S end", - "▁Se nd", - "▁ Send", - "31 0", - "3 10", - "AR B", - "00 7:", - "007 :", - "45 6:", - "456 :", - "4 56:", - "(1 5", - "( 15", - "io s", - "i os", - "▁w ell", - "▁we ll", - "▁VI ETNAMESE", - "8 ;", - "LO AD", - "▁request s", - "是 你", - "35 ,", - "3 5,", - "28 1", - "2 81", - "23 1:", - "231 :", - ":3 26", - ":32 6", - ": 326", - "结 束", - "28 6:", - "286 :", - "2 86:", - "ww www", - "www ww", - "wwww w", - "w wwww", - "78 7", - "7 87", - "▁un til", - "NE L", - "N EL", - "bound s", - "b ounds", - "sw itch", - "An alysis", - "▁pro file", - "▁ profile", - "有 个", - "▁16 295", - "▁1629 5", - "▁162 95", - "Pro gress", - "dest roy", - ":1 66", - ":16 6", - ": 166", - "▁SIM DE", - "{ 0", - ":1 74", - ":17 4", - ": 174", - "▁r ound", - "▁ro und", - "▁ round", - "16 3:", - "163 :", - "te ction", - "tect ion", - "t ection", - "不 懂", - ")' ,", - ") ',", - "▁5 1", - "▁ 51", - "L T", - "v l", - "▁D et", - "▁De t", - "▁ Det", - "?? ?????", - "???? ???", - "??? ????", - "????? ??", - "?????? ?", - "? ??????", - "▁1626 50", - "▁162 650", - "Comp lete", - "▁st at", - "▁ stat", - "comp lete", - "comple te", - "er ase", - "era se", - "e rase", - "I E", - "🟣♡ 🟣♡", - "ach ine", - "achi ne", - "a chine", - "一 天", - "29 1:", - "291 :", - ":3 88", - ":38 8", - ": 388", - "11 [", - "1 1[", - "Id s", - "I ds", - "45 3:", - "453 :", - "4 53:", - "un used", - "21 2", - "2 12", - "& )", - "S im", - "ac ters", - "act ers", - "acter s", - "▁u ses", - "▁us es", - "▁use s", - "▁ uses", - "▁1 11", - "▁11 1", - "▁ 111", - "pi ng", - "pin g", - "p ing", - "▁16 210", - "▁1621 0", - "▁162 10", - "▁A c", - "▁ Ac", - "A zure", - "▁tr igger", - "▁ trigger", - "MI T", - "M IT", - "\": {\"", - "▁S TR", - "▁ST R", - "▁ STR", - "re fs", - "ref s", - "▁Corp oration", - "后 面", - "un e", - "u ne", - "F W", - "ᄍᄍ ᄍ", - "ᄍ ᄍᄍ", - "33 6:", - "336 :", - "3 36:", - "co gn", - ",- 99)", - ", -99)", - "Pr ivate", - "P rivate", - "CI D", - "C ID", - "👍 👍", - "DE VICE", - "HAND LE", - "pu b", - "p ub", - "▁160 93", - "▁1609 3", - "55 4", - "5 54", - "Det ails", - "N H", - "55 8:", - "558 :", - "5 58:", - "▁ERR OR", - "▁ ERROR", - "▁16 1080", - "▁1610 80", - "63 3", - "6 33", - "技 能", - "67 5", - "6 75", - "-- ----", - "---- --", - "--- ---", - "----- -", - "- -----", - "不 起", - "v double", - "74 3", - "7 43", - "21: 23", - "21:2 3", - "2 1:23", - "IL ED", - "I LED", - "ser ialize", - "30 00", - "300 0", - "3 000", - "≧ ∇", - "MA N", - "M AN", - "ic o", - "i co", - "22 26", - "222 6", - "2 226", - "89 8:", - "898 :", - "W ARN", - "los ure", - "28 7:", - "287 :", - "2 87:", - "C V", - "79 7:", - "797 :", - "49 8:", - "498 :", - "▁ ├", - "99 9999", - "999 999", - "9999 99", - "鲸 宝", - "▁ac cept", - "▁ accept", - "Content s", - "▁S P", - "▁ SP", - "21: 9", - "2 1:9", - "ul lable", - "ull able", - "Ext ensions", - "Extension s", - "≧∇ ≦", - "11 0:", - "110 :", - "1 10:", - "21: 29", - "21:2 9", - "2 1:29", - "▁e p", - "▁ ep", - "▁20 22,", - "▁2022 ,", - "] =", - "FF FFFF", - "FFFF FF", - "~ ?", - "la d", - "l ad", - "▁I m", - "▁ Im", - "40 8:", - "408 :", - "Im p", - "I mp", - "▁15 924", - "▁159 24", - "▁enum er", - "▁d irection", - "▁dir ection", - "▁direct ion", - "▁ direction", - "b ench", - "▁160 847", - "▁1608 47", - "v n", - "我 还", - "▁d ay", - "▁da y", - "▁ day", - "R andom", - "~~~~~~~~ ~~~~~~~~", - "[ 7", - "64 6", - "6 46", - "wr it", - "w rit", - "al ed", - "ale d", - "a led", - "▁c la", - "▁cl a", - "▁ cla", - "Object s", - "Di stance", - "Dist ance", - "D istance", - "_1 1", - "_ 11", - "N R", - "刚 才", - "mo jom", - "DEF INE", - "s upport", - "zon e", - "z one", - "4. 0", - "4 .0", - "▁- 30", - "▁-3 0", - "▁ -30", - "93 6", - "9 36", - "bo ot", - "b oot", - "Us age", - "▁desc riptor", - "▁ descriptor", - "88 9:", - "889 :", - "8 89:", - "b n", - "▁( );", - "▁() ;", - "▁ ();", - "th ird", - "86 3:", - "863 :", - "test case", - "吃 饭", - "▁r untime", - "▁run time", - "▁ runtime", - "▁over flow", - "▁ overflow", - "好 多", - "33 0:", - "330 :", - "3 30:", - "▁IN CLUDING", - "▁ INCLUDING", - "G O", - "▁con v", - "▁co nv", - "▁ conv", - "▁ex tra", - "▁ext ra", - "▁ extra", - "21: 28", - "21:2 8", - "2 1:28", - "ST RE", - "STR E", - "33 9:", - "339 :", - "3 39:", - "E l", - "66 9:", - "669 :", - "6 69:", - "47 8:", - "478 :", - "4 78:", - "▁ext ends", - "en o", - "e no", - "63 5", - "6 35", - "Di v", - "D iv", - "▁f ailure", - "▁fail ure", - "▁ failure", - "▁4 7,", - "▁47 ,", - "▁ 47,", - "73 9", - "7 39", - "2: 29", - "al ance", - "<> (", - "< >(", - "P attern", - "/// 8", - "▁V k", - "▁ Vk", - "1: 17", - "1:1 7", - "1 :17", - "PAR AMETER", - "65 7", - "6 57", - "oo ks", - "ook s", - "6666 6666", - "ST D", - "S TD", - "▁n py", - "▁np y", - "▁ npy", - "▁dis able", - "▁ disable", - "3) ;", - "3 );", - "o hhhh", - "人 了", - "CA SE", - "C ASE", - "▁sc hema", - "▁ schema", - "▁w on", - "In v", - "I nv", - "▁S AL", - "19 2", - "1 92", - "rom ium", - "reser ve", - "19 )", - "xb f", - "x bf", - "l r", - "▁m enu", - "▁ menu", - "▁2 1,", - "▁21 ,", - "▁ 21,", - "▁Russ ia", - "2. 9", - "2 .9", - "▁P D", - "▁ PD", - "Con tains", - "Convert er", + "▁b elong", + "▁be long", + "▁bel ong", + "er ry", + "err y", + "▁v ent", + "▁ve nt", + "▁ven t", + "▁ vent", + "▁p regn", + "▁pre gn", + "▁profession als", + "▁professional s", + "fi n", + "f in", + "ua ble", + "u able", + "ion e", + "io ne", + "i one", + "▁In stead", + "▁Inst ead", + "▁p ure", + "▁pur e", + "▁pu re", + "▁E conom", + "▁Ec onom", + "▁Eco nom", + "▁s oul", + "▁so ul", + "▁sou l", + "C S", + "▁Ex pl", + "▁Exp l", + "▁ Expl", + "▁prov ider", + "▁provid er", + "▁provide r", + "▁ provider", + "x x", + "▁J ava", + "▁Ja va", + "▁Jav a", + "▁ Java", + "▁v ariable", + "▁var iable", + "▁vari able", + "▁ variable", + "date d", + "da ted", + "dat ed", + "d ated", + "▁col our", + "▁M useum", + "Out put", + "▁w id", + "▁wi d", + "▁ wid", + "ro ad", + "r oad", + "▁cr usher", + "▁crush er", + "▁st ret", + "▁str et", + "▁stre t", + "▁Afric an", + "▁Africa n", + "▁f if", + "▁fi f", + "▁Pol icy", + "▁Polic y", + "▁ Policy", + "▁f uel", + "▁fu el", + "▁fue l", + "▁ar rest", + "▁arr est", + "sc ri", + "scr i", + "s cri", + "▁param eter", + "▁para meter", + "▁ parameter", + "▁r oute", + "▁ro ute", + "▁rout e", + "▁rou te", + "▁ route", + "en sor", + "ens or", + "▁T hus", + "▁Th us", + "▁Thu s", + "no n", + "n on", + "▁w a", + "▁ wa", + "ble s", + "bl es", + "b les", + "▁gener ated", + "▁generate d", + "▁gene rated", + "▁ generated", + "▁y outh", + "��you th", + "▁yo uth", + "▁autom atically", + "▁automatic ally", + "ampions hip", + "ampion ship", + "▁loc ations", + "▁location s", + "▁C ast", + "▁Cas t", + "▁Ca st", + "▁ Cast", + "The re", + "Th ere", + "T here", + "o h", + "▁our selves", + "▁a u", + "▁ au", + "ount er", + "oun ter", + "! )", + "B ack", + "▁m anner", + "▁man ner", + "de t", + "d et", + "Pe r", + "P er", + "▁cl imate", + "▁clim ate", + "▁c rim", + "▁cr im", + "▁cri m", + "ft y", + "f ty", + "▁I M", + "▁ IM", + "ig ration", + "igr ation", + "▁see king", + "▁seek ing", + "ce an", + "c ean", + "ra s", + "r as", + "te x", + "t ex", + "▁s udden", + "▁z ero", + "▁ze ro", + "▁ zero", + "▁H en", + "▁He n", + "▁C up", + "▁Cu p", + "▁Ch ildren", + "▁Child ren", + "▁ Children", + "▁n oted", + "▁not ed", + "▁no ted", + "▁note d", + "sh ow", + "s how", + "us hing", + "ush ing", + "ushi ng", + "C R", + "▁redu ced", + "▁red uced", + "▁reduce d", + "▁A ff", + "▁Af f", + "▁Ph oto", + "▁Phot o", + "▁ Photo", + "▁cle aning", + "▁clean ing", + "▁par king", + "▁park ing", + "▁environment al", + "N S", + "n u", + "ic ian", + "ici an", + "▁ex ternal", + "▁extern al", + "▁ external", + "cent er", + "c enter", + "sh e", + "s he", + "▁obtain ed", + "ok ing", + "o king", + "▁def ense", + "▁w orse", + "▁wor se", + "on ym", + "ony m", + "▁Wh ich", + "▁i ron", + "▁ir on", + "▁ iron", + "▁P RO", + "▁PR O", + "▁ PRO", + "▁Im age", + "▁Imag e", + "▁ Image", + "▁v on", + "▁vo n", + "in ations", + "ination s", + "▁b rown", + "▁br own", + "▁bro wn", + "▁brow n", + "Con st", + "Cons t", + "ta u", + "t au", + "▁main tenance", + "▁pro of", + "▁pr oof", + "▁ proof", + "▁an imal", + "▁anim al", + "▁E p", + "▁M il", + "▁Mi l", + "▁answ ers", + "▁answer s", + "Cl ick", + "C lick", + "▁f lag", + "▁fl ag", + "▁ flag", + "▁rel ative", + "▁ relative", + "\\ \"", + "▁Se cret", + "▁Sec ret", + "▁ Secret", + "ip l", + "i pl", + "▁h yp", + "▁hy p", + "ph as", + "pha s", + "p has", + "▁administ ration", + "▁administr ation", + "de c", + "d ec", + "▁p aint", + "▁pain t", + "▁pa int", + "▁L ive", + "▁Li ve", + "▁Liv e", + "▁ Live", + "▁b ond", + "▁bo nd", + "▁bon d", + "▁B ed", + "▁Be d", + "▁specific ally", + "▁Pol ice", + "▁Polic e", + "T E", + "▁comb ined", + "▁combine d", + "▁Min ister", + "▁Mini ster", + "▁B rand", + "▁Br and", + "▁Bra nd", + "ió n", + "i ón", + "▁G ar", + "▁Ga r", + "▁P rom", + "▁Pro m", + "▁Pr om", + "▁ Prom", + "▁ne ck", + "▁ neck", + "▁ra pid", + "▁rap id", + "▁vis itors", + "▁visit ors", + "▁visitor s", + "em pty", + "empt y", + "emp ty", + "▁dep ending", + "▁depend ing", + "] {", + "▁re place", + "▁rep lace", + "▁repl ace", + "▁ replace", + "s q", + "_ .", + "▁O rig", + "▁Or ig", + "▁Ori g", + "▁ Orig", + "bs ite", + "b site", + "▁choice s", + "▁cho ices", + "▁ing redients", + "▁ingredient s", + "▁f aster", + "▁fast er", + "▁fa ster", + "▁re aders", + "▁read ers", + "▁reader s", + "^ \\", + "er g", + "e rg", + "▁J eff", + "▁Je ff", + "ob j", + "bot tom", + "b ottom", + "el led", + "ell ed", + "elle d", + "▁t each", + "▁te ach", + "▁teac h", + "▁tea ch", + "▁m ilk", + "▁mil k", + "▁s ister", + "▁si ster", + "Col umn", + "▁Fin ally", + "▁Final ly", + "▁c ities", + "▁cit ies", + "▁ci ties", + "▁G ra", + "▁Gr a", + "▁appreci ate", + "iv ered", + "ive red", + "iver ed", + "▁t ough", + "▁to ugh", + "▁tou gh", + "▁toug h", + "Pos t", + "Po st", + "P ost", + "ta b", + "t ab", + "Ma t", + "M at", + "▁g am", + "▁ga m", + "▁M ic", + "▁Mi c", + "// /", + "/ //", + "▁f uck", + "▁fu ck", + "▁M O", + "▁ MO", + "▁p rin", + "▁pr in", + "▁pri n", + "▁t een", + "▁te en", + "▁tee n", + "▁ teen", + "▁account s", + "if orm", + "i form", + "▁furn iture", + "▁int ellig", + "j i", + "▁l iqu", + "▁li qu", + "▁ liqu", + "Com p", + "Co mp", + "▁des ire", + "pro du", + "prod u", + "p rodu", + "W rite", + "▁def ine", + "▁defin e", + "▁ define", + "or ia", + "ori a", + "o ria", + "▁we ap", + "▁conf idence", + "aut hor", + "auth or", + "el ly", + "ell y", + "x e", + "▁ca uses", + "▁cause s", + "▁K now", + "▁Kn ow", + "en u", + "e nu", + "▁M ur", + "▁Mu r", + "▁c ourses", + "▁cour ses", + "▁course s", + "raph ics", + "▁s erving", + "▁serv ing", + "▁ser ving", + "▁L ab", + "▁La b", + "▁ Lab", + "▁l ands", + "▁land s", + "▁lan ds", + "▁ lands", + "▁r oof", + "▁ro of", + "os ite", + "osit e", + "osi te", + "o site", + "▁l unch", + "▁lun ch", + "in em", + "ine m", + "is ters", + "ist ers", + "ister s", + "iste rs", + "i sters", + "▁for ces", + "▁force s", + "▁t ells", + "▁tell s", + "▁tel ls", + "▁any where", + "▁Me et", + "▁dr ugs", + "▁drug s", + "▁disc overed", + "▁discover ed", + "м и", + "▁C ross", + "▁Cr oss", + "▁Cro ss", + "▁ Cross", + "▁M S", + "▁ MS", + "▁F un", + "▁Fu n", + "▁ Fun", + "▁consider ing", + "ar rant", + "arr ant", + "▁r is", + "▁ri s", + "▁ ris", + "L S", + "pro cess", + "proc ess", + "▁fab ric", + "▁S elect", + "▁Se lect", + "▁Sel ect", + "▁ Select", + "▁tr ouble", + "▁trou ble", + "▁tro uble", + "O K", + "ix ed", + "▁B oy", + "▁Bo y", + "▁st anding", + "▁stand ing", + "▁ standing", + "▁ph il", + "▁p ray", + "▁pr ay", + "▁pra y", + "U D", + "Cont roller", + "Control ler", + "▁cor porate", + "▁corpor ate", + "▁corp orate", + "os it", + "osi t", + "▁c ute", + "▁cut e", + "▁cu te", + "in ating", + "ina ting", + "▁un iversity", + "▁univers ity", + "▁K ore", + "▁Ko re", + "▁Kor e", + "▁strateg ies", + "▁respons ibility", + "PR O", + "P RO", + "▁Or der", + "▁Ord er", + "▁ Order", + "ain er", + "ai ner", + "aine r", + "a iner", + "▁b igger", + "▁big ger", + "▁chem ical", + "▁Th rough", + "▁Thr ough", + "▁Americ ans", + "▁American s", + "▁America ns", + "▁Amer icans", + "▁m it", + "▁mi t", + "▁ mit", + "De t", + "D et", + "co r", + "c or", + "▁proced ure", + "iv eness", + "ive ness", + "iven ess", + "▁f ruit", + "▁fr uit", + "▁fru it", + "▁ fruit", + "▁Re lated", + "▁Rel ated", + "▁ Related", + "he tic", + "het ic", + "h etic", + "▁W alk", + "▁Wal k", + "▁ Walk", + "▁approx imately", + "▁approximate ly", + "▁imag ine", + "▁imagin e", + "▁T our", + "▁To ur", + "an cer", + "ance r", + "anc er", + "▁d ance", + "▁da nce", + "▁dan ce", + "▁P aris", + "▁Par is", + "▁Pa ris", + "▁Mart in", + "▁sign s", + "▁sig ns", + "▁aspect s", + "▁l ean", + "▁le an", + "▁ lean", + "▁Char l", + "▁Cha rl", + "▁ind eed", + "▁M a", + "▁ Ma", + "el d", + "e ld", + "▁l os", + "▁lo s", + "▁ los", + "▁J oe", + "▁Jo e", + "mer ce", + "▁L ee", + "▁Le e", + "▁A ward", + "▁Aw ard", + "▁prep are", + "▁prepar e", + "▁ prepare", + "▁s ides", + "▁side s", + "▁si des", + "▁sid es", + "▁rem aining", + "▁remain ing", + "Up date", + "re ens", + "ree ns", + "reen s", + "/ >", + "▁a udio", + "▁aud io", + "▁ audio", + "▁re co", + "▁rec o", + "▁Com put", + "▁Comp ut", + "▁ Comput", + "pro of", + "pr oof", + "▁Pl us", + "▁ Plus", + "▁B ox", + "▁Bo x", + "▁ Box", + "▁up per", + "▁u pper", + "▁upp er", + "▁ upper", + "-- -", + "- --", + "Lin k", + "L ink", + "▁d ogs", + "▁do gs", + "▁dog s", + "bu r", + "b ur", + "▁af ternoon", + "▁crow d", + "▁cro wd", + "Option s", + "Opt ions", + "O ptions", + "▁A p", + "▁ Ap", + "Sc ript", + "S cript", + "▁app s", + "▁ap ps", + "▁ apps", + "▁pro tein", + "▁prote in", + "Res ource", + "Re source", + "▁y esterday", + "ir med", + "irm ed", + "▁sh oes", + "▁sho es", + "▁shoe s", + "he ader", + "head er", + "hea der", + "▁Cent re", + "▁l ux", + "af e", + "a fe", + "▁t ro", + "▁tr o", + "▁ ©", + "▁concern ed", + "▁h ero", + "▁he ro", + "▁her o", + "▁ hero", + "ye r", + "y er", + "if icate", + "ific ate", + "▁tw ice", + "▁ а", + "ir ds", + "ird s", + "▁H om", + "▁Ho m", + ". [", + "Mod e", + "Mo de", + "M ode", + "▁s in", + "▁si n", + "▁ sin", + "v i", + "le gal", + "leg al", + "ab et", + "abe t", + "a bet", + "▁F OR", + "▁FO R", + "▁ FOR", + "▁m otion", + "▁mot ion", + "▁M ethod", + "▁ Method", + "▁J apanese", + "▁Japan ese", + "▁j oy", + "▁jo y", + "▁ joy", + "▁L ibrary", + "▁Lib rary", + "▁ Library", + "el ls", + "ell s", + "▁P rint", + "▁Pr int", + "▁Pri nt", + "▁Prin t", + "▁ Print", + "▁P rem", + "▁Pr em", + "▁Pre m", + "м а", + "▁Sh ould", + "▁ Should", + "▁C ath", + "▁Ca th", + "▁Cat h", + "▁sign al", + "▁ signal", + "▁four th", + "▁com mitted", + "▁comm itted", + "▁commit ted", + "gorith m", + "▁cons umer", + "▁consum er", + "▁consume r", + "ri ver", + "riv er", + "rive r", + "r iver", + "▁S at", + "▁Sa t", + "▁ Sat", + "▁i con", + "▁ic on", + "▁ icon", + "▁John son", + "▁Johns on", + "▁t elling", + "▁tell ing", + "▁tel ling", + "▁ telling", + "G L", + "▁You ng", + "▁Yo ung", + "▁Be aut", + "▁Bea ut", + "▁design s", + "▁high light", + "▁ highlight", + "▁h olds", + "▁hold s", + "▁hol ds", + "We b", + "W eb", + "▁f ees", + "▁fe es", + "▁fee s", + "▁C EO", + "▁CE O", + "▁c ultural", + "▁cult ural", + "▁ cultural", + "om y", + "o my", + "▁Gu ide", + "▁Guid e", + "part ial", + "▁к о", + "▁ ко", + "* }", + "▁Acc ount", + "▁Ac count", + "▁ Account", + "▁h ook", + "▁ho ok", + "▁ hook", + "▁H y", + "▁ Hy", + "▁signific antly", + "▁significant ly", + "le q", + "l eq", + "▁ar rived", + "▁arriv ed", + "▁arrive d", + "▁arr ived", + "▁H a", + "▁D u", + "▁turn s", + "▁tur ns", + "▁A S", + "▁ AS", + "▁F riend", + "▁Fri end", + "▁ Friend", + "▁ins ert", + "▁ insert", + "▁v en", + "▁ve n", + "▁ ven", + "▁perspect ive", + "ou te", + "out e", + "o ute", + "si ble", + "s ible", + "▁L ine", + "▁Lin e", + "▁Li ne", + "▁ Line", + "▁fac ility", + "▁facilit y", + "ight er", + "igh ter", + "▁w al", + "▁wa l", + "▁ wal", + "▁conf irm", + "▁n uc", + "▁nu c", + "▁kind s", + "▁kin ds", + "▁prom ote", + "▁promot e", + "▁promo te", + "▁g ro", + "▁gr o", + "▁ gro", + "▁kn owing", + "▁know ing", + "~ ~", + "▁t ea", + "▁te a", + "▁cent re", + "▁centr e", + "▁us ual", + "we st", + "w est", + "▁pay ing", + "▁pa ying", + "▁b oys", + "▁bo ys", + "▁boy s", + "▁ boys", + "▁f ort", + "▁for t", + "▁fo rt", + "▁ fort", + "os ton", + "ost on", + "o ston", + "▁d ra", + "▁dr a", + "▁ dra", + "On e", + "O ne", + "rh o", + "r ho", + "▁sh ipping", + "▁ship ping", + "he m", + "h em", + "com mon", + "comm on", + "Js on", + "J son", + "▁config uration", + "▁ configuration", + "▁s yn", + "▁sy n", + "V D", + "▁l iked", + "▁li ked", + "▁like d", + "▁lik ed", + "▁f light", + "▁fl ight", + "▁fli ght", + "▁car ried", + "▁ep isode", + "▁epis ode", + "Bl ock", + "B lock", + "F C", + "▁for ced", + "▁force d", + "▁ forced", + "▁w earing", + "▁we aring", + "▁wear ing", + "▁ex ists", + "▁exist s", + "▁ exists", + "▁f ly", + "▁fl y", + "▁ fly", + "▁dep th", + "▁ depth", + "aw ay", + "awa y", + "a way", + "▁int ended", + "▁intend ed", + "▁m ac", + "▁ma c", + "▁ mac", + "▁Ad minist", + "▁Admin ist", + "pos es", + "pose s", + "po ses", + "p oses", + "$ -", + "▁ident ified", + "▁ad ults", + "▁adult s", + "▁adul ts", + "▁J on", + "▁Jo n", + "br a", + "b ra", + "ib ilities", + "▁her self", + "▁hers elf", + "und le", + "ans ion", + "hens ive", + "h ensive", + "RE E", + "R EE", + "]) ;", + "] );", + "▁en ds", + "▁end s", + "▁ ends", + "▁K n", + "▁Conf erence", + "er est", + "ere st", + "e rest", + "▁Ar ts", + "▁Art s", + "▁Th ree", + "▁Thr ee", + "▁ Three", + "▁del icious", + "▁break fast", + "por ation", + "po ration", + "p oration", + "▁sympt oms", + "▁symptom s", + "▁ident ity", + "▁id entity", + "▁ identity", + "▁d iss", + "▁dis s", + "▁di ss", + "▁s umm", + "▁su mm", + "▁sum m", + "at re", + "a tre", + "▁H aw", + "▁Ha w", + "▁S ports", + "▁Sp orts", + "▁Sport s", + "oo lean", + "ool ean", + "▁cre ation", + "▁creat ion", + "▁ creation", + "▁p oly", + "▁pol y", + "▁po ly", + "▁ poly", + "▁S ection", + "▁Se ction", + "▁ Section", + "▁l iber", + "▁li ber", + "▁lib er", + "▁ch osen", + "▁cho sen", + "▁chose n", + "th at", + "tha t", + "t hat", + "▁un ivers", + "st ars", + "star s", + "sta rs", + "▁expl ained", + "▁explain ed", + "▁g ather", + "▁ga ther", + "▁E nergy", + "▁En ergy", + "▁f ellow", + "▁fell ow", + "▁fel low", + "Par t", + "P art", + "li nes", + "line s", + "lin es", + "l ines", + "▁t ut", + "▁tu t", + "▁B al", + "▁Ba l", + "▁ Bal", + "▁L ow", + "▁Lo w", + "▁ Low", + "▁re ader", + "▁read er", + "▁ reader", + "ri ting", + "rit ing", + "r iting", + "De v", + "D ev", + "ed ge", + "▁Com ment", + "▁Comm ent", + "▁ Comment", + "▁ext ension", + "▁ extension", + "▁C L", + "▁ CL", + "AC K", + "A CK", + "▁s pons", + "▁sp ons", + "▁spo ns", + "▁ spons", + "▁app earance", + "▁appear ance", + "ow nt", + "own t", + "▁ann ounce", + "ou p", + "o up", + "▁B ow", + "▁Bo w", + "▁> =", + "▁ >=", + "▁spe ech", + "▁t asks", + "▁task s", + "▁ tasks", + "ic ial", + "ici al", + "i cial", + "re nce", + "ren ce", + "r ence", + "▁sw im", + "▁the rapy", + "▁therap y", + "Form at", + "For mat", + "B D", + "▁E s", + "▁ Es", + "st atic", + "stat ic", + "sta tic", + "▁impro ved", + "▁improve d", + "▁impr oved", + "▁f le", + "▁fl e", + "▁academ ic", + "Ma x", + "M ax", + "▁T erm", + "▁Te rm", + "▁Ter m", + "▁ Term", + "IE S", + "I ES", + "ar ks", + "ark s", + "si te", + "s ite", + "▁o d", + "▁ od", + "cl ude", + "clud e", + "▁ext ract", + "▁extra ct", + "▁extr act", + "st ar", + "sta r", + "s tar", + "Fil ter", + "r r", + "▁s um", + "▁su m", + "▁ sum", + "on ic", + "oni c", + "o nic", + "▁H appy", + "▁Ha ppy", + "▁Happ y", + "▁regist ered", + "▁register ed", + "▁E ss", + "▁Es s", + "▁P lace", + "▁Pl ace", + "▁ Place", + "▁miss ed", + "ex pected", + "exp ected", + "expect ed", + "▁occ asion", + "▁occas ion", + "▁or ders", + "▁order s", + "▁ord ers", + "▁ orders", + "▁V an", + "▁Va n", + "▁doll ars", + "▁dollar s", + "▁c abin", + "▁ca bin", + "▁cab in", + "▁F ield", + "▁ Field", + "ck now", + "c know", + "▁rel igious", + "▁relig ious", + "▁E N", + "▁ EN", + "▁char ges", + "▁charg es", + "▁charge s", + "▁a th", + "▁at h", + "▁ ath", + "▁t ast", + "▁ta st", + "▁H or", + "▁Ho r", + "▁ Hor", + "ic an", + "ica n", + "i can", + "▁install ation", + "tr a", + "t ra", + "▁em ployee", + "▁employ ee", "gr eg", "gre g", "g reg", - "an ded", - "and ed", - "z illa", - "18 1:", - "181 :", - "1 81:", - "abs olute", - "32 5", - "3 25", - "▁1 26", - "▁12 6", - "▁ 126", - "mo st", - "m ost", - "▁in dices", - "▁indic es", - "▁ indices", - "21: 43", - "21:4 3", - "2 1:43", - "21: 24", - "21:2 4", - "2 1:24", - "sc ri", - "22: 21", - "22:2 1", - "u v", - "子 哥", - "(2 )", - "( 2)", - "21: 27", - "21:2 7", - "2 1:27", - "22: 23", - "22:2 3", - "2 2:23", - "▁Var iable", - "▁ Variable", - "回来 了", - "回 来了", - "lu a", - "l ua", - "溜 了", - "▁d ig", - "▁di g", - "▁ dig", - "24 5:", - "245 :", - "2 45:", - "21: 21", - "21:2 1", - "2 1:21", - "▁per mit", - "▁l ater", - "▁la ter", - "▁lat er", - "As set", - "Ass et", - "mo dif", - "mod if", - "seg ment", - "衣 服", - "47 3:", - "473 :", - "4 73:", - "▁N C", - "▁ NC", - "▁ ᄊ", - "22 :17", - "22: 17", - "22:1 7", - "2 2:17", - "a N", - "ss l", - "s sl", - "11 13", - "111 3", - "1 113", - "11 7:", - "117 :", - "1 17:", - "i j", - "大 的", - "22: 28", - "22:2 8", - "2 2:28", - "Sh ould", - "S hould", - "PL AY", - "P LAY", - "▁4 .0", - "▁4. 0", - "▁ 4.0", - "▁column s", - "▁ columns", - "62 8", - "6 28", - "FUN C", - "F UNC", - "g p", - "05 ,", - "0 5,", - "frame s", - "Cl a", - "C la", - "48 7:", - "487 :", - "4 87:", - "19 99", - "199 9", - "1 999", + "▁h ell", + "▁he ll", + "▁hel l", + "▁ hell", + "▁L ittle", + "▁Li ttle", + "▁Lit tle", + "▁p ump", + "▁pu mp", + "▁h idden", + "▁ hidden", + "▁ch icken", + "▁chick en", + "▁chic ken", + "st ances", + "stance s", + "stan ces", + "sta nces", + "▁r ac", + "▁ra c", + "▁ rac", + "▁h un", + "▁occ up", + "▁oc cup", + "▁ occup", + "▁al cohol", + "▁re ject", + "▁s cr", + "▁sc r", + "▁ scr", + "▁rem ote", + "▁remot e", + "▁ remote", + "▁f reedom", + "▁free dom", + "▁freed om", + "at i", + "a ti", + "c p", + "▁f unny", + "▁fun ny", + "▁funn y", + "▁Dig ital", + "ann els", + "annel s", + "anne ls", + "▁bed room", + "▁C ond", + "▁Con d", + "▁Co nd", + "▁ Cond", + "▁out door", + "og a", + "o ga", + "po wer", + "pow er", + "p ower", + "▁perfect ly", + "t x", + "c f", + "▁br inging", + "▁bring ing", + "▁з а", + "▁ за", + "▁F air", + "▁Fa ir", + "▁in n", + "▁i nn", + "▁ inn", + "▁W ild", + "▁Wil d", + "▁Wi ld", + "../ ../", + "▁me at", + "B ar", + "rib utions", + "ribut ions", + "ribution s", + "▁pro ve", + "▁pr ove", + "▁prov e", + "▁P hone", + "▁Ph one", + "▁ Phone", + "▁not iced", + "▁notice d", + "▁U RL", + "▁ URL", + "▁Up date", + "▁ Update", + "er ies", + "erie s", + "e ries", + "▁t reated", + "▁treat ed", + "▁tre ated", + "▁a id", + "▁ai d", + "▁ aid", + "▁spe aking", + "▁speak ing", + "ac ket", + "ack et", + "Cont rol", + ", '", + "La bel", + "Lab el", + "L abel", + "▁fil ms", + "▁film s", + "▁observ ed", + "▁obser ved", + "▁observe d", + "▁obs erved", + "ч е", + "▁Art icle", + "▁c ere", + "▁ce re", + "▁cer e", + "▁citiz ens", + "▁citizen s", + "re me", + "rem e", + "r eme", + "▁t ail", + "▁ta il", + "▁ tail", + "▁m ere", + "▁me re", + "▁mer e", + "res ponse", + "resp onse", + "respons e", + "▁P enn", + "▁Pe nn", + "▁Pen n", + "▁E ll", + "▁El l", + "os oph", + "oso ph", + "v y", + "▁gr ade", + "▁grad e", + "▁gra de", + "▁ grade", + "▁de lay", + "▁del ay", + "▁ delay", + "▁n ative", + "▁ native", + "▁y ield", + "▁b less", + "▁bl ess", + "▁ble ss", + "▁che ese", + "▁chees e", + "▁N ever", + "▁Ne ver", + "▁Nev er", + "▁\" /", + "▁ \"/", + "▁M id", + "▁Mi d", + "▁beh avi", + "▁behav i", + "▁neighbor hood", + "▁m eal", + "▁me al", + "▁ meal", + "▁inter ests", + "▁interest s", + "▁Pro cess", + "▁ Process", + "}$ ,", + "} $,", + "▁n ine", + "▁nin e", + "▁ni ne", + "▁cont rast", + "▁contra st", + "T C", + "▁close r", + "▁clos er", + "▁s pin", + "▁sp in", + "▁ spin", + "ber ry", + "b erry", + "▁t ab", + "▁ta b", + "▁ tab", + "▁a st", + "▁as t", + "▁ ast", + "▁un c", + "▁u nc", + "▁ unc", + "up date", + "▁Ag ain", + "▁particip ants", + "▁participant s", + "▁( *", + "▁ (*", + "▁ass ume", + "▁assum e", + "▁sh ock", + "▁sho ck", + "fr ont", + "f ront", + "▁k ing", + "▁kin g", + "▁ki ng", + "▁ king", + "▁consum ers", + "▁consumer s", + "▁consume rs", + "ra pper", + "rap per", + "r apper", + "▁Cont in", + "▁ Contin", + "▁appro ved", + "▁approve d", + "▁de part", + "▁dep art", + "▁f ro", + "▁fr o", + "ia ms", + "iam s", + "i ams", + "▁d eals", + "▁de als", + "▁deal s", + "▁happ ening", + "▁happen ing", + "ст а", + "с та", + "▁def end", + "▁defe nd", + "Re m", + "R em", + "ixt ure", + "▁. .", + "▁ ..", + "S o", + "ro ot", + "r oot", + "UR L", + "U RL", + "uate d", + "ua ted", + "u ated", + "le ts", + "let s", + "l ets", + "▁C ert", + "▁Ce rt", + "▁Cer t", + "▁ Cert", + "▁veh icles", + "▁vehicle s", + "▁encour age", + "▁c ro", + "▁cr o", + "▁ cro", + "pro ject", + "▁del ivered", + "▁deliver ed", + "▁S pan", + "▁Sp an", + "▁Spa n", + "▁ Span", + "▁great est", + "M O", + "▁br east", + "▁bre ast", + "▁s ac", + "▁sa c", + "▁su itable", + "▁suit able", + "▁Fe atures", + "▁Feature s", + "▁ Features", + "▁N ight", + "▁Nig ht", + "▁Ni ght", + "▁ch ief", + "▁chi ef", + "▁ chief", + "▁p harm", + "▁ph arm", + "w s", + "cl ose", + "clos e", + "▁aff ected", + "▁affect ed", + "k t", + "▁d raft", + "▁dra ft", + "ma ster", + "mas ter", + "m aster", + "▁W H", + "▁ WH", + "▁phot ograph", + "▁photo graph", + "▁photograp h", + "▁emer gency", + "▁p icked", + "▁pick ed", + "▁pic ked", + "ã o", + "▁c os", + "▁co s", + "▁ cos", + "▁viol ence", + "▁pract ical", + "▁o bl", + "▁ob l", + "▁ obl", + "▁insp ired", + "▁inspire d", + "▁inspir ed", + "▁ inspired", + "▁Mc C", + "▁re venue", + "▁reven ue", + "▁surg ery", + "▁surge ry", + "▁S ale", + "▁Sal e", + "▁Sa le", + "▁g od", + "▁go d", + "▁ god", + "▁pro spect", + "▁pros pect", + "▁rel atively", + "▁relative ly", + "i h", + "▁d ivid", + "▁di vid", + "▁div id", + "▁spec ified", + "▁v ary", + "▁var y", + "▁va ry", + "▁Ste ve", + "▁Ph ys", + "▁gu est", + "▁M P", + "▁ MP", + "▁b read", + "▁br ead", + "▁bre ad", + "▁ bread", + "▁St ill", + "▁k m", + "▁ km", + "▁T urn", + "▁Tur n", + "▁Tu rn", + "▁ Turn", + "▁Tr avel", + "▁Tra vel", + "▁Trav el", + ") ]", + "U rl", + "▁inst ructions", + "▁instruct ions", + "▁instruction s", + "ot he", + "oth e", + "o the", + "▁S n", + "▁ Sn", + "or ough", + "oro ugh", + "o rough", + "mo sp", + "mos p", + "m osp", + "ition ally", + "itional ly", + "▁l ights", + "▁light s", + "▁ lights", + "m ethod", + "▁in stit", + "▁inst it", + "ta g", + "t ag", + "▁Ge org", + "▁Geo rg", + "▁off set", + "▁ offset", + "de p", + "d ep", + "▁t or", + "▁to r", + "▁ tor", + "or able", + "ora ble", + "▁sugg ested", + "▁suggest ed", + "▁top ics", + "▁topic s", + "ic ensed", + "icense d", + "icens ed", + "р у", + "▁pr ison", + "▁pri son", + "▁H D", + "▁ HD", + "Equ als", + "Equal s", + "▁en tre", + "▁ent re", + "▁entr e", + "▁r ough", + "▁ro ugh", + "▁rou gh", + "▁ rough", + "▁J ones", + "▁Jo nes", + "▁Jon es", + "▁ar ms", + "▁arm s", + "▁ arms", + "▁accept ed", + "▁h ate", + "▁ha te", + "▁hat e", + "▁entire ly", + "▁clin ical", + "▁clinic al", + "▁A P", + "▁ AP", + "wa ter", + "wat er", + "w ater", + "S L", + "▁is land", + "▁ill ustr", + "▁M att", + "▁Mat t", + "▁Ma tt", + "▁< !--", + "▁ &", + "| \\", + "▁reg ul", + "▁J enn", + "▁Je nn", + "▁Jen n", + "▁a cknow", + "▁ac know", + "▁con taining", + "▁cont aining", + "▁contain ing", + "be l", + "b el", + "▁compre hensive", + "pa y", + "p ay", + "▁P H", + "▁ PH", + "▁s heet", + "▁she et", + "▁ sheet", + "▁pro fit", + "▁prof it", + "▁ profit", + "▁s can", + "▁sc an", + "▁ scan", + "▁Academ y", + "▁j son", + "▁js on", + "▁ json", + "▁Fin ancial", + "▁un able", + "▁una ble", + "▁Count ry", + "▁Coun try", + "▁ Country", + "▁O lymp", + "▁no ise", + "▁o l", + "▁ ol", + "ef ined", + "▁regular ly", + "▁regul arly", + "at tr", + "att r", + "Ch ar", + "C har", + "▁danger ous", + "s i", + "fr ame", + "f rame", + "▁B ath", + "▁Ba th", + "▁Bat h", + "▁F ar", + "▁Fa r", + "▁ Far", + "▁en tered", + "▁ent ered", + "▁enter ed", + "▁P ut", + "▁Pu t", + "▁ Put", + "ly wood", + "ivers e", + "iver se", + "i verse", + "л я", + "с я", + "Vec tor", + "Ve ctor", + "V ector", + "et her", + "eth er", + "ethe r", + "e ther", + "▁Av ailable", + "▁ Available", + "▁R ose", + "▁Ro se", + "▁Ros e", + "▁requ ests", + "▁request s", + "j e", + "д е", + "re ated", + "reat ed", + "reate d", + "rea ted", + "▁applic able", + "hold er", + "hol der", + "h older", + "▁v acc", + "▁vac c", + "▁va cc", + "▁s izes", + "▁size s", + "▁si zes", + "▁h all", + "▁ha ll", + "▁hal l", + "▁ hall", + "▁assess ment", + "▁Comm unic", + "▁Commun ic", + ". <", + "!! !!", + "!!! !", + "! !!!", + "▁b at", + "▁ba t", + "▁ bat", + "▁Un fortunately", + "til de", + "t ilde", + "▁Pro perty", + "▁Proper ty", + "▁ Property", + "▁Person al", + "▁Pers onal", + "is a", + "i sa", + "en try", + "ent ry", + "▁M rs", + "▁Mr s", + "ir a", + "i ra", + "▁fair ly", + "▁g rew", + "▁gr ew", + "▁gre w", + "br idge", + "brid ge", + "b ridge", + "▁p hen", + "▁ph en", + "st one", + "ston e", + "sto ne", + "s tone", + "▁S uch", + "▁Su ch", + "▁iss ued", + "▁issue d", + "qu ad", + "Ar g", + "A rg", + "▁R ay", + "▁Ra y", + "▁ Ray", + "▁W at", + "▁Wa t", + "cript or", + "AS E", + "A SE", + "Bo dy", + "B ody", + "os c", + "o sc", + "ig e", + "i ge", + "▁arg uments", + "▁argument s", + "▁ arguments", + "an ny", + "ann y", + "Me d", + "M ed", + "▁O il", + "▁R en", + "▁Re n", + "co in", + "▁m el", + "▁me l", + "▁ mel", + "▁T otal", + "▁To tal", + "▁Tot al", + "▁ Total", + "▁Cont ent", + "▁ Content", + "í a", + "▁v ariables", + "▁vari ables", + "▁variable s", + "▁CO VID", + "▁C at", + "▁Ca t", + "▁ Cat", + "▁I sl", + "▁Is l", + "▁m m", + "▁ mm", + "▁w arn", + "▁war n", + "▁wa rn", + "▁ warn", + "▁de light", + "▁del ight", + "▁ob j", + "▁ obj", + "▁particip ate", + "▁S D", + "▁ SD", + "an te", + "ant e", + "▁S erver", + "▁Ser ver", + "▁Serv er", + "▁Serve r", + "▁ Server", + "▁sc ope", + "▁ scope", + "▁t ip", + "▁ti p", + "▁ tip", + "R C", + "pon ents", + "ponent s", + "▁link ed", + "▁lin ked", + "▁ linked", + "Em pty", + "▁ed ition", + "▁edit ion", + "▁offic ers", + "▁office rs", + "▁officer s", + "▁r ating", + "▁ra ting", + "▁rat ing", + "▁ rating", + "as ters", + "ast ers", + "aster s", + "aste rs", + "a sters", + "Pro cess", + "Proc ess", + "ad or", + "ado r", + "▁re nd", + "▁r end", + "▁ren d", + "▁ rend", + "▁compet itive", + "▁d ates", + "▁date s", + "▁dat es", + "▁da tes", + "▁ dates", + "▁w ave", + "▁wa ve", + "▁ wave", + "▁Span ish", + "▁I ss", + "▁Is s", + "▁ Iss", + "Bo ok", + "B ook", + "mod ule", + "mo dule", + "od er", + "ode r", + "o der", + "▁l oves", + "▁love s", + "▁lo ves", + "M C", + "▁b are", + "▁bar e", + "▁ba re", + "▁fl ash", + "script ion", + "scri ption", + "s cription", + "▁R am", + "▁Ra m", + "( [", + "▁t oken", + "▁to ken", + "▁tok en", + "▁ token", + "ER E", + "E RE", + "b d", + "▁Ch apter", + "▁Chap ter", + "▁S ite", + "▁Si te", + "▁Sit e", + "▁ Site", + "H S", + "▁M D", + "▁ MD", + "po ol", + "p ool", + "▁slow ly", + "▁c m", + "▁ cm", + "▁c hart", + "▁ch art", + "▁char t", + "▁cha rt", + "▁ chart", + "▁st ack", + "▁sta ck", + "▁ stack", + "▁s uc", + "▁su c", + "▁ch apter", + "▁chap ter", + "St e", + "S te", + "▁in frastructure", + "▁infrast ructure", + "ce ived", + "ceive d", + "bor n", + "bo rn", + "b orn", + "▁dro pped", + "▁drop ped", + "▁S ummer", + "▁Summ er", + "▁Sum mer", + "En g", + "E ng", + "▁S hop", + "▁Sh op", + "▁Sho p", + "▁ Shop", + "ot ton", + "ott on", + "otto n", + "▁p il", + "▁pi l", + "Acc ess", + "Ac cess", + "A ccess", + "▁elect ronic", + "▁electron ic", + "▁electro nic", + "j pg", + "al i", + "a li", + "▁I re", + "▁Ir e", + "▁s kill", + "▁sk ill", + "▁ski ll", + "▁bas ically", + "▁basic ally", + "fin al", + "f inal", + "▁ad voc", + "▁adv oc", + "▁or dered", + "▁order ed", + "▁ord ered", + "▁ ordered", + "▁s ight", + "▁si ght", + "▁sig ht", + "▁sigh t", + "▁ sight", + "AP I", + "A PI", + "▁e ra", + "▁er a", + "▁ era", + "id ays", + "iday s", + "ida ys", + "i days", + "▁P DF", + "▁PD F", + "▁ PDF", + "▁sche me", + "▁sch eme", + "▁N one", + "▁No ne", + "▁Non e", + "▁ None", + "▁st ands", + "▁stand s", + "▁vi agra", + "▁via gra", + "▁p ortion", + "▁port ion", + "▁ob viously", + "▁obvious ly", + "col umn", + "▁V alue", + "▁Val ue", + "▁ Value", + "▁techn ique", + "▁rep resents", + "▁represent s", + "Im pl", + "xf f", + "x ff", + "▁t iny", + "▁tin y", + "▁ti ny", + "▁Ar ab", + "% .", + "> ,", + "ans as", + "▁mat ches", + "▁match es", + "▁ matches", + "▁ ^", + "▁W elcome", + "▁Wel come", + "fil ter", + "or al", + "ora l", + "o ral", + "▁tal ent", + "▁tale nt", + "▁apart ment", + "▁ap artment", + "п о", + "▁new sp", + "▁news p", + "ч а", + "▁f acing", + "▁fac ing", + "▁fa cing", + "▁ facing", + "vi n", + "v in", + "/* *", + "/ **", + "▁sit uations", + "▁situation s", + "▁situ ations", + "▁S on", + "▁So n", + "ut ils", + "util s", + "back ground", + "▁in vent", + "▁inv ent", + "▁t icket", + "▁tick et", + "▁b ear", + "▁be ar", + "ch ild", + "chi ld", + "PR E", + "P RE", + "▁{ }", + "▁ {}", + "▁h ang", + "▁ha ng", + "▁han g", + "▁ hang", + "en ger", + "eng er", + "enge r", + "IC E", + "I CE", + "ra k", + "r ak", + "bu f", + "b uf", + "angu ages", + "anguage s", + "Pos ition", + "P osition", + "▁\" <", + "▁w inner", + "▁win ner", + "▁re new", + "▁ren ew", + "con nect", + "conn ect", + "ut ch", + "se cut", + "sec ut", + "s ecut", + "▁s ky", + "▁sk y", + "▁ sky", + "▁qu ote", + "▁quot e", + "▁ quote", + "▁v eter", + "▁ve ter", + "▁vet er", + "il a", + "i la", + "▁re ward", + "  —", + "ac ts", + "act s", + "▁Th ough", + "▁S her", + "▁Sh er", + "▁She r", + "hi gh", + "h igh", + "▁Execut ive", + "▁report ing", + "T ag", + "▁car bon", + "▁carb on", + "▁ carbon", + "▁st orm", + "▁sto rm", + "▁ storm", + "Ch ange", + "li k", + "l ik", + "De c", + "D ec", + "sc ope", + "▁com plain", + "▁compl ain", + "▁fight ing", + "▁conf irmed", + "▁confirm ed", + "▁p a", + "▁ pa", + "T arget", + "all el", + "alle l", + "▁Mem bers", + "▁Member s", + "▁ Members", + "▁le ague", + "▁d ram", + "▁dr am", + "▁dra m", + "el le", + "ell e", + "en nis", + "enn is", + "▁sub sequ", + "▁subs equ", + "ro g", + "r og", + "с ь", + "▁regist ration", + "▁h oping", + "▁hop ing", + "▁ho ping", + "▁result ing", + "Wh en", + "Whe n", + "W hen", + "Ve r", + "V er", + "at urally", + "atur ally", + "atural ly", + "on na", + "onn a", + "W A", + "▁p p", + "▁ pp", + "▁manufact uring", + "▁search ing", + "▁sear ching", + "▁st yles", + "▁style s", + "▁sty les", + "▁styl es", + "▁ styles", + "im a", + "i ma", + "▁Col umb", + "vo l", + "v ol", + "▁med icine", + "▁medic ine", + "▁s olar", + "▁so lar", + "▁sol ar", + "cont ainer", + "contain er", + "▁vict ory", + "SE T", + "S ET", + "▁m ini", + "▁min i", + "▁mi ni", + "▁con crete", + "▁list ening", + "▁listen ing", + "▁car efully", + "▁care fully", + "▁careful ly", + "V ar", + "▁B ad", + "▁Ba d", + "▁ Bad", + "The y", + "Th ey", + "T hey", + "er ved", + "erv ed", + "erve d", + "▁W IT", + "▁WI T", + "▁be er", + "▁bee r", + "▁A sh", + "▁As h", + "▁gr ab", + "▁gra b", + "Do wn", + "D own", + "▁young er", + "▁guarant ee", + "▁v o", + "▁ vo", + "VA L", + "V AL", + "▁cre ates", + "▁create s", + "▁creat es", + "\" `", + "▁conven ient", + "▁own ed", + "▁ow ned", + "▁ owned", + "▁L oc", + "▁Lo c", + "▁ Loc", + "▁instit utions", + "▁institution s", + "ar on", + "aro n", + "a ron", + "er ent", + "ere nt", + "eren t", + "e rent", + "▁re ply", + "▁rep ly", + "▁repl y", + "▁ reply", + "▁ext ensive", + "▁normal ly", + "▁norm ally", + "ic ket", + "ick et", + "▁fr amework", + "▁frame work", + "▁fram ework", + "▁ framework", + "ay lor", + "▁fig ures", + "▁figure s", + "▁s i", + "▁ si", + "RO M", + "R OM", + "fo lio", + "fol io", + "▁gener ic", + "▁gene ric", + "▁ generic", + "cl ing", + "cli ng", + "c ling", + "do cs", + "doc s", + "▁Custom er", + "▁ Customer", + "▁ к", + "as tern", + "ast ern", + "aster n", + "aste rn", + "▁priv acy", + "▁plan et", + "▁plane t", + "▁pla net", + "▁re peat", + "▁repe at", + "▁ repeat", + "▁main ly", + "re q", + "r eq", + "▁f orth", + "▁for th", + "▁fort h", + "▁em ployment", + "▁employ ment", + "т ь", + "▁liqu id", + "▁conduct ed", + "▁prem ium", + "▁Sc ot", + "▁Sco t", + "▁d ur", + "▁du r", + "▁Prof essor", + "▁organ ic", + "▁c lar", + "▁cl ar", + "▁surround ing", + "am ps", + "amp s", + "tx t", + "t xt", + "▁Th ink", + "▁w est", + "▁we st", + "▁ west", + "▁b owl", + "▁bo wl", + "▁bow l", + "▁t hin", + "▁th in", + "ra n", + "r an", + "os a", + "o sa", + "▁M om", + "▁Mo m", + "▁p ara", + "▁par a", + "▁pa ra", + "▁ para", + ": \\", + "▁for med", + "▁form ed", + "▁ formed", + "▁proced ures", + "▁procedure s", + "AC E", + "A CE", + "at han", + "ath an", + "a than", + "▁d efe", + "▁de fe", + "▁def e", + "ubl isher", + "ublish er", + "▁Ch ange", + "▁Chan ge", + "▁Chang e", + "▁ Change", + "▁H as", + "▁Ha s", + "▁ Has", + "▁App lication", + "▁Applic ation", + "▁ Application", + "▁A uto", + "▁Aut o", + "▁Au to", + "▁ Auto", + "tl e", + "t le", + "m g", + "hi re", + "h ire", + "▁t rick", + "▁tr ick", + "▁tri ck", + "▁s poke", + "▁sp oke", + "▁spo ke", + "▁b ab", + "▁ba b", + "▁Le vel", + "▁Lev el", + "▁ Level", + "▁S anta", + "▁San ta", + "▁Sant a", + "se nd", + "sen d", + "s end", + "▁tr ail", + "▁tra il", + "▁w arrant", + "▁war rant", + "PO RT", + "P ORT", + "▁I ra", + "▁Ir a", + "▁z one", + "▁ zone", + "▁v ul", + "▁V ill", + "▁Vi ll", + "ial s", + "ia ls", + "i als", + "Mo n", + "M on", + "▁hy per", + "▁hyp er", + "▁hype r", + "ra id", + "r aid", + "▁feature d", + "▁feat ured", + "▁f old", + "▁fol d", + "▁fo ld", + "▁ fold", + "▁L iving", + "▁Li ving", + "▁Liv ing", + "▁C redit", + "▁Cr edit", + "▁Cred it", + "os pit", + "osp it", + "T ube", + "ni c", + "n ic", + "▁let ters", + "▁letter s", + "▁lett ers", + "▁ letters", + "▁System s", + "▁Oh io", + "▁L ind", + "▁Lin d", + "▁Li nd", + "▁just ice", + "▁ justice", + "▁le gs", + "▁leg s", + "Dr aw", + "D raw", + "▁Engine ering", + "▁Engineer ing", + "▁a gencies", + "▁ag encies", + "▁P A", + "▁ PA", + "▁under st", + "▁unders t", + "▁cap able", + "▁s essions", + "▁session s", + "▁up coming", + "▁belie ved", + "▁believe d", + "▁recogn ized", + "▁recognize d", + "▁H un", + "▁Hu n", + "▁p urs", + "▁pur s", + "▁pu rs", + "▁original ly", + "▁origin ally", + "▁c ock", + "▁co ck", + "▁coc k", + "▁ cock", + "▁invest ors", + "▁investor s", + "N O", + "▁H ello", + "▁Hel lo", + "▁Hell o", + "▁ Hello", + "M e", + "M P", + "un es", + "une s", + "u nes", + "ain e", + "ai ne", + "a ine", + "or ters", + "ort ers", + "orter s", + "▁Inst agram", + "▁Sch olar", + "▁Schol ar", + "▁Int erest", + "▁Inter est", + "pe rs", + "per s", + "p ers", + "▁crim inal", + "▁prom ise", + "▁p ill", + "▁pil l", + "▁pi ll", + "▁ pill", + "To p", + "T op", + "p a", + "▁person ally", + "▁personal ly", + "d y", + "EX T", + "E XT", + "ograph ic", + "▁he ader", + "▁head er", + "▁ header", + "em ail", + "ema il", + "e mail", + "▁polit ics", + "▁C lin", + "▁Cl in", + "▁Cli n", + "▁Co ast", + "▁bo ttle", + "▁bott le", + "▁bot tle", + "▁$ {", + "▁ ${", + "% ,", + "▁Mich igan", + "En try", + "Ent ry", + "W R", + "▁Sil ver", + "Po l", + "P ol", + "▁t err", + "▁te rr", + "▁ter r", + "▁Ad vert", + "▁Adv ert", + "▁F re", + "▁Fr e", + "▁dest ination", + "▁s eed", + "▁se ed", + "▁see d", + "▁ seed", + "▁re mark", + "▁rem ark", + "▁ remark", + "ourn ament", + "▁reg ional", + "▁region al", + "▁g ay", + "▁ga y", + "en ter", + "ent er", + "ente r", + "▁S C", + "▁ SC", + "bo und", + "b ound", + "▁meet ings", + "▁meeting s", + "print f", + "▁un e", + "▁u ne", + "▁ une", + "ob by", + "obb y", + "mu t", + "m ut", + "▁s hooting", + "▁sh ooting", + "▁sho oting", + "▁shoot ing", + "▁int ent", + "▁inte nt", + "pack age", + "▁N ick", + "▁Nic k", + "▁Ni ck", + ";< /", + "; ( );", + ">() ;", + "> ();", + "▁is ol", + "▁i sol", + "G l", + "as et", + "ase t", + "a set", + "D o", + "▁j udge", + "▁jud ge", + "▁En joy", + "▁t all", + "▁tal l", + "▁ta ll", + "▁V e", + "▁ Ve", + "▁B ible", + "▁Bi ble", + "▁Bib le", + "to ns", + "ton s", + "t ons", + "▁F ed", + "▁Fe d", + "onym ous", + "▁commit tee", + "▁pay ments", + "▁payment s", + "▁T y", + "M T", + "▁recogn ize", + "▁j un", + "▁ju n", + "▁B eing", + "▁Be ing", + "▁innov ative", + "sq rt", + "▁b anks", + "▁bank s", + "▁ban ks", + "in gers", + "ing ers", + "inger s", + "inge rs", + "▁challeng ing", + "▁sugg ests", + "▁suggest s", + "▁M ember", + "▁Me mber", + "▁Mem ber", + "▁ Member", + "ed ly", + "j upyter", + "ya rd", + "y ard", + "el a", + "e la", + "▁s cheduled", + "▁schedule d", + "▁sched uled", + "▁K at", + "▁Ka t", + "▁Ins urance", + "▁camp us", + "Config uration", + "▁D ou", + "▁Do u", + "on der", + "ond er", + "onde r", + "o nder", + "▁St ory", + "▁L es", + "▁Le s", + "IG HT", + "IGH T", + "▁ke ys", + "▁key s", + "▁ keys", + "\\ ,", + "▁I ran", + "▁Ir an", + "▁Ira n", + "▁A ge", + "▁Ag e", + "▁ Age", + "pro perty", + "= (", + "▁w el", + "▁we l", + "▁aff ili", + "▁B E", + "▁ BE", + "▁It aly", + "▁S pace", + "▁Sp ace", + "▁Spa ce", + "▁ Space", + "▁c oc", + "▁co c", + "▁feel ings", + "▁feeling s", + "▁fee lings", + "Cont ainer", + "▁b odies", + "▁bod ies", + "um my", + "umm y", + "▁every day", + "Ass ert", + "en tle", + "ent le", + "▁some what", + "▁somew hat", + "▁bl ocks", + "▁block s", + "▁blo cks", + "▁ blocks", + "▁aware ness", + "▁de aling", + "▁deal ing", + "▁inc ident", + "n i", + "oc ker", + "ock er", + "o cker", + "' '", + "▁r ail", + "▁ra il", + "zi l", + "z il", + "▁res erved", + "▁reserv ed", + "▁reserve d", + "▁st retch", + "▁str etch", + "▁stret ch", + "▁t y", + "▁ ty", + "nor mal", + "norm al", + "n ormal", + "▁mus ical", + "▁music al", + "▁Com mon", + "▁Comm on", + "▁ Common", + "ug s", + "u gs", + "wa r", + "w ar", + "▁re form", + "▁ref orm", + "▁P S", + "▁ PS", + "▁s ending", + "▁send ing", + "▁sen ding", + "▁entertain ment", + "▁b reath", + "▁bre ath", + "▁breat h", + "ua n", + "u an", + "▁correspond ing", + "▁repl aced", + "▁replace d", + "ik es", + "ike s", + "i kes", + "Cur rent", + "Ap i", + "A pi", + "la y", + "l ay", + "▁ag ents", + "▁agent s", + "▁c ategories", + "▁categor ies", + "▁ categories", + "▁t ub", + "▁tu b", + "▁class Name", + "▁ className", + "▁check ed", + "▁ checked", + "м е", + "▁inter pret", + "▁interpre t", + "▁ interpret", + "L A", + "▁m g", + "▁ mg", + "▁rel ief", + "▁reli ef", + "▁relie f", + "▁r atio", + "▁rat io", + "▁Product s", + "Fun ction", + "F unction", + "bur y", + "bu ry", + "b ury", + "Po s", + "P os", + "▁favour ite", + "bt n", + "b tn", + "▁o s", + "▁ os", + "▁C P", + "▁ CP", + "▁Ex am", + "▁S av", + "▁Sa v", + "▁world wide", + "cd ot", + "c dot", + "▁P en", + "▁Pe n", + "▁redu ction", + "▁red uction", + "▁F arm", + "▁Far m", + "▁Fa rm", + "▁est imated", + "▁estim ated", + "▁estimate d", + "in gle", + "ing le", + "▁repl acement", + "▁replace ment", + "own town", + "ownt own", + "▁V eg", + "▁Ve g", + "▁mag azine", + "▁b ug", + "▁bu g", + "▁ bug", + "off set", + "offs et", + "▁g orgeous", + "cl ear", + "cle ar", + "c lear", + "▁us age", + "▁usa ge", + "▁ usage", + "▁Tr ue", + "▁Tru e", + "▁ True", + "id o", + "i do", + "er nel", + "ern el", + "▁* )", + "▁ *)", + "▁s ole", + "▁so le", + "▁sol e", + "▁ sole", + "▁v end", + "▁ve nd", + "▁ven d", + "▁imp ressive", + "▁impress ive", + "▁N a", + "▁ Na", + "is ted", + "ist ed", + "iste d", + "i sted", + "name s", + "na mes", + "nam es", + "n ames", + "▁watch ed", + "▁wat ched", + "▁per mission", + "▁perm ission", + "▁s ubs", + "▁su bs", + "▁sub s", + "▁ab sor", + "▁abs or", + "Ca se", + "C ase", + "{ \r", + "▁st ood", + "▁sto od", + "▁v irt", + "▁vi rt", + "▁vir t", + "▁expect ations", + "▁expectation s", + "AT A", + "A TA", + "{ }", + "F irst", "se ct", "sec t", "s ect", - "FA ILED", - "FAIL ED", - "E U", - "aw s", - "a ws", - "▁image s", - "▁ images", - "什么 时候", - "B ottom", - "33 3:", - "333 :", - "3 33:", - "dr iver", - "d river", - "Result s", - "43 9:", - "439 :", - "4 39:", - ":3 43", - ":34 3", - ": 343", - "z d", - "ce ptions", - "ception s", - "cept ions", - "\", \"\"", - "\",\" \"", - "▁In valid", - "▁ Invalid", - "is ters", - "ist ers", - "ister s", - ":3 16", - ":31 6", - ": 316", - "▁t oo", - "▁to o", - "write r", - "writ er", - "wr iter", - "w riter", - "▁16 299", - "▁1629 9", - "▁162 99", - "22: 24", - "22:2 4", - "2 2:24", - "▁5 8", - "▁ 58", - "ex port", - "exp ort", - "▁at tributes", - "▁attribute s", - "▁ attributes", - "bid irectional", - "▁ᄉ ᄇ", - "▁st ill", - "C re", - "▁S to", - "▁St o", - "34 5", - "3 45", - "xd b", - "x db", - "▁80 %", - "21: 47", - "21:4 7", - "2 1:47", - "▁m Tmp", - "61 4", - "6 14", - "id ual", - "▁16 118", - "▁1611 8", - "▁161 18", - ":3 93", - ":39 3", - ": 393", - "CL E", - "C LE", - "60 4:", - "604 :", - "29 7:", - "297 :", - "▁[ [\"", - "▁[[ \"", - "WI SE", - "▁s core", - "▁sc ore", - "▁ score", - "▁C om", - "▁Co m", - "▁ Com", - "EX CEPT", - "▁EX PRESS", - "fo ot", - "foo t", - "f oot", - "▁1 5,", - "▁15 ,", - "▁ 15,", - "An not", - "He ad", - "H ead", - "( 9", - "1: 43", - "ru ary", - "rua ry", - "-0 8", - "- 08", - "ma ining", - "main ing", - "72 3", - "7 23", - "-1 ]", - "- 1]", - "21 88", - "218 8", - "2 188", - "53 0:", - "530 :", - "5 30:", - "ro ng", - "ron g", - "r ong", - "? 】", - "💙 💙", - "以 前", - "E ach", - "15 4:", - "154 :", - "1 54:", - "39 8:", - "398 :", - "21 :10", - "21: 10", - "21:1 0", - "2 1:10", - "▁p c", - "▁ pc", - ":3 29", - ":32 9", - ": 329", - "虽 然", - "mb er", - "m ber", - "▁1 .0,", - "▁1. 0,", - "▁1.0 ,", - "21: 25", - "21:2 5", - "2 1:25", - "▁M ock", - "▁Mo ck", - "▁ Mock", - "p anel", - "down load", - "▁c ls", - "▁cl s", - "▁ cls", - "bu s", - "b us", - "\" (", - "上 了", - "48 5:", - "485 :", - "4 85:", - "▁1 25", - "▁12 5", - "▁ 125", - "▁ch anged", - "▁change d", - "▁ changed", - "Trans action", - "鸽 歌", - "21: 26", - "21:2 6", - "2 1:26", - "▁Ch rome", - "([ '", - "( ['", - "sc ene", - "Pipe line", - "P ipeline", - "▁p ush", - "▁ push", - ":1 90", - ":19 0", - ": 190", - "for ce", - "▁1 47", - "▁14 7", - "▁ 147", - "团 长", - "22 :19", - "22: 19", - "22:1 9", - "2 2:19", - "▁App le", - "▁t uple", - "▁ tuple", - "du ration", - "dur ation", - "d uration", - "os en", - "ose n", - "pro gram", - "65 6", - "6 56", - "ir c", - "i rc", - "43 6:", - "436 :", - "4 36:", - "ME SS", - "▁I d", - "▁ Id", - "21: 40", - "21:4 0", - "2 1:40", - "▁pl ugin", - "▁ plugin", - "mo unt", - "m ount", - "ReadWrite Access", - "AT OR", - "19 83", - "198 3", - "1 983", - "不 愧", - "▁count er", - "▁coun ter", - "▁ counter", - "看 了", - "=\" /", - "= \"/", - "im o", - "i mo", - "▁c c", - "▁ cc", - "Sign ature", - "3. 0", - "3 .0", - "65 9", - "6 59", - "2- >", - "2 ->", - "▁n av", - "▁na v", - "▁ nav", - "OBJ ECT", - "▁ex ports", - "▁export s", - "▁ exports", - "_1 4", - "_ 14", - "bl og", - "b log", - "2: 24", - "46 3:", - "463 :", - "46 5:", - "465 :", - "60 1:", - "▁A V", - "▁ AV", - "15 5:", - "155 :", - "1 55:", - "ug gest", + "▁comp ens", + "▁by te", + "▁ byte", + "se n", + "s en", + "▁Sen ior", + "F i", + "if est", + "ife st", + "i fest", + "▁F all", + "▁Fa ll", + "▁Fal l", + "R I", + "o z", + "▁Jose ph", + "eq n", + "▁< =", + "▁ <=", + "▁vac ation", + "x c", + "▁capt ure", + "if er", + "ife r", + "i fer", + "Ar e", + "A re", + "▁t rained", + "▁tr ained", + "▁tra ined", + "▁train ed", + "▁ trained", + "▁m and", + "▁man d", + "▁ma nd", + "▁ mand", + "▁equival ent", + "▁S outhern", + "▁South ern", + "B N", + "▁correct ly", + "il ton", + "ilt on", + "Par ams", + "Param s", + "▁Ira q", + "▁pow der", + "▁exp ressed", + "▁express ed", + "▁expr essed", + "▁v ast", + "▁va st", + "pon s", + "po ns", + "p ons", + "▁Di vision", + "▁Div ision", + "He ight", + "H eight", + "od ed", + "ode d", + "o ded", + "▁P aper", + "▁Pa per", + "▁Pap er", + "▁v isible", + "▁vis ible", + "▁vi sible", + "▁ visible", + "id x", + "i dx", + "▁a ges", + "▁ag es", + "▁age s", + "▁ ages", + "▁prot ocol", + "▁proto col", + "▁ protocol", + "\", \r", + "\" ,\r", + "▁s hell", + "▁sh ell", + "▁she ll", + "▁shel l", + "▁ shell", + "▁ex plan", + "▁exp lan", + "▁expl an", + "T D", + "▁Stand ard", + "▁ Standard", + "▁a ns", + "▁an s", + "▁ ans", + "▁n arrow", + "▁narr ow", + "▁le ather", + "Re ader", + "Read er", + "lo or", + "l oor", + "Set tings", + "Setting s", + "an el", + "ane l", + "a nel", + "( *", + "▁a side", + "▁as ide", + "ill iant", + "▁H op", + "▁Ho p", + "me nu", + "men u", + "m enu", + "▁t ur", + "▁tu r", + "S im", + "an es", + "ane s", + "a nes", + "▁ch ose", + "▁cho se", + "La st", + "L ast", + "wor th", + "w orth", + "▁Fil m", + "▁Vis it", + "▁inst itution", + "▁instit ution", + "▁re call", + "▁rec all", + "au x", + "a ux", + "▁ath let", + "▁com pat", + "▁comp at", + "▁ compat", + "▁in ject", + "▁inj ect", + "▁ inject", + "▁m oves", + "▁mov es", + "▁move s", + "▁mo ves", + "em pl", + "emp l", + "As ync", + "A sync", + "▁B ul", + "▁Bu l", + "▁w riters", + "▁writ ers", + "▁write rs", + "▁writer s", + "▁g rid", + "▁gr id", + "▁gri d", + "▁ grid", + "eg r", + "e gr", + "▁F ord", + "▁For d", + "▁Fo rd", + "ip eline", + "ipe line", + "Fi g", + "F ig", + "н я", + "▁F A", + "▁ FA", + "▁R od", + "▁Ro d", + "▁f ormal", + "▁for mal", + "▁form al", + "▁l ucky", + "▁luck y", + "▁ha sn", + "▁has n", + "▁S a", + "St ore", + "bin d", + "bi nd", + "b ind", + "▁co oper", + "▁r ental", + "▁rent al", + "▁ren tal", + "▁col le", + "▁coll e", + "▁to night", + "▁ton ight", + "▁R yan", + "▁Ry an", + "▁Ar my", + "▁Arm y", + "▁A sk", + "▁As k", + "▁p ra", + "▁pr a", + "▁Ch ild", + "▁Chi ld", + "▁ Child", + "ir ection", + "ire ction", + "irect ion", + "i rection", + "▁person s", + "▁pers ons", + "▁tax es", + "=\" #", + "at abase", + "ata base", + "▁T reat", + "▁Tre at", + "▁p and", + "▁pan d", + "▁pa nd", + "S l", + "▁i P", + "ha v", + "h av", + "▁t ap", + "▁ta p", + "ag ues", + "ague s", + "agu es", + "T e", + "ul ing", + "ulin g", + "uli ng", + "u ling", + "▁D am", + "▁Da m", + "▁ Dam", + "▁Le arning", + "▁Lear ning", + "▁Learn ing", + "▁E ric", + "▁Er ic", + "er er", + "ere r", + "e rer", + "uo us", + "u ous", + "▁st uck", + "no r", + "n or", + "▁Q uality", + "���Qu ality", + "▁Qual ity", + "pat ch", + "p atch", + "▁close ly", + "▁clos ely", + "▁g olf", + "Tr ee", + "T ree", + "▁p ic", + "▁pi c", + "▁ pic", + "▁ha bit", + "▁hab it", + "▁ М", + "▁w ra", + "▁wr a", + "B R", + "▁ple asure", + "▁plea sure", + "▁m ining", + "▁min ing", + "▁mini ng", + "▁mi ning", + "▁R on", + "▁Ro n", + "▁cru cial", + "▁insp iration", + "▁inspir ation", + "▁s pr", + "▁sp r", + "▁trans action", + "▁ transaction", + "ON E", + "O NE", + "Pro ject", + "Po rt", + "P ort", + "▁m ountain", + "▁mount ain", + "▁b le", + "▁bl e", + "▁ ble", + "▁found ation", + "en da", + "end a", + "par ams", + "param s", + "pa rams", + "para ms", + "▁vis ited", + "▁visit ed", + "▁ent hus", + "▁f older", + "▁fol der", + "▁fold er", + "▁ folder", + "▁p hr", + "▁ph r", + "T A", + "in son", + "ins on", + "opt ion", + "o ption", + "▁cr ack", + "▁cra ck", + "▁supp lies", + "▁st ored", + "▁store d", + "▁sto red", + "▁v ital", + "▁vi tal", + "▁vit al", + "▁B ooks", + "▁Book s", + "▁Bo oks", + "▁Boo ks", + "▁ Books", + "po w", + "p ow", + "le rs", + "ler s", + "l ers", + "Co re", + "Cor e", + "C ore", + "Name s", + "Na mes", + "N ames", + "▁m agic", + "▁mag ic", + "▁Sp irit", + "▁sh ower", + "▁show er", + "▁sho wer", + "▁k it", + "▁ki t", + "▁ kit", + "Me m", + "M em", + "Pr ess", + "Pre ss", + "Pres s", + "P ress", + "▁de ck", + "▁dec k", + "x a", + "▁f ulf", + "▁ful f", + "▁un known", + "▁ unknown", + "to ken", + "tok en", + "t oken", + "Wind ows", + "Window s", + "▁reg ions", + "▁region s", + "▁Re member", + "▁Rem ember", + "▁P ak", + "▁Pa k", + "sp e", + "s pe", + "▁check ing", + "▁conf lict", + "▁conflic t", + "force ment", + "▁Stud ent", + "▁Ir eland", + "▁Ire land", + "▁E asy", + "▁Eas y", + "▁d é", + "▁x x", + "▁ xx", + "▁host ing", + "▁ad vis", + "▁adv is", + "Loc al", + "Lo cal", + "L ocal", + "▁hon or", + "▁ho nor", + "▁talk ed", + "▁tal ked", + "N um", + "Bi g", + "B ig", + "▁Inst all", + "▁ Install", + "\" \r", + "▁F L", + "▁ FL", + "▁access ible", + "li ers", + "lier s", + "lie rs", + "l iers", + "▁super v", + "▁sup erv", + "in ton", + "int on", + "into n", + "▁h ire", + "▁hi re", + "▁ hire", + "▁opp osite", + "▁op posite", + "tic s", + "ti cs", + "t ics", + "se cond", + "sec ond", + "▁whe never", + "▁when ever", + "ag en", + "age n", + "a gen", + "sh ot", + "s hot", + "▁in line", + "▁ inline", + "on ed", + "one d", + "o ned", + "io t", + "i ot", + "▁fac ilit", + "▁for ever", + "▁fore ver", + "dis t", + "di st", + "d ist", + "in ity", + "init y", + "ini ty", + "//////// ////////", + "yl v", + "y lv", + "▁d rag", + "▁dr ag", + "▁dra g", + "▁You Tube", + "▁c u", + "▁ cu", + "si s", + "s is", + "▁g ifts", + "▁gift s", + "ma ke", + "m ake", + "▁s erves", + "▁serv es", + "▁ser ves", + "▁serve s", + "▁M achine", + "▁Mach ine", + "▁ Machine", + "J o", + "▁on going", + "▁Aut om", + "▁Auto m", + "▁Au tom", + "▁af raid", + "IV E", + "I VE", + "App lication", + "st al", + "sta l", + "s tal", + "ix el", + "am ental", + "ament al", + "▁p leased", + "▁please d", + "▁ple ased", + "▁f asc", + "▁fa sc", + "▁su spect", + "▁sus pect", + "▁susp ect", + "▁i o", + "▁ io", + "rit ion", + "r ition", + "▁Prof essional", + "▁Profession al", + "trans form", + "▁cont ribute", + "▁contribut e", + "sc reen", + "scr een", + "s creen", + "}) ;", + "} );", + "` ,", + "▁a sync", + "▁as ync", + "▁ async", + "▁Car l", + "▁Ca rl", + "▁occur red", + "▁Cons ider", + "▁members hip", + "▁member ship", + "▁bl ank", + "▁ blank", + ")) )", + ") ))", + "▁risk s", + "▁ris ks", + "▁as sign", + "▁ass ign", + "▁ assign", + "▁million s", + "▁mill ions", + "uc ky", + "uck y", + "▁dem ocr", + "▁demo cr", + "▁d ust", + "▁du st", + "▁oper ate", + "▁op erate", + "▁opera te", + "▁ne ut", + "▁neu t", + "▁th orough", + "с и", + "▁St aff", + "▁Sta ff", + "ac c", + "a cc", + "▁D iff", + "▁Di ff", + "▁ Diff", + "Ne xt", + "N ext", + "▁As ian", + "▁Asia n", + "▁fe aturing", + "▁feat uring", + "▁w arning", + "▁war ning", + "▁warn ing", + "▁ warning", + "▁Jew ish", + "▁cont emporary", + "▁m ask", + "▁ma sk", + "▁mas k", + "▁ mask", + "▁im mediate", + "▁immedi ate", + "▁m i", + "▁ mi", + "▁ τ", + "▁necess arily", + "▁neg oti", + "▁in strument", + "▁instr ument", + "▁Res ources", + "▁Resource s", + "▁ Resources", + "▁gu itar", + "▁h ole", + "▁hol e", + "▁ho le", + "▁ hole", + "▁b ench", + "▁ben ch", + "▁ bench", + "el ing", + "eli ng", + "elin g", + "e ling", + "▁ear ned", + "▁earn ed", + "ch ester", + "che ster", + "ches ter", + "▁repe ated", + "▁repeat ed", + "▁achie ved", + "▁achieve d", + "on to", + "ont o", + "▁T er", + "▁Te r", + "▁D ouble", + "▁Do uble", + "▁Dou ble", + "▁ Double", + "▁h its", + "▁hit s", + "▁hi ts", + "▁week ly", + "cu t", + "c ut", + "▁g enu", + "▁gen u", + "▁ge nu", + "ye s", + "y es", + "▁Saf ety", + "▁Safe ty", "▁ch annels", "▁channel s", - "▁ channels", - "▁1628 69", - "▁162 869", - "ab ilities", - "C loud", - "▁2 008", - "▁20 08", - "▁200 8", - "▁ 2008", - "24 4:", - "244 :", - "2 44:", - "40 1:", - "401 :", - "▁ar gc", - "▁arg c", - "▁ argc", - "▁( __", - "▁(_ _", - "▁ (__", - "22 :15", - "22: 15", - "22:1 5", - "22: 29", - "22:2 9", - "2 2:29", - "39 6:", - "396 :", - "re interpret", - "up lic", - "▁f low", - "▁fl ow", - "▁ flow", - "Vis ual", - "20 27", - "202 7", - "18 6:", - "186 :", - "1 86:", - "67 3", - "6 73", - "con struct", - "const ruct", - "数 据", - "li es", - "l ies", - "▁90 %", - "[4 ]", - "Exec ute", - "43 7:", - "437 :", - "fe ed", - "f eed", - "21: 50", - "21:5 0", - "▁s ync", - "▁sy nc", - "▁ sync", - "▁re d", - "▁r ed", - "▁ red", - "22: 27", - "22:2 7", - "2 2:27", - "config uration", - "37 0", - "3 70", - "g i", - "45 0:", - "450 :", - "4 50:", + "▁mus cle", + "▁de but", + "▁deb ut", + "▁y ards", + "▁yard s", + "▁ yards", + "te en", + "tee n", + "t een", + "al o", + "a lo", + "▁he ads", + "▁head s", + "▁ heads", + "▁ г", + "By Id", + "bo ol", + "b ool", + "▁e c", + "▁ ec", + "▁fl our", + "▁flo ur", + "ro ph", + "rop h", + "r oph", + "▁struct ures", + "▁structure s", + "▁res istance", + "▁resist ance", + "▁L A", + "▁ LA", + "st ep", + "ste p", + "av or", + "a vor", + "ch ron", + "chr on", + "▁ed it", + "▁ edit", + ": .", + "inst all", + "▁U r", + "▁l ists", + "▁list s", + "▁ lists", + "▁p ink", + "▁pin k", + "▁Stud ies", + "de scription", + "des cription", + "▁Add ress", + "▁ Address", + "▁P sych", + "▁F low", + "▁Fl ow", + "▁Flo w", + "▁ Flow", + "▁coll ected", + "▁collect ed", + "▁in struct", + "▁inst ruct", + "▁instr uct", + "▁re lation", + "▁rel ation", + "▁ relation", + "д о", + "▁With out", + "▁ Without", + "▁S mart", + "▁Sm art", + "▁ Smart", + "er ship", + "ers hip", + "▁cont ribut", + "▁Res ults", + "▁Result s", + "▁ Results", + "ul um", + "ulu m", + "▁d ad", + "▁da d", + "▁conf ident", + "▁appoint ment", + "▁ex clusive", + "▁exclus ive", + "it age", + "ita ge", + "i tage", + "Loc ation", + "L ocation", + "▁E ffect", + "▁Eff ect", + "▁ Effect", + "▁ex tern", + "▁ext ern", + "ist ent", + "iste nt", + "▁re ar", + "▁r ear", + "lo c", + "l oc", + "Ma r", + "M ar", + "na b", + "n ab", + "P ass", + "▁cook ies", + "▁cookie s", + "▁p lane", + "▁pl ane", + "▁plan e", + "▁pla ne", + "▁ plane", + "▁g al", + "▁ga l", + "▁ gal", + "aut o", + "au to", + "a uto", + "▁v el", + "▁ve l", + "▁ vel", + "} [", + "▁guid ance", + "T V", + "▁Cath olic", + "▁form ula", + "▁t ech", + "▁te ch", + "▁ tech", + "ma de", + "mad e", + "m ade", + "▁att ribute", + "▁ attribute", + "▁W rite", + "▁ Write", + "ü r", + "▁coun sel", + "OR M", + "O RM", + "▁re le", + "▁r ele", + "▁rel e", + "▁tw enty", + "▁ent ity", + "▁ entity", + "▁author ities", + "ar chers", + "arch ers", + "arc hers", + "ou red", + "our ed", + "o ured", + "▁\" \\", + "▁ \"\\", + "▁monitor ing", + "▁ex istence", + "▁exist ence", + "▁c rew", + "▁cre w", + "▁cr ew", + "G R", + "▁r oles", + "▁ro les", + "▁role s", + "ur se", + "urs e", + "▁ne ither", + "▁draw ing", + "▁dra wing", + "am ber", + "amb er", + "a mber", + "▁control s", + "▁M s", + "▁ Ms", + "▁L y", + "▁W ant", + "▁Wa nt", + "▁line ar", + "▁lin ear", + "▁ linear", + "ze d", + "z ed", + "▁C R", + "▁ CR", + "▁Se nate", + "▁Sen ate", + "▁ar ts", + "▁art s", + "▁ arts", + "▁P ublished", + "▁Publish ed", + "▁Pub lished", + "▁guide lines", + "▁guid elines", + "▁He art", + "▁Hear t", + "▁U lt", + "▁Ul t", + "val ues", + "value s", + "▁t um", + "▁tu m", + "▁percent age", + "ps i", + "p si", + "ac on", + "aco n", + "a con", + "▁Re ading", + "▁Read ing", + "▁d iverse", + "▁di verse", + "▁divers e", + "▁diver se", + "▁ev olution", + "▁atmosp here", + "▁pen al", + "▁ant icip", + "D R", + "▁Med icine", + "▁Medic ine", + "pl ing", + "p ling", + "▁t rav", + "▁tr av", + "▁tra v", + "▁C ra", + "▁Cr a", + "▁F red", + "▁Fr ed", + "▁Fre d", + "▁ex posure", + "▁exp osure", + "▁air port", + "▁liter ature", + "▁F ront", + "▁Fr ont", + "▁Fro nt", + "▁ Front", + "el ement", + "ele ment", + "elem ent", + "e lement", + "al low", + "all ow", + "▁N atural", + "▁Nat ural", + "▁anc ient", + "G A", + "▁B ush", + "▁Bu sh", + "▁Bus h", + "▁phil osoph", + "▁philos oph", + "▁in formed", + "▁inform ed", + "Wor k", + "W ork", + "▁over w", + "▁W i", + "▁light ing", + "▁com pr", + "▁comp r", + "ak a", + "a ka", + "▁health care", + "St ack", + "Ca n", + "C an", + "ac her", + "ach er", + "ache r", + "a cher", + "▁Just ice", + "d i", + "▁s table", + "▁st able", + "▁sta ble", + "▁stab le", + "▁ stable", + "▁- --", + "▁-- -", + "▁ ---", + "bo y", + "b oy", + "ME NT", + "M ENT", + "▁T aylor", + "▁ref erred", + "▁refer red", + "▁referr ed", + "▁s pan", + "▁sp an", + "▁spa n", + "▁ span", + "▁ ра", + "to String", + "▁Pol it", + "▁Po lit", + "w a", + "st ack", + "sta ck", + "Or der", + "ro x", + "r ox", + "it an", + "ita n", + "i tan", + "▁f ault", + "▁fa ult", + "▁manufact urer", + "▁manufacture r", + "in ates", + "ina tes", + "inate s", + "zi ng", + "z ing", + "▁spirit ual", + "si gn", + "sig n", + "s ign", + "▁ex ceed", + "▁exc eed", + "▁S tan", + "▁St an", + "▁Sta n", + "▁Ab stract", + "▁ Abstract", + "▁pack ages", + "▁package s", + "▁ packages", + "▁inter action", + "▁inte raction", + "▁interact ion", + "▁exp ansion", + "▁expans ion", + "▁Qu ick", + "il st", + "ils t", + "▁copy right", + "▁l atter", + "▁lat ter", + "▁in du", + "▁ind u", + "▁S ea", + "▁Se a", + "▁tr acks", + "▁tra cks", + "▁track s", + "im ental", + "iment al", + "imen tal", + "▁b unch", + "▁bun ch", + "▁C ru", + "▁Cr u", + "▁design er", + "ia te", + "iat e", + "i ate", + "Un it", + "ok ed", + "oke d", + "o ked", + "▁Ste el", + "ä r", + "▁l ady", + "▁la dy", + "▁lad y", + "et ry", + "etr y", + "e try", + "▁Hen ry", + "com mand", + "comm and", + "▁fl ood", + "▁flo od", + "▁less ons", + "▁lesson s", + "fi re", + "f ire", + "I E", + "▁S P", + "▁ SP", + "in ch", + "inc h", + "________ ________", + "▁M ade", + "▁Mad e", + "▁Ma de", + "im ize", + "imi ze", + "▁Exper ience", + "▁gr ass", + "▁gra ss", + "▁ grass", + "▁Ass ert", + "▁ Assert", + "▁p resents", + "▁pres ents", + "▁present s", + "▁f aces", + "▁fac es", + "▁face s", + "▁fa ces", + "▁ faces", + "st ers", + "ster s", + "ste rs", + "s ters", + "▁Mus lim", + "▁s hots", + "▁sh ots", + "▁sho ts", + "▁shot s", + "▁ shots", + "ni e", + "n ie", + "Act ivity", + "rit ten", + "r itten", + "▁integr ated", + "▁integrate d", + "or ig", + "ori g", + "o rig", + "▁O wn", + "▁Ow n", + "▁ Own", + "bor der", + "b order", + "dr op", + "dro p", + "d rop", + "as ts", + "ast s", + "KE Y", + "u v", + "pr ess", + "pre ss", + "pres s", + "p ress", + "▁R ub", + "▁Ru b", + "cy cle", + "cycl e", + "▁A dam", + "▁Ad am", + "▁E D", + "▁ ED", + "▁r outine", + "▁rout ine", + "▁Th ings", + "▁Thing s", + "▁ult imately", + "▁ultimate ly", + "or ph", + "orp h", + "ir ts", + "irt s", + "▁Stud y", + "▁dis pl", + "▁di spl", + "▁disp l", + "▁f actory", + "▁fact ory", + "▁factor y", + "▁ factory", + "▁att orney", + "▁Georg ia", + "▁sc ored", + "▁score d", + "▁b ags", + "▁bag s", + "▁ba gs", + "▁ bags", + "O b", + "▁cl othing", + "▁cloth ing", + "A m", + "▁п ро", + "▁ про", + "▁K enn", + "▁Ke nn", + "▁Ken n", + "▁direct ed", + "▁dir ected", + "od ge", + "up id", + "u pid", + "amp ion", + "н і", + "▁hum ans", + "▁human s", + "▁Color ado", + "▁P y", + "▁ Py", + "▁N ic", + "▁Ni c", + "_ ,", + "▁t alks", + "▁talk s", + "▁tal ks", + "▁e ast", + "▁eas t", + "▁ east", + "▁n arr", + "▁na rr", + "Se arch", + "S earch", + "▁S em", + "▁Se m", + "▁ Sem", + "▁c lock", + "▁cl ock", + "▁ clock", + "ap se", + "aps e", + "▁hand ling", + "▁E R", + "▁ ER", + "iss ions", + "ission s", + "fo und", + "f ound", + "▁B road", + "▁Br oad", + "▁Bro ad", + "at he", + "ath e", + "a the", + "ex ec", + "exe c", + "▁dec ade", + "▁P ict", + "▁Pic t", + "▁Pi ct", + "▁di vision", + "▁div ision", + "▁ division", + "▁ext ent", + "▁un ion", + "▁ union", + "ск и", + "с ки", + "▁ca using", + "▁platform s", + "▁plat forms", + "▁organ ized", + "▁organize d", + "▁celebr ate", + "▁r ose", + "▁ro se", + "▁ rose", + "▁sc roll", + "▁scr oll", + "▁ scroll", + "▁B and", + "▁Ba nd", + "▁Ban d", + "▁mem ories", + "▁memor ies", + "▁memo ries", + "▁lux ury", + ". ;", + "▁lim its", + "▁limit s", + "▁ limits", + "▁suggest ions", + "▁suggestion s", + "▁d uty", + "▁du ty", + "let ter", + "lette r", + "lett er", + "Ca che", + "C ache", + "▁re sort", + "▁res ort", + "▁en gage", + "▁eng age", + "ly n", + "l yn", + "▁D ark", + "▁Dar k", + "▁implement ed", + "▁se gment", + "▁seg ment", + "▁ segment", + "doc ument", + "d ocument", + "▁rese archers", + "▁research ers", + "▁resear chers", + "▁researcher s", + "▁cho osing", + "le e", + "l ee", + "▁O pt", + "▁Op t", + "▁ Opt", + "▁Sar ah", + "▁Sa rah", + "▁Sara h", + "▁co al", + "▁ coal", + "file s", + "fil es", + "fi les", + "f iles", + "▁out standing", + "om etry", + "ome try", + "omet ry", + "o metry", + "at ile", + "ati le", + "a tile", + "ed it", + "edi t", + "▁reg ulations", + "▁regul ations", + "▁regulation s", + "▁C N", + "▁ CN", + "▁app arently", + "▁apparent ly", + "▁appar ently", + "▁n uclear", + "▁nuc lear", + "▁nu clear", + "▁nucle ar", + "▁Rad io", + "▁ Radio", + "▁strugg le", + "Re turn", + "Ret urn", + "▁Qu een", + "▁Que en", + "▁t ank", + "▁tan k", + "Has h", + "H ash", + "▁U t", + "▁ Ut", + "▁egg s", + "▁eg gs", + "▁c able", + "▁ca ble", + "▁cab le", + "ot ted", + "ott ed", + "otte d", + "▁advent ure", + "Ar gs", + "Arg s", + "W or", + "do t", + "d ot", + "Pr e", + "P re", + "▁B es", + "▁Be s", + "er ate", + "era te", + "e rate", + "▁r ig", + "▁ri g", + "▁ rig", + "▁inj uries", + "▁function al", + "Pac k", + "P ack", + "▁dis cipl", + "▁disc ipl", + "▁w eren", + "▁we ren", + "▁were n", + "▁wer en", + "▁A venue", + "▁Aven ue", + "ab eth", + "abet h", + "abe th", + "▁F ox", + "▁Fo x", + "▁R ights", + "▁Right s", + "▁sudden ly", + "▁rec ording", + "▁record ing", + "osit ory", + "fa ll", + "f all", + "▁life style", + "▁lif estyle", + "▁I II", + "▁II I", + "▁ III", + "rodu ction", + "rod uction", + "we red", + "wer ed", + "w ered", + "▁A h", + "▁ Ah", + "og ether", + "▁d b", + "▁ db", + "▁program me", + "▁R og", + "▁Ro g", + "re nd", + "ren d", + "r end", + "Opt ion", + "O ption", + "▁Jer sey", + "▁b ridge", + "▁br idge", + "▁ bridge", + "wor ld", + "▁eval uation", + "▁b roke", + "▁br oke", + "▁bro ke", + "iz za", + "izz a", + "i zza", + "▁pri ority", + "▁prior ity", + "▁priorit y", + "▁perform ing", + "▁a ds", + "▁ad s", + "▁ ads", + "’ ,", + "Mod ule", + "Mo dule", + "▁S tone", + "▁St one", + "▁S che", + "▁Sc he", + "▁Sch e", + "▁ Sche", + "v m", + "▁g ender", + "▁gen der", + "▁ge nder", + "▁ gender", + "ty pes", + "type s", + "typ es", + "t ypes", + "▁A z", + "▁ Az", + "▁pro posal", + "▁propos al", + "▁B rian", + "▁Br ian", + "▁Bri an", + "▁de fin", + "▁def in", + "▁so il", + "▁a live", + "▁al ive", + "▁ali ve", + "') ,", + "' ),", + "▁stre ets", + "▁street s", + "lay out", + "l ayout", + "ig ate", + "iga te", + "i gate", "wh ite", - "ROT ATION", - "59 59", - "595 9", - "5 959", - "aa a", - "a aa", - "gu i", - "g ui", - "std lib", - "F ix", - "GR O", - "G RO", - "43 4:", - "434 :", - "15 3:", - "153 :", - "1 53:", - "47 6:", - "476 :", - "4 76:", - "▁m edia", - "▁me dia", - "▁ media", - "22 :16", - "22: 16", - "22:1 6", - "2 2:16", - "urren cy", - "ru m", - "r um", - "哥 哥", - "21: 49", - "21:4 9", - "V olume", - ":3 14", - ":31 4", - ": 314", - "22: 20", - "22:2 0", - "met rics", - "metr ics", - "metric s", - "▁P R", - "▁ PR", - "cs v", - "c sv", - "▁C ommand", - "▁Comm and", - "▁ Command", - "▁r ate", - "▁ra te", - "▁ rate", - "71 7", - "7 17", - "89 1:", - "▁comp are", - "▁com pare", - "▁ compare", - "▁p lay", - "▁pl ay", - "▁pla y", - "▁ play", - "user name", - "ee p", - "e ep", - "▁f e", - "▁ fe", - "vis ible", - "46 0,0", - "460 ,0", - "4 60,0", - "▁* >(", - "▁ *>(", - "狐 狸", - "O ther", - "▁M Z", - "▁M odule", - "▁ Module", - "▁s occer", - "B td", - "18 4:", - "184 :", - "1 84:", - "87 8:", - "878 :", - "8 78:", - "▁16 327", - "▁163 27", - "▁1632 7", - "经 典", - "80 17", - "STAT IC", - "W M", - "▁ engine", - "ex pect", - "exp ect", - "说 的", - "NA L", - "N AL", - "59 3:", - "593 :", - "▁70 %", - "Not ification", - "OO L", - "O OL", - "▁P ort", - "▁ Port", - "▁161 857", - "▁1618 57", - "▁p ublish", - "▁pub lish", - "▁p t", - "▁ pt", - "25 2:", - "252 :", - "2 52:", - "▁1 8.", - "▁18 .", - "▁ 18.", - "L anguage", - "▁t d", - "▁ td", - "5 /", - "column s", - "27 6:", - "276 :", - "2 76:", - "22: 26", - "22:2 6", - "gr ade", - "gra de", - "grad e", - "E Y", - "ne s", - "n es", - "21 :35", - "21: 35", - "21:3 5", - "2 1:35", - "▁T F", - "▁ TF", - "\"} }", - "\" }}", - "10 7:", - "107 :", - "终 于", - "▁v e", - "▁ ve", - "[2 ],", - "[2] ,", - "▁se lection", - "▁select ion", - "▁ selection", - "47 1:", - "471 :", - "4 71:", - "46 2:", - "462 :", - "SQ L", - "S QL", - "FI X", - "F IX", - "e k", - "62 7", - "6 27", - "▁C A", - "▁ CA", - "21: 48", - "21:4 8", - "77 7:", - "777 :", - "7 77:", - "43 1:", - "431 :", - "26 4:", - "264 :", - "2 64:", - "7 ;", - "22 :18", - "22: 18", - "22:1 8", - "53 1:", - "Ad just", - "14 3:", - "143 :", - "1 43:", - "22: 7", - "21 2:", - "212 :", - "2 12:", - "( ゚", - "00 5:", - "005 :", - "16 9:", - "169 :", - "1 69:", - "21: 20", - "21:2 0", - "2 1:20", - "comp ile", - "▁op acity", - "▁ opacity", - "q r", - "de lay", - "del ay", - "▁DA MAGES", - "!! !!!!!", - "!!! !!!!", - "!!!! !!!", - "!!!!! !!", - "!!!!!! !", - "! !!!!!!", - "22 :14", - "22: 14", - "22:1 4", - "ine ss", - "ines s", - "i ness", - "▁1 595", - "▁15 95", - "▁159 5", - ".. .......", - "... ......", - ".... .....", - "..... ....", - "........ .", - "...... ...", - "....... ..", - ". ........", - "comp ute", - "22: 25", - "22:2 5", - "! \"", - "59 6:", - "596 :", - "▁16 343", - "▁163 43", - "99 4", - "9 94", - "▁p ayload", - "▁ payload", - "38 6", - "3 86", - "ac cept", - "mu a", - "m ua", - "Ca st", - "C ast", - "▁H TT", - "▁HT T", - "CONT RO", - "▁15 820", - "▁158 20", - "m u", - "09 ,", - "0 9,", - "90 5:", - "905 :", - "99 9:", - "999 :", - "9 99:", - "▁P od", - "也 太", - "36 6", - "3 66", - "▁G ets", - "▁Get s", - "▁Ge ts", - "G oogle", - "S B", - "希 望", - "97 ,", - "9 7,", - "28 9:", - "289 :", - "2 89:", - "▁b ig", - "▁ big", - "ex tract", - "ext ract", - "extra ct", - "23: 9", - "_1_ 1_", - "_1 _1_", - "_1_1 _", - "65 3", - "6 53", - "▁E l", - "▁ El", - "21 :39", - "21: 39", - "21:3 9", - "2 1:39", - "I l", - "▁N FT", - "ill ion", - "illi on", - "Pri mitive", - "support ed", - "s upported", - "▁A b", - "▁ Ab", - "▁Se lect", - "▁ Select", - "13 8:", - "138 :", - "试 试", - "77 5", - "7 75", - "▁2 50", - "▁25 0", - "▁ 250", - "LI ENT", - "▁160 83", - "▁1608 3", - "▁oper ations", - "▁operation s", - "▁ operations", - "▁in k", - "▁ ink", - "ay ment", - "IT S", - "I TS", - "▁S ec", - "▁Se c", - "▁ Sec", - "64 ,0", - "64, 0", - "6 4,0", - "88 88888888", - "8888 888888", - "88888888 88", - "888 8888888", - "888888888 8", - "8888888 888", - "888888 8888", - "88888 88888", - "8 888888888", - "50 9:", - "509 :", - "▁1 .5", - "▁1. 5", - "▁ 1.5", + "▁lands cape", + "▁landscap e", + "ed u", + "e du", + "} /", + "▁f requency", + "▁frequ ency", + "▁wide ly", + "▁wid ely", + "P H", + "▁g ear", + "▁ge ar", + "F S", + "ev in", + "e vin", + "▁poss ess", + "▁state ments", + "▁stat ements", + "▁statement s", + "▁conn ections", + "▁connect ions", + "▁connection s", + "▁C apt", + "▁Cap t", + "▁Ca pt", + "▁ Capt", + "% )", + "▁act ing", + "▁ac ting", + "▁{ @", + "ar iable", + "ari able", + "aria ble", + "hold ers", + "hol ders", + "holder s", + "gy pt", + "en ders", + "end ers", + "ender s", + "ende rs", + "▁F REE", + "▁FR EE", + "ho t", + "h ot", + "▁un iform", + "Hel per", + "Help er", + "▁bre aking", + "▁break ing", + "▁ breaking", + "▁act s", + "▁ac ts", + "▁ acts", + "sp lit", + "spl it", + "s plit", + "de bug", + "▁st range", + "▁str ange", + "▁strang e", + "▁de posit", + "▁dep osit", + "▁depos it", + "▁ur ban", + "▁ urban", + "▁vul ner", + "▁qual ified", + "▁ qualified", + "\") );", + "\")) ;", + "\" ));", + "▁m useum", + "ad ed", + "ade d", + "a ded", + "▁W eight", + "▁We ight", + "▁ Weight", + "▁d ensity", + "▁dens ity", + "▁fin ds", + "▁find s", + "▁H ey", + "▁He y", + "▁ Hey", + "Dir ect", + "Di rect", + "D irect", + "▁l ies", + "▁li es", + "▁lie s", + "▁ lies", + "▁rec ipes", + "▁recipe s", + "▁recip es", + "▁hot els", + "▁hotel s", + "win g", + "wi ng", + "w ing", + "Param eter", + "▁M ountain", + "▁Mount ain", + "▁C le", + "▁Cl e", + "▁Se ason", + "▁Sea son", + "▁C and", + "▁Can d", + "▁Ca nd", + "▁C ould", + "▁Cou ld", + "▁ Could", + "▁princ iples", + "▁prin ciples", + "▁principle s", + "▁princip les", + "ia c", + "i ac", + "▁b uck", + "▁bu ck", + "▁Add itional", + "▁ Additional", + "▁HT ML", + "▁ HTML", + "st ra", + "str a", + "s tra", + "▁H arr", + "▁Har r", + "▁Ha rr", + "▁expl ains", + "▁explain s", + "re act", + "rea ct", + "▁B rad", + "▁Br ad", + "▁Bra d", + "▁coun cil", + "▁St yle", + "▁Sty le", + "▁ Style", + "▁integr ation", + "▁ integration", + "▁al gorithm", + "▁ algorithm", + "▁L iber", + "▁Li ber", + "▁Lib er", + "▁H ou", + "▁Ho u", + "F e", + "▁p orn", + "▁po rn", + "▁por n", + "▁K ent", + "▁Ke nt", + "▁Ken t", + "▁e leg", + "▁el eg", + "▁ele g", + "▁cr ash", + "▁cra sh", + "▁architect ure", + "▁ind icate", + "▁indic ate", + "▁L ess", + "▁Le ss", + "▁Les s", + "GE T", + "G ET", + "▁dr inking", + "▁drink ing", + "in f", + "▁ca lc", + "▁cal c", + "▁prefer red", + "▁pref erred", + "li ament", + "lia ment", + "▁un signed", + "▁uns igned", + "▁ unsigned", + ") =", + "x d", + "▁l apt", + "▁la pt", + "▁lap t", + "▁crit eria", + "▁criter ia", + "▁B O", + "▁ BO", + "▁o rient", + "▁or ient", + "▁ orient", + "▁rel igion", + "▁relig ion", + "▁suff ering", + "▁suffer ing", + "import ant", + "▁sur prising", + "▁surpr ising", + "▁in novation", + "▁innov ation", + "▁Man ufact", + "▁p itch", + "▁pit ch", + "AT H", + "A TH", + "▁ill ness", + "▁{ \"", + "▁ {\"", + "abet es", + "abe tes", + "▁D VD", + "il ipp", + "ili pp", + "▁D ream", + "ur i", + "u ri", + "▁grad uate", + "▁ graduate", + "▁p ul", + "▁pu l", + "med ia", + "medi a", + "m edia", + "cont rol", + "contr ol", + "▁s aving", + "▁sa ving", + "▁sav ing", + "▁ saving", + "hi st", + "his t", + "h ist", + "▁G ro", + "▁Gr o", + "de l", + "d el", + "t n", + "ter ior", + "te rior", + "t erior", + "▁neigh b", + "▁l ogo", + "▁lo go", + "▁log o", + "▁ logo", + "mon th", + "mo nth", + "mont h", + "▁H im", + "▁Hi m", + "W E", + "▁P rivate", + "▁Priv ate", + "▁ Private", + "▁r ice", + "▁ri ce", + "▁ric e", + "▁ rice", + "▁prim arily", + "ot ion", + "oti on", + "▁e xit", + "▁ex it", + "▁ exit", + "▁King dom", + "▁call back", + "▁ callback", + "▁wond ering", + "▁wonder ing", + "▁lim itations", + "▁limit ations", + "▁limitation s", + "bo w", + "b ow", + "tm p", + "t mp", + ".. ......", + "... .....", + ".... ....", + "..... ...", + "...... ..", + "....... .", + ". .......", + "pro p", + "pr op", + "p rop", + "em on", + "emo n", + "e mon", + "Se rv", + "Ser v", + "S erv", + "▁st unning", + "▁w ash", + "▁was h", + "▁wa sh", + "▁occ urs", + "▁occur s", + "▁oc curs", + "▁impro ving", + "▁impr oving", + "▁T ech", + "▁Te ch", + "▁ Tech", + "▁Every one", + "▁S ir", + "▁Si r", + "▁man aging", + "▁manag ing", + "б о", + "am i", + "a mi", + "▁pro ven", + "▁pr oven", + "▁prov en", + "▁prove n", + "▁every where", + "▁Republic an", + "wa n", + "w an", + "▁I tem", + "▁It em", + "▁ Item", + "sys tem", + "s ystem", + "▁int ention", + "▁intent ion", + "sq l", + "s ql", + "pl ex", + "ple x", + "p lex", + "▁o dd", + "▁od d", + "▁ odd", + "io rs", + "ior s", + "i ors", + "▁B ody", + "▁Bo dy", + "▁Bod y", + "▁ Body", + "▁Cl oud", + "▁ Cloud", + "de st", + "des t", + "d est", + "▁pos ting", + "▁post ing", + "our se", + "ours e", + "o urse", + "▁p rev", + "▁pre v", + "▁pr ev", + "▁ prev", + "S ession", + "M B", + "▁Pac ific", + "fun c", + "fu nc", + "f unc", + "▁en abled", + "▁enable d", + "▁ enabled", + "con n", + "co nn", + "c onn", + "▁C ome", + "▁Com e", + "▁Co me", + "▁ Come", + "▁C ore", + "▁Co re", + "▁Cor e", + "▁ Core", + "▁m ob", + "▁mo b", + "er as", + "era s", + "e ras", + "eal and", + "ea land", + "▁tr ends", + "▁trend s", + "▁in depend", + "▁ind epend", + "air e", + "ai re", + "a ire", + "▁int roduction", + "▁introdu ction", + "▁L abor", + "▁La bor", + "▁Lab or", + "? )", + "}} \\", + "} }\\", + "▁B ern", + "▁Be rn", + "▁Ber n", + "ir us", + "i rus", + "▁mort gage", + "S O", + "hand le", + "ar ry", + "arr y", + "▁t ired", + "▁tire d", + "▁ti red", + "▁box es", + "▁ boxes", + "▁h ide", + "▁hi de", + "▁ hide", + "м о", + "Se e", + "S ee", + ". \\", + "— —", + "к у", + "▁att ended", + "▁attend ed", + "▁d ies", + "▁di es", + "▁die s", + "re ction", + "rect ion", + "r ection", + "▁d ont", + "▁do nt", + "▁don t", + "eps ilon", + "e psilon", + "og y", + "o gy", + "▁mark ed", + "▁mar ked", + "an gers", + "ang ers", + "ange rs", + "anger s", + "▁l oving", + "▁lo ving", + "el lect", + "ell ect", + "elle ct", + "av er", + "ave r", + "a ver", + "▁c odes", + "▁co des", + "▁code s", + "▁cod es", + "▁ codes", + "▁C hall", + "▁Ch all", + "▁Cha ll", + "▁K itchen", + "▁Kit chen", + "▁f itness", + "▁fit ness", + "▁collabor ation", + "th m", + "t hm", + "iz ont", + "izon t", + "▁pot entially", + "▁potential ly", + "▁potent ially", + "▁M ah", + "▁Ma h", + "▁sub mitted", + "▁submit ted", + "day s", + "da ys", + "d ays", + "▁sav ings", + "▁saving s", + "▁f iled", + "▁fil ed", + "▁file d", + "▁fi led", + "▁recommend ations", + "▁recommendation s", + "ag raph", + "agra ph", + "a graph", + "▁p ounds", + "▁pound s", + "▁P ow", + "▁Po w", + "la w", + "l aw", + "ad el", + "ade l", + "a del", + "▁ok ay", + "PE R", + "P ER", + "br id", + "b rid", + "▁C ro", + "▁Cr o", + "▁St udio", + "▁Stud io", + "▁F ather", + "▁Fa ther", + "▁Fat her", + ") /", + "▁re cy", + "▁rec y", + "▁ter rit", + "▁terr it", + "aw a", + "a wa", + "▁manufact urers", + "▁manufacture rs", + "▁manufacturer s", + "ove n", + "ov en", + "o ven", + "▁D I", + "▁ DI", + "ca ption", + "capt ion", + "ivers ary", + "▁al ert", + "▁ale rt", + "▁ alert", + "▁m ath", + "▁mat h", + "▁ma th", + "▁ math", + "Di r", + "D ir", + "▁Mod ern", + "▁Mode rn", + "pe d", + "p ed", + "▁pe pper", + "▁underst ood", + "MA X", + "M AX", + "▁accompl ish", + "▁accomp lish", + "add ress", + "addr ess", + "in ent", + "ine nt", + "inen t", + "ov a", + "o va", + "▁E mer", + "▁Em er", + "▁In f", + "▁ Inf", + "▁m ile", + "▁mi le", + "▁mil e", + "▁ mile", + "▁e cho", + "▁ec ho", + "▁ech o", + "▁ echo", + "▁Ed itor", + "▁Edit or", + "▁ Editor", + "text bf", + "cer ning", + "▁B ang", + "▁Ba ng", + "▁Ban g", + "▁n erv", + "▁ne rv", + "▁V en", + "▁Ve n", + "▁cons ists", + "▁consist s", + "ha ust", + "haus t", + "Value s", + "Val ues", + "▁b ars", + "▁bar s", + "▁ba rs", + "▁ bars", + "▁appro val", + "▁N orthern", + "▁North ern", + "▁Nort hern", + "▁pl ain", + "▁pla in", + "▁ plain", + "▁res olve", + "▁ resolve", + "olog ist", + "c b", + "▁Reg ist", + "▁ Regist", + "с е", + "▁G allery", + "▁Gall ery", + "▁Ex ception", + "▁Except ion", + "▁ Exception", + "E rr", + "▁inv olves", + "▁invol ves", + "▁involve s", + "pl ot", + "p lot", + "▁A wards", + "▁Award s", + "▁Aw ards", + "ad ium", + "adi um", + "▁consider ation", + "▁D im", + "▁Di m", + "▁ Dim", + "oo p", + "o op", + "▁de cent", + "▁dec ent", + "▁dece nt", + "cp p", + "c pp", + "▁s ections", + "▁se ctions", + "▁section s", + "▁ sections", + "A meric", + "▁C ategory", + "▁ Category", + "▁att ach", + "▁ attach", + "mod ules", + "module s", + "Hand le", + "▁E th", + "▁Et h", + "ION S", + "IO NS", + "▁m eals", + "▁me als", + "▁meal s", + "re ll", + "rel l", + "r ell", + "▁mo ist", + "▁appro aches", + "▁approach es", + "▁de ploy", + "▁T itle", + "▁Tit le", + "▁Ti tle", + "▁ Title", + "ia mi", + "iam i", + "i ami", + "▁y ours", + "▁you rs", + "▁your s", + "▁yo urs", + "▁S elf", + "▁Sel f", + "▁ Self", + "▁T al", + "▁Ta l", + "▁H ost", + "▁Ho st", + "▁ Host", + "▁W is", + "▁Wi s", + "▁El iz", + "▁Eli z", + "▁java x", + "▁jav ax", + "▁ javax", + "▁ext reme", + "▁extrem e", + "▁extr eme", + "ra c", + "r ac", + "▁L ew", + "▁Le w", + "be ll", + "bel l", + "b ell", + "▁g ap", + "▁ga p", + "▁ gap", + "▁min imal", + "▁mini mal", + "▁minim al", + "ст и", + "с ти", + "▁entre prene", + "▁An alysis", + "▁Analy sis", + "▁ Analysis", + "▁c rypt", + "▁cry pt", + "▁More over", + "▁inv ited", + "▁invite d", + "▁car eful", + "▁care ful", + "▁claim ed", + "▁ claimed", + ") -", + "▁rem ained", + "▁remain ed", + "▁B ru", + "▁Br u", + "▁s ummary", + "▁summ ary", + "▁summar y", + "▁ summary", + "▁P riv", + "▁Pr iv", + "▁Pri v", + "▁incred ibly", + "▁out come", + "ar et", + "are t", + "a ret", + "▁en ding", + "▁end ing", + "▁ ending", + "▁Bre ak", + "▁ Break", + "▁att ractive", + "▁attract ive", + "▁attr active", + "▁M other", + "▁Mo ther", + "▁Mot her", + "▁th inks", + "▁think s", + "▁thin ks", + "▁d esc", + "▁de sc", + "▁des c", + "▁ desc", + "▁Brit ain", + "▁Bri tain", + "▁strateg ic", + "▁C OM", + "▁CO M", + "▁ COM", + "ж е", + "F R", + "▁ev il", + "le ton", + "let on", + "l eton", + "▁C over", + "▁Co ver", + "▁Cov er", + "▁ Cover", + "Pr ef", + "Pre f", + "P ref", + "▁ €", + "ac cess", + "acc ess", + "a ccess", + "me ta", + "met a", + "m eta", + "he mat", + "hem at", + "ow a", + "o wa", + "zo na", + "zon a", + "z ona", + "▁represent ation", + "▁bl ind", + "vent ional", + "vention al", + "▁C ut", + "▁Cu t", + "la t", + "l at", + "▁pr ime", + "▁pri me", + "▁prim e", + "▁ prime", + "pl ayer", + "play er", + "p layer", + "▁amount s", + "▁Follow ing", + "ens us", + "▁l ip", + "▁li p", + "▁legisl ation", + "▁bel ieves", + "▁belie ves", + "▁believe s", + "▁Every thing", + "▁kn ock", + "ip t", + "i pt", + "bl ob", + "▁program ming", + "m i", + "▁Un ivers", + "▁do ctors", + "▁doctor s", + "▁doct ors", + "or dan", + "ord an", + "▁cont ribution", + "▁contribut ion", + "▁E xc", + "▁Ex c", + "Ga me", + "G ame", + "Dev ice", + "▁H oly", + "▁Hol y", + "▁Ho ly", + "dev ice", + "▁b ird", + "▁bi rd", + "▁ bird", + "▁h am", + "▁ha m", + "▁ ham", + "▁return ing", + "▁es cape", + "▁esc ape", + "▁escap e", + "▁cl imb", + "▁clim b", + "▁m ixture", + "ra v", + "r av", + "▁д о", + "▁ до", + "▁c hest", + "▁ch est", + "▁che st", + "▁mur der", + "st op", + "sto p", + "s top", + "▁p arse", + "▁par se", + "��pars e", + "▁ parse", + "▁Bra zil", + "▁Secret ary", + "▁eng agement", + "▁engage ment", + "▁Dis ney", + "pl us", + "▁phot ograp", + "▁l y", + "▁ ly", + "in ar", + "ina r", + "▁l ets", + "▁le ts", + "▁let s", + "▁ lets", + "ud es", + "ude s", + "u des", + "ch ers", + "che rs", + "cher s", + "c hers", + "▁develop ers", + "▁developer s", + "▁G L", + "▁ GL", + "mod e", + "mo de", + "m ode", + "▁requ irement", + "▁require ment", + "fil l", + "fi ll", + "f ill", + "ik ing", + "iki ng", + "i king", + "▁est imate", + "▁estim ate", + "PE CT", + "PEC T", + "P ECT", + "or ne", + "orn e", + "am ics", + "amic s", + "ami cs", + "▁liter ally", + "▁literal ly", + "Off set", + "▁trad ition", + "▁A C", + "▁ AC", + "▁Z ealand", + "▁Y eah", + "▁Ye ah", + "▁ Yeah", + "▁point ed", + "▁E mail", + "▁Em ail", + "▁ Email", + "▁s q", + "▁ sq", + "▁cont rolled", + "▁control led", + "▁ controlled", + "er k", + "ol is", + "oli s", + "▁cl osing", + "▁clos ing", + "▁regard less", + "ic ted", + "ict ed", + "Re l", + "R el", + "▁R h", + "ERR OR", + "▁f ishing", + "▁fish ing", + "▁fis hing", + "▁increasing ly", + "▁s hops", + "▁sh ops", + "▁sho ps", + "▁shop s", + "▁f inance", + "▁fin ance", + "▁financ e", + "▁re produ", + "▁rep rodu", + "▁repro du", + "Call back", + "▁F orce", + "▁For ce", + "▁ Force", + "cl osure", + "clos ure", + "▁ext end", + "▁ extend", + "▁inter f", + "▁inte rf", + "es ted", + "est ed", + "este d", + "e sted", + "ub s", + "u bs", + "R ange", + "▁r iv", + "▁ri v", + "▁ riv", + "▁K evin", + "▁Ke vin", + "▁ab stract", + "▁abst ract", + "▁' '", + "▁ ''", + "▁Cons ult", + "▁N E", + "▁ NE", + "$ (", + "▁Pr ime", + "▁Pri me", + "▁Prim e", + "▁G ive", + "▁Gi ve", + "▁t one", + "▁to ne", + "▁ton e", + "▁ tone", + "▁jo ining", + "▁join ing", + "* )", + "ol id", + "oli d", + "it led", + "itle d", + "ain less", + "▁Sim ple", + "▁ Simple", + "Ch annel", + "▁S ingle", + "▁Sing le", + "▁Sin gle", + "▁ Single", + "s ession", + "▁dream s", + "▁sh oulder", + "▁should er", + "▁V i", + "pro ps", + "pr ops", + "prop s", + "▁n aturally", + "▁natural ly", + "▁fl avor", + "▁flav or", + "▁C it", + "▁An sw", + "▁Ans w", + "▁ Answ", + "aut h", + "au th", + "a uth", + "ul ating", + "ula ting", + "▁T alk", + "▁Tal k", + "▁ Talk", + "▁up grade", + "▁upgrad e", + "O mega", + "▁M essage", + "▁Mess age", + "▁ Message", + "ol i", + "o li", + "In st", + "Ins t", + "co py", + "cop y", + "c opy", + "sh ould", + "▁W ARR", + "▁WA RR", + "W S", + "ap ore", + "apor e", + "▁w ins", + "▁win s", + "▁wi ns", + "▁ch ances", + "▁chance s", + "▁cha nces", + "er vation", + "erv ation", + "▁overw hel", + "▁respons es", + "▁response s", + "if i", + "i fi", + "▁ Н", + "im ary", + "ima ry", + "▁t emp", + "▁te mp", + "▁tem p", + "▁ temp", + "▁supp lement", + "▁sup plement", + "▁A nth", + "▁An th", + "▁Ant h", + "▁enjoy ing", + "▁sent ence", + "▁re nder", + "▁r ender", + "▁rend er", + "▁ren der", + "▁ render", + "▁contin uing", + "▁continu ing", + "▁expl icit", + "▁br illiant", + "D P", + "▁f estival", + "▁fest ival", + "M ult", + "▁perman ent", + "ma king", + "m aking", + "▁unc ertain", + "▁pl ugin", + "▁plug in", + "▁ plugin", + "▁an gle", + "▁ang le", + "▁ angle", + "▁dr awn", + "▁draw n", + "▁dra wn", + "▁ drawn", + "▁P ath", + "▁Pat h", + "▁Pa th", + "▁ Path", + "▁new ly", + "Ca l", + "C al", + "▁s take", + "▁st ake", + "▁sta ke", + "▁Administ ration", + "▁Administr ation", + "f d", + "▁g otten", + "▁got ten", + "ra ry", + "rar y", + "r ary", + "▁Air port", + "cy cl", + "▁p oker", + "▁po ker", + "▁pok er", + "▁fund amental", + "▁fundament al", + "▁T ask", + "▁Ta sk", + "▁Tas k", + "▁ Task", + "ps on", + "p son", + "▁qu otes", + "▁quote s", + "▁quot es", + "Int eger", + "▁flex ible", + "▁st ead", + "▁ste ad", + "▁ stead", + "▁o h", + "▁ oh", + "▁transport ation", + "▁o ven", + "▁ov en", + "▁ oven", + "▁u m", + "▁ um", + "id i", + "i di", + "▁M icro", + "▁Mic ro", + "▁Mi cro", + "and roid", + "andro id", + "▁K ids", + "▁Kid s", + "▁Ki ds", + "oi r", + "o ir", + "jo b", + "j ob", + "▁strong ly", + "▁re in", + "K e", + "ст о", + "с то", + "▁J SON", + "▁JS ON", + "▁ JSON", + "gr id", + "g rid", + "sup port", + "supp ort", + "s upport", + "in ois", + "ino is", + "▁d ans", + "▁da ns", + "▁dan s", + "▁anx iety", + "▁want ing", + "▁em br", + "▁emb r", + "▁B ased", + "▁Bas ed", + "▁Base d", + "▁ Based", + "de m", + "d em", + "int erest", + "inter est", + "inte rest", + "▁re sc", + "▁r esc", + "▁res c", + "▁f alling", + "▁fall ing", + "▁fal ling", + "ни я", + "ah a", + "a ha", + "▁m sg", + "▁ms g", + "▁ msg", + "sh ips", + "ship s", + "s hips", + "▁re cover", + "▁rec over", + "▁reco ver", + "▁mer ely", + "▁mere ly", + "A V", + "X X", + "web kit", + "▁l isting", + "▁list ing", + "Pl ayer", + "Play er", + "P layer", + "▁Un it", + "▁ Unit", + "▁Ir ish", + "▁J r", + "▁reput ation", + "al loc", + "all oc", + "▁h ung", + "▁hun g", + "▁represent ed", + "▁N otes", + "▁No tes", + "▁Not es", + "▁Note s", + "ro gen", + "rog en", + "r ogen", + "ke ys", + "key s", + "ra ints", + "rain ts", + "raint s", + "r aints", + "▁intellig ence", + "friend ly", + "▁t ags", + "▁tag s", + "▁ta gs", + "▁ tags", + "▁Squ are", + "s f", + "S u", + "▁introdu ce", + "ap per", + "app er", + "a pper", + "▁C ou", + "▁Co u", + "▁ar rive", + "▁arriv e", + "▁arr ive", + "▁g ate", + "▁ga te", + "▁ gate", + "▁N othing", + "▁No thing", + "▁Not hing", + "▁h opes", + "▁hope s", + "▁hop es", + "▁ho pes", + "ail ing", + "ai ling", + "a iling", + "Ch ild", + "EC T", + "E CT", + "▁Re move", + "▁Rem ove", + "▁ Remove", + "▁large ly", + "▁larg ely", + "▁s oph", + "▁so ph", + "▁p uts", + "▁put s", + "▁pu ts", + "▁every body", + "▁} }", + "▁ }}", + "▁sustain able", + "▁gr anted", + "▁grant ed", + "▁gran ted", + "j unit", + "▁E gypt", + "pro to", + "pr oto", + "prot o", + "▁D er", + "▁De r", + "▁ Der", + "▁s ensitive", + "▁sens itive", + "▁ не", + "▁f inger", + "▁fin ger", + "▁fing er", + "▁find ings", + "▁finding s", + "Re d", + "R ed", + "▁compl icated", + ". :", + "ut en", + "ute n", + "u ten", + "▁consum ption", + "▁inter act", + "▁inte ract", + "▁G row", + "▁Gr ow", + "▁Gro w", + "▁i p", + "▁ ip", + "▁m aps", + "▁map s", + "▁ma ps", + "▁ maps", + "▁y ard", + "▁ya rd", + "▁ yard", + "ar dens", + "ard ens", + "arden s", + "arde ns", + "▁ju ice", + "▁d riven", + "▁dr iven", + "▁dri ven", + "▁drive n", + "▁driv en", + "▁ driven", + "ru ption", + "rupt ion", + "D C", + "▁L ED", + "▁LE D", + "▁ LED", + "ч и", + "▁function ality", + "▁functional ity", + "St at", + "▁recogn ition", + "▁size of", + "▁ sizeof", + "▁display ed", + "▁displ ayed", + "▁re act", + "▁ react", + "ra ted", + "rate d", + "rat ed", + "r ated", + "▁print ed", + "▁prin ted", + "▁St ay", + "▁Sta y", + "▁eng aged", + "▁engage d", + "▁il legal", + "▁illeg al", + "▁exp enses", + "▁expense s", + "▁Add itionally", + "▁Additional ly", + "ar ters", + "art ers", + "arter s", + "arte rs", + "Pane l", + "P anel", + "Ga mma", + "G amma", + "▁stat istics", + "▁R os", + "▁Ro s", + "▁R oman", + "▁Ro man", + "▁Rom an", + "▁b orrow", + "pl ed", + "ple d", + "p led", + "ik a", + "i ka", + "▁in sight", + "▁ins ight", + "se x", + "s ex", + "posit ory", + "p ository", + "▁in ch", + "▁inc h", + "▁ inch", + "▁In sp", + "▁Ins p", + "▁requ ested", + "▁request ed", + "▁m ood", + "▁mo od", + "▁St ation", + "▁Stat ion", + "▁ Station", + "less ly", + "▁A rm", + "▁Ar m", + "av ed", + "ave d", + "a ved", + "▁sing les", + "▁single s", + "▁M oney", + "▁Mon ey", + "▁Mo ney", + "▁lo gin", + "▁log in", + "▁ login", + "▁we ird", + "▁O ak", + "▁Ch ampionship", + "▁Champions hip", + "▁Champion ship", + "▁s ew", + "▁se w", + "▁g entle", + "▁gen tle", + "▁gent le", + "▁ag ric", + "▁b roadcast", + "▁broad cast", + "tr ee", + "tre e", + "t ree", + "▁Cor poration", + "▁Corp oration", + "▁cal endar", + "▁Beaut iful", + "ig s", + "i gs", + "▁v irus", + "▁vi rus", + "▁vir us", + "▁s park", + "▁sp ark", + "▁ spark", + "▁Ind ex", + "▁ Index", + "S ign", + "JS ON", + "J SON", + "equ als", + "equal s", + "▁L anguage", + "▁ Language", + "▁B ell", + "▁Be ll", + "▁Bel l", + "▁c ircle", + "▁circ le", + "▁cir cle", + "▁ circle", + "▁sch olar", + "▁schol ar", + "ce rs", + "cer s", + "c ers", + "▁S ound", + "▁So und", + "▁Sou nd", + "▁ Sound", + "▁car rying", + "▁carry ing", + "ag ger", + "agg er", + "▁some how", + "di ct", + "d ict", + "▁associ ation", + "▁un us", + "▁L inks", + "▁Lin ks", + "▁Link s", + "▁ Links", + "▁subject s", + "an ted", + "ant ed", + "ante d", + "▁H arry", + "▁Har ry", + "▁Harr y", + "▁inv olving", + "▁invol ving", + "▁strong er", + "▁Wor king", + "▁Work ing", + "▁B a", + "mon y", + "mo ny", + "m ony", + "tic al", + "ti cal", + "t ical", + "▁S ym", + "▁Sy m", + "▁ Sym", + "▁S aint", + "▁Sa int", + "Qu e", + "Q ue", + "▁p atch", + "▁pat ch", + "▁ patch", + "▁out comes", + "▁outcome s", + "▁mass age", + "burg h", + "bur gh", + "x b", + "▁C hem", + "▁Ch em", + "▁Che m", + "cont in", + "ay a", + "a ya", + "▁s ees", + "▁se es", + "▁see s", + "or gan", + "org an", + "▁U k", + "▁J am", + "▁Ja m", + "de g", + "d eg", + "▁T ag", + "▁Ta g", + "▁ Tag", + "▁incor por", + "▁along side", + "ye rs", + "yer s", + "y ers", + "▁L ady", + "▁La dy", + "▁Lad y", + "▁P ast", + "▁Pa st", + "▁Pas t", + "▁comm only", + "▁common ly", + "Le ft", + "▁vict im", + "▁vic tim", + "▁F inal", + "▁Fin al", + "▁ Final", + "le gate", + "leg ate", + "▁character istics", + "▁characteristic s", + "P o", + "▁object ive", + "▁O x", "pd f", "p df", - "ol id", - "▁Feb ruary", - "96 5", - "9 65", - "73 3", - "7 33", - "▁U SA", - "▁US A", - "Method s", - "T Y", - "76 4", - "7 64", - "22 :35", - "22: 35", - "22:3 5", - "2 2:35", - "St ats", - "Stat s", - "j ango", - "▁F loat", - "▁ Float", - "21: 45", - "21:4 5", - "▁c amera", - "▁ camera", - "▁l ight", - "▁ light", - "sub ranges", - ":1 63", - ":16 3", - ": 163", - "20 1:", - "201 :", - "ep och", - "e poch", - "▁“ (", - "22: 4", - "78 4:", - "784 :", - "7 84:", - "▁d iff", - "▁di ff", - "▁ diff", - "90 8:", - "908 :", - "66 3:", - "663 :", - "=\" @", - "U ri", - "60 00", - "600 0", - "6 000", - "▁h o", - "▁ ho", - "P K", - "ct l", - "c tl", - "21 :38", - "21: 38", - "21:3 8", - "2 1:38", - "开 门", - "ens ure", - "9, -0.", - "9 ,-0.", - "ur o", - "u ro", - "▁N um", - "▁ Num", - "▁i dent", - "▁id ent", - "▁ ident", - "▁exist ing", - "▁class Name", - "57 8:", - "578 :", - "5 78:", - "k d", - "▁3 :", - "▁ 3:", - "02 ,0", - "02, 0", - "0 2,0", - "le rs", - "ler s", - "l ers", - "num eric", - "22: 5", - "▁1 4,", - "▁14 ,", - "▁ 14,", - "70 7:", - "707 :", - "om en", - "ome n", - "开 了", - "▁child ren", - "▁ children", - "ex pression", - "exp ression", - "\",\"\" ]]", - "TO N", - "T ON", - "Pro duct", - "▁py test", - "▁ pytest", - "B F", - "r f", - "40 2:", - "402 :", - "21 :13", - "21: 13", - "21:1 3", - "2 1:13", - "47 9:", - "479 :", - "4 79:", - "gt est", - "g test", - "ro ute", - "▁ᄏᄏ ᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏ ᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏ ᄏᄏᄏᄏᄏᄏ", - "▁ᄏ ᄏᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏ ᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏ ᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏ ᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏ ᄏᄏ", - "22 22", - "222 2", - "2 222", - "▁8 00", - "▁80 0", - "▁ 800", - "▁d id", - "▁di d", - "m w", - "W H", - "▁p in", - "▁pi n", - "▁ pin", - "▁- 26", - "▁-2 6", - "ᄀ ᄀ", - "▁3 );", - "▁3) ;", - "▁ 3);", - "'] .", - "' ].", - ":1 35", - ":13 5", - ": 135", - "▁I R", - "▁ IR", - "▁- 9.", - "▁ -9.", - "il led", - "ill ed", - "tl e", - "t le", - "or ding", - "ord ing", - "ordin g", - "▁ex tract", - "▁ext ract", - "▁extra ct", - "▁ extract", - "17 7:", - "177 :", - "1 77:", - "18 2:", - "182 :", - "1 82:", - "49 3:", - "493 :", - "57 2:", - "ce ler", - "cel er", - "22: 8", - "22 :30", - "22: 30", - "22:3 0", - "to String", - "▁' %", - "26 14", - "261 4", - "2 614", - "73 8:", - "738 :", - "▁H el", - "▁He l", - "▁ Hel", - "]) )", - "] ))", - "En vironment", - "p f", - "ad a", - "a da", - "▁6 540", - "▁65 40", - "▁De vice", - "▁ Device", - "83 4", - "8 34", - "▁me ans", - "▁mean s", - "21 :36", - "21: 36", - "21:3 6", - "2 1:36", - "Pro ps", - "Prop s", - "Pr ops", - "C ut", - "走 了", - "那 种", - "12 24", - "122 4", - "1 224", - "ri er", - "rie r", - "r ier", - "▁@ @", - "▁ @@", - "et te", - "20 11", - "201 1", - "ighb or", - "▁b asic", - "▁ basic", - "ordin ate", - "▁s eq", - "▁se q", - "▁ seq", - "▁A D", - "▁ AD", - ">0 {", - "t b", - "35 6", - "3 56", - "21: 53", - "21:5 3", - "Fact or", - "F actor", - "▁Do uble", - "▁ Double", - "De ser", - "Des er", - "IN DEX", - "IND EX", - "▁n orm", - "▁no rm", - "▁ norm", - "ans pose", - "ansp ose", - "10 5:", - "105 :", - "66 0:", - "660 :", - "6 60:", - "ph i", - "p hi", - "5 \"", - "uu id", - "u uid", - "79 4", - "7 94", - "28 1:", - "281 :", - "2 81:", - "▁- 32", - "▁-3 2", - "21: 57", - "21:5 7", - "别 的", - "-1 6", - "- 16", - "OW N", - "O WN", - "▁5 0,", - "▁50 ,", - "▁ 50,", - "▁ex ists", - "▁exist s", - "▁ exists", - ".\" ]", - ". \"]", - "▁2 %", - "▁ 2%", - "jo r", - "j or", - "▁D O", - "▁ DO", - "30 7:", - "307 :", - "dp ar", - "d par", - "21 :19", - "21: 19", - "21:1 9", - "2 1:19", - "▁a udio", - "▁ audio", - "` :", - "18 75", - "187 5", - "1 875", - "▁en ter", - "▁ent er", - "▁ enter", - "Ex ample", - "▁C L", - "▁ CL", - "88 1:", - "8 81:", - "mp ling", - "mpl ing", - "60 4", - "6 04", - "▁A UT", - "▁ AUT", - "22 :37", - "22: 37", - "22:3 7", - "86 9:", - "869 :", - "8 69:", - "▁S te", - "▁St e", - "cl ock", - "c lock", - "da sh", - "d ash", - "▁W HE", - "ive ly", - "iv ely", - "14 4:", - "144 :", - "1 44:", - "On ce", - "FLAG S", - "之 后", - "个 人", "▁I L", "▁ IL", - "▁160 79", - "▁1607 9", - "88 3:", - "883 :", - "8 83:", - "f v", - ". '", - "22: 43", - "22:4 3", - "(1 1", - "( 11", - "▁L H", - "gu id", - "gui d", - "g uid", - "▁s upp", - "▁su pp", - "▁SH ALL", - "的 歌", - "61 6", - "6 16", - "li f", - "l if", - "23 80", - "238 0", - "2 380", - "日 本", - "gh i", - "g hi", - "++ ++", - "85 2:", - "852 :", - "8 52:", - "22: 40", - "22:4 0", - "错 了", - "21: 44", - "21:4 4", - "▁set ting", - "▁ setting", - "74 0,", - "740 ,", - "7 40,", - "▁ink scape", - "19 8:", - "198 :", - "21 :30", - "21: 30", - "21:3 0", - "2 1:30", - "sc alar", - "scal ar", - "66 5:", - "665 :", + "▁Further more", + "▁super ior", + "▁sup erior", + "▁cont ained", + "▁contain ed", + "▁person ality", + "▁personal ity", + "Ma in", + "M ain", + "▁init ially", + "▁initial ly", + "▁initi ally", + "▁S ure", + "▁Su re", + "▁Sur e", + "it is", + "iti s", + "qu ality", + "qual ity", + "q uality", + "G oogle", + "▁Hou ston", + "? .", + "▁thous and", + "▁N FL", + "ri ces", + "ric es", + "rice s", + "r ices", + "▁Trans port", + "▁ Transport", + "▁sh arp", + "▁sha rp", + "▁shar p", + "▁ sharp", + "De scription", + "Des cription", + "▁b irds", + "▁bird s", + "en do", + "end o", + "d l", + "mar gin", + "m argin", + "▁cop ies", + "▁m a", + "▁ ma", + "▁res ume", + "▁Comp uter", + "▁Comput er", + "ha r", + "h ar", + "▁mod ified", + "▁m ouse", + "▁mo use", + "▁ mouse", + "▁c ache", + "▁ca che", + "▁ cache", + "▁enter prise", + "▁Lin ux", + "De b", + "D eb", + "▁T ony", + "▁To ny", + "▁Ton y", + "▁rev olution", + "▁For est", + "▁Fore st", + "▁Fo rest", + "▁phot ography", + "▁photograph y", + "▁photograp hy", + "▁gar age", + "▁ga rage", + "f amily", + "▁N ut", + "▁Nu t", + "▁st ayed", + "▁stay ed", + "▁M ust", + "▁Mus t", + "▁Mu st", + "▁ Must", + "▁col on", + "▁co lon", + "▁ colon", + "▁In fo", + "▁Inf o", + "▁ Info", + "▁Pl ant", + "▁Plan t", + "al las", + "all as", + "alla s", + "▁App ly", + "▁Ap ply", + "▁ Apply", + "▁L E", + "▁ LE", + "▁contin uous", + "▁continu ous", + "gh an", + "g han", + "▁b eds", + "▁be ds", + "▁bed s", + "▁g ene", + "▁gen e", + "▁ge ne", + "▁phen omen", + "▁M iami", + "▁Mi ami", + "▁Ap ache", + "B r", + "▁con clusion", + "▁ign ore", + "▁ignor e", + "▁ ignore", + "C ustom", + "▁Ari zona", + "▁F orum", + "▁For um", + "▁Fo rum", + "▁с о", + "▁ со", + "Lo ng", + "L ong", + "▁el igible", + "▁J ean", + "▁Je an", + "▁Mar sh", + "▁Mars h", + "S m", + "▁M ajor", + "▁Ma jor", + "▁Maj or", + "ble m", + "bl em", + "b lem", + "▁n ights", + "▁night s", + "h l", + "▁sc ores", + "▁score s", + "▁l ect", + "▁le ct", + "▁ lect", + "oe n", + "o en", + "man n", + "ma nn", + "m ann", + "ze s", + "z es", + "or dered", + "ord ered", + "order ed", + "orde red", + "ial is", + "i alis", + "vi t", + "v it", + "E ach", + "▁T oy", + "▁To y", + "in stance", + "inst ance", + "▁Re lease", + "▁ Release", + "▁consc ious", + "▁ conscious", + "▁vict ims", + "▁victim s", + "] :", + "RE F", + "R EF", + "▁Quest ions", + "▁Question s", + "▁s ke", + "▁sk e", + "▁hist oric", + "▁histor ic", + "ir k", + "▁le sson", + "▁less on", + "▁les son", + "ch ildren", + "child ren", + "▁S ky", + "▁Sk y", + "▁P L", + "▁ PL", + "Pro perties", + "ep ing", + "e ping", + "▁att itude", + "C ell", + "Write r", + "W riter", + "res hold", + "resh old", + "▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁", + "▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁", + "▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁▁▁▁▁ ▁▁▁▁", + "▁ ▁▁▁▁▁▁▁▁▁▁", + "▁T ele", + "▁Te le", + "▁Tel e", + "▁ Tele", + "▁v ibr", + "▁vi br", + "▁vib r", + "▁m arks", + "▁mark s", + "▁mar ks", + "▁ marks", + "G r", + "ic i", + "i ci", + "as ka", + "ask a", + "▁he aded", + "▁head ed", + "▁ headed", + "▁r ising", + "▁ri sing", + "▁ris ing", + "ur er", + "ure r", + "u rer", + "▁as set", + "▁ass et", + "▁ asset", + "▁t itles", + "▁title s", + "▁tit les", + "▁re ct", + "▁r ect", + "▁rec t", + "▁ rect", + "▁Ex press", + "▁Exp ress", + "▁K it", + "▁Ki t", + "▁ Kit", + "▁text ure", + "▁ texture", + "ne d", + "n ed", + "▁meas ured", + "▁measure d", + "▁Gold en", + "▁Re quest", + "▁Requ est", + "▁ Request", + "gi t", + "g it", + "Mar k", + "M ark", + "▁G reek", + "▁Gree k", + "▁Gre ek", + "D I", + "▁w ake", + "▁wa ke", + "> {", + "▁treat ments", + "▁treatment s", + "▁man agers", + "▁manag ers", + "▁manager s", + "▁manage rs", + "et ary", + "eta ry", + "▁ Р", + "iss ues", + "issue s", + "▁ А", + "▁$ {\\", + "▁${ \\", + "▁P O", + "▁ PO", + "▁in val", + "▁inv al", + "▁C ool", + "▁Co ol", + "ho ver", + "h over", + "▁Office r", + "▁Offic er", + "▁l aid", + "▁la id", + "▁st upid", + "▁cover ing", + "▁cov ering", + "P e", + "▁T ree", + "▁Tr ee", + "▁Tre e", + "▁ Tree", + "\"); \r", + "\") ;\r", + "\" );\r", + "▁l oud", + "▁lo ud", + "▁lou d", + "E Q", + "#### ####", + "▁B at", + "▁Ba t", + "▁ar my", + "▁arm y", + "▁the rm", + "▁th erm", + "▁princ ipal", + "▁princip al", + "▁off ices", + "▁offic es", + "▁office s", + "il ty", + "ilt y", + "ö r", + "▁he ading", + "▁head ing", + "▁ heading", + "▁M u", + "▁Mat the", + "▁Matt he", + "Ref erence", + "▁che cks", + "▁check s", + "EN SE", + "ENS E", + "а н", + "ylv ania", + "ja v", + "j av", + "▁V ector", + "▁Ve ctor", + "▁ Vector", + "ag a", + "a ga", + "▁accur acy", + "▁build er", + "▁ builder", + "▁f ounded", + "▁found ed", + "▁D NA", + "▁ DNA", + "B M", + "izont al", + "izon tal", + "B E", + "▁a wards", + "▁aw ards", + "▁award s", + "д у", + "ex ample", + "as cript", + "asc ript", + "a script", + "▁ad j", + "E l", + "cl oud", + "▁great ly", + "▁E state", + "▁Est ate", + "sub section", + "ri ving", + "riv ing", + "r iving", + "▁tut orial", + "▁tutor ial", + "▁S wed", + "▁Sw ed", + "▁Swe d", + "▁al loc", + "▁all oc", + "▁ alloc", + "H A", + "▁Eliz abeth", + "▁p y", + "▁ py", + "▁b its", + "▁bit s", + "▁bi ts", + "▁ bits", + "im p", + "i mp", + "▁H air", + "▁Ha ir", + "▁Sup reme", + "▁J osh", + "▁Jo sh", + "▁Jos h", + "▁Rest aur", + "▁T el", + "▁Te l", + "an z", + "▁elect rical", + "▁electric al", + "est amp", + "esta mp", + "▁D ocument", + "▁Doc ument", + "▁ Document", + "prot otype", + "proto type", + "▁Wil son", + "st at", + "sta t", + "] \r", + "▁b old", + "▁bo ld", + "▁bol d", + "▁ bold", + "▁f lying", + "▁fl ying", + "▁fly ing", + "▁A li", + "▁Al i", + "▁ Ali", + "▁a band", + "▁ab and", + "▁la yers", + "▁lay ers", + "▁layer s", + "▁ layers", + "Ad apter", + "▁E lectric", + "▁Elect ric", + "lo om", + "l oom", + "us al", + "usa l", + "u sal", + "▁g allery", + "▁gall ery", + "▁M iller", + "▁Mill er", + "▁Mil ler", + "▁ess entially", + "▁essential ly", + "▁public ation", + "▁pub lication", + "is ting", + "ist ing", + "▁L oad", + "▁Lo ad", + "▁ Load", + "▁Hol lywood", + "▁Holly wood", + "bo t", + "b ot", + "point s", + "po ints", + "▁lo aded", + "▁load ed", + "▁ loaded", + "▁ind icated", + "▁indic ated", + "▁indicate d", + "il ey", + "ile y", + "i ley", + "Ch anged", + "Change d", + "▁prof essor", + "▁profess or", + "pt on", + "p ton", + "▁T ru", + "▁Tr u", + "▁elect ron", + "▁electro n", + "▁H ay", + "▁Ha y", + "▁substant ial", + "Log ger", + "ir o", + "i ro", + "▁t rib", + "▁tr ib", + "▁tri b", + "az a", + "a za", + "▁W inter", + "▁Win ter", + "ba d", + "b ad", + "▁L LC", + "▁LL C", + "▁s creens", + "▁sc reens", + "▁screen s", + "▁opp on", + "▁op pon", + "wic h", + "wi ch", + "w ich", + "▁t act", + "▁ta ct", + "▁A ve", + "▁Av e", + "ce ive", + "▁ph ones", + "▁phone s", + "▁ phones", + "▁concept s", + "▁conce pts", + "at in", + "ati n", + "▁S end", + "▁Se nd", + "▁Sen d", + "▁ Send", + "I X", + "▁power s", + "▁pow ers", + "▁ powers", + "ic ide", + "ici de", + "▁Mo tor", + "▁Mot or", + "▁d uration", + "▁du ration", + "▁dur ation", + "▁ duration", + "▁Tor onto", + "il arly", + "ilar ly", + "▁port folio", + "}^ {\\", + "}^{ \\", + "} ^{\\", + "as hes", + "ash es", + "? !", + "▁k iss", + "▁ki ss", + "▁d up", + "▁du p", + "▁pro port", + "▁prop ort", + "▁fore cast", + "▁type d", + "▁typ ed", + "▁ty ped", + "▁equ ally", + "▁equal ly", + "▁eq ually", + "▁cl uster", + "▁clust er", + "▁ cluster", + "il ation", + "i lation", + "▁A st", + "▁As t", + "oo f", + "o of", + "▁doll ar", + "▁dol lar", + "▁( @", + "▁ (@", + "▁Ill inois", + "at ern", + "ate rn", + "ater n", + "a tern", + "ta sk", + "t ask", + "▁F a", + "de lete", + "del ete", + "p u", + "▁S EO", + "▁SE O", + "▁Mean while", + "▁I ron", + "▁Ir on", + "▁ex haust", + "▁C reek", + "▁Cre ek", + "▁F uture", + "▁Fut ure", + "▁ Future", + "- )", + "▁con cert", + "▁conc ert", + "▁conce rt", + "spring framework", + "▁C orn", + "▁Co rn", + "▁Cor n", + "RE G", "sm all", - "▁15 926", - "▁159 26", - "▁- 28", - "▁-2 8", - "▁P arse", - "▁Par se", - "▁ Parse", - "89 4:", - "894 :", - "▁CONTR ACT", - "55 5:", - "555 :", - "5 55:", - "▁S DL", - "▁ SDL", - "21: 46", - "21:4 6", - "21: 55", - "21:5 5", - "▁false y", - "礼 物", - "cess es", - "ces ses", - "con stant", - "const ant", - "22 :34", - "22: 34", - "22:3 4", - "t i", - "▁util s", - "▁ utils", - "} 1 *", - "D K", - "dis abled", - "disable d", - "IF Y", - "▁( [", - "▁ ([", - "83 9:", - "839 :", - "8 39:", - "P B", - "ed ges", - "edge s", - "▁6540 1,", - "us ic", - "-0 9", - "- 09", - "60 5:", - "605 :", - "▁pass word", - "▁ password", - "▁re ason", - "▁ reason", - "ate way", - "Dir ection", - "Direct ion", - "D irection", - "14 2:", - "142 :", - "1 42:", - "80 9:", - "809 :", - "79 4:", - "794 :", - "▁WARRANT Y", - "3 /", - "st o", - "s to", - "▁ter min", - "▁term in", - "▁ termin", - "▁8 )", - "▁ 8)", - "▁2 ],", - "os ite", - "o site", - "Data Type", - "OT O", - "O TO", - "53 4:", - "534 :", - "▁a void", - "▁av oid", - "59 7:", - "597 :", - "F M", - "7 )", - "11 3:", - "113 :", - "1 13:", - "P a", - ":1 95", - ":19 5", - ": 195", - "? ”", - "64 8", - "6 48", - "▁\" :", - "▁ \":", - "TR ACE", - "TRA CE", - "pre sent", - "p resent", - "O UString", - "=\" 2\"", - "21: 42", - "21:4 2", - "▁m ade", - "▁ma de", - "RT L", - "R TL", - "29 1", - "2 91", - "47 1", - "4 71", - "87 4:", - "874 :", - "8 74:", - "▁15 929", - "▁159 29", - "G T", - "vel op", - "velo p", - "Date Time", - ":3 73", - ":37 3", - ": 373", - "IN AL", - "I NAL", - "2. 5", - "2 .5", - "9, 0", - "9 ,0", - "88 2:", - "882 :", - "8 82:", - "-0 4", - "- 04", - ":3 33", - ":33 3", - ": 333", - "不 够", - "te x", - "t ex", - "le ts", - "let s", - "l ets", - "S IGN", - "地 方", - "73 4", - "7 34", - "80 8:", - "808 :", - "▁' {\"", - "RET URN", - "可 还行", - "to pic", - "top ic", - "22: 49", - "22:4 9", - "22: 45", - "22:4 5", - "ens ity", - "▁C ommon", - "▁Com mon", - "▁Comm on", - "▁ Common", - "3 %", - "\\ 0", - "de s", - "d es", - "23 36", - "233 6", - "2 336", - "( /", - "W E", - "ri cs", - "ric s", - "r ics", - "22: 50", - "22:5 0", - "allow ed", - ":0.1; \"/>", - "21 :14", - "21: 14", - "21:1 4", - "2 1:14", - "Support ed", - "S upported", - "86 0:", - "860 :", - "8 60:", - "▁v tk", - "▁ vtk", - "▁p s", - "▁ ps", - "45 7:", - "457 :", - "4 57:", - "▁0 ))", - "▁0) )", - "ze ros", - "zero s", - "zer os", - "ST EM", + "▁tr acking", + "▁track ing", + "▁ret irement", + "▁retire ment", + "in als", + "inal s", + "ina ls", + "▁g onna", + "Do c", + "D oc", + "▁sign ature", + "▁B ag", + "▁Ba g", + "▁ Bag", + "▁R ound", + "▁Ro und", + "▁Rou nd", + "▁ Round", + "wa ll", + "wal l", + "w all", + "ac ious", + "aci ous", + "az y", + "a zy", + "hy d", + "h yd", + "▁dis pos", + "▁disp os", + "▁c ups", + "▁cup s", + "▁cu ps", + "le ted", + "let ed", + "lete d", + "l eted", + "ps ilon", + "psi lon", + "ble d", + "bl ed", + "b led", + "▁ad min", + "▁adm in", + "▁ admin", + "▁Indust ry", + "loc ation", + "l ocation", + "▁u k", + "▁ uk", + "▁J ason", + "▁Ja son", + "▁Get ting", + "ol ver", + "olve r", + "re gon", + "reg on", + "EM AIL", + "gr aph", + "gra ph", + "g raph", + "or ce", + "jo in", + "cl ip", + "cli p", + "▁f aced", + "▁fac ed", + "▁face d", + "▁fa ced", + "ter y", + "te ry", + "t ery", + "▁consequ ences", + "▁consequence s", + "ue r", + "u er", + "▁dim ension", + "ar ation", + "a ration", + "▁v oc", + "▁vo c", + "▁ voc", + "▁re sid", + "▁res id", + "▁A w", + "ie ties", + "iet ies", + "▁r ib", + "▁ri b", + "▁ rib", + "▁E ver", + "▁Ev er", + "▁Eve r", + "▁P arent", + "▁Par ent", + "▁Pa rent", + "▁ Parent", + "var e", + "va re", + "v are", + "▁ Б", + "▁A part", + "▁Ap art", + "е т", + "Se rial", + "Ser ial", + "S erial", + "▁B urn", + "▁Bur n", + "▁Bu rn", + "▁Tr ack", + "▁Tra ck", + "▁ Track", + "de d", + "d ed", + "▁work shop", + "▁works hop", + "com fort", + "▁A gency", + "▁Ag ency", + "Ma y", + "M ay", + "reg ion", + "▁en ables", + "▁enable s", + "▁mechan ism", + "▁f its", + "▁fit s", + "▁fi ts", + "▁ fits", + "wh at", + "w hat", + "▁sc enario", + "▁scen ario", + "▁Ann ual", + "▁re ly", + "▁r ely", + "▁rel y", + "▁m il", + "▁mi l", + "▁Ref erences", + "▁Reference s", + "▁Refer ences", + "▁b ull", + "▁bu ll", + "▁bul l", + "▁log ic", + "▁ logic", + "Doc ument", + "D ocument", + "▁g ym", + "▁gy m", + "▁E arly", + "▁Ear ly", + "▁Earl y", + "▁Med ic", + "▁E astern", + "▁East ern", + "▁Easter n", + "▁Eas tern", + "▁e in", + "▁e le", + "▁el e", + "▁ ele", + "ab a", + "a ba", + "▁st ages", + "▁stage s", + "▁sta ges", + "▁arrest ed", + "▁arr ested", + "▁YO U", + "▁S U", + "▁ SU", + "cl udes", + "clud es", + "clude s", + "▁Lim ited", + "▁Limit ed", + "▁dis put", + "▁disp ut", + "▁l ic", + "▁li c", + "▁ lic", + "User s", + "Us ers", + "Use rs", + "wa s", + "w as", + "▁he aling", + "▁heal ing", + "▁sp ots", + "▁spot s", + "▁spo ts", + "LI C", + "L IC", + "L Y", + "▁ed ges", + "▁edge s", + "▁ edges", + "▁dise ases", + "▁disease s", + "▁direct ions", + "▁di rections", + "▁dire ctions", + "▁direction s", + "▁dir ections", + "▁R s", + "▁ Rs", + "ru s", + "r us", + "en ess", + "ene ss", + "enes s", + "e ness", + "ch arge", + "char ge", + "charg e", + "dir ect", + "di rect", + "d irect", + "▁add resses", + "▁address es", + "▁T ips", + "▁Tip s", + "▁Ti ps", + "▁indust ries", + "Acc ount", + "Ac count", + "▁r um", + "▁ru m", + "▁ rum", + "pi r", + "p ir", + "> .", + "R T", + "() {", + "( ){", + "an go", + "ang o", + "▁e nv", + "▁en v", + "▁ env", + "▁ent ries", + "▁entr ies", + "\"/ >", + "\" />", + "▁T am", + "▁Ta m", + "O h", + "book s", + "bo oks", + "b ooks", + "qu est", + "que st", + "ques t", + "▁Cas ino", + "it ems", + "ite ms", + "item s", + "▁im per", + "▁imp er", + "▁impe r", + "▁st ir", + "▁E V", + "▁ EV", + "▁se eds", + "▁see ds", + "▁seed s", + "▁Ve gas", + "▁Veg as", + "equ al", + "eq ual", + "e qual", + "or i", + "o ri", + "En c", + "E nc", + "▁aw arded", + "▁award ed", + "▁Int egr", + "▁ Integr", + "▁Ch oose", + "▁Cho ose", + "ia h", + "i ah", + "▁ca lm", + "▁cal m", + "or ses", + "ors es", + "orse s", + "▁cont ributions", + "▁contribut ions", + "▁contribution s", + "▁ind icates", + "▁indic ates", + "▁indicate s", + "Co py", + "C opy", + "▁Be low", + "▁Bel ow", + "▁Quest ion", + "▁ Question", + "▁t emporary", + "▁tem porary", + "▁tempor ary", + "▁dem ands", + "▁demand s", + "▁sm oke", + "▁smok e", + "▁smo ke", + "▁h ash", + "▁ha sh", + "▁has h", + "▁ hash", + "LO G", + "L OG", + "▁basket ball", + "S w", + "▁n p", + "▁ np", + "ta il", + "t ail", + "▁Kore a", + "▁Ko rea", + "▁Kor ea", + "▁N ice", + "▁Nic e", + "▁Ni ce", + "▁C ourse", + "▁Co urse", + "▁Cour se", + "^{ (", + "^ {(", + "is ition", + "▁pand emic", + "▁al ter", + "▁alt er", + "od a", + "o da", + "▁dr inks", + "▁drink s", + "if ting", + "ift ing", + "▁bel ief", + "▁belie f", + "▁Tr ade", + "▁Tra de", + "▁Trad e", + "▁equ ipped", + "▁equip ped", + "▁Al tern", + "▁Alt ern", + "▁s eg", + "▁se g", + "▁ seg", + "▁acc ord", + "▁pe ak", + "Fr ee", + "F ree", + "▁t rem", + "▁tr em", + "▁tre m", + "pr ef", + "pre f", + "p ref", + "▁mir ror", + "▁mi rror", + "No n", + "N on", + "▁dis abled", + "▁disable d", + "▁ disabled", + "▁g ained", + "▁gain ed", + "▁ga ined", + "▁W ow", + "▁Wo w", + "▁s erial", + "▁se rial", + "▁ser ial", + "▁ serial", + "▁t ournament", + "▁tourn ament", + "ens ional", + "ension al", + "▁f t", + "▁ ft", + "▁se asons", + "▁season s", + "▁seas ons", + "im pl", + "imp l", + "cu p", + "c up", + "▁F unction", + "▁Fun ction", + "▁ Function", + "It ems", + "Item s", + "▁ ”", + "bo ot", + "b oot", + "▁Sing apore", + "▁C rit", + "▁Cr it", + "▁ Crit", + "▁l in", + "▁li n", + "▁ lin", + "pe name", + "pen ame", + "p ename", + "O B", + "▁V iet", + "▁Vi et", + "▁attempt s", + "N e", + "▁hol idays", + "▁holiday s", + "▁r ows", + "▁ro ws", + "▁row s", + "▁ rows", + "▁lad ies", + "х о", + "▁b atch", + "▁bat ch", + "▁ batch", + "▁t ox", + "▁to x", + "N T", + "▁r ural", + "▁ru ral", + "▁B uff", + "▁Bu ff", + "▁ Buff", + "ra ys", + "ray s", + "r ays", + ".. .]", + "... ]", + "By tes", + "Byte s", + "▁f ingers", + "▁fin gers", + "▁finger s", + "▁fing ers", + "adel ph", + "▁le git", + "▁leg it", + "▁P ing", + "▁Pin g", + "▁Pi ng", + "▁fr aud", + "▁fra ud", + "temp late", + "tem plate", + "t emplate", + "▁s tom", + "▁st om", + "▁sto m", + "á n", + "▁wor ried", + "▁b omb", + "▁bo mb", + "▁bom b", + "▁rec ip", + "uc t", + "u ct", + "yd ney", + "▁t rim", + "▁tr im", + "▁tri m", + "▁ trim", + "▁G rad", + "▁Gr ad", + "▁Gra d", + "▁ Grad", + "▁t issue", + "Di alog", + "D ialog", + "▁b aking", + "▁ba king", + "▁bak ing", + "Pr int", + "P rint", + "▁with draw", + "▁Con c", + "▁Co nc", + "▁sw imming", + "▁swim ming", + "s ylvania", + "gress ive", + "g ressive", + "▁un w", + "C F", + "▁s uffer", + "▁suff er", + "▁Ben ef", + "ah oo", + "aho o", + "▁describ es", + "▁describe s", + "▁O ption", + "▁Opt ion", + "▁ Option", + "▁fif th", + "▁explan ation", + "▁n odes", + "▁no des", + "▁node s", + "▁nod es", + "▁ nodes", + "▁A LL", + "▁AL L", + "▁ ALL", + "▁answ ered", + "▁answer ed", + "▁ans wered", + "▁target s", + "▁tar gets", + "By te", + "▁J ay", + "▁Ja y", + "il ler", + "ill er", + "ille r", + "vious ly", + "vi ously", + "v iously", + "▁p ushed", + "▁push ed", + "▁Br ook", + "▁Bro ok", + "▁fr ustr", + "▁fru str", + "▁el ected", + "▁elect ed", + "in cluding", + "includ ing", + "▁M ess", + "▁Me ss", + "▁Mes s", + "▁Part ners", + "▁Partner s", + "▁execut ion", + "▁exec ution", + "▁t ape", + "▁ta pe", + "▁tap e", + "▁adopt ed", + "▁adop ted", + "▁k illing", + "▁kill ing", + "▁kil ling", + "or ts", + "ort s", + "ph ones", + "phone s", + "wind ow", + "▁improve ments", + "▁improvement s", + "▁P resent", + "▁Pre sent", + "▁Pres ent", + "▁ Present", + "De lete", + "Del ete", + "tr ack", + "tra ck", + "▁satisf ied", + "^ *", + "▁Perform ance", + "▁sl ots", + "▁slot s", + "▁encour aged", + "▁encourage d", + "ul pt", + "ulp t", + "▁pro ved", + "▁pr oved", + "▁prov ed", + "▁prove d", + "il et", + "ile t", + "i let", + "▁b in", + "▁bi n", + "▁ bin", + "▁as ks", + "▁ask s", + "▁ asks", + "▁f alls", + "▁fall s", + "▁fal ls", + "▁ falls", + "O p", + "▁s olo", + "▁so lo", + "▁sol o", + "▁o ught", + "▁ou ght", + "▁ ought", + "▁cert ified", + "▁C ell", + "▁Ce ll", + "▁Cel l", + "▁ Cell", + "▁form ation", + "▁format ion", + "▁ formation", + "▁J ordan", "US T", "U ST", + "▁att ributes", + "▁attribute s", + "▁ attributes", + "▁se mi", + "▁sem i", + "▁Un less", + "o a", + "Gr id", + "G rid", + "▁B B", + "▁ BB", + "▁deep ly", + "M M", + "▁t ie", + "▁ti e", + "▁eval uate", + "▁B udd", + "▁Bu dd", + "▁Bud d", + "el i", + "e li", + "be ing", + "b eing", + "on da", + "ond a", + "op ping", + "opp ing", + "o pping", + "rol ling", + "roll ing", + "▁some body", + "▁Expl ore", + "▁Ph ilipp", + "▁Phil ipp", + "▁Philip p", + "Se c", + "S ec", + "▁o cean", + "▁oc ean", + "▁en tering", + "▁ent ering", + "▁enter ing", + "▁ad equ", + "▁ adequ", + "Y es", + "ag g", + "a gg", + "▁column s", + "▁ columns", + "▁n od", + "▁no d", + "en th", + "ent h", + "e nth", + "▁un expected", + "▁u nexpected", + "▁E lement", + "▁El ement", + "▁Ele ment", + "▁ Element", + "▁travel ing", + "▁trav eling", + "▁m yst", + "▁my st", + "▁em ails", + "▁email s", + "▁F ive", + "f n", + "▁r iding", + "▁ri ding", + "▁rid ing", + "yn amic", + "▁M it", + "▁Mi t", + "▁cor rel", + "▁sh irt", + "▁ shirt", + "▁colle agues", + "▁colleague s", + "ер е", + "е ре", + "pr ed", + "pre d", + "p red", + "ed ing", + "edi ng", + "e ding", + "▁comb ine", + "▁rapid ly", + "No w", + "N ow", + "▁Priv acy", + "▁access ories", + "F ound", + "ain ing", + "ai ning", + "a ining", + "adelph ia", + "if icial", + "ific ial", + "ifi cial", + "-- ----------", + "---- --------", + "-------- ----", + "--- ---------", + "----- -------", + "------ ------", + "---------- --", + "----------- -", + "--------- ---", + "------- -----", + "- -----------", + ")$ .", + ") $.", + "Sh ow", + "S how", + "▁suff ered", + "▁suffer ed", + "te sy", + "tes y", + "▁en emy", + "▁enem y", + "Re pository", + "Rep ository", + "ef fect", + "eff ect", + "e ffect", + "as ted", + "ast ed", + "aste d", + "a sted", + "▁K elly", + "▁Kel ly", + "Eng ine", + "▁t oler", + "▁to ler", + "▁I nn", + "▁In n", + "▁M arg", + "▁Mar g", + "▁Ma rg", + "▁h int", + "▁hi nt", + "▁F ROM", + "▁FR OM", + "se curity", + "sec urity", + "ect ors", + "ector s", + "e ctors", + "nes ota", + "▁U I", + "▁ UI", + "▁L atin", + "▁Lat in", + "▁ant ib", + "▁anti b", + "▁cert ificate", + "++ ;", + "▁G olf", + "▁Us ed", + "▁Use d", + "▁ Used", + "▁h tml", + "▁ html", + "he et", + "hee t", + "▁K ind", + "▁Kin d", + "▁Ki nd", + "▁ Kind", + "▁cur rency", + "▁curr ency", + "▁ currency", + "▁V ar", + "▁Va r", + "▁ Var", + "▁S ide", + "▁Si de", + "▁Sid e", + "▁ Side", + "▁c ow", + "▁co w", + "SI ZE", + "re r", + "r er", + "▁re mem", + "▁rem em", + "} =", + "▁re n", + "▁r en", + "▁ ren", + "▁princ iple", + "▁princip le", + "▁wire less", + "▁B irth", + "▁Bir th", + "▁int ellect", + "▁scient ists", + "▁scientist s", + "Rec ord", + "▁g raphics", + "▁graph ics", + "▁graphic s", + "▁ graphics", + "▁sc rew", + "▁scr ew", + "▁P a", + "▁i OS", + "oc key", + "ock ey", + "▁C ancer", + "▁Can cer", + "▁where as", + "▁C art", + "▁Car t", + "▁Ca rt", + "▁ Cart", + "▁min ister", + "▁mini ster", + "pro v", + "pr ov", + "p rov", + "as er", + "ase r", + "a ser", + "▁mod ify", + "re nder", + "ren der", + "rend er", + "r ender", + "ol ly", + "oll y", + "▁v ice", + "▁vi ce", + "▁vic e", + "AR D", + "A RD", + "▁con stit", + "▁const it", + "de velop", + "▁d f", + "▁ df", + "▁The atre", + "▁st ations", + "▁stat ions", + "▁station s", + "▁v ess", + "▁ve ss", + "▁per f", + "▁pe rf", + "▁Over all", + "▁T X", + "▁ TX", + "ob uf", + "o buf", + "▁tr igger", + "▁trig ger", + "▁ trigger", + "▁Br other", + "▁Bro ther", + "▁st rings", + "▁str ings", + "▁string s", + "▁ strings", + "▁M uch", + "▁Mu ch", + "▁I V", + "▁ IV", + "▁n ose", + "▁no se", + "▁nos e", + "ни е", + ") *", + "▁b att", + "▁bat t", + "▁ba tt", + "ti m", + "t im", + "▁child hood", + "▁v otes", + "▁vote s", + "▁vot es", + "▁vo tes", + "em an", + "ema n", + "e man", + "▁p erm", + "▁per m", + "▁pe rm", + "▁ perm", + "▁c ancel", + "▁can cel", + "▁ cancel", + "▁b one", + "▁bo ne", + "▁bon e", + "▁ bone", + "▁W riting", + "u z", + "▁ ф", + "▁lapt op", + "▁lap top", + "he ast", + "hea st", + "h east", + "▁stud ying", + "▁study ing", + "ams ung", + "▁dep ression", + "▁p ros", + "▁pro s", + "▁pr os", + ". -", + "ru its", + "ruit s", + "r uits", + "▁I mp", + "▁Im p", + ")< /", + ") \r", + "\" >\r", + "▁trans mission", + "we ar", + "w ear", + "▁k il", + "▁ki l", + "▁dist ingu", + "▁Return s", + "▁ Returns", + "▁b g", + "▁ bg", + "like ly", + "lik ely", + "▁D rug", + "▁Dr ug", + "ma tes", + "mat es", + "mate s", + "m ates", + "P ay", + "▁H ig", + "▁Hi g", + "▁dr ama", + "▁dra ma", + "▁dram a", + "Jo b", + "J ob", + "▁em otions", + "▁emot ions", + "▁emotion s", + "▁D ur", + "▁Du r", + "do n", + "d on", + "ic ker", + "ick er", + "i cker", + "▁s hit", + "▁sh it", + "▁ shit", + "IM E", + "I ME", + "cm d", + "c md", + "ag ers", + "age rs", + "ager s", + "a gers", + "ud o", + "u do", + "an eous", + "ane ous", + "▁R oll", + "▁Ro ll", + "▁Rol l", + "la b", + "l ab", + "▁Rel ations", + "▁Re pl", + "▁Rep l", + "▁ Repl", + "▁sur ely", + "▁sure ly", + "▁M oon", + "▁Mo on", + "▁util ity", + "▁ut ility", + "va n", + "v an", + "D O", + "▁trans formation", + "▁transform ation", + "▁Penn sylvania", + "reg ister", + "regist er", + "ins ert", + "inse rt", + "▁priv ile", + "▁co at", + "▁Lew is", + "▁sm ell", + "▁ver tical", + "▁vert ical", + "▁ vertical", + "▁s lic", + "▁sl ic", + "▁sli c", + "▁P layer", + "▁Pl ayer", + "▁Play er", + "▁ Player", + "z o", + "▁obl ig", + "▁Arch itect", + "▁m att", + "▁mat t", + "▁ma tt", + "in king", + "ink ing", + "▁bu yers", + "▁buy ers", + "▁buyer s", + "IG N", + "ra pe", + "rap e", + "r ape", + "▁re aching", + "▁reach ing", + "iol ogy", + "i ology", + "▁sp okes", + "▁spoke s", + "▁spo kes", + "▁s uck", + "▁su ck", + "▁suc k", + "▁o m", + "▁ om", + "▁wh ilst", + "ph y", + "p hy", + "▁u l", + "▁ ul", + "▁b ands", + "▁band s", + "▁ban ds", + "▁ bands", + "▁ ро", + "▁init iative", + "▁initi ative", + "viron ments", + "vironment s", + "mi d", + "m id", + "▁em ployed", + "▁employ ed", + "▁part ial", + "▁ partial", + "▁Post s", + "▁Pos ts", + "V I", + "▁P rop", + "▁Pro p", + "▁Pr op", + "▁ Prop", + "▁cere mony", + "▁ceremon y", + "ch or", + "cho r", + "c hor", + "▁t we", + "▁tw e", + "▁purch asing", + "at ar", + "ata r", + "a tar", + "▁r é", + "▁ ré", + "с о", + "Pro duct", + "Produ ct", + "▁f ake", + "▁fa ke", + "▁ fake", + "ve t", + "v et", + "li x", + "l ix", + "▁me ets", + "▁meet s", + "▁Jac ob", + "\"} ,", + "\" },", + "G S", + "ti c", + "t ic", + "▁h ack", + "▁ha ck", + "▁Min nesota", + "▁m ature", + "▁mat ure", + "▁matur e", + "▁base ball", + "▁ent rance", + "▁entr ance", + "it ative", + "itat ive", + "▁appreci ated", + "▁appreciate d", + "op her", + "oph er", + "o pher", + "▁m ock", + "▁mo ck", + "▁ mock", + "St orage", + "▁R ick", + "▁Ric k", + "▁b rows", + "▁br ows", + "▁bro ws", + "▁brow s", + "é n", + ") ^", + "▁Per fect", + "▁ra ising", + "AR Y", + "A RY", + "▁Res ponse", + "▁Respons e", + "▁ Response", + "▁m p", + "▁ mp", + "▁bl end", + "▁ble nd", + "▁supp ose", + "▁sup pose", + "▁prep aring", + "▁prepar ing", + "▁Vict oria", + "▁Victor ia", + "pr es", + "pre s", + "p res", + "▁develop er", + "▁ developer", + "▁strugg ling", + "▁le af", + "▁ leaf", + "▁pregn ant", + "▁I O", + "▁ IO", + "▁ro ots", + "▁root s", + "▁ roots", + "▁ess ays", + "▁essay s", + "▁s hr", + "▁sh r", + "▁ret rie", + "▁S imon", + "▁Sim on", + "▁Si mon", + "▁( :", + "▁ (:", + "▁H E", + "▁ HE", + "▁H P", + "▁ HP", + "▁Adv anced", + "▁Advance d", + "▁spect rum", + "$ $", + "▁com pletion", + "▁complet ion", + "▁B Y", + "▁ BY", + "▁s id", + "▁si d", + "▁ sid", + "ra ine", + "rain e", + "r aine", + "▁b ub", + "▁bu b", + "on ut", + "o nut", + "▁wood en", + "▁spe aker", + "▁speak er", + "ric ulum", + "▁en forcement", + "▁enforce ment", + "▁Re comm", + "▁B ridge", + "▁Br idge", + "▁Brid ge", + "▁tr ips", + "▁tri ps", + "▁trip s", + "▁Scot land", + "▁t ied", + "▁tie d", + "▁ti ed", + "Ex ec", + "▁p ython", + "▁py thon", + "▁ python", + "em ph", + "emp h", + "▁O nt", + "▁On t", + "▁п ри", + "▁Friend s", + "▁Fri ends", + "▁execut e", + "▁exec ute", + "▁ execute", + "▁vis its", + "▁visit s", + "▁Columb ia", + "▁fe wer", + "▁few er", + "LE CT", + "L ECT", + "inter face", + "NE T", + "N ET", + "▁en counter", + "▁enc ounter", + "▁b inding", + "▁bin ding", + "▁bind ing", + "▁ binding", + "[ \\", + "▁d ental", + "▁den tal", + "▁dent al", + "▁per missions", + "▁permission s", + "▁perm issions", + "ge q", + "g eq", + "ya l", + "y al", + "▁div ided", + "▁divid ed", + "▁divide d", + "N E", + "or ted", + "ort ed", + "▁H o", + "▁D allas", + "▁Dal las", + "▁M ix", + "▁Mi x", + "▁ Mix", + "ag an", + "aga n", + "a gan", + "uu m", + "u um", + "▁d isk", + "▁dis k", + "▁di sk", + "▁D ress", + "▁Dr ess", + "▁oper ators", + "▁operator s", + "▁L ot", + "▁Lo t", + "▁comp act", + "▁\" \"\"", + "▁\"\" \"", + "la ss", + "las s", + "l ass", + "so me", + "som e", + "s ome", + "▁D iam", + "▁Di am", + "▁T enn", + "▁Te nn", + "▁Ten n", + "▁pro vision", + "▁prov ision", + "▁de rived", + "▁der ived", + "▁deriv ed", + "▁derive d", + "п и", + "▁period s", + "no ne", + "non e", + "n one", + "▁un iverse", + "▁univers e", + "▁d iversity", + "▁divers ity", + "un signed", + "uns igned", + "▁R ow", + "▁Ro w", + "▁ Row", + ": **", + "▁sold iers", + "▁soldier s", + "▁loc ally", + "▁local ly", "▁C lient", "▁Cl ient", + "▁Cli ent", "▁ Client", - "Alloc ator", - "ific ations", - "ification s", - "Bu s", - "B us", - "▁e mbed", - "▁em bed", - "▁ embed", - "▁S unday", - "▁m anager", - "▁ manager", - "莎 莎", - "77 8:", - "778 :", - "7 78:", - "> `", - "23: 23", - "23:2 3", - "Ch ain", - "▁tr ansparent", + "▁opp osition", + "▁op position", + "by tes", + "byte s", + "ja r", + "j ar", + "▁opt ional", + "▁option al", + "▁ optional", + "▁d ose", + "▁do se", + "▁dos e", + "ta ge", + "tag e", + "t age", + "▁under lying", + "ix els", + "ixel s", + "he ll", + "hel l", + "h ell", + "▁s ter", + "▁st er", + "▁ste r", + "▁ ster", + "▁volunte ers", + "▁volunteer s", + "▁T ags", + "▁Tag s", + "▁Ta gs", + "▁ Tags", + "▁pass es", + "▁pas ses", + "▁inter active", + "▁inte ractive", + "▁interact ive", + "▁ar bit", + "▁F eed", + "▁Fe ed", + "▁Fee d", + "▁ Feed", + "▁des per", + "▁l oose", + "▁lo ose", + "▁loos e", + "pl an", + "p lan", + "▁d os", + "▁do s", + "▁ dos", + "no vation", + "nov ation", + "▁exhib ition", + "▁exhibit ion", + "▁Phil adelphia", + "▁Vill age", + "▁Villa ge", + "__ _", + "_ __", + "▁t ube", + "▁tub e", + "▁tu be", + "▁ tube", + "▁f lower", + "▁fl ower", + "▁flo wer", + "▁flow er", + "▁ flower", + "▁c otton", + "▁supp liers", + "▁supplier s", + "▁acqu ired", + "▁acquire d", + "RE S", + "R ES", + "▁Se veral", + "▁th ro", + "▁thr o", + "▁ thro", + "ed ded", + "edd ed", + "bur n", + "bu rn", + "b urn", + "es is", + "e sis", + "tr y", + "t ry", + "▁ple asant", + "▁ pleasant", + "th rough", + "thro ugh", + "▁fl uid", + "▁flu id", + "▁g ran", + "▁gr an", + "▁gra n", + "▁ gran", + "▁unus ual", + "os tic", + "ost ic", + "▁ann oy", + "▁Democr atic", + "▁Democrat ic", + "ge x", + "g ex", + "ick ets", + "icket s", + "▁o ch", + "▁oc h", + "▁ och", + "NU LL", + "N ULL", + "▁ent itled", + "▁Prot ection", + "▁Protect ion", + "f ocus", + "▁difficult y", + "at hered", + "ath ered", + "ather ed", + "athe red", + "▁disc rim", + "▁f ed", + "▁fe d", + "▁ fed", + "▁gar lic", + "▁M ort", + "▁Mor t", + "▁Mo rt", + "▁employ er", + "▁gold en", + "▁Hot els", + "▁Hotel s", + "ar est", + "are st", + "ares t", + "a rest", + "▁Im ages", + "▁Image s", + "▁Imag es", + "▁ Images", + "ol ving", + "▁K ansas", "▁trans parent", - "回 家", - "▁C LA", - "▁CL A", - "▁ CLA", - "ul a", - "u la", - "23: 29", - "23:2 9", - "・ ^", - "Di g", - "D ig", - "▁s eed", - "▁se ed", - "▁see d", - "▁ seed", - "▁DE BUG", - "▁ DEBUG", - "▁Con stant", - "▁ Constant", - "ak o", - "a ko", - "99 1:", - "” ...", - "NO WN", - "N OWN", - "bl ink", - "b link", - "at tributes", - "attribute s", - "容 易", - "▁Ed ge", - "▁ Edge", - "cor rect", - "17 8:", - "178 :", - "1 78:", - "▁162 796", - "▁1627 96", - "▁16279 6", - "▁ 中", - "65 0", - "6 50", - "▁16 006", - "▁160 06", - "▁1600 6", - ":3 90", - ":39 0", - ": 390", - "77 3:", - "773 :", - "7 73:", - "op ts", - "opt s", - "o pts", - "▁Con sole", - "▁ Console", - "▁[ &", - "▁ll vm", - "▁ llvm", - "▁. ....", - "▁... ..", - "▁.. ...", - "▁.... .", - "▁ .....", - "H S", - "▁& =", - "▁HTT P", - "▁HT TP", - "▁ HTTP", - "68 3", - "6 83", - "gi t", - "g it", - "in i", - "i ni", - "▁e ar", - "▁ ear", - "23: 27", - "23:2 7", - "ian ce", - "i ance", - "▁re moved", - "▁remove d", - "67 8", - "6 78", - "ha n", - "h an", - "▁a nn", - "▁an n", - "▁ ann", - "23: 4", - "12 79", - "127 9", - "1 279", - "▁8 618", - "▁86 18", - "Con sole", - "la re", - "l are", - "Cap ture", - "C apture", - ">( )", - "> ()", - "lim its", - "limit s", - "▁├ ─", - "哭 了", + "De bug", + "Deb ug", + "▁c ancell", + "▁can cell", + "▁cancel l", + "▁person nel", + "▁rare ly", + "▁med ication", + "▁medic ation", + "▁subsequ ent", + "▁S ydney", + "▁s pir", + "▁sp ir", + "▁ spir", + "wh en", + "whe n", + "w hen", + "▁surv ive", + "▁surviv e", + "wid get", + "w idget", + "▁com bat", + "▁comb at", + "on de", + "ond e", + "as ty", + "ast y", + "a sty", + "▁Min istry", + "be t", + "b et", + "▁app lies", + "v c", + ")$ ,", + ") $,", + "li e", + "l ie", + "▁it er", + "▁i ter", + "▁ iter", + "▁sc ream", + "▁\" ,", + "▁ \",", + "▁view ed", + "▁C BD", + "▁CB D", + "▁P rior", + "▁Pr ior", + "▁Pri or", + "▁ Prior", + "ud io", + "udi o", + "Re ct", + "Rec t", + "R ect", + "] ]", + "▁gu ilty", + "▁guilt y", + "▁r g", + "▁ rg", + "▁decl ared", + "▁declare d", "v d", - "or a", - "o ra", - "We ight", - "▁160 43", - "还 能", - "ma ter", - "mat er", - "m ater", - "2=\" &#", - "2 =\"&#", - "▁c lasses", - "▁class es", - "▁ classes", - "子 的", - "▁Con nect", - "▁ Connect", - "MESS AGE", - ",- 2.", - ", -2.", - "Di ff", - "D iff", - ":1 88", - ":18 8", - ": 188", - "Model s", - "Mode ls", - "Mod els", - "ly ing", - "to kens", - "token s", - "tok ens", - "bi as", - "b ias", - "87 2:", - "872 :", - "▁R UN", - "▁ RUN", - "un ity", - "unit y", - "uni ty", - "H W", - "23 :0", - "23: 0", - "28 16", - "281 6", - "2 816", - "75 4:", - "754 :", - "7 54:", - "f w", - "in o", - "i no", - "21 :12", - "21: 12", - "21:1 2", - "00 9:", - "009 :", - "q q", - "91 7", - "9 17", - "▁d el", - "▁de l", - "▁ del", - "AI L", - "A IL", - "▁f un", - "▁ fun", - "ow ner", - "own er", - "o wner", - "STRU CT", - "▁up dated", - "▁update d", - "不 太", - "同 传", - "▁init ialize", - "▁initial ize", - "▁ initialize", - "D M", - "角 色", - "As sign", - "Ass ign", - "l b", - "87 7:", - "877 :", - "8 77:", - "任 务", - "SS L", - "S SL", - "49 7:", - "497 :", - "▁b rowser", - "▁ browser", - "\"}, {\"", - "Comp iler", - "Compile r", - "▁Tue sday", - "▁B X", - "▁ BX", - ";; ;;", - ";;; ;", - "; ;;;", - "▁A uthor", - "▁ Author", - "SH A", - "S HA", - "18 2", - "1 82", - "▁Q ue", - "▁Qu e", - "▁ Que", - "}' ,", - "} ',", - "Lo wer", - "Low er", - "L ower", - "40 .", - "4 0.", - "om an", - "o man", - "▁u pper", - "▁up per", - "▁ upper", - "\"] )", - "\" ])", - "-8 .", - "- 8.", - ":1 37", - ":13 7", - ": 137", - "84 1:", - "8 41:", - "J ava", - "OR K", - "73 ,0", - "73, 0", - "7 3,0", - "or ing", - "ori ng", - "o ring", - "加 班", - "25 1", - "2 51", - "22: 54", - "22:5 4", - "qu ant", - "tent ion", - "ten tion", - "14 1:", - "1 41:", - "91 1", - "9 11", - "▁G OO", - "13 1:", - "20 38", - "203 8", - "22: 56", - "22:5 6", - "ORD ER", - "23 :17", - "23: 17", - "23:1 7", - "▁C ustom", - "▁ Custom", - "BO X", - "▁ᄌ ᄂ", - "▁int errupt", - "▁inter rupt", - "Da t", - "D at", - "50 7:", - "507 :", - "40 7:", - "407 :", - "bu ff", - "buf f", - "b uff", - "Str ip", - "呜呜 呜呜", - "呜呜呜 呜", - "呜 呜呜呜", - "init ial", - "de t", - "d et", - "23: 7", - "21 :11", - "21: 11", - "21:1 1", - "frame work", - "48 1", - "4 81", - "60 8:", - "608 :", - "22: 53", - "22:5 3", - "gener ator", - "gen erator", - "▁h ad", - "IN CLUDING", - "21 70", - "217 0", - "2 170", - "St d", - "S td", - "▁st andard", - "▁ standard", - "85 25", - "852 5", - "8 525", - ":3 00", - ":30 0", - ": 300", - "里 面", - "rep ly", - "▁159 51", - "▁1595 1", - "xs d", - "x sd", - "77 4:", - "774 :", - "7 74:", - "Row s", - "Ro ws", - "23 26", - "232 6", - "2 326", - "▁E ng", - "▁En g", - "▁ Eng", - "▁1628 95", - "▁162 895", - "▁16289 5", - "▁g ra", - "▁gr a", - "▁ gra", - ". (", - "▁\" {", - "▁ \"{", - "▁b in", - "▁ bin", - "▁{ 0,", - "▁{0 ,", - "ack son", - "Comp ute", - "▁16 2178", - "▁1621 78", - "▁162 178", - "▁e lem", - "▁el em", - "▁ elem", - "G S", - "/ 5.0", - "em on", - "emo n", - "e mon", - "▁9 8", - "▁ 98", - "▁allow ed", - "▁ allowed", - "'] );", - "']) ;", - "' ]);", - "Seg ment", - "▁16 2116", - "▁1621 16", - "▁162 116", - "50 1", - "5 01", - "▁6 2", - "▁ 62", - "▁m ulti", - "▁mult i", - "▁ multi", - "11 9:", - "119 :", - "1 19:", - "cess ary", - "?. .", - "? ..", - "12 88", - "128 8", - "1 288", - "FR AME", - "▁162 498", - "▁1624 98", - "▁16249 8", - "hel sea", - "22: 57", - "22:5 7", - "gro ups", - "group s", - "g roups", - "▁second s", - "▁ seconds", - "▁ᄋ ᄋ", - "▁ ᄋᄋ", - "▁dec lare", - "▁decla re", - "▁decl are", - "▁A S", - "▁ AS", - "▁sim de", - "u f", - "76 8:", - "768 :", - "22: 59", - "22:5 9", - "▁ex pr", - "▁exp r", - "▁ expr", - "insert ion", - "C N", - "过 来", - "st e", - "s te", - "std out", + "NO T", + "N OT", + "W idget", + "▁N ature", + "▁Nat ure", + "▁trans actions", + "▁transaction s", + "▁own ership", + "▁owners hip", + "▁owner ship", + "▁acc um", + "▁ е", + "▁Ch annel", + "▁Chan nel", + "▁ Channel", + "▁in stances", + "▁inst ances", "▁instance s", - "▁ᄇ ᄉ", - "▁9 1,", - "▁91 ,", - "▁ 91,", - "BY TE", - "▁Py thon", - "▁ Python", - "宝 贝", - "Constant s", - "Const ants", - "direct ions", - "dire ctions", - "direction s", - "72 4", - "7 24", - "▁B L", - "▁ BL", - "▁158 765", - "▁1587 65", - "▁15876 5", - "这 首", - "in str", - "ins tr", - "inst r", - "71 9", - "7 19", - "Bl ob", - "B lob", - "▁2 7,", - "▁27 ,", - "▁ 27,", - "sh ader", - "sha der", - "▁m ight", - "3 \"", - "▁h it", - "▁ hit", - "▁part ic", - "有 一", - "Ro le", - "23: 25", - "23:2 5", - "-1 )", - "- 1)", - "22: 51", - "22:5 1", - "ive rs", - "iv ers", - "iver s", - "i vers", - "ed itor", - "edit or", - "li brary", - "lib rary", - "res olve", - "pro t", - "pr ot", - "p rot", - "▁d t", - "▁ dt", - "cl us", - "clu s", + "▁w estern", + "▁west ern", + "▁ western", + "in ery", + "ine ry", + "iner y", + "▁Ad vis", + "▁Adv is", + "▁S uccess", + "▁Su ccess", + "▁ Success", + "▁f ur", + "▁fu r", + "▁th rown", + "▁throw n", + "▁thr own", + "▁thro wn", + "▁p lt", + "▁pl t", + "▁S weet", + "▁Swe et", + "Id ent", + "▁ad mitted", + "▁adm itted", + "▁admit ted", + "▁em otion", + "▁emot ion", + "▁ob st", + "▁obs t", + "▁ens uring", + "▁cl ubs", + "▁club s", + "▁bet ting", + "▁Mem orial", + "go n", + "g on", + "b c", + "▁sur ve", + "▁surv e", + "▁organ isation", + "▁organis ation", + "▁D ays", + "▁Day s", + "▁Da ys", + "▁util ize", + "▁N orm", + "▁No rm", + "▁Nor m", + "▁Word Press", + "ra it", + "r ait", + "▁ass ault", + "▁Do ctor", + "▁Doc tor", + "bour ne", + "▁о т", + "BU G", + "B UG", + "▁par allel", + "▁man ip", + "▁serv ers", + "▁ser vers", + "▁server s", + "▁serve rs", + "▁Th ird", + "ol o", + "o lo", + ")) .", + ") ).", + "up le", + "u ple", + "▁discuss ions", + "▁discussion s", + "▁View s", + "▁Vi ews", + "▁ Views", + "▁ac quire", + "▁acqu ire", + "▁T OD", + "▁TO D", + "▁far mers", + "▁farm ers", + "▁farmer s", + "▁l ens", + "▁le ns", + "▁len s", + "er red", + "err ed", + "pl et", + "ple t", + "p let", + "▁C C", + "▁ CC", + "D D", + "▁Ind eed", + "or ship", + "ors hip", + "é t", + "▁d ict", + "▁di ct", + "▁ dict", + "▁Creat ive", + "▁Cre ative", + "gr een", + "gre en", + "g reen", + "▁P rin", + "▁Pr in", + "▁Pri n", + "cal led", + "call ed", + "c alled", + "▁hope fully", + "▁hop efully", + "▁hopeful ly", + "▁R and", + "▁Ra nd", + "▁Ran d", + "▁abs ence", + "▁ret ro", + "or ous", + "oro us", + "o rous", + "▁c her", + "▁ch er", + "▁che r", + "▁ cher", + "▁U nt", + "▁Un t", + "▁ Unt", + "▁G rant", + "▁Gr ant", + "▁Gra nt", + "▁Gran t", + "▁t ons", + "▁to ns", + "▁ton s", + "▁ tons", + "E v", + "us et", + "use t", + "u set", + "▁restrict ions", + "▁restriction s", + "▁re cept", + "▁rec ept", + "▁rece pt", + "▁D ub", + "▁Du b", + "Des criptor", + "▁Y ears", + "▁Year s", + "▁Ye ars", + "▁о б", + "▁ об", + "▁De ep", + "▁ Deep", + "▁d il", + "▁di l", + "Dis play", + "▁arriv al", + "▁arr ival", + "▁de bug", + "▁deb ug", + "▁ debug", + "▁P ed", + "▁Pe d", + "sc ap", + "s cap", + "▁is t", + "▁i st", + "▁ ist", + "▁add ressed", + "▁address ed", + "▁addr essed", + "▁D J", + "ic ht", + "ich t", + "i cht", + "▁B C", + "▁ BC", + "▁E T", + "▁ ET", + "▁hard ly", + "▁Rec ords", + "▁Record s", + "▁sle eping", + "▁sleep ing", + "▁slee ping", + "▁exp lo", + "▁expl o", + "▁high lights", + "▁highlight s", + "▁focus ing", + "▁mist akes", + "▁mistake s", + "▁O cc", + "▁ Occ", + "▁H ur", + "▁Hu r", + "▁contract s", + "▁Rec ord", + "▁ Record", + "▁s inging", + "▁sing ing", + "▁sin ging", + "▁La ure", + "▁Laur e", + "pl ugin", + "plug in", + "▁min ds", + "▁mind s", + "▁U SD", + "▁US D", + "▁ USD", + "▁ch ronic", + "▁chron ic", + "▁he ating", + "▁heat ing", + "med iate", + "medi ate", + "media te", + "di ff", + "d iff", + "In v", + "I nv", + "▁App lic", + "▁con j", + "▁h oles", + "▁hol es", + "▁hole s", + "▁ho les", + "▁Enter tain", + "▁Ent ertain", + "li ned", + "line d", + "lin ed", + "l ined", + "▁Girl s", + "▁Gir ls", + "{ {", + "▁S A", + "▁ SA", + "G C", + "▁m oon", + "▁mo on", + "ar er", + "are r", + "a rer", + "▁Com pet", + "▁Comp et", + "i y", + "▁W ire", + "▁Wi re", + "▁ Wire", + "▁loss es", + "▁los ses", + "▁satisf action", + "vi ty", + "vit y", + "v ity", + "be c", + "b ec", + "ock ets", + "ocket s", + "▁t ort", + "▁to rt", + "▁tor t", + "▁Bet ter", + "▁heav ily", + "▁t un", + "▁tu n", + "ha rd", + "har d", + "h ard", + "ut ies", + "u ties", + "gi ving", + "g iving", + "▁S top", + "▁St op", + "▁ Stop", + "▁key board", + "▁V ice", + "▁Vi ce", + "▁Vic e", + "▁Pr ince", + "▁Pri nce", + "▁Prin ce", + "▁Princ e", + "▁p ride", + "▁pr ide", + "▁pri de", + "▁ed iting", + "▁edit ing", + "▁col ours", + "▁colour s", + "au g", + "a ug", + "▁B arn", + "▁Bar n", + "▁Ba rn", + "h u", + "▁т а", + "▁ та", + "F ont", + "en cing", + "enc ing", + "▁Cont ract", + "▁ Contract", + "P at", + "▁imp ression", + "▁impress ion", + "▁impr ession", + "HO UT", + "H OUT", + "var phi", + "▁Class ic", + "pad ding", + "p adding", + "▁int ense", + "▁intens e", + "▁philosoph y", + "▁trans lation", + "▁transl ation", + "ab out", + "st yles", + "style s", + "sty les", + "▁com pos", + "▁comp os", + "▁as sembly", + "▁h az", + "▁ha z", + "▁fr anch", + "▁fran ch", + "It er", + "I ter", + "▁r acing", + "▁ra cing", + "▁rac ing", + "ell ite", + "elli te", + "▁w ound", + "▁wo und", + "▁the rap", + "wa it", + "w ait", + "▁c ul", + "▁cu l", + "▁ cul", + "▁P oly", + "▁Pol y", + "▁Po ly", + "▁ Poly", + "▁ab und", + "▁в о", + "▁ во", + "▁sign als", + "▁signal s", + "▁Ad vent", + "▁Adv ent", + "▁s outhern", + "▁south ern", + "▁dis ag", + "▁Atl anta", + "▁Act iv", + "▁T oo", + "▁To o", + "▁M ini", + "▁Min i", + "▁Mi ni", + "co ln", + "col n", + "▁H ad", + "▁Ha d", + "▁vote rs", + "▁vot ers", + "▁vo ters", + "▁voter s", + "▁' /", + "an gel", + "ang el", + "ange l", + "▁di abetes", + "▁prom otion", + "▁promot ion", + "▁S hel", + "▁Sh el", + "▁She l", + "▁O ptions", + "▁Opt ions", + "▁Option s", + "▁ Options", + "umin um", + "umi num", + "be an", + "b ean", + "▁pan els", + "▁panel s", + "▁det ection", + "▁detect ion", + "R ule", + "▁Sp eed", + "▁Spe ed", + "▁ Speed", + "ua ting", + "u ating", + "he rent", + "her ent", + "here nt", + "h erent", + "▁c ant", + "▁can t", + "▁ca nt", + "ie m", + "i em", + "▁tele phone", + "▁Re ally", + "▁Real ly", + "▁m ild", + "▁mi ld", + "▁mil d", + "▁Sc iences", + "▁Science s", + "▁Sci ences", + "F P", + "ing ham", + "▁Sh ipping", + "▁Ship ping", + "▁Shi pping", + "▁C lear", + "▁Cl ear", + "▁Cle ar", + "▁ Clear", + "G o", + "▁t ooth", + "▁to oth", + "▁too th", + "UN D", + "U ND", + "▁N ig", + "▁Ni g", + "▁trans late", + "▁transl ate", + "▁ translate", + "▁R ome", + "▁Ro me", + "▁Rom e", + "id al", + "ida l", + "i dal", + "▁d as", + "▁da s", + "▁R ober", + "▁Ro ber", + "▁Rob er", + "▁R oss", + "▁Ro ss", + "▁Ros s", + "ge nce", + "gen ce", + "g ence", + "▁res idence", + "▁resid ence", + "▁reside nce", + "▁perform ances", + "▁performance s", + "▁com pan", + "▁comp an", + "f c", + "bu l", + "b ul", + "▁c lim", + "▁cl im", + "sh adow", + "▁S M", + "▁ SM", + "▁s wing", + "▁sw ing", + "▁ swing", + "H L", + "A v", + "▁W ars", + "▁War s", + "▁Wa rs", + "st rap", + "str ap", + "stra p", + "▁Foot ball", + "▁Environment al", + "ac hel", + "ach el", + "ache l", + "a chel", + "▁un defined", + "▁und efined", + "▁ undefined", + "▁gover ning", + "▁govern ing", + "▁с е", + "▁ се", + "▁benef icial", + "L ambda", + "▁Re act", + "var epsilon", + "vare psilon", + "▁P ear", + "▁Pe ar", + "En um", + "E num", + "ANT IES", + "▁st ruck", + "▁str uck", + "▁stru ck", + "▁else where", + "▁b elt", + "▁be lt", + "▁bel t", + "se a", + "s ea", + "iz ers", + "ize rs", + "izer s", + "▁fab ulous", + "▁t ries", + "▁tr ies", + "▁tri es", + "▁comp ensation", + "▁compens ation", + "▁ord inary", + "▁d omin", + "▁do min", + "▁dom in", + "▁res ident", + "▁resid ent", + "▁reside nt", + "un dry", + "und ry", + "is tical", + "ist ical", + "istic al", + "T ab", + "▁F am", + "▁Fa m", + "it ivity", + "iti vity", + "▁j ur", + "▁ju r", + "▁cur ve", + "▁lo ading", + "▁load ing", + "▁ loading", + "▁estim ates", + "▁estimate s", + "▁R ain", + "▁Ra in", + "z i", + "I con", + "' >", + "end ment", + "▁inter views", + "▁interview s", + "▁com prom", + "▁comp rom", + "▁compr om", + "▁C ub", + "▁Cu b", + "▁a ims", + "▁aim s", + "▁ai ms", + "▁Mich el", + "▁Mic hel", + "▁Mi chel", + "▁Miche l", + "▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁", + "▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁", + "▁▁▁ ▁▁▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁", + "▁▁▁▁▁ ▁▁▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁ ▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁▁▁ ▁▁", + "▁▁▁▁▁▁▁ ▁▁▁▁▁▁▁▁", + "▁▁▁▁▁▁▁▁▁▁▁ ▁▁▁▁", + "▁ ▁▁▁▁▁▁▁▁▁▁▁▁▁▁", + "▁a ls", + "▁al s", + "▁ als", + "▁b ol", + "▁bo l", + "▁ bol", + "Le t", + "L et", + ") +", + "▁s lee", + "▁sl ee", + "▁sle e", + "▁produ cer", + "▁produce r", + "▁invest ments", + "▁investment s", + "▁к а", + "▁ ка", + "▁Al ways", + "▁{ %", + "▁ {%", + ".. ...", + "... ..", + ".... .", + ". ....", + "ST AT", + "▁sign ing", + "▁sig ning", + "do main", + "dom ain", + "▁se xy", + "▁sex y", + "▁Le ave", + "▁Term s", + "▁Ter ms", + "▁man ifest", + "▁manif est", + "▁he arts", + "▁heart s", + "▁hear ts", + "su r", + "s ur", + "▁concent ration", + "▁concentr ation", + "▁d ear", + "▁de ar", + "▁he aven", + "▁heav en", + "HE CK", + "▁f iber", + "▁fib er", + "▁fi ber", + "▁except ional", + "▁exception al", + "view s", + "vi ews", + "n n", + "▁acc eler", + "▁Bes ides", + "▁view ing", + "con sin", + "cons in", + "com ponents", + "component s", + "▁T ell", + "▁Te ll", + "▁Tel l", + "go od", + "g ood", + "▁F ant", + "▁Fa nt", + "▁Fan t", + "▁La test", + "▁Lat est", + "▁Late st", + "cur e", + "cu re", + "c ure", + "▁but tons", + "▁button s", + "▁butt ons", + "▁WARR ANTIES", + "V M", + "ik ip", + "iki p", + "▁e uro", + "▁genu ine", + "▁celebr ation", + "ab e", + "a be", + "▁an alyst", + "▁anal yst", + "▁analy st", + "▁analys t", + ". }", + "▁sm oking", + "▁smok ing", + "▁smo king", + "▁H ills", + "▁Hill s", + "▁Hil ls", + "▁s ki", + "▁sk i", + "▁ ski", + "En abled", + "Enable d", + "FI LE", + "FIL E", + "▁came ras", + "▁cam eras", + "▁camera s", + "au s", + "a us", + "mi c", + "m ic", + "▁T arget", + "▁Tar get", + "▁ Target", + "▁s inger", + "▁sing er", + "▁sin ger", + "▁Act ive", + "▁Activ e", + "▁ Active", + "▁acc used", + "▁accus ed", + "▁re set", + "▁res et", + "▁rese t", + "▁ reset", + "▁tal ented", + "▁talent ed", + "▁spe akers", + "▁speak ers", + "▁speaker s", + "▁flex ibility", + "▁al arm", + "L P", + "▁M B", + "▁ MB", + "▁Int roduction", + "▁Introdu ction", + "▁A bs", + "▁Ab s", + "▁ Abs", + "▁a uf", + "▁au f", + "▁ auf", + "back s", + "ba cks", + "b acks", + "ho ps", + "hop s", + "h ops", + "▁rom antic", + "▁the mes", + "▁them es", + "▁theme s", + "Us e", + "U se", + "Met a", + "Me ta", + "M eta", + "le ting", + "let ing", + "l eting", + "▁p ub", + "▁pu b", + "▁ pub", + "▁represent ing", + "▁c omo", + "▁com o", + "▁co mo", + "▁o w", + "▁ ow", + "▁In cre", + "▁Inc re", + ")) ,", + ") ),", + "▁Bl ood", + "▁Blo od", + "ch annel", + "chan nel", + "г а", + "▁pre ced", + "▁prec ed", + "▁ preced", + "Ro ot", + "R oot", + "▁D ear", + "▁De ar", + "▁P itt", + "▁Pi tt", + "▁Pit t", + "▁appoint ed", + "Pro t", + "Pr ot", + "P rot", + "▁rec ruit", + "▁recru it", + "Param eters", + "Parameter s", + "▁O range", + "▁Or ange", + "ad dy", + "add y", + "▁F O", + "▁ FO", + "▁R ating", + "▁Ra ting", + "▁Rat ing", + "▁con ventional", + "▁convention al", + "▁att ending", + "▁attend ing", + "▁imp ressed", + "▁impress ed", + "▁impr essed", + "▁reg ards", + "▁regard s", + "ft en", + "f ten", + "app lication", + "ac ular", + "a cular", + "▁ven ue", + "▁ venue", + "▁ex amine", + "▁exam ine", + "fi sh", + "f ish", + "▁stom ach", + "O ur", + "▁N ode", + "▁No de", + "▁ Node", + "gi e", + "g ie", + "▁de cline", + "▁dec line", + "▁decl ine", + "Co r", + "C or", + "▁temper atures", + "▁temperature s", + "▁ann iversary", + "▁A udio", + "▁Aud io", + "▁Audi o", + "▁ Audio", + "bin g", + "bi ng", + "b ing", + "( !", + "▁co ron", + "▁cor on", + "▁exp anded", + "▁expand ed", + "▁Me eting", + "▁Meet ing", + "it ches", + "itch es", + "▁Co oper", + "н у", + "▁point er", + "▁po inter", + "▁ pointer", + "▁C ry", + "▁Cr y", + "▁f iction", + "▁fi ction", + "▁fict ion", + "▁ fiction", + "ot te", + "ott e", + "o tte", + "▁bo ards", + "▁board s", + "▁ boards", + "ess ed", + "esse d", + "▁Man chester", + "▁P erm", + "▁Per m", + "▁Pe rm", + "▁ Perm", + "▁N ation", + "▁Nat ion", + "au ge", + "aug e", + "a uge", + "▁enthus i", + "▁C T", + "▁ CT", + "IL ITY", + "pl ements", + "ple ments", + "plement s", + "p lements", + "▁pr ize", + "▁pri ze", + "▁construct ed", + "da m", + "d am", + "ro nt", + "ron t", + "r ont", "L a", - "95 3", - "9 53", - "11 6:", - "116 :", - "1 16:", - "89 2:", - "lig and", - "ر ا", - "ee ee", - "22: 55", - "22:5 5", - "85 .", - "8 5.", - "fa il", - "f ail", - "▁tag s", - "▁ tags", - "xabab abab", - "Ca rd", - "Car d", - "C ard", - "Sp lit", - "S plit", - "▁16 280", - "▁1628 0", - "▁162 80", - "abcdef ghi", - "▁G ame", - "▁ Game", - "66 7:", - "667 :", - "▁V AL", - "▁ VAL", - "23: 8", - "36 7:", - "367 :", - "33 1:", - "331 :", - "SR C", - "S RC", - "▁16 311", - "▁163 11", - "▁4 23", - "▁42 3", - "▁ 423", - "Task s", - "Get String", - "▁dim ension", - "▁ dimension", - "M US", - "69 8:", - "698 :", - "▁le ss", - "▁ less", - "▁f older", - "▁ folder", - "▁B N", - "73 1:", - "▁N T", - "▁ NT", - "< >", - "C tx", - "VE L", - "V EL", - "il on", - "i lon", - "] *", - "li der", - "lide r", - "l ider", - "2: 19", - "2:1 9", - "2 :19", - "23 :19", - "23: 19", - "23:1 9", - "Process or", - "11 8:", - "118 :", - "1 18:", - "▁h alf", - "▁ half", - "反 正", - "22: 52", - "22:5 2", - "▁O K", - "▁ OK", - "80 3:", - "803 :", - "ur al", - "ura l", - "u ral", - "23 :16", - "23: 16", - "23:1 6", - "▁W ork", - "▁ Work", - "tr igger", - "(^ ・", - "23 :15", - "23: 15", - "23:1 5", - "▁c ached", - "▁cache d", - "▁ca ched", - "▁ cached", - "(2 5", - "( 25", - "-1 3", - "- 13", - "是 真的", - "▁v olume", - "▁vol ume", - "▁ volume", - "XX XX", - "55 4:", - "554 :", - "5 54:", - "sa me", - "s ame", - "11 1:", - "111 :", - "1 11:", - "真 实", - "18 00", - "180 0", - "1 800", - "89 16", - "8 916", - "87 9:", - "879 :", - "8 79:", - "▁ ه", - "▁15 800", - "▁158 00", - "▁1580 0", - "] +", - "▁ph ase", - "▁ phase", - "上 的", - "▁160 950", - "▁1609 50", - "P ush", - "20: 43", - "20:4 3", - "▁160 311", - "▁1603 11", - "38 0", - "3 80", - "_0 _", - "_ 0_", + "bl ack", + "d c", + "▁p ars", + "▁par s", + "▁pa rs", + "▁ pars", + "▁t race", + "▁tr ace", + "▁tra ce", + "▁ trace", + "re source", + "res ource", + "▁IS BN", + "ua na", + "uan a", + "u ana", + "sh ire", + "s hire", + "prot obuf", + "proto buf", + "▁l icensed", + "▁license d", + "▁lic ensed", + "▁St orage", + "▁ Storage", + "▁jud gment", + "re quire", + "requ ire", + "▁f is", + "▁fi s", + "F loat", + "ia nces", + "ian ces", + "iance s", + "i ances", + "▁nurs ing", + "Oper ation", + "Op eration", + "▁des ktop", + "▁desk top", + "▁calcul ated", + "▁calc ulated", + "▁calculate d", + "▁Matt hew", + "▁Matthe w", + "▁b ass", + "▁bas s", + "▁ba ss", + "▁ bass", + "ro us", + "rou s", + "r ous", + "▁Con fig", + "▁Conf ig", + "▁ Config", + "▁C ash", + "▁Cas h", + "▁Ca sh", + "▁v intage", + "▁vin tage", + "test ing", + "tes ting", + "▁Com mand", + "▁Comm and", + "▁ Command", + "▁W edding", + "▁Wed ding", + "fe ed", + "f eed", + "▁G P", + "▁ GP", + "sem ble", + "semb le", + "▁R d", + "ar ia", + "ari a", + "a ria", + "▁arg ue", + "Bi t", + "B it", + "ho u", + "h ou", + "▁l emon", + "▁le mon", + "id en", + "ide n", + "i den", + "dep th", + "▁a ggreg", + "▁ag greg", + "is hop", + "ish op", + "i shop", + "▁w aters", + "▁water s", + "▁wat ers", + "▁wa ters", + "▁R O", + "▁ RO", + "▁! ==", + "▁!= =", + "▁exper iments", + "▁experiment s", + "▁inter actions", + "▁inte ractions", + "▁interaction s", + "▁interact ions", + "av y", + "a vy", + "▁su ite", + "▁suit e", + "▁ suite", + "▁Ed ward", + "Mat rix", + "M atrix", + "▁con vey", + "▁conv ey", + "▁conve y", + "Da y", + "D ay", + "Americ an", + "ou ses", + "ous es", + "ouse s", + "o uses", + "te mp", + "tem p", + "t emp", + "spec ific", + "▁eleg ant", + "▁n ations", + "▁nation s", + "▁rem oving", + "is ode", + "iso de", + "▁diam ond", + "ro it", + "r oit", + "▁dim ensions", + "▁dimension s", + "▁Econom ic", + "▁cl icking", + "▁click ing", + "▁comp ete", + "▁compet e", + "▁eng aging", + "▁surv ival", + "▁surviv al", + "▁Bas ic", + "▁ Basic", + "Cl ose", + "ip her", + "iph er", + "i pher", + "▁bl ame", + "▁M E", + "▁ ME", + "is p", + "i sp", + "bl ue", + "▁demonstr ated", + "▁demonstrate d", + "is ely", + "ise ly", + "▁h ub", + "▁ hub", + "▁And erson", + "Ra d", + "R ad", + "▁K ath", + "▁Kat h", + "▁Ka th", + "▁com position", + "▁comp osition", + "▁compos ition", + "▁Equ ipment", + "▁Techn ical", + "pp y", + "p py", + "▁review ed", + "▁R ol", + "▁Ro l", + "▁Sc ient", + "▁Sci ent", + "▁re store", + "▁rest ore", + "▁Reg ional", + "▁Region al", + "▁ass ignment", + "▁assign ment", + "▁off ense", + "Col lections", + "Collection s", + "Coll ections", + "Collect ions", + "qu es", + "que s", + "q ues", + "ab ling", + "a bling", + "▁E ag", + "▁H art", + "▁Har t", + "▁Ha rt", + "▁d rives", + "▁dr ives", + "▁dri ves", + "▁drive s", + "▁driv es", + "Res t", + "Re st", + "R est", + "▁compat ible", + "▁ compatible", + "▁L I", + "▁ LI", + "▁S W", + "▁ SW", + "ate gor", + "ateg or", + "▁p ushing", + "▁push ing", + "▁no body", + "▁nob ody", + "un ate", + "una te", + "u nate", + "▁over come", + "es tone", + "est one", + "eston e", + "esto ne", + "e stone", + "▁Ham ilton", + "▁h o", + "▁ ho", + "▁S amsung", + "è re", + "▁volunte er", + "of fs", + "off s", + "▁en vironments", + "▁environment s", + "▁School s", + "▁Sch ools", + "ow een", + "owe en", + "o ween", + "▁br ush", + "▁bru sh", + "▁ brush", + "'] ,", + "' ],", + "Ar t", + "A rt", + "▁Al len", + "▁All en", + "▁o x", + "▁ ox", + "▁brother s", + "▁broth ers", + "ist ence", + "iste nce", + "▁sub scription", + "▁subs cription", + "ache lor", + "achel or", + "▁pro hib", + "wh o", + "w ho", + "os ph", + "osp h", + "▁Anth ony", + "▁D raw", + "▁Dr aw", + "▁Dra w", + "▁ Draw", + "▁p uzz", + "▁pu zz", + "▁t empor", + "▁tem por", + "▁temp or", + "ic ons", + "icon s", + "ico ns", + "i cons", + "ikip edia", + "▁Pract ice", + "▁result ed", + "ot ive", + "oti ve", + "▁c urious", + "▁cur ious", + "▁o ral", + "▁or al", + "▁ oral", + "▁Le gal", + "▁Leg al", + "▁t hesis", + "▁the sis", + "▁th esis", + "▁n in", + "▁ni n", + "ge bra", + "▁p ilot", + "▁pil ot", + "▁pi lot", + "▁y oga", + "▁yog a", + "▁yo ga", + "eng ine", + "▁pat hs", + "▁path s", + "▁pa ths", + "▁ paths", + "▁pro files", + "▁prof iles", + "▁profile s", + "▁Orig inal", + "▁Origin al", + "▁ Original", + "▁bar ely", + "▁bare ly", + "On ly", + "FA ULT", + "be st", + "bes t", + "b est", + "▁Com plete", + "▁Comp lete", + "▁Compl ete", + "▁ Complete", + "oid s", + "oi ds", + "o ids", + "▁Tur key", + "▁Turk ey", + "▁Ber lin", + "▁F resh", + "▁Fr esh", + "▁Fre sh", + "▁Fres h", + "ut ed", + "ute d", + "u ted", + "▁R oy", + "▁Ro y", + "Par ent", + "P arent", + "Gener ic", + "▁Af ghan", + "▁ Г", + "▁book ing", + "▁bo oking", + "▁boo king", + "Select or", + "▁government s", + "▁govern ments", + "▁Democr ats", + "▁Democrat s", + "▁Y outh", + "▁You th", + "▁Yo uth", + "▁H al", + "▁Ha l", + "▁p icking", + "▁pick ing", + "▁pic king", + "▁Ex change", + "▁s car", + "▁sc ar", + "▁e arnings", + "▁ear nings", + "▁earn ings", + "▁earning s", + "d k", + "RE D", + "R ED", + "▁target ed", + "▁s tops", + "▁st ops", + "▁stop s", + "▁sto ps", + "Re port", + "Rep ort", + "Repo rt", + "Pl ay", + "P lay", "▁I F", "▁ IF", - "88 6:", - "886 :", - "8 86:", - "95 6", - "9 56", - "▁) :", - "▁ ):", - "L F", - "X C", - "}} ,", - "} },", - "▁c li", - "▁cl i", - "▁ cli", - "▁b ounds", - "▁bound s", - "▁ bounds", - "T B", - "w p", - "740, 740,", - "valid ation", - "70 5:", - "705 :", - "Ag ent", - "▁t erm", - "▁te rm", - "▁ter m", - "▁ term", - "ck o", - "c ko", - "87 6:", - "876 :", - "8 76:", - "rel ated", + "▁m arg", + "▁mar g", + "▁ma rg", + "▁T ool", + "▁To ol", + "▁Too l", + "▁ Tool", + "er ior", + "e rior", + "oe nix", + "oen ix", + "▁my th", + "▁eng ines", + "▁engine s", + "▁account ing", + "▁s ensor", + "▁sens or", + "▁sen sor", + "▁phot ographs", + "▁photograph s", + "▁photograp hs", + "▁guarant eed", + "▁guarantee d", + "sh ared", + "share d", + "sha red", + "r b", + "▁focus es", + "▁s event", + "▁se vent", + "▁seven t", + "▁s ne", + "▁sn e", + "` .", + "N C", + "▁S ay", + "▁Sa y", + "і в", + "▁C os", + "▁Co s", + "WR ITE", + "▁in ventory", + "▁invent ory", + "an ie", + "ani e", + "a nie", + ".~ \\", + ". ~\\", + "ma kers", + "make rs", + "maker s", + "m akers", + "▁bur ning", + "▁burn ing", + "▁in her", + "ach uset", + "▁O cean", + "B B", + "▁Pr inc", + "▁Pri nc", + "▁Prin c", + "▁Reg ular", + "▁ Regular", + "▁l ung", + "▁lun g", + "▁H ub", + "▁Hu b", + "▁ Hub", + "▁g oogle", + "▁goog le", + "▁ google", + "▁am pl", + "▁amp l", + "▁offic ially", + "▁official ly", + "▁among st", + "п а", + "▁graph ic", + "▁Mov ie", + "DI R", + "D IR", + "achuset ts", + "FO RM", + "FOR M", + "F ORM", + "og ue", + "▁w ur", + "▁w ise", + "▁wis e", + "▁wi se", + "▁ wise", + "Fi nd", + "Fin d", + "F ind", + "▁Java Script", + "▁roll ing", + "▁ rolling", + "▁p ainted", + "▁pain ted", + "▁paint ed", + "▁ О", + "aint iff", + "▁u rg", + "▁ur g", + "▁ urg", + "▁con sent", + "▁cons ent", + "▁warrant y", + "be s", + "b es", + "▁h al", + "▁ha l", + "▁ hal", + "▁M ail", + "▁Ma il", + "▁Mai l", + "▁ Mail", + "▁qu i", + "▁q ui", + "▁c ig", + "▁ci g", + "▁y eah", + "▁ye ah", + "▁st amp", + "▁sta mp", + "▁B us", + "▁Bu s", + "▁ Bus", + "▁Advert is", + "cre ts", + "cret s", + "cr ets", + "c rets", + "Ms g", + "M sg", + "▁death s", + "qu iry", + "quir y", + "▁L ater", + "▁La ter", + "▁Lat er", + "▁Late r", + "fl y", + "f ly", + "lat ion", + "l ation", + "▁design ers", + "▁designer s", + "aw are", + "awa re", + "a ware", + "ane ously", + "aneous ly", + "itution al", + "▁e lections", + "▁el ections", + "▁elect ions", + "▁election s", + "▁ele ctions", + "ge on", + "▁Ad ded", + "▁Add ed", + "▁ Added", + "la h", + "l ah", + "t i", + "me mber", + "mem ber", + "m ember", + "▁M and", + "▁Man d", + "▁Ma nd", + "▁H ind", + "▁Hi nd", + "▁mus cles", + "▁muscle s", + "im m", + "i mm", + "▁D or", + "▁Do r", + "▁Ping back", + "▁St ream", + "▁Stre am", + "▁ Stream", + "▁prom oting", + "▁promot ing", + "▁promo ting", + "p iece", + "▁o verse", + "▁over se", + "▁overs e", + "▁P rep", + "▁Pr ep", + "▁Pre p", + "▁ Prep", + "▁Any way", + "▁s li", + "▁sl i", + "pa per", + "p aper", + "\") ]", + "\" )]", + "ot ta", + "ott a", + "o tta", + "▁A I", + "▁ AI", + "▁ang ry", + "▁R ail", + "▁Ra il", + "м у", + "et e", + "e te", + "▁over look", + "▁overl ook", + "LI NE", + "L INE", + "▁K h", + "▁reg ulation", + "▁regul ation", + "Ca r", + "C ar", + "▁S S", + "▁ SS", + "▁D eal", + "▁De al", + "S ave", + "ac les", + "acle s", + "a cles", + "▁d ependent", + "▁dep endent", + "▁depend ent", + "▁ dependent", + "▁g rey", + "▁gr ey", + "▁gre y", + "ish ment", + "la te", + "lat e", + "l ate", + "▁p df", + "▁pd f", + "▁ pdf", + "▁Co ffee", + "▁produ ces", + "▁produce s", + "▁w aves", + "▁wa ves", + "▁wave s", + "▁S K", + "▁ SK", + "▁c ialis", + "▁ci alis", + "Aut h", + "A uth", + "▁c ats", + "▁ca ts", + "▁cat s", + "▁ cats", + "it ate", + "ita te", + "itat e", + "л у", + "▁Pal est", + "▁Pale st", + "▁back up", + "▁mod ules", + "▁module s", + "▁ modules", + "at ching", + "atch ing", + "▁exp los", + "▁expl os", + "▁explo s", + "▁rob ust", + "Que ue", + "▁Orig in", + "▁Ori gin", + "▁ Origin", + "▁display s", + "▁displ ays", + "▁J ews", + "▁Je ws", + "▁Jew s", + "ure au", + "urea u", + "▁re leases", + "▁release s", + "▁rele ases", + "▁Re present", + "▁Rep resent", + "ac o", + "a co", + "▁C atal", + "▁Ca tal", + "▁Cat al", + "▁H R", + "▁ HR", + "▁ch ampionship", + "▁champion ship", + "▁champions hip", + "ou nces", + "oun ces", + "ounce s", + "In valid", + "oun ge", + "o unge", + "▁H um", + "▁Hu m", + "▁sim ult", + "▁si mult", + "ET H", + "E TH", + "▁a er", + "▁s orts", + "▁sort s", + "▁sor ts", + "▁f ired", + "▁fire d", + "▁fi red", + "▁pro test", + "▁prot est", + "▁prote st", + "ran dom", + "rand om", + "r andom", + "▁test im", + "▁ref lection", + "▁reflect ion", + "▁happ iness", + "ra nt", + "ran t", + "r ant", + "▁a pple", + "▁app le", + "▁ap ple", + "▁ apple", + "▁consist ently", + "▁consistent ly", + "▁over night", + "▁saf ely", + "▁safe ly", + "▁c aps", + "▁ca ps", + "▁cap s", + "▁d ess", + "▁de ss", + "▁des s", + "▁ dess", + "▁L ib", + "▁Li b", + "▁ Lib", + "▁des erve", + "▁par agraph", + "▁para graph", + "▁ch ampion", + "▁M ission", + "▁Miss ion", + "▁ins ights", + "▁insight s", + "ud a", + "u da", + "▁measure ments", + "▁measurement s", + "We ll", + "W ell", + "▁extra ord", + "(\" #", + "ad min", + "▁With in", + "▁Haw ai", + "pro file", + "prof ile", + "▁sh adow", + "▁ shadow", + "▁co aching", + "▁coach ing", + "osp el", + "P G", + "▁s team", + "▁ste am", + "▁WIT HOUT", + "▁WITH OUT", + "▁Lin coln", + "Wor ld", + "re ement", + "ree ment", + "▁As sembly", + "▁p upp", + "▁pup p", + "▁pu pp", + "▁G a", + "▁ Ga", + "▁announce ment", + "▁dam aged", + "▁damage d", + "▁re ception", + "▁rece ption", + "▁recept ion", + "_ ;", + "▁frequ ent", + "uct ion", + "u ction", + "ig ger", + "igg er", + "▁pack aging", + "g i", + "▁Be ck", + "▁Bec k", + "▁I ce", + "▁l ol", + "▁lo l", + "▁dis covery", + "▁discover y", + "▁disco very", + "▁o uter", + "▁out er", + "▁ou ter", + "▁ outer", + "sh ort", + "s hort", + "▁Wis consin", + "▁nerv ous", + "[ :", + "▁n orthern", + "▁north ern", + "▁nort hern", + "▁R at", + "▁Ra t", + "▁com plement", + "▁comp lement", + "▁compl ement", + "oo st", + "oos t", + "o ost", + "▁Fl ash", + "▁Fla sh", + "▁Re ply", + "▁Rep ly", + "▁Repl y", + "▁ Reply", + "▁conf used", + "▁h itting", + "▁hit ting", + "or ks", + "ork s", + "ou st", + "ous t", + "o ust", + "ik ed", + "ike d", + "i ked", + "wr ap", + "w rap", + "Af ter", + "A fter", + "▁T rad", + "▁Tr ad", + "▁Tra d", + "▁follow ers", + "▁follower s", + "▁ „", + "ia r", + "i ar", + "▁ab ilities", + "▁ abilities", + "▁B BC", + "▁BB C", + "▁destroy ed", + "▁e norm", + "▁en orm", + "▁P ier", + "▁Pi er", + "▁Pie r", + "> \"", + "▁S umm", + "▁Su mm", + "▁Sum m", + "Po ol", + "P ool", + "▁a ged", + "▁ag ed", + "▁age d", + "▁ aged", + "▁Ox ford", + "▁Ex ample", + "▁Exam ple", + "▁ Example", + "per form", + "}} $", + "} }$", + "In ternal", + "Intern al", + "▁any body", + "▁Entertain ment", + "▁i Pad", + "▁iP ad", + "min ute", + "De p", + "D ep", + "th ere", + "ther e", + "the re", + "t here", + "mo ve", + "mov e", + "m ove", + "▁diagn osis", + "▁X X", + "▁ XX", + "▁be ef", + "▁bee f", + "Na v", + "N av", + "▁ref used", + "▁refuse d", + "▁mer ge", + "▁ merge", + "▁v oted", + "▁vote d", + "▁vot ed", + "▁vo ted", + "▁process ed", + "▁proc essed", + "▁P ages", + "▁Page s", + "▁Pa ges", + "▁ Pages", + "▁conven ience", + "W ORD", "▁an imation", + "▁anim ation", "▁ animation", - "LA B", - "L AB", - "1 [", - "▁Mo zilla", - "40 96", - "409 6", - "▁s rs", - "ir cu", - "irc u", - "enc il", - "▁10 24", - "▁102 4", - "▁ 1024", - "H and", - "血 压", - "so me", - "s ome", - "▁p id", - "▁pi d", - "▁ pid", - "v b", - "85 5:", - "855 :", - "8 55:", - "▁Th read", - "▁ Thread", - "▁trans late", - "▁transl ate", - "▁ translate", - "23: 26", - "23:2 6", - "公 主", - "er ies", - "e ries", - "Rot ation", - "▁S PI", - "▁SP I", - "▁ SPI", - "23 :14", - "23: 14", - "23:1 4", - "vo l", - "v ol", - "23 :18", - "23: 18", - "23:1 8", - "al let", - "all et", - "alle t", - "]( #", - "] (#", - "as set", - "ass et", - "ur s", - "u rs", - "ign ore", - "i gnore", - "▁T arget", - "▁ Target", - "▁c ent", - "▁ce nt", - "▁ cent", - "▁ab sl", - "▁abs l", - "43 2", - "4 32", - "ro x", - "r ox", - "nm ent", - "n ment", - "56 5:", - "565 :", - "_0 1.", - "▁de lay", - "▁del ay", - "▁ delay", - "▁st age", - "▁ stage", - "(2 4", - "( 24", - "\"} }'", - "\"}} '", - "23 :2", - "23: 2", - "22: 58", - "22:5 8", - "et ing", - "e ting", - "白 给", - ".\" )", - ". \")", - "▁15 777", - "▁157 77", - "▁1577 7", - "Command s", - "Comm ands", - "毕 竟", - "话 说", - "▁160 519", - "▁1605 19", - "果 然", - "B undle", - "16 1:", - "1 61:", - "sy m", - "s ym", - "舒 服", - ":1 96", - ":19 6", - ": 196", - "R adius", - "D ynamic", - "61 5", - "6 15", - "▁spec ify", - "mi les", - "m iles", - "pr ice", - "pri ce", - "▁Qu ery", - "▁Que ry", - "▁ Query", - "小 泠", - "87 1:", - "8 71:", - "ir ror", - "i rror", - "el i", - "e li", - "Modif ied", - "Mod ified", - "▁Method Info", - "好 久", - "oi ce", - "o ice", - "▁160 873", - "▁1608 73", - "▁16087 3", - "C Y", - "阿 陆", - "▁p atch", - "▁ patch", - "70 9:", - "709 :", - "H ist", - "up per", - "upp er", - "u pper", - "56 7:", - "567 :", - "\"} ],\"", - "⏝ ⏝", - "44 1", - "4 41", - "7 /", - "46 1", - "4 61", - "73 7:", - "737 :", - "PO ST", - "POS T", - "er m", - "e rm", - "pipe line", - "p ipeline", - "P r", - "▁In tern", - "▁Int ern", - "▁Inter n", - "▁ Intern", - ": (", - "▁ >(", - "的 关注", - "91 6", - "9 16", - "▁[ 0,", - "▁[0 ,", - "FAIL URE", - "xe d", - "x ed", - "spot ify", - "str ings", - "string s", - "D rag", - "Web Kit", - "S o", - "ro om", - "r oom", - "▁1 598", - "▁15 98", - "▁159 8", - "69 6:", - "696 :", - "▁cur r", - "▁cu rr", - "▁ curr", - "PP ORT", - "P PORT", - "点 了", - "38 9", - "3 89", - "58 4:", - "584 :", - "5 84:", - "▁ 的", - "LE TE", - "▁Redistribut ions", - "77 5:", - "775 :", - "C trl", + "▁Mult i", + "▁Mul ti", + "▁ Multi", + "▁c hip", + "▁ch ip", + "▁chi p", + "▁ chip", + "▁p ills", + "▁pil ls", + "▁pill s", + "St ep", + "Ste p", + "L D", + "▁h orses", + "▁hor ses", + "▁horse s", + "en gers", + "eng ers", + "enge rs", + "enger s", + "▁dist urb", + "v s", + "▁ch arity", + "▁char ity", + "▁S pr", + "▁Sp r", + "▁ Spr", + "▁capt ured", + "▁capture d", + "▁a ctors", + "▁act ors", + "▁actor s", + "Exp ression", + "Expr ession", + "In s", + "I ns", + "▁measure ment", + "▁m agnetic", + "▁magn etic", + "▁magnet ic", + "fm t", + "f mt", + "▁m s", + "▁ ms", + "▁ph rase", + "▁phr ase", + "▁cr ushing", + "▁crush ing", + "▁v oting", + "▁vot ing", + "▁vo ting", + "▁experien cing", + "▁off ensive", + "Con n", + "Co nn", + "C onn", + "an ches", + "anc hes", + "anch es", + "anche s", + "zi p", + "z ip", + "▁respond ed", + "over line", + "hl ine", + "h line", + "ou ver", + "▁den ied", + "▁bab ies", + "▁ba bies", + "▁P od", + "▁Po d", + "▁b ulk", + "▁bul k", + "to ol", + "too l", + "t ool", + "▁found er", + "▁fo under", + "▁ founder", + "▁Chall enge", + "▁And re", + "▁poss ibilities", + "H ub", + "▁screen ing", + "ou ds", + "oud s", + "o uds", + "▁expl oring", + "▁explo ring", + "▁Att orney", + "um ni", + "umn i", + "ou ri", + "our i", + "o uri", + "▁W onder", + "▁Won der", + "▁Wo nder", + "el son", + "els on", + "es c", + "e sc", + "▁f lights", + "▁fl ights", + "▁flight s", + "▁Contin ue", + "▁ Continue", + "▁invest igate", + "▁investig ate", + "xy gen", + "▁ch airs", + "▁chair s", + "▁cha irs", + ". $", + "▁type def", + "▁typed ef", + "▁Com pl", + "▁Comp l", + "▁b ind", + "▁bi nd", + "▁bin d", + "▁ bind", + "▁H an", + "▁Ha n", + "write r", + "wr iter", + "w riter", + "f i", + "▁F ix", + "▁ Fix", + "▁S cript", + "▁Sc ript", + "▁Scr ipt", + "▁ Script", + "iat ric", + "() \r", + "( )\r", + "To String", + "▁Christ ians", + "▁Christian s", + "▁dis order", + "▁D ating", + "▁Da ting", + "▁Dat ing", + "▁Le on", + "▁Leo n", + "▁app end", + "▁ append", + "uit s", + "ui ts", + "u its", + "▁ne utral", + "▁neut ral", + "▁neutr al", + "▁ neutral", + "es see", + "ess ee", + "esse e", + "▁Vict or", + "▁Vi ctor", + "▁Vic tor", + "▁F at", + "▁Fa t", + "▁st opping", + "▁stop ping", + "▁sto pping", + "P P", + "▁D B", + "▁ DB", + "▁ Т", + "▁pod cast", + "to ols", + "tool s", + "too ls", + "t ools", + "▁sl ide", + "▁sli de", + "▁ slide", + "▁Any one", + "▁matt ress", + "▁C ow", + "▁Co w", + "▁sa lad", + "▁sal ad", + "Sp ace", + "S pace", + "▁c ub", + "▁cu b", + "▁ch ap", + "▁cha p", + "▁ chap", + "ur ches", + "urch es", + "OL D", + "O LD", + "з а", + "ow ed", + "owe d", + "o wed", + "et o", + "e to", + "▁emer ging", + "▁employ ers", + "▁employer s", + "▁- .", + "▁ -.", + "bi e", + "b ie", + "▁cre ativity", + "▁creat ivity", + "▁cour ts", + "▁court s", + "BE R", + "B ER", + "Act ive", + "но го", + "▁bank ing", + "▁ban king", + "om in", + "omi n", + "o min", + "▁K ate", + "▁Kat e", + "▁Ka te", + "▁Alex ander", + "▁Alexand er", + "▁Alexa nder", + "▁G il", + "▁Gi l", + "▁inv ite", + "▁st roke", + "▁str oke", + "▁stro ke", + "▁ stroke", + "cri be", + "crib e", + "ol k", + "O F", + "▁G all", + "▁Gal l", + "▁Ga ll", + "▁import antly", + "▁important ly", + "▁C raft", + "▁Cra ft", + "▁tra iler", + "▁trail er", + "▁C re", + "▁Cr e", + "▁ Cre", + "▁we apon", + "▁weap on", + "lo n", + "l on", + "▁P urch", + "▁Pur ch", + "th ur", + "▁B oot", + "▁Bo ot", + "▁Boo t", + "▁ Boot", + "▁consult ation", + "▁equ ity", + "▁eq uity", + "he art", + "hea rt", + "▁dis aster", + "▁l on", + "▁lo n", + "▁ lon", + "▁R ap", + "▁Ra p", + "Con s", + "Co ns", + "C ons", + "▁ex ports", + "▁exp orts", + "▁export s", + "▁ exports", + "▁exam ination", + "sh ape", + "sha pe", + "▁Pe ace", + "A K", + "▁respect ive", + "▁h oney", + "▁hon ey", + "▁ho ney", + "▁hone y", + "▁I owa", + "▁in cent", + "▁inc ent", + "an notation", + "annot ation", + "re lease", + "▁Some thing", + "▁Som ething", + "it zer", + "itz er", + "▁rough ly", + "▁w ishes", + "▁wish es", + "▁wis hes", + "▁gr ounds", + "▁ground s", + "ga te", + "g ate", + "re port", + "rep ort", + "repo rt", + "pass word", + "F alse", + "unn els", + "unnel s", + "▁s our", + "▁so ur", + "▁sou r", + "▁< -", + "▁win ners", + "▁winner s", + "ic king", + "ick ing", + "F ull", + "ru st", + "rus t", + "r ust", + "▁un like", + "HT ML", + "u j", + "▁hand ler", + "▁handle r", + "▁ handler", + "mon t", + "mo nt", + "m ont", + "▁A qu", + "▁virtual ly", + "▁virt ually", + "F E", + "▁Indust rial", + "▁wis dom", + "S M", + "Run time", + "▁sal ary", + "▁particip ating", + "Ge n", + "G en", + "▁I nv", + "▁In v", + "▁ Inv", + "▁Sim ilar", + "▁mount ains", + "▁mountain s", + "▁o z", + "▁ oz", + "▁g ang", + "▁ga ng", + "▁ gang", + "▁elim inate", + "go v", + "g ov", + "▁d rain", + "▁dr ain", + "▁dra in", + "▁ex cit", + "▁exc it", + "▁H ence", + "▁He nce", + "▁Hen ce", + "▁O d", + "m b", + "Wh y", + "W hy", + "▁over view", + "ver ter", + "vert er", + "▁) .", + "▁ ).", + "size d", + "si zed", + "s ized", + "▁Exc ellent", + "▁Excell ent", + "▁t oys", + "▁to ys", + "▁toy s", + "co ll", + "col l", + "c oll", + "▁rid ic", + "▁in valid", + "▁inval id", + "▁ invalid", + "▁w orship", + "▁wor ship", + "▁ex clus", + "▁p airs", + "▁pair s", + "▁pa irs", + "th ey", + "the y", + "t hey", + "pl oad", + "p load", + "ac er", + "ace r", + "a cer", + "er ves", + "erv es", + "erve s", + "▁} ,\r", + "▁}, \r", + "▁ },\r", + "ex ception", + "except ion", + "po t", + "p ot", + "▁r ational", + "▁rat ional", + "ma te", + "mat e", + "m ate", + "▁aim ed", + "▁ai med", + "De tails", + "Det ails", + "Detail s", "Te rm", - "Ter m", "T erm", - "身 体", - "▁c ost", - "▁co st", - "▁cos t", - "▁ cost", - "Set ting", - "▁( &", - "▁ (&", - "▁2 ~3", - "re lation", - "rel ation", - "de p", - "d ep", - "X M", - "63 9", - "6 39", - "CONTRO L", - "qu ote", - "quot e", - "▁160 29", - "这 不", - "94 5", - "9 45", - "ye s", - "y es", - "Jo in", - "▁Init ial", - "▁ Initial", - "DE NT", - "D ENT", - "▁S ET", - "▁SE T", - "▁ SET", - "6 /", - "结 婚", - "St age", - "79 5:", - "795 :", - "sl ot", - "s lot", - "▁159 689", - "▁1596 89", - "29 39", - "293 9", - "2 939", - "Sec ret", - "▁157466 85", - "▁\" \";", - "▁\"\" ;", - "▁Saf ari", - "Over lay", - "q t", - "▁9 5", - "▁ 95", - "S ig", - "AUT O", - "AU TO", - "就 可以", - "(( )", - "( ()", - "58 2:", - "5 82:", - ":1 89", - ":18 9", - ": 189", - "▁15 817", - "▁158 17", - "ac tual", - "act ual", - "ul ator", - "ula tor", - "serv able", - "也 不", - "st dio", - "std io", - "▁4 );", - "▁4) ;", - "▁ 4);", - "▁\" \");", - "▁\"\" );", - "service s", - "serv ices", - "_1 2", - "_ 12", - "D rop", + "▁T on", + "▁To n", + "▁host s", + "▁re ads", + "▁read s", + "▁ reads", + "▁f ool", + "▁fo ol", + "▁foo l", + "▁h et", + "▁he t", + "▁ het", + "uate s", + "ua tes", + "u ates", + "L icense", + "n c", + "B L", + "▁g rat", + "▁gr at", + "▁gra t", + "▁p overty", + "▁sub stance", + "▁subst ance", + "▁Pro file", + "▁Prof ile", + "▁ Profile", + "▁b alls", + "▁ball s", + "▁bal ls", + "▁ balls", + "▁An aly", + "▁Ana ly", + "▁ Analy", + "as ion", + "asi on", + "ab ama", + "aba ma", + "▁Ind iana", + "▁India na", + "▁Indian a", + "▁accommod ation", + "▁advert is", + "▁o re", + "▁or e", + "▁ ore", + "▁Vol ume", + "▁ Volume", + "Se cond", + "Sec ond", + "▁object ives", + "▁objective s", + "en te", + "ent e", + "▁r ug", + "▁ru g", + "▁ rug", + "A c", + "▁Mo ore", + "▁How ard", + "▁Ho ward", + "act eria", + "acter ia", + "s a", + "? \r", + "▁un likely", + "▁unlike ly", + "▁we igh", + "▁sc oring", + "▁re fund", + "▁ref und", + "▁M organ", + "▁Mor gan", + "▁h orm", + "▁hor m", + "▁ho rm", + "▁deliver ing", + "▁p ipe", + "▁pip e", + "▁pi pe", + "▁ pipe", + "ro ck", + "roc k", + "r ock", + "▁r ated", + "▁ra ted", + "▁rate d", + "▁rat ed", + "▁ rated", + "ev en", + "e ven", + "▁ex pense", + "▁exp ense", + "▁prec ious", + "ma d", + "m ad", + "▁P in", + "▁Pi n", + "▁ Pin", + "ç ão", + "▁co oked", + "▁cook ed", + "be at", + "▁Mass achusetts", + "▁exper imental", + "▁experiment al", + "▁cho pped", + "▁chop ped", + "De l", + "D el", + "he lp", + "hel p", + "un ct", + "unc t", + "▁el der", + "▁d ial", + "▁di al", + "▁cou ples", + "▁couple s", + "▁sett led", + "▁settle d", + "E V", + "Mo ck", + "M ock", + "▁ass umed", + "▁assum ed", + "▁assume d", + "▁meaning ful", + "unic ipal", + "unicip al", + "con struct", + "const ruct", + "▁N avy", + "▁Nav y", + "▁Na vy", + "▁sc ulpt", + "▁Br uce", + "▁Bru ce", + "▁can vas", + "▁ canvas", + "▁Com mercial", + "▁fant asy", + "▁convers ations", + "▁conversation s", "▁t ile", + "▁til e", + "▁ti le", "▁ tile", - "▁To ken", - "▁ Token", - "aw n", - "a wn", - "74 1:", - "7 41:", - "20: 47", - "20:4 7", - "▁16 313", - "▁163 13", - "70 4:", - "704 :", - "END ER", - "w t", - "▁1 89", - "▁18 9", - "▁ 189", - "br id", - "b rid", - "73 0", - "7 30", - "出来 了", - "出 ���了", - "40 39", - "403 9", - "▁bu cket", - "▁ bucket", - "pi c", - "p ic", - ";`) (", - ";` )(", - "od ing", - "o ding", - "hd r", - "h dr", - "cost ing", - "cos ting", - "10 16", - "101 6", - "78 5:", - "785 :", - "7 85:", - "ch art", - "char t", - "du ced", - "duce d", - "▁D isplay", + "▁D ean", + "▁De an", + "▁n u", + "▁ nu", + "ym e", + "y me", + "▁ce iling", + "▁table t", + "▁tab let", + "en sure", + "ens ure", + "▁observ e", + "▁obser ve", + "▁obs erve", + "▁O w", + "▁Iss ue", + "▁B ib", + "▁Bi b", + "▁D ry", + "▁Dr y", + "▁comm ands", + "▁command s", + "▁ commands", + "▁h iring", + "▁hi ring", + "at hon", + "ath on", + "a thon", + "▁In put", + "▁ Input", + "mat rix", + "m atrix", + "▁и з", + "▁d ipl", + "▁di pl", + "▁dip l", + "▁Ont ario", + "Field s", + "sp ir", + "s pir", + "▁A th", + "▁At h", + "v ideo", + "N U", + "▁Vis ual", + "▁ Visual", + "t k", + "▁m es", + "▁me s", + "▁ mes", + "as cular", + "asc ular", + "ic ient", + "ici ent", + "ш и", + "sel ected", + "select ed", + "▁v ine", + "▁vi ne", + "▁vin e", + "▁ vine", + "(_ _", + "( __", + "ON G", + "O NG", + "ass ion", + "▁ag enda", + "▁tr ials", + "▁tri als", + "▁trial s", + "▁t ears", + "▁te ars", + "▁tea rs", + "▁tear s", + "▁Id ent", + "▁Ide nt", + "▁ Ident", + "▁c hips", + "▁ch ips", + "▁chip s", + "▁chi ps", + "▁Th read", + "▁Thr ead", + "▁ Thread", + "▁k nee", + "▁kn ee", + "▁opt imal", + "▁optim al", + "▁im plements", + "▁imp lements", + "▁implement s", + "▁impl ements", + "▁compl iment", + "An y", + "A ny", + "▁Is lam", + "▁Isl am", + "▁a pi", + "▁ap i", + "▁ api", + "▁G ene", + "▁Ge ne", + "▁Gen e", + "▁l aser", + "▁la ser", + "▁las er", + "▁trust ed", + "▁p as", + "▁pa s", + "▁different ly", + "▁differ ently", + "▁C ulture", + "▁Cult ure", + "▁ Culture", + "▁f ür", + "▁! !", + "▁ !!", + "▁initi atives", + "▁initiative s", + "▁( _", + "▁ (_", + "▁mov ements", + "▁move ments", + "▁movement s", + "▁s oup", + "▁so up", + "▁sou p", + "▁be ans", + "▁bean s", + "▁ beans", + "tw o", + "t wo", + "▁Over view", + "▁An ne", + "▁Ann e", + "▁Sim ply", + "ro le", + "rol e", + "r ole", + "▁H yd", + "▁Hy d", + "▁a xis", + "▁ax is", + "▁ axis", + "▁c tx", + "▁ct x", + "▁ ctx", + "▁G uid", + "▁Gu id", + "▁ Guid", + "▁D est", + "▁De st", + "▁Des t", + "▁ Dest", + "▁re ven", + "▁r even", + "▁rev en", + "▁reve n", + "▁o live", + "▁ol ive", + "▁W olf", + "▁Wol f", + "ac ent", + "ace nt", + "a cent", + "▁ref uge", + "▁C her", + "▁Ch er", + "▁Che r", + "ou ting", + "out ing", + "o uting", + "▁D oc", + "▁Do c", + "▁ Doc", + "\" }", + "olog ists", + "ologist s", + "▁sk ip", + "▁ski p", + "▁ skip", + "▁Har ris", + "▁Harr is", + "▁campaign s", + "FL AG", + "▁l ips", + "▁li ps", + "▁lip s", + "ru le", + "r ule", + "pos ed", + "pose d", + "p osed", + "D r", + "er on", + "ero n", + "e ron", + "▁Hall oween", + "▁inst antly", + "▁instant ly", + "No ne", + "Non e", + "N one", + "iv o", + "i vo", + "▁C oc", + "▁Co c", + "mark s", + "mar ks", + "m arks", + "▁L icensed", + "▁License d", + "▁Lic ensed", + "▁t ent", + "▁te nt", + "▁ten t", + "▁st ocks", + "▁stock s", + "▁sto cks", + "~~ ~~", + "ld ots", + "l dots", + "▁ab road", + "▁F em", + "▁Fe m", + "▁& =", + "tt y", + "t ty", + "▁F ashion", + "ut ical", + "u tical", + "cri ptions", + "cription s", + "cript ions", + "▁Tr ail", + "▁Tra il", + "▁D a", + "▁ Da", + "ce ry", + "cer y", + "c ery", + "ol ves", + "olve s", + "▁Cr usher", + "▁Sus an", + "fo o", + "f oo", + "Hi st", + "His t", + "H ist", + "un ion", + "uni on", + "ij uana", + "▁remark able", + "▁dr ops", + "▁dro ps", + "▁drop s", + "▁w orn", + "▁wor n", + "▁wo rn", + "▁nav igation", + "▁ navigation", + "OR Y", + "O RY", + "▁D iet", + "▁Di et", + "▁Die t", + "▁w alks", + "▁walk s", + "▁wal ks", + "▁s tem", + "▁st em", + "▁ste m", + "▁S ad", + "▁Sa d", + "ou sing", + "ous ing", + "o using", + "▁G ift", + "▁Gi ft", + "id ad", + "ida d", + "PA R", + "P AR", + "Ed itor", + "Edit or", + "▁g reet", + "▁gre et", + "▁w ider", + "▁wide r", + "▁wid er", + "▁wi der", + "ci rc", + "c irc", + "ar ios", + "ari os", + "ario s", + "H D", + "is chen", + "isc hen", + "ische n", + "isch en", + "▁h ill", + "▁hi ll", + "▁ hill", + "▁reg ime", + "un tu", + "unt u", + "▁J u", + "▁G ary", + "▁Gar y", + "▁Ga ry", + "▁M aria", + "▁Mar ia", + "▁Ma ria", + "▁con front", + "▁conf ront", + "▁W ait", + "▁Wa it", + "▁ Wait", + "▁V A", + "▁ VA", + "▁ →", + "▁R aj", + "▁Ra j", + "▁Republic ans", + "▁Republican s", + "▁stre aming", + "▁stream ing", + "▁m as", + "▁ma s", + "▁ mas", + "Not e", + "No te", + "N ote", + "ig ious", + "▁z u", + "▁ zu", + "▁f ut", + "▁fu t", + "▁intellect ual", + "▁up set", + "▁ups et", + "▁ref ers", + "▁refer s", + "▁j aw", + "▁ja w", + "▁car pet", + "▁carp et", + "if iers", + "ifier s", + "ifi ers", + "▁B ron", + "▁Br on", + "▁Bro n", + "▁inn oc", + "▁w ashing", + "▁was hing", + "▁wash ing", + "▁invest ing", + "▁Hol iday", + "▁phys ically", + "▁physical ly", + "▁Cl ark", + "▁Clar k", + "▁col lections", + "▁coll ections", + "▁collection s", + "▁collect ions", + "▁colle ctions", + "▁jew elry", + "▁make up", + "▁cont ributed", + "▁contribute d", + "▁contribut ed", + "nu t", + "n ut", + "▁m eta", + "▁me ta", + "▁met a", + "▁ meta", + "▁Ide as", + "▁Idea s", + "FI G", + "F IG", + "/ \\", + "▁narr ative", + "at eur", + "ate ur", + "rup ted", + "rupt ed", + "▁R ent", + "▁Re nt", + "▁Ren t", + "▁calcul ate", + "▁calc ulate", + "ch ing", + "chi ng", + "c hing", + "ba t", + "b at", + "▁L em", + "▁Le m", + "el fare", + "elf are", + "▁enh anced", + "▁enhance d", + "▁sett lement", + "▁settle ment", + "▁g athered", + "▁gather ed", + "▁vulner able", + "▁H it", + "▁Hi t", + "▁ Hit", + "ri ne", + "rin e", + "r ine", + "▁net working", + "▁network ing", + "▁que ue", + "▁ queue", + "▁T ools", + "▁To ols", + "▁Too ls", + "▁Tool s", + "▁ Tools", + "wh e", + "w he", + "▁l ying", + "▁ly ing", + "▁ lying", + "H as", + "▁dr ove", + "▁dro ve", + "le ges", + "leg es", + "lege s", + "c z", + "▁compl aint", + "▁complain t", + "▁g est", + "▁ge st", + "▁ gest", + "▁che aper", + "▁cheap er", + "▁Fore ign", + "▁J udge", + "▁Jud ge", + ":< /", + ": : :", + "> ::", + "ic he", + "ich e", + "i che", + "line ar", + "lin ear", + "▁ex ch", + "▁exc h", + "▁swe at", + "sp eed", + "spe ed", + "▁L isa", + "▁Li sa", + "▁Lis a", + "▁C M", + "▁ CM", + "pa l", + "p al", + "un nel", + "unn el", + "▁Q ual", + "▁Qu al", + "Time out", + "▁r oyal", + "▁ro yal", + "▁t empt", + "▁tem pt", + "▁temp t", + "▁t weet", + "▁twe et", + "▁s heets", + "▁she ets", + "▁sheet s", + "▁G ree", + "▁Gr ee", + "▁Gre e", + "▁penal ty", + "▁accom pan", + "▁accomp an", + "AT ED", + "ATE D", + "▁t u", + "▁ tu", + "Be an", + "B ean", + "▁surround ed", + "▁g re", + "▁gr e", + "▁ gre", + "▁short ly", + "▁t ong", + "▁to ng", + "▁ton g", + "▁g ray", + "▁gr ay", + "▁gra y", + "▁ gray", + "▁Port ug", + "▁Int eger", + "▁ Integer", + "ve ns", + "ven s", + "v ens", + "▁st rip", + "▁str ip", + "▁stri p", + "▁ strip", + "▁Gover nor", + "▁Govern or", + "su ccess", + "s uccess", + "▁N ik", + "▁Ni k", + "▁d uties", + "▁du ties", + "▁c ogn", + "▁co gn", + "▁ і", + "ot ing", + "oti ng", + "o ting", + "▁p el", + "▁pe l", + "Point er", + "Po inter", + "▁L uke", + "▁Lu ke", + "▁Re spons", + "▁Res pons", + "en z", + "Arg ument", + "▁V irtual", + "▁ Virtual", + "▁S ac", + "▁Sa c", + "▁flo ors", + "▁floor s", + "ri or", + "rio r", + "r ior", + "▁imp lies", + "▁impl ies", + "▁acqu isition", + "▁acquis ition", + "▁loc ked", + "▁lock ed", + "▁ locked", + "▁L ad", + "▁La d", + "▁tro ops", + ". ]", + "▁P ink", + "▁Pin k", + "▁sh ame", + "▁sha me", + "OM E", + "O ME", + "Met adata", + "Meta data", + "▁Ch ap", + "▁Cha p", + "▁mechan ical", + "bit s", + "bi ts", + "b its", + "▁Mal ays", + "▁univers ities", + "pu r", + "p ur", + "lah oma", + "▁fro zen", + "▁accord ance", + "ap olis", + "▁epis odes", + "▁episode s", + "▁univers al", + "▁integr ity", + "ma y", + "m ay", + "▁in cl", + "▁inc l", + "▁fig ured", + "▁figure d", + "Me mber", + "Mem ber", + "M ember", + "el ve", + "re tt", + "ret t", + "r ett", + "▁rank ed", + "▁ran ked", + "▁whe els", + "▁wheel s", + "▁pe er", + "▁ peer", + "us sy", + "uss y", + "▁An na", + "▁Ann a", + "ref erence", + "Select ed", + "OR K", + "▁Cl ose", + "▁Clos e", + "▁ Close", + "▁ ", + "it ched", + "itch ed", + "fo ld", + "fol d", + "f old", + "ap h", + "a ph", + "▁instr uments", + "▁instrument s", + "▁bound ary", + "▁work out", + "Loc k", + "Lo ck", + "L ock", + "ne cess", + "▁trem end", + "ig a", + "i ga", + "è s", + "Gl obal", + "▁l anding", + "▁land ing", + "▁lan ding", + "ic ked", + "ick ed", + "▁Array List", + "▁ ArrayList", + "}) $", + "} )$", + "▁Kore an", + "▁Korea n", + "▁Kor ean", + "▁Pop ular", + "log ger", + "▁belie fs", + "▁belief s", + "▁ha bits", + "▁hab its", + "▁habit s", + "▁T ok", + "▁To k", + "▁ Tok", + "▁p articles", + "▁part icles", + "▁partic les", + "▁particle s", + "at tan", + "att an", + "atta n", + "▁supp lied", + "ER V", + "▁min im", + "▁mini m", + "▁law yers", + "▁lawyer s", + "▁d ancing", + "▁dan cing", + "▁connect ing", + "▁Del hi", + "(' .", + "( '.", + "▁J obs", + "▁Jo bs", + "▁Job s", + "hav ior", + "▁Def ault", + "▁ Default", + "uet ooth", + "▁p ron", + "▁pro n", + "▁pr on", + "▁dialog ue", + "▁dial ogue", + "AN CE", + "▁par ad", + "▁pa rad", + "▁para d", + "so m", + "s om", + "ri n", + "r in", + "▁cert ification", + "ru b", + "r ub", + "▁Me tal", + "▁Met al", + "▁Meta l", + "lic enses", + "license s", + "▁r ust", + "▁ru st", + "▁ rust", + "ex ports", + "exp orts", + "export s", + "▁add itionally", + "▁addition ally", + "▁additional ly", + "par ty", + "part y", + "▁class ical", + "▁classic al", + "▁Le ft", + "▁ Left", + "IA L", + "I AL", + "▁r aces", + "▁ra ces", + "▁race s", + "▁rac es", + "sub set", + "▁prop ag", + "▁Prem ier", + "▁B alt", + "▁Bal t", + "▁Ba lt", + "▁fl ags", + "▁flag s", + "▁ flags", + "sh al", + "sha l", + "s hal", + "W H", + "rop ical", + "ropic al", + "▁associ ate", + "\"> &", + "\" >&", + "▁Be at", + "▁Bea t", + "▁prec ise", + "ail ure", + "om etric", + "omet ric", + "o metric", + "▁ ре", + "▁Jenn ifer", + "▁data set", + "▁dat aset", + "▁ dataset", + "▁r outes", + "▁ro utes", + "▁rout es", + "▁route s", + "▁rou tes", + "▁V eter", + "▁Ve ter", + "di ng", + "d ing", + "() ).", + "()) .", + "( )).", + "em ed", + "eme d", + "e med", + "qu er", + "que r", + "q uer", + "▁C ov", + "▁Co v", + "▁j ail", + "▁ja il", + "▁Mary land", + "▁ §", + "LE D", + "L ED", + "▁J en", + "▁Je n", + "▁s po", + "▁sp o", + "▁hand led", + "▁handle d", + "▁in ev", + "S k", + "▁Un like", + "com ponent", + "DI T", + "D IT", + "▁[ ...]", + "var d", + "va rd", + "v ard", + "▁gen etic", + "▁gene tic", + "▁represent atives", + "▁representative s", + "c ategory", + "▁Tenn essee", + "N d", + "▁neigh bors", + "▁neighbor s", + "▁neighb ors", + "im ated", + "imate d", + "ima ted", + "▁re pository", + "▁rep ository", + "▁ repository", + "▁spec ify", + "▁s ig", + "▁si g", + "▁ sig", + "grad uate", + "▁gener ations", + "▁generation s", + "▁Cam bridge", + "▁Camb ridge", + "▁co unts", + "▁count s", + "▁coun ts", + "ro pri", + "rop ri", + "▁authent ic", + "S Y", + "arr ass", + "as sets", + "ass ets", + "asse ts", + "asset s", + "() ->", + "( )->", + "▁conserv ative", + "▁V it", + "▁Vi t", + "▁bal anced", + "▁balance d", + "▁C ars", + "▁Car s", + "▁Ca rs", + "▁Del ivery", + "Em ail", + "E mail", "▁Dis play", "▁ Display", - "Event Args", - "▁time stamp", - "▁ timestamp", - "uk i", - "u ki", - "r p", - "00 4:", - "004 :", - "!!!!!!!! !!!!!!!!", - "43 1", - "4 31", - "▁re quires", - "▁require s", - "70 4", - "7 04", - "15 2:", - "152 :", - "1 52:", - "▁c over", - "▁co ver", - "▁ cover", - "az ure", - "a zure", - "的 好", - "21 :2", - "21: 2", - "ᅲᅲ ᅲᅲ", - "SU B", - "S UB", - "▁1628 34", - "▁162 834", - "▁16283 4", - "20: 40", - "20:4 0", - "66 8:", - "668 :", - "就 不", - "▁s peed", - "▁sp eed", - "▁ speed", - "Vis itor", - "15 1", - "1 51", - "sa l", - "s al", - "▁163 318", - "▁1633 18", - "▁ 不", - "ar er", - "are r", - "▁Comp ute", - "▁ Compute", - "▁* _", - ".8 %", - ". 8%", - "▁n g", - "▁ ng", - "▁St ream", - "▁ Stream", - "48 2", - "4 82", - "gl Get", - "▁component s", - "▁ components", - "牙 牙", - "62 4", - "6 24", + "▁pro fits", + "▁prof its", + "▁profit s", + "▁Den ver", + "A E", + "lo gin", + "log in", + "▁D ick", + "▁Di ck", + "▁rub ber", + "▁vent ure", + "me try", + "met ry", + "m etry", + "▁interpret ation", + "▁Al abama", + "▁c inem", + "▁cin em", + "▁gather ing", + "▁d ir", + "▁di r", + "▁ dir", + "we r", + "w er", + "▁m elt", + "▁me lt", + "▁mel t", + "▁E nc", + "▁En c", + "▁ Enc", + "▁h em", + "▁he m", + "▁ hem", + "ж и", + "wi ll", + "w ill", + "air y", + "ai ry", + "a iry", + "▁thorough ly", + "▁G raph", + "▁Gr aph", + "▁Gra ph", + "▁ Graph", + "do ors", + "door s", + "in ely", + "ine ly", + "inel y", + "X ml", + "▁div orce", + "▁divor ce", + "▁cred its", + "▁credit s", + "us ers", + "use rs", + "user s", + "▁term inal", + "▁termin al", + "qu et", + "que t", + "q uet", + "form ed", + "for med", + "▁n uts", + "▁nut s", + "▁nu ts", + "▁ nuts", + "▁f mt", + "▁ fmt", + "on ia", + "oni a", + "o nia", + "▁b ene", + "▁be ne", + "▁ben e", + "Mat ch", + "M atch", + "▁T ai", + "▁Ta i", + "B P", + "▁Co ach", + "▁M eg", + "▁Me g", + "▁t urb", + "▁tur b", + "▁tu rb", + "Tr ace", + "Tra ce", + "T race", + "on ing", + "oni ng", + "o ning", + "ar chy", + "arch y", + "arc hy", + "▁un em", + "▁une m", + "▁s hips", + "▁sh ips", + "▁ship s", + "▁ ships", + "he alth", + "▁disappoint ed", + "le tte", + "let te", + "lett e", + "l ette", + "▁B rew", + "▁Br ew", + "▁Bre w", + "Lo c", + "L oc", + "▁TH IS", + "▁ro bot", + "▁rob ot", + "R P", + "▁cont acts", + "▁contact s", + "in ction", + "inct ion", + "▁im g", + "▁i mg", + "▁ img", + "▁in correct", + "▁incor rect", + "op erator", + "ope rator", + "oper ator", + "▁ra tings", + "▁rat ings", + "▁rating s", + "ig o", + "i go", + "bar a", + "ba ra", + "b ara", + "ut her", + "uth er", + "u ther", + "▁M agic", + "▁Mag ic", + "=\" /", + "= \"/", + "el li", + "ell i", + "e lli", + "pl atform", + "▁li ability", + "▁P hill", + "▁Ph ill", + "▁Phil l", + "▁p up", + "▁pu p", + "▁satisf y", + "▁organis ations", + "▁organisation s", + "▁administr ative", + "iz ard", + "izar d", + "iza rd", + "ц і", + "ma sk", + "mas k", + "m ask", + "▁M L", + "▁ ML", + "▁LO VE", + "▁Gu est", + "ja ck", + "j ack", + "▁C hat", + "▁Ch at", + "▁Cha t", + "▁ Chat", + "ca ses", + "case s", + "cas es", + "c ases", + "▁p ets", + "▁pe ts", + "▁pet s", + "hp p", + "h pp", + "▁Atl antic", + "▁min istry", + "sk i", + "s ki", + "▁A lan", + "▁Al an", + "val s", + "va ls", + "v als", + "▁Pack age", + "▁ Package", + "▁prom inent", + "▁promin ent", + "▁C SS", + "▁CS S", + "▁Det roit", + "▁B attle", + "▁Ba ttle", + "▁Bat tle", + "▁Batt le", + "Se nd", + "S end", + "▁W E", + "▁ WE", + "▁lo ads", + "▁load s", + "Form s", + "For ms", + "claim ed", + "D i", + "▁collect ive", + "▁L ux", + "▁Lu x", + "▁A my", + "▁Am y", + "op es", + "ope s", + "o pes", + "sw itch", + "work ing", + "wor king", + "▁Cap tain", + "▁Capt ain", + "▁Ref erence", + "▁Refer ence", + "▁ Reference", + "ow ner", + "own er", + "▁jun ior", + "▁S alt", + "▁Sal t", + "▁Sa lt", + "▁N urs", + "▁Nu rs", + "Fl ags", + "Flag s", + "▁Sub ject", + "▁Su bject", + "▁ Subject", + "k appa", + "▁res erve", + "▁reserv e", + "min d", + "mi nd", + "m ind", + "ff f", + "f ff", + "▁G ab", + "▁Ga b", + "end ant", + "enda nt", + "▁ref res", + "igr ants", + "igrant s", + "▁Bit coin", + "py x", + "▁W ine", + "▁Win e", + "▁Wi ne", + "▁z ip", + "▁ zip", + "▁affect s", + "▁liber al", + "▁lib eral", + "as poon", + "asp oon", + "oles ale", + "Par se", + "P arse", + "▁territ ory", + "▁t oss", + "▁to ss", + "▁) ,", + "▁ ),", + "▁moment um", + "ling s", + "lin gs", + "l ings", + "▁D R", + "▁ DR", + "[ /", + "mo ther", + "mot her", + "m other", + "▁Aff airs", + "▁R ange", + "▁Ran ge", + "▁ Range", + "▁t emplates", + "▁tem plates", + "▁template s", + "▁ templates", + "sc ore", + "s core", + "▁a est", + "▁Su ite", + "▁Suit e", + "▁ Suite", + "Su ccess", + "S uccess", + "as i", + "a si", + "▁st raw", + "▁str aw", + "▁stra w", + "ag ic", + "agi c", + "eth eless", + "ethe less", + "e theless", + "us ters", + "ust ers", + "uster s", + "u sters", + "(\" /", + "( \"/", + "▁h unting", + "▁hun ting", + "▁hunt ing", + "▁occasion ally", + "▁occasional ly", + "▁tim ing", + "▁ti ming", + "ion es", + "io nes", + "ione s", + "i ones", + "▁con verted", + "▁convert ed", + "▁conver ted", + "MI N", + "M IN", + "▁gl ob", + "▁D ise", + "▁Dis e", + "▁Di se", + "set tings", + "setting s", + "sett ings", + "▁T ea", + "▁Te a", + "▁W ords", + "▁Wor ds", + "▁Word s", + "▁ Words", + "▁s quad", + "▁squ ad", + "▁g el", + "▁ge l", + "▁ gel", + "h idden", + "▁Pl atform", + "▁ Platform", + "con sc", + "cons c", + "▁de fect", + "▁def ect", + "▁defe ct", + "▁port able", + "▁por table", + "C B", + "▁b io", + "▁bi o", + "▁just ify", + "eli hood", + "▁e ars", + "▁ear s", + "▁ ears", + "▁hospital s", + "▁hospit als", + "▁process or", + "▁proc essor", + "▁ processor", + "▁ μ", + "AS H", + "A SH", + "y r", + "▁altern atives", + "▁alternative s", + "▁S tra", + "▁St ra", + "▁Str a", + "▁har vest", + "▁emphas is", + "▁g uns", + "▁gu ns", + "▁gun s", + "met ric", + "m etric", + "▁assert Equals", + "▁ assertEquals", + "▁N ative", + "▁Nat ive", + "▁ Native", + "pr ime", + "pri me", + "prim e", + "з и", + "▁T yp", + "▁Ty p", + "▁ Typ", + "▁s pat", + "▁sp at", + "▁spa t", + "; \\", + "▁oper ational", + "▁operation al", + "▁Ar k", + "▁C ream", + "▁Cre am", + "sq u", + "s qu", + "math frak", + "Tr a", + "T ra", + "▁ref rig", + "▁athlet es", + "▁athlete s", + "▁d ough", + "▁do ugh", + "▁dou gh", + "▁r anging", + "▁ran ging", + "▁K IND", + "} -", + "▁det ected", + "▁detect ed", + "wic k", + "wi ck", + "w ick", + "am on", + "amo n", + "a mon", + "▁inter vention", + "▁s el", + "▁se l", + "▁ sel", + "el ect", + "ele ct", + "e lect", + "mod els", + "model s", + "mode ls", + "▁rel ating", + "▁tack le", + "▁cabin et", + "▁cab inet", + "w d", + "▁dump ster", + ", ,", + "▁ac comp", + "▁accom p", + "▁p aste", + "▁past e", + "▁pa ste", + "▁pas te", + "▁ paste", + "▁p ants", + "▁pan ts", + "▁pant s", + "us hes", + "ush es", + "▁Ass ess", + "not ation", + "▁R oc", + "▁Ro c", + "▁invol vement", + "▁involve ment", + "▁w rapped", + "▁wr apped", + "▁wra pped", + "▁wrap ped", + "▁ne west", + "▁new est", + "▁the ore", + "ir lines", + "irl ines", + "▁ π", + "▁smart phone", + "ar se", + "ars e", + "▁leg acy", + "ti p", + "t ip", + "Data base", + "Dat abase", + "D atabase", + "▁Ch icken", + "▁Chic ken", + "▁Chick en", + "▁j acket", + "▁jack et", + "k l", + "▁* **", + "▁** *", + "▁ ***", + "build ing", + "▁a qu", + "▁cas inos", + "▁casino s", + "▁B io", + "▁Bi o", + "▁fasc inating", + "▁g em", + "▁ge m", + "▁ gem", + "▁f raction", + "▁fr action", + "▁fra ction", + "▁fract ion", + "▁cur riculum", + "bi d", + "b id", + "▁S cre", + "▁Sc re", + "▁Scr e", + "mi r", + "m ir", + "▁P ool", + "▁Po ol", + "▁ Pool", + "▁c ookie", + "▁cook ie", + "▁ cookie", + "as hing", + "ash ing", + "ashi ng", + "ol y", + "o ly", + "▁F ish", + "▁Fis h", + "run time", + "▁attempt ed", + "C ategory", + "cite p", + "cit ep", + "▁N ations", + "▁Nation s", + "▁Nat ions", + "po ons", + "poon s", + "p oons", + "cl usions", + "clus ions", + "clusion s", + "Not Null", + "mo v", + "m ov", + "or se", + "ors e", + "▁l ibraries", + "▁libr aries", + "ar o", + "a ro", + "▁an ger", + "▁ang er", + "▁ anger", + "▁fulf ill", + "▁ful fill", + "iv ation", + "i vation", + "▁Co ord", + "▁ Coord", + "▁Un til", + "▁Unt il", + "▁m apping", + "▁map ping", + "▁ma pping", + "▁ mapping", + "� �", + "▁Author ity", + "▁P rob", + "▁Pro b", + "▁Pr ob", + "am l", + "a ml", + "▁complex ity", + "▁Comp anies", + "cri bed", + "crib ed", + "cribe d", + "▁encour aging", + "▁res olved", + "▁resolve d", + "▁ resolved", + "Pol icy", + "cc a", + "c ca", + "vent ions", + "vention s", + "Def inition", + "▁R ing", + "▁Str ateg", + "▁Strat eg", + "▁attempt ing", + "▁C old", + "▁Col d", + "▁Co ld", + "▁rad ical", + "▁radi cal", + "▁f ruits", + "▁fr uits", + "▁fruit s", + "▁fru its", + "▁Z e", + "▁mat hemat", + "(\" %", + "Le ar", + "L ear", + "▁d irt", + "▁di rt", + "▁dir t", + "▁st ats", + "▁stat s", + "▁sta ts", + "▁ stats", + "pack ages", + "package s", + "▁do zen", + "BI T", + "B IT", + "add le", + "▁Cond ition", + "▁ Condition", + "с а", + "▁the ater", + "▁theat er", + "▁oper ated", + "▁operate d", + "▁opera ted", + "▁soc cer", + "▁in vention", + "▁inv ention", + "▁invent ion", + "▁rot ation", + "▁accept able", + "▁ acceptable", + "▁franch ise", + "▁Par liament", + "fa ther", + "fat her", + "f ather", + "▁hy brid", + "▁purch ases", + "▁purchase s", + "▁Y ellow", + "en ny", + "enn y", + "row ser", + "rows er", + "▁throw ing", + "▁thr owing", + "▁thro wing", + "▁rec ru", + "st age", + "sta ge", + "s tage", + "▁G h", + "ar ound", + "aro und", + "a round", + "▁occas ions", + "▁occasion s", + "▁alleg ed", + "▁alle ged", + "▁fil ters", + "▁filter s", + "▁j er", + "▁je r", + "▁L ock", + "▁Lo ck", + "▁Loc k", + "▁ Lock", + "▁F le", + "▁Fl e", + "▁C ho", + "▁Ch o", + "▁qu it", + "▁q uit", + "▁qui t", + "▁ quit", + "▁re cre", + "▁rec re", + "▁cy ber", + "ol ph", + "▁threat s", + "▁convin ced", + "▁convince d", + "▁w ing", + "▁win g", + "▁wi ng", + "▁ wing", + "T M", + "rid ge", + "r idge", + "IN K", + "S R", + "gorith ms", + "gorithm s", + "▁F ro", + "▁Fr o", + "▁I NT", + "▁IN T", + "▁ INT", + "▁fin est", + "▁fine st", + "▁fines t", + "n p", + "▁F loor", + "▁Fl oor", + "▁Flo or", + "▁te aspoon", + "▁teas poon", + "H R", + "▁nut rition", + "H ome", + "▁hy dro", + "▁hyd ro", + "AS K", + "A SK", + "▁in door", + "▁ind oor", + "▁indo or", + "▁po etry", + "▁poet ry", + "▁res cue", + "▁resc ue", + "▁ident ification", + "▁consider able", + "▁H alf", + "▁Hal f", + "▁N J", + "▁develop ments", + "▁development s", + "▁sh ade", + "▁sha de", + "fi x", + "f ix", + "▁anal ys", + "▁analy s", + "▁L ooks", + "▁Look s", + "▁Lo oks", + "Sp e", + "S pe", + "▁Act ually", + "▁Actual ly", + "er ver", + "erv er", + "erve r", + "nd ef", + "n def", + "▁App ro", + "▁Ap pro", + "▁Ag ric", + "i ó", + "Map ping", + "Ma pping", + "M apping", + "▁med ic", + "▁medi c", + "▁works hops", + "▁workshop s", + "▁e missions", + "▁em issions", + "▁emission s", + "▁L iver", + "▁Live r", + "▁Li ver", + "▁Liv er", + "▁fall en", + "▁fal len", + "▁D ance", + "▁Dan ce", + "▁Da nce", + "▁E aster", + "▁East er", + "▁Eas ter", + "▁de pos", + "▁dep os", + "▁Sp rings", + "▁Spring s", + "▁Spr ings", + "▁ste ady", + "▁stead y", + "▁Just in", + "micro soft", + "m icrosoft", + "▁spe aks", + "▁speak s", + "▁Part icip", + "▁ad mission", + "▁adm ission", + "▁Treat ment", + "▁t ension", + "▁tens ion", + "▁man ually", + "▁manual ly", + "V P", + "▁t oy", + "▁to y", + "▁Sur vey", + "▁Surv ey", + "▁N ev", + "▁Ne v", + "hy thm", + "▁myst ery", + "▁myster y", + "▁popular ity", + "… …", + "T I", + "Trans form", + "▁b ust", + "▁bu st", + "▁bus t", + "▁Jon athan", + "▁Olymp ic", + "▁Us ers", + "▁Use rs", + "▁User s", + "▁ Users", + "▁execut ed", + "▁exec uted", + "▁execute d", + "▁act ress", + "▁An ti", + "▁Ant i", + "is che", + "isc he", + "isch e", + "i sche", + "▁B ond", + "▁Bo nd", + "▁Bon d", + "LIC ENSE", + "▁D utch", + "▁enjoy able", + "▁h ired", + "▁hire d", + "▁hi red", + "▁exp anding", + "▁expand ing", + "▁S pot", + "▁Sp ot", + "▁f ailing", + "▁fail ing", + "▁fa iling", + "▁b ot", + "▁bo t", + "▁ bot", + "▁be neath", + "▁bene ath", + "mark et", + "mar ket", + "AR N", + "A RN", + "▁be gun", + "▁beg un", + "▁Art icles", + "▁Article s", + "Direct ory", + "▁T rain", + "▁Tr ain", + "▁Tra in", + "▁Port land", + "AN G", + "A NG", + "▁rev eals", + "▁reve als", + "▁reveal s", + "▁Viet nam", + "▁F ocus", + "▁ Focus", + "▁b acteria", + "▁not ification", + "kt op", + "k top", + "▁Mex ican", + "D b", + "end or", + "endo r", + "▁th irty", + "rape ut", + "S W", + "▁cor por", + "▁corp or", "▁' ./", "▁'. /", - "▁1 32", - "▁13 2", - "▁ 132", - "ys ql", - "y sql", - "sp acing", - "AC HE", - "A CHE", - "▁down load", - "▁ download", - "▁pro tocol", - "▁proto col", - "▁ protocol", - "▁D ATA", - "▁DA TA", - "▁ DATA", - "to Be", - "▁prob lem", - "57 5:", - "575 :", - "leg al", - "C ube", - "F uture", - "79 2:", - "▁It em", - "▁ Item", - "▁158 963", - "▁1589 63", - "▁15896 3", - "l n", - "眼 睛", - "▁t p", - "▁ tp", - "gre en", - "g reen", - "80 1:", - "的 吧", - "77 9:", - "779 :", - "7 79:", - "ug ht", - "ugh t", - "▁16 119", - "▁1611 9", - "▁161 19", - "基 本", - "59 0:", - "590 :", - "5 90:", - "F ocus", - "1\" >", - "1 \">", - "25 25", - "252 5", - "2 525", - "▁d uration", - "▁ duration", - "mo b", - "m ob", - "麻 了", - "ar ison", - "ari son", - "▁G erman", - "99 999999", - "9999 9999", - "999999 99", - "▁c ity", - "▁ci ty", - "▁ city", - "A U", - "天 天", - "▁15 947", - "▁159 47", - "▁1594 7", - "▁1613 83", - "▁161 383", - "学 习", - "pr iv", - "pri v", - "p riv", - "▁C ar", - "▁ Car", - "▁Ed itor", - "▁ Editor", - "back end", - "H int", - "80 2:", - "or ary", - "ora ry", - "o rary", - "▁mo nth", - "▁mon th", - "▁ month", - "4567 890", - "456789 0", - "▁159 343", - "▁1593 43", - "▁15934 3", - "Ac c", - "A cc", - "49 5:", - "495 :", - "]) );", - "])) ;", - "] ));", - "d ark", - "快进 到", - "▁y et", - "mit er", - "mi ter", - "m iter", + "ri ent", + "rie nt", + "rien t", + "r ient", + "▁d uplic", + "▁dup lic", + "▁L ength", + "▁Le ngth", + "▁ Length", + "▁A B", + "▁ AB", + "▁sp oken", + "▁spoke n", + "▁spo ken", + "▁defe at", + "▁G re", + "▁Gr e", + "▁M I", + "▁ MI", + "fl ex", + "f lex", + "cont ains", + "contain s", + "ro ns", + "ron s", + "r ons", + "▁overwhel ming", + "▁b earing", + "▁be aring", + "▁bear ing", + "▁fuck ing", + "if act", + "i fact", + "▁C ab", + "▁Ca b", + "▁B ear", + "▁Be ar", + "▁Bea r", + "▁cap ability", + "▁gl obe", + "▁glob e", + "▁sil ence", + "▁h i", + "▁ hi", + "▁R ank", + "▁Ran k", + "▁ Rank", + "fl ags", + "flag s", + "▁s ectors", + "▁se ctors", + "▁sector s", + "▁h ug", + "N Y", + "▁sp are", + "▁spa re", + "▁l iver", + "▁li ver", + "▁live r", + "▁liv er", + "▁ liver", + "▁S ab", + "▁Sa b", + "Trans action", "▁' <", - "▁16 2307", - "▁162 307", - "▁1623 07", - "▁16230 7", - "▁P age", - "▁ Page", - "64 5", - "6 45", - "⎛⎝ ≥", - "▁G u", - "▁ Gu", - "21 99", - "219 9", - "2 199", - "36 4", - "3 64", - "▁S m", - "▁ Sm", - "我 来", - "30 5:", - "305 :", - "exp and", - "De coder", - "Decode r", - "▁HOLD ERS", - "I p", - "▁1 77", - "▁17 7", - "▁ 177", - "CRE ATE", - "* >", - "H y", - "09 0", - "0 90", - "Sq l", - "S ql", - "20: 59", - "20:5 9", - "▁a long", - "▁al ong", - "L ua", - "00 20", - "002 0", - "En coding", - "A X", - "en coder", - "encode r", - "想 要", - "*) &", - "* )&", - "xe b", - "x eb", - "▁2 006", - "▁20 06", - "▁200 6", - "HH HH", - "21 90", - "219 0", - "2 190", - "ev er", - "e ver", - "AR GS", - "ARG S", - "47 83", - "478 3", - "4 783", - "▁1613 14", - "▁161 314", - "co ls", - "col s", - "21 :0", - "21: 0", - "68 1:", - "6 81:", - "in ing", - "ini ng", - "i ning", - "Ex pected", - "Expect ed", - "し て", - "ta bs", - "tab s", - "t abs", - "▁4 4,", - "▁44 ,", - "▁ 44,", - "▁Y TN", - "sc al", - "s cal", - "下 去", - "] ',", - "76 2:", - "ner s", - "ne rs", - "n ers", - "69 4:", - "694 :", - "mi d", - "m id", - "▁gre ater", - "33 1", - "3 31", - "tr unc", - "form ance", - "trans ition", - "▁Ge cko", - "▁1574589 80", - "ch no", - "chn o", - "20: 49", - "20:4 9", - "de n", - "d en", - "11 53", - "115 3", - "1 153", + "▁adequ ate", + "▁d ys", + "▁dy s", + "** *", + "* **", + "▁Organ ization", + "oi s", + "o is", + "▁A lt", + "▁Al t", + "▁w his", + "▁wh is", + "▁pass age", + "Pass word", + "qu arters", + "quarter s", + "quart ers", + "▁W A", + "▁ WA", + "con nection", + "connect ion", + "conn ection", + "▁suggest ion", + "▁n otion", + "▁not ion", + "▁n aked", + "▁na ked", + "en to", + "ent o", + "▁I mag", + "▁Im ag", + "▁inter val", + "▁ interval", + "▁g host", + "▁pull ing", + "▁pul ling", + "▁l iv", + "▁li v", + "▁re ceiver", + "▁rece iver", + "▁receive r", + "▁bed rooms", + "▁bedroom s", + "▁Ep isode", + "ur ity", + "uri ty", + "ub Med", + "al g", + "a lg", + "▁A A", + "▁ AA", + "▁forg otten", + "▁forgot ten", + "da le", + "dal e", + "d ale", + "y y", + "▁co operation", + "▁cooper ation", + "▁spect acular", + "▁Char lie", + "▁Charl ie", + "▁V ac", + "▁Va c", + "▁G M", + "▁ GM", + "▁c ous", + "▁co us", + "▁cou s", + "▁ag gressive", + "▁aggress ive", + "▁Ph oenix", + "▁a z", + "▁ az", + "▁Ok lahoma", + "▁Ing redients", + "▁cy cl", + "▁ cycl", + "▁Ph D", + "▁m aker", + "▁make r", + "▁ma ker", + "▁ maker", + "▁cour age", + "▁cou rage", + "▁difficult ies", + "▁ens ures", + "▁ensure s", + "▁art ificial", + "▁so ap", + "▁d emo", + "▁de mo", + "▁dem o", + "▁ demo", + "is or", + "iso r", + "i sor", + "▁ly rics", + "▁roll ed", + "▁ rolled", + "▁hon estly", + "▁honest ly", + "it arian", + "ita rian", + "itar ian", + "t c", + "▁B ab", + "▁Ba b", + "▁G er", + "▁Ge r", + "▁b urst", + "▁bur st", + "▁ burst", + "op ed", + "ope d", + "o ped", + "S igma", + "▁Cas tle", + "▁Cast le", + "L I", + "Ab stract", + "▁May or", + "pro m", + "pr om", + "p rom", + "▁pet ition", + "▁girl friend", + "но й", + "▁excit ement", + "ather ine", + "athe rine", + "▁o u", + "▁ ou", + "▁w ard", + "▁war d", + "▁wa rd", + "▁ ward", + "▁th rew", + "▁thr ew", + "▁TO DO", + "▁TOD O", + "user content", + "▁C ape", + "▁Cap e", + "▁Ca pe", + "▁accompl ished", + "▁accomplish ed", + "▁accomp lished", + "▁Lin ked", + "▁Link ed", + "▁ Linked", + "pa ir", + "p air", + "▁G ate", + "▁Ga te", + "▁ Gate", + "ess ages", + "essage s", + "essa ges", + "▁separ ated", + "▁separate d", + "▁con structor", + "▁construct or", + "▁ constructor", + "▁prom ises", + "▁promise s", + "ac co", + "acc o", + "▁Enter prise", + "▁L ie", + "▁Li e", + "uation s", + "u ations", + "▁An imal", + "▁Anim al", + "▁di gest", + "▁dig est", + "▁sol ely", + "▁sole ly", + "▁supp orters", + "▁support ers", + "▁supporter s", + "io x", + "i ox", + "ma l", + "m al", + "▁T a", "pu ll", "p ull", - "Act ivity", - "x p", - "48 2:", - "482 :", - "4 82:", - ":1 58", - ":15 8", - ": 158", - "bi g", - "b ig", - "ial ly", - "i ally", - "▁a round", - "▁ar ound", - "message s", - "阿巴 阿巴", - "▁Ex pression", - "▁Exp ression", - "▁ Expression", - "初 见", - "SN S", - "S NS", - "下 了", - "normal ized", - "normalize d", - "MUS G", - "▁ENS MUSG", - "▁For mat", - "▁Form at", - "▁ Format", - "n m", - "-- ;", - "2' ,", - "2 ',", - "▁j s", - "▁ js", - "F ragment", - "Inst all", - "100 %", - "▁R ights", - "Ag g", - "A gg", - "19 :3", - "19: 3", - "▁- 22", - "▁-2 2", - "▁ -22", - "ev en", - "e ven", - "▁d ue", - "▁) .", - "▁ ).", - "-7 .", - "- 7.", - "AI N", - "A IN", - "▁a lt", - "▁al t", - "▁ alt", - "▁158 449", - "▁1584 49", - "▁a ir", - "▁ air", - "▁s ite", - "▁si te", - "▁ site", - "▁vert ical", - "▁ vertical", - "▁P ack", - "▁ Pack", - "miss ions", - "mission s", - "Q t", - "AT CH", - "In dices", - "/♡ \\", - "20 :39", - "20: 39", - "20:3 9", - "▁O ther", - "▁ Other", - "RI O", - "R IO", - "▁' ,", - "▁ ',", - "70 3:", - "703 :", - "H tml", - "你 这", - "ex e", - "e xe", - "▁HT ML", - "▁ HTML", - "00 28", - "002 8", - "▁- 18", - "▁-1 8", - "▁ -18", - "▁to kens", - "▁token s", - "▁ tokens", - "46 2", - "4 62", - "这样 的", - "24 1:", - "241 :", - "2 41:", - "60 3:", - "603 :", - "▁d istri", - "▁di stri", - "▁dis tri", - "▁dist ri", - "▁ distri", - "▁trans action", - "▁ transaction", - "E W", - "83 90", - "839 0", - "8 390", - "our s", - "ou rs", - "o urs", - "1) );", - "1 ));", - "▁AUT H", - "al ette", - "O k", - "he el", - "20: 50", - "20:5 0", - "Sk Bits", - "▁de legate", - "▁ delegate", - "tw o", - "t wo", - "20: 48", - "20:4 8", - "y l", - "20: 27", - "2 0:27", - "2120 86:", - "java script", - "jav ascript", - "一 会", - "tr i", - "t ri", - "20: 57", - "20:5 7", - ".1 %", - ". 1%", - "▁F irst", - "▁ First", - "▁sh ader", - "▁ shader", - "X R", - "来 着", - "63 2:", - "6 32:", - "97 8:", - "9 78:", - "AR GET", - "ARG ET", - "都 有", - ":: _", - "▁char acters", - "▁character s", - "M ULT", - "▁' ',", - "▁'' ,", - "23 :30", - "23: 30", - "23:3 0", - "▁S ch", - "▁Sc h", - "▁15 956", - "▁159 56", - "▁1595 6", - "就好 了", - "就 好了", - "39 0:", - "390 :", - "3 90:", - "00: 00", - "str cmp", - "-- ---", - "---- -", - "--- --", - "- ----", - "Nav igation", + "▁D un", + "▁Du n", + "j u", + "▁m eters", + "▁me ters", + "▁met ers", + "▁meter s", + "▁G A", + "▁ GA", + "▁Ind ones", + "▁polit icians", + "▁politician s", + "min e", + "mi ne", + "m ine", + "T im", + "▁ne uro", + "▁neur o", + "▁neu ro", + "▁viol ent", + "▁con cluded", + "▁conclude d", + "M icrosoft", + "▁B M", + "▁ BM", + "O wn", + "▁pos session", + "▁poss ession", + "▁possess ion", + "▁br anches", + "▁branch es", + "▁c omic", + "▁com ic", + "▁co mic", + "build er", + "▁c ust", + "▁cu st", + "▁Res ult", + "▁ Result", + "ight ers", + "igh ters", + "ighter s", + "i w", + "▁v ib", + "▁vi b", + "▁c ord", + "▁co rd", + "▁cor d", + "su p", + "s up", + "in ite", + "init e", + "ini te", + "ut o", + "u to", + "▁p review", + "▁pre view", + "▁prev iew", + "▁ preview", + "=\" ../../", + "=\"../ ../", + "U G", + "▁v a", + "▁ va", + "▁po em", + "de sc", + "des c", + "d esc", + "at eral", + "ate ral", + "ater al", + "▁p iano", + "▁pi ano", + "▁pian o", + "An g", + "A ng", + "▁d ying", + "▁dy ing", + "▁ed ited", + "▁edit ed", + "▁S afe", + "▁Saf e", + "▁Sa fe", + "▁ Safe", + "▁un fortunately", + "▁unfortunate ly", + "▁int ensity", + "▁intens ity", + "▁ У", + "▁gen re", + "▁effect iveness", + "▁effective ness", + "▁Miss ouri", + "Ca p", + "C ap", + "▁t sp", + "▁ts p", + "▁br oker", + "▁bro ker", + "▁broke r", + "▁ch rist", + "▁G race", + "▁Gr ace", + "▁Gra ce", + "av el", + "ave l", + "a vel", + "▁o uts", + "▁out s", + "▁ou ts", + "▁ outs", + "is hers", + "ish ers", + "isher s", + "▁per mitted", + "▁perm itted", + "▁permit ted", + "▁res ist", + "▁kn ife", + "▁M arine", + "▁Mar ine", + "▁Ma rine", + "▁Benef its", + "▁Benefit s", + "▁sil ent", + "▁entreprene ur", + "vi a", + "v ia", + "▁c rown", + "▁cr own", + "▁crow n", + "▁cro wn", + "or ious", + "ori ous", + "▁M as", + "▁Ma s", + "Pack age", + "▁Start ing", + "▁Star ting", + "▁h andy", + "▁hand y", + "▁han dy", + "im mer", + "imm er", + "▁( “", + "▁s ucc", + "▁su cc", + "▁suc c", + "▁arrang ements", + "▁arrangement s", + "▁arrange ments", + "▁S in", + "▁Si n", + "ric ts", + "rict s", + "r icts", + "J ECT", + "J ust", + "ba ge", + "bag e", + "b age", + "▁Mel bourne", + "Wrap per", + "W rapper", + "▁l ocate", + "▁loc ate", + "▁g ross", + "▁gr oss", + "▁gro ss", + "▁X ML", + "▁ XML", + "▁Answ er", + "▁Ans wer", + "▁Ind ividual", + "▁t ours", + "▁to urs", + "▁tour s", + "▁tou rs", + "▁valid ation", + "▁ validation", + "▁P roduction", + "▁Product ion", + "▁Produ ction", + "AB ILITY", + "he sis", + "hes is", + "h esis", + "D T", + "ze ro", + "zer o", + "z ero", + "▁d ressed", + "▁dr essed", + "▁dress ed", + "Sy nc", + "S ync", + "▁! [", + "▁ ![", + "▁p ig", + "▁pi g", + "▁S creen", + "▁Sc reen", + "▁Scre en", + "▁Scr een", + "▁ Screen", + "par en", + "pa ren", + "p aren", + "▁f etch", + "▁fet ch", + "▁ fetch", + "▁sub scrib", + "▁subs crib", + "ann ah", + "anna h", + "low er", + "lo wer", + "l ower", + "▁k ernel", + "▁ kernel", + "▁Fe el", + "▁Fee l", + "serv ices", + "service s", + "▁psych ological", + "▁breat hing", + "▁breath ing", + ") ?", + "▁P il", + "▁Pi l", + "▁? ?", + "▁ ??", + "▁s ettle", + "▁se ttle", + "▁set tle", + "▁sett le", + "Con d", + "Co nd", + "C ond", + "▁var iation", + "▁vari ation", + "an cell", + "ance ll", + "anc ell", + "ancel l", + "▁ad option", + "▁adopt ion", + "▁pre vention", + "▁prevent ion", + "▁prev ention", + "ch at", + "cha t", + "c hat", + "▁st ainless", + "▁stain less", + "ia ted", + "iat ed", + "iate d", + "i ated", + "Reg ister", + "Regist er", + "▁H ell", + "▁He ll", + "▁Hel l", + "▁d in", + "▁di n", + "▁Def ense", + "P al", + "sk ip", + "ski p", + "▁hor ror", + "▁ho rror", + "▁horr or", + "▁B right", + "▁Br ight", + "▁Brig ht", + "▁Bri ght", + "▁S old", + "▁So ld", + "▁Sol d", + "▁d ivers", + "▁di vers", + "▁div ers", + "▁dive rs", + "▁diver s", + "▁enorm ous", + "▁extraord inary", + "br ew", + "bre w", + "b rew", + "▁d ella", + "▁de lla", + "▁del la", + "▁dell a", + "▁I C", + "▁ IC", + "▁up grad", + "▁P ublisher", + "▁Publish er", + "▁r ings", + "▁ring s", + "▁ rings", + "▁beautiful ly", + "▁ev ident", + "Test s", + "T ests", + "▁real istic", + "wr iting", + "w riting", + "▁a rc", + "▁ar c", + "▁ arc", + "wi d", + "w id", + "▁La ura", + "▁Laur a", + "Re move", + "Rem ove", + "ol as", + "ola s", + "o las", + "Med ia", + "M edia", + "▁P u", + "▁com posed", + "▁comp osed", + "▁compos ed", + "▁compose d", + "MO D", + "M OD", + "▁dis orders", + "▁disorder s", + "ON T", + "O NT", + "▁protect ing", "▁p ipeline", "▁pipe line", + "▁pip eline", "▁ pipeline", - "2\" >", - "2 \">", - "de sk", - "des k", - "▁con troller", - "▁control ler", - "▁ controller", - "20: 45", - "20:4 5", - "▁trans l", - "B o", - "AO I", - ")( (", - ") ((", - "95 9", - "9 59", - "▁M an", - "▁ Man", - "▁E num", - "▁En um", - "▁ Enum", - "mul t", - "mu lt", - "m ult", - "valid ate", - "LO B", - "po w", - "p ow", - "ircu it", - ") ·", - "21 21", - "212 1", - "2 121", - "oo se", - "o ose", - "auto resizingMask", - "▁v i", - "▁ vi", - "▁resource s", - "▁ resources", - "78 5", - "7 85", - "自己 的", - "23 :11", - "23: 11", - "23:1 1", - "▁158 937", - "▁1589 37", - "▁P ol", - "▁ Pol", - "Do t", - "D ot", - "Tr y", - "T ry", - "en tries", - "ent ries", - "▁? >", - "▁ ?>", - "ri ent", - "rie nt", - "r ient", - "▁un known", - "▁ unknown", - "$ (", - "▁X M", - "▁ XM", - "▁} }", - "▁ }}", - ":3 68", - ":36 8", - ": 368", - "ph ere", - "pher e", - "p here", - "an ding", - "and ing", - "Ver ify", - ")0 ;", - ") 0;", - "20: 29", - "Auth or", - "A uthor", - "豹 豹", - "is m", - "i sm", - "RU LE", - "R ULE", - "▁de al", - "▁ᄏᄏ ᄏᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏ ᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏ ᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏ ᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏ ᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏ ᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏ ᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏᄏ ᄏ", - "up load", - "Struct ure", - "em it", - "e mit", - "u ous", - "▁Se pt", - "▁C ATEGORY", - "84 2:", - "8 42:", - "AR CH", - "A RCH", - "73 2", - "7 32", - "▁C CTV", - "▁CC TV", - "24 2", - "2 42", - "▁b ad", - "▁ bad", - "▁v ery", - "▁ver y", - "▁ve ry", - "▁ very", - "49 67", - "496 7", - "4 967", - "tensor flow", - "23: 40", - "23:4 0", - "prec ated", - "▁Tr ansform", - "▁Trans form", - "▁ Transform", - "▁con n", - "▁co nn", - "▁ conn", - "ca pt", - "cap t", - "c apt", - "真 是", - "26 57", - "265 7", - "2 657", - "锤 子", - "▁E xt", - "▁Ex t", - "▁ Ext", - "20: 56", - "20:5 6", - "O ld", - "1: 15", - "1:1 5", - "1 :15", - "▁se lector", - "▁select or", - "▁ selector", - "Cur ve", - "▁a utomatic", - "▁Ser ver", - "▁ Server", - "ele br", - ".0 2", - ". 02", - "▁S im", - "▁ Sim", - "▁T ri", - "▁Tr i", - "▁ Tri", - "ys ics", - "▁G ENDER", - "▁8 2", - "▁ 82", - "▁p eg", - "▁pe g", - "▁ peg", - "74 2:", - "742 :", - "7 42:", - "z m", - "▁C l", - "▁ Cl", - "21 96", - "219 6", - "2 196", - "T ABLE", - "▁Q U", - "▁ QU", - ":3 17", - ":31 7", - ": 317", - "54 2:", - "542 :", - "5 42:", - "66 1:", - "6 61:", - "10 2", - "1 02", - "par ate", - "pa rate", - "para te", - "71 ,", - "7 1,", - "▁J son", - "▁ Json", - "▁1609 76", - "▁16097 6", - "不 如", - "GP U", - "G PU", - "▁LL VM", - "▁di ctionary", - "iss ues", - "30 9:", - "309 :", - "Return s", - "23: 43", - "23:4 3", - "23 :35", - "23: 35", - "23:3 5", - "bg m", - "b gm", - "od d", - "o dd", - "27 09", - "270 9", - "2 709", - "r atio", - "ri day", - "rid ay", - "vert ices", - "▁A uto", - "▁ Auto", - "date time", - "dat etime", - "Ra d", - "R ad", - "con cat", - "▁15 726", - "▁157 26", - "sign ature", - "▁15 915", - "▁159 15", - "▁vis ual", - "-1 7", - "- 17", - "▁En able", - "▁ Enable", - "干 杯", - "45 45", - "454 5", - "4 545", - ": '", - "> =", - "▁4 4.", - "▁44 .", - "▁ 44.", - "28 24", - "282 4", - "2 824", - "▁O ne", - "▁On e", - "▁ One", - "err no", - "▁1 49", - "▁14 9", - "▁ 149", - "▁s in", - "▁si n", - "▁ sin", - "vi e", - "v ie", - "67 4", - "6 74", - "86 47", - "864 7", - "8 647", - "pre dict", - "pred ict", - "/ )", - "▁3 ~", - "Gui d", - "Gu id", - "G uid", - "co ok", - "c ook", - "ubl ished", - "ublish ed", - "15 00", - "150 0", - "1 500", - "et h", - "e th", - "28 14", - "281 4", - "2 814", - "Ex it", - "Act or", - "Ac tor", - "A ctor", - "SP E", - "S PE", - "个 辣条", + "su ch", + "s uch", + "▁gener ous", + "▁gene rous", + "▁N eg", + "▁Ne g", + "▁ Neg", + "▁sub tle", + "▁subt le", + "▁Ch rome", + "▁Chrom e", + "▁emb arrass", + "▁observ ation", + "▁obser vation", + "▁obs ervation", + "} ]", + "▁S olar", + "▁So lar", + "▁Sol ar", + "▁P red", + "▁Pr ed", + "▁Pre d", + "▁ Pred", + "▁E c", + "Pl ugin", + "▁re late", + "▁rel ate", + "av ailable", + "і д", + "▁p arks", + "▁par ks", + "▁park s", + "▁K ings", + "▁King s", + "▁Kin gs", + "▁imm igration", + "▁N BA", + "▁sp ell", + "▁spe ll", + "▁prec ision", + "▁Dis cussion", + "▁Discuss ion", + "ie ne", + "ien e", + "i ene", + "▁( -", + "▁ (-", + "ax is", + "a xis", + "▁insp ection", + "▁inspect ion", + "▁pres erve", + "▁establish ment", + "if ice", + "ific e", + "ifi ce", + "? '", + "▁Be lg", + "▁Bel g", + "▁R ace", + "▁Ra ce", + "▁Rac e", + "Pro file", + "▁g ains", + "▁gain s", + "▁ga ins", + ".. .\"", + "... \"", + "▁mot ivation", + "▁motiv ation", + "▁t ang", + "▁ta ng", + "▁tan g", + "▁pain ful", + "▁g enes", + "▁gen es", + "▁ge nes", + "▁gene s", + "▁Mc G", + "▁P HP", + "▁PH P", + "▁B loom", + "▁Bl oom", + "▁Blo om", + "▁p olar", + "▁pol ar", + "▁po lar", + "Supp ort", + "S upport", + "▁Wh atever", + "▁What ever", + "▁G it", + "▁Gi t", + "▁ Git", + "▁ Л", + "gr ession", + "gress ion", + "g ression", + "Po p", + "P op", + "anc ouver", + "▁product ive", + "▁ productive", + "▁u g", + "▁ ug", + "ro rs", + "ror s", + "r ors", + "▁ ×", + "▁A rg", + "▁Ar g", + "▁ Arg", + "▁Ut ah", + "▁th reshold", + "▁Int ellig", + "hi ll", + "h ill", + "▁T aking", + "▁Ta king", + "▁Tak ing", + "▁in k", + "▁ ink", + "le ans", + "lean s", + "▁reject ed", + "▁re vers", + "▁rev ers", + "▁reve rs", + "▁re sem", + "▁res em", + "▁rese m", + "▁F ran", + "▁Fr an", + "▁Fra n", + "▁old est", + "▁ol dest", + "г ра", + "▁Beaut y", + "▁Bea uty", + "Text ure", + "▁P ant", + "▁Pan t", + "▁Pa nt", + "▁S pons", + "▁Sp ons", + "▁weak ness", + "▁Kent ucky", + "▁pro ps", + "▁pr ops", + "▁prop s", + "▁ props", + "▁M ORE", + "▁MO RE", + "▁\\ \"", + "▁ \\\"", + "S n", + "▁produ cers", + "▁produce rs", + "▁producer s", + "▁rep airs", + "▁repair s", + ")) ;\r", + ")); \r", + ") );\r", + "▁l ately", + "▁lat ely", + "▁late ly", + "er ator", + "era tor", + "e rator", + "▁g rain", + "▁gr ain", + "▁gra in", + "ber ries", + "▁I R", + "▁ IR", + "▁e ager", + "▁app et", + "▁ap pet", + "as ting", + "ast ing", + "▁nice ly", + "▁nic ely", + "Lo ok", + "L ook", + "▁C ole", + "▁Col e", + "▁Co le", + "Tr ack", + "Tra ck", + "hi cle", + "h icle", + "▁p ant", + "▁pan t", + "▁pa nt", + "▁N ich", + "▁Nic h", + "▁Ni ch", + "▁agree ments", + "▁agre ements", + "▁agreement s", + "▁O m", + "Net work", + "ul in", + "uli n", + "u lin", + "▁HT TP", + "▁ HTTP", + "▁In side", + "▁Ins ide", + "▁des ert", + "Con f", + "▁cal ories", + "je t", + "j et", + "▁power ed", + "▁po wered", + "▁pow ered", + "▁ powered", + "L in", + "▁K al", + "▁Ka l", + "▁s z", + "▁ sz", + "▁de leted", + "▁del eted", + "▁delete d", + "▁delet ed", + "▁r ocks", + "▁ro cks", + "▁rock s", + "▁g it", + "▁gi t", + "▁ git", + "▁Clin ical", + "▁Clinic al", + "Nd Ex", + "▁dyn amics", + "▁dynamic s", + "▁dynam ics", + "ne g", + "n eg", + "▁J ere", + "▁Je re", + "▁Jer e", + "▁H A", + "▁ HA", + "% %", + "rec ord", + "▁bu yer", + "▁buy er", + "ap ed", + "ape d", + "a ped", + "uc ed", + "uce d", + "u ced", + "▁for ex", + "▁fore x", + "▁fo rex", + "if def", + "um bing", + "umb ing", + "it udes", + "itude s", + "itud es", + "sc h", + "s ch", + "▁dead line", + "▁Jun ior", + "ma ker", + "make r", + "m aker", + "▁vend ors", + "▁vendor s", + "▁b ay", + "▁ba y", + "▁ bay", + "▁s train", + "▁st rain", + "▁str ain", + "▁stra in", + "▁enter taining", + "▁entertain ing", + "▁r ush", + "▁ru sh", + "nab la", + ".) .", + ". ).", + "com plete", + "comp lete", + "compl ete", + "an ner", + "ann er", + "anne r", + "▁fin ancing", + "▁financ ing", + "▁D ad", + "▁Da d", + "▁pl acing", + "▁pla cing", + "▁chem icals", + "▁chemical s", + "eu r", + "e ur", + "▁M atch", + "▁Mat ch", + "▁ Match", + "sa l", + "s al", + "▁bott les", + "▁bottle s", + "▁sl ip", + "▁sli p", + "▁imp acts", + "▁impact s", + "ad get", + "▁c ab", + "▁ca b", + "▁fe eding", + "▁feed ing", + "▁fee ding", + "▁ feeding", + "▁G R", + "▁ GR", + "Draw ing", + "▁R ather", + "▁Ra ther", + "▁Rat her", + "em a", + "e ma", + "▁pharm acy", + "▁pharmac y", + "▁implement ing", + "to wn", + "t own", + "▁m yster", + "▁my ster", + "▁myst er", + "▁d urable", + "▁dur able", + "▁S kin", + "▁Sk in", + "▁Ski n", + "▁qu ad", + "▁ quad", + "text it", + "▁Val id", + "▁ Valid", "V A", - "▁ ᅢ", - "ma s", - "m as", - "ca ched", - "cache d", - "c ached", - "Valid ation", - "34 7", - "3 47", - "GP IO", - "G PIO", - "???????? ????????", - "三 个", - "奈 奈", - "-3 0", - "- 30", - "憨 憨", - "玩 的", - "▁c lang", - "▁cl ang", - "▁cla ng", - "▁ clang", - "92 6", - "9 26", - "93 4", - "9 34", - "com ing", - "ext ensions", - "extension s", - "▁s y", - "▁ sy", - "23 77", - "237 7", - "2 377", - "73 6:", - "736 :", - "7 36:", - "75 5:", - "755 :", - "7 55:", - "ic ate", - "ica te", - "mal loc", - "m alloc", - "▁c ross", - "▁cr oss", - "▁ cross", - "00 14", - "001 4", - "▁al gorithm", - "▁ algorithm", - "72 0", - "7 20", - "CO M", - "C OM", - "83 2:", - "8 32:", - "▁C opy", - "▁Co py", - "▁ Copy", - "si d", - "s id", - "▁l hs", - "▁ lhs", - "[ $", - "20 :38", - "20: 38", - "20:3 8", - "▁h ome", - "▁ho me", - "▁ home", - "al ias", - "ali as", - "▁per iod", - "▁ period", - "str ength", - "streng th", - "▁Intern ational", - "na n", - "n an", - "23 :12", - "23: 12", - "23:1 2", - "▁exec ution", - "▁ execution", - "▁1 76", - "▁17 6", - "▁ 176", - "The me", - "T heme", - "W atch", - "Ac cept", - "▁\" ../", - "▁\". ./", - "⏝⏝ ≤", - "20: 55", - "20:5 5", - "▁C PU", - "▁CP U", - "▁ CPU", - "Ar r", - "A rr", - "G o", - "▁r i", - "▁ ri", - "▁date time", - "▁dat etime", - "▁ datetime", - "▁1 98", - "▁19 8", - "▁ 198", - "▁m is", - "Can cel", - "C ancel", - "> [", - "IZ E", - "I ZE", - "ge s", - "g es", - "=\" 0.0", - "=\"0 .0", - "=\"0. 0", - "25 2", - "2 52", - "有 什么", - "▁1 9,", - "▁19 ,", - "▁ 19,", - "▁n ear", - "▁ne ar", - "<<<< <<<<", - "(2 2", - "( 22", - "1: 35", - "1:3 5", - "1 :35", - "~~ !!", - "~ ~!!", - "ub ic", - "res ses", - "ress es", - "▁1619 88", - "▁161 988", - "/ 1", - "SP I", - "S PI", - "NE CTION", - ":3 06", - ":30 6", - ": 306", - "35 5", - "3 55", - "70 2:", - "Ch art", - "Char t", - "▁1626 26", - "▁162 626", - "Pri ority", - "\" /", - "你 要", - "ener gy", - "ex amples", - "example s", - "09 5:", - "▁help er", - "▁hel per", - "▁ helper", - "//// ////////", - "//////// ////", - "▁l eg", - "▁le g", - "▁ leg", - "▁IN ACTIVE", - "31 25", - "3 125", - "84 4", - "8 44", - "UD A", - "U DA", - "▁z ip", - "▁ zip", - "20: 28", - "2 0:28", - "con tains", - "▁s ender", - "▁send er", - "▁ sender", - "1, 0,", - "1,0 ,", - "1 ,0,", - "57 1:", - "5 71:", - "20: 58", - "20:5 8", - "at ible", - "de ep", - "d eep", - "po ly", - "pol y", - "p oly", - "早 点", - "用 的", - "62 0", - "6 20", - "EX PECT", - "EXP ECT", - "work er", - "In clude", - "20 :35", - "20: 35", - "20:3 5", - "B reak", - "Image s", - "++ ]", - "▁n a", - "▁ na", - "F eed", - "▁15 960", - "▁159 60", - "▁1596 0", - "▁s lice", + "lo ader", + "load er", + "▁B ureau", + "▁gu ides", + "▁guide s", + "▁guid es", + "▁St ars", + "▁Star s", + "▁Sta rs", + "▁mix ing", + "pl ug", + "▁re hab", + "▁favor ites", + "▁favorite s", + "is ch", + "isc h", + "i sch", + "▁C ass", + "▁Cas s", + "▁Ca ss", + "▁S N", + "▁ SN", + "sc he", + "sch e", + "s che", + "▁Ed ge", + "▁ Edge", + "mb ox", + "m box", + "▁un t", + "▁u nt", + "▁ unt", + "▁ т", + "pe rt", + "per t", + "p ert", + "▁compet itors", + "▁competitor s", + "▁Rob erts", + "▁Robert s", + "▁Rober ts", + ": #", + "La yer", + "L ayer", + "as ures", + "asure s", + "r g", + "fit s", + "fi ts", + "f its", + "▁redu ces", + "▁red uces", + "▁reduce s", + "lev eland", + "level and", + "▁struct ural", + "▁p ixels", + "▁pixel s", + "▁co aches", + "▁coach es", + "oc y", + "o cy", + "▁fis cal", + "▁fi scal", + "▁Gr ade", + "▁Gra de", + "▁Grad e", + "▁H O", + "▁ HO", + "▁K r", + "▁Ur ban", + "▁P as", + "▁Pa s", + "ir able", + "ira ble", + "▁E P", + "▁ EP", + "ag u", + "a gu", + "ar tz", + "art z", + "fl ix", + "f lix", + "▁coc onut", + "l g", + "▁news letter", + "▁quant um", + "▁Tem ple", + "▁Temp le", + "if ndef", + "▁Rec ently", + "▁Recent ly", + "▁g lasses", + "▁glass es", + "▁h unt", + "▁hun t", + "▁Cor porate", + "▁Corp orate", + "▁o xygen", + "▁ent ities", + "▁fun dra", + "▁fund ra", + "▁sur faces", + "▁surface s", + "▁surf aces", + "fo x", + "f ox", + "▁C hel", + "▁Ch el", + "▁Che l", + "▁Ret rie", + "▁Re sort", + "▁Res ort", + "▁un necess", + "▁on ion", + "▁cr imes", + "▁crim es", + "▁crime s", + "▁cri mes", + "▁prote ins", + "▁protein s", + "an ne", + "ann e", + "▁Chair man", + "▁Par am", + "▁Pa ram", + "▁ Param", + "▁O fficial", + "▁Off icial", + "▁Offic ial", + "▁L uck", + "▁Lu ck", + "▁Luc k", + "el lers", + "ell ers", + "eller s", + "elle rs", + "▁remember ed", + "▁remem bered", + "ci t", + "c it", + "▁n urse", + "▁nurs e", + "▁scr atch", + "▁scrat ch", + "▁t ender", + "▁te nder", + "▁ten der", + "▁tend er", + "▁cult ures", + "▁culture s", + "▁f itting", + "▁fit ting", + "▁print f", + "▁prin tf", + "▁ printf", + "li ances", + "lia nces", + "liance s", + "l iances", + "▁Nig eria", + "▁Niger ia", + "▁ex terior", + "▁ext erior", + "▁k een", + "▁ke en", + "▁H ans", + "▁Ha ns", + "▁Han s", + "▁h anded", + "▁hand ed", + "▁han ded", + "▁ handed", + "Mat h", + "Ma th", + "M ath", + "▁Ok ay", + "▁N ort", + "▁No rt", + "▁Nor t", + "▁sc hol", + "▁sch ol", + "▁optim ization", + "augh ters", + "aughter s", + "._ _", + ". __", + "AC H", + "A CH", + "h d", + "▁m ice", + "▁mi ce", + "▁mic e", + "▁home work", + "▁hom ework", + "sh irt", + "wal k", + "w alk", + "▁d ried", + "▁dr ied", + "▁dri ed", + "▁Dis cover", + "▁Disc over", + "▁m esh", + "▁me sh", + "▁mes h", + "▁ mesh", + "ol s", + "o ls", + "▁ir rit", + "▁irr it", + "th row", + "thro w", + "▁inf lation", + "▁infl ation", + "▁f inite", + "▁fin ite", + "▁T ickets", + "▁Ticket s", + ": -", + "▁Ad ult", + "▁bound aries", + "type of", + "ol ute", + "▁j oke", + "▁jo ke", + "▁integr al", + "mi ll", + "m ill", + "▁A BC", + "▁AB C", + "▁Isl amic", + "▁Islam ic", + "▁S el", + "▁Se l", + "▁equ ations", + "▁equation s", + "▁eq uations", + "▁S yn", + "▁Sy n", + "▁adv ised", + "▁advis ed", + "▁advise d", + "Or ig", + "O rig", + "▁re minded", + "▁remind ed", + "em ade", + "ema de", + "e made", + "▁Pre vious", + "▁D eg", + "▁De g", + "▁phot ographer", + "▁photograph er", + "▁photograp her", + "co system", + "cos ystem", + "▁mechan isms", + "▁mechanism s", + "▁wur de", + "or neys", + "orney s", + "orne ys", + "ge red", + "ger ed", + "g ered", + "▁V ent", + "▁Ve nt", + "▁Ven t", + "▁efficient ly", + "▁St ories", + "um ble", + "umb le", + "you r", + "yo ur", + "y our", + "▁phys ician", + "an dal", + "and al", + "anda l", + "▁E in", + "▁H ug", + "▁Hu g", + "▁grad uated", + "▁graduate d", + "om eter", + "ome ter", + "omet er", + "o meter", + "▁bur den", + "ch ell", + "che ll", + "chel l", + "c hell", + "▁gener ator", + "▁gen erator", + "▁gene rator", + "▁ generator", + "P UT", + "▁st ere", + "▁ste re", + "▁ster e", + "ow ners", + "own ers", + "owner s", + "▁W oman", + "▁Wo man", + "▁celebr ated", + "▁celebrate d", + "page s", + "pa ges", + "p ages", + "▁pl ates", + "▁plate s", + "▁plat es", + "▁pla tes", + "▁ plates", + "▁cou pon", + "et ics", + "etic s", + "e tics", + "▁di agram", + "cont roller", + "control ler", + "ke e", + "k ee", + "▁nav igate", + "ј е", + "▁Bet ween", + "▁b eta", + "▁be ta", + "▁bet a", + "▁ beta", + "is co", + "isc o", + "OR S", + "O RS", + "▁n it", + "▁ni t", + "() :", + "( ):", + "▁f ancy", + "▁fan cy", + "WA RE", + "W ARE", + "▁C hi", + "▁Ch i", + "▁Lead ership", + "▁Leader ship", + "▁Leaders hip", + "Ver t", + "Ve rt", + "V ert", + "▁pract ition", + "date s", + "da tes", + "dat es", + "d ates", + "▁e scap", + "▁es cap", + "▁esc ap", + "▁analy ze", + "▁Russ ell", + "▁Rus sell", + "▁b ite", + "▁bit e", + "▁bi te", + "is ure", + "i sure", + "▁ne at", + "▁s eal", + "▁se al", + "▁sea l", + "▁RE AD", + "▁ READ", + "w y", + "Gener ator", + "Gen erator", + "▁step ped", + "▁ste pped", + "J S", + "▁g ut", + "▁gu t", + "▁rot ate", + "▁б ы", + "▁l obby", + "▁lob by", + "▁U til", + "▁Ut il", + "▁ Util", + "▁arrang ement", + "▁arrange ment", + "▁cons ervation", + "▁conserv ation", + "▁b ias", + "▁bi as", + "St ar", + "S tar", + "▁ch urches", + "▁church es", + "ad i", + "a di", + "To tal", + "T otal", + "wat ch", + "w atch", + "▁c oe", + "▁co e", + "▁f u", + "▁ fu", + "sw ing", + "s wing", + "▁Diff erent", + "om atic", + "oma tic", + "o matic", + "b n", + "▁x xx", + "▁xx x", + "▁ xxx", + "▁del ivers", + "▁deliver s", + "▁discuss ing", + "▁del iber", + "▁intellig ent", + "US E", + "U SE", + "▁T ro", + "▁Tr o", + "▁Other s", + "▁Ot hers", + "▁Prem ium", + "▁transfer red", + "▁transf erred", + "ri ven", + "riv en", + "rive n", + "r iven", + "▁f ence", + "▁fe nce", + "bu s", + "b us", + "Hi gh", + "H igh", + "▁car rier", + "▁S ov", + "▁So v", + "la yer", + "lay er", + "l ayer", + "▁voice s", + "▁vo ices", + "▁t une", + "▁tun e", + "▁tu ne", + "ct ic", + "c tic", + "ci pl", + "c ipl", + "▁town s", + "▁tow ns", + "ci n", + "c in", + "P lease", + "ro py", + "rop y", + "r opy", + "▁j ury", + "▁ju ry", + "▁jur y", + "ne ver", + "n ever", + "▁sh orter", + "▁short er", + "▁p ays", + "▁pay s", + "▁pa ys", + "▁relax ed", + "▁Israel i", + "▁hand ful", + "▁ar med", + "▁arm ed", + "▁ armed", + "▁car ries", + "}) +", + "} )+", + "▁che er", + "▁T E", + "▁ TE", + "▁Charl otte", + "▁Al liance", + "▁All iance", + "Sc reen", + "S creen", + "et c", + "e tc", + ".\" ,", + ". \",", + "▁C V", + "▁ CV", + "▁trou bles", + "▁trouble s", + "o j", + "re set", + "res et", + "▁C reated", + "▁Create d", + "▁Creat ed", + "▁Cre ated", + "▁ Created", + "T L", + "▁Em pire", + "▁int rig", + "▁intr ig", + "▁O sc", + "▁Os c", + "Load er", + "Lo ader", + "mo uth", + "m outh", + "▁N at", + "▁Na t", + "▁B L", + "▁ BL", + "▁g ri", + "▁gr i", + "▁compl aints", + "▁complain ts", + "▁complaint s", + "You r", + "Y our", + "▁const raints", + "▁constraint s", + "▁c ursor", + "▁cur sor", + "▁curs or", + "▁ cursor", + "▁vacc ine", + "res ults", + "result s", + "B as", + "▁ac res", + "▁acre s", + "▁facilit ate", + "▁her itage", + "▁table ts", + "▁tab lets", + "▁tablet s", + "op ath", + "opa th", + "o path", + "▁S i", + "▁exhib it", + "me tic", + "met ic", + "m etic", + "am el", + "ame l", + "a mel", + "lo op", + "l oop", + "ensure math", + "fl u", + "f lu", + "▁v ocal", + "▁vo cal", + "▁voc al", + "▁concent r", + "▁log ger", + "▁ logger", + "O UT", + "▁accommod ate", + "▁O UT", + "▁ OUT", + "▁Wal ker", + "▁Walk er", + "▁vel ocity", + "Cl oud", + "r v", + "▁co pper", + "▁cop per", + "▁rece ives", + "▁receive s", + "▁b undle", + "▁bund le", + "▁ bundle", + "od ium", + "odi um", + "▁end less", + "▁endl ess", + "do ne", + "don e", + "d one", + "▁democr acy", + "▁S urg", + "▁Su rg", + "▁Sur g", + "ju d", + "j ud", + "▁c aring", + "▁car ing", + "▁ca ring", + "▁S L", + "▁ SL", + "▁T rend", + "▁Tr end", + "▁Tre nd", + "▁ass ured", + "▁assure d", + "▁Gal axy", + "cur ities", + "▁S leep", + "▁Slee p", + "▁Sle ep", + "▁st ays", + "▁stay s", + "▁sta ys", + "ur u", + "u ru", + "op ic", + "o pic", + "re view", + "rev iew", + "▁sty lish", + "▁styl ish", + "▁F IG", + "▁FI G", + "▁ FIG", + "▁i i", + "▁ ii", + "pan el", + "pa nel", + "p anel", + "m c", + "▁d isp", + "▁dis p", + "▁di sp", + "pa d", + "p ad", + "▁null ptr", + "▁over l", + "▁ap olog", + "▁Anton io", + "▁St rong", + "▁Str ong", + "▁V ideos", + "▁Video s", + "N N", + "br ief", + "b rief", + "( @", + "▁N ash", + "▁Na sh", + "▁Nas h", + "as ma", + "asm a", + "▁J ah", + "▁Ja h", + "▁pr inter", + "▁print er", + "▁prin ter", + "▁accompan ied", + "▁N az", + "▁Na z", + "▁b is", + "▁bi s", + "▁l awn", + "▁la wn", + "▁law n", + "ur d", + "u rd", + "▁crit icism", + "▁critic ism", + "bool ean", + "b oolean", + "▁sophistic ated", + "▁vac uum", + "▁pass engers", + "▁passenger s", + "▁t ear", + "▁te ar", + "▁tea r", + "▁ И", + "f b", + "▁п ре", + "ic ular", + "i cular", + "▁Out door", + "▁Phot ography", + "▁T ow", + "▁To w", + "▁For mat", + "▁Form at", + "▁ Format", + "▁G ay", + "▁Ga y", + "▁pur ple", + "ra ined", + "rain ed", + "raine d", + "r ained", + "▁P oss", + "▁Po ss", + "▁Pos s", + "▁conf usion", + "im ore", + "imo re", + "i more", + "▁b logging", + "▁blog ging", + "▁blo gging", + "▁j et", + "▁je t", + "▁ jet", + "▁D rop", + "▁Dr op", + "▁Dro p", + "▁ Drop", + "dep end", + "d epend", + "▁aff airs", + "▁affair s", + "▁m art", + "▁mar t", + "▁ma rt", + "▁ mart", + "ot imes", + "oti mes", + "o times", + "▁symbol s", + "ni a", + "n ia", + "▁mount ed", + "▁mo unted", + "▁D river", + "▁Dr iver", + "▁Drive r", + "▁ Driver", + "▁t ale", + "▁tal e", + "▁ta le", + "▁R isk", + "▁Ris k", + "▁com mented", + "▁comm ented", + "▁comment ed", + "qu is", + "q uis", + "▁Christ opher", + "dim ensional", + "D L", + "▁g ently", + "▁gent ly", + "ri k", + "r ik", + "▁t ennis", + "▁ten nis", + "▁s its", + "▁sit s", + "▁si ts", + "▁g ram", + "▁gr am", + "▁gra m", + "▁ gram", + "▁pres idential", + "▁president ial", + "▁r uling", + "▁ru ling", + "xi s", + "x is", + "pi ng", + "pin g", + "p ing", + "▁s eller", + "▁sell er", + "▁sel ler", + "▁close st", + "▁clos est", + "▁closes t", + "▁G ib", + "▁Gi b", + "▁trans f", + "▁tran sf", + "up t", + "u pt", + "▁w are", + "▁war e", + "▁wa re", + "▁ ware", + "og s", + "o gs", + "De sc", + "Des c", + "D esc", + "▁rest ricted", + "▁restrict ed", + "UT H", + "U TH", + "▁C leveland", + "▁public ly", + "ain ts", + "aint s", + "a ints", + "Bool ean", + "B oolean", + "▁R achel", + "▁Ra chel", + "▁Rac hel", + "ar th", + "art h", + "Wh ere", + "Whe re", + "W here", + "▁a ug", + "▁au g", + "▁ aug", + "▁G rey", + "▁Gr ey", + "▁Gre y", + "▁requ iring", + "ev al", + "e val", + "▁h orn", + "▁hor n", + "▁ho rn", + "▁ horn", + "pi n", + "p in", + "▁r ounds", + "▁round s", + "▁met rics", + "▁metric s", + "▁ metrics", + "▁In terior", + "▁Int erior", + "▁Inter ior", + "▁adv ise", + "▁advis e", + "pr ises", + "pri ses", + "prise s", + "PA TH", + "P ATH", + "▁s ake", + "▁sa ke", + "B Y", + "▁W el", + "▁We l", + "Per m", + "Pe rm", + "P erm", + "Pr ice", + "P rice", + "TE ST", + "T EST", + "▁Associ ate", + "▁_ ,", + "▁ _,", + "▁H ours", + "▁Hou rs", + "▁Ho urs", + "▁Hour s", + "oy d", + "o yd", + "▁dist ribut", + "▁g low", + "▁gl ow", + "▁super b", + "▁Administ r", + "is an", + "isa n", + "▁pred icted", + "▁predict ed", + "▁C hen", + "▁Ch en", + "▁Che n", + "DA TA", + "D ATA", + "з о", + "` \r", + "▁m odes", + "▁mod es", + "▁mode s", + "▁mo des", + "▁B art", + "▁Bar t", + "▁Ba rt", + "▁signific ance", + "▁f ond", + "▁fo nd", + "▁potato es", + "▁Res erve", + "▁Reserv e", + "▁comp uting", + "▁comput ing", + "▁Mc K", + "▁simult aneously", + "▁c ater", + "▁ca ter", + "▁cat er", + "▁cate r", + "▁design ing", + "▁util izing", + "▁c once", + "▁con ce", + "▁co nce", + "▁conc e", + "▁In tel", + "▁Int el", + "▁Qu ant", + "▁ Quant", + "othe rapy", + "▁b oring", + "▁bo ring", + "pl eted", + "ple ted", + "plete d", + "plet ed", + "p leted", + "▁cour tesy", + "▁b er", + "▁be r", + "▁ ber", + "▁High way", + "▁O H", + "▁ OH", + "▁D oll", + "▁Do ll", + "▁Dol l", + "▁su bt", + "▁sub t", + "▁met adata", + "▁meta data", + "▁ metadata", + "▁exclusive ly", + "▁exclus ively", + "▁Let ter", + "re v", + "r ev", + "an non", + "ann on", + "re ach", + "rea ch", + "r each", + "secut ive", + "▁comp leting", + "▁complet ing", + "▁compl eting", + "▁prop ortion", + "▁proport ion", + "▁F alls", + "▁Fall s", + "▁Fal ls", + "▁Mon itor", + "▁ Monitor", + "▁a uction", + "▁au ction", + "Pro gram", + "Pr ogram", + "▁bl essed", + "▁bless ed", + "▁Art ist", + "co urse", + "c ourse", + "▁. ...", + "▁... .", + "▁.. ..", + "▁ ....", + "sch ool", + "s chool", + "▁Rev olution", + "▁select ing", + "▁L ex", + "▁Le x", + "▁cons olid", + "▁un lock", + "▁m ush", + "▁mus h", + "▁mu sh", + "▁Pr imary", + "▁Prim ary", + "▁ Primary", + "▁Ed it", + "▁ Edit", + "at on", + "ato n", + "a ton", + "▁R unning", + "▁Run ning", + "▁ Running", + "▁F ine", + "▁Fin e", + "▁for got", + "▁forg ot", + "▁res ear", + "▁rese ar", + "fl ag", + "f lag", + "▁## ##", + "▁### #", + "▁ ####", + ">\" ,", + "> \",", + "▁a like", + "▁al ike", + "▁ali ke", + "▁qual ify", + "▁should ers", + "▁shoulder s", + "▁recommend ation", + "▁R ate", + "▁Ra te", + "▁Rat e", + "▁ Rate", + "▁straight forward", + "ur ious", + "uri ous", + "▁re son", + "▁res on", + "▁St even", + "▁Ste ven", + "▁Steve n", + "Mem ory", + "▁per su", + "▁pers u", + "▁department s", + "▁depart ments", + "▁D oor", + "▁Do or", + "▁pat ent", + "ш е", + "▁elect ro", + "▁T ogether", + "▁insp iring", + "▁inspir ing", + "▁G ordon", + "▁Gor don", + "get Name", + "▁inst alling", + "▁install ing", + "▁E sc", + "▁Es c", + "▁| -", + "▁or th", + "▁ orth", + "sam ple", + "s ample", + "▁ju ris", + "▁jur is", + "▁neg lect", + "▁negl ect", + "▁isol ated", + "▁engine ers", + "▁engineer s", + "▁N ap", + "▁Na p", + "▁char ging", + "▁charg ing", + "▁y a", + "▁ ya", + "ha ve", + "hav e", + "h ave", + "p d", + "▁cool ing", + "▁G round", + "▁Gr ound", + "▁Gro und", + "ic ol", + "ico l", + "i col", + "Ex ecut", + "Exec ut", + "▁T ab", + "▁Ta b", + "▁ Tab", + "▁S ession", + "▁ Session", + "at ers", + "ate rs", + "ater s", + "a ters", + "▁H omes", + "▁Home s", + "▁Hom es", + "▁Ho mes", + "▁m igration", + "▁mig ration", + "▁migr ation", + "al yst", + "aly st", + "att ribute", + "▁C lar", + "▁Cl ar", + "▁Cla r", + "▁form ats", + "▁format s", + "▁fun ded", + "▁fund ed", + "▁p icks", + "▁pick s", + "▁pic ks", + "▁pi cks", + "▁arg ued", + "▁argue d", + "▁h older", + "▁hold er", + "▁hol der", + "▁ holder", + "▁str iking", + "▁stri king", + "Ro ute", + "R oute", + "▁P rices", + "▁Pr ices", + "▁Price s", + "▁Pri ces", + "▁Pric es", + "▁re actions", + "▁reaction s", + "▁react ions", + "▁a ux", + "▁au x", + "▁ aux", + "▁p ropri", + "▁pro pri", + "▁prop ri", + "▁gener ating", + "▁gene rating", + "▁r it", + "▁ri t", + "▁ rit", + "▁Spe aking", + "▁Speak ing", + "▁Bar bara", + "▁Barb ara", + "▁hand les", + "▁handle s", + "▁Not ice", + "al ia", + "ali a", + "a lia", + "cur s", + "cu rs", + "c urs", + "gu n", + "g un", + "▁B uilt", + "▁Bu ilt", + "▁ э", + "rupt cy", + "▁C onn", + "▁Con n", + "▁Co nn", + "▁ Conn", + "▁order ing", + "▁ord ering", + "▁sim ulation", + "V ideo", + "▁m ilit", + "▁mi lit", + "▁mil it", + "ow ned", + "own ed", + "▁cl oth", + "▁overse as", + "▁dest ruction", + "▁destruct ion", + "ll a", + "l la", + "▁Fil ter", + "▁ Filter", + "▁G un", + "▁Gu n", + "▁L oss", + "▁Lo ss", + "▁Los s", + "▁l asting", + "▁last ing", + "▁las ting", + "▁ lasting", + "win ning", + "▁{ };", + "▁{} ;", + "') )", + "' ))", + "▁Ar thur", + "de tails", + "det ails", + "detail s", + "▁Never theless", + "▁Mem ory", + "▁ Memory", + "st orage", + "sto rage", + "Mo ve", + "Mov e", + "M ove", + "▁Regist ration", + "▁determ ination", + "▁determin ation", + "▁l ap", + "▁la p", + "▁ lap", + "man ager", + "▁Re pair", + "▁Rep air", + "▁mus icians", + "▁music ians", + "▁musician s", + "get Element", + "▁( '", + "▁ ('", + "▁Ad ams", + "▁Adam s", + "▁im agination", + "▁imag ination", + "▁imagin ation", + "▁cru ise", + "▁act ivation", + "▁activ ation", + "is ons", + "ison s", + "iso ns", + "▁In ternal", + "▁Intern al", + "▁ Internal", + "▁incor porate", + "▁incorpor ate", + "▁pr ints", + "▁print s", + "▁prin ts", + "▁ prints", + "▁r ack", + "▁ra ck", + "▁rac k", + "an ded", + "and ed", + "ande d", + "VER SION", + "▁dam n", + "▁da mn", + "ba ss", + "bas s", + "b ass", + "▁enem ies", + "▁K aren", + "▁Kar en", + "▁Ka ren", + "▁list ings", + "▁listing s", + "▁H ttp", + "▁ Http", + "ert ation", + "of t", + "o ft", + "▁sub scribe", + "▁subs cribe", + "▁subscrib e", + "▁ subscribe", + "cl ean", + "cle an", + "c lean", + "▁art istic", + "▁artist ic", + "▁Ex ternal", + "▁ External", + "sk y", + "s ky", + "▁DI Y", + "▁six th", + "▁G ran", + "▁Gr an", + "▁Gra n", + "path y", + "pat hy", + "pa thy", + "p athy", + "▁K ay", + "▁Ka y", + "▁b uf", + "▁bu f", + "▁ buf", + "▁th umb", + "▁ thumb", + "▁log ical", + "▁logic al", + "▁r h", + "▁ rh", + "▁B or", + "▁Bo r", + "▁tw ist", + "at tered", + "att ered", + "atter ed", + "▁Qu otes", + "▁Quote s", + "▁dis ability", + "▁pl acement", + "▁place ment", + "▁the atre", + "▁theat re", + "▁P anel", + "▁Pan el", + "▁Pa nel", + "▁ Panel", + "k n", + "▁F alse", + "▁Fal se", + "▁ False", + "De st", + "Des t", + "D est", + "κ α", + "TI ON", + "T ION", + "▁relax ing", + "▁co inc", + "▁coin c", + "ze ns", + "zen s", + "z ens", + "▁П о", + "▁E ve", + "▁Ev e", + "▁discipl ine", + "ur ers", + "ure rs", + "urer s", + "▁Afghan istan", + "▁T ut", + "▁Tu t", + "ry ing", + "r ying", + "▁direct ors", + "▁dire ctors", + "▁director s", + "▁dir ectors", + "▁c er", + "▁ce r", + "▁ cer", + "▁le ase", + "▁ lease", + "▁arrang ed", + "▁arr anged", + "▁arrange d", + "▁sc ared", + "▁scar ed", + "▁scare d", + "▁Dr agon", + "▁Dra gon", + "▁Drag on", + "▁G ray", + "▁Gr ay", + "▁Gra y", + "ab bit", + "abb it", + "▁B UT", + "▁BU T", + "▁like wise", + "▁h ier", + "▁hi er", + "▁f ought", + "▁fo ught", + "` `", + "▁Way ne", + "ach ment", + "▁m eth", + "▁me th", + "▁met h", + "▁CON DIT", + "▁ins pire", + "▁insp ire", + "▁inspir e", + "r h", + "hand ler", + "handle r", + "on i", + "o ni", + "LE N", + "L EN", + "▁o bs", + "▁ob s", + "▁ obs", + "uss ian", + "ussi an", + "▁boy friend", + "▁c rop", + "▁cr op", + "▁cro p", + "N ative", + "▁s ons", + "▁so ns", + "▁son s", + "▁G em", + "▁Ge m", + "▁Str ategy", + "▁Strateg y", + "▁ Strategy", + "; }", + "▁g ardens", + "▁gar dens", + "▁garden s", + "▁gard ens", + "▁Pitt s", + "▁Pit ts", + "▁s hed", + "▁sh ed", + "▁she d", + "▁med ications", + "▁medication s", + "▁medic ations", + "op l", + "o pl", + "le sh", + "les h", + "l esh", + "oo ns", + "oon s", + "o ons", + "el lar", + "ell ar", + "ella r", + "▁M C", + "▁ MC", + "Service s", + "Serv ices", + "▁achie vement", + "▁achieve ment", + "▁Other wise", + "▁accept ance", + "▁m etric", + "▁met ric", + "▁ metric", + "▁prov isions", + "▁provision s", + "▁b ib", + "▁bi b", + "▁ bib", + "connect ed", + "conn ected", + "▁impl ications", + "oo kie", + "ook ie", + "▁P ra", + "▁Pr a", + "▁E val", + "▁Ev al", + "▁ Eval", + "RE WRITE", + "▁n ick", + "▁nic k", + "▁ni ck", + "▁ nick", + "▁V ancouver", + "Le n", + "L en", + "▁pop ulations", + "▁population s", + "▁cl ever", + "▁cle ver", + "▁U l", + "▁f leet", + "▁fle et", + "▁flee t", + "▁uncertain ty", + "▁r outer", + "▁ro uter", + "▁rout er", + "▁route r", + "▁rou ter", + "▁ router", + "▁Act ivity", + "▁Activ ity", + "▁ Activity", + "▁Ex tra", + "▁Ext ra", + "▁ Extra", + "su per", + "sup er", + "s uper", + "▁rad ius", + "▁radi us", + "▁ radius", + "UN T", + "U NT", + "▁s uits", + "▁su its", + "▁suit s", + "▁C abin", + "▁Ca bin", + "▁Cab in", + "G P", + "▁s ocket", + "▁soc ket", + "▁sock et", + "▁ socket", + "Se qu", + "Seq u", + "S equ", + "Lib rary", + "L ibrary", + "▁St adium", + "am ine", + "amin e", + "ami ne", + "a mine", + "▁affili ate", + "▁Que ens", + "▁Queen s", + "▁D omin", + "▁Do min", + "▁Dom in", + "ed e", + "e de", + "oc ur", + "o cur", + "om er", + "ome r", + "o mer", + "▁H ERE", + "▁HE RE", + "▁ph ysics", + "▁phys ics", + "▁ident ifying", + "▁identify ing", + "▁Com par", + "▁Comp ar", + "▁ Compar", + "▁veter an", + "▁discount s", + "▁disco unts", + ")- >", + ") ->", + "en cil", + "enc il", + "▁Material s", + "Ma c", + "M ac", + "▁rad iation", + "▁radi ation", + "р ы", + "U C", + "▁B h", + "▁t ract", + "▁tr act", + "▁tra ct", + "▁qu eries", + "▁que ries", + "▁don ation", + "▁refer ring", + "▁referr ing", + "▁s ha", + "▁sh a", + "▁ sha", + "▁F an", + "▁Fa n", + "; ;", + "▁sec ured", + "▁secure d", + "▁down loaded", + "▁download ed", + "▁prov ince", + "▁b locked", + "▁block ed", + "▁mag ical", + "▁magic al", + "▁Law rence", + "Re nd", + "R end", + "me an", + "m ean", + "▁tong ue", + "▁bes ides", + "▁beside s", + "▁where ver", + "?? ?", + "? ??", + "▁Emer gency", + "AL SE", + "ALS E", + "un ks", + "unk s", + "ur op", + "uro p", + "u rop", + "Ro le", + "R ole", + "ad esh", + "ade sh", + "ades h", + "( `", + "▁comp assion", + "▁Mor ning", + "▁bar rel", + "▁barr el", + "▁wild life", + "ze l", + "z el", + ".. .)", + "... )", + "Ev ery", + "E very", + "▁rg ba", + "▁rgb a", + "▁Impro ve", + "▁su icide", + ".\" );", + ".\") ;", + ". \");", + "▁point ing", + "▁b acked", + "▁back ed", + "re peat", + "▁special ized", + "▁specialize d", + "▁En try", + "▁Ent ry", + "▁ Entry", + "▁B ot", + "▁Bo t", + "▁ Bot", + "▁\" #", + "▁autom ated", + "▁am enities", + "▁E ye", + "▁Ey e", + "▁In dependent", + "▁Ind ependent", + "▁Independ ent", + "N G", + "▁Es say", + "▁Ess ay", + "▁squ ee", + "▁B utter", + "▁But ter", + "▁ref resh", + "▁refres h", + "▁ refresh", + "▁Ch ocolate", + "ex pr", + "exp r", + "at too", + "att oo", + "atto o", + "▁rom ance", + "▁t ar", + "▁ta r", + "▁ tar", + "▁e tern", + "▁et ern", + "▁stim ul", + "▁hum anity", + "▁human ity", + "▁special ists", + "▁specialist s", + "ach ine", + "achi ne", + "▁Thom pson", + "▁We ather", + "▁friend ship", + "▁friends hip", + "▁sub mission", + "▁Y an", + "▁Ya n", + "ot hy", + "oth y", + "o thy", + "▁Con sole", + "▁Cons ole", + "▁ Console", + "ah l", + "a hl", + "ch arg", + "char g", + "cha rg", + "▁cross ed", + "ag ne", + "agn e", + "▁Or leans", + "PO ST", + "POS T", + "P OST", "▁sl ice", + "▁slic e", + "▁sli ce", "▁ slice", - "▁str ings", - "▁string s", - "▁ strings", - "▁enumer ate", - "各 位", - "91 9", - "9 19", - "20: 24", - "2 0:24", - "20: 53", - "20:5 3", - "=\" ../", - "▁4 0,", - "▁40 ,", - "▁ 40,", - "50 1:", - "501 :", - "po wer", - "pow er", - "p ower", - "xd d", - "x dd", - "▁/** <", - "nipp et", - "▁1 34", - "▁13 4", - "▁ 134", - "Bu cket", - "re es", - "ree s", - "▁1 },", - "哈哈 哈哈哈哈哈哈哈", - "哈哈哈哈 哈哈哈哈哈", - "哈哈哈 哈哈哈哈哈哈", - "哈哈哈哈哈哈哈哈 哈", - "哈哈哈哈哈 哈哈哈哈", - "哈哈哈哈哈哈 哈哈哈", - "哈哈哈哈哈哈哈 哈哈", - "哈 哈哈哈哈哈哈哈哈", - "xd e", - "x de", - "29 11", - "291 1", - "2 911", - "▁l at", - "▁la t", - "▁ lat", - "73 5:", - "735 :", - "ers ions", - "ersion s", - "17 2", - "1 72", - "log loss", - "ی ن", - "GL E", - "G LE", - "Pi pe", - "P ipe", - "H istogram", - "版 本", - "▁di vide", - "▁div ide", - "▁Apple WebKit", - "El em", - "E lem", - "22, 15", - "▁158 263", - "▁15826 3", - "Found ation", - "F oundation", - "37 .", - "3 7.", - "▁Per mission", - "▁ Permission", - "O C", - "ym ax", - "y max", - "../ ../../", - "../../ ../", - "18 8:", - "188 :", - "1 88:", - "▁Ex ample", - "▁ Example", - "▁2 2,", - "▁22 ,", - "▁ 22,", - "Option al", - "O ptional", - "/1 8,", - "/ 18,", - "normal ize", - "服 务", - "这不 是", - "这 不是", - "▁1 0;", - "▁10 ;", - "❤ ️", - "ch an", - "c han", - "▁C SS", - "▁CS S", - "▁sc alar", - "▁scal ar", - "▁ scalar", - "K HTML", - "STRE AM", - "▁ ensure", - "av ailable", - "th reshold", - "98 9", - "9 89", - "sq rt", - "▁NS String", - ":3 54", - ":35 4", - ": 354", - "v x", - "20: 23", - "2 0:23", - "Oper and", - "b m", - "上 面", - "~ ~", - "13: 【", - "20 :10", - "20: 10", - "20:1 0", - "2 0:10", - "▁block s", - "▁ blocks", - "type param", - "28 40", - "284 0", - "2 840", - "us es", - "use s", - "u ses", - "OUT PUT", - "▁use ful", - "▁bl ue", - "▁ blue", - "foo ter", - "foot er", - "373 /\\", - "j e", - "20: 54", - "20:5 4", - "▁b inding", - "▁bin ding", - "▁bind ing", - "▁ binding", - "▁cons ider", - "芜 湖", - "var s", - "va rs", - "v ars", - "▁\" __", - "▁\"_ _", - "▁pri mary", - "▁ primary", - "▁< >", - "▁ <>", - "12 7:", - "127 :", - "1 27:", - "23 :36", - "23: 36", - "23:3 6", - "▁sort ed", - "▁3 60", - "▁36 0", - "▁ 360", - "mater ial", - "m aterial", - "Z Z", - ":3 85", - ":38 5", - ": 385", - "pre cision", - "prec ision", - "TO P", - "T OP", - "结 果", - "▁v Btd", - "19 :1", - "19: 1", - "▁M SG", - "▁MS G", - "▁ MSG", - "▁String Builder", - "(2 3", - "( 23", - "m icrosoft", - "▁3 50", - "▁35 0", - "▁ 350", - "85 4:", - "854 :", - "8 54:", - "23: 22", - "23:2 2", - "ell ps", - "认 识", - "PA SS", - "P ASS", - "▁M at", - "▁ Mat", - "23 :39", - "23: 39", - "23:3 9", - "关 系", - "12 30", - "123 0", - "1 230", - "ma ps", - "map s", - "m aps", - "▁4 000", - "▁40 00", - "▁400 0", - "▁ 4000", - "⎛⎝≥ ⏝⏝≤", - "log ging", - "di ctions", - "dict ions", - "diction s", - "r atch", - "▁F ilter", - "▁ Filter", - "yo ut", - "y out", - "U t", - "一 口", - "API ENTRY", - "打 了", - "▁m atches", - "▁match es", - "▁mat ches", - "▁ matches", - "26 09", - "260 9", - "2 609", - ":3 09", - ":30 9", - ": 309", - "▁Arg ument", - "▁ Argument", - "+ =", - "得 得", - "xe a", - "x ea", - "▁acc ording", - "20 :36", - "20: 36", - "20:3 6", - "▁flex ible", - "y u", - "M achine", - "20 86", - "208 6", - "▁1 8,", - "▁18 ,", - "▁ 18,", - "▁2 2.", - "▁22 .", - "▁ 22.", - "大 概", - "Down load", - ".7 %", - ". 7%", - "1: 16", - "1:1 6", - "1 :16", - "li nt", - "lin t", - "l int", - "91 0", - "9 10", - "PM C", - "P MC", - "79 0:", - "790 :", - "7 90:", - "▁16 2749", - "▁162 749", - "▁1627 49", - "每 天", - "▁Q t", - "▁ Qt", - "01 23", - "0 123", - "27 77", - "277 7", - "2 777", - "[ [", - "(' .", - "( '.", - "▁\" )", - "▁ \")", - "▁t s", - "▁ ts", - "non atomic", - "xa b", - "x ab", - "30 3:", - "303 :", - "点个 关注", - "AV E", - "A VE", - "pop up", - "▁9 7", - "▁ 97", - "哪 个", - "20 25", - "202 5", - "ach ing", - "achi ng", - "▁16 121", - "▁161 21", - "▁1612 1", - "我 没", - "▁7 1", - "▁ 71", - "▁str len", - "Run ner", - "94 9", - "9 49", - "SS E", - "S SE", - "Py Object", - "so ft", - "s oft", - "ig r", - "i gr", - "20 :37", - "20: 37", - "20:3 7", - "35 8", - "3 58", - "▁G en", - "▁Ge n", - "▁ Gen", - "fm t", - "f mt", - "20 36", - "203 6", - "下 面", - "▁2 6,", - "▁26 ,", - "▁ 26,", - ":3 36", - ":33 6", - ": 336", - "▁Con tent", - "▁Cont ent", - "▁ Content", - "23 86", - "238 6", - "2 386", - "94 7", - "9 47", - ":3 25", - ":32 5", - ": 325", - "se ries", - "ser ies", - "s eries", - "I o", - "Pl ane", - "Plan e", - "44 99", - "449 9", - "4 499", - "的 啊", - "23 :38", - "23: 38", - "23:3 8", - "Sample s", - "S amples", - "H ub", - "CM D", - "C MD", - "89 0:", - "890 :", - "8 90:", - "20: 44", - "20:4 4", - "20: 51", - "20:5 1", - "VI C", - "V IC", - "as is", - "end or", - "Line s", - "Lin es", - "Li nes", - "L ines", - "▁pro gress", - "▁ progress", - "ss o", - "s so", + "▁flo ating", + "▁float ing", + "▁ob taining", + "▁obtain ing", + "▁clin ic", + "▁out line", + "- $", + "▁\\ [", + "▁Man ual", + "}} {", + "} }{", + "▁cl osure", + "▁clos ure", + "▁ closure", + "▁B run", + "▁Br un", + "▁Bru n", + "▁Be yond", + "▁gover nor", + "▁govern or", + "▁pro xy", + "▁pr oxy", + "▁prox y", + "▁ proxy", + "b g", + "▁chair man", + "▁in sect", + "▁ins ect", + "} \"", + "larg e", + "lar ge", + "l arge", + "▁fo am", + "ran k", + "r ank", + "▁M all", + "▁Mal l", + "▁Ma ll", + "▁sh oe", + "▁sho e", + "▁dam ages", + "▁damage s", + "um bled", + "umb led", + "umble d", + "con c", + "co nc", + "sv g", + "Se ction", + "S ection", + "▁mar ijuana", + "▁Cam era", + "▁ Camera", + "▁s v", + "▁ sv", + "▁U pon", + "▁Up on", + "ex cept", + "exc ept", + "in line", + "▁P os", + "▁Po s", + "▁ Pos", + "▁M ars", + "▁Mar s", + "▁Ma rs", + "at tering", + "att ering", + "atter ing", + "Const ants", + "Constant s", + "cl ock", + "c lock", + "▁B eth", + "▁Be th", + "▁Bet h", + "▁all erg", + "▁alle rg", + "▁pain tings", + "▁paint ings", + "▁painting s", + "omit empty", + "▁b tn", + "▁ btn", + "sh ine", + "▁Ar gent", + "▁Arg ent", + "▁K y", + "▁K a", + "▁r od", + "▁ro d", + "▁ rod", + "v ation", + "l anguage", + "▁c md", + "▁cm d", + "▁ cmd", + "▁mot ivated", + "▁motiv ated", + "▁motivate d", + "▁vari ations", + "▁variation s", + "TH ER", + "T HER", + "▁R ules", + "▁Rule s", + "▁Ru les", + "▁ Rules", + "oc a", + "o ca", + "▁labor atory", + "ме н", + "м ен", + "com put", + "comp ut", + "▁M ale", + "▁Mal e", + "▁Ma le", + "▁p ond", + "▁po nd", + "▁ pond", + "▁p osit", + "▁pos it", + "▁ posit", + "▁dr unk", + "L im", + "▁ är", + "▁Thanks giving", + "▁art work", + "▁sit uated", + "▁situ ated", + "▁Invest ment", + "▁don ations", + "▁donation s", + "▁document ary", + "▁treat ing", + "▁tre ating", + "▁B T", + "▁ BT", + "▁Break fast", + "▁out let", + "▁t el", + "▁te l", + "▁ tel", + "▁w orthy", + "▁wor thy", + "▁worth y", + "▁ worthy", + "▁hyp othes", + "▁m aj", + "▁ma j", + "▁Spec ific", + "oo oo", + "ooo o", + "o ooo", + "t f", + "▁gr ants", + "▁grant s", + "▁gran ts", + "▁P E", + "▁ PE", + "am ente", + "ament e", + "a mente", + "▁Cra ig", + "tr e", + "t re", + "▁Imp act", + "▁w idget", + "▁wid get", + "▁ widget", + "▁shel ter", + "▁T ouch", + "▁To uch", + "▁ Touch", + "▁tour ist", + "▁tou rist", + "om orph", + "Fi n", + "F in", + "▁cent uries", + "▁Scott ish", + "▁aud it", + "] *", + "ID S", + "I DS", + "at tery", + "att ery", + "atter y", + "▁s isters", + "▁sister s", + "▁si sters", + "▁F ellow", + "▁Fel low", + "▁Go ing", + "mo z", + "m oz", + "om ing", + "omin g", + "omi ng", + "o ming", + "▁S olution", + "▁Sol ution", + "▁brow se", + "▁brows e", + "com merce", + "▁hum or", + "or en", + "ore n", + "o ren", + "▁D uke", + "▁Du ke", + "ie ces", + "iece s", + "▁sh aped", + "▁shape d", + "▁shap ed", + "▁sha ped", + "▁ shaped", + "co st", + "cos t", + "c ost", + "▁T rip", + "▁Tr ip", + "▁Tri p", + "am er", + "ame r", + "a mer", + "▁Communic ation", + "▁Commun ication", + "▁build s", + "fe ature", + ". (", + "▁prefer ences", + "▁pref erences", + "▁preference s", + "oo ks", + "ook s", + "o oks", + "▁ut ter", + "▁ utter", + "▁B udget", + "▁Bud get", + "lin ux", + "Ver tex", + "Vert ex", + "▁s ynchron", + "▁syn chron", + "▁a sc", + "▁as c", + "▁ asc", + "▁Application s", + "▁Applic ations", + "em et", + "eme t", + "e met", + "() ));", + "()) );", + "())) ;", + "( )));", + "▁p atio", + "▁pat io", + "he im", + "AT CH", + "▁P ublish", + "▁Pub lish", + "▁L ag", + "▁La g", + "▁Ch amber", + "▁Cha mber", + "▁Cham ber", + "Pro xy", + "Pr oxy", + "▁c ref", + "▁cre f", + "▁cr ef", + "par ency", + "pa rency", + "paren cy", + "land o", + "lan do", + "l ando", + "▁d rew", + "▁dr ew", + "▁diam eter", + "PL E", + "P LE", + "▁em brace", + "▁emb race", + "▁embr ace", + "▁o ils", + "▁oil s", + "\"] ,", + "\" ],", + "▁\" -", + "▁engine er", + "om ed", + "ome d", + "o med", + "qu ire", + "quir e", + "exec ute", + "execut e", + "▁excess ive", + "▁F avor", + "▁Fa vor", + "T F", + "te am", + "▁p oster", + "▁pos ter", + "▁post er", + "▁po ster", + "▁retail ers", + "▁retailer s", + "▁pred ictions", + "▁predict ions", + "▁prediction s", + "▁A le", + "▁Al e", + "▁w ore", + "▁wor e", + "▁wo re", + "▁h ood", + "▁ho od", + "▁ hood", + "▁reflect s", + "▁touch ed", + "▁tou ched", + "st airs", + "sta irs", + "▁t ower", + "▁to wer", + "▁tow er", + "▁repl acing", + "▁view ers", + "▁viewer s", + "▁d ip", + "▁di p", + "▁ac company", + "▁accompan y", + "▁accomp any", + "▁O P", + "▁ OP", + "▁independ ence", + "as ive", + "asi ve", + "▁W right", + "ail and", + "ai land", + "▁re wards", + "▁reward s", + "▁P ap", + "▁Pa p", + "L ight", + "▁Am azing", + "▁S ent", + "▁Se nt", + "▁Sen t", + "▁ Sent", + "▁g auge", + "▁ga uge", + "▁Sk ills", + "mo unt", + "m ount", + "▁n est", + "▁ne st", + "▁al uminum", + "Da t", + "D at", + "▁mult ipl", + "▁multi pl", + "▁multip l", + "▁т о", + "▁ то", + "▁R andom", + "▁Rand om", + "▁Ran dom", + "▁ Random", + "▁r am", + "▁ra m", + "▁ ram", + "▁int ro", + "▁intr o", + "▁Const itution", + "▁ad diction", + "▁add iction", + "▁addict ion", + "▁condition ing", + "▁oper ates", + "▁operate s", + "▁opera tes", + "▁e num", + "▁en um", + "▁ enum", + "ev ents", + "event s", + "even ts", + "▁separ ation", + "▁mod erate", + "▁mode rate", + "▁moder ate", + "▁S core", + "▁Sc ore", + "▁Sco re", + "▁ Score", + "▁N ether", + "▁Ne ther", + "▁Net her", + "sp ot", + "s pot", + "▁b iological", + "▁bi ological", + "▁n ail", + "▁na il", + "▁ nail", + "▁be side", + "▁bes ide", "pl ane", "plan e", - "▁sign ature", - "▁ signature", - "29 90", - "299 0", - "2 990", - "大 了", - "29 13", - "291 3", - "2 913", - "18 40", - "184 0", - "1 840", - "No rm", - "N orm", - "▁s ever", - "▁se ver", - "▁161 440", - "▁1614 40", - "玩 了", - "AP H", - "A PH", - "uc k", - "u ck", - "▁sc roll", - "▁ scroll", - "▁license s", - "▁ licenses", - "Ser ializer", - "Serialize r", - "66 2", - "6 62", - "▁162 765", - "▁1627 65", - "▁16276 5", - "br anch", - "▁Net work", - "▁ Network", - "▁163 309", - "▁1633 09", - "▁16330 9", - "▁query Command", - "O ID", - "20 33", - "203 3", - "▁g fx", - "▁ gfx", - "▁159 516", - "▁1595 16", - "▁15951 6", - "File name", - "F ilename", - "93 3", - "9 33", - "▁A H", - "▁16 2600", - "▁1626 00", - "▁162 600", - "▁16260 0", - "23 :37", - "23: 37", - "23:3 7", - "▁r v", - "▁ rv", - "▁0. 50", - "▁0.5 0", - "▁f ront", - "▁ front", - "▁159 317", - "▁1593 17", - "dim ension", - "call ed", - "cal led", - "c alled", - "Re place", - "Rep lace", - "\") :", - "\" ):", - "M ix", - "头 发", - "23 :33", - "23: 33", - "23:3 3", - "▁5 ~", - "ti on", - "t ion", - "20: 25", - "2 0:25", - "▁sh all", - "D Y", - "▁5 86", - "▁58 6", - "▁ 586", - "▁K IA", - "20: 46", - "20:4 6", - "▁S TD", - "▁ST D", - "▁ STD", - "GRO UP", - "▁160 81", - "▁1608 1", - "▁rece ive", - "Re q", - "R eq", - "▁u tf", - "▁ utf", - "▁start ing", - "▁f riend", - "上 舰", - "un likely", - "▁direct ly", - "▁' #", - "44 17", - "441 7", - "4 417", - "20: 52", - "20:5 2", - "▁re st", - "▁r est", - "▁res t", - "▁ rest", - "B ad", - "▁6 1", - "▁ 61", - "▁15 903", - "▁159 03", - "▁1590 3", - "▁Con trol", - "▁Cont rol", - "▁ Control", - "al gorithm", - "ᆞ ᆞ", - "AM P", - "A MP", - "70 8:", - "708 :", - "▁The se", - ")) {", - ") ){", - "AS K", - "A SK", - "▁re stri", - "▁res tri", - "▁rest ri", - "62 1", - "6 21", - "CP P", - "C PP", - "Re pository", - "95 0", - "9 50", - "Pol y", - "Po ly", - "P oly", - "av g", - "a vg", - "20 50", - "205 0", - "23: 47", - "23:4 7", - "fa iled", - "fail ed", - "f ailed", - "▁Min ister", - "65 5", - "6 55", - "Pos e", - "Po se", - "P ose", - "Us ed", - "Use d", - "U sed", - "▁R et", - "▁Re t", - "▁ Ret", - "▁E poch", - "▁ Epoch", - "Lite ral", - "L iteral", - "mark er", - "mar ker", - "卧 槽", - "In voke", - "▁multip ly", - "强 了", - "34 8", - "3 48", - "Sw ap", - "TH ROW", - "W INDOW", - "▁shape less", - "20: 26", - "2 0:26", - "23 2", - "2 32", - "30 6:", - "306 :", - "86 7.", - "867 .", - "St andard", - "Own er", - "O wner", - "Number Of", - "Part icle", - "P article", - "** |", - "re verse", - "17 :1", - "17: 1", - "ps z", - "p sz", - "decl type", - "Name d", - "▁g lad", - "▁gl ad", - "/18, 22,15", - "cl one", - "支 持", - ".6 %", - ". 6%", - "M gr", - "的 声音", - "是 谁", - ": 6,", - "纯 姐", - "CT L", - "C TL", - "ar gc", - "arg c", - ") 14,", - "▁D es", - "▁De s", - "▁ Des", - "23 :34", - "23: 34", - "23:3 4", - "200 00000,", - "2000 0000,", - "2 0000000,", - "struct ure", - "▁modif ied", - "▁mod ified", - "xc c", - "x cc", - "Pl ace", - "P lace", - "▁159 413", - "▁1594 13", - "0: 1", - "0 :1", - "1: 39", - "1:3 9", - "1 :39", - "K B", - "就 会", - "ec h", - "e ch", - "su per", - "s uper", - "IBUT ORS", - "▁15 925", - "▁159 25", - "com press", - "comp ress", - "ient ation", - "▁9 2", - "▁ 92", - "▁c he", - "▁ch e", - "▁ che", - "▁162 583", - "▁1625 83", - "自 动", - "sp eed", - "s peed", - "456 789", - "4567 89", - "▁f etch", - "▁ fetch", - "il ation", - "i lation", - "22 27", - "222 7", - "2 227", - "23 39", - "233 9", - "2 339", - "st rap", - "str ap", - "stra p", - "20 87", - "208 7", - "▁R ef", - "▁Re f", - "▁ Ref", - "▁call ing", - "▁cal ling", - "▁\" );", - "▁\") ;", - "▁ \");", - "QU EST", - "ag ing", - "a ging", - "vance d", - "valu ation", - "98 0", - "9 80", - "ge ometry", - "20 :34", - "20: 34", - "20:3 4", - "▁state ment", - "▁1 46", - "▁14 6", - "▁ 146", - "TH READ", - "▁rot ation", - "63 4", - "6 34", - "75 2:", - "7 52:", - "▁d isp", - "▁di sp", - "▁dis p", - "▁ disp", - "▁Psi Element", - "▁o pts", - "▁op ts", - "▁opt s", - "▁ opts", - "st ates", - "state s", - "stat es", - "nd array", - "O fficial", - "xa ca", - "xac a", - "▁e mail", - "▁em ail", - "▁ email", - "▁re trie", - "▁ret rie", - "啊啊啊啊 啊啊啊啊啊啊啊啊", - "啊啊啊啊啊啊啊啊 啊啊啊啊", - "▁4 :", - "▁ 4:", - "E mit", - "Lin q", - "▁Ukra inian", + "p lane", + "▁tr adem", + "▁tra dem", + "▁trad em", + "▁trade m", + "▁Palest in", + "▁design ated", + "= ]", + "ar do", + "ard o", + "▁Us ually", + "▁ad orable", + "▁в и", + "▁ ви", + "St ruct", + "Str uct", + "▁co in", + "▁ coin", + "▁D atabase", + "▁Data base", + "▁Dat abase", + "▁ Database", + "er to", + "ert o", + "▁De cor", + "▁Dec or", + "▁can ada", + "Go od", + "G ood", + "▁Tur k", + "& &", + "▁Brook lyn", + "sh ift", + "▁Mich elle", + "▁Michel le", + "un ting", + "unt ing", + "he ro", + "her o", + "h ero", + "call back", + "▁fl ip", + "▁fli p", + "d x", + "▁peace ful", + "la rg", + "lar g", + "l arg", + "▁vol tage", + "▁volt age", + "▁gro cery", + "▁R ule", + "▁Ru le", + "▁ Rule", + "▁c andy", + "▁can dy", + "▁cand y", + "▁P ref", + "▁Pr ef", + "▁Pre f", + "▁ Pref", + "▁de riv", + "▁der iv", + "Be fore", + "B efore", + "ol ine", + "oli ne", + "olin e", + "o line", + "▁N elson", + "▁suggest ing", + "▁Care er", + "an dra", + "and ra", + "▁$ ('#", + "▁p unch", + "▁pun ch", + "▁de leg", + "▁del eg", + "Var iable", + "V ariable", + "C ent", + "Gener al", + "Gen eral", + "*/ \r", + "▁grad ually", + "▁c ited", + "▁cit ed", + "▁ci ted", + "▁cite d", + "▁f itted", + "▁fit ted", + "▁E q", + "▁ Eq", + "▁cry stal", + "▁cryst al", + "▁Con serv", + "▁Cons erv", + "is y", + "i sy", + "▁C u", + "▁p acket", + "▁pack et", + "▁pac ket", + "▁ packet", + "tw itter", + "▁r ic", + "▁ri c", + "▁ ric", + "▁wa ist", + "▁def endant", + "▁defend ant", + "▁propos als", + "▁proposal s", + "▁tour ism", + "Su pp", + "S upp", + "▁public ations", + "▁publication s", + "▁b rew", + "▁br ew", + "▁bre w", + "▁ brew", + "red ient", + "> \\", + "▁collect ing", + "ry ption", + "rypt ion", + "ol utions", + "olution s", + "▁emb edded", + "▁embed ded", + "▁F al", + "▁Fa l", + "▁p ound", + "▁po und", + "▁pou nd", + "▁ pound", + "hip s", + "hi ps", + "h ips", + "S ocket", + "ar ms", + "arm s", + "il lo", + "ill o", + "▁read ily", + "▁rank ing", + "▁ran king", + "▁won dered", + "▁wond ered", + "▁wonder ed", + "▁CONDIT IONS", + "▁д е", + "▁ де", + "on al", + "ona l", + "▁b ron", + "▁br on", + "▁bro n", + "▁A V", + "▁ AV", + "▁n eur", + "▁ne ur", + "▁neu r", + "ed er", + "ede r", + "e der", + "▁S aud", + "▁Sa ud", + "▁Sau d", + "LO CK", + "LOC K", + "L OCK", + "▁C ategories", + "* ,", + "▁G uy", + "▁Gu y", + "▁citiz en", + "ma tic", + "mat ic", + "m atic", + "▁exc use", + "▁Con vention", + "en able", + "ena ble", + "▁em power", + "cond ition", + "▁any time", + "▁Re tail", + "▁Ret ail", + "▁he aders", + "▁head ers", + "▁header s", + "▁ headers", + "▁contain ers", + "▁container s", + "▁M ine", + "▁Min e", + "▁Mi ne", + "Sym bol", + "S ymbol", + "▁h eal", + "▁he al", + "▁Hun ter", + "▁Hunt er", + "▁s olving", + "▁sol ving", + "Att ributes", + "Attribute s", + "▁W W", + "▁b rick", + "▁br ick", + "▁sc rap", + "▁scr ap", + "▁scra p", + "▁Uk raine", + "▁Ukrain e", + "▁M un", + "▁Mu n", + "▁achie ving", + "▁-- >\r", + "▁--> \r", + "▁un comfort", + "Im port", + "cs v", + "c sv", + "▁time ly", + "▁tim ely", + "▁Mod ule", + "▁Mo dule", + "▁ Module", + "▁part ition", + "▁t ies", + "▁tie s", + "▁ti es", + "▁ ties", + "Re nder", + "Rend er", + "R ender", + "▁anc est", + "pr ice", + "pri ce", + "pric e", + "p rice", + "▁con vention", + "▁conv ention", + "▁h oped", + "▁hope d", + "▁hop ed", + "▁ho ped", + "▁pro gressive", + "▁progress ive", + "▁V el", + "▁Ve l", + "▁ Vel", + "▁tremend ous", + "▁read only", + "igen ous", + "ho le", + "hol e", + "h ole", + "ac cept", + "acc ept", + "▁in tim", + "▁int im", + "▁A gent", + "▁Ag ent", + "▁Age nt", + "▁ Agent", + "id y", + "i dy", + "▁text s", + "▁tex ts", + "▁B ou", + "▁Bo u", + "▁R ES", + "▁RE S", + "▁ RES", + "▁util ized", + "▁utilize d", + "▁Н а", + "▁j am", + "▁ja m", + "ph ant", + "pha nt", + "phan t", + "▁C row", + "▁Cr ow", + "▁Cro w", + "▁ass uming", + "▁assum ing", + "Key s", + "Ke ys", + "ja n", + "j an", + "local host", + "▁cap tain", + "▁capt ain", + "Error f", + "Err orf", + "▁Har vard", + "▁p ip", + "▁pi p", + "▁ pip", + "! .", + "▁n g", + "▁ ng", + "ak h", + "a kh", + "' \r", + "ad ows", + "ado ws", + "adow s", + "▁R ice", + "▁Ric e", + "▁tr ucks", + "▁truck s", + "ci pe", + "c ipe", + "ic iency", + "ici ency", + "▁I an", + "▁E C", + "▁ EC", + "▁For mer", + "▁Form er", + "▁Acc ept", + "▁Ac cept", + "▁ Accept", + "▁b arg", + "▁bar g", + "▁ba rg", + "for Each", + "og ram", + "o gram", + "▁P ic", + "▁Pi c", + "▁bel oved", + "nav bar", + "cent ury", + "Sc ale", + "Scal e", + "S cale", + "▁im mun", + "▁imm un", + "Aut o", + "A uto", + "▁n an", + "▁na n", + "▁ nan", + "▁col ored", + "▁color ed", + "▁ colored", + "▁s olved", + "▁sol ved", + "▁solve d", + "oo ting", + "oot ing", + "o oting", + "▁o rientation", + "▁orient ation", + "ict ions", + "iction s", + "i ctions", + "it erator", + "ite rator", + "iter ator", + "▁Sche dule", + "▁ Schedule", + "CC ESS", + "er als", + "era ls", + "eral s", + "▁Sen ator", + "▁t orn", + "▁to rn", + "▁tor n", + "II I", + "I II", + "▁van illa", + "▁influ enced", + "▁influence d", + "▁BAS IS", + "▁A aron", + "▁K ir", + "▁Ki r", + "gl as", + "g las", + "▁var ied", + "▁vari ed", + "▁va ried", + "▁con secutive", + "▁S oul", + "▁So ul", + "▁Sou l", + "ve rb", + "ver b", + "ation ally", + "ational ly", + "ban k", + "b ank", + "▁vit amin", + "▁D yn", + "▁Dy n", + "S N", + "ap or", + "a por", + "me l", + "m el", + "su n", + "s un", + "п е", + "So me", + "Som e", + "S ome", + "▁t itled", + "▁title d", + "▁tit led", + "▁S ame", + "▁Sam e", + "▁Sa me", + "▁ Same", + "▁com pound", + "▁comp ound", + "▁delight ed", + "OF F", + "O FF", + "▁be ings", + "▁being s", + "▁Sh opping", + "▁Shop ping", + "▁Sho pping", + "▁in tr", + "▁int r", + "ro d", + "r od", + "▁p rest", + "▁pre st", + "▁pr est", + "▁pres t", + "▁separ ately", + "▁separate ly", + "▁W ITH", + "▁WIT H", + "▁WI TH", + "▁D ire", + "▁Di re", + "▁Dir e", + "▁scholar ship", + "▁scholars hip", + "▁ è", + "ст ь", + "с ть", + "▁bad ly", + "▁supp lements", + "▁sup plements", + "▁supplement s", + "▁Cal endar", + "▁ Calendar", + "▁Spe aker", + "▁Speak er", + "▁f iling", + "▁fil ing", + "▁fi ling", + "▁r ival", + "▁ri val", + "▁riv al", + "▁p ose", + "▁pos e", + "▁po se", + "▁ pose", + "hent ication", + "io v", + "i ov", + "ip pi", + "ipp i", + "▁T ar", + "▁Ta r", + "▁M os", + "▁Mo s", + "▁C rim", + "▁Cr im", + "▁Out put", + "▁ Output", + "▁l ocks", + "▁loc ks", + "▁lo cks", + "▁lock s", + "claim er", + "▁' \\", + "▁ '\\", + "=\\ \"", + "= \\\"", + "▁Ag reement", + "▁hung ry", + "CO NT", + "CON T", + "C ONT", + "▁p ockets", + "▁pocket s", + "▁exam ined", + "▁examine d", + "▁assum ption", + "h h", + "la m", + "l am", + "▁s ust", + "▁su st", + "▁sus t", + "fo oter", + "foot er", + "foo ter", + "f ooter", + "PI O", + "P IO", + "hal f", + "h alf", + "▁м о", + "▁ мо", + "▁r adi", + "▁ra di", + "▁rad i", + "AS T", + "A ST", + "▁per ception", + "▁Al f", + "id ding", + "idd ing", + "wrap per", + "wr apper", + "w rapper", + "at ted", + "att ed", + "la d", + "l ad", + "▁Ph ysical", + "▁Phys ical", + "no rm", + "nor m", + "n orm", + "▁prospect s", + "▁cor relation", + "▁correl ation", + "▁diff er", + "▁dif fer", + "▁moist ure", + "▁moistur e", + "▁Ro ger", + "▁Rog er", + "▁Re ady", + "▁Read y", + "▁ Ready", + "▁D ictionary", + "▁ Dictionary", + "▁pre diction", + "▁pred iction", + "▁predict ion", + "▁surv ived", + "▁survive d", + "▁surviv ed", + "(( )", + "( ()", + "▁inf ections", + "▁infection s", + "▁infect ions", + "▁W orth", + "▁Wor th", + "▁comp eting", + "▁compet ing", + "▁Univers al", + "Like d", + "L iked", + "mod al", + "mo dal", + "on go", + "ong o", + "▁A lb", + "▁Al b", + "▁Cert ified", + "or ic", + "ori c", + "o ric", + "▁b ones", + "▁bo nes", + "▁bon es", + "▁bone s", + "▁e ine", + "▁ein e", + "▁L inda", + "▁Lin da", + "▁Lind a", + "▁vis itor", + "▁visit or", + "▁F iles", + "▁Fil es", + "▁File s", + "▁ Files", + "▁c av", + "▁ca v", + "▁[ [", + "▁Pay ment", + "▁ Payment", + "▁. ”", + "▁ .”", + "< ?", + "▁a rr", + "▁ar r", + "▁ arr", + "(' ./", + "('. /", + "ut ers", + "ute rs", + "uter s", + "u ters", + "▁s helf", + "▁sh elf", + "▁shel f", + "St op", + "S top", + "▁a pt", + "▁ap t", + "▁ apt", + "Fl ag", + "F lag", + "ó w", + "▁s chema", + "▁sche ma", + "▁sch ema", + "▁ schema", + "to k", + "t ok", + "iss ance", + "issa nce", + "issan ce", + "er ving", + "erv ing", + "▁pr iced", + "▁price d", + "▁pri ced", + "▁pric ed", + "▁Pat tern", + "▁ Pattern", + "▁Cont ents", + "▁Content s", + "▁ Contents", + "adv ant", + "▁Frank lin", + "D U", + "an ners", + "ann ers", + "anner s", + "anne rs", + "Sc ope", + "▁t win", + "▁tw in", + "▁F ri", + "▁Fr i", + "▁r anges", + "▁range s", + "▁ran ges", + "F UN", + "in ned", + "inn ed", + "▁land scap", + "▁lands cap", + "▁N ord", + "▁No rd", + "▁Nor d", + "▁M ilitary", + "▁Mil itary", + "ha ng", + "han g", + "h ang", + "▁main stream", + "va ble", + "v able", + "▁spons ored", + "▁sponsor ed", + "▁c ure", + "▁cur e", + "▁cu re", + "▁ cure", + "▁neigh bour", + "▁neighb our", + "▁mult ip", + "▁multi p", + "▁mul tip", + "im o", + "i mo", + "▁g rows", + "▁gr ows", + "▁grow s", + "▁gro ws", + "app ropri", + "appro pri", + "equ iv", + "▁t ends", + "▁ten ds", + "▁tend s", + "bs p", + "b sp", + "▁over flow", + "▁ overflow", + "Ident ifier", + "▁legit imate", + "▁al gorithms", + "▁algorithm s", + "ful ness", + "▁Cent ury", + "am pa", + "amp a", + "at omic", + "ato mic", + "atom ic", + "▁G PS", + "▁GP S", + "▁Ste wart", + "▁Stew art", + "▁FA Q", + "▁Back ground", + "▁ Background", + "▁dr opping", + "▁dro pping", + "▁drop ping", + "Jo hn", + "▁dev oted", + "▁devote d", + "▁Kenn edy", + "▁d ressing", + "▁dress ing", + "am an", + "ama n", + "a man", + "▁CP U", + "▁ CPU", + "▁v in", + "▁vi n", + "▁ vin", + "▁b ell", + "▁be ll", + "▁bel l", + "▁ bell", + "▁Pict ures", + "▁Picture s", + "sh are", + "sha re", + "ol itan", + "oli tan", + "▁class ification", + "▁Miss iss", + "” )", + "▁mut ual", + "▁lo gging", + "▁log ging", + "▁ logging", + "▁sc ary", + "▁scar y", + "▁w elfare", + "▁wel fare", + "▁Cons umer", + "▁Consum er", + "▁ Consumer", + "Bl ack", + "▁La bour", + "▁Lab our", + "down load", + "(' /", + "▁v ig", + "▁vi g", + "▁opt ical", + "▁op tical", + "▁e cosystem", + "▁eco system", + "▁expl oration", + "▁explo ration", + "▁st olen", + "▁sto len", + "▁stole n", + "▁F ly", + "▁Fl y", + "ц е", + "▁qual ities", + "rat ulations", + "▁G raham", + "▁Gra ham", + "▁dev ast", + "▁sh ield", + "▁ shield", + "app rox", + "appro x", + "eal s", + "ea ls", + "e als", + "▁l ogs", + "▁lo gs", + "▁log s", + "▁custom ized", + "▁customize d", + "Di m", + "D im", + "▁s ync", + "▁sy nc", + "▁syn c", + "▁ sync", + "▁Her itage", + "▁ я", + "wide t", + "wid et", + "wi det", + "▁B ird", + "▁Bi rd", + "▁Bir d", + "ust ral", + "ustr al", + "lo ss", + "los s", + "l oss", + "ны й", + "▁ ½", + "▁sat ellite", + "▁tomat oes", + "▁tomato es", + "▁bon ds", + "▁bond s", + "▁Mad ison", + "▁F lex", + "▁Fl ex", + "▁Fle x", + "▁seem ingly", + "▁b ugs", + "▁bu gs", + "▁bug s", + "▁T EST", + "▁TE ST", + "▁ TEST", + ") \"", + "▁Y oga", + "▁Yo ga", + "▁Sy ria", + "ch ant", + "chan t", + "cha nt", + "Event s", + "Ev ents", + "Even ts", + "ea ch", + "e ach", + "▁G ulf", + "▁M aine", + "▁Main e", + "▁Ma ine", + "▁Mai ne", + "▁Program s", + "▁Qu ote", + "▁consult ing", + "▁F el", + "▁Fe l", + "▁ret reat", + "ra ms", + "ram s", + "r ams", + "▁fast est", + "z t", + "ver ted", + "vert ed", + "▁D M", + "▁ DM", + "▁de aler", + "▁deal er", + "▁T odd", + "▁To dd", + "▁Tod d", + "▁L arry", + "▁Lar ry", + "H C", + "▁т е", + "▁ те", + "Com mon", + "Comm on", + "▁Hope fully", + "▁Hop efully", + "AN S", + "A NS", + "ex pl", + "exp l", + "▁re porter", + "▁rep orter", + "▁report er", + "▁batter ies", + "▁batt eries", + "но в", + "▁le ak", + "con sole", + "cons ole", + "▁input s", + "▁s illy", + "▁sil ly", + "▁war ned", + "▁warn ed", + "▁Con vers", + "▁fr agment", + "▁frag ment", + "▁fra gment", + "▁ fragment", + "th a", + "t ha", + "▁Birth day", + "Ob s", + "O bs", + "▁rece ipt", + "en o", + "e no", + "FT WARE", + "▁w rest", + "▁wr est", + "▁b ucket", + "▁buck et", + "▁ bucket", + "─ ─", + "d p", + "▁k in", + "▁ki n", + "▁ kin", + "▁personal ized", + "▁cont ractor", + "▁contract or", + "▁contra ctor", + "▁L OL", + "▁LO L", + "da rt", + "dar t", + "d art", + "▁W ikipedia", + "▁Ex pert", + "▁Exp ert", + "▁Exper t", + "▁Some one", + "▁la undry", + "▁laun dry", + "Fl ow", + "F low", + "az ines", + "azine s", + "azi nes", + "Fr agment", + "▁out doors", + "▁outdoor s", + "▁S ean", + "▁Se an", + "▁Sea n", + "▁Balt imore", + "Res ults", + "Result s", + "▁port ray", + "▁a te", + "▁at e", + "▁ ate", + "▁A F", + "▁ AF", + "▁Em ily", + "▁c ement", + "▁ce ment", + "▁ch unk", + "▁ chunk", + "▁J O", + "▁ JO", + "ot tage", + "ott age", + "otta ge", + "▁aband oned", + "▁abandon ed", + "▁f law", + "▁fl aw", + "}+ \\", + "} +\\", + "(\" \\", + "( \"\\", + "▁$ .", + "▁ $.", + "▁j azz", + "▁ja zz", + "▁Al ice", + "▁Ali ce", + "▁Trans fer", + "▁ Transfer", + "ic ut", + "i cut", + "▁mem orable", + "▁memor able", + "Back ground", + "AR K", + "▁treat s", + "▁tre ats", + "▁P ad", + "▁Pa d", + "▁ Pad", + "▁p reference", + "▁prefer ence", + "▁pref erence", + "▁rem inder", + "▁remind er", + "▁te ens", + "▁teen s", + "▁tee ns", + "ST ATE", + "STAT E", + "mat erial", + "mate rial", + "m aterial", + "▁B utton", + "▁But ton", + "▁ Button", + "▁T ower", + "▁To wer", + "▁Tow er", + "▁Stat istics", + "▁Par king", + "▁Park ing", + "▁p rox", + "▁pro x", + "▁pr ox", + "▁hor rible", + "▁horr ible", + "▁B apt", + "▁Ba pt", + "; /", + "ac ies", + "aci es", + "a cies", + "▁com mun", + "▁comm un", + "in kle", + "ink le", + "ove rs", + "ov ers", + "over s", + "o vers", + "▁Re ports", + "▁Rep orts", + "▁Report s", + "▁diagn osed", + "na n", + "n an", + "▁с та", + "▁ст а", + "▁ ста", + "▁reflect ed", + "▁z oom", + "▁zoo m", + "▁ zoom", + "O ct", + "▁S tage", + "▁St age", + "▁Sta ge", + "▁ Stage", + "getElement ById", + "▁se eks", + "▁see ks", + "▁seek s", + "Sing le", + "S ingle", + "▁there by", + "▁L ower", + "▁Lo wer", + "▁Low er", + "▁ Lower", + "▁NY C", + "▁Like Liked", + "▁re aches", + "▁reach es", + "; <", + "▁A verage", + "▁Ave rage", + "▁class ified", + "▁accept ing", + "( :", + "▁thro at", + "▁B ah", + "▁Ba h", + "TO N", + "T ON", + "▁Ro bin", + "▁Rob in", + "▁pass enger", + "▁gl ory", + "▁vis ibility", + "ud s", + "u ds", + "ne ath", + "nea th", + "I Z", + "co d", + "c od", + "li est", + "lies t", + "lie st", + "l iest", + "▁Techn ologies", + "▁w x", + "▁ wx", + "he ld", + "hel d", + "h eld", + "▁add ressing", + "▁address ing", + "▁aud iences", + "▁audience s", + "▁\" ^", + "▁prom ising", + "nt ax", + "n tax", + "▁bul let", + "▁bull et", + "▁ bullet", + "▁L ang", + "▁La ng", + "▁Lan g", + "▁work force", + "▁Gree ce", + "▁unnecess ary", + "▁H orn", + "▁Hor n", + "▁Ho rn", + "▁l bs", + "▁lb s", + "▁hor izontal", + "▁horizon tal", + "▁& \\", + "▁ &\\", + "▁K id", + "▁Ki d", + "▁F reedom", + "▁Free dom", + "▁cont rad", + "▁contra d", + "ac hers", + "ach ers", + "ache rs", + "acher s", + "a chers", + "ab ad", + "aba d", + "a bad", + "▁L if", + "▁Li f", + "▁S pa", + "▁Sp a", + "▁\" '", + "pro perties", + "▁F C", + "▁ FC", + "▁w age", + "▁wa ge", + "▁wag e", + "net work", + "▁Philipp ines", + "▁comp ute", + "▁comput e", + "▁ compute", + "o i", + "co ut", + "cou t", + "c out", + "ty pename", + "type name", + "typ ename", + "▁C OP", + "▁CO P", + "▁H ung", + "▁Hun g", + "▁Hu ng", + "cent ering", + "center ing", + "▁B oys", + "▁Bo ys", + "▁Boy s", + "▁H at", + "▁Ha t", + "UL E", + "U LE", + "▁re direct", + "▁red irect", + "▁ redirect", + "▁apart ments", + "▁apartment s", + "= -", + "U ri", + "it é", + "test s", + "tes ts", + "t ests", + "▁min eral", + "▁mine ral", + "▁d w", + "▁ dw", + "▁a uth", + "▁aut h", + "▁au th", + "▁ auth", + "▁j ar", + "▁ja r", + "▁ jar", + "▁Con nection", + "▁Connect ion", + "▁Conn ection", + "▁ Connection", + "▁th reads", + "▁thread s", + "{ -", + "▁C ha", + "▁Ch a", + "▁P ul", + "▁Pu l", + "▁en roll", + "emet ery", + "eme tery", + "bon e", + "bo ne", + "b one", + "▁ve rb", + "▁ver b", + "▁ verb", + "▁Malays ia", + "▁care ers", + "▁career s", + "ar ded", + "ard ed", + "arde d", + "▁en de", + "▁end e", + "▁ ende", + "t m", + "▁B aker", + "▁Ba ker", + "▁Bak er", + "▁Bake r", + "▁acknow ledge", + "▁acknowled ge", + "En umer", + "Enum er", + "▁ar range", + "▁arrang e", + "▁arr ange", + "▁scen arios", + "▁scenario s", + ".) ,", + ". ),", + "▁List en", + "▁Li sten", + "▁Lis ten", + "▁Sim ilarly", + "▁Similar ly", + "▁R SS", + "▁RS S", + "▁expl aining", + "▁explain ing", + "he nd", + "hen d", + "h end", + "▁the ories", + "▁tem ple", + "▁temp le", + "f g", + "ны х", + "lin ks", + "link s", + "l inks", + "▁Me chan", + "Node s", + "No des", + "N odes", + "▁qu ot", + "▁ quot", + "wide tilde", + "widet ilde", + "▁m akers", + "▁make rs", + "▁ma kers", + "▁maker s", + "▁ makers", + "ka n", + "k an", + "▁val idate", + "▁valid ate", + "▁ validate", + "▁Transport ation", + "Se curity", + "Sec urity", + "▁D al", + "▁Da l", + "▁R oute", + "▁Ro ute", + "▁Rou te", + "▁ Route", + "▁h ills", + "▁hill s", + "Cont act", + "▁Pro perties", + "▁Proper ties", + "▁ Properties", + "▁determ ining", + "▁determin ing", + "op p", + "o pp", + "met adata", + "meta data", + "▁O tt", + "▁Ot t", + "▁therm al", + "▁reprodu ce", + "▁C arter", + "▁Car ter", + "▁Cart er", + "no number", + "non umber", + ".  ", + "▁in clusion", + "▁incl usion", + "▁Al most", + "ta gs", + "tag s", + "t ags", + "▁reg arded", + "▁regard ed", + "▁Mar ie", + "▁Ma rie", + "ym ph", + "▁I sa", + "▁Is a", + "▁mem br", + "▁consist ency", + "▁t ire", + "▁ti re", + "▁j unk", + "▁jun k", + "▁po ison", + "▁mot hers", + "▁mother s", + "om o", + "o mo", + "▁Cl imate", + "▁Cli mate", + "▁arch ive", + "▁ archive", + "▁agric ultural", + "prot ected", + "▁Pro blem", + "▁Prob lem", + "▁c ush", + "▁cu sh", + "L ife", + "▁v endor", + "▁vend or", + "▁ vendor", + "iz ar", + "iza r", + "ch air", + "cha ir", + "▁fl avors", + "▁flav ors", + "▁flavor s", + "} +", + "▁jud ges", + "▁judge s", + "consc ious", + "og raf", + "▁p ortal", + "▁port al", + "▁por tal", + "▁Co al", + "IM IT", + "I MIT", + "n ative", + "mer s", + "me rs", + "m ers", + "mit ting", + "mitt ing", + "m itting", + "▁E S", + "▁ ES", + "rapeut ic", + "Do main", + "Dom ain", + "Fe ature", + "▁eval uated", + "▁evaluate d", + "▁s ized", + "▁size d", + "▁si zed", + "▁ sized", + "▁ult ra", + "▁ul tra", + "▁sens itivity", + "▁dem anding", + "▁demand ing", + "** \r", + "* *\r", + "▁ Ф", + "▁Jess ica", + "▁particip ated", + "▁participate d", + "▁R T", + "▁ RT", + "▁R A", + "▁ RA", + "▁I SO", + "▁IS O", + "▁ ISO", + "▁n ude", + "▁nu de", + "la ce", + "l ace", + "▁w ings", + "▁win gs", + "▁wing s", + "▁we ights", + "▁weight s", + "▁weigh ts", + "▁flo oring", + "▁floor ing", + "pk g", + "p kg", + "un gen", + "ung en", + "unge n", + "▁d resses", + "▁dress es", + "le ctions", + "lect ions", + "lection s", + "l ections", + "B undle", + "▁analy tics", + "▁s pa", + "▁sp a", + "▁T emplate", + "▁Tem plate", + "▁Temp late", + "▁ Template", + "At A", + "▁en abling", + "▁pre fix", + "▁pref ix", + "▁ prefix", + "▁E ither", + "am ents", + "ament s", + "a ments", + "▁wait ed", + "▁wa ited", + "▁H u", + "li ver", + "live r", + "l iver", + "▁ch arts", + "▁char ts", + "▁chart s", + "▁col leges", + "▁college s", + "▁colle ges", + "▁remind s", + "Cr oss", + "C ross", + "▁Le ather", + "t v", + "ro wave", + "row ave", + "▁in take", + "▁int ake", + "uc ket", + "uck et", + "▁vibr ant", + "▁vib rant", + "om i", + "o mi", + "B T", + "bu ilt", + "b uilt", + "▁Al aska", + "▁F ixed", + "▁Fix ed", + "▁ Fixed", + "▁ind ivid", + "▁O ften", + "▁Of ten", + "▁summ ar", + "▁sum mar", + "▁Char acter", + "▁ Character", + "▁D ak", + "▁Da k", + "▁pl aintiff", + "ob b", + "o bb", + "▁P ros", + "▁Pro s", + "▁Pr os", + "▁f ears", + "▁fe ars", + "▁fear s", + "▁Log in", + "▁Lo gin", + "▁ Login", + "▁dis able", + "▁ disable", + "▁travel ling", + "▁trav elling", + "Un known", + "\\ %", + "id ity", + "idi ty", + "▁A ren", + "▁Ar en", + "▁Are n", + "▁F if", + "Log in", + "Lo gin", + "▁S F", + "▁claim ing", + "▁Th ought", + "▁Though t", + "v irtual", + "▁ind icating", + "▁indic ating", + "▁subst itute", + "▁substit ute", + "GE R", + "G ER", + "▁h ind", + "▁hi nd", + "▁ hind", + "▁D isc", + "▁Dis c", + "▁Di sc", + "▁V oice", + "▁Vo ice", + "▁Aw esome", + "é r", + "▁mac ro", + "▁ma cro", + "▁Liver pool", + "▁F ried", + "▁Fr ied", + "▁Fri ed", + "▁W ard", + "▁War d", + "▁Wa rd", + "id el", + "ide l", + "i del", + "▁S ample", + "▁Sam ple", + "▁ Sample", + "▁Jim my", + "▁A round", + "▁Ar ound", + "Fr am", + "F ram", + "Con nect", + "Conn ect", + "▁instance of", "▁S Y", "▁ SY", - "77 6:", - "776 :", - "7 76:", - "at ern", - "ater n", - "a tern", - "▁159 387", - "▁1593 87", - "n r", - "69 2:", - "fe at", - "▁p lan", - "▁pl an", - "▁pla n", - "▁ plan", - "00 .", - "0 0.", - "录 播", - "28 13", - "281 3", - "2 813", - "ER TY", - "ERT Y", - "GU I", - "G UI", - "us ing", - "u sing", - "▁reference s", - "▁refer ences", - "▁ references", - "LI T", - "L IT", - "49 2", - "4 92", - "q a", - "▁15 936", - "▁159 36", - "▁1593 6", - "Met rics", - "Metric s", - "▁C reated", - "▁Create d", - "▁ Created", - "精 神", - "be st", - "b est", - "y t", - "vt k", - "v tk", - "bu ffers", - "buffer s", - "buff ers", - "64 .", - "6 4.", - "00 2:", - "002 :", - "jo int", - "join t", - "j oint", - "91 3", - "9 13", - "▁( 3", - "▁ (3", - "18 18", - "181 8", - "1 818", - "ity Engine", - "▁1 39", - "▁13 9", - "▁ 139", - "23 50", - "235 0", - "2 350", - "22 20", - "222 0", - "2 220", - "S ide", - "▁M ar", - "76 1:", - "7 61:", - "93 9", - "9 39", - "_1 3", - "_ 13", - ".. .)", - "... )", - "▁1 48", - "▁14 8", - "▁ 148", - "▁B TS", + "▁ex cell", + "▁exc ell", + "▁excel l", + "▁surv iv", + "▁stat istical", + "▁м а", + "▁ ма", + "\\ |", + "▁mat ched", + "▁match ed", + "▁ matched", + "▁de ployment", + "▁deploy ment", + "STAT US", + "▁C E", + "▁ CE", + "il itation", + "ilit ation", + "▁c ouch", + "▁co uch", + "▁cou ch", + "ni l", + "n il", + "▁coll apse", + "▁ collapse", + "▁s ends", + "▁send s", + "▁sen ds", + "▁corpor ations", + "▁corporation s", + "▁pe nis", + "▁pen is", + "▁p article", + "▁part icle", + "▁partic le", + "Su r", + "S ur", + "▁decl are", + "iz ational", + "ization al", + "▁market place", + "▁Z one", + "▁ Zone", + "▁E gg", + "▁V M", + "▁ VM", + "▁ ч", + "▁Oper ations", + "▁Operation s", + "▁r anks", + "▁rank s", + "▁ran ks", + "▁Y ahoo", + "ud ge", + "▁for each", + "▁fore ach", + "▁fo reach", + "▁ foreach", + "▁Par ker", + "▁Park er", + "▁R aw", + "▁Ra w", + "▁ Raw", + "orig inal", + "origin al", + "▁f et", + "▁fe t", + "▁m arch", + "▁mar ch", + "▁tw elve", + "▁Ex hib", + "▁E li", + "▁El i", + "▁R S", + "▁ RS", + "▁Mon te", + "▁Mont e", + "▁st ones", + "▁sto nes", + "▁stone s", + "▁ stones", + "▁War ren", + "▁close t", + "▁clos et", + "▁W ritten", + "▁aw ful", + "▁jump ed", + "▁S ustain", + "▁Sus tain", + "▁e pic", + "▁ep ic", + "ir ements", + "ire ments", + "irement s", + "▁uncomfort able", + "▁g rip", + "▁gr ip", + "▁gri p", + "▁H ousing", + "▁Hou sing", + "▁Ho using", + "▁album s", + "▁C ertain", + "▁Cert ain", + "▁Cer tain", + "▁N ancy", + "▁Nan cy", + "▁meas uring", + "▁A SS", + "▁AS S", + "▁ ASS", + "▁work flow", + "Se ries", + "Ser ies", + "S eries", + "act iv", + "G F", + "▁up dating", + "▁upd ating", + "▁O t", + "▁Ad obe", + "▁Met ro", + "▁enjoy s", + "pr et", + "pre t", + "p ret", + "▁pre sum", + "▁pres um", + "▁susp ension", + "▁Al bert", + "▁Alb ert", + "▁Alber t", + "▁b ump", + "▁bu mp", + "▁be aches", + "▁beach es", + "▁G ov", + "▁Go v", + "▁b uzz", + "▁bu zz", + "▁key words", + "▁keyword s", + "▁har sh", + "ap ple", + "app le", + "a pple", + "▁Ob viously", + "sh ore", + "om es", + "ome s", + "o mes", + "ind ent", + "inde nt", + "Init ial", + "▁S oph", + "▁So ph", + "▁Sw itch", + "▁ Switch", + "▁Loc ated", + "s z", + "▁s ich", + "▁si ch", + "▁S ounds", + "▁Sound s", + "▁p i", + "▁ pi", + "▁a mid", + "▁am id", + "▁B orn", + "▁Bo rn", + "▁Bor n", + "▁M ut", + "▁Mu t", + "▁ Mut", + "▁veget able", + "▁F I", + "▁ FI", + "it i", + "i ti", + "po wered", + "power ed", + "pow ered", + "▁Academ ic", + "▁s ql", + "▁sq l", + "▁ sql", + "edd ings", + "edding s", + "Pro ps", + "Pr ops", + "Prop s", + "tab ular", + "EL D", + "E LD", + "▁offer ings", + "▁offering s", + "▁light weight", + "▁e nerg", + "▁en erg", + "▁ener g", + "▁compan ion", + "sel ling", + "sell ing", + "s elling", + "▁highlight ed", + "! \\", + "sh a", + "s ha", + "▁emer ged", + "▁emerge d", + "▁l overs", + "▁love rs", + "▁lo vers", + "▁lover s", + "▁Wind ow", + "▁ Window", + "▁Dub ai", + "par ser", + "parse r", + "pars er", + "p arser", + "▁Ch oice", + "▁Cho ice", + "er ald", + "era ld", + "eral d", + "us ic", + "▁n ucle", + "▁nuc le", + "▁nu cle", + "icy cle", + "i cycle", + "ни й", + "▁t ok", + "▁to k", + "▁ tok", + "▁[ ];", + "▁[] ;", + "f x", + "▁F lat", + "▁Fl at", + "▁Fla t", + "▁Col on", + "▁Co lon", + "▁dark ness", + "▁G B", + "▁ GB", + "▁poll ution", + "▁T ob", + "▁To b", + "▁P icture", + "▁Pict ure", + "ri um", + "r ium", + "▁G T", + "▁ GT", + "▁V ision", + "▁Vis ion", + "▁ch rom", + "▁ chrom", + "▁Method s", + "▁ Methods", + "▁J erry", + "▁Jer ry", + "▁Ath let", + "L anguage", + "▁Direct ory", + "▁Director y", + "▁ Directory", + "pe red", + "per ed", + "p ered", + "▁explicit ly", + "us c", + "u sc", + "par ts", + "part s", + "p arts", + "▁ne arest", + "▁near est", + "щ е", + "▁e astern", + "▁eas tern", + "▁east ern", + "P ublic", + "ra ge", + "rag e", + "r age", + "▁p ine", + "▁pin e", + "▁pi ne", + "▁ pine", + "▁bel ongs", + "▁belong s", + "▁vol umes", + "▁volume s", + "B ay", + "▁vi olation", + "▁viol ation", + "em ption", + "empt ion", + "▁trans formed", + "▁transform ed", + "▁Nether lands", + "▁ass ists", + "▁assist s", + "hat tan", + "h attan", + "▁contribut ing", + "EN CE", + "ENC E", + "▁Pal m", + "▁Pa lm", + "▁home less", + "▁hom eless", + "DE BUG", + "ro log", + "rol og", + "r olog", + "▁per pet", + "ck er", + "c ker", + "in go", + "ing o", + "▁sl ides", + "▁sli des", + "▁slide s", + "ar ten", + "art en", + "arte n", + "▁decre ased", + "▁decrease d", + "int egr", + "inte gr", + "▁The orem", + "▁C hart", + "▁Ch art", + "▁Char t", + "▁Cha rt", + "▁ Chart", + "▁E RR", + "▁ER R", + "▁ ERR", + "ra tes", + "rate s", + "rat es", + "r ates", + "check ed", + "l c", + "▁sp ouse", + "▁spo use", + "▁s ie", + "▁si e", + "▁di git", + "▁dig it", + "▁ digit", + "▁Net flix", + "▁H us", + "▁Hu s", + "ro be", + "rob e", + "r obe", + "Re al", + "R eal", + "st ud", + "▁sh ake", + "▁sha ke", + "▁ shake", + "ens ively", + "ensive ly", + "▁Camp bell", + "▁coord inate", + "▁tr ails", + "▁tra ils", + "▁trail s", + "Sim ple", + "} ", + "▁att acked", + "▁attack ed", + "up load", + "u pload", + "ring s", + "rin gs", + "r ings", + "ar set", + "ars et", + "arse t", + "▁appro ached", + "▁approach ed", + "▁t oxic", + "▁tox ic", + "▁a rise", + "▁ar ise", + "▁d ictionary", + "▁Tr uth", + "▁Tru th", + "▁a ging", + "▁ag ing", + "▁ aging", + "yl on", + "y lon", + "▁icon ic", + "▁ic onic", + "X FF", + "G M", + "ad ays", + "ada ys", + "a days", + "▁ph osph", + "▁type of", + "▁ typeof", + "requ ired", + "require d", + "▁ridic ulous", + "▁circ les", + "▁circle s", + "▁cir cles", + "▁can nab", + "▁cann ab", + "▁ref use", + "▁Medic are", + "Pr im", + "P rim", + "▁c el", + "▁ce l", + "▁ cel", + "▁Test ing", + "▁Tes ting", + "▁int imate", + "▁intim ate", + "X ML", + "out heast", + "outh east", + "▁do zens", + "▁dozen s", + "ны е", + "▁re start", + "▁rest art", + "▁confirm ation", + "▁Op port", + "▁Opp ort", + "ab ases", + "abase s", + "aba ses", + "▁Tok yo", + "▁M enu", + "▁Me nu", + "▁Men u", + "▁ Menu", + "▁s ail", + "▁sa il", + "▁sq ft", + "Ar ea", + "Are a", + "A rea", + "▁organ ize", + "el ed", + "ele d", + "e led", + "▁En h", + "▁v ariant", + "▁var iant", + "▁vari ant", + "▁K l", + "▁incorpor ated", + "▁incorporate d", + "▁Gr iff", + "▁Gri ff", + "AP P", + "A PP", + "Col l", + "Co ll", + "C oll", + "▁character istic", + "& #", + "▁inform ative", + "oc hem", + "och em", + "oche m", + "o chem", + "▁pra ise", + "ag ma", + "NU M", + "N UM", + "fl oor", + "flo or", + "f loor", + "Se g", + "S eg", + "▁G ill", + "▁Gi ll", + "▁Gil l", + "▁C op", + "▁Co p", + "st en", + "ste n", + "s ten", + "▁Com merce", + "▁ Commerce", + "tr l", + "t rl", + "▁op ponent", + "▁oppon ent", + "▁в ы", + "▁ вы", + "▁run time", + "▁ runtime", + "▁satisf ying", + "▁satisfy ing", + "tr ace", + "tra ce", + "t race", + "▁Pitts burgh", + "▁qu oted", + "▁quote d", + "▁quot ed", + "M ill", + "su re", + "sur e", + "s ure", + "▁je ans", + "▁lo gged", + "▁log ged", + "▁C av", + "▁Ca v", + "▁Pol itical", + "▁Polit ical", + "hi nd", + "hin d", + "h ind", + "ok s", + "o ks", + "▁ste ep", + "▁Cal cul", + "▁Calc ul", + "che stra", + "ches tra", + "ar ently", + "arent ly", + "es ty", + "est y", + "e sty", + "▁brief ly", + "▁C lay", + "��Cl ay", + "▁Cla y", + "Requ ired", + "▁S it", + "▁Si t", + "▁affect ing", + "▁ann ually", + "▁annual ly", + "▁Camp aign", + "▁bas ement", + "▁base ment", + "ta r", + "t ar", + "she et", + "s heet", + "▁depart ure", + "▁l un", + "▁exp ressions", + "▁express ions", + "▁expression s", + "▁expr essions", + "▁sustain ability", + "▁p ap", + "▁pa p", + "▁sp acious", + "▁pe net", + "▁pen et", + "T T", + "▁IO Exception", + "▁ IOException", + "▁Brow se", + "▁fil ename", + "▁file name", + "▁ filename", + "▁cre atures", + "▁creat ures", + "▁creature s", + "▁w ides", + "▁wide s", + "▁wid es", + "▁wi des", + "▁anticip ated", + "▁anticipate d", + "▁J oh", + "▁Jo h", + "▁gr ades", + "▁grad es", + "▁gra des", + "▁grade s", + "▁ grades", + "▁Mur ray", + "▁M i", + "▁susp ended", + "▁Inter view", + "A X", + "▁dist ricts", + "▁district s", + "▁M es", + "▁Me s", + "▁G ard", + "▁Gar d", + "▁Ga rd", + "▁qu een", + "▁que en", + "ig ator", + "iga tor", + "▁techn ological", + "init ial", + "IN S", + "I NS", + "▁conscious ness", + "▁G ET", + "▁GE T", + "▁ GET", + "▁F act", + "▁Fac t", + "▁Fa ct", + "▁ Fact", + "▁t ricks", + "▁tr icks", + "▁tri cks", + "▁trick s", + "▁T an", + "▁Ta n", + "▁ind ia", + "board s", + "bo ards", + "▁Ex cel", + "▁Exc el", + "De cl", + "Dec l", + "▁w arming", + "▁war ming", + "▁warm ing", + "▁T it", + "▁Ti t", + "Op t", + "O pt", + "▁cor ners", + "▁corner s", + "▁corn ers", + "com ed", + "co med", + "come d", + "c omed", + "▁sh ipped", + "▁ship ped", + "st ration", + "str ation", + "s tration", + "ff e", + "f fe", + "ab i", + "a bi", + "▁contract ors", + "▁contractor s", + "▁contra ctors", + "on om", + "ono m", + "o nom", + "lim inary", + "▁F DA", + "▁app liances", + "▁appliance s", + "▁enc oding", + "▁ encoding", + "ri cks", + "ric ks", + "rick s", + "r icks", + "▁pre val", + "▁pr eval", + "▁prev al", + "▁G NU", + "▁P osition", + "▁Pos ition", + "▁ Position", + "▁chem istry", + "RE CT", + "R ECT", + "▁adj acent", + "| .", + "Ch at", + "C hat", + "W ait", + "▁Th ai", + "cel ona", + "irm ingham", + "р я", + "▁world s", + "▁Set tings", + "▁Setting s", + "▁Sett ings", + "▁ Settings", + "▁S han", + "▁Sh an", + "▁Sha n", + "▁e pid", + "▁ep id", + "▁f olk", + "▁fol k", + "▁ folk", + "▁testim ony", + "▁testimon y", + "▁P urchase", + "▁Purch ase", + "▁st iff", + "▁re cycl", + "▁recy cl", + "ле н", + "л ен", + "pro gram", + "pr ogram", + "Fail ed", + "F ailed", + "▁V o", + "▁compar able", + "▁s ib", + "▁si b", + "▁l azy", + "▁la zy", + "ri ca", + "ric a", + "r ica", + "▁color ful", + "▁L ost", + "▁Lo st", + "▁Los t", + "▁Or lando", + "effect ive", + "▁H REF", + "▁HR EF", + "Y ear", + "▁be ating", + "▁beat ing", + "▁foot age", + "▁foo tage", + "▁gu ided", + "▁guide d", + "▁guid ed", + "▁continu ously", + "▁continuous ly", + "cd cd", + "Ma ke", + "M ake", + "le ading", + "lead ing", + "The se", + "Th ese", + "▁Tr ading", + "▁Tra ding", + "▁Trad ing", + "an cers", + "ance rs", + "anc ers", + "ancer s", + "Ext ension", + "▁su ited", + "▁suit ed", + "▁suite d", + "▁S pect", + "▁Sp ect", + "▁Spec t", + "▁Spe ct", + "ob s", + "o bs", + "▁for ums", + "▁forum s", + "ri ters", + "rit ers", + "rite rs", + "riter s", + "▁Mc Don", + "▁Sw iss", + "wr itten", + "w ritten", + "Reg istry", + "Regist ry", + "▁Al low", + "▁All ow", + "▁ Allow", + "▁In novation", + "▁Innov ation", + "▁phenomen on", + "ment e", + "men te", + "m ente", + "▁tour ists", + "▁tourist s", + "▁N am", + "▁Na m", + "op ter", + "opt er", + "▁un limited", + "iv als", + "ival s", + "iva ls", + "i vals", + "▁co unting", + "▁count ing", + "▁coun ting", + "▁present ations", + "▁presentation s", + "iv an", + "iva n", + "i van", + "▁Un ity", + "▁Unit y", + "▁bu ried", + "▁bur ied", + "ir ates", + "ira tes", + "i rates", + ") [", + "▁Creat ing", + "▁Cre ating", + "▁disag ree", + "▁\" \";", + "▁\"\" ;", + "▁so oner", + "▁soon er", + "▁Valent ine", + "TA BLE", + "T ABLE", + "▁m arine", + "▁mar ine", + "▁ma rine", + "ée s", + "é es", + "J ava", + "Date Time", + "▁Off er", + "▁Of fer", + "▁bar rier", + "▁barr ier", + "▁prem ier", + "▁perm its", + "▁permit s", + "▁го да", + "og g", + "o gg", + "▁Louis iana", + "▁trad itions", + "▁tradition s", + "▁t asty", + "▁ta sty", + "▁tast y", + "▁name ly", + "▁nam ely", + "Com ment", + "Comm ent", + "▁Part ner", + "ograph ical", + "ographic al", + "▁Dou glas", + "▁Doug las", + "uk i", + "u ki", + "vent ory", + "…. .", + "… ..", + "wa l", + "w al", + "▁Dev ice", + "▁ Device", + "rit is", + "r itis", + "Mat erial", + "M aterial", + "▁S ens", + "▁Se ns", + "▁Sen s", + "▁Fac ulty", + "▁se gments", + "▁segment s", + "▁seg ments", + "\\ {", + "▁vers atile", + "▁versa tile", + "▁G rid", + "▁Gr id", + "▁Gri d", + "▁ Grid", + "Res ources", + "Resource s", + "New s", + "Ne ws", + "N ews", + "c n", + "▁\" %", + "▁el abor", + "▁Wi Fi", + "▁Pat ri", + "▁Pa tri", + "▁con gr", + "▁P ump", + "▁Pu mp", + "ra r", + "r ar", + "▁c af", + "▁ca f", + "▁al gebra", + "ri se", + "ris e", + "r ise", + "is se", + "iss e", + "▁re nov", + "▁ren ov", + "opt ional", + "option al", + "Ra te", + "R ate", + "▁acc idents", + "▁accident s", + "▁A rc", + "▁Ar c", + "▁appreci ation", + "▁protect ive", + "gr ow", + "gro w", + "g row", + "us age", + "usa ge", + "▁H orse", + "▁Hor se", + "▁under neath", + "▁M IT", + "▁MI T", + "▁ MIT", + "▁Coll ins", + "▁c yl", + "▁cy l", + "▁New ton", + "▁min ority", + "▁minor ity", + "▁tr iple", + "▁tri ple", + "▁trip le", + "▁Marsh all", + "▁Mars hall", + "▁threat ened", + "▁threaten ed", + "v t", + "▁prevent ing", + "▁sequ ences", + "▁sequence s", + "▁Ad just", + "ro se", + "ros e", + "r ose", + "▁k iller", + "▁kill er", + "▁kil ler", + "ne ws", + "new s", + "n ews", + "▁high way", + "gg ed", + "g ged", + "▁ext ensions", + "▁extension s", + "▁ extensions", + "ex per", + "exp er", + "▁c ents", + "▁cent s", + "▁ ἐ", + "ou bt", + "dl l", + "d ll", + "▁pray ers", + "▁pra yers", + "▁prayer s", + "▁report edly", + "▁reported ly", + "▁Dis count", + "▁Disc ount", + "▁N A", + "▁ NA", + "▁B achelor", + "Pro m", + "Pr om", + "P rom", + "▁l over", + "▁love r", + "▁lo ver", + "▁ lover", + "▁c ov", + "▁co v", + "▁ cov", + "W I", + "S ql", + "▁w ines", + "▁win es", + "▁wine s", + "▁wi nes", + "▁Sa udi", + "▁Saud i", + "▁Sau di", + "▁In cludes", + "▁Include s", + "\"; \r", + "\" ;\r", + "▁J S", + "▁ JS", + "▁dist ract", + "▁di stract", + "um bers", + "umber s", + "umb ers", + "**** ********", + "******** ****", + "res sing", + "ress ing", + "W ill", + "▁pan ic", + "▁pa nic", + "▁ panic", + "▁P erry", + "▁Per ry", + "▁roll s", + "▁Mississ ippi", + "CO L", + "C OL", + "▁Leg isl", + "▁Al ber", + "▁Alb er", + "ul u", + "u lu", + "▁C F", + "▁ CF", + "▁m ales", + "▁male s", + "▁mal es", + "▁ma les", + "▁p ension", + "▁pens ion", + "ow ski", + "ows ki", + "▁Med ium", + "Element s", + "El ements", + "E lements", + "▁r uled", + "▁rule d", + "▁ru led", + "▁l ighter", + "▁light er", + "▁laugh ing", + "▁bo ats", + "▁boat s", + "▁def initions", + "▁definition s", + "▁defin itions", + "▁a vec", + "���av ec", + "O k", + "bre aking", + "break ing", + "▁м е", + "▁ ме", + "C ert", + "▁f are", + "▁far e", + "▁fa re", + "▁ fare", + "▁disput e", + "▁disp ute", + "▁i T", + "▁P ART", + "▁PA RT", + "▁PAR T", + "▁H az", + "▁Ha z", + "▁pe ers", + "▁peer s", + "OC K", + "O CK", + "▁comp ile", + "▁ compile", + "▁a rom", + "▁ar om", + "▁Cit iz", + "▁w w", + "▁ ww", + "▁comp iled", + "▁compile d", + "▁C able", + "▁Ca ble", + "▁Cab le", + "▁adv ocate", + "▁advoc ate", + "▁w heat", + "▁whe at", + "▁Recomm ended", + "▁Recommend ed", + "res olve", + "] +", + "D M", + "▁S olid", + "▁Sol id", + "ce rt", + "cer t", + "c ert", + "▁s ir", + "▁si r", + "LI ST", + "L IST", + "▁Clean ing", + "▁Cle aning", + "▁s ou", + "▁so u", + "▁F inding", + "▁Fin ding", + "▁Find ing", + "▁Econom ics", + "▁Economic s", + "an cies", + "anc ies", + "▁C ards", + "▁Car ds", + "▁Card s", + "th eme", + "the me", + "ag ent", + "age nt", + "agen t", + "a gent", + "▁may or", + "▁T erry", + "▁Ter ry", + "▁Terr y", + "▁d ub", + "▁du b", + "▁cross ing", + "▁Al bum", + "▁Alb um", + "▁h oly", + "▁hol y", + "▁ho ly", + "▁B oolean", + "▁Boo lean", + "▁ Boolean", + "> :", + "Cl uster", + "> )", + "st orm", + "sto rm", + "о н", + "▁r amp", + "▁ra mp", + "▁ram p", + "er ness", + "ern ess", + "▁p asta", + "▁past a", + "▁pa sta", + "▁pas ta", + "▁att ractions", + "▁attract ions", + "▁attraction s", + "▁attr actions", + "an im", + "ani m", + "pt ic", + "p tic", + "▁sh out", + "▁sho ut", + "O G", + "▁independent ly", + "▁independ ently", + "▁t imer", + "▁time r", + "▁tim er", + "▁ti mer", + "▁ timer", + "a que", + "}= \\", + "} =\\", + "os ex", + "ose x", + "o sex", + "▁C e", + "ad as", + "ada s", + "▁mach inery", + "▁machine ry", + "▁a nth", + "▁an th", + "▁ant h", + "▁ anth", + "▁M ining", + "▁Min ing", + "▁Mini ng", + "▁Mi ning", + "re ck", + "rec k", + "▁Assess ment", + "▁ch amber", + "▁cha mber", + "▁cham ber", + "ain ted", + "aint ed", + "▁Toy ota", + "cha ft", + "La b", + "L ab", + "▁\" .", + "▁ \".", + "si ght", + "sig ht", + "s ight", + "de sign", + "des ign", + "cret ion", + "▁K el", + "▁Ke l", + "IL D", + "I LD", + "▁merch and", + "▁merc hand", + "▁list ener", + "▁listen er", + "▁establish ing", + "▁ug ly", + "▁de alt", + "▁deal t", + "▁X box", + "▁coron avirus", + "at able", + "ata ble", + "a table", + "▁V erm", + "▁Ver m", + "▁Ve rm", + "▁g ly", + "▁gl y", + "▁reason ably", + "Ed ge", + "▁innoc ent", + "▁ne wer", + "▁new er", + "▁Mult iple", + "▁Multi ple", + "▁ch ick", + "▁chic k", + "▁chi ck", + "▁m olecular", + "▁molec ular", + "pr imary", + "prim ary", + "▁prior ities", + "▁priorit ies", + "▁v ec", + "▁ve c", + "▁ vec", + "▁disapp ear", + "▁W a", + "al so", + "als o", + "▁Element ary", + "Dis t", + "Di st", + "D ist", + "▁sem ester", + "sy nc", + "s ync", + "▁cou pled", + "▁couple d", + "AR CH", + "▁present ing", + "▁sub sequently", + "▁subsequ ently", + "▁subsequent ly", + "▁J azz", + "▁Ja zz", + "▁wood s", + "▁wo ods", + "te in", + "oun cing", + "▁C arm", + "▁Car m", + "▁Ca rm", + "▁Cl aim", + "▁Cla im", + "▁ex pon", + "▁exp on", + "Id s", + "I ds", + "▁g aining", + "▁gain ing", + "▁ga ining", + "CL UD", + "CLU D", + "▁inf inite", + "og ene", + "ogen e", + "▁l ug", + "▁Grow th", + "▁agric ulture", + "▁att racted", + "▁attract ed", + "▁appeal ing", + "▁B arry", + "▁Bar ry", + "▁Barr y", + "const ruction", + "construct ion", + "▁theore tical", + "▁YO UR", + "▁YOU R", + "▁w and", + "▁wa nd", + "▁inf ant", + "▁des erves", + "▁deserve s", + "▁tre asure", + "Mo use", + "M ouse", + "VAL UE", + "▁\\ {", + "▁ \\{", + "▁value d", + "▁val ued", + "▁comp elling", + "▁sacr ifice", + "▁sacrific e", + "▁clean ed", + "▁U b", + "▁eth ical", + "Pat tern", + "face s", + "fa ces", + "fac es", + "f aces", + "▁annoy ing", + "ap shot", + "aps hot", + "ni k", + "n ik", + "▁unem ployment", + "pl er", + "ple r", + "p ler", + "ke ep", + "kee p", + "assert Equals", + "▁M ason", + "▁Ma son", + "▁Mas on", + "▁se crets", + "▁sec rets", + "▁secret s", + "ed itor", + "edit or", + "edi tor", + "ict ure", + "▁c ele", + "▁ce le", + "▁cel e", + "▁rest oration", + "ol ester", + "ole ster", + "oles ter", + "Fig ure", + "▁cont rary", + "▁contra ry", + "▁P interest", + "▁C ircle", + "▁Circ le", + "▁Cir cle", + "▁Connect icut", + "▁S ud", + "▁Su d", + "▁de put", + "▁dep ut", + "▁for ming", + "▁form ing", + "▁cl ouds", + "▁cloud s", + "▁Requ ired", + "▁ Required", + "▁Ev ans", + "▁Evan s", + "▁Bed room", + "▁al umni", + "Bind ing", + "B inding", + "▁R AM", + "▁RA M", + "sc roll", + "scr oll", + "▁R idge", + "▁Rid ge", + "usal em", + "usa lem", + "ha w", + "h aw", + "▁do ct", + "▁doc t", + "▁F it", + "▁ Fit", + "▁con dem", + "▁cond em", + "▁Wire less", + "er rors", + "err ors", + "error s", + "▁cl eared", + "▁cle ared", + "▁clear ed", + "▁cult iv", + "▁Imag ine", + "▁pay load", + "▁ payload", + "▁G ets", + "▁Get s", + "▁Ge ts", + "▁acc ent", + "▁ac cent", + "▁K han", + "▁Kh an", + "▁O FF", + "▁OF F", + "▁ OFF", + "▁l iteral", + "▁liter al", + "▁lit eral", + "▁E sp", + "▁Es p", + "▁autom ation", + "▁U SE", + "▁US E", + "▁ USE", + "▁cogn itive", + "▁U pper", + "▁Up per", + "▁ Upper", + "bor ough", + "bo rough", + "boro ugh", + "b orough", + "▁f i", + "▁ fi", + "▁enhance ment", + "▁s har", + "▁sh ar", + "▁sha r", + "▁f lesh", + "▁fl esh", + "▁fle sh", + "mem ory", + "▁ir re", + "▁irr e", + "▁Chel sea", + "& \\", + "▁N athan", + "▁Na than", + "▁Nat han", + "▁te aches", + "▁teac hes", + "▁teach es", + "▁tea ches", + "▁obl igation", + "▁oblig ation", + "▁op ponents", + "▁oppon ents", + "▁opponent s", + "count er", + "c ounter", + "ier ra", + "▁g i", + "▁ gi", + "▁veter ans", + "▁veteran s", + "▁B illy", + "▁Bill y", + "▁Bil ly", + "▁T ip", + "▁Ti p", + "▁ Tip", + "▁Ke ith", + "▁Summ it", + "▁Sum mit", + "▁U P", + "▁ UP", + "▁Arch ive", + "▁ Archive", + "▁strict ly", + "▁sh ine", + "▁ shine", + "}} ,", + "} },", + "ск а", + "с ка", + "▁e ste", + "▁est e", + "▁es te", + "▁ este", + "lo oking", + "look ing", + "=\" \"", + "= \"\"", + "▁Con text", + "▁Cont ext", + "▁ Context", + "▁u b", + "▁ ub", + "LO C", + "L OC", + "▁r hythm", + "▁per ceived", + "▁perceive d", + "▁c od", + "▁co d", + "▁ cod", + "▁key word", + "▁ keyword", + "▁U V", + "▁ UV", + "▁good ness", + "▁reli ability", + "amm ation", + "ammat ion", + "▁be am", + "▁reg ret", + "▁del ayed", + "▁delay ed", + "▁p ussy", + "▁Health care", + "▁free ly", + "▁fre ely", + "▁freel y", + "▁cons isting", + "▁consist ing", + "▁A y", + "er ie", + "e rie", + "trans ition", + "▁var ying", + "▁vary ing", + "▁va rying", + "▁Pre tty", + "qu al", + "q ual", + "▁att orneys", + "▁attorney s", + "▁excell ence", + "▁; )", + "▁accur ately", + "▁accurate ly", + ": '", + "▁F u", + "▁h iding", + "▁hi ding", + "icens ing", + "comm unic", + "▁E mma", + "▁Em ma", + "▁support ive", + "▁no where", + "▁now here", + "▁not eb", + "▁note b", + "▁S au", + "▁Sa u", + "▁val ley", + "▁Or th", + "▁Ort h", + "▁tom ato", + "▁tomat o", + "▁fe as", + "st able", + "sta ble", + "s table", + "ba g", + "b ag", + "Per son", + "Pers on", + "P erson", + "▁t ops", + "▁to ps", + "▁top s", + "▁ tops", + "▁Camp us", + "▁B rain", + "▁Br ain", + "▁Bra in", + "▁p d", + "▁ pd", + "st an", + "sta n", + "s tan", + "▁Po ints", + "▁Point s", + "▁ Points", + "▁t iles", + "▁tile s", + "▁til es", + "▁ti les", + "▁Man hattan", + "те ль", + "▁P ent", + "▁Pe nt", + "▁Pen t", + "▁f atal", + "▁fa tal", + "▁fat al", + "▁advent ures", + "▁adventure s", + "▁m unicipal", + "▁calcul ation", + "▁calc ulation", + "▁up s", + "▁u ps", + "▁ ups", + "se q", + "s eq", + "▁E le", + "▁El e", + "▁bro ader", + "▁broad er", + "▁L en", + "▁Le n", + "▁ Len", + "▁eth nic", + "▁ethn ic", + "▁Te aching", + "▁Tea ching", + "p n", + "de cl", + "dec l", + "▁magn ific", + "▁Bl uetooth", + "▁T een", + "▁Te en", + "▁min imize", + "▁minim ize", + "▁Ch anges", + "▁Change s", + "▁Chan ges", + "▁Chang es", + "▁ Changes", + "▁ver ified", + "▁p rol", + "▁pro l", + "▁pr ol", + "▁Mit chell", + "▁according ly", + "▁accord ingly", + "Sc roll", + "re sa", + "res a", + "▁c amping", + "▁camp ing", + "▁cam ping", + "▁s aves", + "▁sa ves", + "▁save s", + "▁sav es", + "▁fun eral", + "▁Im plement", + "▁Imp lement", + "▁Impl ement", + "▁ Implement", + "▁yield s", + "▁R y", + "▁Pal ace", + "▁Pa lace", + "▁s ys", + "▁sy s", + "▁ sys", + "▁rit ual", + "▁Ne igh", + "▁E M", + "▁ EM", + "▁im aging", + "▁imag ing", + "▁imagin g", + "▁M aj", + "▁Ma j", + "AR S", + "A RS", + "в і", + "an ti", + "ant i", + "}\\ \\", + "} \\\\", + "▁Prin cess", + "▁Prince ss", + "▁Princ ess", + "▁en z", + "▁ enz", + "▁ab ortion", + "▁abort ion", + "▁p ale", + "▁pal e", + "▁pa le", + "▁n ap", + "▁na p", + "▁F o", + "▁c oding", + "▁co ding", + "▁cod ing", + "ze ch", + "z ech", + "▁vol unt", + "▁Gener ic", + "▁Gene ric", + "▁ Generic", + "com b", + "co mb", + "c omb", + "▁in herent", + "▁inher ent", + "▁surg ical", + "ed ed", + "ede d", + "e ded", + "▁var ieties", + "▁: -)", + "▁:- )", + "▁show case", + "▁showc ase", + "▁b race", + "▁br ace", + "▁bra ce", + "▁ brace", + "▁S ter", + "▁St er", + "▁Ste r", + "▁m orph", + "▁mor ph", + "▁mon ster", + "en um", + "enu m", + "e num", + "an ka", + "ank a", + "▁clean er", + "▁def ence", + "▁defe nce", + "os tics", + "ost ics", + "ostic s", + "li t", + "l it", + "▁del icate", + "▁f ate", + "▁fa te", + "▁fat e", + "▁sp am", + "▁spa m", + "▁F ra", + "▁Fr a", + "Tw o", + "T wo", + "Di ff", + "D iff", "D uration", - "Av ailable", - "20: 21", - "2 0:21", - "le ctor", - "lect or", - "l ector", - "per iod", - "peri od", - "▁158 764", - "▁1587 64", - "▁15876 4", - "▁K EY", - "▁ KEY", - "Script Parser", - "▁s q", - "▁ sq", - "Se lf", - "S elf", - "▁1 29", - "▁12 9", - "▁ 129", - "▁P CR", - "▁PC R", - "Can vas", - "▁1 83", - "▁18 3", - "▁ 183", - "▁f it", - "▁ fit", - "-- -----", - "---- ---", - "--- ----", - "------ -", - "----- --", - "- ------", - "T x", - ":3 15", - ":31 5", - ": 315", - "ug e", - "u ge", - "co ur", - "c our", - "Diagnost ics", - "90 4", - "9 04", - "EC D", - "E CD", - "xc d", - "x cd", - "In line", - "-2 1", - "- 21", - "91 5", - "9 15", - "▁d river", - "▁dr iver", - "▁ driver", - "24 50", - "245 0", - "2 450", - "=\" 10", - "23: 45", - "23:4 5", - "uff le", - "hh hhh", - "hhhh h", - "hhh hh", - "h hhhh", - "▁DEF INE", - "▁ DEFINE", - "K K", - "▁3 0.", - "▁30 .", - "▁ 30.", - "▁F riday", - "▁se curity", - "▁sec urity", - "▁ security", - "56 25", - "562 5", - "5 625", - "rid ge", - "Write Line", - "▁i l", - "▁ il", - "NG TH", - "▁r s", - "▁ rs", - "Se q", - "S eq", - "▁15 999", - "▁159 99", - "▁1599 9", - "44 1:", - "441 :", - "4 41:", - "ct rl", - "c trl", - "▁p hi", - "▁ph i", - "▁ phi", - "o i", - "De lay", - "Del ay", - "▁158 445", - "▁1584 45", - "开始 了", - "comp any", - "▁c elebr", - "se lector", - "select or", - "sel ector", - "▁exec ute", - "▁ execute", - "98 6", - "9 86", + "▁not able", + "▁no table", + "▁m os", + "▁mo s", + "▁ mos", + "▁cannab is", + "▁c ave", + "▁ca ve", + "▁cav e", + "Ap r", + "A pr", + "dr iven", + "drive n", + "d riven", + "▁under ground", + "iat ive", + "i ative", + "▁d ive", + "▁di ve", + "▁div e", + "▁introdu cing", + "▁D ra", + "▁Dr a", + "▁D elta", + "▁Del ta", + "▁ Delta", + "▁re mod", + "▁rem od", + "For e", + "F ore", + "▁dist ribute", + "▁distribut e", + "$ )", + "oo g", + "o og", + "▁T ed", + "▁Te d", + "us hers", + "ush ers", + "usher s", + "▁h ockey", + "by e", + "b ye", + "▁S ri", + "▁Sr i", + "▁re vel", + "▁rev el", + "▁reve l", + "▁des ires", + "▁desire s", + "fa re", + "far e", + "f are", + "▁Indones ia", + "▁un ited", + "▁unit ed", + "IE D", + "I ED", + "▁Pl ans", + "▁Plan s", + "▁K night", + "▁Kn ight", + "▁haz ard", + "▁T N", + "▁ne eding", + "▁need ing", + "▁p ile", + "▁pil e", + "▁pi le", + "▁crypt ocur", + "▁crypto cur", + "▁ve gan", + "▁C ant", + "▁Can t", + "▁Ca nt", + "ch art", + "char t", + "cha rt", + "c hart", + "▁depend encies", + "▁l ou", + "▁lo u", + "▁exp end", + "F older", + "ar ians", + "ari ans", + "arian s", + "aria ns", + "a rians", + "▁Col umn", + "▁ Column", + "▁M asters", + "▁Master s", + "▁Ma sters", + "▁Mas ters", + "▁F requ", + "▁Fr equ", + "▁Fre qu", + "▁B asket", + "▁Bas ket", + "▁v essel", + "▁vess el", + "id ges", + "idge s", + "▁b ree", + "▁br ee", + "▁bre e", + "▁ver tex", + "▁vert ex", + "▁ vertex", + "▁ â", + "The n", + "Th en", + "T hen", + "▁s b", + "▁ sb", + "▁G am", + "▁Ga m", + "quir ies", + "▁st airs", + "▁stair s", + "▁sta irs", + "▁ stairs", + "ka r", + "k ar", + "▁P layers", + "▁Play ers", + "▁Player s", + "▁mark er", + "▁mar ker", + "▁P arts", + "▁Part s", + "▁Par ts", + "ia sm", + "ias m", + "i asm", + "▁R ew", + "▁Re w", + "▁l amp", + "▁la mp", + "▁lam p", + "▁in jection", + "▁inj ection", + "▁inject ion", + "PD F", + "P DF", + "▁controvers ial", + "▁conf using", + "▁m ig", + "▁mi g", + "▁Organ ic", + "▁Ty ler", + "an ut", + "a nut", + "west ern", + "w estern", + "▁di min", + "▁dim in", + "▁sh ades", + "▁shade s", + "▁sha des", + "▁U nd", + "▁Un d", + "▁ Und", + "▁b ases", + "▁bas es", + "▁base s", + "▁ba ses", + "▁rec overed", + "▁recover ed", + "▁re med", + "▁r emed", + "▁rem ed", + "ograph er", + "ograp her", + "f p", + "▁is lands", + "▁island s", + "▁educ ated", + "▁educate d", + "ak y", + "a ky", + "▁Intellig ence", + "▁C NN", + "▁CN N", + "en de", + "end e", + "▁Rem ote", + "▁ Remote", + "▁thank ful", + "mit h", + "mi th", + "m ith", + "▁entreprene urs", + "▁entrepreneur s", + "л ю", + "s b", + "res ources", + "resource s", + "▁list ened", + "▁listen ed", + "▁P ull", + "▁Pu ll", + "▁Pul l", + "▁Sw itzerland", + "▁c leans", + "▁cle ans", + "▁clean s", + "▁l anded", + "▁land ed", + "▁lan ded", + "▁p ear", + "▁pe ar", + "▁mag azines", + "▁magazine s", + "in sp", + "ins p", + "lic t", + "li ct", + "l ict", + "▁al ignment", + "▁align ment", + "jan go", + "j ango", + "▁. /", + "▁ ./", + "rypt o", + "▁b last", + "▁bl ast", + "▁well ness", + "▁c rying", + "▁cr ying", + "▁cry ing", + "Bi nd", + "B ind", + "▁M oving", + "▁Mo ving", + "▁Mov ing", + "▁P ok", + "▁Po k", + "ah o", + "a ho", + "\" /", + "▁switch ing", + "▁surprising ly", + "▁l ear", + "▁le ar", + "▁ lear", + "er gy", + "erg y", + "▁an alog", + "▁anal og", + "▁s orted", + "▁sort ed", + "▁sor ted", + "▁L abel", + "▁La bel", + "▁Lab el", + "▁ Label", + "cont act", + "▁l ang", + "▁la ng", + "▁lan g", + "▁ lang", + "▁kn ees", + "▁knee s", + "▁Vol unte", "= >", - "=\" ./", - "要 不", - "ard ware", - "SE QU", - "SEQ U", - "_0 2_", - "_ 02_", - "▁e ps", - "▁ep s", - "▁ eps", - "agnost ic", - "ffic ult", - "thread s", - "▁ver ify", - "▁ verify", - "RA W", - "LAB EL", - "23 3333", - "233 333", - "2333 33", - "23333 3", - "di sp", - "dis p", - "d isp", - "嘤 嘤", - "-1 4", - "- 14", - "re shape", - "resh ape", - "22 29", - "222 9", - "2 229", - "▁p ress", - "▁pre ss", - "▁ press", - "77 0:", - "770 :", - "7 70:", - "ret val", - "80 80", - "808 0", - "▁he ap", - "▁ heap", - "▁16 2953", - "▁1629 53", - "▁162 953", - "▁16295 3", - "An chor", - "▁par sed", - "▁parse d", - "c w", - "51 2_", - "512 _", - "5 12_", - "▁5 1,", - "▁51 ,", - "▁ 51,", - "▁16 140", - "▁161 40", - "▁1614 0", - "▁1617 98", - "▁161 798", - "▁16179 8", - "▁m uch", - "▁mu ch", - "ke le", - "k ele", - "cre te", - "▁c loud", - "▁ cloud", - ":0 ;", - ": 0;", - "▁b t", - "▁ bt", - "▁T op", - "▁To p", - "▁ Top", - "BOO ST", - "Jo int", - "Join t", - "J oint", - "33 2:", - "332 :", - "3 32:", - "or iginal", - "origin al", - "orig inal", - "bu m", - "b um", - "F etch", - "ploy ment", - "过 去", - "ta ched", - "tach ed", - "t ached", - "29 89:", - "298 9:", - "看 着", - "(4 ,", - "( 4,", - "76 4:", - "764 :", - "7 64:", - "As p", - "A sp", - "▁159 70", - "▁1597 0", - "Track er", - "▁r adius", - "▁ radius", - "▁s lot", - "▁sl ot", - "▁ slot", - "上 手", - ":1 75", - ":17 5", - ": 175", - "▁con version", - "▁conv ersion", - "O L", - "or es", - "ore s", - "o res", - "▁P FNGL", - "▁ PFNGL", - "▁out side", - "2007045 867.", - "2007045867 .", - "工 作", - "▁c x", - "▁ cx", - "▁158 177", - "▁15817 7", - "▁A udio", - "▁ Audio", - ":3 10", - ":31 0", - ": 310", + "▁t hy", + "▁th y", + "▁ thy", + "▁nation wide", + "ex e", + "e xe", + "▁time out", + "▁ timeout", + "▁win ds", + "▁wind s", + "or us", + "o rus", + "▁individual ly", + "▁individ ually", + "▁Marg aret", + "▁d ar", + "▁da r", + "▁ dar", + "▁defe ated", + "▁defeat ed", + "ja min", + "j amin", + "▁sche mes", + "▁scheme s", + "▁res istant", + "▁resist ant", + "▁ resistant", + ";\" >", + "; \">", + "▁M osc", + "▁Mo sc", + "▁Mos c", + "He alth", + "▁Ch arg", + "▁Char g", + "▁Cha rg", + "In formation", + "▁sw ap", + "▁ swap", + "▁bo il", + "▁adapt ed", + "▁cor rection", + "▁correct ion", + "▁bas ics", + "▁basic s", + "▁behav iors", + "▁behavior s", + "▁behavi ors", + "Ps i", + "P si", + "▁port ions", + "▁portion s", + "… ”", + "umb ai", + "▁med itation", + "▁psych ology", + "▁f el", + "▁fe l", + "▁$ (\\", + "▁$( \\", + "▁Ex erc", + "▁tum or", + "▁tu mor", + "▁cl arity", + "▁clar ity", + "▁J son", + "▁ Json", + "ro ng", + "ron g", + "r ong", + "▁de ny", + "▁den y", + "li a", + "l ia", + "▁welcome d", + "▁wel comed", + "▁M ob", + "▁Mo b", + "sd k", + "s dk", + "▁mand atory", + "▁season al", + "▁seas onal", + "▁cor poration", + "▁corpor ation", + "▁corp oration", + "▁ κα", + "▁P ope", + "▁Po pe", + "▁Pop e", + "▁t ires", + "▁tire s", + "▁ti res", + "U K", + "▁Dim ensions", + "li mit", + "lim it", + "um per", + "ump er", + "▁free l", + "▁fre el", + "▁Design er", + "▁re sil", + "▁res il", + "} :", + "LO W", + "L OW", + "▁H ab", + "▁Ha b", + "▁t oll", + "▁to ll", + "▁Ex amples", + "▁Exam ples", + "▁Example s", + "equ ality", + "eq uality", + "equal ity", + "e quality", + "▁conv ince", + "▁convin ce", + "▁mob ility", + "▁mobil ity", + "▁thr illed", + "▁thrill ed", + "ps y", + "p sy", + "▁trans lated", + "▁transl ated", + "▁translate d", + "▁d ated", + "▁date d", + "▁dat ed", + "▁da ted", + "▁ dated", + "ul ative", + "▁fin anc", + "MO DE", + "MOD E", + "▁V iol", + "▁Vi ol", + "al ph", + "per ature", + "▁meta bol", + "▁metab ol", + "w t", + "▁roll er", + "▁ roller", + "▁expect s", + "▁run ner", + "▁ runner", + "fi ve", + "f ive", + "▁an onymous", + "▁anonym ous", + "▁P un", + "▁Pu n", + "▁Bar celona", + "▁mod eling", + "▁model ing", + "▁mode ling", + "ut f", + "u tf", + "▁spe eds", + "▁speed s", + "Vis ible", + "V isible", + "▁Cert ificate", + "▁ Certificate", + "B us", + "ско го", + "I gn", + "▁F E", + "▁ FE", + "▁v isa", + "▁vis a", + "▁vi sa", + "▁h iking", + "▁hi king", + "▁pros per", + "ip per", + "ipp er", + "i pper", + "▁pro pose", + "▁propos e", + "▁prop ose", + "ri ors", + "rior s", + "rio rs", + "r iors", + "So ft", + "S oft", + "CON FIG", + "▁Retrie ved", + "▁m l", + "▁ ml", + "▁l ined", + "▁li ned", + "▁line d", + "▁lin ed", + "▁ lined", + "ul ent", + "ule nt", + "▁c one", + "▁con e", + "▁co ne", + "▁F rame", + "▁Fr ame", + "▁Fra me", + "▁ Frame", + "▁Top ics", + "▁Topic s", + "am mat", + "amma t", + "amm at", + "▁c ps", + "▁cp s", + "▁ cps", + "▁A ld", + "▁Al d", + "▁f ridge", + "▁fr idge", + "▁att achment", + "▁attach ment", + "▁N in", + "▁Ni n", + "wo man", + "w oman", + "▁sk irt", + "▁ski rt", + "▁cont rolling", + "▁control ling", + "M ut", + "▁Health y", + "is en", + "ise n", + "i sen", + "▁c hill", + "▁ch ill", + "▁chi ll", + "▁Jul ie", + "▁Ju lie", + "x s", + "▁part ly", + "ys ical", + "ij ing", + "iji ng", + "▁wides pread", + "▁recruit ment", + "▁long est", + "▁lon gest", + "▁Sub scribe", + "▁l id", + "▁li d", + "▁L ate", + "▁La te", + "▁Lat e", + "▁sen iors", + "▁senior s", + "appropri ate", + "▁Con vert", + "▁ Convert", + "Ar ch", + "Pre fix", + "Pref ix", + "or o", + "o ro", + "ad ded", + "add ed", + "▁har ass", + "us ive", + "▁b ored", + "▁bo red", + "▁bore d", + "▁Q U", + "▁ QU", + "hed ral", + "▁pr iest", + "▁pri est", + "▁Me asure", + "▁ Measure", + "▁Mad rid", + "▁journal ist", + "▁occup ied", + "▁J a", + "▁re po", + "▁rep o", + "▁ repo", + "▁Carib bean", + "▁app earing", + "▁appear ing", + "IN GS", + "ING S", + "am ins", + "amin s", + "ami ns", + "▁emb od", + "ke eping", + "kee ping", + "keep ing", + "ски й", + "с кий", + "▁pract ically", + "▁practical ly", + "▁re nown", + "▁ren own", + "▁Feature d", + "▁ch arming", + "▁char ming", + "▁charm ing", + "▁ З", + "ud son", + "uds on", + "▁news papers", + "▁newsp apers", + "▁newspaper s", + "▁ob sc", + "▁obs c", + "▁The ater", + "▁s atur", + "▁sat ur", + "▁p ressing", + "▁pres sing", + "▁press ing", + "UR CE", + "ex it", + "e xit", + "if le", + "▁Supp ly", + "▁Sup ply", + "▁Muslim s", + "▁R av", + "▁Ra v", + "▁S ha", + "▁Sh a", + "A g", + "▁R io", + "plet ion", + "▁f oster", + "▁fo ster", + "▁fost er", + "▁search es", + "▁sear ches", + "▁K E", + "▁ KE", + "▁K on", + "▁Ko n", + "▁target ing", + "▁M M", + "▁ MM", + "▁prospect ive", + "▁D ining", + "▁Di ning", + "▁Din ing", + "▁o ct", + "▁oc t", + "▁B ug", + "▁Bu g", + "▁Y e", + "▁home made", + "▁hom emade", + "▁acc essed", + "▁access ed", + "▁E ld", + "▁El d", + "▁config ured", + "▁configure d", + "def ined", + "define d", + "d efined", + "▁A nc", + "▁An c", + "▁p ier", + "▁pie r", + "▁pi er", + "if fs", + "iff s", + "▁challeng ed", + "▁challenge d", + "▁diss ertation", + "▁shock ed", + "▁s ender", + "▁se nder", + "▁send er", + "▁sen der", + "▁ sender", + "sub mit", + "▁in structor", + "▁instruct or", + "▁par liament", + "▁bub ble", + "ar ness", + "arn ess", + "th rows", + "throw s", + "thro ws", + "▁I E", + "▁ IE", + "▁mod ification", + "▁N OW", + "▁NO W", + "▁Th row", + "▁Thr ow", + "▁ Throw", + "▁cred entials", + "▁Direct ions", + "▁Di rections", + "▁Dire ctions", + "▁Dir ections", + "▁Direction s", + "▁she ep", + "▁Op tim", + "▁Opt im", + "an as", + "ana s", + "a nas", + ": )", + "▁C AN", + "▁CA N", + "▁taste s", + "▁tast es", + "▁F lo", + "▁Fl o", + "▁Circ uit", + "▁F er", + "▁Fe r", + "▁s word", + "▁sw ord", + "▁sp atial", + "▁spat ial", + "▁John ny", + "▁strugg led", + "▁struggle d", + "ta ke", + "t ake", + "▁di vine", + "▁div ine", + ")^ {", + ") ^{", + "▁T ypes", + "▁Type s", + "▁Ty pes", + "▁Typ es", + "▁ Types", + "gener ated", + "generate d", + "▁ac ute", + "▁dr aws", + "▁draw s", + "▁dra ws", + "lo ading", + "load ing", + "er mark", + "erm ark", + "▁cost ly", + "▁p å", + "ж а", + "▁t ropical", + "▁St ack", + "▁Sta ck", + "▁ Stack", + "▁Coun sel", + "▁Jer emy", + "▁Jere my", + "▁loc als", + "▁local s", + ") |", + "▁re vis", + "▁rev is", + "▁| =", + "▁Wal ter", + "▁Walt er", + "▁St eps", + "▁Ste ps", + "▁Step s", + "▁N ep", + "▁Ne p", + "▁stre ams", + "▁stream s", + "▁Week ly", + "▁l ane", + "▁la ne", + "▁lan e", + "▁ lane", + "pi t", + "p it", + "Sc he", + "Sch e", + "S che", + "▁Grad uate", + "▁W R", + "▁ WR", + "cre ated", + "create d", + "creat ed", + "c reated", + "▁med ian", + "▁media n", + "▁medi an", + "▁rel atives", + "▁relative s", + "▁High er", + "▁Hig her", + "▁dec ay", + "▁Sing h", + "▁Sin gh", + "▁He aven", + "▁sk etch", + "▁B irmingham", + "▁refres hing", + "▁refresh ing", + "St and", + "red ited", + "redit ed", + "▁b om", + "▁bo m", + "▁negoti ations", + "▁negotiation s", + "uit y", + "ui ty", + "u ity", + "mo s", + "m os", + "Ph oto", + "Cent er", + "C enter", + "▁S I", + "▁ SI", + "▁B ishop", + "▁Bi shop", + "▁M ode", + "▁Mod e", + "▁Mo de", + "▁ Mode", + "▁c rap", + "▁cr ap", + "▁cra p", "al led", "all ed", "alle d", - "20: 20", - "2 0:20", - "LE VEL", - "as ing", - "a sing", - "UN IT", - "UNI T", - "▁160 37", - "▁1603 7", - "▁Ch ange", - "▁ Change", - "Constraint s", - "il it", - "ili t", - "i lit", - "~~ ~~~~", - "~~~ ~~~", - "~~~~ ~~", - "~~~~~ ~", - "~ ~~~~~", - "< 0", - "4) ;", - "4 );", - "ag ue", - "88 88888888888", - "8888 888888888", - "88888888 88888", - "888 8888888888", - "888888888888 8", - "8888888888 888", - "888888888 8888", - "88888888888 88", - "8888888 888888", - "888888 8888888", - "88888 88888888", - "8 888888888888", - "12 27", - "122 7", - "1 227", - "en ces", - "ence s", - "enc es", - "▁20 23.", - "▁2023 .", - "▁sim ilar", - "99 8:", - "998 :", - "▁grant ed", - "ab i", - "a bi", - "04 4:", - "0 44:", - "ho ok", - "h ook", - "@@ @@", - "▁15 799", - "▁157 99", - "▁1579 9", - "▁Mon day", - "16 25", - "162 5", - "1 625", - "▁f ig", - "▁ fig", - "▁c pu", - "▁cp u", - "▁ cpu", - "W W", - "web pack", - "LE NGTH", - "R S", - "还 要", - "io r", - "i or", - "▁5 ;", - "▁ 5;", - "end point", - "re at", - "转 播", - "' },", - "▁c s", - "▁ cs", - "▁pro xy", - "▁ proxy", - "Net Core", - "12 4:", - "124 :", - "1 24:", - "fl ush", - "hel lo", - "hell o", - "struct ions", - "stru ctions", - "struction s", - "12 _", - "1 2_", - "is ed", - "ise d", - "i sed", - "差 不多", - "▁i Var", - "71 8", - "7 18", - "20: 42", - "20:4 2", - "num py", - "n umpy", - "Met ric", - "23: 49", - "23:4 9", - "Un icode", - "depend ent", - "这 边", - "嘟 嘟", - ":3 78", - ":37 8", - ": 378", - "Sh arp", - "▁2 56,", - "▁25 6,", - "▁256 ,", - "▁ 256,", - "▁m ouse", - "▁mo use", - "▁ mouse", - "gf x", - "g fx", - "20 43", - "204 3", - ":1 86", - ":18 6", - ": 186", - "[1 ]);", - "[1] );", - "[1]) ;", - "▁In st", - "▁ Inst", - "ER O", - "E RO", - "V k", - "可爱 的", - "光 一", - "全 是", - "33 4:", - "334 :", - "▁Re act", - "▁% }", - "25 57", - "255 7", - "2 557", - ":1 55", - ":15 5", - ": 155", - "▁e tc", - "▁et c", - "Hel lo", - "ite ration", - "iter ation", - "这 些", - "12 00", - "120 0", - "1 200", - "BL IC", - "23: 48", - "23:4 8", - "Sh ift", - "count ry", - "coun try", - "oc ab", - "Mark er", - "日 语", - "38 5", - "3 85", - "▁as set", - "▁ass et", - "▁ asset", - "▁@ \"", - "29 60", - "296 0", - "2 960", - "sc ribe", - "scri be", - "▁g lyph", - "▁ glyph", - "80 7:", - "807 :", - "动 了", - "__ ((", - "__( (", - "poly gon", - "p olygon", - "control s", - "l hs", - "fi re", - "f ire", - "▁15 945", - "▁159 45", - "▁1594 5", - "') );", - "')) ;", - "' ));", - "re duce", - "red uce", - "at om", - "▁Point er", - "▁ Pointer", - "= */", - "1: 38", - "1:3 8", - "1 :38", - "S heet", - "▁f our", - "sd k", - "s dk", - "C helsea", - "d n", - "47 2", - "4 72", - "IC K", - "I CK", - "▁sw ap", - "▁ swap", - "nav bar", - "▁158 904", - "▁1589 04", - "▁15890 4", - "▁L anguage", - "▁ Language", - "▁num bers", - "▁number s", - "us age", - "▁All oc", - "▁Al loc", - "▁ Alloc", - "Con tact", - "Pl us", - "AL IGN", - "▁CONTR IBUTORS", - "IL D", - "I LD", - "▁16 2021", - "▁1620 21", - "14 06", - "140 6", - "1 406", - "文 件", - "AR M", - "A RM", - "He lp", - "Hel p", - "20: 41", - "20:4 1", - "▁16 097", - "▁160 97", - "▁1609 7", - "上 去", - "能 不能", - "12 28", - "122 8", - "1 228", - "1. 1", - "1 .1", - "40 16", - "401 6", - "47 48", - "474 8", - "4 748", - "▁STAT US", - "▁ STATUS", - "37 2:", - "US CO", - "U SCO", - "▁1 04", - "▁10 4", - "▁ 104", - "▁m b", - "▁ mb", - "▁me mbers", - "▁mem bers", - "▁member s", - ":3 35", - ":33 5", - ": 335", - "ch at", - "c hat", - "出 了", - "▁cal cul", - "▁calc ul", - "re et", - "ree t", - "Variable s", - "DM A", - "D MA", - "Ex ternal", - "Ext ernal", - "88 888888888888", - "8888 8888888888", - "88888888 888888", - "888 88888888888", - "888888888888 88", - "8888888888 8888", - "888888888 88888", - "88888888888 888", - "8888888 8888888", - "888888 88888888", - "8888888888888 8", - "88888 888888888", - "8 8888888888888", - "25 29", - "252 9", - "2 529", - "▁1 33", - "▁13 3", - "▁ 133", - "20 :33", - "20: 33", - "20:3 3", - "ha lf", - "hal f", - "h alf", - "rypt o", - "▁159 58", - "▁1595 8", - "? '", - "好 啊", - "20 :30", - "20: 30", - "20:3 0", - "oc ker", - "ock er", - "▁2 007", - "▁20 07", - "▁200 7", - "▁ 2007", - "▁ed it", - "▁ edit", - "A w", - "41 2:", - "412 :", - "4 12:", - "23 17", - "231 7", - "2 317", - "F ast", - "20 :17", - "20: 17", - "20:1 7", - "2 0:17", - "▁ret val", - "▁ retval", - "99 0:", - "990 :", - "9 90:", - "▁159 30", - "▁1593 0", - "10 26", - "102 6", - "▁N ON", - "▁NO N", - "▁ NON", - "▁C P", - "▁ CP", - "am ber", - "amb er", - "a mber", - "00000000 000000", - "000000 00000000", - "0000000 0000000", - "▁P ost", - "▁ Post", - "vent ion", - "ven tion", + "}^ \\", + "} ^\\", + "▁The ory", + "▁cost ume", + "▁awk ward", + "▁o g", + "▁ og", + "sen al", + "wor thy", + "worth y", + "w orthy", + "▁oblig ations", + "▁obligation s", + "cr oss", + "cro ss", + "c ross", + "▁Gab ri", + "▁sent ences", + "▁sentence s", + "▁function ing", + "re ader", + "read er", + "rea der", + "▁revenue s", + "▁reven ues", + "st ation", + "stat ion", + "▁brow sing", + "▁brows ing", + "▁air line", + "▁ ü", + "▁pro st", + "▁pr ost", + "▁pros t", + "▁inv itation", + "▁on ions", + "▁onion s", + "▁T u", + "▁tw itter", + "▁ twitter", + "▁applic ants", + "▁applicant s", + "▁ref err", + "▁refer r", + "Ag ent", + "Age nt", + "A gent", + "olester ol", + "▁h ike", + "▁hi ke", + "riv ial", + "rivia l", + "▁i on", + "▁io n", + "▁ ion", + "▁fem ales", + "▁female s", + "▁occas ional", + "▁occasion al", + "▁dist inction", + "▁distinct ion", + "▁Nev ada", + "▁lif ted", + "▁lift ed", + "▁e rect", + "▁er ect", + "▁Pol and", + "▁Po land", + "▁Elect ronic", + "▁F ill", + "▁Fil l", + "▁ Fill", + "un ique", + "uni que", + "V R", + "pe g", + "p eg", + "▁sy ntax", + "▁syn tax", + "▁synt ax", + "▁conflic ts", + "▁conflict s", + "air ed", + "ai red", + "aire d", + "a ired", + "▁invest or", + ">( )", + "> ()", + "\\\" :", + "\\ \":", + "▁analy zed", + "▁analyze d", + "▁G len", + "▁Gl en", + "be lie", + "bel ie", + "▁Ne il", + "▁mass es", + "▁mas ses", + "▁sens ors", + "▁sensor s", + "▁Cam eron", + "▁D S", + "▁ DS", + "▁E L", + "▁ EL", + "uff le", + "▁F actory", + "▁Fact ory", + "▁Factor y", + "▁ Factory", + "ph e", + "p he", + "▁g luc", + "▁gl uc", + "=\" ../", + "▁the ft", + "RO W", + "R OW", + "ourn als", + "ournal s", + "t l", + "ol er", + "ole r", + "o ler", + "▁f s", + "▁ fs", + "▁Os car", + "▁Osc ar", + "▁D ental", + "▁Den tal", + "▁Dent al", + "▁st eal", + "▁ste al", + "▁Sam uel", + "ig g", + "i gg", + "▁econom ics", + "▁economic s", + "▁N i", + "as se", + "ass e", + "▁t ob", + "▁to b", + "▁b acks", + "▁back s", + "▁ba cks", + "▁ backs", + "▁k inda", + "▁kind a", + "▁kin da", + "▁ex isted", + "▁exist ed", + "▁Engine er", + "ar in", + "ari n", + "a rin", + "wi re", + "w ire", + "▁k om", + "▁ko m", + "▁ kom", + "ско й", + "cur sor", + "curs or", + "c ursor", + "▁b ooth", + "▁bo oth", + "▁boo th", + "▁boot h", + "▁max im", + "um ing", + "umin g", + "umi ng", + "u ming", + "vis ible", + "vi sible", + "v isible", + "▁athlet ic", + "olog ically", + "ological ly", + "ologic ally", + "▁\" $", + "▁cabin ets", + "▁cabinet s", + "▁Man aging", + "▁bank ruptcy", + "▁re cycling", + "▁recy cling", + "▁recycl ing", + "▁H onda", + "▁Hon da", + "▁altern ate", + "▁alter nate", + "Sp an", + "S pan", + "▁novel s", + "▁nov els", + "▁Par ents", + "▁Parent s", + "Sequ ence", + "▁I gn", + "▁Ig n", + "▁ Ign", + "al ling", + "all ing", + "▁bur ned", + "▁burn ed", + "st ory", + "sto ry", + "▁n ach", + "▁na ch", + "▁S we", + "▁Sw e", + "▁sam pling", + "▁bar riers", + "▁barrier s", + "▁barr iers", + "▁Oper ation", + "▁Op eration", + "▁ Operation", + "▁L isting", + "▁List ing", + "▁Lis ting", + "▁Public ation", + "▁Pub lication", + "▁investig ated", + "▁investigate d", + "▁se ating", + "▁sea ting", + "▁seat ing", + "▁i dx", + "▁id x", + "▁ idx", + "▁E dd", + "▁Ed d", + "▁proceed ings", + "▁proceeding s", + "▁R ou", + "▁Ro u", + "ar ity", + "ari ty", + "▁P ure", + "▁Pur e", + "▁Pu re", + "▁n erve", + "▁nerv e", + "▁script s", + "▁ scripts", + "▁b utt", + "▁but t", + "▁bu tt", + "▁Ph ase", + "▁ Phase", + "▁Requ irements", + "▁desper ate", + "▁D ublin", + "▁Dub lin", + "▁N ag", + "▁Na g", + "▁m ant", + "▁man t", + "▁ma nt", + "▁b ride", + "▁br ide", + "▁b acking", + "▁back ing", + "▁b orders", + "▁border s", + "▁tr ains", + "▁tra ins", + "▁train s", + "▁Jer usalem", + "al lic", + "all ic", + "▁R oot", + "▁Ro ot", + "▁ Root", + "▁privile ge", + "▁a sp", + "▁as p", + "▁ asp", + "▁dis advant", + "▁conf idential", + "▁confident ial", + "▁C otton", + "▁O liver", + "▁Ol iver", + "▁Olive r", + "pr ep", + "pre p", + "p rep", + "▁Iss ues", + "▁Issue s", + "▁k icked", + "▁kick ed", + "Ma ster", + "M aster", + "▁с а", + "▁ са", + "ff ff", + "fff f", + "f fff", + "▁A id", + "▁ind uced", + "▁indu ced", + "▁induce d", + "▁ induced", + "ew ay", + "e way", + "▁Su rv", + "▁Sur v", + "▁inf ected", + "▁infect ed", + "▁C rown", + "▁Cr own", + "▁Cro wn", + "▁Crow n", + "iv ic", + "i vic", + "▁He len", + "▁Hel en", + "▁c ort", + "▁co rt", + "▁cor t", + "our ses", + "ours es", + "ourse s", + "▁head quarters", + "ra h", + "r ah", + "▁Great er", + "▁Gre ater", + "ik er", + "ike r", + "i ker", + "▁trans it", + "▁M R", + "▁ MR", + "▁tables poons", + "▁tablespoon s", + "▁A RE", + "▁AR E", + "▁ ARE", + "р і", + "▁concent rate", + "▁concentr ate", + "G T", + "▁e ll", + "▁el l", + "▁ ell", + "▁mod est", + "▁mode st", + "▁mo dest", + "▁modes t", + "io p", + "i op", + "ion ed", + "io ned", + "ione d", + "i oned", + "▁a sleep", + "▁as leep", + "▁special ty", + "ni s", + "n is", + "▁vess els", + "▁vessel s", + "▁hon ored", + "▁honor ed", + "▁V intage", + "▁Vin tage", + "▁p ist", + "▁pi st", + "▁Re ader", + "▁Read er", + "▁ Reader", + "▁ra cial", + "▁rac ial", + "▁Tai wan", + "▁depend ency", + "▁ dependency", + "eg u", + "e gu", + "Reg ion", + "▁Col omb", + "dir ection", + "di rection", + "direct ion", + "d irection", + "O ther", + "ri l", + "r il", + "▁an gel", + "▁ang el", + "▁ angel", + "ig rant", + "igr ant", + "ac tic", + "act ic", + "a ctic", + "um erate", + "ume rate", + "umer ate", + "▁constit u", + "HT TP", + "ous tic", + "oust ic", + "▁re ass", + "f y", + "pan ic", + "pa nic", + "▁st rive", + "▁str ive", + "▁stri ve", + "Jo in", + "▁survey s", + "▁surve ys", + "▁Under standing", + "▁Understand ing", + "▁nurs es", + "▁nurse s", + "▁circ ular", + "▁cir cular", + "{{ \\", + "{ {\\", + "▁program mes", + "▁programme s", + "amm atory", + "ammat ory", + "▁book ed", + "▁bo oked", + "▁boo ked", + "fo ur", + "f our", + "▁strugg les", + "▁struggle s", + "▁comb ines", + "▁combine s", + "▁prom oted", + "▁promot ed", + "▁promote d", + "▁promo ted", + "ra nd", + "ran d", + "r and", + "▁com posite", + "▁comp osite", + "▁compos ite", + "▁d umb", + "▁du mb", + "▁dram atically", + "▁drama tically", + "▁dramatic ally", + "▁s oy", + "▁so y", + "ble r", + "bl er", + "b ler", + "sa fe", + "s afe", + "▁y arn", + "▁ya rn", + "du e", + "d ue", + "▁r ides", + "▁ri des", + "▁rid es", + "▁ride s", + "▁b ikes", + "▁bi kes", + "▁bike s", + "▁bik es", + "▁end orse", + "▁endors e", + "cf g", + "c fg", + "▁appro aching", + "▁approach ing", + "▁global ly", + "▁glob ally", + "▁P eters", + "▁Pe ters", + "▁Pet ers", + "▁Peter s", + "▁Pete rs", + "bor o", + "bo ro", + "b oro", + "▁collabor ative", + "▁streng ths", + "▁strength s", + "▁elect ronics", + "▁electronic s", + "▁electron ics", + "Cont in", + "▁c d", + "▁ cd", + "ex pect", + "exp ect", + "▁inst itutional", + "▁institution al", + "▁grab bed", + "▁cl ips", + "▁clip s", + "▁C I", + "▁ CI", + "▁fl ux", + "▁flu x", + "▁d istant", + "▁dist ant", + "▁di stant", + "▁L ay", + "▁La y", + "AN K", + "IS H", + "I SH", + "▁Commission er", + "▁distinct ive", + "▁iT unes", + "▁Prom ise", + "▁ Promise", + "▁Through out", + "▁document ed", + "▁recip ient", + "od o", + "o do", + "▁t ens", + "▁te ns", + "▁ten s", + "▁ast ron", + "in fl", + "inf l", + "▁P or", + "▁Po r", + "▁Com mons", + "▁Comm ons", + "▁Common s", + "######## ########", + "▁grand mother", + "▁Publish ing", + "▁rest ored", + "▁restore d", + "ig ibility", + "▁bl ade", + "▁Cy ber", + "Di d", + "D id", + "je n", + "j en", + "as ha", + "ash a", + "a sha", + "▁Com ponent", + "▁ Component", + "ur ations", + "uration s", + "▁element ary", + "▁R V", + "▁t an", + "▁ta n", + "▁ tan", + "▁light ly", + "▁calcul ations", + "▁calc ulations", + "▁calculation s", + "▁C li", + "▁Cl i", + "▁J uan", + "▁Ju an", + "▁Fort unately", + "▁consider ably", + "NE SS", + "N ESS", + "▁struct ured", + "▁structure d", + "▁h ey", + "▁he y", + "▁ hey", + "uc r", + "u cr", + "▁Dep uty", + "Sc al", + "S cal", + "▁V I", + "▁ VI", + "ut ral", + "▁ind ication", + "▁indic ation", + "sc r", + "s cr", + "▁aff air", + "▁af fair", + "IO Exception", + "▁Ind ians", + "▁India ns", + "▁Indian s", + "▁cou pons", + "▁coupon s", + "() ))", + "()) )", + "( )))", + "or ie", + "ori e", + "o rie", + "xF F", + "x FF", + "▁per forms", + "▁perform s", + "▁B ass", + "▁Bas s", + "▁Ba ss", "ch anged", "change d", "chan ged", - "38 4", - "3 84", - "de l", - "d el", - "▁@ -", + "tal k", + "t alk", + "Ch rist", + "▁dess ert", + "▁Olymp ics", + "▁Olympic s", + "▁ing redient", + "▁Original ly", + "▁Origin ally", + "▁sim pler", + "▁simple r", + "▁simpl er", + "▁b reed", + "▁br eed", + "▁bre ed", + "▁bree d", + "▁g adget", + "▁att raction", + "▁attract ion", + "▁attr action", + "Tag s", + "T ags", + "▁J oint", + "▁Jo int", + "▁Join t", + "▁celebr ity", + "▁sur ge", + "▁surg e", + "Hist ory", + "Hi story", + "cl i", + "c li", + "▁ ›", + "▁cons ensus", + "TA G", + "T AG", + "▁st ressed", + "▁str essed", + "▁stress ed", + "▁vin yl", + "▁P RE", + "▁PR E", + "▁ PRE", + "Pe ople", + "▁Az ure", + "▁ Azure", + "▁he ated", + "▁heat ed", + "▁w ow", + "▁wo w", + "▁f ork", + "▁for k", + "▁ven ues", + "▁venue s", + "pro d", + "pr od", + "p rod", + "ox y", + "o xy", + "▁assign ments", + "▁assignment s", + "▁Dep ending", + "▁Depend ing", + "▁S R", + "▁ SR", + "▁P ete", + "▁Pe te", + "▁Pet e", + "▁Re covery", + "IN TER", + "INT ER", + "ea n", + "e an", + "av id", + "avi d", + "a vid", + "▁z ones", + "▁zone s", + "ie val", + "i eval", + "▁fix es", + "uk e", + "u ke", + "Cl ear", + "C lear", + "▁jump ing", + "▁M iles", + "▁Mil es", + "▁Mi les", + "▁Mile s", + "Di g", + "D ig", + "▁de emed", + "▁T es", + "▁Te s", + "ce iver", + "ceive r", + "▁Project s", + "sec ution", + "secut ion", + "▁execut ives", + "▁executive s", + "UT F", + "U TF", + "▁H erm", + "▁He rm", + "▁Her m", + "▁G host", + "▁Gh ost", + "▁ É", + "} |", + "▁p ione", + "▁pi one", + "▁b ail", + "▁ba il", + "▁sa fer", + "▁saf er", + "▁safe r", + "▁F isher", + "▁Fish er", + "▁Fis her", + "щ и", + "DE F", + "D EF", + "cd ots", + "cdot s", + "c dots", + "▁M T", + "▁ MT", + "▁P ER", + "▁PE R", + "▁ PER", + "at ility", + "▁f ifty", + "▁fif ty", + "▁fi fty", + "▁Lo an", + "▁understand s", + "▁underst ands", + "▁F ight", + "▁Fig ht", + "▁Trans form", + "▁ Transform", + "▁e mission", + "▁em ission", + "▁str ikes", + "▁stri kes", + "▁strike s", + "▁adjust ment", + "▁Qu arter", + "▁H em", + "▁He m", + "▁y og", + "▁yo g", + "sa y", + "s ay", + "▁c atching", + "▁cat ching", + "▁catch ing", + "cri t", + "cr it", + "c rit", + "▁aut hentication", + "▁authent ication", + "▁authentic ation", + "orig in", + "ori gin", + "▁avoid ing", + "▁loyal ty", + "▁m ud", + "▁mu d", + "C md", + "Dr op", + "D rop", + "uff y", + "uf fy", + "eal ous", + "ec onom", + "e conom", + "▁don ated", + "▁donate d", + "em it", + "e mit", + "▁Open ing", + "▁Op ening", + "▁v et", + "▁ve t", + "▁ vet", + "ph er", + "phe r", + "p her", + "▁ded ication", + "▁E ight", + "ol utely", + "olute ly", + "▁H app", + "▁Ha pp", + "▁T hor", + "▁Th or", + "▁man ages", + "▁manag es", + "▁manage s", + "▁p ixel", + "▁ pixel", + "ount ers", + "oun ters", + "ounter s", + "▁cy cles", + "▁cycle s", + "▁cycl es", + "▁ cycles", + "] \\", + "ru by", + "rub y", + "▁App arently", + "▁Work shop", + "▁Works hop", + "▁l ag", + "▁la g", + "▁ lag", + "▁D uration", + "▁Du ration", + "▁Dur ation", + "▁ Duration", + "uc ker", + "uck er", + "u cker", + "▁se venth", + "▁seven th", + "▁sevent h", + "▁G ardens", + "▁Gar dens", + "▁Garden s", + "▁Gard ens", + "pl ess", + "ple ss", + "ples s", + "p less", + "▁enthus iasm", + "▁enthusi asm", + "▁le verage", + "▁lever age", + "▁Jam ie", + "▁diagn ostic", + "▁tun ed", + "▁tu ned", + "▁tune d", + "▁ î", + "▁health ier", + "▁re lie", + "▁rel ie", + "▁reli e", + "end ent", + "ende nt", + "enden t", + "▁Mur phy", + "▁comb inations", + "▁combination s", + "}^ {(", + "}^{ (", + "} ^{(", + "▁ra ises", + "▁raise s", + "▁gra vity", + "▁gravit y", + "k h", + "▁Fed eration", + "▁crit ics", + "▁critic s", + "▁cri tics", + "▁J et", + "▁Je t", + "▁dyn am", + "▁dy nam", + "on z", + "▁nut rients", + "▁nutrient s", + "W D", + "} `", + "▁sn ack", + "an ean", + "ane an", + "▁m ins", + "▁min s", + "▁mi ns", + "▁Prob ably", + "Wh o", + "W ho", + "▁impro ves", + "▁improve s", + "▁impr oves", + "▁launch ing", + "▁laun ching", + "▁c ategor", + "▁cate gor", + "т ы", + "▁Ch ef", + "▁Che f", + "▁E t", + "▁knowledge able", + "as is", + "asi s", + "a sis", + "Prot ocol", + "Proto col", + "V O", + "▁leg ally", + "▁legal ly", + "scrib er", + "scri ber", + "scribe r", + "scr iber", + "il ib", + "ili b", + "i lib", + "▁Broad way", + "▁ev olved", + "▁evolve d", + "ari ables", + "ariable s", + "aria bles", + "▁a sym", + "▁as ym", + "▁Opt ional", + "▁Option al", + "▁ Optional", + "▁D anny", + "▁Dan ny", + "▁back yard", + "ca mp", + "cam p", + "c amp", + "▁Advertis ement", + "▁her bs", + "▁herb s", + "▁d rum", + "▁dr um", + "im edia", + "i media", + "▁tact ics", + "C HECK", + "▁c ellular", + "▁cell ular", + "▁U m", + "▁R ic", + "▁Act ivities", + "▁Activ ities", + "qu o", + "q uo", + "pe ople", + "min us", + "▁] ,", + "▁ ],", + "get String", + "ati num", + "atin um", + "▁Brother s", + "▁abund ance", + "▁T ig", + "▁Ti g", + "▁tal ents", + "▁talent s", + "▁tra uma", + "ot ypes", + "otype s", + "otyp es", + "o types", + "US ER", + "USE R", + "U SER", + "▁res pected", + "▁resp ected", + "▁respect ed", + "ic ting", + "ict ing", + "et ed", + "ete d", + "e ted", + "as ync", + "asy nc", + "a sync", + "ge ment", + "gem ent", + "g ement", + "param eter", + "para meter", + "▁b itter", + "▁bit ter", + "▁Prot ect", + "pr ev", + "pre v", + "p rev", + "▁Custom ers", + "▁Customer s", + "▁conduct ing", + "▁с т", + "▁ ст", + "▁C oming", + "▁Com ing", + "▁Co ming", + "▁un ve", + "▁de scriptions", + "▁des criptions", + "▁description s", + "▁mon etary", + "▁cre ator", + "▁creat or", + "ch et", + "che t", + "c het", + "▁Hist orical", + "▁Histor ical", + "▁Historic al", + "▁ab sent", + "▁abs ent", + "▁journal ists", + "▁journalist s", + "di ction", + "dict ion", + "d iction", + "▁Buff alo", + "▁block ing", + "▁def ining", + "▁defin ing", + "▁f rank", + "▁fr ank", + "▁fran k", + "Dr iver", + "Drive r", + "D river", + "▁arbit rary", + "Pl an", + "P lan", + "cm p", + "c mp", + "es ity", + "▁Qu ery", + "▁Que ry", + "▁ Query", + "Di v", + "D iv", + "▁t rap", + "▁tr ap", + "▁tra p", + "▁in direct", + "▁ind irect", + "Com pat", + "Comp at", + "▁dest inations", + "▁destination s", + "ua rt", + "u art", + "▁Effect s", + "}) \\", + "} )\\", + "▁F BI", + "▁FB I", + "int endo", + "▁Liber ty", + "N ormal", + "▁div ide", + "▁divid e", + "is Empty", + "ro ute", + "rou te", + "r oute", + "▁g ard", + "▁gar d", + "▁ga rd", + "▁govern ance", + "▁st ub", + "▁L P", + "▁ LP", + "▁cons umed", + "▁consum ed", + "▁consume d", + "▁line up", + "TI M", + "T IM", + "▁n iche", + "▁nic he", + "▁ni che", + "▁trans parency", + "▁ref eren", + "▁refer en", + "En vironment", + "MA SK", + "M ASK", + "▁Again st", + "▁w ax", + "▁wa x", + "Point s", + "Po ints", + "pr agma", + "Input Stream", + "▁influ ences", + "▁influence s", + "br and", + "bra nd", + "b rand", + "▁h ed", + "▁he d", + "▁ hed", + "▁k its", + "▁kit s", + "▁ki ts", + "lic al", + "li cal", + "l ical", + "▁Br anch", + "▁ Branch", + "VI EW", + "text width", + "▁WH ERE", + "Wh ite", + "▁Nurs ing", + "ra ham", + "rah am", + "▁C B", + "▁ CB", + "▁g y", + "▁ gy", + "Gener ated", + "▁ex ceptions", + "▁except ions", + "▁exception s", + "Inter val", + "ment ed", + "men ted", + "mente d", + "m ented", + "Ma sk", + "M ask", + "Cre at", + "C reat", + "▁C osta", + "▁Co sta", + "▁Cost a", + "▁Cos ta", + "▁B ud", + "▁Bu d", + "Co ord", + "▁Cor ps", + "▁Corp s", + "▁f right", + "▁fr ight", + "() );\r", + "()); \r", + "()) ;\r", + "( ));\r", + "▁prof itable", + "▁profit able", + "▁w ool", + "▁wo ol", + "▁p acking", + "▁pack ing", + "▁pac king", + "▁B S", + "▁ BS", + "▁w ww", + "▁ww w", + "▁ www", + "▁quant ities", + "▁tr aged", + "▁tra ged", + "▁D A", + "▁ DA", + "he ets", + "heet s", + "hee ts", + "▁ex ped", + "▁exp ed", + "▁W ang", + "▁Wa ng", + "ar el", + "are l", + "a rel", + "▁do nate", + "▁don ate", + "W in", + "ah n", + "a hn", + "▁pr izes", + "▁pri zes", + "▁prize s", + "▁not ify", + "▁ notify", + "▁bath s", + "▁bat hs", + "▁ba ths", + "▁C ake", + "▁Ca ke", + "▁C ir", + "▁sc ales", + "▁scale s", + "▁scal es", + "ig ence", + "igen ce", + "ige nce", + "i gence", + "▁W I", + "▁ WI", + "▁K le", + "▁Kl e", + "▁k g", + "▁ kg", + "in ars", + "ina rs", + "inar s", + "id ate", + "ida te", + "i date", + "▁H ero", + "▁He ro", + "▁Her o", + "▁st ating", + "▁stat ing", + "▁sta ting", + "▁Ch ron", + "▁% %", + "▁ %%", + "St atic", + "Stat ic", + "▁S V", + "▁ SV", + "▁w iki", + "▁wi ki", + "▁ wiki", + "Sh ould", + "▁plug ins", + "▁plugin s", + "▁ plugins", + "▁token s", + "▁tok ens", + "▁ tokens", + "re present", + "rep resent", + "k w", + "sym bol", + "s ymbol", "SE LECT", "SEL ECT", - "▁agre em", - "10 93", - "109 3", - "22 24", - "222 4", - "2 224", - "▁p resident", - "am s", - "a ms", - "CI AL", - "C IAL", - "ph one", - "m iddle", - "▁p lease", - "▁us ers", - "▁use rs", - "▁user s", - "▁ users", - "no p", - "n op", - "he re", - "her e", - "h ere", - "▁1 75", - "▁17 5", - "▁ 175", - "23: 50", - "23:5 0", - "▁R untime", + "air es", + "ai res", + "aire s", + "a ires", + "ce des", + "ced es", + "str ument", + "stru ment", + "br is", + "b ris", + "▁m eter", + "▁me ter", + "▁met er", + "▁ meter", + "▁assum ptions", + "▁assumption s", + "▁do cs", + "▁doc s", + "▁ docs", + "com pat", + "comp at", + "▁l ever", + "▁le ver", + "▁lev er", + ". ~", + "▁character ized", + "f u", + "▁V AL", + "▁VA L", + "▁ VAL", + "▁dis abilities", + "▁analy ses", + "▁analys es", + "▁f n", + "▁ fn", + "il ia", + "ili a", + "i lia", + "class es", + "c lasses", + "EN S", + "E NS", + "De tail", + "Det ail", + "▁S uz", + "▁Su z", + "▁Key words", + "Ca st", + "C ast", + "▁Ne ck", + "▁m ol", + "▁mo l", + "▁sustain ed", + "▁sust ained", + "▁week ends", + "▁weekend s", + "ф и", + "tr i", + "t ri", + "▁l acking", + "▁lack ing", + "▁lac king", + "▁K yle", + "▁Ky le", + "▁. \"", + "▁ .\"", + "▁e sp", + "▁es p", + "▁ esp", + "ge l", + "g el", + "▁K an", + "▁Ka n", + "▁an chor", + "▁anc hor", + "▁anch or", + "▁ anchor", + "▁respons ive", + "▁R F", + "▁ RF", + "Sh are", + "▁st arter", + "▁start er", + "▁star ter", + "▁ starter", + "▁Turk ish", + "▁watch es", + "▁wat ches", + "▁V PN", + "▁VP N", + "de ep", + "ne ys", + "ney s", + "i u", + "▁sl ave", + "▁sla ve", + "▁B inary", + "▁Bin ary", + "▁ Binary", + "▁L uther", + "▁Lu ther", + "▁Whe el", + "▁g inger", + "▁particip ant", + "_ (", + "▁wh olesale", + "▁T ap", + "▁Ta p", + "ic ator", + "ica tor", + "▁alleg edly", + "▁alleged ly", + "▁ad apter", + "▁adapt er", + "▁ adapter", + "▁S ets", + "▁Se ts", + "▁Set s", + "▁ Sets", + "▁chapter s", + "▁chap ters", + "▁f ract", + "▁fr act", + "▁fra ct", + "▁bl ur", + "▁dom inated", + "▁domin ated", + "▁dominate d", + "GB T", + "G BT", + "LO AD", + "▁phr ases", + "▁phrase s", + "▁pal m", + "▁pa lm", + "▁Chem ical", + "* (", + "He lp", + "Hel p", + "im ming", + "imm ing", + "▁V ista", + "▁Vis ta", + "▁Vi sta", + "▁R u", + "▁Mosc ow", + "be cause", + "bec ause", + "▁B A", + "▁ BA", + "cl uster", + "clus ter", + "ren cies", + "r encies", + "▁d airy", + "▁da iry", + "▁Bapt ist", + "▁Cr ime", + "▁Crim e", + "cur y", + "cu ry", + "c ury", + "▁An onymous", + ", _", + "▁N T", + "▁ NT", + "o T", + "{ (", + "it err", + "ite rr", + "iter r", + "P ubMed", + "▁Per iod", + "▁ Period", + "▁B U", + "▁ BU", + "ia ble", + "i able", + "▁lik elihood", + "hu man", + "hum an", + "h uman", + "UR N", + "U RN", + "PA SS", + "P ASS", + "to ne", + "ton e", + "t one", + "IB UT", + "▁Build er", + "▁ Builder", + "af ood", + "a food", + "▁L l", + "▁C OL", + "▁CO L", + "▁ COL", + "▁s ells", + "▁sell s", + "▁sel ls", + "▁craft s", + "Ad min", + "▁dys function", + "pre sent", + "pres ent", + "p resent", + "▁st adium", + "as ury", + "▁in con", + "▁inc on", + "▁gl ance", + "▁in quiry", + "▁ge ometry", + "com pass", + "comp ass", + "▁s ever", + "▁se ver", + "col lect", + "coll ect", + "▁phys icians", + "▁physician s", + "▁J ake", + "▁Ja ke", + "▁Jak e", + "▁grad uation", + "▁Z ero", + "▁Ze ro", + "▁ Zero", + "ba y", + "b ay", + "▁inc idents", + "▁incident s", + "▁se aled", + "▁sea led", + "▁seal ed", + "▁s es", + "▁se s", + "▁ ses", + "K it", + "▁b ang", + "▁ban g", + "▁ba ng", + "Le arn", + "Lear n", + "▁wel coming", + "▁contin ually", + "▁continu ally", + "▁le isure", + "▁quarter back", + "man s", + "ma ns", + "m ans", + "▁ren owned", + "▁renown ed", + "▁S ort", + "▁So rt", + "▁Sor t", + "▁ Sort", + "▁Direct ors", + "▁Director s", + "▁Dire ctors", + "▁Dir ectors", + "▁G OP", + "▁GO P", + "set up", + "bl ank", + "▁in nings", + "▁inn ings", + "▁inning s", + "▁S ue", + "▁Su e", + "▁é s", + "▁ és", + "▁in herit", + "▁inher it", + "▁ inherit", + "at z", + "a tz", + "▁Wood s", + "▁Wo ods", + "▁Woo ds", + "▁mean time", + "▁meant ime", + ")\" ,", + ") \",", + "▁C red", + "▁Cr ed", + "▁Cre d", + "▁ Cred", + "IC S", + "I CS", + "ring e", + "rin ge", + "r inge", + "▁// //", + "▁/ ///", + "▁/// /", + "▁ ////", + "group s", + "gro ups", + "g roups", + "ov o", + "o vo", + "br it", + "b rit", + "▁ar row", + "▁arr ow", + "▁ arrow", + "▁compl imentary", + "▁compliment ary", + "▁po et", + "> '", + "re ctions", + "rect ions", + "rection s", + "r ections", + "Att r", + "At tr", + "rol ogy", + "rolog y", + "r ology", + "▁P arks", + "▁Par ks", + "▁Park s", + "▁P rec", + "▁Pr ec", + "▁Pre c", + "ake spe", + "akes pe", + "P rivate", + "▁s hy", + "▁sh y", + "▁Dak ota", + "▁F M", + "▁ FM", + "▁Ark ansas", + "m k", + "▁spokes man", + "▁He avy", + "▁H oney", + "▁Hon ey", + "▁Ho ney", + "js p", + "j sp", + "▁vers e", + "▁ver se", + "▁ verse", + "exp ensive", + "En ter", + "Ent er", + "▁f ires", + "▁fire s", + "▁fi res", + "▁f arming", + "▁far ming", + "▁farm ing", + "sem bled", + "semb led", + "semble d", + "▁п ере", + "▁пер е", + "▁Mov ies", + "▁Movie s", + "Time r", + "Tim er", + "T imer", + "▁J os", + "▁Jo s", + "ne red", + "ner ed", + "n ered", + "▁Stan ley", + "I l", + "▁firm ly", + "▁p arser", + "▁par ser", + "▁parse r", + "▁pars er", + "▁ parser", + "An t", + "A nt", + "▁qu ilt", + "▁q uilt", + "▁qui lt", + "▁quil t", + "▁v ag", + "▁va g", + "▁ vag", + "ou tube", + "out ube", + "▁Be ijing", + "▁side w", + "▁sid ew", + "- (", + "▁M ock", + "▁Mo ck", + "▁ Mock", + "▁R ivers", + "▁River s", + "▁Riv ers", + "es sa", + "ess a", + "▁Set ting", + "▁Sett ing", + "▁ Setting", + "he at", + "hea t", + "gl ass", + "glas s", + "g lass", + "▁Regard less", + "▁spons or", + "▁S erial", + "▁Se rial", + "▁Ser ial", + "▁ Serial", + "rop olitan", + "▁val ve", + "▁inter section", + "▁an imated", + "▁anim ated", + "▁K irk", + "▁Kir k", + "rit ional", + "rition al", + "r itional", + "Ra w", + "R aw", + "boot strap", + "Post ed", + "Pos ted", + "Po sted", + "▁decl aration", + "▁H ack", + "▁Ha ck", + "▁Bl ues", + "▁Blue s", + "▁Blu es", + "▁re marks", + "▁rem arks", + "▁remark s", + "▁ remarks", + "▁Architect ure", + "▁Ear lier", + "▁Earl ier", + "▁s pecially", + "▁spec ially", + "▁spe cially", + "▁special ly", + "▁De cl", + "▁Dec l", + "▁ Decl", + "▁R ole", + "▁Ro le", + "▁Rol e", + "▁ Role", + "▁n oon", + "▁no on", + "▁S ec", + "▁Se c", + "▁ Sec", + "▁M akes", + "▁Make s", + "▁Ma kes", + "▁Mak es", + "▁Columb us", + "▁Com plex", + "▁Comp lex", + "▁Compl ex", + "et ing", + "e ting", + "in ance", + "ina nce", + "ME M", + "M EM", + "Object s", + "▁illustr ated", + "▁illustrate d", + "▁t odd", + "▁to dd", + ")) \r", + ") )\r", + "▁res erves", + "▁reserv es", + "▁reserve s", + "▁A er", + "Fr amework", + "Frame work", + "Fram ework", + "▁never theless", + "▁withdraw al", + "ef f", + "e ff", + "▁shel ves", + "ori ented", + "orient ed", + "LE ASE", + "▁op acity", + "▁ opacity", + "▁cl ue", + "d n", + "N I", + "re spect", + "res pect", + "resp ect", + "con y", + "co ny", + "c ony", + "Fe b", + "F eb", + "▁Psych ology", + "▁infl ammation", + "au er", + "a uer", + "▁M AX", + "▁MA X", + "▁ MAX", + "▁encour ages", + "▁encourage s", + "▁\" _", + "▁o urs", + "▁our s", + "▁ou rs", + "▁ ours", + "▁L ion", + "▁Li on", + "▁cust ody", + "▁> >>", + "▁>> >", + "rypt ed", + "▁un iqu", + "ik o", + "i ko", + "▁K o", + "p k", + "▁quiet ly", + "▁H illary", + "▁Hill ary", + "▁pe dest", + "▁ped est", + "aud io", + "a udio", + "CR E", + "C RE", + "í t", + "▁Pre par", + "▁Prep ar", + "▁ch ina", + "▁chi na", + "▁chin a", + "▁b elly", + "▁bel ly", + "▁bell y", + "▁tail ored", + "▁tailor ed", + "▁break down", + "▁Ult ra", + "▁Ul tra", + "▁Ultr a", + "▁b anned", + "▁ban ned", + "name space", + "names pace", + "▁F lag", + "▁Fl ag", + "▁Fla g", + "▁ Flag", + "▁s ore", + "▁so re", + "▁sor e", + "▁man uscript", + "▁re ck", + "▁rec k", + "▁ reck", + "▁c ares", + "▁car es", + "▁ca res", + "▁care s", + "▁V illa", + "▁Vill a", + "▁Vi lla", + "DE FAULT", + "▁con gress", + "▁congr ess", + "St ats", + "Stat s", + "▁adv ances", + "▁advance s", + "▁a pr", + "▁ap r", + "▁cont am", + "Mult i", + "en dl", + "end l", + "▁Se ek", + "▁See k", + "▁Mar vel", + "▁conj unction", + "VAL ID", + "▁sim ilarly", + "▁similar ly", + "▁Nut rition", + "▁st icks", + "▁stick s", + "im en", + "ime n", + "i men", + "▁Stand ards", + "▁Standard s", + "▁w ages", + "▁wa ges", + "▁wage s", + "▁wag es", + "en ery", + "ener y", + "ene ry", + "▁p unct", + "▁pun ct", + "▁de ployed", + "▁deploy ed", + "▁sp reading", + "▁spread ing", + "▁Pl astic", + "▁ur ge", + "▁urg e", + "▁comprom ise", + "] $", + "é m", + "▁j s", + "▁ js", + "is tle", + "ist le", + "R andom", + "ac a", + "a ca", + "▁w ashed", + "▁was hed", + "▁wash ed", + "mm a", + "m ma", + ")} \\", + ") }\\", + "En able", + "▁travel ed", + "▁trav eled", + "▁Educ ational", + "▁Education al", + "в ы", + "▁max imize", + "▁maxim ize", + "▁over head", + "▁Am anda", + "▁h ass", + "▁ha ss", + "▁has s", + "App end", + "▁p se", + "▁ps e", + "▁Do ug", + "▁Dou g", + "▁Clin ic", + "▁Cli nic", + "ed ar", + "eda r", + "e dar", + "ri ction", + "rict ion", + "r iction", + "▁ca ution", + "▁caut ion", + "▁terror ist", + "▁dec ides", + "▁decide s", + "factor y", + "fact ory", + "f actory", + "ps hire", + "p shire", + "▁pres cribed", + "Se p", + "S ep", + "▁travel s", + "▁trav els", + "se ts", + "set s", + "s ets", + "▁Co vid", + "▁Cov id", + "en abled", + "ena bled", + "enable d", + "li nt", + "lin t", + "l int", + "lib rary", + "l ibrary", + "ble ms", + "bl ems", + "blem s", + "▁w ars", + "▁war s", + "▁wa rs", + "▁place holder", + "▁ placeholder", + "▁dis posal", + "▁dispos al", + "port er", + "por ter", + "p orter", + "pro xy", + "pr oxy", + "▁B attery", + "▁Bat tery", + "▁Batt ery", + "rec ated", + "le mma", + "lem ma", + "▁sus pected", + "▁susp ected", + "▁suspect ed", + "▁touch ing", + "▁tou ching", + "▁demonstr ates", + "▁demonstrate s", + "▁s unny", + "▁sun ny", + "te m", + "t em", + "le arn", + "lear n", + "▁p s", + "▁ ps", + "an tes", + "ant es", + "ante s", + "pat tern", + "ds t", + "d st", + "gg reg", + "g greg", + "▁license s", + "▁lic enses", + "▁ licenses", + "F M", + "▁m edi", + "▁me di", + "▁med i", + "▁ medi", + "is cher", + "isc her", + "ische r", + "isch er", + "▁R ug", + "▁Ru g", + "▁ad verse", + "▁advers e", + "▁legend ary", + "▁J ulia", + "▁Jul ia", + "▁Ju lia", + "▁eng lish", + "▁l am", + "▁la m", + "▁ lam", + "▁n oting", + "▁not ing", + "▁no ting", + "▁sal mon", + "▁Deg ree", + "▁S car", + "▁Sc ar", + "▁M umbai", + "▁Im per", + "▁Imp er", + "▁M ol", + "▁Mo l", + "th ink", + "▁terr ific", + "▁conf erences", + "▁conference s", + "Serv let", + "▁magn itude", + "▁ne gl", + "▁neg l", + "TR UE", + "▁E ND", + "▁EN D", + "▁ END", + "▁De lete", + "▁Del ete", + "▁ Delete", + "A udio", + "▁C ad", + "▁Ca d", + "Qu est", + "Que st", + "▁p uzzle", + "▁puzz le", + "▁pu zzle", + "it ol", + "ito l", + "▁Swed ish", + "▁grad uates", + "▁graduate s", + "ra ul", + "r aul", + "▁T ruck", + "▁Tr uck", + "▁Tru ck", + "▁invest igating", + "▁investig ating", + "▁Christian ity", + "an ga", + "ang a", + "En v", + "E nv", + "oc o", + "o co", + "▁P am", + "▁Pa m", + "▁ass essed", + "▁assess ed", + "▁D inner", + "▁Din ner", + "bol d", + "bo ld", + "b old", + "bor ne", + "born e", + "b orne", + "oc om", + "oco m", + "o com", + "Vol ume", + "h m", + "▁re pet", + "▁rep et", + "▁repe t", + "▁myster ious", + "▁hes itate", + "▁rest riction", + "▁restrict ion", + "▁R M", + "▁ RM", + "is ible", + "isi ble", + "i sible", + "▁imm igrants", + "▁immigrant s", + "Sh ort", + "S hort", + "▁appear ances", + "▁appearance s", + "ст в", + "п у", + "▁pr events", + "▁prevent s", + "▁prev ents", + "▁m ate", + "▁mat e", + "▁ma te", + "▁ mate", + "▁her oes", + "▁hero es", + "▁G ear", + "▁Ge ar", + "▁out look", + "▁the rapeutic", + "▁bless ing", + "▁b arn", + "▁bar n", + "▁ba rn", + "▁R oof", + "▁Ro of", + "Te ch", + "T ech", + "time out", + "▁p ole", + "▁pol e", + "▁po le", + "Rend erer", + "Render er", + "▁B eng", + "▁Be ng", + "▁Ben g", + "do g", + "d og", + "▁K u", + "▁fire place", + "▁fi replace", + "▁synt hetic", + "▁tob acco", + "▁l inking", + "▁link ing", + "▁lin king", + "Sp eed", + "Spe ed", + "▁IN TER", + "▁INT ER", + "▁ INTER", + "sin gle", + "sing le", + "s ingle", + "▁connect ivity", + "▁N an", + "▁Na n", + "m obile", + "▁Cond itions", + "▁Condition s", + "▁X P", + "▁ XP", + "▁The me", + "▁Th eme", + "▁Them e", + "▁ Theme", + ". —", + "Lo wer", + "Low er", + "L ower", + "▁acknowled ged", + "▁acknowledge d", + "▁b aked", + "▁ba ked", + "▁bake d", + "▁bak ed", + "Not ification", + "plugin s", + "plug ins", + "▁Fant asy", + "▁Install ation", + "▁dom ains", + "▁domain s", + "▁C er", + "▁Ce r", + "▁F err", + "▁Fe rr", + "▁Fer r", + "▁sp otted", + "▁spot ted", + "▁for cing", + "▁ forcing", + "▁d ign", + "▁di gn", + "▁dig n", + "▁comb ining", + "C r", + "UR I", + "U RI", + "▁A Z", + "▁ AZ", + "de tail", + "det ail", + "▁Mass age", + "▁N OTE", + "▁NOT E", + "▁NO TE", + "▁some time", + "▁som etime", + "▁un ders", + "▁und ers", + "▁under s", + "▁ unders", + "ri mp", + "rim p", + "r imp", + "tain ing", + "ta ining", + "t aining", + "th ree", + "si nce", + "sin ce", + "s ince", + "▁Che ers", + "ul p", + "u lp", + "ng th", + "▁kid ney", + "▁kidn ey", + "ron ics", + "ronic s", + "st ats", + "stat s", + "sta ts", + "▁H unt", + "▁Hun t", + "▁Hu nt", + "▁aest hetic", + "▁merchand ise", + "▁l ounge", + "▁lo unge", + "ar ett", + "are tt", + "aret t", + "a rett", + "▁relax ation", + "▁el astic", + "▁ elastic", + "▁Ash ley", + "▁sent iment", + "d AtA", + "en ez", + "ene z", + "▁adjust able", + "▁L anc", + "▁La nc", + "▁Lan c", + "▁Prov ide", + "yn om", + "y nom", + "FI X", + "F IX", + "▁up loaded", + "▁upload ed", + "ever y", + "ev ery", + "e very", + "▁O M", + "▁ OM", + "▁h eter", + "▁he ter", + "▁het er", + "▁associ ations", + "▁association s", + "▁C BS", + "▁CB S", + "pat ient", + "▁project ed", + "▁avoid ed", + "F un", + "IF T", + "I FT", + "Z one", + "▁household s", + "▁S team", + "▁Ste am", + "▁analyst s", + "▁analys ts", + "▁type name", + "▁typ ename", + "▁ty pename", + "▁ typename", + "▁sh ifts", + "▁shift s", + "▁cha os", + "▁decor ated", + "▁decorate d", + "\" +", + "▁ac ids", + "▁acid s", + "▁port rait", + "▁sing ular", + "al ink", + "alin k", + "a link", + "} '", + "▁Ben jamin", + "▁cou sin", + "▁cous in", + "▁comp ounds", + "▁compound s", + "▁M t", + "Bl ue", + "hi s", + "h is", + "▁C ultural", + "▁Cult ural", + "▁T ampa", + "▁Tam pa", + "Re lease", + "cre ation", + "creat ion", + "▁Oper a", + "▁Op era", + "▁R acing", + "▁Ra cing", + "▁Rac ing", + "IM AGE", + "▁P i", + "▁ Pi", + "▁( +", + "▁Rich mond", + "▁Ro oms", + "▁Room s", + "ogen ic", + "qu ote", + "quot e", + "quo te", + "▁out lets", + "▁outlet s", + "Create d", + "Creat ed", + "Cre ated", + "C reated", + "▁Main tenance", + "om as", + "oma s", + "o mas", + "we i", + "w ei", + "▁educ ate", + "se ys", + "sey s", + "▁M ario", + "▁Mar io", + "▁Ma rio", + "et on", + "eto n", + "e ton", + "oubt edly", + "▁fort unate", + "▁ fortunate", + "ga s", + "g as", + "▁t ribute", + "▁trib ute", + "▁ch ic", + "▁chi c", + "▁scholar s", + "▁schol ars", + "▁cur ves", + "▁curve s", + "▁organ izing", + "▁ang ular", + "▁ angular", + "▁Analy tics", + "cast le", + "cas tle", + "en gu", + "eng u", + "▁W end", + "▁We nd", + "ra ce", + "rac e", + "r ace", + "abul ary", + "▁rep orters", + "▁report ers", + "▁reporter s", + "▁S har", + "▁Sh ar", + "▁Sha r", + "▁b logger", + "▁blog ger", + "▁ blogger", + "▁comp iler", + "▁compile r", + "▁ compiler", + "pre dict", + "pred ict", + "(\" .", + "( \".", + "▁B enn", + "▁Be nn", + "▁Ben n", + "▁Advent ure", + "akespe are", + "he x", + "h ex", + "ix on", + "▁real m", + "data base", + "dat abase", + "d atabase", + "ob i", + "o bi", + "point er", + "po inter", + "▁- =", + "▁col oring", + "▁color ing", + "▁re vision", + "▁rev ision", + "▁revis ion", + "▁b ean", + "▁be an", + "▁ bean", + "▁N CAA", + "▁NC AA", + "S ite", + "▁l ining", + "▁li ning", + "▁lin ing", + "▁ lining", + "Fac e", + "F ace", + "▁tend ency", + "▁thick ness", + "ios ity", + "i osity", + "H P", + "ch em", + "che m", + "c hem", + "col lection", + "coll ection", + "collect ion", + "yn chron", + "▁H arm", + "▁Har m", + "▁Ha rm", + "▁renew able", + "y t", + "Sh ape", + "ut t", + "u tt", + "▁S TR", + "▁ST R", + "▁ STR", "▁Run time", "▁ Runtime", - "▁p ipe", - "▁pi pe", - "▁ pipe", - "219, 219,", - ".* ]]", - "94 4:", - "9 44:", + "▁mer ged", + "▁merge d", + "▁O NE", + "▁ON E", + "▁ ONE", + "▁cr ops", + "▁cro ps", + "▁crop s", + "cl os", + "c los", + "i NdEx", + "ri en", + "rie n", + "r ien", + "▁Own er", + "▁Ow ner", + "▁ Owner", + "▁s lower", + "▁sl ower", + "▁slow er", + "▁pract icing", + "▁d read", + "▁dr ead", + "L ike", + "▁p est", + "▁pe st", + "▁pes t", + "▁L iz", + "▁Li z", + "▁eth ics", + "▁partners hips", + "▁partner ships", + "▁partnership s", + "▁re sign", + "▁res ign", + "▁count ies", + "▁coun ties", + "▁r ape", + "▁ra pe", + "▁rap e", + "▁ rape", + "▁b ounds", + "▁bound s", + "▁sn acks", + "▁snack s", + "м і", + "▁democr atic", + "▁in clusive", + "▁incl usive", + "▁Do main", + "▁Dom ain", + "▁ Domain", + "▁Ult imate", + "▁respond ing", + "em en", + "eme n", + "e men", + "▁Car bon", + "He aders", + "Head ers", + "Header s", + "sim ple", + "R Y", + "▁F IT", + "▁FI T", + "ilar ious", + "▁D ennis", + "▁Den nis", + "MA N", + "M AN", + "▁necess ity", + "▁D ES", + "▁DE S", + "▁ DES", + "▁A rn", + "▁Ar n", + "▁tr ainer", + "▁tra iner", + "▁train er", + "▁alt ogether", + "F D", + "al one", + "alo ne", + "ub a", + "u ba", + "column s", + "▁col lar", + "▁coll ar", + "not es", + "no tes", + "note s", + "n otes", + "▁fin ishes", + "▁finish es", + "um ar", + "uma r", + "u mar", + "▁w hit", + "▁wh it", + "▁sport ing", + "▁ham mer", + "▁hamm er", + "▁Gar age", + "▁Ga rage", + "▁N BC", + "▁ver ification", + "▁he els", + "▁heel s", + "De m", + "D em", + "▁ed itors", + "▁editor s", + "▁edit ors", + "▁ ↑", + "AM ES", + "AME S", + "▁K in", + "▁Ki n", + "▁P ine", + "▁Pin e", + "▁Pi ne", + "▁r oster", + "▁ro ster", + "▁Pre vention", + "▁Prevent ion", + "▁t attoo", + "▁{ '", + "sequ ently", + "▁pun ishment", + "▁punish ment", + "in ts", + "int s", + "▁proceed s", + "ut ing", + "u ting", + "▁reg istry", + "▁regist ry", + "▁ registry", + "sh op", + "s hop", + "▁fund ament", + "▁c argo", + "▁car go", + "in burgh", + "▁compl ications", + "br anch", + "= %", + "▁br ave", + "▁bra ve", + "▁c ancellation", + "▁cancel lation", + "▁cancell ation", + "▁cap ac", + "▁un fair", + "▁unf air", + "th an", + "tha n", + "t han", + "▁off line", + "▁draw ings", + "▁drawing s", + "▁H ood", + "▁Ho od", + "▁since re", + "▁b iology", + "▁bi ology", + "L ib", + "▁import ed", + "▁imp orted", + "▁R anch", + "▁Ran ch", + "▁Pro gress", + "▁ Progress", + "▁Mo ham", + "ph abet", + "pha bet", + "▁Con clusion", + "dar k", + "d ark", + "▁F light", + "▁Fl ight", + "▁Fe male", + "▁Fem ale", + "ca rt", + "car t", + "c art", + "▁Init ial", + "▁ Initial", + "cept or", + "▁Ken ya", + "▁Jeff erson", + "▁frustr ating", + "it eral", + "ite ral", + "iter al", + "▁H W", + "▁ HW", + "▁nod ded", + "def inition", + "▁editor ial", + "▁edit orial", + "▁alleg ations", + "le en", + "lee n", + "l een", + "▁L ands", + "▁Land s", + "▁Lan ds", + "▁Polit ics", + "oc ate", + "oca te", + "▁Bath room", + "▁Am endment", + "▁po ems", + "▁poem s", + "▁us eless", + "▁use less", + "▁Pear l", + "▁h ij", + "▁hi j", + "▁int ens", + "▁inte ns", + "la s", + "l as", + "▁at tain", + "▁att ain", + "▁Out side", + "▁sy rup", + "▁dis patch", + "▁disp atch", + "▁ dispatch", + "if iable", + "ifi able", + "▁Surg ery", + "▁d iver", + "▁di ver", + "▁div er", + "▁dive r", + "▁Brand on", + "TE XT", + "T EXT", + "▁inev itable", + "op ts", + "opt s", + "o pts", + "pl ain", + "▁Ad ding", + "▁Add ing", + "▁Can on", + "▁Ca non", + "▁cy cling", + "▁cycl ing", + "▁ cycling", + "▁dis cretion", + "▁comment ary", + "l r", + "▁M atrix", + "▁Mat rix", + "▁ Matrix", + "▁def icit", + "▁defic it", + "▁Associ ated", + "▁Associate d", + "EN TS", + "ENT S", + "▁Pod cast", + "▁cons uming", + "▁consum ing", + "▁m ás", + "Task s", + "T asks", + "ir al", + "ira l", + "i ral", + "▁o ak", + "▁ oak", + "config uration", + "▁Par ad", + "▁Pa rad", + "▁pro jection", + "▁project ion", + "▁magnific ent", + "▁G arc", + "▁Gar c", + "▁Ga rc", + "▁W arm", + "▁War m", + "▁Wa rm", + "▁review ing", + "we alth", + "▁ar rives", + "▁arriv es", + "▁arrive s", + "▁arr ives", + "▁U PD", + "▁UP D", + "▁ret rieve", + "▁retrie ve", + "▁Ve hicle", + "▁back pack", + "▁T err", + "▁Te rr", + "▁Ter r", + "▁m arry", + "▁mar ry", + "▁Gener ally", + "▁General ly", + "▁be aten", + "▁beat en", + "set Text", + "pec ted", + "pect ed", + "p ected", + "am ous", + "amo us", + "▁gr ill", + "▁gri ll", + "gh ai", + "og an", + "oga n", + "o gan", + "▁Pro ced", + "▁poor ly", + "bo th", + "bot h", + "b oth", + "ph ony", + "▁vill ages", + "▁village s", + "▁villa ges", + "▁t il", + "▁ti l", + "▁ til", + "▁do ub", + "▁dou b", + "um bs", + "umb s", + "▁Ed wards", + "▁Edward s", + "Dep end", + "D epend", + "▁for ty", + "▁fort y", + "es ton", + "est on", + "esto n", + "e ston", + "in is", + "ini s", + "i nis", + "UL AR", + "Sam ple", + "S ample", + "s ocket", + "▁are na", + "▁ar ena", + "▁aren a", + "▁Agric ulture", + "▁ext ending", + "▁extend ing", + "▁C ann", + "▁Can n", + "▁Ca nn", + "▁Process ing", + "▁W es", + "▁We s", + "▁Ne ither", + "▁Oper ating", + "▁Opera ting", + "▁W ere", + "▁We re", + "▁recruit ing", + "▁recru iting", + "▁de note", + "▁den ote", + "▁in coming", + "▁inc oming", + "Re v", + "R ev", + "▁b od", + "▁bo d", + "▁H our", + "▁Hou r", + "▁Ho ur", + "▁appoint ments", + "▁appointment s", + "▁Gr ove", + "▁Gro ve", + "▁d ense", + "▁den se", + "▁dens e", + "stand ard", + "▁pharm aceutical", + "▁Pol ish", + "▁Po lish", + "▁st itch", + "at om", + "ato m", + "a tom", + "▁St ainless", + "▁A CT", + "▁AC T", + "▁ ACT", + "▁gl uten", + "▁organ izational", + "▁organization al", + "get Value", + "▁App s", + "▁Ap ps", + "▁Bas ically", + "▁Basic ally", + "< >();", + "▁g ast", + "▁gas t", + "▁ga st", + "▁she er", + "▁Est ab", + "▁Es tab", + "▁s hook", + "▁sh ook", + "▁sho ok", + "▁Answ ers", + "▁Answer s", + "bat ch", + "b atch", + "ne q", + "n eq", + "un ted", + "unt ed", + "unte d", + "▁B rist", + "▁Br ist", + "▁Bris t", + "▁Bri st", + "▁n ails", + "▁na ils", + "▁nail s", + "▁pl asma", + "▁w it", + "▁wi t", + "ве р", + "в ер", + "▁small est", + "kn ow", + "k now", + "е м", + "▁w arnings", + "▁war nings", + "▁warn ings", + "▁warning s", + "pon d", + "po nd", + "p ond", + "▁lect ure", + "▁sw itched", + "▁switch ed", + "▁act ivated", + "▁activ ated", + "▁activate d", + "▁im posed", + "▁imp osed", + "▁impos ed", + "▁impose d", + "▁rent als", + "▁rental s", + "▁D ump", + "▁Du mp", + "▁C hand", + "▁Ch and", + "▁Cha nd", + "▁Chan d", + "▁Base ball", + "he imer", + "heim er", + "en ergy", + "ener gy", + "e nergy", + "De legate", + "pro gress", + "▁b acon", + "▁ba con", + "▁Hand le", + "▁ Handle", + "▁X XX", + "▁XX X", + "▁ XXX", + "▁he lic", + "▁hel ic", + "bu y", + "b uy", + "▁spec ification", + "▁specific ation", + "▁For ex", + "▁Fore x", + "▁Fo rex", + "▁bas eline", + "▁base line", + "▁D as", + "▁Da s", + "B inary", + "▁Ch ase", + "▁Cha se", + "ir s", + "i rs", + "ä t", + "in ters", + "int ers", + "inter s", + "inte rs", + "▁T han", + "▁Th an", + "ex ists", + "▁Lab els", + "▁Label s", + "▁ Labels", + "▁elev ated", + "▁bon uses", + "▁bonus es", + "▁occur ring", + "▁achieve ments", + "▁achievement s", + "▁s pite", + "▁sp ite", + "Direct ion", + "Dir ection", + "Di rection", + "D irection", + "ri o", + "r io", + "▁Be havior", + "▁- \\", + "▁ -\\", + "▁S ites", + "▁Site s", + "▁Si tes", + "▁Sit es", + "▁give away", + "uc ked", + "uck ed", + "on ce", + "o nce", + "▁T s", + "▁f oss", + "▁fo ss", + "▁f ried", + "▁fr ied", + "== =", + "= ==", + "▁de termin", + "▁determ in", + "▁deter min", + "▁mid night", + "am o", + "a mo", + "tr im", + "tri m", + "t rim", + "▁B rief", + "▁Br ief", + "▁Bri ef", + "▁W riter", + "▁Write r", + "▁ Writer", + "▁Plan et", + "▁m amm", + "▁ma mm", + "fun d", + "fu nd", + "f und", + "aw t", + "a wt", + "am as", + "ama s", + "a mas", + "De sign", + "Des ign", + "▁f ever", + "▁fe ver", + "▁prior it", + "с у", + "▁Special ist", + "Hel lo", + "H ello", + "▁circ ulation", + "▁vine gar", + "▁L G", + "be cca", + "bec ca", + "▁R ental", + "▁Ren tal", + "▁Rent al", + "ul ates", + "ula tes", + "ulate s", + "▁ind ul", + "▁indu l", + "▁m ailing", + "▁mail ing", + "▁ma iling", + "in valid", + "▁expect ation", + "▁tr aders", + "▁tra ders", + "▁trad ers", + "▁trade rs", + "▁trader s", + "▁S low", + "▁Sl ow", + "▁Develop er", + "€ ™", + "re spons", + "res pons", + "resp ons", + "▁Expl orer", + "▁Explore r", + "▁m asks", + "▁mask s", + "▁mas ks", + "▁prom otional", + "▁promot ional", + "▁promotion al", + "▁search ed", + "▁sear ched", + "▁M illion", + "▁Mill ion", + "▁ch ees", + "▁che es", + "as ets", + "ase ts", + "aset s", + "a sets", + "▁pe oples", + "▁people s", + "▁un h", + "▁p iv", + "▁pi v", + "Base d", + "Bas ed", + "B ased", + "▁N AT", + "▁NA T", + "▁p ulse", + "▁pul se", + "S y", + "▁N intendo", + "▁a mp", + "▁am p", + "▁ amp", + "▁am ateur", + "▁tr ades", + "▁tra des", + "▁trad es", + "▁trade s", + "es pecially", + "▁fail ures", + "▁failure s", + "▁c lay", + "▁cl ay", + "▁$ (\"#", + "O O", + "▁in equality", + "▁t x", + "▁ tx", + "▁M ental", + "▁Men tal", + "▁Ment al", + "▁non profit", + "en cia", + "enc ia", + "e ncia", + "▁cre ature", + "▁creat ure", + "▁out break", + "▁administ rator", + "▁administr ator", + "on o", + "o no", + "▁e aten", + "▁eat en", + "▁\" [", + "ho m", + "h om", + "▁S park", + "▁Sp ark", + "▁Spar k", + "▁intern ationally", + "▁international ly", + "lo aded", + "load ed", + "R IGHT", + "▁legisl ative", + "▁custom ize", + "▁L an", + "▁La n", + "▁M ilk", + "▁Mil k", + "▁[ ],", + "▁[] ,", + "▁motor cycle", + "▁v iable", + "▁vi able", + "▁via ble", + "▁dat abases", + "▁database s", + "▁t ensor", + "▁ten sor", + "▁tens or", + "▁ tensor", + "▁P UR", + "▁spirit s", + "▁spir its", + "▁aggreg ate", + "▁numer ical", + "▁d ock", + "▁do ck", + "▁doc k", + "▁B iden", + "▁Bi den", + "▁s ounded", + "▁sound ed", + "▁S id", + "▁Si d", + "▁ve gg", + "▁C afe", + "▁Ca fe", + "▁Caf e", + "ma re", + "mar e", + "m are", + "▁rend ered", + "▁render ed", + "▁ren dered", + "STR ING", + "▁H S", + "▁ HS", + "▁h ex", + "▁he x", + "▁ hex", + "▁p ools", + "▁po ols", + "▁pool s", + "So rt", + "S ort", + "il iation", + "ili ation", + "DI S", + "D IS", + "ro nes", + "ron es", + "r ones", + "▁D eb", + "▁De b", + "▁ Deb", + "', \r", + "' ,\r", + "▁S PE", + "▁SP E", + "size of", + "H tml", + "▁Ex pect", + "▁Exp ect", + "▁ Expect", + "▁pay day", + "▁inst inct", + "ak o", + "a ko", + "Ch ain", + "▁inter mediate", + "lo rd", + "lor d", + "l ord", + "▁Fr eder", + "▁Fre der", + "▁Fred er", + "um ph", + "ump h", + "▁Advert ising", + "▁Advertis ing", + "Ab s", + "A bs", + "▁bre athe", + "▁breat he", + "▁breath e", + "squ are", + "▁fl uct", + "▁flu ct", + "▁Em ployee", + "▁Employ ee", + "- .", + "▁l od", + "▁lo d", + "▁ad oles", + "▁pur ely", + "▁pure ly", + "▁frustr ated", + "▁J av", + "▁Ja v", + "▁de ce", + "▁dec e", + "........ ........", + "File Name", + "spir acy", + "▁g erm", + "▁ge rm", + "▁ger m", + "▁sub stances", + "▁subst ances", + "▁substance s", + "▁Compet ition", + "▁m oder", + "▁mod er", + "▁mode r", + "▁mo der", + "▁sw allow", + "FI L", + "F IL", + "▁F uel", + "▁Fu el", + "▁hon our", + "▁disapp eared", + "▁disappear ed", + "▁me dal", + "▁med al", + "▁R ud", + "▁Ru d", + "as hi", + "ash i", + "▁E agle", + "▁Eag le", + "▁g loss", + "▁gl oss", + "▁st ew", + "▁ste w", + "▁need le", + "▁G RE", + "▁GR E", + "▁t anks", + "▁tank s", + "▁tan ks", + "▁K il", + "▁Ki l", + "or p", + "o rp", + "P s", + "▁b il", + "▁bi l", + "▁Fl ore", + "▁Flor e", + "▁Flo re", + "▁travel ers", + "Go d", + "G od", + "▁correspond s", + "▁is olation", + "▁isol ation", + "▁pl anted", + "▁plan ted", + "▁plant ed", + "▁se wing", + "▁sew ing", + "Be st", + "B est", + "▁ad vers", + "▁adv ers", + "spec ial", + "spe cial", + "▁G y", + "▁ar riving", + "▁arriv ing", + "▁arr iving", + "He re", + "Her e", + "H ere", + "Br e", + "B re", + "SU CCESS", + "▁K om", + "▁Ko m", + "▁pre liminary", + "▁D ian", + "▁Di an", + "▁W ays", + "▁Way s", + "▁Wa ys", + "▁S heet", + "▁She et", + "▁ Sheet", + "CL A", + "C LA", + "▁Fire fox", + "▁com bo", + "▁comb o", + "▁wh ites", + "▁white s", + "▁whit es", + "iterr anean", + "go t", + "g ot", + "A xis", + "▁substant ially", + "▁substantial ly", + "▁label ed", + "▁lab eled", + "> #", + "Ch art", + "Char t", + "C hart", + "▁BM W", + "▁i cons", + "▁icon s", + "▁ic ons", + "▁ icons", + "▁L GBT", + "▁LG BT", + "▁ch ron", + "▁ chron", + "▁L ip", + "▁Li p", + "▁L odge", + "▁Ch ain", + "▁Cha in", + "▁ Chain", + "ag onal", + "agon al", + "so cial", + "s ocial", + "▁d ashboard", + "▁dash board", + "Con vert", + "▁Cr uz", + "▁Cru z", + "▁M ile", + "▁Mil e", + "▁Mi le", + "de ss", + "des s", + "d ess", + "▁surve illance", + "▁re pay", + "▁rep ay", + "▁b ears", + "▁be ars", + "▁bear s", + "DE R", + "D ER", + "▁genu inely", + "▁genuine ly", + "▁p ause", + "▁pa use", + "▁Em ployment", + "▁Employ ment", + "▁T M", + "▁ TM", + "no des", + "node s", + "n odes", + "US A", + "U SA", + "▁F unny", + "▁Fun ny", + "▁rend ering", + "▁render ing", + "np m", + "n pm", + "▁D ent", + "▁De nt", + "▁Den t", + "▁J ar", + "▁Ja r", + "▁Log ger", + "▁ Logger", + "wi c", + "w ic", + "Ex pr", + "Exp r", + "▁Bon us", + "▁rele asing", + "▁w rist", + "▁wr ist", + "▁Rub y", + "▁Ru by", + "▁background s", + "e or", + "GE N", + "G EN", + "T ip", + "▁l ifting", + "▁lif ting", + "▁lift ing", + "▁ lifting", + "c v", + "▁Tur ner", + "▁Turn er", + "▁Z en", + "▁Ze n", + "▁g oto", + "▁go to", + "▁got o", + "▁ goto", + "po on", + "p oon", + "▁n pm", + "▁np m", + "▁ npm", + "▁p anc", + "▁pan c", + "▁pa nc", + "▁app les", + "▁ap ples", + "▁apple s", + "▁c rust", + "▁cr ust", + "▁cru st", + "▁sm iling", + "▁pil low", + "▁pill ow", + "▁coast al", + "▁dr ill", + "▁dri ll", + "▁Le mma", + "▁Lem ma", + "Cr ed", + "Cre d", + "C red", + "▁Laur en", + "▁Laure n", + "st eps", + "ste ps", + "step s", + "▁Pat ients", + "▁Patient s", + "li ve", + "l ive", + "▁D ol", + "▁Do l", + "▁Kar l", + "▁Ka rl", + "▁Wat son", + "reg ist", + "▁C el", + "▁Ce l", + "sl ice", + "▁fr ustration", + "▁frustr ation", + "▁fru stration", + "C V", + "▁p acks", + "▁pack s", + "▁pa cks", + "▁pac ks", + "▁n el", + "▁ne l", + "▁ nel", + "ei ng", + "e ing", + "▁l b", + "▁ lb", + "▁s ung", + "▁su ng", + "▁sun g", + "▁am endment", + "▁amend ment", + "▁ar tic", + "▁art ic", + "An imation", + "Anim ation", + "id as", + "ida s", + "▁Guard ian", + "▁appet ite", + "▁Ne uro", + "▁Neu ro", + "▁P ub", + "▁Pu b", + "▁ware house", + "ar nings", + "arn ings", + "arning s", + "▁cr yst", + "▁cry st", + "xx x", + "x xx", + "co rn", + "cor n", + "c orn", + "▁tr icky", + "▁trick y", + "▁b a", + "▁ ba", + "▁Sn ap", + "▁P aint", + "▁Pa int", + "▁Pain t", + "▁Hol land", + "▁Holl and", + "▁N ar", + "▁Na r", + "▁\\ ]", + "▁Kat ie", + "contin ue", + "▁gener ates", + "▁generate s", + "▁gene rates", + "vo r", + "v or", + "um atic", + "uma tic", + "umat ic", + "u matic", + "▁l av", + "▁la v", + "▁ lav", + "ox ic", + "▁c asting", + "▁cas ting", + "▁cast ing", + "RN A", + "R NA", + "oo ter", + "oot er", + "o oter", + "Lim it", + "▁v iral", + "▁vi ral", + "▁vir al", + "▁counsel ing", + "\\ :", + "▁lux urious", + "▁K ill", + "▁Kil l", + "▁Ki ll", + "\\ '", + "▁out lined", + "▁outline d", + "▁C zech", + "▁res ervation", + "▁reserv ation", + "es ters", + "est ers", + "ester s", + "este rs", + "e sters", + "▁home owners", + "▁Flow ers", + "▁Flower s", + "▁trig gered", + "▁trigger ed", + "▁real ise", + "▁m eg", + "▁me g", + "▁ meg", + "style sheet", + "styles heet", + "dis abled", + "disable d", + "▁comp ression", + "▁compr ession", + "▁compress ion", + "▁K B", + "▁ KB", + "ur sor", + "urs or", + "▁aut umn", + "▁wealth y", + "▁s cent", + "▁sc ent", + "▁scen t", + "q quad", + "Pl atform", + "f etch", + "сь ко", + "▁witness ed", + "▁d elta", + "▁del ta", + "▁ delta", + "▁Stud ios", + "▁Studio s", + "at en", + "ate n", + "a ten", + "Re pl", + "Rep l", + "St ation", + "Stat ion", + "▁S ew", + "▁Se w", + "]; \r", + "] ;\r", + "ry lic", + "▁t raits", + "▁tra its", + "▁trait s", + "▁Th under", + "▁Thu nder", + "▁d y", + "▁ dy", + "b rowser", + "▁Cont emporary", + "hm a", + "h ma", + "▁touch es", + "▁tou ches", + "▁int ensive", + "▁intens ive", + "▁cr uel", + "▁cru el", + "Ch ildren", + "Child ren", + "f m", + "dep endent", + "depend ent", + "d ependent", + "fo od", + "foo d", + "f ood", + "▁cheap est", + "▁N ike", + "▁Nik e", + "▁Ni ke", + "▁cu isine", + "▁i v", + "▁ iv", + "re ason", + "rea son", + "sh aped", + "shape d", + "sha ped", + "▁autom obile", + "▁auto mobile", + "▁e igen", + "▁sl iced", + "▁slic ed", + "▁sli ced", + "▁slice d", + "▁( #", + "▁ass isted", + "▁assist ed", + "▁coll ision", + "▁fix ing", + "▁adjust ments", + "▁adjustment s", + "▁T W", + "▁M N", + "uff icient", + "u fficient", + "▁ч е", + "▁ че", + "▁B ever", + "▁Be ver", + "chn ology", + "im ity", + "imi ty", + "▁con greg", + "▁congr eg", + "ster dam", + "▁n ons", + "▁no ns", + "▁non s", + "! --", + "od ay", + "oda y", + "o day", + "▁warm th", + "es ch", + "esc h", + "e sch", + "▁indic ators", + "▁indicator s", + "g p", + "▁con clusions", + "▁conclusion s", + "op ard", + "opa rd", + "▁v aries", + "▁var ies", + "▁vari es", + "▁va ries", + "▁Ex ec", + "▁ Exec", + "▁in aug", + "▁th ats", + "▁that s", + "▁cas tle", + "▁cast le", + "▁ castle", + "M s", + "▁C atherine", + "▁M AN", + "▁MA N", + "▁ MAN", + "▁hypothes is", + "par ents", + "parent s", + "paren ts", + "Name space", + "Names pace", + "▁Com fort", + "▁prem ises", + "▁premise s", + "▁Mont real", + "▁d uplicate", + "▁duplic ate", + "em b", + "e mb", + "▁Tra ffic", + "ä n", + "▁in cons", + "▁inc ons", + "▁incon s", + "Char acter", + "▁C G", + "▁ CG", + "▁Al pha", + "▁ Alpha", + "▁Nash ville", + "▁Def inition", + "▁ Definition", + "op ing", + "o ping", + "▁blank et", + "▁perfect ion", + "▁perf ection", + "▁L akes", + "▁La kes", + "▁Lake s", + "▁Lak es", + "▁membr ane", + "▁Guide lines", + "▁Guid elines", + "▁under graduate", + "P i", + "ст во", + "ств о", + "▁S tick", + "▁St ick", + "▁f arms", + "▁far ms", + "▁farm s", + "▁min erals", + "▁mineral s", + "l b", + "▁free ze", + "▁M ack", + "▁Mac k", + "▁Ma ck", + "ex port", + "exp ort", + "▁hold ers", + "▁hol ders", + "▁holder s", + "▁ holders", + "in da", + "ind a", + "sub scribe", + "ou tes", + "out es", + "oute s", + "o utes", + "ning s", + "n ings", + "▁Import ant", + "di e", + "d ie", + "▁H udson", + "▁fort une", + "▁B ec", + "▁Be c", + "▁sa cred", + "▁sac red", + "▁sacr ed", + "PO SE", + "POS E", + "go m", + "g om", + "ac re", + "a cre", + "Array List", + "tu be", + "t ube", + "A I", + "▁B ottom", + "▁Bot tom", + "▁Bott om", + "▁ Bottom", + "▁purs uing", + "▁pursu ing", + "▁pat ri", + "▁pa tri", + "▁Aut hors", + "▁Author s", + "Control s", + "\": [", + "\" :[", + "'} ,", + "' },", + "ci a", + "c ia", + "▁g aps", + "▁gap s", + "▁ga ps", + "▁r ap", + "▁ra p", + "▁ rap", + "▁' #", + "ux e", + "u xe", + "▁Date Time", + "▁ DateTime", + "▁Te levision", + "▁Tele vision", + "▁R uth", + "▁Ru th", + "▁Rut h", + "▁h ello", + "▁hel lo", + "▁hell o", + "▁ hello", + "▁p robe", + "▁pro be", + "▁pr obe", + "▁prob e", + "▁Scient ific", + "▁rel uct", + "go w", + "g ow", + "▁p roc", + "▁pro c", + "▁pr oc", + "▁ proc", + "▁re ign", + "Me sh", + "M esh", + "ey er", + "eye r", + "e yer", + "▁cr isp", + "▁cris p", + "▁cri sp", + "▁s ocks", + "▁so cks", + "▁soc ks", + "▁sock s", + "min ded", + "mind ed", + "▁gl ue", + "▁Car los", + "▁Carl os", + "▁battle s", + "▁batt les", + "fa il", + "f ail", + "▁An im", + "▁ Anim", + "▁Hon or", + "▁Ho nor", + "▁sold ier", + "}_ \\", + "} _\\", + "▁Linked In", + "▁autom otive", + "▁sl ices", + "▁slic es", + "▁sli ces", + "▁slice s", + "▁am bit", + "▁amb it", + "▁Mat hemat", + "Id x", + "I dx", + "▁Fab ric", + "▁s lim", + "▁sl im", + "▁sli m", + "▁S ET", + "▁SE T", + "▁ SET", + "re nces", + "ren ces", + "rence s", + "r ences", + "MA P", + "M AP", + "▁protocol s", + "▁proto cols", + "▁G ram", + "▁Gr am", + "▁Gra m", + "ir i", + "i ri", + "▁smooth ly", + "▁M ist", + "▁Mis t", + "▁Mi st", + "▁E VER", + "▁EV ER", + "▁C inem", + "▁Labor atory", + "act erial", + "acter ial", + "acteria l", + "fa n", + "f an", + "▁position ed", + "▁posit ioned", + "param eters", + "parameter s", + "ro c", + "r oc", + "▁ad visor", + "▁adv isor", + "▁advis or", + "▁tr aded", + "▁tra ded", + "▁trad ed", + "▁trade d", + "▁cent res", + "▁centre s", + "▁centr es", + "▁fif teen", + "▁mark ers", + "▁mar kers", + "▁marker s", + "is o", + "i so", + "▁therap ist", + "▁hor izon", + "▁am end", + "▁ad dict", + "▁add ict", + "▁H aven", + "▁Have n", + "▁Ha ven", + "▁Hav en", + "! =", + "prot ocol", + "proto col", + "Menu Item", + "▁t in", + "▁ti n", + "▁method ology", + "H ave", + "▁o pts", + "▁opt s", + "▁op ts", + "▁ opts", + "▁L ev", + "▁Le v", + "▁anx ious", + "▁C ounter", + "▁Count er", + "▁Coun ter", + "▁ Counter", + "▁ear liest", + "▁ang les", + "▁angle s", + "▁ angles", + "▁faith ful", + "▁congr at", + "an to", + "ant o", + "▁M ills", + "▁Mill s", + "▁Mil ls", + "Sc ene", + "▁ph ases", + "▁phase s", + "▁down loading", + "▁download ing", + "▁N ad", + "▁Na d", + "▁Wal king", + "▁Walk ing", + "▁mem orial", + "▁memor ial", + "▁memo rial", + "ul se", + "uls e", + "▁cl ause", + "▁V R", + "▁ VR", + "▁o sc", + "▁os c", + "▁ osc", + "▁s ans", + "▁sa ns", + "▁san s", + "La t", + "L at", + "e ous", + "▁s py", + "▁sp y", + "▁compat ibility", + "▁rev ised", + "▁revis ed", + "▁S hip", + "▁Sh ip", + "▁Shi p", + "▁not ifications", + "▁notification s", + "▁Eag les", + "▁Eagle s", + "▁random ly", + "▁sc iences", + "▁science s", + "▁sci ences", + "w p", + "▁Con cept", + "▁Conc ept", + "Event Listener", + "▁o t", + "▁ ot", + "QU AL", + "Q UAL", + "▁fl ew", + "▁fle w", + "ra ctor", + "ract or", + "rac tor", + "r actor", + "▁trans mit", + "▁s ilk", + "▁sil k", + "un ge", + "ung e", + "br ities", + "brit ies", + "▁happ ily", + "▁ste ering", + "▁steer ing", + "▁s oda", + "▁so da", + "▁imag ined", + "▁imagine d", + "▁imagin ed", + "▁d st", + "▁ds t", + "▁ dst", + "▁cl usters", + "▁cluster s", + "▁clust ers", + "▁c arp", + "▁car p", + "▁ca rp", + "▁gu ards", + "▁guard s", + ") <", + "▁deposit s", + "▁depos its", + "▁t ray", + "▁tr ay", + "▁tra y", + "▁deal ers", + "▁dealer s", + "▁M otion", + "▁Mot ion", + "▁Ob serv", + "▁Obs erv", + "Mod els", + "Model s", + "Mode ls", + "▁practition ers", + "▁practitioner s", + "FI ELD", + "wide hat", + "au kee", + "▁earth qu", + "▁A W", + "▁ AW", + "▁g uilt", + "▁gu ilt", + "ustr alia", + "ustral ia", + "▁fr ost", + "▁fro st", + "▁b und", + "▁bu nd", + "▁bun d", + "▁Trad itional", + "▁bath rooms", + "▁bathroom s", + "▁al mond", + "▁Manufact urer", + "▁Pot ter", + "O ld", + "▁cinem a", + "▁cin ema", + "▁When ever", + "▁Whe never", + "▁M aur", + "▁Ma ur", + "▁Mau r", + "om on", + "omo n", + "o mon", + "▁S pl", + "▁Sp l", + "▁t ones", + "▁to nes", + "▁ton es", + "▁tone s", + "▁s cam", + "▁sc am", + "▁u ma", + "▁um a", + "▁ uma", + "▁P T", + "▁ PT", + "▁des irable", + "gu st", + "g ust", + "▁Portug al", + "б а", + "▁t unnel", + "▁tun nel", + "▁perspect ives", + "▁perspective s", + "▁architect ural", + "▁H ob", + "▁Ho b", + "af il", + "a fil", + "▁dis charge", + "▁cl one", + "▁ clone", + "ot ional", + "oti onal", + "otion al", + "▁P P", + "▁ PP", + "Row s", + "Ro ws", + "R ows", + "▁M ann", + "▁Man n", + "▁Ma nn", + "io l", + "i ol", + "▁r iders", + "▁ri ders", + "▁rid ers", + "▁ride rs", + "▁rider s", + "ec ho", + "ech o", + "e cho", + "ol ding", + "old ing", + "pro b", + "pr ob", + "p rob", + "▁Nic ole", + "te es", + "tee s", + "t ees", + "▁co oler", + "▁cool er", + "▁N om", + "▁No m", + "▁subscrib ers", + "▁subscribe rs", + "▁subscriber s", + "PO S", + "P OS", + "pos ite", + "po site", + "posit e", + "p osite", + "Ro t", + "R ot", + "▁de legate", + "▁deleg ate", + "▁sacr ific", + "az ure", + "▁simpl icity", + "▁Super v", + "▁Sup erv", + "▁D od", + "▁Do d", + "▁ident ifier", + "▁ identifier", + "au f", + "a uf", + "▁ex ams", + "▁exam s", + "ress ive", + "▁e co", + "▁ec o", + "in ge", + "ing e", + "▁fl owing", + "▁flo wing", + "▁flow ing", + "id ae", + "ida e", + "▁l enses", + "▁len ses", + "▁lens es", + "▁non etheless", + "▁none theless", + "QU I", + "Q UI", + "▁c rypto", + "▁crypt o", + "▁ crypto", + "▁Food s", + "▁Fo ods", + "TR IBUT", + "▁Access ories", + "ETH OD", + "▁r ivers", + "▁ri vers", + "▁river s", + "▁riv ers", + "▁ rivers", + "▁R ated", + "▁Ra ted", + "▁Rat ed", + "▁Rate d", + "ens itive", + "▁cock tail", + "se en", + "see n", + "s een", + "hes ive", + "ο ν", + "▁un ity", + "▁unit y", + "▁ unity", + "▁CO PY", + "▁COP Y", + "▁S equ", + "▁Se qu", + "▁ Sequ", + ".. ....", + "... ...", + ".... ..", + "..... .", + ". .....", + "▁m int", + "▁min t", + "▁mi nt", + "i ological", + "CO MM", + "COM M", + "▁organ ised", + "▁organis ed", + "▁ α", + "an dy", + "and y", + "▁Y esterday", + "cipl inary", + "▁l l", + "▁ ll", + "Ext ensions", + "Extension s", + "AL LY", + "ALL Y", + "▁adm ire", + "▁p aired", + "▁pair ed", + "▁pa ired", + "▁L iqu", + "▁Li qu", + "▁Le ban", + "zi e", + "z ie", + "▁RE G", + "▁ REG", + "▁L av", + "▁La v", + "▁D rag", + "▁Dr ag", + "▁Dra g", + "ja x", + "j ax", + "▁un ions", + "▁union s", + "mo use", + "m ouse", + "▁c ope", + "▁co pe", + "▁cop e", + "▁Ch ile", + "▁Chi le", + "list s", + "l ists", + "▁Nor way", + "▁gen ius", + "▁calc ium", + "▁D raft", + "▁Dra ft", + "▁fert il", + "▁fer til", + "▁bo iler", + "▁boil er", + "▁Av ailability", + "▁impl icit", + "hor t", + "ho rt", + "h ort", + "▁sh orts", + "▁short s", + "▁maintain s", + "▁S r", + "lass es", + "las ses", + "▁s pine", + "▁sp ine", + "▁spin e", + "Ve c", + "V ec", + "▁wor ries", + "▁B oo", + "▁Bo o", + "▁N iger", + "▁Nig er", + "▁Ni ger", + "St ud", + "▁abs orb", + "▁absor b", + "gar y", + "ga ry", + "g ary", + "▁surround ings", + "▁surrounding s", + "g z", + "it utes", + "itute s", + "▁Acc om", + "▁Ac com", + "▁length y", + "▁adapt ation", + "▁G ender", + "▁Ge nder", + "▁Gen der", + "▁check out", + "ub ernet", + "uber net", + "▁Gu arant", + "my s", + "m ys", + "pu b", + "p ub", + "▁in cur", + "▁inc ur", + "▁str ips", + "▁stri ps", + "▁strip s", + "cp u", + "c pu", + "▁mod ifications", + "▁modification s", + "c u", + "▁reward ing", + "▁M ER", + "▁ME R", + "iv ia", + "i via", + "▁tur key", + "Count er", + "C ounter", + "▁Sh oes", + "▁Sho es", + "gu ard", + "▁R ib", + "▁B ott", + "▁Bo tt", + "▁Bot t", + "▁N ormal", + "▁Nor mal", + "▁Norm al", + "▁ Normal", + "▁de bris", + "▁deb ris", + "▁sh red", + "▁shr ed", + "▁L ights", + "▁Light s", + "▁s ellers", + "▁sell ers", + "▁sel lers", + "▁seller s", + "sp l", + "s pl", + "▁a spir", + "▁as pir", + "▁asp ir", + "▁r ounded", + "▁round ed", + "▁In j", + "▁expl ored", + "▁explore d", + "▁explo red", + "▁T win", + "▁Tw in", + "▁Interest ing", + "▁connect s", + "em ia", + "▁Com mun", + "▁Comm un", + "▁Manufact uring", + "B ad", + "▁investig ations", + "▁investigation s", + "▁Favor ite", + "▁b ake", + "▁ba ke", + "▁bak e", + "▁bench mark", + "ubernet es", + "▁juris diction", + "▁sw ift", + "▁North west", + "▁Go vern", + "▁Gover n", + "▁Gov ern", + "ur ea", + "ure a", + "u rea", + "▁L IMIT", + "▁LI MIT", + "▁dis rupt", + "▁St ir", + "▁rac ism", + "▁pump kin", + "▁Harr ison", + "▁Harris on", + "as tics", + "ast ics", + "astic s", + "▁m issions", + "▁miss ions", + "▁mission s", + "▁ missions", + "▁U g", + "Pre sent", + "Pres ent", + "P resent", + "▁Sher iff", + "▁opt imize", + "▁optim ize", + "b p", + "▁P and", + "▁Pan d", + "▁Pa nd", + "se ries", + "ser ies", + "s eries", + "ar ium", + "ari um", + "a rium", + "▁T iger", + "▁Tig er", + "▁Ti ger", + "Bas ic", + "as sign", + "ass ign", + "FLAG S", + "▁trade mark", + "▁tradem ark", + "e h", + "iov ascular", + "▁U pload", + "▁Up load", + "▁ Upload", + "▁t olerance", + "▁toler ance", + "uc lear", + "ucle ar", + "ucl ear", + "u clear", + "▁Ed inburgh", + "in cial", + "inc ial", + "▁Coll abor", + "▁lit igation", + "In f", + "▁ret ire", + "▁del ays", + "▁delay s", + "'] )", + "' ])", + "▁In stant", + "▁Inst ant", + "▁distingu ish", + "M iss", + "▁V ik", + "▁Vi k", + "▁c out", + "▁co ut", + "▁cou t", + "▁ cout", + "▁V ert", + "▁Ver t", + "▁Ve rt", + "▁ Vert", + "on line", + "▁Gener ation", + "▁Gen eration", + "▁Gene ration", + "ASS ERT", + "▁dead ly", + "W atch", + "▁e Bay", + "▁lim itation", + "▁limit ation", + "▁Fr amework", + "▁Frame work", + "▁ Framework", + "( \r", + "ul o", + "u lo", + "▁al igned", + "▁align ed", + "▁ aligned", + "Re ply", + "Rep ly", + "Repl y", + "lev ance", + "inc inn", + "▁pat ches", + "▁patch es", + "▁He ather", + "▁Heat her", + "▁Heath er", + "an aly", + "ana ly", + "▁const raint", + "L ive", + "▁Associ ates", + "▁Associate s", + "▁depend ence", + "▁const itutional", + "▁constitution al", + "mu n", + "m un", + "el eration", + "ele ration", + "eler ation", + "▁be ats", + "▁beat s", + "ext ension", + "▁Ad min", + "▁ Admin", + "▁De signed", + "▁Des igned", + "▁Design ed", + "▁W ish", + "▁Wi sh", + "▁Wis h", + "▁pl umbing", + "▁g rief", + "▁gr ief", + "▁gri ef", + "▁ins ulin", + "▁G C", + "▁ GC", + "▁M ak", + "▁Ma k", + "})+ (\\", + "ov able", + "ova ble", + "o vable", + "▁gl oves", + "wa ve", + "w ave", + "pr iv", + "pri v", + "p riv", + "▁dis closure", + "▁Config uration", + "▁ Configuration", + "on ge", + "ong e", + "▁S hell", + "▁Sh ell", + "▁She ll", + "▁Shel l", + "▁ Shell", + "▁mag net", + "▁magn et", + "▁Mo vement", + "▁Mov ement", + "▁Move ment", + "in ee", + "ine e", + "i nee", + "▁activ ate", + "ar ette", + "are tte", + "aret te", + "arett e", + "▁obst acles", + "▁obstacle s", + "▁n ost", + "▁no st", + "▁nos t", + "Not Found", + "ic ion", + "ici on", + "icio n", + "on omy", + "onom y", + "ono my", + "Bo ol", + "B ool", + "▁fl oral", + "▁flo ral", + "▁flor al", + "▁run ners", + "▁runner s", + "▁rep lies", + "▁repl ies", + "▁mechan ics", + "▁mort ality", + "pro c", + "pr oc", + "p roc", + "▁dismiss ed", + "▁r ope", + "▁ro pe", + "id ency", + "iden cy", + "T w", + "gr av", + "gra v", + "g rav", + "▁Il legal", + "we g", + "w eg", + "▁A bd", + "▁Ab d", + "▁t abs", + "▁ta bs", + "▁tab s", + "▁ tabs", + "Con verter", + "Convert er", + "▁viol ations", + "▁violation s", + "▁B rig", + "▁Br ig", + "▁Bri g", + "▁  ", + "▁' ,", + "▁ ',", + "▁t ex", + "▁te x", + "▁ tex", + "▁Ham pshire", + "ject ion", + "je ction", + "j ection", + "Te mp", + "T emp", "DA TE", "D ATE", - "np y", - "n py", - "▁de scri", - "▁desc ri", - "BE GIN", - "▁c lean", - "▁ clean", - "27 2", - "2 72", - "2) );", - "2 ));", - "Arg uments", - "Argument s", - "m f", - "Opt im", - "cr c", - "c rc", - "60 9:", - "609 :", - "20 60:", - "206 0:", - "2060 :", - "PAT CH", - "P ATCH", - "Implement ed", - "▁d rg", - "▁dr g", - "z h", - "39 2:", - "392 :", - "50 15", - "501 5", - "77 77", - "777 7", - "7 777", - "ba b", - "b ab", - "\"] [\"", - "▁D ay", - "▁ Day", - "ut ation", - "24 86", - "248 6", - "2 486", - "30 1:", - "301 :", - "Sp eed", - "S peed", - "44 .", - "4 4.", - "os ed", - "ose d", - "o sed", - "▁6124 6,", - "▁un icode", - "▁uni code", - "il m", - "i lm", - "1: 30", - "1:3 0", - "1 :30", - "20 07", - "200 7", - "2 007", - "13 09", - "130 9", - "1 309", - "58 1:", - "5 81:", - "ifi ers", - "ifier s", - "▁drg ui", - "▁dr gui", - "▁word s", - "▁ words", - ":3 40", - ":34 0", - ": 340", - "▁f ast", - "▁fa st", - "▁ fast", - "SY STEM", - ":1 65", - ":16 5", - ": 165", - "恶 魔", - "▁col lation", - "▁co llation", - "▁60 %", - "▁c r", - "▁ cr", - "ON ENT", - "ONE NT", - "73: 【", - "al len", - "all en", - "alle n", - "▁e poch", - "▁ep och", - "▁ epoch", - "col late", - "end region", - "M K", - "DESCRIPT OR", - "4364 14:", - "Thread ing", - "▁c in", - "▁ci n", - "TO K", - "T OK", - "UN I", - "U NI", - "(' ./", - "('. /", - "12 26", - "122 6", - "1 226", - "Get Value", - "In ner", - "MEM ORY", - "▁2018 -07-", - "っ た", - "▁q ual", - "▁qu al", - "▁ qual", - "▁160 47", - "_ +", - "38 4:", - "384 :", - "3 84:", - "En tries", - "Ent ries", - "▁in time", - "▁int ime", + "▁cre ep", + "ume ric", + "umer ic", + "u meric", + "st mt", + "Th anks", + "Thank s", + "'] .", + "' ].", + "▁S aw", + "▁Sa w", + "AL E", + "A LE", + "F ocus", + "la r", + "l ar", + "▁blog gers", + "▁blogger s", + "' }", + "con v", + "co nv", + "]) ,", + "] ),", + "▁\" @", + "▁M aps", + "▁Map s", + "▁Ma ps", + "▁c omed", + "▁com ed", + "▁co med", + "▁come d", + "▁ comed", + "▁Sh adow", + "▁mental ly", + "▁ment ally", + "▁Argent ina", + "▁d oi", + "▁do i", + "▁Event ually", + "▁P ric", + "▁Pr ic", + "▁Pri c", + "ew orks", + "ework s", + "e works", + "▁transfer s", + "▁transf ers", + "▁discuss es", + ") _", + "▁M ight", + "▁Mi ght", + "▁Mig ht", + "bus iness", + "b usiness", + "}} {\\", + "}}{ \\", + "} }{\\", + "▁G MT", + "▁GM T", + "▁b anner", + "▁ban ner", + "▁En tre", + "▁Ent re", + "IC ATION", + "Mon th", + "Mo nth", + "▁E at", + "▁B anks", + "▁Bank s", + "▁Ban ks", + "▁Ent ity", + "▁ Entity", + "é g", + "bo ys", + "boy s", + "b oys", + "▁upgrade d", + "▁upgrad ed", + "ib les", + "ible s", + "i bles", + "C ity", + "A Z", + "▁br ass", + "▁bra ss", + "▁pick up", + "▁N HS", + "▁NH S", + "▁Elect rical", + "▁Electric al", + "▁c b", + "▁ cb", + "or ity", + "ori ty", + "gu ide", + "gui de", + "▁die sel", + "▁dies el", + "▁Democr at", + "▁sub mitting", + "▁submit ting", + "▁act ed", + "▁ac ted", + "▁Stan ford", + "ia z", + "i az", + "AM P", + "A MP", + "im eter", + "ime ter", + "i meter", + "▁W hole", + "▁Wh ole", + "▁Who le", + "▁pers istent", + "▁persist ent", + "▁m ais", + "▁ma is", + "▁M oz", + "▁Mo z", + "▁( {", + "▁ ({", + "en ti", + "ent i", + "▁r ay", + "▁ra y", + "▁ ray", + "cu e", + "c ue", + "ien na", + "i enna", + "▁in spir", + "▁ins pir", + "▁insp ir", + "▁Col ors", + "▁Color s", + "он а", + "о на", + "▁att itudes", + "▁attitude s", + "▁I con", + "▁ Icon", + "▁sand wich", + "▁W ells", + "▁Well s", + "▁Wel ls", + "▁Ch uck", + "▁ur gent", + "▁urg ent", + "▁urge nt", + "in to", + "int o", + "le af", + "▁different ial", + "▁differ ential", + "hr ef", + "h ref", + "▁tempor arily", + "ich ael", + "ge nder", + "gen der", + "g ender", + "▁a uch", + "▁au ch", + "▁Out look", + "ho ok", + "h ook", + "▁In come", + "▁Inc ome", + "▁g room", + "▁gr oom", + "▁gro om", + "UT C", + "U TC", + "▁un clear", + "▁unc lear", + "▁uncle ar", + "▁end point", + "▁pro long", + "▁prol ong", + "▁pro gression", + "▁progress ion", + "▁st ro", + "▁str o", + "us a", + "u sa", + "▁[ ])", + "▁[] )", + "▁ [])", + "▁b reach", + "▁br each", + "▁bre ach", + "ip h", + "i ph", + "▁inv iting", + "([ ]", + "( []", + "▁less er", + "▁les ser", + "B atch", + "▁b ei", + "▁be i", + "ploy ed", + "ab bing", + "abb ing", + "▁A CC", + "▁AC C", + "▁ ACC", + "incinn ati", + "▁S haw", + "▁Sh aw", + "▁Sha w", + "lo go", + "log o", + "l ogo", + "▁mus ician", + "▁music ian", + "▁G ospel", + "Fi re", + "F ire", + "Man y", + "Ma ny", + "M any", + "st a", + "s ta", + "▁Fac ilities", + "pe ror", + "per or", + "▁w ished", + "▁wish ed", + "▁wis hed", + "▁unw anted", + "▁B iology", + "▁Bi ology", + "▁in expensive", + "▁u mb", + "▁um b", + "▁ umb", + "▁p u", + "▁ pu", + "▁prom otions", + "▁promot ions", + "▁promotion s", + "▁c s", + "▁ cs", + "ou rt", + "our t", + "o urt", + "▁m u", + "▁ mu", + "▁ret ention", + "í n", + "▁ ο", + "at isf", + "ati sf", + "▁grad ient", + "▁ gradient", + "▁comment ing", + "io tics", + "iot ics", + "iotic s", + "i otics", + "n l", + "▁iP od", + "▁w anna", + "The ta", + "Th eta", + "▁occup ation", + "car ds", + "card s", + "c ards", + "eth yl", + "▁f ame", + "▁fam e", + "▁fa me", + "▁equ als", + "▁equal s", + "▁ equals", + "Write Line", + "▁sh allow", + "▁shall ow", + "▁D ies", + "▁Di es", + "▁Die s", + "ri tes", + "rit es", + "rite s", + "r ites", + "▁l ime", + "▁li me", + "▁lim e", + "▁Ve get", + "▁Veg et", + "▁pro tests", + "▁prot ests", + "▁protest s", + "▁L CD", + "▁LC D", + "w aukee", + "in as", + "ina s", + "i nas", + "▁de er", + "-- ---", + "---- -", + "--- --", + "- ----", + "▁g rams", + "▁gr ams", + "▁gra ms", + "▁gram s", + "ue z", + "u ez", + "av an", + "ava n", + "a van", + "Add r", + "Ad dr", + "FO NT", + "F ONT", + "▁R ates", + "▁Ra tes", + "▁Rat es", + "▁Rate s", + "▁D istance", + "▁Dist ance", + "▁Di stance", + "▁ Distance", + "▁Ro gers", + "▁Rog ers", + "▁Roger s", + "▁cent ered", + "▁center ed", + "▁ centered", + "▁answ ering", + "▁answer ing", + "^ +", + "Execut or", + "G reat", + "▁Phil osoph", + "▁a sh", + "▁as h", + "▁ ash", + "Te am", + "▁Med iterranean", + "á l", + "▁l enders", + "▁len ders", + "▁lender s", + "▁lend ers", + "▁insert ed", + "▁Ab ove", + "▁jo ins", + "▁join s", + "▁output s", + "▁Ch ev", + "▁Che v", + "index Of", + "но м", + "▁ble eding", + "▁P ill", + "▁Pil l", + "▁Pi ll", + "▁pup ils", + "d m", + "▁BB Q", + "▁St ruct", + "▁Str uct", + "▁ Struct", + "▁H ook", + "▁Ho ok", + "fil led", + "fill ed", + "f illed", + "ac hi", + "ach i", + "a chi", + "▁met als", + "▁metal s", + "▁meta ls", + "▁fundra ising", + "la g", + "l ag", + "▁rem edy", + "▁remed y", + "▁sha ft", + "co ord", + "▁D ale", + "▁Da le", + "▁Dal e", + "▁lim iting", + "▁limit ing", + "▁D eterm", + "▁De term", + "▁Det erm", + "▁McC ain", + "da r", + "d ar", + "▁P oker", + "▁Po ker", + "▁Pok er", + "▁re gression", + "▁reg ression", + "▁to pped", + "▁top ped", + "▁tax i", + "▁ta xi", + "▁trans cript", + "▁tran script", + "▁transc ript", + "al la", + "all a", + "a lla", + "ia o", + "i ao", + "▁cancel led", + "▁cancell ed", + "od ox", + "odo x", + "▁P rim", + "▁Pr im", + "▁Pri m", + "▁ Prim", + "▁Re becca", + "ke ley", + "kel ey", + "▁mess aging", + "▁T race", + "▁Tr ace", + "▁Tra ce", + "▁ Trace", + "▁ch erry", + "▁cher ry", + "▁Ch ampions", + "▁Champion s", + "fr ast", + "f rast", + "▁attend ees", + "▁n urt", + "▁nu rt", + "▁S um", + "▁Su m", + "▁ Sum", + "▁_ {", + "▁ _{", + "ount ain", + "oun tain", + "▁prest igious", + "▁S uggest", + "▁Sug gest", + "▁cr ushed", + "▁crush ed", + "op eration", + "ope ration", + "oper ation", + "▁a li", + "▁al i", + "▁ ali", + "▁n asty", + "▁na sty", + "▁nas ty", + "name d", + "na med", + "nam ed", + "n amed", + "▁al tered", + "▁alt ered", + "▁alter ed", + "T X", + "▁P izza", + "▁Pi zza", + "▁' .", + "▁ '.", + "al though", + "alth ough", + "dist ance", + "di stance", + "d istance", + "We ight", + "W eight", + "▁Che ese", + "▁super vision", + "▁superv ision", + "▁M LS", + "▁ML S", + "br aska", + "▁tow el", + "▁pro ves", + "▁pr oves", + "▁prov es", + "▁prove s", + "▁l ending", + "▁len ding", + "▁lend ing", + "▁bo asts", + "▁F acts", + "▁Fac ts", + "▁Fact s", + "▁Un iverse", + "▁Univers e", + "▁Var ious", + "▁Vari ous", + "▁gr ave", + "▁gra ve", + "fe atures", + "feature s", + "ce ster", + "ces ter", + "c ester", + "▁Palestin ian", + "+ \"", + "▁m all", + "▁mal l", + "▁ma ll", + "FO R", + "F OR", + "▁mid st", + "▁mi dst", + "▁cart oon", + "▁c innamon", + "▁incre ment", + "▁ 😉", + "▁Pat ient", + "is i", + "i si", + "it ations", + "itation s", + "itat ions", + "▁const itution", + "▁constit ution", + "▁m um", + "▁mu m", + "▁c ried", + "▁cr ied", + "▁cri ed", + "▁Bib li", + "▁conv icted", + "▁am azed", + "▁b oom", + "▁bo om", + "▁boo m", + "▁gram mar", + "▁shift ed", + "▁not ified", + "▁Coord inator", + "▁Te achers", + "▁Tea chers", + "▁Teacher s", + "out ine", + "▁inter vals", + "▁interval s", + "AC C", + "A CC", + "▁sh irts", + "▁shirt s", + "▁ shirts", + "▁develop s", + "as per", + "asp er", + "▁scient ist", + "▁inhab it", + "▁P oll", + "▁Pol l", + "▁Po ll", + "IN IT", + "▁t f", + "▁ tf", + "▁P oor", + "▁Po or", + "▁activ ists", + "▁activist s", + "pen se", + "p ense", + "▁Hist oric", + "▁Histor ic", + "▁Har bor", + "▁B obby", + "▁Bob by", + "▁U C", + "▁ UC", + "▁time line", + "▁tim eline", + "sc an", + "s can", + "▁T hu", + "▁Th u", + "▁g ospel", + "▁N HL", + "▁NH L", + "▁b uses", + "▁bu ses", + "▁bus es", + "▁as sure", + "▁ass ure", + "▁traged y", + "▁Rec ogn", + "ber y", + "be ry", + "b ery", + "▁fat igue", + "▁A irlines", + "▁Air lines", + "hi t", + "h it", + "▁craft ed", + "▁ crafted", + "▁C ONT", + "▁CO NT", + "▁CON T", + "▁ CONT", + "Th ank", + "▁Aut omatic", + "▁Auto matic", + "▁Autom atic", + "▁cons iders", + "▁consider s", + "▁Sh akespeare", + "Mar t", + "Ma rt", + "M art", + "▁f lick", + "▁fl ick", + "▁fli ck", + "▁D ual", + "▁Du al", + "▁Leg end", + "no m", + "n om", + "▁C ord", + "▁Co rd", + "▁Cor d", + "▁Lu cy", + "▁Luc y", + "▁Brist ol", + "aj ax", + "aja x", + "a jax", + "▁Inst ructions", + "▁Instruct ions", + "▁Instruction s", + "▁le ap", + "▁les bian", + "▁disc our", + "▁disco ur", + "▁Rom ney", ";& #", "; &#", - ")\" >", - ") \">", - "▁e r", - "▁ er", - "▁' _", - "G I", - "65 4:", - "654 :", - "6 54:", - "80 21", - "Second s", - "int eg", - "t span", - "atern ion", - "20 67", - "206 7", - "▁[ 1,", - "20 :13", - "20: 13", - "20:1 3", - "2 0:13", - "▁c lick", - "▁cl ick", - "▁cli ck", - "▁ click", + "▁p ipes", + "▁pipe s", + "▁pip es", + "▁pi pes", + "▁S andy", + "▁San dy", + "▁Sand y", + "Comp iler", + "▁reason ing", + "ph oto", + "▁Fun eral", + "ij n", + "is ha", + "ish a", + "i sha", + "cre at", + "c reat", + "B F", + "az ione", + "azi one", + "? :", + "▁remain der", + "Cam era", + "▁schedule s", + "▁sched ules", + "▁fin ances", + "▁finance s", + "▁financ es", + "▁al location", + "▁all ocation", + "▁alloc ation", + "▁rank ings", + "▁ranking s", + "A z", + "su pp", + "sup p", + "s upp", + "▁und oubtedly", + "w i", + "▁B ak", + "▁Ba k", + "▁T ol", + "▁To l", + "inv oke", + "▁G E", + "▁ GE", + "▁d ocker", + "▁do cker", + "▁doc ker", + "▁dock er", + "▁ docker", + "re ading", + "read ing", + "rea ding", + "▁b ou", + "▁bo u", + "▁A K", + "▁ AK", + "or esc", + "ore sc", + "ores c", + "▁Ly nn", + "▁Lyn n", + "▁f iring", + "▁fi ring", + "▁def ending", + "▁defend ing", + "▁Mont ana", + "fort unate", + "pt ember", + "▁Vin cent", + "▁ST AT", + "▁ STAT", + "▁nom inated", + "▁witness es", + "▁ex otic", + "Sh ared", + "Share d", + "cite t", + "cit et", + "▁D ogs", + "▁Do gs", + "▁Dog s", + "iox id", + "() ),", + "()) ,", + "( )),", + "▁qu arters", + "▁quarter s", + "▁quart ers", + "▁ quarters", + "▁demon stration", + "▁demonstr ation", + "▁e scal", + "▁es cal", + "▁esc al", + "atern ity", + "▁appro ve", + "▁j ealous", + "▁I RS", + "▁IR S", + "ker nel", + "k ernel", + "▁O ri", + "▁Or i", + "Message s", + "M essages", + "▁O z", + "Pr es", + "Pre s", + "P res", + "B order", + "AG ES", + "AGE S", + "▁Un ique", + "▁ Unique", + "▁summ it", + "▁sum mit", + "▁medicine s", + "▁medic ines", + "▁super mark", + "▁sup ermark", + "li ance", + "lia nce", + "l iance", + "▁en ters", + "▁ent ers", + "▁enter s", + "▁sub set", + "▁subs et", + "▁ subset", + "▁Bl ake", + "▁dent ist", + "▁co zy", + "▁Ch ampion", + "▁Sw ift", + "}} (", + "} }(", + "▁Any thing", + "▁ur ged", + "▁urg ed", + "▁urge d", + "CLUD ING", + "▁grand father", + "ri ce", + "ric e", + "r ice", + "Com put", + "Comp ut", + "▁sufficient ly", + "▁B ike", + "▁Bi ke", + "▁C ities", + "▁Cit ies", + "▁rel ates", + "▁relate s", + "▁ne ural", + "▁neur al", + "▁neu ral", + "▁j okes", + "▁jo kes", + "▁joke s", + "▁st rap", + "▁str ap", + "▁stra p", + "▁ strap", + "▁Love ly", + "▁Lo vely", + "▁Lov ely", + "pi ne", + "pin e", + "p ine", + "en za", + "enz a", + "▁t oe", + "▁to e", + "▁dem anded", + "▁demand ed", + "EV ENT", + "{} ,", + "{ },", + "SH A", + "S HA", + "▁consider ations", + "▁consideration s", + "pa id", + "p aid", + "Work s", + "Wor ks", + "W orks", + "mer ge", + "ig m", + "▁S pen", + "▁Sp en", + "▁Spe n", + "an yon", + "any on", + "▁Four th", + "▁c attle", + "▁ca ttle", + "▁cat tle", + "▁c akes", + "▁ca kes", + "▁cake s", + "x E", + "▁D ust", + "▁Du st", + "▁al le", + "▁all e", + "▁ alle", + "▁Hy per", + "▁Hyp er", + "▁Advis ory", + "▁Advisor y", + "Up load", + "U pload", + "▁τ ο", + "▁ το", + "▁d uo", + "▁du o", + "/ -", + "ro ts", + "rot s", + "r ots", + "▁ambit ious", + "▁ü ber", + "▁s la", + "▁sl a", + "▁Ab raham", + "▁amer ican", + "▁h r", + "▁ hr", + "▁conv iction", + "la test", + "lat est", + "late st", + "▁ch olesterol", + "PR ESS", + "PRE SS", + "P RESS", + "▁comp uted", + "▁comput ed", + "▁compute d", + "▁note book", + "▁noteb ook", + "▁purs uit", + "▁pursu it", + "▁bit coin", + "▁threat ening", + "▁threaten ing", + "ра н", + "р ан", + "▁F irm", + "fix ed", + "f ixed", + "na te", + "n ate", + "P ane", + "▁sp ins", + "▁spin s", + "web pack", + "▁ch arter", + "▁char ter", + "▁chart er", + "ac cur", + "acc ur", + "▁co ating", + "▁coat ing", + "id os", + "ido s", + "i dos", + "▁Ar ena", + "▁Are na", + "▁Aren a", + "▁Oak land", + "▁tu ition", + "▁F lower", + "▁Fl ower", + "▁Flow er", + "▁Flo wer", + "▁S election", + "▁Se lection", + "▁Select ion", + "▁Sel ection", + "▁ Selection", + "▁sh ifting", + "▁shift ing", + "▁N SW", + "▁NS W", + "▁vit amins", + "▁vitamin s", + "comp ile", + "DE V", + "D EV", + "▁B order", + "▁Bor der", + "▁ Border", + "Fe ed", + "F eed", + "ad t", + "a dt", + "▁vol atile", + "▁ volatile", + "Ign ore", + "▁t issues", + "▁tissue s", + "▁Bern ard", + "▁enter prises", + "▁enterprise s", + "▁c c", + "▁ cc", + "he aders", + "head ers", + "header s", + "hea ders", + "▁influ ential", + "at ten", + "att en", + "query Selector", + "▁K ick", + "▁Ki ck", + "Cont ract", + "▁Br ooks", + "▁Bro oks", + "▁Brook s", + "▁E rr", + "▁Er r", + "▁ Err", + "▁alloc ated", + "▁allocate d", + "-- >", + "- ->", + "▁for ests", + "▁forest s", + "▁en compass", + "nex pected", + "n expected", + "▁con ve", + "▁conv e", + "▁emotional ly", + "▁emotion ally", + "▁T ank", + "▁Tan k", + "▁gluc ose", + "ay ed", + "aye d", + "And roid", + "▁interview ed", + "▁determ ines", + "▁determine s", + "▁determin es", + "▁Mort gage", + "Al i", + "A li", + "ym an", + "y man", + "▁D one", + "▁Do ne", + "▁Don e", + "▁ Done", + "EN C", + "E NC", + "▁Vit amin", + "/ _", + "li sted", + "list ed", + "l isted", + "▁e merge", + "▁emer ge", + "▁v ic", + "▁vi c", + "▁ vic", + "▁calcul ator", + "▁calc ulator", + "▁men tor", + "▁ment or", + "▁assess ments", + "▁assessment s", + "quest ion", + "▁fe ather", + "▁feat her", + "▁pass ive", + "▁Ext ension", + "▁ Extension", + "▁L ions", + "▁Li ons", + "▁Lion s", + "▁re sur", + "▁res ur", + "yl l", + "y ll", + "af ka", + "LI B", + "L IB", + "uss els", + "Sc h", + "S ch", + "Be gin", + "B egin", + "raul ic", + "SE R", + "S ER", + "ment ation", + "▁Br yan", + "▁Bry an", + "▁Mer cedes", + "▁h obby", + "▁ASS ERT", + "▁ ASSERT", + "▁War ner", + "U X", + "▁financial ly", + "▁financ ially", + "gi f", + "g if", + "▁N ames", + "▁Name s", + "▁Na mes", + "▁Nam es", + "▁ Names", + "▁L amb", + "▁La mb", + "▁Lam b", + "▁ES PN", + "▁ESP N", + "ss on", + "s son", + "▁Phill ips", + "Process or", + "Proc essor", + "▁controvers y", + "▁D ell", + "▁De ll", + "▁Del l", + "▁in fect", + "▁inf ect", + "▁ је", + "▁Ste vens", + "▁Steve ns", + "▁Steven s", + "du ration", + "d uration", + "▁Sh ore", + "▁Sho re", + "▁dr agon", + "▁dra gon", + "▁drag on", + "▁G las", + "▁Gl as", + "▁L ect", + "▁Le ct", + "▁Bar ack", + "r f", + "▁Le af", + "et ta", + "ett a", + "e tta", + "▁L or", + "▁Lo r", + "▁slee ve", + "amp agne", + "▁perman ently", + "▁permanent ly", + "▁C urt", + "▁Cur t", + "▁Cu rt", + "▁D owntown", + "▁Down town", + "j query", + "▁Con crete", + "▁refuge es", + "▁refugee s", + "S B", + "ro e", + "r oe", + "us hi", + "ush i", + "▁har mony", + "▁harm ony", + "▁harmon y", + "▁In clude", + "gment s", + "g ments", + "▁t rapped", + "▁tr apped", + "▁tra pped", + "▁trap ped", + "be ans", + "bean s", + "end ants", + "endant s", + "\" ?", + "ra ting", + "rat ing", + "r ating", + "▁h yg", + "▁hy g", + "n atural", + "▁up grades", + "▁upgrade s", + "▁upgrad es", + "script ions", + "scri ptions", + "scription s", + "s criptions", + "__ (", + "_ _(", + "▁M ead", + "▁Me ad", + "▁f ounding", + "▁found ing", + "▁en rolled", + "▁enroll ed", + "▁g ods", + "▁go ds", + "▁god s", + "▁car riers", + "▁carrier s", + "im on", + "imo n", + "i mon", + "di alog", + "d ialog", + "▁In to", + "▁Int o", + "Int ent", + "ind ices", + "▁Luck ily", + "▁; ;", + "▁ ;;", + "▁supp ress", + "▁sup press", + "VI S", + "V IS", + "с ле", + "amb oo", + "▁neighborhood s", + "▁jo ints", + "▁join ts", + "▁joint s", + ")} {", + ") }{", + "Am ount", + "A mount", + "▁view er", + "ge tic", + "get ic", + "g etic", + "▁App rox", + "▁Appro x", + "▁d ull", + "▁du ll", + "▁an ten", + "▁ant en", + "Ins ert", + "pp e", + "p pe", + "▁prom otes", + "▁promot es", + "▁promote s", + "▁promo tes", + "ar ettes", + "aret tes", + "arett es", + "arette s", + "▁aff irm", + "▁ex cluded", + "▁exclude d", + "▁re ceptor", + "▁recept or", + "th ening", + "the ning", + "then ing", + "▁can on", + "▁ca non", + "▁dist ributions", + "▁distribution s", + "▁distribut ions", + "▁appropri ately", + "▁appropriate ly", + "IC T", + "I CT", + "▁por ch", + "▁Sc hw", + "▁Sch w", + "▁Rec ipes", + "▁Recipe s", + "▁pharm ac", + "▁Ex cell", + "▁Exc ell", + "▁Excel l", + "▁Se cure", + "▁Sec ure", + "is te", + "ist e", + "i ste", + "Cond ition", + "ge m", + "g em", + "ни х", + "▁| \r", + "fall s", + "f alls", + "▁k ills", + "▁kill s", + "▁kil ls", + "▁Members hip", + "▁Member ship", + "▁voc als", + "▁vocal s", + "▁ ±", + "▁retail er", + "hu m", + "h um", + "▁L ed", + "▁Le d", + "▁recogn ised", + "▁recognise d", + "» .", + "▁Cor ner", + "▁Corn er", + "R D", + "▁me mor", + "▁mem or", + "▁memo r", + "cp s", + "c ps", + "ig ating", + "iga ting", + "/ \"", + "ok u", + "o ku", + "iz a", + "i za", + "? ,", + "][ '", + "] ['", + "gen erate", + "gener ate", + "▁intent ions", + "▁intention s", + "al ert", + "ale rt", + "aler t", + "▁H annah", + "▁Hann ah", + "▁F est", + "▁Fe st", + "▁an not", + "▁ann ot", + "▁ annot", + "▁hospital ity", + "▁hospit ality", + "av our", + "op edia", + "oped ia", + "▁R oche", + "▁Ro che", + "▁Roc he", + "G G", + "Pl us", + "▁di etary", + "▁diet ary", + "▁S ERV", + "▁SER V", + "▁ SERV", + "Cont ains", + "▁re dist", + "▁red ist", + "▁techn ically", + "▁technical ly", + "▁e ternal", + "▁etern al", + "Z ero", + "▁tor ch", + "▁ torch", + "▁f art", + "▁far t", + "▁fa rt", + "▁f ör", + "▁mind set", + "▁minds et", + "▁A WS", + "▁AW S", + "▁Sub mit", + "▁ Submit", + "▁E PA", + "▁EP A", + "bo hyd", + "▁ill ustration", + "▁illustr ation", + "ur dy", + "urd y", + "▁terror ism", + "he ric", + "her ic", + "▁No body", + "▁Nob ody", + "sh ell", + "she ll", + "s hell", + "▁dest ro", + "▁molec ules", + "▁molecule s", + "▁la ying", + "▁lay ing", + "▁sched uling", + "▁R eed", + "▁Re ed", + "▁fab rics", + "▁fabric s", + "▁c ad", + "▁ca d", + "Ma il", + "M ail", + "▁M ul", + "▁Mu l", + "▁dec oration", + "▁decor ation", + "▁ decoration", + "▁Y u", + "if acts", + "ifact s", + "▁Ph ysics", + "▁Phys ics", + "▁Cl are", + "▁Clar e", + "▁Cla re", + "▁) ;\r", + "▁); \r", + "▁ );\r", + "▁L unch", + "▁Lun ch", + "▁end if", + "▁ endif", + "oster one", + "circ le", + "c ircle", + "▁A na", + "▁An a", + "vi d", + "v id", + "▁pos ters", + "▁post ers", + "▁po sters", + "▁poster s", + "ac ked", + "ack ed", + "pre ced", + "prec ed", + "be y", + "b ey", + "do cker", + "doc ker", + "d ocker", + "▁Re venue", + "ri vers", + "riv ers", + "rive rs", + "river s", + "r ivers", + "▁init iated", + "▁initi ated", + "▁initiate d", + "▁Am sterdam", + "▁t asting", + "▁tast ing", + "?? ??", + "??? ?", + "? ???", + "arg v", + "▁won ders", + "▁wond ers", + "▁wonder s", + "▁ но", + "om ore", + "omo re", + "o more", + "▁respond ents", + "=\" _", + "ad ers", + "ade rs", + "ader s", + "a ders", + "IC AL", + "▁C ris", + "▁Cr is", + "▁R C", + "▁ RC", + "▁Start ed", + "▁Star ted", + "▁L it", + "▁Li t", + "▁C amb", + "▁Cam b", + "▁Ca mb", + "▁d t", + "▁ dt", + "▁Recomm end", + "▁Altern atively", + "▁Alternative ly", + "▁v ou", + "▁vo u", + "▁wh isk", + "▁whis k", + "▁W ide", + "▁Wi de", + "▁Wid e", + "mo t", + "m ot", + "Gr een", + "G reen", + "ib ration", + "ibr ation", + "▁to ug", + "▁tou g", + "▁concentration s", + "▁concentr ations", + "▁sc andal", + "▁scan dal", + "Te x", + "T ex", + "Id entity", + "Ident ity", + "▁h ilarious", + "▁Pu erto", + "▁P D", + "▁ PD", + "ob ic", + "obi c", + "End point", + "▁Git Hub", + "▁qu icker", + "▁quick er", + "▁qui cker", + "▁system atic", + "▁b loom", + "▁bl oom", + "▁blo om", + "AN GE", + "ANG E", + "ind uced", + "mon s", + "mo ns", + "m ons", + "▁ch lor", + "▁ chlor", + "ment ioned", + "▁a in", + "▁ai n", + "▁ ain", + "mult i", + "mul ti", + "▁equ ip", + "▁hyd rogen", + "▁hydro gen", + "▁guarant ees", + "▁guarantee s", + "▁w oke", + "▁wo ke", + "▁' \"", + "▁ '\"", + "▁en dl", + "▁end l", + "▁ endl", + "An alysis", + "Analy sis", + "}} _", + "} }_", + "act ly", + "he ading", + "head ing", + "hea ding", + "▁s ang", + "▁sa ng", + "▁san g", + "ra pes", + "rap es", + "rape s", + "r apes", + "wi ki", + "w iki", + "br ook", + "bro ok", + "▁R ab", + "▁Ra b", + "ca s", + "c as", + "▁U T", + "▁ UT", + "▁B ir", + "▁Bi r", + "The me", + "Th eme", + "▁He ights", + "▁Height s", + "ilib rium", + "AT T", + "A TT", + "▁l ace", + "▁la ce", + "▁lac e", + "▁ lace", + "▁re spir", + "▁res pir", + "▁resp ir", + "fa r", + "f ar", + "▁b ent", + "▁be nt", + "▁ben t", + "L R", + "▁f og", + "▁fo g", + "▁Pl aza", + "▁V S", + "▁ VS", + "▁S ara", + "▁Sar a", + "▁Sa ra", + "▁att ributed", + "▁attribute d", + "▁Program me", + "▁reg ulated", + "▁regul ated", + "▁regulate d", + "▁B less", + "▁Bl ess", + "▁Ble ss", + "▁S ty", + "▁St y", + "▁ Sty", + "▁' ../", + "▁'. ./", + "QU EST", + "QUE ST", + "an alysis", + "analy sis", + "▁ter rain", + "▁terr ain", + "▁S uit", + "▁Su it", + "▁He brew", + "▁Belg ium", + "om bie", + "omb ie", + "▁eight h", + "▁s poon", + "▁sp oon", + "▁spo on", + "▁st air", + "▁sta ir", + "▁S ources", + "▁Source s", + "si ng", + "sin g", + "s ing", + "ig ion", + "▁K os", + "▁Ko s", + "N R", + "▁real ised", + "▁realise d", + "▁Be er", + "▁Bee r", + "as tically", + "ast ically", + "astic ally", + "mu table", + "mut able", + "▁App end", + "▁ Append", + "▁d an", + "▁da n", + "▁ dan", + "▁G roups", + "▁Group s", + "▁Gro ups", + "▁ Groups", + "ol ia", + "oli a", + "o lia", + "▁A ub", + "▁Au b", + "▁D ere", + "▁De re", + "▁Der e", + "im i", + "i mi", + "▁Con stant", + "▁Const ant", + "▁ Constant", + "á t", + "re gn", + "reg n", + "▁K az", + "▁Ka z", + "▁D awn", + "▁Da wn", + "▁Daw n", + "▁ex pose", + "▁exp ose", + "P K", + "F uture", "Exec ution", - "L j", - "_2 ,", - "_ 2,", - "▁1589 55", - "ci d", - "c id", + "Execut ion", + "prov ider", + "▁M AC", + "▁MA C", + "▁ MAC", + "▁prof ess", + "B al", + "▁P review", + "▁Pre view", + "▁Cent ers", + "▁Center s", + "[ (", + "г у", + "▁KE Y", + "▁ KEY", + "▁b ully", + "▁bul ly", + "▁bull y", + "▁ath lete", + "▁athlet e", + "Valid ation", + "was her", + "▁c i", + "▁ ci", + "▁Le o", + "▁s ucceeded", + "▁succeed ed", + "(- -", + "( --", + "▁esc ort", + "▁so vere", + "Mod al", + "Mo dal", + "▁f ights", + "▁fight s", + "▁aband on", + "▁Crim inal", + "▁T ot", + "▁To t", + "▁E ST", + "▁ES T", + "▁ EST", + "▁l ymph", + "▁l icensing", + "▁Ub untu", + "ma ps", + "map s", + "m aps", + "lev els", + "level s", + "▁V AT", + "▁VA T", + "▁sim ulations", + "▁simulation s", + "gu y", + "g uy", + "▁grand children", + "th ritis", + "ва н", + "в ан", + "▁\" ./", + "▁\". /", + "ri ves", + "riv es", + "rive s", + "r ives", + "▁D eals", + "▁De als", + "▁Deal s", + "▁reve aling", + "▁reveal ing", + "IT H", + "I TH", + "▁I sn", + "▁Is n", + "▁T oken", + "▁To ken", + "▁Tok en", + "▁ Token", + "ap on", + "a pon", + "▁coord ination", + "ew ater", + "e water", + "Bo und", + "B ound", + "▁pupp y", + "▁pup py", + "▁pu ppy", + "Reg ist", + "▁S ierra", + "▁Cons ervation", + "▁Conserv ation", + "am ped", + "amp ed", + "▁knock ed", + "▁V IP", + "▁VI P", + "▁P it", + "▁Pi t", + "▁T D", + "▁ TD", + "▁incent ives", + "▁incentive s", + "▁% >", + "F unnels", + "▁sl iding", + "▁sli ding", + "person al", + "pers onal", + "Be t", + "B et", + "ци и", + "▁ag rees", + "▁agree s", + "▁agre es", + "▁Min imum", + "▁inv asion", + "st o", + "s to", + "▁in visible", + "▁inv isible", + "▁In cluded", + "▁Include d", + "▁the orem", + "▁theore m", + "▁ theorem", + "▁rib bon", + "▁Aust ria", + "▁Princ ipal", + "▁A us", + "▁Au s", + "▁M ik", + "▁Mi k", + "fl ower", + "flow er", + "flo wer", + "f lower", + "re pository", + "rep ository", + "▁path way", + "▁refrig erator", + "we n", + "w en", + "▁A sp", + "▁As p", + "▁ Asp", + "▁B lu", + "▁Bl u", + "▁T weet", + "▁coord inator", + "▁De ck", + "▁Dec k", + "▁D AM", + "▁DA M", + "▁Di agn", + "▁ Diagn", + "_ >", + "mit t", + "mi tt", + "m itt", + "in come", + "inc ome", + "is le", + "isl e", + "▁S erve", + "▁Ser ve", + "▁Serv e", + "ri ft", + "r ift", + "time r", + "tim er", + "ti mer", + "t imer", + "\"] .", + "\" ].", + "▁( <", + "▁d iving", + "▁di ving", + "▁div ing", + "tel ling", + "t elling", + "▁En sure", + "▁belong ing", + "▁F ew", + "▁Fe w", + "▁ward robe", + "▁rac ist", + "▁fl avour", + "▁flav our", + "ra z", + "r az", + "▁ext raction", + "▁extra ction", + "▁extract ion", + "▁extr action", + "▁prison ers", + "▁prisoner s", + "▁har mon", + "▁harm on", + "ax ies", + "▁w er", + "▁we r", + "▁ wer", + "Bound s", + "B ounds", + "▁assert That", + "comp are", + "compar e", + "▁belie ving", + "▁far mer", + "▁farm er", + "un defined", + "und efined", + "el ong", + "elo ng", + "e long", + "▁spons ors", + "▁sponsor s", + "▁Dis covery", + "▁Discover y", + "▁met res", + "▁F ol", + "▁Fo l", + "atern al", + "a ternal", + "▁cand le", + "▁margin al", + "▁marg inal", + "▁penal ties", + "▁D riving", + "▁Dr iving", + "i ère", + "at ories", + "ator ies", + "ato ries", + "F X", + "▁Cl aire", + "▁Cla ire", + "▁Lad ies", + "▁f ier", + "▁fi er", + "▁st ellar", + "▁h umble", + "▁hum ble", + "po ly", + "pol y", + "p oly", + "uc c", + "u cc", + "▁A chie", + "▁Ach ie", + "ba ne", + "ban e", + "b ane", + "▁} ;\r", + "▁}; \r", + "op sis", + "ops is", + "un known", + "unk nown", + "▁hab itat", + "▁habit at", + "lo e", + "l oe", + "▁princ ip", + "▁bl ues", + "▁blue s", + "▁Exerc ise", "▁w rapper", + "▁wr apper", + "▁wra pper", "▁wrap per", "▁ wrapper", - "Runtime Exception", - "ai ro", - "air o", - "illi seconds", - "64 4:", - "6 44:", - "ro ups", - "roup s", - "OR E", - "O RE", - "▁vert ices", - "▁ vertices", - "(1 8", - "( 18", - "68 5", - "6 85", - "[5 ]", - "▁3 5,", - "▁35 ,", - "▁ 35,", - "SO URCE", - "S OURCE", - "2 =\"", - "al i", - "a li", - "nd o", - "n do", - "▁E xp", - "▁Ex p", - "▁ Exp", - "CL U", - "C LU", - "go od", - "g ood", - "▁159 223", - "2 *", - "▁g t", - "▁ gt", - "at est", - "ate st", - "ates t", - "a test", - "er ship", - "ers hip", - "▁y y", - "▁ yy", - "▁A ccess", - "▁Ac cess", - "▁ Access", - ".. \\", - ". .\\", - "28 2", - "2 82", - "__ .", - "_ _.", - "xb b", - "x bb", + "▁ext racted", + "▁extract ed", + "▁de duct", + "▁ded uct", + "it ary", + "ita ry", + "itar y", + "▁re de", + "▁r ede", + "▁red e", + "▁c omics", + "▁com ics", + "▁comic s", + "CA LL", + "C ALL", + "▁The rm", + "▁Th erm", + "▁recomm ends", + "▁recommend s", + "▁att acking", + "▁attack ing", + "▁met ap", + "▁meta p", + "umm ies", + "▁ ἀ", + "IN ST", + "INS T", + "ca pt", + "cap t", + "c apt", + "▁ch rome", + "▁chrom e", + "▁ chrome", + "▁Wild life", + "un ci", + "unc i", + "Th row", + "▁ Х", + "get Id", + "bal ance", + "▁strong est", + "▁saf egu", + "▁safe gu", + "▁com prises", + "▁compr ises", + "▁comprise s", + "frast ructure", + "VE L", + "V EL", + "un ny", + "unn y", + "▁g lam", + "▁gl am", + "▁bro kers", + "▁broke rs", + "▁broker s", + "▁C incinnati", + "▁V a", + "▁contribut or", + "imp se", + "cp y", + "c py", + "▁protect s", + "▁B ald", + "▁Bal d", + "▁Ba ld", + "▁Re ason", + "▁instrument al", + "▁st icking", + "▁stick ing", + "Run ner", + "drop down", + "Re q", + "R eq", + "▁o nt", + "▁on t", + "▁ ont", + "▁Occ up", + "▁Lu cas", + "▁Luc as", + "ap pro", + "app ro", + "▁pres erved", + "▁preserve d", + "▁sun light", + "▁ra dar", + "▁rad ar", + "▁C ham", + "▁Ch am", + "▁Cha m", + "▁P our", + "▁Po ur", + "* .", + "We st", + "W est", + "▁T icket", + "pi pe", + "pip e", + "p ipe", + "▁б у", + "▁ бу", + "▁S B", + "▁ SB", + "▁} ).", + "▁}) .", + "▁ }).", + "▁McDon ald", + "▁Strateg ic", + "con vert", + "conv ert", + "▁distingu ished", + "▁distinguish ed", + "st rings", + "str ings", + "string s", + "with out", + "▁d are", + "▁da re", + "▁dar e", + "▁d ol", + "▁do l", + "▁B rend", + "▁Br end", + "▁Bre nd", + "▁Bren d", + "▁elim inated", + "▁eliminate d", + "▁sc aling", + "▁scal ing", + "en ta", + "ent a", + "▁Z oom", + "▁Zoo m", + "▁hard est", + "▁har dest", + "▁Gi ants", + "▁Giant s", + "▁former ly", + "▁Shan ghai", + "Per s", + "Pe rs", + "P ers", + "▁tables poon", + "▁typ ing", + "▁ty ping", + "▁ey eb", + "▁eye b", + "v l", + "▁C elt", + "▁Ce lt", + "▁Cel t", + "▁arg ues", + "▁argue s", + "uff s", + "uf fs", + "▁Light ing", + "▁foot print", + "oo s", + "o os", + "▁Victoria n", + "▁Victor ian", + "le ases", + "lease s", + "io let", + "iol et", + "Exec ute", + "Execut e", + "F n", + "MA KE", + "▁S IM", + "▁SI M", + "] =", + "bin ding", + "bind ing", + "b inding", + "▁Al cohol", + "He y", + "H ey", + "▁t ogg", + "▁to gg", + "ü n", + "ba ch", + "b ach", + "ra ts", + "rat s", + "r ats", + "▁n as", + "▁na s", + "▁ nas", + "As set", + "Ass et", + "▁n i", + "▁ ni", + "▁dis cre", + "▁disc re", + "▁recycl ed", + "cr o", + "c ro", + "deg ree", + "▁R B", + "Ro b", + "R ob", + "▁T rial", + "▁Tr ial", + "▁Tri al", + "fol low", + "f ollow", + "▁Arab ia", + "▁r ushed", + "▁rush ed", + "▁micro wave", + "▁mic rowave", + "sub ject", + "su bject", + "Pack et", + "Pac ket", + "P acket", + "▁analy tical", + "▁N W", + "ph is", + "phi s", + "p his", + "▁T un", + "▁Tu n", + "▁crow ds", + "▁crowd s", + "▁W ear", + "▁We ar", + "▁Veter ans", + "▁co unted", + "▁count ed", + "▁coun ted", + "▁an ime", + "▁anim e", + "▁cl earing", + "▁cle aring", + "▁clear ing", + "▁ex empl", + "ct rl", + "c trl", + "an che", + "anc he", + "anch e", + "ta ils", + "tail s", + "t ails", + "▁Kind le", + "▁Ke eping", + "▁Keep ing", + "al igned", + "align ed", + "▁un fortunate", + "▁eval uating", + "is mo", + "ism o", + "▁Ne braska", + "▁expl osion", + "▁explos ion", + "▁en force", + "▁Bl vd", + "▁R ust", + "▁Ru st", + "▁Rus t", + "▁cou pling", + "▁absor ption", + "val idate", + "valid ate", + "▁decor ative", + "▁init ialize", + "▁initial ize", + "▁ initialize", + "▁cert ificates", + "▁certificate s", + "▁Account ing", + "ł a", + "Sh ader", + "▁P apers", + "▁Paper s", + "▁Pa pers", + "▁Pap ers", + "▁inter faces", + "▁interface s", + "▁interf aces", + "▁Rec ruit", + "▁f li", + "▁fl i", + "bo ost", + "b oost", + "et ric", + "etr ic", + "▁ab dom", + "▁ch ase", + "▁cha se", + "▁hun ger", + "▁hung er", + "ç a", + "▁reserv ations", + "▁reservation s", + "▁Brazil ian", + "▁Ser iously", + "▁Tr ek", + "▁Tre k", + "▁accept s", + "▁positive ly", + "▁posit ively", + "▁W ake", + "▁Wa ke", + "wed ge", + "w edge", + "pl aces", + "place s", + "p laces", + "▁bl own", + "▁blow n", + "▁blo wn", + "var iable", + "v ariable", + "gr e", + "g re", + "▁C anyon", + "▁Can yon", + "▁La unch", + "▁Laun ch", + "gre at", + "g reat", + "To ols", + "Tool s", + "T ools", + "▁clar ify", "M R", - "的 一", - ">( 1,", - "> (1,", - "▁160 933", - "▁1609 33", - "▁16093 3", - "list ener", - "Pl an", - "P lan", - "En coder", - "28 90", - "289 0", - "2 890", - "un iform", - "uni form", - "61 :", - "6 1:", - "OP EN", - "O PEN", - "33 33,", - "333 3,", - "3333 ,", - "Ph i", - "P hi", - "ne g", - "n eg", - "ue l", - "u el", - "Bu ffers", - "Buffer s", - "98 7", - "9 87", - "▁l r", - "▁ lr", - "part ition", - "PA GE", - "P AGE", - "▁15 659", - "▁156 59", - "▁162 376", - "▁1623 76", - "▁s em", - "▁se m", - "▁ sem", - "Pa int", - "P aint", - "D Q", - "pe t", - "p et", - "23: 44", - "23:4 4", - "▁c u", - "▁ cu", - "id en", - "ide n", - "i den", - "▁1 45", - "▁14 5", - "▁ 145", - "摸 摸", - "0: 3", - "0 :3", - "J et", - "Sc an", - "S can", - "en ario", - "w m", - "(1 2", - "( 12", - "43 .", - "4 3.", - "ma r", - "m ar", - "15 56", - "155 6", - "1 556", - "▁M ac", - "▁ Mac", - "89 19", - "8 919", - "c ircle", - "20 :19", - "20: 19", - "20:1 9", - "23 :31", - "23: 31", - "23:3 1", - "chron o", - "冲 冲", - "▁ab stract", - "▁abs tract", - "at ial", - "Inte gr", - "▁n ever", - "▁ne ver", - "( ::", - "92 7", - "9 27", - ">0 .", - "> 0.", - "1 }", - "▁CO MM", - "▁COM M", - "▁ COMM", - "as es", - "ase s", - "a ses", - "出 现", - "28 46", - "284 6", - "2 846", - "os er", - "ose r", - "o ser", - "23 :32", - "23: 32", - "23:3 2", - "So und", - "S ound", - "▁work er", - "▁ worker", - "init ialize", - "initial ize", - "ep i", - "e pi", - "t ur", - "也 可以", - ") 0", - "不对 劲", - "▁6. 25", - "▁cal c", - "▁L ED", - "▁LE D", - "▁ LED", - "▁W IN", - "▁ WIN", - "29 2", - "2 92", - "25 26", - "252 6", - "2 526", - "27 24", - "272 4", - "2 724", - "千千千千 千千千千", - "IL L", - "I LL", - "▁u no", - "▁un o", - "▁ uno", - "ynchron ous", - "f h", - "UR TS", - "po lation", - "pol ation", - "p olation", - "(\\ \"", - "( \\\"", - "▁p b", - "▁ pb", - "fa ke", - "f ake", - "curs ive", - "R F", - "CH E", - "C HE", - "28 73", - "287 3", - "2 873", - "For ward", - "▁1 54", - "▁15 4", - "▁ 154", - "20 :18", - "20: 18", - "20:1 8", - "▁On ly", - "▁ Only", - "de coder", - "decode r", - "▁1629 99", - "▁162 999", - "▁16299 9", - "DE P", - "D EP", - "▁- 80", - "▁-8 0", - "40 30", - "403 0", - "ra se", - "r ase", - "▁T ag", - "▁ Tag", - "再 见", - "1: 18", - "1:1 8", - "1 :18", - "2 ’", - "▁' \"", - "16 :1", - "16: 1", - "▁- 50", - "▁x link", - "▁re pository", - "▁Add ress", - "▁ Address", - "00 1:", - "001 :", - "22 ,0", - "22, 0", - "2 2,0", - "C i", - "U G", - "次 元", - "▁( %", - "▁ (%", - "▁157 133", - "▁ᄒᄒ ᄒᄒ", - "▁ᄒ ᄒᄒᄒ", - "▁ᄒᄒᄒ ᄒ", - "▁ ᄒᄒᄒᄒ", - "▁ne cessary", - "No w", - "N ow", - ":3 18", - ":31 8", - ": 318", - "box es", - "▁15660 47", - "那 我", - "07 ,", - "0 7,", - "USCO URTS", - "mo re", - "m ore", - "▁160 846", - "▁1608 46", - "表 情", - "ri n", - "r in", - "▁1 16,", - "▁11 6,", - "▁116 ,", - "▁lo aded", - "▁load ed", - "▁ loaded", - "31 ,0", - "31, 0", - "3 1,0", - "▁\" 3", - "▁I l", - "▁ Il", - ".4 %", - ". 4%", - "CL K", - "▁5 .3", - "▁5. 3", - "l arge", - "PI N", - "P IN", - "一个 人", - "一 个人", - "▁F unc", - "▁ Func", - "velop ment", - "▁f eed", - "▁fe ed", - "▁ feed", - "▁T otal", - "▁ Total", - "▁a ff", - "▁ aff", - "NO N", - "N ON", - "26 66", - "266 6", - "2 666", - "ra sh", - "r ash", - "xb ce", - "▁1 06", - "▁10 6", - "▁ 106", - "▁159 629", - "▁1596 29", - "20 77", - "207 7", - "94 2:", - "9 42:", - "▁th reshold", - "▁ threshold", - "23 45", - "234 5", - "2 345", - "琉 璃", - "54 1:", - "541 :", - "5 41:", - "23: 41", - "23:4 1", - "▁dest roy", - "▁ destroy", - "SE C", - "S EC", - "xe e", - "x ee", - "bo ss", - "b oss", - "▁b oolean", - "▁ boolean", - "▁159 61", - "▁1596 1", - "▁158 869", - "▁1588 69", - "as sets", - "ass ets", - "asset s", - "▁w eek", - "▁we ek", - "y o", - "▁some thing", - "or i", - "o ri", - "44 19", - "441 9", - "4 419", - "SU PPORT", - "14 2", - "1 42", - "25 27", - "252 7", - "2 527", - "V oid", - "Z one", - "▁160 45", - "▁Im Gui", - "bl k", - "28 11", - "281 1", - "2 811", - "85 53", - "855 3", - "8 553", - "Pri mary", - "听 到", - "里 的", - "▁G o", - "▁ Go", - "▁15 918", - "▁159 18", - "P ending", - "至 于", - "30 .", - "3 0.", - "03 ,0", - "03, 0", - "0 3,0", - ",, ,,,", - ",,, ,,", - ",,,, ,", - ", ,,,,", - "base d", - "ba sed", - "sub mit", + "ho uses", + "house s", + "hou ses", + "h ouses", + "pr ising", + "pri sing", + "▁hass le", + "▁As ked", + "▁Ask ed", + "▁per ipher", + "▁fresh man", + "att ice", + "atti ce", + "Ex pected", + "Exp ected", + "Expect ed", + "▁E mb", + "▁Em b", + "\": {\"", + "our cing", + "▁Consult ing", + "({ \\", + "( {\\", + "or de", + "ord e", + "▁K ap", + "▁Ka p", + "▁д ля", + "▁A bu", + "▁Ab u", + "▁Cont roller", + "▁Control ler", + "▁ Controller", + "▁* ***", + "▁** **", + "▁*** *", + "▁ ****", + "▁\" +", + "▁ \"+", + "▁L aser", + "▁La ser", + "▁Las er", + "om eters", + "ome ters", + "omet ers", + "ometer s", + "▁crow ded", + "▁crowd ed", + "▁At hens", + "▁Ath ens", + "ffic ients", + "fficient s", + "▁an kle", + "▁Cab inet", + "▁Cabin et", + "▁Abs olutely", + "> =", + "▁De sk", + "▁Des k", + "▁F itz", + "▁Fit z", + "Book s", + "Bo oks", + "B ooks", + "▁s ont", + "▁so nt", + "▁son t", + "whe el", + "ul ously", + "ulous ly", + "▁dis playing", + "▁display ing", + "▁k o", + "▁ ko", + "▁b ets", + "▁be ts", + "▁bet s", + "▁h ott", + "▁hot t", + "▁ho tt", + "▁thought ful", + "é l", + "Can cel", + "C ancel", + "▁teen age", + "▁coal ition", + "▁str anger", + "▁strange r", + "▁strang er", + "▁dist ances", + "▁di stances", + "▁distance s", + "▁T ours", + "▁To urs", + "▁Tour s", + "▁v ectors", + "▁ve ctors", + "▁vector s", + "Col lect", + "Coll ect", + "▁Econom y", + "▁Ec onomy", + "▁C arn", + "▁Car n", + "▁Ca rn", + "Se cret", + "Sec ret", + "▁M IN", + "▁MI N", + "▁ MIN", + "Pr ed", + "Pre d", + "P red", + "▁ра з", + "Bot tom", + "B ottom", + "T ile", + "ro pic", + "rop ic", + "r opic", + "Null able", + "DE S", + "D ES", + "▁t bsp", + "Rem ote", + "▁T ib", + "▁Ti b", + "▁com poser", + "▁compos er", + "▁compose r", + "]) )", + "] ))", + "as ta", + "ast a", + "a sta", + "▁TR UE", + "▁ TRUE", + "▁ill um", + "ac ker", + "ack er", + "a cker", + "▁Week end", + "▁T all", + "▁Tal l", + "▁Ta ll", + "▁v om", + "▁vo m", + "OFF SET", + "Com plete", + "Comp lete", + "▁r efined", + "▁ref ined", + "▁refin ed", + "▁he rb", + "▁her b", + "? ’", + "ref lect", + "re ordered", + "▁oper a", + "▁op era", + "hs pace", + "h space", + "▁P OS", + "▁PO S", + "▁ POS", + "x C", + "▁t amb", + "▁ta mb", + "▁tam b", + "▁Sp encer", + "▁Spen cer", + "▁TH AT", + "▁Vis itors", + "▁Visit ors", + "▁decor ating", + "▁P rest", + "▁Pr est", + "▁Pre st", + "▁Pres t", + "▁Liter ature", + "▁in box", + "▁t am", + "▁ta m", + "-- ----", + "---- --", + "--- ---", + "----- -", + "- -----", + "▁Cert ification", + "ul atory", + "ulator y", + "▁en act", + "▁R alph", + "HE AD", + "▁grat itude", + "▁log istics", + "ka l", + "k al", + "▁S eb", + "▁Se b", + "▁l ig", + "▁li g", + "▁f ade", + "▁fa de", + "sc ene", + "▁subs idi", + "▁subsid i", + "▁C ock", + "▁Co ck", + "▁Coc k", + "pe rm", + "per m", + "p erm", + "▁P av", + "▁Pa v", + "com pl", + "comp l", + "▁d rift", + "▁dr ift", + "▁dri ft", + "▁s enses", + "▁sense s", + "▁sens es", + "▁sen ses", + "▁Res idential", + "▁sp ice", + "▁pol ynom", + "▁poly nom", + "dis able", + "▁Click Funnels", + "▁t s", + "▁ ts", + "up iter", + "asp berry", + "▁cont empl", + "▁g otta", + "▁go tta", + "▁got ta", + "▁N ok", + "▁No k", + "fol der", + "fold er", + "f older", + "lu c", + "l uc", + "ur st", + "urs t", + "as ia", + "asi a", + "▁C hip", + "▁Ch ip", + "▁Chi p", + "▁Mel issa", + "ge ms", + "gem s", + "g ems", + "▁Lux ury", + "▁ind ices", + "▁indic es", + "▁ indices", + "▁Wor kers", + "▁Work ers", + "▁scream ing", + "▁dis comfort", + "ot er", + "ote r", + "o ter", + "▁pro mo", + "▁pr omo", + "▁prom o", + "▁pol ls", + "▁poll s", + "▁com press", + "▁comp ress", + "▁compre ss", + "▁compr ess", "▁DE FAULT", "▁ DEFAULT", - "w b", - "ud o", - "u do", - "25 3,", - "253 ,", - "2 53,", - "22 88", - "228 8", - "2 288", - "▁n b", - "▁ nb", - "▁15 916", - "▁159 16", - "非 常", - "78 1", - "7 81", - "▁4 9,", - "▁49 ,", - "▁ 49,", - "BA D", - "B AD", - "bin e", - "bi ne", - "b ine", - "P FNGL", - "64 :", - "6 4:", - "20 60", - "206 0", - "76 5:", - "765 :", - "▁c ome", - "▁co me", - "▁com e", - "▁ come", - "▁* \\", - "Error s", - "Err ors", - "▁- 40", - "▁-4 0", - "▁ -40", - "▁dis abled", - "▁disable d", - "▁ disabled", - "to l", - "t ol", - "▁C RE", - "▁CR E", - "▁ CRE", - "就 能", - "high light", - "sk i", - "s ki", - "▁A g", - "▁ Ag", - "我 好了", - "▁Sc ript", - "▁ Script", - "▁f b", - "▁ fb", - "Ar ch", - "Arc h", - "设 置", - "92 1", - "9 21", - "=1 )", - "= 1)", - "Lo w", - "L ow", - "Gu ard", - "page s", - "pa ges", - "pag es", - ",0 ,0,0,", - ",0,0 ,0,", - ",0,0, 0,", - "create d", - "cre ated", - "c reated", - "▁ch arge", - "▁char ge", - "ا ن", - "IS TER", - "IST ER", - "忘 了", - "ii ii", - "23: 46", - "23:4 6", - "He ap", - "99 7:", - "997 :", - "Re lative", - "Rel ative", - "connect or", - "conn ector", - "mi sc", - "m isc", - "S yntax", - "se curity", - "sec urity", - "1, '", - "▁w idget", - "▁ widget", - "更 新", - "ER Y", - "Ab stract", - "Abs tract", - "74 4", - "7 44", - "▁B ra", - "▁Br a", - "94 20,0", - "\"> \"", - "\" >\"", - "FI L", - "F IL", - "it tle", - "96 0", - "9 60", - "45 46", - "454 6", - "4 546", - "reg istry", - "想 看", - "▁I B", - "▁ IB", - "20 29", - "202 9", - "▁s printf", - "都 在", - "qw q", - "20 :15", - "20: 15", - "20:1 5", - "2 0:15", - "▁Text ure", - "▁ Texture", - "▁p lot", - "▁pl ot", - "▁ plot", - ": 74:9", - "ER ENCE", - "eff ect", - "e ffect", - "Ar t", - "A rt", - "/4 .", - "/ 4.", - "▁R out", - "▁Ro ut", - "▁ Rout", - "▁f actory", - "▁factor y", - "▁ factory", - "也 没", - "▁ver bose", - "▁ verbose", - "E q", - "魔 法", - "▁re tain", - "▁ret ain", - "an im", - "▁0. 70", - "▁0.7 0", - "□□□□□□□□ □□□□□□□□", - "了 个", - "al ity", - "ali ty", - "co des", - "code s", - "=\"0 .0\"", - "=\"0.0 \"", - "▁L E", - "▁ LE", - "18 :1", - "18: 1", - "1 8:1", - "xb d", - "x bd", - "14 14", - "1 414", - "▁c os", - "▁co s", - "▁ cos", - "p v", - "PA D", - "P AD", - ":1 08", - ":10 8", - ": 108", - "Test ing", - "24 90", - "249 0", - "2 490", - "再 来", - "27 03", - "270 3", - "2 703", - "▁c i", - "▁ ci", - "27 39", - "273 9", - "2 739", - "el low", - "ell ow", - "mon itor", - "▁m iddle", - "▁ middle", - "ot a", - "o ta", - "▁O P", - "▁ OP", - "lo gs", - "log s", - "▁e ta", - "▁et a", - "▁ eta", - "Fin al", - "F inal", - "▁distribut e", - "▁dis tribute", - "▁distri bute", - "◡ ←", - "效 果", - "← ◡←", - "13 06", - "130 6", - "1 306", - "ot or", - "oto r", - "o tor", - "▁for ms", - "▁form s", - "54 1", - "5 41", - "▁f lat", - "▁fl at", - "▁ flat", - "▁U LONG", - "re gs", - "reg s", - "de mo", - "dem o", - "d emo", - ". ?", - "k u", - "   ", - "▁R ow", - "▁Ro w", - "▁ Row", - "M u", - "就 好", - "94 40,0", - "ATTRIBUT E", - "▁w alk", - "▁g reen", - "▁gre en", - "▁ green", - "Sa fe", - "D a", - "O wn", - "20 63", - "206 3", - "24 26", - "242 6", - "2 426", - "▁A sync", - "▁As ync", - "▁ Async", - "(2 8", - "( 28", - "▁' 1", - "▁MB N", - "AL LOC", - "ALL OC", - "T ip", - "xb a", - "x ba", - "21 87", - "218 7", - "2 187", - "de m", - "d em", - "ou l", - "o ul", - "▁d y", - "▁ dy", - "he ap", - "xe c", - "x ec", - "pe ated", - "peat ed", - "▁\" +", - "机 器", - "▁I C", - "▁ IC", - "0: 0", - "0 :0", - "▁R ect", - "▁Re ct", - "▁ Rect", - "X F", - "▁as sume", - "▁ass ume", - "io stream", - "i ostream", - "▁1574 669", - "▁157466 9", - "你 不", - "69 7:", - "697 :", - "▁St adium", - "▁Vis ible", - "▁ Visible", - "Asp NetCore", - "▁flexible Max", - "▁W ed", - "▁We d", - "23: 42", - "23:4 2", - "10 80", - "108 0", - "on al", - "对 了", - "EL E", - "E LE", - "ser if", - "K T", - "so ck", - "s ock", - "▁t urn", - "▁ turn", - "▁' \\0", - "▁'\\ 0", - "我 一", - "21 60", - "216 0", - "2 160", - "0 -", - "▁0 .0;", - "▁0. 0;", - "▁0.0 ;", - "(' --", - "ww wwww", - "www www", - "wwww ww", - "wwwww w", - "w wwwww", - "▁1613 56", - "▁161 356", - "Value Type", - "$ $", - "= -", - "sh op", - "▁7 0,", - "▁70 ,", - "▁ 70,", - "Ter min", - "Term in", - "Wire Format", - "15 :1", - "15: 1", - "1 5:1", - "▁d en", - "▁de n", - "▁ den", - "▁m aster", - "▁ma ster", - "▁ master", - "Def ined", - "▁Brit ain", - "▁ 是", - "Key ed", - "▁Lab el", - "▁ Label", - "996 551:", - "▁in struction", - "to ggle", - "▁path s", - "▁ paths", - "▁158 307", - "▁1583 07", - "▁15830 7", - "Message s", - "21 19", - "211 9", - "2 119", - "be ta", - "b eta", - "_1 5", - "_ 15", - "▁9 4", - "▁ 94", - "S oftware", - "ig ration", - "igr ation", - "bo n", - "b on", - "▁st eps", - "▁step s", - "▁ steps", - "▁br anch", - "▁ branch", - "1= \"", - "1 =\"", - "ur a", - "u ra", - "un defined", - "undef ined", - "9 %", - "Y P", - "65 5:", - "655 :", - "6 55:", - "W IDTH", - "re lative", - "rel ative", - "mo v", - "m ov", - "2: 35", - "2:3 5", - "2 :35", - ":3 03", - ":30 3", - ": 303", - "M aster", - "▁H E", - "▁ HE", - "21 76", - "217 6", - "2 176", - "▁15 824", - "▁158 24", - "Se parator", - "\"> &", - "\" >&", - "VO ID", - "V OID", - "▁ag ent", - "▁ agent", - "▁comp lex", - "▁ complex", - "\\ '", - "he m", - "h em", - "▁159 127", - "37 4", - "3 74", - "CL ARE", - "CLA RE", - "k Real", - "▁15 728", - "▁157 28", - "新 年", - "M Q", - "▁s ell", - "▁se ll", - "DIS ABLE", - "▁p ixels", - "▁pixel s", - "干 嘛", - "64 3", - "6 43", - "▁W ith", - "▁ With", - "69 5:", - "695 :", - "▁Or der", - "▁ Order", - "Trans fer", + "an de", + "and e", + "am ount", + "amo unt", + "a mount", + "▁contribut ors", + "▁contributor s", + "▁p H", + "In tern", + "Int ern", + "Inter n", + "▁im pr", + "▁imp r", + "▁Init iative", + "ym es", + "yme s", + "y mes", + "ke t", + "k et", + "▁Har per", + "▁st aring", + "▁star ing", + "▁sta ring", + "re x", + "r ex", + "▁S ox", + "▁So x", + "▁in spect", + "▁ins pect", + "▁insp ect", + "BA SE", + "B ASE", + "▁cl earance", + "▁clear ance", + "▁pl anes", + "▁plan es", + "▁plane s", + "▁pla nes", + "▁dis par", + "▁disp ar", + "support ed", + "supp orted", + "▁A u", + "▁p ads", + "▁pa ds", + "▁pad s", + "}\" ,", + "} \",", + "▁High lights", + "▁Dist ribution", + "hi story", + "hist ory", + "▁horm one", + "To k", + "T ok", + "▁Ch erry", + "▁Cher ry", + "▁term in", + "▁ter min", + "▁ termin", + "▁C rew", + "▁Cr ew", + "▁Cre w", + "▁S AP", + "▁SA P", + "▁qual ifications", + "▁qualification s", + "▁i b", + "▁ ib", + "▁z a", + "▁ za", + "ed ges", + "edge s", + "J une", + "▁κα ὶ", + "▁v amp", + "▁va mp", + "en sen", + "ens en", + "ense n", + "▁B ent", + "▁Be nt", + "▁Ben t", + "▁M ouse", + "▁Mo use", + "▁ Mouse", + "▁R ush", + "▁Ru sh", + "▁Rus h", + "▁Design s", + "τ α", + "▁Y am", + "▁Ya m", + "▁b ush", + "▁bu sh", + "▁bus h", + "▁An alyst", + "▁Analy st", + "▁mathemat ics", + "▁C uba", + "▁Cub a", + "▁Cu ba", + "▁ball ot", + "▁bal lot", + "▁slee ves", + "▁sleeve s", + "▁C raw", + "▁Cr aw", + "▁Cra w", + "▁S pin", + "▁Sp in", + "▁N u", + "▁man if", + "▁F inn", + "▁Fin n", + "bas ic", + "▁Cont ainer", + "▁ Container", + "tt i", + "t ti", + "▁prompt ed", + "▁applic ant", + "▁б о", + "▁ бо", + "ff icial", + "ffic ial", + "▁S UV", + "▁SU V", + "▁pro ne", + "▁pr one", + "▁pron e", + "to pic", + "top ic", + "t opic", + "▁g ates", + "▁gate s", + "▁ga tes", + "go to", + "got o", + "g oto", + "▁w ip", + "▁wi p", + "▁cop ied", + "▁Cle arly", + "▁Clear ly", + "▁Ess ential", + "▁lon ely", + "' $", + "▁th rive", + "▁thr ive", + "▁Month ly", + "▁young est", + "▁inter ventions", + "▁intervention s", + "▁aff ection", + "▁affect ion", + "v r", + "preced ented", + "▁Col our", + "▁l ender", + "▁le nder", + "▁len der", + "▁lend er", + "▁Up dates", + "▁Update s", + "re ne", + "ren e", + "r ene", + "▁i rr", + "▁ir r", + "olog ic", + "o logic", + "product ive", + "or f", + "o rf", + "▁incent ive", + "▁de grad", + "▁deg rad", + "Mar ch", + "M arch", + "aw ays", + "away s", + "awa ys", + "a ways", + "ñ o", + "▁re mot", + "▁rem ot", + "▁comp ilation", + "▁length s", + "▁h ay", + "▁ha y", + "▁ox id", + "w x", + "▁vert ices", + "M obile", + "develop ment", + "ag ging", + "agg ing", + "a gging", + "▁ex empt", + "▁illustr ate", + "▁m im", + "▁mi m", + "▁ob esity", + "▁G onz", + "p f", + "ha us", + "h aus", + "▁De uts", + "▁access ibility", + "▁no ble", + "▁nob le", + "▁Spec ifications", + "▁Specific ations", + "▁g a", + "▁ ga", + "ö n", + "▁fe eds", + "▁feed s", + "▁fee ds", + "▁Prot ocol", + "▁ Protocol", + "к ра", + "ul as", + "ula s", + "u las", + "▁S MS", + "▁SM S", + "vol ume", + "▁under go", + "▁c aut", + "▁ca ut", + "▁v oor", + "▁vo or", + "▁cr icket", + "▁stress ful", + "ood les", + "oodle s", + "ro v", + "r ov", + "▁so uls", + "▁soul s", + "▁sou ls", + "▁Mount ains", + "▁Mountain s", + "▁Be hind", + "▁l aughter", + "▁laugh ter", + "▁b ru", + "▁br u", + "▁P iece", + "▁Pie ce", + "So m", + "S om", + "▁z ur", + "▁zu r", + "eff icient", + "e fficient", + "▁mount ing", + "▁mo unting", + "▁Common wealth", + "View ById", + "▁r het", + "▁rh et", + "ud ed", + "ude d", + "u ded", + "Column s", + "▁M az", + "▁Ma z", + "▁s odium", + "st own", + "sto wn", + "s town", + "▁O re", + "▁Or e", + "▁advoc ates", + "▁advocate s", + "EE E", + "E EE", + "( %", + "▁El ite", + "▁Eli te", + "▁rail way", + "▁b icycle", + "▁bi cycle", + "▁B our", + "▁Bo ur", + "▁Bou r", + "U A", + "▁sn apshot", + "▁snap shot", + "▁R angers", + "▁Range rs", + "▁Ran gers", + "▁dr yer", + "▁dry er", + "ко в", + "it ated", + "ita ted", + "itate d", + "itat ed", + "▁festival s", + "▁fest ivals", + "Stack Trace", + "▁c v", + "▁ cv", + "ho ts", + "hot s", + "h ots", + "▁Josh ua", + "▁W idth", + "▁Wid th", + "▁ Width", + "}- \\", + "} -\\", + "▁s s", + "▁ ss", + "ic ode", + "ico de", + "i code", + "or ate", + "ora te", + "o rate", + "▁Aff ili", + "▁B I", + "▁ BI", + "▁U TC", + "▁UT C", + "▁ UTC", + "▁Col lections", + "▁Collection s", + "▁Coll ections", + "▁Collect ions", + "▁ Collections", + "▁Altern ative", + "ri na", + "rin a", + "r ina", + "▁R EL", + "▁RE L", + "▁S aints", + "▁Sa ints", + "▁Saint s", + "▁T ournament", + "at to", + "att o", + "▁Sac ram", + "▁P G", + "▁ PG", + "▁B urg", + "▁Bur g", + "▁Bu rg", + "j b", + "direct ory", + "▁delight ful", + "CU R", + "C UR", + "▁dis gust", + "▁disgu st", + "▁special izes", + "▁specialize s", + "un icip", + "unic ip", + "▁Bang l", + "▁Ban gl", + "▁Har vey", + "ki ll", + "k ill", + "▁cur iosity", + "▁al erts", + "▁alert s", + "▁pull s", + "▁pul ls", + "▁Nor man", + "▁Norm an", + "] ->", + "▁Id aho", + "ex tra", + "ext ra", + "se par", + "▁overwhel med", + "ad equ", + "ade qu", + "M o", + "▁gal axy", + "▁re lies", + "▁rel ies", + "▁reli es", + "▁relie s", + "▁qual ifying", + "▁qualify ing", + "se cret", + "sec ret", + "▁cer amic", + "▁account ability", + "▁N H", + "▁quest ioned", + "▁question ed", + "▁C emetery", + "▁Mil waukee", + "▁p hp", + "▁ph p", + "▁ php", + "▁us a", + "▁u sa", + "▁ usa", + "ot yp", + "o typ", + "▁H OW", + "▁HO W", + "▁Y ang", + "▁Yan g", + "▁Ya ng", + "▁pal ette", + "▁pa lette", + "▁pale tte", + "▁W arning", + "▁War ning", + "▁ Warning", + "▁W P", + "▁ WP", + "C y", + "uk a", + "u ka", + "▁P laces", + "▁Pl aces", + "▁Place s", + "▁behavior al", + "▁behavi oral", + "▁w ounded", + "▁wound ed", + "high light", + "▁Re set", + "▁Res et", + "▁ Reset", + "▁g reens", + "▁green s", + "▁gre ens", + "▁{ },", + "▁{} ,", + "▁ {},", + "▁Do ing", + "▁St uart", + "ab ab", + "aba b", + "▁Eval uation", + "OS T", + "O ST", + "cuss ion", + "▁W ag", + "▁Wa g", + "▁mar vel", + "▁d uck", + "▁du ck", + "am ation", + "N P", + "▁Bat man", + "▁ex clude", + "_ ->", + "▁F ame", + "▁Fa me", + "▁Fam e", + "▁prox imity", + "On line", + "co tt", + "c ott", + "▁dur ability", + "▁al lies", + "▁all ies", + "▁sp here", + "art ifact", + "▁G DP", + "▁GD P", + "▁cryptocur rency", + "▁crypto currency", + "▁y east", + "▁ye ast", + "▁profession ally", + "▁professional ly", + "▁h an", + "▁ha n", + "▁ han", + "FF ER", + "F FER", + "▁PART IC", + "▁M ig", + "▁Mi g", + "ys ics", + "▁plan ting", + "▁plant ing", + "={ {", + "= {{", + "▁Joh ann", + "▁trad itionally", + "▁traditional ly", + "▁tradition ally", + "▁sun set", + "create Element", + "▁config urations", + "▁configuration s", + "mo m", + "m om", + "▁conc erts", + "▁concert s", + "▁m ast", + "▁ma st", + "▁mas t", + "▁Indust ries", + "▁Int rodu", + "Ex ample", + "▁F oster", + "▁Fo ster", + "▁account able", + "▁n ort", + "▁no rt", + "▁nor t", + "ens ed", + "ense d", + "▁ten ant", + "▁tra ject", + "ol ation", + "o lation", + "op a", + "o pa", + "с по", + "m iddle", + ")} $", + ") }$", + "▁j Query", + "▁furn ished", + "▁furnish ed", + "▁re cession", + "▁rec ession", + "▁am ple", + "▁ampl e", + "▁amp le", + "▁ ample", + "▁play offs", + "▁playoff s", + "st rate", + "str ate", + "stra te", + "▁P OST", + "▁PO ST", + "▁POS T", + "▁ POST", + "en umerate", + "enum erate", + "▁P late", + "▁Pl ate", + "▁R UN", + "ро в", + "▁Adv ant", + "Ad v", + "A dv", + "▁ex changes", + "▁exchange s", + "▁exch anges", + "▁' @", + "▁// \r", + "th ird", + "▁ins isted", + "▁insist ed", + "▁A ur", + "▁Au r", + "dest roy", + "T x", + "▁sens ible", + "▁sen sible", + "▁T ak", + "▁Ta k", + "▁Ar senal", + "▁happ ier", + "▁concent rated", + "▁concentr ated", + "▁concentrate d", + "att ributes", + "attribute s", + "▁W arrant", + "▁War rant", + "▁In depend", + "▁Ind epend", + "▁Rod rig", + "▁E co", + "▁Ec o", + "▁as sembled", + "▁assem bled", + "▁assemble d", + "qu ant", + "▁Represent ative", + "▁Z ach", + "▁prevent ed", + "▁prev ented", + "Apr il", + "Ap ril", + "hel per", + "help er", + "▁s lam", + "▁sl am", + "▁sla m", + "ver tical", + "vert ical", + "▁c ass", + "▁ca ss", + "▁cas s", + "▁Basket ball", + "▁Tig ers", + "▁Tiger s", + "▁Ti gers", + "▁step ping", + "▁ste pping", + "▁Sh ah", + "▁Sha h", + "▁Set up", + "▁ Setup", + "▁on Click", + "▁в е", + "▁ ве", + "▁stre ak", + "▁\" );", + "▁\") ;", + "▁ \");", + "▁H mm", + "Con structor", + "es p", + "e sp", + "▁B elt", + "▁Be lt", + "▁Bel t", + "б у", + "▁elabor ate", + "▁h alt", + "▁ha lt", + "▁hal t", + "▁fl ush", + "▁flu sh", + "▁ flush", + "▁tub es", + "▁tube s", + "▁tu bes", + "▁b ark", + "▁bar k", + "T yp", + "▁SD K", + "▁ SDK", + "ten sor", + "t ensor", + "▁b uddy", + "▁budd y", + "rib ly", + "r ibly", + "▁Nich olas", + "▁w eld", + "▁we ld", + "▁wel d", + "▁bl onde", + "▁bron ze", + "iss an", + "issa n", + "▁Co ron", + "▁Cor on", + "▁san ct", + "х а", + "▁$ $\\", + "▁$$ \\", + "ARN ING", + "ret ch", + "r etch", + "▁mathemat ical", + "cur ement", + "cure ment", + "ull ivan", + "▁scr ut", + "▁dep uty", + "▁deput y", + ",. ..", + ", ...", + "pat cher", + "patch er", + "r x", + "▁gl impse", + "▁journal ism", + "▁S ci", + "▁Sc i", + "▁PUR POSE", + "ri sk", + "ris k", + "r isk", + "par a", + "pa ra", + "p ara", + "▁Pur ple", + "▁in appropriate", + "RE SS", + "RES S", + "R ESS", + "▁pret end", + "▁Al ert", + "▁Ale rt", + "▁ Alert", + "pay ers", + "pa yers", + "payer s", + "▁Wh ats", + "▁What s", + "Spec ial", + "Spe cial", + "▁revolution ary", + "▁Z ip", + "▁And rea", + "▁Andre a", + "▁impact ed", + "▁F Y", + "▁w ont", + "▁won t", + "▁wo nt", + "Option al", + "Opt ional", + "▁ant ique", + "▁anti que", + "▁Net works", + "▁Network s", + "xi t", + "x it", + "▁scan ning", + "X Y", + "▁r ook", + "▁ro ok", + "▁H il", + "▁Hi l", + "▁C AR", + "▁CA R", + "▁ CAR", + "▁N atal", + "▁Na tal", + "▁Nat al", + "▁teen ager", + "▁teenage r", + "ag h", + "a gh", + "Up dated", + "Update d", + "jo r", + "j or", + "▁inf ormal", + "▁inform al", + "un i", + "u ni", + "▁m asters", + "▁master s", + "▁ma sters", + "▁mas ters", + "▁mast ers", + "run ner", + "▁re called", + "▁rec alled", + "▁recall ed", + "▁R ac", + "▁Ra c", + "get Instance", + "▁W ool", + "▁Wo ol", + "▁Woo l", + "Cr it", + "C rit", + "Le g", + "L eg", + "Oper ator", + "Op erator", + "▁L ar", + "▁La r", + "▁W HO", + "▁WH O", + "▁H ang", + "▁Ha ng", + "▁Han g", + "▁se lections", + "▁select ions", + "▁selection s", + "▁sel ections", + "▁T ue", + "▁Tu e", + ".* ;", + "▁administr ators", + "▁administrator s", + "dr a", + "d ra", + "▁T itan", + "▁Tit an", + "▁Ti tan", + "▁h ints", + "▁hint s", + "F amily", + "▁susp icious", + "con duct", + "cond uct", + "▁record ings", + "▁recording s", + "lim its", + "limit s", + "▁C lasses", + "▁Class es", + "▁ Classes", + "▁B und", + "▁Bu nd", + "▁Sh aron", + "▁Sha ron", + "▁Shar on", + "ub er", + "ube r", + "u ber", + "Es t", + "E st", + "▁о д", + "▁Brad ley", + "▁h ated", + "▁ha ted", + "▁hate d", + "▁hat ed", + "er mat", + "erm at", + "▁band width", + "d w", + "▁D h", + "▁nut ritional", + "▁nutrition al", + "some thing", + "som ething", + "pos al", + "po sal", + "▁B att", + "▁Ba tt", + "▁Bat t", + "▁prompt ly", + "amp oo", + "▁A x", + "work er", + "wor ker", + "ah u", + "a hu", + "St rip", + "Str ip", + "A h", + "▁M ans", + "▁Man s", + "▁Ma ns", + "▁enh ancing", + "▁z e", + "▁ ze", + "▁sh iny", + "Tr y", + "T ry", + "▁J ill", + "▁Ji ll", + "▁tim ber", + "▁ti mber", + "▁teen agers", + "▁teenage rs", + "▁teenager s", + "▁research er", + "▁resear cher", + "im ag", + "ima g", + "i mag", + "▁convin cing", + "▁Scholar ship", + "▁Cru ise", + "\\} $", + "\\ }$", + "▁st uffed", + "▁stuff ed", + "▁smart phones", + "▁smartphone s", + "Own er", + "▁d amp", + "▁dam p", + "▁da mp", + "RE T", + "R ET", + "▁Res erved", + "▁Reserve d", + "▁Reserv ed", + "▁discover ing", + "▁B in", + "▁Bi n", + "PAR AM", + "over nment", + "▁st oring", + "▁sto ring", + "▁L L", + "▁ LL", + "= &", + "▁CL ASS", + "▁ CLASS", + "Stand ard", + "▁Ex port", + "▁Exp ort", + "▁Expo rt", + "▁ Export", + "▁Hug hes", + "▁Hugh es", + "▁m igr", + "▁mi gr", + "▁mig r", + "dr ive", + "d rive", + "um en", + "ume n", + "u men", + "▁But ler", + "▁mush rooms", + "▁C ind", + "▁ass ass", + "▁up side", + "▁ups ide", + "▁Sh ared", + "▁Share d", + "▁Sha red", + "▁Shar ed", + "▁ Shared", + "▁d ash", + "▁da sh", + "▁das h", + "▁rehab ilitation", + "▁un to", + "▁unt o", + "▁Mod els", + "▁Model s", + "▁Mode ls", + "▁ Models", + "om al", + "oma l", + "o mal", + "▁Test ament", + "▁ ш", + "▁L emon", + "▁Le mon", + "▁Lem on", + "ood le", + "▁n ationally", + "▁national ly", + "▁nation ally", + "▁G aming", + "▁Ga ming", + "▁Gam ing", + "▁F iction", + "▁p iss", + "▁pi ss", + "m v", + "exp ression", + "expr ession", + "express ion", + "▁b illing", + "▁bill ing", + "▁bil ling", + "F B", + "le arning", + "lear ning", + "learn ing", + "Sc an", + "S can", + "▁sh adows", + "▁shadow s", + "▁soc ieties", + "▁c ough", + "▁co ugh", + "▁cou gh", + "▁z um", + "▁zu m", + "▁Sur face", + "▁Surf ace", + "▁ Surface", + "▁introdu ces", + "▁introduce s", + "br ead", + "bre ad", + "b read", + "e clipse", + "▁L ud", + "▁Lu d", + "▁mar ble", + "▁un cle", + "▁unc le", + "▁gr ind", + "▁gri nd", + "▁grin d", + "▁advoc acy", + "▁Chem istry", + "ens ation", + "mi x", + "m ix", + "▁os cill", + "▁osc ill", + "▁head lines", + "▁headline s", + "{ $", + "на я", + "▁Den mark", + "ue la", + "uel a", + "u ela", + "▁re novation", + "▁renov ation", + "CH ANT", + "rem ote", + "C G", + "▁pred omin", + "▁share holders", + "ue se", + "ues e", + "u ese", + "▁br anding", + "▁brand ing", + "▁compr ised", + "▁comprise d", + "▁optim ized", + "▁optimize d", + "▁T rou", + "▁Tr ou", + "▁Tro u", + "▁Soc cer", + "▁re build", + "▁reb uild", + "at ta", + "att a", + "a tta", + "en ers", + "ener s", + "ene rs", + "e ners", + "▁го ду", + "▁J ama", + "▁Jam a", + "▁Ja ma", + "▁Tre asury", + "ph alt", + "pha lt", + "phal t", + "}\\ ,", + "} \\,", + "▁con spiracy", + "▁over ly", + "▁overl y", + "GI N", + "G IN", + "▁Res olution", + "▁recre ational", + "▁recreation al", + "▁Alf red", + "' \\", + "▁sub sid", + "▁subs id", + "▁P ush", + "▁Pu sh", + "▁ Push", + "▁pray ing", + "▁pra ying", + "▁compet itions", + "▁competition s", + "}} }", + "} }}", + "▁feas ible", + "▁ins ult", + "▁R ear", + "▁Re ar", + "▁El len", + "▁Ell en", + "▁Elle n", + "▁f led", + "▁fl ed", + "▁fle d", + "▁Fin land", + "▁block chain", + "▁access ing", + "▁to ast", + "▁Ver mont", + "▁Verm ont", + "▁interpre ted", + "▁interpret ed", + "▁sl ope", + "bin ary", + "b inary", + "▁compet ent", + "▁compete nt", + "Su per", + "S uper", + "▁ev olving", + "▁P orn", + "▁Po rn", + "▁Por n", + "▁d ens", + "▁de ns", + "▁den s", + "▁ dens", + "▁Queens land", + "▁Pro ceed", + "▁E y", + "osex ual", + "▁p aras", + "▁par as", + "▁pa ras", + "▁para s", + "il les", + "ill es", + "ille s", + "ri cia", + "ric ia", + "ins ula", + "▁Ed die", + "▁Edd ie", + "az er", + "aze r", + "a zer", + "▁p ublishers", + "▁publish ers", + "▁publisher s", + "ry s", + "r ys", + "▁w iring", + "▁wi ring", + "▁t ales", + "▁tal es", + "▁ta les", + "▁tale s", + "▁D ynamic", + "▁Dyn amic", + "▁ Dynamic", + "▁pass port", + "▁prem iere", + "▁premier e", + "ra is", + "r ais", + "▁d ell", + "▁de ll", + "▁del l", + "▁Wonder ful", + "▁f ue", + "▁fu e", + "▁Tour ism", + "J P", + "ang les", + "angle s", + "Cap t", + "Ca pt", + "C apt", + "se rial", + "ser ial", + "s erial", + "l p", + "▁liber ty", + "▁Championship s", + "▁Champions hips", + "▁Champion ships", + "▁par ish", + "ri ved", + "riv ed", + "rive d", + "r ived", + "▁em pir", + "▁decor ations", + "▁decoration s", + "A H", + "▁game play", + "od s", + "o ds", + "▁Jo el", + "▁Joe l", + "▁v est", + "▁ve st", + "▁ vest", + "▁s ensation", + "▁sens ation", + "~~~~ ~~~~", + "at iv", + "ati v", + "se eing", + "see ing", + "▁enthusi astic", + "▁J ump", + "▁Ju mp", + "▁sc attered", + "▁s ta", + "▁st a", + "▁ sta", + "▁T S", + "▁ TS", + "▁s her", + "▁sh er", + "▁she r", + "ol t", + "o lt", + "▁H yp", + "▁Hy p", + "▁app eals", + "▁appeal s", + "▁w asted", + "▁was ted", + "▁waste d", + "▁wa sted", + "▁exp ressing", + "▁express ing", + "▁Specific ally", + "▁O pin", + "▁Op in", + "▁SE LECT", + "▁ SELECT", + "form s", + "for ms", + "▁correspond ence", + "m x", + "▁Del aware", + "▁surviv ors", + "▁k icks", + "▁kick s", + "▁ki cks", + "ell ery", + "eller y", + "elle ry", + "▁blood y", + "▁blo ody", + "▁cor rupt", + "▁re forms", + "▁reform s", + "▁Steph anie", + "no indent", + "▁accompan ying", + "▁accompany ing", + "▁vari ants", + "▁variant s", + "▁' ',", + "▁'' ,", + "Res olver", + "ap ps", + "app s", + "en ch", + "enc h", + "▁sus cept", + "▁b ounce", + "▁bou nce", + "▁wall paper", + "▁techn icians", + "▁technician s", + "▁sym metry", + "E q", + "st ru", + "str u", + "▁c ottage", + "▁r ats", + "▁ra ts", + "▁rat s", + "▁ rats", + "▁d ownt", + "▁down t", + "▁Jul ian", + "▁Julia n", + "▁S or", + "▁So r", + "MOD ULE", + "bid den", + "b idden", + "▁sequ el", + "▁seq uel", "m r", - "赢 了", - "CO D", - "C OD", - "Look up", - "pri ority", - "20 :16", - "20: 16", - "20:1 6", - "2 0:16", - ".0 .0", - ".0. 0", - ". 0.0", - "__ 2", - "_ _2", - "▁2 002", - "▁20 02", - "▁200 2", - "() [", - "( )[", - "-2 3", - "- 23", - "CA P", - "C AP", - "hi de", - "h ide", - "Type Name", - "49 ,0", - "49, 0", - "4 9,0", - "▁16 1306", - "▁1613 06", - "▁161 306", - "▁16130 6", - "▁ignore d", - "in herit", - "on ey", - "one y", - "ym in", - "y min", - "醒 爷", - "=' /", - "▁n ote", - "▁not e", - "▁no te", - "▁ note", - "▁per formance", - "▁perform ance", - "20: 9", - "2 0:9", - "▁ و", + "mu tex", + "mut ex", + "▁Bo at", + "ot ics", + "otic s", + "oti cs", + "o tics", + "▁re creation", + "▁recre ation", + "▁gal axies", + "▁tri angle", + "▁t agged", + "▁tag ged", + "▁ta gged", + "▁Pro tein", + "▁administ ered", + "▁administer ed", + "▁W IN", + "▁WI N", + "▁ WIN", + "▁Cr itical", + "▁Crit ical", + "▁sty ling", + "▁styl ing", + "Set up", + "▁M BA", + "▁MB A", + "id ates", + "ida tes", + "idate s", + "i dates", + "▁kind ness", + "▁Hind u", + "▁K iss", + "▁Ki ss", + "▁C isco", + "▁im ports", + "▁import s", + "▁imp orts", + "▁util ities", + "▁ut ilities", + "DE X", + "D EX", + "▁S tein", + "▁Ste in", + "▁ac ne", + "▁r c", + "▁ rc", + "▁gran ite", + "▁Mil an", + "▁Mi lan", + "▁play ground", + "com ments", + "comm ents", + "comment s", + "▁re gener", + "▁reg ener", "P ut", - "▁\" --", - "▁\"- -", - "▁f mt", - "▁ fmt", - "per son", - "pers on", - "p erson", - "▁d ummy", - "check ed", - "lev ant", - "▁{ %", - "ea ch", - "e ach", - "▁1611 50", - "▁161 150", - "L R", - "▁p ulumi", - "Function s", - "尾 巴", - "lap se", - "▁Comp onent", - "▁ Component", - "▁modif ication", - "▁mod ification", - "drop down", - "69 1:", - "▁S um", - "▁Su m", - "▁ Sum", - "▁Sh ow", - "▁ Show", - "Ex ists", - "fi d", - "f id", - "ru st", - "r ust", - "▁D istribut", - "▁Dis tribut", - "又 是", - "▁DE FW", - "▁DEF W", - "▁work s", - "H z", - "看 见", - "98 8", - "9 88", - "12 29", - "122 9", - "1 229", - ":3 11", - ":31 1", - ": 311", - "▁ad just", - ") =", - "▁s quare", - "( 。", - "41 89", - "418 9", - "4 189", - ")* (", - ") *(", - "▁1 73", - "▁17 3", - "▁ 173", - "64 1:", - "6 41:", - "sub str", - "uplic ate", - "20 :14", - "20: 14", - "20:1 4", - "2 0:14", - "大 大", - "23: 53", - "23:5 3", - "▁St ore", - "▁Sto re", - "▁ Store", - "▁sh are", - "▁ share", - "u u", - "0: 7", - "▁s i", - "▁ si", - "EC UT", - "23 16", - "231 6", - "2 316", - "▁162 480", - "▁1624 80", - "Null Exception", - "明 明", - "▁\\ '", - "▁ \\'", - "那 你", - "40 2", - "4 02", - "He x", - "H ex", - "ac hed", - "ache d", - "ach ed", - "a ched", - "21 49", - "214 9", - "2 149", - "0: 4", - "13 13", - "1 313", - "39 1:", - "▁S ome", - "▁So me", - "bit map", - "=\" ../../", - "=\"../ ../", - "xc b", - "x cb", - "21 17", - "211 7", - "2 117", - "43 77", - "437 7", - "4 377", - "Per s", - "Pe rs", - "P ers", - "▁p rom", - "▁pro m", - "▁pr om", - "ff d", - "f fd", - "at al", - "ata l", - "B T", - "As c", - "A sc", - "look up", + "econom ic", + "▁cre amy", + "▁cream y", + "▁graph s", + "▁L IC", + "▁LI C", + "▁ LIC", + "ar ta", + "art a", + "▁M ask", + "▁Ma sk", + "▁Mas k", + "▁ Mask", + "onom ous", + "▁по д", + "EM ENT", + "E MENT", + "ro phy", + "rop hy", + "roph y", + "▁IN FO", + "▁INF O", + "▁ INFO", + "▁Un known", + "▁ Unknown", + "Car e", + "Ca re", + "C are", + "▁N AME", + "▁NA ME", + "▁ NAME", + "▁browser s", + "▁brows ers", + "▁browse rs", + "wind ows", + "window s", + "▁B P", + "▁ BP", + "mi le", + "m ile", + "▁d oses", + "▁do ses", + "▁dose s", + "▁dos es", + "▁p umps", + "▁pump s", + "▁m uff", + "▁mu ff", + "cl one", + "health y", + "▁d ude", + "▁du de", + "▁se rum", + "▁ser um", + "co lon", + "col on", + "up lic", + "▁Sh ield", + "▁Shi eld", + "Set ting", + "D ictionary", + "izar re", + "ex ternal", + "▁th ru", + "▁thr u", + "▁Prep are", + "▁Prepar e", + "Di stance", + "Dist ance", + "D istance", + "▁Neigh bor", + "ot on", + "oto n", + "o ton", + "▁e book", + "mult icol", + "multi col", + "▁intu itive", + "▁Cap acity", + "▁F ear", + "▁Fe ar", + "▁K end", + "▁Ke nd", + "▁Ken d", + "▁Exp ression", + "▁Express ion", + "▁ Expression", + "▁kn it", + "be e", + "b ee", + "AT URE", + "▁H unting", + "▁Hun ting", + "▁Hunt ing", + "▁d awn", + "▁da wn", + "▁f usion", + "ar u", + "a ru", + "▁Ber keley", + "in x", + "i nx", + "si g", + "s ig", + "▁l asted", + "▁last ed", + "▁la sted", + "▁las ted", + "▁Egypt ian", + "▁El se", + "▁K er", + "▁Ke r", + "▁L ayout", + "▁Lay out", + "▁ Layout", + "▁Marc us", + "buf f", + "bu ff", + "b uff", + "SE L", + "S EL", + "▁T um", + "▁Tu m", + "▁f oo", + "▁fo o", + "▁ foo", + "Mar shal", + "▁learn ers", + "▁lear ners", + "S printf", + "▁m atur", + "▁mat ur", + "ip art", + "i part", + "▁orig ins", + "▁origin s", + "▁an ch", + "▁anc h", + "▁ anch", + "▁i di", + "▁id i", + "▁ idi", + "gen eral", + "gener al", + "* \r", + "▁Liber al", + "▁Lib eral", + "▁en rich", + "Al ignment", + "Align ment", + "▁Supp lement", + "▁Sup plement", + "▁now adays", + "▁in ning", + "▁inn ing", + "en son", + "ens on", + "▁water proof", + "z n", + "▁hel per", + "▁help er", + "▁ helper", + "▁Mark ets", + "▁Market s", + "▁Am enities", + "▁Amen ities", + "▁re he", + "▁encour agement", + "▁encourage ment", + "AI N", + "A IN", + "▁position ing", + "▁list eners", + "▁listen ers", + "▁listener s", + "▁C ob", + "▁Co b", + "▁By te", + "▁ Byte", + "gr es", + "gre s", + "g res", + "▁F ee", + "▁Fe e", + "▁sad ly", + "▁book mark", + "▁envelop e", + "ion i", + "io ni", + "i oni", + "▁t ran", + "▁tr an", + "▁tra n", + "math sf", + "gom ery", + "▁vir gin", + "▁ch ore", + "▁cho re", + "▁k ay", + "▁ka y", + "Tr i", + "T ri", + "▁par ade", + "▁para de", + "▁parad e", + "▁Town ship", + "▁te as", + "▁tea s", + "▁For ward", + "▁ Forward", + "▁gall eries", + "Us age", "ra pped", "rap ped", - ".1 6", - ". 16", - "▁Di ctionary", - "▁ Dictionary", - "45 1", - "4 51", - "25 67", - "256 7", - "2 567", - "so ap", - "-0 01", - "- 001", - "20 :32", - "20: 32", - "20:3 2", - "file pos", - "22 60", - "226 0", - "2 260", - "作 业", - "br a", - "b ra", - "AS SIGN", - "ASS IGN", - "▁Q atar", - "Time stamp", - "· 3", - "at tle", - "att le", - "\" \\", - "j j", - "▁A pr", - "▁Ap r", - "ub y", - "u by", - "▁W in", - "▁ Win", + "r apped", + "ke l", + "k el", + "▁Tom my", + "▁с и", + "▁ си", + "en na", + "enn a", + "RES ULT", + "pay load", + "▁past or", + "▁pas tor", + "par k", + "p ark", + "it ime", + "iti me", + "i time", + "it ably", + "▁be have", + "▁beh ave", + "▁behav e", + "ii i", + "i ii", + "Sh ell", + "She ll", + "S hell", + "▁e pit", + "▁ep it", + "▁Fin ish", + "▁Glas gow", + "▁un belie", + "▁E rn", + "▁Er n", + "▁che ek", + "▁prohib ited", + "\\, \\", + "\\ ,\\", + "▁Ev olution", + "▁f unn", + "▁fun n", + "▁fu nn", + "▁M ull", + "▁Mu ll", + "▁Mul l", + "key word", + "▁\\ (", + "Y eah", + "▁Medic aid", + "▁F ruit", + "▁Fr uit", + "▁Id entity", + "▁Ident ity", + "▁ Identity", + "CH AR", + "ched uler", + "▁bal cony", + "ins ic", + "i nsic", + "▁Р о", + "na ire", + "nai re", + "n aire", + "▁C HECK", + "▁ CHECK", + "or er", + "ore r", + "o rer", + "▁back wards", + "▁backward s", + "r é", + "▁p tr", + "▁pt r", + "▁ ptr", + "he ads", + "head s", + "hea ds", + "qu in", + "▁D emon", + "▁De mon", + "▁Dem on", + "▁Demo n", + "▁l oses", + "▁lo ses", + "▁lose s", + "▁los es", + "run ning", + "r unning", + "tim estamp", + "▁t ourn", + "▁to urn", + "▁tour n", + "▁tou rn", + "▁mis under", + "▁cl icks", + "▁click s", + "▁Chap el", + "am pton", + "amp ton", + "ar di", + "ard i", + "▁t high", + "▁th igh", + "re z", + "r ez", + "▁Albert a", + "▁Alber ta", + "For ce", + "F orce", + "▁Ex cept", + "▁Exc ept", + "pt s", + "p ts", + "▁clean up", + "▁n y", + "▁ ny", + "bet ween", + "▁sib lings", + "Acc ept", + "Ac cept", + "h w", + "et own", + "eto wn", + "e town", + "IT S", + "I TS", + "multi column", + "multicol umn", + "▁Sad ly", + "▁M ent", + "▁Me nt", + "▁Men t", + "▁sun shine", + "▁prot otype", + "▁proto type", + "▁ prototype", + "▁research ing", + "▁resear ching", + "▁br ake", + "▁bra ke", + "Sp lit", + "S plit", + "▁R oth", + "▁Ro th", + "▁Rot h", + "▁g own", + "▁go wn", + "mine craft", + "▁volunt ary", + "▁j ournals", + "▁journal s", + "▁un precedented", + "▁open ly", + "an ol", + "ano l", + "▁app ar", + "▁ap par", + "▁A ds", + "▁Ad s", + "Cur sor", + "C ursor", + "▁d orm", + "▁do rm", + "▁C ox", + "▁Co x", + "▁colle ague", + "$ _", + "Aug ust", + "▁de com", + "▁dec om", + "▁fresh ly", + "the orem", + "ring ton", + "r ington", + "▁Mir ror", + "▁Mi rror", + "▁Th inking", + "▁Think ing", + "» ,", + "▁optim istic", + "▁Res ear", + "▁V ine", + "▁Vi ne", + "▁Vin e", + "B ag", + "▁bre eding", + "▁bree ding", + "▁breed ing", + "▁forg ive", + "AT OR", + "▁Church ill", + "▁exhib its", + "▁exhibit s", + "IS S", + "I SS", + "▁Typ ically", + "▁Al ready", + "▁renew ed", + "BU F", + "ma ss", + "mas s", + "m ass", + "▁V isa", + "▁Vis a", + "▁Vi sa", + "▁l iable", + "▁li able", + "ne e", + "n ee", + "Copy right", + "▁sp ont", + "▁spo nt", + "▁accident ally", + "fa t", + "f at", + "▁n eu", + "▁ne u", + "▁К а", + "E F", + "▁short age", + "▁ex cel", + "▁exc el", + "▁metabol ism", + "▁pe ek", + "е й", + "▁S z", + "▁l akes", + "▁la kes", + "▁lake s", + "▁h arness", + "▁har ness", + "▁exhaust ed", + "CON ST", + "▁D ow", + "▁Do w", + "▁Effect ive", + "▁S cale", + "▁Sc ale", + "▁ Scale", + "▁st ove", + "▁sto ve", + "▁Fr ances", + "▁Franc es", + "▁France s", + "▁Fran ces", + "▁Fra nces", + "▁H ands", + "▁Hand s", + "▁Han ds", + "▁Play ing", + "▁s ights", + "▁sight s", + "▁sigh ts", + "▁P om", + "▁Po m", + "▁/ **\r", + "▁/* *\r", + "▁/** \r", + "p icture", + "▁J ourney", + "▁Sh owing", + "▁Show ing", + "▁Sho wing", + "▁E ug", + "▁pol ish", + "▁po lish", + "yst er", + "ys ter", + "y ster", + "▁ev olve", + "к т", + "ington es", + "man agement", + "▁w ishing", + "▁wish ing", + "▁wis hing", + "ord able", + "▁Imp erial", + "▁Imper ial", + "▁P ere", + "▁Per e", + "▁Pe re", + "▁educ ators", + "▁S ta", + "▁St a", + "▁Al z", + "▁out rage", + "▁play off", + "vs pace", + "v space", + "▁mod al", + "▁mo dal", + "▁ modal", + "▁Gu ests", + "▁Guest s", + "▁T ests", + "▁Test s", + "▁Tes ts", + "▁ Tests", + "en es", + "ene s", + "e nes", + "▁V ia", + "▁Vi a", + "▁en light", + "▁sp icy", + "▁O B", + "▁ OB", + "▁st ance", + "▁sta nce", + "▁ stance", + "▁a ston", + "▁as ton", + "▁ast on", + "▁ant ioxid", + "re quis", + "requ is", + "req uis", + "▁hor r", + "▁ho rr", + "▁arg uing", + "▁Consider ing", + "▁Ang ela", + "▁Angel a", + "View Model", + "▁b lo", + "▁bl o", + "▁D rew", + "▁Dr ew", + "▁synt hesis", + "▁synthes is", + "War ning", + "W arning", + "▁yog urt", + "ha ll", + "hal l", + "h all", + "▁wor rying", + "▁worry ing", + "▁intrig uing", + "▁devast ating", + "▁Mon ster", + "▁W ing", + "▁Win g", + "▁Wi ng", + "õ es", + "cn t", + "c nt", + "so ever", + "▁disappoint ment", + "▁don ors", + "▁donor s", + "▁V enez", + "▁Ven ez", + "ac ements", + "ace ments", + "acement s", + "L T", + "▁museum s", + "▁B erg", + "▁Be rg", + "▁Ber g", + "▁UP DATE", + "▁UPD ATE", + "▁Christ ine", + "op ens", + "ope ns", + "open s", + "fol k", + "f olk", + "ie u", + "i eu", + "▁mar athon", + "S ide", + "▁twe ets", + "▁tweet s", + "ph an", + "pha n", + "p han", + "▁F ans", + "▁Fa ns", + "▁Fan s", + "M r", + "▁Buy ing", + "▁Bu ying", + "ne apolis", + "se nt", + "sen t", + "s ent", + "▁ass urance", + "▁FIT NESS", + "um i", + "u mi", + "▁Pres sure", + "▁Press ure", + "act ual", + "Di agn", + "▁sur geon", + "▁surge on", + "▁Ad apt", + "▁Max imum", + "▁Ass istance", + "▁Assist ance", + "lo gging", + "log ging", + "▁tr agic", + "it at", + "ita t", + "▁S ed", + "▁Se d", + "Y S", + "▁interf erence", + "▁interfere nce", + "▁P air", + "▁Pa ir", + "▁ Pair", + "▁l asts", + "▁last s", + "▁las ts", + "▁S outheast", + "▁South east", + "▁N I", + "▁ NI", + "A f", + "▁Sal ad", + "▁Sa lad", + "▁Adv ance", + "▁enjoy ment", + "▁mon ument", + "NE R", + "N ER", + "wich es", + "wic hes", + "wi ches", + "▁cent r", + "▁Lo ans", + "▁Loan s", + "fe ld", + "f eld", + "Output Stream", + "▁Ex pected", + "▁Exp ected", + "▁Expect ed", + "▁ Expected", + "▁N est", + "▁Ne st", + "na il", + "nai l", + "n ail", + "▁pre de", + "▁pr ede", + "▁pred e", + "▁organ s", + "▁org ans", + "valid ation", + "▁h ats", + "▁ha ts", + "▁hat s", + "▁ret ained", + "▁retain ed", + "▁e g", + "▁ eg", + "▁Off ers", + "▁Offer s", + "▁T ub", + "▁Tu b", + "▁y ummy", + "ou sel", + "ous el", + "ouse l", + "z b", + "▁celebr ities", + "▁cele brities", + "▁W aste", + "▁Was te", + "▁Wa ste", + "▁c hi", + "▁ch i", + "▁ chi", + "air o", + "ai ro", + "a iro", + "inter pret", + "uls ion", + "▁expl ores", + "▁explore s", + "▁explo res", + "ound ed", + "oun ded", + "▁Bed rooms", + "▁Bedroom s", + "B uf", + "v ue", + "▁Hol mes", + "▁с у", + "▁ су", + "fo under", + "found er", + "▁tr aff", + "▁tra ff", + "▁D aw", + "▁Da w", + "Str ategy", + "\") \r", + "\" )\r", + "▁L il", + "▁Li l", + "▁ins ane", + "▁T i", + "▁se curities", + "os i", + "o si", + "▁G ross", + "▁Gr oss", + "▁Gro ss", + "▁Mar tha", + "▁Mart ha", + "▁Art ists", + "▁Artist s", + "▁b apt", + "▁ba pt", "ot lin", - "▁GL int", - "L i", - "س ت", - "run ner", - "▁pro ps", - "▁pr ops", - "▁prop s", - "▁ props", - "89 06", - "890 6", - "8 906", - "97 9", - "9 79", - "xc f", - "x cf", - "ac o", - "a co", - "Un its", - "Unit s", - "Ar chive", - "Arch ive", - "▁1 35", - "▁13 5", - "▁ 135", - "attr s", - "att rs", - "I gnore", - "30 1", - "3 01", - "RO P", - "R OP", - "23 07", - "230 7", - "2 307", - "难 受", - "Se ries", - "Ser ies", - "S eries", - "Test Class", - "桃 子", - "43 86", - "438 6", - "4 386", - "▁1626 60", - "▁162 660", - "▁16266 0", - "1 <", - "ki mo", - "k imo", - "▁4 2.", - "▁42 .", - "er ature", - "era ture", - "sc hedule", - "85 1", - "8 51", - "91 8", - "9 18", - "CO PY", - "on ce", - "那 是", - "DE CL", - "▁thread s", - "▁ threads", - "傻 了", - "29 10", - "291 0", - "2 910", - "In to", - "Int o", - "3 ]", - "第一 次", - "第 一次", - "26 2", - "2 62", - "Component s", - "画 面", - "RE NT", - "R ENT", - "▁G ET", - "▁ GET", - ":15 436414:", - "U A", - "gm ail", - "g mail", - "HE RE", - "HER E", - "20 :31", - "20: 31", - "20:3 1", - "id entity", - "ide ntity", - "ident ity", - "虚 拟", - "/ 4", - "pa ce", - "p ace", - "Mac ro", - "本 来", - "0: 6", - "24 08", - "240 8", - "2 408", - ":1 38", - ":13 8", - ": 138", - "rit ical", - "Gener ate", - "▁request ed", - "pen ding", - "pend ing", - "p ending", - "** ****", - "**** **", - "*** ***", - "▁1629 548", - "▁16295 48", - "pa g", - "p ag", - "ER N", - "▁161 296", - "▁1612 96", - "▁16129 6", - "of s", - "o fs", - ",- 9.", - ", -9.", - "ret ch", - "r etch", - "▁ ●", - "wh at", - "w hat", - "▁E ntity", - "▁ Entity", - "c g", - ":1 98", - ":19 8", - ": 198", - "re na", - "ren a", - "▁Ch amp", - "w a", - "Bo ok", - "B ook", - "Decl aration", - "48 00", - "480 0", - "4 800", - "▁1 02", - "▁10 2", - "▁ 102", - "而 且", - "▁3 8.", - "▁38 .", - "un der", - "und er", - "un lock", - "14 19", - "1 419", - "▁layer s", - "▁ layers", - "绝 了", - "88 888", - "8888 8", - "888 88", - "8 8888", - "cl ang", - "cla ng", - "c lang", - "▁vis ible", - "▁ visible", - "可 是", - "66 11", - "6 611", - "▁M ain", - "▁ Main", - "茉 茉", - "40 23", - "402 3", - "▁b ias", - "▁ bias", - "SC AL", - "S CAL", - "—— ——", - "▁159 257", - "▁15925 7", - "ベ ル", - "mo nth", - "mon th", - "29 16", - "291 6", - "2 916", - "23: 55", - "23:5 5", - "45 2", - "4 52", - "23: 56", - "23:5 6", - "▁1580 39", - "▁Gener ate", - "▁ Generate", - "Con tract", - "ce rr", - "cer r", - "c err", - "璃 璃", - "29 07", - "290 7", - "2 907", - ":3 76", - ":37 6", - ": 376", - "Th row", - "83 4:", - "834 :", - "▁15 965", - "▁159 65", - "▁1596 5", - "▁der ived", - "露 露", - "Sample r", - "Sa mpler", - "x mm", - "10 1,", - "101 ,", - "1 01,", - "48 19", - "481 9", - "4 819", - "▁d ialog", - "▁di alog", - "▁ dialog", - "94 ,", - "9 4,", - "12 23", - "122 3", - "1 223", - "▁1 03", - "▁10 3", - "▁ 103", - "▁1 96", - "▁19 6", - "▁ 196", - "▁H ash", - "▁Has h", - "▁ Hash", - "▁p ick", - "▁pi ck", - "▁86 187", - "▁8618 7", - "▁v m", - "▁ vm", - "都 能", - ". ^^", - "0: 2", - "0 :2", - "21 39", - "213 9", - "2 139", - "an imation", - "anim ation", - "看 过", - "rot ate", - "n v", - "▁D est", - "▁De st", - "▁Des t", - "▁ Dest", - "▁L ock", - "▁Lo ck", - "▁Loc k", - "▁ Lock", - "Group s", - "G roups", - "▁PH OTO", - "Hel pers", - "Helper s", - "Help ers", - "We ights", - "Weight s", - "表 示", - "24 43", - "244 3", - "2 443", - "▁T ry", - "▁Tr y", - "▁ Try", - "▁b ind", - "▁bin d", - "▁ bind", - "司 机", - "OP ER", - "O PER", - "ar chive", - "arch ive", - "0: 9", - "▁s ock", - "▁so ck", - "▁ sock", - "5 -", - "お お", - "xd a", - "x da", - "44 13", - "441 3", - "4 413", - "▁R el", - "▁Re l", - "▁ Rel", - "col ors", - "color s", - "▁k nown", - "▁know n", - "▁ known", - "▁c oding", - "▁co ding", - "▁ coding", - "def inition", - "G P", - "剧 情", - "am i", - "a mi", - "▁“ ‘", - "28 70", - "287 0", - "2 870", - "41 00", - "410 0", - "4 100", - "▁U SB", - "▁US B", - "Cl ock", - "C lock", - "▁e ase", - "34 2:", - "3 42:", - "▁A zure", - "▁ Azure", - "▁End View", + "▁E lection", + "▁El ection", + "▁Elect ion", + "▁Ele ction", + "▁Public ations", + "▁Publication s", + "▁econom ies", + "▁disappoint ing", + "co ok", + "c ook", + "es ar", + "ut er", + "ute r", + "u ter", + "▁LIMIT ED", + "fa c", + "f ac", + "AY S", + "A YS", + "Res et", + "Re set", + "Com par", + "Comp ar", + "▁b east", + "▁be ast", + "▁Jo an", + "▁pre jud", + "Co st", + "C ost", + "▁Anc ient", + "sl ide", + "en code", + "enc ode", + "▁ ú", + "re po", + "rep o", + "▁Mot ors", + "▁Motor s", + "To uch", + "T ouch", + "▁im ply", + "▁imp ly", + "▁impl y", + "▁S lee", + "▁Sl ee", + "▁Sle e", + "▁we aken", + "▁weak en", + "h p", + "| ^", + "am y", + "a my", + "▁f reed", + "▁fr eed", + "▁free d", + "▁fre ed", + "fr ames", + "frame s", + ") !", + "gr a", + "g ra", + "▁ener getic", + "▁energ etic", + "▁cr unch", + "CHANT ABILITY", + "▁u i", + "▁ ui", + "▁int act", + "▁E DIT", + "▁ED IT", + "▁St uff", + "CA R", + "C AR", + "▁mir rors", + "▁mirror s", + "▁al ias", + "▁ali as", + "▁ alias", + "▁enroll ment", + "in th", + "int h", + "i nth", + "xs pace", + "x space", + "▁N as", + "▁Na s", + "▁intim id", + "▁mention s", + "▁ment ions", + "▁enc ryption", + "Lin q", + "▁ac oustic", + "▁Co oking", + "▁Cook ing", + "Enumer able", + "▁f ing", + "▁fin g", + "▁fi ng", + "Buf f", + "B uff", + "▁s ins", + "▁sin s", + "▁si ns", + "ag ination", + "▁G raphics", + "▁Graph ics", + "▁Graphic s", + "▁ Graphics", + "▁f ram", + "▁fr am", + "▁fra m", + "pol icy", + "▁C olin", + "▁Col in", + "▁Co lin", + "▁as sem", + "▁ass em", + "E s", + "▁Sk ip", + "▁Ski p", + "▁moist ur", + "▁recip ients", + "▁recipient s", + "▁f ighter", + "▁fight er", + "Pl ace", + "P lace", + "▁Advertis ements", + "▁Advertisement s", + "▁mer cy", + "▁merc y", + "in itions", + "init ions", + "inition s", + "▁Wal mart", + "▁head line", + "▁d al", + "▁da l", + "▁ dal", + "PI N", + "P IN", + "ma g", + "m ag", + "▁k on", + "▁ko n", + "▁ kon", + "▁Arg ument", + "▁ Argument", + "F W", + "Pro du", + "P rodu", + "cont rolled", + "control led", + "war ning", + "warn ing", + "w arning", + "▁P B", + "���ab normal", + "io ur", + "i our", + "at ics", + "atic s", + "ati cs", + "a tics", + "▁Br east", + "▁Bre ast", + "▁cl icked", + "▁click ed", + "▁S SL", + "▁SS L", + "▁ SSL", + "char acter", + "▁Alex and", + "▁Alexa nd", + "▁Cap itol", + "▁y outube", + "▁you tube", + "▁R edd", + "▁Re dd", + "▁Red d", + "▁Entre prene", + "os hop", + "osh op", + "o shop", + "▁c p", + "▁ cp", + "at io", + "ati o", + "pro f", + "pr of", + "▁St rip", + "▁Str ip", + "▁Stri p", + "▁ Strip", + "▁ERR OR", + "▁ ERROR", + "▁WH AT", + "Sh arp", + "▁st urdy", + "S K", + "▁br idges", + "▁bridge s", + "▁H ip", + "▁Hi p", + "se ed", + "see d", + "s eed", + "ap is", + "api s", + "▁consult ants", + "▁consultant s", + "▁fav orable", + "▁favor able", + "▁B ench", + "▁Ben ch", + "▁Pay Pal", + "▁brut al", + "▁bru tal", + "▁Int ent", + "▁ Intent", + "Tim estamp", + "▁Dr ink", + "in formation", + "▁doct rine", + "ac s", + "a cs", + "er os", + "ero s", + "e ros", + "ience d", + "ien ced", + "i enced", + "▁} );\r", + "▁}); \r", + "▁}) ;\r", + "▁J i", + "ise cond", + "i second", + "Enc oding", + "▁O rd", + "▁Or d", + "▁V P", + "▁ VP", + "S ince", + "▁Port able", + "▁Por table", + "▁P AR", + "▁PA R", + "▁ PAR", + "Lo op", + "L oop", + "▁s print", + "▁sp rint", + "▁spr int", + "▁Form ula", + "▁Excell ence", + "▁v ivid", + "▁vi vid", + "ia ry", + "iar y", + "i ary", + "▁( .", + "▁ (.", + "▁PARTIC ULAR", + "over flow", + "▁Iran ian", + "▁N G", + "▁ NG", + "▁M oses", + "▁Mo ses", + "▁Mos es", + "▁read ings", + "▁reading s", + "▁fl ame", + "▁N Z", + "L o", + "com mons", + "comm ons", + "common s", + "▁st icky", + "▁stick y", + "▁Hash Map", + "▁ HashMap", + "▁î n", + "H ot", + "F s", + "▁ste ak", + "▁remote ly", + "▁remot ely", + "on n", + "o nn", + "am ento", + "ament o", + "cd n", + "c dn", + "at rix", + "▁cr ushers", + "▁crusher s", + "▁crush ers", + "CR IP", + "▁hon ors", + "▁honor s", + "▁p ins", + "▁pin s", + "▁pi ns", + "▁d rying", + "▁dr ying", + "▁dry ing", + "ul us", + "ulu s", + "▁Regist ered", + "▁Register ed", + "ol in", + "oli n", + "o lin", + "▁ver bal", + "▁verb al", + "N a", + "▁mel ted", + "▁melt ed", + "al er", + "ale r", + "a ler", + "▁Re yn", + "▁ev ac", + "▁Nok ia", + "▁r ushing", + "▁rush ing", + "ie ri", + "ier i", + "▁S UP", + "▁SU P", + "▁ SUP", + "com pet", + "comp et", + "▁med ieval", + "▁medi eval", + "▁orient ed", + "▁ oriented", + "ch anging", + "chan ging", + "▁not ably", + "▁fa tty", + "▁fat ty", + "lic ense", + "l icense", + "▁cor rid", + "]) .", + "] ).", + "än d", + "ä nd", + "▁Gl enn", + "▁Glen n", + "▁mid field", + "▁web page", + "st roke", + "str oke", + "▁spin ning", + "' \"", + "ole cular", + "olec ular", + "er end", + "ere nd", + "eren d", + "e rend", + "▁emb ark", + "bl r", + "b lr", + "▁M eta", + "▁Me ta", + "▁Met a", + "▁ Meta", + "▁neck lace", + "▁Fam ilies", + "▁or bit", + "▁orb it", + "A W", + "ο υ", + "E uro", + "▁scal ar", + "▁sp ices", + "▁spice s", + "▁tr unk", + "est ly", + "▁dos age", + "▁respir atory", + "▁Am bass", + "▁Amb ass", + "▁v ide", + "▁vi de", + "▁vid e", + "▁< %", + "▁hel met", + "▁helm et", + "▁illustr ations", + "▁illustration s", + ", $", + "▁p encil", + "▁pen cil", + "▁de struct", + "▁dest ruct", + "▁con verter", + "▁convert er", + "▁conver ter", + "un do", + "und o", + "▁swe ep", + "▁ ли", + "▁esc orts", + "▁escort s", + "▁sc enery", + "▁scen ery", + "▁scene ry", + "un can", + "unc an", + "▁reg ulate", + "▁regul ate", + "▁D ipl", + "▁Di pl", + "la v", + "l av", + "▁by pass", + "▁custom s", + "▁cust oms", + "▁c ables", + "▁ca bles", + "▁cable s", + "▁cab les", + "he y", + "h ey", + "db c", + "d bc", + "▁represent ations", + "▁representation s", + "Ev al", + "E val", + "Br o", + "B ro", + "▁Ba iley", + "▁pro ving", + "▁pr oving", + "▁prov ing", + "▁Flor ence", + "▁Flo rence", + "▁Flore nce", + "me sh", + "mes h", + "m esh", + "Work er", + "Wor ker", + "▁dam aging", + "▁c ss", + "▁cs s", + "▁ css", + "▁tight ly", + "lo t", + "l ot", + "▁Field s", + "▁ Fields", + "On ce", + "O nce", + "▁Ext ract", + "▁Extra ct", + "ни и", + "▁D NS", + "▁free zer", + "▁freeze r", + "▁voc abulary", + "▁B ert", + "▁Be rt", + "▁Ber t", + "ро д", + "▁am bass", + "▁amb ass", + "US D", + "U SD", + "us k", + "u sk", + "yl an", + "y lan", + "▁ins ulation", + "▁lect ures", + "▁lecture s", + "▁Con duct", + "▁Cond uct", + "▁c ared", + "▁car ed", + "▁ca red", + "▁care d", + "ific ant", + "▁Des ktop", + "▁Desk top", + "zz le", + "ben ch", + "b ench", + "▁M idd", + "▁Mid d", + "▁Mi dd", + "▁Mem phis", + "▁G ig", + "▁Gi g", + "▁T OP", + "▁TO P", + "▁ TOP", + "T ensor", + "▁T opic", + "▁To pic", + "▁Top ic", + "▁ Topic", + "ork shire", + "orks hire", + "▁ч то", + "▁N y", + "▁ru in", + "▁G uild", + "▁Gu ild", + "▁s ailing", + "▁sa iling", + "▁sail ing", + "▁cos metic", + "▁cosm etic", + "▁g reed", + "▁gr eed", + "▁gre ed", + "ip pet", + "ipp et", + "▁trans mitted", + "▁transmit ted", + "▁severe ly", + "▁sever ely", + "▁In nov", + "▁Inn ov", + "▁umb rell", + "▁b end", + "▁be nd", + "▁ben d", + "▁san ctions", + "▁sanct ions", + "ient o", + "ien to", + "i ento", + "▁communic ating", + "▁commun icating", + "▁L is", + "▁Li s", + "ic one", + "icon e", + "ico ne", + "▁Ster ling", + "▁pe anut", + "▁G el", + "▁Ge l", + "hel lo", + "hell o", + "h ello", + "▁repl ica", + "ow e", + "o we", + "us p", + "u sp", + "band s", + "ban ds", + "b ands", + "et tes", + "ette s", + "ett es", + "depend ency", + "▁dem ol", + "▁demo l", + "▁elim inating", + "▁d angers", + "▁danger s", + "▁dan gers", + "▁S hot", + "▁Sh ot", + "▁Sho t", + "▁en semble", + "▁Z oo", + "▁bree ze", + "board ing", + "bo arding", + "J uly", + "Ro om", + "R oom", + "at uring", + "atur ing", + "▁se as", + "▁sea s", + "▁gr ains", + "▁gra ins", + "▁grain s", + "▁gl orious", + "to Be", + "▁J esse", + "▁Jes se", + "▁Jess e", + "▁se afood", + "▁sea food", + "▁B ake", + "▁Ba ke", + "▁Bak e", + "aj a", + "a ja", + "▁J enny", + "▁Jenn y", + "▁Jen ny", + "▁acqu iring", + "▁B eds", + "▁Be ds", + "▁Bed s", + "▁Gh ana", + "object s", + "cl er", + "cle r", + "c ler", + "▁W ave", + "▁Wa ve", + "▁inv ented", + "▁invent ed", + "▁K oh", + "▁Ko h", + "▁Download s", + "▁De bug", + "▁Deb ug", + "▁ Debug", + "▁No vel", + "▁Nov el", + "m n", + "ot hered", + "oth ered", + "other ed", + "othe red", + "** /", + "* */", + "▁lo ops", + "▁loop s", + "x l", + "▁C had", + "▁Ch ad", + "▁Cha d", + "▁redu nd", + "▁red und", + "operator name", + "es tab", + "est ab", + "esta b", + "▁B ean", + "▁Be an", + "▁Bea n", + "▁ Bean", + "▁Adv ice", + "▁sh aking", + "▁sha king", + "▁occur rence", + "LO AT", + "▁photograph ers", + "▁photograp hers", + "▁photographer s", + "▁trans plant", + "se cure", + "sec ure", + "g b", + "▁jer sey", + "▁B ub", + "▁Bu b", + "▁cost umes", + "▁costume s", + "▁f lies", + "▁fl ies", + "▁fli es", + "▁ flies", + "▁shut tle", + "Bo ard", + "B oard", + "▁A way", + "▁Aw ay", + "▁int ric", + "▁intr ic", + "▁ Е", + "ta x", + "t ax", + "ul k", + "▁Cook ies", + "▁Cookie s", + "em plates", + "emplate s", + "empl ates", + "▁Prov ider", + "▁Provide r", + "▁ Provider", + "S am", + "▁N ova", + "▁No va", + "▁Nov a", + "eg o", + "e go", + "') );", + "')) ;", + "' ));", + "▁// !", + "▁Incre ase", + "ic iary", + "ici ary", + "ancel lation", + "ancell ation", + "▁tutorial s", + "▁tutor ials", + "▁G ym", + "▁Gy m", + "▁G ates", + "▁Ga tes", + "▁Gate s", + "sh irts", + "shirt s", + "▁re imb", + "re ath", + "reat h", + "rea th", + "▁defect s", + "▁simple st", + "▁simpl est", + "▁e iner", + "▁ein er", + "▁eine r", + "od i", + "o di", + "▁sw itches", + "▁switch es", + "▁satisf ies", + "A p", + "▁A side", + "▁As ide", + "PASS WORD", + "▁ко то", + "▁cred ibility", + "uten ant", + "▁B ark", + "▁Bar k", + "▁ter race", + "▁terr ace", + "Y Y", + "å r", + "en ne", + "enn e", + "▁tort ure", + "▁S ongs", + "▁Son gs", + "▁Song s", + "▁b ounded", + "▁bound ed", + "oc he", + "och e", + "o che", + "▁Co hen", + "▁Ott awa", + "ah an", + "aha n", + "a han", + "▁B read", + "▁Br ead", + "▁Bre ad", + "Load ing", + "Lo ading", + "item ize", + "▁P atch", + "▁Pat ch", + "▁colon ial", + "▁hook ed", + "▁ho oked", + "IR ST", + "el len", + "ell en", + "elle n", + "▁dark er", + "▁dar ker", + "▁ten ants", + "▁tenant s", + "▁reb ounds", + "▁a irlines", + "▁air lines", + "▁airline s", + "▁E as", + "▁approx imation", + "un gs", + "ung s", + "▁rob ots", + "▁robot s", + "ab c", + "a bc", + "▁W et", + "▁We t", + "over ride", + "▁hand made", + "▁perform ers", + "▁performer s", + "▁sc rub", + "▁scr ub", + "▁Gu itar", + "▁Tr iple", + "▁Tri ple", + "▁Trip le", + "▁reflect ing", + "▁m oms", + "▁mom s", + "▁mo ms", + "mem bers", + "member s", + "▁Mar x", + "▁Ma rx", + "▁v ariance", + "▁var iance", + "▁vari ance", + "▁F ALSE", + "▁ FALSE", + "mill ion", + "m illion", + "EQ UAL", + "E QUAL", + "▁H olly", + "▁Hol ly", + "▁Holl y", + "▁F T", + "▁ FT", + "▁d ick", + "▁di ck", + "▁Ang els", + "▁Angel s", + "▁K i", + "▁Pro blems", + "▁Problem s", + "▁p ir", + "▁pi r", + "▁ pir", + "▁St ructure", + "▁Struct ure", + "▁ Structure", + "▁L ucky", + "▁Luc ky", + "▁Luck y", + "▁c url", + "▁cur l", + "▁cu rl", + "Rad ius", + "▁Tr inity", + "ra g", + "r ag", + "▁s udo", + "▁su do", + "▁bet ray", + "▁cont inent", + "▁contin ent", + "▁found ations", + "▁foundation s", + "▁h aha", + "▁ha ha", + "▁P ie", + "▁Pi e", + "▁he el", + "▁He ating", + "▁Heat ing", + "▁w eddings", + "▁wedding s", + "▁R ide", + "▁Rid e", + "gr pc", + "g rpc", + "▁nom ination", + "▁de terior", + "▁det erior", + "▁deter ior", + "▁ Ч", + "label s", + "lab els", + "▁un sure", + "▁uns ure", + "he rit", + "her it", + "Le an", + "L ean", + "▁est imation", + "▁estim ation", + "▁rem oves", + "▁remove s", + "▁B ears", + "▁Be ars", + "▁Bear s", + "▁Bea rs", + "cont ract", + "contr act", + "▁a tom", + "▁at om", + "▁ atom", + "ap ing", + "api ng", + "a ping", + "▁decre ases", + "▁decrease s", + "▁P K", + "▁ PK", + "▁ban ana", + "▁- (", + "▁ -(", + "▁ch ampions", + "▁champion s", + "agn etic", + "agne tic", + "▁budget s", + "▁A udi", + "▁Aud i", + "▁Au di", + "= ”", + "ar an", + "ara n", + "a ran", + "Gu i", + "G ui", + "Orig in", + "ag rams", + "agram s", + "agra ms", + "it ored", + "itor ed", + "ito red", + "▁l ob", + "▁lo b", + "▁Pow der", + "▁cr ashes", + "▁crash es", + "▁I NS", + "▁IN S", + "▁ INS", + "▁paper work", + "serv let", + "um ming", + "umm ing", + "Fil l", + "Fi ll", + "F ill", + "▁Re id", + "ro uter", + "rou ter", + "route r", + "r outer", + "▁Friend ly", + "cycl opedia", + "▁ass isting", + "▁assist ing", + "ни к", + "▁open er", + "▁op ener", + "▁New castle", + "ne utral", + "ia ting", + "iat ing", + "i ating", + "▁As set", + "▁Ass et", + "▁ Asset", + "▁m iser", + "▁mis er", + "▁mi ser", + "Contin ue", + "Sw itch", + "ra its", + "rait s", + "last ing", + "las ting", + "l asting", + "▁app la", + "▁fin ale", + "▁final e", + "el astic", + "▁coe fficients", + "▁coefficient s", + "\" \"", + "▁д а", + "▁ да", + "_) ;", + "_ );", + "▁e go", + "▁eg o", + "▁ ego", + "▁R ah", + "▁Ra h", + "▁desper ately", + "▁desperate ly", + "Is s", + "I ss", + "▁Person ally", + "▁Personal ly", + "il let", + "ill et", + "ille t", + "ad der", + "add er", + "Un der", + "Und er", + "U nder", + "▁d x", + "▁ dx", + "er ton", + "ert on", + "erto n", + "] }", + "mar shal", + "▁F erg", + "▁Fe rg", + "▁Fer g", + "▁he ater", + "▁heat er", + "▁Sh ir", + "▁Shi r", + "▁enc ounters", + "▁encounter s", + "▁accommod ations", + "▁accommodation s", + "int eger", + "inte ger", + "▁Pe ak", + "▁G reens", + "▁Green s", + "▁Gree ns", + "▁Gre ens", + "▁ ц", + "▁g um", + "▁gu m", + "Time s", + "Tim es", + "T imes", + "▁c arn", + "▁car n", + "▁ca rn", + "Wh ile", + "▁pol ished", + "▁po lished", + "▁polish ed", + "to ps", + "top s", + "t ops", + "rec ogn", + "PL IED", + "ur tle", + "urt le", + "li ness", + "line ss", + "lin ess", + "lines s", + "l iness", + "▁G ifts", + "▁Gift s", + "▁wer den", + "may be", + "▁Sy rian", + "▁Syria n", + "▁innov ations", + "▁innovation s", + "umin ium", + "▁Tele phone", + "Th reading", + "Thread ing", + "▁const itute", + "▁constit ute", + "▁constitu te", + "gr o", + "g ro", + "▁double d", + "▁dou bled", + "▁doub led", + "▁Partners hip", + "▁Partner ship", + "▁ad op", + "▁C ort", + "▁Co rt", + "▁Cor t", + "sa m", + "s am", + "▁bl owing", + "▁blow ing", + "▁blo wing", + "▁e q", + "▁ eq", + "▁em pire", + "▁empir e", + "▁O live", + "▁Ol ive", + "▁sex ually", + "▁sexual ly", + "Fac t", + "F act", + "▁advis ory", + "▁advisor y", + "▁path ways", + "▁pathway s", + "▁W are", + "▁War e", + "▁Wa re", + "Con sole", + "Cons ole", + "▁al liance", + "▁all iance", + "▁n icht", + "▁nic ht", + "▁ni cht", + "▁Pier re", + "( /", + "▁b ucks", + "▁bu cks", + "▁buck s", + "▁ bucks", + "Com merce", + "na s", + "n as", + "▁f ixtures", + "▁fixture s", + "▁p lag", + "▁pl ag", + "▁pla g", + "▁c arb", + "▁car b", + "▁ca rb", + "ut ory", + "uto ry", + "fe eding", + "feed ing", + "▁sm iles", + "▁smile s", + "Trans fer", + "▁D H", + "▁C ute", + "▁Cut e", + "▁Cu te", + "sequ ence", + "SD K", + "co al", + "ke es", + "kee s", + "k ees", + "▁d well", + "▁dw ell", + "▁f ost", + "▁fo st", + "▁Tw enty", + "▁convert ing", + "▁conver ting", + "▁inter rupt", + "▁T ube", + "▁Tu be", + "▁Tub e", + "▁ Tube", + "▁escape d", + "▁esc aped", + "▁escap ed", + "an ium", + "ani um", + "▁analy zing", + "▁R NA", + "▁RN A", + "▁ RNA", + "▁B erry", + "▁Ber ry", + "▁P arse", + "▁Par se", + "▁Pars e", + "▁ Parse", + "▁Der ek", + "▁Dere k", + "war n", + "wa rn", + "w arn", + "▁f lor", + "▁fl or", + "▁flo r", + "oy s", + "o ys", + "▁Re uters", + "can vas", + "▁Mar riage", + "▁mist aken", + "▁mistake n", + "▁W iki", + "▁Wi ki", + "▁Wik i", + "ed ay", + "eda y", + "e day", + "▁R ect", + "▁Re ct", + "▁Rec t", + "▁ Rect", + "▁en larg", + "▁arch ives", + "▁archive s", + "▁qu art", + "▁q uart", + "▁ quart", + "pr act", + "p ract", + "CL ASS", + "CLA SS", + "▁ar rays", + "▁array s", + "▁arr ays", + "▁home page", + "▁in do", + "▁ind o", + "▁ou nces", + "▁ounce s", + "▁ ounces", + "data set", + "dat aset", + "▁game rs", + "▁gam ers", + "▁ga mers", + "CL U", + "ac ion", + "aci on", + "▁back end", + "▁ backend", + "▁c orp", + "▁co rp", + "▁cor p", + "▁l adder", + "▁lad der", + "▁in adequ", + "▁l ively", + "▁li vely", + "▁live ly", + "▁liv ely", + "▁S ymbol", + "▁Sym bol", + "▁ Symbol", + "▁what soever", + "▁n s", + "▁ ns", + "▁insect s", + "▁E ther", + "▁Eth er", + "▁Et her", + "▁cont ributes", + "▁contribute s", + "▁contribut es", + "▁g aze", + "▁ga ze", + "< =", + "▁Fif th", + "se lection", + "sel ection", + "select ion", + "s election", + "▁ind igenous", + "fin ished", + "▁n our", + "▁no ur", + "▁nou r", + "▁m ont", + "▁mon t", + "▁mo nt", + "▁ mont", + "▁h over", + "▁ho ver", + "▁ hover", + "S ummary", + "á r", + "to t", + "t ot", + "▁free zing", + "▁val idity", + "▁valid ity", + "▁super visor", + "▁superv isor", + "▁form ally", + "▁formal ly", + "▁hope ful", + "▁hop eful", + "▁el igibility", + "▁B oss", + "▁Bo ss", + "▁Bos s", + "BA CK", + "B ACK", + "▁Exp erts", + "▁Exper ts", + "▁Expert s", + "ogen eous", + "ogene ous", + "▁r ivals", + "▁ri vals", + "▁riv als", + "▁rival s", + "▁a while", + "▁lic ence", + "▁П ри", + "▁man date", + "▁mand ate", + "▁ext ensively", + "▁extensive ly", + "ph erd", + "phe rd", + "pher d", + "▁Nav igation", + "▁ Navigation", + "▁t oes", + "▁to es", + "▁toe s", + "▁dr illing", + "▁drill ing", + "▁r ode", + "▁ro de", + "▁rod e", + "▁re levance", + "-- --------", + "---- ------", + "-------- --", + "--- -------", + "----- -----", + "------ ----", + "--------- -", + "------- ---", + "- ---------", + "de mo", + "dem o", + "d emo", + "ien cies", + "i encies", + "il ers", + "ile rs", + "iler s", + "i lers", + "Fin al", + "F inal", + "▁Tra vis", + "▁Trav is", + "▁year ly", + "▁ye arly", + "▁C odes", + "▁Co des", + "▁Code s", + "▁Cod es", + "▁G az", + "▁Ga z", + "Vis ual", + "▁local Var", + "Mo st", + "M ost", + "text rm", + "▁question ing", + "▁fol ders", + "▁fold ers", + "▁folder s", + "if s", + "i fs", + "▁liter acy", + "▁Elect ronics", + "▁Electronic s", + "uc ceed", + "ucc eed", + "▁G U", + "▁ GU", + "▁S ister", + "▁Si ster", + "▁h ose", + "▁ho se", + "▁ко н", + "▁к он", + "▁Al lah", + "▁All ah", + "▁St ats", + "▁Stat s", + "▁Sta ts", + "▁ Stats", + "sub string", + "▁L ac", + "▁La c", + "▁negoti ate", + "Com ponents", + "Component s", + "oc ado", + "oca do", + "▁Saf ari", + "▁str ains", + "▁stra ins", + "▁strain s", + "▁highlight ing", + "▁ON LY", + "to uch", + "t ouch", + "▁do nor", + "▁don or", + "ear ance", + "ea rance", + "so ng", + "son g", + "s ong", + "▁bre asts", + "▁breast s", + "▁[] ){", + "▁[]) {", + "▁rig id", + "▁opp osing", + "▁sp elling", + "▁spell ing", + "is ive", + "isi ve", + "▁f res", + "▁fr es", + "▁fre s", + "▁tr ek", + "▁tre k", + "▁C RE", + "▁CR E", + "▁ CRE", + "Ex it", + "E xit", + "▁N ine", + "▁Nin e", + "▁Ni ne", + "▁out reach", + "▁j ed", + "▁je d", + "▁a board", + "▁ab oard", + "▁harass ment", + "HE R", + "H ER", + "ov ic", + "o vic", + "con cat", + "conc at", + "▁H ear", + "▁He ar", + "it as", + "ita s", + "▁tow els", + "▁towel s", + "▁tr ump", + "group Id", + "▁Inter active", + "▁pro position", + "▁propos ition", + "▁prop osition", + "ro let", + "rol et", + "role t", + "▁kind ly", + "▁Ray mond", + "ement ia", + "▁m erc", + "▁me rc", + "▁mer c", + "▁exam ining", + "▁Citiz ens", + "▁w ears", + "▁we ars", + "▁wear s", + "XX X", + "X XX", + "co ck", + "c ock", + "ic ky", + "ick y", + "▁R andy", + "▁Rand y", + "▁Ran dy", + "▁F lu", + "▁Fl u", + "ar iance", + "ari ance", + "arian ce", + "aria nce", + "▁Wall ace", + "▁Wal lace", + "▁activ ist", + "cri ptive", + "cript ive", + "Click Listener", + "▁r ises", + "▁ri ses", + "▁rise s", + "▁ris es", + "▁spect ral", + "▁spectra l", + "ST EM", + "ie ra", + "ier a", + "i era", + "▁foss il", + "ag le", + "a gle", + "▁S ays", + "▁Sa ys", + "▁Say s", + "li ning", + "lin ing", + "l ining", + "▁ind uction", + "▁indu ction", + "▁induct ion", + "ro b", + "r ob", + "▁D ates", + "▁Date s", + "▁Da tes", + "▁Dat es", + "▁a ka", + "▁ak a", + "▁ aka", + "), \r", + ") ,\r", + "ko k", + "k ok", + "▁Know ing", + "▁Kn owing", + "author ized", + "ign ore", + "dyn amic", + "d ynamic", + "▁comfort ably", + "ha d", + "h ad", + "it us", + "▁For ces", + "▁Force s", + "Ra y", + "R ay", + "ñ a", + "▁discipl ines", + "▁discipline s", + "▁w reck", + "cess ion", + "c ession", + "▁affili ated", + "▁affiliate d", + "▁proble matic", + "▁problem atic", + "▁a fore", + "▁af ore", + "ic ts", + "ict s", + "▁sal vation", + "▁polit ically", + "▁political ly", + "▁a the", + "▁at he", + "▁ath e", + "▁ athe", "ver ify", - "et y", - "e ty", - "x min", - "ar ding", - "ard ing", - "▁allow s", - "? (", - "02 _", - "0 2_", - "▁[ 0.", - "▁[0 .", - "▁0 ));", - "▁0) );", - "▁0)) ;", - "▁pro vider", - "▁provide r", - "▁ provider", - "色 的", - "▁N ow", - "▁No w", - "▁ Now", - "▁a ctions", - "▁act ions", - "▁action s", - "▁ actions", - "▁P ass", - "▁ Pass", - "▁15 710", - "▁157 10", + "▁Bal ance", + "Ex port", + "Exp ort", + "ibr aries", + "▁add itions", + "▁addition s", + "▁Con sequently", + "▁r age", + "▁ra ge", + "▁ rage", + "▁dev il", + "▁show c", + "▁pic nic", + "▁ ö", + "▁B ris", + "▁Br is", + "▁Bri s", + "▁it eration", + "▁iter ation", + "▁str angers", + "▁strange rs", + "▁stranger s", + "▁strang ers", + "We ek", + "▁be verage", + "▁loc ale", + "▁lo cale", + "▁local e", + "▁re public", + "▁rep ublic", + "▁m ul", + "▁mu l", + "▁ mul", + "▁im mers", + "▁imm ers", + "agon ist", + "▁draw er", + "▁dra wer", + "▁Ill ustr", + "▁Bangl adesh", + "▁cl oses", + "▁close s", + "▁clos es", + "▁st ems", + "▁ste ms", + "▁stem s", + "$ }", + "[ -", + "▁re conc", + "▁reco nc", + "▁recon c", + "cre ens", + "creen s", + "c reens", + "▁S UB", + "▁SU B", + "▁ SUB", + "▁f oul", + "▁fo ul", + "role um", + "▁s ab", + "▁sa b", + "came ra", + "cam era", + "▁utter ly", + "▁Gr ab", + "▁Gra b", + "▁O wen", + "▁Ow en", + "▁S pread", + "▁Sp read", + "▁Spr ead", + "▁in tra", + "▁int ra", + "▁intr a", + "▁Non etheless", + "▁None theless", + "▁t read", + "▁tr ead", + "▁tre ad", + "▁sem inar", + "▁vis ually", + "▁visual ly", + "▁anticip ate", + "▁concept ual", + "▁sho ppers", + "▁shop pers", + "▁M iche", + "▁Mich e", + "▁Mic he", + "▁Mi che", + "▁V ic", + "▁Vi c", + "em y", + "e my", + "▁Gr owing", + "▁Gro wing", + "▁Grow ing", + "_ )", + "cut s", + "cu ts", + "c uts", + "▁cup c", + "▁cu pc", + "▁br ains", + "▁brain s", + "▁bra ins", + "▁App lied", + "Bus iness", + "B usiness", + "▁V ienna", + "▁Vi enna", + "un ts", + "unt s", + "▁t heat", + "▁the at", + "he tics", + "het ics", + "hetic s", + "h etics", + "| (", + "▁Inter face", + "▁ Interface", + "var s", + "va rs", + "v ars", + "▁deb ts", + "▁debt s", + "▁learn t", + "▁lear nt", + "ha rt", + "har t", + "h art", + "▁F ut", + "▁Fu t", + "us ions", + "usion s", + "▁pl ots", + "▁plot s", + "▁seam less", + "Bit s", + "Bi ts", + "B its", + "▁Sustain able", + "▁ex quis", + "ra me", + "ram e", + "r ame", + "▁histor ically", + "▁historical ly", + "▁historic ally", + "%) ,", + "% ),", + "▁m d", + "▁ md", + "he res", + "her es", + "here s", + "▁K erry", + "▁Ker ry", + "F riend", + "▁Pass word", + "▁ Password", + "ass oci", + "asso ci", + "▁D iana", + "▁Di ana", + "▁Dian a", + "ad al", + "ada l", + "a dal", "gr ay", "gra y", "g ray", - "0 ]", - "▁C S", - "▁ CS", - "▁J NI", - "j ackson", - "▁f usion", - "▁ fusion", - "Q AA", - "at ype", - "a type", - "over flow", - "). __", - ") .__", - "27 00", - "270 0", - "2 700", - ":3 97", - ":39 7", - ": 397", - "▁[ ](", - "▁[] (", - "con tact", - "cont act", - "-4 0", - "- 40", - "row se", - "rows e", - "am ount", - "a mount", - "▁ ᄁ", - "▁d x", - "▁ dx", - "An aly", - "(0 ,0,0", - "(0, 0,0", - "01 \\", - "0 1\\", - "0: 5", - "▁E TF", - "23: 57", - "23:5 7", - "ry ption", - "rypt ion", - "▁M obile", - "annot ation", - "C a", - "(- 0.", - "( -0.", - "41 29", - "412 9", - "4 129", - "40 14", - "401 4", - "~3 0", - "~ 30", - "▁L P", - "▁ LP", - "▁ex act", - "ver bose", - "( %", - "21 10", - "211 0", - "2 110", - "Map per", - "Mapp er", - "quest ion", - "De code", - "Dec ode", - "23: 54", - "23:5 4", - "21 00", - "210 0", - "2 100", - "21 53", - "215 3", - "2 153", - ":1 68", - ":16 8", - ": 168", - "▁implement ed", - "SY S", - "S YS", - "ri e", - "r ie", - "W ill", - "▁a rt", - "▁ar t", - "▁ art", - "gro ebnerMatrix", - ") +", - "v ue", - "▁rel ated", - "▁ related", - "▁CO MP", - "▁COM P", - "▁ COMP", - "W nd", - "▁W ait", - "▁ Wait", - "▁t CID", - "▁ex ternal", - "▁ext ernal", - "▁extern al", - "▁ external", - "▁g roups", - "▁group s", - "▁gro ups", - "▁ groups", - "53 .", - "5 3.", - "ze n", - "z en", - "▁1 90", - "▁19 0", - "▁ 190", - "▁w rap", - "▁ wrap", - "▁frame s", - "▁ frames", - "de bu", - "G F", - "▁2 40", - "▁24 0", - "▁ 240", - "▁* **", - "▁** *", - "▁ ***", + "▁willing ness", + "▁under way", + "▁underw ay", + "▁star ring", + "▁cig arette", + "▁l amb", + "▁la mb", + "▁lam b", + "▁K N", + "▁ KN", + "ac ional", + "acion al", + "aci onal", + "▁H ospit", + "▁Ins ert", + "▁ Insert", + "▁tw isted", + "▁twist ed", + "▁Mont gomery", + "per cent", + "▁worth while", + "▁fil tered", + "▁filter ed", + "▁green house", + "▁al lev", + "▁all ev", + "▁alle v", "comp iler", "compile r", - "し ろ", - "20 56", - "205 6", - "IT EM", - "ITE M", - "Tag s", - "kele ton", - "( .", - "▁) )", - "▁ ))", - "WI TH", - "W ITH", - "▁0. 49", - "▁1619 95", - "▁161 995", - "▁16199 5", - "ha l", - "h al", - "▁A C", - "▁ AC", - "su r", - "s ur", - "mark down", - "d v", - "UNK NOWN", - "12 25", - "122 5", - "1 225", - "▁V ER", - "▁ VER", + "▁collabor ate", + "▁Tr ends", + "▁Trend s", + "▁Qu ad", + "▁T B", + "▁ TB", + "▁squ ares", + "▁square s", + "C s", + "▁abs urd", + "▁tr illion", + "▁inc ub", + "al sa", + "als a", + "▁F loat", + "▁Flo at", + "▁ Float", + "▁mix er", + "B uy", + "grad ient", + "▁Tre asure", + "V T", + "▁cub ic", + "▁Te ams", + "▁Team s", + "▁Tea ms", + "CA P", + "C AP", + "▁p oses", + "▁pos es", + "▁po ses", + "▁pose s", + "▁ poses", + "Fix ed", + "F ixed", + "▁cr ude", + "▁cru de", + "Graph ics", + "G raphics", + "▁St ress", + "▁Str ess", + "▁Stre ss", + "▁com mem", + "▁comm em", + "▁comme m", + "ff iciency", + "ffic iency", + "An gle", + "Ang le", + "▁sever ity", + "Group s", + "G roups", + "▁re fin", + "▁ref in", + "▁F B", + "▁ FB", + "Im ages", + "Image s", + "KE N", + "K EN", + "▁un safe", + "▁uns afe", + "▁An nie", + "▁Ann ie", + "▁quant itative", + "▁cr ush", + "▁cru sh", + "▁Supp ose", + "▁Sup pose", + "al ore", + "alo re", + "D ynamic", + "▁H ait", + "▁Ha it", + "ri ages", + "riage s", + "ria ges", + "д і", + "▁di gging", + "▁dig ging", + "▁Integr ation", + "T uple", + "▁Certain ly", + "hu b", + "h ub", + "▁N umer", + "▁Nu mer", + "▁Num er", + "▁cat ast", + "▁U nc", + "▁Un c", + "requ ency", + "All oc", + "Al loc", + "▁aim ing", + "▁ai ming", + "▁ign oring", + "▁ignor ing", + "▁card iovascular", + "▁pert urb", + "▁kid n", + "▁ki dn", + "▁as ian", + "EM P", + "E MP", + "ch rom", + "chr om", + "▁Employ ees", + "▁Employee s", + "il o", + "i lo", + "▁RE AL", + "▁at omic", + "▁atom ic", + "▁ atomic", + "▁sl ipped", + "▁sli pped", + "▁slip ped", + "▁Fant astic", + "me al", + "m eal", + "▁re lying", + "▁rel ying", + "▁rely ing", + "▁j an", + "▁ja n", + "▁ jan", + "ra ns", + "ran s", + "r ans", + "▁p ens", + "▁pe ns", + "▁pen s", + "▁Hur ricane", + "M achine", + "▁flo oding", + "▁flood ing", + "se min", + "sem in", + "▁so cially", + "▁soc ially", + "▁social ly", + "ц а", + "he astern", + "heast ern", + "▁r ingtones", + "▁ringtone s", + "▁Uk rain", + "under line", + "▁impr ison", + "▁Gr ill", + "▁Gri ll", + "▁r ocket", + "▁rock et", + ": %", + "▁margin s", + "▁marg ins", + "▁I SS", + "▁IS S", + "▁ ISS", + "Pay load", + "et ti", + "ett i", + "e tti", + "zi er", + "zie r", + "z ier", + "▁en code", + "▁enc ode", + "▁ encode", + "▁C AP", + "▁CA P", + "▁ CAP", + "li bs", + "lib s", + "▁acc us", + "▁sp ends", + "▁spend s", + "al ler", + "all er", + "alle r", + "▁B end", + "▁Be nd", + "▁Ben d", + "▁w ounds", + "▁wound s", + "ut ton", + "utt on", + "fe d", + "f ed", + "dy n", + "d yn", + "▁investig ators", + "▁S G", + "▁absor bed", + "▁absorb ed", + "Sp ring", + "Spr ing", + "▁m ills", + "▁mill s", + "▁mil ls", + "▁br ides", + "▁bride s", + "▁Con test", + "▁Cont est", + "op ol", + "o pol", + "▁spot light", + "▁pay roll", + "▁Cong rats", + "F ollow", + "▁R osen", + "▁Ro sen", + "▁Rose n", + "▁Ros en", + "▁ex pr", + "▁exp r", + "▁ expr", + "ter min", + "term in", + "▁t rivial", + "▁Ll oyd", + "▁L anka", + "▁Lan ka", + "Lo ve", + "L ove", + "▁mark ing", + "▁mar king", + "▁propri etary", + "▁W ILL", + "▁WI LL", + "▁b loss", + "▁bl oss", + "▁blo ss", + "▁trans itions", + "▁transition s", + "▁transit ions", + "te chn", + "tech n", + "▁ass umes", + "▁assum es", + "▁assume s", + "EO F", + "E OF", + "; \"", + "it en", + "ite n", + "i ten", + "▁I DE", + "▁ID E", + "▁ IDE", + "▁un o", + "▁u no", + "▁ uno", + "▁s ulf", + "▁sul f", + "fl at", + "f lat", + "mon g", + "mo ng", + "m ong", + "Av ailable", + "▁re construction", + "▁reconstruct ion", + "▁P eg", + "▁Pe g", + "▁S uff", + "▁Su ff", + "en ium", + "eni um", + "с си", + "un ders", + "und ers", + "under s", + "May be", + "fi ction", + "f iction", + "▁compl aining", + "▁complain ing", + "▁d ots", + "▁do ts", + "▁dot s", + "▁ dots", + "▁F ishing", + "▁Fish ing", + "▁Fis hing", + "▁Particip ants", + "ob a", + "o ba", + "▁W S", + "▁ WS", + "▁P ars", + "▁Par s", + "▁Pa rs", + "▁am big", + "▁amb ig", + "▁Leon ard", + "re a", + "r ea", + "▁stret ching", + "▁stretch ing", + "▁Or chestra", + "▁energ ies", + "▁capt uring", + "▁sp rings", + "▁spring s", + "▁spr ings", + "▁mon itors", + "▁monitor s", + "▁A J", + "▁f ict", + "▁fi ct", + "▁sn ake", + "de lay", + "del ay", + "▁Super ior", + "▁Sup erior", + "▁S ector", + "▁Se ctor", + "▁Sec tor", + "▁vir uses", + "▁virus es", + "▁Y orkshire", + "▁York shire", + "ST ART", + "▁Benn ett", + "▁ill eg", + "▁il leg", + "▁Phot oshop", + "▁Photo shop", + "▁Photos hop", + "Sub mit", + "▁mer chant", + "▁merch ant", + "H H", + "▁real izing", + "▁H ilton", + "▁Hil ton", + "▁A IDS", + "▁AI DS", + "ad oop", + "ado op", + "re pl", + "rep l", + "▁Report ing", + "▁D onna", + "▁Don na", + "RO UP", + "▁To night", + "▁Ton ight", + "▁press ures", + "▁pressure s", + "el ia", + "eli a", + "e lia", + "▁off shore", + "▁South west", + "▁Philosoph y", + "▁I deal", + "▁Id eal", + "▁Ide al", + "▁Idea l", + "▁B od", + "▁Bo d", + "▁in ability", + "our met", + "▁tri umph", + "▁mir acle", + "▁where in", + "an imation", + "anim ation", + "▁\" ../", + "▁\". ./", + "▁B arr", + "▁Bar r", + "▁Ba rr", + "▁Hit ler", + "▁supposed ly", + "=\" \">", + "=\"\" >", + "trans action", + "▁Be come", + "▁Bec ome", + "Py thon", + "P ython", + "б е", + "▁d uct", + "▁du ct", + "▁ duct", + "rad io", + "▁l acks", + "▁la cks", + "▁lack s", + "▁lac ks", + "ac ters", + "act ers", + "acter s", + "▁fil tering", + "▁filter ing", + "▁clin ics", + "▁clinic s", + "▁R af", + "▁Ra f", + "▁Bul let", + "▁Bull et", + "▁ch arset", + "▁char set", + "Con stant", + "Const ant", + "an del", + "and el", + "ande l", + "Int egr", + "▁inter ven", + "▁Y ard", + "▁Ya rd", + "▁r ider", + "▁ri der", + "▁rid er", + "▁ride r", + "▁Convers ation", + "th s", + "t hs", + "▁Se at", + "▁Sea t", + "script s", + "scri pts", + "▁imm ense", + "▁r az", + "▁ra z", + "▁ raz", + "es ian", + "▁princ ess", + "▁prin cess", + "▁prince ss", + "ki e", + "k ie", + "▁d isco", + "▁dis co", + "▁disc o", + "▁inv ites", + "▁invite s", + "ID TH", + "▁t art", + "▁ta rt", + "▁tar t", + "U V", + "▁t id", + "▁ti d", + "▁w ires", + "▁wire s", + "▁wi res", + "▁res ting", + "▁rest ing", + "▁Fil ms", + "▁Film s", + "▁jud icial", + "Second s", + "pr im", + "pri m", + "p rim", + "▁Ke ys", + "▁Key s", + "▁ Keys", + "Bit map", + "An notation", + "▁MER CHANTABILITY", + "fa iled", + "fail ed", + "f ailed", + "ha ul", + "h aul", + "▁w eed", + "▁we ed", + "▁ weed", + "it ud", + "▁Cou pon", + "▁Coup on", + "il ant", + "ila nt", + "▁dign ity", + "▁recogn ise", + "▁tim estamp", + "▁ timestamp", + "▁Se par", + "▁Sep ar", + "▁ Separ", + "▁v or", + "▁vo r", + "▁ vor", + "▁C ere", + "▁Ce re", + "▁Cer e", + "▁Se xy", + "▁Sex y", + "▁Que bec", + "▁Min neapolis", + "▁comm ander", + "▁command er", + "▁effic acy", + "▁stret ched", + "▁stretch ed", + "▁sp awn", + "▁spa wn", + "▁Th ous", + "▁Gr ass", + "▁Gra ss", + "▁even ly", + "▁be ads", + "▁pre ca", + "▁prec a", + "▁stat ute", + "▁refer enced", + "▁reference d", + "▁referen ced", + "▁ro asted", + "▁roast ed", + "▁super n", + "▁sup ern", + "▁a ids", + "▁aid s", + "▁ai ds", + "FE R", + "F ER", + "ba gs", + "bag s", + "b ags", + "ic als", + "ical s", + "ica ls", + "▁E yes", + "▁Eye s", + "▁Ey es", + "▁DE BUG", + "▁ DEBUG", + "▁slave ry", + "▁sla very", + "process ing", + "▁Hard ware", + "▁G ang", + "▁Ga ng", + "▁Arab ic", + "de fer", + "def er", + "Method s", + "▁Recruit ment", + "Al pha", + "▁parent ing", + "▁re des", + "▁red es", + "▁rede s", + "▁hand some", + "▁hands ome", + "▁out fits", + "▁outfit s", + "▁head ache", + "ix ty", + "ixt y", + "▁t ram", + "▁tr am", + "▁tra m", + "▁hot test", + "▁hott est", + "▁Portug uese", + "il iary", + "ili ary", + "iliar y", + "ilia ry", + "▁hier archy", + "▁Res cue", + "▁neuro ns", + "▁neur ons", + "▁neu rons", + "nu ts", + "nut s", + "n uts", + "▁B ee", + "▁Be e", + "+ (", + "Return s", + "▁dist ress", + "sh ots", + "shot s", + "s hots", + "in ees", + "ine es", + "inee s", + "▁acc redited", + "▁gover ned", + "▁govern ed", + "ed uc", + "edu c", + "e duc", + "▁adm its", + "▁admit s", + "▁ar ising", + "in de", + "ind e", + "▁furn ish", + "ag ain", + "aga in", + "TI ME", + "TIM E", + "T IME", + "gr and", + "gra nd", + "gran d", + "g rand", + "▁Alz heimer", + "к і", + "▁c age", + "▁ca ge", + "▁$ \\{", + "▁$\\ {", + "ty p", + "t yp", + "id ade", + "ida de", + "idad e", + "ul i", + "u li", + "Mo v", + "M ov", + "ven ile", + "▁Leg acy", + "▁cush ion", + "▁elev ation", + "▁ele vation", + "▁me rit", + "▁mer it", + "con current", + "▁L ogan", + "▁Log an", + "▁Lo gan", + "▁S ally", + "▁Sal ly", + "▁p t", + "▁ pt", + "▁Cl osed", + "▁Close d", + "▁Clos ed", + "▁trig gers", + "▁trigger s", + "pos ium", + "▁Last ly", + "Se gment", + "Seg ment", + "xx xx", + "xxx x", + "x xxx", + "ob l", + "o bl", + "th ood", + "t hood", + "▁be ers", + "▁beer s", + "▁bee rs", + "▁cor rections", + "▁correct ions", + "▁correction s", + "he a", + "h ea", + "▁P ets", + "▁Pe ts", + "▁Pet s", + "▁H V", + "ud dy", + "udd y", + "Ex ists", + "ic ates", + "ica tes", + "icate s", + "▁ar mor", + "▁arm or", + "tr ation", + "t ration", + "▁S ans", + "▁San s", + "▁Sa ns", + "▁Ann iversary", + "int endent", + "ag ged", + "agg ed", + "a gged", + "▁N V", + "▁ NV", + "in cre", + "inc re", + "{} )", + "{ })", + "▁In flu", + "▁Inf lu", + "▁Infl u", + "▁sh rimp", + "▁shr imp", "Act ions", "Action s", "A ctions", - "也 有", - "35 1:", - "3 51:", - "la test", - "lat est", - "late st", - "l atest", - "clus ive", - "▁W C", - "▁ WC", - "20 24", - "202 4", - "▁an not", - "▁ann ot", - "▁ annot", - "▁161 253", - "▁1612 53", - "▁16125 3", - "69 0:", - "690 :", - "6 90:", - "W ORK", - "23: 51", - "23:5 1", - "Frame s", - "48 99", - "489 9", - "4 899", - "ne sday", - "nes day", - "▁name d", - "▁na med", - "▁ named", - "MO N", - "M ON", - "▁o l", - "▁ ol", - "▁c at", - "▁ca t", - "▁ cat", - "96 6", - "9 66", - "DI O", - "D IO", - "ar se", - "ars e", - ".0 \"", - "30 4:", - "304 :", - "一 只", - "子 姐", - "▁The n", - "▁Th en", - "▁s b", - "▁ sb", - "21 24", - "212 4", - "2 124", - "ex ist", - "DE CREF", - "▁159 333", - "▁1593 33", - "▁15933 3", - "就 很", - "20: 6", - "2 0:6", - "26 77", - "267 7", - "2 677", - "▁1~ 2", - "Power Shell", - "中 文", - "厕 所", - "() (", - "( )(", - "想 到", - "才 是", - "[3 ],", - "[3] ,", - "co ns", - "con s", - "c ons", - "00 000,", - "0000 0,", - "000 00,", - "00000 ,", - "0 0000,", - "28 36", - "283 6", - "2 836", - "Read y", - "▁200 8_", - "▁2008 _", - "resent ation", - "87 2", - "8 72", - "▁1 97", - "▁19 7", - "▁ 197", - "To uch", - "40 86", - "408 6", - "23: 59", - "23:5 9", - "▁8 1", - "▁ 81", - "你 怎么", - "is ing", - "i sing", - "▁met rics", - "▁metr ics", - "▁metric s", - "▁ metrics", - "这 波", - "ject or", - "je ctor", - "j ector", - "▁g rad", - "▁gr ad", - "▁gra d", - "▁ grad", - "68 2:", - "6 82:", - "& ,", - "23: 52", - "23:5 2", - "▁0. 11", - "▁0.1 1", - "Comp leted", - "Complete d", - "20 59", - "205 9", - "Data set", - ",- 3.", - ", -3.", - "。 )", - "12 3,", - "123 ,", - "1 23,", - "18 19", - "181 9", - "1 819", - "特 别", - "21 46", - "214 6", - "2 146", - "alloc ator", - "27 53", - "275 3", - "2 753", - "模 式", - "▁F in", - "▁ Fin", - "▁16 1875", - "▁161 875", - "▁1618 75", - "UB LE", - "▁m achine", - "▁ma chine", - "Init ialized", - "Initialize d", - "Initial ized", - "LO CAL", - "LOC AL", - "▁1629 553", - "▁162955 3", - "▁16295 53", - "85 2", - "8 52", - "AT AL", - "ATA L", - "▁157 770", - "▁1577 70", - "▁15777 0", - "X T", - "20: 22", - "▁part ition", - "▁ partition", - "发 生", - "E poch", - "bin ed", - "bi ned", - "bine d", - "b ined", - "o logy", - ".. ........", - "... .......", - ".... ......", - "..... .....", - "........ ..", - "...... ....", - "....... ...", - "......... .", - ". .........", - "那 边", - "ul se", - "▁Tr ace", - "▁Tra ce", - "▁ Trace", - "R M", - "☀ ️", - "▁- 11", - "▁-1 1", - "▁ -11", - "▁res olve", - "▁ resolve", - "▁automatic ally", - "23 46", - "234 6", - "2 346", - "60 2:", - "▁1629 56", - "▁162 956", - "▁16295 6", - "▁rot ate", - "▁ rotate", - "Do ne", - "D one", - "ab ric", - "▁S cal", - "▁Sc al", - "▁ Scal", - "T ARGET", - "dir name", - "x iv", - "▁F T", - "▁ FT", - "▁B A", - "▁ BA", - "Tr ansport", - "Trans port", - "9 _", - "七 宝", - "上 班", - "39 7:", - "397 :", - "▁H ard", - "▁162 247", - "▁1622 47", - "▁16224 7", - "▁t heme", - "▁the me", - "▁them e", - "▁ theme", - "Pre d", - "Pr ed", - "P red", - "▁ar ch", - "▁ arch", - "filter s", - "94 6", - "9 46", - "(2 );", - "(2) ;", - "( 2);", - "RG BA", - "RGB A", - "▁' __", - "▁'_ _", - "▁T BS", - "ch oice", - "cho ice", - "▁pl ane", - "▁plan e", - "▁pla ne", - "▁ plane", - "IB ILITY", - "WARN ING", - "de legate", - "ne ed", - "n eed", - "[2 ].", - "[2] .", - "te mpt", - "temp t", - "▁trans fer", - "▁ transfer", - "18 29", - "182 9", - "1 829", - "sig ma", - "12 -", - "1 2-", - "is o", - "i so", - "sk in", - "ski n", - "▁L A", - "▁ LA", - "ak er", - "ake r", - "a ker", - "▁1 5.", - "▁15 .", - "▁ 15.", - "PT ION", - "▁1574589 79", - "92 9", - "9 29", - "12 9:", - "129 :", - "1 29:", - "果 汁", - "▁E SP", - "· 1", - "1: 14", - "1:1 4", - "1 :14", - "24 11", - "241 1", - "2 411", - "R atio", - "gener ic", - "gen eric", - "▁g lm", - "▁gl m", - "27 59", - "275 9", - "2 759", - "▁/// ", + "Ex pect", + "Exp ect", + "ne ll", + "nel l", + "n ell", + "R G", + "▁squee ze", + "▁conn ector", + "▁connect or", + "▁h edge", + "▁hed ge", + "▁Rock y", + "▁Roc ky", + "ти в", + "▁B rent", + "▁Br ent", + "▁Bre nt", + "▁Bren t", + "▁De part", + "▁Dep art", + "▁data sets", + "▁dat asets", + "▁dataset s", + "▁doubt s", + "▁doub ts", + "▁G PIO", + "▁GP IO", + "▁ GPIO", + "cre d", + "cr ed", + "c red", + "ok o", + "o ko", + "▁l ex", + "▁le x", + "▁ lex", + "▁did nt", + "▁didn t", + "▁half way", + "per iod", + "▁dr ums", + "▁drum s", + "▁con tra", + "▁cont ra", + "▁so bre", + "▁Reg ards", + "▁Regard s", + "▁undert aken", + "▁undertake n", + "▁S ell", + "▁Se ll", + "▁Sel l", + "ста в", + "▁J aw", + "▁Ja w", + "place holder", + "▁In fin", + "▁Inf in", + "ut a", + "u ta", + "▁Jan et", + "▁Jane t", + "▁Ja net", + "▁stat ue", + "▁sk ull", + "xt on", + "x ton", + "up per", + "upp er", + "u pper", + "▁D ro", + "▁Dr o", + "le vard", + "lev ard", + "▁j umps", + "▁jump s", + "▁to uring", + "▁tour ing", + "▁tou ring", + "▁Ch ester", + "▁Che ster", + "▁Chest er", + "▁Def initely", + "▁Arn old", + "Dec imal", + "print StackTrace", + "path etic", + "pat hetic", + "▁look up", + "▁ lookup", + "▁К о", + "▁earthqu ake", + "▁request ing", + "▁l ett", + "▁le tt", + "▁let t", + "▁ lett", + "▁install ations", + "▁installation s", + "▁fam il", + "▁country side", + "ir ie", + "iri e", + "i rie", + "▁C ourses", + "▁Cour ses", + "▁Course s", + "▁D ish", + "▁Dis h", + "▁Di sh", + "▁war mer", + "▁warm er", + "ap le", + "a ple", + "nic k", + "ni ck", + "n ick", + "▁Wend y", + "▁gate way", + "▁her bal", + "▁herb al", + "▁Tim othy", + "St yles", + "Sty les", + "Style s", + "▁Select ed", + "▁Sel ected", + "▁ Selected", + "Eng lish", + "n x", + "▁b achelor", + "▁o ste", + "▁os te", + "ho lm", + "hol m", + "!!! !!!!!", + "!!!! !!!!", + "!!!!! !!!", + "▁Integr ated", + "is son", + "iss on", + "i sson", + "de code", + "dec ode", + "el ements", + "ele ments", + "element s", + "elem ents", + "e lements", + "з у", + "Pro to", + "Pr oto", + "Prot o", + "co p", + "c op", + "▁w ipe", + "▁wip e", + "▁wi pe", + "▁C rist", + "▁Cr ist", + "▁Cris t", + "▁ast hma", + "project s", + "▁veget arian", + "▁im pair", + "▁imp air", + "▁r im", + "▁ri m", + "▁ rim", + "▁sculpt ure", + "▁garden ing", + "▁gard ening", + "▁frequ encies", + "▁crim inals", + "▁criminal s", + ") &", + "= $", + "▁ex cer", + "▁exc er", + "▁f ax", + "▁fa x", + "▁ fax", + "ill ery", + "ille ry", + "iller y", + "▁Ear l", + "▁aw ake", + "▁awa ke", + "▁B le", + "▁Bl e", + "▁ne phe", + "ost ream", + "o stream", + "▁associ ates", + "▁associate s", + "▁incon ven", + "▁resid ual", + "){ \\", + ") {\\", + "▁d s", + "▁ ds", + "▁E UR", + "▁EU R", + "▁c afe", + "▁ca fe", + "▁caf e", + "▁L ounge", + "▁Lo unge", + "pol lo", + "poll o", + "▁Car oline", + "▁Carol ine", + "▁civil ian", + "▁S erving", + "▁Ser ving", + "▁Serv ing", + "▁Pro position", + "▁Prop osition", + "ask ets", + "asket s", + "` )", + "▁Rail way", + "▁com merce", + "▁commer ce", + "▁ commerce", + "▁cig arettes", + "▁cigarette s", + "▁ch uck", + "Sub ject", + "Su bject", + "▁F ully", + "▁Full y", + "▁Ful ly", + "▁Ex terior", + "▁Ext erior", + "▁ev angel", + "Custom er", + "▁Re new", + "▁Ren ew", + "ε ι", + "▁men us", + "▁menu s", + "▁correct ed", + "▁ident ifies", + "ar ding", + "ard ing", + "ardi ng", + "▁just ified", + "▁Monitor ing", + "▁C los", + "▁Cl os", + "▁Bank ing", + "▁Ban king", + "▁V ern", + "▁Ver n", + "▁Ve rn", + "er ialize", + "erial ize", + "I p", + "IE NT", + "I ENT", + "ca no", + "can o", + "c ano", + "▁B IG", + "▁BI G", + "▁Coal ition", + "▁' -", + "▁A CTION", + "▁AC TION", + "▁ACT ION", + "▁ ACTION", + "▁Near by", + "▁mark eters", + "▁market ers", + "SO URCE", + "▁br acket", + "iv ities", + "▁inc lined", + "▁incl ined", + "▁prede cess", + "▁vulner ability", + "▁sur pass", + "▁stir ring", + "ct l", + "c tl", + "▁t rio", + "▁tr io", + "▁tri o", + "▁im pe", + "▁imp e", + "▁A mb", + "▁Am b", + "▁Are as", + "▁Area s", + "AR G", + "A RG", + "▁mar sh", + "▁P orter", + "▁Port er", + "▁Por ter", + "▁const ants", + "▁constant s", + "▁re lay", + "▁rel ay", + "IC ES", + "ICE S", + "▁pat ron", + "▁a ria", + "▁ar ia", + "▁ aria", + "▁vacc ines", + "▁vaccine s", + "▁prec ip", + "Event Args", + "▁Let ters", + "▁Letter s", + "▁D ame", + "▁Dam e", + "▁Da me", + "▁th rust", + "▁thr ust", + "▁thru st", + "▁Ev idence", + "▁det ector", + "▁detect or", + "▁< >", + "Ex tra", + "Ext ra", + "message s", + "m essages", + "▁overlook ed", + "an ya", + "any a", + "Ab out", + "▁t ier", + "▁tie r", + "▁ti er", + "▁W inner", + "▁Win ner", + "▁Winn er", + "же н", + "ж ен", + "TR ACT", + "TRA CT", + "▁P ont", + "▁Po nt", + "dis c", + "di sc", + "d isc", + "▁Mathemat ics", + "▁fore most", + "▁bi om", + "▁bio m", + "▁pot ent", + "So und", + "S ound", + "▁R ico", + "▁Ric o", + "▁compre hend", + "▁rel ieve", + "▁relie ve", + "▁Sh ower", + "▁Show er", + "▁Sho wer", + "▁author ization", + "▁f inely", + "▁fin ely", + "▁fine ly", + "▁ca tering", + "▁cat ering", + "▁cater ing", + "▁cate ring", + ")) ))", + "))) )", + ") )))", + "x B", + "▁J D", + "▁d urch", + "▁dur ch", + "▁vi be", + "▁vib e", + "ot iation", + "oti ation", + "▁l ac", + "▁la c", + "ac iones", + "acion es", + "aci ones", + "▁Re fer", + "▁Ref er", + "▁out dated", + "i q", + "▁F IN", + "▁FI N", + "▁EV ENT", + "▁ EVENT", + "▁v m", + "▁ vm", + "▁CO MM", + "▁COM M", + "▁ COMM", + "▁Tom orrow", + "di d", + "d id", + "og o", + "o go", + "▁Cl iff", + "▁Cli ff", + "▁Re form", + "▁Ref orm", + "▁Enh ance", + "▁advertis ement", + "▁advertise ment", "ya ml", "y aml", - "GEN ER", - "hi cle", - "h icle", - "P ayload", - "con structor", - "construct or", - "17 :3", - "17: 3", - "▁2 1.", - "▁21 .", - "▁ 21.", - "gram m", - "gra mm", - "▁C V", - "▁ CV", - "43 73", - "437 3", - "4 373", - "⚡⚡ ⚡⚡", - "21 57", - "215 7", - "2 157", - "read only", - "● )", - "1: 36", - "1:3 6", - "1 :36", - "ut ions", - "ution s", - "▁A rt", - "▁Ar t", - "▁ Art", - "▁S ave", - "▁ Save", - "uc e", - "u ce", - ". <", - "▁no thing", - "10 \\", - "1 0\\", - "▁m d", - "▁ md", - "▁3 %", - "▁ 3%", - "21 26", - "212 6", - "2 126", - "▁15 840", - "▁158 40", - "▁1584 0", - "▁P latform", - "▁ Platform", - "xa f", - "x af", - "T ick", - "▁1 41", - "▁14 1", - "con tinue", - "情 况", - "▁C ONT", - "▁CON T", - "▁CO NT", - "▁ CONT", - "/ \"", - "呜 米", - "▁/ ><", - "▁/> <", - "', 1,'", - "it ect", - "ite ct", - "i tect", - "x max", - "97 5:", - "Comp lex", - "▁ad min", - "▁ admin", - "的 大", - "▁H AND", - "▁ HAND", - "▁1613 48", - "▁161 348", - "21 45", - "214 5", - "2 145", - "39 4:", - "394 :", - "▁D NA", - "收 到", - "_1 .", - "_ 1.", - "86 2:", - "CA RD", - "C ARD", - "▁15 783", - "▁157 83", - "▁1578 3", - "6 \"", - "6 )", - "▁1 08", - "▁10 8", - "▁ 108", - ":1 388", - ":13 88", - ":138 8", - "▁re ading", - "▁read ing", - "-2 2", - "- 22", - "PY X", - "65 1:", - "6 51:", - "mi ko", - "▁1583 417", - "12 6:", - "126 :", - "1 26:", - "20 80", - "208 0", - "23: 58", - "23:5 8", - "▁s eries", - "▁se ries", - "▁ser ies", - "▁ series", - "才 能", - "56 2", - "5 62", - "sw ith", - "s with", - "▁T EXT", - "▁ TEXT", - "ru a", - "r ua", - "▁160 38", - "▁1603 8", - "schema s", - "trans fer", - "34 4", - "3 44", - "Hist ory", - "H istory", - "▁c ategory", - "▁ category", - "29 14", - "291 4", - "2 914", - "▁d ays", - "▁da ys", - "▁day s", - "ic ture", - "ict ure", - "INTER NAL", - "+1 )", - "+ 1)", - "37 8", - "3 78", - "ho od", - "h ood", - "RE QUEST", - "▁include s", - "▁ext ensions", - "▁extension s", - "▁ extensions", - "q s", - "24 57", - "245 7", - "2 457", - "▁15 937", - "▁159 37", - "▁1593 7", - "▁16 007", - "▁160 07", - "▁1600 7", - "▁cl one", - "▁ clone", - "▁material s", - "▁3 7,", - "▁37 ,", - "▁ 37,", - "96 9", - "9 69", - "ang les", - "angle s", - "26 11", - "261 1", - "2 611", - "▁- ---------", - "▁-- --------", - "▁--- -------", - "▁---- ------", - "▁ ----------", - "ce e", - "c ee", - "NUM EX", - "NU MEX", - "tra ining", - "train ing", - "= 2,", - "28 66", - "286 6", - "2 866", - "93 1:", - "20 47", - "204 7", - "▁E ND", - "▁EN D", - "▁ END", - "L INK", - "H D", - "▁Re set", - "▁Res et", - "▁ Reset", - "43 66", - "436 6", - "4 366", - "Time s", - "e z", - "86 [", - "Da y", - "D ay", - "▁1589 64", - "▁15896 4", - "eb y", - "e by", - "ha m", - "h am", - "36 4:", - "364 :", - "3 64:", - "▁\" \\\"", - "▁\"\\ \"", - "20 99", - "209 9", - "val s", - "va ls", - "v als", - "10 0,", - "100 ,", - "1 00,", - "40 73", - "407 3", - "sub tract", - "2083 2060:", - "In f", - "I nf", - "ki e", - "k ie", - "Br ush", - "▁act ually", - "▁actual ly", - "▁16 250", - "▁162 50", - "▁1625 0", - "宝 宝", - "Le g", - "L eg", - "gn u", - "ON LY", - "S ite", - "▁ ن", - "▁gover nment", - "B X", - "20 68", - "206 8", - "▁- 48", - "▁-4 8", - "22 25", - "222 5", - "2 225", - "Ca r", - "C ar", - ":3 05", - ":30 5", - ": 305", - "E GER", - "办 法", - "np m", - "n pm", - "20 26", - "202 6", - "? >", + "re size", + "res ize", + "let ters", + "letter s", + "lette rs", + "lett ers", + "▁law makers", + "▁decre asing", + "St age", + "S tage", + "IP S", + "I PS", + "▁R an", + "▁Ra n", + "▁inv oice", + "▁invo ice", + "▁War riors", + "▁R ena", + "▁Re na", + "▁Ren a", + "ij i", + "i ji", + "char ged", + "charge d", + "charg ed", + "▁re curs", + "▁rec urs", + "▁recur s", + "▁dipl om", + "▁K urt", + "▁Ku rt", + "▁Kur t", + "▁N umbers", + "▁Number s", + "▁Num bers", + "▁Com edy", + "▁Come dy", + "▁convenient ly", + "pr ec", + "pre c", + "p rec", + "bu cks", + "b ucks", + "▁text ures", + "▁texture s", + "!) ,", + "! ),", + "è me", + "▁T C", + "▁ TC", + "▁U L", + "▁ UL", + "v endor", + "▁Hend erson", + "ver ts", + "vert s", + "v erts", + "get Message", + "▁T hing", + "▁Th ing", + "▁poly mer", + "▁polym er", + "▁S ki", + "▁Sk i", + "~ $", + "st rip", + "str ip", + "stri p", + "k b", + "yo n", + "y on", + "▁Det ect", + "Dep th", + "ver ages", + "verage s", + "De r", + "D er", + "▁execut ing", + "▁exec uting", + "▁Ult imately", + "▁Ultimate ly", + "▁m ph", + "▁mp h", + "ley ball", + "▁qu iz", + "▁qui z", + "▁sent enced", + "▁sentence d", + "▁dis crete", + "▁discre te", + "){ \r", + ") {\r", + "▁Or ders", + "▁Order s", + "▁Ord ers", + "▁re jection", + "▁reject ion", + "op us", + "▁Ell is", + "▁m obil", + "▁mob il", + "▁commit ments", + "▁commitment s", + "▁Le aders", + "▁Lead ers", + "▁Leader s", + "▁Le ading", + "▁Lead ing", + "▁B ach", + "▁Ba ch", + "▁Bac h", + "▁Warrant y", + "▁re con", + "▁rec on", + "▁reco n", + "▁trans cription", + "▁transcript ion", + "▁tran scription", + "▁D T", + "▁ DT", + "▁n ested", + "▁ne sted", + "▁nest ed", + "▁in test", + "▁int est", + "▁inte st", + "ag ar", + "aga r", + "a gar", + "▁Cr azy", + "▁Cra zy", + ". !", + "▁T roy", + "▁Tr oy", + "▁Tro y", + "▁T urb", + "▁Tur b", + "▁Tu rb", + "ar ming", + "arm ing", + "▁Con sum", + "▁Cons um", + "▁Se ems", + "▁See ms", + "▁roof ing", + "▁ ε", + "▁Br itt", + "▁Brit t", + "▁Bri tt", + "ip les", + "iple s", + "ipl es", + "i ples", + "ra se", + "ras e", + "r ase", + "▁Me gan", + "▁Meg an", + "▁Mega n", + "ien ne", + "i enne", + "▁Br ady", + "▁Bra dy", + "▁Brad y", + "▁N issan", + "▁who ever", + "▁Des ert", + "▁sm ells", + "▁smell s", + "▁spr ink", + "P ush", + "to o", + "t oo", + "▁Ar men", + "▁Arm en", + "▁Pos itive", + "▁f ighters", + "▁fight ers", + "▁fighter s", + "▁W alt", + "▁Wal t", + "▁Wa lt", + "▁capt ures", + "▁capture s", + "▁d rought", + "▁dr ought", + "▁dro ught", + "▁L oop", + "▁Lo op", + "▁ Loop", + "▁Indian apolis", + "NO NE", + "N ONE", + "▁sl aves", + "▁slave s", + "▁sla ves", + "▁ce ase", + "▁g rape", + "▁gr ape", + "▁gra pe", + "sc ience", + "lo v", + "l ov", + "▁Independ ence", + "mod ern", + "mode rn", + "▁S wan", + "▁Sw an", + "fl ies", + "f lies", + "▁F iled", + "▁Fil ed", + "▁File d", + "es ium", + "▁night mare", + "▁L iv", + "▁Li v", + "▁image ry", + "▁imag ery", + "▁H idden", + "at alog", + "ata log", + "atal og", + "▁b izarre", + "▁e mit", + "▁em it", + "▁ emit", + "ri ka", + "rik a", + "r ika", + "▁Fr ost", + "▁Fro st", + "▁\\ |", + "▁ \\|", + "▁F uck", + "▁Fu ck", + "▁K ur", + "▁Ku r", + "▁Mor oc", + "▁Mo roc", + "wi fe", + "w ife", + "▁b urg", + "▁bu rg", + "▁bur g", + "▁ burg", + "az i", + "a zi", + "▁begin ners", + "▁beginner s", + "pi p", + "p ip", + "▁a lot", + "▁al ot", + "▁W u", + "▁f airy", + "▁fair y", + "▁fa iry", + "▁r ifle", + "▁Pe pper", + "▁am azon", + "▁ amazon", + "▁HA VE", + "▁Gen esis", + "▁Gene sis", + "▁proud ly", + "▁d ei", + "▁de i", + "vi tra", + "vit ra", + "▁IM PLIED", + "ig ent", + "igen t", + "ige nt", + "i gent", + "▁L uis", + "▁Lu is", + "▁compan ions", + "▁companion s", + "▁K ash", + "▁Ka sh", + "▁Kas h", + "▁l oos", + "▁lo os", + "▁Found er", + "▁Fo under", + "▁Fou nder", + "▁l umin", + "M c", + "wh y", + "w hy", + "F ALSE", + "▁l ungs", + "▁lung s", + "▁lun gs", + "▁en tr", + "▁ent r", + "▁D ot", + "▁Do t", + "▁ Dot", + "▁с во", + "▁) \r", + "▁ )\r", + "▁down s", + "lu a", + "l ua", + "▁Y ale", + "▁Ya le", + "▁billion s", + "▁bill ions", + "oper ative", + "▁Mon ica", + "▁compar isons", + "▁comparison s", + "▁S cr", + "▁Sc r", + "▁qu il", + "▁qui l", + "▁P lot", + "▁Pl ot", + "▁M int", + "▁Min t", + "▁Mi nt", + "in tern", + "int ern", + "inter n", + "inte rn", + "▁l an", + "▁la n", + "▁ lan", + "▁t ee", + "▁te e", + "▁ tee", + "▁М а", + "ur bs", + "urb s", + "he rence", + "her ence", + "here nce", + "h erence", + "▁di vor", + "▁div or", + "! '", + "▁N ach", + "▁Na ch", + "▁dig its", + "▁digit s", + "▁Cas ey", + "▁Ca sey", + "▁Case y", + "value Of", + "▁W ilk", + "▁Wil k", + "Mon itor", + "▁Rel igion", + "▁# :", + "NE W", + "N EW", + "▁ha irst", + "▁hair st", + "▁renew al", + "▁scholar ships", + "▁scholarship s", + "▁scholars hips", + "ен т", + "▁Ch rom", + "H I", + "ak u", + "a ku", + "▁b ee", + "▁be e", + "▁ bee", + "Aut hentication", + "Hash Map", + "DO M", + "D OM", + "bl ocks", + "block s", + "▁Feed back", + "ren al", + "▁obs essed", + "▁$ |", + "▁Bl air", + "▁l amps", + "▁lamp s", + "▁lam ps", + "▁Prov ince", + "▁lug gage", + "▁u rine", + "▁ur ine", + "▁uri ne", + "! \r", + "cl ub", + "▁sl ept", + "▁sle pt", + "▁B omb", + "▁Bo mb", + "▁met allic", + "▁metal lic", + "▁qual ification", + "▁Le eds", + "▁Lee ds", + "▁back ward", + "AA AA", + "E A", + "▁Min or", + "▁Mi nor", + "▁al phabet", + "▁alpha bet", + "▁m aid", + "▁ma id", + "at ti", + "att i", + "a tti", + "▁Poss ible", + "▁Pos sible", + "▁climb ed", + "▁clim bed", + "▁f isher", + "▁fish er", + "▁fis her", + "CO UNT", + "Are Equal", + "at ivity", + "ati vity", + "ativ ity", + "▁horm ones", + "▁hormone s", + "pr ints", + "print s", + "▁test imon", + "▁testim on", + "▁simpl ify", + "um py", + "ump y", + "▁commission ed", + "hens ion", + "h ension", + "▁< ?", + "▁ ::", - "▁ >::", - "B ig", - "▁4 29", - "▁42 9", - "▁ 429", - "▁s an", - "▁sa n", - "▁U K", - "25 17", - "251 7", - "2 517", - "5: \\", - "5 :\\", - "98 3", - "9 83", - "▁T K", - "▁ TK", - "▁Mo ve", - "▁ Move", - "▁2 3,", - "▁23 ,", - "▁ 23,", - "▁3 .5", - "▁3. 5", - "dic ate", - "d icate", - "an ization", - "▁v k", - "▁ vk", - "50 .", - "5 0.", - "St ride", - "Str ide", - "ag ic", - "Dis able", + "▁ č", + "▁sort ing", + "▁sor ting", + "FA IL", + "F AIL", + "▁R um", + "▁Ru m", + "▁Sc ene", + "▁ Scene", + "Valid ator", + "▁Leban on", + "▁m k", + "▁ mk", + "vi c", + "v ic", + "▁Bris bane", + "▁f ucked", + "▁fuck ed", + "produ ction", + "product ion", + "prod uction", + "p roduction", + "▁Dump ster", + "▁dr one", + "▁dro ne", + "▁res olutions", + "▁resolution s", + "▁Host ing", + "▁div isions", + "▁division s", + "▁irre levant", + "/ {", + "[] {", + "[ ]{", + "se ek", + "see k", + "▁sub missions", + "▁submission s", + "am azon", + "ama zon", + "▁wrest ling", + "▁s f", + "▁ sf", + "▁dis close", + "fe st", + "f est", + "): \r", + ") :\r", + "oss ip", + "-- ---------", + "---- -------", + "-------- ---", + "--- --------", + "----- ------", + "------ -----", + "---------- -", + "--------- --", + "------- ----", + "- ----------", + "▁M OD", + "▁MO D", + "▁ MOD", + "GT H", + "G TH", + "▁Di abetes", + "▁Eth iop", + "▁Lyn ch", + "▁Doll ar", + "▁Dol lar", + "▁dep ressed", + "on do", + "ond o", + "▁up ward", + "▁W ii", + "▁Wi i", + "is hi", + "ish i", + "▁Mar ina", + "▁Ma rina", + "com plex", + "comp lex", + "compl ex", + "▁T ile", + "▁Ti le", + "▁ Tile", + "▁E urop", + "▁Euro p", + "▁Pl ain", + "▁D odge", + "▁Dod ge", + "She et", + "S heet", + "▁c him", + "▁ch im", + "▁chi m", + "▁Like wise", + "▁gest ure", + "AD E", + "A DE", + "IA N", + "I AN", + "▁Me aning", + "▁Mean ing", + "▁w y", + "▁ wy", + "▁A DD", + "▁AD D", + "▁ ADD", + "▁car eg", + "▁ca reg", + "▁care g", + "▁Sal v", + "▁Sa lv", + "▁Seb ast", + "▁b b", + "▁ bb", + "▁intern ally", + "▁internal ly", + "▁sa lon", + "▁sal on", + "▁c ondo", + "▁con do", + "▁cond o", + "▁Sp ider", + "▁incorpor ating", + "▁streng thening", + "▁strength ening", + "▁strengthen ing", + "▁spec s", + "▁spe cs", + "▁D OM", + "▁DO M", + "▁ DOM", + "▁hur ry", + "▁C han", + "▁Ch an", + "▁Cha n", + "▁LIC ENSE", + "▁ LICENSE", + "▁over time", + "▁overt ime", + "SD L", + "S DL", + "▁celebr ations", + "▁celebration s", + "▁L aws", + "▁La ws", + "▁Law s", + "▁inhabit ants", + "▁virt ue", + "▁c line", + "▁cl ine", + "▁clin e", + "▁ cline", + "comp any", + "▁K or", + "▁Ko r", + "▁de nial", + "▁den ial", + "▁j a", + "▁ ja", + "▁p om", + "▁po m", + "▁Sh ape", + "▁Sha pe", + "▁ Shape", + "ay an", + "aya n", + "a yan", + "▁disput es", + "▁disp utes", + "▁dispute s", + "▁gr avel", + "▁gra vel", + "▁grave l", + "CI AL", + "C IAL", + "▁Di ane", + "▁Dian e", + "▁spl ash", + "▁Though ts", + "▁Thought s", + "▁p ackets", + "▁pack ets", + "▁packet s", + "▁re gex", + "▁reg ex", + "▁ regex", + "▁v oy", + "▁vo y", + "▁Po well", + "▁Pow ell", + "▁in complete", + "al ey", + "ale y", + "a ley", + "ј а", + "▁mess y", + "▁mes sy", + "ould er", + "oul der", + "▁Consult ant", + "Su m", + "S um", + "ca ts", + "cat s", + "c ats", + "▁rat ios", + "▁ratio s", + "gen erator", + "gener ator", + "▁K un", + "▁Ku n", + "▁Qu inn", + "▁Chev rolet", + "▁im plant", + "▁impl ant", + "▁pract iced", + "▁practice d", + "▁A ber", + "▁Ab er", + ", (", + "▁period ic", + "W ORK", + "Pay ment", + "▁compl ained", + "▁complain ed", + "▁Ad visor", + "▁Adv isor", + "▁Advis or", + "▁select or", + "▁sel ector", + "▁ selector", + "▁dis closed", + "▁disclose d", + "▁com prising", + "▁compr ising", + "з ы", + ".\" )", + ". \")", + "▁he lm", + "▁hel m", + "opl us", + "o plus", + "= [", + "▁he ck", + "ci as", + "cia s", + "c ias", + "ort ment", + "▁n inth", + "▁nin th", + "▁ni nth", + "▁mod ular", + "▁S ullivan", "dec oration", - "b k", - "95 ,", - "9 5,", - "hi a", - "h ia", - "li sh", - "l ish", - "94 8", - "9 48", - "G l", - "1, 1,", - "▁app end", - "▁ap pend", - "▁ append", - "Key board", - "▁ed ges", - "▁edge s", - "▁ edges", - "17 9,", - "179 ,", - "1 79,", - "▁T RA", - "▁TR A", - "▁ TRA", - "▁COMM AND", - "4. 5", - "4 .5", - "▁0. 75", - "▁0.7 5", - "公 司", - "DO WN", - "D OWN", - "▁' --", - "▁'- -", - "▁1 74", - "▁17 4", - "▁ 174", - "ro ller", - "roll er", - "rol ler", - "hi t", - "h it", - "FI FA", - "4 >", - "EQ P", - "23 43", - "234 3", - "2 343", - "29 57", - "295 7", - "2 957", - "na ver", - "nav er", - "▁re lation", - "▁rel ation", - "▁ relation", - "0: 10", - "0:1 0", - "0 :10", - "17 47", - "174 7", - "1 747", - "21 48", - "214 8", - "2 148", - "▁Un ivers", - "月 月", - "▁result ing", - "1: 37", - "1:3 7", - "1 :37", - "MA IN", - "M AIN", - "re ason", - "(3 1", - "( 31", - "▁n d", - "▁ nd", - "23 11", - "231 1", - "2 311", - "▁e sc", - "▁es c", - "▁ esc", - "IT ION", - "▁a verage", - "12 8_", - "128 _", - "IC AL", - "I CAL", - "▁d EQP", - "▁re sp", - "▁res p", - "▁ resp", - "▁s imp", - "▁sim p", - "▁si mp", + "▁Se eing", + "▁See ing", + "H or", + "▁M aple", + "▁Map le", + "▁Ma ple", + "▁t oggle", + "▁togg le", + "▁ toggle", + "ou x", + "o ux", + "▁under take", + "▁undert ake", + "Re view", + "Rev iew", + "UT E", + "U TE", + "mu nd", + "mun d", + "m und", + "ew idth", + "e width", + "▁an notation", + "▁annot ation", + "▁ annotation", + "▁gl itter", + "▁p unk", + "▁pun k", + "▁M aker", + "▁Make r", + "▁Ma ker", + "▁Mak er", + "▁lock down", + "▁Gar cia", + "▁Garc ia", + "▁cyl inder", + "▁— —", + "▁ ——", + "▁cr acks", + "▁cra cks", + "▁crack s", + "▁Gabri el", + "▁mur dered", + "▁murder ed", + "▁Re ality", + "▁Real ity", + "▁unh appy", + "▁presum ably", + "weg ian", + "▁H ide", + "▁Hi de", + "b undle", + "▁show ers", + "▁shower s", + "ș i", + "ru les", + "rule s", + "r ules", + "ve ment", + "v ement", + "▁Reg arding", + "▁Regard ing", + "ta bs", + "tab s", + "t abs", + "hand ed", + "han ded", + "h anded", + "▁Pain ting", + "▁Paint ing", + "{ %", + "▁d ile", + "▁di le", + "▁dil e", + "▁In valid", + "▁ Invalid", + "▁exp ired", + "▁pe aks", + "▁peak s", + "▁A bb", + "▁Ab b", + "▁Hop kins", + "gr ass", + "gra ss", + "▁fr amed", + "▁frame d", + "▁fra med", + "▁fram ed", + "en os", + "eno s", + "▁D uty", + "▁Du ty", + "▁can al", + "Sign ature", + "im an", + "ima n", + "i man", + "▁notice able", + "▁m ug", + "▁mu g", + "▁tri be", + "▁trib e", + "end region", + "▁stim ulation", + "▁stimul ation", + "artifact Id", + "▁El der", + "▁Eld er", + "B rowser", + "▁conver gence", + "▁pres ervation", + "▁w olf", + "▁st arters", + "▁start ers", + "▁star ters", + "▁starter s", + "▁c aller", + "▁call er", + "▁cal ler", + "▁o bey", + "▁ob ey", + "au rus", + "aur us", + "▁over lap", + "▁overl ap", + "x F", + "▁Append ix", + "▁P erman", + "▁Per man", + "▁Perm an", + "▁Prop Types", + "▁th under", + "check box", + "▁hur ts", + "▁hurt s", + "▁f ul", + "▁fu l", + "▁ ful", + "▁remed ies", + "▁shock ing", + "ho ne", + "hon e", + "h one", + "▁Man age", + "P ixel", + "car bon", + "▁cl utch", + "▁co ated", + "▁coat ed", + "co des", + "code s", + "cod es", + "c odes", + "Sn apshot", + "▁p arte", + "▁part e", + "▁par te", + "▁A RT", + "▁AR T", + "▁ ART", + "д ы", + "▁Jen kins", + "ar as", + "ara s", + "a ras", + "ω ν", + "work ers", + "wor kers", + "worker s", "can cel", "c ancel", - "Pre f", - "Pr ef", - "P ref", - "▁sa fe", - "▁ safe", - "▁t w", - "▁ tw", - "▁L ink", - "▁Lin k", - "▁ Link", - "阿 菫", - "67 2:", - "ic ons", - "icon s", - "ico ns", - "i cons", - "可 怕", - "21 43", - "214 3", - "2 143", - "▁valid ation", - "▁ validation", - "Po l", - "P ol", - "W X", - "▁D J", - "▁par allel", - "rient ation", - "r ientation", - "▁O ST", - "▁OS T", - "25 90", - "259 0", - "2 590", - "D lg", - "Z ip", - "Re ason", - "'] ;", - "' ];", - "55 ,0", - "55, 0", - "5 5,0", - "pe ll", - "p ell", - "▁0. 99", - "▁0.9 9", - "▁l ake", - "▁la ke", - "Back end", - "▁1619 26", - "▁161 926", - "cr op", - "c rop", - "▁O C", - "▁ OC", - "▁S u", - "▁ Su", - "20 88", - "208 8", - "21 15", - "211 5", - "2 115", - "27 79", - "277 9", - "2 779", - "Wrapper Enum", - "▁service s", - "▁ services", - "ot s", - "o ts", - "23 23", - "232 3", - "2 323", - "48 70", - "487 0", - "4 870", - "▁C ount", - "▁Co unt", - "▁Coun t", - "▁ Count", - "65 4", - "6 54", - "du p", - "d up", - "hi st", - "h ist", - "or ig", - "ori g", - "▁pre dict", - "▁pred ict", - "▁ predict", - "▁Re sponse", - "▁Res ponse", - "▁ Response", - "S q", - "63 1:", - "al ert", - "ale rt", - "DO M", - "D OM", - "▁N A", - "▁ NA", - "▁c ard", - "▁ca rd", - "▁car d", - "▁ card", - "我 喜欢", - "▁Ar chive", - "▁ Archive", - "40 60", - "406 0", - "▁- &", - "sl eep", - "s leep", - "▁t akes", - "▁take s", - "▁1629 47", - "▁162 947", - "ji t", - "j it", - "28 57", - "285 7", - "2 857", - "29 00", - "290 0", - "2 900", - "▁2 005", - "▁20 05", - "▁200 5", - "▁160 589", - "▁1605 89", - "qu ential", - "▁process ing", - "▁ processing", - "总 督", - "Bl end", - "会 有", - "男 人", - "7. 0", - "7 .0", - "不 想", - "▁15 946", - "▁159 46", - "▁1594 6", - "la ve", - "l ave", - "▁Wed nesday", - "不 得", - "你 可以", - "M argin", - "Per son", - "Pers on", - "P erson", - "鸭 鸭", - "Ge o", - "om o", - "o mo", - "ateg ories", - "-1 8", - "- 18", - "25 39", - "253 9", - "2 539", - "▁3 6.", - "▁36 .", - "▁F rom", - "▁ From", - "中 的", - "16 :3", - "16: 3", - "xFF FF", - "x FFFF", - "  )", - "91 ,", - "9 1,", - "A p", - "网 络", - "00 11", - "001 1", - "▁3 2.", - "▁32 .", - "▁ 32.", - "▁w atch", - "▁ watch", - "▁sc hedule", - "▁ schedule", - "trans action", - "88 2", - "8 82", - "Ca t", - "C at", - "M ay", - "SE L", - "S EL", - "ri el", - "rie l", - "r iel", - "pe ech", - "▁160 726", - "▁1607 26", - "▁happ en", - "39 2", - "3 92", - "ch amber", - "du r", - "d ur", - "50 90", - "509 0", - "5 090", - "Mu lt", - "M ult", - "▁en coder", - "▁ encoder", - "み しろ", - "▁d jango", - "Dim ension", - "FIL TER", - "饿 了", - "21 11", - "211 1", - "2 111", - "C ent", - "▁par ts", - "▁part s", - "▁ge ometry", - "▁ geometry", - "▁provide s", - "X P", - "▁m u", - "▁ mu", - "12 :1", - "12: 1", - "1 2:1", - "28 80", - "288 0", - "2 880", - "▁rule s", - "m q", - "11 7,", - "117 ,", - "1 17,", - "▁160 68", - "▁1606 8", - "/ {", - "▁ ♥", - "10 5,", - "105 ,", - "1 05,", - "D WORD", - "method s", - "草草 草", - "草 草草", - "80 24", - ".0 8", - ". 08", - "ba z", - "b az", - "70 1:", - "▁3 7.", - "▁37 .", - "▁ 37.", - "Sm all", - "27 56", - "275 6", - "2 756", - "▁CON FIG", - "▁CONF IG", - "▁ CONFIG", - "Ve locity", - "42 \\", - "4 2\\", - "不 至于", - "rgb a", - "rg ba", - "▁158 411", - "▁1584 11", - "54 2", - "5 42", - "18 17", - "181 7", - "1 817", - "22 0,", - "220 ,", - "2 20,", - "▁2 ]),", - "qu ired", - "quire d", - "qui red", - "▁U Int", - "▁UI nt", - "▁ UInt", - "37 5:", - "375 :", - "inc ip", - "ot ing", - "o ting", - "我 记得", - "size s", - "s izes", - "迫 害", - "98 1:", - "9 81:", - "lect ron", - "g f", - "▁pro c", - "▁pr oc", - "▁ proc", - "a que", - "Depend ency", - "not ification", - "有 了", - "kt op", - "k top", - "▁16 2557", - "▁162 557", - "▁1625 57", - "部 分", - "SS ION", - "S SION", - "alloc ate", - ": 7,", - "▁- (", - "25 96", - "259 6", - "2 596", - "▁C NN", - "74 2", - "7 42", - "▁ᄉ ᄁ", - "28 79", - "287 9", - "2 879", - "▁I MF", - "cle an", - "c lean", - "▁Con struct", - "(1 7", - "( 17", - ".0 5", - ". 05", - "▁W hat", - "▁Wh at", - "夏 哥", - "10 11", - "101 1", - "45 57", - "455 7", - "4 557", - "72 25", - "7 225", - "er al", - "era l", - "e ral", - "tr ins", - "tri ns", - "R P", - "▁1 ],", - "▁1] ,", - "GL uint", - "en n", - "e nn", - "▁C M", - "▁ CM", - "▁N ext", - "▁Ne xt", - "▁ Next", - "▁s cal", - "▁sc al", - "▁ scal", - "▁cal culate", - "▁calcul ate", - "▁calc ulate", - "狗 子", - "_1 );", - "_ 1);", - "92 4", - "9 24", - "me a", - "m ea", - "▁r ad", - "▁ra d", - "▁ rad", - "▁16 195", - "▁1619 5", - "▁161 95", - "▁unit test", - "▁ unittest", - "21 33", - "213 3", - "2 133", - "29 59", - "295 9", - "2 959", - "▁jo in", - "▁ join", - "Tra its", - "string stream", - "xb e", - "x be", - "a arch", - "NUM BER", - "_ *", - "▁162 246", - "▁1622 46", - "▁16224 6", - "27 1", - "2 71", - "21 06", - "210 6", - "2 106", - "▁b g", - "▁ bg", - "ub ble", - "▁View Property", - "翻 译", - "_0 ,0", - "_0, 0", - "_ 0,0", - "V B", - "▁# 2", - "22 10", - "221 0", - "2 210", - "40 11", - "401 1", - "▁$ (", - "▁ $(", - "▁EndView Property", - "八 点", - "/0 5", - "/ 05", - "23 14", - "231 4", - "2 314", - "▁2 .5", - "▁2. 5", - "▁ 2.5", - "Event Listener", - "t z", - "25 73", - "257 3", - "2 573", - "▁i ns", - "▁in s", - "▁ ins", - "▁162 479", - "▁1624 79", - "Not e", - "No te", - "N ote", - "av es", - "ave s", - "a ves", - "▁t ro", - "▁tr o", - "▁ tro", - "oc ial", - "oci al", - "pt s", - "p ts", - "F amily", - "5555 5555", - "R W", - "▁e z", - "▁ ez", - "大 丈夫", - "▁S UB", - "▁SU B", - "▁ SUB", - "Qu als", - "Qual s", - "_0,0 )(", - "44 11", - "441 1", - "4 411", - "▁16 2877", - "▁1628 77", - "▁162 877", - ".' )", - ". ')", - "ue st", - "ues t", - "u est", - "ur ch", - "link s", - "lin ks", - "▁A wards", - "▁B utton", - "▁ Button", - "Ph ysical", - "GR AM", - "▁1 38", - "▁13 8", - "▁ 138", - "FO NT", - "F ONT", - "▁H as", - "▁ Has", - "equal s", - "▁met ric", - "▁metr ic", - "▁ metric", - "ad v", - "a dv", - "26 00", - "260 0", - "2 600", - "▁un ion", - "▁uni on", - "ra ct", - "r act", - "▁L in", - "▁ Lin", - "▁S V", - "▁ SV", - "我 已经", - "20 48", - "204 8", - "▁var iant", - "▁ variant", - "全 部", - "19 69", - "196 9", - "1 969", - "20: 4", - "2 0:4", - "44 66", - "446 6", - "4 466", - "▁1 87", - "▁18 7", - "▁ 187", - "▁I mport", - "▁Im port", - "▁ Import", - "15 :3", - "15: 3", - "1 5:3", - "pr ing", - "pri ng", - "p ring", - "Get Type", - "+ -", - "bn d", - "b nd", - "re cv", - "rec v", - "▁B ox", - "▁ Box", - "20 :12", - "20: 12", - "20:1 2", - "2 0:12", - "▁en ough", - "▁n egative", - "ant ic", - "anti c", - "and box", - "U i", - "很 好", - "水 友", - "20 57", - "205 7", - "▁N UM", - "▁NU M", - "▁ NUM", - "▁c are", - "▁ca re", - "▁car e", - "w string", - "wa r", - "w ar", - "▁me asure", - "▁- 96", - "▁0 ],", - "Over ride", - "98 5", - "9 85", - "le y", - "l ey", - "pi x", - "p ix", - "▁Se quence", - "▁ Sequence", - "你 了", - "1: 47", - "29 53", - "295 3", - "2 953", - "▁In stance", - "▁Inst ance", - "▁ Instance", - "故 事", - "23 93", - "239 3", - "2 393", - "▁m ult", - "▁mu lt", - "▁ mult", - "▁p la", - "▁pl a", - "▁Gener ated", - "▁Generate d", - "▁ Generated", - "▁F ix", - "▁ Fix", - "ar est", - "are st", - "a rest", - "C ulture", - "Poly gon", - "P olygon", - "470272: 【", - "Error Code", - "qui val", - "17 1", - "1 71", - "▁5 :", - "▁ 5:", - "▁work ing", - "j p", - "除 了", - "▁15 997", - "▁159 97", - "▁1599 7", - "▁1629 30", - "92 5", - "9 25", - "▁o wner", - "▁own er", - "▁ owner", - "▁15 847", - "▁158 47", - "▁1584 7", - "pre vious", - "prev ious", - "摸 鱼", - "66 25", - "662 5", - "6 625", - "win d", - "wi nd", - "w ind", - "▁D im", - "▁Di m", - "▁ Dim", - "20 :11", - "20: 11", - "20:1 1", - "2 0:11", - "的 感觉", - "21 30", - "213 0", - "2 130", - "▁G PU", - "▁ GPU", - "▁product s", - "10 90", - "109 0", - "1 090", - "▁1 6.", - "▁16 .", - "▁ 16.", - "▁AUTH ORS", - "em ber", - "e mber", - "AA D", - "A AD", - "▁p ending", - "▁ pending", - "进 行", - "▁_ ,", - "▁ _,", - "co eff", - ".9 2", - ". 92", - "20 49", - "204 9", - "▁bet ter", - "▁German y", - "44 00", - "440 0", - "4 400", - "ro ve", - "▁R ET", - "▁RE T", - "▁ RET", - "▁d isc", - "▁di sc", - "▁dis c", - "▁go al", - "92 3", - "9 23", - "21 79", - "217 9", - "2 179", - "36 5:", - "365 :", - "03 8:", - "43 87", - "438 7", - "4 387", - "ie ve", - "▁m id", - "▁ mid", - "▁st ub", - "Event Handler", - "普 通", - "E mbed", - "Bound ary", - "▁de termin", - "g z", - "/1 .", - "/ 1.", - "39 5:", - "395 :", - "▁1 79", - "▁17 9", - "▁ 179", - "▁1 10,", - "▁11 0,", - "▁110 ,", - "▁ 110,", - "*) (", - "* )(", - "▁\" 2", - "提 督", - "ar a", - "a ra", - "do ta", - "dot a", - "d ota", - "▁T ab", - "▁ Tab", - "Res olver", - "位 置", - "22 90", - "229 0", - "2 290", - "24 87", - "248 7", - "2 487", - "z oom", - "oc ation", - "Der ived", - "Deser ializer", - "pre processor", - "if f", - "i ff", - "当 然", - "50 2", - "5 02", - "94 0", - "9 40", - "v v", - "fr eq", - "f req", - "▁1 200", - "▁12 00", - "▁120 0", - "▁ 1200", - "Ser ialize", - "F ULL", - "ma l", - "m al", - "to w", - "t ow", - "▁{ \\", - "25 33", - "253 3", - "2 533", - "43 70", - "437 0", - "4 370", - ": **", - "05 4:", - "0 54:", - "▁\" 2021", - "▁to pic", - "▁top ic", - "▁ topic", - "不 然", - "Bo ost", - "B oost", - "Pre ss", - "P ress", - "▁V ertex", - "▁Ver tex", - "▁ Vertex", - "): :", - ") ::", - "/ ../", - "▁ स", - "▁1 22", - "▁12 2", - "▁ 122", - ".~ !!!!", - "44 18", - "441 8", - "4 418", - "▁P lease", + "▁Ne pal", + "▁Nep al", + "▁barg ain", + "▁\" \")", + "▁\"\" )", + "▁Second ary", + "▁co efficient", + "▁coe fficient", + "it ives", + "itive s", + "iti ves", + "B ank", + "▁arch ae", + "▁in verse", + "▁Supp lier", + "▁ten ure", + "▁Aff ordable", + "▁Yan kees", + "fa b", + "f ab", + "▁K athy", + "▁Kat hy", + "▁Kath y", + "▁Ka thy", + "▁crit ically", + "▁critical ly", + "▁critic ally", + "▁cri tically", + "R M", + "▁Gen re", + "▁might y", + "▁deriv ative", + "ta l", + "t al", + "▁ins ured", + "OR E", + "O RE", + "in en", + "ine n", + "▁W on", + "▁Wo n", + "▁p oured", + "▁po ured", + "▁pour ed", + "▁pou red", + "▁Fund ing", + "▁Fun ding", + "▁\" )", + "▁ \")", + "W M", + "▁K umar", + "▁Ku mar", + "▁Con cert", + "▁Conc ert", + "▁Su ites", + "▁Suite s", + "▁Suit es", + "▁acc eleration", + "▁acceler ation", + "▁' %", + "mu st", + "mus t", + "m ust", + "| )", + "▁C IA", + "▁CI A", + "NAME S", + "N AMES", + "▁s ind", + "▁sin d", + "▁si nd", + "▁dem ographic", + "le ne", + "len e", + "l ene", + "inner HTML", + "so l", + "s ol", + "▁up stairs", + "til e", + "ti le", + "t ile", + "▁Vi agra", + "▁Via gra", + "VA R", + "V AR", + "▁Q B", + "▁No ah", + "▁P olic", + "▁Pol ic", + "▁Po lic", + "▁ball oon", + "▁I g", + "Per mission", + "Perm ission", + "▁car rots", + "▁pron ounced", + "▁fulf illed", + "▁fulfill ed", + "▁ful filled", + "▁sal aries", + "▁coll ector", + "▁collect or", + "▁colle ctor", + "▁I ter", + "▁It er", + "▁ Iter", + "RO L", + "R OL", + "▁Ab use", + "▁Abu se", + "▁def ender", + "▁defend er", + "▁defe nder", + "io tic", + "iot ic", + "i otic", + "▁s care", + "▁sc are", + "▁scar e", + "F N", + "SC R", + "S CR", + "we d", + "w ed", + "bon s", + "bo ns", + "b ons", + "▁Well ness", + "▁rou lette", + "▁rout ines", + "▁routine s", + "ak t", + "a kt", + "▁Pur pose", + "▁E van", + "▁Ev an", + "ce land", + "cel and", + "c eland", + "ched uled", + "▁st umbled", + "os pace", + "osp ace", + "o space", + "▁A ware", + "▁Aw are", + "un ned", + "unn ed", + "Da o", + "D ao", + "▁un cover", + "▁unc over", + "▁lot tery", + "▁h p", + "▁ hp", + "▁@ @", + "▁tr aces", + "▁tra ces", + "▁trace s", + "▁back drop", + "bi sh", + "b ish", + "ver tex", + "vert ex", + "▁r ookie", + "▁rook ie", + "▁car bohyd", + "▁f ines", + "▁fin es", + "▁fine s", + "▁fi nes", + "▁father s", + "▁fat hers", + "▁v illa", + "▁vi lla", + "▁vill a", + "ID ENT", + "IDE NT", + "oo o", + "o oo", + "▁reput able", + "ham mad", + "▁U ber", + "▁Ub er", + "iber nate", + "▁sub stit", + "▁subst it", + "▁t ide", + "▁tid e", + "▁ti de", + "os o", + "o so", + "ar is", + "ari s", + "a ris", + "sh ield", + "abs olute", + "re lation", + "rel ation", + "insp ired", + "▁st amps", + "▁stamp s", + "▁P ride", + "▁Pr ide", + "▁Pri de", + "▁o v", + "▁ ov", + "▁emb ry", + "▁embr y", + "(( (", + "( ((", + "el em", + "ele m", + "e lem", + "▁F IF", + "▁FI F", + "ig hed", + "igh ed", + "▁Ad mission", + "Ar r", + "A rr", + "▁D ATA", + "▁DA TA", + "▁ DATA", + "os ion", + "osi on", + "▁ar ises", + "▁arise s", + "he aded", + "head ed", + "hea ded", + "ple asant", + "▁Bi ography", + "S al", + "▁Do ors", + "▁Door s", + "Re place", + "Rep lace", + "Repl ace", + "ä ll", + "▁D L", + "▁ DL", + "▁dis ciples", + "▁disc iples", + "▁discipl es", + "▁bal ancing", + "▁F ees", + "▁Fe es", + "▁Fee s", + "▁Relations hip", + "dr o", + "d ro", + "▁c ob", + "▁co b", + "▁landscape s", + "▁landscap es", + "▁undert aking", + "▁Ven ice", + "▁Con struct", + "▁Const ruct", + "_ [", + "▁counter parts", + "Cont ents", + "Content s", + "▁imag in", + "z h", + "▁f lee", + "▁fl ee", + "▁fle e", + "▁World wide", + "▁SK U", + "ch ard", + "char d", + "cha rd", + "c hard", + "▁M ong", + "▁Mon g", + "▁Mo ng", + "▁future s", + "▁fut ures", + "▁private ly", + "▁priv ately", + "neg ative", + "Gr ad", + "G rad", + "▁be verages", + "▁beverage s", + "ra red", + "rar ed", + "r ared", + "▁apolog ize", + "▁in quiries", + "TER N", + "TE RN", + "T ERN", + "st rom", + "str om", + "▁temp oral", + "▁tempor al", + "ER N", + "E RN", + "▁suspect s", + "▁E ating", + "▁Eat ing", + "fa ctor", + "fac tor", + "fact or", + "f actor", + "▁GO OD", + "ri nt", + "rin t", + "r int", + "▁sign aling", + "▁signal ing", + "ent ric", + "▁Ev il", + "> ;", + "j k", + "▁V iv", + "▁Vi v", + "▁imper ative", + "▁l anes", + "▁la nes", + "▁lane s", + "▁lan es", + "▁l ev", + "▁le v", + "▁ lev", + "an ding", + "and ing", + "en ges", + "eng es", + "enge s", + "▁sc anner", + "▁scan ner", + "▁j our", + "▁jo ur", + "▁Com pat", + "▁Comp at", + "▁ Compat", + "▁St raw", + "▁Str aw", + "▁Stra w", + "▁build ers", + "▁builder s", + "▁En able", + "▁ Enable", + "▁l end", + "▁le nd", + "▁len d", + "▁trans c", + "▁tran sc", + "▁Strateg ies", + "(' ../", + "('. ./", + "▁ski ing", + "sp acing", + "▁mat rices", + "▁Dr ama", + "▁Dra ma", + "▁Jud y", + "▁Ju dy", + "ки й", + "Cam p", + "Ca mp", + "C amp", + "▁Ch arter", + "▁Char ter", + "▁Chart er", + "ed o", + "e do", + "wa t", + "w at", + "▁ar ter", + "▁art er", + "▁ arter", + "▁acceler ate", + "▁over looking", + "▁overlook ing", + "▁cere mon", + "▁cer emon", + "▁Volunte er", + "th umb", + "▁s ock", + "▁so ck", + "▁soc k", + "▁Neighbor hood", + "▁Un cle", + "▁Unc le", + "▁exception ally", + "▁exceptional ly", + "ught y", + "ugh ty", + "▁C hin", + "▁Ch in", + "▁Chi n", + "res istant", + "▁prim itive", + "▁h emp", + "▁he mp", + "▁hem p", + "▁recogn izes", + "▁recognize s", + "rp c", + "r pc", + "▁M end", + "▁Me nd", + "▁Men d", + "▁jo hn", + "▁Jack ie", + "▁Jac kie", + "▁Par ish", + "▁Paris h", + "▁I oT", + "▁ch unks", + "▁chunk s", + "po ke", + "p oke", + "▁Aut umn", + "▁F is", + "WI N", + "W IN", + "▁todd ler", + "qu it", + "q uit", + "▁n aming", + "▁na ming", + "▁nam ing", + "ER O", + "E RO", + "▁de gener", + "▁deg ener", + "▁femin ine", + "▁L iu", + "▁Li u", + "▁A BS", + "▁AB S", + "▁recover ing", + "▁soc io", + "▁Athlet ic", + "hor n", + "ho rn", + "h orn", + "IT ION", + "I TION", + "S rc", + "▁expl oit", + "▁explo it", + "il lon", + "ill on", + "illo n", + "in ers", + "ine rs", + "iner s", + "i ners", + "▁sand wiches", + "▁sandwich es", + "▁De bt", + "▁Deb t", + "▁te lev", + "▁tele v", + "▁tel ev", + "▁prem ature", + "▁Sal ary", + "▁embod iment", + "▁Manufact urers", + "▁Manufacturer s", + "▁Prince ton", + "▁Princ eton", + "▁quarter ly", + "▁bl ew", + "▁ble w", + "▁pat rol", + "▁illustr ates", + "▁illustrate s", + "▁g ithub", + "▁git hub", + "▁ github", + "▁Dis claimer", + "▁personal ities", + "▁transport ed", + "DE C", + "D EC", + "▁gift ed", + "▁V otes", + "▁Vo tes", + "▁Vote s", + "▁pal ace", + "▁pa lace", + "▁F iber", + "▁Fib er", + ". ?", + "div ision", + "di vision", + "▁min us", + "▁ minus", + "Oct ober", + "▁M ens", + "▁Me ns", + "▁Men s", + "en nial", + "enn ial", + "B tn", + "▁r ip", + "▁ri p", + "▁ rip", + "▁p ots", + "▁po ts", + "▁pot s", + "▁sm ok", + "▁smo k", + "▁Sh ows", + "▁Show s", + "▁Sho ws", + "▁hum idity", + "▁De scribe", + "▁Des cribe", + "▁ Describe", + "▁g n", + "▁ gn", + "▁E z", + "▁ar thritis", + "▁K nown", + "▁Know n", + "▁Kn own", + "▁Supp lies", + "up dated", + "update d", + "iling ual", + "string ify", + "▁pr imer", + "▁pri mer", + "▁prim er", + "▁prime r", + "l v", + "F LOAT", + "▁Conserv ative", + "▁C RM", + "▁CR M", + "▁P ortal", + "▁Port al", + "▁Por tal", + "▁f unnel", + "▁fun nel", + "▁funn el", + "/ (", + "▁ca ption", + "▁capt ion", + "▁ caption", + "▁metap hor", + "nav igation", + "oy le", + "o yle", + "▁f rench", + "▁fr ench", + "▁ х", + "▁aut ism", + "▁D iss", + "▁Dis s", + "▁Di ss", + "mo r", + "m or", + "▁r s", + "▁ rs", + "Se ptember", + "▁Repl acement", + "▁Replace ment", + "op ez", + "ope z", + "ть ся", + "bo at", + "▁Cal gary", + "▁Iraq i", + "▁p osed", + "▁pos ed", + "▁pose d", + "▁ posed", + "▁pres ently", + "▁present ly", + "▁Fe aturing", + "▁Gib son", + "▁D ialog", + "▁Di alog", + "▁ Dialog", + "▁Creat or", + "▁Cre ator", + "Cl ean", + "C lean", + "▁compet itor", + "OS S", + "O SS", + "▁ML B", + "▁tw ins", + "▁twin s", + "pos ts", + "post s", + "▁cre ators", + "▁creat ors", + "▁creator s", + "in se", + "ins e", + "▁K ol", + "▁Ko l", + "▁com post", + "▁comp ost", + "▁compos t", + "▁r abbit", + "▁rab bit", + "▁ro oted", + "▁root ed", + "▁I v", + "▁h one", + "▁hon e", + "▁ho ne", + "▁ hone", + "▁N uclear", + "▁Nu clear", + "▁commod ity", + "▁Bre aking", + "▁Break ing", + "==== ========", + "======== ====", + "▁Pr ayer", + "▁Pra yer", + "▁Pray er", + "pos itive", + "posit ive", + "▁there of", + "product s", + "st ead", + "ste ad", + "▁Tra iler", + "▁Trail er", + "▁citizens hip", + "▁citizen ship", + "▁Even ing", + "▁Ev ening", + "▁Eve ning", + "er ial", + "eria l", + "e rial", + "ans wer", + "▁cat ches", + "▁catch es", + "▁Put in", + "▁C af", + "▁Ca f", + "▁Res pond", + "▁even ings", + "▁evening s", + "▁demonstr ating", + "▁opt ed", + "▁op ted", + "draw n", + "dr awn", + "dra wn", + "▁instruct ors", + "▁instructor s", + "ess ional", + "ession al", + "▁L ines", + "▁Lin es", + "▁Line s", + "▁Li nes", + "▁ Lines", + "▁P ir", + "▁Pi r", + "▁Cour tesy", + "Const raint", + "▁Al umni", + "xf fff", + "xff ff", + "x ffff", + "▁com fy", + "ab etic", + "abet ic", + "abe tic", + "Up per", + "U pper", + "te l", + "t el", + "A ir", + "Ev en", + "E ven", + "ab we", + "ad apter", + "P ipeline", + "▁Colomb ia", + "▁Cho osing", + "▁Jew elry", + "▁St amp", + "▁Sta mp", + "closure s", + "clos ures", + "Us ing", + "U sing", + "▁Accom mod", + "ge ts", + "get s", + "g ets", + "▁sw ept", + "▁swe pt", + "▁begin ner", + "▁beg inner", + "CE PT", + "S afe", + "▁new born", + "▁V as", + "▁Va s", + "▁de nom", + "▁den om", + "▁pro state", + "▁prost ate", + "Un expected", + "U nexpected", + "+ =", + "sm art", + "s mart", + "▁environment ally", + "▁environmental ly", + "▁Dom estic", + "mu s", + "m us", + "uu id", + "u uid", + "▁season ed", + "▁seas oned", + "▁de rive", + "▁der ive", + "▁deriv e", + "man y", + "ma ny", + "m any", + "▁min isters", + "▁mini sters", + "▁minister s", + "▁ver dict", + "▁Office rs", + "▁Offic ers", + "▁Officer s", + "▁ste aling", + "▁steal ing", + "aj o", + "a jo", + "▁Per th", + "▁T rying", + "▁Tr ying", + "▁Try ing", + "▁Br ussels", + "▁S ak", + "▁Sa k", + "AC TION", + "ACT ION", + "A CTION", + "ch ez", + "che z", + "▁not ation", + "▁ notation", + "IF Y", + "pr ic", + "pri c", + "p ric", + "▁E A", + "▁ EA", + "▁L ogo", + "▁Log o", + "▁Lo go", + "foot note", + "ig t", + "i gt", + "▁C Y", + "▁ CY", + "▁team mates", + "▁N urse", + "▁Nurs e", + "▁style d", + "▁sty led", + "▁styl ed", + "▁F leet", + "▁Fle et", + "▁surv iving", + "▁surviv ing", + "est hes", + "Do cs", + "Doc s", + "▁C ensus", + "▁not ices", + "▁notice s", + "▁ignor ance", + "▁E arn", + "▁Ear n", + "an son", + "ans on", + "IN VALID", + "▁T ah", + "▁Ta h", + "▁break through", + "▁writ ings", + "▁writing s", + "ko v", + "k ov", + "▁freel ance", + "Be cause", + "▁Graph ic", + "▁hyg iene", + "▁t unes", + "▁tun es", + "▁tu nes", + "▁tune s", + "M Y", + "fa ct", + "fac t", + "f act", + "ob o", + "o bo", + "▁Arm strong", + "▁App oint", + "▁Ap point", + "▁Pharm acy", + "▁cul inary", + "▁M oss", + "▁Mo ss", + "▁Mos s", + "▁Cont ribut", + "▁s igh", + "▁si gh", + "▁sig h", + "ew s", + "e ws", + "Tr igger", + "P ad", + "▁nons ense", + "▁F UN", + "▁ FUN", + "or nings", + "orn ings", + "| ;", + "▁bi ography", + "▁inter im", + "▁inte rim", + "Mer ge", + "tr igger", + "▁b othered", + "▁both ered", + "▁bother ed", + "▁bot hered", + "▁* (", + "▁ *(", + "▁P ills", + "▁Pil ls", + "▁Pill s", + "in et", + "ine t", + "i net", + "il las", + "ill as", + "illa s", + "'] ;", + "' ];", + "Euro pe", + "▁Sub mitted", + "▁Submit ted", + "▁helic opter", + "▁gentle man", + "▁H off", + "▁Ho ff", + "▁W riters", + "▁Write rs", + "▁Writer s", + "▁W aters", + "▁Water s", + "▁Wat ers", + "▁Wa ters", + "▁ex agger", + "ä h", + "▁B il", + "▁Bi l", + "function s", + "fun ctions", + "▁} \\", + "▁ }\\", + "▁bless ings", + "▁blessing s", + "st ri", + "str i", + "s tri", + "▁adjust ing", + "▁transform ing", + "▁risk y", + "▁ri sky", + "▁ris ky", + "▁ob server", + "▁observ er", + "▁obser ver", + "▁observe r", + "▁obs erver", + "▁cond itional", + "▁condition al", + "▁D ylan", + "▁Dy lan", + "o qu", + "▁p am", + "▁pa m", + "▁NE WS", + "▁NEW S", + "▁frank ly", + "▁In frastructure", + "▁Ap artment", + "▁Apart ment", + "▁Exhib ition", + "▁c ath", + "▁ca th", + "▁cat h", + "uzz y", + "uz zy", + "▁S atan", + "▁Sat an", + "▁Sa tan", + "▁Res ume", + "▁Dep ression", + "▁access ory", + "▁stim ulate", + "▁stimul ate", + "▁intern ship", + "ch unk", + "▁ad ore", + "▁swe ater", + "▁sweat er", + "▁turn over", + "col ogy", + "c ology", + "Comp are", + "Compar e", "Man agement", - "Su per", - "S uper", - "さ れ", - "0: 13", - "0:1 3", - "0 :13", - "▁S occer", - "▁st ates", - "▁state s", - "▁stat es", - "▁ states", - "▁U P", - "▁ UP", - "▁s d", - "▁ sd", - "con sole", - "▁d p", - "▁ dp", - "28 48", - "284 8", - "2 848", - "38 5:", - "385 :", - "3 85:", - "63 8:", - "638 :", - "to k", - "t ok", - "▁e m", - "▁ em", - "21 16", - "211 6", - "2 116", - "CK ET", - "▁1 37", - "▁13 7", - "▁ 137", - "的 事", - "24 45", - "244 5", - "2 445", - "28 49", - "284 9", - "2 849", - "▁C ity", - "▁m asm", - "▁ma sm", - "MOD ULE", - "▁oper and", - "21 77", - "217 7", - "2 177", - "29 77", - "297 7", - "2 977", - "xc ccc", - "xcc cc", - "x cccc", - "聊 天", - "▁s f", - "▁ sf", - "27 90", - "279 0", - "2 790", - "▁ag greg", - "50 36:", - "503 6:", + "th y", + "t hy", + "wr ight", + "w right", + "Fact or", + "Fac tor", + "F actor", + "▁Day ton", + "▁| \\", + "▁ |\\", + "bul let", + "▁Re hab", + "α ι", + "box es", + "od d", + "o dd", + "Sur face", + "▁p udd", + "▁pu dd", + "▁deal ership", + "▁dealer ship", + "▁dealers hip", + "man d", + "ma nd", + "m and", + "▁Lou ise", + "▁Louis e", + "▁T agged", + "▁Tag ged", + "▁Ta gged", + "annot ations", + "annotation s", + "▁o rb", + "▁or b", + "▁ orb", + "▁In cor", + "▁Inc or", + "R F", + "▁observ ing", + "▁obser ving", + "▁obs erving", + "W P", + "▁inev itably", + "▁HW TS", + "▁P upp", + "▁Pu pp", + "▁B rett", + "▁Br ett", + "▁Bre tt", + "ne um", + "▁term ination", + "▁termin ation", + "▁C hest", + "▁Ch est", + "▁Che st", + "▁imp erial", + "▁imper ial", + "▁impe rial", + "▁A ges", + "▁Ag es", + "▁Age s", + "▁ins ist", + "▁subject ed", + "re ply", + "rep ly", + "repl y", + "▁preval ence", + "zo om", + "z oom", + "se ctions", + "section s", + "sect ions", + "s ections", + "▁buff et", + "D to", + "▁Pot ato", + "▁advertis ements", + "▁advertisement s", + "▁advertise ments", + "ib an", + "iba n", + "i ban", + "▁ster oids", + "▁Me at", + "mon ary", + "ress ions", + "ression s", + "r essions", + "Ma l", + "M al", + "Ex per", + "Exp er", + "▁Pat ricia", + "▁Patri cia", + "compat ible", + "▁pe as", + "▁arg uably", + "pp le", + "p ple", + "vis it", + "▁C ult", + "▁Cu lt", + "▁Cul t", + "▁ancest ors", + "▁explan ations", + "▁explanation s", + "▁s tain", + "▁st ain", + "▁sta in", + "▁п а", + "▁ па", + "▁Med al", + "▁Me dal", + "▁Represent atives", + "▁Representative s", + "▁h ooks", + "▁hook s", + "▁ho oks", + "gi o", + "g io", + "п ро", + "in ea", + "ine a", + "i nea", + "▁Bel ieve", + "▁fil ming", + "▁film ing", + "communic ations", + "▁serv ant", + "▁ear rings", + "PA CE", + "P ACE", + "▁Sim pson", + "▁J ets", + "▁Je ts", + "▁Jet s", + "oven ant", + "▁R aid", + "▁Ra id", + "▁Br exit", + "▁Bre xit", + "develop er", + "▁Reg ulation", + "▁l itter", + "▁lit ter", + "▁comput ation", + "ag us", + "agu s", + "▁f inals", + "▁fin als", + "▁final s", + "en vironment", + "▁Ah med", + "ESS AGE", + "av ement", + "ave ment", + "a vement", + "ec hes", + "ech es", + "e ches", + "▁pro secution", + "▁prosecut ion", + "▁p ok", + "▁po k", + "▁ad dr", + "▁add r", + "▁ addr", + "ś ci", + "and ez", + "ande z", + "he e", + "h ee", + "▁sp iral", + "▁spir al", + "▁L on", + "▁Lo n", + "▁N D", + "▁ ND", + "Met rics", + "Metric s", + "▁Sc roll", + "▁Scr oll", + "▁ Scroll", + "Ag greg", + "A ggreg", + "▁d ice", + "▁di ce", + "An n", + "A nn", + "▁M K", + "▁ MK", + "▁Pr event", + "▁Pre vent", + "▁rev enge", + "▁reven ge", + "math scr", + "AN TY", + "ANT Y", + "▁Prov ides", + "▁Provide s", + "▁G D", + "▁se ated", + "▁sea ted", + "▁seat ed", + "▁prefer ably", + "Ca t", + "C at", + "▁tournament s", + "▁tourn aments", + "ur as", + "ura s", + "u ras", + "▁mon sters", + "▁monster s", + "▁prob able", + "▁\" ;", + "▁ \";", + "▁Miss ing", + "▁Mis sing", + "▁ Missing", + "Da n", + "D an", + "en i", + "e ni", + "▁Ra pid", + "▁Rap id", + "▁A U", + "▁s é", + "▁c heat", + "▁che at", + "▁Ad rian", + "▁plan ets", + "▁planet s", + "▁plane ts", + "yard s", + "y ards", + "▁enc oded", + "▁encode d", + "▁av iation", + "▁fulf illing", + "▁fulfill ing", + "▁a cre", + "▁ac re", + "▁ acre", + "sl ider", + "slide r", + "F ail", + "▁i c", + "▁ ic", + "▁I celand", + "▁Ice land", + "▁t hou", + "▁th ou", + "in cludes", + "includ es", + "include s", + "He r", + "H er", + "Car t", + "Ca rt", + "C art", + "=\" @", + "▁ad here", + "▁contin uity", + "▁continu ity", + "▁A ven", + "▁Av en", + "▁Ave n", + "▁/ ><", + "▁/> <", + "▁N ull", + "▁Nu ll", + "▁ Null", + "sa lm", + "sal m", + "▁sw elling", + "▁hat red", + "ga p", + "g ap", + "V S", + "▁Cat hedral", + "▁manip ulation", + "P Y", + "▁h d", + "▁ hd", + "▁antib iotics", + "▁] ;", + "▁ ];", + "▁To ast", + "m achine", + "▁Les lie", + "-- -------", + "---- -----", + "-------- -", + "--- ------", + "----- ----", + "------ ---", + "------- --", + "- --------", + "v p", + "* >(", + "▁B ella", + "▁Be lla", + "▁Bel la", + "▁Bell a", + "ст у", + "с ту", + "▁appar atus", + "▁av ail", + "less ness", + "▁LI ABILITY", + "▁exceed ed", + "▁Interest ingly", + "▁Interesting ly", + "DA Y", + "D AY", + "▁Pl ug", + "▁own ing", + "▁ow ning", + "▁Mer cury", + "▁Merc ury", + "▁bg color", + "Ex ternal", + "MA C", + "M AC", + "▁Griff in", + "ab lo", + "col ors", + "color s", + "b irth", + "pay ment", + "▁def endants", + "▁defend ants", + "▁defendant s", + "C N", + "Ex pl", + "Exp l", + "d agger", + "▁inspiration al", + "▁inspir ational", + "▁B roadcast", + "▁Broad cast", + "▁Be tty", + "▁Bet ty", + "L INK", + "W rap", + "▁Ar ctic", + "▁Arc tic", + "▁S eed", + "▁Se ed", + "▁See d", + "▁Y ES", + "▁YE S", + "▁o vert", + "▁over t", + "▁ov ert", + "um ed", + "ume d", + "u med", + "Test Case", + "▁hard wood", + "▁F X", + "▁ FX", + "▁Parad ise", + "▁Louis ville", + "bi z", + "b iz", + "▁r oses", + "▁ro ses", + "▁rose s", + "▁Hol idays", + "▁Holiday s", + "▁p enn", + "▁pe nn", + "▁pen n", + "set minus", + "▁F ailure", + "▁ Failure", + "▁f ran", + "▁fr an", + "▁fra n", + "▁Gr ande", + "▁Grand e", + "▁Gran de", + "▁n erves", + "▁nerv es", + "▁nerve s", + "▁discount ed", + "▁disco unted", + "▁rem inis", + "Su n", + "S un", + "uck land", + "Per iod", + "▁br och", + "▁bro ch", + "▁dis contin", + "▁tr acked", + "▁track ed", + "▁Re leased", + "▁Release d", + "▁Script ure", + "S at", + "▁I G", + "▁ IG", + "Ma ss", + "M ass", + "▁For ms", + "▁Form s", + "▁ Forms", + "ic ating", + "ica ting", + "ex ecut", + "exec ut", + "exe cut", + "▁fol ded", + "▁fold ed", + "▁In door", + "▁Ind oor", + "▁Bl ind", + "▁Dan ish", + "Bo t", + "B ot", + "▁M atter", + "▁Mat ter", + "▁Matt er", + "▁Dec ision", + "min ster", + "▁Every body", + "ploy ee", + "▁on set", + "▁frag rance", + "▁Dev il", + "▁Create s", + "▁Creat es", + "▁Cre ates", + "is ors", + "isor s", + "iso rs", + "▁c iting", + "▁cit ing", + "▁ci ting", + "▁Sign ature", + "▁ Signature", + "an tom", + "ant om", + "anto m", + "▁l attice", + "▁professor s", + "▁profess ors", + "vi ne", + "vin e", + "v ine", + "es to", + "est o", + "e sto", + "ys on", + "y son", + "▁p ept", + "▁pe pt", + ") >", "tb ody", "t body", - "▁start ed", - "ffff fff", - "fff ffff", - "ffffff f", - "f ffffff", - "▁j oint", - "▁jo int", - "▁join t", - "▁ joint", - "▁C ur", - "▁ Cur", - "FR ING", - "vel oper", - "velo per", - "velop er", - "▁Kore an", - "▁Korea n", - "R U", - "晚 了", - "UT TON", - "▁15 980", - "▁159 80", - "▁1598 0", - "13 2,", - "132 ,", - "1 32,", - "▁(! (", - "日 常", - "REPE AT", - "vert ical", - "▁Par ameter", - "▁ Parameter", - "43 99", - "439 9", - "4 399", - "85 57", - "855 7", - "8 557", - "88 09", - "880 9", - "8 809", - "[0 ]->", - "[0] ->", - "鹤 宝", - "23 00", - "230 0", - "2 300", - "Column s", - "攻 击", - "56 29", - "562 9", - "5 629", - "AT IVE", - "▁E GL", - "▁iss ue", - "20 45", - "204 5", - "▁2 40,", - "▁24 0,", - "▁240 ,", - "Block s", - "st andard", - "E mail", - "ar xiv", - "▁x x", - "▁ xx", + "▁Ge off", + "▁Geo ff", + "▁St ores", + "▁Store s", + "▁ch asing", + "▁cha sing", + "▁disp ens", + "▁test osterone", + "▁S oup", + "▁So up", + "▁Sou p", + "▁EV ERY", + "▁EVER Y", + "Lo w", + "L ow", + "▁S quad", + "▁Squ ad", + "▁t ilt", + "▁til t", + "▁ti lt", + "▁sp inal", + "▁spin al", + "▁Car roll", + "▁Carr oll", + "▁Program ming", + "▁a le", + "▁al e", + "▁ ale", + "▁ins ufficient", + "с і", + "ly ph", + "SH IFT", + "▁A ctor", + "▁Act or", + "▁Ac tor", + "▁nurs ery", + "▁nurse ry", + "sc al", + "s cal", + "▁J ak", + "▁Ja k", + "▁P I", + "▁ PI", + "si l", + "s il", + "ol an", + "ola n", + "o lan", + "▁air ports", + "▁airport s", + "Go ld", + "G old", + "rient ation", + "▁S lot", + "▁Sl ot", + "▁ Slot", + "▁at tr", + "▁att r", + "▁ attr", + "▁art ifacts", + "▁Liqu id", + "▁s or", + "▁so r", + "▁ sor", + "▁sc attering", + "▁T IM", + "▁ TIM", + "▁V lad", + "▁D ana", + "▁Dan a", + "▁Da na", + "▁Der by", + "е к", + "Com bo", + "Comb o", + "ie le", + "iel e", + "i ele", + "▁un common", + "▁check list", + "ross o", + "ros so", + "▁l iking", + "▁li king", + "▁lik ing", + "non atomic", + "an ton", + "ant on", + "anto n", + "om ics", + "omic s", + "omi cs", + "▁par ked", + "▁park ed", + "▁w asting", + "▁was ting", + "▁wr apping", + "▁wra pping", + "▁wrap ping", + "ab olic", + "▁G ast", + "▁Gas t", + "▁Ga st", + "osc ope", + "o scope", + "▁average d", + "▁aver aged", + "na i", + "n ai", + "▁therap ies", + "n m", + "▁Ro mans", + "▁Rom ans", + "▁Roman s", + "▁Sh annon", + "▁Shan non", + "Check ed", + "!\" );", + "! \");", + "▁development al", + "it ical", + "iti cal", + "i tical", + "▁bomb s", + "▁bom bs", + "▁assess ing", + "Ga te", + "G ate", + "▁H erald", + "▁Her ald", + "▁Rain bow", + "▁cr ashed", + "▁crash ed", + "Lite ral", + "L iteral", + "▁sk ate", + "▁' ';", + "▁'' ;", + "▁E rin", + "▁Er in", + "▁W ORK", + "▁WOR K", + "▁ WORK", + "▁col ab", + "▁co lab", + "▁Di vine", + "▁Div ine", + "off ice", + "▁bas il", + "▁ba sil", + "▁Present ation", + "- ,", + "LE S", + "L ES", + "▁f ixture", + "▁T IME", + "▁TIM E", + "▁ TIME", + "▁W WE", + "▁WW E", + "▁B een", + "▁Be en", + "▁Bee n", + "▁p urse", + "▁pur se", + "▁purs e", + "../ ../../", + "../../ ../", + "▁G EN", + "▁GE N", + "▁ GEN", + "▁con gest", + "▁Restaur ants", + "▁Restaurant s", + "▁R ise", + "▁Ris e", + "vis ion", + "v ision", + "ug gest", + "ugg est", + "▁grad uating", + "▁C oup", + "▁Co up", + "▁Cou p", + "▁Re fr", + "▁Ref r", + "arch ive", + "▁Tib et", + "▁Ti bet", + "▁/* !", + "▁pain ter", + "▁paint er", + "▁pa inter", + "▁O T", + "▁ OT", + "▁Does n", + "▁font s", + "▁ fonts", + "▁Fellow ship", + "▁Sa uce", + "▁Sau ce", + "STR U", + "▁C edar", + "▁Ce dar", + "▁S udden", + "▁Sud den", + "▁WARR ANTY", + "▁C DC", + "▁CD C", + "G it", + "uc le", + "ucl e", + "u cle", + "▁breat htaking", + "▁cul min", + "▁bl ades", + "▁blade s", + "▁r ays", + "▁ra ys", + "▁ray s", + "▁ rays", + "▁bo iling", + "▁boil ing", + "▁Ham mer", + "▁sc rat", + "▁scr at", + "▁scra t", + "ch y", + "c hy", "Rule s", - "▁1 88", - "▁18 8", - "▁ 188", - "FRING E", - "name d", - "na med", - "▁f ake", - "▁fa ke", - "▁ fake", - "Not ify", - "0: 20", - "0:2 0", - "Log ical", - "W rap", - "▁O TT", - "VERT EX", - "3 ", + "set ting", + "sett ing", + "▁advance ment", + "▁amb ient", + "▁dom inate", + "▁domin ate", + "▁bu lb", + "▁bul b", + "▁bl ended", + "▁blend ed", + "▁un ified", + "▁e j", + "um at", + "uma t", + "u mat", + "▁b ins", + "▁bi ns", + "▁bin s", + "▁cl iff", + "Status Code", + "▁p es", + "▁pe s", + "▁ pes", + "▁i h", + "▁ ih", + "tr aining", + "tra ining", + "train ing", + "▁f laws", + "▁fl aws", + "▁flaw s", + "st ructure", + "struct ure", + "▁Administr ative", + "▁S ah", + "▁Sa h", + "cdcd cdcd", + "we ather", + "▁ang els", + "▁angel s", + "() `", + "▁fuel s", + "▁fu els", + "▁fue ls", + "▁Dar win", + "▁d ancers", + "▁dance rs", + "▁dan cers", + "▁ac rylic", + "an chor", + "anc hor", + "anch or", + "oy a", + "o ya", + "ograph s", + "ograp hs", + "▁Imm igration", + "▁a unt", + "▁au nt", + "▁Bou levard", + "P aul", + "▁b ik", + "▁bi k", + "▁re un", + "s r", + "▁n oun", + "▁no un", + "▁nou n", + "▁Can vas", + "▁ Canvas", + "US ED", + "USE D", + "▁char itable", + "▁sub scriber", + "▁subscrib er", + "▁subscribe r", + "▁dis course", + "▁disc ourse", + "▁discour se", + "▁disco urse", + "oc cup", + "occ up", + "▁w ird", + "▁wi rd", + "▁squ ash", + "Al ert", + "Jan uary", + "ho n", + "h on", + "br ush", + "NA S", + "N AS", + "bi es", + "bie s", + "b ies", + "▁Ac qu", + "am iliar", + "new command", + "▁Prep aration", + "▁Prepar ation", + "ip py", + "ipp y", + "i ppy", + "ob bies", + "obb ies", + "▁shr ink", + "F ac", + "W al", + "▁man eu", + "br al", + "bra l", + "b ral", + "▁W ife", + "▁Wi fe", + "▁y acht", + "▁ya cht", + "▁ad ul", + "▁S andra", + "▁San dra", + "▁Sand ra", + "▁j og", + "▁jo g", + "sign ed", + "sig ned", + "s igned", + "in ders", + "ind ers", + "inder s", + "inde rs", + "as onic", + "ason ic", + "▁mart ial", + "ri cular", + "ric ular", + "r icular", + "▁gadget s", + "M usic", + "▁a post", + "▁ap ost", + "▁dece ased", + "▁м и", + "▁ ми", + "▁gu iding", + "▁guid ing", + "▁stead ily", + "▁collect ively", + "▁collective ly", + "▁B irds", + "▁Bird s", + "▁Bir ds", + "▁P ocket", + "▁Document s", + "▁Doc uments", + "as sy", + "ass y", + "Dr ive", + "D rive", + "▁G ir", + "▁Gi r", + "▁det ox", + "▁C AD", + "▁CA D", + "ser if", + "▁Com pre", + "▁Comp re", + "▁Rep lies", + "▁Repl ies", + "▁char ities", + "▁tail or", + "As p", + "A sp", + "az ar", + "aza r", + "_{ {\\", + "_ {{\\", + "▁life long", + "▁lif elong", + "▁H ass", + "▁Ha ss", + "▁Has s", + "▁g rit", + "▁gr it", + "▁gri t", + "▁lin ux", + "▁ linux", + "▁ro ast", + "pa pers", + "paper s", + "p apers", + "Da vid", + "D avid", + "▁forg iveness", + "▁forgive ness", + "ст е", + "с те", + "в у", + "go ld", + "g old", + "▁str aps", + "▁stra ps", + "▁strap s", + "▁s pill", + "▁sp ill", + "▁k ö", + "▁civil ians", + "▁civilian s", + "▁c ows", + "▁co ws", + "▁cow s", + "ag i", + "a gi", + "ela ide", + "▁Pro test", + "▁Prot est", + "ball s", + "bal ls", + "b alls", + "▁W idget", + "▁Wid get", + "▁ Widget", + "\\\" ,", + "\\ \",", + "ed i", + "e di", + "Cons umer", + "▁dead lines", + "▁deadline s", + "▁jud gement", + "▁judge ment", + "fil m", + "fi lm", + "▁Re agan", + "▁se ized", + "▁seiz ed", + "▁St anding", + "▁Stand ing", + "▁Stan ding", + "▁Y ep", + "▁Ye p", + "▁el bow", + "▁n avy", + "▁nav y", + "▁na vy", + "iox ide", + "ioxid e", + "i oxide", + "▁M IL", + "▁MI L", + "▁B EST", + "▁BE ST", + "std err", + "▁C annot", + "▁Can not", + "▁Cann ot", + "Har d", + "H ard", + "▁administ er", + "▁admin ister", + "add EventListener", + "▁Sh arp", + "▁Sha rp", + "▁Shar p", + "▁ Sharp", + "uc er", + "uce r", + "u cer", + "as sis", + "ass is", + "sample s", + "sam ples", + "s amples", + "▁col oured", + "▁colour ed", + "▁bout ique", + "as set", + "ass et", + "asse t", + "▁respond s", + "▁A MD", + "▁AM D", + "▁le aks", + "▁leak s", + "▁con current", + "▁ concurrent", + "▁i e", + "▁ ie", + "▁ab used", + "▁abuse d", + "ño s", + "ñ os", + "st ed", + "ste d", + "s ted", + "▁Pl aintiff", + "▁f ills", + "▁fil ls", + "▁fill s", + "st arter", + "start er", + "star ter", + "▁Tom ato", + "▁per taining", + "▁pert aining", + "▁h aul", + "▁ha ul", + "▁ haul", + "▁Bath rooms", + "▁Bathroom s", + "em por", + "emp or", + "▁de ux", + "%) .", + "% ).", + "sign al", + "▁remember ing", + "▁v ars", + "▁var s", + "▁va rs", + "▁ vars", + "▁init iate", + "▁initi ate", + "++ ){", + "++) {", + "▁Ex po", + "▁Exp o", + "▁Cinem a", + "oir e", + "oi re", + "o ire", + "la ne", + "lan e", + "l ane", + "▁rehe ars", + "as mine", + "asm ine", + "▁n os", + "▁no s", + "▁st rang", + "▁str ang", + "▁stra ng", + "▁f ry", + "▁fr y", + "▁vers es", + "▁ver ses", + "▁verse s", + "▁s cra", + "▁sc ra", + "▁scr a", + "▁premium s", + "b ucket", + "▁phenomen a", + "Pr ior", + "P rior", + "▁C lock", + "▁Cl ock", + "▁ Clock", + "res olution", + "▁Impro vement", + "▁Improve ment", + "ON Y", + "O NY", + "▁surf ing", + "▁sh aping", + "▁shap ing", + "▁sha ping", + "▁l ord", + "▁lo rd", + "▁ lord", + "▁fig uring", + "▁rent ing", + "▁ren ting", + "FUN C", + "▁neglect ed", + "▁negl ected", + "▁Mus ical", + "▁Music al", + "ho oting", + "h ooting", + "▁select ive", + "▁greet ed", + "▁gre eted", + "▁expend iture", + "▁afore mentioned", + "▁fib ers", + "▁fiber s", + "▁fi bers", + "me g", + "m eg", + "▁D addy", + "▁Dad dy", + "▁dec orate", + "▁decor ate", + "an tha", + "ant ha", + "anth a", + "▁v ague", + "▁vag ue", + "▁does nt", + "▁doesn t", + "▁Pharm aceutical", + "}^ {-", + "}^{ -", + "} ^{-", + "▁format ting", + "▁illness es", + "▁G UI", + "▁GU I", + "▁ GUI", + "if eration", + "ife ration", + "ifer ation", + "▁w ie", + "▁wi e", + "ma ven", + "m aven", + "▁S ER", + "▁SE R", + "▁ SER", + "Don e", + "Do ne", + "D one", + "en ario", + "ena rio", + "▁Get ty", + "▁Ge tty", + "▁tor rent", + "ok a", + "o ka", + "▁Pro spect", + "▁Pros pect", + "▁pop ped", + "▁po pped", + "▁L amp", + "▁La mp", + "▁Lam p", + "▁d un", + "▁du n", + "▁p rey", + "▁pre y", + "▁pr ey", + "▁F S", + "▁ FS", + "▁pol ite", + "▁polit e", + "st ates", + "state s", + "stat es", + "sta tes", + "▁un aware", + "▁una ware", + "▁c ube", + "▁cu be", + "▁cub e", + "ro ots", + "root s", + "▁Sym phony", + "A UT", + "▁val uation", + "▁T error", + "▁Te rror", + "▁Ter ror", + "▁Terr or", + "▁public ity", + "VID ED", + "In ject", + "▁Per u", + "▁Pe ru", + "▁b edding", + "▁bed ding", + "▁c ens", + "▁ce ns", + "▁D emo", + "▁De mo", + "▁Dem o", + "▁frag ile", + "▁F ur", + "▁Fu r", + "▁pe cul", + "▁st all", + "▁sta ll", + "▁Book ing", + "▁Bo oking", + "▁Boo king", + "▁ β", + "▁E ff", + "▁c redited", + "▁cred ited", + "▁credit ed", + "con stant", + "const ant", + "man aged", + "▁Equ ity", + "▁Eq uity", + "▁time less", + "▁tim eless", + "ty ard", + "t yard", + "▁Mechan ical", + "▁Go al", + "ro pract", + "rop ract", + "▁fact ories", + "▁factor ies", + "▁l ui", + "▁opt imum", + "▁optim um", + "DT O", + "D TO", + "ple ase", + "p lease", + "' (", + "▁Rel ax", + "Pi n", + "P in", + "▁con sequently", + "▁consequ ently", + "yn ote", + "y note", + "▁im part", + "▁imp art", + "▁K re", + "▁Kr e", + "▁U AE", + "▁stat utory", + "▁Opport unity", + "▁jew ellery", + "B i", + "▁m aple", + "▁map le", + "▁ma ple", + "▁chat ting", + "▁Charl eston", + "▁Charles ton", + "▁G ust", + "▁Gu st", + "▁Spring field", + "LE TE", + "▁sm oked", + "▁smoke d", + "▁smok ed", + "▁smo ked", + "▁Cand idates", + "▁re lied", + "▁rel ied", + "▁reli ed", + "▁relie d", + "ie g", + "i eg", + "art icles", + "article s", + "J O", + "▁C ogn", + "▁Co gn", + "▁trou bled", + "▁trouble d", + "n ational", + "▁Comp liance", + "▁Compl iance", + "▁fr eight", + "▁fre ight", + "▁Rena issance", + "ir rel", + "do es", + "d oes", + "▁Gene va", + "ap es", + "ape s", + "a pes", + "▁C ats", + "▁Ca ts", + "▁Cat s", + "ch oice", + "cho ice", + "▁Cas ual", + "fa s", + "f as", + "▁p estic", + "▁pest ic", + "▁pes tic", + "▁r outing", + "▁ro uting", + "▁rout ing", + "▁rou ting", + "▁exhib ited", + "▁exhibit ed", + "▁D uck", + "▁Du ck", + "g overnment", + "▁co ats", + "▁coat s", + "▁Mar co", + "▁Marc o", + "or thy", + "ort hy", + "orth y", + "▁d if", + "▁di f", + "▁G iant", + "▁Gi ant", + "os hi", + "osh i", + "att oos", + "attoo s", + "atto os", + "▁bad ge", + "о б", + "▁un pleasant", + "osa ic", + "▁H ern", + "▁He rn", + "▁Her n", + "▁G ri", + "▁Gr i", + "Event Handler", + "ü h", + "▁… .", + "▁ ….", + "▁util ization", + "▁Jo ined", + "▁Join ed", + "OB JECT", + "Can vas", + "▁sk ept", + "▁ske pt", + "▁jud ged", + "▁judge d", + "▁spec ialize", + "▁special ize", + "z u", + "▁sh ells", + "▁shel ls", + "▁shell s", + "▁e inem", + "▁ein em", + "▁eine m", + "▁Law yers", + "▁Lawyer s", + "▁pack aged", + "▁package d", + "▁over r", + "▁ov err", + "ID s", + "▁K ra", + "▁Kr a", + "▁Su dan", + "▁Sud an", + "▁prec eding", + "▁preced ing", + "to m", + "t om", + "▁D ocker", + "▁Do cker", + "▁Doc ker", + "ss l", + "s sl", + "▁far ther", + "▁fart her", + "▁sound track", + "▁symbol ic", + "▁Av iation", + "de ns", + "den s", + "d ens", + "▁kil ometers", + "▁kilomet ers", + "k k", + "Hi t", + "H it", + "Sm all", + "▁Bur ns", + "▁Burn s", + "▁Trans action", + "▁ Transaction", + "▁M ED", + "▁ME D", + "▁ MED", + "▁Go als", + "▁Goal s", + "Dest roy", + "co u", + "c ou", + "▁de bit", + "▁deb it", + "▁R ED", + "▁RE D", + "▁ RED", + ")} ,", + ") },", + "▁Se curities", + "af fe", + "aff e", + "a ffe", + "▁Un its", + "▁Unit s", + "▁fool ish", + "▁foo lish", + "▁Pl ants", + "▁Plan ts", + "▁Plant s", + "▁Lin ear", + "▁Line ar", + "▁ Linear", + "Mo t", + "M ot", + "▁In sight", + "▁Ins ight", + "▁prosper ity", + "▁install ment", + "▁Im mun", + "▁Imm un", + "▁in doors", + "▁indoor s", + "▁indo ors", + "▁Norm ally", + "▁Normal ly", + "▁br akes", + "▁bra kes", + "▁brake s", + "▁c ensus", + "▁cens us", + "▁d iary", + "▁di ary", + "▁miles tone", + "▁mile stone", + "▁mil estone", + "ber ger", + "berg er", + "r n", + "uc umber", + "st y", + "s ty", + "▁pil ots", + "▁pilot s", + "▁Account s", + "▁ill usion", + "QUI RE", + "con sum", + "cons um", + "▁h ers", + "▁he rs", + "▁her s", + "▁ hers", + "▁Rodrig uez", + "be ck", + "bec k", + "▁ar rog", + "▁arr og", + "▁Al uminum", + "▁per ceive", + "▁ide ally", + "▁ideal ly", + "▁~ ~", + "▁ ~~", + "▁P regn", + "▁Pre gn", + "▁L un", + "▁Lu n", + "▁e ls", + "▁el s", + "▁ els", + "▁V on", + "▁Vo n", + "▁Crit eria", + "▁ Criteria", + "▁met abolic", + "▁metab olic", + "▁metabol ic", + "▁fellow ship", + "isecond s", + "i seconds", + "▁under w", + "Le ad", + "L ead", + "BU FFER", + "BUF FER", + "▁consolid ation", + "▁human itarian", + "▁A br", + "▁Ab r", + "UE S", + "U ES", + "R ank", + "▁def ic", + "▁Appro ach", + "▁ann ounces", + "▁announce s", + "X L", + "ac i", + "a ci", + "▁W ol", + "▁Wo l", + "▁M eyer", + "▁Me yer", + "▁A BO", + "▁AB O", + "R R", + "▁rot ating", + "▁imm unity", + "▁immun ity", + "▁traffic king", + "▁traff icking", + "▁Mart ine", + "▁Martin e", + "▁res orts", + "▁resort s", + "K N", + "UI NT", + "U INT", + "fe n", + "f en", + "▁micro phone", + "u u", + "▁F ailed", + "▁Fa iled", + "▁ Failed", + "▁inv oke", + "▁invo ke", + "▁ invoke", + "▁christ ian", + "W N", + "▁R us", + "▁Ru s", + "ex amples", + "example s", + "▁mean while", + "▁rout inely", + "▁routine ly", + "▁exc av", + "Sl ot", + "S lot", + "▁h ollow", + "▁hol low", + "▁b unk", + "▁bun k", + "How ever", + "▁simpl ified", + "]. [", + "] .[", + "▁A UTH", + "▁AU TH", + "▁l ust", + "▁deb ates", + "▁debate s", + "▁neut r", + "▁neu tr", + "▁accum ulated", + "S il", + "▁A cross", + "▁Ac ross", + "▁Autom otive", + "▁ad missions", + "▁adm issions", + "▁admission s", + "▁head phones", + "▁Individual s", + "pack ed", + "p acked", + "▁Cr ack", + "▁Cra ck", + "▁Second ly", + "▁n m", + "▁ nm", + "LEN GTH", + "▁p enny", + "▁pen ny", + "▁penn y", + "▁b urger", + "▁bur ger", + "▁burg er", + "▁det ailing", + "▁detail ing", + "▁M erry", + "▁Mer ry", + "▁Merr y", + "▁G orgeous", + "oc on", + "oco n", + "o con", + "▁No tre", + "▁Not re", + "▁Comp uting", + "▁Comput ing", + "iv el", + "ive l", + "i vel", + "▁t rait", + "▁tr ait", + "▁tra it", + "▁Vol ks", + "De velop", + "▁some day", + "▁som eday", + "▁\\ ;", + "▁He ader", + "▁Head er", + "▁ Header", + "▁che ating", + "▁cheat ing", + "▁K Y", + "▁Wh olesale", + "cc oli", + "▁Fort une", + "in ces", + "ince s", + "inc es", + "i nces", + "▁$ ('.", + "▁$( '.", + "Com pleted", + "Comp leted", + "Complete d", + "ko m", + "k om", + "po d", + "p od", + "▁pers ist", + "▁Viol ence", + "yn th", + "y nth", + "ed dy", + "edd y", + "ul ia", + "uli a", + "u lia", + "▁In stit", + "▁Inst it", + "x D", + "▁wh olly", + "▁Ter rit", + "▁Terr it", + "Const raints", + "Constraint s", + "▁S AT", + "▁SA T", + "▁intention ally", + "▁intentional ly", + "Non Null", + "▁Rem oval", + "Scal ar", + "User name", + "Us ername", + "▁IN F", + "▁ INF", + "▁caut ious", + "' _", + "im ir", + "imi r", + "i mir", + "▁L isted", + "▁List ed", + "▁Li sted", + "▁Lis ted", + "▁Ut ility", + "▁Util ity", + "▁system ic", + "▁l ush", + "▁Pre viously", + "▁Previous ly", + "▁norm s", + "▁nor ms", + "▁hazard ous", + "} &", + "hold ing", + "hol ding", + "h olding", + "av in", + "avi n", + "a vin", + "▁br anded", + "▁brand ed", + "▁L ives", + "▁Live s", + "▁Li ves", + "▁Liv es", + "▁inval uable", + "fore st", + "for est", + "fo rest", + "▁w ag", + "▁wa g", + "op ening", + "ope ning", + "open ing", + "▁f ox", + "▁fo x", + "▁ fox", + "▁a bol", + "▁ab ol", + "▁philosoph ical", + "▁S aid", + "▁Sa id", + "▁mat urity", + "▁matur ity", + "▁bright ness", + "olph ins", + "▁G inger", + "▁Gin ger", + "m q", + "U t", + "   ", + "av i", + "a vi", + "▁spec tra", + "▁spect ra", + "▁Ver izon", + "▁Mon roe", + "▁accomplish ments", + "▁accomplishment s", + "hi m", + "h im", + "▁Pop ulation", + "▁parse d", + "▁pars ed", + "▁mal icious", + "▁D P", + "▁ DP", + "te enth", + "tee nth", + "teen th", + "▁ch alk", + "▁Credit s", + "▁Cred its", + "▁Sw imming", + "▁Ind igenous", + "▁instruct ed", + "▁R ut", + "▁Ru t", + "FORM ATION", + "FORMAT ION", + "▁b rit", + "▁br it", + "▁ brit", + "▁M olly", + "▁Mol ly", + "▁app ell", + "▁n ause", + "▁na use", + "ole rance", + "oler ance", + "-- -----", + "---- ---", + "--- ----", + "----- --", + "------ -", + "- ------", + "ab bage", + "abb age", + "st reet", + "stre et", + "▁API s", + "▁AP Is", + "▁Print ing", + "▁Prin ting", + "ir teen", + "irt een", + "▁sad ness", + "▁conf ined", + "Class es", + "C lasses", + "▁ind ent", + "▁ indent", + "▁subsidi ary", + "▁subsid iary", + "ke d", + "k ed", + "St d", + "S td", + "sc ss", + "s css", + "▁pun ish", + "▁fre ak", + "▁Budd hist", + "▁Buddh ist", + "▁compl iant", + "PE C", + "P EC", + "▁м у", + "▁ му", + "▁COPY RIGHT", + "in qu", + "▁sem inars", + "▁seminar s", + "▁D ir", + "▁Di r", + "▁ Dir", + "vo c", + "v oc", + "wa nt", + "wan t", + "w ant", + "▁N eu", + "▁Ne u", + "▁direct ories", + "▁director ies", + "▁ab ort", + "▁b ast", + "▁bas t", + "▁ba st", + "▁Lands cape", + "”) .", + "” ).", + "▁Comb ine", + "▁ și", + "▁temp ted", + "▁tempt ed", + "▁post ure", + "▁inadequ ate", + "sl ot", + "s lot", + "EN TER", + "ENT ER", + "▁H U", + "me ter", + "met er", + "m eter", + "od el", + "ode l", + "o del", + "▁bul bs", + "▁bulb s", + "▁class rooms", + "▁classroom s", + "Inst all", + "Pr imary", + "Prim ary", + "▁Term inal", + "— \"", + "D N", + "ad en", + "ade n", + "a den", + "Al ign", + "Ali gn", + "▁Rom ance", + "▁Roman ce", + "▁exhib itions", + "▁exhibition s", + "▁exhibit ions", + "▁regist ering", + "▁register ing", + "cy cles", + "cycle s", + "cycl es", + "Off ice", + "▁Mu hammad", + "▁teaching s", + "▁teach ings", + "▁gas oline", + "L M", + "oc c", + "o cc", + "ne ed", + "nee d", + "n eed", + "▁w aking", + "▁wa king", + "Text View", + "CO MP", + "COM P", + "OW ER", + "Pi cker", + "P icker", + "▁Cy cle", + "▁birth s", + "▁ch ili", + "▁chi li", + "▁umbrell a", + "go ne", + "gon e", + "g one", + "et tle", + "ett le", + "e ttle", + "▁ind ian", + "▁india n", + "ha rm", + "har m", + "h arm", + "▁T as", + "▁Ta s", + "▁hard core", + "▁S ho", + "▁Sh o", + "▁up stream", + "▁N aturally", + "▁Natural ly", + "▁Nat urally", + "he it", + "▁inf ring", + "ga e", + "g ae", + "▁re taining", + "▁ret aining", + "▁retain ing", + "▁head aches", + "▁headache s", + "▁com pose", + "▁comp ose", + "▁compos e", + "▁ compose", + "▁dep icted", + "▁dev iation", + "▁vacc ination", + "▁cre ws", + "▁cr ews", + "▁crew s", + "FORM AT", + "▁r ented", + "▁rent ed", + "▁ren ted", + "▁та к", + "▁s pur", + "▁sp ur", + "▁Pr ison", + "▁Pri son", + "▁burea ucr", + "gg ing", + "g ging", + "▁O EM", + "▁c ann", + "▁can n", + "▁ca nn", + "▁t xt", + "▁tx t", + "▁ txt", + "B o", + "▁T rent", + "▁Tr ent", + "▁Tre nt", + "▁Ass ist", + "ra tic", + "rat ic", + "r atic", + "fr e", + "f re", + "▁bib li", + "▁ber ries", + "▁ berries", + "zz a", + "z za", + "ны м", + "▁M ixed", + "▁Mix ed", + "▁H amb", + "▁Ham b", + "▁Ha mb", + "▁W rong", + "▁frag ments", + "▁fra gments", + "▁fragment s", + "▁person als", + "▁personal s", + "▁Begin ning", + "▁cock tails", + "▁cocktail s", + "▁Dr ake", + "▁Dra ke", + "▁R iley", + "red itation", + "redit ation", + "▁Ar row", + "▁H M", + "▁Nigeria n", + "▁Niger ian", + "▁W oo", + "▁Wo o", + "▁loc king", + "▁lock ing", + "▁tri bal", + "▁trib al", + "▁sho ots", + "▁shoot s", + "▁it iner", + "▁t uning", + "▁tun ing", + "▁tu ning", + "▁g ru", + "▁gr u", + "▁T ang", + "▁Ta ng", + "▁Tan g", + "▁stick ers", + "▁sticker s", + "▁comp artment", + "▁s ue", + "▁su e", + "▁C ause", + "▁Ca use", + "▁P ET", + "▁PE T", + "▁must ard", + "▁fa uc", + "est ones", + "estone s", + "eston es", + "esto nes", + "e stones", + "▁viol ated", + "▁pe el", + "▁Perm alink", + "▁L ayer", + "▁La yer", + "▁Lay er", + "▁ Layer", + "▁h aw", + "▁ha w", + "▁ haw", + "▁De tail", + "▁Det ail", + "▁ Detail", + "▁Pe terson", + "▁Pet erson", + "▁Peter son", + "▁Peters on", + "▁A cid", + "▁Ac id", + "▁id iot", + "▁idi ot", + "▁o der", + "▁od er", + "▁ oder", + "reg istry", + "regist ry", + ".* *", + ". **", + "▁D rivers", + "▁Dr ivers", + "▁Drive rs", + "▁Driver s", + "▁context s", + "▁Jackson ville", + "r w", + "Pro c", + "Pr oc", + "P roc", + "▁b ats", + "▁bat s", + "▁ba ts", + "▁Kn ox", + "▁Be ef", + "▁Bee f", + "hav iour", + "▁pl anner", + "▁plan ner", + "▁recept ors", + "▁receptor s", + "▁b ien", + "▁bi en", + "▁end ure", + "rel ative", + "▁mis leading", + "▁N GO", + "▁NG O", + "▁att ent", + "▁bo arding", + "▁board ing", + "▁ boarding", + "et z", + "e tz", + "N orth", + "▁L arg", + "▁La rg", + "▁Lar g", + "th al", + "tha l", + "t hal", + "gener ic", + "▁sex uality", + "▁sexual ity", + "▁ident ities", + "uff ix", + "uf fix", + "▁b isc", + "▁bi sc", + "▁bis c", + "▁super market", + "▁supermark et", + "Aut ow", + "Auto w", + "▁success es", + "▁W ald", + "▁Wal d", + "▁Wa ld", + "pack et", + "p acket", + "op acity", + "opa city", + "▁A uckland", + "▁weight ed", + "▁weigh ted", + "▁def iciency", + "▁defic iency", + "▁resil ience", + "sp in", + "s pin", + "▁S ilk", + "▁Sil k", + "▁Myst ery", + "▁Roll ing", + "▁Rol ling", + "▁rust ic", + "▁enc rypted", + "▁u ri", + "▁ur i", + "▁ uri", + "▁R iv", + "▁di ets", + "▁die ts", + "▁diet s", + "▁hand ic", + "▁I A", + "▁ IA", + "▁Hy brid", + "▁Wy oming", + "I K", + "res ses", + "ress es", + "Ne ed", + "N eed", + "uzz le", + "u zzle", + "▁adv ancing", + "▁We bs", + "▁Web s", + "iv ated", + "iva ted", + "▁catalog ue", + "▁Trans lation", + "▁reg ulators", + "▁regul ators", + "▁regulator s", + "▁Kn ights", + "▁Knight s", + "PE G", + "-- -----------", + "---- ---------", + "-------- -----", + "--- ----------", + "------------ -", + "----- --------", + "------ -------", + "---------- ---", + "----------- --", + "--------- ----", + "------- ------", + "- ------------", + "▁M ega", + "▁Me ga", + "▁Meg a", + "▁trend y", + "▁adopt ing", + "▁adop ting", + "De n", + "D en", + "▁impro per", + "▁impr oper", + "▁neighbor ing", + "▁neighb oring", + "▁s ounding", + "▁sound ing", + "▁High land", + "wi g", + "w ig", + "▁Fl oyd", + "▁Flo yd", + "▁: (", + "▁ :(", + "nt h", + "n th", + "▁jud ging", + "ub le", + "ubl e", + "u ble", + "ç ões", + "▁L ars", + "▁La rs", + "▁Lar s", + "Soft ware", + "▁direct ing", + "u o", + "▁Sing les", + "▁Single s", + "▁travel led", + "▁trav elled", + "< \\", + "▁predict able", + "x A", + "▁co sm", + "▁cos m", + "▁b acterial", + "▁bacteria l", + "▁V K", + "ros ion", + "r osion", + "▁ep och", + "▁B rid", + "▁Br id", + "▁Bri d", + "▁h urd", + "▁hur d", + "Nav igation", + "▁t asted", + "▁taste d", + "▁ta sted", + "▁tast ed", + "▁long time", + "▁a i", + "▁ ai", + "▁sens ory", + "▁sensor y", + "l m", + "▁д и", + "▁ ди", + "▁ex curs", + "▁exc urs", + "▁preval ent", + "▁M erc", + "▁Me rc", + "▁Mer c", + "▁Re dist", + "▁Red ist", + "▁Proced ure", + "C ould", + "▁Compar ison", + "▁dr agged", + "▁dra gged", + "▁drag ged", + "TO P", + "T OP", + "▁C ache", + "▁Ca che", + "▁ Cache", + "omorph ism", + "▁coord inated", + "▁coordinate d", + "ce ans", + "cean s", + "ga ges", + "gage s", + "g ages", + "apan ese", + "bi a", + "b ia", + "▁Bo ots", + "▁Boot s", + "▁Boo ts", + "Nov ember", + "N ovember", + "▁э то", + "▁conf ess", + "el les", + "ell es", + "elle s", + "▁des pair", + "τ ε", + "▁screen shot", + "▁screens hot", + "▁V ERY", + "Cert ificate", + "um bo", + "umb o", + "▁similar ities", + "▁econom ical", + "▁economic al", + "el ection", + "ele ction", + "elect ion", + "e lection", + "Un d", + "U nd", + "▁$ [", + "▁F lick", + "▁Fl ick", + "▁No ble", + "▁Nob le", + "▁F lying", + "▁Fl ying", + "▁Fly ing", + "comm unity", + "De cember", + "Dec ember", + "▁c urb", + "▁cur b", + "▁cu rb", + "text ure", + "f é", + "Local e", + "Loc ale", + "Lo cale", + "▁java script", + "▁jav ascript", + "▁ javascript", + "▁Alb any", + "▁rein force", + "▁R EST", + "▁RE ST", + "▁RES T", + "▁su ites", + "▁suit es", + "▁suite s", + "хо ди", + "▁p ops", + "▁pop s", + "▁po ps", + "▁E den", + "▁Ed en", + "oll ary", + "▁tele sc", + "▁tel esc", + "▁swe eping", + "▁sweep ing", + "▁elim ination", + "▁Dur ham", + "▁enh ances", + "▁enhance s", + "ocy tes", + "▁toss ed", + "ja h", + "j ah", + "ia tor", + "iat or", + "i ator", + "▁comm its", + "▁commit s", + "arg uments", + "argument s", + "▁Research ers", + "▁Resear chers", + "%% %%", + "▁asym pt", + "▁Under stand", + "▁scen ic", + "▁adequ ately", + "▁adequate ly", + "J s", + "ra mid", + "ram id", + "od b", + "o db", + "Do es", + "D oes", + "▁t ense", + "▁ten se", + "▁tens e", + "▁reve lation", + "▁revel ation", + "▁Document ation", + "▁M UST", + "▁MU ST", + "▁Pat ent", + "▁rain bow", + "▁BO OST", + "▁un ter", + "▁unt er", + "ve nth", + "ven th", + "vent h", + "v enth", + "▁Kle in", + "▁r isen", + "▁ri sen", + "▁rise n", + "▁ris en", + "PR OTO", + "PRO TO", + "▁ann ouncing", + "ne ck", + "▁practition er", + "ER AL", + "▁sa usage", + "▁f erry", + "▁fer ry", + "▁the irs", + "▁their s", + "▁_ .", + "▁ _.", + "▁( ((", + "▁(( (", + "▁ (((", + "▁con cludes", + "▁conclude s", + "▁C atalog", + "▁Cat alog", + "▁Catal og", + "ro ads", + "road s", + "lic hen", + "li chen", + "lich en", + "liche n", + "▁P ig", + "▁Pi g", + "▁s und", + "▁su nd", + "▁sun d", + "▁all ocate", + "▁alloc ate", + "▁low ering", + "▁lower ing", + "▁celebr ates", + "▁celebrate s", + "▁Def ence", + "▁reimb urse", + "▁drain age", + "▁su pers", + "▁super s", + "▁sup ers", + "Dim ension", + "▁m asc", + "▁ma sc", + "▁mas c", + "bi al", + "bia l", + "b ial", + "▁Br ands", + "▁Brand s", + "▁f lock", + "▁fl ock", + "▁flo ck", + "▁wonder fully", + "▁wonderful ly", + "▁un stable", + "▁uns table", + "▁gener ators", + "▁generator s", + "le ad", + "l ead", + "trans late", + "▁d op", + "▁do p", + "▁similar ity", + "ij a", + "i ja", + "▁M ood", + "▁Mo od", + "mi dt", + "mid t", + "▁Vac ation", + "▁S hin", + "▁Sh in", + "▁Shi n", + "▁L opez", + "▁recogn izing", + "▁Pres idential", + "▁President ial", + "▁per former", + "▁perform er", + "▁lo ader", + "▁load er", + "▁ loader", + "▁B rick", + "▁Br ick", + "▁Bri ck", + "▁Pr adesh", + "▁& #", + "▁ &#", + "▁ind uce", + "▁indu ce", + "▁land lord", + "▁follow er", + "▁fol lower", + "▁O ral", + "▁Or al", + "▁Cl ients", + "▁Client s", + "▁Cli ents", + "▁ec ological", + "▁R oose", + "▁Ro ose", + "▁S elling", + "▁Sel ling", + "▁Sell ing", + "▁Germ ans", + "▁German s", + "▁Ger mans", + "▁Re peat", + "coll apse", + "op tim", + "opt im", + "▁ple asing", + "▁plea sing", + "▁B uffer", + "▁Buff er", + "▁ Buffer", + "▁peripher al", + "Ch unk", + "roph ic", + "ter ing", + "te ring", + "t ering", + "▁flu oresc", + "▁Curt is", + "▁Y a", + "im ens", + "ime ns", + "imen s", + "SS L", + "S SL", + "▁M ama", + "▁Ma ma", + "▁f east", + "▁fe ast", + "▁feas t", + "▁ á", + "View Controller", + "▁A SP", + "▁AS P", + "де н", + "д ен", + "▁st aple", + "▁sta ple", + "for all", + "▁crit ique", + "▁attract ing", + "G H", + "▁C ookie", + "▁Cook ie", + "▁ Cookie", + "in el", + "ine l", + "i nel", + "▁serv ants", + "▁servant s", + "> /", + "▁pre school", + "▁pres chool", + "R X", + "▁O g", + "▁un predict", + "Prom ise", + "Pr ep", + "Pre p", + "P rep", + "▁under going", + "▁undergo ing", + "Ch ina", + "osp here", + "osph ere", + "а ль", + "▁K as", + "▁Ka s", + "▁Sk ype", + "▁Sky pe", + "▁fier ce", + "__ ,", + "_ _,", + "з на", + "ca le", + "cal e", + "c ale", + "▁tow ers", + "▁tower s", + "▁in def", + "▁i ndef", + "▁ind ef", + "bp s", + "b ps", + "ac ió", + "aci ó", + "MI T", + "M IT", + "▁L ets", + "▁Le ts", + "▁Let s", + "▁synt hes", + "▁Car pet", + "▁Carp et", + "▁Re serv", + "▁Res erv", + "hi n", + "h in", + "par s", + "pa rs", + "p ars", + "et erm", + "eter m", + "ete rm", + "e term", + "▁Red uce", + "▁n oodles", + "▁reward ed", + "▁en closed", + "▁Cl othing", + "▁sym metric", + "Bo ot", + "B oot", + "▁Sh ane", + "▁Shan e", + "▁Sha ne", + "arn ish", + "▁com mitting", + "▁comm itting", + "▁commit ting", + ">( \"", + "> (\"", + "▁I NC", + "▁IN C", + "▁work load", + "ch r", + "c hr", + "▁brace let", + "T B", + "ar te", + "art e", + "just ice", + "▁B US", + "▁BU S", + "▁S cout", + "▁Sc out", + "▁Sco ut", + "Ob server", + "Obs erver", + "▁up right", + "▁d ementia", + "] <", + "▁Sp ray", + "▁Spr ay", + "ci d", + "c id", + "C pp", + "ym l", + "y ml", + "H ouse", + "Un ited", + "Unit ed", + "▁P ipe", + "▁Pi pe", + "init ialize", + "initial ize", + "back end", + "▁Insp ired", + "++ ++", + "ov y", + "o vy", + "av ors", + "avor s", + "▁scr ews", + "▁screw s", + "▁t raction", + "▁tr action", + "▁tra ction", + "▁tract ion", + "▁dist racted", + "▁distract ed", + "▁lapt ops", + "▁laptop s", + "▁lap tops", + "▁O UR", + "▁r gb", + "▁rg b", + "▁ rgb", + "▁st ained", + "▁sta ined", + "▁stain ed", + "ud i", + "u di", + "ü ck", + "▁п ра", + "▁Br ush", + "▁Bru sh", + "▁tra iners", + "▁train ers", + "▁trainer s", + "▁Dr ugs", + "▁Drug s", + "▁re boot", + "▁reb oot", + "▁b olt", + "▁bo lt", + "▁bol t", + "▁hyd raulic", + "ow ie", + "▁infect ious", + "ui s", + "u is", + "MS G", + "P ac", + "▁m ould", + "▁C ancel", + "▁Can cel", + "▁ Cancel", + "▁Dev ices", + "▁Device s", + "▁mult itude", + "▁Gu ess", + "▁Ferg uson", + "▁Implement ation", + "▁John s", + "▁Joh ns", + "ident ifier", + "message Info", + "or ical", + "ori cal", + "oric al", + "o rical", + "▁un anim", + "▁pro active", + "IL ED", + "I LED", + "▁H ugh", + "▁Hug h", + "▁Hu gh", + "AR M", + "A RM", + "▁D EF", + "▁DE F", + "▁ DEF", + "▁at oms", + "▁atom s", + "▁De bbie", + "▁Deb bie", + "▁un changed", + "▁E pic", + "▁Ep ic", + "ob ia", + "obi a", + "o bia", + "ne a", + "n ea", + "▁C arr", + "▁Car r", + "▁Ca rr", + "ht hal", + "h thal", + "ie tal", + "iet al", + "м ы", + "ale igh", + "▁E E", + "▁ EE", + "od or", + "odo r", + "ir y", + "i ry", + "▁sn apped", + "▁snap ped", + "▁S py", + "▁Sp y", + "▁( /", + "▁ (/", + "▁Le sson", + "▁Les son", + "▁Less on", + "▁twe eted", + "▁tweet ed", + "▁Sav ings", + "▁Saving s", + "▁reluct ant", + "an gered", + "ang ered", + "ange red", + "anger ed", + "▁Init ialize", + "▁Initial ize", + "▁interf ere", + "io tt", + "iot t", + "i ott", + "▁B ros", + "▁Br os", + "▁Bro s", + "▁qu arry", + "Data Type", + "▁exerc ising", + "▁c z", + "▁ cz", + "▁L oved", + "▁Love d", + "▁Lo ved", + "▁Lov ed", + "▁d eter", + "▁de ter", + "▁det er", + "dir name", + "▁B ren", + "▁Br en", + "▁Bre n", + "pur pose", + "cal cul", + "ext end", + "▁trust worthy", + "b x", + "name se", + "nam ese", + "names e", + "piece s", + "p ieces", + "▁i g", + "▁ ig", + "▁g ems", + "▁ge ms", + "▁gem s", + "▁ gems", + "ff ield", + "f field", + "^{ -\\", + "^{- \\", + "▁cur ved", + "▁curve d", + "ex isting", + "▁anticip ation", + "AT IONS", + "ATION S", + "ogen esis", + "ogene sis", + "unicipal ity", + "unicip ality", + "w r", + "M ust", + "ic us", + "+ -", + "▁S creens", + "▁Sc reens", + "▁Scre ens", + "▁Screen s", + "▁| >", + "T alk", + "▁architect s", + "▁Dream s", + "▁Mach ines", + "▁Machine s", + "▁P ione", + "▁Pi one", + "▁k am", + "▁ka m", + "\"] ;", + "\" ];", + "Path s", + "Pat hs", + "lic he", + "li che", + "lich e", + "l iche", + "▁M EM", + "▁ME M", + "▁ MEM", + "▁r ipped", + "▁ri pped", + "▁rip ped", + "▁start ups", + "▁startup s", + "▁Profession als", + "▁Professional s", + "▁Andrew s", + "▁Andre ws", + "▁His panic", + "ib a", + "i ba", + "met rics", + "metric s", + "k re", + "▁tri bes", + "▁trib es", + "▁tribe s", + "▁V ariable", + "▁Var iable", + "▁Vari able", + "▁ Variable", + "▁In ner", + "▁Inn er", + "▁ Inner", "▁here by", - "▁her eby", - "18 1", - "1 81", - "20 28", - "202 8", - "name of", - "▁162 2119", - "▁16221 19", - "▁1622 119", - "\" {", - "▁1 69", - "▁16 9", - "▁ 169", - "variable s", - "30 \\", - "3 0\\", - "wa ll", - "w all", - "▁161 849", - "▁1618 49", - "▁1 594", - "▁15 94", - "▁159 4", - "ul u", - "u lu", - "46 ,0", - "46, 0", - "4 6,0", - "信 息", - "哈哈 哈哈哈哈哈哈哈哈", - "哈哈哈哈 哈哈哈哈哈哈", - "哈哈哈 哈哈哈哈哈哈哈", - "哈哈哈哈哈哈哈哈 哈哈", - "哈哈哈哈哈 哈哈哈哈哈", - "哈哈哈哈哈哈 哈哈哈哈", - "哈哈哈哈哈哈哈 哈哈哈", - "哈哈哈哈哈哈哈哈哈 哈", - "哈 哈哈哈哈哈哈哈哈哈", - "存 在", - ":1 67", - ":16 7", - ": 167", - "^^ ^^", - "▁1 86", - "▁18 6", - "▁ 186", - "S lice", + "▁bul lying", + "▁bull ying", + "▁bully ing", + "▁R each", + "▁Re ach", + "▁par sing", + "▁pars ing", + "▁deriv atives", + "▁derivative s", + "▁J in", + "▁Ji n", + "▁pass words", + "▁password s", + "▁D ed", + "▁De d", + "▁un int", + "ic z", + "i cz", + ".. .....", + "... ....", + ".... ...", + "..... ..", + "...... .", + ". ......", + "ed ged", + "edge d", + "▁re dd", + "▁r edd", + "▁red d", + "} %", + "FUN CTION", + "FUNC TION", + "▁Cub an", + "▁Cu ban", + "▁Cuba n", + "▁Co verage", + "▁Cover age", + "▁D art", + "▁Dar t", + "▁Da rt", + "▁s tab", + "▁st ab", + "▁sta b", + "ie der", + "ied er", + "i eder", + "> `", + "▁Eth ernet", + "▁Ether net", + "▁deleg ates", + "▁delegate s", + "▁Har old", + "▁k not", + "▁kn ot", + "▁Sign al", + "▁ Signal", + "▁mut ation", + "▁ mutation", + "Json Property", + "▁R are", + "▁Ra re", + "▁i phone", + "▁ip hone", + "in ski", + "ins ki", + "java x", + "jav ax", + "▁s talk", + "▁st alk", + "}} _{", + "}}_ {", + "} }_{", + "▁mas cul", + "▁masc ul", + "▁miss ile", + "▁T at", + "▁Ta t", + "▁bow ls", + "▁bowl s", + "▁as semble", + "▁assem ble", + "erend um", + "▁techn ician", + "▁K ris", + "▁Kr is", + "▁Trib une", + "▁j est", + "▁je st", + "å n", + "▁R P", + "▁ RP", + "in ging", + "ing ing", + "▁c itation", + "▁cit ation", + "▁engine ered", + "▁engineer ed", + "▁M ono", + "▁Mon o", + "▁Mo no", + "▁S olo", + "▁So lo", + "▁Sol o", + "▁traject ory", + "▁Agric ultural", + "An sw", + "add Class", + "▁k ar", + "▁ka r", + "▁ kar", + "ic ultural", + "icult ural", + "i cultural", + "▁B elle", + "▁Bel le", + "▁Bell e", + "▁Act ual", + "▁Sat ellite", + "Az ure", + "▁b ites", + "▁bit es", + "▁bi tes", + "▁bite s", + "▁am bul", + "▁amb ul", + "To m", + "T om", + "CLUD E", + "CLU DE", + "▁miser able", + "▁polynom ial", + "▁tum ors", + "▁tumor s", + "Hi s", + "H is", + "icular ly", + "▁A unt", + "▁Au nt", + "▁qu ir", + "▁qui r", + "▁ quir", + "▁un conscious", + "pos er", + "pose r", + "po ser", + "▁pair ing", + "▁pa iring", + "▁С о", + "▁H I", + "▁ HI", + "J ack", + "ol ics", + "olic s", + "oli cs", + "ie rt", + "ier t", + "i ert", + "il den", + "ild en", + "ilde n", + "w g", + "al lets", + "all ets", + "alle ts", + "play ing", + "▁For ever", + "▁Fore ver", + "V oid", + "▁J acket", + "▁Jack et", + "▁Jac ket", + "▁Pl atinum", + "cur r", + "cu rr", + "ri z", + "r iz", + "on gs", + "ong s", + "▁box ing", + "▁advert ised", + "▁advertis ed", + "▁advertise d", + "▁inv asive", + "▁f oi", + "▁fo i", + "▁announce ments", + "▁announcement s", + "PL AY", + "custom er", + "▁station ary", + "▁ignor ant", + "an ni", + "ann i", + "▁advert ise", + "▁advertis e", + "▁project ions", + "▁projection s", + "▁Star bucks", + "▁app liance", + "▁skin ny", + "assert True", + "▁Ga ussian", + "▁belie vers", + "▁believe rs", + "▁enz yme", + "ef e", + "e fe", + "▁W ade", + "▁Wa de", + "▁pro curement", + "▁B ened", + "▁Be ned", + "▁Ben ed", + "or um", + "o rum", + "▁c pu", + "▁cp u", + "▁ cpu", + "▁La undry", + "▁Laun dry", + "▁sh ampoo", + "da l", + "d al", + "▁C atch", + "▁Cat ch", + "▁Natal ie", + "▁rect angle", + "ar de", + "ard e", + "tic k", + "ti ck", + "t ick", + "▁class ics", + "▁classic s", + "▁m apped", + "▁map ped", + "▁ma pped", + "Form atter", + "Format ter", + "то в", + "▁part nered", + "▁partner ed", + "▁F F", + "▁ FF", + "at hy", + "ath y", + "a thy", + "▁w avelength", + "▁wave length", + "▁h rs", + "▁hr s", + "▁establish ments", + "▁establishment s", + "M a", + "▁Inj ury", + "ri via", + "riv ia", + "r ivia", + "Sp r", + "S pr", + "▁P ly", + "▁Pl y", + "▁congreg ation", + "er ee", + "ere e", + "e ree", + "▁W ik", + "▁Wi k", + "▁haz ards", + "▁hazard s", + "▁em bed", + "▁emb ed", + "▁M ON", + "▁MO N", + "▁ MON", + "so und", + "s ound", + "olog ie", + "olo gie", + "▁thr ill", + "▁cle arer", + "▁clear er", + "To day", + "T oday", + "Diagn ostics", + "op enc", + "ope nc", + "open c", + "▁capital ism", + "R s", + "ru ck", + "r uck", + "▁g rapes", + "▁gr apes", + "▁gra pes", + "▁grape s", + "▁M AR", + "▁MA R", + "▁ét é", + "as tered", + "ast ered", + "aster ed", + "aste red", + "▁relig ions", + "▁religion s", + "ba sh", + "bas h", + "b ash", + "▁we aker", + "▁weak er", + "K B", + "▁I B", + "▁ IB", + "▁str ipped", + "▁stri pped", + "▁strip ped", + "vol atile", + "d z", + "ed ience", + "edi ence", + "▁T ill", + "▁Ti ll", + "▁S ach", + "▁Sa ch", + "▁Sac h", + "▁First ly", + "ar na", + "arn a", + "▁susp icion", + "▁L OT", + "▁LO T", + "▁R eb", + "▁Re b", + "DU CT", + "PER TY", + "▁reflect ive", + "▁L OC", + "▁LO C", + "▁ LOC", + "▁christ mas", + "Wal k", + "W alk", + "▁pri ests", + "▁priest s", + "▁Polic ies", + "▁prep arations", + "▁prepar ations", + "▁preparation s", + "▁proceed ing", + "urch ase", + "▁L ift", + "▁Li ft", + "▁Lif t", + "▁p ains", + "▁pain s", + "▁pa ins", + "▁Reg istry", + "▁Regist ry", + "▁ Registry", + "▁spl itting", + "▁split ting", + "▁T oys", + "▁To ys", + "▁Toy s", + "if ornia", + "▁f ru", + "▁fr u", + "▁S par", + "▁Sp ar", + "▁Spa r", + "ci ll", + "cil l", + "c ill", + "▁L um", + "▁Lu m", + "▁parad ise", + "▁th riving", + "▁thr iving", + "▁a wa", + "▁aw a", + "▁ awa", + "▁r ails", + "▁ra ils", + "▁rail s", + "pre vious", + "prev ious", + "cons ider", + "al gorithm", + "An chor", + "ri ans", + "rian s", + "ria ns", + "r ians", + "▁Car son", + "▁Cars on", + "face book", + "mus ic", + "m usic", + ", [", + "▁car amel", + "▁w o", + "▁ wo", + "st it", + "▁bear ings", + "▁bearing s", + "▁pop ulated", + "▁U SC", + "▁US C", + "▁Draw ing", + "▁Dra wing", + "▁ Drawing", + "class List", + "de al", + "d eal", + "HA ND", + "H AND", + "▁relie ved", + "▁relieve d", + "Fr ont", + "F ront", + "▁bub bles", + "▁bubble s", + "▁wild erness", + "▁Con ven", + "▁draft ed", + "▁flag ship", + "▁flags hip", + "▁tran qu", + "▁ru ined", + "▁ruin ed", + "▁sym pathy", + "▁accum ulation", + "UI nt", + "U Int", + "mon itor", + "▁Fl ip", + "▁c urs", + "▁cur s", + "▁cu rs", + "▁ curs", + "▁works heets", + "j ournal", + "▁Comm ander", + "▁Command er", + "▁Lim it", + "▁Li mit", + "▁ Limit", + "▁( [", + "▁ ([", + "▁C omes", + "▁Com es", + "▁Co mes", + "▁Come s", + "▁local ized", + "▁explos ive", + "▁sung lasses", + "▁host ile", + "▁Bl ank", + "ur ous", + "uro us", + "u rous", + "▁Act s", + "▁Ac ts", + "R a", + "O s", + "▁rug by", + "▁Christ ina", + "▁Rel igious", + "^ -", + "HO ST", + "H OST", + "row ned", + "rown ed", + "r owned", + "▁k idding", + "▁kid ding", + "▁opp ose", + "▁op pose", + "▁co operative", + "▁cooper ative", + "▁V ul", + "sh it", + "s hit", + "▁Z ion", + "▁Aware ness", + "ern els", + "ernel s", + "▁di agonal", + "▁inf erior", + "▁In ventory", + "▁const itutes", + "▁constit utes", + "▁constitu tes", + "▁constitute s", + "Sh op", + "S hop", + "▁ref urb", + "▁hur ting", + "▁hurt ing", + "▁G aza", + "▁Ga za", + "▁Gaz a", + "▁M orm", + "▁Mor m", + "▁Mo rm", + "▁learn s", + "▁lear ns", + "T oggle", + "▁S ke", + "▁Sk e", + "▁Craft s", + "▁D w", + "▁rhet oric", + "▁amendment s", + "▁amend ments", + "▁produ ctions", + "▁product ions", + "▁production s", + "▁Ben gal", + "▁Beng al", + "▁inter rupted", + "▁interrupt ed", + "▁crystal s", + "▁cryst als", + "ch ip", + "chi p", + "c hip", + "▁diff ers", + "▁differ s", + "en den", + "end en", + "ende n", + "ad just", + "* {", + "qu arter", + "quart er", + "▁butter fly", + "▁Mar ion", + "▁Mario n", + "▁nit rogen", + "▁c rank", + "▁cr ank", + "▁cran k", + "▁neg atively", + "▁negative ly", + "De lay", + "Del ay", + "▁Mid west", + "▁bur ns", + "▁burn s", + "▁super f", + "▁sp ells", + "▁spell s", + "▁B ea", + "▁Be a", + "▁H earing", + "▁He aring", + "▁Hear ing", + "▁C omics", + "▁Com ics", + "▁Comic s", + "C U", + "▁M um", + "▁Mu m", + "▁p itched", + "▁pit ched", + "▁pitch ed", + "▁go at", + "EN V", + "E NV", + "▁b os", + "▁bo s", + "▁Sch eme", + "▁Sche me", + "▁Reg ulations", + "▁Regulation s", + "( .", + "▁y r", + "▁ yr", + "▁ex h", + "▁in accur", + "▁t ed", + "▁te d", + "▁ ted", + "▁Entreprene ur", + "id ian", + "idi an", + "BO OL", + "▁comp ressed", + "▁compr essed", + "▁compress ed", + "▁process ors", + "▁processor s", + "i én", + "▁S age", + "▁Sa ge", + "▁Sag e", + "▁c off", + "▁co ff", + "▁transl ations", + "▁translation s", + "co v", + "c ov", + "▁fire works", + "re mark", + "rem ark", + "▁here in", + "▁Location s", + "▁Loc ations", + "▁d war", + "▁dw ar", + "▁rec alls", + "▁recall s", + "▁poly ester", + "ни ка", + "ник а", + "▁con qu", + "▁N it", + "▁Ni t", + "▁De pot", + "▁Dep ot", + "St rings", + "String s", + "Str ings", + "▁Cal vin", + "▁Sal mon", + "▁Morris on", + "▁Morr ison", + "▁br ighter", + "▁bright er", + "▁gr ounded", + "▁ground ed", + "man ship", + "mans hip", + "m anship", + "▁amb ition", + "▁ambit ion", + "Fe atures", + "Feature s", + "▁cl ash", + "▁Mun ich", + "▁FAQ s", + "▁ex clusion", + "▁exclus ion", + "▁L S", + "▁ LS", + "▁El le", + "▁Ell e", + "▁Joy ce", + "▁jun gle", + "▁s lang", + "▁sl ang", + "▁sla ng", + "Count ry", + "im plement", + "imp lement", + "impl ement", + "▁comp ares", + "▁compar es", + "▁compare s", + "OR DER", + "ORD ER", + "op ened", + "ope ned", + "open ed", + "▁await ing", + "▁awa iting", + "▁D epend", + "▁Dep end", + "▁ Depend", + "Ag e", + "A ge", + "▁La un", + "▁R ising", + "▁Ris ing", + "▁f riction", + "▁fr iction", + "un less", + "▁fashion able", + "it ars", + "ita rs", + "itar s", + "Su ite", + "▁mean ings", + "▁meaning s", + "▁dim ensional", + "▁dimension al", + "▁ dimensional", + "ion a", + "io na", + "i ona", + "▁f ist", + "▁fis t", + "▁fi st", + "_{ (", + "_ {(", + "ic ism", + "ici sm", + "▁ele phant", + "▁C AS", + "▁CA S", + "▁cl ust", + "▁S essions", + "▁Session s", + "▁B one", + "▁Bo ne", + "▁Bon e", + "Vis ibility", + "Sy s", + "S ys", + "▁gal lon", + "▁gall on", + "▁ter ribly", + "▁terr ibly", + "▁under water", + "▁underw ater", + "▁ide ology", + "▁embr aced", + "▁embrace d", + "he w", + "h ew", + "▁y o", + "▁ yo", + "▁H ampton", + "▁Ham pton", + "▁de code", + "▁dec ode", + "▁ decode", + "▁emphas ized", + "▁emphasize d", + "wa gen", + "w agen", + "is ers", + "ise rs", + "iser s", + "sel ector", + "select or", + "Serial ization", + "▁C ec", + "▁Ce c", + "IN ESS", + "INE SS", + "I NESS", + "line width", + "lin ewidth", + "▁P enny", + "▁Penn y", + "▁Pen ny", + "▁tang ible", + "get table", + "▁account ed", + "▁dis gu", + "ac ia", + "aci a", + "a cia", + "▁coc oa", + "▁k an", + "▁ka n", + "▁ kan", + "▁l ent", + "▁le nt", + "▁len t", + "▁Unity Engine", + "▁cl ues", + "▁clue s", + "▁Ol ivia", + "▁wheel chair", + "▁ref uses", + "▁refuse s", + "Trans port", + "second ary", + "▁D y", + "▁V T", + "▁ VT", + "▁ex ert", + "▁m emo", + "▁me mo", + "▁mem o", + "▁b og", + "▁bo g", + "▁V ote", + "▁Vo te", + "▁pr ince", + "▁pri nce", + "▁princ e", + "▁prin ce", + "▁Roose velt", + "▁not ch", + "▁t ak", + "▁ta k", + "get Text", + "em o", + "e mo", + "▁In cluding", + "con structor", + "construct or", + "ῶ ν", + "▁K enny", + "▁Ken ny", + "▁Kenn y", + "▁destruct ive", + "go d", + "g od", + "sc opic", + "mu l", + "m ul", + "tu ple", + "t uple", + "▁HV AC", + "▁P ale", + "▁Pal e", + "▁Pa le", + "ass ium", + "an ey", + "ane y", + "a ney", + "Arg uments", + "Argument s", + "() [", + "( )[", + "y ahoo", + "al ias", + "ali as", + "alia s", + "▁Ret ro", + "▁ge ographic", + "do s", + "d os", + "▁black jack", + "▁fl ames", + "▁flame s", + "▁M ang", + "▁Man g", + "▁Ma ng", + "Run ning", + "R unning", + "lect ric", + "▁North east", + "▁Nort heast", + "er mon", + "erm on", + "▁F old", + "▁Fo ld", + "▁Fol d", + "▁b itch", + "▁bit ch", + "it ures", + "iture s", + "▁De posit", + "▁Dep osit", + "ро ва", + "ров а", + "▁w icked", + "▁critic ized", + "LO B", + "L OB", + "▁s immer", + "▁sim mer", + "us si", + "uss i", + "▁broad ly", + "▁Re place", + "▁Rep lace", + "▁Repl ace", + "▁ Replace", + "▁L ak", + "▁La k", + "▁pict ured", + "▁picture d", + "aw ait", + "awa it", + "a wait", + "▁Pot ential", + "st ones", + "ston es", + "stone s", + "sto nes", + "▁S co", + "▁Sc o", + "ar thy", + "art hy", + "arth y", + "▁Mag gie", + "▁C od", + "▁Co d", + "▁F ul", + "▁Fu l", + "▁den ying", + "▁deny ing", + "OT E", + "O TE", + "▁prot esters", + "▁prote sters", + "▁protest ers", + "▁s eu", + "▁se u", + "▁euro s", + "но е", + "▁Gu ys", + "▁Guy s", + "). .", + ") ..", + "▁G entle", + "▁Gen tle", + "▁Tim ber", + "▁Ti mber", + "▁v anity", + "▁van ity", + "▁g oog", + "▁go og", + "▁where by", + "▁s olic", + "▁so lic", + "▁sol ic", + "▁point ers", + "▁po inters", + "▁pointer s", + "▁merch ants", + "▁merchant s", + "▁no isy", + "▁conf irms", + "▁confirm s", + "▁M U", + "▁W OW", + "▁firm ware", + "DE L", + "D EL", + "ik an", + "ika n", + "i kan", + "c g", + "▁E xit", + "▁Ex it", + "▁ Exit", + "▁co il", + "▁port raits", + "▁portrait s", + "▁Buy er", + "▁Bu yer", + "▁de port", + "▁dep ort", + "▁assert True", + "▁ assertTrue", + "rie ve", + "r ieve", + "▁contam ination", + "rg b", + "r gb", + "inter val", + "M iddle", + "▁h ugs", + "▁hug s", + "▁distribut or", + "ch ief", + "chie f", + "chi ef", + "▁b ak", + "▁ba k", + "▁R osa", + "▁Ro sa", + "▁Ros a", + "щ а", + "Im g", + "I mg", + "▁st akes", + "▁stake s", + "▁sta kes", + "▁adv isors", + "▁advis ors", + "▁advisor s", + "Label s", + "Lab els", + "▁wr aps", + "▁wra ps", + "▁wrap s", + "am ba", + "amb a", + "di git", + "dig it", + "▁Comm unities", + "▁Commun ities", + "CO RE", + "C ORE", + "▁ess entials", + "▁essential s", + "To pic", + "Top ic", + "T opic", + "ill ary", + "illa ry", + "▁borrow ed", + "ш а", + "Comp any", + "el lington", + "ell ington", + "elling ton", + "lock ed", + "loc ked", + "▁F olk", + "▁Fol k", + "▁Cou pons", + "▁Coupon s", + "▁Coup ons", + "▁New port", + "▁j elly", + "▁T rim", + "▁Tr im", + "▁Tri m", + ".. .\r", + "... \r", + "▁A TM", + "▁AT M", + "IS ING", + "op sy", + "ops y", + "o psy", + "▁W rap", + "▁ Wrap", + "▁greet ing", + "▁gre eting", + "mi cro", + "mic ro", + "m icro", + "▁down side", + "▁downs ide", + "▁Frequ ently", + "ic ester", + "ice ster", + "ices ter", + "i cester", + "br ace", + "bra ce", + "b race", + "year s", + "ye ars", + "y ears", + "▁Cind y", + "▁sk ies", + "▁ski es", + "▁en umer", + "▁enum er", + "й о", + "Op s", + "O ps", + "▁epid emic", + "▁card board", + "▁infl ammatory", + "▁ inflammatory", + "Sy ntax", + "▁s eq", + "▁se q", + "▁ seq", + "▁pl ea", + "▁ple a", + "uc us", + "▁eval uations", + "▁evaluation s", + "roid ery", + "▁For bes", + "se nder", "send er", + "sen der", "s ender", - "h p", - "68 5:", - "685 :", - "6 85:", - "▁f ar", - "▁fa r", - "▁1626 17", - "▁162 617", - "4567890 \"),", - "process ing", - "▁c andidate", - "UN C", - "U NC", - "0: 11", - "0:1 1", - "0 :11", - "_1_ 0.", - "▁in dent", - "▁de coder", - "▁ decoder", - "(\" #", - "16 77", - "167 7", - "1 677", - "ER RU", - "ERR U", - "! [", - "Py thon", - "SE CTION", - "▁D ispatch", - "▁Dis patch", - "1: 5", - "▁color s", - "▁col ors", - "▁ colors", - "随 便", - "▁e c", - "▁ ec", - "▁50 682,", - "xa e", - "x ae", - "43 05", - "430 5", - "4 305", - ":3 80", - ":38 0", - ": 380", - ".0 4", - ". 04", - "f loor", - "olic ies", - "▁p i", - "▁ pi", - "e u", - "ob s", - "o bs", - "Util ity", - "Ut ility", - "49 1", - "4 91", - "FR OM", - "F ROM", - "PLAY ER", + "▁Ad elaide", + "pos ure", + "po sure", + "p osure", + "Ch anges", + "Change s", + "AL S", + "A LS", + "▁k i", + "▁ ki", + "▁I RA", + "▁IR A", + "▁stere o", + "▁C bd", + "▁exam ines", + "▁examine s", + "▁orig inated", + "▁origin ated", + "mat ched", + "match ed", + "hel ial", + "▁c ancers", + "▁can cers", + "▁cancer s", + "▁m ens", + "▁me ns", + "▁men s", + "▁mut ations", + "▁mutation s", + "M ix", + "▁T T", + "▁ TT", + "BL OCK", + "B LOCK", + "▁dw elling", + "▁dwell ing", + "se ll", + "sel l", + "s ell", + "▁De mand", + "▁Dem and", + "▁respect s", + "▁g uild", + "▁gu ild", + "▁Ad ults", + "▁Adult s", + "▁reg isters", + "▁regist ers", + "▁register s", + "R N", + "ar med", + "arm ed", + "▁sil hou", + "re marks", + "rem arks", + "remark s", + "▁Car rie", + "▁Carr ie", + "▁He aling", + "ME D", + "M ED", + "▁L abs", + "▁La bs", + "▁Lab s", + "▁Far mers", + "▁Farm ers", + "He x", + "H ex", + "▁Ge o", + "\"> [", + "\" >[", + "▁recur ring", + "▁Estab lish", + "▁d ye", + "▁dy e", + "▁Y o", + "▁ab rupt", + "▁T iff", + "▁Ti ff", + "▁pill ows", + "▁pillow s", + "Instance State", + "▁W OR", + "ски х", + "ch anges", + "change s", + "chan ges", + "Met ric", + "M etric", + "side bar", + "▁f eared", + "▁fe ared", + "▁fear ed", + "▁T hem", + "▁The m", + "▁Th em", + "▁z ijn", + "ich te", + "icht e", + "▁dis asters", + "▁disaster s", + "▁subject ive", + "▁C ater", + "▁Ca ter", + "▁Cat er", + "▁anti body", + "▁antib ody", + "▁exceed s", + "▁un healthy", + "▁the aters", + "▁theater s", + "▁theat ers", + "▁K S", + "▁ KS", + "is ton", + "ist on", + "i ston", + "▁ex tr", + "▁ext r", + "sub figure", + "▁Bath s", + "▁Ba ths", + "▁Bat hs", + "task s", + "t asks", + "la ted", + "lat ed", + "late d", + "l ated", + "Com b", + "Co mb", + "C omb", + "▁cur rencies", + "▁curr encies", + "▁n d", + "▁ nd", + "▁Cal c", + "▁Ca lc", + "ko n", + "k on", + "q q", + "▁Pack aging", + "fl o", + "f lo", + "▁i NdEx", + "▁ iNdEx", + "Reg ular", + "▁Card inals", + "▁le aning", + "▁lean ing", + "▁V ick", + "▁Vi ck", + "▁Vic k", + "▁de af", + "▁Ext ended", + "▁re construct", + "▁recon struct", + "ot ti", + "ott i", + "o tti", + "▁re sin", + "▁res in", + "▁respect ful", + "qu ez", + "que z", + "q uez", + "cel ain", + "▁c ivic", + "▁ci vic", + "▁sur render", + "LA B", + "L AB", + "ib aba", + "iba ba", + "▁neighb ours", + "▁neighbour s", + "▁Win ston", + "▁Wins ton", + "▁Gener ator", + "▁Gen erator", + "▁Gene rator", + "▁ Generator", + "r p", + "▁Re asons", + "▁Reason s", + "▁cont rollers", + "▁control lers", + "▁controller s", + "Feb ruary", + "ad ic", + "adi c", + "▁cancel ed", + "▁ ле", + "▁F orget", + "▁For get", + "fe m", + "f em", + "ma le", + "mal e", + "m ale", + "▁F ib", + "el in", + "eli n", + "e lin", + "Se q", + "S eq", + "▁Advent ures", + "▁Adventure s", + "▁Her oes", + "▁Hero es", + "le et", + "lee t", + "▁Br ass", + "▁Bra ss", + "▁Bras s", + "Se nt", + "S ent", + "MO N", + "M ON", + "OT O", + "O TO", + "▁laugh s", + "▁St rat", + "▁Str at", + "▁Stra t", + "▁ou nce", + "▁ ounce", + "ell ular", + "ient e", + "ien te", + "i ente", + "ie ves", + "ieve s", + "Is Null", + "th ro", + "pace s", + "pa ces", + "p aces", + "Ass oci", + "▁super hero", + "id entity", + "ident ity", + "▁Product ions", + "▁Produ ctions", + "▁Production s", + "▁Y E", + "▁FI LE", + "▁ FILE", + "ja b", + "j ab", + "▁f d", + "▁ fd", + "▁R ET", + "▁RE T", + "▁ RET", + "▁Sym pt", + "ref resh", + "trans fer", + "▁Fore cast", + "▁I EEE", + "▁IE EE", + "▁Ug anda", + "▁a y", + "▁ ay", + "▁scrut iny", + "▁my sql", + "▁ mysql", + "we ise", + "wei se", + "▁sh ooter", + "▁sho oter", + "▁shoot er", + "▁cur ry", + "▁curr y", + "accept able", + "▁craft ing", + "▁P iano", + "▁Pi ano", + "▁proceed ed", + "і ль", + "▁Pr inter", + "▁Print er", + "▁Prin ter", + "▁form ulas", + "▁formula s", + "▁pecul iar", + "▁Supp liers", + "▁Supplier s", + "▁Colon el", + "▁L ub", + "▁Lu b", + "gr own", + "grow n", + "gro wn", + "g rown", + "▁W ings", + "▁Win gs", + "▁Wing s", + "= /", + "▁re bell", + "▁reb ell", + "st ant", + "stan t", + "sta nt", + "▁Z imbabwe", + "▁thr one", + "▁thro ne", + "-> _", + "▁certain ty", + "▁Em peror", + "▁t its", + "▁tit s", + "▁ti ts", + "▁Init ially", + "▁Initial ly", + "G U", + "▁l iner", + "▁li ner", + "▁line r", + "▁lin er", + "▁s ci", + "▁sc i", + "▁dis semin", + "▁M esh", + "▁Me sh", + "▁Mes h", + "▁ Mesh", + "▁und erest", + "▁under est", + "▁Method ist", + "▁st acked", + "▁stack ed", + "an ity", + "ani ty", + "▁st rat", + "▁str at", + "▁stra t", + "ро м", + "▁Coc onut", + "▁obst acle", + "▁G S", + "▁ GS", + "co lm", + "col m", + "Ma d", + "M ad", + "▁android x", + "▁P f", + "▁territ ories", + "▁Har vest", + "▁C omic", + "▁Com ic", + "▁Co mic", + "▁Bang alore", + "Sm art", + "S mart", + "▁fil med", + "▁film ed", + "▁Alex a", + "▁Ale xa", + "▁Att ribute", + "▁ Attribute", + "sp ons", + "s pons", + "▁l ith", + "▁li th", + "▁lit h", + "▁Can al", + "▁Rub ber", + "▁бы л", + "▁Sil icon", + "▁P ST", + "▁PS T", + "ch el", + "che l", + "c hel", + "▁clean sing", + "▁cleans ing", + "e i", + "(\" [", + "=\" ${", + "▁Dev on", + "▁H ua", + "▁Hu a", + "N V", + "ni o", + "n io", + "on er", + "one r", + "o ner", + "▁Bur ton", + "O H", + "ta n", + "t an", + "▁dep ths", + "▁depth s", + "▁s oak", + "▁so ak", + "▁p lat", + "▁pl at", + "▁pla t", + "▁air plane", + "for cing", + "▁b amboo", + "▁fiction al", + "▁fict ional", + "▁scal p", + "Bre ak", + "▁Opin ion", + "▁v ibration", + "▁vibr ation", + "▁vib ration", + "▁affili ates", + "▁affiliate s", + "л ся", + "▁organ isms", + "▁organis ms", + "▁imp ressions", + "▁impress ions", + "▁impression s", + "▁impr essions", + "▁un rest", + "▁unre st", + "arg ument", + "▁academ ics", + "▁academic s", + "▁sett ling", + "ar b", + "a rb", + "ja y", + "j ay", + "▁пре д", + "us ement", + "use ment", + "ox ide", + "▁Bul ld", + "▁Bull d", + "Per cent", + "▁E clipse", + "█ █", + "▁n arc", + "▁na rc", + "▁transl ates", + "▁translate s", + "▁dis connect", + "▁has ht", + "▁hash t", + "▁war rior", + "▁allow ance", + "▁complement ary", + "AD DR", + "ADD R", + "▁Aud it", + "▁Audi t", + "▁fore front", + "enn ium", + "Se par", + "Sep ar", + "fu rt", + "f urt", + "▁digest ive", + "▁Je ep", + "▁L apt", + "▁La pt", + "ic io", + "ici o", + "N ational", + "▁con science", + "▁consc ience", + "▁evolution ary", + "▁aver aging", + "us ually", + "▁H oll", + "▁Hol l", + "▁Ho ll", + "▁app arel", + "▁appar el", + "▁ne on", + "▁EX PRESS", + "Ref resh", + "▁tax payer", + "▁whis pered", + "▁chicken s", + "▁chick ens", + "▁kind erg", + "▁Sh awn", + "▁Sha wn", + "▁Shaw n", + "▁lean ed", + "▁open ings", + "▁opening s", + "▁remod eling", + "▁Perman ent", + "▁Bang kok", + "ul ators", + "ulator s", + "ns ic", + "il ogy", + "ilo gy", + "bar s", + "ba rs", + "b ars", + "▁Id ea", + "▁Ide a", + "▁embarrass ing", + "▁G reet", + "▁Gree t", + "▁Gre et", + "▁ac claimed", + "uc ing", + "u cing", + "▁Bever ly", + "L ite", + "Ge ometry", + "▁demonstr ations", + "▁demonstration s", + "▁In fl", + "▁Inf l", + "▁ γ", + "▁re productive", + "Bl og", + "B log", + "▁Ab bey", + "▁Abb ey", + "▁P hen", + "▁Ph en", + "▁con tests", + "▁cont ests", + "▁contest s", + "ust omed", + "ustom ed", + "r z", + "ich ever", + "iche ver", + "For ward", + "▁st roll", + "▁str oll", + "▁stro ll", + "▁g rim", + "▁gr im", + "▁gri m", + "▁man kind", + "▁U RI", + "▁ URI", + "cl amation", + "con figure", + "config ure", + "W ater", + "ar ine", + "ari ne", + "arin e", + "a rine", + "op oly", + "opol y", + "o poly", + ") '", + "Enc oder", + "▁jer seys", + "▁jersey s", + "en cer", + "ence r", + "enc er", + "find er", + "fin der", + "fi nder", + "f inder", + "cknow led", + "▁C itation", + "▁Cit ation", + "▁s yll", + "▁sy ll", + "▁Main tain", + "▁Per mission", + "▁Perm ission", + "▁ Permission", + "▁m ega", + "▁me ga", + "▁meg a", + "▁ mega", + "▁i z", + "▁ iz", + "▁qual itative", + "oi t", + "o it", + "▁un fold", + "▁unf old", + "▁Ver tical", + "▁Vert ical", + "▁privile ges", + "▁privilege s", + "▁e ch", + "▁ec h", + "▁ ech", + "▁Old er", + "▁Ol der", "▁b link", "▁bl ink", - "▁ blink", - "▁1617 80", - "▁161 780", + "al in", + "ali n", + "a lin", + "▁Rug by", + "▁bib lical", + "▁bibli cal", + "▁( );", + "▁() ;", + "▁ ();", + "▁m ornings", + "▁mor nings", + "▁morning s", + "▁B ras", + "▁Br as", + "▁Bra s", + "se g", + "s eg", + "———— ————", + "▁Sy nt", + "▁Syn t", + "second s", + "▁S ic", + "▁Si c", + "▁g oose", + "▁go ose", + "▁Develop ing", + "([ '", + "( ['", + "▁K w", + "em er", + "eme r", + "e mer", + "▁adv iser", + "▁advis er", + "▁advise r", + "▁parad igm", + "▁par ental", + "▁parent al", + "än g", + "ä ng", + "font s", + "▁e inen", + "▁ein en", + "▁eine n", + "▁ob session", + "▁obs ession", + "▁suscept ible", + "▁Organ izations", + "▁Organization s", + "▁eleg ance", + "av ia", + "avi a", + "a via", + "▁F ou", + "▁Fo u", + "▁ жи", + "▁t hee", + "▁the e", + "▁th ee", + "▁out right", + "fa ke", + "f ake", + "▁gen ome", + "▁pse udo", + "▁F t", + "Us ed", + "Use d", + "▁pat ents", + "▁patent s", + "ne eded", + "nee ded", + "need ed", + "ch ap", + "cha p", + "у н", + "sa ving", + "s aving", + "▁P ond", + "▁Po nd", + "▁circ uits", + "▁circuit s", + "NAMES PACE", + "co ls", + "col s", + "c ols", + "▁G ut", + "▁Gu t", + "File Path", + "▁un le", + "▁pass ages", + "▁passage s", + "▁organ izers", + "▁organize rs", + "▁organizer s", + "ham ed", + "ha med", + "h amed", + "▁Quant ity", + "▁Budd ha", + "▁Buddh a", + "ch rome", + "chrom e", + "chr ome", + "C ulture", + "▁Fun ctions", + "▁Function s", + "▁w i", + "▁ wi", + "▁Pract ices", + "▁Practice s", + "X P", + "▁employ s", + "▁L T", + "▁ LT", + "▁BT W", + "▁p ledge", + "▁pl edge", + "▁r app", + "▁ra pp", + "▁rap p", + "▁c ounters", + "▁count ers", + "▁coun ters", + "▁counter s", + "▁spe eches", + "▁speech es", + "▁P OL", + "▁PO L", + "▁intent ional", + "▁intention al", + "▁Law yer", + "▁a ce", + "▁ac e", + "▁ ace", + "▁S ense", + "▁Sen se", + "▁Sens e", + "▁s way", + "▁sw ay", + "CO NN", + "CON N", + "he tti", + "het ti", + "h etti", + "▁w ired", + "▁wire d", + "▁wi red", + "▁pan or", + "▁pa nor", + "PE ND", + "P END", + "ê me", + "▁d ioxide", + "▁di oxide", + "▁g rin", + "▁gr in", + "▁gri n", + "▁S inger", + "▁Sing er", + "▁Sin ger", + "▁ag gress", + "▁Soph ie", + "▁S ql", + "▁Sq l", + "▁ Sql", + "▁T P", + "▁ TP", + "In ner", + "Ent ries", + "▁Eug ene", + "SU B", + "S UB", + "ract ed", + "rac ted", + "▁Object s", + "▁ Objects", + "▁W ins", + "▁Win s", + "▁Wi ns", + "▁Bright on", + "▁source d", + "▁sour ced", + "▁aut onomous", + "▁par cel", + "at ial", + "ati al", + "▁Cel tic", + "▁Celt ic", + "▁a h", + "▁ ah", + "▁B earing", + "▁Be aring", + "▁Bear ing", + "▁Bea ring", + "▁com prise", + "▁comp rise", + "▁compr ise", + "▁motiv ate", + "▁Light ning", + "▁construct ing", + "▁down ward", + "▁r x", + "▁ rx", + "▁F res", + "▁Fr es", + "▁Fre s", + "▁cr ab", + "▁cra b", + "▁tut or", + "▁tu tor", + "▁come back", + "▁manip ulate", + "í s", + "▁cor ps", + "▁corp s", + "▁L C", + "▁ LC", + "em aker", + "ema ker", + "e maker", + "▁P ubMed", + "▁Pub Med", + "▁ PubMed", + "▁joint ly", + "▁Re ceived", + "▁Receive d", + "▁Rece ived", + "▁ Received", + "▁V ari", + "▁Var i", + "▁Va ri", + "GU I", + "G UI", + "▁и н", + "▁Pe dro", + "▁Ped ro", + "▁period ically", + "▁periodic ally", + "po lation", + "pol ation", + "p olation", + "▁elect oral", + "▁s orrow", + "▁sor row", + "! (", + "▁rub bish", + "▁id le", + "▁l ump", + "▁kn itting", + "▁knit ting", + "▁A LS", + "▁AL S", + "▁ ALS", + "▁\" ...", + "▁\". ..", + "▁weigh ing", + "▁Canadian s", + "▁Canad ians", + "or tal", + "ort al", + "▁re members", + "▁remember s", + "▁remem bers", + "▁vent ilation", + "▁pos terior", + "▁post erior", + "▁poster ior", + "pe ring", + "per ing", + "p ering", + "G I", + "br ight", + "b right", + "▁App eals", + "▁Appeal s", + "▁che fs", + "▁chef s", + "▁comp uls", + "duct ory", + "▁M olecular", + "omorph ic", + "f w", + "HO ME", + "H OME", + "nc ia", + "n cia", + "▁be ard", + "▁bear d", + "▁ru ins", + "▁ruin s", + "va g", + "v ag", + "bo urg", + "bour g", + "not ify", + "▁Franc o", + "▁Fran co", + "▁inv ariant", + "▁M arian", + "▁Mar ian", + "▁Ma rian", + "▁Maria n", + "▁sp reads", + "▁spread s", + "▁D AY", + "▁DA Y", + "▁ DAY", + "▁Al leg", + "▁All eg", + "▁Pl ugin", + "▁Plug in", + "▁ Plugin", + "▁re ef", + "▁T ac", + "▁Ta c", + "▁calcul ating", + "▁calc ulating", + "▁supp orter", + "▁support er", + "▁sup porter", + "▁M aya", + "▁May a", + "▁Ma ya", + "▁hun ter", + "▁hunt er", + "if fe", + "iff e", + "i ffe", + "for ge", + "f orge", + "▁A rist", + "▁Ar ist", + "▁Ari st", + "R o", + "▁C la", + "▁Cl a", + "▁incons istent", + "▁T iny", + "▁Ti ny", + "d aughter", + "▁un success", + "▁uns uccess", + "▁P V", + "▁D iversity", + "▁san it", + "res olved", + "resolve d", + "ucceed ed", + "state ment", + "stat ement", + "▁R BI", + "▁RB I", + "▁r aid", + "▁ra id", + "▁ raid", + "+ ,", + "▁l ocker", + "▁loc ker", + "▁lo cker", + "▁lock er", + "lift ing", + "l ifting", + "▁G ore", + "▁Go re", + "▁Gor e", + "▁= \\", + "▁ =\\", + "▁G in", + "▁Gi n", + "▁cl erk", + "in care", + "inc are", + "▁T CP", + "▁TC P", + "▁there after", + "▁Sh ift", + "▁Shi ft", + "▁ Shift", + "▁Camb od", + "▁ Ш", + "▁unc overed", + "▁uncover ed", + "▁touchdown s", + "▁M AP", + "▁MA P", + "▁ MAP", + "е в", + "▁k ings", + "▁king s", + "▁kin gs", + "▁Sun set", + "W ar", + "▁r ipe", + "▁ri pe", + "▁rip e", + "grad le", + "▁Ch arge", + "▁Char ge", + "▁Charg e", + "▁Hun gary", + "▁Hung ary", + "▁B rock", + "▁Br ock", + "▁Bro ck", + "▁Paul a", + "▁Pa ula", + "Autow ired", + "▁p g", + "▁ pg", + "▁O ber", + "▁Ob er", + "▁H B", + "co urt", + "cou rt", + "c ourt", + "▁C aps", + "▁Cap s", + "▁Ca ps", + "▁d ummy", + "▁M old", + "▁Mo ld", + "▁Mol d", + "▁Nor folk", + "▁Tal ent", + "tr ust", + "t rust", + "ING TON", + "▁Real ty", "US H", "U SH", - "cloud front", - "15 15", - "151 5", - "1 515", - "24 69", - "246 9", - "2 469", - "ic ator", - "ica tor", - "lit eral", - "l iteral", - "▁vis ibility", - "(2 7", - "( 27", - "M vc", - "▁15 934", - "▁159 34", - "▁1593 4", - "▁St ack", - "▁ Stack", - "set ting", - "我 现在", - "▁[ {", - "P o", - "w r", - "-0 3,", - "-03 ,", - "- 03,", - "0: 24", - "0:2 4", - "12 21", - "122 1", - "1 221", - "J ECT", - "▁2 004", - "▁20 04", - "▁200 4", - "(' #", - "▁ᄏᄏᄏᄏ ᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏ ᄏᄏᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏ ᄏᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏ ᄏᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏ ᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏ ᄏᄏᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏᄏ ᄏᄏ", - "▁ᄏᄏᄏᄏᄏᄏᄏᄏᄏᄏ ᄏ", - "▁159 576", - "▁15957 6", - "▁1595 76", - "IN FRINGEMENT", - "or se", - "ors e", - "▁16 1279", - "▁161 279", - "▁1612 79", - "▁16127 9", - "Vertex Attrib", - "斯 哈", - "_3 2", - "_ 32", - "��B r", - "▁ Br", - "ha us", - "im ator", - "▁158 627", - "▁1586 27", - "24 18", - "241 8", - "2 418", - "23 21", - "232 1", - "2 321", - "23 56", - "235 6", - "2 356", - "▁1 5%", - "▁15 %", - "▁App lication", - "▁ Application", - "Do m", - "D om", - "马 上", - "▁1 584", - "▁15 84", - "▁158 4", - "act ivity", - ".2 %", - ". 2%", - "▁15 8809", - "▁158 809", - "▁1588 09", - "▁15880 9", - "▁163 300", - "▁1633 00", - "▁16330 0", - "dis patch", - "disp atch", - "d ispatch", - "▁A M", - "▁ AM", - "43 90", - "439 0", - "4 390", - "_00_ 000", - "_00 _000", - "▁Re cord", - "▁ Record", - "package s", - "▁match ing", - "▁0 %", - "▁e nc", - "▁en c", - "▁ enc", - "9 /", - "ch n", - "c hn", - "太 难", - "▁p ub", - "▁ pub", - "▁T ree", - "▁Tr ee", - "▁ Tree", - "▁it self", - "▁its elf", - "Expect ations", - "24 14", - "241 4", - "2 414", - "ro uter", - "route r", - "Ref lection", - "ro py", - "rop y", - "r opy", - "App ly", - "un ordered", - "▁b b", - "▁ bb", - "1.0 \"", - "1 .0\"", - "▁160 48", - "vent ory", - "H I", - "1: 40", - "65 2:", - "652 :", - "6 52:", - "Wh en", - "00 10", - "001 0", - "0: 21", - "0:2 1", - "2: 16", - "2:1 6", - "2 :16", - "Sc al", - "S cal", - "el if", - "eli f", - "e lif", - "not ify", - "ا ر", - "▁ ت", - "03 4:", - "17 17", - "171 7", - "1 717", - "▁l ang", - "▁la ng", - "▁ lang", - "k v", - "् य", - "sh ell", - "s hell", - "th ers", - "ther s", - "the rs", - "un pack", - "▁th ird", - "▁ third", - "▁DI RECT", - "▁ DIRECT", - "(2 6", - "( 26", - "13 1,", - "1 31,", - "Style s", - "29 66", - "296 6", - "2 966", - "63 79", - "637 9", - "6 379", - "P g", - "IN TR", - "INT R", - "MODE L", - "MOD EL", - "&& (", - "Ser ialization", - "on go", - "ong o", - "▁CON NECTION", - "Create d", - "Cre ated", - "C reated", - "▁9 1", - "▁ 91", - "22 23", - "222 3", - "2 223", - "▁G rid", - "▁ Grid", - "Form atter", - "Format ter", - "nav igation", - "24 77", - "247 7", - "2 477", - "35 8:", - "358 :", - "3 58:", - "Check ed", - "00 30", - "003 0", - "▁M ode", - "▁Mo de", - "▁ Mode", - "] \"", - "0: 23", - "0:2 3", - "dim en", - "▁call er", - "▁cal ler", - "▁ca ller", - "z i", - "<< \"", - "ic u", - "i cu", - "43 48", - "434 8", - "4 348", - ") >", - "vis it", - "▁p red", - "▁pre d", - "▁pr ed", - "▁ pred", - "Part ial", - "arr ant", - "Sc hedule", - "2007045 867", - "1: 7", - "LOB AL", - "O URCE", - "▁163 206", - "▁16320 6", - "▁1632 06", - "关 了", - "28 30", - "283 0", - "2 830", - "▁F eature", - "▁ Feature", - "Is s", - "I ss", - "▁R PC", - "▁! !!!", - "▁!! !!", - "▁!!! !", - "▁ !!!!", - "▁B iden", - "ca m", - "c am", - "▁) {", - "▁ ){", - "19 87", - "198 7", - "1 987", - "▁C PP", - "▁CP P", - "▁ CPP", - "▁159 577", - "▁15957 7", - "▁1595 77", - "20 78", - "207 8", - "24 09", - "240 9", - "2 409", - "ak en", - "ake n", - "a ken", - "ca lib", - "cal ib", - "in ger", - "ing er", - "▁Se arch", - "▁ Search", - "la n", - "l an", - "▁\" *", - "▁st rong", - "▁str ong", - "▁ strong", - "▁pre cision", - "▁ precision", - "0: 14", - "0:1 4", - "0 :14", - "▁Un it", - "▁ Unit", - "ph ase", - "pha se", - "▁H AVE", - "MPL ATE", - "▁gener ator", - "▁gen erator", - "▁ generator", - "▁f ire", - "▁ fire", - "ا ی", - "▁1 84", - "▁18 4", - "▁ 184", - "打 的", - "0: 12", - "0:1 2", - "0 :12", - "23 15", - "231 5", - "2 315", - "▁s coped", - "▁scope d", - "V S", - "11 0,", - "110 ,", - "1 10,", - "▁S ets", - "▁Set s", - "▁Se ts", - "trunc ated", - "一 把", - "(1 ),", - "(1) ,", - "( 1),", - "ECUT ING", - "25 6,", - "256 ,", - "2 56,", - "▁re fer", - "▁ref er", - "▁ refer", - "plus plus", - "X aml", - "_0 00", - "_00 0", - "_ 000", - "▁comp leted", - "▁complete d", - "63 5:", - "635 :", - "au ss", - "a uss", - "fo ld", - "f old", - "▁ ◆", - "麻 麻", - "(\" [", - "GO T", - "G OT", - "45 96", - "459 6", - "4 596", - "▁table s", - "▁tab les", - "RU N", - "R UN", - "ro wn", - "row n", - "r own", - "2: 39", - "2:3 9", - "2 :39", - "43 80", - "438 0", - "4 380", - "cu be", - "c ube", - "159939: <", - "< =", - "SY M", - "000000 \"", - "unit test", - "▁1 9.", - "▁19 .", - "▁ 19.", - "▁3 5.", - "▁35 .", - "899 4_", - "▁NOT E", - "▁NO TE", - "▁back end", - "▁ backend", - "97 7", - "9 77", - "03 2:", - "0 32:", - "▁15 904", - "▁159 04", - "▁1590 4", - "20 89", - "208 9", - "DEP TH", - "Lin ux", - "▁bu ffers", - "▁buffer s", - "▁ buffers", + "ur ger", + "urg er", + "▁M ilton", + "▁Mil ton", + "▁G eb", + "▁Ge b", + "▁At las", + "▁Atl as", + "▁b lah", + "▁bl ah", + "▁st ains", + "▁sta ins", + "▁stain s", + "ar ations", + "aration s", + "▁Col eman", + "▁Cole man", + "▁landscap ing", + "Th ree", + "▁Hon estly", + "un gal", + "ung al", + "Miss ing", + "ł o", + "▁o c", + "▁ oc", + "Dec oder", + "▁po uring", + "▁pour ing", + "▁pou ring", + "▁con ventions", + "▁convention s", + "ex c", + "e xc", + "▁Ver ified", + "с к", + "la ws", + "law s", + "l aws", + "▁B ac", + "▁Ba c", + "▁embarrass ed", + "▁v align", + "▁val ign", + "zi g", + "z ig", + "▁W izard", + "Or g", + "O rg", + "▁Prov iding", + "bur st", + "b urst", + "AN Y", + "A NY", + "▁Refr iger", + "▁Sol omon", + "▁Solo mon", + "F etch", + "my sql", + "mys ql", + "tor ch", + "▁Dam age", + "▁E rik", + "▁Er ik", + "▁f aux", + "▁fa ux", + "▁S AM", + "▁SA M", + "▁b un", + "▁bu n", + "▁coc aine", + "fr uit", + "f ruit", + "▁ch ess", + "▁che ss", + "▁antib odies", + "▁tr ader", + "▁tra der", + "▁trad er", + "▁trade r", + "Z Z", + "▁Cost s", + "▁Cos ts", + "side d", + "si ded", + "sid ed", + "s ided", + "▁Hand book", + "▁Ast ron", + "▁professional ism", + "▁adapt ive", + "▁Spe ak", + "▁N ak", + "▁Na k", + "▁Ext reme", + "▁circum stance", + "▁h amm", + "▁ha mm", + "▁ham m", + "▁th irst", + "▁T rav", + "▁Tr av", + "▁Tra v", + "▁ut most", + "▁Comp act", + "app ings", + "apping s", + "a ppings", + "▁cat alyst", + "▁cor related", + "▁correl ated", + "▁t rophy", + "▁tro phy", + "▁rep aired", + "▁repair ed", + "zh ou", + "z hou", + "▁cred ible", + "Di ct", + "D ict", + "▁L ug", + "▁Lu g", + "ο ι", + "▁H OLD", + "▁HO LD", + "▁G uer", + "▁Gu er", + "▁col ony", + "▁colon y", + "ea st", + "e ast", + "▁M ick", + "▁Mic k", + "▁Mi ck", + "▁Pen insula", + "▁Hind i", + "▁Sund ays", + "▁Sunday s", + "▁Sun days", + "▁ed itions", + "▁edition s", + "▁edit ions", + "NY SE", + "▁ext ras", + "▁extra s", + "▁extr as", + "▁о с", + "▁S SD", + "▁SS D", + "ol ate", + "ola te", + "o late", + "▁sho uted", + "▁shout ed", + "▁Incre ased", + "▁Increase d", + "▁ult ras", + "▁ultra s", + "▁Budd h", + "et ically", + "etic ally", + "e tically", + "▁c ri", + "▁cr i", + "▁ cri", + "▁My th", + "▁L ite", + "▁Li te", + "▁Lit e", + "▁ Lite", + "▁A ctions", + "▁Act ions", + "▁Action s", + "▁ Actions", + "▁de hyd", + "Y N", + "▁R R", + "▁ RR", + "up unct", + "uc es", + "uce s", + "u ces", + "▁p ing", + "▁pin g", + "▁pi ng", + "▁ ping", + "▁Cor rect", + "▁Rent als", + "▁Rental s", + "▁sl ider", + "▁sli der", + "▁slide r", + "▁ slider", + "craft ed", + "▁as phalt", + "Res p", + "Re sp", + "R esp", + "▁hum our", + "▁Sal on", + "▁Sa lon", + "▁ac et", + "▁ace t", + "ot ions", + "oti ons", + "otion s", + "▁T ier", + "▁Ti er", + "▁Re ve", + "▁Rev e", + "▁[ -", + "▁ [-", + "▁Sm oke", + "▁c urse", + "▁cur se", + "▁curs e", + "▁so othing", + "▁pedest rian", + "v h", + "▁R EM", + "▁RE M", + "hol st", + "▁Sal em", + "▁Sale m", + "▁Sa lem", + "▁vill ain", + "▁villa in", + "▁ 😀", + "pers istence", + "▁y rs", + "▁yr s", + "▁B ound", + "▁Bo und", + "▁Bou nd", + "▁ Bound", + "Re gex", + "Reg ex", + "in herit", + "CH O", + "C HO", + "ic hi", + "ich i", + "i chi", + "▁dish washer", + "▁Del uxe", + "▁See king", + "▁Seek ing", + "▁ce ilings", + "▁ceiling s", + "▁the ology", + "▁con ception", + "▁concept ion", + "▁conce ption", + "▁le agues", + "▁league s", + "▁H uff", + "▁Hu ff", + "med ium", + "medi um", + "▁w ander", + "▁wa nder", + "▁wand er", + "Un ique", + "de mand", + "dem and", + "▁st ride", + "▁str ide", + "▁stri de", + "▁d c", + "▁ dc", + "▁п ер", + "▁l odge", + "▁lod ge", + "s With", + "road cast", + "▁n ou", + "▁no u", + "att ach", + "atta ch", + "▁legisl ature", + "▁wh istle", + "▁whis tle", + "▁impl ants", + "▁implant s", + "ip ur", + "i pur", + "en sis", + "ens is", + "▁da unting", + "▁In strument", + "▁compar ative", + "▁Sc hol", + "▁Sch ol", + "en zie", + "enz ie", + "▁normal ized", + "▁nut rient", + "Ke ep", + "▁Br oken", + "▁Bro ken", + "UA L", + "U AL", + "▁Aur ora", + "▁bl amed", + "▁blame d", + "at orial", + "ator ial", + "ato rial", + "▁R as", + "▁Ra s", + "V e", + "▁N L", + "▁ NL", + "▁ve in", + "▁Tem perature", + "▁dec lining", + "▁decl ining", + "▁p ou", + "▁po u", + "▁g le", + "▁gl e", + "▁ gle", + "mut ation", + "fl ush", + "flu sh", + "▁exp osing", + "▁Affili ate", + "▁emer gence", + "▁emerge nce", + "▁H undred", + "se gment", + "seg ment", + "▁acceler ated", + "▁accelerate d", + "▁f ries", + "▁fr ies", + "▁Sudden ly", + "▁Java script", + "▁Jav ascript", + "▁di agrams", + "▁diagram s", + "▁O rt", + "▁Or t", + "uff ed", + "uf fed", + "▁P ilot", + "▁Pil ot", + "▁Pi lot", + "▁Py Object", + "▁str etches", + "▁stret ches", + "▁stretch es", + "im ento", + "iment o", + "imen to", + "?) .", + "? ).", + "▁br ackets", + "▁bracket s", + "▁Ven ue", + "▁un re", + "enti eth", + "▁Fl ood", + "▁Flo od", + "▁neg otiation", + "▁negoti ation", + "▁( []", + "▁([ ]", + "▁ ([]", + "Br anch", + "▁liqu or", + "IN F", + "iment ary", + "▁t i", + "▁ ti", + "▁out lines", + "▁outline s", + "log ic", + "op athy", + "opath y", + "opa thy", + "o pathy", + "▁nom bre", + "un o", + "u no", + "h urst", + "▁con ced", + "▁conc ed", + "▁conce d", + "▁Power s", + "▁Pow ers", + "▁I Q", + "▁Inf ant", + "▁Co aching", + "▁Coach ing", + "▁dipl omatic", + "▁diplom atic", + "▁Christ ie", + "Com e", + "Co me", + "C ome", + "▁prison er", + "▁frame works", + "▁framework s", + "▁fram eworks", + "H y", + "▁P CI", + "▁PC I", + "red uce", + "la yers", + "lay ers", + "layer s", + "pos able", + "▁Se crets", + "▁Secret s", + "▁Sec rets", + "▁B ust", + "▁Bu st", + "▁Bus t", + "▁H older", + "▁Hol der", + "▁Hold er", + "▁ Holder", + "op enh", + "open h", + "▁Lind say", + "▁past ry", + "▁pas try", + "▁Ch arity", + "▁Char ity", + "▁wire Type", + "RE N", + "R EN", + "▁R D", + "▁ RD", + "da ting", + "dat ing", + "d ating", + "en berg", + "▁sup reme", + "CM D", + "C MD", + "▁Te resa", + "▁ende avor", + "▁divorce d", + "▁divor ced", + "▁ambass ador", + "All ow", + "Al low", + "▁cur r", + "▁cu rr", + "▁ curr", + "▁Nav al", + "▁Na val", + "▁F usion", + "▁Res idence", + "▁r ab", + "▁ra b", + "▁T emp", + "▁Te mp", + "▁Tem p", + "▁ Temp", + "▁ab bre", + "▁Wind sor", + "▁DO I", + "el iness", + "eline ss", + "elines s", + "eli ness", + "elin ess", + "e liness", + "▁ref using", + "col ored", + "color ed", + "an gs", + "ang s", + "pre view", + "prev iew", + "p review", + "Sy m", + "S ym", + "ar iat", + "ari at", + "aria t", + "▁c ite", + "▁cit e", + "▁ci te", + "▁ cite", + "Ve l", + "V el", + "Link ed", + "Lin ked", + "▁mile age", + "▁F ry", + "▁Fr y", + "▁K ane", + "▁Ka ne", + "▁Kan e", + "enc oding", + "▁unf amiliar", + "▁c asc", + "▁ca sc", + "▁cas c", + "▁Proceed ings", "TR A", "T RA", - "▁159 663", - "▁1596 63", - "▁15966 3", - "▁163 007", - "▁1630 07", - "▁16300 7", - "F ake", - "et ooth", - "Pre view", - "毕 业", - "0: 15", - "0:1 5", - "0 :15", - "atur day", - "crypt ed", - "0: 17", - "0:1 7", - "0 :17", - "11 4,", - "114 ,", - "1 14,", - "23 70", - "237 0", - "2 370", - "embed ding", - "Sc heduler", - "Schedule r", - "71 :", - "7 1:", - "85 48", - "854 8", - "8 548", - "▁d r", - "▁ dr", - "44 45", - "444 5", - "4 445", - "47 99", - "479 9", - "4 799", - "tur bo", - "lo sing", - "los ing", - "▁port ions", - "11 89", - "118 9", - "1 189", - "▁read y", - "▁ ready", - "DIS PATCH", - "▁Date Time", - "▁ DateTime", - "0: 27", - "0:2 7", + "▁K atherine", + "No v", + "N ov", + "▁Comp ared", + "▁Compar ed", + "▁Compare d", + "or get", + "org et", + "orge t", + "▁p ushes", + "▁push es", + "Re po", + "Rep o", + "Arch ive", + "▁lim estone", + "▁lime stone", + "▁favour ites", + "▁favourite s", + "al ks", + "alk s", + "▁Ar lington", + "an za", + "anz a", + "▁B race", + "▁Br ace", + "▁Bra ce", + "▁d inos", + "▁din os", + "▁understand able", + "▁p oles", + "▁pol es", + "▁po les", + "▁pole s", + "riter ion", + "class Name", + "▁Oper ator", + "▁Op erator", + "▁Opera tor", + "▁ Operator", + "oun cy", + "ete enth", + "e teenth", + "▁Net working", + "▁Network ing", + "▁l oft", + "▁lo ft", + "▁A pi", + "▁Ap i", + "▁ Api", + "▁young sters", + "▁p ian", + "▁pi an", + "Re ceived", + "ска я", + "▁dev ote", + "▁comprom ised", + "▁compromise d", + "▁l ateral", + "▁later al", + "▁lat eral", + "▁late ral", + "▁work space", + "▁works pace", + "hel f", + "h elf", + "▁E RA", + "▁ER A", + "▁huge ly", + "▁hug ely", + "▁re signed", + "▁res igned", + "▁resign ed", + "St ock", + "con tr", + "cont r", + "▁M aid", + "▁Ma id", + "▁Mai d", + "一 个", + "Br ien", + "B rien", + "▁stub born", + "▁sc ans", + "▁scan s", + "▁Good s", + "▁Go ods", + "▁my riad", + "Depend ency", + "▁Commun ist", + "▁sympt om", + "▁up wards", + "▁upward s", + "▁She ffield", + "▁Rh ode", + "▁R I", + "▁ RI", + "look up", + "▁ca vity", + "▁cav ity", + "▁re named", + "▁ren amed", + "▁Success ful", + "▁Viet namese", + "▁Vietnam ese", + "__ .", + "_ _.", + "▁rel ent", + "▁rele nt", + "▁Prin ciples", + "▁Princ iples", + "K A", + "ov ich", + "ovic h", + "▁creep y", + "▁end urance", + "▁live stock", + "▁liv estock", + "▁Is le", + "▁Isl e", + "▁G ST", + "▁GS T", + "▁C rypt", + "▁Cry pt", + "D a", + "▁B aron", + "▁Bar on", + "▁Ba ron", + "▁Bl ade", + "Da m", + "D am", + "▁_ ___", + "▁__ __", + "▁___ _", + "▁ ____", + "pipe line", + "pip eline", + "p ipeline", + "▁Tr acking", + "▁Track ing", + "C Y", + "▁p opping", + "▁pop ping", + "▁po pping", + "▁Ein stein", + "▁construct ive", + "▁ra iny", + "▁rain y", + "▁A ch", + "▁Ac h", + "▁W id", + "▁Wi d", + "p ixel", + "ne rg", + "ner g", + "n erg", + "▁F ounded", + "▁Found ed", + "▁Aub urn", + "▁Au burn", + "▁dis like", + "▁un m", + "▁u nm", + "▁int ends", + "▁intend s", + "$. \r", + "$ .\r", + "ub untu", + "▁Dyn amics", + "▁Dynamic s", + "De scribe", + "Des cribe", + "▁fert ility", + "▁fertil ity", + "g c", + "tical ly", + "tic ally", + "t ically", + "▁inter cept", + "▁rail road", + "▁H ers", + "▁He rs", + "▁Her s", + "▁belong ed", + "qu ick", + "б ли", + "Sh ift", + "ell ij", + "elli j", + "mit ter", + "mitt er", + "m itter", + "▁sur plus", + "▁Cl uster", + "▁ Cluster", + "▁ро ку", + "▁P ixel", + "▁Pix el", + "▁ Pixel", + "pos sible", + "ве т", + "в ет", + "unc ated", + "uplic ate", + "ST ER", + "S TER", + "Over flow", + "ting ham", + "t ingham", + "pract ice", + "▁For ums", + "▁Forum s", + "▁f ait", + "▁fa it", + "▁co herent", + "▁found ers", + "▁fo unders", + "▁founder s", + "▁down stream", + "▁with stand", + "it tings", + "itt ings", + "itting s", + "po ll", + "pol l", + "p oll", + "▁w oven", + "▁wo ven", + "▁l inger", + "▁lin ger", + "▁ling er", + "▁transfer ring", + "▁histor ian", + "oc ese", + "▁thy roid", + "▁dis reg", + "▁negoti ating", + "▁em pathy", + "▁mem oir", + "▁memo ir", + "▁form ulated", + "▁formula ted", + "O cc", + "mon ton", + "mont on", + "▁B east", + "▁Be ast", + "▁Bea st", + "Al so", + "▁a vid", + "▁av id", + "▁ avid", + "BI N", + "B IN", + "▁forecast s", + "▁All ison", + "fa cing", + "fac ing", + "f acing", + "▁bu ys", + "▁buy s", + "ext ensions", + "extension s", + "M K", + "cy cler", + "cycle r", + "cycl er", + "big g", + "bi gg", + "b igg", + "on ne", + "onn e", + "▁D ew", + "▁De w", + "BY TE", + "▁P VC", + "▁PV C", + "With out", + "▁it erator", + "▁iter ator", + "▁ iterator", + "▁mit igate", + "▁retro spect", + "or rh", + "IS O", + "I SO", + "al an", + "ala n", + "a lan", + "▁ac quis", + "▁acqu is", + "▁a ster", + "▁as ter", + "▁ast er", + "▁ aster", + "da n", + "d an", + "▁A uf", + "▁Au f", + "ec d", + "e cd", + "), \\", + ") ,\\", + "▁S ax", + "▁Sa x", + "▁qu asi", + "▁lay outs", + "▁layout s", + "▁West minster", + "▁Free man", + "▁Fre eman", + "▁pol ym", + "▁poly m", + "▁dr astically", + "▁б а", + "▁ ба", + "▁Sc and", + "▁Scan d", + "▁S print", + "▁Sp rint", + "▁Spr int", + "▁intr icate", + "▁intric ate", + "▁rein forced", + "▁reinforce d", + "▁L ov", + "▁Lo v", + "ju ven", + "om bies", + "omb ies", + "ombie s", + "▁S aving", + "▁Sav ing", + "▁Sa ving", + "et ches", + "etch es", + "etc hes", + "▁welcome s", + "▁wel comes", + "▁c f", + "▁ cf", + "▁B ooth", + "▁Bo oth", + "▁Boot h", + "▁Boo th", + "▁b f", + "▁ bf", + "Equal To", + "FF FF", + "▁re use", + "▁suff ers", + "▁suffer s", + "▁P rix", + "▁Pr ix", + "▁Pri x", + "▁condition er", + "▁all oy", + "▁st ark", + "▁star k", + "▁imm igrant", + "▁( ).", + "▁() .", + "▁ ().", + "gr owing", + "grow ing", + "gro wing", + "al am", + "ala m", + "a lam", + "▁E DT", + "▁ED T", + "▁obs cure", + "▁obsc ure", + "ni al", + "nia l", + "n ial", + "▁L oren", + "▁Lo ren", + "▁Lor en", + "▁Lore n", + "▁dest iny", + "gr an", + "gra n", + "g ran", + "Re lated", + "Rel ated", + "▁tack les", + "▁tackle s", + "▁P aw", + "▁Pa w", + "▁Cl ara", + "▁Clar a", + "▁Cla ra", + "▁Bron ze", + "▁m t", + "▁ mt", + "had oop", + "h adoop", + "▁S DL", + "▁SD L", + "▁ SDL", + "do ll", + "d oll", + "vi er", + "v ier", + "▁t odo", + "▁to do", + "▁test ified", + "OP T", + "O PT", + "se tt", + "set t", + "s ett", + "SE C", + "S EC", + ": {", + "▁R ender", + "▁Re nder", + "▁Ren der", + "▁ Render", + "▁Pro per", + "▁Pr oper", + "▁Prop er", + "/ $", + "▁atmosp heric", + "▁D OWN", + "▁DO WN", + "it à", + "append Child", + "▁co hort", + "Q t", + "▁c in", + "▁ci n", + "▁ cin", + "ra tor", + "rat or", + "r ator", + "▁S onic", + "▁So nic", + "▁Son ic", + "Lower Case", + "▁Re aders", + "▁Read ers", + "▁Reader s", + "C ookie", + "▁Cr icket", + "▁Pract ical", + "▁s mo", + "▁sm o", + "▁mult imedia", + "▁multi media", + "pi cker", + "pic ker", + "pick er", + "p icker", + "▁post pon", + "sa t", + "s at", + "ap point", + "app oint", + "ё н", + "▁F P", + "▁ FP", + "▁Martin ez", + "▁Martine z", + "in arily", + "inar ily", + "▁prec eded", + "▁preced ed", + "bor s", + "bo rs", + "b ors", + "▁Sh ock", + "▁Sho ck", + "SCR IP", + "S CRIP", + "▁kil omet", + "▁sick ness", + ">' ,", + "> ',", + "▁vict ories", + "▁C OR", + "▁CO R", + "▁S eg", + "▁Se g", + "▁ Seg", + "R ich", + "▁ка к", + "▁v olt", + "▁vol t", + "▁vo lt", + "▁S ett", + "▁Se tt", + "▁Set t", + "▁w ifi", + "▁wi fi", + "▁G ren", + "▁Gr en", + "▁Gre n", + "pr event", + "pre vent", + "prev ent", + "▁inf amous", + "▁G one", + "▁Go ne", + "ie j", + "▁M au", + "▁Ma u", + "▁p endant", + "rac use", + "▁success or", + "▁succ essor", + "▁Bo ttle", + "▁Bot tle", + "▁Bott le", + "▁condem n", + "H ol", + "▁ σ", + "▁bl ender", + "▁ble nder", + "▁blend er", + "RO OT", + "an som", + "ans om", + "ци я", + "▁H ann", + "▁Ha nn", + "▁Han n", + "▁synchron ized", + "N L", + "▁c oral", + "▁co ral", + "▁cor al", + "▁F en", + "▁Fe n", + "power s", + "pow ers", + "▁Autom ation", + "cent ered", + "center ed", + "▁res idency", + "▁resid ency", + "▁spark ling", + "▁em bell", + "▁emb ell", + "ic os", + "ico s", + "i cos", + "▁in vo", + "▁inv o", + "heart ed", + "▁intr insic", + "▁B ars", + "▁Bar s", + "▁Ba rs", + "▁caffe ine", + "▁T aste", + "▁Ta ste", + "▁Tas te", + "Per form", + "wy n", + "w yn", + "Quest ion", + "St ructure", + "Struct ure", + "▁M ush", + "▁Mus h", + "▁Mu sh", + "▁Sebast ian", + "▁term inate", + "▁termin ate", + "▁contin uation", + "▁continu ation", + "▁vers a", + "▁ver sa", + "pp ings", + "pping s", + "▁l ifts", + "▁lif ts", + "▁lift s", + "Ne g", + "N eg", + "at em", + "ate m", + "a tem", + "▁fore head", + "B ucket", + "▁vi olin", + "▁viol in", + "▁furnish ings", + "▁sl owing", + "▁slow ing", + "osp ice", + "▁C ivic", + "Mar ker", + "Mark er", + "▁privile ged", + "▁privilege d", + "he rical", + "her ical", + "heric al", + "date time", + "dat etime", + "че н", + "ч ен", + "▁in duct", + "▁ind uct", + "▁indu ct", + "▁ Ö", + "▁bl iss", + "ave rage", + "aver age", + "a verage", + "ma pping", + "map ping", + "m apping", + "▁Ro bot", + "▁Rob ot", + "▁IN CLUDING", + "▁re ps", + "▁r eps", + "▁rep s", + "▁inj ected", + "▁inject ed", + "▁a o", + "▁ ao", + "CT YPE", + "C TYPE", + "▁is ot", + "▁Sur ely", + "▁Sure ly", + "▁S ag", + "▁Sa g", + "te le", + "tel e", + "t ele", + "▁McC arthy", + "▁un related", + "▁unre lated", + "In line", + "▁Port folio", + "Decl aration", + "▁m ong", + "▁mon g", + "▁mo ng", + "▁ mong", + "blog ger", + "b logger", + "▁re write", + "▁sub strate", + "▁subst rate", + "▁tr acker", + "▁tra cker", + "▁track er", + "▁S UM", + "▁SU M", + "▁Hol ocaust", + "▁$ _", + "▁ $_", + "▁j ars", + "▁jar s", + "▁ja rs", + "▁ru gged", + "▁rug ged", + "▁ rugged", + "fa x", + "f ax", + "ла н", + "л ан", + "▁O mega", + "▁Om ega", + "▁ Omega", + "QU E", + "Q UE", + "▁a ven", + "▁av en", + "▁ aven", + "▁econom ically", + "▁economic ally", + "▁economical ly", + "▁gl owing", + "▁glow ing", + "▁B arb", + "▁Bar b", + "▁Ba rb", + "▁tr ailing", + "▁tra iling", + "▁trail ing", + "▁sem antic", + "As sign", + "Ass ign", + "▁B ACK", + "▁BA CK", + "▁ BACK", + "▁che eks", + "▁cheek s", + "▁` ${", + "ic ans", + "ica ns", + "ican s", + "ear th", + "e arth", + "▁question able", + "▁F la", + "▁Fl a", + "▁house d", + "▁hous ed", + "▁ho used", + "▁s ixty", + "▁six ty", + "save d", + "sa ved", + "s aved", + "th anks", + "than ks", + "▁D in", + "▁Di n", + "press o", + "pres so", + "▁g eared", + "▁ge ared", + "▁gear ed", + "▁Venez uela", + "H F", + "▁L t", + "ot to", + "ott o", + "▁ge ographical", + "▁geographic al", + "fore ach", + "for each", + "fo reach", + "▁D EL", + "▁DE L", + "▁ DEL", + "▁Ret irement", + "▁pat rons", + "▁patron s", + "▁SI ZE", + "▁ SIZE", + "▁defin itive", + "▁ex changed", + "▁exchange d", + "▁exch anged", + "▁M ug", + "▁Mu g", + "▁re sent", + "▁res ent", + "▁rese nt", + "▁ resent", + "▁Where as", + "▁j ackets", + "▁jack ets", + "▁jacket s", + "▁retro fit", + "▁acc ents", + "▁accent s", + "rom agnetic", + "c ategories", + "о ло", + "pe nt", + "pen t", + "p ent", + "▁be et", + "▁bee t", + "▁V s", + "sw ap", + "or b", + "o rb", + "▁Bo iler", + "▁D irection", + "▁Direct ion", + "▁Di rection", + "▁Dire ction", + "▁Dir ection", + "▁ Direction", + "ot ine", + "oti ne", + "▁imp aired", + "▁impair ed", + "▁X ia", + "▁B ing", + "▁Bi ng", + "▁Bin g", + "▁Ell iott", + "W ay", + "IT EM", + "ITE M", + "▁we ighed", + "▁weigh ed", + "re ts", + "ret s", + "r ets", + "ross e", + "ros se", + "▁ri bs", + "▁rib s", + "Te le", + "T ele", + "▁W atching", + "▁Watch ing", + "▁Wat ching", + "integr ation", + "▁caps ule", + "il ets", + "ile ts", + "ilet s", + "i lets", + "▁spl end", + "▁vol atility", + "ai ver", + "a iver", + "▁Re ception", + "▁Rece ption", + "qu art", + "q uart", + "ph al", + "pha l", + "p hal", + "▁Di agram", + "iod iversity", + "▁S isters", + "▁Si sters", + "▁Sister s", + "▁comb ust", + "▁portray ed", + "▁barrel s", + "▁barr els", + "▁L af", + "▁La f", + "▁in cap", + "▁inc ap", + "▁ste er", + "▁p la", + "▁pl a", + "▁Out standing", + "▁A mount", + "▁Am ount", + "▁ Amount", + "PA CK", + "P ACK", + "CF G", + "C FG", + "▁con verts", + "▁conv erts", + "▁convert s", + "▁conver ts", + "war t", + "wa rt", + "w art", + "▁re count", + "▁rec ount", + "▁reco unt", + "▁over lay", + "▁overl ay", + "▁re load", + "▁rel oad", + "ip ple", + "ipp le", + "i pple", + "▁academ y", + "▁Perform ing", + "▁travel lers", + "▁trav ellers", + "▁fluct uations", + "▁( %", + "▁ (%", + "am os", + "amo s", + "a mos", + "uch ar", + "uc har", + "u char", + "▁all ergy", + "▁allerg y", + "▁redu ctions", + "▁reduction s", + "з е", + "▁b arr", + "▁bar r", + "▁ba rr", + "▁was her", + "▁wash er", + "▁ washer", + "▁sp ider", + "▁M ai", + "▁Ma i", + "▁Throw able", + "▁Ag ents", + "▁Agent s", + "▁Wes ley", + "▁a erial", + "▁aer ial", + "d v", + "ET HER", + "ETH ER", + "E THER", + "▁B lo", + "▁Bl o", + "▁c hop", + "▁ch op", + "▁cho p", + "▁Prov ided", + "▁Provide d", + "▁sp ike", + "▁Cow boys", + "▁refuge e", + "y ellow", + "▁b ible", + "▁bi ble", + "▁bib le", + "vers ions", + "version s", + "Cr e", + "C re", + "IN DEX", + "IND EX", + "F G", + "ab us", + "a bus", + "ud os", + "udo s", + "u dos", + "st ill", + "▁C ran", + "▁Cr an", + "▁Cra n", + "▁Johann es", + "L ondon", + "▁pa used", + "▁pause d", + "▁volunte ering", + "▁volunteer ing", + "▁M W", + "ot le", + "o tle", + "▁Condition ing", + "st aff", + "sta ff", + "Sche dule", + "м я", + "tt e", + "t te", + "▁mon key", + "▁Kim ber", + "▁Ki mber", + "▁S ig", + "▁Si g", + "qual ified", + "▁corrid or", + "▁! !!", + "▁!! !", + "▁ !!!", + "av ier", + "avi er", + "a vier", + ": <", + "ip ro", + "i pro", + "Class Name", + "▁l ur", + "▁Ident ify", + "▁G erald", + "▁Ger ald", + "▁M essages", + "▁Message s", + "▁Mess ages", + "▁ Messages", + "▁prep ares", + "▁prepar es", + "▁prepare s", + "▁E cho", + "▁Ec ho", + "cent ric", + "c entric", + "▁exc uses", + "▁excuse s", + "un dy", + "und y", + "xy z", + "CT RL", + "un da", + "und a", + "Crit eria", + "il ot", + "ilo t", + "i lot", + "▁CON TRACT", + "Do t", + "D ot", + "▁T ina", + "▁Ti na", + "▁Adjust able", + "▁В и", + "▁Es cape", + "▁Esc ape", + "icon duct", + "i conduct", + "▁before hand", + "▁AB OUT", + "▁ABO UT", + "▁fib re", + "▁fi bre", + ".' '", + ". ''", + "▁standard ized", + "IF I", + "I FI", + "cook ie", + "c ookie", + "ob serv", + "obs erv", + "▁Compre hensive", + "sk in", + "ski n", + "s kin", + "Ser ialize", + "Serial ize", + "S erialize", + "se at", + "sea t", + "li qu", + "l iqu", + "la ces", + "lace s", + "l aces", + "▁De er", + "▁Rom ania", + "▁Roman ia", + "▁def ended", + "▁defend ed", + "▁just ification", + "▁P assion", + "▁Pass ion", + "es se", + "ess e", + "▁dream ing", + "pace d", + "pa ced", + "p aced", + "Supp ress", + "▁ar rows", + "▁arr ows", + "▁arrow s", + "▁D ais", + "▁Da is", + "▁chrom os", + "▁direct ive", + "ry n", + "r yn", + "▁st yl", + "▁sty l", + "▁car cin", + "▁pr inters", + "▁print ers", + "▁prin ters", + "▁printer s", + "Trans ition", + "LE X", + "L EX", + "▁S ons", + "▁So ns", + "▁Son s", + "unc iation", + "unci ation", + "▁ex emption", + "▁exempt ion", + "▁O C", + "▁ OC", + "▁P ix", + "▁Pi x", + "▁term inated", + "▁termin ated", + "▁terminate d", + "▁e h", + "▁ eh", + "De ep", + "▁W AY", + "▁WA Y", + "Support ed", + "Supp orted", + "Ro und", + "R ound", + "ynchron ous", + "cy cling", + "cycl ing", + "▁W ellington", + "▁Well ington", + "▁Wel lington", + "▁z inc", + "Mill is", + "▁s ingers", + "▁sing ers", + "▁sin gers", + "▁singer s", + "exp and", + "▁Lo ading", + "▁Load ing", + "▁ Loading", + "▁Paper back", + "▁F ake", + "▁Fa ke", + "▁REL ATED", + "▁coll ectors", + "▁collect ors", + "▁colle ctors", + "▁collector s", + "▁hope less", + "▁hop eless", + "az or", + "▁New sp", + "▁News p", + "▁det ached", + "▁sh ipment", + "▁ship ment", + "▁S oci", + "▁So ci", + "▁Soc i", + "> [", + "▁cra wl", + "▁craw l", + "*} \r", + "* }\r", + "Print ln", + "VE D", + "V ED", + "▁a k", + "▁ ak", + "▁м і", + "▁ мі", + "▁ch oir", + "▁cho ir", + "ho f", + "h of", + "▁v ivo", + "▁vi vo", + "к ла", + "tt a", + "t ta", + "▁gu essed", + "▁guess ed", + "▁E b", + "▁Tal iban", + "▁ −", + "▁NS String", + "ch lor", + "ia try", + "iat ry", + "Asp Net", + "H ar", + "▁molec ule", + "▁per ceptions", + "▁perception s", + "▁R ip", + "▁f printf", + "G a", + "set Attribute", + "ist ani", + "istan i", + "ista ni", + "ts y", + "t sy", + "▁W rest", + "com pose", + "comp ose", + "▁C K", + "▁ CK", + "▁m r", + "▁ mr", + "▁B elf", + "▁Bel f", + "▁Sh ares", + "▁Share s", + "▁Sha res", + "▁Shar es", + "▁Congress ional", + "US B", + "U SB", + "ri tz", + "rit z", + "r itz", + "an dro", + "and ro", + "▁remark ably", + "H W", + "ac ao", + "aca o", + "▁Mc M", + "fr agment", + "▁real ities", + "▁draw ers", + "▁drawer s", + "▁complet es", + "▁complete s", + "Var iant", + "V ariant", + "▁le vitra", + "DI RECT", + "DIR ECT", + "oul try", + "▁h alls", + "▁hall s", + "▁hal ls", + "▁Orth odox", + "sh arp", + "sha rp", + "▁sl owed", + "▁slow ed", + "▁treat y", + "Mo unt", + "M ount", + "▁S unny", + "▁Sun ny", + "▁qu arant", + "▁w inding", + "▁win ding", + "▁wind ing", + "ad vert", + "adv ert", + "▁Fund s", + "▁Fun ds", + "Pad ding", + "P adding", + "ig nt", + "ign t", + "▁r and", + "▁ra nd", + "▁ran d", + "▁ rand", + "BU ILD", + "▁Sl ots", + "▁Slot s", + "▁cl oves", + "Y O", + "wor m", + "wo rm", + "w orm", + "▁p ero", + "▁per o", + "▁pe ro", + "▁web cam", + "▁en gra", + "▁eng ra", + "%) ;", + "% );", + "▁un real", + "▁unre al", + "▁em ailed", + "▁email ed", + "▁after ward", + "▁f ooter", + "▁foot er", + "▁fo oter", + "▁foo ter", + "▁ footer", + "▁gl ac", + "F ast", + "tt le", + "t tle", + "▁ag grav", + "▁bl ows", + "▁blow s", + "▁blo ws", + "we ak", + "▁ref erendum", + "si d", + "s id", + "▁T RA", + "▁TR A", + "▁ TRA", + "▁pione er", + "}) )", + "} ))", + "aff le", + "ei ght", + "e ight", + "▁c yn", + "▁cy n", + "pat ched", + "patch ed", + "ross over", + "rosso ver", + "View s", + "Ro ck", + "R ock", + "▁T uc", + "▁Tu c", + "COL OR", + "SU P", + "S UP", + "Co ver", + "C over", + "▁Chall enges", + "▁Challenge s", + "г е", + "aa S", + "▁B acon", + "▁Ba con", + "▁Bac on", + "▁B ags", + "▁Ba gs", + "▁Bag s", + "Val idate", + "Valid ate", + "_ +", + "▁L ol", + "▁Lo l", + "▁Cur ry", + "▁alt itude", + "RG B", + "R GB", + "▁repl icate", + "▁replica te", + "с ы", + "▁Rap ids", + "▁Rapid s", + "re direct", + "red irect", + "x p", + "ARR AY", + "▁fundamental ly", + "▁fundament ally", + "\\\\ \r", + "aw i", + "a wi", + "▁L ic", + "▁Li c", + "▁Hen ri", + "▁H od", + "▁Ho d", + "▁CH AR", + "▁ CHAR", + "▁Vin yl", + "▁Invest ors", + "▁dynamic ally", + "▁dynam ically", + "▁Bur ke", + "▁w izard", + "▁L awn", + "▁La wn", + "▁Law n", + "S qu", + "▁Pump kin", + "Be l", + "B el", + "▁Es sex", + "▁Ess ex", + "▁unbelie vable", + "▁l ieu", + "▁li eu", + "▁lie u", + "ochem ical", + "n v", + "▁Claim s", + "▁Cla ims", + "ep t", + "e pt", + "Un marshal", + "DN A", + "D NA", + "ea sy", + "e asy", + "X T", + "ме р", + "м ер", + "WI SE", + "ter son", + "ters on", + "t erson", + "▁o rn", + "▁or n", + "▁ orn", + "▁st icker", + "▁stick er", + "H Y", + "* -", + ",' '", + ", ''", + "oa k", + "o ak", + "▁Cl ip", + "▁Cli p", + "▁Q atar", + "▁borrow ing", + "▁renov ated", + "BL E", + "B LE", + "Sch ool", + "S chool", + "CL E", + "C LE", + "cell aneous", + "▁disc ern", + "Ma g", + "M ag", + "▁V oc", + "▁Vo c", + "bor ah", + "bo rah", + "▁special izing", + "le tal", + "let al", + "▁Cut ting", + "c rypto", + "ib us", + "i bus", + "Look up", + "▁hor ny", + "▁horn y", + "▁Craw ford", + "en ary", + "ena ry", + "aj i", + "a ji", + "▁acc ustomed", + "▁o vers", + "▁over s", + "▁ov ers", + "▁ overs", + "▁App eal", + "▁tra ilers", + "▁trail ers", + "▁trailer s", + "▁Ins ider", + "▁Inside r", + "od ont", + "odo nt", + "▁f als", + "▁fa ls", + "▁fal s", + "ри я", + "▁N ET", + "▁NE T", + "▁ NET", + "▁r all", + "▁ra ll", + "▁dis pro", + "▁disp ro", + "▁conc ise", + "▁compassion ate", + "ER IC", + "▁pump ing", + "▁Res idents", + "▁G W", + "▁Wal sh", + "▁Wals h", + "is hops", + "ish ops", + "ishop s", + "▁PRO VIDED", + "c ultural", + "▁Pant hers", + "▁Sun shine", + "▁P ors", + "▁Po rs", + "▁Por s", + "iv able", + "iva ble", + "i vable", "▁re pro", "▁rep ro", - "▁163 283", - "▁16328 3", - "▁1632 83", - "▁4 1,", - "▁41 ,", - "▁ 41,", - "P atch", - "Con structor", - "24 99", - "249 9", - "2 499", - "f D", - "活 动", - "22 70", - "227 0", - "2 270", - "26 99", - "269 9", - "2 699", - "43 59", - "435 9", - "4 359", - "44 16", - "441 6", - "4 416", - "▁1 09", - "▁10 9", - "▁ 109", - "F ront", - "▁T uple", - "▁ Tuple", - "等 等", - "▁Config uration", - "▁ Configuration", - "X B", - "我也 是", - "我 也是", - "do ge", - "▁s ns", - "▁sn s", - "Sh are", - "Ar c", - "A rc", - "29 33", - "293 3", - "2 933", - ":3 07", - ":30 7", - ": 307", - "▁B ar", - "▁ Bar", - "=\" {", - "= \"{", - "ref resh", - "23 28", - "232 8", - "2 328", - "方 法", - "0: 26", - "0:2 6", - "29 46", - "294 6", - "2 946", - "▁( 0,", - "▁(0 ,", - "▁ (0,", - "Read Only", - "78 :", - "7 8:", - "VI EW", - "ap ed", - "ape d", - "a ped", - "▁1 01,", - "▁10 1,", - "▁ 101,", - "Init ial", - "draw able", - "▁P osition", - "▁ Position", - "▁support s", - "N n", - "P x", - "(' \\", - "( '\\", - ":3 77", - ":37 7", - ": 377", - "▁CON F", - "ol ation", - "o lation", - "所 有", - "16 )", - "1 6)", - "ilit ary", - "41 27", - "412 7", - "4 127", - "per cent", - "to d", - "t od", - "▁15 859", - "▁158 59", - "▁1585 9", - "▁alloc ate", - "▁ allocate", - "▁4 15", - "▁41 5", - "▁ 415", - "rt c", - "r tc", - "23 57", - "235 7", - "2 357", - "M ass", - "on ym", - "ony m", - "噢 噢", - "AA A", - "A AA", - "SO R", - "S OR", - "43 53", - "435 3", - "4 353", - "▁j ava", - "▁ java", - "▁p thread", - "Trans ition", - "const ants", - "constant s", - "En t", - "E nt", - "18 09", - "180 9", - "1 809", - "▁restri ction", - "每 次", - "GL enum", - "er ance", - "e rance", - "+ 0", - "进 去", - "25 99", - "259 9", - "2 599", - "竟 然", - "▁160 70", - "▁1607 0", - "27 49", - "274 9", - "2 749", - "29 36", - "293 6", - "2 936", - "▁{ 1,", - "▁159 419", - "▁1594 19", - "钢 板", - "20 95", - "209 5", - "24 07", - "240 7", - "2 407", - "00 28,", - "002 8,", - "0028 ,", - "\"] :", - "\" ]:", - "65 2", - "6 52", - "23 69", - "236 9", - "2 369", - "▁S top", - "▁St op", - "▁Sto p", - "▁ Stop", - "23 53", - "235 3", - "2 353", - "68 4:", - "6 84:", - "lo go", - "log o", - "Dis pose", - "Disp ose", - "▁158 203", - "▁15820 3", - "工 具", - "▁s aved", - "▁sa ved", - "▁save d", - "ame tr", - "a metr", - "REF ERENCE", - "刚 来", - "▁s ch", - "▁sc h", - "▁- 136", - "▁-1 36", - "i u", - "あ あ", - "m Sum", - "▁F ill", - "▁ Fill", - "▁GL uint", - "▁ GLuint", - "京 华", - "22 09", - "220 9", - "2 209", - "习 惯", - "0: 28", - "0:2 8", - "24 53", - "245 3", - "2 453", - "41 33", - "413 3", - "4 133", - "43 93", - "439 3", - "4 393", - ":1 93", - ":19 3", - ": 193", - "MAR K", - "▁P RE", - "▁PR E", - "▁ PRE", - "24 27", - "242 7", - "2 427", - "target s", - "19 49", - "194 9", - "1 949", - "CH AN", - "f usion", - "▁bu ilt", - "还 不", - "0: 16", - "0:1 6", - "0 :16", - "} '", - ">) ;", - "> );", - "\": 0.", - "\" :0.", - "(1 .0", - "(1. 0", - "( 1.0", - "mo us", - "m ous", - "▁reg istry", - "▁ registry", - "/1 0", - "/ 10", - "24 96", - "249 6", - "2 496", - "63 4:", - "634 :", - "武 器", - "local host", - "▁F ace", - "▁ Face", - "Per mission", - "q p", - "▁He ader", - "▁ Header", - "d h", - "35 4", - "3 54", - "0: 25", - "0:2 5", - "[3 ];", - "[3] ;", - "P romise", - "RS T", - "R ST", - "ve t", - "v et", - "Un do", - "U ndo", - "▁L ast", - "▁ Last", + "Un iversity", + "▁bat ting", + "▁batt ing", + "▁confront ed", + "▁A ns", + "▁An s", + "▁No bel", + "▁Nob el", + "po und", + "p ound", + "▁Ult r", + "▁Ul tr", + "▁fulfill ment", + "q a", + "▁b ait", + "▁ba it", + "▁out going", + "sp ark", + "s park", + "▁U ses", + "▁Us es", + "▁Use s", + "▁m ism", + "▁mis m", + "▁mi sm", + "uc l", + "u cl", + "ug u", + "u gu", + "▁vac ant", + "ant is", + "anti s", + "▁p add", + "▁pa dd", + "▁pad d", + "▁b abe", + "▁bab e", + "▁ba be", + "}} (\\", + "}}( \\", + "} }(\\", + "so lete", + "sole te", + "sol ete", + "▁app re", + "▁ap pre", + "… )", + "bor g", + "bo rg", + "b org", + "plot lib", + "ob il", + "obi l", + "▁Mc N", + "▁purs ued", + "▁pursu ed", + "▁pursue d", + "ion ic", + "io nic", + "ioni c", + "i onic", + "▁Ess ays", + "▁Essay s", + "▁W itness", + "▁veget ation", + "▁Legisl ature", + "ar don", + "ard on", + "ardo n", + "br ain", + "bra in", + "b rain", "mat ches", "match es", - "m atches", - "38 1:", - "3 81:", - "ki ng", - "k ing", - "▁c ut", - "▁cu t", - "▁ cut", - "ur red", - "urre d", - "loc ale", - "local e", - "[6 ]", - "Do cs", - "Doc s", - "ac hi", - "ach i", - "en ers", - "ener s", - "ene rs", - "e ners", - "▁in crease", - "耐 久", - "▁ک ه", - "▁9 7,", - "▁97 ,", - "▁ 97,", - "▁x mm", - "▁ xmm", - "下 班", - "SD L", - "S DL", - "10 57", - "105 7", - "18 99", - "189 9", - "1 899", - "28 39", - "283 9", - "2 839", - "task s", + "▁hel pless", + "▁help less", + "▁A men", + "▁Am en", + "▁m ex", + "▁me x", + "ri ott", + "rio tt", + "r iott", + "▁c ate", + "▁ca te", + "▁cat e", + "▁ge ography", + "▁Cor inth", + "▁r m", + "▁ rm", + "▁H ep", + "▁He p", + "▁Palest ine", + "▁Palestin e", + "▁mental ity", + "▁ment ality", + "▁av ocado", + "▁S part", + "▁Sp art", + "▁Spa rt", + "▁Spar t", + "ograf ia", + "De ployment", + "▁T rees", + "▁Tr ees", + "▁Tre es", + "▁Tree s", + "we bs", + "web s", + "▁insp ections", + "▁inspection s", + "▁inspect ions", + "▁g er", + "▁ge r", + "▁ ger", + "▁imper fect", + "Text Box", + "▁Scient ists", + "▁D j", + "▁$ -", + "▁ $-", + "er set", + "ers et", + "▁Flex ible", + "df rac", + "d frac", + "ur an", + "ura n", + "u ran", + "▁l abs", + "▁la bs", + "▁lab s", + "▁Mach inery", + "▁Machine ry", + "▁imag inary", + "▁imagin ary", + "▁y ork", + "ey ed", + "eye d", + "▁unfor gettable", + "▁Cur rency", + "▁N amed", + "▁Name d", + "▁Na med", + "▁Nam ed", + "▁ Named", + "▁satur ated", + "ho urs", + "hour s", + "hou rs", + "h ours", + "__ )", + "_ _)", + "▁prol iferation", + "ATE G", + "▁Off ering", + "▁Offer ing", + "▁bal ances", + "▁balance s", + "y g", + "▁M VP", + "▁vit ro", + "▁degrad ation", + "▁str ipes", + "▁stri pes", + "▁strip es", + "w l", + "▁question naire", + "ly nn", + "lyn n", + "▁pay able", + "▁Guarant ee", + "▁Le icester", + "▁G ather", + "▁Ga ther", + "▁F amous", + "▁Fam ous", + "▁Jama ica", + "▁p ag", + "▁pa g", + "▁Bas il", + "▁Ba sil", + "T urn", + "am ping", + "amp ing", + "▁DAM AGES", + "▁diff usion", + "in ky", + "ink y", + "▁St range", + "▁Str ange", + "▁detect ive", + "B G", + "▁Im pl", + "▁Imp l", + "▁ Impl", + "▁Americ as", + "▁America s", + "▁Amer icas", + "la p", + "l ap", + "▁C ottage", + "▁n em", + "▁ne m", + "AP TER", + "▁s late", + "▁sl ate", + "▁sla te", + "▁K ab", + "▁Ka b", + "at an", + "ata n", + "a tan", + "tr ained", + "tra ined", + "train ed", + "t rained", + "▁b idding", + "▁bid ding", + "▁bl ends", + "▁blend s", + "▁des criptive", + "ba bel", + "b abel", + "▁H ollow", + "▁Hol low", + "▁Holl ow", + "▁H ort", + "▁Hor t", + "▁Ho rt", + "user Id", + "▁Mig uel", + "но сти", + "▁re flex", + "▁ref lex", + "F ar", + "mon ey", + "mo ney", + "m oney", + "it als", + "ital s", + "ita ls", + "rem ely", + "reme ly", + "▁p igs", + "▁pig s", + "▁pi gs", + "▁com mer", + "▁comm er", + "▁comme r", + "▁log os", + "▁logo s", + "▁pres idency", + "▁W M", + "▁ WM", + "▁\" \");", + "▁\"\" );", + "▁\"\") ;", + "Add itional", + "ract ive", + "r active", + "turn ed", + "▁life s", + "▁lif es", + "rend erer", + "render er", + "▁as hamed", + "▁ash amed", + "mi ght", + "m ight", + "▁b our", + "▁bo ur", + "▁bou r", + "▁ bour", + "▁predomin antly", + "▁c riter", + "▁cr iter", + "▁crit er", + "▁cri ter", + "▁Benef it", + "ti k", + "t ik", + "▁g ent", + "▁gen t", + "▁ge nt", + "▁ gent", + "▁s addle", + "ud er", + "ude r", + "u der", + "▁ment oring", + "▁mentor ing", + "se ns", + "sen s", + "s ens", + "ic orn", + "ico rn", + "i corn", + "cc i", + "c ci", + "▁a ired", + "▁air ed", + "▁ai red", + "▁ aired", + "▁Wag ner", + "▁mind ful", + "▁mod elling", + "▁model ling", + "▁ox ide", + "▁oxid e", + "▁ oxide", + "q t", + "Log ic", + "▁reg ulator", + "▁regul ator", + "Comm ands", + "Command s", + "▁Har dy", + "▁Hard y", + "▁flav ours", + "▁flavour s", + "▁c t", + "▁ ct", + "SER V", + "S ERV", + "▁SH ALL", + "IC O", + "I CO", + "▁dis pers", + "▁disp ers", + "▁T anz", + "▁Tan z", + "si zing", + "s izing", + "▁Kash mir", + "\"> (", + "\" >(", + "IND OW", + "▁We alth", + "▁Mal colm", + "▁di lemma", + "▁dile mma", + "▁URL s", + "▁thr iller", + "▁thrill er", + "LE VEL", + "▁budd ies", + "▁reson ance", + "▁cous ins", + "▁cousin s", + "[] )", + "[ ])", + "▁A SC", + "▁AS C", + "zo n", + "z on", + "▁c emetery", + "▁hur ricane", + "▁organ izer", + "▁organize r", + "ay e", + "a ye", + "▁Illegal Argument", + "▁m otions", + "▁mot ions", + "▁motion s", + "▁Diff erence", + "▁st aging", + "▁sta ging", + "▁possess es", + "▁for bidden", + "ul lah", + "ull ah", + "E B", + "▁therap ists", + "▁therapist s", + "▁R ings", + "▁Ring s", + "get Type", + "ia go", + "i ago", + "▁erect ile", + "▁visual ization", + "▁Ha iti", + "▁Hait i", + "▁over weight", + "▁overw eight", + "▁tact ical", + "▁B out", + "▁Bo ut", + "▁Bou t", + "ex press", + "exp ress", + "expr ess", + "Prior ity", + "Name d", + "Na med", + "N amed", + "M ESSAGE", + "C tx", + "br oken", + "bro ken", + "▁ch orus", + "▁cho rus", + "▁Fr aser", + "▁Fra ser", + "▁bi ased", + "▁bias ed", + "▁threat en", + "▁blank ets", + "▁blanket s", + "▁sim ulated", + "Un t", + "U nt", + "prep are", + "▁c yst", + "▁cy st", + "V L", + "js px", + "jsp x", + "}\" )", + "} \")", + "ag hetti", + "agh etti", + "▁Conc ord", + "▁bur nt", + "▁burn t", + "▁new com", + "▁weigh s", + "int ellij", + "▁p itches", + "▁pit ches", + "▁pitch es", + "▁об ла", + "▁inherit ance", + "en stein", + "ens tein", + "▁rede em", + "ropract ic", + "cc c", + "c cc", + "▁W ent", + "▁We nt", + "▁inter rog", + "com par", + "comp ar", + "▁Optim ization", + "── ──", + "Cl ock", + "C lock", + "▁research ed", + "▁resear ched", + "infl ammatory", + "On ClickListener", + "▁N um", + "▁Nu m", + "▁ Num", + "▁ad orn", + "▁S ync", + "▁Sy nc", + "▁Syn c", + "▁ Sync", + "▁event ual", + "Author ization", + "un ky", + "unk y", + "▁Super man", + "▁Sup erman", + "▁day light", + "▁ST EM", + "▁ STEM", + "cr a", + "c ra", + "▁T F", + "▁ TF", + "▁e lem", + "▁el em", + "▁ele m", + "▁ elem", + "template s", + "tem plates", + "t emplates", + "ru gged", + "rug ged", + "▁profit ability", + "▁cum ulative", + "▁play ful", + "▁d rained", + "▁dr ained", + "▁dra ined", + "▁drain ed", + "▁bel ts", + "▁belt s", + "gan g", + "ga ng", + "g ang", + "an ship", + "ans hip", + "▁a top", + "▁at op", + "▁ ♥", + "▁collect s", + "▁explo itation", + "▁exploit ation", + "Py x", + "▁Res istance", + "▁Sp iel", + "▁Lat ino", + "▁Latin o", + "▁char ger", + "▁charg er", + "▁charge r", + "” :", + "Me asure", + "▁accompl ishment", + "▁accomplish ment", + "$ ^{-", + "es ta", + "est a", + "e sta", + "fig ht", + "fi ght", + "f ight", + "▁Ch ance", + "▁Cha nce", + "▁Chan ce", + "▁sp acing", + "▁spa cing", + "▁ spacing", + "ve e", + "v ee", + "▁Ch ick", + "▁Chic k", + "▁Chi ck", + "re ads", + "read s", + "rea ds", + "cou ld", + "c ould", + "'] ['", + "' ]['", + "▁od or", + "▁ odor", + "▁pro min", + "▁pr omin", + "▁prom in", + "▁p addle", + "▁padd le", + "es sel", + "ess el", + "esse l", + "▁w ells", + "▁well s", + "▁wel ls", + "▁fav ored", + "▁favor ed", + "▁D anger", + "▁Dan ger", + "▁S hi", + "▁Sh i", + "▁H uge", + "▁Hug e", + "▁Hu ge", + "ur name", + "urn ame", + "▁Jo ey", + "▁Joe y", + "▁dess erts", + "▁dessert s", + "▁occ upy", + "▁occup y", + "▁advert isers", + "▁advertis ers", + "▁advertise rs", + "▁J agu", + "▁Ja gu", + "rais al", + "▁fe minist", + "▁femin ist", + "▁R is", + "▁Bo eing", + "▁puzz les", + "▁puzzle s", + "▁Sy ndrome", + "CP U", + "▁Ar ms", + "▁Arm s", + "▁bod ily", + "х и", + "▁\" --", + "▁\"- -", + "token s", + "tok ens", + "▁d iced", + "▁di ced", + "▁dice d", + "ja s", + "j as", + "▁c ran", + "▁cr an", + "▁cra n", + "leg iate", + "Link s", + "Lin ks", + "L inks", + "gen cies", + "g encies", + "▁go odies", + "▁good ies", + "▁date time", + "▁dat etime", + "▁ datetime", + "▁M RI", + "▁MR I", + "▁Ven us", + "pi ll", + "p ill", + "an ical", + "ani cal", + "▁ ا", + "▁Ar med", + "▁Arm ed", + "▁Ch rys", + "▁Man uel", + "dr y", + "d ry", + "▁pursu ant", + "▁colour ful", + "▁\\ \r", + "an tics", + "ant ics", + "antic s", + "anti cs", + "▁l aps", + "▁la ps", + "▁lap s", + "Sign al", + "▁A AA", + "▁AA A", + "▁w hip", + "▁wh ip", + ":: _", + "▁i ds", + "▁id s", + "▁ ids", + "▁time d", + "▁tim ed", + "▁ti med", + "▁negl igence", + "▁ren al", + "▁ renal", + "▁fundamental s", + "▁fundament als", + "aj e", + "a je", + "Data set", + "Dat aset", + "▁Man ning", + "▁Mann ing", + "ко м", + "sh ake", + "sha ke", + "Ph ase", + "▁ch ampagne", + "ll i", + "l li", + "ci ón", + "c ión", + "▁C ave", + "▁Ca ve", + "▁Cav e", + "▁am using", + "▁er otic", + "pt ive", + "▁se wer", + "▁sew er", + "pm atrix", + "p matrix", + "▁S eal", + "▁Se al", + "▁Sea l", + "▁T ong", + "▁To ng", + "▁Ton g", + "▁Palestin ians", + "▁Palestinian s", + "Set s", + "Se ts", + "S ets", + "ap hr", + "aph r", + "id is", + "idi s", + "i dis", + "▁ad renal", + "▁liqu idity", + "▁liquid ity", + "ý ch", + "▁Pe er", + "Wor ds", + "Word s", + "W ords", + "▁A post", + "▁Ap ost", + "▁deliber ate", + "▁w p", + "▁ wp", + "▁Spot ify", + "▁index es", + "▁mar riages", + "▁marriage s", + "With Context", "▁ 이", "▁ 대", "▁ 사", @@ -75423,7 +252294,6 @@ "종 일", "▁잇 따라", "▁안 녕", - "▁아쉽네요 ᅲᅲ", "▁하 든", "▁ 하든", "▁ 깝",