| { | |
| "version": "1.0", | |
| "truncation": null, | |
| "padding": null, | |
| "added_tokens": [ | |
| { | |
| "id": 0, | |
| "content": "([bos])", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 1, | |
| "content": "([eos])", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 2, | |
| "content": "([unk])", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 3, | |
| "content": "([pad])", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| }, | |
| { | |
| "id": 4, | |
| "content": "([mask])", | |
| "single_word": false, | |
| "lstrip": false, | |
| "rstrip": false, | |
| "normalized": false, | |
| "special": true | |
| } | |
| ], | |
| "normalizer": null, | |
| "pre_tokenizer": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "post_processor": { | |
| "type": "TemplateProcessing", | |
| "single": [ | |
| { | |
| "Sequence": { | |
| "id": "A", | |
| "type_id": 0 | |
| } | |
| }, | |
| { | |
| "SpecialToken": { | |
| "id": "([eos])", | |
| "type_id": 0 | |
| } | |
| } | |
| ], | |
| "pair": [ | |
| { | |
| "Sequence": { | |
| "id": "A", | |
| "type_id": 0 | |
| } | |
| }, | |
| { | |
| "SpecialToken": { | |
| "id": "([eos])", | |
| "type_id": 0 | |
| } | |
| }, | |
| { | |
| "Sequence": { | |
| "id": "B", | |
| "type_id": 1 | |
| } | |
| }, | |
| { | |
| "SpecialToken": { | |
| "id": "([eos])", | |
| "type_id": 1 | |
| } | |
| } | |
| ], | |
| "special_tokens": { | |
| "([bos])": { | |
| "id": "([bos])", | |
| "ids": [ | |
| 0 | |
| ], | |
| "tokens": [ | |
| "([bos])" | |
| ] | |
| }, | |
| "([eos])": { | |
| "id": "([eos])", | |
| "ids": [ | |
| 1 | |
| ], | |
| "tokens": [ | |
| "([eos])" | |
| ] | |
| } | |
| } | |
| }, | |
| "decoder": { | |
| "type": "ByteLevel", | |
| "add_prefix_space": true, | |
| "trim_offsets": true, | |
| "use_regex": true | |
| }, | |
| "model": { | |
| "type": "BPE", | |
| "dropout": null, | |
| "unk_token": "([unk])", | |
| "continuing_subword_prefix": null, | |
| "end_of_word_suffix": null, | |
| "fuse_unk": false, | |
| "byte_fallback": false, | |
| "vocab": { | |
| "([bos])": 0, | |
| "([eos])": 1, | |
| "([unk])": 2, | |
| "([pad])": 3, | |
| "([mask])": 4, | |
| "\"": 5, | |
| "#": 6, | |
| "%": 7, | |
| "&": 8, | |
| "'": 9, | |
| "(": 10, | |
| ")": 11, | |
| "-": 12, | |
| "/": 13, | |
| "=": 14, | |
| "[": 15, | |
| "]": 16, | |
| "_": 17, | |
| "`": 18, | |
| "a": 19, | |
| "b": 20, | |
| "c": 21, | |
| "d": 22, | |
| "e": 23, | |
| "f": 24, | |
| "g": 25, | |
| "h": 26, | |
| "i": 27, | |
| "j": 28, | |
| "k": 29, | |
| "l": 30, | |
| "m": 31, | |
| "n": 32, | |
| "o": 33, | |
| "p": 34, | |
| "q": 35, | |
| "r": 36, | |
| "s": 37, | |
| "t": 38, | |
| "u": 39, | |
| "v": 40, | |
| "w": 41, | |
| "x": 42, | |
| "y": 43, | |
| "z": 44, | |
| "~": 45, | |
| "¡": 46, | |
| "¢": 47, | |
| "£": 48, | |
| "¤": 49, | |
| "¥": 50, | |
| "¦": 51, | |
| "§": 52, | |
| "¨": 53, | |
| "©": 54, | |
| "ª": 55, | |
| "«": 56, | |
| "¬": 57, | |
| "®": 58, | |
| "¯": 59, | |
| "°": 60, | |
| "±": 61, | |
| "²": 62, | |
| "³": 63, | |
| "´": 64, | |
| "µ": 65, | |
| "¶": 66, | |
| "·": 67, | |
| "¸": 68, | |
| "¹": 69, | |
| "º": 70, | |
| "»": 71, | |
| "¼": 72, | |
| "½": 73, | |
| "¾": 74, | |
| "Â": 75, | |
| "Ã": 76, | |
| "Ä": 77, | |
| "Å": 78, | |
| "È": 79, | |
| "É": 80, | |
| "Ê": 81, | |
| "Î": 82, | |
| "Ï": 83, | |
| "Ð": 84, | |
| "Ñ": 85, | |
| "×": 86, | |
| "á": 87, | |
| "â": 88, | |
| "ä": 89, | |
| "å": 90, | |
| "æ": 91, | |
| "ç": 92, | |
| "é": 93, | |
| "ï": 94, | |
| "Ġ": 95, | |
| "Ģ": 96, | |
| "ģ": 97, | |
| "Ĥ": 98, | |
| "ĥ": 99, | |
| "Ħ": 100, | |
| "ħ": 101, | |
| "Ĩ": 102, | |
| "ĩ": 103, | |
| "Ī": 104, | |
| "ī": 105, | |
| "Ĭ": 106, | |
| "ĭ": 107, | |
| "Į": 108, | |
| "į": 109, | |
| "ı": 110, | |
| "ij": 111, | |
| "Ĵ": 112, | |
| "ĵ": 113, | |
| "Ķ": 114, | |
| "Ĺ": 115, | |
| "ĺ": 116, | |
| "Ļ": 117, | |
| "ļ": 118, | |
| "Ľ": 119, | |
| "ľ": 120, | |
| "Ŀ": 121, | |
| "ŀ": 122, | |
| "Ł": 123, | |
| "ł": 124, | |
| "Ń": 125, | |
| "Ġt": 126, | |
| "he": 127, | |
| "Ġa": 128, | |
| "in": 129, | |
| "Ġthe": 130, | |
| "er": 131, | |
| "Ġs": 132, | |
| "on": 133, | |
| "re": 134, | |
| "Ġc": 135, | |
| "is": 136, | |
| "ed": 137, | |
| "Ġw": 138, | |
| "Ġo": 139, | |
| "Ġb": 140, | |
| "it": 141, | |
| "en": 142, | |
| "an": 143, | |
| "at": 144, | |
| "or": 145, | |
| "Ġf": 146, | |
| "Ġp": 147, | |
| "es": 148, | |
| "Ġm": 149, | |
| "ar": 150, | |
| "al": 151, | |
| "Ġin": 152, | |
| "as": 153, | |
| "Ġh": 154, | |
| "Ġan": 155, | |
| "Ġof": 156, | |
| "Ġd": 157, | |
| "ro": 158, | |
| "Ġl": 159, | |
| "ing": 160, | |
| "ic": 161, | |
| "Ġand": 162, | |
| "Ġto": 163, | |
| "ion": 164, | |
| "Ġn": 165, | |
| "ou": 166, | |
| "Ġis": 167, | |
| "il": 168, | |
| "Ġre": 169, | |
| "le": 170, | |
| "ent": 171, | |
| "Ġhe": 172, | |
| "Ġg": 173, | |
| "Ġwas": 174, | |
| "Ġe": 175, | |
| "Ġth": 176, | |
| "am": 177, | |
| "om": 178, | |
| "ly": 179, | |
| "st": 180, | |
| "ol": 181, | |
| "ct": 182, | |
| "el": 183, | |
| "un": 184, | |
| "Ġal": 185, | |
| "Ġit": 186, | |
| "ur": 187, | |
| "iv": 188, | |
| "Ġst": 189, | |
| "ad": 190, | |
| "et": 191, | |
| "ot": 192, | |
| "id": 193, | |
| "ch": 194, | |
| "ow": 195, | |
| "Ġfor": 196, | |
| "im": 197, | |
| "us": 198, | |
| "Ġon": 199, | |
| "Ġbe": 200, | |
| "ir": 201, | |
| "ig": 202, | |
| "ation": 203, | |
| "ers": 204, | |
| "ay": 205, | |
| "ce": 206, | |
| "Ġare": 207, | |
| "Ġr": 208, | |
| "ut": 209, | |
| "ver": 210, | |
| "Ġas": 211, | |
| "ter": 212, | |
| "Ġ\"": 213, | |
| "Ġcon": 214, | |
| "Ġv": 215, | |
| "ul": 216, | |
| "ith": 217, | |
| "Ġhis": 218, | |
| "her": 219, | |
| "and": 220, | |
| "ain": 221, | |
| "so": 222, | |
| "Ġwith": 223, | |
| "Ġby": 224, | |
| "Ġat": 225, | |
| "em": 226, | |
| "Ġch": 227, | |
| "Ġpro": 228, | |
| "ac": 229, | |
| "Ġse": 230, | |
| "Ġcom": 231, | |
| "ag": 232, | |
| "ist": 233, | |
| "se": 234, | |
| "av": 235, | |
| "Ġk": 236, | |
| "'s": 237, | |
| "um": 238, | |
| "Ġalso": 239, | |
| "Ġj": 240, | |
| "Ġthis": 241, | |
| "est": 242, | |
| "ri": 243, | |
| "ort": 244, | |
| "oun": 245, | |
| "Ġde": 246, | |
| "if": 247, | |
| "Ġun": 248, | |
| "od": 249, | |
| "ity": 250, | |
| "Ġy": 251, | |
| "Ġne": 252, | |
| "ill": 253, | |
| "oc": 254, | |
| "ies": 255, | |
| "art": 256, | |
| "ap": 257, | |
| "rom": 258, | |
| "ated": 259, | |
| "ab": 260, | |
| "op": 261, | |
| "all": 262, | |
| "Ġsu": 263, | |
| "res": 264, | |
| "qu": 265, | |
| "ate": 266, | |
| "ere": 267, | |
| "Ġpl": 268, | |
| "ud": 269, | |
| "os": 270, | |
| "ive": 271, | |
| "Ġor": 272, | |
| "Ġwere": 273, | |
| "igh": 274, | |
| "Ġhas": 275, | |
| "Ġex": 276, | |
| "Ġfrom": 277, | |
| "pe": 278, | |
| "Ġmo": 279, | |
| "ant": 280, | |
| "Ġsh": 281, | |
| "ess": 282, | |
| "ak": 283, | |
| "ard": 284, | |
| "ame": 285, | |
| "ally": 286, | |
| "Ġwh": 287, | |
| "Ġtr": 288, | |
| "Ġthat": 289, | |
| "th": 290, | |
| "Ġro": 291, | |
| "red": 292, | |
| "ge": 293, | |
| "ld": 294, | |
| "Ġle": 295, | |
| "end": 296, | |
| "ip": 297, | |
| "our": 298, | |
| "Ġshe": 299, | |
| "Ġnot": 300, | |
| "Ġman": 301, | |
| "up": 302, | |
| "Ġar": 303, | |
| "ong": 304, | |
| "ave": 305, | |
| "gh": 306, | |
| "Ġus": 307, | |
| "ther": 308, | |
| "ell": 309, | |
| "ia": 310, | |
| "ian": 311, | |
| "ment": 312, | |
| "Ġwor": 313, | |
| "ast": 314, | |
| "Ġtw": 315, | |
| "Ġthey": 316, | |
| "ous": 317, | |
| "ren": 318, | |
| "Ġcl": 319, | |
| "Ġcomp": 320, | |
| "ie": 321, | |
| "ine": 322, | |
| "ome": 323, | |
| "ater": 324, | |
| "Ġaf": 325, | |
| "ra": 326, | |
| "wn": 327, | |
| "ack": 328, | |
| "cl": 329, | |
| "ction": 330, | |
| "ub": 331, | |
| "ial": 332, | |
| "Ġher": 333, | |
| "ish": 334, | |
| "Ġhave": 335, | |
| "ight": 336, | |
| "Ġad": 337, | |
| "Ġtwo": 338, | |
| "ber": 339, | |
| "Ġits": 340, | |
| "og": 341, | |
| "Ġthere": 342, | |
| "Ġcont": 343, | |
| "erv": 344, | |
| "Ġsp": 345, | |
| "Ġone": 346, | |
| "ary": 347, | |
| "Ġcan": 348, | |
| "own": 349, | |
| "Ġall": 350, | |
| "per": 351, | |
| "ust": 352, | |
| "cc": 353, | |
| "Ġen": 354, | |
| "Ġpart": 355, | |
| "ide": 356, | |
| "pp": 357, | |
| "ree": 358, | |
| "ok": 359, | |
| "Ġte": 360, | |
| "Ġcomm": 361, | |
| "age": 362, | |
| "ure": 363, | |
| "Ġcol": 364, | |
| "der": 365, | |
| "ical": 366, | |
| "ear": 367, | |
| "ore": 368, | |
| "ount": 369, | |
| "Ġsch": 370, | |
| "ool": 371, | |
| "ition": 372, | |
| "uc": 373, | |
| "ire": 374, | |
| "Ġmar": 375, | |
| "Ġhad": 376, | |
| "Ġfir": 377, | |
| "ric": 378, | |
| "ect": 379, | |
| "ass": 380, | |
| "ry": 381, | |
| "ans": 382, | |
| "Ġnew": 383, | |
| "Ġres": 384, | |
| "Ġafter": 385, | |
| "ugh": 386, | |
| "Ġplay": 387, | |
| "rit": 388, | |
| "ult": 389, | |
| "Ġint": 390, | |
| "Ġtheir": 391, | |
| "Ġsc": 392, | |
| "Ġco": 393, | |
| "ord": 394, | |
| "Ġother": 395, | |
| "Ġbeen": 396, | |
| "ice": 397, | |
| "ign": 398, | |
| "pt": 399, | |
| "Ġloc": 400, | |
| "iz": 401, | |
| "Ġfirst": 402, | |
| "und": 403, | |
| "Ġbo": 404, | |
| "ail": 405, | |
| "orn": 406, | |
| "Ġschool": 407, | |
| "ach": 408, | |
| "ild": 409, | |
| "fer": 410, | |
| "ied": 411, | |
| "land": 412, | |
| "ang": 413, | |
| "ations": 414, | |
| "pl": 415, | |
| "Ġam": 416, | |
| "Ġwork": 417, | |
| "Ġab": 418, | |
| "ond": 419, | |
| "Ġtim": 420, | |
| "ue": 421, | |
| "orm": 422, | |
| "ib": 423, | |
| "Ġyear": 424, | |
| "Ġme": 425, | |
| "Ġgo": 426, | |
| "Ġrec": 427, | |
| "Ġthese": 428, | |
| "clud": 429, | |
| "Ġbec": 430, | |
| "Ġno": 431, | |
| "Ġim": 432, | |
| "Ġkn": 433, | |
| "out": 434, | |
| "ich": 435, | |
| "Ġi": 436, | |
| "Ġind": 437, | |
| "Ġper": 438, | |
| "hed": 439, | |
| "able": 440, | |
| "ite": 441, | |
| "Ġinclud": 442, | |
| "Ġfl": 443, | |
| "Ġserv": 444, | |
| "ke": 445, | |
| "Ġhow": 446, | |
| "Ġpr": 447, | |
| "Ġdis": 448, | |
| "are": 449, | |
| "Ġsome": 450, | |
| "ound": 451, | |
| "te": 452, | |
| "ould": 453, | |
| "Ġbut": 454, | |
| "Ġwe": 455, | |
| "Ġinter": 456, | |
| "Ġpar": 457, | |
| "Ġdes": 458, | |
| "Ġgr": 459, | |
| "ace": 460, | |
| "ff": 461, | |
| "Ġmost": 462, | |
| "ence": 463, | |
| "Ġwhe": 464, | |
| "Ġfe": 465, | |
| "act": 466, | |
| "Ġmany": 467, | |
| "Ġev": 468, | |
| "Ġup": 469, | |
| "ts": 470, | |
| "one": 471, | |
| "ents": 472, | |
| "ors": 473, | |
| "Ġpo": 474, | |
| "ance": 475, | |
| "Ġbl": 476, | |
| "Ġform": 477, | |
| "Ġlater": 478, | |
| "ory": 479, | |
| "ten": 480, | |
| "man": 481, | |
| "Ġag": 482, | |
| "Ġspe": 483, | |
| "Ġgro": 484, | |
| "ions": 485, | |
| "Ġcount": 486, | |
| "ve": 487, | |
| "vel": 488, | |
| "Ġused": 489, | |
| "oth": 490, | |
| "ates": 491, | |
| "Ġqu": 492, | |
| "Ġjo": 493, | |
| "Ġout": 494, | |
| "Ġbr": 495, | |
| "ubl": 496, | |
| "ade": 497, | |
| "Ġatt": 498, | |
| "ings": 499, | |
| "Ġcons": 500, | |
| "ever": 501, | |
| "Ġbro": 502, | |
| "Ġoff": 503, | |
| "Ġdo": 504, | |
| "port": 505, | |
| "Ġhim": 506, | |
| "aw": 507, | |
| "Ġmus": 508, | |
| "urn": 509, | |
| "Ġthree": 510, | |
| "amp": 511, | |
| "Ġtown": 512, | |
| "ood": 513, | |
| "Ġpre": 514, | |
| "ted": 515, | |
| "Ġhowever": 516, | |
| "uring": 517, | |
| "ational": 518, | |
| "Ġgre": 519, | |
| "ks": 520, | |
| "form": 521, | |
| "les": 522, | |
| "ind": 523, | |
| "ivers": 524, | |
| "Ġcar": 525, | |
| "Ġsy": 526, | |
| "Ġtime": 527, | |
| "Ġreg": 528, | |
| "Ġbu": 529, | |
| "ress": 530, | |
| "Ġed": 531, | |
| "ru": 532, | |
| "Ġso": 533, | |
| "Ġinto": 534, | |
| "very": 535, | |
| "Ġsever": 536, | |
| "ens": 537, | |
| "Ġact": 538, | |
| "oll": 539, | |
| "ious": 540, | |
| "ton": 541, | |
| "Ġsub": 542, | |
| "Ġprod": 543, | |
| "Ġstud": 544, | |
| "old": 545, | |
| "Ġnort": 546, | |
| "ake": 547, | |
| "Ġlo": 548, | |
| "way": 549, | |
| "ular": 550, | |
| "Ġgen": 551, | |
| "Ġthen": 552, | |
| "Ġonly": 553, | |
| "Ġsou": 554, | |
| "Ġrem": 555, | |
| "Ġcity": 556, | |
| "anc": 557, | |
| "ons": 558, | |
| "Ġdist": 559, | |
| "ath": 560, | |
| "Ġele": 561, | |
| "Ġknown": 562, | |
| "Ġpe": 563, | |
| "Ġthro": 564, | |
| "Ġph": 565, | |
| "ved": 566, | |
| "ase": 567, | |
| "ily": 568, | |
| "ited": 569, | |
| "Ġseveral": 570, | |
| "Ġduring": 571, | |
| "Ġhigh": 572, | |
| "Ġnam": 573, | |
| "Ġboth": 574, | |
| "Ġsec": 575, | |
| "Ġeng": 576, | |
| "ased": 577, | |
| "Ġmay": 578, | |
| "Ġwill": 579, | |
| "Ġpubl": 580, | |
| "iss": 581, | |
| "Ġmem": 582, | |
| "ick": 583, | |
| "Ġcent": 584, | |
| "Ġover": 585, | |
| "Ġmore": 586, | |
| "Ġyou": 587, | |
| "ile": 588, | |
| "Ġap": 589, | |
| "sh": 590, | |
| "ward": 591, | |
| "Ġsm": 592, | |
| "Ġlar": 593, | |
| "Ġthrough": 594, | |
| "rib": 595, | |
| "Ġcall": 596, | |
| "ne": 597, | |
| "Ġfr": 598, | |
| "gan": 599, | |
| "Ġname": 600, | |
| "Ġfil": 601, | |
| "Ġpres": 602, | |
| "Ġapp": 603, | |
| "als": 604, | |
| "Ġunder": 605, | |
| "Ġcolle": 606, | |
| "Ġchar": 607, | |
| "Ġac": 608, | |
| "Ġcur": 609, | |
| "Ġunivers": 610, | |
| "Ġborn": 611, | |
| "Ġacc": 612, | |
| "ix": 613, | |
| "ph": 614, | |
| "ative": 615, | |
| "Ġpol": 616, | |
| "rent": 617, | |
| "enc": 618, | |
| "ived": 619, | |
| "ft": 620, | |
| "Ġmain": 621, | |
| "Ġem": 622, | |
| "Ġret": 623, | |
| "hes": 624, | |
| "Ġsur": 625, | |
| "Ġma": 626, | |
| "we": 627, | |
| "Ġspec": 628, | |
| "Ġbecame": 629, | |
| "Ġfour": 630, | |
| "Ġrel": 631, | |
| "ollow": 632, | |
| "ities": 633, | |
| "iver": 634, | |
| "ics": 635, | |
| "ep": 636, | |
| "ose": 637, | |
| "Ġfam": 638, | |
| "ather": 639, | |
| "Ġfin": 640, | |
| "âĢ": 641, | |
| "Ġwar": 642, | |
| "Ġyears": 643, | |
| "Ġmon": 644, | |
| "ually": 645, | |
| "Ġfollow": 646, | |
| "cted": 647, | |
| "Ġmin": 648, | |
| "Ġnum": 649, | |
| "Ġlocated": 650, | |
| "ains": 651, | |
| "air": 652, | |
| "Ġnamed": 653, | |
| "ife": 654, | |
| "Ġarea": 655, | |
| "Ġwhich": 656, | |
| "ike": 657, | |
| "io": 658, | |
| "Ġter": 659, | |
| "Ġfilm": 660, | |
| "gr": 661, | |
| "Ġchild": 662, | |
| "other": 663, | |
| "Ġfound": 664, | |
| "ident": 665, | |
| "Ġrep": 666, | |
| "ough": 667, | |
| "ific": 668, | |
| "Ġdif": 669, | |
| "Ġthem": 670, | |
| "iel": 671, | |
| "tern": 672, | |
| "igin": 673, | |
| "Ġuniversity": 674, | |
| "tle": 675, | |
| "olog": 676, | |
| "Ġvar": 677, | |
| "Ġnow": 678, | |
| "Ġbet": 679, | |
| "Ġwould": 680, | |
| "ished": 681, | |
| "the": 682, | |
| "Ġgener": 683, | |
| "Ġart": 684, | |
| "Ġprov": 685, | |
| "Ġent": 686, | |
| "Ġorigin": 687, | |
| "Ġmade": 688, | |
| "Ġwhen": 689, | |
| "Ġmet": 690, | |
| "son": 691, | |
| "Ġcounty": 692, | |
| "Ġair": 693, | |
| "Ġinst": 694, | |
| "Ġwho": 695, | |
| "round": 696, | |
| "ci": 697, | |
| "Ġcalled": 698, | |
| "Ġnorth": 699, | |
| "Ġalb": 700, | |
| "Ġtrans": 701, | |
| "Ġmod": 702, | |
| "ures": 703, | |
| "Ġear": 704, | |
| "Ġsa": 705, | |
| "Ġwrit": 706, | |
| "Ġdr": 707, | |
| "Ġwell": 708, | |
| "ral": 709, | |
| "Ġcap": 710, | |
| "ost": 711, | |
| "Ġpop": 712, | |
| "ict": 713, | |
| "Ġappe": 714, | |
| "eric": 715, | |
| "Ġinv": 716, | |
| "Ġteam": 717, | |
| "Ġsouth": 718, | |
| "ained": 719, | |
| "ley": 720, | |
| "Ġset": 721, | |
| "Ġgu": 722, | |
| "ended": 723, | |
| "Ġsong": 724, | |
| "Ġoper": 725, | |
| "ual": 726, | |
| "Ġmusic": 727, | |
| "ll": 728, | |
| "Ġbel": 729, | |
| "ism": 730, | |
| "Ġadd": 731, | |
| "ject": 732, | |
| "int": 733, | |
| "Ġsecond": 734, | |
| "Ġcurrent": 735, | |
| "ried": 736, | |
| "Ġsim": 737, | |
| "Ġcommun": 738, | |
| "ists": 739, | |
| "Ġgroup": 740, | |
| "Ġown": 741, | |
| "Ġsupp": 742, | |
| "Ġser": 743, | |
| "fore": 744, | |
| "vern": 745, | |
| "ives": 746, | |
| "Ġcre": 747, | |
| "its": 748, | |
| "Ġhist": 749, | |
| "Ġinc": 750, | |
| "Ġlong": 751, | |
| "aus": 752, | |
| "Ġeach": 753, | |
| "Ġdep": 754, | |
| "ield": 755, | |
| "ys": 756, | |
| "Ġrecord": 757, | |
| "Ġpos": 758, | |
| "ered": 759, | |
| "elf": 760, | |
| "min": 761, | |
| "Ġalbum": 762, | |
| "Ġmed": 763, | |
| "ank": 764, | |
| "ale": 765, | |
| "Ġday": 766, | |
| "velop": 767, | |
| "Ġdire": 768, | |
| "ines": 769, | |
| "Ġpeop": 770, | |
| "Ġcontin": 771, | |
| "Ġdec": 772, | |
| "Ġshow": 773, | |
| "Ġcompan": 774, | |
| "eter": 775, | |
| "Ġdef": 776, | |
| "Ġfeat": 777, | |
| "ouse": 778, | |
| "Ġsing": 779, | |
| "Ġabout": 780, | |
| "Ġagain": 781, | |
| "Ġdiffer": 782, | |
| "ork": 783, | |
| "Ġplayed": 784, | |
| "Ġsl": 785, | |
| "Ġpeople": 786, | |
| "Ġnear": 787, | |
| "Ġoften": 788, | |
| "Ġgovern": 789, | |
| "Ġav": 790, | |
| "Ġpublic": 791, | |
| "ert": 792, | |
| "Ġsmall": 793, | |
| "ful": 794, | |
| "Ġnational": 795, | |
| "iet": 796, | |
| "ty": 797, | |
| "Ġdevelop": 798, | |
| "ins": 799, | |
| "Ġpark": 800, | |
| "Ġsuch": 801, | |
| "Ġstate": 802, | |
| "ently": 803, | |
| "stem": 804, | |
| "Ġvery": 805, | |
| "Ġriver": 806, | |
| "ros": 807, | |
| "ck": 808, | |
| "ise": 809, | |
| "Ġdid": 810, | |
| "Ġmat": 811, | |
| "Ġbook": 812, | |
| "ug": 813, | |
| "Ġass": 814, | |
| "ock": 815, | |
| "az": 816, | |
| "Ġworld": 817, | |
| "Ġbar": 818, | |
| "aint": 819, | |
| "Ġrece": 820, | |
| "ince": 821, | |
| "hn": 822, | |
| "ating": 823, | |
| "inc": 824, | |
| "pen": 825, | |
| "ont": 826, | |
| "Ġsystem": 827, | |
| "ision": 828, | |
| "Ġameric": 829, | |
| "augh": 830, | |
| "Ġfamily": 831, | |
| "Ġthan": 832, | |
| "Ġty": 833, | |
| "ger": 834, | |
| "Ġdesign": 835, | |
| "Ġrele": 836, | |
| "ann": 837, | |
| "ween": 838, | |
| "Ġz": 839, | |
| "ower": 840, | |
| "ized": 841, | |
| "Ġend": 842, | |
| "Ġbuild": 843, | |
| "Ġob": 844, | |
| "Ġocc": 845, | |
| "Ġchildren": 846, | |
| "Ġvill": 847, | |
| "ural": 848, | |
| "Ġbetween": 849, | |
| "ctions": 850, | |
| "Ġuse": 851, | |
| "rict": 852, | |
| "ctor": 853, | |
| "Ġprodu": 854, | |
| "Ġperform": 855, | |
| "Ġhead": 856, | |
| "ern": 857, | |
| "bers": 858, | |
| "Ġconst": 859, | |
| "ball": 860, | |
| "Ġcollege": 861, | |
| "Ġbus": 862, | |
| "Ġstr": 863, | |
| "ier": 864, | |
| "Ġimp": 865, | |
| "ah": 866, | |
| "ants": 867, | |
| "Ġred": 868, | |
| "ars": 869, | |
| "Ġback": 870, | |
| "Ġany": 871, | |
| "Ġold": 872, | |
| "ided": 873, | |
| "Ġhome": 874, | |
| "Ġlit": 875, | |
| "ically": 876, | |
| "Ġlocal": 877, | |
| "Ġstation": 878, | |
| "iam": 879, | |
| "Ġaut": 880, | |
| "ired": 881, | |
| "led": 882, | |
| "enn": 883, | |
| "Ġrev": 884, | |
| "ason": 885, | |
| "Ġsign": 886, | |
| "urch": 887, | |
| "Ġcr": 888, | |
| "iew": 889, | |
| "ange": 890, | |
| "Ġsame": 891, | |
| "oot": 892, | |
| "Ġsw": 893, | |
| "ible": 894, | |
| "Ġstill": 895, | |
| "Ġlarge": 896, | |
| "Ġserved": 897, | |
| "ured": 898, | |
| "Ġinclude": 899, | |
| "Ġrun": 900, | |
| "hip": 901, | |
| "day": 902, | |
| "Ġke": 903, | |
| "Ġmaj": 904, | |
| "ared": 905, | |
| "ames": 906, | |
| "Ġsoc": 907, | |
| "by": 908, | |
| "Ġband": 909, | |
| "uced": 910, | |
| "ised": 911, | |
| "fl": 912, | |
| "ement": 913, | |
| "Ġlike": 914, | |
| "Ġcour": 915, | |
| "ues": 916, | |
| "Ġjohn": 917, | |
| "co": 918, | |
| "Ġwest": 919, | |
| "Ġconsid": 920, | |
| "oy": 921, | |
| "Ġmy": 922, | |
| "erson": 923, | |
| "Ġexp": 924, | |
| "Ġbefore": 925, | |
| "Ġlead": 926, | |
| "Ġgl": 927, | |
| "ments": 928, | |
| "cept": 929, | |
| "Ġnumber": 930, | |
| "ket": 931, | |
| "Ġhar": 932, | |
| "ract": 933, | |
| "Ġcomple": 934, | |
| "omet": 935, | |
| "ional": 936, | |
| "xt": 937, | |
| "Ġwater": 938, | |
| "Ġland": 939, | |
| "Ġmajor": 940, | |
| "Ġdesc": 941, | |
| "Ġintern": 942, | |
| "get": 943, | |
| "ird": 944, | |
| "ages": 945, | |
| "Ġcor": 946, | |
| "Ġfollowing": 947, | |
| "Ġge": 948, | |
| "Ġarm": 949, | |
| "uch": 950, | |
| "Ġcommon": 951, | |
| "osed": 952, | |
| "ides": 953, | |
| "ccess": 954, | |
| "gest": 955, | |
| "Ġcompany": 956, | |
| "Ġson": 957, | |
| "ull": 958, | |
| "Ġport": 959, | |
| "Ġdifferent": 960, | |
| "Ġcal": 961, | |
| "Ġstre": 962, | |
| "Ġcare": 963, | |
| "Ġwhile": 964, | |
| "Ġwom": 965, | |
| "ices": 966, | |
| "Ġel": 967, | |
| "Ġbur": 968, | |
| "rap": 969, | |
| "ute": 970, | |
| "ble": 971, | |
| "Ġdistrict": 972, | |
| "ink": 973, | |
| "gram": 974, | |
| "ued": 975, | |
| "Ġisland": 976, | |
| "cess": 977, | |
| "Ġpa": 978, | |
| "ister": 979, | |
| "Ġdown": 980, | |
| "ined": 981, | |
| "ross": 982, | |
| "els": 983, | |
| "ital": 984, | |
| "Ġfive": 985, | |
| "ov": 986, | |
| "Ġyoun": 987, | |
| "Ġhouse": 988, | |
| "Ġgame": 989, | |
| "Ġwithin": 990, | |
| "Ġpass": 991, | |
| "ark": 992, | |
| "ounc": 993, | |
| "Ġanother": 994, | |
| "Ġger": 995, | |
| "Ġval": 996, | |
| "Ġprim": 997, | |
| "Ġopen": 998, | |
| "Ġreturn": 999, | |
| "Ġprogram": 1000, | |
| "Ġpat": 1001, | |
| "Ġdiv": 1002, | |
| "ting": 1003, | |
| "Ġsaid": 1004, | |
| "inn": 1005, | |
| "Ġlaw": 1006, | |
| "Ġins": 1007, | |
| "âĢĻ": 1008, | |
| "Ġclass": 1009, | |
| "Ġnever": 1010, | |
| "Ġste": 1011, | |
| "Ġhel": 1012, | |
| "Ġwhat": 1013, | |
| "Ġevent": 1014, | |
| "ik": 1015, | |
| "Ġfar": 1016, | |
| "Ġcamp": 1017, | |
| "Ġcurrently": 1018, | |
| "Ġsuccess": 1019, | |
| "Ġsupport": 1020, | |
| "Ġsix": 1021, | |
| "Ġlife": 1022, | |
| "Ġwon": 1023, | |
| "Ġorgan": 1024, | |
| "Ġwhere": 1025, | |
| "Ġstand": 1026, | |
| "ution": 1027, | |
| "Ġseries": 1028, | |
| "Ġche": 1029, | |
| "Ġest": 1030, | |
| "ane": 1031, | |
| "Ġvillage": 1032, | |
| "Ġeduc": 1033, | |
| "por": 1034, | |
| "Ġeff": 1035, | |
| "Ġbeing": 1036, | |
| "Ġshort": 1037, | |
| "Ġclub": 1038, | |
| "Ġchurch": 1039, | |
| "rop": 1040, | |
| "Ġfather": 1041, | |
| "ior": 1042, | |
| "Ġmil": 1043, | |
| "Ġgreat": 1044, | |
| "Ġpartic": 1045, | |
| "akes": 1046, | |
| "ium": 1047, | |
| "Ġunited": 1048, | |
| "br": 1049, | |
| "Ġresult": 1050, | |
| "Ġdem": 1051, | |
| "lish": 1052, | |
| "Ġline": 1053, | |
| "Ġtre": 1054, | |
| "Ġwal": 1055, | |
| "ven": 1056, | |
| "Ġchr": 1057, | |
| "Ġmarried": 1058, | |
| "Ġstates": 1059, | |
| "arch": 1060, | |
| "Ġext": 1061, | |
| "Ġrest": 1062, | |
| "Ġmov": 1063, | |
| "Ġsk": 1064, | |
| "ility": 1065, | |
| "Ġstart": 1066, | |
| "'t": 1067, | |
| "uss": 1068, | |
| "Ġjust": 1069, | |
| "ilt": 1070, | |
| "Ġleg": 1071, | |
| "Ġroad": 1072, | |
| "Ġlist": 1073, | |
| "Ġreceived": 1074, | |
| "Ġbas": 1075, | |
| "ats": 1076, | |
| "ille": 1077, | |
| "ple": 1078, | |
| "Ġpolit": 1079, | |
| "Ġblack": 1080, | |
| "ina": 1081, | |
| "Ġbre": 1082, | |
| "ob": 1083, | |
| "Ġincluded": 1084, | |
| "ship": 1085, | |
| "Ġcommunity": 1086, | |
| "aced": 1087, | |
| "ology": 1088, | |
| "Ġcharact": 1089, | |
| "con": 1090, | |
| "Ġevery": 1091, | |
| "Ġlang": 1092, | |
| "Ġoffic": 1093, | |
| "Ġaward": 1094, | |
| "Ġterm": 1095, | |
| "vers": 1096, | |
| "Ġlast": 1097, | |
| "Ġfoot": 1098, | |
| "Ġprof": 1099, | |
| "Ġref": 1100, | |
| "Ġearly": 1101, | |
| "Ġeast": 1102, | |
| "Ġmount": 1103, | |
| "Ġrail": 1104, | |
| "uro": 1105, | |
| "Ġfore": 1106, | |
| "Ġsomet": 1107, | |
| "Ġmembers": 1108, | |
| "Ġfre": 1109, | |
| "ause": 1110, | |
| "ash": 1111, | |
| "ets": 1112, | |
| "Ġtrad": 1113, | |
| "Ġcrit": 1114, | |
| "Ġimport": 1115, | |
| "bur": 1116, | |
| "Ġparty": 1117, | |
| "Ġaust": 1118, | |
| "Ġpopular": 1119, | |
| "ays": 1120, | |
| "Ġplace": 1121, | |
| "Ġwhite": 1122, | |
| "Ġprev": 1123, | |
| "Ġtit": 1124, | |
| "Ġes": 1125, | |
| "Ġsit": 1126, | |
| "Ġir": 1127, | |
| "Ġ'": 1128, | |
| "Ġcould": 1129, | |
| "Ġgovernment": 1130, | |
| "Ġsince": 1131, | |
| "Ġbegan": 1132, | |
| "Ġadv": 1133, | |
| "ott": 1134, | |
| "Ġformer": 1135, | |
| "ately": 1136, | |
| "bo": 1137, | |
| "Ġmuch": 1138, | |
| "Ġhand": 1139, | |
| "Ġvis": 1140, | |
| "Ġleft": 1141, | |
| "Ġmiss": 1142, | |
| "Ġsaint": 1143, | |
| "itions": 1144, | |
| "Ġsee": 1145, | |
| "Ġconc": 1146, | |
| "Ġbrother": 1147, | |
| "Ġmember": 1148, | |
| "Ġtook": 1149, | |
| "Ġvers": 1150, | |
| "Ġcontro": 1151, | |
| "Ġlangu": 1152, | |
| "Ġmag": 1153, | |
| "ham": 1154, | |
| "ries": 1155, | |
| "iness": 1156, | |
| "ator": 1157, | |
| "Ġgerman": 1158, | |
| "Ġbrit": 1159, | |
| "Ġaddition": 1160, | |
| "hen": 1161, | |
| "mer": 1162, | |
| "ces": 1163, | |
| "Ġaround": 1164, | |
| "Ġalong": 1165, | |
| "Ġrepres": 1166, | |
| "ped": 1167, | |
| "Ġamerican": 1168, | |
| "ison": 1169, | |
| "ford": 1170, | |
| "Ġmid": 1171, | |
| "Ġdied": 1172, | |
| "Ġann": 1173, | |
| "ster": 1174, | |
| "Ġif": 1175, | |
| "Ġking": 1176, | |
| "Ġbat": 1177, | |
| "ime": 1178, | |
| "soci": 1179, | |
| "Ġamong": 1180, | |
| "chn": 1181, | |
| "ene": 1182, | |
| "Ġhistor": 1183, | |
| "ron": 1184, | |
| "Ġhum": 1185, | |
| "Ġtimes": 1186, | |
| "hing": 1187, | |
| "idge": 1188, | |
| "ified": 1189, | |
| "Ġrom": 1190, | |
| "Ġcond": 1191, | |
| "let": 1192, | |
| "ody": 1193, | |
| "Ġgeneral": 1194, | |
| "Ġbuilding": 1195, | |
| "quently": 1196, | |
| "ians": 1197, | |
| "Ġassoci": 1198, | |
| "Ġsol": 1199, | |
| "ograp": 1200, | |
| "Ġenglish": 1201, | |
| "ented": 1202, | |
| "ature": 1203, | |
| "be": 1204, | |
| "ling": 1205, | |
| "Ġbased": 1206, | |
| "Ġarch": 1207, | |
| "ows": 1208, | |
| "urs": 1209, | |
| "Ġdeath": 1210, | |
| "Ġvarious": 1211, | |
| "Ġseason": 1212, | |
| "Ġservice": 1213, | |
| "Ġagainst": 1214, | |
| "Ġcareer": 1215, | |
| "ially": 1216, | |
| "Ġconsidered": 1217, | |
| "me": 1218, | |
| "atic": 1219, | |
| "Ġje": 1220, | |
| "Ġdaugh": 1221, | |
| "Ġmanag": 1222, | |
| "aking": 1223, | |
| "Ġeuro": 1224, | |
| "ilar": 1225, | |
| "Ġyork": 1226, | |
| "Ġoriginal": 1227, | |
| "aining": 1228, | |
| "Ġworked": 1229, | |
| "imes": 1230, | |
| "Ġcompet": 1231, | |
| "Ġrequ": 1232, | |
| "Ġra": 1233, | |
| "Ġpost": 1234, | |
| "Ġinternational": 1235, | |
| "Ġright": 1236, | |
| "que": 1237, | |
| "Ġtyp": 1238, | |
| "Ġbuilt": 1239, | |
| "Ġavail": 1240, | |
| "Ġeven": 1241, | |
| "Ġheld": 1242, | |
| "Ġreleased": 1243, | |
| "Ġgood": 1244, | |
| "Ġtechn": 1245, | |
| "omin": 1246, | |
| "par": 1247, | |
| "Ġfew": 1248, | |
| "Ġtoday": 1249, | |
| "Ġperson": 1250, | |
| "Ġbusiness": 1251, | |
| "Ġdon": 1252, | |
| "Ġequ": 1253, | |
| "Ġfac": 1254, | |
| "eng": 1255, | |
| "Ġusually": 1256, | |
| "Ġsimilar": 1257, | |
| "Ġtrack": 1258, | |
| "iod": 1259, | |
| "Ġrepl": 1260, | |
| "Ġcounc": 1261, | |
| "ribut": 1262, | |
| "med": 1263, | |
| "Ġeas": 1264, | |
| "Ġlake": 1265, | |
| "Ġla": 1266, | |
| "Ġrefer": 1267, | |
| "Ġbest": 1268, | |
| "Ġproduced": 1269, | |
| "Ġwent": 1270, | |
| "ality": 1271, | |
| "ters": 1272, | |
| "ony": 1273, | |
| "Ġspecies": 1274, | |
| "Ġfun": 1275, | |
| "Ġfield": 1276, | |
| "side": 1277, | |
| "Ġwritten": 1278, | |
| "Ġimportant": 1279, | |
| "ner": 1280, | |
| "Ġavailable": 1281, | |
| "ves": 1282, | |
| "Ġrad": 1283, | |
| "Ġchrist": 1284, | |
| "ival": 1285, | |
| "Ġhistory": 1286, | |
| "Ġeurope": 1287, | |
| "ague": 1288, | |
| "Ġworks": 1289, | |
| "row": 1290, | |
| "Ġprofess": 1291, | |
| "Ġmen": 1292, | |
| "Ġpresident": 1293, | |
| "ruct": 1294, | |
| "Ġconf": 1295, | |
| "Ġsal": 1296, | |
| "iety": 1297, | |
| "Ġyoung": 1298, | |
| "uck": 1299, | |
| "Ġdescrib": 1300, | |
| "Ġlab": 1301, | |
| "Ġep": 1302, | |
| "Ġindust": 1303, | |
| "Ġfur": 1304, | |
| "self": 1305, | |
| "erg": 1306, | |
| "ences": 1307, | |
| "bert": 1308, | |
| "Ġchang": 1309, | |
| "ax": 1310, | |
| "Ġang": 1311, | |
| "Ġdel": 1312, | |
| "hy": 1313, | |
| "Ġsingle": 1314, | |
| "che": 1315, | |
| "Ġnext": 1316, | |
| "Ġauth": 1317, | |
| "Ġpower": 1318, | |
| "ience": 1319, | |
| "Ġfootball": 1320, | |
| "aster": 1321, | |
| "Ġlim": 1322, | |
| "Ġturn": 1323, | |
| "Ġperiod": 1324, | |
| "Ġcanad": 1325, | |
| "Ġcover": 1326, | |
| "Ġlittle": 1327, | |
| "ches": 1328, | |
| "Ġspecial": 1329, | |
| "Ġtele": 1330, | |
| "Ġway": 1331, | |
| "Ġdoes": 1332, | |
| "ville": 1333, | |
| "ondon": 1334, | |
| "ases": 1335, | |
| "Ġattended": 1336, | |
| "erc": 1337, | |
| "Ġexper": 1338, | |
| "ient": 1339, | |
| "iving": 1340, | |
| "Ġopp": 1341, | |
| "Ġcouncil": 1342, | |
| "Ġcle": 1343, | |
| "ention": 1344, | |
| "aim": 1345, | |
| "Ġlondon": 1346, | |
| "rod": 1347, | |
| "Ġside": 1348, | |
| "Ġsometimes": 1349, | |
| "Ġstreet": 1350, | |
| "ways": 1351, | |
| "Ġcat": 1352, | |
| "estern": 1353, | |
| "Ġgrad": 1354, | |
| "ret": 1355, | |
| "ness": 1356, | |
| "Ġdisc": 1357, | |
| "Ġword": 1358, | |
| "ances": 1359, | |
| "Ġschools": 1360, | |
| "Ġinfl": 1361, | |
| "Ġincluding": 1362, | |
| "Ġinvol": 1363, | |
| "iven": 1364, | |
| "riend": 1365, | |
| "Ġprot": 1366, | |
| "Ġwood": 1367, | |
| "Ġnon": 1368, | |
| "Ġmother": 1369, | |
| "Ġaustral": 1370, | |
| "Ġstat": 1371, | |
| "Ġphil": 1372, | |
| "yl": 1373, | |
| "ai": 1374, | |
| "Ġrese": 1375, | |
| "Ġcult": 1376, | |
| "Ġprocess": 1377, | |
| "Ġhill": 1378, | |
| "Ġcharacter": 1379, | |
| "ored": 1380, | |
| "au": 1381, | |
| "Ġrock": 1382, | |
| "Ġwee": 1383, | |
| "Ġtem": 1384, | |
| "ese": 1385, | |
| "Ġhere": 1386, | |
| "Ġseat": 1387, | |
| "ming": 1388, | |
| "Ġthird": 1389, | |
| "Ġwife": 1390, | |
| "Ġsen": 1391, | |
| "Ġren": 1392, | |
| "Ġtop": 1393, | |
| "Ġcontinued": 1394, | |
| "less": 1395, | |
| "Ġnews": 1396, | |
| "Ġship": 1397, | |
| "Ġbor": 1398, | |
| "ms": 1399, | |
| "Ġwilliam": 1400, | |
| "Ġkill": 1401, | |
| "Ġant": 1402, | |
| "rench": 1403, | |
| "Ġproject": 1404, | |
| "Ġcenter": 1405, | |
| "Ġhon": 1406, | |
| "Ġdet": 1407, | |
| "Ġcast": 1408, | |
| "Ġeffect": 1409, | |
| "ning": 1410, | |
| "Ġgreen": 1411, | |
| "Ġexpl": 1412, | |
| "Ġgeor": 1413, | |
| "Ġelect": 1414, | |
| "Ġappear": 1415, | |
| "ec": 1416, | |
| "Ġreport": 1417, | |
| "Ġer": 1418, | |
| "Ġhy": 1419, | |
| "rote": 1420, | |
| "yle": 1421, | |
| "Ġsite": 1422, | |
| "Ġprom": 1423, | |
| "ards": 1424, | |
| "Ġlat": 1425, | |
| "Ġbritish": 1426, | |
| "Ġhold": 1427, | |
| "Ġaff": 1428, | |
| "conom": 1429, | |
| "Ġtri": 1430, | |
| "Ġcountry": 1431, | |
| "ulation": 1432, | |
| "urb": 1433, | |
| "ief": 1434, | |
| "Ġpublished": 1435, | |
| "Ġcentral": 1436, | |
| "ler": 1437, | |
| "Ġcame": 1438, | |
| "ories": 1439, | |
| "Ġpoint": 1440, | |
| "ring": 1441, | |
| "Ġtradition": 1442, | |
| "Ġpract": 1443, | |
| "Ġthough": 1444, | |
| "Ġinterest": 1445, | |
| "Ġgrand": 1446, | |
| "Ġincludes": 1447, | |
| "ode": 1448, | |
| "Ġincre": 1449, | |
| "Ġmonth": 1450, | |
| "pect": 1451, | |
| "Ġlevel": 1452, | |
| "Ġarr": 1453, | |
| "Ġeventually": 1454, | |
| "Ġthroughout": 1455, | |
| "Ġsum": 1456, | |
| "yn": 1457, | |
| "oss": 1458, | |
| "Ġlight": 1459, | |
| "Ġactiv": 1460, | |
| "Ġfrench": 1461, | |
| "Ġsurv": 1462, | |
| "Ġmoved": 1463, | |
| "Ġeconom": 1464, | |
| "Ġgames": 1465, | |
| "Ġfurther": 1466, | |
| "Ġpri": 1467, | |
| "apan": 1468, | |
| "Ġmust": 1469, | |
| "Ġhal": 1470, | |
| "Ġprevious": 1471, | |
| "ency": 1472, | |
| "epend": 1473, | |
| "Ġdue": 1474, | |
| "Ġsubse": 1475, | |
| "Ġthose": 1476, | |
| "Ġinit": 1477, | |
| "af": 1478, | |
| "Ġcross": 1479, | |
| "Ġorder": 1480, | |
| "lo": 1481, | |
| "Ġmor": 1482, | |
| "Ġsongs": 1483, | |
| "line": 1484, | |
| "Ġwin": 1485, | |
| "cle": 1486, | |
| "Ġstudents": 1487, | |
| "Ġbecome": 1488, | |
| "Ġsoon": 1489, | |
| "Ġregion": 1490, | |
| "Ġresp": 1491, | |
| "Ġmake": 1492, | |
| "Ġposs": 1493, | |
| "ones": 1494, | |
| "Ġfree": 1495, | |
| "ots": 1496, | |
| "aff": 1497, | |
| "Ġlook": 1498, | |
| "Ġtour": 1499, | |
| "Ġiss": 1500, | |
| "Ġneed": 1501, | |
| "orts": 1502, | |
| "Ġwithout": 1503, | |
| "Ġvol": 1504, | |
| "Ġwrote": 1505, | |
| "Ġcapt": 1506, | |
| "Ġleague": 1507, | |
| "Ġfriend": 1508, | |
| "Ġhost": 1509, | |
| "Ġnet": 1510, | |
| "Ġfeatures": 1511, | |
| "Ġjapan": 1512, | |
| "Ġmun": 1513, | |
| "field": 1514, | |
| "ĠâĢ": 1515, | |
| "Ġconstru": 1516, | |
| "osp": 1517, | |
| "Ġonce": 1518, | |
| "Ġmill": 1519, | |
| "ization": 1520, | |
| "Ġill": 1521, | |
| "ertain": 1522, | |
| "Ġdev": 1523, | |
| "Ġauthor": 1524, | |
| "itary": 1525, | |
| "wards": 1526, | |
| "Ġlive": 1527, | |
| "Ġinflu": 1528, | |
| "Ġindepend": 1529, | |
| "erous": 1530, | |
| "ges": 1531, | |
| "Ġten": 1532, | |
| "to": 1533, | |
| "Ġbecause": 1534, | |
| "Ġwide": 1535, | |
| "read": 1536, | |
| "hern": 1537, | |
| "Ġengland": 1538, | |
| "Ġread": 1539, | |
| "ission": 1540, | |
| "aving": 1541, | |
| "Ġburied": 1542, | |
| "Ġresearch": 1543, | |
| "aces": 1544, | |
| "Ġrich": 1545, | |
| "Ġprop": 1546, | |
| "ery": 1547, | |
| "Ġhol": 1548, | |
| "Ġli": 1549, | |
| "Ġhall": 1550, | |
| "Ġve": 1551, | |
| "Ġgenerally": 1552, | |
| "ney": 1553, | |
| "Ġmult": 1554, | |
| "Ġlargest": 1555, | |
| "Ġengine": 1556, | |
| "alth": 1557, | |
| "Ġwomen": 1558, | |
| "Ġdav": 1559, | |
| "hod": 1560, | |
| "Ġchamp": 1561, | |
| "Ġappro": 1562, | |
| "ize": 1563, | |
| "Ġfact": 1564, | |
| "Ġcir": 1565, | |
| "irl": 1566, | |
| "Ġled": 1567, | |
| "ston": 1568, | |
| "Ġstudied": 1569, | |
| "Ġpriv": 1570, | |
| "most": 1571, | |
| "work": 1572, | |
| "Ġfire": 1573, | |
| "Ġoffice": 1574, | |
| "Ġlet": 1575, | |
| "Ġgold": 1576, | |
| "Ġstar": 1577, | |
| "Ġtake": 1578, | |
| "Ġlanguage": 1579, | |
| "Ġdevelopment": 1580, | |
| "Ġmuse": 1581, | |
| "Ġeight": 1582, | |
| "used": 1583, | |
| "Ġareas": 1584, | |
| "Ġvict": 1585, | |
| "uated": 1586, | |
| "wood": 1587, | |
| "Ġhen": 1588, | |
| "com": 1589, | |
| "Ġmodern": 1590, | |
| "Ġjun": 1591, | |
| "Ġmal": 1592, | |
| "de": 1593, | |
| "lic": 1594, | |
| "adem": 1595, | |
| "bor": 1596, | |
| "Ġexist": 1597, | |
| "ced": 1598, | |
| "ably": 1599, | |
| "reek": 1600, | |
| "Ġtoget": 1601, | |
| "Ġtogether": 1602, | |
| "ellow": 1603, | |
| "ively": 1604, | |
| "ey": 1605, | |
| "Ġtro": 1606, | |
| "Ġden": 1607, | |
| "Ġcourt": 1608, | |
| "Ġfinal": 1609, | |
| "Ġshould": 1610, | |
| "aves": 1611, | |
| "Ġmean": 1612, | |
| "Ġpolitical": 1613, | |
| "Ġreturned": 1614, | |
| "ps": 1615, | |
| "Ġhous": 1616, | |
| "ged": 1617, | |
| "ument": 1618, | |
| "Ġnorthern": 1619, | |
| "Ġinform": 1620, | |
| "Ġtitle": 1621, | |
| "Ġservices": 1622, | |
| "Ġmuseum": 1623, | |
| "Ġbeg": 1624, | |
| "Ġhimself": 1625, | |
| "Ġsold": 1626, | |
| "Ġvide": 1627, | |
| "Ġmot": 1628, | |
| "ked": 1629, | |
| "gress": 1630, | |
| "ample": 1631, | |
| "raft": 1632, | |
| "Ġdepart": 1633, | |
| "mit": 1634, | |
| "Ġbroad": 1635, | |
| "Ġwestern": 1636, | |
| "Ġoriginally": 1637, | |
| "Ġtownship": 1638, | |
| "Ġstrong": 1639, | |
| "ape": 1640, | |
| "aken": 1641, | |
| "Ġwoman": 1642, | |
| "Ġestab": 1643, | |
| "Ġcam": 1644, | |
| "Ġdirect": 1645, | |
| "Ġnat": 1646, | |
| "Ġeducation": 1647, | |
| "Ġget": 1648, | |
| "Ġappeared": 1649, | |
| "Ġgrow": 1650, | |
| "Ġcem": 1651, | |
| "Ġacadem": 1652, | |
| "app": 1653, | |
| "Ġplayer": 1654, | |
| "Ġdaughter": 1655, | |
| "Ġwat": 1656, | |
| "Ġwind": 1657, | |
| "Ġpresent": 1658, | |
| "thern": 1659, | |
| "Ġcemeter": 1660, | |
| "Ġtest": 1661, | |
| "Ġlow": 1662, | |
| "Ġbeh": 1663, | |
| "Ġsn": 1664, | |
| "Ġconn": 1665, | |
| "bs": 1666, | |
| "Ġrole": 1667, | |
| "Ġremains": 1668, | |
| "aper": 1669, | |
| "Ġmarket": 1670, | |
| "Ġvir": 1671, | |
| "Ġparticular": 1672, | |
| "sc": 1673, | |
| "ither": 1674, | |
| "Ġgiven": 1675, | |
| "ected": 1676, | |
| "Ġhig": 1677, | |
| "iforn": 1678, | |
| "Ġproble": 1679, | |
| "Ġbase": 1680, | |
| "vision": 1681, | |
| "Ġinf": 1682, | |
| "Ġunt": 1683, | |
| "Ġcaliforn": 1684, | |
| "Ġseven": 1685, | |
| "ript": 1686, | |
| "Ġstarted": 1687, | |
| "Ġsouthern": 1688, | |
| "umb": 1689, | |
| "Ġtrav": 1690, | |
| "Ġreal": 1691, | |
| "Ġusing": 1692, | |
| "Ġboard": 1693, | |
| "yal": 1694, | |
| "Ġsocial": 1695, | |
| "Ġtal": 1696, | |
| "ino": 1697, | |
| "Ġattack": 1698, | |
| "Ġhun": 1699, | |
| "Ġsour": 1700, | |
| "Ġcalifornia": 1701, | |
| "eral": 1702, | |
| "Ġcemetery": 1703, | |
| "Ġfind": 1704, | |
| "Ġdam": 1705, | |
| "Ġblue": 1706, | |
| "Ġfull": 1707, | |
| "Ġadmin": 1708, | |
| "dle": 1709, | |
| "Ġclose": 1710, | |
| "Ġstruct": 1711, | |
| "Ġreview": 1712, | |
| "Ġciv": 1713, | |
| "itive": 1714, | |
| "istr": 1715, | |
| "Ġdeveloped": 1716, | |
| "Ġsound": 1717, | |
| "Ġgirl": 1718, | |
| "Ġproduction": 1719, | |
| "Ġsil": 1720, | |
| "Ġdest": 1721, | |
| "Ġothers": 1722, | |
| "Ġbooks": 1723, | |
| "Ġfall": 1724, | |
| "Ġsym": 1725, | |
| "mar": 1726, | |
| "Ġdescribed": 1727, | |
| "Ġprinc": 1728, | |
| "icip": 1729, | |
| "Ġsan": 1730, | |
| "Ġital": 1731, | |
| "ploy": 1732, | |
| "Ġmilitary": 1733, | |
| "Ġsepar": 1734, | |
| "Ġcoll": 1735, | |
| "Ġinstit": 1736, | |
| "Ġknow": 1737, | |
| "Ġsignific": 1738, | |
| "Ġproper": 1739, | |
| "Ġproduct": 1740, | |
| "Ġtelevision": 1741, | |
| "ury": 1742, | |
| "go": 1743, | |
| "rew": 1744, | |
| "Ġstory": 1745, | |
| "Ġground": 1746, | |
| "Ġident": 1747, | |
| "kn": 1748, | |
| "king": 1749, | |
| "Ġexample": 1750, | |
| "ald": 1751, | |
| "ze": 1752, | |
| "ops": 1753, | |
| "Ġlost": 1754, | |
| "Ġder": 1755, | |
| "ove": 1756, | |
| "itor": 1757, | |
| "Ġview": 1758, | |
| "Ġplaying": 1759, | |
| "ata": 1760, | |
| "Ġmass": 1761, | |
| "Ġforest": 1762, | |
| "Ġham": 1763, | |
| "Ġhard": 1764, | |
| "Ġcentre": 1765, | |
| "Ġless": 1766, | |
| "Ġruss": 1767, | |
| "Ġmethod": 1768, | |
| "Ġsent": 1769, | |
| "Ġseen": 1770, | |
| "Ġnovel": 1771, | |
| "Ġsun": 1772, | |
| "Ġpal": 1773, | |
| "den": 1774, | |
| "Ġmater": 1775, | |
| "Ġnumerous": 1776, | |
| "Ġlives": 1777, | |
| "ele": 1778, | |
| "Ġanim": 1779, | |
| "Ġoffer": 1780, | |
| "Ġmeans": 1781, | |
| "ceed": 1782, | |
| "Ġafric": 1783, | |
| "Ġdays": 1784, | |
| "Ġuntil": 1785, | |
| "Ġbrown": 1786, | |
| "ying": 1787, | |
| "Ġheav": 1788, | |
| "Ġversion": 1789, | |
| "Ġnight": 1790, | |
| "Ġpur": 1791, | |
| "Ġfort": 1792, | |
| "inted": 1793, | |
| "ama": 1794, | |
| "Ġsuper": 1795, | |
| "Ġentire": 1796, | |
| "Ġcontrol": 1797, | |
| "Ġsuccessful": 1798, | |
| "ibr": 1799, | |
| "Ġcreated": 1800, | |
| "aged": 1801, | |
| "Ġyour": 1802, | |
| "Ġnav": 1803, | |
| "Ġwall": 1804, | |
| "lin": 1805, | |
| "west": 1806, | |
| "Ġbody": 1807, | |
| "Ġfish": 1808, | |
| "Ġairport": 1809, | |
| "Ġber": 1810, | |
| "Ġcommit": 1811, | |
| "Ġthus": 1812, | |
| "Ġrecorded": 1813, | |
| "cast": 1814, | |
| "Ġver": 1815, | |
| "Ġcomb": 1816, | |
| "Ġdou": 1817, | |
| "ana": 1818, | |
| "ament": 1819, | |
| "Ġdeb": 1820, | |
| "Ġcy": 1821, | |
| "Ġround": 1822, | |
| "Ġallow": 1823, | |
| "Ġarmy": 1824, | |
| "Ġmunicip": 1825, | |
| "Ġcivil": 1826, | |
| "of": 1827, | |
| "Ġcommand": 1828, | |
| "Ġnor": 1829, | |
| "Ġdirector": 1830, | |
| "ris": 1831, | |
| "Ġremained": 1832, | |
| "Ġofficial": 1833, | |
| "Ġepis": 1834, | |
| "Ġaccess": 1835, | |
| "Ġposition": 1836, | |
| "ators": 1837, | |
| "oor": 1838, | |
| "play": 1839, | |
| "ead": 1840, | |
| "Ġprovided": 1841, | |
| "Ġevents": 1842, | |
| "ering": 1843, | |
| "Ġwant": 1844, | |
| "rest": 1845, | |
| "Ġball": 1846, | |
| "Ġsat": 1847, | |
| "Ġmich": 1848, | |
| "ached": 1849, | |
| "Ġproduc": 1850, | |
| "arily": 1851, | |
| "Ġcontains": 1852, | |
| "Ġconv": 1853, | |
| "ned": 1854, | |
| "arth": 1855, | |
| "Ġcapital": 1856, | |
| "Ġcase": 1857, | |
| "Ġvideo": 1858, | |
| "Ġcaus": 1859, | |
| "empt": 1860, | |
| "Ġclaim": 1861, | |
| "Ġteams": 1862, | |
| "Ġcomplete": 1863, | |
| "Ġsignificant": 1864, | |
| "Ġdesigned": 1865, | |
| "Ġque": 1866, | |
| "Ġweek": 1867, | |
| "Ġjack": 1868, | |
| "Ġperformed": 1869, | |
| "Ġfail": 1870, | |
| "uf": 1871, | |
| "Ġdi": 1872, | |
| "Ġexec": 1873, | |
| "Ġsurround": 1874, | |
| "rents": 1875, | |
| "raw": 1876, | |
| "ara": 1877, | |
| "ogn": 1878, | |
| "Ġgrew": 1879, | |
| "Ġroman": 1880, | |
| "Ġmix": 1881, | |
| "Ġsqu": 1882, | |
| "ma": 1883, | |
| "Ġage": 1884, | |
| "hic": 1885, | |
| "Ġfeatured": 1886, | |
| "anch": 1887, | |
| "ox": 1888, | |
| "Ġgod": 1889, | |
| "uk": 1890, | |
| "Ġupon": 1891, | |
| "Ġprimary": 1892, | |
| "Ġrepresent": 1893, | |
| "ological": 1894, | |
| "Ġfoc": 1895, | |
| "Ġjour": 1896, | |
| "emb": 1897, | |
| "Ġalways": 1898, | |
| "Ġstyle": 1899, | |
| "Ġide": 1900, | |
| "Ġphot": 1901, | |
| "Ġcanada": 1902, | |
| "wh": 1903, | |
| "Ġsubsequently": 1904, | |
| "Ġaccord": 1905, | |
| "Ġfem": 1906, | |
| "Ġfront": 1907, | |
| "ote": 1908, | |
| "Ġliter": 1909, | |
| "hib": 1910, | |
| "ivid": 1911, | |
| "Ġplat": 1912, | |
| "tens": 1913, | |
| "Ġhuman": 1914, | |
| "Ġrailway": 1915, | |
| "Ġthom": 1916, | |
| "lex": 1917, | |
| "Ġworking": 1918, | |
| "istic": 1919, | |
| "Ġbelie": 1920, | |
| "Ġbig": 1921, | |
| "Ġpolice": 1922, | |
| "Ġroyal": 1923, | |
| "Ġfollowed": 1924, | |
| "Ġjud": 1925, | |
| "Ġpress": 1926, | |
| "Ġinformation": 1927, | |
| "Ġunion": 1928, | |
| "Ġever": 1929, | |
| "Ġresid": 1930, | |
| "Ġactive": 1931, | |
| "Ġtoo": 1932, | |
| "Ġmostly": 1933, | |
| "ched": 1934, | |
| "Ġnorm": 1935, | |
| "Ġregular": 1936, | |
| "Ġadministr": 1937, | |
| "Ġmiddle": 1938, | |
| "oms": 1939, | |
| "Ġmaterial": 1940, | |
| "Ġjoined": 1941, | |
| "ping": 1942, | |
| "Ġinvest": 1943, | |
| "Ġplant": 1944, | |
| "Ġmur": 1945, | |
| "Ġvi": 1946, | |
| "Ġoutside": 1947, | |
| "ination": 1948, | |
| "Ġcou": 1949, | |
| "Ġsociety": 1950, | |
| "Ġfund": 1951, | |
| "Ġearl": 1952, | |
| "hood": 1953, | |
| "Ġalmost": 1954, | |
| "Ġowned": 1955, | |
| "Ġoccas": 1956, | |
| "ades": 1957, | |
| "fic": 1958, | |
| "Ġbay": 1959, | |
| "Ġreplaced": 1960, | |
| "Ġsam": 1961, | |
| "ius": 1962, | |
| "ending": 1963, | |
| "ocr": 1964, | |
| "Ġvo": 1965, | |
| "olic": 1966, | |
| "Ġcirc": 1967, | |
| "craft": 1968, | |
| "Ġinvolved": 1969, | |
| "gre": 1970, | |
| "ids": 1971, | |
| "Ġnearby": 1972, | |
| "omes": 1973, | |
| "Ġindivid": 1974, | |
| "Ġbattle": 1975, | |
| "Ġsug": 1976, | |
| "Ġhot": 1977, | |
| "nal": 1978, | |
| "Ġvalley": 1979, | |
| "Ġprivate": 1980, | |
| "Ġcoast": 1981, | |
| "Ġradio": 1982, | |
| "na": 1983, | |
| "Ġfest": 1984, | |
| "Ġdog": 1985, | |
| "Ġmountain": 1986, | |
| "Ġho": 1987, | |
| "Ġintrod": 1988, | |
| "ique": 1989, | |
| "Ġacross": 1990, | |
| "Ġbal": 1991, | |
| "oney": 1992, | |
| "ems": 1993, | |
| "Ġparticip": 1994, | |
| "Ġhalf": 1995, | |
| "Ġhor": 1996, | |
| "Ġfight": 1997, | |
| "Ġsett": 1998, | |
| "Ġphys": 1999 | |
| }, | |
| "merges": [ | |
| "Ġ t", | |
| "h e", | |
| "Ġ a", | |
| "i n", | |
| "Ġt he", | |
| "e r", | |
| "Ġ s", | |
| "o n", | |
| "r e", | |
| "Ġ c", | |
| "i s", | |
| "e d", | |
| "Ġ w", | |
| "Ġ o", | |
| "Ġ b", | |
| "i t", | |
| "e n", | |
| "a n", | |
| "a t", | |
| "o r", | |
| "Ġ f", | |
| "Ġ p", | |
| "e s", | |
| "Ġ m", | |
| "a r", | |
| "a l", | |
| "Ġ in", | |
| "a s", | |
| "Ġ h", | |
| "Ġa n", | |
| "Ġo f", | |
| "Ġ d", | |
| "r o", | |
| "Ġ l", | |
| "in g", | |
| "i c", | |
| "Ġan d", | |
| "Ġt o", | |
| "i on", | |
| "Ġ n", | |
| "o u", | |
| "Ġ is", | |
| "i l", | |
| "Ġ re", | |
| "l e", | |
| "en t", | |
| "Ġ he", | |
| "Ġ g", | |
| "Ġw as", | |
| "Ġ e", | |
| "Ġt h", | |
| "a m", | |
| "o m", | |
| "l y", | |
| "s t", | |
| "o l", | |
| "c t", | |
| "e l", | |
| "u n", | |
| "Ġa l", | |
| "Ġ it", | |
| "u r", | |
| "i v", | |
| "Ġs t", | |
| "a d", | |
| "e t", | |
| "o t", | |
| "i d", | |
| "c h", | |
| "o w", | |
| "Ġf or", | |
| "i m", | |
| "u s", | |
| "Ġ on", | |
| "Ġb e", | |
| "i r", | |
| "i g", | |
| "at ion", | |
| "er s", | |
| "a y", | |
| "c e", | |
| "Ġa re", | |
| "Ġ r", | |
| "u t", | |
| "v er", | |
| "Ġa s", | |
| "t er", | |
| "Ġ \"", | |
| "Ġc on", | |
| "Ġ v", | |
| "u l", | |
| "it h", | |
| "Ġh is", | |
| "he r", | |
| "an d", | |
| "a in", | |
| "s o", | |
| "Ġw ith", | |
| "Ġb y", | |
| "Ġa t", | |
| "e m", | |
| "Ġc h", | |
| "Ġp ro", | |
| "a c", | |
| "Ġs e", | |
| "Ġc om", | |
| "a g", | |
| "is t", | |
| "s e", | |
| "a v", | |
| "Ġ k", | |
| "' s", | |
| "u m", | |
| "Ġal so", | |
| "Ġ j", | |
| "Ġth is", | |
| "es t", | |
| "r i", | |
| "or t", | |
| "ou n", | |
| "Ġd e", | |
| "i f", | |
| "Ġ un", | |
| "o d", | |
| "it y", | |
| "Ġ y", | |
| "Ġn e", | |
| "il l", | |
| "o c", | |
| "i es", | |
| "ar t", | |
| "a p", | |
| "ro m", | |
| "at ed", | |
| "a b", | |
| "o p", | |
| "al l", | |
| "Ġs u", | |
| "re s", | |
| "q u", | |
| "at e", | |
| "er e", | |
| "Ġp l", | |
| "u d", | |
| "o s", | |
| "iv e", | |
| "Ġo r", | |
| "Ġw ere", | |
| "ig h", | |
| "Ġh as", | |
| "Ġe x", | |
| "Ġf rom", | |
| "p e", | |
| "Ġm o", | |
| "an t", | |
| "Ġs h", | |
| "es s", | |
| "a k", | |
| "ar d", | |
| "am e", | |
| "al ly", | |
| "Ġw h", | |
| "Ġt r", | |
| "Ġth at", | |
| "t h", | |
| "Ġ ro", | |
| "re d", | |
| "g e", | |
| "l d", | |
| "Ġl e", | |
| "en d", | |
| "i p", | |
| "ou r", | |
| "Ġs he", | |
| "Ġn ot", | |
| "Ġm an", | |
| "u p", | |
| "Ġa r", | |
| "on g", | |
| "av e", | |
| "g h", | |
| "Ġ us", | |
| "t her", | |
| "el l", | |
| "i a", | |
| "i an", | |
| "m ent", | |
| "Ġw or", | |
| "as t", | |
| "Ġt w", | |
| "Ġthe y", | |
| "ou s", | |
| "re n", | |
| "Ġc l", | |
| "Ġcom p", | |
| "i e", | |
| "in e", | |
| "om e", | |
| "at er", | |
| "Ġa f", | |
| "r a", | |
| "w n", | |
| "ac k", | |
| "c l", | |
| "ct ion", | |
| "u b", | |
| "i al", | |
| "Ġhe r", | |
| "is h", | |
| "Ġh ave", | |
| "igh t", | |
| "Ġa d", | |
| "Ġtw o", | |
| "b er", | |
| "Ġit s", | |
| "o g", | |
| "Ġthe re", | |
| "Ġcon t", | |
| "er v", | |
| "Ġs p", | |
| "Ġon e", | |
| "ar y", | |
| "Ġc an", | |
| "ow n", | |
| "Ġal l", | |
| "p er", | |
| "u st", | |
| "c c", | |
| "Ġ en", | |
| "Ġp art", | |
| "id e", | |
| "p p", | |
| "re e", | |
| "o k", | |
| "Ġt e", | |
| "Ġcom m", | |
| "ag e", | |
| "u re", | |
| "Ġc ol", | |
| "d er", | |
| "ic al", | |
| "e ar", | |
| "o re", | |
| "oun t", | |
| "Ġs ch", | |
| "o ol", | |
| "it ion", | |
| "u c", | |
| "i re", | |
| "Ġm ar", | |
| "Ġh ad", | |
| "Ġf ir", | |
| "r ic", | |
| "e ct", | |
| "as s", | |
| "r y", | |
| "an s", | |
| "Ġne w", | |
| "Ġre s", | |
| "Ġaf ter", | |
| "u gh", | |
| "Ġpl ay", | |
| "r it", | |
| "ul t", | |
| "Ġin t", | |
| "Ġthe ir", | |
| "Ġs c", | |
| "Ġc o", | |
| "or d", | |
| "Ġo ther", | |
| "Ġbe en", | |
| "ic e", | |
| "ig n", | |
| "p t", | |
| "Ġl oc", | |
| "i z", | |
| "Ġfir st", | |
| "un d", | |
| "Ġb o", | |
| "a il", | |
| "or n", | |
| "Ġsch ool", | |
| "a ch", | |
| "il d", | |
| "f er", | |
| "i ed", | |
| "l and", | |
| "an g", | |
| "ation s", | |
| "p l", | |
| "Ġa m", | |
| "Ġwor k", | |
| "Ġa b", | |
| "on d", | |
| "Ġt im", | |
| "u e", | |
| "or m", | |
| "i b", | |
| "Ġy ear", | |
| "Ġm e", | |
| "Ġg o", | |
| "Ġre c", | |
| "Ġthe se", | |
| "cl ud", | |
| "Ġbe c", | |
| "Ġn o", | |
| "Ġ im", | |
| "Ġk n", | |
| "ou t", | |
| "ic h", | |
| "Ġ i", | |
| "Ġin d", | |
| "Ġp er", | |
| "he d", | |
| "ab le", | |
| "it e", | |
| "Ġin clud", | |
| "Ġf l", | |
| "Ġs erv", | |
| "k e", | |
| "Ġh ow", | |
| "Ġp r", | |
| "Ġd is", | |
| "a re", | |
| "Ġs ome", | |
| "oun d", | |
| "t e", | |
| "ou ld", | |
| "Ġb ut", | |
| "Ġw e", | |
| "Ġin ter", | |
| "Ġp ar", | |
| "Ġd es", | |
| "Ġg r", | |
| "a ce", | |
| "f f", | |
| "Ġmo st", | |
| "en ce", | |
| "Ġw he", | |
| "Ġf e", | |
| "a ct", | |
| "Ġman y", | |
| "Ġe v", | |
| "Ġ up", | |
| "t s", | |
| "on e", | |
| "ent s", | |
| "or s", | |
| "Ġp o", | |
| "an ce", | |
| "Ġb l", | |
| "Ġfor m", | |
| "Ġl ater", | |
| "or y", | |
| "t en", | |
| "m an", | |
| "Ġa g", | |
| "Ġs pe", | |
| "Ġg ro", | |
| "ion s", | |
| "Ġc ount", | |
| "v e", | |
| "v el", | |
| "Ġus ed", | |
| "ot h", | |
| "at es", | |
| "Ġ qu", | |
| "Ġj o", | |
| "Ġo ut", | |
| "Ġb r", | |
| "ub l", | |
| "ad e", | |
| "Ġat t", | |
| "ing s", | |
| "Ġcon s", | |
| "e ver", | |
| "Ġb ro", | |
| "Ġof f", | |
| "Ġd o", | |
| "p ort", | |
| "Ġh im", | |
| "a w", | |
| "Ġm us", | |
| "ur n", | |
| "Ġth ree", | |
| "am p", | |
| "Ġto wn", | |
| "o od", | |
| "Ġp re", | |
| "t ed", | |
| "Ġhow ever", | |
| "ur ing", | |
| "ation al", | |
| "Ġg re", | |
| "k s", | |
| "f orm", | |
| "l es", | |
| "in d", | |
| "iv ers", | |
| "Ġc ar", | |
| "Ġs y", | |
| "Ġtim e", | |
| "Ġre g", | |
| "Ġb u", | |
| "res s", | |
| "Ġ ed", | |
| "r u", | |
| "Ġs o", | |
| "Ġint o", | |
| "ver y", | |
| "Ġse ver", | |
| "en s", | |
| "Ġa ct", | |
| "ol l", | |
| "i ous", | |
| "t on", | |
| "Ġsu b", | |
| "Ġpro d", | |
| "Ġst ud", | |
| "ol d", | |
| "Ġn ort", | |
| "ak e", | |
| "Ġl o", | |
| "w ay", | |
| "ul ar", | |
| "Ġg en", | |
| "Ġthe n", | |
| "Ġon ly", | |
| "Ġs ou", | |
| "Ġre m", | |
| "Ġc ity", | |
| "an c", | |
| "on s", | |
| "Ġd ist", | |
| "at h", | |
| "Ġe le", | |
| "Ġkn own", | |
| "Ġp e", | |
| "Ġth ro", | |
| "Ġp h", | |
| "v ed", | |
| "as e", | |
| "il y", | |
| "it ed", | |
| "Ġsever al", | |
| "Ġd uring", | |
| "Ġh igh", | |
| "Ġn am", | |
| "Ġb oth", | |
| "Ġse c", | |
| "Ġen g", | |
| "as ed", | |
| "Ġm ay", | |
| "Ġw ill", | |
| "Ġp ubl", | |
| "is s", | |
| "Ġm em", | |
| "ic k", | |
| "Ġc ent", | |
| "Ġo ver", | |
| "Ġmo re", | |
| "Ġy ou", | |
| "il e", | |
| "Ġa p", | |
| "s h", | |
| "w ard", | |
| "Ġs m", | |
| "Ġl ar", | |
| "Ġthro ugh", | |
| "ri b", | |
| "Ġc all", | |
| "n e", | |
| "Ġf r", | |
| "g an", | |
| "Ġn ame", | |
| "Ġf il", | |
| "Ġp res", | |
| "Ġa pp", | |
| "al s", | |
| "Ġun der", | |
| "Ġcol le", | |
| "Ġch ar", | |
| "Ġa c", | |
| "Ġc ur", | |
| "Ġun ivers", | |
| "Ġb orn", | |
| "Ġa cc", | |
| "i x", | |
| "p h", | |
| "at ive", | |
| "Ġp ol", | |
| "ren t", | |
| "en c", | |
| "iv ed", | |
| "f t", | |
| "Ġm ain", | |
| "Ġe m", | |
| "Ġre t", | |
| "he s", | |
| "Ġs ur", | |
| "Ġm a", | |
| "w e", | |
| "Ġspe c", | |
| "Ġbec ame", | |
| "Ġf our", | |
| "Ġre l", | |
| "oll ow", | |
| "it ies", | |
| "iv er", | |
| "ic s", | |
| "e p", | |
| "o se", | |
| "Ġf am", | |
| "at her", | |
| "Ġf in", | |
| "â Ģ", | |
| "Ġw ar", | |
| "Ġyear s", | |
| "Ġm on", | |
| "u ally", | |
| "Ġf ollow", | |
| "ct ed", | |
| "Ġm in", | |
| "Ġn um", | |
| "Ġloc ated", | |
| "ain s", | |
| "a ir", | |
| "Ġnam ed", | |
| "if e", | |
| "Ġare a", | |
| "Ġwh ich", | |
| "i ke", | |
| "i o", | |
| "Ġt er", | |
| "Ġfil m", | |
| "g r", | |
| "Ġch ild", | |
| "ot her", | |
| "Ġf ound", | |
| "id ent", | |
| "Ġre p", | |
| "ou gh", | |
| "if ic", | |
| "Ġd if", | |
| "Ġthe m", | |
| "i el", | |
| "ter n", | |
| "ig in", | |
| "Ġunivers ity", | |
| "t le", | |
| "ol og", | |
| "Ġv ar", | |
| "Ġn ow", | |
| "Ġb et", | |
| "Ġw ould", | |
| "is hed", | |
| "t he", | |
| "Ġgen er", | |
| "Ġar t", | |
| "Ġpro v", | |
| "Ġ ent", | |
| "Ġor igin", | |
| "Ġm ade", | |
| "Ġwhe n", | |
| "Ġm et", | |
| "s on", | |
| "Ġcount y", | |
| "Ġa ir", | |
| "Ġin st", | |
| "Ġwh o", | |
| "ro und", | |
| "c i", | |
| "Ġcall ed", | |
| "Ġnort h", | |
| "Ġal b", | |
| "Ġtr ans", | |
| "Ġm od", | |
| "u res", | |
| "Ġe ar", | |
| "Ġs a", | |
| "Ġw rit", | |
| "Ġd r", | |
| "Ġw ell", | |
| "r al", | |
| "Ġc ap", | |
| "o st", | |
| "Ġp op", | |
| "ic t", | |
| "Ġap pe", | |
| "er ic", | |
| "Ġin v", | |
| "Ġte am", | |
| "Ġsou th", | |
| "ain ed", | |
| "le y", | |
| "Ġs et", | |
| "Ġg u", | |
| "end ed", | |
| "Ġs ong", | |
| "Ġo per", | |
| "u al", | |
| "Ġmus ic", | |
| "l l", | |
| "Ġb el", | |
| "is m", | |
| "Ġad d", | |
| "j ect", | |
| "in t", | |
| "Ġsec ond", | |
| "Ġcur rent", | |
| "ri ed", | |
| "Ġs im", | |
| "Ġcomm un", | |
| "ist s", | |
| "Ġgro up", | |
| "Ġo wn", | |
| "Ġsu pp", | |
| "Ġs er", | |
| "f ore", | |
| "ver n", | |
| "iv es", | |
| "Ġc re", | |
| "it s", | |
| "Ġhis t", | |
| "Ġin c", | |
| "Ġl ong", | |
| "a us", | |
| "Ġe ach", | |
| "Ġde p", | |
| "iel d", | |
| "y s", | |
| "Ġrec ord", | |
| "Ġp os", | |
| "er ed", | |
| "el f", | |
| "m in", | |
| "Ġalb um", | |
| "Ġm ed", | |
| "an k", | |
| "al e", | |
| "Ġd ay", | |
| "vel op", | |
| "Ġd ire", | |
| "in es", | |
| "Ġpe op", | |
| "Ġcont in", | |
| "Ġde c", | |
| "Ġsh ow", | |
| "Ġcomp an", | |
| "et er", | |
| "Ġde f", | |
| "Ġfe at", | |
| "ou se", | |
| "Ġs ing", | |
| "Ġab out", | |
| "Ġag ain", | |
| "Ġdif fer", | |
| "or k", | |
| "Ġplay ed", | |
| "Ġs l", | |
| "Ġpeop le", | |
| "Ġne ar", | |
| "Ġof ten", | |
| "Ġgo vern", | |
| "Ġa v", | |
| "Ġpubl ic", | |
| "er t", | |
| "Ġsm all", | |
| "f ul", | |
| "Ġn ational", | |
| "i et", | |
| "t y", | |
| "Ġde velop", | |
| "in s", | |
| "Ġpar k", | |
| "Ġsu ch", | |
| "Ġst ate", | |
| "ent ly", | |
| "st em", | |
| "Ġ very", | |
| "Ġr iver", | |
| "ro s", | |
| "c k", | |
| "is e", | |
| "Ġd id", | |
| "Ġm at", | |
| "Ġbo ok", | |
| "u g", | |
| "Ġas s", | |
| "oc k", | |
| "a z", | |
| "Ġwor ld", | |
| "Ġb ar", | |
| "ain t", | |
| "Ġre ce", | |
| "in ce", | |
| "h n", | |
| "at ing", | |
| "in c", | |
| "p en", | |
| "on t", | |
| "Ġsy stem", | |
| "is ion", | |
| "Ġam eric", | |
| "a ugh", | |
| "Ġfam ily", | |
| "Ġth an", | |
| "Ġt y", | |
| "g er", | |
| "Ġdes ign", | |
| "Ġre le", | |
| "an n", | |
| "we en", | |
| "Ġ z", | |
| "ow er", | |
| "iz ed", | |
| "Ġ end", | |
| "Ġbu ild", | |
| "Ġo b", | |
| "Ġo cc", | |
| "Ġchild ren", | |
| "Ġv ill", | |
| "ur al", | |
| "Ġbet ween", | |
| "ction s", | |
| "Ġus e", | |
| "ric t", | |
| "ct or", | |
| "Ġprod u", | |
| "Ġper form", | |
| "Ġhe ad", | |
| "er n", | |
| "b ers", | |
| "Ġcon st", | |
| "b all", | |
| "Ġcolle ge", | |
| "Ġb us", | |
| "Ġst r", | |
| "i er", | |
| "Ġim p", | |
| "a h", | |
| "ant s", | |
| "Ġre d", | |
| "ar s", | |
| "Ġb ack", | |
| "Ġan y", | |
| "Ġo ld", | |
| "id ed", | |
| "Ġh ome", | |
| "Ġl it", | |
| "ic ally", | |
| "Ġloc al", | |
| "Ġst ation", | |
| "i am", | |
| "Ġa ut", | |
| "i red", | |
| "l ed", | |
| "en n", | |
| "Ġre v", | |
| "as on", | |
| "Ġs ign", | |
| "ur ch", | |
| "Ġc r", | |
| "ie w", | |
| "an ge", | |
| "Ġs ame", | |
| "o ot", | |
| "Ġs w", | |
| "ib le", | |
| "Ġst ill", | |
| "Ġlar ge", | |
| "Ġserv ed", | |
| "u red", | |
| "Ġinclud e", | |
| "Ġr un", | |
| "h ip", | |
| "d ay", | |
| "Ġk e", | |
| "Ġma j", | |
| "a red", | |
| "am es", | |
| "Ġs oc", | |
| "b y", | |
| "Ġb and", | |
| "uc ed", | |
| "is ed", | |
| "f l", | |
| "em ent", | |
| "Ġl ike", | |
| "Ġc our", | |
| "u es", | |
| "Ġjo hn", | |
| "c o", | |
| "Ġw est", | |
| "Ġcons id", | |
| "o y", | |
| "Ġm y", | |
| "ers on", | |
| "Ġex p", | |
| "Ġbe fore", | |
| "Ġle ad", | |
| "Ġg l", | |
| "ment s", | |
| "ce pt", | |
| "Ġnum ber", | |
| "k et", | |
| "Ġh ar", | |
| "ra ct", | |
| "Ġcomp le", | |
| "om et", | |
| "ion al", | |
| "x t", | |
| "Ġw ater", | |
| "Ġl and", | |
| "Ġmaj or", | |
| "Ġdes c", | |
| "Ġinter n", | |
| "g et", | |
| "ir d", | |
| "ag es", | |
| "Ġc or", | |
| "Ġfollow ing", | |
| "Ġg e", | |
| "Ġar m", | |
| "u ch", | |
| "Ġcomm on", | |
| "os ed", | |
| "id es", | |
| "cc ess", | |
| "g est", | |
| "Ġcompan y", | |
| "Ġs on", | |
| "ul l", | |
| "Ġp ort", | |
| "Ġdiffer ent", | |
| "Ġc al", | |
| "Ġst re", | |
| "Ġc are", | |
| "Ġwh ile", | |
| "Ġw om", | |
| "ic es", | |
| "Ġe l", | |
| "Ġb ur", | |
| "r ap", | |
| "ut e", | |
| "b le", | |
| "Ġdist rict", | |
| "in k", | |
| "gr am", | |
| "u ed", | |
| "Ġis land", | |
| "c ess", | |
| "Ġp a", | |
| "is ter", | |
| "Ġd own", | |
| "in ed", | |
| "ros s", | |
| "el s", | |
| "it al", | |
| "Ġf ive", | |
| "o v", | |
| "Ġy oun", | |
| "Ġh ouse", | |
| "Ġg ame", | |
| "Ġwith in", | |
| "Ġp ass", | |
| "ar k", | |
| "oun c", | |
| "Ġan other", | |
| "Ġg er", | |
| "Ġv al", | |
| "Ġpr im", | |
| "Ġo pen", | |
| "Ġret urn", | |
| "Ġpro gram", | |
| "Ġp at", | |
| "Ġd iv", | |
| "t ing", | |
| "Ġsa id", | |
| "in n", | |
| "Ġl aw", | |
| "Ġin s", | |
| "âĢ Ļ", | |
| "Ġcl ass", | |
| "Ġne ver", | |
| "Ġst e", | |
| "Ġhe l", | |
| "Ġwh at", | |
| "Ġev ent", | |
| "i k", | |
| "Ġf ar", | |
| "Ġc amp", | |
| "Ġcurrent ly", | |
| "Ġsu ccess", | |
| "Ġsupp ort", | |
| "Ġs ix", | |
| "Ġl ife", | |
| "Ġw on", | |
| "Ġor gan", | |
| "Ġwhe re", | |
| "Ġst and", | |
| "ut ion", | |
| "Ġser ies", | |
| "Ġc he", | |
| "Ġ est", | |
| "an e", | |
| "Ġvill age", | |
| "Ġed uc", | |
| "p or", | |
| "Ġe ff", | |
| "Ġbe ing", | |
| "Ġsh ort", | |
| "Ġcl ub", | |
| "Ġch urch", | |
| "ro p", | |
| "Ġf ather", | |
| "i or", | |
| "Ġm il", | |
| "Ġgre at", | |
| "Ġpart ic", | |
| "ak es", | |
| "i um", | |
| "Ġun ited", | |
| "b r", | |
| "Ġres ult", | |
| "Ġd em", | |
| "l ish", | |
| "Ġl ine", | |
| "Ġt re", | |
| "Ġw al", | |
| "v en", | |
| "Ġch r", | |
| "Ġmar ried", | |
| "Ġst ates", | |
| "ar ch", | |
| "Ġex t", | |
| "Ġre st", | |
| "Ġmo v", | |
| "Ġs k", | |
| "il ity", | |
| "Ġst art", | |
| "' t", | |
| "us s", | |
| "Ġj ust", | |
| "il t", | |
| "Ġle g", | |
| "Ġro ad", | |
| "Ġl ist", | |
| "Ġrece ived", | |
| "Ġb as", | |
| "at s", | |
| "il le", | |
| "p le", | |
| "Ġpol it", | |
| "Ġbl ack", | |
| "in a", | |
| "Ġb re", | |
| "o b", | |
| "Ġinclud ed", | |
| "sh ip", | |
| "Ġcommun ity", | |
| "ac ed", | |
| "olog y", | |
| "Ġchar act", | |
| "c on", | |
| "Ġe very", | |
| "Ġl ang", | |
| "Ġoff ic", | |
| "Ġa ward", | |
| "Ġter m", | |
| "v ers", | |
| "Ġl ast", | |
| "Ġf oot", | |
| "Ġpro f", | |
| "Ġre f", | |
| "Ġear ly", | |
| "Ġe ast", | |
| "Ġm ount", | |
| "Ġr ail", | |
| "u ro", | |
| "Ġf ore", | |
| "Ġs omet", | |
| "Ġmem bers", | |
| "Ġf re", | |
| "aus e", | |
| "as h", | |
| "et s", | |
| "Ġtr ad", | |
| "Ġc rit", | |
| "Ġim port", | |
| "b ur", | |
| "Ġpart y", | |
| "Ġa ust", | |
| "Ġpop ular", | |
| "ay s", | |
| "Ġpl ace", | |
| "Ġwh ite", | |
| "Ġpre v", | |
| "Ġt it", | |
| "Ġ es", | |
| "Ġs it", | |
| "Ġ ir", | |
| "Ġ '", | |
| "Ġc ould", | |
| "Ġgovern ment", | |
| "Ġs ince", | |
| "Ġbe gan", | |
| "Ġad v", | |
| "ot t", | |
| "Ġform er", | |
| "ate ly", | |
| "b o", | |
| "Ġm uch", | |
| "Ġh and", | |
| "Ġv is", | |
| "Ġle ft", | |
| "Ġm iss", | |
| "Ġs aint", | |
| "ition s", | |
| "Ġse e", | |
| "Ġcon c", | |
| "Ġbro ther", | |
| "Ġmem ber", | |
| "Ġto ok", | |
| "Ġv ers", | |
| "Ġcont ro", | |
| "Ġlang u", | |
| "Ġm ag", | |
| "h am", | |
| "ri es", | |
| "in ess", | |
| "at or", | |
| "Ġger man", | |
| "Ġb rit", | |
| "Ġadd ition", | |
| "he n", | |
| "m er", | |
| "c es", | |
| "Ġa round", | |
| "Ġal ong", | |
| "Ġrep res", | |
| "p ed", | |
| "Ġameric an", | |
| "is on", | |
| "f ord", | |
| "Ġm id", | |
| "Ġd ied", | |
| "Ġan n", | |
| "st er", | |
| "Ġ if", | |
| "Ġk ing", | |
| "Ġb at", | |
| "im e", | |
| "so ci", | |
| "Ġam ong", | |
| "ch n", | |
| "en e", | |
| "Ġhist or", | |
| "r on", | |
| "Ġh um", | |
| "Ġtim es", | |
| "h ing", | |
| "id ge", | |
| "if ied", | |
| "Ġ rom", | |
| "Ġcon d", | |
| "le t", | |
| "od y", | |
| "Ġgener al", | |
| "Ġbuild ing", | |
| "qu ently", | |
| "ian s", | |
| "Ġas soci", | |
| "Ġs ol", | |
| "og rap", | |
| "Ġeng lish", | |
| "ent ed", | |
| "at ure", | |
| "b e", | |
| "l ing", | |
| "Ġb ased", | |
| "Ġar ch", | |
| "ow s", | |
| "ur s", | |
| "Ġde ath", | |
| "Ġvar ious", | |
| "Ġse ason", | |
| "Ġserv ice", | |
| "Ġagain st", | |
| "Ġcare er", | |
| "i ally", | |
| "Ġconsid ered", | |
| "m e", | |
| "at ic", | |
| "Ġj e", | |
| "Ġd augh", | |
| "Ġman ag", | |
| "ak ing", | |
| "Ġe uro", | |
| "il ar", | |
| "Ġy ork", | |
| "Ġorigin al", | |
| "ain ing", | |
| "Ġwork ed", | |
| "im es", | |
| "Ġcomp et", | |
| "Ġre qu", | |
| "Ġr a", | |
| "Ġpo st", | |
| "Ġintern ational", | |
| "Ġr ight", | |
| "qu e", | |
| "Ġty p", | |
| "Ġbu ilt", | |
| "Ġav ail", | |
| "Ġev en", | |
| "Ġhe ld", | |
| "Ġrele ased", | |
| "Ġgo od", | |
| "Ġte chn", | |
| "om in", | |
| "p ar", | |
| "Ġfe w", | |
| "Ġto day", | |
| "Ġp erson", | |
| "Ġbus iness", | |
| "Ġd on", | |
| "Ġe qu", | |
| "Ġf ac", | |
| "en g", | |
| "Ġus ually", | |
| "Ġsim ilar", | |
| "Ġtr ack", | |
| "i od", | |
| "Ġre pl", | |
| "Ġc ounc", | |
| "rib ut", | |
| "m ed", | |
| "Ġe as", | |
| "Ġl ake", | |
| "Ġl a", | |
| "Ġre fer", | |
| "Ġb est", | |
| "Ġprod uced", | |
| "Ġw ent", | |
| "al ity", | |
| "t ers", | |
| "on y", | |
| "Ġspec ies", | |
| "Ġf un", | |
| "Ġf ield", | |
| "s ide", | |
| "Ġwrit ten", | |
| "Ġimport ant", | |
| "n er", | |
| "Ġavail able", | |
| "v es", | |
| "Ġr ad", | |
| "Ġchr ist", | |
| "iv al", | |
| "Ġhist ory", | |
| "Ġeuro pe", | |
| "ag ue", | |
| "Ġwork s", | |
| "ro w", | |
| "Ġprof ess", | |
| "Ġm en", | |
| "Ġpres ident", | |
| "ru ct", | |
| "Ġcon f", | |
| "Ġs al", | |
| "iet y", | |
| "Ġyoun g", | |
| "uc k", | |
| "Ġdesc rib", | |
| "Ġl ab", | |
| "Ġe p", | |
| "Ġind ust", | |
| "Ġf ur", | |
| "s elf", | |
| "er g", | |
| "enc es", | |
| "ber t", | |
| "Ġch ang", | |
| "a x", | |
| "Ġan g", | |
| "Ġd el", | |
| "h y", | |
| "Ġsing le", | |
| "c he", | |
| "Ġne xt", | |
| "Ġaut h", | |
| "Ġp ower", | |
| "i ence", | |
| "Ġfoot ball", | |
| "as ter", | |
| "Ġl im", | |
| "Ġt urn", | |
| "Ġper iod", | |
| "Ġcan ad", | |
| "Ġco ver", | |
| "Ġlit tle", | |
| "c hes", | |
| "Ġspec ial", | |
| "Ġte le", | |
| "Ġw ay", | |
| "Ġdo es", | |
| "v ille", | |
| "ond on", | |
| "as es", | |
| "Ġatt ended", | |
| "er c", | |
| "Ġex per", | |
| "i ent", | |
| "iv ing", | |
| "Ġo pp", | |
| "Ġcounc il", | |
| "Ġc le", | |
| "ent ion", | |
| "a im", | |
| "Ġl ondon", | |
| "ro d", | |
| "Ġs ide", | |
| "Ġsomet imes", | |
| "Ġstre et", | |
| "way s", | |
| "Ġc at", | |
| "es tern", | |
| "Ġgr ad", | |
| "re t", | |
| "n ess", | |
| "Ġdis c", | |
| "Ġwor d", | |
| "anc es", | |
| "Ġschool s", | |
| "Ġin fl", | |
| "Ġinclud ing", | |
| "Ġinv ol", | |
| "iv en", | |
| "ri end", | |
| "Ġpro t", | |
| "Ġw ood", | |
| "Ġn on", | |
| "Ġm other", | |
| "Ġaust ral", | |
| "Ġst at", | |
| "Ġph il", | |
| "y l", | |
| "a i", | |
| "Ġre se", | |
| "Ġc ult", | |
| "Ġpro cess", | |
| "Ġh ill", | |
| "Ġcharact er", | |
| "o red", | |
| "a u", | |
| "Ġro ck", | |
| "Ġwe e", | |
| "Ġt em", | |
| "es e", | |
| "Ġhe re", | |
| "Ġse at", | |
| "m ing", | |
| "Ġth ird", | |
| "Ġw ife", | |
| "Ġs en", | |
| "Ġre n", | |
| "Ġto p", | |
| "Ġcontin ued", | |
| "l ess", | |
| "Ġnew s", | |
| "Ġsh ip", | |
| "Ġb or", | |
| "m s", | |
| "Ġwill iam", | |
| "Ġk ill", | |
| "Ġan t", | |
| "ren ch", | |
| "Ġpro ject", | |
| "Ġcent er", | |
| "Ġh on", | |
| "Ġd et", | |
| "Ġc ast", | |
| "Ġeff ect", | |
| "n ing", | |
| "Ġgre en", | |
| "Ġex pl", | |
| "Ġge or", | |
| "Ġele ct", | |
| "Ġappe ar", | |
| "e c", | |
| "Ġre port", | |
| "Ġ er", | |
| "Ġh y", | |
| "ro te", | |
| "y le", | |
| "Ġs ite", | |
| "Ġpro m", | |
| "ard s", | |
| "Ġl at", | |
| "Ġbrit ish", | |
| "Ġh old", | |
| "Ġaf f", | |
| "con om", | |
| "Ġt ri", | |
| "Ġcount ry", | |
| "ul ation", | |
| "ur b", | |
| "ie f", | |
| "Ġpubl ished", | |
| "Ġcent ral", | |
| "l er", | |
| "Ġc ame", | |
| "or ies", | |
| "Ġpo int", | |
| "r ing", | |
| "Ġtrad ition", | |
| "Ġp ract", | |
| "Ġth ough", | |
| "Ġinter est", | |
| "Ġgr and", | |
| "Ġinclud es", | |
| "od e", | |
| "Ġinc re", | |
| "Ġmon th", | |
| "pe ct", | |
| "Ġle vel", | |
| "Ġar r", | |
| "Ġevent ually", | |
| "Ġthrough out", | |
| "Ġs um", | |
| "y n", | |
| "os s", | |
| "Ġl ight", | |
| "Ġact iv", | |
| "Ġf rench", | |
| "Ġsur v", | |
| "Ġmo ved", | |
| "Ġe conom", | |
| "Ġg ames", | |
| "Ġfur ther", | |
| "Ġp ri", | |
| "ap an", | |
| "Ġm ust", | |
| "Ġh al", | |
| "Ġprev ious", | |
| "enc y", | |
| "ep end", | |
| "Ġd ue", | |
| "Ġsub se", | |
| "Ġth ose", | |
| "Ġin it", | |
| "a f", | |
| "Ġc ross", | |
| "Ġor der", | |
| "l o", | |
| "Ġm or", | |
| "Ġsong s", | |
| "l ine", | |
| "Ġw in", | |
| "c le", | |
| "Ġstud ents", | |
| "Ġbec ome", | |
| "Ġso on", | |
| "Ġreg ion", | |
| "Ġres p", | |
| "Ġm ake", | |
| "Ġpos s", | |
| "on es", | |
| "Ġf ree", | |
| "ot s", | |
| "a ff", | |
| "Ġlo ok", | |
| "Ġto ur", | |
| "Ġis s", | |
| "Ġne ed", | |
| "ort s", | |
| "Ġwith out", | |
| "Ġv ol", | |
| "Ġw rote", | |
| "Ġcap t", | |
| "Ġle ague", | |
| "Ġf riend", | |
| "Ġh ost", | |
| "Ġn et", | |
| "Ġfeat ures", | |
| "Ġj apan", | |
| "Ġm un", | |
| "f ield", | |
| "Ġ âĢ", | |
| "Ġconst ru", | |
| "os p", | |
| "Ġon ce", | |
| "Ġm ill", | |
| "iz ation", | |
| "Ġ ill", | |
| "ert ain", | |
| "Ġde v", | |
| "Ġauth or", | |
| "it ary", | |
| "ward s", | |
| "Ġl ive", | |
| "Ġinfl u", | |
| "Ġind epend", | |
| "er ous", | |
| "g es", | |
| "Ġt en", | |
| "t o", | |
| "Ġbec ause", | |
| "Ġw ide", | |
| "re ad", | |
| "her n", | |
| "Ġeng land", | |
| "Ġre ad", | |
| "iss ion", | |
| "av ing", | |
| "Ġbur ied", | |
| "Ġrese arch", | |
| "ac es", | |
| "Ġr ich", | |
| "Ġpro p", | |
| "er y", | |
| "Ġh ol", | |
| "Ġl i", | |
| "Ġh all", | |
| "Ġv e", | |
| "Ġgener ally", | |
| "ne y", | |
| "Ġm ult", | |
| "Ġlar gest", | |
| "Ġeng ine", | |
| "al th", | |
| "Ġwom en", | |
| "Ġd av", | |
| "h od", | |
| "Ġch amp", | |
| "Ġapp ro", | |
| "iz e", | |
| "Ġf act", | |
| "Ġc ir", | |
| "ir l", | |
| "Ġl ed", | |
| "st on", | |
| "Ġstud ied", | |
| "Ġpr iv", | |
| "m ost", | |
| "w ork", | |
| "Ġf ire", | |
| "Ġoff ice", | |
| "Ġl et", | |
| "Ġg old", | |
| "Ġst ar", | |
| "Ġt ake", | |
| "Ġlangu age", | |
| "Ġdevelop ment", | |
| "Ġmus e", | |
| "Ġe ight", | |
| "us ed", | |
| "Ġare as", | |
| "Ġv ict", | |
| "u ated", | |
| "w ood", | |
| "Ġhe n", | |
| "c om", | |
| "Ġmod ern", | |
| "Ġj un", | |
| "Ġm al", | |
| "d e", | |
| "l ic", | |
| "ad em", | |
| "b or", | |
| "Ġex ist", | |
| "c ed", | |
| "ab ly", | |
| "ree k", | |
| "Ġto get", | |
| "Ġtoget her", | |
| "ell ow", | |
| "ive ly", | |
| "e y", | |
| "Ġt ro", | |
| "Ġd en", | |
| "Ġcour t", | |
| "Ġfin al", | |
| "Ġsh ould", | |
| "av es", | |
| "Ġme an", | |
| "Ġpolit ical", | |
| "Ġreturn ed", | |
| "p s", | |
| "Ġh ous", | |
| "g ed", | |
| "um ent", | |
| "Ġnort hern", | |
| "Ġin form", | |
| "Ġtit le", | |
| "Ġserv ices", | |
| "Ġmuse um", | |
| "Ġbe g", | |
| "Ġhim self", | |
| "Ġs old", | |
| "Ġv ide", | |
| "Ġm ot", | |
| "k ed", | |
| "g ress", | |
| "amp le", | |
| "ra ft", | |
| "Ġdep art", | |
| "m it", | |
| "Ġbro ad", | |
| "Ġw estern", | |
| "Ġorigin ally", | |
| "Ġtown ship", | |
| "Ġstr ong", | |
| "ap e", | |
| "ak en", | |
| "Ġwom an", | |
| "Ġest ab", | |
| "Ġc am", | |
| "Ġdire ct", | |
| "Ġn at", | |
| "Ġeduc ation", | |
| "Ġg et", | |
| "Ġappe ared", | |
| "Ġgro w", | |
| "Ġc em", | |
| "Ġac adem", | |
| "ap p", | |
| "Ġplay er", | |
| "Ġdaugh ter", | |
| "Ġw at", | |
| "Ġw ind", | |
| "Ġpres ent", | |
| "ther n", | |
| "Ġcem eter", | |
| "Ġt est", | |
| "Ġl ow", | |
| "Ġbe h", | |
| "Ġs n", | |
| "Ġcon n", | |
| "b s", | |
| "Ġro le", | |
| "Ġrem ains", | |
| "ap er", | |
| "Ġmar ket", | |
| "Ġv ir", | |
| "Ġpartic ular", | |
| "s c", | |
| "it her", | |
| "Ġg iven", | |
| "ect ed", | |
| "Ġh ig", | |
| "if orn", | |
| "Ġpro ble", | |
| "Ġb ase", | |
| "v ision", | |
| "Ġin f", | |
| "Ġun t", | |
| "Ġcal iforn", | |
| "Ġse ven", | |
| "ri pt", | |
| "Ġstart ed", | |
| "Ġsou thern", | |
| "um b", | |
| "Ġtr av", | |
| "Ġre al", | |
| "Ġus ing", | |
| "Ġbo ard", | |
| "y al", | |
| "Ġsoc ial", | |
| "Ġt al", | |
| "in o", | |
| "Ġatt ack", | |
| "Ġh un", | |
| "Ġs our", | |
| "Ġcaliforn ia", | |
| "er al", | |
| "Ġcemeter y", | |
| "Ġf ind", | |
| "Ġd am", | |
| "Ġbl ue", | |
| "Ġf ull", | |
| "Ġad min", | |
| "d le", | |
| "Ġcl ose", | |
| "Ġst ruct", | |
| "Ġrev iew", | |
| "Ġc iv", | |
| "it ive", | |
| "ist r", | |
| "Ġdevelop ed", | |
| "Ġs ound", | |
| "Ġg irl", | |
| "Ġprodu ction", | |
| "Ġs il", | |
| "Ġd est", | |
| "Ġother s", | |
| "Ġbook s", | |
| "Ġf all", | |
| "Ġsy m", | |
| "m ar", | |
| "Ġdescrib ed", | |
| "Ġpr inc", | |
| "ic ip", | |
| "Ġs an", | |
| "Ġit al", | |
| "pl oy", | |
| "Ġmil itary", | |
| "Ġse par", | |
| "Ġcol l", | |
| "Ġinst it", | |
| "Ġkn ow", | |
| "Ġsign ific", | |
| "Ġpro per", | |
| "Ġprodu ct", | |
| "Ġtele vision", | |
| "ur y", | |
| "g o", | |
| "re w", | |
| "Ġst ory", | |
| "Ġgro und", | |
| "Ġ ident", | |
| "k n", | |
| "k ing", | |
| "Ġex ample", | |
| "al d", | |
| "z e", | |
| "op s", | |
| "Ġlo st", | |
| "Ġd er", | |
| "o ve", | |
| "it or", | |
| "Ġv iew", | |
| "Ġplay ing", | |
| "at a", | |
| "Ġm ass", | |
| "Ġfore st", | |
| "Ġh am", | |
| "Ġh ard", | |
| "Ġcent re", | |
| "Ġl ess", | |
| "Ġr uss", | |
| "Ġmet hod", | |
| "Ġs ent", | |
| "Ġse en", | |
| "Ġno vel", | |
| "Ġs un", | |
| "Ġp al", | |
| "d en", | |
| "Ġm ater", | |
| "Ġnum erous", | |
| "Ġl ives", | |
| "e le", | |
| "Ġan im", | |
| "Ġof fer", | |
| "Ġme ans", | |
| "ce ed", | |
| "Ġaf ric", | |
| "Ġday s", | |
| "Ġunt il", | |
| "Ġbro wn", | |
| "y ing", | |
| "Ġhe av", | |
| "Ġvers ion", | |
| "Ġn ight", | |
| "Ġp ur", | |
| "Ġfor t", | |
| "in ted", | |
| "am a", | |
| "Ġsu per", | |
| "Ġent ire", | |
| "Ġcontro l", | |
| "Ġsuccess ful", | |
| "ib r", | |
| "Ġcre ated", | |
| "ag ed", | |
| "Ġy our", | |
| "Ġn av", | |
| "Ġw all", | |
| "l in", | |
| "w est", | |
| "Ġb ody", | |
| "Ġf ish", | |
| "Ġair port", | |
| "Ġb er", | |
| "Ġcomm it", | |
| "Ġth us", | |
| "Ġrecord ed", | |
| "c ast", | |
| "Ġ ver", | |
| "Ġcom b", | |
| "Ġd ou", | |
| "an a", | |
| "am ent", | |
| "Ġde b", | |
| "Ġc y", | |
| "Ġro und", | |
| "Ġall ow", | |
| "Ġarm y", | |
| "Ġmun icip", | |
| "Ġciv il", | |
| "o f", | |
| "Ġcomm and", | |
| "Ġn or", | |
| "Ġdire ctor", | |
| "r is", | |
| "Ġrem ained", | |
| "Ġoffic ial", | |
| "Ġep is", | |
| "Ġacc ess", | |
| "Ġpos ition", | |
| "at ors", | |
| "o or", | |
| "pl ay", | |
| "e ad", | |
| "Ġprov ided", | |
| "Ġev ents", | |
| "er ing", | |
| "Ġw ant", | |
| "re st", | |
| "Ġb all", | |
| "Ġs at", | |
| "Ġm ich", | |
| "ac hed", | |
| "Ġprod uc", | |
| "ar ily", | |
| "Ġcont ains", | |
| "Ġcon v", | |
| "n ed", | |
| "art h", | |
| "Ġcap ital", | |
| "Ġc ase", | |
| "Ġvide o", | |
| "Ġc aus", | |
| "em pt", | |
| "Ġcl aim", | |
| "Ġteam s", | |
| "Ġcomple te", | |
| "Ġsignific ant", | |
| "Ġdesign ed", | |
| "Ġqu e", | |
| "Ġwee k", | |
| "Ġj ack", | |
| "Ġperform ed", | |
| "Ġf ail", | |
| "u f", | |
| "Ġd i", | |
| "Ġex ec", | |
| "Ġsur round", | |
| "ren ts", | |
| "ra w", | |
| "ar a", | |
| "og n", | |
| "Ġgre w", | |
| "Ġrom an", | |
| "Ġm ix", | |
| "Ġs qu", | |
| "m a", | |
| "Ġa ge", | |
| "h ic", | |
| "Ġfeat ured", | |
| "an ch", | |
| "o x", | |
| "Ġg od", | |
| "u k", | |
| "Ġup on", | |
| "Ġprim ary", | |
| "Ġrepres ent", | |
| "olog ical", | |
| "Ġf oc", | |
| "Ġj our", | |
| "em b", | |
| "Ġal ways", | |
| "Ġst yle", | |
| "Ġ ide", | |
| "Ġph ot", | |
| "Ġcanad a", | |
| "w h", | |
| "Ġsubse quently", | |
| "Ġacc ord", | |
| "Ġf em", | |
| "Ġfr ont", | |
| "ot e", | |
| "Ġlit er", | |
| "h ib", | |
| "iv id", | |
| "Ġpl at", | |
| "ten s", | |
| "Ġhum an", | |
| "Ġrail way", | |
| "Ġth om", | |
| "le x", | |
| "Ġwork ing", | |
| "ist ic", | |
| "Ġbel ie", | |
| "Ġb ig", | |
| "Ġpol ice", | |
| "Ġro yal", | |
| "Ġfollow ed", | |
| "Ġj ud", | |
| "Ġp ress", | |
| "Ġinform ation", | |
| "Ġun ion", | |
| "Ġe ver", | |
| "Ġres id", | |
| "Ġact ive", | |
| "Ġto o", | |
| "Ġmost ly", | |
| "c hed", | |
| "Ġn orm", | |
| "Ġreg ular", | |
| "Ġadmin istr", | |
| "Ġmid dle", | |
| "om s", | |
| "Ġmater ial", | |
| "Ġjo ined", | |
| "p ing", | |
| "Ġinv est", | |
| "Ġpl ant", | |
| "Ġm ur", | |
| "Ġv i", | |
| "Ġout side", | |
| "in ation", | |
| "Ġc ou", | |
| "Ġsoc iety", | |
| "Ġf und", | |
| "Ġear l", | |
| "h ood", | |
| "Ġal most", | |
| "Ġown ed", | |
| "Ġocc as", | |
| "ad es", | |
| "f ic", | |
| "Ġb ay", | |
| "Ġrepl aced", | |
| "Ġs am", | |
| "i us", | |
| "end ing", | |
| "oc r", | |
| "Ġv o", | |
| "ol ic", | |
| "Ġcir c", | |
| "c raft", | |
| "Ġinvol ved", | |
| "g re", | |
| "id s", | |
| "Ġnear by", | |
| "om es", | |
| "Ġind ivid", | |
| "Ġbat tle", | |
| "Ġsu g", | |
| "Ġh ot", | |
| "n al", | |
| "Ġval ley", | |
| "Ġpriv ate", | |
| "Ġco ast", | |
| "Ġrad io", | |
| "n a", | |
| "Ġf est", | |
| "Ġd og", | |
| "Ġmount ain", | |
| "Ġh o", | |
| "Ġint rod", | |
| "i que", | |
| "Ġac ross", | |
| "Ġb al", | |
| "one y", | |
| "em s", | |
| "Ġpartic ip", | |
| "Ġhal f", | |
| "Ġh or", | |
| "Ġf ight", | |
| "Ġset t", | |
| "Ġph ys" | |
| ] | |
| } | |
| } |