diff --git "a/tokenizer.json" "b/tokenizer.json" new file mode 100644--- /dev/null +++ "b/tokenizer.json" @@ -0,0 +1,73853 @@ +{ + "version": "1.0", + "truncation": null, + "padding": null, + "added_tokens": [ + { + "id": 0, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": true, + "special": true + }, + { + "id": 1, + "content": "", + "single_word": false, + "lstrip": false, + "rstrip": false, + "normalized": true, + "special": true + }, + { + "id": 2, + "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 + } + }, + { + "Sequence": { + "id": "B", + "type_id": 0 + } + } + ], + "special_tokens": { + "": { + "id": "", + "ids": [ + 1 + ], + "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, + "(": 7, + ")": 8, + "「": 9, + "」": 10, + ";": 11, + "<0x00>": 12, + "<0x01>": 13, + "<0x02>": 14, + "<0x03>": 15, + "<0x04>": 16, + "<0x05>": 17, + "<0x06>": 18, + "<0x07>": 19, + "<0x08>": 20, + "<0x09>": 21, + "<0x0A>": 22, + "<0x0B>": 23, + "<0x0C>": 24, + "<0x0D>": 25, + "<0x0E>": 26, + "<0x0F>": 27, + "<0x10>": 28, + "<0x11>": 29, + "<0x12>": 30, + "<0x13>": 31, + "<0x14>": 32, + "<0x15>": 33, + "<0x16>": 34, + "<0x17>": 35, + "<0x18>": 36, + "<0x19>": 37, + "<0x1A>": 38, + "<0x1B>": 39, + "<0x1C>": 40, + "<0x1D>": 41, + "<0x1E>": 42, + "<0x1F>": 43, + "<0x20>": 44, + "<0x21>": 45, + "<0x22>": 46, + "<0x23>": 47, + "<0x24>": 48, + "<0x25>": 49, + "<0x26>": 50, + "<0x27>": 51, + "<0x28>": 52, + "<0x29>": 53, + "<0x2A>": 54, + "<0x2B>": 55, + "<0x2C>": 56, + "<0x2D>": 57, + "<0x2E>": 58, + "<0x2F>": 59, + "<0x30>": 60, + "<0x31>": 61, + "<0x32>": 62, + "<0x33>": 63, + "<0x34>": 64, + "<0x35>": 65, + "<0x36>": 66, + "<0x37>": 67, + "<0x38>": 68, + "<0x39>": 69, + "<0x3A>": 70, + "<0x3B>": 71, + "<0x3C>": 72, + "<0x3D>": 73, + "<0x3E>": 74, + "<0x3F>": 75, + "<0x40>": 76, + "<0x41>": 77, + "<0x42>": 78, + "<0x43>": 79, + "<0x44>": 80, + "<0x45>": 81, + "<0x46>": 82, + "<0x47>": 83, + "<0x48>": 84, + "<0x49>": 85, + "<0x4A>": 86, + "<0x4B>": 87, + "<0x4C>": 88, + "<0x4D>": 89, + "<0x4E>": 90, + "<0x4F>": 91, + "<0x50>": 92, + "<0x51>": 93, + "<0x52>": 94, + "<0x53>": 95, + "<0x54>": 96, + "<0x55>": 97, + "<0x56>": 98, + "<0x57>": 99, + "<0x58>": 100, + "<0x59>": 101, + "<0x5A>": 102, + "<0x5B>": 103, + "<0x5C>": 104, + "<0x5D>": 105, + "<0x5E>": 106, + "<0x5F>": 107, + "<0x60>": 108, + "<0x61>": 109, + "<0x62>": 110, + "<0x63>": 111, + "<0x64>": 112, + "<0x65>": 113, + "<0x66>": 114, + "<0x67>": 115, + "<0x68>": 116, + "<0x69>": 117, + "<0x6A>": 118, + "<0x6B>": 119, + "<0x6C>": 120, + "<0x6D>": 121, + "<0x6E>": 122, + "<0x6F>": 123, + "<0x70>": 124, + "<0x71>": 125, + "<0x72>": 126, + "<0x73>": 127, + "<0x74>": 128, + "<0x75>": 129, + "<0x76>": 130, + "<0x77>": 131, + "<0x78>": 132, + "<0x79>": 133, + "<0x7A>": 134, + "<0x7B>": 135, + "<0x7C>": 136, + "<0x7D>": 137, + "<0x7E>": 138, + "<0x7F>": 139, + "<0x80>": 140, + "<0x81>": 141, + "<0x82>": 142, + "<0x83>": 143, + "<0x84>": 144, + "<0x85>": 145, + "<0x86>": 146, + "<0x87>": 147, + "<0x88>": 148, + "<0x89>": 149, + "<0x8A>": 150, + "<0x8B>": 151, + "<0x8C>": 152, + "<0x8D>": 153, + "<0x8E>": 154, + "<0x8F>": 155, + "<0x90>": 156, + "<0x91>": 157, + "<0x92>": 158, + "<0x93>": 159, + "<0x94>": 160, + "<0x95>": 161, + "<0x96>": 162, + "<0x97>": 163, + "<0x98>": 164, + "<0x99>": 165, + "<0x9A>": 166, + "<0x9B>": 167, + "<0x9C>": 168, + "<0x9D>": 169, + "<0x9E>": 170, + "<0x9F>": 171, + "<0xA0>": 172, + "<0xA1>": 173, + "<0xA2>": 174, + "<0xA3>": 175, + "<0xA4>": 176, + "<0xA5>": 177, + "<0xA6>": 178, + "<0xA7>": 179, + "<0xA8>": 180, + "<0xA9>": 181, + "<0xAA>": 182, + "<0xAB>": 183, + "<0xAC>": 184, + "<0xAD>": 185, + "<0xAE>": 186, + "<0xAF>": 187, + "<0xB0>": 188, + "<0xB1>": 189, + "<0xB2>": 190, + "<0xB3>": 191, + "<0xB4>": 192, + "<0xB5>": 193, + "<0xB6>": 194, + "<0xB7>": 195, + "<0xB8>": 196, + "<0xB9>": 197, + "<0xBA>": 198, + "<0xBB>": 199, + "<0xBC>": 200, + "<0xBD>": 201, + "<0xBE>": 202, + "<0xBF>": 203, + "<0xC0>": 204, + "<0xC1>": 205, + "<0xC2>": 206, + "<0xC3>": 207, + "<0xC4>": 208, + "<0xC5>": 209, + "<0xC6>": 210, + "<0xC7>": 211, + "<0xC8>": 212, + "<0xC9>": 213, + "<0xCA>": 214, + "<0xCB>": 215, + "<0xCC>": 216, + "<0xCD>": 217, + "<0xCE>": 218, + "<0xCF>": 219, + "<0xD0>": 220, + "<0xD1>": 221, + "<0xD2>": 222, + "<0xD3>": 223, + "<0xD4>": 224, + "<0xD5>": 225, + "<0xD6>": 226, + "<0xD7>": 227, + "<0xD8>": 228, + "<0xD9>": 229, + "<0xDA>": 230, + "<0xDB>": 231, + "<0xDC>": 232, + "<0xDD>": 233, + "<0xDE>": 234, + "<0xDF>": 235, + "<0xE0>": 236, + "<0xE1>": 237, + "<0xE2>": 238, + "<0xE3>": 239, + "<0xE4>": 240, + "<0xE5>": 241, + "<0xE6>": 242, + "<0xE7>": 243, + "<0xE8>": 244, + "<0xE9>": 245, + "<0xEA>": 246, + "<0xEB>": 247, + "<0xEC>": 248, + "<0xED>": 249, + "<0xEE>": 250, + "<0xEF>": 251, + "<0xF0>": 252, + "<0xF1>": 253, + "<0xF2>": 254, + "<0xF3>": 255, + "<0xF4>": 256, + "<0xF5>": 257, + "<0xF6>": 258, + "<0xF7>": 259, + "<0xF8>": 260, + "<0xF9>": 261, + "<0xFA>": 262, + "<0xFB>": 263, + "<0xFC>": 264, + "<0xFD>": 265, + "<0xFE>": 266, + "<0xFF>": 267, + "▁t": 268, + "he": 269, + "in": 270, + "▁a": 271, + "er": 272, + "on": 273, + "▁the": 274, + "or": 275, + "an": 276, + "en": 277, + "es": 278, + "ed": 279, + "at": 280, + "▁o": 281, + "is": 282, + "ar": 283, + "▁s": 284, + "al": 285, + "▁w": 286, + "it": 287, + "▁of": 288, + "nd": 289, + "▁in": 290, + "▁f": 291, + "re": 292, + "▁c": 293, + "ic": 294, + "as": 295, + "▁b": 296, + "▁p": 297, + "ing": 298, + "▁and": 299, + "▁S": 300, + "ion": 301, + "ro": 302, + "le": 303, + "▁C": 304, + "▁A": 305, + "▁T": 306, + "▁to": 307, + "▁m": 308, + "▁d": 309, + "ou": 310, + "il": 311, + "ent": 312, + "▁M": 313, + "▁h": 314, + "am": 315, + "▁B": 316, + "ol": 317, + "el": 318, + "om": 319, + "▁P": 320, + "▁(": 321, + "st": 322, + "▁R": 323, + "ac": 324, + "ur": 325, + "▁I": 326, + "▁H": 327, + "▁l": 328, + "ad": 329, + "et": 330, + "ec": 331, + "iv": 332, + "▁L": 333, + "ir": 334, + "ers": 335, + "▁D": 336, + "ation": 337, + "▁The": 338, + "▁re": 339, + "ig": 340, + "▁F": 341, + "▁was": 342, + "▁n": 343, + "id": 344, + "▁|": 345, + "ot": 346, + "us": 347, + "▁th": 348, + "▁for": 349, + "▁G": 350, + "ay": 351, + "em": 352, + "ter": 353, + "▁N": 354, + "▁on": 355, + "im": 356, + "▁E": 357, + "ly": 358, + "▁W": 359, + "ch": 360, + "▁e": 361, + "ut": 362, + "ist": 363, + "▁g": 364, + "▁is": 365, + "▁as": 366, + "ow": 367, + "un": 368, + "th": 369, + "▁J": 370, + "ith": 371, + "ct": 372, + "and": 373, + "her": 374, + "▁st": 375, + "▁r": 376, + "ul": 377, + "ag": 378, + "ce": 379, + "▁O": 380, + "▁with": 381, + "um": 382, + "▁by": 383, + "▁al": 384, + "est": 385, + "os": 386, + "op": 387, + "rom": 388, + "ver": 389, + "▁at": 390, + "ri": 391, + "▁be": 392, + "▁K": 393, + "ain": 394, + "oc": 395, + "▁||": 396, + "▁wh": 397, + "▁an": 398, + "ap": 399, + "ian": 400, + "▁In": 401, + "▁U": 402, + "▁from": 403, + "▁con": 404, + "av": 405, + "▁\"": 406, + "▁he": 407, + "ess": 408, + "ab": 409, + "▁v": 410, + "ia": 411, + "all": 412, + "od": 413, + "ber": 414, + "ity": 415, + "ies": 416, + "▁that": 417, + "art": 418, + "if": 419, + "▁St": 420, + "ill": 421, + "ew": 422, + "▁com": 423, + "ate": 424, + "),": 425, + "▁pro": 426, + "up": 427, + "ard": 428, + "ort": 429, + "▁de": 430, + "ud": 431, + "ak": 432, + "ub": 433, + "▁pl": 434, + "ip": 435, + "igh": 436, + "ear": 437, + "▁it": 438, + "▁Ch": 439, + "▁V": 440, + "ich": 441, + "ov": 442, + "▁his": 443, + "▁Re": 444, + "ant": 445, + "ld": 446, + "qu": 447, + "ary": 448, + "ated": 449, + "▁or": 450, + "ish": 451, + "our": 452, + "og": 453, + "oun": 454, + "ge": 455, + "fer": 456, + "ive": 457, + "ment": 458, + "ong": 459, + "end": 460, + "mer": 461, + "ial": 462, + "ug": 463, + "se": 464, + "und": 465, + "▁ch": 466, + "ell": 467, + "ect": 468, + "ast": 469, + "ks": 470, + "▁ex": 471, + "ine": 472, + "▁are": 473, + "▁se": 474, + "enc": 475, + "ust": 476, + "ere": 477, + "▁He": 478, + "ra": 479, + "ord": 480, + "ame": 481, + "ore": 482, + "uc": 483, + "ran": 484, + "so": 485, + "▁Un": 486, + "▁were": 487, + "ight": 488, + "ical": 489, + "ign": 490, + "ions": 491, + "ue": 492, + "ost": 493, + "▁le": 494, + "tern": 495, + "ack": 496, + "ie": 497, + "▁sp": 498, + "ep": 499, + "▁–": 500, + "▁which": 501, + "▁also": 502, + "ric": 503, + "▁k": 504, + "▁-": 505, + "▁comp": 506, + "rit": 507, + "▁play": 508, + "age": 509, + "ther": 510, + "ff": 511, + "▁sh": 512, + "▁y": 513, + "▁Y": 514, + "ass": 515, + "ry": 516, + "ure": 517, + "ts": 518, + "man": 519, + "pp": 520, + "irst": 521, + "ire": 522, + "res": 523, + "cl": 524, + "▁Al": 525, + "ous": 526, + "ember": 527, + "▁ar": 528, + "▁un": 529, + "▁Ar": 530, + "ond": 531, + "iz": 532, + "ences": 533, + "ork": 534, + "erv": 535, + "ount": 536, + "ational": 537, + "ok": 538, + "ide": 539, + "▁cl": 540, + "▁It": 541, + "ang": 542, + "▁Th": 543, + "▁had": 544, + "hed": 545, + "ory": 546, + "land": 547, + "ican": 548, + "ice": 549, + "ations": 550, + "te": 551, + "orn": 552, + "per": 553, + "port": 554, + "▁first": 555, + "own": 556, + "ave": 557, + "amp": 558, + "▁not": 559, + "▁has": 560, + "ib": 561, + "▁res": 562, + "ens": 563, + "fter": 564, + "lect": 565, + "▁ro": 566, + "ferences": 567, + "ome": 568, + "ey": 569, + "ach": 570, + "ence": 571, + "ater": 572, + "▁whe": 573, + "act": 574, + "▁Mar": 575, + "ition": 576, + "eop": 577, + "▁Amer": 578, + "wo": 579, + "▁cont": 580, + "▁References": 581, + "▁te": 582, + "ace": 583, + "ilm": 584, + "▁us": 585, + "uct": 586, + "aw": 587, + "▁ad": 588, + "to": 589, + "ult": 590, + "ates": 591, + "ited": 592, + "ime": 593, + "▁part": 594, + "eople": 595, + "▁j": 596, + "▁An": 597, + "ree": 598, + "ik": 599, + "▁who": 600, + "ath": 601, + "▁their": 602, + "▁Le": 603, + "ound": 604, + "ubl": 605, + "ivers": 606, + "▁its": 607, + ").": 608, + "ool": 609, + "▁her": 610, + "iss": 611, + "▁tr": 612, + "out": 613, + "pl": 614, + "▁New": 615, + "ild": 616, + "ite": 617, + "oll": 618, + "over": 619, + "▁Com": 620, + "ors": 621, + "ball": 622, + "ents": 623, + "cc": 624, + "pt": 625, + "ail": 626, + "▁ab": 627, + "inal": 628, + "▁app": 629, + "▁|-": 630, + "clud": 631, + "▁but": 632, + "▁American": 633, + "ile": 634, + "les": 635, + "▁year": 636, + "▁As": 637, + "are": 638, + "old": 639, + "hn": 640, + "▁one": 641, + "ugh": 642, + "for": 643, + "▁On": 644, + "oot": 645, + "ress": 646, + "▁Ex": 647, + "▁rec": 648, + "ade": 649, + "ob": 650, + "ual": 651, + "ould": 652, + "▁En": 653, + "ee": 654, + "▁sc": 655, + "ward": 656, + "▁ag": 657, + "▁per": 658, + "hip": 659, + "oy": 660, + "wn": 661, + "io": 662, + "uring": 663, + "▁man": 664, + "oin": 665, + "ons": 666, + "▁des": 667, + "▁includ": 668, + "▁two": 669, + "ased": 670, + "▁have": 671, + "▁bec": 672, + "ark": 673, + "chool": 674, + "ind": 675, + "we": 676, + "ied": 677, + "ings": 678, + "urn": 679, + "ton": 680, + "▁this": 681, + "▁all": 682, + "▁film": 683, + "ft": 684, + "hy": 685, + "ase": 686, + "ics": 687, + "▁comm": 688, + "gh": 689, + "able": 690, + "▁been": 691, + "▁other": 692, + "▁pr": 693, + "outh": 694, + "▁act": 695, + "eb": 696, + "ely": 697, + "▁after": 698, + "ury": 699, + "uch": 700, + "▁dis": 701, + "ted": 702, + "ans": 703, + "▁Sp": 704, + "▁im": 705, + "iversity": 706, + "▁Sh": 707, + "orld": 708, + "ral": 709, + "ished": 710, + "▁off": 711, + "vel": 712, + "gan": 713, + "ah": 714, + "▁参": 715, + "rap": 716, + "▁Pro": 717, + "▁lin": 718, + "中国": 719, + "ood": 720, + "one": 721, + "▁en": 722, + "ance": 723, + "ision": 724, + "olog": 725, + "▁serv": 726, + "anc": 727, + "ren": 728, + "▁up": 729, + "cent": 730, + "▁Z": 731, + "行星": 732, + "rop": 733, + "▁over": 734, + "▁people": 735, + "ames": 736, + "▁out": 737, + "ex": 738, + "ram": 739, + "▁ev": 740, + "▁she": 741, + "▁und": 742, + "▁new": 743, + "▁Ind": 744, + "rib": 745, + "ason": 746, + "▁United": 747, + "▁Jo": 748, + "way": 749, + "小行星": 750, + "ale": 751, + "round": 752, + "ont": 753, + "▁loc": 754, + "ists": 755, + "的一": 756, + "ootball": 757, + "uary": 758, + "▁they": 759, + "▁into": 760, + "▁University": 761, + "ann": 762, + "▁work": 763, + "ough": 764, + "eral": 765, + "orth": 766, + "日本": 767, + "az": 768, + "ict": 769, + "▁Sc": 770, + "▁Col": 771, + "ick": 772, + "ake": 773, + "ock": 774, + "▁att": 775, + "▁pre": 776, + "ix": 777, + "ternal": 778, + "▁Cl": 779, + "iel": 780, + "▁sec": 781, + "rans": 782, + "ose": 783, + "emb": 784, + "ily": 785, + "red": 786, + "▁time": 787, + "vi": 788, + "▁bu": 789, + "▁Eng": 790, + "▁参考": 791, + "rough": 792, + "▁under": 793, + "oci": 794, + "als": 795, + "inn": 796, + "form": 797, + "▁pol": 798, + "eat": 799, + "ife": 800, + "ince": 801, + "香港": 802, + "hen": 803, + "▁kn": 804, + "ier": 805, + "▁prod": 806, + "ina": 807, + "▁team": 808, + "▁links": 809, + "hes": 810, + "▁publ": 811, + "ident": 812, + "▁cons": 813, + "irect": 814, + "▁players": 815, + "▁reg": 816, + "▁bet": 817, + "▁him": 818, + "▁External": 819, + "▁For": 820, + "oth": 821, + "aj": 822, + "reat": 823, + "▁Br": 824, + "ever": 825, + "▁ass": 826, + "▁col": 827, + "▁ind": 828, + "..": 829, + "air": 830, + "ouse": 831, + "sp": 832, + "usic": 833, + "roup": 834, + "▁De": 835, + "son": 836, + "ities": 837, + "use": 838, + "ll": 839, + "ober": 840, + "ollow": 841, + "att": 842, + "▁co": 843, + "enn": 844, + "▁cent": 845, + "▁would": 846, + "ional": 847, + "▁when": 848, + "ative": 849, + "▁She": 850, + "pr": 851, + "ular": 852, + "▁Pl": 853, + "ween": 854, + "▁years": 855, + "▁est": 856, + "公司": 857, + "eries": 858, + "▁more": 859, + "▁bo": 860, + "str": 861, + "▁ret": 862, + "▁during": 863, + "▁where": 864, + "lish": 865, + "▁again": 866, + "ley": 867, + "resent": 868, + "any": 869, + "overn": 870, + "der": 871, + "arl": 872, + "▁sub": 873, + "ograp": 874, + "iving": 875, + "bum": 876, + "ement": 877, + "▁qu": 878, + "▁stud": 879, + "▁This": 880, + "▁sup": 881, + "▁Q": 882, + "▁form": 883, + "▁elect": 884, + "mp": 885, + "ash": 886, + "▁States": 887, + "ague": 888, + "▁gen": 889, + "▁《": 890, + "▁fl": 891, + "▁found": 892, + "=\"": 893, + "iam": 894, + "||": 895, + "▁rele": 896, + "▁football": 897, + "▁sy": 898, + "▁Is": 899, + "istory": 900, + "▁Count": 901, + "▁John": 902, + "▁rel": 903, + "▁only": 904, + "研究": 905, + "▁War": 906, + "▁between": 907, + "ific": 908, + "▁ed": 909, + "▁Comm": 910, + "第一": 911, + "▁At": 912, + "▁dec": 913, + "erman": 914, + "▁fam": 915, + "▁spec": 916, + "▁can": 917, + "▁World": 918, + "▁bir": 919, + "▁National": 920, + "▁Pr": 921, + "ank": 922, + "▁art": 923, + "ros": 924, + "ept": 925, + "ern": 926, + "▁ac": 927, + "▁most": 928, + "▁Con": 929, + "▁inter": 930, + "▁Fran": 931, + "▁season": 932, + "▁&": 933, + "▁acc": 934, + "▁Aust": 935, + "政府": 936, + "▁參": 937, + "▁about": 938, + "▁three": 939, + "cess": 940, + "\".": 941, + "使用": 942, + "ari": 943, + "iver": 944, + "ield": 945, + "▁Ed": 946, + "ject": 947, + "istric": 948, + "▁Bl": 949, + "ins": 950, + "ths": 951, + "ating": 952, + "▁Brit": 953, + "▁rem": 954, + "erson": 955, + "▁follow": 956, + "▁through": 957, + "▁sing": 958, + "人口": 959, + "ean": 960, + "▁end": 961, + "ower": 962, + "ve": 963, + "▁made": 964, + "▁album": 965, + "uss": 966, + "▁later": 967, + "▁May": 968, + "une": 969, + "()": 970, + "fore": 971, + "omen": 972, + "▁second": 973, + "ten": 974, + "pen": 975, + "▁used": 976, + "▁writ": 977, + "▁num": 978, + "▁mov": 979, + "ures": 980, + "▁gr": 981, + "ived": 982, + "美國": 983, + "▁them": 984, + "\",": 985, + "erm": 986, + "velop": 987, + "▁Ph": 988, + "▁then": 989, + "arg": 990, + "ounc": 991, + "oss": 992, + "▁there": 993, + "ese": 994, + "▁direct": 995, + "人民": 996, + "uction": 997, + "▁def": 998, + "arly": 999, + "ph": 1000, + "▁pop": 1001, + "ae": 1002, + "▁小行星": 1003, + "ai": 1004, + "ism": 1005, + "▁record": 1006, + "▁Jan": 1007, + "▁Ad": 1008, + "▁trans": 1009, + "▁Tr": 1010, + "▁Or": 1011, + ".\"": 1012, + "▁so": 1013, + "▁Can": 1014, + "▁inv": 1015, + "可以": 1016, + "ett": 1017, + "ax": 1018, + "eg": 1019, + "▁known": 1020, + "its": 1021, + "▁med": 1022, + "ars": 1023, + "▁such": 1024, + "stit": 1025, + "▁ent": 1026, + "▁became": 1027, + "▁school": 1028, + "▁Ge": 1029, + "istrict": 1030, + "▁inc": 1031, + "ural": 1032, + "▁str": 1033, + "lev": 1034, + "ternational": 1035, + "▁exp": 1036, + "▁prov": 1037, + "▁than": 1038, + "▁South": 1039, + "世界": 1040, + "▁estab": 1041, + "els": 1042, + "▁German": 1043, + "▁County": 1044, + "ron": 1045, + "▁School": 1046, + "▁am": 1047, + "urch": 1048, + "ise": 1049, + "▁rep": 1050, + "let": 1051, + "arn": 1052, + "▁series": 1053, + "▁mon": 1054, + "▁some": 1055, + "▁外": 1056, + "ert": 1057, + "▁Ju": 1058, + "other": 1059, + "▁Nov": 1060, + "▁lead": 1061, + "▁four": 1062, + "ute": 1063, + "▁bl": 1064, + "ments": 1065, + "stem": 1066, + "▁being": 1067, + "▁.": 1068, + "ays": 1069, + "▁參考": 1070, + "ister": 1071, + "▁call": 1072, + "ike": 1073, + "▁Pol": 1074, + "ampions": 1075, + "▁song": 1076, + "ces": 1077, + "▁including": 1078, + "▁well": 1079, + "ather": 1080, + "▁do": 1081, + "til": 1082, + "▁group": 1083, + "au": 1084, + "▁Dec": 1085, + "▁int": 1086, + "arri": 1087, + "ull": 1088, + "row": 1089, + "ets": 1090, + "yp": 1091, + "▁York": 1092, + "my": 1093, + "areer": 1094, + "▁against": 1095, + "ution": 1096, + "▁After": 1097, + "▁Gr": 1098, + "ica": 1099, + "ugust": 1100, + "by": 1101, + "▁count": 1102, + "born": 1103, + "▁death": 1104, + "ians": 1105, + "ology": 1106, + "amed": 1107, + "▁外部": 1108, + "very": 1109, + "▁Wh": 1110, + "aid": 1111, + "▁me": 1112, + "▁British": 1113, + "包括": 1114, + "是一": 1115, + "ne": 1116, + "▁Cent": 1117, + "eptember": 1118, + "▁min": 1119, + "▁Austral": 1120, + "isc": 1121, + "ained": 1122, + "▁sur": 1123, + "yle": 1124, + "▁add": 1125, + "▁sign": 1126, + "ives": 1127, + "▁rece": 1128, + "▁before": 1129, + "▁August": 1130, + "▁Oct": 1131, + "ke": 1132, + "電視": 1133, + "eng": 1134, + "▁while": 1135, + "▁polit": 1136, + "▁March": 1137, + "▁offic": 1138, + "以及": 1139, + "▁develop": 1140, + "rist": 1141, + "▁September": 1142, + "▁build": 1143, + "▁Co": 1144, + "▁em": 1145, + "▁show": 1146, + "▁oper": 1147, + "elf": 1148, + "overnment": 1149, + "▁Eu": 1150, + "▁bro": 1151, + "ty": 1152, + "▁may": 1153, + "ium": 1154, + "▁no": 1155, + "▁appear": 1156, + "eth": 1157, + "▁Bo": 1158, + "▁Car": 1159, + "公里": 1160, + "istor": 1161, + "▁mod": 1162, + "▁music": 1163, + "ired": 1164, + "▁own": 1165, + "▁All": 1166, + "owever": 1167, + "pril": 1168, + "ized": 1169, + "▁family": 1170, + "fess": 1171, + "▁October": 1172, + "ev": 1173, + "▁Ass": 1174, + "▁cap": 1175, + "ient": 1176, + "▁char": 1177, + "第二": 1178, + "▁until": 1179, + "▁many": 1180, + "▁orig": 1181, + "▁main": 1182, + "lege": 1183, + "▁Gu": 1184, + "oman": 1185, + "led": 1186, + "▁high": 1187, + "▁go": 1188, + "政治": 1189, + "主要": 1190, + "▁January": 1191, + "itt": 1192, + "▁dr": 1193, + "▁June": 1194, + "▁North": 1195, + "▁both": 1196, + "ross": 1197, + "代表": 1198, + "wards": 1199, + "ital": 1200, + "文献": 1201, + "ott": 1202, + "▁births": 1203, + "▁July": 1204, + "▁name": 1205, + "embers": 1206, + "▁number": 1207, + "uth": 1208, + "inc": 1209, + "▁League": 1210, + "▁—": 1211, + "▁April": 1212, + "▁played": 1213, + "部分": 1214, + "ior": 1215, + "ung": 1216, + "其中": 1217, + "▁back": 1218, + "▁Canad": 1219, + "erg": 1220, + "gram": 1221, + "行政": 1222, + "▁See": 1223, + "運動": 1224, + "▁cre": 1225, + "大学": 1226, + "中國": 1227, + "其他": 1228, + "运动": 1229, + "eed": 1230, + "ants": 1231, + "ampionship": 1232, + "sh": 1233, + "▁Am": 1234, + "▁Fl": 1235, + "ef": 1236, + "ains": 1237, + "▁English": 1238, + "▁Will": 1239, + "▁released": 1240, + "▁,": 1241, + "century": 1242, + "▁Comp": 1243, + "▁Be": 1244, + "台灣": 1245, + "por": 1246, + "▁ann": 1247, + "大學": 1248, + "The": 1249, + "▁gu": 1250, + "ission": 1251, + "ery": 1252, + "ages": 1253, + "▁Par": 1254, + "▁City": 1255, + "fl": 1256, + "▁design": 1257, + "ulation": 1258, + "ebr": 1259, + "▁Rec": 1260, + "資料": 1261, + "urr": 1262, + "ket": 1263, + "▁November": 1264, + "▁Man": 1265, + "▁sever": 1266, + "▁won": 1267, + "▁参考文献": 1268, + "▁former": 1269, + "uced": 1270, + "ered": 1271, + "bo": 1272, + "▁在": 1273, + "ently": 1274, + "ret": 1275, + "imes": 1276, + "▁dep": 1277, + "ajor": 1278, + "▁II": 1279, + "▁Reg": 1280, + "▁feat": 1281, + "ird": 1282, + "▁class": 1283, + "ety": 1284, + "▁desc": 1285, + "▁br": 1286, + "▁mat": 1287, + ")、": 1288, + "▁December": 1289, + "icip": 1290, + "電影": 1291, + "▁ph": 1292, + "▁Cal": 1293, + "ham": 1294, + "▁start": 1295, + "美国": 1296, + "ved": 1297, + "ata": 1298, + "▁area": 1299, + "▁dif": 1300, + "▁Te": 1301, + "▁life": 1302, + "ove": 1303, + "yn": 1304, + "▁Europ": 1305, + "ography": 1306, + "ues": 1307, + "▁system": 1308, + "▁Af": 1309, + "▁films": 1310, + "▁open": 1311, + "resident": 1312, + "ines": 1313, + "apan": 1314, + "osed": 1315, + "▁game": 1316, + "▁organ": 1317, + "▁Bro": 1318, + "▁State": 1319, + "▁King": 1320, + "▁ext": 1321, + "yl": 1322, + "▁run": 1323, + "▁sm": 1324, + "▁long": 1325, + "af": 1326, + "com": 1327, + "ris": 1328, + "▁X": 1329, + "▁Har": 1330, + "ony": 1331, + "levision": 1332, + "ually": 1333, + "▁ob": 1334, + "作品": 1335, + "view": 1336, + "ebruary": 1337, + "▁public": 1338, + "▁El": 1339, + "▁state": 1340, + "▁Med": 1341, + "ilt": 1342, + "▁Sw": 1343, + "▁His": 1344, + "ause": 1345, + "▁called": 1346, + "ices": 1347, + "位於": 1348, + "ven": 1349, + "vent": 1350, + "ator": 1351, + "平方": 1352, + "▁same": 1353, + "中心": 1354, + "▁par": 1355, + "col": 1356, + "aking": 1357, + "▁imp": 1358, + "ility": 1359, + "▁final": 1360, + "▁Air": 1361, + "▁return": 1362, + "▁will": 1363, + "orks": 1364, + "aces": 1365, + "▁'": 1366, + "▁career": 1367, + "▁commun": 1368, + "▁fin": 1369, + "the": 1370, + "amb": 1371, + "▁Min": 1372, + "▁History": 1373, + "ilit": 1374, + "▁And": 1375, + "ales": 1376, + "min": 1377, + "▁following": 1378, + "▁Geor": 1379, + "▁several": 1380, + "▁February": 1381, + "市镇": 1382, + "▁Gen": 1383, + "▁near": 1384, + "oint": 1385, + "arm": 1386, + "ange": 1387, + "車站": 1388, + "▁Part": 1389, + "▁city": 1390, + "reen": 1391, + "▁Bar": 1392, + "lished": 1393, + "▁Japan": 1394, + "ially": 1395, + "▁Christ": 1396, + "rench": 1397, + "▁child": 1398, + "▁air": 1399, + "▁early": 1400, + "onom": 1401, + "工作": 1402, + "ible": 1403, + "ured": 1404, + "▁suc": 1405, + "▁Rep": 1406, + "angu": 1407, + "ille": 1408, + "▁list": 1409, + "共和": 1410, + "ful": 1411, + "ience": 1412, + "▁women": 1413, + "▁compet": 1414, + "▁contin": 1415, + "echn": 1416, + "▁West": 1417, + "▁US": 1418, + "▁Res": 1419, + "▁club": 1420, + "▁town": 1421, + "▁Mc": 1422, + "uk": 1423, + "成為": 1424, + "ally": 1425, + "▁support": 1426, + "ised": 1427, + "▁since": 1428, + "自己": 1429, + "ourn": 1430, + "ued": 1431, + "aly": 1432, + "▁original": 1433, + "▁disc": 1434, + "▁Se": 1435, + "aint": 1436, + "aining": 1437, + "ival": 1438, + "▁They": 1439, + "▁Ro": 1440, + "):": 1441, + "▁named": 1442, + "▁resp": 1443, + "ky": 1444, + "▁bel": 1445, + "▁tit": 1446, + "ode": 1447, + "▁met": 1448, + "▁Ab": 1449, + "▁French": 1450, + "ended": 1451, + "▁program": 1452, + "因此": 1453, + "▁head": 1454, + "ana": 1455, + "aced": 1456, + "ats": 1457, + "人物": 1458, + "ner": 1459, + "ane": 1460, + "▁vill": 1461, + "ided": 1462, + "▁began": 1463, + "ech": 1464, + "earch": 1465, + "▁style": 1466, + "ster": 1467, + "cept": 1468, + "▁People": 1469, + "▁any": 1470, + "ington": 1471, + "▁based": 1472, + "▁member": 1473, + "▁these": 1474, + "▁William": 1475, + "▁land": 1476, + "▁place": 1477, + "▁prom": 1478, + "▁members": 1479, + "adem": 1480, + "▁comple": 1481, + "urg": 1482, + "ious": 1483, + "atic": 1484, + "▁Russ": 1485, + "sc": 1486, + "▁held": 1487, + "▁eng": 1488, + "ondon": 1489, + "(),": 1490, + "orm": 1491, + "中央": 1492, + "rod": 1493, + "ino": 1494, + "▁use": 1495, + "▁College": 1496, + "▁eff": 1497, + "ford": 1498, + "iness": 1499, + "▁describ": 1500, + "▁we": 1501, + "aster": 1502, + "▁along": 1503, + "itions": 1504, + "▁Her": 1505, + "▁vari": 1506, + "中的": 1507, + "▁pass": 1508, + "▁Afric": 1509, + "me": 1510, + "連結": 1511, + "▁dist": 1512, + "▁established": 1513, + "augh": 1514, + "▁government": 1515, + "ows": 1516, + "一個": 1517, + "ically": 1518, + "文化": 1519, + "▁local": 1520, + "▁There": 1521, + "ection": 1522, + "que": 1523, + "ivision": 1524, + "ublic": 1525, + "alth": 1526, + "aul": 1527, + "▁Art": 1528, + "▁occ": 1529, + "ights": 1530, + "▁Sy": 1531, + "▁located": 1532, + "▁Film": 1533, + "足球": 1534, + "zh": 1535, + "▁law": 1536, + "ociation": 1537, + "eter": 1538, + "▁did": 1539, + "成立": 1540, + "▁sim": 1541, + "acks": 1542, + "国家": 1543, + "▁High": 1544, + "開始": 1545, + "▁Dav": 1546, + "▁London": 1547, + "▁each": 1548, + "》(": 1549, + "oung": 1550, + "▁La": 1551, + "osition": 1552, + "位于": 1553, + "▁set": 1554, + "lymp": 1555, + "▁第": 1556, + "tt": 1557, + "》,": 1558, + "lin": 1559, + "▁small": 1560, + "aving": 1561, + "▁vi": 1562, + "ored": 1563, + "▁served": 1564, + "che": 1565, + "▁cr": 1566, + "rew": 1567, + "raft": 1568, + "med": 1569, + "▁Sec": 1570, + "▁Olymp": 1571, + "▁took": 1572, + "▁station": 1573, + "委员": 1574, + "▁house": 1575, + "一个": 1576, + "▁band": 1577, + "▁Ac": 1578, + "▁中": 1579, + "▁bas": 1580, + "ourt": 1581, + "ling": 1582, + "▁major": 1583, + "ards": 1584, + "▁bus": 1585, + "ature": 1586, + "▁Not": 1587, + "▁person": 1588, + "▁profess": 1589, + "▁外部連結": 1590, + "▁national": 1591, + "rid": 1592, + "之一": 1593, + "▁Dr": 1594, + "right": 1595, + "▁Sup": 1596, + "▁home": 1597, + "▁align": 1598, + "iet": 1599, + "rol": 1600, + "▁century": 1601, + "illion": 1602, + "▁born": 1603, + "▁Living": 1604, + "▁Indian": 1605, + "▁company": 1606, + "ipp": 1607, + "▁event": 1608, + "▁sl": 1609, + "▁games": 1610, + "▁published": 1611, + "▁District": 1612, + "▁Phil": 1613, + "▁leg": 1614, + "ides": 1615, + "▁po": 1616, + "▁population": 1617, + "ck": 1618, + "ency": 1619, + "资料": 1620, + "▁manag": 1621, + "ffic": 1622, + "ality": 1623, + "estern": 1624, + "▁world": 1625, + "side": 1626, + "的一个": 1627, + "▁vers": 1628, + "ucation": 1629, + "umb": 1630, + "ara": 1631, + "omin": 1632, + "▁Cup": 1633, + "▁join": 1634, + "arge": 1635, + "▁deb": 1636, + "▁television": 1637, + "可能": 1638, + "ple": 1639, + "▁general": 1640, + "ract": 1641, + "▁received": 1642, + "ief": 1643, + "▁No": 1644, + "▁single": 1645, + "▁Ang": 1646, + "▁$": 1647, + "▁Act": 1648, + "▁report": 1649, + "▁However": 1650, + "▁built": 1651, + "▁參考資料": 1652, + "▁Cor": 1653, + "表示": 1654, + "co": 1655, + "▁Gl": 1656, + "▁success": 1657, + "ords": 1658, + "ze": 1659, + ".,": 1660, + "國家": 1661, + "▁men": 1662, + "▁could": 1663, + "int": 1664, + "ilitary": 1665, + "▁Park": 1666, + "▁around": 1667, + "ps": 1668, + "地区": 1669, + "▁due": 1670, + "▁line": 1671, + "ki": 1672, + "他的": 1673, + "ison": 1674, + "▁differ": 1675, + "▁refer": 1676, + "ches": 1677, + "idd": 1678, + "▁term": 1679, + "ummer": 1680, + "▁House": 1681, + "▁List": 1682, + "ler": 1683, + "reet": 1684, + "aus": 1685, + "ouncil": 1686, + "ording": 1687, + "▁Sch": 1688, + "管理": 1689, + "umn": 1690, + "ified": 1691, + "教育": 1692, + "▁la": 1693, + "▁down": 1694, + "arried": 1695, + "ately": 1696, + "▁cond": 1697, + "ground": 1698, + "音樂": 1699, + "▁now": 1700, + "▁old": 1701, + "▁species": 1702, + "acter": 1703, + "iod": 1704, + "▁hel": 1705, + "▁car": 1706, + "uthor": 1707, + "ocial": 1708, + "▁history": 1709, + "app": 1710, + "▁player": 1711, + "▁rest": 1712, + "align": 1713, + "▁left": 1714, + "▁age": 1715, + "▁last": 1716, + "par": 1717, + "uf": 1718, + "▁Mon": 1719, + "oks": 1720, + "▁present": 1721, + "▁Des": 1722, + "vers": 1723, + "年代": 1724, + "ization": 1725, + "color": 1726, + "aim": 1727, + "城市": 1728, + "anguage": 1729, + "▁Dep": 1730, + "ring": 1731, + "artment": 1732, + "▁San": 1733, + "▁ep": 1734, + "▁Mich": 1735, + "▁six": 1736, + "地區": 1737, + "ene": 1738, + "gr": 1739, + "▁short": 1740, + "ected": 1741, + "不同": 1742, + "alk": 1743, + "ideo": 1744, + "▁red": 1745, + "▁camp": 1746, + "hem": 1747, + "ument": 1748, + "▁died": 1749, + "▁Roy": 1750, + "xt": 1751, + "ble": 1752, + "akes": 1753, + "法国": 1754, + "▁represent": 1755, + "▁tri": 1756, + "eal": 1757, + "▁参考资料": 1758, + "unct": 1759, + "▁village": 1760, + "▁det": 1761, + "ones": 1762, + "▁within": 1763, + "urs": 1764, + "▁appro": 1765, + "▁During": 1766, + "▁five": 1767, + "進行": 1768, + "ether": 1769, + "▁order": 1770, + "iven": 1771, + "▁day": 1772, + "▁River": 1773, + "line": 1774, + "▁north": 1775, + "▁Per": 1776, + "▁ref": 1777, + "era": 1778, + "day": 1779, + "ka": 1780, + "▁described": 1781, + "ald": 1782, + "建立": 1783, + "▁England": 1784, + "沒有": 1785, + "ico": 1786, + "▁building": 1787, + "▁prot": 1788, + "leg": 1789, + "▁said": 1790, + "▁fr": 1791, + "▁include": 1792, + "近地": 1793, + "▁post": 1794, + "urther": 1795, + "osp": 1796, + "▁Mo": 1797, + "▁third": 1798, + "▁top": 1799, + "▁Pre": 1800, + "北京": 1801, + "▁Ag": 1802, + "na": 1803, + "▁included": 1804, + "▁/": 1805, + "iforn": 1806, + "▁By": 1807, + "hel": 1808, + "臺灣": 1809, + "reg": 1810, + "▁requ": 1811, + "adio": 1812, + "useum": 1813, + "uman": 1814, + "▁because": 1815, + "▁adv": 1816, + "riend": 1817, + "▁power": 1818, + "though": 1819, + "▁large": 1820, + "近地小行星": 1821, + "所有": 1822, + "iter": 1823, + "uck": 1824, + "ink": 1825, + "▁announc": 1826, + "ifornia": 1827, + "ailway": 1828, + "ively": 1829, + "vious": 1830, + "lection": 1831, + "▁consid": 1832, + "▁Char": 1833, + "ody": 1834, + "▁mark": 1835, + "▁children": 1836, + "istr": 1837, + "▁Party": 1838, + "eek": 1839, + "ste": 1840, + "▁Acc": 1841, + "▁Qu": 1842, + "ext": 1843, + "▁curr": 1844, + "▁arch": 1845, + "▁stand": 1846, + "平方公里": 1847, + "▁Mal": 1848, + "▁result": 1849, + "▁dem": 1850, + "▁typ": 1851, + "▁California": 1852, + "inning": 1853, + "因為": 1854, + "lands": 1855, + "ius": 1856, + "工程": 1857, + "▁One": 1858, + "▁son": 1859, + "▁stat": 1860, + "学院": 1861, + "▁Port": 1862, + "▁Roman": 1863, + "▁East": 1864, + "back": 1865, + "BC": 1866, + "ociety": 1867, + "▁south": 1868, + "▁book": 1869, + "出版": 1870, + "正式": 1871, + "lex": 1872, + "▁Sm": 1873, + "▁cor": 1874, + "▁water": 1875, + "ox": 1876, + "▁Dem": 1877, + "▁Australia": 1878, + "(,": 1879, + "ady": 1880, + "▁lo": 1881, + "▁Music": 1882, + "上的": 1883, + "▁Award": 1884, + "▁district": 1885, + "ize": 1886, + "▁Me": 1887, + "aff": 1888, + "人民共和": 1889, + "▁Bel": 1890, + "年的": 1891, + "ours": 1892, + "▁larg": 1893, + "alf": 1894, + "▁Rober": 1895, + "▁deaths": 1896, + "▁perform": 1897, + "ha": 1898, + "▁crit": 1899, + "▁opp": 1900, + "ecut": 1901, + "▁male": 1902, + "▁non": 1903, + "ander": 1904, + "▁Mor": 1905, + "▁repl": 1906, + "uel": 1907, + "▁period": 1908, + "▁just": 1909, + "of": 1910, + "上海": 1911, + "▁vis": 1912, + "iber": 1913, + "提供": 1914, + "▁service": 1915, + "▁iss": 1916, + "ament": 1917, + "”,": 1918, + "▁kill": 1919, + "▁James": 1920, + "▁war": 1921, + "▁大": 1922, + "ops": 1923, + "▁addition": 1924, + "▁different": 1925, + "omb": 1926, + "▁arr": 1927, + "▁km": 1928, + "▁Nor": 1929, + "avy": 1930, + "hern": 1931, + "▁Church": 1932, + "历史": 1933, + "▁field": 1934, + "事件": 1935, + "ama": 1936, + "▁if": 1937, + "hys": 1938, + "ering": 1939, + "▁Thom": 1940, + "▁histor": 1941, + "▁web": 1942, + "lement": 1943, + "ribut": 1944, + "▁constr": 1945, + "▁like": 1946, + "▁equ": 1947, + "歷史": 1948, + "lo": 1949, + "ript": 1950, + "uit": 1951, + "▁India": 1952, + "▁project": 1953, + "▁incre": 1954, + "▁林": 1955, + "他們": 1956, + "▁moved": 1957, + "▁Em": 1958, + "▁fac": 1959, + "▁George": 1960, + "▁led": 1961, + "▁ec": 1962, + "▁Australian": 1963, + "ested": 1964, + "林匹": 1965, + "▁()": 1966, + "▁=": 1967, + "▁del": 1968, + "▁General": 1969, + "apt": 1970, + "▁el": 1971, + "▁those": 1972, + "▁Army": 1973, + "▁million": 1974, + "gcolor": 1975, + "國際": 1976, + "人的": 1977, + "▁exper": 1978, + "ivil": 1979, + "ests": 1980, + "▁another": 1981, + "由於": 1982, + "adu": 1983, + "林匹克": 1984, + "ries": 1985, + "▁round": 1986, + "▁[": 1987, + "}-": 1988, + "atch": 1989, + "▁Year": 1990, + "列表": 1991, + "epend": 1992, + "▁business": 1993, + "dom": 1994, + "▁still": 1995, + "▁activ": 1996, + "ugg": 1997, + "▁father": 1998, + "ournal": 1999, + "大利": 2000, + "▁country": 2001, + "field": 2002, + "▁Paul": 2003, + "▁trad": 2004, + "▁hand": 2005, + "▁port": 2006, + "▁character": 2007, + "▁title": 2008, + "▁France": 2009, + "eak": 2010, + "▁av": 2011, + "ape": 2012, + "获得": 2013, + "▁Pal": 2014, + "olution": 2015, + "▁author": 2016, + "委員": 2017, + "▁European": 2018, + "▁win": 2019, + "gin": 2020, + "attle": 2021, + "▁中国": 2022, + "ms": 2023, + "CA": 2024, + "第三": 2025, + "▁sold": 2026, + "▁Royal": 2027, + "▁Hol": 2028, + "work": 2029, + "raw": 2030, + "▁conc": 2031, + "▁Rich": 2032, + "ael": 2033, + "进行": 2034, + "▁Club": 2035, + "▁David": 2036, + "开始": 2037, + "orthern": 2038, + "ocr": 2039, + "▁debut": 2040, + "ense": 2041, + "acy": 2042, + "tal": 2043, + "site": 2044, + "▁politic": 2045, + "unicip": 2046, + "▁fem": 2047, + "▁cult": 2048, + "ti": 2049, + "ched": 2050, + "▁Academ": 2051, + "ote": 2052, + "▁side": 2053, + "▁:": 2054, + "認為": 2055, + "▁help": 2056, + "▁nov": 2057, + "交通": 2058, + "▁Que": 2059, + "▁Val": 2060, + "▁award": 2061, + "▁Canada": 2062, + "ases": 2063, + "英國": 2064, + "铁路": 2065, + "▁very": 2066, + "獲得": 2067, + "▁establish": 2068, + "ograph": 2069, + "▁Mount": 2070, + "▁best": 2071, + "运动员": 2072, + "anish": 2073, + "時間": 2074, + "也是": 2075, + "ago": 2076, + "▁Bu": 2077, + "abor": 2078, + "ness": 2079, + "ories": 2080, + "ades": 2081, + "▁make": 2082, + "▁Stud": 2083, + "ush": 2084, + "iment": 2085, + "ined": 2086, + "ma": 2087, + "formation": 2088, + "▁announced": 2089, + "▁often": 2090, + "▁among": 2091, + "ects": 2092, + "err": 2093, + "▁previous": 2094, + "▁et": 2095, + "之後": 2096, + "大的": 2097, + "▁Canadian": 2098, + "▁pat": 2099, + "off": 2100, + "▁bgcolor": 2101, + "▁Sen": 2102, + "▁mag": 2103, + "▁My": 2104, + "生活": 2105, + "系列": 2106, + "▁produced": 2107, + "▁works": 2108, + "lected": 2109, + "▁role": 2110, + "▁level": 2111, + "全国": 2112, + "oph": 2113, + "▁sport": 2114, + "▁sett": 2115, + "center": 2116, + "成为": 2117, + "▁Red": 2118, + "▁engine": 2119, + "▁vol": 2120, + "ves": 2121, + "astern": 2122, + "▁When": 2123, + "ministr": 2124, + "▁expl": 2125, + "forman": 2126, + "St": 2127, + "▁though": 2128, + "▁With": 2129, + "▁techn": 2130, + "▁site": 2131, + "▁Association": 2132, + "stitute": 2133, + "▁es": 2134, + "irc": 2135, + "小组": 2136, + "irl": 2137, + "▁Lou": 2138, + "節目": 2139, + "▁Street": 2140, + "▁election": 2141, + "▁late": 2142, + "II": 2143, + "ban": 2144, + "cast": 2145, + "▁invol": 2146, + "ville": 2147, + "▁import": 2148, + "▁ne": 2149, + "▁Sport": 2150, + "▁Division": 2151, + "▁written": 2152, + "olic": 2153, + "▁aff": 2154, + "arian": 2155, + "alt": 2156, + "ena": 2157, + "遊戲": 2158, + "▁poss": 2159, + "▁official": 2160, + "eration": 2161, + "》、": 2162, + "▁Council": 2163, + "hib": 2164, + "▁ship": 2165, + "▁bre": 2166, + "ney": 2167, + "ploy": 2168, + "ij": 2169, + "ced": 2170, + "▁started": 2171, + "▁America": 2172, + "▁even": 2173, + "▁Football": 2174, + "▁President": 2175, + "▁“": 2176, + "itor": 2177, + "▁Ital": 2178, + "▁Jos": 2179, + "rote": 2180, + "球員": 2181, + "▁Histor": 2182, + "ots": 2183, + "▁epis": 2184, + "ope": 2185, + "bert": 2186, + "▁young": 2187, + "▁Arch": 2188, + "▁Trans": 2189, + "ults": 2190, + "▁First": 2191, + "▁init": 2192, + "▁struct": 2193, + "▁fact": 2194, + "▁Sing": 2195, + "omet": 2196, + "...": 2197, + "▁came": 2198, + "iron": 2199, + "ivid": 2200, + "▁married": 2201, + "▁val": 2202, + "▁sw": 2203, + "▁created": 2204, + "▁allow": 2205, + "▁community": 2206, + "當時": 2207, + "▁turn": 2208, + "▁From": 2209, + "reek": 2210, + "▁Group": 2211, + "▁every": 2212, + "-{": 2213, + "ared": 2214, + "▁Mart": 2215, + "ream": 2216, + "itte": 2217, + "▁Germany": 2218, + "ological": 2219, + "▁fre": 2220, + "▁索": 2221, + "▁cover": 2222, + "▁Ber": 2223, + "umni": 2224, + "▁Mag": 2225, + "▁given": 2226, + "▁went": 2227, + "outher": 2228, + "ibr": 2229, + "▁read": 2230, + "的人": 2231, + "self": 2232, + "ointed": 2233, + "▁Flor": 2234, + "同時": 2235, + "系統": 2236, + "▁Vir": 2237, + "▁Union": 2238, + "▁various": 2239, + "▁development": 2240, + "hers": 2241, + "▁chang": 2242, + "地方": 2243, + "▁Ser": 2244, + "outhern": 2245, + "berg": 2246, + "民國": 2247, + "val": 2248, + "▁prop": 2249, + "bor": 2250, + "ole": 2251, + "▁version": 2252, + "▁what": 2253, + "▁political": 2254, + "▁Pat": 2255, + "ya": 2256, + "▁process": 2257, + "电影": 2258, + "一些": 2259, + "▁worked": 2260, + "▁joined": 2261, + "▁Hall": 2262, + "▁total": 2263, + "▁much": 2264, + "han": 2265, + "▁conf": 2266, + "▁common": 2267, + "▁Pri": 2268, + "ached": 2269, + "链接": 2270, + "oon": 2271, + "▁pres": 2272, + "▁tw": 2273, + "▁Hen": 2274, + "學校": 2275, + "▁Sl": 2276, + "men": 2277, + "——": 2278, + "iction": 2279, + "製作": 2280, + "▁Cr": 2281, + "▁video": 2282, + "IN": 2283, + "de": 2284, + "▁using": 2285, + "▁Mary": 2286, + "ona": 2287, + "ators": 2288, + "ogn": 2289, + "ming": 2290, + "最佳": 2291, + "van": 2292, + "▁Tur": 2293, + "▁miss": 2294, + "▁Black": 2295, + "▁become": 2296, + ");": 2297, + "▁having": 2298, + "▁Mex": 2299, + "最後": 2300, + "▁Town": 2301, + "ida": 2302, + "ances": 2303, + "支持": 2304, + "▁production": 2305, + "自由": 2306, + "▁Law": 2307, + "iography": 2308, + "▁Road": 2309, + "人民共和国": 2310, + "▁Ne": 2311, + "▁Leg": 2312, + "▁next": 2313, + "▁Robert": 2314, + "aur": 2315, + "重要": 2316, + "▁special": 2317, + "▁tem": 2318, + "▁military": 2319, + "▁Commun": 2320, + "flu": 2321, + "以下": 2322, + "ston": 2323, + "委员会": 2324, + "ference": 2325, + "科罗": 2326, + "▁Best": 2327, + "▁Italian": 2328, + "官方": 2329, + "unn": 2330, + "▁produc": 2331, + "AS": 2332, + "ittle": 2333, + "系统": 2334, + "ule": 2335, + "最高": 2336, + "▁sit": 2337, + "▁China": 2338, + "▁claim": 2339, + "▁sent": 2340, + "▁Vol": 2341, + "▁introd": 2342, + "▁Press": 2343, + "▁prim": 2344, + "▁生": 2345, + "▁church": 2346, + "歌曲": 2347, + "idae": 2348, + "▁Women": 2349, + "文獻": 2350, + "▁sol": 2351, + "\"|": 2352, + "目前": 2353, + "▁position": 2354, + "▁pri": 2355, + "角色": 2356, + "▁wrote": 2357, + "▁日本": 2358, + "▁新": 2359, + "▁We": 2360, + "▁Sam": 2361, + "rian": 2362, + "▁events": 2363, + "AR": 2364, + "▁基": 2365, + "▁gl": 2366, + "發展": 2367, + "▁林肯": 2368, + "ilar": 2369, + "▁returned": 2370, + "▁Wash": 2371, + "▁Games": 2372, + "▁These": 2373, + "raz": 2374, + "tr": 2375, + "▁外部链接": 2376, + "面積": 2377, + "▁Play": 2378, + "▁popular": 2379, + "研究小组": 2380, + "oints": 2381, + "▁Japanese": 2382, + "▁take": 2383, + "▁host": 2384, + "arch": 2385, + "設計": 2386, + "》、《": 2387, + "▁few": 2388, + "中華": 2389, + "▁Other": 2390, + "没有": 2391, + "斯特": 2392, + "近地小行星研究小组": 2393, + "▁索科罗": 2394, + "▁林肯近地小行星研究小组": 2395, + "▁香港": 2396, + "▁songs": 2397, + "aken": 2398, + "▁match": 2399, + "Ch": 2400, + "hold": 2401, + "擔任": 2402, + "▁president": 2403, + "方面": 2404, + "▁Cont": 2405, + "ateg": 2406, + "br": 2407, + "itect": 2408, + "▁Company": 2409, + "▁services": 2410, + "unt": 2411, + "但是": 2412, + "▁performan": 2413, + "ination": 2414, + "ention": 2415, + "加入": 2416, + "华人民共和国": 2417, + "▁director": 2418, + "▁times": 2419, + "国际": 2420, + "ividual": 2421, + "iles": 2422, + "▁Mad": 2423, + "▁!": 2424, + "▁Prov": 2425, + "演員": 2426, + "▁mult": 2427, + "iddle": 2428, + "oor": 2429, + "▁Russian": 2430, + "itar": 2431, + "▁Serv": 2432, + "▁hig": 2433, + "▁beh": 2434, + "icle": 2435, + "專輯": 2436, + "▁African": 2437, + "▁太": 2438, + "男子": 2439, + "▁teams": 2440, + "IS": 2441, + "sequ": 2442, + "成員": 2443, + "itz": 2444, + "▁Thomas": 2445, + "面积": 2446, + "▁Miss": 2447, + "▁opened": 2448, + "▁Society": 2449, + "通过": 2450, + "▁Sal": 2451, + "TV": 2452, + "mon": 2453, + "主席": 2454, + "stitut": 2455, + "wood": 2456, + "ources": 2457, + "▁way": 2458, + "▁friend": 2459, + "▁Offic": 2460, + "arliam": 2461, + "now": 2462, + "▁Cast": 2463, + "出生": 2464, + "ying": 2465, + "▁Awards": 2466, + "▁Scott": 2467, + "▁website": 2468, + "▁Washington": 2469, + "ump": 2470, + "▁story": 2471, + "▁beg": 2472, + "▁Cath": 2473, + "航空": 2474, + "▁Grand": 2475, + "▁voc": 2476, + "▁Records": 2477, + "▁pract": 2478, + "▁Europe": 2479, + "aughter": 2480, + "▁To": 2481, + "需要": 2482, + "▁飾": 2483, + "ani": 2484, + "▁albums": 2485, + "ittee": 2486, + "odes": 2487, + "arliament": 2488, + "▁Met": 2489, + "印度": 2490, + "▁Men": 2491, + "▁great": 2492, + "▁TV": 2493, + "isl": 2494, + "ending": 2495, + "明朝": 2496, + "得主": 2497, + "▁capt": 2498, + "▁Museum": 2499, + "▁lost": 2500, + "完成": 2501, + "▁particip": 2502, + "建筑": 2503, + "ership": 2504, + "burg": 2505, + "▁sk": 2506, + "▁examp": 2507, + "▁need": 2508, + "他们": 2509, + "aper": 2510, + "▁According": 2511, + "▁full": 2512, + "▁brother": 2513, + "民主": 2514, + "mit": 2515, + "▁Don": 2516, + "▁without": 2517, + "idge": 2518, + "ketball": 2519, + "icular": 2520, + "▁Ir": 2521, + "▁hon": 2522, + "left": 2523, + "anies": 2524, + "▁Kingdom": 2525, + "ges": 2526, + "▁Tex": 2527, + "=#": 2528, + "▁elected": 2529, + "▁students": 2530, + "▁Charles": 2531, + "▁road": 2532, + "主教": 2533, + "▁research": 2534, + "uce": 2535, + "作為": 2536, + "▁Center": 2537, + "▁footballers": 2538, + "▁attack": 2539, + "▁social": 2540, + "atter": 2541, + "▁half": 2542, + "ucted": 2543, + "aign": 2544, + "year": 2545, + "eh": 2546, + "▁Alex": 2547, + "▁Chin": 2548, + "▁coach": 2549, + "北部": 2550, + "▁Hill": 2551, + "▁conn": 2552, + "▁however": 2553, + "rd": 2554, + "▁broad": 2555, + "craft": 2556, + "▁Court": 2557, + "▁continued": 2558, + "wh": 2559, + "ising": 2560, + "成功": 2561, + "▁mid": 2562, + "▁Mus": 2563, + "▁region": 2564, + "▁Central": 2565, + "aine": 2566, + "▁comb": 2567, + "相關": 2568, + "同年": 2569, + "▁Mac": 2570, + "▁attem": 2571, + "▁squ": 2572, + "ification": 2573, + "estival": 2574, + "▁Green": 2575, + "▁see": 2576, + "▁Department": 2577, + "▁right": 2578, + "存在": 2579, + "到了": 2580, + "▁Mont": 2581, + "▁control": 2582, + "used": 2583, + "ola": 2584, + "▁lim": 2585, + "▁appointed": 2586, + "▁education": 2587, + "BS": 2588, + "服務": 2589, + "▁ident": 2590, + "ili": 2591, + "▁indust": 2592, + "▁days": 2593, + "▁Island": 2594, + "ishing": 2595, + "aged": 2596, + "▁promot": 2597, + "▁Summer": 2598, + "TC": 2599, + "出現": 2600, + "要求": 2601, + "▁You": 2602, + "稱為": 2603, + "▁completed": 2604, + "oul": 2605, + "play": 2606, + "運動會": 2607, + "mar": 2608, + "lic": 2609, + "▁Sim": 2610, + "▁founded": 2611, + "▁party": 2612, + "▁econom": 2613, + "atural": 2614, + "▁Vict": 2615, + "▁Ben": 2616, + "ini": 2617, + "▁di": 2618, + "▁base": 2619, + "arth": 2620, + "▁invest": 2621, + "▁Great": 2622, + "ensus": 2623, + "▁aver": 2624, + "▁Gold": 2625, + "▁Institute": 2626, + "▁Franc": 2627, + "认为": 2628, + "etwork": 2629, + "▁alumni": 2630, + "▁directed": 2631, + "▁inf": 2632, + "合作": 2633, + "less": 2634, + "▁point": 2635, + "▁recorded": 2636, + "▁Early": 2637, + "rey": 2638, + "ula": 2639, + "text": 2640, + "世纪": 2641, + "鐵路": 2642, + "▁coll": 2643, + "uz": 2644, + "sy": 2645, + "例如": 2646, + "▁proper": 2647, + "▁areas": 2648, + "▁z": 2649, + "ship": 2650, + "ger": 2651, + "▁my": 2652, + "ellow": 2653, + "▁Western": 2654, + "asons": 2655, + "▁points": 2656, + "▁Bay": 2657, + "aves": 2658, + "▁considered": 2659, + "▁Jew": 2660, + "▁Inter": 2661, + "發現": 2662, + "▁relations": 2663, + "▁Academy": 2664, + "▁dest": 2665, + "▁signed": 2666, + "▁league": 2667, + "▁Angel": 2668, + "▁Michael": 2669, + "ampionships": 2670, + "▁groups": 2671, + "負責": 2672, + "一般": 2673, + "方式": 2674, + "▁阿": 2675, + "idence": 2676, + "ux": 2677, + "▁ren": 2678, + "▁Olympics": 2679, + "有限": 2680, + "rick": 2681, + "▁review": 2682, + "arter": 2683, + "▁UK": 2684, + "▁Louis": 2685, + "二十": 2686, + "▁Virgin": 2687, + "▁hold": 2688, + "单位": 2689, + "▁ten": 2690, + "▁Republic": 2691, + "ells": 2692, + "時期": 2693, + "▁wife": 2694, + "女子": 2695, + "▁Democr": 2696, + "▁similar": 2697, + "▁Christian": 2698, + "hi": 2699, + "夏季": 2700, + "▁priv": 2701, + "▁surv": 2702, + "活動": 2703, + "组织": 2704, + "社會": 2705, + "主义": 2706, + "ota": 2707, + "▁caus": 2708, + "▁Kore": 2709, + "电视": 2710, + "icles": 2711, + "▁view": 2712, + "▁influ": 2713, + "▁find": 2714, + "AT": 2715, + "thlet": 2716, + "aries": 2717, + "▁Ste": 2718, + "英国": 2719, + "ecutive": 2720, + "车站": 2721, + "▁參考文獻": 2722, + "▁further": 2723, + "ycl": 2724, + "▁real": 2725, + "南部": 2726, + "有一": 2727, + "经济": 2728, + "▁enc": 2729, + "▁Tom": 2730, + "冠軍": 2731, + "▁individual": 2732, + "▁Cong": 2733, + "▁der": 2734, + "▁vict": 2735, + "igr": 2736, + "▁tog": 2737, + "anding": 2738, + "▁release": 2739, + "後來": 2740, + "運動員": 2741, + "atri": 2742, + "▁Chinese": 2743, + "▁race": 2744, + "故事": 2745, + "前往": 2746, + "▁Del": 2747, + "動畫": 2748, + "ta": 2749, + "▁Fed": 2750, + "▁Im": 2751, + "ique": 2752, + "▁fe": 2753, + "▁phot": 2754, + "ements": 2755, + "▁Texas": 2756, + "▁together": 2757, + "▁Dan": 2758, + "▁Peter": 2759, + "▁developed": 2760, + "女性": 2761, + "itive": 2762, + "▁appeared": 2763, + "受到": 2764, + "游戏": 2765, + "▁Mer": 2766, + "ella": 2767, + "的大": 2768, + "ala": 2769, + "▁Zeal": 2770, + "acing": 2771, + "be": 2772, + "建築": 2773, + "▁Pop": 2774, + "作为": 2775, + "ably": 2776, + "是在": 2777, + "▁Africa": 2778, + "▁Cons": 2779, + "▁Go": 2780, + "▁doc": 2781, + "▁ins": 2782, + "社会": 2783, + "eph": 2784, + "ada": 2785, + "olf": 2786, + "▁Zealand": 2787, + "▁Bill": 2788, + "▁important": 2789, + "ume": 2790, + "▁case": 2791, + "▁track": 2792, + "德国": 2793, + "▁mar": 2794, + "▁Song": 2795, + "roy": 2796, + "▁novel": 2797, + "▁office": 2798, + "go": 2799, + "▁Public": 2800, + "参加": 2801, + "▁Pet": 2802, + "ospital": 2803, + "影響": 2804, + "ria": 2805, + "▁Richard": 2806, + "▁gradu": 2807, + "▁trav": 2808, + "▁tradition": 2809, + "▁laun": 2810, + "▁aut": 2811, + "▁Bas": 2812, + "gen": 2813, + "ither": 2814, + "▁meet": 2815, + "▁fail": 2816, + "期間": 2817, + "lear": 2818, + "▁rev": 2819, + "itch": 2820, + "▁guitar": 2821, + "▁particular": 2822, + "roll": 2823, + "▁making": 2824, + "▁Spanish": 2825, + "▁App": 2826, + "reland": 2827, + "▁mother": 2828, + "▁Tor": 2829, + "▁Mel": 2830, + "▁good": 2831, + "iers": 2832, + "▁ground": 2833, + "▁formed": 2834, + "▁Minister": 2835, + "通常": 2836, + "▁Carol": 2837, + "BA": 2838, + "▁east": 2839, + "▁administr": 2840, + "ura": 2841, + "▁Camp": 2842, + "▁week": 2843, + "span": 2844, + "ensive": 2845, + "▁birth": 2846, + "asc": 2847, + "▁Wil": 2848, + "發行": 2849, + "所以": 2850, + "▁less": 2851, + "tar": 2852, + "istic": 2853, + "▁phys": 2854, + "比賽": 2855, + "▁Frank": 2856, + "edy": 2857, + "由于": 2858, + "▁White": 2859, + "▁reported": 2860, + "▁medal": 2861, + "azine": 2862, + "▁Catholic": 2863, + "▁div": 2864, + "▁data": 2865, + "ude": 2866, + "▁vot": 2867, + "atives": 2868, + "▁hous": 2869, + "▁rul": 2870, + "▁modern": 2871, + "▁While": 2872, + "分布": 2873, + "▁star": 2874, + "ertain": 2875, + "viron": 2876, + "ender": 2877, + "In": 2878, + "▁Bur": 2879, + "▁offer": 2880, + "▁working": 2881, + "▁assist": 2882, + "▁grow": 2883, + "▁mater": 2884, + "▁human": 2885, + "教授": 2886, + "▁mot": 2887, + "校友": 2888, + "學院": 2889, + "uation": 2890, + "主任": 2891, + "alls": 2892, + "▁cast": 2893, + "imately": 2894, + "ependent": 2895, + "ricket": 2896, + "▁本": 2897, + "iding": 2898, + "▁others": 2899, + "ibrary": 2900, + "▁municip": 2901, + "▁avail": 2902, + "▁west": 2903, + "▁Super": 2904, + "ele": 2905, + "控制": 2906, + "▁product": 2907, + "▁tourn": 2908, + "eated": 2909, + "▁Kn": 2910, + "▁Lat": 2911, + "emor": 2912, + "▁Paris": 2913, + "▁himself": 2914, + "▁buildings": 2915, + "west": 2916, + "組織": 2917, + "▁should": 2918, + "▁fund": 2919, + "学校": 2920, + "▁Ev": 2921, + "▁live": 2922, + "牌得主": 2923, + "band": 2924, + "▁anim": 2925, + "▁Victor": 2926, + "oice": 2927, + "▁Hon": 2928, + "▁Ham": 2929, + "巴士": 2930, + "▁language": 2931, + "了一": 2932, + "▁Rev": 2933, + "atre": 2934, + "▁recogn": 2935, + "造成": 2936, + "▁南": 2937, + "就是": 2938, + "udd": 2939, + "十二": 2940, + "▁deg": 2941, + "▁across": 2942, + "监视": 2943, + "世紀": 2944, + "▁schools": 2945, + "▁Mass": 2946, + "▁fire": 2947, + "writ": 2948, + "▁example": 2949, + "aut": 2950, + "▁参见": 2951, + "▁exist": 2952, + "▁Sur": 2953, + "uter": 2954, + "iting": 2955, + "eck": 2956, + "▁Henry": 2957, + "▁daughter": 2958, + "▁stations": 2959, + "宣布": 2960, + "首次": 2961, + "▁Sant": 2962, + "ergy": 2963, + "▁西": 2964, + "ning": 2965, + "ym": 2966, + "NA": 2967, + "▁FC": 2968, + "ulated": 2969, + "▁does": 2970, + "▁low": 2971, + "▁effect": 2972, + "▁employ": 2973, + "▁body": 2974, + "提出": 2975, + "▁Ec": 2976, + "▁Day": 2977, + "rama": 2978, + "atory": 2979, + "▁太空": 2980, + "overnor": 2981, + "anted": 2982, + "革命": 2983, + "pite": 2984, + "▁Smith": 2985, + "▁average": 2986, + "▁companies": 2987, + "most": 2988, + "cer": 2989, + "ys": 2990, + "關係": 2991, + "▁campaign": 2992, + "▁eight": 2993, + "uff": 2994, + "名為": 2995, + "▁#": 2996, + "运动会": 2997, + "rov": 2998, + "ano": 2999, + "▁Second": 3000, + "gress": 3001, + "▁playing": 3002, + "▁Swed": 3003, + "班牙": 3004, + "ww": 3005, + "▁black": 3006, + "特峰": 3007, + "然而": 3008, + ".)": 3009, + "▁qual": 3010, + "ceed": 3011, + "ethod": 3012, + "▁But": 3013, + "之間": 3014, + "▁becom": 3015, + "ential": 3016, + "▁基特峰": 3017, + "rown": 3018, + "utes": 3019, + "公路": 3020, + "ita": 3021, + "根據": 3022, + "▁performed": 3023, + "stead": 3024, + "unction": 3025, + "自己的": 3026, + "time": 3027, + "▁Railway": 3028, + "aps": 3029, + "▁episode": 3030, + "▁Team": 3031, + "▁Life": 3032, + "海拔": 3033, + "▁太空监视": 3034, + "here": 3035, + "▁Spec": 3036, + "▁how": 3037, + "▁Kh": 3038, + "▁information": 3039, + "ishop": 3040, + "bour": 3041, + "▁Some": 3042, + "errit": 3043, + "iff": 3044, + "▁Exp": 3045, + "▁cross": 3046, + "head": 3047, + "▁never": 3048, + "地理": 3049, + "▁Saint": 3050, + "另外": 3051, + "▁Rock": 3052, + "▁cour": 3053, + "oviet": 3054, + "▁Direct": 3055, + "演出": 3056, + "▁inst": 3057, + "▁Georg": 3058, + "▁artists": 3059, + "接受": 3060, + "▁Def": 3061, + "▁politician": 3062, + "屬於": 3063, + "▁paint": 3064, + "aval": 3065, + "發生": 3066, + "istry": 3067, + "学家": 3068, + "▁Ol": 3069, + "AC": 3070, + "▁radio": 3071, + "▁Chic": 3072, + "och": 3073, + "▁Er": 3074, + ",《": 3075, + "▁Rob": 3076, + "▁light": 3077, + "東京": 3078, + "▁pos": 3079, + "ockey": 3080, + "▁belie": 3081, + "▁Fr": 3082, + "ado": 3083, + "rest": 3084, + "▁contract": 3085, + "rael": 3086, + "▁strong": 3087, + "▁生平": 3088, + "▁foc": 3089, + "▁Penn": 3090, + "▁Ireland": 3091, + "具有": 3092, + "ability": 3093, + "���Che": 3094, + "國民": 3095, + "行政区": 3096, + "airs": 3097, + "ridge": 3098, + "▁Education": 3099, + "▁Emp": 3100, + "ios": 3101, + "委員會": 3102, + "▁mus": 3103, + "▁Ob": 3104, + "任何": 3105, + "學生": 3106, + "arr": 3107, + "imate": 3108, + "▁separ": 3109, + "embly": 3110, + "▁associ": 3111, + "同时": 3112, + "版本": 3113, + "ece": 3114, + "▁Vill": 3115, + "主持": 3116, + "▁Str": 3117, + "▁Ma": 3118, + "▁successful": 3119, + "保护": 3120, + "cle": 3121, + "▁ide": 3122, + "▁Tour": 3123, + "▁rank": 3124, + "▁available": 3125, + "igned": 3126, + "▁living": 3127, + "andid": 3128, + "▁free": 3129, + "的是": 3130, + "年夏季": 3131, + "形成": 3132, + "serv": 3133, + "vironment": 3134, + "▁Order": 3135, + "yd": 3136, + "▁female": 3137, + "▁architect": 3138, + "為了": 3139, + "▁Olympic": 3140, + "▁stage": 3141, + "发现": 3142, + ",\"": 3143, + "▁fight": 3144, + "下辖": 3145, + "▁acqu": 3146, + "奧林匹克": 3147, + "增加": 3148, + "ER": 3149, + "ked": 3150, + "選舉": 3151, + "▁Los": 3152, + "▁Turk": 3153, + "▁Lake": 3154, + "▁although": 3155, + "onn": 3156, + "▁tra": 3157, + "ought": 3158, + "▁winn": 3159, + "高度": 3160, + "ands": 3161, + "ids": 3162, + "▁finished": 3163, + "他在": 3164, + "▁killed": 3165, + "za": 3166, + "▁months": 3167, + "▁Films": 3168, + "idents": 3169, + "特別": 3170, + "之后": 3171, + "inals": 3172, + "▁performance": 3173, + "▁books": 3174, + "▁Atl": 3175, + "omm": 3176, + "ways": 3177, + "▁ste": 3178, + "elling": 3179, + "▁Do": 3180, + "ilities": 3181, + "▁Virginia": 3182, + "▁instr": 3183, + "ranch": 3184, + "▁Mod": 3185, + "chie": 3186, + "歌手": 3187, + "istan": 3188, + "▁Ann": 3189, + "▁Squ": 3190, + "植物": 3191, + "▁gave": 3192, + "只有": 3193, + "▁away": 3194, + "非常": 3195, + "▁taken": 3196, + "▁followed": 3197, + "▁Force": 3198, + "gar": 3199, + "▁cost": 3200, + "enced": 3201, + "background": 3202, + "▁Pan": 3203, + "▁ra": 3204, + "▁Carl": 3205, + "yr": 3206, + "能力": 3207, + "▁Notes": 3208, + "▁awarded": 3209, + "▁Mill": 3210, + "▁places": 3211, + "ificant": 3212, + "▁Class": 3213, + "得到": 3214, + "发展": 3215, + "hood": 3216, + "ems": 3217, + "取得": 3218, + "▁relig": 3219, + "中共": 3220, + "igan": 3221, + "设计": 3222, + "法國": 3223, + "razil": 3224, + "incip": 3225, + "gy": 3226, + "ource": 3227, + "▁plan": 3228, + "▁journal": 3229, + "▁designed": 3230, + "aker": 3231, + "▁includes": 3232, + "克斯": 3233, + "kr": 3234, + "▁material": 3235, + "utch": 3236, + "▁mix": 3237, + "▁circ": 3238, + "▁Prod": 3239, + "la": 3240, + "這個": 3241, + "▁Just": 3242, + "▁features": 3243, + "unk": 3244, + "ID": 3245, + "▁featured": 3246, + "FA": 3247, + "▁shows": 3248, + "urp": 3249, + "▁sen": 3250, + "名的": 3251, + "omp": 3252, + "年度": 3253, + "oma": 3254, + "年至": 3255, + "▁goal": 3256, + "oms": 3257, + "▁viol": 3258, + "▁originally": 3259, + "▁front": 3260, + "▁Arts": 3261, + "▁aircraft": 3262, + "德國": 3263, + "▁agre": 3264, + "▁Mil": 3265, + "▁Gall": 3266, + "▁put": 3267, + "▁Chicago": 3268, + "安全": 3269, + "▁dev": 3270, + "ged": 3271, + "▁study": 3272, + "nel": 3273, + "▁wid": 3274, + "地的": 3275, + "▁rock": 3276, + "一直": 3277, + "尼亞": 3278, + "merc": 3279, + "▁civil": 3280, + "▁attempt": 3281, + "密度": 3282, + "▁dam": 3283, + "read": 3284, + "有限公司": 3285, + "▁you": 3286, + "▁singer": 3287, + "▁Government": 3288, + "anded": 3289, + "如果": 3290, + "▁access": 3291, + "▁current": 3292, + "▁jud": 3293, + "hest": 3294, + "舉行": 3295, + "▁lab": 3296, + "▁ill": 3297, + "▁once": 3298, + "urity": 3299, + "▁Mexico": 3300, + "▁Techn": 3301, + "▁Historic": 3302, + "▁remained": 3303, + "ores": 3304, + "除了": 3305, + "▁Cat": 3306, + "▁regular": 3307, + "▁Profess": 3308, + "▁Off": 3309, + "▁Career": 3310, + "附近": 3311, + "ilver": 3312, + "annel": 3313, + "▁Ill": 3314, + "▁press": 3315, + "order": 3316, + "▁tour": 3317, + "經濟": 3318, + "▁dou": 3319, + "▁sound": 3320, + "rel": 3321, + "奧林匹克運動會": 3322, + "▁Mark": 3323, + "▁Sir": 3324, + "▁Israel": 3325, + "erous": 3326, + "▁seven": 3327, + "Amer": 3328, + "▁Two": 3329, + "技术": 3330, + "ites": 3331, + "▁Brazil": 3332, + "▁sem": 3333, + "计划": 3334, + "cher": 3335, + "自治": 3336, + "▁Und": 3337, + "居民": 3338, + "▁Person": 3339, + "▁Du": 3340, + "sk": 3341, + "▁tournament": 3342, + "▁Brown": 3343, + "▁Soviet": 3344, + "▁market": 3345, + "此外": 3346, + "▁health": 3347, + "vert": 3348, + "天文": 3349, + "議員": 3350, + "▁board": 3351, + "ware": 3352, + "时间": 3353, + "istics": 3354, + "生物": 3355, + ")(": 3356, + "一起": 3357, + "▁inj": 3358, + "▁training": 3359, + "這些": 3360, + "▁Pe": 3361, + "▁basketball": 3362, + "▁liter": 3363, + "問題": 3364, + "參與": 3365, + "iences": 3366, + "▁test": 3367, + "列車": 3368, + "▁Gre": 3369, + "▁significant": 3370, + "aching": 3371, + "属于": 3372, + "▁Italy": 3373, + "ift": 3374, + "arts": 3375, + "▁IS": 3376, + "lor": 3377, + "▁must": 3378, + "mier": 3379, + "aches": 3380, + "▁Mr": 3381, + "清朝": 3382, + "▁Win": 3383, + "▁compos": 3384, + "sel": 3385, + "▁Science": 3386, + "許多": 3387, + "ón": 3388, + "ua": 3389, + "▁leading": 3390, + "BN": 3391, + "▁model": 3392, + "中华人民共和国": 3393, + "▁Its": 3394, + "▁scored": 3395, + "罗斯": 3396, + "ugby": 3397, + "▁Bus": 3398, + "民族": 3399, + "平均": 3400, + "▁transl": 3401, + "ilies": 3402, + "▁largest": 3403, + "▁Commission": 3404, + "▁Scot": 3405, + "agon": 3406, + "▁Sub": 3407, + "kn": 3408, + "最終": 3409, + "▁court": 3410, + "▁consist": 3411, + "ector": 3412, + "▁throughout": 3413, + "opp": 3414, + "▁Polit": 3415, + "▁forces": 3416, + "tain": 3417, + "▁Navy": 3418, + "韓國": 3419, + "▁李": 3420, + "学名": 3421, + "▁Official": 3422, + "▁Since": 3423, + "▁rights": 3424, + "时期": 3425, + "▁earl": 3426, + "uns": 3427, + "mb": 3428, + "aught": 3429, + "▁countries": 3430, + "▁earn": 3431, + "acters": 3432, + "▁gold": 3433, + "政治人物": 3434, + "雖然": 3435, + "▁artist": 3436, + "▁educ": 3437, + "▁美國": 3438, + "▁proble": 3439, + "▁sugg": 3440, + "olk": 3441, + "▁Den": 3442, + "▁bi": 3443, + "法院": 3444, + "新聞": 3445, + "主義": 3446, + "▁listed": 3447, + "▁Out": 3448, + "路線": 3449, + "▁police": 3450, + "▁stri": 3451, + "▁writer": 3452, + "▁introduced": 3453, + "之前": 3454, + "uture": 3455, + "atriate": 3456, + "第四": 3457, + ":“": 3458, + "担任": 3459, + "▁replaced": 3460, + "的一個": 3461, + "OS": 3462, + "▁transfer": 3463, + "▁seen": 3464, + "ette": 3465, + "icy": 3466, + "▁involved": 3467, + "sych": 3468, + "▁Fre": 3469, + "oys": 3470, + "FL": 3471, + "比赛": 3472, + "▁railway": 3473, + "ien": 3474, + "▁private": 3475, + "▁Elect": 3476, + "▁white": 3477, + "▁God": 3478, + "▁Committee": 3479, + "聯盟": 3480, + "inct": 3481, + "音乐": 3482, + "▁Love": 3483, + "▁media": 3484, + "elt": 3485, + "enth": 3486, + "▁household": 3487, + "▁eventually": 3488, + "▁conv": 3489, + "书记": 3490, + "▁college": 3491, + "oo": 3492, + "西班牙": 3493, + "iano": 3494, + "▁Oper": 3495, + "▁subsequ": 3496, + "▁卡": 3497, + "電視劇": 3498, + "▁able": 3499, + "iana": 3500, + "▁Land": 3501, + "iqu": 3502, + "▁bar": 3503, + "時代": 3504, + "▁Irish": 3505, + "因为": 3506, + "▁actress": 3507, + "▁key": 3508, + "▁Festival": 3509, + "▁Parliament": 3510, + "▁tro": 3511, + "▁Florida": 3512, + "▁competition": 3513, + "解放": 3514, + "ribution": 3515, + "这些": 3516, + "▁added": 3517, + "播出": 3518, + "▁Northern": 3519, + "face": 3520, + "▁Old": 3521, + "战争": 3522, + "重新": 3523, + "hire": 3524, + "進入": 3525, + "▁treat": 3526, + "飾演": 3527, + "ero": 3528, + "road": 3529, + "▁Over": 3530, + "▁Although": 3531, + "演唱": 3532, + "asing": 3533, + "都是": 3534, + "▁respons": 3535, + "▁Mos": 3536, + "意大利": 3537, + "American": 3538, + "▁Russia": 3539, + "//": 3540, + "ription": 3541, + "▁Province": 3542, + "amily": 3543, + "ctor": 3544, + "▁ser": 3545, + "▁Wales": 3546, + "▁Ros": 3547, + "▁Found": 3548, + "lim": 3549, + "....": 3550, + "▁Liber": 3551, + "▁mount": 3552, + "▁results": 3553, + "不是": 3554, + "個人": 3555, + "retary": 3556, + "▁entire": 3557, + "尼亚": 3558, + "ufact": 3559, + "▁ran": 3560, + "用的": 3561, + "共有": 3562, + "▁Most": 3563, + "羅斯": 3564, + "▁Joseph": 3565, + "▁sch": 3566, + "參加": 3567, + "mercial": 3568, + "▁candid": 3569, + ":#": 3570, + "直接": 3571, + "▁stated": 3572, + "加拿": 3573, + "▁aud": 3574, + "▁fourth": 3575, + ":)": 3576, + "▁past": 3577, + "▁Service": 3578, + "▁central": 3579, + "共产": 3580, + "另一": 3581, + "▁reb": 3582, + "erry": 3583, + "icated": 3584, + "學家": 3585, + "▁i": 3586, + "完全": 3587, + "▁wind": 3588, + "▁(\"": 3589, + "▁Sa": 3590, + "▁高": 3591, + "▁document": 3592, + "▁states": 3593, + "stant": 3594, + "位置": 3595, + "▁vocals": 3596, + "▁Columb": 3597, + "oke": 3598, + "orpor": 3599, + "▁Di": 3600, + "ato": 3601, + "根据": 3602, + "ibl": 3603, + "▁nomin": 3604, + "作曲": 3605, + "▁association": 3606, + "rial": 3607, + "antic": 3608, + "▁Angeles": 3609, + "ylvan": 3610, + "▁critic": 3611, + "▁Inc": 3612, + "ental": 3613, + "porary": 3614, + "▁Series": 3615, + "▁range": 3616, + "共同": 3617, + "▁least": 3618, + "家庭": 3619, + "ask": 3620, + "▁Up": 3621, + "▁space": 3622, + "▁fig": 3623, + "▁Congress": 3624, + "影响": 3625, + "▁Po": 3626, + "▁Sk": 3627, + "▁Vi": 3628, + "▁either": 3629, + "決定": 3630, + "▁Fin": 3631, + "▁units": 3632, + "▁staff": 3633, + "▁plant": 3634, + "▁的": 3635, + "已經": 3636, + "▁Oh": 3637, + "台北": 3638, + "戰爭": 3639, + "▁Dou": 3640, + "期间": 3641, + "▁loss": 3642, + "ON": 3643, + "▁above": 3644, + "board": 3645, + "▁Arg": 3646, + "▁discover": 3647, + "▁Lu": 3648, + "▁Pac": 3649, + "▁currently": 3650, + "这个": 3651, + "aying": 3652, + "聯合": 3653, + "▁Sol": 3654, + "▁Research": 3655, + "ients": 3656, + "urt": 3657, + "▁writers": 3658, + "▁close": 3659, + "▁reached": 3660, + "▁Star": 3661, + "den": 3662, + "公共": 3663, + "▁cop": 3664, + "▁via": 3665, + "▁clos": 3666, + "▁Greek": 3667, + "▁change": 3668, + "lam": 3669, + "擁有": 3670, + "uty": 3671, + "十一": 3672, + "▁Fred": 3673, + "shire": 3674, + "▁Ha": 3675, + "家族": 3676, + "erve": 3677, + "medi": 3678, + "▁明朝": 3679, + "▁degree": 3680, + "ye": 3681, + "▁Mat": 3682, + "gl": 3683, + "▁hom": 3684, + "pec": 3685, + "ises": 3686, + "自然": 3687, + ";\"": 3688, + "▁pe": 3689, + "▁center": 3690, + "://": 3691, + "▁provided": 3692, + "▁Martin": 3693, + "An": 3694, + "speople": 3695, + "▁So": 3696, + "AM": 3697, + "▁小": 3698, + "▁upon": 3699, + "歐洲": 3700, + "▁cou": 3701, + "利用": 3702, + "作家": 3703, + "▁fav": 3704, + "iger": 3705, + "raph": 3706, + "▁Empire": 3707, + "▁edition": 3708, + "▁exhib": 3709, + "▁learn": 3710, + "▁express": 3711, + "▁interest": 3712, + "rought": 3713, + "也有": 3714, + "▁seasons": 3715, + "uan": 3716, + "azz": 3717, + "▁saw": 3718, + "gian": 3719, + "行政区划": 3720, + "通過": 3721, + "▁actor": 3722, + "ylvania": 3723, + "▁action": 3724, + "▁characters": 3725, + "▁Carolina": 3726, + "▁du": 3727, + "▁respect": 3728, + "fic": 3729, + "ider": 3730, + "▁CD": 3731, + "▁get": 3732, + "▁Ram": 3733, + "ora": 3734, + "▁ap": 3735, + "anda": 3736, + "▁contribut": 3737, + "eep": 3738, + "FC": 3739, + "▁placed": 3740, + "IC": 3741, + "甚至": 3742, + "▁broadcast": 3743, + "大陆": 3744, + "ublican": 3745, + "ply": 3746, + "▁)": 3747, + "▁Ver": 3748, + "▁arg": 3749, + "▁census": 3750, + "主角": 3751, + "▁subject": 3752, + "rup": 3753, + "ube": 3754, + "▁Assembly": 3755, + "igital": 3756, + "加拿大": 3757, + "ption": 3758, + "▁achie": 3759, + "▁missing": 3760, + "▁far": 3761, + "ends": 3762, + "adium": 3763, + "▁Tw": 3764, + "▁Ap": 3765, + "推出": 3766, + "称为": 3767, + "文物": 3768, + "▁Arab": 3769, + "▁mean": 3770, + "▁pot": 3771, + "当时": 3772, + "背景": 3773, + "well": 3774, + "▁mass": 3775, + "▁poet": 3776, + "▁Open": 3777, + "▁Wood": 3778, + "▁Further": 3779, + "发生": 3780, + "\")": 3781, + "▁+": 3782, + "網站": 3783, + "亞洲": 3784, + "▁night": 3785, + "方法": 3786, + "▁Ep": 3787, + "人口密度": 3788, + "▁leader": 3789, + "法律": 3790, + "博物": 3791, + "▁usually": 3792, + "分別": 3793, + "ES": 3794, + "ali": 3795, + "包含": 3796, + "▁Mic": 3797, + "▁Social": 3798, + "stitution": 3799, + "▁tre": 3800, + "▁Fort": 3801, + "AN": 3802, + "▁Ukr": 3803, + "▁sex": 3804, + "ength": 3805, + "known": 3806, + "联合": 3807, + "ultural": 3808, + "▁Je": 3809, + "▁Hot": 3810, + "▁Battle": 3811, + "▁fif": 3812, + "▁Jim": 3813, + "pts": 3814, + "▁Follow": 3815, + "sis": 3816, + "▁multip": 3817, + "ingu": 3818, + "▁Radio": 3819, + "總統": 3820, + "▁How": 3821, + "▁Hel": 3822, + "▁meas": 3823, + "uments": 3824, + "▁draw": 3825, + "形式": 3826, + "wan": 3827, + "arily": 3828, + "bur": 3829, + "▁Major": 3830, + "▁river": 3831, + "ca": 3832, + "abit": 3833, + "oring": 3834, + "▁attended": 3835, + "reme": 3836, + "lements": 3837, + "ati": 3838, + "▁Bul": 3839, + "▁Lee": 3840, + "ansas": 3841, + "▁approx": 3842, + "死亡": 3843, + "▁decided": 3844, + "電視台": 3845, + "▁winning": 3846, + "▁Final": 3847, + "▁Ox": 3848, + "▁studio": 3849, + "urb": 3850, + "格蘭": 3851, + "▁object": 3852, + "▁Cross": 3853, + "大量": 3854, + "藝術": 3855, + "▁syn": 3856, + "ulture": 3857, + "球隊": 3858, + "▁natural": 3859, + "ii": 3860, + "ills": 3861, + "▁Chief": 3862, + "是由": 3863, + "owers": 3864, + "下的": 3865, + "onstr": 3866, + "unior": 3867, + "美元": 3868, + ":《": 3869, + "iga": 3870, + "▁previously": 3871, + "▁Medal": 3872, + "▁method": 3873, + "ersey": 3874, + "ils": 3875, + "並且": 3876, + "Ar": 3877, + "usp": 3878, + "▁parts": 3879, + "▁division": 3880, + "▁Democratic": 3881, + "配音": 3882, + "▁capital": 3883, + "▁mur": 3884, + "▁plann": 3885, + "▁Build": 3886, + "▁fir": 3887, + "▁collect": 3888, + "▁Step": 3889, + "▁Gar": 3890, + "▁Cap": 3891, + "▁producer": 3892, + "三年": 3893, + "▁Sar": 3894, + "▁Penns": 3895, + "▁movement": 3896, + "ees": 3897, + "▁Haw": 3898, + "▁Dutch": 3899, + "mond": 3900, + "itan": 3901, + "language": 3902, + "▁occup": 3903, + "再次": 3904, + "新的": 3905, + "方向": 3906, + "oid": 3907, + "▁plays": 3908, + "mark": 3909, + "▁pred": 3910, + "▁instead": 3911, + "EE": 3912, + "▁Base": 3913, + "ray": 3914, + "▁neigh": 3915, + "▁Post": 3916, + "▁whose": 3917, + "設有": 3918, + "▁Young": 3919, + "▁cricket": 3920, + "▁know": 3921, + "不能": 3922, + "▁Jack": 3923, + "▁Big": 3924, + "▁systems": 3925, + "聯賽": 3926, + "▁Cro": 3927, + "▁sports": 3928, + "▁Rh": 3929, + "▁Engine": 3930, + "ao": 3931, + "▁provide": 3932, + "不過": 3933, + "▁scient": 3934, + "道路": 3935, + "▁defeated": 3936, + "ampion": 3937, + "heast": 3938, + "▁Luc": 3939, + "▁Spain": 3940, + "▁reading": 3941, + "based": 3942, + "awa": 3943, + "▁Jud": 3944, + "ensis": 3945, + "▁Register": 3946, + "司令": 3947, + "科学": 3948, + "▁Rel": 3949, + "▁bank": 3950, + "功能": 3951, + "▁Following": 3952, + "▁Pak": 3953, + "▁Web": 3954, + "鐵道": 3955, + "cient": 3956, + "▁creat": 3957, + "▁Bre": 3958, + "isco": 3959, + "▁singles": 3960, + "imb": 3961, + "浙江": 3962, + "▁accept": 3963, + "漫畫": 3964, + "venue": 3965, + "▁reve": 3966, + "▁Civil": 3967, + "▁collection": 3968, + "ulty": 3969, + "▁Philipp": 3970, + "ometimes": 3971, + "▁farm": 3972, + "▁culture": 3973, + "外交": 3974, + "▁effort": 3975, + "UTC": 3976, + "▁network": 3977, + "ira": 3978, + "政策": 3979, + "▁size": 3980, + "war": 3981, + "▁Long": 3982, + "▁canc": 3983, + "ving": 3984, + "ko": 3985, + "▁primary": 3986, + "EC": 3987, + "问题": 3988, + "集团": 3989, + "的情": 3990, + "▁Board": 3991, + "▁pain": 3992, + "会议": 3993, + "▁section": 3994, + "▁Later": 3995, + "▁northern": 3996, + "arden": 3997, + "ss": 3998, + "▁Camb": 3999, + "elled": 4000, + "▁Members": 4001, + "▁park": 4002, + "▁Kar": 4003, + "ennis": 4004, + "▁Scottish": 4005, + "▁neg": 4006, + "▁musical": 4007, + "▁behind": 4008, + "org": 4009, + "▁sum": 4010, + "希望": 4011, + "▁active": 4012, + "▁represented": 4013, + "拉斯": 4014, + "oral": 4015, + "▁tax": 4016, + "▁investig": 4017, + "獨立": 4018, + "▁type": 4019, + "性的": 4020, + "ension": 4021, + "▁fall": 4022, + "▁北": 4023, + "▁lower": 4024, + "▁Jul": 4025, + "中華民國": 4026, + "▁Back": 4027, + "計劃": 4028, + "▁grand": 4029, + "之间": 4030, + "利亚": 4031, + "澳門": 4032, + "▁families": 4033, + "ugu": 4034, + "pe": 4035, + "anced": 4036, + "公園": 4037, + "州市": 4038, + "▁McC": 4039, + "▁Dis": 4040, + "服务": 4041, + "ima": 4042, + "▁deal": 4043, + "▁金": 4044, + "elebr": 4045, + "模式": 4046, + "▁organiz": 4047, + "出现": 4048, + "▁southern": 4049, + "aka": 4050, + "etic": 4051, + "無法": 4052, + "▁Cam": 4053, + "▁rather": 4054, + "▁drama": 4055, + "▁brought": 4056, + "▁purch": 4057, + "clus": 4058, + "奥林匹克": 4059, + "月台": 4060, + "全球": 4061, + "▁hit": 4062, + "單曲": 4063, + "▁analy": 4064, + "iy": 4065, + "活动": 4066, + "▁Wind": 4067, + "▁News": 4068, + "▁Asian": 4069, + "▁Military": 4070, + "▁天": 4071, + "▁force": 4072, + "▁academ": 4073, + "▁Tri": 4074, + "▁台灣": 4075, + "oe": 4076, + "青年": 4077, + "▁fed": 4078, + "越南": 4079, + "▁Gal": 4080, + "▁ended": 4081, + "▁lik": 4082, + "orse": 4083, + "▁girl": 4084, + "共产党": 4085, + "▁anti": 4086, + "▁pers": 4087, + "▁outside": 4088, + "▁Edward": 4089, + "▁Develop": 4090, + "▁destroy": 4091, + "▁Bank": 4092, + "(,),": 4093, + "直到": 4094, + "▁Republican": 4095, + "▁defeat": 4096, + "蒙山": 4097, + "ancial": 4098, + "alled": 4099, + "基本": 4100, + "ounter": 4101, + "▁den": 4102, + "俄罗斯": 4103, + "wer": 4104, + "▁phil": 4105, + "▁newsp": 4106, + "▁insp": 4107, + "斯坦": 4108, + "街道": 4109, + "▁Sports": 4110, + "▁manufact": 4111, + "▁Loc": 4112, + "▁cut": 4113, + "lying": 4114, + "▁industry": 4115, + "▁Sun": 4116, + "▁Michigan": 4117, + "▁Hung": 4118, + "▁structure": 4119, + "▁possible": 4120, + "SA": 4121, + "▁Under": 4122, + "▁ball": 4123, + "▁regard": 4124, + "▁almost": 4125, + "overs": 4126, + "▁chair": 4127, + "▁king": 4128, + "▁science": 4129, + "▁footballer": 4130, + "▁prison": 4131, + "pecially": 4132, + "eign": 4133, + "ype": 4134, + "已经": 4135, + "▁coast": 4136, + "▁Iran": 4137, + "▁Univers": 4138, + "▁Disc": 4139, + "%,": 4140, + "oir": 4141, + "▁Ur": 4142, + "▁transport": 4143, + "▁Inf": 4144, + "▁Mot": 4145, + "▁Valley": 4146, + "▁esc": 4147, + "▁III": 4148, + "▁System": 4149, + "▁Times": 4150, + "ador": 4151, + "▁Top": 4152, + "▁frequ": 4153, + "▁plat": 4154, + "▁text": 4155, + "▁wood": 4156, + "▁Jewish": 4157, + "like": 4158, + "▁writing": 4159, + "一次": 4160, + "▁shot": 4161, + "itors": 4162, + "▁goals": 4163, + "科技": 4164, + "▁Southern": 4165, + "inary": 4166, + "▁cat": 4167, + "▁closed": 4168, + "▁巴": 4169, + "小說": 4170, + "ipl": 4171, + "▁Television": 4172, + "▁changed": 4173, + "iro": 4174, + "▁schol": 4175, + "▁Library": 4176, + "的地": 4177, + "rich": 4178, + "▁cur": 4179, + "巡天": 4180, + "▁runs": 4181, + "▁Mah": 4182, + "▁Places": 4183, + "▁operations": 4184, + "CD": 4185, + "▁hard": 4186, + "▁ge": 4187, + "兩個": 4188, + "▁manager": 4189, + "▁cred": 4190, + "etts": 4191, + "pro": 4192, + "▁island": 4193, + "▁matches": 4194, + "inois": 4195, + "两个": 4196, + "▁studies": 4197, + "inated": 4198, + "▁princip": 4199, + "ecess": 4200, + "cy": 4201, + "▁personal": 4202, + "▁bur": 4203, + "aya": 4204, + "▁Bob": 4205, + "va": 4206, + "illa": 4207, + "▁Tim": 4208, + "▁magazine": 4209, + "▁pay": 4210, + "▁Prot": 4211, + "千米": 4212, + "itiz": 4213, + "▁三": 4214, + "▁王": 4215, + "state": 4216, + "▁allowed": 4217, + "武器": 4218, + "蒙古": 4219, + "▁Poland": 4220, + "中文": 4221, + "▁Journal": 4222, + "▁beginning": 4223, + "▁ant": 4224, + "▁Health": 4225, + "▁Rou": 4226, + "對於": 4227, + "▁travel": 4228, + "▁officer": 4229, + "▁commission": 4230, + "echan": 4231, + "ols": 4232, + "▁Line": 4233, + "第一次": 4234, + "▁ben": 4235, + "高速": 4236, + "▁territ": 4237, + "父親": 4238, + "而且": 4239, + "▁owned": 4240, + "機場": 4241, + "▁cal": 4242, + "▁woman": 4243, + "down": 4244, + "▁Wal": 4245, + "警察": 4246, + "进入": 4247, + "▁Ohio": 4248, + "▁Matt": 4249, + "▁Britain": 4250, + "har": 4251, + "▁self": 4252, + "▁observ": 4253, + "abb": 4254, + "obal": 4255, + "▁independent": 4256, + "出身": 4257, + "▁Tre": 4258, + "▁complex": 4259, + "yan": 4260, + "▁Asia": 4261, + "▁food": 4262, + "编码": 4263, + "▁imm": 4264, + "▁names": 4265, + "▁Athlet": 4266, + "▁launched": 4267, + "結果": 4268, + "立法": 4269, + "ustr": 4270, + "▁Queen": 4271, + "宗教": 4272, + "cel": 4273, + "人員": 4274, + "▁End": 4275, + "▁according": 4276, + "mi": 4277, + "ened": 4278, + "▁sat": 4279, + "博士": 4280, + "▁minor": 4281, + "osing": 4282, + "四川": 4283, + "▁Bor": 4284, + "▁che": 4285, + "▁whom": 4286, + "利亞": 4287, + "uffer": 4288, + "▁Book": 4289, + "▁date": 4290, + "行動": 4291, + "▁screen": 4292, + "isions": 4293, + "属的": 4294, + "▁rad": 4295, + "▁remov": 4296, + "▁break": 4297, + "▁towards": 4298, + "ibility": 4299, + "MA": 4300, + "▁Illinois": 4301, + "▁army": 4302, + "▁concern": 4303, + "日在": 4304, + "▁determ": 4305, + "fect": 4306, + "▁Lo": 4307, + "▁ever": 4308, + "▁commercial": 4309, + "bury": 4310, + "奥林匹克运动会": 4311, + "結束": 4312, + "▁Die": 4313, + "▁Lab": 4314, + "▁traditional": 4315, + "人士": 4316, + "ić": 4317, + "add": 4318, + "▁complet": 4319, + "成的": 4320, + "with": 4321, + "▁Int": 4322, + "ng": 4323, + "▁prof": 4324, + "acher": 4325, + "achus": 4326, + "▁highest": 4327, + "▁taking": 4328, + "英文": 4329, + "▁Kong": 4330, + "▁spent": 4331, + "ify": 4332, + "ias": 4333, + "anks": 4334, + "oper": 4335, + "▁higher": 4336, + "stra": 4337, + "VD": 4338, + "Th": 4339, + ")-": 4340, + "▁box": 4341, + "▁especially": 4342, + "▁Director": 4343, + "Al": 4344, + "決賽": 4345, + "ication": 4346, + "▁veh": 4347, + "▁Scotland": 4348, + "臺北": 4349, + "▁安": 4350, + "▁mer": 4351, + "▁decl": 4352, + "▁Pacific": 4353, + "▁Are": 4354, + "西部": 4355, + "▁Kent": 4356, + "唯一": 4357, + "▁battle": 4358, + "▁Minn": 4359, + "▁super": 4360, + "物理": 4361, + "▁related": 4362, + "▁senior": 4363, + "bon": 4364, + "emorial": 4365, + "emic": 4366, + "定的": 4367, + "het": 4368, + "艺术": 4369, + "來自": 4370, + "▁Eastern": 4371, + "▁little": 4372, + "oston": 4373, + "ja": 4374, + "aled": 4375, + "▁additional": 4376, + "▁let": 4377, + "ready": 4378, + "▁emb": 4379, + "▁itself": 4380, + "欧洲": 4381, + "成员": 4382, + "的名": 4383, + "总统": 4384, + "排名": 4385, + "▁Argent": 4386, + "▁chief": 4387, + "人大": 4388, + "▁squad": 4389, + "wa": 4390, + "ila": 4391, + "▁occur": 4392, + "▁lived": 4393, + "▁Jersey": 4394, + "集團": 4395, + "▁required": 4396, + "CC": 4397, + "▁Blue": 4398, + "▁Bet": 4399, + "▁too": 4400, + "FF": 4401, + "▁disp": 4402, + "太平": 4403, + "军事": 4404, + "早期": 4405, + "技術": 4406, + "省份": 4407, + "部长": 4408, + "開發": 4409, + "▁contains": 4410, + "▁focus": 4411, + "紀錄": 4412, + "▁month": 4413, + "▁noted": 4414, + "关系": 4415, + "▁Conference": 4416, + "名为": 4417, + "▁Conn": 4418, + "俄羅斯": 4419, + "▁Os": 4420, + "house": 4421, + "▁money": 4422, + "導演": 4423, + "usband": 4424, + "▁care": 4425, + "onse": 4426, + "king": 4427, + "inet": 4428, + "▁issues": 4429, + "▁Centre": 4430, + "▁Polish": 4431, + "▁Time": 4432, + "▁summer": 4433, + "▁look": 4434, + "▁Bi": 4435, + "▁practice": 4436, + "iled": 4437, + "▁MP": 4438, + "action": 4439, + "最终": 4440, + "▁county": 4441, + "▁Econom": 4442, + "▁Oxford": 4443, + "ela": 4444, + "▁soon": 4445, + "kin": 4446, + "▁Enter": 4447, + "▁Head": 4448, + "賽事": 4449, + "▁Columbia": 4450, + "igg": 4451, + "▁quarter": 4452, + "少年": 4453, + "▁future": 4454, + "ams": 4455, + "大陸": 4456, + "▁Lord": 4457, + "standing": 4458, + "emporary": 4459, + "▁er": 4460, + "▁Williams": 4461, + "▁below": 4462, + "ava": 4463, + "里斯": 4464, + "▁That": 4465, + "▁Kr": 4466, + "▁Van": 4467, + "ny": 4468, + "▁Governor": 4469, + "change": 4470, + "▁surround": 4471, + "▁means": 4472, + "▁property": 4473, + "▁Hong": 4474, + "列车": 4475, + "帝國": 4476, + "▁centre": 4477, + "osop": 4478, + "▁except": 4479, + "▁route": 4480, + "生涯": 4481, + "的新": 4482, + "这一": 4483, + "▁appearance": 4484, + "▁Jones": 4485, + "con": 4486, + "no": 4487, + "▁selected": 4488, + "用于": 4489, + "▁genus": 4490, + "當地": 4491, + "▁Prince": 4492, + "vention": 4493, + "▁BC": 4494, + "▁standard": 4495, + "▁Sat": 4496, + "▁Det": 4497, + "achusetts": 4498, + "逝世": 4499, + "▁Game": 4500, + "▁elections": 4501, + "领导": 4502, + "▁environment": 4503, + "管轄": 4504, + "▁Girl": 4505, + "▁Jac": 4506, + "▁associated": 4507, + "▁Charl": 4508, + "IA": 4509, + "独立": 4510, + "▁Development": 4511, + "▁opening": 4512, + "▁Middle": 4513, + "▁歷史": 4514, + "burgh": 4515, + "mann": 4516, + "▁quest": 4517, + "▁don": 4518, + "▁interview": 4519, + "win": 4520, + "ds": 4521, + "▁注": 4522, + "流行": 4523, + "OR": 4524, + "▁Boston": 4525, + "▁prior": 4526, + "▁entered": 4527, + "abeth": 4528, + "▁Many": 4529, + "▁Manag": 4530, + "▁soft": 4531, + "地球": 4532, + "▁susp": 4533, + "▁Bang": 4534, + "▁politicians": 4535, + "▁location": 4536, + "▁score": 4537, + "▁elev": 4538, + "asy": 4539, + "▁Gh": 4540, + "▁Pres": 4541, + "戰鬥": 4542, + "▁cases": 4543, + "▁Bir": 4544, + "▁Represent": 4545, + "▁structures": 4546, + "▁studied": 4547, + "▁bass": 4548, + "▁htt": 4549, + "▁earlier": 4550, + "團體": 4551, + "occer": 4552, + "▁Theatre": 4553, + "▁unit": 4554, + "▁command": 4555, + "iginal": 4556, + "▁applic": 4557, + "▁Special": 4558, + "原因": 4559, + "aring": 4560, + "▁ens": 4561, + "MS": 4562, + "▁Stan": 4563, + "▁train": 4564, + "后来": 4565, + "▁retired": 4566, + "▁mission": 4567, + "▁victory": 4568, + "▁Az": 4569, + "▁management": 4570, + "導致": 4571, + "▁地理": 4572, + "▁sometimes": 4573, + "海拔高度": 4574, + "▁student": 4575, + "▁dom": 4576, + "▁pi": 4577, + "arriage": 4578, + "机构": 4579, + "她的": 4580, + "▁Sand": 4581, + "OV": 4582, + "riz": 4583, + "▁actors": 4584, + "▁seat": 4585, + "▁adop": 4586, + "▁suffer": 4587, + "▁celebr": 4588, + "▁activities": 4589, + "▁Water": 4590, + "▁certain": 4591, + "▁indic": 4592, + "PS": 4593, + "最大": 4594, + "▁running": 4595, + "uten": 4596, + "▁參見": 4597, + "▁Georgia": 4598, + "ums": 4599, + "▁thus": 4600, + "▁arran": 4601, + "isters": 4602, + "ba": 4603, + "irit": 4604, + "▁Max": 4605, + "许多": 4606, + "▁Child": 4607, + "的一个市镇": 4608, + "▁length": 4609, + "產生": 4610, + "rying": 4611, + "海軍": 4612, + "bl": 4613, + "stein": 4614, + "▁editor": 4615, + "描述": 4616, + "ken": 4617, + "▁legal": 4618, + "▁uses": 4619, + "基督": 4620, + "▁come": 4621, + "▁love": 4622, + "▁Good": 4623, + "河南": 4624, + "議會": 4625, + "相同": 4626, + "▁Office": 4627, + "Un": 4628, + "▁multiple": 4629, + "▁Ly": 4630, + "attal": 4631, + "tained": 4632, + "▁Bern": 4633, + "rove": 4634, + "地下": 4635, + "▁course": 4636, + "▁Field": 4637, + "erem": 4638, + "▁Conserv": 4639, + "全國": 4640, + "▁becoming": 4641, + "者的": 4642, + "▁Mu": 4643, + "▁union": 4644, + "▁Bow": 4645, + "ulf": 4646, + "isher": 4647, + "▁generally": 4648, + "▁caused": 4649, + "制度": 4650, + "isation": 4651, + "een": 4652, + "track": 4653, + "联邦": 4654, + "▁trib": 4655, + "▁keep": 4656, + "▁Of": 4657, + "▁already": 4658, + "▁Card": 4659, + "該國": 4660, + "vey": 4661, + "iance": 4662, + "inem": 4663, + "▁Station": 4664, + "▁western": 4665, + "電子": 4666, + "▁von": 4667, + "▁Albert": 4668, + "ails": 4669, + "▁ships": 4670, + "▁terms": 4671, + "▁Mid": 4672, + "▁comedy": 4673, + "▁Latin": 4674, + "▁Broad": 4675, + "少女": 4676, + "▁美国": 4677, + "年在": 4678, + "現在": 4679, + "第十": 4680, + "▁Organ": 4681, + "▁Tem": 4682, + "▁trade": 4683, + "▁If": 4684, + "▁medical": 4685, + "▁Jean": 4686, + "去世": 4687, + "攻擊": 4688, + "單位": 4689, + "IT": 4690, + "▁move": 4691, + "▁Wild": 4692, + "án": 4693, + "相关": 4694, + "bb": 4695, + "▁Little": 4696, + "▁annual": 4697, + "unc": 4698, + "adel": 4699, + "▁Serb": 4700, + "▁Coast": 4701, + "▁Dev": 4702, + "isk": 4703, + "建设": 4704, + "▁husband": 4705, + "▁Johnson": 4706, + "▁Bal": 4707, + "的特": 4708, + "中學": 4709, + "信息": 4710, + "rief": 4711, + "▁Death": 4712, + "▁clubs": 4713, + "rast": 4714, + "▁collabor": 4715, + "▁news": 4716, + "▁diffic": 4717, + "很多": 4718, + "▁prob": 4719, + "▁Biography": 4720, + "arters": 4721, + "等人": 4722, + "▁pen": 4723, + "%)": 4724, + "book": 4725, + "▁religious": 4726, + "▁ord": 4727, + "最初": 4728, + "▁changes": 4729, + "的主": 4730, + "▁decision": 4731, + "▁initially": 4732, + "▁Francisco": 4733, + "出版社": 4734, + "男性": 4735, + "▁Li": 4736, + "结构": 4737, + "▁row": 4738, + "▁wide": 4739, + "▁purp": 4740, + "▁feature": 4741, + "▁increased": 4742, + "使得": 4743, + "福建": 4744, + "aters": 4745, + "全部": 4746, + "動物": 4747, + "cean": 4748, + "▁competed": 4749, + "▁legisl": 4750, + "AF": 4751, + "▁department": 4752, + "da": 4753, + "▁su": 4754, + "▁operated": 4755, + "▁Four": 4756, + "▁pil": 4757, + "▁Av": 4758, + "▁历史": 4759, + "▁murder": 4760, + "▁Transport": 4761, + "antry": 4762, + "mitted": 4763, + "US": 4764, + "▁Sea": 4765, + "号线": 4766, + "▁hockey": 4767, + "體育": 4768, + "▁Ell": 4769, + "▁numerous": 4770, + "▁Cle": 4771, + "ties": 4772, + "语言": 4773, + "畢業": 4774, + "ault": 4775, + "▁Cz": 4776, + "bre": 4777, + "sen": 4778, + "▁vir": 4779, + "aded": 4780, + "▁Ak": 4781, + "▁Anton": 4782, + "機構": 4783, + "普通": 4784, + "▁sea": 4785, + "gypt": 4786, + "itation": 4787, + "▁hot": 4788, + "▁older": 4789, + "▁majority": 4790, + "▁saf": 4791, + "▁Berlin": 4792, + "ackson": 4793, + "第五": 4794, + "西亚": 4795, + "orporated": 4796, + "大多": 4797, + "年人口": 4798, + "ried": 4799, + "▁better": 4800, + "开发": 4801, + "▁attract": 4802, + "▁lines": 4803, + "▁Eliz": 4804, + "▁thought": 4805, + "决定": 4806, + "▁Common": 4807, + "作用": 4808, + "▁Ash": 4809, + "▁Personal": 4810, + "一名": 4811, + "南京": 4812, + "ective": 4813, + "hans": 4814, + "▁professor": 4815, + "▁Jr": 4816, + "人员": 4817, + "▁Night": 4818, + "▁Tam": 4819, + "▁account": 4820, + "--": 4821, + "▁Alexander": 4822, + "atus": 4823, + "eeks": 4824, + "西北": 4825, + "子的": 4826, + "▁Ul": 4827, + "昭和": 4828, + "▁speed": 4829, + "星期": 4830, + "▁recording": 4831, + "▁federal": 4832, + "▁Les": 4833, + "▁cust": 4834, + "▁Corn": 4835, + "西南": 4836, + "hester": 4837, + "ulpt": 4838, + "▁ded": 4839, + "▁status": 4840, + "una": 4841, + "▁rap": 4842, + "▁Airport": 4843, + "▁Hospital": 4844, + "▁Family": 4845, + "來的": 4846, + "▁programs": 4847, + "工业": 4848, + "▁Islam": 4849, + "▁personnel": 4850, + "anth": 4851, + "▁Foundation": 4852, + "▁issue": 4853, + "编码为": 4854, + "▁Victoria": 4855, + "▁Show": 4856, + "▁abs": 4857, + "uge": 4858, + "nam": 4859, + "▁council": 4860, + "encies": 4861, + "数据": 4862, + "公開": 4863, + "class": 4864, + "第二次": 4865, + "stitu": 4866, + "▁gener": 4867, + "▁BBC": 4868, + "rad": 4869, + "▁Corpor": 4870, + "▁economic": 4871, + "表演": 4872, + "区为": 4873, + "▁Ho": 4874, + "▁Their": 4875, + "rem": 4876, + "▁Korea": 4877, + "▁Ret": 4878, + "▁Att": 4879, + "onia": 4880, + "四年": 4881, + "▁arm": 4882, + "▁serving": 4883, + "▁Lim": 4884, + "村落": 4885, + "▁Track": 4886, + "umber": 4887, + "▁Ray": 4888, + "▁Mov": 4889, + "▁historical": 4890, + "▁threat": 4891, + "指出": 4892, + "▁東": 4893, + "▁Publ": 4894, + "▁ver": 4895, + "agn": 4896, + "仍然": 4897, + "enty": 4898, + "改革": 4899, + "ova": 4900, + "在此": 4901, + "▁institut": 4902, + "▁伊": 4903, + "▁Kenn": 4904, + "有關": 4905, + "▁Far": 4906, + "▁colon": 4907, + "繼續": 4908, + "▁limited": 4909, + "▁nine": 4910, + "▁museum": 4911, + "▁discuss": 4912, + "ez": 4913, + "▁sequ": 4914, + "不同的": 4915, + "▁Gallery": 4916, + "▁hum": 4917, + "kins": 4918, + "▁Add": 4919, + "▁Writ": 4920, + "ections": 4921, + "▁passed": 4922, + "▁lack": 4923, + "▁Jackson": 4924, + "超過": 4925, + "內容": 4926, + "國立": 4927, + "▁sister": 4928, + "ession": 4929, + "itage": 4930, + "▁Bibl": 4931, + "身份": 4932, + "羅馬": 4933, + "省市镇": 4934, + "▁Home": 4935, + "▁forced": 4936, + "▁immedi": 4937, + "▁complete": 4938, + "inger": 4939, + "▁Andrew": 4940, + "▁pp": 4941, + "inent": 4942, + "語言": 4943, + "ailed": 4944, + "▁Daniel": 4945, + "▁minutes": 4946, + "紀念": 4947, + "▁Egypt": 4948, + "TA": 4949, + "▁create": 4950, + "▁university": 4951, + "学生": 4952, + "▁theory": 4953, + "mir": 4954, + "urban": 4955, + "▁Ba": 4956, + "illy": 4957, + "▁fle": 4958, + "生产": 4959, + "eds": 4960, + "onic": 4961, + "▁hours": 4962, + "aven": 4963, + "▁officers": 4964, + "透過": 4965, + "接壤": 4966, + "▁occas": 4967, + "▁presented": 4968, + "▁evidence": 4969, + "▁Album": 4970, + "▁supported": 4971, + "onto": 4972, + "▁lic": 4973, + "apers": 4974, + "▁Senate": 4975, + "▁mostly": 4976, + "▁remains": 4977, + "▁Books": 4978, + "部份": 4979, + "hol": 4980, + "▁Hy": 4981, + "imum": 4982, + "▁communities": 4983, + "▁Islands": 4984, + "▁Swedish": 4985, + "ho": 4986, + "皇帝": 4987, + "傳統": 4988, + "▁energy": 4989, + "▁Korean": 4990, + "hr": 4991, + "▁claimed": 4992, + "▁Sund": 4993, + "▁middle": 4994, + "项目": 4995, + "以上": 4996, + "▁Coll": 4997, + "並在": 4998, + "tario": 4999, + "葡萄": 5000, + "ieuten": 5001, + "aily": 5002, + "▁crew": 5003, + "▁Ven": 5004, + "▁Earth": 5005, + "▁Creek": 5006, + "mission": 5007, + "▁psych": 5008, + "兄弟": 5009, + "▁expatriate": 5010, + "▁Wall": 5011, + "▁som": 5012, + "▁Rog": 5013, + "廣播": 5014, + "▁shoot": 5015, + "▁appears": 5016, + "▁baseball": 5017, + "▁altern": 5018, + "hew": 5019, + "▁exc": 5020, + "改為": 5021, + "▁records": 5022, + "調查": 5023, + "▁ice": 5024, + "帝国": 5025, + "izing": 5026, + "▁mention": 5027, + "tegr": 5028, + "ading": 5029, + "演员": 5030, + "thur": 5031, + "▁platform": 5032, + "▁Project": 5033, + "速度": 5034, + "進士": 5035, + "▁op": 5036, + "▁descent": 5037, + "▁meeting": 5038, + "▁Prize": 5039, + "▁raised": 5040, + "土地": 5041, + "anguages": 5042, + "▁response": 5043, + "▁rail": 5044, + "bers": 5045, + "創作": 5046, + "▁cle": 5047, + "研究所": 5048, + "ips": 5049, + "人類": 5050, + "▁chall": 5051, + "resp": 5052, + "唱片": 5053, + "▁earned": 5054, + "▁Police": 5055, + "分析": 5056, + "▁Form": 5057, + "▁belong": 5058, + "AP": 5059, + "▁Three": 5060, + "mm": 5061, + "出的": 5062, + "加坡": 5063, + "osa": 5064, + "▁Ken": 5065, + "▁word": 5066, + "▁Bell": 5067, + "▁Work": 5068, + "aria": 5069, + "▁job": 5070, + "▁govern": 5071, + "ounds": 5072, + "部隊": 5073, + "美洲": 5074, + "澳大利": 5075, + "▁percent": 5076, + "▁Raj": 5077, + "电子": 5078, + "ledge": 5079, + "▁going": 5080, + "▁Regiment": 5081, + "ropol": 5082, + "uer": 5083, + "力量": 5084, + "ires": 5085, + "ression": 5086, + "数量": 5087, + "▁dise": 5088, + "▁Ant": 5089, + "▁emerg": 5090, + "平方千米": 5091, + "▁中國": 5092, + "▁famous": 5093, + "▁cell": 5094, + "但在": 5095, + "會議": 5096, + "▁Arm": 5097, + "▁step": 5098, + "制作": 5099, + "民国": 5100, + "▁give": 5101, + "GB": 5102, + "▁foreign": 5103, + "西亞": 5104, + "▁Secretary": 5105, + "▁Ontario": 5106, + "机场": 5107, + "保護": 5108, + "ouri": 5109, + "▁Joe": 5110, + "阿拉": 5111, + "▁Corps": 5112, + "▁appearances": 5113, + "▁mach": 5114, + "▁acquired": 5115, + "ications": 5116, + "届全国": 5117, + "enger": 5118, + "▁Ok": 5119, + "acts": 5120, + "▁technology": 5121, + "三十": 5122, + "bec": 5123, + "▁mem": 5124, + "▁Business": 5125, + "ims": 5126, + "▁Band": 5127, + "▁Boy": 5128, + "舉辦": 5129, + "▁opt": 5130, + "▁Human": 5131, + "公尺": 5132, + "ellig": 5133, + "▁log": 5134, + "將軍": 5135, + "ologist": 5136, + "▁parents": 5137, + "▁failed": 5138, + "▁Queens": 5139, + "▁shown": 5140, + "最后": 5141, + "akh": 5142, + "▁financial": 5143, + "冠军": 5144, + "▁Works": 5145, + "▁awards": 5146, + "▁targ": 5147, + "小時": 5148, + "▁Municip": 5149, + "天主教": 5150, + "ares": 5151, + "▁中華": 5152, + "成績": 5153, + "▁youth": 5154, + "▁eastern": 5155, + "hips": 5156, + "▁Way": 5157, + "▁referred": 5158, + "玩家": 5159, + "rance": 5160, + "oz": 5161, + "▁weeks": 5162, + "rice": 5163, + "▁longer": 5164, + "edd": 5165, + "病毒": 5166, + "▁bomb": 5167, + "▁remain": 5168, + "ifying": 5169, + "▁Viet": 5170, + "等地": 5171, + "▁online": 5172, + "▁income": 5173, + "ieutenant": 5174, + "日起": 5175, + "utt": 5176, + "▁Despite": 5177, + "mas": 5178, + "hens": 5179, + "曾任": 5180, + "▁takes": 5181, + "ortun": 5182, + "rect": 5183, + "▁helped": 5184, + "▁chart": 5185, + "▁specific": 5186, + "▁Rod": 5187, + "▁larger": 5188, + "▁surface": 5189, + "▁confir": 5190, + "或者": 5191, + "▁Mir": 5192, + "▁人口": 5193, + "▁Capt": 5194, + "Sh": 5195, + "▁diss": 5196, + "▁block": 5197, + "▁Main": 5198, + "高中": 5199, + "一年": 5200, + "ped": 5201, + "▁rate": 5202, + "▁carried": 5203, + "▁Program": 5204, + "▁increase": 5205, + "ui": 5206, + "usc": 5207, + "事務": 5208, + "年起": 5209, + "▁Light": 5210, + "▁Bab": 5211, + "SP": 5212, + "▁policy": 5213, + "▁overall": 5214, + "▁houses": 5215, + "even": 5216, + "▁Week": 5217, + "LA": 5218, + "teen": 5219, + "奥运": 5220, + "苏联": 5221, + "▁promoted": 5222, + "科學": 5223, + "▁vote": 5224, + "是一个": 5225, + "▁Elizabeth": 5226, + "▁Sil": 5227, + "▁chem": 5228, + "毕业": 5229, + "項目": 5230, + "ais": 5231, + "uries": 5232, + "▁Prime": 5233, + "▁inn": 5234, + "▁英": 5235, + "ker": 5236, + "ione": 5237, + "▁Federal": 5238, + "區的": 5239, + "IV": 5240, + "ables": 5241, + "▁Syd": 5242, + "▁function": 5243, + "建造": 5244, + "多的": 5245, + "罗马": 5246, + "lav": 5247, + "▁composed": 5248, + "���產": 5249, + "▁starting": 5250, + "湖南": 5251, + "▁prepar": 5252, + "▁citiz": 5253, + "selves": 5254, + "▁believed": 5255, + "▁海": 5256, + "tw": 5257, + "▁themselves": 5258, + "▁bound": 5259, + "yer": 5260, + "▁Sem": 5261, + "▁categ": 5262, + "▁forms": 5263, + "▁Ke": 5264, + "▁quick": 5265, + "元年": 5266, + "▁got": 5267, + "原本": 5268, + "▁cities": 5269, + "▁master": 5270, + "▁tracks": 5271, + "銀行": 5272, + "负责": 5273, + "yo": 5274, + "▁Bad": 5275, + "▁Ott": 5276, + "▁troops": 5277, + "aging": 5278, + "ih": 5279, + "▁lay": 5280, + "▁room": 5281, + "其後": 5282, + "協會": 5283, + "▁marriage": 5284, + "ears": 5285, + "range": 5286, + "writer": 5287, + "▁hospital": 5288, + "當中": 5289, + "▁norm": 5290, + "▁proposed": 5291, + "imated": 5292, + "▁x": 5293, + "媒體": 5294, + "▁leaving": 5295, + "河流": 5296, + "斯科": 5297, + "基金": 5298, + "▁Tay": 5299, + "▁Power": 5300, + "▁meaning": 5301, + "、、": 5302, + "itting": 5303, + "▁Jeff": 5304, + ";\"|": 5305, + "▁source": 5306, + "有的": 5307, + "▁Live": 5308, + "相當": 5309, + "▁regional": 5310, + "RA": 5311, + "▁Avenue": 5312, + "oto": 5313, + "obile": 5314, + "mph": 5315, + "▁Czech": 5316, + "SS": 5317, + "emet": 5318, + "wide": 5319, + "命名": 5320, + "这种": 5321, + "广东": 5322, + "▁today": 5323, + "處理": 5324, + "动物": 5325, + "ji": 5326, + "▁conduct": 5327, + "amin": 5328, + "ronic": 5329, + "▁ly": 5330, + "大使": 5331, + "計畫": 5332, + "▁sched": 5333, + "▁Jon": 5334, + "的女": 5335, + "▁Bh": 5336, + "▁ven": 5337, + "▁Baseball": 5338, + "▁Aut": 5339, + "▁article": 5340, + "ulations": 5341, + "▁Som": 5342, + "联赛": 5343, + "五年": 5344, + "发布": 5345, + "▁offered": 5346, + "ogue": 5347, + "▁Tax": 5348, + "▁Tod": 5349, + "▁Born": 5350, + "▁page": 5351, + "軍事": 5352, + "著名": 5353, + "▁Cub": 5354, + "中国大陆": 5355, + "▁Harris": 5356, + "▁Cas": 5357, + "▁ess": 5358, + "▁latter": 5359, + ",“": 5360, + "▁executive": 5361, + "▁remaining": 5362, + "▁Hal": 5363, + "▁Dist": 5364, + "曾經": 5365, + "延伸": 5366, + "阿尔": 5367, + "先生": 5368, + "attalion": 5369, + "毫米": 5370, + "▁Premier": 5371, + "大部分": 5372, + "▁movie": 5373, + "▁society": 5374, + "peror": 5375, + "erland": 5376, + "▁cultural": 5377, + "▁table": 5378, + "經過": 5379, + "rie": 5380, + "快速": 5381, + "▁Media": 5382, + "▁graduated": 5383, + "icine": 5384, + "节目": 5385, + "天文台": 5386, + "▁Squad": 5387, + "▁Cambridge": 5388, + "atively": 5389, + "發表": 5390, + "影片": 5391, + "▁Lew": 5392, + "山东": 5393, + "▁Pen": 5394, + "adesh": 5395, + "來源": 5396, + "▁Both": 5397, + "▁Nether": 5398, + "▁相關": 5399, + "日至": 5400, + "職業": 5401, + "▁province": 5402, + "登場": 5403, + "icks": 5404, + "▁Bol": 5405, + "▁deliver": 5406, + "esota": 5407, + "ously": 5408, + "▁Kim": 5409, + "rupt": 5410, + "▁cann": 5411, + "▁Toronto": 5412, + "▁Nations": 5413, + "▁Cop": 5414, + "▁border": 5415, + "istricts": 5416, + "stone": 5417, + "▁heavy": 5418, + "▁depart": 5419, + "部队": 5420, + "分别": 5421, + "▁Color": 5422, + "▁comment": 5423, + "引起": 5424, + "▁Technology": 5425, + "▁Hind": 5426, + "andon": 5427, + "oud": 5428, + "董事": 5429, + "▁Rome": 5430, + "oses": 5431, + "chestra": 5432, + "超級": 5433, + "▁variety": 5434, + "▁consists": 5435, + "itude": 5436, + "”(": 5437, + "交流": 5438, + "li": 5439, + "主題": 5440, + "▁poor": 5441, + "▁individuals": 5442, + "▁Anth": 5443, + "遭到": 5444, + "位於該國": 5445, + "▁alleg": 5446, + "▁adj": 5447, + "导致": 5448, + "▁Tok": 5449, + "▁Another": 5450, + "是一個": 5451, + "edia": 5452, + "来自": 5453, + "的主要": 5454, + "解放军": 5455, + "▁帕": 5456, + "▁merg": 5457, + "▁ISBN": 5458, + "▁dyn": 5459, + "▁£": 5460, + "境内": 5461, + "▁label": 5462, + "▁separate": 5463, + "▁其他": 5464, + "▁serve": 5465, + "adelph": 5466, + "CO": 5467, + "ée": 5468, + "克蘭": 5469, + "▁Es": 5470, + "hk": 5471, + "▁newspaper": 5472, + "組成": 5473, + "▁winner": 5474, + "的小": 5475, + "▁Fore": 5476, + "▁Chap": 5477, + "▁native": 5478, + "現代": 5479, + "▁Minnesota": 5480, + "區域": 5481, + "▁charg": 5482, + "▁Route": 5483, + "为了": 5484, + "▁Sydney": 5485, + "时的": 5486, + "vin": 5487, + "town": 5488, + "mad": 5489, + "ighter": 5490, + "▁prevent": 5491, + "▁foot": 5492, + "erb": 5493, + "▁univers": 5494, + "和平": 5495, + "▁influence": 5496, + "▁brief": 5497, + "行的": 5498, + "rics": 5499, + "▁pra": 5500, + "rovers": 5501, + "▁Justice": 5502, + "高等": 5503, + "▁Pakistan": 5504, + "ancy": 5505, + "加上": 5506, + "拍攝": 5507, + "▁double": 5508, + "▁More": 5509, + "最大的": 5510, + "▁Est": 5511, + "不久": 5512, + "light": 5513, + "▁partn": 5514, + "bit": 5515, + "▁Design": 5516, + "▁Aff": 5517, + "醫院": 5518, + "ST": 5519, + "必須": 5520, + "精神": 5521, + "omer": 5522, + "▁always": 5523, + "▁fort": 5524, + "onsin": 5525, + "▁fifth": 5526, + "▁Revolution": 5527, + "uing": 5528, + "▁candidate": 5529, + "熱帶": 5530, + "▁Adv": 5531, + "▁assistant": 5532, + "ci": 5533, + "aud": 5534, + "▁Id": 5535, + "▁Notable": 5536, + "▁Mike": 5537, + "取代": 5538, + "▁Songs": 5539, + "▁parties": 5540, + "isconsin": 5541, + "基地": 5542, + "▁distinct": 5543, + "▁require": 5544, + "国民": 5545, + "▁succeed": 5546, + "icted": 5547, + "二年": 5548, + "▁issued": 5549, + "ounts": 5550, + "ori": 5551, + "▁temper": 5552, + "▁sn": 5553, + "▁Prim": 5554, + "▁...": 5555, + "lit": 5556, + "▁Santa": 5557, + "▁Pers": 5558, + "中学": 5559, + "▁featuring": 5560, + "▁zh": 5561, + "主演": 5562, + "王朝": 5563, + "企业": 5564, + "▁Region": 5565, + "▁mechan": 5566, + "adelphia": 5567, + "▁face": 5568, + "▁mainly": 5569, + "▁conditions": 5570, + "▁van": 5571, + "▁Rem": 5572, + "uts": 5573, + "▁transferred": 5574, + "▁bring": 5575, + ";}-": 5576, + "▁Gra": 5577, + "ocks": 5578, + "▁experience": 5579, + "的一部分": 5580, + "▁provides": 5581, + "worth": 5582, + "rog": 5583, + "achel": 5584, + "▁deep": 5585, + "至今": 5586, + "▁episodes": 5587, + "行為": 5588, + "itted": 5589, + "Le": 5590, + "bourne": 5591, + "more": 5592, + "反应": 5593, + "ressed": 5594, + "▁Kir": 5595, + "ru": 5596, + "▁Muslim": 5597, + "交易": 5598, + "▁operation": 5599, + "十分": 5600, + "▁plans": 5601, + "朋友": 5602, + "▁athlet": 5603, + "uated": 5604, + "▁stories": 5605, + "▁bridge": 5606, + "▁nearby": 5607, + "▁Supreme": 5608, + "威廉": 5609, + "▁Wisconsin": 5610, + "▁Chris": 5611, + "▁Slov": 5612, + "部的": 5613, + "▁difficult": 5614, + "採用": 5615, + "▁makes": 5616, + "▁might": 5617, + "▁done": 5618, + "多次": 5619, + "朝鲜": 5620, + "▁concept": 5621, + "▁peak": 5622, + "▁despite": 5623, + "vest": 5624, + "▁Crit": 5625, + "名稱": 5626, + "▁Medical": 5627, + "世界大": 5628, + "▁Video": 5629, + "▁sculpt": 5630, + "▁Sher": 5631, + "物种": 5632, + "orr": 5633, + "左右": 5634, + "顯示": 5635, + "▁Stat": 5636, + "城区": 5637, + "▁Corporation": 5638, + "illed": 5639, + "▁turned": 5640, + "▁elements": 5641, + "平台": 5642, + "▁arrived": 5643, + "環境": 5644, + "undred": 5645, + "母親": 5646, + "大会": 5647, + "文物保护": 5648, + "執行": 5649, + "▁Review": 5650, + "oration": 5651, + "▁Community": 5652, + "▁Netherlands": 5653, + "▁Ministry": 5654, + "▁Der": 5655, + "▁soldiers": 5656, + "▁silver": 5657, + "▁alongside": 5658, + "网站": 5659, + "astic": 5660, + "▁Lady": 5661, + "lers": 5662, + "enz": 5663, + "居住": 5664, + "▁Ta": 5665, + "▁responsible": 5666, + "▁problems": 5667, + "▁spe": 5668, + "ür": 5669, + "教堂": 5670, + "▁Fire": 5671, + "omot": 5672, + "▁benef": 5673, + "回到": 5674, + "▁oil": 5675, + "距離": 5676, + "urd": 5677, + "▁Indust": 5678, + "▁ancient": 5679, + "产生": 5680, + "▁特": 5681, + "範圍": 5682, + "公主": 5683, + "▁FI": 5684, + "▁Master": 5685, + "amm": 5686, + "▁electric": 5687, + "▁here": 5688, + "▁municipal": 5689, + "nes": 5690, + "鐵路車站": 5691, + "▁musicians": 5692, + "anga": 5693, + "ternet": 5694, + "perial": 5695, + "最早": 5696, + "出任": 5697, + "umed": 5698, + "iot": 5699, + "aga": 5700, + "▁Fair": 5701, + "aki": 5702, + "dis": 5703, + "wick": 5704, + "hemat": 5705, + "error": 5706, + "▁recent": 5707, + "▁unc": 5708, + "▁Brig": 5709, + "▁parish": 5710, + "▁constructed": 5711, + "acity": 5712, + "▁paper": 5713, + "eman": 5714, + "▁mic": 5715, + "bass": 5716, + "▁pick": 5717, + "协会": 5718, + "▁path": 5719, + "負責管轄": 5720, + "enness": 5721, + "▁ang": 5722, + "EN": 5723, + "▁Spring": 5724, + "▁Stephen": 5725, + "▁Mexican": 5726, + "▁nature": 5727, + "普查": 5728, + "▁confl": 5729, + "▁Hu": 5730, + "型的": 5731, + "eld": 5732, + "▁Bishop": 5733, + "weight": 5734, + "owa": 5735, + "▁Legisl": 5736, + "anta": 5737, + "企業": 5738, + "▁honor": 5739, + "▁background": 5740, + "著作": 5741, + "一種": 5742, + "球运动员": 5743, + "▁*": 5744, + "▁gun": 5745, + "heim": 5746, + "▁covered": 5747, + "▁Barb": 5748, + "▁extended": 5749, + "osh": 5750, + "這種": 5751, + "quarters": 5752, + "edom": 5753, + "▁Rom": 5754, + "▁Rad": 5755, + "▁Arthur": 5756, + "athan": 5757, + "海军": 5758, + "关于": 5759, + "▁managed": 5760, + "▁speak": 5761, + "選擇": 5762, + "▁Duke": 5763, + "文物保护单位": 5764, + "arp": 5765, + "▁Guard": 5766, + "▁thr": 5767, + "內的": 5768, + "天津": 5769, + "▁Hay": 5770, + "▁surn": 5771, + "▁Rail": 5772, + "ipment": 5773, + "▁ult": 5774, + "▁馬": 5775, + "计算": 5776, + "拥有": 5777, + "▁Ca": 5778, + "▁corn": 5779, + "▁Sciences": 5780, + "▁Professor": 5781, + "▁Short": 5782, + "▁stay": 5783, + "▁draft": 5784, + "pped": 5785, + "▁enough": 5786, + "▁Stadium": 5787, + "▁清朝": 5788, + "的前": 5789, + "reng": 5790, + "ilton": 5791, + "標準": 5792, + "▁discovered": 5793, + "▁Winter": 5794, + "▁residents": 5795, + "▁Nic": 5796, + "資訊": 5797, + "▁Lt": 5798, + "任命": 5799, + "并且": 5800, + "佛教": 5801, + "▁Clark": 5802, + "▁cause": 5803, + "▁Us": 5804, + "用於": 5805, + "▁finally": 5806, + "▁Su": 5807, + "▁voice": 5808, + "get": 5809, + "▁winners": 5810, + "▁Down": 5811, + "▁Kal": 5812, + "▁nearly": 5813, + "ga": 5814, + "▁likely": 5815, + "▁Budd": 5816, + "ek": 5817, + "是位於": 5818, + "(,)": 5819, + "lied": 5820, + "指挥": 5821, + "▁products": 5822, + "▁Colon": 5823, + "▁行政区划": 5824, + "▁sources": 5825, + "▁rural": 5826, + "▁saying": 5827, + "▁dead": 5828, + "▁Sab": 5829, + "▁constitu": 5830, + "inity": 5831, + "▁solo": 5832, + "分子": 5833, + "▁马": 5834, + "▁necess": 5835, + "ully": 5836, + "▁Peak": 5837, + "▁origin": 5838, + "wegian": 5839, + "投票": 5840, + "网络": 5841, + "建立的": 5842, + "▁Lem": 5843, + "▁USA": 5844, + "▁directly": 5845, + "▁security": 5846, + "工業": 5847, + "皇家": 5848, + "▁Marc": 5849, + "文學": 5850, + "▁莱": 5851, + "▁Walk": 5852, + "ographic": 5853, + "保持": 5854, + "▁neighbor": 5855, + "▁progress": 5856, + "▁increasing": 5857, + "▁Ball": 5858, + "▁display": 5859, + "amber": 5860, + "orning": 5861, + "▁Freder": 5862, + "erc": 5863, + "▁strateg": 5864, + "西省": 5865, + "▁initial": 5866, + "采用": 5867, + "每年": 5868, + "东北": 5869, + "▁下": 5870, + "製造": 5871, + "▁Mun": 5872, + "▁conducted": 5873, + "喜歡": 5874, + "▁renamed": 5875, + "▁languages": 5876, + "ingham": 5877, + "▁Stand": 5878, + "▁pit": 5879, + "▁leaders": 5880, + "▁rugby": 5881, + "▁clear": 5882, + "▁leave": 5883, + "▁chap": 5884, + "ami": 5885, + "▁Golden": 5886, + "▁Studies": 5887, + "概念": 5888, + "▁positive": 5889, + "作詞": 5890, + "而在": 5891, + "▁drug": 5892, + "▁Bec": 5893, + "▁陳": 5894, + "www": 5895, + "▁Kel": 5896, + "▁literature": 5897, + "verse": 5898, + "ependence": 5899, + "尔省": 5900, + "非洲": 5901, + "▁Alf": 5902, + "▁Kansas": 5903, + "igen": 5904, + "▁Lind": 5905, + "▁card": 5906, + "ensity": 5907, + "▁friends": 5908, + "aped": 5909, + "▁wanted": 5910, + "▁officially": 5911, + "斯的": 5912, + "组成": 5913, + "市場": 5914, + "不會": 5915, + "▁whole": 5916, + "▁rules": 5917, + "▁inh": 5918, + "ito": 5919, + "▁asked": 5920, + "thing": 5921, + "首都": 5922, + "标准": 5923, + "参与": 5924, + "▁academic": 5925, + "istance": 5926, + "enna": 5927, + "rolled": 5928, + "style": 5929, + "及其": 5930, + "onym": 5931, + "▁Junior": 5932, + "▁weap": 5933, + "gu": 5934, + "阅读": 5935, + "▁told": 5936, + "▁EP": 5937, + "emetery": 5938, + "▁Modern": 5939, + "所在": 5940, + "▁Administr": 5941, + "Bl": 5942, + "不少": 5943, + "iform": 5944, + "▁races": 5945, + "▁Steve": 5946, + "▁Wilson": 5947, + "▁Forest": 5948, + "rict": 5949, + "▁Tra": 5950, + "▁primarily": 5951, + "bu": 5952, + "二世": 5953, + "瑞典": 5954, + "yard": 5955, + "知道": 5956, + "▁our": 5957, + "▁lives": 5958, + "▁medalists": 5959, + "▁上": 5960, + "我們": 5961, + "▁champion": 5962, + "▁levels": 5963, + "▁color": 5964, + "▁letter": 5965, + "▁channel": 5966, + "▁consider": 5967, + "ello": 5968, + "▁Op": 5969, + "▁initi": 5970, + "▁Township": 5971, + "限制": 5972, + "urches": 5973, + "化学": 5974, + "▁fell": 5975, + "▁rule": 5976, + "▁numbers": 5977, + "ributed": 5978, + "十六": 5979, + "▁Maria": 5980, + "▁value": 5981, + "▁domin": 5982, + "▁sal": 5983, + "▁revealed": 5984, + "estab": 5985, + "▁piano": 5986, + "▁Ah": 5987, + "▁Fle": 5988, + "respond": 5989, + "aska": 5990, + "iant": 5991, + "▁Also": 5992, + "▁Sweden": 5993, + "一樣": 5994, + "之外": 5995, + "條目": 5996, + "大臣": 5997, + "▁Norwegian": 5998, + "旅客": 5999, + "▁cycl": 6000, + "formed": 6001, + "▁words": 6002, + "▁Lin": 6003, + "ika": 6004, + "支援": 6005, + "▁Indones": 6006, + "ras": 6007, + "体育": 6008, + "離開": 6009, + "▁中华人民共和国": 6010, + "▁projects": 6011, + "▁demonstr": 6012, + "▁Cy": 6013, + "人在": 6014, + "ropical": 6015, + "Cl": 6016, + "▁listing": 6017, + "太平洋": 6018, + "▁Indiana": 6019, + "取消": 6020, + "eller": 6021, + "rical": 6022, + "▁Winn": 6023, + "现代": 6024, + "▁Bridge": 6025, + "▁votes": 6026, + "▁firm": 6027, + "living": 6028, + "cription": 6029, + "uclear": 6030, + "总面积": 6031, + "▁Place": 6032, + "▁Ariz": 6033, + "▁vs": 6034, + "▁Dar": 6035, + "enge": 6036, + "▁pan": 6037, + "▁Francis": 6038, + "▁Network": 6039, + "▁stars": 6040, + "▁Ut": 6041, + "▁rac": 6042, + "▁Political": 6043, + "▁effects": 6044, + "▁nation": 6045, + "ET": 6046, + "年夏季奧林匹克運動會": 6047, + "程序": 6048, + "能夠": 6049, + "▁metal": 6050, + "▁Malays": 6051, + "▁dark": 6052, + "orship": 6053, + "▁Jes": 6054, + "▁households": 6055, + "▁Turkey": 6056, + "公民": 6057, + "特林": 6058, + "▁dedicated": 6059, + "一步": 6060, + "oli": 6061, + "inson": 6062, + "▁funct": 6063, + "ishes": 6064, + "▁Command": 6065, + "▁Pass": 6066, + "ader": 6067, + "▁touch": 6068, + "▁Marsh": 6069, + "魔法": 6070, + "New": 6071, + "過程": 6072, + "Sp": 6073, + "地利": 6074, + "▁whether": 6075, + "▁implement": 6076, + "▁planned": 6077, + "初期": 6078, + "德里": 6079, + "▁kind": 6080, + "eather": 6081, + "▁scene": 6082, + "机车": 6083, + "▁minister": 6084, + "▁grew": 6085, + "▁heart": 6086, + "協助": 6087, + "州的": 6088, + "後的": 6089, + "▁Baron": 6090, + "''": 6091, + "纪念": 6092, + "▁Tro": 6093, + "▁Sus": 6094, + "imal": 6095, + "公布": 6096, + "enes": 6097, + "連續": 6098, + "第六": 6099, + "▁Taylor": 6100, + "医院": 6101, + "▁Geography": 6102, + "▁Circ": 6103, + "▁Entertain": 6104, + "妻子": 6105, + "▁titles": 6106, + "ropolitan": 6107, + "▁ut": 6108, + "▁digital": 6109, + "▁withd": 6110, + "▁Mountain": 6111, + "总人口": 6112, + "▁Tai": 6113, + "▁prominent": 6114, + "resh": 6115, + "面的": 6116, + "一位": 6117, + "▁removed": 6118, + "▁idea": 6119, + "▁notable": 6120, + "▁UN": 6121, + "烏克蘭": 6122, + "zy": 6123, + "英雄": 6124, + "▁CE": 6125, + "▁有": 6126, + "▁workers": 6127, + "江苏": 6128, + "▁era": 6129, + "hat": 6130, + "爾斯": 6131, + "好的": 6132, + "設立": 6133, + "▁Zh": 6134, + "▁Sri": 6135, + "文件": 6136, + "iced": 6137, + "▁Arizona": 6138, + "化的": 6139, + "編曲": 6140, + "▁computer": 6141, + "巴黎": 6142, + "▁政治": 6143, + "ucky": 6144, + "可以指": 6145, + "efef": 6146, + "▁philosop": 6147, + "▁Greg": 6148, + "擊敗": 6149, + "並於": 6150, + "集中": 6151, + "iang": 6152, + "不可": 6153, + "商業": 6154, + "樂團": 6155, + "韩国": 6156, + "▁Gi": 6157, + "▁wrest": 6158, + "▁Captain": 6159, + "iring": 6160, + "▁Ter": 6161, + "▁Fe": 6162, + "元素": 6163, + "▁Pit": 6164, + "▁Pier": 6165, + "▁Dam": 6166, + "▁spread": 6167, + "▁settlement": 6168, + "▁日": 6169, + "▁max": 6170, + "▁Missouri": 6171, + "ibb": 6172, + "ivity": 6173, + "aug": 6174, + "▁conserv": 6175, + "▁intended": 6176, + "▁illustr": 6177, + "▁Castle": 6178, + "elligence": 6179, + "ixed": 6180, + "▁Country": 6181, + "orph": 6182, + "alle": 6183, + "▁follows": 6184, + "▁原": 6185, + "▁laws": 6186, + "ymn": 6187, + "合併": 6188, + "greg": 6189, + "▁与": 6190, + "出了": 6191, + "inus": 6192, + "isted": 6193, + "当地": 6194, + "▁Conf": 6195, + "▁Free": 6196, + "itter": 6197, + "▁green": 6198, + "▁potential": 6199, + "訓練": 6200, + "新加坡": 6201, + "esh": 6202, + "ão": 6203, + "bell": 6204, + "▁Leon": 6205, + "▁semi": 6206, + "設施": 6207, + "於是": 6208, + "獎牌得主": 6209, + "▁sil": 6210, + "下辖的一个": 6211, + "▁flight": 6212, + "曾在": 6213, + "▁mixed": 6214, + "▁types": 6215, + "分為": 6216, + "ED": 6217, + "lyn": 6218, + "▁Brook": 6219, + "▁produce": 6220, + "《》": 6221, + "▁continue": 6222, + "▁historic": 6223, + "avi": 6224, + "▁ordered": 6225, + "收錄": 6226, + "▁Davis": 6227, + "▁share": 6228, + "重要的": 6229, + "lan": 6230, + "▁basis": 6231, + "結構": 6232, + "▁cy": 6233, + "环境": 6234, + "▁bron": 6235, + "ennessee": 6236, + "oh": 6237, + "的第一": 6238, + "▁Wars": 6239, + "▁capacity": 6240, + "对于": 6241, + "人民政府": 6242, + "ining": 6243, + "rep": 6244, + "一世": 6245, + "停止": 6246, + "anna": 6247, + "oln": 6248, + "▁Results": 6249, + "联盟": 6250, + "sey": 6251, + "▁Niger": 6252, + "▁Han": 6253, + "jan": 6254, + "▁Naz": 6255, + "过程": 6256, + "▁Div": 6257, + "▁asp": 6258, + "▁hosted": 6259, + "▁forward": 6260, + "實際": 6261, + "隨著": 6262, + "ois": 6263, + "chen": 6264, + "是否": 6265, + "▁engineer": 6266, + "▁reason": 6267, + "小學": 6268, + "▁growth": 6269, + "▁floor": 6270, + "▁Mas": 6271, + "▁composer": 6272, + "军队": 6273, + "特林那": 6274, + "▁Colorado": 6275, + "表現": 6276, + "▁divided": 6277, + "▁activity": 6278, + "播放": 6279, + "▁Brad": 6280, + "陸軍": 6281, + "▁scholars": 6282, + "▁卡特林那": 6283, + "结束": 6284, + "▁destroyed": 6285, + "▁Ren": 6286, + "中部": 6287, + "itled": 6288, + "反對": 6289, + "▁documentary": 6290, + "公园": 6291, + "▁年": 6292, + "▁purs": 6293, + "▁Wat": 6294, + "▁pal": 6295, + "▁Season": 6296, + "▁Foreign": 6297, + "▁trial": 6298, + "ionally": 6299, + "▁treatment": 6300, + "cow": 6301, + "sky": 6302, + "▁Tal": 6303, + "estic": 6304, + "▁symb": 6305, + "▁Sound": 6306, + "▁sites": 6307, + "大型": 6308, + "asty": 6309, + "▁smaller": 6310, + "regon": 6311, + "它的": 6312, + "拉克": 6313, + "���highly": 6314, + "▁Hart": 6315, + "来源": 6316, + "▁plants": 6317, + "▁recover": 6318, + "▁titled": 6319, + "▁assigned": 6320, + "约翰": 6321, + "▁(,": 6322, + "▁一": 6323, + "▁Member": 6324, + "▁branch": 6325, + "acc": 6326, + "aceae": 6327, + "新闻": 6328, + "onents": 6329, + "只是": 6330, + "▁inside": 6331, + "sex": 6332, + "都市": 6333, + "▁Engineering": 6334, + "银行": 6335, + "▁Memorial": 6336, + "▁novels": 6337, + "arrow": 6338, + "oles": 6339, + "▁fa": 6340, + "▁Highway": 6341, + "IP": 6342, + "UN": 6343, + "▁amount": 6344, + "part": 6345, + "▁Test": 6346, + "ruct": 6347, + "met": 6348, + "▁Tennessee": 6349, + "游泳": 6350, + "無綫": 6351, + "AA": 6352, + "網路": 6353, + "elle": 6354, + "▁Sum": 6355, + "生命": 6356, + "▁Brother": 6357, + "▁Dor": 6358, + "▁行政": 6359, + "▁equipment": 6360, + "put": 6361, + "MP": 6362, + "▁Hou": 6363, + "onent": 6364, + "▁store": 6365, + "izes": 6366, + "ambig": 6367, + "▁Ira": 6368, + "▁飾演": 6369, + "▁Earl": 6370, + "▁owner": 6371, + "▁articles": 6372, + "▁charge": 6373, + "▁becomes": 6374, + "▁street": 6375, + "朝鮮": 6376, + "▁mountain": 6377, + "▁Atlantic": 6378, + "▁gre": 6379, + "是指": 6380, + "▁tal": 6381, + "▁cerem": 6382, + "发行": 6383, + "力的": 6384, + "pan": 6385, + "▁Barn": 6386, + "▁parliament": 6387, + "▁counter": 6388, + "思想": 6389, + "▁Populated": 6390, + "社区": 6391, + "▁Ts": 6392, + "國王": 6393, + "▁conver": 6394, + "伊斯": 6395, + "過去": 6396, + "▁target": 6397, + "▁reviews": 6398, + "▁yet": 6399, + "yes": 6400, + "区域": 6401, + "▁controvers": 6402, + "tic": 6403, + "娛樂": 6404, + "▁fellow": 6405, + "iti": 6406, + "▁萊": 6407, + "iplom": 6408, + "gn": 6409, + "▁programming": 6410, + "▁Cur": 6411, + "▁Maryland": 6412, + "▁Oregon": 6413, + "線的": 6414, + "不再": 6415, + "▁contest": 6416, + "orney": 6417, + "CAA": 6418, + "宇宙": 6419, + "▁direction": 6420, + "real": 6421, + "apore": 6422, + "公元": 6423, + "▁Lewis": 6424, + "▁estate": 6425, + "我们": 6426, + "方案": 6427, + "▁rat": 6428, + "▁purchased": 6429, + "Sc": 6430, + "▁efforts": 6431, + "water": 6432, + "rig": 6433, + "▁Chair": 6434, + "▁feel": 6435, + "ansion": 6436, + "mes": 6437, + "works": 6438, + "▁Ocean": 6439, + "▁Sever": 6440, + "▁dance": 6441, + "▁software": 6442, + "錦標": 6443, + "▁campus": 6444, + "高雄": 6445, + "▁Norway": 6446, + "cul": 6447, + "騎士": 6448, + "idi": 6449, + "▁Fer": 6450, + "▁unknown": 6451, + "大學校友": 6452, + "▁Eth": 6453, + "▁Plan": 6454, + "▁Liter": 6455, + "▁facilities": 6456, + "▁lies": 6457, + "▁immediately": 6458, + "現時": 6459, + "▁beat": 6460, + "ía": 6461, + "III": 6462, + "▁lif": 6463, + "ecting": 6464, + "河北": 6465, + "▁Beach": 6466, + "▁stop": 6467, + "▁upper": 6468, + "▁commonly": 6469, + "rim": 6470, + "urer": 6471, + "▁streng": 6472, + "▁Federation": 6473, + "room": 6474, + "▁doub": 6475, + "▁format": 6476, + "合物": 6477, + "▁stone": 6478, + "人民共和國": 6479, + "yal": 6480, + "ening": 6481, + "比利": 6482, + "roc": 6483, + "▁organized": 6484, + "使用的": 6485, + "isa": 6486, + "▁拉": 6487, + "▁impact": 6488, + "▁ability": 6489, + "▁hyd": 6490, + "aints": 6491, + "istered": 6492, + "net": 6493, + "▁Treat": 6494, + "▁physical": 6495, + "▁Ukraine": 6496, + "▁Ross": 6497, + "▁agric": 6498, + "▁Rugby": 6499, + "理论": 6500, + "指揮": 6501, + "▁question": 6502, + "大樓": 6503, + "▁quickly": 6504, + "九龍": 6505, + "▁roles": 6506, + "▁swim": 6507, + "程度": 6508, + "▁pet": 6509, + "▁favor": 6510, + "outheast": 6511, + "ambiguation": 6512, + "▁founder": 6513, + "▁wa": 6514, + "举行": 6515, + "avel": 6516, + "个人": 6517, + "办公": 6518, + "▁gas": 6519, + "bro": 6520, + "广播": 6521, + "冬季": 6522, + "▁前": 6523, + "专业": 6524, + "orter": 6525, + "▁Production": 6526, + "重建": 6527, + "▁prote": 6528, + "▁analysis": 6529, + "国务": 6530, + "太陽": 6531, + "▁Sources": 6532, + "▁moving": 6533, + "▁operating": 6534, + "是法国": 6535, + "中山": 6536, + "▁wing": 6537, + "▁females": 6538, + "▁ranked": 6539, + "十年": 6540, + "▁Former": 6541, + "ipped": 6542, + "森林": 6543, + "▁reach": 6544, + "▁Ot": 6545, + "继续": 6546, + "▁bad": 6547, + "媒体": 6548, + "AD": 6549, + "lete": 6550, + "▁Fox": 6551, + "HL": 6552, + "▁uns": 6553, + "▁declared": 6554, + "投入": 6555, + "alo": 6556, + "▁engineering": 6557, + "自動": 6558, + "illery": 6559, + "odies": 6560, + "▁Vo": 6561, + "▁towns": 6562, + "▁bronze": 6563, + "▁execut": 6564, + "色的": 6565, + "▁problem": 6566, + "健康": 6567, + "斯基": 6568, + "提名": 6569, + "▁adopted": 6570, + "ounded": 6571, + "eline": 6572, + "▁Mur": 6573, + "▁integr": 6574, + "▁attend": 6575, + "uled": 6576, + "地铁": 6577, + "分鐘": 6578, + "隧道": 6579, + "▁comes": 6580, + "數據": 6581, + "▁opportun": 6582, + "▁approach": 6583, + "rob": 6584, + "ighth": 6585, + "方的": 6586, + "andy": 6587, + "ogle": 6588, + "iest": 6589, + "▁Queensland": 6590, + "▁波": 6591, + "▁citizens": 6592, + "▁blood": 6593, + "下午": 6594, + "▁leaves": 6595, + "自行": 6596, + "unte": 6597, + "同意": 6598, + "▁Od": 6599, + "▁teacher": 6600, + "vement": 6601, + "羽毛": 6602, + "博物馆": 6603, + "▁cars": 6604, + "▁Space": 6605, + "▁chairman": 6606, + "▁peace": 6607, + "▁perman": 6608, + "western": 6609, + "▁typically": 6610, + "je": 6611, + "▁positions": 6612, + "記者": 6613, + "▁attention": 6614, + "▁Bon": 6615, + "▁autom": 6616, + "▁disease": 6617, + "▁occurred": 6618, + "▁agreement": 6619, + "▁Sav": 6620, + "ething": 6621, + "▁克": 6622, + "▁affili": 6623, + "▁correspond": 6624, + "▁crime": 6625, + "▁classical": 6626, + "省级": 6627, + "▁coin": 6628, + "AL": 6629, + "▁Ra": 6630, + "▁leadership": 6631, + "兩人": 6632, + "▁Melbourne": 6633, + "ashion": 6634, + "▁Hamp": 6635, + "▁Harry": 6636, + "▁第一": 6637, + "▁Turkish": 6638, + "▁confirmed": 6639, + "usion": 6640, + "▁Manc": 6641, + "olid": 6642, + "▁walk": 6643, + "centr": 6644, + "▁prec": 6645, + "国王": 6646, + "▁布": 6647, + "十八": 6648, + "有效": 6649, + "box": 6650, + "▁Each": 6651, + "▁Phys": 6652, + "▁nominated": 6653, + "出演": 6654, + "ician": 6655, + "紐約": 6656, + "▁hop": 6657, + "▁estimated": 6658, + "pson": 6659, + "asters": 6660, + "aro": 6661, + "hedral": 6662, + "▁motor": 6663, + "▁Cab": 6664, + "▁Before": 6665, + "返回": 6666, + "▁Ark": 6667, + "miss": 6668, + "俱乐": 6669, + "夫人": 6670, + "而被": 6671, + "事故": 6672, + "▁models": 6673, + "▁giving": 6674, + "嚴重": 6675, + "氧化": 6676, + "▁Moscow": 6677, + "人民解放军": 6678, + "▁gained": 6679, + "▁Nik": 6680, + "▁suffered": 6681, + "',": 6682, + "▁dro": 6683, + "▁districts": 6684, + "廣告": 6685, + "斯克": 6686, + "▁Background": 6687, + "▁Balt": 6688, + "▁think": 6689, + "共和国": 6690, + "名字": 6691, + "地震": 6692, + "十三": 6693, + "▁Croat": 6694, + "▁figure": 6695, + "▁coal": 6696, + "▁Walter": 6697, + "它们": 6698, + "▁Philippines": 6699, + "▁captured": 6700, + "西洋": 6701, + "chers": 6702, + "官方網站": 6703, + "▁territory": 6704, + "▁conference": 6705, + "小说": 6706, + "演唱會": 6707, + "▁rom": 6708, + "則是": 6709, + "或是": 6710, + "ión": 6711, + "▁needed": 6712, + "▁combined": 6713, + "▁big": 6714, + "wealth": 6715, + "▁probably": 6716, + "殖民": 6717, + "▁acting": 6718, + "▁joint": 6719, + "▁agreed": 6720, + "▁fiction": 6721, + "▁Brazilian": 6722, + "材料": 6723, + "程式": 6724, + "uctions": 6725, + "▁mentioned": 6726, + "經營": 6727, + "云南": 6728, + "▁Bos": 6729, + "▁accepted": 6730, + "▁compared": 6731, + "OM": 6732, + "▁yards": 6733, + "▁Real": 6734, + "▁sens": 6735, + "▁urban": 6736, + "▁Armen": 6737, + "球队": 6738, + "▁此": 6739, + "▁faculty": 6740, + "▁journ": 6741, + "前的": 6742, + "▁poll": 6743, + "▁enem": 6744, + "湖北": 6745, + "经过": 6746, + "olved": 6747, + "都有": 6748, + "批准": 6749, + "▁journalist": 6750, + "atal": 6751, + "▁Greece": 6752, + "ibly": 6753, + "選區": 6754, + "還有": 6755, + "OVID": 6756, + "▁Chen": 6757, + "▁Austria": 6758, + "▁Management": 6759, + "incial": 6760, + "電腦": 6761, + "倫敦": 6762, + "▁blue": 6763, + "特别": 6764, + "股份": 6765, + "ictures": 6766, + "ilation": 6767, + "▁sevent": 6768, + "市民": 6769, + "还有": 6770, + "▁Rang": 6771, + "oti": 6772, + "随后": 6773, + "類似": 6774, + "rawn": 6775, + "oster": 6776, + "時候": 6777, + "▁和": 6778, + "▁mm": 6779, + "▁Singapore": 6780, + "▁Joh": 6781, + "▁elim": 6782, + "▁interp": 6783, + "agh": 6784, + "内容": 6785, + "》()": 6786, + "时代": 6787, + "▁content": 6788, + "▁註": 6789, + "感染": 6790, + "ancing": 6791, + "▁industrial": 6792, + "▁Ten": 6793, + "操作": 6794, + "▁(),": 6795, + "正在": 6796, + "▁Like": 6797, + "▁Hard": 6798, + "law": 6799, + "▁Nick": 6800, + "▁白": 6801, + "iat": 6802, + "▁labor": 6803, + "cest": 6804, + "▁subs": 6805, + "▁Swiss": 6806, + "▁Abb": 6807, + "▁hundred": 6808, + "自治区": 6809, + "▁graph": 6810, + "▁flag": 6811, + "▁starring": 6812, + "▁accomp": 6813, + "葡萄牙": 6814, + "将军": 6815, + "酒店": 6816, + "▁Chile": 6817, + "▁seats": 6818, + "▁quality": 6819, + "tle": 6820, + "▁enter": 6821, + "itness": 6822, + "iminal": 6823, + "oted": 6824, + "路易": 6825, + "文学": 6826, + "▁Vietnam": 6827, + "尼斯": 6828, + "▁Gil": 6829, + "former": 6830, + "▁retire": 6831, + "olis": 6832, + "年夏季奥林匹克运动会": 6833, + "学习": 6834, + "ads": 6835, + "▁Squadron": 6836, + "▁Record": 6837, + "▁politics": 6838, + "Ph": 6839, + "墨西": 6840, + "新增": 6841, + "uls": 6842, + "虽然": 6843, + "▁Jane": 6844, + "斯卡": 6845, + "▁Iraq": 6846, + "结果": 6847, + "▁housing": 6848, + "▁{": 6849, + "DP": 6850, + "mers": 6851, + "▁cancer": 6852, + "▁widely": 6853, + "特殊": 6854, + "空間": 6855, + "▁Hand": 6856, + "▁Low": 6857, + "last": 6858, + "年被": 6859, + "▁Bat": 6860, + "▁pair": 6861, + "理事": 6862, + "▁http": 6863, + "iling": 6864, + "▁Finn": 6865, + "▁vess": 6866, + "▁largely": 6867, + "▁committee": 6868, + "不明": 6869, + "来的": 6870, + "can": 6871, + "▁code": 6872, + "马山": 6873, + "传统": 6874, + "akers": 6875, + "這是": 6876, + "▁fast": 6877, + "▁arts": 6878, + "▁prin": 6879, + "uv": 6880, + "▁Stock": 6881, + "選手": 6882, + "失去": 6883, + "接近": 6884, + "追踪": 6885, + "移民": 6886, + "▁serves": 6887, + "▁Christmas": 6888, + "ictional": 6889, + "伯特": 6890, + "ting": 6891, + "收入": 6892, + "▁Ty": 6893, + "▁Ford": 6894, + "▁Hans": 6895, + "▁Simon": 6896, + "唐朝": 6897, + "文字": 6898, + "目的": 6899, + "osis": 6900, + "▁critical": 6901, + "▁ir": 6902, + "▁Jews": 6903, + "核心": 6904, + "▁Miller": 6905, + "▁median": 6906, + "▁洛": 6907, + "經常": 6908, + "未能": 6909, + "也被": 6910, + "▁Ale": 6911, + "▁conclud": 6912, + "▁(;": 6913, + "▁Khan": 6914, + "保留": 6915, + "上映": 6916, + "▁coming": 6917, + "▁Anderson": 6918, + "调查": 6919, + "澳大利亚": 6920, + "▁Round": 6921, + "▁Oak": 6922, + "常委": 6923, + "▁Labor": 6924, + "超过": 6925, + "省的一个市镇": 6926, + "▁Tony": 6927, + "▁IV": 6928, + "▁Jer": 6929, + "eption": 6930, + "▁miles": 6931, + "建制": 6932, + "孩子": 6933, + "▁expanded": 6934, + "雜誌": 6935, + "▁Burn": 6936, + "行动": 6937, + "年以": 6938, + "▁pressure": 6939, + "▁Fa": 6940, + "▁tim": 6941, + "efefe": 6942, + "fefefe": 6943, + "▁secondary": 6944, + "JR": 6945, + "▁recomm": 6946, + "台湾": 6947, + "營運": 6948, + "棒球": 6949, + "iller": 6950, + "▁improv": 6951, + "iques": 6952, + "▁resulted": 6953, + "▁weight": 6954, + "▁Curr": 6955, + "mouth": 6956, + "▁Aud": 6957, + "ques": 6958, + "巴西": 6959, + "▁Nap": 6960, + "onald": 6961, + "▁distance": 6962, + "▁Addition": 6963, + "vard": 6964, + "▁mess": 6965, + "▁presence": 6966, + "▁山": 6967, + "▁Domin": 6968, + "▁educated": 6969, + "▁resident": 6970, + "为人": 6971, + "pool": 6972, + "osen": 6973, + "轨道": 6974, + "incoln": 6975, + "ipe": 6976, + "海岸": 6977, + "洛马山": 6978, + "市的": 6979, + "▁har": 6980, + "再度": 6981, + "▁column": 6982, + "▁square": 6983, + "▁Infantry": 6984, + "rah": 6985, + "▁臺灣": 6986, + "报告": 6987, + "一同": 6988, + "▁Alb": 6989, + "▁abandon": 6990, + "▁Through": 6991, + "反对": 6992, + "▁stre": 6993, + "ainian": 6994, + "线路": 6995, + "▁net": 6996, + "▁Iowa": 6997, + "▁search": 6998, + "▁Danish": 6999, + "▁Six": 7000, + "▁Among": 7001, + "▁stream": 7002, + "职业": 7003, + "etting": 7004, + "és": 7005, + "古代": 7006, + "▁fish": 7007, + "eder": 7008, + "▁scoring": 7009, + "瑞士": 7010, + "▁<": 7011, + "▁concentr": 7012, + "uis": 7013, + "TS": 7014, + "▁governor": 7015, + "itzerland": 7016, + "▁condition": 7017, + "▁newly": 7018, + "▁offers": 7019, + "格兰": 7020, + "▁reserv": 7021, + "ici": 7022, + "ski": 7023, + "▁painting": 7024, + "▁expected": 7025, + "▁buried": 7026, + "mun": 7027, + "興建": 7028, + "▁Kat": 7029, + "lah": 7030, + "rin": 7031, + "有些": 7032, + "墨西哥": 7033, + "▁Nev": 7034, + "皇后": 7035, + "现在": 7036, + "选举": 7037, + "not": 7038, + "设立": 7039, + "▁feed": 7040, + "▁officials": 7041, + "▁instrument": 7042, + "▁recognized": 7043, + "▁車站": 7044, + "兒童": 7045, + "▁encour": 7046, + "▁habit": 7047, + "▁Imp": 7048, + "viation": 7049, + "▁versions": 7050, + "▁billion": 7051, + "截至": 7052, + "opter": 7053, + "▁felt": 7054, + "agan": 7055, + "▁premier": 7056, + "season": 7057, + "▁Services": 7058, + "▁Belg": 7059, + "▁image": 7060, + "基础": 7061, + "▁cab": 7062, + "俱乐部": 7063, + "▁theatre": 7064, + "ottom": 7065, + "▁losing": 7066, + "▁Abd": 7067, + "聯邦": 7068, + "父亲": 7069, + "▁racing": 7070, + "日的": 7071, + "▁granted": 7072, + "▁recently": 7073, + "▁resulting": 7074, + "▁attacks": 7075, + "▁Il": 7076, + "claim": 7077, + "eces": 7078, + "uguese": 7079, + "igrants": 7080, + "情况": 7081, + "▁creation": 7082, + "外的": 7083, + "运营": 7084, + "lines": 7085, + "▁DVD": 7086, + "▁wild": 7087, + "▁adapt": 7088, + "▁Pap": 7089, + "iders": 7090, + "▁vocal": 7091, + "明治": 7092, + "ordin": 7093, + "邮政": 7094, + "▁identified": 7095, + "▁Ku": 7096, + "持續": 7097, + "PC": 7098, + "▁therefore": 7099, + "范围": 7100, + "▁boy": 7101, + "▁Original": 7102, + "是中国": 7103, + "作者": 7104, + "舞台": 7105, + "raight": 7106, + "▁Mississ": 7107, + "ayer": 7108, + "▁Turn": 7109, + "引擎": 7110, + "報告": 7111, + "▁Gord": 7112, + "▁defend": 7113, + "地位": 7114, + "agu": 7115, + "▁twice": 7116, + "▁bal": 7117, + "ports": 7118, + "▁‘": 7119, + "▁Ltd": 7120, + "▁McG": 7121, + "▁notes": 7122, + "▁formerly": 7123, + "祖父": 7124, + "▁Area": 7125, + "▁experiment": 7126, + "球员": 7127, + "ogs": 7128, + "▁reduced": 7129, + "命令": 7130, + "ippi": 7131, + "▁concert": 7132, + "ook": 7133, + "实验": 7134, + "▁Fac": 7135, + "▁reform": 7136, + "▁Tokyo": 7137, + "▁Holy": 7138, + "▁Brian": 7139, + "改为": 7140, + "▁sales": 7141, + "▁sexual": 7142, + "▁Las": 7143, + "▁damage": 7144, + "▁drums": 7145, + "任務": 7146, + "出口": 7147, + "▁villages": 7148, + "▁providing": 7149, + "▁帕洛马山": 7150, + "▁Affairs": 7151, + "acew": 7152, + "▁library": 7153, + "处理": 7154, + "GBT": 7155, + "獎項": 7156, + "▁Dun": 7157, + "▁taught": 7158, + "战役": 7159, + "▁liber": 7160, + "发表": 7161, + "ging": 7162, + "life": 7163, + "▁wall": 7164, + "▁Trust": 7165, + "▁Hur": 7166, + "▁Dougl": 7167, + "乡镇": 7168, + "同一": 7169, + "足球運動員": 7170, + "因而": 7171, + "目標": 7172, + "▁Staff": 7173, + "▁@": 7174, + "分布于": 7175, + "▁Cape": 7176, + "荷蘭": 7177, + "不得": 7178, + "ocese": 7179, + "▁forest": 7180, + "安排": 7181, + "情況": 7182, + "▁Lank": 7183, + "▁Dream": 7184, + "present": 7185, + "▁pattern": 7186, + "▁coaches": 7187, + "任务": 7188, + "君主": 7189, + "下辖以下": 7190, + "▁Jacob": 7191, + "▁Story": 7192, + "▁surrounding": 7193, + "▁pack": 7194, + "EL": 7195, + "▁Survey": 7196, + "只能": 7197, + "▁thous": 7198, + "▁spons": 7199, + "品牌": 7200, + "第七": 7201, + "gers": 7202, + "▁materials": 7203, + "▁launch": 7204, + "ented": 7205, + "▁ethn": 7206, + "字母": 7207, + "▁Lincoln": 7208, + "▁Beng": 7209, + "erald": 7210, + "▁NCAA": 7211, + "劇場": 7212, + "深圳": 7213, + "▁secret": 7214, + "▁dial": 7215, + "ouses": 7216, + "oths": 7217, + "▁cam": 7218, + "宣佈": 7219, + "隨後": 7220, + "▁begins": 7221, + "如下": 7222, + "▁是": 7223, + "▁inspired": 7224, + "蘇聯": 7225, + "abama": 7226, + "lywood": 7227, + "▁restaur": 7228, + "心理": 7229, + "▁Bah": 7230, + "▁suggested": 7231, + "軍隊": 7232, + "▁Kentucky": 7233, + "ocated": 7234, + "學習": 7235, + "ache": 7236, + "▁Battalion": 7237, + "都會": 7238, + "▁strugg": 7239, + "rell": 7240, + "▁Information": 7241, + "面積為": 7242, + "▁arrested": 7243, + "▁marked": 7244, + "▁Na": 7245, + "▁Tan": 7246, + "金融": 7247, + "▁bow": 7248, + "▁主要": 7249, + "▁Ky": 7250, + "感到": 7251, + "▁Channel": 7252, + "各地": 7253, + "wing": 7254, + "▁É": 7255, + "電台": 7256, + "kh": 7257, + "看到": 7258, + "▁couple": 7259, + "▁Switzerland": 7260, + "▁Buildings": 7261, + "▁Key": 7262, + "▁Regional": 7263, + "▁formation": 7264, + "王國": 7265, + "車輛": 7266, + "▁hy": 7267, + "▁Adam": 7268, + "▁Manchester": 7269, + "的意": 7270, + "▁hall": 7271, + "Tube": 7272, + "▁entry": 7273, + "各種": 7274, + "aux": 7275, + "市场": 7276, + "為主": 7277, + "uties": 7278, + "▁Conc": 7279, + "▁carri": 7280, + "▁critics": 7281, + "umes": 7282, + "劇情": 7283, + "cha": 7284, + "變成": 7285, + "bed": 7286, + "▁第二": 7287, + "acement": 7288, + "編號": 7289, + "roit": 7290, + "約翰": 7291, + "ateur": 7292, + "执行": 7293, + "▁Between": 7294, + "▁Hamilton": 7295, + "▁statistics": 7296, + "▁connected": 7297, + "蒙山巡天": 7298, + "ivals": 7299, + "▁younger": 7300, + "▁Fame": 7301, + "iki": 7302, + "▁serious": 7303, + "▁萊蒙山巡天": 7304, + "▁莱蒙山": 7305, + "年間": 7306, + "▁spirit": 7307, + "▁figures": 7308, + "▁regions": 7309, + "▁injury": 7310, + "海道": 7311, + "▁近地小行星": 7312, + "乘客": 7313, + "SR": 7314, + "▁loan": 7315, + "▁;": 7316, + "▁Kitt": 7317, + "▁lett": 7318, + "▁Hor": 7319, + "文章": 7320, + "▁近地小行星追踪": 7321, + "高的": 7322, + "▁split": 7323, + "”、": 7324, + "產品": 7325, + "ectic": 7326, + "onomy": 7327, + "▁Emperor": 7328, + "▁true": 7329, + "▁contact": 7330, + "▁Magazine": 7331, + "組合": 7332, + "▁tree": 7333, + "》:": 7334, + "esc": 7335, + "ager": 7336, + "▁Historical": 7337, + "HK": 7338, + "stan": 7339, + "anning": 7340, + "▁Liberal": 7341, + "▁Children": 7342, + "姆斯": 7343, + "的首": 7344, + "▁captain": 7345, + "......": 7346, + "圖書": 7347, + "▁Billboard": 7348, + "▁Whit": 7349, + "▁surname": 7350, + "菲律": 7351, + "▁commander": 7352, + "广州": 7353, + "asion": 7354, + "▁Lar": 7355, + "如此": 7356, + "▁Building": 7357, + "頻道": 7358, + "INE": 7359, + "▁burn": 7360, + "的事": 7361, + "▁Kaz": 7362, + "▁receive": 7363, + "▁Karl": 7364, + "▁Portuguese": 7365, + "ooth": 7366, + "You": 7367, + "▁conflict": 7368, + "▁mayor": 7369, + "ographer": 7370, + "年建立的": 7371, + "kes": 7372, + "▁Sin": 7373, + "▁Alabama": 7374, + "▁finish": 7375, + "▁Austrian": 7376, + "▁Ka": 7377, + "▁gives": 7378, + "▁address": 7379, + "▁Point": 7380, + "DS": 7381, + "IL": 7382, + "并在": 7383, + "atab": 7384, + "It": 7385, + "▁appar": 7386, + "▁etc": 7387, + "gg": 7388, + "uri": 7389, + "▁Howard": 7390, + "▁nort": 7391, + "▁suppl": 7392, + "領導": 7393, + "▁festival": 7394, + "之間的": 7395, + "rophy": 7396, + "▁disapp": 7397, + "▁supply": 7398, + "▁Anne": 7399, + "▁obtained": 7400, + "英語": 7401, + "▁slight": 7402, + "keep": 7403, + "▁paid": 7404, + "▁print": 7405, + "▁Senior": 7406, + "▁spring": 7407, + "亚洲": 7408, + "▁wins": 7409, + "elli": 7410, + "▁showed": 7411, + "▁authorities": 7412, + "▁colspan": 7413, + "ista": 7414, + "▁Rub": 7415, + "大會": 7416, + "連接": 7417, + "▁Son": 7418, + "▁mom": 7419, + "▁Houston": 7420, + "▁Ukrainian": 7421, + "▁Forces": 7422, + "直至": 7423, + "jo": 7424, + "▁doctor": 7425, + "統治": 7426, + "群島": 7427, + "▁Eric": 7428, + "dam": 7429, + "▁Third": 7430, + "appen": 7431, + "兒子": 7432, + "▁Mit": 7433, + "臺中": 7434, + "▁加": 7435, + "彼得": 7436, + "uous": 7437, + "公分": 7438, + "▁sets": 7439, + "▁continues": 7440, + "▁knowledge": 7441, + "理論": 7442, + "▁managers": 7443, + "改編": 7444, + "▁Wolf": 7445, + "▁applied": 7446, + "▁accident": 7447, + "▁mill": 7448, + "至少": 7449, + "▁Player": 7450, + "▁cells": 7451, + "大道": 7452, + "▁Ern": 7453, + "▁Naval": 7454, + "的三": 7455, + "▁greater": 7456, + "ifications": 7457, + "rait": 7458, + "IR": 7459, + "alty": 7460, + "uther": 7461, + "▁Silver": 7462, + "▁Gram": 7463, + "unch": 7464, + "▁vehicles": 7465, + "ugal": 7466, + "▁Local": 7467, + "▁sixth": 7468, + "土耳": 7469, + "zen": 7470, + "▁Sel": 7471, + "▁Prof": 7472, + "▁Gab": 7473, + "▁scientific": 7474, + "一度": 7475, + "▁Taiwan": 7476, + "▁Non": 7477, + "▁張": 7478, + "部長": 7479, + "▁actually": 7480, + "建成": 7481, + "▁|}": 7482, + "▁Due": 7483, + "▁Prin": 7484, + "七年": 7485, + "警方": 7486, + "which": 7487, + "▁Cost": 7488, + "▁reports": 7489, + "土耳其": 7490, + "organ": 7491, + "EP": 7492, + "▁twenty": 7493, + "evin": 7494, + "also": 7495, + "engers": 7496, + "其它": 7497, + "ologists": 7498, + "是以": 7499, + "▁batt": 7500, + "olas": 7501, + "uro": 7502, + "▁Diego": 7503, + "key": 7504, + "▁NY": 7505, + "基督教": 7506, + "国务院": 7507, + "IM": 7508, + "▁Now": 7509, + "▁tried": 7510, + "ikh": 7511, + "▁facility": 7512, + "▁theme": 7513, + "▁kept": 7514, + "設置": 7515, + "iley": 7516, + "cont": 7517, + "▁reject": 7518, + "▁ple": 7519, + "十字": 7520, + "消息": 7521, + "▁COVID": 7522, + "▁Kl": 7523, + "awn": 7524, + "ardo": 7525, + "▁designated": 7526, + "行政區": 7527, + "▁Nich": 7528, + "▁AC": 7529, + "▁Singles": 7530, + "▁Front": 7531, + "pet": 7532, + "▁traffic": 7533, + "規定": 7534, + "outs": 7535, + "錦標賽": 7536, + "阿拉伯": 7537, + "並不": 7538, + "▁promotion": 7539, + "▁Mountains": 7540, + "▁nob": 7541, + "▁黃": 7542, + "olished": 7543, + "廣東": 7544, + "weet": 7545, + "▁Dom": 7546, + "禁止": 7547, + "赛季": 7548, + "▁purpose": 7549, + "无法": 7550, + "澳洲": 7551, + "▁Sky": 7552, + "▁Colomb": 7553, + "enez": 7554, + "▁yellow": 7555, + "内的": 7556, + "▁disestab": 7557, + "▁†": 7558, + "▁Cour": 7559, + "尤其": 7560, + "▁claims": 7561, + "▁Israeli": 7562, + "▁Marine": 7563, + "EM": 7564, + "▁Your": 7565, + "▁Labour": 7566, + "東北": 7567, + "▁Pot": 7568, + "iny": 7569, + "▁美": 7570, + "▁Prix": 7571, + "▁trains": 7572, + "▁Heart": 7573, + "▁cannot": 7574, + "▁Tel": 7575, + "▁succeeded": 7576, + "▁Champions": 7577, + "agen": 7578, + "▁existing": 7579, + "▁DC": 7580, + "國民黨": 7581, + "▁musician": 7582, + "士兵": 7583, + "oking": 7584, + "prise": 7585, + "扩展": 7586, + "▁Ali": 7587, + "wich": 7588, + "▁aim": 7589, + "恐怖": 7590, + "▁density": 7591, + "飛行": 7592, + "▁→": 7593, + "▁Inn": 7594, + "Pl": 7595, + "▁Fil": 7596, + "bot": 7597, + "▁相關條目": 7598, + "▁ce": 7599, + "▁Rose": 7600, + "的高": 7601, + "▁Vis": 7602, + "▁singers": 7603, + "▁Albums": 7604, + "▁judge": 7605, + "▁publication": 7606, + "▁Stone": 7607, + "監督": 7608, + "▁Frederick": 7609, + "▁二": 7610, + "▁teaching": 7611, + "▁Douglas": 7612, + "▁advanced": 7613, + "尔德": 7614, + "▁talk": 7615, + "▁Roll": 7616, + "He": 7617, + "▁mut": 7618, + "▁Kam": 7619, + "戰後": 7620, + "▁unique": 7621, + "▁Mississippi": 7622, + "分为": 7623, + "▁supp": 7624, + "▁Natural": 7625, + "成立的": 7626, + "▁Harvard": 7627, + "▁visit": 7628, + "▁allows": 7629, + "▁preserv": 7630, + "ials": 7631, + "▁Native": 7632, + "▁survey": 7633, + "tra": 7634, + "adi": 7635, + "▁element": 7636, + "▁Heritage": 7637, + "▁多": 7638, + "offs": 7639, + "▁allowing": 7640, + "▁Soc": 7641, + "▁metres": 7642, + "尚未": 7643, + "ante": 7644, + "achelor": 7645, + "匈牙": 7646, + "▁Security": 7647, + "▁historian": 7648, + "▁Philip": 7649, + "ples": 7650, + "疫情": 7651, + "▁rain": 7652, + "▁Reception": 7653, + "商业": 7654, + "制造": 7655, + "▁Patrick": 7656, + "▁Dal": 7657, + "达到": 7658, + "奧運": 7659, + "提高": 7660, + "▁Plot": 7661, + "实际": 7662, + "lahoma": 7663, + "▁tennis": 7664, + "匈牙利": 7665, + "ureau": 7666, + "▁spot": 7667, + "▁males": 7668, + "▁profile": 7669, + "▁consum": 7670, + "▁tower": 7671, + "▁该": 7672, + "Mar": 7673, + "▁Allen": 7674, + "▁arms": 7675, + "有人": 7676, + "的原": 7677, + "▁partner": 7678, + "▁suit": 7679, + "▁earth": 7680, + "▁Description": 7681, + "▁Youth": 7682, + "▁NFL": 7683, + "inguished": 7684, + "人口数量": 7685, + "實驗": 7686, + "▁agent": 7687, + "rac": 7688, + "obe": 7689, + "南北": 7690, + "本線": 7691, + "相似": 7692, + "恢复": 7693, + "▁map": 7694, + "未來": 7695, + "enh": 7696, + "▁Anthony": 7697, + "▁measure": 7698, + "inema": 7699, + "▁自": 7700, + "▁gall": 7701, + "finals": 7702, + "related": 7703, + "卢瓦": 7704, + "urance": 7705, + "DA": 7706, + "阿爾": 7707, + "發動": 7708, + "▁brothers": 7709, + "又名": 7710, + "BI": 7711, + "战斗": 7712, + "cluding": 7713, + "▁painter": 7714, + "下的一个": 7715, + "▁Environment": 7716, + "▁sons": 7717, + "▁Detroit": 7718, + "▁reference": 7719, + "prod": 7720, + "▁opposition": 7721, + "▁classes": 7722, + "▁diplom": 7723, + "▁feet": 7724, + "每平方公里": 7725, + "▁returning": 7726, + "▁Enc": 7727, + "▁Argentina": 7728, + "色列": 7729, + "▁fully": 7730, + "▁climate": 7731, + "▁fighting": 7732, + "应用": 7733, + "▁slow": 7734, + "▁pilot": 7735, + "设有": 7736, + "ogy": 7737, + "▁曾": 7738, + "东南": 7739, + "夏令": 7740, + "▁About": 7741, + "▁Culture": 7742, + "年间": 7743, + "马来": 7744, + "汽車": 7745, + "副主席": 7746, + "icture": 7747, + "北京市": 7748, + "▁古": 7749, + "lov": 7750, + "著名的": 7751, + "inth": 7752, + "aver": 7753, + "中华": 7754, + "個月": 7755, + "Man": 7756, + "希臘": 7757, + "運輸": 7758, + "重点": 7759, + "▁Hotel": 7760, + "oslav": 7761, + "▁Bird": 7762, + "▁Mach": 7763, + "▁黑": 7764, + "risis": 7765, + "▁Margar": 7766, + "政协": 7767, + "行为": 7768, + "bs": 7769, + "學者": 7770, + "ecticut": 7771, + "▁guest": 7772, + "贝尔": 7773, + "aming": 7774, + "▁defined": 7775, + "iversary": 7776, + "教練": 7777, + "▁locomot": 7778, + "inder": 7779, + "▁aired": 7780, + "ublin": 7781, + "ordan": 7782, + "▁Because": 7783, + "▁oldest": 7784, + "▁Alan": 7785, + "▁Lieutenant": 7786, + "空间": 7787, + "▁Trib": 7788, + "这是": 7789, + "▁holds": 7790, + "▁contain": 7791, + "有关": 7792, + "的方式": 7793, + "▁cert": 7794, + "▁tele": 7795, + "同樣": 7796, + "决赛": 7797, + "▁Oklahoma": 7798, + "seud": 7799, + "▁Windows": 7800, + "改變": 7801, + "▁神": 7802, + "▁alone": 7803, + "▁situation": 7804, + "避免": 7805, + "▁royal": 7806, + "▁exchange": 7807, + "▁Basketball": 7808, + "anton": 7809, + "▁哈": 7810, + "▁Bry": 7811, + "▁hands": 7812, + "小时": 7813, + "人工": 7814, + "業務": 7815, + "uma": 7816, + "lets": 7817, + "imens": 7818, + "GA": 7819, + "▁eas": 7820, + "elve": 7821, + "oen": 7822, + "月至": 7823, + "▁Cre": 7824, + "Jo": 7825, + "也在": 7826, + "▁Age": 7827, + "▁expansion": 7828, + "elsh": 7829, + "▁Nag": 7830, + "OL": 7831, + "▁Pope": 7832, + "▁Denmark": 7833, + "ieval": 7834, + "▁compl": 7835, + "▁Beat": 7836, + "iva": 7837, + "▁tells": 7838, + "之子": 7839, + "规模": 7840, + "olo": 7841, + "的研究": 7842, + "▁Honor": 7843, + "▁growing": 7844, + "下辖以下地区": 7845, + "joy": 7846, + "▁sides": 7847, + "▁situated": 7848, + "比較": 7849, + "▁things": 7850, + "不足": 7851, + "委书记": 7852, + "▁Well": 7853, + "▁Internet": 7854, + "▁Connecticut": 7855, + "▁Spacew": 7856, + "部落": 7857, + "▁want": 7858, + "本身": 7859, + "知名": 7860, + "产品": 7861, + "▁Today": 7862, + "issance": 7863, + "ni": 7864, + "edition": 7865, + "gor": 7866, + "onna": 7867, + "▁Temple": 7868, + "OC": 7869, + "▁straight": 7870, + "细胞": 7871, + "▁soccer": 7872, + "▁principal": 7873, + "▁charts": 7874, + "▁Louisiana": 7875, + "ogen": 7876, + "▁德": 7877, + "▁fair": 7878, + "▁Last": 7879, + "▁flood": 7880, + "▁flow": 7881, + "▁custom": 7882, + "▁Morris": 7883, + "本土": 7884, + "redited": 7885, + "基礎": 7886, + "oria": 7887, + "而是": 7888, + "年前": 7889, + "▁thir": 7890, + "▁protection": 7891, + "▁Architect": 7892, + "▁roll": 7893, + "蛋白": 7894, + "▁Musical": 7895, + "▁safety": 7896, + "▁portion": 7897, + "某些": 7898, + "ML": 7899, + "▁says": 7900, + "▁lyrics": 7901, + "lem": 7902, + "▁suggest": 7903, + "▁achieved": 7904, + "建於": 7905, + "▁corpor": 7906, + "▁bought": 7907, + "▁Spacewatch": 7908, + "oly": 7909, + "hess": 7910, + "▁animals": 7911, + "▁Girls": 7912, + "▁temple": 7913, + "平成": 7914, + "aling": 7915, + "under": 7916, + "▁volume": 7917, + "埃及": 7918, + "逐漸": 7919, + "▁horse": 7920, + "▁chosen": 7921, + "▁Jay": 7922, + "▁Gordon": 7923, + "▁advert": 7924, + "博物館": 7925, + "▁Antonio": 7926, + "提升": 7927, + "▁lot": 7928, + "▁Ward": 7929, + "▁global": 7930, + "容易": 7931, + "oyd": 7932, + "▁vice": 7933, + "英格蘭": 7934, + "▁meant": 7935, + "▁Deb": 7936, + "▁Hungarian": 7937, + "▁Belgium": 7938, + "▁Legislative": 7939, + "oni": 7940, + "入口": 7941, + "▁Ger": 7942, + "亦有": 7943, + "▁goes": 7944, + "▁Da": 7945, + "▁authority": 7946, + "uerto": 7947, + "▁iron": 7948, + "▁Garden": 7949, + "▁killing": 7950, + "▁completely": 7951, + "▁Quebec": 7952, + "议员": 7953, + "▁Bou": 7954, + "uy": 7955, + "▁bill": 7956, + "▁Juan": 7957, + "▁god": 7958, + "▁Sunday": 7959, + "作戰": 7960, + "类似": 7961, + "zi": 7962, + "dr": 7963, + "▁Call": 7964, + "身體": 7965, + "案件": 7966, + "飛機": 7967, + "建于": 7968, + "▁Rap": 7969, + "水平": 7970, + "▁samp": 7971, + "▁Village": 7972, + "鎮區": 7973, + "规划": 7974, + "raf": 7975, + "▁Samuel": 7976, + "avior": 7977, + "指定": 7978, + "▁Rural": 7979, + "工具": 7980, + "▁Jam": 7981, + "▁Moon": 7982, + "iments": 7983, + "▁Expatriate": 7984, + "西方": 7985, + "主持人": 7986, + "▁Syn": 7987, + "藝人": 7988, + "水域": 7989, + "▁Author": 7990, + "icians": 7991, + "纽约": 7992, + "▁Lam": 7993, + "▁lect": 7994, + "▁cart": 7995, + "效力": 7996, + "rence": 7997, + "大区": 7998, + "▁Chall": 7999, + "▁ending": 8000, + "▁以": 8001, + "所属的": 8002, + "疾病": 8003, + "▁Hockey": 8004, + "▁Johann": 8005, + "出席": 8006, + "臺南": 8007, + "hyl": 8008, + "earing": 8009, + "选择": 8010, + "▁folk": 8011, + "是一种": 8012, + "▁rapid": 8013, + "的海": 8014, + "▁愛": 8015, + "配合": 8016, + "發售": 8017, + "▁heav": 8018, + "▁containing": 8019, + "量的": 8020, + "fr": 8021, + "開放": 8022, + "▁inters": 8023, + "▁José": 8024, + "▁simply": 8025, + "西藏": 8026, + "SC": 8027, + "家的": 8028, + "udi": 8029, + "▁Brigade": 8030, + "▁Cow": 8031, + "aved": 8032, + "▁Bangl": 8033, + "▁Independent": 8034, + "▁defin": 8035, + "▁Census": 8036, + "他是": 8037, + "得以": 8038, + "ét": 8039, + "入侵": 8040, + "颱風": 8041, + "▁resear": 8042, + "▁rot": 8043, + "▁根據": 8044, + "▁Doctor": 8045, + "▁necessary": 8046, + "▁Lemmon": 8047, + "武汉": 8048, + "▁resources": 8049, + "▁refused": 8050, + "才能": 8051, + "▁machine": 8052, + "▁Several": 8053, + "戰役": 8054, + "odox": 8055, + "批評": 8056, + "▁Fern": 8057, + "▁Square": 8058, + "▁Mem": 8059, + "的市镇": 8060, + "▁fans": 8061, + "代理": 8062, + "▁narrow": 8063, + "▁approved": 8064, + "Gen": 8065, + "▁Phill": 8066, + "rot": 8067, + "之下": 8068, + "的地方": 8069, + "▁Gard": 8070, + "aza": 8071, + "!!": 8072, + "▁relatively": 8073, + "▁memory": 8074, + "gal": 8075, + "▁risk": 8076, + "▁properties": 8077, + "TP": 8078, + "orus": 8079, + "▁visited": 8080, + "实现": 8081, + "oa": 8082, + "▁attempts": 8083, + "高速公路": 8084, + "▁Rivers": 8085, + "▁narr": 8086, + "▁creating": 8087, + "▁opera": 8088, + "視為": 8089, + "▁Malaysia": 8090, + "▁unable": 8091, + "▁consisted": 8092, + "▁favour": 8093, + "▁Berg": 8094, + "enny": 8095, + "▁exhibition": 8096, + "oes": 8097, + "▁dram": 8098, + "chi": 8099, + "是下辖的一个": 8100, + "连接": 8101, + "\"),": 8102, + "actions": 8103, + "完工": 8104, + "▁Vin": 8105, + "▁Vice": 8106, + "ifically": 8107, + "▁letters": 8108, + "uj": 8109, + "他曾": 8110, + "幫助": 8111, + "處於": 8112, + "市政府": 8113, + "可能是": 8114, + "▁methods": 8115, + "▁Dark": 8116, + "▁Kevin": 8117, + "反應": 8118, + "▁Priv": 8119, + "▁pros": 8120, + "igration": 8121, + "▁Global": 8122, + "级行政": 8123, + "投资": 8124, + "▁Imperial": 8125, + "啟用": 8126, + "階段": 8127, + "▁attempted": 8128, + "uccess": 8129, + "▁Ins": 8130, + "位于法国": 8131, + "▁Ban": 8132, + "出道": 8133, + "▁lake": 8134, + "▁Puerto": 8135, + "▁driver": 8136, + "▁roof": 8137, + "spec": 8138, + "▁directors": 8139, + "▁brand": 8140, + "▁drive": 8141, + "lined": 8142, + "▁trees": 8143, + "广场": 8144, + "犯罪": 8145, + "▁Stew": 8146, + "▁locations": 8147, + "▁vehicle": 8148, + "▁stock": 8149, + "▁proceed": 8150, + "di": 8151, + "將其": 8152, + "总理": 8153, + "burn": 8154, + "建議": 8155, + "▁Log": 8156, + "▁Territ": 8157, + "▁Orth": 8158, + "斯塔": 8159, + "▁ends": 8160, + "模型": 8161, + "iami": 8162, + "unter": 8163, + "▁Buddh": 8164, + "廣場": 8165, + "▁Bron": 8166, + "▁Andre": 8167, + "▁combat": 8168, + "▁Ast": 8169, + "OP": 8170, + "随着": 8171, + "'.": 8172, + "abad": 8173, + "▁Matthew": 8174, + "创作": 8175, + "的第": 8176, + "▁underst": 8177, + "agues": 8178, + "hard": 8179, + "▁subsequent": 8180, + "旧市镇": 8181, + "rome": 8182, + "合并": 8183, + "▁Wy": 8184, + "展開": 8185, + "▁lit": 8186, + "▁actresses": 8187, + "achers": 8188, + "▁Digital": 8189, + "INS": 8190, + "ando": 8191, + "▁girls": 8192, + "))": 8193, + "科的": 8194, + "簡稱": 8195, + "▁Officer": 8196, + "▁frequently": 8197, + "▁spect": 8198, + "▁mis": 8199, + "ović": 8200, + "军区": 8201, + "▁retirement": 8202, + "州市镇": 8203, + "▁founding": 8204, + "leep": 8205, + "▁churches": 8206, + "cles": 8207, + "▁settled": 8208, + "▁Portugal": 8209, + "died": 8210, + "安徽": 8211, + "▁shortly": 8212, + "▁something": 8213, + "又稱": 8214, + "太郎": 8215, + "▁Dick": 8216, + "▁Seat": 8217, + "▁audience": 8218, + "▁Cricket": 8219, + "▁Ped": 8220, + "照片": 8221, + "ghan": 8222, + "混合": 8223, + "▁ox": 8224, + "▁Catal": 8225, + "设置": 8226, + "▁吉": 8227, + "報導": 8228, + "棲息": 8229, + "機會": 8230, + "▁Villages": 8231, + "▁receiving": 8232, + "We": 8233, + "當選": 8234, + "电视台": 8235, + "▁fun": 8236, + "▁Americans": 8237, + "级行政单位": 8238, + "▁Studios": 8239, + "共和國": 8240, + "▁challeng": 8241, + "▁respond": 8242, + "▁theor": 8243, + "软件": 8244, + "▁Islamic": 8245, + "ayan": 8246, + "导演": 8247, + "▁actions": 8248, + "▁Roberts": 8249, + "▁Cemetery": 8250, + "▁effective": 8251, + "部门": 8252, + "▁Lanc": 8253, + "人大代表": 8254, + "▁jazz": 8255, + "九年": 8256, + "▁script": 8257, + "”、“": 8258, + "▁Cultural": 8259, + "▁Nep": 8260, + "食品": 8261, + "高級": 8262, + "副主任": 8263, + "▁于": 8264, + "▁Eag": 8265, + "▁decor": 8266, + "旅游": 8267, + "繼承": 8268, + "斯拉": 8269, + "火箭": 8270, + "普遍": 8271, + "▁roc": 8272, + "▁sail": 8273, + "igation": 8274, + "▁winter": 8275, + "乡镇级行政单位": 8276, + "米的": 8277, + "▁Pa": 8278, + "inburgh": 8279, + "注意": 8280, + "iner": 8281, + "LC": 8282, + "电视剧": 8283, + "▁vent": 8284, + "see": 8285, + "▁converted": 8286, + "秘密": 8287, + "特的": 8288, + "▁Ga": 8289, + "▁Mrs": 8290, + "經歷": 8291, + "▁focused": 8292, + "教會": 8293, + "▁resc": 8294, + "▁occupied": 8295, + "▁Maur": 8296, + "▁beaut": 8297, + "▁broke": 8298, + "關於": 8299, + "igenous": 8300, + "▁copies": 8301, + "▁Dave": 8302, + "工人": 8303, + "equ": 8304, + "▁AD": 8305, + "▁Welsh": 8306, + "▁fields": 8307, + "农业": 8308, + "isms": 8309, + "▁Executive": 8310, + "參賽": 8311, + "▁magn": 8312, + "▁learning": 8313, + "旗下": 8314, + "olt": 8315, + "東南": 8316, + "fort": 8317, + "lease": 8318, + "▁Spr": 8319, + "形象": 8320, + "▁aged": 8321, + "羽毛球": 8322, + "▁domestic": 8323, + "stitutional": 8324, + "当选": 8325, + "▁poetry": 8326, + "▁polic": 8327, + "▁identity": 8328, + "long": 8329, + "▁exclus": 8330, + "scape": 8331, + "尽管": 8332, + "wise": 8333, + "▁nuclear": 8334, + "opher": 8335, + "希腊": 8336, + "▁Publishing": 8337, + "lad": 8338, + "▁piece": 8339, + "▁Scient": 8340, + "▁performing": 8341, + "▁Moore": 8342, + "▁recip": 8343, + "pur": 8344, + "▁Compet": 8345, + "▁shared": 8346, + "SD": 8347, + "▁nom": 8348, + "appy": 8349, + "▁Express": 8350, + "▁internal": 8351, + "重庆": 8352, + "▁Nob": 8353, + "▁Only": 8354, + "istol": 8355, + "▁dropped": 8356, + "ulate": 8357, + "▁extensive": 8358, + "的外": 8359, + "資格": 8360, + "fit": 8361, + "▁Schools": 8362, + "人类": 8363, + "▁Pitts": 8364, + "如何": 8365, + "拉丁": 8366, + "频道": 8367, + "▁entitled": 8368, + "orough": 8369, + "otte": 8370, + "▁全": 8371, + "比亞": 8372, + "这样": 8373, + "rec": 8374, + "sort": 8375, + "食物": 8376, + "▁fuel": 8377, + "▁Prior": 8378, + "▁Mand": 8379, + "應用": 8380, + "▁Sn": 8381, + "▁gather": 8382, + "▁Bud": 8383, + "▁Anna": 8384, + "▁covers": 8385, + "▁simple": 8386, + "▁Orchestra": 8387, + "國會": 8388, + "新疆": 8389, + "▁Academic": 8390, + "▁literary": 8391, + "步兵": 8392, + "anes": 8393, + "▁maximum": 8394, + "比亚": 8395, + "fall": 8396, + "▁Lyn": 8397, + "▁extra": 8398, + "大阪": 8399, + "rik": 8400, + "▁周": 8401, + "place": 8402, + "▁rang": 8403, + "为法国": 8404, + "規模": 8405, + "風格": 8406, + "▁scheduled": 8407, + "效果": 8408, + "題材": 8409, + "ryst": 8410, + "信仰": 8411, + "是一種": 8412, + "▁NAS": 8413, + "安德": 8414, + "▁McK": 8415, + "定義": 8416, + "▁incident": 8417, + "完整": 8418, + "▁Hawai": 8419, + "▁defense": 8420, + "▁qualified": 8421, + "▁touchdown": 8422, + "▁daily": 8423, + "▁jur": 8424, + "▁hotel": 8425, + "乾隆": 8426, + "▁Walker": 8427, + "▁fought": 8428, + "▁consecutive": 8429, + "表面": 8430, + "▁科": 8431, + "▁Fund": 8432, + "▁hero": 8433, + "▁happen": 8434, + "▁opposed": 8435, + "active": 8436, + "ania": 8437, + "年美國": 8438, + "fficient": 8439, + "這樣": 8440, + "▁bul": 8441, + "▁с": 8442, + "爭議": 8443, + "天皇": 8444, + "▁Row": 8445, + "▁张": 8446, + "年底": 8447, + "omy": 8448, + "邮政编码为": 8449, + "▁Dur": 8450, + "acent": 8451, + "六年": 8452, + "晚上": 8453, + "▁application": 8454, + "▁morning": 8455, + "父母": 8456, + "▁inhabit": 8457, + "MC": 8458, + "inae": 8459, + "vo": 8460, + "▁What": 8461, + "orders": 8462, + "▁Fell": 8463, + "开放": 8464, + "▁category": 8465, + "▁champions": 8466, + "专辑": 8467, + "維持": 8468, + "▁powerful": 8469, + "▁acts": 8470, + "評論": 8471, + "▁Tak": 8472, + "▁Tig": 8473, + "人口普查": 8474, + "▁AR": 8475, + "▁recognition": 8476, + "▁Si": 8477, + "incorporated": 8478, + "距离": 8479, + "rum": 8480, + "▁Lang": 8481, + "▁Epis": 8482, + "▁Arkansas": 8483, + "die": 8484, + "年世界": 8485, + "▁Lith": 8486, + "▁Mayor": 8487, + "▁contributed": 8488, + "orf": 8489, + "▁da": 8490, + "長的": 8491, + "▁compar": 8492, + "eland": 8493, + "▁propos": 8494, + "不过": 8495, + "adow": 8496, + "▁ultimately": 8497, + "分類": 8498, + "▁impr": 8499, + "人口密度每平方公里": 8500, + "▁Prom": 8501, + "▁rear": 8502, + "實施": 8503, + "▁Hug": 8504, + "▁setting": 8505, + "▁Indonesia": 8506, + "▁Box": 8507, + "ailand": 8508, + "▁Bureau": 8509, + "▁Bart": 8510, + "部門": 8511, + "▁Gian": 8512, + "iation": 8513, + "▁attacked": 8514, + "▁Fem": 8515, + "dale": 8516, + "▁economy": 8517, + "▁centuries": 8518, + "▁注释": 8519, + "ctic": 8520, + "之中": 8521, + "無綫電視": 8522, + "▁inaug": 8523, + "▁Palest": 8524, + "▁convers": 8525, + "議院": 8526, + "中共中央": 8527, + "▁guard": 8528, + "▁Atlanta": 8529, + "▁seem": 8530, + "我的": 8531, + "▁Disney": 8532, + "桃園": 8533, + "from": 8534, + "▁Nav": 8535, + "▁Roger": 8536, + "司法": 8537, + "icts": 8538, + "phas": 8539, + "▁Lawrence": 8540, + "ographical": 8541, + "達到": 8542, + "▁Friend": 8543, + "ín": 8544, + "貿易": 8545, + "等等": 8546, + "antasy": 8547, + "▁Hunt": 8548, + "▁Jordan": 8549, + "党员": 8550, + "▁failure": 8551, + "得知": 8552, + "imore": 8553, + "▁auth": 8554, + "stream": 8555, + "▁Alban": 8556, + "▁generation": 8557, + "illing": 8558, + "的一座": 8559, + "▁faced": 8560, + "球會": 8561, + "运行": 8562, + "ISBN": 8563, + "▁Wrest": 8564, + "CH": 8565, + "基因": 8566, + "建設": 8567, + "▁Mi": 8568, + "以來": 8569, + "▁Miami": 8570, + "统治": 8571, + "他們的": 8572, + "▁portray": 8573, + "年出生": 8574, + "人口数量为人": 8575, + "偶像": 8576, + "記載": 8577, + "aduate": 8578, + "后的": 8579, + "uster": 8580, + "▁permanent": 8581, + "▁中華民國": 8582, + "▁Nar": 8583, + "▁harm": 8584, + "是一名": 8585, + "▁lawyer": 8586, + "秘书": 8587, + "bar": 8588, + "▁Alfred": 8589, + "▁Athletics": 8590, + "正常": 8591, + "▁Who": 8592, + "▁Farm": 8593, + "爆炸": 8594, + "▁offices": 8595, + "職棒": 8596, + "▁weapons": 8597, + "成了": 8598, + "教區": 8599, + "海洋": 8600, + "▁height": 8601, + "▁appoint": 8602, + "hyth": 8603, + "▁highway": 8604, + "▁圣": 8605, + "▁lands": 8606, + "▁东": 8607, + "太空": 8608, + "舉人": 8609, + "接壤的市镇": 8610, + "▁Margaret": 8611, + "▁水": 8612, + "▁begin": 8613, + "▁Commander": 8614, + "cia": 8615, + "▁cas": 8616, + "十四": 8617, + "议会": 8618, + "▁音樂": 8619, + "▁employed": 8620, + "oda": 8621, + "iful": 8622, + "▁technical": 8623, + "▁Edinburgh": 8624, + "是一位": 8625, + "▁marg": 8626, + "hammad": 8627, + "ologies": 8628, + "▁normal": 8629, + "eston": 8630, + "▁write": 8631, + "▁candidates": 8632, + "▁Chart": 8633, + "▁consult": 8634, + "院士": 8635, + "▁Ll": 8636, + "▁trust": 8637, + "EA": 8638, + "hing": 8639, + "elson": 8640, + "▁Tar": 8641, + "��士": 8642, + "柏林": 8643, + "▁guns": 8644, + "rene": 8645, + "▁UC": 8646, + "▁storm": 8647, + "ré": 8648, + "▁matter": 8649, + "公司的": 8650, + "▁cho": 8651, + "严重": 8652, + "▁Bowl": 8653, + "必须": 8654, + "▁Py": 8655, + "▁bey": 8656, + "▁phase": 8657, + "borough": 8658, + "抗日": 8659, + "十五": 8660, + "結婚": 8661, + "▁occurs": 8662, + "▁Constr": 8663, + "▁say": 8664, + "发动": 8665, + "▁Lor": 8666, + "▁speech": 8667, + "▁Clin": 8668, + "ega": 8669, + "▁Net": 8670, + "太子": 8671, + "▁sust": 8672, + "▁stopp": 8673, + "▁fashion": 8674, + "義大利": 8675, + ")\"": 8676, + "▁collected": 8677, + "▁Dall": 8678, + "▁Qual": 8679, + "▁Fight": 8680, + "全面": 8681, + "▁Finland": 8682, + "ht": 8683, + "公爵": 8684, + "veland": 8685, + "▁Donald": 8686, + "▁arrang": 8687, + "汽车": 8688, + "atabase": 8689, + "显示": 8690, + "▁alternative": 8691, + "科学院": 8692, + "▁sense": 8693, + "日期": 8694, + "社區": 8695, + "des": 8696, + "▁Phot": 8697, + "▁由於": 8698, + "介紹": 8699, + "各种": 8700, + "▁select": 8701, + "山大": 8702, + "▁solid": 8703, + "▁derived": 8704, + "▁kil": 8705, + "尔斯": 8706, + "人和": 8707, + "▁junior": 8708, + "▁reflect": 8709, + "傳說": 8710, + "时候": 8711, + "▁Ryan": 8712, + "song": 8713, + "官员": 8714, + "▁Tit": 8715, + "▁seg": 8716, + "▁planning": 8717, + "roved": 8718, + "中国共产党": 8719, + "南方": 8720, + "一定": 8721, + "▁sector": 8722, + "▁Upon": 8723, + "▁Comics": 8724, + "班次": 8725, + "狀態": 8726, + "▁paintings": 8727, + "▁LGBT": 8728, + "▁電影": 8729, + "▁basic": 8730, + "▁Relig": 8731, + "▁Mission": 8732, + "金牌": 8733, + "▁sac": 8734, + "▁Carn": 8735, + "▁contrast": 8736, + "▁作詞": 8737, + "物種": 8738, + "ashi": 8739, + "▁multi": 8740, + "wen": 8741, + "uses": 8742, + "綜合": 8743, + "▁Fried": 8744, + "▁negoti": 8745, + "rees": 8746, + "▁Chem": 8747, + "▁Studio": 8748, + "orage": 8749, + "▁石": 8750, + "變化": 8751, + "小的": 8752, + "中有": 8753, + "爆發": 8754, + "貝爾": 8755, + "▁corner": 8756, + "醫療": 8757, + "▁Equ": 8758, + "▁上海": 8759, + "▁地": 8760, + "图书": 8761, + "真正": 8762, + "▁Buck": 8763, + "▁avoid": 8764, + "istant": 8765, + "授予": 8766, + "▁merged": 8767, + "更多": 8768, + "value": 8769, + "▁reign": 8770, + "▁Thailand": 8771, + "▁finishing": 8772, + "inch": 8773, + "▁Alexand": 8774, + "▁Tamil": 8775, + "▁beyond": 8776, + "▁Venez": 8777, + "INSEE": 8778, + "▁Sign": 8779, + "▁Belgian": 8780, + "▁Boys": 8781, + "▁Communist": 8782, + "恢復": 8783, + "otic": 8784, + "江西": 8785, + "▁needs": 8786, + "统计": 8787, + "▁holding": 8788, + "ovo": 8789, + "生的": 8790, + "icide": 8791, + "夏令时": 8792, + "市镇编码为": 8793, + "allel": 8794, + "▁Even": 8795, + "函数": 8796, + "▁Dublin": 8797, + "破壞": 8798, + "▁stadium": 8799, + "▁Ko": 8800, + "▁Fal": 8801, + "▁Liver": 8802, + "▁supporting": 8803, + "bul": 8804, + "▁Mes": 8805, + "aser": 8806, + "▁Mult": 8807, + "▁virt": 8808, + "▁franch": 8809, + "住宅": 8810, + "▁hyp": 8811, + "pper": 8812, + "▁rein": 8813, + "ecution": 8814, + "▁Hungary": 8815, + "▁exam": 8816, + "即使": 8817, + "▁Singh": 8818, + "▁determined": 8819, + "計算": 8820, + "报道": 8821, + "一家": 8822, + "▁rival": 8823, + "吸引": 8824, + "时区为": 8825, + "ropri": 8826, + "▁Deputy": 8827, + "▁Let": 8828, + "太阳": 8829, + "uration": 8830, + "▁protest": 8831, + "宣傳": 8832, + "rine": 8833, + "▁install": 8834, + "lon": 8835, + "▁onto": 8836, + "angel": 8837, + "itable": 8838, + "时的人口数量为人": 8839, + "▁overs": 8840, + "▁religion": 8841, + "也可以": 8842, + "én": 8843, + "ourses": 8844, + "▁impl": 8845, + "orro": 8846, + "mat": 8847, + "名單": 8848, + "投資": 8849, + "vis": 8850, + "▁merch": 8851, + "▁『": 8852, + "▁Dak": 8853, + "rastruct": 8854, + "▁resigned": 8855, + "学位": 8856, + "觀眾": 8857, + "▁最佳": 8858, + "▁partnership": 8859, + "▁Shar": 8860, + "▁alleged": 8861, + "▁compris": 8862, + "rows": 8863, + "▁airport": 8864, + "▁entrance": 8865, + "▁slightly": 8866, + "發射": 8867, + "▁NBA": 8868, + "▁青": 8869, + "▁pieces": 8870, + "山峰": 8871, + "zo": 8872, + "省级选": 8873, + "osite": 8874, + "▁brown": 8875, + "BO": 8876, + "▁世界": 8877, + "forc": 8878, + "▁patients": 8879, + "▁kick": 8880, + "▁walls": 8881, + "top": 8882, + "▁your": 8883, + "按照": 8884, + "或旧市镇": 8885, + "eta": 8886, + "▁FIFA": 8887, + "▁ring": 8888, + "▁steam": 8889, + "表明": 8890, + "▁Reserve": 8891, + "圖書館": 8892, + "省级选区为": 8893, + "所属的省级选区为": 8894, + "拒絕": 8895, + "是日本": 8896, + "▁Knight": 8897, + "po": 8898, + "病例": 8899, + "asa": 8900, + "▁Fall": 8901, + "▁交通": 8902, + "▁Advent": 8903, + "▁Then": 8904, + "▁bishop": 8905, + "▁functions": 8906, + "Station": 8907, + "飞机": 8908, + "▁enjoy": 8909, + "▁mind": 8910, + "▁ways": 8911, + "同盟": 8912, + "早年": 8913, + "王子": 8914, + "riev": 8915, + "▁Dyn": 8916, + "▁Tourn": 8917, + "▁Hom": 8918, + "hematics": 8919, + "▁educational": 8920, + "该省份": 8921, + "▁Fel": 8922, + "最多": 8923, + "apted": 8924, + "遗址": 8925, + "之间的": 8926, + "中國大陸": 8927, + "▁mand": 8928, + "▁strike": 8929, + "缺乏": 8930, + "▁mel": 8931, + "▁Stage": 8932, + "热带": 8933, + "▁Hollywood": 8934, + "▁Players": 8935, + "整個": 8936, + "▁vac": 8937, + "記錄": 8938, + "▁refers": 8939, + "▁Leban": 8940, + "▁hired": 8941, + "▁violence": 8942, + "cn": 8943, + "臨時": 8944, + "定义": 8945, + "▁connection": 8946, + "friend": 8947, + "▁abandoned": 8948, + "知縣": 8949, + "▁Iron": 8950, + "规定": 8951, + "▁Arn": 8952, + "▁Laur": 8953, + "▁translation": 8954, + "▁Yug": 8955, + "该省份为法国": 8956, + "found": 8957, + "▁ceremony": 8958, + "旅遊": 8959, + "night": 8960, + "▁Wright": 8961, + "▁reasons": 8962, + "▁regarding": 8963, + "生长": 8964, + "▁可": 8965, + "inea": 8966, + "▁Hills": 8967, + "▁與": 8968, + "▁influenced": 8969, + "展示": 8970, + "stic": 8971, + "\").": 8972, + "▁Kings": 8973, + "▁Energy": 8974, + "▁Hop": 8975, + "▁Bruce": 8976, + "▁Dance": 8977, + "改造": 8978, + "▁wealth": 8979, + "挪威": 8980, + "car": 8981, + "▁Municipal": 8982, + "come": 8983, + "▁Romania": 8984, + "治療": 8985, + "▁var": 8986, + "第八": 8987, + "迅速": 8988, + "▁Sud": 8989, + "while": 8990, + "为主": 8991, + "客運": 8992, + "yers": 8993, + "▁rowspan": 8994, + "▁Cleveland": 8995, + "然後": 8996, + "▁Invest": 8997, + "東部": 8998, + "point": 8999, + "▁Ottoman": 9000, + "陆军": 9001, + "osm": 9002, + "star": 9003, + "▁Ever": 9004, + "空军": 9005, + "措施": 9006, + "综合": 9007, + "▁try": 9008, + "榮譽": 9009, + "▁programme": 9010, + "▁Rick": 9011, + "事業": 9012, + "▁valley": 9013, + "ör": 9014, + "的情況": 9015, + "▁Honours": 9016, + "▁長": 9017, + "它們": 9018, + "▁Male": 9019, + "▁fresh": 9020, + "onder": 9021, + "anne": 9022, + "idel": 9023, + "▁Nort": 9024, + "▁Kit": 9025, + "▁sought": 9026, + "▁san": 9027, + "白色": 9028, + "▁Our": 9029, + "▁mart": 9030, + "能够": 9031, + "emen": 9032, + "山脈": 9033, + "▁cricketers": 9034, + "助理": 9035, + "儿子": 9036, + "▁spok": 9037, + "▁visual": 9038, + "▁Psych": 9039, + "有所": 9040, + "anny": 9041, + "▁Vik": 9042, + "▁enemy": 9043, + "▁correct": 9044, + "▁injured": 9045, + "▁Hell": 9046, + "省市镇列表": 9047, + "ов": 9048, + "▁FM": 9049, + "路口": 9050, + "▁Years": 9051, + "▁selection": 9052, + "▁calls": 9053, + "▁Rights": 9054, + "zer": 9055, + "▁developing": 9056, + "▁Rot": 9057, + "aby": 9058, + "大西洋": 9059, + "▁Soccer": 9060, + "▁backing": 9061, + "▁expressed": 9062, + "区的": 9063, + "���Defense": 9064, + "課程": 9065, + "essed": 9066, + "▁passenger": 9067, + "PR": 9068, + "▁Alumni": 9069, + "▁Guide": 9070, + "▁decades": 9071, + "▁vo": 9072, + "▁passing": 9073, + "oured": 9074, + "▁Ry": 9075, + "atherine": 9076, + "▁dynasty": 9077, + "rett": 9078, + "▁secretary": 9079, + "▁rough": 9080, + "PA": 9081, + "空軍": 9082, + "apolis": 9083, + "eless": 9084, + "攝影": 9085, + "▁Pun": 9086, + "▁法": 9087, + "▁ethnic": 9088, + "被稱為": 9089, + "OW": 9090, + "▁Afghan": 9091, + "會在": 9092, + "sch": 9093, + "▁Buff": 9094, + "rif": 9095, + "和其他": 9096, + "▁Liga": 9097, + "可達": 9098, + "▁Five": 9099, + ":),": 9100, + "Hz": 9101, + "after": 9102, + "▁Serbian": 9103, + "▁Thompson": 9104, + "▁criminal": 9105, + "▁Camer": 9106, + "▁Dead": 9107, + "father": 9108, + "▁Peters": 9109, + "idges": 9110, + "城鎮": 9111, + "本站": 9112, + "▁equal": 9113, + "▁Anti": 9114, + "▁Christopher": 9115, + "▁emphas": 9116, + "▁Sac": 9117, + "Br": 9118, + "因素": 9119, + "▁光": 9120, + "一种": 9121, + "学会": 9122, + "▁bud": 9123, + "▁orders": 9124, + "▁Jesus": 9125, + "Re": 9126, + "編劇": 9127, + "ishops": 9128, + "▁quant": 9129, + "heastern": 9130, + "城镇": 9131, + "do": 9132, + "apes": 9133, + "年由": 9134, + "▁pages": 9135, + "▁Stewart": 9136, + "▁Dol": 9137, + "▁聖": 9138, + "三角": 9139, + "ucing": 9140, + "▁advant": 9141, + "▁premiered": 9142, + "▁fleet": 9143, + "▁deploy": 9144, + "▁stating": 9145, + "▁Baltimore": 9146, + "▁Volume": 9147, + "教師": 9148, + "设备": 9149, + "▁Champion": 9150, + "uki": 9151, + "▁Beg": 9152, + "set": 9153, + "fully": 9154, + "iamond": 9155, + "▁tall": 9156, + "mingham": 9157, + "▁Romanian": 9158, + "▁Plat": 9159, + "▁Ib": 9160, + "▁funding": 9161, + "統計": 9162, + "▁protect": 9163, + "▁praised": 9164, + "▁herself": 9165, + "減少": 9166, + "化合物": 9167, + "▁pand": 9168, + "▁inher": 9169, + "海域": 9170, + "▁shape": 9171, + "▁MPs": 9172, + "地面": 9173, + "三個": 9174, + "校長": 9175, + "▁worldwide": 9176, + "学者": 9177, + "And": 9178, + "▁emp": 9179, + "▁scale": 9180, + "改善": 9181, + "roph": 9182, + "印尼": 9183, + "▁Gro": 9184, + "bach": 9185, + "▁明": 9186, + "▁dates": 9187, + "▁invited": 9188, + "涉及": 9189, + "▁Gri": 9190, + "▁Jess": 9191, + "▁劉": 9192, + "iler": 9193, + "▁funds": 9194, + "▁Peace": 9195, + "利福": 9196, + "don": 9197, + "▁powers": 9198, + "需求": 9199, + "三个": 9200, + "▁UE": 9201, + "以色列": 9202, + "流域": 9203, + "▁Racing": 9204, + "AK": 9205, + "能量": 9206, + "fecture": 9207, + "▁causing": 9208, + "▁steel": 9209, + "▁相": 9210, + "▁pun": 9211, + "▁Utah": 9212, + "的重要": 9213, + "狀況": 9214, + "rastructure": 9215, + "chell": 9216, + "eton": 9217, + "▁Saf": 9218, + "ester": 9219, + "▁chemical": 9220, + "ige": 9221, + "▁anth": 9222, + "▁invasion": 9223, + "amic": 9224, + "▁glass": 9225, + "anger": 9226, + "white": 9227, + "▁Rain": 9228, + "▁recordings": 9229, + "web": 9230, + "更加": 9231, + "邀請": 9232, + "挑戰": 9233, + "▁Website": 9234, + "FM": 9235, + "專業": 9236, + "▁Whe": 9237, + "▁Pas": 9238, + "▁compete": 9239, + "▁decre": 9240, + "兼任": 9241, + "▁temperature": 9242, + "球場": 9243, + "▁request": 9244, + "azines": 9245, + "▁castle": 9246, + "的同": 9247, + "▁crow": 9248, + "年輕": 9249, + "▁conce": 9250, + "人數": 9251, + "▁Ay": 9252, + "總督": 9253, + "▁Agric": 9254, + "▁animal": 9255, + "先后": 9256, + "▁boat": 9257, + "Is": 9258, + "变化": 9259, + "▁Grant": 9260, + "%.": 9261, + "用户": 9262, + "▁Wa": 9263, + "▁Eston": 9264, + "▁Flora": 9265, + "▁priest": 9266, + "統一": 9267, + "▁birds": 9268, + "▁contained": 9269, + "usal": 9270, + "▁Gran": 9271, + "分类": 9272, + "▁Railroad": 9273, + "▁Vers": 9274, + "东部": 9275, + "▁PC": 9276, + "▁LINE": 9277, + "▁Support": 9278, + "HS": 9279, + "年和": 9280, + "的故事": 9281, + "▁Rud": 9282, + "▁maintained": 9283, + "▁Argentine": 9284, + "的作品": 9285, + "▁Here": 9286, + "▁rise": 9287, + "No": 9288, + "▁Bull": 9289, + "年後": 9290, + "找到": 9291, + "▁advis": 9292, + "條約": 9293, + "▁Crown": 9294, + "agg": 9295, + "▁finds": 9296, + "▁sand": 9297, + "ugar": 9298, + "▁Run": 9299, + "▁views": 9300, + "校长": 9301, + "▁Horn": 9302, + "▁Kelly": 9303, + "▁experi": 9304, + "幾乎": 9305, + "▁engines": 9306, + "▁Pi": 9307, + "海外": 9308, + "Ind": 9309, + "isf": 9310, + "▁varian": 9311, + "▁福": 9312, + "▁plot": 9313, + "▁existence": 9314, + "▁involving": 9315, + "▁pione": 9316, + "▁Chamber": 9317, + "▁voted": 9318, + "▁advoc": 9319, + "▁registered": 9320, + "▁appeal": 9321, + "▁images": 9322, + "rane": 9323, + "▁laid": 9324, + "飞行": 9325, + "▁AM": 9326, + "nia": 9327, + "emble": 9328, + "aph": 9329, + "▁Brothers": 9330, + "▁Om": 9331, + "arus": 9332, + "On": 9333, + "举办": 9334, + "引用": 9335, + "▁drivers": 9336, + "▁Colonel": 9337, + "的中": 9338, + "▁Economic": 9339, + "旅行": 9340, + "▁adult": 9341, + "▁formal": 9342, + "▁Collection": 9343, + "oba": 9344, + "rete": 9345, + "▁consisting": 9346, + "▁Dh": 9347, + "▁details": 9348, + "厄尔": 9349, + "▁Pear": 9350, + "▁rare": 9351, + "▁Vienna": 9352, + "ners": 9353, + "▁Cole": 9354, + "▁Kon": 9355, + "退役": 9356, + "othing": 9357, + "▁comput": 9358, + "▁Ext": 9359, + "▁Shah": 9360, + "帮助": 9361, + "aman": 9362, + "▁Though": 9363, + "ка": 9364, + "▁advent": 9365, + "大區": 9366, + "▁escape": 9367, + "▁reserve": 9368, + "氣象": 9369, + "▁McD": 9370, + "going": 9371, + "▁清": 9372, + "大獎": 9373, + "▁Rest": 9374, + "▁passes": 9375, + "扮演": 9376, + "生于": 9377, + "▁Seattle": 9378, + "▁Race": 9379, + "ellite": 9380, + "▁inhabitants": 9381, + "▁Venezuel": 9382, + "▁Gon": 9383, + "亨利": 9384, + "▁installed": 9385, + "▁SC": 9386, + "eties": 9387, + "idden": 9388, + "election": 9389, + "準備": 9390, + "降低": 9391, + "▁argued": 9392, + "時的": 9393, + "▁revolution": 9394, + "▁limit": 9395, + "soft": 9396, + "▁watch": 9397, + "▁Montreal": 9398, + "▁negative": 9399, + "私人": 9400, + "黑色": 9401, + "產業": 9402, + "▁Market": 9403, + "▁weather": 9404, + "urray": 9405, + "风格": 9406, + "▁Pittsburgh": 9407, + "▁observed": 9408, + "對手": 9409, + "oca": 9410, + "▁pull": 9411, + "▁scenes": 9412, + "▁garden": 9413, + "莫斯科": 9414, + "▁Morgan": 9415, + "▁lat": 9416, + "▁carry": 9417, + "人次": 9418, + "term": 9419, + "clusion": 9420, + "馬來": 9421, + "▁Lev": 9422, + "▁extrem": 9423, + "ivalent": 9424, + "突然": 9425, + "▁Ice": 9426, + "▁Medicine": 9427, + "▁Educ": 9428, + "▁constant": 9429, + "▁Nat": 9430, + "▁bodies": 9431, + "etta": 9432, + "▁Section": 9433, + "BM": 9434, + "▁Pur": 9435, + "▁flu": 9436, + "▁translated": 9437, + "▁colleg": 9438, + "▁國": 9439, + "▁註釋": 9440, + "▁Bernard": 9441, + "軌道": 9442, + "▁Jun": 9443, + "▁Bed": 9444, + "原子": 9445, + "▁standards": 9446, + "▁ment": 9447, + "條件": 9448, + "leyball": 9449, + "▁superv": 9450, + "▁heavily": 9451, + "orer": 9452, + "有著": 9453, + "▁Rio": 9454, + "HE": 9455, + "▁Norman": 9456, + "▁someone": 9457, + "贏得": 9458, + "▁poly": 9459, + "一段": 9460, + "▁animated": 9461, + "oming": 9462, + "En": 9463, + "原名": 9464, + "▁Fellows": 9465, + "▁英國": 9466, + "▁soci": 9467, + "▁Cooper": 9468, + "▁Princess": 9469, + "▁Report": 9470, + "▁trained": 9471, + "维尔": 9472, + "▁北京": 9473, + "▁Every": 9474, + "方言": 9475, + "法案": 9476, + "卫生": 9477, + "就讀": 9478, + "▁aid": 9479, + "urday": 9480, + "▁concluded": 9481, + "IG": 9482, + "建築物": 9483, + "SE": 9484, + "amo": 9485, + "劇集": 9486, + "roid": 9487, + "▁Yugoslav": 9488, + "ules": 9489, + "▁Kennedy": 9490, + "退休": 9491, + "RC": 9492, + "機械": 9493, + "▁importance": 9494, + "▁Aqu": 9495, + "▁twelve": 9496, + "官員": 9497, + "▁Sev": 9498, + "▁Vari": 9499, + "铁路车站": 9500, + "▁foundation": 9501, + "御史": 9502, + "▁joining": 9503, + "▁describes": 9504, + "▁township": 9505, + "▁doing": 9506, + "▁exerc": 9507, + "▁archae": 9508, + "thes": 9509, + "▁Ship": 9510, + "戰士": 9511, + "▁Alliance": 9512, + "OT": 9513, + "▁由": 9514, + "▁Austin": 9515, + "▁Birmingham": 9516, + "符合": 9517, + "▁Carlos": 9518, + "east": 9519, + "▁奧": 9520, + "▁Tun": 9521, + "解散": 9522, + "▁die": 9523, + "也不": 9524, + "then": 9525, + "南極": 9526, + "bassador": 9527, + "Go": 9528, + "卡拉": 9529, + "odge": 9530, + "▁gar": 9531, + "▁promote": 9532, + "exual": 9533, + "▁acid": 9534, + "km": 9535, + "▁Associ": 9536, + "三世": 9537, + "▁Russell": 9538, + "通道": 9539, + "ów": 9540, + "▁Hend": 9541, + "▁Marie": 9542, + "资源": 9543, + "hythm": 9544, + "設定": 9545, + "argo": 9546, + "▁Socorro": 9547, + "umin": 9548, + "▁advance": 9549, + "相信": 9550, + "irt": 9551, + "eler": 9552, + "▁ban": 9553, + "退出": 9554, + "ancer": 9555, + "▁Bangladesh": 9556, + "排行": 9557, + "女演員": 9558, + "▁seconds": 9559, + "▁Palace": 9560, + "省和": 9561, + "的工作": 9562, + "avalry": 9563, + "固定": 9564, + "▁objects": 9565, + "▁Broadcast": 9566, + "▁jump": 9567, + "▁deleg": 9568, + "▁starts": 9569, + "▁Ran": 9570, + "urring": 9571, + "▁Oblast": 9572, + "▁Robinson": 9573, + "▁statement": 9574, + "上午": 9575, + "公开": 9576, + "▁Orthodox": 9577, + "orge": 9578, + "▁Metro": 9579, + "州府": 9580, + "▁Doc": 9581, + "▁reaching": 9582, + "現場": 9583, + "淡水": 9584, + "自身": 9585, + "▁affected": 9586, + "平方米": 9587, + "Am": 9588, + "空中": 9589, + "金屬": 9590, + "▁Gill": 9591, + "anned": 9592, + "ifer": 9593, + "▁producing": 9594, + "還是": 9595, + "DF": 9596, + "▁Jose": 9597, + "▁proved": 9598, + "记录": 9599, + "▁genera": 9600, + "领域": 9601, + "ifle": 9602, + "▁Kan": 9603, + "▁tend": 9604, + "▁trying": 9605, + "▁islands": 9606, + "▁Campbell": 9607, + "ampton": 9608, + "▁四": 9609, + "hu": 9610, + "进行了": 9611, + "▁composition": 9612, + "保存": 9613, + "贸易": 9614, + "▁accompan": 9615, + "orror": 9616, + "▁Wol": 9617, + "▁Mean": 9618, + "儘管": 9619, + "廢除": 9620, + "▁nick": 9621, + "机关": 9622, + "▁Sarah": 9623, + "▁adapted": 9624, + "修改": 9625, + "ushed": 9626, + "▁Carter": 9627, + "条件": 9628, + "▁Nord": 9629, + "▁copy": 9630, + "▁comic": 9631, + "▁painters": 9632, + "▁五": 9633, + "▁scope": 9634, + "規劃": 9635, + "pha": 9636, + "一样": 9637, + "被称为": 9638, + "iate": 9639, + "▁Rand": 9640, + "▁Operation": 9641, + "▁shell": 9642, + "▁inform": 9643, + "塞尔": 9644, + "以前": 9645, + "▁Ent": 9646, + "▁Serbia": 9647, + "mo": 9648, + "师范": 9649, + "▁Finnish": 9650, + "▁symbol": 9651, + "获得了": 9652, + "inner": 9653, + "半島": 9654, + "▁behavior": 9655, + "宣传": 9656, + "▁Adams": 9657, + "▁Method": 9658, + "表现": 9659, + "上市": 9660, + "离开": 9661, + "▁agency": 9662, + "▁主": 9663, + "▁closely": 9664, + "▁Tournament": 9665, + "杂志": 9666, + "level": 9667, + "▁seventh": 9668, + "aris": 9669, + "▁Nash": 9670, + "▁techniques": 9671, + "克拉": 9672, + "▁LINEAR": 9673, + "評價": 9674, + "在其": 9675, + "細胞": 9676, + "山西": 9677, + "estyle": 9678, + "Ne": 9679, + "ün": 9680, + "▁opin": 9681, + "月初": 9682, + "作出": 9683, + "运输": 9684, + "並沒有": 9685, + "mary": 9686, + "▁Ni": 9687, + "erts": 9688, + "heme": 9689, + "▁engaged": 9690, + "▁licens": 9691, + "etry": 9692, + "此后": 9693, + "ogether": 9694, + "▁Liverpool": 9695, + "▁reality": 9696, + "▁pandemic": 9697, + "Ed": 9698, + "lie": 9699, + "essions": 9700, + "▁ped": 9701, + "代表大会": 9702, + "申請": 9703, + "hop": 9704, + "olia": 9705, + "▁ahead": 9706, + "更新": 9707, + "▁armed": 9708, + "▁regiment": 9709, + "▁奥": 9710, + "▁AP": 9711, + "▁Lithuan": 9712, + "▁improve": 9713, + "▁extension": 9714, + "gow": 9715, + "Wind": 9716, + "這一": 9717, + "▁warn": 9718, + "根廷": 9719, + "▁Micro": 9720, + "俱樂": 9721, + "京都": 9722, + "▁grad": 9723, + "▁饰": 9724, + "▁toward": 9725, + "▁edited": 9726, + "▁Opera": 9727, + "年初": 9728, + "uits": 9729, + "▁Dean": 9730, + "化學": 9731, + "iac": 9732, + "刺史": 9733, + "編輯": 9734, + "ocol": 9735, + "▁Lanka": 9736, + "▁heard": 9737, + "▁https": 9738, + "總部": 9739, + "▁Jimmy": 9740, + "改制": 9741, + "用途": 9742, + "▁韓國": 9743, + "▁rebu": 9744, + "▁vide": 9745, + "合成": 9746, + "▁edge": 9747, + "▁ideas": 9748, + "uda": 9749, + "▁以下": 9750, + "▁Secret": 9751, + "owned": 9752, + "▁Cass": 9753, + "解決": 9754, + "itals": 9755, + "▁FA": 9756, + "▁Billy": 9757, + "設備": 9758, + "▁Michel": 9759, + "▁Emer": 9760, + "▁UEFA": 9761, + "fe": 9762, + "▁Graham": 9763, + "UR": 9764, + "▁mole": 9765, + "頒獎": 9766, + "她在": 9767, + "臺北市": 9768, + "第二次世界大": 9769, + "嘉義": 9770, + "▁volunte": 9771, + "史上": 9772, + "广西": 9773, + "▁homes": 9774, + "而言": 9775, + "日治": 9776, + "▁briefly": 9777, + "▁ille": 9778, + "Or": 9779, + "boards": 9780, + "▁Dub": 9781, + "▁strength": 9782, + "▁SP": 9783, + "grade": 9784, + "▁passengers": 9785, + "统一": 9786, + "▁Food": 9787, + "▁residence": 9788, + "克兰": 9789, + "▁upd": 9790, + "sea": 9791, + "▁gain": 9792, + "▁rating": 9793, + "=\"#": 9794, + "▁zone": 9795, + "▁price": 9796, + "布拉": 9797, + "資源": 9798, + "ographics": 9799, + "haps": 9800, + "很快": 9801, + "賽季": 9802, + "在大": 9803, + "▁Note": 9804, + "▁概": 9805, + "including": 9806, + "(;": 9807, + "▁Lead": 9808, + "▁格": 9809, + "家人": 9810, + "▁Cer": 9811, + "▁entertain": 9812, + "设施": 9813, + "bishop": 9814, + "alog": 9815, + "▁athletes": 9816, + "dy": 9817, + "▁philosophy": 9818, + "sm": 9819, + "apped": 9820, + "▁Tot": 9821, + "▁sale": 9822, + "▁Trade": 9823, + "坦克": 9824, + "逐渐": 9825, + "ranean": 9826, + "▁believe": 9827, + "asp": 9828, + "ocal": 9829, + "inking": 9830, + "▁Johnny": 9831, + "機關": 9832, + "原住": 9833, + "▁Athletic": 9834, + "▁Google": 9835, + "▁values": 9836, + "犹太": 9837, + "▁reception": 9838, + "▁Online": 9839, + "▁羅": 9840, + "相對": 9841, + "pass": 9842, + "马来西亚": 9843, + "▁文": 9844, + "▁Personnel": 9845, + "▁bands": 9846, + "▁Nelson": 9847, + "▁refuge": 9848, + "▁Agency": 9849, + "▁emot": 9850, + "attan": 9851, + "final": 9852, + "阶段": 9853, + "▁Clar": 9854, + "inian": 9855, + "▁flying": 9856, + "▁composers": 9857, + "所屬": 9858, + "▁marine": 9859, + "▁hair": 9860, + "erbai": 9861, + "示威": 9862, + "▁Mort": 9863, + "动画": 9864, + "歡迎": 9865, + "MV": 9866, + "▁proced": 9867, + "ussion": 9868, + "▁accused": 9869, + "▁bat": 9870, + "协议": 9871, + "▁Chairman": 9872, + "河畔": 9873, + "▁employees": 9874, + "▁Unit": 9875, + "演奏": 9876, + "▁graduate": 9877, + "機器": 9878, + "asi": 9879, + "▁ruled": 9880, + "aughters": 9881, + "▁entirely": 9882, + "▁waters": 9883, + "将其": 9884, + "一帶": 9885, + "▁reduce": 9886, + "一座": 9887, + "移動": 9888, + "▁signal": 9889, + "相比": 9890, + "▁items": 9891, + "OK": 9892, + "▁Pir": 9893, + "Ad": 9894, + "▁平": 9895, + "▁Guy": 9896, + "▁Hampshire": 9897, + "提到": 9898, + "泰國": 9899, + "简称": 9900, + "orial": 9901, + "▁Patri": 9902, + "▁Franklin": 9903, + "▁documents": 9904, + "▁使用": 9905, + "比例": 9906, + "hant": 9907, + "eway": 9908, + "▁Maine": 9909, + "撤销": 9910, + "球季": 9911, + "▁exact": 9912, + "▁CEO": 9913, + "hai": 9914, + "eness": 9915, + "討論": 9916, + "▁clin": 9917, + "▁Full": 9918, + "umbent": 9919, + "acebook": 9920, + "體的": 9921, + "▁causes": 9922, + "▁Fab": 9923, + "意外": 9924, + "记载": 9925, + "All": 9926, + "▁Mak": 9927, + "unnel": 9928, + "英语": 9929, + "▁fine": 9930, + "▁raid": 9931, + ".”": 9932, + "国会": 9933, + "miral": 9934, + "rons": 9935, + "▁Once": 9936, + "▁江": 9937, + "▁Dallas": 9938, + "▁moment": 9939, + "▁Training": 9940, + "icit": 9941, + "yclop": 9942, + "起源": 9943, + "大学校友": 9944, + "oka": 9945, + "并不": 9946, + "▁ax": 9947, + "▁belief": 9948, + "tha": 9949, + "▁crown": 9950, + "cop": 9951, + "▁Maj": 9952, + "计算机": 9953, + "▁protein": 9954, + "▁flat": 9955, + "▁Language": 9956, + "駕駛": 9957, + "▁第三": 9958, + "▁Lud": 9959, + "insula": 9960, + "共產": 9961, + "▁regarded": 9962, + "▁Again": 9963, + "用作": 9964, + "orkshire": 9965, + "▁calling": 9966, + "▁Ori": 9967, + "▁surg": 9968, + "▁designs": 9969, + "intend": 9970, + "▁Pictures": 9971, + "▁compilation": 9972, + "OD": 9973, + "公安": 9974, + "▁Brooklyn": 9975, + "arsh": 9976, + "▁producers": 9977, + "法官": 9978, + "▁Angl": 9979, + "ovation": 9980, + "▁northeast": 9981, + "以外": 9982, + "房屋": 9983, + "那些": 9984, + "喬治": 9985, + "▁resistance": 9986, + "領域": 9987, + "▁roads": 9988, + "人们": 9989, + "▁interests": 9990, + "John": 9991, + "atures": 9992, + "籃球": 9993, + "▁Lower": 9994, + "pa": 9995, + "iop": 9996, + "克里": 9997, + "爆发": 9998, + "AV": 9999, + "▁ru": 10000, + "波兰": 10001, + "note": 10002, + "▁aer": 10003, + "▁Ivan": 10004, + "分布於": 10005, + "▁Aer": 10006, + "▁Writers": 10007, + "▁Marshall": 10008, + "▁earliest": 10009, + "▁Glas": 10010, + "▁武": 10011, + "▁choice": 10012, + "▁adjacent": 10013, + "明星": 10014, + "▁factory": 10015, + "弟弟": 10016, + "▁possibly": 10017, + "▁Comb": 10018, + "▁deputy": 10019, + "于是": 10020, + "etime": 10021, + "ultan": 10022, + "▁divers": 10023, + "▁Senator": 10024, + "然后": 10025, + "重大": 10026, + "▁colonial": 10027, + "sa": 10028, + "▁pup": 10029, + "▁hydro": 10030, + "動作": 10031, + "在日本": 10032, + "▁resign": 10033, + "enne": 10034, + "成本": 10035, + "leased": 10036, + "ра": 10037, + "團隊": 10038, + "▁astr": 10039, + "攻击": 10040, + "eding": 10041, + "整个": 10042, + "ел": 10043, + "▁sections": 10044, + "BE": 10045, + "▁northwest": 10046, + "resents": 10047, + "车辆": 10048, + "▁Moths": 10049, + "伦敦": 10050, + "而成": 10051, + "▁railroad": 10052, + "名称": 10053, + "eget": 10054, + "縣人": 10055, + "▁fly": 10056, + "▁Gulf": 10057, + "尔特": 10058, + "長期": 10059, + "▁Pradesh": 10060, + "utation": 10061, + "▁Azerbai": 10062, + "分配": 10063, + "tery": 10064, + "英尺": 10065, + "十九": 10066, + "▁leads": 10067, + "中被": 10068, + "價值": 10069, + "上下": 10070, + "曲目": 10071, + "▁東京": 10072, + "▁apart": 10073, + "▁Hit": 10074, + "▁Century": 10075, + "▁chose": 10076, + "entially": 10077, + "創立": 10078, + "▁shall": 10079, + "BL": 10080, + "八年": 10081, + "▁Yorkshire": 10082, + "roke": 10083, + "爾蘭": 10084, + "acon": 10085, + "ère": 10086, + "▁Nam": 10087, + "▁亞": 10088, + "火山": 10089, + "伊朗": 10090, + "colspan": 10091, + "▁元": 10092, + "▁photograph": 10093, + "▁Upper": 10094, + "ferred": 10095, + "kee": 10096, + "▁Lane": 10097, + "▁Cook": 10098, + "▁Movement": 10099, + "▁Wrestling": 10100, + "My": 10101, + "加盟": 10102, + "ommod": 10103, + "▁Flight": 10104, + "▁grounds": 10105, + "▁bottom": 10106, + "▁opportunity": 10107, + "bal": 10108, + "aire": 10109, + "中国人民解放军": 10110, + "▁Chang": 10111, + "▁divisions": 10112, + "pi": 10113, + "▁Pierre": 10114, + "▁activist": 10115, + "▁mac": 10116, + "▁月": 10117, + "▁defensive": 10118, + "▁DJ": 10119, + "pre": 10120, + "alymp": 10121, + "▁Edition": 10122, + "▁suff": 10123, + "▁米": 10124, + "▁Stanley": 10125, + "▁Limited": 10126, + "▁Cathedral": 10127, + "▁sole": 10128, + "▁Chand": 10129, + "▁improved": 10130, + "▁製作": 10131, + "▁milit": 10132, + "▁enl": 10133, + "▁Bomb": 10134, + "▁prize": 10135, + "▁Gary": 10136, + "▁charges": 10137, + "▁session": 10138, + "▁distributed": 10139, + "▁YouTube": 10140, + "▁debuted": 10141, + "王国": 10142, + "浙江省": 10143, + "簡介": 10144, + "▁Lib": 10145, + "▁medicine": 10146, + "▁Daily": 10147, + "encing": 10148, + "▁埃": 10149, + "▁Benj": 10150, + "度的": 10151, + "▁Murray": 10152, + "wall": 10153, + "▁Pad": 10154, + "銷售": 10155, + "▁Neg": 10156, + "leton": 10157, + "衛生": 10158, + "锦标": 10159, + "俱樂部": 10160, + "丈夫": 10161, + "努力": 10162, + "▁controlled": 10163, + "发射": 10164, + "Star": 10165, + "▁Chel": 10166, + "▁terror": 10167, + "被迫": 10168, + "Col": 10169, + "▁participate": 10170, + "▁boys": 10171, + "不斷": 10172, + "▁parallel": 10173, + "目标": 10174, + "▁ST": 10175, + "上海市": 10176, + "▁Vic": 10177, + "辦公": 10178, + "▁Minor": 10179, + "▁franchise": 10180, + "▁台": 10181, + "din": 10182, + "管理局": 10183, + "派出": 10184, + "▁interior": 10185, + "爵士": 10186, + "rang": 10187, + "▁Tele": 10188, + "oro": 10189, + "▁owners": 10190, + "▁damaged": 10191, + "▁dismiss": 10192, + "▁greatest": 10193, + "▁Woman": 10194, + "▁delivered": 10195, + "mod": 10196, + "中華人民共和國": 10197, + "▁Theater": 10198, + "天使": 10199, + "议院": 10200, + "▁Motor": 10201, + "▁goods": 10202, + "▁Beck": 10203, + "iko": 10204, + "▁witness": 10205, + "書籍": 10206, + "▁memorial": 10207, + "▁ABC": 10208, + "▁Vel": 10209, + "大約": 10210, + "▁core": 10211, + "uka": 10212, + "民眾": 10213, + "▁dies": 10214, + "▁singing": 10215, + "▁Roc": 10216, + "iterranean": 10217, + "▁drawn": 10218, + "▁electronic": 10219, + "解釋": 10220, + "事务": 10221, + "ishers": 10222, + "立法會": 10223, + "▁Wing": 10224, + "▁clean": 10225, + "▁humans": 10226, + "衝突": 10227, + "▁Past": 10228, + "La": 10229, + "淘汰": 10230, + "▁broken": 10231, + "公交": 10232, + "iri": 10233, + "▁courts": 10234, + "收視": 10235, + "隸屬於": 10236, + "▁substant": 10237, + "SU": 10238, + "▁Princip": 10239, + "修正": 10240, + "▁getting": 10241, + "▁combination": 10242, + "SM": 10243, + "▁Jazz": 10244, + "overty": 10245, + "▁Madrid": 10246, + "比如": 10247, + "▁users": 10248, + "針對": 10249, + "业务": 10250, + "上有": 10251, + "onian": 10252, + "▁П": 10253, + "▁operate": 10254, + "天的": 10255, + "附近的": 10256, + "▁正": 10257, + "▁Soul": 10258, + "引入": 10259, + "政黨": 10260, + "▁Iv": 10261, + "▁brig": 10262, + "▁businessman": 10263, + "▁door": 10264, + "▁convent": 10265, + "▁Capital": 10266, + "▁releg": 10267, + "alis": 10268, + "iah": 10269, + "▁quite": 10270, + "锦标赛": 10271, + "ér": 10272, + "广东省": 10273, + "illo": 10274, + "神社": 10275, + "▁Primary": 10276, + "utions": 10277, + "▁doct": 10278, + "▁tor": 10279, + "▁justice": 10280, + "hl": 10281, + "的名字": 10282, + "源自": 10283, + "▁Hum": 10284, + "勋章": 10285, + "路段": 10286, + "所有的": 10287, + "ог": 10288, + "▁艾": 10289, + "台北市": 10290, + "▁ones": 10291, + "雙方": 10292, + "股份有限公司": 10293, + "城堡": 10294, + "otes": 10295, + "▁Map": 10296, + "▁device": 10297, + "▁Josh": 10298, + "▁courses": 10299, + "發出": 10300, + "▁Ess": 10301, + "▁tropical": 10302, + "阻止": 10303, + "加州": 10304, + "icket": 10305, + "足球运动员": 10306, + "asure": 10307, + "▁Paralymp": 10308, + "▁ans": 10309, + "▁repeated": 10310, + "▁shooting": 10311, + "NC": 10312, + "▁examples": 10313, + "▁ski": 10314, + "▁Saturday": 10315, + "▁terr": 10316, + "▁RD": 10317, + "投降": 10318, + "西安": 10319, + "▁Tol": 10320, + "▁Verm": 10321, + "▁represents": 10322, + "osure": 10323, + "参谋": 10324, + "▁actual": 10325, + "▁really": 10326, + "▁Frances": 10327, + "adr": 10328, + "rix": 10329, + "▁tank": 10330, + "也會": 10331, + "tered": 10332, + "群岛": 10333, + "▁Thus": 10334, + "low": 10335, + "了解": 10336, + "亦是": 10337, + "uber": 10338, + "eenth": 10339, + "▁sequence": 10340, + "市长": 10341, + "ulu": 10342, + "卫星": 10343, + "▁crisis": 10344, + "▁description": 10345, + "▁Prefecture": 10346, + "記憶": 10347, + "▁Mess": 10348, + "aptist": 10349, + "以後": 10350, + "▁judges": 10351, + "▁standing": 10352, + "rong": 10353, + "▁ham": 10354, + "▁tack": 10355, + "▁Bra": 10356, + "加拉": 10357, + "mphony": 10358, + "▁survived": 10359, + "月的": 10360, + "aked": 10361, + "▁cycle": 10362, + "▁seems": 10363, + "▁veter": 10364, + "▁Richmond": 10365, + "▁opposite": 10366, + "▁isol": 10367, + "apping": 10368, + "alia": 10369, + "▁Pil": 10370, + "▁延伸": 10371, + "▁freedom": 10372, + "ни": 10373, + "北方": 10374, + "菲律賓": 10375, + "▁defeating": 10376, + "▁Arena": 10377, + "cell": 10378, + "▁ancest": 10379, + "As": 10380, + "▁alt": 10381, + "ception": 10382, + "天体": 10383, + "▁Sax": 10384, + "留下": 10385, + "▁Politics": 10386, + "▁measures": 10387, + "理工": 10388, + "▁中国共产党": 10389, + "▁skills": 10390, + "▁suburb": 10391, + "性格": 10392, + "egas": 10393, + "marine": 10394, + "▁人": 10395, + "首先": 10396, + "asts": 10397, + "▁hour": 10398, + "▁drop": 10399, + "▁consequ": 10400, + "ucks": 10401, + "antly": 10402, + "停靠": 10403, + "票房": 10404, + "▁Stars": 10405, + "▁Defence": 10406, + "例子": 10407, + "类型": 10408, + "owski": 10409, + "學會": 10410, + "▁Cher": 10411, + "▁capture": 10412, + "▁Ron": 10413, + "DC": 10414, + "还是": 10415, + "▁premi": 10416, + "▁Ian": 10417, + "attery": 10418, + "load": 10419, + "opping": 10420, + "▁Ug": 10421, + "inate": 10422, + "▁Tigers": 10423, + "金曲": 10424, + "▁Ald": 10425, + "▁WW": 10426, + "▁purposes": 10427, + "▁Hold": 10428, + "▁hill": 10429, + "▁於": 10430, + "▁Grade": 10431, + "利斯": 10432, + "創辦": 10433, + "▁各": 10434, + "▁replace": 10435, + "▁qualifying": 10436, + "下降": 10437, + "▁长": 10438, + "▁Eug": 10439, + "▁Standard": 10440, + "▁Serge": 10441, + "▁interpret": 10442, + "格勒": 10443, + "▁Bund": 10444, + "▁Evans": 10445, + "克的": 10446, + "周邊": 10447, + "母亲": 10448, + "uted": 10449, + "via": 10450, + "非建制": 10451, + "▁medium": 10452, + "▁showing": 10453, + "Tr": 10454, + "▁myth": 10455, + "antine": 10456, + "占领": 10457, + "icon": 10458, + "财政": 10459, + "主題曲": 10460, + "iu": 10461, + "▁hits": 10462, + "▁Slovak": 10463, + "break": 10464, + "地鐵": 10465, + "式的": 10466, + "bra": 10467, + "▁Lov": 10468, + "▁Element": 10469, + "▁provincial": 10470, + "的一种": 10471, + "▁Electric": 10472, + "二人": 10473, + "▁grade": 10474, + "DVD": 10475, + "inces": 10476, + "cons": 10477, + "▁Literature": 10478, + "▁扩展": 10479, + "▁trip": 10480, + "古典": 10481, + "opal": 10482, + "▁credited": 10483, + "▁anniversary": 10484, + "▁Exper": 10485, + "▁id": 10486, + "UC": 10487, + "状态": 10488, + "team": 10489, + "▁committed": 10490, + "▁Ru": 10491, + "▁Profile": 10492, + "▁mort": 10493, + "▁comed": 10494, + "▁mist": 10495, + "▁Artists": 10496, + "operation": 10497, + "平面": 10498, + "El": 10499, + "▁streets": 10500, + "北起": 10501, + "給予": 10502, + "▁Kum": 10503, + "▁flo": 10504, + "▁Rico": 10505, + "男演員": 10506, + "inter": 10507, + "mund": 10508, + "▁maintain": 10509, + "數位": 10510, + "▁bond": 10511, + "▁Baker": 10512, + "典禮": 10513, + "▁lists": 10514, + "办公室": 10515, + "▁Protest": 10516, + "▁Tob": 10517, + "▁stands": 10518, + "大廈": 10519, + "▁Hig": 10520, + "orses": 10521, + "bridge": 10522, + "▁Hindu": 10523, + "▁regularly": 10524, + "不到": 10525, + "鰭魚": 10526, + "enberg": 10527, + "▁Dog": 10528, + "▁attached": 10529, + "化石": 10530, + "▁doll": 10531, + "荣誉": 10532, + "▁poem": 10533, + "ouver": 10534, + "▁Convention": 10535, + "多年": 10536, + "▁Nazi": 10537, + "▁naval": 10538, + "▁designer": 10539, + "內部": 10540, + "othes": 10541, + "▁刘": 10542, + "Pro": 10543, + "▁Mond": 10544, + "▁×": 10545, + "acle": 10546, + "数学": 10547, + "▁chain": 10548, + "最近": 10549, + "▁easily": 10550, + "秘書": 10551, + "▁Stre": 10552, + "ayed": 10553, + "▁factors": 10554, + "天堂": 10555, + "保守": 10556, + "▁accommod": 10557, + "康熙": 10558, + "▁publishing": 10559, + "▁democr": 10560, + "地區的": 10561, + "▁budget": 10562, + "用來": 10563, + "▁Jason": 10564, + "▁dry": 10565, + "▁Trump": 10566, + "医学": 10567, + "▁Confeder": 10568, + "▁Mitchell": 10569, + "oom": 10570, + "▁Milan": 10571, + "成都": 10572, + "身分": 10573, + "aku": 10574, + "放送": 10575, + "abi": 10576, + "▁pool": 10577, + "▁Broadway": 10578, + "風暴": 10579, + "▁Cit": 10580, + "isd": 10581, + "▁motion": 10582, + "▁Yu": 10583, + "▁rich": 10584, + "在香港": 10585, + "联合国": 10586, + "▁Burg": 10587, + "▁Fleet": 10588, + "▁Antar": 10589, + "▁heat": 10590, + "▁pur": 10591, + "▁Constant": 10592, + "▁Selected": 10593, + "abled": 10594, + "持续": 10595, + "政府的": 10596, + "West": 10597, + "▁collections": 10598, + "▁gang": 10599, + "General": 10600, + "”)": 10601, + "改编": 10602, + "广泛": 10603, + "法蘭": 10604, + "▁purchase": 10605, + "多個": 10606, + "orp": 10607, + "uly": 10608, + "riel": 10609, + "▁Rena": 10610, + "Windows": 10611, + "▁Borough": 10612, + "體長": 10613, + "For": 10614, + "unes": 10615, + "▁transition": 10616, + "erk": 10617, + "意志": 10618, + "▁Speed": 10619, + "▁Poly": 10620, + "▁Phoen": 10621, + "writers": 10622, + "▁scientists": 10623, + "▁arranged": 10624, + "aware": 10625, + "▁Trophy": 10626, + "▁Judge": 10627, + "▁charged": 10628, + "▁typical": 10629, + "▁Cart": 10630, + "▁venues": 10631, + "進攻": 10632, + "avan": 10633, + "icate": 10634, + "本人": 10635, + "inist": 10636, + "annels": 10637, + "北市": 10638, + "客运": 10639, + "▁Gun": 10640, + "並非": 10641, + "荷兰": 10642, + "merce": 10643, + "▁sell": 10644, + "▁Recip": 10645, + "▁rivers": 10646, + "▁Father": 10647, + "▁Mall": 10648, + "▁painted": 10649, + "起來": 10650, + "▁spr": 10651, + "▁imprison": 10652, + "▁Expl": 10653, + "應該": 10654, + "持有": 10655, + "非建制地區": 10656, + "消失": 10657, + "維亞": 10658, + "▁Dakota": 10659, + "數量": 10660, + "他们的": 10661, + "▁Andy": 10662, + "ielder": 10663, + "多个": 10664, + "▁gets": 10665, + "▁investment": 10666, + "而不": 10667, + "逮捕": 10668, + "▁starred": 10669, + "▁扩展阅读": 10670, + "▁nickn": 10671, + "NS": 10672, + "▁offensive": 10673, + "▁instruments": 10674, + "時段": 10675, + "▁insc": 10676, + "▁Urban": 10677, + "區議會": 10678, + "▁Cra": 10679, + "▁Charlie": 10680, + "▁fan": 10681, + "▁Blood": 10682, + "隊的": 10683, + "▁faith": 10684, + "奪得": 10685, + "away": 10686, + "▁Current": 10687, + "iph": 10688, + "▁Vas": 10689, + "▁wings": 10690, + "▁stores": 10691, + "▁prem": 10692, + "▁中共": 10693, + "▁seed": 10694, + "▁Never": 10695, + "以来": 10696, + "▁brain": 10697, + "▁worth": 10698, + "現任": 10699, + "▁Chron": 10700, + "▁Norm": 10701, + "社会主义": 10702, + "▁斯": 10703, + "▁Wang": 10704, + "▁driving": 10705, + "▁gender": 10706, + "RS": 10707, + "yles": 10708, + "地区的": 10709, + "amps": 10710, + "people": 10711, + "杭州": 10712, + "先後": 10713, + "▁Bulg": 10714, + "▁displ": 10715, + "▁advantage": 10716, + "国内": 10717, + "患者": 10718, + "特里": 10719, + "▁Amaz": 10720, + "▁prime": 10721, + "輻鰭魚": 10722, + "受傷": 10723, + "▁Contin": 10724, + "此站": 10725, + "西北部": 10726, + "戲劇": 10727, + "acht": 10728, + "▁carrying": 10729, + "波蘭": 10730, + "wig": 10731, + "profit": 10732, + "▁persons": 10733, + "eo": 10734, + "失敗": 10735, + "▁grant": 10736, + "▁Soft": 10737, + "▁assumed": 10738, + "▁rejected": 10739, + "▁Discography": 10740, + "▁hunt": 10741, + "小型": 10742, + "leans": 10743, + "▁Species": 10744, + "ictionary": 10745, + "周年": 10746, + "可以在": 10747, + "团体": 10748, + "▁fest": 10749, + "▁determine": 10750, + "老師": 10751, + "▁operates": 10752, + "的時候": 10753, + "▁Manh": 10754, + "▁link": 10755, + "配置": 10756, + "▁routes": 10757, + "edding": 10758, + "▁restaurant": 10759, + "國防": 10760, + "▁Critical": 10761, + "rat": 10762, + "图书馆": 10763, + "▁Frid": 10764, + "▁headed": 10765, + "▁accompanied": 10766, + "door": 10767, + "▁Lad": 10768, + "▁rob": 10769, + "輻鰭魚綱": 10770, + "其實": 10771, + "石油": 10772, + "▁Delhi": 10773, + "▁demand": 10774, + "hibition": 10775, + "▁Benjamin": 10776, + "▁experienced": 10777, + "的不": 10778, + "▁Gray": 10779, + "▁Glasgow": 10780, + "▁Egyptian": 10781, + "▁Portland": 10782, + "enson": 10783, + "▁Alaska": 10784, + "律師": 10785, + "pop": 10786, + "期的": 10787, + "測試": 10788, + "特定": 10789, + "閱讀": 10790, + "▁egg": 10791, + "▁Ghana": 10792, + "▁southeast": 10793, + "沿海": 10794, + "▁runner": 10795, + "▁assault": 10796, + "ture": 10797, + "▁華": 10798, + "Con": 10799, + "▁Kath": 10800, + "▁reaction": 10801, + "蘇格蘭": 10802, + "該地的": 10803, + "▁synd": 10804, + "▁Colombia": 10805, + "▁residential": 10806, + "▁colour": 10807, + "舰队": 10808, + "▁Blues": 10809, + "▁Alberta": 10810, + "▁、": 10811, + "每日": 10812, + "▁Orange": 10813, + "▁minute": 10814, + "▁rooms": 10815, + "十大": 10816, + "將會": 10817, + "▁why": 10818, + "▁Tower": 10819, + "▁finals": 10820, + "评论": 10821, + "otan": 10822, + "▁Storm": 10823, + "政权": 10824, + "為一": 10825, + "▁renew": 10826, + "▁Foot": 10827, + "▁Salv": 10828, + "▁Encyclop": 10829, + "▁decade": 10830, + "列入": 10831, + "辽宁": 10832, + "▁Maced": 10833, + "igo": 10834, + "▁Page": 10835, + "上述": 10836, + "保障": 10837, + "比较": 10838, + "person": 10839, + "勝利": 10840, + "派遣": 10841, + "▁Medalists": 10842, + "▁protected": 10843, + "大致": 10844, + "作战": 10845, + "法的": 10846, + "formance": 10847, + "平原": 10848, + "▁DNA": 10849, + "▁pian": 10850, + "▁victims": 10851, + "▁в": 10852, + "▁Stev": 10853, + "▁neighbour": 10854, + "▁Guinea": 10855, + "名人": 10856, + "▁retained": 10857, + "西南部": 10858, + "▁Mother": 10859, + "▁不": 10860, + "特色": 10861, + "網絡": 10862, + "wid": 10863, + "umi": 10864, + "inding": 10865, + "训练": 10866, + "▁Warner": 10867, + "▁Quarter": 10868, + "▁wounded": 10869, + "▁knock": 10870, + "▁Seven": 10871, + "▁tries": 10872, + "人們": 10873, + "▁Nevada": 10874, + "▁criticized": 10875, + "lock": 10876, + "▁Mack": 10877, + "ju": 10878, + "rypt": 10879, + "▁retail": 10880, + "▁Cycl": 10881, + "kov": 10882, + "▁phen": 10883, + "的手": 10884, + "能源": 10885, + "ario": 10886, + "▁throw": 10887, + "ea": 10888, + "依然": 10889, + "軟體": 10890, + "隊長": 10891, + "▁cited": 10892, + "▁costs": 10893, + "▁save": 10894, + "分钟": 10895, + "CR": 10896, + "主要是": 10897, + "eared": 10898, + "▁stages": 10899, + "▁Lis": 10900, + "▁businesses": 10901, + "▁八": 10902, + "▁amb": 10903, + "▁returns": 10904, + "妹妹": 10905, + "▁Warren": 10906, + "fare": 10907, + "▁Technical": 10908, + "▁Nation": 10909, + "▁manusc": 10910, + "▁Gib": 10911, + "▁conqu": 10912, + "突破": 10913, + "astery": 10914, + "▁nor": 10915, + "有時": 10916, + "▁stood": 10917, + "候選": 10918, + "▁duties": 10919, + "研究院": 10920, + "enia": 10921, + "stances": 10922, + "▁circum": 10923, + "▁Footballers": 10924, + "CP": 10925, + "▁Taxa": 10926, + "▁Parish": 10927, + "▁Control": 10928, + "othy": 10929, + "atters": 10930, + "首相": 10931, + "维亚": 10932, + "萨克": 10933, + "▁德國": 10934, + "���Spirit": 10935, + "女主角": 10936, + "ancell": 10937, + "ser": 10938, + "▁Systems": 10939, + "行政院": 10940, + "icial": 10941, + "数字": 10942, + "itime": 10943, + "▁degrees": 10944, + "立即": 10945, + "▁journalists": 10946, + "考古": 10947, + "stad": 10948, + "▁climb": 10949, + "▁concerns": 10950, + "前身": 10951, + "地名": 10952, + "▁Fine": 10953, + "▁notably": 10954, + "ror": 10955, + "毕业于": 10956, + "ompl": 10957, + "actor": 10958, + "穆斯": 10959, + "▁Jonathan": 10960, + "▁legislation": 10961, + "相互": 10962, + "通車": 10963, + "電視節目": 10964, + "gressive": 10965, + "产业": 10966, + "ilst": 10967, + "ivated": 10968, + "▁policies": 10969, + "Eng": 10970, + "▁poets": 10971, + "▁thick": 10972, + "▁videos": 10973, + "號線": 10974, + "▁util": 10975, + "▁Actress": 10976, + "天下": 10977, + "xts": 10978, + "feld": 10979, + "coming": 10980, + "▁Fellow": 10981, + "经常": 10982, + "mel": 10983, + "國的": 10984, + "▁medieval": 10985, + "花園": 10986, + "▁Mong": 10987, + "▁的时区为": 10988, + "fiction": 10989, + "▁与接壤的市镇": 10990, + "▁的邮政编码为": 10991, + "▁所属的省级选区为": 10992, + "▁于时的人口数量为人": 10993, + "▁Orleans": 10994, + "只要": 10995, + "▁meters": 10996, + "了一个": 10997, + "aments": 10998, + "▁incorpor": 10999, + "mont": 11000, + "▁duty": 11001, + "▁Heb": 11002, + "直播": 11003, + "薩斯": 11004, + "▁-{": 11005, + "▁kid": 11006, + "▁didn": 11007, + "oi": 11008, + "▁Parker": 11009, + "专家": 11010, + "▁Iranian": 11011, + "▁landing": 11012, + "承認": 11013, + "▁CBS": 11014, + "▁guitarist": 11015, + "▁af": 11016, + "▁stopped": 11017, + "在一": 11018, + "▁Sid": 11019, + "▁Fish": 11020, + "▁looking": 11021, + "▁Action": 11022, + "最後一": 11023, + "tenance": 11024, + "▁Benn": 11025, + "▁Site": 11026, + "uru": 11027, + "estone": 11028, + "taining": 11029, + "玻璃": 11030, + "舞蹈": 11031, + "master": 11032, + "▁admitted": 11033, + "▁bed": 11034, + "▁Armenian": 11035, + "NBA": 11036, + "▁Rangers": 11037, + "常見": 11038, + "▁HD": 11039, + "▁Know": 11040, + "▁Barry": 11041, + "original": 11042, + "▁executed": 11043, + "本地": 11044, + "通信": 11045, + "▁infl": 11046, + "▁uniform": 11047, + "inos": 11048, + "roduction": 11049, + "▁Educational": 11050, + "MI": 11051, + "暴力": 11052, + "hab": 11053, + "▁Derby": 11054, + "cular": 11055, + "出生於": 11056, + "始建於": 11057, + "▁ownership": 11058, + "од": 11059, + "ilia": 11060, + "▁teen": 11061, + "天然": 11062, + "▁Bey": 11063, + "年開始": 11064, + "世界上": 11065, + "四川省": 11066, + "音樂專輯": 11067, + "▁Kun": 11068, + "ashed": 11069, + "▁southwest": 11070, + "cussion": 11071, + "▁journey": 11072, + "▁factor": 11073, + "▁equivalent": 11074, + "▁difference": 11075, + "調整": 11076, + "▁Classic": 11077, + "▁caught": 11078, + "利益": 11079, + "▁selling": 11080, + "日報": 11081, + "type": 11082, + "▁Model": 11083, + "ivia": 11084, + "▁Episode": 11085, + "總理": 11086, + "▁theater": 11087, + "▁restored": 11088, + "國內": 11089, + "▁Gor": 11090, + "▁assistance": 11091, + "▁他": 11092, + "▁卡特林那巡天": 11093, + "▁storage": 11094, + "调整": 11095, + "行走": 11096, + "威爾": 11097, + "▁snow": 11098, + "▁medals": 11099, + "▁Mol": 11100, + "▁prisoners": 11101, + "▁tail": 11102, + "▁explos": 11103, + "▁Cuba": 11104, + "農業": 11105, + "▁liqu": 11106, + "▁卡特林那巡天系统": 11107, + "▁Has": 11108, + "長官": 11109, + "国防": 11110, + "▁shop": 11111, + "面對": 11112, + "nik": 11113, + "oker": 11114, + "▁separated": 11115, + "aja": 11116, + "小姐": 11117, + "訪問": 11118, + "oked": 11119, + "▁nothing": 11120, + "▁Challenge": 11121, + "hyll": 11122, + "pat": 11123, + "司令部": 11124, + "isations": 11125, + "打算": 11126, + "▁Wayne": 11127, + "▁shel": 11128, + "▁accur": 11129, + "▁somew": 11130, + "▁legend": 11131, + "鄉試": 11132, + "▁黄": 11133, + "历任": 11134, + "ictions": 11135, + "商品": 11136, + "局长": 11137, + "▁Luther": 11138, + "的神": 11139, + "▁dating": 11140, + "气候": 11141, + "▁bran": 11142, + "▁Esp": 11143, + "▁banks": 11144, + "首播": 11145, + "▁fired": 11146, + "▁Victorian": 11147, + "戰隊": 11148, + "ping": 11149, + "GC": 11150, + "who": 11151, + "eria": 11152, + "▁context": 11153, + "▁bit": 11154, + "▁Buffalo": 11155, + "▁romantic": 11156, + "▁Universal": 11157, + "▁window": 11158, + "▁preced": 11159, + "▁Freedom": 11160, + "▁Authority": 11161, + "▁habitat": 11162, + "▁Companies": 11163, + "UP": 11164, + "升格": 11165, + "女兒": 11166, + "▁cous": 11167, + "eri": 11168, + "ibbean": 11169, + "实施": 11170, + "打擊": 11171, + "維爾": 11172, + "▁Kos": 11173, + "orrow": 11174, + "lett": 11175, + "▁crowd": 11176, + "atar": 11177, + "ancouver": 11178, + "▁Nigeria": 11179, + "小学": 11180, + "▁Late": 11181, + "▁Bulgarian": 11182, + "ön": 11183, + "lig": 11184, + "▁Jenn": 11185, + "哈尔": 11186, + "大约": 11187, + "的影響": 11188, + "▁Bush": 11189, + "▁otherwise": 11190, + "万人": 11191, + "搜寻": 11192, + "▁Sz": 11193, + "▁devices": 11194, + "的角色": 11195, + "zz": 11196, + "▁adaptation": 11197, + "▁invent": 11198, + "▁restrict": 11199, + "▁fictional": 11200, + "武装": 11201, + "▁这": 11202, + "▁commune": 11203, + "▁Bachelor": 11204, + "▁Bath": 11205, + "ilk": 11206, + "開設": 11207, + "州刺史": 11208, + "▁dog": 11209, + "▁沙": 11210, + "urop": 11211, + "内部": 11212, + "合約": 11213, + "拍摄": 11214, + "年冬季": 11215, + "power": 11216, + "▁Ancient": 11217, + "▁Sr": 11218, + "astrop": 11219, + "▁Ric": 11220, + "▁heritage": 11221, + "▁Small": 11222, + "伯爵": 11223, + "儿童": 11224, + "文明": 11225, + "mal": 11226, + "》)": 11227, + "▁user": 11228, + "高级": 11229, + "机械": 11230, + "翻译": 11231, + "count": 11232, + "▁linked": 11233, + "▁Computer": 11234, + "oga": 11235, + "etty": 11236, + "克里斯": 11237, + "的情况": 11238, + "配音員": 11239, + "▁Schol": 11240, + "一切": 11241, + "雷斯": 11242, + "▁Vlad": 11243, + "▁普": 11244, + "院长": 11245, + "isch": 11246, + "cious": 11247, + "iggest": 11248, + "發布": 11249, + "美術": 11250, + "▁Hawaii": 11251, + "德的": 11252, + "▁recept": 11253, + "▁locality": 11254, + "南至": 11255, + "被認為": 11256, + "金山": 11257, + "iege": 11258, + "▁Prop": 11259, + "湖泊": 11260, + "每個": 11261, + "▁grass": 11262, + "參選": 11263, + "次年": 11264, + "每个": 11265, + "▁formally": 11266, + "▁Plant": 11267, + "资格": 11268, + "年日本": 11269, + "uart": 11270, + "▁Ele": 11271, + "▁Lost": 11272, + "▁Isa": 11273, + "觀光": 11274, + "分校": 11275, + "第九": 11276, + "rowspan": 11277, + "一致": 11278, + "醫學": 11279, + "▁Nepal": 11280, + "成绩": 11281, + "同性": 11282, + "▁Ple": 11283, + "留在": 11284, + "▁Weekly": 11285, + "▁sed": 11286, + "▁tied": 11287, + "anner": 11288, + "乌克兰": 11289, + "▁Side": 11290, + "Ex": 11291, + "▁Nature": 11292, + "ст": 11293, + "今日": 11294, + "▁Alice": 11295, + "▁challenge": 11296, + "時任": 11297, + "确定": 11298, + "▁sort": 11299, + "▁Hunter": 11300, + "▁carbon": 11301, + "運作": 11302, + "▁brick": 11303, + "Ge": 11304, + "▁assess": 11305, + "牠們": 11306, + "▁Peru": 11307, + "詹姆斯": 11308, + "▁mobile": 11309, + "▁practices": 11310, + "▁strategy": 11311, + "接收": 11312, + "HR": 11313, + "▁coordin": 11314, + "▁Jerry": 11315, + "mosp": 11316, + "▁unf": 11317, + "▁vary": 11318, + "▁filmed": 11319, + "▁windows": 11320, + "▁aspects": 11321, + "▁severe": 11322, + "▁expression": 11323, + "民間": 11324, + "aran": 11325, + "▁newspapers": 11326, + "▁successor": 11327, + "hand": 11328, + "LE": 11329, + "洛克": 11330, + "▁cm": 11331, + "udes": 11332, + "▁depos": 11333, + "似乎": 11334, + "原住民": 11335, + "访问": 11336, + "▁Fu": 11337, + "▁fixed": 11338, + "解决": 11339, + "istical": 11340, + "▁suggests": 11341, + "▁interested": 11342, + "▁institution": 11343, + "▁testing": 11344, + "▁Artist": 11345, + "女王": 11346, + "▁Nova": 11347, + "▁chance": 11348, + "▁Greater": 11349, + "裝置": 11350, + "也就是": 11351, + "▁Tang": 11352, + "龙江": 11353, + "▁陈": 11354, + "▁Ja": 11355, + "▁Private": 11356, + "▁learned": 11357, + "ontin": 11358, + "▁Collins": 11359, + "▁Harrison": 11360, + "劳动": 11361, + "的支持": 11362, + "▁SS": 11363, + "▁Kap": 11364, + "作曲家": 11365, + "imir": 11366, + "▁dim": 11367, + "劇本": 11368, + "▁mining": 11369, + "▁prepared": 11370, + "恆星": 11371, + "▁Lock": 11372, + "常务": 11373, + "東西": 11374, + "河南省": 11375, + "▁kilomet": 11376, + "ellect": 11377, + "批评": 11378, + "电力": 11379, + "▁Manhattan": 11380, + "▁unsuccess": 11381, + "的水": 11382, + "vant": 11383, + "▁historians": 11384, + "▁Mans": 11385, + "fers": 11386, + "▁Bulgar": 11387, + "ework": 11388, + "▁depend": 11389, + "▁Sched": 11390, + "十七": 11391, + "拆除": 11392, + "学科": 11393, + "▁Voiv": 11394, + "▁Nicholas": 11395, + "▁MA": 11396, + "▁Griff": 11397, + "田径": 11398, + "ulus": 11399, + "▁divor": 11400, + "▁attorney": 11401, + "▁Elementary": 11402, + "在這": 11403, + "▁soundtrack": 11404, + "深度": 11405, + "年逝世": 11406, + "oustic": 11407, + "▁Bible": 11408, + "▁turns": 11409, + "▁arrival": 11410, + "▁vert": 11411, + "▁chapter": 11412, + "▁membership": 11413, + "▁Ferr": 11414, + "▁commemor": 11415, + "下一": 11416, + "itects": 11417, + "\";": 11418, + "近年": 11419, + "▁Bristol": 11420, + "波斯": 11421, + "▁Faculty": 11422, + "▁racial": 11423, + "几乎": 11424, + "嘉靖": 11425, + "少數": 11426, + "连续": 11427, + "acre": 11428, + "▁Mix": 11429, + "▁references": 11430, + "isb": 11431, + "北美": 11432, + "已被": 11433, + "▁orchestra": 11434, + "▁Dragon": 11435, + "维奇": 11436, + "▁unus": 11437, + "物質": 11438, + "▁Magn": 11439, + "▁eval": 11440, + "进攻": 11441, + "其中一": 11442, + "▁mine": 11443, + "主要的": 11444, + "▁popularity": 11445, + "第一個": 11446, + "▁Fitz": 11447, + "證明": 11448, + "翻譯": 11449, + "ders": 11450, + "enburg": 11451, + "LS": 11452, + "▁Rat": 11453, + "ijing": 11454, + "▁frag": 11455, + "▁nomination": 11456, + "unny": 11457, + "▁tur": 11458, + "rip": 11459, + "▁Jama": 11460, + "eoples": 11461, + "▁aggreg": 11462, + "atern": 11463, + "▁classic": 11464, + "基于": 11465, + "▁eye": 11466, + "▁朱": 11467, + "拒绝": 11468, + "oven": 11469, + "▁Byz": 11470, + "▁Release": 11471, + "▁counties": 11472, + "允许": 11473, + "最低": 11474, + "的日": 11475, + "▁注釋": 11476, + "明朝政治人物": 11477, + "尼克": 11478, + "usalem": 11479, + "ussian": 11480, + "協議": 11481, + "Dec": 11482, + "沿革": 11483, + "▁Mind": 11484, + "▁Bass": 11485, + "▁rose": 11486, + "洛杉": 11487, + "醫生": 11488, + "原始": 11489, + "蒙特": 11490, + "是香港": 11491, + "idency": 11492, + "▁Barbara": 11493, + "代码": 11494, + "▁mouth": 11495, + "boy": 11496, + "Gr": 11497, + "首席": 11498, + "▁Ny": 11499, + "首府": 11500, + "▁subd": 11501, + "▁relative": 11502, + "威尔": 11503, + "▁replacement": 11504, + "▁Kirk": 11505, + "▁永": 11506, + "准备": 11507, + "▁國立": 11508, + "endment": 11509, + "▁biggest": 11510, + "▁Vancouver": 11511, + "ns": 11512, + "▁fruit": 11513, + "▁ensure": 11514, + "chang": 11515, + "▁cold": 11516, + "▁Herbert": 11517, + "▁Ref": 11518, + "▁Sha": 11519, + "▁Fisher": 11520, + "市長": 11521, + "▁note": 11522, + "▁scholar": 11523, + "hus": 11524, + "教育部": 11525, + "host": 11526, + "▁soil": 11527, + "年香港": 11528, + "科夫": 11529, + "年到": 11530, + "廣泛": 11531, + "▁Lloyd": 11532, + "▁contr": 11533, + "确诊": 11534, + "▁veget": 11535, + "elect": 11536, + "iration": 11537, + "▁Charlotte": 11538, + "物质": 11539, + "▁Ze": 11540, + "commun": 11541, + "▁Towns": 11542, + "弗朗": 11543, + "基於": 11544, + "里的": 11545, + "▁calc": 11546, + "▁authors": 11547, + "▁channels": 11548, + "婚姻": 11549, + "贵州": 11550, + "廣州": 11551, + "▁criticism": 11552, + "相对": 11553, + "▁electoral": 11554, + "▁vessels": 11555, + "bus": 11556, + "在美國": 11557, + "現象": 11558, + "helm": 11559, + "▁Hem": 11560, + "▁Cold": 11561, + "▁childhood": 11562, + "▁magazines": 11563, + "市政": 11564, + "▁Turner": 11565, + "TR": 11566, + "agram": 11567, + "▁picture": 11568, + "消防": 11569, + "裝甲": 11570, + "▁coastal": 11571, + "▁NE": 11572, + "體長可達": 11573, + "▁fram": 11574, + "佔領": 11575, + "管辖": 11576, + "▁ign": 11577, + "UK": 11578, + "▁Caribbean": 11579, + "▁technique": 11580, + "▁Fam": 11581, + "創造": 11582, + "编辑": 11583, + "ebraska": 11584, + "▁accompl": 11585, + "él": 11586, + "往往": 11587, + "相当": 11588, + "聲音": 11589, + "▁Knights": 11590, + "rez": 11591, + "司馬": 11592, + "服役": 11593, + "encer": 11594, + "小組": 11595, + "osph": 11596, + "▁Saints": 11597, + "伊利": 11598, + "▁moth": 11599, + "▁diagn": 11600, + "▁Bengal": 11601, + "▁plane": 11602, + "▁Philippine": 11603, + "▁Pack": 11604, + "▁photography": 11605, + "▁Cad": 11606, + "▁gene": 11607, + "▁poverty": 11608, + "新竹": 11609, + "的分": 11610, + "▁Feat": 11611, + "▁Shang": 11612, + "▁differences": 11613, + "從事": 11614, + "arked": 11615, + "會長": 11616, + "▁struck": 11617, + "▁Euro": 11618, + "▁Mars": 11619, + "odeship": 11620, + "漫画": 11621, + "ahl": 11622, + "制定": 11623, + "▁Around": 11624, + "▁monument": 11625, + "▁Sak": 11626, + "▁subjects": 11627, + "Can": 11628, + "▁indicate": 11629, + "影像": 11630, + "成就": 11631, + "▁coverage": 11632, + "紅色": 11633, + "▁Gay": 11634, + "评价": 11635, + "纪录": 11636, + "破坏": 11637, + "lee": 11638, + "▁teachers": 11639, + "▁evolution": 11640, + "家中": 11641, + "otype": 11642, + "山市": 11643, + "▁descend": 11644, + "▁Assistant": 11645, + "▁extremely": 11646, + "▁Recipients": 11647, + "▁家庭": 11648, + "Pr": 11649, + "▁Adela": 11650, + "▁orient": 11651, + "▁Indians": 11652, + "▁artistic": 11653, + "ichi": 11654, + "出來": 11655, + "occ": 11656, + "WA": 11657, + "▁daughters": 11658, + "▁Tu": 11659, + "omon": 11660, + "▁Monte": 11661, + "加哥": 11662, + "▁sax": 11663, + "▁occupation": 11664, + "▁Muhammad": 11665, + "elected": 11666, + "▁processes": 11667, + "▁Mason": 11668, + "▁Oliver": 11669, + "▁locomotives": 11670, + "塞爾": 11671, + "艦隊": 11672, + "uez": 11673, + "芝加哥": 11674, + "oko": 11675, + "已有": 11676, + "的小行星": 11677, + "▁Crime": 11678, + "多數": 11679, + "是位於美國": 11680, + "▁kg": 11681, + "▁Luis": 11682, + "▁Steven": 11683, + "翡翠": 11684, + "▁cup": 11685, + "▁scheme": 11686, + "並未": 11687, + "赢得": 11688, + "uli": 11689, + "aron": 11690, + "ilis": 11691, + "马克": 11692, + "Be": 11693, + "萬人": 11694, + "ido": 11695, + "force": 11696, + "▁suicide": 11697, + "▁Afghanistan": 11698, + "▁check": 11699, + "說法": 11700, + "確定": 11701, + "brid": 11702, + "吉林": 11703, + "ivan": 11704, + "▁Fif": 11705, + "▁Pay": 11706, + "enses": 11707, + "來說": 11708, + "少将": 11709, + "碼頭": 11710, + "ente": 11711, + "oyal": 11712, + "以北": 11713, + "▁flower": 11714, + "▁evening": 11715, + "▁Sor": 11716, + "▁papers": 11717, + "▁classified": 11718, + "forcement": 11719, + "▁squadron": 11720, + "而非": 11721, + "并于": 11722, + "know": 11723, + "endar": 11724, + "▁appearing": 11725, + "山东省": 11726, + "▁Rank": 11727, + "江苏省": 11728, + "▁filed": 11729, + "▁Grey": 11730, + "sec": 11731, + "story": 11732, + "fly": 11733, + "令人": 11734, + "claimed": 11735, + "▁Phoenix": 11736, + "特拉": 11737, + "idad": 11738, + "▁arrest": 11739, + "曾经": 11740, + "▁史": 11741, + "omic": 11742, + "���会": 11743, + "學位": 11744, + "推動": 11745, + "▁wave": 11746, + "▁Charts": 11747, + "▁nations": 11748, + "▁crossing": 11749, + "▁Cond": 11750, + "▁movements": 11751, + "觀察": 11752, + "穆斯林": 11753, + "▁Init": 11754, + "▁Costa": 11755, + "▁repair": 11756, + "Co": 11757, + "▁中央": 11758, + "▁Sig": 11759, + "▁heads": 11760, + "自动": 11761, + "▁Zone": 11762, + "▁assass": 11763, + "殖民地": 11764, + "▁stret": 11765, + "▁covering": 11766, + "▁Had": 11767, + "rieved": 11768, + "▁poems": 11769, + "下令": 11770, + "放棄": 11771, + "▁pod": 11772, + "▁Voivodeship": 11773, + "▁sanct": 11774, + "生於": 11775, + "斯拉夫": 11776, + "▁peaked": 11777, + "市區": 11778, + "▁flows": 11779, + "規則": 11780, + "民主黨": 11781, + "福建省": 11782, + "▁Type": 11783, + "強烈": 11784, + "大幅": 11785, + "▁Houses": 11786, + "▁expert": 11787, + "▁les": 11788, + "▁唐": 11789, + "保險": 11790, + "▁territories": 11791, + "aha": 11792, + "▁Defunct": 11793, + "▁doubles": 11794, + "▁agencies": 11795, + "▁Ye": 11796, + "urers": 11797, + "▁endemic": 11798, + "同样": 11799, + "▁dated": 11800, + "由此": 11801, + "它是": 11802, + "副书记": 11803, + "unning": 11804, + "引發": 11805, + "類型": 11806, + "▁法国": 11807, + "agar": 11808, + "▁appropri": 11809, + "出生于": 11810, + "ushing": 11811, + "reprene": 11812, + "▁Croatia": 11813, + "▁enh": 11814, + "西斯": 11815, + "▁cards": 11816, + "sters": 11817, + "▁Meanwhile": 11818, + "▁Arabic": 11819, + "▁flowers": 11820, + "▁thousands": 11821, + "aurus": 11822, + "▁Batt": 11823, + "武帝": 11824, + "表達": 11825, + "▁Code": 11826, + "▁proposal": 11827, + "▁eliminated": 11828, + "其餘": 11829, + "▁manga": 11830, + "他被": 11831, + "▁jurisd": 11832, + "争议": 11833, + "內閣": 11834, + "合唱": 11835, + "▁Anim": 11836, + "rehens": 11837, + "▁Falls": 11838, + "▁stayed": 11839, + "理解": 11840, + "▁為": 11841, + "gate": 11842, + "州人": 11843, + "ugs": 11844, + "mate": 11845, + "pent": 11846, + "▁Hud": 11847, + "▁weak": 11848, + "▁ago": 11849, + "▁Cities": 11850, + "▁weekly": 11851, + "ucer": 11852, + "布里": 11853, + "商人": 11854, + "▁Yang": 11855, + "北海道": 11856, + "Wh": 11857, + "ierra": 11858, + "下的一个种": 11859, + "▁amateur": 11860, + "厄尔天文台": 11861, + "互相": 11862, + "外交部": 11863, + "▁lov": 11864, + "▁Sultan": 11865, + "▁monarch": 11866, + "▁Nebraska": 11867, + "▁sun": 11868, + "▁Pant": 11869, + "celona": 11870, + ".),": 11871, + "▁kingdom": 11872, + "▁roughly": 11873, + "-)": 11874, + "证明": 11875, + "搜寻计划": 11876, + "width": 11877, + "iology": 11878, + "▁message": 11879, + "isition": 11880, + "▁洛厄尔天文台": 11881, + "▁replacing": 11882, + "以南": 11883, + "什麼": 11884, + "支流": 11885, + "近地小行星搜寻计划": 11886, + "▁encounter": 11887, + "ophone": 11888, + "ás": 11889, + "▁tie": 11890, + "选手": 11891, + "▁Giants": 11892, + "las": 11893, + "愛爾蘭": 11894, + "▁therap": 11895, + "▁ministers": 11896, + "▁Policy": 11897, + "where": 11898, + "▁nominations": 11899, + "▁Pont": 11900, + "▁Trail": 11901, + "▁withdraw": 11902, + "▁Insp": 11903, + "▁synthes": 11904, + "顧問": 11905, + "bel": 11906, + "▁Š": 11907, + "乔治": 11908, + "体的": 11909, + "▁Return": 11910, + "地點": 11911, + "▁Symphony": 11912, + "巨大": 11913, + "性能": 11914, + "▁作品": 11915, + "DR": 11916, + "▁plus": 11917, + "襲擊": 11918, + "▁Draw": 11919, + "на": 11920, + "發電": 11921, + "出身人物": 11922, + "▁Saudi": 11923, + "▁Steel": 11924, + "▁Clay": 11925, + "▁forests": 11926, + "登上": 11927, + "結合": 11928, + "▁Hamb": 11929, + "▁Event": 11930, + "建议": 11931, + "进一步": 11932, + "ripts": 11933, + "▁string": 11934, + "▁Attorney": 11935, + "De": 11936, + "指示": 11937, + "進一步": 11938, + "信號": 11939, + "財政": 11940, + "▁Bert": 11941, + "▁Canal": 11942, + "风���": 11943, + "ruption": 11944, + "德拉": 11945, + "月球": 11946, + "▁Tib": 11947, + "Fran": 11948, + "hill": 11949, + "▁mob": 11950, + "▁affairs": 11951, + "▁Jerusalem": 11952, + "▁View": 11953, + "▁instance": 11954, + "▁Orig": 11955, + "命名為": 11956, + "ingen": 11957, + "opsis": 11958, + "哥哥": 11959, + "▁Cinc": 11960, + "現今": 11961, + "▁rates": 11962, + "▁mental": 11963, + "實際上": 11964, + "geon": 11965, + "holm": 11966, + "GM": 11967, + "▁Adelaide": 11968, + "修建": 11969, + "公元前": 11970, + "German": 11971, + "▁solution": 11972, + "卡斯": 11973, + "▁Pow": 11974, + "haw": 11975, + "olds": 11976, + "▁expedition": 11977, + "更名为": 11978, + "▁Seg": 11979, + "iya": 11980, + "fish": 11981, + "▁Territory": 11982, + "▁capable": 11983, + "▁construct": 11984, + "击败": 11985, + "哲学": 11986, + "此時": 11987, + "itis": 11988, + "▁wheel": 11989, + "各自": 11990, + "每天": 11991, + "甘肃": 11992, + "keley": 11993, + "ribed": 11994, + "folk": 11995, + "▁accounts": 11996, + "福利": 11997, + "縣的一個": 11998, + "▁Trav": 11999, + "▁emergency": 12000, + "準決賽": 12001, + "執導": 12002, + "exp": 12003, + "ische": 12004, + "▁catch": 12005, + "集合": 12006, + "▁Industrial": 12007, + "teenth": 12008, + "▁celebrated": 12009, + "stery": 12010, + "sterdam": 12011, + "▁planet": 12012, + "▁credit": 12013, + "▁Alt": 12014, + "enda": 12015, + "▁networks": 12016, + "並以": 12017, + "▁foss": 12018, + "▁Ring": 12019, + "▁Punj": 12020, + "器的": 12021, + "教师": 12022, + "基斯坦": 12023, + "▁imag": 12024, + "學術": 12025, + "政權": 12026, + "港口": 12027, + "▁家族": 12028, + "▁Hann": 12029, + "▁Theod": 12030, + "▁花": 12031, + "▁colleges": 12032, + "萬元": 12033, + "▁hosts": 12034, + "▁wooden": 12035, + "▁Future": 12036, + "競爭": 12037, + "overy": 12038, + "格拉": 12039, + "enti": 12040, + "▁explained": 12041, + "▁components": 12042, + "學系": 12043, + "考慮": 12044, + "usk": 12045, + "届全国人大代表": 12046, + "公眾": 12047, + "三人": 12048, + "提及": 12049, + "航天": 12050, + "▁grey": 12051, + "▁penalty": 12052, + "éd": 12053, + "▁boundary": 12054, + "早上": 12055, + "uncredited": 12056, + "anim": 12057, + "▁activists": 12058, + "▁Cou": 12059, + "▁Data": 12060, + "工廠": 12061, + "orst": 12062, + "▁Hyd": 12063, + "BB": 12064, + "▁losses": 12065, + "?\"": 12066, + "bow": 12067, + "▁surrounded": 12068, + "咖啡": 12069, + "商店": 12070, + "在中": 12071, + "▁eyes": 12072, + "▁competing": 12073, + "刑事": 12074, + "▁fal": 12075, + "▁Hugh": 12076, + "▁appointment": 12077, + "维埃": 12078, + "▁Mey": 12079, + "收購": 12080, + "继承": 12081, + "連載": 12082, + "▁Performance": 12083, + "綜藝": 12084, + "奥地利": 12085, + "scar": 12086, + "▁RAF": 12087, + "achi": 12088, + "abilities": 12089, + "card": 12090, + "issue": 12091, + "經理": 12092, + "▁dig": 12093, + "▁influential": 12094, + "必要": 12095, + "▁Herman": 12096, + "icus": 12097, + "分佈": 12098, + "▁falls": 12099, + "動力": 12100, + "▁Brand": 12101, + "接觸": 12102, + "▁Poll": 12103, + "▁Filip": 12104, + "加利福": 12105, + "▁task": 12106, + "▁perhaps": 12107, + "印第": 12108, + "▁Munich": 12109, + "udden": 12110, + "▁Socialist": 12111, + "aze": 12112, + "▁questions": 12113, + "行人": 12114, + "▁meets": 12115, + "GP": 12116, + "记者": 12117, + "▁Catherine": 12118, + "aco": 12119, + "市中心": 12120, + "▁Trinity": 12121, + "SL": 12122, + "試圖": 12123, + "彰化": 12124, + "警告": 12125, + "amental": 12126, + "▁Philosop": 12127, + "▁Joy": 12128, + "经历": 12129, + "iper": 12130, + "▁adding": 12131, + "▁temporary": 12132, + "改变": 12133, + "美軍": 12134, + "▁experiences": 12135, + "▁subsidi": 12136, + "abs": 12137, + "aeus": 12138, + "▁Filmography": 12139, + "▁Snow": 12140, + "shaped": 12141, + "大聯盟": 12142, + "▁Walt": 12143, + "▁lieutenant": 12144, + "胜利": 12145, + "atically": 12146, + "▁Beijing": 12147, + "▁hor": 12148, + "▁intent": 12149, + "知識": 12150, + "▁Tag": 12151, + "在那": 12152, + "▁吳": 12153, + "innati": 12154, + "▁Moroc": 12155, + "raham": 12156, + "▁IT": 12157, + "▁artillery": 12158, + "含有": 12159, + "aste": 12160, + "▁Ral": 12161, + "国的": 12162, + "星等": 12163, + "onus": 12164, + "阿根廷": 12165, + "▁Legacy": 12166, + "cht": 12167, + "▁parent": 12168, + "朝廷": 12169, + "▁Pra": 12170, + "▁lap": 12171, + "站的": 12172, + "经营": 12173, + "落成": 12174, + "▁Term": 12175, + "otton": 12176, + "▁assembly": 12177, + "迪士": 12178, + "arc": 12179, + "生存": 12180, + "▁Yam": 12181, + "旅客鐵道": 12182, + "到达": 12183, + "May": 12184, + "gel": 12185, + "▁raise": 12186, + "▁serial": 12187, + "馬來西亞": 12188, + "iffer": 12189, + "▁Henri": 12190, + "▁Larry": 12191, + "▁Cob": 12192, + "▁opinion": 12193, + "▁downtown": 12194, + "在一起": 12195, + "▁Marvel": 12196, + "▁swimming": 12197, + "▁graduating": 12198, + "ls": 12199, + "临时": 12200, + "他也": 12201, + "▁Archae": 12202, + "方便": 12203, + "▁ranking": 12204, + "▁NBC": 12205, + "▁Election": 12206, + "站台": 12207, + "ubb": 12208, + "▁Curt": 12209, + "▁involvement": 12210, + "▁該": 12211, + "▁SR": 12212, + "pm": 12213, + "儀式": 12214, + "後期": 12215, + "的世界": 12216, + "later": 12217, + "▁Croatian": 12218, + "▁honour": 12219, + "▁relief": 12220, + "▁spiritual": 12221, + "▁Baptist": 12222, + "▁Vincent": 12223, + "▁demolished": 12224, + "从而": 12225, + "形目": 12226, + "▁commit": 12227, + "▁Formula": 12228, + "▁Seb": 12229, + "▁名": 12230, + "陷入": 12231, + "▁wine": 12232, + "otyp": 12233, + "xi": 12234, + "oshi": 12235, + "▁audio": 12236, + "ruction": 12237, + "定居": 12238, + "島嶼": 12239, + "▁Bour": 12240, + "▁horror": 12241, + "学术": 12242, + "▁plate": 12243, + "▁studying": 12244, + "▁Bes": 12245, + "ignated": 12246, + "收集": 12247, + "电台": 12248, + "大多数": 12249, + "公斤": 12250, + "到達": 12251, + "大小": 12252, + "using": 12253, + "迪士尼": 12254, + "▁Statistics": 12255, + "半岛": 12256, + "▁supposed": 12257, + "▁convicted": 12258, + "▁crash": 12259, + "▁Athens": 12260, + "SW": 12261, + "▁Pic": 12262, + "巡迴": 12263, + "agement": 12264, + "▁Artillery": 12265, + "轉乘": 12266, + "lag": 12267, + "▁Pav": 12268, + "▁declined": 12269, + "▁sentenced": 12270, + "▁保": 12271, + "HP": 12272, + "▁PR": 12273, + "单曲": 12274, + "lu": 12275, + "▁Yale": 12276, + "▁signing": 12277, + "▁elder": 12278, + "▁Branch": 12279, + "▁volumes": 12280, + "开通": 12281, + "▁branches": 12282, + "▁finding": 12283, + "▁Barcelona": 12284, + "ipping": 12285, + "▁Aber": 12286, + "▁perfect": 12287, + "錄影": 12288, + "▁hang": 12289, + "At": 12290, + "▁Population": 12291, + "anni": 12292, + "ectors": 12293, + "▁Winners": 12294, + "ilarly": 12295, + "▁Alger": 12296, + "▁phr": 12297, + "▁mountains": 12298, + "▁Start": 12299, + "▁hip": 12300, + "▁Along": 12301, + "吸收": 12302, + "喜劇": 12303, + "▁rend": 12304, + "减少": 12305, + "▁宋": 12306, + "▁theat": 12307, + "▁assign": 12308, + "的第二": 12309, + "勢力": 12310, + "▁file": 12311, + "▁Hispan": 12312, + "▁rounds": 12313, + "▁Bulgaria": 12314, + "phone": 12315, + "氣旋": 12316, + "htt": 12317, + "▁Butler": 12318, + "錄音": 12319, + "▁被": 12320, + "▁LP": 12321, + "▁Anglican": 12322, + "▁injuries": 12323, + "增长": 12324, + "▁cool": 12325, + "▁Keith": 12326, + "▁Diocese": 12327, + "明顯": 12328, + "走向": 12329, + "建立了": 12330, + "▁entering": 12331, + "情報": 12332, + "▁threatened": 12333, + "子女": 12334, + "▁CP": 12335, + "▁Mend": 12336, + "就會": 12337, + "當時的": 12338, + "電視動畫": 12339, + "▁Kur": 12340, + "信号": 12341, + "未知": 12342, + "▁Set": 12343, + "▁Merc": 12344, + "收藏": 12345, + "欧元": 12346, + "IF": 12347, + "▁hur": 12348, + "▁existed": 12349, + "eda": 12350, + "爾德": 12351, + "ocation": 12352, + "▁offering": 12353, + "▁suspended": 12354, + "▁Horse": 12355, + "法庭": 12356, + "▁frame": 12357, + "召开": 12358, + "猶太": 12359, + "▁achieve": 12360, + "▁eleven": 12361, + "治疗": 12362, + "care": 12363, + "粵語": 12364, + "eli": 12365, + "▁requires": 12366, + "州村落": 12367, + "▁Gust": 12368, + "▁Aviation": 12369, + "星系": 12370, + "▁Magic": 12371, + "捷運": 12372, + "▁電視劇": 12373, + "中国大陆的": 12374, + "▁Number": 12375, + "奥运会": 12376, + "aba": 12377, + "▁Pin": 12378, + "印第安": 12379, + "出售": 12380, + "jar": 12381, + "金牌得主": 12382, + "▁Terry": 12383, + "▁Vegas": 12384, + "金属": 12385, + "eno": 12386, + "▁controversy": 12387, + "理想": 12388, + "興趣": 12389, + "▁portrayed": 12390, + "utsc": 12391, + "▁Mann": 12392, + "▁alco": 12393, + "▁ster": 12394, + "▁Lux": 12395, + "卡尔": 12396, + "學園": 12397, + "▁fishing": 12398, + "水库": 12399, + "的關係": 12400, + "▁IN": 12401, + "Te": 12402, + "支付": 12403, + "▁pitch": 12404, + "上升": 12405, + "comp": 12406, + "▁forming": 12407, + "BD": 12408, + "另有": 12409, + "回歸": 12410, + "春秋": 12411, + "iser": 12412, + "▁Hein": 12413, + "▁Craig": 12414, + "农村": 12415, + "▁Dod": 12416, + "ricane": 12417, + "的影响": 12418, + "▁Masters": 12419, + "南非": 12420, + "▁Cincinnati": 12421, + "運行": 12422, + "分裂": 12423, + "▁license": 12424, + "▁Collect": 12425, + "▁Azerbaijan": 12426, + "▁徐": 12427, + "▁eighth": 12428, + "模特": 12429, + "步槍": 12430, + "阳市": 12431, + "個性": 12432, + "htm": 12433, + "family": 12434, + "解释": 12435, + "▁Heavy": 12436, + "▁profession": 12437, + "其中一種": 12438, + "▁Golf": 12439, + "▁Lions": 12440, + "▁manner": 12441, + "移动": 12442, + "aho": 12443, + "是一座": 12444, + "amese": 12445, + "▁Days": 12446, + "為輻鰭魚綱": 12447, + "▁梅": 12448, + "keeper": 12449, + "▁Harold": 12450, + "一枚": 12451, + "child": 12452, + "栽培": 12453, + "▁mir": 12454, + "ifican": 12455, + "知府": 12456, + "的一種": 12457, + "為止": 12458, + "alam": 12459, + "▁Say": 12460, + "▁associate": 12461, + "身高": 12462, + "達成": 12463, + "位的": 12464, + "制的": 12465, + "▁indicated": 12466, + "▁Chi": 12467, + "▁Ult": 12468, + "▁nav": 12469, + "▁Amsterdam": 12470, + "反映": 12471, + "este": 12472, + "柴油": 12473, + "十二年": 12474, + "▁vic": 12475, + "actical": 12476, + "▁neut": 12477, + "▁debate": 12478, + "▁Buddhist": 12479, + "古屋": 12480, + "新人": 12481, + "结合": 12482, + "▁Within": 12483, + "LP": 12484, + "▁Trad": 12485, + "▁Apple": 12486, + "▁tests": 12487, + "▁tools": 12488, + "米尔": 12489, + "nan": 12490, + "iden": 12491, + "▁vessel": 12492, + "▁missions": 12493, + "▁landscape": 12494, + "年齡": 12495, + "穩定": 12496, + "ificance": 12497, + "条约": 12498, + "官方网站": 12499, + "celand": 12500, + "▁Inv": 12501, + "兩種": 12502, + "共產黨": 12503, + "▁width": 12504, + "任期": 12505, + "▁万": 12506, + "裁判": 12507, + "maker": 12508, + "▁Originally": 12509, + "對方": 12510, + "尤其是": 12511, + "ennial": 12512, + "HA": 12513, + "意識": 12514, + "gun": 12515, + "▁arc": 12516, + "主張": 12517, + "▁德国": 12518, + "▁helping": 12519, + "联系": 12520, + "▁Dest": 12521, + "侍郎": 12522, + "▁Gonz": 12523, + "▁denied": 12524, + "宪法": 12525, + "陕西": 12526, + "的部分": 12527, + "urst": 12528, + "▁secure": 12529, + "朝日": 12530, + "mid": 12531, + "▁Ton": 12532, + "來到": 12533, + "uctor": 12534, + "gi": 12535, + "隊伍": 12536, + "主事": 12537, + "ouncill": 12538, + "osoph": 12539, + "弗里": 12540, + "asia": 12541, + "▁Industry": 12542, + "經驗": 12543, + "内蒙古": 12544, + "教宗": 12545, + "high": 12546, + "在中国": 12547, + "castle": 12548, + "▁Ground": 12549, + "▁Holland": 12550, + "从事": 12551, + "▁genre": 12552, + "救援": 12553, + "青岛": 12554, + "▁Tas": 12555, + "停車": 12556, + "ribute": 12557, + "▁bringing": 12558, + "其中男性": 12559, + "▁wrestling": 12560, + "商場": 12561, + "理由": 12562, + "izer": 12563, + "▁releases": 12564, + "▁泰": 12565, + "▁cousin": 12566, + "ellectual": 12567, + "pread": 12568, + "ivation": 12569, + "▁Montana": 12570, + "▁Lan": 12571, + "愛情": 12572, + "▁唐朝": 12573, + "大多數": 12574, + "參考": 12575, + "黃金": 12576, + "run": 12577, + "▁歷": 12578, + "长江": 12579, + "購買": 12580, + "Best": 12581, + "▁wides": 12582, + "uta": 12583, + "▁domain": 12584, + "▁胡": 12585, + "經典": 12586, + "bound": 12587, + "』(": 12588, + "长期": 12589, + "而不是": 12590, + "▁Ki": 12591, + "▁Movie": 12592, + "爾的": 12593, + "生成": 12594, + "鄰近": 12595, + "▁filled": 12596, + "▁同": 12597, + "质量": 12598, + "olph": 12599, + "凌晨": 12600, + "anthrop": 12601, + "▁opponent": 12602, + "Qu": 12603, + "!\"": 12604, + ":(": 12605, + "anti": 12606, + "fielder": 12607, + "▁Stuart": 12608, + "verseas": 12609, + "▁Finals": 12610, + "第一个": 12611, + "uper": 12612, + "▁bear": 12613, + "▁thin": 12614, + "▁recre": 12615, + "港鐵": 12616, + "站至": 12617, + "▁Treaty": 12618, + "EX": 12619, + "▁松": 12620, + "指導": 12621, + "▁surr": 12622, + "▁Manager": 12623, + "abet": 12624, + "▁voting": 12625, + "年成立的": 12626, + "▁Draft": 12627, + "公佈": 12628, + "埃尔": 12629, + "▁modified": 12630, + "說明": 12631, + "▁martial": 12632, + "▁PlayStation": 12633, + "agi": 12634, + "bes": 12635, + "▁diam": 12636, + "ruit": 12637, + "形容": 12638, + "rystal": 12639, + "▁circuit": 12640, + "意为": 12641, + "abel": 12642, + "▁Shel": 12643, + "istani": 12644, + "此次": 12645, + "▁skin": 12646, + "假面": 12647, + "提供了": 12648, + "▁mile": 12649, + "▁Cann": 12650, + "abe": 12651, + "政治家": 12652, + "▁honors": 12653, + "▁extinct": 12654, + "到的": 12655, + "▁Glen": 12656, + "▁Neil": 12657, + "▁pron": 12658, + "▁tribut": 12659, + "▁Pod": 12660, + "▁cabinet": 12661, + "▁fighter": 12662, + "alysis": 12663, + "▁九": 12664, + "bird": 12665, + "又称": 12666, + "▁Krist": 12667, + "近代": 12668, + "▁São": 12669, + "奖牌得主": 12670, + "▁Syria": 12671, + "▁extens": 12672, + "▁strongly": 12673, + "▁completion": 12674, + "▁reun": 12675, + "▁spaces": 12676, + "▁Berkeley": 12677, + "▁Unlike": 12678, + "▁publisher": 12679, + "SO": 12680, + "在他": 12681, + "lies": 12682, + "是個": 12683, + "▁depth": 12684, + "ounsel": 12685, + "湖南省": 12686, + "▁option": 12687, + "ña": 12688, + "防止": 12689, + "通用": 12690, + "RT": 12691, + "靠近": 12692, + "人民代表大会": 12693, + "▁Robin": 12694, + "線車站": 12695, + "▁personality": 12696, + "厘米": 12697, + "地圖": 12698, + "▁Wu": 12699, + "uckland": 12700, + "▁Toy": 12701, + "▁illegal": 12702, + "年時": 12703, + "auc": 12704, + "▁lob": 12705, + "▁Pel": 12706, + "大賽": 12707, + "▁加拿大": 12708, + "urphy": 12709, + "▁discip": 12710, + "▁Belarus": 12711, + "▁centers": 12712, + "▁journals": 12713, + "定期": 12714, + "起来": 12715, + "called": 12716, + "▁VI": 12717, + "尼亞州": 12718, + "▁無": 12719, + "东西": 12720, + "五月": 12721, + "迷你": 12722, + "▁lawyers": 12723, + "izations": 12724, + "▁Brew": 12725, + "聯合國": 12726, + "▁happened": 12727, + "United": 12728, + "▁output": 12729, + "▁reputation": 12730, + "▁percussion": 12731, + "關注": 12732, + "▁Bog": 12733, + "不要": 12734, + "的原因": 12735, + "▁Goth": 12736, + "得到了": 12737, + "▁warm": 12738, + "math": 12739, + "enton": 12740, + "▁Govern": 12741, + "winning": 12742, + "▁Arc": 12743, + "▁surviving": 12744, + "▁Brun": 12745, + "ounced": 12746, + "▁().": 12747, + "▁Gang": 12748, + "▁Operations": 12749, + "▁Kle": 12750, + ".:": 12751, + "omo": 12752, + "事實": 12753, + "imp": 12754, + "▁相关": 12755, + "berry": 12756, + "▁Denver": 12757, + "▁Hob": 12758, + "▁visitors": 12759, + "▁frequency": 12760, + "▁annually": 12761, + "angerous": 12762, + "▁Airlines": 12763, + "▁youngest": 12764, + "大夫": 12765, + "▁minimum": 12766, + "▁populations": 12767, + "▁Esc": 12768, + "▁external": 12769, + "私立": 12770, + "new": 12771, + "▁dream": 12772, + "書院": 12773, + "基金會": 12774, + "▁drawing": 12775, + "SF": 12776, + "ishment": 12777, + "▁donated": 12778, + "▁attributed": 12779, + "火星": 12780, + "▁Paint": 12781, + "交流道": 12782, + "amer": 12783, + "但他": 12784, + "污染": 12785, + "位于中国": 12786, + "▁themes": 12787, + "起义": 12788, + "内陆": 12789, + "eful": 12790, + "▁markets": 12791, + "▁Edwards": 12792, + "fire": 12793, + "▁Chan": 12794, + "冒險": 12795, + "年入": 12796, + "網頁": 12797, + "獲獎": 12798, + "▁equipped": 12799, + "式月台": 12800, + "amics": 12801, + "▁Iceland": 12802, + "▁benefit": 12803, + "dest": 12804, + "HD": 12805, + "▁Herz": 12806, + "▁soldier": 12807, + "▁satellite": 12808, + "music": 12809, + "員工": 12810, + "日軍": 12811, + "试图": 12812, + "▁Venezuela": 12813, + "通知": 12814, + "▁Source": 12815, + "▁法國": 12816, + "ema": 12817, + ",)": 12818, + "不滿": 12819, + "很大": 12820, + "graduate": 12821, + "▁stress": 12822, + "东临": 12823, + "build": 12824, + "▁Springs": 12825, + "KO": 12826, + "elia": 12827, + "▁migr": 12828, + "台中": 12829, + "▁lasted": 12830, + "arks": 12831, + "▁Coal": 12832, + "▁switch": 12833, + "對抗": 12834, + "得名": 12835, + "日军": 12836, + "总部": 12837, + "auer": 12838, + "▁tribe": 12839, + "▁approval": 12840, + "▁Got": 12841, + "▁Lear": 12842, + "riptions": 12843, + "▁公": 12844, + "教会": 12845, + "▁英国": 12846, + "▁Mig": 12847, + "▁visiting": 12848, + "軍團": 12849, + "def": 12850, + "历史上": 12851, + "▁Sad": 12852, + "▁platforms": 12853, + "▁Productions": 12854, + "▁none": 12855, + "▁operational": 12856, + "估計": 12857, + "指控": 12858, + "知识": 12859, + "▁Tech": 12860, + "▁concrete": 12861, + "porter": 12862, + "▁Right": 12863, + "東方": 12864, + "▁posted": 12865, + "電話": 12866, + "▁soul": 12867, + "▁surgery": 12868, + "啟用的": 12869, + "body": 12870, + "borne": 12871, + "一百": 12872, + "SI": 12873, + "中正": 12874, + "▁golf": 12875, + "gorith": 12876, + "會員": 12877, + "▁Lion": 12878, + "▁pregn": 12879, + "ographers": 12880, + "组建": 12881, + "▁decline": 12882, + "平衡": 12883, + "uble": 12884, + "介绍": 12885, + "eni": 12886, + "▁tow": 12887, + "▁Mick": 12888, + "意思": 12889, + "▁battles": 12890, + "hin": 12891, + "常常": 12892, + "mpt": 12893, + "發起": 12894, + "的能力": 12895, + "▁Friday": 12896, + "GO": 12897, + "翰林": 12898, + "andal": 12899, + "威脅": 12900, + "▁Ernest": 12901, + "▁Scientific": 12902, + "▁Jefferson": 12903, + "座標": 12904, + "被认为": 12905, + "▁camera": 12906, + "▁thirty": 12907, + "立方": 12908, + "▁absor": 12909, + "▁對": 12910, + "asha": 12911, + "ampa": 12912, + "▁Á": 12913, + "视频": 12914, + "ulum": 12915, + "十月": 12916, + "▁playoffs": 12917, + "▁Helen": 12918, + "▁Campaign": 12919, + "不会": 12920, + "▁maintenance": 12921, + "成立於": 12922, + "▁Carr": 12923, + "▁Abbey": 12924, + "▁segment": 12925, + "危機": 12926, + "-{}-": 12927, + "▁provision": 12928, + "傳播": 12929, + "澳大利亞": 12930, + "ickets": 12931, + "pine": 12932, + "▁mode": 12933, + "oj": 12934, + "▁Near": 12935, + "▁violin": 12936, + "▁Muslims": 12937, + "領袖": 12938, + "arma": 12939, + "▁agents": 12940, + "丁目": 12941, + "袭击": 12942, + "總站": 12943, + "otion": 12944, + "克林": 12945, + "▁fil": 12946, + "▁Rabb": 12947, + "▁Warri": 12948, + "▁researchers": 12949, + "办事": 12950, + "構造": 12951, + "],": 12952, + "hum": 12953, + "▁Swim": 12954, + "▁Individual": 12955, + "▁bes": 12956, + "▁Anglo": 12957, + "出現在": 12958, + "▁incidents": 12959, + "其中包括": 12960, + "▁somewhat": 12961, + "河北省": 12962, + "湖北省": 12963, + "enos": 12964, + "▁festivals": 12965, + "認識": 12966, + "Sch": 12967, + "eva": 12968, + "▁Jar": 12969, + "▁Deaths": 12970, + "▁texts": 12971, + "想要": 12972, + "▁emigrants": 12973, + "憲法": 12974, + "tes": 12975, + "中最": 12976, + "乐队": 12977, + "▁Pep": 12978, + "▁gay": 12979, + "届全国政协": 12980, + "聲優": 12981, + "lar": 12982, + "▁acted": 12983, + "族的": 12984, + "▁statue": 12985, + "體系": 12986, + "▁duo": 12987, + "ento": 12988, + "▁Madison": 12989, + "pir": 12990, + "▁wear": 12991, + "▁Murphy": 12992, + "外籍": 12993, + "身上": 12994, + "芬兰": 12995, + "飓风": 12996, + "▁colle": 12997, + "▁Shin": 12998, + "▁panel": 12999, + "當局": 13000, + "變得": 13001, + "▁heir": 13002, + "▁blocks": 13003, + "首位": 13004, + "etr": 13005, + "▁widespread": 13006, + "中期": 13007, + "的日本": 13008, + "▁Hudson": 13009, + "▁congress": 13010, + ",),": 13011, + "▁shares": 13012, + "▁preserved": 13013, + "年后": 13014, + "▁prompt": 13015, + "▁Beaut": 13016, + "▁pseud": 13017, + "▁Hi": 13018, + "改名為": 13019, + "agre": 13020, + "▁Democrats": 13021, + "▁atmosp": 13022, + "超级": 13023, + "orous": 13024, + "▁°": 13025, + "ags": 13026, + "抵達": 13027, + "本作": 13028, + "▁Hav": 13029, + "▁Raf": 13030, + "▁Grace": 13031, + "▁Together": 13032, + "赛事": 13033, + "與其他": 13034, + "idal": 13035, + "ocket": 13036, + "▁Stanford": 13037, + "大家": 13038, + "武裝": 13039, + "▁Sah": 13040, + "▁tenure": 13041, + "權力": 13042, + "▁MV": 13043, + "製作人": 13044, + "▁satisf": 13045, + "▁beach": 13046, + "One": 13047, + "▁Buch": 13048, + "▁Auckland": 13049, + "尋找": 13050, + "市区": 13051, + "裝備": 13052, + "▁coaching": 13053, + "▁Relations": 13054, + "▁recommended": 13055, + "▁Malay": 13056, + "▁meetings": 13057, + "限定": 13058, + "的方法": 13059, + "▁drew": 13060, + "▁complic": 13061, + "▁ha": 13062, + "opes": 13063, + "▁Salt": 13064, + "無人": 13065, + "tion": 13066, + "▁赫": 13067, + "ilty": 13068, + "▁EU": 13069, + "olit": 13070, + "ospitals": 13071, + "檔案": 13072, + "張專輯": 13073, + "▁longest": 13074, + "olin": 13075, + "▁Cruz": 13076, + "▁underground": 13077, + "▁anch": 13078, + "傳媒": 13079, + "▁星": 13080, + "▁Cha": 13081, + "接替": 13082, + "oned": 13083, + "對象": 13084, + "殺死": 13085, + "ultane": 13086, + "▁grown": 13087, + "▁Vermont": 13088, + "▁sufficient": 13089, + "利的": 13090, + "屯門": 13091, + "人大常委": 13092, + "▁Economy": 13093, + "▁}": 13094, + "电子游戏": 13095, + "insky": 13096, + "cho": 13097, + "所在地": 13098, + "ewhere": 13099, + "▁venue": 13100, + "▁innings": 13101, + "▁Drama": 13102, + "▁valid": 13103, + "▁Spider": 13104, + "用来": 13105, + "gom": 13106, + "數字": 13107, + "出入口": 13108, + "▁Cant": 13109, + "测试": 13110, + "cat": 13111, + "區村落": 13112, + "▁crimes": 13113, + "▁attracted": 13114, + "▁understand": 13115, + "bi": 13116, + "▁Ralph": 13117, + "▁Persian": 13118, + "▁dub": 13119, + "▁fix": 13120, + "igs": 13121, + "ters": 13122, + "▁dress": 13123, + "並將": 13124, + "▁Observ": 13125, + "回應": 13126, + "▁Patt": 13127, + "▁illness": 13128, + "▁merchant": 13129, + "丹尼": 13130, + "觀測": 13131, + "吉他": 13132, + "inee": 13133, + "▁Aircraft": 13134, + "▁tas": 13135, + "▁reconstr": 13136, + "▁Dennis": 13137, + "延長": 13138, + "米爾": 13139, + "oard": 13140, + "▁cinema": 13141, + "▁tempor": 13142, + "▁belonging": 13143, + "标志": 13144, + "▁Diamond": 13145, + "acional": 13146, + "按察": 13147, + "界的": 13148, + "▁org": 13149, + "▁shut": 13150, + "▁elevation": 13151, + "cf": 13152, + "▁phone": 13153, + "▁Finance": 13154, + "▁treated": 13155, + "si": 13156, + "国立": 13157, + "Jan": 13158, + "▁Bald": 13159, + "▁visible": 13160, + "▁discovery": 13161, + "▁��据": 13162, + "haus": 13163, + "食用": 13164, + "▁意大利": 13165, + "▁Next": 13166, + "▁Bright": 13167, + "▁Communes": 13168, + "ashes": 13169, + "CE": 13170, + "主唱": 13171, + "▁biography": 13172, + "▁depending": 13173, + "arant": 13174, + "▁Friedrich": 13175, + "之戰": 13176, + "精靈": 13177, + "mina": 13178, + "▁Lac": 13179, + "▁西班牙": 13180, + "ifted": 13181, + "▁Cert": 13182, + "▁bird": 13183, + "▁Kenya": 13184, + "宁波": 13185, + "男主角": 13186, + "▁Kay": 13187, + "▁uncle": 13188, + "自我": 13189, + "▁從": 13190, + "Dr": 13191, + "▁Bobby": 13192, + "▁excell": 13193, + "▁continuing": 13194, + "▁od": 13195, + "rift": 13196, + "年啟用的": 13197, + "hematic": 13198, + "eters": 13199, + "▁jobs": 13200, + "liga": 13201, + "重量": 13202, + "都在": 13203, + "▁vision": 13204, + "布尔": 13205, + "Sw": 13206, + "華人": 13207, + "海上": 13208, + "立法委員": 13209, + "查理": 13210, + "海南": 13211, + "物的": 13212, + "ucle": 13213, + "▁Mik": 13214, + "▁Divis": 13215, + "mates": 13216, + "▁signs": 13217, + "▁Norfolk": 13218, + "▁女": 13219, + "常见": 13220, + "最高的": 13221, + "ancellor": 13222, + "接任": 13223, + "▁erected": 13224, + "参加了": 13225, + "▁shift": 13226, + "▁Manuel": 13227, + "▁anything": 13228, + "▁Thai": 13229, + "▁repr": 13230, + "▁persp": 13231, + "itional": 13232, + "聚落": 13233, + "▁dual": 13234, + "▁abroad": 13235, + "▁trading": 13236, + "超人": 13237, + "名单": 13238, + "多人": 13239, + "壓力": 13240, + "▁spoken": 13241, + "▁processing": 13242, + "输入": 13243, + "case": 13244, + "▁protests": 13245, + "▁Deep": 13246, + "▁Franç": 13247, + "▁exists": 13248, + "▁苏": 13249, + "▁Nan": 13250, + "▁emerged": 13251, + "改名": 13252, + "▁Meg": 13253, + "優秀": 13254, + "相同的": 13255, + "arta": 13256, + "抵抗": 13257, + "▁田": 13258, + "慈善": 13259, + "十一年": 13260, + "分支": 13261, + "德语": 13262, + "aca": 13263, + "▁anime": 13264, + "▁premiere": 13265, + "▁effectively": 13266, + "▁Math": 13267, + "cm": 13268, + "▁Hamburg": 13269, + "▁keyboards": 13270, + "▁其": 13271, + "友好": 13272, + "▁Wilhelm": 13273, + "▁thousand": 13274, + "rox": 13275, + "Nov": 13276, + "是一颗": 13277, + "world": 13278, + "▁settlements": 13279, + "▁huge": 13280, + "▁Archbishop": 13281, + "月起": 13282, + "Don": 13283, + "▁Iss": 13284, + "尔兰": 13285, + "確認": 13286, + "▁leaf": 13287, + "▁holid": 13288, + "▁利": 13289, + "rus": 13290, + "vet": 13291, + "▁Din": 13292, + "▁Document": 13293, + "▁Protestant": 13294, + "▁surf": 13295, + "▁Bruns": 13296, + "▁ranks": 13297, + "▁governments": 13298, + "iable": 13299, + "▁spoke": 13300, + "▁Lebanon": 13301, + "通訊": 13302, + "▁Range": 13303, + "▁cancelled": 13304, + "▁Petersburg": 13305, + "omi": 13306, + "▁send": 13307, + "ailing": 13308, + "▁whereas": 13309, + "軍的": 13310, + "▁Planet": 13311, + "▁physician": 13312, + "wright": 13313, + "▁Altern": 13314, + "▁Otto": 13315, + "▁acknow": 13316, + "▁remainder": 13317, + "HT": 13318, + "▁departure": 13319, + "免費": 13320, + "▁seek": 13321, + "▁Wes": 13322, + "ME": 13323, + "igible": 13324, + "isp": 13325, + "hematical": 13326, + "稱呼": 13327, + "ods": 13328, + "保安": 13329, + "身亡": 13330, + "▁agriculture": 13331, + "价值": 13332, + "方面的": 13333, + "▁Dictionary": 13334, + "立陶": 13335, + "該地": 13336, + "athon": 13337, + "▁reportedly": 13338, + "以此": 13339, + "智慧": 13340, + "rys": 13341, + "▁employment": 13342, + "▁•": 13343, + "未有": 13344, + "▁〈": 13345, + "進黨": 13346, + "▁restoration": 13347, + "途中": 13348, + "▁museums": 13349, + "▁remember": 13350, + "▁Shaw": 13351, + "▁marketing": 13352, + "▁indigenous": 13353, + "XX": 13354, + "打破": 13355, + "▁Creat": 13356, + "▁pul": 13357, + "▁Hond": 13358, + "▁safe": 13359, + "意味": 13360, + "观察": 13361, + "的歌曲": 13362, + "erted": 13363, + "▁Brisb": 13364, + "放在": 13365, + "onymous": 13366, + "CAR": 13367, + "▁Student": 13368, + "候選人": 13369, + "▁Hebrew": 13370, + "▁Leo": 13371, + "▁contested": 13372, + "inum": 13373, + "▁Overall": 13374, + "美术": 13375, + "▁Susan": 13376, + "auge": 13377, + "▁bacter": 13378, + "航班": 13379, + "▁华": 13380, + "eded": 13381, + "▁Gaz": 13382, + "▁Oil": 13383, + "▁延伸阅读": 13384, + "▁diameter": 13385, + "cz": 13386, + "▁Brisbane": 13387, + "▁furn": 13388, + "▁everything": 13389, + "毛泽": 13390, + "積極": 13391, + "▁ruling": 13392, + "▁describe": 13393, + "▁sleep": 13394, + "▁casual": 13395, + "▁definition": 13396, + "▁Sierra": 13397, + "inations": 13398, + "▁changing": 13399, + "▁comics": 13400, + "▁inaugural": 13401, + "局長": 13402, + "條例": 13403, + "irk": 13404, + "▁Female": 13405, + "▁weapon": 13406, + "▁後": 13407, + "安娜": 13408, + "▁gymn": 13409, + "▁Mahar": 13410, + "▁Peninsula": 13411, + "▁indicates": 13412, + "做出": 13413, + "▁detailed": 13414, + "▁~": 13415, + "但因": 13416, + "▁rescue": 13417, + "组合": 13418, + "▁supports": 13419, + "aks": 13420, + "▁Cuban": 13421, + "▁proport": 13422, + "▁schedule": 13423, + "▁whilst": 13424, + "使其": 13425, + "列為": 13426, + "imo": 13427, + "▁Clinton": 13428, + "卡爾": 13429, + "▁scientist": 13430, + "TE": 13431, + "的城市": 13432, + "▁McL": 13433, + "▁NHL": 13434, + "▁wrong": 13435, + "ixon": 13436, + "thlete": 13437, + "▁defence": 13438, + "usted": 13439, + "▁friendly": 13440, + "Sm": 13441, + "立陶宛": 13442, + "▁micro": 13443, + "▁formations": 13444, + "▁Beh": 13445, + "arrier": 13446, + "▁Congo": 13447, + "▁obtain": 13448, + "▁Maz": 13449, + "▁Hope": 13450, + "今天": 13451, + "athy": 13452, + "▁Financial": 13453, + "整合": 13454, + "正面": 13455, + "▁cricketer": 13456, + "▁Christians": 13457, + "特征": 13458, + "▁cable": 13459, + "职务": 13460, + "日正式": 13461, + "▁Pul": 13462, + "rub": 13463, + "改制為": 13464, + "▁Fact": 13465, + "▁Soon": 13466, + "▁Friends": 13467, + "▁Gw": 13468, + "▁Mut": 13469, + "▁wars": 13470, + "zes": 13471, + "raction": 13472, + "过程中": 13473, + "陸地": 13474, + "▁boats": 13475, + "▁Watson": 13476, + "▁Gilbert": 13477, + "▁electron": 13478, + "▁tell": 13479, + "▁Abraham": 13480, + "This": 13481, + "航空公司": 13482, + "VA": 13483, + "▁worship": 13484, + "部尚": 13485, + "▁個人": 13486, + "ovan": 13487, + "▁pric": 13488, + "mediate": 13489, + "▁printed": 13490, + "▁nurs": 13491, + "卑斯": 13492, + "ingly": 13493, + "使用者": 13494, + "翡翠台": 13495, + "▁Study": 13496, + "▁inner": 13497, + "▁libr": 13498, + "▁Delaware": 13499, + "症状": 13500, + "▁SA": 13501, + "▁Len": 13502, + "▁begun": 13503, + "▁infantry": 13504, + "▁index": 13505, + "拿下": 13506, + "ortion": 13507, + "▁licensed": 13508, + "▁styles": 13509, + "▁earthqu": 13510, + "ifier": 13511, + "trans": 13512, + "▁何": 13513, + "種族": 13514, + "dal": 13515, + "好友": 13516, + "排行榜": 13517, + "▁undert": 13518, + "▁recovered": 13519, + "▁梁": 13520, + "实行": 13521, + "院長": 13522, + "▁Cypr": 13523, + "此後": 13524, + "▁真": 13525, + "▁fled": 13526, + "▁patrol": 13527, + "▁mo": 13528, + "▁massive": 13529, + "▁初": 13530, + "另一方面": 13531, + "terior": 13532, + "▁resolution": 13533, + "四十": 13534, + "▁suffering": 13535, + "住在": 13536, + "的形式": 13537, + "▁Bav": 13538, + "确诊病例": 13539, + "▁Climate": 13540, + "▁helic": 13541, + "策略": 13542, + "lift": 13543, + "▁Urugu": 13544, + "编号": 13545, + "▁credits": 13546, + "这里": 13547, + "▁opponents": 13548, + "▁Yank": 13549, + "教学": 13550, + "關閉": 13551, + "更名為": 13552, + "秘书长": 13553, + "rock": 13554, + "冲突": 13555, + "应该": 13556, + "minster": 13557, + "▁PA": 13558, + "list": 13559, + "▁cul": 13560, + "▁noble": 13561, + "är": 13562, + "代替": 13563, + "強調": 13564, + "▁Tennis": 13565, + "▁Instead": 13566, + "▁benefits": 13567, + "andom": 13568, + "▁Nigerian": 13569, + "SN": 13570, + "▁traveled": 13571, + "▁楊": 13572, + "亞歷": 13573, + "日下午": 13574, + "▁monitor": 13575, + "月在": 13576, + "▁Opp": 13577, + "▁Events": 13578, + "歲的": 13579, + "▁Wor": 13580, + "▁Lakes": 13581, + "哥伦": 13582, + "巴斯": 13583, + "派的": 13584, + "以上的": 13585, + "▁Drive": 13586, + "▁predomin": 13587, + "▁AT": 13588, + "電子遊戲": 13589, + "▁Actor": 13590, + "▁Ethiop": 13591, + "▁couples": 13592, + "创办": 13593, + "的一些": 13594, + "▁midfield": 13595, + "改建": 13596, + "透露": 13597, + "青少年": 13598, + "▁Bond": 13599, + "▁Perry": 13600, + "▁Bosnia": 13601, + "▁stable": 13602, + "毛泽东": 13603, + "▁chamber": 13604, + "▁editions": 13605, + "▁尼": 13606, + "▁罗": 13607, + "的时候": 13608, + "棲息在": 13609, + "▁hen": 13610, + "itual": 13611, + "▁grandfather": 13612, + "▁當": 13613, + "劇場版": 13614, + "▁teach": 13615, + "▁Microsoft": 13616, + "▁defenders": 13617, + "替代": 13618, + "▁Syrian": 13619, + "▁claiming": 13620, + "创建": 13621, + "席位": 13622, + "的位置": 13623, + "▁patient": 13624, + "──": 13625, + "短期": 13626, + "縣知縣": 13627, + "▁arrangement": 13628, + "琉球": 13629, + "Will": 13630, + "▁commanded": 13631, + "▁ratio": 13632, + "▁predecess": 13633, + "屏東": 13634, + "超越": 13635, + "▁雷": 13636, + "片尾": 13637, + "such": 13638, + "plement": 13639, + "ulating": 13640, + "▁percentage": 13641, + "velt": 13642, + "ipper": 13643, + "丹麥": 13644, + "歌唱": 13645, + "lik": 13646, + "裔美國": 13647, + "亞目": 13648, + "境內": 13649, + "▁Care": 13650, + "achment": 13651, + "工商": 13652, + "象徵": 13653, + "▁aimed": 13654, + "▁songwriter": 13655, + "▁杨": 13656, + "▁Sask": 13657, + "▁Scar": 13658, + "收費": 13659, + "福德": 13660, + "▁physics": 13661, + "工作室": 13662, + "foot": 13663, + "▁Eff": 13664, + "▁鄭": 13665, + "▁Eagles": 13666, + "\":": 13667, + "▁buy": 13668, + "▁component": 13669, + "▁Shortly": 13670, + "▁hearing": 13671, + "获得者": 13672, + "▁Ord": 13673, + "▁writes": 13674, + "西里": 13675, + "▁Harvey": 13676, + "捷克": 13677, + "▁Buc": 13678, + "▁moder": 13679, + "▁standings": 13680, + "▁hat": 13681, + "▁夏": 13682, + "▁pip": 13683, + "▁Thir": 13684, + "▁chapel": 13685, + "backs": 13686, + "▁Hughes": 13687, + "成長": 13688, + "控股": 13689, + "▁possession": 13690, + "发现了": 13691, + "ifinals": 13692, + "▁Florence": 13693, + "ront": 13694, + "▁Nak": 13695, + "▁coalition": 13696, + "lain": 13697, + "瑪麗": 13698, + "▁admin": 13699, + "一人": 13700, + "的政治": 13701, + "電影作品": 13702, + "承认": 13703, + "▁Lie": 13704, + "▁sees": 13705, + "監察": 13706, + "加入了": 13707, + "山東": 13708, + "uzz": 13709, + "剧情": 13710, + "检察": 13711, + "特徵": 13712, + "▁Vern": 13713, + "▁occasions": 13714, + "性質": 13715, + "▁Until": 13716, + "▁horses": 13717, + "▁Sony": 13718, + "▁defending": 13719, + "中华民国": 13720, + "▁Economics": 13721, + "▁Moh": 13722, + "▁Rogers": 13723, + "▁Arnold": 13724, + "ned": 13725, + "quir": 13726, + "eto": 13727, + "▁英格蘭": 13728, + "GN": 13729, + "▁eth": 13730, + "▁Protection": 13731, + ".'": 13732, + "▁早年": 13733, + "▁colony": 13734, + "▁supporters": 13735, + "足球隊": 13736, + "mill": 13737, + "▁guide": 13738, + "預計": 13739, + "▁highlight": 13740, + "▁categories": 13741, + "NHK": 13742, + "東日本": 13743, + "reck": 13744, + "▁Southeast": 13745, + "ION": 13746, + "▁參考來源": 13747, + "(《": 13748, + "列出": 13749, + "ref": 13750, + "▁國際": 13751, + "建筑物": 13752, + "offic": 13753, + "年开始": 13754, + "▁drum": 13755, + "▁Hispanic": 13756, + "▁Byzantine": 13757, + "成人": 13758, + "河的": 13759, + "▁CA": 13760, + "▁ve": 13761, + "heng": 13762, + "▁Tong": 13763, + "未来": 13764, + "inf": 13765, + "▁Soci": 13766, + "并入": 13767, + "▁Commons": 13768, + "▁蘇": 13769, + "ported": 13770, + "萬曆": 13771, + "ifies": 13772, + "▁Lag": 13773, + "▁sudden": 13774, + "▁phenomen": 13775, + "衛星": 13776, + "路易斯": 13777, + "▁mathematics": 13778, + "率領": 13779, + "融合": 13780, + "▁Eddie": 13781, + "發佈": 13782, + "▁印度": 13783, + "▁Mold": 13784, + "released": 13785, + "etti": 13786, + "▁silent": 13787, + "▁destruction": 13788, + "洛伐": 13789, + "演化": 13790, + "ouch": 13791, + "▁thing": 13792, + "▁greatly": 13793, + "quarter": 13794, + "▁瓦": 13795, + "勳章": 13796, + "古老": 13797, + "赛艇": 13798, + "wald": 13799, + "▁advertising": 13800, + "日於": 13801, + "▁Kid": 13802, + "什么": 13803, + "表达": 13804, + "BBC": 13805, + "▁Brunswick": 13806, + "HF": 13807, + "百科": 13808, + "▁Ach": 13809, + "▁rebuilt": 13810, + "希特": 13811, + "kan": 13812, + "▁Sic": 13813, + "ourse": 13814, + "▁evac": 13815, + "▁Raymond": 13816, + "聚集": 13817, + "onc": 13818, + "ław": 13819, + "alus": 13820, + "emed": 13821, + "同學": 13822, + "大正": 13823, + "宜蘭": 13824, + "▁crop": 13825, + "▁summary": 13826, + "uations": 13827, + "▁versus": 13828, + "formerly": 13829, + "城的": 13830, + "▁目前": 13831, + "owed": 13832, + "kar": 13833, + "▁periods": 13834, + "▁sentence": 13835, + "▁concerned": 13836, + "▁Nott": 13837, + "▁Secondary": 13838, + "apse": 13839, + "▁Bach": 13840, + "▁mixing": 13841, + "▁supplies": 13842, + "少数": 13843, + "教學": 13844, + "forming": 13845, + "▁Leeds": 13846, + "▁hal": 13847, + "▁spin": 13848, + "享年": 13849, + "言人": 13850, + "▁Og": 13851, + "的反": 13852, + "ovich": 13853, + "ossible": 13854, + "▁gallery": 13855, + "市立": 13856, + "▁missed": 13857, + "▁Article": 13858, + "▁knew": 13859, + "滨海": 13860, + "▁奧林匹克運動會": 13861, + "PP": 13862, + "▁Writing": 13863, + "▁relation": 13864, + "songwriter": 13865, + "存在的": 13866, + "民進黨": 13867, + "minute": 13868, + "▁lingu": 13869, + "量子": 13870, + "餐廳": 13871, + "现象": 13872, + "▁),": 13873, + "▁Machine": 13874, + "▁亚": 13875, + "▁Circuit": 13876, + "▁convention": 13877, + "尔的": 13878, + "智能": 13879, + "▁unusual": 13880, + "▁Schedule": 13881, + "哥倫": 13882, + "女孩": 13883, + "成為了": 13884, + "以后": 13885, + "iture": 13886, + "▁Wells": 13887, + "▁Exchange": 13888, + "▁relocated": 13889, + "不断": 13890, + "atum": 13891, + "▁Sang": 13892, + "▁Kor": 13893, + "▁Stef": 13894, + "▁subt": 13895, + "▁swit": 13896, + "▁Formation": 13897, + "理查": 13898, + "開業": 13899, + "alg": 13900, + "iji": 13901, + "弗雷": 13902, + "▁voters": 13903, + "▁Students": 13904, + "▁immediate": 13905, + "hetic": 13906, + "中华人民共和国政治人物": 13907, + "theless": 13908, + "▁behalf": 13909, + "▁turning": 13910, + "的天": 13911, + "Music": 13912, + "是美國": 13913, + "ovsky": 13914, + "▁fear": 13915, + "▁gram": 13916, + "▁competitive": 13917, + "▁Ottawa": 13918, + "▁作曲": 13919, + "▁absence": 13920, + "▁terminal": 13921, + "▁Confederate": 13922, + "几个": 13923, + "▁Baby": 13924, + "▁qualify": 13925, + "hell": 13926, + "▁Dim": 13927, + "avid": 13928, + "▁borough": 13929, + "▁leagues": 13930, + "營業": 13931, + "▁Cov": 13932, + "▁Legend": 13933, + "姊妹": 13934, + "▁Kas": 13935, + "▁Moz": 13936, + "▁Get": 13937, + "▁Institut": 13938, + "▁outbreak": 13939, + "▁corporate": 13940, + "間的": 13941, + "▁rar": 13942, + "▁urg": 13943, + "rafts": 13944, + "防禦": 13945, + "非法": 13946, + "▁Parks": 13947, + "▁volleyball": 13948, + "是美国": 13949, + "yler": 13950, + "utton": 13951, + "▁Fighter": 13952, + "▁gradually": 13953, + "成年": 13954, + "▁bid": 13955, + "▁最": 13956, + "帶領": 13957, + "▁Venice": 13958, + "EF": 13959, + "四個": 13960, + "ussia": 13961, + "▁Regular": 13962, + "▁recommend": 13963, + "政党": 13964, + "東京都": 13965, + "▁Fictional": 13966, + "遭遇": 13967, + "issa": 13968, + "▁useful": 13969, + "▁afterwards": 13970, + "太后": 13971, + "rose": 13972, + "▁facing": 13973, + "▁tribes": 13974, + "ei": 13975, + "▁margin": 13976, + "技能": 13977, + "ificial": 13978, + "▁integrated": 13979, + "MD": 13980, + "olly": 13981, + "▁Ghost": 13982, + "Oct": 13983, + "alm": 13984, + "▁exception": 13985, + "▁Philosophy": 13986, + "ор": 13987, + "▁Daw": 13988, + "之女": 13989, + "感情": 13990, + "cut": 13991, + "olition": 13992, + "大師": 13993, + "另一個": 13994, + "▁borders": 13995, + "▁resemb": 13996, + "▁bridges": 13997, + "ahan": 13998, + "▁Kin": 13999, + "熱帶氣旋": 14000, + "▁gone": 14001, + "▁identify": 14002, + "構成": 14003, + "過程中": 14004, + "entle": 14005, + "▁drugs": 14006, + "▁Put": 14007, + "辦公室": 14008, + "▁Dominican": 14009, + "▁electrical": 14010, + "大公": 14011, + "▁Nathan": 14012, + "▁encouraged": 14013, + "▁movies": 14014, + "▁Archive": 14015, + "▁wat": 14016, + "主辦": 14017, + "五十": 14018, + "允許": 14019, + "elfare": 14020, + "▁creative": 14021, + "已知": 14022, + "上陣": 14023, + "抗議": 14024, + "族群": 14025, + "▁Kab": 14026, + "rehensive": 14027, + "第一位": 14028, + "部部长": 14029, + "▁Sul": 14030, + "陸續": 14031, + "国民党": 14032, + "▁Occ": 14033, + "▁Celt": 14034, + "稳定": 14035, + "▁Jung": 14036, + "▁beet": 14037, + "▁rhythm": 14038, + "lington": 14039, + "布朗": 14040, + "質量": 14041, + "overeign": 14042, + "顏色": 14043, + "ATO": 14044, + "▁cod": 14045, + "入選": 14046, + "▁rapidly": 14047, + "▁publicly": 14048, + "▁inte": 14049, + "oku": 14050, + "▁hundreds": 14051, + ")/": 14052, + "▁Hat": 14053, + "▁Saskat": 14054, + "▁Napole": 14055, + "▁Pedro": 14056, + "▁Strateg": 14057, + "▁«": 14058, + "開幕": 14059, + "成为了": 14060, + "▁tournaments": 14061, + "國語": 14062, + "的最": 14063, + "納州": 14064, + "結束後": 14065, + "▁rub": 14066, + "▁Much": 14067, + "▁Gregory": 14068, + "▁Revival": 14069, + "手機": 14070, + "▁因": 14071, + "入境": 14072, + "邊界": 14073, + "▁Archives": 14074, + "上帝": 14075, + "▁expect": 14076, + "▁organised": 14077, + "▁photographs": 14078, + "长的": 14079, + "▁Astr": 14080, + "展覽": 14081, + "RNA": 14082, + "國際機場": 14083, + "奖项": 14084, + "施工": 14085, + "uable": 14086, + "布政": 14087, + "綠色": 14088, + "▁Ted": 14089, + "長度": 14090, + "▁Princ": 14091, + "▁Wallace": 14092, + "爱尔兰": 14093, + "▁wel": 14094, + "anion": 14095, + "▁Leonard": 14096, + "game": 14097, + "領土": 14098, + "▁Villa": 14099, + "▁toured": 14100, + "差異": 14101, + "幹線": 14102, + ")、《": 14103, + "▁kit": 14104, + "▁legs": 14105, + "▁extent": 14106, + "上了": 14107, + "▁此外": 14108, + "▁由于": 14109, + "Japan": 14110, + "▁partially": 14111, + "至於": 14112, + "raud": 14113, + "▁Jur": 14114, + "擴展": 14115, + "這次": 14116, + "▁Pakistani": 14117, + "新城": 14118, + "▁Wel": 14119, + "▁param": 14120, + "▁第四": 14121, + "親王": 14122, + "ourg": 14123, + "▁Single": 14124, + "▁attending": 14125, + "習性": 14126, + "交易所": 14127, + "arged": 14128, + "西接": 14129, + "uba": 14130, + "▁Rac": 14131, + "stown": 14132, + "▁Tall": 14133, + "亿元": 14134, + "ffee": 14135, + "▁conj": 14136, + "外国": 14137, + "真實": 14138, + "aukee": 14139, + "校園": 14140, + "性质": 14141, + "ricted": 14142, + "考虑": 14143, + "cester": 14144, + "守護": 14145, + "會的": 14146, + "職務": 14147, + "▁AN": 14148, + "cing": 14149, + "全長": 14150, + "zig": 14151, + "两人": 14152, + "簡單": 14153, + "▁wet": 14154, + "vements": 14155, + "▁affiliated": 14156, + "巴基斯坦": 14157, + "making": 14158, + "双方": 14159, + "▁Tibet": 14160, + "▁Coach": 14161, + "▁Lamb": 14162, + "▁Renaissance": 14163, + "專門": 14164, + "▁Shanghai": 14165, + "道光": 14166, + "▁Bak": 14167, + "▁Hir": 14168, + "▁Crow": 14169, + "HO": 14170, + "數學": 14171, + "▁clan": 14172, + "▁debt": 14173, + "▁Ve": 14174, + "與其": 14175, + "配角": 14176, + "在美国": 14177, + "▁spending": 14178, + "黑龙江": 14179, + "▁regime": 14180, + "▁viewed": 14181, + "针对": 14182, + "▁Bear": 14183, + "南海": 14184, + "▁py": 14185, + "▁Teams": 14186, + "▁patron": 14187, + "阿里": 14188, + "▁Must": 14189, + "一至": 14190, + "▁NR": 14191, + "hour": 14192, + "▁behavi": 14193, + "引发": 14194, + "▁Jak": 14195, + "onies": 14196, + "▁Treas": 14197, + "▁fantasy": 14198, + "▁fur": 14199, + "高校": 14200, + "▁simpl": 14201, + "▁struggle": 14202, + "山區": 14203, + "是一部": 14204, + "▁recru": 14205, + "hal": 14206, + "貴族": 14207, + "▁Java": 14208, + "▁viewers": 14209, + "方程": 14210, + "衍生": 14211, + "▁Allied": 14212, + "!(": 14213, + "ки": 14214, + "即位": 14215, + "援助": 14216, + "▁battalion": 14217, + "的話": 14218, + "iveness": 14219, + "▁ceased": 14220, + "▁mineral": 14221, + "▁ninth": 14222, + "▁Admiral": 14223, + "▁足球": 14224, + "年中国": 14225, + "▁liberal": 14226, + "行駛": 14227, + "uin": 14228, + "布斯": 14229, + "▁Advis": 14230, + "uke": 14231, + "▁Such": 14232, + "▁Newcastle": 14233, + "LB": 14234, + "聲明": 14235, + "登陸": 14236, + "▁amongst": 14237, + "▁acoustic": 14238, + "夫卡": 14239, + "规则": 14240, + "boys": 14241, + "▁Gas": 14242, + "他曾代表": 14243, + "March": 14244, + "古拉": 14245, + "rano": 14246, + "▁wants": 14247, + "▁assets": 14248, + "ilo": 14249, + "▁ongoing": 14250, + "英格兰": 14251, + "▁Somers": 14252, + "axy": 14253, + "奧地利": 14254, + "okie": 14255, + "gomery": 14256, + "▁Poetry": 14257, + "會有": 14258, + "▁Sean": 14259, + "▁ocean": 14260, + "▁playoff": 14261, + "▁而": 14262, + "出戰": 14263, + "iao": 14264, + "ivo": 14265, + "caster": 14266, + "▁Wellington": 14267, + "English": 14268, + "▁provinces": 14269, + "戰車": 14270, + "贡献": 14271, + "▁mal": 14272, + "▁Giov": 14273, + "任天堂": 14274, + "▁Marqu": 14275, + "▁matters": 14276, + "两种": 14277, + "▁sculpture": 14278, + "▁Soph": 14279, + "asant": 14280, + "ershire": 14281, + "通往": 14282, + "▁Ng": 14283, + "▁sessions": 14284, + "stance": 14285, + "▁bishops": 14286, + "▁PhD": 14287, + "MB": 14288, + "幸福": 14289, + "ategory": 14290, + "▁Newton": 14291, + "▁故事": 14292, + "▁Ober": 14293, + "领导人": 14294, + "▁Fig": 14295, + "byter": 14296, + "▁Cardinals": 14297, + "▁legislative": 14298, + "年中": 14299, + "監製": 14300, + "orum": 14301, + "▁renov": 14302, + "▁concerts": 14303, + "生长于": 14304, + "▁simultane": 14305, + "月底": 14306, + "▁vul": 14307, + "▁false": 14308, + "▁facilit": 14309, + "▁occasion": 14310, + "原先": 14311, + "▁Ax": 14312, + "erally": 14313, + "▁substantial": 14314, + "姓氏": 14315, + "isha": 14316, + "▁Flying": 14317, + "▁normally": 14318, + "▁Prague": 14319, + "▁liquid": 14320, + "▁wedding": 14321, + "waukee": 14322, + "人生": 14323, + "▁algorith": 14324, + "▁insurance": 14325, + "則為": 14326, + "權利": 14327, + "伊斯兰": 14328, + "DI": 14329, + "UT": 14330, + "台南": 14331, + "▁Sep": 14332, + "erala": 14333, + "▁trail": 14334, + "▁Screen": 14335, + "▁civilian": 14336, + "iev": 14337, + "▁Cyprus": 14338, + "▁trials": 14339, + "条目": 14340, + "▁extreme": 14341, + "同日": 14342, + "電氣": 14343, + "esty": 14344, + "itarian": 14345, + "升任": 14346, + "連任": 14347, + "eing": 14348, + "▁coup": 14349, + "▁else": 14350, + "新界": 14351, + "来说": 14352, + "相反": 14353, + "色彩": 14354, + "民主党": 14355, + "strong": 14356, + "▁Luke": 14357, + "▁Reserv": 14358, + "pear": 14359, + "▁Shir": 14360, + "▁seeking": 14361, + "▁apartment": 14362, + "HC": 14363, + "擅長": 14364, + "nic": 14365, + "歲時": 14366, + "▁ESP": 14367, + "▁Colleg": 14368, + "黑暗": 14369, + "▁Suz": 14370, + "▁cash": 14371, + "▁Agriculture": 14372, + "附加": 14373, + "隨即": 14374, + "副部长": 14375, + "ben": 14376, + "▁everyone": 14377, + "周边": 14378, + "區負責管轄": 14379, + "使用了": 14380, + "raits": 14381, + "▁solar": 14382, + "手段": 14383, + "film": 14384, + "▁surviv": 14385, + "▁Guardian": 14386, + "▁Commercial": 14387, + "角度": 14388, + "▁weekend": 14389, + "▁honorary": 14390, + "斯曼": 14391, + "的所有": 14392, + "医疗": 14393, + "港元": 14394, + "▁EC": 14395, + "印刷": 14396, + "人大常委会": 14397, + "▁Annual": 14398, + "▁implemented": 14399, + "投手": 14400, + "borg": 14401, + "▁Vil": 14402, + "ocene": 14403, + "▁Warsaw": 14404, + "动力": 14405, + "illes": 14406, + "▁pure": 14407, + "州市镇列表": 14408, + "馬克": 14409, + "▁Ing": 14410, + "▁ready": 14411, + "▁Leader": 14412, + "▁escort": 14413, + "海峡": 14414, + "電力": 14415, + "empt": 14416, + "共有人口": 14417, + "▁withdrew": 14418, + "ija": 14419, + "▁customers": 14420, + "安裝": 14421, + "郎中": 14422, + "球運動員": 14423, + "科的其中一種": 14424, + "传播": 14425, + "征服": 14426, + "汉族": 14427, + "领袖": 14428, + "▁Was": 14429, + "▁Roose": 14430, + "▁Train": 14431, + "▁gal": 14432, + "▁Tunis": 14433, + "▁Fourth": 14434, + "▁passage": 14435, + "涉嫌": 14436, + "ensen": 14437, + "▁Isaac": 14438, + "▁Legal": 14439, + "▁Mobile": 14440, + "▁Facebook": 14441, + "uh": 14442, + "干部": 14443, + "▁ty": 14444, + "▁cargo": 14445, + "岩石": 14446, + "sub": 14447, + "▁Syl": 14448, + "ffield": 14449, + "▁Indonesian": 14450, + "戀愛": 14451, + "roe": 14452, + "venge": 14453, + "▁Franz": 14454, + "▁Chapel": 14455, + "▁entreprene": 14456, + "機動": 14457, + "貢獻": 14458, + "▁Raw": 14459, + "▁Chester": 14460, + "rain": 14461, + "viously": 14462, + "日报": 14463, + "終於": 14464, + "联合会": 14465, + "影視": 14466, + "销售": 14467, + "▁澳門": 14468, + "rien": 14469, + "大橋": 14470, + "序列": 14471, + "▁Delta": 14472, + "MG": 14473, + "主管": 14474, + "▁peoples": 14475, + "战略": 14476, + "eor": 14477, + "▁parks": 14478, + "▁truth": 14479, + "▁adults": 14480, + "▁Nashville": 14481, + "布魯": 14482, + "▁Barr": 14483, + "▁photo": 14484, + "▁sympt": 14485, + "▁Legion": 14486, + "▁frequent": 14487, + "▁picked": 14488, + "▁principles": 14489, + "大桥": 14490, + "男女": 14491, + "▁subsidiary": 14492, + "依據": 14493, + "遇到": 14494, + "蘋果": 14495, + "▁ft": 14496, + "燃料": 14497, + "avor": 14498, + "▁strip": 14499, + "▁controll": 14500, + "▁forwards": 14501, + "大字": 14502, + "▁中华": 14503, + "▁Rav": 14504, + "uador": 14505, + "▁Competition": 14506, + "敵人": 14507, + "碩士": 14508, + "事務所": 14509, + "▁yield": 14510, + "死後": 14511, + "▁outer": 14512, + "▁Cec": 14513, + "▁Achie": 14514, + "司令员": 14515, + "▁Baronet": 14516, + "滑雪": 14517, + "Mon": 14518, + "▁tort": 14519, + "▁中国共产党党员": 14520, + "lishments": 14521, + "▁partners": 14522, + "合法": 14523, + "办事处": 14524, + "▁Beth": 14525, + "▁Harper": 14526, + "▁belonged": 14527, + "▁Jin": 14528, + "ullivan": 14529, + "▁prohib": 14530, + "▁Path": 14531, + "▁Price": 14532, + "▁geomet": 14533, + "▁illustrated": 14534, + "主力": 14535, + "▁rout": 14536, + "指导": 14537, + "氣候": 14538, + "afe": 14539, + "▁funeral": 14540, + "▁monastery": 14541, + "▁Additional": 14542, + "itol": 14543, + "死刑": 14544, + "zhou": 14545, + "▁Apoll": 14546, + "▁Kazakh": 14547, + "▁traded": 14548, + "but": 14549, + "▁apparently": 14550, + "英里": 14551, + "▁--": 14552, + "▁sustain": 14553, + "波特": 14554, + "▁AS": 14555, + "▁Sett": 14556, + "▁incumbent": 14557, + "▁關": 14558, + "▁limits": 14559, + "▁sponsored": 14560, + "有时": 14561, + "ystem": 14562, + "▁clar": 14563, + "▁upgr": 14564, + "▁assists": 14565, + "▁CN": 14566, + "▁Grove": 14567, + "▁dominated": 14568, + "▁Kil": 14569, + "▁easy": 14570, + "▁grid": 14571, + "▁廣": 14572, + "地在": 14573, + "anche": 14574, + "▁Cork": 14575, + "▁possess": 14576, + "▁cemetery": 14577, + "izz": 14578, + "▁falling": 14579, + "女歌手": 14580, + "洛伐克": 14581, + "▁excav": 14582, + "▁photos": 14583, + "▁commented": 14584, + "▁七": 14585, + "enders": 14586, + "▁principle": 14587, + "▁Montgomery": 14588, + "var": 14589, + "▁Eld": 14590, + "▁Danny": 14591, + "▁Yellow": 14592, + "▁Swan": 14593, + "▁gross": 14594, + "物品": 14595, + "quer": 14596, + "▁NASA": 14597, + "▁beautiful": 14598, + "來往": 14599, + "坐标": 14600, + "永久": 14601, + "illon": 14602, + "▁regulations": 14603, + "▁mounted": 14604, + "ING": 14605, + "是烏克蘭": 14606, + "▁compiled": 14607, + "IX": 14608, + "排列": 14609, + "▁charity": 14610, + "”.": 14611, + "自殺": 14612, + "▁男子": 14613, + "Aust": 14614, + "▁Gabriel": 14615, + "沿岸": 14616, + "名義": 14617, + "四个": 14618, + "apest": 14619, + "▁continu": 14620, + "下了": 14621, + "獎最佳": 14622, + "格的": 14623, + "ogan": 14624, + "▁emperor": 14625, + "采取": 14626, + "▁Having": 14627, + "進步": 14628, + "▁genetic": 14629, + "Play": 14630, + "▁asc": 14631, + "▁сел": 14632, + "▁explo": 14633, + "▁Room": 14634, + "特急": 14635, + "▁bio": 14636, + "研究中心": 14637, + "▁choir": 14638, + "动车": 14639, + "▁partly": 14640, + "▁discussed": 14641, + "採取": 14642, + "▁effic": 14643, + "▁Kerala": 14644, + "▁junction": 14645, + "被捕": 14646, + "▁runners": 14647, + "▁bin": 14648, + "▁mos": 14649, + "▁Wald": 14650, + "▁variant": 14651, + "▁operator": 14652, + "▁Oscar": 14653, + "▁Rhode": 14654, + "巴拉": 14655, + "▁Shoot": 14656, + "考試": 14657, + "世的": 14658, + "年轻": 14659, + "法兰": 14660, + "eca": 14661, + "ovina": 14662, + "▁Vladimir": 14663, + "▁substitute": 14664, + "當年": 14665, + "▁Merit": 14666, + "▁歌": 14667, + "增設": 14668, + "▁Aj": 14669, + "▁earning": 14670, + "▁portrait": 14671, + "▁Outstanding": 14672, + "疫苗": 14673, + "Love": 14674, + "ivic": 14675, + "rica": 14676, + "▁Nikol": 14677, + "▁Uganda": 14678, + ";)": 14679, + "的多": 14680, + "ithe": 14681, + "▁connect": 14682, + "大革命": 14683, + "▁Examp": 14684, + "试验": 14685, + "参谋长": 14686, + "▁Sox": 14687, + "▁pale": 14688, + "▁tanks": 14689, + "▁Roosevelt": 14690, + "http": 14691, + "written": 14692, + "复杂": 14693, + "▁Theory": 14694, + "fa": 14695, + "▁Table": 14696, + "都被": 14697, + "▁patterns": 14698, + "铁道": 14699, + "▁USS": 14700, + "▁Where": 14701, + "▁Transl": 14702, + "olen": 14703, + "分布在": 14704, + "atha": 14705, + "▁Tommy": 14706, + "▁apply": 14707, + "▁Chapter": 14708, + "atics": 14709, + "▁neither": 14710, + "麥克": 14711, + "▁drummer": 14712, + "▁reduction": 14713, + "创造": 14714, + "▁Armed": 14715, + "▁abuse": 14716, + "▁Elections": 14717, + "▁dismissed": 14718, + "▁functional": 14719, + "issions": 14720, + "▁dispute": 14721, + "伊斯蘭": 14722, + "▁Haz": 14723, + "▁Sebast": 14724, + "▁assemb": 14725, + "▁excess": 14726, + "▁Democrat": 14727, + "主题": 14728, + "洛斯": 14729, + "▁Das": 14730, + "▁bay": 14731, + "院校": 14732, + "▁Instr": 14733, + "▁roots": 14734, + "▁Idaho": 14735, + "▁Columbus": 14736, + "他人": 14737, + "格式": 14738, + "iago": 14739, + "▁enjoyed": 14740, + "▁displayed": 14741, + "弗拉": 14742, + "▁Kash": 14743, + "年啟用的鐵路車站": 14744, + "▁Throughout": 14745, + "工厂": 14746, + "▁Speak": 14747, + "▁exceed": 14748, + "▁Phillips": 14749, + "ygen": 14750, + "▁mit": 14751, + "▁Krish": 14752, + "▁productions": 14753, + "▁莫": 14754, + "▁Tab": 14755, + "▁remove": 14756, + "Black": 14757, + "▁Mechan": 14758, + "▁Initially": 14759, + "▁attractions": 14760, + "▁completing": 14761, + "医生": 14762, + "首歌": 14763, + "▁mathematic": 14764, + "幻想": 14765, + "观点": 14766, + "sequently": 14767, + "硕士": 14768, + "▁IC": 14769, + "為每": 14770, + "▁Spencer": 14771, + "受歡迎": 14772, + "▁Present": 14773, + "殺害": 14774, + "bie": 14775, + "巨大的": 14776, + "▁makeup": 14777, + "▁drafted": 14778, + "起初": 14779, + "▁Voice": 14780, + "▁Stri": 14781, + "sor": 14782, + "▁女子": 14783, + "河道": 14784, + "▁背景": 14785, + "▁从": 14786, + "观众": 14787, + "ода": 14788, + "▁nep": 14789, + "▁Slav": 14790, + "是不": 14791, + "的有": 14792, + "▁strict": 14793, + "粒子": 14794, + "rost": 14795, + "▁Higher": 14796, + "公告": 14797, + "▁Dy": 14798, + "uces": 14799, + "▁Reyn": 14800, + "▁Twenty": 14801, + "akespear": 14802, + "的成員": 14803, + "盛頓": 14804, + "▁beating": 14805, + "▁revenue": 14806, + "unda": 14807, + "▁Cred": 14808, + "▁Princeton": 14809, + "oons": 14810, + "▁conductor": 14811, + "演藝": 14812, + "histor": 14813, + "▁Joan": 14814, + "August": 14815, + "eras": 14816, + "结婚": 14817, + "更多的": 14818, + "Car": 14819, + "▁generated": 14820, + "pping": 14821, + "▁Ridge": 14822, + "立法院": 14823, + "▁Prison": 14824, + "公式": 14825, + "▁Wag": 14826, + "abric": 14827, + "▁rifle": 14828, + "▁possibility": 14829, + "收到": 14830, + "▁debuts": 14831, + "▁timber": 14832, + "▁responded": 14833, + "▁Abu": 14834, + "▁Marg": 14835, + "▁talent": 14836, + "瑟夫": 14837, + "▁ther": 14838, + "舉行的": 14839, + "▁Mul": 14840, + "▁imperial": 14841, + "山的": 14842, + "恩省": 14843, + "直升": 14844, + "年亞洲": 14845, + "iors": 14846, + "uran": 14847, + "▁keeping": 14848, + "▁minority": 14849, + "▁discontin": 14850, + "▁initiative": 14851, + "Se": 14852, + "▁Ö": 14853, + "▁resort": 14854, + "教士": 14855, + "▁Lak": 14856, + "▁steps": 14857, + "▁engineers": 14858, + "轉換": 14859, + "▁文化": 14860, + "furt": 14861, + "▁Bened": 14862, + "區間": 14863, + "單元": 14864, + "女神": 14865, + "讨论": 14866, + "▁butter": 14867, + "大戰": 14868, + "▁moves": 14869, + "▁OS": 14870, + "scale": 14871, + "▁assisted": 14872, + "▁recipient": 14873, + "嘉賓": 14874, + "为中国": 14875, + "第十一": 14876, + "▁eldest": 14877, + "病逝": 14878, + "星等为": 14879, + "▁Rams": 14880, + "失败": 14881, + "ospel": 14882, + "ieu": 14883, + "▁Kol": 14884, + "一部": 14885, + "惡魔": 14886, + "▁IP": 14887, + "▁guilty": 14888, + "▁Ahmed": 14889, + "▁Punjab": 14890, + "▁farmers": 14891, + "Red": 14892, + "▁Ri": 14893, + "first": 14894, + "▁Laura": 14895, + "併入": 14896, + "▁演員": 14897, + "▁Gamb": 14898, + "▁scholarship": 14899, + "巡洋": 14900, + "▁diseases": 14901, + "▁produces": 14902, + "射擊": 14903, + "▁Germans": 14904, + "▁Sheffield": 14905, + "▁Provincial": 14906, + "校区": 14907, + "世界的": 14908, + "大量的": 14909, + "▁Workers": 14910, + "▁nearest": 14911, + "会长": 14912, + "大楼": 14913, + "銷量": 14914, + "委副书记": 14915, + "撤退": 14916, + "aru": 14917, + "rated": 14918, + "▁connecting": 14919, + "以便": 14920, + "爾特": 14921, + "研究生": 14922, + "▁Text": 14923, + "▁Paulo": 14924, + "关注": 14925, + "四大": 14926, + "▁Lig": 14927, + "mother": 14928, + "▁Heat": 14929, + "▁choose": 14930, + "的情況下": 14931, + "以為": 14932, + "会员": 14933, + "▁Miguel": 14934, + "rets": 14935, + "▁prep": 14936, + "▁Bears": 14937, + "▁Ecuador": 14938, + "慕尼": 14939, + "bles": 14940, + "▁submitted": 14941, + "▁图": 14942, + "危險": 14943, + "itars": 14944, + "▁banned": 14945, + "▁Cameron": 14946, + "▁thriller": 14947, + "追溯": 14948, + "分之一": 14949, + "▁cattle": 14950, + "处于": 14951, + "DNA": 14952, + "▁Lot": 14953, + "▁Block": 14954, + "▁Rhodes": 14955, + "▁杜": 14956, + "▁clothing": 14957, + "了他": 14958, + "溫度": 14959, + "▁wire": 14960, + "▁另外": 14961, + "▁Taxonomy": 14962, + "eme": 14963, + "实验室": 14964, + "▁Eight": 14965, + "▁funded": 14966, + "▁Interview": 14967, + "▁caps": 14968, + "▁Musicians": 14969, + "成熟": 14970, + "唯一的": 14971, + "▁MTV": 14972, + "▁gard": 14973, + "日本的": 14974, + "本科": 14975, + "tor": 14976, + "oland": 14977, + "知县": 14978, + "身為": 14979, + "▁Name": 14980, + "也可": 14981, + "▁Wals": 14982, + "想法": 14983, + "rous": 14984, + "年号": 14985, + "設於": 14986, + "▁amp": 14987, + "▁marks": 14988, + "▁Yugoslavia": 14989, + "▁tunnel": 14990, + "▁Jacques": 14991, + "▁Latino": 14992, + "▁Fiction": 14993, + "山口": 14994, + "總會": 14995, + "▁accord": 14996, + "后者": 14997, + "现任": 14998, + "▁torn": 14999, + "▁exposed": 15000, + "肺炎": 15001, + "▁traditions": 15002, + "ondo": 15003, + "較為": 15004, + "年完工": 15005, + "idea": 15006, + "▁bases": 15007, + "ер": 15008, + "史密": 15009, + "▁Lett": 15010, + "▁Angels": 15011, + "▁labour": 15012, + "的上": 15013, + "▁closer": 15014, + "責任": 15015, + "▁reveals": 15016, + "▁Pand": 15017, + "▁Johannes": 15018, + "召開": 15019, + "▁高雄": 15020, + "direct": 15021, + "▁Marx": 15022, + "▁maps": 15023, + "▁discrim": 15024, + "▁Clarke": 15025, + "▁lowest": 15026, + "加速": 15027, + "首度": 15028, + "▁Maurice": 15029, + "尼诺": 15030, + "▁Ronald": 15031, + "-(": 15032, + "▁focuses": 15033, + "▁Cinema": 15034, + "责任": 15035, + "▁anyone": 15036, + "▁murdered": 15037, + "此事": 15038, + "onomous": 15039, + "eaking": 15040, + "▁Struct": 15041, + "▁convinc": 15042, + "公會": 15043, + "證據": 15044, + "len": 15045, + "▁Arabia": 15046, + "检查": 15047, + "座標為": 15048, + "億元": 15049, + "▁tomb": 15050, + "假面騎士": 15051, + "▁essay": 15052, + "atra": 15053, + "接著": 15054, + "rs": 15055, + "根本": 15056, + "遗产": 15057, + "bone": 15058, + "Cent": 15059, + "▁compens": 15060, + "▁Peng": 15061, + "liminary": 15062, + "▁Banks": 15063, + "▁mines": 15064, + "DE": 15065, + "函數": 15066, + "期刊": 15067, + "有多": 15068, + "rant": 15069, + "不知": 15070, + "log": 15071, + "▁Eup": 15072, + "▁mor": 15073, + "慕尼黑": 15074, + "▁Sweet": 15075, + "outheastern": 15076, + "以西": 15077, + "在新": 15078, + "▁Kate": 15079, + "▁closing": 15080, + "内陆省份": 15081, + "lovak": 15082, + "队伍": 15083, + "▁Dame": 15084, + "▁departed": 15085, + "▁lose": 15086, + "属的植物": 15087, + "国家队": 15088, + "▁ride": 15089, + "莱茵": 15090, + "adier": 15091, + "在北京": 15092, + "連續劇": 15093, + "acked": 15094, + "oyage": 15095, + "▁alliance": 15096, + "卫视": 15097, + "運用": 15098, + "▁exclusively": 15099, + "▁Less": 15100, + "▁Parad": 15101, + "县人": 15102, + "东方": 15103, + "flix": 15104, + "▁Sex": 15105, + "avier": 15106, + "▁pictures": 15107, + "iciency": 15108, + "▁Churches": 15109, + "only": 15110, + "Gu": 15111, + "德意志": 15112, + "abil": 15113, + "公演": 15114, + "▁por": 15115, + "▁appropriate": 15116, + "意見": 15117, + "TBS": 15118, + "▁CO": 15119, + "▁Morning": 15120, + "遭受": 15121, + "▁vast": 15122, + "▁Essex": 15123, + "▁speaking": 15124, + "省道": 15125, + "▁Milwaukee": 15126, + "難以": 15127, + "▁shore": 15128, + "▁reorgan": 15129, + "▁secured": 15130, + "▁Presbyter": 15131, + "暫停": 15132, + "▁masc": 15133, + "▁Justin": 15134, + "供應": 15135, + "很少": 15136, + "▁Mills": 15137, + "▁Palestine": 15138, + "依照": 15139, + "委员会委员": 15140, + "▁deployed": 15141, + "参赛": 15142, + "西蘭": 15143, + "▁Bod": 15144, + "▁aqu": 15145, + "全长": 15146, + "签署": 15147, + "usa": 15148, + "國小": 15149, + "展开": 15150, + "德斯": 15151, + "▁fit": 15152, + "客串": 15153, + "rag": 15154, + "▁palace": 15155, + "专门": 15156, + "文庫": 15157, + "▁Fly": 15158, + "▁competitors": 15159, + "▁Schw": 15160, + "▁essential": 15161, + "▁Lok": 15162, + "▁Param": 15163, + "作業": 15164, + "學士": 15165, + "雙打": 15166, + "icz": 15167, + "▁Raid": 15168, + "omorph": 15169, + "▁driven": 15170, + "目的是": 15171, + "▁Folk": 15172, + "▁Tasman": 15173, + "简单": 15174, + "▁radar": 15175, + "獲得了": 15176, + "尼亚州": 15177, + "▁Vent": 15178, + "山区": 15179, + "引种": 15180, + "的生活": 15181, + "▁electricity": 15182, + "对象": 15183, + "irm": 15184, + "▁settlers": 15185, + "▁execution": 15186, + "事业": 15187, + "▁Midd": 15188, + "符號": 15189, + "onica": 15190, + "▁六": 15191, + "新建": 15192, + "▁submarine": 15193, + "代的": 15194, + "团长": 15195, + "rison": 15196, + "帶來": 15197, + "▁Forum": 15198, + "tz": 15199, + "格里": 15200, + "▁locally": 15201, + "任職": 15202, + "魚類": 15203, + "哥倫比亞": 15204, + "▁neck": 15205, + "▁concerning": 15206, + "丹麦": 15207, + "体系": 15208, + "局的": 15209, + "國家隊": 15210, + "ansk": 15211, + "▁Serie": 15212, + "iscopal": 15213, + "▁Franco": 15214, + "菲利": 15215, + "oded": 15216, + "▁Var": 15217, + "▁Kill": 15218, + "▁advice": 15219, + "▁维": 15220, + "agons": 15221, + "▁Commerce": 15222, + "马尔": 15223, + "Com": 15224, + "▁Sey": 15225, + "▁doesn": 15226, + "▁Shakespear": 15227, + "▁conclusion": 15228, + "三月": 15229, + "意义": 15230, + "此时": 15231, + "山西省": 15232, + "archive": 15233, + "▁clinical": 15234, + "哲學": 15235, + "▁Joint": 15236, + "监督": 15237, + "▁Cort": 15238, + "▁origins": 15239, + "▁recruit": 15240, + "▁isolated": 15241, + "igious": 15242, + "▁touring": 15243, + "▁tool": 15244, + "▁twin": 15245, + "▁involves": 15246, + "藥物": 15247, + "饰演": 15248, + "消費": 15249, + "裡的": 15250, + "▁notice": 15251, + "▁Kra": 15252, + "ussels": 15253, + "▁strategic": 15254, + "伊拉克": 15255, + "▁Ruth": 15256, + "▁Rah": 15257, + "▁ward": 15258, + "明的": 15259, + "装备": 15260, + "哥伦比亚": 15261, + "tracks": 15262, + "▁bright": 15263, + "道德": 15264, + "What": 15265, + "镇下辖以下地区": 15266, + "接下": 15267, + "▁Cla": 15268, + "年美國人口普查": 15269, + "▁survive": 15270, + "明显": 15271, + "樂園": 15272, + "▁Bennett": 15273, + "莎白": 15274, + "錯誤": 15275, + "成立了": 15276, + "ischer": 15277, + "▁congreg": 15278, + "呈現": 15279, + "貨物": 15280, + "NE": 15281, + "▁mechanical": 15282, + "實現": 15283, + "▁Kw": 15284, + "并没有": 15285, + "▁topics": 15286, + "▁athlete": 15287, + "一郎": 15288, + "▁stim": 15289, + "▁ritual": 15290, + "藉由": 15291, + "玛丽": 15292, + "複雜": 15293, + "▁exercise": 15294, + "出發": 15295, + "igi": 15296, + "▁Gö": 15297, + "▁intercept": 15298, + "掌握": 15299, + "星的": 15300, + "▁asks": 15301, + "合同": 15302, + "▁McM": 15303, + "▁−": 15304, + "▁Zhang": 15305, + "空氣": 15306, + "▁rect": 15307, + "说法": 15308, + "uras": 15309, + "▁Saw": 15310, + "hoods": 15311, + "▁shock": 15312, + "▁enforcement": 15313, + "时任": 15314, + "馬拉": 15315, + "▁亞洲": 15316, + "avity": 15317, + "可能會": 15318, + "▁Tir": 15319, + "▁fitted": 15320, + "▁AF": 15321, + "▁Rus": 15322, + "▁Amazon": 15323, + "▁Ful": 15324, + "▁Birds": 15325, + "▁Motors": 15326, + "▁División": 15327, + "政治委员": 15328, + "enhagen": 15329, + "▁propag": 15330, + "▁midfielders": 15331, + "系列的": 15332, + "umer": 15333, + "▁alcohol": 15334, + "▁decisions": 15335, + "▁hear": 15336, + "▁Popular": 15337, + "安装": 15338, + "▁Pick": 15339, + "▁Estonian": 15340, + "过去": 15341, + "第十三": 15342, + "▁disband": 15343, + "▁inducted": 15344, + "agonist": 15345, + "▁throne": 15346, + "▁Classical": 15347, + "disc": 15348, + "轟炸": 15349, + "▁encl": 15350, + "▁managing": 15351, + "日上午": 15352, + "mits": 15353, + "▁merger": 15354, + "▁cooperation": 15355, + "的數據": 15356, + "isen": 15357, + "▁Julian": 15358, + "▁balance": 15359, + "▁discussion": 15360, + "mus": 15361, + "由人工": 15362, + "▁desire": 15363, + "顾问": 15364, + "▁stem": 15365, + "机器": 15366, + "都督": 15367, + "anyon": 15368, + "▁Guild": 15369, + "▁rebell": 15370, + "▁GP": 15371, + "▁jury": 15372, + "▁Still": 15373, + "▁treaty": 15374, + "▁breaking": 15375, + "▁outstanding": 15376, + "荃灣": 15377, + "▁filming": 15378, + "fam": 15379, + "angle": 15380, + "▁horn": 15381, + "▁Liberty": 15382, + "▁novelist": 15383, + "▁requested": 15384, + "▁connections": 15385, + "嘗試": 15386, + "▁pursue": 15387, + "▁victim": 15388, + "▁boundaries": 15389, + "仍有": 15390, + "▁crossed": 15391, + "onnaissance": 15392, + "GE": 15393, + "arry": 15394, + "▁originated": 15395, + "▁acquisition": 15396, + "公車": 15397, + "▁概要": 15398, + "ucker": 15399, + "▁campaigns": 15400, + "▁uncertain": 15401, + "抵达": 15402, + "格雷": 15403, + "▁Rut": 15404, + "▁Software": 15405, + "富汗": 15406, + "命名的": 15407, + "》《": 15408, + "錄影帶": 15409, + "▁Case": 15410, + "▁continuous": 15411, + "委任": 15412, + "ceived": 15413, + "▁Metal": 15414, + "ár": 15415, + "北魏": 15416, + "▁Leop": 15417, + "中海": 15418, + "像是": 15419, + "光緒": 15420, + "地上": 15421, + "官至": 15422, + "省的": 15423, + "▁diver": 15424, + "▁diverse": 15425, + "▁midfielder": 15426, + "人数": 15427, + "athi": 15428, + "▁Imm": 15429, + "▁郭": 15430, + "青春": 15431, + "▁roster": 15432, + "▁intention": 15433, + "四月": 15434, + "aea": 15435, + "ete": 15436, + "▁turb": 15437, + "▁Database": 15438, + "▁reporter": 15439, + "inda": 15440, + "▁depicted": 15441, + "▁agree": 15442, + "▁Filipino": 15443, + "▁Somerset": 15444, + "▁Stockholm": 15445, + "道的": 15446, + "levard": 15447, + "▁Athletes": 15448, + "▁conversion": 15449, + "ifts": 15450, + "學名": 15451, + "▁hyper": 15452, + "形的": 15453, + "整體": 15454, + "樂隊": 15455, + "South": 15456, + "Christ": 15457, + "▁Grammy": 15458, + "▁中国人民解放军": 15459, + "▁acknowled": 15460, + "▁initiated": 15461, + "▁CR": 15462, + "包括以下": 15463, + "▁rising": 15464, + "▁sequel": 15465, + "▁若": 15466, + "大眾": 15467, + "障礙": 15468, + "▁IF": 15469, + "▁Oz": 15470, + "現實": 15471, + "緊急": 15472, + "▁sugar": 15473, + "搖滾": 15474, + "▁GT": 15475, + "boat": 15476, + "日治時期": 15477, + "▁Bonn": 15478, + "▁wearing": 15479, + "▁Armenia": 15480, + "▁Politicians": 15481, + "羅馬尼亞": 15482, + "▁economics": 15483, + "实际上": 15484, + "▁à": 15485, + "经理": 15486, + "▁Cox": 15487, + "▁Eagle": 15488, + "▁rated": 15489, + "esch": 15490, + "▁convert": 15491, + "▁adventure": 15492, + "▁Mé": 15493, + "工程师": 15494, + "▁relegated": 15495, + "▁MD": 15496, + "▁empt": 15497, + "▁Volunte": 15498, + "▁這": 15499, + "▁Nacional": 15500, + "法令": 15501, + "▁THE": 15502, + "atorial": 15503, + "▁Nottingham": 15504, + "▁Lucas": 15505, + "▁※": 15506, + "資產": 15507, + "▁Geoff": 15508, + "oser": 15509, + "▁Own": 15510, + "▁scen": 15511, + "▁decides": 15512, + "場比賽": 15513, + "chewan": 15514, + "%),": 15515, + "引种栽培": 15516, + "▁condem": 15517, + "▁resignation": 15518, + "里克": 15519, + "加斯": 15520, + "播映": 15521, + "萬美元": 15522, + "▁Editor": 15523, + "▁tribute": 15524, + "▁Left": 15525, + "▁sung": 15526, + "two": 15527, + "▁Liu": 15528, + "▁ter": 15529, + "osexual": 15530, + "▁С": 15531, + "布鲁": 15532, + "▁marry": 15533, + "KA": 15534, + "、《": 15535, + "开展": 15536, + "村莊": 15537, + "名古屋": 15538, + "free": 15539, + "一天": 15540, + "短篇": 15541, + "PG": 15542, + "河谷": 15543, + "眾議院": 15544, + "▁eat": 15545, + "▁giant": 15546, + "▁Eg": 15547, + "▁Bundes": 15548, + "iba": 15549, + "薩斯州": 15550, + "ilian": 15551, + "可在": 15552, + "就在": 15553, + "戏剧": 15554, + "驅逐": 15555, + "▁wealthy": 15556, + "Mic": 15557, + "cott": 15558, + "▁Karn": 15559, + "指令": 15560, + "iliar": 15561, + "ocy": 15562, + "同名": 15563, + "沈阳": 15564, + "▁Stein": 15565, + "▁Therefore": 15566, + "sur": 15567, + "安徽省": 15568, + "▁manif": 15569, + "wareness": 15570, + "▁mechanism": 15571, + "的历史": 15572, + "CV": 15573, + "▁sket": 15574, + "由人工引种栽培": 15575, + "平等": 15576, + "質疑": 15577, + "iaz": 15578, + "second": 15579, + "▁Neigh": 15580, + "方程式": 15581, + "沙田": 15582, + "▁Manit": 15583, + "▁Laboratory": 15584, + "洛夫": 15585, + "▁Ek": 15586, + "▁alter": 15587, + "aji": 15588, + "人死亡": 15589, + "▁Aw": 15590, + "▁CH": 15591, + "▁Ster": 15592, + "属下的一个种": 15593, + "▁Bag": 15594, + "总督": 15595, + "論文": 15596, + "▁CF": 15597, + "▁Mam": 15598, + "▁orn": 15599, + "▁Palmer": 15600, + "▁Oakland": 15601, + "通行": 15602, + "的時間": 15603, + "atsu": 15604, + "▁Wed": 15605, + "▁nut": 15606, + "意義": 15607, + "▁Mang": 15608, + "▁Valent": 15609, + "大街": 15610, + "rav": 15611, + "▁Pent": 15612, + "▁Religion": 15613, + "绝对": 15614, + "覆盖": 15615, + "vor": 15616, + "的模式": 15617, + "密切": 15618, + "▁Sof": 15619, + "▁Jerem": 15620, + "▁respective": 15621, + "勒斯": 15622, + "publ": 15623, + "因應": 15624, + "▁越南": 15625, + "的問題": 15626, + "post": 15627, + "時報": 15628, + "有三": 15629, + "▁Concert": 15630, + "优秀": 15631, + "orious": 15632, + "▁Aaron": 15633, + "▁Ships": 15634, + "▁Reform": 15635, + "信徒": 15636, + "▁Jen": 15637, + "IST": 15638, + "▁vacc": 15639, + "▁camps": 15640, + "▁Articles": 15641, + "江南": 15642, + "▁superior": 15643, + "社交": 15644, + "bank": 15645, + "▁Kenneth": 15646, + "澎湖": 15647, + "競賽": 15648, + "Big": 15649, + "董事長": 15650, + "atin": 15651, + "▁anthrop": 15652, + "▁Dale": 15653, + "▁維": 15654, + "年任": 15655, + "▁Cabinet": 15656, + "东京": 15657, + "公社": 15658, + "萨斯": 15659, + "▁国际": 15660, + "▁Ana": 15661, + "namese": 15662, + "▁housed": 15663, + "▁strengthen": 15664, + "RI": 15665, + "▁Bros": 15666, + "原創": 15667, + "▁apparent": 15668, + "▁distribut": 15669, + "omes": 15670, + "ificate": 15671, + "▁proteins": 15672, + "多名": 15673, + "管制": 15674, + "ration": 15675, + "日後": 15676, + "組成的": 15677, + "▁動畫": 15678, + "▁Luxemb": 15679, + "▁manage": 15680, + "▁VII": 15681, + "▁Rovers": 15682, + "EG": 15683, + "hall": 15684, + "▁Mario": 15685, + "▁演出": 15686, + "▁Craw": 15687, + "▁Northwest": 15688, + "一级": 15689, + "度使": 15690, + "购买": 15691, + "atta": 15692, + "▁fasc": 15693, + "▁rocks": 15694, + "後者": 15695, + "富士電視台": 15696, + "和大": 15697, + "太守": 15698, + "▁可可": 15699, + "▁教育": 15700, + "娱乐": 15701, + "效率": 15702, + "▁Universe": 15703, + "size": 15704, + "生活習性": 15705, + "架構": 15706, + "比利时": 15707, + "▁describing": 15708, + "並與": 15709, + "基隆": 15710, + "icking": 15711, + "▁比": 15712, + "清楚": 15713, + "June": 15714, + "▁Ambassador": 15715, + "百年": 15716, + "▁Indies": 15717, + "employ": 15718, + "LO": 15719, + "▁Apost": 15720, + "country": 15721, + "▁animation": 15722, + "ettes": 15723, + "▁radical": 15724, + "尼诺县": 15725, + "▁Hous": 15726, + "▁sisters": 15727, + "chair": 15728, + "提琴": 15729, + "红色": 15730, + "警報": 15731, + "okes": 15732, + "▁Kem": 15733, + "▁Пог": 15734, + "▁config": 15735, + "▁seeing": 15736, + "印象": 15737, + "▁innov": 15738, + "▁influences": 15739, + "九州": 15740, + "ados": 15741, + "加強": 15742, + "权力": 15743, + "▁impress": 15744, + "vić": 15745, + "▁pitcher": 15746, + "▁千": 15747, + "性別": 15748, + "▁Giovanni": 15749, + "電車": 15750, + "▁ideal": 15751, + "為人": 15752, + "▁Opt": 15753, + "▁Talk": 15754, + "▁salt": 15755, + "盛顿": 15756, + "中學校": 15757, + "▁hunting": 15758, + "算法": 15759, + "日發行": 15760, + "▁Engineers": 15761, + "斯托": 15762, + "曾被": 15763, + "▁Bras": 15764, + "icas": 15765, + "▁clearly": 15766, + "男人": 15767, + "▁Pete": 15768, + "無線": 15769, + "▁horiz": 15770, + "晉級": 15771, + "▁eggs": 15772, + "▁Comedy": 15773, + "▁Погода": 15774, + "▁Methodist": 15775, + "加以": 15776, + "適合": 15777, + "造成的": 15778, + "overed": 15779, + "▁overseas": 15780, + "进士": 15781, + "itus": 15782, + "▁Total": 15783, + "▁sight": 15784, + "▁exhibitions": 15785, + "对应": 15786, + "成果": 15787, + "族自治": 15788, + "模特兒": 15789, + "▁Cyr": 15790, + "▁sailed": 15791, + "布雷": 15792, + "stable": 15793, + "▁fifteen": 15794, + "ør": 15795, + "對此": 15796, + "億美元": 15797, + "促進": 15798, + "增加了": 15799, + "cano": 15800, + "▁gardens": 15801, + "▁fold": 15802, + "▁smooth": 15803, + "▁violent": 15804, + "▁depression": 15805, + "omber": 15806, + "▁expand": 15807, + "▁Aires": 15808, + "▁quarterback": 15809, + "▁Hindi": 15810, + "本名": 15811, + "avia": 15812, + "▁colors": 15813, + "课程": 15814, + "orne": 15815, + "生活習性不明": 15816, + "▁Westminster": 15817, + "▁京": 15818, + "解除": 15819, + "▁Ow": 15820, + "▁grows": 15821, + "第一次世界大": 15822, + "▁suitable": 15823, + "頒獎典禮": 15824, + "species": 15825, + "▁athletics": 15826, + "的電影": 15827, + "▁sky": 15828, + "League": 15829, + "等級": 15830, + "▁Butter": 15831, + "▁ministry": 15832, + "▁另": 15833, + "修道": 15834, + "傑克": 15835, + "高原": 15836, + "▁Dunc": 15837, + "▁Remix": 15838, + "古巴": 15839, + "▁Hass": 15840, + "都会": 15841, + "▁南京": 15842, + "rooms": 15843, + "▁Wildlife": 15844, + "▁ca": 15845, + "▁Ches": 15846, + "▁flights": 15847, + "September": 15848, + "▁dominant": 15849, + "egal": 15850, + "▁Ker": 15851, + "▁Scotia": 15852, + "▁permission": 15853, + "关闭": 15854, + "dess": 15855, + "▁Overview": 15856, + "▁preparation": 15857, + "二月": 15858, + "科幻": 15859, + "▁Religious": 15860, + "風險": 15861, + "imm": 15862, + "▁Cu": 15863, + "▁promoting": 15864, + "急行": 15865, + "附属": 15866, + "iast": 15867, + "▁forg": 15868, + "October": 15869, + "▁Panama": 15870, + "型號": 15871, + "▁Dob": 15872, + "▁lakes": 15873, + "▁pianist": 15874, + "▁increases": 15875, + "成分": 15876, + "ég": 15877, + "通车": 15878, + "▁alternate": 15879, + "▁反": 15880, + "▁delivery": 15881, + "isan": 15882, + "▁brigade": 15883, + "▁列": 15884, + "离子": 15885, + "重返": 15886, + "▁Fun": 15887, + "▁Circle": 15888, + "▁charter": 15889, + "值得": 15890, + "对外": 15891, + "▁安德": 15892, + "▁database": 15893, + "▁exhibited": 15894, + "田徑": 15895, + "▁Match": 15896, + "▁chrom": 15897, + "▁viola": 15898, + "做為": 15899, + "海峽": 15900, + "▁Resp": 15901, + "▁helps": 15902, + "▁believes": 15903, + "eling": 15904, + "虛構": 15905, + "reci": 15906, + "▁Holmes": 15907, + "eled": 15908, + "▁Typ": 15909, + "stand": 15910, + "▁finance": 15911, + "▁博": 15912, + "伊州": 15913, + "广告": 15914, + "但由於": 15915, + "卢瓦尔省": 15916, + "▁Fifth": 15917, + "▁Foster": 15918, + "▁nephew": 15919, + "▁Treaties": 15920, + "曹操": 15921, + "簽署": 15922, + "選出": 15923, + "▁Utt": 15924, + "▁subsc": 15925, + "Me": 15926, + "克斯坦": 15927, + "▁fat": 15928, + "▁neutral": 15929, + "▁für": 15930, + "▁Index": 15931, + "分成": 15932, + "恐龍": 15933, + "穿越": 15934, + "藍色": 15935, + "造型": 15936, + "azi": 15937, + "▁defended": 15938, + "福音": 15939, + "▁Mull": 15940, + "▁Owen": 15941, + "▁Quest": 15942, + "臺中市": 15943, + "▁Stories": 15944, + "▁retreat": 15945, + "兩名": 15946, + "也因此": 15947, + "dorf": 15948, + "▁prest": 15949, + "▁symptoms": 15950, + "移至": 15951, + "▁random": 15952, + "entry": 15953, + "▁Retrieved": 15954, + "▁Cavalry": 15955, + "▁Furthermore": 15956, + "cycle": 15957, + "▁Tree": 15958, + "?)": 15959, + "▁龍": 15960, + "现场": 15961, + "▁sang": 15962, + "▁Perth": 15963, + "仪式": 15964, + "清水": 15965, + "飛彈": 15966, + "MBC": 15967, + "▁blog": 15968, + "▁linear": 15969, + "▁recognised": 15970, + "▁MS": 15971, + "提出了": 15972, + "是烏克蘭的": 15973, + "矛盾": 15974, + "▁symp": 15975, + "▁Edmund": 15976, + "内战": 15977, + "▁bott": 15978, + "▁Bloom": 15979, + "▁narrative": 15980, + "態度": 15981, + "▁Nine": 15982, + "▁Ji": 15983, + "▁Todd": 15984, + "▁baby": 15985, + "▁Based": 15986, + "三大": 15987, + "▁persu": 15988, + "▁Amateur": 15989, + "推廣": 15990, + "日常": 15991, + "▁Gam": 15992, + "得分": 15993, + "比赛中": 15994, + "rise": 15995, + "▁revol": 15996, + "▁visits": 15997, + "亿美元": 15998, + "▁fee": 15999, + "▁селі": 16000, + "▁battery": 16001, + "成立于": 16002, + "▁Hod": 16003, + "理念": 16004, + "▁Self": 16005, + "▁tours": 16006, + "兩岸": 16007, + "一條": 16008, + "tel": 16009, + "▁Brooks": 16010, + "istration": 16011, + "▁argument": 16012, + "往返": 16013, + "米的地区": 16014, + "取自": 16015, + "▁Literary": 16016, + "▁els": 16017, + "April": 16018, + "▁biological": 16019, + "构成": 16020, + "證實": 16021, + "▁除了": 16022, + "▁ESPN": 16023, + "writing": 16024, + "▁Hitler": 16025, + "▁departments": 16026, + "导弹": 16027, + "page": 16028, + "▁slave": 16029, + "▁inherited": 16030, + "▁tons": 16031, + "▁Reich": 16032, + "ibilities": 16033, + "政治部": 16034, + "▁Sudan": 16035, + "▁travelled": 16036, + "MT": 16037, + "▁!!": 16038, + "▁tel": 16039, + "▁Mumb": 16040, + "生长于海拔": 16041, + "▁updated": 16042, + "rent": 16043, + "▁富": 16044, + "的老": 16045, + "▁Sold": 16046, + "▁Marcus": 16047, + ".;": 16048, + "終點": 16049, + "办理": 16050, + "呼吸": 16051, + "率领": 16052, + "apa": 16053, + "▁XV": 16054, + "▁Lisa": 16055, + "▁Proper": 16056, + "发起": 16057, + "团队": 16058, + "esa": 16059, + "▁AL": 16060, + "▁Prem": 16061, + "▁cooper": 16062, + "rovision": 16063, + "▁terminus": 16064, + "測量": 16065, + "爭取": 16066, + "的重": 16067, + "pers": 16068, + "▁Core": 16069, + "▁Reed": 16070, + "cos": 16071, + "▁Bil": 16072, + "▁Grande": 16073, + "▁guarant": 16074, + "接触": 16075, + "株式": 16076, + "发动机": 16077, + "▁gran": 16078, + "▁riding": 16079, + "剧院": 16080, + "選秀": 16081, + "▁ju": 16082, + "▁brands": 16083, + "▁legislature": 16084, + "塞纳": 16085, + "||||": 16086, + "▁Yan": 16087, + "生態": 16088, + "保羅": 16089, + "换乘": 16090, + "▁Harbor": 16091, + "▁calendar": 16092, + "则是": 16093, + "marks": 16094, + "▁disch": 16095, + "oslovak": 16096, + "感染者": 16097, + "最早的": 16098, + "▁Suff": 16099, + "▁hybrid": 16100, + "▁missile": 16101, + "功率": 16102, + "edo": 16103, + "▁Ya": 16104, + "▁Any": 16105, + "▁practical": 16106, + "▁interviews": 16107, + "▁thereafter": 16108, + "勞動": 16109, + "升格為": 16110, + "▁可可尼诺县": 16111, + "▁MC": 16112, + "德華": 16113, + "遊行": 16114, + "目前尚未": 16115, + "arians": 16116, + "▁beauty": 16117, + "苏维埃": 16118, + "▁Citiz": 16119, + "▁femin": 16120, + "▁Complete": 16121, + "▁vertical": 16122, + "▁NC": 16123, + "▁kidn": 16124, + "ecraft": 16125, + "▁Gerald": 16126, + "▁machines": 16127, + "▁aggregate": 16128, + "▁challenges": 16129, + "ucts": 16130, + "▁fighters": 16131, + "vol": 16132, + "是德国": 16133, + "▁Chess": 16134, + "▁landed": 16135, + "始人": 16136, + "所需": 16137, + "notes": 16138, + "〉)": 16139, + "任教": 16140, + "▁Duc": 16141, + "▁Nas": 16142, + "大学教授": 16143, + "▁acres": 16144, + "▁dangerous": 16145, + "如今": 16146, + "用戶": 16147, + "▁Lithuania": 16148, + "形態": 16149, + "▁psychology": 16150, + "病毒病": 16151, + "被視為": 16152, + "▁citizen": 16153, + "▁Santiago": 16154, + "升級": 16155, + "用以": 16156, + "废除": 16157, + "ardi": 16158, + "ogical": 16159, + "MO": 16160, + "egovina": 16161, + "▁Cardinal": 16162, + "▁Citations": 16163, + "▁guests": 16164, + "生态": 16165, + "联网": 16166, + "的父親": 16167, + "▁mini": 16168, + "保加": 16169, + "▁hope": 16170, + "▁Buenos": 16171, + "▁Safety": 16172, + "▁diplomatic": 16173, + "高架": 16174, + "Europ": 16175, + "▁breast": 16176, + "▁Physics": 16177, + "回合": 16178, + "cules": 16179, + "▁Glou": 16180, + "致力": 16181, + "鈴木": 16182, + "▁Railways": 16183, + "戰國": 16184, + "enzo": 16185, + "▁ties": 16186, + "▁distingu": 16187, + "德克": 16188, + "的心": 16189, + "▁Lep": 16190, + "angular": 16191, + "▁Campus": 16192, + "apters": 16193, + "▁Gothic": 16194, + "bek": 16195, + "▁Dig": 16196, + "▁gate": 16197, + "幕府": 16198, + "检测": 16199, + "路线": 16200, + "eals": 16201, + "轨道交通": 16202, + "戰鬥機": 16203, + "urse": 16204, + "▁Amp": 16205, + "届全国政协委员": 16206, + "國道": 16207, + "了他的": 16208, + "encia": 16209, + "▁physic": 16210, + "ffbb": 16211, + "綜藝節目": 16212, + "▁revised": 16213, + "▁Antarctic": 16214, + "▁紅": 16215, + "更是": 16216, + "▁avo": 16217, + "如同": 16218, + "復興": 16219, + "cfc": 16220, + "▁reaches": 16221, + "▁Ost": 16222, + "▁err": 16223, + "umberland": 16224, + "▁Sag": 16225, + "▁pole": 16226, + "▁legacy": 16227, + "▁remote": 16228, + "▁Salvador": 16229, + "▁Copenhagen": 16230, + "sl": 16231, + "地形": 16232, + "語的": 16233, + "▁elsewhere": 16234, + "权利": 16235, + "这次": 16236, + "▁sounds": 16237, + "▁venture": 16238, + "族人": 16239, + "▁其中": 16240, + "▁雖然": 16241, + "oots": 16242, + "▁powered": 16243, + "▁遊戲": 16244, + "named": 16245, + "▁aviation": 16246, + "▁康": 16247, + "傳奇": 16248, + "自此": 16249, + "▁Chilean": 16250, + "外國": 16251, + "Mac": 16252, + "教育機構": 16253, + "▁grave": 16254, + "三國": 16255, + "仍在": 16256, + "▁layer": 16257, + "▁petition": 16258, + "金剛": 16259, + "科学家": 16260, + "▁ninet": 16261, + "oft": 16262, + "布政使": 16263, + "erie": 16264, + "ishi": 16265, + "▁immigrants": 16266, + "▁restricted": 16267, + "促进": 16268, + "宣言": 16269, + "百萬": 16270, + "▁Thor": 16271, + "照顧": 16272, + "atem": 16273, + "▁Evangel": 16274, + "▁Abdul": 16275, + "受害": 16276, + "部署": 16277, + "▁Aur": 16278, + "▁drink": 16279, + "▁Gren": 16280, + "▁Indigenous": 16281, + "▁Contest": 16282, + "阳县": 16283, + "onaut": 16284, + "奥尔": 16285, + "▁clergy": 16286, + "車道": 16287, + "▁Lex": 16288, + "標誌": 16289, + "alin": 16290, + "▁ruler": 16291, + "core": 16292, + "多数": 16293, + "umble": 16294, + "▁Pearl": 16295, + "選為": 16296, + "IVE": 16297, + "列为": 16298, + "部主事": 16299, + "▁Rice": 16300, + "季後": 16301, + "机会": 16302, + "探索": 16303, + "眼睛": 16304, + "線上": 16305, + "▁pap": 16306, + "▁reporting": 16307, + "speed": 16308, + "交界": 16309, + "▁tum": 16310, + "▁scrap": 16311, + "▁Sussex": 16312, + "▁Mom": 16313, + "%;": 16314, + "七月": 16315, + "兩者": 16316, + "宿舍": 16317, + "本片": 16318, + "▁summit": 16319, + "▁perspective": 16320, + "▁分": 16321, + "浪漫": 16322, + "领事": 16323, + "▁sin": 16324, + "▁Guang": 16325, + "▁craft": 16326, + "▁shopping": 16327, + "▁industries": 16328, + "ku": 16329, + "緬甸": 16330, + "请求": 16331, + "那么": 16332, + "imon": 16333, + "World": 16334, + "的音樂": 16335, + "▁Gael": 16336, + "▁Maritime": 16337, + "▁inspiration": 16338, + "书籍": 16339, + "勝出": 16340, + "▁rarely": 16341, + "▁Junction": 16342, + "▁restaurants": 16343, + "ewell": 16344, + "▁clock": 16345, + "▁wider": 16346, + "stanbul": 16347, + "▁Reading": 16348, + "▁accessible": 16349, + "克尔": 16350, + "畢業後": 16351, + "陕西省": 16352, + "uchi": 16353, + "車人次": 16354, + "Paul": 16355, + "berto": 16356, + "▁NATO": 16357, + "▁delayed": 16358, + "▁Anders": 16359, + "八月": 16360, + "▁decorated": 16361, + "缅甸": 16362, + "▁Davies": 16363, + "▁na": 16364, + "▁Allan": 16365, + "騎兵": 16366, + "iffs": 16367, + "▁Isle": 16368, + "▁spir": 16369, + "▁Jamaica": 16370, + "翌年": 16371, + "base": 16372, + "four": 16373, + "▁gauge": 16374, + "▁waste": 16375, + "▁synonym": 16376, + "ller": 16377, + "inery": 16378, + "擴大": 16379, + "請求": 16380, + "FFFF": 16381, + "開通": 16382, + "▁Por": 16383, + "▁doors": 16384, + "▁designation": 16385, + "片尾曲": 16386, + "▁Gmina": 16387, + "July": 16388, + "rogen": 16389, + "▁Woods": 16390, + "客家": 16391, + "畫家": 16392, + "洛杉磯": 16393, + "acted": 16394, + "▁eligible": 16395, + "翰林院": 16396, + "▁attendance": 16397, + "司马": 16398, + "arius": 16399, + "▁zero": 16400, + "▁Exhibition": 16401, + "人權": 16402, + "埔寨": 16403, + "除此": 16404, + "▁>": 16405, + "公众": 16406, + "▁資料": 16407, + "的國家": 16408, + "icia": 16409, + "ternoon": 16410, + "px": 16411, + "取景": 16412, + "違反": 16413, + "▁Bark": 16414, + "西兰": 16415, + "的概念": 16416, + "legraph": 16417, + "第二次世界大戰": 16418, + "BR": 16419, + "喜欢": 16420, + "▁prosp": 16421, + "▁usage": 16422, + "▁chemistry": 16423, + "▁indicating": 16424, + "元音": 16425, + "遺產": 16426, + "oirs": 16427, + "▁Rush": 16428, + "].": 16429, + "姐姐": 16430, + "橫濱": 16431, + "▁Watch": 16432, + "具体": 16433, + "州立": 16434, + "ánd": 16435, + "▁Bot": 16436, + "的後": 16437, + "▁HMS": 16438, + "▁Bradley": 16439, + "▁devoted": 16440, + "逐步": 16441, + "rage": 16442, + "▁Trin": 16443, + "▁latest": 16444, + "▁木": 16445, + "恒星": 16446, + "ashire": 16447, + "▁sample": 16448, + "▁carrier": 16449, + "篮球运动员": 16450, + "對應": 16451, + "▁deemed": 16452, + "▁scores": 16453, + "專家": 16454, + "版的": 16455, + "KBS": 16456, + "▁tot": 16457, + "▁Finally": 16458, + "邀请": 16459, + "▁Sou": 16460, + "▁annex": 16461, + "▁Recording": 16462, + "▁preferred": 16463, + "▁Vietnamese": 16464, + "hyd": 16465, + "▁nucle": 16466, + "▁Louise": 16467, + "印地": 16468, + "定理": 16469, + "▁引用": 16470, + "▁Cornwall": 16471, + "▁Fighting": 16472, + "追求": 16473, + "pin": 16474, + "及其他": 16475, + "▁Sap": 16476, + "▁Rachel": 16477, + "▁resumed": 16478, + "▁targets": 16479, + "柬埔寨": 16480, + "asan": 16481, + "神經": 16482, + "▁fastest": 16483, + "競選": 16484, + "harm": 16485, + "ensions": 16486, + "法人": 16487, + "artet": 16488, + "▁recovery": 16489, + "了一個": 16490, + "▁nam": 16491, + "▁Kumar": 16492, + "機車": 16493, + "突厥": 16494, + "▁removal": 16495, + "etz": 16496, + "lay": 16497, + "代表隊": 16498, + "ación": 16499, + "畢業於": 16500, + "▁Virt": 16501, + "▁Manufact": 16502, + "釋放": 16503, + "高雄市": 16504, + "▁Dum": 16505, + "ック": 16506, + "▁fer": 16507, + "▁Singer": 16508, + "▁著作": 16509, + "▁Marri": 16510, + "▁Deutsc": 16511, + "▁depict": 16512, + "农民": 16513, + "ede": 16514, + "▁ast": 16515, + "▁Duncan": 16516, + "觀點": 16517, + "ioned": 16518, + "▁Cord": 16519, + "▁Hale": 16520, + "▁Crist": 16521, + "▁Fernando": 16522, + "足球俱乐部": 16523, + "December": 16524, + "cor": 16525, + "ablo": 16526, + "人民法院": 16527, + "woman": 16528, + "▁Change": 16529, + "輸入": 16530, + "南極洲": 16531, + "uctive": 16532, + "▁academy": 16533, + "传说": 16534, + "民政": 16535, + "arium": 16536, + "▁fill": 16537, + "▁formula": 16538, + "▁Herzegovina": 16539, + "▁Ard": 16540, + "▁bell": 16541, + "抑制": 16542, + "▁Hero": 16543, + "▁cruc": 16544, + "▁Devon": 16545, + "▁Those": 16546, + "▁Resources": 16547, + "微博": 16548, + "▁Ahmad": 16549, + "▁Heights": 16550, + "均为": 16551, + "▁vel": 16552, + "osophical": 16553, + "▁refugees": 16554, + "▁Discovery": 16555, + "攻打": 16556, + "當天": 16557, + "▁meat": 16558, + "▁coins": 16559, + "▁Ludwig": 16560, + "▁identical": 16561, + "威胁": 16562, + "江戶": 16563, + "蝙蝠": 16564, + "aton": 16565, + "went": 16566, + "▁abolished": 16567, + "▁attempting": 16568, + "排球": 16569, + "是因為": 16570, + "▁error": 16571, + "▁Wonder": 16572, + "▁Kiss": 16573, + "▁Paralympics": 16574, + "▁slaves": 16575, + "衛隊": 16576, + "足���聯賽": 16577, + "▁partial": 16578, + "被告": 16579, + "▁belongs": 16580, + "▁comparison": 16581, + "▁extensively": 16582, + ",”": 16583, + "律师": 16584, + "November": 16585, + "▁塔": 16586, + "ilus": 16587, + "▁Sons": 16588, + "▁flew": 16589, + "▁mamm": 16590, + "▁affect": 16591, + "▁novelists": 16592, + "▁Laz": 16593, + "izard": 16594, + "副使": 16595, + "▁Fut": 16596, + "▁Malta": 16597, + "▁exposure": 16598, + "▁tenth": 16599, + "在北": 16600, + "移到": 16601, + "▁consolid": 16602, + "威夷": 16603, + "分別為": 16604, + "▁plain": 16605, + "並由": 16606, + "拉德": 16607, + "日由": 16608, + "▁ib": 16609, + "▁phrase": 16610, + "▁Anat": 16611, + "▁approached": 16612, + "約為": 16613, + "科學家": 16614, + "boro": 16615, + "▁pret": 16616, + "▁remix": 16617, + "▁columns": 16618, + "manuel": 16619, + "▁inhab": 16620, + "▁siege": 16621, + "▁usual": 16622, + "née": 16623, + "piece": 16624, + "的代表": 16625, + "▁Julia": 16626, + "▁tight": 16627, + "▁Porter": 16628, + "▁Bran": 16629, + "▁truck": 16630, + "職員": 16631, + "arag": 16632, + "▁首": 16633, + "adian": 16634, + "playing": 16635, + "▁speaker": 16636, + "交換": 16637, + "兵团": 16638, + "同步": 16639, + "每次": 16640, + "html": 16641, + "irts": 16642, + "▁bibl": 16643, + "▁pointed": 16644, + "事实": 16645, + "國民政府": 16646, + "ém": 16647, + "委託": 16648, + "東北部": 16649, + "▁Claud": 16650, + "▁Faith": 16651, + "约为": 16652, + "onnell": 16653, + "▁Ein": 16654, + "行政區劃": 16655, + "川縣": 16656, + "资金": 16657, + "长沙": 16658, + "quet": 16659, + "▁Iraqi": 16660, + "▁enrolled": 16661, + "告訴": 16662, + "東南部": 16663, + "▁trump": 16664, + "▁circle": 16665, + "▁extend": 16666, + "▁temporarily": 16667, + "NT": 16668, + "▁總": 16669, + "phis": 16670, + "▁Hopkins": 16671, + "▁councill": 16672, + "▁Lancashire": 16673, + "▁structural": 16674, + "▁Nancy": 16675, + "▁expensive": 16676, + "▁priests": 16677, + "▁root": 16678, + "DD": 16679, + "军委": 16680, + "EST": 16681, + "▁shops": 16682, + "▁theories": 16683, + "Bar": 16684, + "弟子": 16685, + "都不": 16686, + "SBS": 16687, + "rish": 16688, + "▁Cust": 16689, + "▁Gene": 16690, + "目前尚未由人工引种栽培": 16691, + "▁人物": 16692, + "全国重点": 16693, + "▁coat": 16694, + "▁Mumbai": 16695, + "▁Novels": 16696, + "▁endors": 16697, + "▁tested": 16698, + "技巧": 16699, + "▁Copa": 16700, + "onso": 16701, + "▁writings": 16702, + "PM": 16703, + "有一個": 16704, + "▁Ages": 16705, + "▁Colin": 16706, + "▁birthday": 16707, + "大理": 16708, + "ieg": 16709, + "▁Shakespeare": 16710, + "声明": 16711, + "andro": 16712, + "Google": 16713, + "▁march": 16714, + "▁exhibit": 16715, + "事情": 16716, + "年启": 16717, + "▁Belf": 16718, + "▁Kurt": 16719, + "▁pioneer": 16720, + "▁~": 16721, + "价格": 16722, + "▁lib": 16723, + "adows": 16724, + "▁collaps": 16725, + "icing": 16726, + "▁arriving": 16727, + "新北市": 16728, + "▁virus": 16729, + "▁Complex": 16730, + "他和": 16731, + "高山": 16732, + "▁Richardson": 16733, + "参数": 16734, + "在西": 16735, + "▁Aub": 16736, + "损失": 16737, + "olan": 16738, + "▁Obama": 16739, + "彼此": 16740, + "▁AFC": 16741, + "循環": 16742, + "▁ambassador": 16743, + "▁rig": 16744, + "▁Pseud": 16745, + "▁国家": 16746, + "▁天津": 16747, + "排名第": 16748, + "role": 16749, + "forms": 16750, + "▁Herald": 16751, + "▁ranging": 16752, + "▁disaster": 16753, + "▁Beet": 16754, + "▁happ": 16755, + "經由": 16756, + "than": 16757, + "▁constitut": 16758, + "▁SH": 16759, + "▁第五": 16760, + "▁steep": 16761, + "▁internet": 16762, + "▁earthquake": 16763, + "▁elementary": 16764, + "困難": 16765, + "score": 16766, + "▁Made": 16767, + "▁burned": 16768, + "中原": 16769, + "欢迎": 16770, + "asse": 16771, + "冰川": 16772, + "巴赫": 16773, + "末期": 16774, + "的阿": 16775, + "imates": 16776, + "▁Store": 16777, + "▁walking": 16778, + "iens": 16779, + "olar": 16780, + "▁Fat": 16781, + "▁成": 16782, + "andra": 16783, + "rupted": 16784, + "eeds": 16785, + "▁bankrupt": 16786, + "万元": 16787, + "是最": 16788, + "▁farming": 16789, + "推翻": 16790, + "軍官": 16791, + "hra": 16792, + "agers": 16793, + "政委": 16794, + "▁Emir": 16795, + "attered": 16796, + "▁Chemical": 16797, + "一带": 16798, + "▁bonus": 16799, + "▁Desert": 16800, + "檢查": 16801, + "irus": 16802, + "價格": 16803, + "imi": 16804, + "▁PS": 16805, + "▁蔡": 16806, + "菲律宾": 16807, + "chaft": 16808, + "▁canal": 16809, + "through": 16810, + "▁佐": 16811, + "師範": 16812, + "▁Rodrig": 16813, + "▁Wik": 16814, + "avian": 16815, + "optera": 16816, + "▁Brussels": 16817, + "放弃": 16818, + "▁Dj": 16819, + "▁Cel": 16820, + "▁Tampa": 16821, + "▁closure": 16822, + "hev": 16823, + "▁CS": 16824, + "孟加拉": 16825, + "▁revers": 16826, + "▁permitted": 16827, + "亞軍": 16828, + "政協": 16829, + "格林": 16830, + "水利": 16831, + "流浪": 16832, + "acket": 16833, + "▁spend": 16834, + "▁guitars": 16835, + "▁astronom": 16836, + "年號": 16837, + "esis": 16838, + "▁Pon": 16839, + "ullah": 16840, + "▁Bronze": 16841, + "▁Colonial": 16842, + "GS": 16843, + "olics": 16844, + "▁pilots": 16845, + "▁Estonia": 16846, + "他还": 16847, + "早在": 16848, + "错误": 16849, + "▁Double": 16850, + "军的": 16851, + "米至": 16852, + "人民币": 16853, + "ateral": 16854, + "▁copper": 16855, + "▁framework": 16856, + "平民": 16857, + "满足": 16858, + "▁pharm": 16859, + "里亚": 16860, + "▁vocalist": 16861, + "所属": 16862, + "有着": 16863, + "激烈": 16864, + "horn": 16865, + "▁Amy": 16866, + "扩大": 16867, + "摄影": 16868, + "真人": 16869, + "集的": 16870, + "▁decide": 16871, + "▁signals": 16872, + "gart": 16873, + "▁informed": 16874, + "亚历": 16875, + "▁cavalry": 16876, + "▁Boulevard": 16877, + "就任": 16878, + "ups": 16879, + "的地位": 16880, + "▁fundamental": 16881, + "▁surpr": 16882, + "六月": 16883, + "▁relevant": 16884, + "在於": 16885, + "推行": 16886, + "non": 16887, + "▁Travel": 16888, + "リー": 16889, + "月刊": 16890, + "▁Link": 16891, + "▁prices": 16892, + "▁certified": 16893, + "階級": 16894, + "()、": 16895, + "▁下属": 16896, + "▁till": 16897, + "▁Monday": 16898, + "▁Version": 16899, + "搜索": 16900, + "▁bone": 16901, + "▁cyl": 16902, + "▁centres": 16903, + "▁我": 16904, + "神秘": 16905, + "▁Ferdin": 16906, + "▁Fantasy": 16907, + "教徒": 16908, + "死於": 16909, + "If": 16910, + "入球": 16911, + "秘魯": 16912, + "风险": 16913, + "年出版": 16914, + "鋼琴": 16915, + "▁hills": 16916, + "▁locomotive": 16917, + "ambers": 16918, + "▁aboard": 16919, + "原作": 16920, + "▁orche": 16921, + "▁unlike": 16922, + "周围": 16923, + "isting": 16924, + "▁absol": 16925, + "▁comedian": 16926, + "avo": 16927, + "最多的": 16928, + "損失": 16929, + "曾是": 16930, + "ricks": 16931, + "原型": 16932, + "▁reprod": 16933, + "▁collective": 16934, + "▁specialized": 16935, + "ès": 16936, + "地质": 16937, + "首任": 16938, + "▁Month": 16939, + "▁Guitar": 16940, + "▁Gardens": 16941, + "Do": 16942, + "▁托": 16943, + "▁歐洲": 16944, + "的意思": 16945, + "▁bath": 16946, + "▁compound": 16947, + "克萊": 16948, + "順利": 16949, + "front": 16950, + "▁Wool": 16951, + "▁Devil": 16952, + "▁Newport": 16953, + "▁Albanian": 16954, + "▁relating": 16955, + "銀河": 16956, + "ellation": 16957, + "lez": 16958, + "oye": 16959, + "month": 16960, + "▁Gand": 16961, + "▁raising": 16962, + "▁switched": 16963, + "LD": 16964, + "左翼": 16965, + "的正": 16966, + "▁Fan": 16967, + "▁Fraser": 16968, + "婦女": 16969, + "生日": 16970, + "祖先": 16971, + "amy": 16972, + "▁Mater": 16973, + "▁alive": 16974, + "animous": 16975, + "四世": 16976, + "男孩": 16977, + "视为": 16978, + "awi": 16979, + "▁Eugene": 16980, + "▁ticket": 16981, + "暫時": 16982, + "網球": 16983, + "▁SD": 16984, + "icul": 16985, + "山脉": 16986, + "济南": 16987, + "▁Lyon": 16988, + "▁獎項": 16989, + "▁listen": 16990, + "▁UA": 16991, + "week": 16992, + "▁Pale": 16993, + "▁reducing": 16994, + "▁predecessor": 16995, + "豐富": 16996, + "bgcolor": 16997, + "歷史上": 16998, + "apur": 16999, + "▁spl": 17000, + "▁Belgrade": 17001, + "▁collapse": 17002, + "因其": 17003, + "▁looked": 17004, + "创立": 17005, + "人口为": 17006, + "▁fulf": 17007, + "▁Lutheran": 17008, + "園區": 17009, + "芬蘭": 17010, + "親自": 17011, + "acco": 17012, + "lights": 17013, + "▁chron": 17014, + "▁Continental": 17015, + "▁//": 17016, + "▁Gymn": 17017, + "候选": 17018, + "雅典": 17019, + "▁Pere": 17020, + "▁philanthrop": 17021, + "做法": 17022, + "▁截至": 17023, + "▁Brah": 17024, + "實行": 17025, + "▁烏": 17026, + "积极": 17027, + "變身": 17028, + "hend": 17029, + "▁lift": 17030, + "▁botan": 17031, + "▁listings": 17032, + "▁procedure": 17033, + "umps": 17034, + "▁Shield": 17035, + "受伤": 17036, + "igar": 17037, + "acles": 17038, + "▁Bryan": 17039, + "▁Georgian": 17040, + "▁Manitoba": 17041, + "▁sciences": 17042, + "向量": 17043, + "研發": 17044, + "工作的": 17045, + "▁中華人民共和國": 17046, + "▁nickname": 17047, + "Af": 17048, + "▁塞": 17049, + "巨人": 17050, + "總監": 17051, + "annon": 17052, + "任意": 17053, + "單打": 17054, + "etary": 17055, + "▁veteran": 17056, + "竣工": 17057, + "▁Tat": 17058, + "▁basin": 17059, + "▁Morocco": 17060, + "▁Legislature": 17061, + "▁orb": 17062, + "▁Durham": 17063, + "主場": 17064, + "活躍": 17065, + "長子": 17066, + "不得不": 17067, + "forced": 17068, + "下半": 17069, + "组成的": 17070, + "turn": 17071, + "▁worker": 17072, + "內地": 17073, + "她們": 17074, + "eneg": 17075, + "▁沃": 17076, + "正月": 17077, + "was": 17078, + "东北部": 17079, + "Net": 17080, + "itary": 17081, + "London": 17082, + "▁moral": 17083, + "▁commenced": 17084, + "刺激": 17085, + "▁bull": 17086, + "▁漢": 17087, + "意识": 17088, + "▁Kre": 17089, + "▁tributary": 17090, + "南昌": 17091, + "送到": 17092, + "vas": 17093, + "odia": 17094, + "▁tox": 17095, + "校舍": 17096, + "兩次": 17097, + "即可": 17098, + "一部分": 17099, + "▁Plate": 17100, + "▁Solomon": 17101, + "入圍": 17102, + "片段": 17103, + "elo": 17104, + "▁studios": 17105, + "簽訂": 17106, + "▁Mine": 17107, + "▁therapy": 17108, + "▁efficient": 17109, + "地域": 17110, + "▁CC": 17111, + "▁Pé": 17112, + "结束后": 17113, + "ylan": 17114, + "▁Rab": 17115, + "▁approaches": 17116, + "清代": 17117, + "▁lock": 17118, + "January": 17119, + "懷疑": 17120, + "的美": 17121, + "ritic": 17122, + "▁Gate": 17123, + "▁morph": 17124, + "▁evolved": 17125, + "子公司": 17126, + "▁Amb": 17127, + "auf": 17128, + "alling": 17129, + "州的一个市镇": 17130, + "▁hospitals": 17131, + "▁€": 17132, + "宣告": 17133, + "被認為是": 17134, + "▁Meet": 17135, + "▁Zimb": 17136, + "▁Decision": 17137, + "▁universe": 17138, + "情报": 17139, + "iliary": 17140, + "分割": 17141, + "戰略": 17142, + "手槍": 17143, + "接管": 17144, + "有可能": 17145, + "founder": 17146, + "▁后": 17147, + "保罗": 17148, + "辦事": 17149, + "年美国": 17150, + "系統的": 17151, + "▁proof": 17152, + "▁Choice": 17153, + "▁pushed": 17154, + "出自": 17155, + "▁carries": 17156, + "中等": 17157, + "張單曲": 17158, + "第十二": 17159, + "▁Principal": 17160, + "深入": 17161, + "▁verse": 17162, + "▁Celtic": 17163, + "▁Paragu": 17164, + "▁friendship": 17165, + "型態": 17166, + "马拉": 17167, + "有一个": 17168, + "irth": 17169, + "▁Muk": 17170, + "▁exclusive": 17171, + "iott": 17172, + "monton": 17173, + "▁affair": 17174, + "▁footage": 17175, + "介石": 17176, + "出现在": 17177, + "essa": 17178, + "▁receives": 17179, + "簽約": 17180, + "認證": 17181, + "ieve": 17182, + "▁Slovakia": 17183, + "九月": 17184, + "感覺": 17185, + "繁殖": 17186, + "铜牌": 17187, + "▁Ras": 17188, + "粉絲": 17189, + "萨尔": 17190, + "▁Teh": 17191, + "▁俄羅斯": 17192, + "▁Linda": 17193, + "▁pairs": 17194, + "▁Curtis": 17195, + "OH": 17196, + "▁Ari": 17197, + "lia": 17198, + "▁load": 17199, + "▁coached": 17200, + "▁hypothes": 17201, + "面向": 17202, + "oney": 17203, + "▁Cardiff": 17204, + "文藝": 17205, + "She": 17206, + "▁rum": 17207, + "▁Spect": 17208, + "▁Chelsea": 17209, + "▁Slovenia": 17210, + "▁manuscript": 17211, + "垂直": 17212, + "▁Loss": 17213, + "▁pulled": 17214, + "▁casualties": 17215, + "被判": 17216, + "uto": 17217, + "opus": 17218, + "▁Beginning": 17219, + "主播": 17220, + "公署": 17221, + "▁Half": 17222, + "▁logo": 17223, + "archy": 17224, + "▁saved": 17225, + "▁Applic": 17226, + "▁Canter": 17227, + "▁Publishers": 17228, + "会在": 17229, + "姐妹": 17230, + "總裁": 17231, + "▁fraud": 17232, + "▁promin": 17233, + "▁placing": 17234, + "完成了": 17235, + "▁dissolved": 17236, + "du": 17237, + "abwe": 17238, + "brook": 17239, + "▁Tyler": 17240, + "降雨": 17241, + "兩位": 17242, + "▁Glass": 17243, + "▁Malaysian": 17244, + "但不": 17245, + "isto": 17246, + "▁Leip": 17247, + "▁rabb": 17248, + "市鎮": 17249, + "次子": 17250, + "ogo": 17251, + "互联网": 17252, + "▁fung": 17253, + "围绕": 17254, + "當日": 17255, + "inters": 17256, + "▁conven": 17257, + "▁honours": 17258, + "▁Brid": 17259, + "YouTube": 17260, + "▁sculptor": 17261, + "▁超": 17262, + "两次": 17263, + "河口": 17264, + "▁rebounds": 17265, + "▁Henderson": 17266, + "主流": 17267, + "教练": 17268, + "▁Gy": 17269, + "vy": 17270, + "▁widow": 17271, + "中间": 17272, + "在該": 17273, + "Rep": 17274, + "▁NA": 17275, + "来到": 17276, + "▁Nu": 17277, + "feat": 17278, + "▁orbit": 17279, + "封面": 17280, + "神经": 17281, + "货币": 17282, + "▁Palestinian": 17283, + "社群": 17284, + "亞歷山大": 17285, + "▁Advanced": 17286, + "吾尔": 17287, + "復活": 17288, + "民众": 17289, + "▁Combat": 17290, + "▁organic": 17291, + "竞争": 17292, + "合併為": 17293, + "哈尔滨": 17294, + "▁artwork": 17295, + "▁prol": 17296, + "▁samples": 17297, + "的存在": 17298, + "ocent": 17299, + "length": 17300, + "▁Scout": 17301, + "▁Sullivan": 17302, + "已於": 17303, + "以外的": 17304, + "▁Reid": 17305, + "▁rice": 17306, + "主打": 17307, + "考察": 17308, + "十二月": 17309, + "▁confess": 17310, + "▁crosses": 17311, + "▁Č": 17312, + "反而": 17313, + "料理": 17314, + "▁lar": 17315, + "▁boss": 17316, + "▁sovereign": 17317, + "拜占": 17318, + "▁coinc": 17319, + "▁disbanded": 17320, + "▁philosopher": 17321, + "書店": 17322, + "mons": 17323, + "▁recalled": 17324, + "▁artificial": 17325, + "▁experiments": 17326, + "▁Um": 17327, + "urated": 17328, + "提出的": 17329, + "議席": 17330, + "的国家": 17331, + "▁demands": 17332, + "▁measured": 17333, + "▁wrestler": 17334, + "黨員": 17335, + "▁Warriors": 17336, + "Pal": 17337, + "▁answer": 17338, + "iae": 17339, + "▁resol": 17340, + "▁Caroline": 17341, + "imensional": 17342, + "多种": 17343, + "主義者": 17344, + "的女兒": 17345, + "mail": 17346, + "▁awareness": 17347, + "▁distinction": 17348, + "▁bachelor": 17349, + "▁Physical": 17350, + "▁cathedral": 17351, + "妖怪": 17352, + "縣的": 17353, + "南美洲": 17354, + "weep": 17355, + "▁Money": 17356, + "▁architects": 17357, + "實力": 17358, + "氣壓": 17359, + "獅子": 17360, + "▁Arsen": 17361, + "▁Picture": 17362, + "高達": 17363, + "装置": 17364, + "▁Ig": 17365, + "his": 17366, + "▁Rib": 17367, + "電視劇集": 17368, + "▁Frankfurt": 17369, + "▁AB": 17370, + "stadt": 17371, + "党组": 17372, + "声称": 17373, + "波罗": 17374, + "▁Break": 17375, + "覆蓋": 17376, + "詩人": 17377, + "France": 17378, + "▁dialect": 17379, + "注册": 17380, + "lane": 17381, + "而該地的": 17382, + "▁Take": 17383, + "▁Course": 17384, + "划归": 17385, + "itic": 17386, + "▁redes": 17387, + "特性": 17388, + "▁圖": 17389, + "鼓勵": 17390, + "anto": 17391, + "▁comfort": 17392, + "▁dollars": 17393, + "imer": 17394, + "uros": 17395, + "▁Mixed": 17396, + "▁Orland": 17397, + "该省": 17398, + "▁Leslie": 17399, + "▁Twitter": 17400, + "文艺": 17401, + "▁Tourism": 17402, + "▁emotional": 17403, + "並無": 17404, + "申请": 17405, + "that": 17406, + "▁Doug": 17407, + "su": 17408, + "中式": 17409, + "突出": 17410, + "驱逐": 17411, + "Par": 17412, + "▁Va": 17413, + "万美元": 17414, + "▁Wit": 17415, + "▁Pink": 17416, + "▁citing": 17417, + "▁Transit": 17418, + "估计": 17419, + "▁oxygen": 17420, + "▁François": 17421, + "▁defender": 17422, + "▁prosecut": 17423, + "云南省": 17424, + "Part": 17425, + "bian": 17426, + "▁Vid": 17427, + "▁Shadow": 17428, + "▁thanks": 17429, + "▁cartoon": 17430, + "▁freestyle": 17431, + "诗人": 17432, + "central": 17433, + "座堂": 17434, + "eff": 17435, + "▁Albania": 17436, + "▁Cornell": 17437, + "原則": 17438, + "阶级": 17439, + "Phil": 17440, + "itudes": 17441, + "entieth": 17442, + "▁sporting": 17443, + "▁accompany": 17444, + "adh": 17445, + "▁AA": 17446, + "▁Edge": 17447, + "Ab": 17448, + "地帶": 17449, + "▁vow": 17450, + "onial": 17451, + "▁explan": 17452, + "旨在": 17453, + "第三次": 17454, + "▁SO": 17455, + ")》": 17456, + "App": 17457, + "iza": 17458, + "inas": 17459, + "intendo": 17460, + "神話": 17461, + "▁allies": 17462, + "▁laboratory": 17463, + "内阁": 17464, + "etical": 17465, + "▁Eurovision": 17466, + "ів": 17467, + "王室": 17468, + "编剧": 17469, + "隔离": 17470, + "▁variable": 17471, + "ching": 17472, + "士頓": 17473, + "站房": 17474, + "边界": 17475, + "▁SK": 17476, + "▁Clif": 17477, + "▁Tanz": 17478, + "▁André": 17479, + "▁Bailey": 17480, + "聲稱": 17481, + "▁que": 17482, + "早期的": 17483, + "beat": 17484, + "omar": 17485, + "▁Planning": 17486, + "福州": 17487, + "SH": 17488, + "▁tub": 17489, + "▁Highland": 17490, + "▁皮": 17491, + "世代": 17492, + "場地": 17493, + "形态": 17494, + "▁Pall": 17495, + "▁已": 17496, + "ahr": 17497, + "▁Jal": 17498, + "endum": 17499, + "isons": 17500, + "▁consumption": 17501, + "战后": 17502, + "會被": 17503, + "uisine": 17504, + "ustrated": 17505, + "论文": 17506, + "当时的": 17507, + "的发展": 17508, + "official": 17509, + "▁Nuclear": 17510, + "▁常": 17511, + "出来": 17512, + "忍者": 17513, + "▁liv": 17514, + "国际机场": 17515, + "ogram": 17516, + "▁sitting": 17517, + "加工": 17518, + "▁LA": 17519, + "▁gathered": 17520, + "inating": 17521, + "格斯": 17522, + "苗栗": 17523, + "▁feeling": 17524, + "天后": 17525, + "年春": 17526, + "▁Males": 17527, + "▁outdoor": 17528, + "在位": 17529, + "yth": 17530, + "third": 17531, + "utter": 17532, + "Per": 17533, + "華盛頓": 17534, + "iman": 17535, + "tense": 17536, + "▁orth": 17537, + "▁tone": 17538, + "▁Others": 17539, + "特區": 17540, + "青海": 17541, + "▁Ti": 17542, + "逢星期": 17543, + "▁Lav": 17544, + "ittees": 17545, + "▁Currently": 17546, + "oque": 17547, + "年世界盃": 17548, + "▁Stevens": 17549, + "歌詞": 17550, + "覺得": 17551, + "隶属于": 17552, + "▁Palm": 17553, + "▁editors": 17554, + "▁excellent": 17555, + "Sec": 17556, + "▁abd": 17557, + "委會": 17558, + "現在的": 17559, + "▁options": 17560, + "智利": 17561, + "▁Miles": 17562, + "車廂": 17563, + "ompass": 17564, + "戰術": 17565, + "分別是": 17566, + "▁enthus": 17567, + "▁elevated": 17568, + "▁JR": 17569, + "▁torped": 17570, + "▁Kingston": 17571, + "华盛顿": 17572, + "▁enters": 17573, + "TT": 17574, + "尔多": 17575, + "avery": 17576, + "▁Winner": 17577, + "▁mainstream": 17578, + "▁explains": 17579, + ".-": 17580, + "esse": 17581, + "日語": 17582, + "▁Holl": 17583, + "▁Linux": 17584, + "▁unless": 17585, + "▁sharing": 17586, + "對外": 17587, + "洛特": 17588, + "真正的": 17589, + "▁Adventures": 17590, + "▁重": 17591, + "大埔": 17592, + "租界": 17593, + "種子": 17594, + "▁cinem": 17595, + "史密斯": 17596, + "▁Lif": 17597, + "▁soph": 17598, + "▁resid": 17599, + "▁triple": 17600, + "野生": 17601, + "▁unions": 17602, + "▁surnames": 17603, + "全国重点文物保护单位": 17604, + "nal": 17605, + "▁Ports": 17606, + "▁Tiger": 17607, + "▁syndrome": 17608, + "帶著": 17609, + "曾於": 17610, + "議題": 17611, + "中國國民黨": 17612, + "▁Heaven": 17613, + "登記": 17614, + "罕默": 17615, + "adia": 17616, + "▁Interstate": 17617, + "▁Lithuanian": 17618, + "▁touchdowns": 17619, + "的情况下": 17620, + "▁magnetic": 17621, + "▁supplied": 17622, + "▁thinking": 17623, + "▁celebration": 17624, + "UM": 17625, + "▁{|": 17626, + "▁Animal": 17627, + "更為": 17628, + "之地": 17629, + "立場": 17630, + "費用": 17631, + "▁regul": 17632, + "下列": 17633, + "回答": 17634, + "年成立": 17635, + "▁Journ": 17636, + "防守": 17637, + "▁gear": 17638, + "▁prove": 17639, + "潜艇": 17640, + "aders": 17641, + "▁Hern": 17642, + "▁retain": 17643, + "▁escaped": 17644, + "▁interchange": 17645, + "種類": 17646, + "fbb": 17647, + "▁登場": 17648, + "▁tier": 17649, + "▁hence": 17650, + "▁virtual": 17651, + "▁Honorary": 17652, + "人才": 17653, + "發明": 17654, + "▁printing": 17655, + "公寓": 17656, + "專用": 17657, + "▁founders": 17658, + "ール": 17659, + "俄国": 17660, + "克莱": 17661, + "强烈": 17662, + "▁Luxembourg": 17663, + "塔尼": 17664, + "影展": 17665, + "薩克": 17666, + "阿富汗": 17667, + "ilda": 17668, + "▁angle": 17669, + "▁imprisoned": 17670, + "講述": 17671, + "vens": 17672, + "▁Hull": 17673, + "分之": 17674, + "驾驶": 17675, + "Art": 17676, + "▁Hed": 17677, + "igrated": 17678, + "關鍵": 17679, + "ogg": 17680, + "比利時": 17681, + "製作的": 17682, + "▁tourist": 17683, + "▁speakers": 17684, + "回憶": 17685, + "inted": 17686, + "资产": 17687, + "Met": 17688, + "▁俄罗斯": 17689, + "▁Engineer": 17690, + "裔美國人": 17691, + "▁worst": 17692, + "▁victories": 17693, + "昆明": 17694, + "▁prince": 17695, + "哈利": 17696, + "民间": 17697, + "ricon": 17698, + "▁deck": 17699, + "▁reserves": 17700, + "▁Lay": 17701, + "探測": 17702, + "ffer": 17703, + "▁Blake": 17704, + "奇幻": 17705, + "絕對": 17706, + "阿尔卑斯": 17707, + "國家足球隊": 17708, + "▁register": 17709, + "▁regulation": 17710, + "口岸": 17711, + "▁Paper": 17712, + "定位": 17713, + "将领": 17714, + "ahu": 17715, + "onne": 17716, + "▁Triple": 17717, + "▁pitched": 17718, + "泰勒": 17719, + "listed": 17720, + "▁Worth": 17721, + "▁Zimbabwe": 17722, + "▁Aboriginal": 17723, + "▁atmosphere": 17724, + "王位": 17725, + "▁Chase": 17726, + "贵族": 17727, + "▁Wend": 17728, + "▁blues": 17729, + "▁files": 17730, + "▁Dayton": 17731, + "大帝": 17732, + "居住在": 17733, + "▁gap": 17734, + "▁nit": 17735, + "▁Come": 17736, + "▁posts": 17737, + "拉的": 17738, + "idan": 17739, + "其中一個": 17740, + "▁Electoral": 17741, + "▁Robertson": 17742, + "▁difficulty": 17743, + "所謂": 17744, + "百姓": 17745, + "whe": 17746, + "▁Edgar": 17747, + "▁thesis": 17748, + "太原": 17749, + "德尔": 17750, + "▁Canterbury": 17751, + "拯救": 17752, + "马斯": 17753, + "▁相鄰": 17754, + "的發展": 17755, + "▁loop": 17756, + "联邦运动会": 17757, + "▁slowly": 17758, + "▁corruption": 17759, + "▁Mis": 17760, + "▁Semi": 17761, + "▁fossil": 17762, + "▁Đ": 17763, + "女儿": 17764, + "▁如果": 17765, + "▁Maxim": 17766, + "imental": 17767, + "▁download": 17768, + "▁Documentary": 17769, + "IE": 17770, + "之名": 17771, + "group": 17772, + "▁winds": 17773, + "该物种": 17774, + "▁inhib": 17775, + "▁variation": 17776, + "▁魔": 17777, + "多利亞": 17778, + "▁Marin": 17779, + "批判": 17780, + "aden": 17781, + "▁UFC": 17782, + "▁poison": 17783, + "▁comments": 17784, + "隸屬": 17785, + "▁talks": 17786, + "chester": 17787, + "▁Access": 17788, + "▁Powell": 17789, + "布萊": 17790, + "平安": 17791, + "bery": 17792, + "▁Nobel": 17793, + "▁householder": 17794, + "▁Piano": 17795, + "▁sustained": 17796, + "提交": 17797, + "委常委": 17798, + "inia": 17799, + "▁tag": 17800, + "▁Edmonton": 17801, + "符号": 17802, + "雕塑": 17803, + "▁簡": 17804, + "周圍": 17805, + "山地": 17806, + "rium": 17807, + "幾個": 17808, + "是有": 17809, + "imen": 17810, + "▁Starting": 17811, + "添加": 17812, + "中心的": 17813, + "▁Pool": 17814, + "▁ranges": 17815, + "▁Burials": 17816, + "▁breeding": 17817, + "▁土": 17818, + "國中": 17819, + "檢測": 17820, + "臺南市": 17821, + "held": 17822, + "▁stops": 17823, + "叫做": 17824, + "短片": 17825, + "kok": 17826, + "Port": 17827, + "makers": 17828, + "▁Rolling": 17829, + "eu": 17830, + "分鏡": 17831, + "東海": 17832, + "▁Fest": 17833, + "▁Veter": 17834, + "▁connects": 17835, + "TO": 17836, + "一路": 17837, + "評估": 17838, + "▁yard": 17839, + "▁automatic": 17840, + "了一些": 17841, + "時期的": 17842, + "oting": 17843, + "▁Nicol": 17844, + "▁diplomat": 17845, + "交叉": 17846, + "▁Lap": 17847, + "▁Pos": 17848, + "▁Dong": 17849, + "▁Ministers": 17850, + "不僅": 17851, + "就有": 17852, + "肯定": 17853, + "领土": 17854, + "丁堡": 17855, + "之上": 17856, + "二次": 17857, + "北平": 17858, + "▁fo": 17859, + "穆罕默": 17860, + "▁Eventually": 17861, + "▁ATP": 17862, + "▁bombing": 17863, + "▁feelings": 17864, + "▁independ": 17865, + "原理": 17866, + "慕容": 17867, + "▁Bent": 17868, + "▁Shen": 17869, + "▁disorder": 17870, + "可見": 17871, + "景點": 17872, + "林斯": 17873, + "溫泉": 17874, + "▁objective": 17875, + "作畫": 17876, + "花园": 17877, + "醫師": 17878, + "的四": 17879, + "Hung": 17880, + "amation": 17881, + "後被": 17882, + "▁Qing": 17883, + "▁Notre": 17884, + "▁Analysis": 17885, + "USA": 17886, + "公里的": 17887, + "公共交通": 17888, + "▁里": 17889, + "加强": 17890, + "dem": 17891, + "▁Blu": 17892, + "Brien": 17893, + "占地": 17894, + "▁Santos": 17895, + "冠狀": 17896, + "获奖": 17897, + "領隊": 17898, + "quiry": 17899, + "▁Terr": 17900, + "▁abilities": 17901, + "oux": 17902, + "fast": 17903, + "▁Lil": 17904, + "stract": 17905, + "▁queen": 17906, + "▁vulner": 17907, + "▁grandson": 17908, + "影视": 17909, + "▁Samp": 17910, + "线的": 17911, + "▁Sent": 17912, + "則在": 17913, + "稱作": 17914, + "pit": 17915, + "修道院": 17916, + "ipher": 17917, + "▁cogn": 17918, + "▁enemies": 17919, + "▁tourism": 17920, + "join": 17921, + "▁buses": 17922, + "自行车": 17923, + "偵探": 17924, + "入选": 17925, + "警員": 17926, + "公開賽": 17927, + "维吾尔": 17928, + "intendent": 17929, + "▁consistent": 17930, + "eon": 17931, + "▁Weather": 17932, + "监察": 17933, + "▁Without": 17934, + "教科": 17935, + "秩序": 17936, + "處的": 17937, + "▁Hus": 17938, + "▁executives": 17939, + "▁distinctive": 17940, + "愛的": 17941, + "ango": 17942, + "ingle": 17943, + "▁Manila": 17944, + "▁desert": 17945, + "兵力": 17946, + "東亞": 17947, + "著有": 17948, + "▁Emmy": 17949, + "▁Pract": 17950, + "區內": 17951, + "石坑": 17952, + "首個": 17953, + "▁flank": 17954, + "▁stake": 17955, + "拜占庭": 17956, + "itzer": 17957, + "gebra": 17958, + "▁Uttar": 17959, + "▁CAS": 17960, + "▁Lic": 17961, + "▁Kids": 17962, + "▁Bradford": 17963, + "從而": 17964, + "日被": 17965, + "SAO": 17966, + "fin": 17967, + "▁劇情": 17968, + "另一个": 17969, + "▁presenter": 17970, + "▁referring": 17971, + "射击": 17972, + "足球賽": 17973, + "▁detail": 17974, + "▁Lebanese": 17975, + "加勒": 17976, + "疾人": 17977, + "▁Preston": 17978, + "▁Wyoming": 17979, + "▁volunteers": 17980, + "▁descendants": 17981, + "kg": 17982, + "▁Lodge": 17983, + "流量": 17984, + "环形": 17985, + "出場": 17986, + "手中": 17987, + "花蓮": 17988, + "ovi": 17989, + "▁Ced": 17990, + "produced": 17991, + "大批": 17992, + "抗议": 17993, + "▁ID": 17994, + "的設計": 17995, + "▁Plants": 17996, + "性和": 17997, + "服裝": 17998, + "chel": 17999, + "made": 18000, + "▁retro": 18001, + "▁Memphis": 18002, + "▁advocate": 18003, + "▁Armstrong": 18004, + "▁attacking": 18005, + "一支": 18006, + "拉多": 18007, + "lew": 18008, + "▁Cav": 18009, + "▁monthly": 18010, + "▁consumer": 18011, + "▁Mathematics": 18012, + "电气": 18013, + "iffe": 18014, + "ocaust": 18015, + "▁beetle": 18016, + "▁exactly": 18017, + "uku": 18018, + "▁remark": 18019, + "物語": 18020, + "▁Ens": 18021, + "年启用的": 18022, + "▁dict": 18023, + "主人": 18024, + "ifles": 18025, + "yg": 18026, + "▁Kot": 18027, + "▁Surrey": 18028, + "纳粹": 18029, + "▁commentary": 18030, + "▁sculptures": 18031, + "▁plastic": 18032, + "▁favorite": 18033, + "▁SE": 18034, + "带天体": 18035, + "▁bold": 18036, + "▁Ferdinand": 18037, + "真的": 18038, + "ints": 18039, + "▁communist": 18040, + "军官": 18041, + "草案": 18042, + "逻辑": 18043, + "▁peer": 18044, + "▁sure": 18045, + "▁ratings": 18046, + "▁supplement": 18047, + "向南": 18048, + "等待": 18049, + "福特": 18050, + "资本": 18051, + "是意大利": 18052, + "▁Doll": 18053, + "▁employee": 18054, + "▁ages": 18055, + "▁Progressive": 18056, + "天王": 18057, + "▁Emma": 18058, + "▁voiced": 18059, + "▁小行星带天体": 18060, + "佛罗": 18061, + "▁瑞典": 18062, + "▁Corp": 18063, + "▁feud": 18064, + "登陆": 18065, + "詳細": 18066, + "▁Ign": 18067, + "▁Cros": 18068, + "▁Trip": 18069, + "▁Patric": 18070, + "▁saxophone": 18071, + "▁documented": 18072, + "oya": 18073, + "▁Ming": 18074, + "▁True": 18075, + "▁aspect": 18076, + "▁affiliate": 18077, + "▁compounds": 18078, + "註冊": 18079, + "▁Bord": 18080, + "大同": 18081, + "美的": 18082, + "wik": 18083, + "south": 18084, + "▁Milton": 18085, + "西拉": 18086, + "部副部长": 18087, + "国家的": 18088, + "▁reop": 18089, + "piracy": 18090, + "▁María": 18091, + "▁grades": 18092, + "Ag": 18093, + "▁Marcel": 18094, + "▁hardware": 18095, + "ко": 18096, + "耶夫": 18097, + "▁Herm": 18098, + "▁transc": 18099, + "祭祀": 18100, + "一系列": 18101, + "quest": 18102, + "▁Basil": 18103, + "▁oblig": 18104, + "改良": 18105, + "練習": 18106, + "▁Hab": 18107, + "▁worn": 18108, + "防御": 18109, + "女演员": 18110, + "▁ERA": 18111, + "▁Benedict": 18112, + "▁interpre": 18113, + "▁recruited": 18114, + "聯絡": 18115, + "▁Guatem": 18116, + "NO": 18117, + "分解": 18118, + "年台灣": 18119, + "▁Bhar": 18120, + "▁Troy": 18121, + "regular": 18122, + "▁riders": 18123, + "分的": 18124, + "空气": 18125, + "▁judg": 18126, + "▁tact": 18127, + "▁holiday": 18128, + "▁comprises": 18129, + "作的": 18130, + "優勢": 18131, + "妇女": 18132, + "整理": 18133, + "食性": 18134, + "▁drove": 18135, + "▁Adrian": 18136, + "▁Andrews": 18137, + "▁曼": 18138, + "bas": 18139, + "▁Body": 18140, + "▁Wake": 18141, + "holders": 18142, + "世界盃": 18143, + "▁bench": 18144, + "William": 18145, + "▁explicit": 18146, + "▁societies": 18147, + "撰寫": 18148, + "▁emphasis": 18149, + "尺寸": 18150, + "機制": 18151, + "▁AK": 18152, + "city": 18153, + "▁Cod": 18154, + "▁failing": 18155, + "向北": 18156, + "授權": 18157, + "中以": 18158, + "▁Beyond": 18159, + "装甲": 18160, + "▁evil": 18161, + "東區": 18162, + "▁车站": 18163, + "▁waiting": 18164, + "▁literacy": 18165, + "附屬": 18166, + "▁patri": 18167, + "眾多": 18168, + "▁hidden": 18169, + "▁Playing": 18170, + "▁statements": 18171, + "提前": 18172, + "inop": 18173, + "▁Episcopal": 18174, + "也曾": 18175, + "泰国": 18176, + "iatric": 18177, + "▁Tropical": 18178, + "▁concepts": 18179, + "▁programmes": 18180, + "在第": 18181, + "▁bout": 18182, + "▁molecular": 18183, + "物浦": 18184, + "▁coc": 18185, + "astics": 18186, + "▁golden": 18187, + "▁explain": 18188, + "简介": 18189, + "就可以": 18190, + "arte": 18191, + "phabet": 18192, + "▁Enterprise": 18193, + "To": 18194, + "empl": 18195, + "▁prev": 18196, + "▁Thorn": 18197, + "▁Letters": 18198, + "种族": 18199, + "erse": 18200, + "gary": 18201, + "▁Nom": 18202, + "plete": 18203, + "的光": 18204, + "印地安": 18205, + "▁Oslo": 18206, + "▁layout": 18207, + "地中海": 18208, + "midt": 18209, + "hurst": 18210, + "▁teeth": 18211, + "▁shield": 18212, + "▁Capitol": 18213, + "審查": 18214, + "螺旋": 18215, + "AKB": 18216, + "ono": 18217, + "▁Ferg": 18218, + "▁mall": 18219, + "▁Candid": 18220, + "▁argues": 18221, + "資金": 18222, + "▁Shi": 18223, + "▁fran": 18224, + "▁Expedition": 18225, + "收购": 18226, + "iane": 18227, + "▁Glenn": 18228, + "▁travels": 18229, + "▁keyboard": 18230, + "原有": 18231, + "画家": 18232, + "▁bats": 18233, + "▁forty": 18234, + "umental": 18235, + "兩年": 18236, + "▁Catholics": 18237, + "▁theatrical": 18238, + "其余": 18239, + "茨基": 18240, + "upt": 18241, + "gang": 18242, + "▁Alpha": 18243, + "▁Orlando": 18244, + "RE": 18245, + "▁Jag": 18246, + "▁looks": 18247, + "▁spell": 18248, + "▁Jennifer": 18249, + "▁Location": 18250, + "▁retiring": 18251, + "▁civilians": 18252, + "信任": 18253, + "的全": 18254, + "题材": 18255, + "▁Hoff": 18256, + "▁Electronic": 18257, + "▁suspension": 18258, + "▁近": 18259, + "也能": 18260, + "▁OF": 18261, + "colm": 18262, + "▁cow": 18263, + "▁namely": 18264, + "▁Leipzig": 18265, + "卡特": 18266, + "▁Ellis": 18267, + "uxiliary": 18268, + "不仅": 18269, + "移居": 18270, + "象征": 18271, + "designated": 18272, + "▁Republicans": 18273, + "▁VIII": 18274, + "▁alien": 18275, + "三次": 18276, + "乒乓": 18277, + "obi": 18278, + "▁Mü": 18279, + "aping": 18280, + "▁accum": 18281, + "证据": 18282, + "▁prox": 18283, + "中間": 18284, + "贊助": 18285, + "是南極洲": 18286, + "▁Arms": 18287, + "將於": 18288, + "Fl": 18289, + "無限": 18290, + "防空": 18291, + "形成的": 18292, + "西日本": 18293, + "▁tube": 18294, + "▁Emerg": 18295, + "▁Natal": 18296, + "▁Tales": 18297, + "uga": 18298, + "▁澳大利亚": 18299, + "▁athletic": 18300, + "▁非": 18301, + "印度尼": 18302, + "lette": 18303, + "▁cave": 18304, + "▁interaction": 18305, + "因此在": 18306, + "推进": 18307, + "相關的": 18308, + "▁fib": 18309, + "途經": 18310, + "onde": 18311, + "▁graphic": 18312, + "▁aw": 18313, + "可前往": 18314, + "國軍": 18315, + "枢纽": 18316, + "维持": 18317, + "主义者": 18318, + "▁Guards": 18319, + "▁Stakes": 18320, + "▁rocket": 18321, + "汉语": 18322, + "Brit": 18323, + "elin": 18324, + "icester": 18325, + "▁institute": 18326, + "dan": 18327, + "hey": 18328, + "ichael": 18329, + "▁Activ": 18330, + "位於該國西部": 18331, + "▁McDonald": 18332, + "▁cultures": 18333, + "是大": 18334, + "icken": 18335, + "▁Claude": 18336, + "▁Against": 18337, + "▁Carroll": 18338, + "是為": 18339, + "▁Gan": 18340, + "----": 18341, + "urrect": 18342, + "▁elabor": 18343, + "中将": 18344, + "omed": 18345, + "▁Monteneg": 18346, + "razy": 18347, + "uchy": 18348, + "▁gift": 18349, + "▁Emily": 18350, + "▁Gibson": 18351, + "▁residing": 18352, + "emi": 18353, + "onal": 18354, + "▁Factory": 18355, + "及後": 18356, + "希特勒": 18357, + "▁Dow": 18358, + "容量": 18359, + "穿著": 18360, + "週年": 18361, + "▁Vall": 18362, + "▁payment": 18363, + "压力": 18364, + "原畫": 18365, + "拉特": 18366, + "王的": 18367, + "▁Wagner": 18368, + "▁inscription": 18369, + "▁无": 18370, + "佛羅": 18371, + "充滿": 18372, + "將領": 18373, + "聯繫": 18374, + "▁\"[": 18375, + "hero": 18376, + "tains": 18377, + "▁diet": 18378, + "▁exit": 18379, + "uca": 18380, + "▁flex": 18381, + "▁eventual": 18382, + "▁colleagues": 18383, + "人口密度為每": 18384, + "▁progressive": 18385, + "fb": 18386, + "探險": 18387, + "tre": 18388, + "▁Graph": 18389, + "▁Spart": 18390, + "▁Tourist": 18391, + "会上": 18392, + "复兴": 18393, + "天津市": 18394, + "▁В": 18395, + "牛津": 18396, + "addy": 18397, + "ipur": 18398, + "行政長官": 18399, + "fight": 18400, + "▁contracts": 18401, + "▁encompass": 18402, + "分離": 18403, + "▁Mob": 18404, + "▁assum": 18405, + "休息": 18406, + "并未": 18407, + "hya": 18408, + "全世界": 18409, + "都可以": 18410, + "▁新加坡": 18411, + "▁magic": 18412, + "▁Istanbul": 18413, + "在台灣": 18414, + "▁spots": 18415, + "▁Chiefs": 18416, + "▁appreci": 18417, + "上游": 18418, + "書記": 18419, + "▁resource": 18420, + "Tw": 18421, + "可是": 18422, + "巴伐": 18423, + "angered": 18424, + "▁freight": 18425, + "▁solutions": 18426, + "丰富": 18427, + "劇中": 18428, + "危机": 18429, + "拿破": 18430, + "▁Level": 18431, + "银牌": 18432, + "▁Cho": 18433, + "▁Nadu": 18434, + "▁fert": 18435, + "▁Canyon": 18436, + "視覺": 18437, + "▁fifty": 18438, + "▁dramatic": 18439, + "美麗": 18440, + "▁Process": 18441, + "▁package": 18442, + "++": 18443, + "召集": 18444, + "東尼": 18445, + "print": 18446, + "▁Examples": 18447, + "FS": 18448, + "▁洪": 18449, + "德川": 18450, + "about": 18451, + "author": 18452, + "▁diversity": 18453, + "隊員": 18454, + "提供的": 18455, + "▁Than": 18456, + "▁const": 18457, + "兩國": 18458, + "良好": 18459, + "队长": 18460, + "fol": 18461, + "▁seeds": 18462, + "▁Boeing": 18463, + "▁百": 18464, + "▁Eve": 18465, + "報道": 18466, + "自主": 18467, + "▁transit": 18468, + "▁【": 18469, + "个月": 18470, + "▁mans": 18471, + "▁Lists": 18472, + "▁telling": 18473, + "▁maintaining": 18474, + "地址": 18475, + "师长": 18476, + "比賽中": 18477, + "▁Nintendo": 18478, + "▁摩": 18479, + "帶有": 18480, + "得票": 18481, + "ritz": 18482, + "speaking": 18483, + "▁Calgary": 18484, + "▁nominee": 18485, + "药物": 18486, + "靈魂": 18487, + "▁input": 18488, + "▁relay": 18489, + "▁Julius": 18490, + "▁Visual": 18491, + "戰場": 18492, + "聚居": 18493, + "豪敦": 18494, + "命名为": 18495, + "five": 18496, + "▁Estate": 18497, + "夢想": 18498, + "會試": 18499, + "道夫": 18500, + "mitt": 18501, + "為其": 18502, + "▁Bj": 18503, + "▁readers": 18504, + "▁Macedonia": 18505, + "▁q": 18506, + "红军": 18507, + "體育館": 18508, + "▁中华民国": 18509, + "▁Aberde": 18510, + "乘坐": 18511, + "日文": 18512, + "▁Cohen": 18513, + "▁Heinrich": 18514, + "▁曾祖": 18515, + "stock": 18516, + "▁Grow": 18517, + "▁Boris": 18518, + "▁corps": 18519, + "▁Napoleon": 18520, + "迫使": 18521, + "▁Haven": 18522, + "一級": 18523, + "在该": 18524, + "教区": 18525, + "▁Iz": 18526, + "erek": 18527, + "ivier": 18528, + "▁glac": 18529, + "has": 18530, + "十一月": 18531, + "首歌曲": 18532, + "arin": 18533, + "olith": 18534, + "▁Burns": 18535, + "啟動": 18536, + "Ste": 18537, + "bin": 18538, + "▁milk": 18539, + "usters": 18540, + "▁arena": 18541, + "February": 18542, + "▁graduation": 18543, + "▁К": 18544, + "評審": 18545, + "经济学": 18546, + "onomic": 18547, + "▁www": 18548, + "▁asking": 18549, + "▁client": 18550, + "öl": 18551, + "身体": 18552, + "isi": 18553, + "省接壤": 18554, + "▁Yak": 18555, + "▁Dylan": 18556, + "▁chore": 18557, + "▁labels": 18558, + "▁Hels": 18559, + "▁Birth": 18560, + "总局": 18561, + "Mal": 18562, + "cal": 18563, + "oan": 18564, + "adal": 18565, + "中国人民": 18566, + "巴士路線": 18567, + "ascar": 18568, + "etics": 18569, + "▁Host": 18570, + "aneous": 18571, + "▁aware": 18572, + "會社": 18573, + "號的": 18574, + "jin": 18575, + "▁Heath": 18576, + "▁spokes": 18577, + "▁Simpson": 18578, + "言論": 18579, + "hee": 18580, + "ischen": 18581, + "pora": 18582, + "▁abund": 18583, + "▁controls": 18584, + "▁challenged": 18585, + "室內": 18586, + "叙利亚": 18587, + "ceph": 18588, + "▁memor": 18589, + "▁Khal": 18590, + "roscop": 18591, + "证券": 18592, + "Lin": 18593, + "藝術家": 18594, + "▁Lucy": 18595, + "▁manip": 18596, + "模仿": 18597, + "utz": 18598, + "参考": 18599, + "殺人": 18600, + "▁Suk": 18601, + "水域面積為": 18602, + "▁Stafford": 18603, + "▁operators": 18604, + "▁威": 18605, + "企圖": 18606, + "法蘭西": 18607, + "▁Away": 18608, + "▁Kang": 18609, + "陸地面積為": 18610, + "▁Aleks": 18611, + "cock": 18612, + "▁Norton": 18613, + "▁reforms": 18614, + "傷害": 18615, + "报纸": 18616, + "▁Uz": 18617, + "erner": 18618, + "flies": 18619, + "cr": 18620, + "新型": 18621, + "經紀": 18622, + "金斯": 18623, + "▁然而": 18624, + "▁参考来源": 18625, + "▁Strat": 18626, + "▁doctors": 18627, + "各类": 18628, + "年他": 18629, + "▁Wei": 18630, + "techn": 18631, + "▁Plaza": 18632, + "▁п": 18633, + "其他的": 18634, + "▁blind": 18635, + "fn": 18636, + "包圍": 18637, + "合理": 18638, + "▁punk": 18639, + "▁soap": 18640, + "▁Tow": 18641, + "▁drinking": 18642, + "年美國人口普查的數據": 18643, + "气旋": 18644, + "pert": 18645, + "mount": 18646, + "▁Budapest": 18647, + "▁neighboring": 18648, + "公立": 18649, + "勇士": 18650, + "广州市": 18651, + "▁Nurs": 18652, + "▁Sacram": 18653, + "▁phosph": 18654, + "▁underwent": 18655, + "▁allegations": 18656, + "供奉": 18657, + "史蒂": 18658, + "爾夫": 18659, + "甲基": 18660, + "症狀": 18661, + "积分": 18662, + "轰炸": 18663, + "▁Ply": 18664, + "▁Chal": 18665, + "哈拉": 18666, + "郑州": 18667, + "當地共有人口": 18668, + "▁Critics": 18669, + "▁localities": 18670, + "esar": 18671, + "而人口密度為每": 18672, + "▁Interior": 18673, + "而人口密度為每平方千米": 18674, + "▁子": 18675, + "岁的": 18676, + "雲南": 18677, + "▁Dew": 18678, + "chief": 18679, + "▁副": 18680, + "勞工": 18681, + "本部": 18682, + "香港的": 18683, + "pher": 18684, + "unar": 18685, + "转的小行星": 18686, + "▁Newsp": 18687, + "▁老": 18688, + "機器人": 18689, + "▁Gir": 18690, + "▁Ley": 18691, + "▁generals": 18692, + "▁Bend": 18693, + "▁moll": 18694, + "▁Sheriff": 18695, + "▁ordained": 18696, + "各國": 18697, + "▁libraries": 18698, + "▁Liberation": 18699, + "▁嘉": 18700, + "參謀": 18701, + "生效": 18702, + "▁FK": 18703, + "▁本属": 18704, + "大规模": 18705, + "季後賽": 18706, + "的道路": 18707, + "▁Cand": 18708, + "▁Rout": 18709, + "▁Ernst": 18710, + "▁tissue": 18711, + "PL": 18712, + "动作": 18713, + "反抗": 18714, + "水量": 18715, + "▁SM": 18716, + "▁Learning": 18717, + "▁efficiency": 18718, + "wi": 18719, + "▁denomin": 18720, + "▁revival": 18721, + "▁Amendment": 18722, + "▁accommodate": 18723, + "哺乳": 18724, + "里亞": 18725, + "rea": 18726, + "省政府": 18727, + "▁Chad": 18728, + "最高法院": 18729, + "▁liver": 18730, + "Lou": 18731, + "除此之外": 18732, + "▁Intel": 18733, + "▁Search": 18734, + "▁chorus": 18735, + "▁empire": 18736, + "▁tackles": 18737, + "▁吴": 18738, + "igate": 18739, + "启用": 18740, + "bet": 18741, + "erness": 18742, + "▁Scholars": 18743, + "▁reviewed": 18744, + "心臟": 18745, + "测量": 18746, + "▁pm": 18747, + "▁Drum": 18748, + "▁boxing": 18749, + "▁populated": 18750, + "▁內": 18751, + "克羅": 18752, + "國家的": 18753, + "国民政府": 18754, + "▁Vale": 18755, + "▁音": 18756, + "示威者": 18757, + "▁MHz": 18758, + "founded": 18759, + "än": 18760, + "合肥": 18761, + "对此": 18762, + "美少女": 18763, + "▁cru": 18764, + "▁perceived": 18765, + "區議員": 18766, + "▁Thr": 18767, + "anmar": 18768, + "▁相鄰車站": 18769, + "▁Globe": 18770, + "▁Strong": 18771, + "▁inject": 18772, + "以往": 18773, + "evo": 18774, + "Ireland": 18775, + "▁Vision": 18776, + "出土": 18777, + "村民": 18778, + "認同": 18779, + "▁Excell": 18780, + "▁Marian": 18781, + "▁rapper": 18782, + "▁Inspector": 18783, + "pton": 18784, + "▁impossible": 18785, + "路德": 18786, + "日發售": 18787, + "▁下属物种": 18788, + "▁Bedford": 18789, + "▁mythology": 18790, + "▁spac": 18791, + "▁Seoul": 18792, + "▁Testament": 18793, + "▁assessment": 18794, + "每一": 18795, + "取得了": 18796, + "▁Fay": 18797, + "移交": 18798, + "▁drain": 18799, + "▁reverse": 18800, + "▁focusing": 18801, + "牵引": 18802, + "夏威夷": 18803, + "十三年": 18804, + "情况下": 18805, + "built": 18806, + "▁parking": 18807, + "▁essentially": 18808, + "新区": 18809, + "收視率": 18810, + "building": 18811, + "▁valuable": 18812, + "的西": 18813, + "families": 18814, + "▁雙": 18815, + "栖息": 18816, + "標題": 18817, + "耶稣": 18818, + "▁ho": 18819, + "nut": 18820, + "▁jail": 18821, + "▁happy": 18822, + "▁wrestlers": 18823, + "看見": 18824, + "长度": 18825, + "sted": 18826, + "是西班牙": 18827, + "icity": 18828, + "cestershire": 18829, + "全線": 18830, + "atories": 18831, + "歐盟": 18832, + "▁u": 18833, + "確保": 18834, + "伊利諾": 18835, + "▁Liv": 18836, + "▁willing": 18837, + "境外": 18838, + "现实": 18839, + "十六年": 18840, + "系统的": 18841, + "icism": 18842, + "此前": 18843, + "的州": 18844, + "足協": 18845, + "▁Cai": 18846, + "▁ing": 18847, + "▁vin": 18848, + "iston": 18849, + "经验": 18850, + "停車場": 18851, + "▁Solo": 18852, + "▁poster": 18853, + "漢字": 18854, + "▁fauna": 18855, + "▁presents": 18856, + "實驗室": 18857, + "▁Lah": 18858, + "▁disturb": 18859, + "企劃": 18860, + "遺址": 18861, + "預算": 18862, + "在上海": 18863, + "acker": 18864, + "脫離": 18865, + "道教": 18866, + "isle": 18867, + "▁Lomb": 18868, + "▁kings": 18869, + "上面": 18870, + "故障": 18871, + "波羅": 18872, + "神父": 18873, + "訊息": 18874, + "anch": 18875, + "維護": 18876, + "医学院": 18877, + "▁taxes": 18878, + "▁Myanmar": 18879, + "▁amounts": 18880, + "称号": 18881, + "跑道": 18882, + "麦克": 18883, + "大学的": 18884, + "开工": 18885, + "had": 18886, + "▁Dw": 18887, + "▁Cool": 18888, + "▁orange": 18889, + "免疫": 18890, + "这样的": 18891, + "▁Him": 18892, + "一等": 18893, + "无症状": 18894, + "▁rib": 18895, + "▁faster": 18896, + "不受": 18897, + "▁thereby": 18898, + "▁Endemic": 18899, + "▁arrives": 18900, + "▁extends": 18901, + "片頭": 18902, + "資本": 18903, + "▁aims": 18904, + "ancers": 18905, + "▁NASCAR": 18906, + "▁chapters": 18907, + "▁Kazakhstan": 18908, + "▁賽": 18909, + "工程師": 18910, + "rand": 18911, + "▁mainland": 18912, + "CN": 18913, + "学士": 18914, + "▁Dund": 18915, + "▁faces": 18916, + "▁Cosm": 18917, + "▁Pirates": 18918, + "人文": 18919, + "出场": 18920, + "▁民國": 18921, + "▁warning": 18922, + "气象": 18923, + "注入": 18924, + "签订": 18925, + "艺术家": 18926, + "▁Estab": 18927, + "▁arrive": 18928, + "自稱": 18929, + "ité": 18930, + "aiden": 18931, + "books": 18932, + "common": 18933, + "▁repeat": 18934, + "▁Holocaust": 18935, + "升级": 18936, + "德軍": 18937, + "社長": 18938, + "gie": 18939, + "日凌晨": 18940, + "河流域": 18941, + "熱帶風暴": 18942, + "▁familiar": 18943, + "▁survivors": 18944, + "▁telephone": 18945, + "居民点": 18946, + "▁BCE": 18947, + "riculum": 18948, + "▁Honour": 18949, + "▁boards": 18950, + "▁indoor": 18951, + "▁prepare": 18952, + "▁traveling": 18953, + "元首": 18954, + "天空": 18955, + "▁Cly": 18956, + "年启用的铁路车站": 18957, + "发电": 18958, + "届中央": 18959, + "產生的": 18960, + "▁temples": 18961, + "▁provisions": 18962, + "▁Fo": 18963, + "基金会": 18964, + "年入党": 18965, + "▁Agre": 18966, + "▁Style": 18967, + "▁aster": 18968, + "環球": 18969, + "科舉人": 18970, + "▁cosm": 18971, + "▁Using": 18972, + "当局": 18973, + "清真": 18974, + "試驗": 18975, + "▁Rican": 18976, + "▁Impact": 18977, + "▁Criminal": 18978, + "事後": 18979, + "释放": 18980, + "▁memb": 18981, + "海拔高度為": 18982, + "▁Apollo": 18983, + "南路": 18984, + "▁沿革": 18985, + "▁warfare": 18986, + "▁altitude": 18987, + "下方": 18988, + "年大": 18989, + "基督徒": 18990, + "▁Meh": 18991, + "▁pub": 18992, + "▁styl": 18993, + "▁Rosen": 18994, + "▁Theodore": 18995, + "晚期": 18996, + "桥梁": 18997, + "Super": 18998, + "▁Burton": 18999, + "▁Gul": 19000, + "▁ampl": 19001, + "▁barr": 19002, + "▁Bever": 19003, + "▁Rifle": 19004, + "▁warri": 19005, + "eapolis": 19006, + "▁biology": 19007, + "滑冰": 19008, + "納粹": 19009, + "第二季": 19010, + "▁sav": 19011, + "▁sweet": 19012, + "▁seemed": 19013, + "回家": 19014, + "有線": 19015, + "rier": 19016, + "▁counsel": 19017, + "在前": 19018, + "山县": 19019, + "月中": 19020, + "直通": 19021, + "跟隨": 19022, + "▁Raz": 19023, + "▁Advisory": 19024, + "在他的": 19025, + "▁Hugo": 19026, + "▁Stra": 19027, + "munition": 19028, + "IO": 19029, + "货运": 19030, + "面前": 19031, + "的美國": 19032, + "▁USSR": 19033, + "代表团": 19034, + "決議": 19035, + "▁Ci": 19036, + "▁crashed": 19037, + "▁culmin": 19038, + "▁reflected": 19039, + "蒂安": 19040, + "▁Kom": 19041, + "▁Rey": 19042, + "▁Malcolm": 19043, + "彗星": 19044, + "▁Thames": 19045, + "▁Joel": 19046, + "▁pump": 19047, + "座位": 19048, + "畫面": 19049, + "▁Kaw": 19050, + "▁rebels": 19051, + "ederation": 19052, + "即將": 19053, + "(,;)": 19054, + "▁deter": 19055, + "▁dialogue": 19056, + "带有": 19057, + "屆全國": 19058, + "ataka": 19059, + "▁Being": 19060, + "▁clients": 19061, + "▁gaining": 19062, + "▁Louisville": 19063, + "WC": 19064, + "對戰": 19065, + "ingo": 19066, + "▁Crus": 19067, + "▁Marion": 19068, + "▁beliefs": 19069, + "▁lawsuit": 19070, + "▁celebrate": 19071, + "▁integration": 19072, + "搭配": 19073, + "至此": 19074, + "製片": 19075, + "香港配音": 19076, + "▁Springfield": 19077, + "得獎": 19078, + "從此": 19079, + "的身份": 19080, + "ffcc": 19081, + "▁Need": 19082, + "▁kilometers": 19083, + "yu": 19084, + "之意": 19085, + "辖区": 19086, + "骑士": 19087, + "▁editorial": 19088, + "分离": 19089, + "廢止": 19090, + "▁Gem": 19091, + "▁Feder": 19092, + "▁Steam": 19093, + "▁Monroe": 19094, + "機的": 19095, + "基本上": 19096, + "omas": 19097, + "▁McN": 19098, + "▁Recordings": 19099, + "▁Gujar": 19100, + "▁behaviour": 19101, + "▁computers": 19102, + "杀死": 19103, + "▁Sabha": 19104, + "朗德": 19105, + "ández": 19106, + "▁Rein": 19107, + "▁Johns": 19108, + "▁beaten": 19109, + "▁specimens": 19110, + "aram": 19111, + "▁Lect": 19112, + "▁Medieval": 19113, + "▁hydrogen": 19114, + "▁Dud": 19115, + "')": 19116, + "則有": 19117, + "发明": 19118, + "的城鎮": 19119, + "▁天主教": 19120, + "▁Cheng": 19121, + "第二次世界大战": 19122, + "▁seriously": 19123, + "手術": 19124, + "播出的": 19125, + "▁Jas": 19126, + "ometown": 19127, + "周恩": 19128, + "穆罕默德": 19129, + "▁Paralympic": 19130, + "▁建": 19131, + "和人口": 19132, + "opol": 19133, + "▁entr": 19134, + "▁Sisters": 19135, + "▁lifetime": 19136, + "▁convinced": 19137, + "ça": 19138, + "消滅": 19139, + "rific": 19140, + "▁電": 19141, + "一条": 19142, + "分享": 19143, + "▁Mikh": 19144, + "流亡": 19145, + "篮球": 19146, + "insk": 19147, + "innaeus": 19148, + "▁firing": 19149, + "▁Generation": 19150, + "天府": 19151, + "温度": 19152, + "政治局": 19153, + "流行音樂": 19154, + "包括以下物种": 19155, + "届全国人民代表大会": 19156, + "變為": 19157, + "▁Hyp": 19158, + "▁answ": 19159, + "▁Gaelic": 19160, + "▁putting": 19161, + "▁Hurricane": 19162, + "▁improvement": 19163, + "樂器": 19164, + "较为": 19165, + "▁dancer": 19166, + "▁Cowboys": 19167, + "GR": 19168, + "曲棍": 19169, + "耶穌": 19170, + "▁Cyp": 19171, + "DT": 19172, + "書目": 19173, + "檢察": 19174, + "▁sending": 19175, + "PI": 19176, + "后期": 19177, + "整体": 19178, + "~(": 19179, + "被认为是": 19180, + "▁RA": 19181, + "ipeg": 19182, + "▁Diet": 19183, + "omatic": 19184, + "》(),": 19185, + "▁Museums": 19186, + "▁renewed": 19187, + "▁Leicester": 19188, + "▁examination": 19189, + "并将": 19190, + "▁Inside": 19191, + "▁performers": 19192, + "称作": 19193, + "網上": 19194, + "▁stored": 19195, + "▁contribute": 19196, + "▁permanently": 19197, + "协助": 19198, + "手机": 19199, + "▁cruis": 19200, + "▁本属包括以下物种": 19201, + "▁interesting": 19202, + "▁Sé": 19203, + "amba": 19204, + "lass": 19205, + "otta": 19206, + "urel": 19207, + "▁cad": 19208, + "▁cir": 19209, + "cover": 19210, + "green": 19211, + "▁Middles": 19212, + "一旦": 19213, + "启动": 19214, + "輔助": 19215, + "ouns": 19216, + "▁Pros": 19217, + "元朗": 19218, + "区间": 19219, + "旗下的": 19220, + "phan": 19221, + "▁legit": 19222, + "▁Belfast": 19223, + "ān": 19224, + "觀塘": 19225, + ".).": 19226, + "▁SV": 19227, + "mant": 19228, + "▁Windsor": 19229, + "▁universal": 19230, + "ño": 19231, + "上校": 19232, + "新华": 19233, + "▁Various": 19234, + "▁方": 19235, + "众多": 19236, + "心的": 19237, + "週期": 19238, + "artz": 19239, + "▁Karen": 19240, + "▁coron": 19241, + "▁conflicts": 19242, + "晚間": 19243, + "给了": 19244, + "quez": 19245, + "▁資料來源": 19246, + "▁Colombian": 19247, + "定為": 19248, + "upp": 19249, + "grand": 19250, + "▁Working": 19251, + "▁engagement": 19252, + "菲利普": 19253, + "chron": 19254, + "ylum": 19255, + "rington": 19256, + "神的": 19257, + "層水域": 19258, + "▁Bolivia": 19259, + "▁receiver": 19260, + "▁盧": 19261, + "崇拜": 19262, + "达尔": 19263, + "▁sick": 19264, + "idance": 19265, + "estrian": 19266, + "▁democracy": 19267, + "两国": 19268, + "▁Led": 19269, + "▁ris": 19270, + "▁Primera": 19271, + "▁Fellowship": 19272, + "▁succession": 19273, + "車隊": 19274, + "▁XX": 19275, + "的第三": 19276, + "▁Evolution": 19277, + "步行": 19278, + "頒發": 19279, + "▁Integr": 19280, + "▁Underg": 19281, + "▁capita": 19282, + "光绪": 19283, + "ormal": 19284, + "年成立的公司": 19285, + "变得": 19286, + "場景": 19287, + "數碼": 19288, + "iche": 19289, + "qual": 19290, + "▁國家": 19291, + "▁Piet": 19292, + "▁Wings": 19293, + "▁stolen": 19294, + "▁entries": 19295, + "▁当": 19296, + "商务": 19297, + "女士": 19298, + "的大型": 19299, + "▁Marco": 19300, + "iformes": 19301, + "ен": 19302, + "审查": 19303, + "的母親": 19304, + "David": 19305, + "▁Cauc": 19306, + "▁radiation": 19307, + "▁variations": 19308, + "元朝": 19309, + "▁簡介": 19310, + "▁floors": 19311, + "▁Elliott": 19312, + "玫瑰": 19313, + "Har": 19314, + "▁BA": 19315, + "▁pill": 19316, + "habilit": 19317, + "▁prisoner": 19318, + "地点": 19319, + "▁opens": 19320, + "以其": 19321, + "▁Gol": 19322, + "田径运动员": 19323, + "▁Adventure": 19324, + "▁broadcasts": 19325, + "喜剧": 19326, + "▁AFL": 19327, + "▁immun": 19328, + "放射": 19329, + "nez": 19330, + "苏格兰": 19331, + "被任命": 19332, + "▁Kann": 19333, + "▁Martha": 19334, + "▁lights": 19335, + "▁situations": 19336, + "著的": 19337, + "抗日战争": 19338, + "server": 19339, + "▁anarch": 19340, + "平均海拔高度為": 19341, + "▁Chemistry": 19342, + "尊重": 19343, + "龍的": 19344, + "EEE": 19345, + "陨石坑": 19346, + "▁belt": 19347, + "而水域面積為": 19348, + "當中陸地面積為": 19349, + "▁scandal": 19350, + "▁actively": 19351, + "場所": 19352, + "特別是": 19353, + "的山峰": 19354, + "長達": 19355, + "年加入": 19356, + "克雷": 19357, + "部下": 19358, + "▁ni": 19359, + "日開始": 19360, + "atriates": 19361, + "▁prevented": 19362, + "而該地的平均海拔高度為": 19363, + "他與": 19364, + "德华": 19365, + "elong": 19366, + "▁Stephan": 19367, + "真相": 19368, + "電鐵": 19369, + "东南部": 19370, + "▁Emil": 19371, + "prises": 19372, + "▁empty": 19373, + "▁fabric": 19374, + "字符": 19375, + "cats": 19376, + "▁fame": 19377, + "▁coffee": 19378, + "WS": 19379, + "國務": 19380, + "▁helicopter": 19381, + "推薦": 19382, + "ART": 19383, + "▁mi": 19384, + "江西省": 19385, + "▁oct": 19386, + "sized": 19387, + "▁della": 19388, + "▁understood": 19389, + "▁河": 19390, + "下來": 19391, + "二级": 19392, + "公所": 19393, + "山縣": 19394, + "的最高": 19395, + "aines": 19396, + "▁cock": 19397, + "▁Ellen": 19398, + "▁confront": 19399, + "▁educator": 19400, + "▁Thunder": 19401, + "▁shipping": 19402, + "▁Institution": 19403, + "三位": 19404, + "无症状感染者": 19405, + "▁consort": 19406, + "▁murders": 19407, + "atz": 19408, + "istle": 19409, + "更改": 19410, + "wyn": 19411, + "historic": 19412, + "▁horizont": 19413, + "▁swimmers": 19414, + "▁repeatedly": 19415, + "清华": 19416, + "考试": 19417, + "零售": 19418, + "很大的": 19419, + "成功的": 19420, + "cole": 19421, + "▁grap": 19422, + "ashtra": 19423, + "▁extending": 19424, + "▁procedures": 19425, + "正義": 19426, + "雲林": 19427, + "King": 19428, + "國民小學": 19429, + "lived": 19430, + "▁Happy": 19431, + "▁Grammar": 19432, + "▁colonies": 19433, + "周期": 19434, + "指數": 19435, + "▁Flash": 19436, + "▁experts": 19437, + "上方": 19438, + "装饰": 19439, + "gral": 19440, + "umph": 19441, + "urrent": 19442, + "▁Stefan": 19443, + "工作者": 19444, + "foundland": 19445, + "▁advertis": 19446, + "": 27365, + "穿": 27366, + "充": 27367, + "震": 27368, + "责": 27369, + "唯": 27370, + "絕": 27371, + "魏": 27372, + "逝": 27373, + "奏": 27374, + "逃": 27375, + "否": 27376, + "汽": 27377, + "庆": 27378, + "側": 27379, + "歡": 27380, + "召": 27381, + "培": 27382, + "哲": 27383, + "户": 27384, + "固": 27385, + "缺": 27386, + "话": 27387, + "待": 27388, + "ō": 27389, + "嚴": 27390, + "衣": 27391, + "琴": 27392, + "瑪": 27393, + "盃": 27394, + "极": 27395, + "裁": 27396, + "細": 27397, + "冬": 27398, + "豐": 27399, + "險": 27400, + "購": 27401, + "豪": 27402, + "乎": 27403, + "御": 27404, + "迷": 27405, + "炸": 27406, + "順": 27407, + "芬": 27408, + "炮": 27409, + "譯": 27410, + "仅": 27411, + "症": 27412, + "浙": 27413, + "池": 27414, + "态": 27415, + "換": 27416, + "申": 27417, + "董": 27418, + "赤": 27419, + "激": 27420, + "奉": 27421, + "宜": 27422, + "澤": 27423, + "虎": 27424, + "辛": 27425, + "驻": 27426, + "→": 27427, + "臨": 27428, + "默": 27429, + "歸": 27430, + "简": 27431, + "彩": 27432, + "胞": 27433, + "裔": 27434, + "融": 27435, + "藥": 27436, + "財": 27437, + "楊": 27438, + "价": 27439, + "疑": 27440, + "验": 27441, + "戈": 27442, + "韩": 27443, + "賓": 27444, + "潮": 27445, + "负": 27446, + "陣": 27447, + "侵": 27448, + "孔": 27449, + "翼": 27450, + "麻": 27451, + "隔": 27452, + "碼": 27453, + "詩": 27454, + "危": 27455, + "渡": 27456, + "л": 27457, + "騎": 27458, + "遗": 27459, + "т": 27460, + "捷": 27461, + "尤": 27462, + "岡": 27463, + "藍": 27464, + "珠": 27465, + "恐": 27466, + "抵": 27467, + "輸": 27468, + "胜": 27469, + "併": 27470, + "陵": 27471, + "畢": 27472, + "迫": 27473, + "甘": 27474, + "叶": 27475, + "餘": 27476, + "载": 27477, + "夢": 27478, + "孫": 27479, + "浦": 27480, + "满": 27481, + "远": 27482, + "佔": 27483, + "註": 27484, + "泽": 27485, + "疫": 27486, + "仙": 27487, + "丽": 27488, + "涉": 27489, + "檢": 27490, + "桑": 27491, + "墨": 27492, + "階": 27493, + "显": 27494, + "廢": 27495, + "杰": 27496, + "絲": 27497, + "凱": 27498, + "况": 27499, + "亮": 27500, + "宝": 27501, + "遺": 27502, + "墓": 27503, + "截": 27504, + "让": 27505, + "招": 27506, + "雜": 27507, + "冷": 27508, + "訓": 27509, + "暗": 27510, + "努": 27511, + "湾": 27512, + "释": 27513, + "杨": 27514, + "涯": 27515, + "廉": 27516, + "俱": 27517, + "付": 27518, + "<": 27519, + "°": 27520, + "鄭": 27521, + "舍": 27522, + "艇": 27523, + "饰": 27524, + "奪": 27525, + "貴": 27526, + "儀": 27527, + "鐘": 27528, + "輛": 27529, + "毫": 27530, + "泛": 27531, + "肉": 27532, + "勞": 27533, + "析": 27534, + "莎": 27535, + "圈": 27536, + "寧": 27537, + "補": 27538, + "桃": 27539, + "鏡": 27540, + "徵": 27541, + "銷": 27542, + "紐": 27543, + "壤": 27544, + "侧": 27545, + "厅": 27546, + "频": 27547, + "坐": 27548, + "习": 27549, + "駐": 27550, + "伸": 27551, + "预": 27552, + "偶": 27553, + "養": 27554, + "伍": 27555, + "避": 27556, + "滑": 27557, + "ç": 27558, + "姐": 27559, + "套": 27560, + "执": 27561, + "幻": 27562, + "迎": 27563, + "曹": 27564, + "扩": 27565, + "錦": 27566, + "闻": 27567, + "宫": 27568, + "兹": 27569, + "績": 27570, + "归": 27571, + "倒": 27572, + "覺": 27573, + "细": 27574, + "審": 27575, + "劍": 27576, + "競": 27577, + "孙": 27578, + "ス": 27579, + "崎": 27580, + "侯": 27581, + "幼": 27582, + "頻": 27583, + "厂": 27584, + "洞": 27585, + "訪": 27586, + "浪": 27587, + "億": 27588, + "貨": 27589, + "鬼": 27590, + "味": 27591, + "幸": 27592, + "遷": 27593, + "瑟": 27594, + "阻": 27595, + "蔡": 27596, + "惡": 27597, + "勇": 27598, + "誌": 27599, + "殖": 27600, + "辑": 27601, + "晋": 27602, + "怪": 27603, + "换": 27604, + "減": 27605, + "郭": 27606, + "圓": 27607, + "徽": 27608, + "压": 27609, + "秦": 27610, + "毕": 27611, + "乃": 27612, + "难": 27613, + "療": 27614, + "敵": 27615, + "鄰": 27616, + "腦": 27617, + "检": 27618, + "綫": 27619, + "尊": 27620, + "鳥": 27621, + "轮": 27622, + "頂": 27623, + "识": 27624, + "享": 27625, + "課": 27626, + "晉": 27627, + "齐": 27628, + "伐": 27629, + "崇": 27630, + "乾": 27631, + "跨": 27632, + "宿": 27633, + "乙": 27634, + "菜": 27635, + "零": 27636, + "贵": 27637, + "弹": 27638, + "敏": 27639, + "討": 27640, + "š": 27641, + "断": 27642, + "输": 27643, + "氧": 27644, + "坑": 27645, + "葡": 27646, + "药": 27647, + "ル": 27648, + "障": 27649, + "講": 27650, + "イ": 27651, + "×": 27652, + "振": 27653, + "菌": 27654, + "祭": 27655, + "偏": 27656, + "请": 27657, + "叫": 27658, + "幫": 27659, + "粉": 27660, + "麦": 27661, + "蛋": 27662, + "败": 27663, + "劳": 27664, + "蓋": 27665, + "顺": 27666, + "陶": 27667, + "函": 27668, + "荣": 27669, + "茲": 27670, + "呈": 27671, + "械": 27672, + "泳": 27673, + "绝": 27674, + "仔": 27675, + "ñ": 27676, + "扎": 27677, + "恢": 27678, + "患": 27679, + "衝": 27680, + "刀": 27681, + "吴": 27682, + "柯": 27683, + "硬": 27684, + "鮮": 27685, + "疆": 27686, + "昂": 27687, + "彼": 27688, + "ł": 27689, + "繁": 27690, + "鲜": 27691, + "鼓": 27692, + "掌": 27693, + "销": 27694, + "謝": 27695, + "严": 27696, + "疾": 27697, + "腳": 27698, + "廟": 27699, + "夠": 27700, + "枚": 27701, + "礼": 27702, + "適": 27703, + "译": 27704, + "俗": 27705, + "徑": 27706, + "戀": 27707, + "搜": 27708, + "轨": 27709, + "盧": 27710, + "楚": 27711, + "簽": 27712, + "鱼": 27713, + "租": 27714, + "綠": 27715, + "异": 27716, + "诗": 27717, + "启": 27718, + "厄": 27719, + "談": 27720, + "殊": 27721, + "沈": 27722, + "借": 27723, + "漸": 27724, + "喬": 27725, + "搭": 27726, + "埔": 27727, + "盤": 27728, + "頁": 27729, + "顧": 27730, + "玛": 27731, + "柱": 27732, + "軌": 27733, + "牧": 27734, + "і": 27735, + "伴": 27736, + "拥": 27737, + "杂": 27738, + "财": 27739, + "拒": 27740, + "旁": 27741, + "軟": 27742, + "珍": 27743, + "液": 27744, + "孝": 27745, + "莊": 27746, + "邀": 27747, + "优": 27748, + "朋": 27749, + "纽": 27750, + "估": 27751, + "阅": 27752, + "俊": 27753, + "丘": 27754, + "杯": 27755, + "妮": 27756, + "熊": 27757, + "裂": 27758, + "紫": 27759, + "陷": 27760, + "橫": 27761, + "涅": 27762, + "径": 27763, + "络": 27764, + "势": 27765, + "敬": 27766, + "д": 27767, + "‘": 27768, + "祥": 27769, + "齊": 27770, + "擴": 27771, + "树": 27772, + "ã": 27773, + "亿": 27774, + "剛": 27775, + "揮": 27776, + "襲": 27777, + "挥": 27778, + "灵": 27779, + "困": 27780, + "孟": 27781, + "餐": 27782, + "萄": 27783, + "亨": 27784, + "鹿": 27785, + "訴": 27786, + "隸": 27787, + "棋": 27788, + "滅": 27789, + "亂": 27790, + "侍": 27791, + "跳": 27792, + "慈": 27793, + "額": 27794, + "炎": 27795, + "跑": 27796, + "弱": 27797, + "糖": 27798, + "賞": 27799, + "訂": 27800, + "沉": 27801, + "ø": 27802, + "葬": 27803, + "願": 27804, + "冲": 27805, + "宅": 27806, + "伤": 27807, + "聽": 27808, + "駛": 27809, + "灰": 27810, + "邮": 27811, + "琳": 27812, + "箭": 27813, + "盖": 27814, + "懷": 27815, + "促": 27816, + "頒": 27817, + "番": 27818, + "挑": 27819, + "ト": 27820, + "拆": 27821, + "~": 27822, + "汗": 27823, + "£": 27824, + "昆": 27825, + "审": 27826, + "韦": 27827, + "谢": 27828, + "顶": 27829, + "句": 27830, + "赵": 27831, + "迁": 27832, + "货": 27833, + "擇": 27834, + "阪": 27835, + "覆": 27836, + "签": 27837, + "阶": 27838, + "碑": 27839, + "燃": 27840, + "币": 27841, + "尋": 27842, + "茶": 27843, + "尽": 27844, + "练": 27845, + "憲": 27846, + "允": 27847, + "淡": 27848, + "綱": 27849, + "幹": 27850, + "č": 27851, + "賣": 27852, + "葛": 27853, + "幣": 27854, + "熙": 27855, + "輔": 27856, + "燕": 27857, + "晶": 27858, + "濱": 27859, + "壁": 27860, + "芳": 27861, + "幅": 27862, + "綜": 27863, + "韋": 27864, + "É": 27865, + "柳": 27866, + "彭": 27867, + "紹": 27868, + "宾": 27869, + "郑": 27870, + "ラ": 27871, + "苗": 27872, + "奴": 27873, + "偉": 27874, + "複": 27875, + "い": 27876, + "勤": 27877, + "插": 27878, + "衡": 27879, + "凯": 27880, + "丰": 27881, + "潘": 27882, + "软": 27883, + "答": 27884, + "鳳": 27885, + "ı": 27886, + "杉": 27887, + "凡": 27888, + "补": 27889, + "諸": 27890, + "錢": 27891, + "浩": 27892, + "倍": 27893, + "慧": 27894, + "尖": 27895, + "吃": 27896, + "塘": 27897, + "暫": 27898, + "摄": 27899, + "誤": 27900, + "靖": 27901, + "养": 27902, + "芝": 27903, + "撞": 27904, + "輝": 27905, + "拳": 27906, + "乔": 27907, + "堅": 27908, + "趙": 27909, + "轻": 27910, + "访": 27911, + "屏": 27912, + "譽": 27913, + "â": 27914, + "折": 27915, + "壞": 27916, + "艘": 27917, + "险": 27918, + "桂": 27919, + "獸": 27920, + "ú": 27921, + "踪": 27922, + "柴": 27923, + "辽": 27924, + "壽": 27925, + "谋": 27926, + "钟": 27927, + "厚": 27928, + "弘": 27929, + "蓮": 27930, + "鰭": 27931, + "宙": 27932, + "リ": 27933, + "匈": 27934, + "额": 27935, + "仲": 27936, + "ア": 27937, + "鋼": 27938, + "叛": 27939, + "寬": 27940, + "虽": 27941, + "@": 27942, + "買": 27943, + "慕": 27944, + "笑": 27945, + "训": 27946, + "宏": 27947, + "賀": 27948, + "枪": 27949, + "泊": 27950, + "毀": 27951, + "阵": 27952, + "伏": 27953, + "讲": 27954, + "滨": 27955, + "屯": 27956, + "脈": 27957, + "锦": 27958, + "瓜": 27959, + "靜": 27960, + "撒": 27961, + "ク": 27962, + "─": 27963, + "倉": 27964, + "籃": 27965, + "慢": 27966, + "遍": 27967, + "脫": 27968, + "铜": 27969, + "购": 27970, + "磁": 27971, + "遣": 27972, + "宽": 27973, + "緣": 27974, + "謀": 27975, + "趣": 27976, + "霸": 27977, + "檔": 27978, + "减": 27979, + "秒": 27980, + "却": 27981, + "雕": 27982, + "乳": 27983, + "旺": 27984, + "寻": 27985, + "晨": 27986, + "卓": 27987, + "賢": 27988, + "熟": 27989, + "仰": 27990, + "à": 27991, + "詹": 27992, + "辆": 27993, + "茂": 27994, + "繪": 27995, + "棲": 27996, + "裕": 27997, + "麼": 27998, + "爲": 27999, + "螺": 28000, + "閣": 28001, + "陰": 28002, + "曆": 28003, + "妃": 28004, + "娛": 28005, + "赴": 28006, + "賴": 28007, + "銅": 28008, + "針": 28009, + "苦": 28010, + "凌": 28011, + "藩": 28012, + "損": 28013, + "汇": 28014, + "筆": 28015, + "隧": 28016, + "契": 28017, + "ッ": 28018, + "冊": 28019, + "棄": 28020, + "仪": 28021, + "掉": 28022, + "緊": 28023, + "耀": 28024, + "累": 28025, + "坊": 28026, + "废": 28027, + "玄": 28028, + "翠": 28029, + "拓": 28030, + "恒": 28031, + "縮": 28032, + "恆": 28033, + "浮": 28034, + "梯": 28035, + "鼠": 28036, + "诸": 28037, + "绍": 28038, + "誉": 28039, + "卿": 28040, + "岳": 28041, + "钱": 28042, + "痛": 28043, + "讷": 28044, + "串": 28045, + "圳": 28046, + "†": 28047, + "蝶": 28048, + "罕": 28049, + "羊": 28050, + "遂": 28051, + "么": 28052, + "杭": 28053, + "勳": 28054, + "蛇": 28055, + "覽": 28056, + "г": 28057, + "锡": 28058, + "燈": 28059, + "憶": 28060, + "絡": 28061, + "隶": 28062, + "湯": 28063, + "純": 28064, + "须": 28065, + "閉": 28066, + "冒": 28067, + "迅": 28068, + "觸": 28069, + "忍": 28070, + "戒": 28071, + "婦": 28072, + "齡": 28073, + "迴": 28074, + "吾": 28075, + "蟲": 28076, + "袭": 28077, + "貢": 28078, + "揚": 28079, + "崔": 28080, + "虛": 28081, + "陕": 28082, + "彰": 28083, + "藉": 28084, + "颗": 28085, + "錯": 28086, + "疗": 28087, + "盡": 28088, + "宪": 28089, + "と": 28090, + "矿": 28091, + "圆": 28092, + "够": 28093, + "措": 28094, + "辭": 28095, + "豆": 28096, + "巧": 28097, + "邨": 28098, + "緒": 28099, + "姬": 28100, + "毁": 28101, + "隻": 28102, + "臘": 28103, + "甸": 28104, + "竞": 28105, + "な": 28106, + "针": 28107, + "亭": 28108, + "叔": 28109, + "适": 28110, + "擎": 28111, + "貿": 28112, + "础": 28113, + "怀": 28114, + "敌": 28115, + "ū": 28116, + "袖": 28117, + "魂": 28118, + "粒": 28119, + "乱": 28120, + "泥": 28121, + "赞": 28122, + "咸": 28123, + "狂": 28124, + "帮": 28125, + "柔": 28126, + "旦": 28127, + "券": 28128, + "洗": 28129, + "閱": 28130, + "勃": 28131, + "た": 28132, + "舒": 28133, + "骑": 28134, + "袁": 28135, + "し": 28136, + "貓": 28137, + "祝": 28138, + "災": 28139, + "−": 28140, + "坂": 28141, + "坎": 28142, + "贡": 28143, + "驅": 28144, + "у": 28145, + "紙": 28146, + "駕": 28147, + "夺": 28148, + "欣": 28149, + "尉": 28150, + "α": 28151, + "庙": 28152, + "ă": 28153, + "塊": 28154, + "脱": 28155, + "隱": 28156, + "顏": 28157, + "觉": 28158, + "塑": 28159, + "块": 28160, + "鋒": 28161, + "潛": 28162, + "獄": 28163, + "欢": 28164, + "丸": 28165, + "翁": 28166, + "寄": 28167, + "循": 28168, + "腹": 28169, + "喀": 28170, + "床": 28171, + "腊": 28172, + "扮": 28173, + "蔣": 28174, + "渐": 28175, + "勋": 28176, + "狼": 28177, + "媽": 28178, + "绿": 28179, + "擬": 28180, + "撰": 28181, + "齒": 28182, + "鸟": 28183, + "廈": 28184, + "阮": 28185, + "损": 28186, + "箱": 28187, + "姊": 28188, + "坚": 28189, + "横": 28190, + "娘": 28191, + "か": 28192, + "割": 28193, + "й": 28194, + "誠": 28195, + "荒": 28196, + "玻": 28197, + "怖": 28198, + "焦": 28199, + "レ": 28200, + "填": 28201, + "枝": 28202, + "贏": 28203, + "る": 28204, + "砲": 28205, + "剑": 28206, + "扬": 28207, + "谈": 28208, + "匯": 28209, + "斑": 28210, + "郵": 28211, + "综": 28212, + "贸": 28213, + "择": 28214, + "壇": 28215, + "顾": 28216, + "乏": 28217, + "灭": 28218, + "傅": 28219, + "獵": 28220, + "诉": 28221, + "捐": 28222, + "呂": 28223, + "污": 28224, + "狗": 28225, + "燒": 28226, + "苑": 28227, + "シ": 28228, + "剂": 28229, + "盐": 28230, + "孤": 28231, + "遜": 28232, + "丈": 28233, + "肥": 28234, + "吕": 28235, + "蓝": 28236, + "缩": 28237, + "礎": 28238, + "ジ": 28239, + "嶼": 28240, + "夷": 28241, + "碳": 28242, + "镜": 28243, + "м": 28244, + "盘": 28245, + "邻": 28246, + "髮": 28247, + "郊": 28248, + "稿": 28249, + "讨": 28250, + "盾": 28251, + "穩": 28252, + "卑": 28253, + "〜": 28254, + "刚": 28255, + "潜": 28256, + "違": 28257, + "残": 28258, + "詳": 28259, + "衍": 28260, + "怒": 28261, + "偵": 28262, + "錫": 28263, + "钢": 28264, + "丝": 28265, + "剩": 28266, + "り": 28267, + "ô": 28268, + "逆": 28269, + "犹": 28270, + "輻": 28271, + "夕": 28272, + "仿": 28273, + "既": 28274, + "颱": 28275, + "飲": 28276, + "ん": 28277, + "搬": 28278, + "牠": 28279, + "衰": 28280, + "窗": 28281, + "弦": 28282, + "篮": 28283, + "犬": 28284, + "珊": 28285, + "妖": 28286, + "愿": 28287, + "逢": 28288, + "飯": 28289, + "鹽": 28290, + "挪": 28291, + "顆": 28292, + "驚": 28293, + "å": 28294, + "癌": 28295, + "买": 28296, + "譜": 28297, + "湘": 28298, + "抽": 28299, + "僧": 28300, + "闭": 28301, + "ī": 28302, + "疏": 28303, + "に": 28304, + "ь": 28305, + "蕭": 28306, + "貌": 28307, + "ロ": 28308, + "税": 28309, + "マ": 28310, + "堪": 28311, + "猶": 28312, + "籌": 28313, + "婆": 28314, + "я": 28315, + "廊": 28316, + "鈴": 28317, + "静": 28318, + "胎": 28319, + "獅": 28320, + "殘": 28321, + "畔": 28322, + "タ": 28323, + "鄧": 28324, + "脂": 28325, + "揭": 28326, + "订": 28327, + "墙": 28328, + "听": 28329, + "粵": 28330, + "紧": 28331, + "丙": 28332, + "膜": 28333, + "】": 28334, + "【": 28335, + "粹": 28336, + "琉": 28337, + "偷": 28338, + "凤": 28339, + "诊": 28340, + "稅": 28341, + "坏": 28342, + "肺": 28343, + "誕": 28344, + "卜": 28345, + "册": 28346, + "辰": 28347, + "煤": 28348, + "ド": 28349, + "壘": 28350, + "儒": 28351, + "嶺": 28352, + "跡": 28353, + "辞": 28354, + "聘": 28355, + "醒": 28356, + "逊": 28357, + "坪": 28358, + "绩": 28359, + "潭": 28360, + "虫": 28361, + "欲": 28362, + "鍵": 28363, + "溶": 28364, + "茵": 28365, + "雀": 28366, + "芒": 28367, + "迹": 28368, + "斜": 28369, + "璃": 28370, + "课": 28371, + "娃": 28372, + "吐": 28373, + "歧": 28374, + "仇": 28375, + "淮": 28376, + "迈": 28377, + "暂": 28378, + "寿": 28379, + "淘": 28380, + "阴": 28381, + "脑": 28382, + "俠": 28383, + "梨": 28384, + "貫": 28385, + "拟": 28386, + "粗": 28387, + "灾": 28388, + "绕": 28389, + "误": 28390, + "岭": 28391, + "儘": 28392, + "株": 28393, + "碎": 28394, + "奶": 28395, + "翔": 28396, + "狄": 28397, + "縱": 28398, + "妇": 28399, + "握": 28400, + "礦": 28401, + "寨": 28402, + "兆": 28403, + "赖": 28404, + "陀": 28405, + "嫌": 28406, + "擅": 28407, + "紋": 28408, + "鎖": 28409, + "旨": 28410, + "櫻": 28411, + "ë": 28412, + "寒": 28413, + "碧": 28414, + "驱": 28415, + "纸": 28416, + "垂": 28417, + "肃": 28418, + "П": 28419, + "贊": 28420, + "緯": 28421, + "档": 28422, + "※": 28423, + "辅": 28424, + "汪": 28425, + "蕾": 28426, + "鼻": 28427, + "览": 28428, + "胸": 28429, + "吧": 28430, + "扶": 28431, + "贈": 28432, + "妙": 28433, + "虹": 28434, + "叉": 28435, + "脚": 28436, + "恶": 28437, + "託": 28438, + "診": 28439, + "貞": 28440, + "カ": 28441, + "嫁": 28442, + "耗": 28443, + "盜": 28444, + "悉": 28445, + "错": 28446, + "弃": 28447, + "薄": 28448, + "吏": 28449, + "慮": 28450, + "劑": 28451, + "菊": 28452, + "ş": 28453, + "页": 28454, + "屠": 28455, + "吹": 28456, + "麟": 28457, + "憑": 28458, + "寮": 28459, + "祀": 28460, + "ń": 28461, + "п": 28462, + "淑": 28463, + "刷": 28464, + "纵": 28465, + "鷹": 28466, + "峡": 28467, + "テ": 28468, + "玲": 28469, + "隋": 28470, + "笔": 28471, + "轟": 28472, + "姚": 28473, + "储": 28474, + "幽": 28475, + "稳": 28476, + "冯": 28477, + "灌": 28478, + "阁": 28479, + "添": 28480, + "俘": 28481, + "绘": 28482, + "虚": 28483, + "寸": 28484, + "フ": 28485, + "歇": 28486, + "押": 28487, + "遵": 28488, + "馮": 28489, + "嗣": 28490, + "ま": 28491, + "ê": 28492, + "悲": 28493, + "姜": 28494, + "砂": 28495, + "梦": 28496, + "繞": 28497, + "葵": 28498, + "抱": 28499, + "轴": 28500, + "薇": 28501, + "磨": 28502, + "朴": 28503, + "汰": 28504, + "う": 28505, + "脉": 28506, + "牆": 28507, + "缘": 28508, + "賈": 28509, + "邪": 28510, + "蜜": 28511, + "沟": 28512, + "ß": 28513, + "键": 28514, + "奎": 28515, + "暨": 28516, + "巫": 28517, + "潔": 28518, + "鍾": 28519, + "劫": 28520, + "猛": 28521, + "讯": 28522, + "涵": 28523, + "拼": 28524, + "袋": 28525, + "罰": 28526, + "堆": 28527, + "硫": 28528, + "奔": 28529, + "肖": 28530, + "卒": 28531, + "稻": 28532, + "腐": 28533, + "‧": 28534, + "圭": 28535, + "煙": 28536, + "伟": 28537, + "銜": 28538, + "薛": 28539, + "栗": 28540, + "勁": 28541, + "オ": 28542, + "剪": 28543, + "毅": 28544, + "曉": 28545, + "琪": 28546, + "翌": 28547, + "嘴": 28548, + "ž": 28549, + "軸": 28550, + "泡": 28551, + "み": 28552, + "碟": 28553, + "鑑": 28554, + "贾": 28555, + "儲": 28556, + "裏": 28557, + "姻": 28558, + "ș": 28559, + "斤": 28560, + "忙": 28561, + "怕": 28562, + "叙": 28563, + "厘": 28564, + "蹟": 28565, + "彥": 28566, + "尹": 28567, + "逮": 28568, + "蒸": 28569, + "閃": 28570, + "龜": 28571, + "肌": 28572, + "鄂": 28573, + "烟": 28574, + "恭": 28575, + "て": 28576, + "蜂": 28577, + "ら": 28578, + "邁": 28579, + "恰": 28580, + "斐": 28581, + "峽": 28582, + "詢": 28583, + "æ": 28584, + "颁": 28585, + "颜": 28586, + "搖": 28587, + "触": 28588, + "隐": 28589, + "徹": 28590, + "逸": 28591, + "稍": 28592, + "札": 28593, + "帆": 28594, + "邱": 28595, + "酶": 28596, + "怡": 28597, + "旬": 28598, + "矩": 28599, + "•": 28600, + "甜": 28601, + "酷": 28602, + "赢": 28603, + "謂": 28604, + "喪": 28605, + "鴻": 28606, + "惟": 28607, + "蝠": 28608, + "さ": 28609, + "沖": 28610, + "蛛": 28611, + "は": 28612, + "傾": 28613, + "塚": 28614, + "き": 28615, + "醇": 28616, + "凝": 28617, + "滾": 28618, + "躍": 28619, + "彌": 28620, + "咖": 28621, + "淺": 28622, + "屍": 28623, + "祠": 28624, + "敢": 28625, + "蹈": 28626, + "矢": 28627, + "脊": 28628, + "宛": 28629, + "掛": 28630, + "豬": 28631, + "崩": 28632, + "擾": 28633, + "磯": 28634, + "礙": 28635, + "屈": 28636, + "コ": 28637, + "б": 28638, + "汝": 28639, + "汀": 28640, + "掘": 28641, + "碩": 28642, + "忘": 28643, + "⁄": 28644, + "濃": 28645, + "纯": 28646, + "讚": 28647, + "拖": 28648, + "恋": 28649, + "锋": 28650, + "漁": 28651, + "伽": 28652, + "猪": 28653, + "勵": 28654, + "氯": 28655, + "吨": 28656, + "廖": 28657, + "晓": 28658, + "緩": 28659, + "鼎": 28660, + "抑": 28661, + "邓": 28662, + "抓": 28663, + "雞": 28664, + "狱": 28665, + "苯": 28666, + "栽": 28667, + "キ": 28668, + "敘": 28669, + "厦": 28670, + "桐": 28671, + "撫": 28672, + "衔": 28673, + "睡": 28674, + "悠": 28675, + "迦": 28676, + "魁": 28677, + "Š": 28678, + "卖": 28679, + "舟": 28680, + "涌": 28681, + "ち": 28682, + "祿": 28683, + "冈": 28684, + "逼": 28685, + "茅": 28686, + "寓": 28687, + "襄": 28688, + "汤": 28689, + "丞": 28690, + "拘": 28691, + "昇": 28692, + "ナ": 28693, + "晴": 28694, + "С": 28695, + "甫": 28696, + "暖": 28697, + "扣": 28698, + "沼": 28699, + "溝": 28700, + "瀨": 28701, + "エ": 28702, + "吻": 28703, + "殼": 28704, + "萧": 28705, + "曰": 28706, + "忽": 28707, + "澄": 28708, + "宰": 28709, + "ا": 28710, + "吞": 28711, + "プ": 28712, + "ィ": 28713, + "姑": 28714, + "が": 28715, + "貼": 28716, + "麵": 28717, + "烧": 28718, + "珀": 28719, + "腾": 28720, + "龄": 28721, + "蹤": 28722, + "扁": 28723, + "辨": 28724, + "紛": 28725, + "祐": 28726, + "绪": 28727, + "邑": 28728, + "卵": 28729, + "违": 28730, + "膠": 28731, + "矛": 28732, + "巢": 28733, + "ム": 28734, + "啡": 28735, + "庶": 28736, + "筹": 28737, + "脅": 28738, + "翡": 28739, + "噴": 28740, + "卸": 28741, + "栖": 28742, + "く": 28743, + "邵": 28744, + "谱": 28745, + "鳴": 28746, + "銘": 28747, + "摔": 28748, + "豫": 28749, + "伙": 28750, + "譚": 28751, + "霞": 28752, + "丑": 28753, + "腔": 28754, + "舌": 28755, + "埋": 28756, + "募": 28757, + "慎": 28758, + "緬": 28759, + "を": 28760, + "彦": 28761, + "抚": 28762, + "れ": 28763, + "灯": 28764, + "岗": 28765, + "陪": 28766, + "販": 28767, + "棉": 28768, + "耐": 28769, + "缅": 28770, + "礁": 28771, + "盆": 28772, + "サ": 28773, + "坛": 28774, + "霧": 28775, + "蒋": 28776, + "胶": 28777, + "驶": 28778, + "耕": 28779, + "ャ": 28780, + "壮": 28781, + "あ": 28782, + "棘": 28783, + "浸": 28784, + "穴": 28785, + "お": 28786, + "仕": 28787, + "禦": 28788, + "蒲": 28789, + "з": 28790, + "藻": 28791, + "帽": 28792, + "缓": 28793, + "豹": 28794, + "Á": 28795, + "椎": 28796, + "桌": 28797, + "爸": 28798, + "弄": 28799, + "旭": 28800, + "姿": 28801, + "倡": 28802, + "虑": 28803, + "巷": 28804, + "蓬": 28805, + "で": 28806, + "氢": 28807, + "韻": 28808, + "臟": 28809, + "鶴": 28810, + "グ": 28811, + "雍": 28812, + "囊": 28813, + "瓶": 28814, + "懸": 28815, + "溯": 28816, + "驾": 28817, + "催": 28818, + "贤": 28819, + "亥": 28820, + "鯉": 28821, + "枢": 28822, + "こ": 28823, + "披": 28824, + "バ": 28825, + "爪": 28826, + "ч": 28827, + "搶": 28828, + "爺": 28829, + "腺": 28830, + "矮": 28831, + "胺": 28832, + "棍": 28833, + "赠": 28834, + "纹": 28835, + "挖": 28836, + "齿": 28837, + "稀": 28838, + "芙": 28839, + "鸡": 28840, + "デ": 28841, + "狐": 28842, + "削": 28843, + "摧": 28844, + "硕": 28845, + "帥": 28846, + "滕": 28847, + "荃": 28848, + "弓": 28849, + "愈": 28850, + "辉": 28851, + "冀": 28852, + "凰": 28853, + "湿": 28854, + "ブ": 28855, + "潤": 28856, + "氨": 28857, + "臉": 28858, + "ニ": 28859, + "拱": 28860, + "賜": 28861, + "漠": 28862, + "遼": 28863, + "賊": 28864, + "っ": 28865, + "宴": 28866, + "蜀": 28867, + "遲": 28868, + "»": 28869, + "孕": 28870, + "慣": 28871, + "堤": 28872, + "腿": 28873, + "渠": 28874, + "陨": 28875, + "′": 28876, + "薪": 28877, + "禄": 28878, + "ビ": 28879, + "杆": 28880, + "漏": 28881, + "ο": 28882, + "臂": 28883, + "翅": 28884, + "淨": 28885, + "ミ": 28886, + "兔": 28887, + "罩": 28888, + "竟": 28889, + "哪": 28890, + "岐": 28891, + "聰": 28892, + "軒": 28893, + "ğ": 28894, + "欽": 28895, + "μ": 28896, + "誓": 28897, + "雌": 28898, + "«": 28899, + "踏": 28900, + "棕": 28901, + "雇": 28902, + "飓": 28903, + "肝": 28904, + "椅": 28905, + "呎": 28906, + "龐": 28907, + "禪": 28908, + "挂": 28909, + "Ö": 28910, + "斥": 28911, + "繩": 28912, + "芭": 28913, + "穗": 28914, + "烷": 28915, + "仓": 28916, + "朵": 28917, + "恨": 28918, + "掠": 28919, + "桓": 28920, + "鉴": 28921, + "冕": 28922, + "牵": 28923, + "烯": 28924, + "β": 28925, + "嘗": 28926, + "贯": 28927, + "汶": 28928, + "悟": 28929, + "框": 28930, + "搞": 28931, + "梵": 28932, + "澎": 28933, + "肢": 28934, + "惜": 28935, + "趕": 28936, + "忆": 28937, + "庚": 28938, + "蟹": 28939, + "壯": 28940, + "滋": 28941, + "佑": 28942, + "扭": 28943, + "彻": 28944, + "盈": 28945, + "閩": 28946, + "ュ": 28947, + "笼": 28948, + "ウ": 28949, + "坝": 28950, + "祈": 28951, + "掩": 28952, + "鑽": 28953, + "蘋": 28954, + "秩": 28955, + "诚": 28956, + "遞": 28957, + "碰": 28958, + "涼": 28959, + "淳": 28960, + "详": 28961, + "铺": 28962, + "牲": 28963, + "囚": 28964, + "粮": 28965, + "谓": 28966, + "眠": 28967, + "橄": 28968, + "チ": 28969, + "灘": 28970, + "辯": 28971, + "猎": 28972, + "喇": 28973, + "帅": 28974, + "斬": 28975, + "莲": 28976, + "掃": 28977, + "肩": 28978, + "罚": 28979, + "鮑": 28980, + "猴": 28981, + "メ": 28982, + "猫": 28983, + "ズ": 28984, + "繫": 28985, + "贺": 28986, + "鲍": 28987, + "逻": 28988, + "崖": 28989, + "炭": 28990, + "饮": 28991, + "昏": 28992, + "ę": 28993, + "欺": 28994, + "ы": 28995, + "咒": 28996, + "纲": 28997, + "筒": 28998, + "肇": 28999, + "哀": 29000, + "ś": 29001, + "跌": 29002, + "抄": 29003, + "倾": 29004, + "兽": 29005, + "厝": 29006, + "帳": 29007, + "沪": 29008, + "欄": 29009, + "樞": 29010, + "柄": 29011, + "罷": 29012, + "腓": 29013, + "も": 29014, + "丛": 29015, + "锁": 29016, + "喚": 29017, + "薦": 29018, + "す": 29019, + "噸": 29020, + "尿": 29021, + "貧": 29022, + "阜": 29023, + "贫": 29024, + "寇": 29025, + "х": 29026, + "炳": 29027, + "润": 29028, + "パ": 29029, + "偽": 29030, + "腰": 29031, + "毗": 29032, + "吊": 29033, + "黛": 29034, + "謙": 29035, + "廂": 29036, + "扇": 29037, + "遙": 29038, + "ц": 29039, + "慰": 29040, + "滩": 29041, + "盗": 29042, + "菩": 29043, + "猜": 29044, + "疊": 29045, + "娱": 29046, + "鏈": 29047, + "奠": 29048, + "励": 29049, + "歉": 29050, + "騰": 29051, + "钦": 29052, + "悬": 29053, + "逾": 29054, + "棟": 29055, + "瑜": 29056, + "递": 29057, + "忌": 29058, + "閘": 29059, + "蛙": 29060, + "赏": 29061, + "蘿": 29062, + "槽": 29063, + "厥": 29064, + "К": 29065, + "賦": 29066, + "瘤": 29067, + "蕃": 29068, + "履": 29069, + "裸": 29070, + "褐": 29071, + "杏": 29072, + "劣": 29073, + "焰": 29074, + "蓄": 29075, + "帖": 29076, + "踢": 29077, + "夥": 29078, + "氟": 29079, + "償": 29080, + "噶": 29081, + "啦": 29082, + "禧": 29083, + "唇": 29084, + "擺": 29085, + "裴": 29086, + "詠": 29087, + "В": 29088, + "怎": 29089, + "攜": 29090, + "駁": 29091, + "坤": 29092, + "僑": 29093, + "诞": 29094, + "瓊": 29095, + "蜥": 29096, + "轰": 29097, + "斌": 29098, + "纷": 29099, + "遮": 29100, + "磷": 29101, + "柬": 29102, + "胁": 29103, + "跃": 29104, + "戊": 29105, + "漂": 29106, + "眉": 29107, + "酯": 29108, + "ν": 29109, + "賭": 29110, + "庇": 29111, + "鹰": 29112, + "喝": 29113, + "垣": 29114, + "娶": 29115, + "挺": 29116, + "惊": 29117, + "淵": 29118, + "丧": 29119, + "崙": 29120, + "赐": 29121, + "債": 29122, + "庸": 29123, + "鞋": 29124, + "齋": 29125, + "惑": 29126, + "騙": 29127, + "浅": 29128, + "爬": 29129, + "嵌": 29130, + "禾": 29131, + "凭": 29132, + "ï": 29133, + "鴨": 29134, + "ý": 29135, + "瓷": 29136, + "殷": 29137, + "ι": 29138, + "勸": 29139, + "塗": 29140, + "睛": 29141, + "勘": 29142, + "霖": 29143, + "贞": 29144, + "喷": 29145, + "昔": 29146, + "誰": 29147, + "肅": 29148, + "€": 29149, + "欠": 29150, + "τ": 29151, + "窄": 29152, + "擦": 29153, + "郁": 29154, + "僕": 29155, + "竣": 29156, + "寵": 29157, + "捉": 29158, + "廚": 29159, + "櫃": 29160, + "誘": 29161, + "牽": 29162, + "鸣": 29163, + "榴": 29164, + "ダ": 29165, + "醉": 29166, + "爐": 29167, + "桿": 29168, + "つ": 29169, + "鸿": 29170, + "Č": 29171, + "煌": 29172, + "糕": 29173, + "î": 29174, + "Р": 29175, + "ε": 29176, + "痕": 29177, + "辩": 29178, + "询": 29179, + "ハ": 29180, + "塌": 29181, + "扰": 29182, + "橡": 29183, + "諮": 29184, + "濕": 29185, + "盒": 29186, + "梓": 29187, + "捲": 29188, + "漆": 29189, + "ل": 29190, + "攀": 29191, + "弥": 29192, + "楠": 29193, + "乒": 29194, + "稚": 29195, + "笛": 29196, + "茄": 29197, + "仑": 29198, + "菱": 29199, + "铸": 29200, + "趁": 29201, + "奕": 29202, + "拯": 29203, + "盲": 29204, + "虐": 29205, + "怨": 29206, + "壳": 29207, + "М": 29208, + "頗": 29209, + "綁": 29210, + "辟": 29211, + "迟": 29212, + "氮": 29213, + "ガ": 29214, + "孚": 29215, + "棚": 29216, + "嫩": 29217, + "萌": 29218, + "趨": 29219, + "僚": 29220, + "ř": 29221, + "ρ": 29222, + "匠": 29223, + "浴": 29224, + "酮": 29225, + "梭": 29226, + "伪": 29227, + "蝙": 29228, + "穎": 29229, + "屿": 29230, + "彗": 29231, + "鞍": 29232, + "螢": 29233, + "芽": 29234, + "慘": 29235, + "鬆": 29236, + "玫": 29237, + "厭": 29238, + "滚": 29239, + "闽": 29240, + "彎": 29241, + "摇": 29242, + "璋": 29243, + "贴": 29244, + "涂": 29245, + "壬": 29246, + "憂": 29247, + "绥": 29248, + "旱": 29249, + "駿": 29250, + "哭": 29251, + "琼": 29252, + "欖": 29253, + "畜": 29254, + "糧": 29255, + "Đ": 29256, + "栏": 29257, + "阔": 29258, + "焚": 29259, + "彬": 29260, + "閒": 29261, + "墜": 29262, + "輩": 29263, + "橘": 29264, + "陝": 29265, + "邏": 29266, + "ț": 29267, + "辣": 29268, + "侦": 29269, + "秉": 29270, + "頸": 29271, + "崗": 29272, + "敲": 29273, + "闊": 29274, + "躲": 29275, + "傲": 29276, + "瞄": 29277, + "畿": 29278, + "瑰": 29279, + "荆": 29280, + "抢": 29281, + "匪": 29282, + "堀": 29283, + "嬰": 29284, + "辱": 29285, + "懼": 29286, + "婷": 29287, + "狩": 29288, + "渔": 29289, + "赋": 29290, + "漳": 29291, + "腸": 29292, + "债": 29293, + "喉": 29294, + "埠": 29295, + "侨": 29296, + "撥": 29297, + "鯨": 29298, + "戌": 29299, + "庵": 29300, + "赶": 29301, + "☆": 29302, + "糊": 29303, + "跋": 29304, + "λ": 29305, + "侶": 29306, + "淚": 29307, + "尸": 29308, + "摘": 29309, + "瑚": 29310, + "匣": 29311, + "咀": 29312, + "悼": 29313, + "酋": 29314, + "虞": 29315, + "奮": 29316, + "擋": 29317, + "铭": 29318, + "浓": 29319, + "艙": 29320, + "窮": 29321, + "諡": 29322, + "狙": 29323, + "憤": 29324, + "蒼": 29325, + "狹": 29326, + "餅": 29327, + "喻": 29328, + "夾": 29329, + "哺": 29330, + "庞": 29331, + "頌": 29332, + "橙": 29333, + "騷": 29334, + "冥": 29335, + "戚": 29336, + "魅": 29337, + "ς": 29338, + "鐸": 29339, + "碱": 29340, + "ї": 29341, + "衞": 29342, + "砖": 29343, + "荐": 29344, + "\\": 29345, + "碍": 29346, + "紗": 29347, + "ð": 29348, + "よ": 29349, + "凉": 29350, + "婉": 29351, + "蕨": 29352, + "妥": 29353, + "牟": 29354, + "咲": 29355, + "乓": 29356, + "瘋": 29357, + "粤": 29358, + "膚": 29359, + "叢": 29360, + "黏": 29361, + "膽": 29362, + "净": 29363, + "鋪": 29364, + "凸": 29365, + "卯": 29366, + "幌": 29367, + "銳": 29368, + "纂": 29369, + "刃": 29370, + "埼": 29371, + "鹤": 29372, + "寅": 29373, + "勾": 29374, + "説": 29375, + "矶": 29376, + "罹": 29377, + "厢": 29378, + "诏": 29379, + "朔": 29380, + "舱": 29381, + "啤": 29382, + "携": 29383, + "İ": 29384, + "椒": 29385, + "貪": 29386, + "禹": 29387, + "蘆": 29388, + "喊": 29389, + "廿": 29390, + "罢": 29391, + "瀑": 29392, + "韵": 29393, + "侠": 29394, + "尝": 29395, + "稣": 29396, + "夸": 29397, + "鯰": 29398, + "А": 29399, + "邸": 29400, + "け": 29401, + "誼": 29402, + "鱗": 29403, + "暢": 29404, + "墳": 29405, + "鱸": 29406, + "狮": 29407, + "ョ": 29408, + "缸": 29409, + "荊": 29410, + "塵": 29411, + "悅": 29412, + "麓": 29413, + "え": 29414, + "萍": 29415, + "繳": 29416, + "氫": 29417, + "洁": 29418, + "胃": 29419, + "ư": 29420, + "闆": 29421, + "穌": 29422, + "徙": 29423, + "蓉": 29424, + "畏": 29425, + "鵝": 29426, + "撲": 29427, + "禍": 29428, + "籲": 29429, + "涛": 29430, + "惯": 29431, + "戦": 29432, + "沛": 29433, + "熔": 29434, + "潟": 29435, + "訟": 29436, + "Ł": 29437, + "寡": 29438, + "酉": 29439, + "奸": 29440, + "瓣": 29441, + "鴉": 29442, + "��": 29443, + "懿": 29444, + "癸": 29445, + "亩": 29446, + "モ": 29447, + "め": 29448, + "娥": 29449, + "茜": 29450, + "籤": 29451, + "牢": 29452, + "兇": 29453, + "爽": 29454, + "笠": 29455, + "謠": 29456, + "棠": 29457, + "猿": 29458, + "芯": 29459, + "懂": 29460, + "だ": 29461, + "禎": 29462, + "彙": 29463, + "韶": 29464, + "傘": 29465, + "僱": 29466, + "敷": 29467, + "淋": 29468, + "釜": 29469, + "蔚": 29470, + "哉": 29471, + "垃": 29472, + "σ": 29473, + "戎": 29474, + "饭": 29475, + "締": 29476, + "や": 29477, + "セ": 29478, + "瞬": 29479, + "筋": 29480, + "ò": 29481, + "堵": 29482, + "遥": 29483, + "俞": 29484, + "饶": 29485, + "勉": 29486, + "胆": 29487, + "凶": 29488, + "ą": 29489, + "叠": 29490, + "扫": 29491, + "嗎": 29492, + "圾": 29493, + "颇": 29494, + "詔": 29495, + "弧": 29496, + "嫡": 29497, + "κ": 29498, + "壹": 29499, + "蜘": 29500, + "禅": 29501, + "顛": 29502, + "纤": 29503, + "匿": 29504, + "硝": 29505, + "凹": 29506, + "潰": 29507, + "纖": 29508, + "偿": 29509, + "乞": 29510, + "ر": 29511, + "汕": 29512, + "侄": 29513, + "汁": 29514, + "刪": 29515, + "ē": 29516, + "ェ": 29517, + "寂": 29518, + "敖": 29519, + "稽": 29520, + "Ō": 29521, + "ひ": 29522, + "氛": 29523, + "凍": 29524, + "墟": 29525, + "酬": 29526, + "ě": 29527, + "懲": 29528, + "ワ": 29529, + "Б": 29530, + "綾": 29531, + "酰": 29532, + "脏": 29533, + "雁": 29534, + "鎊": 29535, + "鞭": 29536, + "冶": 29537, + "迄": 29538, + "Ž": 29539, + "榆": 29540, + "滴": 29541, + "猩": 29542, + "咪": 29543, + "莞": 29544, + "倪": 29545, + "拾": 29546, + "鱷": 29547, + "ノ": 29548, + "瑙": 29549, + "〕": 29550, + "煉": 29551, + "甄": 29552, + "拋": 29553, + "鹏": 29554, + "殉": 29555, + "〔": 29556, + "О": 29557, + "爛": 29558, + "π": 29559, + "じ": 29560, + "匡": 29561, + "娅": 29562, + "桶": 29563, + "ゆ": 29564, + "貸": 29565, + "雯": 29566, + "湛": 29567, + "趋": 29568, + "狸": 29569, + "哇": 29570, + "劾": 29571, + "淫": 29572, + "ж": 29573, + "劝": 29574, + "岑": 29575, + "磅": 29576, + "赦": 29577, + "嚇": 29578, + "宵": 29579, + "肆": 29580, + "頃": 29581, + "臀": 29582, + "剿": 29583, + "駒": 29584, + "咬": 29585, + "琦": 29586, + "諜": 29587, + "伺": 29588, + "蔽": 29589, + "愚": 29590, + "嘛": 29591, + "煮": 29592, + "聊": 29593, + "闪": 29594, + "噪": 29595, + "籠": 29596, + "绵": 29597, + "謎": 29598, + "楓": 29599, + "γ": 29600, + "Ç": 29601, + "ə": 29602, + "Н": 29603, + "膨": 29604, + "わ": 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, + "挫": 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, + "泣": 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, + "惧": 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, + "菈": 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, + "陛": 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, + "雉": 30818, + "冉": 30819, + "魄": 30820, + "赎": 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, + "洙": 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, + "蠅": 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, + "哮": 31000, + "桅": 31001, + "巽": 31002, + "螂": 31003, + "匝": 31004, + "缠": 31005, + "蜗": 31006, + "絶": 31007, + "宸": 31008, + "捏": 31009, + "诵": 31010, + "鞠": 31011, + "撿": 31012, + "巔": 31013, + "锤": 31014, + "ォ": 31015, + "様": 31016, + "榔": 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, + "乂": 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, + "邂": 31307, + "晝": 31308, + "悶": 31309, + "眶": 31310, + "羰": 31311, + "ง": 31312, + "攏": 31313, + "ش": 31314, + "倘": 31315, + "槌": 31316, + "艋": 31317, + "蓟": 31318, + "逅": 31319, + "礫": 31320, + "薈": 31321, + "锈": 31322, + "掙": 31323, + "ύ": 31324, + "稟": 31325, + "嬉": 31326, + "滔": 31327, + "斛": 31328, + "骄": 31329, + "撇": 31330, + "撓": 31331, + "舺": 31332, + "蝉": 31333, + "鸠": 31334, + "¥": 31335, + "孛": 31336, + "嚮": 31337, + "増": 31338, + "眺": 31339, + "螨": 31340, + "颅": 31341, + "य": 31342, + "⟩": 31343, + "琢": 31344, + "矚": 31345, + "棧": 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, + "璜": 31374, + "蘑": 31375, + "Κ": 31376, + "亢": 31377, + "宥": 31378, + "広": 31379, + "弁": 31380, + "玟": 31381, + "迥": 31382, + "昵": 31383, + "螯": 31384, + "梶": 31385, + "駅": 31386, + "ŏ": 31387, + "ṃ": 31388, + "傢": 31389, + "怠": 31390, + "桩": 31391, + "绞": 31392, + "绶": 31393, + "裤": 31394, + "鰨": 31395, + "曇": 31396, + "湍": 31397, + "韃": 31398, + "鎬": 31399, + "ิ": 31400, + "凑": 31401, + "彷": 31402, + "躬": 31403, + "戛": 31404, + "牒": 31405, + "鎚": 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, + "髒": 31433, + "彧": 31434, + "浣": 31435, + "阙": 31436, + "朕": 31437, + "浒": 31438, + "餡": 31439, + "檎": 31440, + "込": 31441, + "笈": 31442, + "颌": 31443, + "懇": 31444, + "劭": 31445, + "檯": 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, + "诰": 31473, + "饑": 31474, + "嗅": 31475, + "挨": 31476, + "赚": 31477, + "ố": 31478, + "대": 31479, + "Я": 31480, + "榛": 31481, + "狡": 31482, + "稼": 31483, + "薙": 31484, + "蟒": 31485, + "閲": 31486, + "奘": 31487, + "蚣": 31488, + "瑄": 31489, + "啞": 31490, + "旌": 31491, + "湳": 31492, + "べ": 31493, + "김": 31494, + "搗": 31495, + "沱": 31496, + "瘓": 31497, + "訣": 31498, + "锻": 31499, + "賬": 31500, + "镰": 31501, + "姉": 31502, + "嶄": 31503, + "洱": 31504, + "蔻": 31505, + "誥": 31506, + "豈": 31507, + "遐": 31508, + "汛": 31509, + "仄": 31510, + "嫦": 31511, + "揽": 31512, + "蔔": 31513, + "蜓": 31514, + "俐": 31515, + "菠": 31516, + "蘚": 31517, + "酌": 31518, + "ส": 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, + "肴": 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, + "驒": 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, + "하": 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 + }, + "merges": [ + "h e", + "i n", + "▁ a", + "e r", + "o n", + "▁t he", + "▁th e", + "▁ the", + "o r", + "a n", + "e n", + "e s", + "e d", + "a t", + "▁ o", + "i s", + "a r", + "▁ s", + "a l", + "▁ w", + "i t", + "▁o f", + "▁ of", + "n d", + "▁i n", + "▁ in", + "▁ f", + "r e", + "▁ c", + "i c", + "a s", + "▁ b", + "▁ p", + "in g", + "i ng", + "▁a nd", + "▁an d", + "▁ and", + "▁ S", + "io n", + "i on", + "r o", + "l e", + "▁ C", + "▁ A", + "▁ T", + "▁t o", + "▁ to", + "▁ m", + "▁ d", + "o u", + "i l", + "en t", + "▁ M", + "▁ h", + "a m", + "▁ B", + "o l", + "e l", + "o m", + "▁ P", + "▁ (", + "s t", + "▁ R", + "a c", + "u r", + "▁ I", + "▁ H", + "▁ l", + "a d", + "e t", + "e c", + "i v", + "▁ L", + "i r", + "er s", + "e rs", + "▁ D", + "at ion", + "ati on", + "a tion", + "▁T he", + "▁Th e", + "▁ The", + "▁r e", + "▁ re", + "i g", + "▁ F", + "▁w as", + "▁wa s", + "▁ was", + "▁ n", + "i d", + "▁ |", + "o t", + "u s", + "▁t h", + "▁ th", + "▁f or", + "▁fo r", + "▁ for", + "▁ G", + "a y", + "e m", + "te r", + "t er", + "▁ N", + "▁o n", + "▁ on", + "i m", + "▁ E", + "l y", + "▁ W", + "c h", + "▁ e", + "u t", + "is t", + "i st", + "▁ g", + "▁i s", + "▁ is", + "▁a s", + "▁ as", + "o w", + "u n", + "t h", + "▁ J", + "it h", + "i th", + "c t", + "an d", + "a nd", + "he r", + "h er", + "▁s t", + "▁ st", + "▁ r", + "u l", + "a g", + "c e", + "▁ O", + "▁w ith", + "▁ with", + "u m", + "▁b y", + "▁ by", + "▁a l", + "▁ al", + "es t", + "e st", + "o s", + "o p", + "ro m", + "r om", + "ve r", + "v er", + "▁a t", + "▁ at", + "r i", + "▁b e", + "▁ be", + "▁ K", + "ai n", + "a in", + "o c", + "▁| |", + "▁ ||", + "▁w h", + "▁ wh", + "▁a n", + "▁ an", + "a p", + "ia n", + "i an", + "▁I n", + "▁ In", + "▁ U", + "���f rom", + "▁fr om", + "▁ from", + "▁c on", + "▁co n", + "▁ con", + "a v", + "▁ \"", + "▁h e", + "▁ he", + "es s", + "e ss", + "a b", + "▁ v", + "i a", + "al l", + "a ll", + "o d", + "be r", + "b er", + "it y", + "i ty", + "ie s", + "i es", + "▁t hat", + "▁th at", + "▁ that", + "ar t", + "i f", + "▁S t", + "▁ St", + "il l", + "i ll", + "e w", + "▁c om", + "▁co m", + "▁ com", + "at e", + "a te", + ") ,", + "▁p ro", + "▁pr o", + "▁ pro", + "u p", + "ar d", + "a rd", + "or t", + "▁d e", + "▁ de", + "u d", + "a k", + "u b", + "▁p l", + "▁ pl", + "i p", + "ig h", + "i gh", + "ea r", + "e ar", + "▁i t", + "▁ it", + "▁C h", + "▁ Ch", + "▁ V", + "ic h", + "i ch", + "o v", + "▁h is", + "▁hi s", + "▁ his", + "▁R e", + "▁ Re", + "an t", + "l d", + "q u", + "ar y", + "a ry", + "at ed", + "ate d", + "a ted", + "▁o r", + "▁ or", + "is h", + "i sh", + "ou r", + "o ur", + "o g", + "ou n", + "o un", + "g e", + "fe r", + "f er", + "iv e", + "i ve", + "men t", + "m ent", + "on g", + "o ng", + "en d", + "e nd", + "me r", + "m er", + "ia l", + "i al", + "u g", + "s e", + "un d", + "u nd", + "▁c h", + "▁ ch", + "el l", + "e ll", + "ec t", + "e ct", + "as t", + "a st", + "k s", + "▁e x", + "▁ ex", + "in e", + "i ne", + "▁a re", + "▁ar e", + "▁ are", + "▁s e", + "▁ se", + "en c", + "us t", + "u st", + "er e", + "e re", + "▁H e", + "▁ He", + "r a", + "or d", + "o rd", + "am e", + "a me", + "or e", + "o re", + "u c", + "ra n", + "r an", + "s o", + "▁U n", + "▁ Un", + "▁w ere", + "▁we re", + "ig ht", + "igh t", + "ic al", + "ica l", + "i cal", + "ig n", + "i gn", + "ion s", + "io ns", + "i ons", + "u e", + "os t", + "o st", + "▁l e", + "▁ le", + "ter n", + "t ern", + "ac k", + "a ck", + "i e", + "▁s p", + "▁ sp", + "e p", + "▁ –", + "▁wh ich", + "▁ which", + "▁al so", + "▁ also", + "ri c", + "r ic", + "▁ k", + "▁ -", + "▁c omp", + "▁com p", + "▁co mp", + "▁ comp", + "ri t", + "r it", + "▁p lay", + "▁pl ay", + "▁ play", + "ag e", + "a ge", + "th er", + "the r", + "t her", + "f f", + "▁s h", + "▁ sh", + "▁ y", + "▁ Y", + "as s", + "a ss", + "r y", + "ur e", + "u re", + "t s", + "ma n", + "m an", + "p p", + "ir st", + "irs t", + "ir e", + "i re", + "re s", + "r es", + "c l", + "▁A l", + "▁ Al", + "ou s", + "o us", + "em ber", + "emb er", + "▁a r", + "▁ ar", + "▁u n", + "▁ un", + "▁A r", + "▁ Ar", + "on d", + "o nd", + "i z", + "en ces", + "enc es", + "ence s", + "or k", + "er v", + "oun t", + "o unt", + "at ional", + "ation al", + "ati onal", + "o k", + "id e", + "i de", + "▁c l", + "▁ cl", + "▁I t", + "▁ It", + "an g", + "a ng", + "▁T h", + "▁ Th", + "▁h ad", + "▁ha d", + "▁ had", + "he d", + "h ed", + "or y", + "o ry", + "la nd", + "lan d", + "l and", + "ic an", + "ica n", + "i can", + "ic e", + "i ce", + "at ions", + "ation s", + "ati ons", + "t e", + "or n", + "pe r", + "p er", + "por t", + "p ort", + "▁f irst", + "▁fir st", + "▁ first", + "ow n", + "o wn", + "av e", + "a ve", + "am p", + "a mp", + "▁n ot", + "▁no t", + "▁ not", + "▁h as", + "▁ha s", + "▁ has", + "i b", + "▁re s", + "▁r es", + "▁ res", + "en s", + "e ns", + "ft er", + "f ter", + "le ct", + "l ect", + "▁r o", + "▁ ro", + "fer ences", + "ference s", + "om e", + "o me", + "e y", + "ac h", + "a ch", + "en ce", + "enc e", + "at er", + "ate r", + "a ter", + "▁w he", + "▁wh e", + "▁ whe", + "ac t", + "a ct", + "��M ar", + "▁Ma r", + "▁ Mar", + "it ion", + "iti on", + "i tion", + "eo p", + "e op", + "▁A mer", + "▁Am er", + "▁ Amer", + "w o", + "▁c ont", + "▁con t", + "▁ cont", + "▁Re ferences", + "▁Reference s", + "▁t e", + "▁ te", + "ac e", + "a ce", + "il m", + "▁u s", + "▁ us", + "uc t", + "u ct", + "a w", + "▁a d", + "▁ ad", + "t o", + "ul t", + "at es", + "ate s", + "a tes", + "it ed", + "ite d", + "i ted", + "im e", + "i me", + "▁p art", + "▁par t", + "▁ part", + "eop le", + "eo ple", + "▁ j", + "▁A n", + "▁ An", + "re e", + "r ee", + "i k", + "▁w ho", + "▁wh o", + "▁ who", + "at h", + "a th", + "▁the ir", + "▁L e", + "▁ Le", + "ou nd", + "oun d", + "o und", + "ub l", + "u bl", + "iv ers", + "ive rs", + "iver s", + "i vers", + "▁it s", + "▁i ts", + "▁ its", + ") .", + "oo l", + "o ol", + "▁h er", + "▁he r", + "▁ her", + "is s", + "i ss", + "▁t r", + "▁ tr", + "ou t", + "o ut", + "p l", + "▁N ew", + "▁Ne w", + "▁ New", + "il d", + "i ld", + "it e", + "i te", + "ol l", + "o ll", + "ov er", + "ove r", + "o ver", + "▁C om", + "▁Co m", + "▁ Com", + "or s", + "o rs", + "ba ll", + "bal l", + "b all", + "en ts", + "ent s", + "c c", + "p t", + "ai l", + "a il", + "▁a b", + "▁ ab", + "in al", + "ina l", + "i nal", + "▁a pp", + "▁ap p", + "▁ app", + "▁| -", + "cl ud", + "▁b ut", + "▁bu t", + "▁ but", + "▁Amer ican", + "▁America n", + "▁ American", + "il e", + "i le", + "le s", + "l es", + "▁y ear", + "▁ year", + "▁A s", + "▁ As", + "ar e", + "a re", + "ol d", + "o ld", + "h n", + "▁o ne", + "▁on e", + "▁ one", + "ug h", + "u gh", + "fo r", + "f or", + "▁O n", + "▁ On", + "oo t", + "o ot", + "re ss", + "res s", + "r ess", + "▁E x", + "▁ Ex", + "▁re c", + "▁r ec", + "▁ rec", + "ad e", + "a de", + "o b", + "ua l", + "u al", + "ou ld", + "oul d", + "▁E n", + "▁ En", + "e e", + "▁s c", + "▁ sc", + "war d", + "wa rd", + "w ard", + "▁a g", + "▁ ag", + "▁p er", + "▁pe r", + "▁ per", + "hi p", + "h ip", + "o y", + "w n", + "i o", + "ur ing", + "uri ng", + "u ring", + "▁m an", + "▁ma n", + "▁ man", + "oi n", + "o in", + "on s", + "o ns", + "▁d es", + "▁de s", + "▁ des", + "▁in clud", + "▁t wo", + "▁tw o", + "▁ two", + "as ed", + "ase d", + "▁h ave", + "▁ha ve", + "▁b ec", + "▁be c", + "▁ bec", + "ar k", + "ch ool", + "cho ol", + "in d", + "i nd", + "w e", + "ie d", + "i ed", + "ing s", + "ur n", + "to n", + "t on", + "▁t his", + "▁th is", + "▁ this", + "▁a ll", + "▁al l", + "▁ all", + "▁f ilm", + "▁fil m", + "▁ film", + "f t", + "h y", + "as e", + "a se", + "ic s", + "i cs", + "▁c omm", + "▁com m", + "▁co mm", + "▁ comm", + "g h", + "ab le", + "abl e", + "a ble", + "▁b een", + "▁be en", + "▁o ther", + "▁ other", + "▁p r", + "▁ pr", + "ou th", + "out h", + "o uth", + "▁a ct", + "▁ac t", + "▁ act", + "e b", + "el y", + "e ly", + "▁a fter", + "▁af ter", + "▁ after", + "ur y", + "u ry", + "uc h", + "u ch", + "▁d is", + "▁di s", + "▁ dis", + "te d", + "t ed", + "an s", + "a ns", + "▁S p", + "▁ Sp", + "▁i m", + "▁ im", + "ivers ity", + "▁S h", + "▁ Sh", + "or ld", + "ra l", + "r al", + "is hed", + "ish ed", + "▁o ff", + "▁of f", + "▁ off", + "ve l", + "v el", + "ga n", + "g an", + "a h", + "▁ 参", + "ra p", + "r ap", + "▁P ro", + "▁Pr o", + "▁ Pro", + "▁l in", + "▁ lin", + "中 国", + "oo d", + "o od", + "on e", + "o ne", + "▁e n", + "▁ en", + "an ce", + "anc e", + "is ion", + "isi on", + "ol og", + "olo g", + "o log", + "▁s erv", + "▁ser v", + "▁ serv", + "an c", + "re n", + "r en", + "▁u p", + "▁ up", + "c ent", + "▁ Z", + "行 星", + "ro p", + "r op", + "▁o ver", + "▁ov er", + "▁ over", + "▁p eople", + "▁ people", + "am es", + "ame s", + "a mes", + "▁o ut", + "▁ out", + "e x", + "ra m", + "r am", + "▁e v", + "▁ ev", + "▁s he", + "▁sh e", + "▁ she", + "▁un d", + "▁u nd", + "▁ und", + "▁n ew", + "▁ne w", + "▁ new", + "▁I nd", + "▁In d", + "▁ Ind", + "ri b", + "r ib", + "as on", + "a son", + "▁Un ited", + "▁Unit ed", + "▁ United", + "▁J o", + "▁ Jo", + "wa y", + "w ay", + "小 行星", + "al e", + "a le", + "ro und", + "r ound", + "on t", + "▁l oc", + "▁lo c", + "is ts", + "ist s", + "i sts", + "的 一", + "oot ball", + "ua ry", + "u ary", + "▁t hey", + "▁the y", + "▁th ey", + "▁in to", + "▁int o", + "▁Un iversity", + "▁Univers ity", + "▁ University", + "an n", + "▁w ork", + "▁wor k", + "▁ work", + "ou gh", + "o ugh", + "er al", + "era l", + "e ral", + "or th", + "ort h", + "日 本", + "a z", + "ic t", + "i ct", + "▁S c", + "▁ Sc", + "▁C ol", + "▁Co l", + "▁ Col", + "ic k", + "i ck", + "ak e", + "a ke", + "oc k", + "o ck", + "▁a tt", + "▁at t", + "▁ att", + "▁p re", + "▁pr e", + "▁ pre", + "i x", + "ter nal", + "tern al", + "▁C l", + "▁ Cl", + "ie l", + "i el", + "▁s ec", + "▁se c", + "▁ sec", + "ra ns", + "ran s", + "r ans", + "os e", + "o se", + "em b", + "e mb", + "il y", + "i ly", + "re d", + "r ed", + "▁t ime", + "▁tim e", + "▁ time", + "v i", + "▁b u", + "▁ bu", + "▁E ng", + "▁En g", + "▁ Eng", + "▁参 考", + "▁ 参考", + "ro ugh", + "r ough", + "▁un der", + "▁und er", + "▁u nder", + "▁ under", + "oc i", + "o ci", + "al s", + "a ls", + "in n", + "for m", + "f orm", + "▁p ol", + "▁po l", + "ea t", + "e at", + "if e", + "i fe", + "in ce", + "inc e", + "香 港", + "he n", + "h en", + "▁k n", + "▁ kn", + "ie r", + "i er", + "▁p rod", + "▁pro d", + "▁pr od", + "▁ prod", + "in a", + "i na", + "▁te am", + "▁tea m", + "▁ team", + "▁l inks", + "▁lin ks", + "▁link s", + "he s", + "h es", + "▁p ubl", + "▁pub l", + "▁ publ", + "id ent", + "iden t", + "▁c ons", + "▁con s", + "▁co ns", + "▁ cons", + "ir ect", + "ire ct", + "i rect", + "▁pl ayers", + "▁play ers", + "▁player s", + "▁re g", + "▁r eg", + "▁ reg", + "▁b et", + "▁be t", + "▁ bet", + "▁h im", + "▁hi m", + "▁Ex ternal", + "▁F or", + "▁Fo r", + "▁ For", + "ot h", + "o th", + "a j", + "re at", + "rea t", + "r eat", + "▁B r", + "▁ Br", + "ev er", + "e ver", + "▁a ss", + "▁as s", + "▁ ass", + "▁c ol", + "▁co l", + "▁ col", + "▁in d", + "▁i nd", + "▁ ind", + ". .", + "ai r", + "a ir", + "ou se", + "ous e", + "o use", + "s p", + "us ic", + "ro up", + "r oup", + "▁D e", + "▁ De", + "so n", + "s on", + "it ies", + "iti es", + "i ties", + "us e", + "u se", + "l l", + "ob er", + "obe r", + "o ber", + "ol low", + "oll ow", + "at t", + "a tt", + "▁c o", + "▁ co", + "en n", + "▁c ent", + "▁ cent", + "▁w ould", + "ion al", + "io nal", + "i onal", + "▁w hen", + "▁wh en", + "▁whe n", + "at ive", + "ati ve", + "▁S he", + "▁Sh e", + "▁ She", + "p r", + "ul ar", + "ula r", + "u lar", + "▁P l", + "▁ Pl", + "we en", + "w een", + "▁y ears", + "▁year s", + "▁e st", + "▁es t", + "▁ est", + "公 司", + "er ies", + "eri es", + "erie s", + "e ries", + "▁m ore", + "▁mo re", + "▁mor e", + "▁ more", + "▁b o", + "▁ bo", + "st r", + "s tr", + "▁re t", + "▁r et", + "▁ ret", + "▁d uring", + "▁du ring", + "▁w here", + "▁wh ere", + "▁whe re", + "▁ where", + "li sh", + "lis h", + "l ish", + "▁ag ain", + "le y", + "l ey", + "res ent", + "an y", + "a ny", + "ov ern", + "over n", + "de r", + "d er", + "ar l", + "▁s ub", + "▁su b", + "▁ sub", + "og rap", + "iv ing", + "i ving", + "bu m", + "b um", + "em ent", + "emen t", + "e ment", + "▁q u", + "▁ qu", + "▁st ud", + "▁T his", + "▁Th is", + "▁ This", + "▁s up", + "▁su p", + "▁ sup", + "▁ Q", + "▁f orm", + "▁for m", + "▁ form", + "▁e lect", + "▁el ect", + "▁ele ct", + "▁ elect", + "m p", + "as h", + "a sh", + "▁St ates", + "▁State s", + "▁Stat es", + "▁Sta tes", + "ag ue", + "agu e", + "▁g en", + "▁ge n", + "▁ gen", + "▁ 《", + "▁f l", + "▁ fl", + "▁f ound", + "▁fo und", + "▁ found", + "= \"", + "ia m", + "i am", + "| |", + "▁re le", + "▁r ele", + "▁rel e", + "▁f ootball", + "▁foot ball", + "▁ football", + "▁s y", + "▁ sy", + "▁I s", + "▁ Is", + "ist ory", + "istor y", + "isto ry", + "i story", + "▁C ount", + "▁Co unt", + "▁ Count", + "▁Jo hn", + "▁Joh n", + "▁ John", + "▁re l", + "▁r el", + "▁ rel", + "▁on ly", + "▁ only", + "研 究", + "▁W ar", + "▁Wa r", + "▁bet ween", + "if ic", + "i fic", + "▁e d", + "▁ ed", + "▁C omm", + "▁Com m", + "▁Co mm", + "▁ Comm", + "第 一", + "▁A t", + "▁ At", + "▁d ec", + "▁de c", + "▁ dec", + "er man", + "erm an", + "▁f am", + "▁fa m", + "▁ fam", + "▁s pec", + "▁sp ec", + "▁spe c", + "▁ spec", + "▁c an", + "▁ca n", + "▁ can", + "▁W orld", + "▁Wor ld", + "▁ World", + "▁b ir", + "▁bi r", + "▁N ational", + "▁Nat ional", + "▁Nation al", + "▁ National", + "▁P r", + "▁ Pr", + "an k", + "▁ar t", + "▁ art", + "ro s", + "r os", + "ep t", + "e pt", + "er n", + "▁a c", + "▁ ac", + "▁m ost", + "▁mo st", + "▁mos t", + "▁ most", + "▁C on", + "▁Co n", + "▁ Con", + "▁in ter", + "▁int er", + "▁inte r", + "▁ inter", + "▁F ran", + "▁Fr an", + "▁Fra n", + "▁ Fran", + "▁se ason", + "▁sea son", + "▁ season", + "▁ &", + "▁a cc", + "▁ac c", + "▁ acc", + "▁A ust", + "▁Au st", + "▁Aus t", + "▁ Aust", + "政 府", + "▁ 參", + "▁ab out", + "▁ about", + "▁th ree", + "▁thr ee", + "▁ three", + "ce ss", + "ces s", + "c ess", + "\" .", + "使 用", + "ar i", + "a ri", + "iv er", + "ive r", + "i ver", + "ie ld", + "iel d", + "i eld", + "▁E d", + "▁ Ed", + "je ct", + "j ect", + "ist ric", + "istr ic", + "▁B l", + "▁ Bl", + "in s", + "i ns", + "th s", + "at ing", + "ati ng", + "atin g", + "a ting", + "▁B rit", + "▁Br it", + "▁Bri t", + "▁ Brit", + "▁re m", + "▁r em", + "▁ rem", + "er son", + "ers on", + "▁f ollow", + "▁th rough", + "▁thr ough", + "▁ through", + "▁s ing", + "▁sin g", + "人 口", + "ea n", + "e an", + "▁e nd", + "▁en d", + "▁ end", + "ow er", + "o wer", + "v e", + "▁m ade", + "▁ma de", + "▁mad e", + "▁ made", + "▁al bum", + "▁ album", + "us s", + "u ss", + "▁l ater", + "▁la ter", + "▁late r", + "▁lat er", + "▁ later", + "▁M ay", + "▁Ma y", + "▁ May", + "un e", + "u ne", + "( )", + "for e", + "fo re", + "f ore", + "om en", + "ome n", + "o men", + "▁sec ond", + "▁ second", + "te n", + "t en", + "pe n", + "p en", + "▁us ed", + "▁use d", + "▁ used", + "▁w rit", + "▁ writ", + "▁n um", + "▁m ov", + "▁mo v", + "ur es", + "ure s", + "u res", + "▁g r", + "▁ gr", + "iv ed", + "ive d", + "i ved", + "美 國", + "▁t hem", + "▁the m", + "▁th em", + "▁ them", + "\" ,", + "er m", + "vel op", + "▁P h", + "▁ Ph", + "▁t hen", + "▁the n", + "▁th en", + "▁ then", + "ar g", + "oun c", + "o unc", + "os s", + "o ss", + "▁t here", + "▁the re", + "▁th ere", + "▁ther e", + "es e", + "e se", + "▁d irect", + "▁di rect", + "▁ direct", + "人 民", + "uc tion", + "uct ion", + "▁d ef", + "▁de f", + "▁ def", + "ar ly", + "arl y", + "p h", + "▁p op", + "▁po p", + "▁ pop", + "a e", + "▁小 行星", + "▁ 小行星", + "a i", + "is m", + "i sm", + "▁rec ord", + "▁ record", + "▁J an", + "▁Ja n", + "▁ Jan", + "▁A d", + "▁ Ad", + "▁t rans", + "▁tr ans", + "▁tra ns", + "▁ trans", + "▁T r", + "▁ Tr", + "▁O r", + "▁ Or", + ". \"", + "▁s o", + "▁ so", + "▁C an", + "▁Ca n", + "▁ Can", + "▁in v", + "可 以", + "et t", + "e tt", + "a x", + "e g", + "▁kn own", + "▁know n", + "▁ known", + "it s", + "i ts", + "▁m ed", + "▁me d", + "▁ med", + "ar s", + "a rs", + "▁s uch", + "▁suc h", + "▁su ch", + "▁ such", + "st it", + "▁en t", + "▁ ent", + "▁bec ame", + "▁s chool", + "▁sch ool", + "▁ school", + "▁G e", + "▁ Ge", + "ist rict", + "istric t", + "istr ict", + "▁in c", + "▁ inc", + "ur al", + "ura l", + "u ral", + "▁s tr", + "▁st r", + "▁ str", + "le v", + "l ev", + "ter national", + "tern ational", + "▁ex p", + "▁ exp", + "▁p rov", + "▁pro v", + "▁pr ov", + "▁t han", + "▁th an", + "▁ than", + "▁S outh", + "▁So uth", + "▁Sou th", + "▁ South", + "世 界", + "▁est ab", + "▁ estab", + "el s", + "e ls", + "▁G erman", + "▁Ger man", + "▁ German", + "▁Count y", + "ro n", + "r on", + "▁S chool", + "▁Sch ool", + "▁a m", + "▁ am", + "ur ch", + "is e", + "i se", + "▁re p", + "▁r ep", + "▁ rep", + "le t", + "l et", + "ar n", + "▁s eries", + "▁se ries", + "▁ser ies", + "▁ series", + "▁m on", + "▁mo n", + "▁ mon", + "▁s ome", + "▁so me", + "▁som e", + "▁ 外", + "er t", + "▁J u", + "ot her", + "oth er", + "othe r", + "o ther", + "▁N ov", + "▁No v", + "▁ Nov", + "▁le ad", + "▁f our", + "▁fo ur", + "▁ four", + "ut e", + "u te", + "▁b l", + "▁ bl", + "ment s", + "men ts", + "m ents", + "st em", + "ste m", + "▁b eing", + "▁be ing", + "▁ .", + "ay s", + "a ys", + "▁參 考", + "▁ 參考", + "is ter", + "ist er", + "i ster", + "▁c all", + "▁cal l", + "▁ca ll", + "ik e", + "i ke", + "▁P ol", + "▁Po l", + "▁ Pol", + "amp ions", + "ampion s", + "▁s ong", + "▁so ng", + "▁son g", + "▁ song", + "ce s", + "c es", + "▁in cluding", + "▁includ ing", + "▁ including", + "▁w ell", + "▁we ll", + "▁wel l", + "▁ well", + "at her", + "ath er", + "a ther", + "▁d o", + "▁ do", + "ti l", + "t il", + "▁g roup", + "▁gr oup", + "▁gro up", + "▁ group", + "a u", + "▁D ec", + "▁De c", + "▁ Dec", + "▁in t", + "▁ int", + "ar ri", + "arr i", + "ul l", + "u ll", + "ro w", + "r ow", + "et s", + "e ts", + "y p", + "▁Y ork", + "m y", + "ar eer", + "are er", + "▁again st", + "ut ion", + "uti on", + "u tion", + "▁A fter", + "▁Af ter", + "▁G r", + "▁ Gr", + "ic a", + "i ca", + "ug ust", + "ugu st", + "b y", + "▁c ount", + "▁co unt", + "▁ count", + "bor n", + "b orn", + "▁de ath", + "ian s", + "ia ns", + "i ans", + "ol ogy", + "olog y", + "olo gy", + "am ed", + "ame d", + "a med", + "▁外 部", + "▁ 外部", + "ver y", + "ve ry", + "v ery", + "▁W h", + "▁ Wh", + "ai d", + "a id", + "▁m e", + "▁ me", + "▁Brit ish", + "▁ British", + "包 括", + "是 一", + "n e", + "▁C ent", + "▁ Cent", + "ept ember", + "▁m in", + "▁mi n", + "▁ min", + "▁Aust ral", + "▁ Austral", + "is c", + "i sc", + "ain ed", + "ai ned", + "aine d", + "a ined", + "▁s ur", + "▁su r", + "▁ sur", + "yl e", + "y le", + "▁ad d", + "▁ add", + "▁s ign", + "iv es", + "ive s", + "i ves", + "▁re ce", + "▁r ece", + "▁rec e", + "▁be fore", + "▁A ugust", + "▁Aug ust", + "▁ August", + "▁O ct", + "▁ Oct", + "k e", + "電 視", + "en g", + "e ng", + "▁wh ile", + "▁ while", + "▁p olit", + "▁pol it", + "▁po lit", + "▁ polit", + "▁M arch", + "▁Mar ch", + "▁Marc h", + "▁ March", + "▁o ffic", + "▁of fic", + "▁off ic", + "▁ offic", + "以 及", + "▁d evelop", + "▁de velop", + "ri st", + "ris t", + "r ist", + "▁S eptember", + "▁ September", + "▁bu ild", + "▁ build", + "▁C o", + "▁ Co", + "▁e m", + "▁ em", + "▁s how", + "▁sh ow", + "▁o per", + "▁op er", + "▁ oper", + "el f", + "overn ment", + "▁E u", + "▁b ro", + "▁br o", + "▁ bro", + "t y", + "▁m ay", + "▁ma y", + "▁ may", + "iu m", + "i um", + "▁n o", + "▁ no", + "▁app ear", + "▁ap pear", + "et h", + "e th", + "▁B o", + "▁ Bo", + "▁C ar", + "▁Ca r", + "▁ Car", + "公 里", + "is tor", + "ist or", + "isto r", + "▁m od", + "▁mo d", + "▁ mod", + "▁m usic", + "▁mus ic", + "▁ music", + "ir ed", + "ire d", + "i red", + "▁o wn", + "▁ow n", + "▁ own", + "▁A ll", + "▁Al l", + "▁ All", + "ow ever", + "pr il", + "iz ed", + "ize d", + "i zed", + "▁f amily", + "▁fam ily", + "▁ family", + "fe ss", + "f ess", + "▁Oct ober", + "▁ October", + "e v", + "▁A ss", + "▁As s", + "▁ Ass", + "▁c ap", + "▁ca p", + "▁ cap", + "ien t", + "i ent", + "▁c har", + "▁ch ar", + "▁cha r", + "▁ char", + "第 二", + "▁un til", + "▁m any", + "▁man y", + "▁ma ny", + "▁o rig", + "▁or ig", + "▁m ain", + "▁ma in", + "▁ main", + "le ge", + "leg e", + "▁G u", + "▁ Gu", + "om an", + "oma n", + "o man", + "le d", + "l ed", + "▁h igh", + "▁hig h", + "▁hi gh", + "▁ high", + "▁g o", + "▁ go", + "政 治", + "主 要", + "▁Jan uary", + "▁ January", + "it t", + "i tt", + "▁d r", + "▁ dr", + "▁J une", + "▁Ju ne", + "▁Jun e", + "▁ June", + "▁N orth", + "▁Nor th", + "▁Nort h", + "▁ North", + "▁b oth", + "▁bo th", + "▁ both", + "ro ss", + "ros s", + "r oss", + "代 表", + "ward s", + "war ds", + "w ards", + "it al", + "ita l", + "i tal", + "文 献", + "ot t", + "o tt", + "▁bir ths", + "▁birth s", + "▁J uly", + "▁Ju ly", + "▁Jul y", + "▁ July", + "▁n ame", + "▁na me", + "▁nam e", + "▁ name", + "em bers", + "ember s", + "emb ers", + "▁n umber", + "▁num ber", + "▁ number", + "ut h", + "u th", + "in c", + "▁Le ague", + "▁ League", + "▁ —", + "▁A pril", + "▁ April", + "▁pl ayed", + "▁play ed", + "部 分", + "io r", + "i or", + "un g", + "u ng", + "其 中", + "▁b ack", + "▁ back", + "▁Can ad", + "er g", + "gr am", + "g ram", + "行 政", + "▁S ee", + "▁Se e", + "運 動", + "▁c re", + "▁cr e", + "大 学", + "中 國", + "其 他", + "运 动", + "ee d", + "e ed", + "an ts", + "ant s", + "ampions hip", + "ampion ship", + "s h", + "▁A m", + "▁ Am", + "▁F l", + "▁ Fl", + "e f", + "ain s", + "ai ns", + "a ins", + "▁Eng lish", + "▁ English", + "▁W ill", + "▁Wil l", + "▁ Will", + "▁re leased", + "▁rele ased", + "▁release d", + "▁ released", + "▁ ,", + "cent ury", + "▁C omp", + "▁Com p", + "▁Co mp", + "▁ Comp", + "▁B e", + "▁ Be", + "台 灣", + "po r", + "p or", + "▁an n", + "▁ ann", + "大 學", + "Th e", + "T he", + "▁g u", + "▁ gu", + "iss ion", + "er y", + "e ry", + "ag es", + "age s", + "a ges", + "▁P ar", + "▁Pa r", + "▁ Par", + "▁C ity", + "▁Cit y", + "▁Ci ty", + "▁ City", + "f l", + "▁des ign", + "ul ation", + "ula tion", + "eb r", + "e br", + "▁R ec", + "▁Re c", + "資 料", + "ur r", + "ke t", + "k et", + "▁Nov ember", + "▁ November", + "▁M an", + "▁Ma n", + "▁ Man", + "▁s ever", + "▁se ver", + "▁w on", + "▁ won", + "▁参考 文献", + "▁for mer", + "▁form er", + "▁ former", + "uc ed", + "uce d", + "u ced", + "er ed", + "ere d", + "e red", + "b o", + "▁ 在", + "ent ly", + "re t", + "r et", + "im es", + "ime s", + "i mes", + "▁d ep", + "▁de p", + "▁ dep", + "aj or", + "▁I I", + "▁ II", + "▁R eg", + "▁Re g", + "▁ Reg", + "▁f eat", + "▁fe at", + "▁ feat", + "ir d", + "i rd", + "▁c lass", + "▁cl ass", + "▁ class", + "et y", + "e ty", + "▁d esc", + "▁de sc", + "▁des c", + "▁b r", + "▁ br", + "▁m at", + "▁ma t", + "▁ mat", + ") 、", + "▁Dec ember", + "▁ December", + "ic ip", + "ici p", + "電 影", + "▁p h", + "▁ ph", + "▁C al", + "▁Ca l", + "▁ Cal", + "ha m", + "h am", + "▁st art", + "▁star t", + "美 国", + "ve d", + "v ed", + "at a", + "a ta", + "▁a rea", + "▁are a", + "▁ar ea", + "▁d if", + "▁di f", + "▁T e", + "▁ Te", + "▁l ife", + "▁lif e", + "▁ life", + "ov e", + "o ve", + "y n", + "▁E urop", + "▁Eu rop", + "▁Euro p", + "▁ Europ", + "ograp hy", + "ograph y", + "ue s", + "u es", + "▁s ystem", + "▁sy stem", + "▁A f", + "▁ Af", + "▁film s", + "▁fil ms", + "▁o pen", + "▁op en", + "res ident", + "in es", + "ine s", + "i nes", + "ap an", + "apa n", + "a pan", + "os ed", + "ose d", + "▁g ame", + "▁ game", + "▁or gan", + "▁org an", + "▁ organ", + "▁B ro", + "▁Br o", + "▁St ate", + "▁Stat e", + "▁Sta te", + "▁K ing", + "▁Ki ng", + "▁Kin g", + "▁ King", + "▁e xt", + "▁ex t", + "▁ ext", + "y l", + "▁r un", + "▁ru n", + "▁ run", + "▁s m", + "▁ sm", + "▁l ong", + "▁lo ng", + "▁ long", + "a f", + "co m", + "c om", + "ri s", + "r is", + "▁ X", + "▁H ar", + "▁Ha r", + "▁ Har", + "on y", + "o ny", + "lev ision", + "ual ly", + "u ally", + "▁o b", + "▁ ob", + "作 品", + "vi ew", + "v iew", + "ebr uary", + "▁p ublic", + "▁publ ic", + "▁pub lic", + "▁E l", + "▁ El", + "▁st ate", + "▁stat e", + "▁ state", + "▁M ed", + "▁Me d", + "▁ Med", + "il t", + "▁S w", + "▁ Sw", + "▁H is", + "▁Hi s", + "au se", + "aus e", + "a use", + "▁c alled", + "▁call ed", + "▁cal led", + "▁ called", + "ic es", + "ice s", + "i ces", + "位 於", + "ve n", + "v en", + "ven t", + "v ent", + "at or", + "ato r", + "a tor", + "平 方", + "▁s ame", + "▁sa me", + "中 心", + "▁p ar", + "▁ par", + "co l", + "c ol", + "ak ing", + "aki ng", + "a king", + "▁im p", + "▁i mp", + "▁ imp", + "il ity", + "ilit y", + "ili ty", + "▁f inal", + "▁fin al", + "▁ final", + "▁A ir", + "▁ Air", + "▁re turn", + "▁ret urn", + "▁w ill", + "▁ will", + "or ks", + "ork s", + "ac es", + "ace s", + "a ces", + "▁ '", + "▁c areer", + "▁car eer", + "▁care er", + "▁com mun", + "▁comm un", + "▁ commun", + "▁f in", + "▁ fin", + "th e", + "t he", + "am b", + "a mb", + "▁M in", + "▁Mi n", + "▁ Min", + "▁H istory", + "▁Histor y", + "▁Hi story", + "il it", + "ili t", + "i lit", + "▁A nd", + "▁An d", + "▁ And", + "al es", + "ale s", + "a les", + "mi n", + "m in", + "▁follow ing", + "▁G eor", + "▁Ge or", + "▁sever al", + "▁F ebruary", + "▁ February", + "市 镇", + "▁G en", + "▁Ge n", + "▁ Gen", + "▁n ear", + "▁ne ar", + "oin t", + "o int", + "ar m", + "an ge", + "ang e", + "車 站", + "▁P art", + "▁Par t", + "▁ Part", + "▁c ity", + "▁cit y", + "▁ city", + "re en", + "ree n", + "r een", + "▁B ar", + "▁Ba r", + "▁ Bar", + "lish ed", + "lis hed", + "l ished", + "▁J apan", + "▁Ja pan", + "▁ Japan", + "ial ly", + "i ally", + "▁Ch rist", + "▁Chris t", + "▁ Christ", + "ren ch", + "r ench", + "▁ch ild", + "▁ child", + "▁a ir", + "▁ air", + "▁e arly", + "▁earl y", + "▁ear ly", + "on om", + "ono m", + "工 作", + "ib le", + "ibl e", + "i ble", + "ur ed", + "ure d", + "u red", + "▁s uc", + "▁su c", + "▁R ep", + "▁Re p", + "▁ Rep", + "an gu", + "ang u", + "il le", + "ill e", + "▁l ist", + "▁ list", + "共 和", + "fu l", + "f ul", + "ien ce", + "i ence", + "▁w omen", + "▁ women", + "▁com pet", + "▁comp et", + "▁c ontin", + "▁cont in", + "▁ contin", + "ec hn", + "ech n", + "▁W est", + "▁We st", + "▁Wes t", + "▁ West", + "▁U S", + "▁ US", + "▁R es", + "▁Re s", + "▁ Res", + "▁cl ub", + "▁ club", + "▁t own", + "▁to wn", + "▁tow n", + "▁ town", + "▁M c", + "▁ Mc", + "u k", + "成 為", + "al ly", + "all y", + "▁sup port", + "▁supp ort", + "is ed", + "ise d", + "▁s ince", + "▁sin ce", + "▁ since", + "自 己", + "our n", + "o urn", + "ue d", + "u ed", + "al y", + "a ly", + "▁or iginal", + "▁orig inal", + "▁origin al", + "▁ original", + "▁d isc", + "▁dis c", + "▁di sc", + "▁ disc", + "▁S e", + "▁ Se", + "ain t", + "a int", + "ain ing", + "ai ning", + "a ining", + "iv al", + "iva l", + "i val", + "▁T hey", + "▁The y", + "▁Th ey", + "▁R o", + ") :", + "▁n amed", + "▁name d", + "▁na med", + "▁nam ed", + "▁ named", + "▁re sp", + "▁r esp", + "▁res p", + "▁ resp", + "k y", + "▁b el", + "▁be l", + "▁ bel", + "▁t it", + "od e", + "o de", + "▁m et", + "▁me t", + "▁ met", + "▁A b", + "▁ Ab", + "▁F rench", + "▁Fr ench", + "▁ French", + "end ed", + "ende d", + "▁pro gram", + "▁pr ogram", + "因 此", + "▁he ad", + "▁ head", + "an a", + "a na", + "ac ed", + "ace d", + "a ced", + "at s", + "a ts", + "人 物", + "ne r", + "n er", + "an e", + "a ne", + "▁v ill", + "▁vi ll", + "id ed", + "ide d", + "▁be gan", + "▁beg an", + "ec h", + "e ch", + "ear ch", + "e arch", + "▁st yle", + "▁styl e", + "▁ style", + "st er", + "ste r", + "s ter", + "ce pt", + "c ept", + "▁P eople", + "▁a ny", + "▁an y", + "▁ any", + "ing ton", + "▁b ased", + "▁bas ed", + "▁base d", + "▁ based", + "▁m ember", + "▁mem ber", + "▁memb er", + "▁ member", + "▁the se", + "▁th ese", + "▁Will iam", + "▁ William", + "▁l and", + "▁la nd", + "▁ land", + "▁pl ace", + "▁ place", + "▁p rom", + "▁pro m", + "▁pr om", + "▁m embers", + "▁member s", + "▁mem bers", + "▁memb ers", + "ad em", + "ade m", + "a dem", + "▁com ple", + "▁comp le", + "▁compl e", + "ur g", + "io us", + "i ous", + "at ic", + "ati c", + "a tic", + "▁R uss", + "▁Ru ss", + "▁Rus s", + "s c", + "▁h eld", + "▁he ld", + "▁hel d", + "▁ held", + "▁e ng", + "▁en g", + "▁ eng", + "on don", + "ond on", + "ondo n", + "() ,", + "( ),", + "or m", + "中 央", + "ro d", + "r od", + "in o", + "i no", + "▁us e", + "▁u se", + "▁ use", + "▁Col lege", + "▁Colleg e", + "▁e ff", + "▁ eff", + "for d", + "fo rd", + "f ord", + "in ess", + "ine ss", + "ines s", + "i ness", + "▁desc rib", + "▁w e", + "▁ we", + "as ter", + "ast er", + "aste r", + "a ster", + "▁a long", + "▁al ong", + "▁ along", + "it ions", + "ition s", + "iti ons", + "▁H er", + "▁He r", + "▁ Her", + "▁v ari", + "▁var i", + "中 的", + "▁p ass", + "▁ pass", + "▁Af ric", + "m e", + "連 結", + "▁d ist", + "▁dis t", + "▁di st", + "▁estab lished", + "▁establish ed", + "▁ established", + "au gh", + "aug h", + "a ugh", + "▁g overnment", + "▁govern ment", + "▁ government", + "ow s", + "一 個", + "ic ally", + "ical ly", + "文 化", + "▁l ocal", + "▁loc al", + "▁lo cal", + "▁T here", + "▁The re", + "▁Th ere", + "▁ There", + "ec tion", + "ect ion", + "qu e", + "q ue", + "iv ision", + "ub lic", + "ubl ic", + "al th", + "alt h", + "au l", + "a ul", + "▁Ar t", + "▁ Art", + "▁o cc", + "▁ occ", + "igh ts", + "ight s", + "▁S y", + "▁l ocated", + "▁loc ated", + "▁F ilm", + "▁Fil m", + "足 球", + "z h", + "▁l aw", + "▁la w", + "▁ law", + "oc iation", + "oci ation", + "et er", + "ete r", + "e ter", + "▁d id", + "▁di d", + "成 立", + "▁s im", + "▁ sim", + "ac ks", + "ack s", + "国 家", + "▁H igh", + "▁Hig h", + "▁Hi gh", + "▁ High", + "開 始", + "▁D av", + "▁Da v", + "▁L ondon", + "▁Lon don", + "▁ London", + "▁e ach", + "》 (", + "ou ng", + "oun g", + "o ung", + "▁L a", + "▁ La", + "os ition", + "位 于", + "▁s et", + "▁se t", + "▁ set", + "ly mp", + "▁ 第", + "t t", + "》 ,", + "li n", + "l in", + "▁sm all", + "▁ small", + "av ing", + "avi ng", + "a ving", + "▁v i", + "▁ vi", + "or ed", + "ore d", + "o red", + "▁serv ed", + "▁ser ved", + "▁serve d", + "ch e", + "c he", + "▁c r", + "▁ cr", + "re w", + "r ew", + "ra ft", + "raf t", + "r aft", + "me d", + "m ed", + "▁S ec", + "▁Se c", + "▁ Sec", + "▁O lymp", + "▁t ook", + "▁to ok", + "▁too k", + "▁ took", + "▁st ation", + "▁stat ion", + "委 员", + "▁h ouse", + "▁hous e", + "▁ho use", + "▁ house", + "一 个", + "▁b and", + "▁ban d", + "▁ band", + "▁A c", + "▁ Ac", + "▁ 中", + "▁b as", + "▁ bas", + "our t", + "o urt", + "lin g", + "li ng", + "l ing", + "▁m ajor", + "ar ds", + "ard s", + "▁b us", + "▁bu s", + "▁ bus", + "at ure", + "atu re", + "atur e", + "a ture", + "▁N ot", + "▁No t", + "▁ Not", + "▁p erson", + "▁per son", + "▁pers on", + "▁ person", + "▁pro fess", + "▁prof ess", + "▁外部 連結", + "▁n ational", + "▁nation al", + "▁ national", + "ri d", + "r id", + "之 一", + "▁D r", + "▁ Dr", + "rig ht", + "r ight", + "▁S up", + "▁Su p", + "▁h ome", + "▁hom e", + "▁ho me", + "▁al ign", + "▁ align", + "ie t", + "i et", + "ro l", + "r ol", + "▁cent ury", + "▁ century", + "ill ion", + "illi on", + "▁b orn", + "▁ born", + "▁L iving", + "▁Li ving", + "▁Liv ing", + "▁Ind ian", + "▁India n", + "▁comp any", + "ip p", + "i pp", + "▁e vent", + "▁ev ent", + "▁even t", + "▁s l", + "▁ sl", + "▁g ames", + "▁game s", + "▁publ ished", + "▁pub lished", + "▁publish ed", + "▁ published", + "▁D istrict", + "▁Dist rict", + "▁Ph il", + "▁ Phil", + "▁l eg", + "▁le g", + "▁ leg", + "id es", + "ide s", + "i des", + "▁p o", + "▁ po", + "▁pop ulation", + "c k", + "en cy", + "enc y", + "资 料", + "▁man ag", + "ff ic", + "f fic", + "al ity", + "ali ty", + "es tern", + "est ern", + "ester n", + "▁w orld", + "▁wor ld", + "▁ world", + "si de", + "s ide", + "的一 个", + "的 一个", + "▁v ers", + "▁ver s", + "▁ve rs", + "▁ vers", + "uc ation", + "uca tion", + "um b", + "u mb", + "ar a", + "a ra", + "om in", + "omi n", + "o min", + "▁C up", + "▁Cu p", + "▁j oin", + "▁ join", + "ar ge", + "arg e", + "▁d eb", + "▁de b", + "▁te levision", + "▁telev ision", + "可 能", + "pl e", + "p le", + "▁gen eral", + "▁gener al", + "▁genera l", + "▁gene ral", + "▁ general", + "ra ct", + "rac t", + "r act", + "▁re ceived", + "▁rece ived", + "▁receive d", + "ie f", + "i ef", + "▁N o", + "▁ No", + "▁s ingle", + "▁sing le", + "▁A ng", + "▁An g", + "▁ $", + "▁A ct", + "▁Ac t", + "▁ Act", + "▁re port", + "▁rep ort", + "▁H owever", + "▁How ever", + "▁bu ilt", + "▁ built", + "▁參考 資料", + "▁C or", + "▁Co r", + "表 示", + "c o", + "▁G l", + "▁ Gl", + "▁s uccess", + "▁suc cess", + "or ds", + "ord s", + "z e", + ". ,", + "國 家", + "▁m en", + "▁me n", + "▁ men", + "▁c ould", + "▁cou ld", + "in t", + "il itary", + "ilit ary", + "▁P ark", + "▁Par k", + "▁a round", + "▁ar ound", + "▁ around", + "p s", + "地 区", + "▁d ue", + "▁du e", + "▁l ine", + "▁lin e", + "▁ line", + "k i", + "他 的", + "is on", + "i son", + "▁d iffer", + "▁dif fer", + "▁di ffer", + "▁diff er", + "▁re fer", + "▁ref er", + "ch es", + "che s", + "c hes", + "id d", + "▁t erm", + "▁ter m", + "▁ term", + "um mer", + "umm er", + "▁H ouse", + "▁Ho use", + "▁Hou se", + "▁Hous e", + "▁L ist", + "▁Li st", + "▁Lis t", + "le r", + "l er", + "re et", + "ree t", + "au s", + "a us", + "ounc il", + "or ding", + "ord ing", + "ordin g", + "▁S ch", + "▁Sc h", + "▁ Sch", + "管 理", + "um n", + "if ied", + "教 育", + "▁l a", + "▁ la", + "▁d own", + "▁do wn", + "▁ down", + "ar ried", + "arri ed", + "arr ied", + "arrie d", + "at ely", + "ate ly", + "▁c ond", + "▁con d", + "▁co nd", + "gr ound", + "g round", + "音 樂", + "▁n ow", + "▁no w", + "▁ now", + "▁o ld", + "▁ old", + "▁spec ies", + "▁ species", + "ac ter", + "act er", + "io d", + "i od", + "▁h el", + "▁he l", + "▁ hel", + "▁c ar", + "▁ca r", + "▁ car", + "ut hor", + "uth or", + "oc ial", + "oci al", + "▁h istory", + "▁histor y", + "▁hi story", + "ap p", + "a pp", + "▁pl ayer", + "▁play er", + "▁ player", + "▁re st", + "▁r est", + "▁res t", + "▁ rest", + "al ign", + "ali gn", + "▁le ft", + "▁ left", + "▁a ge", + "▁ag e", + "▁ age", + "▁l ast", + "▁la st", + "▁ last", + "pa r", + "p ar", + "u f", + "▁M on", + "▁Mo n", + "▁ Mon", + "ok s", + "o ks", + "▁p resent", + "▁pres ent", + "▁ present", + "▁D es", + "▁De s", + "▁ Des", + "ver s", + "ve rs", + "v ers", + "年 代", + "iz ation", + "iza tion", + "col or", + "co lor", + "ai m", + "a im", + "城 市", + "angu age", + "▁D ep", + "▁De p", + "ri ng", + "rin g", + "r ing", + "art ment", + "▁S an", + "▁Sa n", + "▁ San", + "▁e p", + "▁ ep", + "▁M ich", + "▁Mic h", + "▁Mi ch", + "▁s ix", + "▁ six", + "地 區", + "en e", + "e ne", + "g r", + "▁sh ort", + "ec ted", + "ect ed", + "不 同", + "al k", + "id eo", + "ide o", + "▁re d", + "▁r ed", + "▁ red", + "▁c amp", + "▁cam p", + "▁ca mp", + "▁ camp", + "he m", + "h em", + "um ent", + "umen t", + "u ment", + "▁d ied", + "▁di ed", + "▁die d", + "▁ died", + "▁R oy", + "▁Ro y", + "x t", + "bl e", + "b le", + "ak es", + "ake s", + "a kes", + "法 国", + "▁re present", + "▁rep resent", + "▁t ri", + "▁tr i", + "ea l", + "e al", + "▁参考 资料", + "un ct", + "unc t", + "▁vill age", + "▁d et", + "▁de t", + "▁ det", + "on es", + "one s", + "o nes", + "▁with in", + "ur s", + "u rs", + "▁app ro", + "▁ap pro", + "▁D uring", + "▁Du ring", + "▁Dur ing", + "▁f ive", + "▁ five", + "進 行", + "et her", + "eth er", + "e ther", + "▁or der", + "▁ord er", + "▁ order", + "iv en", + "ive n", + "i ven", + "▁d ay", + "▁da y", + "▁ day", + "▁R iver", + "▁Ri ver", + "▁Riv er", + "lin e", + "li ne", + "l ine", + "▁n orth", + "▁nort h", + "▁nor th", + "▁ north", + "▁P er", + "▁Pe r", + "▁ Per", + "▁re f", + "▁r ef", + "▁ ref", + "er a", + "e ra", + "da y", + "d ay", + "k a", + "▁desc ribed", + "▁describ ed", + "▁describe d", + "al d", + "a ld", + "建 立", + "▁Eng land", + "沒 有", + "ic o", + "i co", + "▁build ing", + "▁ building", + "▁p rot", + "▁pro t", + "▁pr ot", + "le g", + "l eg", + "▁s aid", + "▁sa id", + "▁f r", + "▁ fr", + "▁includ e", + "近 地", + "▁p ost", + "▁po st", + "▁pos t", + "▁ post", + "ur ther", + "urt her", + "os p", + "o sp", + "▁M o", + "▁ Mo", + "▁th ird", + "▁thir d", + "▁ third", + "▁t op", + "▁to p", + "▁ top", + "▁P re", + "▁Pr e", + "北 京", + "▁A g", + "▁ Ag", + "n a", + "▁includ ed", + "▁include d", + "▁ /", + "if orn", + "▁B y", + "he l", + "h el", + "臺 灣", + "re g", + "r eg", + "▁re qu", + "▁r equ", + "ad io", + "adi o", + "use um", + "um an", + "uma n", + "u man", + "▁bec ause", + "▁ad v", + "ri end", + "rie nd", + "rien d", + "▁p ower", + "▁po wer", + "▁ power", + "th ough", + "▁l arge", + "▁larg e", + "▁lar ge", + "近地 小行星", + "所 有", + "it er", + "ite r", + "i ter", + "uc k", + "u ck", + "in k", + "▁ann ounc", + "iforn ia", + "ail way", + "iv ely", + "ive ly", + "vi ous", + "v ious", + "lect ion", + "l ection", + "▁cons id", + "▁C har", + "▁Ch ar", + "▁Cha r", + "▁ Char", + "od y", + "o dy", + "▁m ark", + "▁mar k", + "▁ mark", + "▁child ren", + "is tr", + "ist r", + "i str", + "▁Par ty", + "▁Part y", + "ee k", + "e ek", + "st e", + "s te", + "▁A cc", + "▁Ac c", + "▁Q u", + "▁ Qu", + "ex t", + "e xt", + "▁c urr", + "▁cur r", + "▁ar ch", + "▁arc h", + "▁ arch", + "▁st and", + "▁ stand", + "平方 公里", + "▁M al", + "▁Ma l", + "▁ Mal", + "▁res ult", + "▁d em", + "▁de m", + "▁ dem", + "▁t yp", + "▁ty p", + "▁Cal ifornia", + "in ning", + "inn ing", + "因 為", + "land s", + "lan ds", + "l ands", + "iu s", + "i us", + "工 程", + "▁O ne", + "▁On e", + "▁ One", + "▁s on", + "▁so n", + "▁ son", + "▁st at", + "学 院", + "▁P ort", + "▁Por t", + "▁ Port", + "▁R oman", + "▁Ro man", + "▁Rom an", + "▁Roma n", + "▁ Roman", + "▁E ast", + "▁ East", + "ba ck", + "b ack", + "B C", + "oci ety", + "▁s outh", + "▁so uth", + "▁ south", + "▁b ook", + "▁bo ok", + "▁ book", + "出 版", + "正 式", + "le x", + "l ex", + "▁S m", + "▁ Sm", + "▁c or", + "▁co r", + "▁ cor", + "▁w ater", + "▁wa ter", + "▁wat er", + "▁ water", + "o x", + "▁D em", + "▁De m", + "▁ Dem", + "▁Austral ia", + "( ,", + "ad y", + "a dy", + "▁l o", + "▁ lo", + "▁M usic", + "▁Mus ic", + "▁ Music", + "上 的", + "▁A ward", + "▁Aw ard", + "▁d istrict", + "▁dist rict", + "▁ district", + "iz e", + "i ze", + "▁M e", + "▁ Me", + "af f", + "a ff", + "人民 共和", + "▁B el", + "▁Be l", + "▁ Bel", + "年 的", + "ou rs", + "our s", + "o urs", + "▁l arg", + "▁lar g", + "al f", + "▁R ober", + "▁Ro ber", + "▁Rob er", + "▁ Rober", + "▁death s", + "▁per form", + "h a", + "▁c rit", + "▁cr it", + "▁o pp", + "▁op p", + "▁ opp", + "ec ut", + "e cut", + "▁m ale", + "▁mal e", + "▁ma le", + "▁n on", + "▁no n", + "▁ non", + "an der", + "and er", + "a nder", + "▁M or", + "▁Mo r", + "▁re pl", + "▁rep l", + "ue l", + "u el", + "▁per iod", + "▁j ust", + "▁ju st", + "▁ just", + "o f", + "上 海", + "▁v is", + "▁vi s", + "▁ vis", + "ib er", + "i ber", + "提 供", + "▁serv ice", + "▁is s", + "▁i ss", + "▁ iss", + "am ent", + "a ment", + "” ,", + "▁k ill", + "▁kil l", + "▁J ames", + "▁Jam es", + "▁Ja mes", + "▁ James", + "▁w ar", + "▁wa r", + "▁ war", + "▁ 大", + "op s", + "o ps", + "▁add ition", + "▁differ ent", + "om b", + "o mb", + "▁ar r", + "▁ arr", + "▁k m", + "▁ km", + "▁N or", + "▁No r", + "▁ Nor", + "av y", + "a vy", + "her n", + "h ern", + "▁Ch urch", + "历 史", + "▁f ield", + "▁ field", + "事 件", + "am a", + "a ma", + "▁i f", + "▁ if", + "hy s", + "h ys", + "er ing", + "eri ng", + "e ring", + "▁Th om", + "▁h istor", + "▁his tor", + "▁ histor", + "▁w eb", + "▁we b", + "▁ web", + "le ment", + "lem ent", + "l ement", + "ri but", + "rib ut", + "▁c onstr", + "▁con str", + "▁cons tr", + "▁const r", + "▁l ike", + "▁lik e", + "▁ like", + "▁e qu", + "▁ equ", + "歷 史", + "l o", + "ri pt", + "rip t", + "ui t", + "u it", + "▁Ind ia", + "▁pro ject", + "▁inc re", + "▁ 林", + "他 們", + "▁m oved", + "▁mov ed", + "▁move d", + "▁mo ved", + "▁E m", + "▁ Em", + "▁f ac", + "▁fa c", + "▁Ge orge", + "▁Geor ge", + "▁Georg e", + "▁ George", + "▁l ed", + "▁le d", + "▁ led", + "▁e c", + "▁ ec", + "▁Austral ian", + "▁Australia n", + "es ted", + "est ed", + "este d", + "e sted", + "林 匹", + "▁( )", + "▁ ()", + "▁ =", + "▁d el", + "▁de l", + "▁ del", + "▁Gen eral", + "▁Gene ral", + "▁ General", + "ap t", + "a pt", + "▁e l", + "▁ el", + "▁th ose", + "▁Ar my", + "▁Arm y", + "▁m illion", + "▁mill ion", + "g color", + "國 際", + "人 的", + "▁ex per", + "▁exp er", + "iv il", + "es ts", + "est s", + "e sts", + "▁an other", + "由 於", + "ad u", + "a du", + "林匹 克", + "ri es", + "rie s", + "r ies", + "▁r ound", + "▁ro und", + "▁ round", + "▁ [", + "} -", + "at ch", + "▁Y ear", + "▁Ye ar", + "列 表", + "ep end", + "▁bus iness", + "do m", + "d om", + "▁st ill", + "▁act iv", + "ug g", + "u gg", + "▁f ather", + "▁fa ther", + "▁fat her", + "▁ father", + "our nal", + "ourn al", + "大 利", + "▁count ry", + "▁ country", + "fi eld", + "f ield", + "▁P aul", + "▁Pa ul", + "▁ Paul", + "▁t rad", + "▁tr ad", + "▁tra d", + "▁h and", + "▁ha nd", + "▁ hand", + "▁p ort", + "▁por t", + "▁ port", + "▁char acter", + "▁tit le", + "▁F rance", + "▁Fran ce", + "▁Franc e", + "▁Fr ance", + "▁ France", + "ea k", + "e ak", + "▁a v", + "▁ av", + "ap e", + "a pe", + "获 得", + "▁P al", + "▁Pa l", + "▁ Pal", + "ol ution", + "▁a uthor", + "▁aut hor", + "▁auth or", + "▁ author", + "委 員", + "▁Europ ean", + "▁Europe an", + "▁ European", + "▁w in", + "▁ win", + "gi n", + "g in", + "at tle", + "att le", + "▁中 国", + "▁ 中国", + "m s", + "C A", + "第 三", + "▁s old", + "▁so ld", + "▁sol d", + "▁R oyal", + "▁Ro yal", + "▁Roy al", + "▁H ol", + "▁Ho l", + "▁ Hol", + "w ork", + "ra w", + "r aw", + "▁c onc", + "▁con c", + "▁R ich", + "▁Ric h", + "▁Ri ch", + "▁ Rich", + "ae l", + "a el", + "进 行", + "▁Cl ub", + "▁D avid", + "▁Dav id", + "▁ David", + "开 始", + "ort hern", + "orth ern", + "oc r", + "o cr", + "▁de but", + "▁deb ut", + "en se", + "ens e", + "ac y", + "a cy", + "ta l", + "t al", + "si te", + "s ite", + "▁pol itic", + "▁polit ic", + "un icip", + "▁f em", + "▁fe m", + "▁c ult", + "▁cul t", + "t i", + "ch ed", + "che d", + "c hed", + "▁Ac adem", + "ot e", + "o te", + "▁s ide", + "▁sid e", + "▁ side", + "▁ :", + "認 為", + "▁hel p", + "▁n ov", + "▁no v", + "▁ nov", + "交 通", + "▁Q ue", + "▁Qu e", + "▁ Que", + "▁V al", + "▁Va l", + "▁ Val", + "▁a ward", + "▁aw ard", + "▁Can ada", + "▁Canad a", + "as es", + "ase s", + "a ses", + "英 國", + "铁 路", + "▁v ery", + "▁ver y", + "▁ve ry", + "▁ very", + "獲 得", + "▁estab lish", + "og raph", + "ograp h", + "▁M ount", + "▁Mo unt", + "▁b est", + "▁be st", + "▁bes t", + "▁ best", + "运动 员", + "an ish", + "ani sh", + "時 間", + "也 是", + "ag o", + "a go", + "▁B u", + "ab or", + "a bor", + "ne ss", + "nes s", + "n ess", + "or ies", + "ori es", + "o ries", + "ad es", + "ade s", + "a des", + "▁m ake", + "▁ma ke", + "▁St ud", + "us h", + "u sh", + "im ent", + "imen t", + "i ment", + "in ed", + "ine d", + "i ned", + "m a", + "form ation", + "▁ann ounced", + "▁announc ed", + "▁of ten", + "▁am ong", + "ec ts", + "ect s", + "er r", + "▁pre vious", + "▁prev ious", + "▁e t", + "▁ et", + "之 後", + "大 的", + "▁Can adian", + "▁Canad ian", + "▁p at", + "▁ pat", + "of f", + "o ff", + "▁b gcolor", + "▁ bgcolor", + "▁S en", + "▁Se n", + "▁m ag", + "▁ma g", + "▁ mag", + "▁M y", + "▁ My", + "生 活", + "系 列", + "▁prod uced", + "▁produc ed", + "▁produce d", + "▁ produced", + "▁w orks", + "▁work s", + "▁wor ks", + "▁ works", + "lect ed", + "l ected", + "▁r ole", + "▁ro le", + "▁ role", + "▁le vel", + "▁ level", + "全 国", + "op h", + "o ph", + "▁s port", + "▁sp ort", + "▁s ett", + "▁se tt", + "▁set t", + "cent er", + "成 为", + "▁R ed", + "▁Re d", + "▁ Red", + "▁eng ine", + "▁v ol", + "▁vo l", + "▁ vol", + "ve s", + "v es", + "as tern", + "ast ern", + "aster n", + "▁W hen", + "▁Wh en", + "▁Whe n", + "▁ When", + "min istr", + "▁ex pl", + "▁exp l", + "for man", + "form an", + "S t", + "▁th ough", + "▁ though", + "▁W ith", + "▁Wit h", + "▁ With", + "▁t echn", + "▁ techn", + "▁s ite", + "▁sit e", + "▁ site", + "▁Ass ociation", + "▁Associ ation", + "stit ute", + "stitut e", + "stitu te", + "▁e s", + "▁ es", + "ir c", + "小 组", + "ir l", + "▁L ou", + "▁Lo u", + "▁ Lou", + "節 目", + "▁St reet", + "▁Stre et", + "▁e lection", + "▁elect ion", + "▁el ection", + "▁ election", + "▁l ate", + "▁la te", + "▁lat e", + "▁ late", + "I I", + "ba n", + "b an", + "ca st", + "c ast", + "▁in vol", + "▁inv ol", + "v ille", + "▁im port", + "▁imp ort", + "▁n e", + "▁ ne", + "▁S port", + "▁Sp ort", + "▁D ivision", + "▁Div ision", + "▁Divis ion", + "▁writ ten", + "▁ written", + "ol ic", + "oli c", + "o lic", + "▁a ff", + "▁af f", + "▁ aff", + "ar ian", + "ari an", + "aria n", + "a rian", + "al t", + "en a", + "e na", + "遊 戲", + "▁p oss", + "▁po ss", + "▁pos s", + "▁off icial", + "▁offic ial", + "▁ official", + "er ation", + "era tion", + "e ration", + "》 、", + "▁C ouncil", + "hi b", + "h ib", + "▁s hip", + "▁sh ip", + "▁ ship", + "▁b re", + "▁br e", + "▁ bre", + "ne y", + "n ey", + "pl oy", + "i j", + "ce d", + "c ed", + "▁st arted", + "▁start ed", + "▁star ted", + "▁Amer ica", + "▁e ven", + "▁ev en", + "▁ even", + "▁F ootball", + "▁Foot ball", + "▁P resident", + "▁Pres ident", + "▁ President", + "▁ “", + "it or", + "ito r", + "i tor", + "▁I tal", + "▁It al", + "▁ Ital", + "▁J os", + "▁Jo s", + "▁ Jos", + "ro te", + "rot e", + "r ote", + "球 員", + "▁H istor", + "▁His tor", + "ot s", + "o ts", + "▁e pis", + "▁ep is", + "op e", + "o pe", + "ber t", + "b ert", + "▁y oung", + "▁you ng", + "▁Ar ch", + "▁Arc h", + "▁ Arch", + "▁T rans", + "▁Tr ans", + "▁Tra ns", + "▁ Trans", + "ul ts", + "ult s", + "▁F irst", + "▁Fir st", + "▁ First", + "▁in it", + "▁st ruct", + "▁str uct", + "▁f act", + "▁fac t", + "▁fa ct", + "▁S ing", + "▁Sin g", + "▁Si ng", + "om et", + "ome t", + "o met", + ".. .", + ". ..", + "▁c ame", + "▁cam e", + "▁ca me", + "ir on", + "iro n", + "i ron", + "iv id", + "▁m arried", + "▁mar ried", + "▁marri ed", + "▁v al", + "▁ val", + "▁s w", + "▁ sw", + "▁c reated", + "▁cre ated", + "▁cr eated", + "▁creat ed", + "▁create d", + "▁al low", + "▁all ow", + "▁ allow", + "▁commun ity", + "當 時", + "▁t urn", + "▁tur n", + "▁ turn", + "▁F rom", + "▁Fr om", + "re ek", + "ree k", + "r eek", + "▁G roup", + "▁Gr oup", + "▁Gro up", + "▁e very", + "▁ev ery", + "▁ever y", + "- {", + "ar ed", + "are d", + "a red", + "▁M art", + "▁Mar t", + "▁ Mart", + "re am", + "rea m", + "it te", + "itt e", + "▁German y", + "ol ogical", + "olog ical", + "▁f re", + "▁fr e", + "▁ 索", + "▁c over", + "▁co ver", + "▁ cover", + "▁B er", + "▁Be r", + "▁ Ber", + "um ni", + "umn i", + "▁M ag", + "▁Ma g", + "▁g iven", + "▁give n", + "▁w ent", + "▁ went", + "ou ther", + "out her", + "outh er", + "o uther", + "ib r", + "i br", + "▁re ad", + "▁ read", + "的 人", + "sel f", + "s elf", + "oin ted", + "oint ed", + "o inted", + "▁F lor", + "▁Fl or", + "同 時", + "系 統", + "▁V ir", + "▁Vi r", + "▁Un ion", + "▁vari ous", + "▁var ious", + "▁develop ment", + "he rs", + "her s", + "h ers", + "▁c hang", + "▁ch ang", + "▁cha ng", + "▁ chang", + "地 方", + "▁S er", + "▁Se r", + "out hern", + "outh ern", + "outher n", + "ber g", + "b erg", + "民 國", + "va l", + "v al", + "▁p rop", + "▁pro p", + "▁pr op", + "bo r", + "b or", + "ol e", + "o le", + "▁vers ion", + "▁w hat", + "▁wh at", + "▁polit ical", + "▁politic al", + "▁P at", + "▁Pa t", + "▁ Pat", + "y a", + "▁pro cess", + "电 影", + "一 些", + "▁work ed", + "▁wor ked", + "▁join ed", + "▁H all", + "▁Ha ll", + "▁Hal l", + "▁t otal", + "▁to tal", + "▁tot al", + "▁m uch", + "ha n", + "h an", + "▁con f", + "▁com mon", + "▁comm on", + "▁ common", + "▁P ri", + "▁Pr i", + "ac hed", + "ach ed", + "ache d", + "a ched", + "链 接", + "oo n", + "o on", + "▁p res", + "▁pr es", + "▁pre s", + "▁t w", + "▁ tw", + "▁H en", + "▁He n", + "▁ Hen", + "學 校", + "▁S l", + "me n", + "m en", + "— —", + "ic tion", + "ict ion", + "製 作", + "▁C r", + "▁v ideo", + "▁vide o", + "▁ video", + "I N", + "d e", + "▁us ing", + "▁ using", + "▁M ary", + "▁Mar y", + "▁Ma ry", + "on a", + "o na", + "at ors", + "ator s", + "ato rs", + "og n", + "o gn", + "min g", + "mi ng", + "m ing", + "最 佳", + "va n", + "v an", + "▁T ur", + "▁Tu r", + "▁ Tur", + "▁m iss", + "▁mis s", + "▁mi ss", + "▁ miss", + "▁Bl ack", + "▁ Black", + "▁be come", + "▁bec ome", + "▁becom e", + ") ;", + "▁h aving", + "▁ha ving", + "▁M ex", + "▁Me x", + "最 後", + "▁T own", + "▁To wn", + "▁Tow n", + "id a", + "i da", + "an ces", + "ance s", + "anc es", + "支 持", + "▁p roduction", + "▁prod uction", + "▁produc tion", + "▁product ion", + "▁ production", + "自 由", + "▁L aw", + "▁La w", + "i ography", + "▁Ro ad", + "人民 共和国", + "人民共和 国", + "▁N e", + "▁ Ne", + "▁L eg", + "▁Le g", + "▁n ext", + "▁ne xt", + "▁Ro bert", + "▁Rober t", + "▁Rob ert", + "▁ Robert", + "au r", + "a ur", + "重 要", + "▁spec ial", + "▁t em", + "▁te m", + "▁m ilitary", + "▁milit ary", + "▁mil itary", + "▁Com mun", + "▁Comm un", + "fl u", + "f lu", + "以 下", + "st on", + "s ton", + "委员 会", + "fer ence", + "fe rence", + "科 罗", + "▁B est", + "▁Be st", + "▁Bes t", + "▁ Best", + "▁Ital ian", + "官 方", + "un n", + "▁prod uc", + "A S", + "it tle", + "itt le", + "系 统", + "ul e", + "u le", + "最 高", + "▁s it", + "▁Ch ina", + "▁Chin a", + "▁Chi na", + "▁ China", + "▁cl aim", + "▁ claim", + "▁s ent", + "▁sen t", + "▁V ol", + "▁Vo l", + "▁ Vol", + "▁int rod", + "▁P ress", + "▁Pr ess", + "▁Pre ss", + "▁Pres s", + "▁p rim", + "▁pr im", + "▁pri m", + "▁ 生", + "▁ch urch", + "▁ church", + "歌 曲", + "id ae", + "ida e", + "▁W omen", + "文 獻", + "▁s ol", + "▁so l", + "\" |", + "目 前", + "▁p osition", + "▁pos ition", + "▁p ri", + "▁pr i", + "角 色", + "▁w rote", + "▁日 本", + "▁ 日本", + "▁ 新", + "▁W e", + "▁ We", + "▁S am", + "▁Sa m", + "▁ Sam", + "ri an", + "ria n", + "r ian", + "▁ev ents", + "▁event s", + "▁even ts", + "A R", + "▁ 基", + "▁g l", + "▁ gl", + "發 展", + "▁林 肯", + "il ar", + "ila r", + "i lar", + "▁return ed", + "▁W ash", + "▁Wa sh", + "▁Was h", + "▁G ames", + "▁Game s", + "▁Ga mes", + "▁Gam es", + "▁The se", + "▁Th ese", + "ra z", + "r az", + "t r", + "▁外部 链接", + "面 積", + "▁P lay", + "▁Pl ay", + "▁ Play", + "▁pop ular", + "研究 小组", + "oin ts", + "oint s", + "o ints", + "▁Japan ese", + "▁ Japanese", + "▁t ake", + "▁h ost", + "▁ho st", + "▁ host", + "ar ch", + "arc h", + "設 計", + "》、 《", + "》 、《", + "▁f ew", + "▁fe w", + "中 華", + "▁O ther", + "▁Ot her", + "没 有", + "斯 特", + "近地小行星 研究小组", + "▁索 科罗", + "▁林肯 近地小行星研究小组", + "▁香 港", + "▁ 香港", + "▁song s", + "ak en", + "ake n", + "a ken", + "▁m atch", + "▁mat ch", + "C h", + "hol d", + "ho ld", + "h old", + "擔 任", + "▁p resident", + "▁pres ident", + "▁ president", + "方 面", + "▁C ont", + "▁Con t", + "▁ Cont", + "at eg", + "ate g", + "b r", + "it ect", + "ite ct", + "▁Comp any", + "▁serv ices", + "▁service s", + "un t", + "但 是", + "▁per forman", + "▁perform an", + "in ation", + "ina tion", + "en tion", + "ent ion", + "enti on", + "加 入", + "华 人民共和国", + "▁direct or", + "▁t imes", + "▁time s", + "▁tim es", + "国 际", + "ivid ual", + "il es", + "ile s", + "i les", + "▁M ad", + "▁Ma d", + "▁ Mad", + "▁ !", + "▁P rov", + "▁Pro v", + "▁Pr ov", + "演 員", + "▁m ult", + "idd le", + "oo r", + "o or", + "▁R ussian", + "▁Russ ian", + "▁Russia n", + "▁ Russian", + "it ar", + "ita r", + "i tar", + "▁S erv", + "▁Ser v", + "▁h ig", + "▁hi g", + "▁b eh", + "▁be h", + "ic le", + "i cle", + "專 輯", + "▁Afric an", + "▁Africa n", + "▁ 太", + "男 子", + "▁te ams", + "▁team s", + "▁tea ms", + "I S", + "se qu", + "s equ", + "成 員", + "it z", + "i tz", + "▁Th omas", + "▁Thom as", + "面 积", + "▁M iss", + "▁Mi ss", + "▁Mis s", + "▁ Miss", + "▁open ed", + "▁op ened", + "▁S ociety", + "▁Soci ety", + "通 过", + "▁S al", + "▁Sa l", + "▁ Sal", + "T V", + "mo n", + "m on", + "主 席", + "stit ut", + "stitu t", + "wo od", + "w ood", + "our ces", + "ource s", + "▁w ay", + "▁wa y", + "▁ way", + "▁f riend", + "▁ friend", + "▁O ffic", + "▁Off ic", + "▁Of fic", + "arl iam", + "no w", + "n ow", + "▁C ast", + "▁Cas t", + "▁Ca st", + "出 生", + "y ing", + "▁A wards", + "▁Award s", + "▁Aw ards", + "▁S cott", + "▁Sc ott", + "▁Scot t", + "▁web site", + "▁Wash ington", + "um p", + "u mp", + "▁st ory", + "▁ story", + "▁b eg", + "▁be g", + "▁C ath", + "▁Cat h", + "▁Ca th", + "航 空", + "▁G rand", + "▁Gr and", + "▁Gra nd", + "▁Gran d", + "▁ Grand", + "▁v oc", + "▁vo c", + "▁Rec ords", + "▁Record s", + "▁p ract", + "▁pr act", + "▁pra ct", + "▁Europ e", + "▁Euro pe", + "augh ter", + "aught er", + "▁T o", + "▁ To", + "需 要", + "▁ 飾", + "an i", + "a ni", + "▁album s", + "itt ee", + "itte e", + "od es", + "ode s", + "o des", + "arliam ent", + "▁M et", + "▁Me t", + "▁ Met", + "印 度", + "▁M en", + "▁Me n", + "▁ Men", + "▁g reat", + "▁gr eat", + "▁gre at", + "▁T V", + "▁ TV", + "is l", + "i sl", + "en ding", + "end ing", + "明 朝", + "得 主", + "▁c apt", + "▁cap t", + "▁ca pt", + "▁M useum", + "▁Muse um", + "▁l ost", + "▁lo st", + "▁los t", + "完 成", + "▁part icip", + "建 筑", + "er ship", + "ers hip", + "ersh ip", + "bur g", + "b urg", + "▁s k", + "▁ sk", + "▁ex amp", + "▁exam p", + "▁n eed", + "▁ne ed", + "他 们", + "ap er", + "ape r", + "a per", + "▁Acc ording", + "▁f ull", + "▁bro ther", + "▁br other", + "民 主", + "mi t", + "m it", + "▁D on", + "▁Do n", + "▁ Don", + "▁with out", + "id ge", + "ket ball", + "ic ular", + "icul ar", + "i cular", + "▁I r", + "▁h on", + "▁ho n", + "le ft", + "an ies", + "ani es", + "▁King dom", + "ge s", + "g es", + "▁T ex", + "▁Te x", + "= #", + "▁e lected", + "▁elect ed", + "▁el ected", + "▁ elected", + "▁stud ents", + "▁student s", + "▁Char les", + "▁Charl es", + "▁ro ad", + "▁ road", + "主 教", + "▁res earch", + "▁resear ch", + "uc e", + "u ce", + "作 為", + "▁Cent er", + "▁football ers", + "▁footballer s", + "▁att ack", + "▁s ocial", + "▁soci al", + "▁soc ial", + "at ter", + "att er", + "▁h alf", + "▁hal f", + "▁ half", + "uc ted", + "uct ed", + "ai gn", + "a ign", + "ye ar", + "y ear", + "e h", + "▁A lex", + "▁Al ex", + "▁Ale x", + "▁ Alex", + "▁C hin", + "▁Ch in", + "▁Chi n", + "▁co ach", + "北 部", + "▁H ill", + "▁Hi ll", + "▁Hil l", + "▁c onn", + "▁con n", + "▁ conn", + "▁h owever", + "▁how ever", + "r d", + "▁b road", + "▁bro ad", + "cr aft", + "c raft", + "▁C ourt", + "▁Co urt", + "▁Cour t", + "▁contin ued", + "▁continue d", + "▁continu ed", + "w h", + "is ing", + "isi ng", + "成 功", + "▁m id", + "▁mi d", + "▁ mid", + "▁M us", + "▁Mu s", + "▁reg ion", + "▁Cent ral", + "ain e", + "ai ne", + "a ine", + "▁c omb", + "▁com b", + "▁co mb", + "▁ comb", + "相 關", + "同 年", + "▁M ac", + "▁Ma c", + "▁ Mac", + "▁att em", + "▁s qu", + "if ication", + "ific ation", + "est ival", + "▁G reen", + "▁Gr een", + "▁Gre en", + "▁ Green", + "▁s ee", + "▁se e", + "▁ see", + "▁Dep artment", + "▁r ight", + "▁rig ht", + "▁ right", + "存 在", + "到 了", + "▁M ont", + "▁Mon t", + "▁ Mont", + "▁cont rol", + "▁contr ol", + "us ed", + "use d", + "ol a", + "o la", + "▁l im", + "▁ lim", + "▁app ointed", + "▁appoint ed", + "▁ed ucation", + "▁educ ation", + "B S", + "服 務", + "▁id ent", + "▁ ident", + "il i", + "i li", + "▁ind ust", + "▁d ays", + "▁day s", + "▁da ys", + "▁ days", + "▁Is land", + "is hing", + "ish ing", + "ishi ng", + "ag ed", + "age d", + "a ged", + "▁pr omot", + "▁prom ot", + "▁S ummer", + "▁Sum mer", + "T C", + "出 現", + "要 求", + "▁Y ou", + "▁ You", + "稱 為", + "▁comp leted", + "▁comple ted", + "▁complet ed", + "▁complete d", + "ou l", + "o ul", + "pl ay", + "p lay", + "運動 會", + "ma r", + "m ar", + "li c", + "l ic", + "▁S im", + "▁Si m", + "▁f ounded", + "▁found ed", + "▁ founded", + "▁part y", + "▁par ty", + "▁ec onom", + "at ural", + "atu ral", + "atur al", + "▁V ict", + "▁Vi ct", + "▁Vic t", + "▁B en", + "▁Be n", + "in i", + "i ni", + "▁d i", + "▁ di", + "▁b ase", + "▁bas e", + "▁ base", + "ar th", + "art h", + "▁in vest", + "▁inv est", + "▁G reat", + "▁Gr eat", + "▁Gre at", + "ens us", + "▁a ver", + "▁av er", + "▁ aver", + "▁G old", + "▁Go ld", + "▁Gol d", + "▁ Gold", + "▁In stitute", + "▁Institut e", + "▁Fran c", + "▁Fr anc", + "认 为", + "et work", + "▁al umni", + "▁direct ed", + "▁in f", + "▁ inf", + "合 作", + "le ss", + "les s", + "l ess", + "▁p oint", + "▁po int", + "▁ point", + "▁record ed", + "▁E arly", + "▁Earl y", + "▁Ear ly", + "re y", + "r ey", + "ul a", + "u la", + "te xt", + "t ext", + "世 纪", + "鐵 路", + "▁c oll", + "▁col l", + "▁co ll", + "u z", + "s y", + "例 如", + "▁pro per", + "▁pr oper", + "▁prop er", + "▁are as", + "▁area s", + "▁ z", + "sh ip", + "s hip", + "ge r", + "g er", + "▁m y", + "▁ my", + "el low", + "ell ow", + "ello w", + "▁W estern", + "▁West ern", + "▁Wes tern", + "as ons", + "ason s", + "▁p oints", + "▁po ints", + "▁point s", + "▁B ay", + "▁Ba y", + "av es", + "ave s", + "a ves", + "▁consid ered", + "▁consider ed", + "▁J ew", + "▁Je w", + "▁ Jew", + "▁In ter", + "▁Int er", + "▁ Inter", + "發 現", + "▁rel ations", + "▁relation s", + "▁Academ y", + "▁d est", + "▁de st", + "▁des t", + "▁ dest", + "▁s igned", + "▁sign ed", + "▁le ague", + "▁ league", + "▁An gel", + "▁Ang el", + "▁M ichael", + "▁Mich ael", + "▁ Michael", + "ampions hips", + "ampionship s", + "▁group s", + "▁gro ups", + "負 責", + "一 般", + "方 式", + "▁ 阿", + "id ence", + "iden ce", + "u x", + "▁re n", + "▁r en", + "▁ ren", + "▁Olymp ics", + "▁Olympic s", + "有 限", + "ri ck", + "ric k", + "r ick", + "▁re view", + "▁rev iew", + "ar ter", + "art er", + "arte r", + "▁U K", + "▁ UK", + "▁Lou is", + "▁Lo uis", + "▁ Louis", + "二 十", + "▁Vir gin", + "▁h old", + "▁ho ld", + "▁hol d", + "▁ hold", + "单 位", + "▁t en", + "▁te n", + "▁ ten", + "▁Rep ublic", + "el ls", + "ell s", + "時 期", + "▁w ife", + "女 子", + "▁Dem ocr", + "▁sim ilar", + "▁Christ ian", + "h i", + "夏 季", + "▁pr iv", + "▁pri v", + "▁sur v", + "活 動", + "组 织", + "社 會", + "主 义", + "ot a", + "o ta", + "▁c aus", + "▁ca us", + "▁K ore", + "▁Ko re", + "▁Kor e", + "电 视", + "ic les", + "icle s", + "i cles", + "▁v iew", + "▁vi ew", + "▁ view", + "▁in flu", + "▁inf lu", + "▁infl u", + "▁f ind", + "▁fin d", + "A T", + "th let", + "ar ies", + "ari es", + "a ries", + "▁S te", + "▁St e", + "▁ Ste", + "英 国", + "ecut ive", + "车 站", + "▁參考 文獻", + "▁f urther", + "▁fur ther", + "y cl", + "▁re al", + "▁r eal", + "▁ real", + "南 部", + "有 一", + "经 济", + "▁en c", + "▁ enc", + "▁T om", + "▁To m", + "▁ Tom", + "冠 軍", + "▁ind ividual", + "▁C ong", + "▁Con g", + "▁Co ng", + "▁d er", + "▁de r", + "▁ der", + "▁v ict", + "▁vi ct", + "▁vic t", + "ig r", + "i gr", + "▁t og", + "▁to g", + "an ding", + "and ing", + "andi ng", + "andin g", + "▁re lease", + "▁rele ase", + "後 來", + "運動 員", + "at ri", + "▁Ch inese", + "▁Chin ese", + "▁r ace", + "▁ra ce", + "▁rac e", + "故 事", + "前 往", + "▁D el", + "▁De l", + "▁ Del", + "動 畫", + "t a", + "▁F ed", + "▁Fe d", + "▁I m", + "iqu e", + "i que", + "▁f e", + "▁ fe", + "▁ph ot", + "em ents", + "ement s", + "emen ts", + "e ments", + "▁Tex as", + "▁t ogether", + "▁tog ether", + "▁D an", + "▁Da n", + "▁ Dan", + "▁P eter", + "▁Pet er", + "▁Pe ter", + "▁Pete r", + "▁develop ed", + "女 性", + "it ive", + "iti ve", + "▁app eared", + "▁appear ed", + "受 到", + "游 戏", + "▁M er", + "▁Me r", + "el la", + "ell a", + "e lla", + "的 大", + "al a", + "a la", + "▁Z eal", + "▁Ze al", + "ac ing", + "a cing", + "b e", + "建 築", + "▁P op", + "▁Po p", + "作 为", + "ab ly", + "abl y", + "是 在", + "▁Af rica", + "▁Afric a", + "▁C ons", + "▁Con s", + "▁Co ns", + "▁G o", + "▁ Go", + "▁d oc", + "▁do c", + "▁in s", + "▁i ns", + "▁ ins", + "社 会", + "ep h", + "e ph", + "ad a", + "a da", + "ol f", + "▁Zeal and", + "▁Ze aland", + "▁B ill", + "▁Bi ll", + "▁Bil l", + "▁import ant", + "um e", + "u me", + "▁c ase", + "▁cas e", + "▁ca se", + "▁ case", + "▁tr ack", + "▁tra ck", + "▁ track", + "德 国", + "▁m ar", + "▁ma r", + "▁ mar", + "▁S ong", + "▁So ng", + "▁Son g", + "ro y", + "r oy", + "▁no vel", + "▁nov el", + "▁off ice", + "▁offic e", + "g o", + "▁P ublic", + "▁Publ ic", + "参 加", + "▁P et", + "▁Pe t", + "osp ital", + "影 響", + "ri a", + "r ia", + "▁Rich ard", + "▁Ric hard", + "▁gr adu", + "▁grad u", + "▁t rav", + "▁tr av", + "▁tra v", + "▁trad ition", + "▁la un", + "▁a ut", + "▁ aut", + "▁B as", + "▁Ba s", + "▁ Bas", + "ge n", + "g en", + "it her", + "ith er", + "ithe r", + "i ther", + "▁me et", + "▁f ail", + "▁fa il", + "期 間", + "le ar", + "l ear", + "▁re v", + "▁r ev", + "▁ rev", + "it ch", + "▁gu itar", + "▁part icular", + "ro ll", + "rol l", + "r oll", + "▁m aking", + "▁ma king", + "▁ making", + "▁Sp anish", + "▁A pp", + "▁Ap p", + "▁ App", + "re land", + "rel and", + "r eland", + "▁m other", + "▁mot her", + "▁moth er", + "▁mo ther", + "▁ mother", + "▁T or", + "▁To r", + "▁M el", + "▁Me l", + "▁ Mel", + "▁g ood", + "▁go od", + "▁ good", + "ie rs", + "ier s", + "i ers", + "▁g round", + "▁gr ound", + "▁gro und", + "▁ ground", + "▁for med", + "▁form ed", + "▁ formed", + "▁Min ister", + "▁Mini ster", + "通 常", + "▁Car ol", + "▁Ca rol", + "B A", + "▁e ast", + "▁eas t", + "▁ east", + "▁ad ministr", + "▁admin istr", + "ur a", + "u ra", + "▁C amp", + "▁Cam p", + "▁Ca mp", + "▁w eek", + "▁we ek", + "▁ week", + "sp an", + "s pan", + "ens ive", + "▁b irth", + "▁bir th", + "as c", + "a sc", + "▁W il", + "發 行", + "所 以", + "▁l ess", + "▁le ss", + "▁les s", + "▁ less", + "ta r", + "t ar", + "is tic", + "ist ic", + "i stic", + "▁p hys", + "▁ph ys", + "比 賽", + "▁F rank", + "▁Fran k", + "▁Fr ank", + "ed y", + "e dy", + "由 于", + "▁Wh ite", + "▁Whit e", + "▁ White", + "▁re ported", + "▁report ed", + "▁med al", + "▁me dal", + "az ine", + "azi ne", + "▁Cath olic", + "▁d iv", + "▁di v", + "▁ div", + "▁d ata", + "▁da ta", + "ud e", + "u de", + "▁v ot", + "▁vo t", + "at ives", + "ative s", + "ati ves", + "▁h ous", + "▁ho us", + "▁r ul", + "▁ru l", + "▁mod ern", + "▁moder n", + "▁ modern", + "▁Wh ile", + "分 布", + "▁s tar", + "▁st ar", + "▁ star", + "er tain", + "ert ain", + "vi ron", + "v iron", + "en der", + "end er", + "ende r", + "e nder", + "I n", + "▁B ur", + "▁Bu r", + "▁o ffer", + "▁of fer", + "▁off er", + "▁work ing", + "▁wor king", + "▁ass ist", + "▁g row", + "▁gr ow", + "▁gro w", + "▁m ater", + "▁mat er", + "▁ma ter", + "▁h uman", + "▁hum an", + "▁ human", + "教 授", + "▁m ot", + "▁mo t", + "校 友", + "學 院", + "ua tion", + "u ation", + "主 任", + "al ls", + "all s", + "▁c ast", + "▁cas t", + "▁ca st", + "▁ cast", + "im ately", + "imate ly", + "epend ent", + "ric ket", + "rick et", + "r icket", + "▁ 本", + "id ing", + "idi ng", + "i ding", + "▁other s", + "ibr ary", + "▁m unicip", + "▁av ail", + "▁w est", + "▁we st", + "▁ west", + "▁S uper", + "▁Sup er", + "▁Su per", + "▁ Super", + "el e", + "e le", + "控 制", + "▁prod uct", + "▁produc t", + "▁t ourn", + "▁to urn", + "▁tour n", + "eat ed", + "ea ted", + "e ated", + "▁K n", + "▁L at", + "▁La t", + "em or", + "e mor", + "▁P aris", + "▁Par is", + "▁Pa ris", + "▁him self", + "▁build ings", + "▁building s", + "we st", + "w est", + "組 織", + "▁sh ould", + "▁f und", + "▁fun d", + "学 校", + "▁E v", + "▁l ive", + "▁liv e", + "▁ live", + "牌 得主", + "ban d", + "ba nd", + "b and", + "▁an im", + "▁ anim", + "▁Vict or", + "▁Vi ctor", + "▁Vic tor", + "oi ce", + "o ice", + "▁H on", + "▁Ho n", + "▁H am", + "▁Ha m", + "巴 士", + "▁l anguage", + "▁ language", + "了 一", + "▁R ev", + "▁Re v", + "at re", + "a tre", + "▁rec ogn", + "造 成", + "▁ 南", + "就 是", + "ud d", + "十 二", + "▁d eg", + "▁de g", + "▁a cross", + "▁ac ross", + "监 视", + "世 紀", + "▁school s", + "▁sch ools", + "▁M ass", + "▁Ma ss", + "▁Mas s", + "▁f ire", + "▁fir e", + "▁ fire", + "wr it", + "w rit", + "▁examp le", + "▁exam ple", + "au t", + "a ut", + "▁参 见", + "▁ex ist", + "▁S ur", + "▁Su r", + "ut er", + "ute r", + "u ter", + "it ing", + "iti ng", + "i ting", + "ec k", + "e ck", + "▁Hen ry", + "▁d aughter", + "▁ daughter", + "▁st ations", + "▁station s", + "▁stat ions", + "宣 布", + "首 次", + "▁S ant", + "▁San t", + "er gy", + "erg y", + "▁ 西", + "ni ng", + "n ing", + "y m", + "N A", + "▁F C", + "▁ FC", + "ul ated", + "ula ted", + "ulate d", + "▁d oes", + "▁do es", + "▁l ow", + "▁lo w", + "▁ low", + "▁eff ect", + "▁em ploy", + "▁ employ", + "▁b ody", + "▁bo dy", + "▁ body", + "提 出", + "▁E c", + "▁D ay", + "▁Da y", + "▁ Day", + "ra ma", + "ram a", + "r ama", + "at ory", + "ator y", + "ato ry", + "▁太 空", + "▁ 太空", + "overn or", + "an ted", + "ant ed", + "ante d", + "革 命", + "pi te", + "pit e", + "p ite", + "▁S mith", + "▁Sm ith", + "▁a verage", + "▁aver age", + "▁comp anies", + "mo st", + "m ost", + "ce r", + "c er", + "y s", + "關 係", + "▁camp aign", + "▁e ight", + "uf f", + "u ff", + "名 為", + "▁ #", + "运动 会", + "ro v", + "r ov", + "an o", + "a no", + "▁Sec ond", + "gr ess", + "g ress", + "▁pl aying", + "▁play ing", + "▁ playing", + "▁Sw ed", + "班 牙", + "w w", + "▁bl ack", + "▁ black", + "特 峰", + "然 而", + ". )", + "▁qu al", + "▁q ual", + "▁ qual", + "ce ed", + "c eed", + "eth od", + "▁B ut", + "▁Bu t", + "之 間", + "▁be com", + "▁bec om", + "ent ial", + "enti al", + "▁基 特峰", + "ro wn", + "row n", + "r own", + "ut es", + "ute s", + "u tes", + "公 路", + "it a", + "i ta", + "根 據", + "▁per formed", + "▁perform ed", + "ste ad", + "unct ion", + "unc tion", + "自己 的", + "ti me", + "t ime", + "▁R ailway", + "▁Rail way", + "ap s", + "a ps", + "▁epis ode", + "▁Te am", + "▁ Team", + "▁L ife", + "▁Li fe", + "▁Lif e", + "▁ Life", + "海 拔", + "▁太空 监视", + "he re", + "her e", + "h ere", + "▁S pec", + "▁Sp ec", + "▁Spe c", + "▁h ow", + "▁ho w", + "▁ how", + "▁K h", + "▁in formation", + "▁inform ation", + "is hop", + "ish op", + "bo ur", + "b our", + "▁S ome", + "▁So me", + "▁Som e", + "er rit", + "err it", + "if f", + "i ff", + "▁Ex p", + "▁c ross", + "▁cr oss", + "▁ cross", + "he ad", + "▁n ever", + "▁ne ver", + "地 理", + "▁S aint", + "▁Sa int", + "▁ Saint", + "另 外", + "▁R ock", + "▁Ro ck", + "▁Roc k", + "▁ Rock", + "▁c our", + "▁co ur", + "▁cou r", + "ov iet", + "ovi et", + "▁D irect", + "▁Di rect", + "▁Dir ect", + "演 出", + "▁in st", + "▁ins t", + "▁Ge org", + "▁Geor g", + "▁art ists", + "▁artist s", + "接 受", + "▁D ef", + "▁De f", + "▁polit ician", + "▁politic ian", + "屬 於", + "▁p aint", + "▁pain t", + "av al", + "ava l", + "a val", + "發 生", + "ist ry", + "istr y", + "学 家", + "▁O l", + "A C", + "▁r adio", + "▁rad io", + "▁radi o", + "▁Ch ic", + "▁Chi c", + "oc h", + "o ch", + "▁E r", + "▁ Er", + ", 《", + "▁R ob", + "▁Ro b", + "▁l ight", + "▁lig ht", + "▁ light", + "東 京", + "▁p os", + "▁po s", + "oc key", + "ock ey", + "▁be lie", + "▁bel ie", + "▁F r", + "ad o", + "a do", + "re st", + "res t", + "r est", + "▁cont ract", + "▁contr act", + "ra el", + "r ael", + "▁st rong", + "▁str ong", + "▁ strong", + "▁生 平", + "▁f oc", + "▁fo c", + "▁P enn", + "▁Pen n", + "▁I reland", + "▁Ir eland", + "▁ Ireland", + "具 有", + "ab ility", + "abil ity", + "▁C he", + "▁Ch e", + "國 民", + "行政 区", + "air s", + "ai rs", + "a irs", + "rid ge", + "r idge", + "▁Ed ucation", + "▁Educ ation", + "▁E mp", + "▁Em p", + "io s", + "i os", + "委員 會", + "▁m us", + "▁ mus", + "▁O b", + "任 何", + "學 生", + "ar r", + "im ate", + "ima te", + "i mate", + "▁se par", + "emb ly", + "▁ass oci", + "同 时", + "版 本", + "ec e", + "e ce", + "▁V ill", + "▁Vi ll", + "▁Vil l", + "主 持", + "▁S tr", + "▁St r", + "▁M a", + "▁ Ma", + "▁success ful", + "保 护", + "cl e", + "c le", + "▁i de", + "▁id e", + "▁ ide", + "▁T our", + "▁To ur", + "▁r ank", + "▁ran k", + "▁ rank", + "▁avail able", + "ig ned", + "ign ed", + "▁l iving", + "▁liv ing", + "▁ living", + "and id", + "andi d", + "▁f ree", + "▁fr ee", + "▁fre e", + "▁ free", + "的 是", + "年 夏季", + "形 成", + "ser v", + "s erv", + "viron ment", + "▁Or der", + "▁Ord er", + "y d", + "▁fem ale", + "▁arch itect", + "為 了", + "▁Olymp ic", + "▁st age", + "▁ stage", + "发 现", + ", \"", + "▁f ight", + "▁fig ht", + "▁ fight", + "下 辖", + "▁ac qu", + "奧 林匹克", + "增 加", + "E R", + "ke d", + "k ed", + "選 舉", + "▁L os", + "▁Lo s", + "▁Tur k", + "▁L ake", + "▁La ke", + "▁Lak e", + "▁al though", + "on n", + "▁t ra", + "▁tr a", + "▁ tra", + "ough t", + "▁w inn", + "▁win n", + "高 度", + "an ds", + "and s", + "id s", + "i ds", + "▁fin ished", + "▁finish ed", + "他 在", + "▁k illed", + "▁kill ed", + "▁kil led", + "z a", + "▁mon ths", + "▁month s", + "▁Film s", + "▁Fil ms", + "id ents", + "ident s", + "iden ts", + "特 別", + "之 后", + "in als", + "inal s", + "ina ls", + "▁per formance", + "▁perform ance", + "▁performan ce", + "▁bo oks", + "▁book s", + "▁ books", + "▁At l", + "▁ Atl", + "om m", + "o mm", + "way s", + "wa ys", + "w ays", + "▁s te", + "▁st e", + "▁ ste", + "el ling", + "ell ing", + "elli ng", + "▁D o", + "▁ Do", + "il ities", + "ilit ies", + "ili ties", + "▁Virgin ia", + "▁in str", + "▁ins tr", + "▁inst r", + "ran ch", + "r anch", + "▁M od", + "▁Mo d", + "▁ Mod", + "ch ie", + "chi e", + "歌 手", + "ist an", + "ista n", + "i stan", + "▁An n", + "▁S qu", + "植 物", + "▁g ave", + "只 有", + "▁a way", + "▁aw ay", + "▁ away", + "非 常", + "▁t aken", + "▁take n", + "▁follow ed", + "▁For ce", + "ga r", + "g ar", + "▁c ost", + "▁co st", + "en ced", + "enc ed", + "ence d", + "back ground", + "▁P an", + "▁Pa n", + "▁r a", + "▁ ra", + "▁C arl", + "▁Car l", + "y r", + "能 力", + "▁N otes", + "▁Not es", + "▁No tes", + "▁Note s", + "▁award ed", + "▁aw arded", + "▁M ill", + "▁Mil l", + "▁Mi ll", + "▁pl aces", + "▁place s", + "ific ant", + "ifican t", + "▁C lass", + "▁Cl ass", + "▁Cla ss", + "得 到", + "发 展", + "ho od", + "h ood", + "em s", + "e ms", + "取 得", + "▁re lig", + "▁rel ig", + "中 共", + "ig an", + "iga n", + "i gan", + "设 计", + "法 國", + "raz il", + "inc ip", + "g y", + "our ce", + "▁p lan", + "▁pl an", + "▁j ournal", + "▁journ al", + "▁des igned", + "▁design ed", + "ak er", + "ake r", + "a ker", + "▁includ es", + "▁include s", + "克 斯", + "k r", + "▁mater ial", + "ut ch", + "▁m ix", + "▁mi x", + "▁c irc", + "▁cir c", + "▁P rod", + "▁Pro d", + "▁Pr od", + "l a", + "這 個", + "▁J ust", + "▁Ju st", + "▁ Just", + "▁feat ures", + "▁fe atures", + "▁feature s", + "un k", + "I D", + "▁feat ured", + "▁feature d", + "F A", + "▁sh ows", + "▁show s", + "ur p", + "▁s en", + "▁se n", + "▁ sen", + "名 的", + "om p", + "o mp", + "年 度", + "om a", + "o ma", + "年 至", + "▁go al", + "om s", + "o ms", + "▁v iol", + "▁vi ol", + "▁original ly", + "▁origin ally", + "▁f ront", + "▁fr ont", + "▁ front", + "▁Ar ts", + "▁Art s", + "▁air craft", + "德 國", + "▁ag re", + "▁ agre", + "▁M il", + "▁Mi l", + "▁G all", + "▁Gal l", + "▁Ga ll", + "▁p ut", + "▁ put", + "▁Chic ago", + "安 全", + "▁d ev", + "▁de v", + "ge d", + "g ed", + "▁stud y", + "ne l", + "n el", + "▁w id", + "▁ wid", + "地 的", + "▁r ock", + "▁ro ck", + "▁roc k", + "▁ rock", + "一 直", + "尼 亞", + "mer c", + "m erc", + "▁c ivil", + "▁att empt", + "▁attem pt", + "密 度", + "▁d am", + "▁da m", + "▁ dam", + "re ad", + "rea d", + "有限 公司", + "▁y ou", + "▁s inger", + "▁sing er", + "▁sin ger", + "▁G overnment", + "▁Govern ment", + "and ed", + "如 果", + "▁ac cess", + "▁acc ess", + "▁c urrent", + "▁curr ent", + "▁cur rent", + "▁j ud", + "▁ju d", + "▁ jud", + "he st", + "hes t", + "h est", + "舉 行", + "▁l ab", + "▁la b", + "▁i ll", + "▁ ill", + "▁on ce", + "ur ity", + "uri ty", + "▁Mex ico", + "▁T echn", + "▁Tech n", + "▁Histor ic", + "▁rem ained", + "▁remain ed", + "or es", + "ore s", + "o res", + "除 了", + "▁C at", + "▁Ca t", + "▁reg ular", + "▁regul ar", + "▁ regular", + "▁Pro fess", + "▁Prof ess", + "▁O ff", + "▁Of f", + "▁C areer", + "▁Car eer", + "▁Care er", + "附 近", + "il ver", + "an nel", + "ann el", + "anne l", + "▁I ll", + "▁Il l", + "▁p ress", + "▁pr ess", + "▁pre ss", + "▁pres s", + "▁ press", + "or der", + "ord er", + "▁t our", + "▁to ur", + "經 濟", + "▁d ou", + "▁do u", + "▁ dou", + "▁s ound", + "▁so und", + "re l", + "r el", + "奧林匹克 運動會", + "▁M ark", + "▁Mar k", + "▁ Mark", + "▁S ir", + "▁Si r", + "▁Is rael", + "er ous", + "ero us", + "e rous", + "▁s even", + "▁se ven", + "Am er", + "A mer", + "▁T wo", + "▁Tw o", + "技 术", + "it es", + "ite s", + "i tes", + "▁B razil", + "▁s em", + "▁se m", + "计 划", + "ch er", + "che r", + "c her", + "自 治", + "▁U nd", + "▁Un d", + "居 民", + "▁P erson", + "▁Per son", + "▁Pers on", + "▁D u", + "s k", + "▁tourn ament", + "▁B rown", + "▁Br own", + "▁Bro wn", + "▁S oviet", + "▁mark et", + "▁mar ket", + "▁ market", + "此 外", + "▁he alth", + "ver t", + "v ert", + "天 文", + "議 員", + "▁b oard", + "▁bo ard", + "▁ board", + "war e", + "wa re", + "w are", + "时 间", + "ist ics", + "istic s", + "生 物", + ") (", + "一 起", + "▁in j", + "▁tr aining", + "▁tra ining", + "▁train ing", + "這 些", + "▁P e", + "▁bas ketball", + "▁l iter", + "▁lit er", + "問 題", + "參 與", + "ience s", + "ien ces", + "i ences", + "▁t est", + "▁te st", + "列 車", + "▁G re", + "▁Gr e", + "▁sign ificant", + "ac hing", + "ach ing", + "achi ng", + "a ching", + "属 于", + "▁It aly", + "▁Ital y", + "if t", + "i ft", + "ar ts", + "art s", + "▁I S", + "▁ IS", + "lo r", + "l or", + "▁m ust", + "▁mus t", + "mi er", + "m ier", + "ac hes", + "ach es", + "ache s", + "a ches", + "▁M r", + "▁ Mr", + "清 朝", + "▁W in", + "▁ Win", + "▁comp os", + "se l", + "s el", + "▁S cience", + "▁Sc ience", + "許 多", + "ó n", + "u a", + "▁le ading", + "▁lead ing", + "B N", + "▁mod el", + "▁mode l", + "▁mo del", + "中华 人民共和国", + "中 华人民共和国", + "▁I ts", + "▁It s", + "▁sc ored", + "▁score d", + "罗 斯", + "ug by", + "▁B us", + "▁Bu s", + "民 族", + "平 均", + "▁trans l", + "il ies", + "ili es", + "i lies", + "▁l argest", + "▁large st", + "▁larg est", + "▁C ommission", + "▁Com mission", + "▁Comm ission", + "▁S cot", + "▁Sc ot", + "ag on", + "ago n", + "▁S ub", + "▁Su b", + "k n", + "最 終", + "▁c ourt", + "▁co urt", + "▁cour t", + "▁ court", + "▁cons ist", + "ec tor", + "ect or", + "e ctor", + "▁through out", + "op p", + "o pp", + "▁P olit", + "▁Pol it", + "▁Po lit", + "▁for ces", + "▁force s", + "ta in", + "t ain", + "▁N avy", + "▁Na vy", + "▁Nav y", + "韓 國", + "▁ 李", + "学 名", + "▁Offic ial", + "▁Off icial", + "▁S ince", + "▁Sin ce", + "▁r ights", + "▁right s", + "时 期", + "▁e arl", + "▁ear l", + "un s", + "u ns", + "m b", + "augh t", + "aug ht", + "▁count ries", + "▁e arn", + "▁ear n", + "ac ters", + "act ers", + "acter s", + "▁g old", + "▁go ld", + "政治 人物", + "雖 然", + "▁art ist", + "▁ed uc", + "▁美 國", + "▁ 美國", + "▁pro ble", + "▁prob le", + "▁s ugg", + "▁su gg", + "ol k", + "▁D en", + "▁De n", + "▁ Den", + "▁b i", + "▁ bi", + "法 院", + "新 聞", + "主 義", + "▁l isted", + "▁list ed", + "▁ listed", + "▁O ut", + "▁ Out", + "路 線", + "▁pol ice", + "▁polic e", + "▁st ri", + "▁str i", + "▁writ er", + "▁write r", + "▁ writer", + "▁introd uced", + "▁introduce d", + "之 前", + "ut ure", + "u ture", + "atri ate", + "第 四", + ": “", + "担 任", + "▁repl aced", + "▁replace d", + "的一 個", + "的 一個", + "O S", + "▁trans fer", + "▁s een", + "▁se en", + "▁see n", + "et te", + "ett e", + "ic y", + "i cy", + "▁inv olved", + "▁invol ved", + "▁involve d", + "sy ch", + "s ych", + "▁F re", + "▁Fr e", + "oy s", + "o ys", + "F L", + "比 赛", + "▁r ailway", + "▁rail way", + "ie n", + "i en", + "▁pr ivate", + "▁priv ate", + "▁E lect", + "▁El ect", + "▁Ele ct", + "▁wh ite", + "▁ white", + "▁G od", + "▁Go d", + "▁Comm ittee", + "聯 盟", + "in ct", + "inc t", + "音 乐", + "▁L ove", + "▁Lo ve", + "▁Lov e", + "▁ Love", + "▁m edia", + "▁med ia", + "el t", + "en th", + "ent h", + "▁house hold", + "▁event ually", + "▁eventual ly", + "▁con v", + "书 记", + "▁col lege", + "▁colleg e", + "▁colle ge", + "o o", + "西 班牙", + "ian o", + "ia no", + "i ano", + "▁O per", + "▁Op er", + "▁sub sequ", + "▁subs equ", + "▁ 卡", + "電視 劇", + "▁a ble", + "▁ab le", + "▁ able", + "ian a", + "ia na", + "i ana", + "▁L and", + "▁La nd", + "▁Lan d", + "i qu", + "▁b ar", + "▁ bar", + "時 代", + "▁I rish", + "▁Ir ish", + "因 为", + "▁act ress", + "▁k ey", + "▁ke y", + "▁ key", + "▁F estival", + "▁Fest ival", + "▁P arliament", + "▁t ro", + "▁tr o", + "▁Flor ida", + "▁compet ition", + "解 放", + "rib ution", + "ribut ion", + "这 些", + "▁add ed", + "播 出", + "▁N orthern", + "▁North ern", + "▁Nort hern", + "fa ce", + "f ace", + "▁O ld", + "▁Ol d", + "▁ Old", + "战 争", + "重 新", + "hi re", + "h ire", + "進 入", + "▁t reat", + "▁tr eat", + "▁tre at", + "飾 演", + "er o", + "e ro", + "ro ad", + "▁O ver", + "▁Ov er", + "▁Al though", + "演 唱", + "as ing", + "asi ng", + "都 是", + "▁resp ons", + "▁M os", + "▁Mo s", + "意 大利", + "Amer ican", + "▁R ussia", + "▁Russ ia", + "/ /", + "ri ption", + "ript ion", + "rip tion", + "▁Prov ince", + "am ily", + "ami ly", + "ct or", + "c tor", + "▁s er", + "▁se r", + "▁ ser", + "▁W ales", + "▁Wal es", + "▁Wa les", + "▁R os", + "▁Ro s", + "▁F ound", + "▁Fo und", + "li m", + "l im", + ".. ..", + "... .", + ". ...", + "▁L iber", + "▁Li ber", + "▁Lib er", + "▁m ount", + "▁mo unt", + "▁ mount", + "▁res ults", + "▁result s", + "不 是", + "個 人", + "ret ary", + "r etary", + "▁ent ire", + "尼 亚", + "uf act", + "▁r an", + "▁ra n", + "▁ ran", + "用 的", + "共 有", + "▁M ost", + "▁Mo st", + "▁Mos t", + "羅 斯", + "▁Jos eph", + "▁Jose ph", + "▁s ch", + "▁sc h", + "▁ sch", + "參 加", + "merc ial", + "▁c andid", + ": #", + "直 接", + "▁st ated", + "▁state d", + "▁stat ed", + "加 拿", + "▁a ud", + "▁ aud", + "▁four th", + ": )", + "▁p ast", + "▁Serv ice", + "▁cent ral", + "▁ central", + "共 产", + "另 一", + "▁re b", + "▁r eb", + "er ry", + "err y", + "ic ated", + "ica ted", + "icate d", + "學 家", + "▁ i", + "完 全", + "▁w ind", + "▁win d", + "▁ wind", + "▁( \"", + "▁S a", + "▁ Sa", + "▁ 高", + "▁doc ument", + "▁st ates", + "▁state s", + "▁stat es", + "st ant", + "stan t", + "位 置", + "▁voc als", + "▁vocal s", + "▁Col umb", + "ok e", + "o ke", + "or por", + "orp or", + "▁D i", + "at o", + "a to", + "根 据", + "ib l", + "i bl", + "▁n omin", + "▁no min", + "▁nom in", + "作 曲", + "▁ass ociation", + "▁associ ation", + "ri al", + "ria l", + "r ial", + "an tic", + "ant ic", + "anti c", + "▁Angel es", + "yl van", + "▁c ritic", + "▁cr itic", + "▁crit ic", + "▁In c", + "en tal", + "ent al", + "por ary", + "pora ry", + "▁S eries", + "▁Se ries", + "▁Ser ies", + "▁Serie s", + "▁r ange", + "▁ran ge", + "▁rang e", + "▁ range", + "共 同", + "▁l east", + "▁le ast", + "家 庭", + "as k", + "a sk", + "▁U p", + "▁ Up", + "▁sp ace", + "▁spac e", + "▁ space", + "▁f ig", + "▁Con gress", + "▁Cong ress", + "影 响", + "▁P o", + "▁S k", + "▁V i", + "▁e ither", + "決 定", + "▁F in", + "▁un its", + "▁unit s", + "▁st aff", + "▁pl ant", + "▁plan t", + "▁ plant", + "▁ 的", + "已 經", + "▁O h", + "▁ Oh", + "台 北", + "戰 爭", + "▁D ou", + "▁Do u", + "期 间", + "▁l oss", + "▁lo ss", + "▁los s", + "▁ loss", + "O N", + "▁ab ove", + "bo ard", + "b oard", + "▁Ar g", + "▁dis cover", + "▁disc over", + "▁L u", + "▁P ac", + "▁Pa c", + "▁ Pac", + "▁curr ently", + "▁current ly", + "这 个", + "ay ing", + "a ying", + "聯 合", + "▁S ol", + "▁So l", + "▁Res earch", + "ient s", + "ien ts", + "i ents", + "ur t", + "▁writ ers", + "▁writer s", + "▁write rs", + "▁ writers", + "▁cl ose", + "▁clos e", + "▁re ached", + "▁reach ed", + "▁S tar", + "▁St ar", + "▁Sta r", + "▁ Star", + "de n", + "d en", + "公 共", + "▁c op", + "▁co p", + "▁ cop", + "▁v ia", + "▁vi a", + "▁ via", + "▁cl os", + "▁G reek", + "▁Gr eek", + "▁Gre ek", + "▁ch ange", + "▁chang e", + "▁ change", + "la m", + "l am", + "擁 有", + "ut y", + "u ty", + "十 一", + "▁F red", + "▁Fr ed", + "▁Fre d", + "sh ire", + "s hire", + "▁H a", + "▁ Ha", + "家 族", + "er ve", + "erv e", + "me di", + "med i", + "▁明 朝", + "▁ 明朝", + "▁deg ree", + "y e", + "▁M at", + "▁Ma t", + "g l", + "▁h om", + "▁ho m", + "pe c", + "p ec", + "is es", + "ise s", + "i ses", + "自 然", + "; \"", + "▁p e", + "▁ pe", + "▁cent er", + "▁ center", + ": //", + "▁prov ided", + "▁provide d", + "▁Mart in", + "A n", + "sp eople", + "s people", + "▁S o", + "▁ So", + "A M", + "▁ 小", + "▁up on", + "歐 洲", + "▁c ou", + "▁co u", + "利 用", + "作 家", + "▁f av", + "▁fa v", + "ig er", + "ige r", + "i ger", + "ra ph", + "rap h", + "r aph", + "▁Emp ire", + "▁ed ition", + "▁ edition", + "▁ex hib", + "▁le arn", + "▁ex press", + "▁exp ress", + "▁inter est", + "▁inte rest", + "rough t", + "r ought", + "也 有", + "▁se asons", + "▁season s", + "ua n", + "u an", + "az z", + "a zz", + "▁s aw", + "▁sa w", + "gi an", + "g ian", + "行政区 划", + "通 過", + "▁a ctor", + "▁act or", + "▁ac tor", + "▁ actor", + "ylvan ia", + "▁act ion", + "▁ac tion", + "▁ action", + "▁char acters", + "▁character s", + "▁Carol ina", + "▁d u", + "▁ du", + "▁re spect", + "▁resp ect", + "fi c", + "f ic", + "id er", + "ide r", + "i der", + "▁C D", + "▁ CD", + "▁g et", + "▁ge t", + "▁ get", + "▁R am", + "▁Ra m", + "or a", + "o ra", + "▁a p", + "▁ ap", + "an da", + "and a", + "▁cont ribut", + "ee p", + "e ep", + "F C", + "▁pl aced", + "▁place d", + "I C", + "甚 至", + "▁broad cast", + "大 陆", + "ubl ican", + "ublic an", + "pl y", + "p ly", + "▁ )", + "▁V er", + "▁Ve r", + "▁ Ver", + "▁ar g", + "▁ arg", + "▁c ensus", + "▁cens us", + "主 角", + "▁sub ject", + "ru p", + "r up", + "ub e", + "u be", + "▁Ass embly", + "ig ital", + "igi tal", + "加拿 大", + "pt ion", + "p tion", + "▁a chie", + "▁miss ing", + "▁f ar", + "▁fa r", + "▁ far", + "en ds", + "end s", + "ad ium", + "adi um", + "▁T w", + "▁ Tw", + "▁A p", + "推 出", + "称 为", + "文 物", + "▁Ar ab", + "▁m ean", + "▁me an", + "▁p ot", + "▁po t", + "▁ pot", + "当 时", + "背 景", + "we ll", + "w ell", + "▁m ass", + "▁ma ss", + "▁mas s", + "▁po et", + "▁O pen", + "▁Op en", + "▁ Open", + "▁W ood", + "▁F urther", + "▁Fur ther", + "发 生", + "\" )", + "▁ +", + "網 站", + "亞 洲", + "▁n ight", + "▁ night", + "方 法", + "▁E p", + "人口 密度", + "▁le ader", + "▁lead er", + "法 律", + "博 物", + "▁us ually", + "▁usual ly", + "分 別", + "E S", + "al i", + "a li", + "包 含", + "▁M ic", + "▁Mi c", + "▁ Mic", + "▁S ocial", + "▁Soc ial", + "▁Soci al", + "stit ution", + "stitut ion", + "stitu tion", + "▁t re", + "▁tr e", + "▁ tre", + "▁F ort", + "▁For t", + "A N", + "▁U kr", + "▁s ex", + "▁se x", + "▁ sex", + "eng th", + "kn own", + "know n", + "联 合", + "ult ural", + "▁J e", + "▁H ot", + "▁Ho t", + "▁B attle", + "▁Bat tle", + "▁Batt le", + "▁f if", + "▁J im", + "▁Ji m", + "pt s", + "p ts", + "▁F ollow", + "▁Fol low", + "si s", + "s is", + "▁mult ip", + "▁multi p", + "in gu", + "ing u", + "▁R adio", + "▁Rad io", + "總 統", + "▁H ow", + "▁Ho w", + "▁ How", + "▁H el", + "▁He l", + "▁me as", + "um ents", + "ument s", + "umen ts", + "u ments", + "▁d raw", + "▁dr aw", + "形 式", + "wa n", + "w an", + "ar ily", + "ari ly", + "bu r", + "b ur", + "▁M ajor", + "▁Maj or", + "▁r iver", + "▁ri ver", + "c a", + "ab it", + "abi t", + "a bit", + "or ing", + "ori ng", + "o ring", + "▁att ended", + "▁attend ed", + "re me", + "rem e", + "r eme", + "le ments", + "lement s", + "lem ents", + "l ements", + "at i", + "a ti", + "▁B ul", + "▁Bu l", + "▁L ee", + "▁Le e", + "ans as", + "▁app rox", + "▁appro x", + "死 亡", + "▁dec ided", + "▁decide d", + "電視 台", + "▁w inning", + "▁win ning", + "▁winn ing", + "▁ winning", + "▁F inal", + "▁Fin al", + "▁O x", + "▁stud io", + "ur b", + "格 蘭", + "▁ob ject", + "▁C ross", + "▁Cr oss", + "▁Cro ss", + "▁Cros s", + "大 量", + "藝 術", + "▁s yn", + "▁sy n", + "ul ture", + "ult ure", + "球 隊", + "▁n atural", + "i i", + "il ls", + "ill s", + "▁Ch ief", + "▁Chi ef", + "是 由", + "ow ers", + "ower s", + "下 的", + "on str", + "ons tr", + "un ior", + "uni or", + "美 元", + ": 《", + "ig a", + "i ga", + "▁pre viously", + "▁previous ly", + "▁Med al", + "▁Me dal", + "▁m ethod", + "er sey", + "ers ey", + "erse y", + "il s", + "i ls", + "並 且", + "A r", + "us p", + "u sp", + "▁p arts", + "▁part s", + "▁par ts", + "▁ parts", + "▁d ivision", + "▁div ision", + "▁Dem ocratic", + "▁Democr atic", + "▁Democrat ic", + "配 音", + "▁cap ital", + "▁capita l", + "▁m ur", + "▁pl ann", + "▁plan n", + "▁Bu ild", + "▁f ir", + "▁col lect", + "▁coll ect", + "▁colle ct", + "▁St ep", + "▁Ste p", + "▁G ar", + "▁Ga r", + "▁C ap", + "▁Ca p", + "▁prod ucer", + "▁produc er", + "▁produce r", + "三 年", + "▁S ar", + "▁Sa r", + "▁Penn s", + "▁Pen ns", + "▁mov ement", + "▁move ment", + "▁mo vement", + "ee s", + "e es", + "▁H aw", + "▁Ha w", + "▁D utch", + "mon d", + "mo nd", + "m ond", + "it an", + "ita n", + "l anguage", + "▁occ up", + "再 次", + "新 的", + "方 向", + "oi d", + "o id", + "▁pl ays", + "▁play s", + "mar k", + "m ark", + "▁p red", + "▁pr ed", + "▁pre d", + "▁in stead", + "E E", + "▁B ase", + "▁Bas e", + "▁Ba se", + "ra y", + "r ay", + "▁ne igh", + "▁P ost", + "▁Po st", + "▁Pos t", + "▁wh ose", + "▁who se", + "設 有", + "▁Y oung", + "▁You ng", + "▁c ricket", + "▁cr icket", + "▁k now", + "▁kn ow", + "▁ know", + "不 能", + "▁J ack", + "▁Jac k", + "▁Ja ck", + "▁ Jack", + "▁B ig", + "▁Bi g", + "▁ Big", + "▁system s", + "聯 賽", + "▁C ro", + "▁Cr o", + "▁s ports", + "▁sport s", + "▁R h", + "▁Eng ine", + "a o", + "▁prov ide", + "不 過", + "▁s cient", + "▁sc ient", + "道 路", + "▁def eated", + "▁defeat ed", + "amp ion", + "he ast", + "h east", + "▁L uc", + "▁Lu c", + "▁Sp ain", + "▁re ading", + "▁read ing", + "base d", + "bas ed", + "b ased", + "aw a", + "a wa", + "▁J ud", + "▁Ju d", + "en sis", + "ens is", + "▁Reg ister", + "司 令", + "科 学", + "▁R el", + "▁Re l", + "▁b ank", + "▁ban k", + "▁ bank", + "功 能", + "▁Follow ing", + "▁P ak", + "▁Pa k", + "▁W eb", + "▁We b", + "▁ Web", + "鐵 道", + "ci ent", + "c ient", + "▁c reat", + "▁cre at", + "▁cr eat", + "▁B re", + "▁Br e", + "is co", + "isc o", + "▁sing les", + "▁single s", + "im b", + "i mb", + "浙 江", + "▁ac cept", + "▁acc ept", + "漫 畫", + "ven ue", + "▁re ve", + "▁rev e", + "▁C ivil", + "▁col lection", + "▁coll ection", + "▁collect ion", + "ul ty", + "ult y", + "▁Phil ipp", + "▁Philip p", + "omet imes", + "ometime s", + "▁f arm", + "▁far m", + "▁c ulture", + "▁cult ure", + "▁cul ture", + "外 交", + "▁eff ort", + "UT C", + "U TC", + "▁n etwork", + "▁net work", + "ir a", + "i ra", + "政 策", + "▁s ize", + "▁ size", + "wa r", + "w ar", + "▁L ong", + "▁Lo ng", + "▁Lon g", + "▁c anc", + "▁can c", + "vi ng", + "vin g", + "v ing", + "k o", + "▁prim ary", + "▁pri mary", + "E C", + "问 题", + "集 团", + "的 情", + "▁B oard", + "▁Bo ard", + "▁p ain", + "会 议", + "▁s ection", + "▁sec tion", + "▁L ater", + "▁La ter", + "▁Lat er", + "▁Late r", + "▁n orthern", + "▁north ern", + "▁nort hern", + "ar den", + "ard en", + "arde n", + "s s", + "▁C amb", + "▁Cam b", + "▁Ca mb", + "el led", + "ell ed", + "elle d", + "▁M embers", + "▁Member s", + "▁Mem bers", + "▁p ark", + "▁par k", + "▁ park", + "▁K ar", + "▁Ka r", + "en nis", + "enn is", + "▁Scott ish", + "▁n eg", + "▁ne g", + "▁music al", + "▁mus ical", + "▁beh ind", + "or g", + "▁s um", + "▁su m", + "希 望", + "▁act ive", + "▁activ e", + "▁ active", + "▁represent ed", + "拉 斯", + "or al", + "ora l", + "o ral", + "▁t ax", + "▁invest ig", + "獨 立", + "▁t ype", + "▁typ e", + "▁ty pe", + "▁ type", + "性 的", + "ens ion", + "▁f all", + "▁fa ll", + "▁fal l", + "▁ fall", + "▁ 北", + "▁l ower", + "▁lo wer", + "▁low er", + "▁J ul", + "▁Ju l", + "中華 民國", + "▁B ack", + "▁Ba ck", + "▁Bac k", + "計 劃", + "▁g rand", + "▁gr and", + "▁gran d", + "▁ grand", + "之 间", + "利 亚", + "澳 門", + "▁fam ilies", + "▁ families", + "ug u", + "u gu", + "p e", + "an ced", + "ance d", + "anc ed", + "公 園", + "州 市", + "▁Mc C", + "▁D is", + "▁Di s", + "服 务", + "im a", + "i ma", + "▁d eal", + "▁de al", + "▁ 金", + "el ebr", + "ele br", + "模 式", + "▁organ iz", + "出 现", + "▁s outhern", + "▁south ern", + "ak a", + "a ka", + "et ic", + "eti c", + "e tic", + "無 法", + "▁C am", + "▁Ca m", + "▁r ather", + "▁ra ther", + "▁rat her", + "▁d rama", + "▁dr ama", + "▁dram a", + "▁ drama", + "▁b rought", + "▁br ought", + "▁p urch", + "▁pur ch", + "cl us", + "奥 林匹克", + "月 台", + "全 球", + "▁h it", + "▁hi t", + "單 曲", + "▁an aly", + "i y", + "活 动", + "▁W ind", + "▁Win d", + "▁ Wind", + "▁New s", + "▁As ian", + "▁Asia n", + "▁M ilitary", + "▁Mil itary", + "▁Milit ary", + "▁ 天", + "▁for ce", + "▁ force", + "▁ac adem", + "▁T ri", + "▁Tr i", + "▁台 灣", + "▁ 台灣", + "o e", + "青 年", + "▁f ed", + "▁fe d", + "越 南", + "▁G al", + "▁Ga l", + "▁end ed", + "▁ ended", + "▁l ik", + "▁ lik", + "or se", + "ors e", + "▁g irl", + "▁ girl", + "共产 党", + "▁an ti", + "▁ant i", + "▁ anti", + "▁p ers", + "▁per s", + "▁pe rs", + "▁ pers", + "▁out side", + "▁Ed ward", + "▁D evelop", + "▁De velop", + "▁dest roy", + "▁B ank", + "▁Ban k", + "(, ),", + "(,) ,", + "( ,),", + "直 到", + "▁Rep ublican", + "▁Republic an", + "▁de feat", + "▁def eat", + "蒙 山", + "anc ial", + "al led", + "all ed", + "alle d", + "基 本", + "oun ter", + "ount er", + "o unter", + "▁d en", + "▁de n", + "▁ den", + "俄 罗斯", + "we r", + "w er", + "▁ph il", + "▁new sp", + "▁news p", + "▁in sp", + "▁ins p", + "斯 坦", + "街 道", + "▁S ports", + "▁Sport s", + "▁man ufact", + "▁L oc", + "▁Lo c", + "▁c ut", + "▁ cut", + "ly ing", + "l ying", + "▁indust ry", + "▁S un", + "▁Su n", + "▁Mich igan", + "▁H ung", + "▁Hu ng", + "▁Hun g", + "▁ Hung", + "▁struct ure", + "▁p ossible", + "▁poss ible", + "S A", + "▁U nder", + "▁Un der", + "▁Und er", + "▁b all", + "▁bal l", + "▁ ball", + "▁reg ard", + "▁al most", + "ov ers", + "over s", + "ove rs", + "o vers", + "▁ch air", + "▁cha ir", + "▁ chair", + "▁k ing", + "▁kin g", + "▁ king", + "▁s cience", + "▁sc ience", + "▁football er", + "▁ footballer", + "▁p rison", + "▁pr ison", + "▁pri son", + "pec ially", + "ei gn", + "e ign", + "yp e", + "y pe", + "已 经", + "▁co ast", + "▁I ran", + "▁Ir an", + "▁Ira n", + "▁Un ivers", + "▁D isc", + "▁Di sc", + "▁Dis c", + "% ,", + "oi r", + "o ir", + "▁U r", + "▁trans port", + "▁In f", + "▁M ot", + "▁Mo t", + "▁Val ley", + "▁Vall ey", + "▁e sc", + "▁es c", + "▁ esc", + "▁I II", + "▁II I", + "▁ III", + "▁S ystem", + "▁Sy stem", + "▁T imes", + "▁Tim es", + "▁Time s", + "▁Ti mes", + "ad or", + "ado r", + "▁T op", + "▁To p", + "▁ Top", + "▁fr equ", + "▁fre qu", + "▁pl at", + "▁t ext", + "▁te xt", + "▁ text", + "▁w ood", + "▁ wood", + "▁Jew ish", + "▁ Jewish", + "li ke", + "lik e", + "l ike", + "▁writ ing", + "▁ writing", + "一 次", + "▁sh ot", + "▁ shot", + "it ors", + "itor s", + "ito rs", + "▁go als", + "▁goal s", + "科 技", + "▁S outhern", + "▁South ern", + "in ary", + "ina ry", + "▁c at", + "▁ca t", + "▁ cat", + "▁cl osed", + "▁close d", + "▁clos ed", + "▁ closed", + "▁ 巴", + "小 說", + "ip l", + "i pl", + "▁Te levision", + "▁chang ed", + "▁change d", + "ir o", + "i ro", + "▁sc hol", + "▁sch ol", + "▁L ibrary", + "▁Libr ary", + "的 地", + "ri ch", + "ric h", + "r ich", + "▁c ur", + "▁ cur", + "巡 天", + "▁r uns", + "▁run s", + "▁ru ns", + "▁M ah", + "▁Ma h", + "▁Pl aces", + "▁Place s", + "▁oper ations", + "▁operation s", + "C D", + "▁h ard", + "▁har d", + "▁ha rd", + "▁ hard", + "▁g e", + "▁ ge", + "兩 個", + "▁man ager", + "▁manag er", + "▁manage r", + "▁c red", + "▁cre d", + "▁cr ed", + "et ts", + "ett s", + "pr o", + "p ro", + "▁is land", + "▁mat ches", + "▁match es", + "in ois", + "ino is", + "两 个", + "▁stud ies", + "in ated", + "ina ted", + "inate d", + "▁pr incip", + "ec ess", + "ece ss", + "eces s", + "e cess", + "c y", + "▁person al", + "▁pers onal", + "▁b ur", + "▁bu r", + "▁ bur", + "ay a", + "a ya", + "▁B ob", + "▁Bo b", + "▁ Bob", + "v a", + "il la", + "ill a", + "i lla", + "▁T im", + "▁Ti m", + "▁mag azine", + "▁p ay", + "▁P rot", + "▁Pro t", + "▁Pr ot", + "千 米", + "it iz", + "iti z", + "▁ 三", + "▁ 王", + "st ate", + "▁all owed", + "▁allow ed", + "武 器", + "蒙 古", + "▁P oland", + "▁Pol and", + "▁Po land", + "中 文", + "▁J ournal", + "▁Journ al", + "▁beg inning", + "▁begin ning", + "▁an t", + "▁ ant", + "▁He alth", + "▁R ou", + "▁Ro u", + "對 於", + "▁tr avel", + "▁trav el", + "▁tra vel", + "▁offic er", + "▁office r", + "▁c ommission", + "▁com mission", + "▁comm ission", + "ec han", + "ech an", + "e chan", + "ol s", + "o ls", + "▁L ine", + "▁Li ne", + "▁Lin e", + "第一 次", + "第 一次", + "▁b en", + "▁be n", + "▁ ben", + "高 速", + "▁t errit", + "▁terr it", + "▁ter rit", + "父 親", + "而 且", + "▁own ed", + "▁ow ned", + "▁ owned", + "機 場", + "▁c al", + "▁ca l", + "▁ cal", + "▁w oman", + "▁ woman", + "do wn", + "d own", + "▁W al", + "▁Wa l", + "警 察", + "进 入", + "▁Oh io", + "▁M att", + "▁Ma tt", + "▁Mat t", + "▁Brit ain", + "▁Bri tain", + "ha r", + "h ar", + "▁s elf", + "▁ self", + "▁ob serv", + "ab b", + "a bb", + "ob al", + "oba l", + "o bal", + "▁ind ependent", + "▁independ ent", + "出 身", + "▁T re", + "▁Tr e", + "▁comp lex", + "▁comple x", + "▁compl ex", + "ya n", + "y an", + "▁As ia", + "▁f ood", + "▁fo od", + "编 码", + "▁im m", + "▁i mm", + "▁ imm", + "▁n ames", + "▁name s", + "▁na mes", + "▁nam es", + "▁A thlet", + "▁Ath let", + "▁laun ched", + "▁launch ed", + "結 果", + "立 法", + "us tr", + "ust r", + "u str", + "▁Qu een", + "▁Que en", + "宗 教", + "ce l", + "c el", + "人 員", + "▁E nd", + "▁En d", + "▁acc ording", + "▁accord ing", + "m i", + "en ed", + "ene d", + "e ned", + "▁s at", + "▁sa t", + "博 士", + "▁min or", + "os ing", + "四 川", + "▁B or", + "▁Bo r", + "▁c he", + "▁ch e", + "▁ che", + "▁wh om", + "▁who m", + "利 亞", + "uf fer", + "uff er", + "u ffer", + "▁B ook", + "▁Bo ok", + "▁d ate", + "▁da te", + "▁ date", + "行 動", + "▁sc reen", + "▁scr een", + "▁ screen", + "is ions", + "ision s", + "isi ons", + "属 的", + "▁r ad", + "▁ra d", + "▁ rad", + "▁rem ov", + "▁br eak", + "▁bre ak", + "▁ break", + "▁to wards", + "▁toward s", + "▁tow ards", + "ib ility", + "M A", + "▁Ill inois", + "▁ar my", + "▁arm y", + "▁conc ern", + "日 在", + "▁de term", + "▁det erm", + "▁deter m", + "fe ct", + "f ect", + "▁L o", + "▁ Lo", + "▁e ver", + "▁ev er", + "▁ ever", + "▁com mercial", + "bur y", + "bu ry", + "b ury", + "奥林匹克 运动会", + "結 束", + "▁D ie", + "▁Di e", + "▁L ab", + "▁La b", + "▁trad itional", + "▁tradition al", + "人 士", + "i ć", + "ad d", + "▁comp let", + "▁comple t", + "▁compl et", + "成 的", + "wi th", + "w ith", + "▁In t", + "▁ Int", + "n g", + "▁pro f", + "▁pr of", + "ac her", + "ach er", + "ache r", + "a cher", + "ac hus", + "ach us", + "a chus", + "▁high est", + "▁hig hest", + "▁t aking", + "英 文", + "▁K ong", + "▁Ko ng", + "▁Kon g", + "▁s pent", + "▁sp ent", + "if y", + "ia s", + "i as", + "an ks", + "ank s", + "op er", + "ope r", + "o per", + "▁high er", + "▁hig her", + "st ra", + "str a", + "s tra", + "V D", + "T h", + ") -", + "▁b ox", + "▁bo x", + "▁ box", + "▁es pecially", + "▁Direct or", + "▁Dir ector", + "A l", + "決 賽", + "ic ation", + "ica tion", + "▁v eh", + "▁ve h", + "▁Scot land", + "臺 北", + "▁ 安", + "▁m er", + "▁me r", + "▁ mer", + "▁de cl", + "▁dec l", + "▁Pac ific", + "▁A re", + "▁Ar e", + "西 部", + "▁K ent", + "▁Ken t", + "唯 一", + "▁b attle", + "▁batt le", + "▁bat tle", + "▁M inn", + "▁Min n", + "▁s uper", + "▁sup er", + "▁su per", + "物 理", + "▁rel ated", + "▁ related", + "▁sen ior", + "bo n", + "b on", + "em orial", + "emor ial", + "em ic", + "emi c", + "e mic", + "定 的", + "he t", + "h et", + "艺 术", + "來 自", + "▁E astern", + "▁East ern", + "▁Easter n", + "▁l ittle", + "▁lit tle", + "os ton", + "ost on", + "o ston", + "j a", + "al ed", + "ale d", + "a led", + "▁add itional", + "▁addition al", + "▁l et", + "▁le t", + "▁ let", + "re ady", + "read y", + "rea dy", + "▁e mb", + "▁em b", + "▁ emb", + "▁it self", + "▁its elf", + "欧 洲", + "成 员", + "的 名", + "总 统", + "排 名", + "▁Arg ent", + "▁ch ief", + "▁ chief", + "人 大", + "▁squ ad", + "w a", + "il a", + "i la", + "▁occ ur", + "▁l ived", + "▁live d", + "▁liv ed", + "▁ lived", + "▁J ersey", + "▁Jer sey", + "集 團", + "▁requ ired", + "▁require d", + "C C", + "▁Bl ue", + "▁Blu e", + "▁ Blue", + "▁B et", + "▁Be t", + "▁t oo", + "▁to o", + "F F", + "▁d isp", + "▁dis p", + "▁di sp", + "太 平", + "军 事", + "早 期", + "技 術", + "省 份", + "部 长", + "開 發", + "▁con tains", + "▁cont ains", + "▁contain s", + "▁f ocus", + "▁foc us", + "▁fo cus", + "紀 錄", + "▁mon th", + "▁mont h", + "▁ month", + "▁n oted", + "▁not ed", + "▁no ted", + "▁note d", + "关 系", + "▁Con ference", + "名 为", + "▁C onn", + "▁Con n", + "▁ Conn", + "俄 羅斯", + "▁O s", + "ho use", + "hou se", + "h ouse", + "▁m oney", + "▁mon ey", + "▁mo ney", + "導 演", + "us band", + "▁c are", + "▁car e", + "▁ca re", + "▁ care", + "on se", + "ons e", + "ki ng", + "kin g", + "k ing", + "in et", + "ine t", + "i net", + "▁iss ues", + "▁issue s", + "▁Cent re", + "▁Pol ish", + "▁Po lish", + "▁T ime", + "▁Tim e", + "▁Ti me", + "▁ Time", + "▁s ummer", + "▁sum mer", + "▁l ook", + "▁lo ok", + "▁B i", + "▁pract ice", + "il ed", + "ile d", + "i led", + "▁M P", + "▁ MP", + "ac tion", + "act ion", + "最 终", + "▁count y", + "▁Ec onom", + "▁Ox ford", + "el a", + "e la", + "▁s oon", + "▁so on", + "ki n", + "k in", + "▁En ter", + "▁Ent er", + "▁He ad", + "賽 事", + "▁Columb ia", + "ig g", + "i gg", + "▁qu arter", + "▁ quarter", + "少 年", + "▁f uture", + "am s", + "a ms", + "大 陸", + "▁L ord", + "▁Lo rd", + "▁Lor d", + "st anding", + "stan ding", + "stand ing", + "em porary", + "empor ary", + "▁e r", + "▁ er", + "▁William s", + "▁be low", + "▁bel ow", + "av a", + "a va", + "里 斯", + "▁T hat", + "▁Th at", + "▁K r", + "▁V an", + "▁Va n", + "n y", + "▁G overnor", + "▁Govern or", + "ch ange", + "chang e", + "chan ge", + "▁sur round", + "▁surr ound", + "▁me ans", + "▁mean s", + "▁proper ty", + "▁H ong", + "▁Hon g", + "▁Ho ng", + "列 车", + "帝 國", + "▁cent re", + "os op", + "oso p", + "▁ex cept", + "▁exc ept", + "▁ro ute", + "▁rout e", + "生 涯", + "的 新", + "这 一", + "▁appear ance", + "▁J ones", + "▁Jo nes", + "▁Jon es", + "co n", + "c on", + "n o", + "▁s elected", + "▁se lected", + "▁select ed", + "用 于", + "▁gen us", + "當 地", + "▁Pr ince", + "▁Prin ce", + "▁Princ e", + "ven tion", + "vent ion", + "v ention", + "▁B C", + "▁ BC", + "▁stand ard", + "▁S at", + "▁Sa t", + "▁D et", + "▁De t", + "achus etts", + "逝 世", + "▁G ame", + "▁Ga me", + "▁Gam e", + "▁ Game", + "▁elect ions", + "▁el ections", + "▁election s", + "领 导", + "▁en vironment", + "管 轄", + "▁G irl", + "▁Gir l", + "▁J ac", + "▁Ja c", + "▁associ ated", + "▁associate d", + "▁Ch arl", + "▁Char l", + "I A", + "独 立", + "▁Develop ment", + "▁open ing", + "▁op ening", + "▁M iddle", + "▁Midd le", + "▁歷 史", + "▁ 歷史", + "burg h", + "bur gh", + "man n", + "m ann", + "▁qu est", + "▁que st", + "▁ quest", + "▁d on", + "▁do n", + "▁ don", + "▁inter view", + "wi n", + "w in", + "d s", + "▁ 注", + "流 行", + "O R", + "▁B oston", + "▁Bo ston", + "▁Bos ton", + "▁pr ior", + "▁pri or", + "▁en tered", + "▁ent ered", + "▁enter ed", + "ab eth", + "abet h", + "abe th", + "▁M any", + "▁Man y", + "▁Ma ny", + "▁Man ag", + "▁s oft", + "▁so ft", + "▁ soft", + "地 球", + "▁s usp", + "▁su sp", + "▁B ang", + "▁Ba ng", + "▁Ban g", + "▁polit icians", + "▁politic ians", + "▁politician s", + "▁l ocation", + "▁loc ation", + "▁s core", + "▁sc ore", + "▁ score", + "▁e lev", + "▁el ev", + "▁ele v", + "as y", + "a sy", + "▁G h", + "▁P res", + "▁Pr es", + "▁Pre s", + "戰 鬥", + "▁c ases", + "▁case s", + "▁cas es", + "▁ca ses", + "▁B ir", + "▁Bi r", + "▁Re present", + "▁Rep resent", + "▁struct ures", + "▁structure s", + "▁stud ied", + "▁b ass", + "▁bas s", + "▁ bass", + "▁h tt", + "▁ htt", + "▁earl ier", + "團 體", + "oc cer", + "occ er", + "▁The atre", + "▁un it", + "▁comm and", + "ig inal", + "igi nal", + "▁app lic", + "▁Spec ial", + "原 因", + "ar ing", + "ari ng", + "arin g", + "a ring", + "▁e ns", + "▁en s", + "▁ ens", + "M S", + "▁St an", + "▁Sta n", + "▁t rain", + "▁tr ain", + "▁tra in", + "后 来", + "▁ret ired", + "▁retire d", + "▁m ission", + "▁miss ion", + "▁ mission", + "▁vict ory", + "▁A z", + "▁man agement", + "▁manag ement", + "▁manage ment", + "導 致", + "▁地 理", + "▁ 地理", + "▁s ometimes", + "海拔 高度", + "▁stud ent", + "▁d om", + "▁do m", + "▁ dom", + "▁p i", + "▁ pi", + "arri age", + "机 构", + "她 的", + "▁S and", + "▁San d", + "▁Sa nd", + "O V", + "ri z", + "r iz", + "▁act ors", + "▁actor s", + "▁s eat", + "▁se at", + "▁sea t", + "▁ seat", + "▁ad op", + "▁s uffer", + "▁su ffer", + "▁suff er", + "▁c elebr", + "▁activ ities", + "▁W ater", + "▁Wat er", + "▁Wa ter", + "▁c ertain", + "▁cert ain", + "▁cer tain", + "▁ind ic", + "P S", + "最 大", + "▁r unning", + "▁run ning", + "ut en", + "ute n", + "u ten", + "▁參 見", + "▁Georg ia", + "um s", + "u ms", + "▁t hus", + "▁th us", + "▁ar ran", + "▁arr an", + "is ters", + "ist ers", + "ister s", + "i sters", + "b a", + "ir it", + "iri t", + "i rit", + "▁M ax", + "▁Ma x", + "▁ Max", + "许 多", + "▁Ch ild", + "▁Chi ld", + "的一个 市镇", + "▁l ength", + "▁leng th", + "▁ length", + "產 生", + "ry ing", + "r ying", + "海 軍", + "b l", + "ste in", + "▁ed itor", + "描 述", + "ke n", + "k en", + "▁l egal", + "▁le gal", + "▁leg al", + "▁us es", + "▁use s", + "▁u ses", + "▁ uses", + "基 督", + "▁c ome", + "▁com e", + "▁co me", + "▁ come", + "▁l ove", + "▁lo ve", + "▁lov e", + "▁G ood", + "▁Go od", + "▁ Good", + "河 南", + "議 會", + "相 同", + "▁Offic e", + "▁Off ice", + "U n", + "▁mult iple", + "▁multip le", + "▁multi ple", + "▁L y", + "at tal", + "att al", + "atta l", + "ta ined", + "tain ed", + "t ained", + "▁B ern", + "▁Ber n", + "ro ve", + "rov e", + "r ove", + "地 下", + "▁c ourse", + "▁co urse", + "▁cour se", + "▁F ield", + "er em", + "ere m", + "e rem", + "▁Con serv", + "▁Cons erv", + "全 國", + "▁be coming", + "▁bec oming", + "▁becom ing", + "者 的", + "▁M u", + "▁un ion", + "▁B ow", + "▁Bo w", + "ul f", + "is her", + "ish er", + "▁gen erally", + "▁general ly", + "▁gener ally", + "▁caus ed", + "▁cause d", + "▁ca used", + "制 度", + "is ation", + "isa tion", + "ee n", + "e en", + "tr ack", + "tra ck", + "联 邦", + "▁t rib", + "▁tr ib", + "▁tri b", + "▁k eep", + "▁ke ep", + "▁ keep", + "▁O f", + "▁al ready", + "▁C ard", + "▁Car d", + "▁Ca rd", + "該 國", + "ve y", + "v ey", + "ian ce", + "i ance", + "in em", + "ine m", + "▁St ation", + "▁Stat ion", + "▁Sta tion", + "▁ Station", + "▁w estern", + "▁west ern", + "▁ western", + "電 子", + "▁v on", + "▁vo n", + "▁Al bert", + "▁Alb ert", + "ail s", + "ai ls", + "a ils", + "▁s hips", + "▁sh ips", + "▁ship s", + "▁term s", + "▁ter ms", + "▁M id", + "▁Mi d", + "▁com edy", + "▁come dy", + "▁comed y", + "▁L atin", + "▁Lat in", + "▁B road", + "▁Bro ad", + "少 女", + "▁美 国", + "▁ 美国", + "年 在", + "現 在", + "第 十", + "▁Or gan", + "▁T em", + "▁Te m", + "▁tr ade", + "▁trad e", + "▁tra de", + "▁I f", + "▁ If", + "▁med ical", + "▁J ean", + "▁Je an", + "去 世", + "攻 擊", + "單 位", + "I T", + "▁m ove", + "▁mov e", + "▁mo ve", + "▁W ild", + "▁Wil d", + "á n", + "相 关", + "b b", + "▁L ittle", + "▁Lit tle", + "▁ Little", + "▁ann ual", + "un c", + "ad el", + "ade l", + "a del", + "▁S erb", + "▁Ser b", + "▁Co ast", + "▁D ev", + "▁De v", + "is k", + "i sk", + "建 设", + "▁h usband", + "▁John son", + "▁Johns on", + "▁B al", + "▁Ba l", + "的 特", + "中 學", + "信 息", + "ri ef", + "rie f", + "r ief", + "▁De ath", + "▁club s", + "ra st", + "ras t", + "r ast", + "▁coll abor", + "▁new s", + "▁dif fic", + "▁di ffic", + "▁diff ic", + "很 多", + "▁p rob", + "▁pro b", + "▁pr ob", + "▁B iography", + "▁Bi ography", + "ar ters", + "art ers", + "arter s", + "arte rs", + "等 人", + "▁p en", + "▁pe n", + "▁ pen", + "% )", + "bo ok", + "b ook", + "▁rel igious", + "▁relig ious", + "▁o rd", + "▁or d", + "▁ ord", + "最 初", + "▁chang es", + "▁change s", + "的 主", + "▁dec ision", + "▁init ially", + "▁initial ly", + "▁initi ally", + "▁Franc isco", + "▁Francis co", + "▁Francisc o", + "出版 社", + "男 性", + "▁L i", + "结 构", + "▁r ow", + "▁ro w", + "▁ row", + "▁w ide", + "▁wid e", + "▁ wide", + "▁p urp", + "▁pur p", + "▁feat ure", + "▁fe ature", + "▁incre ased", + "▁increase d", + "使 得", + "福 建", + "at ers", + "ate rs", + "ater s", + "a ters", + "全 部", + "動 物", + "ce an", + "c ean", + "▁compet ed", + "▁compete d", + "▁leg isl", + "A F", + "▁dep artment", + "▁depart ment", + "d a", + "▁s u", + "▁ su", + "▁oper ated", + "▁opera ted", + "▁operate d", + "▁F our", + "▁Fo ur", + "▁p il", + "▁pi l", + "▁A v", + "▁ 历史", + "▁mur der", + "▁Trans port", + "ant ry", + "mit ted", + "mitt ed", + "m itted", + "U S", + "▁S ea", + "▁Se a", + "号 线", + "▁h ockey", + "體 育", + "▁E ll", + "▁El l", + "▁num erous", + "▁C le", + "▁Cl e", + "ti es", + "t ies", + "语 言", + "畢 業", + "aul t", + "a ult", + "▁C z", + "br e", + "b re", + "se n", + "s en", + "▁v ir", + "▁vi r", + "ad ed", + "ade d", + "▁A k", + "▁An ton", + "▁Ant on", + "▁Anto n", + "機 構", + "普 通", + "▁s ea", + "▁se a", + "▁ sea", + "gy pt", + "it ation", + "ita tion", + "▁h ot", + "▁ho t", + "▁old er", + "▁major ity", + "▁s af", + "▁sa f", + "▁Ber lin", + "ac kson", + "ack son", + "acks on", + "第 五", + "西 亚", + "orpor ated", + "大 多", + "年 人口", + "ri ed", + "rie d", + "r ied", + "▁b etter", + "▁bet ter", + "开 发", + "▁att ract", + "▁l ines", + "▁lin es", + "▁line s", + "▁ lines", + "▁El iz", + "▁th ought", + "▁though t", + "决 定", + "▁Com mon", + "▁Comm on", + "作 用", + "▁A sh", + "▁As h", + "▁Person al", + "▁Pers onal", + "一 名", + "南 京", + "ect ive", + "ha ns", + "han s", + "h ans", + "▁profess or", + "▁J r", + "人 员", + "▁N ight", + "▁Nig ht", + "▁T am", + "▁Ta m", + "▁ac count", + "▁acc ount", + "- -", + "▁Alex ander", + "▁Alexand er", + "at us", + "atu s", + "ee ks", + "eek s", + "西 北", + "子 的", + "▁U l", + "昭 和", + "▁sp eed", + "▁spe ed", + "▁ speed", + "星 期", + "▁rec ording", + "▁record ing", + "▁fed eral", + "▁L es", + "▁Le s", + "▁c ust", + "▁C orn", + "▁Cor n", + "西 南", + "he ster", + "hes ter", + "hest er", + "h ester", + "ul pt", + "▁d ed", + "▁de d", + "▁st atus", + "▁stat us", + "un a", + "u na", + "▁r ap", + "▁ra p", + "▁ rap", + "▁Air port", + "▁H ospital", + "▁F amily", + "▁Fam ily", + "▁ Family", + "來 的", + "▁program s", + "工 业", + "▁Is lam", + "▁person nel", + "an th", + "ant h", + "▁Found ation", + "▁iss ue", + "▁ issue", + "编码 为", + "▁Vict oria", + "▁Victor ia", + "▁S how", + "▁Sh ow", + "▁Sho w", + "▁a bs", + "▁ab s", + "▁ abs", + "ug e", + "u ge", + "na m", + "n am", + "▁c ouncil", + "enc ies", + "数 据", + "公 開", + "cl ass", + "c lass", + "第二 次", + "第 二次", + "stit u", + "▁g ener", + "▁gen er", + "▁ge ner", + "▁gene r", + "▁B BC", + "▁ BBC", + "ra d", + "r ad", + "▁C orpor", + "▁Cor por", + "▁Corp or", + "▁ec onomic", + "▁econom ic", + "表 演", + "区 为", + "▁H o", + "▁The ir", + "re m", + "r em", + "▁Kore a", + "▁Ko rea", + "▁Kor ea", + "▁R et", + "▁Re t", + "▁A tt", + "▁At t", + "on ia", + "oni a", + "o nia", + "四 年", + "▁ar m", + "▁ arm", + "▁serv ing", + "▁ser ving", + "▁L im", + "▁Li m", + "村 落", + "▁Tr ack", + "▁Tra ck", + "um ber", + "umb er", + "▁R ay", + "▁Ra y", + "▁M ov", + "▁Mo v", + "▁histor ical", + "▁historic al", + "▁th reat", + "▁thr eat", + "指 出", + "▁ 東", + "▁P ubl", + "▁Pu bl", + "▁v er", + "▁ve r", + "▁ ver", + "ag n", + "a gn", + "仍 然", + "en ty", + "ent y", + "改 革", + "ov a", + "o va", + "在 此", + "▁in stitut", + "▁ 伊", + "▁K enn", + "▁Ken n", + "有 關", + "▁F ar", + "▁Fa r", + "▁ Far", + "▁col on", + "▁co lon", + "繼 續", + "▁lim ited", + "▁limit ed", + "▁n ine", + "▁ni ne", + "▁m useum", + "▁disc uss", + "e z", + "▁s equ", + "▁se qu", + "▁ sequ", + "不同 的", + "▁Gall ery", + "▁h um", + "▁ hum", + "ki ns", + "kin s", + "k ins", + "▁Ad d", + "▁W rit", + "ect ions", + "ection s", + "▁pass ed", + "▁l ack", + "▁la ck", + "▁lac k", + "▁J ackson", + "▁Jack son", + "▁Jac kson", + "超 過", + "內 容", + "國 立", + "▁s ister", + "ess ion", + "it age", + "ita ge", + "▁B ibl", + "▁Bi bl", + "身 份", + "羅 馬", + "省 市镇", + "▁H ome", + "▁Ho me", + "▁Hom e", + "▁for ced", + "▁force d", + "▁ forced", + "▁im medi", + "▁com plete", + "▁comp lete", + "▁comple te", + "▁complet e", + "▁compl ete", + "in ger", + "ing er", + "▁And rew", + "▁Andre w", + "▁Andr ew", + "▁p p", + "▁ pp", + "in ent", + "inen t", + "語 言", + "ail ed", + "ai led", + "a iled", + "▁Dan iel", + "▁min utes", + "▁minute s", + "紀 念", + "▁E gypt", + "T A", + "▁cre ate", + "▁creat e", + "▁un iversity", + "▁univers ity", + "学 生", + "▁the ory", + "▁theor y", + "mi r", + "m ir", + "ur ban", + "urb an", + "▁B a", + "▁ Ba", + "il ly", + "ill y", + "▁f le", + "▁fl e", + "生 产", + "ed s", + "e ds", + "on ic", + "oni c", + "o nic", + "▁h ours", + "▁hour s", + "▁ho urs", + "av en", + "ave n", + "a ven", + "▁offic ers", + "▁office rs", + "▁officer s", + "透 過", + "接 壤", + "▁occ as", + "▁present ed", + "▁pres ented", + "▁ev idence", + "▁Al bum", + "▁Alb um", + "▁sup ported", + "▁support ed", + "on to", + "ont o", + "▁l ic", + "▁ lic", + "ap ers", + "ape rs", + "aper s", + "a pers", + "▁Sen ate", + "▁most ly", + "▁rem ains", + "▁remain s", + "▁Bo oks", + "▁Book s", + "部 份", + "ho l", + "h ol", + "▁H y", + "im um", + "▁commun ities", + "▁Is lands", + "▁Island s", + "▁Swed ish", + "h o", + "皇 帝", + "傳 統", + "▁en ergy", + "▁Kore an", + "▁Korea n", + "▁Kor ean", + "h r", + "▁claim ed", + "▁ claimed", + "▁S und", + "▁Sun d", + "▁Su nd", + "▁m iddle", + "项 目", + "以 上", + "▁C oll", + "▁Col l", + "▁Co ll", + "並 在", + "ta rio", + "tar io", + "t ario", + "葡 萄", + "ie uten", + "ieu ten", + "ail y", + "ai ly", + "a ily", + "▁c rew", + "▁cre w", + "▁cr ew", + "▁V en", + "▁Ve n", + "▁E arth", + "▁Ear th", + "▁C reek", + "▁Cr eek", + "▁Cre ek", + "miss ion", + "m ission", + "▁p sych", + "兄 弟", + "▁exp atriate", + "▁W all", + "▁Wal l", + "▁Wa ll", + "▁s om", + "▁so m", + "▁R og", + "▁Ro g", + "廣 播", + "▁sh oot", + "▁app ears", + "▁appear s", + "▁base ball", + "▁al tern", + "▁alt ern", + "▁alter n", + "he w", + "h ew", + "▁ex c", + "改 為", + "▁rec ords", + "▁record s", + "調 查", + "▁i ce", + "▁ic e", + "▁ ice", + "帝 国", + "iz ing", + "i zing", + "▁m ention", + "▁men tion", + "▁ment ion", + "te gr", + "ad ing", + "adi ng", + "a ding", + "演 员", + "th ur", + "▁plat form", + "▁Pro ject", + "速 度", + "進 士", + "▁o p", + "▁ op", + "▁des cent", + "▁desc ent", + "▁meet ing", + "▁Pr ize", + "▁Pri ze", + "▁ra ised", + "▁raise d", + "土 地", + "angu ages", + "anguage s", + "▁resp onse", + "▁respons e", + "▁r ail", + "▁ra il", + "ber s", + "be rs", + "b ers", + "創 作", + "▁c le", + "▁cl e", + "▁ cle", + "研究 所", + "ip s", + "i ps", + "人 類", + "▁c hall", + "▁ch all", + "▁cha ll", + "re sp", + "res p", + "r esp", + "唱 片", + "▁earn ed", + "▁ear ned", + "▁Pol ice", + "分 析", + "▁F orm", + "▁For m", + "▁b elong", + "▁be long", + "▁bel ong", + "A P", + "▁Th ree", + "▁Thr ee", + "m m", + "出 的", + "加 坡", + "os a", + "o sa", + "▁K en", + "▁Ke n", + "▁w ord", + "▁wor d", + "▁ word", + "▁B ell", + "▁Be ll", + "▁Bel l", + "▁W ork", + "▁Wor k", + "ar ia", + "ari a", + "a ria", + "▁j ob", + "▁g overn", + "oun ds", + "ound s", + "部 隊", + "美 洲", + "澳 大利", + "▁per cent", + "▁R aj", + "▁Ra j", + "电 子", + "led ge", + "l edge", + "▁go ing", + "▁ going", + "▁Reg iment", + "rop ol", + "r opol", + "ue r", + "u er", + "力 量", + "ir es", + "ire s", + "i res", + "ress ion", + "r ession", + "数 量", + "▁d ise", + "▁dis e", + "▁di se", + "▁An t", + "▁em erg", + "▁emer g", + "平方 千米", + "▁中 國", + "▁ 中國", + "▁fam ous", + "▁c ell", + "▁ce ll", + "▁ cell", + "但 在", + "會 議", + "▁Ar m", + "▁st ep", + "▁ste p", + "制 作", + "民 国", + "▁g ive", + "G B", + "▁for eign", + "西 亞", + "▁Sec retary", + "▁Secret ary", + "▁On tario", + "机 场", + "保 護", + "ou ri", + "our i", + "o uri", + "▁J oe", + "▁Jo e", + "阿 拉", + "▁Cor ps", + "▁Corp s", + "▁appear ances", + "▁appearance s", + "▁m ach", + "▁mac h", + "▁ma ch", + "▁acqu ired", + "▁acquire d", + "ic ations", + "ication s", + "届 全国", + "en ger", + "eng er", + "enge r", + "▁O k", + "ac ts", + "act s", + "▁techn ology", + "三 十", + "be c", + "b ec", + "▁m em", + "▁me m", + "▁Bus iness", + "im s", + "i ms", + "▁B and", + "▁Ba nd", + "▁Ban d", + "▁B oy", + "▁Bo y", + "舉 辦", + "▁o pt", + "▁op t", + "▁ opt", + "▁H uman", + "▁Hu man", + "▁Hum an", + "公 尺", + "el lig", + "ell ig", + "elli g", + "▁l og", + "▁lo g", + "▁ log", + "將 軍", + "olog ist", + "▁par ents", + "▁parent s", + "▁f ailed", + "▁fail ed", + "▁fa iled", + "▁Que ens", + "▁Queen s", + "▁sh own", + "▁show n", + "最 后", + "ak h", + "a kh", + "▁fin ancial", + "▁financ ial", + "冠 军", + "▁W orks", + "▁Work s", + "▁Wor ks", + "▁a wards", + "▁award s", + "▁aw ards", + "▁t arg", + "小 時", + "▁M unicip", + "▁Mun icip", + "天 主教", + "ar es", + "are s", + "a res", + "▁中 華", + "▁ 中華", + "成 績", + "▁y outh", + "▁you th", + "▁e astern", + "▁east ern", + "▁eas tern", + "▁ eastern", + "hip s", + "hi ps", + "h ips", + "▁W ay", + "▁Wa y", + "▁re ferred", + "▁refer red", + "玩 家", + "ran ce", + "r ance", + "o z", + "▁w eeks", + "▁week s", + "ri ce", + "ric e", + "r ice", + "▁long er", + "ed d", + "病 毒", + "▁b omb", + "▁bo mb", + "▁re main", + "▁rem ain", + "if ying", + "ify ing", + "▁V iet", + "▁Vi et", + "等 地", + "▁on line", + "▁in come", + "▁inc ome", + "ieuten ant", + "日 起", + "ut t", + "u tt", + "▁Des pite", + "ma s", + "m as", + "he ns", + "hen s", + "h ens", + "曾 任", + "▁t akes", + "▁take s", + "ort un", + "re ct", + "rec t", + "r ect", + "▁hel ped", + "▁help ed", + "▁c hart", + "▁ch art", + "▁char t", + "▁spec ific", + "▁R od", + "▁Ro d", + "▁large r", + "▁larg er", + "▁lar ger", + "▁sur face", + "▁surf ace", + "▁conf ir", + "或 者", + "▁M ir", + "▁Mi r", + "▁人 口", + "▁ 人口", + "▁C apt", + "▁Cap t", + "▁Ca pt", + "S h", + "▁d iss", + "▁dis s", + "▁di ss", + "▁b lock", + "▁bl ock", + "▁M ain", + "▁Ma in", + "▁Mai n", + "高 中", + "一 年", + "pe d", + "p ed", + "▁r ate", + "▁ra te", + "▁rat e", + "▁ rate", + "▁c arried", + "▁car ried", + "▁carri ed", + "▁Pro gram", + "▁Pr ogram", + "▁incre ase", + "u i", + "us c", + "u sc", + "事 務", + "年 起", + "▁L ight", + "▁Lig ht", + "▁B ab", + "▁Ba b", + "S P", + "▁pol icy", + "▁polic y", + "▁over all", + "▁h ouses", + "▁house s", + "▁hous es", + "▁ho uses", + "▁ houses", + "ev en", + "e ven", + "▁W eek", + "▁We ek", + "L A", + "te en", + "t een", + "奥 运", + "苏 联", + "▁prom oted", + "▁promot ed", + "▁promote d", + "科 學", + "▁v ote", + "▁vot e", + "▁vo te", + "是一 个", + "是 一个", + "▁Eliz abeth", + "▁S il", + "▁Si l", + "▁c hem", + "▁ch em", + "▁che m", + "▁ chem", + "毕 业", + "項 目", + "ai s", + "a is", + "ur ies", + "uri es", + "u ries", + "▁Pr ime", + "▁Pri me", + "▁Prim e", + "▁in n", + "▁ inn", + "▁ 英", + "ke r", + "k er", + "ion e", + "io ne", + "i one", + "▁Fed eral", + "▁Feder al", + "區 的", + "I V", + "ab les", + "able s", + "abl es", + "a bles", + "▁S yd", + "▁Sy d", + "▁f unction", + "▁funct ion", + "建 造", + "多 的", + "罗 马", + "la v", + "l av", + "▁comp osed", + "▁compos ed", + "生 產", + "▁start ing", + "▁star ting", + "湖 南", + "▁pre par", + "▁prep ar", + "▁c itiz", + "▁cit iz", + "sel ves", + "▁belie ved", + "▁believe d", + "▁ 海", + "t w", + "▁them selves", + "▁b ound", + "▁bo und", + "▁ bound", + "ye r", + "y er", + "▁S em", + "▁Se m", + "▁c ateg", + "▁cat eg", + "▁f orms", + "▁for ms", + "▁form s", + "▁ forms", + "▁K e", + "▁qu ick", + "元 年", + "▁g ot", + "▁go t", + "原 本", + "▁c ities", + "▁cit ies", + "▁m aster", + "▁ma ster", + "▁mas ter", + "▁ master", + "▁tr acks", + "▁track s", + "▁ tracks", + "銀 行", + "负 责", + "y o", + "▁B ad", + "▁Ba d", + "▁O tt", + "▁Ot t", + "▁tro ops", + "ag ing", + "agi ng", + "a ging", + "i h", + "▁l ay", + "▁la y", + "▁ lay", + "▁r oom", + "▁ro om", + "▁ room", + "其 後", + "協 會", + "▁m arriage", + "▁marri age", + "ear s", + "ea rs", + "e ars", + "ran ge", + "rang e", + "r ange", + "writ er", + "wr iter", + "▁h ospital", + "當 中", + "▁n orm", + "▁nor m", + "▁prop osed", + "▁propos ed", + "im ated", + "imate d", + "ima ted", + "▁ x", + "媒 體", + "▁le aving", + "河 流", + "斯 科", + "基 金", + "▁T ay", + "▁Ta y", + "▁P ower", + "▁Po wer", + "▁Pow er", + "▁mean ing", + "、 、", + "it ting", + "itt ing", + "▁J eff", + "▁Je ff", + ";\" |", + "; \"|", + "▁s ource", + "有 的", + "▁L ive", + "▁Li ve", + "▁Liv e", + "▁ Live", + "相 當", + "▁reg ional", + "▁region al", + "R A", + "▁A venue", + "ot o", + "o to", + "ob ile", + "obi le", + "mp h", + "m ph", + "▁Cz ech", + "S S", + "em et", + "eme t", + "e met", + "wid e", + "wi de", + "w ide", + "命 名", + "这 种", + "广 东", + "▁to day", + "處 理", + "动 物", + "j i", + "▁cond uct", + "am in", + "ami n", + "a min", + "ro nic", + "ron ic", + "r onic", + "▁l y", + "▁ ly", + "大 使", + "計 畫", + "▁s ched", + "▁sc hed", + "▁sch ed", + "▁J on", + "▁Jo n", + "的 女", + "▁B h", + "▁v en", + "▁ve n", + "▁ ven", + "▁Base ball", + "▁A ut", + "▁Au t", + "▁art icle", + "ul ations", + "ulation s", + "▁S om", + "▁So m", + "联 赛", + "五 年", + "发 布", + "▁off ered", + "▁offer ed", + "og ue", + "▁T ax", + "▁Ta x", + "▁T od", + "▁To d", + "▁B orn", + "▁Bor n", + "▁p age", + "▁ page", + "軍 事", + "著 名", + "▁C ub", + "▁Cu b", + "中国 大陆", + "▁Har ris", + "▁Harri s", + "▁C as", + "▁Ca s", + "▁e ss", + "▁es s", + "▁ ess", + "▁l atter", + "▁lat ter", + ", “", + "▁ex ecutive", + "▁execut ive", + "▁rem aining", + "▁remain ing", + "▁H al", + "▁Ha l", + "▁D ist", + "▁Di st", + "▁Dis t", + "曾 經", + "延 伸", + "阿 尔", + "先 生", + "attal ion", + "毫 米", + "▁Pre mier", + "▁Prem ier", + "▁Premi er", + "大 部分", + "▁mov ie", + "▁s ociety", + "▁soci ety", + "per or", + "pe ror", + "er land", + "▁c ultural", + "▁cult ural", + "▁t able", + "經 過", + "ri e", + "r ie", + "快 速", + "▁M edia", + "▁Med ia", + "▁gradu ated", + "▁grad uated", + "▁graduate d", + "ic ine", + "ici ne", + "节 目", + "天文 台", + "▁Squ ad", + "▁Camb ridge", + "▁Cam bridge", + "at ively", + "ative ly", + "發 表", + "影 片", + "▁L ew", + "▁Le w", + "山 东", + "▁P en", + "▁Pe n", + "ad esh", + "ade sh", + "ades h", + "來 源", + "▁B oth", + "▁Bo th", + "▁Bot h", + "▁N ether", + "▁Ne ther", + "▁Net her", + "▁相 關", + "▁ 相關", + "日 至", + "職 業", + "▁prov ince", + "登 場", + "ic ks", + "ick s", + "▁B ol", + "▁Bo l", + "▁del iver", + "es ota", + "ous ly", + "▁K im", + "▁Ki m", + "rup t", + "ru pt", + "r upt", + "▁c ann", + "▁can n", + "▁Tor onto", + "▁N ations", + "▁Nat ions", + "▁Nation s", + "▁C op", + "▁Co p", + "▁b order", + "▁bord er", + "▁ border", + "istric ts", + "istrict s", + "istr icts", + "st one", + "ston e", + "▁he avy", + "▁heav y", + "▁de part", + "▁dep art", + "部 队", + "分 别", + "▁Col or", + "▁Co lor", + "▁com ment", + "▁comm ent", + "引 起", + "▁Techn ology", + "▁H ind", + "▁Hi nd", + "an don", + "and on", + "ando n", + "ou d", + "o ud", + "董 事", + "▁R ome", + "▁Ro me", + "▁Rom e", + "os es", + "ose s", + "o ses", + "che stra", + "ches tra", + "超 級", + "▁vari ety", + "▁cons ists", + "▁consist s", + "it ude", + "” (", + "交 流", + "l i", + "主 題", + "▁p oor", + "▁po or", + "▁individual s", + "▁An th", + "▁Ant h", + "遭 到", + "位於 該國", + "▁al leg", + "▁all eg", + "▁ad j", + "导 致", + "▁T ok", + "▁To k", + "▁An other", + "是一 個", + "是 一個", + "ed ia", + "来 自", + "的主 要", + "的 主要", + "解放 军", + "▁ 帕", + "▁m erg", + "▁mer g", + "▁IS BN", + "▁ ISBN", + "▁d yn", + "▁ £", + "境 内", + "▁l abel", + "▁la bel", + "▁lab el", + "▁separ ate", + "▁其 他", + "▁ 其他", + "▁s erve", + "▁serv e", + "▁ser ve", + "adel ph", + "C O", + "é e", + "克 蘭", + "▁E s", + "h k", + "▁newsp aper", + "組 成", + "▁w inner", + "▁win ner", + "▁winn er", + "的 小", + "▁F ore", + "▁For e", + "▁Fo re", + "▁Ch ap", + "▁Cha p", + "▁n ative", + "現 代", + "▁Minn esota", + "區 域", + "▁ch arg", + "▁char g", + "▁Ro ute", + "▁Rou te", + "▁Rout e", + "为 了", + "▁Syd ney", + "时 的", + "vi n", + "v in", + "to wn", + "t own", + "ma d", + "m ad", + "igh ter", + "ight er", + "▁pre vent", + "▁prev ent", + "▁f oot", + "▁fo ot", + "▁ foot", + "er b", + "▁un ivers", + "和 平", + "▁in fluence", + "▁influ ence", + "▁b rief", + "▁br ief", + "行 的", + "ri cs", + "ric s", + "r ics", + "▁p ra", + "▁pr a", + "ro vers", + "rov ers", + "rove rs", + "r overs", + "▁Just ice", + "高 等", + "▁Pak istan", + "an cy", + "anc y", + "加 上", + "拍 攝", + "▁do uble", + "▁dou ble", + "▁doub le", + "▁M ore", + "▁Mo re", + "▁Mor e", + "最大 的", + "最 大的", + "▁E st", + "▁Es t", + "不 久", + "lig ht", + "l ight", + "▁part n", + "bi t", + "b it", + "▁Des ign", + "▁A ff", + "▁Af f", + "醫 院", + "S T", + "必 須", + "精 神", + "om er", + "ome r", + "o mer", + "▁al ways", + "▁f ort", + "▁for t", + "▁ fort", + "ons in", + "▁fif th", + "▁Rev olution", + "ui ng", + "uin g", + "u ing", + "▁candid ate", + "熱 帶", + "▁Ad v", + "▁ass istant", + "▁assist ant", + "c i", + "au d", + "a ud", + "▁I d", + "▁Not able", + "▁M ike", + "▁Mi ke", + "▁Mik e", + "取 代", + "▁Song s", + "▁part ies", + "▁par ties", + "isc onsin", + "基 地", + "▁dist inct", + "▁requ ire", + "国 民", + "▁suc ceed", + "ic ted", + "ict ed", + "二 年", + "▁iss ued", + "▁issue d", + "▁ issued", + "oun ts", + "ount s", + "or i", + "o ri", + "▁tem per", + "▁s n", + "▁P rim", + "▁Pr im", + "▁Pri m", + "▁. ..", + "▁ ...", + "li t", + "l it", + "▁S anta", + "▁San ta", + "▁Sant a", + "▁P ers", + "▁Per s", + "▁Pe rs", + "中 学", + "▁feat uring", + "▁z h", + "▁ zh", + "主 演", + "王 朝", + "企 业", + "▁Reg ion", + "▁m echan", + "▁me chan", + "adelph ia", + "▁f ace", + "▁fac e", + "▁fa ce", + "▁ face", + "▁main ly", + "▁cond itions", + "▁condition s", + "▁v an", + "▁ van", + "▁R em", + "▁Re m", + "ut s", + "u ts", + "▁trans ferred", + "▁transfer red", + "▁b ring", + "▁br ing", + "; }-", + "▁G ra", + "▁Gr a", + "oc ks", + "ock s", + "▁exper ience", + "▁experi ence", + "的一 部分", + "的 一部分", + "▁prov ides", + "▁provide s", + "w orth", + "ro g", + "r og", + "ac hel", + "ach el", + "ache l", + "a chel", + "▁d eep", + "▁de ep", + "至 今", + "▁epis odes", + "▁episode s", + "行 為", + "it ted", + "itt ed", + "itte d", + "L e", + "bour ne", + "mo re", + "mor e", + "m ore", + "反 应", + "ress ed", + "r essed", + "▁K ir", + "▁Ki r", + "r u", + "▁Mus lim", + "交 易", + "▁oper ation", + "▁op eration", + "▁opera tion", + "▁ operation", + "十 分", + "▁pl ans", + "▁plan s", + "朋 友", + "▁a thlet", + "ua ted", + "uate d", + "u ated", + "▁st ories", + "▁b ridge", + "▁br idge", + "▁ bridge", + "▁near by", + "▁Sup reme", + "威 廉", + "▁W isconsin", + "▁Ch ris", + "▁S lov", + "▁Sl ov", + "部 的", + "▁diffic ult", + "採 用", + "▁m akes", + "▁make s", + "▁ma kes", + "▁m ight", + "▁d one", + "▁do ne", + "▁don e", + "多 次", + "朝 鲜", + "▁con cept", + "▁conc ept", + "▁conce pt", + "▁p eak", + "▁pe ak", + "▁des pite", + "ve st", + "ves t", + "v est", + "▁C rit", + "▁Cr it", + "名 稱", + "▁Med ical", + "世界 大", + "▁V ideo", + "▁Vid eo", + "▁sc ulpt", + "▁S her", + "▁Sh er", + "▁She r", + "物 种", + "or r", + "左 右", + "顯 示", + "▁St at", + "▁Sta t", + "城 区", + "▁Corpor ation", + "▁Corp oration", + "il led", + "ill ed", + "ille d", + "▁turn ed", + "▁tur ned", + "▁e lements", + "▁el ements", + "▁element s", + "▁ele ments", + "平 台", + "▁arr ived", + "▁arrive d", + "環 境", + "und red", + "母 親", + "大 会", + "文物 保护", + "執 行", + "▁Re view", + "▁Rev iew", + "or ation", + "ora tion", + "o ration", + "▁Commun ity", + "▁Nether lands", + "▁Min istry", + "▁D er", + "▁De r", + "▁sold iers", + "▁soldier s", + "▁s ilver", + "▁sil ver", + "▁along side", + "网 站", + "as tic", + "ast ic", + "a stic", + "▁L ady", + "▁La dy", + "▁Lad y", + "le rs", + "ler s", + "l ers", + "en z", + "居 住", + "▁T a", + "▁respons ible", + "▁proble ms", + "▁problem s", + "▁s pe", + "▁sp e", + "ü r", + "教 堂", + "▁F ire", + "▁Fir e", + "om ot", + "omo t", + "▁ben ef", + "回 到", + "▁o il", + "距 離", + "ur d", + "u rd", + "▁Ind ust", + "▁an cient", + "产 生", + "▁ 特", + "範 圍", + "公 主", + "▁F I", + "▁ FI", + "▁M aster", + "▁Ma ster", + "▁Mas ter", + "am m", + "a mm", + "▁elect ric", + "▁ electric", + "▁h ere", + "▁he re", + "▁her e", + "▁ here", + "▁municip al", + "ne s", + "n es", + "鐵路 車站", + "▁music ians", + "▁mus icians", + "▁musician s", + "an ga", + "ang a", + "ter net", + "tern et", + "per ial", + "pe rial", + "最 早", + "出 任", + "um ed", + "ume d", + "u med", + "io t", + "i ot", + "ag a", + "a ga", + "▁F air", + "▁Fa ir", + "ak i", + "a ki", + "di s", + "d is", + "wi ck", + "w ick", + "he mat", + "hem at", + "er ror", + "err or", + "▁re cent", + "▁rec ent", + "▁un c", + "▁ unc", + "▁B rig", + "▁Br ig", + "▁Bri g", + "▁par ish", + "▁constr ucted", + "▁construct ed", + "ac ity", + "a city", + "▁p aper", + "▁pap er", + "em an", + "ema n", + "e man", + "▁m ic", + "▁mi c", + "▁ mic", + "ba ss", + "bas s", + "b ass", + "▁p ick", + "▁pi ck", + "协 会", + "▁p ath", + "▁pat h", + "▁ path", + "負責 管轄", + "en ness", + "enn ess", + "enne ss", + "ennes s", + "▁a ng", + "▁an g", + "▁ ang", + "E N", + "▁Sp ring", + "▁Spr ing", + "▁Step hen", + "▁Mex ican", + "▁n ature", + "▁na ture", + "普 查", + "▁con fl", + "▁conf l", + "▁H u", + "型 的", + "el d", + "e ld", + "▁B ishop", + "we ight", + "ow a", + "o wa", + "▁Leg isl", + "an ta", + "ant a", + "企 業", + "▁hon or", + "▁back ground", + "▁ background", + "著 作", + "一 種", + "球 运动员", + "▁ *", + "▁g un", + "▁gu n", + "▁ gun", + "he im", + "▁c overed", + "▁cover ed", + "▁Bar b", + "▁ext ended", + "▁extend ed", + "os h", + "o sh", + "這 種", + "qu arters", + "quarter s", + "ed om", + "edo m", + "e dom", + "▁R om", + "▁Ro m", + "▁R ad", + "▁Ra d", + "▁Ar thur", + "at han", + "ath an", + "atha n", + "a than", + "海 军", + "关 于", + "▁man aged", + "▁manag ed", + "▁manage d", + "▁sp eak", + "▁spe ak", + "選 擇", + "▁D uke", + "▁Du ke", + "▁Duk e", + "文物保护 单位", + "ar p", + "▁Gu ard", + "▁t hr", + "▁th r", + "內 的", + "天 津", + "▁H ay", + "▁Ha y", + "▁s urn", + "▁sur n", + "▁R ail", + "▁Ra il", + "ip ment", + "▁ ult", + "▁ 馬", + "计 算", + "拥 有", + "▁C a", + "▁c orn", + "▁cor n", + "▁Sc iences", + "▁Science s", + "▁Profess or", + "▁Sh ort", + "▁st ay", + "▁d raft", + "▁dr aft", + "pp ed", + "p ped", + "▁en ough", + "▁St adium", + "▁Stad ium", + "▁清 朝", + "▁ 清朝", + "的 前", + "re ng", + "ren g", + "r eng", + "il ton", + "ilt on", + "標 準", + "▁disc overed", + "▁discover ed", + "▁W inter", + "▁Win ter", + "▁res idents", + "▁resident s", + "▁resid ents", + "▁N ic", + "▁Ni c", + "資 訊", + "▁L t", + "任 命", + "并 且", + "佛 教", + "▁Cl ark", + "▁Clar k", + "▁c ause", + "▁caus e", + "▁ca use", + "▁U s", + "用 於", + "▁final ly", + "▁fin ally", + "▁S u", + "▁v oice", + "▁vo ice", + "ge t", + "g et", + "▁win ners", + "▁winn ers", + "▁winner s", + "▁D own", + "▁Do wn", + "▁Dow n", + "▁ Down", + "▁K al", + "▁Ka l", + "▁near ly", + "▁ne arly", + "g a", + "▁like ly", + "▁lik ely", + "▁ likely", + "▁B udd", + "▁Bud d", + "e k", + "是 位於", + "(, )", + "( ,)", + "li ed", + "lie d", + "l ied", + "指 挥", + "▁prod ucts", + "▁produc ts", + "▁product s", + "▁Col on", + "▁Co lon", + "▁ 行政区划", + "▁s ources", + "▁source s", + "▁r ural", + "▁ru ral", + "▁s aying", + "▁say ing", + "▁sa ying", + "▁de ad", + "▁S ab", + "▁Sa b", + "▁con stitu", + "in ity", + "ini ty", + "▁s olo", + "▁so lo", + "▁sol o", + "分 子", + "▁ 马", + "▁n ecess", + "▁ne cess", + "ul ly", + "ull y", + "▁P eak", + "▁Pe ak", + "▁orig in", + "we gian", + "投 票", + "网 络", + "建立 的", + "▁L em", + "▁Le m", + "▁U SA", + "▁US A", + "▁ USA", + "▁direct ly", + "▁sec urity", + "工 業", + "皇 家", + "▁M arc", + "▁Mar c", + "文 學", + "▁ 莱", + "▁W alk", + "▁Wal k", + "ograph ic", + "保 持", + "▁neigh bor", + "▁neighb or", + "▁pro gress", + "▁incre asing", + "▁B all", + "▁Bal l", + "▁Ba ll", + "▁dis play", + "▁disp lay", + "▁displ ay", + "am ber", + "amb er", + "or ning", + "orn ing", + "▁Fr eder", + "▁Fre der", + "▁Fred er", + "er c", + "▁str ateg", + "西 省", + "▁init ial", + "▁initi al", + "采 用", + "每 年", + "东 北", + "▁ 下", + "製 造", + "▁M un", + "▁Mu n", + "▁cond ucted", + "▁conduct ed", + "喜 歡", + "▁re named", + "▁ren amed", + "▁l anguages", + "▁language s", + "ing ham", + "▁St and", + "▁Stan d", + "▁Sta nd", + "▁p it", + "▁pi t", + "▁ pit", + "▁le aders", + "▁lead ers", + "▁leader s", + "▁r ugby", + "▁c lear", + "▁cl ear", + "▁cle ar", + "▁le ave", + "▁ch ap", + "▁cha p", + "am i", + "a mi", + "▁Gold en", + "▁Gol den", + "▁Stud ies", + "概 念", + "▁pos itive", + "作 詞", + "而 在", + "▁dr ug", + "▁B ec", + "▁Be c", + "▁ 陳", + "ww w", + "w ww", + "▁K el", + "▁Ke l", + "▁liter ature", + "ver se", + "vers e", + "v erse", + "epend ence", + "尔 省", + "非 洲", + "▁Al f", + "▁K ansas", + "ig en", + "ige n", + "i gen", + "▁L ind", + "▁Li nd", + "▁Lin d", + "▁c ard", + "▁car d", + "▁ca rd", + "▁ card", + "ens ity", + "▁friend s", + "ap ed", + "ape d", + "a ped", + "▁w anted", + "▁want ed", + "▁offic ially", + "▁official ly", + "斯 的", + "组 成", + "市 場", + "不 會", + "▁wh ole", + "▁who le", + "▁r ules", + "▁rul es", + "▁rule s", + "▁ru les", + "▁in h", + "▁i nh", + "it o", + "i to", + "▁as ked", + "▁ask ed", + "th ing", + "t hing", + "首 都", + "标 准", + "参 与", + "▁academ ic", + "ist ance", + "istan ce", + "i stance", + "en na", + "enn a", + "rol led", + "roll ed", + "st yle", + "及 其", + "on ym", + "ony m", + "▁J unior", + "▁Jun ior", + "▁we ap", + "g u", + "阅 读", + "▁t old", + "▁to ld", + "▁E P", + "▁ EP", + "emet ery", + "eme tery", + "▁Mod ern", + "所 在", + "▁Ad ministr", + "B l", + "不 少", + "if orm", + "i form", + "▁r aces", + "▁race s", + "▁ra ces", + "▁rac es", + "▁Ste ve", + "▁Stev e", + "▁Wil son", + "▁For est", + "▁Fore st", + "▁Fo rest", + "ri ct", + "ric t", + "r ict", + "▁T ra", + "▁Tr a", + "▁prim arily", + "b u", + "二 世", + "瑞 典", + "ya rd", + "yar d", + "y ard", + "知 道", + "▁o ur", + "▁ our", + "▁l ives", + "▁live s", + "▁liv es", + "▁medal ists", + "▁medalist s", + "▁ 上", + "我 們", + "▁ch ampion", + "▁level s", + "▁col or", + "▁co lor", + "▁ color", + "▁l etter", + "▁let ter", + "▁lett er", + "▁ letter", + "▁ch annel", + "▁cons ider", + "▁consid er", + "el lo", + "ell o", + "▁O p", + "▁in iti", + "▁init i", + "▁Town ship", + "▁Towns hip", + "限 制", + "ur ches", + "urch es", + "化 学", + "▁f ell", + "▁fe ll", + "▁r ule", + "▁rul e", + "▁ru le", + "▁num bers", + "▁number s", + "rib uted", + "ribut ed", + "ribute d", + "十 六", + "▁M aria", + "▁Mar ia", + "▁Ma ria", + "▁Mari a", + "▁val ue", + "▁ value", + "▁d omin", + "▁do min", + "▁dom in", + "▁s al", + "▁sa l", + "▁reve aled", + "▁reveal ed", + "est ab", + "esta b", + "▁p iano", + "▁pi ano", + "▁pian o", + "▁A h", + "▁F le", + "▁Fl e", + "resp ond", + "as ka", + "ask a", + "a ska", + "ian t", + "i ant", + "▁Al so", + "▁Swed en", + "一 樣", + "之 外", + "條 目", + "大 臣", + "▁Nor wegian", + "旅 客", + "▁c ycl", + "▁cy cl", + "for med", + "form ed", + "▁w ords", + "▁word s", + "▁wor ds", + "▁L in", + "▁Li n", + "▁ Lin", + "ik a", + "i ka", + "支 援", + "▁Ind ones", + "▁Indo nes", + "ra s", + "r as", + "体 育", + "離 開", + "▁中 华人民共和国", + "▁中华 人民共和国", + "▁ 中华人民共和国", + "▁project s", + "▁dem onstr", + "▁C y", + "人 在", + "rop ical", + "C l", + "▁l isting", + "▁list ing", + "太平 洋", + "▁Ind iana", + "▁Indian a", + "▁India na", + "取 消", + "el ler", + "ell er", + "elle r", + "e ller", + "ri cal", + "ric al", + "rica l", + "r ical", + "▁W inn", + "▁Win n", + "现 代", + "▁B ridge", + "▁Br idge", + "▁Brid ge", + "▁v otes", + "▁vot es", + "▁vote s", + "▁vo tes", + "▁f irm", + "▁fir m", + "li ving", + "l iving", + "c ription", + "uc lear", + "ucle ar", + "总 面积", + "▁Pl ace", + "▁A riz", + "▁Ar iz", + "▁Ari z", + "▁v s", + "▁D ar", + "▁Da r", + "en ge", + "eng e", + "▁p an", + "▁ pan", + "▁Franc is", + "▁N etwork", + "▁Net work", + "▁st ars", + "▁star s", + "▁U t", + "▁r ac", + "▁ra c", + "▁ rac", + "▁Polit ical", + "▁eff ects", + "▁effect s", + "▁n ation", + "▁na tion", + "E T", + "年夏季 奧林匹克運動會", + "程 序", + "能 夠", + "▁m etal", + "▁me tal", + "▁met al", + "▁Mal ays", + "▁Malay s", + "▁d ark", + "or ship", + "ors hip", + "▁J es", + "▁Je s", + "▁household s", + "▁Tur key", + "▁Turk ey", + "公 民", + "特 林", + "▁ded icated", + "一 步", + "ol i", + "o li", + "in son", + "ins on", + "▁f unct", + "▁fun ct", + "is hes", + "ish es", + "▁Comm and", + "▁P ass", + "▁Pa ss", + "▁Pas s", + "ad er", + "ade r", + "a der", + "▁t ouch", + "▁to uch", + "▁M arsh", + "▁Mar sh", + "▁Mars h", + "魔 法", + "Ne w", + "N ew", + "過 程", + "S p", + "地 利", + "▁wh ether", + "▁whe ther", + "▁im plement", + "▁imp lement", + "▁impl ement", + "▁pl anned", + "▁plan ned", + "▁plann ed", + "初 期", + "德 里", + "▁k ind", + "▁kin d", + "▁ kind", + "eat her", + "ea ther", + "e ather", + "▁sc ene", + "▁scen e", + "机 车", + "▁min ister", + "▁mini ster", + "▁g rew", + "▁gr ew", + "▁gre w", + "▁he art", + "▁hear t", + "協 助", + "州 的", + "後 的", + "▁B aron", + "▁Bar on", + "▁Ba ron", + "' '", + "纪 念", + "▁T ro", + "▁Tr o", + "▁S us", + "▁Su s", + "im al", + "ima l", + "i mal", + "公 布", + "en es", + "ene s", + "e nes", + "連 續", + "第 六", + "▁Tay lor", + "医 院", + "▁Ge ography", + "▁C irc", + "▁Enter tain", + "▁Ent ertain", + "妻 子", + "▁tit les", + "▁title s", + "ropol itan", + "▁u t", + "▁ ut", + "▁d igital", + "▁dig ital", + "▁with d", + "▁M ountain", + "▁Mount ain", + "总 人口", + "▁T ai", + "▁Ta i", + "▁prom inent", + "▁promin ent", + "re sh", + "res h", + "r esh", + "面 的", + "一 位", + "▁rem oved", + "▁remov ed", + "▁remove d", + "▁ide a", + "▁id ea", + "▁ idea", + "▁not able", + "▁U N", + "▁ UN", + "烏 克蘭", + "z y", + "英 雄", + "▁C E", + "▁ CE", + "▁ 有", + "▁work ers", + "▁worker s", + "▁wor kers", + "江 苏", + "▁e ra", + "▁er a", + "▁ era", + "ha t", + "h at", + "爾 斯", + "好 的", + "設 立", + "▁Z h", + "▁S ri", + "▁Sr i", + "文 件", + "ic ed", + "ice d", + "i ced", + "▁Ariz ona", + "化 的", + "編 曲", + "▁comp uter", + "▁comput er", + "巴 黎", + "▁ 政治", + "uc ky", + "uck y", + "可以 指", + "ef ef", + "▁phil osop", + "▁G reg", + "▁Gr eg", + "▁Gre g", + "擊 敗", + "並 於", + "集 中", + "ian g", + "ia ng", + "i ang", + "不 可", + "商 業", + "樂 團", + "韩 国", + "▁G i", + "▁w rest", + "▁Cap tain", + "▁Capt ain", + "ir ing", + "iri ng", + "i ring", + "▁T er", + "▁Te r", + "▁F e", + "▁ Fe", + "元 素", + "▁P it", + "▁Pi t", + "▁P ier", + "▁Pi er", + "▁D am", + "▁Da m", + "▁s pread", + "▁sp read", + "▁sett lement", + "▁settle ment", + "▁ 日", + "▁m ax", + "▁ma x", + "▁Miss ouri", + "ib b", + "i bb", + "iv ity", + "au g", + "a ug", + "▁con serv", + "▁cons erv", + "▁int ended", + "▁ill ustr", + "▁Cast le", + "▁Cas tle", + "ellig ence", + "ix ed", + "▁Count ry", + "or ph", + "orp h", + "al le", + "all e", + "▁follow s", + "▁ 原", + "▁l aws", + "▁law s", + "ym n", + "合 併", + "gr eg", + "g reg", + "▁ 与", + "出 了", + "in us", + "is ted", + "ist ed", + "i sted", + "当 地", + "▁Con f", + "▁F ree", + "▁Fr ee", + "▁Fre e", + "it ter", + "itt er", + "itte r", + "▁g reen", + "▁gr een", + "▁gre en", + "▁ green", + "▁pot ential", + "訓 練", + "新 加坡", + "es h", + "e sh", + "ã o", + "be ll", + "bel l", + "b ell", + "▁L eon", + "▁Le on", + "▁Leo n", + "▁s emi", + "▁se mi", + "▁sem i", + "設 施", + "於 是", + "獎牌 得主", + "獎 牌得主", + "▁s il", + "下辖 的一个", + "▁f light", + "▁fl ight", + "曾 在", + "▁m ixed", + "▁mix ed", + "▁typ es", + "▁type s", + "▁ty pes", + "分 為", + "E D", + "ly n", + "l yn", + "▁Br ook", + "▁Bro ok", + "▁prod uce", + "▁produc e", + "《 》", + "▁contin ue", + "▁continu e", + "▁histor ic", + "▁ historic", + "av i", + "a vi", + "▁order ed", + "▁ord ered", + "收 錄", + "▁Dav is", + "▁Da vis", + "▁sh are", + "重要 的", + "la n", + "l an", + "▁b asis", + "▁bas is", + "結 構", + "▁c y", + "▁ cy", + "环 境", + "▁b ron", + "▁bro n", + "▁br on", + "enness ee", + "ennes see", + "o h", + "的第 一", + "的 第一", + "▁W ars", + "▁War s", + "▁Wa rs", + "▁cap acity", + "对 于", + "人民 政府", + "in ing", + "ini ng", + "i ning", + "re p", + "r ep", + "一 世", + "停 止", + "an na", + "ann a", + "ol n", + "▁Res ults", + "联 盟", + "se y", + "s ey", + "▁N iger", + "▁Ni ger", + "▁Nig er", + "▁H an", + "▁Ha n", + "ja n", + "j an", + "▁N az", + "▁Na z", + "过 程", + "▁D iv", + "▁Di v", + "▁a sp", + "▁as p", + "▁ asp", + "▁host ed", + "▁ho sted", + "▁for ward", + "實 際", + "隨 著", + "oi s", + "o is", + "ch en", + "che n", + "c hen", + "是 否", + "▁engine er", + "▁re ason", + "小 學", + "▁grow th", + "▁fl oor", + "▁flo or", + "▁M as", + "▁Ma s", + "▁comp oser", + "▁compos er", + "军 队", + "特林 那", + "▁Color ado", + "表 現", + "▁div ided", + "▁act ivity", + "▁activ ity", + "播 放", + "▁B rad", + "▁Br ad", + "▁Bra d", + "陸 軍", + "▁schol ars", + "▁scholar s", + "▁卡 特林那", + "结 束", + "▁destroy ed", + "▁R en", + "▁Re n", + "中 部", + "it led", + "反 對", + "▁document ary", + "公 园", + "▁ 年", + "▁p urs", + "▁pur s", + "▁W at", + "▁Wa t", + "▁p al", + "▁Se ason", + "▁Sea son", + "▁For eign", + "▁Fore ign", + "▁t rial", + "▁tr ial", + "▁tri al", + "ion ally", + "ional ly", + "▁treat ment", + "co w", + "c ow", + "sk y", + "s ky", + "▁T al", + "▁Ta l", + "es tic", + "est ic", + "e stic", + "▁sy mb", + "▁S ound", + "▁So und", + "▁Sou nd", + "▁s ites", + "▁site s", + "▁sit es", + "▁ sites", + "大 型", + "as ty", + "ast y", + "▁small er", + "reg on", + "它 的", + "拉 克", + "▁high ly", + "▁H art", + "▁Har t", + "来 源", + "▁pl ants", + "▁plan ts", + "▁plant s", + "▁re cover", + "▁rec over", + "▁t itled", + "▁tit led", + "▁title d", + "▁ titled", + "▁ass igned", + "▁assign ed", + "约 翰", + "▁( ,", + "▁ (,", + "▁ 一", + "▁M ember", + "▁Mem ber", + "▁b ranch", + "▁br anch", + "▁bran ch", + "ac c", + "a cc", + "ace ae", + "新 闻", + "on ents", + "onent s", + "只 是", + "▁in side", + "▁ins ide", + "se x", + "s ex", + "都 市", + "▁Engine ering", + "▁Engineer ing", + "银 行", + "▁M emorial", + "▁Mem orial", + "▁nov els", + "▁novel s", + "ar row", + "arr ow", + "ol es", + "ole s", + "o les", + "▁f a", + "▁ fa", + "▁High way", + "I P", + "U N", + "▁a mount", + "▁am ount", + "par t", + "p art", + "▁T est", + "▁Te st", + "ru ct", + "r uct", + "me t", + "m et", + "▁T ennessee", + "游 泳", + "無 綫", + "A A", + "網 路", + "el le", + "ell e", + "▁S um", + "▁Su m", + "生 命", + "▁Br other", + "▁Bro ther", + "▁D or", + "▁Do r", + "▁ 行政", + "▁equ ipment", + "p ut", + "M P", + "▁H ou", + "▁Ho u", + "on ent", + "▁st ore", + "▁ store", + "iz es", + "ize s", + "i zes", + "amb ig", + "▁I ra", + "▁Ir a", + "▁飾 演", + "▁ 飾演", + "▁E arl", + "▁Ear l", + "▁own er", + "▁ow ner", + "▁ owner", + "▁art icles", + "▁article s", + "▁ch arge", + "▁char ge", + "▁charg e", + "▁be comes", + "▁bec omes", + "▁become s", + "▁becom es", + "▁st reet", + "▁stre et", + "朝 鮮", + "▁m ountain", + "▁mount ain", + "▁Atl antic", + "▁g re", + "▁gr e", + "是 指", + "▁t al", + "▁ tal", + "▁c erem", + "▁ce rem", + "▁cer em", + "▁cere m", + "发 行", + "力 的", + "pa n", + "p an", + "▁B arn", + "▁Bar n", + "▁p arliament", + "▁c ounter", + "▁co unter", + "▁count er", + "思 想", + "▁Pop ulated", + "社 区", + "▁T s", + "國 王", + "▁con ver", + "▁conv er", + "伊 斯", + "過 去", + "▁t arget", + "▁targ et", + "▁review s", + "▁y et", + "ye s", + "y es", + "区 域", + "▁cont rovers", + "▁contr overs", + "ti c", + "t ic", + "娛 樂", + "▁f ellow", + "▁fell ow", + "it i", + "i ti", + "▁ 萊", + "ipl om", + "g n", + "▁program ming", + "▁C ur", + "▁Cu r", + "▁Mary land", + "▁O regon", + "線 的", + "不 再", + "▁cont est", + "or ney", + "orn ey", + "orne y", + "CA A", + "C AA", + "宇 宙", + "▁direct ion", + "re al", + "rea l", + "r eal", + "ap ore", + "公 元", + "▁Lew is", + "▁e state", + "▁est ate", + "我 们", + "方 案", + "▁r at", + "▁ra t", + "▁ rat", + "▁purch ased", + "▁purchase d", + "S c", + "▁effort s", + "wa ter", + "w ater", + "ri g", + "r ig", + "▁Ch air", + "▁Cha ir", + "▁fe el", + "▁fee l", + "ans ion", + "me s", + "m es", + "work s", + "w orks", + "▁O cean", + "▁S ever", + "▁Se ver", + "▁Sev er", + "▁d ance", + "▁soft ware", + "錦 標", + "▁camp us", + "高 雄", + "▁Nor way", + "cu l", + "c ul", + "騎 士", + "id i", + "i di", + "▁F er", + "▁Fe r", + "▁un known", + "大學 校友", + "▁E th", + "▁Et h", + "▁P lan", + "▁Pl an", + "▁L iter", + "▁Li ter", + "▁Lit er", + "▁fac ilities", + "▁facilit ies", + "▁l ies", + "▁lie s", + "▁ lies", + "▁immedi ately", + "▁immediate ly", + "現 時", + "▁b eat", + "▁be at", + "▁ beat", + "í a", + "II I", + "I II", + "▁l if", + "ec ting", + "ect ing", + "河 北", + "▁Be ach", + "▁Bea ch", + "▁s top", + "▁st op", + "▁ stop", + "▁up per", + "▁u pper", + "▁comm only", + "▁common ly", + "ri m", + "r im", + "ur er", + "ure r", + "▁st reng", + "▁str eng", + "▁stre ng", + "▁F ederation", + "▁Fed eration", + "▁Feder ation", + "ro om", + "r oom", + "▁do ub", + "▁dou b", + "▁for mat", + "▁form at", + "合 物", + "▁st one", + "▁ stone", + "人民 共和國", + "人民共和 國", + "ya l", + "y al", + "en ing", + "eni ng", + "e ning", + "比 利", + "ro c", + "r oc", + "▁organ ized", + "▁organiz ed", + "▁organize d", + "使用 的", + "使 用的", + "is a", + "i sa", + "▁ 拉", + "▁imp act", + "▁ab ility", + "▁ ability", + "▁h yd", + "▁hy d", + "▁ hyd", + "ain ts", + "aint s", + "a ints", + "is tered", + "ist ered", + "ister ed", + "ne t", + "n et", + "▁T reat", + "▁Tr eat", + "▁Tre at", + "▁phys ical", + "▁physic al", + "▁Ukr aine", + "▁R oss", + "▁Ro ss", + "▁Ros s", + "▁ag ric", + "▁R ugby", + "理 论", + "指 揮", + "▁quest ion", + "大 樓", + "▁quick ly", + "九 龍", + "▁r oles", + "▁ro les", + "▁role s", + "▁sw im", + "程 度", + "▁p et", + "▁pe t", + "▁ pet", + "▁f avor", + "▁fav or", + "▁fa vor", + "out heast", + "outh east", + "ambig uation", + "▁found er", + "▁fo under", + "▁ founder", + "▁w a", + "▁ wa", + "举 行", + "av el", + "ave l", + "a vel", + "个 人", + "办 公", + "▁g as", + "br o", + "b ro", + "广 播", + "冬 季", + "▁ 前", + "专 业", + "or ter", + "ort er", + "▁P roduction", + "▁Prod uction", + "重 建", + "▁p rote", + "▁pro te", + "▁pr ote", + "▁prot e", + "▁an alysis", + "▁analy sis", + "国 务", + "太 陽", + "▁S ources", + "▁Source s", + "▁mov ing", + "▁mo ving", + "▁oper ating", + "▁opera ting", + "是 法国", + "中 山", + "▁w ing", + "▁win g", + "▁ wing", + "▁fem ales", + "▁female s", + "▁rank ed", + "▁ran ked", + "十 年", + "▁For mer", + "▁Form er", + "ip ped", + "ipp ed", + "i pped", + "森 林", + "▁re ach", + "▁O t", + "继 续", + "▁b ad", + "媒 体", + "A D", + "le te", + "let e", + "l ete", + "▁F ox", + "▁Fo x", + "H L", + "▁un s", + "▁u ns", + "▁ uns", + "▁decl ared", + "▁declar ed", + "投 入", + "al o", + "a lo", + "▁engine ering", + "▁engineer ing", + "自 動", + "ill ery", + "ille ry", + "iller y", + "od ies", + "odi es", + "▁V o", + "▁town s", + "▁tow ns", + "▁bron ze", + "▁ex ecut", + "色 的", + "▁proble m", + "▁prob lem", + "健 康", + "斯 基", + "提 名", + "▁adop ted", + "▁adopt ed", + "ound ed", + "el ine", + "eli ne", + "elin e", + "e line", + "▁M ur", + "▁Mu r", + "▁in tegr", + "▁inte gr", + "▁att end", + "ul ed", + "ule d", + "u led", + "地 铁", + "分 鐘", + "隧 道", + "▁c omes", + "▁com es", + "▁co mes", + "▁come s", + "▁ comes", + "數 據", + "▁opp ortun", + "▁appro ach", + "ro b", + "r ob", + "igh th", + "ight h", + "方 的", + "an dy", + "and y", + "og le", + "ies t", + "ie st", + "i est", + "▁Queens land", + "▁ 波", + "▁citiz ens", + "▁citizen s", + "▁bl ood", + "下 午", + "▁le aves", + "▁leave s", + "自 行", + "un te", + "unt e", + "同 意", + "▁O d", + "▁te acher", + "▁teach er", + "▁tea cher", + "ve ment", + "v ement", + "羽 毛", + "博物 馆", + "▁c ars", + "▁car s", + "▁ca rs", + "▁Sp ace", + "▁ Space", + "▁chair man", + "▁pe ace", + "▁p erman", + "▁per man", + "west ern", + "w estern", + "▁typ ically", + "▁typical ly", + "j e", + "▁position s", + "▁pos itions", + "記 者", + "▁att ention", + "▁B on", + "▁Bo n", + "▁aut om", + "▁auto m", + "▁dise ase", + "▁occ urred", + "▁occur red", + "▁agre ement", + "▁agree ment", + "▁S av", + "▁Sa v", + "et hing", + "eth ing", + "e thing", + "▁ 克", + "▁aff ili", + "▁cor respond", + "▁cr ime", + "▁crim e", + "▁class ical", + "▁classic al", + "省 级", + "▁c oin", + "▁co in", + "A L", + "▁R a", + "▁lead ership", + "▁leader ship", + "▁leaders hip", + "兩 人", + "▁Mel bourne", + "ash ion", + "ashi on", + "▁H amp", + "▁Ham p", + "▁Ha mp", + "▁H arry", + "▁Har ry", + "▁第 一", + "▁ 第一", + "▁Turk ish", + "▁confir med", + "▁confirm ed", + "us ion", + "▁M anc", + "▁Man c", + "ol id", + "oli d", + "▁w alk", + "▁wal k", + "▁ walk", + "cent r", + "▁p rec", + "▁pr ec", + "▁pre c", + "国 王", + "▁ 布", + "十 八", + "有 效", + "bo x", + "b ox", + "▁E ach", + "▁P hys", + "▁Ph ys", + "▁n ominated", + "▁nomin ated", + "▁nom inated", + "出 演", + "ic ian", + "ici an", + "icia n", + "紐 約", + "▁h op", + "▁ho p", + "▁ hop", + "▁est imated", + "▁estimate d", + "ps on", + "p son", + "as ters", + "ast ers", + "aster s", + "aste rs", + "a sters", + "ar o", + "a ro", + "hed ral", + "▁mot or", + "▁mo tor", + "▁C ab", + "▁Ca b", + "▁Be fore", + "返 回", + "▁Ar k", + "mi ss", + "m iss", + "俱 乐", + "夫 人", + "而 被", + "事 故", + "▁mod els", + "▁model s", + "▁mode ls", + "▁g iving", + "嚴 重", + "氧 化", + "▁Mos cow", + "人民 解放军", + "▁g ained", + "▁gain ed", + "▁N ik", + "▁Ni k", + "▁suffer ed", + "▁suff ered", + "' ,", + "▁d ro", + "▁dr o", + "▁d istricts", + "▁district s", + "廣 告", + "斯 克", + "▁Back ground", + "▁B alt", + "▁Bal t", + "▁th ink", + "▁thin k", + "共和 国", + "名 字", + "地 震", + "十 三", + "▁C roat", + "▁Cro at", + "▁fig ure", + "▁co al", + "▁Wal ter", + "▁Walt er", + "它 们", + "▁Philipp ines", + "▁Philippine s", + "▁capt ured", + "▁capture d", + "西 洋", + "ch ers", + "che rs", + "cher s", + "c hers", + "官方 網站", + "▁territ ory", + "▁terr itory", + "▁con ference", + "小 说", + "演唱 會", + "▁r om", + "▁ro m", + "▁ rom", + "則 是", + "或 是", + "i ón", + "▁ne eded", + "▁need ed", + "▁comb ined", + "▁b ig", + "▁bi g", + "we alth", + "▁prob ably", + "殖 民", + "▁act ing", + "▁ac ting", + "▁j oint", + "▁join t", + "▁agre ed", + "▁agree d", + "▁f iction", + "▁ fiction", + "▁Brazil ian", + "材 料", + "程 式", + "uct ions", + "uction s", + "▁mention ed", + "▁ment ioned", + "經 營", + "云 南", + "▁B os", + "▁Bo s", + "▁accept ed", + "▁comp ared", + "▁compar ed", + "O M", + "▁y ards", + "▁yard s", + "▁R eal", + "▁Re al", + "▁s ens", + "▁se ns", + "▁sen s", + "▁ur ban", + "▁ urban", + "▁Ar men", + "▁Arm en", + "球 队", + "▁ 此", + "▁fac ulty", + "▁j ourn", + "前 的", + "▁p oll", + "▁pol l", + "▁po ll", + "▁en em", + "湖 北", + "经 过", + "ol ved", + "都 有", + "批 准", + "▁journal ist", + "at al", + "ata l", + "a tal", + "▁Gre ece", + "ib ly", + "ibl y", + "選 區", + "還 有", + "OV ID", + "▁C hen", + "▁Ch en", + "▁Che n", + "▁Aust ria", + "▁Man agement", + "▁Manag ement", + "inc ial", + "電 腦", + "倫 敦", + "▁bl ue", + "特 别", + "股 份", + "ic tures", + "ict ures", + "icture s", + "il ation", + "ila tion", + "▁se vent", + "▁seven t", + "市 民", + "还 有", + "▁R ang", + "▁Ra ng", + "▁Ran g", + "ot i", + "o ti", + "随 后", + "類 似", + "ra wn", + "raw n", + "r awn", + "os ter", + "ost er", + "o ster", + "時 候", + "▁ 和", + "▁m m", + "▁ mm", + "▁Sing apore", + "▁J oh", + "▁Jo h", + "▁e lim", + "▁el im", + "▁inter p", + "ag h", + "a gh", + "内 容", + "》( )", + "》 ()", + "时 代", + "▁cont ent", + "▁ 註", + "感 染", + "an cing", + "anc ing", + "▁indust rial", + "▁T en", + "▁Te n", + "操 作", + "▁( ),", + "▁() ,", + "▁ (),", + "正 在", + "▁L ike", + "▁Li ke", + "▁H ard", + "▁Har d", + "▁Ha rd", + "la w", + "l aw", + "▁N ick", + "▁Nic k", + "▁Ni ck", + "▁ 白", + "ia t", + "i at", + "▁l abor", + "▁la bor", + "▁lab or", + "ce st", + "ces t", + "c est", + "▁sub s", + "▁su bs", + "▁Sw iss", + "▁A bb", + "▁Ab b", + "▁h undred", + "自治 区", + "▁g raph", + "▁gr aph", + "▁grap h", + "▁f lag", + "▁fl ag", + "▁star ring", + "▁ac comp", + "▁acc omp", + "葡萄 牙", + "将 军", + "酒 店", + "▁Ch ile", + "▁Chi le", + "▁se ats", + "▁seat s", + "▁sea ts", + "▁qu ality", + "▁qual ity", + "t le", + "▁en ter", + "▁ent er", + "it ness", + "im inal", + "imi nal", + "ot ed", + "ote d", + "o ted", + "路 易", + "文 学", + "▁Viet nam", + "尼 斯", + "▁G il", + "▁Gi l", + "for mer", + "form er", + "▁ret ire", + "ol is", + "oli s", + "o lis", + "年夏季 奥林匹克运动会", + "学 习", + "ad s", + "a ds", + "▁Squad ron", + "▁Rec ord", + "▁polit ics", + "▁politic s", + "P h", + "墨 西", + "新 增", + "ul s", + "u ls", + "虽 然", + "▁J ane", + "▁Jan e", + "▁Ja ne", + "斯 卡", + "▁Ira q", + "结 果", + "▁hous ing", + "▁ho using", + "▁ {", + "D P", + "mer s", + "me rs", + "m ers", + "▁c ancer", + "▁can cer", + "▁canc er", + "▁wid ely", + "▁wide ly", + "特 殊", + "空 間", + "▁H and", + "▁Ha nd", + "▁Han d", + "▁L ow", + "▁Lo w", + "la st", + "las t", + "l ast", + "年 被", + "▁B at", + "▁Ba t", + "▁p air", + "理 事", + "▁htt p", + "▁ http", + "il ing", + "ili ng", + "i ling", + "▁F inn", + "▁Fin n", + "▁v ess", + "▁ve ss", + "▁large ly", + "▁larg ely", + "▁comm ittee", + "不 明", + "来 的", + "ca n", + "c an", + "▁c ode", + "▁co de", + "▁cod e", + "马 山", + "传 统", + "ak ers", + "ake rs", + "aker s", + "a kers", + "這 是", + "▁f ast", + "▁fa st", + "▁ fast", + "▁ar ts", + "▁art s", + "▁ arts", + "▁p rin", + "▁pr in", + "▁pri n", + "u v", + "▁St ock", + "選 手", + "失 去", + "接 近", + "追 踪", + "移 民", + "▁serv es", + "▁ser ves", + "▁serve s", + "▁Christ mas", + "ict ional", + "iction al", + "伯 特", + "ti ng", + "t ing", + "收 入", + "▁T y", + "▁F ord", + "▁For d", + "▁Fo rd", + "▁H ans", + "▁Ha ns", + "▁Han s", + "▁S imon", + "▁Sim on", + "▁Si mon", + "唐 朝", + "文 字", + "目 的", + "os is", + "o sis", + "▁crit ical", + "▁critic al", + "▁i r", + "▁ ir", + "▁Jew s", + "核 心", + "▁M iller", + "▁Mill er", + "▁Mil ler", + "▁Mi ller", + "▁med ian", + "▁media n", + "▁ 洛", + "經 常", + "未 能", + "也 被", + "▁A le", + "▁Al e", + "▁con clud", + "▁( ;", + "▁ (;", + "▁K han", + "▁Kh an", + "保 留", + "上 映", + "▁c oming", + "▁com ing", + "▁co ming", + "▁ coming", + "▁And erson", + "▁Anders on", + "调 查", + "澳大利 亚", + "▁R ound", + "▁Ro und", + "▁Rou nd", + "▁O ak", + "常 委", + "▁L abor", + "▁La bor", + "▁Lab or", + "超 过", + "省 的一个市镇", + "▁T ony", + "▁To ny", + "▁Ton y", + "▁I V", + "▁ IV", + "▁J er", + "▁Je r", + "ep tion", + "ept ion", + "e ption", + "▁m iles", + "▁mile s", + "▁mi les", + "▁mil es", + "建 制", + "孩 子", + "▁exp anded", + "▁expand ed", + "雜 誌", + "▁B urn", + "▁Bur n", + "行 动", + "年 以", + "▁press ure", + "▁F a", + "▁t im", + "efef e", + "f efefe", + "▁second ary", + "J R", + "▁re comm", + "▁rec omm", + "台 湾", + "營 運", + "棒 球", + "il ler", + "ill er", + "ille r", + "i ller", + "▁imp rov", + "▁impr ov", + "ique s", + "iqu es", + "i ques", + "▁result ed", + "▁we ight", + "▁weigh t", + "▁ weight", + "▁C urr", + "▁Cur r", + "mo uth", + "m outh", + "▁A ud", + "▁Au d", + "qu es", + "que s", + "q ues", + "巴 西", + "▁N ap", + "▁Na p", + "on ald", + "ona ld", + "onal d", + "▁d istance", + "▁dist ance", + "▁di stance", + "▁ distance", + "▁Add ition", + "va rd", + "var d", + "v ard", + "▁m ess", + "▁me ss", + "▁pres ence", + "▁ 山", + "▁D omin", + "▁Do min", + "▁Dom in", + "▁educ ated", + "▁res ident", + "▁resid ent", + "▁ resident", + "为 人", + "po ol", + "p ool", + "os en", + "ose n", + "o sen", + "轨 道", + "inc oln", + "ip e", + "i pe", + "海 岸", + "洛 马山", + "市 的", + "▁h ar", + "▁ha r", + "▁ har", + "再 度", + "▁col umn", + "▁squ are", + "▁Inf antry", + "ra h", + "r ah", + "▁ 臺灣", + "报 告", + "一 同", + "▁Al b", + "▁ab andon", + "▁Th rough", + "▁Thr ough", + "反 对", + "▁s tre", + "▁st re", + "▁str e", + "ain ian", + "ai nian", + "a inian", + "线 路", + "▁n et", + "▁ne t", + "▁ net", + "▁I owa", + "▁s earch", + "▁se arch", + "▁D anish", + "▁Dan ish", + "▁S ix", + "▁Si x", + "▁Am ong", + "▁st ream", + "▁stre am", + "▁ stream", + "职 业", + "et ting", + "ett ing", + "etti ng", + "é s", + "古 代", + "▁f ish", + "▁ fish", + "ed er", + "ede r", + "e der", + "▁sc oring", + "瑞 士", + "▁ <", + "▁con centr", + "ui s", + "u is", + "T S", + "▁g overnor", + "▁govern or", + "itz erland", + "itzer land", + "▁cond ition", + "▁new ly", + "▁of fers", + "▁off ers", + "▁offer s", + "格 兰", + "▁re serv", + "▁res erv", + "ic i", + "i ci", + "sk i", + "s ki", + "▁paint ing", + "▁pain ting", + "▁exp ected", + "▁expect ed", + "▁ expected", + "▁bu ried", + "▁bur ied", + "mu n", + "m un", + "興 建", + "▁K at", + "▁Ka t", + "la h", + "l ah", + "ri n", + "r in", + "有 些", + "墨西 哥", + "▁N ev", + "▁Ne v", + "皇 后", + "现 在", + "选 举", + "no t", + "n ot", + "设 立", + "▁f eed", + "▁fe ed", + "▁fee d", + "▁offic ials", + "▁official s", + "▁instr ument", + "▁recogn ized", + "▁recognize d", + "▁ 車站", + "兒 童", + "▁enc our", + "▁h abit", + "▁ha bit", + "▁I mp", + "▁Im p", + "vi ation", + "via tion", + "v iation", + "▁vers ions", + "▁version s", + "▁b illion", + "▁bill ion", + "截 至", + "op ter", + "opt er", + "▁f elt", + "ag an", + "aga n", + "a gan", + "▁pre mier", + "▁premi er", + "▁prem ier", + "se ason", + "sea son", + "▁Serv ices", + "▁Service s", + "▁Bel g", + "▁im age", + "▁imag e", + "基 础", + "▁c ab", + "▁ca b", + "俱乐 部", + "▁the atre", + "▁theat re", + "ott om", + "▁l osing", + "▁los ing", + "▁Ab d", + "聯 邦", + "父 亲", + "▁r acing", + "▁ra cing", + "▁rac ing", + "日 的", + "▁gr anted", + "▁grant ed", + "▁gran ted", + "▁rec ently", + "▁recent ly", + "▁result ing", + "▁att acks", + "▁attack s", + "▁I l", + "cl aim", + "ec es", + "ece s", + "e ces", + "ugu ese", + "igr ants", + "igrant s", + "情 况", + "▁cre ation", + "▁creat ion", + "外 的", + "运 营", + "lin es", + "line s", + "li nes", + "l ines", + "▁D VD", + "▁ DVD", + "▁w ild", + "▁ad apt", + "▁P ap", + "▁Pa p", + "id ers", + "ide rs", + "ider s", + "i ders", + "▁v ocal", + "▁voc al", + "▁vo cal", + "明 治", + "or din", + "ord in", + "邮 政", + "▁ident ified", + "▁K u", + "持 續", + "P C", + "▁there fore", + "范 围", + "▁b oy", + "▁bo y", + "▁ boy", + "▁Or iginal", + "▁Orig inal", + "▁Origin al", + "是 中国", + "作 者", + "舞 台", + "ra ight", + "▁Miss iss", + "ay er", + "a yer", + "▁T urn", + "▁Tur n", + "引 擎", + "報 告", + "▁G ord", + "▁Go rd", + "▁Gor d", + "▁def end", + "地 位", + "ag u", + "a gu", + "▁tw ice", + "▁b al", + "▁ bal", + "port s", + "por ts", + "▁ ‘", + "▁Lt d", + "▁Mc G", + "▁n otes", + "▁not es", + "▁no tes", + "▁note s", + "▁ notes", + "▁former ly", + "▁ formerly", + "祖 父", + "▁A rea", + "▁Ar ea", + "▁Are a", + "▁exper iment", + "▁experi ment", + "球 员", + "og s", + "▁red uced", + "▁reduce d", + "命 令", + "ip pi", + "ipp i", + "▁conc ert", + "oo k", + "o ok", + "实 验", + "▁F ac", + "▁Fa c", + "▁re form", + "▁ref orm", + "▁Tok yo", + "▁H oly", + "▁Hol y", + "▁Ho ly", + "▁B rian", + "▁Br ian", + "▁Bri an", + "改 为", + "▁s ales", + "▁sal es", + "▁sale s", + "▁sa les", + "▁s exual", + "▁sex ual", + "▁L as", + "▁La s", + "▁dam age", + "▁dr ums", + "▁drum s", + "任 務", + "出 口", + "▁vill ages", + "▁village s", + "▁prov iding", + "▁帕 洛马山", + "▁Aff airs", + "ac ew", + "ace w", + "▁l ibrary", + "▁libr ary", + "处 理", + "GB T", + "獎 項", + "▁D un", + "▁Du n", + "▁t aught", + "战 役", + "▁l iber", + "▁lib er", + "发 表", + "gin g", + "gi ng", + "g ing", + "li fe", + "l ife", + "▁w all", + "▁wa ll", + "▁wal l", + "▁ wall", + "▁Tr ust", + "▁H ur", + "▁Hu r", + "▁Dou gl", + "▁Doug l", + "乡 镇", + "同 一", + "足球 運動員", + "足 球運動員", + "因 而", + "目 標", + "▁St aff", + "▁Sta ff", + "▁ @", + "分布 于", + "▁C ape", + "▁Cap e", + "▁Ca pe", + "荷 蘭", + "不 得", + "oc ese", + "oces e", + "▁for est", + "▁fo rest", + "▁ forest", + "安 排", + "情 況", + "▁L ank", + "▁Lan k", + "▁D ream", + "p resent", + "▁pat tern", + "▁co aches", + "▁coach es", + "任 务", + "君 主", + "下辖 以下", + "▁Jac ob", + "▁St ory", + "▁surround ing", + "▁p ack", + "E L", + "▁Sur vey", + "▁Surv ey", + "只 能", + "▁th ous", + "▁sp ons", + "品 牌", + "第 七", + "ge rs", + "ger s", + "g ers", + "▁mater ials", + "▁material s", + "▁la unch", + "▁laun ch", + "en ted", + "ent ed", + "ente d", + "▁et hn", + "▁eth n", + "字 母", + "▁L incoln", + "▁B eng", + "▁Be ng", + "▁Ben g", + "er ald", + "eral d", + "era ld", + "▁N CAA", + "▁NC AA", + "劇 場", + "深 圳", + "▁sec ret", + "▁d ial", + "▁di al", + "ou ses", + "ous es", + "ouse s", + "o uses", + "oth s", + "o ths", + "▁c am", + "▁ca m", + "宣 佈", + "隨 後", + "▁beg ins", + "▁begin s", + "如 下", + "▁ 是", + "▁insp ired", + "蘇 聯", + "ab ama", + "aba ma", + "ly wood", + "▁rest aur", + "心 理", + "▁B ah", + "▁Ba h", + "▁sugg ested", + "▁suggest ed", + "軍 隊", + "▁Kent ucky", + "oc ated", + "oca ted", + "ocate d", + "學 習", + "ac he", + "ach e", + "a che", + "▁B attalion", + "都 會", + "▁str ugg", + "re ll", + "rel l", + "r ell", + "▁In formation", + "▁Inform ation", + "面積 為", + "▁arr ested", + "▁arrest ed", + "▁m arked", + "▁mark ed", + "▁mar ked", + "▁N a", + "▁T an", + "▁Ta n", + "金 融", + "▁b ow", + "▁bo w", + "▁ bow", + "▁主 要", + "▁ 主要", + "▁K y", + "感 到", + "▁Ch annel", + "▁Chan nel", + "各 地", + "win g", + "wi ng", + "w ing", + "▁ É", + "電 台", + "k h", + "看 到", + "▁cou ple", + "▁coup le", + "▁Sw itzerland", + "▁Build ings", + "▁Building s", + "▁K ey", + "▁Ke y", + "▁Reg ional", + "▁Region al", + "▁form ation", + "▁format ion", + "▁ formation", + "王 國", + "車 輛", + "▁h y", + "▁ hy", + "▁A dam", + "▁Ad am", + "▁Man chester", + "▁Manc hester", + "的 意", + "▁h all", + "▁ha ll", + "▁hal l", + "▁ hall", + "T ube", + "▁ent ry", + "▁entr y", + "▁ entry", + "各 種", + "au x", + "a ux", + "市 场", + "為 主", + "ut ies", + "uti es", + "u ties", + "▁C onc", + "▁Con c", + "▁c arri", + "▁car ri", + "▁crit ics", + "▁critic s", + "um es", + "ume s", + "u mes", + "劇 情", + "ch a", + "c ha", + "變 成", + "be d", + "b ed", + "▁第 二", + "▁ 第二", + "ac ement", + "ace ment", + "編 號", + "ro it", + "約 翰", + "at eur", + "ate ur", + "执 行", + "▁Bet ween", + "▁Ham ilton", + "▁stat istics", + "▁conn ected", + "▁connect ed", + "蒙山 巡天", + "iv als", + "ival s", + "iva ls", + "▁young er", + "▁F ame", + "▁Fa me", + "▁Fam e", + "ik i", + "i ki", + "▁ser ious", + "▁萊 蒙山巡天", + "▁莱 蒙山", + "年 間", + "▁sp irit", + "▁spir it", + "▁fig ures", + "▁figure s", + "▁reg ions", + "▁region s", + "▁inj ury", + "海 道", + "▁ 近地小行星", + "乘 客", + "S R", + "▁l oan", + "▁lo an", + "▁ ;", + "▁K itt", + "▁Kit t", + "▁Ki tt", + "▁l ett", + "▁le tt", + "▁let t", + "▁ lett", + "▁H or", + "▁Ho r", + "文 章", + "▁近地小行星 追踪", + "高 的", + "▁sp lit", + "▁spl it", + "” 、", + "產 品", + "ec tic", + "ect ic", + "e ctic", + "on omy", + "onom y", + "ono my", + "▁Em peror", + "▁tr ue", + "▁cont act", + "▁Mag azine", + "組 合", + "▁t ree", + "▁tr ee", + "▁tre e", + "》 :", + "es c", + "e sc", + "ag er", + "age r", + "a ger", + "▁Histor ical", + "▁Historic al", + "H K", + "st an", + "an ning", + "ann ing", + "anni ng", + "▁Liber al", + "▁Lib eral", + "▁Child ren", + "姆 斯", + "的 首", + "▁cap tain", + "▁capt ain", + ".. ....", + "... ...", + ".... ..", + "圖 書", + "▁Bill board", + "▁Wh it", + "▁sur name", + "▁surn ame", + "菲 律", + "▁comm ander", + "▁command er", + "广 州", + "as ion", + "asi on", + "▁L ar", + "▁La r", + "如 此", + "▁Build ing", + "頻 道", + "IN E", + "I NE", + "▁b urn", + "▁bur n", + "▁ burn", + "的 事", + "▁K az", + "▁Ka z", + "▁rece ive", + "▁K arl", + "▁Kar l", + "▁Port uguese", + "oot h", + "oo th", + "o oth", + "Y ou", + "▁confl ict", + "▁may or", + "ograp her", + "ograph er", + "年建立 的", + "年 建立的", + "ke s", + "k es", + "▁S in", + "▁Si n", + "▁Al abama", + "▁fin ish", + "▁Aust rian", + "▁Austria n", + "▁K a", + "▁g ives", + "▁give s", + "▁add ress", + "▁P oint", + "▁Po int", + "D S", + "I L", + "并 在", + "at ab", + "ata b", + "I t", + "▁app ar", + "▁ap par", + "▁et c", + "g g", + "ur i", + "u ri", + "▁How ard", + "▁Ho ward", + "▁n ort", + "▁nor t", + "▁sup pl", + "▁supp l", + "領 導", + "▁f estival", + "▁fest ival", + "之間 的", + "之 間的", + "rop hy", + "roph y", + "r ophy", + "▁dis app", + "▁sup ply", + "▁suppl y", + "▁supp ly", + "▁An ne", + "▁Ann e", + "▁ob tained", + "▁obtain ed", + "英 語", + "▁s light", + "▁sl ight", + "ke ep", + "kee p", + "k eep", + "▁p aid", + "▁pr int", + "▁prin t", + "▁ print", + "▁Sen ior", + "▁sp ring", + "▁spr ing", + "亚 洲", + "▁w ins", + "▁win s", + "el li", + "ell i", + "▁sh owed", + "▁show ed", + "▁author ities", + "▁col span", + "▁ colspan", + "is ta", + "ist a", + "▁R ub", + "▁Ru b", + "大 會", + "連 接", + "▁S on", + "▁So n", + "▁m om", + "▁mo m", + "▁Hou ston", + "▁Hous ton", + "▁Ukr ainian", + "▁For ces", + "▁Force s", + "直 至", + "j o", + "▁do ctor", + "▁doc tor", + "▁doct or", + "統 治", + "群 島", + "▁E ric", + "▁Er ic", + "▁Eri c", + "da m", + "d am", + "▁Th ird", + "▁Thir d", + "ap pen", + "app en", + "兒 子", + "▁M it", + "▁Mi t", + "臺 中", + "▁ 加", + "彼 得", + "uo us", + "u ous", + "公 分", + "▁s ets", + "▁se ts", + "▁set s", + "▁contin ues", + "▁continue s", + "▁continu es", + "▁know ledge", + "理 論", + "▁man agers", + "▁manag ers", + "▁manager s", + "▁manage rs", + "改 編", + "▁W olf", + "▁Wol f", + "▁app lied", + "▁acc ident", + "▁m ill", + "▁mi ll", + "▁mil l", + "▁ mill", + "至 少", + "▁Pl ayer", + "▁Play er", + "▁c ells", + "▁cell s", + "大 道", + "▁Er n", + "▁N aval", + "▁Na val", + "▁Nav al", + "的 三", + "▁great er", + "▁gre ater", + "if ications", + "ific ations", + "ification s", + "ra it", + "I R", + "al ty", + "alt y", + "ut her", + "uth er", + "u ther", + "▁S ilver", + "▁Sil ver", + "▁G ram", + "▁Gr am", + "▁Gra m", + "un ch", + "unc h", + "▁veh icles", + "▁vehicle s", + "ug al", + "uga l", + "u gal", + "▁L ocal", + "▁Loc al", + "▁Lo cal", + "▁six th", + "土 耳", + "ze n", + "z en", + "▁S el", + "▁Se l", + "▁Pro f", + "▁Pr of", + "▁G ab", + "▁Ga b", + "▁scient ific", + "一 度", + "▁Tai wan", + "▁N on", + "▁No n", + "▁ 張", + "部 長", + "▁act ually", + "▁actual ly", + "建 成", + "▁| }", + "▁D ue", + "▁Du e", + "▁P rin", + "▁Pr in", + "▁Pri n", + "七 年", + "警 方", + "wh ich", + "▁C ost", + "▁Co st", + "▁Cos t", + "▁re ports", + "▁report s", + "土耳 其", + "or gan", + "org an", + "E P", + "▁tw enty", + "ev in", + "e vin", + "al so", + "als o", + "en gers", + "eng ers", + "enger s", + "enge rs", + "其 它", + "olog ists", + "ologist s", + "是 以", + "▁b att", + "▁bat t", + "ol as", + "ola s", + "o las", + "ur o", + "u ro", + "▁Die go", + "ke y", + "k ey", + "▁N Y", + "▁ NY", + "基督 教", + "国务 院", + "I M", + "▁N ow", + "▁No w", + "▁t ried", + "▁tr ied", + "▁tri ed", + "ik h", + "i kh", + "▁fac ility", + "▁facilit y", + "▁t heme", + "▁the me", + "▁th eme", + "▁them e", + "▁k ept", + "▁ke pt", + "設 置", + "il ey", + "ile y", + "i ley", + "con t", + "c ont", + "▁re ject", + "▁p le", + "▁pl e", + "▁ ple", + "十 字", + "消 息", + "▁C OVID", + "▁K l", + "aw n", + "a wn", + "ar do", + "ard o", + "▁des ignated", + "▁design ated", + "▁ designated", + "行政 區", + "▁N ich", + "▁Nic h", + "▁Ni ch", + "▁A C", + "▁ AC", + "▁Sing les", + "▁Single s", + "▁F ront", + "▁Fr ont", + "pe t", + "p et", + "▁tra ffic", + "▁traff ic", + "規 定", + "ou ts", + "out s", + "o uts", + "錦標 賽", + "阿拉 伯", + "並 不", + "▁prom otion", + "▁promot ion", + "▁Mount ains", + "▁Mountain s", + "▁n ob", + "▁no b", + "▁ 黃", + "ol ished", + "olis hed", + "o lished", + "廣 東", + "we et", + "▁D om", + "▁Do m", + "禁 止", + "赛 季", + "▁p urpose", + "▁purp ose", + "无 法", + "澳 洲", + "▁S ky", + "▁Sk y", + "▁Col omb", + "en ez", + "ene z", + "e nez", + "▁y ellow", + "内 的", + "▁dis estab", + "▁ †", + "▁C our", + "▁Co ur", + "▁Cou r", + "尤 其", + "▁claim s", + "▁Israel i", + "▁Mar ine", + "▁Ma rine", + "▁Marin e", + "▁Mari ne", + "E M", + "▁Y our", + "▁You r", + "▁La bour", + "▁Lab our", + "東 北", + "▁P ot", + "▁Po t", + "in y", + "i ny", + "▁ 美", + "▁P rix", + "▁Pr ix", + "▁Pri x", + "▁tr ains", + "▁tra ins", + "▁train s", + "▁He art", + "▁Hear t", + "▁can not", + "▁cann ot", + "▁T el", + "▁Te l", + "▁succeed ed", + "▁Ch ampions", + "▁Champion s", + "▁Champ ions", + "ag en", + "age n", + "a gen", + "▁ex isting", + "▁exist ing", + "▁D C", + "▁ DC", + "國民 黨", + "▁music ian", + "▁mus ician", + "士 兵", + "ok ing", + "oki ng", + "o king", + "pr ise", + "p rise", + "扩 展", + "▁A li", + "▁Al i", + "wi ch", + "w ich", + "▁a im", + "▁ aim", + "恐 怖", + "▁d ensity", + "飛 行", + "▁ →", + "▁In n", + "P l", + "▁F il", + "bo t", + "b ot", + "▁相關 條目", + "▁c e", + "▁ ce", + "▁R ose", + "▁Ro se", + "▁Ros e", + "的 高", + "▁V is", + "▁Vi s", + "▁s ingers", + "▁sing ers", + "▁singer s", + "▁sin gers", + "▁Album s", + "▁Alb ums", + "▁jud ge", + "▁judg e", + "▁publ ication", + "▁public ation", + "▁St one", + "監 督", + "▁Fred erick", + "▁Freder ick", + "▁ 二", + "▁te aching", + "▁teach ing", + "▁tea ching", + "▁Dougl as", + "▁Doug las", + "▁adv anced", + "▁advance d", + "尔 德", + "▁t alk", + "▁tal k", + "▁R oll", + "▁Ro ll", + "H e", + "▁m ut", + "▁ mut", + "▁K am", + "▁Ka m", + "戰 後", + "▁un ique", + "▁Mississ ippi", + "分 为", + "▁s upp", + "▁sup p", + "▁su pp", + "▁N atural", + "▁Nat ural", + "成立 的", + "▁Har vard", + "▁vis it", + "▁all ows", + "▁allow s", + "▁pre serv", + "▁pres erv", + "ia ls", + "ial s", + "i als", + "▁N ative", + "▁Nat ive", + "▁sur vey", + "▁surv ey", + "tr a", + "t ra", + "ad i", + "a di", + "▁e lement", + "▁el ement", + "▁ele ment", + "▁Her itage", + "▁ 多", + "of fs", + "off s", + "▁all owing", + "▁allow ing", + "▁S oc", + "▁So c", + "▁met res", + "▁metre s", + "尚 未", + "an te", + "ant e", + "achel or", + "ache lor", + "匈 牙", + "▁Sec urity", + "▁histor ian", + "▁Phil ip", + "pl es", + "ple s", + "p les", + "疫 情", + "▁r ain", + "▁ra in", + "▁ rain", + "▁Re ception", + "▁Rec eption", + "商 业", + "制 造", + "▁Pat rick", + "▁Patri ck", + "▁Patric k", + "▁D al", + "▁Da l", + "达 到", + "奧 運", + "提 高", + "▁Pl ot", + "实 际", + "lah oma", + "▁t ennis", + "▁ten nis", + "匈牙 利", + "ure au", + "▁s pot", + "▁sp ot", + "▁m ales", + "▁male s", + "▁mal es", + "▁ma les", + "▁pro file", + "▁prof ile", + "▁cons um", + "▁t ower", + "▁to wer", + "▁tow er", + "▁ 该", + "Ma r", + "M ar", + "▁Al len", + "▁All en", + "▁ar ms", + "▁arm s", + "▁ arms", + "有 人", + "的 原", + "▁part ner", + "▁partn er", + "▁s uit", + "▁su it", + "▁e arth", + "▁ear th", + "▁Des cription", + "▁Desc ription", + "▁Y outh", + "▁You th", + "▁N FL", + "ingu ished", + "人口 数量", + "實 驗", + "▁ag ent", + "ra c", + "r ac", + "ob e", + "o be", + "南 北", + "本 線", + "相 似", + "恢 复", + "▁m ap", + "▁ma p", + "未 來", + "en h", + "e nh", + "▁Anth ony", + "▁me asure", + "▁meas ure", + "in ema", + "ine ma", + "inem a", + "▁ 自", + "▁g all", + "▁gal l", + "final s", + "fin als", + "f inals", + "rel ated", + "卢 瓦", + "ur ance", + "uran ce", + "u rance", + "D A", + "阿 爾", + "發 動", + "▁brother s", + "又 名", + "B I", + "战 斗", + "clud ing", + "▁paint er", + "▁pain ter", + "下的 一个", + "下 的一个", + "▁En vironment", + "▁s ons", + "▁so ns", + "▁son s", + "▁Det roit", + "▁re ference", + "▁refer ence", + "pr od", + "pro d", + "p rod", + "▁opp osition", + "▁class es", + "▁d iplom", + "▁fe et", + "▁fee t", + "每 平方公里", + "▁return ing", + "▁En c", + "▁Argent ina", + "色 列", + "▁f ully", + "▁full y", + "▁ fully", + "▁cl imate", + "▁clim ate", + "▁fight ing", + "应 用", + "▁s low", + "▁sl ow", + "▁p ilot", + "▁pil ot", + "设 有", + "og y", + "o gy", + "▁ 曾", + "东 南", + "夏 令", + "▁Ab out", + "▁C ulture", + "▁Cul ture", + "▁Cult ure", + "年 间", + "马 来", + "汽 車", + "副 主席", + "ic ture", + "ict ure", + "北京 市", + "▁ 古", + "lo v", + "l ov", + "著名 的", + "著 名的", + "in th", + "int h", + "av er", + "ave r", + "a ver", + "中 华", + "個 月", + "Ma n", + "M an", + "希 臘", + "運 輸", + "重 点", + "▁Hot el", + "▁Ho tel", + "os lav", + "▁B ird", + "▁Bi rd", + "▁Bir d", + "▁M ach", + "▁Mac h", + "▁Ma ch", + "▁ 黑", + "ri sis", + "ris is", + "▁Mar gar", + "▁Marg ar", + "政 协", + "行 为", + "b s", + "學 者", + "ectic ut", + "▁gu est", + "贝 尔", + "am ing", + "amin g", + "ami ng", + "a ming", + "▁def ined", + "▁defin ed", + "▁define d", + "ivers ary", + "教 練", + "▁loc omot", + "in der", + "ind er", + "i nder", + "▁a ired", + "▁air ed", + "▁ aired", + "ub lin", + "ubl in", + "or dan", + "ord an", + "▁Bec ause", + "▁old est", + "▁A lan", + "▁Al an", + "▁L ieutenant", + "空 间", + "▁T rib", + "▁Tr ib", + "▁Tri b", + "这 是", + "▁h olds", + "▁hold s", + "▁hol ds", + "▁con tain", + "▁cont ain", + "有 关", + "的 方式", + "▁c ert", + "▁cer t", + "▁t ele", + "▁te le", + "▁tel e", + "同 樣", + "决 赛", + "▁Ok lahoma", + "se ud", + "▁Wind ows", + "▁ Windows", + "改 變", + "▁ 神", + "▁al one", + "▁sit uation", + "避 免", + "▁r oyal", + "▁ro yal", + "▁ex change", + "▁exchang e", + "▁Bas ketball", + "an ton", + "ant on", + "anto n", + "▁ 哈", + "▁B ry", + "▁Br y", + "▁h ands", + "▁hand s", + "小 时", + "人 工", + "業 務", + "um a", + "u ma", + "le ts", + "let s", + "l ets", + "im ens", + "ime ns", + "imen s", + "G A", + "▁e as", + "el ve", + "oe n", + "o en", + "月 至", + "▁C re", + "▁Cr e", + "J o", + "也 在", + "▁A ge", + "▁Ag e", + "▁exp ansion", + "el sh", + "els h", + "▁N ag", + "▁Na g", + "O L", + "▁P ope", + "▁Pop e", + "▁Po pe", + "▁Den mark", + "ie val", + "iev al", + "▁c ompl", + "▁com pl", + "▁comp l", + "▁B eat", + "▁Be at", + "▁Bea t", + "iv a", + "i va", + "▁t ells", + "▁tell s", + "▁tel ls", + "之 子", + "规 模", + "ol o", + "o lo", + "的 研究", + "▁Hon or", + "▁gr owing", + "▁grow ing", + "▁gro wing", + "下辖以下 地区", + "jo y", + "j oy", + "▁s ides", + "▁side s", + "▁sid es", + "▁sit uated", + "比 較", + "▁th ings", + "▁thing s", + "不 足", + "委 书记", + "▁W ell", + "▁We ll", + "▁Wel l", + "▁In ternet", + "▁Inter net", + "▁Conn ecticut", + "▁Sp acew", + "▁Space w", + "部 落", + "▁w ant", + "本 身", + "知 名", + "产 品", + "▁To day", + "▁Tod ay", + "iss ance", + "n i", + "ed ition", + "go r", + "g or", + "on na", + "onn a", + "▁Tem ple", + "O C", + "▁st raight", + "细 胞", + "▁s occer", + "▁soc cer", + "▁princip al", + "▁ch arts", + "▁char ts", + "▁chart s", + "▁Louis iana", + "og en", + "oge n", + "o gen", + "▁ 德", + "▁f air", + "▁fa ir", + "▁L ast", + "▁La st", + "▁Las t", + "▁fl ood", + "▁flo od", + "▁f low", + "▁fl ow", + "▁flo w", + "▁ flow", + "▁cust om", + "▁Mor ris", + "本 土", + "red ited", + "基 礎", + "or ia", + "ori a", + "o ria", + "而 是", + "年 前", + "▁th ir", + "▁prot ection", + "▁protect ion", + "▁Arch itect", + "▁r oll", + "▁ro ll", + "▁ roll", + "蛋 白", + "▁Music al", + "▁Mus ical", + "▁saf ety", + "▁safe ty", + "▁p ortion", + "▁port ion", + "▁por tion", + "某 些", + "M L", + "▁s ays", + "▁say s", + "▁sa ys", + "▁ly rics", + "▁lyric s", + "le m", + "l em", + "▁sugg est", + "▁achie ved", + "▁achieve d", + "建 於", + "▁c orpor", + "▁cor por", + "▁b ought", + "▁Spacew atch", + "ol y", + "o ly", + "he ss", + "hes s", + "h ess", + "▁anim als", + "▁animal s", + "▁Girl s", + "▁Gir ls", + "▁tem ple", + "平 成", + "al ing", + "ali ng", + "alin g", + "a ling", + "un der", + "und er", + "u nder", + "▁vol ume", + "埃 及", + "逐 漸", + "▁h orse", + "▁hor se", + "▁ horse", + "▁ch osen", + "▁cho sen", + "▁chose n", + "▁J ay", + "▁Ja y", + "▁Gord on", + "▁Gor don", + "▁ad vert", + "▁adv ert", + "博物 館", + "▁Anton io", + "提 升", + "▁l ot", + "▁lo t", + "▁W ard", + "▁War d", + "▁Wa rd", + "▁gl obal", + "▁glob al", + "容 易", + "oy d", + "o yd", + "▁v ice", + "▁vi ce", + "▁vic e", + "英 格蘭", + "▁me ant", + "▁mean t", + "▁D eb", + "▁De b", + "▁Hung arian", + "▁Belg ium", + "▁Legisl ative", + "on i", + "o ni", + "入 口", + "▁G er", + "▁Ge r", + "亦 有", + "▁g oes", + "▁go es", + "▁D a", + "▁author ity", + "uer to", + "▁i ron", + "▁ir on", + "▁ iron", + "▁G arden", + "▁Gar den", + "▁Gard en", + "▁k illing", + "▁kill ing", + "▁kil ling", + "▁complet ely", + "▁complete ly", + "▁Que bec", + "议 员", + "▁B ou", + "▁Bo u", + "u y", + "▁b ill", + "▁bi ll", + "▁J uan", + "▁Ju an", + "▁g od", + "▁go d", + "▁Sun day", + "▁Sund ay", + "作 戰", + "类 似", + "z i", + "d r", + "▁C all", + "▁Cal l", + "▁Ca ll", + "身 體", + "案 件", + "飛 機", + "建 于", + "▁R ap", + "▁Ra p", + "水 平", + "▁s amp", + "▁sa mp", + "▁Vill age", + "▁Villa ge", + "鎮 區", + "规 划", + "ra f", + "r af", + "▁Sam uel", + "av ior", + "avi or", + "指 定", + "▁R ural", + "▁Ru ral", + "工 具", + "▁J am", + "▁Ja m", + "▁M oon", + "▁Mo on", + "im ents", + "iment s", + "imen ts", + "i ments", + "▁Exp atriate", + "西 方", + "主持 人", + "▁S yn", + "▁Sy n", + "藝 人", + "水 域", + "▁A uthor", + "▁Aut hor", + "ic ians", + "ician s", + "ici ans", + "icia ns", + "纽 约", + "▁L am", + "▁La m", + "▁l ect", + "▁le ct", + "▁ lect", + "▁c art", + "▁car t", + "效 力", + "ren ce", + "r ence", + "大 区", + "▁C hall", + "▁Ch all", + "▁Cha ll", + "▁Chal l", + "▁en ding", + "▁end ing", + "▁ ending", + "▁ 以", + "所属 的", + "所 属的", + "疾 病", + "▁H ockey", + "▁Joh ann", + "▁Johan n", + "出 席", + "臺 南", + "hy l", + "h yl", + "ear ing", + "ea ring", + "e aring", + "选 择", + "▁f olk", + "▁ folk", + "是一 种", + "是 一种", + "▁rap id", + "的 海", + "▁ 愛", + "配 合", + "發 售", + "▁he av", + "▁con taining", + "▁cont aining", + "▁contain ing", + "量 的", + "f r", + "開 放", + "▁in ters", + "▁inter s", + "▁int ers", + "▁inte rs", + "▁ inters", + "▁Jos é", + "▁sim ply", + "▁simpl y", + "西 藏", + "S C", + "家 的", + "ud i", + "u di", + "▁Brig ade", + "▁C ow", + "▁Co w", + "av ed", + "ave d", + "a ved", + "▁Bang l", + "▁Ban gl", + "▁Ind ependent", + "▁de fin", + "▁def in", + "▁C ensus", + "他 是", + "得 以", + "é t", + "入 侵", + "颱 風", + "▁res ear", + "▁r ot", + "▁ro t", + "▁ rot", + "▁ 根據", + "▁Do ctor", + "▁Doc tor", + "▁Doct or", + "▁necess ary", + "▁Lem mon", + "武 汉", + "▁res ources", + "▁resource s", + "▁ref used", + "才 能", + "▁mach ine", + "▁Sever al", + "▁Sev eral", + "戰 役", + "od ox", + "批 評", + "▁F ern", + "▁Fer n", + "▁Squ are", + "▁M em", + "▁Me m", + "的 市镇", + "▁f ans", + "▁fa ns", + "▁fan s", + "代 理", + "▁n arrow", + "▁narr ow", + "▁app roved", + "▁appro ved", + "Ge n", + "G en", + "▁P hill", + "▁Ph ill", + "▁Phil l", + "ro t", + "r ot", + "之 下", + "的地 方", + "的 地方", + "▁G ard", + "▁Gar d", + "▁Ga rd", + "az a", + "a za", + "! !", + "▁rel atively", + "▁relative ly", + "▁mem ory", + "▁memor y", + "ga l", + "g al", + "▁r isk", + "▁ris k", + "▁ri sk", + "▁proper ties", + "T P", + "or us", + "o rus", + "▁vis ited", + "▁visit ed", + "实 现", + "o a", + "▁attem pts", + "▁attempt s", + "高速 公路", + "▁R ivers", + "▁River s", + "▁Ri vers", + "▁Riv ers", + "▁n arr", + "▁cre ating", + "▁creat ing", + "▁oper a", + "▁op era", + "視 為", + "▁Malays ia", + "▁un able", + "▁cons isted", + "▁consist ed", + "▁fav our", + "▁B erg", + "▁Ber g", + "en ny", + "enn y", + "▁ex hibition", + "▁exhib ition", + "▁exhibit ion", + "oe s", + "o es", + "▁d ram", + "▁dr am", + "ch i", + "c hi", + "是 下辖的一个", + "连 接", + "\") ,", + "\" ),", + "act ions", + "action s", + "完 工", + "▁V in", + "▁Vi n", + "▁V ice", + "▁Vi ce", + "▁Vic e", + "if ically", + "ific ally", + "▁let ters", + "▁letter s", + "▁lett ers", + "u j", + "他 曾", + "幫 助", + "處 於", + "市政 府", + "市 政府", + "可能 是", + "▁method s", + "▁D ark", + "▁Dar k", + "▁K evin", + "▁Ke vin", + "反 應", + "▁Pr iv", + "▁Pri v", + "▁p ros", + "▁pro s", + "▁pr os", + "ig ration", + "igr ation", + "▁Gl obal", + "级 行政", + "投 资", + "▁Im perial", + "啟 用", + "階 段", + "▁attempt ed", + "uc cess", + "▁I ns", + "▁In s", + "位于 法国", + "▁B an", + "▁Ba n", + "出 道", + "▁l ake", + "▁la ke", + "▁P uerto", + "▁dr iver", + "▁drive r", + "▁ro of", + "sp ec", + "s pec", + "▁direct ors", + "▁director s", + "▁b rand", + "▁br and", + "▁bran d", + "▁dr ive", + "lin ed", + "line d", + "li ned", + "l ined", + "▁t rees", + "▁tr ees", + "▁tre es", + "▁tree s", + "广 场", + "犯 罪", + "▁St ew", + "▁Ste w", + "▁loc ations", + "▁location s", + "▁veh icle", + "▁st ock", + "▁ stock", + "▁pro ceed", + "d i", + "將 其", + "总 理", + "bur n", + "b urn", + "建 議", + "▁L og", + "▁Lo g", + "▁T errit", + "▁Ter rit", + "▁Terr it", + "▁Or th", + "斯 塔", + "▁en ds", + "▁end s", + "▁ ends", + "模 型", + "ia mi", + "iam i", + "i ami", + "un ter", + "unt er", + "unte r", + "▁Budd h", + "廣 場", + "▁B ron", + "▁Br on", + "▁Bro n", + "▁And re", + "▁Andr e", + "▁comb at", + "▁A st", + "▁As t", + "O P", + "随 着", + "' .", + "ab ad", + "aba d", + "▁Matt hew", + "创 作", + "的 第", + "▁under st", + "ag ues", + "ague s", + "agu es", + "ha rd", + "har d", + "h ard", + "▁subsequ ent", + "旧 市镇", + "ro me", + "rom e", + "r ome", + "合 并", + "▁W y", + "展 開", + "▁l it", + "▁ lit", + "▁actress es", + "ac hers", + "ach ers", + "acher s", + "ache rs", + "a chers", + "▁D igital", + "▁Dig ital", + "IN S", + "I NS", + "an do", + "and o", + "▁girl s", + ") )", + "科 的", + "簡 稱", + "▁Offic er", + "▁Office r", + "▁frequ ently", + "▁frequent ly", + "▁sp ect", + "▁spec t", + "▁spe ct", + "▁ spect", + "▁m is", + "▁mi s", + "ov ić", + "ovi ć", + "o vić", + "军 区", + "▁retire ment", + "州市 镇", + "州 市镇", + "▁found ing", + "le ep", + "lee p", + "l eep", + "▁ch urches", + "▁church es", + "cl es", + "cle s", + "c les", + "▁sett led", + "▁settle d", + "▁Port ugal", + "di ed", + "die d", + "d ied", + "安 徽", + "▁short ly", + "▁some thing", + "▁som ething", + "又 稱", + "太 郎", + "▁D ick", + "▁Di ck", + "▁S eat", + "▁Se at", + "▁Sea t", + "▁aud ience", + "▁C ricket", + "▁Cr icket", + "▁P ed", + "▁Pe d", + "照 片", + "gh an", + "g han", + "混 合", + "▁o x", + "▁ ox", + "▁C atal", + "▁Cat al", + "▁Ca tal", + "设 置", + "▁ 吉", + "報 導", + "棲 息", + "機 會", + "▁Vill ages", + "▁Village s", + "▁Villa ges", + "▁rece iving", + "W e", + "當 選", + "电视 台", + "▁f un", + "▁American s", + "▁America ns", + "级行政 单位", + "▁Stud ios", + "▁Studio s", + "共和 國", + "▁chall eng", + "▁resp ond", + "▁ respond", + "▁the or", + "▁th eor", + "软 件", + "▁Islam ic", + "ay an", + "aya n", + "a yan", + "导 演", + "▁act ions", + "▁action s", + "▁ actions", + "▁Rober ts", + "▁Robert s", + "▁Rob erts", + "▁C emetery", + "▁eff ective", + "▁effect ive", + "部 门", + "▁L anc", + "▁Lan c", + "人大 代表", + "人 大代表", + "▁j azz", + "九 年", + "▁sc ript", + "”、 “", + "▁C ultural", + "▁Cult ural", + "▁N ep", + "▁Ne p", + "食 品", + "高 級", + "副 主任", + "▁ 于", + "▁E ag", + "▁de cor", + "▁dec or", + "旅 游", + "繼 承", + "斯 拉", + "火 箭", + "普 遍", + "▁r oc", + "▁ro c", + "▁ roc", + "▁s ail", + "▁sa il", + "ig ation", + "iga tion", + "▁w inter", + "▁win ter", + "乡镇 级行政单位", + "米 的", + "▁P a", + "in burgh", + "注 意", + "in er", + "ine r", + "i ner", + "L C", + "电视 剧", + "▁v ent", + "▁ven t", + "▁ vent", + "se e", + "s ee", + "▁con verted", + "▁conv erted", + "▁conver ted", + "▁convert ed", + "秘 密", + "特 的", + "▁G a", + "▁M rs", + "▁Mr s", + "經 歷", + "▁foc used", + "▁focus ed", + "教 會", + "▁re sc", + "▁r esc", + "▁res c", + "▁occup ied", + "▁M aur", + "▁Ma ur", + "▁Mau r", + "▁be aut", + "▁b roke", + "▁bro ke", + "▁br oke", + "關 於", + "igen ous", + "▁cop ies", + "▁D ave", + "▁Dav e", + "▁Da ve", + "工 人", + "e qu", + "▁A D", + "▁ AD", + "▁W elsh", + "▁Wel sh", + "▁field s", + "农 业", + "is ms", + "ism s", + "▁Ex ecutive", + "參 賽", + "▁m agn", + "▁mag n", + "▁ma gn", + "▁learn ing", + "旗 下", + "ol t", + "東 南", + "for t", + "f ort", + "le ase", + "▁S pr", + "▁Sp r", + "形 象", + "▁a ged", + "▁ag ed", + "▁age d", + "▁ aged", + "羽毛 球", + "▁dom estic", + "stitut ional", + "stitution al", + "当 选", + "▁po etry", + "▁poet ry", + "▁p olic", + "▁pol ic", + "▁po lic", + "▁ident ity", + "lo ng", + "lon g", + "l ong", + "▁ex clus", + "sc ape", + "尽 管", + "wi se", + "w ise", + "▁n uclear", + "▁nucle ar", + "op her", + "oph er", + "o pher", + "希 腊", + "▁Publ ishing", + "la d", + "l ad", + "▁pi ece", + "▁ piece", + "▁S cient", + "▁Sc ient", + "▁per forming", + "▁perform ing", + "▁Mo ore", + "▁Moor e", + "▁rec ip", + "p ur", + "▁Com pet", + "▁Comp et", + "▁sh ared", + "▁share d", + "S D", + "▁n om", + "▁no m", + "ap py", + "app y", + "▁Ex press", + "▁Exp ress", + "▁in ternal", + "▁inter nal", + "▁intern al", + "重 庆", + "▁N ob", + "▁No b", + "▁On ly", + "ist ol", + "isto l", + "▁dro pped", + "▁drop ped", + "ul ate", + "ula te", + "u late", + "▁ext ensive", + "▁extens ive", + "的 外", + "資 格", + "fi t", + "f it", + "▁School s", + "▁Sch ools", + "人 类", + "▁Pit ts", + "▁Pitt s", + "如 何", + "拉 丁", + "频 道", + "▁en titled", + "▁ent itled", + "or ough", + "oro ugh", + "o rough", + "ot te", + "ott e", + "▁ 全", + "比 亞", + "这 样", + "re c", + "r ec", + "sor t", + "s ort", + "食 物", + "▁f uel", + "▁Pr ior", + "▁Pri or", + "▁M and", + "▁Man d", + "▁Ma nd", + "應 用", + "▁S n", + "▁g ather", + "▁B ud", + "▁Bu d", + "▁An na", + "▁Ann a", + "▁c overs", + "▁co vers", + "▁cover s", + "▁sim ple", + "▁simpl e", + "▁Or chestra", + "國 會", + "新 疆", + "▁Academ ic", + "▁liter ary", + "步 兵", + "an es", + "ane s", + "a nes", + "▁max imum", + "比 亚", + "fa ll", + "f all", + "▁L yn", + "▁Ly n", + "▁ex tra", + "▁ext ra", + "大 阪", + "ri k", + "r ik", + "▁ 周", + "pl ace", + "▁r ang", + "▁ra ng", + "▁ran g", + "▁ rang", + "为 法国", + "規 模", + "風 格", + "▁sched uled", + "▁schedule d", + "效 果", + "題 材", + "ry st", + "rys t", + "信 仰", + "是一 種", + "是 一種", + "▁N AS", + "▁NA S", + "安 德", + "▁Mc K", + "定 義", + "▁inc ident", + "完 整", + "▁Haw ai", + "▁def ense", + "▁qual ified", + "▁touch down", + "▁d aily", + "▁da ily", + "▁j ur", + "▁ju r", + "▁hot el", + "▁ho tel", + "乾 隆", + "▁Wal ker", + "▁Walk er", + "▁f ought", + "▁cons ecutive", + "表 面", + "▁ 科", + "▁F und", + "▁Fu nd", + "▁Fun d", + "▁h ero", + "▁he ro", + "▁her o", + "▁ hero", + "▁h appen", + "▁happ en", + "▁opp osed", + "act ive", + "an ia", + "ani a", + "a nia", + "年 美國", + "ffic ient", + "這 樣", + "▁b ul", + "▁bu l", + "▁ bul", + "▁ с", + "爭 議", + "天 皇", + "▁R ow", + "▁Ro w", + "▁ 张", + "年 底", + "om y", + "o my", + "邮政 编码为", + "▁D ur", + "▁Du r", + "ac ent", + "a cent", + "六 年", + "晚 上", + "▁applic ation", + "▁m orning", + "▁mor ning", + "父 母", + "▁inh abit", + "▁inhab it", + "M C", + "in ae", + "ina e", + "v o", + "▁W hat", + "▁Wh at", + "▁ What", + "or ders", + "ord ers", + "order s", + "▁F ell", + "▁Fe ll", + "▁Fel l", + "开 放", + "▁c ategory", + "▁categ ory", + "▁categor y", + "▁ch ampions", + "▁champion s", + "专 辑", + "維 持", + "▁power ful", + "▁act s", + "▁ac ts", + "▁ acts", + "評 論", + "▁T ak", + "▁Ta k", + "▁T ig", + "▁Ti g", + "人口 普查", + "▁A R", + "▁ AR", + "▁recogn ition", + "▁S i", + "inc orporated", + "距 离", + "ru m", + "r um", + "▁L ang", + "▁La ng", + "▁Lan g", + "▁E pis", + "▁Ep is", + "▁Ark ansas", + "di e", + "d ie", + "年 世界", + "▁L ith", + "▁Li th", + "▁Lit h", + "▁May or", + "▁cont ributed", + "▁contribut ed", + "▁contribute d", + "or f", + "▁d a", + "▁ da", + "長 的", + "▁com par", + "▁comp ar", + "el and", + "ela nd", + "e land", + "▁prop os", + "不 过", + "ad ow", + "ado w", + "▁ult imately", + "分 類", + "▁im pr", + "▁imp r", + "人口密度 每平方公里", + "▁P rom", + "▁Pro m", + "▁Pr om", + "▁re ar", + "▁r ear", + "實 施", + "▁H ug", + "▁Hu g", + "▁s etting", + "▁set ting", + "▁sett ing", + "▁Indones ia", + "▁B ox", + "▁Bo x", + "ail and", + "ai land", + "▁B ureau", + "▁B art", + "▁Bar t", + "部 門", + "▁G ian", + "▁Gi an", + "ia tion", + "iat ion", + "i ation", + "▁att acked", + "▁attack ed", + "▁F em", + "▁Fe m", + "da le", + "dal e", + "d ale", + "▁ec onomy", + "▁econom y", + "▁cent uries", + "▁注 释", + "ct ic", + "c tic", + "之 中", + "無綫 電視", + "▁in aug", + "▁Pal est", + "▁Pale st", + "▁con vers", + "▁conv ers", + "▁conver s", + "議 院", + "中共 中央", + "▁gu ard", + "▁Atl anta", + "▁se em", + "▁see m", + "我 的", + "▁Dis ney", + "桃 園", + "fr om", + "f rom", + "▁N av", + "▁Na v", + "▁Ro ger", + "▁Rog er", + "司 法", + "ic ts", + "ict s", + "ph as", + "pha s", + "p has", + "▁Law rence", + "ograph ical", + "ographic al", + "達 到", + "▁F riend", + "í n", + "貿 易", + "等 等", + "ant asy", + "anta sy", + "▁H unt", + "▁Hun t", + "▁J ordan", + "党 员", + "▁fail ure", + "得 ��", + "im ore", + "imo re", + "i more", + "▁a uth", + "▁aut h", + "▁ auth", + "st ream", + "▁Al ban", + "▁Alb an", + "▁gen eration", + "▁gener ation", + "▁genera tion", + "▁gene ration", + "il ling", + "ill ing", + "illi ng", + "的一 座", + "的 一座", + "▁f aced", + "▁fac ed", + "▁face d", + "▁fa ced", + "球 會", + "运 行", + "IS BN", + "▁W rest", + "C H", + "基 因", + "建 設", + "▁M i", + "以 來", + "▁M iami", + "▁Mi ami", + "统 治", + "他們 的", + "▁port ray", + "▁portr ay", + "年 出生", + "人口数量 为人", + "偶 像", + "記 載", + "ad uate", + "adu ate", + "后 的", + "us ter", + "ust er", + "u ster", + "▁perman ent", + "▁中華 民國", + "▁ 中華民國", + "▁N ar", + "▁Na r", + "▁h arm", + "▁har m", + "▁ harm", + "是一 名", + "是 一名", + "▁law yer", + "秘 书", + "ba r", + "b ar", + "▁Al fred", + "▁Alf red", + "▁Athlet ics", + "▁Athletic s", + "正 常", + "▁W ho", + "▁Wh o", + "▁F arm", + "▁Far m", + "爆 炸", + "▁off ices", + "▁offic es", + "▁office s", + "職 棒", + "▁weap ons", + "▁weapon s", + "成 了", + "教 區", + "海 洋", + "▁he ight", + "▁app oint", + "▁ap point", + "hy th", + "h yth", + "▁high way", + "▁ 圣", + "▁l ands", + "▁land s", + "▁ lands", + "▁ 东", + "太 空", + "舉 人", + "接壤 的市镇", + "▁Margar et", + "▁Marg aret", + "▁ 水", + "▁be gin", + "▁beg in", + "▁Comm ander", + "▁Command er", + "ci a", + "c ia", + "▁c as", + "▁ca s", + "十 四", + "议 会", + "▁音 樂", + "▁ 音樂", + "▁employ ed", + "od a", + "o da", + "if ul", + "i ful", + "▁techn ical", + "▁Ed inburgh", + "是一 位", + "是 一位", + "▁m arg", + "▁mar g", + "ham mad", + "olog ies", + "▁n ormal", + "▁norm al", + "▁nor mal", + "es ton", + "est on", + "e ston", + "▁w rite", + "▁writ e", + "▁candid ates", + "▁candidate s", + "▁C hart", + "▁Ch art", + "▁Char t", + "▁cons ult", + "院 士", + "▁L l", + "▁tr ust", + "E A", + "hi ng", + "hin g", + "h ing", + "el son", + "els on", + "▁T ar", + "▁Ta r", + "富 士", + "柏 林", + "▁g uns", + "▁gu ns", + "▁gun s", + "re ne", + "ren e", + "r ene", + "▁U C", + "▁ UC", + "▁st orm", + "r é", + "▁m atter", + "▁mat ter", + "公司 的", + "▁c ho", + "▁ch o", + "▁ cho", + "严 重", + "▁Bow l", + "必 须", + "▁P y", + "▁b ey", + "▁be y", + "▁ bey", + "▁ph ase", + "bo rough", + "bor ough", + "boro ugh", + "b orough", + "抗 日", + "十 五", + "結 婚", + "▁occ urs", + "▁occur s", + "▁C onstr", + "▁Con str", + "▁Cons tr", + "▁s ay", + "▁sa y", + "▁ say", + "发 动", + "▁L or", + "▁Lo r", + "▁spe ech", + "▁C lin", + "▁Cl in", + "eg a", + "e ga", + "▁N et", + "▁Ne t", + "▁ Net", + "太 子", + "▁s ust", + "▁su st", + "▁st opp", + "▁stop p", + "▁f ashion", + "義 大利", + ") \"", + "▁col lected", + "▁coll ected", + "▁collect ed", + "▁D all", + "▁Dal l", + "▁Da ll", + "▁Q ual", + "▁Qu al", + "▁F ight", + "▁Fig ht", + "全 面", + "▁Fin land", + "h t", + "公 爵", + "vel and", + "ve land", + "v eland", + "▁D onald", + "▁Don ald", + "▁ar rang", + "▁arr ang", + "▁arran g", + "汽 车", + "ata base", + "atab ase", + "显 示", + "▁altern ative", + "科学 院", + "科 学院", + "▁s ense", + "▁sen se", + "▁sens e", + "日 期", + "社 區", + "de s", + "d es", + "▁Ph ot", + "▁由 於", + "▁ 由於", + "介 紹", + "各 种", + "▁s elect", + "▁se lect", + "山 大", + "▁s olid", + "▁sol id", + "▁der ived", + "▁deriv ed", + "▁k il", + "尔 斯", + "人 和", + "▁j unior", + "▁ref lect", + "傳 說", + "时 候", + "▁R yan", + "▁Ry an", + "so ng", + "son g", + "s ong", + "官 员", + "▁T it", + "▁Ti t", + "▁s eg", + "▁se g", + "▁pl anning", + "▁plan ning", + "▁plann ing", + "ro ved", + "rov ed", + "rove d", + "r oved", + "中国 共产党", + "南 方", + "一 定", + "▁s ector", + "▁se ctor", + "▁sec tor", + "▁Up on", + "▁Com ics", + "▁Comic s", + "班 次", + "狀 態", + "▁paint ings", + "▁painting s", + "▁L GBT", + "▁ LGBT", + "▁電 影", + "▁ 電影", + "▁bas ic", + "▁Re lig", + "▁Rel ig", + "▁M ission", + "▁Miss ion", + "金 牌", + "▁s ac", + "▁sa c", + "▁C arn", + "▁Car n", + "▁cont rast", + "▁contr ast", + "▁ 作詞", + "物 種", + "as hi", + "ash i", + "▁mult i", + "we n", + "w en", + "us es", + "use s", + "u ses", + "綜 合", + "▁F ried", + "▁Fr ied", + "▁neg oti", + "re es", + "ree s", + "r ees", + "▁C hem", + "▁Ch em", + "▁Che m", + "▁Stud io", + "or age", + "ora ge", + "o rage", + "▁ 石", + "變 化", + "小 的", + "中 有", + "爆 發", + "貝 爾", + "▁cor ner", + "▁corn er", + "醫 療", + "▁E qu", + "▁上 海", + "▁ 上海", + "▁ 地", + "图 书", + "真 正", + "▁B uck", + "▁Bu ck", + "▁Buc k", + "▁av oid", + "▁avo id", + "ist ant", + "istan t", + "i stant", + "授 予", + "▁mer ged", + "▁merg ed", + "更 多", + "val ue", + "▁re ign", + "▁r eign", + "▁Th ailand", + "▁Thai land", + "▁fin ishing", + "▁finish ing", + "in ch", + "inc h", + "▁Alex and", + "▁Tam il", + "▁bey ond", + "▁V enez", + "▁Ven ez", + "▁Ve nez", + "INS EE", + "▁S ign", + "▁Si gn", + "▁Sig n", + "▁Bel gian", + "▁Belg ian", + "▁B oys", + "▁Bo ys", + "▁Boy s", + "▁Commun ist", + "恢 復", + "ot ic", + "oti c", + "o tic", + "江 西", + "▁n eeds", + "▁ne eds", + "▁need s", + "统 计", + "▁hold ing", + "▁hol ding", + "ov o", + "o vo", + "生 的", + "ic ide", + "ici de", + "夏令 时", + "市镇 编码为", + "all el", + "alle l", + "▁E ven", + "▁Ev en", + "▁Eve n", + "函 数", + "▁D ublin", + "▁Dub lin", + "破 壞", + "▁st adium", + "▁K o", + "▁F al", + "▁Fa l", + "▁L iver", + "▁Li ver", + "▁Live r", + "▁Liv er", + "▁support ing", + "bu l", + "b ul", + "▁M es", + "▁Me s", + "as er", + "ase r", + "a ser", + "▁M ult", + "▁Mul t", + "▁v irt", + "▁vir t", + "▁f ranch", + "▁fr anch", + "▁fran ch", + "住 宅", + "▁h yp", + "▁hy p", + "pp er", + "p per", + "▁re in", + "ec ution", + "ecut ion", + "▁Hung ary", + "▁Hun gary", + "▁ex am", + "即 使", + "▁Sing h", + "▁Sin gh", + "▁determ ined", + "▁determine d", + "計 算", + "报 道", + "一 家", + "▁r ival", + "▁ri val", + "吸 引", + "时 区为", + "rop ri", + "▁Dep uty", + "▁L et", + "▁Le t", + "▁ Let", + "太 阳", + "ur ation", + "ura tion", + "u ration", + "▁prot est", + "▁prote st", + "宣 傳", + "ri ne", + "rin e", + "r ine", + "▁inst all", + "lo n", + "l on", + "▁on to", + "▁ onto", + "an gel", + "ang el", + "ange l", + "it able", + "ita ble", + "时的 人口数量为人", + "▁o vers", + "▁over s", + "▁ov ers", + "▁ overs", + "▁relig ion", + "也可 以", + "也 可以", + "é n", + "our ses", + "ours es", + "ourse s", + "▁im pl", + "▁imp l", + "or ro", + "orr o", + "ma t", + "m at", + "名 單", + "投 資", + "vi s", + "v is", + "▁mer ch", + "▁merc h", + "▁ 『", + "▁D ak", + "▁Da k", + "rast ruct", + "▁res igned", + "▁resign ed", + "学 位", + "觀 眾", + "▁最 佳", + "▁ 最佳", + "▁partn ership", + "▁partner ship", + "▁partners hip", + "▁S har", + "▁Sh ar", + "▁Sha r", + "▁alleg ed", + "▁comp ris", + "row s", + "r ows", + "▁air port", + "▁ent rance", + "▁entr ance", + "▁slight ly", + "發 射", + "▁N BA", + "▁ NBA", + "▁ 青", + "▁pi eces", + "▁piece s", + "山 峰", + "z o", + "省级 选", + "os ite", + "o site", + "▁b rown", + "▁bro wn", + "▁br own", + "B O", + "▁ 世界", + "for c", + "▁pat ients", + "▁patient s", + "▁k ick", + "▁w alls", + "▁wall s", + "▁wal ls", + "to p", + "t op", + "▁y our", + "▁you r", + "按 照", + "或 旧市镇", + "et a", + "e ta", + "▁FI FA", + "▁r ing", + "▁ri ng", + "▁ ring", + "▁s team", + "▁ste am", + "表 明", + "▁Res erve", + "▁Reserv e", + "圖書 館", + "省级选 区为", + "所属的 省级选区为", + "拒 絕", + "是 日本", + "▁K night", + "▁Kn ight", + "p o", + "病 例", + "as a", + "a sa", + "▁F all", + "▁Fa ll", + "▁Fal l", + "▁ 交通", + "▁Ad vent", + "▁Adv ent", + "▁T hen", + "▁The n", + "▁Th en", + "▁b ishop", + "▁bis hop", + "▁ bishop", + "▁function s", + "▁funct ions", + "St ation", + "飞 机", + "▁en joy", + "▁m ind", + "▁min d", + "▁mi nd", + "▁w ays", + "▁way s", + "▁wa ys", + "▁ ways", + "同 盟", + "早 年", + "王 子", + "ri ev", + "rie v", + "r iev", + "▁D yn", + "▁Dy n", + "▁T ourn", + "▁To urn", + "▁Tour n", + "▁H om", + "▁Ho m", + "hem atics", + "hemat ics", + "hematic s", + "▁education al", + "▁educ ational", + "该省 份", + "该 省份", + "▁F el", + "▁Fe l", + "最 多", + "ap ted", + "apt ed", + "遗 址", + "之间 的", + "之 间的", + "中國 大陸", + "▁m and", + "▁man d", + "▁ma nd", + "▁str ike", + "▁stri ke", + "缺 乏", + "▁m el", + "▁me l", + "▁ mel", + "▁St age", + "▁Sta ge", + "热 带", + "▁Hol lywood", + "▁Holly wood", + "▁Pl ayers", + "▁Play ers", + "▁Player s", + "整 個", + "▁v ac", + "記 錄", + "▁re fers", + "▁refer s", + "▁ref ers", + "▁Le ban", + "▁h ired", + "▁hi red", + "▁viol ence", + "c n", + "臨 時", + "定 义", + "▁conn ection", + "▁connect ion", + "f riend", + "▁abandon ed", + "知 縣", + "▁I ron", + "▁Ir on", + "规 定", + "▁Ar n", + "▁L aur", + "▁La ur", + "▁Lau r", + "▁transl ation", + "▁Y ug", + "▁Yu g", + "该省份 为法国", + "fo und", + "f ound", + "▁cerem ony", + "旅 遊", + "n ight", + "▁W right", + "▁re asons", + "▁reason s", + "▁regard ing", + "生 长", + "▁ 可", + "in ea", + "ine a", + "▁H ills", + "▁Hill s", + "▁Hil ls", + "▁ 與", + "▁influ enced", + "▁influence d", + "展 示", + "st ic", + "s tic", + "\") .", + "\" ).", + "▁K ings", + "▁King s", + "▁En ergy", + "▁H op", + "▁Ho p", + "▁Br uce", + "▁D ance", + "▁Dan ce", + "改 造", + "▁we alth", + "▁ wealth", + "挪 威", + "ca r", + "c ar", + "▁Municip al", + "com e", + "co me", + "c ome", + "▁Roman ia", + "▁Rom ania", + "▁Roma nia", + "治 療", + "▁v ar", + "▁ var", + "第 八", + "迅 速", + "▁S ud", + "▁Su d", + "wh ile", + "为 主", + "客 運", + "ye rs", + "yer s", + "y ers", + "▁row span", + "▁ rowspan", + "▁Cle veland", + "然 後", + "▁In vest", + "▁Inv est", + "東 部", + "po int", + "p oint", + "▁Ott oman", + "▁Otto man", + "陆 军", + "os m", + "o sm", + "st ar", + "s tar", + "▁E ver", + "▁Ev er", + "▁Eve r", + "空 军", + "措 施", + "综 合", + "▁t ry", + "▁tr y", + "榮 譽", + "▁program me", + "▁R ick", + "▁Ric k", + "▁Ri ck", + "事 業", + "▁val ley", + "ö r", + "的情 況", + "的 情況", + "▁Hon ours", + "▁Honour s", + "▁ 長", + "它 們", + "▁M ale", + "▁Mal e", + "▁Ma le", + "▁f resh", + "▁fr esh", + "▁fre sh", + "on der", + "ond er", + "onde r", + "o nder", + "an ne", + "ann e", + "id el", + "ide l", + "i del", + "▁N ort", + "▁Nor t", + "▁K it", + "▁Ki t", + "▁s ought", + "▁s an", + "▁sa n", + "▁ san", + "白 色", + "▁O ur", + "▁m art", + "▁mar t", + "能 够", + "em en", + "eme n", + "e men", + "山 脈", + "▁cricket ers", + "▁cricketer s", + "助 理", + "儿 子", + "▁sp ok", + "▁vis ual", + "▁P sych", + "▁Ps ych", + "有 所", + "an ny", + "ann y", + "▁V ik", + "▁Vi k", + "▁enem y", + "▁c orrect", + "▁cor rect", + "▁inj ured", + "▁H ell", + "▁He ll", + "▁Hel l", + "省市镇 列表", + "о в", + "▁F M", + "▁ FM", + "路 口", + "▁Y ears", + "▁Year s", + "▁Ye ars", + "▁s election", + "▁se lection", + "▁select ion", + "▁c alls", + "▁call s", + "▁cal ls", + "▁R ights", + "▁Right s", + "ze r", + "z er", + "▁develop ing", + "▁R ot", + "▁Ro t", + "ab y", + "a by", + "大 西洋", + "▁S occer", + "▁Soc cer", + "▁b acking", + "▁back ing", + "▁exp ressed", + "▁express ed", + "区 的", + "▁Def ense", + "課 程", + "ess ed", + "esse d", + "▁pass enger", + "P R", + "▁Al umni", + "▁Gu ide", + "▁dec ades", + "▁decade s", + "▁v o", + "▁ vo", + "▁pass ing", + "ou red", + "our ed", + "o ured", + "▁R y", + "ather ine", + "▁dyn asty", + "re tt", + "ret t", + "r ett", + "▁sec retary", + "▁secret ary", + "▁r ough", + "▁ro ugh", + "▁ rough", + "P A", + "空 軍", + "ap olis", + "el ess", + "ele ss", + "e less", + "攝 影", + "▁P un", + "▁Pu n", + "▁ 法", + "▁ethn ic", + "▁eth nic", + "被 稱為", + "O W", + "▁Af ghan", + "會 在", + "sc h", + "s ch", + "▁B uff", + "▁Bu ff", + "ri f", + "r if", + "和 其他", + "▁L iga", + "▁Li ga", + "▁Lig a", + "可 達", + "▁F ive", + ":) ,", + ": ),", + "H z", + "af ter", + "aft er", + "a fter", + "▁Ser bian", + "▁Serb ian", + "▁Serbia n", + "▁Thom pson", + "▁cr iminal", + "▁crim inal", + "▁C amer", + "▁Cam er", + "▁Ca mer", + "▁De ad", + "fa ther", + "f ather", + "▁P eters", + "▁Peter s", + "▁Pet ers", + "▁Pe ters", + "▁Pete rs", + "id ges", + "idge s", + "城 鎮", + "本 站", + "▁e qual", + "▁equ al", + "▁An ti", + "▁Ant i", + "▁Christ opher", + "▁em phas", + "▁emp has", + "▁S ac", + "▁Sa c", + "B r", + "因 素", + "▁ 光", + "一 种", + "学 会", + "▁b ud", + "▁bu d", + "▁or ders", + "▁order s", + "▁ord ers", + "▁ orders", + "▁Jes us", + "R e", + "編 劇", + "is hops", + "ish ops", + "ishop s", + "▁qu ant", + "he astern", + "heast ern", + "h eastern", + "城 镇", + "d o", + "ap es", + "ape s", + "a pes", + "年 由", + "▁p ages", + "▁page s", + "▁Stew art", + "▁D ol", + "▁Do l", + "▁ 聖", + "三 角", + "uc ing", + "u cing", + "▁ad vant", + "▁adv ant", + "▁premier ed", + "▁premi ered", + "▁premiere d", + "▁fle et", + "▁de ploy", + "▁st ating", + "▁stat ing", + "▁Balt imore", + "▁Vol ume", + "教 師", + "设 备", + "▁Ch ampion", + "▁Champ ion", + "uk i", + "u ki", + "▁B eg", + "▁Be g", + "se t", + "s et", + "ful ly", + "f ully", + "ia mond", + "iam ond", + "▁t all", + "▁tal l", + "ming ham", + "m ingham", + "▁Roman ian", + "▁Rom anian", + "▁Romania n", + "▁Roma nian", + "▁Pl at", + "▁I b", + "▁fund ing", + "▁fun ding", + "統 計", + "▁prot ect", + "▁prote ct", + "▁pra ised", + "▁praise d", + "▁her self", + "減 少", + "化 合物", + "▁p and", + "▁pan d", + "▁in her", + "▁inh er", + "海 域", + "▁sh ape", + "▁MP s", + "地 面", + "三 個", + "校 長", + "▁world wide", + "学 者", + "An d", + "A nd", + "▁e mp", + "▁em p", + "▁sc ale", + "▁ scale", + "改 善", + "ro ph", + "rop h", + "r oph", + "印 尼", + "▁G ro", + "▁Gr o", + "ba ch", + "b ach", + "▁ 明", + "▁d ates", + "▁date s", + "▁da tes", + "▁inv ited", + "涉 及", + "▁G ri", + "▁Gr i", + "▁J ess", + "▁Je ss", + "▁Jes s", + "▁ 劉", + "il er", + "ile r", + "i ler", + "▁fund s", + "▁fun ds", + "▁Pe ace", + "利 福", + "do n", + "d on", + "▁p owers", + "▁power s", + "需 求", + "三 个", + "▁U E", + "▁ UE", + "以 色列", + "流 域", + "▁R acing", + "▁Ra cing", + "▁Rac ing", + "A K", + "能 量", + "fect ure", + "▁caus ing", + "▁ca using", + "▁ste el", + "▁ 相", + "▁p un", + "▁Ut ah", + "的重 要", + "的 重要", + "狀 況", + "rastruct ure", + "ch ell", + "che ll", + "chel l", + "c hell", + "et on", + "eto n", + "e ton", + "▁S af", + "▁Sa f", + "es ter", + "est er", + "este r", + "e ster", + "▁chem ical", + "ig e", + "i ge", + "▁an th", + "▁ant h", + "▁ anth", + "▁inv asion", + "am ic", + "ami c", + "a mic", + "▁g lass", + "▁gl ass", + "an ger", + "ang er", + "ange r", + "wh ite", + "▁R ain", + "▁Ra in", + "▁record ings", + "▁recording s", + "we b", + "w eb", + "更 加", + "邀 請", + "挑 戰", + "▁Web site", + "F M", + "專 業", + "▁W he", + "▁Wh e", + "▁P as", + "▁Pa s", + "▁comp ete", + "▁compet e", + "▁dec re", + "兼 任", + "▁temper ature", + "球 場", + "▁re quest", + "▁requ est", + "az ines", + "azine s", + "azi nes", + "▁cast le", + "▁cas tle", + "▁ castle", + "的 同", + "▁c row", + "▁cr ow", + "年 輕", + "▁con ce", + "▁conc e", + "人 數", + "▁A y", + "總 督", + "▁Ag ric", + "▁an imal", + "▁anim al", + "先 后", + "▁bo at", + "▁ boat", + "I s", + "变 化", + "▁G rant", + "▁Gr ant", + "▁Gran t", + "% .", + "用 户", + "▁W a", + "▁E ston", + "▁Es ton", + "▁Est on", + "▁Fl ora", + "▁Flor a", + "▁pr iest", + "▁pri est", + "統 一", + "▁bir ds", + "▁bird s", + "▁con tained", + "▁cont ained", + "▁contain ed", + "us al", + "usa l", + "▁G ran", + "▁Gr an", + "▁Gra n", + "分 类", + "▁Rail road", + "▁V ers", + "▁Ver s", + "▁Ve rs", + "东 部", + "▁P C", + "▁ PC", + "▁L INE", + "▁Sup port", + "H S", + "年 和", + "的 故事", + "▁R ud", + "▁Ru d", + "▁main tained", + "▁maintain ed", + "▁Argent ine", + "的 作品", + "▁H ere", + "▁He re", + "▁Her e", + "▁r ise", + "▁ris e", + "▁ri se", + "▁ rise", + "N o", + "▁B ull", + "▁Bu ll", + "▁Bul l", + "年 後", + "找 到", + "▁ad vis", + "▁adv is", + "條 約", + "▁C rown", + "▁Cr own", + "▁Cro wn", + "▁Crow n", + "ag g", + "a gg", + "▁fin ds", + "▁find s", + "▁s and", + "▁san d", + "▁sa nd", + "ug ar", + "uga r", + "u gar", + "▁R un", + "▁Ru n", + "▁view s", + "校 长", + "▁H orn", + "▁Hor n", + "▁K elly", + "▁Kel ly", + "▁exp eri", + "▁exper i", + "幾 乎", + "▁eng ines", + "▁engine s", + "▁P i", + "海 外", + "In d", + "I nd", + "is f", + "▁v arian", + "▁vari an", + "▁var ian", + "▁ 福", + "▁pl ot", + "▁ex istence", + "▁exist ence", + "▁invol ving", + "▁p ione", + "▁pi one", + "▁Ch amber", + "▁v oted", + "▁vot ed", + "▁vote d", + "▁vo ted", + "▁adv oc", + "▁reg istered", + "▁register ed", + "▁app eal", + "▁im ages", + "▁image s", + "▁imag es", + "ra ne", + "ran e", + "r ane", + "▁l aid", + "▁la id", + "飞 行", + "▁A M", + "▁ AM", + "ni a", + "n ia", + "em ble", + "emb le", + "ap h", + "a ph", + "▁Brother s", + "▁O m", + "ar us", + "aru s", + "a rus", + "O n", + "举 办", + "引 用", + "▁dr ivers", + "▁driver s", + "▁drive rs", + "▁Colon el", + "的 中", + "▁Ec onomic", + "▁Econom ic", + "旅 行", + "▁ad ult", + "▁f ormal", + "▁for mal", + "▁form al", + "▁Col lection", + "▁Coll ection", + "▁Collect ion", + "ob a", + "o ba", + "re te", + "ret e", + "r ete", + "▁cons isting", + "▁consist ing", + "▁D h", + "▁det ails", + "▁detail s", + "厄 尔", + "▁P ear", + "▁Pe ar", + "▁r are", + "▁ra re", + "▁rar e", + "▁Vi enna", + "ne rs", + "ner s", + "n ers", + "▁C ole", + "▁Col e", + "▁Co le", + "▁K on", + "▁Ko n", + "退 役", + "ot hing", + "oth ing", + "o thing", + "▁com put", + "▁comp ut", + "▁E xt", + "▁Ex t", + "▁Sh ah", + "▁Sha h", + "帮 助", + "am an", + "ama n", + "a man", + "▁Th ough", + "к а", + "▁ad vent", + "▁adv ent", + "大 區", + "▁e scape", + "▁esc ape", + "▁res erve", + "▁reserv e", + "氣 象", + "▁Mc D", + "go ing", + "▁ 清", + "大 獎", + "▁R est", + "▁Re st", + "▁Res t", + "▁pass es", + "扮 演", + "生 于", + "▁Se attle", + "▁Seat tle", + "▁R ace", + "▁Ra ce", + "▁Rac e", + "ell ite", + "elli te", + "▁inhabit ants", + "▁Venez uel", + "▁G on", + "▁Go n", + "亨 利", + "▁inst alled", + "▁install ed", + "▁S C", + "▁ SC", + "et ies", + "eti es", + "e ties", + "id den", + "idd en", + "el ection", + "elect ion", + "e lection", + "準 備", + "降 低", + "▁arg ued", + "▁argue d", + "時 的", + "▁rev olution", + "▁revol ution", + "▁lim it", + "so ft", + "s oft", + "▁w atch", + "▁wat ch", + "▁Mont real", + "▁neg ative", + "私 人", + "黑 色", + "產 業", + "▁Mar ket", + "▁Mark et", + "▁w eather", + "▁we ather", + "ur ray", + "urr ay", + "风 格", + "▁Pitts burgh", + "▁observ ed", + "對 手", + "oc a", + "o ca", + "▁p ull", + "▁pul l", + "▁sc enes", + "▁scene s", + "▁scen es", + "▁g arden", + "▁gar den", + "▁gard en", + "莫 斯科", + "▁M organ", + "▁Mor gan", + "▁l at", + "▁la t", + "▁c arry", + "▁car ry", + "人 次", + "ter m", + "t erm", + "cl usion", + "clus ion", + "馬 來", + "▁L ev", + "▁Le v", + "▁ext rem", + "ival ent", + "突 然", + "▁I ce", + "▁Med icine", + "▁Ed uc", + "▁Edu c", + "▁con stant", + "▁const ant", + "▁N at", + "▁Na t", + "▁b odies", + "et ta", + "ett a", + "▁S ection", + "▁Sec tion", + "B M", + "▁P ur", + "▁Pu r", + "▁f lu", + "▁fl u", + "▁ flu", + "▁transl ated", + "▁col leg", + "▁coll eg", + "▁colle g", + "▁ 國", + "▁註 釋", + "▁Bern ard", + "軌 道", + "▁J un", + "▁Ju n", + "▁B ed", + "▁Be d", + "原 子", + "▁stand ards", + "▁standard s", + "▁m ent", + "▁men t", + "▁ ment", + "條 件", + "ley ball", + "▁sup erv", + "▁super v", + "▁heav ily", + "or er", + "ore r", + "有 著", + "▁R io", + "▁Ri o", + "H E", + "▁Nor man", + "▁Norm an", + "▁some one", + "贏 得", + "▁p oly", + "▁pol y", + "▁po ly", + "一 段", + "▁an imated", + "▁anim ated", + "om ing", + "omin g", + "omi ng", + "o ming", + "E n", + "原 名", + "▁Fell ows", + "▁Fellow s", + "▁英 國", + "▁ 英國", + "▁s oci", + "▁so ci", + "▁soc i", + "▁Co oper", + "▁Prince ss", + "▁Prin cess", + "▁Princ ess", + "▁Re port", + "▁Rep ort", + "▁tr ained", + "▁tra ined", + "▁train ed", + "维 尔", + "▁北 京", + "▁ 北京", + "▁E very", + "▁Ev ery", + "▁Ever y", + "▁Eve ry", + "▁ Every", + "方 言", + "法 案", + "卫 生", + "就 讀", + "▁a id", + "▁ aid", + "ur day", + "urd ay", + "▁conclud ed", + "I G", + "建築 物", + "S E", + "am o", + "a mo", + "劇 集", + "ro id", + "r oid", + "▁Yug oslav", + "ul es", + "ule s", + "u les", + "▁Kenn edy", + "退 休", + "R C", + "機 械", + "▁import ance", + "▁A qu", + "▁tw elve", + "官 員", + "▁S ev", + "▁Se v", + "▁V ari", + "▁Var i", + "▁Va ri", + "铁路 车站", + "▁found ation", + "御 史", + "▁join ing", + "▁describ es", + "▁describe s", + "▁town ship", + "▁towns hip", + "▁do ing", + "▁ex erc", + "▁arch ae", + "th es", + "the s", + "t hes", + "▁S hip", + "▁Sh ip", + "▁Shi p", + "戰 士", + "▁All iance", + "O T", + "▁ 由", + "▁Aust in", + "▁Bir mingham", + "符 合", + "▁Carl os", + "▁Carlo s", + "ea st", + "e ast", + "▁ 奧", + "▁T un", + "▁Tu n", + "解 散", + "▁d ie", + "▁di e", + "▁ die", + "也 不", + "th en", + "the n", + "t hen", + "南 極", + "bass ador", + "G o", + "卡 拉", + "od ge", + "▁g ar", + "▁ gar", + "▁prom ote", + "▁promot e", + "ex ual", + "▁ac id", + "k m", + "▁Ass oci", + "三 世", + "▁Russ ell", + "通 道", + "ó w", + "▁H end", + "▁He nd", + "▁Hen d", + "▁Mar ie", + "▁Ma rie", + "▁Mari e", + "资 源", + "hyth m", + "設 定", + "ar go", + "arg o", + "▁Soc orro", + "um in", + "umi n", + "u min", + "▁adv ance", + "相 信", + "ir t", + "el er", + "ele r", + "e ler", + "▁b an", + "▁ ban", + "退 出", + "an cer", + "ance r", + "anc er", + "▁Bangl adesh", + "排 行", + "女 演員", + "▁second s", + "▁Pal ace", + "省 和", + "的 工作", + "aval ry", + "固 定", + "▁object s", + "▁Broad cast", + "▁j ump", + "▁ju mp", + "▁de leg", + "▁del eg", + "▁st arts", + "▁start s", + "▁star ts", + "▁R an", + "▁Ra n", + "ur ring", + "urr ing", + "▁Ob last", + "▁Rob inson", + "▁Robin son", + "▁state ment", + "▁stat ement", + "上 午", + "公 开", + "▁Orth odox", + "or ge", + "org e", + "▁Met ro", + "州 府", + "▁D oc", + "▁Do c", + "▁re aching", + "▁reach ing", + "現 場", + "淡 水", + "自 身", + "▁aff ected", + "▁affect ed", + "平方 米", + "A m", + "空 中", + "金 屬", + "▁G ill", + "▁Gi ll", + "▁Gil l", + "an ned", + "ann ed", + "anne d", + "if er", + "ife r", + "i fer", + "▁prod ucing", + "▁produc ing", + "還 是", + "D F", + "▁J ose", + "▁Jo se", + "▁Jos e", + "▁p roved", + "▁pro ved", + "▁pr oved", + "▁prov ed", + "▁prove d", + "记 录", + "▁gen era", + "▁gener a", + "▁gene ra", + "领 域", + "if le", + "▁K an", + "▁Ka n", + "▁t end", + "▁te nd", + "▁ten d", + "▁t rying", + "▁tr ying", + "▁try ing", + "▁is lands", + "▁island s", + "▁Camp bell", + "am pton", + "amp ton", + "▁ 四", + "h u", + "进行 了", + "▁comp osition", + "▁compos ition", + "保 存", + "贸 易", + "▁accomp an", + "or ror", + "orr or", + "orro r", + "▁W ol", + "▁M ean", + "▁Me an", + "儘 管", + "廢 除", + "▁n ick", + "▁ni ck", + "▁ nick", + "机 关", + "▁Sa rah", + "▁Sar ah", + "▁Sara h", + "▁ad apted", + "▁adapt ed", + "修 改", + "us hed", + "ush ed", + "▁C arter", + "▁Car ter", + "▁Cart er", + "条 件", + "▁N ord", + "▁No rd", + "▁Nor d", + "▁c opy", + "▁co py", + "▁cop y", + "▁c omic", + "▁com ic", + "▁co mic", + "▁paint ers", + "▁pain ters", + "▁painter s", + "▁ 五", + "▁sc ope", + "規 劃", + "ph a", + "p ha", + "一 样", + "被 称为", + "ia te", + "iat e", + "i ate", + "▁R and", + "▁Ra nd", + "▁Ran d", + "▁Oper ation", + "▁Op eration", + "▁Opera tion", + "▁s hell", + "▁sh ell", + "▁she ll", + "▁shel l", + "▁in form", + "▁inf orm", + "塞 尔", + "以 前", + "▁En t", + "▁Serb ia", + "m o", + "师 范", + "▁Finn ish", + "▁symb ol", + "获得 了", + "in ner", + "inn er", + "半 島", + "▁beh avior", + "▁behavi or", + "宣 传", + "▁Ad ams", + "▁Adam s", + "▁M ethod", + "表 现", + "上 市", + "离 开", + "▁ag ency", + "▁ 主", + "▁cl osely", + "▁close ly", + "▁clos ely", + "▁Tourn ament", + "杂 志", + "le vel", + "lev el", + "▁seven th", + "▁sevent h", + "ar is", + "ari s", + "a ris", + "▁N ash", + "▁Na sh", + "▁Nas h", + "▁techn iques", + "▁technique s", + "克 拉", + "���LINE AR", + "評 價", + "在 其", + "細 胞", + "山 西", + "est yle", + "esty le", + "e style", + "N e", + "ü n", + "▁o pin", + "▁op in", + "月 初", + "作 出", + "运 输", + "並 沒有", + "ma ry", + "mar y", + "m ary", + "▁N i", + "er ts", + "ert s", + "he me", + "hem e", + "h eme", + "▁eng aged", + "▁engage d", + "▁lic ens", + "et ry", + "etr y", + "此 后", + "og ether", + "oge ther", + "▁Liver pool", + "▁re ality", + "▁real ity", + "▁pand emic", + "E d", + "li e", + "l ie", + "ess ions", + "ession s", + "▁p ed", + "▁pe d", + "▁ ped", + "代表 大会", + "申 請", + "ho p", + "h op", + "ol ia", + "oli a", + "o lia", + "▁a head", + "更 新", + "▁ar med", + "▁arm ed", + "▁reg iment", + "▁ 奥", + "▁A P", + "▁ AP", + "▁Lith uan", + "▁imp rove", + "▁improv e", + "▁impr ove", + "▁ext ension", + "▁extens ion", + "go w", + "g ow", + "Win d", + "W ind", + "這 一", + "▁w arn", + "▁war n", + "根 廷", + "▁Mic ro", + "▁ Micro", + "俱 樂", + "京 都", + "▁g rad", + "▁gr ad", + "▁ grad", + "▁ 饰", + "▁to ward", + "▁tow ard", + "▁ed ited", + "▁Oper a", + "▁Op era", + "年 初", + "uit s", + "ui ts", + "u its", + "▁D ean", + "▁De an", + "化 學", + "ia c", + "i ac", + "刺 史", + "編 輯", + "oc ol", + "oco l", + "o col", + "▁Lank a", + "▁Lan ka", + "▁he ard", + "▁hear d", + "▁htt ps", + "▁http s", + "總 部", + "▁Jim my", + "改 制", + "用 途", + "▁韓 國", + "▁ 韓國", + "▁re bu", + "▁reb u", + "▁v ide", + "▁vi de", + "合 成", + "▁ed ge", + "▁ edge", + "▁ide as", + "▁idea s", + "ud a", + "u da", + "▁以 下", + "▁ 以下", + "▁Sec ret", + "ow ned", + "own ed", + "▁C ass", + "▁Cas s", + "▁Ca ss", + "解 決", + "it als", + "ital s", + "ita ls", + "▁F A", + "▁ FA", + "▁B illy", + "▁Bill y", + "▁Bil ly", + "設 備", + "▁Mich el", + "▁Mic hel", + "▁Mi chel", + "▁Miche l", + "▁E mer", + "▁Em er", + "▁UE FA", + "f e", + "▁G raham", + "▁Gra ham", + "U R", + "▁m ole", + "▁mo le", + "頒 獎", + "她 在", + "臺北 市", + "臺 北市", + "第二次 世界大", + "嘉 義", + "▁vol unte", + "史 上", + "广 西", + "▁h omes", + "▁home s", + "▁hom es", + "▁ho mes", + "而 言", + "日 治", + "▁brief ly", + "▁ill e", + "▁ ille", + "O r", + "bo ards", + "board s", + "▁D ub", + "▁Du b", + "▁str ength", + "▁streng th", + "▁S P", + "▁ SP", + "gr ade", + "grad e", + "▁pass engers", + "▁passenger s", + "统 一", + "▁F ood", + "▁Fo od", + "▁res idence", + "▁resid ence", + "克 兰", + "▁up d", + "se a", + "s ea", + "▁g ain", + "▁r ating", + "▁ra ting", + "▁rat ing", + "=\" #", + "▁z one", + "▁p rice", + "▁pr ice", + "▁pri ce", + "▁pric e", + "布 拉", + "資 源", + "ograph ics", + "ographic s", + "ha ps", + "h aps", + "很 快", + "賽 季", + "在 大", + "▁N ote", + "▁Not e", + "▁No te", + "▁ 概", + "in cluding", + "( ;", + "▁Le ad", + "▁ 格", + "家 人", + "▁C er", + "▁Ce r", + "▁ent ertain", + "▁enter tain", + "设 施", + "b ishop", + "al og", + "alo g", + "a log", + "▁athlet es", + "▁athlete s", + "d y", + "▁philosop hy", + "s m", + "ap ped", + "app ed", + "a pped", + "▁T ot", + "▁To t", + "▁s ale", + "▁sal e", + "▁sa le", + "▁Tr ade", + "▁Tra de", + "▁Trad e", + "坦 克", + "逐 渐", + "ran ean", + "rane an", + "▁bel ieve", + "▁belie ve", + "as p", + "a sp", + "oc al", + "oca l", + "o cal", + "in king", + "ink ing", + "inki ng", + "▁John ny", + "機 關", + "原 住", + "▁Athlet ic", + "▁Go ogle", + "▁ Google", + "▁val ues", + "▁value s", + "犹 太", + "▁re ception", + "▁rec eption", + "▁rece ption", + "▁recept ion", + "▁On line", + "▁ 羅", + "相 對", + "pa ss", + "p ass", + "马来 西亚", + "▁ 文", + "▁Person nel", + "▁b ands", + "▁band s", + "▁ban ds", + "▁N elson", + "▁ref uge", + "▁Ag ency", + "▁em ot", + "att an", + "atta n", + "fin al", + "fi nal", + "f inal", + "阶 段", + "▁C lar", + "▁Cl ar", + "▁Cla r", + "in ian", + "ini an", + "inia n", + "i nian", + "▁f lying", + "▁fl ying", + "▁fly ing", + "▁compos ers", + "▁composer s", + "所 屬", + "▁mar ine", + "▁ma rine", + "▁ marine", + "▁h air", + "▁ha ir", + "erb ai", + "示 威", + "▁M ort", + "▁Mor t", + "动 画", + "歡 迎", + "M V", + "▁pro ced", + "uss ion", + "▁acc used", + "▁accus ed", + "▁b at", + "协 议", + "▁Chair man", + "河 畔", + "▁employ ees", + "▁employee s", + "▁Un it", + "演 奏", + "▁gr aduate", + "▁gradu ate", + "▁grad uate", + "▁ graduate", + "機 器", + "as i", + "a si", + "▁r uled", + "▁rul ed", + "▁rule d", + "▁ru led", + "augh ters", + "aughter s", + "aught ers", + "▁entire ly", + "▁w aters", + "▁water s", + "▁wa ters", + "▁wat ers", + "将 其", + "一 帶", + "▁red uce", + "一 座", + "移 動", + "▁sign al", + "相 比", + "▁it ems", + "▁item s", + "O K", + "▁P ir", + "▁Pi r", + "A d", + "▁ 平", + "▁G uy", + "▁Gu y", + "▁Hamp shire", + "提 到", + "泰 國", + "简 称", + "or ial", + "ori al", + "oria l", + "o rial", + "▁P atri", + "▁Pat ri", + "▁Frank lin", + "▁doc uments", + "▁document s", + "▁ 使用", + "比 例", + "han t", + "h ant", + "ew ay", + "e way", + "▁M aine", + "▁Ma ine", + "▁Main e", + "▁Mai ne", + "撤 销", + "球 季", + "▁ex act", + "▁CE O", + "ha i", + "h ai", + "en ess", + "ene ss", + "enes s", + "e ness", + "討 論", + "▁c lin", + "▁cl in", + "▁F ull", + "▁Fu ll", + "▁Ful l", + "umb ent", + "ace book", + "體 的", + "▁caus es", + "▁cause s", + "▁ca uses", + "▁F ab", + "▁Fa b", + "意 外", + "记 载", + "Al l", + "A ll", + "▁M ak", + "▁Ma k", + "un nel", + "unn el", + "英 语", + "▁f ine", + "▁fin e", + "▁r aid", + "▁ra id", + ". ”", + "国 会", + "mi ral", + "mir al", + "ro ns", + "ron s", + "r ons", + "▁On ce", + "▁ 江", + "▁Dal las", + "▁Dall as", + "▁mom ent", + "▁mo ment", + "▁Tr aining", + "▁Tra ining", + "▁Train ing", + "ic it", + "ici t", + "ycl op", + "起 源", + "大学 校友", + "ok a", + "o ka", + "并 不", + "▁a x", + "▁ ax", + "▁bel ief", + "▁belie f", + "th a", + "t ha", + "▁c rown", + "▁cr own", + "▁crow n", + "co p", + "c op", + "▁M aj", + "▁Ma j", + "计算 机", + "▁prote in", + "▁fl at", + "▁L anguage", + "駕 駛", + "▁第 三", + "▁ 第三", + "▁L ud", + "▁Lu d", + "ins ula", + "共 產", + "▁reg arded", + "▁regard ed", + "▁Ag ain", + "用 作", + "ork shire", + "orks hire", + "▁c alling", + "▁call ing", + "▁cal ling", + "▁O ri", + "▁Or i", + "▁s urg", + "▁sur g", + "▁design s", + "int end", + "▁P ictures", + "▁Pic tures", + "▁Picture s", + "▁comp ilation", + "O D", + "公 安", + "▁Brook lyn", + "ar sh", + "ars h", + "▁produc ers", + "▁producer s", + "▁produce rs", + "法 官", + "▁An gl", + "▁Ang l", + "ov ation", + "ova tion", + "▁north east", + "▁nort heast", + "以 外", + "房 屋", + "那 些", + "喬 治", + "▁res istance", + "領 域", + "▁ro ads", + "▁road s", + "人 们", + "▁inter ests", + "▁interest s", + "Jo hn", + "at ures", + "ature s", + "atu res", + "atur es", + "a tures", + "籃 球", + "▁L ower", + "▁Lo wer", + "▁Low er", + "p a", + "io p", + "i op", + "克 里", + "爆 发", + "A V", + "▁r u", + "▁ ru", + "波 兰", + "no te", + "not e", + "n ote", + "▁a er", + "▁I van", + "▁Iv an", + "分布 於", + "▁A er", + "▁Writ ers", + "▁Marsh all", + "▁Mars hall", + "▁Marshal l", + "▁earl iest", + "▁G las", + "▁Gl as", + "▁ 武", + "▁ch oice", + "▁cho ice", + "▁adj acent", + "明 星", + "▁fact ory", + "▁factor y", + "弟 弟", + "▁poss ibly", + "▁C omb", + "▁Com b", + "▁Co mb", + "▁dep uty", + "于 是", + "et ime", + "eti me", + "e time", + "ult an", + "▁d ivers", + "▁di vers", + "▁div ers", + "▁diver s", + "▁Sen ator", + "然 后", + "重 大", + "▁col onial", + "▁colon ial", + "s a", + "▁p up", + "▁hyd ro", + "動 作", + "在 日本", + "▁res ign", + "en ne", + "enn e", + "成 本", + "le ased", + "lease d", + "р а", + "團 隊", + "▁a str", + "▁as tr", + "▁ast r", + "攻 击", + "ed ing", + "e ding", + "整 个", + "е л", + "▁s ections", + "▁section s", + "B E", + "▁north west", + "res ents", + "resent s", + "车 辆", + "▁M oths", + "▁Mo ths", + "伦 敦", + "而 成", + "▁rail road", + "名 称", + "eg et", + "e get", + "縣 人", + "▁f ly", + "▁fl y", + "▁ fly", + "▁G ulf", + "▁Gul f", + "尔 特", + "長 期", + "▁Pr adesh", + "ut ation", + "uta tion", + "▁Az erbai", + "分 配", + "ter y", + "te ry", + "t ery", + "英 尺", + "十 九", + "▁le ads", + "▁lead s", + "中 被", + "價 值", + "上 下", + "曲 目", + "▁東 京", + "▁ 東京", + "▁a part", + "▁ap art", + "▁H it", + "▁Hi t", + "▁Cent ury", + "▁ch ose", + "▁cho se", + "ent ially", + "ential ly", + "enti ally", + "創 立", + "▁s hall", + "▁sh all", + "B L", + "八 年", + "▁Y orkshire", + "▁York shire", + "ro ke", + "r oke", + "爾 蘭", + "ac on", + "aco n", + "a con", + "è re", + "▁N am", + "▁Na m", + "▁ 亞", + "火 山", + "伊 朗", + "col span", + "▁ 元", + "▁phot ograph", + "▁U pper", + "▁Up per", + "fer red", + "ke e", + "k ee", + "▁L ane", + "▁La ne", + "▁Lan e", + "▁C ook", + "▁Co ok", + "▁Mo vement", + "▁Mov ement", + "▁Wrest ling", + "M y", + "加 盟", + "om mod", + "omm od", + "▁F light", + "▁Fl ight", + "▁gr ounds", + "▁ground s", + "▁b ottom", + "▁bott om", + "▁opportun ity", + "ba l", + "b al", + "air e", + "ai re", + "a ire", + "中国 人民解放军", + "中国人民 解放军", + "▁C hang", + "▁Ch ang", + "▁Chan g", + "▁Cha ng", + "▁div isions", + "▁division s", + "p i", + "▁P ierre", + "▁Pier re", + "▁activ ist", + "▁m ac", + "▁ma c", + "▁ 月", + "▁def ensive", + "▁D J", + "▁ DJ", + "pr e", + "p re", + "aly mp", + "a lymp", + "▁Ed ition", + "▁s uff", + "▁su ff", + "▁ 米", + "▁Stan ley", + "▁Lim ited", + "▁Cat hedral", + "▁s ole", + "▁so le", + "▁sol e", + "▁ sole", + "▁C hand", + "▁Ch and", + "▁Chan d", + "▁Cha nd", + "▁imp roved", + "▁improv ed", + "▁impr oved", + "▁improve d", + "▁ 製作", + "▁m ilit", + "▁mi lit", + "▁mil it", + "▁en l", + "▁B omb", + "▁Bo mb", + "▁pr ize", + "▁pri ze", + "▁G ary", + "▁Gar y", + "▁Ga ry", + "▁char ges", + "▁charg es", + "▁charge s", + "▁s ession", + "▁dist ributed", + "▁distribut ed", + "▁You Tube", + "▁ YouTube", + "▁deb uted", + "▁debut ed", + "王 国", + "浙江 省", + "簡 介", + "▁L ib", + "▁Li b", + "▁med icine", + "▁D aily", + "▁Da ily", + "en cing", + "enc ing", + "▁ 埃", + "▁Ben j", + "度 的", + "▁M urray", + "▁Mur ray", + "wa ll", + "wal l", + "w all", + "▁P ad", + "▁Pa d", + "銷 售", + "▁N eg", + "▁Ne g", + "le ton", + "let on", + "l eton", + "衛 生", + "锦 标", + "俱樂 部", + "丈 夫", + "努 力", + "▁cont rolled", + "▁control led", + "▁controll ed", + "发 射", + "St ar", + "S tar", + "▁C hel", + "▁Ch el", + "▁Che l", + "▁t error", + "▁terr or", + "▁ter ror", + "被 迫", + "Co l", + "C ol", + "▁particip ate", + "▁b oys", + "▁bo ys", + "▁boy s", + "▁ boys", + "不 斷", + "▁par allel", + "目 标", + "▁S T", + "▁ ST", + "上海 市", + "▁V ic", + "▁Vi c", + "辦 公", + "▁Min or", + "▁franch ise", + "▁ 台", + "di n", + "d in", + "管理 局", + "派 出", + "▁in terior", + "▁inter ior", + "爵 士", + "ra ng", + "ran g", + "r ang", + "▁T ele", + "▁Te le", + "▁Tel e", + "or o", + "o ro", + "▁own ers", + "▁owner s", + "▁ow ners", + "▁dam aged", + "▁damage d", + "▁dis miss", + "▁great est", + "▁W oman", + "▁deliver ed", + "mo d", + "m od", + "中華 人民共和國", + "▁The ater", + "天 使", + "议 院", + "▁Mo tor", + "▁Mot or", + "▁go ods", + "▁good s", + "▁B eck", + "▁Be ck", + "▁Bec k", + "ik o", + "i ko", + "▁w itness", + "書 籍", + "▁m emorial", + "▁mem orial", + "▁memor ial", + "▁A BC", + "▁AB C", + "▁V el", + "▁Ve l", + "大 約", + "▁c ore", + "▁co re", + "▁cor e", + "▁ core", + "uk a", + "u ka", + "民 眾", + "▁d ies", + "▁di es", + "▁die s", + "▁sing ing", + "▁sin ging", + "▁R oc", + "▁Ro c", + "iter ranean", + "▁d rawn", + "▁dr awn", + "▁draw n", + "▁elect ronic", + "▁electron ic", + "解 釋", + "事 务", + "is hers", + "ish ers", + "isher s", + "立法 會", + "▁W ing", + "▁Win g", + "▁cl ean", + "▁cle an", + "▁human s", + "▁hum ans", + "衝 突", + "▁P ast", + "▁Pa st", + "▁Pas t", + "L a", + "淘 汰", + "▁bro ken", + "▁br oken", + "▁broke n", + "公 交", + "ir i", + "i ri", + "▁cour ts", + "▁court s", + "收 視", + "隸屬 於", + "隸 屬於", + "▁sub stant", + "S U", + "▁Pr incip", + "▁Princ ip", + "修 正", + "▁g etting", + "▁get ting", + "▁comb ination", + "S M", + "▁J azz", + "▁Ja zz", + "over ty", + "▁Mad rid", + "比 如", + "▁us ers", + "▁use rs", + "▁user s", + "針 對", + "业 务", + "上 有", + "on ian", + "onia n", + "oni an", + "o nian", + "▁ П", + "▁oper ate", + "▁opera te", + "天 的", + "附近 的", + "▁ 正", + "▁S oul", + "▁So ul", + "▁Sou l", + "引 入", + "政 黨", + "▁I v", + "▁b rig", + "▁br ig", + "▁business man", + "▁d oor", + "▁do or", + "▁ door", + "▁con vent", + "▁conv ent", + "▁conven t", + "▁Cap ital", + "▁re leg", + "▁rele g", + "▁rel eg", + "al is", + "ali s", + "a lis", + "ia h", + "i ah", + "▁qu ite", + "锦标 赛", + "é r", + "广东 省", + "il lo", + "ill o", + "神 社", + "▁Pri mary", + "▁Prim ary", + "ut ions", + "ution s", + "uti ons", + "▁do ct", + "▁doc t", + "▁t or", + "▁to r", + "▁ tor", + "▁just ice", + "h l", + "的名 字", + "的 名字", + "源 自", + "▁H um", + "▁Hu m", + "勋 章", + "路 段", + "所有 的", + "所 有的", + "о г", + "▁ 艾", + "台北 市", + "台 北市", + "▁o nes", + "▁on es", + "▁one s", + "▁ ones", + "雙 方", + "股份 有限公司", + "城 堡", + "ot es", + "ote s", + "o tes", + "▁M ap", + "▁Ma p", + "▁dev ice", + "▁J osh", + "▁Jo sh", + "▁Jos h", + "▁c ourses", + "▁cour ses", + "▁course s", + "發 出", + "▁E ss", + "▁Es s", + "▁t ropical", + "阻 止", + "加 州", + "ic ket", + "ick et", + "足球 运动员", + "足 球运动员", + "as ure", + "▁Par alymp", + "▁a ns", + "▁an s", + "▁ ans", + "▁rep eated", + "▁repeat ed", + "▁shoot ing", + "N C", + "▁examp les", + "▁example s", + "▁exam ples", + "▁s ki", + "▁sk i", + "▁ ski", + "▁Sat urday", + "▁t err", + "▁ter r", + "▁R D", + "投 降", + "西 安", + "▁T ol", + "▁To l", + "▁V erm", + "▁Ver m", + "▁rep resents", + "���represent s", + "os ure", + "参 谋", + "▁act ual", + "▁re ally", + "▁real ly", + "▁Fran ces", + "▁France s", + "▁Franc es", + "▁Fr ances", + "ad r", + "a dr", + "ri x", + "r ix", + "▁t ank", + "也 會", + "ter ed", + "te red", + "t ered", + "群 岛", + "▁T hus", + "▁Th us", + "lo w", + "l ow", + "了 解", + "亦 是", + "ub er", + "ube r", + "u ber", + "een th", + "e enth", + "▁sequ ence", + "市 长", + "ul u", + "u lu", + "卫 星", + "▁c risis", + "▁des cription", + "▁desc ription", + "▁Pre fecture", + "記 憶", + "▁M ess", + "▁Me ss", + "▁Mes s", + "apt ist", + "以 後", + "▁jud ges", + "▁judge s", + "▁judg es", + "▁st anding", + "▁stand ing", + "▁ standing", + "ro ng", + "ron g", + "r ong", + "▁h am", + "▁ha m", + "▁ ham", + "▁t ack", + "▁B ra", + "▁Br a", + "加 拉", + "mph ony", + "▁surv ived", + "▁surviv ed", + "▁survive d", + "月 的", + "ak ed", + "ake d", + "a ked", + "▁cycl e", + "▁cy cle", + "▁ cycle", + "▁se ems", + "▁see ms", + "▁seem s", + "▁v eter", + "▁ve ter", + "▁Rich mond", + "▁opp osite", + "▁is ol", + "ap ping", + "app ing", + "a pping", + "al ia", + "ali a", + "a lia", + "▁P il", + "▁Pi l", + "▁ 延伸", + "▁fre edom", + "▁free dom", + "▁freed om", + "н и", + "北 方", + "菲律 賓", + "▁defeat ing", + "▁Ar ena", + "▁Are na", + "ce ll", + "cel l", + "c ell", + "▁an cest", + "A s", + "▁al t", + "▁ alt", + "ce ption", + "cept ion", + "c eption", + "天 体", + "▁S ax", + "▁Sa x", + "留 下", + "▁Polit ics", + "▁meas ures", + "▁measure s", + "理 工", + "▁中国 共产党", + "▁ 中国共产党", + "▁sk ills", + "▁skill s", + "▁sub urb", + "性 格", + "eg as", + "ega s", + "ma rine", + "mar ine", + "▁ 人", + "首 先", + "as ts", + "ast s", + "a sts", + "▁h our", + "▁ho ur", + "▁ hour", + "▁d rop", + "▁dr op", + "▁dro p", + "▁con sequ", + "▁cons equ", + "uc ks", + "uck s", + "ant ly", + "停 靠", + "票 房", + "▁St ars", + "▁Star s", + "▁Sta rs", + "▁Def ence", + "例 子", + "类 型", + "ow ski", + "ows ki", + "學 會", + "▁C her", + "▁Ch er", + "▁Che r", + "▁cap ture", + "▁capt ure", + "▁R on", + "▁Ro n", + "D C", + "还 是", + "▁pr emi", + "▁pre mi", + "▁prem i", + "▁I an", + "at tery", + "att ery", + "atter y", + "lo ad", + "op ping", + "opp ing", + "o pping", + "▁U g", + "in ate", + "ina te", + "▁Tig ers", + "▁Ti gers", + "▁Tiger s", + "金 曲", + "▁A ld", + "▁Al d", + "▁W W", + "▁purp oses", + "▁purpose s", + "▁H old", + "▁Hol d", + "▁Ho ld", + "▁h ill", + "▁hi ll", + "▁ hill", + "▁ 於", + "▁Gr ade", + "▁Gra de", + "利 斯", + "創 辦", + "▁ 各", + "▁re place", + "▁repl ace", + "▁qual ifying", + "▁qualify ing", + "下 降", + "▁ 长", + "▁E ug", + "▁Eu g", + "▁Stand ard", + "▁Ser ge", + "▁Serg e", + "▁inter pret", + "▁interp ret", + "▁interpre t", + "格 勒", + "▁B und", + "▁Bu nd", + "▁Bun d", + "▁Ev ans", + "▁Eva ns", + "克 的", + "周 邊", + "母 亲", + "ut ed", + "ute d", + "u ted", + "vi a", + "v ia", + "非 建制", + "▁med ium", + "▁sh owing", + "▁show ing", + "T r", + "▁m yth", + "▁my th", + "ant ine", + "anti ne", + "占 领", + "ic on", + "ico n", + "i con", + "财 政", + "主題 曲", + "i u", + "▁h its", + "▁hit s", + "▁hi ts", + "▁S lovak", + "▁Slov ak", + "br eak", + "bre ak", + "地 鐵", + "式 的", + "br a", + "b ra", + "▁L ov", + "▁Lo v", + "▁E lement", + "▁El ement", + "▁Ele ment", + "▁prov incial", + "的一 种", + "的 一种", + "▁Elect ric", + "二 人", + "▁gr ade", + "▁grad e", + "▁ grade", + "D VD", + "in ces", + "ince s", + "inc es", + "co ns", + "con s", + "c ons", + "▁Liter ature", + "▁ 扩展", + "▁t rip", + "▁tr ip", + "▁tri p", + "古 典", + "op al", + "opa l", + "▁c redited", + "▁cred ited", + "▁credit ed", + "▁ann iversary", + "▁Ex per", + "▁Exp er", + "▁i d", + "▁ id", + "U C", + "状 态", + "te am", + "▁com mitted", + "▁comm itted", + "▁commit ted", + "▁R u", + "▁Pro file", + "▁Prof ile", + "▁m ort", + "▁mor t", + "▁c omed", + "▁com ed", + "▁co med", + "▁come d", + "▁m ist", + "▁mis t", + "▁mi st", + "▁Art ists", + "▁Artist s", + "op eration", + "ope ration", + "oper ation", + "平 面", + "E l", + "▁street s", + "▁stre ets", + "北 起", + "給 予", + "▁K um", + "▁Ku m", + "▁f lo", + "▁fl o", + "▁R ico", + "▁Ric o", + "▁Ri co", + "男 演員", + "in ter", + "int er", + "mun d", + "mu nd", + "m und", + "▁main tain", + "數 位", + "▁b ond", + "▁bo nd", + "▁B aker", + "▁Ba ker", + "▁Bak er", + "典 禮", + "▁l ists", + "▁list s", + "办公 室", + "▁Prot est", + "▁T ob", + "▁To b", + "▁st ands", + "▁stand s", + "大 廈", + "▁H ig", + "▁Hi g", + "or ses", + "ors es", + "orse s", + "br idge", + "brid ge", + "b ridge", + "▁Hind u", + "▁regular ly", + "▁regul arly", + "不 到", + "鰭 魚", + "en berg", + "▁D og", + "▁Do g", + "▁att ached", + "化 石", + "▁d oll", + "▁do ll", + "荣 誉", + "▁po em", + "ou ver", + "▁Con vention", + "▁Conv ention", + "多 年", + "▁N azi", + "▁Naz i", + "▁Na zi", + "▁n aval", + "▁nav al", + "▁na val", + "▁design er", + "內 部", + "ot hes", + "oth es", + "othe s", + "o thes", + "▁ 刘", + "Pr o", + "P ro", + "▁M ond", + "▁Mon d", + "▁Mo nd", + "▁ ×", + "ac le", + "a cle", + "数 学", + "▁ch ain", + "▁cha in", + "最 近", + "▁eas ily", + "秘 書", + "▁S tre", + "▁St re", + "▁Str e", + "ay ed", + "▁fact ors", + "▁factor s", + "天 堂", + "保 守", + "▁acc ommod", + "康 熙", + "▁publ ishing", + "▁publish ing", + "▁dem ocr", + "地區 的", + "地 區的", + "▁bud get", + "用 來", + "▁J ason", + "▁Ja son", + "▁Jas on", + "▁d ry", + "▁dr y", + "▁Tr ump", + "医 学", + "▁Conf eder", + "▁Mit chell", + "oo m", + "o om", + "▁Mil an", + "▁Mi lan", + "成 都", + "身 分", + "ak u", + "a ku", + "放 送", + "ab i", + "a bi", + "▁p ool", + "▁po ol", + "▁ pool", + "▁Broad way", + "風 暴", + "▁C it", + "▁Ci t", + "is d", + "▁m otion", + "▁mot ion", + "▁mo tion", + "▁Y u", + "▁r ich", + "▁ri ch", + "▁ rich", + "在 香港", + "联合 国", + "▁B urg", + "▁Bur g", + "▁Fle et", + "▁An tar", + "▁Ant ar", + "▁h eat", + "▁he at", + "▁p ur", + "▁ pur", + "▁Con stant", + "▁S elected", + "▁Se lected", + "▁Sel ected", + "▁Select ed", + "ab led", + "able d", + "abl ed", + "持 续", + "政府 的", + "We st", + "W est", + "▁coll ections", + "▁collect ions", + "▁collection s", + "▁g ang", + "▁ gang", + "Gen eral", + "” )", + "改 编", + "广 泛", + "法 蘭", + "▁purch ase", + "多 個", + "or p", + "ul y", + "u ly", + "ri el", + "rie l", + "r iel", + "▁R ena", + "▁Re na", + "▁Ren a", + "Wind ows", + "▁B orough", + "▁Bo rough", + "▁Bor ough", + "體 長", + "F or", + "un es", + "une s", + "u nes", + "▁trans ition", + "▁transit ion", + "er k", + "意 志", + "▁Sp eed", + "▁Spe ed", + "▁P oly", + "▁Pol y", + "▁Po ly", + "▁Ph oen", + "writ ers", + "writer s", + "▁scient ists", + "▁scientist s", + "▁arran ged", + "▁arrang ed", + "aw are", + "awa re", + "awar e", + "a ware", + "▁T rophy", + "▁Tr ophy", + "▁Jud ge", + "▁ch arged", + "▁char ged", + "▁charg ed", + "▁charge d", + "▁typ ical", + "▁C art", + "▁Car t", + "▁ven ues", + "▁venue s", + "▁ venues", + "進 攻", + "av an", + "ava n", + "a van", + "ic ate", + "ica te", + "本 人", + "in ist", + "ini st", + "inis t", + "ann els", + "annel s", + "anne ls", + "北 市", + "客 运", + "▁G un", + "▁Gu n", + "並 非", + "荷 兰", + "mer ce", + "merc e", + "▁s ell", + "▁se ll", + "▁Rec ip", + "▁r ivers", + "▁river s", + "▁ri vers", + "▁F ather", + "▁Fa ther", + "▁Fat her", + "▁M all", + "▁Mal l", + "▁Ma ll", + "▁paint ed", + "▁pain ted", + "起 來", + "▁s pr", + "▁sp r", + "▁imp rison", + "▁impr ison", + "▁Ex pl", + "▁Exp l", + "應 該", + "持 有", + "非建制 地區", + "消 失", + "維 亞", + "▁Dak ota", + "數 量", + "他们 的", + "▁An dy", + "▁And y", + "iel der", + "ield er", + "多 个", + "▁g ets", + "▁get s", + "▁ge ts", + "▁invest ment", + "而 不", + "逮 捕", + "▁star red", + "▁扩展 阅读", + "▁nick n", + "N S", + "▁off ensive", + "▁instr uments", + "▁instrument s", + "時 段", + "▁in sc", + "▁ins c", + "▁Ur ban", + "區 議會", + "▁C ra", + "▁Cr a", + "▁Char lie", + "▁Charl ie", + "▁f an", + "▁fa n", + "▁Bl ood", + "隊 的", + "▁fa ith", + "奪 得", + "aw ay", + "awa y", + "a way", + "▁C urrent", + "▁Cur rent", + "▁Curr ent", + "ip h", + "i ph", + "▁V as", + "▁Va s", + "▁w ings", + "▁wing s", + "▁st ores", + "▁store s", + "▁p rem", + "▁pr em", + "▁pre m", + "▁中 共", + "▁ 中共", + "▁s eed", + "▁se ed", + "▁see d", + "▁N ever", + "▁Ne ver", + "▁Nev er", + "以 来", + "▁b rain", + "▁br ain", + "▁w orth", + "▁wor th", + "▁ worth", + "現 任", + "▁Ch ron", + "▁N orm", + "▁Nor m", + "社会 主义", + "▁ 斯", + "▁W ang", + "▁Wa ng", + "▁Wan g", + "▁dr iving", + "▁g ender", + "▁gen der", + "▁ge nder", + "▁ gender", + "R S", + "yle s", + "yl es", + "y les", + "地区 的", + "地 区的", + "am ps", + "amp s", + "p eople", + "杭 州", + "先 後", + "▁Bul g", + "▁dis pl", + "▁disp l", + "▁advant age", + "国 内", + "患 者", + "特 里", + "▁Am az", + "▁pr ime", + "▁prim e", + "▁pri me", + "輻 鰭魚", + "受 傷", + "▁C ontin", + "▁Cont in", + "此 站", + "西北 部", + "西 北部", + "戲 劇", + "ac ht", + "ach t", + "a cht", + "▁car rying", + "▁carry ing", + "波 蘭", + "wi g", + "w ig", + "pro fit", + "▁person s", + "▁pers ons", + "e o", + "失 敗", + "▁g rant", + "▁gr ant", + "▁gran t", + "▁S oft", + "▁So ft", + "▁Sof t", + "▁ass umed", + "▁assum ed", + "▁reject ed", + "▁Disc ography", + "▁h unt", + "小 型", + "le ans", + "▁Spec ies", + "iction ary", + "周 年", + "可以 在", + "团 体", + "▁f est", + "▁fe st", + "▁determ ine", + "老 師", + "▁oper ates", + "▁opera tes", + "▁operate s", + "的 時候", + "▁Man h", + "▁Ma nh", + "▁l ink", + "▁lin k", + "配 置", + "▁ro utes", + "▁route s", + "▁rout es", + "ed ding", + "edd ing", + "▁restaur ant", + "國 防", + "▁Crit ical", + "ra t", + "r at", + "图书 馆", + "▁F rid", + "▁Fr id", + "▁he aded", + "▁head ed", + "▁ headed", + "▁accompan ied", + "do or", + "d oor", + "▁L ad", + "▁La d", + "▁r ob", + "▁ro b", + "▁ rob", + "輻鰭魚 綱", + "其 實", + "石 油", + "▁Del hi", + "▁dem and", + "hib ition", + "▁Benj amin", + "▁experience d", + "▁experi enced", + "的 不", + "▁G ray", + "▁Gr ay", + "▁Gra y", + "▁Glas gow", + "▁Egypt ian", + "▁Port land", + "en son", + "ens on", + "▁Al aska", + "律 師", + "po p", + "p op", + "期 的", + "測 試", + "特 定", + "閱 讀", + "▁e gg", + "▁Gh ana", + "▁s outheast", + "▁south east", + "沿 海", + "▁run ner", + "▁ass ault", + "t ure", + "▁ 華", + "Co n", + "C on", + "▁K ath", + "▁Kat h", + "▁Ka th", + "▁re action", + "▁react ion", + "蘇 格蘭", + "該地 的", + "該 地的", + "▁sy nd", + "▁syn d", + "▁Colomb ia", + "▁resident ial", + "▁resid ential", + "▁col our", + "舰 队", + "▁Bl ues", + "▁Blue s", + "▁Blu es", + "▁Albert a", + "▁ 、", + "每 日", + "▁O range", + "▁Or ange", + "▁min ute", + "▁ minute", + "▁ro oms", + "▁room s", + "▁ rooms", + "十 大", + "將 會", + "▁w hy", + "▁wh y", + "▁T ower", + "▁To wer", + "▁Tow er", + "▁f inals", + "▁final s", + "▁fin als", + "▁ finals", + "评 论", + "ot an", + "ota n", + "▁St orm", + "政 权", + "為 一", + "▁re new", + "▁ren ew", + "▁F oot", + "▁Fo ot", + "▁Sal v", + "▁Enc yclop", + "▁dec ade", + "列 入", + "辽 宁", + "▁M aced", + "▁Mac ed", + "▁Ma ced", + "ig o", + "i go", + "▁P age", + "▁Pa ge", + "▁Pag e", + "上 述", + "保 障", + "比 较", + "per son", + "pers on", + "p erson", + "勝 利", + "派 遣", + "▁Medal ists", + "▁prot ected", + "▁protect ed", + "大 致", + "作 战", + "法 的", + "form ance", + "forman ce", + "平 原", + "▁D NA", + "▁ DNA", + "▁p ian", + "▁pi an", + "▁vict ims", + "▁victim s", + "▁ в", + "▁St ev", + "▁Ste v", + "▁neigh bour", + "▁neighb our", + "▁Gu inea", + "名 人", + "▁re tained", + "▁ret ained", + "▁retain ed", + "西南 部", + "西 南部", + "▁M other", + "▁Mo ther", + "▁Mot her", + "▁ 不", + "特 色", + "網 絡", + "wi d", + "w id", + "um i", + "u mi", + "in ding", + "ind ing", + "训 练", + "▁War ner", + "▁Qu arter", + "▁w ounded", + "▁wound ed", + "▁kn ock", + "▁S even", + "▁Se ven", + "▁Sev en", + "▁t ries", + "▁tr ies", + "▁tri es", + "人 們", + "▁Nev ada", + "▁critic ized", + "lo ck", + "l ock", + "▁M ack", + "▁Mac k", + "▁Ma ck", + "j u", + "ry pt", + "▁re tail", + "▁ret ail", + "▁C ycl", + "▁Cy cl", + "ko v", + "k ov", + "▁p hen", + "▁ph en", + "的 手", + "能 源", + "ar io", + "ari o", + "a rio", + "▁th row", + "▁thr ow", + "e a", + "依 然", + "軟 體", + "隊 長", + "▁c ited", + "▁cit ed", + "▁co sts", + "▁cost s", + "▁s ave", + "▁sav e", + "▁sa ve", + "分 钟", + "C R", + "主要 是", + "ear ed", + "ea red", + "e ared", + "▁st ages", + "▁stage s", + "▁L is", + "▁Li s", + "▁business es", + "▁ 八", + "▁a mb", + "▁am b", + "▁ amb", + "▁return s", + "妹 妹", + "▁War ren", + "fa re", + "far e", + "f are", + "▁Techn ical", + "▁N ation", + "▁Na tion", + "▁Nat ion", + "▁man usc", + "▁G ib", + "▁Gi b", + "▁con qu", + "突 破", + "as tery", + "ast ery", + "aster y", + "aste ry", + "a stery", + "▁n or", + "▁no r", + "有 時", + "▁st ood", + "候 選", + "▁d uties", + "▁du ties", + "研究 院", + "en ia", + "eni a", + "e nia", + "st ances", + "stan ces", + "stance s", + "▁circ um", + "▁Football ers", + "C P", + "▁Tax a", + "▁Par ish", + "▁Paris h", + "▁Pa rish", + "▁Cont rol", + "ot hy", + "oth y", + "o thy", + "at ters", + "att ers", + "atter s", + "首 相", + "维 亚", + "萨 克", + "▁德 國", + "▁ 德國", + "▁Sp irit", + "女 主角", + "an cell", + "ance ll", + "anc ell", + "se r", + "s er", + "▁System s", + "行政 院", + "ic ial", + "ici al", + "icia l", + "数 字", + "it ime", + "iti me", + "i time", + "▁deg rees", + "▁degree s", + "立 即", + "▁journal ists", + "▁journalist s", + "考 古", + "st ad", + "▁cl imb", + "▁clim b", + "▁concern s", + "前 身", + "地 名", + "▁F ine", + "▁Fin e", + "▁not ably", + "ro r", + "r or", + "毕业 于", + "om pl", + "omp l", + "ac tor", + "act or", + "a ctor", + "穆 斯", + "▁Jon athan", + "▁legisl ation", + "相 互", + "通 車", + "電視 節目", + "gress ive", + "产 业", + "il st", + "ils t", + "iv ated", + "iva ted", + "ivate d", + "▁polic ies", + "En g", + "E ng", + "▁po ets", + "▁poet s", + "▁th ick", + "▁video s", + "▁vide os", + "號 線", + "▁ut il", + "▁u til", + "▁Act ress", + "天 下", + "xt s", + "x ts", + "fe ld", + "f eld", + "com ing", + "co ming", + "c oming", + "▁F ellow", + "▁Fell ow", + "▁Fel low", + "经 常", + "me l", + "m el", + "國 的", + "▁med ieval", + "花 園", + "▁M ong", + "▁Mon g", + "▁Mo ng", + "▁的 时区为", + "fic tion", + "f iction", + "▁与 接壤的市镇", + "▁的 邮政编码为", + "▁ 所属的省级选区为", + "▁于 时的人口数量为人", + "▁Or leans", + "只 要", + "▁m eters", + "▁me ters", + "▁met ers", + "▁meter s", + "了一 个", + "了 一个", + "am ents", + "ament s", + "a ments", + "▁inc orpor", + "mon t", + "m ont", + "▁d uty", + "▁du ty", + "▁H eb", + "▁He b", + "直 播", + "薩 斯", + "▁- {", + "▁ -{", + "▁k id", + "▁did n", + "o i", + "▁Par ker", + "▁Park er", + "专 家", + "▁Ir anian", + "▁Iran ian", + "▁Ira nian", + "▁l anding", + "▁land ing", + "承 認", + "▁C BS", + "▁guitar ist", + "▁a f", + "▁ af", + "▁stop ped", + "▁stopp ed", + "在 一", + "▁S id", + "▁Si d", + "▁F ish", + "▁lo oking", + "▁look ing", + "▁Ac tion", + "▁Act ion", + "最後 一", + "ten ance", + "▁B enn", + "▁Ben n", + "▁S ite", + "▁Si te", + "▁Sit e", + "ur u", + "u ru", + "est one", + "eston e", + "e stone", + "ta ining", + "tain ing", + "t aining", + "玻 璃", + "舞 蹈", + "ma ster", + "mas ter", + "m aster", + "▁ad mitted", + "▁b ed", + "▁be d", + "▁ bed", + "▁Arm enian", + "▁Armen ian", + "▁Armenia n", + "N BA", + "▁Rang ers", + "▁Ran gers", + "▁Range rs", + "常 見", + "▁H D", + "▁ HD", + "▁K now", + "▁Kn ow", + "▁B arry", + "▁Bar ry", + "▁Barr y", + "or iginal", + "▁execut ed", + "本 地", + "通 信", + "▁in fl", + "▁inf l", + "▁un iform", + "in os", + "ino s", + "rod uction", + "▁Education al", + "▁Educ ational", + "M I", + "暴 力", + "ha b", + "h ab", + "▁Der by", + "cul ar", + "cu lar", + "c ular", + "出生 於", + "出 生於", + "始 建於", + "▁own ership", + "▁owner ship", + "▁owners hip", + "о д", + "il ia", + "ili a", + "i lia", + "▁t een", + "▁te en", + "▁ teen", + "天 然", + "▁B ey", + "▁Be y", + "年 開始", + "世界 上", + "四川 省", + "音樂 專輯", + "▁K un", + "▁Ku n", + "as hed", + "ash ed", + "▁south west", + "c ussion", + "▁journ ey", + "▁f actor", + "▁fac tor", + "▁fact or", + "▁fa ctor", + "▁equ ivalent", + "▁dif ference", + "▁differ ence", + "調 整", + "▁Cl assic", + "▁Class ic", + "▁c aught", + "利 益", + "▁s elling", + "▁sell ing", + "▁ selling", + "日 報", + "ty pe", + "t ype", + "▁Mo del", + "▁Mod el", + "iv ia", + "i via", + "▁Epis ode", + "總 理", + "▁the ater", + "▁theat er", + "▁rest ored", + "▁restore d", + "國 內", + "▁G or", + "▁Go r", + "▁ass istance", + "▁assist ance", + "▁ 他", + "▁卡特林那 巡天", + "▁st orage", + "调 整", + "行 走", + "威 爾", + "▁s now", + "▁sn ow", + "▁med als", + "▁medal s", + "▁M ol", + "▁Mo l", + "▁prison ers", + "▁prisoner s", + "▁t ail", + "▁ tail", + "▁expl os", + "▁explo s", + "▁C uba", + "▁Cub a", + "▁Cu ba", + "農 業", + "▁l iqu", + "▁卡特林那巡天 系统", + "▁H as", + "▁Ha s", + "長 官", + "国 防", + "▁s hop", + "▁sh op", + "面 對", + "ni k", + "n ik", + "ok er", + "oke r", + "o ker", + "▁separ ated", + "▁separate d", + "aj a", + "a ja", + "��� 姐", + "訪 問", + "ok ed", + "oke d", + "o ked", + "▁n othing", + "▁not hing", + "▁no thing", + "▁Chall enge", + "hy ll", + "hyl l", + "pa t", + "p at", + "司令 部", + "is ations", + "isation s", + "打 算", + "▁Way ne", + "▁s hel", + "▁sh el", + "▁she l", + "▁ac cur", + "▁acc ur", + "▁some w", + "▁som ew", + "▁leg end", + "鄉 試", + "▁ 黄", + "历 任", + "ict ions", + "iction s", + "商 品", + "局 长", + "▁L uther", + "▁Lu ther", + "▁Lut her", + "的 神", + "▁d ating", + "▁da ting", + "气 候", + "▁b ran", + "▁br an", + "▁E sp", + "▁Es p", + "▁b anks", + "▁bank s", + "▁ban ks", + "首 播", + "▁f ired", + "▁fire d", + "▁fir ed", + "▁Vict orian", + "▁Victor ian", + "▁Victoria n", + "戰 隊", + "pi ng", + "pin g", + "p ing", + "G C", + "wh o", + "w ho", + "er ia", + "eri a", + "e ria", + "▁con text", + "▁cont ext", + "▁b it", + "▁bi t", + "▁ bit", + "▁Buff alo", + "▁rom antic", + "▁Univers al", + "▁wind ow", + "▁pre ced", + "▁prec ed", + "▁Fre edom", + "▁Free dom", + "▁Author ity", + "▁habit at", + "▁Comp anies", + "U P", + "升 格", + "女 兒", + "▁c ous", + "▁co us", + "▁cou s", + "er i", + "e ri", + "ibb ean", + "实 施", + "打 擊", + "維 爾", + "▁K os", + "▁Ko s", + "or row", + "orr ow", + "orro w", + "le tt", + "let t", + "l ett", + "▁crow d", + "at ar", + "ata r", + "a tar", + "anc ouver", + "▁Niger ia", + "▁Nig eria", + "小 学", + "▁L ate", + "▁La te", + "▁Lat e", + "▁Bulg arian", + "▁Bulgar ian", + "▁Bulgaria n", + "ö n", + "li g", + "l ig", + "▁J enn", + "▁Jen n", + "哈 尔", + "大 约", + "的 影響", + "▁B ush", + "▁Bu sh", + "▁Bus h", + "▁other wise", + "万 人", + "搜 寻", + "▁S z", + "▁dev ices", + "▁device s", + "的 角色", + "z z", + "▁adapt ation", + "▁in vent", + "▁inv ent", + "▁rest rict", + "▁f ictional", + "▁fiction al", + "武 装", + "▁ 这", + "▁comm une", + "▁commun e", + "▁B achelor", + "▁B ath", + "▁Ba th", + "▁Bat h", + "il k", + "開 設", + "州 刺史", + "▁d og", + "▁do g", + "▁ 沙", + "ur op", + "uro p", + "u rop", + "内 部", + "合 約", + "拍 摄", + "年 冬季", + "po wer", + "p ower", + "▁An cient", + "▁S r", + "ast rop", + "▁R ic", + "▁Ri c", + "▁her itage", + "▁Sm all", + "伯 爵", + "儿 童", + "文 明", + "ma l", + "m al", + "》 )", + "▁us er", + "▁use r", + "▁u ser", + "高 级", + "机 械", + "翻 译", + "co unt", + "c ount", + "▁lin ked", + "▁link ed", + "▁Comp uter", + "og a", + "o ga", + "et ty", + "ett y", + "克里 斯", + "克 里斯", + "的情 况", + "的 情况", + "配音 員", + "▁Sc hol", + "▁Sch ol", + "一 切", + "雷 斯", + "▁V lad", + "▁ 普", + "院 长", + "is ch", + "isc h", + "i sch", + "ci ous", + "cio us", + "c ious", + "igg est", + "發 布", + "美 術", + "▁Hawai i", + "德 的", + "▁re cept", + "▁rec ept", + "▁rece pt", + "▁loc ality", + "▁local ity", + "南 至", + "被 認為", + "金 山", + "ie ge", + "ieg e", + "▁P rop", + "▁Pro p", + "▁Pr op", + "湖 泊", + "每 個", + "▁gr ass", + "參 選", + "次 年", + "每 个", + "▁form ally", + "▁formal ly", + "▁Pl ant", + "▁Plan t", + "资 格", + "年 日本", + "u art", + "▁E le", + "▁El e", + "▁L ost", + "▁Los t", + "▁Lo st", + "▁I sa", + "▁Is a", + "觀 光", + "分 校", + "第 九", + "row span", + "rows pan", + "一 致", + "醫 學", + "▁Nep al", + "成 绩", + "同 性", + "▁P le", + "▁Pl e", + "留 在", + "▁Week ly", + "▁s ed", + "▁se d", + "▁t ied", + "▁tie d", + "an ner", + "ann er", + "anne r", + "乌 克兰", + "▁S ide", + "▁Si de", + "▁Sid e", + "E x", + "▁N ature", + "▁Na ture", + "▁Nat ure", + "с т", + "今 日", + "▁Al ice", + "▁Ali ce", + "▁chall enge", + "▁challeng e", + "時 任", + "确 定", + "▁s ort", + "▁sor t", + "▁ sort", + "▁H unter", + "▁Hunt er", + "▁Hun ter", + "▁car bon", + "運 作", + "▁b rick", + "▁br ick", + "G e", + "▁ass ess", + "牠 們", + "▁Per u", + "▁Pe ru", + "詹 姆斯", + "▁m obile", + "▁mob ile", + "▁mobil e", + "▁pract ices", + "▁practice s", + "▁strateg y", + "接 收", + "H R", + "▁co ordin", + "▁coord in", + "▁J erry", + "▁Jer ry", + "mo sp", + "m osp", + "▁un f", + "▁v ary", + "▁var y", + "▁film ed", + "▁fil med", + "▁wind ows", + "▁window s", + "▁asp ects", + "▁aspect s", + "▁sever e", + "▁exp ression", + "▁express ion", + "民 間", + "ar an", + "ara n", + "a ran", + "▁newsp apers", + "▁newspaper s", + "▁success or", + "ha nd", + "han d", + "h and", + "L E", + "洛 克", + "▁c m", + "▁ cm", + "ud es", + "ude s", + "u des", + "▁dep os", + "似 乎", + "原住 民", + "访 问", + "▁F u", + "▁f ixed", + "▁fix ed", + "解 决", + "ist ical", + "istic al", + "▁sugg ests", + "▁suggest s", + "▁inter ested", + "▁interest ed", + "▁in stitution", + "▁institut ion", + "▁test ing", + "▁Art ist", + "女 王", + "▁N ova", + "▁Nov a", + "▁No va", + "▁ch ance", + "▁Great er", + "▁Gre ater", + "裝 置", + "也 就是", + "▁T ang", + "▁Ta ng", + "▁Tan g", + "龙 江", + "▁ 陈", + "▁J a", + "▁Pr ivate", + "▁Priv ate", + "▁learn ed", + "ont in", + "▁Coll ins", + "▁Har rison", + "▁Harris on", + "▁Harri son", + "劳 动", + "的 支持", + "▁S S", + "▁ SS", + "▁K ap", + "▁Ka p", + "作曲 家", + "im ir", + "imi r", + "i mir", + "▁d im", + "▁di m", + "劇 本", + "▁m ining", + "▁min ing", + "▁mini ng", + "▁mi ning", + "▁prepar ed", + "▁prep ared", + "▁prepare d", + "恆 星", + "▁L ock", + "▁Loc k", + "▁Lo ck", + "常 务", + "東 西", + "河南 省", + "▁kil omet", + "el lect", + "ell ect", + "elle ct", + "批 评", + "电 力", + "▁Manh attan", + "▁uns uccess", + "的 水", + "van t", + "v ant", + "▁histor ians", + "▁historian s", + "▁M ans", + "▁Man s", + "▁Ma ns", + "fer s", + "fe rs", + "f ers", + "▁Bul gar", + "▁Bulg ar", + "ew ork", + "e work", + "▁d epend", + "▁dep end", + "▁S ched", + "▁Sc hed", + "▁Sch ed", + "▁Sche d", + "十 七", + "拆 除", + "学 科", + "▁Vo iv", + "▁Nich olas", + "▁M A", + "▁ MA", + "▁Gr iff", + "▁Gri ff", + "田 径", + "ul us", + "ulu s", + "▁di vor", + "▁div or", + "▁att orney", + "▁Element ary", + "在 這", + "▁sound track", + "深 度", + "年 逝世", + "ou stic", + "ous tic", + "▁B ible", + "▁Bi ble", + "▁Bibl e", + "▁turn s", + "▁tur ns", + "▁arr ival", + "▁v ert", + "▁ver t", + "▁ vert", + "▁chap ter", + "▁member ship", + "▁members hip", + "▁memb ership", + "▁F err", + "▁Fer r", + "▁comm emor", + "下 一", + "it ects", + "itect s", + "\" ;", + "近 年", + "▁Br istol", + "波 斯", + "▁Fac ulty", + "▁rac ial", + "几 乎", + "嘉 靖", + "少 數", + "连 续", + "ac re", + "▁M ix", + "▁Mi x", + "▁re ferences", + "▁refer ences", + "▁reference s", + "is b", + "北 美", + "已 被", + "▁or chestra", + "▁orche stra", + "▁orchestr a", + "▁Dr agon", + "维 奇", + "▁un us", + "物 質", + "▁M agn", + "▁Mag n", + "▁Ma gn", + "▁e val", + "▁ev al", + "进 攻", + "其中 一", + "▁m ine", + "▁min e", + "▁mi ne", + "主要 的", + "▁popular ity", + "第一 個", + "第 一個", + "▁F itz", + "證 明", + "翻 譯", + "der s", + "de rs", + "d ers", + "en burg", + "L S", + "▁R at", + "▁Ra t", + "ij ing", + "iji ng", + "▁f rag", + "▁fr ag", + "▁nomin ation", + "▁nom ination", + "un ny", + "unn y", + "▁t ur", + "ri p", + "r ip", + "▁J ama", + "▁Jam a", + "▁Ja ma", + "eop les", + "eople s", + "eo ples", + "▁ag greg", + "at ern", + "ater n", + "a tern", + "▁cl assic", + "▁class ic", + "基 于", + "▁e ye", + "▁ 朱", + "拒 绝", + "ov en", + "ove n", + "o ven", + "▁By z", + "▁Re lease", + "▁count ies", + "允 许", + "最 低", + "的 日", + "▁注 釋", + "明朝 政治人物", + "尼 克", + "usal em", + "usa lem", + "uss ian", + "ussia n", + "協 議", + "De c", + "D ec", + "沿 革", + "▁M ind", + "▁Min d", + "▁Mi nd", + "▁B ass", + "▁Bas s", + "▁Ba ss", + "▁r ose", + "▁ro se", + "▁ rose", + "洛 杉", + "醫 生", + "原 始", + "蒙 特", + "是 香港", + "id ency", + "iden cy", + "▁Barb ara", + "代 码", + "▁m outh", + "▁mo uth", + "▁ mouth", + "bo y", + "b oy", + "G r", + "首 席", + "▁N y", + "首 府", + "▁sub d", + "▁rel ative", + "威 尔", + "▁repl acement", + "▁replace ment", + "▁K irk", + "▁Kir k", + "▁ 永", + "准 备", + "▁國 立", + "▁ 國立", + "end ment", + "▁b iggest", + "▁V ancouver", + "n s", + "▁f ruit", + "▁fr uit", + "▁ens ure", + "ch ang", + "cha ng", + "chan g", + "c hang", + "▁c old", + "▁col d", + "▁co ld", + "▁Her bert", + "▁R ef", + "▁Re f", + "▁S ha", + "▁Sh a", + "▁F isher", + "▁Fish er", + "市 長", + "▁n ote", + "▁not e", + "▁no te", + "▁ note", + "▁sch olar", + "▁schol ar", + "hu s", + "h us", + "教育 部", + "ho st", + "h ost", + "▁so il", + "年 香港", + "科 夫", + "年 到", + "廣 泛", + "▁Ll oyd", + "▁con tr", + "▁cont r", + "确 诊", + "▁v eget", + "▁ve get", + "el ect", + "ele ct", + "e lect", + "ir ation", + "ira tion", + "i ration", + "▁Charl otte", + "物 质", + "▁Z e", + "com mun", + "comm un", + "▁Town s", + "▁Tow ns", + "弗 朗", + "基 於", + "里 的", + "▁cal c", + "▁author s", + "▁auth ors", + "▁ch annels", + "▁channel s", + "婚 姻", + "贵 州", + "廣 州", + "▁crit icism", + "▁critic ism", + "相 对", + "▁elect oral", + "▁vess els", + "▁vessel s", + "bu s", + "b us", + "在 美國", + "現 象", + "hel m", + "▁H em", + "▁He m", + "▁C old", + "▁Col d", + "▁Co ld", + "▁child hood", + "▁mag azines", + "▁magazine s", + "市 政", + "▁Tur ner", + "▁Turn er", + "T R", + "ag ram", + "a gram", + "▁p icture", + "消 防", + "裝 甲", + "▁coast al", + "▁N E", + "▁ NE", + "體長 可達", + "▁f ram", + "▁fr am", + "佔 領", + "管 辖", + "▁i gn", + "▁ ign", + "U K", + "▁Car ibbean", + "▁techn ique", + "▁F am", + "▁Fa m", + "創 造", + "编 辑", + "ebr aska", + "▁acc ompl", + "▁accomp l", + "é l", + "往 往", + "相 当", + "聲 音", + "▁Kn ights", + "▁Knight s", + "re z", + "r ez", + "司 馬", + "服 役", + "en cer", + "enc er", + "ence r", + "小 組", + "os ph", + "osp h", + "▁S aints", + "▁Saint s", + "▁Sa ints", + "伊 利", + "▁m oth", + "▁mot h", + "▁mo th", + "▁di agn", + "▁Ben gal", + "▁Beng al", + "▁p lane", + "▁pl ane", + "▁plan e", + "▁ plane", + "▁Philipp ine", + "▁Philip pine", + "▁P ack", + "▁Pac k", + "▁Pa ck", + "▁phot ography", + "▁photograph y", + "▁C ad", + "▁Ca d", + "▁g ene", + "▁gen e", + "▁ge ne", + "▁p overty", + "新 竹", + "的 分", + "▁F eat", + "▁Fe at", + "▁S hang", + "▁Sh ang", + "▁Sha ng", + "▁Shan g", + "▁dif ferences", + "▁differ ences", + "▁difference s", + "從 事", + "ar ked", + "ark ed", + "會 長", + "▁str uck", + "▁E uro", + "▁Eu ro", + "▁M ars", + "▁Mar s", + "▁Ma rs", + "ode ship", + "odes hip", + "漫 画", + "ah l", + "a hl", + "制 定", + "▁A round", + "▁Ar ound", + "▁mon ument", + "▁S ak", + "▁Sa k", + "▁subject s", + "C an", + "▁ind icate", + "▁indic ate", + "影 像", + "成 就", + "▁co verage", + "▁cover age", + "紅 色", + "▁G ay", + "▁Ga y", + "评 价", + "纪 录", + "破 坏", + "le e", + "l ee", + "▁te achers", + "▁teacher s", + "▁teach ers", + "▁tea chers", + "▁ev olution", + "家 中", + "ot ype", + "otyp e", + "o type", + "山 市", + "▁desc end", + "▁Ass istant", + "▁extrem ely", + "▁extreme ly", + "▁Recip ients", + "▁家 庭", + "▁ 家庭", + "P r", + "▁Ad ela", + "▁or ient", + "▁ orient", + "▁Ind ians", + "▁Indian s", + "▁India ns", + "▁art istic", + "▁artist ic", + "ic hi", + "ich i", + "i chi", + "出 來", + "oc c", + "o cc", + "W A", + "▁d aughters", + "▁daughter s", + "▁T u", + "om on", + "omo n", + "o mon", + "▁M onte", + "▁Mon te", + "▁Mont e", + "加 哥", + "▁s ax", + "▁sa x", + "▁occup ation", + "▁Mu hammad", + "el ected", + "elect ed", + "e lected", + "▁process es", + "▁M ason", + "▁Ma son", + "▁Mas on", + "▁Ol iver", + "▁Olive r", + "▁locomot ives", + "▁locomotive s", + "塞 爾", + "艦 隊", + "ue z", + "u ez", + "芝 加哥", + "ok o", + "o ko", + "已 有", + "的小 行星", + "的 小行星", + "▁Cr ime", + "▁Crim e", + "多 數", + "是位於 美國", + "▁k g", + "▁ kg", + "▁L uis", + "▁Lu is", + "▁St even", + "▁Ste ven", + "▁Steve n", + "▁Stev en", + "翡 翠", + "▁c up", + "▁sc heme", + "▁sch eme", + "▁schem e", + "並 未", + "赢 得", + "ul i", + "u li", + "ar on", + "aro n", + "a ron", + "il is", + "ili s", + "i lis", + "马 克", + "B e", + "萬 人", + "id o", + "i do", + "for ce", + "forc e", + "▁su icide", + "▁Afghan istan", + "▁ch eck", + "▁che ck", + "說 法", + "確 定", + "br id", + "b rid", + "吉 林", + "iv an", + "iva n", + "i van", + "▁F if", + "▁P ay", + "▁Pa y", + "en ses", + "ens es", + "ense s", + "來 說", + "少 将", + "碼 頭", + "en te", + "ent e", + "oy al", + "oya l", + "o yal", + "以 北", + "▁fl ower", + "▁flow er", + "▁flo wer", + "▁ev ening", + "▁even ing", + "▁S or", + "▁So r", + "▁p apers", + "▁paper s", + "▁pap ers", + "▁class ified", + "forc ement", + "force ment", + "▁squad ron", + "而 非", + "并 于", + "kn ow", + "k now", + "end ar", + "enda r", + "▁app earing", + "▁appear ing", + "山东 省", + "▁R ank", + "▁Ran k", + "江苏 省", + "▁f iled", + "▁file d", + "▁fil ed", + "▁G rey", + "▁Gr ey", + "▁Gre y", + "se c", + "s ec", + "st ory", + "fl y", + "f ly", + "令 人", + "claim ed", + "▁Phoen ix", + "特 拉", + "id ad", + "ida d", + "i dad", + "▁ar rest", + "▁arr est", + "曾 经", + "▁ 史", + "om ic", + "omi c", + "o mic", + "委 会", + "學 位", + "推 動", + "▁w ave", + "▁wa ve", + "▁Ch arts", + "▁Char ts", + "▁Chart s", + "▁n ations", + "▁nation s", + "▁cross ing", + "▁C ond", + "▁Con d", + "▁Co nd", + "▁mov ements", + "▁movement s", + "▁move ments", + "▁mo vements", + "觀 察", + "穆斯 林", + "▁In it", + "▁Cost a", + "▁Cos ta", + "▁rep air", + "C o", + "▁中 央", + "▁ 中央", + "▁S ig", + "▁Si g", + "▁he ads", + "▁head s", + "▁ heads", + "自 动", + "▁Z one", + "▁ass ass", + "殖民 地", + "▁st ret", + "▁str et", + "▁stre t", + "▁cover ing", + "▁H ad", + "▁Ha d", + "rie ved", + "riev ed", + "▁po ems", + "▁poem s", + "下 令", + "放 棄", + "▁p od", + "▁po d", + "▁Voiv odeship", + "▁san ct", + "生 於", + "斯拉 夫", + "斯 拉夫", + "▁pe aked", + "▁peak ed", + "市 區", + "▁fl ows", + "▁flow s", + "規 則", + "民主 黨", + "福建 省", + "▁T ype", + "▁Ty pe", + "▁Typ e", + "強 烈", + "大 幅", + "▁H ouses", + "▁House s", + "▁Ho uses", + "▁Hou ses", + "▁Hous es", + "▁ex pert", + "▁exp ert", + "▁exper t", + "▁l es", + "▁le s", + "▁ les", + "▁ 唐", + "保 險", + "▁territ ories", + "ah a", + "a ha", + "▁Def unct", + "▁dou bles", + "▁double s", + "▁doub les", + "▁ag encies", + "▁Y e", + "ur ers", + "ure rs", + "urer s", + "▁end emic", + "同 样", + "▁d ated", + "▁date d", + "▁da ted", + "由 此", + "它 是", + "副 书记", + "un ning", + "unn ing", + "引 發", + "類 型", + "▁法 国", + "▁ 法国", + "ag ar", + "aga r", + "a gar", + "▁app ropri", + "出生 于", + "出 生于", + "us hing", + "ush ing", + "ushi ng", + "rep rene", + "▁Croat ia", + "▁e nh", + "▁en h", + "▁ enh", + "西 斯", + "▁c ards", + "▁car ds", + "▁card s", + "st ers", + "ster s", + "ste rs", + "s ters", + "▁Mean while", + "▁Arab ic", + "▁fl owers", + "▁flow ers", + "▁flower s", + "▁thous ands", + "▁thousand s", + "au rus", + "aur us", + "a urus", + "▁B att", + "▁Ba tt", + "▁Bat t", + "武 帝", + "表 達", + "▁C ode", + "▁Co de", + "▁Cod e", + "▁prop osal", + "▁propos al", + "▁elim inated", + "其 餘", + "▁m anga", + "▁man ga", + "他 被", + "▁jur isd", + "争 议", + "內 閣", + "合 唱", + "▁An im", + "re hens", + "▁F alls", + "▁Fal ls", + "▁Fall s", + "▁st ayed", + "▁stay ed", + "理 解", + "▁ 為", + "ga te", + "g ate", + "州 人", + "ug s", + "ma te", + "mat e", + "m ate", + "pen t", + "p ent", + "▁H ud", + "▁Hu d", + "▁w eak", + "▁we ak", + "▁a go", + "▁ag o", + "▁ ago", + "▁C ities", + "▁Cit ies", + "▁Ci ties", + "▁week ly", + "uc er", + "uce r", + "u cer", + "布 里", + "商 人", + "▁Y ang", + "▁Yan g", + "▁Ya ng", + "北 海道", + "W h", + "ier ra", + "下的一个 种", + "▁am ateur", + "厄尔 天文台", + "互 相", + "外交 部", + "▁l ov", + "▁lo v", + "▁ lov", + "▁S ultan", + "▁mon arch", + "▁N ebraska", + "▁s un", + "▁su n", + "▁P ant", + "▁Pan t", + "cel ona", + ".) ,", + ". ),", + "▁king dom", + "▁rough ly", + "- )", + "证 明", + "搜寻 计划", + "wid th", + "iol ogy", + "i ology", + "▁mess age", + "is ition", + "isi tion", + "▁洛 厄尔天文台", + "▁repl acing", + "以 南", + "什 麼", + "支 流", + "近地小行星 搜寻计划", + "▁enc ounter", + "oph one", + "ophon e", + "o phone", + "á s", + "▁t ie", + "选 手", + "▁Gi ants", + "▁Gian ts", + "▁Giant s", + "la s", + "l as", + "愛 爾蘭", + "▁the rap", + "▁ther ap", + "▁min isters", + "▁minister s", + "▁mini sters", + "▁Pol icy", + "wh ere", + "whe re", + "w here", + "▁nomin ations", + "▁nom inations", + "▁nomination s", + "▁P ont", + "▁Pon t", + "▁Tr ail", + "▁Tra il", + "▁withd raw", + "▁In sp", + "▁Ins p", + "▁syn thes", + "顧 問", + "be l", + "b el", + "▁ Š", + "乔 治", + "体 的", + "▁Re turn", + "▁Ret urn", + "地 點", + "▁Sy mphony", + "巨 大", + "性 能", + "▁ 作品", + "D R", + "▁pl us", + "▁ plus", + "襲 擊", + "▁D raw", + "▁Dr aw", + "н а", + "發 電", + "出身 人物", + "▁Sa udi", + "▁Sau di", + "▁Ste el", + "▁C lay", + "▁Cl ay", + "▁Cla y", + "▁for ests", + "▁forest s", + "登 上", + "結 合", + "▁H amb", + "▁Ham b", + "▁Ha mb", + "▁E vent", + "▁Ev ent", + "▁Even t", + "建 议", + "进 一步", + "ri pts", + "ript s", + "rip ts", + "▁st ring", + "▁str ing", + "▁stri ng", + "▁Att orney", + "D e", + "指 示", + "進 一步", + "信 號", + "財 政", + "▁B ert", + "▁Ber t", + "▁Can al", + "▁Ca nal", + "风 暴", + "rup tion", + "rupt ion", + "ru ption", + "德 拉", + "月 球", + "▁T ib", + "▁Ti b", + "F ran", + "hi ll", + "h ill", + "▁m ob", + "▁mo b", + "▁aff airs", + "▁affair s", + "▁Jer usalem", + "▁V iew", + "▁Vi ew", + "▁in stance", + "▁inst ance", + "▁O rig", + "▁Or ig", + "▁Ori g", + "命名 為", + "命 名為", + "in gen", + "ing en", + "op sis", + "ops is", + "哥 哥", + "▁C inc", + "現 今", + "▁r ates", + "▁ra tes", + "▁rate s", + "▁rat es", + "▁m ental", + "▁men tal", + "▁ment al", + "實際 上", + "ge on", + "g eon", + "hol m", + "G M", + "▁Adela ide", + "修 建", + "公元 前", + "G erman", + "▁s olution", + "▁sol ution", + "卡 斯", + "▁P ow", + "▁Po w", + "ha w", + "h aw", + "ol ds", + "old s", + "▁exp edition", + "更名 为", + "更 名为", + "▁S eg", + "▁Se g", + "iy a", + "i ya", + "fi sh", + "f ish", + "▁Territ ory", + "▁Terr itory", + "▁cap able", + "▁constr uct", + "▁const ruct", + "击 败", + "哲 学", + "此 時", + "it is", + "iti s", + "▁whe el", + "▁ wheel", + "各 自", + "每 天", + "甘 肃", + "ke ley", + "kel ey", + "ri bed", + "rib ed", + "ribe d", + "fol k", + "f olk", + "▁acc ounts", + "▁account s", + "福 利", + "縣的 一個", + "縣 的一個", + "▁T rav", + "▁Tr av", + "▁Tra v", + "▁emerg ency", + "準 決賽", + "執 導", + "ex p", + "is che", + "isc he", + "isch e", + "▁c atch", + "▁cat ch", + "集 合", + "▁Indust rial", + "te enth", + "teen th", + "t eenth", + "▁celebr ated", + "▁celebrate d", + "st ery", + "ster y", + "ste ry", + "s tery", + "ster dam", + "▁plan et", + "▁plane t", + "▁cred it", + "▁Al t", + "en da", + "end a", + "▁network s", + "▁net works", + "並 以", + "▁f oss", + "▁fo ss", + "▁R ing", + "▁Ri ng", + "▁Pun j", + "器 的", + "教 师", + "基 斯坦", + "▁im ag", + "▁i mag", + "學 術", + "政 權", + "港 口", + "▁家 族", + "▁ 家族", + "▁H ann", + "▁Han n", + "▁The od", + "▁ 花", + "▁college s", + "▁colleg es", + "▁colle ges", + "萬 元", + "▁host s", + "▁ho sts", + "▁wood en", + "▁F uture", + "▁Fu ture", + "▁Fut ure", + "競 爭", + "ov ery", + "over y", + "ove ry", + "o very", + "格 拉", + "en ti", + "ent i", + "▁expl ained", + "▁explain ed", + "▁comp onents", + "▁component s", + "學 系", + "考 慮", + "us k", + "u sk", + "届全国 人大代表", + "届 全国人大代表", + "公 眾", + "三 人", + "提 及", + "航 天", + "▁g rey", + "▁gr ey", + "▁gre y", + "▁pen alty", + "é d", + "▁bound ary", + "早 上", + "unc redited", + "an im", + "ani m", + "▁activ ists", + "▁activist s", + "▁C ou", + "▁Co u", + "▁D ata", + "▁Da ta", + "工 廠", + "or st", + "ors t", + "▁H yd", + "▁Hy d", + "B B", + "▁loss es", + "▁los ses", + "? \"", + "bo w", + "b ow", + "▁surround ed", + "▁surr ounded", + "咖 啡", + "商 店", + "在 中", + "▁e yes", + "▁eye s", + "▁compet ing", + "刑 事", + "▁f al", + "▁fa l", + "▁H ugh", + "▁Hu gh", + "▁Hug h", + "▁appoint ment", + "维 埃", + "▁M ey", + "▁Me y", + "收 購", + "继 承", + "連 載", + "▁Per formance", + "綜 藝", + "奥 地利", + "sc ar", + "s car", + "▁R AF", + "▁RA F", + "ac hi", + "ach i", + "a chi", + "ab ilities", + "abil ities", + "ca rd", + "car d", + "c ard", + "iss ue", + "經 理", + "▁d ig", + "▁di g", + "▁influ ential", + "必 要", + "▁H erman", + "▁Her man", + "▁Herm an", + "ic us", + "i cus", + "分 佈", + "▁f alls", + "▁fall s", + "▁fal ls", + "動 力", + "▁B rand", + "▁Br and", + "▁Bra nd", + "▁Bran d", + "接 觸", + "▁P oll", + "▁Pol l", + "▁Po ll", + "▁Fil ip", + "加 利福", + "▁t ask", + "▁tas k", + "▁per haps", + "印 第", + "▁Mun ich", + "ud den", + "udd en", + "▁Social ist", + "az e", + "a ze", + "▁quest ions", + "▁question s", + "行 人", + "▁me ets", + "▁meet s", + "G P", + "记 者", + "▁C atherine", + "ac o", + "a co", + "市 中心", + "▁Tr inity", + "▁Trin ity", + "S L", + "試 圖", + "彰 化", + "警 告", + "am ental", + "ament al", + "▁Phil osop", + "▁J oy", + "▁Jo y", + "经 历", + "ip er", + "ipe r", + "i per", + "▁ad ding", + "▁add ing", + "▁t emporary", + "▁tem porary", + "▁tempor ary", + "改 变", + "美 軍", + "▁exper iences", + "▁experience s", + "▁experi ences", + "▁subs idi", + "ab s", + "a bs", + "ae us", + "▁Film ography", + "▁S now", + "▁Sn ow", + "sh aped", + "大 聯盟", + "▁W alt", + "▁Wal t", + "▁l ieutenant", + "胜 利", + "at ically", + "atic ally", + "▁Be ijing", + "▁h or", + "▁ho r", + "▁ hor", + "▁int ent", + "知 識", + "▁T ag", + "▁Ta g", + "在 那", + "▁ 吳", + "inn ati", + "▁Mo roc", + "▁Mor oc", + "ra ham", + "rah am", + "▁I T", + "▁ IT", + "▁art illery", + "含 有", + "as te", + "ast e", + "a ste", + "▁R al", + "▁Ra l", + "国 的", + "星 等", + "on us", + "阿 根廷", + "▁Leg acy", + "ch t", + "c ht", + "▁par ent", + "朝 廷", + "▁P ra", + "▁Pr a", + "▁l ap", + "▁la p", + "站 的", + "经 营", + "落 成", + "▁T erm", + "▁Ter m", + "ot ton", + "ott on", + "▁ass embly", + "▁assemb ly", + "迪 士", + "ar c", + "生 存", + "▁Y am", + "▁Ya m", + "旅客 鐵道", + "到 达", + "Ma y", + "M ay", + "ge l", + "g el", + "▁ra ise", + "▁se rial", + "▁ser ial", + "馬來 西亞", + "if fer", + "iff er", + "iffe r", + "i ffer", + "▁Hen ri", + "▁L arry", + "▁Lar ry", + "▁C ob", + "▁Co b", + "▁opin ion", + "▁down town", + "在一 起", + "在 一起", + "▁Mar vel", + "▁swim ming", + "▁gradu ating", + "l s", + "临 时", + "他 也", + "▁Arch ae", + "方 便", + "▁rank ing", + "▁ran king", + "▁N BC", + "▁E lection", + "▁El ection", + "▁Elect ion", + "站 台", + "ub b", + "u bb", + "▁C urt", + "▁Cur t", + "▁invol vement", + "▁involve ment", + "▁ 該", + "▁S R", + "▁ SR", + "p m", + "儀 式", + "後 期", + "的 世界", + "la ter", + "late r", + "l ater", + "▁Croat ian", + "▁Croatia n", + "▁hon our", + "▁rel ief", + "▁relie f", + "▁spirit ual", + "▁spir itual", + "▁B aptist", + "▁Vin cent", + "▁Vinc ent", + "▁dem olished", + "从 而", + "形 目", + "▁com mit", + "▁comm it", + "▁Form ula", + "▁S eb", + "▁Se b", + "▁ 名", + "陷 入", + "▁w ine", + "▁win e", + "ot yp", + "x i", + "os hi", + "osh i", + "▁aud io", + "ruct ion", + "r uction", + "定 居", + "島 嶼", + "▁B our", + "▁Bo ur", + "▁Bou r", + "▁h orror", + "▁hor ror", + "学 术", + "▁p late", + "▁pl ate", + "▁plat e", + "▁stud ying", + "▁study ing", + "▁B es", + "▁Be s", + "ign ated", + "收 集", + "电 台", + "大多 数", + "大 多数", + "公 斤", + "到 達", + "大 小", + "us ing", + "迪士 尼", + "▁Stat istics", + "半 岛", + "▁supp osed", + "▁conv icted", + "▁cr ash", + "▁At hens", + "▁Ath ens", + "▁Athen s", + "S W", + "▁P ic", + "▁Pi c", + "巡 迴", + "ag ement", + "age ment", + "▁Art illery", + "轉 乘", + "la g", + "l ag", + "▁P av", + "▁Pa v", + "▁dec lined", + "▁decl ined", + "▁decline d", + "▁sent enced", + "▁sentence d", + "▁ 保", + "H P", + "▁P R", + "▁ PR", + "单 曲", + "l u", + "▁Y ale", + "▁Ya le", + "▁sign ing", + "▁el der", + "▁B ranch", + "▁Br anch", + "▁Bran ch", + "▁vol umes", + "▁volume s", + "开 通", + "▁branch es", + "▁bran ches", + "▁f inding", + "▁fin ding", + "▁find ing", + "▁Bar celona", + "ip ping", + "ipp ing", + "ippi ng", + "i pping", + "▁A ber", + "▁Ab er", + "▁per fect", + "錄 影", + "▁h ang", + "▁ha ng", + "▁ hang", + "A t", + "▁Pop ulation", + "an ni", + "ann i", + "ect ors", + "ector s", + "▁Win ners", + "▁Winn ers", + "▁Winner s", + "il arly", + "ilar ly", + "▁Al ger", + "▁Alg er", + "▁p hr", + "▁ph r", + "▁mount ains", + "▁mountain s", + "▁St art", + "▁Star t", + "▁h ip", + "▁hi p", + "▁ hip", + "▁A long", + "▁Al ong", + "吸 收", + "喜 劇", + "▁re nd", + "▁r end", + "▁ren d", + "减 少", + "▁ 宋", + "▁the at", + "▁th eat", + "▁ass ign", + "的第 二", + "的 第二", + "勢 力", + "▁f ile", + "▁fil e", + "▁ file", + "▁His pan", + "▁Hi span", + "▁r ounds", + "▁round s", + "▁Bulg aria", + "▁Bulgar ia", + "ph one", + "氣 旋", + "ht t", + "h tt", + "▁But ler", + "錄 音", + "▁ 被", + "▁L P", + "▁ LP", + "▁Angl ican", + "▁inj uries", + "增 长", + "▁c ool", + "▁co ol", + "▁Ke ith", + "▁Di ocese", + "明 顯", + "走 向", + "建立 了", + "▁ent ering", + "▁enter ing", + "情 報", + "▁threat ened", + "子 女", + "▁C P", + "▁ CP", + "▁M end", + "▁Me nd", + "▁Men d", + "就 會", + "當時 的", + "當 時的", + "電視 動畫", + "▁K ur", + "▁Ku r", + "信 号", + "未 知", + "▁S et", + "▁Se t", + "▁M erc", + "▁Mer c", + "收 藏", + "欧 元", + "I F", + "▁h ur", + "▁ex isted", + "▁exist ed", + "ed a", + "e da", + "爾 德", + "oc ation", + "oca tion", + "▁off ering", + "▁offer ing", + "▁susp ended", + "▁H orse", + "▁Hor se", + "法 庭", + "▁fr ame", + "▁fram e", + "▁ frame", + "召 开", + "猶 太", + "▁achie ve", + "▁el even", + "▁elev en", + "▁ele ven", + "治 疗", + "ca re", + "car e", + "c are", + "粵 語", + "el i", + "e li", + "▁requ ires", + "▁require s", + "州 村落", + "▁G ust", + "▁Gu st", + "▁A viation", + "▁Av iation", + "星 系", + "▁M agic", + "▁Mag ic", + "捷 運", + "▁電視 劇", + "▁ 電視劇", + "中国大陆 的", + "▁N umber", + "▁Num ber", + "奥运 会", + "ab a", + "a ba", + "▁P in", + "▁Pi n", + "印第 安", + "出 售", + "ja r", + "j ar", + "金牌 得主", + "金 牌得主", + "▁T erry", + "▁Ter ry", + "▁Terr y", + "▁V egas", + "金 属", + "en o", + "e no", + "▁controvers y", + "理 想", + "興 趣", + "▁portray ed", + "▁portr ayed", + "ut sc", + "uts c", + "▁M ann", + "▁Man n", + "▁al co", + "▁s ter", + "▁st er", + "▁ste r", + "▁ ster", + "▁L ux", + "▁Lu x", + "卡 尔", + "學 園", + "▁f ishing", + "▁fish ing", + "水 库", + "的 關係", + "▁I N", + "▁ IN", + "T e", + "支 付", + "▁p itch", + "▁pit ch", + "上 升", + "com p", + "co mp", + "c omp", + "▁for ming", + "▁form ing", + "▁ forming", + "B D", + "另 有", + "回 歸", + "春 秋", + "is er", + "ise r", + "i ser", + "▁He in", + "▁Cra ig", + "农 村", + "▁D od", + "▁Do d", + "ri cane", + "ric ane", + "rica ne", + "的 影响", + "▁M asters", + "▁Ma sters", + "▁Master s", + "▁Mas ters", + "南 非", + "▁Cinc innati", + "運 行", + "分 裂", + "▁lic ense", + "▁licens e", + "▁Col lect", + "▁Coll ect", + "▁Azerbai jan", + "▁ 徐", + "▁e ighth", + "▁eight h", + "模 特", + "步 槍", + "阳 市", + "個 性", + "ht m", + "fam ily", + "f amily", + "解 释", + "▁He avy", + "▁profess ion", + "▁prof ession", + "其中 一種", + "其中一 種", + "▁G olf", + "▁Gol f", + "▁L ions", + "▁Li ons", + "▁Lion s", + "▁m anner", + "▁man ner", + "移 动", + "ah o", + "a ho", + "是一 座", + "是 一座", + "am ese", + "ame se", + "ames e", + "▁D ays", + "▁Day s", + "▁Da ys", + "為 輻鰭魚綱", + "▁ 梅", + "keep er", + "kee per", + "▁Har old", + "一 枚", + "ch ild", + "chi ld", + "栽 培", + "▁m ir", + "▁mi r", + "▁ mir", + "if ican", + "ific an", + "知 府", + "的一 種", + "的 一種", + "為 止", + "al am", + "ala m", + "a lam", + "▁S ay", + "▁Sa y", + "▁associ ate", + "身 高", + "達 成", + "位 的", + "制 的", + "▁ind icated", + "▁indic ated", + "▁indicate d", + "▁C hi", + "▁Ch i", + "▁Ul t", + "▁n av", + "▁na v", + "▁Am sterdam", + "反 映", + "es te", + "est e", + "e ste", + "柴 油", + "十二 年", + "十 二年", + "▁v ic", + "▁vi c", + "act ical", + "actic al", + "▁ne ut", + "▁deb ate", + "▁Buddh ist", + "古 屋", + "新 人", + "结 合", + "▁With in", + "▁Wit hin", + "L P", + "▁T rad", + "▁Tr ad", + "▁Tra d", + "▁App le", + "▁Ap ple", + "▁t ests", + "▁te sts", + "▁test s", + "▁t ools", + "▁to ols", + "▁too ls", + "▁tool s", + "米 尔", + "na n", + "n an", + "id en", + "ide n", + "i den", + "▁vess el", + "▁m issions", + "▁miss ions", + "▁mission s", + "▁ missions", + "▁land scape", + "▁landsc ape", + "年 齡", + "穩 定", + "ific ance", + "ifican ce", + "条 约", + "官方 网站", + "ce land", + "cel and", + "c eland", + "▁In v", + "兩 種", + "共產 黨", + "▁wid th", + "▁ width", + "任 期", + "▁ 万", + "裁 判", + "ma ker", + "m aker", + "▁Original ly", + "▁Origin ally", + "對 方", + "尤其 是", + "enn ial", + "H A", + "意 識", + "gu n", + "g un", + "▁ar c", + "▁ arc", + "主 張", + "▁德 国", + "▁ 德国", + "▁hel ping", + "▁help ing", + "联 系", + "▁D est", + "▁De st", + "▁Des t", + "侍 郎", + "▁Gon z", + "▁den ied", + "宪 法", + "陕 西", + "的 部分", + "ur st", + "urs t", + "▁sec ure", + "朝 日", + "mi d", + "m id", + "▁T on", + "▁To n", + "來 到", + "uc tor", + "uct or", + "u ctor", + "g i", + "隊 伍", + "主 事", + "ounc ill", + "ouncil l", + "os oph", + "osop h", + "oso ph", + "弗 里", + "as ia", + "asi a", + "▁Indust ry", + "經 驗", + "内 蒙古", + "教 宗", + "hi gh", + "h igh", + "在中 国", + "在 中国", + "cast le", + "▁G round", + "▁Gr ound", + "▁Gro und", + "▁Hol land", + "▁Holl and", + "从 事", + "▁gen re", + "救 援", + "青 岛", + "▁T as", + "▁Ta s", + "停 車", + "rib ute", + "ribut e", + "▁bring ing", + "其中 男性", + "▁wrest ling", + "商 場", + "理 由", + "iz er", + "ize r", + "i zer", + "▁rele ases", + "▁release s", + "▁ 泰", + "▁cous in", + "ellect ual", + "pre ad", + "p read", + "iv ation", + "iva tion", + "▁Mont ana", + "▁L an", + "▁La n", + "愛 情", + "▁唐 朝", + "▁ 唐朝", + "大多 數", + "大 多數", + "參 考", + "黃 金", + "ru n", + "r un", + "▁ 歷", + "长 江", + "購 買", + "Be st", + "B est", + "▁w ides", + "▁wid es", + "▁wide s", + "ut a", + "u ta", + "▁do main", + "▁dom ain", + "▁ 胡", + "經 典", + "bo und", + "b ound", + "』 (", + "长 期", + "而不 是", + "而 不是", + "▁K i", + "▁Mov ie", + "爾 的", + "生 成", + "鄰 近", + "▁f illed", + "▁fil led", + "▁fill ed", + "▁ 同", + "质 量", + "ol ph", + "凌 晨", + "anth rop", + "▁opp onent", + "Q u", + "! \"", + ": (", + "an ti", + "ant i", + "field er", + "f ielder", + "▁St uart", + "verse as", + "▁F inals", + "▁Fin als", + "▁Final s", + "第一 个", + "第 一个", + "up er", + "u per", + "▁b ear", + "▁be ar", + "▁t hin", + "▁th in", + "▁rec re", + "港 鐵", + "站 至", + "▁Treat y", + "E X", + "▁ 松", + "指 導", + "▁s urr", + "▁sur r", + "▁Man ager", + "▁Manag er", + "ab et", + "abe t", + "a bet", + "▁v oting", + "▁vot ing", + "▁vo ting", + "年成立 的", + "年 成立的", + "▁D raft", + "▁Dr aft", + "公 佈", + "埃 尔", + "▁mod ified", + "說 明", + "▁mart ial", + "▁Play Station", + "▁ PlayStation", + "ag i", + "a gi", + "be s", + "b es", + "▁d iam", + "▁di am", + "ru it", + "r uit", + "形 容", + "ryst al", + "rys tal", + "▁circ uit", + "意 为", + "ab el", + "abe l", + "a bel", + "▁S hel", + "▁Sh el", + "▁She l", + "ist ani", + "istan i", + "ista ni", + "此 次", + "▁s kin", + "▁sk in", + "▁ski n", + "假 面", + "提供 了", + "▁m ile", + "▁mi le", + "▁mil e", + "▁ mile", + "▁C ann", + "▁Can n", + "ab e", + "a be", + "政治 家", + "▁hon ors", + "▁honor s", + "▁ext inct", + "到 的", + "▁G len", + "▁Gl en", + "▁Gle n", + "▁Ne il", + "▁p ron", + "▁pro n", + "▁pr on", + "▁t ribut", + "▁tri but", + "▁trib ut", + "▁P od", + "▁Po d", + "▁cab inet", + "▁cabin et", + "▁f ighter", + "▁fight er", + "aly sis", + "▁ 九", + "bi rd", + "b ird", + "又 称", + "▁K rist", + "▁Kr ist", + "近 代", + "▁S ão", + "奖牌 得主", + "奖 牌得主", + "▁Sy ria", + "▁ext ens", + "▁strong ly", + "▁comple tion", + "▁complet ion", + "▁re un", + "▁sp aces", + "▁space s", + "▁spac es", + "▁Ber keley", + "▁Un like", + "▁publ isher", + "▁publish er", + "S O", + "在 他", + "li es", + "lie s", + "l ies", + "是 個", + "▁dep th", + "oun sel", + "ouns el", + "湖南 省", + "▁o ption", + "▁op tion", + "▁opt ion", + "ñ a", + "防 止", + "通 用", + "R T", + "靠 近", + "人民 代表大会", + "▁Ro bin", + "▁Rob in", + "線 車站", + "▁person ality", + "▁personal ity", + "厘 米", + "地 圖", + "▁W u", + "uck land", + "▁T oy", + "▁To y", + "▁ill egal", + "▁ille gal", + "▁illeg al", + "年 時", + "au c", + "a uc", + "▁l ob", + "▁lo b", + "▁P el", + "▁Pe l", + "大 賽", + "▁ 加拿大", + "urp hy", + "▁disc ip", + "▁Bel arus", + "▁cent ers", + "▁center s", + "▁journal s", + "▁journ als", + "定 期", + "起 来", + "cal led", + "c alled", + "▁V I", + "▁ VI", + "尼亞 州", + "▁ 無", + "东 西", + "五 月", + "迷 你", + "▁law yers", + "▁lawyer s", + "iz ations", + "ization s", + "▁B rew", + "▁Br ew", + "▁Bre w", + "聯合 國", + "▁happen ed", + "▁happ ened", + "Un ited", + "▁out put", + "▁rep utation", + "▁per cussion", + "關 注", + "▁B og", + "▁Bo g", + "不 要", + "的原 因", + "的 原因", + "▁G oth", + "▁Go th", + "▁Got h", + "得到 了", + "得 到了", + "▁w arm", + "▁war m", + "ma th", + "mat h", + "m ath", + "en ton", + "ent on", + "ento n", + "▁G overn", + "win ning", + "w inning", + "▁Ar c", + "▁surv iving", + "▁surviv ing", + "▁B run", + "▁Br un", + "oun ced", + "ounc ed", + "ounce d", + "▁( ).", + "▁() .", + "▁G ang", + "▁Ga ng", + "▁Gan g", + "▁Oper ations", + "▁Operation s", + "▁K le", + "▁Kl e", + ". :", + "om o", + "o mo", + "事 實", + "im p", + "i mp", + "▁相 关", + "▁ 相关", + "ber ry", + "b erry", + "▁Den ver", + "▁H ob", + "▁Ho b", + "▁vis itors", + "▁visit ors", + "▁frequ ency", + "▁ann ually", + "▁annual ly", + "ang erous", + "ange rous", + "anger ous", + "▁Air lines", + "▁young est", + "大 夫", + "▁min imum", + "▁minim um", + "▁pop ulations", + "▁population s", + "▁E sc", + "▁Es c", + "▁ex ternal", + "私 立", + "ne w", + "n ew", + "▁d ream", + "書 院", + "基金 會", + "▁draw ing", + "S F", + "ish ment", + "▁don ated", + "▁att ributed", + "▁attribut ed", + "火 星", + "▁P aint", + "▁Pa int", + "▁Pain t", + "交流 道", + "am er", + "ame r", + "a mer", + "但 他", + "污 染", + "位于 中国", + "▁the mes", + "▁them es", + "▁theme s", + "起 义", + "内 陆", + "ef ul", + "e ful", + "▁mark ets", + "▁market s", + "▁Ed wards", + "▁Edward s", + "fi re", + "f ire", + "▁C han", + "▁Ch an", + "▁Cha n", + "冒 險", + "年 入", + "網 頁", + "獲 獎", + "▁equ ipped", + "式 月台", + "am ics", + "ami cs", + "amic s", + "▁I celand", + "▁Ice land", + "▁benef it", + "de st", + "des t", + "d est", + "H D", + "▁Her z", + "▁sold ier", + "▁sat ellite", + "mus ic", + "m usic", + "員 工", + "日 軍", + "试 图", + "▁Venezuel a", + "通 知", + "▁S ource", + "▁法 國", + "▁ 法國", + "em a", + "e ma", + ", )", + "不 滿", + "很 大", + "gr aduate", + "grad uate", + "▁st ress", + "▁str ess", + "▁stre ss", + "东 临", + "bu ild", + "▁Spring s", + "▁Spr ings", + "K O", + "el ia", + "eli a", + "e lia", + "▁m igr", + "▁mi gr", + "台 中", + "▁l asted", + "▁la sted", + "▁last ed", + "ar ks", + "ark s", + "▁Co al", + "▁sw itch", + "▁swit ch", + "對 抗", + "得 名", + "日 军", + "总 部", + "au er", + "a uer", + "▁t ribe", + "▁tri be", + "▁trib e", + "▁appro val", + "▁G ot", + "▁Go t", + "▁L ear", + "▁Le ar", + "ript ions", + "ription s", + "▁ 公", + "教 会", + "▁英 国", + "▁ 英国", + "▁M ig", + "▁Mi g", + "▁vis iting", + "▁visit ing", + "軍 團", + "de f", + "d ef", + "历史 上", + "历 史上", + "▁S ad", + "▁Sa d", + "▁plat forms", + "▁platform s", + "▁Prod uctions", + "▁Production s", + "▁n one", + "▁no ne", + "▁non e", + "▁oper ational", + "▁operation al", + "估 計", + "指 控", + "知 识", + "▁T ech", + "▁Te ch", + "▁conc rete", + "port er", + "por ter", + "p orter", + "▁R ight", + "東 方", + "▁po sted", + "▁post ed", + "▁pos ted", + "電 話", + "▁s oul", + "▁so ul", + "▁surg ery", + "啟用 的", + "啟 用的", + "bo dy", + "b ody", + "born e", + "bor ne", + "b orne", + "一 百", + "S I", + "中 正", + "▁g olf", + "gor ith", + "會 員", + "▁L ion", + "▁Li on", + "▁pre gn", + "ograp hers", + "ograph ers", + "ographer s", + "组 建", + "▁dec line", + "▁decl ine", + "平 衡", + "ub le", + "ubl e", + "u ble", + "介 绍", + "en i", + "e ni", + "▁t ow", + "▁to w", + "▁M ick", + "▁Mic k", + "▁Mi ck", + "意 思", + "▁battle s", + "▁batt les", + "hi n", + "h in", + "常 常", + "mp t", + "m pt", + "發 起", + "的 能力", + "▁Fr iday", + "▁Frid ay", + "G O", + "翰 林", + "an dal", + "and al", + "anda l", + "威 脅", + "▁Ern est", + "▁Scient ific", + "▁Jeff erson", + "座 標", + "被 认为", + "▁came ra", + "▁cam era", + "▁thir ty", + "立 方", + "▁ab sor", + "▁abs or", + "▁ 對", + "as ha", + "ash a", + "am pa", + "amp a", + "▁ Á", + "视 频", + "ul um", + "ulu m", + "十 月", + "▁play offs", + "▁playoff s", + "▁He len", + "▁Hel en", + "▁Camp aign", + "不 会", + "▁main tenance", + "成立 於", + "▁C arr", + "▁Car r", + "▁Ab bey", + "▁Abb ey", + "▁seg ment", + "危 機", + "-{ }-", + "▁p rovision", + "▁prov ision", + "傳 播", + "澳大利 亞", + "ick ets", + "icket s", + "pi ne", + "pin e", + "p ine", + "▁m ode", + "▁mod e", + "▁mo de", + "o j", + "▁N ear", + "▁Ne ar", + "▁vi olin", + "▁viol in", + "▁Muslim s", + "領 袖", + "ar ma", + "arm a", + "▁ag ents", + "▁agent s", + "丁 目", + "袭 击", + "總 站", + "ot ion", + "oti on", + "o tion", + "克 林", + "▁f il", + "▁R abb", + "▁Ra bb", + "▁Rab b", + "▁W arri", + "▁War ri", + "▁research ers", + "▁resear chers", + "▁researcher s", + "办 事", + "構 造", + "] ,", + "hu m", + "h um", + "▁Sw im", + "▁Ind ividual", + "▁b es", + "▁be s", + "▁ bes", + "▁Ang lo", + "▁Angl o", + "出現 在", + "出 現在", + "▁inc idents", + "▁incident s", + "其中 包括", + "▁somew hat", + "河北 省", + "湖北 省", + "en os", + "eno s", + "▁festival s", + "▁fest ivals", + "認 識", + "Sc h", + "S ch", + "ev a", + "e va", + "▁J ar", + "▁Ja r", + "▁Death s", + "▁te xts", + "▁text s", + "想 要", + "▁em igrants", + "憲 法", + "te s", + "t es", + "中 最", + "乐 队", + "▁P ep", + "▁Pe p", + "▁g ay", + "届全国 政协", + "聲 優", + "la r", + "l ar", + "▁act ed", + "▁ac ted", + "▁ acted", + "族 的", + "▁stat ue", + "體 系", + "▁d uo", + "▁du o", + "en to", + "ent o", + "▁Mad ison", + "pi r", + "p ir", + "▁w ear", + "▁we ar", + "▁M urphy", + "外 籍", + "身 上", + "芬 兰", + "飓 风", + "▁col le", + "▁coll e", + "▁S hin", + "▁Sh in", + "▁Shi n", + "▁pan el", + "當 局", + "變 得", + "▁he ir", + "▁bl ocks", + "▁block s", + "首 位", + "et r", + "e tr", + "▁wides pread", + "中 期", + "的日 本", + "的 日本", + "▁Hud son", + "▁con gress", + ",) ,", + ", ),", + "▁sh ares", + "▁share s", + "▁preserv ed", + "▁preserve d", + "年 后", + "▁pro mpt", + "▁prom pt", + "▁Be aut", + "▁Bea ut", + "▁Beau t", + "▁p seud", + "▁H i", + "改名 為", + "改 名為", + "ag re", + "▁Democr ats", + "▁Democrat s", + "▁at mosp", + "超 级", + "or ous", + "oro us", + "o rous", + "▁ °", + "ag s", + "抵 達", + "本 作", + "▁H av", + "▁Ha v", + "▁R af", + "▁Ra f", + "▁Gr ace", + "▁Gra ce", + "▁T ogether", + "赛 事", + "與其 他", + "與 其他", + "id al", + "ida l", + "i dal", + "oc ket", + "ock et", + "▁Stan ford", + "大 家", + "武 裝", + "▁S ah", + "▁Sa h", + "▁ten ure", + "權 力", + "▁M V", + "▁ MV", + "製作 人", + "▁sat isf", + "▁be ach", + "On e", + "O ne", + "▁B uch", + "▁Bu ch", + "▁Buc h", + "▁A uckland", + "尋 找", + "市 区", + "裝 備", + "▁co aching", + "▁coach ing", + "▁Rel ations", + "▁recomm ended", + "▁recommend ed", + "▁Mal ay", + "▁Ma lay", + "▁meet ings", + "▁meeting s", + "限 定", + "的 方法", + "▁d rew", + "▁dr ew", + "▁comp lic", + "▁compl ic", + "▁h a", + "▁ ha", + "op es", + "ope s", + "o pes", + "▁S alt", + "▁Sal t", + "無 人", + "ti on", + "t ion", + "▁ 赫", + "il ty", + "ilt y", + "▁E U", + "ol it", + "oli t", + "o lit", + "osp itals", + "ospital s", + "檔 案", + "張 專輯", + "▁long est", + "ol in", + "oli n", + "o lin", + "▁Cr uz", + "▁Cru z", + "▁under ground", + "▁an ch", + "▁ anch", + "傳 媒", + "▁ 星", + "▁C ha", + "▁Ch a", + "接 替", + "on ed", + "one d", + "o ned", + "對 象", + "殺 死", + "ult ane", + "ultan e", + "▁g rown", + "▁gr own", + "▁grow n", + "▁gro wn", + "▁Ver mont", + "▁Verm ont", + "▁su fficient", + "利 的", + "屯 門", + "人大 常委", + "▁Ec onomy", + "▁Econom y", + "▁ }", + "电子 游戏", + "in sky", + "ins ky", + "insk y", + "ch o", + "c ho", + "所在 地", + "所 在地", + "ew here", + "e where", + "▁ven ue", + "▁ venue", + "▁inn ings", + "▁D rama", + "▁Dr ama", + "▁val id", + "▁Sp ider", + "用 来", + "go m", + "g om", + "數 字", + "出 入口", + "▁C ant", + "▁Can t", + "测 试", + "ca t", + "c at", + "區 村落", + "▁cr imes", + "▁crime s", + "▁crim es", + "▁att racted", + "▁attract ed", + "▁under stand", + "▁underst and", + "b i", + "▁Ral ph", + "▁Pers ian", + "▁d ub", + "▁du b", + "▁f ix", + "ig s", + "ter s", + "te rs", + "t ers", + "▁d ress", + "▁dr ess", + "並 將", + "▁Ob serv", + "回 應", + "▁P att", + "▁Pat t", + "▁Pa tt", + "▁ill ness", + "▁mer chant", + "▁merch ant", + "▁merc hant", + "丹 尼", + "觀 測", + "吉 他", + "in ee", + "ine e", + "▁Air craft", + "▁t as", + "▁rec onstr", + "▁D ennis", + "▁Den nis", + "延 長", + "米 爾", + "oa rd", + "o ard", + "▁c inema", + "▁cinem a", + "▁t empor", + "▁tem por", + "▁belong ing", + "标 志", + "▁D iamond", + "ac ional", + "acio nal", + "按 察", + "界 的", + "▁or g", + "▁ org", + "▁sh ut", + "▁elev ation", + "c f", + "▁ph one", + "▁phon e", + "▁ phone", + "▁Fin ance", + "▁t reated", + "▁tr eated", + "▁treat ed", + "▁tre ated", + "s i", + "国 立", + "J an", + "▁B ald", + "▁Bal d", + "▁Ba ld", + "▁vis ible", + "▁disc overy", + "▁discover y", + "▁ 根据", + "ha us", + "h aus", + "食 用", + "▁ 意大利", + "▁N ext", + "▁Ne xt", + "▁B right", + "▁Br ight", + "▁Brig ht", + "▁Comm unes", + "▁Commun es", + "as hes", + "ash es", + "C E", + "主 唱", + "▁b iography", + "▁bi ography", + "▁dep ending", + "▁depend ing", + "ar ant", + "aran t", + "a rant", + "▁Fried rich", + "之 戰", + "精 靈", + "min a", + "mi na", + "m ina", + "▁L ac", + "▁La c", + "▁西 班牙", + "▁ 西班牙", + "if ted", + "ift ed", + "▁C ert", + "▁Cer t", + "▁b ird", + "▁bir d", + "▁bi rd", + "▁ bird", + "▁Ken ya", + "宁 波", + "男 主角", + "▁K ay", + "▁Ka y", + "▁un cle", + "▁unc le", + "自 我", + "▁ 從", + "D r", + "▁Bob by", + "▁ex cell", + "▁exc ell", + "▁contin uing", + "▁continu ing", + "▁o d", + "▁ od", + "ri ft", + "rif t", + "r ift", + "年 啟用的", + "hem atic", + "hemat ic", + "et ers", + "eter s", + "ete rs", + "e ters", + "▁job s", + "li ga", + "lig a", + "l iga", + "重 量", + "都 在", + "▁v ision", + "▁vis ion", + "布 尔", + "S w", + "華 人", + "海 上", + "立法 委員", + "查 理", + "海 南", + "物 的", + "uc le", + "u cle", + "▁M ik", + "▁Mi k", + "▁Di vis", + "▁Div is", + "ma tes", + "mat es", + "mate s", + "m ates", + "▁sign s", + "▁Nor folk", + "▁ 女", + "常 见", + "最高 的", + "最 高的", + "ancell or", + "接 任", + "▁er ected", + "参加 了", + "▁sh ift", + "▁Man uel", + "▁any thing", + "▁T hai", + "▁Th ai", + "▁re pr", + "▁rep r", + "▁per sp", + "▁pers p", + "it ional", + "ition al", + "iti onal", + "聚 落", + "▁d ual", + "▁du al", + "▁ab road", + "▁tr ading", + "▁trad ing", + "▁tra ding", + "超 人", + "名 单", + "多 人", + "壓 力", + "▁sp oken", + "▁spok en", + "▁spoke n", + "▁process ing", + "输 入", + "ca se", + "c ase", + "▁prot ests", + "▁prote sts", + "▁protest s", + "▁D eep", + "▁De ep", + "▁Dee p", + "▁Fran ç", + "▁ex ists", + "▁exist s", + "▁ 苏", + "▁N an", + "▁Na n", + "▁emerg ed", + "▁emer ged", + "改 名", + "▁M eg", + "▁Me g", + "優 秀", + "相同 的", + "ar ta", + "art a", + "抵 抗", + "▁ 田", + "慈 善", + "十一 年", + "十 一年", + "分 支", + "德 语", + "ac a", + "a ca", + "▁an ime", + "▁anim e", + "▁premier e", + "▁premi ere", + "▁effect ively", + "▁effective ly", + "▁M ath", + "▁Ma th", + "▁Mat h", + "c m", + "▁Ham burg", + "▁Hamb urg", + "▁key boards", + "▁keyboard s", + "▁ 其", + "友 好", + "▁Wil helm", + "▁th ousand", + "▁thous and", + "ro x", + "r ox", + "No v", + "N ov", + "是一 颗", + "w orld", + "▁sett lements", + "▁settlement s", + "▁settle ments", + "▁h uge", + "▁Arch bishop", + "月 起", + "Do n", + "D on", + "▁I ss", + "▁Is s", + "尔 兰", + "確 認", + "▁le af", + "▁h olid", + "▁hol id", + "▁ 利", + "ru s", + "r us", + "ve t", + "v et", + "▁D in", + "▁Di n", + "▁Doc ument", + "▁Protest ant", + "▁sur f", + "▁Br uns", + "▁Brun s", + "▁r anks", + "▁rank s", + "▁ran ks", + "▁government s", + "▁govern ments", + "ia ble", + "i able", + "▁sp oke", + "▁spok e", + "▁Leban on", + "通 訊", + "▁R ange", + "▁Rang e", + "▁Ran ge", + "▁canc elled", + "▁Peters burg", + "om i", + "o mi", + "▁s end", + "▁se nd", + "▁sen d", + "ail ing", + "ai ling", + "a iling", + "▁where as", + "軍 的", + "▁Plan et", + "▁phys ician", + "▁physic ian", + "wr ight", + "w right", + "▁Al tern", + "▁Alt ern", + "▁Ott o", + "▁Ot to", + "▁ac know", + "▁remain der", + "H T", + "▁depart ure", + "免 費", + "▁s eek", + "▁se ek", + "▁see k", + "▁W es", + "▁We s", + "M E", + "ig ible", + "igi ble", + "is p", + "i sp", + "hemat ical", + "hematic al", + "稱 呼", + "od s", + "o ds", + "保 安", + "身 亡", + "▁agric ulture", + "价 值", + "方面 的", + "方 面的", + "▁D ictionary", + "立 陶", + "該 地", + "ath on", + "a thon", + "▁reported ly", + "以 此", + "智 慧", + "ry s", + "r ys", + "▁employ ment", + "▁ •", + "未 有", + "▁ 〈", + "進 黨", + "▁rest oration", + "途 中", + "▁museum s", + "▁re member", + "▁rem ember", + "▁S haw", + "▁Sh aw", + "▁Sha w", + "▁market ing", + "▁ind igenous", + "X X", + "打 破", + "▁C reat", + "▁Cr eat", + "▁Cre at", + "▁p ul", + "▁H ond", + "▁Hon d", + "▁Ho nd", + "▁s afe", + "▁saf e", + "▁sa fe", + "意 味", + "观 察", + "的歌 曲", + "的 歌曲", + "er ted", + "ert ed", + "▁Br isb", + "放 在", + "onym ous", + "CA R", + "C AR", + "▁Stud ent", + "候選 人", + "▁Heb rew", + "▁L eo", + "▁Le o", + "▁cont ested", + "▁contest ed", + "in um", + "▁Over all", + "美 术", + "▁Su san", + "▁Sus an", + "au ge", + "aug e", + "a uge", + "▁b acter", + "航 班", + "▁ 华", + "ed ed", + "ede d", + "▁G az", + "▁Ga z", + "▁O il", + "▁延伸 阅读", + "▁diam eter", + "c z", + "▁Brisb ane", + "▁f urn", + "▁fur n", + "▁every thing", + "毛 泽", + "積 極", + "▁rul ing", + "▁ru ling", + "▁desc ribe", + "▁describ e", + "▁s leep", + "▁sl eep", + "▁cas ual", + "▁defin ition", + "▁S ierra", + "in ations", + "ination s", + "▁chang ing", + "▁com ics", + "▁comic s", + "▁inaug ural", + "局 長", + "條 例", + "ir k", + "▁Fem ale", + "▁weap on", + "▁ 後", + "安 娜", + "▁g ymn", + "▁Ma har", + "▁Mah ar", + "▁Pen insula", + "▁indic ates", + "▁indicate s", + "做 出", + "▁det ailed", + "▁detail ed", + "▁ ~", + "但 因", + "▁resc ue", + "组 合", + "▁sup ports", + "▁support s", + "ak s", + "a ks", + "▁Cub an", + "▁Cuba n", + "▁Cu ban", + "▁pro port", + "▁prop ort", + "▁sched ule", + "▁wh ilst", + "使 其", + "列 為", + "im o", + "i mo", + "▁Clin ton", + "卡 爾", + "▁scient ist", + "T E", + "的 城市", + "▁Mc L", + "▁N HL", + "▁w rong", + "ix on", + "th lete", + "thlet e", + "▁def ence", + "us ted", + "ust ed", + "u sted", + "▁friend ly", + "S m", + "立陶 宛", + "▁mic ro", + "▁form ations", + "▁format ions", + "▁formation s", + "▁B eh", + "▁Be h", + "ar rier", + "arri er", + "arr ier", + "arrie r", + "▁Con go", + "▁Cong o", + "▁ob tain", + "▁M az", + "▁Ma z", + "▁H ope", + "▁Ho pe", + "▁Hop e", + "今 天", + "at hy", + "ath y", + "a thy", + "▁Fin ancial", + "整 合", + "正 面", + "▁cricket er", + "▁Christ ians", + "▁Christian s", + "特 征", + "▁c able", + "▁cab le", + "▁ca ble", + "职 务", + "日 正式", + "▁P ul", + "▁Pu l", + "ru b", + "r ub", + "改制 為", + "▁F act", + "▁Fa ct", + "▁Fac t", + "▁S oon", + "▁So on", + "▁Friend s", + "▁G w", + "▁M ut", + "▁Mu t", + "▁w ars", + "▁war s", + "▁wa rs", + "ze s", + "z es", + "ract ion", + "rac tion", + "r action", + "过程 中", + "陸 地", + "▁bo ats", + "▁boat s", + "▁Wat son", + "▁Gil bert", + "▁elect ron", + "▁t ell", + "▁te ll", + "▁tel l", + "▁Ab raham", + "Th is", + "T his", + "航空 公司", + "V A", + "▁w orship", + "▁wor ship", + "部 尚", + "▁ 個人", + "ov an", + "ova n", + "o van", + "▁p ric", + "▁pr ic", + "▁pri c", + "med iate", + "medi ate", + "▁pr inted", + "▁prin ted", + "▁print ed", + "▁n urs", + "卑 斯", + "ing ly", + "使用 者", + "翡翠 台", + "▁Stud y", + "▁in ner", + "▁inn er", + "▁ inner", + "▁l ibr", + "▁lib r", + "▁Del aware", + "症 状", + "▁S A", + "▁ SA", + "▁L en", + "▁Le n", + "▁be gun", + "▁beg un", + "▁inf antry", + "▁ind ex", + "拿 下", + "or tion", + "ort ion", + "▁lic ensed", + "▁licens ed", + "▁license d", + "▁st yles", + "▁style s", + "▁styl es", + "▁earth qu", + "if ier", + "tr ans", + "tra ns", + "t rans", + "▁ 何", + "種 族", + "da l", + "d al", + "好 友", + "排行 榜", + "▁und ert", + "▁under t", + "▁rec overed", + "▁recover ed", + "▁ 梁", + "实 行", + "院 長", + "▁Cy pr", + "▁Cyp r", + "此 後", + "▁ 真", + "▁f led", + "▁fl ed", + "▁fle d", + "▁pat rol", + "▁m o", + "▁ mo", + "▁mass ive", + "▁ 初", + "另一 方面", + "ter ior", + "▁res olution", + "▁resol ution", + "四 十", + "▁suffer ing", + "▁suff ering", + "住 在", + "的 形式", + "▁B av", + "▁Ba v", + "确诊 病例", + "▁Cl imate", + "▁h elic", + "▁he lic", + "▁hel ic", + "策 略", + "li ft", + "l ift", + "▁Ur ugu", + "编 号", + "▁cred its", + "▁credit s", + "这 里", + "▁opp onents", + "▁opponent s", + "▁Y ank", + "▁Yan k", + "教 学", + "關 閉", + "更名 為", + "更 名為", + "秘书 长", + "ro ck", + "roc k", + "r ock", + "冲 突", + "应 该", + "min ster", + "▁P A", + "▁ PA", + "li st", + "lis t", + "l ist", + "▁c ul", + "▁ cul", + "▁no ble", + "▁nob le", + "ä r", + "代 替", + "強 調", + "▁T ennis", + "▁Ten nis", + "▁In stead", + "▁benef its", + "▁benefit s", + "an dom", + "and om", + "ando m", + "▁Niger ian", + "▁Nigeria n", + "S N", + "▁trav eled", + "▁travel ed", + "▁ 楊", + "亞 歷", + "日 下午", + "▁mon itor", + "月 在", + "▁O pp", + "▁Op p", + "▁Ev ents", + "▁Even ts", + "▁Event s", + "歲 的", + "▁W or", + "▁L akes", + "▁La kes", + "▁Lake s", + "▁Lak es", + "哥 伦", + "巴 斯", + "派 的", + "以上 的", + "以 上的", + "▁Dr ive", + "▁pred omin", + "▁A T", + "▁ AT", + "電子 遊戲", + "▁A ctor", + "▁Ac tor", + "▁Act or", + "▁Eth iop", + "▁cou ples", + "▁couple s", + "▁coup les", + "创 办", + "的一 些", + "的 一些", + "▁mid field", + "改 建", + "透 露", + "青 少年", + "▁B ond", + "▁Bo nd", + "▁Bon d", + "▁P erry", + "▁Per ry", + "▁Bos nia", + "▁st able", + "▁ stable", + "毛泽 东", + "▁ch amber", + "▁ed itions", + "▁edition s", + "▁ 尼", + "▁ 罗", + "的 时候", + "棲息 在", + "▁h en", + "▁he n", + "▁ hen", + "it ual", + "▁grand father", + "▁ 當", + "劇場 版", + "▁te ach", + "▁tea ch", + "▁Micro soft", + "▁def enders", + "▁defend ers", + "▁defender s", + "替 代", + "▁Sy rian", + "▁Syria n", + "▁claim ing", + "创 建", + "席 位", + "的 位置", + "▁pat ient", + "─ ─", + "短 期", + "縣 知縣", + "▁arrang ement", + "琉 球", + "W ill", + "▁comm anded", + "▁command ed", + "▁rat io", + "▁pred ecess", + "屏 東", + "超 越", + "▁ 雷", + "片 尾", + "su ch", + "s uch", + "pl ement", + "ple ment", + "p lement", + "ul ating", + "ula ting", + "▁percent age", + "vel t", + "v elt", + "ip per", + "ipp er", + "i pper", + "丹 麥", + "歌 唱", + "li k", + "l ik", + "裔 美國", + "亞 目", + "境 內", + "▁C are", + "▁Car e", + "▁Ca re", + "ach ment", + "工 商", + "象 徵", + "▁aim ed", + "▁song writer", + "▁ songwriter", + "▁ 杨", + "▁S ask", + "▁Sa sk", + "▁S car", + "▁Sc ar", + "收 費", + "福 德", + "▁phys ics", + "▁physic s", + "工作 室", + "fo ot", + "f oot", + "▁E ff", + "▁ 鄭", + "▁Eag les", + "▁Eagle s", + "\" :", + "▁b uy", + "▁bu y", + "▁comp onent", + "▁Short ly", + "▁h earing", + "▁he aring", + "▁hear ing", + "获得 者", + "▁O rd", + "▁Or d", + "▁writ es", + "▁write s", + "西 里", + "▁Har vey", + "捷 克", + "▁B uc", + "▁Bu c", + "▁mod er", + "▁mode r", + "▁mo der", + "▁stand ings", + "▁standing s", + "▁h at", + "▁ha t", + "▁ hat", + "▁ 夏", + "▁p ip", + "▁pi p", + "▁Th ir", + "▁chap el", + "back s", + "b acks", + "▁Hug hes", + "▁Hugh es", + "成 長", + "控 股", + "▁poss ession", + "▁possess ion", + "发现 了", + "if inals", + "ifinal s", + "i finals", + "▁Flor ence", + "ron t", + "r ont", + "▁N ak", + "▁Na k", + "▁coal ition", + "la in", + "l ain", + "瑪 麗", + "▁ad min", + "一 人", + "的 政治", + "電影 作品", + "承 认", + "▁L ie", + "▁Li e", + "▁s ees", + "▁se es", + "▁see s", + "監 察", + "加入 了", + "加 入了", + "山 東", + "uz z", + "u zz", + "剧 情", + "检 察", + "特 徵", + "▁V ern", + "▁Ver n", + "▁occas ions", + "▁occasion s", + "性 質", + "▁Un til", + "▁h orses", + "▁horse s", + "▁hor ses", + "▁S ony", + "▁So ny", + "▁Son y", + "▁def ending", + "▁defend ing", + "中华 民国", + "▁Econom ics", + "▁Economic s", + "▁M oh", + "▁Mo h", + "▁Ro gers", + "▁Rog ers", + "▁Roger s", + "▁Arn old", + "ne d", + "n ed", + "qu ir", + "et o", + "e to", + "▁英 格蘭", + "▁ 英格蘭", + "G N", + "▁e th", + "▁et h", + "▁ eth", + "▁Prot ection", + ". '", + "▁ 早年", + "▁col ony", + "▁colon y", + "▁support ers", + "▁supporter s", + "足球 隊", + "足 球隊", + "mi ll", + "m ill", + "▁gu ide", + "預 計", + "▁high light", + "▁categ ories", + "▁categor ies", + "N HK", + "東 日本", + "re ck", + "rec k", + "r eck", + "▁S outheast", + "▁South east", + "IO N", + "I ON", + "▁參考 來源", + "( 《", + "列 出", + "re f", + "r ef", + "▁國 際", + "▁ 國際", + "建筑 物", + "of fic", + "off ic", + "o ffic", + "年 开始", + "▁d rum", + "▁dr um", + "▁Hispan ic", + "▁Byz antine", + "成 人", + "河 的", + "▁C A", + "▁ CA", + "▁v e", + "▁ ve", + "he ng", + "hen g", + "h eng", + "▁T ong", + "▁To ng", + "▁Ton g", + "未 来", + "in f", + "▁S oci", + "▁So ci", + "▁Soc i", + "并 入", + "▁Com mons", + "▁Comm ons", + "▁Common s", + "▁ 蘇", + "port ed", + "por ted", + "萬 曆", + "if ies", + "▁L ag", + "▁La g", + "▁s udden", + "▁phen omen", + "衛 星", + "路易 斯", + "▁mat hematics", + "▁mathematic s", + "率 領", + "融 合", + "▁Ed die", + "發 佈", + "▁ 印度", + "▁M old", + "▁Mo ld", + "▁Mol d", + "re leased", + "et ti", + "ett i", + "▁sil ent", + "▁dest ruction", + "洛 伐", + "演 化", + "ou ch", + "o uch", + "▁t hing", + "▁th ing", + "▁thin g", + "▁ thing", + "▁great ly", + "qu arter", + "▁ 瓦", + "勳 章", + "古 老", + "赛 艇", + "wa ld", + "wal d", + "w ald", + "▁advert ising", + "▁advertis ing", + "日 於", + "▁K id", + "▁Ki d", + "什 么", + "表 达", + "BB C", + "B BC", + "▁Bruns wick", + "H F", + "百 科", + "▁A ch", + "▁Ac h", + "▁re built", + "▁rebu ilt", + "希 特", + "ka n", + "k an", + "▁S ic", + "▁Si c", + "our se", + "ours e", + "o urse", + "▁ev ac", + "▁Ray mond", + "聚 集", + "on c", + "ł aw", + "al us", + "em ed", + "eme d", + "e med", + "同 學", + "大 正", + "宜 蘭", + "▁c rop", + "▁cr op", + "▁sum mary", + "▁summar y", + "uation s", + "u ations", + "▁vers us", + "former ly", + "城 的", + "▁ 目前", + "ow ed", + "ka r", + "k ar", + "▁period s", + "▁sent ence", + "▁concern ed", + "▁N ott", + "▁Not t", + "▁No tt", + "▁Second ary", + "ap se", + "aps e", + "▁B ach", + "▁Ba ch", + "▁Bac h", + "▁mix ing", + "▁suppl ies", + "▁supp lies", + "少 数", + "教 學", + "for ming", + "form ing", + "▁L eeds", + "▁Le eds", + "▁Lee ds", + "▁h al", + "▁ha l", + "▁ hal", + "▁s pin", + "▁sp in", + "享 年", + "言 人", + "▁O g", + "的 反", + "ov ich", + "ovi ch", + "ovic h", + "oss ible", + "▁gall ery", + "市 立", + "▁miss ed", + "▁Art icle", + "▁k new", + "▁kn ew", + "滨 海", + "▁ 奧林匹克運動會", + "P P", + "▁Writ ing", + "▁rel ation", + "song writer", + "存在 的", + "民 進黨", + "min ute", + "▁l ingu", + "▁lin gu", + "量 子", + "餐 廳", + "现 象", + "▁) ,", + "▁ ),", + "▁Mach ine", + "▁ 亚", + "▁Circ uit", + "▁con vention", + "▁conv ention", + "▁convent ion", + "▁conven tion", + "尔 的", + "智 能", + "▁unus ual", + "▁Sched ule", + "哥 倫", + "女 孩", + "成為 了", + "成 為了", + "以 后", + "it ure", + "i ture", + "▁W ells", + "▁Well s", + "▁Wel ls", + "▁Ex change", + "▁rel ocated", + "不 断", + "at um", + "atu m", + "▁S ang", + "▁San g", + "▁Sa ng", + "▁K or", + "▁Ko r", + "▁St ef", + "▁Ste f", + "▁sub t", + "▁sw it", + "▁Form ation", + "理 查", + "開 業", + "al g", + "ij i", + "i ji", + "弗 雷", + "▁vot ers", + "▁vote rs", + "▁vo ters", + "▁Stud ents", + "▁Student s", + "▁im mediate", + "▁immedi ate", + "he tic", + "het ic", + "h etic", + "中华人民共和国 政治人物", + "th eless", + "the less", + "thel ess", + "▁be half", + "▁beh alf", + "▁turn ing", + "▁tur ning", + "的 天", + "M usic", + "是 美國", + "ov sky", + "ovsk y", + "▁f ear", + "▁fe ar", + "▁g ram", + "▁gr am", + "▁ gram", + "▁compet itive", + "▁Ott awa", + "▁ 作曲", + "▁abs ence", + "▁term inal", + "▁Confeder ate", + "几 个", + "▁B aby", + "▁Ba by", + "▁Bab y", + "▁qual ify", + "he ll", + "hel l", + "h ell", + "▁D im", + "▁Di m", + "av id", + "avi d", + "▁b orough", + "▁bo rough", + "▁ borough", + "▁le agues", + "▁league s", + "營 業", + "▁C ov", + "▁Co v", + "▁Leg end", + "姊 妹", + "▁K as", + "▁Ka s", + "▁M oz", + "▁Mo z", + "▁G et", + "▁Ge t", + "▁In stitut", + "▁out break", + "▁corpor ate", + "間 的", + "▁r ar", + "▁ra r", + "▁ur g", + "▁ urg", + "raft s", + "raf ts", + "防 禦", + "非 法", + "▁P arks", + "▁Par ks", + "▁Park s", + "▁vol leyball", + "是 美国", + "yle r", + "yl er", + "y ler", + "ut ton", + "utt on", + "▁F ighter", + "▁Fight er", + "▁gradu ally", + "▁grad ually", + "成 年", + "▁b id", + "▁bi d", + "▁ 最", + "帶 領", + "▁Ven ice", + "E F", + "四 個", + "uss ia", + "▁Reg ular", + "▁recomm end", + "政 党", + "東京 都", + "東 京都", + "▁F ictional", + "▁Fiction al", + "遭 遇", + "is sa", + "iss a", + "▁us eful", + "▁use ful", + "▁after wards", + "太 后", + "ro se", + "ros e", + "r ose", + "▁f acing", + "▁fac ing", + "▁fa cing", + "▁tri bes", + "▁trib es", + "▁tribe s", + "e i", + "▁mar gin", + "▁marg in", + "技 能", + "if icial", + "ific ial", + "▁integr ated", + "M D", + "ol ly", + "oll y", + "▁G host", + "▁Gh ost", + "O ct", + "al m", + "▁ex ception", + "▁except ion", + "▁exc eption", + "▁Philosop hy", + "о р", + "▁D aw", + "▁Da w", + "之 女", + "感 情", + "cu t", + "c ut", + "ol ition", + "oli tion", + "olit ion", + "大 ��", + "另一 個", + "另 一個", + "▁b orders", + "▁border s", + "▁bord ers", + "▁res emb", + "▁br idges", + "▁bridge s", + "ah an", + "aha n", + "a han", + "▁K in", + "▁Ki n", + "熱帶 氣旋", + "▁g one", + "▁go ne", + "▁ident ify", + "構 成", + "過程 中", + "en tle", + "ent le", + "▁dr ugs", + "▁drug s", + "▁P ut", + "▁Pu t", + "辦公 室", + "▁Domin ican", + "▁elect rical", + "▁electric al", + "大 公", + "▁N athan", + "▁Na than", + "▁Nat han", + "▁encour aged", + "▁encourage d", + "▁mov ies", + "▁movie s", + "▁Arch ive", + "▁w at", + "▁wa t", + "主 辦", + "五 十", + "允 許", + "el fare", + "elf are", + "▁cre ative", + "▁creat ive", + "已 知", + "上 陣", + "抗 議", + "族 群", + "▁K ab", + "▁Ka b", + "rehens ive", + "第一 位", + "第 一位", + "部 部长", + "▁S ul", + "▁Su l", + "陸 續", + "国民 党", + "▁O cc", + "▁C elt", + "▁Cel t", + "稳 定", + "▁J ung", + "▁Ju ng", + "▁Jun g", + "▁be et", + "▁r hythm", + "ling ton", + "l ington", + "布 朗", + "質 量", + "over eign", + "顏 色", + "AT O", + "A TO", + "▁c od", + "▁co d", + "入 選", + "▁rapid ly", + "▁public ly", + "▁in te", + "▁int e", + "ok u", + "o ku", + "▁hundred s", + ") /", + "▁H at", + "▁Ha t", + "▁Sask at", + "▁Nap ole", + "▁Ped ro", + "▁Str ateg", + "▁Strat eg", + "▁ «", + "開 幕", + "成为 了", + "成 为了", + "▁tourn aments", + "▁tournament s", + "國 語", + "的 最", + "納 州", + "結束 後", + "▁r ub", + "▁ru b", + "▁ rub", + "▁M uch", + "▁Mu ch", + "▁Greg ory", + "▁Rev ival", + "手 機", + "▁ 因", + "入 境", + "邊 界", + "▁Arch ives", + "▁Archive s", + "上 帝", + "▁exp ect", + "▁organ ised", + "▁phot ographs", + "▁photograph s", + "长 的", + "▁A str", + "▁As tr", + "▁Ast r", + "展 覽", + "R NA", + "國際 機場", + "奖 项", + "施 工", + "ua ble", + "u able", + "布 政", + "綠 色", + "▁T ed", + "▁Te d", + "長 度", + "▁Pr inc", + "▁Prin c", + "▁Wall ace", + "爱 尔兰", + "▁w el", + "▁we l", + "an ion", + "ani on", + "▁Leon ard", + "ga me", + "g ame", + "領 土", + "▁V illa", + "▁Vill a", + "▁Vi lla", + "▁Vil la", + "▁t oured", + "▁to ured", + "▁tour ed", + "差 異", + "幹 線", + ")、 《", + ") 、《", + "▁k it", + "▁leg s", + "▁ext ent", + "上 了", + "▁此 外", + "▁ 此外", + "▁由 于", + "▁ 由于", + "J apan", + "▁part ially", + "▁partial ly", + "至 於", + "ra ud", + "r aud", + "▁J ur", + "▁Ju r", + "擴 展", + "這 次", + "▁Pak istani", + "▁Pakistan i", + "新 城", + "▁W el", + "▁We l", + "▁p aram", + "▁par am", + "▁第 四", + "▁ 第四", + "親 王", + "our g", + "o urg", + "▁S ingle", + "▁Sing le", + "▁att ending", + "▁attend ing", + "習 性", + "交易 所", + "ar ged", + "arg ed", + "arge d", + "西 接", + "ub a", + "u ba", + "▁R ac", + "▁Ra c", + "st own", + "s town", + "▁T all", + "▁Ta ll", + "▁Tal l", + "亿 元", + "ff ee", + "▁con j", + "外 国", + "真 實", + "au kee", + "校 園", + "性 质", + "ric ted", + "rict ed", + "r icted", + "考 虑", + "ce ster", + "ces ter", + "cest er", + "c ester", + "守 護", + "會 的", + "職 務", + "▁A N", + "▁ AN", + "ci ng", + "cin g", + "c ing", + "全 長", + "zi g", + "z ig", + "两 人", + "簡 單", + "▁w et", + "▁we t", + "ve ments", + "vement s", + "v ements", + "▁affili ated", + "▁affiliate d", + "巴 基斯坦", + "ma king", + "m aking", + "双 方", + "▁Tib et", + "▁Ti bet", + "▁Co ach", + "▁L amb", + "▁La mb", + "▁Lam b", + "▁Rena issance", + "專 門", + "▁Shang hai", + "道 光", + "▁B ak", + "▁Ba k", + "▁H ir", + "▁Hi r", + "▁C row", + "▁Cr ow", + "▁Cro w", + "H O", + "數 學", + "▁c lan", + "▁cl an", + "▁deb t", + "▁V e", + "與 其", + "配 角", + "在 美国", + "▁sp ending", + "▁spend ing", + "黑 龙江", + "▁reg ime", + "▁view ed", + "针 对", + "▁B ear", + "▁Be ar", + "▁Bea r", + "南 海", + "▁p y", + "▁ py", + "▁Te ams", + "▁Team s", + "▁pat ron", + "阿 里", + "▁M ust", + "▁Mus t", + "▁Mu st", + "一 至", + "▁N R", + "▁ NR", + "ho ur", + "hou r", + "h our", + "▁beh avi", + "引 发", + "▁J ak", + "▁Ja k", + "on ies", + "oni es", + "▁Tre as", + "▁f antasy", + "▁f ur", + "高 校", + "▁sim pl", + "▁strugg le", + "山 區", + "是一 部", + "是 一部", + "▁rec ru", + "ha l", + "h al", + "貴 族", + "▁J ava", + "▁Ja va", + "▁view ers", + "方 程", + "衍 生", + "▁Al lied", + "▁All ied", + "! (", + "к и", + "即 位", + "援 助", + "▁b attalion", + "的 話", + "iv eness", + "ive ness", + "iven ess", + "▁ce ased", + "▁min eral", + "▁mine ral", + "▁n inth", + "▁Ad miral", + "▁ 足球", + "年中 国", + "年 中国", + "▁liber al", + "▁lib eral", + "行 駛", + "ui n", + "u in", + "布 斯", + "▁Ad vis", + "▁Adv is", + "uk e", + "u ke", + "▁S uch", + "▁Su ch", + "▁New castle", + "L B", + "聲 明", + "登 陸", + "▁among st", + "▁ac oustic", + "夫 卡", + "规 则", + "bo ys", + "boy s", + "b oys", + "▁G as", + "▁Ga s", + "他曾 代表", + "Mar ch", + "M arch", + "古 拉", + "ra no", + "ran o", + "r ano", + "▁w ants", + "▁want s", + "▁ass ets", + "il o", + "i lo", + "▁on going", + "英 格兰", + "▁Some rs", + "▁So mers", + "▁Som ers", + "ax y", + "奧 地利", + "ok ie", + "oki e", + "gom ery", + "▁Po etry", + "會 有", + "▁S ean", + "▁Se an", + "▁Sea n", + "▁o cean", + "▁play off", + "▁ 而", + "出 戰", + "ia o", + "i ao", + "iv o", + "i vo", + "cast er", + "ca ster", + "c aster", + "▁Well ington", + "▁Wel lington", + "Eng lish", + "▁prov inces", + "▁province s", + "戰 車", + "贡 献", + "▁m al", + "▁ma l", + "▁ mal", + "▁Gi ov", + "任 天堂", + "▁Mar qu", + "▁m atters", + "▁mat ters", + "▁matter s", + "两 种", + "▁sculpt ure", + "▁S oph", + "▁So ph", + "as ant", + "asan t", + "er shire", + "ers hire", + "ersh ire", + "通 往", + "▁N g", + "▁s essions", + "▁session s", + "st ance", + "stan ce", + "▁b ishops", + "▁bishop s", + "▁bis hops", + "▁Ph D", + "M B", + "幸 福", + "ateg ory", + "▁New ton", + "▁ 故事", + "▁O ber", + "▁Ob er", + "领导 人", + "▁F ig", + "by ter", + "▁Card inals", + "▁Cardinal s", + "▁legisl ative", + "年 中", + "監 製", + "or um", + "o rum", + "▁re nov", + "▁ren ov", + "▁conc erts", + "▁concert s", + "生长 于", + "▁sim ultane", + "月 底", + "▁v ul", + "▁fal se", + "▁fac ilit", + "▁occ asion", + "▁occas ion", + "原 先", + "▁A x", + "er ally", + "eral ly", + "▁substant ial", + "姓 氏", + "is ha", + "ish a", + "▁F lying", + "▁Fl ying", + "▁Fly ing", + "▁norm ally", + "▁normal ly", + "▁Pr ague", + "▁liqu id", + "▁w edding", + "w aukee", + "人 生", + "▁al gorith", + "▁ins urance", + "則 為", + "權 利", + "伊斯 兰", + "D I", + "U T", + "台 南", + "▁S ep", + "▁Se p", + "er ala", + "eral a", + "era la", + "▁tr ail", + "▁tra il", + "▁Sc reen", + "▁Scr een", + "▁civil ian", + "ie v", + "i ev", + "▁Cypr us", + "▁Cyp rus", + "▁tr ials", + "▁tri als", + "▁trial s", + "条 目", + "▁ext reme", + "▁extrem e", + "同 日", + "電 氣", + "es ty", + "est y", + "it arian", + "itar ian", + "ita rian", + "升 任", + "連 任", + "ei ng", + "e ing", + "▁c oup", + "▁co up", + "▁cou p", + "▁el se", + "▁els e", + "新 界", + "来 说", + "相 反", + "色 彩", + "民主 党", + "st rong", + "str ong", + "▁L uke", + "▁Lu ke", + "▁Luk e", + "▁Re serv", + "▁Res erv", + "pe ar", + "p ear", + "▁Sh ir", + "▁Shi r", + "▁see king", + "▁seek ing", + "▁ap artment", + "▁apart ment", + "H C", + "擅 長", + "ni c", + "n ic", + "歲 時", + "▁E SP", + "▁Col leg", + "▁Coll eg", + "黑 暗", + "▁S uz", + "▁Su z", + "▁c ash", + "▁cas h", + "▁ca sh", + "▁Agric ulture", + "附 加", + "隨 即", + "副 部长", + "be n", + "b en", + "▁every one", + "周 边", + "區 負責管轄", + "使用 了", + "使 用了", + "ra its", + "rait s", + "▁s olar", + "▁so lar", + "▁sol ar", + "手 段", + "f ilm", + "▁surv iv", + "▁Guard ian", + "▁Com mercial", + "角 度", + "▁week end", + "▁honor ary", + "斯 曼", + "的 所有", + "医 疗", + "港 元", + "▁E C", + "▁ EC", + "印 刷", + "人大常委 会", + "▁Ann ual", + "▁implement ed", + "投 手", + "bor g", + "b org", + "▁V il", + "▁Vi l", + "oc ene", + "▁Wars aw", + "动 力", + "il les", + "ill es", + "ille s", + "▁p ure", + "▁pur e", + "州市镇 列表", + "馬 克", + "▁I ng", + "▁In g", + "▁re ady", + "▁read y", + "▁ ready", + "▁Le ader", + "▁Lead er", + "▁esc ort", + "海 峡", + "電 力", + "em pt", + "e mpt", + "共有 人口", + "▁withd rew", + "ij a", + "i ja", + "▁custom ers", + "▁customer s", + "安 裝", + "郎 中", + "球 運動員", + "科的 其中一種", + "传 播", + "征 服", + "汉 族", + "领 袖", + "▁W as", + "▁Wa s", + "▁Ro ose", + "▁T rain", + "▁Tr ain", + "▁Tra in", + "▁g al", + "▁ gal", + "▁Tun is", + "▁Tu nis", + "▁Four th", + "▁pass age", + "涉 嫌", + "en sen", + "ens en", + "ense n", + "▁Isa ac", + "▁L egal", + "▁Le gal", + "▁Leg al", + "▁M obile", + "▁Mob ile", + "▁F acebook", + "▁Face book", + "▁ Facebook", + "u h", + "干 部", + "▁t y", + "▁ ty", + "▁c argo", + "▁car go", + "岩 石", + "su b", + "s ub", + "▁S yl", + "▁Sy l", + "ff ield", + "f field", + "▁Indones ian", + "▁Indonesia n", + "戀 愛", + "ro e", + "r oe", + "ven ge", + "v enge", + "▁Fran z", + "▁Fr anz", + "▁Chap el", + "▁ent reprene", + "機 動", + "貢 獻", + "▁R aw", + "▁Ra w", + "▁C hester", + "▁Ch ester", + "▁Che ster", + "▁Ches ter", + "ra in", + "r ain", + "vi ously", + "vious ly", + "日 报", + "終 於", + "联合 会", + "影 視", + "销 售", + "▁ 澳門", + "ri en", + "rie n", + "r ien", + "大 橋", + "序 列", + "▁Del ta", + "M G", + "主 管", + "▁p eoples", + "▁people s", + "战 略", + "eo r", + "e or", + "▁p arks", + "▁par ks", + "▁park s", + "▁tr uth", + "▁ad ults", + "▁adult s", + "▁Nash ville", + "布 魯", + "▁B arr", + "▁Bar r", + "▁ph oto", + "▁phot o", + "▁sy mpt", + "▁symp t", + "▁Leg ion", + "▁frequ ent", + "▁pick ed", + "▁princip les", + "▁principle s", + "大 桥", + "男 女", + "▁subsidi ary", + "依 據", + "遇 到", + "蘋 果", + "▁f t", + "▁ ft", + "燃 料", + "av or", + "avo r", + "a vor", + "▁st rip", + "▁str ip", + "▁stri p", + "▁cont roll", + "▁control l", + "▁contr oll", + "▁for wards", + "▁forward s", + "大 字", + "▁中 华", + "▁ 中华", + "▁R av", + "▁Ra v", + "u ador", + "▁Compet ition", + "敵 人", + "碩 士", + "事務 所", + "▁y ield", + "死 後", + "▁o uter", + "▁out er", + "▁C ec", + "▁Ce c", + "▁A chie", + "▁Ach ie", + "司令 员", + "▁Baron et", + "滑 雪", + "Mo n", + "M on", + "▁t ort", + "▁tor t", + "▁中国共产党 党员", + "lish ments", + "▁part ners", + "▁partn ers", + "▁partner s", + "合 法", + "办事 处", + "▁B eth", + "��Be th", + "▁Bet h", + "▁Har per", + "▁belong ed", + "▁J in", + "▁Ji n", + "ull ivan", + "▁pro hib", + "▁P ath", + "▁Pat h", + "▁Pa th", + "▁P rice", + "▁Pr ice", + "▁Pri ce", + "▁ge omet", + "▁ill ustrated", + "▁illustr ated", + "主 力", + "▁r out", + "▁ro ut", + "指 导", + "氣 候", + "af e", + "a fe", + "▁fun eral", + "▁mon astery", + "▁Add itional", + "▁Addition al", + "it ol", + "ito l", + "死 刑", + "zh ou", + "z hou", + "▁Ap oll", + "▁Kaz akh", + "▁tr aded", + "▁trad ed", + "▁trade d", + "bu t", + "b ut", + "▁appar ently", + "▁apparent ly", + "英 里", + "▁- -", + "▁ --", + "▁s ustain", + "▁sust ain", + "波 特", + "▁A S", + "▁ AS", + "▁S ett", + "▁Se tt", + "▁Set t", + "▁inc umbent", + "▁ 關", + "▁lim its", + "▁limit s", + "▁spons ored", + "▁sponsor ed", + "有 时", + "y stem", + "▁c lar", + "▁cl ar", + "▁up gr", + "▁ass ists", + "▁assist s", + "▁C N", + "▁ CN", + "▁G rove", + "▁Gr ove", + "▁Gro ve", + "▁d ominated", + "▁dom inated", + "▁domin ated", + "▁K il", + "▁Ki l", + "▁e asy", + "▁eas y", + "▁g rid", + "▁gr id", + "▁ 廣", + "地 在", + "an che", + "anc he", + "anch e", + "▁C ork", + "▁Cor k", + "▁poss ess", + "▁c emetery", + "iz z", + "i zz", + "▁f alling", + "▁fall ing", + "▁fal ling", + "女 歌手", + "洛伐 克", + "▁exc av", + "▁phot os", + "▁photo s", + "▁comm ented", + "▁comment ed", + "▁ 七", + "en ders", + "end ers", + "ender s", + "ende rs", + "▁princip le", + "▁Mont gomery", + "va r", + "v ar", + "▁E ld", + "▁El d", + "▁D anny", + "▁Dan ny", + "▁Y ellow", + "▁S wan", + "▁Sw an", + "▁g ross", + "▁gr oss", + "▁gro ss", + "物 品", + "qu er", + "que r", + "q uer", + "▁N ASA", + "▁NAS A", + "▁NA SA", + "▁beaut iful", + "來 往", + "坐 标", + "永 久", + "il lon", + "ill on", + "illo n", + "▁reg ulations", + "▁regul ations", + "▁regulation s", + "▁mount ed", + "▁mo unted", + "IN G", + "I NG", + "是 烏克蘭", + "▁comp iled", + "I X", + "排 列", + "▁ch arity", + "▁char ity", + "” .", + "自 殺", + "▁ 男子", + "A ust", + "▁Gab riel", + "▁Gabri el", + "沿 岸", + "名 義", + "四 个", + "ap est", + "ape st", + "apes t", + "▁contin u", + "下 了", + "獎 最佳", + "格 的", + "og an", + "oga n", + "o gan", + "▁em peror", + "采 取", + "▁H aving", + "▁Ha ving", + "▁Hav ing", + "進 步", + "▁gen etic", + "▁gene tic", + "Pl ay", + "P lay", + "▁a sc", + "▁as c", + "▁ asc", + "▁с ел", + "▁exp lo", + "▁expl o", + "▁R oom", + "▁Ro om", + "特 急", + "▁b io", + "▁bi o", + "研究 中心", + "▁ch oir", + "▁cho ir", + "动 车", + "▁part ly", + "▁discuss ed", + "採 取", + "▁e ffic", + "▁eff ic", + "▁K erala", + "▁Ker ala", + "▁j unction", + "被 捕", + "▁r unners", + "▁run ners", + "▁runner s", + "▁b in", + "▁bi n", + "▁ bin", + "▁m os", + "▁mo s", + "▁W ald", + "▁Wal d", + "▁Wa ld", + "▁vari ant", + "▁var iant", + "▁varian t", + "▁oper ator", + "▁opera tor", + "▁O scar", + "▁Os car", + "▁Rh ode", + "巴 拉", + "▁Sh oot", + "▁Sho ot", + "考 試", + "世 的", + "年 轻", + "法 兰", + "ec a", + "e ca", + "ov ina", + "ovi na", + "▁Vlad imir", + "▁sub stitute", + "當 年", + "▁Me rit", + "▁Mer it", + "▁ 歌", + "增 設", + "▁A j", + "▁earn ing", + "▁ear ning", + "▁port rait", + "▁Out standing", + "疫 苗", + "Lo ve", + "L ove", + "iv ic", + "ri ca", + "ric a", + "r ica", + "▁Nik ol", + "▁Ug anda", + "; )", + "的 多", + "it he", + "ith e", + "i the", + "▁conn ect", + "大 革命", + "▁Ex amp", + "试 验", + "参谋 长", + "▁S ox", + "▁So x", + "▁p ale", + "▁pal e", + "▁t anks", + "▁tank s", + "▁Roose velt", + "htt p", + "writ ten", + "复 杂", + "▁The ory", + "f a", + "▁T able", + "▁Ta ble", + "▁Tab le", + "都 被", + "▁pattern s", + "铁 道", + "▁U SS", + "▁US S", + "▁W here", + "▁Wh ere", + "▁Whe re", + "▁Trans l", + "ol en", + "ole n", + "o len", + "分布 在", + "at ha", + "ath a", + "a tha", + "▁Tom my", + "▁app ly", + "▁ap ply", + "▁Chap ter", + "at ics", + "atic s", + "ati cs", + "▁ne ither", + "麥 克", + "▁dr ummer", + "▁drum mer", + "▁red uction", + "创 造", + "▁Ar med", + "▁Arm ed", + "▁ab use", + "▁El ections", + "▁Elect ions", + "▁Election s", + "▁dismiss ed", + "▁function al", + "▁funct ional", + "iss ions", + "ission s", + "▁disp ute", + "伊斯 蘭", + "▁H az", + "▁Ha z", + "▁Seb ast", + "▁ass emb", + "▁ex cess", + "▁exc ess", + "▁Democr at", + "主 题", + "洛 斯", + "▁D as", + "▁Da s", + "▁b ay", + "▁ bay", + "院 校", + "▁In str", + "▁Ins tr", + "▁Inst r", + "▁r oots", + "▁ro ots", + "▁root s", + "▁Id aho", + "▁Columb us", + "他 人", + "格 式", + "ia go", + "i ago", + "▁enjoy ed", + "▁display ed", + "▁displ ayed", + "弗 拉", + "▁K ash", + "▁Ka sh", + "▁Kas h", + "年啟用的 鐵路車站", + "▁Through out", + "工 厂", + "▁Sp eak", + "▁Spe ak", + "▁ex ceed", + "▁exc eed", + "▁Phill ips", + "▁Phillip s", + "yg en", + "y gen", + "▁m it", + "▁mi t", + "▁ mit", + "▁K rish", + "▁Kr ish", + "▁prod uctions", + "▁production s", + "▁product ions", + "▁ 莫", + "▁T ab", + "▁Ta b", + "▁rem ove", + "▁remov e", + "Bl ack", + "▁M echan", + "▁Me chan", + "▁Mec han", + "▁Init ially", + "▁Initi ally", + "▁attract ions", + "▁attraction s", + "▁comple ting", + "▁complet ing", + "医 生", + "首 歌", + "▁mat hematic", + "幻 想", + "观 点", + "sequ ently", + "硕 士", + "▁I C", + "▁ IC", + "為 每", + "▁Sp encer", + "受 歡迎", + "▁P resent", + "▁Pres ent", + "殺 害", + "bi e", + "b ie", + "巨大 的", + "巨 大的", + "▁make up", + "▁draft ed", + "起 初", + "▁V oice", + "▁Vo ice", + "▁St ri", + "▁Str i", + "so r", + "s or", + "▁女 子", + "▁ 女子", + "河 道", + "▁ 背景", + "▁ 从", + "观 众", + "од а", + "▁n ep", + "▁ne p", + "▁S lav", + "▁Sl av", + "是 不", + "的 有", + "▁st rict", + "▁str ict", + "▁stri ct", + "粒 子", + "ro st", + "ros t", + "r ost", + "▁High er", + "▁Hig her", + "公 告", + "▁D y", + "uc es", + "uce s", + "u ces", + "▁Re yn", + "▁Rey n", + "▁Tw enty", + "akes pear", + "的 成員", + "盛 頓", + "▁be ating", + "▁beat ing", + "▁re venue", + "un da", + "und a", + "▁C red", + "▁Cr ed", + "▁Cre d", + "▁Prince ton", + "▁Princ eton", + "oon s", + "oo ns", + "o ons", + "▁cond uctor", + "▁conduct or", + "演 藝", + "his tor", + "h istor", + "▁J oan", + "▁Jo an", + "A ugust", + "er as", + "era s", + "e ras", + "结 婚", + "更多 的", + "更 多的", + "C ar", + "▁gener ated", + "▁genera ted", + "▁gene rated", + "▁generate d", + "pp ing", + "p ping", + "▁R idge", + "▁Rid ge", + "立法 院", + "立 法院", + "▁P rison", + "▁Pr ison", + "▁Pri son", + "公 式", + "▁W ag", + "▁Wa g", + "ab ric", + "▁r ifle", + "▁poss ibility", + "收 到", + "▁deb uts", + "▁debut s", + "▁tim ber", + "▁respond ed", + "▁A bu", + "▁Ab u", + "▁M arg", + "▁Mar g", + "▁tal ent", + "瑟 夫", + "▁t her", + "▁the r", + "▁th er", + "▁ ther", + "舉行 的", + "舉 行的", + "▁M ul", + "▁Mu l", + "▁im perial", + "山 的", + "恩 省", + "直 升", + "年 亞洲", + "io rs", + "ior s", + "i ors", + "ur an", + "ura n", + "u ran", + "▁keep ing", + "▁minor ity", + "▁dis contin", + "▁disc ontin", + "▁initi ative", + "S e", + "▁ Ö", + "▁re sort", + "▁res ort", + "教 士", + "▁L ak", + "▁La k", + "▁st eps", + "▁ste ps", + "▁step s", + "▁engine ers", + "▁engineer s", + "轉 換", + "▁文 化", + "▁ 文化", + "f urt", + "▁B ened", + "▁Be ned", + "▁Ben ed", + "區 間", + "單 元", + "女 神", + "讨 论", + "▁b utter", + "▁but ter", + "大 戰", + "▁m oves", + "▁mov es", + "▁move s", + "▁mo ves", + "▁O S", + "▁ OS", + "sc ale", + "▁ass isted", + "▁assist ed", + "▁recip ient", + "嘉 賓", + "为 中国", + "第十 一", + "第 十一", + "▁el dest", + "病 逝", + "星等 为", + "▁R ams", + "▁Ram s", + "▁Ra ms", + "失 败", + "osp el", + "ie u", + "i eu", + "▁K ol", + "▁Ko l", + "一 部", + "惡 魔", + "▁I P", + "▁ IP", + "▁gu ilty", + "▁Ah med", + "▁Punj ab", + "▁far mers", + "▁farm ers", + "▁farmer s", + "Re d", + "R ed", + "▁R i", + "f irst", + "▁La ura", + "▁Laur a", + "▁Lau ra", + "併 入", + "▁ 演員", + "▁G amb", + "▁Ga mb", + "▁Gam b", + "▁scholars hip", + "▁scholar ship", + "巡 洋", + "▁dise ases", + "▁disease s", + "▁prod uces", + "▁produc es", + "▁produce s", + "射 擊", + "▁German s", + "▁Ger mans", + "▁She ffield", + "▁Prov incial", + "校 区", + "世界 的", + "世 界的", + "大量 的", + "大 量的", + "▁Work ers", + "▁Wor kers", + "▁near est", + "▁ne arest", + "会 长", + "大 楼", + "銷 量", + "委 副书记", + "撤 退", + "ar u", + "a ru", + "ra ted", + "rat ed", + "rate d", + "r ated", + "▁conn ecting", + "▁connect ing", + "以 便", + "爾 特", + "研究 生", + "▁T ext", + "▁Te xt", + "▁Tex t", + "▁Paul o", + "关 注", + "四 大", + "▁L ig", + "▁Li g", + "mo ther", + "m other", + "▁H eat", + "▁He at", + "▁cho ose", + "的情況 下", + "的 情況下", + "以 為", + "会 员", + "▁Mig uel", + "re ts", + "ret s", + "r ets", + "▁p rep", + "▁pr ep", + "▁pre p", + "▁B ears", + "▁Be ars", + "▁Bear s", + "▁Bea rs", + "▁Ec uador", + "慕 尼", + "ble s", + "bl es", + "b les", + "▁sub mitted", + "▁ 图", + "危 險", + "it ars", + "itar s", + "ita rs", + "▁b anned", + "▁ban ned", + "▁Camer on", + "▁thr iller", + "追 溯", + "分之 一", + "分 之一", + "▁c attle", + "▁cat tle", + "处 于", + "D NA", + "▁L ot", + "▁Lo t", + "▁B lock", + "▁Bl ock", + "▁Rh odes", + "▁Rhode s", + "▁ 杜", + "▁cl othing", + "了 他", + "溫 度", + "▁w ire", + "▁另 外", + "▁ 另外", + "▁Tax onomy", + "em e", + "e me", + "实验 室", + "▁E ight", + "▁fund ed", + "▁Inter view", + "▁c aps", + "▁cap s", + "▁ca ps", + "▁Music ians", + "▁Mus icians", + "成 熟", + "唯一 的", + "▁M TV", + "▁g ard", + "▁gar d", + "日本 的", + "本 科", + "to r", + "t or", + "ol and", + "ola nd", + "olan d", + "o land", + "知 县", + "身 為", + "▁N ame", + "▁Na me", + "▁Nam e", + "也 可", + "▁W als", + "▁Wal s", + "▁Wa ls", + "想 法", + "ro us", + "r ous", + "年 号", + "設 於", + "▁a mp", + "▁am p", + "▁ amp", + "▁m arks", + "▁mark s", + "▁mar ks", + "▁ marks", + "▁Yugoslav ia", + "▁t unnel", + "▁Jac ques", + "▁Lat ino", + "▁Latin o", + "▁F iction", + "山 口", + "總 會", + "▁acc ord", + "后 者", + "现 任", + "▁t orn", + "▁tor n", + "▁exp osed", + "肺 炎", + "▁trad itions", + "▁tradition s", + "on do", + "ond o", + "較 為", + "年 完工", + "id ea", + "ide a", + "▁b ases", + "▁bas es", + "▁base s", + "е р", + "史 密", + "▁L ett", + "▁Le tt", + "▁Let t", + "▁Ang els", + "▁Angel s", + "▁la bour", + "▁lab our", + "的 上", + "▁cl oser", + "▁close r", + "▁clos er", + "責 任", + "▁rev eals", + "▁reve als", + "▁reveal s", + "▁P and", + "▁Pan d", + "▁Pa nd", + "▁Johann es", + "▁Johan nes", + "召 開", + "▁高 雄", + "▁ 高雄", + "di rect", + "d irect", + "▁Mar x", + "▁m aps", + "▁map s", + "▁ma ps", + "▁disc rim", + "▁Clark e", + "▁Clar ke", + "▁lo west", + "▁low est", + "加 速", + "首 度", + "▁Maur ice", + "▁Mau rice", + "尼 诺", + "▁R onald", + "▁Ron ald", + "- (", + "▁foc uses", + "▁focus es", + "▁C inema", + "▁Cinem a", + "责 任", + "▁any one", + "▁murder ed", + "此 事", + "onom ous", + "eak ing", + "ea king", + "e aking", + "▁St ruct", + "▁Str uct", + "▁conv inc", + "公 會", + "證 據", + "le n", + "l en", + "▁Arab ia", + "检 查", + "座標 為", + "億 元", + "▁t omb", + "▁to mb", + "假面 騎士", + "▁es say", + "▁ess ay", + "at ra", + "a tra", + "接 著", + "r s", + "根 本", + "遗 产", + "bo ne", + "bon e", + "b one", + "C ent", + "▁comp ens", + "▁P eng", + "▁Pe ng", + "▁Pen g", + "lim inary", + "▁B anks", + "▁Bank s", + "▁Ban ks", + "▁m ines", + "▁min es", + "▁mine s", + "▁mi nes", + "D E", + "函 數", + "期 刊", + "有 多", + "ran t", + "r ant", + "不 知", + "lo g", + "l og", + "▁E up", + "▁Eu p", + "▁m or", + "▁mo r", + "▁ mor", + "慕尼 黑", + "▁S weet", + "out heastern", + "outh eastern", + "outheast ern", + "以 西", + "在 新", + "▁K ate", + "▁Kat e", + "▁Ka te", + "▁cl osing", + "▁clos ing", + "内陆 省份", + "lov ak", + "队 伍", + "▁D ame", + "▁Dam e", + "▁Da me", + "▁dep arted", + "▁depart ed", + "▁l ose", + "▁lo se", + "▁los e", + "属的 植物", + "国家 队", + "▁r ide", + "▁rid e", + "▁ri de", + "莱 茵", + "ad ier", + "adi er", + "在北 京", + "在 北京", + "連續 劇", + "ac ked", + "ack ed", + "oy age", + "oya ge", + "▁all iance", + "卫 视", + "運 用", + "▁exclus ively", + "▁exclusive ly", + "▁L ess", + "▁Le ss", + "▁Les s", + "▁Par ad", + "▁Pa rad", + "县 人", + "东 方", + "fl ix", + "▁S ex", + "▁Se x", + "av ier", + "avi er", + "▁p ictures", + "▁picture s", + "ici ency", + "▁Ch urches", + "▁Church es", + "on ly", + "G u", + "德 意志", + "ab il", + "abi l", + "公 演", + "▁p or", + "▁po r", + "▁ por", + "▁appropri ate", + "意 見", + "T BS", + "▁C O", + "▁ CO", + "▁M orning", + "▁Mor ning", + "遭 受", + "▁v ast", + "▁Es sex", + "▁Ess ex", + "▁sp eaking", + "▁spe aking", + "▁speak ing", + "▁ speaking", + "省 道", + "▁Mil waukee", + "難 以", + "▁sh ore", + "▁ shore", + "▁re organ", + "▁sec ured", + "▁secure d", + "▁Pres byter", + "暫 停", + "▁m asc", + "▁ma sc", + "▁mas c", + "▁Just in", + "供 應", + "很 少", + "▁M ills", + "▁Mill s", + "▁Mil ls", + "▁Palest ine", + "依 照", + "委员会 委员", + "▁deploy ed", + "参 赛", + "西 蘭", + "▁B od", + "▁Bo d", + "▁a qu", + "全 长", + "签 署", + "us a", + "u sa", + "國 小", + "展 开", + "德 斯", + "▁f it", + "▁ fit", + "客 串", + "ra g", + "r ag", + "▁pal ace", + "专 门", + "文 庫", + "▁F ly", + "▁Fl y", + "▁compet itors", + "▁Sch w", + "▁ess ential", + "▁L ok", + "▁Lo k", + "▁P aram", + "▁Par am", + "▁Pa ram", + "作 業", + "學 士", + "雙 打", + "ic z", + "i cz", + "▁R aid", + "▁Ra id", + "om orph", + "▁dr iven", + "▁drive n", + "目的 是", + "目 的是", + "▁F olk", + "▁Fol k", + "▁Tas man", + "简 单", + "▁rad ar", + "獲得 了", + "尼亚 州", + "▁V ent", + "▁Ven t", + "山 区", + "引 种", + "的 生活", + "▁electric ity", + "对 象", + "ir m", + "▁sett lers", + "▁settle rs", + "▁ex ecution", + "▁execut ion", + "事 业", + "▁M idd", + "▁Mid d", + "符 號", + "on ica", + "onic a", + "oni ca", + "▁ 六", + "新 建", + "▁sub marine", + "代 的", + "团 长", + "ri son", + "ris on", + "r ison", + "帶 來", + "▁F orum", + "▁For um", + "▁Fo rum", + "t z", + "格 里", + "▁loc ally", + "▁local ly", + "任 職", + "魚 類", + "哥倫 比亞", + "▁n eck", + "▁ne ck", + "▁concern ing", + "丹 麦", + "体 系", + "局 的", + "國家 隊", + "an sk", + "ans k", + "▁S erie", + "▁Se rie", + "▁Ser ie", + "isc opal", + "▁Fran co", + "▁Franc o", + "▁Fr anco", + "菲 利", + "od ed", + "ode d", + "▁V ar", + "▁Va r", + "▁K ill", + "▁Ki ll", + "▁Kil l", + "▁adv ice", + "▁ 维", + "ag ons", + "ago ns", + "agon s", + "▁Com merce", + "马 尔", + "Co m", + "C om", + "▁S ey", + "▁Se y", + "▁does n", + "▁Sh akespear", + "▁con clusion", + "三 月", + "意 义", + "此 时", + "山西 省", + "山 西省", + "arch ive", + "▁clin ical", + "哲 學", + "▁J oint", + "▁Jo int", + "监 督", + "▁C ort", + "▁Cor t", + "▁orig ins", + "▁origin s", + "▁rec ruit", + "▁recru it", + "▁isol ated", + "ig ious", + "igi ous", + "▁to uring", + "▁tour ing", + "▁t ool", + "▁to ol", + "▁too l", + "▁t win", + "▁tw in", + "▁invol ves", + "▁involve s", + "藥 物", + "饰 演", + "消 費", + "裡 的", + "▁not ice", + "▁K ra", + "▁Kr a", + "uss els", + "▁strateg ic", + "伊 拉克", + "▁R uth", + "▁Ru th", + "▁Rut h", + "▁R ah", + "▁Ra h", + "▁w ard", + "▁war d", + "▁wa rd", + "▁ ward", + "明 的", + "装 备", + "哥伦 比亚", + "tr acks", + "track s", + "▁b right", + "▁br ight", + "▁brig ht", + "道 德", + "Wh at", + "W hat", + "镇 下辖以下地区", + "接 下", + "▁C la", + "▁Cl a", + "年美國 人口普查", + "▁surv ive", + "▁surviv e", + "明 显", + "樂 園", + "▁Benn ett", + "莎 白", + "錯 誤", + "成立 了", + "is cher", + "isc her", + "isch er", + "ische r", + "▁con greg", + "呈 現", + "貨 物", + "N E", + "▁mechan ical", + "實 現", + "▁K w", + "并 没有", + "▁top ics", + "▁topic s", + "▁a thlete", + "▁athlet e", + "一 郎", + "▁st im", + "▁r itual", + "藉 由", + "玛 丽", + "複 雜", + "▁exerc ise", + "出 發", + "ig i", + "i gi", + "▁G ö", + "▁inter cept", + "掌 握", + "星 的", + "▁as ks", + "▁ask s", + "合 同", + "▁Mc M", + "▁ −", + "▁Z hang", + "▁Zh ang", + "空 氣", + "▁re ct", + "▁r ect", + "▁rec t", + "▁ rect", + "说 法", + "ur as", + "ura s", + "u ras", + "▁S aw", + "▁Sa w", + "hood s", + "ho ods", + "▁sh ock", + "▁en forcement", + "时 任", + "馬 拉", + "▁亞 洲", + "▁ 亞洲", + "av ity", + "avi ty", + "可能 會", + "▁T ir", + "▁Ti r", + "▁f itted", + "▁fit ted", + "▁A F", + "▁ AF", + "▁R us", + "▁Ru s", + "▁Amaz on", + "▁F ul", + "▁Fu l", + "▁Bir ds", + "▁Bird s", + "▁Mot ors", + "▁Motor s", + "▁Divis ión", + "政治 委员", + "enh agen", + "▁prop ag", + "▁midfield ers", + "▁midfielder s", + "系列 的", + "um er", + "ume r", + "u mer", + "▁alco hol", + "▁dec isions", + "▁decision s", + "▁h ear", + "▁he ar", + "▁Pop ular", + "安 装", + "▁P ick", + "▁Pi ck", + "▁Pic k", + "▁Est onian", + "▁Eston ian", + "▁Estonia n", + "过 去", + "第十 三", + "第 十三", + "▁dis band", + "▁ind ucted", + "agon ist", + "▁thr one", + "▁Class ical", + "▁Classic al", + "dis c", + "di sc", + "d isc", + "轟 炸", + "▁en cl", + "▁enc l", + "▁man aging", + "▁manag ing", + "日 上午", + "mit s", + "mi ts", + "m its", + "▁mer ger", + "▁merg er", + "▁co operation", + "▁cooper ation", + "的 數據", + "is en", + "ise n", + "i sen", + "▁Jul ian", + "▁Julia n", + "▁bal ance", + "▁dis cussion", + "▁disc ussion", + "▁discuss ion", + "mu s", + "m us", + "由 人工", + "▁des ire", + "顾 问", + "▁st em", + "▁ste m", + "▁ stem", + "机 器", + "都 督", + "any on", + "▁Gu ild", + "▁re bell", + "▁reb ell", + "▁rebel l", + "▁G P", + "▁ GP", + "▁j ury", + "▁jur y", + "▁ju ry", + "▁St ill", + "▁treat y", + "▁br eaking", + "▁bre aking", + "▁break ing", + "▁out standing", + "荃 灣", + "▁film ing", + "▁fil ming", + "fa m", + "f am", + "ang le", + "▁h orn", + "▁hor n", + "▁ horn", + "▁Liber ty", + "▁Libert y", + "▁novel ist", + "▁requ ested", + "▁request ed", + "▁conn ections", + "▁connection s", + "▁connect ions", + "嘗 試", + "▁purs ue", + "▁vict im", + "▁bound aries", + "仍 有", + "▁cross ed", + "onna issance", + "G E", + "ar ry", + "arr y", + "▁orig inated", + "▁origin ated", + "▁acqu isition", + "公 車", + "▁概 要", + "uc ker", + "uck er", + "▁campaign s", + "▁unc ertain", + "抵 达", + "格 雷", + "▁R ut", + "▁Ru t", + "▁Soft ware", + "富 汗", + "命名 的", + "命 名的", + "》 《", + "錄影 帶", + "▁C ase", + "▁Cas e", + "▁Ca se", + "▁contin uous", + "▁continu ous", + "委 任", + "ce ived", + "▁M etal", + "▁Me tal", + "▁Met al", + "á r", + "北 魏", + "▁L eop", + "▁Le op", + "▁Leo p", + "中 海", + "像 是", + "光 緒", + "地 上", + "官 至", + "省 的", + "▁d iver", + "▁di ver", + "▁div er", + "▁di verse", + "▁div erse", + "▁divers e", + "▁diver se", + "▁mid fielder", + "▁midfield er", + "人 数", + "at hi", + "ath i", + "▁I mm", + "▁Im m", + "▁ 郭", + "青 春", + "▁r oster", + "▁ro ster", + "▁int ention", + "▁intent ion", + "四 月", + "ae a", + "a ea", + "et e", + "e te", + "▁t urb", + "▁tur b", + "▁D atabase", + "▁Data base", + "▁re porter", + "▁rep orter", + "▁report er", + "in da", + "ind a", + "▁dep icted", + "▁depict ed", + "▁ag ree", + "▁agre e", + "▁Filip ino", + "▁Somers et", + "▁Stock holm", + "道 的", + "le vard", + "lev ard", + "▁Athlet es", + "▁convers ion", + "if ts", + "ift s", + "學 名", + "▁hy per", + "▁hyp er", + "形 的", + "整 體", + "樂 隊", + "So uth", + "S outh", + "Ch rist", + "▁Gram my", + "▁中国 人民解放军", + "▁ 中国人民解放军", + "▁acknow led", + "▁init iated", + "▁initi ated", + "▁C R", + "▁ CR", + "包括 以下", + "▁r ising", + "▁ris ing", + "▁sequ el", + "▁ 若", + "大 眾", + "障 礙", + "▁I F", + "▁ IF", + "▁O z", + "現 實", + "緊 急", + "▁s ugar", + "▁su gar", + "搖 滾", + "▁G T", + "▁ GT", + "bo at", + "日治 時期", + "▁B onn", + "▁Bon n", + "▁w earing", + "▁we aring", + "▁wear ing", + "▁Arm enia", + "▁Armen ia", + "▁Polit icians", + "羅馬 尼亞", + "▁econom ics", + "▁economic s", + "实际 上", + "▁ à", + "经 理", + "▁C ox", + "▁Co x", + "▁E agle", + "▁Eag le", + "▁r ated", + "▁ra ted", + "▁rate d", + "▁rat ed", + "▁ rated", + "es ch", + "esc h", + "e sch", + "▁con vert", + "▁conv ert", + "▁conver t", + "▁advent ure", + "▁M é", + "工程 师", + "▁releg ated", + "▁M D", + "▁ MD", + "▁e mpt", + "▁em pt", + "▁emp t", + "▁ empt", + "▁Vol unte", + "▁ 這", + "▁N acional", + "法 令", + "▁T HE", + "at orial", + "ator ial", + "ato rial", + "▁Nott ingham", + "▁Luc as", + "▁ ※", + "資 產", + "▁Ge off", + "os er", + "ose r", + "o ser", + "▁O wn", + "▁Ow n", + "▁sc en", + "▁dec ides", + "▁decide s", + "場 比賽", + "che wan", + "%) ,", + "% ),", + "引种 栽培", + "▁con dem", + "▁cond em", + "▁resign ation", + "里 克", + "加 斯", + "播 映", + "萬 美元", + "▁Ed itor", + "▁t ribute", + "▁trib ute", + "▁tribut e", + "▁Le ft", + "▁s ung", + "▁su ng", + "▁sun g", + "tw o", + "t wo", + "▁L iu", + "▁Li u", + "▁t er", + "▁te r", + "▁ ter", + "os exual", + "▁ С", + "布 鲁", + "▁m arry", + "▁mar ry", + "K A", + "、 《", + "开 展", + "村 莊", + "名 古屋", + "fr ee", + "f ree", + "一 天", + "短 篇", + "P G", + "河 谷", + "眾 議院", + "▁e at", + "▁ eat", + "▁g iant", + "▁E g", + "▁Bund es", + "▁Bun des", + "ib a", + "i ba", + "薩斯 州", + "il ian", + "ili an", + "ilia n", + "可 在", + "就 在", + "戏 剧", + "驅 逐", + "▁wealth y", + "M ic", + "co tt", + "cot t", + "c ott", + "▁K arn", + "▁Kar n", + "指 令", + "ili ar", + "ilia r", + "oc y", + "o cy", + "同 名", + "沈 阳", + "▁Ste in", + "▁There fore", + "su r", + "s ur", + "安徽 省", + "▁man if", + "ware ness", + "war eness", + "▁mechan ism", + "的 历史", + "C V", + "▁s ket", + "▁sk et", + "▁ske t", + "由人工 引种栽培", + "平 等", + "質 疑", + "ia z", + "i az", + "sec ond", + "▁Ne igh", + "方程 式", + "方 程式", + "沙 田", + "▁Man it", + "▁Labor atory", + "洛 夫", + "▁E k", + "▁al ter", + "▁alt er", + "aj i", + "a ji", + "人 死亡", + "▁A w", + "▁C H", + "▁ CH", + "▁S ter", + "▁St er", + "▁Ste r", + "属 下的一个种", + "▁B ag", + "▁Ba g", + "总 督", + "論 文", + "▁C F", + "▁M am", + "▁Ma m", + "▁or n", + "▁ orn", + "▁Pal mer", + "▁Palm er", + "▁Oak land", + "通 行", + "的 時間", + "at su", + "ats u", + "▁W ed", + "▁We d", + "▁n ut", + "▁ nut", + "意 義", + "▁M ang", + "▁Man g", + "▁Ma ng", + "▁Val ent", + "大 街", + "ra v", + "r av", + "▁P ent", + "▁Pen t", + "▁Relig ion", + "绝 对", + "覆 盖", + "vo r", + "v or", + "的 模式", + "密 切", + "▁S of", + "▁So f", + "▁J erem", + "▁Je rem", + "▁Jer em", + "▁re spective", + "▁resp ective", + "▁respect ive", + "勒 斯", + "p ubl", + "因 應", + "▁ 越南", + "的 問題", + "po st", + "p ost", + "時 報", + "有 三", + "▁Conc ert", + "▁Concer t", + "优 秀", + "or ious", + "ori ous", + "orio us", + "▁A aron", + "▁S hips", + "▁Sh ips", + "▁Ship s", + "▁Shi ps", + "▁Re form", + "▁Ref orm", + "信 徒", + "▁J en", + "▁Je n", + "IS T", + "I ST", + "▁v acc", + "▁vac c", + "▁c amps", + "▁camp s", + "▁cam ps", + "▁Art icles", + "▁Article s", + "江 南", + "▁super ior", + "社 交", + "ban k", + "b ank", + "▁Kenn eth", + "澎 湖", + "競 賽", + "B ig", + "董事 長", + "at in", + "ati n", + "▁anth rop", + "▁ anthrop", + "▁D ale", + "▁Dal e", + "▁Da le", + "▁ 維", + "年 任", + "▁Cab inet", + "东 京", + "公 社", + "萨 斯", + "▁ 国际", + "▁A na", + "▁An a", + "nam ese", + "name se", + "n amese", + "▁house d", + "▁hous ed", + "▁ho used", + "▁streng then", + "▁strength en", + "R I", + "▁B ros", + "▁Br os", + "▁Bro s", + "原 創", + "▁appar ent", + "▁dist ribut", + "om es", + "ome s", + "o mes", + "if icate", + "ific ate", + "▁prote ins", + "▁protein s", + "多 名", + "管 制", + "ra tion", + "rat ion", + "r ation", + "日 後", + "組成 的", + "組 成的", + "▁ 動畫", + "▁Lux emb", + "▁man age", + "▁manag e", + "▁V II", + "▁VI I", + "▁R overs", + "▁Ro vers", + "E G", + "ha ll", + "hal l", + "h all", + "▁M ario", + "▁Mar io", + "▁Ma rio", + "▁Mari o", + "▁ 演出", + "▁C raw", + "▁Cr aw", + "▁Cra w", + "▁North west", + "一 级", + "度 使", + "购 买", + "at ta", + "att a", + "▁f asc", + "▁fa sc", + "▁r ocks", + "▁rock s", + "▁roc ks", + "後 者", + "富士 電視台", + "和 大", + "太 守", + "���可 可", + "▁ 教育", + "娱 乐", + "效 率", + "▁Univers e", + "si ze", + "s ize", + "生活 習性", + "架 構", + "比利 时", + "▁describ ing", + "並 與", + "基 隆", + "ic king", + "ick ing", + "▁ 比", + "清 楚", + "J une", + "▁Am bassador", + "百 年", + "▁Ind ies", + "em ploy", + "empl oy", + "L O", + "▁A post", + "▁Ap ost", + "count ry", + "▁an imation", + "▁anim ation", + "et tes", + "ett es", + "ette s", + "▁rad ical", + "▁radi cal", + "尼诺 县", + "▁H ous", + "▁Ho us", + "▁Hou s", + "▁s isters", + "▁sister s", + "ch air", + "cha ir", + "提 琴", + "红 色", + "警 報", + "ok es", + "oke s", + "o kes", + "▁K em", + "▁Ke m", + "▁П ог", + "▁conf ig", + "▁se eing", + "▁see ing", + "印 象", + "▁in nov", + "▁inn ov", + "▁influ ences", + "▁influence s", + "九 州", + "ad os", + "ado s", + "加 強", + "权 力", + "▁im press", + "▁imp ress", + "▁impr ess", + "vi ć", + "v ić", + "▁pit cher", + "▁pitch er", + "▁ 千", + "性 別", + "▁Giov anni", + "電 車", + "▁ide al", + "▁idea l", + "▁id eal", + "為 人", + "▁O pt", + "▁Op t", + "▁T alk", + "▁Tal k", + "▁s alt", + "▁sal t", + "盛 顿", + "中學 校", + "中 學校", + "▁h unting", + "▁hunt ing", + "算 法", + "日 發行", + "▁Engine ers", + "▁Engineer s", + "斯 托", + "曾 被", + "▁B ras", + "▁Br as", + "▁Bra s", + "ic as", + "ica s", + "▁cle arly", + "▁clear ly", + "男 人", + "▁P ete", + "▁Pet e", + "▁Pe te", + "無 線", + "▁hor iz", + "▁ho riz", + "晉 級", + "▁egg s", + "▁Com edy", + "▁Come dy", + "▁Пог ода", + "▁Method ist", + "加 以", + "適 合", + "造成 的", + "造 成的", + "ov ered", + "over ed", + "ove red", + "▁o verseas", + "进 士", + "it us", + "▁T otal", + "▁To tal", + "▁Tot al", + "▁s ight", + "▁exhib itions", + "▁exhibition s", + "▁exhibit ions", + "对 应", + "成 果", + "族 自治", + "模特 兒", + "▁C yr", + "▁Cy r", + "▁s ailed", + "▁sail ed", + "▁sa iled", + "布 雷", + "st able", + "▁fif teen", + "ø r", + "對 此", + "億 美元", + "促 進", + "增加 了", + "ca no", + "can o", + "c ano", + "▁garden s", + "▁gard ens", + "▁f old", + "▁fo ld", + "▁ fold", + "▁sm ooth", + "▁viol ent", + "▁dep ression", + "om ber", + "omb er", + "▁exp and", + "▁A ires", + "▁Air es", + "▁quarter back", + "▁Hind i", + "本 名", + "av ia", + "avi a", + "a via", + "▁col ors", + "▁color s", + "课 程", + "or ne", + "orn e", + "生活習性 不明", + "▁West minster", + "▁ 京", + "解 除", + "▁O w", + "▁g rows", + "▁gr ows", + "▁grow s", + "第一次 世界大", + "▁su itable", + "▁suit able", + "頒獎 典禮", + "spec ies", + "▁athlet ics", + "▁athletic s", + "的 電影", + "▁s ky", + "▁sk y", + "▁ sky", + "Le ague", + "等 級", + "▁B utter", + "▁But ter", + "▁min istry", + "▁ 另", + "修 道", + "傑 克", + "高 原", + "▁D unc", + "▁Dun c", + "▁Rem ix", + "古 巴", + "▁H ass", + "▁Ha ss", + "▁Has s", + "都 会", + "▁南 京", + "▁ 南京", + "ro oms", + "room s", + "▁Wild life", + "▁c a", + "▁ ca", + "▁C hes", + "▁Ch es", + "▁Che s", + "▁f lights", + "▁fl ights", + "▁flight s", + "S eptember", + "▁domin ant", + "eg al", + "ega l", + "e gal", + "▁K er", + "▁Ke r", + "▁Scot ia", + "▁per mission", + "关 闭", + "de ss", + "des s", + "d ess", + "▁Over view", + "▁prepar ation", + "二 月", + "科 幻", + "▁Rel igious", + "▁Relig ious", + "風 險", + "im m", + "i mm", + "▁C u", + "▁prom oting", + "▁promot ing", + "急 行", + "附 属", + "ia st", + "ias t", + "i ast", + "▁f org", + "▁for g", + "Oct ober", + "▁Pan ama", + "型 號", + "▁D ob", + "▁Do b", + "▁l akes", + "▁la kes", + "▁lake s", + "▁pian ist", + "▁incre ases", + "▁increase s", + "成 分", + "é g", + "通 车", + "▁altern ate", + "▁ 反", + "▁deliver y", + "is an", + "isa n", + "i san", + "▁brig ade", + "▁ 列", + "离 子", + "重 返", + "▁F un", + "▁Fu n", + "▁Circ le", + "▁ch arter", + "▁char ter", + "▁chart er", + "值 得", + "对 外", + "▁安 德", + "▁ 安德", + "▁d atabase", + "▁data base", + "▁exhib ited", + "▁exhibit ed", + "田 徑", + "▁M atch", + "▁Mat ch", + "▁ch rom", + "▁vi ola", + "▁viol a", + "做 為", + "海 峽", + "▁R esp", + "▁Re sp", + "▁Res p", + "▁hel ps", + "▁help s", + "▁belie ves", + "▁believe s", + "el ing", + "eli ng", + "elin g", + "e ling", + "虛 構", + "re ci", + "rec i", + "▁Hol mes", + "el ed", + "ele d", + "e led", + "▁T yp", + "▁Ty p", + "st and", + "stan d", + "▁fin ance", + "▁financ e", + "▁ 博", + "伊 州", + "广 告", + "但 由於", + "卢瓦 尔省", + "卢瓦尔 省", + "▁Fif th", + "▁F oster", + "▁Fo ster", + "▁nep hew", + "▁Treat ies", + "曹 操", + "簽 署", + "選 出", + "▁U tt", + "▁Ut t", + "▁sub sc", + "▁subs c", + "M e", + "克斯 坦", + "克 斯坦", + "▁f at", + "▁fa t", + "▁neut ral", + "▁f ür", + "▁Ind ex", + "分 成", + "恐 龍", + "穿 越", + "藍 色", + "造 型", + "az i", + "a zi", + "▁def ended", + "▁defend ed", + "福 音", + "▁M ull", + "▁Mu ll", + "▁Mul l", + "▁O wen", + "▁Ow en", + "▁Qu est", + "▁Que st", + "臺中 市", + "▁St ories", + "▁ret reat", + "兩 名", + "也 因此", + "d orf", + "▁p rest", + "▁pr est", + "▁pre st", + "▁pres t", + "▁sympt oms", + "移 至", + "▁r andom", + "▁ran dom", + "ent ry", + "▁Ret rieved", + "▁C avalry", + "▁Further more", + "cy cle", + "▁T ree", + "▁Tr ee", + "▁Tre e", + "? )", + "▁ 龍", + "现 场", + "▁s ang", + "▁san g", + "▁sa ng", + "▁Per th", + "仪 式", + "清 水", + "飛 彈", + "MB C", + "M BC", + "▁b log", + "▁bl og", + "▁lin ear", + "▁line ar", + "▁recogn ised", + "▁M S", + "▁ MS", + "提出 了", + "提 出了", + "是烏克蘭 的", + "矛 盾", + "▁sy mp", + "▁Ed mund", + "内 战", + "▁b ott", + "▁bo tt", + "▁Bl oom", + "▁narr ative", + "態 度", + "▁N ine", + "▁Ni ne", + "▁Nin e", + "▁J i", + "▁Tod d", + "▁b aby", + "▁B ased", + "▁Bas ed", + "▁Base d", + "三 大", + "▁per su", + "▁pers u", + "▁Am ateur", + "推 廣", + "日 常", + "▁G am", + "▁Ga m", + "得 分", + "比赛 中", + "ri se", + "ris e", + "r ise", + "▁re vol", + "▁rev ol", + "▁vis its", + "▁visit s", + "亿 美元", + "▁f ee", + "▁fe e", + "▁сел і", + "▁b attery", + "▁batt ery", + "▁bat tery", + "▁batter y", + "成立 于", + "▁H od", + "▁Ho d", + "理 念", + "▁S elf", + "▁Sel f", + "▁t ours", + "▁to urs", + "▁tour s", + "兩 岸", + "一 條", + "te l", + "t el", + "▁Bro oks", + "▁Brook s", + "ist ration", + "istr ation", + "▁arg ument", + "往 返", + "米的 地区", + "取 自", + "▁Liter ary", + "▁e ls", + "▁el s", + "▁ els", + "A pril", + "▁bi ological", + "构 成", + "證 實", + "▁除 了", + "▁ 除了", + "▁ESP N", + "writ ing", + "wr iting", + "▁Hit ler", + "▁department s", + "▁depart ments", + "导 弹", + "pa ge", + "p age", + "▁sl ave", + "▁inher ited", + "▁inherit ed", + "▁t ons", + "▁to ns", + "▁ tons", + "▁Re ich", + "ib ilities", + "政治 部", + "▁Su dan", + "▁Sud an", + "▁trav elled", + "▁travel led", + "M T", + "▁! !", + "▁ !!", + "▁t el", + "▁te l", + "▁ tel", + "▁M umb", + "▁Mu mb", + "生长于 海拔", + "▁upd ated", + "ren t", + "r ent", + "▁ 富", + "的 老", + "▁S old", + "▁Sol d", + "▁So ld", + "▁Mar cus", + "▁Marc us", + ". ;", + "終 點", + "办 理", + "呼 吸", + "率 领", + "ap a", + "a pa", + "▁X V", + "▁L isa", + "▁Li sa", + "▁Lis a", + "▁Pro per", + "▁Pr oper", + "▁Prop er", + "发 起", + "团 队", + "es a", + "e sa", + "▁A L", + "▁ AL", + "▁P rem", + "▁Pr em", + "▁Pre m", + "▁co oper", + "rov ision", + "▁term inus", + "測 量", + "爭 取", + "的 重", + "per s", + "pe rs", + "p ers", + "▁C ore", + "▁Co re", + "▁Cor e", + "▁R eed", + "▁Re ed", + "co s", + "c os", + "▁B il", + "▁Bi l", + "▁Grand e", + "▁Gran de", + "▁gu arant", + "接 触", + "株 式", + "发动 机", + "▁g ran", + "▁gr an", + "▁r iding", + "▁rid ing", + "▁ri ding", + "剧 院", + "選 秀", + "▁j u", + "▁ ju", + "▁br ands", + "▁brand s", + "▁bran ds", + "▁legisl ature", + "塞 纳", + "|| ||", + "▁Y an", + "▁Ya n", + "生 態", + "保 羅", + "换 乘", + "▁Har bor", + "▁cal endar", + "则 是", + "mar ks", + "mark s", + "m arks", + "▁d isch", + "▁dis ch", + "▁disc h", + "▁di sch", + "os lovak", + "感染 者", + "最早 的", + "▁S uff", + "▁Su ff", + "▁hy brid", + "▁miss ile", + "功 率", + "ed o", + "e do", + "▁Y a", + "▁A ny", + "▁An y", + "▁pr actical", + "▁pract ical", + "▁interview s", + "▁there after", + "勞 動", + "升格 為", + "▁可可 尼诺县", + "▁M C", + "▁ MC", + "德 華", + "遊 行", + "目前 尚未", + "ar ians", + "ari ans", + "arian s", + "aria ns", + "a rians", + "▁beaut y", + "苏 维埃", + "▁C itiz", + "▁Cit iz", + "▁fem in", + "▁fe min", + "▁Com plete", + "▁Comp lete", + "▁vert ical", + "▁N C", + "▁ NC", + "▁kid n", + "ec raft", + "e craft", + "▁G erald", + "▁Ger ald", + "▁mach ines", + "▁machine s", + "▁aggreg ate", + "▁challeng es", + "▁challenge s", + "uc ts", + "uct s", + "▁fight ers", + "▁fighter s", + "vo l", + "v ol", + "是 德国", + "▁C hess", + "▁Ch ess", + "▁Che ss", + "▁Ches s", + "▁l anded", + "▁land ed", + "始 人", + "所 需", + "no tes", + "not es", + "note s", + "n otes", + "〉 )", + "任 教", + "▁D uc", + "▁Du c", + "▁N as", + "▁Na s", + "大学 教授", + "▁ac res", + "▁d angerous", + "▁danger ous", + "如 今", + "用 戶", + "▁Lithuan ia", + "形 態", + "▁psych ology", + "病毒 病", + "被 視為", + "▁citiz en", + "▁Sant iago", + "升 級", + "用 以", + "废 除", + "ar di", + "ard i", + "og ical", + "M O", + "eg ovina", + "▁Card inal", + "▁Cit ations", + "▁gu ests", + "▁guest s", + "生 态", + "联 网", + "的 父親", + "▁m ini", + "▁min i", + "▁mi ni", + "保 加", + "▁h ope", + "▁hop e", + "▁ho pe", + "▁Bu enos", + "▁Saf ety", + "▁diplom atic", + "▁diplomat ic", + "高 架", + "E urop", + "▁br east", + "▁bre ast", + "▁Phys ics", + "回 合", + "cul es", + "cu les", + "c ules", + "▁Gl ou", + "致 力", + "鈴 木", + "▁Railway s", + "▁Rail ways", + "戰 國", + "en zo", + "enz o", + "▁t ies", + "▁tie s", + "▁ ties", + "▁dist ingu", + "德 克", + "的 心", + "▁L ep", + "▁Le p", + "ang ular", + "angu lar", + "▁Camp us", + "ap ters", + "apt ers", + "▁Goth ic", + "be k", + "b ek", + "▁D ig", + "▁Di g", + "▁g ate", + "▁ gate", + "幕 府", + "检 测", + "路 线", + "eal s", + "ea ls", + "e als", + "轨道 交通", + "戰鬥 機", + "ur se", + "urs e", + "▁A mp", + "▁Am p", + "届全国政协 委员", + "國 道", + "了他 的", + "了 他的", + "en cia", + "enc ia", + "▁phys ic", + "ff bb", + "f fbb", + "綜藝 節目", + "▁rev ised", + "▁Antar ctic", + "▁ 紅", + "更 是", + "▁a vo", + "▁av o", + "▁ avo", + "如 同", + "復 興", + "cf c", + "▁re aches", + "▁reach es", + "▁O st", + "▁Os t", + "▁er r", + "▁ err", + "umb erland", + "umber land", + "▁S ag", + "▁Sa g", + "▁p ole", + "▁pol e", + "▁po le", + "▁leg acy", + "▁rem ote", + "▁Salv ador", + "▁Cop enhagen", + "s l", + "地 形", + "語 的", + "▁else where", + "▁els ewhere", + "权 利", + "这 次", + "▁s ounds", + "▁sound s", + "▁ven ture", + "▁vent ure", + "族 人", + "▁其 中", + "▁ 其中", + "▁ 雖然", + "oot s", + "oo ts", + "o ots", + "▁power ed", + "▁ powered", + "▁ 遊戲", + "na med", + "nam ed", + "name d", + "n amed", + "▁a viation", + "▁av iation", + "▁ 康", + "傳 奇", + "自 此", + "▁Chile an", + "外 國", + "Ma c", + "M ac", + "教育 機構", + "▁gr ave", + "▁grav e", + "▁ grave", + "三 國", + "仍 在", + "▁l ayer", + "▁la yer", + "▁lay er", + "▁pet ition", + "金 剛", + "科学 家", + "科 学家", + "▁n inet", + "▁nine t", + "▁ni net", + "of t", + "o ft", + "布政 使", + "er ie", + "eri e", + "e rie", + "is hi", + "ish i", + "▁imm igrants", + "▁rest ricted", + "▁restrict ed", + "促 进", + "宣 言", + "百 萬", + "▁T hor", + "▁Th or", + "照 顧", + "at em", + "ate m", + "▁Ev angel", + "▁Abd ul", + "受 害", + "部 署", + "▁A ur", + "▁Au r", + "▁dr ink", + "▁G ren", + "▁Gr en", + "▁Gre n", + "▁Ind igenous", + "▁Cont est", + "阳 县", + "on aut", + "ona ut", + "奥 尔", + "▁cl ergy", + "車 道", + "▁L ex", + "▁Le x", + "標 誌", + "al in", + "ali n", + "a lin", + "▁rul er", + "▁rule r", + "▁ru ler", + "co re", + "cor e", + "c ore", + "多 数", + "um ble", + "umb le", + "▁Pe arl", + "▁Pear l", + "選 為", + "IV E", + "列 为", + "部 主事", + "▁R ice", + "▁Ric e", + "▁Ri ce", + "季 後", + "机 会", + "探 索", + "眼 睛", + "線 上", + "▁p ap", + "▁report ing", + "sp eed", + "交 界", + "▁t um", + "▁sc rap", + "▁scr ap", + "▁Sus sex", + "▁M om", + "▁Mo m", + "% ;", + "七 月", + "兩 者", + "宿 舍", + "本 片", + "▁sum mit", + "▁per spective", + "▁persp ective", + "▁ 分", + "浪 漫", + "领 事", + "▁s in", + "▁Gu ang", + "▁c raft", + "▁cr aft", + "▁ craft", + "▁sh opping", + "▁shop ping", + "▁indust ries", + "k u", + "緬 甸", + "请 求", + "那 么", + "im on", + "imo n", + "i mon", + "W orld", + "的音 樂", + "的 音樂", + "▁G ael", + "▁Ga el", + "▁Mar itime", + "▁Mari time", + "▁insp iration", + "书 籍", + "勝 出", + "▁rare ly", + "▁rar ely", + "▁J unction", + "▁restaur ants", + "▁restaurant s", + "ew ell", + "e well", + "▁c lock", + "▁cl ock", + "▁w ider", + "▁wid er", + "▁wide r", + "stan bul", + "▁Re ading", + "▁Read ing", + "▁access ible", + "克 尔", + "畢業 後", + "陕西 省", + "陕 西省", + "uc hi", + "uch i", + "u chi", + "車 人次", + "P aul", + "ber to", + "bert o", + "▁N ATO", + "▁NA TO", + "▁del ayed", + "▁delay ed", + "▁An ders", + "▁And ers", + "八 月", + "▁decor ated", + "缅 甸", + "▁Dav ies", + "▁n a", + "▁ na", + "▁Al lan", + "▁All an", + "騎 兵", + "if fs", + "iff s", + "▁Is le", + "▁s pir", + "▁sp ir", + "▁Jama ica", + "翌 年", + "ba se", + "bas e", + "b ase", + "fo ur", + "f our", + "▁g auge", + "▁w aste", + "▁was te", + "▁wa ste", + "▁syn onym", + "ll er", + "l ler", + "in ery", + "ine ry", + "iner y", + "擴 大", + "請 求", + "FF FF", + "開 通", + "▁P or", + "▁Po r", + "▁do ors", + "▁door s", + "▁design ation", + "片尾 曲", + "▁G mina", + "J uly", + "ro gen", + "rog en", + "r ogen", + "▁Wood s", + "客 家", + "畫 家", + "洛杉 磯", + "ac ted", + "act ed", + "▁el igible", + "翰林 院", + "▁attend ance", + "司 马", + "ar ius", + "ari us", + "▁z ero", + "▁Ex hibition", + "人 權", + "埔 寨", + "除 此", + "▁ >", + "公 众", + "▁ 資料", + "的 國家", + "ic ia", + "ici a", + "i cia", + "tern oon", + "p x", + "取 景", + "違 反", + "▁B ark", + "▁Bar k", + "西 兰", + "的 概念", + "leg raph", + "第二次世界大 戰", + "B R", + "喜 欢", + "▁pro sp", + "▁pr osp", + "▁pros p", + "▁us age", + "▁chem istry", + "▁indic ating", + "元 音", + "遺 產", + "oir s", + "oi rs", + "o irs", + "▁R ush", + "▁Ru sh", + "▁Rus h", + "] .", + "姐 姐", + "橫 濱", + "▁W atch", + "▁Wat ch", + "具 体", + "州 立", + "án d", + "á nd", + "▁B ot", + "▁Bo t", + "的 後", + "▁H MS", + "▁HM S", + "▁Brad ley", + "▁dev oted", + "逐 步", + "ra ge", + "rag e", + "r age", + "▁T rin", + "▁Tr in", + "▁Tri n", + "▁late st", + "▁lat est", + "▁ 木", + "恒 星", + "as hire", + "ash ire", + "ashi re", + "a shire", + "▁samp le", + "▁c arrier", + "▁car rier", + "▁carri er", + "篮球 运动员", + "篮 球运动员", + "對 應", + "▁de emed", + "▁sc ores", + "▁score s", + "專 家", + "版 的", + "K BS", + "▁t ot", + "▁to t", + "▁Fin ally", + "▁Final ly", + "邀 请", + "▁S ou", + "▁So u", + "▁ann ex", + "▁Rec ording", + "▁Record ing", + "▁pre ferred", + "▁prefer red", + "▁Viet namese", + "▁Vietnam ese", + "hy d", + "h yd", + "▁n ucle", + "▁Lou ise", + "▁Louis e", + "印 地", + "定 理", + "▁ 引用", + "▁Corn wall", + "▁Fight ing", + "追 求", + "pi n", + "p in", + "及其 他", + "及 其他", + "▁S ap", + "▁Sa p", + "▁R achel", + "▁Ra chel", + "▁Rac hel", + "▁res umed", + "▁targ ets", + "▁target s", + "柬 埔寨", + "as an", + "asa n", + "a san", + "神 經", + "▁fast est", + "競 選", + "har m", + "h arm", + "ens ions", + "ension s", + "法 人", + "art et", + "arte t", + "▁rec overy", + "▁recover y", + "了一 個", + "了 一個", + "▁n am", + "▁na m", + "▁ nam", + "▁Ku mar", + "▁Kum ar", + "機 車", + "突 厥", + "▁rem oval", + "▁remov al", + "et z", + "e tz", + "la y", + "l ay", + "代表 隊", + "ac ión", + "畢業 於", + "▁V irt", + "▁Vir t", + "▁Man ufact", + "釋 放", + "高雄 市", + "▁D um", + "▁Du m", + "ッ ク", + "▁f er", + "▁fe r", + "▁ fer", + "▁S inger", + "▁Sing er", + "▁Sin ger", + "▁ 著作", + "▁M arri", + "▁Mar ri", + "▁De utsc", + "▁dep ict", + "农 民", + "ed e", + "e de", + "▁a st", + "▁as t", + "▁ ast", + "▁Dun can", + "▁Dunc an", + "觀 點", + "ion ed", + "io ned", + "ione d", + "i oned", + "▁C ord", + "▁Co rd", + "▁Cor d", + "▁H ale", + "▁Ha le", + "▁Hal e", + "▁C rist", + "▁Cr ist", + "▁Fern ando", + "足球 俱乐部", + "Dec ember", + "co r", + "c or", + "ab lo", + "abl o", + "人民 法院", + "wo man", + "w oman", + "▁Ch ange", + "▁Chang e", + "▁Chan ge", + "輸 入", + "南極 洲", + "uct ive", + "▁academ y", + "传 说", + "民 政", + "ar ium", + "ari um", + "a rium", + "▁f ill", + "▁fil l", + "▁form ula", + "▁Herz egovina", + "▁A rd", + "▁Ar d", + "▁b ell", + "▁be ll", + "▁bel l", + "▁ bell", + "抑 制", + "▁H ero", + "▁He ro", + "▁Her o", + "▁cr uc", + "▁cru c", + "▁Dev on", + "▁Th ose", + "▁Res ources", + "微 博", + "▁Ah mad", + "▁He ights", + "均 为", + "▁v el", + "▁ve l", + "▁ vel", + "osoph ical", + "▁refuge es", + "▁Disc overy", + "攻 打", + "當 天", + "▁m eat", + "▁me at", + "▁co ins", + "▁coin s", + "▁Lud wig", + "▁ident ical", + "威 胁", + "江 戶", + "蝙 蝠", + "at on", + "ato n", + "a ton", + "wen t", + "w ent", + "▁ab olished", + "▁attempt ing", + "排 球", + "�� 因為", + "▁er ror", + "▁err or", + "▁ error", + "▁W onder", + "▁Won der", + "▁K iss", + "▁Ki ss", + "▁Paralymp ics", + "▁Paralympic s", + "▁sl aves", + "▁slave s", + "衛 隊", + "足球 聯賽", + "▁part ial", + "被 告", + "▁belong s", + "▁compar ison", + "▁extensive ly", + "▁extens ively", + ", ”", + "律 师", + "Nov ember", + "▁ 塔", + "il us", + "▁S ons", + "▁So ns", + "▁Son s", + "▁f lew", + "▁fl ew", + "▁fle w", + "▁m amm", + "▁ma mm", + "▁aff ect", + "▁af fect", + "▁novel ists", + "▁novelist s", + "▁L az", + "▁La z", + "iz ard", + "iza rd", + "副 使", + "▁F ut", + "▁Fu t", + "▁Mal ta", + "▁exp osure", + "▁t enth", + "▁ten th", + "▁tent h", + "在 北", + "移 到", + "▁cons olid", + "威 夷", + "分別 為", + "▁p lain", + "▁pl ain", + "並 由", + "拉 德", + "日 由", + "▁i b", + "▁ ib", + "▁phr ase", + "▁An at", + "▁Ana t", + "▁appro ached", + "▁approach ed", + "約 為", + "科學 家", + "科 學家", + "bo ro", + "bor o", + "b oro", + "▁p ret", + "▁pr et", + "▁pre t", + "▁ pret", + "▁rem ix", + "▁column s", + "man uel", + "▁in hab", + "▁inh ab", + "▁s iege", + "▁us ual", + "n ée", + "pi ece", + "的 代表", + "▁J ulia", + "▁Ju lia", + "▁Jul ia", + "▁t ight", + "▁P orter", + "▁Port er", + "▁Por ter", + "▁B ran", + "▁Br an", + "▁Bra n", + "▁tr uck", + "職 員", + "ar ag", + "ara g", + "a rag", + "▁ 首", + "ad ian", + "adi an", + "adia n", + "pl aying", + "play ing", + "▁spe aker", + "▁speak er", + "交 換", + "兵 团", + "同 步", + "每 次", + "htm l", + "ir ts", + "irt s", + "▁b ibl", + "▁bi bl", + "▁p ointed", + "▁po inted", + "▁point ed", + "事 实", + "國民 政府", + "é m", + "委 託", + "東北 部", + "東 北部", + "▁Cl aud", + "▁Cla ud", + "▁Fa ith", + "约 为", + "onn ell", + "onne ll", + "▁E in", + "行政區 劃", + "川 縣", + "资 金", + "长 沙", + "qu et", + "que t", + "▁Ira qi", + "▁Iraq i", + "▁en rolled", + "▁enroll ed", + "告 訴", + "東南 部", + "東 南部", + "▁tr ump", + "▁circ le", + "▁cir cle", + "▁ext end", + "▁tempor arily", + "N T", + "▁ 總", + "ph is", + "p his", + "▁Hop kins", + "▁c ouncill", + "▁council l", + "▁Lanc ashire", + "▁struct ural", + "▁N ancy", + "▁Nan cy", + "▁exp ensive", + "▁pri ests", + "▁priest s", + "▁r oot", + "▁ro ot", + "D D", + "军 委", + "ES T", + "E ST", + "▁s hops", + "▁sh ops", + "▁shop s", + "▁the ories", + "▁theor ies", + "Ba r", + "B ar", + "弟 子", + "都 不", + "SB S", + "S BS", + "ri sh", + "ris h", + "r ish", + "▁C ust", + "▁Cu st", + "▁G ene", + "▁Ge ne", + "▁Gen e", + "目前尚未 由人工引种栽培", + "▁人 物", + "▁ 人物", + "全国 重点", + "▁co at", + "▁Mumb ai", + "▁Nov els", + "▁Novel s", + "▁end ors", + "▁t ested", + "▁te sted", + "▁test ed", + "技 巧", + "▁C opa", + "▁Co pa", + "▁Cop a", + "on so", + "ons o", + "▁writ ings", + "▁writing s", + "P M", + "有一 個", + "有 一個", + "▁A ges", + "▁Ag es", + "▁Age s", + "▁C olin", + "▁Col in", + "▁Co lin", + "▁birth day", + "大 理", + "ie g", + "i eg", + "▁Shakespear e", + "声 明", + "and ro", + "Go ogle", + "▁m arch", + "▁mar ch", + "▁exhib it", + "事 情", + "年 启", + "▁B elf", + "▁Bel f", + "▁K urt", + "▁Kur t", + "▁pione er", + "▁ ~", + "价 格", + "▁l ib", + "ad ows", + "adow s", + "▁coll aps", + "ic ing", + "ici ng", + "i cing", + "▁arr iving", + "新 北市", + "▁v irus", + "▁vi rus", + "▁vir us", + "▁Comp lex", + "他 和", + "高 山", + "▁Richard son", + "▁Richards on", + "参 数", + "在 西", + "▁A ub", + "▁Au b", + "损 失", + "ol an", + "ola n", + "o lan", + "▁Ob ama", + "彼 此", + "▁A FC", + "▁AF C", + "循 環", + "▁am bassador", + "▁r ig", + "▁ri g", + "▁ rig", + "▁P seud", + "▁ 国家", + "▁天 津", + "▁ 天津", + "排名 第", + "ro le", + "rol e", + "r ole", + "for ms", + "form s", + "f orms", + "▁H erald", + "▁Her ald", + "▁ran ging", + "▁rang ing", + "▁dis aster", + "▁Be et", + "▁Bee t", + "▁h app", + "▁ha pp", + "經 由", + "th an", + "tha n", + "t han", + "▁con stitut", + "▁constitu t", + "▁S H", + "▁ SH", + "▁第 五", + "▁ 第五", + "▁st eep", + "▁ste ep", + "▁in ternet", + "▁inter net", + "▁intern et", + "▁earthqu ake", + "▁element ary", + "困 難", + "sc ore", + "s core", + "▁M ade", + "▁Mad e", + "▁Ma de", + "▁bur ned", + "▁burn ed", + "中 原", + "欢 迎", + "as se", + "ass e", + "冰 川", + "巴 赫", + "末 期", + "的 阿", + "im ates", + "imate s", + "ima tes", + "i mates", + "▁St ore", + "▁walk ing", + "▁wal king", + "ie ns", + "ien s", + "i ens", + "ol ar", + "ola r", + "o lar", + "▁F at", + "▁Fa t", + "▁ 成", + "and ra", + "rup ted", + "rupt ed", + "ee ds", + "eed s", + "e eds", + "▁bank rupt", + "万 元", + "是 最", + "▁far ming", + "▁farm ing", + "推 翻", + "軍 官", + "hr a", + "h ra", + "ag ers", + "age rs", + "ager s", + "a gers", + "政 委", + "▁E mir", + "▁Em ir", + "at tered", + "att ered", + "atter ed", + "▁Chem ical", + "一 带", + "▁b onus", + "▁Des ert", + "檢 查", + "ir us", + "i rus", + "價 格", + "im i", + "i mi", + "▁P S", + "▁ PS", + "▁ 蔡", + "菲律 宾", + "ch aft", + "cha ft", + "▁can al", + "▁ca nal", + "th rough", + "▁ 佐", + "師 範", + "▁Rod rig", + "▁W ik", + "av ian", + "avi an", + "avia n", + "a vian", + "op tera", + "opter a", + "opt era", + "▁Br ussels", + "放 弃", + "▁D j", + "▁C el", + "▁Ce l", + "▁T ampa", + "▁Tam pa", + "▁cl osure", + "▁clos ure", + "he v", + "h ev", + "▁C S", + "▁ CS", + "孟 加拉", + "▁re vers", + "▁rev ers", + "▁reve rs", + "▁per mitted", + "▁permit ted", + "亞 軍", + "政 協", + "格 林", + "水 利", + "流 浪", + "ac ket", + "ack et", + "▁sp end", + "▁spe nd", + "▁gu itars", + "▁guitar s", + "▁astr onom", + "年 號", + "es is", + "esi s", + "e sis", + "▁P on", + "▁Po n", + "ul lah", + "ull ah", + "ulla h", + "▁Bron ze", + "▁Col onial", + "▁Colon ial", + "G S", + "ol ics", + "olic s", + "oli cs", + "▁pil ots", + "▁pilot s", + "▁Est onia", + "▁Eston ia", + "他 还", + "早 在", + "错 误", + "▁Do uble", + "▁Dou ble", + "军 的", + "米 至", + "人民 币", + "at eral", + "ate ral", + "ater al", + "▁co pper", + "▁cop per", + "▁fram ework", + "▁frame work", + "平 民", + "满 足", + "▁p harm", + "▁ph arm", + "里 亚", + "▁vocal ist", + "所 属", + "有 着", + "激 烈", + "hor n", + "h orn", + "▁A my", + "▁Am y", + "扩 大", + "摄 影", + "真 人", + "集 的", + "▁dec ide", + "▁sign als", + "▁signal s", + "gar t", + "g art", + "▁in formed", + "▁inform ed", + "亚 历", + "▁c avalry", + "▁Bou levard", + "就 任", + "up s", + "u ps", + "的地 位", + "的 地位", + "▁fund amental", + "▁sur pr", + "六 月", + "▁rele vant", + "在 於", + "推 行", + "no n", + "n on", + "▁Tr avel", + "▁Tra vel", + "▁Trav el", + "リ ー", + "月 刊", + "▁L ink", + "▁Lin k", + "▁pr ices", + "▁pri ces", + "▁price s", + "▁pric es", + "▁cert ified", + "階 級", + "() 、", + "( )、", + "▁下 属", + "▁ 下属", + "▁t ill", + "▁Mon day", + "▁Mond ay", + "▁Vers ion", + "搜 索", + "▁b one", + "▁bo ne", + "▁ bone", + "▁c yl", + "▁cy l", + "▁cent res", + "▁centre s", + "▁ 我", + "神 秘", + "▁Fer din", + "▁F antasy", + "▁Fant asy", + "教 徒", + "死 於", + "I f", + "入 球", + "秘 魯", + "风 险", + "年 出版", + "鋼 琴", + "▁h ills", + "▁hill s", + "▁loc omotive", + "▁locomot ive", + "am bers", + "amb ers", + "amber s", + "▁a board", + "▁ab oard", + "原 作", + "▁or che", + "▁orch e", + "▁un like", + "周 围", + "is ting", + "ist ing", + "▁abs ol", + "▁comed ian", + "av o", + "a vo", + "最多 的", + "最 多的", + "損 失", + "曾 是", + "ric ks", + "rick s", + "r icks", + "原 型", + "▁re prod", + "▁rep rod", + "▁repr od", + "▁coll ective", + "▁collect ive", + "▁special ized", + "è s", + "地 质", + "首 任", + "▁Mon th", + "▁Mont h", + "▁Gu itar", + "▁Garden s", + "▁Gard ens", + "D o", + "▁ 托", + "▁歐 洲", + "▁ 歐洲", + "的意 思", + "的 意思", + "▁b ath", + "▁bat h", + "▁comp ound", + "克 萊", + "順 利", + "fr ont", + "f ront", + "▁W ool", + "▁Dev il", + "▁New port", + "▁Alb anian", + "▁Alban ian", + "▁Albania n", + "▁rel ating", + "銀 河", + "ell ation", + "ella tion", + "le z", + "l ez", + "oy e", + "o ye", + "mon th", + "mont h", + "▁G and", + "▁Ga nd", + "▁Gan d", + "▁ra ising", + "▁switch ed", + "▁swit ched", + "L D", + "左 翼", + "的 正", + "▁F an", + "▁Fa n", + "▁Fr aser", + "▁Fra ser", + "婦 女", + "生 日", + "祖 先", + "am y", + "a my", + "▁M ater", + "▁Ma ter", + "▁Mat er", + "▁Mate r", + "▁a live", + "▁al ive", + "anim ous", + "四 世", + "男 孩", + "视 为", + "aw i", + "a wi", + "▁Eug ene", + "▁t icket", + "暫 時", + "網 球", + "▁S D", + "▁ SD", + "ic ul", + "i cul", + "山 脉", + "济 南", + "▁Ly on", + "▁ 獎項", + "▁list en", + "▁U A", + "we ek", + "w eek", + "▁P ale", + "▁Pal e", + "▁Pa le", + "▁red ucing", + "▁predecess or", + "豐 富", + "b gcolor", + "歷史 上", + "歷 史上", + "ap ur", + "a pur", + "▁s pl", + "▁sp l", + "▁Bel grade", + "▁coll apse", + "▁collaps e", + "因 其", + "▁lo oked", + "▁look ed", + "创 立", + "人口 为", + "▁f ulf", + "▁Luther an", + "園 區", + "芬 蘭", + "親 自", + "ac co", + "acc o", + "light s", + "l ights", + "▁ch ron", + "▁ chron", + "▁Contin ental", + "▁/ /", + "▁ //", + "▁G ymn", + "候 选", + "雅 典", + "▁P ere", + "▁Per e", + "▁Pe re", + "▁phil anthrop", + "做 法", + "▁ 截至", + "▁B rah", + "▁Br ah", + "▁Bra h", + "實 行", + "▁ 烏", + "积 极", + "變 身", + "he nd", + "hen d", + "h end", + "▁l ift", + "▁lif t", + "▁ lift", + "▁b otan", + "▁list ings", + "▁listing s", + "▁proced ure", + "um ps", + "ump s", + "▁Sh ield", + "▁Shi eld", + "受 伤", + "ig ar", + "iga r", + "i gar", + "ac les", + "acle s", + "a cles", + "▁Br yan", + "▁Bry an", + "▁Geor gian", + "▁Georg ian", + "▁Georgia n", + "▁Manit oba", + "▁sc iences", + "▁science s", + "向 量", + "研 發", + "工作 的", + "工 作的", + "▁中華 人民共和國", + "▁ 中華人民共和國", + "▁nick name", + "▁nickn ame", + "A f", + "▁ 塞", + "巨 人", + "總 監", + "an non", + "ann on", + "任 意", + "單 打", + "et ary", + "eta ry", + "▁veter an", + "竣 工", + "▁T at", + "▁Ta t", + "▁bas in", + "▁Moroc co", + "▁Legisl ature", + "▁or b", + "▁Dur ham", + "主 場", + "活 躍", + "長 子", + "不得 不", + "for ced", + "forc ed", + "force d", + "下 半", + "组成 的", + "组 成的", + "t urn", + "▁work er", + "▁wor ker", + "內 地", + "她 們", + "en eg", + "ene g", + "▁ 沃", + "正 月", + "wa s", + "w as", + "东北 部", + "东 北部", + "Ne t", + "N et", + "it ary", + "itar y", + "ita ry", + "L ondon", + "▁m oral", + "▁mo ral", + "▁mor al", + "▁comm enced", + "刺 激", + "▁b ull", + "▁bu ll", + "▁bul l", + "▁ 漢", + "意 识", + "▁K re", + "▁Kr e", + "▁tribut ary", + "南 昌", + "送 到", + "va s", + "v as", + "od ia", + "odi a", + "▁t ox", + "▁to x", + "校 舍", + "兩 次", + "即 可", + "一部 分", + "一 部分", + "▁P late", + "▁Pl ate", + "▁Plat e", + "▁Sol omon", + "▁Solo mon", + "入 圍", + "片 段", + "el o", + "e lo", + "▁stud ios", + "▁studio s", + "簽 訂", + "▁M ine", + "▁Min e", + "▁Mi ne", + "▁therap y", + "▁e fficient", + "▁effic ient", + "地 域", + "▁C C", + "▁ CC", + "▁P é", + "结束 后", + "yl an", + "y lan", + "▁R ab", + "▁Ra b", + "▁appro aches", + "▁approach es", + "清 代", + "▁l ock", + "▁loc k", + "▁lo ck", + "▁ lock", + "Jan uary", + "懷 疑", + "的 美", + "ri tic", + "rit ic", + "r itic", + "▁G ate", + "▁Ga te", + "▁Gat e", + "▁m orph", + "▁mor ph", + "▁ev olved", + "子 公司", + "▁A mb", + "▁Am b", + "au f", + "a uf", + "al ling", + "all ing", + "alli ng", + "州 的一个市镇", + "▁h ospitals", + "▁hospital s", + "▁ €", + "宣 告", + "被認為 是", + "被 認為是", + "▁Me et", + "▁Z imb", + "▁Dec ision", + "▁univers e", + "情 报", + "il iary", + "ili ary", + "ilia ry", + "iliar y", + "分 割", + "戰 略", + "手 槍", + "接 管", + "有 可能", + "found er", + "fo under", + "▁ 后", + "保 罗", + "辦 事", + "年 美国", + "系統 的", + "▁pro of", + "▁Ch oice", + "▁Cho ice", + "▁p ushed", + "▁push ed", + "出 自", + "▁car ries", + "▁carri es", + "中 等", + "張 單曲", + "第十 二", + "第 十二", + "▁Princip al", + "深 入", + "▁v erse", + "▁vers e", + "▁ver se", + "▁ verse", + "▁Celt ic", + "▁Cel tic", + "▁Par agu", + "▁friend ship", + "▁friends hip", + "型 態", + "马 拉", + "有一 个", + "有 一个", + "ir th", + "irt h", + "▁M uk", + "▁Mu k", + "▁ex clusive", + "▁exclus ive", + "io tt", + "iot t", + "i ott", + "mon ton", + "mont on", + "▁aff air", + "▁foot age", + "介 石", + "出现 在", + "出 现在", + "es sa", + "ess a", + "▁rece ives", + "▁receive s", + "簽 約", + "認 證", + "ie ve", + "iev e", + "▁Slovak ia", + "九 月", + "感 覺", + "繁 殖", + "铜 牌", + "▁R as", + "▁Ra s", + "粉 絲", + "萨 尔", + "▁T eh", + "▁Te h", + "▁ 俄羅斯", + "▁L inda", + "▁Lind a", + "▁Lin da", + "▁p airs", + "▁pair s", + "▁Curt is", + "O H", + "▁A ri", + "▁Ar i", + "li a", + "l ia", + "▁lo ad", + "▁ load", + "▁co ached", + "▁coach ed", + "▁hyp othes", + "面 向", + "on ey", + "one y", + "o ney", + "▁Card iff", + "文 藝", + "Sh e", + "S he", + "▁r um", + "▁ru m", + "▁ rum", + "▁Sp ect", + "▁Spec t", + "▁Spe ct", + "▁Chel sea", + "▁Slov enia", + "▁manusc ript", + "垂 直", + "▁L oss", + "▁Los s", + "▁Lo ss", + "▁pull ed", + "▁pul led", + "▁casual ties", + "被 判", + "ut o", + "u to", + "op us", + "▁Beg inning", + "主 播", + "公 署", + "▁H alf", + "▁Hal f", + "▁l ogo", + "▁lo go", + "▁log o", + "arch y", + "arc hy", + "▁s aved", + "▁save d", + "▁sav ed", + "▁sa ved", + "▁App lic", + "▁Can ter", + "▁Cant er", + "▁Publ ishers", + "会 在", + "姐 妹", + "總 裁", + "▁f raud", + "▁fr aud", + "▁pro min", + "▁pr omin", + "▁prom in", + "▁pl acing", + "完成 了", + "完 成了", + "▁diss olved", + "d u", + "ab we", + "br ook", + "bro ok", + "▁T yler", + "▁Ty ler", + "降 雨", + "兩 位", + "▁G lass", + "▁Gl ass", + "▁Glas s", + "▁Malays ian", + "▁Malaysia n", + "但 不", + "is to", + "ist o", + "▁Le ip", + "▁r abb", + "▁ra bb", + "市 鎮", + "次 子", + "og o", + "o go", + "互 联网", + "▁f ung", + "▁fun g", + "围 绕", + "當 日", + "in ters", + "int ers", + "inter s", + "▁con ven", + "▁conv en", + "▁hon ours", + "▁honour s", + "▁B rid", + "▁Br id", + "▁Bri d", + "You Tube", + "▁sculpt or", + "▁ 超", + "两 次", + "河 口", + "▁reb ounds", + "▁Hend erson", + "主 流", + "教 练", + "▁G y", + "v y", + "▁wid ow", + "中 间", + "在 該", + "Re p", + "R ep", + "▁N A", + "▁ NA", + "来 到", + "▁N u", + "fe at", + "f eat", + "▁or bit", + "▁orb it", + "封 面", + "神 经", + "货 币", + "▁Palest inian", + "社 群", + "亞歷 山大", + "▁Adv anced", + "吾 尔", + "復 活", + "民 众", + "▁Comb at", + "▁organ ic", + "竞 争", + "合併 為", + "哈尔 滨", + "▁art work", + "▁p rol", + "▁pro l", + "▁pr ol", + "▁samp les", + "▁sample s", + "的 存在", + "oc ent", + "o cent", + "l ength", + "▁Sc out", + "▁S ullivan", + "已 於", + "以外 的", + "以 外的", + "▁Re id", + "▁r ice", + "▁ri ce", + "▁ rice", + "主 打", + "考 察", + "十二 月", + "十 二月", + "▁con fess", + "▁conf ess", + "▁cross es", + "▁ Č", + "反 而", + "料 理", + "▁l ar", + "▁la r", + "▁ lar", + "▁b oss", + "▁bo ss", + "▁s overeign", + "拜 占", + "▁co inc", + "▁coin c", + "▁disband ed", + "▁philosop her", + "書 店", + "mon s", + "mo ns", + "m ons", + "▁re called", + "▁rec alled", + "▁art ificial", + "▁artif icial", + "▁exper iments", + "▁experiment s", + "▁experi ments", + "▁U m", + "ur ated", + "ura ted", + "u rated", + "提出 的", + "提 出的", + "議 席", + "的 国家", + "▁dem ands", + "▁demand s", + "▁meas ured", + "▁measure d", + "▁wrest ler", + "黨 員", + "▁Warri ors", + "P al", + "▁ans wer", + "▁answ er", + "ia e", + "i ae", + "▁res ol", + "▁Car oline", + "▁Carol ine", + "imens ional", + "多 种", + "主義 者", + "的女 兒", + "的 女兒", + "ma il", + "m ail", + "▁a wareness", + "▁aware ness", + "▁distinct ion", + "▁b achelor", + "▁Phys ical", + "▁cat hedral", + "妖 怪", + "縣 的", + "南 美洲", + "we ep", + "w eep", + "▁M oney", + "▁Mon ey", + "▁Mo ney", + "▁arch itects", + "▁architect s", + "實 力", + "氣 壓", + "獅 子", + "▁Ar sen", + "▁P icture", + "▁Pic ture", + "高 達", + "装 置", + "▁I g", + "hi s", + "h is", + "▁R ib", + "▁Ri b", + "電視 劇集", + "電視劇 集", + "▁Frank furt", + "▁A B", + "▁ AB", + "stad t", + "党 组", + "声 称", + "波 罗", + "▁Br eak", + "▁Bre ak", + "覆 蓋", + "詩 人", + "Fran ce", + "F rance", + "▁dial ect", + "注 册", + "la ne", + "lan e", + "l ane", + "而 該地的", + "▁T ake", + "▁Ta ke", + "▁Tak e", + "▁C ourse", + "▁Co urse", + "▁Cour se", + "划 归", + "it ic", + "iti c", + "i tic", + "▁re des", + "▁red es", + "特 性", + "▁ 圖", + "鼓 勵", + "an to", + "ant o", + "▁com fort", + "▁doll ars", + "im er", + "ime r", + "i mer", + "ur os", + "uro s", + "u ros", + "▁M ixed", + "▁Mix ed", + "▁Or land", + "该 省", + "▁Les lie", + "▁Tw itter", + "文 艺", + "▁Tour ism", + "▁emot ional", + "並 無", + "申 请", + "th at", + "tha t", + "t hat", + "▁Do ug", + "▁Dou g", + "s u", + "中 式", + "突 出", + "驱 逐", + "P ar", + "▁V a", + "万 美元", + "▁W it", + "▁P ink", + "▁Pin k", + "▁c iting", + "▁cit ing", + "▁Trans it", + "估 计", + "▁ox ygen", + "▁Franç ois", + "▁def ender", + "▁defend er", + "▁pros ecut", + "云南 省", + "Par t", + "P art", + "bi an", + "b ian", + "▁V id", + "▁Vi d", + "▁Sh adow", + "▁th anks", + "▁than ks", + "▁cart oon", + "▁fre estyle", + "▁free style", + "诗 人", + "cent ral", + "centr al", + "座 堂", + "ef f", + "e ff", + "▁Alb ania", + "▁Alban ia", + "▁Corn ell", + "原 則", + "阶 级", + "Ph il", + "it udes", + "itude s", + "enti eth", + "▁sport ing", + "▁accomp any", + "▁accompan y", + "ad h", + "▁A A", + "▁ AA", + "▁Ed ge", + "A b", + "地 帶", + "▁v ow", + "▁vo w", + "on ial", + "onia l", + "oni al", + "▁exp lan", + "▁expl an", + "旨 在", + "第三 次", + "第 三次", + "▁S O", + "▁ SO", + ") 》", + "A pp", + "iz a", + "i za", + "in as", + "ina s", + "intend o", + "神 話", + "▁al lies", + "▁all ies", + "▁labor atory", + "内 阁", + "et ical", + "etic al", + "eti cal", + "▁Eu rovision", + "і в", + "王 室", + "编 剧", + "隔 离", + "▁vari able", + "▁var iable", + "ch ing", + "chi ng", + "chin g", + "c hing", + "士 頓", + "站 房", + "边 界", + "▁S K", + "▁ SK", + "▁Cl if", + "▁T anz", + "▁Tan z", + "▁And ré", + "▁Andr é", + "▁Ba iley", + "聲 稱", + "▁qu e", + "▁q ue", + "▁ que", + "早期 的", + "早 期的", + "be at", + "b eat", + "om ar", + "oma r", + "o mar", + "▁Pl anning", + "▁Plan ning", + "福 州", + "S H", + "▁t ub", + "▁High land", + "▁ 皮", + "世 代", + "場 地", + "形 态", + "▁P all", + "▁Pal l", + "▁Pa ll", + "▁ 已", + "ah r", + "a hr", + "▁J al", + "▁Ja l", + "end um", + "is ons", + "ison s", + "▁consum ption", + "战 后", + "會 被", + "uis ine", + "ust rated", + "ustr ated", + "论 文", + "当时 的", + "当 时的", + "的 发展", + "off icial", + "offic ial", + "▁N uclear", + "▁ 常", + "出 来", + "忍 者", + "▁l iv", + "国际 机场", + "og ram", + "o gram", + "▁s itting", + "▁sit ting", + "加 工", + "▁L A", + "▁ LA", + "▁gather ed", + "in ating", + "ina ting", + "格 斯", + "苗 栗", + "▁fe eling", + "▁feel ing", + "▁fee ling", + "天 后", + "年 春", + "▁M ales", + "▁Mal es", + "▁Ma les", + "▁Male s", + "▁out door", + "在 位", + "y th", + "th ird", + "ut ter", + "utt er", + "P er", + "華 盛頓", + "im an", + "ima n", + "i man", + "ten se", + "t ense", + "▁or th", + "▁ orth", + "▁t one", + "▁to ne", + "▁Other s", + "▁Ot hers", + "特 區", + "青 海", + "▁T i", + "逢 星期", + "▁L av", + "▁La v", + "itt ees", + "itte es", + "ittee s", + "▁Curr ently", + "▁Current ly", + "oqu e", + "o que", + "年世界 盃", + "年 世界盃", + "▁Ste vens", + "▁Steve ns", + "▁Stev ens", + "▁Steven s", + "歌 詞", + "覺 得", + "隶属 于", + "隶 属于", + "▁P alm", + "▁Pal m", + "▁ed itors", + "▁editor s", + "▁excell ent", + "Se c", + "S ec", + "▁ab d", + "委 會", + "現在 的", + "▁opt ions", + "▁option s", + "智 利", + "▁M iles", + "▁Mil es", + "▁Mi les", + "▁Mile s", + "車 廂", + "om pass", + "omp ass", + "戰 術", + "分別 是", + "▁ent hus", + "▁elev ated", + "▁J R", + "▁ JR", + "▁tor ped", + "▁King ston", + "▁Kings ton", + "华 盛顿", + "▁en ters", + "▁ent ers", + "▁enter s", + "T T", + "尔 多", + "av ery", + "ave ry", + "aver y", + "a very", + "▁W inner", + "▁Win ner", + "▁Winn er", + "▁main stream", + "▁expl ains", + "▁explain s", + ". -", + "es se", + "ess e", + "日 語", + "▁H oll", + "▁Hol l", + "▁Ho ll", + "▁Lin ux", + "▁ Linux", + "▁un less", + "▁sh aring", + "對 外", + "洛 特", + "真正 的", + "▁Advent ures", + "▁Adventure s", + "▁ 重", + "大 埔", + "租 界", + "種 子", + "▁c inem", + "史密 斯", + "▁L if", + "▁Li f", + "▁s oph", + "▁so ph", + "▁res id", + "▁tr iple", + "▁tri ple", + "▁trip le", + "野 生", + "▁un ions", + "▁union s", + "▁surn ames", + "▁surname s", + "全国重点 文物保护单位", + "na l", + "n al", + "��Port s", + "▁Por ts", + "▁T iger", + "▁Tig er", + "▁Ti ger", + "▁synd rome", + "帶 著", + "曾 於", + "議 題", + "中國 國民黨", + "▁He aven", + "登 記", + "罕 默", + "ad ia", + "adi a", + "▁Inter state", + "▁Lithuan ian", + "▁Lithuania n", + "▁touchdown s", + "的情况 下", + "的 情况下", + "▁magn etic", + "▁suppl ied", + "▁supp lied", + "▁th inking", + "▁think ing", + "▁thin king", + "▁celebr ation", + "U M", + "▁{ |", + "▁An imal", + "▁Anim al", + "更 為", + "之 地", + "立 場", + "費 用", + "▁reg ul", + "下 列", + "回 答", + "年 成立", + "▁J ourn", + "▁Jo urn", + "防 守", + "▁g ear", + "▁ge ar", + "▁p rove", + "▁pro ve", + "▁pr ove", + "▁prov e", + "潜 艇", + "ad ers", + "ade rs", + "ader s", + "a ders", + "▁H ern", + "▁Her n", + "▁re tain", + "▁ret ain", + "▁esc aped", + "▁escape d", + "▁inter change", + "種 類", + "fb b", + "f bb", + "▁ 登場", + "▁t ier", + "▁tie r", + "▁h ence", + "▁hen ce", + "▁virt ual", + "▁Honor ary", + "人 才", + "發 明", + "▁prin ting", + "▁print ing", + "公 寓", + "專 用", + "▁found ers", + "▁founder s", + "ー ル", + "俄 国", + "克 莱", + "强 烈", + "▁Luxemb ourg", + "塔 尼", + "影 展", + "薩 克", + "阿 富汗", + "il da", + "ild a", + "▁ang le", + "▁ angle", + "▁imprison ed", + "講 述", + "ve ns", + "ven s", + "v ens", + "▁H ull", + "▁Hu ll", + "分 之", + "驾 驶", + "Ar t", + "▁H ed", + "▁He d", + "ig rated", + "igr ated", + "關 鍵", + "og g", + "o gg", + "比利 時", + "製作 的", + "製 作的", + "▁tour ist", + "▁spe akers", + "▁speak ers", + "▁speaker s", + "回 憶", + "in ted", + "int ed", + "资 产", + "Me t", + "M et", + "▁ 俄罗斯", + "▁Engine er", + "裔美國 人", + "▁w orst", + "▁wor st", + "▁vict ories", + "昆 明", + "▁pr ince", + "▁prin ce", + "哈 利", + "民 间", + "ri con", + "ric on", + "r icon", + "▁d eck", + "▁de ck", + "▁dec k", + "▁reserv es", + "▁reserve s", + "▁L ay", + "▁La y", + "探 測", + "ff er", + "f fer", + "▁Bl ake", + "奇 幻", + "絕 對", + "阿尔 卑斯", + "國家 足球隊", + "▁reg ister", + "▁reg ulation", + "▁regul ation", + "口 岸", + "▁P aper", + "▁Pap er", + "▁Pa per", + "定 位", + "将 领", + "ah u", + "a hu", + "on ne", + "onn e", + "▁Tr iple", + "▁Tri ple", + "▁Trip le", + "▁pit ched", + "▁pitch ed", + "泰 勒", + "li sted", + "list ed", + "lis ted", + "l isted", + "▁W orth", + "▁Wor th", + "▁Zimb abwe", + "▁Ab original", + "▁atmosp here", + "王 位", + "▁Ch ase", + "▁Cha se", + "贵 族", + "▁W end", + "▁We nd", + "▁Wen d", + "▁bl ues", + "▁blue s", + "▁f iles", + "▁file s", + "▁fil es", + "▁Day ton", + "大 帝", + "居住 在", + "居 住在", + "▁g ap", + "▁n it", + "▁ni t", + "▁C ome", + "▁Com e", + "▁Co me", + "▁po sts", + "▁post s", + "▁pos ts", + "拉 的", + "id an", + "ida n", + "i dan", + "其中 一個", + "其中一 個", + "▁Elect oral", + "▁Robert son", + "▁Roberts on", + "▁diffic ulty", + "▁difficult y", + "所 謂", + "百 姓", + "wh e", + "w he", + "▁Ed gar", + "▁the sis", + "▁th esis", + "太 原", + "德 尔", + "▁Canter bury", + "拯 救", + "马 斯", + "▁相 鄰", + "的 發展", + "▁lo op", + "联邦 运动会", + "▁slow ly", + "▁cor ruption", + "▁M is", + "▁Mi s", + "▁S emi", + "▁Se mi", + "▁Sem i", + "▁foss il", + "▁ Đ", + "女 儿", + "▁ 如果", + "▁Max im", + "im ental", + "iment al", + "imen tal", + "▁down load", + "▁Document ary", + "I E", + "之 名", + "gr oup", + "g roup", + "▁win ds", + "▁wind s", + "该 物种", + "▁in hib", + "▁inh ib", + "▁vari ation", + "▁var iation", + "▁ 魔", + "多 利亞", + "▁M arin", + "▁Mar in", + "▁Ma rin", + "▁Mari n", + "批 判", + "ad en", + "ade n", + "a den", + "▁U FC", + "▁po ison", + "▁com ments", + "▁comm ents", + "▁comment s", + "隸 屬", + "▁tal ks", + "▁talk s", + "ch ester", + "che ster", + "ches ter", + "c hester", + "▁Ac cess", + "▁Acc ess", + "▁Po well", + "▁Pow ell", + "布 萊", + "平 安", + "ber y", + "be ry", + "b ery", + "▁No bel", + "▁Nob el", + "▁house holder", + "▁household er", + "▁P iano", + "▁Pi ano", + "▁sust ained", + "▁sustain ed", + "提 交", + "委 常委", + "in ia", + "ini a", + "i nia", + "▁t ag", + "▁Ed monton", + "符 号", + "雕 塑", + "▁ 簡", + "周 圍", + "山 地", + "ri um", + "r ium", + "幾 個", + "是 有", + "im en", + "ime n", + "i men", + "▁Star ting", + "▁Start ing", + "添 加", + "中心 的", + "中 心的", + "▁P ool", + "▁Po ol", + "▁ran ges", + "▁range s", + "▁rang es", + "▁Bur ials", + "▁bre eding", + "▁breed ing", + "▁ 土", + "國 中", + "檢 測", + "臺南 市", + "he ld", + "hel d", + "h eld", + "▁st ops", + "▁stop s", + "叫 做", + "短 片", + "ko k", + "k ok", + "P ort", + "ma kers", + "maker s", + "m akers", + "▁Roll ing", + "e u", + "分 鏡", + "東 海", + "▁F est", + "▁Fe st", + "▁V eter", + "▁Ve ter", + "▁conn ects", + "▁connect s", + "T O", + "一 路", + "評 估", + "▁y ard", + "▁ yard", + "▁aut omatic", + "▁autom atic", + "了一 些", + "了 一些", + "時期 的", + "時 期的", + "ot ing", + "oti ng", + "o ting", + "▁N icol", + "▁Nic ol", + "▁Ni col", + "▁Nico l", + "▁diplom at", + "交 叉", + "▁L ap", + "▁La p", + "▁P os", + "▁Po s", + "▁D ong", + "▁Don g", + "▁Do ng", + "▁Min isters", + "▁Minister s", + "▁Mini sters", + "不 僅", + "就 有", + "肯 定", + "领 土", + "丁 堡", + "之 上", + "二 次", + "北 平", + "▁f o", + "▁ fo", + "穆 罕默", + "▁Event ually", + "▁A TP", + "▁AT P", + "▁bomb ing", + "▁feel ings", + "▁feeling s", + "▁ind epend", + "原 理", + "慕 容", + "▁B ent", + "▁Ben t", + "▁S hen", + "▁Sh en", + "▁She n", + "▁dis order", + "可 見", + "景 點", + "林 斯", + "溫 泉", + "▁object ive", + "作 畫", + "花 园", + "醫 師", + "的 四", + "H ung", + "am ation", + "ama tion", + "後 被", + "▁Q ing", + "▁Not re", + "▁No tre", + "▁An alysis", + "US A", + "U SA", + "公里 的", + "公 里的", + "公共 交通", + "▁ 里", + "加 强", + "de m", + "d em", + "▁B lu", + "▁Bl u", + "Br ien", + "B rien", + "占 地", + "▁Sant os", + "▁Santo s", + "冠 狀", + "获 奖", + "領 隊", + "quir y", + "▁T err", + "▁Ter r", + "▁ab ilities", + "▁ abilities", + "ou x", + "o ux", + "fa st", + "f ast", + "▁L il", + "▁Li l", + "st ract", + "str act", + "stra ct", + "▁qu een", + "▁que en", + "▁vul ner", + "▁grand son", + "影 视", + "▁S amp", + "▁Sam p", + "▁Sa mp", + "线 的", + "▁S ent", + "▁Sen t", + "則 在", + "稱 作", + "pi t", + "p it", + "修道 院", + "ip her", + "iph er", + "i pher", + "▁c ogn", + "▁co gn", + "▁enem ies", + "▁tour ism", + "jo in", + "j oin", + "▁b uses", + "▁bu ses", + "▁bus es", + "自行 车", + "偵 探", + "入 选", + "警 員", + "公開 賽", + "维 吾尔", + "intend ent", + "▁cons istent", + "▁consist ent", + "eo n", + "e on", + "▁W eather", + "▁We ather", + "监 察", + "▁With out", + "教 科", + "秩 序", + "處 的", + "▁H us", + "▁Hu s", + "▁executive s", + "▁execut ives", + "▁distinct ive", + "愛 的", + "an go", + "ang o", + "ing le", + "▁Man ila", + "▁des ert", + "兵 力", + "東 亞", + "著 有", + "▁Em my", + "▁P ract", + "▁Pr act", + "��Pra ct", + "區 內", + "石 坑", + "首 個", + "▁fl ank", + "▁st ake", + "拜占 庭", + "it zer", + "itz er", + "ge bra", + "▁Ut tar", + "▁Utt ar", + "▁C AS", + "▁CA S", + "▁L ic", + "▁Li c", + "▁K ids", + "▁Ki ds", + "▁Kid s", + "▁Brad ford", + "從 而", + "日 被", + "SA O", + "fi n", + "f in", + "▁ 劇情", + "另一 个", + "另 一个", + "▁present er", + "▁refer ring", + "射 击", + "足球 賽", + "▁de tail", + "▁det ail", + "▁Leban ese", + "加 勒", + "疾 人", + "▁Pr eston", + "▁Pre ston", + "▁Pres ton", + "▁Wy oming", + "▁volunte ers", + "▁volunteer s", + "▁descend ants", + "k g", + "▁L odge", + "流 量", + "环 形", + "出 場", + "手 中", + "花 蓮", + "ov i", + "o vi", + "▁C ed", + "▁Ce d", + "prod uced", + "大 批", + "抗 议", + "▁I D", + "▁ ID", + "的 設計", + "▁Pl ants", + "▁Plan ts", + "▁Plant s", + "性 和", + "服 裝", + "ch el", + "che l", + "c hel", + "ma de", + "mad e", + "m ade", + "▁ret ro", + "▁Mem phis", + "▁adv ocate", + "▁advoc ate", + "▁Arm strong", + "▁att acking", + "▁attack ing", + "一 支", + "拉 多", + "le w", + "l ew", + "▁C av", + "▁Ca v", + "▁month ly", + "▁cons umer", + "▁consum er", + "▁Mat hematics", + "电 气", + "if fe", + "iff e", + "oca ust", + "▁beet le", + "▁exact ly", + "uk u", + "u ku", + "▁re mark", + "▁rem ark", + "物 語", + "▁E ns", + "▁En s", + "年启 用的", + "▁d ict", + "▁di ct", + "主 人", + "if les", + "ifle s", + "y g", + "▁K ot", + "▁Ko t", + "▁Sur rey", + "纳 粹", + "▁comment ary", + "▁sculpt ures", + "▁sculpture s", + "▁pl astic", + "▁favor ite", + "▁S E", + "▁ SE", + "带 天体", + "▁b old", + "▁bo ld", + "▁Ferdin and", + "真 的", + "in ts", + "int s", + "▁commun ist", + "军 官", + "草 案", + "逻 辑", + "▁p eer", + "▁pe er", + "▁s ure", + "▁sur e", + "▁su re", + "▁rat ings", + "▁rating s", + "▁sup plement", + "▁suppl ement", + "▁supp lement", + "向 南", + "等 待", + "福 特", + "资 本", + "是 意大利", + "▁D oll", + "▁Do ll", + "▁Dol l", + "▁employ ee", + "▁a ges", + "▁ag es", + "▁age s", + "▁ ages", + "▁Pro gressive", + "▁Progress ive", + "天 王", + "▁Em ma", + "▁voice d", + "▁vo iced", + "▁ voiced", + "▁小行星 带天体", + "佛 罗", + "▁ 瑞典", + "▁C orp", + "▁Cor p", + "▁fe ud", + "登 陆", + "詳 細", + "▁I gn", + "▁Ig n", + "▁C ros", + "▁Cr os", + "▁Cro s", + "▁T rip", + "▁Tr ip", + "▁Tri p", + "▁Pat ric", + "▁Patri c", + "▁sax ophone", + "▁document ed", + "oy a", + "o ya", + "▁M ing", + "▁Min g", + "▁Mi ng", + "▁Tr ue", + "▁a spect", + "▁asp ect", + "▁affili ate", + "▁comp ounds", + "▁compound s", + "註 冊", + "▁B ord", + "▁Bo rd", + "▁Bor d", + "大 同", + "美 的", + "wi k", + "w ik", + "so uth", + "s outh", + "▁M ilton", + "▁Mil ton", + "西 拉", + "部 副部长", + "国家 的", + "国 家的", + "▁re op", + "▁r eop", + "pir acy", + "▁Mar ía", + "▁gr ades", + "▁grad es", + "▁grade s", + "A g", + "▁Mar cel", + "▁Marc el", + "▁hard ware", + "к о", + "耶 夫", + "▁H erm", + "▁Her m", + "▁trans c", + "祭 祀", + "一 系列", + "qu est", + "que st", + "ques t", + "▁Bas il", + "▁ob lig", + "▁obl ig", + "改 良", + "練 習", + "▁H ab", + "▁Ha b", + "▁w orn", + "▁wor n", + "防 御", + "女 演员", + "▁E RA", + "▁Bened ict", + "▁inter pre", + "▁interp re", + "▁recru ited", + "▁recruit ed", + "聯 絡", + "▁Gu atem", + "N O", + "分 解", + "年 台灣", + "▁B har", + "▁Bh ar", + "▁T roy", + "▁Tr oy", + "▁Tro y", + "reg ular", + "▁r iders", + "▁ride rs", + "▁rid ers", + "▁ri ders", + "▁rider s", + "分 的", + "空 气", + "▁jud g", + "▁t act", + "▁holid ay", + "▁hol iday", + "▁com prises", + "▁compris es", + "作 的", + "優 勢", + "妇 女", + "整 理", + "食 性", + "▁d rove", + "▁dr ove", + "▁dro ve", + "▁Ad rian", + "▁Adri an", + "▁Andrew s", + "▁ 曼", + "ba s", + "b as", + "▁B ody", + "▁Bo dy", + "▁Bod y", + "▁W ake", + "▁Wa ke", + "▁Wak e", + "hold ers", + "hol ders", + "holder s", + "世界 盃", + "▁b ench", + "▁ben ch", + "Will iam", + "▁expl icit", + "▁soci eties", + "撰 寫", + "▁emphas is", + "尺 寸", + "機 制", + "▁A K", + "▁ AK", + "ci ty", + "c ity", + "▁C od", + "▁Co d", + "▁f ailing", + "▁fail ing", + "▁fa iling", + "向 北", + "授 權", + "中 以", + "▁Bey ond", + "装 甲", + "▁ev il", + "東 區", + "▁ 车站", + "▁wa iting", + "▁wait ing", + "▁liter acy", + "附 屬", + "▁p atri", + "▁pat ri", + "眾 多", + "▁h idden", + "▁Pl aying", + "▁Play ing", + "▁state ments", + "▁stat ements", + "▁statement s", + "提 前", + "in op", + "ino p", + "▁Ep iscopal", + "也 曾", + "泰 国", + "iat ric", + "▁T ropical", + "▁con cepts", + "▁concept s", + "▁conce pts", + "▁program mes", + "▁programme s", + "在 第", + "▁b out", + "▁bo ut", + "▁mole cular", + "物 浦", + "▁c oc", + "▁co c", + "ast ics", + "astic s", + "▁gold en", + "▁exp lain", + "▁expl ain", + "简 介", + "就 可以", + "ar te", + "art e", + "ph abet", + "pha bet", + "▁Enter prise", + "T o", + "em pl", + "▁p rev", + "▁pr ev", + "▁pre v", + "▁T horn", + "▁Th orn", + "▁Thor n", + "▁Let ters", + "▁Lett ers", + "▁Letter s", + "种 族", + "er se", + "ers e", + "gar y", + "ga ry", + "g ary", + "▁N om", + "▁No m", + "pl ete", + "ple te", + "p lete", + "的 光", + "印地 安", + "▁Os lo", + "▁lay out", + "地 中海", + "mid t", + "h urst", + "▁te eth", + "▁sh ield", + "▁Cap itol", + "審 查", + "螺 旋", + "AK B", + "on o", + "o no", + "▁F erg", + "▁Fer g", + "▁m all", + "▁mal l", + "▁ma ll", + "▁C andid", + "▁Cand id", + "▁arg ues", + "▁argue s", + "資 金", + "▁S hi", + "▁Sh i", + "▁f ran", + "▁fr an", + "▁Exp edition", + "收 购", + "ian e", + "ia ne", + "i ane", + "▁Gl enn", + "▁Glen n", + "▁trav els", + "▁travel s", + "▁key board", + "原 有", + "画 家", + "▁b ats", + "▁bat s", + "▁for ty", + "▁fort y", + "um ental", + "ument al", + "umen tal", + "兩 年", + "▁Cath olics", + "▁Catholic s", + "▁theat rical", + "其 余", + "茨 基", + "up t", + "u pt", + "gan g", + "ga ng", + "g ang", + "▁Al pha", + "▁Orland o", + "R E", + "▁J ag", + "▁Ja g", + "▁lo oks", + "▁look s", + "▁sp ell", + "▁spe ll", + "▁Jenn ifer", + "▁L ocation", + "▁Loc ation", + "▁ret iring", + "▁civil ians", + "▁civilian s", + "信 任", + "的 全", + "题 材", + "▁H off", + "▁Ho ff", + "▁Elect ronic", + "▁susp ension", + "▁ 近", + "也 能", + "▁O F", + "col m", + "▁c ow", + "▁co w", + "▁ cow", + "▁name ly", + "▁nam ely", + "▁Leip zig", + "卡 特", + "▁El lis", + "▁Ell is", + "ux iliary", + "不 仅", + "移 居", + "象 征", + "des ignated", + "▁Republic ans", + "▁Republican s", + "▁V III", + "▁VI II", + "▁VII I", + "▁al ien", + "三 次", + "乒 乓", + "ob i", + "o bi", + "▁M ü", + "ap ing", + "a ping", + "▁acc um", + "证 据", + "▁p rox", + "▁pro x", + "▁pr ox", + "中 間", + "贊 助", + "是 南極洲", + "▁Ar ms", + "▁Arm s", + "將 於", + "F l", + "無 限", + "防 空", + "形成 的", + "形 成的", + "西 日本", + "▁t ube", + "▁tub e", + "▁Em erg", + "▁Emer g", + "▁N atal", + "▁Na tal", + "▁Nat al", + "▁T ales", + "▁Ta les", + "▁Tal es", + "▁Tale s", + "ug a", + "u ga", + "▁ 澳大利亚", + "▁athlet ic", + "▁ 非", + "印度 尼", + "let te", + "lett e", + "l ette", + "▁c ave", + "▁ca ve", + "▁inter action", + "▁inte raction", + "▁interact ion", + "因此 在", + "推 进", + "相關 的", + "▁f ib", + "途 經", + "on de", + "ond e", + "▁graph ic", + "▁a w", + "▁ aw", + "可 前往", + "國 軍", + "枢 纽", + "维 持", + "主义 者", + "▁Gu ards", + "▁Guard s", + "▁St akes", + "▁Sta kes", + "▁r ocket", + "▁rock et", + "▁roc ket", + "汉 语", + "Br it", + "B rit", + "el in", + "eli n", + "e lin", + "ic ester", + "ice ster", + "ices ter", + "i cester", + "▁in stitute", + "▁institut e", + "da n", + "d an", + "he y", + "h ey", + "ich ael", + "▁Act iv", + "位於該國 西部", + "▁McD onald", + "▁cult ures", + "▁culture s", + "▁cul tures", + "是 大", + "ic ken", + "ick en", + "▁Cla ude", + "▁Claud e", + "▁Again st", + "▁Car roll", + "▁Carr oll", + "是 為", + "▁G an", + "▁Ga n", + "-- --", + "ur rect", + "urr ect", + "▁el abor", + "中 将", + "om ed", + "ome d", + "o med", + "▁Mont eneg", + "ra zy", + "raz y", + "uc hy", + "uch y", + "▁g ift", + "▁Em ily", + "▁Emil y", + "▁Gib son", + "▁res iding", + "▁resid ing", + "em i", + "e mi", + "on al", + "ona l", + "o nal", + "▁Fact ory", + "及 後", + "希特 勒", + "▁D ow", + "▁Do w", + "容 量", + "穿 著", + "週 年", + "▁V all", + "▁Val l", + "▁Va ll", + "▁pay ment", + "压 力", + "原 畫", + "拉 特", + "王 的", + "▁Wag ner", + "▁ins cription", + "▁insc ription", + "▁ 无", + "佛 羅", + "充 滿", + "將 領", + "聯 繫", + "▁\" [", + "he ro", + "her o", + "h ero", + "ta ins", + "tain s", + "t ains", + "▁d iet", + "▁di et", + "▁die t", + "▁ex it", + "uc a", + "u ca", + "▁f lex", + "▁fl ex", + "▁fle x", + "▁event ual", + "▁colle agues", + "人口密度 為每", + "▁pro gressive", + "▁progress ive", + "f b", + "探 險", + "tr e", + "t re", + "▁G raph", + "▁Gr aph", + "▁Gra ph", + "▁S part", + "▁Sp art", + "▁Tour ist", + "会 上", + "复 兴", + "天津 市", + "▁ В", + "牛 津", + "ad dy", + "add y", + "ip ur", + "i pur", + "行政 長官", + "f ight", + "▁contract s", + "▁contr acts", + "▁enc ompass", + "分 離", + "▁M ob", + "▁Mo b", + "▁ass um", + "休 息", + "并 未", + "hy a", + "h ya", + "全 世界", + "都 可以", + "▁新 加坡", + "▁ 新加坡", + "▁m agic", + "▁mag ic", + "▁I stanbul", + "在 台灣", + "▁sp ots", + "▁spot s", + "▁Chief s", + "▁app reci", + "上 游", + "書 記", + "▁res ource", + "T w", + "可 是", + "巴 伐", + "ang ered", + "ange red", + "anger ed", + "▁fre ight", + "▁sol utions", + "▁solution s", + "丰 富", + "劇 中", + "危 机", + "拿 破", + "▁Le vel", + "▁Lev el", + "银 牌", + "▁C ho", + "▁Ch o", + "▁N adu", + "▁Na du", + "▁Nad u", + "▁f ert", + "▁fer t", + "▁C anyon", + "視 覺", + "▁fif ty", + "▁drama tic", + "▁dram atic", + "▁dramat ic", + "美 麗", + "▁Pro cess", + "▁pack age", + "+ +", + "召 集", + "東 尼", + "pr int", + "▁Examp les", + "F S", + "▁ 洪", + "德 川", + "ab out", + "aut hor", + "auth or", + "a uthor", + "▁d iversity", + "▁divers ity", + "隊 員", + "提供 的", + "▁T han", + "▁Th an", + "▁con st", + "▁cons t", + "兩 國", + "良 好", + "队 长", + "fo l", + "f ol", + "▁s eeds", + "▁se eds", + "▁see ds", + "▁seed s", + "▁Bo eing", + "▁ 百", + "▁E ve", + "▁Ev e", + "報 道", + "自 主", + "▁trans it", + "▁ 【", + "个 月", + "▁m ans", + "▁man s", + "▁ma ns", + "▁ mans", + "▁L ists", + "▁List s", + "▁Li sts", + "▁Lis ts", + "▁t elling", + "▁tell ing", + "▁tel ling", + "▁main taining", + "▁maintain ing", + "地 址", + "师 长", + "比賽 中", + "▁N intendo", + "▁ 摩", + "帶 有", + "得 票", + "ri tz", + "rit z", + "r itz", + "sp eaking", + "▁Cal gary", + "▁nomin ee", + "▁nom inee", + "药 物", + "靈 魂", + "▁in put", + "▁re lay", + "▁rel ay", + "▁Jul ius", + "▁Vis ual", + "戰 場", + "聚 居", + "豪 敦", + "命名 为", + "命 名为", + "fi ve", + "f ive", + "▁E state", + "▁Est ate", + "夢 想", + "會 試", + "道 夫", + "mit t", + "mi tt", + "m itt", + "為 其", + "▁B j", + "▁re aders", + "▁read ers", + "▁reader s", + "▁Maced onia", + "▁ q", + "红 军", + "體育 館", + "▁中华 民国", + "▁ 中华民国", + "▁Aber de", + "乘 坐", + "日 文", + "▁Co hen", + "▁Hein rich", + "▁曾 祖", + "st ock", + "▁G row", + "▁Gr ow", + "▁Gro w", + "▁B oris", + "▁Bo ris", + "▁Bor is", + "▁cor ps", + "▁Napole on", + "迫 使", + "▁H aven", + "▁Ha ven", + "▁Hav en", + "▁Have n", + "一 級", + "在 该", + "教 区", + "▁I z", + "er ek", + "ere k", + "iv ier", + "▁gl ac", + "ha s", + "h as", + "十一 月", + "首歌 曲", + "首 歌曲", + "ar in", + "ari n", + "a rin", + "ol ith", + "oli th", + "olit h", + "▁Bur ns", + "▁Burn s", + "啟 動", + "St e", + "S te", + "bi n", + "b in", + "▁m ilk", + "▁mil k", + "us ters", + "ust ers", + "uster s", + "u sters", + "▁are na", + "▁ar ena", + "F ebruary", + "▁gradu ation", + "▁grad uation", + "▁ К", + "評 審", + "经济 学", + "on omic", + "onom ic", + "ono mic", + "▁w ww", + "▁ www", + "▁as king", + "▁ask ing", + "▁cl ient", + "ö l", + "身 体", + "is i", + "i si", + "省 接壤", + "▁Y ak", + "▁Ya k", + "▁D ylan", + "▁Dy lan", + "▁ch ore", + "▁cho re", + "▁lab els", + "▁label s", + "▁H els", + "▁He ls", + "▁Hel s", + "▁B irth", + "▁Bir th", + "总 局", + "Ma l", + "M al", + "ca l", + "c al", + "oa n", + "o an", + "ad al", + "ada l", + "a dal", + "中国 人民", + "巴士 路線", + "as car", + "asc ar", + "a scar", + "et ics", + "etic s", + "eti cs", + "▁H ost", + "▁Ho st", + "▁Hos t", + "ane ous", + "▁a ware", + "▁aw are", + "▁ aware", + "會 社", + "號 的", + "ji n", + "j in", + "▁He ath", + "▁Heat h", + "▁sp okes", + "▁spok es", + "▁spoke s", + "▁Sim pson", + "言 論", + "he e", + "h ee", + "is chen", + "isc hen", + "isch en", + "ische n", + "por a", + "po ra", + "p ora", + "▁ab und", + "▁control s", + "▁contr ols", + "▁challeng ed", + "▁challenge d", + "室 內", + "叙 利亚", + "ce ph", + "c eph", + "▁m emor", + "▁me mor", + "▁mem or", + "▁K hal", + "▁Kh al", + "ros cop", + "证 券", + "L in", + "藝術 家", + "▁Lu cy", + "▁Luc y", + "▁man ip", + "模 仿", + "ut z", + "u tz", + "参 考", + "殺 人", + "▁S uk", + "▁Su k", + "水域 面積為", + "▁Staff ord", + "▁oper ators", + "▁operator s", + "▁ 威", + "企 圖", + "法蘭 西", + "▁A way", + "▁Aw ay", + "▁K ang", + "▁Ka ng", + "▁Kan g", + "陸地 面積為", + "▁Ale ks", + "co ck", + "c ock", + "▁Nor ton", + "▁Nort on", + "▁re forms", + "▁ref orms", + "▁reform s", + "傷 害", + "报 纸", + "▁U z", + "er ner", + "ern er", + "fl ies", + "f lies", + "c r", + "新 型", + "經 紀", + "金 斯", + "▁ 然而", + "▁参考 来源", + "▁St rat", + "▁Str at", + "▁Stra t", + "▁doctor s", + "▁doct ors", + "各 类", + "年 他", + "▁W ei", + "▁We i", + "tec hn", + "t echn", + "▁Pl aza", + "▁ п", + "其他 的", + "其 他的", + "▁bl ind", + "f n", + "包 圍", + "合 理", + "▁p unk", + "▁pun k", + "▁so ap", + "▁T ow", + "▁To w", + "▁dr inking", + "▁drink ing", + "年美國人口普查 的數據", + "气 旋", + "per t", + "p ert", + "mo unt", + "m ount", + "▁Bud apest", + "▁neighbor ing", + "▁neighb oring", + "公 立", + "勇 士", + "广州 市", + "广 州市", + "▁N urs", + "▁Nu rs", + "▁Sac ram", + "▁ph osph", + "▁under went", + "▁alleg ations", + "供 奉", + "史 蒂", + "爾 夫", + "甲 基", + "症 狀", + "积 分", + "轰 炸", + "▁P ly", + "▁Pl y", + "▁C hal", + "▁Ch al", + "▁Cha l", + "哈 拉", + "郑 州", + "當地 共有人口", + "▁Crit ics", + "▁local ities", + "es ar", + "esa r", + "而 人口密度為每", + "▁In terior", + "▁Inter ior", + "而人口密度為每 平方千米", + "▁ 子", + "岁 的", + "雲 南", + "▁D ew", + "▁De w", + "ch ief", + "chie f", + "chi ef", + "▁ 副", + "勞 工", + "本 部", + "香港 的", + "ph er", + "phe r", + "p her", + "un ar", + "una r", + "转 的小行星", + "▁New sp", + "▁News p", + "▁ 老", + "機器 人", + "▁G ir", + "▁Gi r", + "▁L ey", + "▁Le y", + "▁general s", + "▁gener als", + "▁genera ls", + "▁B end", + "▁Be nd", + "▁Ben d", + "▁m oll", + "▁mo ll", + "▁Sher iff", + "▁ord ained", + "各 國", + "▁libr aries", + "▁Liber ation", + "▁Lib eration", + "▁ 嘉", + "參 謀", + "生 效", + "▁F K", + "▁本 属", + "大 规模", + "季後 賽", + "的 道路", + "▁C and", + "▁Can d", + "▁Ca nd", + "▁R out", + "▁Ro ut", + "▁Rou t", + "▁Ern st", + "▁t issue", + "P L", + "动 作", + "反 抗", + "水 量", + "▁S M", + "▁ SM", + "▁Lear ning", + "▁eff iciency", + "w i", + "▁den omin", + "▁rev ival", + "▁Am endment", + "▁accommod ate", + "哺 乳", + "里 亞", + "re a", + "r ea", + "省 政府", + "▁C had", + "▁Ch ad", + "▁Cha d", + "最高 法院", + "▁l iver", + "▁live r", + "▁liv er", + "Lo u", + "L ou", + "除此 之外", + "▁In tel", + "▁Int el", + "▁S earch", + "▁Se arch", + "▁ch orus", + "▁cho rus", + "▁emp ire", + "▁tack les", + "▁tackle s", + "▁ 吴", + "ig ate", + "iga te", + "i gate", + "启 用", + "be t", + "b et", + "er ness", + "ern ess", + "▁Schol ars", + "▁review ed", + "心 臟", + "测 量", + "▁p m", + "▁ pm", + "▁D rum", + "▁Dr um", + "▁box ing", + "▁pop ulated", + "▁ 內", + "克 羅", + "國家 的", + "國 家的", + "国民 政府", + "▁V ale", + "▁Val e", + "▁Va le", + "▁ 音", + "示威 者", + "▁M Hz", + "found ed", + "f ounded", + "ä n", + "合 肥", + "对 此", + "美 少女", + "▁c ru", + "▁cr u", + "▁per ceived", + "區 議員", + "▁T hr", + "▁Th r", + "an mar", + "▁相鄰 車站", + "▁Gl obe", + "▁St rong", + "▁Str ong", + "▁in ject", + "▁inj ect", + "以 往", + "ev o", + "e vo", + "I reland", + "▁V ision", + "▁Vis ion", + "出 土", + "村 民", + "認 同", + "▁Ex cell", + "▁Exc ell", + "▁M arian", + "▁Mar ian", + "▁Ma rian", + "▁Maria n", + "▁Mari an", + "▁ra pper", + "▁rap per", + "▁Insp ector", + "pt on", + "p ton", + "▁imp ossible", + "路 德", + "日 發售", + "▁下属 物种", + "▁Bed ford", + "▁myth ology", + "▁sp ac", + "▁Se oul", + "▁Test ament", + "▁assess ment", + "每 一", + "取得 了", + "▁F ay", + "▁Fa y", + "移 交", + "▁d rain", + "▁dr ain", + "▁re verse", + "▁rev erse", + "▁revers e", + "▁foc using", + "▁focus ing", + "牵 引", + "夏 威夷", + "十三 年", + "十 三年", + "情况 下", + "bu ilt", + "▁par king", + "▁park ing", + "▁ess entially", + "▁essential ly", + "新 区", + "收視 率", + "build ing", + "▁val uable", + "的 西", + "fam ilies", + "▁ 雙", + "栖 息", + "標 題", + "耶 稣", + "▁h o", + "▁ ho", + "nu t", + "n ut", + "▁j ail", + "▁h appy", + "▁happ y", + "▁wrest lers", + "▁wrestler s", + "看 見", + "长 度", + "st ed", + "ste d", + "s ted", + "是 西班牙", + "ic ity", + "ici ty", + "icit y", + "i city", + "cest ershire", + "cester shire", + "全 線", + "at ories", + "ator ies", + "ato ries", + "歐 盟", + "▁ u", + "確 保", + "伊利 諾", + "伊 利諾", + "▁L iv", + "▁Li v", + "▁w illing", + "▁will ing", + "境 外", + "现 实", + "十六 年", + "十 六年", + "系统 的", + "ic ism", + "ici sm", + "此 前", + "的 州", + "足 協", + "▁C ai", + "▁Ca i", + "▁in g", + "▁i ng", + "▁ ing", + "▁v in", + "▁vi n", + "▁ vin", + "is ton", + "ist on", + "isto n", + "i ston", + "经 验", + "停車 場", + "▁S olo", + "▁Sol o", + "▁So lo", + "▁p oster", + "▁po ster", + "▁post er", + "▁pos ter", + "漢 字", + "▁fa una", + "▁p resents", + "▁present s", + "▁pres ents", + "實驗 室", + "▁L ah", + "▁La h", + "▁dist urb", + "企 劃", + "遺 址", + "預 算", + "在上 海", + "在 上海", + "ac ker", + "ack er", + "脫 離", + "道 教", + "is le", + "isl e", + "▁L omb", + "▁Lo mb", + "▁k ings", + "▁king s", + "上 面", + "故 障", + "波 羅", + "神 父", + "訊 息", + "an ch", + "anc h", + "維 護", + "医学 院", + "医 学院", + "▁tax es", + "▁My anmar", + "▁am ounts", + "▁amount s", + "称 号", + "跑 道", + "麦 克", + "大学 的", + "开 工", + "ha d", + "h ad", + "▁D w", + "▁C ool", + "▁Co ol", + "▁o range", + "▁or ange", + "免 疫", + "这样 的", + "▁H im", + "▁Hi m", + "一 等", + "无 症状", + "▁r ib", + "▁ri b", + "▁ rib", + "▁f aster", + "▁fa ster", + "▁fast er", + "不 受", + "▁there by", + "▁End emic", + "▁arr ives", + "▁arrive s", + "▁ext ends", + "▁extend s", + "片 頭", + "資 本", + "▁a ims", + "▁aim s", + "ance rs", + "anc ers", + "ancer s", + "▁NAS CAR", + "▁ch apters", + "▁chap ters", + "▁chapter s", + "▁Kazakh stan", + "▁ 賽", + "工程 師", + "ra nd", + "ran d", + "r and", + "▁main land", + "C N", + "学 士", + "▁D und", + "▁Du nd", + "▁Dun d", + "▁f aces", + "▁fac es", + "▁face s", + "▁fa ces", + "▁C osm", + "▁Co sm", + "▁Cos m", + "▁Pir ates", + "人 文", + "出 场", + "▁民 國", + "▁ 民國", + "▁war ning", + "▁warn ing", + "气 象", + "注 入", + "签 订", + "艺术 家", + "▁Est ab", + "▁arr ive", + "自 稱", + "it é", + "ai den", + "aid en", + "a iden", + "bo oks", + "book s", + "com mon", + "comm on", + "▁rep eat", + "▁Hol ocaust", + "升 级", + "德 軍", + "社 長", + "gi e", + "g ie", + "日 凌晨", + "河流 域", + "河 流域", + "熱帶 風暴", + "▁fam iliar", + "▁surviv ors", + "▁tele phone", + "居民 点", + "▁B CE", + "▁BC E", + "ric ulum", + "▁Hon our", + "▁bo ards", + "▁board s", + "▁ boards", + "▁in door", + "▁ind oor", + "▁prepar e", + "▁prep are", + "▁trav eling", + "▁travel ing", + "元 首", + "天 空", + "▁C ly", + "▁Cl y", + "年启用的 铁路车站", + "发 电", + "届 中央", + "產生 的", + "產 生的", + "▁tem ples", + "▁temple s", + "▁prov isions", + "▁provision s", + "▁F o", + "基金 会", + "年入 党", + "▁Ag re", + "▁St yle", + "▁a ster", + "▁as ter", + "▁ast er", + "▁ aster", + "環 球", + "科 舉人", + "▁c osm", + "▁co sm", + "▁Us ing", + "当 局", + "清 真", + "試 驗", + "▁R ican", + "▁Ric an", + "▁Ri can", + "▁Rica n", + "▁Imp act", + "▁Cr iminal", + "▁Crim inal", + "事 後", + "释 放", + "▁m emb", + "▁me mb", + "▁mem b", + "海拔高度 為", + "▁Apoll o", + "南 路", + "▁ 沿革", + "▁war fare", + "▁alt itude", + "下 方", + "年 大", + "基督 徒", + "▁M eh", + "▁Me h", + "▁p ub", + "▁st yl", + "▁R osen", + "▁Ro sen", + "▁Ros en", + "▁Rose n", + "▁Theod ore", + "晚 期", + "桥 梁", + "S uper", + "▁Bur ton", + "▁G ul", + "▁Gu l", + "▁am pl", + "▁amp l", + "▁b arr", + "▁bar r", + "▁B ever", + "▁Be ver", + "▁R ifle", + "▁w arri", + "▁war ri", + "e apolis", + "▁b iology", + "▁bi ology", + "滑 冰", + "納 粹", + "第二 季", + "▁s av", + "▁sa v", + "▁s weet", + "▁se emed", + "▁see med", + "▁seem ed", + "回 家", + "有 線", + "ri er", + "rie r", + "r ier", + "▁c ounsel", + "在 前", + "山 县", + "月 中", + "直 通", + "跟 隨", + "▁R az", + "▁Ra z", + "▁Advis ory", + "在他 的", + "在 他的", + "▁Hu go", + "▁Hug o", + "▁S tra", + "▁St ra", + "▁Str a", + "mun ition", + "I O", + "货 运", + "面 前", + "的美 國", + "的 美國", + "▁US SR", + "▁USS R", + "代表 团", + "決 議", + "▁C i", + "▁cr ashed", + "▁crash ed", + "▁cul min", + "▁ref lected", + "▁reflect ed", + "蒂 安", + "▁K om", + "▁Ko m", + "▁R ey", + "▁Re y", + "▁Mal colm", + "彗 星", + "▁Th ames", + "▁Jo el", + "▁Joe l", + "▁p ump", + "座 位", + "畫 面", + "▁K aw", + "▁Ka w", + "▁reb els", + "▁rebel s", + "ed eration", + "eder ation", + "ede ration", + "即 將", + "(, ;)", + "▁d eter", + "▁de ter", + "▁det er", + "▁di alogue", + "▁dial ogue", + "带 有", + "屆 全國", + "at aka", + "ata ka", + "▁B eing", + "▁Be ing", + "▁cl ients", + "▁client s", + "▁g aining", + "▁gain ing", + "▁Louis ville", + "W C", + "對 戰", + "in go", + "ing o", + "▁C rus", + "▁Cr us", + "▁Cru s", + "▁Mar ion", + "▁Mario n", + "▁Mari on", + "▁belie fs", + "▁belief s", + "▁laws uit", + "▁celebr ate", + "▁integr ation", + "搭 配", + "至 此", + "製 片", + "香港 配音", + "▁Spring field", + "得 獎", + "從 此", + "的 身份", + "ff cc", + "▁N eed", + "▁Ne ed", + "▁kilomet ers", + "y u", + "之 意", + "辖 区", + "骑 士", + "▁editor ial", + "分 离", + "廢 止", + "▁G em", + "▁Ge m", + "▁F eder", + "▁Fed er", + "▁Fe der", + "▁S team", + "▁Ste am", + "▁Mon roe", + "機 的", + "基本 上", + "om as", + "oma s", + "o mas", + "▁Mc N", + "▁Record ings", + "▁Recording s", + "▁Gu jar", + "▁behavi our", + "▁computer s", + "▁comput ers", + "杀 死", + "▁Sab ha", + "朗 德", + "ánd ez", + "▁Re in", + "▁John s", + "▁Joh ns", + "▁beat en", + "▁spec imens", + "▁specimen s", + "ar am", + "ara m", + "a ram", + "▁L ect", + "▁Le ct", + "▁Lec t", + "▁Med ieval", + "▁hyd rogen", + "▁hydro gen", + "▁D ud", + "▁Du d", + "' )", + "則 有", + "发 明", + "的 城鎮", + "▁天 主教", + "▁ 天主教", + "▁C heng", + "▁Ch eng", + "▁Che ng", + "▁Chen g", + "第二次世界大 战", + "▁serious ly", + "手 術", + "播出 的", + "播 出的", + "▁J as", + "▁Ja s", + "om etown", + "ome town", + "omet own", + "周 恩", + "穆罕默 德", + "▁Paralymp ic", + "▁ 建", + "和 人口", + "op ol", + "▁en tr", + "▁ent r", + "▁S isters", + "▁Si sters", + "▁Sister s", + "▁life time", + "▁lif etime", + "▁convinc ed", + "ç a", + "消 滅", + "ri fic", + "rif ic", + "r ific", + "▁ 電", + "一 条", + "分 享", + "▁M ikh", + "▁Mi kh", + "▁Mik h", + "流 亡", + "篮 球", + "in sk", + "ins k", + "inn aeus", + "▁f iring", + "▁fir ing", + "▁Gen eration", + "▁Gene ration", + "天 府", + "温 度", + "政治 局", + "流行 音樂", + "包括以下 物种", + "届全国 人民代表大会", + "變 為", + "▁H yp", + "▁Hy p", + "▁an sw", + "▁ans w", + "▁Ga elic", + "▁Gael ic", + "▁p utting", + "▁put ting", + "▁Hur ricane", + "▁improv ement", + "▁improve ment", + "樂 器", + "较 为", + "▁d ancer", + "▁dance r", + "▁Cow boys", + "G R", + "曲 棍", + "耶 穌", + "▁C yp", + "▁Cy p", + "D T", + "書 目", + "檢 察", + "▁s ending", + "▁sen ding", + "▁send ing", + "P I", + "后 期", + "整 体", + "~ (", + "被认为 是", + "▁R A", + "▁ RA", + "ip eg", + "ipe g", + "▁D iet", + "▁Di et", + "▁Die t", + "om atic", + "oma tic", + "》( ),", + "》() ,", + "》 (),", + "▁Museum s", + "▁Muse ums", + "▁renew ed", + "▁Le icester", + "▁ex amination", + "▁exam ination", + "▁examin ation", + "并 将", + "▁In side", + "▁Ins ide", + "▁perform ers", + "▁performer s", + "称 作", + "網 上", + "▁st ored", + "▁store d", + "▁cont ribute", + "▁contribut e", + "▁perman ently", + "▁permanent ly", + "协 助", + "手 机", + "▁cr uis", + "▁cru is", + "▁本属 包括以下物种", + "▁interest ing", + "▁S é", + "am ba", + "amb a", + "la ss", + "las s", + "l ass", + "ot ta", + "ott a", + "ur el", + "ure l", + "u rel", + "▁c ad", + "▁ca d", + "▁c ir", + "co ver", + "c over", + "gr een", + "g reen", + "▁Middle s", + "▁Midd les", + "一 旦", + "启 动", + "輔 助", + "ou ns", + "oun s", + "o uns", + "▁P ros", + "▁Pro s", + "▁Pr os", + "元 朗", + "区 间", + "旗下 的", + "旗 下的", + "ph an", + "pha n", + "p han", + "▁leg it", + "▁Bel fast", + "▁Belf ast", + "ā n", + "觀 塘", + ".) .", + ". ).", + "▁S V", + "man t", + "m ant", + "▁Wind sor", + "▁univers al", + "ñ o", + "上 校", + "新 华", + "▁Vari ous", + "▁Var ious", + "▁ 方", + "众 多", + "心 的", + "週 期", + "ar tz", + "art z", + "▁K aren", + "▁Kar en", + "▁Ka ren", + "▁co ron", + "▁cor on", + "▁confl icts", + "▁conflict s", + "晚 間", + "给 了", + "qu ez", + "que z", + "q uez", + "▁資料 來源", + "▁Colomb ian", + "▁Colombia n", + "定 為", + "up p", + "u pp", + "gr and", + "g rand", + "▁Work ing", + "▁Wor king", + "▁eng agement", + "▁engage ment", + "菲利 普", + "ch ron", + "yl um", + "ring ton", + "r ington", + "神 的", + "層 水域", + "▁Bol ivia", + "▁rece iver", + "▁receive r", + "▁ 盧", + "崇 拜", + "达 尔", + "▁s ick", + "id ance", + "idan ce", + "est rian", + "▁democr acy", + "两 国", + "▁L ed", + "▁Le d", + "▁r is", + "▁ri s", + "▁ ris", + "▁Prime ra", + "▁Prim era", + "▁Fellows hip", + "▁Fellow ship", + "▁success ion", + "車 隊", + "▁X X", + "▁ XX", + "的第 三", + "的 第三", + "▁Ev olution", + "步 行", + "頒 發", + "▁In tegr", + "▁Und erg", + "▁Under g", + "▁cap ita", + "光 绪", + "or mal", + "orm al", + "年成立的 公司", + "变 得", + "場 景", + "數 碼", + "ic he", + "ich e", + "i che", + "qu al", + "q ual", + "▁國 家", + "▁ 國家", + "▁P iet", + "▁Pi et", + "▁W ings", + "▁Wing s", + "▁st olen", + "▁ent ries", + "▁entr ies", + "▁ 当", + "商 务", + "女 士", + "的大 型", + "的 大型", + "▁Mar co", + "▁Marc o", + "iform es", + "е н", + "审 查", + "的 母親", + "D avid", + "▁C auc", + "▁Ca uc", + "▁rad iation", + "▁radi ation", + "▁vari ations", + "▁variation s", + "元 朝", + "▁簡 介", + "▁ 簡介", + "▁floor s", + "▁flo ors", + "▁Ell iott", + "玫 瑰", + "Ha r", + "H ar", + "▁B A", + "▁ BA", + "▁p ill", + "▁pi ll", + "▁pil l", + "hab ilit", + "▁prison er", + "地 点", + "▁open s", + "▁op ens", + "以 其", + "▁G ol", + "▁Go l", + "田径 运动员", + "▁Advent ure", + "▁broadcast s", + "喜 剧", + "▁A FL", + "▁AF L", + "▁im mun", + "▁imm un", + "放 射", + "ne z", + "n ez", + "苏 格兰", + "被 任命", + "▁K ann", + "▁Kan n", + "▁Mar tha", + "▁Mart ha", + "▁l ights", + "▁light s", + "▁ lights", + "▁sit uations", + "▁situation s", + "著 的", + "抗日 战争", + "serv er", + "ser ver", + "▁an arch", + "平均 海拔高度為", + "▁Chem istry", + "尊 重", + "龍 的", + "EE E", + "E EE", + "陨 石坑", + "▁b elt", + "▁bel t", + "而 水域面積為", + "當中 陸地面積為", + "▁sc andal", + "▁act ively", + "▁activ ely", + "▁active ly", + "場 所", + "特別 是", + "的山 峰", + "的 山峰", + "長 達", + "年 加入", + "克 雷", + "部 下", + "▁n i", + "▁ ni", + "日 開始", + "atri ates", + "atriate s", + "▁prevent ed", + "▁prev ented", + "而該地的 平均海拔高度為", + "他 與", + "德 华", + "el ong", + "elo ng", + "e long", + "▁Ste phan", + "▁Step han", + "真 相", + "電 鐵", + "东南 部", + "东 南部", + "▁Em il", + "pr ises", + "prise s", + "▁emp ty", + "▁empt y", + "▁f abric", + "字 符", + "ca ts", + "cat s", + "c ats", + "▁f ame", + "▁fam e", + "▁fa me", + "▁co ffee", + "W S", + "國 務", + "▁helic opter", + "推 薦", + "AR T", + "A RT", + "▁m i", + "▁ mi", + "江西 省", + "江 西省", + "▁o ct", + "si zed", + "size d", + "s ized", + "▁d ella", + "▁de lla", + "▁del la", + "▁underst ood", + "▁ 河", + "下 來", + "二 级", + "公 所", + "山 縣", + "的最 高", + "的 最高", + "ain es", + "ai nes", + "aine s", + "a ines", + "▁c ock", + "▁co ck", + "▁coc k", + "▁ cock", + "▁El len", + "▁Ell en", + "▁con front", + "▁conf ront", + "▁confron t", + "▁educ ator", + "▁Th under", + "▁sh ipping", + "▁ship ping", + "▁In stitution", + "▁Institut ion", + "三 位", + "无症状 感染者", + "▁con sort", + "▁cons ort", + "▁mur ders", + "▁murder s", + "at z", + "a tz", + "is tle", + "ist le", + "更 改", + "w yn", + "histor ic", + "▁horiz ont", + "▁swim mers", + "▁swimmer s", + "▁repeated ly", + "清 华", + "考 试", + "零 售", + "很大 的", + "很 大的", + "成功 的", + "col e", + "co le", + "c ole", + "▁g rap", + "▁gr ap", + "ash tra", + "▁ext ending", + "▁extend ing", + "▁proced ures", + "▁procedure s", + "正 義", + "雲 林", + "K ing", + "國民 小學", + "li ved", + "live d", + "l ived", + "▁H appy", + "▁Hap py", + "▁Gram mar", + "▁col onies", + "▁colon ies", + "周 期", + "指 數", + "▁Fl ash", + "▁exp erts", + "▁exper ts", + "▁expert s", + "上 方", + "装 饰", + "gr al", + "g ral", + "um ph", + "ump h", + "u mph", + "ur rent", + "urr ent", + "▁Stef an", + "工作 者", + "工 作者", + "found land", + "▁advert is", + "< /", + "徒 刑", + "旧 址", + "癌 症", + "部 電影", + "▁Z en", + "▁Ze n", + "洪 水", + "▁H K", + "▁ HK", + "▁H un", + "▁Hu n", + "▁V ij", + "▁Vi j", + "罗马 尼亚", + "im mer", + "imm er", + "▁An dr", + "▁And r", + "▁l oyal", + "▁lo yal", + "▁number ed", + "這樣 的", + "od on", + "o don", + "ot he", + "oth e", + "o the", + "il ion", + "ili on", + "▁rebell ion", + "▁Lyn n", + "▁pres erve", + "▁preserv e", + "吸 血", + "特别 是", + "生活 在", + "▁b ears", + "▁be ars", + "▁bear s", + "軍 人", + "願 意", + "ID S", + "I DS", + "an ca", + "anc a", + "傑 出", + "确 认", + "通常 是", + "▁Bar nes", + "▁Barn es", + "E m", + "下 游", + "截 止", + "or ient", + "ori ent", + "▁pass ion", + "▁govern ing", + "M M", + "堅 持", + "电 脑", + "蒸 汽", + "▁X I", + "名 進士", + "赛艇 运动员", + "▁Wes ley", + "A c", + "▁In st", + "▁Ins t", + "▁d ogs", + "▁dog s", + "制 片", + "形 狀", + "收 录", + "若 干", + "os c", + "o sc", + "▁af ternoon", + "▁D ir", + "▁Di r", + "▁F ur", + "▁Fu r", + "Nor th", + "N orth", + "▁to ler", + "▁And rea", + "▁Andre a", + "▁Andr ea", + "▁Beet les", + "▁ 对", + "之 路", + "ke l", + "k el", + "ow ing", + "o wing", + "审 判", + "▁prot otype", + "有 了", + "的 歷史", + "▁V iv", + "▁Vi v", + "▁a sk", + "▁as k", + "▁ ask", + "亲 王", + "ma g", + "m ag", + "▁C lement", + "▁Cl ement", + "▁Cle ment", + "▁Clem ent", + "余 人", + "的 其他", + "un ners", + "unn ers", + "▁B rent", + "▁Br ent", + "▁Bren t", + "▁head quarter", + "端 的", + "铁路 局", + "qu in", + "q uin", + "族自治 区", + "族 自治区", + "▁V isc", + "▁Vi sc", + "▁Vis c", + "▁c ant", + "▁can t", + "▁c uts", + "▁cut s", + "op rano", + "▁A part", + "▁Ap art", + "▁bu rial", + "▁bur ial", + "▁in tense", + "▁int ense", + "▁intens e", + "▁port ions", + "▁portion s", + "▁trans form", + "不 在", + "此 地", + "oc hem", + "och em", + "oche m", + "o chem", + "od ing", + "odi ng", + "o ding", + "▁Car lo", + "▁Carl o", + "▁h anded", + "▁hand ed", + "▁ handed", + "▁thir teen", + "ar ms", + "arm s", + "▁hand ling", + "事 中", + "但 其", + "宗 室", + "id ay", + "ida y", + "i day", + "▁K urd", + "▁Ku rd", + "▁Kur d", + "▁pro fit", + "▁prof it", + "▁ profit", + "亮 相", + "▁g ro", + "▁gr o", + "ham med", + "▁alleged ly", + "▁susp ected", + "▁pat ent", + "王 后", + "▁c lay", + "▁cl ay", + "▁con ferences", + "▁conference s", + "两 侧", + "体 操", + "▁Th urs", + "▁air line", + "▁Reyn olds", + "▁ren owned", + "城 县", + "談 判", + "飲 食", + "▁M ats", + "▁Ma ts", + "▁Mat s", + "▁Sh ore", + "▁Sho re", + "▁mix ture", + "▁inst ruction", + "▁instr uction", + "它 在", + "巴 勒", + "領 地", + "包含 了", + "大 規模", + "▁Bright on", + "▁add ressed", + "▁address ed", + "▁goal keeper", + "時 刻", + "格 尔", + "获得 一枚", + "▁B alk", + "▁Bal k", + "▁four teen", + "單 一", + "zy me", + "▁serv ant", + "▁ser vant", + "▁graph ics", + "▁graphic s", + "主 张", + "▁V it", + "▁Vi t", + "▁Lanc aster", + "▁Lan caster", + "▁inter face", + "假 日", + "▁ex ile", + "▁f isher", + "▁fish er", + "▁for cing", + "夏 天", + "源 于", + "а р", + "车 队", + "男 歌手", + "即 是", + "▁L ip", + "▁Li p", + "▁s oc", + "▁so c", + "▁H ert", + "▁Her t", + "省 长", + "▁b ars", + "▁bar s", + "▁c hess", + "▁ch ess", + "▁che ss", + "▁end ings", + "▁ending s", + "▁Camer oon", + "▁requ iring", + "正 是", + "▁Winn ipeg", + "習 慣", + "▁t rio", + "▁tr io", + "▁tri o", + "m ology", + "foot ball", + "f ootball", + "▁del iber", + "ON E", + "O NE", + "格拉 斯", + "格 拉斯", + "er os", + "ero s", + "e ros", + "▁Mur der", + "N ational", + "地 產", + "開 辦", + "▁h ier", + "▁hi er", + "▁M anor", + "▁Man or", + "修 訂", + "ui ns", + "uin s", + "u ins", + "颜 色", + "的名 稱", + "的 名稱", + "▁i on", + "▁ ion", + "▁E lev", + "▁El ev", + "▁Ele v", + "▁opt im", + "侵 略", + "杰 克", + "经 典", + "eu r", + "e ur", + "▁was n", + "▁Wed nes", + "▁Dor othy", + "▁seg ments", + "▁segment s", + "女 人", + "宇 航", + "in ite", + "ini te", + "▁C arm", + "▁Car m", + "▁d ece", + "▁de ce", + "▁dec e", + "▁mon uments", + "▁monument s", + "▁ 霍", + "無 論", + "T ur", + "▁rom ance", + "要 塞", + "ar en", + "are n", + "a ren", + "▁X box", + "▁B order", + "▁Bor der", + "▁Bord er", + "哈 里", + "沙 漠", + "ist ent", + "▁Ar ctic", + "▁Arc tic", + "▁Lad ies", + "▁real ized", + "巴 尔", + "系 的", + "的前 身", + "的 前身", + "▁few er", + "▁fe wer", + "▁c utting", + "▁cut ting", + "attal ions", + "attalion s", + "▁accur ate", + "四 人", + "行 业", + "當地 的", + "當 地的", + "位于 该省", + "e velop", + ", (", + "霸 王", + "har t", + "h art", + "unt ary", + "unta ry", + "▁Ply mouth", + "標 本", + "▁I SO", + "▁IS O", + "▁S it", + "▁Si t", + "▁Ro ads", + "▁Road s", + "▁post p", + "ster ious", + "馬 爾", + "▁ 官方", + "▁V oc", + "▁Vo c", + "▁Gen eva", + "▁Gene va", + "▁mention s", + "▁ment ions", + "纳 德", + "az ar", + "aza r", + "▁C anton", + "▁Can ton", + "▁Cant on", + "▁Minn eapolis", + "▁post hum", + "▁Ferg us", + "▁divor ce", + "▁equ ation", + "▁Lead ership", + "▁Leader ship", + "密 西", + "▁fl ash", + "▁W ander", + "▁Wa nder", + "▁Wan der", + "最 有", + "y ch", + "kin son", + "kins on", + "k inson", + "▁Con stitu", + "初 年", + "版本 的", + "▁T win", + "▁Tw in", + "▁C rystal", + "▁ 萨", + "之 處", + "核 酸", + "推出 的", + "推 出的", + "▁R oth", + "▁Ro th", + "▁Rot h", + "是 位于", + "設計 師", + "f ont", + "ac king", + "ack ing", + "P N", + "股 票", + "▁t ip", + "▁Bas in", + "▁bank ing", + "▁ban king", + "▁design ers", + "▁designer s", + "タ ー", + "状 况", + "重 視", + "▁bre aks", + "▁break s", + "▁pl ates", + "▁plat es", + "▁plate s", + "同 志", + "媽 媽", + "時 空", + "諮 詢", + "▁T error", + "▁Ter ror", + "▁Terr or", + "一 詞", + "▁ib n", + "▁At las", + "▁Atl as", + "▁ 赵", + "售 票", + "转 向", + "▁S ed", + "▁Se d", + "▁a sh", + "▁as h", + "▁ ash", + "▁on wards", + "就 被", + "▁fall en", + "▁fal len", + "▁ 毛", + "珊 瑚", + "▁R T", + "▁ RT", + "▁Id ent", + "▁Jam ie", + "但 仍", + "修 復", + "法 语", + "隋 朝", + "面 體", + "美国 人", + "if ax", + "ifa x", + "▁aff ord", + "▁af ford", + "▁recip ients", + "▁recipient s", + "在 今", + "江 蘇", + "▁Ed win", + "▁crit eria", + "▁un employ", + "▁L ob", + "▁Lo b", + "▁theor em", + "法 定", + "▁N one", + "▁No ne", + "▁Non e", + "▁n aming", + "▁na ming", + "▁nam ing", + "exp ected", + "斯 和", + "包括 了", + "ol ine", + "oli ne", + "olin e", + "o line", + "▁G arc", + "▁Gar c", + "▁hand le", + "lin ing", + "li ning", + "l ining", + "不 詳", + "慶 祝", + "框 架", + "炸 彈", + "血 液", + "車 手", + "打 敗", + "等 级", + "▁c uisine", + "说 明", + "金 像", + "v card", + "▁b rew", + "▁br ew", + "▁bre w", + "▁l eng", + "▁le ng", + "▁B iology", + "▁Bi ology", + "道 具", + "Ma d", + "M ad", + "漫畫 家", + "漫 畫家", + "enz ie", + "um m", + "u mm", + "▁A V", + "▁ AV", + "ri na", + "rin a", + "r ina", + "▁invest igate", + "▁investig ate", + "B o", + "ad ors", + "ado rs", + "ador s", + "▁t ape", + "▁tap e", + "▁re act", + "给 予", + "Sa n", + "S an", + "un i", + "u ni", + "le igh", + "▁di ocese", + "▁ diocese", + "這 項", + "▁T ask", + "▁Ta sk", + "▁Tas k", + "▁ob sc", + "▁K enny", + "▁Kenn y", + "▁Ken ny", + "交 往", + "他 於", + "当 年", + "德 勒", + "教 室", + "高 地", + "▁fl our", + "▁flo ur", + "▁Offic ers", + "▁Office rs", + "▁Officer s", + "▁special ist", + "对 手", + "就 读", + "win d", + "wi nd", + "w ind", + "▁H il", + "▁Hi l", + "▁K ind", + "▁Ki nd", + "▁Kin d", + "▁Amer icas", + "▁America s", + "伯 格", + "帆 船", + "森 堡", + "等 的", + "▁g host", + "▁sh orter", + "▁short er", + "▁ 乌", + "▁Alger ia", + "▁Alg eria", + "天 地", + "ri o", + "r io", + "▁Sil va", + "▁gener ations", + "▁generation s", + "▁ Ł", + "便 是", + "be y", + "b ey", + "ap pa", + "app a", + "▁dem anded", + "▁demand ed", + "武 士", + "黑 人", + "的事 情", + "的 事情", + "el lers", + "ell ers", + "eller s", + "elle rs", + "▁Yank ees", + "▁vari ants", + "▁varian ts", + "▁variant s", + "▁D istricts", + "▁District s", + "均 有", + "的特 有", + "的 特有", + "al la", + "all a", + "a lla", + "▁Urugu ay", + "克 利", + "sa y", + "s ay", + "創辦 人", + "ic ious", + "ici ous", + "i cious", + "▁th rew", + "▁thr ew", + "事實 上", + "▁L ogan", + "▁Lo gan", + "▁Log an", + "▁f orth", + "▁for th", + "▁fort h", + "▁gu ards", + "▁guard s", + "▁display s", + "▁displ ays", + "啤 酒", + "黃 色", + "▁E t", + "▁t ut", + "rid or", + "ene ath", + "年建立的 教育機構", + "▁find ings", + "▁finding s", + "▁refer endum", + "文 帝", + "▁W is", + "▁N iel", + "▁Ni el", + "▁Pap ua", + "▁flu id", + "埼 玉", + "电 话", + "com m", + "co mm", + "c omm", + "▁surv ival", + "▁surviv al", + "港 澳", + "ak o", + "a ko", + "▁E ye", + "▁Ey e", + "▁the olog", + "▁disc overs", + "▁discover s", + "前 者", + "培 养", + "紀錄 片", + "▁B rom", + "▁Br om", + "▁Bro m", + "▁L ords", + "▁Lord s", + "▁Lor ds", + "▁threat s", + "▁sim ilarly", + "▁similar ly", + "L R", + "▁d ancing", + "ograph ies", + "▁Achie vement", + "▁ 葉", + "一 職", + "就 像", + "▁E y", + "at ham", + "ath am", + "atha m", + "di stance", + "d istance", + "工 會", + "新 生", + "▁over lo", + "▁overl o", + "▁follow ers", + "▁achie vement", + "▁achieve ment", + "正 確", + "马 里", + "sh ore", + "▁eng age", + "▁en listed", + "▁enl isted", + "▁P u", + "at as", + "ata s", + "▁K ad", + "▁Ka d", + "▁M oss", + "▁Mo ss", + "▁Mos s", + "enn ium", + "ipl oma", + "iplom a", + "▁Arsen al", + "▁conf used", + "▁Vol leyball", + "呼 籲", + "在 南", + "▁S pl", + "▁Sp l", + "ant om", + "anto m", + "▁over l", + "▁play wright", + "协 调", + "频 率", + "▁be am", + "▁Kos ovo", + "▁Mon ument", + "前 鋒", + "▁P s", + "辽宁 省", + "▁E du", + "▁Ed u", + "▁w ish", + "▁die sel", + "▁dies el", + "▁ 赤", + "谈 判", + "▁m a", + "▁ ma", + "▁F en", + "▁Fe n", + "▁o bl", + "▁ob l", + "ace ous", + "▁Nap les", + "▁Na ples", + "▁v oyage", + "▁exp atriates", + "▁expatriate s", + "田 中", + "▁阿 尔", + "▁ 阿尔", + "▁c hest", + "▁ch est", + "▁che st", + "上 一", + "风 景", + "▁mass acre", + "ag ne", + "agn e", + "as sy", + "ass y", + "ot ten", + "ott en", + "otte n", + "其 子", + "al li", + "all i", + "▁br ings", + "▁bring s", + "▁s ailing", + "▁sail ing", + "▁sa iling", + "▁consult ant", + "三 国", + "▁v olt", + "▁vol t", + "特別 行政區", + "▁Jerem y", + "垃 圾", + "打 造", + "採 訪", + "▁C os", + "▁Co s", + "博士 学位", + "▁M oses", + "▁Mo ses", + "▁Mos es", + "▁par ishes", + "▁parish es", + "▁national ly", + "▁nation ally", + "的 金", + "看 法", + "▁l os", + "▁lo s", + "▁r id", + "▁ri d", + "▁ rid", + "▁el ite", + "▁task s", + "▁tas ks", + "年 第", + "殺 手", + "▁本 作", + "▁ 本作", + "end ra", + "▁b ord", + "▁bo rd", + "坐 落", + "年 與", + "挑 战", + "聖 誕", + "年 歐洲", + "▁w al", + "▁wa l", + "▁ wal", + "▁H ood", + "▁Ho od", + "▁t ram", + "▁tr am", + "▁tra m", + "是烏克蘭的 村落", + "▁inf ection", + "月 任", + "边 境", + "但是 在", + "但 是在", + "▁G ur", + "▁Gu r", + "▁n oting", + "▁not ing", + "▁no ting", + "原 來", + "美國 的", + "美 國的", + "▁b er", + "▁be r", + "▁ ber", + "▁Part icip", + "▁the ology", + "▁theolog y", + "M r", + "女 優", + "推 理", + "学院 校友", + "▁Kash mir", + "▁Mid lands", + "▁Midland s", + "sh e", + "s he", + "▁S N", + "▁ SN", + "▁ 欧洲", + "本地 區", + "本 地區", + "記者 會", + "▁can on", + "▁ca non", + "flu ence", + "icy cle", + "i cycle", + "▁ord inary", + "▁ ordinary", + "▁F ast", + "▁Fa st", + "▁N ass", + "▁Na ss", + "▁Nas s", + "▁Qu int", + "▁M B", + "▁ MB", + "▁l ig", + "▁ lig", + "▁ex port", + "▁exp ort", + "▁re ward", + "判 決", + "推 進", + "D ay", + "候选 人", + "ct ica", + "ctic a", + "▁com plement", + "▁comp lement", + "▁comple ment", + "▁compl ement", + "优 势", + "ci o", + "c io", + "▁I BM", + "▁Ha yes", + "▁Hay es", + "中 場", + "予 以", + "â te", + "大 部份", + "▁N em", + "▁Ne m", + "道 歉", + "es p", + "e sp", + "同時 也", + "夫 斯基", + "ance ment", + "anc ement", + "▁up coming", + "存 的", + "陣 容", + "mi c", + "m ic", + "am as", + "ama s", + "a mas", + "igg s", + "▁p ush", + "F rench", + "▁light ing", + "▁cons cious", + "▁ 川", + "▁ 民", + "塔 基", + "De n", + "D en", + "西 路", + "州 負責管轄", + "執 政", + "完整 的", + "or ers", + "ore rs", + "orer s", + "▁Sebast ian", + "也 会", + "證 券", + "rec ord", + "▁port s", + "▁por ts", + "▁ ports", + "▁sh aped", + "▁shape d", + "▁ shaped", + "▁Net flix", + "強 化", + "ep s", + "e ps", + "▁H ap", + "▁Ha p", + "▁co ord", + "Aust ral", + "▁b orrow", + "客 户", + "規 範", + "境内 共有", + "▁Ad olf", + "ac ritic", + "奖 章", + "Wh en", + "W hen", + "di ng", + "din g", + "d ing", + "▁Coal ition", + "明 确", + "'' '", + "' ''", + "▁Al g", + "▁C ock", + "▁Co ck", + "▁lect urer", + "▁lecture r", + "登 堡", + "维 护", + "▁L af", + "▁La f", + "▁R ica", + "▁Ric a", + "▁Ri ca", + "omot ive", + "培 训", + "aw s", + "时期 的", + "时 期的", + "st age", + "al ties", + "alt ies", + "▁man ages", + "▁manag es", + "▁manage s", + "冠 状", + "大 衛", + "ak k", + "▁N ico", + "▁Nic o", + "▁Ni co", + "縣的一個 非建制地區", + "▁pun ishment", + "大 和", + "對 其", + "的 力量", + "▁pre fer", + "▁pref er", + "▁draw ings", + "▁drawing s", + "協 調", + "她 是", + "▁l ad", + "▁la d", + "▁ lad", + "rah im", + "▁ex clud", + "互 動", + "斗 争", + "动车 组", + "大使 館", + "an ian", + "ani an", + "ania n", + "a nian", + "▁W ick", + "▁priv ile", + "▁prom ised", + "▁promise d", + "▁upgr aded", + "▁aud iences", + "▁audience s", + "▁Observ atory", + "特 蘭", + "的 家", + "▁g enes", + "▁gen es", + "▁ge nes", + "▁gene s", + "▁John ston", + "▁Johns ton", + "▁circ ulation", + "▁L ines", + "▁Line s", + "▁Li nes", + "▁Lin es", + "▁drama t", + "▁dram at", + "死 者", + "级 联赛", + "▁observ ation", + "一 日", + "現 為", + "立 委", + "▁expl osion", + "▁explos ion", + "草 原", + "Qu e", + "Q ue", + "▁W ord", + "▁Wor d", + "▁de aling", + "▁deal ing", + "▁Gr aduate", + "▁ 麥", + "外交 官", + "Con n", + "C onn", + "▁sh ots", + "▁shot s", + "大 连", + "太 宗", + "▁per pet", + "▁mode rate", + "▁moder ate", + "在 内的", + "▁d ock", + "▁do ck", + "▁doc k", + "▁research er", + "▁resear cher", + "在中 國", + "在 中國", + "▁Ro chester", + "▁Roc hester", + "ua te", + "u ate", + "▁n est", + "▁ne st", + "▁six teen", + "▁Serge ant", + "▁rel atives", + "▁relative s", + "▁ 火", + "蜘 蛛", + "▁一 般", + "▁ 一般", + "mit h", + "mi th", + "m ith", + "▁station ed", + "▁stat ioned", + "品 質", + "oun ce", + "ounc e", + "▁For bes", + "停 留", + "多 種", + "差 距", + "站 前", + "足 夠", + "▁sy mm", + "▁cre ates", + "▁creat es", + "▁create s", + "兹 省", + "球 迷", + "oc es", + "o ces", + "en nes", + "enn es", + "enne s", + ", ,", + "▁ 汉", + "沿 用", + "發 揮", + "紐 西蘭", + "▁F alk", + "▁Fal k", + "▁sh arp", + "▁withd rawn", + "▁withdraw n", + "外 線", + "岁 时", + "工 会", + "社 團", + "▁Bang kok", + "便 利", + "堪 薩斯州", + "▁bar rel", + "▁barr el", + "是 中华人民共和国", + "F O", + "優 惠", + "通 讯", + "按察 司", + "ch in", + "chi n", + "c hin", + "▁D arl", + "▁Dar l", + "▁Ch uck", + "▁Journ ey", + "▁adv isor", + "▁advis or", + "▁Sound track", + "ut ing", + "uti ng", + "u ting", + "▁M arl", + "▁Mar l", + "▁Merc ury", + "主 動", + "共 享", + "向 西", + "▁K yle", + "▁Ky le", + "ibl ings", + "▁Ash ley", + "▁batt ing", + "▁bat ting", + "▁Great est", + "▁sign ature", + "▁Alb any", + "▁Alban y", + "死 后", + "E ast", + "▁B ac", + "▁Ba c", + "▁B ee", + "▁Be e", + "▁S ki", + "▁Sk i", + "▁c otton", + "免 费", + "防 衛", + "gr im", + "g rim", + "▁Heavy weight", + "的 香港", + "立方 米", + "L ive", + "il ee", + "ile e", + "i lee", + "oy le", + "o yle", + "▁en roll", + "思 考", + "模 拟", + "▁author ized", + "▁ İ", + "形成 了", + "形 成了", + "st op", + "s top", + "▁B ea", + "▁Be a", + "▁F ont", + "▁Dyn asty", + "▁commit ment", + "▁citizens hip", + "▁citizen ship", + "▁ 備", + "min ton", + "▁aut hen", + "▁auth en", + "im ensions", + "imens ions", + "▁decre ase", + "in is", + "ini s", + "i nis", + "on da", + "ond a", + "▁h ole", + "▁ho le", + "▁hol e", + "▁lect ures", + "▁lecture s", + "▁Alexand ria", + "永 遠", + "H ow", + "十五 年", + "十 五年", + "ass ic", + "os ystem", + "▁close st", + "▁clos est", + "▁ 内", + "▁ 每", + "传 媒", + "声 音", + "降 落", + "师范 大学", + "▁h eter", + "▁he ter", + "▁ver te", + "▁vert e", + "縮 寫", + "航 行", + "第一 名", + "第 一名", + "進行 了", + "lo ss", + "l oss", + "▁c er", + "▁ce r", + "▁ cer", + "▁And roid", + "▁Andr oid", + "一 生", + "樂 壇", + "能 在", + "air y", + "ai ry", + "面積 和人口", + "▁Cast ro", + "▁r ivals", + "▁rival s", + "部尚 書", + "um en", + "ume n", + "u men", + "▁mess ages", + "▁message s", + "交 换", + "瑞 拉", + "的女 性", + "的 女性", + "af fe", + "aff e", + "▁h ull", + "▁encour age", + "▁Psych ology", + "之 星", + "有 机", + "獎 牌", + "里 程", + "骑 兵", + "▁sk ill", + "▁ski ll", + "▁Ch arter", + "▁Char ter", + "▁Chart er", + "▁sever ely", + "▁severe ly", + "▁separ ation", + "▁prest igious", + "更 为", + "▁A G", + "▁r ally", + "▁ch ronic", + "▁chron ic", + "▁col ours", + "▁colour s", + "▁ens emble", + "viron ments", + "vironment s", + "▁President s", + "▁Pres idents", + "初 步", + "皆 未知", + "el ly", + "ell y", + "▁P oints", + "▁Po ints", + "▁Point s", + "▁st ones", + "▁stone s", + "▁compris ing", + "定 为", + "維 奇", + "繁 忙", + "va e", + "v ae", + "出现 了", + "a que", + "iz on", + "i zon", + "▁w ickets", + "▁remember ed", + "E V", + "▁ 許", + "外 界", + "相 应", + "ho ps", + "hop s", + "h ops", + "▁c odes", + "▁co des", + "▁code s", + "▁cod es", + "面積和人口 皆未知", + "igh thouse", + "ight house", + "ighth ouse", + "r í", + "北 路", + "ab ol", + "ag le", + "▁Con cer", + "▁Conc er", + "▁In door", + "▁Ind oor", + "▁Indo or", + "▁str eak", + "▁stre ak", + "該地的 面積和人口皆未知", + "â n", + "一 場", + "競 技", + "辦 理", + "▁W C", + "▁ WC", + "ir ie", + "iri e", + "i rie", + "西班牙 语", + "▁G ibb", + "▁Gi bb", + "▁Gib b", + "▁ex ha", + "▁cat alog", + "▁Direct ors", + "▁Director s", + "▁Dir ectors", + "重 的", + "▁o v", + "▁ ov", + "fr ed", + "f red", + "▁arch ive", + "▁ archive", + "▁conf idence", + "珠 海", + "生 理", + "▁ 角色", + "▁M LA", + "ac ular", + "a cular", + "▁m arri", + "▁mar ri", + "▁man ual", + "增 強", + "維 斯", + "el yn", + "ely n", + "e lyn", + "▁inhabit ed", + "▁inhab ited", + "月 份", + "▁h ub", + "▁F oss", + "▁Fo ss", + "▁Rich ards", + "▁Richard s", + "維 多利亞", + "▁D ate", + "▁Da te", + "▁w elfare", + "▁wel fare", + "! ,", + "古 蹟", + "達 爾", + "最 重要的", + "Te am", + "ch urch", + "▁c rypt", + "▁s word", + "▁sw ord", + "▁vari ed", + "▁var ied", + "▁develop er", + "▁Altern ative", + "案 例", + "配 備", + "黄 金", + "ze d", + "z ed", + "残 疾人", + "集团 军", + "的模式 产", + "▁a est", + "▁D iana", + "▁Di ana", + "▁Emerg ency", + "▁trans formed", + "▁transform ed", + "li ve", + "l ive", + "▁h em", + "▁he m", + "▁ hem", + "▁d ependent", + "▁depend ent", + "as is", + "asi s", + "a sis", + "▁Craw ford", + "▁jud icial", + "西 區", + "W in", + "▁M ail", + "▁Ma il", + "▁Mai l", + "▁Bav aria", + "▁journal ism", + "平 行", + "▁Wol ver", + "▁mission ary", + "▁pot entially", + "▁potential ly", + "僅 有", + "劇 團", + "聖 經", + "▁Y uk", + "▁Yu k", + "▁fir ms", + "▁firm s", + "▁w aves", + "▁wa ves", + "▁wave s", + "▁sh ifted", + "▁shift ed", + "▁manusc ripts", + "▁manuscript s", + "D M", + "满 洲", + "网 球", + "▁Pr emi", + "▁Pre mi", + "▁Prem i", + "▁invest ors", + "莉 亞", + "▁ 朝鮮", + "▁We bb", + "▁Web b", + "▁f lav", + "▁fl av", + "▁encounter ed", + "之 為", + "伍 德", + "大 奖", + "貨 幣", + "週 刊", + "▁Democr acy", + "主 權", + "只 在", + "改 稱", + "年代 初", + "效力 於", + "▁en zyme", + "▁Har bour", + "▁Ethiop ia", + "▁recept or", + "▁conduct ing", + "▁ 曹", + "內 戰", + "洛 伊", + "瀑 布", + "雍 正", + "高 峰", + "be st", + "bes t", + "b est", + "at oes", + "ato es", + "▁f ract", + "▁fr act", + "▁Trin idad", + "之 父", + "坚 持", + "該 庄", + "Go ld", + "G old", + "it ory", + "itor y", + "ito ry", + "ji ang", + "j iang", + "л а", + "多 元", + "定 律", + "發動 機", + "M W", + "▁ 崔", + "oc he", + "och e", + "o che", + "mission s", + "miss ions", + "m issions", + "▁A I", + "▁ AI", + "十四 年", + "十 四年", + "▁in tern", + "▁inter n", + "▁int ern", + "▁target ed", + "苏 丹", + "当地 的", + "当 地的", + "ung s", + "▁K ok", + "▁Ko k", + "ard ed", + "arde d", + "clus ive", + "▁Ul ster", + "寺 院", + "无 线", + "白 人", + "so le", + "s ole", + "et own", + "eto wn", + "e town", + "▁symb ols", + "▁symbol s", + "依 靠", + "屠 杀", + "带 来", + "生 長", + "体育 场", + "▁Agre ement", + "不 但", + "類 的", + "舉辦 的", + "The re", + "Th ere", + "T here", + "th ree", + "华 人", + "散 文", + "說 是", + "li s", + "l is", + "关 键", + "县 城", + "天 體", + "大學 的", + "大 學的", + "hal f", + "h alf", + "▁S hu", + "▁Sh u", + "▁st eal", + "▁ste al", + "首 批", + "▁lob by", + "▁est ates", + "▁estate s", + "▁ 半", + "一 方", + "un al", + "una l", + "u nal", + "▁doctor ate", + "▁doct orate", + "縣 長", + "▁Sur v", + "▁Hal ifax", + "▁L it", + "▁Li t", + "行政 中心", + "▁J ake", + "▁Ja ke", + "▁Jak e", + "▁acc eler", + "灣 仔", + "种 子", + "Le t", + "L et", + "泽 尔省", + "的一 条", + "的 一条", + "▁se ized", + "先 前", + "因 子", + "學 的", + "▁南 極", + "▁ 南極", + "▁V at", + "▁Va t", + "▁p olar", + "▁pol ar", + "▁po lar", + "厦 门", + "數 的", + "▁Sof ia", + "▁far mer", + "▁farm er", + "台 幣", + "織 田", + "na i", + "n ai", + "有 許多", + "to ok", + "t ook", + "▁S tern", + "▁St ern", + "▁Ster n", + "和 新", + "斯 蒂", + "號 碼", + "th em", + "the m", + "t hem", + "▁d rag", + "▁dr ag", + "▁Her oes", + "▁Hero es", + "▁Geor ges", + "▁George s", + "▁Georg es", + "▁Krish na", + "時代 的", + "時 代的", + "▁h az", + "▁ha z", + "▁C elebr", + "▁Cel ebr", + "▁Roman ized", + "大 林", + "▁Ult imate", + "▁imm igration", + "on ny", + "onn y", + "▁U se", + "▁Us e", + "▁un ve", + "▁ent ity", + "▁P ione", + "▁Pi one", + "该物种 的模式产", + "▁att raction", + "▁attract ion", + "死 去", + "盆 地", + "▁N in", + "▁Ni n", + "影 集", + "搭 乘", + "中国 科学院", + "▁Ch amp", + "▁Cha mp", + "▁mat rix", + "F acebook", + "▁Nic arag", + "地下 鐵", + "▁K ob", + "▁Ko b", + "▁Prod ucer", + "雕 像", + "總督 府", + "▁E yes", + "▁Eye s", + "▁Ey es", + "▁M ile", + "▁Mil e", + "▁Mi le", + "▁l aps", + "▁la ps", + "▁lap s", + "▁suggest ing", + "德 爾", + "里 達", + "▁ph on", + "▁Y emen", + "▁Ye men", + "▁sur prise", + "▁surpr ise", + "▁W ong", + "▁Won g", + "又 在", + "片 的", + "玩 具", + "肌 肉", + "▁In iti", + "▁Init i", + "人 氣", + "oc ity", + "oci ty", + "o city", + "▁F lag", + "▁Fl ag", + "▁P ret", + "▁Pr et", + "▁Pre t", + "▁Rh ine", + "▁Rhin e", + "in ology", + "觀 音", + "獲得 者", + "▁Bul ld", + "▁Bull d", + "切 爾", + "强 度", + "進士 出身", + "ber ger", + "berg er", + "▁Q atar", + "▁ro bot", + "▁rob ot", + "▁h ometown", + "▁home town", + "▁hom etown", + "▁Karn ataka", + "▁F BI", + "site s", + "si tes", + "s ites", + "ract ed", + "rac ted", + "r acted", + "的一 次", + "的 一次", + "im ar", + "ima r", + "i mar", + "publ ished", + "▁cust omer", + "▁custom er", + "皆 為", + "▁第 六", + "▁ 第六", + "▁A th", + "▁At h", + "id ium", + "idi um", + "▁Josh ua", + "▁Th ings", + "▁Thing s", + "▁nob ility", + "▁vari eties", + "出來 的", + "出 來的", + "辦事 處", + "▁V eh", + "▁Ve h", + "▁re ads", + "▁read s", + "▁pre liminary", + "過 的", + "▁o w", + "▁ ow", + "id ia", + "idi a", + "▁Mad ag", + "▁N ames", + "▁Na mes", + "▁Nam es", + "▁Name s", + "▁fort ress", + "▁L enn", + "▁Len n", + "▁rele asing", + "▁prot agonist", + "ik er", + "ike r", + "i ker", + "▁R oma", + "▁Ro ma", + "▁Rom a", + "年 龄", + "青 山", + "oc o", + "o co", + "▁b ore", + "▁bo re", + "▁qu ad", + "▁Chron icle", + "处 长", + "年 才", + "▁Tr ek", + "▁Tre k", + "▁ М", + "〉 、", + "海 底", + "▁S pe", + "▁Sp e", + "ut tle", + "utt le", + "▁st roke", + "▁str oke", + "▁ stroke", + "” ;", + "▁ 戴", + "安 打", + "藝 員", + "▁G av", + "▁Ga v", + "▁Gl ac", + "▁pra ise", + "▁st aged", + "▁stage d", + "▁sem ifinals", + "▁semi finals", + "時 會", + "大學 教授", + "▁An nie", + "▁Ann ie", + "▁air field", + "并 非", + "短 暫", + "改名 为", + "改 名为", + "▁M LB", + "▁O le", + "▁Ol e", + "▁Vict ory", + "▁Victor y", + "强 调", + "更 換", + "ie ri", + "ier i", + "i eri", + "is cal", + "isc al", + "uls ion", + "▁V ocal", + "▁Vo cal", + "▁Voc al", + "ect ives", + "ective s", + "▁surr ender", + "佐 藤", + "入 了", + "尋 求", + "观 测", + "讲 述", + "▁dub bed", + "▁emerg ing", + "▁emer ging", + "L L", + "举行 的", + "举 行的", + "秘書 長", + "▁M ake", + "▁Ma ke", + "▁Mak e", + "▁P ars", + "▁Par s", + "▁Pa rs", + "▁sh rub", + "▁shr ub", + "▁st ability", + "▁stabil ity", + "▁ 薩", + "文 本", + "em por", + "▁territ orial", + "乐 团", + "cles iast", + "▁trans mit", + "▁Frances co", + "放 置", + "ho r", + "h or", + "to ns", + "ton s", + "t ons", + "▁D ry", + "▁Dr y", + "olog ne", + "▁depos its", + "▁am munition", + "政 務", + "望 遠", + "的 下", + "監 獄", + "羅 德", + "▁R osa", + "▁Ro sa", + "▁Ros a", + "▁Tr uth", + "傾 向", + "▁m ad", + "▁ma d", + "▁ mad", + "▁Brun o", + "▁Cl ara", + "▁Clar a", + "▁Cla ra", + "▁gr ants", + "▁grant s", + "▁gran ts", + "ord inary", + "ordin ary", + "▁ 趙", + "強 制", + "輸 出", + "重 修", + "董事 长", + "er sh", + "ers h", + "▁NE AT", + "▁S che", + "▁Sc he", + "▁Sch e", + "i ability", + "R O", + "W F", + "變 遷", + "大使 馆", + "cl osed", + "ansk rit", + "▁Cre ative", + "▁Creat ive", + "▁Mahar ashtra", + "▁Kn ox", + "▁W inc", + "▁Win c", + "▁C omic", + "▁Com ic", + "▁Co mic", + "▁f erry", + "▁fer ry", + "▁New man", + "ve ill", + "▁b inding", + "▁bin ding", + "▁sequ ences", + "▁sequence s", + "党 的", + "太 祖", + "al ogue", + "alog ue", + "if iers", + "ifier s", + "▁art if", + "▁a uction", + "▁en abled", + "▁enable d", + "▁re venge", + "▁rev enge", + "萨克 森", + "il ot", + "ilo t", + "▁Y uan", + "▁Yu an", + "▁s pan", + "▁sp an", + "▁ span", + "▁s ulf", + "▁S leep", + "▁Sl eep", + "▁ch lor", + "(; )", + "( ;)", + "▁Gen us", + "▁Lank an", + "▁Lanka n", + "▁Lan kan", + "▁L al", + "▁La l", + "ri ans", + "rian s", + "ria ns", + "r ians", + "▁o ral", + "▁or al", + "▁ oral", + "lin ary", + "l inary", + "▁vin yl", + "先 进", + "安 东", + "开 设", + "月 号", + "ju d", + "j ud", + "之前 的", + "之 前的", + "▁A uto", + "▁Aut o", + "▁Au to", + "▁J esse", + "▁Jes se", + "▁Jess e", + "▁inv ented", + "▁invent ed", + "毕业 后", + "ag ic", + "agi c", + "el les", + "ell es", + "elle s", + "▁M ā", + "▁aut umn", + "▁Speak er", + "▁Spe aker", + "N G", + "▁ ?", + "氣 體", + "▁W hy", + "▁Wh y", + "▁ab bre", + "▁sac rif", + "ob iography", + "obi ography", + "山 站", + "可能 会", + "上 半", + "场 所", + "財 產", + "▁G at", + "▁Ga t", + "▁k ills", + "▁kill s", + "▁kil ls", + "岛 屿", + "▁ins ects", + "利 尼", + "辭 職", + "范围 内", + "學院 校友", + "▁my stery", + "▁divor ced", + "▁divorce d", + "中国 的", + "中 国的", + "和 他的", + "奧運 會", + "民主 派", + "en ic", + "eni c", + "e nic", + "▁R CA", + "R oman", + "▁shel ter", + "▁Bundes liga", + "修 复", + "尔 夫", + "財 務", + "▁D ock", + "▁Do ck", + "▁Doc k", + "▁P ine", + "▁Pi ne", + "▁Pin e", + "▁Ph oto", + "▁Phot o", + "亦 可", + "图 像", + "寫 作", + "率 为", + "io l", + "i ol", + "唱片 公司", + "▁purs ued", + "▁pursue d", + "ze l", + "z el", + "▁S ail", + "▁Sa il", + "▁Z amb", + "▁Max well", + "▁Prot ected", + "大 队", + "讓 他", + "▁F ant", + "▁Fan t", + "▁h ind", + "▁hi nd", + "▁t owers", + "▁tower s", + "▁tow ers", + "▁Gaz ette", + "▁ut ility", + "▁util ity", + "日 記", + "珍 珠", + "po lit", + "p olit", + "m ember", + "▁m anor", + "▁man or", + "▁improv ing", + "▁volunte er", + "▁monitor ing", + "的 消息", + "▁w reck", + "▁str ikes", + "▁stri kes", + "▁strike s", + "▁rain fall", + "劇 院", + "宣 稱", + "突 擊", + "采 访", + "▁Rabb i", + "▁Rab bi", + "▁to pic", + "▁top ic", + "▁recogn ize", + "▁require ment", + "U E", + "f s", + "Re g", + "R eg", + "▁anch or", + "▁Tanz ania", + "打 击", + "an us", + "▁C IA", + "▁p ond", + "▁po nd", + "▁conj unction", + "三 名", + "五 個", + "台 地", + "▁( '", + "▁g arn", + "▁gar n", + "op hyll", + "ophy ll", + "將軍 澳", + "▁Sm art", + "其 后", + "直 属", + "▁自 由", + "▁ 自由", + "▁Ju lie", + "▁Jul ie", + "▁S ugar", + "▁Su gar", + "▁Bes ides", + "▁ex chang", + "▁exc hang", + "▁ 至", + "皇 室", + "受到 了", + "受 到了", + "清真 寺", + "hand ed", + "h anded", + "▁cr ops", + "���crop s", + "英 联邦运动会", + "▁con sec", + "▁cons ec", + "c u", + "▁ 微", + "决 议", + "▁h ung", + "▁P harm", + "▁Ph arm", + "▁ad just", + "▁adj ust", + "▁ex terior", + "▁consid ering", + "▁consider ing", + "▁ 韓", + "展 览", + "山 坡", + "ot al", + "ota l", + "o tal", + "▁mer ely", + "▁tro uble", + "▁troubl e", + "t v", + "▁ 曲目", + "但 由于", + "▁R ole", + "▁Ro le", + "中 所", + "各 個", + "波 音", + "國家 公園", + "▁me tre", + "▁met re", + "Mar t", + "M art", + "le en", + "lee n", + "l een", + "主教 座堂", + "▁Street s", + "▁Stre ets", + "▁ 萬", + "基础 上", + "指揮 官", + "▁Char acter", + "吉 斯", + "時 常", + "诺 贝尔", + "▁H its", + "▁Hit s", + "▁Hi ts", + "▁ 無綫電視", + "▁Jeff rey", + "完 結", + "v ideo", + "清朝 政治人物", + "▁Br aves", + "▁Bra ves", + "▁stre ams", + "▁stream s", + "外 郎", + "直 隸", + "wa l", + "w al", + "▁K O", + "▁ KO", + "▁L ars", + "▁La rs", + "▁Lar s", + "as ton", + "ast on", + "a ston", + "▁D awn", + "▁Da wn", + "▁Daw n", + "▁E lis", + "▁El is", + "▁B elle", + "▁Bel le", + "▁Bell e", + "▁T itan", + "▁Tit an", + "▁f arms", + "▁far ms", + "▁farm s", + "▁Super ior", + "u o", + "不 多", + "瑞 克", + "if a", + "i fa", + "ch ar", + "cha r", + "c har", + "▁Bal tic", + "▁Balt ic", + "▁Dep uties", + "縣 道", + "金 鐘", + "▁M ald", + "▁Mal d", + "▁Ma ld", + "▁pup ils", + "▁pred ict", + "▁South west", + "▁m igration", + "▁migr ation", + "▁Stat istical", + "S K", + "島 的", + "TV B", + "▁T O", + "▁ TO", + "威 尼斯", + "▁Is ab", + "▁Isa b", + "▁M ant", + "▁Man t", + "▁Bald win", + "▁L anguages", + "▁Language s", + "man s", + "ma ns", + "m ans", + "ur us", + "uru s", + "u rus", + "ar ten", + "art en", + "arte n", + "st roke", + "str oke", + "▁str ings", + "▁string s", + "治 安", + "消 费", + "▁ 配音", + "▁C ut", + "▁Cu t", + "▁Bo hem", + "▁Will ie", + "▁Wil lie", + "▁Ro berto", + "▁Rober to", + "▁Robert o", + "▁Patri cia", + "▁Patric ia", + "h m", + "困 难", + "▁no ise", + "擔 心", + "開 播", + "▁ 早期", + "eg ie", + "e gie", + "▁C ON", + "▁CO N", + "▁W on", + "▁d anger", + "▁Support ing", + "新 一", + "b fb", + "刊 登", + "地 图", + "官 網", + "蘇 丹", + "▁S ister", + "▁Si ster", + "▁d uration", + "▁du ration", + "三 甲", + "和 小", + "自 杀", + "同性 戀", + "或 其他", + "▁In do", + "▁Ind o", + "▁aer ial", + "▁colon el", + "▁Indust ries", + "力 学", + "獎 金", + "▁L é", + "▁E is", + "▁S ara", + "▁Sa ra", + "▁Sar a", + "▁ant icip", + "民 營", + "un ted", + "unt ed", + "unte d", + "▁kn ee", + "▁she et", + "▁Jane iro", + "巴 塞", + "當 作", + "職 位", + "▁t ables", + "▁table s", + "▁nation wide", + "▁trans ported", + "▁transport ed", + "改 用", + "分别 为", + "古老 的", + "失去 了", + "失 去了", + "▁A rist", + "▁Ar ist", + "▁Ari st", + "▁Fl oyd", + "▁sup porter", + "▁support er", + "▁supp orter", + "▁dem ocratic", + "▁democr atic", + "不 列", + "▁Str ike", + "▁Stri ke", + "模 擬", + "re v", + "r ev", + "检察 院", + "▁C ell", + "▁Cel l", + "▁Ce ll", + "▁Mor rison", + "▁Morris on", + "▁pract ition", + "长 子", + "he ric", + "her ic", + "h eric", + "▁Pro gress", + "▁disapp eared", + "▁disappear ed", + "吉 尔", + "档 案", + "▁b is", + "▁bi s", + "颱風 警報", + "▁m ail", + "▁ma il", + "▁ mail", + "▁join s", + "Y O", + "沖 繩", + "▁sen ators", + "▁senator s", + "增 長", + "為 此", + "ll a", + "l la", + "世界 杯", + "in ki", + "ink i", + "▁l ie", + "▁ lie", + "苏 州", + "pe s", + "p es", + "ca nic", + "can ic", + "▁Pl us", + "ver ted", + "vert ed", + "v erted", + "▁s chem", + "▁sc hem", + "▁sch em", + "▁main tains", + "▁maintain s", + "▁N SW", + "▁pregn ant", + "改 由", + "設計 的", + "ep pe", + "epp e", + "or ian", + "ori an", + "oria n", + "o rian", + "旋 轉", + "瓦 尔", + "▁should er", + "▁Malay alam", + "平 定", + "第一 屆", + "▁D id", + "▁Di d", + "he imer", + "heim er", + "▁arm ies", + "▁Ann iversary", + "H a", + "次 郎", + "深 夜", + "府 知府", + "ia de", + "i ade", + "ia ry", + "i ary", + "oun tain", + "ount ain", + "▁Madag ascar", + "▁girl friend", + "各 大", + "直 径", + "pen se", + "p ense", + "▁he ading", + "▁head ing", + "ü b", + "改 称", + "▁m as", + "▁ma s", + "▁ mas", + "▁Cl aire", + "▁Cla ire", + "▁Res ident", + "訊 號", + "”( )", + "” ()", + "▁M k", + "▁U TC", + "▁ UTC", + "科学 技术", + "▁Mac D", + "▁m erc", + "▁mer c", + "▁ merc", + "二 戰", + "▁Kle in", + "▁Garc ía", + "▁to pped", + "▁top ped", + "▁re store", + "▁rest ore", + "▁Aberde en", + "▁Tasman ia", + "Play Station", + "分 区", + "ik k", + "▁exp anding", + "▁expand ing", + "就 能", + "病 人", + "C al", + "▁own s", + "▁ow ns", + "▁De nis", + "▁Den is", + "▁Ac count", + "▁Acc ount", + "一 半", + "稱 號", + "评 为", + "at u", + "▁J orge", + "utt gart", + "▁Raf ael", + "旁 白", + "烈 士", + "ot ti", + "ott i", + "ip edia", + "▁D erek", + "▁Der ek", + "望遠 鏡", + "物理 学", + "▁I st", + "▁Is t", + "▁H ort", + "▁Hor t", + "▁Ch ancellor", + "▁ 孫", + "任 內", + "滿 足", + "s ince", + "起 了", + "... ]", + "▁Wal sh", + "▁Wals h", + "▁Her mann", + "▁Herman n", + "▁Herm ann", + "▁priv ately", + "▁private ly", + "▁dest ination", + "▁i c", + "▁ ic", + "▁Em ploy", + "g overnment", + "▁Sacram ento", + ": ,", + "享 有", + "变 成", + "▁Dou bles", + "▁Double s", + "▁Buddh ism", + "廣播 劇", + "▁s iblings", + "s w", + "任 职", + "的 可", + "立 刻", + "黎 明", + "ar ted", + "art ed", + "arte d", + "ich te", + "icht e", + "▁Griff in", + "▁inter im", + "▁inte rim", + "▁critic ised", + "▁person ally", + "▁personal ly", + "os aurus", + "osa urus", + "▁W aters", + "▁Water s", + "▁Wat ers", + "▁Wa ters", + "veill ance", + "ét ico", + "▁V inc", + "▁Vin c", + "▁s unk", + "▁sun k", + "▁dec lar", + "▁decl ar", + "▁ 双", + "sa n", + "s an", + "▁trav elling", + "▁travel ling", + "侵 犯", + "藤 原", + "▁s ew", + "▁se w", + "乡 下辖以下地区", + "老 人", + "▁B ren", + "▁Br en", + "▁Bre n", + "▁S ard", + "▁Sa rd", + "▁Sar d", + "▁Im age", + "▁An imation", + "▁Anim ation", + "▁hom osexual", + "之 際", + "北 宋", + "意 见", + "可能 性", + "▁P red", + "▁Pr ed", + "▁Pre d", + "amp ire", + "▁Pr ussia", + "▁flood ing", + "▁flo oding", + "т а", + "約 有", + "路 军", + "▁巴 西", + "▁ 巴西", + "▁Os aka", + "▁d eals", + "▁de als", + "▁deal s", + "▁Parad ise", + "假 設", + "千 葉", + "面 上", + "▁land sc", + "▁lands c", + "▁conf irm", + "▁confir m", + "▁Speed way", + "▁l ux", + "▁d ors", + "▁do rs", + "▁t oll", + "▁to ll", + "▁Ver lag", + "▁ind eed", + "▁tack le", + "兵 器", + "期 望", + "▁wa it", + "▁ wait", + "pen ter", + "pent er", + "▁San ct", + "▁coll ecting", + "▁collect ing", + "▁ 貝", + "瓦 爾", + "gi o", + "g io", + "▁N ed", + "▁Ne d", + "oph on", + "▁Gu est", + "▁team mate", + "▁ 市", + "代 號", + "第一 部", + "第 一部", + "▁tre as", + "end ered", + "ender ed", + "ende red", + "C L", + "am bo", + "amb o", + "bo th", + "bot h", + "b oth", + "▁Bur ke", + "▁rul ers", + "▁rule rs", + "▁ru lers", + "▁ruler s", + "小 孩", + "甲 組", + "▁v ital", + "▁vi tal", + "▁vit al", + "▁wild life", + "▁ 秦", + "住 房", + "各 个", + "為 由", + "的 非", + "預 告", + "坐标 为", + "舞台 劇", + "R ober", + "▁E aster", + "▁East er", + "一 份", + "保 证", + "排 除", + "可以 用", + "ik es", + "ike s", + "i kes", + "in ned", + "inn ed", + "▁T ank", + "▁Tan k", + "▁w ore", + "▁wor e", + "▁M otion", + "▁Mo tion", + "▁Mot ion", + "保 险", + "ow der", + "▁f ires", + "▁fire s", + "▁fir es", + "▁re actions", + "▁reaction s", + "▁react ions", + "▁Ports mouth", + "县 的", + "告 知", + "面 臨", + "Sa l", + "S al", + "se s", + "s es", + "▁H ave", + "▁Ha ve", + "▁Hav e", + "▁V iol", + "▁Vi ol", + "年亞洲 運動會", + "▁Ori gin", + "▁Orig in", + "N R", + "县 级", + "島 上", + "支 队", + "▁C ash", + "▁Cas h", + "▁Ca sh", + "▁voice s", + "▁vo ices", + "▁per former", + "▁perform er", + "▁ 但", + "十八 年", + "十 八年", + "▁b eer", + "▁be er", + "urp ose", + "Europ ean", + "前 後", + "国 军", + "圖 像", + "it ely", + "ite ly", + "南 宋", + "▁K ais", + "▁Ka is", + "▁Kai s", + "▁cons ent", + "▁god dess", + "水 上", + "▁R ao", + "▁Ra o", + "彩 虹", + "ah i", + "a hi", + "当选 为", + "当 选为", + "航空 母", + "an or", + "ano r", + "— 《", + "一 期", + "百 合", + "血 管", + "if olia", + "pt iles", + "▁Car son", + "▁Prov idence", + "▁Chap man", + "哈 特", + "水 的", + "▁Dub ai", + "▁Carn egie", + "塞 拜", + "▁L ing", + "▁Li ng", + "▁Lin g", + "▁se cular", + "▁sec ular", + "▁sl avery", + "▁slave ry", + "其 在", + "▁p in", + "▁pi n", + "▁ pin", + "▁H ank", + "▁Han k", + "▁f rog", + "▁fr og", + "A B", + "年 发现", + "▁R NA", + "▁ RNA", + "▁R eds", + "▁Re ds", + "▁Red s", + "▁T ell", + "▁Te ll", + "▁Tel l", + "▁p icks", + "▁pick s", + "▁abs ent", + "上 任", + "二 等", + "▁cl oud", + "▁Count ies", + "监 狱", + "ab ul", + "a bul", + "▁Po ems", + "▁b atter", + "▁batt er", + "▁bat ter", + "▁ 施", + "土 壤", + "展 現", + "颁 发", + "的大 部分", + "的 大部分", + "▁c ens", + "▁ce ns", + "▁str iking", + "▁stri king", + "▁cons ensus", + "機 槍", + "▁J ob", + "▁Jo b", + "cl air", + "▁sudden ly", + "英 超", + "J ew", + "ue n", + "u en", + "利 物浦", + "常見 的", + "▁S ally", + "▁Sal ly", + "真 实", + "政府 在", + "▁Bat man", + "▁al umin", + "▁b earing", + "▁be aring", + "▁bear ing", + "▁ab ortion", + "▁bacter ia", + "城市 的", + "城 市的", + "職業 生涯", + "▁D esc", + "▁De sc", + "▁Des c", + "▁F resh", + "▁Fr esh", + "▁Fre sh", + "▁sm art", + "工 艺", + "▁G ospel", + "▁Re cent", + "▁Rec ent", + "千 人", + "怪 物", + "觀 看", + "▁月 台", + "▁ 月台", + "▁R iv", + "▁Ri v", + "io let", + "iol et", + "▁k iller", + "▁kill er", + "▁kil ler", + "ide lines", + "idel ines", + "▁imp osed", + "▁quant um", + "▁pract iced", + "▁practice d", + "客 车", + "爭 奪", + "Co mm", + "Com m", + "C omm", + "▁log ic", + "▁line up", + "▁sub species", + "普 及", + "▁learn s", + "▁Ho using", + "▁Hous ing", + "不 及", + "外 圍", + "zo n", + "z on", + "的 妻子", + "bass adors", + "bassador s", + "▁C ave", + "▁Ca ve", + "▁Cav e", + "▁v aries", + "▁vari es", + "▁var ies", + "最初 的", + "▁doct rine", + "( 、", + "誕 生", + "購 物", + "飯 店", + "▁ Ō", + "恩 斯", + "指 的是", + "▁An to", + "▁Ant o", + "▁S olar", + "▁Sol ar", + "▁So lar", + "ia k", + "i ak", + "事件 的", + "er mo", + "erm o", + "ss on", + "s son", + "▁releg ation", + "一 輛", + "姓 名", + "馬 路", + "▁T R", + "▁ TR", + "▁A gu", + "▁Ag u", + "st ore", + "▁collaps ed", + "▁collapse d", + "d f", + "預 測", + "於 香港", + "科 進士", + "▁for b", + "亚洲 运动会", + "▁Iss ue", + "▁Bul let", + "▁Bull et", + "兴 趣", + "势 力", + "V er", + "am ine", + "amin e", + "ami ne", + "▁al tered", + "▁alt ered", + "▁alter ed", + "C S", + "op ing", + "o ping", + "▁官方 網站", + "▁ 官方網站", + "▁r uins", + "▁ru ins", + "wik itable", + "▁Foot notes", + "d imensional", + "爱 德华", + "▁s hed", + "▁sh ed", + "▁she d", + "ig rant", + "igr ant", + "▁algorith m", + "▁phenomen on", + "▁stat istical", + "對 話", + "通 勤", + "▁p ref", + "▁pr ef", + "▁pre f", + "▁gener ate", + "▁genera te", + "▁gene rate", + "ch ant", + "chan t", + "c hant", + "▁Guatem ala", + "▁Param ount", + "▁terror ist", + "▁motor cycle", + "低 氣壓", + "▁p ir", + "▁pi r", + "▁ pir", + "銀 牌得主", + "▁Bal let", + "▁Ball et", + "一 共", + "重 播", + "戰 艦", + "行 車", + "起 點", + "魔 王", + "▁Y osh", + "▁車站 周邊", + "th ouse", + "t house", + "第一 百", + "第 一百", + "se at", + "sea t", + "s eat", + "▁bass ist", + "吉 士", + "選 拔", + "▁非 洲", + "▁ 非洲", + "甘肃 省", + "朝日 電視台", + "▁C over", + "▁Co ver", + "▁Cov er", + "▁Green e", + "▁Gre ene", + "▁Church ill", + "名 叫", + "的 座標為", + "ar rie", + "arri e", + "arr ie", + "▁T een", + "▁Te en", + "▁doub t", + "▁mut ual", + "▁pan els", + "▁panel s", + "▁surface s", + "▁surf aces", + "子 彈", + "st en", + "ste n", + "s ten", + "▁cab in", + "▁ca bin", + "▁hon ored", + "▁honor ed", + "延 安", + "T unes", + "▁V ish", + "▁Vi sh", + "▁Vis h", + "it ative", + "▁screen play", + "联 络", + "華 語", + "裝 飾", + "邊 的", + "de p", + "d ep", + "支持 者", + "▁R he", + "▁Rh e", + "年度 最佳", + "▁R up", + "▁Ru p", + "▁ir regular", + "B a", + "唐 代", + "猪 笼", + "si m", + "s im", + "▁電 視", + "▁ 電視", + "日本 人", + "日 本人", + "▁rev eal", + "▁reve al", + "在 这", + "領導 人", + "▁Fel ix", + "▁G ross", + "▁Gr oss", + "▁Gro ss", + "▁Pr int", + "▁Prin t", + "▁deep ly", + "▁bankrupt cy", + "〉 ,", + "公 平", + "干 涉", + "普 法", + "治 理", + "頻 率", + "交通 部", + "是 台灣", + "火 车站", + "▁f atal", + "▁fa tal", + "▁fat al", + "▁cre ator", + "▁creat or", + "年冬季 奥林匹克运动会", + "▁Dep ression", + "G T", + "航 線", + "R ock", + "am ar", + "ama r", + "a mar", + "▁K ai", + "▁Ka i", + "南 斯拉夫", + "fr ied", + "f ried", + "▁M eyer", + "▁Me yer", + "▁Mey er", + "▁Swim ming", + "M o", + "物 業", + "方向 的", + "pl ed", + "ple d", + "p led", + "▁Ar r", + "▁t ea", + "▁te a", + "▁p ink", + "▁pin k", + "ocol ate", + "oco late", + "▁m ansion", + "▁mans ion", + "▁Struct ure", + "▁ 伯", + "() (", + "( )(", + "黑龙江 省", + "▁R aja", + "▁Raj a", + "▁Ra ja", + "▁ac claim", + "▁expl oration", + "▁explo ration", + "利 安", + "星 光", + "电 车", + "▁s a", + "▁ sa", + "的 使用", + "▁P am", + "▁Pa m", + "▁d ying", + "о л", + "交 響", + "ni s", + "n is", + "ok i", + "o ki", + "的 问题", + "▁st ick", + "▁we aken", + "▁weak en", + "▁host ing", + "▁mom ents", + "▁moment s", + "▁mo ments", + "f i", + "承 諾", + "明 確", + "終 止", + "达 成", + "男 演员", + "▁南極 洲", + "▁ 南極洲", + "sp ace", + "haus en", + "▁Co ron", + "▁Cor on", + "▁comp act", + "▁pros per", + "▁prosp er", + "▁refer ee", + "會 計", + "輻 射", + "鸟 类", + "ne um", + "ir ical", + "iri cal", + "i rical", + "▁D ixon", + "▁Thurs day", + "國 有", + "的 學生", + "▁T in", + "▁Ti n", + "▁cal cul", + "▁calc ul", + "不 良", + "溶 液", + "纵 队", + "lo o", + "l oo", + "▁W ant", + "▁Wan t", + "▁Sax ony", + "▁nick named", + "▁nickn amed", + "▁nickname d", + "次 數", + "水 深", + "巡洋 舰", + "▁B aden", + "▁Ba den", + "▁Bad en", + "▁final e", + "▁fin ale", + "▁M arriage", + "▁Marri age", + "▁aver aged", + "▁average d", + "ey er", + "e yer", + "▁integr al", + "▁inte gral", + "▁proceed ed", + "中 將", + "Be l", + "B el", + "猪笼 草", + "ri que", + "r ique", + "▁Beaut y", + "▁Bea uty", + "▁Beau ty", + "▁ball ot", + "▁circ ular", + "▁cir cular", + "▁gu idance", + "▁Governor s", + "▁Govern ors", + "部 曲", + "▁H ey", + "▁He y", + "▁R ever", + "▁Re ver", + "▁Rev er", + "▁rot ation", + "x x", + "▁w rap", + "▁Cl oud", + "▁Antar ctica", + "▁Antarctic a", + "褐 色", + "轄 區", + "▁story line", + "口 徑", + "召 喚", + "大 地", + "年 因", + "廣 島", + "摧 毀", + "武 力", + "重 慶", + "er ick", + "eri ck", + "eric k", + "e rick", + "▁D ial", + "▁Di al", + "▁fem inist", + "▁femin ist", + "出 賽", + "发 出", + "发 售", + "▁Sy rac", + "▁ar ray", + "▁arr ay", + "升 為", + "游 击", + "離 子", + "▁L etter", + "▁Let ter", + "▁Lett er", + "▁pr ayer", + "▁pra yer", + "▁Em press", + "▁Emp ress", + "交 付", + "创 新", + "敏 感", + "▁ 浙江", + "各地 的", + "各 地的", + "彰化 縣", + "uc ci", + "Ph one", + "▁B erm", + "▁Ber m", + "頭 部", + "▁Col ony", + "▁Colon y", + "▁per mit", + "▁Associ ate", + "▁Charles ton", + "▁Charl eston", + "ut i", + "u ti", + "▁因 為", + "▁ 因為", + "行政区划 史", + "▁Ver non", + "▁Vern on", + "助 手", + "明 代", + "炮 兵", + "確 診", + "斯特 拉", + "斯 特拉", + "ov es", + "ove s", + "o ves", + "Tr ans", + "T rans", + "osp ace", + "o space", + "▁dev ast", + "▁Thom son", + "▁torped o", + "▁contest ants", + "▁contestant s", + "国 有", + "擴 張", + "次 於", + "R ich", + "▁C ul", + "▁Cu l", + "▁H ardy", + "▁Har dy", + "▁Hard y", + "▁Sen egal", + "▁min imal", + "▁mini mal", + "▁minim al", + "你 的", + "移 植", + "開 啟", + "風 雲", + "成立 后", + "he ed", + "hee d", + "h eed", + "os al", + "osa l", + "R ussian", + "▁Wednes day", + "▁pres idency", + "ph ant", + "phan t", + "p hant", + "▁FI BA", + "報 紙", + "為 香港", + "▁D ors", + "▁Do rs", + "▁Dor s", + "ES CO", + "ju st", + "j ust", + "▁o ak", + "规 范", + "en ko", + "mi le", + "m ile", + "▁L ub", + "▁Lu b", + "im ony", + "imo ny", + "imon y", + "▁h oped", + "▁hop ed", + "▁hope d", + "▁ho ped", + "▁port raits", + "▁portrait s", + "U p", + "五 世", + "▁{ {", + "et us", + "in ese", + "ine se", + "ines e", + "▁r ent", + "▁ren t", + "▁ rent", + "▁R andy", + "▁Ran dy", + "▁Rand y", + "▁guitar ists", + "▁guitarist s", + "▁ 弗", + "分 區", + "建 有", + "觀 賞", + "Me d", + "M ed", + "ov á", + "▁Bl air", + "▁inter act", + "▁inte ract", + "▁Program me", + "▁K eep", + "▁Ke ep", + "▁Sch midt", + "▁watch ing", + "▁wat ching", + "人 事", + "但 卻", + "奈 良", + "do u", + "d ou", + "▁ 編曲", + "的 國際", + "▁fl own", + "▁flow n", + "▁flo wn", + "n h", + "之 战", + "维 斯", + "領 事", + "ar de", + "ard e", + "th al", + "tha l", + "t hal", + "▁ed ges", + "▁edge s", + "p resident", + "▁Excell ence", + ". (", + "人 群", + "公 務", + "施 行", + "路 站", + "▁Z ar", + "▁D unn", + "▁Dun n", + "mod ern", + "▁H oney", + "▁Hon ey", + "▁Ho ney", + "▁Mor ton", + "▁Mort on", + "安 妮", + "索 尼", + "▁WW E", + "▁K ick", + "▁Ki ck", + "▁f ate", + "▁fa te", + "▁fat e", + "▁ 校", + "假 期", + "業 者", + "▁Y ar", + "▁Ya r", + "▁der iv", + "▁T ucker", + "▁re build", + "▁rebu ild", + "▁after math", + "▁ 赛", + "不 佳", + "前 任", + "即 時", + "後 衛", + "的 兩", + "的 官方", + "▁Sum mit", + "▁in clusion", + "▁car ved", + "▁v ector", + "▁ve ctor", + "▁transl ator", + "流 傳", + "ga e", + "g ae", + "年中 國", + "年 中國", + "▁sol ely", + "▁sole ly", + "推 动", + "方 形", + "ab l", + "a bl", + "最后 一", + "re ated", + "reat ed", + "rea ted", + "r eated", + "▁Beng ali", + "▁Bengal i", + "寻 找", + "路 上", + "AS A", + "A SA", + "As s", + "A ss", + "▁Brown s", + "▁run way", + "▁strong er", + "▁discip line", + "已 在", + "考 入", + "金 門", + "▁D rew", + "▁Dr ew", + "▁Bas el", + "▁Base l", + "▁Ba sel", + "▁Ra iders", + "▁Raid ers", + "▁exp lore", + "▁expl ore", + "▁explo re", + "哈 爾", + "參賽 者", + "▁by pass", + "▁ess ays", + "▁essay s", + "▁Br andon", + "▁Brand on", + "▁Bran don", + "▁opp osing", + "充 分", + "她 曾", + "展 出", + "▁A u", + "em ann", + "eman n", + "e mann", + "▁S ham", + "▁Sh am", + "▁Sha m", + "▁W ade", + "▁Wa de", + "▁w are", + "▁war e", + "▁wa re", + "▁ ware", + "史 料", + "引 進", + "積 分", + "产生 的", + "产 生的", + "收錄 於", + "▁N um", + "▁Nu m", + "▁Na var", + "▁Nav ar", + "▁govern ed", + "▁liter ally", + "▁lit erally", + "轉 為", + "電 信", + "告 诉", + "哈 德", + "喜 愛", + "年 秋", + "遗 传", + "▁L arge", + "▁Lar ge", + "▁Andre as", + "▁Andrea s", + "▁Volunte er", + "▁ 野", + "н о", + "射 手", + "脂 鯉", + "an z", + "en ary", + "ena ry", + "▁M und", + "▁Mu nd", + "▁Mun d", + "ues day", + "▁P omer", + "▁Po mer", + "d aughter", + "▁reg iments", + "▁regiment s", + "政 部", + "最 強", + "榮 獲", + "ho u", + "h ou", + "任 中共", + "▁B oss", + "▁Bo ss", + "▁Bos s", + "▁ Ž", + "▁ 红", + "俄 亥", + "月 號", + "的 功能", + "均 為", + "城 际", + "西 元", + "賽 馬", + "ae k", + "a ek", + "俄亥 俄", + "國家 盃", + "an di", + "and i", + "ip ei", + "ipe i", + "▁b acked", + "▁back ed", + "▁Sem inary", + "▁Sim ilarly", + "▁Similar ly", + "夕 法", + "日 平均", + "J ust", + "▁e ch", + "▁ec h", + "▁ ech", + "us tain", + "ust ain", + "▁ad mir", + "▁copy right", + "S B", + "阿 姆", + "en er", + "ene r", + "e ner", + "▁B le", + "▁Bl e", + "▁contin ental", + "》 -", + "▁出 版", + "▁ 出版", + "L ife", + "▁C ay", + "▁Ca y", + "▁rival ry", + "▁occ urring", + "▁occur ring", + "с ь", + "原 為", + "差 异", + "mo r", + "m or", + "节 度使", + "▁S han", + "▁Sh an", + "▁Sha n", + "▁fair ly", + "▁Sett lement", + "光 明", + "种 植", + "▁ 經歷", + "an din", + "and in", + "andi n", + "西拉 天文台", + "▁sum mar", + "▁Leop old", + "▁Sen ators", + "▁Senator s", + "▁nine teenth", + "▁ninet eenth", + "斯 里", + "ac hy", + "ach y", + "▁acc essed", + "▁access ed", + "摔 跤", + "▁R esc", + "▁Re sc", + "▁Res c", + "伊利諾 伊州", + "▁att itude", + "▁furn iture", + "ス ト", + "命 運", + "幼 稚", + "深圳 市", + "▁R ise", + "▁Ri se", + "體 重", + "oc ate", + "oca te", + "▁Marsh al", + "▁Mars hal", + "▁acqu ire", + "不 利", + "石 器", + "▁M ün", + "▁Mü n", + "▁V ick", + "▁Vi ck", + "▁Vic k", + "▁M ilit", + "▁Mil it", + "▁Mi lit", + "▁Per iod", + "▁an alog", + "▁Gard ner", + "▁distingu ish", + "橄 欖", + "耳 曼", + "▁M oll", + "▁Mo ll", + "▁Mol l", + "��prec ip", + "▁Syrac use", + "军 团", + "天 氣", + "鳳 凰", + "建築 師", + "rol ogy", + "r ology", + "▁med all", + "▁medal l", + "▁comm anding", + "▁command ing", + "邊 境", + "政協 委員", + "▁P ter", + "▁Sc ulpt", + "▁mus cle", + "▁bur ning", + "▁burn ing", + "火 力", + "相當 於", + "ed ge", + "▁S ib", + "▁Si b", + "▁s id", + "ar iat", + "ari at", + "aria t", + "▁r ape", + "▁ra pe", + "▁rap e", + "▁occas ional", + "▁occasion al", + "人 被", + "發 音", + "该 市", + "一 架", + "華 州", + "▁u r", + "▁ ur", + "▁ar bit", + "▁en able", + "elect ric", + "宰 相", + "所 得", + "群 众", + "北部 的", + "北 部的", + "同時 也是", + "同時也 是", + "▁ep id", + "▁Al leg", + "▁All eg", + "▁Lyn ch", + "▁fe els", + "▁feel s", + "▁fee ls", + "▁sh eep", + "▁she ep", + "▁tr end", + "▁tre nd", + "▁sur geon", + "▁surg eon", + "▁exp elled", + "改 裝", + "st s", + "s ts", + "▁qu iet", + "▁Treas ury", + "巴 布", + "探 测", + "F amily", + "▁B ishops", + "▁Bishop s", + "▁Pant hers", + "右 翼", + "▁M iy", + "▁Mi y", + "▁academ ics", + "▁academic s", + "▁ 希", + "授 权", + "的一 位", + "的 一位", + "on ing", + "oni ng", + "o ning", + "▁M aya", + "▁May a", + "▁Ma ya", + "oy alty", + "oyal ty", + "維 修", + "衣 服", + "”, “", + "” ,“", + "不可 能", + "不 可能", + "Bl ue", + "et al", + "eta l", + "e tal", + "pr ess", + "pre ss", + "p ress", + "▁box er", + "▁w ound", + "clesiast ical", + "器 官", + "色 情", + "號 月台", + "▁var ying", + "▁vary ing", + "▁St uttgart", + "▁ren ovation", + "▁renov ation", + "資 助", + "▁E b", + "▁M its", + "▁Mit s", + "▁Mi ts", + "▁c anton", + "▁can ton", + "▁cant on", + "▁S anskrit", + "年冬季 奧林匹克運動會", + "▁P itt", + "▁Pit t", + "▁Pi tt", + "▁t ent", + "▁ten t", + "循 环", + "獲 勝", + "出現 的", + "▁B un", + "▁Bu n", + "▁F ace", + "▁Fa ce", + "▁Fac e", + "▁fr eed", + "▁fre ed", + "▁free d", + "▁l ayers", + "▁la yers", + "▁lay ers", + "▁layer s", + "时 针", + "sk a", + "s ka", + "en ian", + "enia n", + "eni an", + "e nian", + "▁Rock y", + "▁Roc ky", + "▁Sport ing", + "▁depict ing", + "▁ 謝", + "一 角", + "原 则", + "▁Y i", + "桃園 市", + "的 要求", + "▁R eb", + "▁Re b", + "▁hand ball", + "▁propos als", + "▁proposal s", + "共 计", + "V al", + "th el", + "the l", + "t hel", + "▁Z ero", + "▁Ze ro", + "▁le ase", + "▁ lease", + "om inated", + "omin ated", + "俗 稱", + "yl on", + "y lon", + "可以 使用", + "广播 电台", + "▁cycl ing", + "小 巴", + "次 日", + "高 於", + "▁地 方", + "▁ 地方", + "▁B etty", + "▁Bet ty", + "▁Mer ced", + "▁Merc ed", + "▁dep icts", + "▁depict s", + "士 坦", + "巴 特", + "首 爾", + "ke rs", + "ker s", + "k ers", + "wa it", + "▁dr aws", + "▁draw s", + "▁Col eman", + "▁Cole man", + "▁condem ned", + "术 语", + "案 的", + "ar thy", + "art hy", + "arth y", + "▁g ods", + "▁go ds", + "▁god s", + "Japan ese", + "回 忆", + "存 储", + "尝 试", + "an ya", + "any a", + "om al", + "oma l", + "o mal", + "塞尔 维亚", + "od ium", + "odi um", + "▁B erry", + "▁Ber ry", + "▁eas ier", + "▁Trib une", + "▁Griff ith", + "í s", + "旋 律", + "溝 通", + "編 入", + "雅 各", + "加勒 比", + "原因 是", + "▁Deutsc he", + "他 与", + "又 被", + "米 亚", + "紧 急", + "ro at", + "▁ 準決賽", + "▁h ook", + "▁ho ok", + "▁Cal vin", + "▁ham let", + "寄 生", + "環 保", + "▁K od", + "▁Ko d", + "ce pts", + "cept s", + "▁S ind", + "▁Sin d", + "▁Si nd", + "▁part icles", + "▁Arch itects", + "▁Architect s", + "单 独", + "变 为", + "支 部", + "老 闆", + "运 用", + "年 毕业于", + "▁K end", + "▁Ken d", + "▁Ke nd", + "▁M esa", + "▁Me sa", + "▁Mes a", + "Brit ish", + "ur ities", + "uri ties", + "▁Suff olk", + "▁interpret ed", + "▁interpre ted", + "保 育", + "國 鐵", + "錄 製", + "▁R BI", + "▁Jess ica", + "文 的", + "ü ck", + "er ic", + "eri c", + "e ric", + "共产 主义", + "uv ian", + "u vian", + "▁Mad onna", + "▁spec ified", + "公 益", + "其 父", + "cu s", + "c us", + "创 始人", + "▁Qu inn", + "▁Rec re", + "▁C risis", + "▁film maker", + "F R", + "下 載", + "it as", + "ita s", + "ud din", + "udd in", + "▁C ult", + "▁Cul t", + "▁Lat via", + "co urt", + "c ourt", + "▁C ancer", + "▁Can cer", + "▁V ander", + "▁Van der", + "▁Va nder", + "▁Vand er", + "c s", + "▁ 凱", + "▁ 沈", + "ha o", + "h ao", + "▁H utch", + "▁qu oted", + "▁L ocated", + "▁Loc ated", + "▁al phabet", + "罪 名", + "高 清", + "的中 心", + "的 中心", + "▁par ad", + "▁ten or", + "mit ting", + "mitt ing", + "m itting", + "▁withdraw al", + "副 总", + "回 国", + "越 來", + "辦 法", + "塞爾 維亞", + "mar ket", + "mark et", + "▁Ori ental", + "▁over w", + "▁Tim othy", + "尔 茨", + "晋 级", + "ak ov", + "ako v", + "a kov", + "hold er", + "hol der", + "作 物", + "▁rem n", + "▁Bas ic", + "▁R oland", + "▁Ro land", + "▁August us", + "▁More over", + "信 用", + "次 列车", + "▁N eo", + "▁Ne o", + "▁c rim", + "▁cr im", + "▁Ib rahim", + "P V", + "結 局", + "足 以", + "追溯 到", + "▁p ig", + "▁pi g", + "un ing", + "uni ng", + "u ning", + "▁r adi", + "▁ra di", + "▁rad i", + "游泳 运动员", + "ocr atic", + "▁C ologne", + "▁decre ased", + "▁decrease d", + "▁prepar ing", + "▁prep aring", + "場 的", + "扩 建", + "转 换", + "▁《 》(", + "▁ 《》(", + "▁ 出", + "og h", + "o gh", + "ino ple", + "inop le", + "▁Haw ks", + "▁pod cast", + "回 应", + "Go od", + "G ood", + "▁W id", + "as ium", + "asi um", + "▁unc lear", + "▁uncle ar", + "不 如", + "位 在", + "商 務", + "度 假", + "許 可", + "ri pp", + "rip p", + "r ipp", + "▁ 龙", + "壘 打", + "納 入", + "電 池", + "▁B io", + "▁Bi o", + "ier re", + "▁sail ors", + "▁David son", + "本 來", + "遊 客", + "阿 基", + "典型 的", + "典 型的", + "▁regard less", + "▁prob ability", + "▁ 香", + "夫 婦", + "英 寸", + "In t", + "lo re", + "lor e", + "l ore", + "ic als", + "ical s", + "ica ls", + "▁milit ia", + "▁renov ated", + "促 使", + "学 部", + "的 北", + "情況 下", + "ic ol", + "ico l", + "i col", + "拉 姆", + "新 台幣", + "期 徒刑", + "ian i", + "ia ni", + "i ani", + "▁P ain", + "▁Pa in", + "▁less ons", + "吉 爾", + "拼 音", + "▁T oul", + "▁To ul", + "▁up ris", + "加利福 尼亞州", + "▁block ed", + "▁sh allow", + "▁shall ow", + "▁high ways", + "▁highway s", + "審 判", + "逃 亡", + "那 麼", + "ik ing", + "iki ng", + "i king", + "▁H umph", + "▁Hu mph", + "▁Hum ph", + "▁do zen", + "▁Jack ie", + "後 於", + "總 是", + "跨 越", + "發行 的", + "發 行的", + "▁S andy", + "▁San dy", + "▁Sand y", + "other ap", + "othe rap", + "▁Mo hammed", + "寫 真", + "海 水", + "▁ 經濟", + "▁ 孙", + "安 置", + "新 宿", + "普 森", + "an co", + "anc o", + "▁j ew", + "el ius", + "eli us", + "▁H ack", + "▁Ha ck", + "▁z ones", + "▁zone s", + "镜 头", + "▁dyn amic", + "绿 色", + "队 的", + "u um", + "肯 塔基", + "电力 机车", + "▁H ang", + "▁Ha ng", + "▁Han g", + "ag onal", + "ago nal", + "agon al", + "▁H undred", + "▁Mikh ail", + "▁Venezuel an", + "▁Venezuela n", + "耶 ���", + "di v", + "d iv", + "、、 、、", + "▁favour ite", + "▁health care", + "▁al tar", + "▁alt ar", + "▁con vey", + "▁conv ey", + "▁b eneath", + "▁Patri ots", + "尚 书", + "cl ub", + "▁K ane", + "▁Ka ne", + "▁Kan e", + "▁M use", + "▁Mus e", + "▁Mu se", + "▁tal king", + "▁talk ing", + "集 体", + "意味 着", + "第一 代", + "▁d ish", + "▁dis h", + "▁di sh", + "▁publ ish", + "▁pub lish", + "▁stret ch", + "▁cent ered", + "▁center ed", + "该物种的模式产 地在", + "人 稱", + "欧 盟", + "▁B in", + "▁Bi n", + "il ogy", + "ilo gy", + "▁sit com", + "▁broad caster", + "▁broadcast er", + "会 的", + "布 莱", + "教 的", + "▁O v", + "部 作品", + "ter a", + "te ra", + "t era", + "add le", + "▁B attery", + "▁Bat tery", + "▁Batt ery", + "he aded", + "head ed", + "igg ins", + "▁r idge", + "▁rid ge", + "▁ ridge", + "南 下", + "撞 击", + "▁V SD", + "▁A ster", + "▁As ter", + "▁Ast er", + "▁P owers", + "▁Power s", + "▁Pow ers", + "▁conv oy", + "▁Al berto", + "▁Albert o", + "▁proper ly", + "▁separ ately", + "▁separate ly", + "p y", + "▁ 玉", + "曾 有", + "ni e", + "n ie", + "▁備 註", + "▁M amm", + "▁Ma mm", + "▁Mam m", + "▁P ablo", + "▁app rent", + "但 也", + "供 应", + "▁大 阪", + "▁ 大阪", + "君 士坦", + "ber n", + "b ern", + "▁e pit", + "▁ep it", + "th etic", + "the tic", + "t hetic", + "▁sen ator", + "▁physic ist", + "但 被", + "化 工", + "承 担", + "▁cur ve", + "▁kit chen", + "olog ically", + "ological ly", + "▁flow ering", + "▁flower ing", + "▁strugg led", + "▁struggle d", + "年 末", + "无 锡", + "瓦 多", + "Ch ar", + "C har", + "an dan", + "and an", + "anda n", + "▁Publ ished", + "▁social ist", + "所 谓", + "罗 讷", + "ta il", + "t ail", + "▁D ion", + "▁Di on", + "▁Con fl", + "▁Conf l", + "▁bul k", + "▁lar vae", + "快 樂", + "透 明", + "▁B R", + "▁ BR", + "Al ex", + "A lex", + "▁Phil harm", + "▁corpor ation", + "▁promot ional", + "▁promotion al", + "人 是", + "卡 罗", + "▁ 榮譽", + "▁B it", + "▁Bi t", + "▁s ke", + "▁sk e", + "ace ut", + "as sis", + "ass is", + "let cher", + "▁App lied", + "▁ 等", + "又 有", + "在 本", + "pa th", + "pat h", + "p ath", + "▁C ic", + "▁Ci c", + "▁L on", + "▁Lo n", + "ron ics", + "ronic s", + "科 研", + "解放 軍", + "▁Dar win", + "▁theor etical", + "凤 凰", + "周 刊", + "江 市", + "▁ 發行", + "ge nder", + "gen der", + "g ender", + "▁re ass", + "▁mark ing", + "▁mar king", + "久 的", + "公 投", + "爾 頓", + "改編 自", + "▁H IV", + "▁C ran", + "▁Cr an", + "▁Cra n", + "▁Toy ota", + "▁d iamond", + "▁diam ond", + "▁h itting", + "▁hit ting", + "原 定", + "害 怕", + "滿 洲", + "▁N ou", + "▁No u", + "ott age", + "otta ge", + "n u", + "外 購", + "規 格", + "gr ave", + "z burg", + "▁Nov el", + "▁No vel", + "▁th rown", + "▁thr own", + "▁throw n", + "▁g astrop", + "▁th orough", + "á l", + "推 荐", + "ère s", + "è res", + "▁D up", + "▁Du p", + "▁Mid land", + "▁Win ston", + "▁Wins ton", + "D J", + "反 射", + "訴 訟", + "的不 同", + "的 不同", + "ow ner", + "own er", + "▁d ent", + "▁den t", + "▁Pot ter", + "泛 美", + "的 土地", + "▁I TV", + "▁IT V", + "▁mot if", + "▁Christ ine", + "▁Univers iade", + "▁inaug urated", + "G l", + "隶 属", + "AR S", + "A RS", + "wo rd", + "w ord", + "▁railway s", + "▁rail ways", + "▁horizont al", + "多 夫", + "年 級", + "效 應", + "數 目", + "邊 緣", + "M in", + "二 氧化", + "亚历 山大", + "▁de lay", + "▁del ay", + "▁whe els", + "▁wheel s", + "▁absor bed", + "颶 風", + "十七 年", + "十 七年", + "环形 山", + "越來 越", + "▁Ky iv", + "▁b apt", + "▁vic inity", + "中 途", + "往 來", + "明 尼", + "更 名", + "▁ 韩国", + "mar ines", + "marine s", + "▁He arts", + "▁Heart s", + "▁Hear ts", + "▁ 單", + "享 受", + "剧 本", + "吏 部", + "机 制", + "財 經", + "面 对", + "該 公司", + "▁E rik", + "▁Er ik", + "▁Eri k", + "▁h opes", + "▁hop es", + "▁hope s", + "▁ho pes", + "▁min im", + "▁mini m", + "▁sac red", + "▁strateg ies", + "U B", + "消 耗", + "的 后", + "ac tic", + "act ic", + "a ctic", + "▁H uss", + "▁Hu ss", + "▁Hus s", + "w r", + "交 匯", + "神 话", + "▁terr ain", + "▁ter rain", + "▁Geoff rey", + "▁assemb led", + "▁accord ance", + "▁mechan isms", + "▁mechanism s", + "兰 州", + "改 进", + "▁R id", + "▁Ri d", + "▁Re bec", + "▁Reb ec", + "▁Sc ots", + "▁Scot s", + "TE R", + "T ER", + "▁K ul", + "▁Ku l", + "▁B agh", + "▁Ba gh", + "▁Bag h", + "▁L aws", + "▁Law s", + "▁Br itt", + "▁Brit t", + "▁Bri tt", + "▁par as", + "▁dis pers", + "▁disp ers", + "▁int ensity", + "▁intens ity", + "▁contest ant", + "ci n", + "c in", + "他們 在", + "▁J iang", + "▁Ji ang", + "▁Sic ily", + "▁cl othes", + "▁un expected", + "▁ 歐", + "百 貨", + "美術 館", + "el lar", + "ell ar", + "ella r", + "▁B ast", + "▁Bas t", + "▁Ba st", + "▁Uz bek", + "▁rev ived", + "介 入", + "th is", + "t his", + "▁T oo", + "▁To o", + "sh ine", + "▁H omer", + "▁Ho mer", + "▁Home r", + "▁Hom er", + "▁Dod gers", + "▁serv ants", + "▁servant s", + "站 在", + "認 可", + "▁j et", + "▁anti b", + "▁ant ib", + "▁ex amin", + "▁exam in", + "▁rev olt", + "▁revol t", + "▁Atl ético", + "M R", + "交 給", + "分 店", + "▁魔 法", + "▁ 魔法", + "▁m ild", + "▁mi ld", + "▁mil d", + "▁Te legraph", + "an tes", + "ant es", + "ante s", + "▁a uto", + "▁aut o", + "▁m oon", + "▁mo on", + "▁ad opt", + "▁adop t", + "ist ence", + "時 被", + "閩 南", + "喬治 亞", + "縣 政府", + "at an", + "ata n", + "▁I de", + "▁Id e", + "▁Mong ol", + "房 間", + "接受 了", + "第一 季", + "le don", + "led on", + "▁web sites", + "▁website s", + "▁assign ment", + "就 会", + "消 除", + ") ||", + "▁tr aff", + "▁tra ff", + "▁p aying", + "▁pay ing", + "▁veget ation", + "▁Under ground", + "▁Underg round", + "O h", + "完 美", + "行 本", + "▁J ets", + "▁Je ts", + "▁Jet s", + "▁Lis bon", + "▁cl eared", + "▁cle ared", + "▁clear ed", + "prod uction", + "p roduction", + "一 千", + "典 型", + "情 感", + "go od", + "g ood", + "▁Mo hammad", + "旺 角", + "福 岡", + "辞 职", + "特定 的", + "特 定的", + "▁L ook", + "▁Lo ok", + "▁L ands", + "▁Land s", + "▁Lan ds", + "P D", + "奴 隶", + "房 子", + "現時 由", + "da te", + "d ate", + "▁m il", + "▁mi l", + "as ted", + "ast ed", + "aste d", + "a sted", + "east ern", + "e astern", + "▁reserv oir", + "▁stre aming", + "▁stream ing", + "一 事", + "ant is", + "anti s", + "▁t ale", + "▁tal e", + "文化 大革命", + "▁kilomet res", + "▁explan ation", + "滅 絕", + "漢 語", + "是一 家", + "是 一家", + "背景 電影", + "house s", + "ho uses", + "hou ses", + "h ouses", + "▁Sac red", + "▁G astrop", + "株式 會社", + "an tha", + "ant ha", + "anth a", + "▁cons piracy", + "▁eval uation", + "地 質", + "延 續", + "ay ers", + "ayer s", + "a yers", + "▁B rain", + "▁Br ain", + "▁Bra in", + "▁b ones", + "▁bo nes", + "▁bone s", + "▁My stery", + "▁Pal omar", + "▁ Ç", + "的 好", + "▁EP s", + "▁N ig", + "▁Ni g", + "区 别", + "板 橋", + "率 先", + "的 法", + "蒙 德", + "选 为", + "cu r", + "c ur", + "▁I A", + "▁ IA", + "▁V ul", + "▁C rom", + "▁Cr om", + "▁Cro m", + "▁P asc", + "▁Pa sc", + "▁Pas c", + "▁Gal axy", + "▁Ins urance", + "航 海", + "處 長", + "Ne ill", + "et ric", + "etr ic", + "和 中", + "流 通", + "at to", + "att o", + "vi an", + "via n", + "v ian", + "pl ane", + "p lane", + "▁gen res", + "▁genre s", + "▁p ounds", + "里 达", + "重 點", + "卢瓦 尔", + "卢 瓦尔", + "at ever", + "ate ver", + "▁G ates", + "▁Ga tes", + "▁Gate s", + "▁Gat es", + "▁watch ed", + "▁wat ched", + "將 在", + "带 领", + "迫 害", + "廣東 省", + "as ma", + "ag ogue", + "▁miss iles", + "▁missile s", + "狙 擊", + "獎 得主", + "ra te", + "rat e", + "r ate", + "wi ll", + "w ill", + "巡 撫", + "故 意", + "當 代", + "难 以", + "约 瑟夫", + "▁Ro mans", + "▁Roman s", + "▁Rom ans", + "▁Roma ns", + "宁 夏", + "志 愿", + "論 壇", + "ch us", + "c hus", + "▁D ul", + "▁Du l", + "▁fl ora", + "▁flo ra", + "普 鲁", + "杀 害", + "謀 殺", + "▁h oney", + "▁hon ey", + "▁ho ney", + "▁m arsh", + "▁mar sh", + "ograph s", + "▁habit ats", + "▁habitat s", + "▁legend ary", + "竞 技", + "UN D", + "甲 球員", + "▁C ry", + "▁Cr y", + "▁E ty", + "▁Et y", + "▁un w", + "▁S olid", + "▁Sol id", + "▁H ampton", + "▁Ham pton", + "▁Hamp ton", + "▁impress ive", + "▁interview ed", + "血 型", + "▁第 七", + "▁ 第七", + "年 首次", + "文化 的", + "文 化的", + "區議會 選舉", + "ッ ト", + "AT A", + "A TA", + "De s", + "D es", + "ec o", + "e co", + "▁H C", + "▁ HC", + "共和 党", + "ni an", + "nia n", + "n ian", + "▁K och", + "▁Ko ch", + "▁Camb odia", + "▁ 或", + "加 龙", + "南 投", + "斯 在", + "otype s", + "otyp es", + "▁Orig ins", + "▁Origin s", + "▁Char acters", + "▁Character s", + "全 數", + "危 险", + "▁J uda", + "▁Ju da", + "▁Jud a", + "驅 動", + "O ut", + "受害 者", + "發現 了", + "▁C ret", + "▁Cr et", + "▁Cre t", + "▁S lam", + "▁Sl am", + "▁ball et", + "▁bal let", + "中 和", + "夥 伴", + "尔 顿", + "送 往", + "▁Z ion", + "▁frag ment", + "兴 建", + "染 色", + "货 物", + "其中 有", + "其 中有", + "It al", + "I tal", + "▁Tel ugu", + "那 州", + "▁or ch", + "▁C inem", + "之 旅", + "槍 械", + "股 權", + "该 国", + "過 世", + "za n", + "z an", + "的 兒子", + "▁ox id", + "” “", + "工 部", + "提 案", + "死 于", + "的 長", + "▁ 瑞士", + "東南 亞", + "hu man", + "hum an", + "h uman", + "âte au", + "▁L ibr", + "▁Li br", + "▁Lib r", + "role um", + "▁B rock", + "▁Br ock", + "▁Bro ck", + "▁up set", + "▁al gebra", + "▁invol ve", + "je e", + "j ee", + "▁for ec", + "▁fo rec", + "▁d ancers", + "▁dance rs", + "▁dancer s", + "▁deleg ates", + "支 線", + "累 積", + "A ir", + "▁為 了", + "▁ 為了", + "▁ly ric", + "▁Teh ran", + "分 散", + "推出 了", + "推 出了", + "Lin ux", + "im ation", + "ima tion", + "▁def ine", + "▁defin e", + "▁hand led", + "▁handle d", + "下 水", + "斯 省", + "ka l", + "k al", + "an kar", + "ank ar", + "at ial", + "ati al", + "▁拉 西拉天文台", + "▁torn ado", + "協 定", + "新 設", + "▁ 经济", + "▁U SC", + "▁US C", + "▁Cub s", + "▁Cu bs", + "▁adop tion", + "▁adopt ion", + "▁qu arters", + "▁quarter s", + "▁ quarters", + "▁Qual ifying", + "出 局", + "常 用", + "的 先", + "▁R ash", + "▁Ra sh", + "▁Ras h", + "▁tro ubl", + "哈 佛", + "钢 琴", + "长 春", + "os o", + "o so", + "也 沒有", + "日 舉行", + "ar get", + "arg et", + "arge t", + "▁sk ull", + "▁Ham mer", + "▁fil ter", + "▁set tle", + "▁sett le", + "▁instr uctor", + "外 科", + "山 本", + "年 獲", + "zi ng", + "z ing", + "▁L ives", + "▁Li ves", + "▁Live s", + "▁Liv es", + "▁rank ings", + "▁ranking s", + "▁magn itude", + "更 大的", + "科技 大學", + "ill iant", + "illi ant", + "▁Sim ilar", + "▁poll ution", + "缩 写", + "而 來", + "认 识", + "犹太 人", + "▁T ul", + "▁Tu l", + "ann ah", + "anna h", + "hard t", + "▁A then", + "▁At hen", + "▁Ath en", + "▁mon ks", + "▁th read", + "美 军", + "li p", + "l ip", + "▁P ag", + "▁Pa g", + "▁volt age", + "▁favor able", + "地 亚", + "消 歧", + "登 山", + "中國 的", + "中 國的", + "▁S uns", + "▁Sun s", + "▁Su ns", + "t itled", + "▁C lear", + "▁Cl ear", + "▁Cle ar", + "▁Fl ower", + "▁a iring", + "▁air ing", + "▁land mark", + "▁meas uring", + "▁an at", + "▁hum or", + "下 去", + "倫 多", + "库 尔", + "▁undert aken", + "F I", + "▁ 家", + "co t", + "c ot", + "總 經理", + "▁H ub", + "▁Hu b", + "▁Strateg ic", + "re x", + "r ex", + "投入 服務", + "▁Pro ble", + "▁Mich elle", + "▁Michel le", + "▁ 港", + "东 侧", + "▁P apers", + "▁Pap ers", + "▁Pa pers", + "▁Paper s", + "de l", + "d el", + "降雨 量", + "as aki", + "asa ki", + "▁D art", + "▁Dar t", + "▁S erg", + "▁Ser g", + "▁sur pass", + "▁b attalions", + "▁battalion s", + "为 一", + "化 物", + "op y", + "o py", + "▁Jan et", + "▁Jane t", + "▁Ja net", + "▁serv er", + "▁ser ver", + "▁serve r", + "▁ server", + "▁off ense", + "▁Hels inki", + "▁premi ses", + "▁prem ises", + "▁Wor cester", + "▁ 柳", + "To m", + "T om", + "su p", + "s up", + "氣象 局", + "pl ant", + "制 服", + "O ld", + "▁I X", + "▁ IX", + "▁Sh ot", + "▁Sho t", + "▁n erv", + "▁Gr ass", + "▁Gra ss", + "▁destroy er", + "完 善", + "足 總", + "es i", + "e si", + "Mon t", + "M ont", + "al om", + "alo m", + "▁te lev", + "▁tele v", + "▁tel ev", + "和 西", + "▁l ac", + "▁la c", + "▁H olly", + "▁Hol ly", + "▁Holl y", + "▁Ph ase", + "培 訓", + "▁巴 黎", + "▁ 巴黎", + "▁ob st", + "▁g rain", + "▁gr ain", + "人 都", + "孔 子", + "构 造", + "農 民", + "▁all ocated", + "和 阿", + "这 座", + "pe z", + "p ez", + "re lla", + "rel la", + "rell a", + "r ella", + "▁manif est", + "▁hypothes is", + "普 拉", + "sc reen", + "▁ste pped", + "▁step ped", + "▁suburb s", + "▁acc idents", + "▁accident s", + "摧 毁", + "尼 古拉", + "資料 庫", + "▁C DP", + "▁CD P", + "ius eppe", + "▁rel uct", + "▁rec urring", + "不 等", + "事 物", + "后 被", + "失 蹤", + "ro ft", + "r oft", + ") ※", + "’ ,", + "以 東", + "拘 捕", + "re cht", + "rec ht", + "外 部", + "局 部", + "層 的", + "会议 员", + "会 议员", + "▁ax is", + "▁f ees", + "▁fe es", + "▁fee s", + "▁K erry", + "▁Ker ry", + "▁Con greg", + "▁Cong reg", + "▁C ategory", + "指 南", + "▁ 约翰", + "▁B ess", + "▁Be ss", + "▁Bes s", + "ath lon", + "ev ille", + "e ville", + "▁Fergus on", + "▁Term inal", + "▁Coll ections", + "▁Collection s", + "▁Collect ions", + "诺 夫", + "財 團", + "H igh", + "▁H ew", + "▁He w", + "▁M ari", + "▁Mar i", + "▁Ma ri", + "▁d iff", + "▁dif f", + "▁di ff", + "▁L ingu", + "▁Lin gu", + "▁Ling u", + "▁prompt ed", + "▁anth ology", + "使 者", + "升 降", + "精 選", + "▁MV P", + "美國 海軍", + "▁R iley", + "▁Ri ley", + "▁pred icted", + "▁predict ed", + "強 度", + "è ne", + "其中 的", + "其 中的", + "的 行為", + "▁W ave", + "▁Wa ve", + "鐵路車站 列表", + "专 科", + "具 備", + "城 墙", + "▁Ad ult", + "▁S anto", + "▁San to", + "▁Sant o", + "▁tr ips", + "▁tri ps", + "▁trip s", + "▁Rud olf", + "攻 入", + "爸 爸", + "由 來", + "科 會試", + "▁v erb", + "▁ver b", + "▁R ules", + "▁Ru les", + "▁Rule s", + "ho w", + "h ow", + "no v", + "n ov", + "▁ 魏", + "ra k", + "r ak", + "二十 年", + "二 十年", + "ree ks", + "reek s", + "r eeks", + "聯合 颱風警報", + "▁Gar cia", + "▁Garc ia", + "▁int ens", + "▁inte ns", + "▁imp ressed", + "▁impr essed", + "▁impress ed", + "上 是", + "亚 军", + "的 作用", + "的 速度", + "▁T aj", + "▁Ta j", + "銅 牌得主", + "▁i con", + "▁ic on", + "▁ icon", + "il ateral", + "气 压", + "or ms", + "orm s", + "J ames", + "▁kn ows", + "▁know s", + "▁And hra", + "▁Full er", + "▁Fu ller", + "▁Ful ler", + "▁re join", + "▁joint ly", + "▁board ing", + "体 制", + "▁mos que", + "▁Conc ord", + "聯合颱風警報 中心", + "▁Paragu ay", + "▁ 蒙", + "矩 阵", + "P ac", + "▁北 海道", + "▁ 北海道", + "▁s its", + "▁sit s", + "▁Gl ory", + "▁E va", + "▁Ev a", + "▁Le one", + "▁Leon e", + "▁Leo ne", + "▁d istant", + "▁dist ant", + "▁di stant", + "▁geomet ry", + "Un iversity", + "▁my sterious", + "意 為", + "爾 摩", + "走 廊", + "▁S W", + "▁ SW", + "音樂 會", + "wal k", + "w alk", + "ep age", + "e page", + "▁We ap", + "▁D uchy", + "▁Duc hy", + "▁Joy ce", + "▁S uccess", + "分 局", + "巴 爾", + "▁F ashion", + "▁Rest aur", + "ic ht", + "ich t", + "i cht", + "▁Fe ature", + "▁Feat ure", + "亲 自", + "國防 部", + "▁F ol", + "▁Fo l", + "▁G os", + "▁Go s", + "am oto", + "amo to", + "▁e mer", + "▁em er", + "▁l iner", + "▁lin er", + "▁line r", + "▁anti qu", + "▁ant iqu", + "▁Con vers", + "▁Conv ers", + "▁spec imen", + "_ _", + "使 他", + "結 業", + "▁s or", + "▁so r", + "▁ sor", + "▁dis agre", + "分 行", + "数 的", + "校 區", + "股 東", + "吸血 鬼", + "新 幹線", + "war a", + "wa ra", + "w ara", + "od ont", + "odon t", + "▁Bu ilt", + "▁P lain", + "▁Pl ain", + "▁constant ly", + "▁const antly", + "的 信", + "補 充", + "mu d", + "m ud", + "ul la", + "ull a", + "u lla", + "ur ai", + "ura i", + "ori ented", + "orient ed", + "▁Mar athon", + "F e", + "不 幸", + "不 满", + "實 體", + "情 緒", + "普 罗", + "进 步", + "am on", + "amo n", + "a mon", + "▁r aw", + "▁ra w", + "▁ raw", + "▁s aint", + "▁sa int", + "▁absol ute", + "M a", + "▁ 開", + "两 名", + "国 道", + "繪 畫", + "ru d", + "r ud", + "bo urg", + "bour g", + "b ourg", + "▁m isc", + "▁mis c", + "▁mi sc", + "▁C ommod", + "▁Com mod", + "▁Comm od", + "▁M onica", + "▁Mon ica", + "▁cur riculum", + "里 昂", + "▁U d", + "▁h ol", + "▁ho l", + "▁ hol", + "▁consequ ence", + "专 区", + "埃 爾", + "巴 克", + "当 天", + "▁P ole", + "▁Pol e", + "▁Po le", + "▁Europ a", + "▁Euro pa", + "插 入", + "而 死", + "▁) .", + "▁ ).", + "顺 时针", + "▁F uj", + "▁Fu j", + "hor se", + "h orse", + "em berg", + "ember g", + "emb erg", + "▁Mad ras", + "▁ev ident", + "om mission", + "omm ission", + "▁日本 鐵路車站列表", + "а н", + "二 百", + "▁S ue", + "▁Su e", + "▁Cas ey", + "▁Ca sey", + "▁Case y", + "▁Hart ford", + "▁comp anion", + "▁Associ ated", + "▁Associate d", + "H I", + "▁ 鹿", + "創 新", + "▁S ta", + "▁St a", + "un gen", + "ung en", + "▁gather ing", + "催 化", + "斯 洛", + "英 軍", + "▁歷 任", + "▁P eg", + "▁Pe g", + "▁s eal", + "▁se al", + "▁sea l", + "▁Field s", + "▁box ers", + "▁boxer s", + "▁poor ly", + "▁conf ron", + "▁Per uvian", + "▁Peru vian", + "再 加上", + "深 水", + "▁Catal ina", + "ラ イ", + "县 份", + "安 县", + "▁e le", + "▁el e", + "▁ ele", + "佛羅 里達", + "▁H our", + "▁Ho ur", + "▁Hou r", + "▁De port", + "▁Dep ort", + "▁cat aly", + "三 重", + "夺 得", + "▁L ima", + "▁Li ma", + "▁Lim a", + "▁Dr ake", + "▁f inger", + "▁fin ger", + "} }", + "卡 通", + "▁pre val", + "▁prev al", + "▁des ired", + "▁desire d", + "人 為", + "單 獨", + "復 仇", + "来 越", + "翻 唱", + "马克 思", + "▁V ery", + "▁Ver y", + "▁Ve ry", + "▁Epis odes", + "▁Episode s", + "T F", + "化 為", + "▁n urse", + "▁nurs e", + "M F", + "源 於", + "離 婚", + "gr ad", + "g rad", + "▁Pr ide", + "▁Pri de", + "▁Hel ena", + "▁Helen a", + "▁In form", + "▁Inf orm", + "▁F ounded", + "▁Found ed", + "和 的", + "田 村", + "長 大", + "et i", + "e ti", + "▁R é", + "▁em br", + "▁emb r", + "▁Six th", + "▁Virt ual", + "▁Trad itional", + "▁Tradition al", + "si x", + "s ix", + "▁Re sort", + "▁Res ort", + "oslovak ia", + "▁cons iders", + "▁consid ers", + "▁consider s", + "則 由", + "少 將", + "桂 林", + "负责 人", + "▁[ ...]", + "▁Br idges", + "▁Bridge s", + "▁Brid ges", + "▁dis abled", + "▁d imensions", + "▁dim ensions", + "▁R w", + "▁D eg", + "▁De g", + "▁e rup", + "▁er up", + "▁har ass", + "▁comp rom", + "▁r ounded", + "▁round ed", + "▁bas ement", + "▁base ment", + "出 发", + "▁J ub", + "▁Ju b", + "▁tri bal", + "▁trib al", + "效 应", + "郡 王", + "qu is", + "q uis", + "es que", + "▁D iss", + "▁Di ss", + "▁Dis s", + "▁works hops", + "▁workshop s", + "▁orient ation", + "晚 年", + "漸 漸", + "H ol", + "是一個 位於", + "ö m", + "级 别", + "No r", + "N or", + "延伸 至", + "的主 題", + "的 主題", + "on nie", + "onn ie", + "▁South ampton", + "最 好的", + "▁B elt", + "▁Bel t", + "in ders", + "ind ers", + "inder s", + "▁l ip", + "▁ lip", + "▁past or", + "▁Ge ographic", + "▁ 丹", + "下 属", + "中 環", + "元 帅", + "班 機", + "物理 学家", + "物理学 家", + "▁hot els", + "▁hotel s", + "洛 阳", + "近 平", + "ran ger", + "range r", + "rang er", + "r anger", + "▁purs uit", + "▁L und", + "▁Lu nd", + "年人口 普查", + "年 人口普查", + "ar time", + "art ime", + "▁X avier", + "d istrict", + "人 所", + "北 伐", + "对 其", + "G ame", + "ip le", + "ipl e", + "i ple", + "▁e pic", + "▁ep ic", + "▁Ac ting", + "▁Act ing", + "▁Alb ion", + "▁superv ision", + "契 約", + "巴 拿", + "泰 因", + "ál ez", + "á lez", + "全 程", + "混 凝", + "菩 薩", + "裁 定", + "ag ger", + "agg er", + "▁B otan", + "▁Bot an", + "om etime", + "ome time", + "omet ime", + "▁Bol ton", + "▁grand mother", + "從 未", + "招 生", + "精 英", + "▁ на", + "与其 他", + "与 其他", + "▁K olk", + "▁Kol k", + "▁s car", + "▁sc ar", + "▁ scar", + "▁T rent", + "▁Tr ent", + "▁cycl ists", + "▁cyclist s", + "解 析", + "V ol", + "wo n", + "w on", + "服务 器", + "▁B uk", + "▁Bu k", + "▁deleg ation", + "的 那", + "Me n", + "M en", + "af a", + "a fa", + "na me", + "nam e", + "n ame", + "▁E ls", + "▁El s", + "▁安德 森", + "▁br eed", + "▁bre ed", + "▁Fre eman", + "▁Free man", + "▁cust ody", + "▁att ribut", + "ar ez", + "are z", + "a rez", + "et hel", + "eth el", + "e thel", + "▁ac cus", + "▁acc us", + "▁re bel", + "▁reb el", + "山脈 的一部分", + "▁Com par", + "▁Comp ar", + "▁synthes is", + "▁R ag", + "▁Ra g", + "▁H ast", + "▁Ha st", + "▁Has t", + "▁dec ree", + "▁decre e", + "▁Mar ines", + "▁Marine s", + "▁Marin es", + "▁Mari nes", + "的 總", + "He n", + "H en", + "in ks", + "ink s", + "高等 學校", + "▁F ear", + "▁Fe ar", + "▁bad ly", + "▁Peter son", + "▁Pet erson", + "▁Peters on", + "衝 擊", + "许 可", + "▁出 生", + "▁ 出生", + "▁comm ittees", + "▁committee s", + "創 意", + "北 洋", + "腓 特", + "一 開始", + "越 来越", + "M iss", + "ar ity", + "ari ty", + "常 被", + "马 丁", + "▁ 節目", + "ch em", + "che m", + "c hem", + "▁S ie", + "▁Si e", + "▁l ying", + "▁ly ing", + "▁ lying", + "▁d inner", + "▁mar ble", + "▁direct ing", + "▁cerem onies", + "▁develop ers", + "▁developer s", + "▁ Ó", + "的 郡", + "nd er", + "n der", + "▁D ip", + "▁Di p", + "▁El st", + "▁Els t", + "▁h ymn", + "▁a rist", + "▁ar ist", + "▁con quest", + "▁conqu est", + "▁nav igation", + "眼 鏡", + "郵 政", + "ir s", + "i rs", + "▁F R", + "▁ FR", + "良好 的", + "良 好的", + "at ur", + "atu r", + "it ated", + "ita ted", + "▁vulner able", + "! ”", + "事 宜", + "ool s", + "oo ls", + "o ols", + "▁Lam bert", + "▁Lamb ert", + "对 抗", + "将 会", + "更 有", + "游 客", + "▁W yn", + "▁Wy n", + "▁M ell", + "▁Me ll", + "▁Mel l", + "▁T rap", + "▁Tr ap", + "▁Tra p", + "▁Cons ult", + "▁cruc ial", + "▁adv ocated", + "▁advoc ated", + "▁advocate d", + "並 被", + "财 产", + "ba y", + "b ay", + "的 儿子", + "▁ref uses", + "▁conf usion", + "▁discuss ions", + "▁discussion s", + "合 金", + "塔 尔", + "th on", + "▁H ak", + "▁Ha k", + "▁n ose", + "▁no se", + "▁rep airs", + "▁repair s", + "▁unve iled", + "▁dis orders", + "▁disorder s", + "We b", + "W eb", + "ri be", + "rib e", + "▁Ca iro", + "▁Cai ro", + "▁Nord ic", + "▁mem oir", + "▁Citiz ens", + "▁ 据", + "米 亞", + "的事 件", + "的 事件", + "而 得名", + "ros se", + "ross e", + "▁n avy", + "▁nav y", + "▁na vy", + "▁p olo", + "▁pol o", + "▁po lo", + "男子 足球运动员", + "▁cr owned", + "▁crow ned", + "▁crown ed", + "深 刻", + "演 技", + "驱 动", + "腓特 烈", + "ag edy", + "age dy", + "aged y", + "ul ine", + "uli ne", + "ulin e", + "u line", + "▁K ras", + "▁Kr as", + "▁Kra s", + "巡迴 演唱會", + "▁st ere", + "▁ste re", + "▁ster e", + "▁st abil", + "▁trump et", + "也 称", + "线 性", + "ip el", + "ipe l", + "罗马 帝国", + "▁port r", + "▁por tr", + "▁Dream s", + "英 鎊", + "鄉 村", + "br ed", + "bre d", + "b red", + "▁c ub", + "▁open ly", + "▁exhib its", + "▁exhibit s", + "▁disapp ear", + "▁prop ortion", + "▁proport ion", + "▁T ian", + "▁Ti an", + "以及 中国大陆的", + "▁Qu artet", + "▁came ras", + "▁cam eras", + "▁camera s", + "▁ac claimed", + "▁acclaim ed", + "赤 緯", + "為 基礎", + "▁c it", + "▁dr ives", + "▁drive s", + "▁life style", + "▁lif estyle", + "名 列", + "提 議", + "不 需要", + "en za", + "enz a", + "▁b ills", + "▁bill s", + "▁Rebec ca", + "▁Monteneg ro", + "S a", + "纳 斯", + "聞 名", + "T ime", + "ar at", + "ara t", + "a rat", + "亞洲 電視", + "北京 大学", + "c ence", + "▁S utton", + "▁In ternal", + "▁Inter nal", + "▁Inc umbent", + "情 形", + "Ac t", + "A ct", + "op t", + "o pt", + "▁t ob", + "▁to b", + "▁Or ch", + "▁Aud io", + "▁resc ued", + "▁rescue d", + "主 導", + "an an", + "ana n", + "a nan", + "▁Resc ue", + "▁Sil ent", + "▁苏 联", + "▁ 苏联", + "▁p ine", + "▁pi ne", + "▁pin e", + "▁ pine", + "市 人民政府", + "di ocese", + "▁Ins ects", + "单 元", + "尼 泊", + "種 植", + "▁P ok", + "▁Po k", + "ul ous", + "▁G ior", + "▁Gi or", + "▁G ott", + "▁Go tt", + "▁Got t", + "▁c lim", + "▁cl im", + "▁initi atives", + "▁initiative s", + "勃 艮", + "赤 經", + "运 河", + "▁T yr", + "▁Ty r", + "uzz le", + "▁sy ll", + "ven ues", + "venue s", + "▁Nic olas", + "▁Nicol as", + "▁Nico las", + "▁F letcher", + "州 长", + "廣 西", + "船 隻", + "的 機會", + "題材 作品", + "▁K amp", + "▁Ka mp", + "▁Kam p", + "▁g ates", + "▁gate s", + "司 機", + "夜 間", + "hy n", + "h yn", + "po t", + "p ot", + "fol d", + "fo ld", + "f old", + "▁ro okie", + "▁ed iting", + "▁Wik ipedia", + "] ]", + "▁比 賽", + "▁ 比賽", + "混凝 土", + "▁h ect", + "▁he ct", + "ater nal", + "atern al", + "a ternal", + "power ed", + "▁equ ally", + "▁equal ly", + "書 中", + "有 意", + "爱 情", + "▁w ake", + "▁wa ke", + "▁車站 構造", + "▁Gust av", + "▁pay ments", + "▁payment s", + "悉 尼", + "最 具", + "陝 西", + "ue b", + "u eb", + "站 之間", + "▁N eu", + "▁Ne u", + "▁N iz", + "▁Ni z", + "▁Con v", + "▁UC LA", + "▁V ald", + "▁Val d", + "▁Va ld", + "ard ment", + "▁Dr agons", + "▁Dragon s", + "▁tw entieth", + "O pen", + "con n", + "c onn", + "▁W an", + "▁Wa n", + "▁R ost", + "▁Ro st", + "▁Ros t", + "▁c ook", + "▁co ok", + "▁Sal em", + "▁Sa lem", + "▁in ches", + "▁inc hes", + "▁Re formed", + "▁Reform ed", + "▁con ceived", + "▁conce ived", + "▁det ective", + "▁sens itive", + "▁Cont rovers", + "▁sustain able", + "下 旬", + "儲 存", + "在 于", + "增 强", + "的 和", + "▁S elect", + "▁Se lect", + "▁Sel ect", + "▁Taiwan ese", + "▁ag gressive", + "富 豪", + "直 徑", + "始 建于", + "ens ed", + "ense d", + "im ity", + "imi ty", + "▁M ini", + "▁Min i", + "▁Mi ni", + "▁ass ert", + "▁opt ical", + "merc ially", + "mercial ly", + "▁Emir ates", + "人 权", + "写 作", + "廟 宇", + "片頭 曲", + "▁L LC", + "▁sc attered", + "onstr uction", + "克 罗", + "() :", + "( ):", + "▁F ate", + "▁Fa te", + "▁Fat e", + "▁R ising", + "▁f ights", + "▁fight s", + "▁memb rane", + "▁Re ference", + "做 了", + "於 同年", + "▁D ee", + "▁De e", + "▁UC I", + "▁R ide", + "▁Ri de", + "▁Rid e", + "▁W imb", + "▁Port rait", + "▁manufact ure", + "小 平", + "斯 顿", + "集 會", + "党委 书记", + "党 委书记", + "可以 通过", + "聯賽 冠軍", + "hyl ogen", + "sel ling", + "s elling", + "▁sk ating", + "片 中", + "體育 場", + "沿 線", + "day s", + "da ys", + "d ays", + "elf th", + "▁St ad", + "▁Sta d", + "▁Jen kins", + "▁leg ally", + "▁legal ly", + "▁marg inal", + "▁margin al", + "边 缘", + "il li", + "ill i", + "▁Dr ug", + "▁ 为", + "年代 的", + "年 代的", + "處理 器", + "▁m ud", + "▁ mud", + "南極 條約", + "▁Neg ro", + "▁s wing", + "▁sw ing", + "▁Ta ipei", + "▁Ety mology", + "▁prohib ited", + "E B", + "尼 奥", + "怪 獸", + "西 侧", + "周恩 来", + "是 中國", + "费 尔德", + "al ore", + "alo re", + "a lore", + "? ”", + "說 話", + "am ph", + "amp h", + "a mph", + "ov ed", + "ove d", + "o ved", + "▁I sh", + "▁Is h", + "▁h ide", + "▁hi de", + "M ichael", + "加入 中国共产党", + "▁Win chester", + "▁Winc hester", + "在 任", + "柔 道", + "編 組", + "的 河流", + "ń ski", + "▁W ilm", + "▁Wil m", + "▁Kun st", + "T L", + "奖 牌", + "放 映", + "晋 升", + "極 為", + "沙 特", + "航 站", + "警察 局", + "▁bow l", + "▁Pr iest", + "▁Pri est", + "▁Gonz ález", + "▁Part ners", + "全 年", + "De m", + "D em", + "en don", + "end on", + "par ts", + "part s", + "p arts", + "▁p rey", + "▁pr ey", + "▁pre y", + "ten ham", + "▁neigh b", + "▁adv ised", + "▁advis ed", + "▁ec osystem", + "交 汇", + "培 養", + "是 被", + "首 映", + "Jo s", + "J os", + "但因 為", + "但 因為", + "▁H ok", + "▁Ho k", + "▁K yr", + "▁Ky r", + "▁\" ...", + "▁Anth rop", + "▁Prod ucts", + "▁gar rison", + "▁r ational", + "▁rat ional", + "▁ratio nal", + "巡 回", + "暴 露", + "迷你 專輯", + "et ian", + "eti an", + "▁H ear", + "▁He ar", + "▁a mid", + "▁am id", + "攻 占", + "活 性", + "电 动", + "▁L ó", + "▁Ar cher", + "▁Arch er", + "▁Arc her", + "日 晚", + "保护 区", + "开发 区", + "▁R ip", + "▁Ri p", + "▁M aking", + "▁Ma king", + "▁Mak ing", + "▁ 彭", + "他 以", + "耶 路", + "▁Cec il", + "原 址", + "後 續", + "斯 頓", + "波 爾", + "jo rd", + "j ord", + "act yl", + "ge ons", + "geon s", + "▁M yth", + "▁My th", + "▁ad equ", + "▁fe eding", + "▁feed ing", + "▁fee ding", + "▁pron ounced", + "▁ 現", + "刑 部", + "年 於", + "▁阿 拉", + "▁ 阿拉", + "im us", + "i mus", + "▁L iz", + "▁Li z", + "▁co oking", + "▁cook ing", + "▁ 潘", + "de t", + "d et", + "ew ise", + "e wise", + "▁Daw son", + "▁Ev ening", + "▁Even ing", + "▁Eve ning", + "▁m aternal", + "▁mater nal", + "▁ma ternal", + "亞 美", + "竞 选", + "遷 至", + "▁ 專輯", + "en de", + "end e", + "▁W en", + "▁We n", + "▁C och", + "▁Co ch", + "▁M oor", + "▁Mo or", + "▁F erry", + "▁Fer ry", + "▁Ferr y", + "▁M iche", + "▁Mich e", + "▁Mic he", + "▁Mi che", + "▁bond s", + "▁sim ul", + "▁co unted", + "▁count ed", + "密 的", + "预 计", + "Sa m", + "S am", + "参 议院", + "美国 的", + "美 国的", + "ip es", + "ipe s", + "i pes", + "▁Green s", + "▁Gre ens", + "▁Sid ney", + "▁Tre vor", + "▁Hand book", + "▁Det ective", + "▁S pot", + "▁Sp ot", + "▁相关 条目", + "▁Im port", + "▁Imp ort", + "▁Concert o", + "▁Concer to", + "▁Slov enian", + "▁Slovenia n", + "▁under lying", + "兵 部", + "外 觀", + "之一 的", + "▁k iss", + "日本 電視台", + "手 下", + "新 冠", + "轉 向", + "迄 今", + "马 恩省", + "▁en v", + "fol io", + "▁mo ist", + "▁Whit ney", + "▁lim estone", + "A I", + "▁ 竹", + "ン グ", + "▁Z ur", + "▁in fer", + "▁inf er", + "▁st amp", + "▁ 迪", + "年 份", + "录 音", + "撒 冷", + "特 朗", + "(; ),", + "(;) ,", + "C ity", + "▁S hop", + "▁Sh op", + "▁Sho p", + "▁d isk", + "▁dis k", + "▁di sk", + "ic iary", + "ici ary", + "icia ry", + "▁L uk", + "▁Lu k", + "com es", + "co mes", + "come s", + "c omes", + "vi ated", + "via ted", + "v iated", + "▁Bulld ogs", + "语 的", + "一至 五", + "最高 點", + "al an", + "ala n", + "a lan", + "om bo", + "omb o", + "▁g amb", + "▁Tit le", + "▁Ti tle", + "▁fin anc", + "▁out come", + "▁per forms", + "▁perform s", + "空 調", + "MA X", + "▁Y as", + "▁Ya s", + "agre b", + "外籍 足球運動員", + "▁act ivated", + "▁activ ated", + "該 村", + "ho f", + "h of", + "ar et", + "are t", + "a ret", + "▁est imates", + "▁estimate s", + "台 視", + "諾 貝爾", + "▁P ond", + "▁Po nd", + "▁Pon d", + "id y", + "i dy", + "的 绝对", + "此 一", + "洪 武", + "那 里", + "▁ 逝世", + "吉林 省", + "引起 了", + "引 起了", + "ver age", + "ve rage", + "▁t uber", + "▁tub er", + "▁tube r", + "創 建", + "大 大", + "增 至", + "终 于", + "pi s", + "p is", + "▁九 龍", + "▁ 九龍", + "ob ia", + "obi a", + "▁R ox", + "▁Ro x", + "▁T et", + "▁Te t", + "▁b le", + "▁bl e", + "▁ ble", + "▁un con", + "▁unc on", + "▁App eals", + "▁Appeal s", + "G I", + "武 昌", + "物 體", + "維 基", + "▁马 来", + "▁ 马来", + "▁D uk", + "▁Du k", + "▁f us", + "▁tour ists", + "▁tourist s", + "▁quest ioned", + "▁question ed", + "D O", + "圓 形", + "第一 批", + "▁Philipp e", + "▁Philip pe", + "▁Beaut iful", + "▁introd uce", + "三 等", + "上 訴", + "最 新", + "警 務", + "不知 道", + "不 知道", + "com b", + "co mb", + "c omb", + "ib ia", + "is or", + "i sor", + "▁Tol edo", + "▁sub urban", + "▁suburb an", + "▁Patt erson", + "▁accomp lish", + "▁accompl ish", + "保 健", + "▁s ab", + "▁sa b", + "▁Ev il", + "bor der", + "b order", + "▁Patri arch", + "▁econom ist", + "▁coordin ator", + "主 体", + "遵 守", + "▁sl opes", + "▁em igrated", + "亦 為", + "战 士", + "異 常", + "▁L ut", + "▁Lu t", + "▁T ud", + "▁Tu d", + "▁re ader", + "▁read er", + "講 談", + "原有 的", + "原 有的", + "的 基本", + "on te", + "ont e", + "▁M iz", + "▁Mi z", + "南極條約 體系", + "er ville", + "erv ille", + "吉 祥", + "cr oss", + "c ross", + "▁D eal", + "▁De al", + "▁eight een", + "▁Candid ates", + "上 將", + "民 用", + "是為 了", + "是 為了", + "的 版本", + "In ter", + "Int er", + "oc ide", + "oci de", + "職棒 大聯盟", + "se ries", + "ser ies", + "s eries", + "D B", + "翻 新", + "▁M ec", + "▁Me c", + "▁Sev enth", + "▁Seven th", + "▁spect rum", + "▁diagn osed", + "灰 色", + "獨 自", + "真 理", + "▁中国 铁路", + "pl ayer", + "play er", + "▁endors ed", + "“ ”", + "利 桑", + "是 從", + "at l", + "国家 级", + "高等 教育", + "▁Ac ts", + "▁Act s", + "▁arch ives", + "▁archive s", + "三 郎", + "勃艮 第", + "▁C rew", + "▁Cr ew", + "▁Cre w", + "▁S ales", + "▁Sal es", + "▁Sa les", + "拉 夫", + "Wh ite", + "▁k ids", + "▁kid s", + "▁Cl aus", + "▁Cla us", + "keep ers", + "kee pers", + "keeper s", + "▁St rait", + "▁Stra it", + "▁ag rees", + "▁agre es", + "▁agree s", + "▁met eor", + "▁sc ales", + "▁scale s", + "▁Ferr ari", + "▁ 宮", + "分别 是", + "的 电影", + "▁F ow", + "▁Fo w", + "▁Le igh", + "▁D iffer", + "▁Di ffer", + "▁sw immer", + "▁swim mer", + "▁remov ing", + "▁pen insula", + "歌 舞", + "火 炮", + "用 了", + "皮 膚", + "相 近", + "預 定", + "ov al", + "ova l", + "o val", + "cont in", + "c ontin", + "▁l oved", + "▁lo ved", + "▁love d", + "▁lov ed", + "公 子", + "都 能", + "UC N", + "U CN", + "▁威 廉", + "▁ 威廉", + "▁n an", + "▁na n", + "▁ nan", + "▁W ins", + "▁Win s", + "▁it em", + "▁El der", + "▁Eld er", + "▁G iven", + "▁Gi ven", + "封 為", + "科 尔", + "造 船", + "日 耳曼", + "荷 華州", + "la te", + "l ate", + "耶路 撒冷", + "▁C lem", + "▁Cl em", + "▁Cle m", + "▁D uff", + "▁Du ff", + "▁dep ends", + "▁depend s", + "▁disp utes", + "▁dispute s", + "▁virt ually", + "▁virtual ly", + "habilit ation", + "▁Hy per", + "▁Hyp er", + "▁Bomb ay", + "▁Phil lip", + "▁Phill ip", + "estab lished", + "T H", + "手 法", + "还 在", + "▁c ha", + "▁ch a", + "▁ cha", + "▁D ana", + "▁Dan a", + "▁Da na", + "▁Le af", + "▁b read", + "▁bre ad", + "▁dece ased", + "▁pregn ancy", + "帝 王", + "鲁 木", + "洛杉 矶", + "▁Bar oque", + "▁artif acts", + ") →", + "▁ 通", + "故 此", + "▁p el", + "▁pe l", + "▁R ule", + "▁Ru le", + "▁t rim", + "▁tr im", + "▁tri m", + "▁overw hel", + "▁found ations", + "▁foundation s", + "星期 六", + "面积 为", + "al bum", + "▁D res", + "▁Dr es", + "▁Mic key", + "▁Mick ey", + "r h", + "的 南", + "Re s", + "R es", + "ep p", + "e pp", + "▁L ec", + "▁Le c", + "▁M ai", + "▁Ma i", + "F i", + "全 民", + "屋 苑", + "澳 门", + "薩 爾", + "讀 者", + "hn e", + "h ne", + "▁l over", + "▁lo ver", + "▁love r", + "▁lov er", + "▁Box ing", + "▁human ity", + "▁ 密", + "之 王", + "較 低", + "配 樂", + "▁Lu ft", + "▁Chen nai", + "▁sub marines", + "▁submarine s", + "不 敵", + "客 戶", + "▁全 国", + "▁ 全国", + "是 印度", + "▁A ce", + "▁Ac e", + "▁E ra", + "▁Er a", + "ia ted", + "iat ed", + "iate d", + "i ated", + "南極條約體系 管理", + "▁Pr ussian", + "▁Prussia n", + "一 词", + "将 在", + "更 高", + "To p", + "T op", + "ie w", + "i ew", + "od i", + "o di", + "▁Ib n", + "▁H arri", + "▁Har ri", + "▁Per cy", + "▁arg ue", + "▁fell ows", + "▁fellow s", + "▁innov ative", + "▁national ist", + "▁proceed ings", + "城 人", + "幹 部", + "障 碍", + "鳥 類", + "教育 家", + "at ti", + "att i", + "edd ed", + "▁Sh im", + "▁Shi m", + "▁r ings", + "▁ring s", + "▁necess arily", + "低 于", + "痛 苦", + "鱼 类", + "县 知县", + "Ar ch", + "pher d", + "phe rd", + "ellig ent", + "eth eless", + "ethel ess", + "e theless", + "▁ 〜", + "延 长", + "捷克 斯", + "捷 克斯", + "理查 德", + "的中 国", + "的 中国", + "em ia", + "emi a", + "▁T ah", + "▁Ta h", + "▁P ied", + "▁Pi ed", + "▁S eeds", + "▁See ds", + "▁Se eds", + "▁respons es", + "▁response s", + "▁ Ś", + "▁ 贝", + "勇 者", + "情 人", + "插 曲", + "go v", + "g ov", + "do ng", + "don g", + "d ong", + "▁G iuseppe", + "▁St anding", + "▁Stan ding", + "▁Stand ing", + "G L", + "▁ 查", + "同 月", + "雕 刻", + "有 很多", + "贵州 省", + "视 星等为", + "ci ence", + "c ience", + "▁UN ESCO", + "▁fac ade", + "M c", + "龙 属", + "▁太 平", + "▁ 太平", + "▁M IT", + "ture s", + "t ures", + "▁C rim", + "▁Cr im", + "▁S ach", + "▁Sa ch", + "▁Sac h", + "▁W ien", + "Ge orge", + "▁Sh aron", + "▁Shar on", + "▁Sha ron", + "蓝 色", + "间 的", + "è ge", + "▁G ó", + "鲁木 齐", + "in fo", + "inf o", + "▁T orn", + "▁Tor n", + "▁Mā ori", + "▁T hing", + "▁Th ing", + "▁ 城", + "▁ 寶", + "喇 嘛", + "講談 社", + "og ie", + "o gie", + "▁A us", + "▁Au s", + "▁M ole", + "▁Mo le", + "▁Mol e", + "▁Gib ral", + "▁North east", + "▁Nort heast", + "▁Wimb ledon", + "中 日", + "军 长", + "E very", + "▁Ha iti", + "▁t rophy", + "▁tr ophy", + "▁T uesday", + "现 有", + "陣 營", + "af t", + "a ft", + "ob o", + "o bo", + "sm all", + "▁l ord", + "▁lo rd", + "▁un ited", + "▁unit ed", + "▁emb arked", + "▁in direct", + "▁ind irect", + "▁Belarus ian", + "▁Invest ment", + "年 获", + "▁R ough", + "▁Ro ugh", + "▁Rou gh", + "▁Ch erry", + "▁Cher ry", + "▁compris ed", + "的 山", + "縣 立", + "相关 的", + "▁T ap", + "▁Ta p", + "▁sn ake", + "▁com pat", + "▁comp at", + "ortun ately", + "傳 染", + "厅 长", + "討 伐", + "庶 吉士", + "▁Al c", + "▁e ll", + "▁el l", + "▁ ell", + "ro nes", + "ron es", + "r ones", + "esc ope", + "▁ra ids", + "▁raid s", + "▁ab stract", + "▁sub family", + "▁agre ements", + "▁agreement s", + "▁agree ments", + "區 分", + "▁r i", + "▁ ri", + "▁L au", + "▁La u", + "L ittle", + "▁Jos ef", + "▁Jose f", + "▁gu ided", + "▁guide d", + "▁inter ven", + "其 頓", + "建 國", + "故 居", + "ig u", + "i gu", + "▁ 紐約", + "办公 厅", + "是 俄羅斯", + "社會 主義", + "▁c ere", + "▁ce re", + "▁cer e", + "▁ap olog", + "年发现 的小行星", + "▁reserv ed", + "▁reserve d", + "书 院", + "公 墓", + "編 碼", + "除 外", + "F ar", + "▁S top", + "▁St op", + "▁e ating", + "▁eat ing", + "▁orche str", + "▁det ection", + "ch et", + "che t", + "c het", + "▁Sh ak", + "▁Sha k", + "▁F ischer", + "▁After math", + "▁facilit ate", + "撤 銷", + "札 幌", + "為 大", + "認 定", + "车 厢", + "順 序", + "▁S v", + "▁Re ad", + "gen eral", + "▁Sign al", + "▁Sig nal", + "▁butter fly", + "员 工", + "外 表", + "平 日", + "影 業", + "衛 視", + "代表 作", + "轟炸 機", + "gu ez", + "g uez", + "Sa int", + "S aint", + "��B oyd", + "▁Bo yd", + "▁Boy d", + "▁br ut", + "ab ling", + "abl ing", + "▁D iplom", + "iling ual", + "▁Tibet an", + "▁r endered", + "▁rend ered", + "▁deploy ment", + "一 號", + "路 的", + "▁Beat les", + "▁knock ed", + "只 好", + "编 组", + "wi tz", + "w itz", + "▁h oles", + "▁ho les", + "▁hole s", + "▁hol es", + "▁long time", + "▁Nicarag ua", + "各 国", + "巨 星", + "og e", + "o ge", + "▁Lig ue", + "▁bo ost", + "▁Rec ogn", + "▁cl uster", + "▁mamm als", + "am ination", + "amin ation", + "▁mole cules", + "▁aut onomous", + "▁ 卷", + "与 其", + "农 场", + "加 里", + "瓦 拉", + "續 集", + "ya r", + "y ar", + "▁ 位於", + "▁ 电影", + "F irst", + "▁H ours", + "▁Ho urs", + "▁Hou rs", + "▁Hour s", + "▁ing red", + "▁vers es", + "▁ver ses", + "▁verse s", + "▁f action", + "▁fac tion", + "▁fact ion", + "▁flag ship", + "▁arg uments", + "▁argument s", + "▁imp ression", + "▁impr ession", + "▁impress ion", + "五 个", + "新 村", + "ib ald", + "iba ld", + "▁tr igg", + "▁tri gg", + "▁b arrier", + "▁bar rier", + "▁barr ier", + "m u", + "职 位", + "da d", + "d ad", + "Co mp", + "Com p", + "C omp", + "ul ia", + "uli a", + "u lia", + "ycl es", + "y cles", + "▁inter fer", + "▁Alex andra", + "▁Alexand ra", + "ュ ー", + "加 尔", + "原 料", + "▁阿 爾", + "▁ 阿爾", + "企業 家", + "▁p ace", + "▁for ew", + "▁fo rew", + "▁end angered", + "k t", + "ß e", + "這 裡", + "ar dy", + "ard y", + "as so", + "ass o", + "op hy", + "oph y", + "历史 学家", + "以 至", + "經 費", + "▁特 別", + "▁ 特別", + "▁k in", + "▁ kin", + "▁東 京都", + "▁東京 都", + "▁ 東京都", + "棒球 運動員", + "棒 球運動員", + "▁vol cano", + "▁Governor ate", + "▁Govern orate", + "X ã", + "判 斷", + "龍 科", + "哲学 家", + "哲 学家", + "建筑 师", + "ac io", + "a cio", + "be it", + "pr et", + "pre t", + "p ret", + "顺时针 与", + "th ood", + "t hood", + "▁Z agreb", + "C T", + "▁ μ", + "▁M ud", + "▁Mu d", + "▁El ite", + "▁R hythm", + "▁res ided", + "▁resid ed", + "ä t", + "制 裁", + "背 面", + "主教 练", + "主 教练", + "组织 的", + "▁K oh", + "▁Ko h", + "▁M au", + "▁Ma u", + "aul ts", + "ault s", + "a ults", + "▁Liber t", + "▁Li bert", + "▁Lib ert", + "▁d iving", + "▁di ving", + "▁div ing", + "▁Ham mond", + "▁Pre viously", + "N L", + "回 收", + "書 寫", + "eb o", + "e bo", + "▁R um", + "▁Ru m", + "▁b ag", + "▁T ouch", + "▁To uch", + "▁m ature", + "▁mat ure", + "▁ma ture", + "▁under go", + "同 治", + "敘 述", + "虛 擬", + "▁S F", + "▁ SF", + "發生 在", + "if inal", + "i final", + "罗 德", + "北美 洲", + "北 美洲", + "lic h", + "li ch", + "l ich", + "▁T rial", + "▁Tr ial", + "▁Tri al", + "▁b aron", + "▁bar on", + "▁App eal", + "▁D ise", + "▁Di se", + "▁Dis e", + "un ting", + "unt ing", + "▁ 紫", + "牧 師", + "用 在", + "與 大", + "行 使", + "角 逐", + "年 上映", + "▁w or", + "巴勒 斯坦", + "▁bul let", + "▁bull et", + "▁disapp oint", + "先 發", + "水 中", + "生 意", + "軟 件", + "输 出", + "▁B ri", + "▁Br i", + "▁pl anted", + "▁plan ted", + "▁plant ed", + "▁ 秋", + "by e", + "b ye", + "um ann", + "uman n", + "u mann", + "▁Bo at", + "▁Ang ola", + "▁Pier ce", + "▁S ustain", + "▁Sus tain", + "▁cust oms", + "▁custom s", + "▁Re leased", + "▁Release d", + "依 据", + "台 的", + "幼稚 園", + "▁ 匈牙利", + "lo aded", + "load ed", + "▁c ryst", + "二 甲", + "在 线", + "执 政", + "摩 托", + "ig m", + "op ez", + "ope z", + "o pez", + "友好 城市", + "▁H ers", + "▁He rs", + "▁Her s", + "Jew ish", + "▁f ault", + "▁fa ult", + "▁Ca esar", + "▁Battle s", + "▁Batt les", + "▁propag anda", + "叛 亂", + "▁超 級", + "▁ 超級", + "ok en", + "oke n", + "o ken", + "▁lo ans", + "▁loan s", + "▁r ises", + "▁rise s", + "▁ris es", + "▁ri ses", + "erv ation", + "▁s ectors", + "▁sector s", + "▁invent or", + "▁sub stance", + "数 码", + "辅 助", + "Be r", + "B er", + "il ib", + "ili b", + "ja ni", + "jan i", + "j ani", + "▁D olph", + "▁Dol ph", + "▁ 黎", + "橄 榄", + "眾 人", + "ma y", + "m ay", + "名 舉人", + "▁C hern", + "▁Ch ern", + "▁Cher n", + "olith ic", + "▁Lind say", + "▁mem ories", + "▁memor ies", + "下 来", + "为 此", + "去 了", + "可 靠", + "屠 殺", + "觉 得", + "黨 籍", + "▁New ark", + "▁inher it", + "▁last ing", + "▁Phil lies", + "▁Phill ies", + "出 色", + "翌 日", + "ri tion", + "rit ion", + "r ition", + "▁st int", + "▁c ounts", + "▁count s", + "▁tra iner", + "▁train er", + "提 倡", + "胞 胎", + "比利 牛", + "in en", + "ine n", + "he ads", + "head s", + "▁sc orer", + "▁score r", + "▁Lor enzo", + "▁arg uing", + "乌 斯", + "術 語", + "IC E", + "I CE", + "is se", + "iss e", + "▁E ar", + "▁Ch arg", + "▁Char g", + "▁Qu ant", + "▁Tw ins", + "▁Twin s", + "▁m eter", + "▁me ter", + "▁met er", + "▁Rap ids", + "▁Rapid s", + "▁Sav age", + "▁Class ics", + "▁Classic s", + "S o", + "推 广", + "白 金", + "世纪 初", + "▁B ash", + "▁Bas h", + "▁Ba sh", + "cl iffe", + "▁W ords", + "▁Wor ds", + "▁Word s", + "▁G entle", + "▁Gen tle", + "▁McC arthy", + "▁prec eding", + "▁preced ing", + "現時由 南極條約體系管理", + "出 兵", + "搜 查", + "田 市", + "領 先", + "▁中 文", + "▁ 中文", + "▁B old", + "▁Bo ld", + "▁Bol d", + "委員會 委員", + "▁Aut om", + "▁Auto m", + "▁Web ster", + "▁cycl ist", + "▁d ressed", + "▁dr essed", + "▁dress ed", + "▁Actress es", + "ber ra", + "rí guez", + "▁Re bell", + "▁Reb ell", + "▁St ring", + "▁Str ing", + "▁Stri ng", + "▁Ch ambers", + "▁Chamber s", + "剩 下", + "射 入", + "高 宗", + "而成 的", + "而 成的", + "▁H ipp", + "▁Hi pp", + "▁Hip p", + "▁Mem ory", + "▁St alin", + "▁Sta lin", + "▁pro ven", + "▁pr oven", + "▁prov en", + "▁prove n", + "▁Inn ovation", + "▁phys ically", + "▁physical ly", + "▁physic ally", + "操 控", + "酒 吧", + "de c", + "d ec", + "来源 于", + "来 源于", + "▁cl erk", + "▁circ les", + "▁circle s", + "▁cir cles", + "▁prom ise", + "宗 座", + "站 是", + "籌 備", + "氣象 廳", + "臺灣 省", + "頒獎 禮", + "Mic ro", + "▁l ady", + "▁la dy", + "▁lad y", + "中國 共產黨", + "▁A ston", + "▁As ton", + "▁Ast on", + "▁Out side", + "標 示", + "的 自", + "該 校", + "op a", + "o pa", + "罗 伯特", + "es ta", + "est a", + "职业 生涯", + "▁di min", + "▁dim in", + "cent ric", + "centr ic", + "▁ 阮", + "五 大", + "协 商", + "在 上", + "撞 擊", + "的 两", + "迁 至", + "近 似", + "▁Invest ig", + "含 量", + "專 屬", + "赫 尔", + "Me l", + "M el", + "▁ 所有", + "▁r ushing", + "▁ 卢", + "公 頃", + "德 語", + "时 报", + "ie le", + "iel e", + "i ele", + "▁Y ard", + "▁Ya rd", + "▁Yar d", + "足球 俱樂部", + "▁C otton", + "▁natural ly", + "個 案", + "火 焰", + "长 约", + "來自 於", + "省道 台", + "▁L ump", + "▁Lu mp", + "sch ool", + "s chool", + "▁direct ions", + "▁direction s", + "Y P", + "首 的", + "▁H ip", + "▁Hi p", + "▁s ad", + "▁sa d", + "▁r ider", + "▁ride r", + "▁rid er", + "▁ri der", + "▁tob acco", + "▁ 春", + "』 ,", + "在 阿", + "墓 葬", + "家 庄", + "政 法", + "級 ��", + "農 曆", + "ri te", + "rit e", + "r ite", + "ro zen", + "农村 居民点", + "▁Bur ma", + "是位於 烏克蘭", + "it ively", + "itive ly", + "▁Mon ster", + "在 高", + "次 的", + "▁F iji", + "▁G unn", + "▁Gun n", + "印度尼 西亚", + "ro ying", + "roy ing", + "▁F ritz", + "▁Fr itz", + "▁安德森 台地", + "▁rec onc", + "▁prox imity", + "中 立", + "亞 科", + "向 前", + "▁R ally", + "▁Ral ly", + "▁fl ute", + "▁flu te", + "▁Dor set", + "▁Dors et", + "str umental", + "日 和", + "本 屆", + "每 月", + "流 星", + "辐 射", + "鋼 鐵", + "mu t", + "m ut", + "意思 是", + "land ers", + "lan ders", + "▁She ikh", + "▁We ight", + "▁author ed", + "▁auth ored", + "▁curr ency", + "▁hur ricane", + "全 台", + "全 线", + "数据 库", + "▁No ble", + "▁Nob le", + "▁Ang ela", + "▁Angel a", + "▁ 據", + "德里 克", + "德 里克", + "▁B ug", + "▁Bu g", + "le ted", + "let ed", + "lete d", + "▁Comp osition", + "光 的", + "多 爾", + "夫 妻", + "神 奈", + "塞 克斯", + "est ock", + "e stock", + "▁s weep", + "▁sw eep", + "交 由", + "布 爾", + "用 地", + "▁v it", + "▁vi t", + "▁H annah", + "▁Hann ah", + "▁highlight ed", + "韦 尔", + "研究 员", + "ca ne", + "can e", + "c ane", + "▁Ló pez", + "▁Initi ative", + "停 车", + "時 尚", + "whe el", + "▁Pl ains", + "▁Plain s", + "▁rep eal", + "▁Buck ingham", + "▁space craft", + "▁spac ecraft", + "塔 爾", + "奧 斯卡", + "形式 的", + "形 式的", + "知名 的", + "知 名的", + "第二 代", + "一 所", + "的 花", + "维 克", + "▁C V", + "▁ CV", + "ar est", + "are st", + "ares t", + "a rest", + "▁D ust", + "▁Du st", + "▁Fitz g", + "▁ce iling", + "星 球", + "▁E X", + "▁ EX", + "直升 機", + "紅 外線", + "▁A ug", + "▁Au g", + "▁N un", + "▁Nu n", + "香港 政府", + "ars ity", + "▁in die", + "▁ind ie", + "▁cr ashes", + "▁crash es", + "▁sett ings", + "▁setting s", + "▁Rod ríguez", + "他 為", + "落 敗", + "▁台 北", + "▁ 台北", + "年 球季", + "▁H es", + "▁He s", + "▁in land", + "停 播", + "進 而", + "類 別", + "合并 为", + "愛 德華", + "Mar k", + "M ark", + "▁V ed", + "▁Ve d", + "▁Co aching", + "▁Coach ing", + "L o", + "挖 掘", + "混 亂", + "為 食", + "生 素", + "護 理", + "De l", + "D el", + "独立 的", + "▁Av iv", + "▁J agu", + "▁Ja gu", + "▁Jag u", + "like ly", + "lik ely", + "▁hold er", + "▁hol der", + "▁ holder", + "▁Kolk ata", + "▁est imate", + "用 品", + "▁W A", + "▁ WA", + "為 台灣", + "▁N iss", + "▁Ni ss", + "▁Mon ter", + "▁Mont er", + "▁Monte r", + "▁works hop", + "在 家", + "的 时间", + "重庆 市", + "ha ng", + "han g", + "h ang", + "or is", + "ori s", + "o ris", + "wan a", + "wa na", + "w ana", + "▁W er", + "▁We r", + "中央 军委", + "ec ker", + "eck er", + "▁Ch rys", + "▁t aste", + "▁tas te", + "▁Per forming", + "▁prevent ing", + "專 案", + "資 深", + "的人 口", + "的 人口", + "ch an", + "cha n", + "c han", + "it su", + "its u", + "oc us", + "o cus", + "or ah", + "ora h", + "o rah", + "▁K rak", + "▁Kr ak", + "▁Kra k", + "▁Sc hne", + "▁Sch ne", + "▁postp oned", + "大 厦", + "每 週", + "▁大 事", + "▁kind s", + "▁kin ds", + "▁Down town", + "▁certain ly", + "尼 爾", + "鑽 石", + "P at", + "pi c", + "p ic", + "▁p our", + "▁po ur", + "▁equ ality", + "▁equal ity", + "▁Maced onian", + "▁Macedonia n", + "形 状", + "熟 悉", + "複 製", + "▁ 社会", + "認為 是", + "g irl", + "out ube", + "▁con son", + "▁cons on", + "▁cert ificate", + "僅 次於", + "▁F ir", + "n orth", + "ra mer", + "ram er", + "r amer", + "ra mid", + "ram id", + "▁t ong", + "▁to ng", + "▁t une", + "ar ound", + "aro und", + "a round", + "▁ Р", + "容 納", + "戰 中", + "粮 食", + "▁B enson", + "▁Ben son", + "▁vac ant", + "▁veter ans", + "▁veteran s", + "T M", + "Ba s", + "B as", + "o qu", + "▁( #", + "▁C e", + "or ate", + "ora te", + "o rate", + "人民 检察院", + "光 之", + "脊 椎", + "蝴 蝶", + "发生 在", + "▁I EEE", + "oun ters", + "ount ers", + "ounter s", + "▁Tunis ia", + "▁Franc isc", + "▁Francis c", + "▁witness es", + "再 生", + "定 了", + "fi le", + "f ile", + "▁N GC", + "▁sn ail", + "▁b omber", + "▁bomb er", + "▁cont racted", + "▁contract ed", + "▁contr acted", + "松 山", + "▁h i", + "▁ hi", + "《》 ,", + "《 》,", + "aw ar", + "awa r", + "a war", + "or ic", + "ori c", + "o ric", + "Sp ace", + "▁電視 動畫", + "▁ 電視動畫", + "▁k night", + "▁kn ight", + "▁Sc andin", + "▁disp uted", + "▁dispute d", + "书 法", + "大 河", + "搭 檔", + "沃 夫", + "相 較", + "air ed", + "ai red", + "aire d", + "a ired", + "et ter", + "ett er", + "ette r", + "▁ 達", + "大 师", + "sh ot", + "ic ode", + "ico de", + "ri ble", + "rib le", + "r ible", + "▁c ream", + "▁cre am", + "位於該國 北部", + "en stein", + "▁t ension", + "▁object ives", + "▁objective s", + "封 印", + "ri ot", + "rio t", + "r iot", + "▁S ho", + "▁Sh o", + "眾議院 議員", + "▁Con rad", + "▁categ or", + "▁Val encia", + "元 帥", + "ry n", + "r yn", + "ba um", + "▁F ry", + "▁Fr y", + "▁G el", + "▁Ge l", + "sp ect", + "spec t", + "ul ata", + "ula ta", + "▁d ense", + "▁den se", + "▁Academ ics", + "▁Academic s", + "党 委", + "其 為", + "圣 经", + "态 度", + "普 魯", + "祖 母", + "變 形", + "酒 精", + "▁簡 歷", + "▁H olt", + "▁Hol t", + "▁W ire", + "的特有 植物", + "▁st air", + "▁Pre par", + "▁Vat ican", + "▁de terior", + "▁deter ior", + "為 期", + "購 入", + "▁Z hu", + "▁Zh u", + "▁re lie", + "▁rel ie", + "▁sk iers", + "▁ski ers", + "也 很", + "徹 底", + "斯 理", + "最 小", + "ra th", + "rat h", + "r ath", + "▁H os", + "▁Ho s", + "▁Kn ock", + "▁Rap id", + "匈 奴", + "▁N ad", + "▁Na d", + "al low", + "all ow", + "▁Par ade", + "▁Parad e", + "▁sal ary", + "▁expl ored", + "▁explo red", + "▁explore d", + "村 庄", + "ab h", + "ap pers", + "app ers", + "▁cost ume", + "▁game play", + "▁Constant ine", + "之 時", + "王 朱", + "直 轄", + "體 驗", + "ou p", + "o up", + "oid s", + "oi ds", + "o ids", + "Conn or", + "▁a side", + "▁as ide", + "▁we igh", + "▁sub div", + "▁subd iv", + "▁Wander ers", + "信 長", + "华 北", + "批 复", + "會 以", + "机 的", + "罪 行", + "聖 母", + "D an", + "Mo d", + "M od", + "▁ 評價", + "▁mob il", + "▁tact ics", + "名 詞", + "▁C SS", + "▁CS S", + "▁Ch ak", + "▁Cha k", + "▁Hu ang", + "▁Al pine", + "▁tra iler", + "▁trail er", + "urr ection", + "urrect ion", + "▁dep ictions", + "▁depict ions", + "▁Phot ography", + "▁ α", + "镇 压", + "队 员", + "io x", + "i ox", + "ar na", + "arn a", + "▁Bah rain", + "▁im ported", + "▁import ed", + "▁ 它", + "末 年", + "谢 尔", + "生物 学", + "主教 練", + "主 教練", + "ut ting", + "utt ing", + "▁Ag ent", + "atern ity", + "W R", + "▁ 奇", + "擔 當", + "生 前", + "诺 曼", + "預 備", + "▁L ily", + "▁Li ly", + "▁Lil y", + "Rober t", + "ew ater", + "e water", + "▁career s", + "▁care ers", + "▁medal ist", + "▁Evangel ical", + "不 太", + "▁I k", + "▁T ort", + "▁Tor t", + "le ague", + "▁Can berra", + "▁success ive", + "搭 載", + "民 意", + "譯 為", + "黄 河", + "ai c", + "a ic", + "威爾 斯", + "威 爾斯", + "au th", + "aut h", + "a uth", + "▁err ors", + "▁error s", + "▁viol ation", + "▁viola tion", + "▁ 佩", + "刊 物", + "等 於", + "脂 肪", + "P ol", + "▁C ru", + "▁Cr u", + "▁m ont", + "▁mon t", + "▁ mont", + "an ions", + "ani ons", + "anion s", + "▁cast ing", + "▁cas ting", + "▁ и", + "出 品", + "戈 尔", + "暗 示", + "者 和", + "電 動", + "▁K C", + "▁ 劇場版", + "▁ly mph", + "▁Ir ving", + "▁Juda ism", + "彩 色", + "▁P M", + "▁ PM", + "un ta", + "unt a", + "▁S cr", + "▁Sc r", + "作畫 監督", + "▁less er", + "▁les ser", + "▁vel ocity", + "伙 伴", + "原 为", + "廠 商", + "止 於", + "犧 牲", + "小 提琴", + "in ski", + "ins ki", + "insk i", + "▁bre ath", + "▁spe aks", + "▁speak s", + "一 班", + "文 革", + "ee r", + "e er", + "ak is", + "aki s", + "▁R ust", + "▁Ru st", + "▁Rus t", + "年世界盃 足球賽", + "▁introd ucing", + "▁ 雪", + "中 书", + "分 組", + "安 定", + "▁v ig", + "▁vi g", + "os ion", + "arg est", + "arge st", + "▁a rose", + "▁ar ose", + "▁sp eeds", + "▁speed s", + "▁spe eds", + "▁Hond uras", + "号 的", + "fl ow", + "f low", + "ha ra", + "har a", + "h ara", + "wo men", + "w omen", + "▁Cl are", + "▁Clar e", + "▁Cla re", + "▁def unct", + "久 保", + "前 進", + "卡 羅", + "未 被", + "气 温", + "pl us", + "▁G le", + "▁Gl e", + "▁S au", + "▁Sa u", + "▁s cr", + "▁sc r", + "▁Fl at", + "▁Bar ber", + "▁Barb er", + "▁Gibral tar", + "▁Middle sex", + "▁Middles ex", + "▁gastrop od", + "▁S L", + "▁ SL", + "▁I ch", + "天文 學家", + "iss ued", + "issue d", + "▁polit ically", + "▁politic ally", + "▁political ly", + "▁ Б", + "深 受", + "年 期間", + "▁L uz", + "▁Lu z", + "▁P ill", + "▁Pi ll", + "▁Pil l", + "▁sl ot", + "▁pen etr", + "▁Vik ings", + "▁Viking s", + "二 战", + "苹 果", + "局 局長", + "▁ 臺北市", + "ill us", + "以 为", + "抗 战", + "搬 到", + "特 点", + "ag oon", + "ago on", + "so ver", + "s over", + "▁mar itime", + "▁coll ector", + "▁collect or", + "▁colle ctor", + "▁Reg ulations", + "之 心", + "斯 汀", + "日 益", + "NE T", + "N ET", + "中文 大學", + "▁S urg", + "▁Sur g", + "▁St range", + "▁Str ange", + "凭 借", + "法兰 西", + "迈 克尔", + "▁hum id", + "▁Dud ley", + "▁consum ers", + "▁consumer s", + "▁prot ecting", + "▁protect ing", + "信 奉", + "兒 島", + "加 爾", + "大 力", + "魔 女", + "▁b low", + "▁bl ow", + "ous and", + "▁Arab ian", + "▁Arabia n", + "▁spons or", + "▁control ling", + "▁controll ing", + "▁ 到", + "則 以", + "行 李", + "Ma x", + "M ax", + "公司 在", + "en ch", + "enc h", + "▁Am é", + "▁Hy der", + "▁Hyd er", + "▁Hyde r", + "▁Mag dal", + "▁st rain", + "▁str ain", + "▁mechan ics", + "▁ob taining", + "▁obtain ing", + "▁calc ulated", + "▁calcul ated", + "р о", + "之 內", + "华 东", + "有 利", + "西 州", + "參加 了", + "小學 校", + "小 學校", + "▁F ra", + "▁Fr a", + "▁C ounsel", + "三 百", + "學 科", + "渡 邊", + "點 的", + "年 電影", + "颗 小行星", + "▁Do ct", + "▁Doc t", + "▁演出 作品", + "en heim", + "▁Cor ner", + "▁Corn er", + "▁ski ing", + "▁reop ened", + "▁Comp anion", + "▁educ ators", + "▁educator s", + "▁ 郑", + "民 生", + "生 育", + "動畫 電影", + "▁g rav", + "▁gr av", + "▁r iot", + "▁ri ot", + "▁ riot", + "街道 办事处", + "▁Ro bot", + "▁Rob ot", + "▁review er", + "▁the aters", + "▁theater s", + "▁theat ers", + "E r", + "N Y", + "球 场", + "的 副", + "▁d é", + "be ck", + "bec k", + "b eck", + "ip linary", + "ipl inary", + "▁ 丁", + "��� 歌", + "攜 帶", + "過 度", + "he ars", + "h ears", + "▁h erb", + "▁her b", + "▁Em bass", + "▁Aleks and", + "克 福", + "六 世", + "燃 燒", + "艺 人", + "草 地", + "诗 歌", + "遺 傳", + "%) .", + "% ).", + "▁ 来源", + "音樂 家", + "河道 全長", + "▁Vis count", + "▁Visc ount", + "不 一", + "兩 側", + "泉 州", + "众 议院", + "▁Jacob s", + "▁red evelop", + "▁enter prise", + "▁inv itation", + "年 左右", + "集中 在", + "▁g ig", + "▁ 主題曲", + "▁al lied", + "▁all ied", + "▁purp le", + "▁pur ple", + "▁Rain bow", + "▁Sh erman", + "▁Sher man", + "▁rel iable", + "▁destroy ers", + "▁destroyer s", + "大 代表", + ".. .\"", + "... \"", + "Gr een", + "G reen", + "itor ium", + "ito rium", + "▁form ats", + "▁format s", + "▁inv aded", + "▁nurs ing", + "▁ 雅", + "影 評", + "轉 會", + "選 民", + "指挥 官", + "目的 地", + "目 的地", + "▁I ber", + "▁Ib er", + "丘 陵", + "給 了", + "南部 的", + "南 部的", + "发生 了", + "發電 廠", + "第十 四", + "第 十四", + "Gr and", + "G rand", + "依 法", + "全 市", + "寶 貝", + "後 方", + "明 日", + "磷 酸", + "銀 緯", + "全 壘打", + "▁Ex c", + "歷史 學家", + "中央 电视台", + "▁S iber", + "▁Si ber", + "▁Sib er", + "▁Sup erman", + "▁Super man", + "▁Brig adier", + "▁ Å", + "团 结", + "級 的", + "缺 陷", + "gr en", + "g ren", + "ja na", + "jan a", + "j ana", + "▁un p", + "ar ton", + "art on", + "▁S ikh", + "▁Si kh", + "▁An imated", + "▁Anim ated", + "▁enh anced", + "宋 朝", + "当 代", + "最 快", + "銀 經", + "ea ux", + "e aux", + "▁P GA", + "iv ate", + "iva te", + "▁D ied", + "▁Di ed", + "▁Die d", + "▁T ill", + "▁Ti ll", + "▁Til l", + "▁Cov entry", + "▁Wolf gang", + "▁phys icians", + "▁physician s", + "▁physic ians", + "海 姆", + "确 保", + "西 伯", + "變 更", + "▁L j", + "ul in", + "uli n", + "u lin", + "Co unt", + "C ount", + "▁M aps", + "▁Ma ps", + "▁Map s", + "例 外", + "内 地", + "几 何", + "初 次", + "聯 會", + "转 移", + "ur ia", + "uri a", + "u ria", + "▁Z ach", + "▁bomb s", + "J P", + "利 諾", + "同 為", + "彻 底", + "招 募", + "提 议", + "童 軍", + "管 道", + "而 有", + "身 邊", + "三角 形", + "克拉 克", + "克 拉克", + "ki nd", + "kin d", + "k ind", + "op ed", + "ope d", + "o ped", + "▁t ap", + "▁F ind", + "▁Fin d", + "▁Le ón", + "▁Can on", + "▁Ca non", + "▁S hell", + "▁Sh ell", + "▁She ll", + "▁Shel l", + "ur rence", + "urr ence", + "▁Gu adal", + "▁ther mal", + "丁 泉", + "校 园", + "Con t", + "C ont", + "▁R ex", + "▁Re x", + "Ch ina", + "al and", + "ala nd", + "alan d", + "a land", + "▁C hev", + "▁Ch ev", + "▁Che v", + "▁cap ability", + "亦 在", + "J ack", + "▁C yn", + "▁Cy n", + "eon ato", + "n umber", + "▁Clar ence", + "▁Cla rence", + "▁drain age", + "布 列", + "政 變", + "格 爾", + "▁Mos que", + "▁pro claimed", + "南 站", + "ph e", + "p he", + "ni ck", + "nic k", + "n ick", + "▁b eds", + "▁be ds", + "▁bed s", + "▁b alls", + "▁ball s", + "▁bal ls", + "est rial", + "▁Has san", + "▁Hass an", + "告 示", + "德 堡", + "摩 尔", + "ca p", + "c ap", + "猶太 人", + "dr ama", + "d rama", + "unn els", + "unnel s", + "▁pl ural", + "ert ation", + "▁Pract ice", + "▁ab olition", + "都 要", + "for est", + "fore st", + "fo rest", + "or rect", + "orr ect", + "▁dest roying", + "▁destroy ing", + "联 军", + "部 位", + "bl ack", + "▁Nor wich", + "▁partn ered", + "▁partner ed", + "▁apart ments", + "▁apartment s", + "ó d", + "▁ 藍", + "斯 大林", + "▁od d", + "佛罗 里达", + "▁r amp", + "▁ra mp", + "立法會 議員", + "▁c ater", + "▁cat er", + "▁ca ter", + "▁Mar ina", + "▁Ma rina", + "▁Marin a", + "▁Mari na", + "▁promin ence", + "f o", + "写 的", + "地 处", + "最 少", + "般 的", + "▁G n", + "出生 在", + "le sh", + "les h", + "l esh", + "▁cont ents", + "▁content s", + "▁autom obile", + "从 此", + "变 种", + "▁ 著名", + "in qu", + "▁Jo ey", + "▁Joe y", + "ograp hed", + "ograph ed", + "丞 相", + "克 西", + "體 操", + "og ene", + "ogen e", + "oge ne", + "▁R hin", + "▁Rh in", + "▁G iant", + "▁Gi ant", + "▁Gian t", + "▁Alger ian", + "▁Algeria n", + "▁prot ocol", + "▁present ing", + "而 已", + "鄉 道", + "年 建立", + "▁sol ve", + "▁accept ance", + "全 身", + "每 周", + "見 到", + "▁ 政府", + "▁ 荣誉", + "el ic", + "eli c", + "e lic", + "ov ic", + "ovi c", + "航空母 艦", + "as cular", + "asc ular", + "▁Tor res", + "▁merch ants", + "▁merchant s", + "▁conv iction", + "▁ 今", + "幕 後", + "推 測", + "米 蘭", + "較 少", + "局 集团", + "li de", + "l ide", + "位于 銀經", + "▁G arn", + "▁Gar n", + "▁govern ors", + "▁governor s", + "q i", + "背 鰭", + "▁M og", + "▁Mo g", + "▁Merced es", + "▁e missions", + "▁em issions", + "▁ 韋", + "为 止", + "最 为", + "聚居 地", + "Do wn", + "D own", + "par k", + "p ark", + "▁f ier", + "坐标为 赤經", + "▁Ber ks", + "▁Jo han", + "▁Joh an", + "▁l aser", + "▁la ser", + "▁health y", + "▁sp elling", + "▁spell ing", + "发 挥", + "场 景", + "恐 懼", + "出現 了", + "▁c arn", + "▁car n", + "ford shire", + "并 被", + "排 序", + "直 隶", + "黄 色", + "編號 為", + "足球 甲", + "▁over view", + "▁prior ity", + "▁Trad ition", + "▁compl aints", + "元 件", + "排 放", + "收 回", + "虚 构", + "al ong", + "alo ng", + "a long", + "▁Shir ley", + "▁spons orship", + "▁sponsor ship", + "司 徒", + "多 尔", + "港 島", + "▁T ac", + "▁Ta c", + "is ive", + "isi ve", + "os ity", + "▁roll ing", + "▁K atherine", + "▁surr endered", + "▁surrender ed", + "牙 齒", + "致 命", + "的 关系", + "▁M ate", + "▁Ma te", + "▁Mat e", + "▁C hero", + "▁Ch ero", + "▁Che ro", + "▁Cher o", + "▁ent ities", + "▁Colleg iate", + "▁challeng ing", + "í k", + "テ ィ", + "前 來", + "大 氣", + "奏 曲", + "好 評", + "寵 物", + "背 叛", + "▁ 简介", + "短期 大学", + "▁ill eg", + "▁ille g", + "▁sc out", + "▁Bry ant", + "▁Bryan t", + "▁prin cess", + "▁prince ss", + "》 ;", + "榴 彈", + "水 晶", + "聽 到", + "莉 絲", + "主要 由", + "▁T il", + "▁Ti l", + "▁May ors", + "▁Mayor s", + "P resident", + "▁dial ects", + "▁dialect s", + "▁exam ined", + "▁examin ed", + "▁frag ments", + "▁fragment s", + "後 在", + "支 配", + "的 愛", + "等 职", + "At l", + "後來 在", + "相当 于", + "L GBT", + "▁E den", + "▁Ed en", + "▁e leg", + "▁el eg", + "▁ele g", + "▁V ista", + "▁Vis ta", + "▁Roman ce", + "▁Rom ance", + "▁bomb ers", + "▁bomber s", + "五 百", + "出 租", + "多 項", + "盟 軍", + "肯 色", + "这 场", + "us hi", + "ush i", + "▁B am", + "▁Ba m", + "▁u mb", + "▁ umb", + "▁加 利福", + "▁ 加利福", + "so nian", + "son ian", + "s onian", + "▁w ishes", + "▁wish es", + "天 橋", + "隱 藏", + "捷克斯 洛伐克", + "▁V iking", + "▁Vi king", + "▁Vik ing", + "▁Gujar at", + "也 纳", + "夫 勒", + "造成 了", + "造 成了", + "▁Matthew s", + "football er", + "▁don ations", + "▁Recre ation", + "中 也", + "ma re", + "mar e", + "m are", + "▁d ishes", + "▁dis hes", + "▁dish es", + "▁exerc ises", + "▁exercise s", + "在 地", + "累 计", + "足 够", + "AN D", + "ch ez", + "che z", + "ze ns", + "zen s", + "z ens", + "▁Lat vian", + "▁Latvia n", + "▁gram mar", + "▁high lights", + "▁highlight s", + "相 连", + "长 安", + "隔 年", + "▁B é", + "▁女 性", + "▁ 女性", + "ür tt", + "▁V and", + "▁Van d", + "▁Va nd", + "▁dr unk", + "▁Coll abor", + "▁compl icated", + "▁complic ated", + "M U", + "人 之", + "和 一", + "硫 酸", + "骨 骼", + "作品 的", + "▁Hy de", + "▁Hyd e", + "▁Bar ker", + "▁Bark er", + "出 一", + "在 內", + "陆 续", + "體 字", + "高 橋", + "ov sk", + "▁upris ing", + "▁ 費", + "▁ 麻", + "占 据", + "埃 德", + "现 为", + "車 身", + "▁配音 員", + "▁ 配音員", + "▁We in", + "▁Wei n", + "▁spot ted", + "▁vol canic", + "▁inn ovation", + "▁innov ation", + "五 代", + "接 手", + "产生 了", + "or io", + "ori o", + "o rio", + "▁K ub", + "▁Ku b", + "省 負責管轄", + "vo iced", + "▁Gr aves", + "▁Gra ves", + "▁knock out", + "連 同", + "家 协会", + "日晚 上", + "日 晚上", + "美 尼亚", + "ib an", + "iba n", + "i ban", + "▁p enn", + "▁pen n", + "▁B etter", + "▁Bet ter", + "初 中", + "同 知", + "吐 蕃", + "為 何", + "集 結", + "fa r", + "f ar", + "強 大的", + "稱 之為", + "he id", + "冠狀 病毒病", + "▁sket ch", + "▁Review s", + "奧林匹克運動會 金牌得主", + "▁Inter active", + "北 區", + "回 來", + "導 師", + "弘 治", + "槍 管", + "黨 的", + "彼得 堡", + "fr ame", + "▁T ale", + "▁Ta le", + "▁Tal e", + "▁c ass", + "▁cas s", + "▁ca ss", + "▁Ob ject", + "▁Niel sen", + "▁elder ly", + "▁declar ation", + "▁demonstr ate", + "優 先", + "特 有", + "No t", + "N ot", + "ae v", + "a ev", + "ze k", + "z ek", + "太阳 公", + "aw an", + "awa n", + "a wan", + "ur red", + "urr ed", + "in gers", + "ing ers", + "inger s", + "n ational", + "( ?", + "控制 的", + "控 制的", + "▁A sp", + "▁As p", + "▁gl ob", + "▁Occ up", + "▁Moh amed", + "▁fort une", + "▁Chero kee", + "▁carri ers", + "▁carrier s", + "▁fact ories", + "▁factor ies", + "▁decor ations", + "▁ 銀", + "▁ 除", + "大 名", + "的 音", + "臺 東", + "页 面", + "ran k", + "r ank", + "▁F ram", + "▁Fr am", + "▁Fra m", + "▁Sh arp", + "▁Shar p", + "▁he ating", + "▁heat ing", + "▁M W", + "▁ MW", + "W ith", + "▁W ine", + "▁Win e", + "▁C ivic", + "▁equ ity", + "▁tr ails", + "▁tra ils", + "▁trail s", + "▁Ill ustrated", + "暂 停", + "渤 海", + "演 讲", + "的 石", + "頭 銜", + "▁Rub y", + "▁Ru by", + "▁B ound", + "▁Bo und", + "▁Bou nd", + "▁Hon ors", + "▁Honor s", + "- ,", + "藉 此", + "在 英國", + "ma in", + "m ain", + "▁第 十一", + "▁ 第十一", + "車站 大樓", + "▁g ray", + "▁gr ay", + "▁B olog", + "▁Bo log", + "▁Bol og", + "▁accur acy", + "▁C umberland", + "填 詞", + "拳 击", + "长 达", + "He r", + "H er", + "▁B O", + "▁ BO", + "只有 一", + "只 有一", + "巴士 站", + "▁W ak", + "▁Wa k", + "iz ers", + "ize rs", + "izer s", + "▁s eeks", + "▁see ks", + "▁seek s", + "▁gran ite", + "▁elabor ate", + "▁govern ance", + "▁ 飛", + "写 道", + "工 藝", + "所 辖", + "是 他", + "码 头", + "移 除", + "Lou is", + "Lo uis", + "▁rub ber", + "包 围", + "拉 圭", + "瞄 準", + "過 於", + "三 星", + "曾 為", + "▁E ri", + "▁Er i", + "▁S iles", + "▁Sil es", + "▁Si les", + "▁out lets", + "▁coll ision", + "▁command ers", + "▁commander s", + "▁elim ination", + "V I", + "毀 滅", + "聲 帶", + "薩 拉", + "▁J et", + "▁Je t", + "▁p av", + "▁f lies", + "▁fl ies", + "▁ flies", + "▁Pat rol", + "▁f iscal", + "星 座", + "木 材", + "th y", + "t hy", + "代码 为", + "at ore", + "ator e", + "ato re", + "▁Ad ri", + "▁Mart í", + "▁Bron cos", + "▁l ateral", + "▁later al", + "▁late ral", + "▁lat eral", + "▁Em manuel", + "動 工", + "扩 张", + "數 為", + "最 為", + "議 長", + "随 即", + "▁第 八", + "▁ 第八", + "《》 (", + "《 》(", + "按察 使", + "▁W are", + "▁War e", + "▁Wa re", + "围绕 太阳公", + "op ters", + "opter s", + "opt ers", + "▁Budd ha", + "▁Buddh a", + "▁Ex eter", + "▁lect ure", + "▁Camp eonato", + "不 起", + "他 又", + "南 朝", + "聯 軍", + "适 应", + "榜 冠軍", + "總統 府", + "▁n as", + "▁na s", + "日 翡翠台", + "▁g est", + "▁ge st", + "▁Cly de", + "▁S word", + "▁Sw ord", + "▁br ass", + "▁aud ition", + "▁enl arged", + "▁ 范", + "內 有", + "前 夕", + "司 職", + "美 食", + "最後 的", + "最 後的", + "ol ades", + "ola des", + "▁prov ider", + "▁provide r", + "▁organ izing", + "▁organiz ing", + "シ ョ", + "並 有", + "各 省", + "官 兵", + "戰 機", + "证 实", + "▁D R", + "▁ DR", + "▁M s", + "ST AR", + "af ia", + "▁back up", + "▁Elis abeth", + "▁Sat ellite", + "多 位", + "流 程", + "te c", + "t ec", + "▁s hr", + "▁sh r", + "▁B ard", + "▁Bar d", + "▁Ba rd", + "▁Clay ton", + "▁climb ing", + "六 十", + "▁e ar", + "▁ ear", + "的绝对 星等为", + "▁pl anes", + "▁plan es", + "▁plane s", + "是一颗 围绕太阳公", + "▁ 腳", + "人 名", + "具 體", + "的一 家", + "的 一家", + "ks on", + "k son", + "▁El m", + "os ely", + "ose ly", + "▁council s", + "ürtt emberg", + "纳 省", + "馬 斯", + "月 開始", + "▁d rown", + "▁dr own", + "▁dro wn", + "▁Sch war", + "▁Schw ar", + "▁Pra irie", + "▁Rever end", + "▁organ ize", + "▁organiz e", + "▁Poly techn", + "颗小行星 的绝对星等为", + "▁publ ishers", + "▁publisher s", + "▁publish ers", + "土 木", + "战 列", + "起 義", + "▁ 社會", + "馬 其頓", + "▁新 北市", + "▁ 新北市", + "▁Be au", + "▁Bea u", + "▁D uck", + "▁Du ck", + "▁Duc k", + "▁S idd", + "▁Sid d", + "▁T ate", + "▁Ta te", + "▁Tat e", + "▁s ank", + "▁san k", + "▁Car ey", + "▁Ca rey", + "▁Care y", + "▁Pé rez", + "▁Air ways", + "▁comment ator", + "▁measure ment", + "▁rect angular", + "f u", + "▁ 聲", + "伺 服", + "战 胜", + "船 舶", + "葬 于", + "颁 布", + "生活 的", + "的 设计", + "▁sal v", + "let ter", + "lett er", + "lette r", + "l etter", + "og enic", + "ogen ic", + "oge nic", + "▁A less", + "▁Al ess", + "▁Ale ss", + "▁f usion", + "▁fus ion", + "▁Car penter", + "▁gall eries", + "▁k e", + "▁ ke", + "ca mp", + "c amp", + "▁L uck", + "▁Lu ck", + "▁Luc k", + "▁t onn", + "▁ancest ry", + "▁authen tic", + "í o", + "可 用", + "少 量", + "绘 画", + "Bo b", + "B ob", + "並不 是", + "並 不是", + "他 認為", + "▁p ent", + "▁pen t", + "▁ pent", + "▁Gab ri", + "▁Ma ple", + "▁Map le", + "▁Soph ie", + "▁sub str", + "▁subs tr", + "sp ective", + "spect ive", + "▁chrom os", + "卸 任", + "▁H M", + "獨立 的", + "蛋白 质", + "▁北京 市", + "▁ 北京市", + "ec hes", + "ech es", + "e ches", + "is ure", + "▁F ors", + "▁For s", + "▁Fo rs", + "▁H err", + "▁Her r", + "全国 人大代表", + "▁sp elled", + "▁spell ed", + "流 動", + "▁V or", + "▁Vo r", + "▁b oot", + "▁bo ot", + "▁O live", + "▁Ol ive", + "▁f iber", + "▁fib er", + "▁squad rons", + "▁squadron s", + "▁这 颗小行星的绝对星等为", + "勁 爆", + "氯 化", + "的 歌", + "▁Tr acks", + "▁Track s", + "▁har vest", + "▁Commun ities", + "低 地", + "指 数", + "洋 基", + "▁T ram", + "▁Tr am", + "▁Tra m", + "om eter", + "ome ter", + "omet er", + "▁Ky oto", + "维���尔 自治区", + "▁fresh man", + "助 攻", + "研 发", + "的 成员" + ] + } +} \ No newline at end of file